@feedmepos/mf-hrm-portal 2.0.24-dev.3 → 2.0.24-dev.5
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-C_KqzCY2.js +1053 -0
- package/dist/{EmployeeList-DXTIVdNQ.js → EmployeeList-BmbGCjEy.js} +6 -6
- package/dist/{Main-lGjnpbfI.js → Main-CT5wdFX2.js} +9 -9
- package/dist/{Main-DndCDnpH.js → Main-D6diRfsf.js} +4 -4
- package/dist/{Main-BBGd8ZTL.js → Main-E-k5vSv1.js} +6 -6
- package/dist/{PermissionSetList-ENyBOnPF.js → PermissionSetList-DnGM_RG4.js} +6 -6
- package/dist/{PortalPermissionEditor.vue_vue_type_script_setup_true_lang-BWBZROlT.js → PortalPermissionEditor.vue_vue_type_script_setup_true_lang-BLEipX1D.js} +698 -698
- package/dist/{PortalUserSearcher.vue_vue_type_style_index_0_scoped_a439fdd8_lang-CDtl09zY.js → PortalUserSearcher.vue_vue_type_style_index_0_scoped_a439fdd8_lang-hfnl-SDJ.js} +1 -1
- package/dist/{RoleList-BX_2VJZ6.js → RoleList-Du-bPAUh.js} +7 -7
- package/dist/{TeamMemberList-D5dwxHbo.js → TeamMemberList-toOqih8l.js} +8 -8
- package/dist/{TimesheetList-B92TB91G.js → TimesheetList-CRim6v7y.js} +6 -6
- package/dist/{TimesheetList.vue_vue_type_style_index_0_scoped_d7ed31d7_lang-fZeEZTuq.js → TimesheetList.vue_vue_type_style_index_0_scoped_d7ed31d7_lang-C3JuXuPD.js} +2 -2
- package/dist/{app-KE1Um386.js → app-B2zHVYmO.js} +28 -16
- package/dist/app.js +1 -1
- package/dist/{dayjs.min-1lGJFcPX.js → dayjs.min-BrBobzTj.js} +1 -1
- package/dist/{employee-BqMV_HCx.js → employee-zBcwuJU6.js} +3 -3
- package/dist/{iteration-DlBvbGKr.js → iteration-L-Jb1opR.js} +1 -1
- package/dist/{lodash-aPPIHJY6.js → lodash-DGZvTqyO.js} +1 -1
- package/dist/{rule-BxTkC7Lz.js → rule-Dfi1iDWJ.js} +2 -2
- package/dist/src/stores/team.d.ts +4 -1
- package/dist/src/views/audit-log/locales/index.d.ts +16 -4
- package/dist/style.css +1 -1
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/dist/{useAppStore-DT7SMn0u.js → useAppStore-DPTXpbkf.js} +1 -1
- package/dist/{useLoading-DogwStiv.js → useLoading-D8W8_Iny.js} +1 -1
- package/dist/{useReportPermissions-CsXjuESs.js → useReportPermissions-DcUg2TWM.js} +3 -3
- package/package.json +1 -1
- package/dist/AuditLogList-Czy2T2Rx.js +0 -1056
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { getCurrentInstance as xt, inject as Jn, ref as gt, shallowRef as
|
|
1
|
+
import { getCurrentInstance as xt, inject as Jn, ref as gt, shallowRef as zn, computed as q, watch as At, onMounted as Rn, onUnmounted as Kn, defineComponent as ke, h as Sn, createVNode as _e, Text as Qn, Fragment as Le, resolveComponent as qe, createBlock as De, openBlock as Q, withCtx as pe, createElementVNode as se, createElementBlock as oe, toDisplayString as ye, unref as $, renderList as be, toRef as Kt, normalizeStyle as Xe, renderSlot as Te, createCommentVNode as Ae, createTextVNode as qn, useSlots as es, normalizeClass as rt, createSlots as xe, mergeModels as Qt, useModel as ts } from "vue";
|
|
2
2
|
import { useI18n as He, useCoreStore as ns } from "@feedmepos/mf-common";
|
|
3
3
|
import "@vue/devtools-api";
|
|
4
|
-
import { p as
|
|
4
|
+
import { p as Dt, d as ss, w as as, x as kt, k as rs, j as ls, $ as Ot } from "./rule-Dfi1iDWJ.js";
|
|
5
5
|
import { _ as Xt } from "./CollapsibleWrapper.vue_vue_type_script_setup_true_lang-BLJlmPVa.js";
|
|
6
|
-
import { u as os, b as is, d as ue, C as cs, h as
|
|
7
|
-
import { d as dt, g as us, b as ms } from "./iteration-
|
|
8
|
-
import { u as ds } from "./useAppStore-
|
|
6
|
+
import { u as os, b as is, d as ue, C as cs, h as Lt } from "./app-B2zHVYmO.js";
|
|
7
|
+
import { d as dt, g as us, b as ms } from "./iteration-L-Jb1opR.js";
|
|
8
|
+
import { u as ds } from "./useAppStore-DPTXpbkf.js";
|
|
9
9
|
/*!
|
|
10
10
|
* shared v10.0.5
|
|
11
11
|
* (c) 2024 kazuya kawaguchi
|
|
@@ -18,17 +18,17 @@ function tn(e) {
|
|
|
18
18
|
return e.replace(/</g, "<").replace(/>/g, ">").replace(/"/g, """).replace(/'/g, "'");
|
|
19
19
|
}
|
|
20
20
|
const hs = Object.prototype.hasOwnProperty;
|
|
21
|
-
function
|
|
21
|
+
function Ne(e, t) {
|
|
22
22
|
return hs.call(e, t);
|
|
23
23
|
}
|
|
24
|
-
const ce = Array.isArray, ae = (e) => typeof e == "function", P = (e) => typeof e == "string", ie = (e) => typeof e == "boolean",
|
|
24
|
+
const ce = Array.isArray, ae = (e) => typeof e == "function", P = (e) => typeof e == "string", ie = (e) => typeof e == "boolean", z = (e) => e !== null && typeof e == "object", bs = (e) => z(e) && ae(e.then) && ae(e.catch), An = Object.prototype.toString, Zt = (e) => An.call(e), J = (e) => Zt(e) === "[object Object]", vs = (e) => e == null ? "" : ce(e) || J(e) && e.toString === An ? JSON.stringify(e, null, 2) : String(e);
|
|
25
25
|
function Yt(e, t = "") {
|
|
26
26
|
return e.reduce((n, s, l) => l === 0 ? n + s : n + t + s, "");
|
|
27
27
|
}
|
|
28
28
|
function Es(e, t) {
|
|
29
29
|
typeof console < "u" && (console.warn("[intlify] " + e), t && console.warn(t.stack));
|
|
30
30
|
}
|
|
31
|
-
const lt = (e) => !
|
|
31
|
+
const lt = (e) => !z(e) || ce(e);
|
|
32
32
|
function ft(e, t) {
|
|
33
33
|
if (lt(e) || lt(t))
|
|
34
34
|
throw new Error("Invalid value");
|
|
@@ -36,17 +36,17 @@ function ft(e, t) {
|
|
|
36
36
|
for (; n.length; ) {
|
|
37
37
|
const { src: s, des: l } = n.pop();
|
|
38
38
|
Object.keys(s).forEach((a) => {
|
|
39
|
-
a !== "__proto__" && (
|
|
39
|
+
a !== "__proto__" && (z(s[a]) && !z(l[a]) && (l[a] = Array.isArray(s[a]) ? [] : ee()), lt(l[a]) || lt(s[a]) ? l[a] = s[a] : n.push({ src: s[a], des: l[a] }));
|
|
40
40
|
});
|
|
41
41
|
}
|
|
42
42
|
}
|
|
43
|
-
function
|
|
43
|
+
function ys(e, t, n) {
|
|
44
44
|
return { line: e, column: t, offset: n };
|
|
45
45
|
}
|
|
46
|
-
function
|
|
46
|
+
function Mt(e, t, n) {
|
|
47
47
|
return { start: e, end: t };
|
|
48
48
|
}
|
|
49
|
-
const
|
|
49
|
+
const K = {
|
|
50
50
|
// tokenizer error codes
|
|
51
51
|
EXPECTED_TOKEN: 1,
|
|
52
52
|
INVALID_TOKEN_IN_PLACEHOLDER: 2,
|
|
@@ -63,22 +63,22 @@ const z = {
|
|
|
63
63
|
UNEXPECTED_EMPTY_LINKED_MODIFIER: 12,
|
|
64
64
|
UNEXPECTED_EMPTY_LINKED_KEY: 13,
|
|
65
65
|
UNEXPECTED_LEXICAL_ANALYSIS: 14
|
|
66
|
-
},
|
|
66
|
+
}, Ns = 17;
|
|
67
67
|
function bt(e, t, n = {}) {
|
|
68
68
|
const { domain: s, messages: l, args: a } = n, c = e, u = new SyntaxError(String(c));
|
|
69
69
|
return u.code = e, t && (u.location = t), u.domain = s, u;
|
|
70
70
|
}
|
|
71
|
-
function
|
|
71
|
+
function Is(e) {
|
|
72
72
|
throw e;
|
|
73
73
|
}
|
|
74
|
-
const
|
|
75
|
-
`, ks = "\u2028",
|
|
76
|
-
function
|
|
74
|
+
const Oe = " ", Ts = "\r", ge = `
|
|
75
|
+
`, ks = "\u2028", Os = "\u2029";
|
|
76
|
+
function Ls(e) {
|
|
77
77
|
const t = e;
|
|
78
78
|
let n = 0, s = 1, l = 1, a = 0;
|
|
79
|
-
const c = (E) => t[E] === Ts && t[E + 1] === ge, u = (E) => t[E] === ge, m = (E) => t[E] ===
|
|
79
|
+
const c = (E) => t[E] === Ts && t[E + 1] === ge, u = (E) => t[E] === ge, m = (E) => t[E] === Os, p = (E) => t[E] === ks, I = (E) => c(E) || u(E) || m(E) || p(E), L = () => n, O = () => s, w = () => l, V = () => a, S = (E) => c(E) || m(E) || p(E) ? ge : t[E], D = () => S(n), i = () => S(n + a);
|
|
80
80
|
function d() {
|
|
81
|
-
return a = 0,
|
|
81
|
+
return a = 0, I(n) && (s++, l = 0), c(n) && n++, n++, l++, t[n];
|
|
82
82
|
}
|
|
83
83
|
function T() {
|
|
84
84
|
return c(n + a) && a++, a++, t[n + a];
|
|
@@ -86,33 +86,33 @@ function Os(e) {
|
|
|
86
86
|
function _() {
|
|
87
87
|
n = 0, s = 1, l = 1, a = 0;
|
|
88
88
|
}
|
|
89
|
-
function
|
|
89
|
+
function M(E = 0) {
|
|
90
90
|
a = E;
|
|
91
91
|
}
|
|
92
|
-
function
|
|
92
|
+
function A() {
|
|
93
93
|
const E = n + a;
|
|
94
94
|
for (; E !== n; )
|
|
95
95
|
d();
|
|
96
96
|
a = 0;
|
|
97
97
|
}
|
|
98
98
|
return {
|
|
99
|
-
index:
|
|
100
|
-
line:
|
|
99
|
+
index: L,
|
|
100
|
+
line: O,
|
|
101
101
|
column: w,
|
|
102
102
|
peekOffset: V,
|
|
103
|
-
charAt:
|
|
104
|
-
currentChar:
|
|
103
|
+
charAt: S,
|
|
104
|
+
currentChar: D,
|
|
105
105
|
currentPeek: i,
|
|
106
106
|
next: d,
|
|
107
107
|
peek: T,
|
|
108
108
|
reset: _,
|
|
109
|
-
resetPeek:
|
|
110
|
-
skipToPeek:
|
|
109
|
+
resetPeek: M,
|
|
110
|
+
skipToPeek: A
|
|
111
111
|
};
|
|
112
112
|
}
|
|
113
|
-
const
|
|
114
|
-
function
|
|
115
|
-
const n = t.location !== !1, s =
|
|
113
|
+
const Se = void 0, Cs = ".", nn = "'", Rs = "tokenizer";
|
|
114
|
+
function Ss(e, t = {}) {
|
|
115
|
+
const n = t.location !== !1, s = Ls(e), l = () => s.index(), a = () => ys(s.line(), s.column(), s.index()), c = a(), u = l(), m = {
|
|
116
116
|
currentType: 13,
|
|
117
117
|
offset: u,
|
|
118
118
|
startLoc: c,
|
|
@@ -124,42 +124,42 @@ function As(e, t = {}) {
|
|
|
124
124
|
braceNest: 0,
|
|
125
125
|
inLinked: !1,
|
|
126
126
|
text: ""
|
|
127
|
-
}, p = () => m, { onError:
|
|
128
|
-
function
|
|
127
|
+
}, p = () => m, { onError: I } = t;
|
|
128
|
+
function L(r, o, g, ...j) {
|
|
129
129
|
const re = p();
|
|
130
|
-
if (o.column += g, o.offset += g,
|
|
131
|
-
const Z = n ?
|
|
130
|
+
if (o.column += g, o.offset += g, I) {
|
|
131
|
+
const Z = n ? Mt(re.startLoc, o) : null, f = bt(r, Z, {
|
|
132
132
|
domain: Rs,
|
|
133
133
|
args: j
|
|
134
134
|
});
|
|
135
|
-
|
|
135
|
+
I(f);
|
|
136
136
|
}
|
|
137
137
|
}
|
|
138
|
-
function
|
|
138
|
+
function O(r, o, g) {
|
|
139
139
|
r.endLoc = a(), r.currentType = o;
|
|
140
140
|
const j = { type: o };
|
|
141
|
-
return n && (j.loc =
|
|
141
|
+
return n && (j.loc = Mt(r.startLoc, r.endLoc)), g != null && (j.value = g), j;
|
|
142
142
|
}
|
|
143
|
-
const w = (r) =>
|
|
143
|
+
const w = (r) => O(
|
|
144
144
|
r,
|
|
145
145
|
13
|
|
146
146
|
/* TokenTypes.EOF */
|
|
147
147
|
);
|
|
148
148
|
function V(r, o) {
|
|
149
|
-
return r.currentChar() === o ? (r.next(), o) : (
|
|
149
|
+
return r.currentChar() === o ? (r.next(), o) : (L(K.EXPECTED_TOKEN, a(), 0, o), "");
|
|
150
150
|
}
|
|
151
|
-
function
|
|
151
|
+
function S(r) {
|
|
152
152
|
let o = "";
|
|
153
|
-
for (; r.currentPeek() ===
|
|
153
|
+
for (; r.currentPeek() === Oe || r.currentPeek() === ge; )
|
|
154
154
|
o += r.currentPeek(), r.peek();
|
|
155
155
|
return o;
|
|
156
156
|
}
|
|
157
|
-
function
|
|
158
|
-
const o =
|
|
157
|
+
function D(r) {
|
|
158
|
+
const o = S(r);
|
|
159
159
|
return r.skipToPeek(), o;
|
|
160
160
|
}
|
|
161
161
|
function i(r) {
|
|
162
|
-
if (r ===
|
|
162
|
+
if (r === Se)
|
|
163
163
|
return !1;
|
|
164
164
|
const o = r.charCodeAt(0);
|
|
165
165
|
return o >= 97 && o <= 122 || // a-z
|
|
@@ -167,7 +167,7 @@ function As(e, t = {}) {
|
|
|
167
167
|
o === 95;
|
|
168
168
|
}
|
|
169
169
|
function d(r) {
|
|
170
|
-
if (r ===
|
|
170
|
+
if (r === Se)
|
|
171
171
|
return !1;
|
|
172
172
|
const o = r.charCodeAt(0);
|
|
173
173
|
return o >= 48 && o <= 57;
|
|
@@ -176,7 +176,7 @@ function As(e, t = {}) {
|
|
|
176
176
|
const { currentType: g } = o;
|
|
177
177
|
if (g !== 2)
|
|
178
178
|
return !1;
|
|
179
|
-
|
|
179
|
+
S(r);
|
|
180
180
|
const j = i(r.currentPeek());
|
|
181
181
|
return r.resetPeek(), j;
|
|
182
182
|
}
|
|
@@ -184,23 +184,23 @@ function As(e, t = {}) {
|
|
|
184
184
|
const { currentType: g } = o;
|
|
185
185
|
if (g !== 2)
|
|
186
186
|
return !1;
|
|
187
|
-
|
|
187
|
+
S(r);
|
|
188
188
|
const j = r.currentPeek() === "-" ? r.peek() : r.currentPeek(), re = d(j);
|
|
189
189
|
return r.resetPeek(), re;
|
|
190
190
|
}
|
|
191
|
-
function
|
|
191
|
+
function M(r, o) {
|
|
192
192
|
const { currentType: g } = o;
|
|
193
193
|
if (g !== 2)
|
|
194
194
|
return !1;
|
|
195
|
-
|
|
195
|
+
S(r);
|
|
196
196
|
const j = r.currentPeek() === nn;
|
|
197
197
|
return r.resetPeek(), j;
|
|
198
198
|
}
|
|
199
|
-
function
|
|
199
|
+
function A(r, o) {
|
|
200
200
|
const { currentType: g } = o;
|
|
201
201
|
if (g !== 7)
|
|
202
202
|
return !1;
|
|
203
|
-
|
|
203
|
+
S(r);
|
|
204
204
|
const j = r.currentPeek() === ".";
|
|
205
205
|
return r.resetPeek(), j;
|
|
206
206
|
}
|
|
@@ -208,7 +208,7 @@ function As(e, t = {}) {
|
|
|
208
208
|
const { currentType: g } = o;
|
|
209
209
|
if (g !== 8)
|
|
210
210
|
return !1;
|
|
211
|
-
|
|
211
|
+
S(r);
|
|
212
212
|
const j = i(r.currentPeek());
|
|
213
213
|
return r.resetPeek(), j;
|
|
214
214
|
}
|
|
@@ -216,7 +216,7 @@ function As(e, t = {}) {
|
|
|
216
216
|
const { currentType: g } = o;
|
|
217
217
|
if (!(g === 7 || g === 11))
|
|
218
218
|
return !1;
|
|
219
|
-
|
|
219
|
+
S(r);
|
|
220
220
|
const j = r.currentPeek() === ":";
|
|
221
221
|
return r.resetPeek(), j;
|
|
222
222
|
}
|
|
@@ -226,25 +226,25 @@ function As(e, t = {}) {
|
|
|
226
226
|
return !1;
|
|
227
227
|
const j = () => {
|
|
228
228
|
const Z = r.currentPeek();
|
|
229
|
-
return Z === "{" ? i(r.peek()) : Z === "@" || Z === "|" || Z === ":" || Z === "." || Z ===
|
|
229
|
+
return Z === "{" ? i(r.peek()) : Z === "@" || Z === "|" || Z === ":" || Z === "." || Z === Oe || !Z ? !1 : Z === ge ? (r.peek(), j()) : C(r, !1);
|
|
230
230
|
}, re = j();
|
|
231
231
|
return r.resetPeek(), re;
|
|
232
232
|
}
|
|
233
233
|
function h(r) {
|
|
234
|
-
|
|
234
|
+
S(r);
|
|
235
235
|
const o = r.currentPeek() === "|";
|
|
236
236
|
return r.resetPeek(), o;
|
|
237
237
|
}
|
|
238
238
|
function C(r, o = !0) {
|
|
239
239
|
const g = (re = !1, Z = "") => {
|
|
240
240
|
const f = r.currentPeek();
|
|
241
|
-
return f === "{" || f === "@" || !f ? re : f === "|" ? !(Z ===
|
|
241
|
+
return f === "{" || f === "@" || !f ? re : f === "|" ? !(Z === Oe || Z === ge) : f === Oe ? (r.peek(), g(!0, Oe)) : f === ge ? (r.peek(), g(!0, ge)) : !0;
|
|
242
242
|
}, j = g();
|
|
243
243
|
return o && r.resetPeek(), j;
|
|
244
244
|
}
|
|
245
|
-
function
|
|
245
|
+
function y(r, o) {
|
|
246
246
|
const g = r.currentChar();
|
|
247
|
-
return g ===
|
|
247
|
+
return g === Se ? Se : o(g) ? (r.next(), g) : null;
|
|
248
248
|
}
|
|
249
249
|
function F(r) {
|
|
250
250
|
const o = r.charCodeAt(0);
|
|
@@ -255,9 +255,9 @@ function As(e, t = {}) {
|
|
|
255
255
|
o === 36;
|
|
256
256
|
}
|
|
257
257
|
function x(r) {
|
|
258
|
-
return
|
|
258
|
+
return y(r, F);
|
|
259
259
|
}
|
|
260
|
-
function
|
|
260
|
+
function N(r) {
|
|
261
261
|
const o = r.charCodeAt(0);
|
|
262
262
|
return o >= 97 && o <= 122 || // a-z
|
|
263
263
|
o >= 65 && o <= 90 || // A-Z
|
|
@@ -267,27 +267,27 @@ function As(e, t = {}) {
|
|
|
267
267
|
o === 45;
|
|
268
268
|
}
|
|
269
269
|
function R(r) {
|
|
270
|
-
return
|
|
270
|
+
return y(r, N);
|
|
271
271
|
}
|
|
272
272
|
function v(r) {
|
|
273
273
|
const o = r.charCodeAt(0);
|
|
274
274
|
return o >= 48 && o <= 57;
|
|
275
275
|
}
|
|
276
|
-
function G(r) {
|
|
277
|
-
return I(r, v);
|
|
278
|
-
}
|
|
279
276
|
function W(r) {
|
|
277
|
+
return y(r, v);
|
|
278
|
+
}
|
|
279
|
+
function G(r) {
|
|
280
280
|
const o = r.charCodeAt(0);
|
|
281
281
|
return o >= 48 && o <= 57 || // 0-9
|
|
282
282
|
o >= 65 && o <= 70 || // A-F
|
|
283
283
|
o >= 97 && o <= 102;
|
|
284
284
|
}
|
|
285
285
|
function U(r) {
|
|
286
|
-
return
|
|
286
|
+
return y(r, G);
|
|
287
287
|
}
|
|
288
288
|
function te(r) {
|
|
289
289
|
let o = "", g = "";
|
|
290
|
-
for (; o =
|
|
290
|
+
for (; o = W(r); )
|
|
291
291
|
g += o;
|
|
292
292
|
return g;
|
|
293
293
|
}
|
|
@@ -297,7 +297,7 @@ function As(e, t = {}) {
|
|
|
297
297
|
const g = r.currentChar();
|
|
298
298
|
if (g === "{" || g === "}" || g === "@" || g === "|" || !g)
|
|
299
299
|
break;
|
|
300
|
-
if (g ===
|
|
300
|
+
if (g === Oe || g === ge)
|
|
301
301
|
if (C(r))
|
|
302
302
|
o += g, r.next();
|
|
303
303
|
else {
|
|
@@ -311,27 +311,27 @@ function As(e, t = {}) {
|
|
|
311
311
|
return o;
|
|
312
312
|
}
|
|
313
313
|
function he(r) {
|
|
314
|
-
|
|
314
|
+
D(r);
|
|
315
315
|
let o = "", g = "";
|
|
316
316
|
for (; o = R(r); )
|
|
317
317
|
g += o;
|
|
318
|
-
return r.currentChar() ===
|
|
318
|
+
return r.currentChar() === Se && L(K.UNTERMINATED_CLOSING_BRACE, a(), 0), g;
|
|
319
319
|
}
|
|
320
320
|
function fe(r) {
|
|
321
|
-
|
|
321
|
+
D(r);
|
|
322
322
|
let o = "";
|
|
323
|
-
return r.currentChar() === "-" ? (r.next(), o += `-${te(r)}`) : o += te(r), r.currentChar() ===
|
|
323
|
+
return r.currentChar() === "-" ? (r.next(), o += `-${te(r)}`) : o += te(r), r.currentChar() === Se && L(K.UNTERMINATED_CLOSING_BRACE, a(), 0), o;
|
|
324
324
|
}
|
|
325
325
|
function H(r) {
|
|
326
326
|
return r !== nn && r !== ge;
|
|
327
327
|
}
|
|
328
328
|
function X(r) {
|
|
329
|
-
|
|
329
|
+
D(r), V(r, "'");
|
|
330
330
|
let o = "", g = "";
|
|
331
|
-
for (; o =
|
|
331
|
+
for (; o = y(r, H); )
|
|
332
332
|
o === "\\" ? g += Ee(r) : g += o;
|
|
333
333
|
const j = r.currentChar();
|
|
334
|
-
return j === ge || j ===
|
|
334
|
+
return j === ge || j === Se ? (L(K.UNTERMINATED_SINGLE_QUOTE_IN_PLACEHOLDER, a(), 0), j === ge && (r.next(), V(r, "'")), g) : (V(r, "'"), g);
|
|
335
335
|
}
|
|
336
336
|
function Ee(r) {
|
|
337
337
|
const o = r.currentChar();
|
|
@@ -344,7 +344,7 @@ function As(e, t = {}) {
|
|
|
344
344
|
case "U":
|
|
345
345
|
return $e(r, o, 6);
|
|
346
346
|
default:
|
|
347
|
-
return
|
|
347
|
+
return L(K.UNKNOWN_ESCAPE_SEQUENCE, a(), 0, o), "";
|
|
348
348
|
}
|
|
349
349
|
}
|
|
350
350
|
function $e(r, o, g) {
|
|
@@ -353,7 +353,7 @@ function As(e, t = {}) {
|
|
|
353
353
|
for (let re = 0; re < g; re++) {
|
|
354
354
|
const Z = U(r);
|
|
355
355
|
if (!Z) {
|
|
356
|
-
|
|
356
|
+
L(K.INVALID_UNICODE_ESCAPE_SEQUENCE, a(), 0, `\\${o}${j}${r.currentChar()}`);
|
|
357
357
|
break;
|
|
358
358
|
}
|
|
359
359
|
j += Z;
|
|
@@ -361,70 +361,70 @@ function As(e, t = {}) {
|
|
|
361
361
|
return `\\${o}${j}`;
|
|
362
362
|
}
|
|
363
363
|
function Je(r) {
|
|
364
|
-
return r !== "{" && r !== "}" && r !==
|
|
364
|
+
return r !== "{" && r !== "}" && r !== Oe && r !== ge;
|
|
365
365
|
}
|
|
366
|
-
function
|
|
367
|
-
|
|
366
|
+
function yt(r) {
|
|
367
|
+
D(r);
|
|
368
368
|
let o = "", g = "";
|
|
369
|
-
for (; o =
|
|
369
|
+
for (; o = y(r, Je); )
|
|
370
370
|
g += o;
|
|
371
371
|
return g;
|
|
372
372
|
}
|
|
373
|
-
function
|
|
373
|
+
function Nt(r) {
|
|
374
374
|
let o = "", g = "";
|
|
375
375
|
for (; o = x(r); )
|
|
376
376
|
g += o;
|
|
377
377
|
return g;
|
|
378
378
|
}
|
|
379
|
-
function
|
|
379
|
+
function It(r) {
|
|
380
380
|
const o = (g) => {
|
|
381
381
|
const j = r.currentChar();
|
|
382
|
-
return j === "{" || j === "@" || j === "|" || j === "(" || j === ")" || !j || j ===
|
|
382
|
+
return j === "{" || j === "@" || j === "|" || j === "(" || j === ")" || !j || j === Oe ? g : (g += j, r.next(), o(g));
|
|
383
383
|
};
|
|
384
384
|
return o("");
|
|
385
385
|
}
|
|
386
|
-
function
|
|
387
|
-
|
|
386
|
+
function ze(r) {
|
|
387
|
+
D(r);
|
|
388
388
|
const o = V(
|
|
389
389
|
r,
|
|
390
390
|
"|"
|
|
391
391
|
/* TokenChars.Pipe */
|
|
392
392
|
);
|
|
393
|
-
return
|
|
393
|
+
return D(r), o;
|
|
394
394
|
}
|
|
395
395
|
function je(r, o) {
|
|
396
396
|
let g = null;
|
|
397
397
|
switch (r.currentChar()) {
|
|
398
398
|
case "{":
|
|
399
|
-
return o.braceNest >= 1 &&
|
|
399
|
+
return o.braceNest >= 1 && L(K.NOT_ALLOW_NEST_PLACEHOLDER, a(), 0), r.next(), g = O(
|
|
400
400
|
o,
|
|
401
401
|
2,
|
|
402
402
|
"{"
|
|
403
403
|
/* TokenChars.BraceLeft */
|
|
404
|
-
),
|
|
404
|
+
), D(r), o.braceNest++, g;
|
|
405
405
|
case "}":
|
|
406
|
-
return o.braceNest > 0 && o.currentType === 2 &&
|
|
406
|
+
return o.braceNest > 0 && o.currentType === 2 && L(K.EMPTY_PLACEHOLDER, a(), 0), r.next(), g = O(
|
|
407
407
|
o,
|
|
408
408
|
3,
|
|
409
409
|
"}"
|
|
410
410
|
/* TokenChars.BraceRight */
|
|
411
|
-
), o.braceNest--, o.braceNest > 0 &&
|
|
411
|
+
), o.braceNest--, o.braceNest > 0 && D(r), o.inLinked && o.braceNest === 0 && (o.inLinked = !1), g;
|
|
412
412
|
case "@":
|
|
413
|
-
return o.braceNest > 0 &&
|
|
413
|
+
return o.braceNest > 0 && L(K.UNTERMINATED_CLOSING_BRACE, a(), 0), g = Ve(r, o) || w(o), o.braceNest = 0, g;
|
|
414
414
|
default: {
|
|
415
415
|
let re = !0, Z = !0, f = !0;
|
|
416
416
|
if (h(r))
|
|
417
|
-
return o.braceNest > 0 &&
|
|
417
|
+
return o.braceNest > 0 && L(K.UNTERMINATED_CLOSING_BRACE, a(), 0), g = O(o, 1, ze(r)), o.braceNest = 0, o.inLinked = !1, g;
|
|
418
418
|
if (o.braceNest > 0 && (o.currentType === 4 || o.currentType === 5 || o.currentType === 6))
|
|
419
|
-
return
|
|
419
|
+
return L(K.UNTERMINATED_CLOSING_BRACE, a(), 0), o.braceNest = 0, Ke(r, o);
|
|
420
420
|
if (re = T(r, o))
|
|
421
|
-
return g =
|
|
421
|
+
return g = O(o, 4, he(r)), D(r), g;
|
|
422
422
|
if (Z = _(r, o))
|
|
423
|
-
return g =
|
|
424
|
-
if (f =
|
|
425
|
-
return g =
|
|
423
|
+
return g = O(o, 5, fe(r)), D(r), g;
|
|
424
|
+
if (f = M(r, o))
|
|
425
|
+
return g = O(o, 6, X(r)), D(r), g;
|
|
426
426
|
if (!re && !Z && !f)
|
|
427
|
-
return g =
|
|
427
|
+
return g = O(o, 12, yt(r)), L(K.INVALID_TOKEN_IN_PLACEHOLDER, a(), 0, g.value), D(r), g;
|
|
428
428
|
break;
|
|
429
429
|
}
|
|
430
430
|
}
|
|
@@ -434,33 +434,33 @@ function As(e, t = {}) {
|
|
|
434
434
|
const { currentType: g } = o;
|
|
435
435
|
let j = null;
|
|
436
436
|
const re = r.currentChar();
|
|
437
|
-
switch ((g === 7 || g === 8 || g === 11 || g === 9) && (re === ge || re ===
|
|
437
|
+
switch ((g === 7 || g === 8 || g === 11 || g === 9) && (re === ge || re === Oe) && L(K.INVALID_LINKED_FORMAT, a(), 0), re) {
|
|
438
438
|
case "@":
|
|
439
|
-
return r.next(), j =
|
|
439
|
+
return r.next(), j = O(
|
|
440
440
|
o,
|
|
441
441
|
7,
|
|
442
442
|
"@"
|
|
443
443
|
/* TokenChars.LinkedAlias */
|
|
444
444
|
), o.inLinked = !0, j;
|
|
445
445
|
case ".":
|
|
446
|
-
return
|
|
446
|
+
return D(r), r.next(), O(
|
|
447
447
|
o,
|
|
448
448
|
8,
|
|
449
449
|
"."
|
|
450
450
|
/* TokenChars.LinkedDot */
|
|
451
451
|
);
|
|
452
452
|
case ":":
|
|
453
|
-
return
|
|
453
|
+
return D(r), r.next(), O(
|
|
454
454
|
o,
|
|
455
455
|
9,
|
|
456
456
|
":"
|
|
457
457
|
/* TokenChars.LinkedDelimiter */
|
|
458
458
|
);
|
|
459
459
|
default:
|
|
460
|
-
return h(r) ? (j =
|
|
460
|
+
return h(r) ? (j = O(o, 1, ze(r)), o.braceNest = 0, o.inLinked = !1, j) : A(r, o) || Y(r, o) ? (D(r), Ve(r, o)) : E(r, o) ? (D(r), O(o, 11, Nt(r))) : b(r, o) ? (D(r), re === "{" ? je(r, o) || j : O(o, 10, It(r))) : (g === 7 && L(K.INVALID_LINKED_FORMAT, a(), 0), o.braceNest = 0, o.inLinked = !1, Ke(r, o));
|
|
461
461
|
}
|
|
462
462
|
}
|
|
463
|
-
function
|
|
463
|
+
function Ke(r, o) {
|
|
464
464
|
let g = {
|
|
465
465
|
type: 13
|
|
466
466
|
/* TokenTypes.EOF */
|
|
@@ -473,7 +473,7 @@ function As(e, t = {}) {
|
|
|
473
473
|
case "{":
|
|
474
474
|
return je(r, o) || w(o);
|
|
475
475
|
case "}":
|
|
476
|
-
return
|
|
476
|
+
return L(K.UNBALANCED_CLOSING_BRACE, a(), 0), r.next(), O(
|
|
477
477
|
o,
|
|
478
478
|
3,
|
|
479
479
|
"}"
|
|
@@ -483,9 +483,9 @@ function As(e, t = {}) {
|
|
|
483
483
|
return Ve(r, o) || w(o);
|
|
484
484
|
default: {
|
|
485
485
|
if (h(r))
|
|
486
|
-
return g =
|
|
486
|
+
return g = O(o, 1, ze(r)), o.braceNest = 0, o.inLinked = !1, g;
|
|
487
487
|
if (C(r))
|
|
488
|
-
return
|
|
488
|
+
return O(o, 0, B(r));
|
|
489
489
|
break;
|
|
490
490
|
}
|
|
491
491
|
}
|
|
@@ -493,11 +493,11 @@ function As(e, t = {}) {
|
|
|
493
493
|
}
|
|
494
494
|
function Tt() {
|
|
495
495
|
const { currentType: r, offset: o, startLoc: g, endLoc: j } = m;
|
|
496
|
-
return m.lastType = r, m.lastOffset = o, m.lastStartLoc = g, m.lastEndLoc = j, m.offset = l(), m.startLoc = a(), s.currentChar() ===
|
|
496
|
+
return m.lastType = r, m.lastOffset = o, m.lastStartLoc = g, m.lastEndLoc = j, m.offset = l(), m.startLoc = a(), s.currentChar() === Se ? O(
|
|
497
497
|
m,
|
|
498
498
|
13
|
|
499
499
|
/* TokenTypes.EOF */
|
|
500
|
-
) :
|
|
500
|
+
) : Ke(s, m);
|
|
501
501
|
}
|
|
502
502
|
return {
|
|
503
503
|
nextToken: Tt,
|
|
@@ -506,8 +506,8 @@ function As(e, t = {}) {
|
|
|
506
506
|
context: p
|
|
507
507
|
};
|
|
508
508
|
}
|
|
509
|
-
const
|
|
510
|
-
function
|
|
509
|
+
const As = "parser", Ds = /(?:\\\\|\\'|\\u([0-9a-fA-F]{4})|\\U([0-9a-fA-F]{6}))/g;
|
|
510
|
+
function Ms(e, t, n) {
|
|
511
511
|
switch (e) {
|
|
512
512
|
case "\\\\":
|
|
513
513
|
return "\\";
|
|
@@ -521,12 +521,12 @@ function Ds(e, t, n) {
|
|
|
521
521
|
}
|
|
522
522
|
function ws(e = {}) {
|
|
523
523
|
const t = e.location !== !1, { onError: n } = e;
|
|
524
|
-
function s(i, d, T, _, ...
|
|
525
|
-
const
|
|
526
|
-
if (
|
|
527
|
-
const E = t ?
|
|
528
|
-
domain:
|
|
529
|
-
args:
|
|
524
|
+
function s(i, d, T, _, ...M) {
|
|
525
|
+
const A = i.currentPosition();
|
|
526
|
+
if (A.offset += _, A.column += _, n) {
|
|
527
|
+
const E = t ? Mt(T, A) : null, Y = bt(d, E, {
|
|
528
|
+
domain: As,
|
|
529
|
+
args: M
|
|
530
530
|
});
|
|
531
531
|
n(Y);
|
|
532
532
|
}
|
|
@@ -543,54 +543,54 @@ function ws(e = {}) {
|
|
|
543
543
|
return _.value = d, a(_, i.currentOffset(), i.currentPosition()), _;
|
|
544
544
|
}
|
|
545
545
|
function u(i, d) {
|
|
546
|
-
const T = i.context(), { lastOffset: _, lastStartLoc:
|
|
547
|
-
return
|
|
546
|
+
const T = i.context(), { lastOffset: _, lastStartLoc: M } = T, A = l(5, _, M);
|
|
547
|
+
return A.index = parseInt(d, 10), i.nextToken(), a(A, i.currentOffset(), i.currentPosition()), A;
|
|
548
548
|
}
|
|
549
549
|
function m(i, d) {
|
|
550
|
-
const T = i.context(), { lastOffset: _, lastStartLoc:
|
|
551
|
-
return
|
|
550
|
+
const T = i.context(), { lastOffset: _, lastStartLoc: M } = T, A = l(4, _, M);
|
|
551
|
+
return A.key = d, i.nextToken(), a(A, i.currentOffset(), i.currentPosition()), A;
|
|
552
552
|
}
|
|
553
553
|
function p(i, d) {
|
|
554
|
-
const T = i.context(), { lastOffset: _, lastStartLoc:
|
|
555
|
-
return
|
|
554
|
+
const T = i.context(), { lastOffset: _, lastStartLoc: M } = T, A = l(9, _, M);
|
|
555
|
+
return A.value = d.replace(Ds, Ms), i.nextToken(), a(A, i.currentOffset(), i.currentPosition()), A;
|
|
556
556
|
}
|
|
557
|
-
function
|
|
558
|
-
const d = i.nextToken(), T = i.context(), { lastOffset: _, lastStartLoc:
|
|
559
|
-
return d.type !== 11 ? (s(i,
|
|
557
|
+
function I(i) {
|
|
558
|
+
const d = i.nextToken(), T = i.context(), { lastOffset: _, lastStartLoc: M } = T, A = l(8, _, M);
|
|
559
|
+
return d.type !== 11 ? (s(i, K.UNEXPECTED_EMPTY_LINKED_MODIFIER, T.lastStartLoc, 0), A.value = "", a(A, _, M), {
|
|
560
560
|
nextConsumeToken: d,
|
|
561
|
-
node:
|
|
562
|
-
}) : (d.value == null && s(i,
|
|
563
|
-
node:
|
|
561
|
+
node: A
|
|
562
|
+
}) : (d.value == null && s(i, K.UNEXPECTED_LEXICAL_ANALYSIS, T.lastStartLoc, 0, Ie(d)), A.value = d.value || "", a(A, i.currentOffset(), i.currentPosition()), {
|
|
563
|
+
node: A
|
|
564
564
|
});
|
|
565
565
|
}
|
|
566
|
-
function
|
|
566
|
+
function L(i, d) {
|
|
567
567
|
const T = i.context(), _ = l(7, T.offset, T.startLoc);
|
|
568
568
|
return _.value = d, a(_, i.currentOffset(), i.currentPosition()), _;
|
|
569
569
|
}
|
|
570
|
-
function
|
|
570
|
+
function O(i) {
|
|
571
571
|
const d = i.context(), T = l(6, d.offset, d.startLoc);
|
|
572
572
|
let _ = i.nextToken();
|
|
573
573
|
if (_.type === 8) {
|
|
574
|
-
const
|
|
575
|
-
T.modifier =
|
|
574
|
+
const M = I(i);
|
|
575
|
+
T.modifier = M.node, _ = M.nextConsumeToken || i.nextToken();
|
|
576
576
|
}
|
|
577
|
-
switch (_.type !== 9 && s(i,
|
|
577
|
+
switch (_.type !== 9 && s(i, K.UNEXPECTED_LEXICAL_ANALYSIS, d.lastStartLoc, 0, Ie(_)), _ = i.nextToken(), _.type === 2 && (_ = i.nextToken()), _.type) {
|
|
578
578
|
case 10:
|
|
579
|
-
_.value == null && s(i,
|
|
579
|
+
_.value == null && s(i, K.UNEXPECTED_LEXICAL_ANALYSIS, d.lastStartLoc, 0, Ie(_)), T.key = L(i, _.value || "");
|
|
580
580
|
break;
|
|
581
581
|
case 4:
|
|
582
|
-
_.value == null && s(i,
|
|
582
|
+
_.value == null && s(i, K.UNEXPECTED_LEXICAL_ANALYSIS, d.lastStartLoc, 0, Ie(_)), T.key = m(i, _.value || "");
|
|
583
583
|
break;
|
|
584
584
|
case 5:
|
|
585
|
-
_.value == null && s(i,
|
|
585
|
+
_.value == null && s(i, K.UNEXPECTED_LEXICAL_ANALYSIS, d.lastStartLoc, 0, Ie(_)), T.key = u(i, _.value || "");
|
|
586
586
|
break;
|
|
587
587
|
case 6:
|
|
588
|
-
_.value == null && s(i,
|
|
588
|
+
_.value == null && s(i, K.UNEXPECTED_LEXICAL_ANALYSIS, d.lastStartLoc, 0, Ie(_)), T.key = p(i, _.value || "");
|
|
589
589
|
break;
|
|
590
590
|
default: {
|
|
591
|
-
s(i,
|
|
592
|
-
const
|
|
593
|
-
return
|
|
591
|
+
s(i, K.UNEXPECTED_EMPTY_LINKED_KEY, d.lastStartLoc, 0);
|
|
592
|
+
const M = i.context(), A = l(7, M.offset, M.startLoc);
|
|
593
|
+
return A.value = "", a(A, M.offset, M.startLoc), T.key = A, a(T, M.offset, M.startLoc), {
|
|
594
594
|
nextConsumeToken: _,
|
|
595
595
|
node: T
|
|
596
596
|
};
|
|
@@ -601,56 +601,56 @@ function ws(e = {}) {
|
|
|
601
601
|
};
|
|
602
602
|
}
|
|
603
603
|
function w(i) {
|
|
604
|
-
const d = i.context(), T = d.currentType === 1 ? i.currentOffset() : d.offset, _ = d.currentType === 1 ? d.endLoc : d.startLoc,
|
|
605
|
-
|
|
606
|
-
let
|
|
604
|
+
const d = i.context(), T = d.currentType === 1 ? i.currentOffset() : d.offset, _ = d.currentType === 1 ? d.endLoc : d.startLoc, M = l(2, T, _);
|
|
605
|
+
M.items = [];
|
|
606
|
+
let A = null;
|
|
607
607
|
do {
|
|
608
|
-
const b =
|
|
609
|
-
switch (
|
|
608
|
+
const b = A || i.nextToken();
|
|
609
|
+
switch (A = null, b.type) {
|
|
610
610
|
case 0:
|
|
611
|
-
b.value == null && s(i,
|
|
611
|
+
b.value == null && s(i, K.UNEXPECTED_LEXICAL_ANALYSIS, d.lastStartLoc, 0, Ie(b)), M.items.push(c(i, b.value || ""));
|
|
612
612
|
break;
|
|
613
613
|
case 5:
|
|
614
|
-
b.value == null && s(i,
|
|
614
|
+
b.value == null && s(i, K.UNEXPECTED_LEXICAL_ANALYSIS, d.lastStartLoc, 0, Ie(b)), M.items.push(u(i, b.value || ""));
|
|
615
615
|
break;
|
|
616
616
|
case 4:
|
|
617
|
-
b.value == null && s(i,
|
|
617
|
+
b.value == null && s(i, K.UNEXPECTED_LEXICAL_ANALYSIS, d.lastStartLoc, 0, Ie(b)), M.items.push(m(i, b.value || ""));
|
|
618
618
|
break;
|
|
619
619
|
case 6:
|
|
620
|
-
b.value == null && s(i,
|
|
620
|
+
b.value == null && s(i, K.UNEXPECTED_LEXICAL_ANALYSIS, d.lastStartLoc, 0, Ie(b)), M.items.push(p(i, b.value || ""));
|
|
621
621
|
break;
|
|
622
622
|
case 7: {
|
|
623
|
-
const h =
|
|
624
|
-
|
|
623
|
+
const h = O(i);
|
|
624
|
+
M.items.push(h.node), A = h.nextConsumeToken || null;
|
|
625
625
|
break;
|
|
626
626
|
}
|
|
627
627
|
}
|
|
628
628
|
} while (d.currentType !== 13 && d.currentType !== 1);
|
|
629
629
|
const E = d.currentType === 1 ? d.lastOffset : i.currentOffset(), Y = d.currentType === 1 ? d.lastEndLoc : i.currentPosition();
|
|
630
|
-
return a(
|
|
630
|
+
return a(M, E, Y), M;
|
|
631
631
|
}
|
|
632
632
|
function V(i, d, T, _) {
|
|
633
|
-
const
|
|
634
|
-
let
|
|
633
|
+
const M = i.context();
|
|
634
|
+
let A = _.items.length === 0;
|
|
635
635
|
const E = l(1, d, T);
|
|
636
636
|
E.cases = [], E.cases.push(_);
|
|
637
637
|
do {
|
|
638
638
|
const Y = w(i);
|
|
639
|
-
|
|
640
|
-
} while (
|
|
641
|
-
return
|
|
639
|
+
A || (A = Y.items.length === 0), E.cases.push(Y);
|
|
640
|
+
} while (M.currentType !== 13);
|
|
641
|
+
return A && s(i, K.MUST_HAVE_MESSAGES_IN_PLURAL, T, 0), a(E, i.currentOffset(), i.currentPosition()), E;
|
|
642
642
|
}
|
|
643
|
-
function
|
|
644
|
-
const d = i.context(), { offset: T, startLoc: _ } = d,
|
|
645
|
-
return d.currentType === 13 ?
|
|
643
|
+
function S(i) {
|
|
644
|
+
const d = i.context(), { offset: T, startLoc: _ } = d, M = w(i);
|
|
645
|
+
return d.currentType === 13 ? M : V(i, T, _, M);
|
|
646
646
|
}
|
|
647
|
-
function
|
|
648
|
-
const d =
|
|
649
|
-
return t && _.loc && (_.loc.source = i), _.body =
|
|
647
|
+
function D(i) {
|
|
648
|
+
const d = Ss(i, de({}, e)), T = d.context(), _ = l(0, T.offset, T.startLoc);
|
|
649
|
+
return t && _.loc && (_.loc.source = i), _.body = S(d), e.onCacheKey && (_.cacheKey = e.onCacheKey(i)), T.currentType !== 13 && s(d, K.UNEXPECTED_LEXICAL_ANALYSIS, T.lastStartLoc, 0, i[T.offset] || ""), a(_, d.currentOffset(), d.currentPosition()), _;
|
|
650
650
|
}
|
|
651
|
-
return { parse:
|
|
651
|
+
return { parse: D };
|
|
652
652
|
}
|
|
653
|
-
function
|
|
653
|
+
function Ie(e) {
|
|
654
654
|
if (e.type === 13)
|
|
655
655
|
return "EOF";
|
|
656
656
|
const t = (e.value || "").replace(/\r?\n/gu, "\\n");
|
|
@@ -742,24 +742,24 @@ function an(e) {
|
|
|
742
742
|
}
|
|
743
743
|
}
|
|
744
744
|
}
|
|
745
|
-
function
|
|
745
|
+
function We(e) {
|
|
746
746
|
switch (e.t = e.type, e.type) {
|
|
747
747
|
case 0: {
|
|
748
748
|
const t = e;
|
|
749
|
-
|
|
749
|
+
We(t.body), t.b = t.body, delete t.body;
|
|
750
750
|
break;
|
|
751
751
|
}
|
|
752
752
|
case 1: {
|
|
753
753
|
const t = e, n = t.cases;
|
|
754
754
|
for (let s = 0; s < n.length; s++)
|
|
755
|
-
|
|
755
|
+
We(n[s]);
|
|
756
756
|
t.c = n, delete t.cases;
|
|
757
757
|
break;
|
|
758
758
|
}
|
|
759
759
|
case 2: {
|
|
760
760
|
const t = e, n = t.items;
|
|
761
761
|
for (let s = 0; s < n.length; s++)
|
|
762
|
-
|
|
762
|
+
We(n[s]);
|
|
763
763
|
t.i = n, delete t.items, t.static && (t.s = t.static, delete t.static);
|
|
764
764
|
break;
|
|
765
765
|
}
|
|
@@ -773,7 +773,7 @@ function Ge(e) {
|
|
|
773
773
|
}
|
|
774
774
|
case 6: {
|
|
775
775
|
const t = e;
|
|
776
|
-
|
|
776
|
+
We(t.key), t.k = t.key, delete t.key, t.modifier && (We(t.modifier), t.m = t.modifier, delete t.modifier);
|
|
777
777
|
break;
|
|
778
778
|
}
|
|
779
779
|
case 5: {
|
|
@@ -803,31 +803,31 @@ function js(e, t) {
|
|
|
803
803
|
};
|
|
804
804
|
a && e.loc && (c.source = e.loc.source);
|
|
805
805
|
const u = () => c;
|
|
806
|
-
function m(
|
|
807
|
-
c.code +=
|
|
806
|
+
function m(S, D) {
|
|
807
|
+
c.code += S;
|
|
808
808
|
}
|
|
809
|
-
function p(
|
|
810
|
-
const i =
|
|
811
|
-
m(l ? i + " ".repeat(
|
|
809
|
+
function p(S, D = !0) {
|
|
810
|
+
const i = D ? s : "";
|
|
811
|
+
m(l ? i + " ".repeat(S) : i);
|
|
812
812
|
}
|
|
813
|
-
function
|
|
814
|
-
const
|
|
815
|
-
|
|
813
|
+
function I(S = !0) {
|
|
814
|
+
const D = ++c.indentLevel;
|
|
815
|
+
S && p(D);
|
|
816
816
|
}
|
|
817
|
-
function
|
|
818
|
-
const
|
|
819
|
-
|
|
817
|
+
function L(S = !0) {
|
|
818
|
+
const D = --c.indentLevel;
|
|
819
|
+
S && p(D);
|
|
820
820
|
}
|
|
821
|
-
function
|
|
821
|
+
function O() {
|
|
822
822
|
p(c.indentLevel);
|
|
823
823
|
}
|
|
824
824
|
return {
|
|
825
825
|
context: u,
|
|
826
826
|
push: m,
|
|
827
|
-
indent:
|
|
828
|
-
deindent:
|
|
829
|
-
newline:
|
|
830
|
-
helper: (
|
|
827
|
+
indent: I,
|
|
828
|
+
deindent: L,
|
|
829
|
+
newline: O,
|
|
830
|
+
helper: (S) => `_${S}`,
|
|
831
831
|
needIndent: () => c.needIndent
|
|
832
832
|
};
|
|
833
833
|
}
|
|
@@ -838,7 +838,7 @@ function Vs(e, t) {
|
|
|
838
838
|
/* HelperNameMap.LINKED */
|
|
839
839
|
)}(`), Ze(e, t.key), t.modifier ? (e.push(", "), Ze(e, t.modifier), e.push(", _type")) : e.push(", undefined, _type"), e.push(")");
|
|
840
840
|
}
|
|
841
|
-
function
|
|
841
|
+
function Gs(e, t) {
|
|
842
842
|
const { helper: n, needIndent: s } = e;
|
|
843
843
|
e.push(`${n(
|
|
844
844
|
"normalize"
|
|
@@ -849,7 +849,7 @@ function Ws(e, t) {
|
|
|
849
849
|
e.push(", ");
|
|
850
850
|
e.deindent(s()), e.push("])");
|
|
851
851
|
}
|
|
852
|
-
function
|
|
852
|
+
function Ws(e, t) {
|
|
853
853
|
const { helper: n, needIndent: s } = e;
|
|
854
854
|
if (t.cases.length > 1) {
|
|
855
855
|
e.push(`${n(
|
|
@@ -872,10 +872,10 @@ function Ze(e, t) {
|
|
|
872
872
|
xs(e, t);
|
|
873
873
|
break;
|
|
874
874
|
case 1:
|
|
875
|
-
|
|
875
|
+
Ws(e, t);
|
|
876
876
|
break;
|
|
877
877
|
case 2:
|
|
878
|
-
|
|
878
|
+
Gs(e, t);
|
|
879
879
|
break;
|
|
880
880
|
case 6:
|
|
881
881
|
Vs(e, t);
|
|
@@ -921,7 +921,7 @@ const Xs = (e, t = {}) => {
|
|
|
921
921
|
breakLineCode: l,
|
|
922
922
|
needIndent: a
|
|
923
923
|
});
|
|
924
|
-
u.push(n === "normal" ? "function __msg__ (ctx) {" : "(ctx) => {"), u.indent(a), c.length > 0 && (u.push(`const { ${Yt(c.map((
|
|
924
|
+
u.push(n === "normal" ? "function __msg__ (ctx) {" : "(ctx) => {"), u.indent(a), c.length > 0 && (u.push(`const { ${Yt(c.map((I) => `${I}: _${I}`), ", ")} } = ctx`), u.newline()), u.push("return "), Ze(u, e), u.deindent(a), u.push("}"), delete e.helpers;
|
|
925
925
|
const { code: m, map: p } = u.context();
|
|
926
926
|
return {
|
|
927
927
|
ast: e,
|
|
@@ -932,7 +932,7 @@ const Xs = (e, t = {}) => {
|
|
|
932
932
|
};
|
|
933
933
|
function Zs(e, t = {}) {
|
|
934
934
|
const n = de({}, t), s = !!n.jit, l = !!n.minify, a = n.optimize == null ? !0 : n.optimize, u = ws(n).parse(e);
|
|
935
|
-
return s ? (a && Us(u), l &&
|
|
935
|
+
return s ? (a && Us(u), l && We(u), { ast: u, code: "" }) : (Fs(u, n), Xs(u, n));
|
|
936
936
|
}
|
|
937
937
|
var Ys = { env: { NODE_ENV: "production" } };
|
|
938
938
|
function Bs() {
|
|
@@ -949,7 +949,7 @@ function Hs(e, t) {
|
|
|
949
949
|
/* NodeTypes.Resource */
|
|
950
950
|
);
|
|
951
951
|
if (Ht(n) === 1) {
|
|
952
|
-
const a =
|
|
952
|
+
const a = Ks(n);
|
|
953
953
|
return e.plural(a.reduce((c, u) => [
|
|
954
954
|
...c,
|
|
955
955
|
rn(e, u)
|
|
@@ -959,11 +959,11 @@ function Hs(e, t) {
|
|
|
959
959
|
}
|
|
960
960
|
const $s = ["b", "body"];
|
|
961
961
|
function Js(e) {
|
|
962
|
-
return
|
|
962
|
+
return Me(e, $s);
|
|
963
963
|
}
|
|
964
|
-
const
|
|
965
|
-
function
|
|
966
|
-
return
|
|
964
|
+
const zs = ["c", "cases"];
|
|
965
|
+
function Ks(e) {
|
|
966
|
+
return Me(e, zs, []);
|
|
967
967
|
}
|
|
968
968
|
function rn(e, t) {
|
|
969
969
|
const n = qs(t);
|
|
@@ -976,11 +976,11 @@ function rn(e, t) {
|
|
|
976
976
|
}
|
|
977
977
|
const Qs = ["s", "static"];
|
|
978
978
|
function qs(e) {
|
|
979
|
-
return
|
|
979
|
+
return Me(e, Qs);
|
|
980
980
|
}
|
|
981
981
|
const ea = ["i", "items"];
|
|
982
982
|
function ta(e) {
|
|
983
|
-
return
|
|
983
|
+
return Me(e, ea, []);
|
|
984
984
|
}
|
|
985
985
|
function wt(e, t) {
|
|
986
986
|
const n = Ht(t);
|
|
@@ -991,17 +991,17 @@ function wt(e, t) {
|
|
|
991
991
|
return ot(t, n);
|
|
992
992
|
case 4: {
|
|
993
993
|
const s = t;
|
|
994
|
-
if (
|
|
994
|
+
if (Ne(s, "k") && s.k)
|
|
995
995
|
return e.interpolate(e.named(s.k));
|
|
996
|
-
if (
|
|
996
|
+
if (Ne(s, "key") && s.key)
|
|
997
997
|
return e.interpolate(e.named(s.key));
|
|
998
998
|
throw et(n);
|
|
999
999
|
}
|
|
1000
1000
|
case 5: {
|
|
1001
1001
|
const s = t;
|
|
1002
|
-
if (
|
|
1002
|
+
if (Ne(s, "i") && me(s.i))
|
|
1003
1003
|
return e.interpolate(e.list(s.i));
|
|
1004
|
-
if (
|
|
1004
|
+
if (Ne(s, "index") && me(s.index))
|
|
1005
1005
|
return e.interpolate(e.list(s.index));
|
|
1006
1006
|
throw et(n);
|
|
1007
1007
|
}
|
|
@@ -1019,22 +1019,22 @@ function wt(e, t) {
|
|
|
1019
1019
|
}
|
|
1020
1020
|
const na = ["t", "type"];
|
|
1021
1021
|
function Ht(e) {
|
|
1022
|
-
return
|
|
1022
|
+
return Me(e, na);
|
|
1023
1023
|
}
|
|
1024
1024
|
const sa = ["v", "value"];
|
|
1025
1025
|
function ot(e, t) {
|
|
1026
|
-
const n =
|
|
1026
|
+
const n = Me(e, sa);
|
|
1027
1027
|
if (n)
|
|
1028
1028
|
return n;
|
|
1029
1029
|
throw et(t);
|
|
1030
1030
|
}
|
|
1031
1031
|
const aa = ["m", "modifier"];
|
|
1032
1032
|
function ra(e) {
|
|
1033
|
-
return
|
|
1033
|
+
return Me(e, aa);
|
|
1034
1034
|
}
|
|
1035
1035
|
const la = ["k", "key"];
|
|
1036
1036
|
function oa(e) {
|
|
1037
|
-
const t =
|
|
1037
|
+
const t = Me(e, la);
|
|
1038
1038
|
if (t)
|
|
1039
1039
|
return t;
|
|
1040
1040
|
throw et(
|
|
@@ -1042,10 +1042,10 @@ function oa(e) {
|
|
|
1042
1042
|
/* NodeTypes.Linked */
|
|
1043
1043
|
);
|
|
1044
1044
|
}
|
|
1045
|
-
function
|
|
1045
|
+
function Me(e, t, n) {
|
|
1046
1046
|
for (let s = 0; s < t.length; s++) {
|
|
1047
1047
|
const l = t[s];
|
|
1048
|
-
if (
|
|
1048
|
+
if (Ne(e, l) && e[l] != null)
|
|
1049
1049
|
return e[l];
|
|
1050
1050
|
}
|
|
1051
1051
|
return n;
|
|
@@ -1056,11 +1056,11 @@ function et(e) {
|
|
|
1056
1056
|
const ia = (e) => e;
|
|
1057
1057
|
let it = ee();
|
|
1058
1058
|
function Ye(e) {
|
|
1059
|
-
return
|
|
1059
|
+
return z(e) && Ht(e) === 0 && (Ne(e, "b") || Ne(e, "body"));
|
|
1060
1060
|
}
|
|
1061
1061
|
function ca(e, t = {}) {
|
|
1062
1062
|
let n = !1;
|
|
1063
|
-
const s = t.onError ||
|
|
1063
|
+
const s = t.onError || Is;
|
|
1064
1064
|
return t.onError = (l) => {
|
|
1065
1065
|
n = !0, s(l);
|
|
1066
1066
|
}, { ...Zs(e, t), detectError: n };
|
|
@@ -1104,7 +1104,7 @@ function _a(e) {
|
|
|
1104
1104
|
return (t) => tt && tt.emit(e, t);
|
|
1105
1105
|
}
|
|
1106
1106
|
const Ce = {
|
|
1107
|
-
INVALID_ARGUMENT:
|
|
1107
|
+
INVALID_ARGUMENT: Ns,
|
|
1108
1108
|
// 17
|
|
1109
1109
|
INVALID_DATE_ARGUMENT: 18,
|
|
1110
1110
|
INVALID_ISO_DATE_ARGUMENT: 19,
|
|
@@ -1138,10 +1138,10 @@ function ln(e) {
|
|
|
1138
1138
|
function ga(e, t, n) {
|
|
1139
1139
|
return [.../* @__PURE__ */ new Set([
|
|
1140
1140
|
n,
|
|
1141
|
-
...ce(t) ? t :
|
|
1141
|
+
...ce(t) ? t : z(t) ? Object.keys(t) : P(t) ? [t] : [n]
|
|
1142
1142
|
])];
|
|
1143
1143
|
}
|
|
1144
|
-
function
|
|
1144
|
+
function Dn(e, t, n) {
|
|
1145
1145
|
const s = P(n) ? n : pt, l = e;
|
|
1146
1146
|
l.__localeChainCache || (l.__localeChainCache = /* @__PURE__ */ new Map());
|
|
1147
1147
|
let a = l.__localeChainCache.get(s);
|
|
@@ -1346,11 +1346,11 @@ const va = /^\s?(?:true|false|-?[\d.]+|'[^']*'|"[^"]*")\s?$/;
|
|
|
1346
1346
|
function Ea(e) {
|
|
1347
1347
|
return va.test(e);
|
|
1348
1348
|
}
|
|
1349
|
-
function
|
|
1349
|
+
function ya(e) {
|
|
1350
1350
|
const t = e.charCodeAt(0), n = e.charCodeAt(e.length - 1);
|
|
1351
1351
|
return t === n && (t === 34 || t === 39) ? e.slice(1, -1) : e;
|
|
1352
1352
|
}
|
|
1353
|
-
function
|
|
1353
|
+
function Na(e) {
|
|
1354
1354
|
if (e == null)
|
|
1355
1355
|
return "o";
|
|
1356
1356
|
switch (e.charCodeAt(0)) {
|
|
@@ -1375,45 +1375,45 @@ function ya(e) {
|
|
|
1375
1375
|
}
|
|
1376
1376
|
return "i";
|
|
1377
1377
|
}
|
|
1378
|
-
function
|
|
1378
|
+
function Ia(e) {
|
|
1379
1379
|
const t = e.trim();
|
|
1380
|
-
return e.charAt(0) === "0" && isNaN(parseInt(e)) ? !1 : Ea(t) ?
|
|
1380
|
+
return e.charAt(0) === "0" && isNaN(parseInt(e)) ? !1 : Ea(t) ? ya(t) : "*" + t;
|
|
1381
1381
|
}
|
|
1382
1382
|
function Ta(e) {
|
|
1383
1383
|
const t = [];
|
|
1384
|
-
let n = -1, s = 0, l = 0, a, c, u, m, p,
|
|
1385
|
-
const
|
|
1386
|
-
|
|
1384
|
+
let n = -1, s = 0, l = 0, a, c, u, m, p, I, L;
|
|
1385
|
+
const O = [];
|
|
1386
|
+
O[
|
|
1387
1387
|
0
|
|
1388
1388
|
/* Actions.APPEND */
|
|
1389
1389
|
] = () => {
|
|
1390
1390
|
c === void 0 ? c = u : c += u;
|
|
1391
|
-
},
|
|
1391
|
+
}, O[
|
|
1392
1392
|
1
|
|
1393
1393
|
/* Actions.PUSH */
|
|
1394
1394
|
] = () => {
|
|
1395
1395
|
c !== void 0 && (t.push(c), c = void 0);
|
|
1396
|
-
},
|
|
1396
|
+
}, O[
|
|
1397
1397
|
2
|
|
1398
1398
|
/* Actions.INC_SUB_PATH_DEPTH */
|
|
1399
1399
|
] = () => {
|
|
1400
|
-
|
|
1400
|
+
O[
|
|
1401
1401
|
0
|
|
1402
1402
|
/* Actions.APPEND */
|
|
1403
1403
|
](), l++;
|
|
1404
|
-
},
|
|
1404
|
+
}, O[
|
|
1405
1405
|
3
|
|
1406
1406
|
/* Actions.PUSH_SUB_PATH */
|
|
1407
1407
|
] = () => {
|
|
1408
1408
|
if (l > 0)
|
|
1409
|
-
l--, s = 4,
|
|
1409
|
+
l--, s = 4, O[
|
|
1410
1410
|
0
|
|
1411
1411
|
/* Actions.APPEND */
|
|
1412
1412
|
]();
|
|
1413
1413
|
else {
|
|
1414
|
-
if (l = 0, c === void 0 || (c =
|
|
1414
|
+
if (l = 0, c === void 0 || (c = Ia(c), c === !1))
|
|
1415
1415
|
return !1;
|
|
1416
|
-
|
|
1416
|
+
O[
|
|
1417
1417
|
1
|
|
1418
1418
|
/* Actions.PUSH */
|
|
1419
1419
|
]();
|
|
@@ -1422,14 +1422,14 @@ function Ta(e) {
|
|
|
1422
1422
|
function w() {
|
|
1423
1423
|
const V = e[n + 1];
|
|
1424
1424
|
if (s === 5 && V === "'" || s === 6 && V === '"')
|
|
1425
|
-
return n++, u = "\\" + V,
|
|
1425
|
+
return n++, u = "\\" + V, O[
|
|
1426
1426
|
0
|
|
1427
1427
|
/* Actions.APPEND */
|
|
1428
1428
|
](), !0;
|
|
1429
1429
|
}
|
|
1430
1430
|
for (; s !== null; )
|
|
1431
1431
|
if (n++, a = e[n], !(a === "\\" && w())) {
|
|
1432
|
-
if (m =
|
|
1432
|
+
if (m = Na(a), L = we[s], p = L[m] || L.l || 8, p === 8 || (s = p[0], p[1] !== void 0 && (I = O[p[1]], I && (u = a, I() === !1))))
|
|
1433
1433
|
return;
|
|
1434
1434
|
if (s === 7)
|
|
1435
1435
|
return t;
|
|
@@ -1437,10 +1437,10 @@ function Ta(e) {
|
|
|
1437
1437
|
}
|
|
1438
1438
|
const cn = /* @__PURE__ */ new Map();
|
|
1439
1439
|
function ka(e, t) {
|
|
1440
|
-
return
|
|
1440
|
+
return z(e) ? e[t] : null;
|
|
1441
1441
|
}
|
|
1442
|
-
function
|
|
1443
|
-
if (!
|
|
1442
|
+
function Oa(e, t) {
|
|
1443
|
+
if (!z(e))
|
|
1444
1444
|
return null;
|
|
1445
1445
|
let n = cn.get(t);
|
|
1446
1446
|
if (n || (n = Ta(t), n && cn.set(t, n)), !n)
|
|
@@ -1455,65 +1455,65 @@ function La(e, t) {
|
|
|
1455
1455
|
}
|
|
1456
1456
|
return l;
|
|
1457
1457
|
}
|
|
1458
|
-
const
|
|
1458
|
+
const La = "10.0.5", vt = -1, pt = "en-US", un = "", mn = (e) => `${e.charAt(0).toLocaleUpperCase()}${e.substr(1)}`;
|
|
1459
1459
|
function Ca() {
|
|
1460
1460
|
return {
|
|
1461
|
-
upper: (e, t) => t === "text" && P(e) ? e.toUpperCase() : t === "vnode" &&
|
|
1462
|
-
lower: (e, t) => t === "text" && P(e) ? e.toLowerCase() : t === "vnode" &&
|
|
1463
|
-
capitalize: (e, t) => t === "text" && P(e) ? mn(e) : t === "vnode" &&
|
|
1461
|
+
upper: (e, t) => t === "text" && P(e) ? e.toUpperCase() : t === "vnode" && z(e) && "__v_isVNode" in e ? e.children.toUpperCase() : e,
|
|
1462
|
+
lower: (e, t) => t === "text" && P(e) ? e.toLowerCase() : t === "vnode" && z(e) && "__v_isVNode" in e ? e.children.toLowerCase() : e,
|
|
1463
|
+
capitalize: (e, t) => t === "text" && P(e) ? mn(e) : t === "vnode" && z(e) && "__v_isVNode" in e ? mn(e.children) : e
|
|
1464
1464
|
};
|
|
1465
1465
|
}
|
|
1466
|
-
let
|
|
1466
|
+
let Mn;
|
|
1467
1467
|
function Ra(e) {
|
|
1468
|
-
|
|
1468
|
+
Mn = e;
|
|
1469
1469
|
}
|
|
1470
1470
|
let wn;
|
|
1471
|
-
function
|
|
1471
|
+
function Sa(e) {
|
|
1472
1472
|
wn = e;
|
|
1473
1473
|
}
|
|
1474
1474
|
let Pn;
|
|
1475
|
-
function
|
|
1475
|
+
function Aa(e) {
|
|
1476
1476
|
Pn = e;
|
|
1477
1477
|
}
|
|
1478
1478
|
let Fn = null;
|
|
1479
|
-
const
|
|
1479
|
+
const Da = /* @__NO_SIDE_EFFECTS__ */ (e) => {
|
|
1480
1480
|
Fn = e;
|
|
1481
|
-
},
|
|
1481
|
+
}, Ma = /* @__NO_SIDE_EFFECTS__ */ () => Fn;
|
|
1482
1482
|
let Un = null;
|
|
1483
1483
|
const dn = (e) => {
|
|
1484
1484
|
Un = e;
|
|
1485
1485
|
}, wa = () => Un;
|
|
1486
1486
|
let fn = 0;
|
|
1487
1487
|
function Pa(e = {}) {
|
|
1488
|
-
const t = ae(e.onWarn) ? e.onWarn : Es, n = P(e.version) ? e.version :
|
|
1488
|
+
const t = ae(e.onWarn) ? e.onWarn : Es, n = P(e.version) ? e.version : La, s = P(e.locale) || ae(e.locale) ? e.locale : pt, l = ae(s) ? pt : s, a = ce(e.fallbackLocale) || J(e.fallbackLocale) || P(e.fallbackLocale) || e.fallbackLocale === !1 ? e.fallbackLocale : l, c = J(e.messages) ? e.messages : St(l), u = J(e.datetimeFormats) ? e.datetimeFormats : St(l), m = J(e.numberFormats) ? e.numberFormats : St(l), p = de(ee(), e.modifiers, Ca()), I = e.pluralRules || ee(), L = ae(e.missing) ? e.missing : null, O = ie(e.missingWarn) || _t(e.missingWarn) ? e.missingWarn : !0, w = ie(e.fallbackWarn) || _t(e.fallbackWarn) ? e.fallbackWarn : !0, V = !!e.fallbackFormat, S = !!e.unresolving, D = ae(e.postTranslation) ? e.postTranslation : null, i = J(e.processor) ? e.processor : null, d = ie(e.warnHtmlMessage) ? e.warnHtmlMessage : !0, T = !!e.escapeParameter, _ = ae(e.messageCompiler) ? e.messageCompiler : Mn, M = ae(e.messageResolver) ? e.messageResolver : wn || ka, A = ae(e.localeFallbacker) ? e.localeFallbacker : Pn || ga, E = z(e.fallbackContext) ? e.fallbackContext : void 0, Y = e, b = z(Y.__datetimeFormatters) ? Y.__datetimeFormatters : /* @__PURE__ */ new Map(), h = z(Y.__numberFormatters) ? Y.__numberFormatters : /* @__PURE__ */ new Map(), C = z(Y.__meta) ? Y.__meta : {};
|
|
1489
1489
|
fn++;
|
|
1490
|
-
const
|
|
1490
|
+
const y = {
|
|
1491
1491
|
version: n,
|
|
1492
1492
|
cid: fn,
|
|
1493
1493
|
locale: s,
|
|
1494
1494
|
fallbackLocale: a,
|
|
1495
1495
|
messages: c,
|
|
1496
1496
|
modifiers: p,
|
|
1497
|
-
pluralRules:
|
|
1498
|
-
missing:
|
|
1499
|
-
missingWarn:
|
|
1497
|
+
pluralRules: I,
|
|
1498
|
+
missing: L,
|
|
1499
|
+
missingWarn: O,
|
|
1500
1500
|
fallbackWarn: w,
|
|
1501
1501
|
fallbackFormat: V,
|
|
1502
|
-
unresolving:
|
|
1503
|
-
postTranslation:
|
|
1502
|
+
unresolving: S,
|
|
1503
|
+
postTranslation: D,
|
|
1504
1504
|
processor: i,
|
|
1505
1505
|
warnHtmlMessage: d,
|
|
1506
1506
|
escapeParameter: T,
|
|
1507
1507
|
messageCompiler: _,
|
|
1508
|
-
messageResolver:
|
|
1509
|
-
localeFallbacker:
|
|
1508
|
+
messageResolver: M,
|
|
1509
|
+
localeFallbacker: A,
|
|
1510
1510
|
fallbackContext: E,
|
|
1511
1511
|
onWarn: t,
|
|
1512
1512
|
__meta: C
|
|
1513
1513
|
};
|
|
1514
|
-
return
|
|
1514
|
+
return y.datetimeFormats = u, y.numberFormats = m, y.__datetimeFormatters = b, y.__numberFormatters = h, __INTLIFY_PROD_DEVTOOLS__ && da(y, n, C), y;
|
|
1515
1515
|
}
|
|
1516
|
-
const
|
|
1516
|
+
const St = (e) => ({ [e]: ee() });
|
|
1517
1517
|
function Jt(e, t, n, s, l) {
|
|
1518
1518
|
const { missing: a, onWarn: c } = e;
|
|
1519
1519
|
if (a !== null) {
|
|
@@ -1539,26 +1539,26 @@ function Ua(e, t) {
|
|
|
1539
1539
|
return !1;
|
|
1540
1540
|
}
|
|
1541
1541
|
function _n(e, ...t) {
|
|
1542
|
-
const { datetimeFormats: n, unresolving: s, fallbackLocale: l, onWarn: a, localeFallbacker: c } = e, { __datetimeFormatters: u } = e, [m, p,
|
|
1543
|
-
ie(
|
|
1544
|
-
const w = !!
|
|
1542
|
+
const { datetimeFormats: n, unresolving: s, fallbackLocale: l, onWarn: a, localeFallbacker: c } = e, { __datetimeFormatters: u } = e, [m, p, I, L] = Pt(...t), O = ie(I.missingWarn) ? I.missingWarn : e.missingWarn;
|
|
1543
|
+
ie(I.fallbackWarn) ? I.fallbackWarn : e.fallbackWarn;
|
|
1544
|
+
const w = !!I.part, V = $t(e, I), S = c(
|
|
1545
1545
|
e,
|
|
1546
1546
|
// eslint-disable-line @typescript-eslint/no-explicit-any
|
|
1547
1547
|
l,
|
|
1548
1548
|
V
|
|
1549
1549
|
);
|
|
1550
1550
|
if (!P(m) || m === "")
|
|
1551
|
-
return new Intl.DateTimeFormat(V,
|
|
1552
|
-
let
|
|
1551
|
+
return new Intl.DateTimeFormat(V, L).format(p);
|
|
1552
|
+
let D = {}, i, d = null;
|
|
1553
1553
|
const T = "datetime format";
|
|
1554
|
-
for (let
|
|
1555
|
-
Jt(e, m, i,
|
|
1554
|
+
for (let A = 0; A < S.length && (i = S[A], D = n[i] || {}, d = D[m], !J(d)); A++)
|
|
1555
|
+
Jt(e, m, i, O, T);
|
|
1556
1556
|
if (!J(d) || !P(i))
|
|
1557
1557
|
return s ? vt : m;
|
|
1558
1558
|
let _ = `${i}__${m}`;
|
|
1559
|
-
ht(
|
|
1560
|
-
let
|
|
1561
|
-
return
|
|
1559
|
+
ht(L) || (_ = `${_}__${JSON.stringify(L)}`);
|
|
1560
|
+
let M = u.get(_);
|
|
1561
|
+
return M || (M = new Intl.DateTimeFormat(i, de({}, d, L)), u.set(_, M)), w ? M.formatToParts(p) : M.format(p);
|
|
1562
1562
|
}
|
|
1563
1563
|
const jn = [
|
|
1564
1564
|
"localeMatcher",
|
|
@@ -1616,26 +1616,26 @@ function pn(e, t, n) {
|
|
|
1616
1616
|
}
|
|
1617
1617
|
}
|
|
1618
1618
|
function gn(e, ...t) {
|
|
1619
|
-
const { numberFormats: n, unresolving: s, fallbackLocale: l, onWarn: a, localeFallbacker: c } = e, { __numberFormatters: u } = e, [m, p,
|
|
1620
|
-
ie(
|
|
1621
|
-
const w = !!
|
|
1619
|
+
const { numberFormats: n, unresolving: s, fallbackLocale: l, onWarn: a, localeFallbacker: c } = e, { __numberFormatters: u } = e, [m, p, I, L] = Ft(...t), O = ie(I.missingWarn) ? I.missingWarn : e.missingWarn;
|
|
1620
|
+
ie(I.fallbackWarn) ? I.fallbackWarn : e.fallbackWarn;
|
|
1621
|
+
const w = !!I.part, V = $t(e, I), S = c(
|
|
1622
1622
|
e,
|
|
1623
1623
|
// eslint-disable-line @typescript-eslint/no-explicit-any
|
|
1624
1624
|
l,
|
|
1625
1625
|
V
|
|
1626
1626
|
);
|
|
1627
1627
|
if (!P(m) || m === "")
|
|
1628
|
-
return new Intl.NumberFormat(V,
|
|
1629
|
-
let
|
|
1628
|
+
return new Intl.NumberFormat(V, L).format(p);
|
|
1629
|
+
let D = {}, i, d = null;
|
|
1630
1630
|
const T = "number format";
|
|
1631
|
-
for (let
|
|
1632
|
-
Jt(e, m, i,
|
|
1631
|
+
for (let A = 0; A < S.length && (i = S[A], D = n[i] || {}, d = D[m], !J(d)); A++)
|
|
1632
|
+
Jt(e, m, i, O, T);
|
|
1633
1633
|
if (!J(d) || !P(i))
|
|
1634
1634
|
return s ? vt : m;
|
|
1635
1635
|
let _ = `${i}__${m}`;
|
|
1636
|
-
ht(
|
|
1637
|
-
let
|
|
1638
|
-
return
|
|
1636
|
+
ht(L) || (_ = `${_}__${JSON.stringify(L)}`);
|
|
1637
|
+
let M = u.get(_);
|
|
1638
|
+
return M || (M = new Intl.NumberFormat(i, de({}, d, L)), u.set(_, M)), w ? M.formatToParts(p) : M.format(p);
|
|
1639
1639
|
}
|
|
1640
1640
|
const Vn = [
|
|
1641
1641
|
"localeMatcher",
|
|
@@ -1676,7 +1676,7 @@ function hn(e, t, n) {
|
|
|
1676
1676
|
s.__numberFormatters.has(a) && s.__numberFormatters.delete(a);
|
|
1677
1677
|
}
|
|
1678
1678
|
}
|
|
1679
|
-
const ja = (e) => e, Va = (e) => "",
|
|
1679
|
+
const ja = (e) => e, Va = (e) => "", Ga = "text", Wa = (e) => e.length === 0 ? "" : Yt(e), xa = vs;
|
|
1680
1680
|
function bn(e, t) {
|
|
1681
1681
|
return e = Math.abs(e), t === 2 ? e ? e > 1 ? 1 : 0 : 1 : e ? Math.min(e, 2) : 0;
|
|
1682
1682
|
}
|
|
@@ -1688,89 +1688,89 @@ function Za(e, t) {
|
|
|
1688
1688
|
t.count || (t.count = e), t.n || (t.n = e);
|
|
1689
1689
|
}
|
|
1690
1690
|
function Ya(e = {}) {
|
|
1691
|
-
const t = e.locale, n = Xa(e), s =
|
|
1691
|
+
const t = e.locale, n = Xa(e), s = z(e.pluralRules) && P(t) && ae(e.pluralRules[t]) ? e.pluralRules[t] : bn, l = z(e.pluralRules) && P(t) && ae(e.pluralRules[t]) ? bn : void 0, a = (i) => i[s(n, i.length, l)], c = e.list || [], u = (i) => c[i], m = e.named || ee();
|
|
1692
1692
|
me(e.pluralIndex) && Za(n, m);
|
|
1693
1693
|
const p = (i) => m[i];
|
|
1694
|
-
function
|
|
1695
|
-
const T = ae(e.messages) ? e.messages(i, !!d) :
|
|
1694
|
+
function I(i, d) {
|
|
1695
|
+
const T = ae(e.messages) ? e.messages(i, !!d) : z(e.messages) ? e.messages[i] : !1;
|
|
1696
1696
|
return T || (e.parent ? e.parent.message(i) : Va);
|
|
1697
1697
|
}
|
|
1698
|
-
const
|
|
1698
|
+
const L = (i) => e.modifiers ? e.modifiers[i] : ja, O = J(e.processor) && ae(e.processor.normalize) ? e.processor.normalize : Wa, w = J(e.processor) && ae(e.processor.interpolate) ? e.processor.interpolate : xa, V = J(e.processor) && P(e.processor.type) ? e.processor.type : Ga, D = {
|
|
1699
1699
|
list: u,
|
|
1700
1700
|
named: p,
|
|
1701
1701
|
plural: a,
|
|
1702
1702
|
linked: (i, ...d) => {
|
|
1703
1703
|
const [T, _] = d;
|
|
1704
|
-
let
|
|
1705
|
-
d.length === 1 ?
|
|
1706
|
-
const E =
|
|
1704
|
+
let M = "text", A = "";
|
|
1705
|
+
d.length === 1 ? z(T) ? (A = T.modifier || A, M = T.type || M) : P(T) && (A = T || A) : d.length === 2 && (P(T) && (A = T || A), P(_) && (M = _ || M));
|
|
1706
|
+
const E = I(i, !0)(D), Y = (
|
|
1707
1707
|
// The message in vnode resolved with linked are returned as an array by processor.nomalize
|
|
1708
|
-
|
|
1708
|
+
M === "vnode" && ce(E) && A ? E[0] : E
|
|
1709
1709
|
);
|
|
1710
|
-
return
|
|
1710
|
+
return A ? L(A)(Y, M) : Y;
|
|
1711
1711
|
},
|
|
1712
|
-
message:
|
|
1712
|
+
message: I,
|
|
1713
1713
|
type: V,
|
|
1714
1714
|
interpolate: w,
|
|
1715
|
-
normalize:
|
|
1715
|
+
normalize: O,
|
|
1716
1716
|
values: de(ee(), c, m)
|
|
1717
1717
|
};
|
|
1718
|
-
return
|
|
1718
|
+
return D;
|
|
1719
1719
|
}
|
|
1720
1720
|
const vn = () => "", ve = (e) => ae(e);
|
|
1721
1721
|
function En(e, ...t) {
|
|
1722
|
-
const { fallbackFormat: n, postTranslation: s, unresolving: l, messageCompiler: a, fallbackLocale: c, messages: u } = e, [m, p] = Ut(...t),
|
|
1723
|
-
|
|
1722
|
+
const { fallbackFormat: n, postTranslation: s, unresolving: l, messageCompiler: a, fallbackLocale: c, messages: u } = e, [m, p] = Ut(...t), I = ie(p.missingWarn) ? p.missingWarn : e.missingWarn, L = ie(p.fallbackWarn) ? p.fallbackWarn : e.fallbackWarn, O = ie(p.escapeParameter) ? p.escapeParameter : e.escapeParameter, w = !!p.resolvedMessage, V = P(p.default) || ie(p.default) ? ie(p.default) ? a ? m : () => m : p.default : n ? a ? m : () => m : null, S = n || V != null && (P(V) || ae(V)), D = $t(e, p);
|
|
1723
|
+
O && Ba(p);
|
|
1724
1724
|
let [i, d, T] = w ? [
|
|
1725
1725
|
m,
|
|
1726
|
-
|
|
1727
|
-
u[
|
|
1728
|
-
] :
|
|
1729
|
-
if (!w && !(P(_) || Ye(_) || ve(_)) &&
|
|
1726
|
+
D,
|
|
1727
|
+
u[D] || ee()
|
|
1728
|
+
] : Gn(e, m, D, c, L, I), _ = i, M = m;
|
|
1729
|
+
if (!w && !(P(_) || Ye(_) || ve(_)) && S && (_ = V, M = _), !w && (!(P(_) || Ye(_) || ve(_)) || !P(d)))
|
|
1730
1730
|
return l ? vt : m;
|
|
1731
|
-
let
|
|
1731
|
+
let A = !1;
|
|
1732
1732
|
const E = () => {
|
|
1733
|
-
|
|
1734
|
-
}, Y = ve(_) ? _ :
|
|
1735
|
-
if (
|
|
1733
|
+
A = !0;
|
|
1734
|
+
}, Y = ve(_) ? _ : Wn(e, m, d, _, M, E);
|
|
1735
|
+
if (A)
|
|
1736
1736
|
return _;
|
|
1737
|
-
const b = Ja(e, d, T, p), h = Ya(b), C = Ha(e, Y, h),
|
|
1737
|
+
const b = Ja(e, d, T, p), h = Ya(b), C = Ha(e, Y, h), y = s ? s(C, m) : C;
|
|
1738
1738
|
if (__INTLIFY_PROD_DEVTOOLS__) {
|
|
1739
1739
|
const F = {
|
|
1740
1740
|
timestamp: Date.now(),
|
|
1741
1741
|
key: P(m) ? m : ve(_) ? _.key : "",
|
|
1742
1742
|
locale: d || (ve(_) ? _.locale : ""),
|
|
1743
1743
|
format: P(_) ? _ : ve(_) ? _.source : "",
|
|
1744
|
-
message:
|
|
1744
|
+
message: y
|
|
1745
1745
|
};
|
|
1746
|
-
F.meta = de({}, e.__meta, /* @__PURE__ */
|
|
1746
|
+
F.meta = de({}, e.__meta, /* @__PURE__ */ Ma() || {}), fa(F);
|
|
1747
1747
|
}
|
|
1748
|
-
return
|
|
1748
|
+
return y;
|
|
1749
1749
|
}
|
|
1750
1750
|
function Ba(e) {
|
|
1751
|
-
ce(e.list) ? e.list = e.list.map((t) => P(t) ? tn(t) : t) :
|
|
1751
|
+
ce(e.list) ? e.list = e.list.map((t) => P(t) ? tn(t) : t) : z(e.named) && Object.keys(e.named).forEach((t) => {
|
|
1752
1752
|
P(e.named[t]) && (e.named[t] = tn(e.named[t]));
|
|
1753
1753
|
});
|
|
1754
1754
|
}
|
|
1755
|
-
function
|
|
1756
|
-
const { messages: c, onWarn: u, messageResolver: m, localeFallbacker: p } = e,
|
|
1757
|
-
let
|
|
1755
|
+
function Gn(e, t, n, s, l, a) {
|
|
1756
|
+
const { messages: c, onWarn: u, messageResolver: m, localeFallbacker: p } = e, I = p(e, s, n);
|
|
1757
|
+
let L = ee(), O, w = null;
|
|
1758
1758
|
const V = "translate";
|
|
1759
|
-
for (let
|
|
1760
|
-
if (!Ua(
|
|
1761
|
-
const
|
|
1759
|
+
for (let S = 0; S < I.length && (O = I[S], L = c[O] || ee(), (w = m(L, t)) === null && (w = L[t]), !(P(w) || Ye(w) || ve(w))); S++)
|
|
1760
|
+
if (!Ua(O, I)) {
|
|
1761
|
+
const D = Jt(
|
|
1762
1762
|
e,
|
|
1763
1763
|
// eslint-disable-line @typescript-eslint/no-explicit-any
|
|
1764
1764
|
t,
|
|
1765
|
-
|
|
1765
|
+
O,
|
|
1766
1766
|
a,
|
|
1767
1767
|
V
|
|
1768
1768
|
);
|
|
1769
|
-
|
|
1769
|
+
D !== t && (w = D);
|
|
1770
1770
|
}
|
|
1771
|
-
return [w,
|
|
1771
|
+
return [w, O, L];
|
|
1772
1772
|
}
|
|
1773
|
-
function
|
|
1773
|
+
function Wn(e, t, n, s, l, a) {
|
|
1774
1774
|
const { messageCompiler: c, warnHtmlMessage: u } = e;
|
|
1775
1775
|
if (ve(s)) {
|
|
1776
1776
|
const p = s;
|
|
@@ -1805,15 +1805,15 @@ function $a(e, t, n, s, l, a) {
|
|
|
1805
1805
|
};
|
|
1806
1806
|
}
|
|
1807
1807
|
function Ja(e, t, n, s) {
|
|
1808
|
-
const { modifiers: l, pluralRules: a, messageResolver: c, fallbackLocale: u, fallbackWarn: m, missingWarn: p, fallbackContext:
|
|
1808
|
+
const { modifiers: l, pluralRules: a, messageResolver: c, fallbackLocale: u, fallbackWarn: m, missingWarn: p, fallbackContext: I } = e, O = {
|
|
1809
1809
|
locale: t,
|
|
1810
1810
|
modifiers: l,
|
|
1811
1811
|
pluralRules: a,
|
|
1812
1812
|
messages: (w, V) => {
|
|
1813
|
-
let
|
|
1814
|
-
if (
|
|
1815
|
-
const [, ,
|
|
1816
|
-
|
|
1813
|
+
let S = c(n, w);
|
|
1814
|
+
if (S == null && (I || V)) {
|
|
1815
|
+
const [, , D] = Gn(
|
|
1816
|
+
I || e,
|
|
1817
1817
|
// NOTE: if has fallbackContext, fallback to root, else if use linked, fallback to local context
|
|
1818
1818
|
w,
|
|
1819
1819
|
t,
|
|
@@ -1821,22 +1821,22 @@ function Ja(e, t, n, s) {
|
|
|
1821
1821
|
m,
|
|
1822
1822
|
p
|
|
1823
1823
|
);
|
|
1824
|
-
|
|
1824
|
+
S = c(D, w);
|
|
1825
1825
|
}
|
|
1826
|
-
if (P(
|
|
1827
|
-
let
|
|
1828
|
-
const d =
|
|
1829
|
-
|
|
1826
|
+
if (P(S) || Ye(S)) {
|
|
1827
|
+
let D = !1;
|
|
1828
|
+
const d = Wn(e, w, t, S, w, () => {
|
|
1829
|
+
D = !0;
|
|
1830
1830
|
});
|
|
1831
|
-
return
|
|
1832
|
-
} else return ve(
|
|
1831
|
+
return D ? vn : d;
|
|
1832
|
+
} else return ve(S) ? S : vn;
|
|
1833
1833
|
}
|
|
1834
1834
|
};
|
|
1835
|
-
return e.processor && (
|
|
1835
|
+
return e.processor && (O.processor = e.processor), s.list && (O.list = s.list), s.named && (O.named = s.named), me(s.plural) && (O.pluralIndex = s.plural), O;
|
|
1836
1836
|
}
|
|
1837
1837
|
Bs();
|
|
1838
|
-
var Ka = { env: { GITHUB_STATE: "/home/runner/work/_temp/_runner_file_commands/save_state_b4a0e749-2e2c-4521-8060-f7d42cd6b6ea", npm_package_devDependencies__types_node: "^18.17.17", DOTNET_NOLOGO: "1", npm_package_dependencies_pinia: "^2.1.7", npm_package_devDependencies_vitest: "^1.2.0", USER: "runner", npm_config_always_auth: "", npm_config_user_agent: "pnpm/9.15.9 npm/? node/v24.5.0 linux x64", CI: "true", npm_package_dependencies_vue: "^3.5.16", npm_package_devDependencies_vue_i18n: "10.0.5", USE_BAZEL_FALLBACK_VERSION: "silent:", RUNNER_ENVIRONMENT: "github-hosted", GITHUB_ENV: "/home/runner/work/_temp/_runner_file_commands/set_env_b4a0e749-2e2c-4521-8060-f7d42cd6b6ea", PIPX_HOME: "/opt/pipx", npm_package_devDependencies_vite: "^5.2.0", npm_node_execpath: "/opt/hostedtoolcache/node/24.5.0/x64/bin/node", JAVA_HOME_8_X64: "/usr/lib/jvm/temurin-8-jdk-amd64", NODE_AUTH_TOKEN: "XXXXX-XXXXX-XXXXX-XXXXX", SHLVL: "1", npm_package_files_0: "dist", npm_package_devDependencies_eslint_import_resolver_typescript: "^4.4.4", HOME: "/home/runner", npm_package_devDependencies__eslint_js: "^9.39.2", npm_package_devDependencies__typescript_eslint_parser: "^8.52.0", RUNNER_TEMP: "/home/runner/work/_temp", GITHUB_EVENT_PATH: "/home/runner/work/_temp/_github_workflow/event.json", npm_package_devDependencies_eslint_config_prettier: "^10.1.8", npm_config_save_workspace_protocol: "true", JAVA_HOME_11_X64: "/usr/lib/jvm/temurin-11-jdk-amd64", PIPX_BIN_DIR: "/opt/pipx_bin", GITHUB_REPOSITORY_OWNER: "feedmepos", NODE_OPTIONS: "--max-old-space-size=10240", GRADLE_HOME: "/usr/share/gradle-9.5.1", ANDROID_NDK_LATEST_HOME: "/usr/local/lib/android/sdk/ndk/29.0.14206865", JAVA_HOME_21_X64: "/usr/lib/jvm/temurin-21-jdk-amd64", GITHUB_RETENTION_DAYS: "90", npm_package_scripts_type_check: "vue-tsc --noEmit -p tsconfig.app.json --composite false", npm_package_dependencies__feedmepos_mf_common: "^1.29.10", npm_package_devDependencies_code_inspector_plugin: "^0.20.16", npm_package_devDependencies_npm_run_all2: "^6.0.6", GITHUB_REPOSITORY_OWNER_ID: "54831515", POWERSHELL_DISTRIBUTION_CHANNEL: "GitHub-Actions-Linux", AZURE_EXTENSION_DIR: "/opt/az/azcliextensions", GITHUB_HEAD_REF: "", npm_config_userconfig: "/home/runner/work/_temp/.npmrc", SYSTEMD_EXEC_PID: "1862", ACTIONS_ORCHESTRATION_ID: "81060c57-a53e-43c1-850e-30319157c1b2.publish.publish.__default", npm_package_dependencies__feedmepos_ui_library: "^1.10.6", npm_package_dependencies_dayjs: "^1.11.10", npm_package_devDependencies__tsconfig_node18: "^18.2.2", GITHUB_GRAPHQL_URL: "https://api.github.com/graphql", npm_package_scripts_build_only_dev: "VITE_TARGET_ENV=dev pnpm build:mf && pnpm build:dts", npm_package_devDependencies_tailwindcss: "^3.3.3", npm_package_devDependencies_typescript: "^5.9.3", JAVA_HOME_25_X64: "/usr/lib/jvm/temurin-25-jdk-amd64", NVM_DIR: "/home/runner/.nvm", npm_package_dependencies_xlsx: "^0.18.5", npm_package_devDependencies_vue_tsc: "^2.0.6", npm_config_prefer_workspace_packages: "true", DOTNET_SKIP_FIRST_TIME_EXPERIENCE: "1", JAVA_HOME_17_X64: "/usr/lib/jvm/temurin-17-jdk-amd64", ImageVersion: "20260615.205.1", npm_package_scripts_dev: "vite", npm_package_devDependencies_prettier: "^3.7.4", npm_package_devDependencies_sass_embedded: "^1.93.3", LOGNAME: "runner", RUNNER_OS: "Linux", GITHUB_API_URL: "https://api.github.com", GOROOT_1_22_X64: "/opt/hostedtoolcache/go/1.22.12/x64", SWIFT_PATH: "/usr/share/swift/usr/bin", npm_package_type: "module", npm_package_devDependencies__vue_tsconfig: "^0.4.0", npm_package_devDependencies_eslint_plugin_import: "^2.32.0", CHROMEWEBDRIVER: "/usr/local/share/chromedriver-linux64", GOROOT_1_23_X64: "/opt/hostedtoolcache/go/1.23.12/x64", JOURNAL_STREAM: "9:15407", GITHUB_WORKFLOW: "Publish hrm-portal", _: "/home/runner/setup-pnpm/node_modules/.bin/pnpm", npm_package_module: "./dist/app.js", npm_package_devDependencies_autoprefixer: "^10.4.16", MEMORY_PRESSURE_WATCH: "/sys/fs/cgroup/system.slice/hosted-compute-agent.service/memory.pressure", GOROOT_1_24_X64: "/opt/hostedtoolcache/go/1.24.13/x64", npm_package_scripts_lint: "eslint . --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --fix --ignore-path .gitignore", npm_package_devDependencies__typescript_eslint_eslint_plugin: "^8.52.0", npm_config_registry: "https://registry.npmjs.org/", ACTIONS_RUNNER_ACTION_ARCHIVE_CACHE: "/opt/actionarchivecache", GOROOT_1_25_X64: "/opt/hostedtoolcache/go/1.25.11/x64", GITHUB_RUN_ID: "28002110053", GITHUB_REF_TYPE: "branch", BOOTSTRAP_HASKELL_NONINTERACTIVE: "1", GITHUB_WORKFLOW_SHA: "e01207129b7de31ac9cb16dc6ffe375a0585cee8", GITHUB_BASE_REF: "", ImageOS: "ubuntu24", npm_package_exports___import: "./dist/app.js", npm_package_devDependencies__vitejs_plugin_vue: "^5.0.4", GITHUB_WORKFLOW_REF: "feedmepos/hrm-service/.github/workflows/publish-hrm-portal-trusted.yml@refs/heads/feat/KDI-4956-enhance-audit-log-ui", ACTIONS_ID_TOKEN_REQUEST_TOKEN: "eyJhbGciOiJSUzI1NiIsImtpZCI6IjM4ODI2YjE3LTZhMzAtNWY5Yi1iMTY5LThiZWI4MjAyZjcyMyIsInR5cCI6IkpXVCIsIng1dCI6InlrTmFZNHFNX3RhNGsyVGdaT0NFWUxrY1lsQSJ9.eyJJZGVudGl0eVR5cGVDbGFpbSI6IlN5c3RlbTpTZXJ2aWNlSWRlbnRpdHkiLCJhYyI6Ilt7XCJTY29wZVwiOlwicmVmcy9oZWFkcy9mZWF0L0tESS00OTU2LWVuaGFuY2UtYXVkaXQtbG9nLXVpXCIsXCJQZXJtaXNzaW9uXCI6M30se1wiU2NvcGVcIjpcInJlZnMvaGVhZHMvbWFpblwiLFwiUGVybWlzc2lvblwiOjF9XSIsImFjc2wiOiIxMCIsImF1ZCI6InZzbzo2Zjk2ZmE4OS1iN2JmLTQ4NzgtYmFkMy04OTgwMDY1NjZiNmUiLCJiaWxsaW5nX293bmVyX2lkIjoiRV9rZ0RPQUFKb1lRIiwiZXhwIjoxNzgyMjEwOTM2LCJodHRwOi8vc2NoZW1hcy5taWNyb3NvZnQuY29tL3dzLzIwMDgvMDYvaWRlbnRpdHkvY2xhaW1zL3ByaW1hcnlzaWQiOiJkZGRkZGRkZC1kZGRkLWRkZGQtZGRkZC1kZGRkZGRkZGRkZGQiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9zaWQiOiJkZGRkZGRkZC1kZGRkLWRkZGQtZGRkZC1kZGRkZGRkZGRkZGQiLCJpYXQiOjE3ODIxODg3MzYsImlzcyI6Imh0dHBzOi8vdG9rZW4uYWN0aW9ucy5naXRodWJ1c2VyY29udGVudC5jb20iLCJqb2JfaWQiOiJkMDU1OTE1Zi0yYjRlLTU5ZWMtYTdkYy1mYzM3ZmQzMWIzZDQiLCJuYW1laWQiOiJkZGRkZGRkZC1kZGRkLWRkZGQtZGRkZC1kZGRkZGRkZGRkZGQiLCJuYmYiOjE3ODIxODg0MzYsIm9pZGNfZXh0cmEiOiJ7XCJhY3RvclwiOlwiQ2FzdGEtbWVyZVwiLFwiYWN0b3JfaWRcIjpcIjgyMjk4MDE3XCIsXCJiYXNlX3JlZlwiOlwiXCIsXCJjaGVja19ydW5faWRcIjpcIjgyODc2NDA4Mjg2XCIsXCJldmVudF9uYW1lXCI6XCJ3b3JrZmxvd19kaXNwYXRjaFwiLFwiaGVhZF9yZWZcIjpcIlwiLFwiam9iX3dvcmtmbG93X3JlZlwiOlwiZmVlZG1lcG9zL2FjdGlvbnMvLmdpdGh1Yi93b3JrZmxvd3MvcHVibGlzaC1ucG0tZ2l0aHViLnlhbWxAcmVmcy9oZWFkcy9tYWluXCIsXCJqb2Jfd29ya2Zsb3dfc2hhXCI6XCI3MGJmNDFhODJmNGY2ZGQzYmJkMTg2MmIyNjhiMWUwOTFlMzk2MDljXCIsXCJyZWZcIjpcInJlZnMvaGVhZHMvZmVhdC9LREktNDk1Ni1lbmhhbmNlLWF1ZGl0LWxvZy11aVwiLFwicmVmX3Byb3RlY3RlZFwiOlwiZmFsc2VcIixcInJlZl90eXBlXCI6XCJicmFuY2hcIixcInJlcG9zaXRvcnlcIjpcImZlZWRtZXBvcy9ocm0tc2VydmljZVwiLFwicmVwb3NpdG9yeV9pZFwiOlwiMTEyNDY3MjIzNVwiLFwicmVwb3NpdG9yeV9vd25lclwiOlwiZmVlZG1lcG9zXCIsXCJyZXBvc2l0b3J5X293bmVyX2lkXCI6XCI1NDgzMTUxNVwiLFwicmVwb3NpdG9yeV92aXNpYmlsaXR5XCI6XCJwcml2YXRlXCIsXCJydW5fYXR0ZW1wdFwiOlwiMVwiLFwicnVuX2lkXCI6XCIyODAwMjExMDA1M1wiLFwicnVuX251bWJlclwiOlwiMTIzXCIsXCJydW5uZXJfZW52aXJvbm1lbnRcIjpcImdpdGh1Yi1ob3N0ZWRcIixcInNoYVwiOlwiZTAxMjA3MTI5YjdkZTMxYWM5Y2IxNmRjNmZmZTM3NWEwNTg1Y2VlOFwiLFwid29ya2Zsb3dcIjpcIlB1Ymxpc2ggaHJtLXBvcnRhbFwiLFwid29ya2Zsb3dfcmVmXCI6XCJmZWVkbWVwb3MvaHJtLXNlcnZpY2UvLmdpdGh1Yi93b3JrZmxvd3MvcHVibGlzaC1ocm0tcG9ydGFsLXRydXN0ZWQueW1sQHJlZnMvaGVhZHMvZmVhdC9LREktNDk1Ni1lbmhhbmNlLWF1ZGl0LWxvZy11aVwiLFwid29ya2Zsb3dfc2hhXCI6XCJlMDEyMDcxMjliN2RlMzFhYzljYjE2ZGM2ZmZlMzc1YTA1ODVjZWU4XCJ9Iiwib2lkY19zdWIiOiJyZXBvOmZlZWRtZXBvcy9ocm0tc2VydmljZTpyZWY6cmVmcy9oZWFkcy9mZWF0L0tESS00OTU2LWVuaGFuY2UtYXVkaXQtbG9nLXVpIiwib3JjaF9pZCI6IjgxMDYwYzU3LWE1M2UtNDNjMS04NTBlLTMwMzE5MTU3YzFiMi5wdWJsaXNoLnB1Ymxpc2guX19kZWZhdWx0Iiwib3duZXJfaWQiOiJFX2tnRE9BQUpvWVEiLCJwbGFuX2lkIjoiODEwNjBjNTctYTUzZS00M2MxLTg1MGUtMzAzMTkxNTdjMWIyIiwicmVwb3NpdG9yeV9pZCI6IjExMjQ2NzIyMzUiLCJyZXBvc2l0b3J5X293bmVyX2lkIjoiNTQ4MzE1MTUiLCJyZXBvc2l0b3J5X3Zpc2liaWxpdHkiOiJwcml2YXRlIiwicnVuX2lkIjoiMjgwMDIxMTAwNTMiLCJydW5fbnVtYmVyIjoiMTIzIiwicnVuX3R5cGUiOiJmdWxsIiwicnVubmVyX2lkIjoiMTAwMDA3OTY3NyIsInJ1bm5lcl90eXBlIjoiaG9zdGVkIiwic2NwIjoiQWN0aW9ucy5SZXN1bHRzOjgxMDYwYzU3LWE1M2UtNDNjMS04NTBlLTMwMzE5MTU3YzFiMjpkMDU1OTE1Zi0yYjRlLTU5ZWMtYTdkYy1mYzM3ZmQzMWIzZDQgQWN0aW9ucy5SdW5uZXI6ODEwNjBjNTctYTUzZS00M2MxLTg1MGUtMzAzMTkxNTdjMWIyOmQwNTU5MTVmLTJiNGUtNTllYy1hN2RjLWZjMzdmZDMxYjNkNCBBY3Rpb25zLlVwbG9hZEFydGlmYWN0czo4MTA2MGM1Ny1hNTNlLTQzYzEtODUwZS0zMDMxOTE1N2MxYjI6ZDA1NTkxNWYtMmI0ZS01OWVjLWE3ZGMtZmMzN2ZkMzFiM2Q0IGdlbmVyYXRlX2lkX3Rva2VuOjgxMDYwYzU3LWE1M2UtNDNjMS04NTBlLTMwMzE5MTU3YzFiMjpkMDU1OTE1Zi0yYjRlLTU5ZWMtYTdkYy1mYzM3ZmQzMWIzZDQgQWN0aW9ucy5HZW5lcmljUmVhZDowMDAwMDAwMC0wMDAwLTAwMDAtMDAwMC0wMDAwMDAwMDAwMDAiLCJzaGEiOiJlMDEyMDcxMjliN2RlMzFhYzljYjE2ZGM2ZmZlMzc1YTA1ODVjZWU4IiwidHJ1c3RfdGllciI6IjEifQ.aQGZiuWzyu1eJBeh2K18e8zN9Fh9QV8SQMuRzhWeEuCxwnRTlCQ3lXemjGC_MZyDB5-Pc7AOJ-7FSGTokQEFmw2XKhuJrn-5z2V24qsafaWIMiT5lMUr815a-o7Cd_pKhhLx0zScbMqFG5LMAlozE6rq5CyW4GxMRojNF6RxS7DlX8cyrpW6PX6Phj_o77dT2RGhewx4qQdaY8PTCndpYwkmngib8f4tpuJ6mYK7z_R7zTPwYYVM66u-ePQ-GJ_NGaxkQrItDy9pWMU4VEPkBbg2Mkz8cbEsSgq4MmCC8F77KlmFmR8bmoEhPPltJ81r6pJ3lDfxQlemMNpALYgoQg", GITHUB_ACTION_REPOSITORY: "", ENABLE_RUNNER_TRACING: "true", npm_package_dependencies_axios: "^1.7.7", npm_config_node_gyp: "/home/runner/setup-pnpm/node_modules/.pnpm/pnpm@9.15.9/node_modules/pnpm/dist/node_modules/node-gyp/bin/node-gyp.js", PATH: "/home/runner/work/hrm-service/hrm-service/apps/hrm-portal/node_modules/.bin:/home/runner/setup-pnpm/node_modules/.pnpm/pnpm@9.15.9/node_modules/pnpm/dist/node-gyp-bin:/home/runner/work/hrm-service/hrm-service/node_modules/.bin:/home/runner/work/hrm-service/hrm-service/apps/hrm-portal/node_modules/.bin:/home/runner/setup-pnpm/node_modules/.pnpm/pnpm@9.15.9/node_modules/pnpm/dist/node-gyp-bin:/home/runner/work/hrm-service/hrm-service/node_modules/.bin:/home/runner/setup-pnpm/node_modules/.bin:/opt/hostedtoolcache/node/24.5.0/x64/bin:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin", ANT_HOME: "/usr/share/ant", DOTNET_MULTILEVEL_LOOKUP: "0", RUNNER_TRACKING_ID: "github_cd5ee941-2a21-407b-984c-8203d6ea9fd3", INVOCATION_ID: "000261f5734040ab878a0673bb8ed33b", NPM_CONFIG_USERCONFIG: "/home/runner/work/_temp/.npmrc", RUNNER_TOOL_CACHE: "/opt/hostedtoolcache", NODE: "/opt/hostedtoolcache/node/24.5.0/x64/bin/node", npm_package_name: "@feedmepos/mf-hrm-portal", GITHUB_ACTION: "__run_5", GITHUB_RUN_NUMBER: "123", GITHUB_TRIGGERING_ACTOR: "Casta-mere", RUNNER_ARCH: "X64", XDG_RUNTIME_DIR: "/run/user/1001", AGENT_TOOLSDIRECTORY: "/opt/hostedtoolcache", npm_package_scripts_build_mf: "vite build --mode fmmf", npm_package_scripts_publish_npm: "pnpm build && pnpm publish --registry https://npm.pkg.github.com/ --access public --tag latest --no-git-checks", npm_package_scripts_publish_npm_beta: "pnpm build && pnpm publish --registry https://npm.pkg.github.com/ --access public --tag beta --no-git-checks", npm_package_scripts_publish_github: "pnpm build && pnpm publish --registry https://npm.pkg.github.com/ --tag latest --no-git-checks", npm_package_scripts_publish_github_beta: "pnpm build && pnpm publish --registry https://npm.pkg.github.com/ --tag beta --no-git-checks", npm_config_frozen_lockfile: "", npm_package_devDependencies__vitest_ui: "^1.2.0", LANG: "C.UTF-8", VCPKG_INSTALLATION_ROOT: "/usr/local/share/vcpkg", npm_package_devDependencies__vue_eslint_config_typescript: "^12.0.0", npm_package_devDependencies_eslint: "^9.39.2", CONDA: "/usr/share/miniconda", RUNNER_NAME: "GitHub Actions 1000079677", XDG_CONFIG_HOME: "/home/runner/.config", GITHUB_REF_NAME: "feat/KDI-4956-enhance-audit-log-ui", GITHUB_REPOSITORY: "feedmepos/hrm-service", npm_package_scripts_build_dts: "vue-tsc --declaration --emitDeclarationOnly -p tsconfig.app.json --outDir ./dist", npm_package_dependencies__feedmepos_core: "^2.14.36", npm_lifecycle_script: "vite build --mode fmmf", ANDROID_NDK_ROOT: "/usr/local/lib/android/sdk/ndk/27.3.13750724", GITHUB_ACTION_REF: "", DEBIAN_FRONTEND: "noninteractive", npm_package_scripts_test: "vitest", npm_package_dependencies_vue3_lottie: "^3.3.0", npm_package_devDependencies__casl_ability: "^3.4.0", npm_package_devDependencies__vitejs_plugin_vue_jsx: "^4.0.0", npm_package_devDependencies__vue_eslint_config_prettier: "^8.0.0", SHELL: "/bin/bash", GITHUB_REPOSITORY_ID: "1124672235", GITHUB_ACTIONS: "true", NODE_PATH: "/home/runner/work/hrm-service/hrm-service/node_modules/.pnpm/vite@5.4.21_@types+node@18.19.130_sass-embedded@1.97.1_sass@1.97.1_terser@5.44.1/node_modules/vite/bin/node_modules:/home/runner/work/hrm-service/hrm-service/node_modules/.pnpm/vite@5.4.21_@types+node@18.19.130_sass-embedded@1.97.1_sass@1.97.1_terser@5.44.1/node_modules/vite/node_modules:/home/runner/work/hrm-service/hrm-service/node_modules/.pnpm/vite@5.4.21_@types+node@18.19.130_sass-embedded@1.97.1_sass@1.97.1_terser@5.44.1/node_modules:/home/runner/work/hrm-service/hrm-service/node_modules/.pnpm/node_modules:/home/runner/setup-pnpm/node_modules/.pnpm/pnpm@9.15.9/node_modules/pnpm/bin/node_modules:/home/runner/setup-pnpm/node_modules/.pnpm/pnpm@9.15.9/node_modules/pnpm/node_modules:/home/runner/setup-pnpm/node_modules/.pnpm/pnpm@9.15.9/node_modules:/home/runner/setup-pnpm/node_modules/.pnpm/node_modules:/home/runner/setup-pnpm/node_modules/.pnpm/pnpm@9.15.9/node_modules/pnpm/bin/node_modules:/home/runner/setup-pnpm/node_modules/.pnpm/pnpm@9.15.9/node_modules/pnpm/node_modules:/home/runner/setup-pnpm/node_modules/.pnpm/pnpm@9.15.9/node_modules:/home/runner/setup-pnpm/node_modules/.pnpm/node_modules", npm_package_version: "2.0.24-dev.3", npm_package_scripts_build_only: "pnpm build:mf && pnpm build:dts", npm_package_dependencies__feedmepos_hrm_permission: "workspace:*", npm_package_devDependencies__rushstack_eslint_patch: "^1.3.3", npm_package_devDependencies_eslint_plugin_unused_imports: "^4.3.0", npm_package_devDependencies_jsdom: "^24.0.0", npm_lifecycle_event: "build:mf", GITHUB_REF_PROTECTED: "false", npm_package_scripts_build: 'run-p type-check "build-only {@}" --', npm_package_dependencies_uuid: "^10.0.0", GITHUB_WORKSPACE: "/home/runner/work/hrm-service/hrm-service", ACCEPT_EULA: "Y", GITHUB_JOB: "publish", npm_package_dependencies_lodash: "^4.17.21", GITHUB_SHA: "e01207129b7de31ac9cb16dc6ffe375a0585cee8", GITHUB_RUN_ATTEMPT: "1", npm_package_exports___style: "./dist/style.css", npm_package_dependencies_vue_router: "^4.3.2", ACTIONS_RUNNER_RETURN_JOB_RESULT_FOR_HOSTED: "1", GITHUB_REF: "refs/heads/feat/KDI-4956-enhance-audit-log-ui", GITHUB_ACTOR: "Casta-mere", ANDROID_SDK_ROOT: "/usr/local/lib/android/sdk", VITE_TARGET_ENV: "dev", npm_package_devDependencies_globals: "^16.5.0", npm_package_scripts_format: "prettier --write src/", GITHUB_PATH: "/home/runner/work/_temp/_runner_file_commands/add_path_b4a0e749-2e2c-4521-8060-f7d42cd6b6ea", JAVA_HOME: "/usr/lib/jvm/temurin-17-jdk-amd64", PWD: "/home/runner/work/hrm-service/hrm-service/apps/hrm-portal", GITHUB_ACTOR_ID: "82298017", RUNNER_WORKSPACE: "/home/runner/work/hrm-service", npm_package_devDependencies_vue_eslint_parser: "^10.2.0", npm_config_link_workspace_packages: "true", npm_execpath: "/home/runner/setup-pnpm/node_modules/.pnpm/pnpm@9.15.9/node_modules/pnpm/bin/pnpm.cjs", HOMEBREW_CLEANUP_PERIODIC_FULL_DAYS: "3650", GITHUB_EVENT_NAME: "workflow_dispatch", HOMEBREW_NO_AUTO_UPDATE: "1", ANDROID_HOME: "/usr/local/lib/android/sdk", GITHUB_SERVER_URL: "https://github.com", GECKOWEBDRIVER: "/usr/local/share/gecko_driver", ACTIONS_ID_TOKEN_REQUEST_URL: "https://run-actions-2-azure-eastus.actions.githubusercontent.com/124//idtoken/81060c57-a53e-43c1-850e-30319157c1b2/d055915f-2b4e-59ec-a7dc-fc37fd31b3d4?api-version=2.0", GHCUP_INSTALL_BASE_PREFIX: "/usr/local", GITHUB_OUTPUT: "/home/runner/work/_temp/_runner_file_commands/set_output_b4a0e749-2e2c-4521-8060-f7d42cd6b6ea", npm_package_exports___types: "./dist/app.d.ts", npm_package_dependencies__feedmepos_auth: "^1.1.14", npm_package_dependencies__feedmepos_feature_flag: "^0.0.15", EDGEWEBDRIVER: "/usr/local/share/edge_driver", PNPM_SCRIPT_SRC_DIR: "/home/runner/work/hrm-service/hrm-service/apps/hrm-portal", npm_package_devDependencies_eslint_plugin_vue: "^9.33.0", npm_package_devDependencies_postcss: "^8.4.31", npm_command: "run-script", ANDROID_NDK: "/usr/local/lib/android/sdk/ndk/27.3.13750724", SGX_AESM_ADDR: "1", PSModulePath: "/root/.local/share/powershell/Modules:/usr/local/share/powershell/Modules:/opt/microsoft/powershell/7/Modules:/usr/share/az_15.6.1", CHROME_BIN: "/usr/bin/google-chrome", SELENIUM_JAR_PATH: "/usr/share/java/selenium-server.jar", MEMORY_PRESSURE_WRITE: "c29tZSAyMDAwMDAgMjAwMDAwMAA=", PNPM_HOME: "/home/runner/setup-pnpm/node_modules/.bin", ANDROID_NDK_HOME: "/usr/local/lib/android/sdk/ndk/27.3.13750724", GITHUB_STEP_SUMMARY: "/home/runner/work/_temp/_runner_file_commands/step_summary_b4a0e749-2e2c-4521-8060-f7d42cd6b6ea", INIT_CWD: "/home/runner/work/hrm-service/hrm-service/apps/hrm-portal", npm_package_dependencies_libphonenumber_js: "^1.11.1", NODE_ENV: "production" } };
|
|
1839
|
-
const
|
|
1838
|
+
var za = { env: { GITHUB_STATE: "/home/runner/work/_temp/_runner_file_commands/save_state_33087007-c479-4aa2-ae7d-0b7e6aa73dcd", npm_package_devDependencies__types_node: "^18.17.17", DOTNET_NOLOGO: "1", npm_package_dependencies_pinia: "^2.1.7", npm_package_devDependencies_vitest: "^1.2.0", USER: "runner", npm_config_always_auth: "", npm_config_user_agent: "pnpm/9.15.9 npm/? node/v24.5.0 linux x64", CI: "true", npm_package_dependencies_vue: "^3.5.16", npm_package_devDependencies_vue_i18n: "10.0.5", USE_BAZEL_FALLBACK_VERSION: "silent:", RUNNER_ENVIRONMENT: "github-hosted", GITHUB_ENV: "/home/runner/work/_temp/_runner_file_commands/set_env_33087007-c479-4aa2-ae7d-0b7e6aa73dcd", PIPX_HOME: "/opt/pipx", npm_package_devDependencies_vite: "^5.2.0", npm_node_execpath: "/opt/hostedtoolcache/node/24.5.0/x64/bin/node", JAVA_HOME_8_X64: "/usr/lib/jvm/temurin-8-jdk-amd64", NODE_AUTH_TOKEN: "XXXXX-XXXXX-XXXXX-XXXXX", SHLVL: "1", npm_package_files_0: "dist", npm_package_devDependencies_eslint_import_resolver_typescript: "^4.4.4", HOME: "/home/runner", npm_package_devDependencies__eslint_js: "^9.39.2", npm_package_devDependencies__typescript_eslint_parser: "^8.52.0", RUNNER_TEMP: "/home/runner/work/_temp", GITHUB_EVENT_PATH: "/home/runner/work/_temp/_github_workflow/event.json", npm_package_devDependencies_eslint_config_prettier: "^10.1.8", npm_config_save_workspace_protocol: "true", JAVA_HOME_11_X64: "/usr/lib/jvm/temurin-11-jdk-amd64", PIPX_BIN_DIR: "/opt/pipx_bin", GITHUB_REPOSITORY_OWNER: "feedmepos", NODE_OPTIONS: "--max-old-space-size=10240", GRADLE_HOME: "/usr/share/gradle-9.5.1", ANDROID_NDK_LATEST_HOME: "/usr/local/lib/android/sdk/ndk/29.0.14206865", JAVA_HOME_21_X64: "/usr/lib/jvm/temurin-21-jdk-amd64", GITHUB_RETENTION_DAYS: "90", npm_package_scripts_type_check: "vue-tsc --noEmit -p tsconfig.app.json --composite false", npm_package_dependencies__feedmepos_mf_common: "^1.29.10", npm_package_devDependencies_code_inspector_plugin: "^0.20.16", npm_package_devDependencies_npm_run_all2: "^6.0.6", GITHUB_REPOSITORY_OWNER_ID: "54831515", POWERSHELL_DISTRIBUTION_CHANNEL: "GitHub-Actions-Linux", AZURE_EXTENSION_DIR: "/opt/az/azcliextensions", GITHUB_HEAD_REF: "", npm_config_userconfig: "/home/runner/work/_temp/.npmrc", SYSTEMD_EXEC_PID: "1845", ACTIONS_ORCHESTRATION_ID: "044e0c64-52de-4365-8c42-75e8572b060c.publish.publish.__default", npm_package_dependencies__feedmepos_ui_library: "^1.10.6", npm_package_dependencies_dayjs: "^1.11.10", npm_package_devDependencies__tsconfig_node18: "^18.2.2", GITHUB_GRAPHQL_URL: "https://api.github.com/graphql", npm_package_scripts_build_only_dev: "VITE_TARGET_ENV=dev pnpm build:mf && pnpm build:dts", npm_package_devDependencies_tailwindcss: "^3.3.3", npm_package_devDependencies_typescript: "^5.9.3", JAVA_HOME_25_X64: "/usr/lib/jvm/temurin-25-jdk-amd64", NVM_DIR: "/home/runner/.nvm", npm_package_dependencies_xlsx: "^0.18.5", npm_package_devDependencies_vue_tsc: "^2.0.6", npm_config_prefer_workspace_packages: "true", DOTNET_SKIP_FIRST_TIME_EXPERIENCE: "1", JAVA_HOME_17_X64: "/usr/lib/jvm/temurin-17-jdk-amd64", ImageVersion: "20260615.205.1", npm_package_scripts_dev: "vite", npm_package_devDependencies_prettier: "^3.7.4", npm_package_devDependencies_sass_embedded: "^1.93.3", LOGNAME: "runner", RUNNER_OS: "Linux", GITHUB_API_URL: "https://api.github.com", GOROOT_1_22_X64: "/opt/hostedtoolcache/go/1.22.12/x64", SWIFT_PATH: "/usr/share/swift/usr/bin", npm_package_type: "module", npm_package_devDependencies__vue_tsconfig: "^0.4.0", npm_package_devDependencies_eslint_plugin_import: "^2.32.0", CHROMEWEBDRIVER: "/usr/local/share/chromedriver-linux64", GOROOT_1_23_X64: "/opt/hostedtoolcache/go/1.23.12/x64", JOURNAL_STREAM: "9:13531", GITHUB_WORKFLOW: "Publish hrm-portal", _: "/home/runner/setup-pnpm/node_modules/.bin/pnpm", npm_package_module: "./dist/app.js", npm_package_devDependencies_autoprefixer: "^10.4.16", MEMORY_PRESSURE_WATCH: "/sys/fs/cgroup/system.slice/hosted-compute-agent.service/memory.pressure", GOROOT_1_24_X64: "/opt/hostedtoolcache/go/1.24.13/x64", npm_package_scripts_lint: "eslint . --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --fix --ignore-path .gitignore", npm_package_devDependencies__typescript_eslint_eslint_plugin: "^8.52.0", npm_config_registry: "https://registry.npmjs.org/", ACTIONS_RUNNER_ACTION_ARCHIVE_CACHE: "/opt/actionarchivecache", GOROOT_1_25_X64: "/opt/hostedtoolcache/go/1.25.11/x64", GITHUB_RUN_ID: "28018396374", GITHUB_REF_TYPE: "branch", BOOTSTRAP_HASKELL_NONINTERACTIVE: "1", GITHUB_WORKFLOW_SHA: "2745d117ac11e615818936aa84727934a9223d35", GITHUB_BASE_REF: "", ImageOS: "ubuntu24", npm_package_exports___import: "./dist/app.js", npm_package_devDependencies__vitejs_plugin_vue: "^5.0.4", GITHUB_WORKFLOW_REF: "feedmepos/hrm-service/.github/workflows/publish-hrm-portal-trusted.yml@refs/heads/feat/KDI-4956-enhance-audit-log-ui", ACTIONS_ID_TOKEN_REQUEST_TOKEN: "eyJhbGciOiJSUzI1NiIsImtpZCI6IjM4ODI2YjE3LTZhMzAtNWY5Yi1iMTY5LThiZWI4MjAyZjcyMyIsInR5cCI6IkpXVCIsIng1dCI6InlrTmFZNHFNX3RhNGsyVGdaT0NFWUxrY1lsQSJ9.eyJJZGVudGl0eVR5cGVDbGFpbSI6IlN5c3RlbTpTZXJ2aWNlSWRlbnRpdHkiLCJhYyI6Ilt7XCJTY29wZVwiOlwicmVmcy9oZWFkcy9mZWF0L0tESS00OTU2LWVuaGFuY2UtYXVkaXQtbG9nLXVpXCIsXCJQZXJtaXNzaW9uXCI6M30se1wiU2NvcGVcIjpcInJlZnMvaGVhZHMvbWFpblwiLFwiUGVybWlzc2lvblwiOjF9XSIsImFjc2wiOiIxMCIsImF1ZCI6InZzbzo2Zjk2ZmE4OS1iN2JmLTQ4NzgtYmFkMy04OTgwMDY1NjZiNmUiLCJiaWxsaW5nX293bmVyX2lkIjoiRV9rZ0RPQUFKb1lRIiwiZXhwIjoxNzgyMjMxMjc2LCJodHRwOi8vc2NoZW1hcy5taWNyb3NvZnQuY29tL3dzLzIwMDgvMDYvaWRlbnRpdHkvY2xhaW1zL3ByaW1hcnlzaWQiOiJkZGRkZGRkZC1kZGRkLWRkZGQtZGRkZC1kZGRkZGRkZGRkZGQiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9zaWQiOiJkZGRkZGRkZC1kZGRkLWRkZGQtZGRkZC1kZGRkZGRkZGRkZGQiLCJpYXQiOjE3ODIyMDkwNzYsImlzcyI6Imh0dHBzOi8vdG9rZW4uYWN0aW9ucy5naXRodWJ1c2VyY29udGVudC5jb20iLCJqb2JfaWQiOiI2OWU3ZGM1OS03MDNiLTU5ZDktYTYzYS05NWMzOGEwZjg5NDgiLCJuYW1laWQiOiJkZGRkZGRkZC1kZGRkLWRkZGQtZGRkZC1kZGRkZGRkZGRkZGQiLCJuYmYiOjE3ODIyMDg3NzYsIm9pZGNfZXh0cmEiOiJ7XCJhY3RvclwiOlwiQ2FzdGEtbWVyZVwiLFwiYWN0b3JfaWRcIjpcIjgyMjk4MDE3XCIsXCJiYXNlX3JlZlwiOlwiXCIsXCJjaGVja19ydW5faWRcIjpcIjgyOTI4MzQyNDk0XCIsXCJldmVudF9uYW1lXCI6XCJ3b3JrZmxvd19kaXNwYXRjaFwiLFwiaGVhZF9yZWZcIjpcIlwiLFwiam9iX3dvcmtmbG93X3JlZlwiOlwiZmVlZG1lcG9zL2FjdGlvbnMvLmdpdGh1Yi93b3JrZmxvd3MvcHVibGlzaC1ucG0tZ2l0aHViLnlhbWxAcmVmcy9oZWFkcy9tYWluXCIsXCJqb2Jfd29ya2Zsb3dfc2hhXCI6XCI3MGJmNDFhODJmNGY2ZGQzYmJkMTg2MmIyNjhiMWUwOTFlMzk2MDljXCIsXCJyZWZcIjpcInJlZnMvaGVhZHMvZmVhdC9LREktNDk1Ni1lbmhhbmNlLWF1ZGl0LWxvZy11aVwiLFwicmVmX3Byb3RlY3RlZFwiOlwiZmFsc2VcIixcInJlZl90eXBlXCI6XCJicmFuY2hcIixcInJlcG9zaXRvcnlcIjpcImZlZWRtZXBvcy9ocm0tc2VydmljZVwiLFwicmVwb3NpdG9yeV9pZFwiOlwiMTEyNDY3MjIzNVwiLFwicmVwb3NpdG9yeV9vd25lclwiOlwiZmVlZG1lcG9zXCIsXCJyZXBvc2l0b3J5X293bmVyX2lkXCI6XCI1NDgzMTUxNVwiLFwicmVwb3NpdG9yeV92aXNpYmlsaXR5XCI6XCJwcml2YXRlXCIsXCJydW5fYXR0ZW1wdFwiOlwiMVwiLFwicnVuX2lkXCI6XCIyODAxODM5NjM3NFwiLFwicnVuX251bWJlclwiOlwiMTI1XCIsXCJydW5uZXJfZW52aXJvbm1lbnRcIjpcImdpdGh1Yi1ob3N0ZWRcIixcInNoYVwiOlwiMjc0NWQxMTdhYzExZTYxNTgxODkzNmFhODQ3Mjc5MzRhOTIyM2QzNVwiLFwid29ya2Zsb3dcIjpcIlB1Ymxpc2ggaHJtLXBvcnRhbFwiLFwid29ya2Zsb3dfcmVmXCI6XCJmZWVkbWVwb3MvaHJtLXNlcnZpY2UvLmdpdGh1Yi93b3JrZmxvd3MvcHVibGlzaC1ocm0tcG9ydGFsLXRydXN0ZWQueW1sQHJlZnMvaGVhZHMvZmVhdC9LREktNDk1Ni1lbmhhbmNlLWF1ZGl0LWxvZy11aVwiLFwid29ya2Zsb3dfc2hhXCI6XCIyNzQ1ZDExN2FjMTFlNjE1ODE4OTM2YWE4NDcyNzkzNGE5MjIzZDM1XCJ9Iiwib2lkY19zdWIiOiJyZXBvOmZlZWRtZXBvcy9ocm0tc2VydmljZTpyZWY6cmVmcy9oZWFkcy9mZWF0L0tESS00OTU2LWVuaGFuY2UtYXVkaXQtbG9nLXVpIiwib3JjaF9pZCI6IjA0NGUwYzY0LTUyZGUtNDM2NS04YzQyLTc1ZTg1NzJiMDYwYy5wdWJsaXNoLnB1Ymxpc2guX19kZWZhdWx0Iiwib3duZXJfaWQiOiJFX2tnRE9BQUpvWVEiLCJwbGFuX2lkIjoiMDQ0ZTBjNjQtNTJkZS00MzY1LThjNDItNzVlODU3MmIwNjBjIiwicmVwb3NpdG9yeV9pZCI6IjExMjQ2NzIyMzUiLCJyZXBvc2l0b3J5X293bmVyX2lkIjoiNTQ4MzE1MTUiLCJyZXBvc2l0b3J5X3Zpc2liaWxpdHkiOiJwcml2YXRlIiwicnVuX2lkIjoiMjgwMTgzOTYzNzQiLCJydW5fbnVtYmVyIjoiMTI1IiwicnVuX3R5cGUiOiJmdWxsIiwicnVubmVyX2lkIjoiMTAwMDA3OTg3NiIsInJ1bm5lcl90eXBlIjoiaG9zdGVkIiwic2NwIjoiQWN0aW9ucy5SZXN1bHRzOjA0NGUwYzY0LTUyZGUtNDM2NS04YzQyLTc1ZTg1NzJiMDYwYzo2OWU3ZGM1OS03MDNiLTU5ZDktYTYzYS05NWMzOGEwZjg5NDggQWN0aW9ucy5SdW5uZXI6MDQ0ZTBjNjQtNTJkZS00MzY1LThjNDItNzVlODU3MmIwNjBjOjY5ZTdkYzU5LTcwM2ItNTlkOS1hNjNhLTk1YzM4YTBmODk0OCBBY3Rpb25zLlVwbG9hZEFydGlmYWN0czowNDRlMGM2NC01MmRlLTQzNjUtOGM0Mi03NWU4NTcyYjA2MGM6NjllN2RjNTktNzAzYi01OWQ5LWE2M2EtOTVjMzhhMGY4OTQ4IGdlbmVyYXRlX2lkX3Rva2VuOjA0NGUwYzY0LTUyZGUtNDM2NS04YzQyLTc1ZTg1NzJiMDYwYzo2OWU3ZGM1OS03MDNiLTU5ZDktYTYzYS05NWMzOGEwZjg5NDggQWN0aW9ucy5HZW5lcmljUmVhZDowMDAwMDAwMC0wMDAwLTAwMDAtMDAwMC0wMDAwMDAwMDAwMDAiLCJzaGEiOiIyNzQ1ZDExN2FjMTFlNjE1ODE4OTM2YWE4NDcyNzkzNGE5MjIzZDM1IiwidHJ1c3RfdGllciI6IjEifQ.S4jsPmHnPJDGHgZSUyhm_67TcuMaTK9vnUjf-KTSuREnWLv4vK6uGHh5Oxz7ufyBy3xOOnEe9tnrwI7ZSSXJdepeDZ8Gf-xX3jtQS-zmZu5rmsK9RnAlDXzqk3oHjPiO4lDa12eiBOsnx8Trivl3j3UTa0gCea0R9uD4J6-gH0GO7BVGGucxnpW8JztGTFLBFRXzRrzvdp0DqF5bQ8VESa4Hy9ewysp0kikuMEUQ6qzZTPyZTQ9Laoc-0sowHK9TytpEbWlUOr8cOYf1Sj49RPeftA1X1uIISivRhswzjv6XJzH0giX1JytxoZPvI-O4zw7sadEFqO_LEsB7wbieUw", GITHUB_ACTION_REPOSITORY: "", ENABLE_RUNNER_TRACING: "true", npm_package_dependencies_axios: "^1.7.7", npm_config_node_gyp: "/home/runner/setup-pnpm/node_modules/.pnpm/pnpm@9.15.9/node_modules/pnpm/dist/node_modules/node-gyp/bin/node-gyp.js", PATH: "/home/runner/work/hrm-service/hrm-service/apps/hrm-portal/node_modules/.bin:/home/runner/setup-pnpm/node_modules/.pnpm/pnpm@9.15.9/node_modules/pnpm/dist/node-gyp-bin:/home/runner/work/hrm-service/hrm-service/node_modules/.bin:/home/runner/work/hrm-service/hrm-service/apps/hrm-portal/node_modules/.bin:/home/runner/setup-pnpm/node_modules/.pnpm/pnpm@9.15.9/node_modules/pnpm/dist/node-gyp-bin:/home/runner/work/hrm-service/hrm-service/node_modules/.bin:/home/runner/setup-pnpm/node_modules/.bin:/opt/hostedtoolcache/node/24.5.0/x64/bin:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin", ANT_HOME: "/usr/share/ant", DOTNET_MULTILEVEL_LOOKUP: "0", RUNNER_TRACKING_ID: "github_2abcaaea-492a-43b3-91b9-2a1ee46a274d", INVOCATION_ID: "eb4cdff3c332441781f962360c944ccc", NPM_CONFIG_USERCONFIG: "/home/runner/work/_temp/.npmrc", RUNNER_TOOL_CACHE: "/opt/hostedtoolcache", NODE: "/opt/hostedtoolcache/node/24.5.0/x64/bin/node", npm_package_name: "@feedmepos/mf-hrm-portal", GITHUB_ACTION: "__run_5", GITHUB_RUN_NUMBER: "125", GITHUB_TRIGGERING_ACTOR: "Casta-mere", RUNNER_ARCH: "X64", XDG_RUNTIME_DIR: "/run/user/1001", AGENT_TOOLSDIRECTORY: "/opt/hostedtoolcache", npm_package_scripts_build_mf: "vite build --mode fmmf", npm_package_scripts_publish_npm: "pnpm build && pnpm publish --registry https://npm.pkg.github.com/ --access public --tag latest --no-git-checks", npm_package_scripts_publish_npm_beta: "pnpm build && pnpm publish --registry https://npm.pkg.github.com/ --access public --tag beta --no-git-checks", npm_package_scripts_publish_github: "pnpm build && pnpm publish --registry https://npm.pkg.github.com/ --tag latest --no-git-checks", npm_package_scripts_publish_github_beta: "pnpm build && pnpm publish --registry https://npm.pkg.github.com/ --tag beta --no-git-checks", npm_config_frozen_lockfile: "", npm_package_devDependencies__vitest_ui: "^1.2.0", LANG: "C.UTF-8", VCPKG_INSTALLATION_ROOT: "/usr/local/share/vcpkg", npm_package_devDependencies__vue_eslint_config_typescript: "^12.0.0", npm_package_devDependencies_eslint: "^9.39.2", CONDA: "/usr/share/miniconda", RUNNER_NAME: "GitHub Actions 1000079876", XDG_CONFIG_HOME: "/home/runner/.config", GITHUB_REF_NAME: "feat/KDI-4956-enhance-audit-log-ui", GITHUB_REPOSITORY: "feedmepos/hrm-service", npm_package_scripts_build_dts: "vue-tsc --declaration --emitDeclarationOnly -p tsconfig.app.json --outDir ./dist", npm_package_dependencies__feedmepos_core: "^2.14.36", npm_lifecycle_script: "vite build --mode fmmf", ANDROID_NDK_ROOT: "/usr/local/lib/android/sdk/ndk/27.3.13750724", GITHUB_ACTION_REF: "", DEBIAN_FRONTEND: "noninteractive", npm_package_scripts_test: "vitest", npm_package_dependencies_vue3_lottie: "^3.3.0", npm_package_devDependencies__casl_ability: "^3.4.0", npm_package_devDependencies__vitejs_plugin_vue_jsx: "^4.0.0", npm_package_devDependencies__vue_eslint_config_prettier: "^8.0.0", SHELL: "/bin/bash", GITHUB_REPOSITORY_ID: "1124672235", GITHUB_ACTIONS: "true", NODE_PATH: "/home/runner/work/hrm-service/hrm-service/node_modules/.pnpm/vite@5.4.21_@types+node@18.19.130_sass-embedded@1.97.1_sass@1.97.1_terser@5.44.1/node_modules/vite/bin/node_modules:/home/runner/work/hrm-service/hrm-service/node_modules/.pnpm/vite@5.4.21_@types+node@18.19.130_sass-embedded@1.97.1_sass@1.97.1_terser@5.44.1/node_modules/vite/node_modules:/home/runner/work/hrm-service/hrm-service/node_modules/.pnpm/vite@5.4.21_@types+node@18.19.130_sass-embedded@1.97.1_sass@1.97.1_terser@5.44.1/node_modules:/home/runner/work/hrm-service/hrm-service/node_modules/.pnpm/node_modules:/home/runner/setup-pnpm/node_modules/.pnpm/pnpm@9.15.9/node_modules/pnpm/bin/node_modules:/home/runner/setup-pnpm/node_modules/.pnpm/pnpm@9.15.9/node_modules/pnpm/node_modules:/home/runner/setup-pnpm/node_modules/.pnpm/pnpm@9.15.9/node_modules:/home/runner/setup-pnpm/node_modules/.pnpm/node_modules:/home/runner/setup-pnpm/node_modules/.pnpm/pnpm@9.15.9/node_modules/pnpm/bin/node_modules:/home/runner/setup-pnpm/node_modules/.pnpm/pnpm@9.15.9/node_modules/pnpm/node_modules:/home/runner/setup-pnpm/node_modules/.pnpm/pnpm@9.15.9/node_modules:/home/runner/setup-pnpm/node_modules/.pnpm/node_modules", npm_package_version: "2.0.24-dev.5", npm_package_scripts_build_only: "pnpm build:mf && pnpm build:dts", npm_package_dependencies__feedmepos_hrm_permission: "workspace:*", npm_package_devDependencies__rushstack_eslint_patch: "^1.3.3", npm_package_devDependencies_eslint_plugin_unused_imports: "^4.3.0", npm_package_devDependencies_jsdom: "^24.0.0", npm_lifecycle_event: "build:mf", GITHUB_REF_PROTECTED: "false", npm_package_scripts_build: 'run-p type-check "build-only {@}" --', npm_package_dependencies_uuid: "^10.0.0", GITHUB_WORKSPACE: "/home/runner/work/hrm-service/hrm-service", ACCEPT_EULA: "Y", GITHUB_JOB: "publish", npm_package_dependencies_lodash: "^4.17.21", GITHUB_SHA: "2745d117ac11e615818936aa84727934a9223d35", GITHUB_RUN_ATTEMPT: "1", npm_package_exports___style: "./dist/style.css", npm_package_dependencies_vue_router: "^4.3.2", ACTIONS_RUNNER_RETURN_JOB_RESULT_FOR_HOSTED: "1", GITHUB_REF: "refs/heads/feat/KDI-4956-enhance-audit-log-ui", GITHUB_ACTOR: "Casta-mere", ANDROID_SDK_ROOT: "/usr/local/lib/android/sdk", VITE_TARGET_ENV: "dev", npm_package_devDependencies_globals: "^16.5.0", npm_package_scripts_format: "prettier --write src/", GITHUB_PATH: "/home/runner/work/_temp/_runner_file_commands/add_path_33087007-c479-4aa2-ae7d-0b7e6aa73dcd", JAVA_HOME: "/usr/lib/jvm/temurin-17-jdk-amd64", PWD: "/home/runner/work/hrm-service/hrm-service/apps/hrm-portal", GITHUB_ACTOR_ID: "82298017", RUNNER_WORKSPACE: "/home/runner/work/hrm-service", npm_package_devDependencies_vue_eslint_parser: "^10.2.0", npm_config_link_workspace_packages: "true", npm_execpath: "/home/runner/setup-pnpm/node_modules/.pnpm/pnpm@9.15.9/node_modules/pnpm/bin/pnpm.cjs", HOMEBREW_CLEANUP_PERIODIC_FULL_DAYS: "3650", GITHUB_EVENT_NAME: "workflow_dispatch", HOMEBREW_NO_AUTO_UPDATE: "1", ANDROID_HOME: "/usr/local/lib/android/sdk", GITHUB_SERVER_URL: "https://github.com", GECKOWEBDRIVER: "/usr/local/share/gecko_driver", ACTIONS_ID_TOKEN_REQUEST_URL: "https://run-actions-1-azure-eastus.actions.githubusercontent.com/181//idtoken/044e0c64-52de-4365-8c42-75e8572b060c/69e7dc59-703b-59d9-a63a-95c38a0f8948?api-version=2.0", GHCUP_INSTALL_BASE_PREFIX: "/usr/local", GITHUB_OUTPUT: "/home/runner/work/_temp/_runner_file_commands/set_output_33087007-c479-4aa2-ae7d-0b7e6aa73dcd", npm_package_exports___types: "./dist/app.d.ts", npm_package_dependencies__feedmepos_auth: "^1.1.14", npm_package_dependencies__feedmepos_feature_flag: "^0.0.15", EDGEWEBDRIVER: "/usr/local/share/edge_driver", PNPM_SCRIPT_SRC_DIR: "/home/runner/work/hrm-service/hrm-service/apps/hrm-portal", npm_package_devDependencies_eslint_plugin_vue: "^9.33.0", npm_package_devDependencies_postcss: "^8.4.31", npm_command: "run-script", ANDROID_NDK: "/usr/local/lib/android/sdk/ndk/27.3.13750724", SGX_AESM_ADDR: "1", PSModulePath: "/root/.local/share/powershell/Modules:/usr/local/share/powershell/Modules:/opt/microsoft/powershell/7/Modules:/usr/share/az_15.6.1", CHROME_BIN: "/usr/bin/google-chrome", SELENIUM_JAR_PATH: "/usr/share/java/selenium-server.jar", MEMORY_PRESSURE_WRITE: "c29tZSAyMDAwMDAgMjAwMDAwMAA=", PNPM_HOME: "/home/runner/setup-pnpm/node_modules/.bin", ANDROID_NDK_HOME: "/usr/local/lib/android/sdk/ndk/27.3.13750724", GITHUB_STEP_SUMMARY: "/home/runner/work/_temp/_runner_file_commands/step_summary_33087007-c479-4aa2-ae7d-0b7e6aa73dcd", INIT_CWD: "/home/runner/work/hrm-service/hrm-service/apps/hrm-portal", npm_package_dependencies_libphonenumber_js: "^1.11.1", NODE_ENV: "production" } };
|
|
1839
|
+
const Ka = "10.0.5";
|
|
1840
1840
|
function Qa() {
|
|
1841
1841
|
typeof __VUE_I18N_FULL_INSTALL__ != "boolean" && (Fe().__VUE_I18N_FULL_INSTALL__ = !0), typeof __VUE_I18N_LEGACY_API__ != "boolean" && (Fe().__VUE_I18N_LEGACY_API__ = !0), typeof __INTLIFY_DROP_MESSAGE_COMPILER__ != "boolean" && (Fe().__INTLIFY_DROP_MESSAGE_COMPILER__ = !1), typeof __INTLIFY_PROD_DEVTOOLS__ != "boolean" && (Fe().__INTLIFY_PROD_DEVTOOLS__ = !1);
|
|
1842
1842
|
}
|
|
@@ -1856,25 +1856,25 @@ const Be = {
|
|
|
1856
1856
|
function nt(e, ...t) {
|
|
1857
1857
|
return bt(e, null, void 0);
|
|
1858
1858
|
}
|
|
1859
|
-
const jt = /* @__PURE__ */ Ue("__translateVNode"), Vt = /* @__PURE__ */ Ue("__datetimeParts"),
|
|
1859
|
+
const jt = /* @__PURE__ */ Ue("__translateVNode"), Vt = /* @__PURE__ */ Ue("__datetimeParts"), Gt = /* @__PURE__ */ Ue("__numberParts"), qa = Ue("__setPluralRules"), xn = /* @__PURE__ */ Ue("__injectWithOption"), Wt = /* @__PURE__ */ Ue("__dispose");
|
|
1860
1860
|
function st(e) {
|
|
1861
|
-
if (!
|
|
1861
|
+
if (!z(e))
|
|
1862
1862
|
return e;
|
|
1863
1863
|
for (const t in e)
|
|
1864
|
-
if (
|
|
1864
|
+
if (Ne(e, t))
|
|
1865
1865
|
if (!t.includes("."))
|
|
1866
|
-
|
|
1866
|
+
z(e[t]) && st(e[t]);
|
|
1867
1867
|
else {
|
|
1868
1868
|
const n = t.split("."), s = n.length - 1;
|
|
1869
1869
|
let l = e, a = !1;
|
|
1870
1870
|
for (let c = 0; c < s; c++) {
|
|
1871
|
-
if (n[c] in l || (l[n[c]] = ee()), !
|
|
1871
|
+
if (n[c] in l || (l[n[c]] = ee()), !z(l[n[c]])) {
|
|
1872
1872
|
a = !0;
|
|
1873
1873
|
break;
|
|
1874
1874
|
}
|
|
1875
1875
|
l = l[n[c]];
|
|
1876
1876
|
}
|
|
1877
|
-
a || (l[n[s]] = e[t], delete e[t]),
|
|
1877
|
+
a || (l[n[s]] = e[t], delete e[t]), z(l[n[s]]) && st(l[n[s]]);
|
|
1878
1878
|
}
|
|
1879
1879
|
return e;
|
|
1880
1880
|
}
|
|
@@ -1888,14 +1888,14 @@ function Xn(e, t) {
|
|
|
1888
1888
|
P(u) && ft(JSON.parse(u), c);
|
|
1889
1889
|
}), l == null && a)
|
|
1890
1890
|
for (const u in c)
|
|
1891
|
-
|
|
1891
|
+
Ne(c, u) && st(c[u]);
|
|
1892
1892
|
return c;
|
|
1893
1893
|
}
|
|
1894
1894
|
function Zn(e) {
|
|
1895
1895
|
return e.type;
|
|
1896
1896
|
}
|
|
1897
1897
|
function er(e, t, n) {
|
|
1898
|
-
let s =
|
|
1898
|
+
let s = z(t.messages) ? t.messages : ee();
|
|
1899
1899
|
"__i18nGlobal" in n && (s = Xn(e.locale.value, {
|
|
1900
1900
|
messages: s,
|
|
1901
1901
|
__i18n: n.__i18nGlobal
|
|
@@ -1905,13 +1905,13 @@ function er(e, t, n) {
|
|
|
1905
1905
|
e.mergeLocaleMessage(a, s[a]);
|
|
1906
1906
|
});
|
|
1907
1907
|
{
|
|
1908
|
-
if (
|
|
1908
|
+
if (z(t.datetimeFormats)) {
|
|
1909
1909
|
const a = Object.keys(t.datetimeFormats);
|
|
1910
1910
|
a.length && a.forEach((c) => {
|
|
1911
1911
|
e.mergeDateTimeFormat(c, t.datetimeFormats[c]);
|
|
1912
1912
|
});
|
|
1913
1913
|
}
|
|
1914
|
-
if (
|
|
1914
|
+
if (z(t.numberFormats)) {
|
|
1915
1915
|
const a = Object.keys(t.numberFormats);
|
|
1916
1916
|
a.length && a.forEach((c) => {
|
|
1917
1917
|
e.mergeNumberFormat(c, t.numberFormats[c]);
|
|
@@ -1919,10 +1919,10 @@ function er(e, t, n) {
|
|
|
1919
1919
|
}
|
|
1920
1920
|
}
|
|
1921
1921
|
}
|
|
1922
|
-
function
|
|
1922
|
+
function yn(e) {
|
|
1923
1923
|
return _e(Qn, null, e, 0);
|
|
1924
1924
|
}
|
|
1925
|
-
const
|
|
1925
|
+
const Nn = "__INTLIFY_META__", In = () => [], tr = () => !1;
|
|
1926
1926
|
let Tn = 0;
|
|
1927
1927
|
function kn(e) {
|
|
1928
1928
|
return (t, n, s, l) => e(n, s, xt() || void 0, l);
|
|
@@ -1930,10 +1930,10 @@ function kn(e) {
|
|
|
1930
1930
|
const nr = /* @__NO_SIDE_EFFECTS__ */ () => {
|
|
1931
1931
|
const e = xt();
|
|
1932
1932
|
let t = null;
|
|
1933
|
-
return e && (t = Zn(e)[
|
|
1933
|
+
return e && (t = Zn(e)[Nn]) ? { [Nn]: t } : null;
|
|
1934
1934
|
};
|
|
1935
1935
|
function sr(e = {}) {
|
|
1936
|
-
const { __root: t, __injectWithOption: n } = e, s = t === void 0, l = e.flatJson, a = qt ? gt :
|
|
1936
|
+
const { __root: t, __injectWithOption: n } = e, s = t === void 0, l = e.flatJson, a = qt ? gt : zn;
|
|
1937
1937
|
let c = ie(e.inheritLocale) ? e.inheritLocale : !0;
|
|
1938
1938
|
const u = a(
|
|
1939
1939
|
// prettier-ignore
|
|
@@ -1941,23 +1941,23 @@ function sr(e = {}) {
|
|
|
1941
1941
|
), m = a(
|
|
1942
1942
|
// prettier-ignore
|
|
1943
1943
|
t && c ? t.fallbackLocale.value : P(e.fallbackLocale) || ce(e.fallbackLocale) || J(e.fallbackLocale) || e.fallbackLocale === !1 ? e.fallbackLocale : u.value
|
|
1944
|
-
), p = a(Xn(u.value, e)),
|
|
1945
|
-
let
|
|
1946
|
-
const
|
|
1947
|
-
let
|
|
1944
|
+
), p = a(Xn(u.value, e)), I = a(J(e.datetimeFormats) ? e.datetimeFormats : { [u.value]: {} }), L = a(J(e.numberFormats) ? e.numberFormats : { [u.value]: {} });
|
|
1945
|
+
let O = t ? t.missingWarn : ie(e.missingWarn) || _t(e.missingWarn) ? e.missingWarn : !0, w = t ? t.fallbackWarn : ie(e.fallbackWarn) || _t(e.fallbackWarn) ? e.fallbackWarn : !0, V = t ? t.fallbackRoot : ie(e.fallbackRoot) ? e.fallbackRoot : !0, S = !!e.fallbackFormat, D = ae(e.missing) ? e.missing : null, i = ae(e.missing) ? kn(e.missing) : null, d = ae(e.postTranslation) ? e.postTranslation : null, T = t ? t.warnHtmlMessage : ie(e.warnHtmlMessage) ? e.warnHtmlMessage : !0, _ = !!e.escapeParameter;
|
|
1946
|
+
const M = t ? t.modifiers : J(e.modifiers) ? e.modifiers : {};
|
|
1947
|
+
let A = e.pluralRules || t && t.pluralRules, E;
|
|
1948
1948
|
E = (() => {
|
|
1949
1949
|
s && dn(null);
|
|
1950
1950
|
const f = {
|
|
1951
|
-
version:
|
|
1951
|
+
version: Ka,
|
|
1952
1952
|
locale: u.value,
|
|
1953
1953
|
fallbackLocale: m.value,
|
|
1954
1954
|
messages: p.value,
|
|
1955
|
-
modifiers:
|
|
1956
|
-
pluralRules:
|
|
1955
|
+
modifiers: M,
|
|
1956
|
+
pluralRules: A,
|
|
1957
1957
|
missing: i === null ? void 0 : i,
|
|
1958
|
-
missingWarn:
|
|
1958
|
+
missingWarn: O,
|
|
1959
1959
|
fallbackWarn: w,
|
|
1960
|
-
fallbackFormat:
|
|
1960
|
+
fallbackFormat: S,
|
|
1961
1961
|
unresolving: !0,
|
|
1962
1962
|
postTranslation: d === null ? void 0 : d,
|
|
1963
1963
|
warnHtmlMessage: T,
|
|
@@ -1966,7 +1966,7 @@ function sr(e = {}) {
|
|
|
1966
1966
|
messageCompiler: e.messageCompiler,
|
|
1967
1967
|
__meta: { framework: "vue" }
|
|
1968
1968
|
};
|
|
1969
|
-
f.datetimeFormats =
|
|
1969
|
+
f.datetimeFormats = I.value, f.numberFormats = L.value, f.__datetimeFormatters = J(E) ? E.__datetimeFormatters : void 0, f.__numberFormatters = J(E) ? E.__numberFormatters : void 0;
|
|
1970
1970
|
const k = Pa(f);
|
|
1971
1971
|
return s && dn(k), k;
|
|
1972
1972
|
})(), Qe(E, u.value, m.value);
|
|
@@ -1975,8 +1975,8 @@ function sr(e = {}) {
|
|
|
1975
1975
|
u.value,
|
|
1976
1976
|
m.value,
|
|
1977
1977
|
p.value,
|
|
1978
|
-
|
|
1979
|
-
|
|
1978
|
+
I.value,
|
|
1979
|
+
L.value
|
|
1980
1980
|
];
|
|
1981
1981
|
}
|
|
1982
1982
|
const h = q({
|
|
@@ -1989,54 +1989,54 @@ function sr(e = {}) {
|
|
|
1989
1989
|
set: (f) => {
|
|
1990
1990
|
m.value = f, E.fallbackLocale = m.value, Qe(E, u.value, f);
|
|
1991
1991
|
}
|
|
1992
|
-
}),
|
|
1993
|
-
function
|
|
1992
|
+
}), y = q(() => p.value), F = /* @__PURE__ */ q(() => I.value), x = /* @__PURE__ */ q(() => L.value);
|
|
1993
|
+
function N() {
|
|
1994
1994
|
return ae(d) ? d : null;
|
|
1995
1995
|
}
|
|
1996
1996
|
function R(f) {
|
|
1997
1997
|
d = f, E.postTranslation = f;
|
|
1998
1998
|
}
|
|
1999
1999
|
function v() {
|
|
2000
|
-
return
|
|
2000
|
+
return D;
|
|
2001
2001
|
}
|
|
2002
|
-
function
|
|
2003
|
-
f !== null && (i = kn(f)),
|
|
2002
|
+
function W(f) {
|
|
2003
|
+
f !== null && (i = kn(f)), D = f, E.missing = i;
|
|
2004
2004
|
}
|
|
2005
|
-
const
|
|
2005
|
+
const G = (f, k, ne, le, Pe, at) => {
|
|
2006
2006
|
b();
|
|
2007
|
-
let
|
|
2007
|
+
let Ge;
|
|
2008
2008
|
try {
|
|
2009
|
-
|
|
2009
|
+
za.env.NODE_ENV !== "production" || __INTLIFY_PROD_DEVTOOLS__, s || (E.fallbackContext = t ? wa() : void 0), Ge = f(E);
|
|
2010
2010
|
} finally {
|
|
2011
2011
|
__INTLIFY_PROD_DEVTOOLS__, s || (E.fallbackContext = void 0);
|
|
2012
2012
|
}
|
|
2013
2013
|
if (ne !== "translate exists" && // for not `te` (e.g `t`)
|
|
2014
|
-
me(
|
|
2014
|
+
me(Ge) && Ge === vt || ne === "translate exists" && !Ge) {
|
|
2015
2015
|
const [$n, xr] = k();
|
|
2016
2016
|
return t && V ? le(t) : Pe($n);
|
|
2017
2017
|
} else {
|
|
2018
|
-
if (at(
|
|
2019
|
-
return
|
|
2018
|
+
if (at(Ge))
|
|
2019
|
+
return Ge;
|
|
2020
2020
|
throw nt(Be.UNEXPECTED_RETURN_TYPE);
|
|
2021
2021
|
}
|
|
2022
2022
|
};
|
|
2023
2023
|
function U(...f) {
|
|
2024
|
-
return
|
|
2024
|
+
return G((k) => Reflect.apply(En, null, [k, ...f]), () => Ut(...f), "translate", (k) => Reflect.apply(k.t, k, [...f]), (k) => k, (k) => P(k));
|
|
2025
2025
|
}
|
|
2026
2026
|
function te(...f) {
|
|
2027
2027
|
const [k, ne, le] = f;
|
|
2028
|
-
if (le && !
|
|
2028
|
+
if (le && !z(le))
|
|
2029
2029
|
throw nt(Be.INVALID_ARGUMENT);
|
|
2030
2030
|
return U(k, ne, de({ resolvedMessage: !0 }, le || {}));
|
|
2031
2031
|
}
|
|
2032
2032
|
function B(...f) {
|
|
2033
|
-
return
|
|
2033
|
+
return G((k) => Reflect.apply(_n, null, [k, ...f]), () => Pt(...f), "datetime format", (k) => Reflect.apply(k.d, k, [...f]), () => un, (k) => P(k));
|
|
2034
2034
|
}
|
|
2035
2035
|
function he(...f) {
|
|
2036
|
-
return
|
|
2036
|
+
return G((k) => Reflect.apply(gn, null, [k, ...f]), () => Ft(...f), "number format", (k) => Reflect.apply(k.n, k, [...f]), () => un, (k) => P(k));
|
|
2037
2037
|
}
|
|
2038
2038
|
function fe(f) {
|
|
2039
|
-
return f.map((k) => P(k) || me(k) || ie(k) ?
|
|
2039
|
+
return f.map((k) => P(k) || me(k) || ie(k) ? yn(String(k)) : k);
|
|
2040
2040
|
}
|
|
2041
2041
|
const X = {
|
|
2042
2042
|
normalize: fe,
|
|
@@ -2044,7 +2044,7 @@ function sr(e = {}) {
|
|
|
2044
2044
|
type: "vnode"
|
|
2045
2045
|
};
|
|
2046
2046
|
function Ee(...f) {
|
|
2047
|
-
return
|
|
2047
|
+
return G((k) => {
|
|
2048
2048
|
let ne;
|
|
2049
2049
|
const le = k;
|
|
2050
2050
|
try {
|
|
@@ -2053,28 +2053,28 @@ function sr(e = {}) {
|
|
|
2053
2053
|
le.processor = null;
|
|
2054
2054
|
}
|
|
2055
2055
|
return ne;
|
|
2056
|
-
}, () => Ut(...f), "translate", (k) => k[jt](...f), (k) => [
|
|
2056
|
+
}, () => Ut(...f), "translate", (k) => k[jt](...f), (k) => [yn(k)], (k) => ce(k));
|
|
2057
2057
|
}
|
|
2058
2058
|
function $e(...f) {
|
|
2059
|
-
return
|
|
2059
|
+
return G((k) => Reflect.apply(gn, null, [k, ...f]), () => Ft(...f), "number format", (k) => k[Gt](...f), In, (k) => P(k) || ce(k));
|
|
2060
2060
|
}
|
|
2061
2061
|
function Je(...f) {
|
|
2062
|
-
return
|
|
2062
|
+
return G((k) => Reflect.apply(_n, null, [k, ...f]), () => Pt(...f), "datetime format", (k) => k[Vt](...f), In, (k) => P(k) || ce(k));
|
|
2063
2063
|
}
|
|
2064
|
-
function
|
|
2065
|
-
|
|
2064
|
+
function yt(f) {
|
|
2065
|
+
A = f, E.pluralRules = A;
|
|
2066
2066
|
}
|
|
2067
|
-
function
|
|
2068
|
-
return
|
|
2067
|
+
function Nt(f, k) {
|
|
2068
|
+
return G(() => {
|
|
2069
2069
|
if (!f)
|
|
2070
2070
|
return !1;
|
|
2071
2071
|
const ne = P(k) ? k : u.value, le = je(ne), Pe = E.messageResolver(le, f);
|
|
2072
2072
|
return Ye(Pe) || ve(Pe) || P(Pe);
|
|
2073
2073
|
}, () => [f], "translate exists", (ne) => Reflect.apply(ne.te, ne, [f, k]), tr, (ne) => ie(ne));
|
|
2074
2074
|
}
|
|
2075
|
-
function
|
|
2075
|
+
function It(f) {
|
|
2076
2076
|
let k = null;
|
|
2077
|
-
const ne =
|
|
2077
|
+
const ne = Dn(E, m.value, u.value);
|
|
2078
2078
|
for (let le = 0; le < ne.length; le++) {
|
|
2079
2079
|
const Pe = p.value[ne[le]] || {}, at = E.messageResolver(Pe, f);
|
|
2080
2080
|
if (at != null) {
|
|
@@ -2084,8 +2084,8 @@ function sr(e = {}) {
|
|
|
2084
2084
|
}
|
|
2085
2085
|
return k;
|
|
2086
2086
|
}
|
|
2087
|
-
function
|
|
2088
|
-
const k =
|
|
2087
|
+
function ze(f) {
|
|
2088
|
+
const k = It(f);
|
|
2089
2089
|
return k ?? (t ? t.tm(f) || {} : {});
|
|
2090
2090
|
}
|
|
2091
2091
|
function je(f) {
|
|
@@ -2095,40 +2095,40 @@ function sr(e = {}) {
|
|
|
2095
2095
|
if (l) {
|
|
2096
2096
|
const ne = { [f]: k };
|
|
2097
2097
|
for (const le in ne)
|
|
2098
|
-
|
|
2098
|
+
Ne(ne, le) && st(ne[le]);
|
|
2099
2099
|
k = ne[f];
|
|
2100
2100
|
}
|
|
2101
2101
|
p.value[f] = k, E.messages = p.value;
|
|
2102
2102
|
}
|
|
2103
|
-
function
|
|
2103
|
+
function Ke(f, k) {
|
|
2104
2104
|
p.value[f] = p.value[f] || {};
|
|
2105
2105
|
const ne = { [f]: k };
|
|
2106
2106
|
if (l)
|
|
2107
2107
|
for (const le in ne)
|
|
2108
|
-
|
|
2108
|
+
Ne(ne, le) && st(ne[le]);
|
|
2109
2109
|
k = ne[f], ft(k, p.value[f]), E.messages = p.value;
|
|
2110
2110
|
}
|
|
2111
2111
|
function Tt(f) {
|
|
2112
|
-
return
|
|
2112
|
+
return I.value[f] || {};
|
|
2113
2113
|
}
|
|
2114
2114
|
function r(f, k) {
|
|
2115
|
-
|
|
2115
|
+
I.value[f] = k, E.datetimeFormats = I.value, pn(E, f, k);
|
|
2116
2116
|
}
|
|
2117
2117
|
function o(f, k) {
|
|
2118
|
-
|
|
2118
|
+
I.value[f] = de(I.value[f] || {}, k), E.datetimeFormats = I.value, pn(E, f, k);
|
|
2119
2119
|
}
|
|
2120
2120
|
function g(f) {
|
|
2121
|
-
return
|
|
2121
|
+
return L.value[f] || {};
|
|
2122
2122
|
}
|
|
2123
2123
|
function j(f, k) {
|
|
2124
|
-
|
|
2124
|
+
L.value[f] = k, E.numberFormats = L.value, hn(E, f, k);
|
|
2125
2125
|
}
|
|
2126
2126
|
function re(f, k) {
|
|
2127
|
-
|
|
2127
|
+
L.value[f] = de(L.value[f] || {}, k), E.numberFormats = L.value, hn(E, f, k);
|
|
2128
2128
|
}
|
|
2129
|
-
Tn++, t && qt && (
|
|
2129
|
+
Tn++, t && qt && (At(t.locale, (f) => {
|
|
2130
2130
|
c && (u.value = f, E.locale = f, Qe(E, u.value, m.value));
|
|
2131
|
-
}),
|
|
2131
|
+
}), At(t.fallbackLocale, (f) => {
|
|
2132
2132
|
c && (m.value = f, E.fallbackLocale = f, Qe(E, u.value, m.value));
|
|
2133
2133
|
}));
|
|
2134
2134
|
const Z = {
|
|
@@ -2144,21 +2144,21 @@ function sr(e = {}) {
|
|
|
2144
2144
|
get availableLocales() {
|
|
2145
2145
|
return Object.keys(p.value).sort();
|
|
2146
2146
|
},
|
|
2147
|
-
messages:
|
|
2147
|
+
messages: y,
|
|
2148
2148
|
get modifiers() {
|
|
2149
|
-
return
|
|
2149
|
+
return M;
|
|
2150
2150
|
},
|
|
2151
2151
|
get pluralRules() {
|
|
2152
|
-
return
|
|
2152
|
+
return A || {};
|
|
2153
2153
|
},
|
|
2154
2154
|
get isGlobal() {
|
|
2155
2155
|
return s;
|
|
2156
2156
|
},
|
|
2157
2157
|
get missingWarn() {
|
|
2158
|
-
return
|
|
2158
|
+
return O;
|
|
2159
2159
|
},
|
|
2160
2160
|
set missingWarn(f) {
|
|
2161
|
-
|
|
2161
|
+
O = f, E.missingWarn = O;
|
|
2162
2162
|
},
|
|
2163
2163
|
get fallbackWarn() {
|
|
2164
2164
|
return w;
|
|
@@ -2173,10 +2173,10 @@ function sr(e = {}) {
|
|
|
2173
2173
|
V = f;
|
|
2174
2174
|
},
|
|
2175
2175
|
get fallbackFormat() {
|
|
2176
|
-
return
|
|
2176
|
+
return S;
|
|
2177
2177
|
},
|
|
2178
2178
|
set fallbackFormat(f) {
|
|
2179
|
-
|
|
2179
|
+
S = f, E.fallbackFormat = S;
|
|
2180
2180
|
},
|
|
2181
2181
|
get warnHtmlMessage() {
|
|
2182
2182
|
return T;
|
|
@@ -2193,16 +2193,16 @@ function sr(e = {}) {
|
|
|
2193
2193
|
t: U,
|
|
2194
2194
|
getLocaleMessage: je,
|
|
2195
2195
|
setLocaleMessage: Ve,
|
|
2196
|
-
mergeLocaleMessage:
|
|
2197
|
-
getPostTranslationHandler:
|
|
2196
|
+
mergeLocaleMessage: Ke,
|
|
2197
|
+
getPostTranslationHandler: N,
|
|
2198
2198
|
setPostTranslationHandler: R,
|
|
2199
2199
|
getMissingHandler: v,
|
|
2200
|
-
setMissingHandler:
|
|
2201
|
-
[qa]:
|
|
2200
|
+
setMissingHandler: W,
|
|
2201
|
+
[qa]: yt
|
|
2202
2202
|
};
|
|
2203
|
-
return Z.datetimeFormats = F, Z.numberFormats = x, Z.rt = te, Z.te =
|
|
2203
|
+
return Z.datetimeFormats = F, Z.numberFormats = x, Z.rt = te, Z.te = Nt, Z.tm = ze, Z.d = B, Z.n = he, Z.getDateTimeFormat = Tt, Z.setDateTimeFormat = r, Z.mergeDateTimeFormat = o, Z.getNumberFormat = g, Z.setNumberFormat = j, Z.mergeNumberFormat = re, Z[xn] = n, Z[jt] = Ee, Z[Vt] = Je, Z[Gt] = $e, Z;
|
|
2204
2204
|
}
|
|
2205
|
-
const
|
|
2205
|
+
const zt = {
|
|
2206
2206
|
tag: {
|
|
2207
2207
|
type: [String, Object]
|
|
2208
2208
|
},
|
|
@@ -2224,14 +2224,14 @@ function ar({ slots: e }, t) {
|
|
|
2224
2224
|
return t.length === 1 && t[0] === "default" ? (e.default ? e.default() : []).reduce((s, l) => [
|
|
2225
2225
|
...s,
|
|
2226
2226
|
// prettier-ignore
|
|
2227
|
-
...l.type ===
|
|
2227
|
+
...l.type === Le ? l.children : [l]
|
|
2228
2228
|
], []) : t.reduce((n, s) => {
|
|
2229
2229
|
const l = e[s];
|
|
2230
2230
|
return l && (n[s] = l()), n;
|
|
2231
2231
|
}, ee());
|
|
2232
2232
|
}
|
|
2233
2233
|
function Yn() {
|
|
2234
|
-
return
|
|
2234
|
+
return Le;
|
|
2235
2235
|
}
|
|
2236
2236
|
de({
|
|
2237
2237
|
keypath: {
|
|
@@ -2242,7 +2242,7 @@ de({
|
|
|
2242
2242
|
type: [Number, String],
|
|
2243
2243
|
validator: (e) => me(e) || !isNaN(e)
|
|
2244
2244
|
}
|
|
2245
|
-
},
|
|
2245
|
+
}, zt);
|
|
2246
2246
|
function rr(e) {
|
|
2247
2247
|
return ce(e) && !P(e[0]);
|
|
2248
2248
|
}
|
|
@@ -2251,15 +2251,15 @@ function Bn(e, t, n, s) {
|
|
|
2251
2251
|
return () => {
|
|
2252
2252
|
const c = { part: !0 };
|
|
2253
2253
|
let u = ee();
|
|
2254
|
-
e.locale && (c.locale = e.locale), P(e.format) ? c.key = e.format :
|
|
2254
|
+
e.locale && (c.locale = e.locale), P(e.format) ? c.key = e.format : z(e.format) && (P(e.format.key) && (c.key = e.format.key), u = Object.keys(e.format).reduce((O, w) => n.includes(w) ? de(ee(), O, { [w]: e.format[w] }) : O, ee()));
|
|
2255
2255
|
const m = s(e.value, c, u);
|
|
2256
2256
|
let p = [c.key];
|
|
2257
|
-
ce(m) ? p = m.map((
|
|
2258
|
-
const V = l[
|
|
2259
|
-
return rr(
|
|
2257
|
+
ce(m) ? p = m.map((O, w) => {
|
|
2258
|
+
const V = l[O.type], S = V ? V({ [O.type]: O.value, index: w, parts: m }) : [O.value];
|
|
2259
|
+
return rr(S) && (S[0].key = `${O.type}-${w}`), S;
|
|
2260
2260
|
}) : P(m) && (p = [m]);
|
|
2261
|
-
const
|
|
2262
|
-
return
|
|
2261
|
+
const I = de(ee(), a), L = P(e.tag) || z(e.tag) ? e.tag : Yn();
|
|
2262
|
+
return Sn(L, I, p);
|
|
2263
2263
|
};
|
|
2264
2264
|
}
|
|
2265
2265
|
de({
|
|
@@ -2270,7 +2270,7 @@ de({
|
|
|
2270
2270
|
format: {
|
|
2271
2271
|
type: [String, Object]
|
|
2272
2272
|
}
|
|
2273
|
-
},
|
|
2273
|
+
}, zt);
|
|
2274
2274
|
de({
|
|
2275
2275
|
value: {
|
|
2276
2276
|
type: [Number, Date],
|
|
@@ -2279,7 +2279,7 @@ de({
|
|
|
2279
2279
|
format: {
|
|
2280
2280
|
type: [String, Object]
|
|
2281
2281
|
}
|
|
2282
|
-
},
|
|
2282
|
+
}, zt);
|
|
2283
2283
|
const lr = /* @__PURE__ */ Ue("global-vue-i18n");
|
|
2284
2284
|
function Et(e = {}) {
|
|
2285
2285
|
const t = xt();
|
|
@@ -2298,7 +2298,7 @@ function Et(e = {}) {
|
|
|
2298
2298
|
let u = c.__getInstance(t);
|
|
2299
2299
|
if (u == null) {
|
|
2300
2300
|
const m = de({}, e);
|
|
2301
|
-
"__i18n" in l && (m.__i18n = l.__i18n), s && (m.__root = s), u = sr(m), c.__composerExtend && (u[
|
|
2301
|
+
"__i18n" in l && (m.__i18n = l.__i18n), s && (m.__root = s), u = sr(m), c.__composerExtend && (u[Wt] = c.__composerExtend(u)), dr(c, t, u), c.__setInstance(t, u);
|
|
2302
2302
|
}
|
|
2303
2303
|
return u;
|
|
2304
2304
|
}
|
|
@@ -2337,17 +2337,17 @@ function mr(e, t = !1) {
|
|
|
2337
2337
|
}
|
|
2338
2338
|
function dr(e, t, n) {
|
|
2339
2339
|
Rn(() => {
|
|
2340
|
-
}, t),
|
|
2340
|
+
}, t), Kn(() => {
|
|
2341
2341
|
const s = n;
|
|
2342
2342
|
e.__deleteInstance(t);
|
|
2343
|
-
const l = s[
|
|
2344
|
-
l && (l(), delete s[
|
|
2343
|
+
const l = s[Wt];
|
|
2344
|
+
l && (l(), delete s[Wt]);
|
|
2345
2345
|
}, t);
|
|
2346
2346
|
}
|
|
2347
2347
|
Qa();
|
|
2348
2348
|
Ra(ua);
|
|
2349
|
-
|
|
2350
|
-
|
|
2349
|
+
Sa(Oa);
|
|
2350
|
+
Aa(Dn);
|
|
2351
2351
|
if (__INTLIFY_PROD_DEVTOOLS__) {
|
|
2352
2352
|
const e = Fe();
|
|
2353
2353
|
e.__INTLIFY__ = !0, ma(e.__INTLIFY_DEVTOOLS_GLOBAL_HOOK__);
|
|
@@ -2364,15 +2364,15 @@ const ct = /* @__PURE__ */ ke({
|
|
|
2364
2364
|
const { t } = Et();
|
|
2365
2365
|
return (n, s) => {
|
|
2366
2366
|
const l = qe("FmIcon"), a = qe("FmTooltip");
|
|
2367
|
-
return Q(),
|
|
2367
|
+
return Q(), De(a, {
|
|
2368
2368
|
variant: "plain",
|
|
2369
2369
|
placement: "right",
|
|
2370
2370
|
"z-index": 50
|
|
2371
2371
|
}, {
|
|
2372
2372
|
content: pe(() => [
|
|
2373
|
-
se("div", null,
|
|
2374
|
-
(Q(!0), oe(
|
|
2375
|
-
se("div", null, "- " +
|
|
2373
|
+
se("div", null, ye($(t)("team.memberForm.permissions.inherited")), 1),
|
|
2374
|
+
(Q(!0), oe(Le, null, be(e.item.setNames, (c) => (Q(), oe("div", { key: c }, [
|
|
2375
|
+
se("div", null, "- " + ye(c), 1)
|
|
2376
2376
|
]))), 128))
|
|
2377
2377
|
]),
|
|
2378
2378
|
default: pe(() => [
|
|
@@ -2387,7 +2387,7 @@ const ct = /* @__PURE__ */ ke({
|
|
|
2387
2387
|
};
|
|
2388
2388
|
}
|
|
2389
2389
|
});
|
|
2390
|
-
function
|
|
2390
|
+
function On(e, t, n) {
|
|
2391
2391
|
const s = n.filter((u) => u !== "manage");
|
|
2392
2392
|
if (s.length === 0) return;
|
|
2393
2393
|
const l = e.findIndex((u) => u.subject === t && !u.inverted);
|
|
@@ -2401,27 +2401,27 @@ function Ln(e, t, n) {
|
|
|
2401
2401
|
actions: Array.from(a)
|
|
2402
2402
|
});
|
|
2403
2403
|
}
|
|
2404
|
-
const
|
|
2404
|
+
const Ln = Object.values(is), fr = {
|
|
2405
2405
|
read: "View",
|
|
2406
2406
|
create: "Duplicate",
|
|
2407
2407
|
update: "Edit"
|
|
2408
2408
|
};
|
|
2409
2409
|
function _r(e, t, n, s) {
|
|
2410
2410
|
const { t: l } = He(), { getFlagValue: a, getFlag: c } = os(), u = q(() => {
|
|
2411
|
-
var
|
|
2411
|
+
var y;
|
|
2412
2412
|
const b = /* @__PURE__ */ new Map(), h = /* @__PURE__ */ new Map();
|
|
2413
2413
|
for (const F of t.value) {
|
|
2414
2414
|
const x = F.category;
|
|
2415
|
-
x && (n.value.includes(F.subject) || F.showByFeatureFlag && ((
|
|
2415
|
+
x && (n.value.includes(F.subject) || F.showByFeatureFlag && ((y = c(F.showByFeatureFlag)) == null ? void 0 : y.enabled) === !1 && a(F.showByFeatureFlag) === "true" || (b.has(x) || b.set(x, []), b.get(x).push({
|
|
2416
2416
|
label: l(`permissionSet.permissionLabels.${F.subject}`, F.label),
|
|
2417
2417
|
value: F.subject
|
|
2418
2418
|
}), h.set(F.subject, F)));
|
|
2419
2419
|
}
|
|
2420
2420
|
return [...b.keys()].sort((F, x) => {
|
|
2421
|
-
const
|
|
2422
|
-
return
|
|
2421
|
+
const N = Ln.indexOf(F), R = Ln.indexOf(x);
|
|
2422
|
+
return N === -1 && R === -1 ? F.localeCompare(x) : N === -1 ? 1 : R === -1 ? -1 : N - R;
|
|
2423
2423
|
}).map((F) => {
|
|
2424
|
-
const x = b.get(F),
|
|
2424
|
+
const x = b.get(F), N = l(`permissionSet.categoryLabels.${F}`, F), R = /* @__PURE__ */ new Map();
|
|
2425
2425
|
for (const H of x) {
|
|
2426
2426
|
const X = h.get(H.value);
|
|
2427
2427
|
X && R.set(H.value, X.actions);
|
|
@@ -2429,28 +2429,28 @@ function _r(e, t, n, s) {
|
|
|
2429
2429
|
const v = x.some((H) => {
|
|
2430
2430
|
const X = R.get(H.value);
|
|
2431
2431
|
return X && X.length > 1;
|
|
2432
|
-
}),
|
|
2432
|
+
}), W = v ? [
|
|
2433
2433
|
...new Set(
|
|
2434
2434
|
x.flatMap((H) => R.get(H.value) ?? []).filter((H) => H !== "manage")
|
|
2435
2435
|
)
|
|
2436
|
-
] : [],
|
|
2436
|
+
] : [], G = /* @__PURE__ */ new Map();
|
|
2437
2437
|
for (const H of e.value)
|
|
2438
|
-
x.some((X) => X.value === H.subject) && !H.inverted &&
|
|
2438
|
+
x.some((X) => X.value === H.subject) && !H.inverted && G.set(H.subject, new Set(H.actions));
|
|
2439
2439
|
const U = v ? e.value.filter(
|
|
2440
2440
|
(H) => x.some((X) => X.value === H.subject) && !H.inverted && H.actions.includes("manage")
|
|
2441
2441
|
).map((H) => H.subject) : e.value.filter((H) => x.some((X) => X.value === H.subject) && !H.inverted).map((H) => H.subject), te = x.find((H) => {
|
|
2442
2442
|
var X;
|
|
2443
2443
|
return (X = h.get(H.value)) == null ? void 0 : X.isCategoryCover;
|
|
2444
|
-
}), B = (te == null ? void 0 : te.value) ?? null, he = B ?
|
|
2444
|
+
}), B = (te == null ? void 0 : te.value) ?? null, he = B ? G.get(B) ?? /* @__PURE__ */ new Set() : /* @__PURE__ */ new Set(), fe = he.has("manage");
|
|
2445
2445
|
return {
|
|
2446
2446
|
category: F,
|
|
2447
|
-
label:
|
|
2447
|
+
label: N,
|
|
2448
2448
|
options: x,
|
|
2449
2449
|
selectedSubjects: U,
|
|
2450
2450
|
isMultiAction: v,
|
|
2451
|
-
actionColumns:
|
|
2451
|
+
actionColumns: W,
|
|
2452
2452
|
permissionActionsMap: R,
|
|
2453
|
-
selectedActionsMap:
|
|
2453
|
+
selectedActionsMap: G,
|
|
2454
2454
|
coverSubject: B,
|
|
2455
2455
|
coverSelectedActions: he,
|
|
2456
2456
|
coverCoversAll: fe
|
|
@@ -2458,76 +2458,76 @@ function _r(e, t, n, s) {
|
|
|
2458
2458
|
});
|
|
2459
2459
|
});
|
|
2460
2460
|
function m(b, h) {
|
|
2461
|
-
var
|
|
2462
|
-
const C = ((
|
|
2461
|
+
var y;
|
|
2462
|
+
const C = ((y = u.value.find((F) => F.category === b)) == null ? void 0 : y.options) ?? [];
|
|
2463
2463
|
s("update:model-value", [
|
|
2464
2464
|
...e.value.filter((F) => !C.some((x) => x.value === F.subject)),
|
|
2465
2465
|
...t.value.filter((F) => h.includes(F.subject)).map(
|
|
2466
|
-
({ category: F, showByFeatureFlag: x, isCategoryCover:
|
|
2466
|
+
({ category: F, showByFeatureFlag: x, isCategoryCover: N, ...R }) => R
|
|
2467
2467
|
)
|
|
2468
2468
|
]);
|
|
2469
2469
|
}
|
|
2470
2470
|
function p(b) {
|
|
2471
2471
|
return b.options.length > 0 && b.options.every((h) => b.selectedSubjects.includes(h.value));
|
|
2472
2472
|
}
|
|
2473
|
-
function
|
|
2473
|
+
function I(b) {
|
|
2474
2474
|
if (b.options.length === 0) return !1;
|
|
2475
2475
|
const h = b.options.filter(
|
|
2476
2476
|
(C) => b.selectedSubjects.includes(C.value)
|
|
2477
2477
|
).length;
|
|
2478
2478
|
return h > 0 && h < b.options.length;
|
|
2479
2479
|
}
|
|
2480
|
-
function
|
|
2480
|
+
function L(b) {
|
|
2481
2481
|
const h = e.value.filter(
|
|
2482
|
-
(C) => !b.options.some((
|
|
2482
|
+
(C) => !b.options.some((y) => y.value === C.subject)
|
|
2483
2483
|
);
|
|
2484
2484
|
if (p(b))
|
|
2485
2485
|
s("update:model-value", h);
|
|
2486
2486
|
else {
|
|
2487
|
-
const C = t.value.filter((
|
|
2488
|
-
({ category:
|
|
2487
|
+
const C = t.value.filter((y) => b.options.some((F) => F.value === y.subject)).map(
|
|
2488
|
+
({ category: y, showByFeatureFlag: F, isCategoryCover: x, ...N }) => N
|
|
2489
2489
|
);
|
|
2490
2490
|
s("update:model-value", [...h, ...C]);
|
|
2491
2491
|
}
|
|
2492
2492
|
}
|
|
2493
|
-
function
|
|
2493
|
+
function O(b, h) {
|
|
2494
2494
|
const C = b.selectedActionsMap.get(h);
|
|
2495
2495
|
return C ? C.has("manage") : !1;
|
|
2496
2496
|
}
|
|
2497
2497
|
function w(b, h) {
|
|
2498
2498
|
const C = b.permissionActionsMap.get(h);
|
|
2499
2499
|
if (!C) return !1;
|
|
2500
|
-
const
|
|
2501
|
-
if (
|
|
2500
|
+
const y = C.filter((N) => N !== "manage");
|
|
2501
|
+
if (y.length === 0) return !1;
|
|
2502
2502
|
const F = b.selectedActionsMap.get(h);
|
|
2503
2503
|
if (!F) return !1;
|
|
2504
|
-
const x =
|
|
2505
|
-
return x.length > 0 && x.length <
|
|
2504
|
+
const x = y.filter((N) => F.has(N));
|
|
2505
|
+
return x.length > 0 && x.length < y.length;
|
|
2506
2506
|
}
|
|
2507
2507
|
function V(b, h, C) {
|
|
2508
2508
|
if (C) {
|
|
2509
|
-
const
|
|
2510
|
-
if (!
|
|
2509
|
+
const y = t.value.find((W) => W.subject === h);
|
|
2510
|
+
if (!y) return;
|
|
2511
2511
|
const {
|
|
2512
2512
|
category: F,
|
|
2513
2513
|
showByFeatureFlag: x,
|
|
2514
|
-
isCategoryCover:
|
|
2514
|
+
isCategoryCover: N,
|
|
2515
2515
|
...R
|
|
2516
|
-
} =
|
|
2516
|
+
} = y, v = e.value.filter((W) => W.subject !== h);
|
|
2517
2517
|
v.push(R), s("update:model-value", v);
|
|
2518
2518
|
} else
|
|
2519
2519
|
s(
|
|
2520
2520
|
"update:model-value",
|
|
2521
|
-
e.value.filter((
|
|
2521
|
+
e.value.filter((y) => y.subject !== h)
|
|
2522
2522
|
);
|
|
2523
2523
|
}
|
|
2524
|
-
function
|
|
2524
|
+
function S(b, h) {
|
|
2525
2525
|
const C = b.permissionActionsMap.get(h);
|
|
2526
|
-
return C ? C.some((
|
|
2526
|
+
return C ? C.some((y) => y !== "manage") : !1;
|
|
2527
2527
|
}
|
|
2528
|
-
function
|
|
2529
|
-
const
|
|
2530
|
-
return
|
|
2528
|
+
function D(b, h, C) {
|
|
2529
|
+
const y = b.selectedActionsMap.get(h);
|
|
2530
|
+
return y ? y.has(C) : !1;
|
|
2531
2531
|
}
|
|
2532
2532
|
function i(b, h) {
|
|
2533
2533
|
return !b.coverSubject || h === b.coverSubject ? !1 : b.coverCoversAll;
|
|
@@ -2536,81 +2536,81 @@ function _r(e, t, n, s) {
|
|
|
2536
2536
|
return !b.coverSubject || h === b.coverSubject ? !1 : b.coverCoversAll ? !0 : b.coverSelectedActions.has(C);
|
|
2537
2537
|
}
|
|
2538
2538
|
function T(b, h, C) {
|
|
2539
|
-
const
|
|
2540
|
-
return
|
|
2539
|
+
const y = b.permissionActionsMap.get(h);
|
|
2540
|
+
return y ? y.includes(C) : !1;
|
|
2541
2541
|
}
|
|
2542
2542
|
function _(b, h, C) {
|
|
2543
|
-
const
|
|
2543
|
+
const y = [...e.value], F = y.findIndex((N) => N.subject === b && !N.inverted);
|
|
2544
2544
|
if (C)
|
|
2545
2545
|
if (F >= 0) {
|
|
2546
|
-
const
|
|
2547
|
-
R.add(h),
|
|
2546
|
+
const N = { ...y[F] }, R = new Set(N.actions);
|
|
2547
|
+
R.add(h), N.actions = Array.from(R), y[F] = N;
|
|
2548
2548
|
} else {
|
|
2549
|
-
const
|
|
2550
|
-
if (!
|
|
2549
|
+
const N = t.value.find((U) => U.subject === b);
|
|
2550
|
+
if (!N) return;
|
|
2551
2551
|
const {
|
|
2552
2552
|
category: R,
|
|
2553
2553
|
showByFeatureFlag: v,
|
|
2554
|
-
isCategoryCover:
|
|
2555
|
-
...
|
|
2556
|
-
} =
|
|
2557
|
-
|
|
2554
|
+
isCategoryCover: W,
|
|
2555
|
+
...G
|
|
2556
|
+
} = N;
|
|
2557
|
+
y.push({ ...G, actions: [h] });
|
|
2558
2558
|
}
|
|
2559
2559
|
else if (F >= 0) {
|
|
2560
|
-
const
|
|
2561
|
-
R.length === 0 ?
|
|
2560
|
+
const N = { ...y[F] }, R = N.actions.filter((v) => v !== h);
|
|
2561
|
+
R.length === 0 ? y.splice(F, 1) : (N.actions = R, y[F] = N);
|
|
2562
2562
|
}
|
|
2563
|
-
const x = t.value.find((
|
|
2564
|
-
x &&
|
|
2563
|
+
const x = t.value.find((N) => N.subject === b);
|
|
2564
|
+
x && On(y, b, x.actions), s("update:model-value", y);
|
|
2565
2565
|
}
|
|
2566
|
-
function
|
|
2566
|
+
function M(b, h) {
|
|
2567
2567
|
const C = b.options.filter(
|
|
2568
|
-
(
|
|
2568
|
+
(y) => T(b, y.value, h)
|
|
2569
2569
|
);
|
|
2570
2570
|
return C.length === 0 ? !1 : C.every(
|
|
2571
|
-
(
|
|
2571
|
+
(y) => D(b, y.value, h) || d(b, y.value, h)
|
|
2572
2572
|
);
|
|
2573
2573
|
}
|
|
2574
|
-
function
|
|
2574
|
+
function A(b, h) {
|
|
2575
2575
|
const C = b.options.filter(
|
|
2576
2576
|
(F) => T(b, F.value, h)
|
|
2577
2577
|
);
|
|
2578
2578
|
if (C.length === 0) return !1;
|
|
2579
|
-
const
|
|
2580
|
-
(F) =>
|
|
2579
|
+
const y = C.filter(
|
|
2580
|
+
(F) => D(b, F.value, h) || d(b, F.value, h)
|
|
2581
2581
|
).length;
|
|
2582
|
-
return
|
|
2582
|
+
return y > 0 && y < C.length;
|
|
2583
2583
|
}
|
|
2584
2584
|
function E(b, h, C) {
|
|
2585
|
-
const
|
|
2585
|
+
const y = [...e.value];
|
|
2586
2586
|
for (const F of b.options) {
|
|
2587
2587
|
if (!T(b, F.value, h)) continue;
|
|
2588
|
-
const x = F.value,
|
|
2588
|
+
const x = F.value, N = y.findIndex(
|
|
2589
2589
|
(v) => v.subject === x && !v.inverted
|
|
2590
2590
|
);
|
|
2591
2591
|
if (C)
|
|
2592
|
-
if (
|
|
2593
|
-
const v = { ...
|
|
2594
|
-
|
|
2592
|
+
if (N >= 0) {
|
|
2593
|
+
const v = { ...y[N] }, W = new Set(v.actions);
|
|
2594
|
+
W.add(h), v.actions = Array.from(W), y[N] = v;
|
|
2595
2595
|
} else {
|
|
2596
2596
|
const v = t.value.find((B) => B.subject === x);
|
|
2597
2597
|
if (!v) continue;
|
|
2598
2598
|
const {
|
|
2599
|
-
category:
|
|
2600
|
-
showByFeatureFlag:
|
|
2599
|
+
category: W,
|
|
2600
|
+
showByFeatureFlag: G,
|
|
2601
2601
|
isCategoryCover: U,
|
|
2602
2602
|
...te
|
|
2603
2603
|
} = v;
|
|
2604
|
-
|
|
2604
|
+
y.push({ ...te, actions: [h] });
|
|
2605
2605
|
}
|
|
2606
|
-
else if (
|
|
2607
|
-
const v = { ...
|
|
2608
|
-
|
|
2606
|
+
else if (N >= 0) {
|
|
2607
|
+
const v = { ...y[N] }, W = v.actions.filter((G) => G !== h);
|
|
2608
|
+
W.length === 0 ? y.splice(N, 1) : (v.actions = W, y[N] = v);
|
|
2609
2609
|
}
|
|
2610
2610
|
const R = t.value.find((v) => v.subject === x);
|
|
2611
|
-
R &&
|
|
2611
|
+
R && On(y, x, R.actions);
|
|
2612
2612
|
}
|
|
2613
|
-
s("update:model-value",
|
|
2613
|
+
s("update:model-value", y);
|
|
2614
2614
|
}
|
|
2615
2615
|
function Y(b) {
|
|
2616
2616
|
const h = `permissionSet.actionLabels.${b}`, C = fr[b] ?? b.charAt(0).toUpperCase() + b.slice(1);
|
|
@@ -2620,24 +2620,24 @@ function _r(e, t, n, s) {
|
|
|
2620
2620
|
categoryGroups: u,
|
|
2621
2621
|
toggleCategory: m,
|
|
2622
2622
|
isAllManageChecked: p,
|
|
2623
|
-
isAllManageIndeterminate:
|
|
2624
|
-
toggleAllManage:
|
|
2625
|
-
isManageChecked:
|
|
2623
|
+
isAllManageIndeterminate: I,
|
|
2624
|
+
toggleAllManage: L,
|
|
2625
|
+
isManageChecked: O,
|
|
2626
2626
|
isManageIndeterminate: w,
|
|
2627
2627
|
toggleManage: V,
|
|
2628
|
-
hasNonManageActions:
|
|
2629
|
-
isActionChecked:
|
|
2628
|
+
hasNonManageActions: S,
|
|
2629
|
+
isActionChecked: D,
|
|
2630
2630
|
isRowFullyCoveredByCover: i,
|
|
2631
2631
|
isActionCoveredByCover: d,
|
|
2632
2632
|
permissionDefinesAction: T,
|
|
2633
2633
|
toggleAction: _,
|
|
2634
|
-
isAllActionChecked:
|
|
2635
|
-
isAllActionIndeterminate:
|
|
2634
|
+
isAllActionChecked: M,
|
|
2635
|
+
isAllActionIndeterminate: A,
|
|
2636
2636
|
toggleAllAction: E,
|
|
2637
2637
|
actionLabel: Y
|
|
2638
2638
|
};
|
|
2639
2639
|
}
|
|
2640
|
-
const pr = { class: "flex flex-col gap-16" }, gr = { class: "fm-typo-en-title-sm-600" }, hr = { class: "mt-16" }, br = { class: "text-center text-sm font-semibold text-fm-color-typo-primary" }, vr = ["onClick"], Er = { class: "flex justify-center" },
|
|
2640
|
+
const pr = { class: "flex flex-col gap-16" }, gr = { class: "fm-typo-en-title-sm-600" }, hr = { class: "mt-16" }, br = { class: "text-center text-sm font-semibold text-fm-color-typo-primary" }, vr = ["onClick"], Er = { class: "flex justify-center" }, yr = { class: "flex items-center min-w-0 gap-8" }, Nr = ["title", "onClick"], Ir = { class: "flex justify-center" }, Tr = /* @__PURE__ */ ke({
|
|
2641
2641
|
__name: "BasePermission",
|
|
2642
2642
|
props: {
|
|
2643
2643
|
modelValue: {
|
|
@@ -2659,42 +2659,42 @@ const pr = { class: "flex flex-col gap-16" }, gr = { class: "fm-typo-en-title-sm
|
|
|
2659
2659
|
},
|
|
2660
2660
|
emits: ["update:model-value"],
|
|
2661
2661
|
setup(e, { emit: t }) {
|
|
2662
|
-
const n = e, s = t, { t: l } = He(), a = q(() => [...
|
|
2662
|
+
const n = e, s = t, { t: l } = He(), a = q(() => [...Dt, ...n.additionalPermissions]), {
|
|
2663
2663
|
categoryGroups: c,
|
|
2664
2664
|
isAllManageChecked: u,
|
|
2665
2665
|
isAllManageIndeterminate: m,
|
|
2666
2666
|
toggleAllManage: p,
|
|
2667
|
-
isManageChecked:
|
|
2668
|
-
isManageIndeterminate:
|
|
2669
|
-
toggleManage:
|
|
2667
|
+
isManageChecked: I,
|
|
2668
|
+
isManageIndeterminate: L,
|
|
2669
|
+
toggleManage: O,
|
|
2670
2670
|
isActionChecked: w,
|
|
2671
2671
|
isRowFullyCoveredByCover: V,
|
|
2672
|
-
isActionCoveredByCover:
|
|
2673
|
-
permissionDefinesAction:
|
|
2672
|
+
isActionCoveredByCover: S,
|
|
2673
|
+
permissionDefinesAction: D,
|
|
2674
2674
|
toggleAction: i,
|
|
2675
2675
|
isAllActionChecked: d,
|
|
2676
2676
|
isAllActionIndeterminate: T,
|
|
2677
2677
|
toggleAllAction: _,
|
|
2678
|
-
actionLabel:
|
|
2678
|
+
actionLabel: M
|
|
2679
2679
|
} = _r(
|
|
2680
|
-
|
|
2680
|
+
Kt(n, "modelValue"),
|
|
2681
2681
|
a,
|
|
2682
|
-
|
|
2682
|
+
Kt(n, "excludedSubjects"),
|
|
2683
2683
|
(E, Y) => s("update:model-value", Y)
|
|
2684
2684
|
);
|
|
2685
|
-
function
|
|
2685
|
+
function A(E) {
|
|
2686
2686
|
const Y = E.selectedSubjects.length;
|
|
2687
2687
|
return Y === 0 ? "" : l("team.memberForm.permissions.allowedCount", { count: Y });
|
|
2688
2688
|
}
|
|
2689
2689
|
return (E, Y) => {
|
|
2690
2690
|
const b = qe("FmCheckbox");
|
|
2691
2691
|
return Q(), oe("div", pr, [
|
|
2692
|
-
(Q(!0), oe(
|
|
2692
|
+
(Q(!0), oe(Le, null, be($(c), (h) => (Q(), De(Xt, {
|
|
2693
2693
|
key: h.category,
|
|
2694
|
-
subtitle:
|
|
2694
|
+
subtitle: A(h)
|
|
2695
2695
|
}, {
|
|
2696
2696
|
title: pe(() => [
|
|
2697
|
-
se("p", gr,
|
|
2697
|
+
se("p", gr, ye(h.label), 1)
|
|
2698
2698
|
]),
|
|
2699
2699
|
default: pe(() => [
|
|
2700
2700
|
se("div", hr, [
|
|
@@ -2705,11 +2705,11 @@ const pr = { class: "flex flex-col gap-16" }, gr = { class: "fm-typo-en-title-sm
|
|
|
2705
2705
|
})
|
|
2706
2706
|
}, [
|
|
2707
2707
|
Y[0] || (Y[0] = se("div", null, null, -1)),
|
|
2708
|
-
se("div", br,
|
|
2709
|
-
(Q(!0), oe(
|
|
2708
|
+
se("div", br, ye($(l)("team.memberForm.permissions.columnManage")), 1),
|
|
2709
|
+
(Q(!0), oe(Le, null, be(h.actionColumns, (C) => (Q(), oe("div", {
|
|
2710
2710
|
key: `header-${C}`,
|
|
2711
2711
|
class: "text-center text-sm font-semibold text-fm-color-typo-primary"
|
|
2712
|
-
},
|
|
2712
|
+
}, ye($(M)(C)), 1))), 128))
|
|
2713
2713
|
], 4),
|
|
2714
2714
|
se("div", {
|
|
2715
2715
|
class: "grid items-center bg-fm-color-neutral-gray-100 px-12 py-8",
|
|
@@ -2720,7 +2720,7 @@ const pr = { class: "flex flex-col gap-16" }, gr = { class: "fm-typo-en-title-sm
|
|
|
2720
2720
|
se("div", {
|
|
2721
2721
|
class: "cursor-pointer font-semibold",
|
|
2722
2722
|
onClick: (C) => !e.disable && $(p)(h)
|
|
2723
|
-
},
|
|
2723
|
+
}, ye($(l)("team.labels.all")), 9, vr),
|
|
2724
2724
|
se("div", Er, [
|
|
2725
2725
|
_e(b, {
|
|
2726
2726
|
"model-value": $(u)(h),
|
|
@@ -2732,7 +2732,7 @@ const pr = { class: "flex flex-col gap-16" }, gr = { class: "fm-typo-en-title-sm
|
|
|
2732
2732
|
"onUpdate:modelValue": (C) => $(p)(h)
|
|
2733
2733
|
}, null, 8, ["model-value", "indeterminate", "disabled", "onUpdate:modelValue"])
|
|
2734
2734
|
]),
|
|
2735
|
-
(Q(!0), oe(
|
|
2735
|
+
(Q(!0), oe(Le, null, be(h.actionColumns, (C) => (Q(), oe("div", {
|
|
2736
2736
|
key: `all-${C}`,
|
|
2737
2737
|
class: "flex justify-center"
|
|
2738
2738
|
}, [
|
|
@@ -2743,48 +2743,48 @@ const pr = { class: "flex flex-col gap-16" }, gr = { class: "fm-typo-en-title-sm
|
|
|
2743
2743
|
disabled: e.disable,
|
|
2744
2744
|
size: "sm",
|
|
2745
2745
|
dense: "",
|
|
2746
|
-
"onUpdate:modelValue": (
|
|
2746
|
+
"onUpdate:modelValue": (y) => $(_)(h, C, y)
|
|
2747
2747
|
}, null, 8, ["model-value", "indeterminate", "value", "disabled", "onUpdate:modelValue"])
|
|
2748
2748
|
]))), 128))
|
|
2749
2749
|
], 4),
|
|
2750
2750
|
Y[1] || (Y[1] = se("div", { class: "h-px bg-fm-color-neutral-gray-200" }, null, -1)),
|
|
2751
|
-
(Q(!0), oe(
|
|
2751
|
+
(Q(!0), oe(Le, null, be(h.options, (C) => (Q(), oe("div", {
|
|
2752
2752
|
key: C.value,
|
|
2753
2753
|
class: "grid items-center rounded px-12 py-8 transition-colors hover:bg-fm-color-neutral-gray-100",
|
|
2754
2754
|
style: Xe({
|
|
2755
2755
|
gridTemplateColumns: `minmax(0, 1fr) repeat(${h.actionColumns.length + 1}, 80px)`
|
|
2756
2756
|
})
|
|
2757
2757
|
}, [
|
|
2758
|
-
se("div",
|
|
2758
|
+
se("div", yr, [
|
|
2759
2759
|
se("span", {
|
|
2760
2760
|
class: "block truncate cursor-pointer",
|
|
2761
2761
|
title: C.label,
|
|
2762
|
-
onClick: (
|
|
2763
|
-
},
|
|
2762
|
+
onClick: (y) => !e.disable && !$(V)(h, C.value) && $(O)(h, C.value, !$(I)(h, C.value))
|
|
2763
|
+
}, ye(C.label), 9, Nr),
|
|
2764
2764
|
Te(E.$slots, `checkbox-${C.value}-append`, { option: C })
|
|
2765
2765
|
]),
|
|
2766
|
-
se("div",
|
|
2766
|
+
se("div", Ir, [
|
|
2767
2767
|
_e(b, {
|
|
2768
|
-
"model-value": $(
|
|
2768
|
+
"model-value": $(I)(h, C.value) || $(V)(h, C.value),
|
|
2769
2769
|
value: C.value,
|
|
2770
2770
|
disabled: e.disable || $(V)(h, C.value),
|
|
2771
|
-
indeterminate: $(
|
|
2771
|
+
indeterminate: $(L)(h, C.value),
|
|
2772
2772
|
size: "sm",
|
|
2773
|
-
"onUpdate:modelValue": (
|
|
2773
|
+
"onUpdate:modelValue": (y) => $(O)(h, C.value, y)
|
|
2774
2774
|
}, null, 8, ["model-value", "value", "disabled", "indeterminate", "onUpdate:modelValue"])
|
|
2775
2775
|
]),
|
|
2776
|
-
(Q(!0), oe(
|
|
2777
|
-
key: `${C.value}-${
|
|
2776
|
+
(Q(!0), oe(Le, null, be(h.actionColumns, (y) => (Q(), oe("div", {
|
|
2777
|
+
key: `${C.value}-${y}`,
|
|
2778
2778
|
class: "flex justify-center"
|
|
2779
2779
|
}, [
|
|
2780
|
-
$(
|
|
2780
|
+
$(D)(h, C.value, y) ? (Q(), De(b, {
|
|
2781
2781
|
key: 0,
|
|
2782
|
-
"model-value": $(w)(h, C.value,
|
|
2783
|
-
value:
|
|
2784
|
-
disabled: e.disable || $(
|
|
2782
|
+
"model-value": $(w)(h, C.value, y) || $(S)(h, C.value, y),
|
|
2783
|
+
value: y,
|
|
2784
|
+
disabled: e.disable || $(S)(h, C.value, y),
|
|
2785
2785
|
size: "sm",
|
|
2786
|
-
"onUpdate:modelValue": (F) => $(i)(C.value,
|
|
2787
|
-
}, null, 8, ["model-value", "value", "disabled", "onUpdate:modelValue"])) :
|
|
2786
|
+
"onUpdate:modelValue": (F) => $(i)(C.value, y, F)
|
|
2787
|
+
}, null, 8, ["model-value", "value", "disabled", "onUpdate:modelValue"])) : Ae("", !0)
|
|
2788
2788
|
]))), 128))
|
|
2789
2789
|
], 4))), 128))
|
|
2790
2790
|
])
|
|
@@ -2794,10 +2794,10 @@ const pr = { class: "flex flex-col gap-16" }, gr = { class: "fm-typo-en-title-sm
|
|
|
2794
2794
|
]);
|
|
2795
2795
|
};
|
|
2796
2796
|
}
|
|
2797
|
-
}), kr = { class: "space-y-16" },
|
|
2797
|
+
}), kr = { class: "space-y-16" }, Or = {
|
|
2798
2798
|
key: 0,
|
|
2799
2799
|
class: "flex fm-typo-en-title-sm-600"
|
|
2800
|
-
},
|
|
2800
|
+
}, Lr = {
|
|
2801
2801
|
key: 0,
|
|
2802
2802
|
class: "q-mr-xs text-red col"
|
|
2803
2803
|
}, Cr = { class: "form-input" }, Rr = /* @__PURE__ */ ke({
|
|
@@ -2820,13 +2820,13 @@ const pr = { class: "flex flex-col gap-16" }, gr = { class: "fm-typo-en-title-sm
|
|
|
2820
2820
|
const t = e;
|
|
2821
2821
|
return (n, s) => (Q(), oe("div", kr, [
|
|
2822
2822
|
Te(n.$slots, "top", {}, () => [
|
|
2823
|
-
t.title ? (Q(), oe("div",
|
|
2823
|
+
t.title ? (Q(), oe("div", Or, [
|
|
2824
2824
|
se("div", null, [
|
|
2825
|
-
t.required ? (Q(), oe("span",
|
|
2826
|
-
qn(
|
|
2825
|
+
t.required ? (Q(), oe("span", Lr, "*")) : Ae("", !0),
|
|
2826
|
+
qn(ye(t.title), 1)
|
|
2827
2827
|
]),
|
|
2828
2828
|
Te(n.$slots, "title-right")
|
|
2829
|
-
])) :
|
|
2829
|
+
])) : Ae("", !0)
|
|
2830
2830
|
]),
|
|
2831
2831
|
se("div", Cr, [
|
|
2832
2832
|
Te(n.$slots, "default")
|
|
@@ -2834,14 +2834,14 @@ const pr = { class: "flex flex-col gap-16" }, gr = { class: "fm-typo-en-title-sm
|
|
|
2834
2834
|
]));
|
|
2835
2835
|
}
|
|
2836
2836
|
});
|
|
2837
|
-
function
|
|
2837
|
+
function Sr(e, t) {
|
|
2838
2838
|
let n = "", s = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";
|
|
2839
2839
|
const l = s.length;
|
|
2840
2840
|
for (let a = 0; a < e; a++)
|
|
2841
2841
|
n += s.charAt(Math.floor(Math.random() * l));
|
|
2842
2842
|
return n;
|
|
2843
2843
|
}
|
|
2844
|
-
const
|
|
2844
|
+
const Ar = { class: "col flex items-center" }, Dr = {
|
|
2845
2845
|
key: 1,
|
|
2846
2846
|
class: "q-pa-sm form-error-message text-error"
|
|
2847
2847
|
}, Hn = /* @__PURE__ */ ke({
|
|
@@ -2902,47 +2902,47 @@ const Sr = { class: "col flex items-center" }, Mr = {
|
|
|
2902
2902
|
},
|
|
2903
2903
|
emits: ["update:model-value"],
|
|
2904
2904
|
setup(e, { emit: t }) {
|
|
2905
|
-
const n = e, s = t, { t: l } = He(), a = gt(!1), c = es(), u = q(() => n.modelValue.length < n.min ? `Min selection ${n.min}` : n.max !== void 0 && n.modelValue.length > n.max ? `Max selection ${n.max}` : !0), m = `checkbox-${
|
|
2906
|
-
() => n.modelValue.filter((
|
|
2907
|
-
),
|
|
2905
|
+
const n = e, s = t, { t: l } = He(), a = gt(!1), c = es(), u = q(() => n.modelValue.length < n.min ? `Min selection ${n.min}` : n.max !== void 0 && n.modelValue.length > n.max ? `Max selection ${n.max}` : !0), m = `checkbox-${Sr(6)}`, p = q(() => u.value !== !0), I = q(
|
|
2906
|
+
() => n.modelValue.filter((S) => n.options.some((D) => D.value === S))
|
|
2907
|
+
), L = q(
|
|
2908
2908
|
() => typeof n.showAllToggle == "boolean" ? l("team.labels.all") : n.showAllToggle
|
|
2909
|
-
),
|
|
2909
|
+
), O = q(() => n.options.length > 0 && n.options.length === I.value.length);
|
|
2910
2910
|
function w() {
|
|
2911
|
-
const
|
|
2912
|
-
if (
|
|
2913
|
-
s("update:model-value",
|
|
2911
|
+
const S = n.modelValue.filter((D) => !I.value.includes(D));
|
|
2912
|
+
if (O.value === !0)
|
|
2913
|
+
s("update:model-value", S);
|
|
2914
2914
|
else {
|
|
2915
|
-
const
|
|
2916
|
-
s("update:model-value", [...
|
|
2915
|
+
const D = n.includeDisabledOptionsWhenSelectAll ? n.options.map((i) => i.value) : n.options.filter((i) => !i.disabled).map((i) => i.value);
|
|
2916
|
+
s("update:model-value", [...S, ...D]);
|
|
2917
2917
|
}
|
|
2918
2918
|
}
|
|
2919
|
-
function V(
|
|
2919
|
+
function V(S, D) {
|
|
2920
2920
|
let i = dt(n.modelValue);
|
|
2921
|
-
|
|
2921
|
+
D ? i.every((d) => d !== S) && i.push(S) : i = i.filter((d) => d !== S), s("update:model-value", i);
|
|
2922
2922
|
}
|
|
2923
|
-
return (
|
|
2923
|
+
return (S, D) => {
|
|
2924
2924
|
const i = qe("FmCheckbox");
|
|
2925
|
-
return Q(),
|
|
2925
|
+
return Q(), De(Rr, {
|
|
2926
2926
|
id: m,
|
|
2927
2927
|
title: e.title,
|
|
2928
2928
|
required: !1
|
|
2929
2929
|
}, {
|
|
2930
2930
|
top: pe(() => [
|
|
2931
|
-
Te(
|
|
2931
|
+
Te(S.$slots, "top")
|
|
2932
2932
|
]),
|
|
2933
2933
|
default: pe(() => [
|
|
2934
|
-
n.showAllToggle ? (Q(),
|
|
2934
|
+
n.showAllToggle ? (Q(), De(i, {
|
|
2935
2935
|
key: 0,
|
|
2936
|
-
"model-value":
|
|
2936
|
+
"model-value": O.value,
|
|
2937
2937
|
disabled: e.disable,
|
|
2938
|
-
label:
|
|
2938
|
+
label: L.value,
|
|
2939
2939
|
style: Xe(`margin-bottom: ${n.gutter}px`),
|
|
2940
2940
|
size: "sm",
|
|
2941
2941
|
dense: "",
|
|
2942
|
-
value:
|
|
2942
|
+
value: L.value,
|
|
2943
2943
|
"onUpdate:modelValue": w
|
|
2944
|
-
}, null, 8, ["model-value", "disabled", "label", "style", "value"])) :
|
|
2945
|
-
(Q(!0), oe(
|
|
2944
|
+
}, null, 8, ["model-value", "disabled", "label", "style", "value"])) : Ae("", !0),
|
|
2945
|
+
(Q(!0), oe(Le, null, be(e.options, (d, T) => (Q(), oe("div", {
|
|
2946
2946
|
key: d.value,
|
|
2947
2947
|
style: Xe(`margin-bottom: ${T < e.options.length - 1 ? n.gutter : 0}px`),
|
|
2948
2948
|
class: rt(T < e.options.length - 1 ? "q-mb-sm" : "")
|
|
@@ -2950,7 +2950,7 @@ const Sr = { class: "col flex items-center" }, Mr = {
|
|
|
2950
2950
|
se("div", {
|
|
2951
2951
|
class: rt(["row justify-between", e.alignCenter ? "items-center" : "items-start"])
|
|
2952
2952
|
}, [
|
|
2953
|
-
se("div",
|
|
2953
|
+
se("div", Ar, [
|
|
2954
2954
|
_e(i, {
|
|
2955
2955
|
"model-value": e.modelValue.includes(d.value),
|
|
2956
2956
|
disabled: e.disable || d.disabled,
|
|
@@ -2959,7 +2959,7 @@ const Sr = { class: "col flex items-center" }, Mr = {
|
|
|
2959
2959
|
value: d.label,
|
|
2960
2960
|
"onUpdate:modelValue": (_) => V(d.value, _)
|
|
2961
2961
|
}, null, 8, ["model-value", "disabled", "label", "value", "onUpdate:modelValue"]),
|
|
2962
|
-
Te(
|
|
2962
|
+
Te(S.$slots, `checkbox-${d.key || d.value}-append`, {
|
|
2963
2963
|
option: d,
|
|
2964
2964
|
selected: e.modelValue.includes(d.value)
|
|
2965
2965
|
})
|
|
@@ -2968,32 +2968,32 @@ const Sr = { class: "col flex items-center" }, Mr = {
|
|
|
2968
2968
|
key: 0,
|
|
2969
2969
|
class: rt([{ "q-checkbox disabled": e.disable || d.disabled }, "col"])
|
|
2970
2970
|
}, [
|
|
2971
|
-
Te(
|
|
2971
|
+
Te(S.$slots, `checkbox-${d.key || d.value}-end`, {
|
|
2972
2972
|
option: d,
|
|
2973
2973
|
value: e.modelValue.includes(d.value),
|
|
2974
2974
|
disable: e.disable || d.disabled
|
|
2975
2975
|
})
|
|
2976
|
-
], 2)) :
|
|
2976
|
+
], 2)) : Ae("", !0)
|
|
2977
2977
|
], 2),
|
|
2978
2978
|
$(c)[`checkbox-${d.key || d.value}-bottom`] && (e.modelValue.includes(d.value) || e.falsyShowSlot) ? (Q(), oe("div", {
|
|
2979
2979
|
key: 0,
|
|
2980
2980
|
class: rt(["q-mt-sm", { "q-checkbox disabled": e.disable || d.disabled }]),
|
|
2981
2981
|
style: Xe(`margin-left: ${e.bottomSlotIndent}`)
|
|
2982
2982
|
}, [
|
|
2983
|
-
Te(
|
|
2983
|
+
Te(S.$slots, `checkbox-${d.key || d.value}-bottom`, {
|
|
2984
2984
|
option: d,
|
|
2985
2985
|
disable: e.disable || d.disabled,
|
|
2986
2986
|
value: e.modelValue.includes(d.value)
|
|
2987
2987
|
})
|
|
2988
|
-
], 6)) :
|
|
2988
|
+
], 6)) : Ae("", !0)
|
|
2989
2989
|
], 6))), 128)),
|
|
2990
|
-
a.value && p.value ? (Q(), oe("div",
|
|
2990
|
+
a.value && p.value ? (Q(), oe("div", Dr, ye(u.value), 1)) : Ae("", !0)
|
|
2991
2991
|
]),
|
|
2992
2992
|
_: 3
|
|
2993
2993
|
}, 8, ["title"]);
|
|
2994
2994
|
};
|
|
2995
2995
|
}
|
|
2996
|
-
}),
|
|
2996
|
+
}), Mr = { class: "fm-typo-en-title-sm-600" }, ut = "includedFuture", Cn = /* @__PURE__ */ ke({
|
|
2997
2997
|
__name: "ConditionPermission",
|
|
2998
2998
|
props: {
|
|
2999
2999
|
modelValue: {
|
|
@@ -3023,31 +3023,31 @@ const Sr = { class: "col flex items-center" }, Mr = {
|
|
|
3023
3023
|
disabled: !!n.modelValue && n.options.length > n.modelValue.length
|
|
3024
3024
|
},
|
|
3025
3025
|
...n.options.filter(
|
|
3026
|
-
(
|
|
3026
|
+
(I) => I.label.toLocaleLowerCase().includes(p.value.toLocaleLowerCase())
|
|
3027
3027
|
)
|
|
3028
|
-
]), c = q(() => n.modelValue ? n.modelValue : [ut, ...n.options.map((
|
|
3029
|
-
const
|
|
3030
|
-
return
|
|
3028
|
+
]), c = q(() => n.modelValue ? n.modelValue : [ut, ...n.options.map((I) => I.value)]), u = q(() => {
|
|
3029
|
+
const I = c.value.filter((L) => L !== ut).length;
|
|
3030
|
+
return I === 0 ? "" : l("team.memberForm.permissions.allowedCount", { count: I });
|
|
3031
3031
|
});
|
|
3032
|
-
function m(
|
|
3033
|
-
const
|
|
3034
|
-
s("update:model-value",
|
|
3032
|
+
function m(I) {
|
|
3033
|
+
const L = I.length === a.value.length;
|
|
3034
|
+
s("update:model-value", L ? null : I.filter((O) => O !== ut));
|
|
3035
3035
|
}
|
|
3036
3036
|
const p = gt("");
|
|
3037
|
-
return (
|
|
3038
|
-
const
|
|
3039
|
-
return Q(),
|
|
3037
|
+
return (I, L) => {
|
|
3038
|
+
const O = qe("fm-search");
|
|
3039
|
+
return Q(), De(Xt, { subtitle: u.value }, {
|
|
3040
3040
|
title: pe(() => [
|
|
3041
|
-
se("p",
|
|
3041
|
+
se("p", Mr, ye($(l)("team.memberForm.permissions.manageable", { context: e.context })), 1)
|
|
3042
3042
|
]),
|
|
3043
3043
|
default: pe(() => [
|
|
3044
|
-
e.options.length > 1 ? (Q(),
|
|
3044
|
+
e.options.length > 1 ? (Q(), De(O, {
|
|
3045
3045
|
key: 0,
|
|
3046
3046
|
modelValue: p.value,
|
|
3047
|
-
"onUpdate:modelValue":
|
|
3047
|
+
"onUpdate:modelValue": L[0] || (L[0] = (w) => p.value = w),
|
|
3048
3048
|
class: "mt-16",
|
|
3049
3049
|
placeholder: $(l)("team.memberForm.permissions.search", { context: e.context })
|
|
3050
|
-
}, null, 8, ["modelValue", "placeholder"])) :
|
|
3050
|
+
}, null, 8, ["modelValue", "placeholder"])) : Ae("", !0),
|
|
3051
3051
|
_e(Hn, {
|
|
3052
3052
|
"model-value": c.value,
|
|
3053
3053
|
options: a.value,
|
|
@@ -3062,7 +3062,7 @@ const Sr = { class: "col flex items-center" }, Mr = {
|
|
|
3062
3062
|
be(a.value, (w) => ({
|
|
3063
3063
|
name: `checkbox-${w.value}-append`,
|
|
3064
3064
|
fn: pe(({ option: V }) => [
|
|
3065
|
-
Te(
|
|
3065
|
+
Te(I.$slots, `checkbox-${w.value}-append`, { option: V })
|
|
3066
3066
|
])
|
|
3067
3067
|
}))
|
|
3068
3068
|
]), 1032, ["model-value", "options", "disable"])
|
|
@@ -3101,23 +3101,23 @@ const Sr = { class: "col flex items-center" }, Mr = {
|
|
|
3101
3101
|
value: mt,
|
|
3102
3102
|
disabled: !!n.modelValue && n.roles.length > n.modelValue.length
|
|
3103
3103
|
},
|
|
3104
|
-
...n.roles.map((
|
|
3105
|
-
label:
|
|
3106
|
-
value:
|
|
3107
|
-
disabled: !!p &&
|
|
3104
|
+
...n.roles.map((I) => ({
|
|
3105
|
+
label: I.name,
|
|
3106
|
+
value: I._id,
|
|
3107
|
+
disabled: !!p && I.restaurants.every(({ id: L }) => !p.includes(L))
|
|
3108
3108
|
}))
|
|
3109
3109
|
];
|
|
3110
3110
|
}), c = q(() => n.modelValue ? n.modelValue : [mt, ...n.roles.map((p) => p._id)]), u = q(() => {
|
|
3111
|
-
const p = c.value.filter((
|
|
3111
|
+
const p = c.value.filter((I) => I !== mt).length;
|
|
3112
3112
|
return p === 0 ? "" : l("team.memberForm.permissions.allowedCount", { count: p });
|
|
3113
3113
|
});
|
|
3114
3114
|
function m(p) {
|
|
3115
|
-
const
|
|
3116
|
-
s("update:model-value",
|
|
3115
|
+
const I = p.length === a.value.length;
|
|
3116
|
+
s("update:model-value", I ? null : p.filter((L) => L !== mt));
|
|
3117
3117
|
}
|
|
3118
|
-
return (p,
|
|
3118
|
+
return (p, I) => (Q(), De(Xt, { subtitle: u.value }, {
|
|
3119
3119
|
title: pe(() => [
|
|
3120
|
-
se("p", wr,
|
|
3120
|
+
se("p", wr, ye($(l)("team.memberForm.permissions.roles")), 1)
|
|
3121
3121
|
]),
|
|
3122
3122
|
default: pe(() => [
|
|
3123
3123
|
_e(Hn, {
|
|
@@ -3130,10 +3130,10 @@ const Sr = { class: "col flex items-center" }, Mr = {
|
|
|
3130
3130
|
class: "mt-16",
|
|
3131
3131
|
"onUpdate:modelValue": m
|
|
3132
3132
|
}, xe({ _: 2 }, [
|
|
3133
|
-
be(a.value, (
|
|
3134
|
-
name: `checkbox-${
|
|
3135
|
-
fn: pe(({ option:
|
|
3136
|
-
Te(p.$slots, `checkbox-${
|
|
3133
|
+
be(a.value, (L) => ({
|
|
3134
|
+
name: `checkbox-${L.value}-append`,
|
|
3135
|
+
fn: pe(({ option: O }) => [
|
|
3136
|
+
Te(p.$slots, `checkbox-${L.value}-append`, { option: O })
|
|
3137
3137
|
])
|
|
3138
3138
|
}))
|
|
3139
3139
|
]), 1032, ["model-value", "options", "disable"])
|
|
@@ -3145,7 +3145,7 @@ const Sr = { class: "col flex items-center" }, Mr = {
|
|
|
3145
3145
|
async readWarehouses() {
|
|
3146
3146
|
return us(await ms().get("/warehouses"));
|
|
3147
3147
|
}
|
|
3148
|
-
}, Ur = { class: "flex flex-col gap-32" }, jr = { class: "p-16 fm-corner-radius-lg border border-fm-color-neutral-gray-200" }, Vr = { class: "p-16 fm-corner-radius-lg border border-fm-color-neutral-gray-200" },
|
|
3148
|
+
}, Ur = { class: "flex flex-col gap-32" }, jr = { class: "p-16 fm-corner-radius-lg border border-fm-color-neutral-gray-200" }, Vr = { class: "p-16 fm-corner-radius-lg border border-fm-color-neutral-gray-200" }, Gr = { class: "p-16 fm-corner-radius-lg border border-fm-color-neutral-gray-200" }, Wr = { class: "p-16 fm-corner-radius-lg border border-fm-color-neutral-gray-200" }, Kr = /* @__PURE__ */ ke({
|
|
3149
3149
|
__name: "PortalPermissionEditor",
|
|
3150
3150
|
props: /* @__PURE__ */ Qt({
|
|
3151
3151
|
disable: {
|
|
@@ -3163,51 +3163,51 @@ const Sr = { class: "col flex items-center" }, Mr = {
|
|
|
3163
3163
|
emits: /* @__PURE__ */ Qt(["permissionChanged"], ["update:modelValue"]),
|
|
3164
3164
|
setup(e, { emit: t }) {
|
|
3165
3165
|
const n = ts(e, "modelValue"), s = e, l = t, { t: a } = He(), { fetchCustomReportPermissions: c, customReportPermissions: u } = ss();
|
|
3166
|
-
function m(
|
|
3167
|
-
return
|
|
3166
|
+
function m(N) {
|
|
3167
|
+
return Dt.find((R) => R.subject === N) ?? u.value.find((R) => R.subject === N);
|
|
3168
3168
|
}
|
|
3169
3169
|
const p = q(() => {
|
|
3170
|
-
const
|
|
3170
|
+
const N = [...Dt, ...u.value].filter((v) => !w.includes(v.subject)).map((v) => v.subject);
|
|
3171
3171
|
return as(
|
|
3172
3172
|
s.inheritPermissions.map((v) => ({
|
|
3173
3173
|
...v,
|
|
3174
|
-
permissions: v.permissions.filter((
|
|
3174
|
+
permissions: v.permissions.filter((W) => N.includes(W.subject))
|
|
3175
3175
|
}))
|
|
3176
3176
|
).map((v) => ({
|
|
3177
3177
|
id: v.subject,
|
|
3178
3178
|
setNames: v.setNames
|
|
3179
3179
|
}));
|
|
3180
|
-
}),
|
|
3181
|
-
const
|
|
3180
|
+
}), I = q(() => {
|
|
3181
|
+
const N = s.inheritPermissions.map((R) => ({
|
|
3182
3182
|
...R,
|
|
3183
3183
|
permissions: R.permissions.filter(
|
|
3184
3184
|
(v) => v.subject === ue.Subject.Business.inventory_stock
|
|
3185
3185
|
)
|
|
3186
3186
|
}));
|
|
3187
3187
|
return kt(
|
|
3188
|
-
|
|
3188
|
+
N,
|
|
3189
3189
|
"warehouseId",
|
|
3190
|
-
|
|
3190
|
+
S.value.map((R) => R._id)
|
|
3191
3191
|
);
|
|
3192
|
-
}),
|
|
3193
|
-
const
|
|
3192
|
+
}), L = q(() => {
|
|
3193
|
+
const N = s.inheritPermissions.map((R) => ({
|
|
3194
3194
|
...R,
|
|
3195
3195
|
permissions: R.permissions.filter(
|
|
3196
3196
|
(v) => v.subject === ue.Subject.Restaurant.restaurant
|
|
3197
3197
|
)
|
|
3198
3198
|
}));
|
|
3199
3199
|
return kt(
|
|
3200
|
-
|
|
3200
|
+
N,
|
|
3201
3201
|
"restaurantId",
|
|
3202
3202
|
T.value.map((R) => R._id)
|
|
3203
3203
|
);
|
|
3204
|
-
}),
|
|
3205
|
-
const
|
|
3204
|
+
}), O = q(() => {
|
|
3205
|
+
const N = s.inheritPermissions.map((R) => ({
|
|
3206
3206
|
...R,
|
|
3207
3207
|
permissions: R.permissions.filter((v) => v.subject === ue.Subject.Business.role)
|
|
3208
3208
|
}));
|
|
3209
3209
|
return kt(
|
|
3210
|
-
|
|
3210
|
+
N,
|
|
3211
3211
|
"roleId",
|
|
3212
3212
|
_.value.map((R) => R._id)
|
|
3213
3213
|
);
|
|
@@ -3218,50 +3218,50 @@ const Sr = { class: "col flex items-center" }, Mr = {
|
|
|
3218
3218
|
ue.Subject.Business.inventory_stock
|
|
3219
3219
|
], V = q(() => {
|
|
3220
3220
|
var R;
|
|
3221
|
-
const
|
|
3221
|
+
const N = (R = n.value) == null ? void 0 : R.find(
|
|
3222
3222
|
(v) => v.subject === ue.Subject.Business.inventory_stock
|
|
3223
3223
|
);
|
|
3224
|
-
return
|
|
3225
|
-
}),
|
|
3226
|
-
label:
|
|
3227
|
-
value:
|
|
3224
|
+
return N ? N.conditions ? JSON.parse(N.conditions).warehouseId.$in : null : [];
|
|
3225
|
+
}), S = gt([]), D = q(() => S.value.map((N) => ({
|
|
3226
|
+
label: N.profile.name,
|
|
3227
|
+
value: N._id
|
|
3228
3228
|
})));
|
|
3229
|
-
function i(
|
|
3230
|
-
const R = d(n.value,
|
|
3229
|
+
function i(N) {
|
|
3230
|
+
const R = d(n.value, N);
|
|
3231
3231
|
n.value = R;
|
|
3232
3232
|
}
|
|
3233
|
-
function d(
|
|
3233
|
+
function d(N, R) {
|
|
3234
3234
|
let v = dt(
|
|
3235
|
-
|
|
3235
|
+
N.filter((W) => W.subject !== ue.Subject.Business.inventory_stock)
|
|
3236
3236
|
);
|
|
3237
3237
|
if (!R || R.length > 0) {
|
|
3238
|
-
const
|
|
3238
|
+
const W = {
|
|
3239
3239
|
actions: [ue.Action.manage],
|
|
3240
3240
|
subject: ue.Subject.Business.inventory_stock
|
|
3241
3241
|
};
|
|
3242
|
-
R && (
|
|
3242
|
+
R && (W.conditions = JSON.stringify({ warehouseId: { $in: R } })), v.push(W);
|
|
3243
3243
|
}
|
|
3244
3244
|
return v;
|
|
3245
3245
|
}
|
|
3246
|
-
const { restaurants: T } = ns(), _ = ds().roles,
|
|
3247
|
-
label: `${
|
|
3248
|
-
value:
|
|
3249
|
-
}))),
|
|
3250
|
-
function Y(
|
|
3251
|
-
const R = h(n.value,
|
|
3246
|
+
const { restaurants: T } = ns(), _ = ds().roles, M = q(() => T.value.map((N) => ({
|
|
3247
|
+
label: `${N.profile.code ? N.profile.code + "-" : ""}${N.profile.name}`,
|
|
3248
|
+
value: N._id
|
|
3249
|
+
}))), A = q(() => T.value.reduce((N, R) => (N[R._id] = _.value.filter((v) => v.restaurants.some((W) => W.id === R._id)).map((v) => v._id), N), {})), E = q(() => rs(n.value));
|
|
3250
|
+
function Y(N) {
|
|
3251
|
+
const R = h(n.value, N);
|
|
3252
3252
|
n.value = R;
|
|
3253
3253
|
}
|
|
3254
3254
|
const b = q(() => ls(n.value));
|
|
3255
|
-
function h(
|
|
3256
|
-
var
|
|
3255
|
+
function h(N, R) {
|
|
3256
|
+
var W;
|
|
3257
3257
|
let v = dt(
|
|
3258
|
-
|
|
3259
|
-
(
|
|
3258
|
+
N.filter(
|
|
3259
|
+
(G) => G.subject !== ue.Subject.Business.restaurant && G.subject !== ue.Subject.Restaurant.restaurant
|
|
3260
3260
|
)
|
|
3261
3261
|
);
|
|
3262
3262
|
if (!R || R.length > 0) {
|
|
3263
3263
|
const {
|
|
3264
|
-
category:
|
|
3264
|
+
category: G,
|
|
3265
3265
|
showByFeatureFlag: U,
|
|
3266
3266
|
...te
|
|
3267
3267
|
} = cs.restaurant;
|
|
@@ -3273,81 +3273,81 @@ const Sr = { class: "col flex items-center" }, Mr = {
|
|
|
3273
3273
|
R && (B.conditions = JSON.stringify({ restaurantId: { $in: R } })), v.push(B);
|
|
3274
3274
|
}
|
|
3275
3275
|
if (R) {
|
|
3276
|
-
const
|
|
3277
|
-
...new Set(R.map((te) =>
|
|
3276
|
+
const G = [
|
|
3277
|
+
...new Set(R.map((te) => A.value[te]).flatMap((te) => te))
|
|
3278
3278
|
], U = _.value.map((te) => te._id);
|
|
3279
|
-
|
|
3279
|
+
G.length !== U.length && (v = y(
|
|
3280
3280
|
v,
|
|
3281
|
-
(
|
|
3281
|
+
(W = b.value || U) == null ? void 0 : W.filter((te) => G.includes(te))
|
|
3282
3282
|
));
|
|
3283
3283
|
}
|
|
3284
3284
|
return v;
|
|
3285
3285
|
}
|
|
3286
|
-
function C(
|
|
3287
|
-
const R =
|
|
3286
|
+
function C(N) {
|
|
3287
|
+
const R = y(n.value, N);
|
|
3288
3288
|
n.value = R;
|
|
3289
3289
|
}
|
|
3290
|
-
function
|
|
3290
|
+
function y(N, R) {
|
|
3291
3291
|
let v = dt(
|
|
3292
|
-
|
|
3292
|
+
N.filter((W) => W.subject !== ue.Subject.Business.role)
|
|
3293
3293
|
);
|
|
3294
3294
|
if (R && R.length > 0) {
|
|
3295
|
-
const
|
|
3295
|
+
const W = {
|
|
3296
3296
|
actions: [ue.Action.manage],
|
|
3297
3297
|
subject: ue.Subject.Business.role,
|
|
3298
3298
|
conditions: JSON.stringify({ roleId: { $in: R } })
|
|
3299
3299
|
};
|
|
3300
|
-
v.push(
|
|
3300
|
+
v.push(W);
|
|
3301
3301
|
}
|
|
3302
3302
|
return v;
|
|
3303
3303
|
}
|
|
3304
3304
|
Rn(async () => {
|
|
3305
3305
|
await Promise.all([
|
|
3306
|
-
Fr.readWarehouses().then((
|
|
3306
|
+
Fr.readWarehouses().then((N) => S.value = N),
|
|
3307
3307
|
c()
|
|
3308
3308
|
]);
|
|
3309
3309
|
});
|
|
3310
|
-
const F = q(() =>
|
|
3310
|
+
const F = q(() => Ot(
|
|
3311
3311
|
n.value,
|
|
3312
|
-
|
|
3312
|
+
Lt
|
|
3313
3313
|
).filter((v) => {
|
|
3314
|
-
const
|
|
3315
|
-
return (
|
|
3314
|
+
const W = v.source;
|
|
3315
|
+
return (W == null ? void 0 : W.type) !== "systemPermissionSet" ? !0 : v.actions.includes("manage");
|
|
3316
3316
|
}).map((v) => {
|
|
3317
3317
|
if (v.inverted) return v;
|
|
3318
|
-
const
|
|
3319
|
-
if (!
|
|
3320
|
-
const
|
|
3321
|
-
if (!
|
|
3322
|
-
const U =
|
|
3323
|
-
return U.length <= 1 || U.filter((B) => !
|
|
3318
|
+
const W = v.actions;
|
|
3319
|
+
if (!W.includes("manage")) return v;
|
|
3320
|
+
const G = m(v.subject);
|
|
3321
|
+
if (!G) return v;
|
|
3322
|
+
const U = G.actions;
|
|
3323
|
+
return U.length <= 1 || U.filter((B) => !W.includes(B)).length === 0 ? v : { ...v, actions: [...U] };
|
|
3324
3324
|
}));
|
|
3325
|
-
function x(
|
|
3325
|
+
function x(N) {
|
|
3326
3326
|
const R = new Set(
|
|
3327
3327
|
F.value.filter((U) => !U.inverted).map((U) => U.subject)
|
|
3328
3328
|
), v = new Set(
|
|
3329
|
-
|
|
3330
|
-
),
|
|
3329
|
+
N.filter((U) => !U.inverted).map((U) => U.subject)
|
|
3330
|
+
), W = new Set(
|
|
3331
3331
|
n.value.filter((U) => !U.inverted).map((U) => U.subject)
|
|
3332
3332
|
);
|
|
3333
|
-
let
|
|
3333
|
+
let G = [...n.value];
|
|
3334
3334
|
for (const U of R)
|
|
3335
|
-
v.has(U) || (
|
|
3336
|
-
|
|
3337
|
-
|
|
3335
|
+
v.has(U) || (W.has(U) && (G = G.filter((B) => B.subject !== U)), (!W.has(U) || Ot(
|
|
3336
|
+
G,
|
|
3337
|
+
Lt
|
|
3338
3338
|
).some(
|
|
3339
3339
|
(B) => B.subject === U && !B.inverted && B.actions.includes("manage")
|
|
3340
|
-
)) && !
|
|
3340
|
+
)) && !G.some((B) => B.subject === U && B.inverted) && G.push({ subject: U, actions: ["manage"], inverted: !0 }));
|
|
3341
3341
|
for (const U of v)
|
|
3342
3342
|
if (!R.has(U)) {
|
|
3343
|
-
const te =
|
|
3344
|
-
if (
|
|
3345
|
-
const B =
|
|
3343
|
+
const te = G.some((B) => B.subject === U && B.inverted);
|
|
3344
|
+
if (G = G.filter((B) => !(B.subject === U && B.inverted)), !te && !W.has(U)) {
|
|
3345
|
+
const B = N.find(
|
|
3346
3346
|
(fe) => fe.subject === U && !fe.inverted
|
|
3347
3347
|
), he = m(U);
|
|
3348
3348
|
if (he && B) {
|
|
3349
3349
|
const { category: fe, showByFeatureFlag: H, ...X } = he;
|
|
3350
|
-
|
|
3350
|
+
G.push({ ...X, actions: B.actions });
|
|
3351
3351
|
}
|
|
3352
3352
|
}
|
|
3353
3353
|
}
|
|
@@ -3355,40 +3355,40 @@ const Sr = { class: "col flex items-center" }, Mr = {
|
|
|
3355
3355
|
if (!R.has(U)) continue;
|
|
3356
3356
|
const te = F.value.find(
|
|
3357
3357
|
(X) => X.subject === U && !X.inverted
|
|
3358
|
-
), B =
|
|
3358
|
+
), B = N.find((X) => X.subject === U && !X.inverted);
|
|
3359
3359
|
if (!te || !B) continue;
|
|
3360
3360
|
const he = new Set(te.actions), fe = new Set(B.actions);
|
|
3361
3361
|
if (he.size === fe.size && [...he].every((X) => fe.has(X)))
|
|
3362
3362
|
continue;
|
|
3363
|
-
const H =
|
|
3363
|
+
const H = G.findIndex((X) => X.subject === U && !X.inverted);
|
|
3364
3364
|
if (H >= 0)
|
|
3365
|
-
|
|
3366
|
-
...
|
|
3365
|
+
G[H] = {
|
|
3366
|
+
...G[H],
|
|
3367
3367
|
actions: Array.from(fe)
|
|
3368
3368
|
};
|
|
3369
3369
|
else {
|
|
3370
3370
|
const X = m(U);
|
|
3371
3371
|
if (X) {
|
|
3372
3372
|
const { category: Ee, showByFeatureFlag: $e, ...Je } = X;
|
|
3373
|
-
|
|
3373
|
+
G.push({ ...Je, actions: Array.from(fe) });
|
|
3374
3374
|
}
|
|
3375
3375
|
}
|
|
3376
|
-
he.has("manage") && !fe.has("manage") &&
|
|
3377
|
-
|
|
3378
|
-
|
|
3376
|
+
he.has("manage") && !fe.has("manage") && Ot(
|
|
3377
|
+
G,
|
|
3378
|
+
Lt
|
|
3379
3379
|
).some(
|
|
3380
3380
|
(Ee) => Ee.subject === U && !Ee.inverted && Ee.actions.includes("manage")
|
|
3381
|
-
) && !
|
|
3381
|
+
) && !G.some((Ee) => Ee.subject === U && Ee.inverted) && G.push({ subject: U, actions: ["manage"], inverted: !0 }), !he.has("manage") && fe.has("manage") && (G = G.filter((X) => !(X.subject === U && X.inverted)));
|
|
3382
3382
|
}
|
|
3383
|
-
n.value =
|
|
3383
|
+
n.value = G;
|
|
3384
3384
|
}
|
|
3385
|
-
return
|
|
3385
|
+
return At(
|
|
3386
3386
|
n,
|
|
3387
|
-
(
|
|
3388
|
-
l("permissionChanged",
|
|
3387
|
+
(N) => {
|
|
3388
|
+
l("permissionChanged", N);
|
|
3389
3389
|
},
|
|
3390
3390
|
{ deep: !0 }
|
|
3391
|
-
), (
|
|
3391
|
+
), (N, R) => (Q(), oe("div", Ur, [
|
|
3392
3392
|
se("div", jr, [
|
|
3393
3393
|
_e(Tr, {
|
|
3394
3394
|
"model-value": F.value,
|
|
@@ -3407,11 +3407,11 @@ const Sr = { class: "col flex items-center" }, Mr = {
|
|
|
3407
3407
|
se("div", Vr, [
|
|
3408
3408
|
_e(Cn, {
|
|
3409
3409
|
"model-value": V.value,
|
|
3410
|
-
options:
|
|
3410
|
+
options: D.value,
|
|
3411
3411
|
context: $(a)("team.labels.warehouse"),
|
|
3412
3412
|
"onUpdate:modelValue": i
|
|
3413
3413
|
}, xe({ _: 2 }, [
|
|
3414
|
-
be(
|
|
3414
|
+
be(I.value, (v) => ({
|
|
3415
3415
|
name: `checkbox-${v.id}-append`,
|
|
3416
3416
|
fn: pe(() => [
|
|
3417
3417
|
_e(ct, { item: v }, null, 8, ["item"])
|
|
@@ -3419,14 +3419,14 @@ const Sr = { class: "col flex items-center" }, Mr = {
|
|
|
3419
3419
|
}))
|
|
3420
3420
|
]), 1032, ["model-value", "options", "context"])
|
|
3421
3421
|
]),
|
|
3422
|
-
se("div",
|
|
3422
|
+
se("div", Gr, [
|
|
3423
3423
|
_e(Cn, {
|
|
3424
3424
|
"model-value": E.value,
|
|
3425
|
-
options:
|
|
3425
|
+
options: M.value,
|
|
3426
3426
|
context: $(a)("team.labels.restaurant"),
|
|
3427
3427
|
"onUpdate:modelValue": Y
|
|
3428
3428
|
}, xe({ _: 2 }, [
|
|
3429
|
-
be(
|
|
3429
|
+
be(L.value, (v) => ({
|
|
3430
3430
|
name: `checkbox-${v.id}-append`,
|
|
3431
3431
|
fn: pe(() => [
|
|
3432
3432
|
_e(ct, { item: v }, null, 8, ["item"])
|
|
@@ -3434,14 +3434,14 @@ const Sr = { class: "col flex items-center" }, Mr = {
|
|
|
3434
3434
|
}))
|
|
3435
3435
|
]), 1032, ["model-value", "options", "context"])
|
|
3436
3436
|
]),
|
|
3437
|
-
se("div",
|
|
3437
|
+
se("div", Wr, [
|
|
3438
3438
|
_e(Pr, {
|
|
3439
3439
|
roles: $(_),
|
|
3440
3440
|
"model-value": b.value,
|
|
3441
3441
|
"restaurant-ids": E.value,
|
|
3442
3442
|
"onUpdate:modelValue": C
|
|
3443
3443
|
}, xe({ _: 2 }, [
|
|
3444
|
-
be(
|
|
3444
|
+
be(O.value, (v) => ({
|
|
3445
3445
|
name: `checkbox-${v.id}-append`,
|
|
3446
3446
|
fn: pe(() => [
|
|
3447
3447
|
_e(ct, { item: v }, null, 8, ["item"])
|
|
@@ -3453,5 +3453,5 @@ const Sr = { class: "col flex items-center" }, Mr = {
|
|
|
3453
3453
|
}
|
|
3454
3454
|
});
|
|
3455
3455
|
export {
|
|
3456
|
-
|
|
3456
|
+
Kr as _
|
|
3457
3457
|
};
|