@feedmepos/mf-hrm-portal 2.0.11-dev → 2.0.11-dev.2
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-CPCwaKH1.js +915 -0
- package/dist/EmployeeList-CnioGTrn.js +621 -0
- package/dist/{Main-BhNhmkn8.js → Main-BfqR98z8.js} +4 -4
- package/dist/{Main-Bu-UNnSQ.js → Main-CiC6919R.js} +6 -6
- package/dist/{Main-6td6JhCb.js → Main-DcM7-Kf8.js} +1054 -1055
- package/dist/{PermissionSetList-IG15Aj5D.js → PermissionSetList-YAJeeVq4.js} +128 -124
- package/dist/{PortalPermissionEditor.vue_vue_type_script_setup_true_lang-CDA9oDkd.js → PortalPermissionEditor.vue_vue_type_script_setup_true_lang-BWwzKIj4.js} +737 -737
- package/dist/RoleList-DLRKQTNn.js +499 -0
- package/dist/TeamMemberList-WGkdgvP7.js +989 -0
- package/dist/{TimesheetList-D_JT5iyS.js → TimesheetList-FC5d0cQs.js} +74 -74
- package/dist/{app-h2mRYtCE.js → app-hhkxg2ia.js} +680 -687
- package/dist/app.js +1 -1
- package/dist/{dayjs.min-QbzmY4D1.js → dayjs.min-CmSGUQz6.js} +1 -1
- package/dist/employee-qLhiRdik.js +145 -0
- package/dist/{index-CBgvOHm7.js → index-3SJ5p2tN.js} +1 -1
- package/dist/{index-BLm_-G4e.js → index-DTHsTgiv.js} +81 -104
- package/dist/{iteration-J_5O7DIo.js → iteration-DE9d6AWC.js} +1 -1
- package/dist/{lodash-btS1GWf0.js → lodash-COiHEEND.js} +1 -1
- package/dist/src/api/employee/index.d.ts +3 -4
- package/dist/src/api/team/index.d.ts +1 -3
- package/dist/src/stores/employee.d.ts +6 -515
- package/dist/src/stores/team.d.ts +0 -6
- package/dist/src/types/employee.d.ts +1 -35
- package/dist/src/types/team.d.ts +2 -18
- package/dist/src/views/hr/employee/EmployeeForm.vue.d.ts +2 -6
- package/dist/src/views/hr/employee/EmployeeList.vue.d.ts +0 -3
- package/dist/src/views/team/member/AddMemberForm.vue.d.ts +0 -9
- package/dist/src/views/team/member/TeamMemberMasterUser.vue.d.ts +5 -5
- package/dist/style.css +1 -1
- package/dist/team-DRHPhNaF.js +33 -0
- package/dist/{timesheet-B4Vja79b.js → timesheet-B8VEnofv.js} +3 -3
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/dist/{useAppStore-CEidzV7L.js → useAppStore-bIHeIja6.js} +1 -1
- package/dist/{useLoading-fH82N_CS.js → useLoading-hhc0q3-4.js} +1 -1
- package/dist/{useReportPermissions-BZS4zPhT.js → useReportPermissions-CutJVfnG.js} +3 -3
- package/package.json +1 -1
- package/dist/AuditLogList-C7QcWwHq.js +0 -941
- package/dist/EmployeeList-CQzS4gXV.js +0 -690
- package/dist/RoleList-Cziztrpo.js +0 -519
- package/dist/TeamMemberList-DwxhZcrA.js +0 -1081
- package/dist/employee-CY4sYUu8.js +0 -232
- package/dist/src/components/table/TablePagination.vue.d.ts +0 -14
- package/dist/src/composables/useDebounce.d.ts +0 -9
- package/dist/useDebounce-Cnv3r01W.js +0 -83
|
@@ -1,19 +1,19 @@
|
|
|
1
|
-
import { getCurrentInstance as xt, inject as $n, ref as
|
|
1
|
+
import { getCurrentInstance as xt, inject as $n, ref as je, shallowRef as zn, computed as te, watch as St, onMounted as Xt, onUnmounted as An, defineComponent as ye, h as Sn, createVNode as _e, Text as Kn, Fragment as Ee, resolveComponent as Ze, createBlock as Se, openBlock as B, withCtx as be, createElementVNode as ae, createElementBlock as se, toDisplayString as Ae, unref as H, renderList as he, renderSlot as ge, createCommentVNode as Oe, createTextVNode as Qn, useSlots as qn, normalizeStyle as ct, normalizeClass as qe, toRef as Qt, createSlots as Fe, nextTick as es, mergeModels as qt, useModel as ts } from "vue";
|
|
2
2
|
import { useI18n as _t, useCoreStore as ns } from "@feedmepos/mf-common";
|
|
3
3
|
import "@vue/devtools-api";
|
|
4
|
-
import { p as
|
|
5
|
-
import { d as ut, g as os, b as is } from "./iteration-
|
|
6
|
-
import {
|
|
7
|
-
import { u as ds } from "./index-
|
|
8
|
-
import { u as fs } from "./useAppStore-
|
|
4
|
+
import { p as Mt, j as ss, x as as, y as yt, z as rs, l as ls, $ as kt } from "./index-DTHsTgiv.js";
|
|
5
|
+
import { d as ut, g as os, b as is } from "./iteration-DE9d6AWC.js";
|
|
6
|
+
import { C as cs, p as us, u as me, k as ms, A as Tt } from "./app-hhkxg2ia.js";
|
|
7
|
+
import { u as ds } from "./index-3SJ5p2tN.js";
|
|
8
|
+
import { u as fs } from "./useAppStore-bIHeIja6.js";
|
|
9
9
|
/*!
|
|
10
10
|
* shared v10.0.5
|
|
11
11
|
* (c) 2024 kazuya kawaguchi
|
|
12
12
|
* Released under the MIT License.
|
|
13
13
|
*/
|
|
14
|
-
const en = typeof window < "u", Ve = (e, t = !1) => t ? Symbol.for(e) : Symbol(e), _s = (e, t, n) => ps({ l: e, k: t, s: n }), ps = (e) => JSON.stringify(e).replace(/\u2028/g, "\\u2028").replace(/\u2029/g, "\\u2029").replace(/\u0027/g, "\\u0027"), de = (e) => typeof e == "number" && isFinite(e), hs = (e) =>
|
|
14
|
+
const en = typeof window < "u", Ve = (e, t = !1) => t ? Symbol.for(e) : Symbol(e), _s = (e, t, n) => ps({ l: e, k: t, s: n }), ps = (e) => JSON.stringify(e).replace(/\u2028/g, "\\u2028").replace(/\u2029/g, "\\u2029").replace(/\u0027/g, "\\u0027"), de = (e) => typeof e == "number" && isFinite(e), hs = (e) => Zt(e) === "[object Date]", dt = (e) => Zt(e) === "[object RegExp]", pt = (e) => $(e) && Object.keys(e).length === 0, fe = Object.assign, bs = Object.create, q = (e = null) => bs(e);
|
|
15
15
|
let tn;
|
|
16
|
-
const
|
|
16
|
+
const Ue = () => tn || (tn = typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : typeof window < "u" ? window : typeof global < "u" ? global : q());
|
|
17
17
|
function nn(e) {
|
|
18
18
|
return e.replace(/</g, "<").replace(/>/g, ">").replace(/"/g, """).replace(/'/g, "'");
|
|
19
19
|
}
|
|
@@ -21,14 +21,14 @@ const gs = Object.prototype.hasOwnProperty;
|
|
|
21
21
|
function Ne(e, t) {
|
|
22
22
|
return gs.call(e, t);
|
|
23
23
|
}
|
|
24
|
-
const ue = Array.isArray, le = (e) => typeof e == "function", F = (e) => typeof e == "string", ce = (e) => typeof e == "boolean",
|
|
25
|
-
function
|
|
24
|
+
const ue = Array.isArray, le = (e) => typeof e == "function", F = (e) => typeof e == "string", ce = (e) => typeof e == "boolean", z = (e) => e !== null && typeof e == "object", vs = (e) => z(e) && le(e.then) && le(e.catch), Mn = Object.prototype.toString, Zt = (e) => Mn.call(e), $ = (e) => Zt(e) === "[object Object]", Is = (e) => e == null ? "" : ue(e) || $(e) && e.toString === Mn ? JSON.stringify(e, null, 2) : String(e);
|
|
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 Es(e, t) {
|
|
29
29
|
typeof console < "u" && (console.warn("[intlify] " + e), t && console.warn(t.stack));
|
|
30
30
|
}
|
|
31
|
-
const rt = (e) => !
|
|
31
|
+
const rt = (e) => !z(e) || ue(e);
|
|
32
32
|
function mt(e, t) {
|
|
33
33
|
if (rt(e) || rt(t))
|
|
34
34
|
throw new Error("Invalid value");
|
|
@@ -36,17 +36,17 @@ function mt(e, t) {
|
|
|
36
36
|
for (; n.length; ) {
|
|
37
37
|
const { src: s, des: l } = n.pop();
|
|
38
38
|
Object.keys(s).forEach((a) => {
|
|
39
|
-
a !== "__proto__" && (
|
|
39
|
+
a !== "__proto__" && (z(s[a]) && !z(l[a]) && (l[a] = Array.isArray(s[a]) ? [] : q()), rt(l[a]) || rt(s[a]) ? l[a] = s[a] : n.push({ src: s[a], des: l[a] }));
|
|
40
40
|
});
|
|
41
41
|
}
|
|
42
42
|
}
|
|
43
43
|
function Ns(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
|
-
const
|
|
49
|
+
const Q = {
|
|
50
50
|
// tokenizer error codes
|
|
51
51
|
EXPECTED_TOKEN: 1,
|
|
52
52
|
INVALID_TOKEN_IN_PLACEHOLDER: 2,
|
|
@@ -73,10 +73,10 @@ function ks(e) {
|
|
|
73
73
|
}
|
|
74
74
|
const Te = " ", Ts = "\r", pe = `
|
|
75
75
|
`, Os = "\u2028", Ls = "\u2029";
|
|
76
|
-
function
|
|
76
|
+
function Cs(e) {
|
|
77
77
|
const t = e;
|
|
78
78
|
let n = 0, s = 1, l = 1, a = 0;
|
|
79
|
-
const c = (g) => t[g] === Ts && t[g + 1] === pe, m = (g) => t[g] === pe, u = (g) => t[g] === Ls, p = (g) => t[g] === Os, O = (g) => c(g) || m(g) || u(g) || p(g),
|
|
79
|
+
const c = (g) => t[g] === Ts && t[g + 1] === pe, m = (g) => t[g] === pe, u = (g) => t[g] === Ls, p = (g) => t[g] === Os, O = (g) => c(g) || m(g) || u(g) || p(g), C = () => n, N = () => s, P = () => l, V = () => a, L = (g) => c(g) || u(g) || p(g) ? pe : t[g], D = () => L(n), i = () => L(n + a);
|
|
80
80
|
function d() {
|
|
81
81
|
return a = 0, O(n) && (s++, l = 0), c(n) && n++, n++, l++, t[n];
|
|
82
82
|
}
|
|
@@ -86,7 +86,7 @@ function Rs(e) {
|
|
|
86
86
|
function _() {
|
|
87
87
|
n = 0, s = 1, l = 1, a = 0;
|
|
88
88
|
}
|
|
89
|
-
function
|
|
89
|
+
function w(g = 0) {
|
|
90
90
|
a = g;
|
|
91
91
|
}
|
|
92
92
|
function S() {
|
|
@@ -96,23 +96,23 @@ function Rs(e) {
|
|
|
96
96
|
a = 0;
|
|
97
97
|
}
|
|
98
98
|
return {
|
|
99
|
-
index:
|
|
99
|
+
index: C,
|
|
100
100
|
line: N,
|
|
101
101
|
column: P,
|
|
102
102
|
peekOffset: V,
|
|
103
103
|
charAt: L,
|
|
104
|
-
currentChar:
|
|
104
|
+
currentChar: D,
|
|
105
105
|
currentPeek: i,
|
|
106
106
|
next: d,
|
|
107
107
|
peek: y,
|
|
108
108
|
reset: _,
|
|
109
|
-
resetPeek:
|
|
109
|
+
resetPeek: w,
|
|
110
110
|
skipToPeek: S
|
|
111
111
|
};
|
|
112
112
|
}
|
|
113
|
-
const
|
|
113
|
+
const Re = void 0, Rs = ".", sn = "'", As = "tokenizer";
|
|
114
114
|
function Ss(e, t = {}) {
|
|
115
|
-
const n = t.location !== !1, s =
|
|
115
|
+
const n = t.location !== !1, s = Cs(e), l = () => s.index(), a = () => Ns(s.line(), s.column(), s.index()), c = a(), m = l(), u = {
|
|
116
116
|
currentType: 13,
|
|
117
117
|
offset: m,
|
|
118
118
|
startLoc: c,
|
|
@@ -125,20 +125,20 @@ function Ss(e, t = {}) {
|
|
|
125
125
|
inLinked: !1,
|
|
126
126
|
text: ""
|
|
127
127
|
}, p = () => u, { onError: O } = t;
|
|
128
|
-
function
|
|
128
|
+
function C(r, o, b, ...j) {
|
|
129
129
|
const oe = p();
|
|
130
130
|
if (o.column += b, o.offset += b, O) {
|
|
131
|
-
const
|
|
131
|
+
const Z = n ? Dt(oe.startLoc, o) : null, f = ht(r, Z, {
|
|
132
132
|
domain: As,
|
|
133
|
-
args:
|
|
133
|
+
args: j
|
|
134
134
|
});
|
|
135
135
|
O(f);
|
|
136
136
|
}
|
|
137
137
|
}
|
|
138
138
|
function N(r, o, b) {
|
|
139
139
|
r.endLoc = a(), r.currentType = o;
|
|
140
|
-
const
|
|
141
|
-
return n && (
|
|
140
|
+
const j = { type: o };
|
|
141
|
+
return n && (j.loc = Dt(r.startLoc, r.endLoc)), b != null && (j.value = b), j;
|
|
142
142
|
}
|
|
143
143
|
const P = (r) => N(
|
|
144
144
|
r,
|
|
@@ -146,7 +146,7 @@ function Ss(e, t = {}) {
|
|
|
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) : (C(Q.EXPECTED_TOKEN, a(), 0, o), "");
|
|
150
150
|
}
|
|
151
151
|
function L(r) {
|
|
152
152
|
let o = "";
|
|
@@ -154,12 +154,12 @@ function Ss(e, t = {}) {
|
|
|
154
154
|
o += r.currentPeek(), r.peek();
|
|
155
155
|
return o;
|
|
156
156
|
}
|
|
157
|
-
function
|
|
157
|
+
function D(r) {
|
|
158
158
|
const o = L(r);
|
|
159
159
|
return r.skipToPeek(), o;
|
|
160
160
|
}
|
|
161
161
|
function i(r) {
|
|
162
|
-
if (r ===
|
|
162
|
+
if (r === Re)
|
|
163
163
|
return !1;
|
|
164
164
|
const o = r.charCodeAt(0);
|
|
165
165
|
return o >= 97 && o <= 122 || // a-z
|
|
@@ -167,7 +167,7 @@ function Ss(e, t = {}) {
|
|
|
167
167
|
o === 95;
|
|
168
168
|
}
|
|
169
169
|
function d(r) {
|
|
170
|
-
if (r ===
|
|
170
|
+
if (r === Re)
|
|
171
171
|
return !1;
|
|
172
172
|
const o = r.charCodeAt(0);
|
|
173
173
|
return o >= 48 && o <= 57;
|
|
@@ -177,76 +177,76 @@ function Ss(e, t = {}) {
|
|
|
177
177
|
if (b !== 2)
|
|
178
178
|
return !1;
|
|
179
179
|
L(r);
|
|
180
|
-
const
|
|
181
|
-
return r.resetPeek(),
|
|
180
|
+
const j = i(r.currentPeek());
|
|
181
|
+
return r.resetPeek(), j;
|
|
182
182
|
}
|
|
183
183
|
function _(r, o) {
|
|
184
184
|
const { currentType: b } = o;
|
|
185
185
|
if (b !== 2)
|
|
186
186
|
return !1;
|
|
187
187
|
L(r);
|
|
188
|
-
const
|
|
188
|
+
const j = r.currentPeek() === "-" ? r.peek() : r.currentPeek(), oe = d(j);
|
|
189
189
|
return r.resetPeek(), oe;
|
|
190
190
|
}
|
|
191
|
-
function
|
|
191
|
+
function w(r, o) {
|
|
192
192
|
const { currentType: b } = o;
|
|
193
193
|
if (b !== 2)
|
|
194
194
|
return !1;
|
|
195
195
|
L(r);
|
|
196
|
-
const
|
|
197
|
-
return r.resetPeek(),
|
|
196
|
+
const j = r.currentPeek() === sn;
|
|
197
|
+
return r.resetPeek(), j;
|
|
198
198
|
}
|
|
199
199
|
function S(r, o) {
|
|
200
200
|
const { currentType: b } = o;
|
|
201
201
|
if (b !== 7)
|
|
202
202
|
return !1;
|
|
203
203
|
L(r);
|
|
204
|
-
const
|
|
205
|
-
return r.resetPeek(),
|
|
204
|
+
const j = r.currentPeek() === ".";
|
|
205
|
+
return r.resetPeek(), j;
|
|
206
206
|
}
|
|
207
207
|
function g(r, o) {
|
|
208
208
|
const { currentType: b } = o;
|
|
209
209
|
if (b !== 8)
|
|
210
210
|
return !1;
|
|
211
211
|
L(r);
|
|
212
|
-
const
|
|
213
|
-
return r.resetPeek(),
|
|
212
|
+
const j = i(r.currentPeek());
|
|
213
|
+
return r.resetPeek(), j;
|
|
214
214
|
}
|
|
215
215
|
function v(r, o) {
|
|
216
216
|
const { currentType: b } = o;
|
|
217
217
|
if (!(b === 7 || b === 11))
|
|
218
218
|
return !1;
|
|
219
219
|
L(r);
|
|
220
|
-
const
|
|
221
|
-
return r.resetPeek(),
|
|
220
|
+
const j = r.currentPeek() === ":";
|
|
221
|
+
return r.resetPeek(), j;
|
|
222
222
|
}
|
|
223
223
|
function h(r, o) {
|
|
224
224
|
const { currentType: b } = o;
|
|
225
225
|
if (b !== 9)
|
|
226
226
|
return !1;
|
|
227
|
-
const
|
|
228
|
-
const
|
|
229
|
-
return
|
|
230
|
-
}, oe =
|
|
227
|
+
const j = () => {
|
|
228
|
+
const Z = r.currentPeek();
|
|
229
|
+
return Z === "{" ? i(r.peek()) : Z === "@" || Z === "|" || Z === ":" || Z === "." || Z === Te || !Z ? !1 : Z === pe ? (r.peek(), j()) : A(r, !1);
|
|
230
|
+
}, oe = j();
|
|
231
231
|
return r.resetPeek(), oe;
|
|
232
232
|
}
|
|
233
|
-
function
|
|
233
|
+
function E(r) {
|
|
234
234
|
L(r);
|
|
235
235
|
const o = r.currentPeek() === "|";
|
|
236
236
|
return r.resetPeek(), o;
|
|
237
237
|
}
|
|
238
238
|
function A(r, o = !0) {
|
|
239
|
-
const b = (oe = !1,
|
|
239
|
+
const b = (oe = !1, Z = "") => {
|
|
240
240
|
const f = r.currentPeek();
|
|
241
|
-
return f === "{" || f === "@" || !f ? oe : f === "|" ? !(
|
|
242
|
-
},
|
|
243
|
-
return o && r.resetPeek(),
|
|
241
|
+
return f === "{" || f === "@" || !f ? oe : f === "|" ? !(Z === Te || Z === pe) : f === Te ? (r.peek(), b(!0, Te)) : f === pe ? (r.peek(), b(!0, pe)) : !0;
|
|
242
|
+
}, j = b();
|
|
243
|
+
return o && r.resetPeek(), j;
|
|
244
244
|
}
|
|
245
|
-
function
|
|
245
|
+
function R(r, o) {
|
|
246
246
|
const b = r.currentChar();
|
|
247
|
-
return b ===
|
|
247
|
+
return b === Re ? Re : o(b) ? (r.next(), b) : null;
|
|
248
248
|
}
|
|
249
|
-
function
|
|
249
|
+
function G(r) {
|
|
250
250
|
const o = r.charCodeAt(0);
|
|
251
251
|
return o >= 97 && o <= 122 || // a-z
|
|
252
252
|
o >= 65 && o <= 90 || // A-Z
|
|
@@ -254,10 +254,10 @@ function Ss(e, t = {}) {
|
|
|
254
254
|
o === 95 || // _
|
|
255
255
|
o === 36;
|
|
256
256
|
}
|
|
257
|
-
function
|
|
258
|
-
return
|
|
257
|
+
function W(r) {
|
|
258
|
+
return R(r, G);
|
|
259
259
|
}
|
|
260
|
-
function
|
|
260
|
+
function M(r) {
|
|
261
261
|
const o = r.charCodeAt(0);
|
|
262
262
|
return o >= 97 && o <= 122 || // a-z
|
|
263
263
|
o >= 65 && o <= 90 || // A-Z
|
|
@@ -267,14 +267,14 @@ function Ss(e, t = {}) {
|
|
|
267
267
|
o === 45;
|
|
268
268
|
}
|
|
269
269
|
function T(r) {
|
|
270
|
-
return
|
|
270
|
+
return R(r, M);
|
|
271
271
|
}
|
|
272
272
|
function k(r) {
|
|
273
273
|
const o = r.charCodeAt(0);
|
|
274
274
|
return o >= 48 && o <= 57;
|
|
275
275
|
}
|
|
276
|
-
function
|
|
277
|
-
return
|
|
276
|
+
function Y(r) {
|
|
277
|
+
return R(r, k);
|
|
278
278
|
}
|
|
279
279
|
function x(r) {
|
|
280
280
|
const o = r.charCodeAt(0);
|
|
@@ -282,12 +282,12 @@ function Ss(e, t = {}) {
|
|
|
282
282
|
o >= 65 && o <= 70 || // A-F
|
|
283
283
|
o >= 97 && o <= 102;
|
|
284
284
|
}
|
|
285
|
-
function
|
|
286
|
-
return
|
|
285
|
+
function U(r) {
|
|
286
|
+
return R(r, x);
|
|
287
287
|
}
|
|
288
288
|
function ne(r) {
|
|
289
289
|
let o = "", b = "";
|
|
290
|
-
for (; o =
|
|
290
|
+
for (; o = Y(r); )
|
|
291
291
|
b += o;
|
|
292
292
|
return b;
|
|
293
293
|
}
|
|
@@ -301,7 +301,7 @@ function Ss(e, t = {}) {
|
|
|
301
301
|
if (A(r))
|
|
302
302
|
o += b, r.next();
|
|
303
303
|
else {
|
|
304
|
-
if (
|
|
304
|
+
if (E(r))
|
|
305
305
|
break;
|
|
306
306
|
o += b, r.next();
|
|
307
307
|
}
|
|
@@ -311,29 +311,29 @@ function Ss(e, t = {}) {
|
|
|
311
311
|
return o;
|
|
312
312
|
}
|
|
313
313
|
function X(r) {
|
|
314
|
-
|
|
314
|
+
D(r);
|
|
315
315
|
let o = "", b = "";
|
|
316
316
|
for (; o = T(r); )
|
|
317
317
|
b += o;
|
|
318
|
-
return r.currentChar() ===
|
|
318
|
+
return r.currentChar() === Re && C(Q.UNTERMINATED_CLOSING_BRACE, a(), 0), b;
|
|
319
319
|
}
|
|
320
|
-
function
|
|
321
|
-
|
|
320
|
+
function K(r) {
|
|
321
|
+
D(r);
|
|
322
322
|
let o = "";
|
|
323
|
-
return r.currentChar() === "-" ? (r.next(), o += `-${ne(r)}`) : o += ne(r), r.currentChar() ===
|
|
323
|
+
return r.currentChar() === "-" ? (r.next(), o += `-${ne(r)}`) : o += ne(r), r.currentChar() === Re && C(Q.UNTERMINATED_CLOSING_BRACE, a(), 0), o;
|
|
324
324
|
}
|
|
325
|
-
function
|
|
325
|
+
function we(r) {
|
|
326
326
|
return r !== sn && r !== pe;
|
|
327
327
|
}
|
|
328
328
|
function re(r) {
|
|
329
|
-
|
|
329
|
+
D(r), V(r, "'");
|
|
330
330
|
let o = "", b = "";
|
|
331
|
-
for (; o =
|
|
332
|
-
o === "\\" ? b +=
|
|
333
|
-
const
|
|
334
|
-
return
|
|
331
|
+
for (; o = R(r, we); )
|
|
332
|
+
o === "\\" ? b += Ie(r) : b += o;
|
|
333
|
+
const j = r.currentChar();
|
|
334
|
+
return j === pe || j === Re ? (C(Q.UNTERMINATED_SINGLE_QUOTE_IN_PLACEHOLDER, a(), 0), j === pe && (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 "\\":
|
|
@@ -344,146 +344,146 @@ function Ss(e, t = {}) {
|
|
|
344
344
|
case "U":
|
|
345
345
|
return Je(r, o, 6);
|
|
346
346
|
default:
|
|
347
|
-
return
|
|
347
|
+
return C(Q.UNKNOWN_ESCAPE_SEQUENCE, a(), 0, o), "";
|
|
348
348
|
}
|
|
349
349
|
}
|
|
350
350
|
function Je(r, o, b) {
|
|
351
351
|
V(r, o);
|
|
352
|
-
let
|
|
352
|
+
let j = "";
|
|
353
353
|
for (let oe = 0; oe < b; oe++) {
|
|
354
|
-
const
|
|
355
|
-
if (!
|
|
356
|
-
|
|
354
|
+
const Z = U(r);
|
|
355
|
+
if (!Z) {
|
|
356
|
+
C(Q.INVALID_UNICODE_ESCAPE_SEQUENCE, a(), 0, `\\${o}${j}${r.currentChar()}`);
|
|
357
357
|
break;
|
|
358
358
|
}
|
|
359
|
-
|
|
359
|
+
j += Z;
|
|
360
360
|
}
|
|
361
|
-
return `\\${o}${
|
|
361
|
+
return `\\${o}${j}`;
|
|
362
362
|
}
|
|
363
363
|
function $e(r) {
|
|
364
364
|
return r !== "{" && r !== "}" && r !== Te && r !== pe;
|
|
365
365
|
}
|
|
366
366
|
function vt(r) {
|
|
367
|
-
|
|
367
|
+
D(r);
|
|
368
368
|
let o = "", b = "";
|
|
369
|
-
for (; o =
|
|
369
|
+
for (; o = R(r, $e); )
|
|
370
370
|
b += o;
|
|
371
371
|
return b;
|
|
372
372
|
}
|
|
373
|
-
function
|
|
373
|
+
function It(r) {
|
|
374
374
|
let o = "", b = "";
|
|
375
|
-
for (; o =
|
|
375
|
+
for (; o = W(r); )
|
|
376
376
|
b += o;
|
|
377
377
|
return b;
|
|
378
378
|
}
|
|
379
|
-
function
|
|
379
|
+
function Et(r) {
|
|
380
380
|
const o = (b) => {
|
|
381
|
-
const
|
|
382
|
-
return
|
|
381
|
+
const j = r.currentChar();
|
|
382
|
+
return j === "{" || j === "@" || j === "|" || j === "(" || j === ")" || !j || j === Te ? b : (b += j, r.next(), o(b));
|
|
383
383
|
};
|
|
384
384
|
return o("");
|
|
385
385
|
}
|
|
386
|
-
function
|
|
387
|
-
|
|
386
|
+
function ze(r) {
|
|
387
|
+
D(r);
|
|
388
388
|
const o = V(
|
|
389
389
|
r,
|
|
390
390
|
"|"
|
|
391
391
|
/* TokenChars.Pipe */
|
|
392
392
|
);
|
|
393
|
-
return
|
|
393
|
+
return D(r), o;
|
|
394
394
|
}
|
|
395
|
-
function
|
|
395
|
+
function We(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 && C(Q.NOT_ALLOW_NEST_PLACEHOLDER, a(), 0), r.next(), b = N(
|
|
400
400
|
o,
|
|
401
401
|
2,
|
|
402
402
|
"{"
|
|
403
403
|
/* TokenChars.BraceLeft */
|
|
404
|
-
),
|
|
404
|
+
), D(r), o.braceNest++, b;
|
|
405
405
|
case "}":
|
|
406
|
-
return o.braceNest > 0 && o.currentType === 2 &&
|
|
406
|
+
return o.braceNest > 0 && o.currentType === 2 && C(Q.EMPTY_PLACEHOLDER, a(), 0), r.next(), b = N(
|
|
407
407
|
o,
|
|
408
408
|
3,
|
|
409
409
|
"}"
|
|
410
410
|
/* TokenChars.BraceRight */
|
|
411
|
-
), o.braceNest--, o.braceNest > 0 &&
|
|
411
|
+
), o.braceNest--, o.braceNest > 0 && D(r), o.inLinked && o.braceNest === 0 && (o.inLinked = !1), b;
|
|
412
412
|
case "@":
|
|
413
|
-
return o.braceNest > 0 &&
|
|
413
|
+
return o.braceNest > 0 && C(Q.UNTERMINATED_CLOSING_BRACE, a(), 0), b = Ge(r, o) || P(o), o.braceNest = 0, b;
|
|
414
414
|
default: {
|
|
415
|
-
let oe = !0,
|
|
416
|
-
if (
|
|
417
|
-
return o.braceNest > 0 &&
|
|
415
|
+
let oe = !0, Z = !0, f = !0;
|
|
416
|
+
if (E(r))
|
|
417
|
+
return o.braceNest > 0 && C(Q.UNTERMINATED_CLOSING_BRACE, a(), 0), b = N(o, 1, ze(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
|
|
419
|
+
return C(Q.UNTERMINATED_CLOSING_BRACE, a(), 0), o.braceNest = 0, Ke(r, o);
|
|
420
420
|
if (oe = y(r, o))
|
|
421
|
-
return b = N(o, 4, X(r)),
|
|
422
|
-
if (
|
|
423
|
-
return b = N(o, 5,
|
|
424
|
-
if (f =
|
|
425
|
-
return b = N(o, 6, re(r)),
|
|
426
|
-
if (!oe && !
|
|
427
|
-
return b = N(o, 12, vt(r)),
|
|
421
|
+
return b = N(o, 4, X(r)), D(r), b;
|
|
422
|
+
if (Z = _(r, o))
|
|
423
|
+
return b = N(o, 5, K(r)), D(r), b;
|
|
424
|
+
if (f = w(r, o))
|
|
425
|
+
return b = N(o, 6, re(r)), D(r), b;
|
|
426
|
+
if (!oe && !Z && !f)
|
|
427
|
+
return b = N(o, 12, vt(r)), C(Q.INVALID_TOKEN_IN_PLACEHOLDER, a(), 0, b.value), D(r), b;
|
|
428
428
|
break;
|
|
429
429
|
}
|
|
430
430
|
}
|
|
431
431
|
return b;
|
|
432
432
|
}
|
|
433
|
-
function
|
|
433
|
+
function Ge(r, o) {
|
|
434
434
|
const { currentType: b } = o;
|
|
435
|
-
let
|
|
435
|
+
let j = null;
|
|
436
436
|
const oe = r.currentChar();
|
|
437
|
-
switch ((b === 7 || b === 8 || b === 11 || b === 9) && (oe === pe || oe === Te) &&
|
|
437
|
+
switch ((b === 7 || b === 8 || b === 11 || b === 9) && (oe === pe || oe === Te) && C(Q.INVALID_LINKED_FORMAT, a(), 0), oe) {
|
|
438
438
|
case "@":
|
|
439
|
-
return r.next(),
|
|
439
|
+
return r.next(), j = N(
|
|
440
440
|
o,
|
|
441
441
|
7,
|
|
442
442
|
"@"
|
|
443
443
|
/* TokenChars.LinkedAlias */
|
|
444
|
-
), o.inLinked = !0,
|
|
444
|
+
), o.inLinked = !0, j;
|
|
445
445
|
case ".":
|
|
446
|
-
return
|
|
446
|
+
return D(r), r.next(), N(
|
|
447
447
|
o,
|
|
448
448
|
8,
|
|
449
449
|
"."
|
|
450
450
|
/* TokenChars.LinkedDot */
|
|
451
451
|
);
|
|
452
452
|
case ":":
|
|
453
|
-
return
|
|
453
|
+
return D(r), r.next(), N(
|
|
454
454
|
o,
|
|
455
455
|
9,
|
|
456
456
|
":"
|
|
457
457
|
/* TokenChars.LinkedDelimiter */
|
|
458
458
|
);
|
|
459
459
|
default:
|
|
460
|
-
return
|
|
460
|
+
return E(r) ? (j = N(o, 1, ze(r)), o.braceNest = 0, o.inLinked = !1, j) : S(r, o) || v(r, o) ? (D(r), Ge(r, o)) : g(r, o) ? (D(r), N(o, 11, It(r))) : h(r, o) ? (D(r), oe === "{" ? We(r, o) || j : N(o, 10, Et(r))) : (b === 7 && C(Q.INVALID_LINKED_FORMAT, a(), 0), o.braceNest = 0, o.inLinked = !1, Ke(r, o));
|
|
461
461
|
}
|
|
462
462
|
}
|
|
463
|
-
function
|
|
463
|
+
function Ke(r, o) {
|
|
464
464
|
let b = {
|
|
465
465
|
type: 13
|
|
466
466
|
/* TokenTypes.EOF */
|
|
467
467
|
};
|
|
468
468
|
if (o.braceNest > 0)
|
|
469
|
-
return Ge(r, o) || P(o);
|
|
470
|
-
if (o.inLinked)
|
|
471
469
|
return We(r, o) || P(o);
|
|
470
|
+
if (o.inLinked)
|
|
471
|
+
return Ge(r, o) || P(o);
|
|
472
472
|
switch (r.currentChar()) {
|
|
473
473
|
case "{":
|
|
474
|
-
return
|
|
474
|
+
return We(r, o) || P(o);
|
|
475
475
|
case "}":
|
|
476
|
-
return
|
|
476
|
+
return C(Q.UNBALANCED_CLOSING_BRACE, a(), 0), r.next(), N(
|
|
477
477
|
o,
|
|
478
478
|
3,
|
|
479
479
|
"}"
|
|
480
480
|
/* TokenChars.BraceRight */
|
|
481
481
|
);
|
|
482
482
|
case "@":
|
|
483
|
-
return
|
|
483
|
+
return Ge(r, o) || P(o);
|
|
484
484
|
default: {
|
|
485
|
-
if (
|
|
486
|
-
return b = N(o, 1,
|
|
485
|
+
if (E(r))
|
|
486
|
+
return b = N(o, 1, ze(r)), o.braceNest = 0, o.inLinked = !1, b;
|
|
487
487
|
if (A(r))
|
|
488
488
|
return N(o, 0, J(r));
|
|
489
489
|
break;
|
|
@@ -492,12 +492,12 @@ function Ss(e, t = {}) {
|
|
|
492
492
|
return b;
|
|
493
493
|
}
|
|
494
494
|
function Nt() {
|
|
495
|
-
const { currentType: r, offset: o, startLoc: b, endLoc:
|
|
496
|
-
return u.lastType = r, u.lastOffset = o, u.lastStartLoc = b, u.lastEndLoc =
|
|
495
|
+
const { currentType: r, offset: o, startLoc: b, endLoc: j } = u;
|
|
496
|
+
return u.lastType = r, u.lastOffset = o, u.lastStartLoc = b, u.lastEndLoc = j, u.offset = l(), u.startLoc = a(), s.currentChar() === Re ? N(
|
|
497
497
|
u,
|
|
498
498
|
13
|
|
499
499
|
/* TokenTypes.EOF */
|
|
500
|
-
) :
|
|
500
|
+
) : Ke(s, u);
|
|
501
501
|
}
|
|
502
502
|
return {
|
|
503
503
|
nextToken: Nt,
|
|
@@ -506,8 +506,8 @@ function Ss(e, t = {}) {
|
|
|
506
506
|
context: p
|
|
507
507
|
};
|
|
508
508
|
}
|
|
509
|
-
const
|
|
510
|
-
function
|
|
509
|
+
const Ms = "parser", Ds = /(?:\\\\|\\'|\\u([0-9a-fA-F]{4})|\\U([0-9a-fA-F]{6}))/g;
|
|
510
|
+
function ws(e, t, n) {
|
|
511
511
|
switch (e) {
|
|
512
512
|
case "\\\\":
|
|
513
513
|
return "\\";
|
|
@@ -521,12 +521,12 @@ function Ms(e, t, n) {
|
|
|
521
521
|
}
|
|
522
522
|
function Ps(e = {}) {
|
|
523
523
|
const t = e.location !== !1, { onError: n } = e;
|
|
524
|
-
function s(i, d, y, _, ...
|
|
524
|
+
function s(i, d, y, _, ...w) {
|
|
525
525
|
const S = i.currentPosition();
|
|
526
526
|
if (S.offset += _, S.column += _, n) {
|
|
527
|
-
const g = t ?
|
|
528
|
-
domain:
|
|
529
|
-
args:
|
|
527
|
+
const g = t ? Dt(y, S) : null, v = ht(d, g, {
|
|
528
|
+
domain: Ms,
|
|
529
|
+
args: w
|
|
530
530
|
});
|
|
531
531
|
n(v);
|
|
532
532
|
}
|
|
@@ -543,27 +543,27 @@ function Ps(e = {}) {
|
|
|
543
543
|
return _.value = d, a(_, i.currentOffset(), i.currentPosition()), _;
|
|
544
544
|
}
|
|
545
545
|
function m(i, d) {
|
|
546
|
-
const y = i.context(), { lastOffset: _, lastStartLoc:
|
|
546
|
+
const y = i.context(), { lastOffset: _, lastStartLoc: w } = y, S = l(5, _, w);
|
|
547
547
|
return S.index = parseInt(d, 10), i.nextToken(), a(S, i.currentOffset(), i.currentPosition()), S;
|
|
548
548
|
}
|
|
549
549
|
function u(i, d) {
|
|
550
|
-
const y = i.context(), { lastOffset: _, lastStartLoc:
|
|
550
|
+
const y = i.context(), { lastOffset: _, lastStartLoc: w } = y, S = l(4, _, w);
|
|
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 y = i.context(), { lastOffset: _, lastStartLoc:
|
|
555
|
-
return S.value = d.replace(
|
|
554
|
+
const y = i.context(), { lastOffset: _, lastStartLoc: w } = y, S = l(9, _, w);
|
|
555
|
+
return S.value = d.replace(Ds, ws), i.nextToken(), a(S, i.currentOffset(), i.currentPosition()), S;
|
|
556
556
|
}
|
|
557
557
|
function O(i) {
|
|
558
|
-
const d = i.nextToken(), y = i.context(), { lastOffset: _, lastStartLoc:
|
|
559
|
-
return d.type !== 11 ? (s(i,
|
|
558
|
+
const d = i.nextToken(), y = i.context(), { lastOffset: _, lastStartLoc: w } = y, S = l(8, _, w);
|
|
559
|
+
return d.type !== 11 ? (s(i, Q.UNEXPECTED_EMPTY_LINKED_MODIFIER, y.lastStartLoc, 0), S.value = "", a(S, _, w), {
|
|
560
560
|
nextConsumeToken: d,
|
|
561
561
|
node: S
|
|
562
|
-
}) : (d.value == null && s(i,
|
|
562
|
+
}) : (d.value == null && s(i, Q.UNEXPECTED_LEXICAL_ANALYSIS, y.lastStartLoc, 0, ke(d)), S.value = d.value || "", a(S, i.currentOffset(), i.currentPosition()), {
|
|
563
563
|
node: S
|
|
564
564
|
});
|
|
565
565
|
}
|
|
566
|
-
function
|
|
566
|
+
function C(i, d) {
|
|
567
567
|
const y = i.context(), _ = l(7, y.offset, y.startLoc);
|
|
568
568
|
return _.value = d, a(_, i.currentOffset(), i.currentPosition()), _;
|
|
569
569
|
}
|
|
@@ -571,26 +571,26 @@ function Ps(e = {}) {
|
|
|
571
571
|
const d = i.context(), y = l(6, d.offset, d.startLoc);
|
|
572
572
|
let _ = i.nextToken();
|
|
573
573
|
if (_.type === 8) {
|
|
574
|
-
const
|
|
575
|
-
y.modifier =
|
|
574
|
+
const w = O(i);
|
|
575
|
+
y.modifier = w.node, _ = w.nextConsumeToken || i.nextToken();
|
|
576
576
|
}
|
|
577
|
-
switch (_.type !== 9 && s(i,
|
|
577
|
+
switch (_.type !== 9 && s(i, Q.UNEXPECTED_LEXICAL_ANALYSIS, d.lastStartLoc, 0, ke(_)), _ = i.nextToken(), _.type === 2 && (_ = i.nextToken()), _.type) {
|
|
578
578
|
case 10:
|
|
579
|
-
_.value == null && s(i,
|
|
579
|
+
_.value == null && s(i, Q.UNEXPECTED_LEXICAL_ANALYSIS, d.lastStartLoc, 0, ke(_)), y.key = C(i, _.value || "");
|
|
580
580
|
break;
|
|
581
581
|
case 4:
|
|
582
|
-
_.value == null && s(i,
|
|
582
|
+
_.value == null && s(i, Q.UNEXPECTED_LEXICAL_ANALYSIS, d.lastStartLoc, 0, ke(_)), y.key = u(i, _.value || "");
|
|
583
583
|
break;
|
|
584
584
|
case 5:
|
|
585
|
-
_.value == null && s(i,
|
|
585
|
+
_.value == null && s(i, Q.UNEXPECTED_LEXICAL_ANALYSIS, d.lastStartLoc, 0, ke(_)), y.key = m(i, _.value || "");
|
|
586
586
|
break;
|
|
587
587
|
case 6:
|
|
588
|
-
_.value == null && s(i,
|
|
588
|
+
_.value == null && s(i, Q.UNEXPECTED_LEXICAL_ANALYSIS, d.lastStartLoc, 0, ke(_)), y.key = p(i, _.value || "");
|
|
589
589
|
break;
|
|
590
590
|
default: {
|
|
591
|
-
s(i,
|
|
592
|
-
const
|
|
593
|
-
return S.value = "", a(S,
|
|
591
|
+
s(i, Q.UNEXPECTED_EMPTY_LINKED_KEY, d.lastStartLoc, 0);
|
|
592
|
+
const w = i.context(), S = l(7, w.offset, w.startLoc);
|
|
593
|
+
return S.value = "", a(S, w.offset, w.startLoc), y.key = S, a(y, w.offset, w.startLoc), {
|
|
594
594
|
nextConsumeToken: _,
|
|
595
595
|
node: y
|
|
596
596
|
};
|
|
@@ -601,54 +601,54 @@ function Ps(e = {}) {
|
|
|
601
601
|
};
|
|
602
602
|
}
|
|
603
603
|
function P(i) {
|
|
604
|
-
const d = i.context(), y = d.currentType === 1 ? i.currentOffset() : d.offset, _ = d.currentType === 1 ? d.endLoc : d.startLoc,
|
|
605
|
-
|
|
604
|
+
const d = i.context(), y = d.currentType === 1 ? i.currentOffset() : d.offset, _ = d.currentType === 1 ? d.endLoc : d.startLoc, w = l(2, y, _);
|
|
605
|
+
w.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,
|
|
611
|
+
h.value == null && s(i, Q.UNEXPECTED_LEXICAL_ANALYSIS, d.lastStartLoc, 0, ke(h)), w.items.push(c(i, h.value || ""));
|
|
612
612
|
break;
|
|
613
613
|
case 5:
|
|
614
|
-
h.value == null && s(i,
|
|
614
|
+
h.value == null && s(i, Q.UNEXPECTED_LEXICAL_ANALYSIS, d.lastStartLoc, 0, ke(h)), w.items.push(m(i, h.value || ""));
|
|
615
615
|
break;
|
|
616
616
|
case 4:
|
|
617
|
-
h.value == null && s(i,
|
|
617
|
+
h.value == null && s(i, Q.UNEXPECTED_LEXICAL_ANALYSIS, d.lastStartLoc, 0, ke(h)), w.items.push(u(i, h.value || ""));
|
|
618
618
|
break;
|
|
619
619
|
case 6:
|
|
620
|
-
h.value == null && s(i,
|
|
620
|
+
h.value == null && s(i, Q.UNEXPECTED_LEXICAL_ANALYSIS, d.lastStartLoc, 0, ke(h)), w.items.push(p(i, h.value || ""));
|
|
621
621
|
break;
|
|
622
622
|
case 7: {
|
|
623
|
-
const
|
|
624
|
-
|
|
623
|
+
const E = N(i);
|
|
624
|
+
w.items.push(E.node), S = E.nextConsumeToken || null;
|
|
625
625
|
break;
|
|
626
626
|
}
|
|
627
627
|
}
|
|
628
628
|
} while (d.currentType !== 13 && d.currentType !== 1);
|
|
629
629
|
const g = d.currentType === 1 ? d.lastOffset : i.currentOffset(), v = d.currentType === 1 ? d.lastEndLoc : i.currentPosition();
|
|
630
|
-
return a(
|
|
630
|
+
return a(w, g, v), w;
|
|
631
631
|
}
|
|
632
632
|
function V(i, d, y, _) {
|
|
633
|
-
const
|
|
633
|
+
const w = i.context();
|
|
634
634
|
let S = _.items.length === 0;
|
|
635
635
|
const g = l(1, d, y);
|
|
636
636
|
g.cases = [], g.cases.push(_);
|
|
637
637
|
do {
|
|
638
638
|
const v = P(i);
|
|
639
639
|
S || (S = v.items.length === 0), g.cases.push(v);
|
|
640
|
-
} while (
|
|
641
|
-
return S && s(i,
|
|
640
|
+
} while (w.currentType !== 13);
|
|
641
|
+
return S && s(i, Q.MUST_HAVE_MESSAGES_IN_PLURAL, y, 0), a(g, i.currentOffset(), i.currentPosition()), g;
|
|
642
642
|
}
|
|
643
643
|
function L(i) {
|
|
644
|
-
const d = i.context(), { offset: y, startLoc: _ } = d,
|
|
645
|
-
return d.currentType === 13 ?
|
|
644
|
+
const d = i.context(), { offset: y, startLoc: _ } = d, w = P(i);
|
|
645
|
+
return d.currentType === 13 ? w : V(i, y, _, w);
|
|
646
646
|
}
|
|
647
|
-
function
|
|
647
|
+
function D(i) {
|
|
648
648
|
const d = Ss(i, fe({}, e)), y = d.context(), _ = l(0, y.offset, y.startLoc);
|
|
649
|
-
return t && _.loc && (_.loc.source = i), _.body = L(d), e.onCacheKey && (_.cacheKey = e.onCacheKey(i)), y.currentType !== 13 && s(d,
|
|
649
|
+
return t && _.loc && (_.loc.source = i), _.body = L(d), e.onCacheKey && (_.cacheKey = e.onCacheKey(i)), y.currentType !== 13 && s(d, Q.UNEXPECTED_LEXICAL_ANALYSIS, y.lastStartLoc, 0, i[y.offset] || ""), a(_, d.currentOffset(), d.currentPosition()), _;
|
|
650
650
|
}
|
|
651
|
-
return { parse:
|
|
651
|
+
return { parse: D };
|
|
652
652
|
}
|
|
653
653
|
function ke(e) {
|
|
654
654
|
if (e.type === 13)
|
|
@@ -708,7 +708,7 @@ function Bt(e, t) {
|
|
|
708
708
|
break;
|
|
709
709
|
}
|
|
710
710
|
}
|
|
711
|
-
function
|
|
711
|
+
function Us(e, t = {}) {
|
|
712
712
|
const n = Fs(e);
|
|
713
713
|
n.helper(
|
|
714
714
|
"normalize"
|
|
@@ -717,7 +717,7 @@ function js(e, t = {}) {
|
|
|
717
717
|
const s = n.context();
|
|
718
718
|
e.helpers = Array.from(s.helpers);
|
|
719
719
|
}
|
|
720
|
-
function
|
|
720
|
+
function js(e) {
|
|
721
721
|
const t = e.body;
|
|
722
722
|
return t.type === 2 ? rn(t) : t.cases.forEach((n) => rn(n)), e;
|
|
723
723
|
}
|
|
@@ -734,7 +734,7 @@ function rn(e) {
|
|
|
734
734
|
t.push(s.value);
|
|
735
735
|
}
|
|
736
736
|
if (t.length === e.items.length) {
|
|
737
|
-
e.static =
|
|
737
|
+
e.static = Yt(t);
|
|
738
738
|
for (let n = 0; n < e.items.length; n++) {
|
|
739
739
|
const s = e.items[n];
|
|
740
740
|
(s.type === 3 || s.type === 9) && delete s.value;
|
|
@@ -803,20 +803,20 @@ function Vs(e, t) {
|
|
|
803
803
|
};
|
|
804
804
|
a && e.loc && (c.source = e.loc.source);
|
|
805
805
|
const m = () => c;
|
|
806
|
-
function u(L,
|
|
806
|
+
function u(L, D) {
|
|
807
807
|
c.code += L;
|
|
808
808
|
}
|
|
809
|
-
function p(L,
|
|
810
|
-
const i =
|
|
809
|
+
function p(L, D = !0) {
|
|
810
|
+
const i = D ? s : "";
|
|
811
811
|
u(l ? i + " ".repeat(L) : i);
|
|
812
812
|
}
|
|
813
813
|
function O(L = !0) {
|
|
814
|
-
const
|
|
815
|
-
L && p(
|
|
814
|
+
const D = ++c.indentLevel;
|
|
815
|
+
L && p(D);
|
|
816
816
|
}
|
|
817
|
-
function
|
|
818
|
-
const
|
|
819
|
-
L && p(
|
|
817
|
+
function C(L = !0) {
|
|
818
|
+
const D = --c.indentLevel;
|
|
819
|
+
L && p(D);
|
|
820
820
|
}
|
|
821
821
|
function N() {
|
|
822
822
|
p(c.indentLevel);
|
|
@@ -825,27 +825,27 @@ function Vs(e, t) {
|
|
|
825
825
|
context: m,
|
|
826
826
|
push: u,
|
|
827
827
|
indent: O,
|
|
828
|
-
deindent:
|
|
828
|
+
deindent: C,
|
|
829
829
|
newline: N,
|
|
830
830
|
helper: (L) => `_${L}`,
|
|
831
831
|
needIndent: () => c.needIndent
|
|
832
832
|
};
|
|
833
833
|
}
|
|
834
|
-
function
|
|
834
|
+
function Ws(e, t) {
|
|
835
835
|
const { helper: n } = e;
|
|
836
836
|
e.push(`${n(
|
|
837
837
|
"linked"
|
|
838
838
|
/* HelperNameMap.LINKED */
|
|
839
|
-
)}(`),
|
|
839
|
+
)}(`), Ye(e, t.key), t.modifier ? (e.push(", "), Ye(e, t.modifier), e.push(", _type")) : e.push(", undefined, _type"), e.push(")");
|
|
840
840
|
}
|
|
841
|
-
function
|
|
841
|
+
function Gs(e, t) {
|
|
842
842
|
const { helper: n, needIndent: s } = e;
|
|
843
843
|
e.push(`${n(
|
|
844
844
|
"normalize"
|
|
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 && (Ye(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 xs(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 && (Ye(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 ? Ye(e, t.body) : e.push("null");
|
|
867
867
|
}
|
|
868
|
-
function
|
|
868
|
+
function Ye(e, t) {
|
|
869
869
|
const { helper: n } = e;
|
|
870
870
|
switch (t.type) {
|
|
871
871
|
case 0:
|
|
@@ -875,10 +875,10 @@ function Ze(e, t) {
|
|
|
875
875
|
xs(e, t);
|
|
876
876
|
break;
|
|
877
877
|
case 2:
|
|
878
|
-
|
|
878
|
+
Gs(e, t);
|
|
879
879
|
break;
|
|
880
880
|
case 6:
|
|
881
|
-
|
|
881
|
+
Ws(e, t);
|
|
882
882
|
break;
|
|
883
883
|
case 8:
|
|
884
884
|
e.push(JSON.stringify(t.value), t);
|
|
@@ -912,7 +912,7 @@ function Ze(e, t) {
|
|
|
912
912
|
break;
|
|
913
913
|
}
|
|
914
914
|
}
|
|
915
|
-
const
|
|
915
|
+
const Zs = (e, t = {}) => {
|
|
916
916
|
const n = F(t.mode) ? t.mode : "normal", s = F(t.filename) ? t.filename : "message.intl";
|
|
917
917
|
t.sourceMap;
|
|
918
918
|
const l = t.breakLineCode != null ? t.breakLineCode : n === "arrow" ? ";" : `
|
|
@@ -921,7 +921,7 @@ const Ys = (e, t = {}) => {
|
|
|
921
921
|
breakLineCode: l,
|
|
922
922
|
needIndent: a
|
|
923
923
|
});
|
|
924
|
-
m.push(n === "normal" ? "function __msg__ (ctx) {" : "(ctx) => {"), m.indent(a), c.length > 0 && (m.push(`const { ${
|
|
924
|
+
m.push(n === "normal" ? "function __msg__ (ctx) {" : "(ctx) => {"), m.indent(a), c.length > 0 && (m.push(`const { ${Yt(c.map((O) => `${O}: _${O}`), ", ")} } = ctx`), m.newline()), m.push("return "), Ye(m, e), m.deindent(a), m.push("}"), delete e.helpers;
|
|
925
925
|
const { code: u, map: p } = m.context();
|
|
926
926
|
return {
|
|
927
927
|
ast: e,
|
|
@@ -930,26 +930,26 @@ const Ys = (e, t = {}) => {
|
|
|
930
930
|
// eslint-disable-line @typescript-eslint/no-explicit-any
|
|
931
931
|
};
|
|
932
932
|
};
|
|
933
|
-
function
|
|
933
|
+
function Ys(e, t = {}) {
|
|
934
934
|
const n = fe({}, t), s = !!n.jit, l = !!n.minify, a = n.optimize == null ? !0 : n.optimize, m = Ps(n).parse(e);
|
|
935
|
-
return s ? (a &&
|
|
935
|
+
return s ? (a && js(m), l && Xe(m), { ast: m, code: "" }) : (Us(m, n), Zs(m, n));
|
|
936
936
|
}
|
|
937
937
|
var Bs = { env: { NODE_ENV: "production" } };
|
|
938
938
|
function Hs() {
|
|
939
|
-
typeof __INTLIFY_PROD_DEVTOOLS__ != "boolean" && (
|
|
939
|
+
typeof __INTLIFY_PROD_DEVTOOLS__ != "boolean" && (Ue().__INTLIFY_PROD_DEVTOOLS__ = !1), typeof __INTLIFY_DROP_MESSAGE_COMPILER__ != "boolean" && (Ue().__INTLIFY_DROP_MESSAGE_COMPILER__ = !1);
|
|
940
940
|
}
|
|
941
941
|
function Ot(e) {
|
|
942
942
|
return (n) => Js(n, e);
|
|
943
943
|
}
|
|
944
944
|
function Js(e, t) {
|
|
945
|
-
const n =
|
|
945
|
+
const n = zs(t);
|
|
946
946
|
if (n == null)
|
|
947
947
|
throw et(
|
|
948
948
|
0
|
|
949
949
|
/* NodeTypes.Resource */
|
|
950
950
|
);
|
|
951
951
|
if (Ht(n) === 1) {
|
|
952
|
-
const a =
|
|
952
|
+
const a = Qs(n);
|
|
953
953
|
return e.plural(a.reduce((c, m) => [
|
|
954
954
|
...c,
|
|
955
955
|
ln(e, m)
|
|
@@ -958,31 +958,31 @@ function Js(e, t) {
|
|
|
958
958
|
return ln(e, n);
|
|
959
959
|
}
|
|
960
960
|
const $s = ["b", "body"];
|
|
961
|
-
function Ks(e) {
|
|
962
|
-
return De(e, $s);
|
|
963
|
-
}
|
|
964
|
-
const Qs = ["c", "cases"];
|
|
965
961
|
function zs(e) {
|
|
966
|
-
return
|
|
962
|
+
return Me(e, $s);
|
|
963
|
+
}
|
|
964
|
+
const Ks = ["c", "cases"];
|
|
965
|
+
function Qs(e) {
|
|
966
|
+
return Me(e, Ks, []);
|
|
967
967
|
}
|
|
968
968
|
function ln(e, t) {
|
|
969
969
|
const n = ea(t);
|
|
970
970
|
if (n != null)
|
|
971
971
|
return e.type === "text" ? n : e.normalize([n]);
|
|
972
972
|
{
|
|
973
|
-
const s = na(t).reduce((l, a) => [...l,
|
|
973
|
+
const s = na(t).reduce((l, a) => [...l, wt(e, a)], []);
|
|
974
974
|
return e.normalize(s);
|
|
975
975
|
}
|
|
976
976
|
}
|
|
977
977
|
const qs = ["s", "static"];
|
|
978
978
|
function ea(e) {
|
|
979
|
-
return
|
|
979
|
+
return Me(e, qs);
|
|
980
980
|
}
|
|
981
981
|
const ta = ["i", "items"];
|
|
982
982
|
function na(e) {
|
|
983
|
-
return
|
|
983
|
+
return Me(e, ta, []);
|
|
984
984
|
}
|
|
985
|
-
function
|
|
985
|
+
function wt(e, t) {
|
|
986
986
|
const n = Ht(t);
|
|
987
987
|
switch (n) {
|
|
988
988
|
case 3:
|
|
@@ -1007,7 +1007,7 @@ function Mt(e, t) {
|
|
|
1007
1007
|
}
|
|
1008
1008
|
case 6: {
|
|
1009
1009
|
const s = t, l = la(s), a = ia(s);
|
|
1010
|
-
return e.linked(
|
|
1010
|
+
return e.linked(wt(e, a), l ? wt(e, l) : void 0, e.type);
|
|
1011
1011
|
}
|
|
1012
1012
|
case 7:
|
|
1013
1013
|
return lt(t, n);
|
|
@@ -1019,22 +1019,22 @@ function Mt(e, t) {
|
|
|
1019
1019
|
}
|
|
1020
1020
|
const sa = ["t", "type"];
|
|
1021
1021
|
function Ht(e) {
|
|
1022
|
-
return
|
|
1022
|
+
return Me(e, sa);
|
|
1023
1023
|
}
|
|
1024
1024
|
const aa = ["v", "value"];
|
|
1025
1025
|
function lt(e, t) {
|
|
1026
|
-
const n =
|
|
1026
|
+
const n = Me(e, aa);
|
|
1027
1027
|
if (n)
|
|
1028
1028
|
return n;
|
|
1029
1029
|
throw et(t);
|
|
1030
1030
|
}
|
|
1031
1031
|
const ra = ["m", "modifier"];
|
|
1032
1032
|
function la(e) {
|
|
1033
|
-
return
|
|
1033
|
+
return Me(e, ra);
|
|
1034
1034
|
}
|
|
1035
1035
|
const oa = ["k", "key"];
|
|
1036
1036
|
function ia(e) {
|
|
1037
|
-
const t =
|
|
1037
|
+
const t = Me(e, oa);
|
|
1038
1038
|
if (t)
|
|
1039
1039
|
return t;
|
|
1040
1040
|
throw et(
|
|
@@ -1042,7 +1042,7 @@ function ia(e) {
|
|
|
1042
1042
|
/* NodeTypes.Linked */
|
|
1043
1043
|
);
|
|
1044
1044
|
}
|
|
1045
|
-
function
|
|
1045
|
+
function Me(e, t, n) {
|
|
1046
1046
|
for (let s = 0; s < t.length; s++) {
|
|
1047
1047
|
const l = t[s];
|
|
1048
1048
|
if (Ne(e, l) && e[l] != null)
|
|
@@ -1056,14 +1056,14 @@ function et(e) {
|
|
|
1056
1056
|
const ca = (e) => e;
|
|
1057
1057
|
let ot = q();
|
|
1058
1058
|
function Be(e) {
|
|
1059
|
-
return
|
|
1059
|
+
return z(e) && Ht(e) === 0 && (Ne(e, "b") || Ne(e, "body"));
|
|
1060
1060
|
}
|
|
1061
1061
|
function ua(e, t = {}) {
|
|
1062
1062
|
let n = !1;
|
|
1063
1063
|
const s = t.onError || ks;
|
|
1064
1064
|
return t.onError = (l) => {
|
|
1065
1065
|
n = !0, s(l);
|
|
1066
|
-
}, { ...
|
|
1066
|
+
}, { ...Ys(e, t), detectError: n };
|
|
1067
1067
|
}
|
|
1068
1068
|
// @__NO_SIDE_EFFECTS__
|
|
1069
1069
|
function ma(e, t) {
|
|
@@ -1112,7 +1112,7 @@ const Le = {
|
|
|
1112
1112
|
NOT_SUPPORT_LOCALE_ASYNC_FUNCTION: 22,
|
|
1113
1113
|
NOT_SUPPORT_LOCALE_TYPE: 23
|
|
1114
1114
|
}, ha = 24;
|
|
1115
|
-
function
|
|
1115
|
+
function Ce(e) {
|
|
1116
1116
|
return ht(e, null, void 0);
|
|
1117
1117
|
}
|
|
1118
1118
|
function Jt(e, t) {
|
|
@@ -1128,20 +1128,20 @@ function on(e) {
|
|
|
1128
1128
|
if (e.constructor.name === "Function") {
|
|
1129
1129
|
const t = e();
|
|
1130
1130
|
if (vs(t))
|
|
1131
|
-
throw
|
|
1131
|
+
throw Ce(Le.NOT_SUPPORT_LOCALE_PROMISE_VALUE);
|
|
1132
1132
|
return Lt = t;
|
|
1133
1133
|
} else
|
|
1134
|
-
throw
|
|
1134
|
+
throw Ce(Le.NOT_SUPPORT_LOCALE_ASYNC_FUNCTION);
|
|
1135
1135
|
} else
|
|
1136
|
-
throw
|
|
1136
|
+
throw Ce(Le.NOT_SUPPORT_LOCALE_TYPE);
|
|
1137
1137
|
}
|
|
1138
1138
|
function ba(e, t, n) {
|
|
1139
1139
|
return [.../* @__PURE__ */ new Set([
|
|
1140
1140
|
n,
|
|
1141
|
-
...ue(t) ? t :
|
|
1141
|
+
...ue(t) ? t : z(t) ? Object.keys(t) : F(t) ? [t] : [n]
|
|
1142
1142
|
])];
|
|
1143
1143
|
}
|
|
1144
|
-
function
|
|
1144
|
+
function Dn(e, t, n) {
|
|
1145
1145
|
const s = F(n) ? n : ft, l = e;
|
|
1146
1146
|
l.__localeChainCache || (l.__localeChainCache = /* @__PURE__ */ new Map());
|
|
1147
1147
|
let a = l.__localeChainCache.get(s);
|
|
@@ -1181,8 +1181,8 @@ function va(e, t, n) {
|
|
|
1181
1181
|
}
|
|
1182
1182
|
return s;
|
|
1183
1183
|
}
|
|
1184
|
-
const
|
|
1185
|
-
|
|
1184
|
+
const De = [];
|
|
1185
|
+
De[
|
|
1186
1186
|
0
|
|
1187
1187
|
/* States.BEFORE_PATH */
|
|
1188
1188
|
] = {
|
|
@@ -1204,7 +1204,7 @@ we[
|
|
|
1204
1204
|
/* States.AFTER_PATH */
|
|
1205
1205
|
]
|
|
1206
1206
|
};
|
|
1207
|
-
|
|
1207
|
+
De[
|
|
1208
1208
|
1
|
|
1209
1209
|
/* States.IN_PATH */
|
|
1210
1210
|
] = {
|
|
@@ -1225,7 +1225,7 @@ we[
|
|
|
1225
1225
|
/* States.AFTER_PATH */
|
|
1226
1226
|
]
|
|
1227
1227
|
};
|
|
1228
|
-
|
|
1228
|
+
De[
|
|
1229
1229
|
2
|
|
1230
1230
|
/* States.BEFORE_IDENT */
|
|
1231
1231
|
] = {
|
|
@@ -1244,7 +1244,7 @@ we[
|
|
|
1244
1244
|
/* Actions.APPEND */
|
|
1245
1245
|
]
|
|
1246
1246
|
};
|
|
1247
|
-
|
|
1247
|
+
De[
|
|
1248
1248
|
3
|
|
1249
1249
|
/* States.IN_IDENT */
|
|
1250
1250
|
] = {
|
|
@@ -1279,7 +1279,7 @@ we[
|
|
|
1279
1279
|
/* Actions.PUSH */
|
|
1280
1280
|
]
|
|
1281
1281
|
};
|
|
1282
|
-
|
|
1282
|
+
De[
|
|
1283
1283
|
4
|
|
1284
1284
|
/* States.IN_SUB_PATH */
|
|
1285
1285
|
] = {
|
|
@@ -1310,7 +1310,7 @@ we[
|
|
|
1310
1310
|
/* Actions.APPEND */
|
|
1311
1311
|
]
|
|
1312
1312
|
};
|
|
1313
|
-
|
|
1313
|
+
De[
|
|
1314
1314
|
5
|
|
1315
1315
|
/* States.IN_SINGLE_QUOTE */
|
|
1316
1316
|
] = {
|
|
@@ -1326,7 +1326,7 @@ we[
|
|
|
1326
1326
|
/* Actions.APPEND */
|
|
1327
1327
|
]
|
|
1328
1328
|
};
|
|
1329
|
-
|
|
1329
|
+
De[
|
|
1330
1330
|
6
|
|
1331
1331
|
/* States.IN_DOUBLE_QUOTE */
|
|
1332
1332
|
] = {
|
|
@@ -1342,9 +1342,9 @@ we[
|
|
|
1342
1342
|
/* Actions.APPEND */
|
|
1343
1343
|
]
|
|
1344
1344
|
};
|
|
1345
|
-
const
|
|
1346
|
-
function
|
|
1347
|
-
return
|
|
1345
|
+
const Ia = /^\s?(?:true|false|-?[\d.]+|'[^']*'|"[^"]*")\s?$/;
|
|
1346
|
+
function Ea(e) {
|
|
1347
|
+
return Ia.test(e);
|
|
1348
1348
|
}
|
|
1349
1349
|
function Na(e) {
|
|
1350
1350
|
const t = e.charCodeAt(0), n = e.charCodeAt(e.length - 1);
|
|
@@ -1377,11 +1377,11 @@ function ya(e) {
|
|
|
1377
1377
|
}
|
|
1378
1378
|
function ka(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 : Ea(t) ? Na(t) : "*" + t;
|
|
1381
1381
|
}
|
|
1382
1382
|
function Ta(e) {
|
|
1383
1383
|
const t = [];
|
|
1384
|
-
let n = -1, s = 0, l = 0, a, c, m, u, p, O,
|
|
1384
|
+
let n = -1, s = 0, l = 0, a, c, m, u, p, O, C;
|
|
1385
1385
|
const N = [];
|
|
1386
1386
|
N[
|
|
1387
1387
|
0
|
|
@@ -1429,7 +1429,7 @@ function Ta(e) {
|
|
|
1429
1429
|
}
|
|
1430
1430
|
for (; s !== null; )
|
|
1431
1431
|
if (n++, a = e[n], !(a === "\\" && P())) {
|
|
1432
|
-
if (u = ya(a),
|
|
1432
|
+
if (u = ya(a), C = De[s], p = C[u] || C.l || 8, p === 8 || (s = p[0], p[1] !== void 0 && (O = N[p[1]], O && (m = a, O() === !1))))
|
|
1433
1433
|
return;
|
|
1434
1434
|
if (s === 7)
|
|
1435
1435
|
return t;
|
|
@@ -1437,10 +1437,10 @@ function Ta(e) {
|
|
|
1437
1437
|
}
|
|
1438
1438
|
const un = /* @__PURE__ */ new Map();
|
|
1439
1439
|
function Oa(e, t) {
|
|
1440
|
-
return
|
|
1440
|
+
return z(e) ? e[t] : null;
|
|
1441
1441
|
}
|
|
1442
1442
|
function La(e, t) {
|
|
1443
|
-
if (!
|
|
1443
|
+
if (!z(e))
|
|
1444
1444
|
return null;
|
|
1445
1445
|
let n = un.get(t);
|
|
1446
1446
|
if (n || (n = Ta(t), n && un.set(t, n)), !n)
|
|
@@ -1455,39 +1455,39 @@ function La(e, t) {
|
|
|
1455
1455
|
}
|
|
1456
1456
|
return l;
|
|
1457
1457
|
}
|
|
1458
|
-
const
|
|
1459
|
-
function
|
|
1458
|
+
const Ca = "10.0.5", bt = -1, ft = "en-US", mn = "", dn = (e) => `${e.charAt(0).toLocaleUpperCase()}${e.substr(1)}`;
|
|
1459
|
+
function Ra() {
|
|
1460
1460
|
return {
|
|
1461
|
-
upper: (e, t) => t === "text" && F(e) ? e.toUpperCase() : t === "vnode" &&
|
|
1462
|
-
lower: (e, t) => t === "text" && F(e) ? e.toLowerCase() : t === "vnode" &&
|
|
1463
|
-
capitalize: (e, t) => t === "text" && F(e) ? dn(e) : t === "vnode" &&
|
|
1461
|
+
upper: (e, t) => t === "text" && F(e) ? e.toUpperCase() : t === "vnode" && z(e) && "__v_isVNode" in e ? e.children.toUpperCase() : e,
|
|
1462
|
+
lower: (e, t) => t === "text" && F(e) ? e.toLowerCase() : t === "vnode" && z(e) && "__v_isVNode" in e ? e.children.toLowerCase() : e,
|
|
1463
|
+
capitalize: (e, t) => t === "text" && F(e) ? dn(e) : t === "vnode" && z(e) && "__v_isVNode" in e ? dn(e.children) : e
|
|
1464
1464
|
};
|
|
1465
1465
|
}
|
|
1466
|
-
let
|
|
1466
|
+
let wn;
|
|
1467
1467
|
function Aa(e) {
|
|
1468
|
-
|
|
1468
|
+
wn = e;
|
|
1469
1469
|
}
|
|
1470
1470
|
let Pn;
|
|
1471
1471
|
function Sa(e) {
|
|
1472
1472
|
Pn = e;
|
|
1473
1473
|
}
|
|
1474
1474
|
let Fn;
|
|
1475
|
-
function
|
|
1475
|
+
function Ma(e) {
|
|
1476
1476
|
Fn = e;
|
|
1477
1477
|
}
|
|
1478
|
-
let jn = null;
|
|
1479
|
-
const wa = /* @__NO_SIDE_EFFECTS__ */ (e) => {
|
|
1480
|
-
jn = e;
|
|
1481
|
-
}, Ma = /* @__NO_SIDE_EFFECTS__ */ () => jn;
|
|
1482
1478
|
let Un = null;
|
|
1483
|
-
const
|
|
1479
|
+
const Da = /* @__NO_SIDE_EFFECTS__ */ (e) => {
|
|
1484
1480
|
Un = e;
|
|
1485
|
-
},
|
|
1481
|
+
}, wa = /* @__NO_SIDE_EFFECTS__ */ () => Un;
|
|
1482
|
+
let jn = null;
|
|
1483
|
+
const fn = (e) => {
|
|
1484
|
+
jn = e;
|
|
1485
|
+
}, Pa = () => jn;
|
|
1486
1486
|
let _n = 0;
|
|
1487
1487
|
function Fa(e = {}) {
|
|
1488
|
-
const t = le(e.onWarn) ? e.onWarn :
|
|
1488
|
+
const t = le(e.onWarn) ? e.onWarn : Es, n = F(e.version) ? e.version : Ca, s = F(e.locale) || le(e.locale) ? e.locale : ft, l = le(s) ? ft : s, a = ue(e.fallbackLocale) || $(e.fallbackLocale) || F(e.fallbackLocale) || e.fallbackLocale === !1 ? e.fallbackLocale : l, c = $(e.messages) ? e.messages : Ct(l), m = $(e.datetimeFormats) ? e.datetimeFormats : Ct(l), u = $(e.numberFormats) ? e.numberFormats : Ct(l), p = fe(q(), e.modifiers, Ra()), O = e.pluralRules || q(), C = le(e.missing) ? e.missing : null, N = ce(e.missingWarn) || dt(e.missingWarn) ? e.missingWarn : !0, P = ce(e.fallbackWarn) || dt(e.fallbackWarn) ? e.fallbackWarn : !0, V = !!e.fallbackFormat, L = !!e.unresolving, D = le(e.postTranslation) ? e.postTranslation : null, i = $(e.processor) ? e.processor : null, d = ce(e.warnHtmlMessage) ? e.warnHtmlMessage : !0, y = !!e.escapeParameter, _ = le(e.messageCompiler) ? e.messageCompiler : wn, w = le(e.messageResolver) ? e.messageResolver : Pn || Oa, S = le(e.localeFallbacker) ? e.localeFallbacker : Fn || ba, g = z(e.fallbackContext) ? e.fallbackContext : void 0, v = e, h = z(v.__datetimeFormatters) ? v.__datetimeFormatters : /* @__PURE__ */ new Map(), E = z(v.__numberFormatters) ? v.__numberFormatters : /* @__PURE__ */ new Map(), A = z(v.__meta) ? v.__meta : {};
|
|
1489
1489
|
_n++;
|
|
1490
|
-
const
|
|
1490
|
+
const R = {
|
|
1491
1491
|
version: n,
|
|
1492
1492
|
cid: _n,
|
|
1493
1493
|
locale: s,
|
|
@@ -1495,25 +1495,25 @@ function Fa(e = {}) {
|
|
|
1495
1495
|
messages: c,
|
|
1496
1496
|
modifiers: p,
|
|
1497
1497
|
pluralRules: O,
|
|
1498
|
-
missing:
|
|
1498
|
+
missing: C,
|
|
1499
1499
|
missingWarn: N,
|
|
1500
1500
|
fallbackWarn: P,
|
|
1501
1501
|
fallbackFormat: V,
|
|
1502
1502
|
unresolving: L,
|
|
1503
|
-
postTranslation:
|
|
1503
|
+
postTranslation: D,
|
|
1504
1504
|
processor: i,
|
|
1505
1505
|
warnHtmlMessage: d,
|
|
1506
1506
|
escapeParameter: y,
|
|
1507
1507
|
messageCompiler: _,
|
|
1508
|
-
messageResolver:
|
|
1508
|
+
messageResolver: w,
|
|
1509
1509
|
localeFallbacker: S,
|
|
1510
1510
|
fallbackContext: g,
|
|
1511
1511
|
onWarn: t,
|
|
1512
1512
|
__meta: A
|
|
1513
1513
|
};
|
|
1514
|
-
return
|
|
1514
|
+
return R.datetimeFormats = m, R.numberFormats = u, R.__datetimeFormatters = h, R.__numberFormatters = E, __INTLIFY_PROD_DEVTOOLS__ && fa(R, n, A), R;
|
|
1515
1515
|
}
|
|
1516
|
-
const
|
|
1516
|
+
const Ct = (e) => ({ [e]: q() });
|
|
1517
1517
|
function $t(e, t, n, s, l) {
|
|
1518
1518
|
const { missing: a, onWarn: c } = e;
|
|
1519
1519
|
if (a !== null) {
|
|
@@ -1522,24 +1522,24 @@ function $t(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
|
}
|
|
1529
|
-
function
|
|
1529
|
+
function Ua(e, t) {
|
|
1530
1530
|
return e === t ? !1 : e.split("-")[0] === t.split("-")[0];
|
|
1531
1531
|
}
|
|
1532
|
-
function
|
|
1532
|
+
function ja(e, t) {
|
|
1533
1533
|
const n = t.indexOf(e);
|
|
1534
1534
|
if (n === -1)
|
|
1535
1535
|
return !1;
|
|
1536
1536
|
for (let s = n + 1; s < t.length; s++)
|
|
1537
|
-
if (
|
|
1537
|
+
if (Ua(e, t[s]))
|
|
1538
1538
|
return !0;
|
|
1539
1539
|
return !1;
|
|
1540
1540
|
}
|
|
1541
1541
|
function pn(e, ...t) {
|
|
1542
|
-
const { datetimeFormats: n, unresolving: s, fallbackLocale: l, onWarn: a, localeFallbacker: c } = e, { __datetimeFormatters: m } = e, [u, p, O,
|
|
1542
|
+
const { datetimeFormats: n, unresolving: s, fallbackLocale: l, onWarn: a, localeFallbacker: c } = e, { __datetimeFormatters: m } = e, [u, p, O, C] = Pt(...t), N = ce(O.missingWarn) ? O.missingWarn : e.missingWarn;
|
|
1543
1543
|
ce(O.fallbackWarn) ? O.fallbackWarn : e.fallbackWarn;
|
|
1544
1544
|
const P = !!O.part, V = Jt(e, O), L = c(
|
|
1545
1545
|
e,
|
|
@@ -1548,17 +1548,17 @@ function pn(e, ...t) {
|
|
|
1548
1548
|
V
|
|
1549
1549
|
);
|
|
1550
1550
|
if (!F(u) || u === "")
|
|
1551
|
-
return new Intl.DateTimeFormat(V,
|
|
1552
|
-
let
|
|
1551
|
+
return new Intl.DateTimeFormat(V, C).format(p);
|
|
1552
|
+
let D = {}, i, d = null;
|
|
1553
1553
|
const y = "datetime format";
|
|
1554
|
-
for (let S = 0; S < L.length && (i = L[S],
|
|
1554
|
+
for (let S = 0; S < L.length && (i = L[S], D = n[i] || {}, d = D[u], !$(d)); S++)
|
|
1555
1555
|
$t(e, u, i, N, y);
|
|
1556
1556
|
if (!$(d) || !F(i))
|
|
1557
1557
|
return s ? bt : u;
|
|
1558
1558
|
let _ = `${i}__${u}`;
|
|
1559
|
-
pt(
|
|
1560
|
-
let
|
|
1561
|
-
return
|
|
1559
|
+
pt(C) || (_ = `${_}__${JSON.stringify(C)}`);
|
|
1560
|
+
let w = m.get(_);
|
|
1561
|
+
return w || (w = new Intl.DateTimeFormat(i, fe({}, d, C)), m.set(_, w)), P ? w.formatToParts(p) : w.format(p);
|
|
1562
1562
|
}
|
|
1563
1563
|
const Vn = [
|
|
1564
1564
|
"localeMatcher",
|
|
@@ -1588,22 +1588,22 @@ function Pt(...e) {
|
|
|
1588
1588
|
if (F(t)) {
|
|
1589
1589
|
const u = t.match(/(\d{4}-\d{2}-\d{2})(T|\s)?(.*)/);
|
|
1590
1590
|
if (!u)
|
|
1591
|
-
throw
|
|
1591
|
+
throw Ce(Le.INVALID_ISO_DATE_ARGUMENT);
|
|
1592
1592
|
const p = u[3] ? u[3].trim().startsWith("T") ? `${u[1].trim()}${u[3].trim()}` : `${u[1].trim()}T${u[3].trim()}` : u[1].trim();
|
|
1593
1593
|
m = new Date(p);
|
|
1594
1594
|
try {
|
|
1595
1595
|
m.toISOString();
|
|
1596
1596
|
} catch {
|
|
1597
|
-
throw
|
|
1597
|
+
throw Ce(Le.INVALID_ISO_DATE_ARGUMENT);
|
|
1598
1598
|
}
|
|
1599
1599
|
} else if (hs(t)) {
|
|
1600
1600
|
if (isNaN(t.getTime()))
|
|
1601
|
-
throw
|
|
1601
|
+
throw Ce(Le.INVALID_DATE_ARGUMENT);
|
|
1602
1602
|
m = t;
|
|
1603
1603
|
} else if (de(t))
|
|
1604
1604
|
m = t;
|
|
1605
1605
|
else
|
|
1606
|
-
throw
|
|
1606
|
+
throw Ce(Le.INVALID_ARGUMENT);
|
|
1607
1607
|
return F(n) ? a.key = n : $(n) && Object.keys(n).forEach((u) => {
|
|
1608
1608
|
Vn.includes(u) ? c[u] = n[u] : a[u] = n[u];
|
|
1609
1609
|
}), F(s) ? a.locale = s : $(s) && (c = s), $(l) && (c = l), [a.key || "", m, a, c];
|
|
@@ -1616,7 +1616,7 @@ function hn(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: m } = e, [u, p, O,
|
|
1619
|
+
const { numberFormats: n, unresolving: s, fallbackLocale: l, onWarn: a, localeFallbacker: c } = e, { __numberFormatters: m } = e, [u, p, O, C] = Ft(...t), N = ce(O.missingWarn) ? O.missingWarn : e.missingWarn;
|
|
1620
1620
|
ce(O.fallbackWarn) ? O.fallbackWarn : e.fallbackWarn;
|
|
1621
1621
|
const P = !!O.part, V = Jt(e, O), L = c(
|
|
1622
1622
|
e,
|
|
@@ -1625,19 +1625,19 @@ function bn(e, ...t) {
|
|
|
1625
1625
|
V
|
|
1626
1626
|
);
|
|
1627
1627
|
if (!F(u) || u === "")
|
|
1628
|
-
return new Intl.NumberFormat(V,
|
|
1629
|
-
let
|
|
1628
|
+
return new Intl.NumberFormat(V, C).format(p);
|
|
1629
|
+
let D = {}, i, d = null;
|
|
1630
1630
|
const y = "number format";
|
|
1631
|
-
for (let S = 0; S < L.length && (i = L[S],
|
|
1631
|
+
for (let S = 0; S < L.length && (i = L[S], D = n[i] || {}, d = D[u], !$(d)); S++)
|
|
1632
1632
|
$t(e, u, i, N, y);
|
|
1633
1633
|
if (!$(d) || !F(i))
|
|
1634
1634
|
return s ? bt : u;
|
|
1635
1635
|
let _ = `${i}__${u}`;
|
|
1636
|
-
pt(
|
|
1637
|
-
let
|
|
1638
|
-
return
|
|
1636
|
+
pt(C) || (_ = `${_}__${JSON.stringify(C)}`);
|
|
1637
|
+
let w = m.get(_);
|
|
1638
|
+
return w || (w = new Intl.NumberFormat(i, fe({}, d, C)), m.set(_, w)), P ? w.formatToParts(p) : w.format(p);
|
|
1639
1639
|
}
|
|
1640
|
-
const
|
|
1640
|
+
const Wn = [
|
|
1641
1641
|
"localeMatcher",
|
|
1642
1642
|
"style",
|
|
1643
1643
|
"currency",
|
|
@@ -1663,10 +1663,10 @@ function Ft(...e) {
|
|
|
1663
1663
|
const [t, n, s, l] = e, a = q();
|
|
1664
1664
|
let c = q();
|
|
1665
1665
|
if (!de(t))
|
|
1666
|
-
throw
|
|
1666
|
+
throw Ce(Le.INVALID_ARGUMENT);
|
|
1667
1667
|
const m = t;
|
|
1668
1668
|
return F(n) ? a.key = n : $(n) && Object.keys(n).forEach((u) => {
|
|
1669
|
-
|
|
1669
|
+
Wn.includes(u) ? c[u] = n[u] : a[u] = n[u];
|
|
1670
1670
|
}), F(s) ? a.locale = s : $(s) && (c = s), $(l) && (c = l), [a.key || "", m, a, c];
|
|
1671
1671
|
}
|
|
1672
1672
|
function gn(e, t, n) {
|
|
@@ -1676,38 +1676,38 @@ function gn(e, t, n) {
|
|
|
1676
1676
|
s.__numberFormatters.has(a) && s.__numberFormatters.delete(a);
|
|
1677
1677
|
}
|
|
1678
1678
|
}
|
|
1679
|
-
const Va = (e) => e,
|
|
1679
|
+
const Va = (e) => e, Wa = (e) => "", Ga = "text", xa = (e) => e.length === 0 ? "" : Yt(e), Xa = Is;
|
|
1680
1680
|
function vn(e, t) {
|
|
1681
1681
|
return e = Math.abs(e), t === 2 ? e ? e > 1 ? 1 : 0 : 1 : e ? Math.min(e, 2) : 0;
|
|
1682
1682
|
}
|
|
1683
|
-
function
|
|
1683
|
+
function Za(e) {
|
|
1684
1684
|
const t = de(e.pluralIndex) ? e.pluralIndex : -1;
|
|
1685
1685
|
return e.named && (de(e.named.count) || de(e.named.n)) ? de(e.named.count) ? e.named.count : de(e.named.n) ? e.named.n : t : t;
|
|
1686
1686
|
}
|
|
1687
|
-
function
|
|
1687
|
+
function Ya(e, t) {
|
|
1688
1688
|
t.count || (t.count = e), t.n || (t.n = e);
|
|
1689
1689
|
}
|
|
1690
1690
|
function Ba(e = {}) {
|
|
1691
|
-
const t = e.locale, n =
|
|
1692
|
-
de(e.pluralIndex) &&
|
|
1691
|
+
const t = e.locale, n = Za(e), s = z(e.pluralRules) && F(t) && le(e.pluralRules[t]) ? e.pluralRules[t] : vn, l = z(e.pluralRules) && F(t) && le(e.pluralRules[t]) ? vn : void 0, a = (i) => i[s(n, i.length, l)], c = e.list || [], m = (i) => c[i], u = e.named || q();
|
|
1692
|
+
de(e.pluralIndex) && Ya(n, u);
|
|
1693
1693
|
const p = (i) => u[i];
|
|
1694
1694
|
function O(i, d) {
|
|
1695
|
-
const y = le(e.messages) ? e.messages(i, !!d) :
|
|
1696
|
-
return y || (e.parent ? e.parent.message(i) :
|
|
1695
|
+
const y = le(e.messages) ? e.messages(i, !!d) : z(e.messages) ? e.messages[i] : !1;
|
|
1696
|
+
return y || (e.parent ? e.parent.message(i) : Wa);
|
|
1697
1697
|
}
|
|
1698
|
-
const
|
|
1698
|
+
const C = (i) => e.modifiers ? e.modifiers[i] : Va, N = $(e.processor) && le(e.processor.normalize) ? e.processor.normalize : xa, P = $(e.processor) && le(e.processor.interpolate) ? e.processor.interpolate : Xa, V = $(e.processor) && F(e.processor.type) ? e.processor.type : Ga, D = {
|
|
1699
1699
|
list: m,
|
|
1700
1700
|
named: p,
|
|
1701
1701
|
plural: a,
|
|
1702
1702
|
linked: (i, ...d) => {
|
|
1703
1703
|
const [y, _] = d;
|
|
1704
|
-
let
|
|
1705
|
-
d.length === 1 ?
|
|
1706
|
-
const g = O(i, !0)(
|
|
1704
|
+
let w = "text", S = "";
|
|
1705
|
+
d.length === 1 ? z(y) ? (S = y.modifier || S, w = y.type || w) : F(y) && (S = y || S) : d.length === 2 && (F(y) && (S = y || S), F(_) && (w = _ || w));
|
|
1706
|
+
const g = O(i, !0)(D), v = (
|
|
1707
1707
|
// The message in vnode resolved with linked are returned as an array by processor.nomalize
|
|
1708
|
-
|
|
1708
|
+
w === "vnode" && ue(g) && S ? g[0] : g
|
|
1709
1709
|
);
|
|
1710
|
-
return S ?
|
|
1710
|
+
return S ? C(S)(v, w) : v;
|
|
1711
1711
|
},
|
|
1712
1712
|
message: O,
|
|
1713
1713
|
type: V,
|
|
@@ -1715,50 +1715,50 @@ function Ba(e = {}) {
|
|
|
1715
1715
|
normalize: N,
|
|
1716
1716
|
values: fe(q(), c, u)
|
|
1717
1717
|
};
|
|
1718
|
-
return
|
|
1718
|
+
return D;
|
|
1719
1719
|
}
|
|
1720
|
-
const
|
|
1721
|
-
function
|
|
1722
|
-
const { fallbackFormat: n, postTranslation: s, unresolving: l, messageCompiler: a, fallbackLocale: c, messages: m } = e, [u, p] =
|
|
1720
|
+
const In = () => "", ve = (e) => le(e);
|
|
1721
|
+
function En(e, ...t) {
|
|
1722
|
+
const { fallbackFormat: n, postTranslation: s, unresolving: l, messageCompiler: a, fallbackLocale: c, messages: m } = e, [u, p] = Ut(...t), O = ce(p.missingWarn) ? p.missingWarn : e.missingWarn, C = ce(p.fallbackWarn) ? p.fallbackWarn : e.fallbackWarn, N = ce(p.escapeParameter) ? p.escapeParameter : e.escapeParameter, P = !!p.resolvedMessage, V = F(p.default) || ce(p.default) ? ce(p.default) ? a ? u : () => u : p.default : n ? a ? u : () => u : null, L = n || V != null && (F(V) || le(V)), D = Jt(e, p);
|
|
1723
1723
|
N && Ha(p);
|
|
1724
1724
|
let [i, d, y] = P ? [
|
|
1725
1725
|
u,
|
|
1726
|
-
|
|
1727
|
-
m[
|
|
1728
|
-
] :
|
|
1729
|
-
if (!P && !(F(_) || Be(_) || ve(_)) && L && (_ = V,
|
|
1726
|
+
D,
|
|
1727
|
+
m[D] || q()
|
|
1728
|
+
] : Gn(e, u, D, c, C, O), _ = i, w = u;
|
|
1729
|
+
if (!P && !(F(_) || Be(_) || ve(_)) && L && (_ = V, w = _), !P && (!(F(_) || Be(_) || ve(_)) || !F(d)))
|
|
1730
1730
|
return l ? bt : u;
|
|
1731
1731
|
let S = !1;
|
|
1732
1732
|
const g = () => {
|
|
1733
1733
|
S = !0;
|
|
1734
|
-
}, v = ve(_) ? _ : xn(e, u, d, _,
|
|
1734
|
+
}, v = ve(_) ? _ : xn(e, u, d, _, w, g);
|
|
1735
1735
|
if (S)
|
|
1736
1736
|
return _;
|
|
1737
|
-
const h =
|
|
1737
|
+
const h = za(e, d, y, p), E = Ba(h), A = Ja(e, v, E), R = s ? s(A, u) : A;
|
|
1738
1738
|
if (__INTLIFY_PROD_DEVTOOLS__) {
|
|
1739
|
-
const
|
|
1739
|
+
const G = {
|
|
1740
1740
|
timestamp: Date.now(),
|
|
1741
1741
|
key: F(u) ? u : ve(_) ? _.key : "",
|
|
1742
1742
|
locale: d || (ve(_) ? _.locale : ""),
|
|
1743
1743
|
format: F(_) ? _ : ve(_) ? _.source : "",
|
|
1744
|
-
message:
|
|
1744
|
+
message: R
|
|
1745
1745
|
};
|
|
1746
|
-
|
|
1746
|
+
G.meta = fe({}, e.__meta, /* @__PURE__ */ wa() || {}), _a(G);
|
|
1747
1747
|
}
|
|
1748
|
-
return
|
|
1748
|
+
return R;
|
|
1749
1749
|
}
|
|
1750
1750
|
function Ha(e) {
|
|
1751
|
-
ue(e.list) ? e.list = e.list.map((t) => F(t) ? nn(t) : t) :
|
|
1751
|
+
ue(e.list) ? e.list = e.list.map((t) => F(t) ? nn(t) : t) : z(e.named) && Object.keys(e.named).forEach((t) => {
|
|
1752
1752
|
F(e.named[t]) && (e.named[t] = nn(e.named[t]));
|
|
1753
1753
|
});
|
|
1754
1754
|
}
|
|
1755
|
-
function
|
|
1755
|
+
function Gn(e, t, n, s, l, a) {
|
|
1756
1756
|
const { messages: c, onWarn: m, messageResolver: u, localeFallbacker: p } = e, O = p(e, s, n);
|
|
1757
|
-
let
|
|
1757
|
+
let C = q(), N, P = null;
|
|
1758
1758
|
const V = "translate";
|
|
1759
|
-
for (let L = 0; L < O.length && (N = O[L],
|
|
1760
|
-
if (!
|
|
1761
|
-
const
|
|
1759
|
+
for (let L = 0; L < O.length && (N = O[L], C = c[N] || q(), (P = u(C, t)) === null && (P = C[t]), !(F(P) || Be(P) || ve(P))); L++)
|
|
1760
|
+
if (!ja(N, O)) {
|
|
1761
|
+
const D = $t(
|
|
1762
1762
|
e,
|
|
1763
1763
|
// eslint-disable-line @typescript-eslint/no-explicit-any
|
|
1764
1764
|
t,
|
|
@@ -1766,9 +1766,9 @@ function Wn(e, t, n, s, l, a) {
|
|
|
1766
1766
|
a,
|
|
1767
1767
|
V
|
|
1768
1768
|
);
|
|
1769
|
-
|
|
1769
|
+
D !== t && (P = D);
|
|
1770
1770
|
}
|
|
1771
|
-
return [P, N,
|
|
1771
|
+
return [P, N, C];
|
|
1772
1772
|
}
|
|
1773
1773
|
function xn(e, t, n, s, l, a) {
|
|
1774
1774
|
const { messageCompiler: c, warnHtmlMessage: m } = e;
|
|
@@ -1786,10 +1786,10 @@ function xn(e, t, n, s, l, a) {
|
|
|
1786
1786
|
function Ja(e, t, n) {
|
|
1787
1787
|
return t(n);
|
|
1788
1788
|
}
|
|
1789
|
-
function
|
|
1789
|
+
function Ut(...e) {
|
|
1790
1790
|
const [t, n, s] = e, l = q();
|
|
1791
1791
|
if (!F(t) && !de(t) && !ve(t) && !Be(t))
|
|
1792
|
-
throw
|
|
1792
|
+
throw Ce(Le.INVALID_ARGUMENT);
|
|
1793
1793
|
const a = de(t) ? String(t) : (ve(t), t);
|
|
1794
1794
|
return de(n) ? l.plural = n : F(n) ? l.default = n : $(n) && !pt(n) ? l.named = n : ue(n) && (l.list = n), de(s) ? l.plural = s : F(s) ? l.default = s : $(s) && fe(l, s), [a, l];
|
|
1795
1795
|
}
|
|
@@ -1804,7 +1804,7 @@ function $a(e, t, n, s, l, a) {
|
|
|
1804
1804
|
onCacheKey: (c) => _s(t, n, c)
|
|
1805
1805
|
};
|
|
1806
1806
|
}
|
|
1807
|
-
function
|
|
1807
|
+
function za(e, t, n, s) {
|
|
1808
1808
|
const { modifiers: l, pluralRules: a, messageResolver: c, fallbackLocale: m, fallbackWarn: u, missingWarn: p, fallbackContext: O } = e, N = {
|
|
1809
1809
|
locale: t,
|
|
1810
1810
|
modifiers: l,
|
|
@@ -1812,7 +1812,7 @@ function Ka(e, t, n, s) {
|
|
|
1812
1812
|
messages: (P, V) => {
|
|
1813
1813
|
let L = c(n, P);
|
|
1814
1814
|
if (L == null && (O || V)) {
|
|
1815
|
-
const [, ,
|
|
1815
|
+
const [, , D] = Gn(
|
|
1816
1816
|
O || e,
|
|
1817
1817
|
// NOTE: if has fallbackContext, fallback to root, else if use linked, fallback to local context
|
|
1818
1818
|
P,
|
|
@@ -1821,24 +1821,24 @@ function Ka(e, t, n, s) {
|
|
|
1821
1821
|
u,
|
|
1822
1822
|
p
|
|
1823
1823
|
);
|
|
1824
|
-
L = c(
|
|
1824
|
+
L = c(D, P);
|
|
1825
1825
|
}
|
|
1826
1826
|
if (F(L) || Be(L)) {
|
|
1827
|
-
let
|
|
1827
|
+
let D = !1;
|
|
1828
1828
|
const d = xn(e, P, t, L, P, () => {
|
|
1829
|
-
|
|
1829
|
+
D = !0;
|
|
1830
1830
|
});
|
|
1831
|
-
return
|
|
1832
|
-
} else return ve(L) ? L :
|
|
1831
|
+
return D ? In : d;
|
|
1832
|
+
} else return ve(L) ? L : In;
|
|
1833
1833
|
}
|
|
1834
1834
|
};
|
|
1835
1835
|
return e.processor && (N.processor = e.processor), s.list && (N.list = s.list), s.named && (N.named = s.named), de(s.plural) && (N.pluralIndex = s.plural), N;
|
|
1836
1836
|
}
|
|
1837
1837
|
Hs();
|
|
1838
|
-
var Qa = { env: { GITHUB_STATE: "/home/runner/work/_temp/_runner_file_commands/save_state_2d05e8e3-840a-4795-88b7-b863f69510f3", 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_2d05e8e3-840a-4795-88b7-b863f69510f3", 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: "1869", ACTIONS_ORCHESTRATION_ID: "92d47002-d581-4429-a68a-1852b4aa367a.publish.publish.__default", npm_package_dependencies__feedmepos_ui_library: "^1.10.4", 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: "20260513.135.3", 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:15006", 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: "25911442778", GITHUB_REF_TYPE: "branch", BOOTSTRAP_HASKELL_NONINTERACTIVE: "1", GITHUB_WORKFLOW_SHA: "79f79de1eadfb55566d93825084097e44ae06496", 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/hrm-0016-optimize-employee-create-update", ACTIONS_ID_TOKEN_REQUEST_TOKEN: "eyJhbGciOiJSUzI1NiIsImtpZCI6IjM4ODI2YjE3LTZhMzAtNWY5Yi1iMTY5LThiZWI4MjAyZjcyMyIsInR5cCI6IkpXVCIsIng1dCI6InlrTmFZNHFNX3RhNGsyVGdaT0NFWUxrY1lsQSJ9.eyJJZGVudGl0eVR5cGVDbGFpbSI6IlN5c3RlbTpTZXJ2aWNlSWRlbnRpdHkiLCJhYyI6Ilt7XCJTY29wZVwiOlwicmVmcy9oZWFkcy9ocm0tMDAxNi1vcHRpbWl6ZS1lbXBsb3llZS1jcmVhdGUtdXBkYXRlXCIsXCJQZXJtaXNzaW9uXCI6M30se1wiU2NvcGVcIjpcInJlZnMvaGVhZHMvbWFpblwiLFwiUGVybWlzc2lvblwiOjF9XSIsImFjc2wiOiIxMCIsImF1ZCI6InZzbzo2Zjk2ZmE4OS1iN2JmLTQ4NzgtYmFkMy04OTgwMDY1NjZiNmUiLCJiaWxsaW5nX293bmVyX2lkIjoiRV9rZ0RPQUFKb1lRIiwiZXhwIjoxNzc4ODYwNzEyLCJodHRwOi8vc2NoZW1hcy5taWNyb3NvZnQuY29tL3dzLzIwMDgvMDYvaWRlbnRpdHkvY2xhaW1zL3ByaW1hcnlzaWQiOiJkZGRkZGRkZC1kZGRkLWRkZGQtZGRkZC1kZGRkZGRkZGRkZGQiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9zaWQiOiJkZGRkZGRkZC1kZGRkLWRkZGQtZGRkZC1kZGRkZGRkZGRkZGQiLCJpYXQiOjE3Nzg4Mzg1MTIsImlzcyI6Imh0dHBzOi8vdG9rZW4uYWN0aW9ucy5naXRodWJ1c2VyY29udGVudC5jb20iLCJqb2JfaWQiOiI0NGRmYmNhZi1jYzA0LTViNjQtYjEwYy04ZjQxZmE0NGE2NTAiLCJuYW1laWQiOiJkZGRkZGRkZC1kZGRkLWRkZGQtZGRkZC1kZGRkZGRkZGRkZGQiLCJuYmYiOjE3Nzg4MzgyMTIsIm9pZGNfZXh0cmEiOiJ7XCJhY3RvclwiOlwianVuLWxlZS1mZWVkbWVcIixcImFjdG9yX2lkXCI6XCIyMzkyODI4NjJcIixcImJhc2VfcmVmXCI6XCJcIixcImNoZWNrX3J1bl9pZFwiOlwiNzYxNTczMjE2MTJcIixcImV2ZW50X25hbWVcIjpcIndvcmtmbG93X2Rpc3BhdGNoXCIsXCJoZWFkX3JlZlwiOlwiXCIsXCJqb2Jfd29ya2Zsb3dfcmVmXCI6XCJmZWVkbWVwb3MvYWN0aW9ucy8uZ2l0aHViL3dvcmtmbG93cy9wdWJsaXNoLW5wbS1naXRodWIueWFtbEByZWZzL2hlYWRzL21haW5cIixcImpvYl93b3JrZmxvd19zaGFcIjpcIjIyMGY3ZTc2ZTBkY2EwOTNjNDc1MDM3YjhlN2MwZjU1M2I2MTcyMzlcIixcInJlZlwiOlwicmVmcy9oZWFkcy9ocm0tMDAxNi1vcHRpbWl6ZS1lbXBsb3llZS1jcmVhdGUtdXBkYXRlXCIsXCJyZWZfcHJvdGVjdGVkXCI6XCJmYWxzZVwiLFwicmVmX3R5cGVcIjpcImJyYW5jaFwiLFwicmVwb3NpdG9yeVwiOlwiZmVlZG1lcG9zL2hybS1zZXJ2aWNlXCIsXCJyZXBvc2l0b3J5X2lkXCI6XCIxMTI0NjcyMjM1XCIsXCJyZXBvc2l0b3J5X293bmVyXCI6XCJmZWVkbWVwb3NcIixcInJlcG9zaXRvcnlfb3duZXJfaWRcIjpcIjU0ODMxNTE1XCIsXCJyZXBvc2l0b3J5X3Zpc2liaWxpdHlcIjpcInByaXZhdGVcIixcInJ1bl9hdHRlbXB0XCI6XCIxXCIsXCJydW5faWRcIjpcIjI1OTExNDQyNzc4XCIsXCJydW5fbnVtYmVyXCI6XCI4M1wiLFwicnVubmVyX2Vudmlyb25tZW50XCI6XCJnaXRodWItaG9zdGVkXCIsXCJzaGFcIjpcIjc5Zjc5ZGUxZWFkZmI1NTU2NmQ5MzgyNTA4NDA5N2U0NGFlMDY0OTZcIixcIndvcmtmbG93XCI6XCJQdWJsaXNoIGhybS1wb3J0YWxcIixcIndvcmtmbG93X3JlZlwiOlwiZmVlZG1lcG9zL2hybS1zZXJ2aWNlLy5naXRodWIvd29ya2Zsb3dzL3B1Ymxpc2gtaHJtLXBvcnRhbC10cnVzdGVkLnltbEByZWZzL2hlYWRzL2hybS0wMDE2LW9wdGltaXplLWVtcGxveWVlLWNyZWF0ZS11cGRhdGVcIixcIndvcmtmbG93X3NoYVwiOlwiNzlmNzlkZTFlYWRmYjU1NTY2ZDkzODI1MDg0MDk3ZTQ0YWUwNjQ5NlwifSIsIm9pZGNfc3ViIjoicmVwbzpmZWVkbWVwb3MvaHJtLXNlcnZpY2U6cmVmOnJlZnMvaGVhZHMvaHJtLTAwMTYtb3B0aW1pemUtZW1wbG95ZWUtY3JlYXRlLXVwZGF0ZSIsIm9yY2hfaWQiOiI5MmQ0NzAwMi1kNTgxLTQ0MjktYTY4YS0xODUyYjRhYTM2N2EucHVibGlzaC5wdWJsaXNoLl9fZGVmYXVsdCIsIm93bmVyX2lkIjoiRV9rZ0RPQUFKb1lRIiwicGxhbl9pZCI6IjkyZDQ3MDAyLWQ1ODEtNDQyOS1hNjhhLTE4NTJiNGFhMzY3YSIsInJlcG9zaXRvcnlfaWQiOiIxMTI0NjcyMjM1IiwicmVwb3NpdG9yeV9vd25lcl9pZCI6IjU0ODMxNTE1IiwicmVwb3NpdG9yeV92aXNpYmlsaXR5IjoicHJpdmF0ZSIsInJ1bl9pZCI6IjI1OTExNDQyNzc4IiwicnVuX251bWJlciI6IjgzIiwicnVuX3R5cGUiOiJmdWxsIiwicnVubmVyX2lkIjoiMTAwMDA2OTE5NCIsInJ1bm5lcl90eXBlIjoiaG9zdGVkIiwic2NwIjoiQWN0aW9ucy5SZXN1bHRzOjkyZDQ3MDAyLWQ1ODEtNDQyOS1hNjhhLTE4NTJiNGFhMzY3YTo0NGRmYmNhZi1jYzA0LTViNjQtYjEwYy04ZjQxZmE0NGE2NTAgQWN0aW9ucy5SdW5uZXI6OTJkNDcwMDItZDU4MS00NDI5LWE2OGEtMTg1MmI0YWEzNjdhOjQ0ZGZiY2FmLWNjMDQtNWI2NC1iMTBjLThmNDFmYTQ0YTY1MCBBY3Rpb25zLlVwbG9hZEFydGlmYWN0czo5MmQ0NzAwMi1kNTgxLTQ0MjktYTY4YS0xODUyYjRhYTM2N2E6NDRkZmJjYWYtY2MwNC01YjY0LWIxMGMtOGY0MWZhNDRhNjUwIGdlbmVyYXRlX2lkX3Rva2VuOjkyZDQ3MDAyLWQ1ODEtNDQyOS1hNjhhLTE4NTJiNGFhMzY3YTo0NGRmYmNhZi1jYzA0LTViNjQtYjEwYy04ZjQxZmE0NGE2NTAgQWN0aW9ucy5HZW5lcmljUmVhZDowMDAwMDAwMC0wMDAwLTAwMDAtMDAwMC0wMDAwMDAwMDAwMDAiLCJzaGEiOiI3OWY3OWRlMWVhZGZiNTU1NjZkOTM4MjUwODQwOTdlNDRhZTA2NDk2IiwidHJ1c3RfdGllciI6IjEifQ.14ANOUNn6pn5nelwLFRUjDF3Z5yLqp_XwJillfuj75SBPwLQYsu6cdlZEsee19YFADh8XY6xBJal4Pc1SWsHt3wEArox4qz-htTtEeBJHHZAdc83jEoVZK0uggEsZwJ73vPcQvNxTpp7QDsir3WaHKWLBfJ7QV0WUqSrX3BrH1pdsuuJisK4emK7okhrKGjc5KgmbBbj1MkCKGNcapnM0cjV0nNqC4LEAcA921qsBiCgKNZhuiuOQtyzp6I0VJdi88C8-8a8cQIN5-erovxGRzqhFDWUFhw0MJ8l475QJ_jJkshm_68_TgaFTGUKLRi8CKTwOmYFepIf9XyC0yztYg", 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_f5afe279-c36d-434a-a2ef-bc01788c9110", INVOCATION_ID: "66262b3eb40f4ccaac50d6471aca5bc6", 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: "83", GITHUB_TRIGGERING_ACTOR: "jun-lee-feedme", 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 1000069194", XDG_CONFIG_HOME: "/home/runner/.config", GITHUB_REF_NAME: "hrm-0016-optimize-employee-create-update", 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.11-dev", 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: "79f79de1eadfb55566d93825084097e44ae06496", GITHUB_RUN_ATTEMPT: "1", npm_package_exports___style: "./dist/style.css", npm_package_dependencies_vue_router: "^4.3.2", GITHUB_REF: "refs/heads/hrm-0016-optimize-employee-create-update", GITHUB_ACTOR: "jun-lee-feedme", 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_2d05e8e3-840a-4795-88b7-b863f69510f3", JAVA_HOME: "/usr/lib/jvm/temurin-17-jdk-amd64", PWD: "/home/runner/work/hrm-service/hrm-service/apps/hrm-portal", GITHUB_ACTOR_ID: "239282862", 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/137//idtoken/92d47002-d581-4429-a68a-1852b4aa367a/44dfbcaf-cc04-5b64-b10c-8f41fa44a650?api-version=2.0", GHCUP_INSTALL_BASE_PREFIX: "/usr/local", GITHUB_OUTPUT: "/home/runner/work/_temp/_runner_file_commands/set_output_2d05e8e3-840a-4795-88b7-b863f69510f3", 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_2d05e8e3-840a-4795-88b7-b863f69510f3", INIT_CWD: "/home/runner/work/hrm-service/hrm-service/apps/hrm-portal", npm_package_dependencies_libphonenumber_js: "^1.11.1", NODE_ENV: "production" } };
|
|
1839
|
-
const
|
|
1838
|
+
var Ka = { env: { GITHUB_STATE: "/home/runner/work/_temp/_runner_file_commands/save_state_29b435f4-2cc9-4f24-843f-cf6dc3ce175a", 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_29b435f4-2cc9-4f24-843f-cf6dc3ce175a", 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: "1860", ACTIONS_ORCHESTRATION_ID: "fa8cd6ab-ca59-406f-9c83-b657a4974204.publish.publish.__default", npm_package_dependencies__feedmepos_ui_library: "^1.10.4", 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: "20260513.135.3", 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:15395", 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: "26030996255", GITHUB_REF_TYPE: "branch", BOOTSTRAP_HASKELL_NONINTERACTIVE: "1", GITHUB_WORKFLOW_SHA: "743db859d72b77fc257522d80b40388e0cbc686c", 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/enable-permission-for-menu", ACTIONS_ID_TOKEN_REQUEST_TOKEN: "eyJhbGciOiJSUzI1NiIsImtpZCI6IjM4ODI2YjE3LTZhMzAtNWY5Yi1iMTY5LThiZWI4MjAyZjcyMyIsInR5cCI6IkpXVCIsIng1dCI6InlrTmFZNHFNX3RhNGsyVGdaT0NFWUxrY1lsQSJ9.eyJJZGVudGl0eVR5cGVDbGFpbSI6IlN5c3RlbTpTZXJ2aWNlSWRlbnRpdHkiLCJhYyI6Ilt7XCJTY29wZVwiOlwicmVmcy9oZWFkcy9mZWF0L2VuYWJsZS1wZXJtaXNzaW9uLWZvci1tZW51XCIsXCJQZXJtaXNzaW9uXCI6M30se1wiU2NvcGVcIjpcInJlZnMvaGVhZHMvbWFpblwiLFwiUGVybWlzc2lvblwiOjF9XSIsImFjc2wiOiIxMCIsImF1ZCI6InZzbzo2Zjk2ZmE4OS1iN2JmLTQ4NzgtYmFkMy04OTgwMDY1NjZiNmUiLCJiaWxsaW5nX293bmVyX2lkIjoiRV9rZ0RPQUFKb1lRIiwiZXhwIjoxNzc5MTI2MzMxLCJodHRwOi8vc2NoZW1hcy5taWNyb3NvZnQuY29tL3dzLzIwMDgvMDYvaWRlbnRpdHkvY2xhaW1zL3ByaW1hcnlzaWQiOiJkZGRkZGRkZC1kZGRkLWRkZGQtZGRkZC1kZGRkZGRkZGRkZGQiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9zaWQiOiJkZGRkZGRkZC1kZGRkLWRkZGQtZGRkZC1kZGRkZGRkZGRkZGQiLCJpYXQiOjE3NzkxMDQxMzEsImlzcyI6Imh0dHBzOi8vdG9rZW4uYWN0aW9ucy5naXRodWJ1c2VyY29udGVudC5jb20iLCJqb2JfaWQiOiI0NzNhZjM1ZS1hMzc1LTVjY2MtODUxMy0zMjZlM2Q4ZmUxMjUiLCJuYW1laWQiOiJkZGRkZGRkZC1kZGRkLWRkZGQtZGRkZC1kZGRkZGRkZGRkZGQiLCJuYmYiOjE3NzkxMDM4MzEsIm9pZGNfZXh0cmEiOiJ7XCJhY3RvclwiOlwianVuLWxlZS1mZWVkbWVcIixcImFjdG9yX2lkXCI6XCIyMzkyODI4NjJcIixcImJhc2VfcmVmXCI6XCJcIixcImNoZWNrX3J1bl9pZFwiOlwiNzY1MTY2MTc5MjFcIixcImV2ZW50X25hbWVcIjpcIndvcmtmbG93X2Rpc3BhdGNoXCIsXCJoZWFkX3JlZlwiOlwiXCIsXCJqb2Jfd29ya2Zsb3dfcmVmXCI6XCJmZWVkbWVwb3MvYWN0aW9ucy8uZ2l0aHViL3dvcmtmbG93cy9wdWJsaXNoLW5wbS1naXRodWIueWFtbEByZWZzL2hlYWRzL21haW5cIixcImpvYl93b3JrZmxvd19zaGFcIjpcIjIyMGY3ZTc2ZTBkY2EwOTNjNDc1MDM3YjhlN2MwZjU1M2I2MTcyMzlcIixcInJlZlwiOlwicmVmcy9oZWFkcy9mZWF0L2VuYWJsZS1wZXJtaXNzaW9uLWZvci1tZW51XCIsXCJyZWZfcHJvdGVjdGVkXCI6XCJmYWxzZVwiLFwicmVmX3R5cGVcIjpcImJyYW5jaFwiLFwicmVwb3NpdG9yeVwiOlwiZmVlZG1lcG9zL2hybS1zZXJ2aWNlXCIsXCJyZXBvc2l0b3J5X2lkXCI6XCIxMTI0NjcyMjM1XCIsXCJyZXBvc2l0b3J5X293bmVyXCI6XCJmZWVkbWVwb3NcIixcInJlcG9zaXRvcnlfb3duZXJfaWRcIjpcIjU0ODMxNTE1XCIsXCJyZXBvc2l0b3J5X3Zpc2liaWxpdHlcIjpcInByaXZhdGVcIixcInJ1bl9hdHRlbXB0XCI6XCIxXCIsXCJydW5faWRcIjpcIjI2MDMwOTk2MjU1XCIsXCJydW5fbnVtYmVyXCI6XCI4NFwiLFwicnVubmVyX2Vudmlyb25tZW50XCI6XCJnaXRodWItaG9zdGVkXCIsXCJzaGFcIjpcIjc0M2RiODU5ZDcyYjc3ZmMyNTc1MjJkODBiNDAzODhlMGNiYzY4NmNcIixcIndvcmtmbG93XCI6XCJQdWJsaXNoIGhybS1wb3J0YWxcIixcIndvcmtmbG93X3JlZlwiOlwiZmVlZG1lcG9zL2hybS1zZXJ2aWNlLy5naXRodWIvd29ya2Zsb3dzL3B1Ymxpc2gtaHJtLXBvcnRhbC10cnVzdGVkLnltbEByZWZzL2hlYWRzL2ZlYXQvZW5hYmxlLXBlcm1pc3Npb24tZm9yLW1lbnVcIixcIndvcmtmbG93X3NoYVwiOlwiNzQzZGI4NTlkNzJiNzdmYzI1NzUyMmQ4MGI0MDM4OGUwY2JjNjg2Y1wifSIsIm9pZGNfc3ViIjoicmVwbzpmZWVkbWVwb3MvaHJtLXNlcnZpY2U6cmVmOnJlZnMvaGVhZHMvZmVhdC9lbmFibGUtcGVybWlzc2lvbi1mb3ItbWVudSIsIm9yY2hfaWQiOiJmYThjZDZhYi1jYTU5LTQwNmYtOWM4My1iNjU3YTQ5NzQyMDQucHVibGlzaC5wdWJsaXNoLl9fZGVmYXVsdCIsIm93bmVyX2lkIjoiRV9rZ0RPQUFKb1lRIiwicGxhbl9pZCI6ImZhOGNkNmFiLWNhNTktNDA2Zi05YzgzLWI2NTdhNDk3NDIwNCIsInJlcG9zaXRvcnlfaWQiOiIxMTI0NjcyMjM1IiwicmVwb3NpdG9yeV9vd25lcl9pZCI6IjU0ODMxNTE1IiwicmVwb3NpdG9yeV92aXNpYmlsaXR5IjoicHJpdmF0ZSIsInJ1bl9pZCI6IjI2MDMwOTk2MjU1IiwicnVuX251bWJlciI6Ijg0IiwicnVuX3R5cGUiOiJmdWxsIiwicnVubmVyX2lkIjoiMTAwMDA2OTY3OCIsInJ1bm5lcl90eXBlIjoiaG9zdGVkIiwic2NwIjoiQWN0aW9ucy5SZXN1bHRzOmZhOGNkNmFiLWNhNTktNDA2Zi05YzgzLWI2NTdhNDk3NDIwNDo0NzNhZjM1ZS1hMzc1LTVjY2MtODUxMy0zMjZlM2Q4ZmUxMjUgQWN0aW9ucy5SdW5uZXI6ZmE4Y2Q2YWItY2E1OS00MDZmLTljODMtYjY1N2E0OTc0MjA0OjQ3M2FmMzVlLWEzNzUtNWNjYy04NTEzLTMyNmUzZDhmZTEyNSBBY3Rpb25zLlVwbG9hZEFydGlmYWN0czpmYThjZDZhYi1jYTU5LTQwNmYtOWM4My1iNjU3YTQ5NzQyMDQ6NDczYWYzNWUtYTM3NS01Y2NjLTg1MTMtMzI2ZTNkOGZlMTI1IGdlbmVyYXRlX2lkX3Rva2VuOmZhOGNkNmFiLWNhNTktNDA2Zi05YzgzLWI2NTdhNDk3NDIwNDo0NzNhZjM1ZS1hMzc1LTVjY2MtODUxMy0zMjZlM2Q4ZmUxMjUgQWN0aW9ucy5HZW5lcmljUmVhZDowMDAwMDAwMC0wMDAwLTAwMDAtMDAwMC0wMDAwMDAwMDAwMDAiLCJzaGEiOiI3NDNkYjg1OWQ3MmI3N2ZjMjU3NTIyZDgwYjQwMzg4ZTBjYmM2ODZjIiwidHJ1c3RfdGllciI6IjEifQ.dKQk0eu0CDbNpcQ-OiyPNDzw2ZUgykgNvVhUSwWp-BHEU7v6h6zHpO1q9XTnrLDMv6NywQP5o8uvhVMUHSeUHT8cQe-Rqll8mLNV74oXkVHi32JXKMSOnuOGnSfVTyaLcWf7aFMo-ygM7L-dOdkSxYInsp60GkRJOQM-SJnHcr1C2CYBogfHc0YeWBcBb1nn2zIqOiySakKdMYR5nmnliHgB0WwuD0Tb6wVCRibYzLmBQ48S20PmYf9StXN6Blmui3BE5XG31Vtvefs9LhyM_YRZQZX7zzUVyrt5PY8M5gR2snJPhUyd0T7L6-qzwkWWxhzJtfLTJsrw_BgSr1WCZA", 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_679c6799-ac6f-4818-8a12-e7dc1561953d", INVOCATION_ID: "508135cd597f4fd28f39934724cb1f53", 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: "84", GITHUB_TRIGGERING_ACTOR: "jun-lee-feedme", 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 1000069678", XDG_CONFIG_HOME: "/home/runner/.config", GITHUB_REF_NAME: "feat/enable-permission-for-menu", 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.11-dev.2", 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: "743db859d72b77fc257522d80b40388e0cbc686c", GITHUB_RUN_ATTEMPT: "1", npm_package_exports___style: "./dist/style.css", npm_package_dependencies_vue_router: "^4.3.2", GITHUB_REF: "refs/heads/feat/enable-permission-for-menu", GITHUB_ACTOR: "jun-lee-feedme", 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_29b435f4-2cc9-4f24-843f-cf6dc3ce175a", JAVA_HOME: "/usr/lib/jvm/temurin-17-jdk-amd64", PWD: "/home/runner/work/hrm-service/hrm-service/apps/hrm-portal", GITHUB_ACTOR_ID: "239282862", RUNNER_WORKSPACE: "/home/runner/work/hrm-service", npm_package_devDependencies_vue_eslint_parser: "^10.2.0", npm_config_link_workspace_packages: "true", npm_execpath: "/home/runner/setup-pnpm/node_modules/.pnpm/pnpm@9.15.9/node_modules/pnpm/bin/pnpm.cjs", HOMEBREW_CLEANUP_PERIODIC_FULL_DAYS: "3650", GITHUB_EVENT_NAME: "workflow_dispatch", HOMEBREW_NO_AUTO_UPDATE: "1", ANDROID_HOME: "/usr/local/lib/android/sdk", GITHUB_SERVER_URL: "https://github.com", GECKOWEBDRIVER: "/usr/local/share/gecko_driver", ACTIONS_ID_TOKEN_REQUEST_URL: "https://run-actions-2-azure-eastus.actions.githubusercontent.com/59//idtoken/fa8cd6ab-ca59-406f-9c83-b657a4974204/473af35e-a375-5ccc-8513-326e3d8fe125?api-version=2.0", GHCUP_INSTALL_BASE_PREFIX: "/usr/local", GITHUB_OUTPUT: "/home/runner/work/_temp/_runner_file_commands/set_output_29b435f4-2cc9-4f24-843f-cf6dc3ce175a", 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_29b435f4-2cc9-4f24-843f-cf6dc3ce175a", INIT_CWD: "/home/runner/work/hrm-service/hrm-service/apps/hrm-portal", npm_package_dependencies_libphonenumber_js: "^1.11.1", NODE_ENV: "production" } };
|
|
1839
|
+
const Qa = "10.0.5";
|
|
1840
1840
|
function qa() {
|
|
1841
|
-
typeof __VUE_I18N_FULL_INSTALL__ != "boolean" && (
|
|
1841
|
+
typeof __VUE_I18N_FULL_INSTALL__ != "boolean" && (Ue().__VUE_I18N_FULL_INSTALL__ = !0), typeof __VUE_I18N_LEGACY_API__ != "boolean" && (Ue().__VUE_I18N_LEGACY_API__ = !0), typeof __INTLIFY_DROP_MESSAGE_COMPILER__ != "boolean" && (Ue().__INTLIFY_DROP_MESSAGE_COMPILER__ = !1), typeof __INTLIFY_PROD_DEVTOOLS__ != "boolean" && (Ue().__INTLIFY_PROD_DEVTOOLS__ = !1);
|
|
1842
1842
|
}
|
|
1843
1843
|
const He = {
|
|
1844
1844
|
// composer module errors
|
|
@@ -1856,29 +1856,29 @@ const He = {
|
|
|
1856
1856
|
function nt(e, ...t) {
|
|
1857
1857
|
return ht(e, null, void 0);
|
|
1858
1858
|
}
|
|
1859
|
-
const
|
|
1859
|
+
const jt = /* @__PURE__ */ Ve("__translateVNode"), Vt = /* @__PURE__ */ Ve("__datetimeParts"), Wt = /* @__PURE__ */ Ve("__numberParts"), er = Ve("__setPluralRules"), Xn = /* @__PURE__ */ Ve("__injectWithOption"), Gt = /* @__PURE__ */ Ve("__dispose");
|
|
1860
1860
|
function st(e) {
|
|
1861
|
-
if (!
|
|
1861
|
+
if (!z(e))
|
|
1862
1862
|
return e;
|
|
1863
1863
|
for (const t in e)
|
|
1864
1864
|
if (Ne(e, t))
|
|
1865
1865
|
if (!t.includes("."))
|
|
1866
|
-
|
|
1866
|
+
z(e[t]) && st(e[t]);
|
|
1867
1867
|
else {
|
|
1868
1868
|
const n = t.split("."), s = n.length - 1;
|
|
1869
1869
|
let l = e, a = !1;
|
|
1870
1870
|
for (let c = 0; c < s; c++) {
|
|
1871
|
-
if (n[c] in l || (l[n[c]] = q()), !
|
|
1871
|
+
if (n[c] in l || (l[n[c]] = q()), !z(l[n[c]])) {
|
|
1872
1872
|
a = !0;
|
|
1873
1873
|
break;
|
|
1874
1874
|
}
|
|
1875
1875
|
l = l[n[c]];
|
|
1876
1876
|
}
|
|
1877
|
-
a || (l[n[s]] = e[t], delete e[t]),
|
|
1877
|
+
a || (l[n[s]] = e[t], delete e[t]), z(l[n[s]]) && st(l[n[s]]);
|
|
1878
1878
|
}
|
|
1879
1879
|
return e;
|
|
1880
1880
|
}
|
|
1881
|
-
function
|
|
1881
|
+
function Zn(e, t) {
|
|
1882
1882
|
const { messages: n, __i18n: s, messageResolver: l, flatJson: a } = t, c = $(n) ? n : ue(s) ? q() : { [e]: q() };
|
|
1883
1883
|
if (ue(s) && s.forEach((m) => {
|
|
1884
1884
|
if ("locale" in m && "resource" in m) {
|
|
@@ -1891,12 +1891,12 @@ function Yn(e, t) {
|
|
|
1891
1891
|
Ne(c, m) && st(c[m]);
|
|
1892
1892
|
return c;
|
|
1893
1893
|
}
|
|
1894
|
-
function
|
|
1894
|
+
function Yn(e) {
|
|
1895
1895
|
return e.type;
|
|
1896
1896
|
}
|
|
1897
1897
|
function tr(e, t, n) {
|
|
1898
|
-
let s =
|
|
1899
|
-
"__i18nGlobal" in n && (s =
|
|
1898
|
+
let s = z(t.messages) ? t.messages : q();
|
|
1899
|
+
"__i18nGlobal" in n && (s = Zn(e.locale.value, {
|
|
1900
1900
|
messages: s,
|
|
1901
1901
|
__i18n: n.__i18nGlobal
|
|
1902
1902
|
}));
|
|
@@ -1905,13 +1905,13 @@ function tr(e, t, n) {
|
|
|
1905
1905
|
e.mergeLocaleMessage(a, s[a]);
|
|
1906
1906
|
});
|
|
1907
1907
|
{
|
|
1908
|
-
if (
|
|
1908
|
+
if (z(t.datetimeFormats)) {
|
|
1909
1909
|
const a = Object.keys(t.datetimeFormats);
|
|
1910
1910
|
a.length && a.forEach((c) => {
|
|
1911
1911
|
e.mergeDateTimeFormat(c, t.datetimeFormats[c]);
|
|
1912
1912
|
});
|
|
1913
1913
|
}
|
|
1914
|
-
if (
|
|
1914
|
+
if (z(t.numberFormats)) {
|
|
1915
1915
|
const a = Object.keys(t.numberFormats);
|
|
1916
1916
|
a.length && a.forEach((c) => {
|
|
1917
1917
|
e.mergeNumberFormat(c, t.numberFormats[c]);
|
|
@@ -1920,7 +1920,7 @@ function tr(e, t, n) {
|
|
|
1920
1920
|
}
|
|
1921
1921
|
}
|
|
1922
1922
|
function Nn(e) {
|
|
1923
|
-
return _e(
|
|
1923
|
+
return _e(Kn, null, e, 0);
|
|
1924
1924
|
}
|
|
1925
1925
|
const yn = "__INTLIFY_META__", kn = () => [], nr = () => !1;
|
|
1926
1926
|
let Tn = 0;
|
|
@@ -1930,10 +1930,10 @@ function On(e) {
|
|
|
1930
1930
|
const sr = /* @__NO_SIDE_EFFECTS__ */ () => {
|
|
1931
1931
|
const e = xt();
|
|
1932
1932
|
let t = null;
|
|
1933
|
-
return e && (t =
|
|
1933
|
+
return e && (t = Yn(e)[yn]) ? { [yn]: t } : null;
|
|
1934
1934
|
};
|
|
1935
1935
|
function ar(e = {}) {
|
|
1936
|
-
const { __root: t, __injectWithOption: n } = e, s = t === void 0, l = e.flatJson, a = en ?
|
|
1936
|
+
const { __root: t, __injectWithOption: n } = e, s = t === void 0, l = e.flatJson, a = en ? je : zn;
|
|
1937
1937
|
let c = ce(e.inheritLocale) ? e.inheritLocale : !0;
|
|
1938
1938
|
const m = a(
|
|
1939
1939
|
// prettier-ignore
|
|
@@ -1941,18 +1941,18 @@ function ar(e = {}) {
|
|
|
1941
1941
|
), u = a(
|
|
1942
1942
|
// prettier-ignore
|
|
1943
1943
|
t && c ? t.fallbackLocale.value : F(e.fallbackLocale) || ue(e.fallbackLocale) || $(e.fallbackLocale) || e.fallbackLocale === !1 ? e.fallbackLocale : m.value
|
|
1944
|
-
), p = a(
|
|
1945
|
-
let N = t ? t.missingWarn : ce(e.missingWarn) || dt(e.missingWarn) ? e.missingWarn : !0, P = t ? t.fallbackWarn : ce(e.fallbackWarn) || dt(e.fallbackWarn) ? e.fallbackWarn : !0, V = t ? t.fallbackRoot : ce(e.fallbackRoot) ? e.fallbackRoot : !0, L = !!e.fallbackFormat,
|
|
1946
|
-
const
|
|
1944
|
+
), p = a(Zn(m.value, e)), O = a($(e.datetimeFormats) ? e.datetimeFormats : { [m.value]: {} }), C = a($(e.numberFormats) ? e.numberFormats : { [m.value]: {} });
|
|
1945
|
+
let N = t ? t.missingWarn : ce(e.missingWarn) || dt(e.missingWarn) ? e.missingWarn : !0, P = t ? t.fallbackWarn : ce(e.fallbackWarn) || dt(e.fallbackWarn) ? e.fallbackWarn : !0, V = t ? t.fallbackRoot : ce(e.fallbackRoot) ? e.fallbackRoot : !0, L = !!e.fallbackFormat, D = le(e.missing) ? e.missing : null, i = le(e.missing) ? On(e.missing) : null, d = le(e.postTranslation) ? e.postTranslation : null, y = t ? t.warnHtmlMessage : ce(e.warnHtmlMessage) ? e.warnHtmlMessage : !0, _ = !!e.escapeParameter;
|
|
1946
|
+
const w = t ? t.modifiers : $(e.modifiers) ? e.modifiers : {};
|
|
1947
1947
|
let S = e.pluralRules || t && t.pluralRules, g;
|
|
1948
1948
|
g = (() => {
|
|
1949
1949
|
s && fn(null);
|
|
1950
1950
|
const f = {
|
|
1951
|
-
version:
|
|
1951
|
+
version: Qa,
|
|
1952
1952
|
locale: m.value,
|
|
1953
1953
|
fallbackLocale: u.value,
|
|
1954
1954
|
messages: p.value,
|
|
1955
|
-
modifiers:
|
|
1955
|
+
modifiers: w,
|
|
1956
1956
|
pluralRules: S,
|
|
1957
1957
|
missing: i === null ? void 0 : i,
|
|
1958
1958
|
missingWarn: N,
|
|
@@ -1966,20 +1966,20 @@ function ar(e = {}) {
|
|
|
1966
1966
|
messageCompiler: e.messageCompiler,
|
|
1967
1967
|
__meta: { framework: "vue" }
|
|
1968
1968
|
};
|
|
1969
|
-
f.datetimeFormats = O.value, f.numberFormats =
|
|
1970
|
-
const
|
|
1971
|
-
return s && fn(
|
|
1972
|
-
})(),
|
|
1969
|
+
f.datetimeFormats = O.value, f.numberFormats = C.value, f.__datetimeFormatters = $(g) ? g.__datetimeFormatters : void 0, f.__numberFormatters = $(g) ? g.__numberFormatters : void 0;
|
|
1970
|
+
const I = Fa(f);
|
|
1971
|
+
return s && fn(I), I;
|
|
1972
|
+
})(), Qe(g, m.value, u.value);
|
|
1973
1973
|
function h() {
|
|
1974
1974
|
return [
|
|
1975
1975
|
m.value,
|
|
1976
1976
|
u.value,
|
|
1977
1977
|
p.value,
|
|
1978
1978
|
O.value,
|
|
1979
|
-
|
|
1979
|
+
C.value
|
|
1980
1980
|
];
|
|
1981
1981
|
}
|
|
1982
|
-
const
|
|
1982
|
+
const E = te({
|
|
1983
1983
|
get: () => m.value,
|
|
1984
1984
|
set: (f) => {
|
|
1985
1985
|
m.value = f, g.locale = m.value;
|
|
@@ -1987,32 +1987,32 @@ function ar(e = {}) {
|
|
|
1987
1987
|
}), A = te({
|
|
1988
1988
|
get: () => u.value,
|
|
1989
1989
|
set: (f) => {
|
|
1990
|
-
u.value = f, g.fallbackLocale = u.value,
|
|
1990
|
+
u.value = f, g.fallbackLocale = u.value, Qe(g, m.value, f);
|
|
1991
1991
|
}
|
|
1992
|
-
}),
|
|
1993
|
-
function
|
|
1992
|
+
}), R = te(() => p.value), G = /* @__PURE__ */ te(() => O.value), W = /* @__PURE__ */ te(() => C.value);
|
|
1993
|
+
function M() {
|
|
1994
1994
|
return le(d) ? d : null;
|
|
1995
1995
|
}
|
|
1996
1996
|
function T(f) {
|
|
1997
1997
|
d = f, g.postTranslation = f;
|
|
1998
1998
|
}
|
|
1999
1999
|
function k() {
|
|
2000
|
-
return
|
|
2000
|
+
return D;
|
|
2001
2001
|
}
|
|
2002
|
-
function
|
|
2003
|
-
f !== null && (i = On(f)),
|
|
2002
|
+
function Y(f) {
|
|
2003
|
+
f !== null && (i = On(f)), D = f, g.missing = i;
|
|
2004
2004
|
}
|
|
2005
|
-
const x = (f,
|
|
2005
|
+
const x = (f, I, ee, ie, Pe, at) => {
|
|
2006
2006
|
h();
|
|
2007
2007
|
let xe;
|
|
2008
2008
|
try {
|
|
2009
|
-
|
|
2009
|
+
Ka.env.NODE_ENV !== "production" || __INTLIFY_PROD_DEVTOOLS__, s || (g.fallbackContext = t ? Pa() : void 0), xe = f(g);
|
|
2010
2010
|
} finally {
|
|
2011
2011
|
__INTLIFY_PROD_DEVTOOLS__, s || (g.fallbackContext = void 0);
|
|
2012
2012
|
}
|
|
2013
2013
|
if (ee !== "translate exists" && // for not `te` (e.g `t`)
|
|
2014
2014
|
de(xe) && xe === bt || ee === "translate exists" && !xe) {
|
|
2015
|
-
const [Jn, Hr] =
|
|
2015
|
+
const [Jn, Hr] = I();
|
|
2016
2016
|
return t && V ? ie(t) : Pe(Jn);
|
|
2017
2017
|
} else {
|
|
2018
2018
|
if (at(xe))
|
|
@@ -2020,133 +2020,133 @@ function ar(e = {}) {
|
|
|
2020
2020
|
throw nt(He.UNEXPECTED_RETURN_TYPE);
|
|
2021
2021
|
}
|
|
2022
2022
|
};
|
|
2023
|
-
function
|
|
2024
|
-
return x((
|
|
2023
|
+
function U(...f) {
|
|
2024
|
+
return x((I) => Reflect.apply(En, null, [I, ...f]), () => Ut(...f), "translate", (I) => Reflect.apply(I.t, I, [...f]), (I) => I, (I) => F(I));
|
|
2025
2025
|
}
|
|
2026
2026
|
function ne(...f) {
|
|
2027
|
-
const [
|
|
2028
|
-
if (ie && !
|
|
2027
|
+
const [I, ee, ie] = f;
|
|
2028
|
+
if (ie && !z(ie))
|
|
2029
2029
|
throw nt(He.INVALID_ARGUMENT);
|
|
2030
|
-
return
|
|
2030
|
+
return U(I, ee, fe({ resolvedMessage: !0 }, ie || {}));
|
|
2031
2031
|
}
|
|
2032
2032
|
function J(...f) {
|
|
2033
|
-
return x((
|
|
2033
|
+
return x((I) => Reflect.apply(pn, null, [I, ...f]), () => Pt(...f), "datetime format", (I) => Reflect.apply(I.d, I, [...f]), () => mn, (I) => F(I));
|
|
2034
2034
|
}
|
|
2035
2035
|
function X(...f) {
|
|
2036
|
-
return x((
|
|
2036
|
+
return x((I) => Reflect.apply(bn, null, [I, ...f]), () => Ft(...f), "number format", (I) => Reflect.apply(I.n, I, [...f]), () => mn, (I) => F(I));
|
|
2037
2037
|
}
|
|
2038
|
-
function
|
|
2039
|
-
return f.map((
|
|
2038
|
+
function K(f) {
|
|
2039
|
+
return f.map((I) => F(I) || de(I) || ce(I) ? Nn(String(I)) : I);
|
|
2040
2040
|
}
|
|
2041
2041
|
const re = {
|
|
2042
|
-
normalize:
|
|
2042
|
+
normalize: K,
|
|
2043
2043
|
interpolate: (f) => f,
|
|
2044
2044
|
type: "vnode"
|
|
2045
2045
|
};
|
|
2046
|
-
function
|
|
2047
|
-
return x((
|
|
2046
|
+
function Ie(...f) {
|
|
2047
|
+
return x((I) => {
|
|
2048
2048
|
let ee;
|
|
2049
|
-
const ie =
|
|
2049
|
+
const ie = I;
|
|
2050
2050
|
try {
|
|
2051
|
-
ie.processor = re, ee = Reflect.apply(
|
|
2051
|
+
ie.processor = re, ee = Reflect.apply(En, null, [ie, ...f]);
|
|
2052
2052
|
} finally {
|
|
2053
2053
|
ie.processor = null;
|
|
2054
2054
|
}
|
|
2055
2055
|
return ee;
|
|
2056
|
-
}, () =>
|
|
2056
|
+
}, () => Ut(...f), "translate", (I) => I[jt](...f), (I) => [Nn(I)], (I) => ue(I));
|
|
2057
2057
|
}
|
|
2058
2058
|
function Je(...f) {
|
|
2059
|
-
return x((
|
|
2059
|
+
return x((I) => Reflect.apply(bn, null, [I, ...f]), () => Ft(...f), "number format", (I) => I[Wt](...f), kn, (I) => F(I) || ue(I));
|
|
2060
2060
|
}
|
|
2061
2061
|
function $e(...f) {
|
|
2062
|
-
return x((
|
|
2062
|
+
return x((I) => Reflect.apply(pn, null, [I, ...f]), () => Pt(...f), "datetime format", (I) => I[Vt](...f), kn, (I) => F(I) || ue(I));
|
|
2063
2063
|
}
|
|
2064
2064
|
function vt(f) {
|
|
2065
2065
|
S = f, g.pluralRules = S;
|
|
2066
2066
|
}
|
|
2067
|
-
function
|
|
2067
|
+
function It(f, I) {
|
|
2068
2068
|
return x(() => {
|
|
2069
2069
|
if (!f)
|
|
2070
2070
|
return !1;
|
|
2071
|
-
const ee = F(
|
|
2071
|
+
const ee = F(I) ? I : m.value, ie = We(ee), Pe = g.messageResolver(ie, f);
|
|
2072
2072
|
return Be(Pe) || ve(Pe) || F(Pe);
|
|
2073
|
-
}, () => [f], "translate exists", (ee) => Reflect.apply(ee.te, ee, [f,
|
|
2073
|
+
}, () => [f], "translate exists", (ee) => Reflect.apply(ee.te, ee, [f, I]), nr, (ee) => ce(ee));
|
|
2074
2074
|
}
|
|
2075
|
-
function
|
|
2076
|
-
let
|
|
2077
|
-
const ee =
|
|
2075
|
+
function Et(f) {
|
|
2076
|
+
let I = null;
|
|
2077
|
+
const ee = Dn(g, u.value, m.value);
|
|
2078
2078
|
for (let ie = 0; ie < ee.length; ie++) {
|
|
2079
2079
|
const Pe = p.value[ee[ie]] || {}, at = g.messageResolver(Pe, f);
|
|
2080
2080
|
if (at != null) {
|
|
2081
|
-
|
|
2081
|
+
I = at;
|
|
2082
2082
|
break;
|
|
2083
2083
|
}
|
|
2084
2084
|
}
|
|
2085
|
-
return
|
|
2085
|
+
return I;
|
|
2086
2086
|
}
|
|
2087
|
-
function
|
|
2088
|
-
const
|
|
2089
|
-
return
|
|
2087
|
+
function ze(f) {
|
|
2088
|
+
const I = Et(f);
|
|
2089
|
+
return I ?? (t ? t.tm(f) || {} : {});
|
|
2090
2090
|
}
|
|
2091
|
-
function
|
|
2091
|
+
function We(f) {
|
|
2092
2092
|
return p.value[f] || {};
|
|
2093
2093
|
}
|
|
2094
|
-
function
|
|
2094
|
+
function Ge(f, I) {
|
|
2095
2095
|
if (l) {
|
|
2096
|
-
const ee = { [f]:
|
|
2096
|
+
const ee = { [f]: I };
|
|
2097
2097
|
for (const ie in ee)
|
|
2098
2098
|
Ne(ee, ie) && st(ee[ie]);
|
|
2099
|
-
|
|
2099
|
+
I = ee[f];
|
|
2100
2100
|
}
|
|
2101
|
-
p.value[f] =
|
|
2101
|
+
p.value[f] = I, g.messages = p.value;
|
|
2102
2102
|
}
|
|
2103
|
-
function
|
|
2103
|
+
function Ke(f, I) {
|
|
2104
2104
|
p.value[f] = p.value[f] || {};
|
|
2105
|
-
const ee = { [f]:
|
|
2105
|
+
const ee = { [f]: I };
|
|
2106
2106
|
if (l)
|
|
2107
2107
|
for (const ie in ee)
|
|
2108
2108
|
Ne(ee, ie) && st(ee[ie]);
|
|
2109
|
-
|
|
2109
|
+
I = ee[f], mt(I, p.value[f]), g.messages = p.value;
|
|
2110
2110
|
}
|
|
2111
2111
|
function Nt(f) {
|
|
2112
2112
|
return O.value[f] || {};
|
|
2113
2113
|
}
|
|
2114
|
-
function r(f,
|
|
2115
|
-
O.value[f] =
|
|
2114
|
+
function r(f, I) {
|
|
2115
|
+
O.value[f] = I, g.datetimeFormats = O.value, hn(g, f, I);
|
|
2116
2116
|
}
|
|
2117
|
-
function o(f,
|
|
2118
|
-
O.value[f] = fe(O.value[f] || {},
|
|
2117
|
+
function o(f, I) {
|
|
2118
|
+
O.value[f] = fe(O.value[f] || {}, I), g.datetimeFormats = O.value, hn(g, f, I);
|
|
2119
2119
|
}
|
|
2120
2120
|
function b(f) {
|
|
2121
|
-
return
|
|
2121
|
+
return C.value[f] || {};
|
|
2122
2122
|
}
|
|
2123
|
-
function
|
|
2124
|
-
|
|
2123
|
+
function j(f, I) {
|
|
2124
|
+
C.value[f] = I, g.numberFormats = C.value, gn(g, f, I);
|
|
2125
2125
|
}
|
|
2126
|
-
function oe(f,
|
|
2127
|
-
|
|
2126
|
+
function oe(f, I) {
|
|
2127
|
+
C.value[f] = fe(C.value[f] || {}, I), g.numberFormats = C.value, gn(g, f, I);
|
|
2128
2128
|
}
|
|
2129
2129
|
Tn++, t && en && (St(t.locale, (f) => {
|
|
2130
|
-
c && (m.value = f, g.locale = f,
|
|
2130
|
+
c && (m.value = f, g.locale = f, Qe(g, m.value, u.value));
|
|
2131
2131
|
}), St(t.fallbackLocale, (f) => {
|
|
2132
|
-
c && (u.value = f, g.fallbackLocale = f,
|
|
2132
|
+
c && (u.value = f, g.fallbackLocale = f, Qe(g, m.value, u.value));
|
|
2133
2133
|
}));
|
|
2134
|
-
const
|
|
2134
|
+
const Z = {
|
|
2135
2135
|
id: Tn,
|
|
2136
|
-
locale:
|
|
2136
|
+
locale: E,
|
|
2137
2137
|
fallbackLocale: A,
|
|
2138
2138
|
get inheritLocale() {
|
|
2139
2139
|
return c;
|
|
2140
2140
|
},
|
|
2141
2141
|
set inheritLocale(f) {
|
|
2142
|
-
c = f, f && t && (m.value = t.locale.value, u.value = t.fallbackLocale.value,
|
|
2142
|
+
c = f, f && t && (m.value = t.locale.value, u.value = t.fallbackLocale.value, Qe(g, m.value, u.value));
|
|
2143
2143
|
},
|
|
2144
2144
|
get availableLocales() {
|
|
2145
2145
|
return Object.keys(p.value).sort();
|
|
2146
2146
|
},
|
|
2147
|
-
messages:
|
|
2147
|
+
messages: R,
|
|
2148
2148
|
get modifiers() {
|
|
2149
|
-
return
|
|
2149
|
+
return w;
|
|
2150
2150
|
},
|
|
2151
2151
|
get pluralRules() {
|
|
2152
2152
|
return S || {};
|
|
@@ -2190,19 +2190,19 @@ function ar(e = {}) {
|
|
|
2190
2190
|
set escapeParameter(f) {
|
|
2191
2191
|
_ = f, g.escapeParameter = f;
|
|
2192
2192
|
},
|
|
2193
|
-
t:
|
|
2194
|
-
getLocaleMessage:
|
|
2195
|
-
setLocaleMessage:
|
|
2196
|
-
mergeLocaleMessage:
|
|
2197
|
-
getPostTranslationHandler:
|
|
2193
|
+
t: U,
|
|
2194
|
+
getLocaleMessage: We,
|
|
2195
|
+
setLocaleMessage: Ge,
|
|
2196
|
+
mergeLocaleMessage: Ke,
|
|
2197
|
+
getPostTranslationHandler: M,
|
|
2198
2198
|
setPostTranslationHandler: T,
|
|
2199
2199
|
getMissingHandler: k,
|
|
2200
|
-
setMissingHandler:
|
|
2200
|
+
setMissingHandler: Y,
|
|
2201
2201
|
[er]: vt
|
|
2202
2202
|
};
|
|
2203
|
-
return
|
|
2203
|
+
return Z.datetimeFormats = G, Z.numberFormats = W, Z.rt = ne, Z.te = It, Z.tm = ze, Z.d = J, Z.n = X, Z.getDateTimeFormat = Nt, Z.setDateTimeFormat = r, Z.mergeDateTimeFormat = o, Z.getNumberFormat = b, Z.setNumberFormat = j, Z.mergeNumberFormat = oe, Z[Xn] = n, Z[jt] = Ie, Z[Vt] = $e, Z[Wt] = Je, Z;
|
|
2204
2204
|
}
|
|
2205
|
-
const
|
|
2205
|
+
const zt = {
|
|
2206
2206
|
tag: {
|
|
2207
2207
|
type: [String, Object]
|
|
2208
2208
|
},
|
|
@@ -2224,14 +2224,14 @@ function rr({ 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 === Ee ? 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
|
}, q());
|
|
2232
2232
|
}
|
|
2233
2233
|
function Bn() {
|
|
2234
|
-
return
|
|
2234
|
+
return Ee;
|
|
2235
2235
|
}
|
|
2236
2236
|
fe({
|
|
2237
2237
|
keypath: {
|
|
@@ -2242,7 +2242,7 @@ fe({
|
|
|
2242
2242
|
type: [Number, String],
|
|
2243
2243
|
validator: (e) => de(e) || !isNaN(e)
|
|
2244
2244
|
}
|
|
2245
|
-
},
|
|
2245
|
+
}, zt);
|
|
2246
2246
|
function lr(e) {
|
|
2247
2247
|
return ue(e) && !F(e[0]);
|
|
2248
2248
|
}
|
|
@@ -2251,15 +2251,15 @@ function Hn(e, t, n, s) {
|
|
|
2251
2251
|
return () => {
|
|
2252
2252
|
const c = { part: !0 };
|
|
2253
2253
|
let m = q();
|
|
2254
|
-
e.locale && (c.locale = e.locale), F(e.format) ? c.key = e.format :
|
|
2254
|
+
e.locale && (c.locale = e.locale), F(e.format) ? c.key = e.format : z(e.format) && (F(e.format.key) && (c.key = e.format.key), m = Object.keys(e.format).reduce((N, P) => n.includes(P) ? fe(q(), N, { [P]: e.format[P] }) : N, q()));
|
|
2255
2255
|
const u = s(e.value, c, m);
|
|
2256
2256
|
let p = [c.key];
|
|
2257
2257
|
ue(u) ? p = u.map((N, P) => {
|
|
2258
2258
|
const V = l[N.type], L = V ? V({ [N.type]: N.value, index: P, parts: u }) : [N.value];
|
|
2259
2259
|
return lr(L) && (L[0].key = `${N.type}-${P}`), L;
|
|
2260
2260
|
}) : F(u) && (p = [u]);
|
|
2261
|
-
const O = fe(q(), a),
|
|
2262
|
-
return Sn(
|
|
2261
|
+
const O = fe(q(), a), C = F(e.tag) || z(e.tag) ? e.tag : Bn();
|
|
2262
|
+
return Sn(C, O, p);
|
|
2263
2263
|
};
|
|
2264
2264
|
}
|
|
2265
2265
|
fe({
|
|
@@ -2270,7 +2270,7 @@ fe({
|
|
|
2270
2270
|
format: {
|
|
2271
2271
|
type: [String, Object]
|
|
2272
2272
|
}
|
|
2273
|
-
},
|
|
2273
|
+
}, zt);
|
|
2274
2274
|
fe({
|
|
2275
2275
|
value: {
|
|
2276
2276
|
type: [Number, Date],
|
|
@@ -2279,7 +2279,7 @@ fe({
|
|
|
2279
2279
|
format: {
|
|
2280
2280
|
type: [String, Object]
|
|
2281
2281
|
}
|
|
2282
|
-
},
|
|
2282
|
+
}, zt);
|
|
2283
2283
|
const or = /* @__PURE__ */ Ve("global-vue-i18n");
|
|
2284
2284
|
function gt(e = {}) {
|
|
2285
2285
|
const t = xt();
|
|
@@ -2287,7 +2287,7 @@ function gt(e = {}) {
|
|
|
2287
2287
|
throw nt(He.MUST_BE_CALL_SETUP_TOP);
|
|
2288
2288
|
if (!t.isCE && t.appContext.app != null && !t.appContext.app.__VUE_I18N_SYMBOL__)
|
|
2289
2289
|
throw nt(He.NOT_INSTALLED);
|
|
2290
|
-
const n = ir(t), s = ur(n), l =
|
|
2290
|
+
const n = ir(t), s = ur(n), l = Yn(t), a = cr(e, l);
|
|
2291
2291
|
if (a === "global")
|
|
2292
2292
|
return tr(s, e, l), s;
|
|
2293
2293
|
if (a === "parent") {
|
|
@@ -2298,7 +2298,7 @@ function gt(e = {}) {
|
|
|
2298
2298
|
let m = c.__getInstance(t);
|
|
2299
2299
|
if (m == null) {
|
|
2300
2300
|
const u = fe({}, e);
|
|
2301
|
-
"__i18n" in l && (u.__i18n = l.__i18n), s && (u.__root = s), m = ar(u), c.__composerExtend && (m[
|
|
2301
|
+
"__i18n" in l && (u.__i18n = l.__i18n), s && (u.__root = s), m = ar(u), c.__composerExtend && (m[Gt] = c.__composerExtend(m)), fr(c, t, m), c.__setInstance(t, m);
|
|
2302
2302
|
}
|
|
2303
2303
|
return m;
|
|
2304
2304
|
}
|
|
@@ -2340,16 +2340,16 @@ function fr(e, t, n) {
|
|
|
2340
2340
|
}, t), An(() => {
|
|
2341
2341
|
const s = n;
|
|
2342
2342
|
e.__deleteInstance(t);
|
|
2343
|
-
const l = s[
|
|
2344
|
-
l && (l(), delete s[
|
|
2343
|
+
const l = s[Gt];
|
|
2344
|
+
l && (l(), delete s[Gt]);
|
|
2345
2345
|
}, t);
|
|
2346
2346
|
}
|
|
2347
2347
|
qa();
|
|
2348
2348
|
Aa(ma);
|
|
2349
2349
|
Sa(La);
|
|
2350
|
-
|
|
2350
|
+
Ma(Dn);
|
|
2351
2351
|
if (__INTLIFY_PROD_DEVTOOLS__) {
|
|
2352
|
-
const e =
|
|
2352
|
+
const e = Ue();
|
|
2353
2353
|
e.__INTLIFY__ = !0, da(e.__INTLIFY_DEVTOOLS_GLOBAL_HOOK__);
|
|
2354
2354
|
}
|
|
2355
2355
|
const it = /* @__PURE__ */ ye({
|
|
@@ -2363,7 +2363,7 @@ const it = /* @__PURE__ */ ye({
|
|
|
2363
2363
|
setup(e) {
|
|
2364
2364
|
const { t } = gt();
|
|
2365
2365
|
return (n, s) => {
|
|
2366
|
-
const l =
|
|
2366
|
+
const l = Ze("FmIcon"), a = Ze("FmTooltip");
|
|
2367
2367
|
return B(), Se(a, {
|
|
2368
2368
|
variant: "plain",
|
|
2369
2369
|
placement: "right",
|
|
@@ -2371,7 +2371,7 @@ const it = /* @__PURE__ */ ye({
|
|
|
2371
2371
|
}, {
|
|
2372
2372
|
content: be(() => [
|
|
2373
2373
|
ae("div", null, Ae(H(t)("team.memberForm.permissions.inherited")), 1),
|
|
2374
|
-
(B(!0), se(
|
|
2374
|
+
(B(!0), se(Ee, null, he(e.item.setNames, (c) => (B(), se("div", { key: c }, [
|
|
2375
2375
|
ae("div", null, "- " + Ae(c), 1)
|
|
2376
2376
|
]))), 128))
|
|
2377
2377
|
]),
|
|
@@ -2415,7 +2415,7 @@ const it = /* @__PURE__ */ ye({
|
|
|
2415
2415
|
t.title ? (B(), se("div", pr, [
|
|
2416
2416
|
ae("div", null, [
|
|
2417
2417
|
t.required ? (B(), se("span", hr, "*")) : Oe("", !0),
|
|
2418
|
-
|
|
2418
|
+
Qn(Ae(t.title), 1)
|
|
2419
2419
|
]),
|
|
2420
2420
|
ge(n.$slots, "title-right")
|
|
2421
2421
|
])) : Oe("", !0)
|
|
@@ -2433,10 +2433,10 @@ function vr(e, t) {
|
|
|
2433
2433
|
n += s.charAt(Math.floor(Math.random() * l));
|
|
2434
2434
|
return n;
|
|
2435
2435
|
}
|
|
2436
|
-
const
|
|
2436
|
+
const Ir = { class: "col flex items-center" }, Er = {
|
|
2437
2437
|
key: 1,
|
|
2438
2438
|
class: "q-pa-sm form-error-message text-error"
|
|
2439
|
-
},
|
|
2439
|
+
}, Kt = /* @__PURE__ */ ye({
|
|
2440
2440
|
__name: "CheckboxInput",
|
|
2441
2441
|
props: {
|
|
2442
2442
|
options: {
|
|
@@ -2494,26 +2494,26 @@ const Er = { class: "col flex items-center" }, Ir = {
|
|
|
2494
2494
|
},
|
|
2495
2495
|
emits: ["update:model-value"],
|
|
2496
2496
|
setup(e, { emit: t }) {
|
|
2497
|
-
const n = e, s = t, { t: l } = _t(), a =
|
|
2498
|
-
() => n.modelValue.filter((L) => n.options.some((
|
|
2499
|
-
),
|
|
2497
|
+
const n = e, s = t, { t: l } = _t(), a = je(!1), c = qn(), m = te(() => n.modelValue.length < n.min ? `Min selection ${n.min}` : n.max !== void 0 && n.modelValue.length > n.max ? `Max selection ${n.max}` : !0), u = `checkbox-${vr(6)}`, p = te(() => m.value !== !0), O = te(
|
|
2498
|
+
() => n.modelValue.filter((L) => n.options.some((D) => D.value === L))
|
|
2499
|
+
), C = te(
|
|
2500
2500
|
() => typeof n.showAllToggle == "boolean" ? l("team.labels.all") : n.showAllToggle
|
|
2501
2501
|
), N = te(() => n.options.length > 0 && n.options.length === O.value.length);
|
|
2502
2502
|
function P() {
|
|
2503
|
-
const L = n.modelValue.filter((
|
|
2503
|
+
const L = n.modelValue.filter((D) => !O.value.includes(D));
|
|
2504
2504
|
if (N.value === !0)
|
|
2505
2505
|
s("update:model-value", L);
|
|
2506
2506
|
else {
|
|
2507
|
-
const
|
|
2508
|
-
s("update:model-value", [...L, ...
|
|
2507
|
+
const D = n.includeDisabledOptionsWhenSelectAll ? n.options.map((i) => i.value) : n.options.filter((i) => !i.disabled).map((i) => i.value);
|
|
2508
|
+
s("update:model-value", [...L, ...D]);
|
|
2509
2509
|
}
|
|
2510
2510
|
}
|
|
2511
|
-
function V(L,
|
|
2511
|
+
function V(L, D) {
|
|
2512
2512
|
let i = ut(n.modelValue);
|
|
2513
|
-
|
|
2513
|
+
D ? i.every((d) => d !== L) && i.push(L) : i = i.filter((d) => d !== L), s("update:model-value", i);
|
|
2514
2514
|
}
|
|
2515
|
-
return (L,
|
|
2516
|
-
const i =
|
|
2515
|
+
return (L, D) => {
|
|
2516
|
+
const i = Ze("FmCheckbox");
|
|
2517
2517
|
return B(), Se(gr, {
|
|
2518
2518
|
id: u,
|
|
2519
2519
|
title: e.title,
|
|
@@ -2527,14 +2527,14 @@ const Er = { class: "col flex items-center" }, Ir = {
|
|
|
2527
2527
|
key: 0,
|
|
2528
2528
|
"model-value": N.value,
|
|
2529
2529
|
disabled: e.disable,
|
|
2530
|
-
label:
|
|
2530
|
+
label: C.value,
|
|
2531
2531
|
style: ct(`margin-bottom: ${n.gutter}px`),
|
|
2532
2532
|
size: "sm",
|
|
2533
2533
|
dense: "",
|
|
2534
|
-
value:
|
|
2534
|
+
value: C.value,
|
|
2535
2535
|
"onUpdate:modelValue": P
|
|
2536
2536
|
}, null, 8, ["model-value", "disabled", "label", "style", "value"])) : Oe("", !0),
|
|
2537
|
-
(B(!0), se(
|
|
2537
|
+
(B(!0), se(Ee, null, he(e.options, (d, y) => (B(), se("div", {
|
|
2538
2538
|
key: d.value,
|
|
2539
2539
|
style: ct(`margin-bottom: ${y < e.options.length - 1 ? n.gutter : 0}px`),
|
|
2540
2540
|
class: qe(y < e.options.length - 1 ? "q-mb-sm" : "")
|
|
@@ -2542,7 +2542,7 @@ const Er = { class: "col flex items-center" }, Ir = {
|
|
|
2542
2542
|
ae("div", {
|
|
2543
2543
|
class: qe(["row justify-between", e.alignCenter ? "items-center" : "items-start"])
|
|
2544
2544
|
}, [
|
|
2545
|
-
ae("div",
|
|
2545
|
+
ae("div", Ir, [
|
|
2546
2546
|
_e(i, {
|
|
2547
2547
|
"model-value": e.modelValue.includes(d.value),
|
|
2548
2548
|
disabled: e.disable || d.disabled,
|
|
@@ -2579,7 +2579,7 @@ const Er = { class: "col flex items-center" }, Ir = {
|
|
|
2579
2579
|
})
|
|
2580
2580
|
], 6)) : Oe("", !0)
|
|
2581
2581
|
], 6))), 128)),
|
|
2582
|
-
a.value && p.value ? (B(), se("div",
|
|
2582
|
+
a.value && p.value ? (B(), se("div", Er, Ae(m.value), 1)) : Oe("", !0)
|
|
2583
2583
|
]),
|
|
2584
2584
|
_: 3
|
|
2585
2585
|
}, 8, ["title"]);
|
|
@@ -2600,51 +2600,51 @@ function Ln(e, t, n) {
|
|
|
2600
2600
|
actions: Array.from(a)
|
|
2601
2601
|
});
|
|
2602
2602
|
}
|
|
2603
|
-
const
|
|
2603
|
+
const Cn = Object.values(us);
|
|
2604
2604
|
function Nr(e, t, n, s) {
|
|
2605
2605
|
const { getFlagValue: l, getFlag: a } = ds(), c = te(() => {
|
|
2606
2606
|
var A;
|
|
2607
2607
|
const v = /* @__PURE__ */ new Map(), h = /* @__PURE__ */ new Map();
|
|
2608
|
-
for (const
|
|
2609
|
-
const
|
|
2610
|
-
if (!
|
|
2611
|
-
const
|
|
2612
|
-
|
|
2608
|
+
for (const R of t.value) {
|
|
2609
|
+
const G = R.category;
|
|
2610
|
+
if (!G || n.value.includes(R.subject) || R.showByFeatureFlag && l(R.showByFeatureFlag) === "false") continue;
|
|
2611
|
+
const W = cs[G];
|
|
2612
|
+
W && ((A = a(W)) == null ? void 0 : A.enabled) === !1 || (v.has(G) || v.set(G, []), v.get(G).push({ label: R.label, value: R.subject }), h.set(R.subject, R));
|
|
2613
2613
|
}
|
|
2614
|
-
return [...v.keys()].sort((
|
|
2615
|
-
const
|
|
2616
|
-
return
|
|
2617
|
-
}).map((
|
|
2618
|
-
const
|
|
2619
|
-
for (const X of
|
|
2620
|
-
const
|
|
2621
|
-
|
|
2614
|
+
return [...v.keys()].sort((R, G) => {
|
|
2615
|
+
const W = Cn.indexOf(R), M = Cn.indexOf(G);
|
|
2616
|
+
return W === -1 && M === -1 ? R.localeCompare(G) : W === -1 ? 1 : M === -1 ? -1 : W - M;
|
|
2617
|
+
}).map((R) => {
|
|
2618
|
+
const G = v.get(R), W = /* @__PURE__ */ new Map();
|
|
2619
|
+
for (const X of G) {
|
|
2620
|
+
const K = h.get(X.value);
|
|
2621
|
+
K && W.set(X.value, K.actions);
|
|
2622
2622
|
}
|
|
2623
|
-
const
|
|
2624
|
-
const
|
|
2625
|
-
return
|
|
2626
|
-
}), T =
|
|
2623
|
+
const M = G.some((X) => {
|
|
2624
|
+
const K = W.get(X.value);
|
|
2625
|
+
return K && K.length > 1;
|
|
2626
|
+
}), T = M ? [
|
|
2627
2627
|
...new Set(
|
|
2628
|
-
|
|
2628
|
+
G.flatMap((X) => W.get(X.value) ?? []).filter((X) => X !== "manage")
|
|
2629
2629
|
)
|
|
2630
2630
|
] : [], k = /* @__PURE__ */ new Map();
|
|
2631
2631
|
for (const X of e.value)
|
|
2632
|
-
|
|
2633
|
-
const
|
|
2634
|
-
(X) =>
|
|
2635
|
-
).map((X) => X.subject) : e.value.filter((X) =>
|
|
2636
|
-
var
|
|
2637
|
-
return (
|
|
2638
|
-
}),
|
|
2632
|
+
G.some((K) => K.value === X.subject) && !X.inverted && k.set(X.subject, new Set(X.actions));
|
|
2633
|
+
const Y = M ? e.value.filter(
|
|
2634
|
+
(X) => G.some((K) => K.value === X.subject) && !X.inverted && X.actions.includes("manage")
|
|
2635
|
+
).map((X) => X.subject) : e.value.filter((X) => G.some((K) => K.value === X.subject) && !X.inverted).map((X) => X.subject), x = G.find((X) => {
|
|
2636
|
+
var K;
|
|
2637
|
+
return (K = h.get(X.value)) == null ? void 0 : K.isCategoryCover;
|
|
2638
|
+
}), U = (x == null ? void 0 : x.value) ?? null, ne = U ? k.get(U) ?? /* @__PURE__ */ new Set() : /* @__PURE__ */ new Set(), J = ne.has("manage");
|
|
2639
2639
|
return {
|
|
2640
|
-
category:
|
|
2641
|
-
options:
|
|
2642
|
-
selectedSubjects:
|
|
2643
|
-
isMultiAction:
|
|
2640
|
+
category: R,
|
|
2641
|
+
options: G,
|
|
2642
|
+
selectedSubjects: Y,
|
|
2643
|
+
isMultiAction: M,
|
|
2644
2644
|
actionColumns: T,
|
|
2645
|
-
permissionActionsMap:
|
|
2645
|
+
permissionActionsMap: W,
|
|
2646
2646
|
selectedActionsMap: k,
|
|
2647
|
-
coverSubject:
|
|
2647
|
+
coverSubject: U,
|
|
2648
2648
|
coverSelectedActions: ne,
|
|
2649
2649
|
coverCoversAll: J
|
|
2650
2650
|
};
|
|
@@ -2652,11 +2652,11 @@ function Nr(e, t, n, s) {
|
|
|
2652
2652
|
});
|
|
2653
2653
|
function m(v, h) {
|
|
2654
2654
|
var A;
|
|
2655
|
-
const
|
|
2655
|
+
const E = ((A = c.value.find((R) => R.category === v)) == null ? void 0 : A.options) ?? [];
|
|
2656
2656
|
s("update:model-value", [
|
|
2657
|
-
...e.value.filter((
|
|
2658
|
-
...t.value.filter((
|
|
2659
|
-
({ category:
|
|
2657
|
+
...e.value.filter((R) => !E.some((G) => G.value === R.subject)),
|
|
2658
|
+
...t.value.filter((R) => h.includes(R.subject)).map(
|
|
2659
|
+
({ category: R, showByFeatureFlag: G, isCategoryCover: W, ...M }) => M
|
|
2660
2660
|
)
|
|
2661
2661
|
]);
|
|
2662
2662
|
}
|
|
@@ -2665,42 +2665,42 @@ function Nr(e, t, n, s) {
|
|
|
2665
2665
|
}
|
|
2666
2666
|
function p(v) {
|
|
2667
2667
|
const h = e.value.filter(
|
|
2668
|
-
(
|
|
2668
|
+
(E) => !v.options.some((A) => A.value === E.subject)
|
|
2669
2669
|
);
|
|
2670
2670
|
if (u(v))
|
|
2671
2671
|
s("update:model-value", h);
|
|
2672
2672
|
else {
|
|
2673
|
-
const
|
|
2674
|
-
({ category: A, showByFeatureFlag:
|
|
2673
|
+
const E = t.value.filter((A) => v.options.some((R) => R.value === A.subject)).map(
|
|
2674
|
+
({ category: A, showByFeatureFlag: R, isCategoryCover: G, ...W }) => W
|
|
2675
2675
|
);
|
|
2676
|
-
s("update:model-value", [...h, ...
|
|
2676
|
+
s("update:model-value", [...h, ...E]);
|
|
2677
2677
|
}
|
|
2678
2678
|
}
|
|
2679
2679
|
function O(v, h) {
|
|
2680
|
-
const
|
|
2681
|
-
return
|
|
2680
|
+
const E = v.selectedActionsMap.get(h);
|
|
2681
|
+
return E ? E.has("manage") : !1;
|
|
2682
2682
|
}
|
|
2683
|
-
function
|
|
2684
|
-
const
|
|
2685
|
-
if (!
|
|
2686
|
-
const A =
|
|
2683
|
+
function C(v, h) {
|
|
2684
|
+
const E = v.permissionActionsMap.get(h);
|
|
2685
|
+
if (!E) return !1;
|
|
2686
|
+
const A = E.filter((W) => W !== "manage");
|
|
2687
2687
|
if (A.length === 0) return !1;
|
|
2688
|
-
const
|
|
2689
|
-
if (!
|
|
2690
|
-
const
|
|
2691
|
-
return
|
|
2688
|
+
const R = v.selectedActionsMap.get(h);
|
|
2689
|
+
if (!R) return !1;
|
|
2690
|
+
const G = A.filter((W) => R.has(W));
|
|
2691
|
+
return G.length > 0 && G.length < A.length;
|
|
2692
2692
|
}
|
|
2693
|
-
function N(v, h,
|
|
2694
|
-
if (
|
|
2693
|
+
function N(v, h, E) {
|
|
2694
|
+
if (E) {
|
|
2695
2695
|
const A = t.value.find((k) => k.subject === h);
|
|
2696
2696
|
if (!A) return;
|
|
2697
2697
|
const {
|
|
2698
|
-
category:
|
|
2699
|
-
showByFeatureFlag:
|
|
2700
|
-
isCategoryCover:
|
|
2701
|
-
...
|
|
2698
|
+
category: R,
|
|
2699
|
+
showByFeatureFlag: G,
|
|
2700
|
+
isCategoryCover: W,
|
|
2701
|
+
...M
|
|
2702
2702
|
} = A, T = e.value.filter((k) => k.subject !== h);
|
|
2703
|
-
T.push(
|
|
2703
|
+
T.push(M), s("update:model-value", T);
|
|
2704
2704
|
} else
|
|
2705
2705
|
s(
|
|
2706
2706
|
"update:model-value",
|
|
@@ -2708,93 +2708,93 @@ function Nr(e, t, n, s) {
|
|
|
2708
2708
|
);
|
|
2709
2709
|
}
|
|
2710
2710
|
function P(v, h) {
|
|
2711
|
-
const
|
|
2712
|
-
return
|
|
2711
|
+
const E = v.permissionActionsMap.get(h);
|
|
2712
|
+
return E ? E.some((A) => A !== "manage") : !1;
|
|
2713
2713
|
}
|
|
2714
|
-
function V(v, h,
|
|
2714
|
+
function V(v, h, E) {
|
|
2715
2715
|
const A = v.selectedActionsMap.get(h);
|
|
2716
|
-
return A ? A.has(
|
|
2716
|
+
return A ? A.has(E) : !1;
|
|
2717
2717
|
}
|
|
2718
2718
|
function L(v, h) {
|
|
2719
2719
|
return !v.coverSubject || h === v.coverSubject ? !1 : v.coverCoversAll;
|
|
2720
2720
|
}
|
|
2721
|
-
function
|
|
2722
|
-
return !v.coverSubject || h === v.coverSubject ? !1 : v.coverCoversAll ? !0 : v.coverSelectedActions.has(
|
|
2721
|
+
function D(v, h, E) {
|
|
2722
|
+
return !v.coverSubject || h === v.coverSubject ? !1 : v.coverCoversAll ? !0 : v.coverSelectedActions.has(E);
|
|
2723
2723
|
}
|
|
2724
|
-
function i(v, h,
|
|
2724
|
+
function i(v, h, E) {
|
|
2725
2725
|
const A = v.permissionActionsMap.get(h);
|
|
2726
|
-
return A ? A.includes(
|
|
2727
|
-
}
|
|
2728
|
-
function d(v, h,
|
|
2729
|
-
const A = [...e.value],
|
|
2730
|
-
if (
|
|
2731
|
-
if (
|
|
2732
|
-
const
|
|
2733
|
-
|
|
2726
|
+
return A ? A.includes(E) : !1;
|
|
2727
|
+
}
|
|
2728
|
+
function d(v, h, E) {
|
|
2729
|
+
const A = [...e.value], R = A.findIndex((W) => W.subject === v && !W.inverted);
|
|
2730
|
+
if (E)
|
|
2731
|
+
if (R >= 0) {
|
|
2732
|
+
const W = { ...A[R] }, M = new Set(W.actions);
|
|
2733
|
+
M.add(h), W.actions = Array.from(M), A[R] = W;
|
|
2734
2734
|
} else {
|
|
2735
|
-
const
|
|
2736
|
-
if (!
|
|
2735
|
+
const W = t.value.find((x) => x.subject === v);
|
|
2736
|
+
if (!W) return;
|
|
2737
2737
|
const {
|
|
2738
|
-
category:
|
|
2738
|
+
category: M,
|
|
2739
2739
|
showByFeatureFlag: T,
|
|
2740
2740
|
isCategoryCover: k,
|
|
2741
|
-
...
|
|
2742
|
-
} =
|
|
2743
|
-
A.push({ ...
|
|
2741
|
+
...Y
|
|
2742
|
+
} = W;
|
|
2743
|
+
A.push({ ...Y, actions: [h] });
|
|
2744
2744
|
}
|
|
2745
|
-
else if (
|
|
2746
|
-
const
|
|
2747
|
-
|
|
2745
|
+
else if (R >= 0) {
|
|
2746
|
+
const W = { ...A[R] }, M = W.actions.filter((T) => T !== h);
|
|
2747
|
+
M.length === 0 ? A.splice(R, 1) : (W.actions = M, A[R] = W);
|
|
2748
2748
|
}
|
|
2749
|
-
const
|
|
2750
|
-
|
|
2749
|
+
const G = t.value.find((W) => W.subject === v);
|
|
2750
|
+
G && Ln(A, v, G.actions), s("update:model-value", A);
|
|
2751
2751
|
}
|
|
2752
2752
|
function y(v, h) {
|
|
2753
|
-
const
|
|
2753
|
+
const E = v.options.filter(
|
|
2754
2754
|
(A) => i(v, A.value, h)
|
|
2755
2755
|
);
|
|
2756
|
-
return
|
|
2757
|
-
(A) => V(v, A.value, h) ||
|
|
2756
|
+
return E.length === 0 ? !1 : E.every(
|
|
2757
|
+
(A) => V(v, A.value, h) || D(v, A.value, h)
|
|
2758
2758
|
);
|
|
2759
2759
|
}
|
|
2760
2760
|
function _(v, h) {
|
|
2761
|
-
const
|
|
2762
|
-
(
|
|
2761
|
+
const E = v.options.filter(
|
|
2762
|
+
(R) => i(v, R.value, h)
|
|
2763
2763
|
);
|
|
2764
|
-
if (
|
|
2765
|
-
const A =
|
|
2766
|
-
(
|
|
2764
|
+
if (E.length === 0) return !1;
|
|
2765
|
+
const A = E.filter(
|
|
2766
|
+
(R) => V(v, R.value, h) || D(v, R.value, h)
|
|
2767
2767
|
).length;
|
|
2768
|
-
return A > 0 && A <
|
|
2768
|
+
return A > 0 && A < E.length;
|
|
2769
2769
|
}
|
|
2770
|
-
function
|
|
2770
|
+
function w(v, h, E) {
|
|
2771
2771
|
const A = [...e.value];
|
|
2772
|
-
for (const
|
|
2773
|
-
if (!i(v,
|
|
2774
|
-
const
|
|
2775
|
-
(T) => T.subject ===
|
|
2772
|
+
for (const R of v.options) {
|
|
2773
|
+
if (!i(v, R.value, h)) continue;
|
|
2774
|
+
const G = R.value, W = A.findIndex(
|
|
2775
|
+
(T) => T.subject === G && !T.inverted
|
|
2776
2776
|
);
|
|
2777
|
-
if (
|
|
2778
|
-
if (
|
|
2779
|
-
const T = { ...A[
|
|
2780
|
-
k.add(h), T.actions = Array.from(k), A[
|
|
2777
|
+
if (E)
|
|
2778
|
+
if (W >= 0) {
|
|
2779
|
+
const T = { ...A[W] }, k = new Set(T.actions);
|
|
2780
|
+
k.add(h), T.actions = Array.from(k), A[W] = T;
|
|
2781
2781
|
} else {
|
|
2782
|
-
const T = t.value.find((ne) => ne.subject ===
|
|
2782
|
+
const T = t.value.find((ne) => ne.subject === G);
|
|
2783
2783
|
if (!T) continue;
|
|
2784
2784
|
const {
|
|
2785
2785
|
category: k,
|
|
2786
|
-
showByFeatureFlag:
|
|
2786
|
+
showByFeatureFlag: Y,
|
|
2787
2787
|
isCategoryCover: x,
|
|
2788
|
-
...
|
|
2788
|
+
...U
|
|
2789
2789
|
} = T;
|
|
2790
|
-
A.push({ ...
|
|
2790
|
+
A.push({ ...U, actions: [h] });
|
|
2791
2791
|
}
|
|
2792
|
-
else if (
|
|
2793
|
-
const T = { ...A[
|
|
2794
|
-
k.length === 0 ? A.splice(
|
|
2792
|
+
else if (W >= 0) {
|
|
2793
|
+
const T = { ...A[W] }, k = T.actions.filter((Y) => Y !== h);
|
|
2794
|
+
k.length === 0 ? A.splice(W, 1) : (T.actions = k, A[W] = T);
|
|
2795
2795
|
}
|
|
2796
|
-
const
|
|
2797
|
-
|
|
2796
|
+
const M = t.value.find((T) => T.subject === G);
|
|
2797
|
+
M && Ln(A, G, M.actions);
|
|
2798
2798
|
}
|
|
2799
2799
|
s("update:model-value", A);
|
|
2800
2800
|
}
|
|
@@ -2812,24 +2812,24 @@ function Nr(e, t, n, s) {
|
|
|
2812
2812
|
isAllManageChecked: u,
|
|
2813
2813
|
toggleAllManage: p,
|
|
2814
2814
|
isManageChecked: O,
|
|
2815
|
-
isManageIndeterminate:
|
|
2815
|
+
isManageIndeterminate: C,
|
|
2816
2816
|
toggleManage: N,
|
|
2817
2817
|
hasNonManageActions: P,
|
|
2818
2818
|
isActionChecked: V,
|
|
2819
2819
|
isRowFullyCoveredByCover: L,
|
|
2820
|
-
isActionCoveredByCover:
|
|
2820
|
+
isActionCoveredByCover: D,
|
|
2821
2821
|
permissionDefinesAction: i,
|
|
2822
2822
|
toggleAction: d,
|
|
2823
2823
|
isAllActionChecked: y,
|
|
2824
2824
|
isAllActionIndeterminate: _,
|
|
2825
|
-
toggleAllAction:
|
|
2825
|
+
toggleAllAction: w,
|
|
2826
2826
|
actionLabel: g
|
|
2827
2827
|
};
|
|
2828
2828
|
}
|
|
2829
2829
|
const yr = { class: "flex flex-col gap-16" }, kr = {
|
|
2830
2830
|
key: 1,
|
|
2831
2831
|
class: "space-y-16"
|
|
2832
|
-
}, Tr = { class: "flex items-end justify-between" }, Or = { class: "fm-typo-en-title-sm-600" }, Lr = { class: "flex" },
|
|
2832
|
+
}, Tr = { class: "flex items-end justify-between" }, Or = { class: "fm-typo-en-title-sm-600" }, Lr = { class: "flex" }, Cr = { class: "form-input" }, Rr = { class: "flex items-center justify-between q-mb-xs" }, Ar = { class: "flex shrink-0" }, Sr = { class: "flex items-center justify-between gap-4" }, Mr = { class: "flex items-center min-w-0 flex-1 gap-8" }, Dr = ["title", "onClick"], wr = {
|
|
2833
2833
|
key: 0,
|
|
2834
2834
|
class: "flex shrink-0"
|
|
2835
2835
|
}, Pr = /* @__PURE__ */ ye({
|
|
@@ -2854,48 +2854,48 @@ const yr = { class: "flex flex-col gap-16" }, kr = {
|
|
|
2854
2854
|
},
|
|
2855
2855
|
emits: ["update:model-value"],
|
|
2856
2856
|
setup(e, { emit: t }) {
|
|
2857
|
-
const n = e, s = t, l = te(() => [...
|
|
2857
|
+
const n = e, s = t, l = te(() => [...Mt, ...n.additionalPermissions]), {
|
|
2858
2858
|
categoryGroups: a,
|
|
2859
2859
|
toggleCategory: c,
|
|
2860
2860
|
isAllManageChecked: m,
|
|
2861
2861
|
toggleAllManage: u,
|
|
2862
2862
|
isManageChecked: p,
|
|
2863
2863
|
isManageIndeterminate: O,
|
|
2864
|
-
toggleManage:
|
|
2864
|
+
toggleManage: C,
|
|
2865
2865
|
hasNonManageActions: N,
|
|
2866
2866
|
isActionChecked: P,
|
|
2867
2867
|
isRowFullyCoveredByCover: V,
|
|
2868
2868
|
isActionCoveredByCover: L,
|
|
2869
|
-
permissionDefinesAction:
|
|
2869
|
+
permissionDefinesAction: D,
|
|
2870
2870
|
toggleAction: i,
|
|
2871
2871
|
isAllActionChecked: d,
|
|
2872
2872
|
isAllActionIndeterminate: y,
|
|
2873
2873
|
toggleAllAction: _,
|
|
2874
|
-
actionLabel:
|
|
2874
|
+
actionLabel: w
|
|
2875
2875
|
} = Nr(
|
|
2876
|
-
|
|
2876
|
+
Qt(n, "modelValue"),
|
|
2877
2877
|
l,
|
|
2878
|
-
|
|
2878
|
+
Qt(n, "excludedSubjects"),
|
|
2879
2879
|
(S, g) => s("update:model-value", g)
|
|
2880
2880
|
);
|
|
2881
2881
|
return (S, g) => {
|
|
2882
|
-
const v =
|
|
2882
|
+
const v = Ze("FmCheckbox");
|
|
2883
2883
|
return B(), se("div", yr, [
|
|
2884
|
-
(B(!0), se(
|
|
2884
|
+
(B(!0), se(Ee, null, he(H(a), (h) => (B(), se(Ee, {
|
|
2885
2885
|
key: h.category
|
|
2886
2886
|
}, [
|
|
2887
2887
|
h.isMultiAction ? (B(), se("div", kr, [
|
|
2888
2888
|
ae("div", Tr, [
|
|
2889
2889
|
ae("div", Or, Ae(h.category), 1),
|
|
2890
2890
|
ae("div", Lr, [
|
|
2891
|
-
(B(!0), se(
|
|
2892
|
-
key:
|
|
2891
|
+
(B(!0), se(Ee, null, he(h.actionColumns, (E) => (B(), se("span", {
|
|
2892
|
+
key: E,
|
|
2893
2893
|
class: "w-[56px] text-center fm-typo-en-body-sm-400 text-fm-color-neutral-gray-600"
|
|
2894
|
-
}, Ae(H(
|
|
2894
|
+
}, Ae(H(w)(E)), 1))), 128))
|
|
2895
2895
|
])
|
|
2896
2896
|
]),
|
|
2897
|
-
ae("div",
|
|
2898
|
-
ae("div",
|
|
2897
|
+
ae("div", Cr, [
|
|
2898
|
+
ae("div", Rr, [
|
|
2899
2899
|
_e(v, {
|
|
2900
2900
|
"model-value": H(m)(h),
|
|
2901
2901
|
value: !0,
|
|
@@ -2903,77 +2903,77 @@ const yr = { class: "flex flex-col gap-16" }, kr = {
|
|
|
2903
2903
|
label: "All",
|
|
2904
2904
|
size: "sm",
|
|
2905
2905
|
dense: "",
|
|
2906
|
-
"onUpdate:modelValue": (
|
|
2906
|
+
"onUpdate:modelValue": (E) => H(u)(h)
|
|
2907
2907
|
}, null, 8, ["model-value", "disabled", "onUpdate:modelValue"]),
|
|
2908
2908
|
ae("div", Ar, [
|
|
2909
|
-
(B(!0), se(
|
|
2910
|
-
key:
|
|
2909
|
+
(B(!0), se(Ee, null, he(h.actionColumns, (E) => (B(), se("div", {
|
|
2910
|
+
key: E,
|
|
2911
2911
|
class: "w-[56px] flex justify-center"
|
|
2912
2912
|
}, [
|
|
2913
2913
|
_e(v, {
|
|
2914
|
-
"model-value": H(d)(h,
|
|
2915
|
-
indeterminate: H(y)(h,
|
|
2916
|
-
value:
|
|
2914
|
+
"model-value": H(d)(h, E),
|
|
2915
|
+
indeterminate: H(y)(h, E),
|
|
2916
|
+
value: E,
|
|
2917
2917
|
disabled: e.disable,
|
|
2918
2918
|
size: "sm",
|
|
2919
2919
|
dense: "",
|
|
2920
|
-
"onUpdate:modelValue": (A) => H(_)(h,
|
|
2920
|
+
"onUpdate:modelValue": (A) => H(_)(h, E, A)
|
|
2921
2921
|
}, null, 8, ["model-value", "indeterminate", "value", "disabled", "onUpdate:modelValue"])
|
|
2922
2922
|
]))), 128))
|
|
2923
2923
|
])
|
|
2924
2924
|
]),
|
|
2925
|
-
(B(!0), se(
|
|
2926
|
-
key:
|
|
2925
|
+
(B(!0), se(Ee, null, he(h.options, (E, A) => (B(), se("div", {
|
|
2926
|
+
key: E.value,
|
|
2927
2927
|
class: qe(A < h.options.length - 1 ? "q-mb-xs" : "")
|
|
2928
2928
|
}, [
|
|
2929
2929
|
ae("div", Sr, [
|
|
2930
|
-
ae("div",
|
|
2930
|
+
ae("div", Mr, [
|
|
2931
2931
|
_e(v, {
|
|
2932
|
-
"model-value": H(p)(h,
|
|
2933
|
-
value:
|
|
2934
|
-
disabled: e.disable || H(V)(h,
|
|
2935
|
-
indeterminate: H(O)(h,
|
|
2932
|
+
"model-value": H(p)(h, E.value) || H(V)(h, E.value),
|
|
2933
|
+
value: E.value,
|
|
2934
|
+
disabled: e.disable || H(V)(h, E.value),
|
|
2935
|
+
indeterminate: H(O)(h, E.value),
|
|
2936
2936
|
size: "sm",
|
|
2937
2937
|
class: "shrink-0",
|
|
2938
|
-
"onUpdate:modelValue": (
|
|
2938
|
+
"onUpdate:modelValue": (R) => H(C)(h, E.value, R)
|
|
2939
2939
|
}, null, 8, ["model-value", "value", "disabled", "indeterminate", "onUpdate:modelValue"]),
|
|
2940
2940
|
ae("span", {
|
|
2941
2941
|
class: "block truncate cursor-pointer",
|
|
2942
|
-
title:
|
|
2943
|
-
onClick: (
|
|
2944
|
-
}, Ae(
|
|
2945
|
-
ge(S.$slots, `checkbox-${
|
|
2942
|
+
title: E.label,
|
|
2943
|
+
onClick: (R) => !e.disable && !H(V)(h, E.value) && H(C)(h, E.value, !H(p)(h, E.value))
|
|
2944
|
+
}, Ae(E.label), 9, Dr),
|
|
2945
|
+
ge(S.$slots, `checkbox-${E.value}-append`, { option: E })
|
|
2946
2946
|
]),
|
|
2947
|
-
H(N)(h,
|
|
2948
|
-
(B(!0), se(
|
|
2949
|
-
key:
|
|
2947
|
+
H(N)(h, E.value) ? (B(), se("div", wr, [
|
|
2948
|
+
(B(!0), se(Ee, null, he(h.actionColumns, (R) => (B(), se("div", {
|
|
2949
|
+
key: R,
|
|
2950
2950
|
class: "w-[56px] flex justify-center"
|
|
2951
2951
|
}, [
|
|
2952
|
-
H(
|
|
2952
|
+
H(D)(h, E.value, R) ? (B(), Se(v, {
|
|
2953
2953
|
key: 0,
|
|
2954
|
-
"model-value": H(P)(h,
|
|
2955
|
-
value:
|
|
2956
|
-
disabled: e.disable || H(L)(h,
|
|
2954
|
+
"model-value": H(P)(h, E.value, R) || H(L)(h, E.value, R),
|
|
2955
|
+
value: R,
|
|
2956
|
+
disabled: e.disable || H(L)(h, E.value, R),
|
|
2957
2957
|
size: "sm",
|
|
2958
|
-
"onUpdate:modelValue": (
|
|
2958
|
+
"onUpdate:modelValue": (G) => H(i)(E.value, R, G)
|
|
2959
2959
|
}, null, 8, ["model-value", "value", "disabled", "onUpdate:modelValue"])) : Oe("", !0)
|
|
2960
2960
|
]))), 128))
|
|
2961
2961
|
])) : Oe("", !0)
|
|
2962
2962
|
])
|
|
2963
2963
|
], 2))), 128))
|
|
2964
2964
|
])
|
|
2965
|
-
])) : (B(), Se(
|
|
2965
|
+
])) : (B(), Se(Kt, {
|
|
2966
2966
|
key: 0,
|
|
2967
2967
|
"model-value": h.selectedSubjects,
|
|
2968
2968
|
options: h.options,
|
|
2969
2969
|
disable: e.disable,
|
|
2970
2970
|
title: h.category,
|
|
2971
|
-
"onUpdate:modelValue": (
|
|
2971
|
+
"onUpdate:modelValue": (E) => H(c)(h.category, E)
|
|
2972
2972
|
}, Fe({ _: 2 }, [
|
|
2973
|
-
he(h.options, (
|
|
2974
|
-
name: `checkbox-${
|
|
2973
|
+
he(h.options, (E) => ({
|
|
2974
|
+
name: `checkbox-${E.value}-append`,
|
|
2975
2975
|
fn: be(({ option: A }) => [
|
|
2976
|
-
ge(S.$slots, `checkbox-${
|
|
2976
|
+
ge(S.$slots, `checkbox-${E.value}-append`, { option: A })
|
|
2977
2977
|
])
|
|
2978
2978
|
}))
|
|
2979
2979
|
]), 1032, ["model-value", "options", "disable", "title", "onUpdate:modelValue"]))
|
|
@@ -2981,14 +2981,14 @@ const yr = { class: "flex flex-col gap-16" }, kr = {
|
|
|
2981
2981
|
]);
|
|
2982
2982
|
};
|
|
2983
2983
|
}
|
|
2984
|
-
}), Fr = { class: "flex items-center" },
|
|
2984
|
+
}), Fr = { class: "flex items-center" }, Ur = { class: "ml-auto" }, jr = /* @__PURE__ */ ye({
|
|
2985
2985
|
__name: "CollapsibleWrapper",
|
|
2986
2986
|
props: {
|
|
2987
2987
|
title: { default: "" },
|
|
2988
2988
|
initiallyCollapsed: { type: Boolean, default: !1 }
|
|
2989
2989
|
},
|
|
2990
2990
|
setup(e) {
|
|
2991
|
-
const n =
|
|
2991
|
+
const n = je(e.initiallyCollapsed), s = je(), l = je(0);
|
|
2992
2992
|
let a;
|
|
2993
2993
|
function c() {
|
|
2994
2994
|
n.value = !n.value;
|
|
@@ -3003,12 +3003,12 @@ const yr = { class: "flex flex-col gap-16" }, kr = {
|
|
|
3003
3003
|
}), An(() => {
|
|
3004
3004
|
a == null || a.disconnect();
|
|
3005
3005
|
}), (u, p) => {
|
|
3006
|
-
const O =
|
|
3007
|
-
return B(), se(
|
|
3006
|
+
const O = Ze("FmButton");
|
|
3007
|
+
return B(), se(Ee, null, [
|
|
3008
3008
|
ae("div", { onClick: c }, [
|
|
3009
3009
|
ae("div", Fr, [
|
|
3010
3010
|
ge(u.$slots, "title"),
|
|
3011
|
-
ae("div",
|
|
3011
|
+
ae("div", Ur, [
|
|
3012
3012
|
_e(O, {
|
|
3013
3013
|
icon: n.value ? "keyboard_arrow_down" : "keyboard_arrow_up",
|
|
3014
3014
|
"text-color": "neutral-gray-400",
|
|
@@ -3029,7 +3029,7 @@ const yr = { class: "flex flex-col gap-16" }, kr = {
|
|
|
3029
3029
|
], 64);
|
|
3030
3030
|
};
|
|
3031
3031
|
}
|
|
3032
|
-
}), Vr = { class: "fm-typo-en-title-sm-600" },
|
|
3032
|
+
}), Vr = { class: "fm-typo-en-title-sm-600" }, Rt = "includedFuture", Rn = /* @__PURE__ */ ye({
|
|
3033
3033
|
__name: "ConditionPermission",
|
|
3034
3034
|
props: {
|
|
3035
3035
|
modelValue: {
|
|
@@ -3054,34 +3054,34 @@ const yr = { class: "flex flex-col gap-16" }, kr = {
|
|
|
3054
3054
|
const n = e, s = t, { t: l } = _t(), a = te(() => [
|
|
3055
3055
|
{
|
|
3056
3056
|
label: l("team.memberForm.permissions.includedFuture", { context: n.context }),
|
|
3057
|
-
value:
|
|
3057
|
+
value: Rt,
|
|
3058
3058
|
// Can only be selected if all other options are selected
|
|
3059
3059
|
disable: !!n.modelValue && n.options.length > n.modelValue.length
|
|
3060
3060
|
},
|
|
3061
3061
|
...n.options.filter(
|
|
3062
3062
|
(p) => p.label.toLocaleLowerCase().includes(u.value.toLocaleLowerCase())
|
|
3063
3063
|
)
|
|
3064
|
-
]), c = te(() => n.modelValue ? n.modelValue : [
|
|
3064
|
+
]), c = te(() => n.modelValue ? n.modelValue : [Rt, ...n.options.map((p) => p.value)]);
|
|
3065
3065
|
function m(p) {
|
|
3066
3066
|
const O = p.length === a.value.length;
|
|
3067
|
-
s("update:model-value", O ? null : p.filter((
|
|
3067
|
+
s("update:model-value", O ? null : p.filter((C) => C !== Rt));
|
|
3068
3068
|
}
|
|
3069
|
-
const u =
|
|
3069
|
+
const u = je("");
|
|
3070
3070
|
return (p, O) => {
|
|
3071
|
-
const
|
|
3072
|
-
return B(), Se(
|
|
3071
|
+
const C = Ze("fm-search");
|
|
3072
|
+
return B(), Se(jr, null, {
|
|
3073
3073
|
title: be(() => [
|
|
3074
3074
|
ae("p", Vr, Ae(H(l)("team.memberForm.permissions.manageable", { context: e.context })), 1)
|
|
3075
3075
|
]),
|
|
3076
3076
|
default: be(() => [
|
|
3077
|
-
e.options.length > 1 ? (B(), Se(
|
|
3077
|
+
e.options.length > 1 ? (B(), Se(C, {
|
|
3078
3078
|
key: 0,
|
|
3079
3079
|
modelValue: u.value,
|
|
3080
3080
|
"onUpdate:modelValue": O[0] || (O[0] = (N) => u.value = N),
|
|
3081
3081
|
class: "mt-16",
|
|
3082
3082
|
placeholder: H(l)("team.memberForm.permissions.search", { context: e.context })
|
|
3083
3083
|
}, null, 8, ["modelValue", "placeholder"])) : Oe("", !0),
|
|
3084
|
-
_e(
|
|
3084
|
+
_e(Kt, {
|
|
3085
3085
|
"model-value": c.value,
|
|
3086
3086
|
options: a.value,
|
|
3087
3087
|
"show-intermediate": !1,
|
|
@@ -3104,7 +3104,7 @@ const yr = { class: "flex flex-col gap-16" }, kr = {
|
|
|
3104
3104
|
});
|
|
3105
3105
|
};
|
|
3106
3106
|
}
|
|
3107
|
-
}), At = "includedNewRole",
|
|
3107
|
+
}), At = "includedNewRole", Wr = /* @__PURE__ */ ye({
|
|
3108
3108
|
__name: "PosRolePermission",
|
|
3109
3109
|
props: {
|
|
3110
3110
|
modelValue: {
|
|
@@ -3145,7 +3145,7 @@ const yr = { class: "flex flex-col gap-16" }, kr = {
|
|
|
3145
3145
|
const p = u.length === a.value.length;
|
|
3146
3146
|
s("update:model-value", p ? null : u.filter((O) => O !== At));
|
|
3147
3147
|
}
|
|
3148
|
-
return (u, p) => (B(), Se(
|
|
3148
|
+
return (u, p) => (B(), Se(Kt, {
|
|
3149
3149
|
"model-value": c.value,
|
|
3150
3150
|
options: a.value,
|
|
3151
3151
|
"show-intermediate": !1,
|
|
@@ -3156,17 +3156,17 @@ const yr = { class: "flex flex-col gap-16" }, kr = {
|
|
|
3156
3156
|
}, Fe({ _: 2 }, [
|
|
3157
3157
|
he(a.value, (O) => ({
|
|
3158
3158
|
name: `checkbox-${O.value}-append`,
|
|
3159
|
-
fn: be(({ option:
|
|
3160
|
-
ge(u.$slots, `checkbox-${O.value}-append`, { option:
|
|
3159
|
+
fn: be(({ option: C }) => [
|
|
3160
|
+
ge(u.$slots, `checkbox-${O.value}-append`, { option: C })
|
|
3161
3161
|
])
|
|
3162
3162
|
}))
|
|
3163
3163
|
]), 1032, ["model-value", "options", "disable", "title"]));
|
|
3164
3164
|
}
|
|
3165
|
-
}),
|
|
3165
|
+
}), Gr = {
|
|
3166
3166
|
async readWarehouses() {
|
|
3167
3167
|
return os(await is().get("/warehouses"));
|
|
3168
3168
|
}
|
|
3169
|
-
}, xr = { class: "flex flex-col gap-32" }, Xr = { class: "p-16 fm-corner-radius-lg border border-fm-color-neutral-gray-200" },
|
|
3169
|
+
}, xr = { class: "flex flex-col gap-32" }, Xr = { class: "p-16 fm-corner-radius-lg border border-fm-color-neutral-gray-200" }, Zr = { class: "p-16 fm-corner-radius-lg border border-fm-color-neutral-gray-200" }, Yr = { class: "p-16 fm-corner-radius-lg border border-fm-color-neutral-gray-200" }, Br = { class: "p-16 fm-corner-radius-lg border border-fm-color-neutral-gray-200" }, nl = /* @__PURE__ */ ye({
|
|
3170
3170
|
__name: "PortalPermissionEditor",
|
|
3171
3171
|
props: /* @__PURE__ */ qt({
|
|
3172
3172
|
disable: {
|
|
@@ -3184,51 +3184,51 @@ const yr = { class: "flex flex-col gap-16" }, kr = {
|
|
|
3184
3184
|
emits: /* @__PURE__ */ qt(["permissionChanged"], ["update:modelValue"]),
|
|
3185
3185
|
setup(e, { emit: t }) {
|
|
3186
3186
|
const n = ts(e, "modelValue"), s = e, l = t, { t: a } = _t(), { fetchCustomReportPermissions: c, customReportPermissions: m } = ss();
|
|
3187
|
-
function u(
|
|
3188
|
-
return
|
|
3187
|
+
function u(M) {
|
|
3188
|
+
return Mt.find((T) => T.subject === M) ?? m.value.find((T) => T.subject === M);
|
|
3189
3189
|
}
|
|
3190
3190
|
const p = te(() => {
|
|
3191
|
-
const
|
|
3191
|
+
const M = [...Mt, ...m.value].filter((k) => !P.includes(k.subject)).map((k) => k.subject);
|
|
3192
3192
|
return as(
|
|
3193
3193
|
s.inheritPermissions.map((k) => ({
|
|
3194
3194
|
...k,
|
|
3195
|
-
permissions: k.permissions.filter((
|
|
3195
|
+
permissions: k.permissions.filter((Y) => M.includes(Y.subject))
|
|
3196
3196
|
}))
|
|
3197
3197
|
).map((k) => ({
|
|
3198
3198
|
id: k.subject,
|
|
3199
3199
|
setNames: k.setNames
|
|
3200
3200
|
}));
|
|
3201
3201
|
}), O = te(() => {
|
|
3202
|
-
const
|
|
3202
|
+
const M = s.inheritPermissions.map((T) => ({
|
|
3203
3203
|
...T,
|
|
3204
3204
|
permissions: T.permissions.filter(
|
|
3205
3205
|
(k) => k.subject === me.Subject.Business.inventory_stock
|
|
3206
3206
|
)
|
|
3207
3207
|
}));
|
|
3208
3208
|
return yt(
|
|
3209
|
-
|
|
3209
|
+
M,
|
|
3210
3210
|
"warehouseId",
|
|
3211
3211
|
L.value.map((T) => T._id)
|
|
3212
3212
|
);
|
|
3213
|
-
}),
|
|
3214
|
-
const
|
|
3213
|
+
}), C = te(() => {
|
|
3214
|
+
const M = s.inheritPermissions.map((T) => ({
|
|
3215
3215
|
...T,
|
|
3216
3216
|
permissions: T.permissions.filter(
|
|
3217
3217
|
(k) => k.subject === me.Subject.Restaurant.restaurant
|
|
3218
3218
|
)
|
|
3219
3219
|
}));
|
|
3220
3220
|
return yt(
|
|
3221
|
-
|
|
3221
|
+
M,
|
|
3222
3222
|
"restaurantId",
|
|
3223
3223
|
y.value.map((T) => T._id)
|
|
3224
3224
|
);
|
|
3225
3225
|
}), N = te(() => {
|
|
3226
|
-
const
|
|
3226
|
+
const M = s.inheritPermissions.map((T) => ({
|
|
3227
3227
|
...T,
|
|
3228
3228
|
permissions: T.permissions.filter((k) => k.subject === me.Subject.Business.role)
|
|
3229
3229
|
}));
|
|
3230
3230
|
return yt(
|
|
3231
|
-
|
|
3231
|
+
M,
|
|
3232
3232
|
"roleId",
|
|
3233
3233
|
_.value.map((T) => T._id)
|
|
3234
3234
|
);
|
|
@@ -3239,51 +3239,51 @@ const yr = { class: "flex flex-col gap-16" }, kr = {
|
|
|
3239
3239
|
me.Subject.Business.inventory_stock
|
|
3240
3240
|
], V = te(() => {
|
|
3241
3241
|
var T;
|
|
3242
|
-
const
|
|
3242
|
+
const M = (T = n.value) == null ? void 0 : T.find(
|
|
3243
3243
|
(k) => k.subject === me.Subject.Business.inventory_stock
|
|
3244
3244
|
);
|
|
3245
|
-
return
|
|
3246
|
-
}), L =
|
|
3247
|
-
label:
|
|
3248
|
-
value:
|
|
3245
|
+
return M ? M.conditions ? JSON.parse(M.conditions).warehouseId.$in : null : [];
|
|
3246
|
+
}), L = je([]), D = te(() => L.value.map((M) => ({
|
|
3247
|
+
label: M.profile.name,
|
|
3248
|
+
value: M._id
|
|
3249
3249
|
})));
|
|
3250
|
-
function i(
|
|
3251
|
-
const T = d(n.value,
|
|
3250
|
+
function i(M) {
|
|
3251
|
+
const T = d(n.value, M);
|
|
3252
3252
|
n.value = T;
|
|
3253
3253
|
}
|
|
3254
|
-
function d(
|
|
3254
|
+
function d(M, T) {
|
|
3255
3255
|
let k = ut(
|
|
3256
|
-
|
|
3256
|
+
M.filter((Y) => Y.subject !== me.Subject.Business.inventory_stock)
|
|
3257
3257
|
);
|
|
3258
3258
|
if (!T || T.length > 0) {
|
|
3259
|
-
const
|
|
3259
|
+
const Y = {
|
|
3260
3260
|
actions: [me.Action.manage],
|
|
3261
3261
|
subject: me.Subject.Business.inventory_stock
|
|
3262
3262
|
};
|
|
3263
|
-
T && (
|
|
3263
|
+
T && (Y.conditions = JSON.stringify({ warehouseId: { $in: T } })), k.push(Y);
|
|
3264
3264
|
}
|
|
3265
3265
|
return k;
|
|
3266
3266
|
}
|
|
3267
|
-
const { restaurants: y } = ns(), _ = fs().roles,
|
|
3268
|
-
label: `${
|
|
3269
|
-
value:
|
|
3270
|
-
}))), S = te(() => y.value.reduce((
|
|
3271
|
-
function v(
|
|
3272
|
-
const T =
|
|
3267
|
+
const { restaurants: y } = ns(), _ = fs().roles, w = te(() => y.value.map((M) => ({
|
|
3268
|
+
label: `${M.profile.code ? M.profile.code + "-" : ""}${M.profile.name}`,
|
|
3269
|
+
value: M._id
|
|
3270
|
+
}))), S = te(() => y.value.reduce((M, T) => (M[T._id] = _.value.filter((k) => k.restaurants.some((Y) => Y.id === T._id)).map((k) => k._id), M), {})), g = te(() => rs(n.value));
|
|
3271
|
+
function v(M) {
|
|
3272
|
+
const T = E(n.value, M);
|
|
3273
3273
|
n.value = T;
|
|
3274
3274
|
}
|
|
3275
3275
|
const h = te(() => ls(n.value));
|
|
3276
|
-
function
|
|
3277
|
-
var
|
|
3276
|
+
function E(M, T) {
|
|
3277
|
+
var Y;
|
|
3278
3278
|
let k = ut(
|
|
3279
|
-
|
|
3279
|
+
M.filter(
|
|
3280
3280
|
(x) => x.subject !== me.Subject.Business.restaurant && x.subject !== me.Subject.Restaurant.restaurant
|
|
3281
3281
|
)
|
|
3282
3282
|
);
|
|
3283
3283
|
if (!T || T.length > 0) {
|
|
3284
3284
|
const {
|
|
3285
3285
|
category: x,
|
|
3286
|
-
showByFeatureFlag:
|
|
3286
|
+
showByFeatureFlag: U,
|
|
3287
3287
|
...ne
|
|
3288
3288
|
} = ms.restaurant;
|
|
3289
3289
|
k.push(ne);
|
|
@@ -3296,126 +3296,126 @@ const yr = { class: "flex flex-col gap-16" }, kr = {
|
|
|
3296
3296
|
if (T) {
|
|
3297
3297
|
const x = [
|
|
3298
3298
|
...new Set(T.map((ne) => S.value[ne]).flatMap((ne) => ne))
|
|
3299
|
-
],
|
|
3300
|
-
x.length !==
|
|
3299
|
+
], U = _.value.map((ne) => ne._id);
|
|
3300
|
+
x.length !== U.length && (k = R(
|
|
3301
3301
|
k,
|
|
3302
|
-
(
|
|
3302
|
+
(Y = h.value || U) == null ? void 0 : Y.filter((ne) => x.includes(ne))
|
|
3303
3303
|
));
|
|
3304
3304
|
}
|
|
3305
3305
|
return k;
|
|
3306
3306
|
}
|
|
3307
|
-
function A(
|
|
3308
|
-
const T =
|
|
3307
|
+
function A(M) {
|
|
3308
|
+
const T = R(n.value, M);
|
|
3309
3309
|
n.value = T;
|
|
3310
3310
|
}
|
|
3311
|
-
function
|
|
3311
|
+
function R(M, T) {
|
|
3312
3312
|
let k = ut(
|
|
3313
|
-
|
|
3313
|
+
M.filter((Y) => Y.subject !== me.Subject.Business.role)
|
|
3314
3314
|
);
|
|
3315
3315
|
if (T && T.length > 0) {
|
|
3316
|
-
const
|
|
3316
|
+
const Y = {
|
|
3317
3317
|
actions: [me.Action.manage],
|
|
3318
3318
|
subject: me.Subject.Business.role,
|
|
3319
3319
|
conditions: JSON.stringify({ roleId: { $in: T } })
|
|
3320
3320
|
};
|
|
3321
|
-
k.push(
|
|
3321
|
+
k.push(Y);
|
|
3322
3322
|
}
|
|
3323
3323
|
return k;
|
|
3324
3324
|
}
|
|
3325
3325
|
Xt(async () => {
|
|
3326
3326
|
await Promise.all([
|
|
3327
|
-
|
|
3327
|
+
Gr.readWarehouses().then((M) => L.value = M),
|
|
3328
3328
|
c()
|
|
3329
3329
|
]);
|
|
3330
3330
|
});
|
|
3331
|
-
const
|
|
3331
|
+
const G = te(() => kt(
|
|
3332
3332
|
n.value,
|
|
3333
3333
|
Tt
|
|
3334
3334
|
).filter((k) => {
|
|
3335
|
-
const
|
|
3336
|
-
return (
|
|
3335
|
+
const Y = k.source;
|
|
3336
|
+
return (Y == null ? void 0 : Y.type) !== "systemPermissionSet" ? !0 : k.actions.includes("manage");
|
|
3337
3337
|
}).map((k) => {
|
|
3338
3338
|
if (k.inverted) return k;
|
|
3339
|
-
const
|
|
3340
|
-
if (!
|
|
3339
|
+
const Y = k.actions;
|
|
3340
|
+
if (!Y.includes("manage")) return k;
|
|
3341
3341
|
const x = u(k.subject);
|
|
3342
3342
|
if (!x) return k;
|
|
3343
|
-
const
|
|
3344
|
-
return
|
|
3343
|
+
const U = x.actions;
|
|
3344
|
+
return U.length <= 1 || U.filter((J) => !Y.includes(J)).length === 0 ? k : { ...k, actions: [...U] };
|
|
3345
3345
|
}));
|
|
3346
|
-
function
|
|
3346
|
+
function W(M) {
|
|
3347
3347
|
const T = new Set(
|
|
3348
|
-
|
|
3348
|
+
G.value.filter((U) => !U.inverted).map((U) => U.subject)
|
|
3349
3349
|
), k = new Set(
|
|
3350
|
-
|
|
3351
|
-
),
|
|
3352
|
-
n.value.filter((
|
|
3350
|
+
M.filter((U) => !U.inverted).map((U) => U.subject)
|
|
3351
|
+
), Y = new Set(
|
|
3352
|
+
n.value.filter((U) => !U.inverted).map((U) => U.subject)
|
|
3353
3353
|
);
|
|
3354
3354
|
let x = [...n.value];
|
|
3355
|
-
for (const
|
|
3356
|
-
k.has(
|
|
3355
|
+
for (const U of T)
|
|
3356
|
+
k.has(U) || (Y.has(U) && (x = x.filter((J) => J.subject !== U)), (!Y.has(U) || kt(
|
|
3357
3357
|
x,
|
|
3358
3358
|
Tt
|
|
3359
3359
|
).some(
|
|
3360
|
-
(J) => J.subject ===
|
|
3361
|
-
)) && !x.some((J) => J.subject ===
|
|
3362
|
-
for (const
|
|
3363
|
-
if (!T.has(
|
|
3364
|
-
const ne = x.some((J) => J.subject ===
|
|
3365
|
-
if (x = x.filter((J) => !(J.subject ===
|
|
3366
|
-
const J =
|
|
3367
|
-
(
|
|
3368
|
-
), X = u(
|
|
3360
|
+
(J) => J.subject === U && !J.inverted && J.actions.includes("manage")
|
|
3361
|
+
)) && !x.some((J) => J.subject === U && J.inverted) && x.push({ subject: U, actions: ["manage"], inverted: !0 }));
|
|
3362
|
+
for (const U of k)
|
|
3363
|
+
if (!T.has(U)) {
|
|
3364
|
+
const ne = x.some((J) => J.subject === U && J.inverted);
|
|
3365
|
+
if (x = x.filter((J) => !(J.subject === U && J.inverted)), !ne && !Y.has(U)) {
|
|
3366
|
+
const J = M.find(
|
|
3367
|
+
(K) => K.subject === U && !K.inverted
|
|
3368
|
+
), X = u(U);
|
|
3369
3369
|
if (X && J) {
|
|
3370
|
-
const { category:
|
|
3370
|
+
const { category: K, showByFeatureFlag: we, ...re } = X;
|
|
3371
3371
|
x.push({ ...re, actions: J.actions });
|
|
3372
3372
|
}
|
|
3373
3373
|
}
|
|
3374
3374
|
}
|
|
3375
|
-
for (const
|
|
3376
|
-
if (!T.has(
|
|
3377
|
-
const ne =
|
|
3378
|
-
(re) => re.subject ===
|
|
3379
|
-
), J =
|
|
3375
|
+
for (const U of k) {
|
|
3376
|
+
if (!T.has(U)) continue;
|
|
3377
|
+
const ne = G.value.find(
|
|
3378
|
+
(re) => re.subject === U && !re.inverted
|
|
3379
|
+
), J = M.find((re) => re.subject === U && !re.inverted);
|
|
3380
3380
|
if (!ne || !J) continue;
|
|
3381
|
-
const X = new Set(ne.actions),
|
|
3382
|
-
if (X.size ===
|
|
3381
|
+
const X = new Set(ne.actions), K = new Set(J.actions);
|
|
3382
|
+
if (X.size === K.size && [...X].every((re) => K.has(re)))
|
|
3383
3383
|
continue;
|
|
3384
|
-
const
|
|
3385
|
-
if (
|
|
3386
|
-
x[
|
|
3387
|
-
...x[
|
|
3388
|
-
actions: Array.from(
|
|
3384
|
+
const we = x.findIndex((re) => re.subject === U && !re.inverted);
|
|
3385
|
+
if (we >= 0)
|
|
3386
|
+
x[we] = {
|
|
3387
|
+
...x[we],
|
|
3388
|
+
actions: Array.from(K)
|
|
3389
3389
|
};
|
|
3390
3390
|
else {
|
|
3391
|
-
const re = u(
|
|
3391
|
+
const re = u(U);
|
|
3392
3392
|
if (re) {
|
|
3393
|
-
const { category:
|
|
3394
|
-
x.push({ ...$e, actions: Array.from(
|
|
3393
|
+
const { category: Ie, showByFeatureFlag: Je, ...$e } = re;
|
|
3394
|
+
x.push({ ...$e, actions: Array.from(K) });
|
|
3395
3395
|
}
|
|
3396
3396
|
}
|
|
3397
|
-
X.has("manage") && !
|
|
3397
|
+
X.has("manage") && !K.has("manage") && kt(
|
|
3398
3398
|
x,
|
|
3399
3399
|
Tt
|
|
3400
3400
|
).some(
|
|
3401
|
-
(
|
|
3402
|
-
) && !x.some((
|
|
3401
|
+
(Ie) => Ie.subject === U && !Ie.inverted && Ie.actions.includes("manage")
|
|
3402
|
+
) && !x.some((Ie) => Ie.subject === U && Ie.inverted) && x.push({ subject: U, actions: ["manage"], inverted: !0 }), !X.has("manage") && K.has("manage") && (x = x.filter((re) => !(re.subject === U && re.inverted)));
|
|
3403
3403
|
}
|
|
3404
3404
|
n.value = x;
|
|
3405
3405
|
}
|
|
3406
3406
|
return St(
|
|
3407
3407
|
n,
|
|
3408
|
-
(
|
|
3409
|
-
l("permissionChanged",
|
|
3408
|
+
(M) => {
|
|
3409
|
+
l("permissionChanged", M);
|
|
3410
3410
|
},
|
|
3411
3411
|
{ deep: !0 }
|
|
3412
|
-
), (
|
|
3412
|
+
), (M, T) => (B(), se("div", xr, [
|
|
3413
3413
|
ae("div", Xr, [
|
|
3414
3414
|
_e(Pr, {
|
|
3415
|
-
"model-value":
|
|
3415
|
+
"model-value": G.value,
|
|
3416
3416
|
"excluded-subjects": P,
|
|
3417
3417
|
"additional-permissions": H(m),
|
|
3418
|
-
"onUpdate:modelValue":
|
|
3418
|
+
"onUpdate:modelValue": W
|
|
3419
3419
|
}, Fe({ _: 2 }, [
|
|
3420
3420
|
he(p.value, (k) => ({
|
|
3421
3421
|
name: `checkbox-${k.id}-append`,
|
|
@@ -3425,10 +3425,10 @@ const yr = { class: "flex flex-col gap-16" }, kr = {
|
|
|
3425
3425
|
}))
|
|
3426
3426
|
]), 1032, ["model-value", "additional-permissions"])
|
|
3427
3427
|
]),
|
|
3428
|
-
ae("div",
|
|
3429
|
-
_e(
|
|
3428
|
+
ae("div", Zr, [
|
|
3429
|
+
_e(Rn, {
|
|
3430
3430
|
"model-value": V.value,
|
|
3431
|
-
options:
|
|
3431
|
+
options: D.value,
|
|
3432
3432
|
context: H(a)("team.labels.warehouse"),
|
|
3433
3433
|
"onUpdate:modelValue": i
|
|
3434
3434
|
}, Fe({ _: 2 }, [
|
|
@@ -3440,14 +3440,14 @@ const yr = { class: "flex flex-col gap-16" }, kr = {
|
|
|
3440
3440
|
}))
|
|
3441
3441
|
]), 1032, ["model-value", "options", "context"])
|
|
3442
3442
|
]),
|
|
3443
|
-
ae("div",
|
|
3444
|
-
_e(
|
|
3443
|
+
ae("div", Yr, [
|
|
3444
|
+
_e(Rn, {
|
|
3445
3445
|
"model-value": g.value,
|
|
3446
|
-
options:
|
|
3446
|
+
options: w.value,
|
|
3447
3447
|
context: H(a)("team.labels.restaurant"),
|
|
3448
3448
|
"onUpdate:modelValue": v
|
|
3449
3449
|
}, Fe({ _: 2 }, [
|
|
3450
|
-
he(
|
|
3450
|
+
he(C.value, (k) => ({
|
|
3451
3451
|
name: `checkbox-${k.id}-append`,
|
|
3452
3452
|
fn: be(() => [
|
|
3453
3453
|
_e(it, { item: k }, null, 8, ["item"])
|
|
@@ -3456,7 +3456,7 @@ const yr = { class: "flex flex-col gap-16" }, kr = {
|
|
|
3456
3456
|
]), 1032, ["model-value", "options", "context"])
|
|
3457
3457
|
]),
|
|
3458
3458
|
ae("div", Br, [
|
|
3459
|
-
_e(
|
|
3459
|
+
_e(Wr, {
|
|
3460
3460
|
roles: H(_),
|
|
3461
3461
|
"model-value": h.value,
|
|
3462
3462
|
"restaurant-ids": g.value,
|
|
@@ -3474,6 +3474,6 @@ const yr = { class: "flex flex-col gap-16" }, kr = {
|
|
|
3474
3474
|
}
|
|
3475
3475
|
});
|
|
3476
3476
|
export {
|
|
3477
|
-
|
|
3477
|
+
Kt as _,
|
|
3478
3478
|
nl as a
|
|
3479
3479
|
};
|