@feedmepos/mf-hrm-portal 2.0.11-dev → 2.0.11-dev.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/AuditLogList-E_BtUYs7.js +915 -0
- package/dist/EmployeeList-D758_PXx.js +621 -0
- package/dist/{Main-6td6JhCb.js → Main-Bqx0FFmH.js} +1054 -1055
- package/dist/{Main-BhNhmkn8.js → Main-DjCFRKkP.js} +4 -4
- package/dist/{Main-Bu-UNnSQ.js → Main-eVW0teSe.js} +6 -6
- package/dist/{PermissionSetList-IG15Aj5D.js → PermissionSetList-DL5AL3mB.js} +128 -124
- package/dist/{PortalPermissionEditor.vue_vue_type_script_setup_true_lang-CDA9oDkd.js → PortalPermissionEditor.vue_vue_type_script_setup_true_lang-CMcQnqyK.js} +693 -693
- package/dist/RoleList-DuXjqXwQ.js +499 -0
- package/dist/TeamMemberList-BHpOC5vA.js +989 -0
- package/dist/{TimesheetList-D_JT5iyS.js → TimesheetList-Bz9ZMpHA.js} +74 -74
- package/dist/{app-h2mRYtCE.js → app-BhCUAF8K.js} +705 -712
- package/dist/app.js +1 -1
- package/dist/{dayjs.min-QbzmY4D1.js → dayjs.min-Cxe5QOx7.js} +1 -1
- package/dist/employee--8czm9KP.js +145 -0
- package/dist/{index-CBgvOHm7.js → index-CyJwEUuG.js} +1 -1
- package/dist/{index-BLm_-G4e.js → index-GgFsP7rK.js} +85 -108
- package/dist/{iteration-J_5O7DIo.js → iteration-BljyZld9.js} +1 -1
- package/dist/{lodash-btS1GWf0.js → lodash-D2-GJ54o.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-C7-0IiCm.js +33 -0
- package/dist/{timesheet-B4Vja79b.js → timesheet-C_WtQDqh.js} +3 -3
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/dist/{useAppStore-CEidzV7L.js → useAppStore-B7R116Aw.js} +1 -1
- package/dist/{useLoading-fH82N_CS.js → useLoading-CwSP2H00.js} +1 -1
- package/dist/{useReportPermissions-BZS4zPhT.js → useReportPermissions-DVOIk2oR.js} +3 -3
- package/package.json +2 -2
- 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,17 +1,17 @@
|
|
|
1
|
-
import { getCurrentInstance as xt, inject as
|
|
1
|
+
import { getCurrentInstance as xt, inject as Jn, ref as Ve, shallowRef as Kn, computed as te, watch as St, onMounted as Xt, onUnmounted as An, defineComponent as ye, h as Sn, createVNode as _e, Text as zn, Fragment as Ee, resolveComponent as Ye, createBlock as Se, openBlock as H, withCtx as be, createElementVNode as ae, createElementBlock as se, toDisplayString as Ae, unref as B, 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 Dt, j as ss, x as as, y as yt, z as rs, l as ls, $ as kt } from "./index-
|
|
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 Dt, j as ss, x as as, y as yt, z as rs, l as ls, $ as kt } from "./index-GgFsP7rK.js";
|
|
5
|
+
import { d as ut, g as os, b as is } from "./iteration-BljyZld9.js";
|
|
6
|
+
import { k as cs, p as us, u as me, C as ms, A as Tt } from "./app-BhCUAF8K.js";
|
|
7
|
+
import { u as ds } from "./index-CyJwEUuG.js";
|
|
8
|
+
import { u as fs } from "./useAppStore-B7R116Aw.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",
|
|
14
|
+
const en = typeof window < "u", Ue = (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) => Yt(e) === "[object Date]", dt = (e) => Yt(e) === "[object RegExp]", pt = (e) => J(e) && Object.keys(e).length === 0, fe = Object.assign, bs = Object.create, q = (e = null) => bs(e);
|
|
15
15
|
let tn;
|
|
16
16
|
const je = () => tn || (tn = typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : typeof window < "u" ? window : typeof global < "u" ? global : q());
|
|
17
17
|
function nn(e) {
|
|
@@ -21,11 +21,11 @@ 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", K = (e) => e !== null && typeof e == "object", vs = (e) => K(e) && le(e.then) && le(e.catch), Dn = Object.prototype.toString, Yt = (e) => Dn.call(e),
|
|
24
|
+
const ue = Array.isArray, le = (e) => typeof e == "function", F = (e) => typeof e == "string", ce = (e) => typeof e == "boolean", K = (e) => e !== null && typeof e == "object", vs = (e) => K(e) && le(e.then) && le(e.catch), Dn = Object.prototype.toString, Yt = (e) => Dn.call(e), J = (e) => Yt(e) === "[object Object]", Is = (e) => e == null ? "" : ue(e) || J(e) && e.toString === Dn ? JSON.stringify(e, null, 2) : String(e);
|
|
25
25
|
function Zt(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
31
|
const rt = (e) => !K(e) || ue(e);
|
|
@@ -43,10 +43,10 @@ function mt(e, t) {
|
|
|
43
43
|
function Ns(e, t, n) {
|
|
44
44
|
return { line: e, column: t, offset: n };
|
|
45
45
|
}
|
|
46
|
-
function
|
|
46
|
+
function Mt(e, t, n) {
|
|
47
47
|
return { start: e, end: t };
|
|
48
48
|
}
|
|
49
|
-
const
|
|
49
|
+
const 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, U = () => a, L = (g) => c(g) || u(g) || p(g) ? pe : t[g], M = () => 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
|
-
peekOffset:
|
|
102
|
+
peekOffset: U,
|
|
103
103
|
charAt: L,
|
|
104
|
-
currentChar:
|
|
104
|
+
currentChar: M,
|
|
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,28 +125,28 @@ 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, ...V) {
|
|
129
129
|
const oe = p();
|
|
130
130
|
if (o.column += b, o.offset += b, O) {
|
|
131
|
-
const Y = n ?
|
|
131
|
+
const Y = n ? Mt(oe.startLoc, o) : null, f = ht(r, Y, {
|
|
132
132
|
domain: As,
|
|
133
|
-
args:
|
|
133
|
+
args: V
|
|
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 V = { type: o };
|
|
141
|
+
return n && (V.loc = Mt(r.startLoc, r.endLoc)), b != null && (V.value = b), V;
|
|
142
142
|
}
|
|
143
143
|
const P = (r) => N(
|
|
144
144
|
r,
|
|
145
145
|
13
|
|
146
146
|
/* TokenTypes.EOF */
|
|
147
147
|
);
|
|
148
|
-
function
|
|
149
|
-
return r.currentChar() === o ? (r.next(), o) : (
|
|
148
|
+
function U(r, 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 M(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,60 +177,60 @@ 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 V = i(r.currentPeek());
|
|
181
|
+
return r.resetPeek(), V;
|
|
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 V = r.currentPeek() === "-" ? r.peek() : r.currentPeek(), oe = d(V);
|
|
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 V = r.currentPeek() === sn;
|
|
197
|
+
return r.resetPeek(), V;
|
|
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 V = r.currentPeek() === ".";
|
|
205
|
+
return r.resetPeek(), V;
|
|
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 V = i(r.currentPeek());
|
|
213
|
+
return r.resetPeek(), V;
|
|
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 V = r.currentPeek() === ":";
|
|
221
|
+
return r.resetPeek(), V;
|
|
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
|
|
227
|
+
const V = () => {
|
|
228
228
|
const Y = r.currentPeek();
|
|
229
|
-
return Y === "{" ? i(r.peek()) : Y === "@" || Y === "|" || Y === ":" || Y === "." || Y === Te || !Y ? !1 : Y === pe ? (r.peek(),
|
|
230
|
-
}, oe =
|
|
229
|
+
return Y === "{" ? i(r.peek()) : Y === "@" || Y === "|" || Y === ":" || Y === "." || Y === Te || !Y ? !1 : Y === pe ? (r.peek(), V()) : A(r, !1);
|
|
230
|
+
}, oe = V();
|
|
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;
|
|
@@ -239,14 +239,14 @@ function Ss(e, t = {}) {
|
|
|
239
239
|
const b = (oe = !1, Y = "") => {
|
|
240
240
|
const f = r.currentPeek();
|
|
241
241
|
return f === "{" || f === "@" || !f ? oe : f === "|" ? !(Y === Te || Y === pe) : f === Te ? (r.peek(), b(!0, Te)) : f === pe ? (r.peek(), b(!0, pe)) : !0;
|
|
242
|
-
},
|
|
243
|
-
return o && r.resetPeek(),
|
|
242
|
+
}, V = b();
|
|
243
|
+
return o && r.resetPeek(), V;
|
|
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,8 +254,8 @@ 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
260
|
function D(r) {
|
|
261
261
|
const o = r.charCodeAt(0);
|
|
@@ -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, D);
|
|
271
271
|
}
|
|
272
272
|
function k(r) {
|
|
273
273
|
const o = r.charCodeAt(0);
|
|
274
274
|
return o >= 48 && o <= 57;
|
|
275
275
|
}
|
|
276
276
|
function Z(r) {
|
|
277
|
-
return
|
|
277
|
+
return R(r, k);
|
|
278
278
|
}
|
|
279
279
|
function x(r) {
|
|
280
280
|
const o = r.charCodeAt(0);
|
|
@@ -283,7 +283,7 @@ function Ss(e, t = {}) {
|
|
|
283
283
|
o >= 97 && o <= 102;
|
|
284
284
|
}
|
|
285
285
|
function j(r) {
|
|
286
|
-
return
|
|
286
|
+
return R(r, x);
|
|
287
287
|
}
|
|
288
288
|
function ne(r) {
|
|
289
289
|
let o = "", b = "";
|
|
@@ -291,7 +291,7 @@ function Ss(e, t = {}) {
|
|
|
291
291
|
b += o;
|
|
292
292
|
return b;
|
|
293
293
|
}
|
|
294
|
-
function
|
|
294
|
+
function $(r) {
|
|
295
295
|
let o = "";
|
|
296
296
|
for (; ; ) {
|
|
297
297
|
const b = r.currentChar();
|
|
@@ -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,193 +311,193 @@ function Ss(e, t = {}) {
|
|
|
311
311
|
return o;
|
|
312
312
|
}
|
|
313
313
|
function X(r) {
|
|
314
|
-
|
|
314
|
+
M(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 z(r) {
|
|
321
|
+
M(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
|
+
M(r), U(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 V = r.currentChar();
|
|
334
|
+
return V === pe || V === Re ? (C(Q.UNTERMINATED_SINGLE_QUOTE_IN_PLACEHOLDER, a(), 0), V === pe && (r.next(), U(r, "'")), b) : (U(r, "'"), b);
|
|
335
335
|
}
|
|
336
|
-
function
|
|
336
|
+
function Ie(r) {
|
|
337
337
|
const o = r.currentChar();
|
|
338
338
|
switch (o) {
|
|
339
339
|
case "\\":
|
|
340
340
|
case "'":
|
|
341
341
|
return r.next(), `\\${o}`;
|
|
342
342
|
case "u":
|
|
343
|
-
return
|
|
343
|
+
return $e(r, o, 4);
|
|
344
344
|
case "U":
|
|
345
|
-
return
|
|
345
|
+
return $e(r, o, 6);
|
|
346
346
|
default:
|
|
347
|
-
return
|
|
347
|
+
return C(Q.UNKNOWN_ESCAPE_SEQUENCE, a(), 0, o), "";
|
|
348
348
|
}
|
|
349
349
|
}
|
|
350
|
-
function
|
|
351
|
-
|
|
352
|
-
let
|
|
350
|
+
function $e(r, o, b) {
|
|
351
|
+
U(r, o);
|
|
352
|
+
let V = "";
|
|
353
353
|
for (let oe = 0; oe < b; oe++) {
|
|
354
354
|
const Y = j(r);
|
|
355
355
|
if (!Y) {
|
|
356
|
-
|
|
356
|
+
C(Q.INVALID_UNICODE_ESCAPE_SEQUENCE, a(), 0, `\\${o}${V}${r.currentChar()}`);
|
|
357
357
|
break;
|
|
358
358
|
}
|
|
359
|
-
|
|
359
|
+
V += Y;
|
|
360
360
|
}
|
|
361
|
-
return `\\${o}${
|
|
361
|
+
return `\\${o}${V}`;
|
|
362
362
|
}
|
|
363
|
-
function
|
|
363
|
+
function Je(r) {
|
|
364
364
|
return r !== "{" && r !== "}" && r !== Te && r !== pe;
|
|
365
365
|
}
|
|
366
366
|
function vt(r) {
|
|
367
|
-
|
|
367
|
+
M(r);
|
|
368
368
|
let o = "", b = "";
|
|
369
|
-
for (; o =
|
|
369
|
+
for (; o = R(r, Je); )
|
|
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 V = r.currentChar();
|
|
382
|
+
return V === "{" || V === "@" || V === "|" || V === "(" || V === ")" || !V || V === Te ? b : (b += V, r.next(), o(b));
|
|
383
383
|
};
|
|
384
384
|
return o("");
|
|
385
385
|
}
|
|
386
386
|
function Ke(r) {
|
|
387
|
-
|
|
388
|
-
const o =
|
|
387
|
+
M(r);
|
|
388
|
+
const o = U(
|
|
389
389
|
r,
|
|
390
390
|
"|"
|
|
391
391
|
/* TokenChars.Pipe */
|
|
392
392
|
);
|
|
393
|
-
return
|
|
393
|
+
return M(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
|
+
), M(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 && M(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
415
|
let oe = !0, Y = !0, f = !0;
|
|
416
|
-
if (
|
|
417
|
-
return o.braceNest > 0 &&
|
|
416
|
+
if (E(r))
|
|
417
|
+
return o.braceNest > 0 && C(Q.UNTERMINATED_CLOSING_BRACE, a(), 0), b = N(o, 1, Ke(r)), o.braceNest = 0, o.inLinked = !1, b;
|
|
418
418
|
if (o.braceNest > 0 && (o.currentType === 4 || o.currentType === 5 || o.currentType === 6))
|
|
419
|
-
return
|
|
419
|
+
return C(Q.UNTERMINATED_CLOSING_BRACE, a(), 0), o.braceNest = 0, ze(r, o);
|
|
420
420
|
if (oe = y(r, o))
|
|
421
|
-
return b = N(o, 4, X(r)),
|
|
421
|
+
return b = N(o, 4, X(r)), M(r), b;
|
|
422
422
|
if (Y = _(r, o))
|
|
423
|
-
return b = N(o, 5,
|
|
424
|
-
if (f =
|
|
425
|
-
return b = N(o, 6, re(r)),
|
|
423
|
+
return b = N(o, 5, z(r)), M(r), b;
|
|
424
|
+
if (f = w(r, o))
|
|
425
|
+
return b = N(o, 6, re(r)), M(r), b;
|
|
426
426
|
if (!oe && !Y && !f)
|
|
427
|
-
return b = N(o, 12, vt(r)),
|
|
427
|
+
return b = N(o, 12, vt(r)), C(Q.INVALID_TOKEN_IN_PLACEHOLDER, a(), 0, b.value), M(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 V = 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(), V = N(
|
|
440
440
|
o,
|
|
441
441
|
7,
|
|
442
442
|
"@"
|
|
443
443
|
/* TokenChars.LinkedAlias */
|
|
444
|
-
), o.inLinked = !0,
|
|
444
|
+
), o.inLinked = !0, V;
|
|
445
445
|
case ".":
|
|
446
|
-
return
|
|
446
|
+
return M(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 M(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) ? (V = N(o, 1, Ke(r)), o.braceNest = 0, o.inLinked = !1, V) : S(r, o) || v(r, o) ? (M(r), Ge(r, o)) : g(r, o) ? (M(r), N(o, 11, It(r))) : h(r, o) ? (M(r), oe === "{" ? We(r, o) || V : N(o, 10, Et(r))) : (b === 7 && C(Q.INVALID_LINKED_FORMAT, a(), 0), o.braceNest = 0, o.inLinked = !1, ze(r, o));
|
|
461
461
|
}
|
|
462
462
|
}
|
|
463
|
-
function
|
|
463
|
+
function ze(r, o) {
|
|
464
464
|
let b = {
|
|
465
465
|
type: 13
|
|
466
466
|
/* TokenTypes.EOF */
|
|
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 (
|
|
485
|
+
if (E(r))
|
|
486
486
|
return b = N(o, 1, Ke(r)), o.braceNest = 0, o.inLinked = !1, b;
|
|
487
487
|
if (A(r))
|
|
488
|
-
return N(o, 0,
|
|
488
|
+
return N(o, 0, $(r));
|
|
489
489
|
break;
|
|
490
490
|
}
|
|
491
491
|
}
|
|
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: V } = u;
|
|
496
|
+
return u.lastType = r, u.lastOffset = o, u.lastStartLoc = b, u.lastEndLoc = V, u.offset = l(), u.startLoc = a(), s.currentChar() === Re ? N(
|
|
497
497
|
u,
|
|
498
498
|
13
|
|
499
499
|
/* TokenTypes.EOF */
|
|
500
|
-
) :
|
|
500
|
+
) : ze(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 Ds = "parser",
|
|
510
|
-
function
|
|
509
|
+
const Ds = "parser", Ms = /(?:\\\\|\\'|\\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 ?
|
|
527
|
+
const g = t ? Mt(y, S) : null, v = ht(d, g, {
|
|
528
528
|
domain: Ds,
|
|
529
|
-
args:
|
|
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(Ms, 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
|
-
function
|
|
633
|
-
const
|
|
632
|
+
function U(i, d, y, _) {
|
|
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 : U(i, y, _, w);
|
|
646
646
|
}
|
|
647
|
-
function
|
|
647
|
+
function M(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: M };
|
|
652
652
|
}
|
|
653
653
|
function ke(e) {
|
|
654
654
|
if (e.type === 13)
|
|
@@ -665,9 +665,9 @@ function Fs(e, t = {}) {
|
|
|
665
665
|
}
|
|
666
666
|
function an(e, t) {
|
|
667
667
|
for (let n = 0; n < e.length; n++)
|
|
668
|
-
|
|
668
|
+
Ht(e[n], t);
|
|
669
669
|
}
|
|
670
|
-
function
|
|
670
|
+
function Ht(e, t) {
|
|
671
671
|
switch (e.type) {
|
|
672
672
|
case 1:
|
|
673
673
|
an(e.cases, t), t.helper(
|
|
@@ -679,7 +679,7 @@ function Bt(e, t) {
|
|
|
679
679
|
an(e.items, t);
|
|
680
680
|
break;
|
|
681
681
|
case 6: {
|
|
682
|
-
|
|
682
|
+
Ht(e.key, t), t.helper(
|
|
683
683
|
"linked"
|
|
684
684
|
/* HelperNameMap.LINKED */
|
|
685
685
|
), t.helper(
|
|
@@ -713,11 +713,11 @@ function js(e, t = {}) {
|
|
|
713
713
|
n.helper(
|
|
714
714
|
"normalize"
|
|
715
715
|
/* HelperNameMap.NORMALIZE */
|
|
716
|
-
), e.body &&
|
|
716
|
+
), e.body && Ht(e.body, n);
|
|
717
717
|
const s = n.context();
|
|
718
718
|
e.helpers = Array.from(s.helpers);
|
|
719
719
|
}
|
|
720
|
-
function
|
|
720
|
+
function Vs(e) {
|
|
721
721
|
const t = e.body;
|
|
722
722
|
return t.type === 2 ? rn(t) : t.cases.forEach((n) => rn(n)), e;
|
|
723
723
|
}
|
|
@@ -789,7 +789,7 @@ function Xe(e) {
|
|
|
789
789
|
}
|
|
790
790
|
delete e.type;
|
|
791
791
|
}
|
|
792
|
-
function
|
|
792
|
+
function Us(e, t) {
|
|
793
793
|
const { filename: n, breakLineCode: s, needIndent: l } = t, a = t.location !== !1, c = {
|
|
794
794
|
filename: n,
|
|
795
795
|
code: "",
|
|
@@ -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, M) {
|
|
807
807
|
c.code += L;
|
|
808
808
|
}
|
|
809
|
-
function p(L,
|
|
810
|
-
const i =
|
|
809
|
+
function p(L, M = !0) {
|
|
810
|
+
const i = M ? s : "";
|
|
811
811
|
u(l ? i + " ".repeat(L) : i);
|
|
812
812
|
}
|
|
813
813
|
function O(L = !0) {
|
|
814
|
-
const
|
|
815
|
-
L && p(
|
|
814
|
+
const M = ++c.indentLevel;
|
|
815
|
+
L && p(M);
|
|
816
816
|
}
|
|
817
|
-
function
|
|
818
|
-
const
|
|
819
|
-
L && p(
|
|
817
|
+
function C(L = !0) {
|
|
818
|
+
const M = --c.indentLevel;
|
|
819
|
+
L && p(M);
|
|
820
820
|
}
|
|
821
821
|
function N() {
|
|
822
822
|
p(c.indentLevel);
|
|
@@ -825,20 +825,20 @@ 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
|
)}(`), Ze(e, t.key), t.modifier ? (e.push(", "), Ze(e, t.modifier), e.push(", _type")) : e.push(", undefined, _type"), e.push(")");
|
|
840
840
|
}
|
|
841
|
-
function
|
|
841
|
+
function Gs(e, t) {
|
|
842
842
|
const { helper: n, needIndent: s } = e;
|
|
843
843
|
e.push(`${n(
|
|
844
844
|
"normalize"
|
|
@@ -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);
|
|
@@ -916,7 +916,7 @@ const Ys = (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" ? ";" : `
|
|
919
|
-
`, a = t.needIndent ? t.needIndent : n !== "arrow", c = e.helpers || [], m =
|
|
919
|
+
`, a = t.needIndent ? t.needIndent : n !== "arrow", c = e.helpers || [], m = Us(e, {
|
|
920
920
|
filename: s,
|
|
921
921
|
breakLineCode: l,
|
|
922
922
|
needIndent: a
|
|
@@ -932,24 +932,24 @@ const Ys = (e, t = {}) => {
|
|
|
932
932
|
};
|
|
933
933
|
function Zs(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 && Vs(m), l && Xe(m), { ast: m, code: "" }) : (js(m, n), Ys(m, n));
|
|
936
936
|
}
|
|
937
|
-
var
|
|
938
|
-
function
|
|
937
|
+
var Hs = { env: { NODE_ENV: "production" } };
|
|
938
|
+
function Bs() {
|
|
939
939
|
typeof __INTLIFY_PROD_DEVTOOLS__ != "boolean" && (je().__INTLIFY_PROD_DEVTOOLS__ = !1), typeof __INTLIFY_DROP_MESSAGE_COMPILER__ != "boolean" && (je().__INTLIFY_DROP_MESSAGE_COMPILER__ = !1);
|
|
940
940
|
}
|
|
941
941
|
function Ot(e) {
|
|
942
|
-
return (n) =>
|
|
942
|
+
return (n) => $s(n, e);
|
|
943
943
|
}
|
|
944
|
-
function
|
|
944
|
+
function $s(e, t) {
|
|
945
945
|
const n = Ks(t);
|
|
946
946
|
if (n == null)
|
|
947
947
|
throw et(
|
|
948
948
|
0
|
|
949
949
|
/* NodeTypes.Resource */
|
|
950
950
|
);
|
|
951
|
-
if (
|
|
952
|
-
const a =
|
|
951
|
+
if (Bt(n) === 1) {
|
|
952
|
+
const a = Qs(n);
|
|
953
953
|
return e.plural(a.reduce((c, m) => [
|
|
954
954
|
...c,
|
|
955
955
|
ln(e, m)
|
|
@@ -957,20 +957,20 @@ function Js(e, t) {
|
|
|
957
957
|
} else
|
|
958
958
|
return ln(e, n);
|
|
959
959
|
}
|
|
960
|
-
const
|
|
960
|
+
const Js = ["b", "body"];
|
|
961
961
|
function Ks(e) {
|
|
962
|
-
return De(e,
|
|
962
|
+
return De(e, Js);
|
|
963
963
|
}
|
|
964
|
-
const
|
|
965
|
-
function
|
|
966
|
-
return De(e,
|
|
964
|
+
const zs = ["c", "cases"];
|
|
965
|
+
function Qs(e) {
|
|
966
|
+
return De(e, zs, []);
|
|
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
|
}
|
|
@@ -982,8 +982,8 @@ const ta = ["i", "items"];
|
|
|
982
982
|
function na(e) {
|
|
983
983
|
return De(e, ta, []);
|
|
984
984
|
}
|
|
985
|
-
function
|
|
986
|
-
const n =
|
|
985
|
+
function wt(e, t) {
|
|
986
|
+
const n = Bt(t);
|
|
987
987
|
switch (n) {
|
|
988
988
|
case 3:
|
|
989
989
|
return lt(t, n);
|
|
@@ -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);
|
|
@@ -1018,7 +1018,7 @@ function Mt(e, t) {
|
|
|
1018
1018
|
}
|
|
1019
1019
|
}
|
|
1020
1020
|
const sa = ["t", "type"];
|
|
1021
|
-
function
|
|
1021
|
+
function Bt(e) {
|
|
1022
1022
|
return De(e, sa);
|
|
1023
1023
|
}
|
|
1024
1024
|
const aa = ["v", "value"];
|
|
@@ -1055,8 +1055,8 @@ function et(e) {
|
|
|
1055
1055
|
}
|
|
1056
1056
|
const ca = (e) => e;
|
|
1057
1057
|
let ot = q();
|
|
1058
|
-
function
|
|
1059
|
-
return K(e) &&
|
|
1058
|
+
function He(e) {
|
|
1059
|
+
return K(e) && Bt(e) === 0 && (Ne(e, "b") || Ne(e, "body"));
|
|
1060
1060
|
}
|
|
1061
1061
|
function ua(e, t = {}) {
|
|
1062
1062
|
let n = !1;
|
|
@@ -1074,7 +1074,7 @@ function ma(e, t) {
|
|
|
1074
1074
|
return l;
|
|
1075
1075
|
const { ast: a, detectError: c } = ua(e, {
|
|
1076
1076
|
...t,
|
|
1077
|
-
location:
|
|
1077
|
+
location: Hs.env.NODE_ENV !== "production",
|
|
1078
1078
|
jit: !0
|
|
1079
1079
|
}), m = Ot(a);
|
|
1080
1080
|
return c ? m : ot[s] = m;
|
|
@@ -1112,10 +1112,10 @@ 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
|
-
function
|
|
1118
|
+
function $t(e, t) {
|
|
1119
1119
|
return t.locale != null ? on(t.locale) : on(e.locale);
|
|
1120
1120
|
}
|
|
1121
1121
|
let Lt;
|
|
@@ -1128,12 +1128,12 @@ 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([
|
|
@@ -1141,7 +1141,7 @@ function ba(e, t, n) {
|
|
|
1141
1141
|
...ue(t) ? t : K(t) ? Object.keys(t) : F(t) ? [t] : [n]
|
|
1142
1142
|
])];
|
|
1143
1143
|
}
|
|
1144
|
-
function
|
|
1144
|
+
function Mn(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);
|
|
@@ -1150,7 +1150,7 @@ function wn(e, t, n) {
|
|
|
1150
1150
|
let c = [n];
|
|
1151
1151
|
for (; ue(c); )
|
|
1152
1152
|
c = cn(a, c, t);
|
|
1153
|
-
const m = ue(t) ||
|
|
1153
|
+
const m = ue(t) || !J(t) ? t : t.default ? t.default : null;
|
|
1154
1154
|
c = F(m) ? [m] : m, ue(c) && cn(a, c, !1), l.__localeChainCache.set(s, a);
|
|
1155
1155
|
}
|
|
1156
1156
|
return a;
|
|
@@ -1177,12 +1177,12 @@ function va(e, t, n) {
|
|
|
1177
1177
|
if (!e.includes(t) && (s = !0, t)) {
|
|
1178
1178
|
s = t[t.length - 1] !== "!";
|
|
1179
1179
|
const l = t.replace(/!/g, "");
|
|
1180
|
-
e.push(l), (ue(n) ||
|
|
1180
|
+
e.push(l), (ue(n) || J(n)) && n[l] && (s = n[l]);
|
|
1181
1181
|
}
|
|
1182
1182
|
return s;
|
|
1183
1183
|
}
|
|
1184
|
-
const
|
|
1185
|
-
|
|
1184
|
+
const Me = [];
|
|
1185
|
+
Me[
|
|
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
|
+
Me[
|
|
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
|
+
Me[
|
|
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
|
+
Me[
|
|
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
|
+
Me[
|
|
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
|
+
Me[
|
|
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
|
+
Me[
|
|
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
|
|
@@ -1420,16 +1420,16 @@ function Ta(e) {
|
|
|
1420
1420
|
}
|
|
1421
1421
|
};
|
|
1422
1422
|
function P() {
|
|
1423
|
-
const
|
|
1424
|
-
if (s === 5 &&
|
|
1425
|
-
return n++, m = "\\" +
|
|
1423
|
+
const U = e[n + 1];
|
|
1424
|
+
if (s === 5 && U === "'" || s === 6 && U === '"')
|
|
1425
|
+
return n++, m = "\\" + U, N[
|
|
1426
1426
|
0
|
|
1427
1427
|
/* Actions.APPEND */
|
|
1428
1428
|
](), !0;
|
|
1429
1429
|
}
|
|
1430
1430
|
for (; s !== null; )
|
|
1431
1431
|
if (n++, a = e[n], !(a === "\\" && P())) {
|
|
1432
|
-
if (u = ya(a),
|
|
1432
|
+
if (u = ya(a), C = Me[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;
|
|
@@ -1455,17 +1455,17 @@ 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
1461
|
upper: (e, t) => t === "text" && F(e) ? e.toUpperCase() : t === "vnode" && K(e) && "__v_isVNode" in e ? e.children.toUpperCase() : e,
|
|
1462
1462
|
lower: (e, t) => t === "text" && F(e) ? e.toLowerCase() : t === "vnode" && K(e) && "__v_isVNode" in e ? e.children.toLowerCase() : e,
|
|
1463
1463
|
capitalize: (e, t) => t === "text" && F(e) ? dn(e) : t === "vnode" && K(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) {
|
|
@@ -1476,18 +1476,18 @@ function Da(e) {
|
|
|
1476
1476
|
Fn = e;
|
|
1477
1477
|
}
|
|
1478
1478
|
let jn = null;
|
|
1479
|
-
const
|
|
1479
|
+
const Ma = /* @__NO_SIDE_EFFECTS__ */ (e) => {
|
|
1480
1480
|
jn = e;
|
|
1481
|
-
},
|
|
1482
|
-
let
|
|
1481
|
+
}, wa = /* @__NO_SIDE_EFFECTS__ */ () => jn;
|
|
1482
|
+
let Vn = null;
|
|
1483
1483
|
const fn = (e) => {
|
|
1484
|
-
|
|
1485
|
-
}, Pa = () =>
|
|
1484
|
+
Vn = e;
|
|
1485
|
+
}, Pa = () => Vn;
|
|
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) || J(e.fallbackLocale) || F(e.fallbackLocale) || e.fallbackLocale === !1 ? e.fallbackLocale : l, c = J(e.messages) ? e.messages : Ct(l), m = J(e.datetimeFormats) ? e.datetimeFormats : Ct(l), u = J(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, U = !!e.fallbackFormat, L = !!e.unresolving, M = le(e.postTranslation) ? e.postTranslation : null, i = J(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 = K(e.fallbackContext) ? e.fallbackContext : void 0, v = e, h = K(v.__datetimeFormatters) ? v.__datetimeFormatters : /* @__PURE__ */ new Map(), E = K(v.__numberFormatters) ? v.__numberFormatters : /* @__PURE__ */ new Map(), A = K(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,26 +1495,26 @@ 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
|
-
fallbackFormat:
|
|
1501
|
+
fallbackFormat: U,
|
|
1502
1502
|
unresolving: L,
|
|
1503
|
-
postTranslation:
|
|
1503
|
+
postTranslation: M,
|
|
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
|
|
1517
|
-
function
|
|
1516
|
+
const Ct = (e) => ({ [e]: q() });
|
|
1517
|
+
function Jt(e, t, n, s, l) {
|
|
1518
1518
|
const { missing: a, onWarn: c } = e;
|
|
1519
1519
|
if (a !== null) {
|
|
1520
1520
|
const m = a(e, n, t, l);
|
|
@@ -1522,14 +1522,14 @@ 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
1529
|
function ja(e, t) {
|
|
1530
1530
|
return e === t ? !1 : e.split("-")[0] === t.split("-")[0];
|
|
1531
1531
|
}
|
|
1532
|
-
function
|
|
1532
|
+
function Va(e, t) {
|
|
1533
1533
|
const n = t.indexOf(e);
|
|
1534
1534
|
if (n === -1)
|
|
1535
1535
|
return !1;
|
|
@@ -1539,28 +1539,28 @@ function Ua(e, t) {
|
|
|
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
|
-
const P = !!O.part,
|
|
1544
|
+
const P = !!O.part, U = $t(e, O), L = c(
|
|
1545
1545
|
e,
|
|
1546
1546
|
// eslint-disable-line @typescript-eslint/no-explicit-any
|
|
1547
1547
|
l,
|
|
1548
|
-
|
|
1548
|
+
U
|
|
1549
1549
|
);
|
|
1550
1550
|
if (!F(u) || u === "")
|
|
1551
|
-
return new Intl.DateTimeFormat(
|
|
1552
|
-
let
|
|
1551
|
+
return new Intl.DateTimeFormat(U, C).format(p);
|
|
1552
|
+
let M = {}, i, d = null;
|
|
1553
1553
|
const y = "datetime format";
|
|
1554
|
-
for (let S = 0; S < L.length && (i = L[S],
|
|
1555
|
-
|
|
1556
|
-
if (
|
|
1554
|
+
for (let S = 0; S < L.length && (i = L[S], M = n[i] || {}, d = M[u], !J(d)); S++)
|
|
1555
|
+
Jt(e, u, i, N, y);
|
|
1556
|
+
if (!J(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
|
-
const
|
|
1563
|
+
const Un = [
|
|
1564
1564
|
"localeMatcher",
|
|
1565
1565
|
"weekday",
|
|
1566
1566
|
"era",
|
|
@@ -1588,25 +1588,25 @@ 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
|
|
1607
|
-
return F(n) ? a.key = n :
|
|
1608
|
-
|
|
1609
|
-
}), F(s) ? a.locale = s :
|
|
1606
|
+
throw Ce(Le.INVALID_ARGUMENT);
|
|
1607
|
+
return F(n) ? a.key = n : J(n) && Object.keys(n).forEach((u) => {
|
|
1608
|
+
Un.includes(u) ? c[u] = n[u] : a[u] = n[u];
|
|
1609
|
+
}), F(s) ? a.locale = s : J(s) && (c = s), J(l) && (c = l), [a.key || "", m, a, c];
|
|
1610
1610
|
}
|
|
1611
1611
|
function hn(e, t, n) {
|
|
1612
1612
|
const s = e;
|
|
@@ -1616,28 +1616,28 @@ 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
|
-
const P = !!O.part,
|
|
1621
|
+
const P = !!O.part, U = $t(e, O), L = c(
|
|
1622
1622
|
e,
|
|
1623
1623
|
// eslint-disable-line @typescript-eslint/no-explicit-any
|
|
1624
1624
|
l,
|
|
1625
|
-
|
|
1625
|
+
U
|
|
1626
1626
|
);
|
|
1627
1627
|
if (!F(u) || u === "")
|
|
1628
|
-
return new Intl.NumberFormat(
|
|
1629
|
-
let
|
|
1628
|
+
return new Intl.NumberFormat(U, C).format(p);
|
|
1629
|
+
let M = {}, i, d = null;
|
|
1630
1630
|
const y = "number format";
|
|
1631
|
-
for (let S = 0; S < L.length && (i = L[S],
|
|
1632
|
-
|
|
1633
|
-
if (
|
|
1631
|
+
for (let S = 0; S < L.length && (i = L[S], M = n[i] || {}, d = M[u], !J(d)); S++)
|
|
1632
|
+
Jt(e, u, i, N, y);
|
|
1633
|
+
if (!J(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,11 +1663,11 @@ 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
|
-
return F(n) ? a.key = n :
|
|
1669
|
-
|
|
1670
|
-
}), F(s) ? a.locale = s :
|
|
1668
|
+
return F(n) ? a.key = n : J(n) && Object.keys(n).forEach((u) => {
|
|
1669
|
+
Wn.includes(u) ? c[u] = n[u] : a[u] = n[u];
|
|
1670
|
+
}), F(s) ? a.locale = s : J(s) && (c = s), J(l) && (c = l), [a.key || "", m, a, c];
|
|
1671
1671
|
}
|
|
1672
1672
|
function gn(e, t, n) {
|
|
1673
1673
|
const s = e;
|
|
@@ -1676,7 +1676,7 @@ function gn(e, t, n) {
|
|
|
1676
1676
|
s.__numberFormatters.has(a) && s.__numberFormatters.delete(a);
|
|
1677
1677
|
}
|
|
1678
1678
|
}
|
|
1679
|
-
const
|
|
1679
|
+
const Ua = (e) => e, Wa = (e) => "", Ga = "text", xa = (e) => e.length === 0 ? "" : Zt(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
|
}
|
|
@@ -1687,88 +1687,88 @@ function Ya(e) {
|
|
|
1687
1687
|
function Za(e, t) {
|
|
1688
1688
|
t.count || (t.count = e), t.n || (t.n = e);
|
|
1689
1689
|
}
|
|
1690
|
-
function
|
|
1690
|
+
function Ha(e = {}) {
|
|
1691
1691
|
const t = e.locale, n = Ya(e), s = K(e.pluralRules) && F(t) && le(e.pluralRules[t]) ? e.pluralRules[t] : vn, l = K(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
1692
|
de(e.pluralIndex) && Za(n, u);
|
|
1693
1693
|
const p = (i) => u[i];
|
|
1694
1694
|
function O(i, d) {
|
|
1695
1695
|
const y = le(e.messages) ? e.messages(i, !!d) : K(e.messages) ? e.messages[i] : !1;
|
|
1696
|
-
return y || (e.parent ? e.parent.message(i) :
|
|
1696
|
+
return y || (e.parent ? e.parent.message(i) : Wa);
|
|
1697
1697
|
}
|
|
1698
|
-
const
|
|
1698
|
+
const C = (i) => e.modifiers ? e.modifiers[i] : Ua, N = J(e.processor) && le(e.processor.normalize) ? e.processor.normalize : xa, P = J(e.processor) && le(e.processor.interpolate) ? e.processor.interpolate : Xa, U = J(e.processor) && F(e.processor.type) ? e.processor.type : Ga, M = {
|
|
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 ? K(y) ? (S = y.modifier || S,
|
|
1706
|
-
const g = O(i, !0)(
|
|
1704
|
+
let w = "text", S = "";
|
|
1705
|
+
d.length === 1 ? K(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)(M), 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
|
-
type:
|
|
1713
|
+
type: U,
|
|
1714
1714
|
interpolate: P,
|
|
1715
1715
|
normalize: N,
|
|
1716
1716
|
values: fe(q(), c, u)
|
|
1717
1717
|
};
|
|
1718
|
-
return
|
|
1718
|
+
return M;
|
|
1719
1719
|
}
|
|
1720
|
-
const
|
|
1721
|
-
function
|
|
1722
|
-
const { fallbackFormat: n, postTranslation: s, unresolving: l, messageCompiler: a, fallbackLocale: c, messages: m } = e, [u, p] = jt(...t), O = ce(p.missingWarn) ? p.missingWarn : e.missingWarn,
|
|
1723
|
-
N &&
|
|
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] = jt(...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, U = F(p.default) || ce(p.default) ? ce(p.default) ? a ? u : () => u : p.default : n ? a ? u : () => u : null, L = n || U != null && (F(U) || le(U)), M = $t(e, p);
|
|
1723
|
+
N && Ba(p);
|
|
1724
1724
|
let [i, d, y] = P ? [
|
|
1725
1725
|
u,
|
|
1726
|
-
|
|
1727
|
-
m[
|
|
1728
|
-
] :
|
|
1729
|
-
if (!P && !(F(_) ||
|
|
1726
|
+
M,
|
|
1727
|
+
m[M] || q()
|
|
1728
|
+
] : Gn(e, u, M, c, C, O), _ = i, w = u;
|
|
1729
|
+
if (!P && !(F(_) || He(_) || ve(_)) && L && (_ = U, w = _), !P && (!(F(_) || He(_) || 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 = Ka(e, d, y, p),
|
|
1737
|
+
const h = Ka(e, d, y, p), E = Ha(h), A = $a(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
|
-
function
|
|
1750
|
+
function Ba(e) {
|
|
1751
1751
|
ue(e.list) ? e.list = e.list.map((t) => F(t) ? nn(t) : t) : K(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
|
|
1758
|
-
const
|
|
1759
|
-
for (let L = 0; L < O.length && (N = O[L],
|
|
1760
|
-
if (!
|
|
1761
|
-
const
|
|
1757
|
+
let C = q(), N, P = null;
|
|
1758
|
+
const U = "translate";
|
|
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) || He(P) || ve(P))); L++)
|
|
1760
|
+
if (!Va(N, O)) {
|
|
1761
|
+
const M = Jt(
|
|
1762
1762
|
e,
|
|
1763
1763
|
// eslint-disable-line @typescript-eslint/no-explicit-any
|
|
1764
1764
|
t,
|
|
1765
1765
|
N,
|
|
1766
1766
|
a,
|
|
1767
|
-
|
|
1767
|
+
U
|
|
1768
1768
|
);
|
|
1769
|
-
|
|
1769
|
+
M !== t && (P = M);
|
|
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;
|
|
@@ -1780,20 +1780,20 @@ function xn(e, t, n, s, l, a) {
|
|
|
1780
1780
|
const p = () => s;
|
|
1781
1781
|
return p.locale = n, p.key = t, p;
|
|
1782
1782
|
}
|
|
1783
|
-
const u = c(s,
|
|
1783
|
+
const u = c(s, Ja(e, n, l, s, m, a));
|
|
1784
1784
|
return u.locale = n, u.key = t, u.source = s, u;
|
|
1785
1785
|
}
|
|
1786
|
-
function
|
|
1786
|
+
function $a(e, t, n) {
|
|
1787
1787
|
return t(n);
|
|
1788
1788
|
}
|
|
1789
1789
|
function jt(...e) {
|
|
1790
1790
|
const [t, n, s] = e, l = q();
|
|
1791
|
-
if (!F(t) && !de(t) && !ve(t) && !
|
|
1792
|
-
throw
|
|
1791
|
+
if (!F(t) && !de(t) && !ve(t) && !He(t))
|
|
1792
|
+
throw Ce(Le.INVALID_ARGUMENT);
|
|
1793
1793
|
const a = de(t) ? String(t) : (ve(t), t);
|
|
1794
|
-
return de(n) ? l.plural = n : F(n) ? l.default = n :
|
|
1794
|
+
return de(n) ? l.plural = n : F(n) ? l.default = n : J(n) && !pt(n) ? l.named = n : ue(n) && (l.list = n), de(s) ? l.plural = s : F(s) ? l.default = s : J(s) && fe(l, s), [a, l];
|
|
1795
1795
|
}
|
|
1796
|
-
function
|
|
1796
|
+
function Ja(e, t, n, s, l, a) {
|
|
1797
1797
|
return {
|
|
1798
1798
|
locale: t,
|
|
1799
1799
|
key: n,
|
|
@@ -1809,10 +1809,10 @@ function Ka(e, t, n, s) {
|
|
|
1809
1809
|
locale: t,
|
|
1810
1810
|
modifiers: l,
|
|
1811
1811
|
pluralRules: a,
|
|
1812
|
-
messages: (P,
|
|
1812
|
+
messages: (P, U) => {
|
|
1813
1813
|
let L = c(n, P);
|
|
1814
|
-
if (L == null && (O ||
|
|
1815
|
-
const [, ,
|
|
1814
|
+
if (L == null && (O || U)) {
|
|
1815
|
+
const [, , M] = 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,26 +1821,26 @@ function Ka(e, t, n, s) {
|
|
|
1821
1821
|
u,
|
|
1822
1822
|
p
|
|
1823
1823
|
);
|
|
1824
|
-
L = c(
|
|
1824
|
+
L = c(M, P);
|
|
1825
1825
|
}
|
|
1826
|
-
if (F(L) ||
|
|
1827
|
-
let
|
|
1826
|
+
if (F(L) || He(L)) {
|
|
1827
|
+
let M = !1;
|
|
1828
1828
|
const d = xn(e, P, t, L, P, () => {
|
|
1829
|
-
|
|
1829
|
+
M = !0;
|
|
1830
1830
|
});
|
|
1831
|
-
return
|
|
1832
|
-
} else return ve(L) ? L :
|
|
1831
|
+
return M ? 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
|
-
|
|
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
|
|
1837
|
+
Bs();
|
|
1838
|
+
var za = { env: { GITHUB_STATE: "/home/runner/work/_temp/_runner_file_commands/save_state_2ba6ab3d-c2e8-4e87-a46d-37db2b02f611", 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_2ba6ab3d-c2e8-4e87-a46d-37db2b02f611", 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: "1897", ACTIONS_ORCHESTRATION_ID: "f795cbea-4724-413b-8341-c9265ee0974e.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:15580", 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: "26086226561", GITHUB_REF_TYPE: "branch", BOOTSTRAP_HASKELL_NONINTERACTIVE: "1", GITHUB_WORKFLOW_SHA: "a63a140613eaca29c7c13d6fa868a808a1e73872", 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.eyJJZGVudGl0eVR5cGVDbGFpbSI6IlN5c3RlbTpTZXJ2aWNlSWRlbnRpdHkiLCJhYyI6Ilt7XCJTY29wZVwiOlwicmVmcy9oZWFkcy9mZWF0L2VuYWJsZS1wZXJtaXNzaW9uLWZvci1tZW51XCIsXCJQZXJtaXNzaW9uXCI6M30se1wiU2NvcGVcIjpcInJlZnMvaGVhZHMvbWFpblwiLFwiUGVybWlzc2lvblwiOjF9XSIsImFjc2wiOiIxMCIsImF1ZCI6InZzbzo2Zjk2ZmE4OS1iN2JmLTQ4NzgtYmFkMy04OTgwMDY1NjZiNmUiLCJiaWxsaW5nX293bmVyX2lkIjoiRV9rZ0RPQUFKb1lRIiwiZXhwIjoxNzc5MjAyMjc5LCJodHRwOi8vc2NoZW1hcy5taWNyb3NvZnQuY29tL3dzLzIwMDgvMDYvaWRlbnRpdHkvY2xhaW1zL3ByaW1hcnlzaWQiOiJkZGRkZGRkZC1kZGRkLWRkZGQtZGRkZC1kZGRkZGRkZGRkZGQiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9zaWQiOiJkZGRkZGRkZC1kZGRkLWRkZGQtZGRkZC1kZGRkZGRkZGRkZGQiLCJpYXQiOjE3NzkxODAwNzksImlzcyI6Imh0dHBzOi8vdG9rZW4uYWN0aW9ucy5naXRodWJ1c2VyY29udGVudC5jb20iLCJqb2JfaWQiOiI1YTIwYWI2YS0zMjQ1LTU0OTktYmNlYS03Y2Y2MGU4Mjg5NjgiLCJuYW1laWQiOiJkZGRkZGRkZC1kZGRkLWRkZGQtZGRkZC1kZGRkZGRkZGRkZGQiLCJuYmYiOjE3NzkxNzk3NzksIm9pZGNfZXh0cmEiOiJ7XCJhY3RvclwiOlwianVuLWxlZS1mZWVkbWVcIixcImFjdG9yX2lkXCI6XCIyMzkyODI4NjJcIixcImJhc2VfcmVmXCI6XCJcIixcImNoZWNrX3J1bl9pZFwiOlwiNzY2OTk5MjcyNDRcIixcImV2ZW50X25hbWVcIjpcIndvcmtmbG93X2Rpc3BhdGNoXCIsXCJoZWFkX3JlZlwiOlwiXCIsXCJqb2Jfd29ya2Zsb3dfcmVmXCI6XCJmZWVkbWVwb3MvYWN0aW9ucy8uZ2l0aHViL3dvcmtmbG93cy9wdWJsaXNoLW5wbS1naXRodWIueWFtbEByZWZzL2hlYWRzL21haW5cIixcImpvYl93b3JrZmxvd19zaGFcIjpcIjIyMGY3ZTc2ZTBkY2EwOTNjNDc1MDM3YjhlN2MwZjU1M2I2MTcyMzlcIixcInJlZlwiOlwicmVmcy9oZWFkcy9mZWF0L2VuYWJsZS1wZXJtaXNzaW9uLWZvci1tZW51XCIsXCJyZWZfcHJvdGVjdGVkXCI6XCJmYWxzZVwiLFwicmVmX3R5cGVcIjpcImJyYW5jaFwiLFwicmVwb3NpdG9yeVwiOlwiZmVlZG1lcG9zL2hybS1zZXJ2aWNlXCIsXCJyZXBvc2l0b3J5X2lkXCI6XCIxMTI0NjcyMjM1XCIsXCJyZXBvc2l0b3J5X293bmVyXCI6XCJmZWVkbWVwb3NcIixcInJlcG9zaXRvcnlfb3duZXJfaWRcIjpcIjU0ODMxNTE1XCIsXCJyZXBvc2l0b3J5X3Zpc2liaWxpdHlcIjpcInByaXZhdGVcIixcInJ1bl9hdHRlbXB0XCI6XCIxXCIsXCJydW5faWRcIjpcIjI2MDg2MjI2NTYxXCIsXCJydW5fbnVtYmVyXCI6XCI4NVwiLFwicnVubmVyX2Vudmlyb25tZW50XCI6XCJnaXRodWItaG9zdGVkXCIsXCJzaGFcIjpcImE2M2ExNDA2MTNlYWNhMjljN2MxM2Q2ZmE4NjhhODA4YTFlNzM4NzJcIixcIndvcmtmbG93XCI6XCJQdWJsaXNoIGhybS1wb3J0YWxcIixcIndvcmtmbG93X3JlZlwiOlwiZmVlZG1lcG9zL2hybS1zZXJ2aWNlLy5naXRodWIvd29ya2Zsb3dzL3B1Ymxpc2gtaHJtLXBvcnRhbC10cnVzdGVkLnltbEByZWZzL2hlYWRzL2ZlYXQvZW5hYmxlLXBlcm1pc3Npb24tZm9yLW1lbnVcIixcIndvcmtmbG93X3NoYVwiOlwiYTYzYTE0MDYxM2VhY2EyOWM3YzEzZDZmYTg2OGE4MDhhMWU3Mzg3MlwifSIsIm9pZGNfc3ViIjoicmVwbzpmZWVkbWVwb3MvaHJtLXNlcnZpY2U6cmVmOnJlZnMvaGVhZHMvZmVhdC9lbmFibGUtcGVybWlzc2lvbi1mb3ItbWVudSIsIm9yY2hfaWQiOiJmNzk1Y2JlYS00NzI0LTQxM2ItODM0MS1jOTI2NWVlMDk3NGUucHVibGlzaC5wdWJsaXNoLl9fZGVmYXVsdCIsIm93bmVyX2lkIjoiRV9rZ0RPQUFKb1lRIiwicGxhbl9pZCI6ImY3OTVjYmVhLTQ3MjQtNDEzYi04MzQxLWM5MjY1ZWUwOTc0ZSIsInJlcG9zaXRvcnlfaWQiOiIxMTI0NjcyMjM1IiwicmVwb3NpdG9yeV9vd25lcl9pZCI6IjU0ODMxNTE1IiwicmVwb3NpdG9yeV92aXNpYmlsaXR5IjoicHJpdmF0ZSIsInJ1bl9pZCI6IjI2MDg2MjI2NTYxIiwicnVuX251bWJlciI6Ijg1IiwicnVuX3R5cGUiOiJmdWxsIiwicnVubmVyX2lkIjoiMTAwMDA3MDAyMiIsInJ1bm5lcl90eXBlIjoiaG9zdGVkIiwic2NwIjoiQWN0aW9ucy5SZXN1bHRzOmY3OTVjYmVhLTQ3MjQtNDEzYi04MzQxLWM5MjY1ZWUwOTc0ZTo1YTIwYWI2YS0zMjQ1LTU0OTktYmNlYS03Y2Y2MGU4Mjg5NjggQWN0aW9ucy5SdW5uZXI6Zjc5NWNiZWEtNDcyNC00MTNiLTgzNDEtYzkyNjVlZTA5NzRlOjVhMjBhYjZhLTMyNDUtNTQ5OS1iY2VhLTdjZjYwZTgyODk2OCBBY3Rpb25zLlVwbG9hZEFydGlmYWN0czpmNzk1Y2JlYS00NzI0LTQxM2ItODM0MS1jOTI2NWVlMDk3NGU6NWEyMGFiNmEtMzI0NS01NDk5LWJjZWEtN2NmNjBlODI4OTY4IGdlbmVyYXRlX2lkX3Rva2VuOmY3OTVjYmVhLTQ3MjQtNDEzYi04MzQxLWM5MjY1ZWUwOTc0ZTo1YTIwYWI2YS0zMjQ1LTU0OTktYmNlYS03Y2Y2MGU4Mjg5NjggQWN0aW9ucy5HZW5lcmljUmVhZDowMDAwMDAwMC0wMDAwLTAwMDAtMDAwMC0wMDAwMDAwMDAwMDAiLCJzaGEiOiJhNjNhMTQwNjEzZWFjYTI5YzdjMTNkNmZhODY4YTgwOGExZTczODcyIiwidHJ1c3RfdGllciI6IjEifQ.dI6i-t_G8MEd4OdYax1oHFZ3Ejixbz0ZUk09Npe3s4Ui74FmKE6iLlcGnV-kmatlf5bhEGwChaAx3pI6wrqbJZHCnW6q9eNSfXiHA6N6Gs44-6-hXHa6aIE0bimrICcoae5AcHX0_sXThEuLacutk6qfCcT1Ms7uQuwxy_AvhNUmrlDQMemZdXu_02DFIMYZbhQNkPg-NAgrDuPlzcy8kRWkjhR-EKLoepF-3tZGe5qjMzA_-35ahglFUffl5PopVaDQ6XGao2IR09aKZ1K2cw2g8TtPYUAsmkT7nnSsWTSkjvSpxU85AnSUizhh96V31869DnDocD1J2REIgpeqcA", 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_30c60f0a-1aff-41df-81b0-1dfa64bd804e", INVOCATION_ID: "8a2534a8ea864a9ebbd9761262f6210d", 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: "85", 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 1000070022", 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.3", npm_package_scripts_build_only: "pnpm build:mf && pnpm build:dts", npm_package_dependencies__feedmepos_hrm_permission: "workspace:*", npm_package_devDependencies__rushstack_eslint_patch: "^1.3.3", npm_package_devDependencies_eslint_plugin_unused_imports: "^4.3.0", npm_package_devDependencies_jsdom: "^24.0.0", npm_lifecycle_event: "build:mf", GITHUB_REF_PROTECTED: "false", npm_package_scripts_build: 'run-p type-check "build-only {@}" --', npm_package_dependencies_uuid: "^10.0.0", GITHUB_WORKSPACE: "/home/runner/work/hrm-service/hrm-service", ACCEPT_EULA: "Y", GITHUB_JOB: "publish", npm_package_dependencies_lodash: "^4.17.21", GITHUB_SHA: "a63a140613eaca29c7c13d6fa868a808a1e73872", 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_2ba6ab3d-c2e8-4e87-a46d-37db2b02f611", 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-3-azure-eastus.actions.githubusercontent.com/171//idtoken/f795cbea-4724-413b-8341-c9265ee0974e/5a20ab6a-3245-5499-bcea-7cf60e828968?api-version=2.0", GHCUP_INSTALL_BASE_PREFIX: "/usr/local", GITHUB_OUTPUT: "/home/runner/work/_temp/_runner_file_commands/set_output_2ba6ab3d-c2e8-4e87-a46d-37db2b02f611", 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_2ba6ab3d-c2e8-4e87-a46d-37db2b02f611", 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
1841
|
typeof __VUE_I18N_FULL_INSTALL__ != "boolean" && (je().__VUE_I18N_FULL_INSTALL__ = !0), typeof __VUE_I18N_LEGACY_API__ != "boolean" && (je().__VUE_I18N_LEGACY_API__ = !0), typeof __INTLIFY_DROP_MESSAGE_COMPILER__ != "boolean" && (je().__INTLIFY_DROP_MESSAGE_COMPILER__ = !1), typeof __INTLIFY_PROD_DEVTOOLS__ != "boolean" && (je().__INTLIFY_PROD_DEVTOOLS__ = !1);
|
|
1842
1842
|
}
|
|
1843
|
-
const
|
|
1843
|
+
const Be = {
|
|
1844
1844
|
// composer module errors
|
|
1845
1845
|
UNEXPECTED_RETURN_TYPE: ha,
|
|
1846
1846
|
// 24
|
|
@@ -1856,7 +1856,7 @@ const He = {
|
|
|
1856
1856
|
function nt(e, ...t) {
|
|
1857
1857
|
return ht(e, null, void 0);
|
|
1858
1858
|
}
|
|
1859
|
-
const
|
|
1859
|
+
const Vt = /* @__PURE__ */ Ue("__translateVNode"), Ut = /* @__PURE__ */ Ue("__datetimeParts"), Wt = /* @__PURE__ */ Ue("__numberParts"), er = Ue("__setPluralRules"), Xn = /* @__PURE__ */ Ue("__injectWithOption"), Gt = /* @__PURE__ */ Ue("__dispose");
|
|
1860
1860
|
function st(e) {
|
|
1861
1861
|
if (!K(e))
|
|
1862
1862
|
return e;
|
|
@@ -1879,7 +1879,7 @@ function st(e) {
|
|
|
1879
1879
|
return e;
|
|
1880
1880
|
}
|
|
1881
1881
|
function Yn(e, t) {
|
|
1882
|
-
const { messages: n, __i18n: s, messageResolver: l, flatJson: a } = t, c =
|
|
1882
|
+
const { messages: n, __i18n: s, messageResolver: l, flatJson: a } = t, c = J(n) ? n : ue(s) ? q() : { [e]: q() };
|
|
1883
1883
|
if (ue(s) && s.forEach((m) => {
|
|
1884
1884
|
if ("locale" in m && "resource" in m) {
|
|
1885
1885
|
const { locale: u, resource: p } = m;
|
|
@@ -1920,7 +1920,7 @@ function tr(e, t, n) {
|
|
|
1920
1920
|
}
|
|
1921
1921
|
}
|
|
1922
1922
|
function Nn(e) {
|
|
1923
|
-
return _e(
|
|
1923
|
+
return _e(zn, null, e, 0);
|
|
1924
1924
|
}
|
|
1925
1925
|
const yn = "__INTLIFY_META__", kn = () => [], nr = () => !1;
|
|
1926
1926
|
let Tn = 0;
|
|
@@ -1933,26 +1933,26 @@ const sr = /* @__NO_SIDE_EFFECTS__ */ () => {
|
|
|
1933
1933
|
return e && (t = Zn(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 ? Ve : Kn;
|
|
1937
1937
|
let c = ce(e.inheritLocale) ? e.inheritLocale : !0;
|
|
1938
1938
|
const m = a(
|
|
1939
1939
|
// prettier-ignore
|
|
1940
1940
|
t && c ? t.locale.value : F(e.locale) ? e.locale : ft
|
|
1941
1941
|
), u = a(
|
|
1942
1942
|
// prettier-ignore
|
|
1943
|
-
t && c ? t.fallbackLocale.value : F(e.fallbackLocale) || ue(e.fallbackLocale) ||
|
|
1944
|
-
), p = a(Yn(m.value, e)), O = 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,
|
|
1946
|
-
const
|
|
1943
|
+
t && c ? t.fallbackLocale.value : F(e.fallbackLocale) || ue(e.fallbackLocale) || J(e.fallbackLocale) || e.fallbackLocale === !1 ? e.fallbackLocale : m.value
|
|
1944
|
+
), p = a(Yn(m.value, e)), O = a(J(e.datetimeFormats) ? e.datetimeFormats : { [m.value]: {} }), C = a(J(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, U = t ? t.fallbackRoot : ce(e.fallbackRoot) ? e.fallbackRoot : !0, L = !!e.fallbackFormat, M = 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 : J(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 = J(g) ? g.__datetimeFormatters : void 0, f.__numberFormatters = J(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,9 +1987,9 @@ 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
|
-
}),
|
|
1992
|
+
}), R = te(() => p.value), G = /* @__PURE__ */ te(() => O.value), W = /* @__PURE__ */ te(() => C.value);
|
|
1993
1993
|
function D() {
|
|
1994
1994
|
return le(d) ? d : null;
|
|
1995
1995
|
}
|
|
@@ -1997,156 +1997,156 @@ function ar(e = {}) {
|
|
|
1997
1997
|
d = f, g.postTranslation = f;
|
|
1998
1998
|
}
|
|
1999
1999
|
function k() {
|
|
2000
|
-
return
|
|
2000
|
+
return M;
|
|
2001
2001
|
}
|
|
2002
2002
|
function Z(f) {
|
|
2003
|
-
f !== null && (i = On(f)),
|
|
2003
|
+
f !== null && (i = On(f)), M = 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
|
+
za.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 [
|
|
2016
|
-
return t &&
|
|
2015
|
+
const [$n, Br] = I();
|
|
2016
|
+
return t && U ? ie(t) : Pe($n);
|
|
2017
2017
|
} else {
|
|
2018
2018
|
if (at(xe))
|
|
2019
2019
|
return xe;
|
|
2020
|
-
throw nt(
|
|
2020
|
+
throw nt(Be.UNEXPECTED_RETURN_TYPE);
|
|
2021
2021
|
}
|
|
2022
2022
|
};
|
|
2023
2023
|
function j(...f) {
|
|
2024
|
-
return x((
|
|
2024
|
+
return x((I) => Reflect.apply(En, null, [I, ...f]), () => jt(...f), "translate", (I) => Reflect.apply(I.t, I, [...f]), (I) => I, (I) => F(I));
|
|
2025
2025
|
}
|
|
2026
2026
|
function ne(...f) {
|
|
2027
|
-
const [
|
|
2027
|
+
const [I, ee, ie] = f;
|
|
2028
2028
|
if (ie && !K(ie))
|
|
2029
|
-
throw nt(
|
|
2030
|
-
return j(
|
|
2029
|
+
throw nt(Be.INVALID_ARGUMENT);
|
|
2030
|
+
return j(I, ee, fe({ resolvedMessage: !0 }, ie || {}));
|
|
2031
2031
|
}
|
|
2032
|
-
function
|
|
2033
|
-
return x((
|
|
2032
|
+
function $(...f) {
|
|
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 z(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: z,
|
|
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
|
-
}, () => jt(...f), "translate", (
|
|
2057
|
-
}
|
|
2058
|
-
function Je(...f) {
|
|
2059
|
-
return x((E) => Reflect.apply(bn, null, [E, ...f]), () => Ft(...f), "number format", (E) => E[Gt](...f), kn, (E) => F(E) || ue(E));
|
|
2056
|
+
}, () => jt(...f), "translate", (I) => I[Vt](...f), (I) => [Nn(I)], (I) => ue(I));
|
|
2060
2057
|
}
|
|
2061
2058
|
function $e(...f) {
|
|
2062
|
-
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
|
+
}
|
|
2061
|
+
function Je(...f) {
|
|
2062
|
+
return x((I) => Reflect.apply(pn, null, [I, ...f]), () => Pt(...f), "datetime format", (I) => I[Ut](...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(
|
|
2072
|
-
return
|
|
2073
|
-
}, () => [f], "translate exists", (ee) => Reflect.apply(ee.te, ee, [f,
|
|
2071
|
+
const ee = F(I) ? I : m.value, ie = We(ee), Pe = g.messageResolver(ie, f);
|
|
2072
|
+
return He(Pe) || ve(Pe) || F(Pe);
|
|
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 = Mn(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
2087
|
function Ke(f) {
|
|
2088
|
-
const
|
|
2089
|
-
return
|
|
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 ze(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 V(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
2134
|
const Y = {
|
|
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 || {};
|
|
@@ -2167,10 +2167,10 @@ function ar(e = {}) {
|
|
|
2167
2167
|
P = f, g.fallbackWarn = P;
|
|
2168
2168
|
},
|
|
2169
2169
|
get fallbackRoot() {
|
|
2170
|
-
return
|
|
2170
|
+
return U;
|
|
2171
2171
|
},
|
|
2172
2172
|
set fallbackRoot(f) {
|
|
2173
|
-
|
|
2173
|
+
U = f;
|
|
2174
2174
|
},
|
|
2175
2175
|
get fallbackFormat() {
|
|
2176
2176
|
return L;
|
|
@@ -2191,16 +2191,16 @@ function ar(e = {}) {
|
|
|
2191
2191
|
_ = f, g.escapeParameter = f;
|
|
2192
2192
|
},
|
|
2193
2193
|
t: j,
|
|
2194
|
-
getLocaleMessage:
|
|
2195
|
-
setLocaleMessage:
|
|
2196
|
-
mergeLocaleMessage:
|
|
2194
|
+
getLocaleMessage: We,
|
|
2195
|
+
setLocaleMessage: Ge,
|
|
2196
|
+
mergeLocaleMessage: ze,
|
|
2197
2197
|
getPostTranslationHandler: D,
|
|
2198
2198
|
setPostTranslationHandler: T,
|
|
2199
2199
|
getMissingHandler: k,
|
|
2200
2200
|
setMissingHandler: Z,
|
|
2201
2201
|
[er]: vt
|
|
2202
2202
|
};
|
|
2203
|
-
return Y.datetimeFormats =
|
|
2203
|
+
return Y.datetimeFormats = G, Y.numberFormats = W, Y.rt = ne, Y.te = It, Y.tm = Ke, Y.d = $, Y.n = X, Y.getDateTimeFormat = Nt, Y.setDateTimeFormat = r, Y.mergeDateTimeFormat = o, Y.getNumberFormat = b, Y.setNumberFormat = V, Y.mergeNumberFormat = oe, Y[Xn] = n, Y[Vt] = Ie, Y[Ut] = Je, Y[Wt] = $e, Y;
|
|
2204
2204
|
}
|
|
2205
2205
|
const Kt = {
|
|
2206
2206
|
tag: {
|
|
@@ -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
|
-
function
|
|
2234
|
-
return
|
|
2233
|
+
function Hn() {
|
|
2234
|
+
return Ee;
|
|
2235
2235
|
}
|
|
2236
2236
|
fe({
|
|
2237
2237
|
keypath: {
|
|
@@ -2246,7 +2246,7 @@ fe({
|
|
|
2246
2246
|
function lr(e) {
|
|
2247
2247
|
return ue(e) && !F(e[0]);
|
|
2248
2248
|
}
|
|
2249
|
-
function
|
|
2249
|
+
function Bn(e, t, n, s) {
|
|
2250
2250
|
const { slots: l, attrs: a } = t;
|
|
2251
2251
|
return () => {
|
|
2252
2252
|
const c = { part: !0 };
|
|
@@ -2255,11 +2255,11 @@ function Hn(e, t, n, s) {
|
|
|
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
|
-
const
|
|
2258
|
+
const U = l[N.type], L = U ? U({ [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) || K(e.tag) ? e.tag : Hn();
|
|
2262
|
+
return Sn(C, O, p);
|
|
2263
2263
|
};
|
|
2264
2264
|
}
|
|
2265
2265
|
fe({
|
|
@@ -2280,13 +2280,13 @@ fe({
|
|
|
2280
2280
|
type: [String, Object]
|
|
2281
2281
|
}
|
|
2282
2282
|
}, Kt);
|
|
2283
|
-
const or = /* @__PURE__ */
|
|
2283
|
+
const or = /* @__PURE__ */ Ue("global-vue-i18n");
|
|
2284
2284
|
function gt(e = {}) {
|
|
2285
2285
|
const t = xt();
|
|
2286
2286
|
if (t == null)
|
|
2287
|
-
throw nt(
|
|
2287
|
+
throw nt(Be.MUST_BE_CALL_SETUP_TOP);
|
|
2288
2288
|
if (!t.isCE && t.appContext.app != null && !t.appContext.app.__VUE_I18N_SYMBOL__)
|
|
2289
|
-
throw nt(
|
|
2289
|
+
throw nt(Be.NOT_INSTALLED);
|
|
2290
2290
|
const n = ir(t), s = ur(n), l = Zn(t), a = cr(e, l);
|
|
2291
2291
|
if (a === "global")
|
|
2292
2292
|
return tr(s, e, l), s;
|
|
@@ -2298,14 +2298,14 @@ 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
|
}
|
|
2305
2305
|
function ir(e) {
|
|
2306
|
-
const t =
|
|
2306
|
+
const t = Jn(e.isCE ? or : e.appContext.app.__VUE_I18N_SYMBOL__);
|
|
2307
2307
|
if (!t)
|
|
2308
|
-
throw nt(e.isCE ?
|
|
2308
|
+
throw nt(e.isCE ? Be.NOT_INSTALLED_WITH_PROVIDE : Be.UNEXPECTED_ERROR);
|
|
2309
2309
|
return t;
|
|
2310
2310
|
}
|
|
2311
2311
|
function cr(e, t) {
|
|
@@ -2340,14 +2340,14 @@ 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
|
-
Da(
|
|
2350
|
+
Da(Mn);
|
|
2351
2351
|
if (__INTLIFY_PROD_DEVTOOLS__) {
|
|
2352
2352
|
const e = je();
|
|
2353
2353
|
e.__INTLIFY__ = !0, da(e.__INTLIFY_DEVTOOLS_GLOBAL_HOOK__);
|
|
@@ -2364,14 +2364,14 @@ const it = /* @__PURE__ */ ye({
|
|
|
2364
2364
|
const { t } = gt();
|
|
2365
2365
|
return (n, s) => {
|
|
2366
2366
|
const l = Ye("FmIcon"), a = Ye("FmTooltip");
|
|
2367
|
-
return
|
|
2367
|
+
return H(), Se(a, {
|
|
2368
2368
|
variant: "plain",
|
|
2369
2369
|
placement: "right",
|
|
2370
2370
|
"z-index": 50
|
|
2371
2371
|
}, {
|
|
2372
2372
|
content: be(() => [
|
|
2373
|
-
ae("div", null, Ae(
|
|
2374
|
-
(
|
|
2373
|
+
ae("div", null, Ae(B(t)("team.memberForm.permissions.inherited")), 1),
|
|
2374
|
+
(H(!0), se(Ee, null, he(e.item.setNames, (c) => (H(), se("div", { key: c }, [
|
|
2375
2375
|
ae("div", null, "- " + Ae(c), 1)
|
|
2376
2376
|
]))), 128))
|
|
2377
2377
|
]),
|
|
@@ -2410,12 +2410,12 @@ const it = /* @__PURE__ */ ye({
|
|
|
2410
2410
|
},
|
|
2411
2411
|
setup(e) {
|
|
2412
2412
|
const t = e;
|
|
2413
|
-
return (n, s) => (
|
|
2413
|
+
return (n, s) => (H(), se("div", _r, [
|
|
2414
2414
|
ge(n.$slots, "top", {}, () => [
|
|
2415
|
-
t.title ? (
|
|
2415
|
+
t.title ? (H(), se("div", pr, [
|
|
2416
2416
|
ae("div", null, [
|
|
2417
|
-
t.required ? (
|
|
2418
|
-
|
|
2417
|
+
t.required ? (H(), se("span", hr, "*")) : Oe("", !0),
|
|
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
|
+
}, zt = /* @__PURE__ */ ye({
|
|
2440
2440
|
__name: "CheckboxInput",
|
|
2441
2441
|
props: {
|
|
2442
2442
|
options: {
|
|
@@ -2494,27 +2494,27 @@ 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 = Ve(!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((M) => M.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((M) => !O.value.includes(M));
|
|
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 M = n.includeDisabledOptionsWhenSelectAll ? n.options.map((i) => i.value) : n.options.filter((i) => !i.disabled).map((i) => i.value);
|
|
2508
|
+
s("update:model-value", [...L, ...M]);
|
|
2509
2509
|
}
|
|
2510
2510
|
}
|
|
2511
|
-
function
|
|
2511
|
+
function U(L, M) {
|
|
2512
2512
|
let i = ut(n.modelValue);
|
|
2513
|
-
|
|
2513
|
+
M ? i.every((d) => d !== L) && i.push(L) : i = i.filter((d) => d !== L), s("update:model-value", i);
|
|
2514
2514
|
}
|
|
2515
|
-
return (L,
|
|
2515
|
+
return (L, M) => {
|
|
2516
2516
|
const i = Ye("FmCheckbox");
|
|
2517
|
-
return
|
|
2517
|
+
return H(), Se(gr, {
|
|
2518
2518
|
id: u,
|
|
2519
2519
|
title: e.title,
|
|
2520
2520
|
required: !1
|
|
@@ -2523,18 +2523,18 @@ const Er = { class: "col flex items-center" }, Ir = {
|
|
|
2523
2523
|
ge(L.$slots, "top")
|
|
2524
2524
|
]),
|
|
2525
2525
|
default: be(() => [
|
|
2526
|
-
n.showAllToggle ? (
|
|
2526
|
+
n.showAllToggle ? (H(), Se(i, {
|
|
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
|
-
(
|
|
2537
|
+
(H(!0), se(Ee, null, he(e.options, (d, y) => (H(), 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,21 +2542,21 @@ 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,
|
|
2549
2549
|
size: "sm",
|
|
2550
2550
|
label: d.label,
|
|
2551
2551
|
value: d.label,
|
|
2552
|
-
"onUpdate:modelValue": (_) =>
|
|
2552
|
+
"onUpdate:modelValue": (_) => U(d.value, _)
|
|
2553
2553
|
}, null, 8, ["model-value", "disabled", "label", "value", "onUpdate:modelValue"]),
|
|
2554
2554
|
ge(L.$slots, `checkbox-${d.key || d.value}-append`, {
|
|
2555
2555
|
option: d,
|
|
2556
2556
|
selected: e.modelValue.includes(d.value)
|
|
2557
2557
|
})
|
|
2558
2558
|
]),
|
|
2559
|
-
|
|
2559
|
+
B(c)[`checkbox-${d.key || d.value}-end`] && (e.modelValue.includes(d.value) || e.falsyShowSlot) ? (H(), se("div", {
|
|
2560
2560
|
key: 0,
|
|
2561
2561
|
class: qe([{ "q-checkbox disabled": e.disable || d.disabled }, "col"])
|
|
2562
2562
|
}, [
|
|
@@ -2567,7 +2567,7 @@ const Er = { class: "col flex items-center" }, Ir = {
|
|
|
2567
2567
|
})
|
|
2568
2568
|
], 2)) : Oe("", !0)
|
|
2569
2569
|
], 2),
|
|
2570
|
-
|
|
2570
|
+
B(c)[`checkbox-${d.key || d.value}-bottom`] && (e.modelValue.includes(d.value) || e.falsyShowSlot) ? (H(), se("div", {
|
|
2571
2571
|
key: 0,
|
|
2572
2572
|
class: qe(["q-mt-sm", { "q-checkbox disabled": e.disable || d.disabled }]),
|
|
2573
2573
|
style: ct(`margin-left: ${e.bottomSlotIndent}`)
|
|
@@ -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 ? (
|
|
2582
|
+
a.value && p.value ? (H(), se("div", Er, Ae(m.value), 1)) : Oe("", !0)
|
|
2583
2583
|
]),
|
|
2584
2584
|
_: 3
|
|
2585
2585
|
}, 8, ["title"]);
|
|
@@ -2600,63 +2600,63 @@ 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), D = Cn.indexOf(G);
|
|
2616
|
+
return W === -1 && D === -1 ? R.localeCompare(G) : W === -1 ? 1 : D === -1 ? -1 : W - D;
|
|
2617
|
+
}).map((R) => {
|
|
2618
|
+
const G = v.get(R), W = /* @__PURE__ */ new Map();
|
|
2619
|
+
for (const X of G) {
|
|
2620
|
+
const z = h.get(X.value);
|
|
2621
|
+
z && W.set(X.value, z.actions);
|
|
2622
2622
|
}
|
|
2623
|
-
const D =
|
|
2624
|
-
const
|
|
2625
|
-
return
|
|
2623
|
+
const D = G.some((X) => {
|
|
2624
|
+
const z = W.get(X.value);
|
|
2625
|
+
return z && z.length > 1;
|
|
2626
2626
|
}), T = D ? [
|
|
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
|
-
|
|
2632
|
+
G.some((z) => z.value === X.subject) && !X.inverted && k.set(X.subject, new Set(X.actions));
|
|
2633
2633
|
const Z = D ? e.value.filter(
|
|
2634
|
-
(X) =>
|
|
2635
|
-
).map((X) => X.subject) : e.value.filter((X) =>
|
|
2636
|
-
var
|
|
2637
|
-
return (
|
|
2638
|
-
}), j = (x == null ? void 0 : x.value) ?? null, ne = j ? k.get(j) ?? /* @__PURE__ */ new Set() : /* @__PURE__ */ new Set(),
|
|
2634
|
+
(X) => G.some((z) => z.value === X.subject) && !X.inverted && X.actions.includes("manage")
|
|
2635
|
+
).map((X) => X.subject) : e.value.filter((X) => G.some((z) => z.value === X.subject) && !X.inverted).map((X) => X.subject), x = G.find((X) => {
|
|
2636
|
+
var z;
|
|
2637
|
+
return (z = h.get(X.value)) == null ? void 0 : z.isCategoryCover;
|
|
2638
|
+
}), j = (x == null ? void 0 : x.value) ?? null, ne = j ? k.get(j) ?? /* @__PURE__ */ new Set() : /* @__PURE__ */ new Set(), $ = ne.has("manage");
|
|
2639
2639
|
return {
|
|
2640
|
-
category:
|
|
2641
|
-
options:
|
|
2640
|
+
category: R,
|
|
2641
|
+
options: G,
|
|
2642
2642
|
selectedSubjects: Z,
|
|
2643
2643
|
isMultiAction: D,
|
|
2644
2644
|
actionColumns: T,
|
|
2645
|
-
permissionActionsMap:
|
|
2645
|
+
permissionActionsMap: W,
|
|
2646
2646
|
selectedActionsMap: k,
|
|
2647
2647
|
coverSubject: j,
|
|
2648
2648
|
coverSelectedActions: ne,
|
|
2649
|
-
coverCoversAll:
|
|
2649
|
+
coverCoversAll: $
|
|
2650
2650
|
};
|
|
2651
2651
|
});
|
|
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, ...D }) => D
|
|
2660
2660
|
)
|
|
2661
2661
|
]);
|
|
2662
2662
|
}
|
|
@@ -2665,39 +2665,39 @@ 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:
|
|
2698
|
+
category: R,
|
|
2699
|
+
showByFeatureFlag: G,
|
|
2700
|
+
isCategoryCover: W,
|
|
2701
2701
|
...D
|
|
2702
2702
|
} = A, T = e.value.filter((k) => k.subject !== h);
|
|
2703
2703
|
T.push(D), s("update:model-value", T);
|
|
@@ -2708,78 +2708,78 @@ 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
|
|
2714
|
+
function U(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 M(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
|
-
D.add(h),
|
|
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] }, D = new Set(W.actions);
|
|
2733
|
+
D.add(h), W.actions = Array.from(D), 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
2738
|
category: D,
|
|
2739
2739
|
showByFeatureFlag: T,
|
|
2740
2740
|
isCategoryCover: k,
|
|
2741
2741
|
...Z
|
|
2742
|
-
} =
|
|
2742
|
+
} = W;
|
|
2743
2743
|
A.push({ ...Z, actions: [h] });
|
|
2744
2744
|
}
|
|
2745
|
-
else if (
|
|
2746
|
-
const
|
|
2747
|
-
D.length === 0 ? A.splice(
|
|
2745
|
+
else if (R >= 0) {
|
|
2746
|
+
const W = { ...A[R] }, D = W.actions.filter((T) => T !== h);
|
|
2747
|
+
D.length === 0 ? A.splice(R, 1) : (W.actions = D, 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) =>
|
|
2756
|
+
return E.length === 0 ? !1 : E.every(
|
|
2757
|
+
(A) => U(v, A.value, h) || M(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) => U(v, R.value, h) || M(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,
|
|
@@ -2789,12 +2789,12 @@ function Nr(e, t, n, s) {
|
|
|
2789
2789
|
} = T;
|
|
2790
2790
|
A.push({ ...j, 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((Z) => Z !== h);
|
|
2794
|
+
k.length === 0 ? A.splice(W, 1) : (T.actions = k, A[W] = T);
|
|
2795
2795
|
}
|
|
2796
|
-
const D = t.value.find((T) => T.subject ===
|
|
2797
|
-
D && Ln(A,
|
|
2796
|
+
const D = t.value.find((T) => T.subject === G);
|
|
2797
|
+
D && Ln(A, G, D.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
|
-
isActionChecked:
|
|
2818
|
+
isActionChecked: U,
|
|
2819
2819
|
isRowFullyCoveredByCover: L,
|
|
2820
|
-
isActionCoveredByCover:
|
|
2820
|
+
isActionCoveredByCover: M,
|
|
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" }, Dr = { class: "flex items-center min-w-0 flex-1 gap-8" }, Mr = ["title", "onClick"], wr = {
|
|
2833
2833
|
key: 0,
|
|
2834
2834
|
class: "flex shrink-0"
|
|
2835
2835
|
}, Pr = /* @__PURE__ */ ye({
|
|
@@ -2861,119 +2861,119 @@ const yr = { class: "flex flex-col gap-16" }, kr = {
|
|
|
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
|
-
isRowFullyCoveredByCover:
|
|
2867
|
+
isRowFullyCoveredByCover: U,
|
|
2868
2868
|
isActionCoveredByCover: L,
|
|
2869
|
-
permissionDefinesAction:
|
|
2869
|
+
permissionDefinesAction: M,
|
|
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
2882
|
const v = Ye("FmCheckbox");
|
|
2883
|
-
return
|
|
2884
|
-
(
|
|
2883
|
+
return H(), se("div", yr, [
|
|
2884
|
+
(H(!0), se(Ee, null, he(B(a), (h) => (H(), se(Ee, {
|
|
2885
2885
|
key: h.category
|
|
2886
2886
|
}, [
|
|
2887
|
-
h.isMultiAction ? (
|
|
2887
|
+
h.isMultiAction ? (H(), se("div", kr, [
|
|
2888
2888
|
ae("div", Tr, [
|
|
2889
2889
|
ae("div", Or, Ae(h.category), 1),
|
|
2890
2890
|
ae("div", Lr, [
|
|
2891
|
-
(
|
|
2892
|
-
key:
|
|
2891
|
+
(H(!0), se(Ee, null, he(h.actionColumns, (E) => (H(), 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(
|
|
2894
|
+
}, Ae(B(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
|
-
"model-value":
|
|
2900
|
+
"model-value": B(m)(h),
|
|
2901
2901
|
value: !0,
|
|
2902
2902
|
disabled: e.disable,
|
|
2903
2903
|
label: "All",
|
|
2904
2904
|
size: "sm",
|
|
2905
2905
|
dense: "",
|
|
2906
|
-
"onUpdate:modelValue": (
|
|
2906
|
+
"onUpdate:modelValue": (E) => B(u)(h)
|
|
2907
2907
|
}, null, 8, ["model-value", "disabled", "onUpdate:modelValue"]),
|
|
2908
2908
|
ae("div", Ar, [
|
|
2909
|
-
(
|
|
2910
|
-
key:
|
|
2909
|
+
(H(!0), se(Ee, null, he(h.actionColumns, (E) => (H(), se("div", {
|
|
2910
|
+
key: E,
|
|
2911
2911
|
class: "w-[56px] flex justify-center"
|
|
2912
2912
|
}, [
|
|
2913
2913
|
_e(v, {
|
|
2914
|
-
"model-value":
|
|
2915
|
-
indeterminate:
|
|
2916
|
-
value:
|
|
2914
|
+
"model-value": B(d)(h, E),
|
|
2915
|
+
indeterminate: B(y)(h, E),
|
|
2916
|
+
value: E,
|
|
2917
2917
|
disabled: e.disable,
|
|
2918
2918
|
size: "sm",
|
|
2919
2919
|
dense: "",
|
|
2920
|
-
"onUpdate:modelValue": (A) =>
|
|
2920
|
+
"onUpdate:modelValue": (A) => B(_)(h, E, A)
|
|
2921
2921
|
}, null, 8, ["model-value", "indeterminate", "value", "disabled", "onUpdate:modelValue"])
|
|
2922
2922
|
]))), 128))
|
|
2923
2923
|
])
|
|
2924
2924
|
]),
|
|
2925
|
-
(
|
|
2926
|
-
key:
|
|
2925
|
+
(H(!0), se(Ee, null, he(h.options, (E, A) => (H(), 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
2930
|
ae("div", Dr, [
|
|
2931
2931
|
_e(v, {
|
|
2932
|
-
"model-value":
|
|
2933
|
-
value:
|
|
2934
|
-
disabled: e.disable ||
|
|
2935
|
-
indeterminate:
|
|
2932
|
+
"model-value": B(p)(h, E.value) || B(U)(h, E.value),
|
|
2933
|
+
value: E.value,
|
|
2934
|
+
disabled: e.disable || B(U)(h, E.value),
|
|
2935
|
+
indeterminate: B(O)(h, E.value),
|
|
2936
2936
|
size: "sm",
|
|
2937
2937
|
class: "shrink-0",
|
|
2938
|
-
"onUpdate:modelValue": (
|
|
2938
|
+
"onUpdate:modelValue": (R) => B(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 && !B(U)(h, E.value) && B(C)(h, E.value, !B(p)(h, E.value))
|
|
2944
|
+
}, Ae(E.label), 9, Mr),
|
|
2945
|
+
ge(S.$slots, `checkbox-${E.value}-append`, { option: E })
|
|
2946
2946
|
]),
|
|
2947
|
-
|
|
2948
|
-
(
|
|
2949
|
-
key:
|
|
2947
|
+
B(N)(h, E.value) ? (H(), se("div", wr, [
|
|
2948
|
+
(H(!0), se(Ee, null, he(h.actionColumns, (R) => (H(), se("div", {
|
|
2949
|
+
key: R,
|
|
2950
2950
|
class: "w-[56px] flex justify-center"
|
|
2951
2951
|
}, [
|
|
2952
|
-
|
|
2952
|
+
B(M)(h, E.value, R) ? (H(), Se(v, {
|
|
2953
2953
|
key: 0,
|
|
2954
|
-
"model-value":
|
|
2955
|
-
value:
|
|
2956
|
-
disabled: e.disable ||
|
|
2954
|
+
"model-value": B(P)(h, E.value, R) || B(L)(h, E.value, R),
|
|
2955
|
+
value: R,
|
|
2956
|
+
disabled: e.disable || B(L)(h, E.value, R),
|
|
2957
2957
|
size: "sm",
|
|
2958
|
-
"onUpdate:modelValue": (
|
|
2958
|
+
"onUpdate:modelValue": (G) => B(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
|
-
])) : (
|
|
2965
|
+
])) : (H(), Se(zt, {
|
|
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) => B(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" }, jr = { class: "ml-auto" },
|
|
2984
|
+
}), Fr = { class: "flex items-center" }, jr = { class: "ml-auto" }, Vr = /* @__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 = Ve(e.initiallyCollapsed), s = Ve(), l = Ve(0);
|
|
2992
2992
|
let a;
|
|
2993
2993
|
function c() {
|
|
2994
2994
|
n.value = !n.value;
|
|
@@ -3004,7 +3004,7 @@ const yr = { class: "flex flex-col gap-16" }, kr = {
|
|
|
3004
3004
|
a == null || a.disconnect();
|
|
3005
3005
|
}), (u, p) => {
|
|
3006
3006
|
const O = Ye("FmButton");
|
|
3007
|
-
return
|
|
3007
|
+
return H(), se(Ee, null, [
|
|
3008
3008
|
ae("div", { onClick: c }, [
|
|
3009
3009
|
ae("div", Fr, [
|
|
3010
3010
|
ge(u.$slots, "title"),
|
|
@@ -3029,7 +3029,7 @@ const yr = { class: "flex flex-col gap-16" }, kr = {
|
|
|
3029
3029
|
], 64);
|
|
3030
3030
|
};
|
|
3031
3031
|
}
|
|
3032
|
-
}),
|
|
3032
|
+
}), Ur = { 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 = Ve("");
|
|
3070
3070
|
return (p, O) => {
|
|
3071
|
-
const
|
|
3072
|
-
return
|
|
3071
|
+
const C = Ye("fm-search");
|
|
3072
|
+
return H(), Se(Vr, null, {
|
|
3073
3073
|
title: be(() => [
|
|
3074
|
-
ae("p",
|
|
3074
|
+
ae("p", Ur, Ae(B(l)("team.memberForm.permissions.manageable", { context: e.context })), 1)
|
|
3075
3075
|
]),
|
|
3076
3076
|
default: be(() => [
|
|
3077
|
-
e.options.length > 1 ? (
|
|
3077
|
+
e.options.length > 1 ? (H(), 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
|
-
placeholder:
|
|
3082
|
+
placeholder: B(l)("team.memberForm.permissions.search", { context: e.context })
|
|
3083
3083
|
}, null, 8, ["modelValue", "placeholder"])) : Oe("", !0),
|
|
3084
|
-
_e(
|
|
3084
|
+
_e(zt, {
|
|
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,28 +3145,28 @@ 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) => (
|
|
3148
|
+
return (u, p) => (H(), Se(zt, {
|
|
3149
3149
|
"model-value": c.value,
|
|
3150
3150
|
options: a.value,
|
|
3151
3151
|
"show-intermediate": !1,
|
|
3152
3152
|
"show-all-toggle": !1,
|
|
3153
3153
|
disable: e.disable,
|
|
3154
|
-
title:
|
|
3154
|
+
title: B(l)("team.memberForm.permissions.roles"),
|
|
3155
3155
|
"onUpdate:modelValue": m
|
|
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" }, Yr = { 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" },
|
|
3169
|
+
}, xr = { class: "flex flex-col gap-32" }, Xr = { 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" }, Zr = { class: "p-16 fm-corner-radius-lg border border-fm-color-neutral-gray-200" }, Hr = { 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: {
|
|
@@ -3210,7 +3210,7 @@ const yr = { class: "flex flex-col gap-16" }, kr = {
|
|
|
3210
3210
|
"warehouseId",
|
|
3211
3211
|
L.value.map((T) => T._id)
|
|
3212
3212
|
);
|
|
3213
|
-
}),
|
|
3213
|
+
}), C = te(() => {
|
|
3214
3214
|
const D = s.inheritPermissions.map((T) => ({
|
|
3215
3215
|
...T,
|
|
3216
3216
|
permissions: T.permissions.filter(
|
|
@@ -3237,13 +3237,13 @@ const yr = { class: "flex flex-col gap-16" }, kr = {
|
|
|
3237
3237
|
me.Subject.Business.role,
|
|
3238
3238
|
me.Subject.Restaurant.restaurant,
|
|
3239
3239
|
me.Subject.Business.inventory_stock
|
|
3240
|
-
],
|
|
3240
|
+
], U = te(() => {
|
|
3241
3241
|
var T;
|
|
3242
3242
|
const D = (T = n.value) == null ? void 0 : T.find(
|
|
3243
3243
|
(k) => k.subject === me.Subject.Business.inventory_stock
|
|
3244
3244
|
);
|
|
3245
3245
|
return D ? D.conditions ? JSON.parse(D.conditions).warehouseId.$in : null : [];
|
|
3246
|
-
}), L =
|
|
3246
|
+
}), L = Ve([]), M = te(() => L.value.map((D) => ({
|
|
3247
3247
|
label: D.profile.name,
|
|
3248
3248
|
value: D._id
|
|
3249
3249
|
})));
|
|
@@ -3264,16 +3264,16 @@ const yr = { class: "flex flex-col gap-16" }, kr = {
|
|
|
3264
3264
|
}
|
|
3265
3265
|
return k;
|
|
3266
3266
|
}
|
|
3267
|
-
const { restaurants: y } = ns(), _ = fs().roles,
|
|
3267
|
+
const { restaurants: y } = ns(), _ = fs().roles, w = te(() => y.value.map((D) => ({
|
|
3268
3268
|
label: `${D.profile.code ? D.profile.code + "-" : ""}${D.profile.name}`,
|
|
3269
3269
|
value: D._id
|
|
3270
3270
|
}))), S = te(() => y.value.reduce((D, T) => (D[T._id] = _.value.filter((k) => k.restaurants.some((Z) => Z.id === T._id)).map((k) => k._id), D), {})), g = te(() => rs(n.value));
|
|
3271
3271
|
function v(D) {
|
|
3272
|
-
const T =
|
|
3272
|
+
const T = E(n.value, D);
|
|
3273
3273
|
n.value = T;
|
|
3274
3274
|
}
|
|
3275
3275
|
const h = te(() => ls(n.value));
|
|
3276
|
-
function
|
|
3276
|
+
function E(D, T) {
|
|
3277
3277
|
var Z;
|
|
3278
3278
|
let k = ut(
|
|
3279
3279
|
D.filter(
|
|
@@ -3287,17 +3287,17 @@ const yr = { class: "flex flex-col gap-16" }, kr = {
|
|
|
3287
3287
|
...ne
|
|
3288
3288
|
} = ms.restaurant;
|
|
3289
3289
|
k.push(ne);
|
|
3290
|
-
const
|
|
3290
|
+
const $ = {
|
|
3291
3291
|
actions: [me.Action.manage],
|
|
3292
3292
|
subject: me.Subject.Restaurant.restaurant
|
|
3293
3293
|
};
|
|
3294
|
-
T && (
|
|
3294
|
+
T && ($.conditions = JSON.stringify({ restaurantId: { $in: T } })), k.push($);
|
|
3295
3295
|
}
|
|
3296
3296
|
if (T) {
|
|
3297
3297
|
const x = [
|
|
3298
3298
|
...new Set(T.map((ne) => S.value[ne]).flatMap((ne) => ne))
|
|
3299
3299
|
], j = _.value.map((ne) => ne._id);
|
|
3300
|
-
x.length !== j.length && (k =
|
|
3300
|
+
x.length !== j.length && (k = R(
|
|
3301
3301
|
k,
|
|
3302
3302
|
(Z = h.value || j) == null ? void 0 : Z.filter((ne) => x.includes(ne))
|
|
3303
3303
|
));
|
|
@@ -3305,10 +3305,10 @@ const yr = { class: "flex flex-col gap-16" }, kr = {
|
|
|
3305
3305
|
return k;
|
|
3306
3306
|
}
|
|
3307
3307
|
function A(D) {
|
|
3308
|
-
const T =
|
|
3308
|
+
const T = R(n.value, D);
|
|
3309
3309
|
n.value = T;
|
|
3310
3310
|
}
|
|
3311
|
-
function
|
|
3311
|
+
function R(D, T) {
|
|
3312
3312
|
let k = ut(
|
|
3313
3313
|
D.filter((Z) => Z.subject !== me.Subject.Business.role)
|
|
3314
3314
|
);
|
|
@@ -3324,11 +3324,11 @@ const yr = { class: "flex flex-col gap-16" }, kr = {
|
|
|
3324
3324
|
}
|
|
3325
3325
|
Xt(async () => {
|
|
3326
3326
|
await Promise.all([
|
|
3327
|
-
|
|
3327
|
+
Gr.readWarehouses().then((D) => L.value = D),
|
|
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) => {
|
|
@@ -3341,11 +3341,11 @@ const yr = { class: "flex flex-col gap-16" }, kr = {
|
|
|
3341
3341
|
const x = u(k.subject);
|
|
3342
3342
|
if (!x) return k;
|
|
3343
3343
|
const j = x.actions;
|
|
3344
|
-
return j.length <= 1 || j.filter((
|
|
3344
|
+
return j.length <= 1 || j.filter(($) => !Z.includes($)).length === 0 ? k : { ...k, actions: [...j] };
|
|
3345
3345
|
}));
|
|
3346
|
-
function
|
|
3346
|
+
function W(D) {
|
|
3347
3347
|
const T = new Set(
|
|
3348
|
-
|
|
3348
|
+
G.value.filter((j) => !j.inverted).map((j) => j.subject)
|
|
3349
3349
|
), k = new Set(
|
|
3350
3350
|
D.filter((j) => !j.inverted).map((j) => j.subject)
|
|
3351
3351
|
), Z = new Set(
|
|
@@ -3353,53 +3353,53 @@ const yr = { class: "flex flex-col gap-16" }, kr = {
|
|
|
3353
3353
|
);
|
|
3354
3354
|
let x = [...n.value];
|
|
3355
3355
|
for (const j of T)
|
|
3356
|
-
k.has(j) || (Z.has(j) && (x = x.filter((
|
|
3356
|
+
k.has(j) || (Z.has(j) && (x = x.filter(($) => $.subject !== j)), (!Z.has(j) || kt(
|
|
3357
3357
|
x,
|
|
3358
3358
|
Tt
|
|
3359
3359
|
).some(
|
|
3360
|
-
(
|
|
3361
|
-
)) && !x.some((
|
|
3360
|
+
($) => $.subject === j && !$.inverted && $.actions.includes("manage")
|
|
3361
|
+
)) && !x.some(($) => $.subject === j && $.inverted) && x.push({ subject: j, actions: ["manage"], inverted: !0 }));
|
|
3362
3362
|
for (const j of k)
|
|
3363
3363
|
if (!T.has(j)) {
|
|
3364
|
-
const ne = x.some((
|
|
3365
|
-
if (x = x.filter((
|
|
3366
|
-
const
|
|
3367
|
-
(
|
|
3364
|
+
const ne = x.some(($) => $.subject === j && $.inverted);
|
|
3365
|
+
if (x = x.filter(($) => !($.subject === j && $.inverted)), !ne && !Z.has(j)) {
|
|
3366
|
+
const $ = D.find(
|
|
3367
|
+
(z) => z.subject === j && !z.inverted
|
|
3368
3368
|
), X = u(j);
|
|
3369
|
-
if (X &&
|
|
3370
|
-
const { category:
|
|
3371
|
-
x.push({ ...re, actions:
|
|
3369
|
+
if (X && $) {
|
|
3370
|
+
const { category: z, showByFeatureFlag: we, ...re } = X;
|
|
3371
|
+
x.push({ ...re, actions: $.actions });
|
|
3372
3372
|
}
|
|
3373
3373
|
}
|
|
3374
3374
|
}
|
|
3375
3375
|
for (const j of k) {
|
|
3376
3376
|
if (!T.has(j)) continue;
|
|
3377
|
-
const ne =
|
|
3377
|
+
const ne = G.value.find(
|
|
3378
3378
|
(re) => re.subject === j && !re.inverted
|
|
3379
|
-
),
|
|
3380
|
-
if (!ne ||
|
|
3381
|
-
const X = new Set(ne.actions),
|
|
3382
|
-
if (X.size ===
|
|
3379
|
+
), $ = D.find((re) => re.subject === j && !re.inverted);
|
|
3380
|
+
if (!ne || !$) continue;
|
|
3381
|
+
const X = new Set(ne.actions), z = new Set($.actions);
|
|
3382
|
+
if (X.size === z.size && [...X].every((re) => z.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 === j && !re.inverted);
|
|
3385
|
+
if (we >= 0)
|
|
3386
|
+
x[we] = {
|
|
3387
|
+
...x[we],
|
|
3388
|
+
actions: Array.from(z)
|
|
3389
3389
|
};
|
|
3390
3390
|
else {
|
|
3391
3391
|
const re = u(j);
|
|
3392
3392
|
if (re) {
|
|
3393
|
-
const { category:
|
|
3394
|
-
x.push({
|
|
3393
|
+
const { category: Ie, showByFeatureFlag: $e, ...Je } = re;
|
|
3394
|
+
x.push({ ...Je, actions: Array.from(z) });
|
|
3395
3395
|
}
|
|
3396
3396
|
}
|
|
3397
|
-
X.has("manage") && !
|
|
3397
|
+
X.has("manage") && !z.has("manage") && kt(
|
|
3398
3398
|
x,
|
|
3399
3399
|
Tt
|
|
3400
3400
|
).some(
|
|
3401
|
-
(
|
|
3402
|
-
) && !x.some((
|
|
3401
|
+
(Ie) => Ie.subject === j && !Ie.inverted && Ie.actions.includes("manage")
|
|
3402
|
+
) && !x.some((Ie) => Ie.subject === j && Ie.inverted) && x.push({ subject: j, actions: ["manage"], inverted: !0 }), !X.has("manage") && z.has("manage") && (x = x.filter((re) => !(re.subject === j && re.inverted)));
|
|
3403
3403
|
}
|
|
3404
3404
|
n.value = x;
|
|
3405
3405
|
}
|
|
@@ -3409,13 +3409,13 @@ const yr = { class: "flex flex-col gap-16" }, kr = {
|
|
|
3409
3409
|
l("permissionChanged", D);
|
|
3410
3410
|
},
|
|
3411
3411
|
{ deep: !0 }
|
|
3412
|
-
), (D, T) => (
|
|
3412
|
+
), (D, T) => (H(), 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
|
-
"additional-permissions":
|
|
3418
|
-
"onUpdate:modelValue":
|
|
3417
|
+
"additional-permissions": B(m),
|
|
3418
|
+
"onUpdate:modelValue": W
|
|
3419
3419
|
}, Fe({ _: 2 }, [
|
|
3420
3420
|
he(p.value, (k) => ({
|
|
3421
3421
|
name: `checkbox-${k.id}-append`,
|
|
@@ -3426,10 +3426,10 @@ const yr = { class: "flex flex-col gap-16" }, kr = {
|
|
|
3426
3426
|
]), 1032, ["model-value", "additional-permissions"])
|
|
3427
3427
|
]),
|
|
3428
3428
|
ae("div", Yr, [
|
|
3429
|
-
_e(
|
|
3430
|
-
"model-value":
|
|
3431
|
-
options:
|
|
3432
|
-
context:
|
|
3429
|
+
_e(Rn, {
|
|
3430
|
+
"model-value": U.value,
|
|
3431
|
+
options: M.value,
|
|
3432
|
+
context: B(a)("team.labels.warehouse"),
|
|
3433
3433
|
"onUpdate:modelValue": i
|
|
3434
3434
|
}, Fe({ _: 2 }, [
|
|
3435
3435
|
he(O.value, (k) => ({
|
|
@@ -3441,13 +3441,13 @@ const yr = { class: "flex flex-col gap-16" }, kr = {
|
|
|
3441
3441
|
]), 1032, ["model-value", "options", "context"])
|
|
3442
3442
|
]),
|
|
3443
3443
|
ae("div", Zr, [
|
|
3444
|
-
_e(
|
|
3444
|
+
_e(Rn, {
|
|
3445
3445
|
"model-value": g.value,
|
|
3446
|
-
options:
|
|
3447
|
-
context:
|
|
3446
|
+
options: w.value,
|
|
3447
|
+
context: B(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"])
|
|
@@ -3455,9 +3455,9 @@ const yr = { class: "flex flex-col gap-16" }, kr = {
|
|
|
3455
3455
|
}))
|
|
3456
3456
|
]), 1032, ["model-value", "options", "context"])
|
|
3457
3457
|
]),
|
|
3458
|
-
ae("div",
|
|
3459
|
-
_e(
|
|
3460
|
-
roles:
|
|
3458
|
+
ae("div", Hr, [
|
|
3459
|
+
_e(Wr, {
|
|
3460
|
+
roles: B(_),
|
|
3461
3461
|
"model-value": h.value,
|
|
3462
3462
|
"restaurant-ids": g.value,
|
|
3463
3463
|
"onUpdate:modelValue": A
|
|
@@ -3474,6 +3474,6 @@ const yr = { class: "flex flex-col gap-16" }, kr = {
|
|
|
3474
3474
|
}
|
|
3475
3475
|
});
|
|
3476
3476
|
export {
|
|
3477
|
-
|
|
3477
|
+
zt as _,
|
|
3478
3478
|
nl as a
|
|
3479
3479
|
};
|