@feedmepos/mf-hrm-portal 2.0.6-dev → 2.0.6-dev.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (35) hide show
  1. package/dist/{AuditLogList-BxigxQv3.js → AuditLogList-vHCIpof0.js} +28 -28
  2. package/dist/{EmployeeList-DyvqwZtw.js → EmployeeList-CBhHexQI.js} +5 -5
  3. package/dist/{Main-B8tSMq-U.js → Main-C5Bpd6bc.js} +8 -8
  4. package/dist/{Main-CtH5MCty.js → Main-CEwaF3N8.js} +5 -5
  5. package/dist/PermissionSetList-Df-Ymw2O.js +337 -0
  6. package/dist/PortalPermissionEditor.vue_vue_type_script_setup_true_lang-zJrXXaE5.js +3355 -0
  7. package/dist/{RoleList-jykDD_zm.js → RoleList-CNdSo3ML.js} +6 -6
  8. package/dist/TeamMemberList-D_RxHSyg.js +988 -0
  9. package/dist/{TimesheetList-Bk1XF9xy.js → TimesheetList-Bq6sBnDH.js} +6 -6
  10. package/dist/{app-BPlaahxK.js → app-CoFcOv4s.js} +915 -807
  11. package/dist/app.js +2 -2
  12. package/dist/{dayjs.min-LweNOSZ_.js → dayjs.min-DYhmwGAk.js} +1 -1
  13. package/dist/{employee-DPfiL6rd.js → employee-BuQUeatq.js} +3 -3
  14. package/dist/{index-BAhsHYNv.js → index-CJbevkE_.js} +1 -1
  15. package/dist/{index-CBxn7cxI.js → index-CmgH764t.js} +2416 -2294
  16. package/dist/{lodash-D1uG3PY3.js → lodash-goefl10e.js} +1 -1
  17. package/dist/src/api/permission-assignment/index.d.ts +3 -0
  18. package/dist/src/api/report-query/index.d.ts +1 -0
  19. package/dist/src/composables/useCustomReportPermissions.d.ts +7 -0
  20. package/dist/src/helpers/permission-set.d.ts +32 -1
  21. package/dist/src/helpers/permission-set.test.d.ts +1 -0
  22. package/dist/src/helpers/rule.d.ts +4 -1
  23. package/dist/src/types/report-query.d.ts +1 -0
  24. package/dist/src/views/team/components/BasePermission.vue.d.ts +17 -0
  25. package/dist/{team-B1osnB4U.js → team-Dy2uK8pr.js} +1 -1
  26. package/dist/{timesheet-rte2utJf.js → timesheet-knvCGlOx.js} +2 -2
  27. package/dist/tsconfig.app.tsbuildinfo +1 -1
  28. package/dist/{useAppStore-CqrjwnF_.js → useAppStore-C3SLn6_I.js} +1 -1
  29. package/dist/{useLoading-B5IjfVEP.js → useLoading-BZMc7JLo.js} +1 -1
  30. package/dist/useReportPermissions-l-Ltg4HG.js +59 -0
  31. package/package.json +2 -2
  32. package/dist/PermissionSetList-DCONmOgn.js +0 -323
  33. package/dist/PortalPermissionEditor.vue_vue_type_script_setup_true_lang-07Dsea27.js +0 -3092
  34. package/dist/TeamMemberList-DMrPgF1l.js +0 -973
  35. package/dist/useReportPermissions-C4Q29AQJ.js +0 -65
@@ -0,0 +1,3355 @@
1
+ import { getCurrentInstance as xt, inject as Hn, ref as Ue, shallowRef as Bn, computed as z, watch as St, onMounted as Yt, onUnmounted as On, defineComponent as Ie, h as Rn, createVNode as de, Text as $n, Fragment as ye, resolveComponent as Ze, createBlock as Se, openBlock as Y, withCtx as pe, createElementVNode as ne, createElementBlock as te, toDisplayString as Ae, unref as ke, renderList as _e, renderSlot as he, createCommentVNode as Le, createTextVNode as Jn, useSlots as Kn, normalizeStyle as ct, normalizeClass as qe, createSlots as Fe, nextTick as zn, mergeModels as Qt, useModel as Qn } from "vue";
2
+ import { useI18n as _t, useCoreStore as qn } from "@feedmepos/mf-common";
3
+ import "@vue/devtools-api";
4
+ import { l as ut, p as Dt, g as es, b as ts, q as ns, E as ss, F as yt, G as as, w as rs, $ as kt } from "./index-CmgH764t.js";
5
+ import { i as ls, d as ie, N as os, a as Tt } from "./app-CoFcOv4s.js";
6
+ import { u as is } from "./index-CJbevkE_.js";
7
+ import { u as cs } from "./useAppStore-C3SLn6_I.js";
8
+ /*!
9
+ * shared v10.0.5
10
+ * (c) 2024 kazuya kawaguchi
11
+ * Released under the MIT License.
12
+ */
13
+ const qt = typeof window < "u", Ve = (e, t = !1) => t ? Symbol.for(e) : Symbol(e), us = (e, t, n) => ms({ l: e, k: t, s: n }), ms = (e) => JSON.stringify(e).replace(/\u2028/g, "\\u2028").replace(/\u2029/g, "\\u2029").replace(/\u0027/g, "\\u0027"), ce = (e) => typeof e == "number" && isFinite(e), ds = (e) => Zt(e) === "[object Date]", dt = (e) => Zt(e) === "[object RegExp]", pt = (e) => Z(e) && Object.keys(e).length === 0, ue = Object.assign, fs = Object.create, J = (e = null) => fs(e);
14
+ let en;
15
+ const je = () => en || (en = typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : typeof window < "u" ? window : typeof global < "u" ? global : J());
16
+ function tn(e) {
17
+ return e.replace(/</g, "&lt;").replace(/>/g, "&gt;").replace(/"/g, "&quot;").replace(/'/g, "&apos;");
18
+ }
19
+ const _s = Object.prototype.hasOwnProperty;
20
+ function Ee(e, t) {
21
+ return _s.call(e, t);
22
+ }
23
+ const oe = Array.isArray, se = (e) => typeof e == "function", w = (e) => typeof e == "string", le = (e) => typeof e == "boolean", X = (e) => e !== null && typeof e == "object", ps = (e) => X(e) && se(e.then) && se(e.catch), Cn = Object.prototype.toString, Zt = (e) => Cn.call(e), Z = (e) => Zt(e) === "[object Object]", hs = (e) => e == null ? "" : oe(e) || Z(e) && e.toString === Cn ? JSON.stringify(e, null, 2) : String(e);
24
+ function Xt(e, t = "") {
25
+ return e.reduce((n, s, l) => l === 0 ? n + s : n + t + s, "");
26
+ }
27
+ function bs(e, t) {
28
+ typeof console < "u" && (console.warn("[intlify] " + e), t && console.warn(t.stack));
29
+ }
30
+ const rt = (e) => !X(e) || oe(e);
31
+ function mt(e, t) {
32
+ if (rt(e) || rt(t))
33
+ throw new Error("Invalid value");
34
+ const n = [{ src: e, des: t }];
35
+ for (; n.length; ) {
36
+ const { src: s, des: l } = n.pop();
37
+ Object.keys(s).forEach((a) => {
38
+ a !== "__proto__" && (X(s[a]) && !X(l[a]) && (l[a] = Array.isArray(s[a]) ? [] : J()), rt(l[a]) || rt(s[a]) ? l[a] = s[a] : n.push({ src: s[a], des: l[a] }));
39
+ });
40
+ }
41
+ }
42
+ function gs(e, t, n) {
43
+ return { line: e, column: t, offset: n };
44
+ }
45
+ function Mt(e, t, n) {
46
+ return { start: e, end: t };
47
+ }
48
+ const B = {
49
+ // tokenizer error codes
50
+ EXPECTED_TOKEN: 1,
51
+ INVALID_TOKEN_IN_PLACEHOLDER: 2,
52
+ UNTERMINATED_SINGLE_QUOTE_IN_PLACEHOLDER: 3,
53
+ UNKNOWN_ESCAPE_SEQUENCE: 4,
54
+ INVALID_UNICODE_ESCAPE_SEQUENCE: 5,
55
+ UNBALANCED_CLOSING_BRACE: 6,
56
+ UNTERMINATED_CLOSING_BRACE: 7,
57
+ EMPTY_PLACEHOLDER: 8,
58
+ NOT_ALLOW_NEST_PLACEHOLDER: 9,
59
+ INVALID_LINKED_FORMAT: 10,
60
+ // parser error codes
61
+ MUST_HAVE_MESSAGES_IN_PLURAL: 11,
62
+ UNEXPECTED_EMPTY_LINKED_MODIFIER: 12,
63
+ UNEXPECTED_EMPTY_LINKED_KEY: 13,
64
+ UNEXPECTED_LEXICAL_ANALYSIS: 14
65
+ }, vs = 17;
66
+ function ht(e, t, n = {}) {
67
+ const { domain: s, messages: l, args: a } = n, c = e, m = new SyntaxError(String(c));
68
+ return m.code = e, t && (m.location = t), m.domain = s, m;
69
+ }
70
+ function Es(e) {
71
+ throw e;
72
+ }
73
+ const Te = " ", Is = "\r", me = `
74
+ `, Ns = "\u2028", ys = "\u2029";
75
+ function ks(e) {
76
+ const t = e;
77
+ let n = 0, s = 1, l = 1, a = 0;
78
+ const c = (_) => t[_] === Is && t[_ + 1] === me, m = (_) => t[_] === me, u = (_) => t[_] === ys, b = (_) => t[_] === Ns, k = (_) => c(_) || m(_) || u(_) || b(_), L = () => n, N = () => s, P = () => l, U = () => a, T = (_) => c(_) || u(_) || b(_) ? me : t[_], A = () => T(n), i = () => T(n + a);
79
+ function d() {
80
+ return a = 0, k(n) && (s++, l = 0), c(n) && n++, n++, l++, t[n];
81
+ }
82
+ function y() {
83
+ return c(n + a) && a++, a++, t[n + a];
84
+ }
85
+ function h() {
86
+ n = 0, s = 1, l = 1, a = 0;
87
+ }
88
+ function S(_ = 0) {
89
+ a = _;
90
+ }
91
+ function p() {
92
+ const _ = n + a;
93
+ for (; _ !== n; )
94
+ d();
95
+ a = 0;
96
+ }
97
+ return {
98
+ index: L,
99
+ line: N,
100
+ column: P,
101
+ peekOffset: U,
102
+ charAt: T,
103
+ currentChar: A,
104
+ currentPeek: i,
105
+ next: d,
106
+ peek: y,
107
+ reset: h,
108
+ resetPeek: S,
109
+ skipToPeek: p
110
+ };
111
+ }
112
+ const Ce = void 0, Ts = ".", nn = "'", Ls = "tokenizer";
113
+ function Os(e, t = {}) {
114
+ const n = t.location !== !1, s = ks(e), l = () => s.index(), a = () => gs(s.line(), s.column(), s.index()), c = a(), m = l(), u = {
115
+ currentType: 13,
116
+ offset: m,
117
+ startLoc: c,
118
+ endLoc: c,
119
+ lastType: 13,
120
+ lastOffset: m,
121
+ lastStartLoc: c,
122
+ lastEndLoc: c,
123
+ braceNest: 0,
124
+ inLinked: !1,
125
+ text: ""
126
+ }, b = () => u, { onError: k } = t;
127
+ function L(r, o, v, ...F) {
128
+ const ae = b();
129
+ if (o.column += v, o.offset += v, k) {
130
+ const W = n ? Mt(ae.startLoc, o) : null, f = ht(r, W, {
131
+ domain: Ls,
132
+ args: F
133
+ });
134
+ k(f);
135
+ }
136
+ }
137
+ function N(r, o, v) {
138
+ r.endLoc = a(), r.currentType = o;
139
+ const F = { type: o };
140
+ return n && (F.loc = Mt(r.startLoc, r.endLoc)), v != null && (F.value = v), F;
141
+ }
142
+ const P = (r) => N(
143
+ r,
144
+ 13
145
+ /* TokenTypes.EOF */
146
+ );
147
+ function U(r, o) {
148
+ return r.currentChar() === o ? (r.next(), o) : (L(B.EXPECTED_TOKEN, a(), 0, o), "");
149
+ }
150
+ function T(r) {
151
+ let o = "";
152
+ for (; r.currentPeek() === Te || r.currentPeek() === me; )
153
+ o += r.currentPeek(), r.peek();
154
+ return o;
155
+ }
156
+ function A(r) {
157
+ const o = T(r);
158
+ return r.skipToPeek(), o;
159
+ }
160
+ function i(r) {
161
+ if (r === Ce)
162
+ return !1;
163
+ const o = r.charCodeAt(0);
164
+ return o >= 97 && o <= 122 || // a-z
165
+ o >= 65 && o <= 90 || // A-Z
166
+ o === 95;
167
+ }
168
+ function d(r) {
169
+ if (r === Ce)
170
+ return !1;
171
+ const o = r.charCodeAt(0);
172
+ return o >= 48 && o <= 57;
173
+ }
174
+ function y(r, o) {
175
+ const { currentType: v } = o;
176
+ if (v !== 2)
177
+ return !1;
178
+ T(r);
179
+ const F = i(r.currentPeek());
180
+ return r.resetPeek(), F;
181
+ }
182
+ function h(r, o) {
183
+ const { currentType: v } = o;
184
+ if (v !== 2)
185
+ return !1;
186
+ T(r);
187
+ const F = r.currentPeek() === "-" ? r.peek() : r.currentPeek(), ae = d(F);
188
+ return r.resetPeek(), ae;
189
+ }
190
+ function S(r, o) {
191
+ const { currentType: v } = o;
192
+ if (v !== 2)
193
+ return !1;
194
+ T(r);
195
+ const F = r.currentPeek() === nn;
196
+ return r.resetPeek(), F;
197
+ }
198
+ function p(r, o) {
199
+ const { currentType: v } = o;
200
+ if (v !== 7)
201
+ return !1;
202
+ T(r);
203
+ const F = r.currentPeek() === ".";
204
+ return r.resetPeek(), F;
205
+ }
206
+ function _(r, o) {
207
+ const { currentType: v } = o;
208
+ if (v !== 8)
209
+ return !1;
210
+ T(r);
211
+ const F = i(r.currentPeek());
212
+ return r.resetPeek(), F;
213
+ }
214
+ function j(r, o) {
215
+ const { currentType: v } = o;
216
+ if (!(v === 7 || v === 11))
217
+ return !1;
218
+ T(r);
219
+ const F = r.currentPeek() === ":";
220
+ return r.resetPeek(), F;
221
+ }
222
+ function g(r, o) {
223
+ const { currentType: v } = o;
224
+ if (v !== 9)
225
+ return !1;
226
+ const F = () => {
227
+ const W = r.currentPeek();
228
+ return W === "{" ? i(r.peek()) : W === "@" || W === "|" || W === ":" || W === "." || W === Te || !W ? !1 : W === me ? (r.peek(), F()) : G(r, !1);
229
+ }, ae = F();
230
+ return r.resetPeek(), ae;
231
+ }
232
+ function I(r) {
233
+ T(r);
234
+ const o = r.currentPeek() === "|";
235
+ return r.resetPeek(), o;
236
+ }
237
+ function G(r, o = !0) {
238
+ const v = (ae = !1, W = "") => {
239
+ const f = r.currentPeek();
240
+ return f === "{" || f === "@" || !f ? ae : f === "|" ? !(W === Te || W === me) : f === Te ? (r.peek(), v(!0, Te)) : f === me ? (r.peek(), v(!0, me)) : !0;
241
+ }, F = v();
242
+ return o && r.resetPeek(), F;
243
+ }
244
+ function D(r, o) {
245
+ const v = r.currentChar();
246
+ return v === Ce ? Ce : o(v) ? (r.next(), v) : null;
247
+ }
248
+ function $(r) {
249
+ const o = r.charCodeAt(0);
250
+ return o >= 97 && o <= 122 || // a-z
251
+ o >= 65 && o <= 90 || // A-Z
252
+ o >= 48 && o <= 57 || // 0-9
253
+ o === 95 || // _
254
+ o === 36;
255
+ }
256
+ function q(r) {
257
+ return D(r, $);
258
+ }
259
+ function C(r) {
260
+ const o = r.charCodeAt(0);
261
+ return o >= 97 && o <= 122 || // a-z
262
+ o >= 65 && o <= 90 || // A-Z
263
+ o >= 48 && o <= 57 || // 0-9
264
+ o === 95 || // _
265
+ o === 36 || // $
266
+ o === 45;
267
+ }
268
+ function O(r) {
269
+ return D(r, C);
270
+ }
271
+ function M(r) {
272
+ const o = r.charCodeAt(0);
273
+ return o >= 48 && o <= 57;
274
+ }
275
+ function H(r) {
276
+ return D(r, M);
277
+ }
278
+ function V(r) {
279
+ const o = r.charCodeAt(0);
280
+ return o >= 48 && o <= 57 || // 0-9
281
+ o >= 65 && o <= 70 || // A-F
282
+ o >= 97 && o <= 102;
283
+ }
284
+ function R(r) {
285
+ return D(r, V);
286
+ }
287
+ function x(r) {
288
+ let o = "", v = "";
289
+ for (; o = H(r); )
290
+ v += o;
291
+ return v;
292
+ }
293
+ function Q(r) {
294
+ let o = "";
295
+ for (; ; ) {
296
+ const v = r.currentChar();
297
+ if (v === "{" || v === "}" || v === "@" || v === "|" || !v)
298
+ break;
299
+ if (v === Te || v === me)
300
+ if (G(r))
301
+ o += v, r.next();
302
+ else {
303
+ if (I(r))
304
+ break;
305
+ o += v, r.next();
306
+ }
307
+ else
308
+ o += v, r.next();
309
+ }
310
+ return o;
311
+ }
312
+ function ge(r) {
313
+ A(r);
314
+ let o = "", v = "";
315
+ for (; o = O(r); )
316
+ v += o;
317
+ return r.currentChar() === Ce && L(B.UNTERMINATED_CLOSING_BRACE, a(), 0), v;
318
+ }
319
+ function fe(r) {
320
+ A(r);
321
+ let o = "";
322
+ return r.currentChar() === "-" ? (r.next(), o += `-${x(r)}`) : o += x(r), r.currentChar() === Ce && L(B.UNTERMINATED_CLOSING_BRACE, a(), 0), o;
323
+ }
324
+ function we(r) {
325
+ return r !== nn && r !== me;
326
+ }
327
+ function ee(r) {
328
+ A(r), U(r, "'");
329
+ let o = "", v = "";
330
+ for (; o = D(r, we); )
331
+ o === "\\" ? v += ve(r) : v += o;
332
+ const F = r.currentChar();
333
+ return F === me || F === Ce ? (L(B.UNTERMINATED_SINGLE_QUOTE_IN_PLACEHOLDER, a(), 0), F === me && (r.next(), U(r, "'")), v) : (U(r, "'"), v);
334
+ }
335
+ function ve(r) {
336
+ const o = r.currentChar();
337
+ switch (o) {
338
+ case "\\":
339
+ case "'":
340
+ return r.next(), `\\${o}`;
341
+ case "u":
342
+ return $e(r, o, 4);
343
+ case "U":
344
+ return $e(r, o, 6);
345
+ default:
346
+ return L(B.UNKNOWN_ESCAPE_SEQUENCE, a(), 0, o), "";
347
+ }
348
+ }
349
+ function $e(r, o, v) {
350
+ U(r, o);
351
+ let F = "";
352
+ for (let ae = 0; ae < v; ae++) {
353
+ const W = R(r);
354
+ if (!W) {
355
+ L(B.INVALID_UNICODE_ESCAPE_SEQUENCE, a(), 0, `\\${o}${F}${r.currentChar()}`);
356
+ break;
357
+ }
358
+ F += W;
359
+ }
360
+ return `\\${o}${F}`;
361
+ }
362
+ function Je(r) {
363
+ return r !== "{" && r !== "}" && r !== Te && r !== me;
364
+ }
365
+ function vt(r) {
366
+ A(r);
367
+ let o = "", v = "";
368
+ for (; o = D(r, Je); )
369
+ v += o;
370
+ return v;
371
+ }
372
+ function Et(r) {
373
+ let o = "", v = "";
374
+ for (; o = q(r); )
375
+ v += o;
376
+ return v;
377
+ }
378
+ function It(r) {
379
+ const o = (v) => {
380
+ const F = r.currentChar();
381
+ return F === "{" || F === "@" || F === "|" || F === "(" || F === ")" || !F || F === Te ? v : (v += F, r.next(), o(v));
382
+ };
383
+ return o("");
384
+ }
385
+ function Ke(r) {
386
+ A(r);
387
+ const o = U(
388
+ r,
389
+ "|"
390
+ /* TokenChars.Pipe */
391
+ );
392
+ return A(r), o;
393
+ }
394
+ function We(r, o) {
395
+ let v = null;
396
+ switch (r.currentChar()) {
397
+ case "{":
398
+ return o.braceNest >= 1 && L(B.NOT_ALLOW_NEST_PLACEHOLDER, a(), 0), r.next(), v = N(
399
+ o,
400
+ 2,
401
+ "{"
402
+ /* TokenChars.BraceLeft */
403
+ ), A(r), o.braceNest++, v;
404
+ case "}":
405
+ return o.braceNest > 0 && o.currentType === 2 && L(B.EMPTY_PLACEHOLDER, a(), 0), r.next(), v = N(
406
+ o,
407
+ 3,
408
+ "}"
409
+ /* TokenChars.BraceRight */
410
+ ), o.braceNest--, o.braceNest > 0 && A(r), o.inLinked && o.braceNest === 0 && (o.inLinked = !1), v;
411
+ case "@":
412
+ return o.braceNest > 0 && L(B.UNTERMINATED_CLOSING_BRACE, a(), 0), v = Ge(r, o) || P(o), o.braceNest = 0, v;
413
+ default: {
414
+ let ae = !0, W = !0, f = !0;
415
+ if (I(r))
416
+ return o.braceNest > 0 && L(B.UNTERMINATED_CLOSING_BRACE, a(), 0), v = N(o, 1, Ke(r)), o.braceNest = 0, o.inLinked = !1, v;
417
+ if (o.braceNest > 0 && (o.currentType === 4 || o.currentType === 5 || o.currentType === 6))
418
+ return L(B.UNTERMINATED_CLOSING_BRACE, a(), 0), o.braceNest = 0, ze(r, o);
419
+ if (ae = y(r, o))
420
+ return v = N(o, 4, ge(r)), A(r), v;
421
+ if (W = h(r, o))
422
+ return v = N(o, 5, fe(r)), A(r), v;
423
+ if (f = S(r, o))
424
+ return v = N(o, 6, ee(r)), A(r), v;
425
+ if (!ae && !W && !f)
426
+ return v = N(o, 12, vt(r)), L(B.INVALID_TOKEN_IN_PLACEHOLDER, a(), 0, v.value), A(r), v;
427
+ break;
428
+ }
429
+ }
430
+ return v;
431
+ }
432
+ function Ge(r, o) {
433
+ const { currentType: v } = o;
434
+ let F = null;
435
+ const ae = r.currentChar();
436
+ switch ((v === 7 || v === 8 || v === 11 || v === 9) && (ae === me || ae === Te) && L(B.INVALID_LINKED_FORMAT, a(), 0), ae) {
437
+ case "@":
438
+ return r.next(), F = N(
439
+ o,
440
+ 7,
441
+ "@"
442
+ /* TokenChars.LinkedAlias */
443
+ ), o.inLinked = !0, F;
444
+ case ".":
445
+ return A(r), r.next(), N(
446
+ o,
447
+ 8,
448
+ "."
449
+ /* TokenChars.LinkedDot */
450
+ );
451
+ case ":":
452
+ return A(r), r.next(), N(
453
+ o,
454
+ 9,
455
+ ":"
456
+ /* TokenChars.LinkedDelimiter */
457
+ );
458
+ default:
459
+ return I(r) ? (F = N(o, 1, Ke(r)), o.braceNest = 0, o.inLinked = !1, F) : p(r, o) || j(r, o) ? (A(r), Ge(r, o)) : _(r, o) ? (A(r), N(o, 11, Et(r))) : g(r, o) ? (A(r), ae === "{" ? We(r, o) || F : N(o, 10, It(r))) : (v === 7 && L(B.INVALID_LINKED_FORMAT, a(), 0), o.braceNest = 0, o.inLinked = !1, ze(r, o));
460
+ }
461
+ }
462
+ function ze(r, o) {
463
+ let v = {
464
+ type: 13
465
+ /* TokenTypes.EOF */
466
+ };
467
+ if (o.braceNest > 0)
468
+ return We(r, o) || P(o);
469
+ if (o.inLinked)
470
+ return Ge(r, o) || P(o);
471
+ switch (r.currentChar()) {
472
+ case "{":
473
+ return We(r, o) || P(o);
474
+ case "}":
475
+ return L(B.UNBALANCED_CLOSING_BRACE, a(), 0), r.next(), N(
476
+ o,
477
+ 3,
478
+ "}"
479
+ /* TokenChars.BraceRight */
480
+ );
481
+ case "@":
482
+ return Ge(r, o) || P(o);
483
+ default: {
484
+ if (I(r))
485
+ return v = N(o, 1, Ke(r)), o.braceNest = 0, o.inLinked = !1, v;
486
+ if (G(r))
487
+ return N(o, 0, Q(r));
488
+ break;
489
+ }
490
+ }
491
+ return v;
492
+ }
493
+ function Nt() {
494
+ const { currentType: r, offset: o, startLoc: v, endLoc: F } = u;
495
+ return u.lastType = r, u.lastOffset = o, u.lastStartLoc = v, u.lastEndLoc = F, u.offset = l(), u.startLoc = a(), s.currentChar() === Ce ? N(
496
+ u,
497
+ 13
498
+ /* TokenTypes.EOF */
499
+ ) : ze(s, u);
500
+ }
501
+ return {
502
+ nextToken: Nt,
503
+ currentOffset: l,
504
+ currentPosition: a,
505
+ context: b
506
+ };
507
+ }
508
+ const Rs = "parser", Cs = /(?:\\\\|\\'|\\u([0-9a-fA-F]{4})|\\U([0-9a-fA-F]{6}))/g;
509
+ function As(e, t, n) {
510
+ switch (e) {
511
+ case "\\\\":
512
+ return "\\";
513
+ case "\\'":
514
+ return "'";
515
+ default: {
516
+ const s = parseInt(t || n, 16);
517
+ return s <= 55295 || s >= 57344 ? String.fromCodePoint(s) : "�";
518
+ }
519
+ }
520
+ }
521
+ function Ss(e = {}) {
522
+ const t = e.location !== !1, { onError: n } = e;
523
+ function s(i, d, y, h, ...S) {
524
+ const p = i.currentPosition();
525
+ if (p.offset += h, p.column += h, n) {
526
+ const _ = t ? Mt(y, p) : null, j = ht(d, _, {
527
+ domain: Rs,
528
+ args: S
529
+ });
530
+ n(j);
531
+ }
532
+ }
533
+ function l(i, d, y) {
534
+ const h = { type: i };
535
+ return t && (h.start = d, h.end = d, h.loc = { start: y, end: y }), h;
536
+ }
537
+ function a(i, d, y, h) {
538
+ t && (i.end = d, i.loc && (i.loc.end = y));
539
+ }
540
+ function c(i, d) {
541
+ const y = i.context(), h = l(3, y.offset, y.startLoc);
542
+ return h.value = d, a(h, i.currentOffset(), i.currentPosition()), h;
543
+ }
544
+ function m(i, d) {
545
+ const y = i.context(), { lastOffset: h, lastStartLoc: S } = y, p = l(5, h, S);
546
+ return p.index = parseInt(d, 10), i.nextToken(), a(p, i.currentOffset(), i.currentPosition()), p;
547
+ }
548
+ function u(i, d) {
549
+ const y = i.context(), { lastOffset: h, lastStartLoc: S } = y, p = l(4, h, S);
550
+ return p.key = d, i.nextToken(), a(p, i.currentOffset(), i.currentPosition()), p;
551
+ }
552
+ function b(i, d) {
553
+ const y = i.context(), { lastOffset: h, lastStartLoc: S } = y, p = l(9, h, S);
554
+ return p.value = d.replace(Cs, As), i.nextToken(), a(p, i.currentOffset(), i.currentPosition()), p;
555
+ }
556
+ function k(i) {
557
+ const d = i.nextToken(), y = i.context(), { lastOffset: h, lastStartLoc: S } = y, p = l(8, h, S);
558
+ return d.type !== 11 ? (s(i, B.UNEXPECTED_EMPTY_LINKED_MODIFIER, y.lastStartLoc, 0), p.value = "", a(p, h, S), {
559
+ nextConsumeToken: d,
560
+ node: p
561
+ }) : (d.value == null && s(i, B.UNEXPECTED_LEXICAL_ANALYSIS, y.lastStartLoc, 0, Ne(d)), p.value = d.value || "", a(p, i.currentOffset(), i.currentPosition()), {
562
+ node: p
563
+ });
564
+ }
565
+ function L(i, d) {
566
+ const y = i.context(), h = l(7, y.offset, y.startLoc);
567
+ return h.value = d, a(h, i.currentOffset(), i.currentPosition()), h;
568
+ }
569
+ function N(i) {
570
+ const d = i.context(), y = l(6, d.offset, d.startLoc);
571
+ let h = i.nextToken();
572
+ if (h.type === 8) {
573
+ const S = k(i);
574
+ y.modifier = S.node, h = S.nextConsumeToken || i.nextToken();
575
+ }
576
+ switch (h.type !== 9 && s(i, B.UNEXPECTED_LEXICAL_ANALYSIS, d.lastStartLoc, 0, Ne(h)), h = i.nextToken(), h.type === 2 && (h = i.nextToken()), h.type) {
577
+ case 10:
578
+ h.value == null && s(i, B.UNEXPECTED_LEXICAL_ANALYSIS, d.lastStartLoc, 0, Ne(h)), y.key = L(i, h.value || "");
579
+ break;
580
+ case 4:
581
+ h.value == null && s(i, B.UNEXPECTED_LEXICAL_ANALYSIS, d.lastStartLoc, 0, Ne(h)), y.key = u(i, h.value || "");
582
+ break;
583
+ case 5:
584
+ h.value == null && s(i, B.UNEXPECTED_LEXICAL_ANALYSIS, d.lastStartLoc, 0, Ne(h)), y.key = m(i, h.value || "");
585
+ break;
586
+ case 6:
587
+ h.value == null && s(i, B.UNEXPECTED_LEXICAL_ANALYSIS, d.lastStartLoc, 0, Ne(h)), y.key = b(i, h.value || "");
588
+ break;
589
+ default: {
590
+ s(i, B.UNEXPECTED_EMPTY_LINKED_KEY, d.lastStartLoc, 0);
591
+ const S = i.context(), p = l(7, S.offset, S.startLoc);
592
+ return p.value = "", a(p, S.offset, S.startLoc), y.key = p, a(y, S.offset, S.startLoc), {
593
+ nextConsumeToken: h,
594
+ node: y
595
+ };
596
+ }
597
+ }
598
+ return a(y, i.currentOffset(), i.currentPosition()), {
599
+ node: y
600
+ };
601
+ }
602
+ function P(i) {
603
+ const d = i.context(), y = d.currentType === 1 ? i.currentOffset() : d.offset, h = d.currentType === 1 ? d.endLoc : d.startLoc, S = l(2, y, h);
604
+ S.items = [];
605
+ let p = null;
606
+ do {
607
+ const g = p || i.nextToken();
608
+ switch (p = null, g.type) {
609
+ case 0:
610
+ g.value == null && s(i, B.UNEXPECTED_LEXICAL_ANALYSIS, d.lastStartLoc, 0, Ne(g)), S.items.push(c(i, g.value || ""));
611
+ break;
612
+ case 5:
613
+ g.value == null && s(i, B.UNEXPECTED_LEXICAL_ANALYSIS, d.lastStartLoc, 0, Ne(g)), S.items.push(m(i, g.value || ""));
614
+ break;
615
+ case 4:
616
+ g.value == null && s(i, B.UNEXPECTED_LEXICAL_ANALYSIS, d.lastStartLoc, 0, Ne(g)), S.items.push(u(i, g.value || ""));
617
+ break;
618
+ case 6:
619
+ g.value == null && s(i, B.UNEXPECTED_LEXICAL_ANALYSIS, d.lastStartLoc, 0, Ne(g)), S.items.push(b(i, g.value || ""));
620
+ break;
621
+ case 7: {
622
+ const I = N(i);
623
+ S.items.push(I.node), p = I.nextConsumeToken || null;
624
+ break;
625
+ }
626
+ }
627
+ } while (d.currentType !== 13 && d.currentType !== 1);
628
+ const _ = d.currentType === 1 ? d.lastOffset : i.currentOffset(), j = d.currentType === 1 ? d.lastEndLoc : i.currentPosition();
629
+ return a(S, _, j), S;
630
+ }
631
+ function U(i, d, y, h) {
632
+ const S = i.context();
633
+ let p = h.items.length === 0;
634
+ const _ = l(1, d, y);
635
+ _.cases = [], _.cases.push(h);
636
+ do {
637
+ const j = P(i);
638
+ p || (p = j.items.length === 0), _.cases.push(j);
639
+ } while (S.currentType !== 13);
640
+ return p && s(i, B.MUST_HAVE_MESSAGES_IN_PLURAL, y, 0), a(_, i.currentOffset(), i.currentPosition()), _;
641
+ }
642
+ function T(i) {
643
+ const d = i.context(), { offset: y, startLoc: h } = d, S = P(i);
644
+ return d.currentType === 13 ? S : U(i, y, h, S);
645
+ }
646
+ function A(i) {
647
+ const d = Os(i, ue({}, e)), y = d.context(), h = l(0, y.offset, y.startLoc);
648
+ return t && h.loc && (h.loc.source = i), h.body = T(d), e.onCacheKey && (h.cacheKey = e.onCacheKey(i)), y.currentType !== 13 && s(d, B.UNEXPECTED_LEXICAL_ANALYSIS, y.lastStartLoc, 0, i[y.offset] || ""), a(h, d.currentOffset(), d.currentPosition()), h;
649
+ }
650
+ return { parse: A };
651
+ }
652
+ function Ne(e) {
653
+ if (e.type === 13)
654
+ return "EOF";
655
+ const t = (e.value || "").replace(/\r?\n/gu, "\\n");
656
+ return t.length > 10 ? t.slice(0, 9) + "…" : t;
657
+ }
658
+ function Ds(e, t = {}) {
659
+ const n = {
660
+ ast: e,
661
+ helpers: /* @__PURE__ */ new Set()
662
+ };
663
+ return { context: () => n, helper: (a) => (n.helpers.add(a), a) };
664
+ }
665
+ function sn(e, t) {
666
+ for (let n = 0; n < e.length; n++)
667
+ Ht(e[n], t);
668
+ }
669
+ function Ht(e, t) {
670
+ switch (e.type) {
671
+ case 1:
672
+ sn(e.cases, t), t.helper(
673
+ "plural"
674
+ /* HelperNameMap.PLURAL */
675
+ );
676
+ break;
677
+ case 2:
678
+ sn(e.items, t);
679
+ break;
680
+ case 6: {
681
+ Ht(e.key, t), t.helper(
682
+ "linked"
683
+ /* HelperNameMap.LINKED */
684
+ ), t.helper(
685
+ "type"
686
+ /* HelperNameMap.TYPE */
687
+ );
688
+ break;
689
+ }
690
+ case 5:
691
+ t.helper(
692
+ "interpolate"
693
+ /* HelperNameMap.INTERPOLATE */
694
+ ), t.helper(
695
+ "list"
696
+ /* HelperNameMap.LIST */
697
+ );
698
+ break;
699
+ case 4:
700
+ t.helper(
701
+ "interpolate"
702
+ /* HelperNameMap.INTERPOLATE */
703
+ ), t.helper(
704
+ "named"
705
+ /* HelperNameMap.NAMED */
706
+ );
707
+ break;
708
+ }
709
+ }
710
+ function Ms(e, t = {}) {
711
+ const n = Ds(e);
712
+ n.helper(
713
+ "normalize"
714
+ /* HelperNameMap.NORMALIZE */
715
+ ), e.body && Ht(e.body, n);
716
+ const s = n.context();
717
+ e.helpers = Array.from(s.helpers);
718
+ }
719
+ function ws(e) {
720
+ const t = e.body;
721
+ return t.type === 2 ? an(t) : t.cases.forEach((n) => an(n)), e;
722
+ }
723
+ function an(e) {
724
+ if (e.items.length === 1) {
725
+ const t = e.items[0];
726
+ (t.type === 3 || t.type === 9) && (e.static = t.value, delete t.value);
727
+ } else {
728
+ const t = [];
729
+ for (let n = 0; n < e.items.length; n++) {
730
+ const s = e.items[n];
731
+ if (!(s.type === 3 || s.type === 9) || s.value == null)
732
+ break;
733
+ t.push(s.value);
734
+ }
735
+ if (t.length === e.items.length) {
736
+ e.static = Xt(t);
737
+ for (let n = 0; n < e.items.length; n++) {
738
+ const s = e.items[n];
739
+ (s.type === 3 || s.type === 9) && delete s.value;
740
+ }
741
+ }
742
+ }
743
+ }
744
+ function Ye(e) {
745
+ switch (e.t = e.type, e.type) {
746
+ case 0: {
747
+ const t = e;
748
+ Ye(t.body), t.b = t.body, delete t.body;
749
+ break;
750
+ }
751
+ case 1: {
752
+ const t = e, n = t.cases;
753
+ for (let s = 0; s < n.length; s++)
754
+ Ye(n[s]);
755
+ t.c = n, delete t.cases;
756
+ break;
757
+ }
758
+ case 2: {
759
+ const t = e, n = t.items;
760
+ for (let s = 0; s < n.length; s++)
761
+ Ye(n[s]);
762
+ t.i = n, delete t.items, t.static && (t.s = t.static, delete t.static);
763
+ break;
764
+ }
765
+ case 3:
766
+ case 9:
767
+ case 8:
768
+ case 7: {
769
+ const t = e;
770
+ t.value && (t.v = t.value, delete t.value);
771
+ break;
772
+ }
773
+ case 6: {
774
+ const t = e;
775
+ Ye(t.key), t.k = t.key, delete t.key, t.modifier && (Ye(t.modifier), t.m = t.modifier, delete t.modifier);
776
+ break;
777
+ }
778
+ case 5: {
779
+ const t = e;
780
+ t.i = t.index, delete t.index;
781
+ break;
782
+ }
783
+ case 4: {
784
+ const t = e;
785
+ t.k = t.key, delete t.key;
786
+ break;
787
+ }
788
+ }
789
+ delete e.type;
790
+ }
791
+ function Ps(e, t) {
792
+ const { filename: n, breakLineCode: s, needIndent: l } = t, a = t.location !== !1, c = {
793
+ filename: n,
794
+ code: "",
795
+ column: 1,
796
+ line: 1,
797
+ offset: 0,
798
+ map: void 0,
799
+ breakLineCode: s,
800
+ needIndent: l,
801
+ indentLevel: 0
802
+ };
803
+ a && e.loc && (c.source = e.loc.source);
804
+ const m = () => c;
805
+ function u(T, A) {
806
+ c.code += T;
807
+ }
808
+ function b(T, A = !0) {
809
+ const i = A ? s : "";
810
+ u(l ? i + " ".repeat(T) : i);
811
+ }
812
+ function k(T = !0) {
813
+ const A = ++c.indentLevel;
814
+ T && b(A);
815
+ }
816
+ function L(T = !0) {
817
+ const A = --c.indentLevel;
818
+ T && b(A);
819
+ }
820
+ function N() {
821
+ b(c.indentLevel);
822
+ }
823
+ return {
824
+ context: m,
825
+ push: u,
826
+ indent: k,
827
+ deindent: L,
828
+ newline: N,
829
+ helper: (T) => `_${T}`,
830
+ needIndent: () => c.needIndent
831
+ };
832
+ }
833
+ function Fs(e, t) {
834
+ const { helper: n } = e;
835
+ e.push(`${n(
836
+ "linked"
837
+ /* HelperNameMap.LINKED */
838
+ )}(`), Xe(e, t.key), t.modifier ? (e.push(", "), Xe(e, t.modifier), e.push(", _type")) : e.push(", undefined, _type"), e.push(")");
839
+ }
840
+ function js(e, t) {
841
+ const { helper: n, needIndent: s } = e;
842
+ e.push(`${n(
843
+ "normalize"
844
+ /* HelperNameMap.NORMALIZE */
845
+ )}([`), e.indent(s());
846
+ const l = t.items.length;
847
+ for (let a = 0; a < l && (Xe(e, t.items[a]), a !== l - 1); a++)
848
+ e.push(", ");
849
+ e.deindent(s()), e.push("])");
850
+ }
851
+ function Us(e, t) {
852
+ const { helper: n, needIndent: s } = e;
853
+ if (t.cases.length > 1) {
854
+ e.push(`${n(
855
+ "plural"
856
+ /* HelperNameMap.PLURAL */
857
+ )}([`), e.indent(s());
858
+ const l = t.cases.length;
859
+ for (let a = 0; a < l && (Xe(e, t.cases[a]), a !== l - 1); a++)
860
+ e.push(", ");
861
+ e.deindent(s()), e.push("])");
862
+ }
863
+ }
864
+ function Vs(e, t) {
865
+ t.body ? Xe(e, t.body) : e.push("null");
866
+ }
867
+ function Xe(e, t) {
868
+ const { helper: n } = e;
869
+ switch (t.type) {
870
+ case 0:
871
+ Vs(e, t);
872
+ break;
873
+ case 1:
874
+ Us(e, t);
875
+ break;
876
+ case 2:
877
+ js(e, t);
878
+ break;
879
+ case 6:
880
+ Fs(e, t);
881
+ break;
882
+ case 8:
883
+ e.push(JSON.stringify(t.value), t);
884
+ break;
885
+ case 7:
886
+ e.push(JSON.stringify(t.value), t);
887
+ break;
888
+ case 5:
889
+ e.push(`${n(
890
+ "interpolate"
891
+ /* HelperNameMap.INTERPOLATE */
892
+ )}(${n(
893
+ "list"
894
+ /* HelperNameMap.LIST */
895
+ )}(${t.index}))`, t);
896
+ break;
897
+ case 4:
898
+ e.push(`${n(
899
+ "interpolate"
900
+ /* HelperNameMap.INTERPOLATE */
901
+ )}(${n(
902
+ "named"
903
+ /* HelperNameMap.NAMED */
904
+ )}(${JSON.stringify(t.key)}))`, t);
905
+ break;
906
+ case 9:
907
+ e.push(JSON.stringify(t.value), t);
908
+ break;
909
+ case 3:
910
+ e.push(JSON.stringify(t.value), t);
911
+ break;
912
+ }
913
+ }
914
+ const Ws = (e, t = {}) => {
915
+ const n = w(t.mode) ? t.mode : "normal", s = w(t.filename) ? t.filename : "message.intl";
916
+ t.sourceMap;
917
+ const l = t.breakLineCode != null ? t.breakLineCode : n === "arrow" ? ";" : `
918
+ `, a = t.needIndent ? t.needIndent : n !== "arrow", c = e.helpers || [], m = Ps(e, {
919
+ filename: s,
920
+ breakLineCode: l,
921
+ needIndent: a
922
+ });
923
+ m.push(n === "normal" ? "function __msg__ (ctx) {" : "(ctx) => {"), m.indent(a), c.length > 0 && (m.push(`const { ${Xt(c.map((k) => `${k}: _${k}`), ", ")} } = ctx`), m.newline()), m.push("return "), Xe(m, e), m.deindent(a), m.push("}"), delete e.helpers;
924
+ const { code: u, map: b } = m.context();
925
+ return {
926
+ ast: e,
927
+ code: u,
928
+ map: b ? b.toJSON() : void 0
929
+ // eslint-disable-line @typescript-eslint/no-explicit-any
930
+ };
931
+ };
932
+ function Gs(e, t = {}) {
933
+ const n = ue({}, t), s = !!n.jit, l = !!n.minify, a = n.optimize == null ? !0 : n.optimize, m = Ss(n).parse(e);
934
+ return s ? (a && ws(m), l && Ye(m), { ast: m, code: "" }) : (Ms(m, n), Ws(m, n));
935
+ }
936
+ var xs = { env: { NODE_ENV: "production" } };
937
+ function Ys() {
938
+ typeof __INTLIFY_PROD_DEVTOOLS__ != "boolean" && (je().__INTLIFY_PROD_DEVTOOLS__ = !1), typeof __INTLIFY_DROP_MESSAGE_COMPILER__ != "boolean" && (je().__INTLIFY_DROP_MESSAGE_COMPILER__ = !1);
939
+ }
940
+ function Lt(e) {
941
+ return (n) => Zs(n, e);
942
+ }
943
+ function Zs(e, t) {
944
+ const n = Hs(t);
945
+ if (n == null)
946
+ throw et(
947
+ 0
948
+ /* NodeTypes.Resource */
949
+ );
950
+ if (Bt(n) === 1) {
951
+ const a = $s(n);
952
+ return e.plural(a.reduce((c, m) => [
953
+ ...c,
954
+ rn(e, m)
955
+ ], []));
956
+ } else
957
+ return rn(e, n);
958
+ }
959
+ const Xs = ["b", "body"];
960
+ function Hs(e) {
961
+ return De(e, Xs);
962
+ }
963
+ const Bs = ["c", "cases"];
964
+ function $s(e) {
965
+ return De(e, Bs, []);
966
+ }
967
+ function rn(e, t) {
968
+ const n = Ks(t);
969
+ if (n != null)
970
+ return e.type === "text" ? n : e.normalize([n]);
971
+ {
972
+ const s = Qs(t).reduce((l, a) => [...l, wt(e, a)], []);
973
+ return e.normalize(s);
974
+ }
975
+ }
976
+ const Js = ["s", "static"];
977
+ function Ks(e) {
978
+ return De(e, Js);
979
+ }
980
+ const zs = ["i", "items"];
981
+ function Qs(e) {
982
+ return De(e, zs, []);
983
+ }
984
+ function wt(e, t) {
985
+ const n = Bt(t);
986
+ switch (n) {
987
+ case 3:
988
+ return lt(t, n);
989
+ case 9:
990
+ return lt(t, n);
991
+ case 4: {
992
+ const s = t;
993
+ if (Ee(s, "k") && s.k)
994
+ return e.interpolate(e.named(s.k));
995
+ if (Ee(s, "key") && s.key)
996
+ return e.interpolate(e.named(s.key));
997
+ throw et(n);
998
+ }
999
+ case 5: {
1000
+ const s = t;
1001
+ if (Ee(s, "i") && ce(s.i))
1002
+ return e.interpolate(e.list(s.i));
1003
+ if (Ee(s, "index") && ce(s.index))
1004
+ return e.interpolate(e.list(s.index));
1005
+ throw et(n);
1006
+ }
1007
+ case 6: {
1008
+ const s = t, l = na(s), a = aa(s);
1009
+ return e.linked(wt(e, a), l ? wt(e, l) : void 0, e.type);
1010
+ }
1011
+ case 7:
1012
+ return lt(t, n);
1013
+ case 8:
1014
+ return lt(t, n);
1015
+ default:
1016
+ throw new Error(`unhandled node on format message part: ${n}`);
1017
+ }
1018
+ }
1019
+ const qs = ["t", "type"];
1020
+ function Bt(e) {
1021
+ return De(e, qs);
1022
+ }
1023
+ const ea = ["v", "value"];
1024
+ function lt(e, t) {
1025
+ const n = De(e, ea);
1026
+ if (n)
1027
+ return n;
1028
+ throw et(t);
1029
+ }
1030
+ const ta = ["m", "modifier"];
1031
+ function na(e) {
1032
+ return De(e, ta);
1033
+ }
1034
+ const sa = ["k", "key"];
1035
+ function aa(e) {
1036
+ const t = De(e, sa);
1037
+ if (t)
1038
+ return t;
1039
+ throw et(
1040
+ 6
1041
+ /* NodeTypes.Linked */
1042
+ );
1043
+ }
1044
+ function De(e, t, n) {
1045
+ for (let s = 0; s < t.length; s++) {
1046
+ const l = t[s];
1047
+ if (Ee(e, l) && e[l] != null)
1048
+ return e[l];
1049
+ }
1050
+ return n;
1051
+ }
1052
+ function et(e) {
1053
+ return new Error(`unhandled node type: ${e}`);
1054
+ }
1055
+ const ra = (e) => e;
1056
+ let ot = J();
1057
+ function He(e) {
1058
+ return X(e) && Bt(e) === 0 && (Ee(e, "b") || Ee(e, "body"));
1059
+ }
1060
+ function la(e, t = {}) {
1061
+ let n = !1;
1062
+ const s = t.onError || Es;
1063
+ return t.onError = (l) => {
1064
+ n = !0, s(l);
1065
+ }, { ...Gs(e, t), detectError: n };
1066
+ }
1067
+ // @__NO_SIDE_EFFECTS__
1068
+ function oa(e, t) {
1069
+ if (!__INTLIFY_DROP_MESSAGE_COMPILER__ && w(e)) {
1070
+ le(t.warnHtmlMessage) && t.warnHtmlMessage;
1071
+ const s = (t.onCacheKey || ra)(e), l = ot[s];
1072
+ if (l)
1073
+ return l;
1074
+ const { ast: a, detectError: c } = la(e, {
1075
+ ...t,
1076
+ location: xs.env.NODE_ENV !== "production",
1077
+ jit: !0
1078
+ }), m = Lt(a);
1079
+ return c ? m : ot[s] = m;
1080
+ } else {
1081
+ const n = e.cacheKey;
1082
+ if (n) {
1083
+ const s = ot[n];
1084
+ return s || (ot[n] = Lt(e));
1085
+ } else
1086
+ return Lt(e);
1087
+ }
1088
+ }
1089
+ let tt = null;
1090
+ function ia(e) {
1091
+ tt = e;
1092
+ }
1093
+ function ca(e, t, n) {
1094
+ tt && tt.emit("i18n:init", {
1095
+ timestamp: Date.now(),
1096
+ i18n: e,
1097
+ version: t,
1098
+ meta: n
1099
+ });
1100
+ }
1101
+ const ua = /* @__PURE__ */ ma("function:translate");
1102
+ function ma(e) {
1103
+ return (t) => tt && tt.emit(e, t);
1104
+ }
1105
+ const Oe = {
1106
+ INVALID_ARGUMENT: vs,
1107
+ // 17
1108
+ INVALID_DATE_ARGUMENT: 18,
1109
+ INVALID_ISO_DATE_ARGUMENT: 19,
1110
+ NOT_SUPPORT_LOCALE_PROMISE_VALUE: 21,
1111
+ NOT_SUPPORT_LOCALE_ASYNC_FUNCTION: 22,
1112
+ NOT_SUPPORT_LOCALE_TYPE: 23
1113
+ }, da = 24;
1114
+ function Re(e) {
1115
+ return ht(e, null, void 0);
1116
+ }
1117
+ function $t(e, t) {
1118
+ return t.locale != null ? ln(t.locale) : ln(e.locale);
1119
+ }
1120
+ let Ot;
1121
+ function ln(e) {
1122
+ if (w(e))
1123
+ return e;
1124
+ if (se(e)) {
1125
+ if (e.resolvedOnce && Ot != null)
1126
+ return Ot;
1127
+ if (e.constructor.name === "Function") {
1128
+ const t = e();
1129
+ if (ps(t))
1130
+ throw Re(Oe.NOT_SUPPORT_LOCALE_PROMISE_VALUE);
1131
+ return Ot = t;
1132
+ } else
1133
+ throw Re(Oe.NOT_SUPPORT_LOCALE_ASYNC_FUNCTION);
1134
+ } else
1135
+ throw Re(Oe.NOT_SUPPORT_LOCALE_TYPE);
1136
+ }
1137
+ function fa(e, t, n) {
1138
+ return [.../* @__PURE__ */ new Set([
1139
+ n,
1140
+ ...oe(t) ? t : X(t) ? Object.keys(t) : w(t) ? [t] : [n]
1141
+ ])];
1142
+ }
1143
+ function An(e, t, n) {
1144
+ const s = w(n) ? n : ft, l = e;
1145
+ l.__localeChainCache || (l.__localeChainCache = /* @__PURE__ */ new Map());
1146
+ let a = l.__localeChainCache.get(s);
1147
+ if (!a) {
1148
+ a = [];
1149
+ let c = [n];
1150
+ for (; oe(c); )
1151
+ c = on(a, c, t);
1152
+ const m = oe(t) || !Z(t) ? t : t.default ? t.default : null;
1153
+ c = w(m) ? [m] : m, oe(c) && on(a, c, !1), l.__localeChainCache.set(s, a);
1154
+ }
1155
+ return a;
1156
+ }
1157
+ function on(e, t, n) {
1158
+ let s = !0;
1159
+ for (let l = 0; l < t.length && le(s); l++) {
1160
+ const a = t[l];
1161
+ w(a) && (s = _a(e, t[l], n));
1162
+ }
1163
+ return s;
1164
+ }
1165
+ function _a(e, t, n) {
1166
+ let s;
1167
+ const l = t.split("-");
1168
+ do {
1169
+ const a = l.join("-");
1170
+ s = pa(e, a, n), l.splice(-1, 1);
1171
+ } while (l.length && s === !0);
1172
+ return s;
1173
+ }
1174
+ function pa(e, t, n) {
1175
+ let s = !1;
1176
+ if (!e.includes(t) && (s = !0, t)) {
1177
+ s = t[t.length - 1] !== "!";
1178
+ const l = t.replace(/!/g, "");
1179
+ e.push(l), (oe(n) || Z(n)) && n[l] && (s = n[l]);
1180
+ }
1181
+ return s;
1182
+ }
1183
+ const Me = [];
1184
+ Me[
1185
+ 0
1186
+ /* States.BEFORE_PATH */
1187
+ ] = {
1188
+ w: [
1189
+ 0
1190
+ /* States.BEFORE_PATH */
1191
+ ],
1192
+ i: [
1193
+ 3,
1194
+ 0
1195
+ /* Actions.APPEND */
1196
+ ],
1197
+ "[": [
1198
+ 4
1199
+ /* States.IN_SUB_PATH */
1200
+ ],
1201
+ o: [
1202
+ 7
1203
+ /* States.AFTER_PATH */
1204
+ ]
1205
+ };
1206
+ Me[
1207
+ 1
1208
+ /* States.IN_PATH */
1209
+ ] = {
1210
+ w: [
1211
+ 1
1212
+ /* States.IN_PATH */
1213
+ ],
1214
+ ".": [
1215
+ 2
1216
+ /* States.BEFORE_IDENT */
1217
+ ],
1218
+ "[": [
1219
+ 4
1220
+ /* States.IN_SUB_PATH */
1221
+ ],
1222
+ o: [
1223
+ 7
1224
+ /* States.AFTER_PATH */
1225
+ ]
1226
+ };
1227
+ Me[
1228
+ 2
1229
+ /* States.BEFORE_IDENT */
1230
+ ] = {
1231
+ w: [
1232
+ 2
1233
+ /* States.BEFORE_IDENT */
1234
+ ],
1235
+ i: [
1236
+ 3,
1237
+ 0
1238
+ /* Actions.APPEND */
1239
+ ],
1240
+ 0: [
1241
+ 3,
1242
+ 0
1243
+ /* Actions.APPEND */
1244
+ ]
1245
+ };
1246
+ Me[
1247
+ 3
1248
+ /* States.IN_IDENT */
1249
+ ] = {
1250
+ i: [
1251
+ 3,
1252
+ 0
1253
+ /* Actions.APPEND */
1254
+ ],
1255
+ 0: [
1256
+ 3,
1257
+ 0
1258
+ /* Actions.APPEND */
1259
+ ],
1260
+ w: [
1261
+ 1,
1262
+ 1
1263
+ /* Actions.PUSH */
1264
+ ],
1265
+ ".": [
1266
+ 2,
1267
+ 1
1268
+ /* Actions.PUSH */
1269
+ ],
1270
+ "[": [
1271
+ 4,
1272
+ 1
1273
+ /* Actions.PUSH */
1274
+ ],
1275
+ o: [
1276
+ 7,
1277
+ 1
1278
+ /* Actions.PUSH */
1279
+ ]
1280
+ };
1281
+ Me[
1282
+ 4
1283
+ /* States.IN_SUB_PATH */
1284
+ ] = {
1285
+ "'": [
1286
+ 5,
1287
+ 0
1288
+ /* Actions.APPEND */
1289
+ ],
1290
+ '"': [
1291
+ 6,
1292
+ 0
1293
+ /* Actions.APPEND */
1294
+ ],
1295
+ "[": [
1296
+ 4,
1297
+ 2
1298
+ /* Actions.INC_SUB_PATH_DEPTH */
1299
+ ],
1300
+ "]": [
1301
+ 1,
1302
+ 3
1303
+ /* Actions.PUSH_SUB_PATH */
1304
+ ],
1305
+ o: 8,
1306
+ l: [
1307
+ 4,
1308
+ 0
1309
+ /* Actions.APPEND */
1310
+ ]
1311
+ };
1312
+ Me[
1313
+ 5
1314
+ /* States.IN_SINGLE_QUOTE */
1315
+ ] = {
1316
+ "'": [
1317
+ 4,
1318
+ 0
1319
+ /* Actions.APPEND */
1320
+ ],
1321
+ o: 8,
1322
+ l: [
1323
+ 5,
1324
+ 0
1325
+ /* Actions.APPEND */
1326
+ ]
1327
+ };
1328
+ Me[
1329
+ 6
1330
+ /* States.IN_DOUBLE_QUOTE */
1331
+ ] = {
1332
+ '"': [
1333
+ 4,
1334
+ 0
1335
+ /* Actions.APPEND */
1336
+ ],
1337
+ o: 8,
1338
+ l: [
1339
+ 6,
1340
+ 0
1341
+ /* Actions.APPEND */
1342
+ ]
1343
+ };
1344
+ const ha = /^\s?(?:true|false|-?[\d.]+|'[^']*'|"[^"]*")\s?$/;
1345
+ function ba(e) {
1346
+ return ha.test(e);
1347
+ }
1348
+ function ga(e) {
1349
+ const t = e.charCodeAt(0), n = e.charCodeAt(e.length - 1);
1350
+ return t === n && (t === 34 || t === 39) ? e.slice(1, -1) : e;
1351
+ }
1352
+ function va(e) {
1353
+ if (e == null)
1354
+ return "o";
1355
+ switch (e.charCodeAt(0)) {
1356
+ case 91:
1357
+ case 93:
1358
+ case 46:
1359
+ case 34:
1360
+ case 39:
1361
+ return e;
1362
+ case 95:
1363
+ case 36:
1364
+ case 45:
1365
+ return "i";
1366
+ case 9:
1367
+ case 10:
1368
+ case 13:
1369
+ case 160:
1370
+ case 65279:
1371
+ case 8232:
1372
+ case 8233:
1373
+ return "w";
1374
+ }
1375
+ return "i";
1376
+ }
1377
+ function Ea(e) {
1378
+ const t = e.trim();
1379
+ return e.charAt(0) === "0" && isNaN(parseInt(e)) ? !1 : ba(t) ? ga(t) : "*" + t;
1380
+ }
1381
+ function Ia(e) {
1382
+ const t = [];
1383
+ let n = -1, s = 0, l = 0, a, c, m, u, b, k, L;
1384
+ const N = [];
1385
+ N[
1386
+ 0
1387
+ /* Actions.APPEND */
1388
+ ] = () => {
1389
+ c === void 0 ? c = m : c += m;
1390
+ }, N[
1391
+ 1
1392
+ /* Actions.PUSH */
1393
+ ] = () => {
1394
+ c !== void 0 && (t.push(c), c = void 0);
1395
+ }, N[
1396
+ 2
1397
+ /* Actions.INC_SUB_PATH_DEPTH */
1398
+ ] = () => {
1399
+ N[
1400
+ 0
1401
+ /* Actions.APPEND */
1402
+ ](), l++;
1403
+ }, N[
1404
+ 3
1405
+ /* Actions.PUSH_SUB_PATH */
1406
+ ] = () => {
1407
+ if (l > 0)
1408
+ l--, s = 4, N[
1409
+ 0
1410
+ /* Actions.APPEND */
1411
+ ]();
1412
+ else {
1413
+ if (l = 0, c === void 0 || (c = Ea(c), c === !1))
1414
+ return !1;
1415
+ N[
1416
+ 1
1417
+ /* Actions.PUSH */
1418
+ ]();
1419
+ }
1420
+ };
1421
+ function P() {
1422
+ const U = e[n + 1];
1423
+ if (s === 5 && U === "'" || s === 6 && U === '"')
1424
+ return n++, m = "\\" + U, N[
1425
+ 0
1426
+ /* Actions.APPEND */
1427
+ ](), !0;
1428
+ }
1429
+ for (; s !== null; )
1430
+ if (n++, a = e[n], !(a === "\\" && P())) {
1431
+ if (u = va(a), L = Me[s], b = L[u] || L.l || 8, b === 8 || (s = b[0], b[1] !== void 0 && (k = N[b[1]], k && (m = a, k() === !1))))
1432
+ return;
1433
+ if (s === 7)
1434
+ return t;
1435
+ }
1436
+ }
1437
+ const cn = /* @__PURE__ */ new Map();
1438
+ function Na(e, t) {
1439
+ return X(e) ? e[t] : null;
1440
+ }
1441
+ function ya(e, t) {
1442
+ if (!X(e))
1443
+ return null;
1444
+ let n = cn.get(t);
1445
+ if (n || (n = Ia(t), n && cn.set(t, n)), !n)
1446
+ return null;
1447
+ const s = n.length;
1448
+ let l = e, a = 0;
1449
+ for (; a < s; ) {
1450
+ const c = l[n[a]];
1451
+ if (c === void 0 || se(l))
1452
+ return null;
1453
+ l = c, a++;
1454
+ }
1455
+ return l;
1456
+ }
1457
+ const ka = "10.0.5", bt = -1, ft = "en-US", un = "", mn = (e) => `${e.charAt(0).toLocaleUpperCase()}${e.substr(1)}`;
1458
+ function Ta() {
1459
+ return {
1460
+ upper: (e, t) => t === "text" && w(e) ? e.toUpperCase() : t === "vnode" && X(e) && "__v_isVNode" in e ? e.children.toUpperCase() : e,
1461
+ lower: (e, t) => t === "text" && w(e) ? e.toLowerCase() : t === "vnode" && X(e) && "__v_isVNode" in e ? e.children.toLowerCase() : e,
1462
+ capitalize: (e, t) => t === "text" && w(e) ? mn(e) : t === "vnode" && X(e) && "__v_isVNode" in e ? mn(e.children) : e
1463
+ };
1464
+ }
1465
+ let Sn;
1466
+ function La(e) {
1467
+ Sn = e;
1468
+ }
1469
+ let Dn;
1470
+ function Oa(e) {
1471
+ Dn = e;
1472
+ }
1473
+ let Mn;
1474
+ function Ra(e) {
1475
+ Mn = e;
1476
+ }
1477
+ let wn = null;
1478
+ const Ca = /* @__NO_SIDE_EFFECTS__ */ (e) => {
1479
+ wn = e;
1480
+ }, Aa = /* @__NO_SIDE_EFFECTS__ */ () => wn;
1481
+ let Pn = null;
1482
+ const dn = (e) => {
1483
+ Pn = e;
1484
+ }, Sa = () => Pn;
1485
+ let fn = 0;
1486
+ function Da(e = {}) {
1487
+ const t = se(e.onWarn) ? e.onWarn : bs, n = w(e.version) ? e.version : ka, s = w(e.locale) || se(e.locale) ? e.locale : ft, l = se(s) ? ft : s, a = oe(e.fallbackLocale) || Z(e.fallbackLocale) || w(e.fallbackLocale) || e.fallbackLocale === !1 ? e.fallbackLocale : l, c = Z(e.messages) ? e.messages : Rt(l), m = Z(e.datetimeFormats) ? e.datetimeFormats : Rt(l), u = Z(e.numberFormats) ? e.numberFormats : Rt(l), b = ue(J(), e.modifiers, Ta()), k = e.pluralRules || J(), L = se(e.missing) ? e.missing : null, N = le(e.missingWarn) || dt(e.missingWarn) ? e.missingWarn : !0, P = le(e.fallbackWarn) || dt(e.fallbackWarn) ? e.fallbackWarn : !0, U = !!e.fallbackFormat, T = !!e.unresolving, A = se(e.postTranslation) ? e.postTranslation : null, i = Z(e.processor) ? e.processor : null, d = le(e.warnHtmlMessage) ? e.warnHtmlMessage : !0, y = !!e.escapeParameter, h = se(e.messageCompiler) ? e.messageCompiler : Sn, S = se(e.messageResolver) ? e.messageResolver : Dn || Na, p = se(e.localeFallbacker) ? e.localeFallbacker : Mn || fa, _ = X(e.fallbackContext) ? e.fallbackContext : void 0, j = e, g = X(j.__datetimeFormatters) ? j.__datetimeFormatters : /* @__PURE__ */ new Map(), I = X(j.__numberFormatters) ? j.__numberFormatters : /* @__PURE__ */ new Map(), G = X(j.__meta) ? j.__meta : {};
1488
+ fn++;
1489
+ const D = {
1490
+ version: n,
1491
+ cid: fn,
1492
+ locale: s,
1493
+ fallbackLocale: a,
1494
+ messages: c,
1495
+ modifiers: b,
1496
+ pluralRules: k,
1497
+ missing: L,
1498
+ missingWarn: N,
1499
+ fallbackWarn: P,
1500
+ fallbackFormat: U,
1501
+ unresolving: T,
1502
+ postTranslation: A,
1503
+ processor: i,
1504
+ warnHtmlMessage: d,
1505
+ escapeParameter: y,
1506
+ messageCompiler: h,
1507
+ messageResolver: S,
1508
+ localeFallbacker: p,
1509
+ fallbackContext: _,
1510
+ onWarn: t,
1511
+ __meta: G
1512
+ };
1513
+ return D.datetimeFormats = m, D.numberFormats = u, D.__datetimeFormatters = g, D.__numberFormatters = I, __INTLIFY_PROD_DEVTOOLS__ && ca(D, n, G), D;
1514
+ }
1515
+ const Rt = (e) => ({ [e]: J() });
1516
+ function Jt(e, t, n, s, l) {
1517
+ const { missing: a, onWarn: c } = e;
1518
+ if (a !== null) {
1519
+ const m = a(e, n, t, l);
1520
+ return w(m) ? m : t;
1521
+ } else
1522
+ return t;
1523
+ }
1524
+ function Qe(e, t, n) {
1525
+ const s = e;
1526
+ s.__localeChainCache = /* @__PURE__ */ new Map(), e.localeFallbacker(e, n, t);
1527
+ }
1528
+ function Ma(e, t) {
1529
+ return e === t ? !1 : e.split("-")[0] === t.split("-")[0];
1530
+ }
1531
+ function wa(e, t) {
1532
+ const n = t.indexOf(e);
1533
+ if (n === -1)
1534
+ return !1;
1535
+ for (let s = n + 1; s < t.length; s++)
1536
+ if (Ma(e, t[s]))
1537
+ return !0;
1538
+ return !1;
1539
+ }
1540
+ function _n(e, ...t) {
1541
+ const { datetimeFormats: n, unresolving: s, fallbackLocale: l, onWarn: a, localeFallbacker: c } = e, { __datetimeFormatters: m } = e, [u, b, k, L] = Pt(...t), N = le(k.missingWarn) ? k.missingWarn : e.missingWarn;
1542
+ le(k.fallbackWarn) ? k.fallbackWarn : e.fallbackWarn;
1543
+ const P = !!k.part, U = $t(e, k), T = c(
1544
+ e,
1545
+ // eslint-disable-line @typescript-eslint/no-explicit-any
1546
+ l,
1547
+ U
1548
+ );
1549
+ if (!w(u) || u === "")
1550
+ return new Intl.DateTimeFormat(U, L).format(b);
1551
+ let A = {}, i, d = null;
1552
+ const y = "datetime format";
1553
+ for (let p = 0; p < T.length && (i = T[p], A = n[i] || {}, d = A[u], !Z(d)); p++)
1554
+ Jt(e, u, i, N, y);
1555
+ if (!Z(d) || !w(i))
1556
+ return s ? bt : u;
1557
+ let h = `${i}__${u}`;
1558
+ pt(L) || (h = `${h}__${JSON.stringify(L)}`);
1559
+ let S = m.get(h);
1560
+ return S || (S = new Intl.DateTimeFormat(i, ue({}, d, L)), m.set(h, S)), P ? S.formatToParts(b) : S.format(b);
1561
+ }
1562
+ const Fn = [
1563
+ "localeMatcher",
1564
+ "weekday",
1565
+ "era",
1566
+ "year",
1567
+ "month",
1568
+ "day",
1569
+ "hour",
1570
+ "minute",
1571
+ "second",
1572
+ "timeZoneName",
1573
+ "formatMatcher",
1574
+ "hour12",
1575
+ "timeZone",
1576
+ "dateStyle",
1577
+ "timeStyle",
1578
+ "calendar",
1579
+ "dayPeriod",
1580
+ "numberingSystem",
1581
+ "hourCycle",
1582
+ "fractionalSecondDigits"
1583
+ ];
1584
+ function Pt(...e) {
1585
+ const [t, n, s, l] = e, a = J();
1586
+ let c = J(), m;
1587
+ if (w(t)) {
1588
+ const u = t.match(/(\d{4}-\d{2}-\d{2})(T|\s)?(.*)/);
1589
+ if (!u)
1590
+ throw Re(Oe.INVALID_ISO_DATE_ARGUMENT);
1591
+ const b = u[3] ? u[3].trim().startsWith("T") ? `${u[1].trim()}${u[3].trim()}` : `${u[1].trim()}T${u[3].trim()}` : u[1].trim();
1592
+ m = new Date(b);
1593
+ try {
1594
+ m.toISOString();
1595
+ } catch {
1596
+ throw Re(Oe.INVALID_ISO_DATE_ARGUMENT);
1597
+ }
1598
+ } else if (ds(t)) {
1599
+ if (isNaN(t.getTime()))
1600
+ throw Re(Oe.INVALID_DATE_ARGUMENT);
1601
+ m = t;
1602
+ } else if (ce(t))
1603
+ m = t;
1604
+ else
1605
+ throw Re(Oe.INVALID_ARGUMENT);
1606
+ return w(n) ? a.key = n : Z(n) && Object.keys(n).forEach((u) => {
1607
+ Fn.includes(u) ? c[u] = n[u] : a[u] = n[u];
1608
+ }), w(s) ? a.locale = s : Z(s) && (c = s), Z(l) && (c = l), [a.key || "", m, a, c];
1609
+ }
1610
+ function pn(e, t, n) {
1611
+ const s = e;
1612
+ for (const l in n) {
1613
+ const a = `${t}__${l}`;
1614
+ s.__datetimeFormatters.has(a) && s.__datetimeFormatters.delete(a);
1615
+ }
1616
+ }
1617
+ function hn(e, ...t) {
1618
+ const { numberFormats: n, unresolving: s, fallbackLocale: l, onWarn: a, localeFallbacker: c } = e, { __numberFormatters: m } = e, [u, b, k, L] = Ft(...t), N = le(k.missingWarn) ? k.missingWarn : e.missingWarn;
1619
+ le(k.fallbackWarn) ? k.fallbackWarn : e.fallbackWarn;
1620
+ const P = !!k.part, U = $t(e, k), T = c(
1621
+ e,
1622
+ // eslint-disable-line @typescript-eslint/no-explicit-any
1623
+ l,
1624
+ U
1625
+ );
1626
+ if (!w(u) || u === "")
1627
+ return new Intl.NumberFormat(U, L).format(b);
1628
+ let A = {}, i, d = null;
1629
+ const y = "number format";
1630
+ for (let p = 0; p < T.length && (i = T[p], A = n[i] || {}, d = A[u], !Z(d)); p++)
1631
+ Jt(e, u, i, N, y);
1632
+ if (!Z(d) || !w(i))
1633
+ return s ? bt : u;
1634
+ let h = `${i}__${u}`;
1635
+ pt(L) || (h = `${h}__${JSON.stringify(L)}`);
1636
+ let S = m.get(h);
1637
+ return S || (S = new Intl.NumberFormat(i, ue({}, d, L)), m.set(h, S)), P ? S.formatToParts(b) : S.format(b);
1638
+ }
1639
+ const jn = [
1640
+ "localeMatcher",
1641
+ "style",
1642
+ "currency",
1643
+ "currencyDisplay",
1644
+ "currencySign",
1645
+ "useGrouping",
1646
+ "minimumIntegerDigits",
1647
+ "minimumFractionDigits",
1648
+ "maximumFractionDigits",
1649
+ "minimumSignificantDigits",
1650
+ "maximumSignificantDigits",
1651
+ "compactDisplay",
1652
+ "notation",
1653
+ "signDisplay",
1654
+ "unit",
1655
+ "unitDisplay",
1656
+ "roundingMode",
1657
+ "roundingPriority",
1658
+ "roundingIncrement",
1659
+ "trailingZeroDisplay"
1660
+ ];
1661
+ function Ft(...e) {
1662
+ const [t, n, s, l] = e, a = J();
1663
+ let c = J();
1664
+ if (!ce(t))
1665
+ throw Re(Oe.INVALID_ARGUMENT);
1666
+ const m = t;
1667
+ return w(n) ? a.key = n : Z(n) && Object.keys(n).forEach((u) => {
1668
+ jn.includes(u) ? c[u] = n[u] : a[u] = n[u];
1669
+ }), w(s) ? a.locale = s : Z(s) && (c = s), Z(l) && (c = l), [a.key || "", m, a, c];
1670
+ }
1671
+ function bn(e, t, n) {
1672
+ const s = e;
1673
+ for (const l in n) {
1674
+ const a = `${t}__${l}`;
1675
+ s.__numberFormatters.has(a) && s.__numberFormatters.delete(a);
1676
+ }
1677
+ }
1678
+ const Pa = (e) => e, Fa = (e) => "", ja = "text", Ua = (e) => e.length === 0 ? "" : Xt(e), Va = hs;
1679
+ function gn(e, t) {
1680
+ return e = Math.abs(e), t === 2 ? e ? e > 1 ? 1 : 0 : 1 : e ? Math.min(e, 2) : 0;
1681
+ }
1682
+ function Wa(e) {
1683
+ const t = ce(e.pluralIndex) ? e.pluralIndex : -1;
1684
+ return e.named && (ce(e.named.count) || ce(e.named.n)) ? ce(e.named.count) ? e.named.count : ce(e.named.n) ? e.named.n : t : t;
1685
+ }
1686
+ function Ga(e, t) {
1687
+ t.count || (t.count = e), t.n || (t.n = e);
1688
+ }
1689
+ function xa(e = {}) {
1690
+ const t = e.locale, n = Wa(e), s = X(e.pluralRules) && w(t) && se(e.pluralRules[t]) ? e.pluralRules[t] : gn, l = X(e.pluralRules) && w(t) && se(e.pluralRules[t]) ? gn : void 0, a = (i) => i[s(n, i.length, l)], c = e.list || [], m = (i) => c[i], u = e.named || J();
1691
+ ce(e.pluralIndex) && Ga(n, u);
1692
+ const b = (i) => u[i];
1693
+ function k(i, d) {
1694
+ const y = se(e.messages) ? e.messages(i, !!d) : X(e.messages) ? e.messages[i] : !1;
1695
+ return y || (e.parent ? e.parent.message(i) : Fa);
1696
+ }
1697
+ const L = (i) => e.modifiers ? e.modifiers[i] : Pa, N = Z(e.processor) && se(e.processor.normalize) ? e.processor.normalize : Ua, P = Z(e.processor) && se(e.processor.interpolate) ? e.processor.interpolate : Va, U = Z(e.processor) && w(e.processor.type) ? e.processor.type : ja, A = {
1698
+ list: m,
1699
+ named: b,
1700
+ plural: a,
1701
+ linked: (i, ...d) => {
1702
+ const [y, h] = d;
1703
+ let S = "text", p = "";
1704
+ d.length === 1 ? X(y) ? (p = y.modifier || p, S = y.type || S) : w(y) && (p = y || p) : d.length === 2 && (w(y) && (p = y || p), w(h) && (S = h || S));
1705
+ const _ = k(i, !0)(A), j = (
1706
+ // The message in vnode resolved with linked are returned as an array by processor.nomalize
1707
+ S === "vnode" && oe(_) && p ? _[0] : _
1708
+ );
1709
+ return p ? L(p)(j, S) : j;
1710
+ },
1711
+ message: k,
1712
+ type: U,
1713
+ interpolate: P,
1714
+ normalize: N,
1715
+ values: ue(J(), c, u)
1716
+ };
1717
+ return A;
1718
+ }
1719
+ const vn = () => "", be = (e) => se(e);
1720
+ function En(e, ...t) {
1721
+ const { fallbackFormat: n, postTranslation: s, unresolving: l, messageCompiler: a, fallbackLocale: c, messages: m } = e, [u, b] = jt(...t), k = le(b.missingWarn) ? b.missingWarn : e.missingWarn, L = le(b.fallbackWarn) ? b.fallbackWarn : e.fallbackWarn, N = le(b.escapeParameter) ? b.escapeParameter : e.escapeParameter, P = !!b.resolvedMessage, U = w(b.default) || le(b.default) ? le(b.default) ? a ? u : () => u : b.default : n ? a ? u : () => u : null, T = n || U != null && (w(U) || se(U)), A = $t(e, b);
1722
+ N && Ya(b);
1723
+ let [i, d, y] = P ? [
1724
+ u,
1725
+ A,
1726
+ m[A] || J()
1727
+ ] : Un(e, u, A, c, L, k), h = i, S = u;
1728
+ if (!P && !(w(h) || He(h) || be(h)) && T && (h = U, S = h), !P && (!(w(h) || He(h) || be(h)) || !w(d)))
1729
+ return l ? bt : u;
1730
+ let p = !1;
1731
+ const _ = () => {
1732
+ p = !0;
1733
+ }, j = be(h) ? h : Vn(e, u, d, h, S, _);
1734
+ if (p)
1735
+ return h;
1736
+ const g = Ha(e, d, y, b), I = xa(g), G = Za(e, j, I), D = s ? s(G, u) : G;
1737
+ if (__INTLIFY_PROD_DEVTOOLS__) {
1738
+ const $ = {
1739
+ timestamp: Date.now(),
1740
+ key: w(u) ? u : be(h) ? h.key : "",
1741
+ locale: d || (be(h) ? h.locale : ""),
1742
+ format: w(h) ? h : be(h) ? h.source : "",
1743
+ message: D
1744
+ };
1745
+ $.meta = ue({}, e.__meta, /* @__PURE__ */ Aa() || {}), ua($);
1746
+ }
1747
+ return D;
1748
+ }
1749
+ function Ya(e) {
1750
+ oe(e.list) ? e.list = e.list.map((t) => w(t) ? tn(t) : t) : X(e.named) && Object.keys(e.named).forEach((t) => {
1751
+ w(e.named[t]) && (e.named[t] = tn(e.named[t]));
1752
+ });
1753
+ }
1754
+ function Un(e, t, n, s, l, a) {
1755
+ const { messages: c, onWarn: m, messageResolver: u, localeFallbacker: b } = e, k = b(e, s, n);
1756
+ let L = J(), N, P = null;
1757
+ const U = "translate";
1758
+ for (let T = 0; T < k.length && (N = k[T], L = c[N] || J(), (P = u(L, t)) === null && (P = L[t]), !(w(P) || He(P) || be(P))); T++)
1759
+ if (!wa(N, k)) {
1760
+ const A = Jt(
1761
+ e,
1762
+ // eslint-disable-line @typescript-eslint/no-explicit-any
1763
+ t,
1764
+ N,
1765
+ a,
1766
+ U
1767
+ );
1768
+ A !== t && (P = A);
1769
+ }
1770
+ return [P, N, L];
1771
+ }
1772
+ function Vn(e, t, n, s, l, a) {
1773
+ const { messageCompiler: c, warnHtmlMessage: m } = e;
1774
+ if (be(s)) {
1775
+ const b = s;
1776
+ return b.locale = b.locale || n, b.key = b.key || t, b;
1777
+ }
1778
+ if (c == null) {
1779
+ const b = () => s;
1780
+ return b.locale = n, b.key = t, b;
1781
+ }
1782
+ const u = c(s, Xa(e, n, l, s, m, a));
1783
+ return u.locale = n, u.key = t, u.source = s, u;
1784
+ }
1785
+ function Za(e, t, n) {
1786
+ return t(n);
1787
+ }
1788
+ function jt(...e) {
1789
+ const [t, n, s] = e, l = J();
1790
+ if (!w(t) && !ce(t) && !be(t) && !He(t))
1791
+ throw Re(Oe.INVALID_ARGUMENT);
1792
+ const a = ce(t) ? String(t) : (be(t), t);
1793
+ return ce(n) ? l.plural = n : w(n) ? l.default = n : Z(n) && !pt(n) ? l.named = n : oe(n) && (l.list = n), ce(s) ? l.plural = s : w(s) ? l.default = s : Z(s) && ue(l, s), [a, l];
1794
+ }
1795
+ function Xa(e, t, n, s, l, a) {
1796
+ return {
1797
+ locale: t,
1798
+ key: n,
1799
+ warnHtmlMessage: l,
1800
+ onError: (c) => {
1801
+ throw a && a(c), c;
1802
+ },
1803
+ onCacheKey: (c) => us(t, n, c)
1804
+ };
1805
+ }
1806
+ function Ha(e, t, n, s) {
1807
+ const { modifiers: l, pluralRules: a, messageResolver: c, fallbackLocale: m, fallbackWarn: u, missingWarn: b, fallbackContext: k } = e, N = {
1808
+ locale: t,
1809
+ modifiers: l,
1810
+ pluralRules: a,
1811
+ messages: (P, U) => {
1812
+ let T = c(n, P);
1813
+ if (T == null && (k || U)) {
1814
+ const [, , A] = Un(
1815
+ k || e,
1816
+ // NOTE: if has fallbackContext, fallback to root, else if use linked, fallback to local context
1817
+ P,
1818
+ t,
1819
+ m,
1820
+ u,
1821
+ b
1822
+ );
1823
+ T = c(A, P);
1824
+ }
1825
+ if (w(T) || He(T)) {
1826
+ let A = !1;
1827
+ const d = Vn(e, P, t, T, P, () => {
1828
+ A = !0;
1829
+ });
1830
+ return A ? vn : d;
1831
+ } else return be(T) ? T : vn;
1832
+ }
1833
+ };
1834
+ return e.processor && (N.processor = e.processor), s.list && (N.list = s.list), s.named && (N.named = s.named), ce(s.plural) && (N.pluralIndex = s.plural), N;
1835
+ }
1836
+ Ys();
1837
+ var Ba = { env: { GITHUB_STATE: "/home/runner/work/_temp/_runner_file_commands/save_state_eddc28c4-5953-4183-85e0-c5fba1271f1c", 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_eddc28c4-5953-4183-85e0-c5fba1271f1c", 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.4.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-ubuntu24", AZURE_EXTENSION_DIR: "/opt/az/azcliextensions", GITHUB_HEAD_REF: "", npm_config_userconfig: "/home/runner/work/_temp/.npmrc", SYSTEMD_EXEC_PID: "1870", ACTIONS_ORCHESTRATION_ID: "a67e888a-2516-4e49-9f26-d5df9b6f9c65.publish.publish.__default", npm_package_dependencies__feedmepos_ui_library: "^1.7.0", 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: "20260413.86.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:15431", 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.9/x64", GITHUB_RUN_ID: "24647239491", GITHUB_REF_TYPE: "branch", BOOTSTRAP_HASKELL_NONINTERACTIVE: "1", GITHUB_WORKFLOW_SHA: "5192aaff133b2781a52deb19f3e3b7d676321d36", GITHUB_BASE_REF: "", ImageOS: "ubuntu24", npm_package_exports___import: "./dist/app.js", npm_package_devDependencies__vitejs_plugin_vue: "^5.0.4", GITHUB_WORKFLOW_REF: "feedmepos/hrm-service/.github/workflows/publish-hrm-portal-trusted.yml@refs/heads/feat/add-accessOverview", ACTIONS_ID_TOKEN_REQUEST_TOKEN: "eyJhbGciOiJSUzI1NiIsImtpZCI6IjM4ODI2YjE3LTZhMzAtNWY5Yi1iMTY5LThiZWI4MjAyZjcyMyIsInR5cCI6IkpXVCIsIng1dCI6InlrTmFZNHFNX3RhNGsyVGdaT0NFWUxrY1lsQSJ9.eyJJZGVudGl0eVR5cGVDbGFpbSI6IlN5c3RlbTpTZXJ2aWNlSWRlbnRpdHkiLCJhYyI6Ilt7XCJTY29wZVwiOlwicmVmcy9oZWFkcy9mZWF0L2FkZC1hY2Nlc3NPdmVydmlld1wiLFwiUGVybWlzc2lvblwiOjN9LHtcIlNjb3BlXCI6XCJyZWZzL2hlYWRzL21haW5cIixcIlBlcm1pc3Npb25cIjoxfV0iLCJhY3NsIjoiMTAiLCJhdWQiOiJ2c286NmY5NmZhODktYjdiZi00ODc4LWJhZDMtODk4MDA2NTY2YjZlIiwiYmlsbGluZ19vd25lcl9pZCI6IkVfa2dET0FBSm9ZUSIsImV4cCI6MTc3NjY3ODQ0MywiaHR0cDovL3NjaGVtYXMubWljcm9zb2Z0LmNvbS93cy8yMDA4LzA2L2lkZW50aXR5L2NsYWltcy9wcmltYXJ5c2lkIjoiZGRkZGRkZGQtZGRkZC1kZGRkLWRkZGQtZGRkZGRkZGRkZGRkIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvc2lkIjoiZGRkZGRkZGQtZGRkZC1kZGRkLWRkZGQtZGRkZGRkZGRkZGRkIiwiaWF0IjoxNzc2NjU2MjQzLCJpc3MiOiJodHRwczovL3Rva2VuLmFjdGlvbnMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwiam9iX2lkIjoiMzIzNGRhNDctY2UwNy01NDBhLWE2MjQtNjI4ZDAxY2YyNzEyIiwibmFtZWlkIjoiZGRkZGRkZGQtZGRkZC1kZGRkLWRkZGQtZGRkZGRkZGRkZGRkIiwibmJmIjoxNzc2NjU1OTQzLCJvaWRjX2V4dHJhIjoie1wiYWN0b3JcIjpcIkNhc3RhLW1lcmVcIixcImFjdG9yX2lkXCI6XCI4MjI5ODAxN1wiLFwiYmFzZV9yZWZcIjpcIlwiLFwiY2hlY2tfcnVuX2lkXCI6XCI3MjA2MjM2MjAyOFwiLFwiZXZlbnRfbmFtZVwiOlwid29ya2Zsb3dfZGlzcGF0Y2hcIixcImhlYWRfcmVmXCI6XCJcIixcImpvYl93b3JrZmxvd19yZWZcIjpcImZlZWRtZXBvcy9hY3Rpb25zLy5naXRodWIvd29ya2Zsb3dzL3B1Ymxpc2gtbnBtLWdpdGh1Yi55YW1sQHJlZnMvaGVhZHMvbWFpblwiLFwiam9iX3dvcmtmbG93X3NoYVwiOlwiM2YzNTQ0ODAwYmFhM2I4YmM0YWFhZTk0ZWU4NGMwMTJiZDY0OGZmZVwiLFwicmVmXCI6XCJyZWZzL2hlYWRzL2ZlYXQvYWRkLWFjY2Vzc092ZXJ2aWV3XCIsXCJyZWZfcHJvdGVjdGVkXCI6XCJmYWxzZVwiLFwicmVmX3R5cGVcIjpcImJyYW5jaFwiLFwicmVwb3NpdG9yeVwiOlwiZmVlZG1lcG9zL2hybS1zZXJ2aWNlXCIsXCJyZXBvc2l0b3J5X2lkXCI6XCIxMTI0NjcyMjM1XCIsXCJyZXBvc2l0b3J5X293bmVyXCI6XCJmZWVkbWVwb3NcIixcInJlcG9zaXRvcnlfb3duZXJfaWRcIjpcIjU0ODMxNTE1XCIsXCJyZXBvc2l0b3J5X3Zpc2liaWxpdHlcIjpcInByaXZhdGVcIixcInJ1bl9hdHRlbXB0XCI6XCIxXCIsXCJydW5faWRcIjpcIjI0NjQ3MjM5NDkxXCIsXCJydW5fbnVtYmVyXCI6XCI1MVwiLFwicnVubmVyX2Vudmlyb25tZW50XCI6XCJnaXRodWItaG9zdGVkXCIsXCJzaGFcIjpcIjUxOTJhYWZmMTMzYjI3ODFhNTJkZWIxOWYzZTNiN2Q2NzYzMjFkMzZcIixcIndvcmtmbG93XCI6XCJQdWJsaXNoIGhybS1wb3J0YWxcIixcIndvcmtmbG93X3JlZlwiOlwiZmVlZG1lcG9zL2hybS1zZXJ2aWNlLy5naXRodWIvd29ya2Zsb3dzL3B1Ymxpc2gtaHJtLXBvcnRhbC10cnVzdGVkLnltbEByZWZzL2hlYWRzL2ZlYXQvYWRkLWFjY2Vzc092ZXJ2aWV3XCIsXCJ3b3JrZmxvd19zaGFcIjpcIjUxOTJhYWZmMTMzYjI3ODFhNTJkZWIxOWYzZTNiN2Q2NzYzMjFkMzZcIn0iLCJvaWRjX3N1YiI6InJlcG86ZmVlZG1lcG9zL2hybS1zZXJ2aWNlOnJlZjpyZWZzL2hlYWRzL2ZlYXQvYWRkLWFjY2Vzc092ZXJ2aWV3Iiwib3JjaF9pZCI6ImE2N2U4ODhhLTI1MTYtNGU0OS05ZjI2LWQ1ZGY5YjZmOWM2NS5wdWJsaXNoLnB1Ymxpc2guX19kZWZhdWx0Iiwib3duZXJfaWQiOiJFX2tnRE9BQUpvWVEiLCJwbGFuX2lkIjoiYTY3ZTg4OGEtMjUxNi00ZTQ5LTlmMjYtZDVkZjliNmY5YzY1IiwicmVwb3NpdG9yeV9pZCI6IjExMjQ2NzIyMzUiLCJydW5faWQiOiIyNDY0NzIzOTQ5MSIsInJ1bl9udW1iZXIiOiI1MSIsInJ1bl90eXBlIjoiZnVsbCIsInJ1bm5lcl9pZCI6IjEwMDAwNjEyNzgiLCJydW5uZXJfdHlwZSI6Imhvc3RlZCIsInNjcCI6IkFjdGlvbnMuUmVzdWx0czphNjdlODg4YS0yNTE2LTRlNDktOWYyNi1kNWRmOWI2ZjljNjU6MzIzNGRhNDctY2UwNy01NDBhLWE2MjQtNjI4ZDAxY2YyNzEyIEFjdGlvbnMuUnVubmVyOmE2N2U4ODhhLTI1MTYtNGU0OS05ZjI2LWQ1ZGY5YjZmOWM2NTozMjM0ZGE0Ny1jZTA3LTU0MGEtYTYyNC02MjhkMDFjZjI3MTIgQWN0aW9ucy5VcGxvYWRBcnRpZmFjdHM6YTY3ZTg4OGEtMjUxNi00ZTQ5LTlmMjYtZDVkZjliNmY5YzY1OjMyMzRkYTQ3LWNlMDctNTQwYS1hNjI0LTYyOGQwMWNmMjcxMiBnZW5lcmF0ZV9pZF90b2tlbjphNjdlODg4YS0yNTE2LTRlNDktOWYyNi1kNWRmOWI2ZjljNjU6MzIzNGRhNDctY2UwNy01NDBhLWE2MjQtNjI4ZDAxY2YyNzEyIEFjdGlvbnMuR2VuZXJpY1JlYWQ6MDAwMDAwMDAtMDAwMC0wMDAwLTAwMDAtMDAwMDAwMDAwMDAwIiwic2hhIjoiNTE5MmFhZmYxMzNiMjc4MWE1MmRlYjE5ZjNlM2I3ZDY3NjMyMWQzNiIsInRydXN0X3RpZXIiOiIxIn0.rL7jXquQZVNxF5NUIZN3Fv5lr9T-ami3MkNoDhv_ndHcj11M7nGE_bp-NHyJe1vn1YGuzumyhGs4P6NJ24Xff1W1JKDeTtbHQs2NmtYt93ILup0ANnTPDtAWjlSKpvhqPJEcWTVZM2RaH5XgC8FOdUmxeGwue8qCu6ETEmcVNmkbWVnYLsHZYHLol_KmMazPKQDkWMuU8GTfkjivjZy82uwz48HPsVGdFWR-Uh1yXg1-kj1Kx5fMFnY-lrt5bc1lBU0lvdO6oBOG2fg_1MTma5y3kOLWRS4ZqjRGhP4lw8SdobjcpFT0mhj8O4urlMBjE3o5fq7wLH-FBH8vLZslpw", 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_9435609d-6956-4cf8-91ed-7d5f66026472", INVOCATION_ID: "4b4fac4b904545ecb371b85a4a7030c0", 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_4", GITHUB_RUN_NUMBER: "51", GITHUB_TRIGGERING_ACTOR: "Casta-mere", RUNNER_ARCH: "X64", XDG_RUNTIME_DIR: "/run/user/1001", AGENT_TOOLSDIRECTORY: "/opt/hostedtoolcache", npm_package_scripts_build_mf: "vite build --mode fmmf", npm_package_scripts_publish_npm: "pnpm build && pnpm publish --registry https://npm.pkg.github.com/ --access public --tag latest --no-git-checks", npm_package_scripts_publish_npm_beta: "pnpm build && pnpm publish --registry https://npm.pkg.github.com/ --access public --tag beta --no-git-checks", npm_package_scripts_publish_github: "pnpm build && pnpm publish --registry https://npm.pkg.github.com/ --tag latest --no-git-checks", npm_package_scripts_publish_github_beta: "pnpm build && pnpm publish --registry https://npm.pkg.github.com/ --tag beta --no-git-checks", npm_config_frozen_lockfile: "", npm_package_devDependencies__vitest_ui: "^1.2.0", LANG: "C.UTF-8", VCPKG_INSTALLATION_ROOT: "/usr/local/share/vcpkg", npm_package_devDependencies__vue_eslint_config_typescript: "^12.0.0", npm_package_devDependencies_eslint: "^9.39.2", CONDA: "/usr/share/miniconda", RUNNER_NAME: "GitHub Actions 1000061278", XDG_CONFIG_HOME: "/home/runner/.config", GITHUB_REF_NAME: "feat/add-accessOverview", 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.6-dev.2", npm_package_scripts_build_only: "pnpm build:mf && pnpm build:dts", npm_package_dependencies__feedmepos_hrm_permission: "workspace:*", npm_package_devDependencies__rushstack_eslint_patch: "^1.3.3", npm_package_devDependencies_eslint_plugin_unused_imports: "^4.3.0", npm_package_devDependencies_jsdom: "^24.0.0", npm_lifecycle_event: "build:mf", GITHUB_REF_PROTECTED: "false", npm_package_scripts_build: 'run-p type-check "build-only {@}" --', npm_package_dependencies_uuid: "^10.0.0", GITHUB_WORKSPACE: "/home/runner/work/hrm-service/hrm-service", ACCEPT_EULA: "Y", GITHUB_JOB: "publish", npm_package_dependencies_lodash: "^4.17.21", GITHUB_SHA: "5192aaff133b2781a52deb19f3e3b7d676321d36", GITHUB_RUN_ATTEMPT: "1", npm_package_exports___style: "./dist/style.css", npm_package_dependencies_vue_router: "^4.3.2", GITHUB_REF: "refs/heads/feat/add-accessOverview", GITHUB_ACTOR: "Casta-mere", ANDROID_SDK_ROOT: "/usr/local/lib/android/sdk", VITE_TARGET_ENV: "dev", npm_package_devDependencies_globals: "^16.5.0", npm_package_scripts_format: "prettier --write src/", GITHUB_PATH: "/home/runner/work/_temp/_runner_file_commands/add_path_eddc28c4-5953-4183-85e0-c5fba1271f1c", JAVA_HOME: "/usr/lib/jvm/temurin-17-jdk-amd64", PWD: "/home/runner/work/hrm-service/hrm-service/apps/hrm-portal", GITHUB_ACTOR_ID: "82298017", RUNNER_WORKSPACE: "/home/runner/work/hrm-service", npm_package_devDependencies_vue_eslint_parser: "^10.2.0", npm_config_link_workspace_packages: "true", npm_execpath: "/home/runner/setup-pnpm/node_modules/.pnpm/pnpm@9.15.9/node_modules/pnpm/bin/pnpm.cjs", HOMEBREW_CLEANUP_PERIODIC_FULL_DAYS: "3650", GITHUB_EVENT_NAME: "workflow_dispatch", HOMEBREW_NO_AUTO_UPDATE: "1", ANDROID_HOME: "/usr/local/lib/android/sdk", GITHUB_SERVER_URL: "https://github.com", GECKOWEBDRIVER: "/usr/local/share/gecko_driver", ACTIONS_ID_TOKEN_REQUEST_URL: "https://run-actions-3-azure-eastus.actions.githubusercontent.com/168//idtoken/a67e888a-2516-4e49-9f26-d5df9b6f9c65/3234da47-ce07-540a-a624-628d01cf2712?api-version=2.0", GHCUP_INSTALL_BASE_PREFIX: "/usr/local", GITHUB_OUTPUT: "/home/runner/work/_temp/_runner_file_commands/set_output_eddc28c4-5953-4183-85e0-c5fba1271f1c", 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_eddc28c4-5953-4183-85e0-c5fba1271f1c", INIT_CWD: "/home/runner/work/hrm-service/hrm-service/apps/hrm-portal", npm_package_dependencies_libphonenumber_js: "^1.11.1", NODE_ENV: "production" } };
1838
+ const $a = "10.0.5";
1839
+ function Ja() {
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);
1841
+ }
1842
+ const Be = {
1843
+ // composer module errors
1844
+ UNEXPECTED_RETURN_TYPE: da,
1845
+ // 24
1846
+ // legacy module errors
1847
+ INVALID_ARGUMENT: 25,
1848
+ // i18n module errors
1849
+ MUST_BE_CALL_SETUP_TOP: 26,
1850
+ NOT_INSTALLED: 27,
1851
+ NOT_INSTALLED_WITH_PROVIDE: 31,
1852
+ // unexpected error
1853
+ UNEXPECTED_ERROR: 32
1854
+ };
1855
+ function nt(e, ...t) {
1856
+ return ht(e, null, void 0);
1857
+ }
1858
+ const Ut = /* @__PURE__ */ Ve("__translateVNode"), Vt = /* @__PURE__ */ Ve("__datetimeParts"), Wt = /* @__PURE__ */ Ve("__numberParts"), Ka = Ve("__setPluralRules"), Wn = /* @__PURE__ */ Ve("__injectWithOption"), Gt = /* @__PURE__ */ Ve("__dispose");
1859
+ function st(e) {
1860
+ if (!X(e))
1861
+ return e;
1862
+ for (const t in e)
1863
+ if (Ee(e, t))
1864
+ if (!t.includes("."))
1865
+ X(e[t]) && st(e[t]);
1866
+ else {
1867
+ const n = t.split("."), s = n.length - 1;
1868
+ let l = e, a = !1;
1869
+ for (let c = 0; c < s; c++) {
1870
+ if (n[c] in l || (l[n[c]] = J()), !X(l[n[c]])) {
1871
+ a = !0;
1872
+ break;
1873
+ }
1874
+ l = l[n[c]];
1875
+ }
1876
+ a || (l[n[s]] = e[t], delete e[t]), X(l[n[s]]) && st(l[n[s]]);
1877
+ }
1878
+ return e;
1879
+ }
1880
+ function Gn(e, t) {
1881
+ const { messages: n, __i18n: s, messageResolver: l, flatJson: a } = t, c = Z(n) ? n : oe(s) ? J() : { [e]: J() };
1882
+ if (oe(s) && s.forEach((m) => {
1883
+ if ("locale" in m && "resource" in m) {
1884
+ const { locale: u, resource: b } = m;
1885
+ u ? (c[u] = c[u] || J(), mt(b, c[u])) : mt(b, c);
1886
+ } else
1887
+ w(m) && mt(JSON.parse(m), c);
1888
+ }), l == null && a)
1889
+ for (const m in c)
1890
+ Ee(c, m) && st(c[m]);
1891
+ return c;
1892
+ }
1893
+ function xn(e) {
1894
+ return e.type;
1895
+ }
1896
+ function za(e, t, n) {
1897
+ let s = X(t.messages) ? t.messages : J();
1898
+ "__i18nGlobal" in n && (s = Gn(e.locale.value, {
1899
+ messages: s,
1900
+ __i18n: n.__i18nGlobal
1901
+ }));
1902
+ const l = Object.keys(s);
1903
+ l.length && l.forEach((a) => {
1904
+ e.mergeLocaleMessage(a, s[a]);
1905
+ });
1906
+ {
1907
+ if (X(t.datetimeFormats)) {
1908
+ const a = Object.keys(t.datetimeFormats);
1909
+ a.length && a.forEach((c) => {
1910
+ e.mergeDateTimeFormat(c, t.datetimeFormats[c]);
1911
+ });
1912
+ }
1913
+ if (X(t.numberFormats)) {
1914
+ const a = Object.keys(t.numberFormats);
1915
+ a.length && a.forEach((c) => {
1916
+ e.mergeNumberFormat(c, t.numberFormats[c]);
1917
+ });
1918
+ }
1919
+ }
1920
+ }
1921
+ function In(e) {
1922
+ return de($n, null, e, 0);
1923
+ }
1924
+ const Nn = "__INTLIFY_META__", yn = () => [], Qa = () => !1;
1925
+ let kn = 0;
1926
+ function Tn(e) {
1927
+ return (t, n, s, l) => e(n, s, xt() || void 0, l);
1928
+ }
1929
+ const qa = /* @__NO_SIDE_EFFECTS__ */ () => {
1930
+ const e = xt();
1931
+ let t = null;
1932
+ return e && (t = xn(e)[Nn]) ? { [Nn]: t } : null;
1933
+ };
1934
+ function er(e = {}) {
1935
+ const { __root: t, __injectWithOption: n } = e, s = t === void 0, l = e.flatJson, a = qt ? Ue : Bn;
1936
+ let c = le(e.inheritLocale) ? e.inheritLocale : !0;
1937
+ const m = a(
1938
+ // prettier-ignore
1939
+ t && c ? t.locale.value : w(e.locale) ? e.locale : ft
1940
+ ), u = a(
1941
+ // prettier-ignore
1942
+ t && c ? t.fallbackLocale.value : w(e.fallbackLocale) || oe(e.fallbackLocale) || Z(e.fallbackLocale) || e.fallbackLocale === !1 ? e.fallbackLocale : m.value
1943
+ ), b = a(Gn(m.value, e)), k = a(Z(e.datetimeFormats) ? e.datetimeFormats : { [m.value]: {} }), L = a(Z(e.numberFormats) ? e.numberFormats : { [m.value]: {} });
1944
+ let N = t ? t.missingWarn : le(e.missingWarn) || dt(e.missingWarn) ? e.missingWarn : !0, P = t ? t.fallbackWarn : le(e.fallbackWarn) || dt(e.fallbackWarn) ? e.fallbackWarn : !0, U = t ? t.fallbackRoot : le(e.fallbackRoot) ? e.fallbackRoot : !0, T = !!e.fallbackFormat, A = se(e.missing) ? e.missing : null, i = se(e.missing) ? Tn(e.missing) : null, d = se(e.postTranslation) ? e.postTranslation : null, y = t ? t.warnHtmlMessage : le(e.warnHtmlMessage) ? e.warnHtmlMessage : !0, h = !!e.escapeParameter;
1945
+ const S = t ? t.modifiers : Z(e.modifiers) ? e.modifiers : {};
1946
+ let p = e.pluralRules || t && t.pluralRules, _;
1947
+ _ = (() => {
1948
+ s && dn(null);
1949
+ const f = {
1950
+ version: $a,
1951
+ locale: m.value,
1952
+ fallbackLocale: u.value,
1953
+ messages: b.value,
1954
+ modifiers: S,
1955
+ pluralRules: p,
1956
+ missing: i === null ? void 0 : i,
1957
+ missingWarn: N,
1958
+ fallbackWarn: P,
1959
+ fallbackFormat: T,
1960
+ unresolving: !0,
1961
+ postTranslation: d === null ? void 0 : d,
1962
+ warnHtmlMessage: y,
1963
+ escapeParameter: h,
1964
+ messageResolver: e.messageResolver,
1965
+ messageCompiler: e.messageCompiler,
1966
+ __meta: { framework: "vue" }
1967
+ };
1968
+ f.datetimeFormats = k.value, f.numberFormats = L.value, f.__datetimeFormatters = Z(_) ? _.__datetimeFormatters : void 0, f.__numberFormatters = Z(_) ? _.__numberFormatters : void 0;
1969
+ const E = Da(f);
1970
+ return s && dn(E), E;
1971
+ })(), Qe(_, m.value, u.value);
1972
+ function g() {
1973
+ return [
1974
+ m.value,
1975
+ u.value,
1976
+ b.value,
1977
+ k.value,
1978
+ L.value
1979
+ ];
1980
+ }
1981
+ const I = z({
1982
+ get: () => m.value,
1983
+ set: (f) => {
1984
+ m.value = f, _.locale = m.value;
1985
+ }
1986
+ }), G = z({
1987
+ get: () => u.value,
1988
+ set: (f) => {
1989
+ u.value = f, _.fallbackLocale = u.value, Qe(_, m.value, f);
1990
+ }
1991
+ }), D = z(() => b.value), $ = /* @__PURE__ */ z(() => k.value), q = /* @__PURE__ */ z(() => L.value);
1992
+ function C() {
1993
+ return se(d) ? d : null;
1994
+ }
1995
+ function O(f) {
1996
+ d = f, _.postTranslation = f;
1997
+ }
1998
+ function M() {
1999
+ return A;
2000
+ }
2001
+ function H(f) {
2002
+ f !== null && (i = Tn(f)), A = f, _.missing = i;
2003
+ }
2004
+ const V = (f, E, K, re, Pe, at) => {
2005
+ g();
2006
+ let xe;
2007
+ try {
2008
+ Ba.env.NODE_ENV !== "production" || __INTLIFY_PROD_DEVTOOLS__, s || (_.fallbackContext = t ? Sa() : void 0), xe = f(_);
2009
+ } finally {
2010
+ __INTLIFY_PROD_DEVTOOLS__, s || (_.fallbackContext = void 0);
2011
+ }
2012
+ if (K !== "translate exists" && // for not `te` (e.g `t`)
2013
+ ce(xe) && xe === bt || K === "translate exists" && !xe) {
2014
+ const [Xn, Gr] = E();
2015
+ return t && U ? re(t) : Pe(Xn);
2016
+ } else {
2017
+ if (at(xe))
2018
+ return xe;
2019
+ throw nt(Be.UNEXPECTED_RETURN_TYPE);
2020
+ }
2021
+ };
2022
+ function R(...f) {
2023
+ return V((E) => Reflect.apply(En, null, [E, ...f]), () => jt(...f), "translate", (E) => Reflect.apply(E.t, E, [...f]), (E) => E, (E) => w(E));
2024
+ }
2025
+ function x(...f) {
2026
+ const [E, K, re] = f;
2027
+ if (re && !X(re))
2028
+ throw nt(Be.INVALID_ARGUMENT);
2029
+ return R(E, K, ue({ resolvedMessage: !0 }, re || {}));
2030
+ }
2031
+ function Q(...f) {
2032
+ return V((E) => Reflect.apply(_n, null, [E, ...f]), () => Pt(...f), "datetime format", (E) => Reflect.apply(E.d, E, [...f]), () => un, (E) => w(E));
2033
+ }
2034
+ function ge(...f) {
2035
+ return V((E) => Reflect.apply(hn, null, [E, ...f]), () => Ft(...f), "number format", (E) => Reflect.apply(E.n, E, [...f]), () => un, (E) => w(E));
2036
+ }
2037
+ function fe(f) {
2038
+ return f.map((E) => w(E) || ce(E) || le(E) ? In(String(E)) : E);
2039
+ }
2040
+ const ee = {
2041
+ normalize: fe,
2042
+ interpolate: (f) => f,
2043
+ type: "vnode"
2044
+ };
2045
+ function ve(...f) {
2046
+ return V((E) => {
2047
+ let K;
2048
+ const re = E;
2049
+ try {
2050
+ re.processor = ee, K = Reflect.apply(En, null, [re, ...f]);
2051
+ } finally {
2052
+ re.processor = null;
2053
+ }
2054
+ return K;
2055
+ }, () => jt(...f), "translate", (E) => E[Ut](...f), (E) => [In(E)], (E) => oe(E));
2056
+ }
2057
+ function $e(...f) {
2058
+ return V((E) => Reflect.apply(hn, null, [E, ...f]), () => Ft(...f), "number format", (E) => E[Wt](...f), yn, (E) => w(E) || oe(E));
2059
+ }
2060
+ function Je(...f) {
2061
+ return V((E) => Reflect.apply(_n, null, [E, ...f]), () => Pt(...f), "datetime format", (E) => E[Vt](...f), yn, (E) => w(E) || oe(E));
2062
+ }
2063
+ function vt(f) {
2064
+ p = f, _.pluralRules = p;
2065
+ }
2066
+ function Et(f, E) {
2067
+ return V(() => {
2068
+ if (!f)
2069
+ return !1;
2070
+ const K = w(E) ? E : m.value, re = We(K), Pe = _.messageResolver(re, f);
2071
+ return He(Pe) || be(Pe) || w(Pe);
2072
+ }, () => [f], "translate exists", (K) => Reflect.apply(K.te, K, [f, E]), Qa, (K) => le(K));
2073
+ }
2074
+ function It(f) {
2075
+ let E = null;
2076
+ const K = An(_, u.value, m.value);
2077
+ for (let re = 0; re < K.length; re++) {
2078
+ const Pe = b.value[K[re]] || {}, at = _.messageResolver(Pe, f);
2079
+ if (at != null) {
2080
+ E = at;
2081
+ break;
2082
+ }
2083
+ }
2084
+ return E;
2085
+ }
2086
+ function Ke(f) {
2087
+ const E = It(f);
2088
+ return E ?? (t ? t.tm(f) || {} : {});
2089
+ }
2090
+ function We(f) {
2091
+ return b.value[f] || {};
2092
+ }
2093
+ function Ge(f, E) {
2094
+ if (l) {
2095
+ const K = { [f]: E };
2096
+ for (const re in K)
2097
+ Ee(K, re) && st(K[re]);
2098
+ E = K[f];
2099
+ }
2100
+ b.value[f] = E, _.messages = b.value;
2101
+ }
2102
+ function ze(f, E) {
2103
+ b.value[f] = b.value[f] || {};
2104
+ const K = { [f]: E };
2105
+ if (l)
2106
+ for (const re in K)
2107
+ Ee(K, re) && st(K[re]);
2108
+ E = K[f], mt(E, b.value[f]), _.messages = b.value;
2109
+ }
2110
+ function Nt(f) {
2111
+ return k.value[f] || {};
2112
+ }
2113
+ function r(f, E) {
2114
+ k.value[f] = E, _.datetimeFormats = k.value, pn(_, f, E);
2115
+ }
2116
+ function o(f, E) {
2117
+ k.value[f] = ue(k.value[f] || {}, E), _.datetimeFormats = k.value, pn(_, f, E);
2118
+ }
2119
+ function v(f) {
2120
+ return L.value[f] || {};
2121
+ }
2122
+ function F(f, E) {
2123
+ L.value[f] = E, _.numberFormats = L.value, bn(_, f, E);
2124
+ }
2125
+ function ae(f, E) {
2126
+ L.value[f] = ue(L.value[f] || {}, E), _.numberFormats = L.value, bn(_, f, E);
2127
+ }
2128
+ kn++, t && qt && (St(t.locale, (f) => {
2129
+ c && (m.value = f, _.locale = f, Qe(_, m.value, u.value));
2130
+ }), St(t.fallbackLocale, (f) => {
2131
+ c && (u.value = f, _.fallbackLocale = f, Qe(_, m.value, u.value));
2132
+ }));
2133
+ const W = {
2134
+ id: kn,
2135
+ locale: I,
2136
+ fallbackLocale: G,
2137
+ get inheritLocale() {
2138
+ return c;
2139
+ },
2140
+ set inheritLocale(f) {
2141
+ c = f, f && t && (m.value = t.locale.value, u.value = t.fallbackLocale.value, Qe(_, m.value, u.value));
2142
+ },
2143
+ get availableLocales() {
2144
+ return Object.keys(b.value).sort();
2145
+ },
2146
+ messages: D,
2147
+ get modifiers() {
2148
+ return S;
2149
+ },
2150
+ get pluralRules() {
2151
+ return p || {};
2152
+ },
2153
+ get isGlobal() {
2154
+ return s;
2155
+ },
2156
+ get missingWarn() {
2157
+ return N;
2158
+ },
2159
+ set missingWarn(f) {
2160
+ N = f, _.missingWarn = N;
2161
+ },
2162
+ get fallbackWarn() {
2163
+ return P;
2164
+ },
2165
+ set fallbackWarn(f) {
2166
+ P = f, _.fallbackWarn = P;
2167
+ },
2168
+ get fallbackRoot() {
2169
+ return U;
2170
+ },
2171
+ set fallbackRoot(f) {
2172
+ U = f;
2173
+ },
2174
+ get fallbackFormat() {
2175
+ return T;
2176
+ },
2177
+ set fallbackFormat(f) {
2178
+ T = f, _.fallbackFormat = T;
2179
+ },
2180
+ get warnHtmlMessage() {
2181
+ return y;
2182
+ },
2183
+ set warnHtmlMessage(f) {
2184
+ y = f, _.warnHtmlMessage = f;
2185
+ },
2186
+ get escapeParameter() {
2187
+ return h;
2188
+ },
2189
+ set escapeParameter(f) {
2190
+ h = f, _.escapeParameter = f;
2191
+ },
2192
+ t: R,
2193
+ getLocaleMessage: We,
2194
+ setLocaleMessage: Ge,
2195
+ mergeLocaleMessage: ze,
2196
+ getPostTranslationHandler: C,
2197
+ setPostTranslationHandler: O,
2198
+ getMissingHandler: M,
2199
+ setMissingHandler: H,
2200
+ [Ka]: vt
2201
+ };
2202
+ return W.datetimeFormats = $, W.numberFormats = q, W.rt = x, W.te = Et, W.tm = Ke, W.d = Q, W.n = ge, W.getDateTimeFormat = Nt, W.setDateTimeFormat = r, W.mergeDateTimeFormat = o, W.getNumberFormat = v, W.setNumberFormat = F, W.mergeNumberFormat = ae, W[Wn] = n, W[Ut] = ve, W[Vt] = Je, W[Wt] = $e, W;
2203
+ }
2204
+ const Kt = {
2205
+ tag: {
2206
+ type: [String, Object]
2207
+ },
2208
+ locale: {
2209
+ type: String
2210
+ },
2211
+ scope: {
2212
+ type: String,
2213
+ // NOTE: avoid https://github.com/microsoft/rushstack/issues/1050
2214
+ validator: (e) => e === "parent" || e === "global",
2215
+ default: "parent"
2216
+ /* ComponentI18nScope */
2217
+ },
2218
+ i18n: {
2219
+ type: Object
2220
+ }
2221
+ };
2222
+ function tr({ slots: e }, t) {
2223
+ return t.length === 1 && t[0] === "default" ? (e.default ? e.default() : []).reduce((s, l) => [
2224
+ ...s,
2225
+ // prettier-ignore
2226
+ ...l.type === ye ? l.children : [l]
2227
+ ], []) : t.reduce((n, s) => {
2228
+ const l = e[s];
2229
+ return l && (n[s] = l()), n;
2230
+ }, J());
2231
+ }
2232
+ function Yn() {
2233
+ return ye;
2234
+ }
2235
+ ue({
2236
+ keypath: {
2237
+ type: String,
2238
+ required: !0
2239
+ },
2240
+ plural: {
2241
+ type: [Number, String],
2242
+ validator: (e) => ce(e) || !isNaN(e)
2243
+ }
2244
+ }, Kt);
2245
+ function nr(e) {
2246
+ return oe(e) && !w(e[0]);
2247
+ }
2248
+ function Zn(e, t, n, s) {
2249
+ const { slots: l, attrs: a } = t;
2250
+ return () => {
2251
+ const c = { part: !0 };
2252
+ let m = J();
2253
+ e.locale && (c.locale = e.locale), w(e.format) ? c.key = e.format : X(e.format) && (w(e.format.key) && (c.key = e.format.key), m = Object.keys(e.format).reduce((N, P) => n.includes(P) ? ue(J(), N, { [P]: e.format[P] }) : N, J()));
2254
+ const u = s(e.value, c, m);
2255
+ let b = [c.key];
2256
+ oe(u) ? b = u.map((N, P) => {
2257
+ const U = l[N.type], T = U ? U({ [N.type]: N.value, index: P, parts: u }) : [N.value];
2258
+ return nr(T) && (T[0].key = `${N.type}-${P}`), T;
2259
+ }) : w(u) && (b = [u]);
2260
+ const k = ue(J(), a), L = w(e.tag) || X(e.tag) ? e.tag : Yn();
2261
+ return Rn(L, k, b);
2262
+ };
2263
+ }
2264
+ ue({
2265
+ value: {
2266
+ type: Number,
2267
+ required: !0
2268
+ },
2269
+ format: {
2270
+ type: [String, Object]
2271
+ }
2272
+ }, Kt);
2273
+ ue({
2274
+ value: {
2275
+ type: [Number, Date],
2276
+ required: !0
2277
+ },
2278
+ format: {
2279
+ type: [String, Object]
2280
+ }
2281
+ }, Kt);
2282
+ const sr = /* @__PURE__ */ Ve("global-vue-i18n");
2283
+ function gt(e = {}) {
2284
+ const t = xt();
2285
+ if (t == null)
2286
+ throw nt(Be.MUST_BE_CALL_SETUP_TOP);
2287
+ if (!t.isCE && t.appContext.app != null && !t.appContext.app.__VUE_I18N_SYMBOL__)
2288
+ throw nt(Be.NOT_INSTALLED);
2289
+ const n = ar(t), s = lr(n), l = xn(t), a = rr(e, l);
2290
+ if (a === "global")
2291
+ return za(s, e, l), s;
2292
+ if (a === "parent") {
2293
+ let u = or(n, t, e.__useComponent);
2294
+ return u == null && (u = s), u;
2295
+ }
2296
+ const c = n;
2297
+ let m = c.__getInstance(t);
2298
+ if (m == null) {
2299
+ const u = ue({}, e);
2300
+ "__i18n" in l && (u.__i18n = l.__i18n), s && (u.__root = s), m = er(u), c.__composerExtend && (m[Gt] = c.__composerExtend(m)), cr(c, t, m), c.__setInstance(t, m);
2301
+ }
2302
+ return m;
2303
+ }
2304
+ function ar(e) {
2305
+ const t = Hn(e.isCE ? sr : e.appContext.app.__VUE_I18N_SYMBOL__);
2306
+ if (!t)
2307
+ throw nt(e.isCE ? Be.NOT_INSTALLED_WITH_PROVIDE : Be.UNEXPECTED_ERROR);
2308
+ return t;
2309
+ }
2310
+ function rr(e, t) {
2311
+ return pt(e) ? "__i18n" in t ? "local" : "global" : e.useScope ? e.useScope : "local";
2312
+ }
2313
+ function lr(e) {
2314
+ return e.mode === "composition" ? e.global : e.global.__composer;
2315
+ }
2316
+ function or(e, t, n = !1) {
2317
+ let s = null;
2318
+ const l = t.root;
2319
+ let a = ir(t, n);
2320
+ for (; a != null; ) {
2321
+ const c = e;
2322
+ if (e.mode === "composition")
2323
+ s = c.__getInstance(a);
2324
+ else if (__VUE_I18N_LEGACY_API__) {
2325
+ const m = c.__getInstance(a);
2326
+ m != null && (s = m.__composer, n && s && !s[Wn] && (s = null));
2327
+ }
2328
+ if (s != null || l === a)
2329
+ break;
2330
+ a = a.parent;
2331
+ }
2332
+ return s;
2333
+ }
2334
+ function ir(e, t = !1) {
2335
+ return e == null ? null : t && e.vnode.ctx || e.parent;
2336
+ }
2337
+ function cr(e, t, n) {
2338
+ Yt(() => {
2339
+ }, t), On(() => {
2340
+ const s = n;
2341
+ e.__deleteInstance(t);
2342
+ const l = s[Gt];
2343
+ l && (l(), delete s[Gt]);
2344
+ }, t);
2345
+ }
2346
+ Ja();
2347
+ La(oa);
2348
+ Oa(ya);
2349
+ Ra(An);
2350
+ if (__INTLIFY_PROD_DEVTOOLS__) {
2351
+ const e = je();
2352
+ e.__INTLIFY__ = !0, ia(e.__INTLIFY_DEVTOOLS_GLOBAL_HOOK__);
2353
+ }
2354
+ const it = /* @__PURE__ */ Ie({
2355
+ __name: "InheritPermissionTooltip",
2356
+ props: {
2357
+ item: {
2358
+ type: Object,
2359
+ required: !0
2360
+ }
2361
+ },
2362
+ setup(e) {
2363
+ const { t } = gt();
2364
+ return (n, s) => {
2365
+ const l = Ze("FmIcon"), a = Ze("FmTooltip");
2366
+ return Y(), Se(a, {
2367
+ variant: "plain",
2368
+ placement: "right",
2369
+ "z-index": 50
2370
+ }, {
2371
+ content: pe(() => [
2372
+ ne("div", null, Ae(ke(t)("team.memberForm.permissions.inherited")), 1),
2373
+ (Y(!0), te(ye, null, _e(e.item.setNames, (c) => (Y(), te("div", { key: c }, [
2374
+ ne("div", null, "- " + Ae(c), 1)
2375
+ ]))), 128))
2376
+ ]),
2377
+ default: pe(() => [
2378
+ de(l, {
2379
+ name: "admin_panel_settings",
2380
+ size: "sm",
2381
+ class: "ml-1 text-fm-color-typo-info"
2382
+ })
2383
+ ]),
2384
+ _: 1
2385
+ });
2386
+ };
2387
+ }
2388
+ }), ur = { class: "space-y-16" }, mr = {
2389
+ key: 0,
2390
+ class: "flex fm-typo-en-title-sm-600"
2391
+ }, dr = {
2392
+ key: 0,
2393
+ class: "q-mr-xs text-red col"
2394
+ }, fr = { class: "form-input" }, _r = /* @__PURE__ */ Ie({
2395
+ __name: "AppForm",
2396
+ props: {
2397
+ title: {
2398
+ type: String,
2399
+ default: void 0
2400
+ },
2401
+ required: {
2402
+ type: [Boolean, String],
2403
+ default: !1
2404
+ },
2405
+ inline: {
2406
+ type: Boolean,
2407
+ default: !1
2408
+ }
2409
+ },
2410
+ setup(e) {
2411
+ const t = e;
2412
+ return (n, s) => (Y(), te("div", ur, [
2413
+ he(n.$slots, "top", {}, () => [
2414
+ t.title ? (Y(), te("div", mr, [
2415
+ ne("div", null, [
2416
+ t.required ? (Y(), te("span", dr, "*")) : Le("", !0),
2417
+ Jn(Ae(t.title), 1)
2418
+ ]),
2419
+ he(n.$slots, "title-right")
2420
+ ])) : Le("", !0)
2421
+ ]),
2422
+ ne("div", fr, [
2423
+ he(n.$slots, "default")
2424
+ ])
2425
+ ]));
2426
+ }
2427
+ });
2428
+ function pr(e, t) {
2429
+ let n = "", s = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";
2430
+ const l = s.length;
2431
+ for (let a = 0; a < e; a++)
2432
+ n += s.charAt(Math.floor(Math.random() * l));
2433
+ return n;
2434
+ }
2435
+ const hr = { class: "col flex items-center" }, br = {
2436
+ key: 1,
2437
+ class: "q-pa-sm form-error-message text-error"
2438
+ }, zt = /* @__PURE__ */ Ie({
2439
+ __name: "CheckboxInput",
2440
+ props: {
2441
+ options: {
2442
+ type: Array,
2443
+ required: !0
2444
+ },
2445
+ title: {
2446
+ type: String,
2447
+ required: !0
2448
+ },
2449
+ modelValue: {
2450
+ type: Array,
2451
+ required: !0
2452
+ },
2453
+ showAllToggle: {
2454
+ type: [Boolean, String],
2455
+ default: !0
2456
+ },
2457
+ includeDisabledOptionsWhenSelectAll: {
2458
+ type: Boolean,
2459
+ default: !1
2460
+ },
2461
+ disable: {
2462
+ type: Boolean,
2463
+ default: !1
2464
+ },
2465
+ min: {
2466
+ type: Number,
2467
+ default: 0
2468
+ },
2469
+ max: {
2470
+ type: Number,
2471
+ default: void 0
2472
+ },
2473
+ showIntermediate: {
2474
+ type: Boolean,
2475
+ default: !0
2476
+ },
2477
+ gutter: {
2478
+ type: Number,
2479
+ default: void 0
2480
+ },
2481
+ falsyShowSlot: {
2482
+ type: Boolean,
2483
+ default: !1
2484
+ },
2485
+ bottomSlotIndent: {
2486
+ type: String,
2487
+ default: "36px"
2488
+ },
2489
+ alignCenter: {
2490
+ type: Boolean,
2491
+ default: !0
2492
+ }
2493
+ },
2494
+ emits: ["update:model-value"],
2495
+ setup(e, { emit: t }) {
2496
+ const n = e, s = t, { t: l } = _t(), a = Ue(!1), c = Kn(), m = z(() => 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-${pr(6)}`, b = z(() => m.value !== !0), k = z(
2497
+ () => n.modelValue.filter((T) => n.options.some((A) => A.value === T))
2498
+ ), L = z(
2499
+ () => typeof n.showAllToggle == "boolean" ? l("team.labels.all") : n.showAllToggle
2500
+ ), N = z(() => n.options.length > 0 && n.options.length === k.value.length);
2501
+ function P() {
2502
+ const T = n.modelValue.filter((A) => !k.value.includes(A));
2503
+ if (N.value === !0)
2504
+ s("update:model-value", T);
2505
+ else {
2506
+ const A = n.includeDisabledOptionsWhenSelectAll ? n.options.map((i) => i.value) : n.options.filter((i) => !i.disabled).map((i) => i.value);
2507
+ s("update:model-value", [...T, ...A]);
2508
+ }
2509
+ }
2510
+ function U(T, A) {
2511
+ let i = ut(n.modelValue);
2512
+ A ? i.every((d) => d !== T) && i.push(T) : i = i.filter((d) => d !== T), s("update:model-value", i);
2513
+ }
2514
+ return (T, A) => {
2515
+ const i = Ze("FmCheckbox");
2516
+ return Y(), Se(_r, {
2517
+ id: u,
2518
+ title: e.title,
2519
+ required: !1
2520
+ }, {
2521
+ top: pe(() => [
2522
+ he(T.$slots, "top")
2523
+ ]),
2524
+ default: pe(() => [
2525
+ n.showAllToggle ? (Y(), Se(i, {
2526
+ key: 0,
2527
+ "model-value": N.value,
2528
+ disabled: e.disable,
2529
+ label: L.value,
2530
+ style: ct(`margin-bottom: ${n.gutter}px`),
2531
+ size: "sm",
2532
+ dense: "",
2533
+ value: L.value,
2534
+ "onUpdate:modelValue": P
2535
+ }, null, 8, ["model-value", "disabled", "label", "style", "value"])) : Le("", !0),
2536
+ (Y(!0), te(ye, null, _e(e.options, (d, y) => (Y(), te("div", {
2537
+ key: d.value,
2538
+ style: ct(`margin-bottom: ${y < e.options.length - 1 ? n.gutter : 0}px`),
2539
+ class: qe(y < e.options.length - 1 ? "q-mb-sm" : "")
2540
+ }, [
2541
+ ne("div", {
2542
+ class: qe(["row justify-between", e.alignCenter ? "items-center" : "items-start"])
2543
+ }, [
2544
+ ne("div", hr, [
2545
+ de(i, {
2546
+ "model-value": e.modelValue.includes(d.value),
2547
+ disabled: e.disable || d.disabled,
2548
+ size: "sm",
2549
+ label: d.label,
2550
+ value: d.label,
2551
+ "onUpdate:modelValue": (h) => U(d.value, h)
2552
+ }, null, 8, ["model-value", "disabled", "label", "value", "onUpdate:modelValue"]),
2553
+ he(T.$slots, `checkbox-${d.key || d.value}-append`, {
2554
+ option: d,
2555
+ selected: e.modelValue.includes(d.value)
2556
+ })
2557
+ ]),
2558
+ ke(c)[`checkbox-${d.key || d.value}-end`] && (e.modelValue.includes(d.value) || e.falsyShowSlot) ? (Y(), te("div", {
2559
+ key: 0,
2560
+ class: qe([{ "q-checkbox disabled": e.disable || d.disabled }, "col"])
2561
+ }, [
2562
+ he(T.$slots, `checkbox-${d.key || d.value}-end`, {
2563
+ option: d,
2564
+ value: e.modelValue.includes(d.value),
2565
+ disable: e.disable || d.disabled
2566
+ })
2567
+ ], 2)) : Le("", !0)
2568
+ ], 2),
2569
+ ke(c)[`checkbox-${d.key || d.value}-bottom`] && (e.modelValue.includes(d.value) || e.falsyShowSlot) ? (Y(), te("div", {
2570
+ key: 0,
2571
+ class: qe(["q-mt-sm", { "q-checkbox disabled": e.disable || d.disabled }]),
2572
+ style: ct(`margin-left: ${e.bottomSlotIndent}`)
2573
+ }, [
2574
+ he(T.$slots, `checkbox-${d.key || d.value}-bottom`, {
2575
+ option: d,
2576
+ disable: e.disable || d.disabled,
2577
+ value: e.modelValue.includes(d.value)
2578
+ })
2579
+ ], 6)) : Le("", !0)
2580
+ ], 6))), 128)),
2581
+ a.value && b.value ? (Y(), te("div", br, Ae(m.value), 1)) : Le("", !0)
2582
+ ]),
2583
+ _: 3
2584
+ }, 8, ["title"]);
2585
+ };
2586
+ }
2587
+ }), gr = { class: "flex flex-col gap-16" }, vr = {
2588
+ key: 1,
2589
+ class: "space-y-16"
2590
+ }, Er = { class: "flex items-end justify-between" }, Ir = { class: "fm-typo-en-title-sm-600" }, Nr = { class: "flex" }, yr = { class: "form-input" }, kr = { class: "flex items-center justify-between q-mb-xs" }, Tr = { class: "flex items-center justify-between gap-4" }, Lr = { class: "flex items-center min-w-0 flex-1 gap-8" }, Or = ["title", "onClick"], Rr = {
2591
+ key: 0,
2592
+ class: "flex shrink-0"
2593
+ }, Cr = /* @__PURE__ */ Ie({
2594
+ __name: "BasePermission",
2595
+ props: {
2596
+ modelValue: {
2597
+ type: Array,
2598
+ required: !0
2599
+ },
2600
+ disable: {
2601
+ type: Boolean,
2602
+ default: !1
2603
+ },
2604
+ excludedSubjects: {
2605
+ type: Array,
2606
+ required: !0
2607
+ },
2608
+ additionalPermissions: {
2609
+ type: Array,
2610
+ default: () => []
2611
+ }
2612
+ },
2613
+ emits: ["update:model-value"],
2614
+ setup(e, { emit: t }) {
2615
+ const { getFlagValue: n } = is(), s = e, l = z(() => [...Dt, ...s.additionalPermissions]), a = t, c = Object.values(ls), m = z(() => {
2616
+ const p = /* @__PURE__ */ new Map(), _ = /* @__PURE__ */ new Map();
2617
+ for (const g of l.value) {
2618
+ const I = g.category;
2619
+ I && (s.excludedSubjects.includes(g.subject) || g.showByFeatureFlag && n(g.showByFeatureFlag) === "false" || (p.has(I) || p.set(I, []), p.get(I).push({ label: g.label, value: g.subject }), _.set(g.subject, g)));
2620
+ }
2621
+ return [...p.keys()].sort((g, I) => {
2622
+ const G = c.indexOf(g), D = c.indexOf(I);
2623
+ return G === -1 && D === -1 ? g.localeCompare(I) : G === -1 ? 1 : D === -1 ? -1 : G - D;
2624
+ }).map((g) => {
2625
+ const I = p.get(g), G = /* @__PURE__ */ new Map();
2626
+ for (const R of I) {
2627
+ const x = _.get(R.value);
2628
+ x && G.set(R.value, x.actions);
2629
+ }
2630
+ const D = I.some((R) => {
2631
+ const x = G.get(R.value);
2632
+ return x && x.length > 1;
2633
+ }), $ = D ? [
2634
+ ...new Set(
2635
+ I.flatMap((R) => G.get(R.value) ?? []).filter((R) => R !== "manage")
2636
+ )
2637
+ ] : [], q = /* @__PURE__ */ new Map();
2638
+ for (const R of s.modelValue)
2639
+ I.some((x) => x.value === R.subject) && !R.inverted && q.set(R.subject, new Set(R.actions));
2640
+ const C = D ? s.modelValue.filter(
2641
+ (R) => I.some((x) => x.value === R.subject) && !R.inverted && R.actions.includes("manage")
2642
+ ).map((R) => R.subject) : s.modelValue.filter((R) => I.some((x) => x.value === R.subject) && !R.inverted).map((R) => R.subject), O = I.find((R) => {
2643
+ var x;
2644
+ return (x = _.get(R.value)) == null ? void 0 : x.isCategoryCover;
2645
+ }), M = (O == null ? void 0 : O.value) ?? null, H = M ? q.get(M) ?? /* @__PURE__ */ new Set() : /* @__PURE__ */ new Set(), V = H.has("manage");
2646
+ return {
2647
+ category: g,
2648
+ options: I,
2649
+ selectedSubjects: C,
2650
+ isMultiAction: D,
2651
+ actionColumns: $,
2652
+ permissionActionsMap: G,
2653
+ selectedActionsMap: q,
2654
+ coverSubject: M,
2655
+ coverSelectedActions: H,
2656
+ coverCoversAll: V
2657
+ };
2658
+ });
2659
+ });
2660
+ function u(p, _) {
2661
+ var g;
2662
+ const j = ((g = m.value.find((I) => I.category === p)) == null ? void 0 : g.options) ?? [];
2663
+ a("update:model-value", [
2664
+ ...s.modelValue.filter((I) => !j.some((G) => G.value === I.subject)),
2665
+ ...l.value.filter((I) => _.includes(I.subject)).map(
2666
+ ({ category: I, showByFeatureFlag: G, isCategoryCover: D, ...$ }) => $
2667
+ )
2668
+ ]);
2669
+ }
2670
+ function b(p) {
2671
+ return p.options.length > 0 && p.options.every((_) => p.selectedSubjects.includes(_.value));
2672
+ }
2673
+ function k(p) {
2674
+ const _ = s.modelValue.filter(
2675
+ (j) => !p.options.some((g) => g.value === j.subject)
2676
+ );
2677
+ if (b(p))
2678
+ a("update:model-value", _);
2679
+ else {
2680
+ const j = l.value.filter((g) => p.options.some((I) => I.value === g.subject)).map(
2681
+ ({ category: g, showByFeatureFlag: I, isCategoryCover: G, ...D }) => D
2682
+ );
2683
+ a("update:model-value", [..._, ...j]);
2684
+ }
2685
+ }
2686
+ function L(p, _) {
2687
+ const j = p.selectedActionsMap.get(_);
2688
+ return j ? j.has("manage") : !1;
2689
+ }
2690
+ function N(p, _) {
2691
+ const j = p.permissionActionsMap.get(_);
2692
+ if (!j) return !1;
2693
+ const g = j.filter((D) => D !== "manage");
2694
+ if (g.length === 0) return !1;
2695
+ const I = p.selectedActionsMap.get(_);
2696
+ if (!I) return !1;
2697
+ const G = g.filter((D) => I.has(D));
2698
+ return G.length > 0 && G.length < g.length;
2699
+ }
2700
+ function P(p, _, j) {
2701
+ if (j) {
2702
+ const g = l.value.find((C) => C.subject === _);
2703
+ if (!g) return;
2704
+ const { category: I, showByFeatureFlag: G, isCategoryCover: D, ...$ } = g, q = s.modelValue.filter((C) => C.subject !== _);
2705
+ q.push($), a("update:model-value", q);
2706
+ } else
2707
+ a(
2708
+ "update:model-value",
2709
+ s.modelValue.filter((g) => g.subject !== _)
2710
+ );
2711
+ }
2712
+ function U(p, _) {
2713
+ const j = p.permissionActionsMap.get(_);
2714
+ return j ? j.some((g) => g !== "manage") : !1;
2715
+ }
2716
+ function T(p, _, j) {
2717
+ const g = p.selectedActionsMap.get(_);
2718
+ return g ? g.has(j) : !1;
2719
+ }
2720
+ function A(p, _) {
2721
+ return !p.coverSubject || _ === p.coverSubject ? !1 : p.coverCoversAll;
2722
+ }
2723
+ function i(p, _, j) {
2724
+ return !p.coverSubject || _ === p.coverSubject ? !1 : p.coverCoversAll ? !0 : p.coverSelectedActions.has(j);
2725
+ }
2726
+ function d(p, _, j) {
2727
+ const g = p.permissionActionsMap.get(_);
2728
+ return g ? g.includes(j) : !1;
2729
+ }
2730
+ function y(p, _, j) {
2731
+ const g = [...s.modelValue], I = g.findIndex((D) => D.subject === p && !D.inverted);
2732
+ if (j)
2733
+ if (I >= 0) {
2734
+ const D = { ...g[I] }, $ = new Set(D.actions);
2735
+ $.add(_), D.actions = Array.from($), g[I] = D;
2736
+ } else {
2737
+ const D = l.value.find((M) => M.subject === p);
2738
+ if (!D) return;
2739
+ const {
2740
+ category: $,
2741
+ showByFeatureFlag: q,
2742
+ isCategoryCover: C,
2743
+ ...O
2744
+ } = D;
2745
+ g.push({ ...O, actions: [_] });
2746
+ }
2747
+ else if (I >= 0) {
2748
+ const D = { ...g[I] }, $ = D.actions.filter((q) => q !== _);
2749
+ $.length === 0 ? g.splice(I, 1) : (D.actions = $, g[I] = D);
2750
+ }
2751
+ const G = l.value.find((D) => D.subject === p);
2752
+ if (G) {
2753
+ const $ = G.actions.filter((q) => q !== "manage");
2754
+ if ($.length > 0) {
2755
+ const q = g.findIndex((C) => C.subject === p && !C.inverted);
2756
+ if (q >= 0) {
2757
+ const C = new Set(g[q].actions), O = $.every((M) => C.has(M));
2758
+ O && !C.has("manage") ? (C.add("manage"), g[q] = {
2759
+ ...g[q],
2760
+ actions: Array.from(C)
2761
+ }) : !O && C.has("manage") && (C.delete("manage"), C.size === 0 ? g.splice(q, 1) : g[q] = {
2762
+ ...g[q],
2763
+ actions: Array.from(C)
2764
+ });
2765
+ }
2766
+ }
2767
+ }
2768
+ a("update:model-value", g);
2769
+ }
2770
+ const h = {
2771
+ read: "View",
2772
+ create: "Duplicate",
2773
+ update: "Edit"
2774
+ };
2775
+ function S(p) {
2776
+ return h[p] ?? p.charAt(0).toUpperCase() + p.slice(1);
2777
+ }
2778
+ return (p, _) => {
2779
+ const j = Ze("FmCheckbox");
2780
+ return Y(), te("div", gr, [
2781
+ (Y(!0), te(ye, null, _e(m.value, (g) => (Y(), te(ye, {
2782
+ key: g.category
2783
+ }, [
2784
+ g.isMultiAction ? (Y(), te("div", vr, [
2785
+ ne("div", Er, [
2786
+ ne("div", Ir, Ae(g.category), 1),
2787
+ ne("div", Nr, [
2788
+ (Y(!0), te(ye, null, _e(g.actionColumns, (I) => (Y(), te("span", {
2789
+ key: I,
2790
+ class: "w-[56px] text-center fm-typo-en-body-sm-400 text-fm-color-neutral-gray-600"
2791
+ }, Ae(S(I)), 1))), 128))
2792
+ ])
2793
+ ]),
2794
+ ne("div", yr, [
2795
+ ne("div", kr, [
2796
+ de(j, {
2797
+ "model-value": b(g),
2798
+ value: !0,
2799
+ disabled: e.disable,
2800
+ label: "All",
2801
+ size: "sm",
2802
+ dense: "",
2803
+ "onUpdate:modelValue": (I) => k(g)
2804
+ }, null, 8, ["model-value", "disabled", "onUpdate:modelValue"])
2805
+ ]),
2806
+ (Y(!0), te(ye, null, _e(g.options, (I, G) => (Y(), te("div", {
2807
+ key: I.value,
2808
+ class: qe(G < g.options.length - 1 ? "q-mb-xs" : "")
2809
+ }, [
2810
+ ne("div", Tr, [
2811
+ ne("div", Lr, [
2812
+ de(j, {
2813
+ "model-value": L(g, I.value) || A(g, I.value),
2814
+ value: I.value,
2815
+ disabled: e.disable || A(g, I.value),
2816
+ indeterminate: N(g, I.value),
2817
+ size: "sm",
2818
+ class: "shrink-0",
2819
+ "onUpdate:modelValue": (D) => P(g, I.value, D)
2820
+ }, null, 8, ["model-value", "value", "disabled", "indeterminate", "onUpdate:modelValue"]),
2821
+ ne("span", {
2822
+ class: "block truncate cursor-pointer",
2823
+ title: I.label,
2824
+ onClick: (D) => !e.disable && !A(g, I.value) && P(g, I.value, !L(g, I.value))
2825
+ }, Ae(I.label), 9, Or),
2826
+ he(p.$slots, `checkbox-${I.value}-append`, { option: I })
2827
+ ]),
2828
+ U(g, I.value) ? (Y(), te("div", Rr, [
2829
+ (Y(!0), te(ye, null, _e(g.actionColumns, (D) => (Y(), te("div", {
2830
+ key: D,
2831
+ class: "w-[56px] flex justify-center"
2832
+ }, [
2833
+ d(g, I.value, D) ? (Y(), Se(j, {
2834
+ key: 0,
2835
+ "model-value": T(g, I.value, D) || i(g, I.value, D),
2836
+ value: D,
2837
+ disabled: e.disable || i(g, I.value, D),
2838
+ size: "sm",
2839
+ "onUpdate:modelValue": ($) => y(I.value, D, $)
2840
+ }, null, 8, ["model-value", "value", "disabled", "onUpdate:modelValue"])) : Le("", !0)
2841
+ ]))), 128))
2842
+ ])) : Le("", !0)
2843
+ ])
2844
+ ], 2))), 128))
2845
+ ])
2846
+ ])) : (Y(), Se(zt, {
2847
+ key: 0,
2848
+ "model-value": g.selectedSubjects,
2849
+ options: g.options,
2850
+ disable: e.disable,
2851
+ title: g.category,
2852
+ "onUpdate:modelValue": (I) => u(g.category, I)
2853
+ }, Fe({ _: 2 }, [
2854
+ _e(g.options, (I) => ({
2855
+ name: `checkbox-${I.value}-append`,
2856
+ fn: pe(({ option: G }) => [
2857
+ he(p.$slots, `checkbox-${I.value}-append`, { option: G })
2858
+ ])
2859
+ }))
2860
+ ]), 1032, ["model-value", "options", "disable", "title", "onUpdate:modelValue"]))
2861
+ ], 64))), 128))
2862
+ ]);
2863
+ };
2864
+ }
2865
+ }), Ar = { class: "flex items-center" }, Sr = { class: "ml-auto" }, Dr = /* @__PURE__ */ Ie({
2866
+ __name: "CollapsibleWrapper",
2867
+ props: {
2868
+ title: { default: "" },
2869
+ initiallyCollapsed: { type: Boolean, default: !1 }
2870
+ },
2871
+ setup(e) {
2872
+ const n = Ue(e.initiallyCollapsed), s = Ue(), l = Ue(0);
2873
+ let a;
2874
+ function c() {
2875
+ n.value = !n.value;
2876
+ }
2877
+ function m() {
2878
+ s.value && (l.value = s.value.scrollHeight);
2879
+ }
2880
+ return Yt(async () => {
2881
+ await zn(), s.value && (a = new ResizeObserver(() => {
2882
+ m();
2883
+ }), a.observe(s.value));
2884
+ }), On(() => {
2885
+ a == null || a.disconnect();
2886
+ }), (u, b) => {
2887
+ const k = Ze("FmButton");
2888
+ return Y(), te(ye, null, [
2889
+ ne("div", { onClick: c }, [
2890
+ ne("div", Ar, [
2891
+ he(u.$slots, "title"),
2892
+ ne("div", Sr, [
2893
+ de(k, {
2894
+ icon: n.value ? "keyboard_arrow_down" : "keyboard_arrow_up",
2895
+ "text-color": "neutral-gray-400",
2896
+ variant: "tertiary",
2897
+ size: "md"
2898
+ }, null, 8, ["icon"])
2899
+ ])
2900
+ ])
2901
+ ]),
2902
+ ne("div", {
2903
+ ref_key: "contentRef",
2904
+ ref: s,
2905
+ class: "transition-all duration-300 ease-in-out overflow-hidden",
2906
+ style: ct({ maxHeight: n.value ? "0" : l.value + "px" })
2907
+ }, [
2908
+ he(u.$slots, "default")
2909
+ ], 4)
2910
+ ], 64);
2911
+ };
2912
+ }
2913
+ }), Mr = { class: "fm-typo-en-title-sm-600" }, Ct = "includedFuture", Ln = /* @__PURE__ */ Ie({
2914
+ __name: "ConditionPermission",
2915
+ props: {
2916
+ modelValue: {
2917
+ type: Array,
2918
+ default: null
2919
+ },
2920
+ options: {
2921
+ type: Array,
2922
+ required: !0
2923
+ },
2924
+ disable: {
2925
+ type: Boolean,
2926
+ default: !1
2927
+ },
2928
+ context: {
2929
+ type: String,
2930
+ required: !0
2931
+ }
2932
+ },
2933
+ emits: ["update:model-value"],
2934
+ setup(e, { emit: t }) {
2935
+ const n = e, s = t, { t: l } = _t(), a = z(() => [
2936
+ {
2937
+ label: l("team.memberForm.permissions.includedFuture", { context: n.context }),
2938
+ value: Ct,
2939
+ // Can only be selected if all other options are selected
2940
+ disable: !!n.modelValue && n.options.length > n.modelValue.length
2941
+ },
2942
+ ...n.options.filter(
2943
+ (b) => b.label.toLocaleLowerCase().includes(u.value.toLocaleLowerCase())
2944
+ )
2945
+ ]), c = z(() => n.modelValue ? n.modelValue : [Ct, ...n.options.map((b) => b.value)]);
2946
+ function m(b) {
2947
+ const k = b.length === a.value.length;
2948
+ s("update:model-value", k ? null : b.filter((L) => L !== Ct));
2949
+ }
2950
+ const u = Ue("");
2951
+ return (b, k) => {
2952
+ const L = Ze("fm-search");
2953
+ return Y(), Se(Dr, null, {
2954
+ title: pe(() => [
2955
+ ne("p", Mr, Ae(ke(l)("team.memberForm.permissions.manageable", { context: e.context })), 1)
2956
+ ]),
2957
+ default: pe(() => [
2958
+ e.options.length > 1 ? (Y(), Se(L, {
2959
+ key: 0,
2960
+ modelValue: u.value,
2961
+ "onUpdate:modelValue": k[0] || (k[0] = (N) => u.value = N),
2962
+ class: "mt-16",
2963
+ placeholder: ke(l)("team.memberForm.permissions.search", { context: e.context })
2964
+ }, null, 8, ["modelValue", "placeholder"])) : Le("", !0),
2965
+ de(zt, {
2966
+ "model-value": c.value,
2967
+ options: a.value,
2968
+ "show-intermediate": !1,
2969
+ "show-all-toggle": !0,
2970
+ disable: e.disable,
2971
+ "include-disabled-options-when-select-all": !0,
2972
+ title: "",
2973
+ class: "mt-16",
2974
+ "onUpdate:modelValue": m
2975
+ }, Fe({ _: 2 }, [
2976
+ _e(a.value, (N) => ({
2977
+ name: `checkbox-${N.value}-append`,
2978
+ fn: pe(({ option: P }) => [
2979
+ he(b.$slots, `checkbox-${N.value}-append`, { option: P })
2980
+ ])
2981
+ }))
2982
+ ]), 1032, ["model-value", "options", "disable"])
2983
+ ]),
2984
+ _: 3
2985
+ });
2986
+ };
2987
+ }
2988
+ }), At = "includedNewRole", wr = /* @__PURE__ */ Ie({
2989
+ __name: "PosRolePermission",
2990
+ props: {
2991
+ modelValue: {
2992
+ type: Array,
2993
+ default: null
2994
+ },
2995
+ roles: {
2996
+ type: Array,
2997
+ required: !0
2998
+ },
2999
+ restaurantIds: {
3000
+ type: Array,
3001
+ default: null
3002
+ },
3003
+ disable: {
3004
+ type: Boolean,
3005
+ default: !1
3006
+ }
3007
+ },
3008
+ emits: ["update:model-value"],
3009
+ setup(e, { emit: t }) {
3010
+ const n = e, s = t, { t: l } = _t(), a = z(() => {
3011
+ const u = n.restaurantIds;
3012
+ return [
3013
+ {
3014
+ label: l("team.memberForm.permissions.includedNewRole"),
3015
+ value: At,
3016
+ disable: !!n.modelValue && n.roles.length > n.modelValue.length
3017
+ },
3018
+ ...n.roles.map((b) => ({
3019
+ label: b.name,
3020
+ value: b._id,
3021
+ disable: !!u && b.restaurants.every(({ id: k }) => !u.includes(k))
3022
+ }))
3023
+ ];
3024
+ }), c = z(() => n.modelValue ? n.modelValue : [At, ...n.roles.map((u) => u._id)]);
3025
+ function m(u) {
3026
+ const b = u.length === a.value.length;
3027
+ s("update:model-value", b ? null : u.filter((k) => k !== At));
3028
+ }
3029
+ return (u, b) => (Y(), Se(zt, {
3030
+ "model-value": c.value,
3031
+ options: a.value,
3032
+ "show-intermediate": !1,
3033
+ "show-all-toggle": !1,
3034
+ disable: e.disable,
3035
+ title: ke(l)("team.memberForm.permissions.roles"),
3036
+ "onUpdate:modelValue": m
3037
+ }, Fe({ _: 2 }, [
3038
+ _e(a.value, (k) => ({
3039
+ name: `checkbox-${k.value}-append`,
3040
+ fn: pe(({ option: L }) => [
3041
+ he(u.$slots, `checkbox-${k.value}-append`, { option: L })
3042
+ ])
3043
+ }))
3044
+ ]), 1032, ["model-value", "options", "disable", "title"]));
3045
+ }
3046
+ }), Pr = {
3047
+ async readWarehouses() {
3048
+ return es(await ts().get("/warehouses"));
3049
+ }
3050
+ }, Fr = { class: "flex flex-col gap-32" }, jr = { class: "p-16 fm-corner-radius-lg border border-fm-color-neutral-gray-200" }, Ur = { class: "p-16 fm-corner-radius-lg border border-fm-color-neutral-gray-200" }, Vr = { class: "p-16 fm-corner-radius-lg border border-fm-color-neutral-gray-200" }, Wr = { class: "p-16 fm-corner-radius-lg border border-fm-color-neutral-gray-200" }, Jr = /* @__PURE__ */ Ie({
3051
+ __name: "PortalPermissionEditor",
3052
+ props: /* @__PURE__ */ Qt({
3053
+ disable: {
3054
+ type: Boolean,
3055
+ default: !1
3056
+ },
3057
+ inheritPermissions: {
3058
+ type: Array,
3059
+ default: () => []
3060
+ }
3061
+ }, {
3062
+ modelValue: { default: () => [] },
3063
+ modelModifiers: {}
3064
+ }),
3065
+ emits: /* @__PURE__ */ Qt(["permissionChanged"], ["update:modelValue"]),
3066
+ setup(e, { emit: t }) {
3067
+ const n = Qn(e, "modelValue"), s = e, l = t, { t: a } = _t(), { fetchCustomReportPermissions: c, customReportPermissions: m } = ns();
3068
+ function u(C) {
3069
+ return Dt.find((O) => O.subject === C) ?? m.value.find((O) => O.subject === C);
3070
+ }
3071
+ const b = z(() => {
3072
+ const C = [...Dt, ...m.value].filter((M) => !P.includes(M.subject)).map((M) => M.subject);
3073
+ return ss(
3074
+ s.inheritPermissions.map((M) => ({
3075
+ ...M,
3076
+ permissions: M.permissions.filter((H) => C.includes(H.subject))
3077
+ }))
3078
+ ).map((M) => ({
3079
+ id: M.subject,
3080
+ setNames: M.setNames
3081
+ }));
3082
+ }), k = z(() => {
3083
+ const C = s.inheritPermissions.map((O) => ({
3084
+ ...O,
3085
+ permissions: O.permissions.filter(
3086
+ (M) => M.subject === ie.Subject.Business.inventory_stock
3087
+ )
3088
+ }));
3089
+ return yt(
3090
+ C,
3091
+ "warehouseId",
3092
+ T.value.map((O) => O._id)
3093
+ );
3094
+ }), L = z(() => {
3095
+ const C = s.inheritPermissions.map((O) => ({
3096
+ ...O,
3097
+ permissions: O.permissions.filter(
3098
+ (M) => M.subject === ie.Subject.Restaurant.restaurant
3099
+ )
3100
+ }));
3101
+ return yt(
3102
+ C,
3103
+ "restaurantId",
3104
+ y.value.map((O) => O._id)
3105
+ );
3106
+ }), N = z(() => {
3107
+ const C = s.inheritPermissions.map((O) => ({
3108
+ ...O,
3109
+ permissions: O.permissions.filter((M) => M.subject === ie.Subject.Business.role)
3110
+ }));
3111
+ return yt(
3112
+ C,
3113
+ "roleId",
3114
+ h.value.map((O) => O._id)
3115
+ );
3116
+ }), P = [
3117
+ ie.Subject.Business.restaurant,
3118
+ ie.Subject.Business.role,
3119
+ ie.Subject.Restaurant.restaurant,
3120
+ ie.Subject.Business.inventory_stock
3121
+ ], U = z(() => {
3122
+ var O;
3123
+ const C = (O = n.value) == null ? void 0 : O.find(
3124
+ (M) => M.subject === ie.Subject.Business.inventory_stock
3125
+ );
3126
+ return C ? C.conditions ? JSON.parse(C.conditions).warehouseId.$in : null : [];
3127
+ }), T = Ue([]), A = z(() => T.value.map((C) => ({
3128
+ label: C.profile.name,
3129
+ value: C._id
3130
+ })));
3131
+ function i(C) {
3132
+ const O = d(n.value, C);
3133
+ n.value = O;
3134
+ }
3135
+ function d(C, O) {
3136
+ let M = ut(
3137
+ C.filter((H) => H.subject !== ie.Subject.Business.inventory_stock)
3138
+ );
3139
+ if (!O || O.length > 0) {
3140
+ const H = {
3141
+ actions: [ie.Action.manage],
3142
+ subject: ie.Subject.Business.inventory_stock
3143
+ };
3144
+ O && (H.conditions = JSON.stringify({ warehouseId: { $in: O } })), M.push(H);
3145
+ }
3146
+ return M;
3147
+ }
3148
+ const { restaurants: y } = qn(), h = cs().roles, S = z(() => y.value.map((C) => ({
3149
+ label: `${C.profile.code ? C.profile.code + "-" : ""}${C.profile.name}`,
3150
+ value: C._id
3151
+ }))), p = z(() => y.value.reduce((C, O) => (C[O._id] = h.value.filter((M) => M.restaurants.some((H) => H.id === O._id)).map((M) => M._id), C), {})), _ = z(() => as(n.value));
3152
+ function j(C) {
3153
+ const O = I(n.value, C);
3154
+ n.value = O;
3155
+ }
3156
+ const g = z(() => rs(n.value));
3157
+ function I(C, O) {
3158
+ var H;
3159
+ let M = ut(
3160
+ C.filter(
3161
+ (V) => V.subject !== ie.Subject.Business.restaurant && V.subject !== ie.Subject.Restaurant.restaurant
3162
+ )
3163
+ );
3164
+ if (!O || O.length > 0) {
3165
+ const {
3166
+ category: V,
3167
+ showByFeatureFlag: R,
3168
+ ...x
3169
+ } = os.restaurant;
3170
+ M.push(x);
3171
+ const Q = {
3172
+ actions: [ie.Action.manage],
3173
+ subject: ie.Subject.Restaurant.restaurant
3174
+ };
3175
+ O && (Q.conditions = JSON.stringify({ restaurantId: { $in: O } })), M.push(Q);
3176
+ }
3177
+ if (O) {
3178
+ const V = [
3179
+ ...new Set(O.map((x) => p.value[x]).flatMap((x) => x))
3180
+ ], R = h.value.map((x) => x._id);
3181
+ V.length !== R.length && (M = D(
3182
+ M,
3183
+ (H = g.value || R) == null ? void 0 : H.filter((x) => V.includes(x))
3184
+ ));
3185
+ }
3186
+ return M;
3187
+ }
3188
+ function G(C) {
3189
+ const O = D(n.value, C);
3190
+ n.value = O;
3191
+ }
3192
+ function D(C, O) {
3193
+ let M = ut(
3194
+ C.filter((H) => H.subject !== ie.Subject.Business.role)
3195
+ );
3196
+ if (O && O.length > 0) {
3197
+ const H = {
3198
+ actions: [ie.Action.manage],
3199
+ subject: ie.Subject.Business.role,
3200
+ conditions: JSON.stringify({ roleId: { $in: O } })
3201
+ };
3202
+ M.push(H);
3203
+ }
3204
+ return M;
3205
+ }
3206
+ Yt(async () => {
3207
+ await Promise.all([
3208
+ Pr.readWarehouses().then((C) => T.value = C),
3209
+ c()
3210
+ ]);
3211
+ });
3212
+ const $ = z(() => kt(
3213
+ n.value,
3214
+ Tt
3215
+ ).map((O) => {
3216
+ if (O.inverted) return O;
3217
+ const M = O.actions;
3218
+ if (!M.includes("manage")) return O;
3219
+ const H = u(O.subject);
3220
+ if (!H) return O;
3221
+ const V = H.actions;
3222
+ return V.length <= 1 || V.filter((x) => !M.includes(x)).length === 0 ? O : { ...O, actions: [...V] };
3223
+ }));
3224
+ function q(C) {
3225
+ const O = new Set(
3226
+ $.value.filter((R) => !R.inverted).map((R) => R.subject)
3227
+ ), M = new Set(
3228
+ C.filter((R) => !R.inverted).map((R) => R.subject)
3229
+ ), H = new Set(
3230
+ n.value.filter((R) => !R.inverted).map((R) => R.subject)
3231
+ );
3232
+ let V = [...n.value];
3233
+ for (const R of O)
3234
+ M.has(R) || (H.has(R) && (V = V.filter((Q) => Q.subject !== R)), (!H.has(R) || kt(
3235
+ V,
3236
+ Tt
3237
+ ).some((Q) => Q.subject === R && !Q.inverted)) && !V.some((Q) => Q.subject === R && Q.inverted) && V.push({ subject: R, actions: ["manage"], inverted: !0 }));
3238
+ for (const R of M)
3239
+ if (!O.has(R)) {
3240
+ const x = V.some((Q) => Q.subject === R && Q.inverted);
3241
+ if (V = V.filter((Q) => !(Q.subject === R && Q.inverted)), !x && !H.has(R)) {
3242
+ const Q = C.find(
3243
+ (fe) => fe.subject === R && !fe.inverted
3244
+ ), ge = u(R);
3245
+ if (ge && Q) {
3246
+ const { category: fe, showByFeatureFlag: we, ...ee } = ge;
3247
+ V.push({ ...ee, actions: Q.actions });
3248
+ }
3249
+ }
3250
+ }
3251
+ for (const R of M) {
3252
+ if (!O.has(R)) continue;
3253
+ const x = $.value.find(
3254
+ (ee) => ee.subject === R && !ee.inverted
3255
+ ), Q = C.find((ee) => ee.subject === R && !ee.inverted);
3256
+ if (!x || !Q) continue;
3257
+ const ge = new Set(x.actions), fe = new Set(Q.actions);
3258
+ if (ge.size === fe.size && [...ge].every((ee) => fe.has(ee)))
3259
+ continue;
3260
+ const we = V.findIndex((ee) => ee.subject === R && !ee.inverted);
3261
+ if (we >= 0)
3262
+ V[we] = {
3263
+ ...V[we],
3264
+ actions: Array.from(fe)
3265
+ };
3266
+ else {
3267
+ const ee = u(R);
3268
+ if (ee) {
3269
+ const { category: ve, showByFeatureFlag: $e, ...Je } = ee;
3270
+ V.push({ ...Je, actions: Array.from(fe) });
3271
+ }
3272
+ }
3273
+ ge.has("manage") && !fe.has("manage") && kt(
3274
+ V,
3275
+ Tt
3276
+ ).some(
3277
+ (ve) => ve.subject === R && !ve.inverted && ve.actions.includes("manage")
3278
+ ) && !V.some((ve) => ve.subject === R && ve.inverted) && V.push({ subject: R, actions: ["manage"], inverted: !0 }), !ge.has("manage") && fe.has("manage") && (V = V.filter((ee) => !(ee.subject === R && ee.inverted)));
3279
+ }
3280
+ n.value = V;
3281
+ }
3282
+ return St(
3283
+ n,
3284
+ (C) => {
3285
+ l("permissionChanged", C);
3286
+ },
3287
+ { deep: !0 }
3288
+ ), (C, O) => (Y(), te("div", Fr, [
3289
+ ne("div", jr, [
3290
+ de(Cr, {
3291
+ "model-value": $.value,
3292
+ "excluded-subjects": P,
3293
+ "additional-permissions": ke(m),
3294
+ "onUpdate:modelValue": q
3295
+ }, Fe({ _: 2 }, [
3296
+ _e(b.value, (M) => ({
3297
+ name: `checkbox-${M.id}-append`,
3298
+ fn: pe(() => [
3299
+ de(it, { item: M }, null, 8, ["item"])
3300
+ ])
3301
+ }))
3302
+ ]), 1032, ["model-value", "additional-permissions"])
3303
+ ]),
3304
+ ne("div", Ur, [
3305
+ de(Ln, {
3306
+ "model-value": U.value,
3307
+ options: A.value,
3308
+ context: ke(a)("team.labels.warehouse"),
3309
+ "onUpdate:modelValue": i
3310
+ }, Fe({ _: 2 }, [
3311
+ _e(k.value, (M) => ({
3312
+ name: `checkbox-${M.id}-append`,
3313
+ fn: pe(() => [
3314
+ de(it, { item: M }, null, 8, ["item"])
3315
+ ])
3316
+ }))
3317
+ ]), 1032, ["model-value", "options", "context"])
3318
+ ]),
3319
+ ne("div", Vr, [
3320
+ de(Ln, {
3321
+ "model-value": _.value,
3322
+ options: S.value,
3323
+ context: ke(a)("team.labels.restaurant"),
3324
+ "onUpdate:modelValue": j
3325
+ }, Fe({ _: 2 }, [
3326
+ _e(L.value, (M) => ({
3327
+ name: `checkbox-${M.id}-append`,
3328
+ fn: pe(() => [
3329
+ de(it, { item: M }, null, 8, ["item"])
3330
+ ])
3331
+ }))
3332
+ ]), 1032, ["model-value", "options", "context"])
3333
+ ]),
3334
+ ne("div", Wr, [
3335
+ de(wr, {
3336
+ roles: ke(h),
3337
+ "model-value": g.value,
3338
+ "restaurant-ids": _.value,
3339
+ "onUpdate:modelValue": G
3340
+ }, Fe({ _: 2 }, [
3341
+ _e(N.value, (M) => ({
3342
+ name: `checkbox-${M.id}-append`,
3343
+ fn: pe(() => [
3344
+ de(it, { item: M }, null, 8, ["item"])
3345
+ ])
3346
+ }))
3347
+ ]), 1032, ["roles", "model-value", "restaurant-ids"])
3348
+ ])
3349
+ ]));
3350
+ }
3351
+ });
3352
+ export {
3353
+ zt as _,
3354
+ Jr as a
3355
+ };