@feedmepos/mf-hrm-portal 2.0.15-dev.3 → 2.0.15
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-eyzJecZc.js → AuditLogList-DT1D_rW_.js} +4 -4
- package/dist/{EmployeeList-QibdsTN-.js → EmployeeList-BTmOkuWX.js} +43 -43
- package/dist/{Main-B_QCpWOx.js → Main-BMvwjPPD.js} +4 -4
- package/dist/{Main-Bjfm9a6M.js → Main-C-dKpY-V.js} +13 -14
- package/dist/{Main-DX1aet8y.js → Main-D8mxSLIh.js} +765 -770
- package/dist/{PermissionSetList-fE9Zfrl6.js → PermissionSetList-CTWB57n_.js} +5 -5
- package/dist/{PortalPermissionEditor.vue_vue_type_script_setup_true_lang-JpCfRxA9.js → PortalPermissionEditor.vue_vue_type_script_setup_true_lang-wr96xoqk.js} +1030 -1033
- package/dist/{RoleList-ByXZemFz.js → RoleList-DcEBivyI.js} +7 -7
- package/dist/{TeamMemberList-D-_icv19.js → TeamMemberList-C46vLENm.js} +324 -323
- package/dist/{TimesheetList-DVvz6id4.js → TimesheetList-DVBxt0yy.js} +6 -6
- package/dist/{app-DJG3HGqG.js → app-CONjCq7W.js} +2206 -1378
- package/dist/app.js +1 -1
- package/dist/{dayjs.min-CN6o-ax9.js → dayjs.min-BlvCNVv4.js} +1 -1
- package/dist/{employee-CU-G-rAZ.js → employee-CNav3hRK.js} +3 -3
- package/dist/{iteration-C6Km_Rno.js → iteration-Do5zrsL-.js} +2 -2
- package/dist/{lodash-DZvG4gEx.js → lodash-hgToynpT.js} +1 -1
- package/dist/{rule-X41LxaES.js → rule-Da7kiCOw.js} +277 -278
- package/dist/style.css +1 -1
- package/dist/{timesheet-DUtxTIA4.js → timesheet-4wryxAvv.js} +2 -2
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/dist/{useAppStore-CrUYEAtX.js → useAppStore-BfHJkgiZ.js} +1 -1
- package/dist/{useLoading-hGUqfW4U.js → useLoading-B4Zk_3P4.js} +1 -1
- package/dist/{useReportPermissions-BgTdISQy.js → useReportPermissions-DDfUTfzR.js} +3 -3
- package/package.json +1 -1
- package/dist/index-ynxje0mm.js +0 -827
|
@@ -1,17 +1,16 @@
|
|
|
1
|
-
import { getCurrentInstance as xt, inject as
|
|
1
|
+
import { getCurrentInstance as xt, inject as Jn, ref as Ue, shallowRef as Kn, computed as te, watch as St, onMounted as Yt, onUnmounted as Cn, defineComponent as ye, h as Sn, createVNode as _e, Text as zn, Fragment as Ee, resolveComponent as Ze, createBlock as Se, openBlock as H, withCtx as ge, createElementVNode as ae, createElementBlock as se, toDisplayString as Ce, unref as B, renderList as he, renderSlot as be, 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, d as ss, v as as, w as yt, x as rs, j as ls, $ as
|
|
5
|
-
import { d as ut, g as os, b as is } from "./iteration-
|
|
6
|
-
import {
|
|
7
|
-
import { u as
|
|
8
|
-
import { u as fs } from "./useAppStore-CrUYEAtX.js";
|
|
4
|
+
import { p as Dt, d as ss, v as as, w as yt, x as rs, j as ls, $ as Tt } from "./rule-Da7kiCOw.js";
|
|
5
|
+
import { d as ut, g as os, b as is } from "./iteration-Do5zrsL-.js";
|
|
6
|
+
import { u as cs, p as us, d as de, C as ds, A as kt } from "./app-CONjCq7W.js";
|
|
7
|
+
import { u as ms } from "./useAppStore-BfHJkgiZ.js";
|
|
9
8
|
/*!
|
|
10
9
|
* shared v10.0.5
|
|
11
10
|
* (c) 2024 kazuya kawaguchi
|
|
12
11
|
* Released under the MIT License.
|
|
13
12
|
*/
|
|
14
|
-
const en = typeof window < "u", Ve = (e, t = !1) => t ? Symbol.for(e) : Symbol(e),
|
|
13
|
+
const en = typeof window < "u", Ve = (e, t = !1) => t ? Symbol.for(e) : Symbol(e), fs = (e, t, n) => _s({ l: e, k: t, s: n }), _s = (e) => JSON.stringify(e).replace(/\u2028/g, "\\u2028").replace(/\u2029/g, "\\u2029").replace(/\u0027/g, "\\u0027"), me = (e) => typeof e == "number" && isFinite(e), ps = (e) => Zt(e) === "[object Date]", mt = (e) => Zt(e) === "[object RegExp]", pt = (e) => J(e) && Object.keys(e).length === 0, fe = Object.assign, hs = Object.create, q = (e = null) => hs(e);
|
|
15
14
|
let tn;
|
|
16
15
|
const je = () => tn || (tn = typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : typeof window < "u" ? window : typeof global < "u" ? global : q());
|
|
17
16
|
function nn(e) {
|
|
@@ -21,15 +20,15 @@ const gs = Object.prototype.hasOwnProperty;
|
|
|
21
20
|
function Ne(e, t) {
|
|
22
21
|
return gs.call(e, t);
|
|
23
22
|
}
|
|
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",
|
|
25
|
-
function
|
|
23
|
+
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", bs = (e) => K(e) && le(e.then) && le(e.catch), Dn = Object.prototype.toString, Zt = (e) => Dn.call(e), J = (e) => Zt(e) === "[object Object]", vs = (e) => e == null ? "" : ue(e) || J(e) && e.toString === Dn ? JSON.stringify(e, null, 2) : String(e);
|
|
24
|
+
function Xt(e, t = "") {
|
|
26
25
|
return e.reduce((n, s, l) => l === 0 ? n + s : n + t + s, "");
|
|
27
26
|
}
|
|
28
|
-
function
|
|
27
|
+
function Is(e, t) {
|
|
29
28
|
typeof console < "u" && (console.warn("[intlify] " + e), t && console.warn(t.stack));
|
|
30
29
|
}
|
|
31
30
|
const rt = (e) => !K(e) || ue(e);
|
|
32
|
-
function
|
|
31
|
+
function dt(e, t) {
|
|
33
32
|
if (rt(e) || rt(t))
|
|
34
33
|
throw new Error("Invalid value");
|
|
35
34
|
const n = [{ src: e, des: t }];
|
|
@@ -40,13 +39,13 @@ function mt(e, t) {
|
|
|
40
39
|
});
|
|
41
40
|
}
|
|
42
41
|
}
|
|
43
|
-
function
|
|
42
|
+
function Es(e, t, n) {
|
|
44
43
|
return { line: e, column: t, offset: n };
|
|
45
44
|
}
|
|
46
|
-
function
|
|
45
|
+
function Mt(e, t, n) {
|
|
47
46
|
return { start: e, end: t };
|
|
48
47
|
}
|
|
49
|
-
const
|
|
48
|
+
const Q = {
|
|
50
49
|
// tokenizer error codes
|
|
51
50
|
EXPECTED_TOKEN: 1,
|
|
52
51
|
INVALID_TOKEN_IN_PLACEHOLDER: 2,
|
|
@@ -63,21 +62,21 @@ const z = {
|
|
|
63
62
|
UNEXPECTED_EMPTY_LINKED_MODIFIER: 12,
|
|
64
63
|
UNEXPECTED_EMPTY_LINKED_KEY: 13,
|
|
65
64
|
UNEXPECTED_LEXICAL_ANALYSIS: 14
|
|
66
|
-
},
|
|
65
|
+
}, Ns = 17;
|
|
67
66
|
function ht(e, t, n = {}) {
|
|
68
|
-
const { domain: s, messages: l, args: a } = n, c = e,
|
|
69
|
-
return
|
|
67
|
+
const { domain: s, messages: l, args: a } = n, c = e, d = new SyntaxError(String(c));
|
|
68
|
+
return d.code = e, t && (d.location = t), d.domain = s, d;
|
|
70
69
|
}
|
|
71
|
-
function
|
|
70
|
+
function ys(e) {
|
|
72
71
|
throw e;
|
|
73
72
|
}
|
|
74
|
-
const
|
|
75
|
-
`,
|
|
76
|
-
function
|
|
73
|
+
const ke = " ", Ts = "\r", pe = `
|
|
74
|
+
`, ks = "\u2028", Os = "\u2029";
|
|
75
|
+
function Ls(e) {
|
|
77
76
|
const t = e;
|
|
78
77
|
let n = 0, s = 1, l = 1, a = 0;
|
|
79
|
-
const c = (
|
|
80
|
-
function
|
|
78
|
+
const c = (b) => t[b] === Ts && t[b + 1] === pe, d = (b) => t[b] === pe, u = (b) => t[b] === Os, p = (b) => t[b] === ks, O = (b) => c(b) || d(b) || u(b) || p(b), A = () => n, N = () => s, P = () => l, V = () => a, L = (b) => c(b) || u(b) || p(b) ? pe : t[b], M = () => L(n), i = () => L(n + a);
|
|
79
|
+
function m() {
|
|
81
80
|
return a = 0, O(n) && (s++, l = 0), c(n) && n++, n++, l++, t[n];
|
|
82
81
|
}
|
|
83
82
|
function y() {
|
|
@@ -86,59 +85,59 @@ function Cs(e) {
|
|
|
86
85
|
function _() {
|
|
87
86
|
n = 0, s = 1, l = 1, a = 0;
|
|
88
87
|
}
|
|
89
|
-
function
|
|
90
|
-
a =
|
|
88
|
+
function w(b = 0) {
|
|
89
|
+
a = b;
|
|
91
90
|
}
|
|
92
91
|
function S() {
|
|
93
|
-
const
|
|
94
|
-
for (;
|
|
95
|
-
|
|
92
|
+
const b = n + a;
|
|
93
|
+
for (; b !== n; )
|
|
94
|
+
m();
|
|
96
95
|
a = 0;
|
|
97
96
|
}
|
|
98
97
|
return {
|
|
99
|
-
index:
|
|
98
|
+
index: A,
|
|
100
99
|
line: N,
|
|
101
100
|
column: P,
|
|
102
101
|
peekOffset: V,
|
|
103
102
|
charAt: L,
|
|
104
|
-
currentChar:
|
|
103
|
+
currentChar: M,
|
|
105
104
|
currentPeek: i,
|
|
106
|
-
next:
|
|
105
|
+
next: m,
|
|
107
106
|
peek: y,
|
|
108
107
|
reset: _,
|
|
109
|
-
resetPeek:
|
|
108
|
+
resetPeek: w,
|
|
110
109
|
skipToPeek: S
|
|
111
110
|
};
|
|
112
111
|
}
|
|
113
|
-
const
|
|
114
|
-
function
|
|
115
|
-
const n = t.location !== !1, s =
|
|
112
|
+
const Ae = void 0, Rs = ".", sn = "'", As = "tokenizer";
|
|
113
|
+
function Cs(e, t = {}) {
|
|
114
|
+
const n = t.location !== !1, s = Ls(e), l = () => s.index(), a = () => Es(s.line(), s.column(), s.index()), c = a(), d = l(), u = {
|
|
116
115
|
currentType: 13,
|
|
117
|
-
offset:
|
|
116
|
+
offset: d,
|
|
118
117
|
startLoc: c,
|
|
119
118
|
endLoc: c,
|
|
120
119
|
lastType: 13,
|
|
121
|
-
lastOffset:
|
|
120
|
+
lastOffset: d,
|
|
122
121
|
lastStartLoc: c,
|
|
123
122
|
lastEndLoc: c,
|
|
124
123
|
braceNest: 0,
|
|
125
124
|
inLinked: !1,
|
|
126
125
|
text: ""
|
|
127
126
|
}, p = () => u, { onError: O } = t;
|
|
128
|
-
function
|
|
127
|
+
function A(r, o, g, ...U) {
|
|
129
128
|
const oe = p();
|
|
130
|
-
if (o.column +=
|
|
131
|
-
const
|
|
129
|
+
if (o.column += g, o.offset += g, O) {
|
|
130
|
+
const Z = n ? Mt(oe.startLoc, o) : null, f = ht(r, Z, {
|
|
132
131
|
domain: As,
|
|
133
132
|
args: U
|
|
134
133
|
});
|
|
135
134
|
O(f);
|
|
136
135
|
}
|
|
137
136
|
}
|
|
138
|
-
function N(r, o,
|
|
137
|
+
function N(r, o, g) {
|
|
139
138
|
r.endLoc = a(), r.currentType = o;
|
|
140
139
|
const U = { type: o };
|
|
141
|
-
return n && (U.loc =
|
|
140
|
+
return n && (U.loc = Mt(r.startLoc, r.endLoc)), g != null && (U.value = g), U;
|
|
142
141
|
}
|
|
143
142
|
const P = (r) => N(
|
|
144
143
|
r,
|
|
@@ -146,87 +145,87 @@ function Ss(e, t = {}) {
|
|
|
146
145
|
/* TokenTypes.EOF */
|
|
147
146
|
);
|
|
148
147
|
function V(r, o) {
|
|
149
|
-
return r.currentChar() === o ? (r.next(), o) : (
|
|
148
|
+
return r.currentChar() === o ? (r.next(), o) : (A(Q.EXPECTED_TOKEN, a(), 0, o), "");
|
|
150
149
|
}
|
|
151
150
|
function L(r) {
|
|
152
151
|
let o = "";
|
|
153
|
-
for (; r.currentPeek() ===
|
|
152
|
+
for (; r.currentPeek() === ke || r.currentPeek() === pe; )
|
|
154
153
|
o += r.currentPeek(), r.peek();
|
|
155
154
|
return o;
|
|
156
155
|
}
|
|
157
|
-
function
|
|
156
|
+
function M(r) {
|
|
158
157
|
const o = L(r);
|
|
159
158
|
return r.skipToPeek(), o;
|
|
160
159
|
}
|
|
161
160
|
function i(r) {
|
|
162
|
-
if (r ===
|
|
161
|
+
if (r === Ae)
|
|
163
162
|
return !1;
|
|
164
163
|
const o = r.charCodeAt(0);
|
|
165
164
|
return o >= 97 && o <= 122 || // a-z
|
|
166
165
|
o >= 65 && o <= 90 || // A-Z
|
|
167
166
|
o === 95;
|
|
168
167
|
}
|
|
169
|
-
function
|
|
170
|
-
if (r ===
|
|
168
|
+
function m(r) {
|
|
169
|
+
if (r === Ae)
|
|
171
170
|
return !1;
|
|
172
171
|
const o = r.charCodeAt(0);
|
|
173
172
|
return o >= 48 && o <= 57;
|
|
174
173
|
}
|
|
175
174
|
function y(r, o) {
|
|
176
|
-
const { currentType:
|
|
177
|
-
if (
|
|
175
|
+
const { currentType: g } = o;
|
|
176
|
+
if (g !== 2)
|
|
178
177
|
return !1;
|
|
179
178
|
L(r);
|
|
180
179
|
const U = i(r.currentPeek());
|
|
181
180
|
return r.resetPeek(), U;
|
|
182
181
|
}
|
|
183
182
|
function _(r, o) {
|
|
184
|
-
const { currentType:
|
|
185
|
-
if (
|
|
183
|
+
const { currentType: g } = o;
|
|
184
|
+
if (g !== 2)
|
|
186
185
|
return !1;
|
|
187
186
|
L(r);
|
|
188
|
-
const U = r.currentPeek() === "-" ? r.peek() : r.currentPeek(), oe =
|
|
187
|
+
const U = r.currentPeek() === "-" ? r.peek() : r.currentPeek(), oe = m(U);
|
|
189
188
|
return r.resetPeek(), oe;
|
|
190
189
|
}
|
|
191
|
-
function
|
|
192
|
-
const { currentType:
|
|
193
|
-
if (
|
|
190
|
+
function w(r, o) {
|
|
191
|
+
const { currentType: g } = o;
|
|
192
|
+
if (g !== 2)
|
|
194
193
|
return !1;
|
|
195
194
|
L(r);
|
|
196
195
|
const U = r.currentPeek() === sn;
|
|
197
196
|
return r.resetPeek(), U;
|
|
198
197
|
}
|
|
199
198
|
function S(r, o) {
|
|
200
|
-
const { currentType:
|
|
201
|
-
if (
|
|
199
|
+
const { currentType: g } = o;
|
|
200
|
+
if (g !== 7)
|
|
202
201
|
return !1;
|
|
203
202
|
L(r);
|
|
204
203
|
const U = r.currentPeek() === ".";
|
|
205
204
|
return r.resetPeek(), U;
|
|
206
205
|
}
|
|
207
|
-
function
|
|
208
|
-
const { currentType:
|
|
209
|
-
if (
|
|
206
|
+
function b(r, o) {
|
|
207
|
+
const { currentType: g } = o;
|
|
208
|
+
if (g !== 8)
|
|
210
209
|
return !1;
|
|
211
210
|
L(r);
|
|
212
211
|
const U = i(r.currentPeek());
|
|
213
212
|
return r.resetPeek(), U;
|
|
214
213
|
}
|
|
215
214
|
function v(r, o) {
|
|
216
|
-
const { currentType:
|
|
217
|
-
if (!(
|
|
215
|
+
const { currentType: g } = o;
|
|
216
|
+
if (!(g === 7 || g === 11))
|
|
218
217
|
return !1;
|
|
219
218
|
L(r);
|
|
220
219
|
const U = r.currentPeek() === ":";
|
|
221
220
|
return r.resetPeek(), U;
|
|
222
221
|
}
|
|
223
222
|
function h(r, o) {
|
|
224
|
-
const { currentType:
|
|
225
|
-
if (
|
|
223
|
+
const { currentType: g } = o;
|
|
224
|
+
if (g !== 9)
|
|
226
225
|
return !1;
|
|
227
226
|
const U = () => {
|
|
228
|
-
const
|
|
229
|
-
return
|
|
227
|
+
const Z = r.currentPeek();
|
|
228
|
+
return Z === "{" ? i(r.peek()) : Z === "@" || Z === "|" || Z === ":" || Z === "." || Z === ke || !Z ? !1 : Z === pe ? (r.peek(), U()) : C(r, !1);
|
|
230
229
|
}, oe = U();
|
|
231
230
|
return r.resetPeek(), oe;
|
|
232
231
|
}
|
|
@@ -235,18 +234,18 @@ function Ss(e, t = {}) {
|
|
|
235
234
|
const o = r.currentPeek() === "|";
|
|
236
235
|
return r.resetPeek(), o;
|
|
237
236
|
}
|
|
238
|
-
function
|
|
239
|
-
const
|
|
237
|
+
function C(r, o = !0) {
|
|
238
|
+
const g = (oe = !1, Z = "") => {
|
|
240
239
|
const f = r.currentPeek();
|
|
241
|
-
return f === "{" || f === "@" || !f ? oe : f === "|" ? !(
|
|
242
|
-
}, U =
|
|
240
|
+
return f === "{" || f === "@" || !f ? oe : f === "|" ? !(Z === ke || Z === pe) : f === ke ? (r.peek(), g(!0, ke)) : f === pe ? (r.peek(), g(!0, pe)) : !0;
|
|
241
|
+
}, U = g();
|
|
243
242
|
return o && r.resetPeek(), U;
|
|
244
243
|
}
|
|
245
244
|
function R(r, o) {
|
|
246
|
-
const
|
|
247
|
-
return
|
|
245
|
+
const g = r.currentChar();
|
|
246
|
+
return g === Ae ? Ae : o(g) ? (r.next(), g) : null;
|
|
248
247
|
}
|
|
249
|
-
function
|
|
248
|
+
function x(r) {
|
|
250
249
|
const o = r.charCodeAt(0);
|
|
251
250
|
return o >= 97 && o <= 122 || // a-z
|
|
252
251
|
o >= 65 && o <= 90 || // A-Z
|
|
@@ -255,7 +254,7 @@ function Ss(e, t = {}) {
|
|
|
255
254
|
o === 36;
|
|
256
255
|
}
|
|
257
256
|
function W(r) {
|
|
258
|
-
return R(r,
|
|
257
|
+
return R(r, x);
|
|
259
258
|
}
|
|
260
259
|
function D(r) {
|
|
261
260
|
const o = r.charCodeAt(0);
|
|
@@ -266,72 +265,72 @@ function Ss(e, t = {}) {
|
|
|
266
265
|
o === 36 || // $
|
|
267
266
|
o === 45;
|
|
268
267
|
}
|
|
269
|
-
function
|
|
268
|
+
function k(r) {
|
|
270
269
|
return R(r, D);
|
|
271
270
|
}
|
|
272
|
-
function
|
|
271
|
+
function T(r) {
|
|
273
272
|
const o = r.charCodeAt(0);
|
|
274
273
|
return o >= 48 && o <= 57;
|
|
275
274
|
}
|
|
276
|
-
function
|
|
277
|
-
return R(r,
|
|
275
|
+
function X(r) {
|
|
276
|
+
return R(r, T);
|
|
278
277
|
}
|
|
279
|
-
function
|
|
278
|
+
function G(r) {
|
|
280
279
|
const o = r.charCodeAt(0);
|
|
281
280
|
return o >= 48 && o <= 57 || // 0-9
|
|
282
281
|
o >= 65 && o <= 70 || // A-F
|
|
283
282
|
o >= 97 && o <= 102;
|
|
284
283
|
}
|
|
285
284
|
function j(r) {
|
|
286
|
-
return R(r,
|
|
285
|
+
return R(r, G);
|
|
287
286
|
}
|
|
288
287
|
function ne(r) {
|
|
289
|
-
let o = "",
|
|
290
|
-
for (; o =
|
|
291
|
-
|
|
292
|
-
return
|
|
288
|
+
let o = "", g = "";
|
|
289
|
+
for (; o = X(r); )
|
|
290
|
+
g += o;
|
|
291
|
+
return g;
|
|
293
292
|
}
|
|
294
|
-
function
|
|
293
|
+
function $(r) {
|
|
295
294
|
let o = "";
|
|
296
295
|
for (; ; ) {
|
|
297
|
-
const
|
|
298
|
-
if (
|
|
296
|
+
const g = r.currentChar();
|
|
297
|
+
if (g === "{" || g === "}" || g === "@" || g === "|" || !g)
|
|
299
298
|
break;
|
|
300
|
-
if (
|
|
301
|
-
if (
|
|
302
|
-
o +=
|
|
299
|
+
if (g === ke || g === pe)
|
|
300
|
+
if (C(r))
|
|
301
|
+
o += g, r.next();
|
|
303
302
|
else {
|
|
304
303
|
if (E(r))
|
|
305
304
|
break;
|
|
306
|
-
o +=
|
|
305
|
+
o += g, r.next();
|
|
307
306
|
}
|
|
308
307
|
else
|
|
309
|
-
o +=
|
|
308
|
+
o += g, r.next();
|
|
310
309
|
}
|
|
311
310
|
return o;
|
|
312
311
|
}
|
|
313
|
-
function
|
|
314
|
-
|
|
315
|
-
let o = "",
|
|
316
|
-
for (; o =
|
|
317
|
-
|
|
318
|
-
return r.currentChar() ===
|
|
319
|
-
}
|
|
320
|
-
function
|
|
321
|
-
|
|
312
|
+
function Y(r) {
|
|
313
|
+
M(r);
|
|
314
|
+
let o = "", g = "";
|
|
315
|
+
for (; o = k(r); )
|
|
316
|
+
g += o;
|
|
317
|
+
return r.currentChar() === Ae && A(Q.UNTERMINATED_CLOSING_BRACE, a(), 0), g;
|
|
318
|
+
}
|
|
319
|
+
function z(r) {
|
|
320
|
+
M(r);
|
|
322
321
|
let o = "";
|
|
323
|
-
return r.currentChar() === "-" ? (r.next(), o += `-${ne(r)}`) : o += ne(r), r.currentChar() ===
|
|
322
|
+
return r.currentChar() === "-" ? (r.next(), o += `-${ne(r)}`) : o += ne(r), r.currentChar() === Ae && A(Q.UNTERMINATED_CLOSING_BRACE, a(), 0), o;
|
|
324
323
|
}
|
|
325
|
-
function
|
|
324
|
+
function we(r) {
|
|
326
325
|
return r !== sn && r !== pe;
|
|
327
326
|
}
|
|
328
327
|
function re(r) {
|
|
329
|
-
|
|
330
|
-
let o = "",
|
|
331
|
-
for (; o = R(r,
|
|
332
|
-
o === "\\" ?
|
|
328
|
+
M(r), V(r, "'");
|
|
329
|
+
let o = "", g = "";
|
|
330
|
+
for (; o = R(r, we); )
|
|
331
|
+
o === "\\" ? g += Ie(r) : g += o;
|
|
333
332
|
const U = r.currentChar();
|
|
334
|
-
return U === pe || U ===
|
|
333
|
+
return U === pe || U === Ae ? (A(Q.UNTERMINATED_SINGLE_QUOTE_IN_PLACEHOLDER, a(), 0), U === pe && (r.next(), V(r, "'")), g) : (V(r, "'"), g);
|
|
335
334
|
}
|
|
336
335
|
function Ie(r) {
|
|
337
336
|
const o = r.currentChar();
|
|
@@ -340,101 +339,101 @@ function Ss(e, t = {}) {
|
|
|
340
339
|
case "'":
|
|
341
340
|
return r.next(), `\\${o}`;
|
|
342
341
|
case "u":
|
|
343
|
-
return
|
|
342
|
+
return $e(r, o, 4);
|
|
344
343
|
case "U":
|
|
345
|
-
return
|
|
344
|
+
return $e(r, o, 6);
|
|
346
345
|
default:
|
|
347
|
-
return
|
|
346
|
+
return A(Q.UNKNOWN_ESCAPE_SEQUENCE, a(), 0, o), "";
|
|
348
347
|
}
|
|
349
348
|
}
|
|
350
|
-
function
|
|
349
|
+
function $e(r, o, g) {
|
|
351
350
|
V(r, o);
|
|
352
351
|
let U = "";
|
|
353
|
-
for (let oe = 0; oe <
|
|
354
|
-
const
|
|
355
|
-
if (!
|
|
356
|
-
|
|
352
|
+
for (let oe = 0; oe < g; oe++) {
|
|
353
|
+
const Z = j(r);
|
|
354
|
+
if (!Z) {
|
|
355
|
+
A(Q.INVALID_UNICODE_ESCAPE_SEQUENCE, a(), 0, `\\${o}${U}${r.currentChar()}`);
|
|
357
356
|
break;
|
|
358
357
|
}
|
|
359
|
-
U +=
|
|
358
|
+
U += Z;
|
|
360
359
|
}
|
|
361
360
|
return `\\${o}${U}`;
|
|
362
361
|
}
|
|
363
|
-
function
|
|
364
|
-
return r !== "{" && r !== "}" && r !==
|
|
362
|
+
function Je(r) {
|
|
363
|
+
return r !== "{" && r !== "}" && r !== ke && r !== pe;
|
|
365
364
|
}
|
|
366
365
|
function vt(r) {
|
|
367
|
-
|
|
368
|
-
let o = "",
|
|
369
|
-
for (; o = R(r,
|
|
370
|
-
|
|
371
|
-
return
|
|
366
|
+
M(r);
|
|
367
|
+
let o = "", g = "";
|
|
368
|
+
for (; o = R(r, Je); )
|
|
369
|
+
g += o;
|
|
370
|
+
return g;
|
|
372
371
|
}
|
|
373
372
|
function It(r) {
|
|
374
|
-
let o = "",
|
|
373
|
+
let o = "", g = "";
|
|
375
374
|
for (; o = W(r); )
|
|
376
|
-
|
|
377
|
-
return
|
|
375
|
+
g += o;
|
|
376
|
+
return g;
|
|
378
377
|
}
|
|
379
378
|
function Et(r) {
|
|
380
|
-
const o = (
|
|
379
|
+
const o = (g) => {
|
|
381
380
|
const U = r.currentChar();
|
|
382
|
-
return U === "{" || U === "@" || U === "|" || U === "(" || U === ")" || !U || U ===
|
|
381
|
+
return U === "{" || U === "@" || U === "|" || U === "(" || U === ")" || !U || U === ke ? g : (g += U, r.next(), o(g));
|
|
383
382
|
};
|
|
384
383
|
return o("");
|
|
385
384
|
}
|
|
386
385
|
function Ke(r) {
|
|
387
|
-
|
|
386
|
+
M(r);
|
|
388
387
|
const o = V(
|
|
389
388
|
r,
|
|
390
389
|
"|"
|
|
391
390
|
/* TokenChars.Pipe */
|
|
392
391
|
);
|
|
393
|
-
return
|
|
392
|
+
return M(r), o;
|
|
394
393
|
}
|
|
395
394
|
function We(r, o) {
|
|
396
|
-
let
|
|
395
|
+
let g = null;
|
|
397
396
|
switch (r.currentChar()) {
|
|
398
397
|
case "{":
|
|
399
|
-
return o.braceNest >= 1 &&
|
|
398
|
+
return o.braceNest >= 1 && A(Q.NOT_ALLOW_NEST_PLACEHOLDER, a(), 0), r.next(), g = N(
|
|
400
399
|
o,
|
|
401
400
|
2,
|
|
402
401
|
"{"
|
|
403
402
|
/* TokenChars.BraceLeft */
|
|
404
|
-
),
|
|
403
|
+
), M(r), o.braceNest++, g;
|
|
405
404
|
case "}":
|
|
406
|
-
return o.braceNest > 0 && o.currentType === 2 &&
|
|
405
|
+
return o.braceNest > 0 && o.currentType === 2 && A(Q.EMPTY_PLACEHOLDER, a(), 0), r.next(), g = N(
|
|
407
406
|
o,
|
|
408
407
|
3,
|
|
409
408
|
"}"
|
|
410
409
|
/* TokenChars.BraceRight */
|
|
411
|
-
), o.braceNest--, o.braceNest > 0 &&
|
|
410
|
+
), o.braceNest--, o.braceNest > 0 && M(r), o.inLinked && o.braceNest === 0 && (o.inLinked = !1), g;
|
|
412
411
|
case "@":
|
|
413
|
-
return o.braceNest > 0 &&
|
|
412
|
+
return o.braceNest > 0 && A(Q.UNTERMINATED_CLOSING_BRACE, a(), 0), g = Ge(r, o) || P(o), o.braceNest = 0, g;
|
|
414
413
|
default: {
|
|
415
|
-
let oe = !0,
|
|
414
|
+
let oe = !0, Z = !0, f = !0;
|
|
416
415
|
if (E(r))
|
|
417
|
-
return o.braceNest > 0 &&
|
|
416
|
+
return o.braceNest > 0 && A(Q.UNTERMINATED_CLOSING_BRACE, a(), 0), g = N(o, 1, Ke(r)), o.braceNest = 0, o.inLinked = !1, g;
|
|
418
417
|
if (o.braceNest > 0 && (o.currentType === 4 || o.currentType === 5 || o.currentType === 6))
|
|
419
|
-
return
|
|
418
|
+
return A(Q.UNTERMINATED_CLOSING_BRACE, a(), 0), o.braceNest = 0, ze(r, o);
|
|
420
419
|
if (oe = y(r, o))
|
|
421
|
-
return
|
|
422
|
-
if (
|
|
423
|
-
return
|
|
424
|
-
if (f =
|
|
425
|
-
return
|
|
426
|
-
if (!oe && !
|
|
427
|
-
return
|
|
420
|
+
return g = N(o, 4, Y(r)), M(r), g;
|
|
421
|
+
if (Z = _(r, o))
|
|
422
|
+
return g = N(o, 5, z(r)), M(r), g;
|
|
423
|
+
if (f = w(r, o))
|
|
424
|
+
return g = N(o, 6, re(r)), M(r), g;
|
|
425
|
+
if (!oe && !Z && !f)
|
|
426
|
+
return g = N(o, 12, vt(r)), A(Q.INVALID_TOKEN_IN_PLACEHOLDER, a(), 0, g.value), M(r), g;
|
|
428
427
|
break;
|
|
429
428
|
}
|
|
430
429
|
}
|
|
431
|
-
return
|
|
430
|
+
return g;
|
|
432
431
|
}
|
|
433
432
|
function Ge(r, o) {
|
|
434
|
-
const { currentType:
|
|
433
|
+
const { currentType: g } = o;
|
|
435
434
|
let U = null;
|
|
436
435
|
const oe = r.currentChar();
|
|
437
|
-
switch ((
|
|
436
|
+
switch ((g === 7 || g === 8 || g === 11 || g === 9) && (oe === pe || oe === ke) && A(Q.INVALID_LINKED_FORMAT, a(), 0), oe) {
|
|
438
437
|
case "@":
|
|
439
438
|
return r.next(), U = N(
|
|
440
439
|
o,
|
|
@@ -443,25 +442,25 @@ function Ss(e, t = {}) {
|
|
|
443
442
|
/* TokenChars.LinkedAlias */
|
|
444
443
|
), o.inLinked = !0, U;
|
|
445
444
|
case ".":
|
|
446
|
-
return
|
|
445
|
+
return M(r), r.next(), N(
|
|
447
446
|
o,
|
|
448
447
|
8,
|
|
449
448
|
"."
|
|
450
449
|
/* TokenChars.LinkedDot */
|
|
451
450
|
);
|
|
452
451
|
case ":":
|
|
453
|
-
return
|
|
452
|
+
return M(r), r.next(), N(
|
|
454
453
|
o,
|
|
455
454
|
9,
|
|
456
455
|
":"
|
|
457
456
|
/* TokenChars.LinkedDelimiter */
|
|
458
457
|
);
|
|
459
458
|
default:
|
|
460
|
-
return E(r) ? (U = N(o, 1, Ke(r)), o.braceNest = 0, o.inLinked = !1, U) : S(r, o) || v(r, o) ? (
|
|
459
|
+
return E(r) ? (U = N(o, 1, Ke(r)), o.braceNest = 0, o.inLinked = !1, U) : S(r, o) || v(r, o) ? (M(r), Ge(r, o)) : b(r, o) ? (M(r), N(o, 11, It(r))) : h(r, o) ? (M(r), oe === "{" ? We(r, o) || U : N(o, 10, Et(r))) : (g === 7 && A(Q.INVALID_LINKED_FORMAT, a(), 0), o.braceNest = 0, o.inLinked = !1, ze(r, o));
|
|
461
460
|
}
|
|
462
461
|
}
|
|
463
|
-
function
|
|
464
|
-
let
|
|
462
|
+
function ze(r, o) {
|
|
463
|
+
let g = {
|
|
465
464
|
type: 13
|
|
466
465
|
/* TokenTypes.EOF */
|
|
467
466
|
};
|
|
@@ -473,7 +472,7 @@ function Ss(e, t = {}) {
|
|
|
473
472
|
case "{":
|
|
474
473
|
return We(r, o) || P(o);
|
|
475
474
|
case "}":
|
|
476
|
-
return
|
|
475
|
+
return A(Q.UNBALANCED_CLOSING_BRACE, a(), 0), r.next(), N(
|
|
477
476
|
o,
|
|
478
477
|
3,
|
|
479
478
|
"}"
|
|
@@ -483,21 +482,21 @@ function Ss(e, t = {}) {
|
|
|
483
482
|
return Ge(r, o) || P(o);
|
|
484
483
|
default: {
|
|
485
484
|
if (E(r))
|
|
486
|
-
return
|
|
487
|
-
if (
|
|
488
|
-
return N(o, 0,
|
|
485
|
+
return g = N(o, 1, Ke(r)), o.braceNest = 0, o.inLinked = !1, g;
|
|
486
|
+
if (C(r))
|
|
487
|
+
return N(o, 0, $(r));
|
|
489
488
|
break;
|
|
490
489
|
}
|
|
491
490
|
}
|
|
492
|
-
return
|
|
491
|
+
return g;
|
|
493
492
|
}
|
|
494
493
|
function Nt() {
|
|
495
|
-
const { currentType: r, offset: o, startLoc:
|
|
496
|
-
return u.lastType = r, u.lastOffset = o, u.lastStartLoc =
|
|
494
|
+
const { currentType: r, offset: o, startLoc: g, endLoc: U } = u;
|
|
495
|
+
return u.lastType = r, u.lastOffset = o, u.lastStartLoc = g, u.lastEndLoc = U, u.offset = l(), u.startLoc = a(), s.currentChar() === Ae ? N(
|
|
497
496
|
u,
|
|
498
497
|
13
|
|
499
498
|
/* TokenTypes.EOF */
|
|
500
|
-
) :
|
|
499
|
+
) : ze(s, u);
|
|
501
500
|
}
|
|
502
501
|
return {
|
|
503
502
|
nextToken: Nt,
|
|
@@ -506,7 +505,7 @@ function Ss(e, t = {}) {
|
|
|
506
505
|
context: p
|
|
507
506
|
};
|
|
508
507
|
}
|
|
509
|
-
const
|
|
508
|
+
const Ss = "parser", Ds = /(?:\\\\|\\'|\\u([0-9a-fA-F]{4})|\\U([0-9a-fA-F]{6}))/g;
|
|
510
509
|
function Ms(e, t, n) {
|
|
511
510
|
switch (e) {
|
|
512
511
|
case "\\\\":
|
|
@@ -519,78 +518,78 @@ function Ms(e, t, n) {
|
|
|
519
518
|
}
|
|
520
519
|
}
|
|
521
520
|
}
|
|
522
|
-
function
|
|
521
|
+
function ws(e = {}) {
|
|
523
522
|
const t = e.location !== !1, { onError: n } = e;
|
|
524
|
-
function s(i,
|
|
523
|
+
function s(i, m, y, _, ...w) {
|
|
525
524
|
const S = i.currentPosition();
|
|
526
525
|
if (S.offset += _, S.column += _, n) {
|
|
527
|
-
const
|
|
528
|
-
domain:
|
|
529
|
-
args:
|
|
526
|
+
const b = t ? Mt(y, S) : null, v = ht(m, b, {
|
|
527
|
+
domain: Ss,
|
|
528
|
+
args: w
|
|
530
529
|
});
|
|
531
530
|
n(v);
|
|
532
531
|
}
|
|
533
532
|
}
|
|
534
|
-
function l(i,
|
|
533
|
+
function l(i, m, y) {
|
|
535
534
|
const _ = { type: i };
|
|
536
|
-
return t && (_.start =
|
|
535
|
+
return t && (_.start = m, _.end = m, _.loc = { start: y, end: y }), _;
|
|
537
536
|
}
|
|
538
|
-
function a(i,
|
|
539
|
-
t && (i.end =
|
|
537
|
+
function a(i, m, y, _) {
|
|
538
|
+
t && (i.end = m, i.loc && (i.loc.end = y));
|
|
540
539
|
}
|
|
541
|
-
function c(i,
|
|
540
|
+
function c(i, m) {
|
|
542
541
|
const y = i.context(), _ = l(3, y.offset, y.startLoc);
|
|
543
|
-
return _.value =
|
|
542
|
+
return _.value = m, a(_, i.currentOffset(), i.currentPosition()), _;
|
|
544
543
|
}
|
|
545
|
-
function
|
|
546
|
-
const y = i.context(), { lastOffset: _, lastStartLoc:
|
|
547
|
-
return S.index = parseInt(
|
|
544
|
+
function d(i, m) {
|
|
545
|
+
const y = i.context(), { lastOffset: _, lastStartLoc: w } = y, S = l(5, _, w);
|
|
546
|
+
return S.index = parseInt(m, 10), i.nextToken(), a(S, i.currentOffset(), i.currentPosition()), S;
|
|
548
547
|
}
|
|
549
|
-
function u(i,
|
|
550
|
-
const y = i.context(), { lastOffset: _, lastStartLoc:
|
|
551
|
-
return S.key =
|
|
548
|
+
function u(i, m) {
|
|
549
|
+
const y = i.context(), { lastOffset: _, lastStartLoc: w } = y, S = l(4, _, w);
|
|
550
|
+
return S.key = m, i.nextToken(), a(S, i.currentOffset(), i.currentPosition()), S;
|
|
552
551
|
}
|
|
553
|
-
function p(i,
|
|
554
|
-
const y = i.context(), { lastOffset: _, lastStartLoc:
|
|
555
|
-
return S.value =
|
|
552
|
+
function p(i, m) {
|
|
553
|
+
const y = i.context(), { lastOffset: _, lastStartLoc: w } = y, S = l(9, _, w);
|
|
554
|
+
return S.value = m.replace(Ds, Ms), i.nextToken(), a(S, i.currentOffset(), i.currentPosition()), S;
|
|
556
555
|
}
|
|
557
556
|
function O(i) {
|
|
558
|
-
const
|
|
559
|
-
return
|
|
560
|
-
nextConsumeToken:
|
|
557
|
+
const m = i.nextToken(), y = i.context(), { lastOffset: _, lastStartLoc: w } = y, S = l(8, _, w);
|
|
558
|
+
return m.type !== 11 ? (s(i, Q.UNEXPECTED_EMPTY_LINKED_MODIFIER, y.lastStartLoc, 0), S.value = "", a(S, _, w), {
|
|
559
|
+
nextConsumeToken: m,
|
|
561
560
|
node: S
|
|
562
|
-
}) : (
|
|
561
|
+
}) : (m.value == null && s(i, Q.UNEXPECTED_LEXICAL_ANALYSIS, y.lastStartLoc, 0, Te(m)), S.value = m.value || "", a(S, i.currentOffset(), i.currentPosition()), {
|
|
563
562
|
node: S
|
|
564
563
|
});
|
|
565
564
|
}
|
|
566
|
-
function
|
|
565
|
+
function A(i, m) {
|
|
567
566
|
const y = i.context(), _ = l(7, y.offset, y.startLoc);
|
|
568
|
-
return _.value =
|
|
567
|
+
return _.value = m, a(_, i.currentOffset(), i.currentPosition()), _;
|
|
569
568
|
}
|
|
570
569
|
function N(i) {
|
|
571
|
-
const
|
|
570
|
+
const m = i.context(), y = l(6, m.offset, m.startLoc);
|
|
572
571
|
let _ = i.nextToken();
|
|
573
572
|
if (_.type === 8) {
|
|
574
|
-
const
|
|
575
|
-
y.modifier =
|
|
573
|
+
const w = O(i);
|
|
574
|
+
y.modifier = w.node, _ = w.nextConsumeToken || i.nextToken();
|
|
576
575
|
}
|
|
577
|
-
switch (_.type !== 9 && s(i,
|
|
576
|
+
switch (_.type !== 9 && s(i, Q.UNEXPECTED_LEXICAL_ANALYSIS, m.lastStartLoc, 0, Te(_)), _ = i.nextToken(), _.type === 2 && (_ = i.nextToken()), _.type) {
|
|
578
577
|
case 10:
|
|
579
|
-
_.value == null && s(i,
|
|
578
|
+
_.value == null && s(i, Q.UNEXPECTED_LEXICAL_ANALYSIS, m.lastStartLoc, 0, Te(_)), y.key = A(i, _.value || "");
|
|
580
579
|
break;
|
|
581
580
|
case 4:
|
|
582
|
-
_.value == null && s(i,
|
|
581
|
+
_.value == null && s(i, Q.UNEXPECTED_LEXICAL_ANALYSIS, m.lastStartLoc, 0, Te(_)), y.key = u(i, _.value || "");
|
|
583
582
|
break;
|
|
584
583
|
case 5:
|
|
585
|
-
_.value == null && s(i,
|
|
584
|
+
_.value == null && s(i, Q.UNEXPECTED_LEXICAL_ANALYSIS, m.lastStartLoc, 0, Te(_)), y.key = d(i, _.value || "");
|
|
586
585
|
break;
|
|
587
586
|
case 6:
|
|
588
|
-
_.value == null && s(i,
|
|
587
|
+
_.value == null && s(i, Q.UNEXPECTED_LEXICAL_ANALYSIS, m.lastStartLoc, 0, Te(_)), y.key = p(i, _.value || "");
|
|
589
588
|
break;
|
|
590
589
|
default: {
|
|
591
|
-
s(i,
|
|
592
|
-
const
|
|
593
|
-
return S.value = "", a(S,
|
|
590
|
+
s(i, Q.UNEXPECTED_EMPTY_LINKED_KEY, m.lastStartLoc, 0);
|
|
591
|
+
const w = i.context(), S = l(7, w.offset, w.startLoc);
|
|
592
|
+
return S.value = "", a(S, w.offset, w.startLoc), y.key = S, a(y, w.offset, w.startLoc), {
|
|
594
593
|
nextConsumeToken: _,
|
|
595
594
|
node: y
|
|
596
595
|
};
|
|
@@ -601,62 +600,62 @@ function Ps(e = {}) {
|
|
|
601
600
|
};
|
|
602
601
|
}
|
|
603
602
|
function P(i) {
|
|
604
|
-
const
|
|
605
|
-
|
|
603
|
+
const m = i.context(), y = m.currentType === 1 ? i.currentOffset() : m.offset, _ = m.currentType === 1 ? m.endLoc : m.startLoc, w = l(2, y, _);
|
|
604
|
+
w.items = [];
|
|
606
605
|
let S = null;
|
|
607
606
|
do {
|
|
608
607
|
const h = S || i.nextToken();
|
|
609
608
|
switch (S = null, h.type) {
|
|
610
609
|
case 0:
|
|
611
|
-
h.value == null && s(i,
|
|
610
|
+
h.value == null && s(i, Q.UNEXPECTED_LEXICAL_ANALYSIS, m.lastStartLoc, 0, Te(h)), w.items.push(c(i, h.value || ""));
|
|
612
611
|
break;
|
|
613
612
|
case 5:
|
|
614
|
-
h.value == null && s(i,
|
|
613
|
+
h.value == null && s(i, Q.UNEXPECTED_LEXICAL_ANALYSIS, m.lastStartLoc, 0, Te(h)), w.items.push(d(i, h.value || ""));
|
|
615
614
|
break;
|
|
616
615
|
case 4:
|
|
617
|
-
h.value == null && s(i,
|
|
616
|
+
h.value == null && s(i, Q.UNEXPECTED_LEXICAL_ANALYSIS, m.lastStartLoc, 0, Te(h)), w.items.push(u(i, h.value || ""));
|
|
618
617
|
break;
|
|
619
618
|
case 6:
|
|
620
|
-
h.value == null && s(i,
|
|
619
|
+
h.value == null && s(i, Q.UNEXPECTED_LEXICAL_ANALYSIS, m.lastStartLoc, 0, Te(h)), w.items.push(p(i, h.value || ""));
|
|
621
620
|
break;
|
|
622
621
|
case 7: {
|
|
623
622
|
const E = N(i);
|
|
624
|
-
|
|
623
|
+
w.items.push(E.node), S = E.nextConsumeToken || null;
|
|
625
624
|
break;
|
|
626
625
|
}
|
|
627
626
|
}
|
|
628
|
-
} while (
|
|
629
|
-
const
|
|
630
|
-
return a(
|
|
627
|
+
} while (m.currentType !== 13 && m.currentType !== 1);
|
|
628
|
+
const b = m.currentType === 1 ? m.lastOffset : i.currentOffset(), v = m.currentType === 1 ? m.lastEndLoc : i.currentPosition();
|
|
629
|
+
return a(w, b, v), w;
|
|
631
630
|
}
|
|
632
|
-
function V(i,
|
|
633
|
-
const
|
|
631
|
+
function V(i, m, y, _) {
|
|
632
|
+
const w = i.context();
|
|
634
633
|
let S = _.items.length === 0;
|
|
635
|
-
const
|
|
636
|
-
|
|
634
|
+
const b = l(1, m, y);
|
|
635
|
+
b.cases = [], b.cases.push(_);
|
|
637
636
|
do {
|
|
638
637
|
const v = P(i);
|
|
639
|
-
S || (S = v.items.length === 0),
|
|
640
|
-
} while (
|
|
641
|
-
return S && s(i,
|
|
638
|
+
S || (S = v.items.length === 0), b.cases.push(v);
|
|
639
|
+
} while (w.currentType !== 13);
|
|
640
|
+
return S && s(i, Q.MUST_HAVE_MESSAGES_IN_PLURAL, y, 0), a(b, i.currentOffset(), i.currentPosition()), b;
|
|
642
641
|
}
|
|
643
642
|
function L(i) {
|
|
644
|
-
const
|
|
645
|
-
return
|
|
643
|
+
const m = i.context(), { offset: y, startLoc: _ } = m, w = P(i);
|
|
644
|
+
return m.currentType === 13 ? w : V(i, y, _, w);
|
|
646
645
|
}
|
|
647
|
-
function
|
|
648
|
-
const
|
|
649
|
-
return t && _.loc && (_.loc.source = i), _.body = L(
|
|
646
|
+
function M(i) {
|
|
647
|
+
const m = Cs(i, fe({}, e)), y = m.context(), _ = l(0, y.offset, y.startLoc);
|
|
648
|
+
return t && _.loc && (_.loc.source = i), _.body = L(m), e.onCacheKey && (_.cacheKey = e.onCacheKey(i)), y.currentType !== 13 && s(m, Q.UNEXPECTED_LEXICAL_ANALYSIS, y.lastStartLoc, 0, i[y.offset] || ""), a(_, m.currentOffset(), m.currentPosition()), _;
|
|
650
649
|
}
|
|
651
|
-
return { parse:
|
|
650
|
+
return { parse: M };
|
|
652
651
|
}
|
|
653
|
-
function
|
|
652
|
+
function Te(e) {
|
|
654
653
|
if (e.type === 13)
|
|
655
654
|
return "EOF";
|
|
656
655
|
const t = (e.value || "").replace(/\r?\n/gu, "\\n");
|
|
657
656
|
return t.length > 10 ? t.slice(0, 9) + "…" : t;
|
|
658
657
|
}
|
|
659
|
-
function
|
|
658
|
+
function Ps(e, t = {}) {
|
|
660
659
|
const n = {
|
|
661
660
|
ast: e,
|
|
662
661
|
helpers: /* @__PURE__ */ new Set()
|
|
@@ -665,9 +664,9 @@ function Fs(e, t = {}) {
|
|
|
665
664
|
}
|
|
666
665
|
function an(e, t) {
|
|
667
666
|
for (let n = 0; n < e.length; n++)
|
|
668
|
-
|
|
667
|
+
Ht(e[n], t);
|
|
669
668
|
}
|
|
670
|
-
function
|
|
669
|
+
function Ht(e, t) {
|
|
671
670
|
switch (e.type) {
|
|
672
671
|
case 1:
|
|
673
672
|
an(e.cases, t), t.helper(
|
|
@@ -679,7 +678,7 @@ function Zt(e, t) {
|
|
|
679
678
|
an(e.items, t);
|
|
680
679
|
break;
|
|
681
680
|
case 6: {
|
|
682
|
-
|
|
681
|
+
Ht(e.key, t), t.helper(
|
|
683
682
|
"linked"
|
|
684
683
|
/* HelperNameMap.LINKED */
|
|
685
684
|
), t.helper(
|
|
@@ -708,16 +707,16 @@ function Zt(e, t) {
|
|
|
708
707
|
break;
|
|
709
708
|
}
|
|
710
709
|
}
|
|
711
|
-
function
|
|
712
|
-
const n =
|
|
710
|
+
function Fs(e, t = {}) {
|
|
711
|
+
const n = Ps(e);
|
|
713
712
|
n.helper(
|
|
714
713
|
"normalize"
|
|
715
714
|
/* HelperNameMap.NORMALIZE */
|
|
716
|
-
), e.body &&
|
|
715
|
+
), e.body && Ht(e.body, n);
|
|
717
716
|
const s = n.context();
|
|
718
717
|
e.helpers = Array.from(s.helpers);
|
|
719
718
|
}
|
|
720
|
-
function
|
|
719
|
+
function js(e) {
|
|
721
720
|
const t = e.body;
|
|
722
721
|
return t.type === 2 ? rn(t) : t.cases.forEach((n) => rn(n)), e;
|
|
723
722
|
}
|
|
@@ -734,7 +733,7 @@ function rn(e) {
|
|
|
734
733
|
t.push(s.value);
|
|
735
734
|
}
|
|
736
735
|
if (t.length === e.items.length) {
|
|
737
|
-
e.static =
|
|
736
|
+
e.static = Xt(t);
|
|
738
737
|
for (let n = 0; n < e.items.length; n++) {
|
|
739
738
|
const s = e.items[n];
|
|
740
739
|
(s.type === 3 || s.type === 9) && delete s.value;
|
|
@@ -742,24 +741,24 @@ function rn(e) {
|
|
|
742
741
|
}
|
|
743
742
|
}
|
|
744
743
|
}
|
|
745
|
-
function
|
|
744
|
+
function Ye(e) {
|
|
746
745
|
switch (e.t = e.type, e.type) {
|
|
747
746
|
case 0: {
|
|
748
747
|
const t = e;
|
|
749
|
-
|
|
748
|
+
Ye(t.body), t.b = t.body, delete t.body;
|
|
750
749
|
break;
|
|
751
750
|
}
|
|
752
751
|
case 1: {
|
|
753
752
|
const t = e, n = t.cases;
|
|
754
753
|
for (let s = 0; s < n.length; s++)
|
|
755
|
-
|
|
754
|
+
Ye(n[s]);
|
|
756
755
|
t.c = n, delete t.cases;
|
|
757
756
|
break;
|
|
758
757
|
}
|
|
759
758
|
case 2: {
|
|
760
759
|
const t = e, n = t.items;
|
|
761
760
|
for (let s = 0; s < n.length; s++)
|
|
762
|
-
|
|
761
|
+
Ye(n[s]);
|
|
763
762
|
t.i = n, delete t.items, t.static && (t.s = t.static, delete t.static);
|
|
764
763
|
break;
|
|
765
764
|
}
|
|
@@ -773,7 +772,7 @@ function Xe(e) {
|
|
|
773
772
|
}
|
|
774
773
|
case 6: {
|
|
775
774
|
const t = e;
|
|
776
|
-
|
|
775
|
+
Ye(t.key), t.k = t.key, delete t.key, t.modifier && (Ye(t.modifier), t.m = t.modifier, delete t.modifier);
|
|
777
776
|
break;
|
|
778
777
|
}
|
|
779
778
|
case 5: {
|
|
@@ -789,7 +788,7 @@ function Xe(e) {
|
|
|
789
788
|
}
|
|
790
789
|
delete e.type;
|
|
791
790
|
}
|
|
792
|
-
function
|
|
791
|
+
function Us(e, t) {
|
|
793
792
|
const { filename: n, breakLineCode: s, needIndent: l } = t, a = t.location !== !1, c = {
|
|
794
793
|
filename: n,
|
|
795
794
|
code: "",
|
|
@@ -802,54 +801,54 @@ function Vs(e, t) {
|
|
|
802
801
|
indentLevel: 0
|
|
803
802
|
};
|
|
804
803
|
a && e.loc && (c.source = e.loc.source);
|
|
805
|
-
const
|
|
806
|
-
function u(L,
|
|
804
|
+
const d = () => c;
|
|
805
|
+
function u(L, M) {
|
|
807
806
|
c.code += L;
|
|
808
807
|
}
|
|
809
|
-
function p(L,
|
|
810
|
-
const i =
|
|
808
|
+
function p(L, M = !0) {
|
|
809
|
+
const i = M ? s : "";
|
|
811
810
|
u(l ? i + " ".repeat(L) : i);
|
|
812
811
|
}
|
|
813
812
|
function O(L = !0) {
|
|
814
|
-
const
|
|
815
|
-
L && p(
|
|
813
|
+
const M = ++c.indentLevel;
|
|
814
|
+
L && p(M);
|
|
816
815
|
}
|
|
817
|
-
function
|
|
818
|
-
const
|
|
819
|
-
L && p(
|
|
816
|
+
function A(L = !0) {
|
|
817
|
+
const M = --c.indentLevel;
|
|
818
|
+
L && p(M);
|
|
820
819
|
}
|
|
821
820
|
function N() {
|
|
822
821
|
p(c.indentLevel);
|
|
823
822
|
}
|
|
824
823
|
return {
|
|
825
|
-
context:
|
|
824
|
+
context: d,
|
|
826
825
|
push: u,
|
|
827
826
|
indent: O,
|
|
828
|
-
deindent:
|
|
827
|
+
deindent: A,
|
|
829
828
|
newline: N,
|
|
830
829
|
helper: (L) => `_${L}`,
|
|
831
830
|
needIndent: () => c.needIndent
|
|
832
831
|
};
|
|
833
832
|
}
|
|
834
|
-
function
|
|
833
|
+
function Vs(e, t) {
|
|
835
834
|
const { helper: n } = e;
|
|
836
835
|
e.push(`${n(
|
|
837
836
|
"linked"
|
|
838
837
|
/* HelperNameMap.LINKED */
|
|
839
|
-
)}(`),
|
|
838
|
+
)}(`), Xe(e, t.key), t.modifier ? (e.push(", "), Xe(e, t.modifier), e.push(", _type")) : e.push(", undefined, _type"), e.push(")");
|
|
840
839
|
}
|
|
841
|
-
function
|
|
840
|
+
function Ws(e, t) {
|
|
842
841
|
const { helper: n, needIndent: s } = e;
|
|
843
842
|
e.push(`${n(
|
|
844
843
|
"normalize"
|
|
845
844
|
/* HelperNameMap.NORMALIZE */
|
|
846
845
|
)}([`), e.indent(s());
|
|
847
846
|
const l = t.items.length;
|
|
848
|
-
for (let a = 0; a < l && (
|
|
847
|
+
for (let a = 0; a < l && (Xe(e, t.items[a]), a !== l - 1); a++)
|
|
849
848
|
e.push(", ");
|
|
850
849
|
e.deindent(s()), e.push("])");
|
|
851
850
|
}
|
|
852
|
-
function
|
|
851
|
+
function Gs(e, t) {
|
|
853
852
|
const { helper: n, needIndent: s } = e;
|
|
854
853
|
if (t.cases.length > 1) {
|
|
855
854
|
e.push(`${n(
|
|
@@ -857,28 +856,28 @@ function xs(e, t) {
|
|
|
857
856
|
/* HelperNameMap.PLURAL */
|
|
858
857
|
)}([`), e.indent(s());
|
|
859
858
|
const l = t.cases.length;
|
|
860
|
-
for (let a = 0; a < l && (
|
|
859
|
+
for (let a = 0; a < l && (Xe(e, t.cases[a]), a !== l - 1); a++)
|
|
861
860
|
e.push(", ");
|
|
862
861
|
e.deindent(s()), e.push("])");
|
|
863
862
|
}
|
|
864
863
|
}
|
|
865
|
-
function
|
|
866
|
-
t.body ?
|
|
864
|
+
function xs(e, t) {
|
|
865
|
+
t.body ? Xe(e, t.body) : e.push("null");
|
|
867
866
|
}
|
|
868
|
-
function
|
|
867
|
+
function Xe(e, t) {
|
|
869
868
|
const { helper: n } = e;
|
|
870
869
|
switch (t.type) {
|
|
871
870
|
case 0:
|
|
872
|
-
|
|
871
|
+
xs(e, t);
|
|
873
872
|
break;
|
|
874
873
|
case 1:
|
|
875
|
-
|
|
874
|
+
Gs(e, t);
|
|
876
875
|
break;
|
|
877
876
|
case 2:
|
|
878
|
-
|
|
877
|
+
Ws(e, t);
|
|
879
878
|
break;
|
|
880
879
|
case 6:
|
|
881
|
-
|
|
880
|
+
Vs(e, t);
|
|
882
881
|
break;
|
|
883
882
|
case 8:
|
|
884
883
|
e.push(JSON.stringify(t.value), t);
|
|
@@ -916,13 +915,13 @@ const Ys = (e, t = {}) => {
|
|
|
916
915
|
const n = F(t.mode) ? t.mode : "normal", s = F(t.filename) ? t.filename : "message.intl";
|
|
917
916
|
t.sourceMap;
|
|
918
917
|
const l = t.breakLineCode != null ? t.breakLineCode : n === "arrow" ? ";" : `
|
|
919
|
-
`, a = t.needIndent ? t.needIndent : n !== "arrow", c = e.helpers || [],
|
|
918
|
+
`, a = t.needIndent ? t.needIndent : n !== "arrow", c = e.helpers || [], d = Us(e, {
|
|
920
919
|
filename: s,
|
|
921
920
|
breakLineCode: l,
|
|
922
921
|
needIndent: a
|
|
923
922
|
});
|
|
924
|
-
|
|
925
|
-
const { code: u, map: p } =
|
|
923
|
+
d.push(n === "normal" ? "function __msg__ (ctx) {" : "(ctx) => {"), d.indent(a), c.length > 0 && (d.push(`const { ${Xt(c.map((O) => `${O}: _${O}`), ", ")} } = ctx`), d.newline()), d.push("return "), Xe(d, e), d.deindent(a), d.push("}"), delete e.helpers;
|
|
924
|
+
const { code: u, map: p } = d.context();
|
|
926
925
|
return {
|
|
927
926
|
ast: e,
|
|
928
927
|
code: u,
|
|
@@ -930,19 +929,19 @@ const Ys = (e, t = {}) => {
|
|
|
930
929
|
// eslint-disable-line @typescript-eslint/no-explicit-any
|
|
931
930
|
};
|
|
932
931
|
};
|
|
933
|
-
function
|
|
934
|
-
const n = fe({}, t), s = !!n.jit, l = !!n.minify, a = n.optimize == null ? !0 : n.optimize,
|
|
935
|
-
return s ? (a &&
|
|
932
|
+
function Zs(e, t = {}) {
|
|
933
|
+
const n = fe({}, t), s = !!n.jit, l = !!n.minify, a = n.optimize == null ? !0 : n.optimize, d = ws(n).parse(e);
|
|
934
|
+
return s ? (a && js(d), l && Ye(d), { ast: d, code: "" }) : (Fs(d, n), Ys(d, n));
|
|
936
935
|
}
|
|
937
|
-
var
|
|
938
|
-
function
|
|
936
|
+
var Xs = { env: { NODE_ENV: "production" } };
|
|
937
|
+
function Hs() {
|
|
939
938
|
typeof __INTLIFY_PROD_DEVTOOLS__ != "boolean" && (je().__INTLIFY_PROD_DEVTOOLS__ = !1), typeof __INTLIFY_DROP_MESSAGE_COMPILER__ != "boolean" && (je().__INTLIFY_DROP_MESSAGE_COMPILER__ = !1);
|
|
940
939
|
}
|
|
941
940
|
function Ot(e) {
|
|
942
|
-
return (n) =>
|
|
941
|
+
return (n) => Bs(n, e);
|
|
943
942
|
}
|
|
944
|
-
function
|
|
945
|
-
const n =
|
|
943
|
+
function Bs(e, t) {
|
|
944
|
+
const n = Js(t);
|
|
946
945
|
if (n == null)
|
|
947
946
|
throw et(
|
|
948
947
|
0
|
|
@@ -950,39 +949,39 @@ function Js(e, t) {
|
|
|
950
949
|
);
|
|
951
950
|
if (Bt(n) === 1) {
|
|
952
951
|
const a = zs(n);
|
|
953
|
-
return e.plural(a.reduce((c,
|
|
952
|
+
return e.plural(a.reduce((c, d) => [
|
|
954
953
|
...c,
|
|
955
|
-
ln(e,
|
|
954
|
+
ln(e, d)
|
|
956
955
|
], []));
|
|
957
956
|
} else
|
|
958
957
|
return ln(e, n);
|
|
959
958
|
}
|
|
960
959
|
const $s = ["b", "body"];
|
|
961
|
-
function
|
|
960
|
+
function Js(e) {
|
|
962
961
|
return De(e, $s);
|
|
963
962
|
}
|
|
964
|
-
const
|
|
963
|
+
const Ks = ["c", "cases"];
|
|
965
964
|
function zs(e) {
|
|
966
|
-
return De(e,
|
|
965
|
+
return De(e, Ks, []);
|
|
967
966
|
}
|
|
968
967
|
function ln(e, t) {
|
|
969
|
-
const n =
|
|
968
|
+
const n = qs(t);
|
|
970
969
|
if (n != null)
|
|
971
970
|
return e.type === "text" ? n : e.normalize([n]);
|
|
972
971
|
{
|
|
973
|
-
const s =
|
|
972
|
+
const s = ta(t).reduce((l, a) => [...l, wt(e, a)], []);
|
|
974
973
|
return e.normalize(s);
|
|
975
974
|
}
|
|
976
975
|
}
|
|
977
|
-
const
|
|
978
|
-
function
|
|
979
|
-
return De(e,
|
|
976
|
+
const Qs = ["s", "static"];
|
|
977
|
+
function qs(e) {
|
|
978
|
+
return De(e, Qs);
|
|
980
979
|
}
|
|
981
|
-
const
|
|
982
|
-
function
|
|
983
|
-
return De(e,
|
|
980
|
+
const ea = ["i", "items"];
|
|
981
|
+
function ta(e) {
|
|
982
|
+
return De(e, ea, []);
|
|
984
983
|
}
|
|
985
|
-
function
|
|
984
|
+
function wt(e, t) {
|
|
986
985
|
const n = Bt(t);
|
|
987
986
|
switch (n) {
|
|
988
987
|
case 3:
|
|
@@ -999,15 +998,15 @@ function Mt(e, t) {
|
|
|
999
998
|
}
|
|
1000
999
|
case 5: {
|
|
1001
1000
|
const s = t;
|
|
1002
|
-
if (Ne(s, "i") &&
|
|
1001
|
+
if (Ne(s, "i") && me(s.i))
|
|
1003
1002
|
return e.interpolate(e.list(s.i));
|
|
1004
|
-
if (Ne(s, "index") &&
|
|
1003
|
+
if (Ne(s, "index") && me(s.index))
|
|
1005
1004
|
return e.interpolate(e.list(s.index));
|
|
1006
1005
|
throw et(n);
|
|
1007
1006
|
}
|
|
1008
1007
|
case 6: {
|
|
1009
|
-
const s = t, l =
|
|
1010
|
-
return e.linked(
|
|
1008
|
+
const s = t, l = ra(s), a = oa(s);
|
|
1009
|
+
return e.linked(wt(e, a), l ? wt(e, l) : void 0, e.type);
|
|
1011
1010
|
}
|
|
1012
1011
|
case 7:
|
|
1013
1012
|
return lt(t, n);
|
|
@@ -1017,24 +1016,24 @@ function Mt(e, t) {
|
|
|
1017
1016
|
throw new Error(`unhandled node on format message part: ${n}`);
|
|
1018
1017
|
}
|
|
1019
1018
|
}
|
|
1020
|
-
const
|
|
1019
|
+
const na = ["t", "type"];
|
|
1021
1020
|
function Bt(e) {
|
|
1022
|
-
return De(e,
|
|
1021
|
+
return De(e, na);
|
|
1023
1022
|
}
|
|
1024
|
-
const
|
|
1023
|
+
const sa = ["v", "value"];
|
|
1025
1024
|
function lt(e, t) {
|
|
1026
|
-
const n = De(e,
|
|
1025
|
+
const n = De(e, sa);
|
|
1027
1026
|
if (n)
|
|
1028
1027
|
return n;
|
|
1029
1028
|
throw et(t);
|
|
1030
1029
|
}
|
|
1031
|
-
const
|
|
1032
|
-
function
|
|
1033
|
-
return De(e,
|
|
1030
|
+
const aa = ["m", "modifier"];
|
|
1031
|
+
function ra(e) {
|
|
1032
|
+
return De(e, aa);
|
|
1034
1033
|
}
|
|
1035
|
-
const
|
|
1036
|
-
function
|
|
1037
|
-
const t = De(e,
|
|
1034
|
+
const la = ["k", "key"];
|
|
1035
|
+
function oa(e) {
|
|
1036
|
+
const t = De(e, la);
|
|
1038
1037
|
if (t)
|
|
1039
1038
|
return t;
|
|
1040
1039
|
throw et(
|
|
@@ -1053,31 +1052,31 @@ function De(e, t, n) {
|
|
|
1053
1052
|
function et(e) {
|
|
1054
1053
|
return new Error(`unhandled node type: ${e}`);
|
|
1055
1054
|
}
|
|
1056
|
-
const
|
|
1055
|
+
const ia = (e) => e;
|
|
1057
1056
|
let ot = q();
|
|
1058
|
-
function
|
|
1057
|
+
function He(e) {
|
|
1059
1058
|
return K(e) && Bt(e) === 0 && (Ne(e, "b") || Ne(e, "body"));
|
|
1060
1059
|
}
|
|
1061
|
-
function
|
|
1060
|
+
function ca(e, t = {}) {
|
|
1062
1061
|
let n = !1;
|
|
1063
|
-
const s = t.onError ||
|
|
1062
|
+
const s = t.onError || ys;
|
|
1064
1063
|
return t.onError = (l) => {
|
|
1065
1064
|
n = !0, s(l);
|
|
1066
|
-
}, { ...
|
|
1065
|
+
}, { ...Zs(e, t), detectError: n };
|
|
1067
1066
|
}
|
|
1068
1067
|
// @__NO_SIDE_EFFECTS__
|
|
1069
|
-
function
|
|
1068
|
+
function ua(e, t) {
|
|
1070
1069
|
if (!__INTLIFY_DROP_MESSAGE_COMPILER__ && F(e)) {
|
|
1071
1070
|
ce(t.warnHtmlMessage) && t.warnHtmlMessage;
|
|
1072
|
-
const s = (t.onCacheKey ||
|
|
1071
|
+
const s = (t.onCacheKey || ia)(e), l = ot[s];
|
|
1073
1072
|
if (l)
|
|
1074
1073
|
return l;
|
|
1075
|
-
const { ast: a, detectError: c } =
|
|
1074
|
+
const { ast: a, detectError: c } = ca(e, {
|
|
1076
1075
|
...t,
|
|
1077
|
-
location:
|
|
1076
|
+
location: Xs.env.NODE_ENV !== "production",
|
|
1078
1077
|
jit: !0
|
|
1079
|
-
}),
|
|
1080
|
-
return c ?
|
|
1078
|
+
}), d = Ot(a);
|
|
1079
|
+
return c ? d : ot[s] = d;
|
|
1081
1080
|
} else {
|
|
1082
1081
|
const n = e.cacheKey;
|
|
1083
1082
|
if (n) {
|
|
@@ -1091,7 +1090,7 @@ let tt = null;
|
|
|
1091
1090
|
function da(e) {
|
|
1092
1091
|
tt = e;
|
|
1093
1092
|
}
|
|
1094
|
-
function
|
|
1093
|
+
function ma(e, t, n) {
|
|
1095
1094
|
tt && tt.emit("i18n:init", {
|
|
1096
1095
|
timestamp: Date.now(),
|
|
1097
1096
|
i18n: e,
|
|
@@ -1099,23 +1098,23 @@ function fa(e, t, n) {
|
|
|
1099
1098
|
meta: n
|
|
1100
1099
|
});
|
|
1101
1100
|
}
|
|
1102
|
-
const
|
|
1103
|
-
function
|
|
1101
|
+
const fa = /* @__PURE__ */ _a("function:translate");
|
|
1102
|
+
function _a(e) {
|
|
1104
1103
|
return (t) => tt && tt.emit(e, t);
|
|
1105
1104
|
}
|
|
1106
1105
|
const Le = {
|
|
1107
|
-
INVALID_ARGUMENT:
|
|
1106
|
+
INVALID_ARGUMENT: Ns,
|
|
1108
1107
|
// 17
|
|
1109
1108
|
INVALID_DATE_ARGUMENT: 18,
|
|
1110
1109
|
INVALID_ISO_DATE_ARGUMENT: 19,
|
|
1111
1110
|
NOT_SUPPORT_LOCALE_PROMISE_VALUE: 21,
|
|
1112
1111
|
NOT_SUPPORT_LOCALE_ASYNC_FUNCTION: 22,
|
|
1113
1112
|
NOT_SUPPORT_LOCALE_TYPE: 23
|
|
1114
|
-
},
|
|
1115
|
-
function
|
|
1113
|
+
}, pa = 24;
|
|
1114
|
+
function Re(e) {
|
|
1116
1115
|
return ht(e, null, void 0);
|
|
1117
1116
|
}
|
|
1118
|
-
function
|
|
1117
|
+
function $t(e, t) {
|
|
1119
1118
|
return t.locale != null ? on(t.locale) : on(e.locale);
|
|
1120
1119
|
}
|
|
1121
1120
|
let Lt;
|
|
@@ -1127,21 +1126,21 @@ function on(e) {
|
|
|
1127
1126
|
return Lt;
|
|
1128
1127
|
if (e.constructor.name === "Function") {
|
|
1129
1128
|
const t = e();
|
|
1130
|
-
if (
|
|
1131
|
-
throw
|
|
1129
|
+
if (bs(t))
|
|
1130
|
+
throw Re(Le.NOT_SUPPORT_LOCALE_PROMISE_VALUE);
|
|
1132
1131
|
return Lt = t;
|
|
1133
1132
|
} else
|
|
1134
|
-
throw
|
|
1133
|
+
throw Re(Le.NOT_SUPPORT_LOCALE_ASYNC_FUNCTION);
|
|
1135
1134
|
} else
|
|
1136
|
-
throw
|
|
1135
|
+
throw Re(Le.NOT_SUPPORT_LOCALE_TYPE);
|
|
1137
1136
|
}
|
|
1138
|
-
function
|
|
1137
|
+
function ha(e, t, n) {
|
|
1139
1138
|
return [.../* @__PURE__ */ new Set([
|
|
1140
1139
|
n,
|
|
1141
1140
|
...ue(t) ? t : K(t) ? Object.keys(t) : F(t) ? [t] : [n]
|
|
1142
1141
|
])];
|
|
1143
1142
|
}
|
|
1144
|
-
function
|
|
1143
|
+
function Mn(e, t, n) {
|
|
1145
1144
|
const s = F(n) ? n : ft, l = e;
|
|
1146
1145
|
l.__localeChainCache || (l.__localeChainCache = /* @__PURE__ */ new Map());
|
|
1147
1146
|
let a = l.__localeChainCache.get(s);
|
|
@@ -1150,8 +1149,8 @@ function wn(e, t, n) {
|
|
|
1150
1149
|
let c = [n];
|
|
1151
1150
|
for (; ue(c); )
|
|
1152
1151
|
c = cn(a, c, t);
|
|
1153
|
-
const
|
|
1154
|
-
c = F(
|
|
1152
|
+
const d = ue(t) || !J(t) ? t : t.default ? t.default : null;
|
|
1153
|
+
c = F(d) ? [d] : d, ue(c) && cn(a, c, !1), l.__localeChainCache.set(s, a);
|
|
1155
1154
|
}
|
|
1156
1155
|
return a;
|
|
1157
1156
|
}
|
|
@@ -1168,21 +1167,21 @@ function ga(e, t, n) {
|
|
|
1168
1167
|
const l = t.split("-");
|
|
1169
1168
|
do {
|
|
1170
1169
|
const a = l.join("-");
|
|
1171
|
-
s =
|
|
1170
|
+
s = ba(e, a, n), l.splice(-1, 1);
|
|
1172
1171
|
} while (l.length && s === !0);
|
|
1173
1172
|
return s;
|
|
1174
1173
|
}
|
|
1175
|
-
function
|
|
1174
|
+
function ba(e, t, n) {
|
|
1176
1175
|
let s = !1;
|
|
1177
1176
|
if (!e.includes(t) && (s = !0, t)) {
|
|
1178
1177
|
s = t[t.length - 1] !== "!";
|
|
1179
1178
|
const l = t.replace(/!/g, "");
|
|
1180
|
-
e.push(l), (ue(n) ||
|
|
1179
|
+
e.push(l), (ue(n) || J(n)) && n[l] && (s = n[l]);
|
|
1181
1180
|
}
|
|
1182
1181
|
return s;
|
|
1183
1182
|
}
|
|
1184
|
-
const
|
|
1185
|
-
|
|
1183
|
+
const Me = [];
|
|
1184
|
+
Me[
|
|
1186
1185
|
0
|
|
1187
1186
|
/* States.BEFORE_PATH */
|
|
1188
1187
|
] = {
|
|
@@ -1204,7 +1203,7 @@ we[
|
|
|
1204
1203
|
/* States.AFTER_PATH */
|
|
1205
1204
|
]
|
|
1206
1205
|
};
|
|
1207
|
-
|
|
1206
|
+
Me[
|
|
1208
1207
|
1
|
|
1209
1208
|
/* States.IN_PATH */
|
|
1210
1209
|
] = {
|
|
@@ -1225,7 +1224,7 @@ we[
|
|
|
1225
1224
|
/* States.AFTER_PATH */
|
|
1226
1225
|
]
|
|
1227
1226
|
};
|
|
1228
|
-
|
|
1227
|
+
Me[
|
|
1229
1228
|
2
|
|
1230
1229
|
/* States.BEFORE_IDENT */
|
|
1231
1230
|
] = {
|
|
@@ -1244,7 +1243,7 @@ we[
|
|
|
1244
1243
|
/* Actions.APPEND */
|
|
1245
1244
|
]
|
|
1246
1245
|
};
|
|
1247
|
-
|
|
1246
|
+
Me[
|
|
1248
1247
|
3
|
|
1249
1248
|
/* States.IN_IDENT */
|
|
1250
1249
|
] = {
|
|
@@ -1279,7 +1278,7 @@ we[
|
|
|
1279
1278
|
/* Actions.PUSH */
|
|
1280
1279
|
]
|
|
1281
1280
|
};
|
|
1282
|
-
|
|
1281
|
+
Me[
|
|
1283
1282
|
4
|
|
1284
1283
|
/* States.IN_SUB_PATH */
|
|
1285
1284
|
] = {
|
|
@@ -1310,7 +1309,7 @@ we[
|
|
|
1310
1309
|
/* Actions.APPEND */
|
|
1311
1310
|
]
|
|
1312
1311
|
};
|
|
1313
|
-
|
|
1312
|
+
Me[
|
|
1314
1313
|
5
|
|
1315
1314
|
/* States.IN_SINGLE_QUOTE */
|
|
1316
1315
|
] = {
|
|
@@ -1326,7 +1325,7 @@ we[
|
|
|
1326
1325
|
/* Actions.APPEND */
|
|
1327
1326
|
]
|
|
1328
1327
|
};
|
|
1329
|
-
|
|
1328
|
+
Me[
|
|
1330
1329
|
6
|
|
1331
1330
|
/* States.IN_DOUBLE_QUOTE */
|
|
1332
1331
|
] = {
|
|
@@ -1342,15 +1341,15 @@ we[
|
|
|
1342
1341
|
/* Actions.APPEND */
|
|
1343
1342
|
]
|
|
1344
1343
|
};
|
|
1345
|
-
const
|
|
1346
|
-
function
|
|
1347
|
-
return
|
|
1344
|
+
const va = /^\s?(?:true|false|-?[\d.]+|'[^']*'|"[^"]*")\s?$/;
|
|
1345
|
+
function Ia(e) {
|
|
1346
|
+
return va.test(e);
|
|
1348
1347
|
}
|
|
1349
|
-
function
|
|
1348
|
+
function Ea(e) {
|
|
1350
1349
|
const t = e.charCodeAt(0), n = e.charCodeAt(e.length - 1);
|
|
1351
1350
|
return t === n && (t === 34 || t === 39) ? e.slice(1, -1) : e;
|
|
1352
1351
|
}
|
|
1353
|
-
function
|
|
1352
|
+
function Na(e) {
|
|
1354
1353
|
if (e == null)
|
|
1355
1354
|
return "o";
|
|
1356
1355
|
switch (e.charCodeAt(0)) {
|
|
@@ -1375,19 +1374,19 @@ function ya(e) {
|
|
|
1375
1374
|
}
|
|
1376
1375
|
return "i";
|
|
1377
1376
|
}
|
|
1378
|
-
function
|
|
1377
|
+
function ya(e) {
|
|
1379
1378
|
const t = e.trim();
|
|
1380
|
-
return e.charAt(0) === "0" && isNaN(parseInt(e)) ? !1 :
|
|
1379
|
+
return e.charAt(0) === "0" && isNaN(parseInt(e)) ? !1 : Ia(t) ? Ea(t) : "*" + t;
|
|
1381
1380
|
}
|
|
1382
1381
|
function Ta(e) {
|
|
1383
1382
|
const t = [];
|
|
1384
|
-
let n = -1, s = 0, l = 0, a, c,
|
|
1383
|
+
let n = -1, s = 0, l = 0, a, c, d, u, p, O, A;
|
|
1385
1384
|
const N = [];
|
|
1386
1385
|
N[
|
|
1387
1386
|
0
|
|
1388
1387
|
/* Actions.APPEND */
|
|
1389
1388
|
] = () => {
|
|
1390
|
-
c === void 0 ? c =
|
|
1389
|
+
c === void 0 ? c = d : c += d;
|
|
1391
1390
|
}, N[
|
|
1392
1391
|
1
|
|
1393
1392
|
/* Actions.PUSH */
|
|
@@ -1411,7 +1410,7 @@ function Ta(e) {
|
|
|
1411
1410
|
/* Actions.APPEND */
|
|
1412
1411
|
]();
|
|
1413
1412
|
else {
|
|
1414
|
-
if (l = 0, c === void 0 || (c =
|
|
1413
|
+
if (l = 0, c === void 0 || (c = ya(c), c === !1))
|
|
1415
1414
|
return !1;
|
|
1416
1415
|
N[
|
|
1417
1416
|
1
|
|
@@ -1422,24 +1421,24 @@ function Ta(e) {
|
|
|
1422
1421
|
function P() {
|
|
1423
1422
|
const V = e[n + 1];
|
|
1424
1423
|
if (s === 5 && V === "'" || s === 6 && V === '"')
|
|
1425
|
-
return n++,
|
|
1424
|
+
return n++, d = "\\" + V, N[
|
|
1426
1425
|
0
|
|
1427
1426
|
/* Actions.APPEND */
|
|
1428
1427
|
](), !0;
|
|
1429
1428
|
}
|
|
1430
1429
|
for (; s !== null; )
|
|
1431
1430
|
if (n++, a = e[n], !(a === "\\" && P())) {
|
|
1432
|
-
if (u =
|
|
1431
|
+
if (u = Na(a), A = Me[s], p = A[u] || A.l || 8, p === 8 || (s = p[0], p[1] !== void 0 && (O = N[p[1]], O && (d = a, O() === !1))))
|
|
1433
1432
|
return;
|
|
1434
1433
|
if (s === 7)
|
|
1435
1434
|
return t;
|
|
1436
1435
|
}
|
|
1437
1436
|
}
|
|
1438
1437
|
const un = /* @__PURE__ */ new Map();
|
|
1439
|
-
function
|
|
1438
|
+
function ka(e, t) {
|
|
1440
1439
|
return K(e) ? e[t] : null;
|
|
1441
1440
|
}
|
|
1442
|
-
function
|
|
1441
|
+
function Oa(e, t) {
|
|
1443
1442
|
if (!K(e))
|
|
1444
1443
|
return null;
|
|
1445
1444
|
let n = un.get(t);
|
|
@@ -1455,37 +1454,37 @@ function La(e, t) {
|
|
|
1455
1454
|
}
|
|
1456
1455
|
return l;
|
|
1457
1456
|
}
|
|
1458
|
-
const
|
|
1457
|
+
const La = "10.0.5", gt = -1, ft = "en-US", dn = "", mn = (e) => `${e.charAt(0).toLocaleUpperCase()}${e.substr(1)}`;
|
|
1459
1458
|
function Ra() {
|
|
1460
1459
|
return {
|
|
1461
1460
|
upper: (e, t) => t === "text" && F(e) ? e.toUpperCase() : t === "vnode" && K(e) && "__v_isVNode" in e ? e.children.toUpperCase() : e,
|
|
1462
1461
|
lower: (e, t) => t === "text" && F(e) ? e.toLowerCase() : t === "vnode" && K(e) && "__v_isVNode" in e ? e.children.toLowerCase() : e,
|
|
1463
|
-
capitalize: (e, t) => t === "text" && F(e) ?
|
|
1462
|
+
capitalize: (e, t) => t === "text" && F(e) ? mn(e) : t === "vnode" && K(e) && "__v_isVNode" in e ? mn(e.children) : e
|
|
1464
1463
|
};
|
|
1465
1464
|
}
|
|
1466
|
-
let
|
|
1465
|
+
let wn;
|
|
1467
1466
|
function Aa(e) {
|
|
1468
|
-
|
|
1467
|
+
wn = e;
|
|
1469
1468
|
}
|
|
1470
1469
|
let Pn;
|
|
1471
|
-
function
|
|
1470
|
+
function Ca(e) {
|
|
1472
1471
|
Pn = e;
|
|
1473
1472
|
}
|
|
1474
1473
|
let Fn;
|
|
1475
|
-
function
|
|
1474
|
+
function Sa(e) {
|
|
1476
1475
|
Fn = e;
|
|
1477
1476
|
}
|
|
1478
1477
|
let jn = null;
|
|
1479
|
-
const
|
|
1478
|
+
const Da = /* @__NO_SIDE_EFFECTS__ */ (e) => {
|
|
1480
1479
|
jn = e;
|
|
1481
1480
|
}, Ma = /* @__NO_SIDE_EFFECTS__ */ () => jn;
|
|
1482
1481
|
let Un = null;
|
|
1483
1482
|
const fn = (e) => {
|
|
1484
1483
|
Un = e;
|
|
1485
|
-
},
|
|
1484
|
+
}, wa = () => Un;
|
|
1486
1485
|
let _n = 0;
|
|
1487
|
-
function
|
|
1488
|
-
const t = le(e.onWarn) ? e.onWarn :
|
|
1486
|
+
function Pa(e = {}) {
|
|
1487
|
+
const t = le(e.onWarn) ? e.onWarn : Is, n = F(e.version) ? e.version : La, 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 : Rt(l), d = J(e.datetimeFormats) ? e.datetimeFormats : Rt(l), u = J(e.numberFormats) ? e.numberFormats : Rt(l), p = fe(q(), e.modifiers, Ra()), O = e.pluralRules || q(), A = le(e.missing) ? e.missing : null, N = ce(e.missingWarn) || mt(e.missingWarn) ? e.missingWarn : !0, P = ce(e.fallbackWarn) || mt(e.fallbackWarn) ? e.fallbackWarn : !0, V = !!e.fallbackFormat, L = !!e.unresolving, M = le(e.postTranslation) ? e.postTranslation : null, i = J(e.processor) ? e.processor : null, m = ce(e.warnHtmlMessage) ? e.warnHtmlMessage : !0, y = !!e.escapeParameter, _ = le(e.messageCompiler) ? e.messageCompiler : wn, w = le(e.messageResolver) ? e.messageResolver : Pn || ka, S = le(e.localeFallbacker) ? e.localeFallbacker : Fn || ha, b = 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(), C = K(v.__meta) ? v.__meta : {};
|
|
1489
1488
|
_n++;
|
|
1490
1489
|
const R = {
|
|
1491
1490
|
version: n,
|
|
@@ -1495,70 +1494,70 @@ function Fa(e = {}) {
|
|
|
1495
1494
|
messages: c,
|
|
1496
1495
|
modifiers: p,
|
|
1497
1496
|
pluralRules: O,
|
|
1498
|
-
missing:
|
|
1497
|
+
missing: A,
|
|
1499
1498
|
missingWarn: N,
|
|
1500
1499
|
fallbackWarn: P,
|
|
1501
1500
|
fallbackFormat: V,
|
|
1502
1501
|
unresolving: L,
|
|
1503
|
-
postTranslation:
|
|
1502
|
+
postTranslation: M,
|
|
1504
1503
|
processor: i,
|
|
1505
|
-
warnHtmlMessage:
|
|
1504
|
+
warnHtmlMessage: m,
|
|
1506
1505
|
escapeParameter: y,
|
|
1507
1506
|
messageCompiler: _,
|
|
1508
|
-
messageResolver:
|
|
1507
|
+
messageResolver: w,
|
|
1509
1508
|
localeFallbacker: S,
|
|
1510
|
-
fallbackContext:
|
|
1509
|
+
fallbackContext: b,
|
|
1511
1510
|
onWarn: t,
|
|
1512
|
-
__meta:
|
|
1511
|
+
__meta: C
|
|
1513
1512
|
};
|
|
1514
|
-
return R.datetimeFormats =
|
|
1513
|
+
return R.datetimeFormats = d, R.numberFormats = u, R.__datetimeFormatters = h, R.__numberFormatters = E, __INTLIFY_PROD_DEVTOOLS__ && ma(R, n, C), R;
|
|
1515
1514
|
}
|
|
1516
|
-
const
|
|
1517
|
-
function
|
|
1515
|
+
const Rt = (e) => ({ [e]: q() });
|
|
1516
|
+
function Jt(e, t, n, s, l) {
|
|
1518
1517
|
const { missing: a, onWarn: c } = e;
|
|
1519
1518
|
if (a !== null) {
|
|
1520
|
-
const
|
|
1521
|
-
return F(
|
|
1519
|
+
const d = a(e, n, t, l);
|
|
1520
|
+
return F(d) ? d : t;
|
|
1522
1521
|
} else
|
|
1523
1522
|
return t;
|
|
1524
1523
|
}
|
|
1525
|
-
function
|
|
1524
|
+
function Qe(e, t, n) {
|
|
1526
1525
|
const s = e;
|
|
1527
1526
|
s.__localeChainCache = /* @__PURE__ */ new Map(), e.localeFallbacker(e, n, t);
|
|
1528
1527
|
}
|
|
1529
|
-
function
|
|
1528
|
+
function Fa(e, t) {
|
|
1530
1529
|
return e === t ? !1 : e.split("-")[0] === t.split("-")[0];
|
|
1531
1530
|
}
|
|
1532
|
-
function
|
|
1531
|
+
function ja(e, t) {
|
|
1533
1532
|
const n = t.indexOf(e);
|
|
1534
1533
|
if (n === -1)
|
|
1535
1534
|
return !1;
|
|
1536
1535
|
for (let s = n + 1; s < t.length; s++)
|
|
1537
|
-
if (
|
|
1536
|
+
if (Fa(e, t[s]))
|
|
1538
1537
|
return !0;
|
|
1539
1538
|
return !1;
|
|
1540
1539
|
}
|
|
1541
1540
|
function pn(e, ...t) {
|
|
1542
|
-
const { datetimeFormats: n, unresolving: s, fallbackLocale: l, onWarn: a, localeFallbacker: c } = e, { __datetimeFormatters:
|
|
1541
|
+
const { datetimeFormats: n, unresolving: s, fallbackLocale: l, onWarn: a, localeFallbacker: c } = e, { __datetimeFormatters: d } = e, [u, p, O, A] = Pt(...t), N = ce(O.missingWarn) ? O.missingWarn : e.missingWarn;
|
|
1543
1542
|
ce(O.fallbackWarn) ? O.fallbackWarn : e.fallbackWarn;
|
|
1544
|
-
const P = !!O.part, V =
|
|
1543
|
+
const P = !!O.part, V = $t(e, O), L = c(
|
|
1545
1544
|
e,
|
|
1546
1545
|
// eslint-disable-line @typescript-eslint/no-explicit-any
|
|
1547
1546
|
l,
|
|
1548
1547
|
V
|
|
1549
1548
|
);
|
|
1550
1549
|
if (!F(u) || u === "")
|
|
1551
|
-
return new Intl.DateTimeFormat(V,
|
|
1552
|
-
let
|
|
1550
|
+
return new Intl.DateTimeFormat(V, A).format(p);
|
|
1551
|
+
let M = {}, i, m = null;
|
|
1553
1552
|
const y = "datetime format";
|
|
1554
|
-
for (let S = 0; S < L.length && (i = L[S],
|
|
1555
|
-
|
|
1556
|
-
if (
|
|
1557
|
-
return s ?
|
|
1553
|
+
for (let S = 0; S < L.length && (i = L[S], M = n[i] || {}, m = M[u], !J(m)); S++)
|
|
1554
|
+
Jt(e, u, i, N, y);
|
|
1555
|
+
if (!J(m) || !F(i))
|
|
1556
|
+
return s ? gt : u;
|
|
1558
1557
|
let _ = `${i}__${u}`;
|
|
1559
|
-
pt(
|
|
1560
|
-
let
|
|
1561
|
-
return
|
|
1558
|
+
pt(A) || (_ = `${_}__${JSON.stringify(A)}`);
|
|
1559
|
+
let w = d.get(_);
|
|
1560
|
+
return w || (w = new Intl.DateTimeFormat(i, fe({}, m, A)), d.set(_, w)), P ? w.formatToParts(p) : w.format(p);
|
|
1562
1561
|
}
|
|
1563
1562
|
const Vn = [
|
|
1564
1563
|
"localeMatcher",
|
|
@@ -1584,29 +1583,29 @@ const Vn = [
|
|
|
1584
1583
|
];
|
|
1585
1584
|
function Pt(...e) {
|
|
1586
1585
|
const [t, n, s, l] = e, a = q();
|
|
1587
|
-
let c = q(),
|
|
1586
|
+
let c = q(), d;
|
|
1588
1587
|
if (F(t)) {
|
|
1589
1588
|
const u = t.match(/(\d{4}-\d{2}-\d{2})(T|\s)?(.*)/);
|
|
1590
1589
|
if (!u)
|
|
1591
|
-
throw
|
|
1590
|
+
throw Re(Le.INVALID_ISO_DATE_ARGUMENT);
|
|
1592
1591
|
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
|
-
|
|
1592
|
+
d = new Date(p);
|
|
1594
1593
|
try {
|
|
1595
|
-
|
|
1594
|
+
d.toISOString();
|
|
1596
1595
|
} catch {
|
|
1597
|
-
throw
|
|
1596
|
+
throw Re(Le.INVALID_ISO_DATE_ARGUMENT);
|
|
1598
1597
|
}
|
|
1599
|
-
} else if (
|
|
1598
|
+
} else if (ps(t)) {
|
|
1600
1599
|
if (isNaN(t.getTime()))
|
|
1601
|
-
throw
|
|
1602
|
-
|
|
1603
|
-
} else if (
|
|
1604
|
-
|
|
1600
|
+
throw Re(Le.INVALID_DATE_ARGUMENT);
|
|
1601
|
+
d = t;
|
|
1602
|
+
} else if (me(t))
|
|
1603
|
+
d = t;
|
|
1605
1604
|
else
|
|
1606
|
-
throw
|
|
1607
|
-
return F(n) ? a.key = n :
|
|
1605
|
+
throw Re(Le.INVALID_ARGUMENT);
|
|
1606
|
+
return F(n) ? a.key = n : J(n) && Object.keys(n).forEach((u) => {
|
|
1608
1607
|
Vn.includes(u) ? c[u] = n[u] : a[u] = n[u];
|
|
1609
|
-
}), F(s) ? a.locale = s :
|
|
1608
|
+
}), F(s) ? a.locale = s : J(s) && (c = s), J(l) && (c = l), [a.key || "", d, a, c];
|
|
1610
1609
|
}
|
|
1611
1610
|
function hn(e, t, n) {
|
|
1612
1611
|
const s = e;
|
|
@@ -1615,27 +1614,27 @@ function hn(e, t, n) {
|
|
|
1615
1614
|
s.__datetimeFormatters.has(a) && s.__datetimeFormatters.delete(a);
|
|
1616
1615
|
}
|
|
1617
1616
|
}
|
|
1618
|
-
function
|
|
1619
|
-
const { numberFormats: n, unresolving: s, fallbackLocale: l, onWarn: a, localeFallbacker: c } = e, { __numberFormatters:
|
|
1617
|
+
function gn(e, ...t) {
|
|
1618
|
+
const { numberFormats: n, unresolving: s, fallbackLocale: l, onWarn: a, localeFallbacker: c } = e, { __numberFormatters: d } = e, [u, p, O, A] = Ft(...t), N = ce(O.missingWarn) ? O.missingWarn : e.missingWarn;
|
|
1620
1619
|
ce(O.fallbackWarn) ? O.fallbackWarn : e.fallbackWarn;
|
|
1621
|
-
const P = !!O.part, V =
|
|
1620
|
+
const P = !!O.part, V = $t(e, O), L = c(
|
|
1622
1621
|
e,
|
|
1623
1622
|
// eslint-disable-line @typescript-eslint/no-explicit-any
|
|
1624
1623
|
l,
|
|
1625
1624
|
V
|
|
1626
1625
|
);
|
|
1627
1626
|
if (!F(u) || u === "")
|
|
1628
|
-
return new Intl.NumberFormat(V,
|
|
1629
|
-
let
|
|
1627
|
+
return new Intl.NumberFormat(V, A).format(p);
|
|
1628
|
+
let M = {}, i, m = null;
|
|
1630
1629
|
const y = "number format";
|
|
1631
|
-
for (let S = 0; S < L.length && (i = L[S],
|
|
1632
|
-
|
|
1633
|
-
if (
|
|
1634
|
-
return s ?
|
|
1630
|
+
for (let S = 0; S < L.length && (i = L[S], M = n[i] || {}, m = M[u], !J(m)); S++)
|
|
1631
|
+
Jt(e, u, i, N, y);
|
|
1632
|
+
if (!J(m) || !F(i))
|
|
1633
|
+
return s ? gt : u;
|
|
1635
1634
|
let _ = `${i}__${u}`;
|
|
1636
|
-
pt(
|
|
1637
|
-
let
|
|
1638
|
-
return
|
|
1635
|
+
pt(A) || (_ = `${_}__${JSON.stringify(A)}`);
|
|
1636
|
+
let w = d.get(_);
|
|
1637
|
+
return w || (w = new Intl.NumberFormat(i, fe({}, m, A)), d.set(_, w)), P ? w.formatToParts(p) : w.format(p);
|
|
1639
1638
|
}
|
|
1640
1639
|
const Wn = [
|
|
1641
1640
|
"localeMatcher",
|
|
@@ -1662,52 +1661,52 @@ const Wn = [
|
|
|
1662
1661
|
function Ft(...e) {
|
|
1663
1662
|
const [t, n, s, l] = e, a = q();
|
|
1664
1663
|
let c = q();
|
|
1665
|
-
if (!
|
|
1666
|
-
throw
|
|
1667
|
-
const
|
|
1668
|
-
return F(n) ? a.key = n :
|
|
1664
|
+
if (!me(t))
|
|
1665
|
+
throw Re(Le.INVALID_ARGUMENT);
|
|
1666
|
+
const d = t;
|
|
1667
|
+
return F(n) ? a.key = n : J(n) && Object.keys(n).forEach((u) => {
|
|
1669
1668
|
Wn.includes(u) ? c[u] = n[u] : a[u] = n[u];
|
|
1670
|
-
}), F(s) ? a.locale = s :
|
|
1669
|
+
}), F(s) ? a.locale = s : J(s) && (c = s), J(l) && (c = l), [a.key || "", d, a, c];
|
|
1671
1670
|
}
|
|
1672
|
-
function
|
|
1671
|
+
function bn(e, t, n) {
|
|
1673
1672
|
const s = e;
|
|
1674
1673
|
for (const l in n) {
|
|
1675
1674
|
const a = `${t}__${l}`;
|
|
1676
1675
|
s.__numberFormatters.has(a) && s.__numberFormatters.delete(a);
|
|
1677
1676
|
}
|
|
1678
1677
|
}
|
|
1679
|
-
const
|
|
1678
|
+
const Ua = (e) => e, Va = (e) => "", Wa = "text", Ga = (e) => e.length === 0 ? "" : Xt(e), xa = vs;
|
|
1680
1679
|
function vn(e, t) {
|
|
1681
1680
|
return e = Math.abs(e), t === 2 ? e ? e > 1 ? 1 : 0 : 1 : e ? Math.min(e, 2) : 0;
|
|
1682
1681
|
}
|
|
1683
1682
|
function Ya(e) {
|
|
1684
|
-
const t =
|
|
1685
|
-
return e.named && (
|
|
1683
|
+
const t = me(e.pluralIndex) ? e.pluralIndex : -1;
|
|
1684
|
+
return e.named && (me(e.named.count) || me(e.named.n)) ? me(e.named.count) ? e.named.count : me(e.named.n) ? e.named.n : t : t;
|
|
1686
1685
|
}
|
|
1687
|
-
function
|
|
1686
|
+
function Za(e, t) {
|
|
1688
1687
|
t.count || (t.count = e), t.n || (t.n = e);
|
|
1689
1688
|
}
|
|
1690
|
-
function
|
|
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 || [],
|
|
1692
|
-
|
|
1689
|
+
function Xa(e = {}) {
|
|
1690
|
+
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 || [], d = (i) => c[i], u = e.named || q();
|
|
1691
|
+
me(e.pluralIndex) && Za(n, u);
|
|
1693
1692
|
const p = (i) => u[i];
|
|
1694
|
-
function O(i,
|
|
1695
|
-
const y = le(e.messages) ? e.messages(i, !!
|
|
1696
|
-
return y || (e.parent ? e.parent.message(i) :
|
|
1693
|
+
function O(i, m) {
|
|
1694
|
+
const y = le(e.messages) ? e.messages(i, !!m) : K(e.messages) ? e.messages[i] : !1;
|
|
1695
|
+
return y || (e.parent ? e.parent.message(i) : Va);
|
|
1697
1696
|
}
|
|
1698
|
-
const
|
|
1699
|
-
list:
|
|
1697
|
+
const A = (i) => e.modifiers ? e.modifiers[i] : Ua, N = J(e.processor) && le(e.processor.normalize) ? e.processor.normalize : Ga, P = J(e.processor) && le(e.processor.interpolate) ? e.processor.interpolate : xa, V = J(e.processor) && F(e.processor.type) ? e.processor.type : Wa, M = {
|
|
1698
|
+
list: d,
|
|
1700
1699
|
named: p,
|
|
1701
1700
|
plural: a,
|
|
1702
|
-
linked: (i, ...
|
|
1703
|
-
const [y, _] =
|
|
1704
|
-
let
|
|
1705
|
-
|
|
1706
|
-
const
|
|
1701
|
+
linked: (i, ...m) => {
|
|
1702
|
+
const [y, _] = m;
|
|
1703
|
+
let w = "text", S = "";
|
|
1704
|
+
m.length === 1 ? K(y) ? (S = y.modifier || S, w = y.type || w) : F(y) && (S = y || S) : m.length === 2 && (F(y) && (S = y || S), F(_) && (w = _ || w));
|
|
1705
|
+
const b = O(i, !0)(M), v = (
|
|
1707
1706
|
// The message in vnode resolved with linked are returned as an array by processor.nomalize
|
|
1708
|
-
|
|
1707
|
+
w === "vnode" && ue(b) && S ? b[0] : b
|
|
1709
1708
|
);
|
|
1710
|
-
return S ?
|
|
1709
|
+
return S ? A(S)(v, w) : v;
|
|
1711
1710
|
},
|
|
1712
1711
|
message: O,
|
|
1713
1712
|
type: V,
|
|
@@ -1715,50 +1714,50 @@ function Za(e = {}) {
|
|
|
1715
1714
|
normalize: N,
|
|
1716
1715
|
values: fe(q(), c, u)
|
|
1717
1716
|
};
|
|
1718
|
-
return
|
|
1717
|
+
return M;
|
|
1719
1718
|
}
|
|
1720
1719
|
const In = () => "", ve = (e) => le(e);
|
|
1721
1720
|
function En(e, ...t) {
|
|
1722
|
-
const { fallbackFormat: n, postTranslation: s, unresolving: l, messageCompiler: a, fallbackLocale: c, messages:
|
|
1723
|
-
N &&
|
|
1724
|
-
let [i,
|
|
1721
|
+
const { fallbackFormat: n, postTranslation: s, unresolving: l, messageCompiler: a, fallbackLocale: c, messages: d } = e, [u, p] = jt(...t), O = ce(p.missingWarn) ? p.missingWarn : e.missingWarn, A = ce(p.fallbackWarn) ? p.fallbackWarn : e.fallbackWarn, N = ce(p.escapeParameter) ? p.escapeParameter : e.escapeParameter, P = !!p.resolvedMessage, V = F(p.default) || ce(p.default) ? ce(p.default) ? a ? u : () => u : p.default : n ? a ? u : () => u : null, L = n || V != null && (F(V) || le(V)), M = $t(e, p);
|
|
1722
|
+
N && Ha(p);
|
|
1723
|
+
let [i, m, y] = P ? [
|
|
1725
1724
|
u,
|
|
1726
|
-
|
|
1727
|
-
|
|
1728
|
-
] : Gn(e, u,
|
|
1729
|
-
if (!P && !(F(_) ||
|
|
1730
|
-
return l ?
|
|
1725
|
+
M,
|
|
1726
|
+
d[M] || q()
|
|
1727
|
+
] : Gn(e, u, M, c, A, O), _ = i, w = u;
|
|
1728
|
+
if (!P && !(F(_) || He(_) || ve(_)) && L && (_ = V, w = _), !P && (!(F(_) || He(_) || ve(_)) || !F(m)))
|
|
1729
|
+
return l ? gt : u;
|
|
1731
1730
|
let S = !1;
|
|
1732
|
-
const
|
|
1731
|
+
const b = () => {
|
|
1733
1732
|
S = !0;
|
|
1734
|
-
}, v = ve(_) ? _ : xn(e, u,
|
|
1733
|
+
}, v = ve(_) ? _ : xn(e, u, m, _, w, b);
|
|
1735
1734
|
if (S)
|
|
1736
1735
|
return _;
|
|
1737
|
-
const h =
|
|
1736
|
+
const h = Ja(e, m, y, p), E = Xa(h), C = Ba(e, v, E), R = s ? s(C, u) : C;
|
|
1738
1737
|
if (__INTLIFY_PROD_DEVTOOLS__) {
|
|
1739
|
-
const
|
|
1738
|
+
const x = {
|
|
1740
1739
|
timestamp: Date.now(),
|
|
1741
1740
|
key: F(u) ? u : ve(_) ? _.key : "",
|
|
1742
|
-
locale:
|
|
1741
|
+
locale: m || (ve(_) ? _.locale : ""),
|
|
1743
1742
|
format: F(_) ? _ : ve(_) ? _.source : "",
|
|
1744
1743
|
message: R
|
|
1745
1744
|
};
|
|
1746
|
-
|
|
1745
|
+
x.meta = fe({}, e.__meta, /* @__PURE__ */ Ma() || {}), fa(x);
|
|
1747
1746
|
}
|
|
1748
1747
|
return R;
|
|
1749
1748
|
}
|
|
1750
|
-
function
|
|
1749
|
+
function Ha(e) {
|
|
1751
1750
|
ue(e.list) ? e.list = e.list.map((t) => F(t) ? nn(t) : t) : K(e.named) && Object.keys(e.named).forEach((t) => {
|
|
1752
1751
|
F(e.named[t]) && (e.named[t] = nn(e.named[t]));
|
|
1753
1752
|
});
|
|
1754
1753
|
}
|
|
1755
1754
|
function Gn(e, t, n, s, l, a) {
|
|
1756
|
-
const { messages: c, onWarn:
|
|
1757
|
-
let
|
|
1755
|
+
const { messages: c, onWarn: d, messageResolver: u, localeFallbacker: p } = e, O = p(e, s, n);
|
|
1756
|
+
let A = q(), N, P = null;
|
|
1758
1757
|
const V = "translate";
|
|
1759
|
-
for (let L = 0; L < O.length && (N = O[L],
|
|
1760
|
-
if (!
|
|
1761
|
-
const
|
|
1758
|
+
for (let L = 0; L < O.length && (N = O[L], A = c[N] || q(), (P = u(A, t)) === null && (P = A[t]), !(F(P) || He(P) || ve(P))); L++)
|
|
1759
|
+
if (!ja(N, O)) {
|
|
1760
|
+
const M = Jt(
|
|
1762
1761
|
e,
|
|
1763
1762
|
// eslint-disable-line @typescript-eslint/no-explicit-any
|
|
1764
1763
|
t,
|
|
@@ -1766,12 +1765,12 @@ function Gn(e, t, n, s, l, a) {
|
|
|
1766
1765
|
a,
|
|
1767
1766
|
V
|
|
1768
1767
|
);
|
|
1769
|
-
|
|
1768
|
+
M !== t && (P = M);
|
|
1770
1769
|
}
|
|
1771
|
-
return [P, N,
|
|
1770
|
+
return [P, N, A];
|
|
1772
1771
|
}
|
|
1773
1772
|
function xn(e, t, n, s, l, a) {
|
|
1774
|
-
const { messageCompiler: c, warnHtmlMessage:
|
|
1773
|
+
const { messageCompiler: c, warnHtmlMessage: d } = e;
|
|
1775
1774
|
if (ve(s)) {
|
|
1776
1775
|
const p = s;
|
|
1777
1776
|
return p.locale = p.locale || n, p.key = p.key || t, p;
|
|
@@ -1780,18 +1779,18 @@ function xn(e, t, n, s, l, a) {
|
|
|
1780
1779
|
const p = () => s;
|
|
1781
1780
|
return p.locale = n, p.key = t, p;
|
|
1782
1781
|
}
|
|
1783
|
-
const u = c(s, $a(e, n, l, s,
|
|
1782
|
+
const u = c(s, $a(e, n, l, s, d, a));
|
|
1784
1783
|
return u.locale = n, u.key = t, u.source = s, u;
|
|
1785
1784
|
}
|
|
1786
|
-
function
|
|
1785
|
+
function Ba(e, t, n) {
|
|
1787
1786
|
return t(n);
|
|
1788
1787
|
}
|
|
1789
1788
|
function jt(...e) {
|
|
1790
1789
|
const [t, n, s] = e, l = q();
|
|
1791
|
-
if (!F(t) && !
|
|
1792
|
-
throw
|
|
1793
|
-
const a =
|
|
1794
|
-
return
|
|
1790
|
+
if (!F(t) && !me(t) && !ve(t) && !He(t))
|
|
1791
|
+
throw Re(Le.INVALID_ARGUMENT);
|
|
1792
|
+
const a = me(t) ? String(t) : (ve(t), t);
|
|
1793
|
+
return me(n) ? l.plural = n : F(n) ? l.default = n : J(n) && !pt(n) ? l.named = n : ue(n) && (l.list = n), me(s) ? l.plural = s : F(s) ? l.default = s : J(s) && fe(l, s), [a, l];
|
|
1795
1794
|
}
|
|
1796
1795
|
function $a(e, t, n, s, l, a) {
|
|
1797
1796
|
return {
|
|
@@ -1801,48 +1800,48 @@ function $a(e, t, n, s, l, a) {
|
|
|
1801
1800
|
onError: (c) => {
|
|
1802
1801
|
throw a && a(c), c;
|
|
1803
1802
|
},
|
|
1804
|
-
onCacheKey: (c) =>
|
|
1803
|
+
onCacheKey: (c) => fs(t, n, c)
|
|
1805
1804
|
};
|
|
1806
1805
|
}
|
|
1807
|
-
function
|
|
1808
|
-
const { modifiers: l, pluralRules: a, messageResolver: c, fallbackLocale:
|
|
1806
|
+
function Ja(e, t, n, s) {
|
|
1807
|
+
const { modifiers: l, pluralRules: a, messageResolver: c, fallbackLocale: d, fallbackWarn: u, missingWarn: p, fallbackContext: O } = e, N = {
|
|
1809
1808
|
locale: t,
|
|
1810
1809
|
modifiers: l,
|
|
1811
1810
|
pluralRules: a,
|
|
1812
1811
|
messages: (P, V) => {
|
|
1813
1812
|
let L = c(n, P);
|
|
1814
1813
|
if (L == null && (O || V)) {
|
|
1815
|
-
const [, ,
|
|
1814
|
+
const [, , M] = Gn(
|
|
1816
1815
|
O || e,
|
|
1817
1816
|
// NOTE: if has fallbackContext, fallback to root, else if use linked, fallback to local context
|
|
1818
1817
|
P,
|
|
1819
1818
|
t,
|
|
1820
|
-
|
|
1819
|
+
d,
|
|
1821
1820
|
u,
|
|
1822
1821
|
p
|
|
1823
1822
|
);
|
|
1824
|
-
L = c(
|
|
1823
|
+
L = c(M, P);
|
|
1825
1824
|
}
|
|
1826
|
-
if (F(L) ||
|
|
1827
|
-
let
|
|
1828
|
-
const
|
|
1829
|
-
|
|
1825
|
+
if (F(L) || He(L)) {
|
|
1826
|
+
let M = !1;
|
|
1827
|
+
const m = xn(e, P, t, L, P, () => {
|
|
1828
|
+
M = !0;
|
|
1830
1829
|
});
|
|
1831
|
-
return
|
|
1830
|
+
return M ? In : m;
|
|
1832
1831
|
} else return ve(L) ? L : In;
|
|
1833
1832
|
}
|
|
1834
1833
|
};
|
|
1835
|
-
return e.processor && (N.processor = e.processor), s.list && (N.list = s.list), s.named && (N.named = s.named),
|
|
1834
|
+
return e.processor && (N.processor = e.processor), s.list && (N.list = s.list), s.named && (N.named = s.named), me(s.plural) && (N.pluralIndex = s.plural), N;
|
|
1836
1835
|
}
|
|
1837
|
-
|
|
1838
|
-
var Qa = { env: { GITHUB_STATE: "/home/runner/work/_temp/_runner_file_commands/save_state_e09651c2-acc2-42a4-b62d-f4fb1dddbbcc", 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_e09651c2-acc2-42a4-b62d-f4fb1dddbbcc", 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: "1771", ACTIONS_ORCHESTRATION_ID: "549ce642-e593-4694-81c4-a9664f7887f5.publish.publish.__default", npm_package_dependencies__feedmepos_ui_library: "^1.10.6", npm_package_dependencies_dayjs: "^1.11.10", npm_package_devDependencies__tsconfig_node18: "^18.2.2", GITHUB_GRAPHQL_URL: "https://api.github.com/graphql", npm_package_scripts_build_only_dev: "VITE_TARGET_ENV=dev pnpm build:mf && pnpm build:dts", npm_package_devDependencies_tailwindcss: "^3.3.3", npm_package_devDependencies_typescript: "^5.9.3", JAVA_HOME_25_X64: "/usr/lib/jvm/temurin-25-jdk-amd64", NVM_DIR: "/home/runner/.nvm", npm_package_dependencies_xlsx: "^0.18.5", npm_package_devDependencies_vue_tsc: "^2.0.6", npm_config_prefer_workspace_packages: "true", DOTNET_SKIP_FIRST_TIME_EXPERIENCE: "1", JAVA_HOME_17_X64: "/usr/lib/jvm/temurin-17-jdk-amd64", ImageVersion: "20260518.149.1", npm_package_scripts_dev: "vite", npm_package_devDependencies_prettier: "^3.7.4", npm_package_devDependencies_sass_embedded: "^1.93.3", LOGNAME: "runner", RUNNER_OS: "Linux", GITHUB_API_URL: "https://api.github.com", GOROOT_1_22_X64: "/opt/hostedtoolcache/go/1.22.12/x64", SWIFT_PATH: "/usr/share/swift/usr/bin", npm_package_type: "module", npm_package_devDependencies__vue_tsconfig: "^0.4.0", npm_package_devDependencies_eslint_plugin_import: "^2.32.0", CHROMEWEBDRIVER: "/usr/local/share/chromedriver-linux64", GOROOT_1_23_X64: "/opt/hostedtoolcache/go/1.23.12/x64", JOURNAL_STREAM: "9:15483", 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: "26430753870", GITHUB_REF_TYPE: "branch", BOOTSTRAP_HASKELL_NONINTERACTIVE: "1", GITHUB_WORKFLOW_SHA: "7857d95e5138560a20457b39a48f588bd2478155", 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/perf/improve-hrm-performance", ACTIONS_ID_TOKEN_REQUEST_TOKEN: "eyJhbGciOiJSUzI1NiIsImtpZCI6IjM4ODI2YjE3LTZhMzAtNWY5Yi1iMTY5LThiZWI4MjAyZjcyMyIsInR5cCI6IkpXVCIsIng1dCI6InlrTmFZNHFNX3RhNGsyVGdaT0NFWUxrY1lsQSJ9.eyJJZGVudGl0eVR5cGVDbGFpbSI6IlN5c3RlbTpTZXJ2aWNlSWRlbnRpdHkiLCJhYyI6Ilt7XCJTY29wZVwiOlwicmVmcy9oZWFkcy9wZXJmL2ltcHJvdmUtaHJtLXBlcmZvcm1hbmNlXCIsXCJQZXJtaXNzaW9uXCI6M30se1wiU2NvcGVcIjpcInJlZnMvaGVhZHMvbWFpblwiLFwiUGVybWlzc2lvblwiOjF9XSIsImFjc2wiOiIxMCIsImF1ZCI6InZzbzo2Zjk2ZmE4OS1iN2JmLTQ4NzgtYmFkMy04OTgwMDY1NjZiNmUiLCJiaWxsaW5nX293bmVyX2lkIjoiRV9rZ0RPQUFKb1lRIiwiZXhwIjoxNzc5Nzg4NzYxLCJodHRwOi8vc2NoZW1hcy5taWNyb3NvZnQuY29tL3dzLzIwMDgvMDYvaWRlbnRpdHkvY2xhaW1zL3ByaW1hcnlzaWQiOiJkZGRkZGRkZC1kZGRkLWRkZGQtZGRkZC1kZGRkZGRkZGRkZGQiLCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9zaWQiOiJkZGRkZGRkZC1kZGRkLWRkZGQtZGRkZC1kZGRkZGRkZGRkZGQiLCJpYXQiOjE3Nzk3NjY1NjEsImlzcyI6Imh0dHBzOi8vdG9rZW4uYWN0aW9ucy5naXRodWJ1c2VyY29udGVudC5jb20iLCJqb2JfaWQiOiJjNWY5NDVkNi1mNTg5LTVlMDYtOGQ2Yy02ODRjY2UzNjE4NzYiLCJuYW1laWQiOiJkZGRkZGRkZC1kZGRkLWRkZGQtZGRkZC1kZGRkZGRkZGRkZGQiLCJuYmYiOjE3Nzk3NjYyNjEsIm9pZGNfZXh0cmEiOiJ7XCJhY3RvclwiOlwianVuLWxlZS1mZWVkbWVcIixcImFjdG9yX2lkXCI6XCIyMzkyODI4NjJcIixcImJhc2VfcmVmXCI6XCJcIixcImNoZWNrX3J1bl9pZFwiOlwiNzc4MDMzNzYxMTlcIixcImV2ZW50X25hbWVcIjpcIndvcmtmbG93X2Rpc3BhdGNoXCIsXCJoZWFkX3JlZlwiOlwiXCIsXCJqb2Jfd29ya2Zsb3dfcmVmXCI6XCJmZWVkbWVwb3MvYWN0aW9ucy8uZ2l0aHViL3dvcmtmbG93cy9wdWJsaXNoLW5wbS1naXRodWIueWFtbEByZWZzL2hlYWRzL21haW5cIixcImpvYl93b3JrZmxvd19zaGFcIjpcIjIyMGY3ZTc2ZTBkY2EwOTNjNDc1MDM3YjhlN2MwZjU1M2I2MTcyMzlcIixcInJlZlwiOlwicmVmcy9oZWFkcy9wZXJmL2ltcHJvdmUtaHJtLXBlcmZvcm1hbmNlXCIsXCJyZWZfcHJvdGVjdGVkXCI6XCJmYWxzZVwiLFwicmVmX3R5cGVcIjpcImJyYW5jaFwiLFwicmVwb3NpdG9yeVwiOlwiZmVlZG1lcG9zL2hybS1zZXJ2aWNlXCIsXCJyZXBvc2l0b3J5X2lkXCI6XCIxMTI0NjcyMjM1XCIsXCJyZXBvc2l0b3J5X293bmVyXCI6XCJmZWVkbWVwb3NcIixcInJlcG9zaXRvcnlfb3duZXJfaWRcIjpcIjU0ODMxNTE1XCIsXCJyZXBvc2l0b3J5X3Zpc2liaWxpdHlcIjpcInByaXZhdGVcIixcInJ1bl9hdHRlbXB0XCI6XCIxXCIsXCJydW5faWRcIjpcIjI2NDMwNzUzODcwXCIsXCJydW5fbnVtYmVyXCI6XCI5NFwiLFwicnVubmVyX2Vudmlyb25tZW50XCI6XCJnaXRodWItaG9zdGVkXCIsXCJzaGFcIjpcIjc4NTdkOTVlNTEzODU2MGEyMDQ1N2IzOWE0OGY1ODhiZDI0NzgxNTVcIixcIndvcmtmbG93XCI6XCJQdWJsaXNoIGhybS1wb3J0YWxcIixcIndvcmtmbG93X3JlZlwiOlwiZmVlZG1lcG9zL2hybS1zZXJ2aWNlLy5naXRodWIvd29ya2Zsb3dzL3B1Ymxpc2gtaHJtLXBvcnRhbC10cnVzdGVkLnltbEByZWZzL2hlYWRzL3BlcmYvaW1wcm92ZS1ocm0tcGVyZm9ybWFuY2VcIixcIndvcmtmbG93X3NoYVwiOlwiNzg1N2Q5NWU1MTM4NTYwYTIwNDU3YjM5YTQ4ZjU4OGJkMjQ3ODE1NVwifSIsIm9pZGNfc3ViIjoicmVwbzpmZWVkbWVwb3MvaHJtLXNlcnZpY2U6cmVmOnJlZnMvaGVhZHMvcGVyZi9pbXByb3ZlLWhybS1wZXJmb3JtYW5jZSIsIm9yY2hfaWQiOiI1NDljZTY0Mi1lNTkzLTQ2OTQtODFjNC1hOTY2NGY3ODg3ZjUucHVibGlzaC5wdWJsaXNoLl9fZGVmYXVsdCIsIm93bmVyX2lkIjoiRV9rZ0RPQUFKb1lRIiwicGxhbl9pZCI6IjU0OWNlNjQyLWU1OTMtNDY5NC04MWM0LWE5NjY0Zjc4ODdmNSIsInJlcG9zaXRvcnlfaWQiOiIxMTI0NjcyMjM1IiwicmVwb3NpdG9yeV9vd25lcl9pZCI6IjU0ODMxNTE1IiwicmVwb3NpdG9yeV92aXNpYmlsaXR5IjoicHJpdmF0ZSIsInJ1bl9pZCI6IjI2NDMwNzUzODcwIiwicnVuX251bWJlciI6Ijk0IiwicnVuX3R5cGUiOiJmdWxsIiwicnVubmVyX2lkIjoiMTAwMDA3MTk1MSIsInJ1bm5lcl90eXBlIjoiaG9zdGVkIiwic2NwIjoiQWN0aW9ucy5SZXN1bHRzOjU0OWNlNjQyLWU1OTMtNDY5NC04MWM0LWE5NjY0Zjc4ODdmNTpjNWY5NDVkNi1mNTg5LTVlMDYtOGQ2Yy02ODRjY2UzNjE4NzYgQWN0aW9ucy5SdW5uZXI6NTQ5Y2U2NDItZTU5My00Njk0LTgxYzQtYTk2NjRmNzg4N2Y1OmM1Zjk0NWQ2LWY1ODktNWUwNi04ZDZjLTY4NGNjZTM2MTg3NiBBY3Rpb25zLlVwbG9hZEFydGlmYWN0czo1NDljZTY0Mi1lNTkzLTQ2OTQtODFjNC1hOTY2NGY3ODg3ZjU6YzVmOTQ1ZDYtZjU4OS01ZTA2LThkNmMtNjg0Y2NlMzYxODc2IGdlbmVyYXRlX2lkX3Rva2VuOjU0OWNlNjQyLWU1OTMtNDY5NC04MWM0LWE5NjY0Zjc4ODdmNTpjNWY5NDVkNi1mNTg5LTVlMDYtOGQ2Yy02ODRjY2UzNjE4NzYgQWN0aW9ucy5HZW5lcmljUmVhZDowMDAwMDAwMC0wMDAwLTAwMDAtMDAwMC0wMDAwMDAwMDAwMDAiLCJzaGEiOiI3ODU3ZDk1ZTUxMzg1NjBhMjA0NTdiMzlhNDhmNTg4YmQyNDc4MTU1IiwidHJ1c3RfdGllciI6IjEifQ.cpc-hJ0vscrHO4pR4nYdHM0FmFdPI4XsY-jpTmyk9WxtrfHQNVqixIYLqjAP3eWB8O5WBPfW7_6upFoYHsekuPnRbC3uWQq6GN6OqeKFd45-cWoOWyxgPaa8xIGTGdBtNUMZK5dClpundhixvM7F0tAwV1xpI-H4x5eecL4Yct0y9YG0k7lBK_XQJLUejexvhhqfDhArmv5a7XwOnGi5KO-yv7ApWxm654mtjfzgeQXoXivEagOhM37ol57o6LPZtfqTj4R2TD-_3jfwxyUZ0wTFXGcW9mqsv2WQsBmgSF0TJrkFx80s0KoUYiCv4Ln7hRkonTwSGW0eUJo43IQ1rQ", 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_63541f3f-84f2-4e90-a914-5cf37f31d89d", INVOCATION_ID: "8e824e6eb2004ebc97f23dbc9561827d", 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: "94", 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 1000071951", XDG_CONFIG_HOME: "/home/runner/.config", GITHUB_REF_NAME: "perf/improve-hrm-performance", 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.15-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: "7857d95e5138560a20457b39a48f588bd2478155", GITHUB_RUN_ATTEMPT: "1", npm_package_exports___style: "./dist/style.css", npm_package_dependencies_vue_router: "^4.3.2", GITHUB_REF: "refs/heads/perf/improve-hrm-performance", 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_e09651c2-acc2-42a4-b62d-f4fb1dddbbcc", 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/195//idtoken/549ce642-e593-4694-81c4-a9664f7887f5/c5f945d6-f589-5e06-8d6c-684cce361876?api-version=2.0", GHCUP_INSTALL_BASE_PREFIX: "/usr/local", GITHUB_OUTPUT: "/home/runner/work/_temp/_runner_file_commands/set_output_e09651c2-acc2-42a4-b62d-f4fb1dddbbcc", 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_e09651c2-acc2-42a4-b62d-f4fb1dddbbcc", INIT_CWD: "/home/runner/work/hrm-service/hrm-service/apps/hrm-portal", npm_package_dependencies_libphonenumber_js: "^1.11.1", NODE_ENV: "production" } };
|
|
1836
|
+
Hs();
|
|
1837
|
+
var Ka = { env: { GITHUB_STATE: "/home/runner/work/_temp/_runner_file_commands/save_state_9a9ddf97-6a95-4e13-9183-a61d50cead61", 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_9a9ddf97-6a95-4e13-9183-a61d50cead61", 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: "1867", ACTIONS_ORCHESTRATION_ID: "9a870c77-1f78-4ac1-a06a-4b2a84c39eed.publish.publish.__default", npm_package_dependencies__feedmepos_ui_library: "^1.10.6", npm_package_dependencies_dayjs: "^1.11.10", npm_package_devDependencies__tsconfig_node18: "^18.2.2", GITHUB_GRAPHQL_URL: "https://api.github.com/graphql", npm_package_scripts_build_only_dev: "VITE_TARGET_ENV=dev pnpm build:mf && pnpm build:dts", npm_package_devDependencies_tailwindcss: "^3.3.3", npm_package_devDependencies_typescript: "^5.9.3", JAVA_HOME_25_X64: "/usr/lib/jvm/temurin-25-jdk-amd64", NVM_DIR: "/home/runner/.nvm", npm_package_dependencies_xlsx: "^0.18.5", npm_package_devDependencies_vue_tsc: "^2.0.6", npm_config_prefer_workspace_packages: "true", DOTNET_SKIP_FIRST_TIME_EXPERIENCE: "1", JAVA_HOME_17_X64: "/usr/lib/jvm/temurin-17-jdk-amd64", ImageVersion: "20260518.149.1", npm_package_scripts_dev: "vite", npm_package_devDependencies_prettier: "^3.7.4", npm_package_devDependencies_sass_embedded: "^1.93.3", LOGNAME: "runner", RUNNER_OS: "Linux", GITHUB_API_URL: "https://api.github.com", GOROOT_1_22_X64: "/opt/hostedtoolcache/go/1.22.12/x64", SWIFT_PATH: "/usr/share/swift/usr/bin", npm_package_type: "module", npm_package_devDependencies__vue_tsconfig: "^0.4.0", npm_package_devDependencies_eslint_plugin_import: "^2.32.0", CHROMEWEBDRIVER: "/usr/local/share/chromedriver-linux64", GOROOT_1_23_X64: "/opt/hostedtoolcache/go/1.23.12/x64", JOURNAL_STREAM: "9:15489", 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: "26466047465", GITHUB_REF_TYPE: "branch", BOOTSTRAP_HASKELL_NONINTERACTIVE: "1", GITHUB_WORKFLOW_SHA: "590aa795329e3b74add6068dd9f90072198612e7", 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/main", ACTIONS_ID_TOKEN_REQUEST_TOKEN: "eyJhbGciOiJSUzI1NiIsImtpZCI6IjM4ODI2YjE3LTZhMzAtNWY5Yi1iMTY5LThiZWI4MjAyZjcyMyIsInR5cCI6IkpXVCIsIng1dCI6InlrTmFZNHFNX3RhNGsyVGdaT0NFWUxrY1lsQSJ9.eyJJZGVudGl0eVR5cGVDbGFpbSI6IlN5c3RlbTpTZXJ2aWNlSWRlbnRpdHkiLCJhYyI6Ilt7XCJTY29wZVwiOlwicmVmcy9oZWFkcy9tYWluXCIsXCJQZXJtaXNzaW9uXCI6M31dIiwiYWNzbCI6IjEwIiwiYXVkIjoidnNvOjZmOTZmYTg5LWI3YmYtNDg3OC1iYWQzLTg5ODAwNjU2NmI2ZSIsImJpbGxpbmdfb3duZXJfaWQiOiJFX2tnRE9BQUpvWVEiLCJleHAiOjE3Nzk4NDA4NTMsImh0dHA6Ly9zY2hlbWFzLm1pY3Jvc29mdC5jb20vd3MvMjAwOC8wNi9pZGVudGl0eS9jbGFpbXMvcHJpbWFyeXNpZCI6ImRkZGRkZGRkLWRkZGQtZGRkZC1kZGRkLWRkZGRkZGRkZGRkZCIsImh0dHA6Ly9zY2hlbWFzLnhtbHNvYXAub3JnL3dzLzIwMDUvMDUvaWRlbnRpdHkvY2xhaW1zL3NpZCI6ImRkZGRkZGRkLWRkZGQtZGRkZC1kZGRkLWRkZGRkZGRkZGRkZCIsImlhdCI6MTc3OTgxODY1MywiaXNzIjoiaHR0cHM6Ly90b2tlbi5hY3Rpb25zLmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImpvYl9pZCI6IjEzZmVhMmVjLTYwODQtNTI0NC04OTFhLWYyNDc2MjgwNjk1ZCIsIm5hbWVpZCI6ImRkZGRkZGRkLWRkZGQtZGRkZC1kZGRkLWRkZGRkZGRkZGRkZCIsIm5iZiI6MTc3OTgxODM1Mywib2lkY19leHRyYSI6IntcImFjdG9yXCI6XCJqdW4tbGVlLWZlZWRtZVwiLFwiYWN0b3JfaWRcIjpcIjIzOTI4Mjg2MlwiLFwiYmFzZV9yZWZcIjpcIlwiLFwiY2hlY2tfcnVuX2lkXCI6XCI3NzkyNjQ4NjYyNlwiLFwiZXZlbnRfbmFtZVwiOlwid29ya2Zsb3dfZGlzcGF0Y2hcIixcImhlYWRfcmVmXCI6XCJcIixcImpvYl93b3JrZmxvd19yZWZcIjpcImZlZWRtZXBvcy9hY3Rpb25zLy5naXRodWIvd29ya2Zsb3dzL3B1Ymxpc2gtbnBtLWdpdGh1Yi55YW1sQHJlZnMvaGVhZHMvbWFpblwiLFwiam9iX3dvcmtmbG93X3NoYVwiOlwiMjIwZjdlNzZlMGRjYTA5M2M0NzUwMzdiOGU3YzBmNTUzYjYxNzIzOVwiLFwicmVmXCI6XCJyZWZzL2hlYWRzL21haW5cIixcInJlZl9wcm90ZWN0ZWRcIjpcInRydWVcIixcInJlZl90eXBlXCI6XCJicmFuY2hcIixcInJlcG9zaXRvcnlcIjpcImZlZWRtZXBvcy9ocm0tc2VydmljZVwiLFwicmVwb3NpdG9yeV9pZFwiOlwiMTEyNDY3MjIzNVwiLFwicmVwb3NpdG9yeV9vd25lclwiOlwiZmVlZG1lcG9zXCIsXCJyZXBvc2l0b3J5X293bmVyX2lkXCI6XCI1NDgzMTUxNVwiLFwicmVwb3NpdG9yeV92aXNpYmlsaXR5XCI6XCJwcml2YXRlXCIsXCJydW5fYXR0ZW1wdFwiOlwiMVwiLFwicnVuX2lkXCI6XCIyNjQ2NjA0NzQ2NVwiLFwicnVuX251bWJlclwiOlwiOTZcIixcInJ1bm5lcl9lbnZpcm9ubWVudFwiOlwiZ2l0aHViLWhvc3RlZFwiLFwic2hhXCI6XCI1OTBhYTc5NTMyOWUzYjc0YWRkNjA2OGRkOWY5MDA3MjE5ODYxMmU3XCIsXCJ3b3JrZmxvd1wiOlwiUHVibGlzaCBocm0tcG9ydGFsXCIsXCJ3b3JrZmxvd19yZWZcIjpcImZlZWRtZXBvcy9ocm0tc2VydmljZS8uZ2l0aHViL3dvcmtmbG93cy9wdWJsaXNoLWhybS1wb3J0YWwtdHJ1c3RlZC55bWxAcmVmcy9oZWFkcy9tYWluXCIsXCJ3b3JrZmxvd19zaGFcIjpcIjU5MGFhNzk1MzI5ZTNiNzRhZGQ2MDY4ZGQ5ZjkwMDcyMTk4NjEyZTdcIn0iLCJvaWRjX3N1YiI6InJlcG86ZmVlZG1lcG9zL2hybS1zZXJ2aWNlOnJlZjpyZWZzL2hlYWRzL21haW4iLCJvcmNoX2lkIjoiOWE4NzBjNzctMWY3OC00YWMxLWEwNmEtNGIyYTg0YzM5ZWVkLnB1Ymxpc2gucHVibGlzaC5fX2RlZmF1bHQiLCJvd25lcl9pZCI6IkVfa2dET0FBSm9ZUSIsInBsYW5faWQiOiI5YTg3MGM3Ny0xZjc4LTRhYzEtYTA2YS00YjJhODRjMzllZWQiLCJyZXBvc2l0b3J5X2lkIjoiMTEyNDY3MjIzNSIsInJlcG9zaXRvcnlfb3duZXJfaWQiOiI1NDgzMTUxNSIsInJlcG9zaXRvcnlfdmlzaWJpbGl0eSI6InByaXZhdGUiLCJydW5faWQiOiIyNjQ2NjA0NzQ2NSIsInJ1bl9udW1iZXIiOiI5NiIsInJ1bl90eXBlIjoiZnVsbCIsInJ1bm5lcl9pZCI6IjEwMDAwNzIyMjYiLCJydW5uZXJfdHlwZSI6Imhvc3RlZCIsInNjcCI6IkFjdGlvbnMuUmVzdWx0czo5YTg3MGM3Ny0xZjc4LTRhYzEtYTA2YS00YjJhODRjMzllZWQ6MTNmZWEyZWMtNjA4NC01MjQ0LTg5MWEtZjI0NzYyODA2OTVkIEFjdGlvbnMuUnVubmVyOjlhODcwYzc3LTFmNzgtNGFjMS1hMDZhLTRiMmE4NGMzOWVlZDoxM2ZlYTJlYy02MDg0LTUyNDQtODkxYS1mMjQ3NjI4MDY5NWQgQWN0aW9ucy5VcGxvYWRBcnRpZmFjdHM6OWE4NzBjNzctMWY3OC00YWMxLWEwNmEtNGIyYTg0YzM5ZWVkOjEzZmVhMmVjLTYwODQtNTI0NC04OTFhLWYyNDc2MjgwNjk1ZCBnZW5lcmF0ZV9pZF90b2tlbjo5YTg3MGM3Ny0xZjc4LTRhYzEtYTA2YS00YjJhODRjMzllZWQ6MTNmZWEyZWMtNjA4NC01MjQ0LTg5MWEtZjI0NzYyODA2OTVkIEFjdGlvbnMuR2VuZXJpY1JlYWQ6MDAwMDAwMDAtMDAwMC0wMDAwLTAwMDAtMDAwMDAwMDAwMDAwIiwic2hhIjoiNTkwYWE3OTUzMjllM2I3NGFkZDYwNjhkZDlmOTAwNzIxOTg2MTJlNyIsInRydXN0X3RpZXIiOiIxIn0.vJufDINKy7SBKOXmWesGDJvKvvtfNlkJIusf3GIwz0QOGg4juDgib5f2MZUpdNp1_z7wSjvqKTp4L3j-LxPvwOmpa184kGW5mVel_e2I2ZeMJrNY6D7htSxOSnr8bGBIRAA6MwGH1tBV8MsOjF0eOsR84pH743VG2n8-0rIRDV-NxwD7PZPLTgqiF4yD2-P2NB6FZpFJWr59rzbuAmvO1AtgbrwHOcvqbX4RD7uAWA2yXXQoiVUMN2661Iw_MHUoeysipaAXhQe6HgRJIni7kJwGMfuogKT1i_KuYI678ulmbW4Y_f0_xpKjpPriWJ5Hn_MI6SqpNYajNP-7-PCxHA", 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_a748d261-0a8f-413c-ad03-e7e5e71bba4e", INVOCATION_ID: "90967cfb155b4eb095566d790c88b551", 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: "96", 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 1000072226", XDG_CONFIG_HOME: "/home/runner/.config", GITHUB_REF_NAME: "main", 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.15", 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: "true", 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: "590aa795329e3b74add6068dd9f90072198612e7", GITHUB_RUN_ATTEMPT: "1", npm_package_exports___style: "./dist/style.css", npm_package_dependencies_vue_router: "^4.3.2", GITHUB_REF: "refs/heads/main", GITHUB_ACTOR: "jun-lee-feedme", ANDROID_SDK_ROOT: "/usr/local/lib/android/sdk", 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_9a9ddf97-6a95-4e13-9183-a61d50cead61", 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/116//idtoken/9a870c77-1f78-4ac1-a06a-4b2a84c39eed/13fea2ec-6084-5244-891a-f2476280695d?api-version=2.0", GHCUP_INSTALL_BASE_PREFIX: "/usr/local", GITHUB_OUTPUT: "/home/runner/work/_temp/_runner_file_commands/set_output_9a9ddf97-6a95-4e13-9183-a61d50cead61", 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_9a9ddf97-6a95-4e13-9183-a61d50cead61", INIT_CWD: "/home/runner/work/hrm-service/hrm-service/apps/hrm-portal", npm_package_dependencies_libphonenumber_js: "^1.11.1", NODE_ENV: "production" } };
|
|
1839
1838
|
const za = "10.0.5";
|
|
1840
|
-
function
|
|
1839
|
+
function Qa() {
|
|
1841
1840
|
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
1841
|
}
|
|
1843
1842
|
const Be = {
|
|
1844
1843
|
// composer module errors
|
|
1845
|
-
UNEXPECTED_RETURN_TYPE:
|
|
1844
|
+
UNEXPECTED_RETURN_TYPE: pa,
|
|
1846
1845
|
// 24
|
|
1847
1846
|
// legacy module errors
|
|
1848
1847
|
INVALID_ARGUMENT: 25,
|
|
@@ -1856,7 +1855,7 @@ const Be = {
|
|
|
1856
1855
|
function nt(e, ...t) {
|
|
1857
1856
|
return ht(e, null, void 0);
|
|
1858
1857
|
}
|
|
1859
|
-
const Ut = /* @__PURE__ */ Ve("__translateVNode"), Vt = /* @__PURE__ */ Ve("__datetimeParts"), Wt = /* @__PURE__ */ Ve("__numberParts"),
|
|
1858
|
+
const Ut = /* @__PURE__ */ Ve("__translateVNode"), Vt = /* @__PURE__ */ Ve("__datetimeParts"), Wt = /* @__PURE__ */ Ve("__numberParts"), qa = Ve("__setPluralRules"), Yn = /* @__PURE__ */ Ve("__injectWithOption"), Gt = /* @__PURE__ */ Ve("__dispose");
|
|
1860
1859
|
function st(e) {
|
|
1861
1860
|
if (!K(e))
|
|
1862
1861
|
return e;
|
|
@@ -1878,25 +1877,25 @@ function st(e) {
|
|
|
1878
1877
|
}
|
|
1879
1878
|
return e;
|
|
1880
1879
|
}
|
|
1881
|
-
function
|
|
1882
|
-
const { messages: n, __i18n: s, messageResolver: l, flatJson: a } = t, c =
|
|
1883
|
-
if (ue(s) && s.forEach((
|
|
1884
|
-
if ("locale" in
|
|
1885
|
-
const { locale: u, resource: p } =
|
|
1886
|
-
u ? (c[u] = c[u] || q(),
|
|
1880
|
+
function Zn(e, t) {
|
|
1881
|
+
const { messages: n, __i18n: s, messageResolver: l, flatJson: a } = t, c = J(n) ? n : ue(s) ? q() : { [e]: q() };
|
|
1882
|
+
if (ue(s) && s.forEach((d) => {
|
|
1883
|
+
if ("locale" in d && "resource" in d) {
|
|
1884
|
+
const { locale: u, resource: p } = d;
|
|
1885
|
+
u ? (c[u] = c[u] || q(), dt(p, c[u])) : dt(p, c);
|
|
1887
1886
|
} else
|
|
1888
|
-
F(
|
|
1887
|
+
F(d) && dt(JSON.parse(d), c);
|
|
1889
1888
|
}), l == null && a)
|
|
1890
|
-
for (const
|
|
1891
|
-
Ne(c,
|
|
1889
|
+
for (const d in c)
|
|
1890
|
+
Ne(c, d) && st(c[d]);
|
|
1892
1891
|
return c;
|
|
1893
1892
|
}
|
|
1894
|
-
function
|
|
1893
|
+
function Xn(e) {
|
|
1895
1894
|
return e.type;
|
|
1896
1895
|
}
|
|
1897
|
-
function
|
|
1896
|
+
function er(e, t, n) {
|
|
1898
1897
|
let s = K(t.messages) ? t.messages : q();
|
|
1899
|
-
"__i18nGlobal" in n && (s =
|
|
1898
|
+
"__i18nGlobal" in n && (s = Zn(e.locale.value, {
|
|
1900
1899
|
messages: s,
|
|
1901
1900
|
__i18n: n.__i18nGlobal
|
|
1902
1901
|
}));
|
|
@@ -1920,100 +1919,100 @@ function tr(e, t, n) {
|
|
|
1920
1919
|
}
|
|
1921
1920
|
}
|
|
1922
1921
|
function Nn(e) {
|
|
1923
|
-
return _e(
|
|
1922
|
+
return _e(zn, null, e, 0);
|
|
1924
1923
|
}
|
|
1925
|
-
const yn = "__INTLIFY_META__",
|
|
1926
|
-
let
|
|
1924
|
+
const yn = "__INTLIFY_META__", Tn = () => [], tr = () => !1;
|
|
1925
|
+
let kn = 0;
|
|
1927
1926
|
function On(e) {
|
|
1928
1927
|
return (t, n, s, l) => e(n, s, xt() || void 0, l);
|
|
1929
1928
|
}
|
|
1930
|
-
const
|
|
1929
|
+
const nr = /* @__NO_SIDE_EFFECTS__ */ () => {
|
|
1931
1930
|
const e = xt();
|
|
1932
1931
|
let t = null;
|
|
1933
|
-
return e && (t =
|
|
1932
|
+
return e && (t = Xn(e)[yn]) ? { [yn]: t } : null;
|
|
1934
1933
|
};
|
|
1935
|
-
function
|
|
1934
|
+
function sr(e = {}) {
|
|
1936
1935
|
const { __root: t, __injectWithOption: n } = e, s = t === void 0, l = e.flatJson, a = en ? Ue : Kn;
|
|
1937
1936
|
let c = ce(e.inheritLocale) ? e.inheritLocale : !0;
|
|
1938
|
-
const
|
|
1937
|
+
const d = a(
|
|
1939
1938
|
// prettier-ignore
|
|
1940
1939
|
t && c ? t.locale.value : F(e.locale) ? e.locale : ft
|
|
1941
1940
|
), u = a(
|
|
1942
1941
|
// prettier-ignore
|
|
1943
|
-
t && c ? t.fallbackLocale.value : F(e.fallbackLocale) || ue(e.fallbackLocale) ||
|
|
1944
|
-
), p = a(
|
|
1945
|
-
let N = t ? t.missingWarn : ce(e.missingWarn) ||
|
|
1946
|
-
const
|
|
1947
|
-
let S = e.pluralRules || t && t.pluralRules,
|
|
1948
|
-
|
|
1942
|
+
t && c ? t.fallbackLocale.value : F(e.fallbackLocale) || ue(e.fallbackLocale) || J(e.fallbackLocale) || e.fallbackLocale === !1 ? e.fallbackLocale : d.value
|
|
1943
|
+
), p = a(Zn(d.value, e)), O = a(J(e.datetimeFormats) ? e.datetimeFormats : { [d.value]: {} }), A = a(J(e.numberFormats) ? e.numberFormats : { [d.value]: {} });
|
|
1944
|
+
let N = t ? t.missingWarn : ce(e.missingWarn) || mt(e.missingWarn) ? e.missingWarn : !0, P = t ? t.fallbackWarn : ce(e.fallbackWarn) || mt(e.fallbackWarn) ? e.fallbackWarn : !0, V = 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, m = le(e.postTranslation) ? e.postTranslation : null, y = t ? t.warnHtmlMessage : ce(e.warnHtmlMessage) ? e.warnHtmlMessage : !0, _ = !!e.escapeParameter;
|
|
1945
|
+
const w = t ? t.modifiers : J(e.modifiers) ? e.modifiers : {};
|
|
1946
|
+
let S = e.pluralRules || t && t.pluralRules, b;
|
|
1947
|
+
b = (() => {
|
|
1949
1948
|
s && fn(null);
|
|
1950
1949
|
const f = {
|
|
1951
1950
|
version: za,
|
|
1952
|
-
locale:
|
|
1951
|
+
locale: d.value,
|
|
1953
1952
|
fallbackLocale: u.value,
|
|
1954
1953
|
messages: p.value,
|
|
1955
|
-
modifiers:
|
|
1954
|
+
modifiers: w,
|
|
1956
1955
|
pluralRules: S,
|
|
1957
1956
|
missing: i === null ? void 0 : i,
|
|
1958
1957
|
missingWarn: N,
|
|
1959
1958
|
fallbackWarn: P,
|
|
1960
1959
|
fallbackFormat: L,
|
|
1961
1960
|
unresolving: !0,
|
|
1962
|
-
postTranslation:
|
|
1961
|
+
postTranslation: m === null ? void 0 : m,
|
|
1963
1962
|
warnHtmlMessage: y,
|
|
1964
1963
|
escapeParameter: _,
|
|
1965
1964
|
messageResolver: e.messageResolver,
|
|
1966
1965
|
messageCompiler: e.messageCompiler,
|
|
1967
1966
|
__meta: { framework: "vue" }
|
|
1968
1967
|
};
|
|
1969
|
-
f.datetimeFormats = O.value, f.numberFormats =
|
|
1970
|
-
const I =
|
|
1968
|
+
f.datetimeFormats = O.value, f.numberFormats = A.value, f.__datetimeFormatters = J(b) ? b.__datetimeFormatters : void 0, f.__numberFormatters = J(b) ? b.__numberFormatters : void 0;
|
|
1969
|
+
const I = Pa(f);
|
|
1971
1970
|
return s && fn(I), I;
|
|
1972
|
-
})(),
|
|
1971
|
+
})(), Qe(b, d.value, u.value);
|
|
1973
1972
|
function h() {
|
|
1974
1973
|
return [
|
|
1975
|
-
|
|
1974
|
+
d.value,
|
|
1976
1975
|
u.value,
|
|
1977
1976
|
p.value,
|
|
1978
1977
|
O.value,
|
|
1979
|
-
|
|
1978
|
+
A.value
|
|
1980
1979
|
];
|
|
1981
1980
|
}
|
|
1982
1981
|
const E = te({
|
|
1983
|
-
get: () =>
|
|
1982
|
+
get: () => d.value,
|
|
1984
1983
|
set: (f) => {
|
|
1985
|
-
|
|
1984
|
+
d.value = f, b.locale = d.value;
|
|
1986
1985
|
}
|
|
1987
|
-
}),
|
|
1986
|
+
}), C = te({
|
|
1988
1987
|
get: () => u.value,
|
|
1989
1988
|
set: (f) => {
|
|
1990
|
-
u.value = f,
|
|
1989
|
+
u.value = f, b.fallbackLocale = u.value, Qe(b, d.value, f);
|
|
1991
1990
|
}
|
|
1992
|
-
}), R = te(() => p.value),
|
|
1991
|
+
}), R = te(() => p.value), x = /* @__PURE__ */ te(() => O.value), W = /* @__PURE__ */ te(() => A.value);
|
|
1993
1992
|
function D() {
|
|
1994
|
-
return le(
|
|
1993
|
+
return le(m) ? m : null;
|
|
1995
1994
|
}
|
|
1996
|
-
function
|
|
1997
|
-
|
|
1995
|
+
function k(f) {
|
|
1996
|
+
m = f, b.postTranslation = f;
|
|
1998
1997
|
}
|
|
1999
|
-
function
|
|
2000
|
-
return
|
|
1998
|
+
function T() {
|
|
1999
|
+
return M;
|
|
2001
2000
|
}
|
|
2002
|
-
function
|
|
2003
|
-
f !== null && (i = On(f)),
|
|
2001
|
+
function X(f) {
|
|
2002
|
+
f !== null && (i = On(f)), M = f, b.missing = i;
|
|
2004
2003
|
}
|
|
2005
|
-
const
|
|
2004
|
+
const G = (f, I, ee, ie, Pe, at) => {
|
|
2006
2005
|
h();
|
|
2007
2006
|
let xe;
|
|
2008
2007
|
try {
|
|
2009
|
-
|
|
2008
|
+
Ka.env.NODE_ENV !== "production" || __INTLIFY_PROD_DEVTOOLS__, s || (b.fallbackContext = t ? wa() : void 0), xe = f(b);
|
|
2010
2009
|
} finally {
|
|
2011
|
-
__INTLIFY_PROD_DEVTOOLS__, s || (
|
|
2010
|
+
__INTLIFY_PROD_DEVTOOLS__, s || (b.fallbackContext = void 0);
|
|
2012
2011
|
}
|
|
2013
2012
|
if (ee !== "translate exists" && // for not `te` (e.g `t`)
|
|
2014
|
-
|
|
2015
|
-
const [
|
|
2016
|
-
return t && V ? ie(t) : Pe(
|
|
2013
|
+
me(xe) && xe === gt || ee === "translate exists" && !xe) {
|
|
2014
|
+
const [$n, Hr] = I();
|
|
2015
|
+
return t && V ? ie(t) : Pe($n);
|
|
2017
2016
|
} else {
|
|
2018
2017
|
if (at(xe))
|
|
2019
2018
|
return xe;
|
|
@@ -2021,7 +2020,7 @@ function ar(e = {}) {
|
|
|
2021
2020
|
}
|
|
2022
2021
|
};
|
|
2023
2022
|
function j(...f) {
|
|
2024
|
-
return
|
|
2023
|
+
return G((I) => Reflect.apply(En, null, [I, ...f]), () => jt(...f), "translate", (I) => Reflect.apply(I.t, I, [...f]), (I) => I, (I) => F(I));
|
|
2025
2024
|
}
|
|
2026
2025
|
function ne(...f) {
|
|
2027
2026
|
const [I, ee, ie] = f;
|
|
@@ -2029,22 +2028,22 @@ function ar(e = {}) {
|
|
|
2029
2028
|
throw nt(Be.INVALID_ARGUMENT);
|
|
2030
2029
|
return j(I, ee, fe({ resolvedMessage: !0 }, ie || {}));
|
|
2031
2030
|
}
|
|
2032
|
-
function
|
|
2033
|
-
return
|
|
2031
|
+
function $(...f) {
|
|
2032
|
+
return G((I) => Reflect.apply(pn, null, [I, ...f]), () => Pt(...f), "datetime format", (I) => Reflect.apply(I.d, I, [...f]), () => dn, (I) => F(I));
|
|
2034
2033
|
}
|
|
2035
|
-
function
|
|
2036
|
-
return
|
|
2034
|
+
function Y(...f) {
|
|
2035
|
+
return G((I) => Reflect.apply(gn, null, [I, ...f]), () => Ft(...f), "number format", (I) => Reflect.apply(I.n, I, [...f]), () => dn, (I) => F(I));
|
|
2037
2036
|
}
|
|
2038
|
-
function
|
|
2039
|
-
return f.map((I) => F(I) ||
|
|
2037
|
+
function z(f) {
|
|
2038
|
+
return f.map((I) => F(I) || me(I) || ce(I) ? Nn(String(I)) : I);
|
|
2040
2039
|
}
|
|
2041
2040
|
const re = {
|
|
2042
|
-
normalize:
|
|
2041
|
+
normalize: z,
|
|
2043
2042
|
interpolate: (f) => f,
|
|
2044
2043
|
type: "vnode"
|
|
2045
2044
|
};
|
|
2046
2045
|
function Ie(...f) {
|
|
2047
|
-
return
|
|
2046
|
+
return G((I) => {
|
|
2048
2047
|
let ee;
|
|
2049
2048
|
const ie = I;
|
|
2050
2049
|
try {
|
|
@@ -2055,28 +2054,28 @@ function ar(e = {}) {
|
|
|
2055
2054
|
return ee;
|
|
2056
2055
|
}, () => jt(...f), "translate", (I) => I[Ut](...f), (I) => [Nn(I)], (I) => ue(I));
|
|
2057
2056
|
}
|
|
2058
|
-
function Je(...f) {
|
|
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
2057
|
function $e(...f) {
|
|
2062
|
-
return
|
|
2058
|
+
return G((I) => Reflect.apply(gn, null, [I, ...f]), () => Ft(...f), "number format", (I) => I[Wt](...f), Tn, (I) => F(I) || ue(I));
|
|
2059
|
+
}
|
|
2060
|
+
function Je(...f) {
|
|
2061
|
+
return G((I) => Reflect.apply(pn, null, [I, ...f]), () => Pt(...f), "datetime format", (I) => I[Vt](...f), Tn, (I) => F(I) || ue(I));
|
|
2063
2062
|
}
|
|
2064
2063
|
function vt(f) {
|
|
2065
|
-
S = f,
|
|
2064
|
+
S = f, b.pluralRules = S;
|
|
2066
2065
|
}
|
|
2067
2066
|
function It(f, I) {
|
|
2068
|
-
return
|
|
2067
|
+
return G(() => {
|
|
2069
2068
|
if (!f)
|
|
2070
2069
|
return !1;
|
|
2071
|
-
const ee = F(I) ? I :
|
|
2072
|
-
return
|
|
2073
|
-
}, () => [f], "translate exists", (ee) => Reflect.apply(ee.te, ee, [f, I]),
|
|
2070
|
+
const ee = F(I) ? I : d.value, ie = We(ee), Pe = b.messageResolver(ie, f);
|
|
2071
|
+
return He(Pe) || ve(Pe) || F(Pe);
|
|
2072
|
+
}, () => [f], "translate exists", (ee) => Reflect.apply(ee.te, ee, [f, I]), tr, (ee) => ce(ee));
|
|
2074
2073
|
}
|
|
2075
2074
|
function Et(f) {
|
|
2076
2075
|
let I = null;
|
|
2077
|
-
const ee =
|
|
2076
|
+
const ee = Mn(b, u.value, d.value);
|
|
2078
2077
|
for (let ie = 0; ie < ee.length; ie++) {
|
|
2079
|
-
const Pe = p.value[ee[ie]] || {}, at =
|
|
2078
|
+
const Pe = p.value[ee[ie]] || {}, at = b.messageResolver(Pe, f);
|
|
2080
2079
|
if (at != null) {
|
|
2081
2080
|
I = at;
|
|
2082
2081
|
break;
|
|
@@ -2098,55 +2097,55 @@ function ar(e = {}) {
|
|
|
2098
2097
|
Ne(ee, ie) && st(ee[ie]);
|
|
2099
2098
|
I = ee[f];
|
|
2100
2099
|
}
|
|
2101
|
-
p.value[f] = I,
|
|
2100
|
+
p.value[f] = I, b.messages = p.value;
|
|
2102
2101
|
}
|
|
2103
|
-
function
|
|
2102
|
+
function ze(f, I) {
|
|
2104
2103
|
p.value[f] = p.value[f] || {};
|
|
2105
2104
|
const ee = { [f]: I };
|
|
2106
2105
|
if (l)
|
|
2107
2106
|
for (const ie in ee)
|
|
2108
2107
|
Ne(ee, ie) && st(ee[ie]);
|
|
2109
|
-
I = ee[f],
|
|
2108
|
+
I = ee[f], dt(I, p.value[f]), b.messages = p.value;
|
|
2110
2109
|
}
|
|
2111
2110
|
function Nt(f) {
|
|
2112
2111
|
return O.value[f] || {};
|
|
2113
2112
|
}
|
|
2114
2113
|
function r(f, I) {
|
|
2115
|
-
O.value[f] = I,
|
|
2114
|
+
O.value[f] = I, b.datetimeFormats = O.value, hn(b, f, I);
|
|
2116
2115
|
}
|
|
2117
2116
|
function o(f, I) {
|
|
2118
|
-
O.value[f] = fe(O.value[f] || {}, I),
|
|
2117
|
+
O.value[f] = fe(O.value[f] || {}, I), b.datetimeFormats = O.value, hn(b, f, I);
|
|
2119
2118
|
}
|
|
2120
|
-
function
|
|
2121
|
-
return
|
|
2119
|
+
function g(f) {
|
|
2120
|
+
return A.value[f] || {};
|
|
2122
2121
|
}
|
|
2123
2122
|
function U(f, I) {
|
|
2124
|
-
|
|
2123
|
+
A.value[f] = I, b.numberFormats = A.value, bn(b, f, I);
|
|
2125
2124
|
}
|
|
2126
2125
|
function oe(f, I) {
|
|
2127
|
-
|
|
2126
|
+
A.value[f] = fe(A.value[f] || {}, I), b.numberFormats = A.value, bn(b, f, I);
|
|
2128
2127
|
}
|
|
2129
|
-
|
|
2130
|
-
c && (
|
|
2128
|
+
kn++, t && en && (St(t.locale, (f) => {
|
|
2129
|
+
c && (d.value = f, b.locale = f, Qe(b, d.value, u.value));
|
|
2131
2130
|
}), St(t.fallbackLocale, (f) => {
|
|
2132
|
-
c && (u.value = f,
|
|
2131
|
+
c && (u.value = f, b.fallbackLocale = f, Qe(b, d.value, u.value));
|
|
2133
2132
|
}));
|
|
2134
|
-
const
|
|
2135
|
-
id:
|
|
2133
|
+
const Z = {
|
|
2134
|
+
id: kn,
|
|
2136
2135
|
locale: E,
|
|
2137
|
-
fallbackLocale:
|
|
2136
|
+
fallbackLocale: C,
|
|
2138
2137
|
get inheritLocale() {
|
|
2139
2138
|
return c;
|
|
2140
2139
|
},
|
|
2141
2140
|
set inheritLocale(f) {
|
|
2142
|
-
c = f, f && t && (
|
|
2141
|
+
c = f, f && t && (d.value = t.locale.value, u.value = t.fallbackLocale.value, Qe(b, d.value, u.value));
|
|
2143
2142
|
},
|
|
2144
2143
|
get availableLocales() {
|
|
2145
2144
|
return Object.keys(p.value).sort();
|
|
2146
2145
|
},
|
|
2147
2146
|
messages: R,
|
|
2148
2147
|
get modifiers() {
|
|
2149
|
-
return
|
|
2148
|
+
return w;
|
|
2150
2149
|
},
|
|
2151
2150
|
get pluralRules() {
|
|
2152
2151
|
return S || {};
|
|
@@ -2158,13 +2157,13 @@ function ar(e = {}) {
|
|
|
2158
2157
|
return N;
|
|
2159
2158
|
},
|
|
2160
2159
|
set missingWarn(f) {
|
|
2161
|
-
N = f,
|
|
2160
|
+
N = f, b.missingWarn = N;
|
|
2162
2161
|
},
|
|
2163
2162
|
get fallbackWarn() {
|
|
2164
2163
|
return P;
|
|
2165
2164
|
},
|
|
2166
2165
|
set fallbackWarn(f) {
|
|
2167
|
-
P = f,
|
|
2166
|
+
P = f, b.fallbackWarn = P;
|
|
2168
2167
|
},
|
|
2169
2168
|
get fallbackRoot() {
|
|
2170
2169
|
return V;
|
|
@@ -2176,31 +2175,31 @@ function ar(e = {}) {
|
|
|
2176
2175
|
return L;
|
|
2177
2176
|
},
|
|
2178
2177
|
set fallbackFormat(f) {
|
|
2179
|
-
L = f,
|
|
2178
|
+
L = f, b.fallbackFormat = L;
|
|
2180
2179
|
},
|
|
2181
2180
|
get warnHtmlMessage() {
|
|
2182
2181
|
return y;
|
|
2183
2182
|
},
|
|
2184
2183
|
set warnHtmlMessage(f) {
|
|
2185
|
-
y = f,
|
|
2184
|
+
y = f, b.warnHtmlMessage = f;
|
|
2186
2185
|
},
|
|
2187
2186
|
get escapeParameter() {
|
|
2188
2187
|
return _;
|
|
2189
2188
|
},
|
|
2190
2189
|
set escapeParameter(f) {
|
|
2191
|
-
_ = f,
|
|
2190
|
+
_ = f, b.escapeParameter = f;
|
|
2192
2191
|
},
|
|
2193
2192
|
t: j,
|
|
2194
2193
|
getLocaleMessage: We,
|
|
2195
2194
|
setLocaleMessage: Ge,
|
|
2196
|
-
mergeLocaleMessage:
|
|
2195
|
+
mergeLocaleMessage: ze,
|
|
2197
2196
|
getPostTranslationHandler: D,
|
|
2198
|
-
setPostTranslationHandler:
|
|
2199
|
-
getMissingHandler:
|
|
2200
|
-
setMissingHandler:
|
|
2201
|
-
[
|
|
2197
|
+
setPostTranslationHandler: k,
|
|
2198
|
+
getMissingHandler: T,
|
|
2199
|
+
setMissingHandler: X,
|
|
2200
|
+
[qa]: vt
|
|
2202
2201
|
};
|
|
2203
|
-
return
|
|
2202
|
+
return Z.datetimeFormats = x, Z.numberFormats = W, Z.rt = ne, Z.te = It, Z.tm = Ke, Z.d = $, Z.n = Y, Z.getDateTimeFormat = Nt, Z.setDateTimeFormat = r, Z.mergeDateTimeFormat = o, Z.getNumberFormat = g, Z.setNumberFormat = U, Z.mergeNumberFormat = oe, Z[Yn] = n, Z[Ut] = Ie, Z[Vt] = Je, Z[Wt] = $e, Z;
|
|
2204
2203
|
}
|
|
2205
2204
|
const Kt = {
|
|
2206
2205
|
tag: {
|
|
@@ -2220,7 +2219,7 @@ const Kt = {
|
|
|
2220
2219
|
type: Object
|
|
2221
2220
|
}
|
|
2222
2221
|
};
|
|
2223
|
-
function
|
|
2222
|
+
function ar({ slots: e }, t) {
|
|
2224
2223
|
return t.length === 1 && t[0] === "default" ? (e.default ? e.default() : []).reduce((s, l) => [
|
|
2225
2224
|
...s,
|
|
2226
2225
|
// prettier-ignore
|
|
@@ -2230,7 +2229,7 @@ function rr({ slots: e }, t) {
|
|
|
2230
2229
|
return l && (n[s] = l()), n;
|
|
2231
2230
|
}, q());
|
|
2232
2231
|
}
|
|
2233
|
-
function
|
|
2232
|
+
function Hn() {
|
|
2234
2233
|
return Ee;
|
|
2235
2234
|
}
|
|
2236
2235
|
fe({
|
|
@@ -2240,26 +2239,26 @@ fe({
|
|
|
2240
2239
|
},
|
|
2241
2240
|
plural: {
|
|
2242
2241
|
type: [Number, String],
|
|
2243
|
-
validator: (e) =>
|
|
2242
|
+
validator: (e) => me(e) || !isNaN(e)
|
|
2244
2243
|
}
|
|
2245
2244
|
}, Kt);
|
|
2246
|
-
function
|
|
2245
|
+
function rr(e) {
|
|
2247
2246
|
return ue(e) && !F(e[0]);
|
|
2248
2247
|
}
|
|
2249
2248
|
function Bn(e, t, n, s) {
|
|
2250
2249
|
const { slots: l, attrs: a } = t;
|
|
2251
2250
|
return () => {
|
|
2252
2251
|
const c = { part: !0 };
|
|
2253
|
-
let
|
|
2254
|
-
e.locale && (c.locale = e.locale), F(e.format) ? c.key = e.format : K(e.format) && (F(e.format.key) && (c.key = e.format.key),
|
|
2255
|
-
const u = s(e.value, c,
|
|
2252
|
+
let d = q();
|
|
2253
|
+
e.locale && (c.locale = e.locale), F(e.format) ? c.key = e.format : K(e.format) && (F(e.format.key) && (c.key = e.format.key), d = Object.keys(e.format).reduce((N, P) => n.includes(P) ? fe(q(), N, { [P]: e.format[P] }) : N, q()));
|
|
2254
|
+
const u = s(e.value, c, d);
|
|
2256
2255
|
let p = [c.key];
|
|
2257
2256
|
ue(u) ? p = u.map((N, P) => {
|
|
2258
2257
|
const V = l[N.type], L = V ? V({ [N.type]: N.value, index: P, parts: u }) : [N.value];
|
|
2259
|
-
return
|
|
2258
|
+
return rr(L) && (L[0].key = `${N.type}-${P}`), L;
|
|
2260
2259
|
}) : F(u) && (p = [u]);
|
|
2261
|
-
const O = fe(q(), a),
|
|
2262
|
-
return Sn(
|
|
2260
|
+
const O = fe(q(), a), A = F(e.tag) || K(e.tag) ? e.tag : Hn();
|
|
2261
|
+
return Sn(A, O, p);
|
|
2263
2262
|
};
|
|
2264
2263
|
}
|
|
2265
2264
|
fe({
|
|
@@ -2280,41 +2279,41 @@ fe({
|
|
|
2280
2279
|
type: [String, Object]
|
|
2281
2280
|
}
|
|
2282
2281
|
}, Kt);
|
|
2283
|
-
const
|
|
2284
|
-
function
|
|
2282
|
+
const lr = /* @__PURE__ */ Ve("global-vue-i18n");
|
|
2283
|
+
function bt(e = {}) {
|
|
2285
2284
|
const t = xt();
|
|
2286
2285
|
if (t == null)
|
|
2287
2286
|
throw nt(Be.MUST_BE_CALL_SETUP_TOP);
|
|
2288
2287
|
if (!t.isCE && t.appContext.app != null && !t.appContext.app.__VUE_I18N_SYMBOL__)
|
|
2289
2288
|
throw nt(Be.NOT_INSTALLED);
|
|
2290
|
-
const n =
|
|
2289
|
+
const n = or(t), s = cr(n), l = Xn(t), a = ir(e, l);
|
|
2291
2290
|
if (a === "global")
|
|
2292
|
-
return
|
|
2291
|
+
return er(s, e, l), s;
|
|
2293
2292
|
if (a === "parent") {
|
|
2294
|
-
let u =
|
|
2293
|
+
let u = ur(n, t, e.__useComponent);
|
|
2295
2294
|
return u == null && (u = s), u;
|
|
2296
2295
|
}
|
|
2297
2296
|
const c = n;
|
|
2298
|
-
let
|
|
2299
|
-
if (
|
|
2297
|
+
let d = c.__getInstance(t);
|
|
2298
|
+
if (d == null) {
|
|
2300
2299
|
const u = fe({}, e);
|
|
2301
|
-
"__i18n" in l && (u.__i18n = l.__i18n), s && (u.__root = s),
|
|
2300
|
+
"__i18n" in l && (u.__i18n = l.__i18n), s && (u.__root = s), d = sr(u), c.__composerExtend && (d[Gt] = c.__composerExtend(d)), mr(c, t, d), c.__setInstance(t, d);
|
|
2302
2301
|
}
|
|
2303
|
-
return
|
|
2302
|
+
return d;
|
|
2304
2303
|
}
|
|
2305
|
-
function
|
|
2306
|
-
const t =
|
|
2304
|
+
function or(e) {
|
|
2305
|
+
const t = Jn(e.isCE ? lr : e.appContext.app.__VUE_I18N_SYMBOL__);
|
|
2307
2306
|
if (!t)
|
|
2308
2307
|
throw nt(e.isCE ? Be.NOT_INSTALLED_WITH_PROVIDE : Be.UNEXPECTED_ERROR);
|
|
2309
2308
|
return t;
|
|
2310
2309
|
}
|
|
2311
|
-
function
|
|
2310
|
+
function ir(e, t) {
|
|
2312
2311
|
return pt(e) ? "__i18n" in t ? "local" : "global" : e.useScope ? e.useScope : "local";
|
|
2313
2312
|
}
|
|
2314
|
-
function
|
|
2313
|
+
function cr(e) {
|
|
2315
2314
|
return e.mode === "composition" ? e.global : e.global.__composer;
|
|
2316
2315
|
}
|
|
2317
|
-
function
|
|
2316
|
+
function ur(e, t, n = !1) {
|
|
2318
2317
|
let s = null;
|
|
2319
2318
|
const l = t.root;
|
|
2320
2319
|
let a = dr(t, n);
|
|
@@ -2323,8 +2322,8 @@ function mr(e, t, n = !1) {
|
|
|
2323
2322
|
if (e.mode === "composition")
|
|
2324
2323
|
s = c.__getInstance(a);
|
|
2325
2324
|
else if (__VUE_I18N_LEGACY_API__) {
|
|
2326
|
-
const
|
|
2327
|
-
|
|
2325
|
+
const d = c.__getInstance(a);
|
|
2326
|
+
d != null && (s = d.__composer, n && s && !s[Yn] && (s = null));
|
|
2328
2327
|
}
|
|
2329
2328
|
if (s != null || l === a)
|
|
2330
2329
|
break;
|
|
@@ -2335,19 +2334,19 @@ function mr(e, t, n = !1) {
|
|
|
2335
2334
|
function dr(e, t = !1) {
|
|
2336
2335
|
return e == null ? null : t && e.vnode.ctx || e.parent;
|
|
2337
2336
|
}
|
|
2338
|
-
function
|
|
2339
|
-
|
|
2340
|
-
}, t),
|
|
2337
|
+
function mr(e, t, n) {
|
|
2338
|
+
Yt(() => {
|
|
2339
|
+
}, t), Cn(() => {
|
|
2341
2340
|
const s = n;
|
|
2342
2341
|
e.__deleteInstance(t);
|
|
2343
2342
|
const l = s[Gt];
|
|
2344
2343
|
l && (l(), delete s[Gt]);
|
|
2345
2344
|
}, t);
|
|
2346
2345
|
}
|
|
2347
|
-
|
|
2348
|
-
Aa(
|
|
2349
|
-
|
|
2350
|
-
|
|
2346
|
+
Qa();
|
|
2347
|
+
Aa(ua);
|
|
2348
|
+
Ca(Oa);
|
|
2349
|
+
Sa(Mn);
|
|
2351
2350
|
if (__INTLIFY_PROD_DEVTOOLS__) {
|
|
2352
2351
|
const e = je();
|
|
2353
2352
|
e.__INTLIFY__ = !0, da(e.__INTLIFY_DEVTOOLS_GLOBAL_HOOK__);
|
|
@@ -2361,21 +2360,21 @@ const it = /* @__PURE__ */ ye({
|
|
|
2361
2360
|
}
|
|
2362
2361
|
},
|
|
2363
2362
|
setup(e) {
|
|
2364
|
-
const { t } =
|
|
2363
|
+
const { t } = bt();
|
|
2365
2364
|
return (n, s) => {
|
|
2366
|
-
const l =
|
|
2367
|
-
return
|
|
2365
|
+
const l = Ze("FmIcon"), a = Ze("FmTooltip");
|
|
2366
|
+
return H(), Se(a, {
|
|
2368
2367
|
variant: "plain",
|
|
2369
2368
|
placement: "right",
|
|
2370
2369
|
"z-index": 50
|
|
2371
2370
|
}, {
|
|
2372
|
-
content:
|
|
2373
|
-
ae("div", null,
|
|
2374
|
-
(
|
|
2375
|
-
ae("div", null, "- " +
|
|
2371
|
+
content: ge(() => [
|
|
2372
|
+
ae("div", null, Ce(B(t)("team.memberForm.permissions.inherited")), 1),
|
|
2373
|
+
(H(!0), se(Ee, null, he(e.item.setNames, (c) => (H(), se("div", { key: c }, [
|
|
2374
|
+
ae("div", null, "- " + Ce(c), 1)
|
|
2376
2375
|
]))), 128))
|
|
2377
2376
|
]),
|
|
2378
|
-
default:
|
|
2377
|
+
default: ge(() => [
|
|
2379
2378
|
_e(l, {
|
|
2380
2379
|
name: "admin_panel_settings",
|
|
2381
2380
|
size: "sm",
|
|
@@ -2386,13 +2385,13 @@ const it = /* @__PURE__ */ ye({
|
|
|
2386
2385
|
});
|
|
2387
2386
|
};
|
|
2388
2387
|
}
|
|
2389
|
-
}),
|
|
2388
|
+
}), fr = { class: "space-y-16" }, _r = {
|
|
2390
2389
|
key: 0,
|
|
2391
2390
|
class: "flex fm-typo-en-title-sm-600"
|
|
2392
|
-
},
|
|
2391
|
+
}, pr = {
|
|
2393
2392
|
key: 0,
|
|
2394
2393
|
class: "q-mr-xs text-red col"
|
|
2395
|
-
},
|
|
2394
|
+
}, hr = { class: "form-input" }, gr = /* @__PURE__ */ ye({
|
|
2396
2395
|
__name: "AppForm",
|
|
2397
2396
|
props: {
|
|
2398
2397
|
title: {
|
|
@@ -2410,33 +2409,33 @@ const it = /* @__PURE__ */ ye({
|
|
|
2410
2409
|
},
|
|
2411
2410
|
setup(e) {
|
|
2412
2411
|
const t = e;
|
|
2413
|
-
return (n, s) => (
|
|
2414
|
-
|
|
2415
|
-
t.title ? (
|
|
2412
|
+
return (n, s) => (H(), se("div", fr, [
|
|
2413
|
+
be(n.$slots, "top", {}, () => [
|
|
2414
|
+
t.title ? (H(), se("div", _r, [
|
|
2416
2415
|
ae("div", null, [
|
|
2417
|
-
t.required ? (
|
|
2418
|
-
|
|
2416
|
+
t.required ? (H(), se("span", pr, "*")) : Oe("", !0),
|
|
2417
|
+
Qn(Ce(t.title), 1)
|
|
2419
2418
|
]),
|
|
2420
|
-
|
|
2419
|
+
be(n.$slots, "title-right")
|
|
2421
2420
|
])) : Oe("", !0)
|
|
2422
2421
|
]),
|
|
2423
|
-
ae("div",
|
|
2424
|
-
|
|
2422
|
+
ae("div", hr, [
|
|
2423
|
+
be(n.$slots, "default")
|
|
2425
2424
|
])
|
|
2426
2425
|
]));
|
|
2427
2426
|
}
|
|
2428
2427
|
});
|
|
2429
|
-
function
|
|
2428
|
+
function br(e, t) {
|
|
2430
2429
|
let n = "", s = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";
|
|
2431
2430
|
const l = s.length;
|
|
2432
2431
|
for (let a = 0; a < e; a++)
|
|
2433
2432
|
n += s.charAt(Math.floor(Math.random() * l));
|
|
2434
2433
|
return n;
|
|
2435
2434
|
}
|
|
2436
|
-
const
|
|
2435
|
+
const vr = { class: "col flex items-center" }, Ir = {
|
|
2437
2436
|
key: 1,
|
|
2438
2437
|
class: "q-pa-sm form-error-message text-error"
|
|
2439
|
-
},
|
|
2438
|
+
}, zt = /* @__PURE__ */ ye({
|
|
2440
2439
|
__name: "CheckboxInput",
|
|
2441
2440
|
props: {
|
|
2442
2441
|
options: {
|
|
@@ -2494,92 +2493,92 @@ const Ir = { class: "col flex items-center" }, Er = {
|
|
|
2494
2493
|
},
|
|
2495
2494
|
emits: ["update:model-value"],
|
|
2496
2495
|
setup(e, { emit: t }) {
|
|
2497
|
-
const n = e, s = t, { t: l } = _t(), a = Ue(!1), c = qn(),
|
|
2498
|
-
() => n.modelValue.filter((L) => n.options.some((
|
|
2499
|
-
),
|
|
2496
|
+
const n = e, s = t, { t: l } = _t(), a = Ue(!1), c = qn(), d = 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-${br(6)}`, p = te(() => d.value !== !0), O = te(
|
|
2497
|
+
() => n.modelValue.filter((L) => n.options.some((M) => M.value === L))
|
|
2498
|
+
), A = te(
|
|
2500
2499
|
() => typeof n.showAllToggle == "boolean" ? l("team.labels.all") : n.showAllToggle
|
|
2501
2500
|
), N = te(() => n.options.length > 0 && n.options.length === O.value.length);
|
|
2502
2501
|
function P() {
|
|
2503
|
-
const L = n.modelValue.filter((
|
|
2502
|
+
const L = n.modelValue.filter((M) => !O.value.includes(M));
|
|
2504
2503
|
if (N.value === !0)
|
|
2505
2504
|
s("update:model-value", L);
|
|
2506
2505
|
else {
|
|
2507
|
-
const
|
|
2508
|
-
s("update:model-value", [...L, ...
|
|
2506
|
+
const M = n.includeDisabledOptionsWhenSelectAll ? n.options.map((i) => i.value) : n.options.filter((i) => !i.disabled).map((i) => i.value);
|
|
2507
|
+
s("update:model-value", [...L, ...M]);
|
|
2509
2508
|
}
|
|
2510
2509
|
}
|
|
2511
|
-
function V(L,
|
|
2510
|
+
function V(L, M) {
|
|
2512
2511
|
let i = ut(n.modelValue);
|
|
2513
|
-
|
|
2512
|
+
M ? i.every((m) => m !== L) && i.push(L) : i = i.filter((m) => m !== L), s("update:model-value", i);
|
|
2514
2513
|
}
|
|
2515
|
-
return (L,
|
|
2516
|
-
const i =
|
|
2517
|
-
return
|
|
2514
|
+
return (L, M) => {
|
|
2515
|
+
const i = Ze("FmCheckbox");
|
|
2516
|
+
return H(), Se(gr, {
|
|
2518
2517
|
id: u,
|
|
2519
2518
|
title: e.title,
|
|
2520
2519
|
required: !1
|
|
2521
2520
|
}, {
|
|
2522
|
-
top:
|
|
2523
|
-
|
|
2521
|
+
top: ge(() => [
|
|
2522
|
+
be(L.$slots, "top")
|
|
2524
2523
|
]),
|
|
2525
|
-
default:
|
|
2526
|
-
n.showAllToggle ? (
|
|
2524
|
+
default: ge(() => [
|
|
2525
|
+
n.showAllToggle ? (H(), Se(i, {
|
|
2527
2526
|
key: 0,
|
|
2528
2527
|
"model-value": N.value,
|
|
2529
2528
|
disabled: e.disable,
|
|
2530
|
-
label:
|
|
2529
|
+
label: A.value,
|
|
2531
2530
|
style: ct(`margin-bottom: ${n.gutter}px`),
|
|
2532
2531
|
size: "sm",
|
|
2533
2532
|
dense: "",
|
|
2534
|
-
value:
|
|
2533
|
+
value: A.value,
|
|
2535
2534
|
"onUpdate:modelValue": P
|
|
2536
2535
|
}, null, 8, ["model-value", "disabled", "label", "style", "value"])) : Oe("", !0),
|
|
2537
|
-
(
|
|
2538
|
-
key:
|
|
2536
|
+
(H(!0), se(Ee, null, he(e.options, (m, y) => (H(), se("div", {
|
|
2537
|
+
key: m.value,
|
|
2539
2538
|
style: ct(`margin-bottom: ${y < e.options.length - 1 ? n.gutter : 0}px`),
|
|
2540
2539
|
class: qe(y < e.options.length - 1 ? "q-mb-sm" : "")
|
|
2541
2540
|
}, [
|
|
2542
2541
|
ae("div", {
|
|
2543
2542
|
class: qe(["row justify-between", e.alignCenter ? "items-center" : "items-start"])
|
|
2544
2543
|
}, [
|
|
2545
|
-
ae("div",
|
|
2544
|
+
ae("div", vr, [
|
|
2546
2545
|
_e(i, {
|
|
2547
|
-
"model-value": e.modelValue.includes(
|
|
2548
|
-
disabled: e.disable ||
|
|
2546
|
+
"model-value": e.modelValue.includes(m.value),
|
|
2547
|
+
disabled: e.disable || m.disabled,
|
|
2549
2548
|
size: "sm",
|
|
2550
|
-
label:
|
|
2551
|
-
value:
|
|
2552
|
-
"onUpdate:modelValue": (_) => V(
|
|
2549
|
+
label: m.label,
|
|
2550
|
+
value: m.label,
|
|
2551
|
+
"onUpdate:modelValue": (_) => V(m.value, _)
|
|
2553
2552
|
}, null, 8, ["model-value", "disabled", "label", "value", "onUpdate:modelValue"]),
|
|
2554
|
-
|
|
2555
|
-
option:
|
|
2556
|
-
selected: e.modelValue.includes(
|
|
2553
|
+
be(L.$slots, `checkbox-${m.key || m.value}-append`, {
|
|
2554
|
+
option: m,
|
|
2555
|
+
selected: e.modelValue.includes(m.value)
|
|
2557
2556
|
})
|
|
2558
2557
|
]),
|
|
2559
|
-
B(c)[`checkbox-${
|
|
2558
|
+
B(c)[`checkbox-${m.key || m.value}-end`] && (e.modelValue.includes(m.value) || e.falsyShowSlot) ? (H(), se("div", {
|
|
2560
2559
|
key: 0,
|
|
2561
|
-
class: qe([{ "q-checkbox disabled": e.disable ||
|
|
2560
|
+
class: qe([{ "q-checkbox disabled": e.disable || m.disabled }, "col"])
|
|
2562
2561
|
}, [
|
|
2563
|
-
|
|
2564
|
-
option:
|
|
2565
|
-
value: e.modelValue.includes(
|
|
2566
|
-
disable: e.disable ||
|
|
2562
|
+
be(L.$slots, `checkbox-${m.key || m.value}-end`, {
|
|
2563
|
+
option: m,
|
|
2564
|
+
value: e.modelValue.includes(m.value),
|
|
2565
|
+
disable: e.disable || m.disabled
|
|
2567
2566
|
})
|
|
2568
2567
|
], 2)) : Oe("", !0)
|
|
2569
2568
|
], 2),
|
|
2570
|
-
B(c)[`checkbox-${
|
|
2569
|
+
B(c)[`checkbox-${m.key || m.value}-bottom`] && (e.modelValue.includes(m.value) || e.falsyShowSlot) ? (H(), se("div", {
|
|
2571
2570
|
key: 0,
|
|
2572
|
-
class: qe(["q-mt-sm", { "q-checkbox disabled": e.disable ||
|
|
2571
|
+
class: qe(["q-mt-sm", { "q-checkbox disabled": e.disable || m.disabled }]),
|
|
2573
2572
|
style: ct(`margin-left: ${e.bottomSlotIndent}`)
|
|
2574
2573
|
}, [
|
|
2575
|
-
|
|
2576
|
-
option:
|
|
2577
|
-
disable: e.disable ||
|
|
2578
|
-
value: e.modelValue.includes(
|
|
2574
|
+
be(L.$slots, `checkbox-${m.key || m.value}-bottom`, {
|
|
2575
|
+
option: m,
|
|
2576
|
+
disable: e.disable || m.disabled,
|
|
2577
|
+
value: e.modelValue.includes(m.value)
|
|
2579
2578
|
})
|
|
2580
2579
|
], 6)) : Oe("", !0)
|
|
2581
2580
|
], 6))), 128)),
|
|
2582
|
-
a.value && p.value ? (
|
|
2581
|
+
a.value && p.value ? (H(), se("div", Ir, Ce(d.value), 1)) : Oe("", !0)
|
|
2583
2582
|
]),
|
|
2584
2583
|
_: 3
|
|
2585
2584
|
}, 8, ["title"]);
|
|
@@ -2587,11 +2586,11 @@ const Ir = { class: "col flex items-center" }, Er = {
|
|
|
2587
2586
|
}
|
|
2588
2587
|
});
|
|
2589
2588
|
function Ln(e, t, n) {
|
|
2590
|
-
const s = n.filter((
|
|
2589
|
+
const s = n.filter((d) => d !== "manage");
|
|
2591
2590
|
if (s.length === 0) return;
|
|
2592
|
-
const l = e.findIndex((
|
|
2591
|
+
const l = e.findIndex((d) => d.subject === t && !d.inverted);
|
|
2593
2592
|
if (l < 0) return;
|
|
2594
|
-
const a = new Set(e[l].actions), c = s.every((
|
|
2593
|
+
const a = new Set(e[l].actions), c = s.every((d) => a.has(d));
|
|
2595
2594
|
c && !a.has("manage") ? (a.add("manage"), e[l] = {
|
|
2596
2595
|
...e[l],
|
|
2597
2596
|
actions: Array.from(a)
|
|
@@ -2600,63 +2599,61 @@ function Ln(e, t, n) {
|
|
|
2600
2599
|
actions: Array.from(a)
|
|
2601
2600
|
});
|
|
2602
2601
|
}
|
|
2603
|
-
const
|
|
2604
|
-
function
|
|
2605
|
-
const { getFlagValue: l, getFlag: a } =
|
|
2606
|
-
var
|
|
2602
|
+
const Rn = Object.values(us);
|
|
2603
|
+
function Er(e, t, n, s) {
|
|
2604
|
+
const { getFlagValue: l, getFlag: a } = cs(), c = te(() => {
|
|
2605
|
+
var C;
|
|
2607
2606
|
const v = /* @__PURE__ */ new Map(), h = /* @__PURE__ */ new Map();
|
|
2608
2607
|
for (const R of t.value) {
|
|
2609
|
-
const
|
|
2610
|
-
|
|
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));
|
|
2608
|
+
const x = R.category;
|
|
2609
|
+
x && (n.value.includes(R.subject) || R.showByFeatureFlag && ((C = a(R.showByFeatureFlag)) == null ? void 0 : C.enabled) === !1 && l(R.showByFeatureFlag) === "true" || (v.has(x) || v.set(x, []), v.get(x).push({ label: R.label, value: R.subject }), h.set(R.subject, R)));
|
|
2613
2610
|
}
|
|
2614
|
-
return [...v.keys()].sort((R,
|
|
2615
|
-
const W =
|
|
2616
|
-
return W === -1 && D === -1 ? R.localeCompare(
|
|
2611
|
+
return [...v.keys()].sort((R, x) => {
|
|
2612
|
+
const W = Rn.indexOf(R), D = Rn.indexOf(x);
|
|
2613
|
+
return W === -1 && D === -1 ? R.localeCompare(x) : W === -1 ? 1 : D === -1 ? -1 : W - D;
|
|
2617
2614
|
}).map((R) => {
|
|
2618
|
-
const
|
|
2619
|
-
for (const
|
|
2620
|
-
const
|
|
2621
|
-
|
|
2615
|
+
const x = v.get(R), W = /* @__PURE__ */ new Map();
|
|
2616
|
+
for (const Y of x) {
|
|
2617
|
+
const z = h.get(Y.value);
|
|
2618
|
+
z && W.set(Y.value, z.actions);
|
|
2622
2619
|
}
|
|
2623
|
-
const D =
|
|
2624
|
-
const
|
|
2625
|
-
return
|
|
2626
|
-
}),
|
|
2620
|
+
const D = x.some((Y) => {
|
|
2621
|
+
const z = W.get(Y.value);
|
|
2622
|
+
return z && z.length > 1;
|
|
2623
|
+
}), k = D ? [
|
|
2627
2624
|
...new Set(
|
|
2628
|
-
|
|
2625
|
+
x.flatMap((Y) => W.get(Y.value) ?? []).filter((Y) => Y !== "manage")
|
|
2629
2626
|
)
|
|
2630
|
-
] : [],
|
|
2631
|
-
for (const
|
|
2632
|
-
|
|
2633
|
-
const
|
|
2634
|
-
(
|
|
2635
|
-
).map((
|
|
2636
|
-
var
|
|
2637
|
-
return (
|
|
2638
|
-
}), j = (
|
|
2627
|
+
] : [], T = /* @__PURE__ */ new Map();
|
|
2628
|
+
for (const Y of e.value)
|
|
2629
|
+
x.some((z) => z.value === Y.subject) && !Y.inverted && T.set(Y.subject, new Set(Y.actions));
|
|
2630
|
+
const X = D ? e.value.filter(
|
|
2631
|
+
(Y) => x.some((z) => z.value === Y.subject) && !Y.inverted && Y.actions.includes("manage")
|
|
2632
|
+
).map((Y) => Y.subject) : e.value.filter((Y) => x.some((z) => z.value === Y.subject) && !Y.inverted).map((Y) => Y.subject), G = x.find((Y) => {
|
|
2633
|
+
var z;
|
|
2634
|
+
return (z = h.get(Y.value)) == null ? void 0 : z.isCategoryCover;
|
|
2635
|
+
}), j = (G == null ? void 0 : G.value) ?? null, ne = j ? T.get(j) ?? /* @__PURE__ */ new Set() : /* @__PURE__ */ new Set(), $ = ne.has("manage");
|
|
2639
2636
|
return {
|
|
2640
2637
|
category: R,
|
|
2641
|
-
options:
|
|
2642
|
-
selectedSubjects:
|
|
2638
|
+
options: x,
|
|
2639
|
+
selectedSubjects: X,
|
|
2643
2640
|
isMultiAction: D,
|
|
2644
|
-
actionColumns:
|
|
2641
|
+
actionColumns: k,
|
|
2645
2642
|
permissionActionsMap: W,
|
|
2646
|
-
selectedActionsMap:
|
|
2643
|
+
selectedActionsMap: T,
|
|
2647
2644
|
coverSubject: j,
|
|
2648
2645
|
coverSelectedActions: ne,
|
|
2649
|
-
coverCoversAll:
|
|
2646
|
+
coverCoversAll: $
|
|
2650
2647
|
};
|
|
2651
2648
|
});
|
|
2652
2649
|
});
|
|
2653
|
-
function
|
|
2654
|
-
var
|
|
2655
|
-
const E = ((
|
|
2650
|
+
function d(v, h) {
|
|
2651
|
+
var C;
|
|
2652
|
+
const E = ((C = c.value.find((R) => R.category === v)) == null ? void 0 : C.options) ?? [];
|
|
2656
2653
|
s("update:model-value", [
|
|
2657
|
-
...e.value.filter((R) => !E.some((
|
|
2654
|
+
...e.value.filter((R) => !E.some((x) => x.value === R.subject)),
|
|
2658
2655
|
...t.value.filter((R) => h.includes(R.subject)).map(
|
|
2659
|
-
({ category: R, showByFeatureFlag:
|
|
2656
|
+
({ category: R, showByFeatureFlag: x, isCategoryCover: W, ...D }) => D
|
|
2660
2657
|
)
|
|
2661
2658
|
]);
|
|
2662
2659
|
}
|
|
@@ -2665,13 +2662,13 @@ function Nr(e, t, n, s) {
|
|
|
2665
2662
|
}
|
|
2666
2663
|
function p(v) {
|
|
2667
2664
|
const h = e.value.filter(
|
|
2668
|
-
(E) => !v.options.some((
|
|
2665
|
+
(E) => !v.options.some((C) => C.value === E.subject)
|
|
2669
2666
|
);
|
|
2670
2667
|
if (u(v))
|
|
2671
2668
|
s("update:model-value", h);
|
|
2672
2669
|
else {
|
|
2673
|
-
const E = t.value.filter((
|
|
2674
|
-
({ category:
|
|
2670
|
+
const E = t.value.filter((C) => v.options.some((R) => R.value === C.subject)).map(
|
|
2671
|
+
({ category: C, showByFeatureFlag: R, isCategoryCover: x, ...W }) => W
|
|
2675
2672
|
);
|
|
2676
2673
|
s("update:model-value", [...h, ...E]);
|
|
2677
2674
|
}
|
|
@@ -2680,81 +2677,81 @@ function Nr(e, t, n, s) {
|
|
|
2680
2677
|
const E = v.selectedActionsMap.get(h);
|
|
2681
2678
|
return E ? E.has("manage") : !1;
|
|
2682
2679
|
}
|
|
2683
|
-
function
|
|
2680
|
+
function A(v, h) {
|
|
2684
2681
|
const E = v.permissionActionsMap.get(h);
|
|
2685
2682
|
if (!E) return !1;
|
|
2686
|
-
const
|
|
2687
|
-
if (
|
|
2683
|
+
const C = E.filter((W) => W !== "manage");
|
|
2684
|
+
if (C.length === 0) return !1;
|
|
2688
2685
|
const R = v.selectedActionsMap.get(h);
|
|
2689
2686
|
if (!R) return !1;
|
|
2690
|
-
const
|
|
2691
|
-
return
|
|
2687
|
+
const x = C.filter((W) => R.has(W));
|
|
2688
|
+
return x.length > 0 && x.length < C.length;
|
|
2692
2689
|
}
|
|
2693
2690
|
function N(v, h, E) {
|
|
2694
2691
|
if (E) {
|
|
2695
|
-
const
|
|
2696
|
-
if (!
|
|
2692
|
+
const C = t.value.find((T) => T.subject === h);
|
|
2693
|
+
if (!C) return;
|
|
2697
2694
|
const {
|
|
2698
2695
|
category: R,
|
|
2699
|
-
showByFeatureFlag:
|
|
2696
|
+
showByFeatureFlag: x,
|
|
2700
2697
|
isCategoryCover: W,
|
|
2701
2698
|
...D
|
|
2702
|
-
} =
|
|
2703
|
-
|
|
2699
|
+
} = C, k = e.value.filter((T) => T.subject !== h);
|
|
2700
|
+
k.push(D), s("update:model-value", k);
|
|
2704
2701
|
} else
|
|
2705
2702
|
s(
|
|
2706
2703
|
"update:model-value",
|
|
2707
|
-
e.value.filter((
|
|
2704
|
+
e.value.filter((C) => C.subject !== h)
|
|
2708
2705
|
);
|
|
2709
2706
|
}
|
|
2710
2707
|
function P(v, h) {
|
|
2711
2708
|
const E = v.permissionActionsMap.get(h);
|
|
2712
|
-
return E ? E.some((
|
|
2709
|
+
return E ? E.some((C) => C !== "manage") : !1;
|
|
2713
2710
|
}
|
|
2714
2711
|
function V(v, h, E) {
|
|
2715
|
-
const
|
|
2716
|
-
return
|
|
2712
|
+
const C = v.selectedActionsMap.get(h);
|
|
2713
|
+
return C ? C.has(E) : !1;
|
|
2717
2714
|
}
|
|
2718
2715
|
function L(v, h) {
|
|
2719
2716
|
return !v.coverSubject || h === v.coverSubject ? !1 : v.coverCoversAll;
|
|
2720
2717
|
}
|
|
2721
|
-
function
|
|
2718
|
+
function M(v, h, E) {
|
|
2722
2719
|
return !v.coverSubject || h === v.coverSubject ? !1 : v.coverCoversAll ? !0 : v.coverSelectedActions.has(E);
|
|
2723
2720
|
}
|
|
2724
2721
|
function i(v, h, E) {
|
|
2725
|
-
const
|
|
2726
|
-
return
|
|
2722
|
+
const C = v.permissionActionsMap.get(h);
|
|
2723
|
+
return C ? C.includes(E) : !1;
|
|
2727
2724
|
}
|
|
2728
|
-
function
|
|
2729
|
-
const
|
|
2725
|
+
function m(v, h, E) {
|
|
2726
|
+
const C = [...e.value], R = C.findIndex((W) => W.subject === v && !W.inverted);
|
|
2730
2727
|
if (E)
|
|
2731
2728
|
if (R >= 0) {
|
|
2732
|
-
const W = { ...
|
|
2733
|
-
D.add(h), W.actions = Array.from(D),
|
|
2729
|
+
const W = { ...C[R] }, D = new Set(W.actions);
|
|
2730
|
+
D.add(h), W.actions = Array.from(D), C[R] = W;
|
|
2734
2731
|
} else {
|
|
2735
|
-
const W = t.value.find((
|
|
2732
|
+
const W = t.value.find((G) => G.subject === v);
|
|
2736
2733
|
if (!W) return;
|
|
2737
2734
|
const {
|
|
2738
2735
|
category: D,
|
|
2739
|
-
showByFeatureFlag:
|
|
2740
|
-
isCategoryCover:
|
|
2741
|
-
...
|
|
2736
|
+
showByFeatureFlag: k,
|
|
2737
|
+
isCategoryCover: T,
|
|
2738
|
+
...X
|
|
2742
2739
|
} = W;
|
|
2743
|
-
|
|
2740
|
+
C.push({ ...X, actions: [h] });
|
|
2744
2741
|
}
|
|
2745
2742
|
else if (R >= 0) {
|
|
2746
|
-
const W = { ...
|
|
2747
|
-
D.length === 0 ?
|
|
2743
|
+
const W = { ...C[R] }, D = W.actions.filter((k) => k !== h);
|
|
2744
|
+
D.length === 0 ? C.splice(R, 1) : (W.actions = D, C[R] = W);
|
|
2748
2745
|
}
|
|
2749
|
-
const
|
|
2750
|
-
|
|
2746
|
+
const x = t.value.find((W) => W.subject === v);
|
|
2747
|
+
x && Ln(C, v, x.actions), s("update:model-value", C);
|
|
2751
2748
|
}
|
|
2752
2749
|
function y(v, h) {
|
|
2753
2750
|
const E = v.options.filter(
|
|
2754
|
-
(
|
|
2751
|
+
(C) => i(v, C.value, h)
|
|
2755
2752
|
);
|
|
2756
2753
|
return E.length === 0 ? !1 : E.every(
|
|
2757
|
-
(
|
|
2754
|
+
(C) => V(v, C.value, h) || M(v, C.value, h)
|
|
2758
2755
|
);
|
|
2759
2756
|
}
|
|
2760
2757
|
function _(v, h) {
|
|
@@ -2762,77 +2759,77 @@ function Nr(e, t, n, s) {
|
|
|
2762
2759
|
(R) => i(v, R.value, h)
|
|
2763
2760
|
);
|
|
2764
2761
|
if (E.length === 0) return !1;
|
|
2765
|
-
const
|
|
2766
|
-
(R) => V(v, R.value, h) ||
|
|
2762
|
+
const C = E.filter(
|
|
2763
|
+
(R) => V(v, R.value, h) || M(v, R.value, h)
|
|
2767
2764
|
).length;
|
|
2768
|
-
return
|
|
2765
|
+
return C > 0 && C < E.length;
|
|
2769
2766
|
}
|
|
2770
|
-
function
|
|
2771
|
-
const
|
|
2767
|
+
function w(v, h, E) {
|
|
2768
|
+
const C = [...e.value];
|
|
2772
2769
|
for (const R of v.options) {
|
|
2773
2770
|
if (!i(v, R.value, h)) continue;
|
|
2774
|
-
const
|
|
2775
|
-
(
|
|
2771
|
+
const x = R.value, W = C.findIndex(
|
|
2772
|
+
(k) => k.subject === x && !k.inverted
|
|
2776
2773
|
);
|
|
2777
2774
|
if (E)
|
|
2778
2775
|
if (W >= 0) {
|
|
2779
|
-
const
|
|
2780
|
-
|
|
2776
|
+
const k = { ...C[W] }, T = new Set(k.actions);
|
|
2777
|
+
T.add(h), k.actions = Array.from(T), C[W] = k;
|
|
2781
2778
|
} else {
|
|
2782
|
-
const
|
|
2783
|
-
if (!
|
|
2779
|
+
const k = t.value.find((ne) => ne.subject === x);
|
|
2780
|
+
if (!k) continue;
|
|
2784
2781
|
const {
|
|
2785
|
-
category:
|
|
2786
|
-
showByFeatureFlag:
|
|
2787
|
-
isCategoryCover:
|
|
2782
|
+
category: T,
|
|
2783
|
+
showByFeatureFlag: X,
|
|
2784
|
+
isCategoryCover: G,
|
|
2788
2785
|
...j
|
|
2789
|
-
} =
|
|
2790
|
-
|
|
2786
|
+
} = k;
|
|
2787
|
+
C.push({ ...j, actions: [h] });
|
|
2791
2788
|
}
|
|
2792
2789
|
else if (W >= 0) {
|
|
2793
|
-
const
|
|
2794
|
-
|
|
2790
|
+
const k = { ...C[W] }, T = k.actions.filter((X) => X !== h);
|
|
2791
|
+
T.length === 0 ? C.splice(W, 1) : (k.actions = T, C[W] = k);
|
|
2795
2792
|
}
|
|
2796
|
-
const D = t.value.find((
|
|
2797
|
-
D && Ln(
|
|
2793
|
+
const D = t.value.find((k) => k.subject === x);
|
|
2794
|
+
D && Ln(C, x, D.actions);
|
|
2798
2795
|
}
|
|
2799
|
-
s("update:model-value",
|
|
2796
|
+
s("update:model-value", C);
|
|
2800
2797
|
}
|
|
2801
2798
|
const S = {
|
|
2802
2799
|
read: "View",
|
|
2803
2800
|
create: "Duplicate",
|
|
2804
2801
|
update: "Edit"
|
|
2805
2802
|
};
|
|
2806
|
-
function
|
|
2803
|
+
function b(v) {
|
|
2807
2804
|
return S[v] ?? v.charAt(0).toUpperCase() + v.slice(1);
|
|
2808
2805
|
}
|
|
2809
2806
|
return {
|
|
2810
2807
|
categoryGroups: c,
|
|
2811
|
-
toggleCategory:
|
|
2808
|
+
toggleCategory: d,
|
|
2812
2809
|
isAllManageChecked: u,
|
|
2813
2810
|
toggleAllManage: p,
|
|
2814
2811
|
isManageChecked: O,
|
|
2815
|
-
isManageIndeterminate:
|
|
2812
|
+
isManageIndeterminate: A,
|
|
2816
2813
|
toggleManage: N,
|
|
2817
2814
|
hasNonManageActions: P,
|
|
2818
2815
|
isActionChecked: V,
|
|
2819
2816
|
isRowFullyCoveredByCover: L,
|
|
2820
|
-
isActionCoveredByCover:
|
|
2817
|
+
isActionCoveredByCover: M,
|
|
2821
2818
|
permissionDefinesAction: i,
|
|
2822
|
-
toggleAction:
|
|
2819
|
+
toggleAction: m,
|
|
2823
2820
|
isAllActionChecked: y,
|
|
2824
2821
|
isAllActionIndeterminate: _,
|
|
2825
|
-
toggleAllAction:
|
|
2826
|
-
actionLabel:
|
|
2822
|
+
toggleAllAction: w,
|
|
2823
|
+
actionLabel: b
|
|
2827
2824
|
};
|
|
2828
2825
|
}
|
|
2829
|
-
const
|
|
2826
|
+
const Nr = { class: "flex flex-col gap-16" }, yr = {
|
|
2830
2827
|
key: 1,
|
|
2831
2828
|
class: "space-y-16"
|
|
2832
|
-
}, Tr = { class: "flex items-end justify-between" },
|
|
2829
|
+
}, Tr = { class: "flex items-end justify-between" }, kr = { class: "fm-typo-en-title-sm-600" }, Or = { class: "flex" }, Lr = { class: "form-input" }, Rr = { class: "flex items-center justify-between q-mb-xs" }, Ar = { class: "flex shrink-0" }, Cr = { class: "flex items-center justify-between gap-4" }, Sr = { class: "flex items-center min-w-0 flex-1 gap-8" }, Dr = ["title", "onClick"], Mr = {
|
|
2833
2830
|
key: 0,
|
|
2834
2831
|
class: "flex shrink-0"
|
|
2835
|
-
},
|
|
2832
|
+
}, wr = /* @__PURE__ */ ye({
|
|
2836
2833
|
__name: "BasePermission",
|
|
2837
2834
|
props: {
|
|
2838
2835
|
modelValue: {
|
|
@@ -2857,47 +2854,47 @@ const yr = { class: "flex flex-col gap-16" }, kr = {
|
|
|
2857
2854
|
const n = e, s = t, l = te(() => [...Dt, ...n.additionalPermissions]), {
|
|
2858
2855
|
categoryGroups: a,
|
|
2859
2856
|
toggleCategory: c,
|
|
2860
|
-
isAllManageChecked:
|
|
2857
|
+
isAllManageChecked: d,
|
|
2861
2858
|
toggleAllManage: u,
|
|
2862
2859
|
isManageChecked: p,
|
|
2863
2860
|
isManageIndeterminate: O,
|
|
2864
|
-
toggleManage:
|
|
2861
|
+
toggleManage: A,
|
|
2865
2862
|
hasNonManageActions: N,
|
|
2866
2863
|
isActionChecked: P,
|
|
2867
2864
|
isRowFullyCoveredByCover: V,
|
|
2868
2865
|
isActionCoveredByCover: L,
|
|
2869
|
-
permissionDefinesAction:
|
|
2866
|
+
permissionDefinesAction: M,
|
|
2870
2867
|
toggleAction: i,
|
|
2871
|
-
isAllActionChecked:
|
|
2868
|
+
isAllActionChecked: m,
|
|
2872
2869
|
isAllActionIndeterminate: y,
|
|
2873
2870
|
toggleAllAction: _,
|
|
2874
|
-
actionLabel:
|
|
2875
|
-
} =
|
|
2876
|
-
|
|
2871
|
+
actionLabel: w
|
|
2872
|
+
} = Er(
|
|
2873
|
+
Qt(n, "modelValue"),
|
|
2877
2874
|
l,
|
|
2878
|
-
|
|
2879
|
-
(S,
|
|
2875
|
+
Qt(n, "excludedSubjects"),
|
|
2876
|
+
(S, b) => s("update:model-value", b)
|
|
2880
2877
|
);
|
|
2881
|
-
return (S,
|
|
2882
|
-
const v =
|
|
2883
|
-
return
|
|
2884
|
-
(
|
|
2878
|
+
return (S, b) => {
|
|
2879
|
+
const v = Ze("FmCheckbox");
|
|
2880
|
+
return H(), se("div", Nr, [
|
|
2881
|
+
(H(!0), se(Ee, null, he(B(a), (h) => (H(), se(Ee, {
|
|
2885
2882
|
key: h.category
|
|
2886
2883
|
}, [
|
|
2887
|
-
h.isMultiAction ? (
|
|
2884
|
+
h.isMultiAction ? (H(), se("div", yr, [
|
|
2888
2885
|
ae("div", Tr, [
|
|
2889
|
-
ae("div",
|
|
2890
|
-
ae("div",
|
|
2891
|
-
(
|
|
2886
|
+
ae("div", kr, Ce(h.category), 1),
|
|
2887
|
+
ae("div", Or, [
|
|
2888
|
+
(H(!0), se(Ee, null, he(h.actionColumns, (E) => (H(), se("span", {
|
|
2892
2889
|
key: E,
|
|
2893
2890
|
class: "w-[56px] text-center fm-typo-en-body-sm-400 text-fm-color-neutral-gray-600"
|
|
2894
|
-
},
|
|
2891
|
+
}, Ce(B(w)(E)), 1))), 128))
|
|
2895
2892
|
])
|
|
2896
2893
|
]),
|
|
2897
|
-
ae("div",
|
|
2894
|
+
ae("div", Lr, [
|
|
2898
2895
|
ae("div", Rr, [
|
|
2899
2896
|
_e(v, {
|
|
2900
|
-
"model-value": B(
|
|
2897
|
+
"model-value": B(d)(h),
|
|
2901
2898
|
value: !0,
|
|
2902
2899
|
disabled: e.disable,
|
|
2903
2900
|
label: "All",
|
|
@@ -2906,28 +2903,28 @@ const yr = { class: "flex flex-col gap-16" }, kr = {
|
|
|
2906
2903
|
"onUpdate:modelValue": (E) => B(u)(h)
|
|
2907
2904
|
}, null, 8, ["model-value", "disabled", "onUpdate:modelValue"]),
|
|
2908
2905
|
ae("div", Ar, [
|
|
2909
|
-
(
|
|
2906
|
+
(H(!0), se(Ee, null, he(h.actionColumns, (E) => (H(), se("div", {
|
|
2910
2907
|
key: E,
|
|
2911
2908
|
class: "w-[56px] flex justify-center"
|
|
2912
2909
|
}, [
|
|
2913
2910
|
_e(v, {
|
|
2914
|
-
"model-value": B(
|
|
2911
|
+
"model-value": B(m)(h, E),
|
|
2915
2912
|
indeterminate: B(y)(h, E),
|
|
2916
2913
|
value: E,
|
|
2917
2914
|
disabled: e.disable,
|
|
2918
2915
|
size: "sm",
|
|
2919
2916
|
dense: "",
|
|
2920
|
-
"onUpdate:modelValue": (
|
|
2917
|
+
"onUpdate:modelValue": (C) => B(_)(h, E, C)
|
|
2921
2918
|
}, null, 8, ["model-value", "indeterminate", "value", "disabled", "onUpdate:modelValue"])
|
|
2922
2919
|
]))), 128))
|
|
2923
2920
|
])
|
|
2924
2921
|
]),
|
|
2925
|
-
(
|
|
2922
|
+
(H(!0), se(Ee, null, he(h.options, (E, C) => (H(), se("div", {
|
|
2926
2923
|
key: E.value,
|
|
2927
|
-
class: qe(
|
|
2924
|
+
class: qe(C < h.options.length - 1 ? "q-mb-xs" : "")
|
|
2928
2925
|
}, [
|
|
2929
|
-
ae("div",
|
|
2930
|
-
ae("div",
|
|
2926
|
+
ae("div", Cr, [
|
|
2927
|
+
ae("div", Sr, [
|
|
2931
2928
|
_e(v, {
|
|
2932
2929
|
"model-value": B(p)(h, E.value) || B(V)(h, E.value),
|
|
2933
2930
|
value: E.value,
|
|
@@ -2935,34 +2932,34 @@ const yr = { class: "flex flex-col gap-16" }, kr = {
|
|
|
2935
2932
|
indeterminate: B(O)(h, E.value),
|
|
2936
2933
|
size: "sm",
|
|
2937
2934
|
class: "shrink-0",
|
|
2938
|
-
"onUpdate:modelValue": (R) => B(
|
|
2935
|
+
"onUpdate:modelValue": (R) => B(A)(h, E.value, R)
|
|
2939
2936
|
}, null, 8, ["model-value", "value", "disabled", "indeterminate", "onUpdate:modelValue"]),
|
|
2940
2937
|
ae("span", {
|
|
2941
2938
|
class: "block truncate cursor-pointer",
|
|
2942
2939
|
title: E.label,
|
|
2943
|
-
onClick: (R) => !e.disable && !B(V)(h, E.value) && B(
|
|
2944
|
-
},
|
|
2945
|
-
|
|
2940
|
+
onClick: (R) => !e.disable && !B(V)(h, E.value) && B(A)(h, E.value, !B(p)(h, E.value))
|
|
2941
|
+
}, Ce(E.label), 9, Dr),
|
|
2942
|
+
be(S.$slots, `checkbox-${E.value}-append`, { option: E })
|
|
2946
2943
|
]),
|
|
2947
|
-
B(N)(h, E.value) ? (
|
|
2948
|
-
(
|
|
2944
|
+
B(N)(h, E.value) ? (H(), se("div", Mr, [
|
|
2945
|
+
(H(!0), se(Ee, null, he(h.actionColumns, (R) => (H(), se("div", {
|
|
2949
2946
|
key: R,
|
|
2950
2947
|
class: "w-[56px] flex justify-center"
|
|
2951
2948
|
}, [
|
|
2952
|
-
B(
|
|
2949
|
+
B(M)(h, E.value, R) ? (H(), Se(v, {
|
|
2953
2950
|
key: 0,
|
|
2954
2951
|
"model-value": B(P)(h, E.value, R) || B(L)(h, E.value, R),
|
|
2955
2952
|
value: R,
|
|
2956
2953
|
disabled: e.disable || B(L)(h, E.value, R),
|
|
2957
2954
|
size: "sm",
|
|
2958
|
-
"onUpdate:modelValue": (
|
|
2955
|
+
"onUpdate:modelValue": (x) => B(i)(E.value, R, x)
|
|
2959
2956
|
}, null, 8, ["model-value", "value", "disabled", "onUpdate:modelValue"])) : Oe("", !0)
|
|
2960
2957
|
]))), 128))
|
|
2961
2958
|
])) : Oe("", !0)
|
|
2962
2959
|
])
|
|
2963
2960
|
], 2))), 128))
|
|
2964
2961
|
])
|
|
2965
|
-
])) : (
|
|
2962
|
+
])) : (H(), Se(zt, {
|
|
2966
2963
|
key: 0,
|
|
2967
2964
|
"model-value": h.selectedSubjects,
|
|
2968
2965
|
options: h.options,
|
|
@@ -2972,8 +2969,8 @@ const yr = { class: "flex flex-col gap-16" }, kr = {
|
|
|
2972
2969
|
}, Fe({ _: 2 }, [
|
|
2973
2970
|
he(h.options, (E) => ({
|
|
2974
2971
|
name: `checkbox-${E.value}-append`,
|
|
2975
|
-
fn:
|
|
2976
|
-
|
|
2972
|
+
fn: ge(({ option: C }) => [
|
|
2973
|
+
be(S.$slots, `checkbox-${E.value}-append`, { option: C })
|
|
2977
2974
|
])
|
|
2978
2975
|
}))
|
|
2979
2976
|
]), 1032, ["model-value", "options", "disable", "title", "onUpdate:modelValue"]))
|
|
@@ -2981,7 +2978,7 @@ const yr = { class: "flex flex-col gap-16" }, kr = {
|
|
|
2981
2978
|
]);
|
|
2982
2979
|
};
|
|
2983
2980
|
}
|
|
2984
|
-
}),
|
|
2981
|
+
}), Pr = { class: "flex items-center" }, Fr = { class: "ml-auto" }, jr = /* @__PURE__ */ ye({
|
|
2985
2982
|
__name: "CollapsibleWrapper",
|
|
2986
2983
|
props: {
|
|
2987
2984
|
title: { default: "" },
|
|
@@ -2993,22 +2990,22 @@ const yr = { class: "flex flex-col gap-16" }, kr = {
|
|
|
2993
2990
|
function c() {
|
|
2994
2991
|
n.value = !n.value;
|
|
2995
2992
|
}
|
|
2996
|
-
function
|
|
2993
|
+
function d() {
|
|
2997
2994
|
s.value && (l.value = s.value.scrollHeight);
|
|
2998
2995
|
}
|
|
2999
|
-
return
|
|
2996
|
+
return Yt(async () => {
|
|
3000
2997
|
await es(), s.value && (a = new ResizeObserver(() => {
|
|
3001
|
-
|
|
2998
|
+
d();
|
|
3002
2999
|
}), a.observe(s.value));
|
|
3003
|
-
}),
|
|
3000
|
+
}), Cn(() => {
|
|
3004
3001
|
a == null || a.disconnect();
|
|
3005
3002
|
}), (u, p) => {
|
|
3006
|
-
const O =
|
|
3007
|
-
return
|
|
3003
|
+
const O = Ze("FmButton");
|
|
3004
|
+
return H(), se(Ee, null, [
|
|
3008
3005
|
ae("div", { onClick: c }, [
|
|
3009
|
-
ae("div",
|
|
3010
|
-
|
|
3011
|
-
ae("div",
|
|
3006
|
+
ae("div", Pr, [
|
|
3007
|
+
be(u.$slots, "title"),
|
|
3008
|
+
ae("div", Fr, [
|
|
3012
3009
|
_e(O, {
|
|
3013
3010
|
icon: n.value ? "keyboard_arrow_down" : "keyboard_arrow_up",
|
|
3014
3011
|
"text-color": "neutral-gray-400",
|
|
@@ -3024,12 +3021,12 @@ const yr = { class: "flex flex-col gap-16" }, kr = {
|
|
|
3024
3021
|
class: "transition-all duration-300 ease-in-out overflow-hidden",
|
|
3025
3022
|
style: ct({ maxHeight: n.value ? "0" : l.value + "px" })
|
|
3026
3023
|
}, [
|
|
3027
|
-
|
|
3024
|
+
be(u.$slots, "default")
|
|
3028
3025
|
], 4)
|
|
3029
3026
|
], 64);
|
|
3030
3027
|
};
|
|
3031
3028
|
}
|
|
3032
|
-
}),
|
|
3029
|
+
}), Ur = { class: "fm-typo-en-title-sm-600" }, At = "includedFuture", An = /* @__PURE__ */ ye({
|
|
3033
3030
|
__name: "ConditionPermission",
|
|
3034
3031
|
props: {
|
|
3035
3032
|
modelValue: {
|
|
@@ -3054,34 +3051,34 @@ const yr = { class: "flex flex-col gap-16" }, kr = {
|
|
|
3054
3051
|
const n = e, s = t, { t: l } = _t(), a = te(() => [
|
|
3055
3052
|
{
|
|
3056
3053
|
label: l("team.memberForm.permissions.includedFuture", { context: n.context }),
|
|
3057
|
-
value:
|
|
3054
|
+
value: At,
|
|
3058
3055
|
// Can only be selected if all other options are selected
|
|
3059
3056
|
disable: !!n.modelValue && n.options.length > n.modelValue.length
|
|
3060
3057
|
},
|
|
3061
3058
|
...n.options.filter(
|
|
3062
3059
|
(p) => p.label.toLocaleLowerCase().includes(u.value.toLocaleLowerCase())
|
|
3063
3060
|
)
|
|
3064
|
-
]), c = te(() => n.modelValue ? n.modelValue : [
|
|
3065
|
-
function
|
|
3061
|
+
]), c = te(() => n.modelValue ? n.modelValue : [At, ...n.options.map((p) => p.value)]);
|
|
3062
|
+
function d(p) {
|
|
3066
3063
|
const O = p.length === a.value.length;
|
|
3067
|
-
s("update:model-value", O ? null : p.filter((
|
|
3064
|
+
s("update:model-value", O ? null : p.filter((A) => A !== At));
|
|
3068
3065
|
}
|
|
3069
3066
|
const u = Ue("");
|
|
3070
3067
|
return (p, O) => {
|
|
3071
|
-
const
|
|
3072
|
-
return
|
|
3073
|
-
title:
|
|
3074
|
-
ae("p",
|
|
3068
|
+
const A = Ze("fm-search");
|
|
3069
|
+
return H(), Se(jr, null, {
|
|
3070
|
+
title: ge(() => [
|
|
3071
|
+
ae("p", Ur, Ce(B(l)("team.memberForm.permissions.manageable", { context: e.context })), 1)
|
|
3075
3072
|
]),
|
|
3076
|
-
default:
|
|
3077
|
-
e.options.length > 1 ? (
|
|
3073
|
+
default: ge(() => [
|
|
3074
|
+
e.options.length > 1 ? (H(), Se(A, {
|
|
3078
3075
|
key: 0,
|
|
3079
3076
|
modelValue: u.value,
|
|
3080
3077
|
"onUpdate:modelValue": O[0] || (O[0] = (N) => u.value = N),
|
|
3081
3078
|
class: "mt-16",
|
|
3082
3079
|
placeholder: B(l)("team.memberForm.permissions.search", { context: e.context })
|
|
3083
3080
|
}, null, 8, ["modelValue", "placeholder"])) : Oe("", !0),
|
|
3084
|
-
_e(
|
|
3081
|
+
_e(zt, {
|
|
3085
3082
|
"model-value": c.value,
|
|
3086
3083
|
options: a.value,
|
|
3087
3084
|
"show-intermediate": !1,
|
|
@@ -3090,12 +3087,12 @@ const yr = { class: "flex flex-col gap-16" }, kr = {
|
|
|
3090
3087
|
"include-disabled-options-when-select-all": !0,
|
|
3091
3088
|
title: "",
|
|
3092
3089
|
class: "mt-16",
|
|
3093
|
-
"onUpdate:modelValue":
|
|
3090
|
+
"onUpdate:modelValue": d
|
|
3094
3091
|
}, Fe({ _: 2 }, [
|
|
3095
3092
|
he(a.value, (N) => ({
|
|
3096
3093
|
name: `checkbox-${N.value}-append`,
|
|
3097
|
-
fn:
|
|
3098
|
-
|
|
3094
|
+
fn: ge(({ option: P }) => [
|
|
3095
|
+
be(p.$slots, `checkbox-${N.value}-append`, { option: P })
|
|
3099
3096
|
])
|
|
3100
3097
|
}))
|
|
3101
3098
|
]), 1032, ["model-value", "options", "disable"])
|
|
@@ -3104,7 +3101,7 @@ const yr = { class: "flex flex-col gap-16" }, kr = {
|
|
|
3104
3101
|
});
|
|
3105
3102
|
};
|
|
3106
3103
|
}
|
|
3107
|
-
}),
|
|
3104
|
+
}), Ct = "includedNewRole", Vr = /* @__PURE__ */ ye({
|
|
3108
3105
|
__name: "PosRolePermission",
|
|
3109
3106
|
props: {
|
|
3110
3107
|
modelValue: {
|
|
@@ -3131,7 +3128,7 @@ const yr = { class: "flex flex-col gap-16" }, kr = {
|
|
|
3131
3128
|
return [
|
|
3132
3129
|
{
|
|
3133
3130
|
label: l("team.memberForm.permissions.includedNewRole"),
|
|
3134
|
-
value:
|
|
3131
|
+
value: Ct,
|
|
3135
3132
|
disable: !!n.modelValue && n.roles.length > n.modelValue.length
|
|
3136
3133
|
},
|
|
3137
3134
|
...n.roles.map((p) => ({
|
|
@@ -3140,33 +3137,33 @@ const yr = { class: "flex flex-col gap-16" }, kr = {
|
|
|
3140
3137
|
disable: !!u && p.restaurants.every(({ id: O }) => !u.includes(O))
|
|
3141
3138
|
}))
|
|
3142
3139
|
];
|
|
3143
|
-
}), c = te(() => n.modelValue ? n.modelValue : [
|
|
3144
|
-
function
|
|
3140
|
+
}), c = te(() => n.modelValue ? n.modelValue : [Ct, ...n.roles.map((u) => u._id)]);
|
|
3141
|
+
function d(u) {
|
|
3145
3142
|
const p = u.length === a.value.length;
|
|
3146
|
-
s("update:model-value", p ? null : u.filter((O) => O !==
|
|
3143
|
+
s("update:model-value", p ? null : u.filter((O) => O !== Ct));
|
|
3147
3144
|
}
|
|
3148
|
-
return (u, p) => (
|
|
3145
|
+
return (u, p) => (H(), Se(zt, {
|
|
3149
3146
|
"model-value": c.value,
|
|
3150
3147
|
options: a.value,
|
|
3151
3148
|
"show-intermediate": !1,
|
|
3152
3149
|
"show-all-toggle": !1,
|
|
3153
3150
|
disable: e.disable,
|
|
3154
3151
|
title: B(l)("team.memberForm.permissions.roles"),
|
|
3155
|
-
"onUpdate:modelValue":
|
|
3152
|
+
"onUpdate:modelValue": d
|
|
3156
3153
|
}, Fe({ _: 2 }, [
|
|
3157
3154
|
he(a.value, (O) => ({
|
|
3158
3155
|
name: `checkbox-${O.value}-append`,
|
|
3159
|
-
fn:
|
|
3160
|
-
|
|
3156
|
+
fn: ge(({ option: A }) => [
|
|
3157
|
+
be(u.$slots, `checkbox-${O.value}-append`, { option: A })
|
|
3161
3158
|
])
|
|
3162
3159
|
}))
|
|
3163
3160
|
]), 1032, ["model-value", "options", "disable", "title"]));
|
|
3164
3161
|
}
|
|
3165
|
-
}),
|
|
3162
|
+
}), Wr = {
|
|
3166
3163
|
async readWarehouses() {
|
|
3167
3164
|
return os(await is().get("/warehouses"));
|
|
3168
3165
|
}
|
|
3169
|
-
},
|
|
3166
|
+
}, Gr = { 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" }, Xr = { class: "p-16 fm-corner-radius-lg border border-fm-color-neutral-gray-200" }, el = /* @__PURE__ */ ye({
|
|
3170
3167
|
__name: "PortalPermissionEditor",
|
|
3171
3168
|
props: /* @__PURE__ */ qt({
|
|
3172
3169
|
disable: {
|
|
@@ -3183,225 +3180,225 @@ const yr = { class: "flex flex-col gap-16" }, kr = {
|
|
|
3183
3180
|
}),
|
|
3184
3181
|
emits: /* @__PURE__ */ qt(["permissionChanged"], ["update:modelValue"]),
|
|
3185
3182
|
setup(e, { emit: t }) {
|
|
3186
|
-
const n = ts(e, "modelValue"), s = e, l = t, { t: a } = _t(), { fetchCustomReportPermissions: c, customReportPermissions:
|
|
3183
|
+
const n = ts(e, "modelValue"), s = e, l = t, { t: a } = _t(), { fetchCustomReportPermissions: c, customReportPermissions: d } = ss();
|
|
3187
3184
|
function u(D) {
|
|
3188
|
-
return Dt.find((
|
|
3185
|
+
return Dt.find((k) => k.subject === D) ?? d.value.find((k) => k.subject === D);
|
|
3189
3186
|
}
|
|
3190
3187
|
const p = te(() => {
|
|
3191
|
-
const D = [...Dt, ...
|
|
3188
|
+
const D = [...Dt, ...d.value].filter((T) => !P.includes(T.subject)).map((T) => T.subject);
|
|
3192
3189
|
return as(
|
|
3193
|
-
s.inheritPermissions.map((
|
|
3194
|
-
...
|
|
3195
|
-
permissions:
|
|
3190
|
+
s.inheritPermissions.map((T) => ({
|
|
3191
|
+
...T,
|
|
3192
|
+
permissions: T.permissions.filter((X) => D.includes(X.subject))
|
|
3196
3193
|
}))
|
|
3197
|
-
).map((
|
|
3198
|
-
id:
|
|
3199
|
-
setNames:
|
|
3194
|
+
).map((T) => ({
|
|
3195
|
+
id: T.subject,
|
|
3196
|
+
setNames: T.setNames
|
|
3200
3197
|
}));
|
|
3201
3198
|
}), O = te(() => {
|
|
3202
|
-
const D = s.inheritPermissions.map((
|
|
3203
|
-
...
|
|
3204
|
-
permissions:
|
|
3205
|
-
(
|
|
3199
|
+
const D = s.inheritPermissions.map((k) => ({
|
|
3200
|
+
...k,
|
|
3201
|
+
permissions: k.permissions.filter(
|
|
3202
|
+
(T) => T.subject === de.Subject.Business.inventory_stock
|
|
3206
3203
|
)
|
|
3207
3204
|
}));
|
|
3208
3205
|
return yt(
|
|
3209
3206
|
D,
|
|
3210
3207
|
"warehouseId",
|
|
3211
|
-
L.value.map((
|
|
3208
|
+
L.value.map((k) => k._id)
|
|
3212
3209
|
);
|
|
3213
|
-
}),
|
|
3214
|
-
const D = s.inheritPermissions.map((
|
|
3215
|
-
...
|
|
3216
|
-
permissions:
|
|
3217
|
-
(
|
|
3210
|
+
}), A = te(() => {
|
|
3211
|
+
const D = s.inheritPermissions.map((k) => ({
|
|
3212
|
+
...k,
|
|
3213
|
+
permissions: k.permissions.filter(
|
|
3214
|
+
(T) => T.subject === de.Subject.Restaurant.restaurant
|
|
3218
3215
|
)
|
|
3219
3216
|
}));
|
|
3220
3217
|
return yt(
|
|
3221
3218
|
D,
|
|
3222
3219
|
"restaurantId",
|
|
3223
|
-
y.value.map((
|
|
3220
|
+
y.value.map((k) => k._id)
|
|
3224
3221
|
);
|
|
3225
3222
|
}), N = te(() => {
|
|
3226
|
-
const D = s.inheritPermissions.map((
|
|
3227
|
-
...
|
|
3228
|
-
permissions:
|
|
3223
|
+
const D = s.inheritPermissions.map((k) => ({
|
|
3224
|
+
...k,
|
|
3225
|
+
permissions: k.permissions.filter((T) => T.subject === de.Subject.Business.role)
|
|
3229
3226
|
}));
|
|
3230
3227
|
return yt(
|
|
3231
3228
|
D,
|
|
3232
3229
|
"roleId",
|
|
3233
|
-
_.value.map((
|
|
3230
|
+
_.value.map((k) => k._id)
|
|
3234
3231
|
);
|
|
3235
3232
|
}), P = [
|
|
3236
|
-
|
|
3237
|
-
|
|
3238
|
-
|
|
3239
|
-
|
|
3233
|
+
de.Subject.Business.restaurant,
|
|
3234
|
+
de.Subject.Business.role,
|
|
3235
|
+
de.Subject.Restaurant.restaurant,
|
|
3236
|
+
de.Subject.Business.inventory_stock
|
|
3240
3237
|
], V = te(() => {
|
|
3241
|
-
var
|
|
3242
|
-
const D = (
|
|
3243
|
-
(
|
|
3238
|
+
var k;
|
|
3239
|
+
const D = (k = n.value) == null ? void 0 : k.find(
|
|
3240
|
+
(T) => T.subject === de.Subject.Business.inventory_stock
|
|
3244
3241
|
);
|
|
3245
3242
|
return D ? D.conditions ? JSON.parse(D.conditions).warehouseId.$in : null : [];
|
|
3246
|
-
}), L = Ue([]),
|
|
3243
|
+
}), L = Ue([]), M = te(() => L.value.map((D) => ({
|
|
3247
3244
|
label: D.profile.name,
|
|
3248
3245
|
value: D._id
|
|
3249
3246
|
})));
|
|
3250
3247
|
function i(D) {
|
|
3251
|
-
const
|
|
3252
|
-
n.value =
|
|
3248
|
+
const k = m(n.value, D);
|
|
3249
|
+
n.value = k;
|
|
3253
3250
|
}
|
|
3254
|
-
function
|
|
3255
|
-
let
|
|
3256
|
-
D.filter((
|
|
3251
|
+
function m(D, k) {
|
|
3252
|
+
let T = ut(
|
|
3253
|
+
D.filter((X) => X.subject !== de.Subject.Business.inventory_stock)
|
|
3257
3254
|
);
|
|
3258
|
-
if (!
|
|
3259
|
-
const
|
|
3260
|
-
actions: [
|
|
3261
|
-
subject:
|
|
3255
|
+
if (!k || k.length > 0) {
|
|
3256
|
+
const X = {
|
|
3257
|
+
actions: [de.Action.manage],
|
|
3258
|
+
subject: de.Subject.Business.inventory_stock
|
|
3262
3259
|
};
|
|
3263
|
-
|
|
3260
|
+
k && (X.conditions = JSON.stringify({ warehouseId: { $in: k } })), T.push(X);
|
|
3264
3261
|
}
|
|
3265
|
-
return
|
|
3262
|
+
return T;
|
|
3266
3263
|
}
|
|
3267
|
-
const { restaurants: y } = ns(), _ =
|
|
3264
|
+
const { restaurants: y } = ns(), _ = ms().roles, w = te(() => y.value.map((D) => ({
|
|
3268
3265
|
label: `${D.profile.code ? D.profile.code + "-" : ""}${D.profile.name}`,
|
|
3269
3266
|
value: D._id
|
|
3270
|
-
}))), S = te(() => y.value.reduce((D,
|
|
3267
|
+
}))), S = te(() => y.value.reduce((D, k) => (D[k._id] = _.value.filter((T) => T.restaurants.some((X) => X.id === k._id)).map((T) => T._id), D), {})), b = te(() => rs(n.value));
|
|
3271
3268
|
function v(D) {
|
|
3272
|
-
const
|
|
3273
|
-
n.value =
|
|
3269
|
+
const k = E(n.value, D);
|
|
3270
|
+
n.value = k;
|
|
3274
3271
|
}
|
|
3275
3272
|
const h = te(() => ls(n.value));
|
|
3276
|
-
function E(D,
|
|
3277
|
-
var
|
|
3278
|
-
let
|
|
3273
|
+
function E(D, k) {
|
|
3274
|
+
var X;
|
|
3275
|
+
let T = ut(
|
|
3279
3276
|
D.filter(
|
|
3280
|
-
(
|
|
3277
|
+
(G) => G.subject !== de.Subject.Business.restaurant && G.subject !== de.Subject.Restaurant.restaurant
|
|
3281
3278
|
)
|
|
3282
3279
|
);
|
|
3283
|
-
if (!
|
|
3280
|
+
if (!k || k.length > 0) {
|
|
3284
3281
|
const {
|
|
3285
|
-
category:
|
|
3282
|
+
category: G,
|
|
3286
3283
|
showByFeatureFlag: j,
|
|
3287
3284
|
...ne
|
|
3288
|
-
} =
|
|
3289
|
-
|
|
3290
|
-
const
|
|
3291
|
-
actions: [
|
|
3292
|
-
subject:
|
|
3285
|
+
} = ds.restaurant;
|
|
3286
|
+
T.push(ne);
|
|
3287
|
+
const $ = {
|
|
3288
|
+
actions: [de.Action.manage],
|
|
3289
|
+
subject: de.Subject.Restaurant.restaurant
|
|
3293
3290
|
};
|
|
3294
|
-
|
|
3291
|
+
k && ($.conditions = JSON.stringify({ restaurantId: { $in: k } })), T.push($);
|
|
3295
3292
|
}
|
|
3296
|
-
if (
|
|
3297
|
-
const
|
|
3298
|
-
...new Set(
|
|
3293
|
+
if (k) {
|
|
3294
|
+
const G = [
|
|
3295
|
+
...new Set(k.map((ne) => S.value[ne]).flatMap((ne) => ne))
|
|
3299
3296
|
], j = _.value.map((ne) => ne._id);
|
|
3300
|
-
|
|
3301
|
-
|
|
3302
|
-
(
|
|
3297
|
+
G.length !== j.length && (T = R(
|
|
3298
|
+
T,
|
|
3299
|
+
(X = h.value || j) == null ? void 0 : X.filter((ne) => G.includes(ne))
|
|
3303
3300
|
));
|
|
3304
3301
|
}
|
|
3305
|
-
return
|
|
3302
|
+
return T;
|
|
3306
3303
|
}
|
|
3307
|
-
function
|
|
3308
|
-
const
|
|
3309
|
-
n.value =
|
|
3304
|
+
function C(D) {
|
|
3305
|
+
const k = R(n.value, D);
|
|
3306
|
+
n.value = k;
|
|
3310
3307
|
}
|
|
3311
|
-
function R(D,
|
|
3312
|
-
let
|
|
3313
|
-
D.filter((
|
|
3308
|
+
function R(D, k) {
|
|
3309
|
+
let T = ut(
|
|
3310
|
+
D.filter((X) => X.subject !== de.Subject.Business.role)
|
|
3314
3311
|
);
|
|
3315
|
-
if (
|
|
3316
|
-
const
|
|
3317
|
-
actions: [
|
|
3318
|
-
subject:
|
|
3319
|
-
conditions: JSON.stringify({ roleId: { $in:
|
|
3312
|
+
if (k && k.length > 0) {
|
|
3313
|
+
const X = {
|
|
3314
|
+
actions: [de.Action.manage],
|
|
3315
|
+
subject: de.Subject.Business.role,
|
|
3316
|
+
conditions: JSON.stringify({ roleId: { $in: k } })
|
|
3320
3317
|
};
|
|
3321
|
-
|
|
3318
|
+
T.push(X);
|
|
3322
3319
|
}
|
|
3323
|
-
return
|
|
3320
|
+
return T;
|
|
3324
3321
|
}
|
|
3325
|
-
|
|
3322
|
+
Yt(async () => {
|
|
3326
3323
|
await Promise.all([
|
|
3327
|
-
|
|
3324
|
+
Wr.readWarehouses().then((D) => L.value = D),
|
|
3328
3325
|
c()
|
|
3329
3326
|
]);
|
|
3330
3327
|
});
|
|
3331
|
-
const
|
|
3328
|
+
const x = te(() => Tt(
|
|
3332
3329
|
n.value,
|
|
3333
|
-
|
|
3334
|
-
).filter((
|
|
3335
|
-
const
|
|
3336
|
-
return (
|
|
3337
|
-
}).map((
|
|
3338
|
-
if (
|
|
3339
|
-
const
|
|
3340
|
-
if (!
|
|
3341
|
-
const
|
|
3342
|
-
if (!
|
|
3343
|
-
const j =
|
|
3344
|
-
return j.length <= 1 || j.filter((
|
|
3330
|
+
kt
|
|
3331
|
+
).filter((T) => {
|
|
3332
|
+
const X = T.source;
|
|
3333
|
+
return (X == null ? void 0 : X.type) !== "systemPermissionSet" ? !0 : T.actions.includes("manage");
|
|
3334
|
+
}).map((T) => {
|
|
3335
|
+
if (T.inverted) return T;
|
|
3336
|
+
const X = T.actions;
|
|
3337
|
+
if (!X.includes("manage")) return T;
|
|
3338
|
+
const G = u(T.subject);
|
|
3339
|
+
if (!G) return T;
|
|
3340
|
+
const j = G.actions;
|
|
3341
|
+
return j.length <= 1 || j.filter(($) => !X.includes($)).length === 0 ? T : { ...T, actions: [...j] };
|
|
3345
3342
|
}));
|
|
3346
3343
|
function W(D) {
|
|
3347
|
-
const
|
|
3348
|
-
|
|
3349
|
-
),
|
|
3344
|
+
const k = new Set(
|
|
3345
|
+
x.value.filter((j) => !j.inverted).map((j) => j.subject)
|
|
3346
|
+
), T = new Set(
|
|
3350
3347
|
D.filter((j) => !j.inverted).map((j) => j.subject)
|
|
3351
|
-
),
|
|
3348
|
+
), X = new Set(
|
|
3352
3349
|
n.value.filter((j) => !j.inverted).map((j) => j.subject)
|
|
3353
3350
|
);
|
|
3354
|
-
let
|
|
3355
|
-
for (const j of T)
|
|
3356
|
-
k.has(j) || (H.has(j) && (x = x.filter((J) => J.subject !== j)), (!H.has(j) || kt(
|
|
3357
|
-
x,
|
|
3358
|
-
Tt
|
|
3359
|
-
).some(
|
|
3360
|
-
(J) => J.subject === j && !J.inverted && J.actions.includes("manage")
|
|
3361
|
-
)) && !x.some((J) => J.subject === j && J.inverted) && x.push({ subject: j, actions: ["manage"], inverted: !0 }));
|
|
3351
|
+
let G = [...n.value];
|
|
3362
3352
|
for (const j of k)
|
|
3363
|
-
|
|
3364
|
-
|
|
3365
|
-
|
|
3366
|
-
|
|
3367
|
-
|
|
3368
|
-
|
|
3369
|
-
|
|
3370
|
-
|
|
3371
|
-
|
|
3353
|
+
T.has(j) || (X.has(j) && (G = G.filter(($) => $.subject !== j)), (!X.has(j) || Tt(
|
|
3354
|
+
G,
|
|
3355
|
+
kt
|
|
3356
|
+
).some(
|
|
3357
|
+
($) => $.subject === j && !$.inverted && $.actions.includes("manage")
|
|
3358
|
+
)) && !G.some(($) => $.subject === j && $.inverted) && G.push({ subject: j, actions: ["manage"], inverted: !0 }));
|
|
3359
|
+
for (const j of T)
|
|
3360
|
+
if (!k.has(j)) {
|
|
3361
|
+
const ne = G.some(($) => $.subject === j && $.inverted);
|
|
3362
|
+
if (G = G.filter(($) => !($.subject === j && $.inverted)), !ne && !X.has(j)) {
|
|
3363
|
+
const $ = D.find(
|
|
3364
|
+
(z) => z.subject === j && !z.inverted
|
|
3365
|
+
), Y = u(j);
|
|
3366
|
+
if (Y && $) {
|
|
3367
|
+
const { category: z, showByFeatureFlag: we, ...re } = Y;
|
|
3368
|
+
G.push({ ...re, actions: $.actions });
|
|
3372
3369
|
}
|
|
3373
3370
|
}
|
|
3374
3371
|
}
|
|
3375
|
-
for (const j of
|
|
3376
|
-
if (!
|
|
3377
|
-
const ne =
|
|
3372
|
+
for (const j of T) {
|
|
3373
|
+
if (!k.has(j)) continue;
|
|
3374
|
+
const ne = x.value.find(
|
|
3378
3375
|
(re) => re.subject === j && !re.inverted
|
|
3379
|
-
),
|
|
3380
|
-
if (!ne ||
|
|
3381
|
-
const
|
|
3382
|
-
if (
|
|
3376
|
+
), $ = D.find((re) => re.subject === j && !re.inverted);
|
|
3377
|
+
if (!ne || !$) continue;
|
|
3378
|
+
const Y = new Set(ne.actions), z = new Set($.actions);
|
|
3379
|
+
if (Y.size === z.size && [...Y].every((re) => z.has(re)))
|
|
3383
3380
|
continue;
|
|
3384
|
-
const
|
|
3385
|
-
if (
|
|
3386
|
-
|
|
3387
|
-
...
|
|
3388
|
-
actions: Array.from(
|
|
3381
|
+
const we = G.findIndex((re) => re.subject === j && !re.inverted);
|
|
3382
|
+
if (we >= 0)
|
|
3383
|
+
G[we] = {
|
|
3384
|
+
...G[we],
|
|
3385
|
+
actions: Array.from(z)
|
|
3389
3386
|
};
|
|
3390
3387
|
else {
|
|
3391
3388
|
const re = u(j);
|
|
3392
3389
|
if (re) {
|
|
3393
|
-
const { category: Ie, showByFeatureFlag:
|
|
3394
|
-
|
|
3390
|
+
const { category: Ie, showByFeatureFlag: $e, ...Je } = re;
|
|
3391
|
+
G.push({ ...Je, actions: Array.from(z) });
|
|
3395
3392
|
}
|
|
3396
3393
|
}
|
|
3397
|
-
|
|
3398
|
-
|
|
3399
|
-
|
|
3394
|
+
Y.has("manage") && !z.has("manage") && Tt(
|
|
3395
|
+
G,
|
|
3396
|
+
kt
|
|
3400
3397
|
).some(
|
|
3401
3398
|
(Ie) => Ie.subject === j && !Ie.inverted && Ie.actions.includes("manage")
|
|
3402
|
-
) && !
|
|
3399
|
+
) && !G.some((Ie) => Ie.subject === j && Ie.inverted) && G.push({ subject: j, actions: ["manage"], inverted: !0 }), !Y.has("manage") && z.has("manage") && (G = G.filter((re) => !(re.subject === j && re.inverted)));
|
|
3403
3400
|
}
|
|
3404
|
-
n.value =
|
|
3401
|
+
n.value = G;
|
|
3405
3402
|
}
|
|
3406
3403
|
return St(
|
|
3407
3404
|
n,
|
|
@@ -3409,63 +3406,63 @@ const yr = { class: "flex flex-col gap-16" }, kr = {
|
|
|
3409
3406
|
l("permissionChanged", D);
|
|
3410
3407
|
},
|
|
3411
3408
|
{ deep: !0 }
|
|
3412
|
-
), (D,
|
|
3413
|
-
ae("div",
|
|
3414
|
-
_e(
|
|
3415
|
-
"model-value":
|
|
3409
|
+
), (D, k) => (H(), se("div", Gr, [
|
|
3410
|
+
ae("div", xr, [
|
|
3411
|
+
_e(wr, {
|
|
3412
|
+
"model-value": x.value,
|
|
3416
3413
|
"excluded-subjects": P,
|
|
3417
|
-
"additional-permissions": B(
|
|
3414
|
+
"additional-permissions": B(d),
|
|
3418
3415
|
"onUpdate:modelValue": W
|
|
3419
3416
|
}, Fe({ _: 2 }, [
|
|
3420
|
-
he(p.value, (
|
|
3421
|
-
name: `checkbox-${
|
|
3422
|
-
fn:
|
|
3423
|
-
_e(it, { item:
|
|
3417
|
+
he(p.value, (T) => ({
|
|
3418
|
+
name: `checkbox-${T.id}-append`,
|
|
3419
|
+
fn: ge(() => [
|
|
3420
|
+
_e(it, { item: T }, null, 8, ["item"])
|
|
3424
3421
|
])
|
|
3425
3422
|
}))
|
|
3426
3423
|
]), 1032, ["model-value", "additional-permissions"])
|
|
3427
3424
|
]),
|
|
3428
3425
|
ae("div", Yr, [
|
|
3429
|
-
_e(
|
|
3426
|
+
_e(An, {
|
|
3430
3427
|
"model-value": V.value,
|
|
3431
|
-
options:
|
|
3428
|
+
options: M.value,
|
|
3432
3429
|
context: B(a)("team.labels.warehouse"),
|
|
3433
3430
|
"onUpdate:modelValue": i
|
|
3434
3431
|
}, Fe({ _: 2 }, [
|
|
3435
|
-
he(O.value, (
|
|
3436
|
-
name: `checkbox-${
|
|
3437
|
-
fn:
|
|
3438
|
-
_e(it, { item:
|
|
3432
|
+
he(O.value, (T) => ({
|
|
3433
|
+
name: `checkbox-${T.id}-append`,
|
|
3434
|
+
fn: ge(() => [
|
|
3435
|
+
_e(it, { item: T }, null, 8, ["item"])
|
|
3439
3436
|
])
|
|
3440
3437
|
}))
|
|
3441
3438
|
]), 1032, ["model-value", "options", "context"])
|
|
3442
3439
|
]),
|
|
3443
|
-
ae("div",
|
|
3444
|
-
_e(
|
|
3445
|
-
"model-value":
|
|
3446
|
-
options:
|
|
3440
|
+
ae("div", Zr, [
|
|
3441
|
+
_e(An, {
|
|
3442
|
+
"model-value": b.value,
|
|
3443
|
+
options: w.value,
|
|
3447
3444
|
context: B(a)("team.labels.restaurant"),
|
|
3448
3445
|
"onUpdate:modelValue": v
|
|
3449
3446
|
}, Fe({ _: 2 }, [
|
|
3450
|
-
he(
|
|
3451
|
-
name: `checkbox-${
|
|
3452
|
-
fn:
|
|
3453
|
-
_e(it, { item:
|
|
3447
|
+
he(A.value, (T) => ({
|
|
3448
|
+
name: `checkbox-${T.id}-append`,
|
|
3449
|
+
fn: ge(() => [
|
|
3450
|
+
_e(it, { item: T }, null, 8, ["item"])
|
|
3454
3451
|
])
|
|
3455
3452
|
}))
|
|
3456
3453
|
]), 1032, ["model-value", "options", "context"])
|
|
3457
3454
|
]),
|
|
3458
|
-
ae("div",
|
|
3459
|
-
_e(
|
|
3455
|
+
ae("div", Xr, [
|
|
3456
|
+
_e(Vr, {
|
|
3460
3457
|
roles: B(_),
|
|
3461
3458
|
"model-value": h.value,
|
|
3462
|
-
"restaurant-ids":
|
|
3463
|
-
"onUpdate:modelValue":
|
|
3459
|
+
"restaurant-ids": b.value,
|
|
3460
|
+
"onUpdate:modelValue": C
|
|
3464
3461
|
}, Fe({ _: 2 }, [
|
|
3465
|
-
he(N.value, (
|
|
3466
|
-
name: `checkbox-${
|
|
3467
|
-
fn:
|
|
3468
|
-
_e(it, { item:
|
|
3462
|
+
he(N.value, (T) => ({
|
|
3463
|
+
name: `checkbox-${T.id}-append`,
|
|
3464
|
+
fn: ge(() => [
|
|
3465
|
+
_e(it, { item: T }, null, 8, ["item"])
|
|
3469
3466
|
])
|
|
3470
3467
|
}))
|
|
3471
3468
|
]), 1032, ["roles", "model-value", "restaurant-ids"])
|
|
@@ -3474,6 +3471,6 @@ const yr = { class: "flex flex-col gap-16" }, kr = {
|
|
|
3474
3471
|
}
|
|
3475
3472
|
});
|
|
3476
3473
|
export {
|
|
3477
|
-
|
|
3478
|
-
|
|
3474
|
+
zt as _,
|
|
3475
|
+
el as a
|
|
3479
3476
|
};
|