@feedmepos/mf-hrm-portal 2.0.20-dev.1 → 2.0.20-dev.3
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-Bsj-qg8n.js → AuditLogList-7E8iWQWx.js} +4 -4
- package/dist/EmployeeList-DyNW3cUo.js +851 -0
- package/dist/{Main-CSMAtoMj.js → Main-BLJyOcEv.js} +184 -176
- package/dist/{Main-BGc6kNaR.js → Main-BZjZxFHp.js} +2008 -2001
- package/dist/Main-C9lMH4EN.js +90 -0
- package/dist/PermissionSetList-BuCp14Os.js +355 -0
- package/dist/{PortalPermissionEditor.vue_vue_type_script_setup_true_lang-CdWgTjZw.js → PortalPermissionEditor.vue_vue_type_script_setup_true_lang-BQSDnH-Z.js} +675 -661
- package/dist/RoleList-L8L1xmJ2.js +564 -0
- package/dist/TeamMemberList-DEN9rHqb.js +1124 -0
- package/dist/{TimesheetList-tFjvFHqH.js → TimesheetList-D88u0GFn.js} +61 -53
- package/dist/{app-CL7rUfL3.js → app-g_SrJtfC.js} +191 -193
- package/dist/app.js +1 -1
- package/dist/{dayjs.min-ChdFPuFV.js → dayjs.min-BGHzwXCt.js} +1 -1
- package/dist/employee-Dep-q_aU.js +200 -0
- package/dist/{iteration-BbD0nOgO.js → iteration-Dc-Bz5bA.js} +173 -175
- package/dist/{lodash-CDf3aG6G.js → lodash-Cxw1GZ6L.js} +1 -1
- package/dist/{rule-BJ-y3Sp8.js → rule-ClRtpdqO.js} +27 -26
- package/dist/src/types/team.d.ts +1 -0
- package/dist/style.css +1 -1
- package/dist/{timesheet-BmV02Rkz.js → timesheet-CZoSvFYT.js} +2 -2
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/dist/{useAppStore-D8QAGZ02.js → useAppStore-CTBRpqmO.js} +36 -38
- package/dist/{useLoading-KpcQw0p4.js → useLoading-XvrLj1VM.js} +1 -1
- package/dist/{useReportPermissions-CmGJAz_N.js → useReportPermissions-nivbQm9V.js} +3 -3
- package/package.json +1 -1
- package/dist/EmployeeList-Cy2ayCko.js +0 -824
- package/dist/Main-D7bV8EuC.js +0 -86
- package/dist/PermissionSetList-CuHhDqWl.js +0 -347
- package/dist/RoleList-e0WUqt4Y.js +0 -545
- package/dist/TeamMemberList-CpPa1KyV.js +0 -1097
- package/dist/employee-kKV7UnHU.js +0 -204
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { getCurrentInstance as xt, inject as Jn, ref as bt, shallowRef as Kn, computed as q, watch as St, onMounted as Rn, onUnmounted as zn, defineComponent as
|
|
1
|
+
import { getCurrentInstance as xt, inject as Jn, ref as bt, shallowRef as Kn, computed as q, watch as St, onMounted as Rn, onUnmounted as zn, defineComponent as ke, h as An, createVNode as _e, Text as Qn, Fragment as Oe, resolveComponent as qe, createBlock as Me, openBlock as Q, withCtx as pe, createElementVNode as se, createElementBlock as oe, toDisplayString as Ee, unref as $, renderList as he, toRef as zt, normalizeStyle as Ze, renderSlot as Te, createCommentVNode as Se, 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 Mt, d as ss, w as as, x as kt, k as rs, j as ls, $ as Lt } from "./rule-ClRtpdqO.js";
|
|
5
5
|
import { _ as Zt } 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 Ot } from "./app-g_SrJtfC.js";
|
|
7
|
+
import { d as dt, g as us, b as ms } from "./iteration-Dc-Bz5bA.js";
|
|
8
|
+
import { u as ds } from "./useAppStore-CTBRpqmO.js";
|
|
9
9
|
/*!
|
|
10
10
|
* shared v10.0.5
|
|
11
11
|
* (c) 2024 kazuya kawaguchi
|
|
@@ -21,29 +21,29 @@ const gs = Object.prototype.hasOwnProperty;
|
|
|
21
21
|
function Ne(e, t) {
|
|
22
22
|
return gs.call(e, t);
|
|
23
23
|
}
|
|
24
|
-
const ce = Array.isArray,
|
|
24
|
+
const ce = Array.isArray, ae = (e) => typeof e == "function", P = (e) => typeof e == "string", ie = (e) => typeof e == "boolean", K = (e) => e !== null && typeof e == "object", hs = (e) => K(e) && ae(e.then) && ae(e.catch), Sn = Object.prototype.toString, Xt = (e) => Sn.call(e), J = (e) => Xt(e) === "[object Object]", vs = (e) => e == null ? "" : ce(e) || J(e) && e.toString === Sn ? 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
|
-
function
|
|
28
|
+
function Is(e, t) {
|
|
29
29
|
typeof console < "u" && (console.warn("[intlify] " + e), t && console.warn(t.stack));
|
|
30
30
|
}
|
|
31
|
-
const
|
|
31
|
+
const lt = (e) => !K(e) || ce(e);
|
|
32
32
|
function ft(e, t) {
|
|
33
|
-
if (
|
|
33
|
+
if (lt(e) || lt(t))
|
|
34
34
|
throw new Error("Invalid value");
|
|
35
35
|
const n = [{ src: e, des: 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__" && (K(s[a]) && !K(l[a]) && (l[a] = Array.isArray(s[a]) ? [] : ee()),
|
|
39
|
+
a !== "__proto__" && (K(s[a]) && !K(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 Es(e, t, n) {
|
|
44
44
|
return { line: e, column: t, offset: n };
|
|
45
45
|
}
|
|
46
|
-
function
|
|
46
|
+
function Dt(e, t, n) {
|
|
47
47
|
return { start: e, end: t };
|
|
48
48
|
}
|
|
49
49
|
const z = {
|
|
@@ -72,11 +72,11 @@ function ys(e) {
|
|
|
72
72
|
throw e;
|
|
73
73
|
}
|
|
74
74
|
const Le = " ", Ts = "\r", be = `
|
|
75
|
-
`, ks = "\u2028",
|
|
76
|
-
function
|
|
75
|
+
`, ks = "\u2028", Ls = "\u2029";
|
|
76
|
+
function Os(e) {
|
|
77
77
|
const t = e;
|
|
78
78
|
let n = 0, s = 1, l = 1, a = 0;
|
|
79
|
-
const c = (
|
|
79
|
+
const c = (I) => t[I] === Ts && t[I + 1] === be, u = (I) => t[I] === be, m = (I) => t[I] === Ls, p = (I) => t[I] === ks, y = (I) => c(I) || u(I) || m(I) || p(I), O = () => n, L = () => s, w = () => l, V = () => a, A = (I) => c(I) || m(I) || p(I) ? be : t[I], M = () => A(n), i = () => A(n + a);
|
|
80
80
|
function d() {
|
|
81
81
|
return a = 0, y(n) && (s++, l = 0), c(n) && n++, n++, l++, t[n];
|
|
82
82
|
}
|
|
@@ -86,33 +86,33 @@ function Ls(e) {
|
|
|
86
86
|
function _() {
|
|
87
87
|
n = 0, s = 1, l = 1, a = 0;
|
|
88
88
|
}
|
|
89
|
-
function
|
|
90
|
-
a =
|
|
89
|
+
function D(I = 0) {
|
|
90
|
+
a = I;
|
|
91
91
|
}
|
|
92
92
|
function S() {
|
|
93
|
-
const
|
|
94
|
-
for (;
|
|
93
|
+
const I = n + a;
|
|
94
|
+
for (; I !== n; )
|
|
95
95
|
d();
|
|
96
96
|
a = 0;
|
|
97
97
|
}
|
|
98
98
|
return {
|
|
99
|
-
index:
|
|
100
|
-
line:
|
|
99
|
+
index: O,
|
|
100
|
+
line: L,
|
|
101
101
|
column: w,
|
|
102
102
|
peekOffset: V,
|
|
103
103
|
charAt: A,
|
|
104
|
-
currentChar:
|
|
104
|
+
currentChar: M,
|
|
105
105
|
currentPeek: i,
|
|
106
106
|
next: d,
|
|
107
107
|
peek: T,
|
|
108
108
|
reset: _,
|
|
109
|
-
resetPeek:
|
|
109
|
+
resetPeek: D,
|
|
110
110
|
skipToPeek: S
|
|
111
111
|
};
|
|
112
112
|
}
|
|
113
113
|
const Ae = void 0, Cs = ".", nn = "'", Rs = "tokenizer";
|
|
114
114
|
function As(e, t = {}) {
|
|
115
|
-
const n = t.location !== !1, s =
|
|
115
|
+
const n = t.location !== !1, s = Os(e), l = () => s.index(), a = () => Es(s.line(), s.column(), s.index()), c = a(), u = l(), m = {
|
|
116
116
|
currentType: 13,
|
|
117
117
|
offset: u,
|
|
118
118
|
startLoc: c,
|
|
@@ -125,28 +125,28 @@ function As(e, t = {}) {
|
|
|
125
125
|
inLinked: !1,
|
|
126
126
|
text: ""
|
|
127
127
|
}, p = () => m, { onError: y } = t;
|
|
128
|
-
function
|
|
129
|
-
const
|
|
128
|
+
function O(r, o, b, ...U) {
|
|
129
|
+
const re = p();
|
|
130
130
|
if (o.column += b, o.offset += b, y) {
|
|
131
|
-
const X = n ?
|
|
131
|
+
const X = n ? Dt(re.startLoc, o) : null, f = ht(r, X, {
|
|
132
132
|
domain: Rs,
|
|
133
133
|
args: U
|
|
134
134
|
});
|
|
135
135
|
y(f);
|
|
136
136
|
}
|
|
137
137
|
}
|
|
138
|
-
function
|
|
138
|
+
function L(r, o, b) {
|
|
139
139
|
r.endLoc = a(), r.currentType = o;
|
|
140
140
|
const U = { type: o };
|
|
141
|
-
return n && (U.loc =
|
|
141
|
+
return n && (U.loc = Dt(r.startLoc, r.endLoc)), b != null && (U.value = b), U;
|
|
142
142
|
}
|
|
143
|
-
const w = (r) =>
|
|
143
|
+
const w = (r) => L(
|
|
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) : (O(z.EXPECTED_TOKEN, a(), 0, o), "");
|
|
150
150
|
}
|
|
151
151
|
function A(r) {
|
|
152
152
|
let o = "";
|
|
@@ -154,7 +154,7 @@ function As(e, t = {}) {
|
|
|
154
154
|
o += r.currentPeek(), r.peek();
|
|
155
155
|
return o;
|
|
156
156
|
}
|
|
157
|
-
function
|
|
157
|
+
function M(r) {
|
|
158
158
|
const o = A(r);
|
|
159
159
|
return r.skipToPeek(), o;
|
|
160
160
|
}
|
|
@@ -185,10 +185,10 @@ function As(e, t = {}) {
|
|
|
185
185
|
if (b !== 2)
|
|
186
186
|
return !1;
|
|
187
187
|
A(r);
|
|
188
|
-
const U = r.currentPeek() === "-" ? r.peek() : r.currentPeek(),
|
|
189
|
-
return r.resetPeek(),
|
|
188
|
+
const U = r.currentPeek() === "-" ? r.peek() : r.currentPeek(), re = d(U);
|
|
189
|
+
return r.resetPeek(), re;
|
|
190
190
|
}
|
|
191
|
-
function
|
|
191
|
+
function D(r, o) {
|
|
192
192
|
const { currentType: b } = o;
|
|
193
193
|
if (b !== 2)
|
|
194
194
|
return !1;
|
|
@@ -204,7 +204,7 @@ function As(e, t = {}) {
|
|
|
204
204
|
const U = r.currentPeek() === ".";
|
|
205
205
|
return r.resetPeek(), U;
|
|
206
206
|
}
|
|
207
|
-
function
|
|
207
|
+
function I(r, o) {
|
|
208
208
|
const { currentType: b } = o;
|
|
209
209
|
if (b !== 8)
|
|
210
210
|
return !1;
|
|
@@ -212,7 +212,7 @@ function As(e, t = {}) {
|
|
|
212
212
|
const U = i(r.currentPeek());
|
|
213
213
|
return r.resetPeek(), U;
|
|
214
214
|
}
|
|
215
|
-
function
|
|
215
|
+
function Y(r, o) {
|
|
216
216
|
const { currentType: b } = o;
|
|
217
217
|
if (!(b === 7 || b === 11))
|
|
218
218
|
return !1;
|
|
@@ -227,8 +227,8 @@ function As(e, t = {}) {
|
|
|
227
227
|
const U = () => {
|
|
228
228
|
const X = r.currentPeek();
|
|
229
229
|
return X === "{" ? i(r.peek()) : X === "@" || X === "|" || X === ":" || X === "." || X === Le || !X ? !1 : X === be ? (r.peek(), U()) : C(r, !1);
|
|
230
|
-
},
|
|
231
|
-
return r.resetPeek(),
|
|
230
|
+
}, re = U();
|
|
231
|
+
return r.resetPeek(), re;
|
|
232
232
|
}
|
|
233
233
|
function g(r) {
|
|
234
234
|
A(r);
|
|
@@ -236,13 +236,13 @@ function As(e, t = {}) {
|
|
|
236
236
|
return r.resetPeek(), o;
|
|
237
237
|
}
|
|
238
238
|
function C(r, o = !0) {
|
|
239
|
-
const b = (
|
|
239
|
+
const b = (re = !1, X = "") => {
|
|
240
240
|
const f = r.currentPeek();
|
|
241
|
-
return f === "{" || f === "@" || !f ?
|
|
241
|
+
return f === "{" || f === "@" || !f ? re : f === "|" ? !(X === Le || X === be) : f === Le ? (r.peek(), b(!0, Le)) : f === be ? (r.peek(), b(!0, be)) : !0;
|
|
242
242
|
}, U = b();
|
|
243
243
|
return o && r.resetPeek(), U;
|
|
244
244
|
}
|
|
245
|
-
function
|
|
245
|
+
function E(r, o) {
|
|
246
246
|
const b = r.currentChar();
|
|
247
247
|
return b === Ae ? Ae : o(b) ? (r.next(), b) : null;
|
|
248
248
|
}
|
|
@@ -255,7 +255,7 @@ function As(e, t = {}) {
|
|
|
255
255
|
o === 36;
|
|
256
256
|
}
|
|
257
257
|
function x(r) {
|
|
258
|
-
return
|
|
258
|
+
return E(r, F);
|
|
259
259
|
}
|
|
260
260
|
function N(r) {
|
|
261
261
|
const o = r.charCodeAt(0);
|
|
@@ -267,14 +267,14 @@ function As(e, t = {}) {
|
|
|
267
267
|
o === 45;
|
|
268
268
|
}
|
|
269
269
|
function R(r) {
|
|
270
|
-
return
|
|
270
|
+
return E(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
276
|
function W(r) {
|
|
277
|
-
return
|
|
277
|
+
return E(r, v);
|
|
278
278
|
}
|
|
279
279
|
function G(r) {
|
|
280
280
|
const o = r.charCodeAt(0);
|
|
@@ -283,7 +283,7 @@ function As(e, t = {}) {
|
|
|
283
283
|
o >= 97 && o <= 102;
|
|
284
284
|
}
|
|
285
285
|
function j(r) {
|
|
286
|
-
return
|
|
286
|
+
return E(r, G);
|
|
287
287
|
}
|
|
288
288
|
function te(r) {
|
|
289
289
|
let o = "", b = "";
|
|
@@ -291,7 +291,7 @@ function As(e, t = {}) {
|
|
|
291
291
|
b += o;
|
|
292
292
|
return b;
|
|
293
293
|
}
|
|
294
|
-
function
|
|
294
|
+
function B(r) {
|
|
295
295
|
let o = "";
|
|
296
296
|
for (; ; ) {
|
|
297
297
|
const b = r.currentChar();
|
|
@@ -311,62 +311,62 @@ function As(e, t = {}) {
|
|
|
311
311
|
return o;
|
|
312
312
|
}
|
|
313
313
|
function ge(r) {
|
|
314
|
-
|
|
314
|
+
M(r);
|
|
315
315
|
let o = "", b = "";
|
|
316
316
|
for (; o = R(r); )
|
|
317
317
|
b += o;
|
|
318
|
-
return r.currentChar() === Ae &&
|
|
318
|
+
return r.currentChar() === Ae && O(z.UNTERMINATED_CLOSING_BRACE, a(), 0), b;
|
|
319
319
|
}
|
|
320
320
|
function fe(r) {
|
|
321
|
-
|
|
321
|
+
M(r);
|
|
322
322
|
let o = "";
|
|
323
|
-
return r.currentChar() === "-" ? (r.next(), o += `-${te(r)}`) : o += te(r), r.currentChar() === Ae &&
|
|
323
|
+
return r.currentChar() === "-" ? (r.next(), o += `-${te(r)}`) : o += te(r), r.currentChar() === Ae && O(z.UNTERMINATED_CLOSING_BRACE, a(), 0), o;
|
|
324
324
|
}
|
|
325
325
|
function H(r) {
|
|
326
326
|
return r !== nn && r !== be;
|
|
327
327
|
}
|
|
328
328
|
function Z(r) {
|
|
329
|
-
|
|
329
|
+
M(r), V(r, "'");
|
|
330
330
|
let o = "", b = "";
|
|
331
|
-
for (; o =
|
|
332
|
-
o === "\\" ? b +=
|
|
331
|
+
for (; o = E(r, H); )
|
|
332
|
+
o === "\\" ? b += Ie(r) : b += o;
|
|
333
333
|
const U = r.currentChar();
|
|
334
|
-
return U === be || U === Ae ? (
|
|
334
|
+
return U === be || U === Ae ? (O(z.UNTERMINATED_SINGLE_QUOTE_IN_PLACEHOLDER, a(), 0), U === be && (r.next(), V(r, "'")), b) : (V(r, "'"), b);
|
|
335
335
|
}
|
|
336
|
-
function
|
|
336
|
+
function Ie(r) {
|
|
337
337
|
const o = r.currentChar();
|
|
338
338
|
switch (o) {
|
|
339
339
|
case "\\":
|
|
340
340
|
case "'":
|
|
341
341
|
return r.next(), `\\${o}`;
|
|
342
342
|
case "u":
|
|
343
|
-
return
|
|
343
|
+
return $e(r, o, 4);
|
|
344
344
|
case "U":
|
|
345
|
-
return
|
|
345
|
+
return $e(r, o, 6);
|
|
346
346
|
default:
|
|
347
|
-
return
|
|
347
|
+
return O(z.UNKNOWN_ESCAPE_SEQUENCE, a(), 0, o), "";
|
|
348
348
|
}
|
|
349
349
|
}
|
|
350
|
-
function
|
|
350
|
+
function $e(r, o, b) {
|
|
351
351
|
V(r, o);
|
|
352
352
|
let U = "";
|
|
353
|
-
for (let
|
|
353
|
+
for (let re = 0; re < b; re++) {
|
|
354
354
|
const X = j(r);
|
|
355
355
|
if (!X) {
|
|
356
|
-
|
|
356
|
+
O(z.INVALID_UNICODE_ESCAPE_SEQUENCE, a(), 0, `\\${o}${U}${r.currentChar()}`);
|
|
357
357
|
break;
|
|
358
358
|
}
|
|
359
359
|
U += X;
|
|
360
360
|
}
|
|
361
361
|
return `\\${o}${U}`;
|
|
362
362
|
}
|
|
363
|
-
function
|
|
363
|
+
function Je(r) {
|
|
364
364
|
return r !== "{" && r !== "}" && r !== Le && r !== be;
|
|
365
365
|
}
|
|
366
|
-
function
|
|
367
|
-
|
|
366
|
+
function Et(r) {
|
|
367
|
+
M(r);
|
|
368
368
|
let o = "", b = "";
|
|
369
|
-
for (; o =
|
|
369
|
+
for (; o = E(r, Je); )
|
|
370
370
|
b += o;
|
|
371
371
|
return b;
|
|
372
372
|
}
|
|
@@ -383,48 +383,48 @@ function As(e, t = {}) {
|
|
|
383
383
|
};
|
|
384
384
|
return o("");
|
|
385
385
|
}
|
|
386
|
-
function
|
|
387
|
-
|
|
386
|
+
function Ke(r) {
|
|
387
|
+
M(r);
|
|
388
388
|
const o = V(
|
|
389
389
|
r,
|
|
390
390
|
"|"
|
|
391
391
|
/* TokenChars.Pipe */
|
|
392
392
|
);
|
|
393
|
-
return
|
|
393
|
+
return M(r), o;
|
|
394
394
|
}
|
|
395
395
|
function Ue(r, o) {
|
|
396
396
|
let b = null;
|
|
397
397
|
switch (r.currentChar()) {
|
|
398
398
|
case "{":
|
|
399
|
-
return o.braceNest >= 1 &&
|
|
399
|
+
return o.braceNest >= 1 && O(z.NOT_ALLOW_NEST_PLACEHOLDER, a(), 0), r.next(), b = L(
|
|
400
400
|
o,
|
|
401
401
|
2,
|
|
402
402
|
"{"
|
|
403
403
|
/* TokenChars.BraceLeft */
|
|
404
|
-
),
|
|
404
|
+
), M(r), o.braceNest++, b;
|
|
405
405
|
case "}":
|
|
406
|
-
return o.braceNest > 0 && o.currentType === 2 &&
|
|
406
|
+
return o.braceNest > 0 && o.currentType === 2 && O(z.EMPTY_PLACEHOLDER, a(), 0), r.next(), b = L(
|
|
407
407
|
o,
|
|
408
408
|
3,
|
|
409
409
|
"}"
|
|
410
410
|
/* TokenChars.BraceRight */
|
|
411
|
-
), o.braceNest--, o.braceNest > 0 &&
|
|
411
|
+
), o.braceNest--, o.braceNest > 0 && M(r), o.inLinked && o.braceNest === 0 && (o.inLinked = !1), b;
|
|
412
412
|
case "@":
|
|
413
|
-
return o.braceNest > 0 &&
|
|
413
|
+
return o.braceNest > 0 && O(z.UNTERMINATED_CLOSING_BRACE, a(), 0), b = Ve(r, o) || w(o), o.braceNest = 0, b;
|
|
414
414
|
default: {
|
|
415
|
-
let
|
|
415
|
+
let re = !0, X = !0, f = !0;
|
|
416
416
|
if (g(r))
|
|
417
|
-
return o.braceNest > 0 &&
|
|
417
|
+
return o.braceNest > 0 && O(z.UNTERMINATED_CLOSING_BRACE, a(), 0), b = L(o, 1, Ke(r)), o.braceNest = 0, o.inLinked = !1, b;
|
|
418
418
|
if (o.braceNest > 0 && (o.currentType === 4 || o.currentType === 5 || o.currentType === 6))
|
|
419
|
-
return
|
|
420
|
-
if (
|
|
421
|
-
return b =
|
|
419
|
+
return O(z.UNTERMINATED_CLOSING_BRACE, a(), 0), o.braceNest = 0, ze(r, o);
|
|
420
|
+
if (re = T(r, o))
|
|
421
|
+
return b = L(o, 4, ge(r)), M(r), b;
|
|
422
422
|
if (X = _(r, o))
|
|
423
|
-
return b =
|
|
424
|
-
if (f =
|
|
425
|
-
return b =
|
|
426
|
-
if (!
|
|
427
|
-
return b =
|
|
423
|
+
return b = L(o, 5, fe(r)), M(r), b;
|
|
424
|
+
if (f = D(r, o))
|
|
425
|
+
return b = L(o, 6, Z(r)), M(r), b;
|
|
426
|
+
if (!re && !X && !f)
|
|
427
|
+
return b = L(o, 12, Et(r)), O(z.INVALID_TOKEN_IN_PLACEHOLDER, a(), 0, b.value), M(r), b;
|
|
428
428
|
break;
|
|
429
429
|
}
|
|
430
430
|
}
|
|
@@ -433,34 +433,34 @@ function As(e, t = {}) {
|
|
|
433
433
|
function Ve(r, o) {
|
|
434
434
|
const { currentType: b } = o;
|
|
435
435
|
let U = null;
|
|
436
|
-
const
|
|
437
|
-
switch ((b === 7 || b === 8 || b === 11 || b === 9) && (
|
|
436
|
+
const re = r.currentChar();
|
|
437
|
+
switch ((b === 7 || b === 8 || b === 11 || b === 9) && (re === be || re === Le) && O(z.INVALID_LINKED_FORMAT, a(), 0), re) {
|
|
438
438
|
case "@":
|
|
439
|
-
return r.next(), U =
|
|
439
|
+
return r.next(), U = L(
|
|
440
440
|
o,
|
|
441
441
|
7,
|
|
442
442
|
"@"
|
|
443
443
|
/* TokenChars.LinkedAlias */
|
|
444
444
|
), o.inLinked = !0, U;
|
|
445
445
|
case ".":
|
|
446
|
-
return
|
|
446
|
+
return M(r), r.next(), L(
|
|
447
447
|
o,
|
|
448
448
|
8,
|
|
449
449
|
"."
|
|
450
450
|
/* TokenChars.LinkedDot */
|
|
451
451
|
);
|
|
452
452
|
case ":":
|
|
453
|
-
return
|
|
453
|
+
return M(r), r.next(), L(
|
|
454
454
|
o,
|
|
455
455
|
9,
|
|
456
456
|
":"
|
|
457
457
|
/* TokenChars.LinkedDelimiter */
|
|
458
458
|
);
|
|
459
459
|
default:
|
|
460
|
-
return g(r) ? (U =
|
|
460
|
+
return g(r) ? (U = L(o, 1, Ke(r)), o.braceNest = 0, o.inLinked = !1, U) : S(r, o) || Y(r, o) ? (M(r), Ve(r, o)) : I(r, o) ? (M(r), L(o, 11, Nt(r))) : h(r, o) ? (M(r), re === "{" ? Ue(r, o) || U : L(o, 10, yt(r))) : (b === 7 && O(z.INVALID_LINKED_FORMAT, a(), 0), o.braceNest = 0, o.inLinked = !1, ze(r, o));
|
|
461
461
|
}
|
|
462
462
|
}
|
|
463
|
-
function
|
|
463
|
+
function ze(r, o) {
|
|
464
464
|
let b = {
|
|
465
465
|
type: 13
|
|
466
466
|
/* TokenTypes.EOF */
|
|
@@ -473,7 +473,7 @@ function As(e, t = {}) {
|
|
|
473
473
|
case "{":
|
|
474
474
|
return Ue(r, o) || w(o);
|
|
475
475
|
case "}":
|
|
476
|
-
return
|
|
476
|
+
return O(z.UNBALANCED_CLOSING_BRACE, a(), 0), r.next(), L(
|
|
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 (g(r))
|
|
486
|
-
return b =
|
|
486
|
+
return b = L(o, 1, Ke(r)), o.braceNest = 0, o.inLinked = !1, b;
|
|
487
487
|
if (C(r))
|
|
488
|
-
return
|
|
488
|
+
return L(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: b, endLoc: U } = m;
|
|
496
|
-
return m.lastType = r, m.lastOffset = o, m.lastStartLoc = b, m.lastEndLoc = U, m.offset = l(), m.startLoc = a(), s.currentChar() === Ae ?
|
|
496
|
+
return m.lastType = r, m.lastOffset = o, m.lastStartLoc = b, m.lastEndLoc = U, m.offset = l(), m.startLoc = a(), s.currentChar() === Ae ? L(
|
|
497
497
|
m,
|
|
498
498
|
13
|
|
499
499
|
/* TokenTypes.EOF */
|
|
500
|
-
) :
|
|
500
|
+
) : ze(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 Ss = "parser",
|
|
510
|
-
function
|
|
509
|
+
const Ss = "parser", Ms = /(?:\\\\|\\'|\\u([0-9a-fA-F]{4})|\\U([0-9a-fA-F]{6}))/g;
|
|
510
|
+
function Ds(e, t, n) {
|
|
511
511
|
switch (e) {
|
|
512
512
|
case "\\\\":
|
|
513
513
|
return "\\";
|
|
@@ -521,14 +521,14 @@ function Ms(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, _, ...
|
|
524
|
+
function s(i, d, T, _, ...D) {
|
|
525
525
|
const S = i.currentPosition();
|
|
526
526
|
if (S.offset += _, S.column += _, n) {
|
|
527
|
-
const
|
|
527
|
+
const I = t ? Dt(T, S) : null, Y = ht(d, I, {
|
|
528
528
|
domain: Ss,
|
|
529
|
-
args:
|
|
529
|
+
args: D
|
|
530
530
|
});
|
|
531
|
-
n(
|
|
531
|
+
n(Y);
|
|
532
532
|
}
|
|
533
533
|
}
|
|
534
534
|
function l(i, d, T) {
|
|
@@ -543,40 +543,40 @@ 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:
|
|
546
|
+
const T = i.context(), { lastOffset: _, lastStartLoc: D } = T, S = l(5, _, D);
|
|
547
547
|
return S.index = parseInt(d, 10), i.nextToken(), a(S, i.currentOffset(), i.currentPosition()), S;
|
|
548
548
|
}
|
|
549
549
|
function m(i, d) {
|
|
550
|
-
const T = i.context(), { lastOffset: _, lastStartLoc:
|
|
550
|
+
const T = i.context(), { lastOffset: _, lastStartLoc: D } = T, S = l(4, _, D);
|
|
551
551
|
return S.key = d, i.nextToken(), a(S, i.currentOffset(), i.currentPosition()), S;
|
|
552
552
|
}
|
|
553
553
|
function p(i, d) {
|
|
554
|
-
const T = i.context(), { lastOffset: _, lastStartLoc:
|
|
555
|
-
return S.value = d.replace(
|
|
554
|
+
const T = i.context(), { lastOffset: _, lastStartLoc: D } = T, S = l(9, _, D);
|
|
555
|
+
return S.value = d.replace(Ms, Ds), i.nextToken(), a(S, i.currentOffset(), i.currentPosition()), S;
|
|
556
556
|
}
|
|
557
557
|
function y(i) {
|
|
558
|
-
const d = i.nextToken(), T = i.context(), { lastOffset: _, lastStartLoc:
|
|
559
|
-
return d.type !== 11 ? (s(i, z.UNEXPECTED_EMPTY_LINKED_MODIFIER, T.lastStartLoc, 0), S.value = "", a(S, _,
|
|
558
|
+
const d = i.nextToken(), T = i.context(), { lastOffset: _, lastStartLoc: D } = T, S = l(8, _, D);
|
|
559
|
+
return d.type !== 11 ? (s(i, z.UNEXPECTED_EMPTY_LINKED_MODIFIER, T.lastStartLoc, 0), S.value = "", a(S, _, D), {
|
|
560
560
|
nextConsumeToken: d,
|
|
561
561
|
node: S
|
|
562
562
|
}) : (d.value == null && s(i, z.UNEXPECTED_LEXICAL_ANALYSIS, T.lastStartLoc, 0, ye(d)), S.value = d.value || "", a(S, i.currentOffset(), i.currentPosition()), {
|
|
563
563
|
node: S
|
|
564
564
|
});
|
|
565
565
|
}
|
|
566
|
-
function
|
|
566
|
+
function O(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 L(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 D = y(i);
|
|
575
|
+
T.modifier = D.node, _ = D.nextConsumeToken || i.nextToken();
|
|
576
576
|
}
|
|
577
577
|
switch (_.type !== 9 && s(i, z.UNEXPECTED_LEXICAL_ANALYSIS, d.lastStartLoc, 0, ye(_)), _ = i.nextToken(), _.type === 2 && (_ = i.nextToken()), _.type) {
|
|
578
578
|
case 10:
|
|
579
|
-
_.value == null && s(i, z.UNEXPECTED_LEXICAL_ANALYSIS, d.lastStartLoc, 0, ye(_)), T.key =
|
|
579
|
+
_.value == null && s(i, z.UNEXPECTED_LEXICAL_ANALYSIS, d.lastStartLoc, 0, ye(_)), T.key = O(i, _.value || "");
|
|
580
580
|
break;
|
|
581
581
|
case 4:
|
|
582
582
|
_.value == null && s(i, z.UNEXPECTED_LEXICAL_ANALYSIS, d.lastStartLoc, 0, ye(_)), T.key = m(i, _.value || "");
|
|
@@ -589,8 +589,8 @@ function ws(e = {}) {
|
|
|
589
589
|
break;
|
|
590
590
|
default: {
|
|
591
591
|
s(i, z.UNEXPECTED_EMPTY_LINKED_KEY, d.lastStartLoc, 0);
|
|
592
|
-
const
|
|
593
|
-
return S.value = "", a(S,
|
|
592
|
+
const D = i.context(), S = l(7, D.offset, D.startLoc);
|
|
593
|
+
return S.value = "", a(S, D.offset, D.startLoc), T.key = S, a(T, D.offset, D.startLoc), {
|
|
594
594
|
nextConsumeToken: _,
|
|
595
595
|
node: T
|
|
596
596
|
};
|
|
@@ -601,54 +601,54 @@ 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
|
-
|
|
604
|
+
const d = i.context(), T = d.currentType === 1 ? i.currentOffset() : d.offset, _ = d.currentType === 1 ? d.endLoc : d.startLoc, D = l(2, T, _);
|
|
605
|
+
D.items = [];
|
|
606
606
|
let S = null;
|
|
607
607
|
do {
|
|
608
608
|
const h = S || i.nextToken();
|
|
609
609
|
switch (S = null, h.type) {
|
|
610
610
|
case 0:
|
|
611
|
-
h.value == null && s(i, z.UNEXPECTED_LEXICAL_ANALYSIS, d.lastStartLoc, 0, ye(h)),
|
|
611
|
+
h.value == null && s(i, z.UNEXPECTED_LEXICAL_ANALYSIS, d.lastStartLoc, 0, ye(h)), D.items.push(c(i, h.value || ""));
|
|
612
612
|
break;
|
|
613
613
|
case 5:
|
|
614
|
-
h.value == null && s(i, z.UNEXPECTED_LEXICAL_ANALYSIS, d.lastStartLoc, 0, ye(h)),
|
|
614
|
+
h.value == null && s(i, z.UNEXPECTED_LEXICAL_ANALYSIS, d.lastStartLoc, 0, ye(h)), D.items.push(u(i, h.value || ""));
|
|
615
615
|
break;
|
|
616
616
|
case 4:
|
|
617
|
-
h.value == null && s(i, z.UNEXPECTED_LEXICAL_ANALYSIS, d.lastStartLoc, 0, ye(h)),
|
|
617
|
+
h.value == null && s(i, z.UNEXPECTED_LEXICAL_ANALYSIS, d.lastStartLoc, 0, ye(h)), D.items.push(m(i, h.value || ""));
|
|
618
618
|
break;
|
|
619
619
|
case 6:
|
|
620
|
-
h.value == null && s(i, z.UNEXPECTED_LEXICAL_ANALYSIS, d.lastStartLoc, 0, ye(h)),
|
|
620
|
+
h.value == null && s(i, z.UNEXPECTED_LEXICAL_ANALYSIS, d.lastStartLoc, 0, ye(h)), D.items.push(p(i, h.value || ""));
|
|
621
621
|
break;
|
|
622
622
|
case 7: {
|
|
623
|
-
const g =
|
|
624
|
-
|
|
623
|
+
const g = L(i);
|
|
624
|
+
D.items.push(g.node), S = g.nextConsumeToken || null;
|
|
625
625
|
break;
|
|
626
626
|
}
|
|
627
627
|
}
|
|
628
628
|
} while (d.currentType !== 13 && d.currentType !== 1);
|
|
629
|
-
const
|
|
630
|
-
return a(
|
|
629
|
+
const I = d.currentType === 1 ? d.lastOffset : i.currentOffset(), Y = d.currentType === 1 ? d.lastEndLoc : i.currentPosition();
|
|
630
|
+
return a(D, I, Y), D;
|
|
631
631
|
}
|
|
632
632
|
function V(i, d, T, _) {
|
|
633
|
-
const
|
|
633
|
+
const D = i.context();
|
|
634
634
|
let S = _.items.length === 0;
|
|
635
|
-
const
|
|
636
|
-
|
|
635
|
+
const I = l(1, d, T);
|
|
636
|
+
I.cases = [], I.cases.push(_);
|
|
637
637
|
do {
|
|
638
|
-
const
|
|
639
|
-
S || (S =
|
|
640
|
-
} while (
|
|
641
|
-
return S && s(i, z.MUST_HAVE_MESSAGES_IN_PLURAL, T, 0), a(
|
|
638
|
+
const Y = w(i);
|
|
639
|
+
S || (S = Y.items.length === 0), I.cases.push(Y);
|
|
640
|
+
} while (D.currentType !== 13);
|
|
641
|
+
return S && s(i, z.MUST_HAVE_MESSAGES_IN_PLURAL, T, 0), a(I, i.currentOffset(), i.currentPosition()), I;
|
|
642
642
|
}
|
|
643
643
|
function A(i) {
|
|
644
|
-
const d = i.context(), { offset: T, startLoc: _ } = d,
|
|
645
|
-
return d.currentType === 13 ?
|
|
644
|
+
const d = i.context(), { offset: T, startLoc: _ } = d, D = w(i);
|
|
645
|
+
return d.currentType === 13 ? D : V(i, T, _, D);
|
|
646
646
|
}
|
|
647
|
-
function
|
|
647
|
+
function M(i) {
|
|
648
648
|
const d = As(i, de({}, e)), T = d.context(), _ = l(0, T.offset, T.startLoc);
|
|
649
649
|
return t && _.loc && (_.loc.source = i), _.body = A(d), e.onCacheKey && (_.cacheKey = e.onCacheKey(i)), T.currentType !== 13 && s(d, z.UNEXPECTED_LEXICAL_ANALYSIS, T.lastStartLoc, 0, i[T.offset] || ""), a(_, d.currentOffset(), d.currentPosition()), _;
|
|
650
650
|
}
|
|
651
|
-
return { parse:
|
|
651
|
+
return { parse: M };
|
|
652
652
|
}
|
|
653
653
|
function ye(e) {
|
|
654
654
|
if (e.type === 13)
|
|
@@ -665,9 +665,9 @@ function Ps(e, t = {}) {
|
|
|
665
665
|
}
|
|
666
666
|
function sn(e, t) {
|
|
667
667
|
for (let n = 0; n < e.length; n++)
|
|
668
|
-
|
|
668
|
+
Bt(e[n], t);
|
|
669
669
|
}
|
|
670
|
-
function
|
|
670
|
+
function Bt(e, t) {
|
|
671
671
|
switch (e.type) {
|
|
672
672
|
case 1:
|
|
673
673
|
sn(e.cases, t), t.helper(
|
|
@@ -679,7 +679,7 @@ function Ht(e, t) {
|
|
|
679
679
|
sn(e.items, t);
|
|
680
680
|
break;
|
|
681
681
|
case 6: {
|
|
682
|
-
|
|
682
|
+
Bt(e.key, t), t.helper(
|
|
683
683
|
"linked"
|
|
684
684
|
/* HelperNameMap.LINKED */
|
|
685
685
|
), t.helper(
|
|
@@ -713,7 +713,7 @@ function Fs(e, t = {}) {
|
|
|
713
713
|
n.helper(
|
|
714
714
|
"normalize"
|
|
715
715
|
/* HelperNameMap.NORMALIZE */
|
|
716
|
-
), e.body &&
|
|
716
|
+
), e.body && Bt(e.body, n);
|
|
717
717
|
const s = n.context();
|
|
718
718
|
e.helpers = Array.from(s.helpers);
|
|
719
719
|
}
|
|
@@ -803,30 +803,30 @@ function Us(e, t) {
|
|
|
803
803
|
};
|
|
804
804
|
a && e.loc && (c.source = e.loc.source);
|
|
805
805
|
const u = () => c;
|
|
806
|
-
function m(A,
|
|
806
|
+
function m(A, M) {
|
|
807
807
|
c.code += A;
|
|
808
808
|
}
|
|
809
|
-
function p(A,
|
|
810
|
-
const i =
|
|
809
|
+
function p(A, M = !0) {
|
|
810
|
+
const i = M ? s : "";
|
|
811
811
|
m(l ? i + " ".repeat(A) : i);
|
|
812
812
|
}
|
|
813
813
|
function y(A = !0) {
|
|
814
|
-
const
|
|
815
|
-
A && p(
|
|
814
|
+
const M = ++c.indentLevel;
|
|
815
|
+
A && p(M);
|
|
816
816
|
}
|
|
817
|
-
function
|
|
818
|
-
const
|
|
819
|
-
A && p(
|
|
817
|
+
function O(A = !0) {
|
|
818
|
+
const M = --c.indentLevel;
|
|
819
|
+
A && p(M);
|
|
820
820
|
}
|
|
821
|
-
function
|
|
821
|
+
function L() {
|
|
822
822
|
p(c.indentLevel);
|
|
823
823
|
}
|
|
824
824
|
return {
|
|
825
825
|
context: u,
|
|
826
826
|
push: m,
|
|
827
827
|
indent: y,
|
|
828
|
-
deindent:
|
|
829
|
-
newline:
|
|
828
|
+
deindent: O,
|
|
829
|
+
newline: L,
|
|
830
830
|
helper: (A) => `_${A}`,
|
|
831
831
|
needIndent: () => c.needIndent
|
|
832
832
|
};
|
|
@@ -836,7 +836,7 @@ function Vs(e, t) {
|
|
|
836
836
|
e.push(`${n(
|
|
837
837
|
"linked"
|
|
838
838
|
/* HelperNameMap.LINKED */
|
|
839
|
-
)}(`),
|
|
839
|
+
)}(`), Xe(e, t.key), t.modifier ? (e.push(", "), Xe(e, t.modifier), e.push(", _type")) : e.push(", undefined, _type"), e.push(")");
|
|
840
840
|
}
|
|
841
841
|
function Gs(e, t) {
|
|
842
842
|
const { helper: n, needIndent: s } = e;
|
|
@@ -845,7 +845,7 @@ function Gs(e, t) {
|
|
|
845
845
|
/* HelperNameMap.NORMALIZE */
|
|
846
846
|
)}([`), e.indent(s());
|
|
847
847
|
const l = t.items.length;
|
|
848
|
-
for (let a = 0; a < l && (
|
|
848
|
+
for (let a = 0; a < l && (Xe(e, t.items[a]), a !== l - 1); a++)
|
|
849
849
|
e.push(", ");
|
|
850
850
|
e.deindent(s()), e.push("])");
|
|
851
851
|
}
|
|
@@ -857,15 +857,15 @@ function Ws(e, t) {
|
|
|
857
857
|
/* HelperNameMap.PLURAL */
|
|
858
858
|
)}([`), e.indent(s());
|
|
859
859
|
const l = t.cases.length;
|
|
860
|
-
for (let a = 0; a < l && (
|
|
860
|
+
for (let a = 0; a < l && (Xe(e, t.cases[a]), a !== l - 1); a++)
|
|
861
861
|
e.push(", ");
|
|
862
862
|
e.deindent(s()), e.push("])");
|
|
863
863
|
}
|
|
864
864
|
}
|
|
865
865
|
function xs(e, t) {
|
|
866
|
-
t.body ?
|
|
866
|
+
t.body ? Xe(e, t.body) : e.push("null");
|
|
867
867
|
}
|
|
868
|
-
function
|
|
868
|
+
function Xe(e, t) {
|
|
869
869
|
const { helper: n } = e;
|
|
870
870
|
switch (t.type) {
|
|
871
871
|
case 0:
|
|
@@ -921,7 +921,7 @@ const Zs = (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((y) => `${y}: _${y}`), ", ")} } = ctx`), u.newline()), u.push("return "),
|
|
924
|
+
u.push(n === "normal" ? "function __msg__ (ctx) {" : "(ctx) => {"), u.indent(a), c.length > 0 && (u.push(`const { ${Yt(c.map((y) => `${y}: _${y}`), ", ")} } = ctx`), u.newline()), u.push("return "), Xe(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,
|
|
@@ -935,20 +935,20 @@ function Xs(e, t = {}) {
|
|
|
935
935
|
return s ? (a && js(u), l && We(u), { ast: u, code: "" }) : (Fs(u, n), Zs(u, n));
|
|
936
936
|
}
|
|
937
937
|
var Ys = { env: { NODE_ENV: "production" } };
|
|
938
|
-
function
|
|
938
|
+
function Bs() {
|
|
939
939
|
typeof __INTLIFY_PROD_DEVTOOLS__ != "boolean" && (Fe().__INTLIFY_PROD_DEVTOOLS__ = !1), typeof __INTLIFY_DROP_MESSAGE_COMPILER__ != "boolean" && (Fe().__INTLIFY_DROP_MESSAGE_COMPILER__ = !1);
|
|
940
940
|
}
|
|
941
941
|
function Ct(e) {
|
|
942
|
-
return (n) =>
|
|
942
|
+
return (n) => Hs(n, e);
|
|
943
943
|
}
|
|
944
|
-
function
|
|
944
|
+
function Hs(e, t) {
|
|
945
945
|
const n = Js(t);
|
|
946
946
|
if (n == null)
|
|
947
|
-
throw
|
|
947
|
+
throw et(
|
|
948
948
|
0
|
|
949
949
|
/* NodeTypes.Resource */
|
|
950
950
|
);
|
|
951
|
-
if (
|
|
951
|
+
if (Ht(n) === 1) {
|
|
952
952
|
const a = zs(n);
|
|
953
953
|
return e.plural(a.reduce((c, u) => [
|
|
954
954
|
...c,
|
|
@@ -959,11 +959,11 @@ function Bs(e, t) {
|
|
|
959
959
|
}
|
|
960
960
|
const $s = ["b", "body"];
|
|
961
961
|
function Js(e) {
|
|
962
|
-
return
|
|
962
|
+
return De(e, $s);
|
|
963
963
|
}
|
|
964
964
|
const Ks = ["c", "cases"];
|
|
965
965
|
function zs(e) {
|
|
966
|
-
return
|
|
966
|
+
return De(e, Ks, []);
|
|
967
967
|
}
|
|
968
968
|
function rn(e, t) {
|
|
969
969
|
const n = qs(t);
|
|
@@ -976,26 +976,26 @@ function rn(e, t) {
|
|
|
976
976
|
}
|
|
977
977
|
const Qs = ["s", "static"];
|
|
978
978
|
function qs(e) {
|
|
979
|
-
return
|
|
979
|
+
return De(e, Qs);
|
|
980
980
|
}
|
|
981
981
|
const ea = ["i", "items"];
|
|
982
982
|
function ta(e) {
|
|
983
|
-
return
|
|
983
|
+
return De(e, ea, []);
|
|
984
984
|
}
|
|
985
985
|
function wt(e, t) {
|
|
986
|
-
const n =
|
|
986
|
+
const n = Ht(t);
|
|
987
987
|
switch (n) {
|
|
988
988
|
case 3:
|
|
989
|
-
return
|
|
989
|
+
return ot(t, n);
|
|
990
990
|
case 9:
|
|
991
|
-
return
|
|
991
|
+
return ot(t, n);
|
|
992
992
|
case 4: {
|
|
993
993
|
const s = t;
|
|
994
994
|
if (Ne(s, "k") && s.k)
|
|
995
995
|
return e.interpolate(e.named(s.k));
|
|
996
996
|
if (Ne(s, "key") && s.key)
|
|
997
997
|
return e.interpolate(e.named(s.key));
|
|
998
|
-
throw
|
|
998
|
+
throw et(n);
|
|
999
999
|
}
|
|
1000
1000
|
case 5: {
|
|
1001
1001
|
const s = t;
|
|
@@ -1003,46 +1003,46 @@ function wt(e, t) {
|
|
|
1003
1003
|
return e.interpolate(e.list(s.i));
|
|
1004
1004
|
if (Ne(s, "index") && me(s.index))
|
|
1005
1005
|
return e.interpolate(e.list(s.index));
|
|
1006
|
-
throw
|
|
1006
|
+
throw et(n);
|
|
1007
1007
|
}
|
|
1008
1008
|
case 6: {
|
|
1009
1009
|
const s = t, l = ra(s), a = oa(s);
|
|
1010
1010
|
return e.linked(wt(e, a), l ? wt(e, l) : void 0, e.type);
|
|
1011
1011
|
}
|
|
1012
1012
|
case 7:
|
|
1013
|
-
return
|
|
1013
|
+
return ot(t, n);
|
|
1014
1014
|
case 8:
|
|
1015
|
-
return
|
|
1015
|
+
return ot(t, n);
|
|
1016
1016
|
default:
|
|
1017
1017
|
throw new Error(`unhandled node on format message part: ${n}`);
|
|
1018
1018
|
}
|
|
1019
1019
|
}
|
|
1020
1020
|
const na = ["t", "type"];
|
|
1021
|
-
function
|
|
1022
|
-
return
|
|
1021
|
+
function Ht(e) {
|
|
1022
|
+
return De(e, na);
|
|
1023
1023
|
}
|
|
1024
1024
|
const sa = ["v", "value"];
|
|
1025
|
-
function
|
|
1026
|
-
const n =
|
|
1025
|
+
function ot(e, t) {
|
|
1026
|
+
const n = De(e, sa);
|
|
1027
1027
|
if (n)
|
|
1028
1028
|
return n;
|
|
1029
|
-
throw
|
|
1029
|
+
throw et(t);
|
|
1030
1030
|
}
|
|
1031
1031
|
const aa = ["m", "modifier"];
|
|
1032
1032
|
function ra(e) {
|
|
1033
|
-
return
|
|
1033
|
+
return De(e, aa);
|
|
1034
1034
|
}
|
|
1035
1035
|
const la = ["k", "key"];
|
|
1036
1036
|
function oa(e) {
|
|
1037
|
-
const t =
|
|
1037
|
+
const t = De(e, la);
|
|
1038
1038
|
if (t)
|
|
1039
1039
|
return t;
|
|
1040
|
-
throw
|
|
1040
|
+
throw et(
|
|
1041
1041
|
6
|
|
1042
1042
|
/* NodeTypes.Linked */
|
|
1043
1043
|
);
|
|
1044
1044
|
}
|
|
1045
|
-
function
|
|
1045
|
+
function De(e, t, n) {
|
|
1046
1046
|
for (let s = 0; s < t.length; s++) {
|
|
1047
1047
|
const l = t[s];
|
|
1048
1048
|
if (Ne(e, l) && e[l] != null)
|
|
@@ -1050,13 +1050,13 @@ function Me(e, t, n) {
|
|
|
1050
1050
|
}
|
|
1051
1051
|
return n;
|
|
1052
1052
|
}
|
|
1053
|
-
function
|
|
1053
|
+
function et(e) {
|
|
1054
1054
|
return new Error(`unhandled node type: ${e}`);
|
|
1055
1055
|
}
|
|
1056
1056
|
const ia = (e) => e;
|
|
1057
|
-
let
|
|
1058
|
-
function
|
|
1059
|
-
return K(e) &&
|
|
1057
|
+
let it = ee();
|
|
1058
|
+
function Ye(e) {
|
|
1059
|
+
return K(e) && Ht(e) === 0 && (Ne(e, "b") || Ne(e, "body"));
|
|
1060
1060
|
}
|
|
1061
1061
|
function ca(e, t = {}) {
|
|
1062
1062
|
let n = !1;
|
|
@@ -1069,7 +1069,7 @@ function ca(e, t = {}) {
|
|
|
1069
1069
|
function ua(e, t) {
|
|
1070
1070
|
if (!__INTLIFY_DROP_MESSAGE_COMPILER__ && P(e)) {
|
|
1071
1071
|
ie(t.warnHtmlMessage) && t.warnHtmlMessage;
|
|
1072
|
-
const s = (t.onCacheKey || ia)(e), l =
|
|
1072
|
+
const s = (t.onCacheKey || ia)(e), l = it[s];
|
|
1073
1073
|
if (l)
|
|
1074
1074
|
return l;
|
|
1075
1075
|
const { ast: a, detectError: c } = ca(e, {
|
|
@@ -1077,22 +1077,22 @@ function ua(e, t) {
|
|
|
1077
1077
|
location: Ys.env.NODE_ENV !== "production",
|
|
1078
1078
|
jit: !0
|
|
1079
1079
|
}), u = Ct(a);
|
|
1080
|
-
return c ? u :
|
|
1080
|
+
return c ? u : it[s] = u;
|
|
1081
1081
|
} else {
|
|
1082
1082
|
const n = e.cacheKey;
|
|
1083
1083
|
if (n) {
|
|
1084
|
-
const s =
|
|
1085
|
-
return s || (
|
|
1084
|
+
const s = it[n];
|
|
1085
|
+
return s || (it[n] = Ct(e));
|
|
1086
1086
|
} else
|
|
1087
1087
|
return Ct(e);
|
|
1088
1088
|
}
|
|
1089
1089
|
}
|
|
1090
|
-
let
|
|
1090
|
+
let tt = null;
|
|
1091
1091
|
function ma(e) {
|
|
1092
|
-
|
|
1092
|
+
tt = e;
|
|
1093
1093
|
}
|
|
1094
1094
|
function da(e, t, n) {
|
|
1095
|
-
|
|
1095
|
+
tt && tt.emit("i18n:init", {
|
|
1096
1096
|
timestamp: Date.now(),
|
|
1097
1097
|
i18n: e,
|
|
1098
1098
|
version: t,
|
|
@@ -1101,7 +1101,7 @@ function da(e, t, n) {
|
|
|
1101
1101
|
}
|
|
1102
1102
|
const fa = /* @__PURE__ */ _a("function:translate");
|
|
1103
1103
|
function _a(e) {
|
|
1104
|
-
return (t) =>
|
|
1104
|
+
return (t) => tt && tt.emit(e, t);
|
|
1105
1105
|
}
|
|
1106
1106
|
const Ce = {
|
|
1107
1107
|
INVALID_ARGUMENT: Ns,
|
|
@@ -1122,7 +1122,7 @@ let Rt;
|
|
|
1122
1122
|
function ln(e) {
|
|
1123
1123
|
if (P(e))
|
|
1124
1124
|
return e;
|
|
1125
|
-
if (
|
|
1125
|
+
if (ae(e)) {
|
|
1126
1126
|
if (e.resolvedOnce && Rt != null)
|
|
1127
1127
|
return Rt;
|
|
1128
1128
|
if (e.constructor.name === "Function") {
|
|
@@ -1141,7 +1141,7 @@ function ba(e, t, n) {
|
|
|
1141
1141
|
...ce(t) ? t : K(t) ? Object.keys(t) : P(t) ? [t] : [n]
|
|
1142
1142
|
])];
|
|
1143
1143
|
}
|
|
1144
|
-
function
|
|
1144
|
+
function Mn(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);
|
|
@@ -1343,10 +1343,10 @@ we[
|
|
|
1343
1343
|
]
|
|
1344
1344
|
};
|
|
1345
1345
|
const va = /^\s?(?:true|false|-?[\d.]+|'[^']*'|"[^"]*")\s?$/;
|
|
1346
|
-
function
|
|
1346
|
+
function Ia(e) {
|
|
1347
1347
|
return va.test(e);
|
|
1348
1348
|
}
|
|
1349
|
-
function
|
|
1349
|
+
function Ea(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
|
}
|
|
@@ -1377,43 +1377,43 @@ function Na(e) {
|
|
|
1377
1377
|
}
|
|
1378
1378
|
function ya(e) {
|
|
1379
1379
|
const t = e.trim();
|
|
1380
|
-
return e.charAt(0) === "0" && isNaN(parseInt(e)) ? !1 :
|
|
1380
|
+
return e.charAt(0) === "0" && isNaN(parseInt(e)) ? !1 : Ia(t) ? Ea(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, y,
|
|
1385
|
-
const
|
|
1386
|
-
|
|
1384
|
+
let n = -1, s = 0, l = 0, a, c, u, m, p, y, O;
|
|
1385
|
+
const L = [];
|
|
1386
|
+
L[
|
|
1387
1387
|
0
|
|
1388
1388
|
/* Actions.APPEND */
|
|
1389
1389
|
] = () => {
|
|
1390
1390
|
c === void 0 ? c = u : c += u;
|
|
1391
|
-
},
|
|
1391
|
+
}, L[
|
|
1392
1392
|
1
|
|
1393
1393
|
/* Actions.PUSH */
|
|
1394
1394
|
] = () => {
|
|
1395
1395
|
c !== void 0 && (t.push(c), c = void 0);
|
|
1396
|
-
},
|
|
1396
|
+
}, L[
|
|
1397
1397
|
2
|
|
1398
1398
|
/* Actions.INC_SUB_PATH_DEPTH */
|
|
1399
1399
|
] = () => {
|
|
1400
|
-
|
|
1400
|
+
L[
|
|
1401
1401
|
0
|
|
1402
1402
|
/* Actions.APPEND */
|
|
1403
1403
|
](), l++;
|
|
1404
|
-
},
|
|
1404
|
+
}, L[
|
|
1405
1405
|
3
|
|
1406
1406
|
/* Actions.PUSH_SUB_PATH */
|
|
1407
1407
|
] = () => {
|
|
1408
1408
|
if (l > 0)
|
|
1409
|
-
l--, s = 4,
|
|
1409
|
+
l--, s = 4, L[
|
|
1410
1410
|
0
|
|
1411
1411
|
/* Actions.APPEND */
|
|
1412
1412
|
]();
|
|
1413
1413
|
else {
|
|
1414
1414
|
if (l = 0, c === void 0 || (c = ya(c), c === !1))
|
|
1415
1415
|
return !1;
|
|
1416
|
-
|
|
1416
|
+
L[
|
|
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, L[
|
|
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 = Na(a),
|
|
1432
|
+
if (m = Na(a), O = we[s], p = O[m] || O.l || 8, p === 8 || (s = p[0], p[1] !== void 0 && (y = L[p[1]], y && (u = a, y() === !1))))
|
|
1433
1433
|
return;
|
|
1434
1434
|
if (s === 7)
|
|
1435
1435
|
return t;
|
|
@@ -1439,7 +1439,7 @@ const cn = /* @__PURE__ */ new Map();
|
|
|
1439
1439
|
function ka(e, t) {
|
|
1440
1440
|
return K(e) ? e[t] : null;
|
|
1441
1441
|
}
|
|
1442
|
-
function
|
|
1442
|
+
function La(e, t) {
|
|
1443
1443
|
if (!K(e))
|
|
1444
1444
|
return null;
|
|
1445
1445
|
let n = cn.get(t);
|
|
@@ -1449,13 +1449,13 @@ function Oa(e, t) {
|
|
|
1449
1449
|
let l = e, a = 0;
|
|
1450
1450
|
for (; a < s; ) {
|
|
1451
1451
|
const c = l[n[a]];
|
|
1452
|
-
if (c === void 0 ||
|
|
1452
|
+
if (c === void 0 || ae(l))
|
|
1453
1453
|
return null;
|
|
1454
1454
|
l = c, a++;
|
|
1455
1455
|
}
|
|
1456
1456
|
return l;
|
|
1457
1457
|
}
|
|
1458
|
-
const
|
|
1458
|
+
const Oa = "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
1461
|
upper: (e, t) => t === "text" && P(e) ? e.toUpperCase() : t === "vnode" && K(e) && "__v_isVNode" in e ? e.children.toUpperCase() : e,
|
|
@@ -1463,9 +1463,9 @@ function Ca() {
|
|
|
1463
1463
|
capitalize: (e, t) => t === "text" && P(e) ? mn(e) : t === "vnode" && K(e) && "__v_isVNode" in e ? mn(e.children) : e
|
|
1464
1464
|
};
|
|
1465
1465
|
}
|
|
1466
|
-
let
|
|
1466
|
+
let Dn;
|
|
1467
1467
|
function Ra(e) {
|
|
1468
|
-
|
|
1468
|
+
Dn = e;
|
|
1469
1469
|
}
|
|
1470
1470
|
let wn;
|
|
1471
1471
|
function Aa(e) {
|
|
@@ -1476,18 +1476,18 @@ function Sa(e) {
|
|
|
1476
1476
|
Pn = e;
|
|
1477
1477
|
}
|
|
1478
1478
|
let Fn = null;
|
|
1479
|
-
const
|
|
1479
|
+
const Ma = /* @__NO_SIDE_EFFECTS__ */ (e) => {
|
|
1480
1480
|
Fn = e;
|
|
1481
|
-
},
|
|
1481
|
+
}, Da = /* @__NO_SIDE_EFFECTS__ */ () => Fn;
|
|
1482
1482
|
let jn = null;
|
|
1483
1483
|
const dn = (e) => {
|
|
1484
1484
|
jn = e;
|
|
1485
1485
|
}, wa = () => jn;
|
|
1486
1486
|
let fn = 0;
|
|
1487
1487
|
function Pa(e = {}) {
|
|
1488
|
-
const t =
|
|
1488
|
+
const t = ae(e.onWarn) ? e.onWarn : Is, n = P(e.version) ? e.version : Oa, 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 : At(l), u = J(e.datetimeFormats) ? e.datetimeFormats : At(l), m = J(e.numberFormats) ? e.numberFormats : At(l), p = de(ee(), e.modifiers, Ca()), y = e.pluralRules || ee(), O = ae(e.missing) ? e.missing : null, L = ie(e.missingWarn) || _t(e.missingWarn) ? e.missingWarn : !0, w = ie(e.fallbackWarn) || _t(e.fallbackWarn) ? e.fallbackWarn : !0, V = !!e.fallbackFormat, A = !!e.unresolving, M = 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 : Dn, D = ae(e.messageResolver) ? e.messageResolver : wn || ka, S = ae(e.localeFallbacker) ? e.localeFallbacker : Pn || ba, I = K(e.fallbackContext) ? e.fallbackContext : void 0, Y = e, h = K(Y.__datetimeFormatters) ? Y.__datetimeFormatters : /* @__PURE__ */ new Map(), g = K(Y.__numberFormatters) ? Y.__numberFormatters : /* @__PURE__ */ new Map(), C = K(Y.__meta) ? Y.__meta : {};
|
|
1489
1489
|
fn++;
|
|
1490
|
-
const
|
|
1490
|
+
const E = {
|
|
1491
1491
|
version: n,
|
|
1492
1492
|
cid: fn,
|
|
1493
1493
|
locale: s,
|
|
@@ -1495,23 +1495,23 @@ function Pa(e = {}) {
|
|
|
1495
1495
|
messages: c,
|
|
1496
1496
|
modifiers: p,
|
|
1497
1497
|
pluralRules: y,
|
|
1498
|
-
missing:
|
|
1499
|
-
missingWarn:
|
|
1498
|
+
missing: O,
|
|
1499
|
+
missingWarn: L,
|
|
1500
1500
|
fallbackWarn: w,
|
|
1501
1501
|
fallbackFormat: V,
|
|
1502
1502
|
unresolving: A,
|
|
1503
|
-
postTranslation:
|
|
1503
|
+
postTranslation: M,
|
|
1504
1504
|
processor: i,
|
|
1505
1505
|
warnHtmlMessage: d,
|
|
1506
1506
|
escapeParameter: T,
|
|
1507
1507
|
messageCompiler: _,
|
|
1508
|
-
messageResolver:
|
|
1508
|
+
messageResolver: D,
|
|
1509
1509
|
localeFallbacker: S,
|
|
1510
|
-
fallbackContext:
|
|
1510
|
+
fallbackContext: I,
|
|
1511
1511
|
onWarn: t,
|
|
1512
1512
|
__meta: C
|
|
1513
1513
|
};
|
|
1514
|
-
return
|
|
1514
|
+
return E.datetimeFormats = u, E.numberFormats = m, E.__datetimeFormatters = h, E.__numberFormatters = g, __INTLIFY_PROD_DEVTOOLS__ && da(E, n, C), E;
|
|
1515
1515
|
}
|
|
1516
1516
|
const At = (e) => ({ [e]: ee() });
|
|
1517
1517
|
function Jt(e, t, n, s, l) {
|
|
@@ -1522,7 +1522,7 @@ function Jt(e, t, n, s, l) {
|
|
|
1522
1522
|
} else
|
|
1523
1523
|
return t;
|
|
1524
1524
|
}
|
|
1525
|
-
function
|
|
1525
|
+
function Qe(e, t, n) {
|
|
1526
1526
|
const s = e;
|
|
1527
1527
|
s.__localeChainCache = /* @__PURE__ */ new Map(), e.localeFallbacker(e, n, t);
|
|
1528
1528
|
}
|
|
@@ -1539,7 +1539,7 @@ function ja(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, y,
|
|
1542
|
+
const { datetimeFormats: n, unresolving: s, fallbackLocale: l, onWarn: a, localeFallbacker: c } = e, { __datetimeFormatters: u } = e, [m, p, y, O] = Pt(...t), L = ie(y.missingWarn) ? y.missingWarn : e.missingWarn;
|
|
1543
1543
|
ie(y.fallbackWarn) ? y.fallbackWarn : e.fallbackWarn;
|
|
1544
1544
|
const w = !!y.part, V = $t(e, y), A = c(
|
|
1545
1545
|
e,
|
|
@@ -1548,17 +1548,17 @@ function _n(e, ...t) {
|
|
|
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, O).format(p);
|
|
1552
|
+
let M = {}, i, d = null;
|
|
1553
1553
|
const T = "datetime format";
|
|
1554
|
-
for (let S = 0; S < A.length && (i = A[S],
|
|
1555
|
-
Jt(e, m, i,
|
|
1554
|
+
for (let S = 0; S < A.length && (i = A[S], M = n[i] || {}, d = M[m], !J(d)); S++)
|
|
1555
|
+
Jt(e, m, i, L, T);
|
|
1556
1556
|
if (!J(d) || !P(i))
|
|
1557
1557
|
return s ? vt : m;
|
|
1558
1558
|
let _ = `${i}__${m}`;
|
|
1559
|
-
gt(
|
|
1560
|
-
let
|
|
1561
|
-
return
|
|
1559
|
+
gt(O) || (_ = `${_}__${JSON.stringify(O)}`);
|
|
1560
|
+
let D = u.get(_);
|
|
1561
|
+
return D || (D = new Intl.DateTimeFormat(i, de({}, d, O)), u.set(_, D)), w ? D.formatToParts(p) : D.format(p);
|
|
1562
1562
|
}
|
|
1563
1563
|
const Un = [
|
|
1564
1564
|
"localeMatcher",
|
|
@@ -1616,7 +1616,7 @@ function pn(e, t, n) {
|
|
|
1616
1616
|
}
|
|
1617
1617
|
}
|
|
1618
1618
|
function bn(e, ...t) {
|
|
1619
|
-
const { numberFormats: n, unresolving: s, fallbackLocale: l, onWarn: a, localeFallbacker: c } = e, { __numberFormatters: u } = e, [m, p, y,
|
|
1619
|
+
const { numberFormats: n, unresolving: s, fallbackLocale: l, onWarn: a, localeFallbacker: c } = e, { __numberFormatters: u } = e, [m, p, y, O] = Ft(...t), L = ie(y.missingWarn) ? y.missingWarn : e.missingWarn;
|
|
1620
1620
|
ie(y.fallbackWarn) ? y.fallbackWarn : e.fallbackWarn;
|
|
1621
1621
|
const w = !!y.part, V = $t(e, y), A = c(
|
|
1622
1622
|
e,
|
|
@@ -1625,17 +1625,17 @@ function bn(e, ...t) {
|
|
|
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, O).format(p);
|
|
1629
|
+
let M = {}, i, d = null;
|
|
1630
1630
|
const T = "number format";
|
|
1631
|
-
for (let S = 0; S < A.length && (i = A[S],
|
|
1632
|
-
Jt(e, m, i,
|
|
1631
|
+
for (let S = 0; S < A.length && (i = A[S], M = n[i] || {}, d = M[m], !J(d)); S++)
|
|
1632
|
+
Jt(e, m, i, L, T);
|
|
1633
1633
|
if (!J(d) || !P(i))
|
|
1634
1634
|
return s ? vt : m;
|
|
1635
1635
|
let _ = `${i}__${m}`;
|
|
1636
|
-
gt(
|
|
1637
|
-
let
|
|
1638
|
-
return
|
|
1636
|
+
gt(O) || (_ = `${_}__${JSON.stringify(O)}`);
|
|
1637
|
+
let D = u.get(_);
|
|
1638
|
+
return D || (D = new Intl.NumberFormat(i, de({}, d, O)), u.set(_, D)), w ? D.formatToParts(p) : D.format(p);
|
|
1639
1639
|
}
|
|
1640
1640
|
const Vn = [
|
|
1641
1641
|
"localeMatcher",
|
|
@@ -1688,87 +1688,87 @@ function Xa(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 = Za(e), s = K(e.pluralRules) && P(t) &&
|
|
1691
|
+
const t = e.locale, n = Za(e), s = K(e.pluralRules) && P(t) && ae(e.pluralRules[t]) ? e.pluralRules[t] : hn, l = K(e.pluralRules) && P(t) && ae(e.pluralRules[t]) ? hn : 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) && Xa(n, m);
|
|
1693
1693
|
const p = (i) => m[i];
|
|
1694
1694
|
function y(i, d) {
|
|
1695
|
-
const T =
|
|
1695
|
+
const T = ae(e.messages) ? e.messages(i, !!d) : K(e.messages) ? e.messages[i] : !1;
|
|
1696
1696
|
return T || (e.parent ? e.parent.message(i) : Va);
|
|
1697
1697
|
}
|
|
1698
|
-
const
|
|
1698
|
+
const O = (i) => e.modifiers ? e.modifiers[i] : Ua, L = 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, M = {
|
|
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 ? K(T) ? (S = T.modifier || S,
|
|
1706
|
-
const
|
|
1704
|
+
let D = "text", S = "";
|
|
1705
|
+
d.length === 1 ? K(T) ? (S = T.modifier || S, D = T.type || D) : P(T) && (S = T || S) : d.length === 2 && (P(T) && (S = T || S), P(_) && (D = _ || D));
|
|
1706
|
+
const I = y(i, !0)(M), Y = (
|
|
1707
1707
|
// The message in vnode resolved with linked are returned as an array by processor.nomalize
|
|
1708
|
-
|
|
1708
|
+
D === "vnode" && ce(I) && S ? I[0] : I
|
|
1709
1709
|
);
|
|
1710
|
-
return S ?
|
|
1710
|
+
return S ? O(S)(Y, D) : Y;
|
|
1711
1711
|
},
|
|
1712
1712
|
message: y,
|
|
1713
1713
|
type: V,
|
|
1714
1714
|
interpolate: w,
|
|
1715
|
-
normalize:
|
|
1715
|
+
normalize: L,
|
|
1716
1716
|
values: de(ee(), c, m)
|
|
1717
1717
|
};
|
|
1718
|
-
return
|
|
1718
|
+
return M;
|
|
1719
1719
|
}
|
|
1720
|
-
const vn = () => "", ve = (e) =>
|
|
1721
|
-
function
|
|
1722
|
-
const { fallbackFormat: n, postTranslation: s, unresolving: l, messageCompiler: a, fallbackLocale: c, messages: u } = e, [m, p] = jt(...t), y = ie(p.missingWarn) ? p.missingWarn : e.missingWarn,
|
|
1723
|
-
|
|
1720
|
+
const vn = () => "", ve = (e) => ae(e);
|
|
1721
|
+
function In(e, ...t) {
|
|
1722
|
+
const { fallbackFormat: n, postTranslation: s, unresolving: l, messageCompiler: a, fallbackLocale: c, messages: u } = e, [m, p] = jt(...t), y = ie(p.missingWarn) ? p.missingWarn : e.missingWarn, O = ie(p.fallbackWarn) ? p.fallbackWarn : e.fallbackWarn, L = 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, A = n || V != null && (P(V) || ae(V)), M = $t(e, p);
|
|
1723
|
+
L && Ba(p);
|
|
1724
1724
|
let [i, d, T] = w ? [
|
|
1725
1725
|
m,
|
|
1726
|
-
|
|
1727
|
-
u[
|
|
1728
|
-
] : Gn(e, m,
|
|
1729
|
-
if (!w && !(P(_) ||
|
|
1726
|
+
M,
|
|
1727
|
+
u[M] || ee()
|
|
1728
|
+
] : Gn(e, m, M, c, O, y), _ = i, D = m;
|
|
1729
|
+
if (!w && !(P(_) || Ye(_) || ve(_)) && A && (_ = V, D = _), !w && (!(P(_) || Ye(_) || ve(_)) || !P(d)))
|
|
1730
1730
|
return l ? vt : m;
|
|
1731
1731
|
let S = !1;
|
|
1732
|
-
const
|
|
1732
|
+
const I = () => {
|
|
1733
1733
|
S = !0;
|
|
1734
|
-
},
|
|
1734
|
+
}, Y = ve(_) ? _ : Wn(e, m, d, _, D, I);
|
|
1735
1735
|
if (S)
|
|
1736
1736
|
return _;
|
|
1737
|
-
const h = Ja(e, d, T, p), g = Ya(h), C =
|
|
1737
|
+
const h = Ja(e, d, T, p), g = Ya(h), C = Ha(e, Y, g), E = 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: E
|
|
1745
1745
|
};
|
|
1746
|
-
F.meta = de({}, e.__meta, /* @__PURE__ */
|
|
1746
|
+
F.meta = de({}, e.__meta, /* @__PURE__ */ Da() || {}), fa(F);
|
|
1747
1747
|
}
|
|
1748
|
-
return
|
|
1748
|
+
return E;
|
|
1749
1749
|
}
|
|
1750
|
-
function
|
|
1750
|
+
function Ba(e) {
|
|
1751
1751
|
ce(e.list) ? e.list = e.list.map((t) => P(t) ? tn(t) : t) : K(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
1755
|
function Gn(e, t, n, s, l, a) {
|
|
1756
1756
|
const { messages: c, onWarn: u, messageResolver: m, localeFallbacker: p } = e, y = p(e, s, n);
|
|
1757
|
-
let
|
|
1757
|
+
let O = ee(), L, w = null;
|
|
1758
1758
|
const V = "translate";
|
|
1759
|
-
for (let A = 0; A < y.length && (
|
|
1760
|
-
if (!ja(
|
|
1761
|
-
const
|
|
1759
|
+
for (let A = 0; A < y.length && (L = y[A], O = c[L] || ee(), (w = m(O, t)) === null && (w = O[t]), !(P(w) || Ye(w) || ve(w))); A++)
|
|
1760
|
+
if (!ja(L, y)) {
|
|
1761
|
+
const M = Jt(
|
|
1762
1762
|
e,
|
|
1763
1763
|
// eslint-disable-line @typescript-eslint/no-explicit-any
|
|
1764
1764
|
t,
|
|
1765
|
-
|
|
1765
|
+
L,
|
|
1766
1766
|
a,
|
|
1767
1767
|
V
|
|
1768
1768
|
);
|
|
1769
|
-
|
|
1769
|
+
M !== t && (w = M);
|
|
1770
1770
|
}
|
|
1771
|
-
return [w,
|
|
1771
|
+
return [w, L, O];
|
|
1772
1772
|
}
|
|
1773
1773
|
function Wn(e, t, n, s, l, a) {
|
|
1774
1774
|
const { messageCompiler: c, warnHtmlMessage: u } = e;
|
|
@@ -1783,12 +1783,12 @@ function Wn(e, t, n, s, l, a) {
|
|
|
1783
1783
|
const m = c(s, $a(e, n, l, s, u, a));
|
|
1784
1784
|
return m.locale = n, m.key = t, m.source = s, m;
|
|
1785
1785
|
}
|
|
1786
|
-
function
|
|
1786
|
+
function Ha(e, t, n) {
|
|
1787
1787
|
return t(n);
|
|
1788
1788
|
}
|
|
1789
1789
|
function jt(...e) {
|
|
1790
1790
|
const [t, n, s] = e, l = ee();
|
|
1791
|
-
if (!P(t) && !me(t) && !ve(t) && !
|
|
1791
|
+
if (!P(t) && !me(t) && !ve(t) && !Ye(t))
|
|
1792
1792
|
throw Re(Ce.INVALID_ARGUMENT);
|
|
1793
1793
|
const a = me(t) ? String(t) : (ve(t), t);
|
|
1794
1794
|
return me(n) ? l.plural = n : P(n) ? l.default = n : J(n) && !gt(n) ? l.named = n : ce(n) && (l.list = n), me(s) ? l.plural = s : P(s) ? l.default = s : J(s) && de(l, s), [a, l];
|
|
@@ -1805,14 +1805,14 @@ 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: y } = e,
|
|
1808
|
+
const { modifiers: l, pluralRules: a, messageResolver: c, fallbackLocale: u, fallbackWarn: m, missingWarn: p, fallbackContext: y } = e, L = {
|
|
1809
1809
|
locale: t,
|
|
1810
1810
|
modifiers: l,
|
|
1811
1811
|
pluralRules: a,
|
|
1812
1812
|
messages: (w, V) => {
|
|
1813
1813
|
let A = c(n, w);
|
|
1814
1814
|
if (A == null && (y || V)) {
|
|
1815
|
-
const [, ,
|
|
1815
|
+
const [, , M] = Gn(
|
|
1816
1816
|
y || e,
|
|
1817
1817
|
// NOTE: if has fallbackContext, fallback to root, else if use linked, fallback to local context
|
|
1818
1818
|
w,
|
|
@@ -1821,26 +1821,26 @@ function Ja(e, t, n, s) {
|
|
|
1821
1821
|
m,
|
|
1822
1822
|
p
|
|
1823
1823
|
);
|
|
1824
|
-
A = c(
|
|
1824
|
+
A = c(M, w);
|
|
1825
1825
|
}
|
|
1826
|
-
if (P(A) ||
|
|
1827
|
-
let
|
|
1826
|
+
if (P(A) || Ye(A)) {
|
|
1827
|
+
let M = !1;
|
|
1828
1828
|
const d = Wn(e, w, t, A, w, () => {
|
|
1829
|
-
|
|
1829
|
+
M = !0;
|
|
1830
1830
|
});
|
|
1831
|
-
return
|
|
1831
|
+
return M ? vn : d;
|
|
1832
1832
|
} else return ve(A) ? A : vn;
|
|
1833
1833
|
}
|
|
1834
1834
|
};
|
|
1835
|
-
return e.processor && (
|
|
1835
|
+
return e.processor && (L.processor = e.processor), s.list && (L.list = s.list), s.named && (L.named = s.named), me(s.plural) && (L.pluralIndex = s.plural), L;
|
|
1836
1836
|
}
|
|
1837
|
-
|
|
1838
|
-
var Ka = { env: { GITHUB_STATE: "/home/runner/work/_temp/_runner_file_commands/save_state_e1581b67-2bc6-4be7-b429-fd6f4231526b", 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_e1581b67-2bc6-4be7-b429-fd6f4231526b", 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: "1887", ACTIONS_ORCHESTRATION_ID: "61557fc8-ff92-4b99-bfe3-968d8115f1d8.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: "20260525.161.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:15205", 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.10/x64", GITHUB_RUN_ID: "27333280617", GITHUB_REF_TYPE: "branch", BOOTSTRAP_HASKELL_NONINTERACTIVE: "1", GITHUB_WORKFLOW_SHA: "e403cbc82d38fbd1217869bbdda297ce6acc30a1", 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/apply-figma-design-clean", ACTIONS_ID_TOKEN_REQUEST_TOKEN: "eyJhbGciOiJSUzI1NiIsImtpZCI6IjM4ODI2YjE3LTZhMzAtNWY5Yi1iMTY5LThiZWI4MjAyZjcyMyIsInR5cCI6IkpXVCIsIng1dCI6InlrTmFZNHFNX3RhNGsyVGdaT0NFWUxrY1lsQSJ9.eyJJZGVudGl0eVR5cGVDbGFpbSI6IlN5c3RlbTpTZXJ2aWNlSWRlbnRpdHkiLCJhYyI6Ilt7XCJTY29wZVwiOlwicmVmcy9oZWFkcy9mZWF0L2FwcGx5LWZpZ21hLWRlc2lnbi1jbGVhblwiLFwiUGVybWlzc2lvblwiOjN9LHtcIlNjb3BlXCI6XCJyZWZzL2hlYWRzL21haW5cIixcIlBlcm1pc3Npb25cIjoxfV0iLCJhY3NsIjoiMTAiLCJhdWQiOiJ2c286NmY5NmZhODktYjdiZi00ODc4LWJhZDMtODk4MDA2NTY2YjZlIiwiYmlsbGluZ19vd25lcl9pZCI6IkVfa2dET0FBSm9ZUSIsImV4cCI6MTc4MTE4Nzc0MSwiaHR0cDovL3NjaGVtYXMubWljcm9zb2Z0LmNvbS93cy8yMDA4LzA2L2lkZW50aXR5L2NsYWltcy9wcmltYXJ5c2lkIjoiZGRkZGRkZGQtZGRkZC1kZGRkLWRkZGQtZGRkZGRkZGRkZGRkIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvc2lkIjoiZGRkZGRkZGQtZGRkZC1kZGRkLWRkZGQtZGRkZGRkZGRkZGRkIiwiaWF0IjoxNzgxMTY1NTQxLCJpc3MiOiJodHRwczovL3Rva2VuLmFjdGlvbnMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwiam9iX2lkIjoiNTc5M2U0ODctYzM0ZC01ZDEzLTlkMDItZTlkNzZiNWYzNTU3IiwibmFtZWlkIjoiZGRkZGRkZGQtZGRkZC1kZGRkLWRkZGQtZGRkZGRkZGRkZGRkIiwibmJmIjoxNzgxMTY1MjQxLCJvaWRjX2V4dHJhIjoie1wiYWN0b3JcIjpcIkNhc3RhLW1lcmVcIixcImFjdG9yX2lkXCI6XCI4MjI5ODAxN1wiLFwiYmFzZV9yZWZcIjpcIlwiLFwiY2hlY2tfcnVuX2lkXCI6XCI4MDc1MDgyOTUyMVwiLFwiZXZlbnRfbmFtZVwiOlwid29ya2Zsb3dfZGlzcGF0Y2hcIixcImhlYWRfcmVmXCI6XCJcIixcImpvYl93b3JrZmxvd19yZWZcIjpcImZlZWRtZXBvcy9hY3Rpb25zLy5naXRodWIvd29ya2Zsb3dzL3B1Ymxpc2gtbnBtLWdpdGh1Yi55YW1sQHJlZnMvaGVhZHMvbWFpblwiLFwiam9iX3dvcmtmbG93X3NoYVwiOlwiNTg1MGMwNzlhYmVhY2JmZmFiNDU5NGJhMWE3Y2YzMTM0NjZkNzQzM1wiLFwicmVmXCI6XCJyZWZzL2hlYWRzL2ZlYXQvYXBwbHktZmlnbWEtZGVzaWduLWNsZWFuXCIsXCJyZWZfcHJvdGVjdGVkXCI6XCJmYWxzZVwiLFwicmVmX3R5cGVcIjpcImJyYW5jaFwiLFwicmVwb3NpdG9yeVwiOlwiZmVlZG1lcG9zL2hybS1zZXJ2aWNlXCIsXCJyZXBvc2l0b3J5X2lkXCI6XCIxMTI0NjcyMjM1XCIsXCJyZXBvc2l0b3J5X293bmVyXCI6XCJmZWVkbWVwb3NcIixcInJlcG9zaXRvcnlfb3duZXJfaWRcIjpcIjU0ODMxNTE1XCIsXCJyZXBvc2l0b3J5X3Zpc2liaWxpdHlcIjpcInByaXZhdGVcIixcInJ1bl9hdHRlbXB0XCI6XCIxXCIsXCJydW5faWRcIjpcIjI3MzMzMjgwNjE3XCIsXCJydW5fbnVtYmVyXCI6XCIxMTJcIixcInJ1bm5lcl9lbnZpcm9ubWVudFwiOlwiZ2l0aHViLWhvc3RlZFwiLFwic2hhXCI6XCJlNDAzY2JjODJkMzhmYmQxMjE3ODY5YmJkZGEyOTdjZTZhY2MzMGExXCIsXCJ3b3JrZmxvd1wiOlwiUHVibGlzaCBocm0tcG9ydGFsXCIsXCJ3b3JrZmxvd19yZWZcIjpcImZlZWRtZXBvcy9ocm0tc2VydmljZS8uZ2l0aHViL3dvcmtmbG93cy9wdWJsaXNoLWhybS1wb3J0YWwtdHJ1c3RlZC55bWxAcmVmcy9oZWFkcy9mZWF0L2FwcGx5LWZpZ21hLWRlc2lnbi1jbGVhblwiLFwid29ya2Zsb3dfc2hhXCI6XCJlNDAzY2JjODJkMzhmYmQxMjE3ODY5YmJkZGEyOTdjZTZhY2MzMGExXCJ9Iiwib2lkY19zdWIiOiJyZXBvOmZlZWRtZXBvcy9ocm0tc2VydmljZTpyZWY6cmVmcy9oZWFkcy9mZWF0L2FwcGx5LWZpZ21hLWRlc2lnbi1jbGVhbiIsIm9yY2hfaWQiOiI2MTU1N2ZjOC1mZjkyLTRiOTktYmZlMy05NjhkODExNWYxZDgucHVibGlzaC5wdWJsaXNoLl9fZGVmYXVsdCIsIm93bmVyX2lkIjoiRV9rZ0RPQUFKb1lRIiwicGxhbl9pZCI6IjYxNTU3ZmM4LWZmOTItNGI5OS1iZmUzLTk2OGQ4MTE1ZjFkOCIsInJlcG9zaXRvcnlfaWQiOiIxMTI0NjcyMjM1IiwicmVwb3NpdG9yeV9vd25lcl9pZCI6IjU0ODMxNTE1IiwicmVwb3NpdG9yeV92aXNpYmlsaXR5IjoicHJpdmF0ZSIsInJ1bl9pZCI6IjI3MzMzMjgwNjE3IiwicnVuX251bWJlciI6IjExMiIsInJ1bl90eXBlIjoiZnVsbCIsInJ1bm5lcl9pZCI6IjEwMDAwNzYzNTQiLCJydW5uZXJfdHlwZSI6Imhvc3RlZCIsInNjcCI6IkFjdGlvbnMuUmVzdWx0czo2MTU1N2ZjOC1mZjkyLTRiOTktYmZlMy05NjhkODExNWYxZDg6NTc5M2U0ODctYzM0ZC01ZDEzLTlkMDItZTlkNzZiNWYzNTU3IEFjdGlvbnMuUnVubmVyOjYxNTU3ZmM4LWZmOTItNGI5OS1iZmUzLTk2OGQ4MTE1ZjFkODo1NzkzZTQ4Ny1jMzRkLTVkMTMtOWQwMi1lOWQ3NmI1ZjM1NTcgQWN0aW9ucy5VcGxvYWRBcnRpZmFjdHM6NjE1NTdmYzgtZmY5Mi00Yjk5LWJmZTMtOTY4ZDgxMTVmMWQ4OjU3OTNlNDg3LWMzNGQtNWQxMy05ZDAyLWU5ZDc2YjVmMzU1NyBnZW5lcmF0ZV9pZF90b2tlbjo2MTU1N2ZjOC1mZjkyLTRiOTktYmZlMy05NjhkODExNWYxZDg6NTc5M2U0ODctYzM0ZC01ZDEzLTlkMDItZTlkNzZiNWYzNTU3IEFjdGlvbnMuR2VuZXJpY1JlYWQ6MDAwMDAwMDAtMDAwMC0wMDAwLTAwMDAtMDAwMDAwMDAwMDAwIiwic2hhIjoiZTQwM2NiYzgyZDM4ZmJkMTIxNzg2OWJiZGRhMjk3Y2U2YWNjMzBhMSIsInRydXN0X3RpZXIiOiIxIn0.3miWVIK2twXFc6qbJBI6ny2C-C7kYg1Pg4Wy7csiZ6xn3q2vRk7qidiKMNTFUMQiAX3b4-iiU92WSlALxgTI5j4BUk3Y21sROEq9GYogxctYqZhJRg6bZndNn8f1Afq0RrKNvr5Bb_ja-vJyDlJEW1Z6knVhe6-pzBQANmz0mLnrjrn52JlJCYKCIkS-qwORH59bJ8ZLW3QoXLh3oaHO0U00ncu7jT_Hu1o_5CxuaFhBR8ngbDNjZ0hU3azdfDdD7PEjpp2jrloXUfPvJy-E7hgmGpHWLUgb4fo-wH7uDflDpggdNR4Fkr2n9--vgu2bvp-XKV_X6G4GJWFUdOQ3Cg", 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_0704ecec-31fc-457d-8cd9-f9802db2fa0d", INVOCATION_ID: "de5a13d20c1541d6a648b6aa2e18f3e4", 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: "112", 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 1000076354", XDG_CONFIG_HOME: "/home/runner/.config", GITHUB_REF_NAME: "feat/apply-figma-design-clean", 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.20-dev.1", 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: "e403cbc82d38fbd1217869bbdda297ce6acc30a1", 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/apply-figma-design-clean", 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_e1581b67-2bc6-4be7-b429-fd6f4231526b", 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/117//idtoken/61557fc8-ff92-4b99-bfe3-968d8115f1d8/5793e487-c34d-5d13-9d02-e9d76b5f3557?api-version=2.0", GHCUP_INSTALL_BASE_PREFIX: "/usr/local", GITHUB_OUTPUT: "/home/runner/work/_temp/_runner_file_commands/set_output_e1581b67-2bc6-4be7-b429-fd6f4231526b", 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_14.6.0", 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_e1581b67-2bc6-4be7-b429-fd6f4231526b", INIT_CWD: "/home/runner/work/hrm-service/hrm-service/apps/hrm-portal", npm_package_dependencies_libphonenumber_js: "^1.11.1", NODE_ENV: "production" } };
|
|
1837
|
+
Bs();
|
|
1838
|
+
var Ka = { env: { GITHUB_STATE: "/home/runner/work/_temp/_runner_file_commands/save_state_7ff7a4f2-b66c-4990-95e9-28330ebd4664", 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_7ff7a4f2-b66c-4990-95e9-28330ebd4664", 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: "1780", ACTIONS_ORCHESTRATION_ID: "9e1dc839-90f7-4597-b283-455f3a297371.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: "20260607.184.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:15742", 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: "27525463871", GITHUB_REF_TYPE: "branch", BOOTSTRAP_HASKELL_NONINTERACTIVE: "1", GITHUB_WORKFLOW_SHA: "b61939e96f3fda811b5344946c20619c277f76a4", 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/apply-figma-design-clean", ACTIONS_ID_TOKEN_REQUEST_TOKEN: "eyJhbGciOiJSUzI1NiIsImtpZCI6IjM4ODI2YjE3LTZhMzAtNWY5Yi1iMTY5LThiZWI4MjAyZjcyMyIsInR5cCI6IkpXVCIsIng1dCI6InlrTmFZNHFNX3RhNGsyVGdaT0NFWUxrY1lsQSJ9.eyJJZGVudGl0eVR5cGVDbGFpbSI6IlN5c3RlbTpTZXJ2aWNlSWRlbnRpdHkiLCJhYyI6Ilt7XCJTY29wZVwiOlwicmVmcy9oZWFkcy9mZWF0L2FwcGx5LWZpZ21hLWRlc2lnbi1jbGVhblwiLFwiUGVybWlzc2lvblwiOjN9LHtcIlNjb3BlXCI6XCJyZWZzL2hlYWRzL21haW5cIixcIlBlcm1pc3Npb25cIjoxfV0iLCJhY3NsIjoiMTAiLCJhdWQiOiJ2c286NmY5NmZhODktYjdiZi00ODc4LWJhZDMtODk4MDA2NTY2YjZlIiwiYmlsbGluZ19vd25lcl9pZCI6IkVfa2dET0FBSm9ZUSIsImV4cCI6MTc4MTUyMjU0NSwiaHR0cDovL3NjaGVtYXMubWljcm9zb2Z0LmNvbS93cy8yMDA4LzA2L2lkZW50aXR5L2NsYWltcy9wcmltYXJ5c2lkIjoiZGRkZGRkZGQtZGRkZC1kZGRkLWRkZGQtZGRkZGRkZGRkZGRkIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvc2lkIjoiZGRkZGRkZGQtZGRkZC1kZGRkLWRkZGQtZGRkZGRkZGRkZGRkIiwiaWF0IjoxNzgxNTAwMzQ1LCJpc3MiOiJodHRwczovL3Rva2VuLmFjdGlvbnMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwiam9iX2lkIjoiZTY1NmRmZjctMGIzYS01NWIwLWJlZmQtNmRhODgyYjlkZWE2IiwibmFtZWlkIjoiZGRkZGRkZGQtZGRkZC1kZGRkLWRkZGQtZGRkZGRkZGRkZGRkIiwibmJmIjoxNzgxNTAwMDQ1LCJvaWRjX2V4dHJhIjoie1wiYWN0b3JcIjpcIkNhc3RhLW1lcmVcIixcImFjdG9yX2lkXCI6XCI4MjI5ODAxN1wiLFwiYmFzZV9yZWZcIjpcIlwiLFwiY2hlY2tfcnVuX2lkXCI6XCI4MTM1MTc3MDgzOFwiLFwiZXZlbnRfbmFtZVwiOlwid29ya2Zsb3dfZGlzcGF0Y2hcIixcImhlYWRfcmVmXCI6XCJcIixcImpvYl93b3JrZmxvd19yZWZcIjpcImZlZWRtZXBvcy9hY3Rpb25zLy5naXRodWIvd29ya2Zsb3dzL3B1Ymxpc2gtbnBtLWdpdGh1Yi55YW1sQHJlZnMvaGVhZHMvbWFpblwiLFwiam9iX3dvcmtmbG93X3NoYVwiOlwiNTg1MGMwNzlhYmVhY2JmZmFiNDU5NGJhMWE3Y2YzMTM0NjZkNzQzM1wiLFwicmVmXCI6XCJyZWZzL2hlYWRzL2ZlYXQvYXBwbHktZmlnbWEtZGVzaWduLWNsZWFuXCIsXCJyZWZfcHJvdGVjdGVkXCI6XCJmYWxzZVwiLFwicmVmX3R5cGVcIjpcImJyYW5jaFwiLFwicmVwb3NpdG9yeVwiOlwiZmVlZG1lcG9zL2hybS1zZXJ2aWNlXCIsXCJyZXBvc2l0b3J5X2lkXCI6XCIxMTI0NjcyMjM1XCIsXCJyZXBvc2l0b3J5X293bmVyXCI6XCJmZWVkbWVwb3NcIixcInJlcG9zaXRvcnlfb3duZXJfaWRcIjpcIjU0ODMxNTE1XCIsXCJyZXBvc2l0b3J5X3Zpc2liaWxpdHlcIjpcInByaXZhdGVcIixcInJ1bl9hdHRlbXB0XCI6XCIxXCIsXCJydW5faWRcIjpcIjI3NTI1NDYzODcxXCIsXCJydW5fbnVtYmVyXCI6XCIxMTRcIixcInJ1bm5lcl9lbnZpcm9ubWVudFwiOlwiZ2l0aHViLWhvc3RlZFwiLFwic2hhXCI6XCJiNjE5MzllOTZmM2ZkYTgxMWI1MzQ0OTQ2YzIwNjE5YzI3N2Y3NmE0XCIsXCJ3b3JrZmxvd1wiOlwiUHVibGlzaCBocm0tcG9ydGFsXCIsXCJ3b3JrZmxvd19yZWZcIjpcImZlZWRtZXBvcy9ocm0tc2VydmljZS8uZ2l0aHViL3dvcmtmbG93cy9wdWJsaXNoLWhybS1wb3J0YWwtdHJ1c3RlZC55bWxAcmVmcy9oZWFkcy9mZWF0L2FwcGx5LWZpZ21hLWRlc2lnbi1jbGVhblwiLFwid29ya2Zsb3dfc2hhXCI6XCJiNjE5MzllOTZmM2ZkYTgxMWI1MzQ0OTQ2YzIwNjE5YzI3N2Y3NmE0XCJ9Iiwib2lkY19zdWIiOiJyZXBvOmZlZWRtZXBvcy9ocm0tc2VydmljZTpyZWY6cmVmcy9oZWFkcy9mZWF0L2FwcGx5LWZpZ21hLWRlc2lnbi1jbGVhbiIsIm9yY2hfaWQiOiI5ZTFkYzgzOS05MGY3LTQ1OTctYjI4My00NTVmM2EyOTczNzEucHVibGlzaC5wdWJsaXNoLl9fZGVmYXVsdCIsIm93bmVyX2lkIjoiRV9rZ0RPQUFKb1lRIiwicGxhbl9pZCI6IjllMWRjODM5LTkwZjctNDU5Ny1iMjgzLTQ1NWYzYTI5NzM3MSIsInJlcG9zaXRvcnlfaWQiOiIxMTI0NjcyMjM1IiwicmVwb3NpdG9yeV9vd25lcl9pZCI6IjU0ODMxNTE1IiwicmVwb3NpdG9yeV92aXNpYmlsaXR5IjoicHJpdmF0ZSIsInJ1bl9pZCI6IjI3NTI1NDYzODcxIiwicnVuX251bWJlciI6IjExNCIsInJ1bl90eXBlIjoiZnVsbCIsInJ1bm5lcl9pZCI6IjEwMDAwNzcxNzQiLCJydW5uZXJfdHlwZSI6Imhvc3RlZCIsInNjcCI6IkFjdGlvbnMuUmVzdWx0czo5ZTFkYzgzOS05MGY3LTQ1OTctYjI4My00NTVmM2EyOTczNzE6ZTY1NmRmZjctMGIzYS01NWIwLWJlZmQtNmRhODgyYjlkZWE2IEFjdGlvbnMuUnVubmVyOjllMWRjODM5LTkwZjctNDU5Ny1iMjgzLTQ1NWYzYTI5NzM3MTplNjU2ZGZmNy0wYjNhLTU1YjAtYmVmZC02ZGE4ODJiOWRlYTYgQWN0aW9ucy5VcGxvYWRBcnRpZmFjdHM6OWUxZGM4MzktOTBmNy00NTk3LWIyODMtNDU1ZjNhMjk3MzcxOmU2NTZkZmY3LTBiM2EtNTViMC1iZWZkLTZkYTg4MmI5ZGVhNiBnZW5lcmF0ZV9pZF90b2tlbjo5ZTFkYzgzOS05MGY3LTQ1OTctYjI4My00NTVmM2EyOTczNzE6ZTY1NmRmZjctMGIzYS01NWIwLWJlZmQtNmRhODgyYjlkZWE2IEFjdGlvbnMuR2VuZXJpY1JlYWQ6MDAwMDAwMDAtMDAwMC0wMDAwLTAwMDAtMDAwMDAwMDAwMDAwIiwic2hhIjoiYjYxOTM5ZTk2ZjNmZGE4MTFiNTM0NDk0NmMyMDYxOWMyNzdmNzZhNCIsInRydXN0X3RpZXIiOiIxIn0.W3yiID9OMcm8mqGSwhAluMilS7dEFMaY8pt5mNVVQyT15HFi4ls7LI1pAfm6_bdXY5RaLG8v-g3fvXYv56crJ2qFqKWCAHyJwOXd21_9ou6muzBj3i5yXANtrTar24fS6nLcD7pcAXrE5EtwI_sMKODGB4doJNzJvGwwpVJOOH-fl_NV7CAseBChQRD8WDTpR8y4aW76uRbpT09NrUx5ff_lmO5pM8q5qnquxtMEcJ0NPLn-0TcPX5cqzibmiUvbF_vfbQBLleolYH6kugBuTkb4tLATyb4X3q-16BCp9PfPp9WstLu0gPJupLIWtSI9TMl68XMWVu0fQwxUTvrtXg", 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_4bb04328-4ae0-438e-951c-d6c4bc61722b", INVOCATION_ID: "309c3ffbef5e4be684f56313b7eb4c15", 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: "114", 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 1000077174", XDG_CONFIG_HOME: "/home/runner/.config", GITHUB_REF_NAME: "feat/apply-figma-design-clean", 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.20-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: "b61939e96f3fda811b5344946c20619c277f76a4", 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/apply-figma-design-clean", 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_7ff7a4f2-b66c-4990-95e9-28330ebd4664", 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-3-azure-eastus.actions.githubusercontent.com/199//idtoken/9e1dc839-90f7-4597-b283-455f3a297371/e656dff7-0b3a-55b0-befd-6da882b9dea6?api-version=2.0", GHCUP_INSTALL_BASE_PREFIX: "/usr/local", GITHUB_OUTPUT: "/home/runner/work/_temp/_runner_file_commands/set_output_7ff7a4f2-b66c-4990-95e9-28330ebd4664", 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_7ff7a4f2-b66c-4990-95e9-28330ebd4664", INIT_CWD: "/home/runner/work/hrm-service/hrm-service/apps/hrm-portal", npm_package_dependencies_libphonenumber_js: "^1.11.1", NODE_ENV: "production" } };
|
|
1839
1839
|
const za = "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
|
}
|
|
1843
|
-
const
|
|
1843
|
+
const Be = {
|
|
1844
1844
|
// composer module errors
|
|
1845
1845
|
UNEXPECTED_RETURN_TYPE: pa,
|
|
1846
1846
|
// 24
|
|
@@ -1853,17 +1853,17 @@ const Ye = {
|
|
|
1853
1853
|
// unexpected error
|
|
1854
1854
|
UNEXPECTED_ERROR: 32
|
|
1855
1855
|
};
|
|
1856
|
-
function
|
|
1856
|
+
function nt(e, ...t) {
|
|
1857
1857
|
return ht(e, null, void 0);
|
|
1858
1858
|
}
|
|
1859
1859
|
const Ut = /* @__PURE__ */ je("__translateVNode"), Vt = /* @__PURE__ */ je("__datetimeParts"), Gt = /* @__PURE__ */ je("__numberParts"), qa = je("__setPluralRules"), xn = /* @__PURE__ */ je("__injectWithOption"), Wt = /* @__PURE__ */ je("__dispose");
|
|
1860
|
-
function
|
|
1860
|
+
function st(e) {
|
|
1861
1861
|
if (!K(e))
|
|
1862
1862
|
return e;
|
|
1863
1863
|
for (const t in e)
|
|
1864
1864
|
if (Ne(e, t))
|
|
1865
1865
|
if (!t.includes("."))
|
|
1866
|
-
K(e[t]) &&
|
|
1866
|
+
K(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;
|
|
@@ -1874,7 +1874,7 @@ function nt(e) {
|
|
|
1874
1874
|
}
|
|
1875
1875
|
l = l[n[c]];
|
|
1876
1876
|
}
|
|
1877
|
-
a || (l[n[s]] = e[t], delete e[t]), K(l[n[s]]) &&
|
|
1877
|
+
a || (l[n[s]] = e[t], delete e[t]), K(l[n[s]]) && st(l[n[s]]);
|
|
1878
1878
|
}
|
|
1879
1879
|
return e;
|
|
1880
1880
|
}
|
|
@@ -1888,7 +1888,7 @@ function Zn(e, t) {
|
|
|
1888
1888
|
P(u) && ft(JSON.parse(u), c);
|
|
1889
1889
|
}), l == null && a)
|
|
1890
1890
|
for (const u in c)
|
|
1891
|
-
Ne(c, u) &&
|
|
1891
|
+
Ne(c, u) && st(c[u]);
|
|
1892
1892
|
return c;
|
|
1893
1893
|
}
|
|
1894
1894
|
function Xn(e) {
|
|
@@ -1919,7 +1919,7 @@ function er(e, t, n) {
|
|
|
1919
1919
|
}
|
|
1920
1920
|
}
|
|
1921
1921
|
}
|
|
1922
|
-
function
|
|
1922
|
+
function En(e) {
|
|
1923
1923
|
return _e(Qn, null, e, 0);
|
|
1924
1924
|
}
|
|
1925
1925
|
const Nn = "__INTLIFY_META__", yn = () => [], tr = () => !1;
|
|
@@ -1941,21 +1941,21 @@ 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(Zn(u.value, e)), y = a(J(e.datetimeFormats) ? e.datetimeFormats : { [u.value]: {} }),
|
|
1945
|
-
let
|
|
1946
|
-
const
|
|
1947
|
-
let S = e.pluralRules || t && t.pluralRules,
|
|
1948
|
-
|
|
1944
|
+
), p = a(Zn(u.value, e)), y = a(J(e.datetimeFormats) ? e.datetimeFormats : { [u.value]: {} }), O = a(J(e.numberFormats) ? e.numberFormats : { [u.value]: {} });
|
|
1945
|
+
let L = 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, A = !!e.fallbackFormat, M = 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 D = t ? t.modifiers : J(e.modifiers) ? e.modifiers : {};
|
|
1947
|
+
let S = e.pluralRules || t && t.pluralRules, I;
|
|
1948
|
+
I = (() => {
|
|
1949
1949
|
s && dn(null);
|
|
1950
1950
|
const f = {
|
|
1951
1951
|
version: za,
|
|
1952
1952
|
locale: u.value,
|
|
1953
1953
|
fallbackLocale: m.value,
|
|
1954
1954
|
messages: p.value,
|
|
1955
|
-
modifiers:
|
|
1955
|
+
modifiers: D,
|
|
1956
1956
|
pluralRules: S,
|
|
1957
1957
|
missing: i === null ? void 0 : i,
|
|
1958
|
-
missingWarn:
|
|
1958
|
+
missingWarn: L,
|
|
1959
1959
|
fallbackWarn: w,
|
|
1960
1960
|
fallbackFormat: A,
|
|
1961
1961
|
unresolving: !0,
|
|
@@ -1966,125 +1966,125 @@ function sr(e = {}) {
|
|
|
1966
1966
|
messageCompiler: e.messageCompiler,
|
|
1967
1967
|
__meta: { framework: "vue" }
|
|
1968
1968
|
};
|
|
1969
|
-
f.datetimeFormats = y.value, f.numberFormats =
|
|
1969
|
+
f.datetimeFormats = y.value, f.numberFormats = O.value, f.__datetimeFormatters = J(I) ? I.__datetimeFormatters : void 0, f.__numberFormatters = J(I) ? I.__numberFormatters : void 0;
|
|
1970
1970
|
const k = Pa(f);
|
|
1971
1971
|
return s && dn(k), k;
|
|
1972
|
-
})(),
|
|
1972
|
+
})(), Qe(I, u.value, m.value);
|
|
1973
1973
|
function h() {
|
|
1974
1974
|
return [
|
|
1975
1975
|
u.value,
|
|
1976
1976
|
m.value,
|
|
1977
1977
|
p.value,
|
|
1978
1978
|
y.value,
|
|
1979
|
-
|
|
1979
|
+
O.value
|
|
1980
1980
|
];
|
|
1981
1981
|
}
|
|
1982
1982
|
const g = q({
|
|
1983
1983
|
get: () => u.value,
|
|
1984
1984
|
set: (f) => {
|
|
1985
|
-
u.value = f,
|
|
1985
|
+
u.value = f, I.locale = u.value;
|
|
1986
1986
|
}
|
|
1987
1987
|
}), C = q({
|
|
1988
1988
|
get: () => m.value,
|
|
1989
1989
|
set: (f) => {
|
|
1990
|
-
m.value = f,
|
|
1990
|
+
m.value = f, I.fallbackLocale = m.value, Qe(I, u.value, f);
|
|
1991
1991
|
}
|
|
1992
|
-
}),
|
|
1992
|
+
}), E = q(() => p.value), F = /* @__PURE__ */ q(() => y.value), x = /* @__PURE__ */ q(() => O.value);
|
|
1993
1993
|
function N() {
|
|
1994
|
-
return
|
|
1994
|
+
return ae(d) ? d : null;
|
|
1995
1995
|
}
|
|
1996
1996
|
function R(f) {
|
|
1997
|
-
d = f,
|
|
1997
|
+
d = f, I.postTranslation = f;
|
|
1998
1998
|
}
|
|
1999
1999
|
function v() {
|
|
2000
|
-
return
|
|
2000
|
+
return M;
|
|
2001
2001
|
}
|
|
2002
2002
|
function W(f) {
|
|
2003
|
-
f !== null && (i = kn(f)),
|
|
2003
|
+
f !== null && (i = kn(f)), M = f, I.missing = i;
|
|
2004
2004
|
}
|
|
2005
|
-
const G = (f, k, ne,
|
|
2005
|
+
const G = (f, k, ne, le, Pe, at) => {
|
|
2006
2006
|
h();
|
|
2007
2007
|
let Ge;
|
|
2008
2008
|
try {
|
|
2009
|
-
Ka.env.NODE_ENV !== "production" || __INTLIFY_PROD_DEVTOOLS__, s || (
|
|
2009
|
+
Ka.env.NODE_ENV !== "production" || __INTLIFY_PROD_DEVTOOLS__, s || (I.fallbackContext = t ? wa() : void 0), Ge = f(I);
|
|
2010
2010
|
} finally {
|
|
2011
|
-
__INTLIFY_PROD_DEVTOOLS__, s || (
|
|
2011
|
+
__INTLIFY_PROD_DEVTOOLS__, s || (I.fallbackContext = void 0);
|
|
2012
2012
|
}
|
|
2013
2013
|
if (ne !== "translate exists" && // for not `te` (e.g `t`)
|
|
2014
2014
|
me(Ge) && Ge === vt || ne === "translate exists" && !Ge) {
|
|
2015
|
-
const [$n,
|
|
2016
|
-
return t && V ?
|
|
2015
|
+
const [$n, xr] = k();
|
|
2016
|
+
return t && V ? le(t) : Pe($n);
|
|
2017
2017
|
} else {
|
|
2018
|
-
if (
|
|
2018
|
+
if (at(Ge))
|
|
2019
2019
|
return Ge;
|
|
2020
|
-
throw
|
|
2020
|
+
throw nt(Be.UNEXPECTED_RETURN_TYPE);
|
|
2021
2021
|
}
|
|
2022
2022
|
};
|
|
2023
2023
|
function j(...f) {
|
|
2024
|
-
return G((k) => Reflect.apply(
|
|
2024
|
+
return G((k) => Reflect.apply(In, null, [k, ...f]), () => jt(...f), "translate", (k) => Reflect.apply(k.t, k, [...f]), (k) => k, (k) => P(k));
|
|
2025
2025
|
}
|
|
2026
2026
|
function te(...f) {
|
|
2027
|
-
const [k, ne,
|
|
2028
|
-
if (
|
|
2029
|
-
throw
|
|
2030
|
-
return j(k, ne, de({ resolvedMessage: !0 },
|
|
2027
|
+
const [k, ne, le] = f;
|
|
2028
|
+
if (le && !K(le))
|
|
2029
|
+
throw nt(Be.INVALID_ARGUMENT);
|
|
2030
|
+
return j(k, ne, de({ resolvedMessage: !0 }, le || {}));
|
|
2031
2031
|
}
|
|
2032
|
-
function
|
|
2032
|
+
function B(...f) {
|
|
2033
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 ge(...f) {
|
|
2036
2036
|
return G((k) => Reflect.apply(bn, 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) ? En(String(k)) : k);
|
|
2040
2040
|
}
|
|
2041
2041
|
const Z = {
|
|
2042
2042
|
normalize: fe,
|
|
2043
2043
|
interpolate: (f) => f,
|
|
2044
2044
|
type: "vnode"
|
|
2045
2045
|
};
|
|
2046
|
-
function
|
|
2046
|
+
function Ie(...f) {
|
|
2047
2047
|
return G((k) => {
|
|
2048
2048
|
let ne;
|
|
2049
|
-
const
|
|
2049
|
+
const le = k;
|
|
2050
2050
|
try {
|
|
2051
|
-
|
|
2051
|
+
le.processor = Z, ne = Reflect.apply(In, null, [le, ...f]);
|
|
2052
2052
|
} finally {
|
|
2053
|
-
|
|
2053
|
+
le.processor = null;
|
|
2054
2054
|
}
|
|
2055
2055
|
return ne;
|
|
2056
|
-
}, () => jt(...f), "translate", (k) => k[Ut](...f), (k) => [
|
|
2056
|
+
}, () => jt(...f), "translate", (k) => k[Ut](...f), (k) => [En(k)], (k) => ce(k));
|
|
2057
2057
|
}
|
|
2058
|
-
function
|
|
2058
|
+
function $e(...f) {
|
|
2059
2059
|
return G((k) => Reflect.apply(bn, null, [k, ...f]), () => Ft(...f), "number format", (k) => k[Gt](...f), yn, (k) => P(k) || ce(k));
|
|
2060
2060
|
}
|
|
2061
|
-
function
|
|
2061
|
+
function Je(...f) {
|
|
2062
2062
|
return G((k) => Reflect.apply(_n, null, [k, ...f]), () => Pt(...f), "datetime format", (k) => k[Vt](...f), yn, (k) => P(k) || ce(k));
|
|
2063
2063
|
}
|
|
2064
|
-
function
|
|
2065
|
-
S = f,
|
|
2064
|
+
function Et(f) {
|
|
2065
|
+
S = f, I.pluralRules = S;
|
|
2066
2066
|
}
|
|
2067
2067
|
function Nt(f, k) {
|
|
2068
2068
|
return G(() => {
|
|
2069
2069
|
if (!f)
|
|
2070
2070
|
return !1;
|
|
2071
|
-
const ne = P(k) ? k : u.value,
|
|
2072
|
-
return
|
|
2071
|
+
const ne = P(k) ? k : u.value, le = Ue(ne), Pe = I.messageResolver(le, f);
|
|
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
2075
|
function yt(f) {
|
|
2076
2076
|
let k = null;
|
|
2077
|
-
const ne =
|
|
2078
|
-
for (let
|
|
2079
|
-
const Pe = p.value[ne[
|
|
2080
|
-
if (
|
|
2081
|
-
k =
|
|
2077
|
+
const ne = Mn(I, m.value, u.value);
|
|
2078
|
+
for (let le = 0; le < ne.length; le++) {
|
|
2079
|
+
const Pe = p.value[ne[le]] || {}, at = I.messageResolver(Pe, f);
|
|
2080
|
+
if (at != null) {
|
|
2081
|
+
k = at;
|
|
2082
2082
|
break;
|
|
2083
2083
|
}
|
|
2084
2084
|
}
|
|
2085
2085
|
return k;
|
|
2086
2086
|
}
|
|
2087
|
-
function
|
|
2087
|
+
function Ke(f) {
|
|
2088
2088
|
const k = yt(f);
|
|
2089
2089
|
return k ?? (t ? t.tm(f) || {} : {});
|
|
2090
2090
|
}
|
|
@@ -2094,42 +2094,42 @@ function sr(e = {}) {
|
|
|
2094
2094
|
function Ve(f, k) {
|
|
2095
2095
|
if (l) {
|
|
2096
2096
|
const ne = { [f]: k };
|
|
2097
|
-
for (const
|
|
2098
|
-
Ne(ne,
|
|
2097
|
+
for (const le in ne)
|
|
2098
|
+
Ne(ne, le) && st(ne[le]);
|
|
2099
2099
|
k = ne[f];
|
|
2100
2100
|
}
|
|
2101
|
-
p.value[f] = k,
|
|
2101
|
+
p.value[f] = k, I.messages = p.value;
|
|
2102
2102
|
}
|
|
2103
|
-
function
|
|
2103
|
+
function ze(f, k) {
|
|
2104
2104
|
p.value[f] = p.value[f] || {};
|
|
2105
2105
|
const ne = { [f]: k };
|
|
2106
2106
|
if (l)
|
|
2107
|
-
for (const
|
|
2108
|
-
Ne(ne,
|
|
2109
|
-
k = ne[f], ft(k, p.value[f]),
|
|
2107
|
+
for (const le in ne)
|
|
2108
|
+
Ne(ne, le) && st(ne[le]);
|
|
2109
|
+
k = ne[f], ft(k, p.value[f]), I.messages = p.value;
|
|
2110
2110
|
}
|
|
2111
2111
|
function Tt(f) {
|
|
2112
2112
|
return y.value[f] || {};
|
|
2113
2113
|
}
|
|
2114
2114
|
function r(f, k) {
|
|
2115
|
-
y.value[f] = k,
|
|
2115
|
+
y.value[f] = k, I.datetimeFormats = y.value, pn(I, f, k);
|
|
2116
2116
|
}
|
|
2117
2117
|
function o(f, k) {
|
|
2118
|
-
y.value[f] = de(y.value[f] || {}, k),
|
|
2118
|
+
y.value[f] = de(y.value[f] || {}, k), I.datetimeFormats = y.value, pn(I, f, k);
|
|
2119
2119
|
}
|
|
2120
2120
|
function b(f) {
|
|
2121
|
-
return
|
|
2121
|
+
return O.value[f] || {};
|
|
2122
2122
|
}
|
|
2123
2123
|
function U(f, k) {
|
|
2124
|
-
|
|
2124
|
+
O.value[f] = k, I.numberFormats = O.value, gn(I, f, k);
|
|
2125
2125
|
}
|
|
2126
|
-
function
|
|
2127
|
-
|
|
2126
|
+
function re(f, k) {
|
|
2127
|
+
O.value[f] = de(O.value[f] || {}, k), I.numberFormats = O.value, gn(I, f, k);
|
|
2128
2128
|
}
|
|
2129
2129
|
Tn++, t && qt && (St(t.locale, (f) => {
|
|
2130
|
-
c && (u.value = f,
|
|
2130
|
+
c && (u.value = f, I.locale = f, Qe(I, u.value, m.value));
|
|
2131
2131
|
}), St(t.fallbackLocale, (f) => {
|
|
2132
|
-
c && (m.value = f,
|
|
2132
|
+
c && (m.value = f, I.fallbackLocale = f, Qe(I, u.value, m.value));
|
|
2133
2133
|
}));
|
|
2134
2134
|
const X = {
|
|
2135
2135
|
id: Tn,
|
|
@@ -2139,14 +2139,14 @@ function sr(e = {}) {
|
|
|
2139
2139
|
return c;
|
|
2140
2140
|
},
|
|
2141
2141
|
set inheritLocale(f) {
|
|
2142
|
-
c = f, f && t && (u.value = t.locale.value, m.value = t.fallbackLocale.value,
|
|
2142
|
+
c = f, f && t && (u.value = t.locale.value, m.value = t.fallbackLocale.value, Qe(I, u.value, m.value));
|
|
2143
2143
|
},
|
|
2144
2144
|
get availableLocales() {
|
|
2145
2145
|
return Object.keys(p.value).sort();
|
|
2146
2146
|
},
|
|
2147
|
-
messages:
|
|
2147
|
+
messages: E,
|
|
2148
2148
|
get modifiers() {
|
|
2149
|
-
return
|
|
2149
|
+
return D;
|
|
2150
2150
|
},
|
|
2151
2151
|
get pluralRules() {
|
|
2152
2152
|
return S || {};
|
|
@@ -2155,16 +2155,16 @@ function sr(e = {}) {
|
|
|
2155
2155
|
return s;
|
|
2156
2156
|
},
|
|
2157
2157
|
get missingWarn() {
|
|
2158
|
-
return
|
|
2158
|
+
return L;
|
|
2159
2159
|
},
|
|
2160
2160
|
set missingWarn(f) {
|
|
2161
|
-
|
|
2161
|
+
L = f, I.missingWarn = L;
|
|
2162
2162
|
},
|
|
2163
2163
|
get fallbackWarn() {
|
|
2164
2164
|
return w;
|
|
2165
2165
|
},
|
|
2166
2166
|
set fallbackWarn(f) {
|
|
2167
|
-
w = f,
|
|
2167
|
+
w = f, I.fallbackWarn = w;
|
|
2168
2168
|
},
|
|
2169
2169
|
get fallbackRoot() {
|
|
2170
2170
|
return V;
|
|
@@ -2176,31 +2176,31 @@ function sr(e = {}) {
|
|
|
2176
2176
|
return A;
|
|
2177
2177
|
},
|
|
2178
2178
|
set fallbackFormat(f) {
|
|
2179
|
-
A = f,
|
|
2179
|
+
A = f, I.fallbackFormat = A;
|
|
2180
2180
|
},
|
|
2181
2181
|
get warnHtmlMessage() {
|
|
2182
2182
|
return T;
|
|
2183
2183
|
},
|
|
2184
2184
|
set warnHtmlMessage(f) {
|
|
2185
|
-
T = f,
|
|
2185
|
+
T = f, I.warnHtmlMessage = f;
|
|
2186
2186
|
},
|
|
2187
2187
|
get escapeParameter() {
|
|
2188
2188
|
return _;
|
|
2189
2189
|
},
|
|
2190
2190
|
set escapeParameter(f) {
|
|
2191
|
-
_ = f,
|
|
2191
|
+
_ = f, I.escapeParameter = f;
|
|
2192
2192
|
},
|
|
2193
2193
|
t: j,
|
|
2194
2194
|
getLocaleMessage: Ue,
|
|
2195
2195
|
setLocaleMessage: Ve,
|
|
2196
|
-
mergeLocaleMessage:
|
|
2196
|
+
mergeLocaleMessage: ze,
|
|
2197
2197
|
getPostTranslationHandler: N,
|
|
2198
2198
|
setPostTranslationHandler: R,
|
|
2199
2199
|
getMissingHandler: v,
|
|
2200
2200
|
setMissingHandler: W,
|
|
2201
|
-
[qa]:
|
|
2201
|
+
[qa]: Et
|
|
2202
2202
|
};
|
|
2203
|
-
return X.datetimeFormats = F, X.numberFormats = x, X.rt = te, X.te = Nt, X.tm =
|
|
2203
|
+
return X.datetimeFormats = F, X.numberFormats = x, X.rt = te, X.te = Nt, X.tm = Ke, X.d = B, X.n = ge, X.getDateTimeFormat = Tt, X.setDateTimeFormat = r, X.mergeDateTimeFormat = o, X.getNumberFormat = b, X.setNumberFormat = U, X.mergeNumberFormat = re, X[xn] = n, X[Ut] = Ie, X[Vt] = Je, X[Gt] = $e, X;
|
|
2204
2204
|
}
|
|
2205
2205
|
const Kt = {
|
|
2206
2206
|
tag: {
|
|
@@ -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 === Oe ? 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 Oe;
|
|
2235
2235
|
}
|
|
2236
2236
|
de({
|
|
2237
2237
|
keypath: {
|
|
@@ -2246,20 +2246,20 @@ de({
|
|
|
2246
2246
|
function rr(e) {
|
|
2247
2247
|
return ce(e) && !P(e[0]);
|
|
2248
2248
|
}
|
|
2249
|
-
function
|
|
2249
|
+
function Bn(e, t, n, s) {
|
|
2250
2250
|
const { slots: l, attrs: a } = t;
|
|
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 : K(e.format) && (P(e.format.key) && (c.key = e.format.key), u = Object.keys(e.format).reduce((
|
|
2254
|
+
e.locale && (c.locale = e.locale), P(e.format) ? c.key = e.format : K(e.format) && (P(e.format.key) && (c.key = e.format.key), u = Object.keys(e.format).reduce((L, w) => n.includes(w) ? de(ee(), L, { [w]: e.format[w] }) : L, 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(A) && (A[0].key = `${
|
|
2257
|
+
ce(m) ? p = m.map((L, w) => {
|
|
2258
|
+
const V = l[L.type], A = V ? V({ [L.type]: L.value, index: w, parts: m }) : [L.value];
|
|
2259
|
+
return rr(A) && (A[0].key = `${L.type}-${w}`), A;
|
|
2260
2260
|
}) : P(m) && (p = [m]);
|
|
2261
|
-
const y = de(ee(), a),
|
|
2262
|
-
return An(
|
|
2261
|
+
const y = de(ee(), a), O = P(e.tag) || K(e.tag) ? e.tag : Yn();
|
|
2262
|
+
return An(O, y, p);
|
|
2263
2263
|
};
|
|
2264
2264
|
}
|
|
2265
2265
|
de({
|
|
@@ -2281,12 +2281,12 @@ de({
|
|
|
2281
2281
|
}
|
|
2282
2282
|
}, Kt);
|
|
2283
2283
|
const lr = /* @__PURE__ */ je("global-vue-i18n");
|
|
2284
|
-
function
|
|
2284
|
+
function It(e = {}) {
|
|
2285
2285
|
const t = xt();
|
|
2286
2286
|
if (t == null)
|
|
2287
|
-
throw
|
|
2287
|
+
throw nt(Be.MUST_BE_CALL_SETUP_TOP);
|
|
2288
2288
|
if (!t.isCE && t.appContext.app != null && !t.appContext.app.__VUE_I18N_SYMBOL__)
|
|
2289
|
-
throw
|
|
2289
|
+
throw nt(Be.NOT_INSTALLED);
|
|
2290
2290
|
const n = or(t), s = cr(n), l = Xn(t), a = ir(e, l);
|
|
2291
2291
|
if (a === "global")
|
|
2292
2292
|
return er(s, e, l), s;
|
|
@@ -2305,7 +2305,7 @@ function Et(e = {}) {
|
|
|
2305
2305
|
function or(e) {
|
|
2306
2306
|
const t = Jn(e.isCE ? lr : e.appContext.app.__VUE_I18N_SYMBOL__);
|
|
2307
2307
|
if (!t)
|
|
2308
|
-
throw
|
|
2308
|
+
throw nt(e.isCE ? Be.NOT_INSTALLED_WITH_PROVIDE : Be.UNEXPECTED_ERROR);
|
|
2309
2309
|
return t;
|
|
2310
2310
|
}
|
|
2311
2311
|
function ir(e, t) {
|
|
@@ -2346,13 +2346,13 @@ function dr(e, t, n) {
|
|
|
2346
2346
|
}
|
|
2347
2347
|
Qa();
|
|
2348
2348
|
Ra(ua);
|
|
2349
|
-
Aa(
|
|
2350
|
-
Sa(
|
|
2349
|
+
Aa(La);
|
|
2350
|
+
Sa(Mn);
|
|
2351
2351
|
if (__INTLIFY_PROD_DEVTOOLS__) {
|
|
2352
2352
|
const e = Fe();
|
|
2353
2353
|
e.__INTLIFY__ = !0, ma(e.__INTLIFY_DEVTOOLS_GLOBAL_HOOK__);
|
|
2354
2354
|
}
|
|
2355
|
-
const
|
|
2355
|
+
const ct = /* @__PURE__ */ ke({
|
|
2356
2356
|
__name: "InheritPermissionTooltip",
|
|
2357
2357
|
props: {
|
|
2358
2358
|
item: {
|
|
@@ -2361,18 +2361,18 @@ const it = /* @__PURE__ */ Oe({
|
|
|
2361
2361
|
}
|
|
2362
2362
|
},
|
|
2363
2363
|
setup(e) {
|
|
2364
|
-
const { t } =
|
|
2364
|
+
const { t } = It();
|
|
2365
2365
|
return (n, s) => {
|
|
2366
|
-
const l =
|
|
2367
|
-
return Q(),
|
|
2366
|
+
const l = qe("FmIcon"), a = qe("FmTooltip");
|
|
2367
|
+
return Q(), Me(a, {
|
|
2368
2368
|
variant: "plain",
|
|
2369
2369
|
placement: "right",
|
|
2370
2370
|
"z-index": 50
|
|
2371
2371
|
}, {
|
|
2372
2372
|
content: pe(() => [
|
|
2373
|
-
|
|
2374
|
-
(Q(!0),
|
|
2375
|
-
|
|
2373
|
+
se("div", null, Ee($(t)("team.memberForm.permissions.inherited")), 1),
|
|
2374
|
+
(Q(!0), oe(Oe, null, he(e.item.setNames, (c) => (Q(), oe("div", { key: c }, [
|
|
2375
|
+
se("div", null, "- " + Ee(c), 1)
|
|
2376
2376
|
]))), 128))
|
|
2377
2377
|
]),
|
|
2378
2378
|
default: pe(() => [
|
|
@@ -2387,7 +2387,7 @@ const it = /* @__PURE__ */ Oe({
|
|
|
2387
2387
|
};
|
|
2388
2388
|
}
|
|
2389
2389
|
});
|
|
2390
|
-
function
|
|
2390
|
+
function Ln(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,24 +2401,24 @@ function On(e, t, n) {
|
|
|
2401
2401
|
actions: Array.from(a)
|
|
2402
2402
|
});
|
|
2403
2403
|
}
|
|
2404
|
-
const
|
|
2404
|
+
const On = 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 E;
|
|
2412
2412
|
const h = /* @__PURE__ */ new Map(), g = /* @__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 && ((E = c(F.showByFeatureFlag)) == null ? void 0 : E.enabled) === !1 && a(F.showByFeatureFlag) === "true" || (h.has(x) || h.set(x, []), h.get(x).push({
|
|
2416
2416
|
label: l(`permissionSet.permissionLabels.${F.subject}`, F.label),
|
|
2417
2417
|
value: F.subject
|
|
2418
2418
|
}), g.set(F.subject, F)));
|
|
2419
2419
|
}
|
|
2420
2420
|
return [...h.keys()].sort((F, x) => {
|
|
2421
|
-
const N =
|
|
2421
|
+
const N = On.indexOf(F), R = On.indexOf(x);
|
|
2422
2422
|
return N === -1 && R === -1 ? F.localeCompare(x) : N === -1 ? 1 : R === -1 ? -1 : N - R;
|
|
2423
2423
|
}).map((F) => {
|
|
2424
2424
|
const x = h.get(F), N = l(`permissionSet.categoryLabels.${F}`, F), R = /* @__PURE__ */ new Map();
|
|
@@ -2441,7 +2441,7 @@ function _r(e, t, n, s) {
|
|
|
2441
2441
|
).map((H) => H.subject) : e.value.filter((H) => x.some((Z) => Z.value === H.subject) && !H.inverted).map((H) => H.subject), te = x.find((H) => {
|
|
2442
2442
|
var Z;
|
|
2443
2443
|
return (Z = g.get(H.value)) == null ? void 0 : Z.isCategoryCover;
|
|
2444
|
-
}),
|
|
2444
|
+
}), B = (te == null ? void 0 : te.value) ?? null, ge = B ? G.get(B) ?? /* @__PURE__ */ new Set() : /* @__PURE__ */ new Set(), fe = ge.has("manage");
|
|
2445
2445
|
return {
|
|
2446
2446
|
category: F,
|
|
2447
2447
|
label: N,
|
|
@@ -2451,15 +2451,15 @@ function _r(e, t, n, s) {
|
|
|
2451
2451
|
actionColumns: W,
|
|
2452
2452
|
permissionActionsMap: R,
|
|
2453
2453
|
selectedActionsMap: G,
|
|
2454
|
-
coverSubject:
|
|
2454
|
+
coverSubject: B,
|
|
2455
2455
|
coverSelectedActions: ge,
|
|
2456
2456
|
coverCoversAll: fe
|
|
2457
2457
|
};
|
|
2458
2458
|
});
|
|
2459
2459
|
});
|
|
2460
2460
|
function m(h, g) {
|
|
2461
|
-
var
|
|
2462
|
-
const C = ((
|
|
2461
|
+
var E;
|
|
2462
|
+
const C = ((E = u.value.find((F) => F.category === h)) == null ? void 0 : E.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) => g.includes(F.subject)).map(
|
|
@@ -2477,57 +2477,57 @@ function _r(e, t, n, s) {
|
|
|
2477
2477
|
).length;
|
|
2478
2478
|
return g > 0 && g < h.options.length;
|
|
2479
2479
|
}
|
|
2480
|
-
function
|
|
2480
|
+
function O(h) {
|
|
2481
2481
|
const g = e.value.filter(
|
|
2482
|
-
(C) => !h.options.some((
|
|
2482
|
+
(C) => !h.options.some((E) => E.value === C.subject)
|
|
2483
2483
|
);
|
|
2484
2484
|
if (p(h))
|
|
2485
2485
|
s("update:model-value", g);
|
|
2486
2486
|
else {
|
|
2487
|
-
const C = t.value.filter((
|
|
2488
|
-
({ category:
|
|
2487
|
+
const C = t.value.filter((E) => h.options.some((F) => F.value === E.subject)).map(
|
|
2488
|
+
({ category: E, showByFeatureFlag: F, isCategoryCover: x, ...N }) => N
|
|
2489
2489
|
);
|
|
2490
2490
|
s("update:model-value", [...g, ...C]);
|
|
2491
2491
|
}
|
|
2492
2492
|
}
|
|
2493
|
-
function
|
|
2493
|
+
function L(h, g) {
|
|
2494
2494
|
const C = h.selectedActionsMap.get(g);
|
|
2495
2495
|
return C ? C.has("manage") : !1;
|
|
2496
2496
|
}
|
|
2497
2497
|
function w(h, g) {
|
|
2498
2498
|
const C = h.permissionActionsMap.get(g);
|
|
2499
2499
|
if (!C) return !1;
|
|
2500
|
-
const
|
|
2501
|
-
if (
|
|
2500
|
+
const E = C.filter((N) => N !== "manage");
|
|
2501
|
+
if (E.length === 0) return !1;
|
|
2502
2502
|
const F = h.selectedActionsMap.get(g);
|
|
2503
2503
|
if (!F) return !1;
|
|
2504
|
-
const x =
|
|
2505
|
-
return x.length > 0 && x.length <
|
|
2504
|
+
const x = E.filter((N) => F.has(N));
|
|
2505
|
+
return x.length > 0 && x.length < E.length;
|
|
2506
2506
|
}
|
|
2507
2507
|
function V(h, g, C) {
|
|
2508
2508
|
if (C) {
|
|
2509
|
-
const
|
|
2510
|
-
if (!
|
|
2509
|
+
const E = t.value.find((W) => W.subject === g);
|
|
2510
|
+
if (!E) return;
|
|
2511
2511
|
const {
|
|
2512
2512
|
category: F,
|
|
2513
2513
|
showByFeatureFlag: x,
|
|
2514
2514
|
isCategoryCover: N,
|
|
2515
2515
|
...R
|
|
2516
|
-
} =
|
|
2516
|
+
} = E, v = e.value.filter((W) => W.subject !== g);
|
|
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((E) => E.subject !== g)
|
|
2522
2522
|
);
|
|
2523
2523
|
}
|
|
2524
2524
|
function A(h, g) {
|
|
2525
2525
|
const C = h.permissionActionsMap.get(g);
|
|
2526
|
-
return C ? C.some((
|
|
2526
|
+
return C ? C.some((E) => E !== "manage") : !1;
|
|
2527
2527
|
}
|
|
2528
|
-
function
|
|
2529
|
-
const
|
|
2530
|
-
return
|
|
2528
|
+
function M(h, g, C) {
|
|
2529
|
+
const E = h.selectedActionsMap.get(g);
|
|
2530
|
+
return E ? E.has(C) : !1;
|
|
2531
2531
|
}
|
|
2532
2532
|
function i(h, g) {
|
|
2533
2533
|
return !h.coverSubject || g === h.coverSubject ? !1 : h.coverCoversAll;
|
|
@@ -2536,15 +2536,15 @@ function _r(e, t, n, s) {
|
|
|
2536
2536
|
return !h.coverSubject || g === h.coverSubject ? !1 : h.coverCoversAll ? !0 : h.coverSelectedActions.has(C);
|
|
2537
2537
|
}
|
|
2538
2538
|
function T(h, g, C) {
|
|
2539
|
-
const
|
|
2540
|
-
return
|
|
2539
|
+
const E = h.permissionActionsMap.get(g);
|
|
2540
|
+
return E ? E.includes(C) : !1;
|
|
2541
2541
|
}
|
|
2542
2542
|
function _(h, g, C) {
|
|
2543
|
-
const
|
|
2543
|
+
const E = [...e.value], F = E.findIndex((N) => N.subject === h && !N.inverted);
|
|
2544
2544
|
if (C)
|
|
2545
2545
|
if (F >= 0) {
|
|
2546
|
-
const N = { ...
|
|
2547
|
-
R.add(g), N.actions = Array.from(R),
|
|
2546
|
+
const N = { ...E[F] }, R = new Set(N.actions);
|
|
2547
|
+
R.add(g), N.actions = Array.from(R), E[F] = N;
|
|
2548
2548
|
} else {
|
|
2549
2549
|
const N = t.value.find((j) => j.subject === h);
|
|
2550
2550
|
if (!N) return;
|
|
@@ -2554,21 +2554,21 @@ function _r(e, t, n, s) {
|
|
|
2554
2554
|
isCategoryCover: W,
|
|
2555
2555
|
...G
|
|
2556
2556
|
} = N;
|
|
2557
|
-
|
|
2557
|
+
E.push({ ...G, actions: [g] });
|
|
2558
2558
|
}
|
|
2559
2559
|
else if (F >= 0) {
|
|
2560
|
-
const N = { ...
|
|
2561
|
-
R.length === 0 ?
|
|
2560
|
+
const N = { ...E[F] }, R = N.actions.filter((v) => v !== g);
|
|
2561
|
+
R.length === 0 ? E.splice(F, 1) : (N.actions = R, E[F] = N);
|
|
2562
2562
|
}
|
|
2563
2563
|
const x = t.value.find((N) => N.subject === h);
|
|
2564
|
-
x &&
|
|
2564
|
+
x && Ln(E, h, x.actions), s("update:model-value", E);
|
|
2565
2565
|
}
|
|
2566
|
-
function
|
|
2566
|
+
function D(h, g) {
|
|
2567
2567
|
const C = h.options.filter(
|
|
2568
|
-
(
|
|
2568
|
+
(E) => T(h, E.value, g)
|
|
2569
2569
|
);
|
|
2570
2570
|
return C.length === 0 ? !1 : C.every(
|
|
2571
|
-
(
|
|
2571
|
+
(E) => M(h, E.value, g) || d(h, E.value, g)
|
|
2572
2572
|
);
|
|
2573
2573
|
}
|
|
2574
2574
|
function S(h, g) {
|
|
@@ -2576,24 +2576,24 @@ function _r(e, t, n, s) {
|
|
|
2576
2576
|
(F) => T(h, F.value, g)
|
|
2577
2577
|
);
|
|
2578
2578
|
if (C.length === 0) return !1;
|
|
2579
|
-
const
|
|
2580
|
-
(F) =>
|
|
2579
|
+
const E = C.filter(
|
|
2580
|
+
(F) => M(h, F.value, g) || d(h, F.value, g)
|
|
2581
2581
|
).length;
|
|
2582
|
-
return
|
|
2582
|
+
return E > 0 && E < C.length;
|
|
2583
2583
|
}
|
|
2584
|
-
function
|
|
2585
|
-
const
|
|
2584
|
+
function I(h, g, C) {
|
|
2585
|
+
const E = [...e.value];
|
|
2586
2586
|
for (const F of h.options) {
|
|
2587
2587
|
if (!T(h, F.value, g)) continue;
|
|
2588
|
-
const x = F.value, N =
|
|
2588
|
+
const x = F.value, N = E.findIndex(
|
|
2589
2589
|
(v) => v.subject === x && !v.inverted
|
|
2590
2590
|
);
|
|
2591
2591
|
if (C)
|
|
2592
2592
|
if (N >= 0) {
|
|
2593
|
-
const v = { ...
|
|
2594
|
-
W.add(g), v.actions = Array.from(W),
|
|
2593
|
+
const v = { ...E[N] }, W = new Set(v.actions);
|
|
2594
|
+
W.add(g), v.actions = Array.from(W), E[N] = v;
|
|
2595
2595
|
} else {
|
|
2596
|
-
const v = t.value.find((
|
|
2596
|
+
const v = t.value.find((B) => B.subject === x);
|
|
2597
2597
|
if (!v) continue;
|
|
2598
2598
|
const {
|
|
2599
2599
|
category: W,
|
|
@@ -2601,18 +2601,18 @@ function _r(e, t, n, s) {
|
|
|
2601
2601
|
isCategoryCover: j,
|
|
2602
2602
|
...te
|
|
2603
2603
|
} = v;
|
|
2604
|
-
|
|
2604
|
+
E.push({ ...te, actions: [g] });
|
|
2605
2605
|
}
|
|
2606
2606
|
else if (N >= 0) {
|
|
2607
|
-
const v = { ...
|
|
2608
|
-
W.length === 0 ?
|
|
2607
|
+
const v = { ...E[N] }, W = v.actions.filter((G) => G !== g);
|
|
2608
|
+
W.length === 0 ? E.splice(N, 1) : (v.actions = W, E[N] = v);
|
|
2609
2609
|
}
|
|
2610
2610
|
const R = t.value.find((v) => v.subject === x);
|
|
2611
|
-
R &&
|
|
2611
|
+
R && Ln(E, x, R.actions);
|
|
2612
2612
|
}
|
|
2613
|
-
s("update:model-value",
|
|
2613
|
+
s("update:model-value", E);
|
|
2614
2614
|
}
|
|
2615
|
-
function
|
|
2615
|
+
function Y(h) {
|
|
2616
2616
|
const g = `permissionSet.actionLabels.${h}`, C = fr[h] ?? h.charAt(0).toUpperCase() + h.slice(1);
|
|
2617
2617
|
return l(g, C);
|
|
2618
2618
|
}
|
|
@@ -2621,23 +2621,23 @@ function _r(e, t, n, s) {
|
|
|
2621
2621
|
toggleCategory: m,
|
|
2622
2622
|
isAllManageChecked: p,
|
|
2623
2623
|
isAllManageIndeterminate: y,
|
|
2624
|
-
toggleAllManage:
|
|
2625
|
-
isManageChecked:
|
|
2624
|
+
toggleAllManage: O,
|
|
2625
|
+
isManageChecked: L,
|
|
2626
2626
|
isManageIndeterminate: w,
|
|
2627
2627
|
toggleManage: V,
|
|
2628
2628
|
hasNonManageActions: A,
|
|
2629
|
-
isActionChecked:
|
|
2629
|
+
isActionChecked: M,
|
|
2630
2630
|
isRowFullyCoveredByCover: i,
|
|
2631
2631
|
isActionCoveredByCover: d,
|
|
2632
2632
|
permissionDefinesAction: T,
|
|
2633
2633
|
toggleAction: _,
|
|
2634
|
-
isAllActionChecked:
|
|
2634
|
+
isAllActionChecked: D,
|
|
2635
2635
|
isAllActionIndeterminate: S,
|
|
2636
|
-
toggleAllAction:
|
|
2637
|
-
actionLabel:
|
|
2636
|
+
toggleAllAction: I,
|
|
2637
|
+
actionLabel: Y
|
|
2638
2638
|
};
|
|
2639
2639
|
}
|
|
2640
|
-
const pr = { class: "flex flex-col gap-16" }, br = { class: "fm-typo-en-title-sm-600" }, gr = { class: "text-center text-sm font-semibold text-fm-color-typo-primary" },
|
|
2640
|
+
const pr = { class: "flex flex-col gap-16" }, br = { class: "fm-typo-en-title-sm-600" }, gr = { class: "mt-16" }, hr = { class: "text-center text-sm font-semibold text-fm-color-typo-primary" }, vr = ["onClick"], Ir = { class: "flex justify-center" }, Er = { class: "flex items-center min-w-0 gap-8" }, Nr = ["title", "onClick"], yr = { class: "flex justify-center" }, Tr = /* @__PURE__ */ ke({
|
|
2641
2641
|
__name: "BasePermission",
|
|
2642
2642
|
props: {
|
|
2643
2643
|
modelValue: {
|
|
@@ -2659,134 +2659,148 @@ const pr = { class: "flex flex-col gap-16" }, br = { 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(() => [...Mt, ...n.additionalPermissions]), {
|
|
2663
2663
|
categoryGroups: c,
|
|
2664
2664
|
isAllManageChecked: u,
|
|
2665
2665
|
isAllManageIndeterminate: m,
|
|
2666
2666
|
toggleAllManage: p,
|
|
2667
2667
|
isManageChecked: y,
|
|
2668
|
-
isManageIndeterminate:
|
|
2669
|
-
toggleManage:
|
|
2668
|
+
isManageIndeterminate: O,
|
|
2669
|
+
toggleManage: L,
|
|
2670
2670
|
isActionChecked: w,
|
|
2671
2671
|
isRowFullyCoveredByCover: V,
|
|
2672
2672
|
isActionCoveredByCover: A,
|
|
2673
|
-
permissionDefinesAction:
|
|
2673
|
+
permissionDefinesAction: M,
|
|
2674
2674
|
toggleAction: i,
|
|
2675
2675
|
isAllActionChecked: d,
|
|
2676
2676
|
isAllActionIndeterminate: T,
|
|
2677
2677
|
toggleAllAction: _,
|
|
2678
|
-
actionLabel:
|
|
2678
|
+
actionLabel: D
|
|
2679
2679
|
} = _r(
|
|
2680
2680
|
zt(n, "modelValue"),
|
|
2681
2681
|
a,
|
|
2682
2682
|
zt(n, "excludedSubjects"),
|
|
2683
|
-
(
|
|
2683
|
+
(I, Y) => s("update:model-value", Y)
|
|
2684
2684
|
);
|
|
2685
|
-
function S(
|
|
2686
|
-
const
|
|
2687
|
-
return
|
|
2685
|
+
function S(I) {
|
|
2686
|
+
const Y = I.selectedSubjects.length;
|
|
2687
|
+
return Y === 0 ? "" : l("team.memberForm.permissions.allowedCount", { count: Y });
|
|
2688
2688
|
}
|
|
2689
|
-
return (
|
|
2690
|
-
const h =
|
|
2691
|
-
return Q(),
|
|
2692
|
-
(Q(!0),
|
|
2689
|
+
return (I, Y) => {
|
|
2690
|
+
const h = qe("FmCheckbox");
|
|
2691
|
+
return Q(), oe("div", pr, [
|
|
2692
|
+
(Q(!0), oe(Oe, null, he($(c), (g) => (Q(), Me(Zt, {
|
|
2693
2693
|
key: g.category,
|
|
2694
2694
|
subtitle: S(g)
|
|
2695
2695
|
}, {
|
|
2696
2696
|
title: pe(() => [
|
|
2697
|
-
|
|
2697
|
+
se("p", br, Ee(g.label), 1)
|
|
2698
2698
|
]),
|
|
2699
2699
|
default: pe(() => [
|
|
2700
|
-
|
|
2701
|
-
|
|
2702
|
-
|
|
2703
|
-
|
|
2704
|
-
|
|
2705
|
-
|
|
2706
|
-
$[0] || ($[0] = oe("div", null, null, -1)),
|
|
2707
|
-
oe("div", gr, Ie(B(l)("team.memberForm.permissions.columnManage")), 1),
|
|
2708
|
-
(Q(!0), le(Te, null, he(g.actionColumns, (C) => (Q(), le("div", {
|
|
2709
|
-
key: `header-${C}`,
|
|
2710
|
-
class: "text-center text-sm font-semibold text-fm-color-typo-primary"
|
|
2711
|
-
}, Ie(B(M)(C)), 1))), 128)),
|
|
2712
|
-
oe("div", {
|
|
2713
|
-
class: "cursor-pointer",
|
|
2714
|
-
onClick: (C) => !e.disable && B(p)(g)
|
|
2715
|
-
}, Ie(B(l)("team.labels.all")), 9, hr),
|
|
2716
|
-
oe("div", vr, [
|
|
2717
|
-
_e(h, {
|
|
2718
|
-
"model-value": B(u)(g),
|
|
2719
|
-
indeterminate: B(m)(g),
|
|
2720
|
-
value: !0,
|
|
2721
|
-
disabled: e.disable,
|
|
2722
|
-
size: "sm",
|
|
2723
|
-
dense: "",
|
|
2724
|
-
"onUpdate:modelValue": (C) => B(p)(g)
|
|
2725
|
-
}, null, 8, ["model-value", "indeterminate", "disabled", "onUpdate:modelValue"])
|
|
2726
|
-
]),
|
|
2727
|
-
(Q(!0), le(Te, null, he(g.actionColumns, (C) => (Q(), le("div", {
|
|
2728
|
-
key: `all-${C}`,
|
|
2729
|
-
class: "flex justify-center"
|
|
2700
|
+
se("div", gr, [
|
|
2701
|
+
se("div", {
|
|
2702
|
+
class: "grid items-center px-12 py-8",
|
|
2703
|
+
style: Ze({
|
|
2704
|
+
gridTemplateColumns: `minmax(0, 1fr) repeat(${g.actionColumns.length + 1}, 80px)`
|
|
2705
|
+
})
|
|
2730
2706
|
}, [
|
|
2731
|
-
|
|
2732
|
-
|
|
2733
|
-
|
|
2734
|
-
|
|
2735
|
-
|
|
2736
|
-
|
|
2737
|
-
|
|
2738
|
-
|
|
2739
|
-
|
|
2740
|
-
|
|
2741
|
-
|
|
2742
|
-
|
|
2707
|
+
Y[0] || (Y[0] = se("div", null, null, -1)),
|
|
2708
|
+
se("div", hr, Ee($(l)("team.memberForm.permissions.columnManage")), 1),
|
|
2709
|
+
(Q(!0), oe(Oe, null, he(g.actionColumns, (C) => (Q(), oe("div", {
|
|
2710
|
+
key: `header-${C}`,
|
|
2711
|
+
class: "text-center text-sm font-semibold text-fm-color-typo-primary"
|
|
2712
|
+
}, Ee($(D)(C)), 1))), 128))
|
|
2713
|
+
], 4),
|
|
2714
|
+
se("div", {
|
|
2715
|
+
class: "grid items-center bg-fm-color-neutral-gray-100 px-12 py-8",
|
|
2716
|
+
style: Ze({
|
|
2717
|
+
gridTemplateColumns: `minmax(0, 1fr) repeat(${g.actionColumns.length + 1}, 80px)`
|
|
2718
|
+
})
|
|
2719
|
+
}, [
|
|
2720
|
+
se("div", {
|
|
2721
|
+
class: "cursor-pointer font-semibold",
|
|
2722
|
+
onClick: (C) => !e.disable && $(p)(g)
|
|
2723
|
+
}, Ee($(l)("team.labels.all")), 9, vr),
|
|
2724
|
+
se("div", Ir, [
|
|
2725
|
+
_e(h, {
|
|
2726
|
+
"model-value": $(u)(g),
|
|
2727
|
+
indeterminate: $(m)(g),
|
|
2728
|
+
value: !0,
|
|
2729
|
+
disabled: e.disable,
|
|
2730
|
+
size: "sm",
|
|
2731
|
+
dense: "",
|
|
2732
|
+
"onUpdate:modelValue": (C) => $(p)(g)
|
|
2733
|
+
}, null, 8, ["model-value", "indeterminate", "disabled", "onUpdate:modelValue"])
|
|
2734
|
+
]),
|
|
2735
|
+
(Q(!0), oe(Oe, null, he(g.actionColumns, (C) => (Q(), oe("div", {
|
|
2736
|
+
key: `all-${C}`,
|
|
2737
|
+
class: "flex justify-center"
|
|
2738
|
+
}, [
|
|
2739
|
+
_e(h, {
|
|
2740
|
+
"model-value": $(d)(g, C),
|
|
2741
|
+
indeterminate: $(T)(g, C),
|
|
2742
|
+
value: C,
|
|
2743
|
+
disabled: e.disable,
|
|
2744
|
+
size: "sm",
|
|
2745
|
+
dense: "",
|
|
2746
|
+
"onUpdate:modelValue": (E) => $(_)(g, C, E)
|
|
2747
|
+
}, null, 8, ["model-value", "indeterminate", "value", "disabled", "onUpdate:modelValue"])
|
|
2748
|
+
]))), 128))
|
|
2749
|
+
], 4),
|
|
2750
|
+
Y[1] || (Y[1] = se("div", { class: "h-px bg-fm-color-neutral-gray-200" }, null, -1)),
|
|
2751
|
+
(Q(!0), oe(Oe, null, he(g.options, (C) => (Q(), oe("div", {
|
|
2752
|
+
key: C.value,
|
|
2753
|
+
class: "grid items-center rounded px-12 py-8 transition-colors hover:bg-fm-color-neutral-gray-100",
|
|
2754
|
+
style: Ze({
|
|
2755
|
+
gridTemplateColumns: `minmax(0, 1fr) repeat(${g.actionColumns.length + 1}, 80px)`
|
|
2756
|
+
})
|
|
2743
2757
|
}, [
|
|
2744
|
-
|
|
2745
|
-
|
|
2758
|
+
se("div", Er, [
|
|
2759
|
+
se("span", {
|
|
2746
2760
|
class: "block truncate cursor-pointer",
|
|
2747
2761
|
title: C.label,
|
|
2748
|
-
onClick: (
|
|
2749
|
-
},
|
|
2750
|
-
|
|
2762
|
+
onClick: (E) => !e.disable && !$(V)(g, C.value) && $(L)(g, C.value, !$(y)(g, C.value))
|
|
2763
|
+
}, Ee(C.label), 9, Nr),
|
|
2764
|
+
Te(I.$slots, `checkbox-${C.value}-append`, { option: C })
|
|
2751
2765
|
]),
|
|
2752
|
-
|
|
2766
|
+
se("div", yr, [
|
|
2753
2767
|
_e(h, {
|
|
2754
|
-
"model-value":
|
|
2768
|
+
"model-value": $(y)(g, C.value) || $(V)(g, C.value),
|
|
2755
2769
|
value: C.value,
|
|
2756
|
-
disabled: e.disable ||
|
|
2757
|
-
indeterminate:
|
|
2770
|
+
disabled: e.disable || $(V)(g, C.value),
|
|
2771
|
+
indeterminate: $(O)(g, C.value),
|
|
2758
2772
|
size: "sm",
|
|
2759
|
-
"onUpdate:modelValue": (
|
|
2773
|
+
"onUpdate:modelValue": (E) => $(L)(g, C.value, E)
|
|
2760
2774
|
}, null, 8, ["model-value", "value", "disabled", "indeterminate", "onUpdate:modelValue"])
|
|
2761
2775
|
]),
|
|
2762
|
-
(Q(!0),
|
|
2763
|
-
key: `${C.value}-${
|
|
2776
|
+
(Q(!0), oe(Oe, null, he(g.actionColumns, (E) => (Q(), oe("div", {
|
|
2777
|
+
key: `${C.value}-${E}`,
|
|
2764
2778
|
class: "flex justify-center"
|
|
2765
2779
|
}, [
|
|
2766
|
-
|
|
2780
|
+
$(M)(g, C.value, E) ? (Q(), Me(h, {
|
|
2767
2781
|
key: 0,
|
|
2768
|
-
"model-value":
|
|
2769
|
-
value:
|
|
2770
|
-
disabled: e.disable ||
|
|
2782
|
+
"model-value": $(w)(g, C.value, E) || $(A)(g, C.value, E),
|
|
2783
|
+
value: E,
|
|
2784
|
+
disabled: e.disable || $(A)(g, C.value, E),
|
|
2771
2785
|
size: "sm",
|
|
2772
|
-
"onUpdate:modelValue": (F) =>
|
|
2786
|
+
"onUpdate:modelValue": (F) => $(i)(C.value, E, F)
|
|
2773
2787
|
}, null, 8, ["model-value", "value", "disabled", "onUpdate:modelValue"])) : Se("", !0)
|
|
2774
2788
|
]))), 128))
|
|
2775
|
-
],
|
|
2776
|
-
]
|
|
2789
|
+
], 4))), 128))
|
|
2790
|
+
])
|
|
2777
2791
|
]),
|
|
2778
2792
|
_: 2
|
|
2779
2793
|
}, 1032, ["subtitle"]))), 128))
|
|
2780
2794
|
]);
|
|
2781
2795
|
};
|
|
2782
2796
|
}
|
|
2783
|
-
}),
|
|
2797
|
+
}), kr = { class: "space-y-16" }, Lr = {
|
|
2784
2798
|
key: 0,
|
|
2785
2799
|
class: "flex fm-typo-en-title-sm-600"
|
|
2786
2800
|
}, Or = {
|
|
2787
2801
|
key: 0,
|
|
2788
2802
|
class: "q-mr-xs text-red col"
|
|
2789
|
-
},
|
|
2803
|
+
}, Cr = { class: "form-input" }, Rr = /* @__PURE__ */ ke({
|
|
2790
2804
|
__name: "AppForm",
|
|
2791
2805
|
props: {
|
|
2792
2806
|
title: {
|
|
@@ -2804,33 +2818,33 @@ const pr = { class: "flex flex-col gap-16" }, br = { class: "fm-typo-en-title-sm
|
|
|
2804
2818
|
},
|
|
2805
2819
|
setup(e) {
|
|
2806
2820
|
const t = e;
|
|
2807
|
-
return (n, s) => (Q(),
|
|
2808
|
-
|
|
2809
|
-
t.title ? (Q(),
|
|
2810
|
-
|
|
2811
|
-
t.required ? (Q(),
|
|
2812
|
-
qn(
|
|
2821
|
+
return (n, s) => (Q(), oe("div", kr, [
|
|
2822
|
+
Te(n.$slots, "top", {}, () => [
|
|
2823
|
+
t.title ? (Q(), oe("div", Lr, [
|
|
2824
|
+
se("div", null, [
|
|
2825
|
+
t.required ? (Q(), oe("span", Or, "*")) : Se("", !0),
|
|
2826
|
+
qn(Ee(t.title), 1)
|
|
2813
2827
|
]),
|
|
2814
|
-
|
|
2828
|
+
Te(n.$slots, "title-right")
|
|
2815
2829
|
])) : Se("", !0)
|
|
2816
2830
|
]),
|
|
2817
|
-
|
|
2818
|
-
|
|
2831
|
+
se("div", Cr, [
|
|
2832
|
+
Te(n.$slots, "default")
|
|
2819
2833
|
])
|
|
2820
2834
|
]));
|
|
2821
2835
|
}
|
|
2822
2836
|
});
|
|
2823
|
-
function
|
|
2837
|
+
function Ar(e, t) {
|
|
2824
2838
|
let n = "", s = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";
|
|
2825
2839
|
const l = s.length;
|
|
2826
2840
|
for (let a = 0; a < e; a++)
|
|
2827
2841
|
n += s.charAt(Math.floor(Math.random() * l));
|
|
2828
2842
|
return n;
|
|
2829
2843
|
}
|
|
2830
|
-
const
|
|
2844
|
+
const Sr = { class: "col flex items-center" }, Mr = {
|
|
2831
2845
|
key: 1,
|
|
2832
2846
|
class: "q-pa-sm form-error-message text-error"
|
|
2833
|
-
},
|
|
2847
|
+
}, Hn = /* @__PURE__ */ ke({
|
|
2834
2848
|
__name: "CheckboxInput",
|
|
2835
2849
|
props: {
|
|
2836
2850
|
options: {
|
|
@@ -2888,55 +2902,55 @@ const Ar = { class: "col flex items-center" }, Sr = {
|
|
|
2888
2902
|
},
|
|
2889
2903
|
emits: ["update:model-value"],
|
|
2890
2904
|
setup(e, { emit: t }) {
|
|
2891
|
-
const n = e, s = t, { t: l } = He(), a = bt(!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-${
|
|
2892
|
-
() => n.modelValue.filter((A) => n.options.some((
|
|
2893
|
-
),
|
|
2905
|
+
const n = e, s = t, { t: l } = He(), a = bt(!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-${Ar(6)}`, p = q(() => u.value !== !0), y = q(
|
|
2906
|
+
() => n.modelValue.filter((A) => n.options.some((M) => M.value === A))
|
|
2907
|
+
), O = q(
|
|
2894
2908
|
() => typeof n.showAllToggle == "boolean" ? l("team.labels.all") : n.showAllToggle
|
|
2895
|
-
),
|
|
2909
|
+
), L = q(() => n.options.length > 0 && n.options.length === y.value.length);
|
|
2896
2910
|
function w() {
|
|
2897
|
-
const A = n.modelValue.filter((
|
|
2898
|
-
if (
|
|
2911
|
+
const A = n.modelValue.filter((M) => !y.value.includes(M));
|
|
2912
|
+
if (L.value === !0)
|
|
2899
2913
|
s("update:model-value", A);
|
|
2900
2914
|
else {
|
|
2901
|
-
const
|
|
2902
|
-
s("update:model-value", [...A, ...
|
|
2915
|
+
const M = n.includeDisabledOptionsWhenSelectAll ? n.options.map((i) => i.value) : n.options.filter((i) => !i.disabled).map((i) => i.value);
|
|
2916
|
+
s("update:model-value", [...A, ...M]);
|
|
2903
2917
|
}
|
|
2904
2918
|
}
|
|
2905
|
-
function V(A,
|
|
2919
|
+
function V(A, M) {
|
|
2906
2920
|
let i = dt(n.modelValue);
|
|
2907
|
-
|
|
2921
|
+
M ? i.every((d) => d !== A) && i.push(A) : i = i.filter((d) => d !== A), s("update:model-value", i);
|
|
2908
2922
|
}
|
|
2909
|
-
return (A,
|
|
2910
|
-
const i =
|
|
2911
|
-
return Q(),
|
|
2923
|
+
return (A, M) => {
|
|
2924
|
+
const i = qe("FmCheckbox");
|
|
2925
|
+
return Q(), Me(Rr, {
|
|
2912
2926
|
id: m,
|
|
2913
2927
|
title: e.title,
|
|
2914
2928
|
required: !1
|
|
2915
2929
|
}, {
|
|
2916
2930
|
top: pe(() => [
|
|
2917
|
-
|
|
2931
|
+
Te(A.$slots, "top")
|
|
2918
2932
|
]),
|
|
2919
2933
|
default: pe(() => [
|
|
2920
|
-
n.showAllToggle ? (Q(),
|
|
2934
|
+
n.showAllToggle ? (Q(), Me(i, {
|
|
2921
2935
|
key: 0,
|
|
2922
|
-
"model-value":
|
|
2936
|
+
"model-value": L.value,
|
|
2923
2937
|
disabled: e.disable,
|
|
2924
|
-
label:
|
|
2925
|
-
style:
|
|
2938
|
+
label: O.value,
|
|
2939
|
+
style: Ze(`margin-bottom: ${n.gutter}px`),
|
|
2926
2940
|
size: "sm",
|
|
2927
2941
|
dense: "",
|
|
2928
|
-
value:
|
|
2942
|
+
value: O.value,
|
|
2929
2943
|
"onUpdate:modelValue": w
|
|
2930
2944
|
}, null, 8, ["model-value", "disabled", "label", "style", "value"])) : Se("", !0),
|
|
2931
|
-
(Q(!0),
|
|
2945
|
+
(Q(!0), oe(Oe, null, he(e.options, (d, T) => (Q(), oe("div", {
|
|
2932
2946
|
key: d.value,
|
|
2933
|
-
style:
|
|
2934
|
-
class:
|
|
2947
|
+
style: Ze(`margin-bottom: ${T < e.options.length - 1 ? n.gutter : 0}px`),
|
|
2948
|
+
class: rt(T < e.options.length - 1 ? "q-mb-sm" : "")
|
|
2935
2949
|
}, [
|
|
2936
|
-
|
|
2937
|
-
class:
|
|
2950
|
+
se("div", {
|
|
2951
|
+
class: rt(["row justify-between", e.alignCenter ? "items-center" : "items-start"])
|
|
2938
2952
|
}, [
|
|
2939
|
-
|
|
2953
|
+
se("div", Sr, [
|
|
2940
2954
|
_e(i, {
|
|
2941
2955
|
"model-value": e.modelValue.includes(d.value),
|
|
2942
2956
|
disabled: e.disable || d.disabled,
|
|
@@ -2945,41 +2959,41 @@ const Ar = { class: "col flex items-center" }, Sr = {
|
|
|
2945
2959
|
value: d.label,
|
|
2946
2960
|
"onUpdate:modelValue": (_) => V(d.value, _)
|
|
2947
2961
|
}, null, 8, ["model-value", "disabled", "label", "value", "onUpdate:modelValue"]),
|
|
2948
|
-
|
|
2962
|
+
Te(A.$slots, `checkbox-${d.key || d.value}-append`, {
|
|
2949
2963
|
option: d,
|
|
2950
2964
|
selected: e.modelValue.includes(d.value)
|
|
2951
2965
|
})
|
|
2952
2966
|
]),
|
|
2953
|
-
|
|
2967
|
+
$(c)[`checkbox-${d.key || d.value}-end`] && (e.modelValue.includes(d.value) || e.falsyShowSlot) ? (Q(), oe("div", {
|
|
2954
2968
|
key: 0,
|
|
2955
|
-
class:
|
|
2969
|
+
class: rt([{ "q-checkbox disabled": e.disable || d.disabled }, "col"])
|
|
2956
2970
|
}, [
|
|
2957
|
-
|
|
2971
|
+
Te(A.$slots, `checkbox-${d.key || d.value}-end`, {
|
|
2958
2972
|
option: d,
|
|
2959
2973
|
value: e.modelValue.includes(d.value),
|
|
2960
2974
|
disable: e.disable || d.disabled
|
|
2961
2975
|
})
|
|
2962
2976
|
], 2)) : Se("", !0)
|
|
2963
2977
|
], 2),
|
|
2964
|
-
|
|
2978
|
+
$(c)[`checkbox-${d.key || d.value}-bottom`] && (e.modelValue.includes(d.value) || e.falsyShowSlot) ? (Q(), oe("div", {
|
|
2965
2979
|
key: 0,
|
|
2966
|
-
class:
|
|
2967
|
-
style:
|
|
2980
|
+
class: rt(["q-mt-sm", { "q-checkbox disabled": e.disable || d.disabled }]),
|
|
2981
|
+
style: Ze(`margin-left: ${e.bottomSlotIndent}`)
|
|
2968
2982
|
}, [
|
|
2969
|
-
|
|
2983
|
+
Te(A.$slots, `checkbox-${d.key || d.value}-bottom`, {
|
|
2970
2984
|
option: d,
|
|
2971
2985
|
disable: e.disable || d.disabled,
|
|
2972
2986
|
value: e.modelValue.includes(d.value)
|
|
2973
2987
|
})
|
|
2974
2988
|
], 6)) : Se("", !0)
|
|
2975
2989
|
], 6))), 128)),
|
|
2976
|
-
a.value && p.value ? (Q(),
|
|
2990
|
+
a.value && p.value ? (Q(), oe("div", Mr, Ee(u.value), 1)) : Se("", !0)
|
|
2977
2991
|
]),
|
|
2978
2992
|
_: 3
|
|
2979
2993
|
}, 8, ["title"]);
|
|
2980
2994
|
};
|
|
2981
2995
|
}
|
|
2982
|
-
}), Dr = { class: "fm-typo-en-title-sm-600" },
|
|
2996
|
+
}), Dr = { class: "fm-typo-en-title-sm-600" }, ut = "includedFuture", Cn = /* @__PURE__ */ ke({
|
|
2983
2997
|
__name: "ConditionPermission",
|
|
2984
2998
|
props: {
|
|
2985
2999
|
modelValue: {
|
|
@@ -3004,37 +3018,37 @@ const Ar = { class: "col flex items-center" }, Sr = {
|
|
|
3004
3018
|
const n = e, s = t, { t: l } = He(), a = q(() => [
|
|
3005
3019
|
{
|
|
3006
3020
|
label: l("team.memberForm.permissions.includedFuture", { context: n.context }),
|
|
3007
|
-
value:
|
|
3021
|
+
value: ut,
|
|
3008
3022
|
// Can only be selected if all other options are selected
|
|
3009
3023
|
disabled: !!n.modelValue && n.options.length > n.modelValue.length
|
|
3010
3024
|
},
|
|
3011
3025
|
...n.options.filter(
|
|
3012
3026
|
(y) => y.label.toLocaleLowerCase().includes(p.value.toLocaleLowerCase())
|
|
3013
3027
|
)
|
|
3014
|
-
]), c = q(() => n.modelValue ? n.modelValue : [
|
|
3015
|
-
const y = c.value.filter((
|
|
3028
|
+
]), c = q(() => n.modelValue ? n.modelValue : [ut, ...n.options.map((y) => y.value)]), u = q(() => {
|
|
3029
|
+
const y = c.value.filter((O) => O !== ut).length;
|
|
3016
3030
|
return y === 0 ? "" : l("team.memberForm.permissions.allowedCount", { count: y });
|
|
3017
3031
|
});
|
|
3018
3032
|
function m(y) {
|
|
3019
|
-
const
|
|
3020
|
-
s("update:model-value",
|
|
3033
|
+
const O = y.length === a.value.length;
|
|
3034
|
+
s("update:model-value", O ? null : y.filter((L) => L !== ut));
|
|
3021
3035
|
}
|
|
3022
3036
|
const p = bt("");
|
|
3023
|
-
return (y,
|
|
3024
|
-
const
|
|
3025
|
-
return Q(),
|
|
3037
|
+
return (y, O) => {
|
|
3038
|
+
const L = qe("fm-search");
|
|
3039
|
+
return Q(), Me(Zt, { subtitle: u.value }, {
|
|
3026
3040
|
title: pe(() => [
|
|
3027
|
-
|
|
3041
|
+
se("p", Dr, Ee($(l)("team.memberForm.permissions.manageable", { context: e.context })), 1)
|
|
3028
3042
|
]),
|
|
3029
3043
|
default: pe(() => [
|
|
3030
|
-
e.options.length > 1 ? (Q(),
|
|
3044
|
+
e.options.length > 1 ? (Q(), Me(L, {
|
|
3031
3045
|
key: 0,
|
|
3032
3046
|
modelValue: p.value,
|
|
3033
|
-
"onUpdate:modelValue":
|
|
3047
|
+
"onUpdate:modelValue": O[0] || (O[0] = (w) => p.value = w),
|
|
3034
3048
|
class: "mt-16",
|
|
3035
|
-
placeholder:
|
|
3049
|
+
placeholder: $(l)("team.memberForm.permissions.search", { context: e.context })
|
|
3036
3050
|
}, null, 8, ["modelValue", "placeholder"])) : Se("", !0),
|
|
3037
|
-
_e(
|
|
3051
|
+
_e(Hn, {
|
|
3038
3052
|
"model-value": c.value,
|
|
3039
3053
|
options: a.value,
|
|
3040
3054
|
"show-intermediate": !1,
|
|
@@ -3048,7 +3062,7 @@ const Ar = { class: "col flex items-center" }, Sr = {
|
|
|
3048
3062
|
he(a.value, (w) => ({
|
|
3049
3063
|
name: `checkbox-${w.value}-append`,
|
|
3050
3064
|
fn: pe(({ option: V }) => [
|
|
3051
|
-
|
|
3065
|
+
Te(y.$slots, `checkbox-${w.value}-append`, { option: V })
|
|
3052
3066
|
])
|
|
3053
3067
|
}))
|
|
3054
3068
|
]), 1032, ["model-value", "options", "disable"])
|
|
@@ -3057,7 +3071,7 @@ const Ar = { class: "col flex items-center" }, Sr = {
|
|
|
3057
3071
|
}, 8, ["subtitle"]);
|
|
3058
3072
|
};
|
|
3059
3073
|
}
|
|
3060
|
-
}),
|
|
3074
|
+
}), wr = { class: "fm-typo-en-title-sm-600" }, mt = "includedNewRole", Pr = /* @__PURE__ */ ke({
|
|
3061
3075
|
__name: "PosRolePermission",
|
|
3062
3076
|
props: {
|
|
3063
3077
|
modelValue: {
|
|
@@ -3084,29 +3098,29 @@ const Ar = { class: "col flex items-center" }, Sr = {
|
|
|
3084
3098
|
return [
|
|
3085
3099
|
{
|
|
3086
3100
|
label: l("team.memberForm.permissions.includedNewRole"),
|
|
3087
|
-
value:
|
|
3101
|
+
value: mt,
|
|
3088
3102
|
disabled: !!n.modelValue && n.roles.length > n.modelValue.length
|
|
3089
3103
|
},
|
|
3090
3104
|
...n.roles.map((y) => ({
|
|
3091
3105
|
label: y.name,
|
|
3092
3106
|
value: y._id,
|
|
3093
|
-
disabled: !!p && y.restaurants.every(({ id:
|
|
3107
|
+
disabled: !!p && y.restaurants.every(({ id: O }) => !p.includes(O))
|
|
3094
3108
|
}))
|
|
3095
3109
|
];
|
|
3096
|
-
}), c = q(() => n.modelValue ? n.modelValue : [
|
|
3097
|
-
const p = c.value.filter((y) => y !==
|
|
3110
|
+
}), c = q(() => n.modelValue ? n.modelValue : [mt, ...n.roles.map((p) => p._id)]), u = q(() => {
|
|
3111
|
+
const p = c.value.filter((y) => y !== mt).length;
|
|
3098
3112
|
return p === 0 ? "" : l("team.memberForm.permissions.allowedCount", { count: p });
|
|
3099
3113
|
});
|
|
3100
3114
|
function m(p) {
|
|
3101
3115
|
const y = p.length === a.value.length;
|
|
3102
|
-
s("update:model-value", y ? null : p.filter((
|
|
3116
|
+
s("update:model-value", y ? null : p.filter((O) => O !== mt));
|
|
3103
3117
|
}
|
|
3104
|
-
return (p, y) => (Q(),
|
|
3118
|
+
return (p, y) => (Q(), Me(Zt, { subtitle: u.value }, {
|
|
3105
3119
|
title: pe(() => [
|
|
3106
|
-
|
|
3120
|
+
se("p", wr, Ee($(l)("team.memberForm.permissions.roles")), 1)
|
|
3107
3121
|
]),
|
|
3108
3122
|
default: pe(() => [
|
|
3109
|
-
_e(
|
|
3123
|
+
_e(Hn, {
|
|
3110
3124
|
"model-value": c.value,
|
|
3111
3125
|
options: a.value,
|
|
3112
3126
|
"show-intermediate": !1,
|
|
@@ -3116,10 +3130,10 @@ const Ar = { class: "col flex items-center" }, Sr = {
|
|
|
3116
3130
|
class: "mt-16",
|
|
3117
3131
|
"onUpdate:modelValue": m
|
|
3118
3132
|
}, xe({ _: 2 }, [
|
|
3119
|
-
he(a.value, (
|
|
3120
|
-
name: `checkbox-${
|
|
3121
|
-
fn: pe(({ option:
|
|
3122
|
-
|
|
3133
|
+
he(a.value, (O) => ({
|
|
3134
|
+
name: `checkbox-${O.value}-append`,
|
|
3135
|
+
fn: pe(({ option: L }) => [
|
|
3136
|
+
Te(p.$slots, `checkbox-${O.value}-append`, { option: L })
|
|
3123
3137
|
])
|
|
3124
3138
|
}))
|
|
3125
3139
|
]), 1032, ["model-value", "options", "disable"])
|
|
@@ -3127,11 +3141,11 @@ const Ar = { class: "col flex items-center" }, Sr = {
|
|
|
3127
3141
|
_: 3
|
|
3128
3142
|
}, 8, ["subtitle"]));
|
|
3129
3143
|
}
|
|
3130
|
-
}),
|
|
3144
|
+
}), Fr = {
|
|
3131
3145
|
async readWarehouses() {
|
|
3132
3146
|
return us(await ms().get("/warehouses"));
|
|
3133
3147
|
}
|
|
3134
|
-
},
|
|
3148
|
+
}, jr = { class: "flex flex-col gap-32" }, Ur = { 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" }, zr = /* @__PURE__ */ ke({
|
|
3135
3149
|
__name: "PortalPermissionEditor",
|
|
3136
3150
|
props: /* @__PURE__ */ Qt({
|
|
3137
3151
|
disable: {
|
|
@@ -3150,10 +3164,10 @@ const Ar = { class: "col flex items-center" }, Sr = {
|
|
|
3150
3164
|
setup(e, { emit: t }) {
|
|
3151
3165
|
const n = ts(e, "modelValue"), s = e, l = t, { t: a } = He(), { fetchCustomReportPermissions: c, customReportPermissions: u } = ss();
|
|
3152
3166
|
function m(N) {
|
|
3153
|
-
return
|
|
3167
|
+
return Mt.find((R) => R.subject === N) ?? u.value.find((R) => R.subject === N);
|
|
3154
3168
|
}
|
|
3155
3169
|
const p = q(() => {
|
|
3156
|
-
const N = [...
|
|
3170
|
+
const N = [...Mt, ...u.value].filter((v) => !w.includes(v.subject)).map((v) => v.subject);
|
|
3157
3171
|
return as(
|
|
3158
3172
|
s.inheritPermissions.map((v) => ({
|
|
3159
3173
|
...v,
|
|
@@ -3175,7 +3189,7 @@ const Ar = { class: "col flex items-center" }, Sr = {
|
|
|
3175
3189
|
"warehouseId",
|
|
3176
3190
|
A.value.map((R) => R._id)
|
|
3177
3191
|
);
|
|
3178
|
-
}),
|
|
3192
|
+
}), O = q(() => {
|
|
3179
3193
|
const N = s.inheritPermissions.map((R) => ({
|
|
3180
3194
|
...R,
|
|
3181
3195
|
permissions: R.permissions.filter(
|
|
@@ -3187,7 +3201,7 @@ const Ar = { class: "col flex items-center" }, Sr = {
|
|
|
3187
3201
|
"restaurantId",
|
|
3188
3202
|
T.value.map((R) => R._id)
|
|
3189
3203
|
);
|
|
3190
|
-
}),
|
|
3204
|
+
}), L = q(() => {
|
|
3191
3205
|
const N = s.inheritPermissions.map((R) => ({
|
|
3192
3206
|
...R,
|
|
3193
3207
|
permissions: R.permissions.filter((v) => v.subject === ue.Subject.Business.role)
|
|
@@ -3208,7 +3222,7 @@ const Ar = { class: "col flex items-center" }, Sr = {
|
|
|
3208
3222
|
(v) => v.subject === ue.Subject.Business.inventory_stock
|
|
3209
3223
|
);
|
|
3210
3224
|
return N ? N.conditions ? JSON.parse(N.conditions).warehouseId.$in : null : [];
|
|
3211
|
-
}), A = bt([]),
|
|
3225
|
+
}), A = bt([]), M = q(() => A.value.map((N) => ({
|
|
3212
3226
|
label: N.profile.name,
|
|
3213
3227
|
value: N._id
|
|
3214
3228
|
})));
|
|
@@ -3229,11 +3243,11 @@ const Ar = { class: "col flex items-center" }, Sr = {
|
|
|
3229
3243
|
}
|
|
3230
3244
|
return v;
|
|
3231
3245
|
}
|
|
3232
|
-
const { restaurants: T } = ns(), _ = ds().roles,
|
|
3246
|
+
const { restaurants: T } = ns(), _ = ds().roles, D = q(() => T.value.map((N) => ({
|
|
3233
3247
|
label: `${N.profile.code ? N.profile.code + "-" : ""}${N.profile.name}`,
|
|
3234
3248
|
value: N._id
|
|
3235
|
-
}))), S = 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), {})),
|
|
3236
|
-
function
|
|
3249
|
+
}))), S = 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), {})), I = q(() => rs(n.value));
|
|
3250
|
+
function Y(N) {
|
|
3237
3251
|
const R = g(n.value, N);
|
|
3238
3252
|
n.value = R;
|
|
3239
3253
|
}
|
|
@@ -3252,17 +3266,17 @@ const Ar = { class: "col flex items-center" }, Sr = {
|
|
|
3252
3266
|
...te
|
|
3253
3267
|
} = cs.restaurant;
|
|
3254
3268
|
v.push(te);
|
|
3255
|
-
const
|
|
3269
|
+
const B = {
|
|
3256
3270
|
actions: [ue.Action.manage],
|
|
3257
3271
|
subject: ue.Subject.Restaurant.restaurant
|
|
3258
3272
|
};
|
|
3259
|
-
R && (
|
|
3273
|
+
R && (B.conditions = JSON.stringify({ restaurantId: { $in: R } })), v.push(B);
|
|
3260
3274
|
}
|
|
3261
3275
|
if (R) {
|
|
3262
3276
|
const G = [
|
|
3263
3277
|
...new Set(R.map((te) => S.value[te]).flatMap((te) => te))
|
|
3264
3278
|
], j = _.value.map((te) => te._id);
|
|
3265
|
-
G.length !== j.length && (v =
|
|
3279
|
+
G.length !== j.length && (v = E(
|
|
3266
3280
|
v,
|
|
3267
3281
|
(W = h.value || j) == null ? void 0 : W.filter((te) => G.includes(te))
|
|
3268
3282
|
));
|
|
@@ -3270,10 +3284,10 @@ const Ar = { class: "col flex items-center" }, Sr = {
|
|
|
3270
3284
|
return v;
|
|
3271
3285
|
}
|
|
3272
3286
|
function C(N) {
|
|
3273
|
-
const R =
|
|
3287
|
+
const R = E(n.value, N);
|
|
3274
3288
|
n.value = R;
|
|
3275
3289
|
}
|
|
3276
|
-
function
|
|
3290
|
+
function E(N, R) {
|
|
3277
3291
|
let v = dt(
|
|
3278
3292
|
N.filter((W) => W.subject !== ue.Subject.Business.role)
|
|
3279
3293
|
);
|
|
@@ -3289,13 +3303,13 @@ const Ar = { class: "col flex items-center" }, Sr = {
|
|
|
3289
3303
|
}
|
|
3290
3304
|
Rn(async () => {
|
|
3291
3305
|
await Promise.all([
|
|
3292
|
-
|
|
3306
|
+
Fr.readWarehouses().then((N) => A.value = N),
|
|
3293
3307
|
c()
|
|
3294
3308
|
]);
|
|
3295
3309
|
});
|
|
3296
|
-
const F = q(() =>
|
|
3310
|
+
const F = q(() => Lt(
|
|
3297
3311
|
n.value,
|
|
3298
|
-
|
|
3312
|
+
Ot
|
|
3299
3313
|
).filter((v) => {
|
|
3300
3314
|
const W = v.source;
|
|
3301
3315
|
return (W == null ? void 0 : W.type) !== "systemPermissionSet" ? !0 : v.actions.includes("manage");
|
|
@@ -3306,7 +3320,7 @@ const Ar = { class: "col flex items-center" }, Sr = {
|
|
|
3306
3320
|
const G = m(v.subject);
|
|
3307
3321
|
if (!G) return v;
|
|
3308
3322
|
const j = G.actions;
|
|
3309
|
-
return j.length <= 1 || j.filter((
|
|
3323
|
+
return j.length <= 1 || j.filter((B) => !W.includes(B)).length === 0 ? v : { ...v, actions: [...j] };
|
|
3310
3324
|
}));
|
|
3311
3325
|
function x(N) {
|
|
3312
3326
|
const R = new Set(
|
|
@@ -3318,22 +3332,22 @@ const Ar = { class: "col flex items-center" }, Sr = {
|
|
|
3318
3332
|
);
|
|
3319
3333
|
let G = [...n.value];
|
|
3320
3334
|
for (const j of R)
|
|
3321
|
-
v.has(j) || (W.has(j) && (G = G.filter((
|
|
3335
|
+
v.has(j) || (W.has(j) && (G = G.filter((B) => B.subject !== j)), (!W.has(j) || Lt(
|
|
3322
3336
|
G,
|
|
3323
|
-
|
|
3337
|
+
Ot
|
|
3324
3338
|
).some(
|
|
3325
|
-
(
|
|
3326
|
-
)) && !G.some((
|
|
3339
|
+
(B) => B.subject === j && !B.inverted && B.actions.includes("manage")
|
|
3340
|
+
)) && !G.some((B) => B.subject === j && B.inverted) && G.push({ subject: j, actions: ["manage"], inverted: !0 }));
|
|
3327
3341
|
for (const j of v)
|
|
3328
3342
|
if (!R.has(j)) {
|
|
3329
|
-
const te = G.some((
|
|
3330
|
-
if (G = G.filter((
|
|
3331
|
-
const
|
|
3343
|
+
const te = G.some((B) => B.subject === j && B.inverted);
|
|
3344
|
+
if (G = G.filter((B) => !(B.subject === j && B.inverted)), !te && !W.has(j)) {
|
|
3345
|
+
const B = N.find(
|
|
3332
3346
|
(fe) => fe.subject === j && !fe.inverted
|
|
3333
3347
|
), ge = m(j);
|
|
3334
|
-
if (ge &&
|
|
3348
|
+
if (ge && B) {
|
|
3335
3349
|
const { category: fe, showByFeatureFlag: H, ...Z } = ge;
|
|
3336
|
-
G.push({ ...Z, actions:
|
|
3350
|
+
G.push({ ...Z, actions: B.actions });
|
|
3337
3351
|
}
|
|
3338
3352
|
}
|
|
3339
3353
|
}
|
|
@@ -3341,9 +3355,9 @@ const Ar = { class: "col flex items-center" }, Sr = {
|
|
|
3341
3355
|
if (!R.has(j)) continue;
|
|
3342
3356
|
const te = F.value.find(
|
|
3343
3357
|
(Z) => Z.subject === j && !Z.inverted
|
|
3344
|
-
),
|
|
3345
|
-
if (!te || !
|
|
3346
|
-
const ge = new Set(te.actions), fe = new Set(
|
|
3358
|
+
), B = N.find((Z) => Z.subject === j && !Z.inverted);
|
|
3359
|
+
if (!te || !B) continue;
|
|
3360
|
+
const ge = new Set(te.actions), fe = new Set(B.actions);
|
|
3347
3361
|
if (ge.size === fe.size && [...ge].every((Z) => fe.has(Z)))
|
|
3348
3362
|
continue;
|
|
3349
3363
|
const H = G.findIndex((Z) => Z.subject === j && !Z.inverted);
|
|
@@ -3355,16 +3369,16 @@ const Ar = { class: "col flex items-center" }, Sr = {
|
|
|
3355
3369
|
else {
|
|
3356
3370
|
const Z = m(j);
|
|
3357
3371
|
if (Z) {
|
|
3358
|
-
const { category:
|
|
3359
|
-
G.push({
|
|
3372
|
+
const { category: Ie, showByFeatureFlag: $e, ...Je } = Z;
|
|
3373
|
+
G.push({ ...Je, actions: Array.from(fe) });
|
|
3360
3374
|
}
|
|
3361
3375
|
}
|
|
3362
|
-
ge.has("manage") && !fe.has("manage") &&
|
|
3376
|
+
ge.has("manage") && !fe.has("manage") && Lt(
|
|
3363
3377
|
G,
|
|
3364
|
-
|
|
3378
|
+
Ot
|
|
3365
3379
|
).some(
|
|
3366
|
-
(
|
|
3367
|
-
) && !G.some((
|
|
3380
|
+
(Ie) => Ie.subject === j && !Ie.inverted && Ie.actions.includes("manage")
|
|
3381
|
+
) && !G.some((Ie) => Ie.subject === j && Ie.inverted) && G.push({ subject: j, actions: ["manage"], inverted: !0 }), !ge.has("manage") && fe.has("manage") && (G = G.filter((Z) => !(Z.subject === j && Z.inverted)));
|
|
3368
3382
|
}
|
|
3369
3383
|
n.value = G;
|
|
3370
3384
|
}
|
|
@@ -3374,63 +3388,63 @@ const Ar = { class: "col flex items-center" }, Sr = {
|
|
|
3374
3388
|
l("permissionChanged", N);
|
|
3375
3389
|
},
|
|
3376
3390
|
{ deep: !0 }
|
|
3377
|
-
), (N, R) => (Q(),
|
|
3378
|
-
|
|
3379
|
-
_e(
|
|
3391
|
+
), (N, R) => (Q(), oe("div", jr, [
|
|
3392
|
+
se("div", Ur, [
|
|
3393
|
+
_e(Tr, {
|
|
3380
3394
|
"model-value": F.value,
|
|
3381
3395
|
"excluded-subjects": w,
|
|
3382
|
-
"additional-permissions":
|
|
3396
|
+
"additional-permissions": $(u),
|
|
3383
3397
|
"onUpdate:modelValue": x
|
|
3384
3398
|
}, xe({ _: 2 }, [
|
|
3385
3399
|
he(p.value, (v) => ({
|
|
3386
3400
|
name: `checkbox-${v.id}-append`,
|
|
3387
3401
|
fn: pe(() => [
|
|
3388
|
-
_e(
|
|
3402
|
+
_e(ct, { item: v }, null, 8, ["item"])
|
|
3389
3403
|
])
|
|
3390
3404
|
}))
|
|
3391
3405
|
]), 1032, ["model-value", "additional-permissions"])
|
|
3392
3406
|
]),
|
|
3393
|
-
|
|
3407
|
+
se("div", Vr, [
|
|
3394
3408
|
_e(Cn, {
|
|
3395
3409
|
"model-value": V.value,
|
|
3396
|
-
options:
|
|
3397
|
-
context:
|
|
3410
|
+
options: M.value,
|
|
3411
|
+
context: $(a)("team.labels.warehouse"),
|
|
3398
3412
|
"onUpdate:modelValue": i
|
|
3399
3413
|
}, xe({ _: 2 }, [
|
|
3400
3414
|
he(y.value, (v) => ({
|
|
3401
3415
|
name: `checkbox-${v.id}-append`,
|
|
3402
3416
|
fn: pe(() => [
|
|
3403
|
-
_e(
|
|
3417
|
+
_e(ct, { item: v }, null, 8, ["item"])
|
|
3404
3418
|
])
|
|
3405
3419
|
}))
|
|
3406
3420
|
]), 1032, ["model-value", "options", "context"])
|
|
3407
3421
|
]),
|
|
3408
|
-
|
|
3422
|
+
se("div", Gr, [
|
|
3409
3423
|
_e(Cn, {
|
|
3410
|
-
"model-value":
|
|
3411
|
-
options:
|
|
3412
|
-
context:
|
|
3413
|
-
"onUpdate:modelValue":
|
|
3424
|
+
"model-value": I.value,
|
|
3425
|
+
options: D.value,
|
|
3426
|
+
context: $(a)("team.labels.restaurant"),
|
|
3427
|
+
"onUpdate:modelValue": Y
|
|
3414
3428
|
}, xe({ _: 2 }, [
|
|
3415
|
-
he(
|
|
3429
|
+
he(O.value, (v) => ({
|
|
3416
3430
|
name: `checkbox-${v.id}-append`,
|
|
3417
3431
|
fn: pe(() => [
|
|
3418
|
-
_e(
|
|
3432
|
+
_e(ct, { item: v }, null, 8, ["item"])
|
|
3419
3433
|
])
|
|
3420
3434
|
}))
|
|
3421
3435
|
]), 1032, ["model-value", "options", "context"])
|
|
3422
3436
|
]),
|
|
3423
|
-
|
|
3424
|
-
_e(
|
|
3425
|
-
roles:
|
|
3437
|
+
se("div", Wr, [
|
|
3438
|
+
_e(Pr, {
|
|
3439
|
+
roles: $(_),
|
|
3426
3440
|
"model-value": h.value,
|
|
3427
|
-
"restaurant-ids":
|
|
3441
|
+
"restaurant-ids": I.value,
|
|
3428
3442
|
"onUpdate:modelValue": C
|
|
3429
3443
|
}, xe({ _: 2 }, [
|
|
3430
|
-
he(
|
|
3444
|
+
he(L.value, (v) => ({
|
|
3431
3445
|
name: `checkbox-${v.id}-append`,
|
|
3432
3446
|
fn: pe(() => [
|
|
3433
|
-
_e(
|
|
3447
|
+
_e(ct, { item: v }, null, 8, ["item"])
|
|
3434
3448
|
])
|
|
3435
3449
|
}))
|
|
3436
3450
|
]), 1032, ["roles", "model-value", "restaurant-ids"])
|
|
@@ -3439,5 +3453,5 @@ const Ar = { class: "col flex items-center" }, Sr = {
|
|
|
3439
3453
|
}
|
|
3440
3454
|
});
|
|
3441
3455
|
export {
|
|
3442
|
-
|
|
3456
|
+
zr as _
|
|
3443
3457
|
};
|