@feedmepos/mf-hrm-portal 2.0.2-dev → 2.0.3-dev

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 (31) hide show
  1. package/dist/{AuditLogList-DIhc0l6X.js → AuditLogList-wzVOem7J.js} +12 -12
  2. package/dist/{EmployeeList-BeEKR289.js → EmployeeList-D5IfP20e.js} +5 -5
  3. package/dist/{Main-VBmK1-KC.js → Main-hADhiwrp.js} +5 -5
  4. package/dist/{Main-C0GZCILF.js → Main-mvm27j-a.js} +8 -8
  5. package/dist/PermissionSetList-DgaTwV_y.js +327 -0
  6. package/dist/PortalPermissionEditor.vue_vue_type_script_setup_true_lang-BzA__vQJ.js +3287 -0
  7. package/dist/{RoleList-CV0gVc3E.js → RoleList-C0gK0AMO.js} +6 -6
  8. package/dist/TeamMemberList-BVAbjvKZ.js +979 -0
  9. package/dist/{TimesheetList-BwEfqBTT.js → TimesheetList-C3jduNcK.js} +6 -6
  10. package/dist/{app-aTcgEcFN.js → app-CXscIHdd.js} +897 -803
  11. package/dist/app.js +1 -1
  12. package/dist/composables/useCustomReportPermissions.d.ts +7 -0
  13. package/dist/{dayjs.min-B9nj2sbB.js → dayjs.min-Bc0i83P9.js} +1 -1
  14. package/dist/{employee-Cb9Bw-C0.js → employee-Se3Yks-o.js} +3 -3
  15. package/dist/helpers/permission-set.d.ts +9 -0
  16. package/dist/helpers/rule.d.ts +4 -1
  17. package/dist/{index-BFELrt2A.js → index-D35d9iES.js} +1 -1
  18. package/dist/{index-CUpeDutG.js → index-DOp84DcN.js} +1539 -1491
  19. package/dist/{lodash-ByTVC-hr.js → lodash-DuiYjdnV.js} +1 -1
  20. package/dist/{team-DRrXMlSc.js → team-CT4SDg-h.js} +1 -1
  21. package/dist/{timesheet-B3eCp8WW.js → timesheet-D0SI4Zli.js} +2 -2
  22. package/dist/tsconfig.app.tsbuildinfo +1 -1
  23. package/dist/{useAppStore-Yt4HqLKz.js → useAppStore-TCd8aSgi.js} +1 -1
  24. package/dist/{useLoading-BVU_m_hz.js → useLoading-CwO9YfJb.js} +1 -1
  25. package/dist/useReportPermissions-CmtxmL3h.js +59 -0
  26. package/dist/views/team/components/BasePermission.vue.d.ts +17 -0
  27. package/package.json +2 -2
  28. package/dist/PermissionSetList-C0lRNtWq.js +0 -323
  29. package/dist/PortalPermissionEditor.vue_vue_type_script_setup_true_lang-DOBslfDb.js +0 -3092
  30. package/dist/TeamMemberList-BXMfJK16.js +0 -973
  31. package/dist/useReportPermissions-Bchec8_9.js +0 -65
@@ -1,3092 +0,0 @@
1
- import { getCurrentInstance as Vt, inject as Hn, ref as Re, shallowRef as Bn, computed as X, watch as Ct, onMounted as Wt, onUnmounted as Ln, defineComponent as _e, h as Rn, createVNode as ie, Text as Jn, Fragment as je, resolveComponent as Ye, createBlock as Ce, openBlock as K, withCtx as ce, createElementVNode as ae, createElementBlock as le, toDisplayString as Ze, unref as Ee, renderList as pe, renderSlot as me, createCommentVNode as ye, createTextVNode as $n, useSlots as Kn, normalizeStyle as st, normalizeClass as Qe, createSlots as Oe, nextTick as zn, mergeModels as Kt, useModel as Qn } from "vue";
2
- import { useI18n as ct, useCoreStore as qn } from "@feedmepos/mf-common";
3
- import "@vue/devtools-api";
4
- import { l as rt, p as lt, g as es, b as ts, B as ns, C as Nt, D as ss, v as rs, $ as zt } from "./index-CUpeDutG.js";
5
- import { a as as, d as q, w as ls, N as Qt } from "./app-aTcgEcFN.js";
6
- import { u as os } from "./index-BFELrt2A.js";
7
- import { u as is } from "./useAppStore-Yt4HqLKz.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", Ae = (e, t = !1) => t ? Symbol.for(e) : Symbol(e), cs = (e, t, n) => us({ l: e, k: t, s: n }), us = (e) => JSON.stringify(e).replace(/\u2028/g, "\\u2028").replace(/\u2029/g, "\\u2029").replace(/\u0027/g, "\\u0027"), ee = (e) => typeof e == "number" && isFinite(e), ms = (e) => Gt(e) === "[object Date]", ot = (e) => Gt(e) === "[object RegExp]", ut = (e) => F(e) && Object.keys(e).length === 0, te = Object.assign, ds = Object.create, W = (e = null) => ds(e);
14
- let en;
15
- const Le = () => en || (en = typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : typeof window < "u" ? window : typeof global < "u" ? global : W());
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 de(e, t) {
21
- return _s.call(e, t);
22
- }
23
- const Q = Array.isArray, H = (e) => typeof e == "function", R = (e) => typeof e == "string", z = (e) => typeof e == "boolean", U = (e) => e !== null && typeof e == "object", fs = (e) => U(e) && H(e.then) && H(e.catch), Cn = Object.prototype.toString, Gt = (e) => Cn.call(e), F = (e) => Gt(e) === "[object Object]", ps = (e) => e == null ? "" : Q(e) || F(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 hs(e, t) {
28
- typeof console < "u" && (console.warn("[intlify] " + e), t && console.warn(t.stack));
29
- }
30
- const qe = (e) => !U(e) || Q(e);
31
- function at(e, t) {
32
- if (qe(e) || qe(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((r) => {
38
- r !== "__proto__" && (U(s[r]) && !U(l[r]) && (l[r] = Array.isArray(s[r]) ? [] : W()), qe(l[r]) || qe(s[r]) ? l[r] = s[r] : n.push({ src: s[r], des: l[r] }));
39
- });
40
- }
41
- }
42
- function bs(e, t, n) {
43
- return { line: e, column: t, offset: n };
44
- }
45
- function At(e, t, n) {
46
- return { start: e, end: t };
47
- }
48
- const V = {
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
- }, gs = 17;
66
- function mt(e, t, n = {}) {
67
- const { domain: s, messages: l, args: r } = n, u = e, m = new SyntaxError(String(u));
68
- return m.code = e, t && (m.location = t), m.domain = s, m;
69
- }
70
- function Es(e) {
71
- throw e;
72
- }
73
- const he = " ", Is = "\r", re = `
74
- `, vs = "\u2028", Ts = "\u2029";
75
- function Ns(e) {
76
- const t = e;
77
- let n = 0, s = 1, l = 1, r = 0;
78
- const u = (v) => t[v] === Is && t[v + 1] === re, m = (v) => t[v] === re, c = (v) => t[v] === Ts, f = (v) => t[v] === vs, h = (v) => u(v) || m(v) || c(v) || f(v), E = () => n, g = () => s, k = () => l, M = () => r, N = (v) => u(v) || c(v) || f(v) ? re : t[v], O = () => N(n), i = () => N(n + r);
79
- function d() {
80
- return r = 0, h(n) && (s++, l = 0), u(n) && n++, n++, l++, t[n];
81
- }
82
- function T() {
83
- return u(n + r) && r++, r++, t[n + r];
84
- }
85
- function p() {
86
- n = 0, s = 1, l = 1, r = 0;
87
- }
88
- function L(v = 0) {
89
- r = v;
90
- }
91
- function y() {
92
- const v = n + r;
93
- for (; v !== n; )
94
- d();
95
- r = 0;
96
- }
97
- return {
98
- index: E,
99
- line: g,
100
- column: k,
101
- peekOffset: M,
102
- charAt: N,
103
- currentChar: O,
104
- currentPeek: i,
105
- next: d,
106
- peek: T,
107
- reset: p,
108
- resetPeek: L,
109
- skipToPeek: y
110
- };
111
- }
112
- const Ie = void 0, ks = ".", nn = "'", ys = "tokenizer";
113
- function Os(e, t = {}) {
114
- const n = t.location !== !1, s = Ns(e), l = () => s.index(), r = () => bs(s.line(), s.column(), s.index()), u = r(), m = l(), c = {
115
- currentType: 13,
116
- offset: m,
117
- startLoc: u,
118
- endLoc: u,
119
- lastType: 13,
120
- lastOffset: m,
121
- lastStartLoc: u,
122
- lastEndLoc: u,
123
- braceNest: 0,
124
- inLinked: !1,
125
- text: ""
126
- }, f = () => c, { onError: h } = t;
127
- function E(a, o, b, ...S) {
128
- const J = f();
129
- if (o.column += b, o.offset += b, h) {
130
- const w = n ? At(J.startLoc, o) : null, _ = mt(a, w, {
131
- domain: ys,
132
- args: S
133
- });
134
- h(_);
135
- }
136
- }
137
- function g(a, o, b) {
138
- a.endLoc = r(), a.currentType = o;
139
- const S = { type: o };
140
- return n && (S.loc = At(a.startLoc, a.endLoc)), b != null && (S.value = b), S;
141
- }
142
- const k = (a) => g(
143
- a,
144
- 13
145
- /* TokenTypes.EOF */
146
- );
147
- function M(a, o) {
148
- return a.currentChar() === o ? (a.next(), o) : (E(V.EXPECTED_TOKEN, r(), 0, o), "");
149
- }
150
- function N(a) {
151
- let o = "";
152
- for (; a.currentPeek() === he || a.currentPeek() === re; )
153
- o += a.currentPeek(), a.peek();
154
- return o;
155
- }
156
- function O(a) {
157
- const o = N(a);
158
- return a.skipToPeek(), o;
159
- }
160
- function i(a) {
161
- if (a === Ie)
162
- return !1;
163
- const o = a.charCodeAt(0);
164
- return o >= 97 && o <= 122 || // a-z
165
- o >= 65 && o <= 90 || // A-Z
166
- o === 95;
167
- }
168
- function d(a) {
169
- if (a === Ie)
170
- return !1;
171
- const o = a.charCodeAt(0);
172
- return o >= 48 && o <= 57;
173
- }
174
- function T(a, o) {
175
- const { currentType: b } = o;
176
- if (b !== 2)
177
- return !1;
178
- N(a);
179
- const S = i(a.currentPeek());
180
- return a.resetPeek(), S;
181
- }
182
- function p(a, o) {
183
- const { currentType: b } = o;
184
- if (b !== 2)
185
- return !1;
186
- N(a);
187
- const S = a.currentPeek() === "-" ? a.peek() : a.currentPeek(), J = d(S);
188
- return a.resetPeek(), J;
189
- }
190
- function L(a, o) {
191
- const { currentType: b } = o;
192
- if (b !== 2)
193
- return !1;
194
- N(a);
195
- const S = a.currentPeek() === nn;
196
- return a.resetPeek(), S;
197
- }
198
- function y(a, o) {
199
- const { currentType: b } = o;
200
- if (b !== 7)
201
- return !1;
202
- N(a);
203
- const S = a.currentPeek() === ".";
204
- return a.resetPeek(), S;
205
- }
206
- function v(a, o) {
207
- const { currentType: b } = o;
208
- if (b !== 8)
209
- return !1;
210
- N(a);
211
- const S = i(a.currentPeek());
212
- return a.resetPeek(), S;
213
- }
214
- function Y(a, o) {
215
- const { currentType: b } = o;
216
- if (!(b === 7 || b === 11))
217
- return !1;
218
- N(a);
219
- const S = a.currentPeek() === ":";
220
- return a.resetPeek(), S;
221
- }
222
- function x(a, o) {
223
- const { currentType: b } = o;
224
- if (b !== 9)
225
- return !1;
226
- const S = () => {
227
- const w = a.currentPeek();
228
- return w === "{" ? i(a.peek()) : w === "@" || w === "|" || w === ":" || w === "." || w === he || !w ? !1 : w === re ? (a.peek(), S()) : oe(a, !1);
229
- }, J = S();
230
- return a.resetPeek(), J;
231
- }
232
- function ne(a) {
233
- N(a);
234
- const o = a.currentPeek() === "|";
235
- return a.resetPeek(), o;
236
- }
237
- function oe(a, o = !0) {
238
- const b = (J = !1, w = "") => {
239
- const _ = a.currentPeek();
240
- return _ === "{" || _ === "@" || !_ ? J : _ === "|" ? !(w === he || w === re) : _ === he ? (a.peek(), b(!0, he)) : _ === re ? (a.peek(), b(!0, re)) : !0;
241
- }, S = b();
242
- return o && a.resetPeek(), S;
243
- }
244
- function C(a, o) {
245
- const b = a.currentChar();
246
- return b === Ie ? Ie : o(b) ? (a.next(), b) : null;
247
- }
248
- function A(a) {
249
- const o = a.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 D(a) {
257
- return C(a, A);
258
- }
259
- function Z(a) {
260
- const o = a.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 B(a) {
269
- return C(a, Z);
270
- }
271
- function P(a) {
272
- const o = a.charCodeAt(0);
273
- return o >= 48 && o <= 57;
274
- }
275
- function se(a) {
276
- return C(a, P);
277
- }
278
- function j(a) {
279
- const o = a.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 Ne(a) {
285
- return C(a, j);
286
- }
287
- function Ve(a) {
288
- let o = "", b = "";
289
- for (; o = se(a); )
290
- b += o;
291
- return b;
292
- }
293
- function We(a) {
294
- let o = "";
295
- for (; ; ) {
296
- const b = a.currentChar();
297
- if (b === "{" || b === "}" || b === "@" || b === "|" || !b)
298
- break;
299
- if (b === he || b === re)
300
- if (oe(a))
301
- o += b, a.next();
302
- else {
303
- if (ne(a))
304
- break;
305
- o += b, a.next();
306
- }
307
- else
308
- o += b, a.next();
309
- }
310
- return o;
311
- }
312
- function ft(a) {
313
- O(a);
314
- let o = "", b = "";
315
- for (; o = B(a); )
316
- b += o;
317
- return a.currentChar() === Ie && E(V.UNTERMINATED_CLOSING_BRACE, r(), 0), b;
318
- }
319
- function pt(a) {
320
- O(a);
321
- let o = "";
322
- return a.currentChar() === "-" ? (a.next(), o += `-${Ve(a)}`) : o += Ve(a), a.currentChar() === Ie && E(V.UNTERMINATED_CLOSING_BRACE, r(), 0), o;
323
- }
324
- function $t(a) {
325
- return a !== nn && a !== re;
326
- }
327
- function ht(a) {
328
- O(a), M(a, "'");
329
- let o = "", b = "";
330
- for (; o = C(a, $t); )
331
- o === "\\" ? b += bt(a) : b += o;
332
- const S = a.currentChar();
333
- return S === re || S === Ie ? (E(V.UNTERMINATED_SINGLE_QUOTE_IN_PLACEHOLDER, r(), 0), S === re && (a.next(), M(a, "'")), b) : (M(a, "'"), b);
334
- }
335
- function bt(a) {
336
- const o = a.currentChar();
337
- switch (o) {
338
- case "\\":
339
- case "'":
340
- return a.next(), `\\${o}`;
341
- case "u":
342
- return Ke(a, o, 4);
343
- case "U":
344
- return Ke(a, o, 6);
345
- default:
346
- return E(V.UNKNOWN_ESCAPE_SEQUENCE, r(), 0, o), "";
347
- }
348
- }
349
- function Ke(a, o, b) {
350
- M(a, o);
351
- let S = "";
352
- for (let J = 0; J < b; J++) {
353
- const w = Ne(a);
354
- if (!w) {
355
- E(V.INVALID_UNICODE_ESCAPE_SEQUENCE, r(), 0, `\\${o}${S}${a.currentChar()}`);
356
- break;
357
- }
358
- S += w;
359
- }
360
- return `\\${o}${S}`;
361
- }
362
- function gt(a) {
363
- return a !== "{" && a !== "}" && a !== he && a !== re;
364
- }
365
- function Et(a) {
366
- O(a);
367
- let o = "", b = "";
368
- for (; o = C(a, gt); )
369
- b += o;
370
- return b;
371
- }
372
- function It(a) {
373
- let o = "", b = "";
374
- for (; o = D(a); )
375
- b += o;
376
- return b;
377
- }
378
- function vt(a) {
379
- const o = (b) => {
380
- const S = a.currentChar();
381
- return S === "{" || S === "@" || S === "|" || S === "(" || S === ")" || !S || S === he ? b : (b += S, a.next(), o(b));
382
- };
383
- return o("");
384
- }
385
- function Ge(a) {
386
- O(a);
387
- const o = M(
388
- a,
389
- "|"
390
- /* TokenChars.Pipe */
391
- );
392
- return O(a), o;
393
- }
394
- function Se(a, o) {
395
- let b = null;
396
- switch (a.currentChar()) {
397
- case "{":
398
- return o.braceNest >= 1 && E(V.NOT_ALLOW_NEST_PLACEHOLDER, r(), 0), a.next(), b = g(
399
- o,
400
- 2,
401
- "{"
402
- /* TokenChars.BraceLeft */
403
- ), O(a), o.braceNest++, b;
404
- case "}":
405
- return o.braceNest > 0 && o.currentType === 2 && E(V.EMPTY_PLACEHOLDER, r(), 0), a.next(), b = g(
406
- o,
407
- 3,
408
- "}"
409
- /* TokenChars.BraceRight */
410
- ), o.braceNest--, o.braceNest > 0 && O(a), o.inLinked && o.braceNest === 0 && (o.inLinked = !1), b;
411
- case "@":
412
- return o.braceNest > 0 && E(V.UNTERMINATED_CLOSING_BRACE, r(), 0), b = De(a, o) || k(o), o.braceNest = 0, b;
413
- default: {
414
- let J = !0, w = !0, _ = !0;
415
- if (ne(a))
416
- return o.braceNest > 0 && E(V.UNTERMINATED_CLOSING_BRACE, r(), 0), b = g(o, 1, Ge(a)), o.braceNest = 0, o.inLinked = !1, b;
417
- if (o.braceNest > 0 && (o.currentType === 4 || o.currentType === 5 || o.currentType === 6))
418
- return E(V.UNTERMINATED_CLOSING_BRACE, r(), 0), o.braceNest = 0, Xe(a, o);
419
- if (J = T(a, o))
420
- return b = g(o, 4, ft(a)), O(a), b;
421
- if (w = p(a, o))
422
- return b = g(o, 5, pt(a)), O(a), b;
423
- if (_ = L(a, o))
424
- return b = g(o, 6, ht(a)), O(a), b;
425
- if (!J && !w && !_)
426
- return b = g(o, 12, Et(a)), E(V.INVALID_TOKEN_IN_PLACEHOLDER, r(), 0, b.value), O(a), b;
427
- break;
428
- }
429
- }
430
- return b;
431
- }
432
- function De(a, o) {
433
- const { currentType: b } = o;
434
- let S = null;
435
- const J = a.currentChar();
436
- switch ((b === 7 || b === 8 || b === 11 || b === 9) && (J === re || J === he) && E(V.INVALID_LINKED_FORMAT, r(), 0), J) {
437
- case "@":
438
- return a.next(), S = g(
439
- o,
440
- 7,
441
- "@"
442
- /* TokenChars.LinkedAlias */
443
- ), o.inLinked = !0, S;
444
- case ".":
445
- return O(a), a.next(), g(
446
- o,
447
- 8,
448
- "."
449
- /* TokenChars.LinkedDot */
450
- );
451
- case ":":
452
- return O(a), a.next(), g(
453
- o,
454
- 9,
455
- ":"
456
- /* TokenChars.LinkedDelimiter */
457
- );
458
- default:
459
- return ne(a) ? (S = g(o, 1, Ge(a)), o.braceNest = 0, o.inLinked = !1, S) : y(a, o) || Y(a, o) ? (O(a), De(a, o)) : v(a, o) ? (O(a), g(o, 11, It(a))) : x(a, o) ? (O(a), J === "{" ? Se(a, o) || S : g(o, 10, vt(a))) : (b === 7 && E(V.INVALID_LINKED_FORMAT, r(), 0), o.braceNest = 0, o.inLinked = !1, Xe(a, o));
460
- }
461
- }
462
- function Xe(a, o) {
463
- let b = {
464
- type: 13
465
- /* TokenTypes.EOF */
466
- };
467
- if (o.braceNest > 0)
468
- return Se(a, o) || k(o);
469
- if (o.inLinked)
470
- return De(a, o) || k(o);
471
- switch (a.currentChar()) {
472
- case "{":
473
- return Se(a, o) || k(o);
474
- case "}":
475
- return E(V.UNBALANCED_CLOSING_BRACE, r(), 0), a.next(), g(
476
- o,
477
- 3,
478
- "}"
479
- /* TokenChars.BraceRight */
480
- );
481
- case "@":
482
- return De(a, o) || k(o);
483
- default: {
484
- if (ne(a))
485
- return b = g(o, 1, Ge(a)), o.braceNest = 0, o.inLinked = !1, b;
486
- if (oe(a))
487
- return g(o, 0, We(a));
488
- break;
489
- }
490
- }
491
- return b;
492
- }
493
- function Tt() {
494
- const { currentType: a, offset: o, startLoc: b, endLoc: S } = c;
495
- return c.lastType = a, c.lastOffset = o, c.lastStartLoc = b, c.lastEndLoc = S, c.offset = l(), c.startLoc = r(), s.currentChar() === Ie ? g(
496
- c,
497
- 13
498
- /* TokenTypes.EOF */
499
- ) : Xe(s, c);
500
- }
501
- return {
502
- nextToken: Tt,
503
- currentOffset: l,
504
- currentPosition: r,
505
- context: f
506
- };
507
- }
508
- const Ls = "parser", Rs = /(?:\\\\|\\'|\\u([0-9a-fA-F]{4})|\\U([0-9a-fA-F]{6}))/g;
509
- function Cs(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 As(e = {}) {
522
- const t = e.location !== !1, { onError: n } = e;
523
- function s(i, d, T, p, ...L) {
524
- const y = i.currentPosition();
525
- if (y.offset += p, y.column += p, n) {
526
- const v = t ? At(T, y) : null, Y = mt(d, v, {
527
- domain: Ls,
528
- args: L
529
- });
530
- n(Y);
531
- }
532
- }
533
- function l(i, d, T) {
534
- const p = { type: i };
535
- return t && (p.start = d, p.end = d, p.loc = { start: T, end: T }), p;
536
- }
537
- function r(i, d, T, p) {
538
- t && (i.end = d, i.loc && (i.loc.end = T));
539
- }
540
- function u(i, d) {
541
- const T = i.context(), p = l(3, T.offset, T.startLoc);
542
- return p.value = d, r(p, i.currentOffset(), i.currentPosition()), p;
543
- }
544
- function m(i, d) {
545
- const T = i.context(), { lastOffset: p, lastStartLoc: L } = T, y = l(5, p, L);
546
- return y.index = parseInt(d, 10), i.nextToken(), r(y, i.currentOffset(), i.currentPosition()), y;
547
- }
548
- function c(i, d) {
549
- const T = i.context(), { lastOffset: p, lastStartLoc: L } = T, y = l(4, p, L);
550
- return y.key = d, i.nextToken(), r(y, i.currentOffset(), i.currentPosition()), y;
551
- }
552
- function f(i, d) {
553
- const T = i.context(), { lastOffset: p, lastStartLoc: L } = T, y = l(9, p, L);
554
- return y.value = d.replace(Rs, Cs), i.nextToken(), r(y, i.currentOffset(), i.currentPosition()), y;
555
- }
556
- function h(i) {
557
- const d = i.nextToken(), T = i.context(), { lastOffset: p, lastStartLoc: L } = T, y = l(8, p, L);
558
- return d.type !== 11 ? (s(i, V.UNEXPECTED_EMPTY_LINKED_MODIFIER, T.lastStartLoc, 0), y.value = "", r(y, p, L), {
559
- nextConsumeToken: d,
560
- node: y
561
- }) : (d.value == null && s(i, V.UNEXPECTED_LEXICAL_ANALYSIS, T.lastStartLoc, 0, fe(d)), y.value = d.value || "", r(y, i.currentOffset(), i.currentPosition()), {
562
- node: y
563
- });
564
- }
565
- function E(i, d) {
566
- const T = i.context(), p = l(7, T.offset, T.startLoc);
567
- return p.value = d, r(p, i.currentOffset(), i.currentPosition()), p;
568
- }
569
- function g(i) {
570
- const d = i.context(), T = l(6, d.offset, d.startLoc);
571
- let p = i.nextToken();
572
- if (p.type === 8) {
573
- const L = h(i);
574
- T.modifier = L.node, p = L.nextConsumeToken || i.nextToken();
575
- }
576
- switch (p.type !== 9 && s(i, V.UNEXPECTED_LEXICAL_ANALYSIS, d.lastStartLoc, 0, fe(p)), p = i.nextToken(), p.type === 2 && (p = i.nextToken()), p.type) {
577
- case 10:
578
- p.value == null && s(i, V.UNEXPECTED_LEXICAL_ANALYSIS, d.lastStartLoc, 0, fe(p)), T.key = E(i, p.value || "");
579
- break;
580
- case 4:
581
- p.value == null && s(i, V.UNEXPECTED_LEXICAL_ANALYSIS, d.lastStartLoc, 0, fe(p)), T.key = c(i, p.value || "");
582
- break;
583
- case 5:
584
- p.value == null && s(i, V.UNEXPECTED_LEXICAL_ANALYSIS, d.lastStartLoc, 0, fe(p)), T.key = m(i, p.value || "");
585
- break;
586
- case 6:
587
- p.value == null && s(i, V.UNEXPECTED_LEXICAL_ANALYSIS, d.lastStartLoc, 0, fe(p)), T.key = f(i, p.value || "");
588
- break;
589
- default: {
590
- s(i, V.UNEXPECTED_EMPTY_LINKED_KEY, d.lastStartLoc, 0);
591
- const L = i.context(), y = l(7, L.offset, L.startLoc);
592
- return y.value = "", r(y, L.offset, L.startLoc), T.key = y, r(T, L.offset, L.startLoc), {
593
- nextConsumeToken: p,
594
- node: T
595
- };
596
- }
597
- }
598
- return r(T, i.currentOffset(), i.currentPosition()), {
599
- node: T
600
- };
601
- }
602
- function k(i) {
603
- const d = i.context(), T = d.currentType === 1 ? i.currentOffset() : d.offset, p = d.currentType === 1 ? d.endLoc : d.startLoc, L = l(2, T, p);
604
- L.items = [];
605
- let y = null;
606
- do {
607
- const x = y || i.nextToken();
608
- switch (y = null, x.type) {
609
- case 0:
610
- x.value == null && s(i, V.UNEXPECTED_LEXICAL_ANALYSIS, d.lastStartLoc, 0, fe(x)), L.items.push(u(i, x.value || ""));
611
- break;
612
- case 5:
613
- x.value == null && s(i, V.UNEXPECTED_LEXICAL_ANALYSIS, d.lastStartLoc, 0, fe(x)), L.items.push(m(i, x.value || ""));
614
- break;
615
- case 4:
616
- x.value == null && s(i, V.UNEXPECTED_LEXICAL_ANALYSIS, d.lastStartLoc, 0, fe(x)), L.items.push(c(i, x.value || ""));
617
- break;
618
- case 6:
619
- x.value == null && s(i, V.UNEXPECTED_LEXICAL_ANALYSIS, d.lastStartLoc, 0, fe(x)), L.items.push(f(i, x.value || ""));
620
- break;
621
- case 7: {
622
- const ne = g(i);
623
- L.items.push(ne.node), y = ne.nextConsumeToken || null;
624
- break;
625
- }
626
- }
627
- } while (d.currentType !== 13 && d.currentType !== 1);
628
- const v = d.currentType === 1 ? d.lastOffset : i.currentOffset(), Y = d.currentType === 1 ? d.lastEndLoc : i.currentPosition();
629
- return r(L, v, Y), L;
630
- }
631
- function M(i, d, T, p) {
632
- const L = i.context();
633
- let y = p.items.length === 0;
634
- const v = l(1, d, T);
635
- v.cases = [], v.cases.push(p);
636
- do {
637
- const Y = k(i);
638
- y || (y = Y.items.length === 0), v.cases.push(Y);
639
- } while (L.currentType !== 13);
640
- return y && s(i, V.MUST_HAVE_MESSAGES_IN_PLURAL, T, 0), r(v, i.currentOffset(), i.currentPosition()), v;
641
- }
642
- function N(i) {
643
- const d = i.context(), { offset: T, startLoc: p } = d, L = k(i);
644
- return d.currentType === 13 ? L : M(i, T, p, L);
645
- }
646
- function O(i) {
647
- const d = Os(i, te({}, e)), T = d.context(), p = l(0, T.offset, T.startLoc);
648
- return t && p.loc && (p.loc.source = i), p.body = N(d), e.onCacheKey && (p.cacheKey = e.onCacheKey(i)), T.currentType !== 13 && s(d, V.UNEXPECTED_LEXICAL_ANALYSIS, T.lastStartLoc, 0, i[T.offset] || ""), r(p, d.currentOffset(), d.currentPosition()), p;
649
- }
650
- return { parse: O };
651
- }
652
- function fe(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 Ss(e, t = {}) {
659
- const n = {
660
- ast: e,
661
- helpers: /* @__PURE__ */ new Set()
662
- };
663
- return { context: () => n, helper: (r) => (n.helpers.add(r), r) };
664
- }
665
- function sn(e, t) {
666
- for (let n = 0; n < e.length; n++)
667
- xt(e[n], t);
668
- }
669
- function xt(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
- xt(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 Ds(e, t = {}) {
711
- const n = Ss(e);
712
- n.helper(
713
- "normalize"
714
- /* HelperNameMap.NORMALIZE */
715
- ), e.body && xt(e.body, n);
716
- const s = n.context();
717
- e.helpers = Array.from(s.helpers);
718
- }
719
- function Ms(e) {
720
- const t = e.body;
721
- return t.type === 2 ? rn(t) : t.cases.forEach((n) => rn(n)), e;
722
- }
723
- function rn(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 we(e) {
745
- switch (e.t = e.type, e.type) {
746
- case 0: {
747
- const t = e;
748
- we(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
- we(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
- we(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
- we(t.key), t.k = t.key, delete t.key, t.modifier && (we(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 ws(e, t) {
792
- const { filename: n, breakLineCode: s, needIndent: l } = t, r = t.location !== !1, u = {
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
- r && e.loc && (u.source = e.loc.source);
804
- const m = () => u;
805
- function c(N, O) {
806
- u.code += N;
807
- }
808
- function f(N, O = !0) {
809
- const i = O ? s : "";
810
- c(l ? i + " ".repeat(N) : i);
811
- }
812
- function h(N = !0) {
813
- const O = ++u.indentLevel;
814
- N && f(O);
815
- }
816
- function E(N = !0) {
817
- const O = --u.indentLevel;
818
- N && f(O);
819
- }
820
- function g() {
821
- f(u.indentLevel);
822
- }
823
- return {
824
- context: m,
825
- push: c,
826
- indent: h,
827
- deindent: E,
828
- newline: g,
829
- helper: (N) => `_${N}`,
830
- needIndent: () => u.needIndent
831
- };
832
- }
833
- function Ps(e, t) {
834
- const { helper: n } = e;
835
- e.push(`${n(
836
- "linked"
837
- /* HelperNameMap.LINKED */
838
- )}(`), Pe(e, t.key), t.modifier ? (e.push(", "), Pe(e, t.modifier), e.push(", _type")) : e.push(", undefined, _type"), e.push(")");
839
- }
840
- function Fs(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 r = 0; r < l && (Pe(e, t.items[r]), r !== l - 1); r++)
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 r = 0; r < l && (Pe(e, t.cases[r]), r !== l - 1); r++)
860
- e.push(", ");
861
- e.deindent(s()), e.push("])");
862
- }
863
- }
864
- function js(e, t) {
865
- t.body ? Pe(e, t.body) : e.push("null");
866
- }
867
- function Pe(e, t) {
868
- const { helper: n } = e;
869
- switch (t.type) {
870
- case 0:
871
- js(e, t);
872
- break;
873
- case 1:
874
- Us(e, t);
875
- break;
876
- case 2:
877
- Fs(e, t);
878
- break;
879
- case 6:
880
- Ps(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 Vs = (e, t = {}) => {
915
- const n = R(t.mode) ? t.mode : "normal", s = R(t.filename) ? t.filename : "message.intl";
916
- t.sourceMap;
917
- const l = t.breakLineCode != null ? t.breakLineCode : n === "arrow" ? ";" : `
918
- `, r = t.needIndent ? t.needIndent : n !== "arrow", u = e.helpers || [], m = ws(e, {
919
- filename: s,
920
- breakLineCode: l,
921
- needIndent: r
922
- });
923
- m.push(n === "normal" ? "function __msg__ (ctx) {" : "(ctx) => {"), m.indent(r), u.length > 0 && (m.push(`const { ${Xt(u.map((h) => `${h}: _${h}`), ", ")} } = ctx`), m.newline()), m.push("return "), Pe(m, e), m.deindent(r), m.push("}"), delete e.helpers;
924
- const { code: c, map: f } = m.context();
925
- return {
926
- ast: e,
927
- code: c,
928
- map: f ? f.toJSON() : void 0
929
- // eslint-disable-line @typescript-eslint/no-explicit-any
930
- };
931
- };
932
- function Ws(e, t = {}) {
933
- const n = te({}, t), s = !!n.jit, l = !!n.minify, r = n.optimize == null ? !0 : n.optimize, m = As(n).parse(e);
934
- return s ? (r && Ms(m), l && we(m), { ast: m, code: "" }) : (Ds(m, n), Vs(m, n));
935
- }
936
- var Gs = { env: { NODE_ENV: "production" } };
937
- function Xs() {
938
- typeof __INTLIFY_PROD_DEVTOOLS__ != "boolean" && (Le().__INTLIFY_PROD_DEVTOOLS__ = !1), typeof __INTLIFY_DROP_MESSAGE_COMPILER__ != "boolean" && (Le().__INTLIFY_DROP_MESSAGE_COMPILER__ = !1);
939
- }
940
- function kt(e) {
941
- return (n) => xs(n, e);
942
- }
943
- function xs(e, t) {
944
- const n = Zs(t);
945
- if (n == null)
946
- throw He(
947
- 0
948
- /* NodeTypes.Resource */
949
- );
950
- if (Yt(n) === 1) {
951
- const r = Bs(n);
952
- return e.plural(r.reduce((u, m) => [
953
- ...u,
954
- an(e, m)
955
- ], []));
956
- } else
957
- return an(e, n);
958
- }
959
- const Ys = ["b", "body"];
960
- function Zs(e) {
961
- return ve(e, Ys);
962
- }
963
- const Hs = ["c", "cases"];
964
- function Bs(e) {
965
- return ve(e, Hs, []);
966
- }
967
- function an(e, t) {
968
- const n = $s(t);
969
- if (n != null)
970
- return e.type === "text" ? n : e.normalize([n]);
971
- {
972
- const s = zs(t).reduce((l, r) => [...l, St(e, r)], []);
973
- return e.normalize(s);
974
- }
975
- }
976
- const Js = ["s", "static"];
977
- function $s(e) {
978
- return ve(e, Js);
979
- }
980
- const Ks = ["i", "items"];
981
- function zs(e) {
982
- return ve(e, Ks, []);
983
- }
984
- function St(e, t) {
985
- const n = Yt(t);
986
- switch (n) {
987
- case 3:
988
- return et(t, n);
989
- case 9:
990
- return et(t, n);
991
- case 4: {
992
- const s = t;
993
- if (de(s, "k") && s.k)
994
- return e.interpolate(e.named(s.k));
995
- if (de(s, "key") && s.key)
996
- return e.interpolate(e.named(s.key));
997
- throw He(n);
998
- }
999
- case 5: {
1000
- const s = t;
1001
- if (de(s, "i") && ee(s.i))
1002
- return e.interpolate(e.list(s.i));
1003
- if (de(s, "index") && ee(s.index))
1004
- return e.interpolate(e.list(s.index));
1005
- throw He(n);
1006
- }
1007
- case 6: {
1008
- const s = t, l = tr(s), r = sr(s);
1009
- return e.linked(St(e, r), l ? St(e, l) : void 0, e.type);
1010
- }
1011
- case 7:
1012
- return et(t, n);
1013
- case 8:
1014
- return et(t, n);
1015
- default:
1016
- throw new Error(`unhandled node on format message part: ${n}`);
1017
- }
1018
- }
1019
- const Qs = ["t", "type"];
1020
- function Yt(e) {
1021
- return ve(e, Qs);
1022
- }
1023
- const qs = ["v", "value"];
1024
- function et(e, t) {
1025
- const n = ve(e, qs);
1026
- if (n)
1027
- return n;
1028
- throw He(t);
1029
- }
1030
- const er = ["m", "modifier"];
1031
- function tr(e) {
1032
- return ve(e, er);
1033
- }
1034
- const nr = ["k", "key"];
1035
- function sr(e) {
1036
- const t = ve(e, nr);
1037
- if (t)
1038
- return t;
1039
- throw He(
1040
- 6
1041
- /* NodeTypes.Linked */
1042
- );
1043
- }
1044
- function ve(e, t, n) {
1045
- for (let s = 0; s < t.length; s++) {
1046
- const l = t[s];
1047
- if (de(e, l) && e[l] != null)
1048
- return e[l];
1049
- }
1050
- return n;
1051
- }
1052
- function He(e) {
1053
- return new Error(`unhandled node type: ${e}`);
1054
- }
1055
- const rr = (e) => e;
1056
- let tt = W();
1057
- function Fe(e) {
1058
- return U(e) && Yt(e) === 0 && (de(e, "b") || de(e, "body"));
1059
- }
1060
- function ar(e, t = {}) {
1061
- let n = !1;
1062
- const s = t.onError || Es;
1063
- return t.onError = (l) => {
1064
- n = !0, s(l);
1065
- }, { ...Ws(e, t), detectError: n };
1066
- }
1067
- // @__NO_SIDE_EFFECTS__
1068
- function lr(e, t) {
1069
- if (!__INTLIFY_DROP_MESSAGE_COMPILER__ && R(e)) {
1070
- z(t.warnHtmlMessage) && t.warnHtmlMessage;
1071
- const s = (t.onCacheKey || rr)(e), l = tt[s];
1072
- if (l)
1073
- return l;
1074
- const { ast: r, detectError: u } = ar(e, {
1075
- ...t,
1076
- location: Gs.env.NODE_ENV !== "production",
1077
- jit: !0
1078
- }), m = kt(r);
1079
- return u ? m : tt[s] = m;
1080
- } else {
1081
- const n = e.cacheKey;
1082
- if (n) {
1083
- const s = tt[n];
1084
- return s || (tt[n] = kt(e));
1085
- } else
1086
- return kt(e);
1087
- }
1088
- }
1089
- let Be = null;
1090
- function or(e) {
1091
- Be = e;
1092
- }
1093
- function ir(e, t, n) {
1094
- Be && Be.emit("i18n:init", {
1095
- timestamp: Date.now(),
1096
- i18n: e,
1097
- version: t,
1098
- meta: n
1099
- });
1100
- }
1101
- const cr = /* @__PURE__ */ ur("function:translate");
1102
- function ur(e) {
1103
- return (t) => Be && Be.emit(e, t);
1104
- }
1105
- const be = {
1106
- INVALID_ARGUMENT: gs,
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
- }, mr = 24;
1114
- function ge(e) {
1115
- return mt(e, null, void 0);
1116
- }
1117
- function Zt(e, t) {
1118
- return t.locale != null ? ln(t.locale) : ln(e.locale);
1119
- }
1120
- let yt;
1121
- function ln(e) {
1122
- if (R(e))
1123
- return e;
1124
- if (H(e)) {
1125
- if (e.resolvedOnce && yt != null)
1126
- return yt;
1127
- if (e.constructor.name === "Function") {
1128
- const t = e();
1129
- if (fs(t))
1130
- throw ge(be.NOT_SUPPORT_LOCALE_PROMISE_VALUE);
1131
- return yt = t;
1132
- } else
1133
- throw ge(be.NOT_SUPPORT_LOCALE_ASYNC_FUNCTION);
1134
- } else
1135
- throw ge(be.NOT_SUPPORT_LOCALE_TYPE);
1136
- }
1137
- function dr(e, t, n) {
1138
- return [.../* @__PURE__ */ new Set([
1139
- n,
1140
- ...Q(t) ? t : U(t) ? Object.keys(t) : R(t) ? [t] : [n]
1141
- ])];
1142
- }
1143
- function An(e, t, n) {
1144
- const s = R(n) ? n : it, l = e;
1145
- l.__localeChainCache || (l.__localeChainCache = /* @__PURE__ */ new Map());
1146
- let r = l.__localeChainCache.get(s);
1147
- if (!r) {
1148
- r = [];
1149
- let u = [n];
1150
- for (; Q(u); )
1151
- u = on(r, u, t);
1152
- const m = Q(t) || !F(t) ? t : t.default ? t.default : null;
1153
- u = R(m) ? [m] : m, Q(u) && on(r, u, !1), l.__localeChainCache.set(s, r);
1154
- }
1155
- return r;
1156
- }
1157
- function on(e, t, n) {
1158
- let s = !0;
1159
- for (let l = 0; l < t.length && z(s); l++) {
1160
- const r = t[l];
1161
- R(r) && (s = _r(e, t[l], n));
1162
- }
1163
- return s;
1164
- }
1165
- function _r(e, t, n) {
1166
- let s;
1167
- const l = t.split("-");
1168
- do {
1169
- const r = l.join("-");
1170
- s = fr(e, r, n), l.splice(-1, 1);
1171
- } while (l.length && s === !0);
1172
- return s;
1173
- }
1174
- function fr(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), (Q(n) || F(n)) && n[l] && (s = n[l]);
1180
- }
1181
- return s;
1182
- }
1183
- const Te = [];
1184
- Te[
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
- Te[
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
- Te[
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
- Te[
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
- Te[
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
- Te[
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
- Te[
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 pr = /^\s?(?:true|false|-?[\d.]+|'[^']*'|"[^"]*")\s?$/;
1345
- function hr(e) {
1346
- return pr.test(e);
1347
- }
1348
- function br(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 gr(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 Er(e) {
1378
- const t = e.trim();
1379
- return e.charAt(0) === "0" && isNaN(parseInt(e)) ? !1 : hr(t) ? br(t) : "*" + t;
1380
- }
1381
- function Ir(e) {
1382
- const t = [];
1383
- let n = -1, s = 0, l = 0, r, u, m, c, f, h, E;
1384
- const g = [];
1385
- g[
1386
- 0
1387
- /* Actions.APPEND */
1388
- ] = () => {
1389
- u === void 0 ? u = m : u += m;
1390
- }, g[
1391
- 1
1392
- /* Actions.PUSH */
1393
- ] = () => {
1394
- u !== void 0 && (t.push(u), u = void 0);
1395
- }, g[
1396
- 2
1397
- /* Actions.INC_SUB_PATH_DEPTH */
1398
- ] = () => {
1399
- g[
1400
- 0
1401
- /* Actions.APPEND */
1402
- ](), l++;
1403
- }, g[
1404
- 3
1405
- /* Actions.PUSH_SUB_PATH */
1406
- ] = () => {
1407
- if (l > 0)
1408
- l--, s = 4, g[
1409
- 0
1410
- /* Actions.APPEND */
1411
- ]();
1412
- else {
1413
- if (l = 0, u === void 0 || (u = Er(u), u === !1))
1414
- return !1;
1415
- g[
1416
- 1
1417
- /* Actions.PUSH */
1418
- ]();
1419
- }
1420
- };
1421
- function k() {
1422
- const M = e[n + 1];
1423
- if (s === 5 && M === "'" || s === 6 && M === '"')
1424
- return n++, m = "\\" + M, g[
1425
- 0
1426
- /* Actions.APPEND */
1427
- ](), !0;
1428
- }
1429
- for (; s !== null; )
1430
- if (n++, r = e[n], !(r === "\\" && k())) {
1431
- if (c = gr(r), E = Te[s], f = E[c] || E.l || 8, f === 8 || (s = f[0], f[1] !== void 0 && (h = g[f[1]], h && (m = r, h() === !1))))
1432
- return;
1433
- if (s === 7)
1434
- return t;
1435
- }
1436
- }
1437
- const cn = /* @__PURE__ */ new Map();
1438
- function vr(e, t) {
1439
- return U(e) ? e[t] : null;
1440
- }
1441
- function Tr(e, t) {
1442
- if (!U(e))
1443
- return null;
1444
- let n = cn.get(t);
1445
- if (n || (n = Ir(t), n && cn.set(t, n)), !n)
1446
- return null;
1447
- const s = n.length;
1448
- let l = e, r = 0;
1449
- for (; r < s; ) {
1450
- const u = l[n[r]];
1451
- if (u === void 0 || H(l))
1452
- return null;
1453
- l = u, r++;
1454
- }
1455
- return l;
1456
- }
1457
- const Nr = "10.0.5", dt = -1, it = "en-US", un = "", mn = (e) => `${e.charAt(0).toLocaleUpperCase()}${e.substr(1)}`;
1458
- function kr() {
1459
- return {
1460
- upper: (e, t) => t === "text" && R(e) ? e.toUpperCase() : t === "vnode" && U(e) && "__v_isVNode" in e ? e.children.toUpperCase() : e,
1461
- lower: (e, t) => t === "text" && R(e) ? e.toLowerCase() : t === "vnode" && U(e) && "__v_isVNode" in e ? e.children.toLowerCase() : e,
1462
- capitalize: (e, t) => t === "text" && R(e) ? mn(e) : t === "vnode" && U(e) && "__v_isVNode" in e ? mn(e.children) : e
1463
- };
1464
- }
1465
- let Sn;
1466
- function yr(e) {
1467
- Sn = e;
1468
- }
1469
- let Dn;
1470
- function Or(e) {
1471
- Dn = e;
1472
- }
1473
- let Mn;
1474
- function Lr(e) {
1475
- Mn = e;
1476
- }
1477
- let wn = null;
1478
- const Rr = /* @__NO_SIDE_EFFECTS__ */ (e) => {
1479
- wn = e;
1480
- }, Cr = /* @__NO_SIDE_EFFECTS__ */ () => wn;
1481
- let Pn = null;
1482
- const dn = (e) => {
1483
- Pn = e;
1484
- }, Ar = () => Pn;
1485
- let _n = 0;
1486
- function Sr(e = {}) {
1487
- const t = H(e.onWarn) ? e.onWarn : hs, n = R(e.version) ? e.version : Nr, s = R(e.locale) || H(e.locale) ? e.locale : it, l = H(s) ? it : s, r = Q(e.fallbackLocale) || F(e.fallbackLocale) || R(e.fallbackLocale) || e.fallbackLocale === !1 ? e.fallbackLocale : l, u = F(e.messages) ? e.messages : Ot(l), m = F(e.datetimeFormats) ? e.datetimeFormats : Ot(l), c = F(e.numberFormats) ? e.numberFormats : Ot(l), f = te(W(), e.modifiers, kr()), h = e.pluralRules || W(), E = H(e.missing) ? e.missing : null, g = z(e.missingWarn) || ot(e.missingWarn) ? e.missingWarn : !0, k = z(e.fallbackWarn) || ot(e.fallbackWarn) ? e.fallbackWarn : !0, M = !!e.fallbackFormat, N = !!e.unresolving, O = H(e.postTranslation) ? e.postTranslation : null, i = F(e.processor) ? e.processor : null, d = z(e.warnHtmlMessage) ? e.warnHtmlMessage : !0, T = !!e.escapeParameter, p = H(e.messageCompiler) ? e.messageCompiler : Sn, L = H(e.messageResolver) ? e.messageResolver : Dn || vr, y = H(e.localeFallbacker) ? e.localeFallbacker : Mn || dr, v = U(e.fallbackContext) ? e.fallbackContext : void 0, Y = e, x = U(Y.__datetimeFormatters) ? Y.__datetimeFormatters : /* @__PURE__ */ new Map(), ne = U(Y.__numberFormatters) ? Y.__numberFormatters : /* @__PURE__ */ new Map(), oe = U(Y.__meta) ? Y.__meta : {};
1488
- _n++;
1489
- const C = {
1490
- version: n,
1491
- cid: _n,
1492
- locale: s,
1493
- fallbackLocale: r,
1494
- messages: u,
1495
- modifiers: f,
1496
- pluralRules: h,
1497
- missing: E,
1498
- missingWarn: g,
1499
- fallbackWarn: k,
1500
- fallbackFormat: M,
1501
- unresolving: N,
1502
- postTranslation: O,
1503
- processor: i,
1504
- warnHtmlMessage: d,
1505
- escapeParameter: T,
1506
- messageCompiler: p,
1507
- messageResolver: L,
1508
- localeFallbacker: y,
1509
- fallbackContext: v,
1510
- onWarn: t,
1511
- __meta: oe
1512
- };
1513
- return C.datetimeFormats = m, C.numberFormats = c, C.__datetimeFormatters = x, C.__numberFormatters = ne, __INTLIFY_PROD_DEVTOOLS__ && ir(C, n, oe), C;
1514
- }
1515
- const Ot = (e) => ({ [e]: W() });
1516
- function Ht(e, t, n, s, l) {
1517
- const { missing: r, onWarn: u } = e;
1518
- if (r !== null) {
1519
- const m = r(e, n, t, l);
1520
- return R(m) ? m : t;
1521
- } else
1522
- return t;
1523
- }
1524
- function xe(e, t, n) {
1525
- const s = e;
1526
- s.__localeChainCache = /* @__PURE__ */ new Map(), e.localeFallbacker(e, n, t);
1527
- }
1528
- function Dr(e, t) {
1529
- return e === t ? !1 : e.split("-")[0] === t.split("-")[0];
1530
- }
1531
- function Mr(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 (Dr(e, t[s]))
1537
- return !0;
1538
- return !1;
1539
- }
1540
- function fn(e, ...t) {
1541
- const { datetimeFormats: n, unresolving: s, fallbackLocale: l, onWarn: r, localeFallbacker: u } = e, { __datetimeFormatters: m } = e, [c, f, h, E] = Dt(...t), g = z(h.missingWarn) ? h.missingWarn : e.missingWarn;
1542
- z(h.fallbackWarn) ? h.fallbackWarn : e.fallbackWarn;
1543
- const k = !!h.part, M = Zt(e, h), N = u(
1544
- e,
1545
- // eslint-disable-line @typescript-eslint/no-explicit-any
1546
- l,
1547
- M
1548
- );
1549
- if (!R(c) || c === "")
1550
- return new Intl.DateTimeFormat(M, E).format(f);
1551
- let O = {}, i, d = null;
1552
- const T = "datetime format";
1553
- for (let y = 0; y < N.length && (i = N[y], O = n[i] || {}, d = O[c], !F(d)); y++)
1554
- Ht(e, c, i, g, T);
1555
- if (!F(d) || !R(i))
1556
- return s ? dt : c;
1557
- let p = `${i}__${c}`;
1558
- ut(E) || (p = `${p}__${JSON.stringify(E)}`);
1559
- let L = m.get(p);
1560
- return L || (L = new Intl.DateTimeFormat(i, te({}, d, E)), m.set(p, L)), k ? L.formatToParts(f) : L.format(f);
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 Dt(...e) {
1585
- const [t, n, s, l] = e, r = W();
1586
- let u = W(), m;
1587
- if (R(t)) {
1588
- const c = t.match(/(\d{4}-\d{2}-\d{2})(T|\s)?(.*)/);
1589
- if (!c)
1590
- throw ge(be.INVALID_ISO_DATE_ARGUMENT);
1591
- const f = c[3] ? c[3].trim().startsWith("T") ? `${c[1].trim()}${c[3].trim()}` : `${c[1].trim()}T${c[3].trim()}` : c[1].trim();
1592
- m = new Date(f);
1593
- try {
1594
- m.toISOString();
1595
- } catch {
1596
- throw ge(be.INVALID_ISO_DATE_ARGUMENT);
1597
- }
1598
- } else if (ms(t)) {
1599
- if (isNaN(t.getTime()))
1600
- throw ge(be.INVALID_DATE_ARGUMENT);
1601
- m = t;
1602
- } else if (ee(t))
1603
- m = t;
1604
- else
1605
- throw ge(be.INVALID_ARGUMENT);
1606
- return R(n) ? r.key = n : F(n) && Object.keys(n).forEach((c) => {
1607
- Fn.includes(c) ? u[c] = n[c] : r[c] = n[c];
1608
- }), R(s) ? r.locale = s : F(s) && (u = s), F(l) && (u = l), [r.key || "", m, r, u];
1609
- }
1610
- function pn(e, t, n) {
1611
- const s = e;
1612
- for (const l in n) {
1613
- const r = `${t}__${l}`;
1614
- s.__datetimeFormatters.has(r) && s.__datetimeFormatters.delete(r);
1615
- }
1616
- }
1617
- function hn(e, ...t) {
1618
- const { numberFormats: n, unresolving: s, fallbackLocale: l, onWarn: r, localeFallbacker: u } = e, { __numberFormatters: m } = e, [c, f, h, E] = Mt(...t), g = z(h.missingWarn) ? h.missingWarn : e.missingWarn;
1619
- z(h.fallbackWarn) ? h.fallbackWarn : e.fallbackWarn;
1620
- const k = !!h.part, M = Zt(e, h), N = u(
1621
- e,
1622
- // eslint-disable-line @typescript-eslint/no-explicit-any
1623
- l,
1624
- M
1625
- );
1626
- if (!R(c) || c === "")
1627
- return new Intl.NumberFormat(M, E).format(f);
1628
- let O = {}, i, d = null;
1629
- const T = "number format";
1630
- for (let y = 0; y < N.length && (i = N[y], O = n[i] || {}, d = O[c], !F(d)); y++)
1631
- Ht(e, c, i, g, T);
1632
- if (!F(d) || !R(i))
1633
- return s ? dt : c;
1634
- let p = `${i}__${c}`;
1635
- ut(E) || (p = `${p}__${JSON.stringify(E)}`);
1636
- let L = m.get(p);
1637
- return L || (L = new Intl.NumberFormat(i, te({}, d, E)), m.set(p, L)), k ? L.formatToParts(f) : L.format(f);
1638
- }
1639
- const Un = [
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 Mt(...e) {
1662
- const [t, n, s, l] = e, r = W();
1663
- let u = W();
1664
- if (!ee(t))
1665
- throw ge(be.INVALID_ARGUMENT);
1666
- const m = t;
1667
- return R(n) ? r.key = n : F(n) && Object.keys(n).forEach((c) => {
1668
- Un.includes(c) ? u[c] = n[c] : r[c] = n[c];
1669
- }), R(s) ? r.locale = s : F(s) && (u = s), F(l) && (u = l), [r.key || "", m, r, u];
1670
- }
1671
- function bn(e, t, n) {
1672
- const s = e;
1673
- for (const l in n) {
1674
- const r = `${t}__${l}`;
1675
- s.__numberFormatters.has(r) && s.__numberFormatters.delete(r);
1676
- }
1677
- }
1678
- const wr = (e) => e, Pr = (e) => "", Fr = "text", Ur = (e) => e.length === 0 ? "" : Xt(e), jr = ps;
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 Vr(e) {
1683
- const t = ee(e.pluralIndex) ? e.pluralIndex : -1;
1684
- return e.named && (ee(e.named.count) || ee(e.named.n)) ? ee(e.named.count) ? e.named.count : ee(e.named.n) ? e.named.n : t : t;
1685
- }
1686
- function Wr(e, t) {
1687
- t.count || (t.count = e), t.n || (t.n = e);
1688
- }
1689
- function Gr(e = {}) {
1690
- const t = e.locale, n = Vr(e), s = U(e.pluralRules) && R(t) && H(e.pluralRules[t]) ? e.pluralRules[t] : gn, l = U(e.pluralRules) && R(t) && H(e.pluralRules[t]) ? gn : void 0, r = (i) => i[s(n, i.length, l)], u = e.list || [], m = (i) => u[i], c = e.named || W();
1691
- ee(e.pluralIndex) && Wr(n, c);
1692
- const f = (i) => c[i];
1693
- function h(i, d) {
1694
- const T = H(e.messages) ? e.messages(i, !!d) : U(e.messages) ? e.messages[i] : !1;
1695
- return T || (e.parent ? e.parent.message(i) : Pr);
1696
- }
1697
- const E = (i) => e.modifiers ? e.modifiers[i] : wr, g = F(e.processor) && H(e.processor.normalize) ? e.processor.normalize : Ur, k = F(e.processor) && H(e.processor.interpolate) ? e.processor.interpolate : jr, M = F(e.processor) && R(e.processor.type) ? e.processor.type : Fr, O = {
1698
- list: m,
1699
- named: f,
1700
- plural: r,
1701
- linked: (i, ...d) => {
1702
- const [T, p] = d;
1703
- let L = "text", y = "";
1704
- d.length === 1 ? U(T) ? (y = T.modifier || y, L = T.type || L) : R(T) && (y = T || y) : d.length === 2 && (R(T) && (y = T || y), R(p) && (L = p || L));
1705
- const v = h(i, !0)(O), Y = (
1706
- // The message in vnode resolved with linked are returned as an array by processor.nomalize
1707
- L === "vnode" && Q(v) && y ? v[0] : v
1708
- );
1709
- return y ? E(y)(Y, L) : Y;
1710
- },
1711
- message: h,
1712
- type: M,
1713
- interpolate: k,
1714
- normalize: g,
1715
- values: te(W(), u, c)
1716
- };
1717
- return O;
1718
- }
1719
- const En = () => "", ue = (e) => H(e);
1720
- function In(e, ...t) {
1721
- const { fallbackFormat: n, postTranslation: s, unresolving: l, messageCompiler: r, fallbackLocale: u, messages: m } = e, [c, f] = wt(...t), h = z(f.missingWarn) ? f.missingWarn : e.missingWarn, E = z(f.fallbackWarn) ? f.fallbackWarn : e.fallbackWarn, g = z(f.escapeParameter) ? f.escapeParameter : e.escapeParameter, k = !!f.resolvedMessage, M = R(f.default) || z(f.default) ? z(f.default) ? r ? c : () => c : f.default : n ? r ? c : () => c : null, N = n || M != null && (R(M) || H(M)), O = Zt(e, f);
1722
- g && Xr(f);
1723
- let [i, d, T] = k ? [
1724
- c,
1725
- O,
1726
- m[O] || W()
1727
- ] : jn(e, c, O, u, E, h), p = i, L = c;
1728
- if (!k && !(R(p) || Fe(p) || ue(p)) && N && (p = M, L = p), !k && (!(R(p) || Fe(p) || ue(p)) || !R(d)))
1729
- return l ? dt : c;
1730
- let y = !1;
1731
- const v = () => {
1732
- y = !0;
1733
- }, Y = ue(p) ? p : Vn(e, c, d, p, L, v);
1734
- if (y)
1735
- return p;
1736
- const x = Zr(e, d, T, f), ne = Gr(x), oe = xr(e, Y, ne), C = s ? s(oe, c) : oe;
1737
- if (__INTLIFY_PROD_DEVTOOLS__) {
1738
- const A = {
1739
- timestamp: Date.now(),
1740
- key: R(c) ? c : ue(p) ? p.key : "",
1741
- locale: d || (ue(p) ? p.locale : ""),
1742
- format: R(p) ? p : ue(p) ? p.source : "",
1743
- message: C
1744
- };
1745
- A.meta = te({}, e.__meta, /* @__PURE__ */ Cr() || {}), cr(A);
1746
- }
1747
- return C;
1748
- }
1749
- function Xr(e) {
1750
- Q(e.list) ? e.list = e.list.map((t) => R(t) ? tn(t) : t) : U(e.named) && Object.keys(e.named).forEach((t) => {
1751
- R(e.named[t]) && (e.named[t] = tn(e.named[t]));
1752
- });
1753
- }
1754
- function jn(e, t, n, s, l, r) {
1755
- const { messages: u, onWarn: m, messageResolver: c, localeFallbacker: f } = e, h = f(e, s, n);
1756
- let E = W(), g, k = null;
1757
- const M = "translate";
1758
- for (let N = 0; N < h.length && (g = h[N], E = u[g] || W(), (k = c(E, t)) === null && (k = E[t]), !(R(k) || Fe(k) || ue(k))); N++)
1759
- if (!Mr(g, h)) {
1760
- const O = Ht(
1761
- e,
1762
- // eslint-disable-line @typescript-eslint/no-explicit-any
1763
- t,
1764
- g,
1765
- r,
1766
- M
1767
- );
1768
- O !== t && (k = O);
1769
- }
1770
- return [k, g, E];
1771
- }
1772
- function Vn(e, t, n, s, l, r) {
1773
- const { messageCompiler: u, warnHtmlMessage: m } = e;
1774
- if (ue(s)) {
1775
- const f = s;
1776
- return f.locale = f.locale || n, f.key = f.key || t, f;
1777
- }
1778
- if (u == null) {
1779
- const f = () => s;
1780
- return f.locale = n, f.key = t, f;
1781
- }
1782
- const c = u(s, Yr(e, n, l, s, m, r));
1783
- return c.locale = n, c.key = t, c.source = s, c;
1784
- }
1785
- function xr(e, t, n) {
1786
- return t(n);
1787
- }
1788
- function wt(...e) {
1789
- const [t, n, s] = e, l = W();
1790
- if (!R(t) && !ee(t) && !ue(t) && !Fe(t))
1791
- throw ge(be.INVALID_ARGUMENT);
1792
- const r = ee(t) ? String(t) : (ue(t), t);
1793
- return ee(n) ? l.plural = n : R(n) ? l.default = n : F(n) && !ut(n) ? l.named = n : Q(n) && (l.list = n), ee(s) ? l.plural = s : R(s) ? l.default = s : F(s) && te(l, s), [r, l];
1794
- }
1795
- function Yr(e, t, n, s, l, r) {
1796
- return {
1797
- locale: t,
1798
- key: n,
1799
- warnHtmlMessage: l,
1800
- onError: (u) => {
1801
- throw r && r(u), u;
1802
- },
1803
- onCacheKey: (u) => cs(t, n, u)
1804
- };
1805
- }
1806
- function Zr(e, t, n, s) {
1807
- const { modifiers: l, pluralRules: r, messageResolver: u, fallbackLocale: m, fallbackWarn: c, missingWarn: f, fallbackContext: h } = e, g = {
1808
- locale: t,
1809
- modifiers: l,
1810
- pluralRules: r,
1811
- messages: (k, M) => {
1812
- let N = u(n, k);
1813
- if (N == null && (h || M)) {
1814
- const [, , O] = jn(
1815
- h || e,
1816
- // NOTE: if has fallbackContext, fallback to root, else if use linked, fallback to local context
1817
- k,
1818
- t,
1819
- m,
1820
- c,
1821
- f
1822
- );
1823
- N = u(O, k);
1824
- }
1825
- if (R(N) || Fe(N)) {
1826
- let O = !1;
1827
- const d = Vn(e, k, t, N, k, () => {
1828
- O = !0;
1829
- });
1830
- return O ? En : d;
1831
- } else return ue(N) ? N : En;
1832
- }
1833
- };
1834
- return e.processor && (g.processor = e.processor), s.list && (g.list = s.list), s.named && (g.named = s.named), ee(s.plural) && (g.pluralIndex = s.plural), g;
1835
- }
1836
- Xs();
1837
- var Hr = { env: { GITHUB_STATE: "/home/runner/work/_temp/_runner_file_commands/save_state_e247dcfe-cfcf-4349-b6ac-932362e1460a", 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_e247dcfe-cfcf-4349-b6ac-932362e1460a", 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: "1857", ACTIONS_ORCHESTRATION_ID: "dfbaef73-02a2-4d97-b38c-909192bca55d.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: "20260323.65.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:13156", 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.8/x64", GITHUB_RUN_ID: "23936996905", GITHUB_REF_TYPE: "branch", BOOTSTRAP_HASKELL_NONINTERACTIVE: "1", GITHUB_WORKFLOW_SHA: "26c16dd42fc480aa8fc64047eda1a037a106502b", GITHUB_BASE_REF: "", ImageOS: "ubuntu24", npm_package_exports___import: "./dist/app.js", npm_package_devDependencies__vitejs_plugin_vue: "^5.0.4", GITHUB_WORKFLOW_REF: "feedmepos/hrm-service/.github/workflows/publish-hrm-portal-trusted.yml@refs/heads/main", ACTIONS_ID_TOKEN_REQUEST_TOKEN: "eyJhbGciOiJSUzI1NiIsImtpZCI6IjM4ODI2YjE3LTZhMzAtNWY5Yi1iMTY5LThiZWI4MjAyZjcyMyIsInR5cCI6IkpXVCIsIng1dCI6InlrTmFZNHFNX3RhNGsyVGdaT0NFWUxrY1lsQSJ9.eyJJZGVudGl0eVR5cGVDbGFpbSI6IlN5c3RlbTpTZXJ2aWNlSWRlbnRpdHkiLCJhYyI6Ilt7XCJTY29wZVwiOlwicmVmcy9oZWFkcy9tYWluXCIsXCJQZXJtaXNzaW9uXCI6M31dIiwiYWNzbCI6IjEwIiwiYXVkIjoidnNvOjZmOTZmYTg5LWI3YmYtNDg3OC1iYWQzLTg5ODAwNjU2NmI2ZSIsImJpbGxpbmdfb3duZXJfaWQiOiJFX2tnRE9BQUpvWVEiLCJleHAiOjE3NzUyMjA3OTQsImh0dHA6Ly9zY2hlbWFzLm1pY3Jvc29mdC5jb20vd3MvMjAwOC8wNi9pZGVudGl0eS9jbGFpbXMvcHJpbWFyeXNpZCI6ImRkZGRkZGRkLWRkZGQtZGRkZC1kZGRkLWRkZGRkZGRkZGRkZCIsImh0dHA6Ly9zY2hlbWFzLnhtbHNvYXAub3JnL3dzLzIwMDUvMDUvaWRlbnRpdHkvY2xhaW1zL3NpZCI6ImRkZGRkZGRkLWRkZGQtZGRkZC1kZGRkLWRkZGRkZGRkZGRkZCIsImlhdCI6MTc3NTE5ODU5NCwiaXNzIjoiaHR0cHM6Ly90b2tlbi5hY3Rpb25zLmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImpvYl9pZCI6IjU3MDU2YTAxLTE4M2ItNTE5Yy1hMjA5LWU4MzI4OGIwNjg5MSIsIm5hbWVpZCI6ImRkZGRkZGRkLWRkZGQtZGRkZC1kZGRkLWRkZGRkZGRkZGRkZCIsIm5iZiI6MTc3NTE5ODI5NCwib2lkY19leHRyYSI6IntcImFjdG9yXCI6XCJDYXN0YS1tZXJlXCIsXCJhY3Rvcl9pZFwiOlwiODIyOTgwMTdcIixcImJhc2VfcmVmXCI6XCJcIixcImNoZWNrX3J1bl9pZFwiOlwiNjk4MTUzMDc0NzFcIixcImV2ZW50X25hbWVcIjpcIndvcmtmbG93X2Rpc3BhdGNoXCIsXCJoZWFkX3JlZlwiOlwiXCIsXCJqb2Jfd29ya2Zsb3dfcmVmXCI6XCJmZWVkbWVwb3MvYWN0aW9ucy8uZ2l0aHViL3dvcmtmbG93cy9wdWJsaXNoLW5wbS1naXRodWIueWFtbEByZWZzL2hlYWRzL21haW5cIixcImpvYl93b3JrZmxvd19zaGFcIjpcIjNmMzU0NDgwMGJhYTNiOGJjNGFhYWU5NGVlODRjMDEyYmQ2NDhmZmVcIixcInJlZlwiOlwicmVmcy9oZWFkcy9tYWluXCIsXCJyZWZfcHJvdGVjdGVkXCI6XCJ0cnVlXCIsXCJyZWZfdHlwZVwiOlwiYnJhbmNoXCIsXCJyZXBvc2l0b3J5XCI6XCJmZWVkbWVwb3MvaHJtLXNlcnZpY2VcIixcInJlcG9zaXRvcnlfaWRcIjpcIjExMjQ2NzIyMzVcIixcInJlcG9zaXRvcnlfb3duZXJcIjpcImZlZWRtZXBvc1wiLFwicmVwb3NpdG9yeV9vd25lcl9pZFwiOlwiNTQ4MzE1MTVcIixcInJlcG9zaXRvcnlfdmlzaWJpbGl0eVwiOlwicHJpdmF0ZVwiLFwicnVuX2F0dGVtcHRcIjpcIjFcIixcInJ1bl9pZFwiOlwiMjM5MzY5OTY5MDVcIixcInJ1bl9udW1iZXJcIjpcIjMyXCIsXCJydW5uZXJfZW52aXJvbm1lbnRcIjpcImdpdGh1Yi1ob3N0ZWRcIixcInNoYVwiOlwiMjZjMTZkZDQyZmM0ODBhYThmYzY0MDQ3ZWRhMWEwMzdhMTA2NTAyYlwiLFwid29ya2Zsb3dcIjpcIlB1Ymxpc2ggaHJtLXBvcnRhbFwiLFwid29ya2Zsb3dfcmVmXCI6XCJmZWVkbWVwb3MvaHJtLXNlcnZpY2UvLmdpdGh1Yi93b3JrZmxvd3MvcHVibGlzaC1ocm0tcG9ydGFsLXRydXN0ZWQueW1sQHJlZnMvaGVhZHMvbWFpblwiLFwid29ya2Zsb3dfc2hhXCI6XCIyNmMxNmRkNDJmYzQ4MGFhOGZjNjQwNDdlZGExYTAzN2ExMDY1MDJiXCJ9Iiwib2lkY19zdWIiOiJyZXBvOmZlZWRtZXBvcy9ocm0tc2VydmljZTpyZWY6cmVmcy9oZWFkcy9tYWluIiwib3JjaF9pZCI6ImRmYmFlZjczLTAyYTItNGQ5Ny1iMzhjLTkwOTE5MmJjYTU1ZC5wdWJsaXNoLnB1Ymxpc2guX19kZWZhdWx0Iiwib3duZXJfaWQiOiJFX2tnRE9BQUpvWVEiLCJwbGFuX2lkIjoiZGZiYWVmNzMtMDJhMi00ZDk3LWIzOGMtOTA5MTkyYmNhNTVkIiwicmVwb3NpdG9yeV9pZCI6IjExMjQ2NzIyMzUiLCJydW5faWQiOiIyMzkzNjk5NjkwNSIsInJ1bl9udW1iZXIiOiIzMiIsInJ1bl90eXBlIjoiZnVsbCIsInJ1bm5lcl9pZCI6IjEwMDAwNTczNDgiLCJydW5uZXJfdHlwZSI6Imhvc3RlZCIsInNjcCI6IkFjdGlvbnMuUmVzdWx0czpkZmJhZWY3My0wMmEyLTRkOTctYjM4Yy05MDkxOTJiY2E1NWQ6NTcwNTZhMDEtMTgzYi01MTljLWEyMDktZTgzMjg4YjA2ODkxIEFjdGlvbnMuUnVubmVyOmRmYmFlZjczLTAyYTItNGQ5Ny1iMzhjLTkwOTE5MmJjYTU1ZDo1NzA1NmEwMS0xODNiLTUxOWMtYTIwOS1lODMyODhiMDY4OTEgQWN0aW9ucy5VcGxvYWRBcnRpZmFjdHM6ZGZiYWVmNzMtMDJhMi00ZDk3LWIzOGMtOTA5MTkyYmNhNTVkOjU3MDU2YTAxLTE4M2ItNTE5Yy1hMjA5LWU4MzI4OGIwNjg5MSBnZW5lcmF0ZV9pZF90b2tlbjpkZmJhZWY3My0wMmEyLTRkOTctYjM4Yy05MDkxOTJiY2E1NWQ6NTcwNTZhMDEtMTgzYi01MTljLWEyMDktZTgzMjg4YjA2ODkxIEFjdGlvbnMuR2VuZXJpY1JlYWQ6MDAwMDAwMDAtMDAwMC0wMDAwLTAwMDAtMDAwMDAwMDAwMDAwIiwic2hhIjoiMjZjMTZkZDQyZmM0ODBhYThmYzY0MDQ3ZWRhMWEwMzdhMTA2NTAyYiIsInRydXN0X3RpZXIiOiIxIn0.wAlHgvkn0zC6Rs_JRTI3TXisSkuuSVY2G2TyC8fl19_h0iDTb60PgxjHD5eJY7GsCuebXCitkj7EAlw0wj9yjJP7Mg31KuFRxCW0zklyhP7kc1xFonl3pR4AT6fuoyPb6oiAXonHsvRJCSQii56auTCKpCzjtXwwlhggjodsP431Y77Ts9LlKLBSl2suSHpsAgLXgde-38uXSPnrK3TCyMRQyViCb6SMwAZZUktwAhfS5E7MZ-TyF35mUl74ek0udP4znA_HKCYIkkIz4tvzm2TCT1zM0Ki8RXslbppJQLQ_w2Rjs7nwK90og1j89SuQCHiwAUjCODY_XENTFj-eHA", 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_4c64f111-1a0d-4cc1-85df-f3071fb55dbf", INVOCATION_ID: "3624977a86b14fdea71cbbf366a193f7", 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: "32", 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 1000057348", XDG_CONFIG_HOME: "/home/runner/.config", GITHUB_REF_NAME: "main", GITHUB_REPOSITORY: "feedmepos/hrm-service", npm_package_scripts_build_dts: "vue-tsc --declaration --emitDeclarationOnly -p tsconfig.app.json --outDir ./dist && mv ./dist/src/* 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.2-dev", npm_package_scripts_build_only: "pnpm build:mf && pnpm build:dts", npm_package_dependencies__feedmepos_hrm_permission: "workspace:*", npm_package_devDependencies__rushstack_eslint_patch: "^1.3.3", npm_package_devDependencies_eslint_plugin_unused_imports: "^4.3.0", npm_package_devDependencies_jsdom: "^24.0.0", npm_lifecycle_event: "build:mf", GITHUB_REF_PROTECTED: "true", npm_package_scripts_build: 'run-p type-check "build-only {@}" --', npm_package_dependencies_uuid: "^10.0.0", GITHUB_WORKSPACE: "/home/runner/work/hrm-service/hrm-service", ACCEPT_EULA: "Y", GITHUB_JOB: "publish", npm_package_dependencies_lodash: "^4.17.21", GITHUB_SHA: "26c16dd42fc480aa8fc64047eda1a037a106502b", GITHUB_RUN_ATTEMPT: "1", npm_package_exports___style: "./dist/style.css", npm_package_dependencies_vue_router: "^4.3.2", GITHUB_REF: "refs/heads/main", GITHUB_ACTOR: "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_e247dcfe-cfcf-4349-b6ac-932362e1460a", JAVA_HOME: "/usr/lib/jvm/temurin-17-jdk-amd64", PWD: "/home/runner/work/hrm-service/hrm-service/apps/hrm-portal", GITHUB_ACTOR_ID: "82298017", RUNNER_WORKSPACE: "/home/runner/work/hrm-service", npm_package_devDependencies_vue_eslint_parser: "^10.2.0", npm_config_link_workspace_packages: "true", npm_execpath: "/home/runner/setup-pnpm/node_modules/.pnpm/pnpm@9.15.9/node_modules/pnpm/bin/pnpm.cjs", HOMEBREW_CLEANUP_PERIODIC_FULL_DAYS: "3650", GITHUB_EVENT_NAME: "workflow_dispatch", HOMEBREW_NO_AUTO_UPDATE: "1", ANDROID_HOME: "/usr/local/lib/android/sdk", GITHUB_SERVER_URL: "https://github.com", GECKOWEBDRIVER: "/usr/local/share/gecko_driver", ACTIONS_ID_TOKEN_REQUEST_URL: "https://run-actions-1-azure-eastus.actions.githubusercontent.com/155//idtoken/dfbaef73-02a2-4d97-b38c-909192bca55d/57056a01-183b-519c-a209-e83288b06891?api-version=2.0", GHCUP_INSTALL_BASE_PREFIX: "/usr/local", GITHUB_OUTPUT: "/home/runner/work/_temp/_runner_file_commands/set_output_e247dcfe-cfcf-4349-b6ac-932362e1460a", 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_e247dcfe-cfcf-4349-b6ac-932362e1460a", 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 Br = "10.0.5";
1839
- function Jr() {
1840
- typeof __VUE_I18N_FULL_INSTALL__ != "boolean" && (Le().__VUE_I18N_FULL_INSTALL__ = !0), typeof __VUE_I18N_LEGACY_API__ != "boolean" && (Le().__VUE_I18N_LEGACY_API__ = !0), typeof __INTLIFY_DROP_MESSAGE_COMPILER__ != "boolean" && (Le().__INTLIFY_DROP_MESSAGE_COMPILER__ = !1), typeof __INTLIFY_PROD_DEVTOOLS__ != "boolean" && (Le().__INTLIFY_PROD_DEVTOOLS__ = !1);
1841
- }
1842
- const Ue = {
1843
- // composer module errors
1844
- UNEXPECTED_RETURN_TYPE: mr,
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 Je(e, ...t) {
1856
- return mt(e, null, void 0);
1857
- }
1858
- const Pt = /* @__PURE__ */ Ae("__translateVNode"), Ft = /* @__PURE__ */ Ae("__datetimeParts"), Ut = /* @__PURE__ */ Ae("__numberParts"), $r = Ae("__setPluralRules"), Wn = /* @__PURE__ */ Ae("__injectWithOption"), jt = /* @__PURE__ */ Ae("__dispose");
1859
- function $e(e) {
1860
- if (!U(e))
1861
- return e;
1862
- for (const t in e)
1863
- if (de(e, t))
1864
- if (!t.includes("."))
1865
- U(e[t]) && $e(e[t]);
1866
- else {
1867
- const n = t.split("."), s = n.length - 1;
1868
- let l = e, r = !1;
1869
- for (let u = 0; u < s; u++) {
1870
- if (n[u] in l || (l[n[u]] = W()), !U(l[n[u]])) {
1871
- r = !0;
1872
- break;
1873
- }
1874
- l = l[n[u]];
1875
- }
1876
- r || (l[n[s]] = e[t], delete e[t]), U(l[n[s]]) && $e(l[n[s]]);
1877
- }
1878
- return e;
1879
- }
1880
- function Gn(e, t) {
1881
- const { messages: n, __i18n: s, messageResolver: l, flatJson: r } = t, u = F(n) ? n : Q(s) ? W() : { [e]: W() };
1882
- if (Q(s) && s.forEach((m) => {
1883
- if ("locale" in m && "resource" in m) {
1884
- const { locale: c, resource: f } = m;
1885
- c ? (u[c] = u[c] || W(), at(f, u[c])) : at(f, u);
1886
- } else
1887
- R(m) && at(JSON.parse(m), u);
1888
- }), l == null && r)
1889
- for (const m in u)
1890
- de(u, m) && $e(u[m]);
1891
- return u;
1892
- }
1893
- function Xn(e) {
1894
- return e.type;
1895
- }
1896
- function Kr(e, t, n) {
1897
- let s = U(t.messages) ? t.messages : W();
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((r) => {
1904
- e.mergeLocaleMessage(r, s[r]);
1905
- });
1906
- {
1907
- if (U(t.datetimeFormats)) {
1908
- const r = Object.keys(t.datetimeFormats);
1909
- r.length && r.forEach((u) => {
1910
- e.mergeDateTimeFormat(u, t.datetimeFormats[u]);
1911
- });
1912
- }
1913
- if (U(t.numberFormats)) {
1914
- const r = Object.keys(t.numberFormats);
1915
- r.length && r.forEach((u) => {
1916
- e.mergeNumberFormat(u, t.numberFormats[u]);
1917
- });
1918
- }
1919
- }
1920
- }
1921
- function vn(e) {
1922
- return ie(Jn, null, e, 0);
1923
- }
1924
- const Tn = "__INTLIFY_META__", Nn = () => [], zr = () => !1;
1925
- let kn = 0;
1926
- function yn(e) {
1927
- return (t, n, s, l) => e(n, s, Vt() || void 0, l);
1928
- }
1929
- const Qr = /* @__NO_SIDE_EFFECTS__ */ () => {
1930
- const e = Vt();
1931
- let t = null;
1932
- return e && (t = Xn(e)[Tn]) ? { [Tn]: t } : null;
1933
- };
1934
- function qr(e = {}) {
1935
- const { __root: t, __injectWithOption: n } = e, s = t === void 0, l = e.flatJson, r = qt ? Re : Bn;
1936
- let u = z(e.inheritLocale) ? e.inheritLocale : !0;
1937
- const m = r(
1938
- // prettier-ignore
1939
- t && u ? t.locale.value : R(e.locale) ? e.locale : it
1940
- ), c = r(
1941
- // prettier-ignore
1942
- t && u ? t.fallbackLocale.value : R(e.fallbackLocale) || Q(e.fallbackLocale) || F(e.fallbackLocale) || e.fallbackLocale === !1 ? e.fallbackLocale : m.value
1943
- ), f = r(Gn(m.value, e)), h = r(F(e.datetimeFormats) ? e.datetimeFormats : { [m.value]: {} }), E = r(F(e.numberFormats) ? e.numberFormats : { [m.value]: {} });
1944
- let g = t ? t.missingWarn : z(e.missingWarn) || ot(e.missingWarn) ? e.missingWarn : !0, k = t ? t.fallbackWarn : z(e.fallbackWarn) || ot(e.fallbackWarn) ? e.fallbackWarn : !0, M = t ? t.fallbackRoot : z(e.fallbackRoot) ? e.fallbackRoot : !0, N = !!e.fallbackFormat, O = H(e.missing) ? e.missing : null, i = H(e.missing) ? yn(e.missing) : null, d = H(e.postTranslation) ? e.postTranslation : null, T = t ? t.warnHtmlMessage : z(e.warnHtmlMessage) ? e.warnHtmlMessage : !0, p = !!e.escapeParameter;
1945
- const L = t ? t.modifiers : F(e.modifiers) ? e.modifiers : {};
1946
- let y = e.pluralRules || t && t.pluralRules, v;
1947
- v = (() => {
1948
- s && dn(null);
1949
- const _ = {
1950
- version: Br,
1951
- locale: m.value,
1952
- fallbackLocale: c.value,
1953
- messages: f.value,
1954
- modifiers: L,
1955
- pluralRules: y,
1956
- missing: i === null ? void 0 : i,
1957
- missingWarn: g,
1958
- fallbackWarn: k,
1959
- fallbackFormat: N,
1960
- unresolving: !0,
1961
- postTranslation: d === null ? void 0 : d,
1962
- warnHtmlMessage: T,
1963
- escapeParameter: p,
1964
- messageResolver: e.messageResolver,
1965
- messageCompiler: e.messageCompiler,
1966
- __meta: { framework: "vue" }
1967
- };
1968
- _.datetimeFormats = h.value, _.numberFormats = E.value, _.__datetimeFormatters = F(v) ? v.__datetimeFormatters : void 0, _.__numberFormatters = F(v) ? v.__numberFormatters : void 0;
1969
- const I = Sr(_);
1970
- return s && dn(I), I;
1971
- })(), xe(v, m.value, c.value);
1972
- function x() {
1973
- return [
1974
- m.value,
1975
- c.value,
1976
- f.value,
1977
- h.value,
1978
- E.value
1979
- ];
1980
- }
1981
- const ne = X({
1982
- get: () => m.value,
1983
- set: (_) => {
1984
- m.value = _, v.locale = m.value;
1985
- }
1986
- }), oe = X({
1987
- get: () => c.value,
1988
- set: (_) => {
1989
- c.value = _, v.fallbackLocale = c.value, xe(v, m.value, _);
1990
- }
1991
- }), C = X(() => f.value), A = /* @__PURE__ */ X(() => h.value), D = /* @__PURE__ */ X(() => E.value);
1992
- function Z() {
1993
- return H(d) ? d : null;
1994
- }
1995
- function B(_) {
1996
- d = _, v.postTranslation = _;
1997
- }
1998
- function P() {
1999
- return O;
2000
- }
2001
- function se(_) {
2002
- _ !== null && (i = yn(_)), O = _, v.missing = i;
2003
- }
2004
- const j = (_, I, G, $, ke, ze) => {
2005
- x();
2006
- let Me;
2007
- try {
2008
- Hr.env.NODE_ENV !== "production" || __INTLIFY_PROD_DEVTOOLS__, s || (v.fallbackContext = t ? Ar() : void 0), Me = _(v);
2009
- } finally {
2010
- __INTLIFY_PROD_DEVTOOLS__, s || (v.fallbackContext = void 0);
2011
- }
2012
- if (G !== "translate exists" && // for not `te` (e.g `t`)
2013
- ee(Me) && Me === dt || G === "translate exists" && !Me) {
2014
- const [Zn, Aa] = I();
2015
- return t && M ? $(t) : ke(Zn);
2016
- } else {
2017
- if (ze(Me))
2018
- return Me;
2019
- throw Je(Ue.UNEXPECTED_RETURN_TYPE);
2020
- }
2021
- };
2022
- function Ne(..._) {
2023
- return j((I) => Reflect.apply(In, null, [I, ..._]), () => wt(..._), "translate", (I) => Reflect.apply(I.t, I, [..._]), (I) => I, (I) => R(I));
2024
- }
2025
- function Ve(..._) {
2026
- const [I, G, $] = _;
2027
- if ($ && !U($))
2028
- throw Je(Ue.INVALID_ARGUMENT);
2029
- return Ne(I, G, te({ resolvedMessage: !0 }, $ || {}));
2030
- }
2031
- function We(..._) {
2032
- return j((I) => Reflect.apply(fn, null, [I, ..._]), () => Dt(..._), "datetime format", (I) => Reflect.apply(I.d, I, [..._]), () => un, (I) => R(I));
2033
- }
2034
- function ft(..._) {
2035
- return j((I) => Reflect.apply(hn, null, [I, ..._]), () => Mt(..._), "number format", (I) => Reflect.apply(I.n, I, [..._]), () => un, (I) => R(I));
2036
- }
2037
- function pt(_) {
2038
- return _.map((I) => R(I) || ee(I) || z(I) ? vn(String(I)) : I);
2039
- }
2040
- const ht = {
2041
- normalize: pt,
2042
- interpolate: (_) => _,
2043
- type: "vnode"
2044
- };
2045
- function bt(..._) {
2046
- return j((I) => {
2047
- let G;
2048
- const $ = I;
2049
- try {
2050
- $.processor = ht, G = Reflect.apply(In, null, [$, ..._]);
2051
- } finally {
2052
- $.processor = null;
2053
- }
2054
- return G;
2055
- }, () => wt(..._), "translate", (I) => I[Pt](..._), (I) => [vn(I)], (I) => Q(I));
2056
- }
2057
- function Ke(..._) {
2058
- return j((I) => Reflect.apply(hn, null, [I, ..._]), () => Mt(..._), "number format", (I) => I[Ut](..._), Nn, (I) => R(I) || Q(I));
2059
- }
2060
- function gt(..._) {
2061
- return j((I) => Reflect.apply(fn, null, [I, ..._]), () => Dt(..._), "datetime format", (I) => I[Ft](..._), Nn, (I) => R(I) || Q(I));
2062
- }
2063
- function Et(_) {
2064
- y = _, v.pluralRules = y;
2065
- }
2066
- function It(_, I) {
2067
- return j(() => {
2068
- if (!_)
2069
- return !1;
2070
- const G = R(I) ? I : m.value, $ = Se(G), ke = v.messageResolver($, _);
2071
- return Fe(ke) || ue(ke) || R(ke);
2072
- }, () => [_], "translate exists", (G) => Reflect.apply(G.te, G, [_, I]), zr, (G) => z(G));
2073
- }
2074
- function vt(_) {
2075
- let I = null;
2076
- const G = An(v, c.value, m.value);
2077
- for (let $ = 0; $ < G.length; $++) {
2078
- const ke = f.value[G[$]] || {}, ze = v.messageResolver(ke, _);
2079
- if (ze != null) {
2080
- I = ze;
2081
- break;
2082
- }
2083
- }
2084
- return I;
2085
- }
2086
- function Ge(_) {
2087
- const I = vt(_);
2088
- return I ?? (t ? t.tm(_) || {} : {});
2089
- }
2090
- function Se(_) {
2091
- return f.value[_] || {};
2092
- }
2093
- function De(_, I) {
2094
- if (l) {
2095
- const G = { [_]: I };
2096
- for (const $ in G)
2097
- de(G, $) && $e(G[$]);
2098
- I = G[_];
2099
- }
2100
- f.value[_] = I, v.messages = f.value;
2101
- }
2102
- function Xe(_, I) {
2103
- f.value[_] = f.value[_] || {};
2104
- const G = { [_]: I };
2105
- if (l)
2106
- for (const $ in G)
2107
- de(G, $) && $e(G[$]);
2108
- I = G[_], at(I, f.value[_]), v.messages = f.value;
2109
- }
2110
- function Tt(_) {
2111
- return h.value[_] || {};
2112
- }
2113
- function a(_, I) {
2114
- h.value[_] = I, v.datetimeFormats = h.value, pn(v, _, I);
2115
- }
2116
- function o(_, I) {
2117
- h.value[_] = te(h.value[_] || {}, I), v.datetimeFormats = h.value, pn(v, _, I);
2118
- }
2119
- function b(_) {
2120
- return E.value[_] || {};
2121
- }
2122
- function S(_, I) {
2123
- E.value[_] = I, v.numberFormats = E.value, bn(v, _, I);
2124
- }
2125
- function J(_, I) {
2126
- E.value[_] = te(E.value[_] || {}, I), v.numberFormats = E.value, bn(v, _, I);
2127
- }
2128
- kn++, t && qt && (Ct(t.locale, (_) => {
2129
- u && (m.value = _, v.locale = _, xe(v, m.value, c.value));
2130
- }), Ct(t.fallbackLocale, (_) => {
2131
- u && (c.value = _, v.fallbackLocale = _, xe(v, m.value, c.value));
2132
- }));
2133
- const w = {
2134
- id: kn,
2135
- locale: ne,
2136
- fallbackLocale: oe,
2137
- get inheritLocale() {
2138
- return u;
2139
- },
2140
- set inheritLocale(_) {
2141
- u = _, _ && t && (m.value = t.locale.value, c.value = t.fallbackLocale.value, xe(v, m.value, c.value));
2142
- },
2143
- get availableLocales() {
2144
- return Object.keys(f.value).sort();
2145
- },
2146
- messages: C,
2147
- get modifiers() {
2148
- return L;
2149
- },
2150
- get pluralRules() {
2151
- return y || {};
2152
- },
2153
- get isGlobal() {
2154
- return s;
2155
- },
2156
- get missingWarn() {
2157
- return g;
2158
- },
2159
- set missingWarn(_) {
2160
- g = _, v.missingWarn = g;
2161
- },
2162
- get fallbackWarn() {
2163
- return k;
2164
- },
2165
- set fallbackWarn(_) {
2166
- k = _, v.fallbackWarn = k;
2167
- },
2168
- get fallbackRoot() {
2169
- return M;
2170
- },
2171
- set fallbackRoot(_) {
2172
- M = _;
2173
- },
2174
- get fallbackFormat() {
2175
- return N;
2176
- },
2177
- set fallbackFormat(_) {
2178
- N = _, v.fallbackFormat = N;
2179
- },
2180
- get warnHtmlMessage() {
2181
- return T;
2182
- },
2183
- set warnHtmlMessage(_) {
2184
- T = _, v.warnHtmlMessage = _;
2185
- },
2186
- get escapeParameter() {
2187
- return p;
2188
- },
2189
- set escapeParameter(_) {
2190
- p = _, v.escapeParameter = _;
2191
- },
2192
- t: Ne,
2193
- getLocaleMessage: Se,
2194
- setLocaleMessage: De,
2195
- mergeLocaleMessage: Xe,
2196
- getPostTranslationHandler: Z,
2197
- setPostTranslationHandler: B,
2198
- getMissingHandler: P,
2199
- setMissingHandler: se,
2200
- [$r]: Et
2201
- };
2202
- return w.datetimeFormats = A, w.numberFormats = D, w.rt = Ve, w.te = It, w.tm = Ge, w.d = We, w.n = ft, w.getDateTimeFormat = Tt, w.setDateTimeFormat = a, w.mergeDateTimeFormat = o, w.getNumberFormat = b, w.setNumberFormat = S, w.mergeNumberFormat = J, w[Wn] = n, w[Pt] = bt, w[Ft] = gt, w[Ut] = Ke, w;
2203
- }
2204
- const Bt = {
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 ea({ 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 === je ? l.children : [l]
2227
- ], []) : t.reduce((n, s) => {
2228
- const l = e[s];
2229
- return l && (n[s] = l()), n;
2230
- }, W());
2231
- }
2232
- function xn() {
2233
- return je;
2234
- }
2235
- te({
2236
- keypath: {
2237
- type: String,
2238
- required: !0
2239
- },
2240
- plural: {
2241
- type: [Number, String],
2242
- validator: (e) => ee(e) || !isNaN(e)
2243
- }
2244
- }, Bt);
2245
- function ta(e) {
2246
- return Q(e) && !R(e[0]);
2247
- }
2248
- function Yn(e, t, n, s) {
2249
- const { slots: l, attrs: r } = t;
2250
- return () => {
2251
- const u = { part: !0 };
2252
- let m = W();
2253
- e.locale && (u.locale = e.locale), R(e.format) ? u.key = e.format : U(e.format) && (R(e.format.key) && (u.key = e.format.key), m = Object.keys(e.format).reduce((g, k) => n.includes(k) ? te(W(), g, { [k]: e.format[k] }) : g, W()));
2254
- const c = s(e.value, u, m);
2255
- let f = [u.key];
2256
- Q(c) ? f = c.map((g, k) => {
2257
- const M = l[g.type], N = M ? M({ [g.type]: g.value, index: k, parts: c }) : [g.value];
2258
- return ta(N) && (N[0].key = `${g.type}-${k}`), N;
2259
- }) : R(c) && (f = [c]);
2260
- const h = te(W(), r), E = R(e.tag) || U(e.tag) ? e.tag : xn();
2261
- return Rn(E, h, f);
2262
- };
2263
- }
2264
- te({
2265
- value: {
2266
- type: Number,
2267
- required: !0
2268
- },
2269
- format: {
2270
- type: [String, Object]
2271
- }
2272
- }, Bt);
2273
- te({
2274
- value: {
2275
- type: [Number, Date],
2276
- required: !0
2277
- },
2278
- format: {
2279
- type: [String, Object]
2280
- }
2281
- }, Bt);
2282
- const na = /* @__PURE__ */ Ae("global-vue-i18n");
2283
- function _t(e = {}) {
2284
- const t = Vt();
2285
- if (t == null)
2286
- throw Je(Ue.MUST_BE_CALL_SETUP_TOP);
2287
- if (!t.isCE && t.appContext.app != null && !t.appContext.app.__VUE_I18N_SYMBOL__)
2288
- throw Je(Ue.NOT_INSTALLED);
2289
- const n = sa(t), s = aa(n), l = Xn(t), r = ra(e, l);
2290
- if (r === "global")
2291
- return Kr(s, e, l), s;
2292
- if (r === "parent") {
2293
- let c = la(n, t, e.__useComponent);
2294
- return c == null && (c = s), c;
2295
- }
2296
- const u = n;
2297
- let m = u.__getInstance(t);
2298
- if (m == null) {
2299
- const c = te({}, e);
2300
- "__i18n" in l && (c.__i18n = l.__i18n), s && (c.__root = s), m = qr(c), u.__composerExtend && (m[jt] = u.__composerExtend(m)), ia(u, t, m), u.__setInstance(t, m);
2301
- }
2302
- return m;
2303
- }
2304
- function sa(e) {
2305
- const t = Hn(e.isCE ? na : e.appContext.app.__VUE_I18N_SYMBOL__);
2306
- if (!t)
2307
- throw Je(e.isCE ? Ue.NOT_INSTALLED_WITH_PROVIDE : Ue.UNEXPECTED_ERROR);
2308
- return t;
2309
- }
2310
- function ra(e, t) {
2311
- return ut(e) ? "__i18n" in t ? "local" : "global" : e.useScope ? e.useScope : "local";
2312
- }
2313
- function aa(e) {
2314
- return e.mode === "composition" ? e.global : e.global.__composer;
2315
- }
2316
- function la(e, t, n = !1) {
2317
- let s = null;
2318
- const l = t.root;
2319
- let r = oa(t, n);
2320
- for (; r != null; ) {
2321
- const u = e;
2322
- if (e.mode === "composition")
2323
- s = u.__getInstance(r);
2324
- else if (__VUE_I18N_LEGACY_API__) {
2325
- const m = u.__getInstance(r);
2326
- m != null && (s = m.__composer, n && s && !s[Wn] && (s = null));
2327
- }
2328
- if (s != null || l === r)
2329
- break;
2330
- r = r.parent;
2331
- }
2332
- return s;
2333
- }
2334
- function oa(e, t = !1) {
2335
- return e == null ? null : t && e.vnode.ctx || e.parent;
2336
- }
2337
- function ia(e, t, n) {
2338
- Wt(() => {
2339
- }, t), Ln(() => {
2340
- const s = n;
2341
- e.__deleteInstance(t);
2342
- const l = s[jt];
2343
- l && (l(), delete s[jt]);
2344
- }, t);
2345
- }
2346
- Jr();
2347
- yr(lr);
2348
- Or(Tr);
2349
- Lr(An);
2350
- if (__INTLIFY_PROD_DEVTOOLS__) {
2351
- const e = Le();
2352
- e.__INTLIFY__ = !0, or(e.__INTLIFY_DEVTOOLS_GLOBAL_HOOK__);
2353
- }
2354
- const nt = /* @__PURE__ */ _e({
2355
- __name: "InheritPermissionTooltip",
2356
- props: {
2357
- item: {
2358
- type: Object,
2359
- required: !0
2360
- }
2361
- },
2362
- setup(e) {
2363
- const { t } = _t();
2364
- return (n, s) => {
2365
- const l = Ye("FmIcon"), r = Ye("FmTooltip");
2366
- return K(), Ce(r, {
2367
- variant: "plain",
2368
- placement: "right",
2369
- "z-index": 50
2370
- }, {
2371
- content: ce(() => [
2372
- ae("div", null, Ze(Ee(t)("team.memberForm.permissions.inherited")), 1),
2373
- (K(!0), le(je, null, pe(e.item.setNames, (u) => (K(), le("div", { key: u }, [
2374
- ae("div", null, "- " + Ze(u), 1)
2375
- ]))), 128))
2376
- ]),
2377
- default: ce(() => [
2378
- ie(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
- }), ca = { class: "space-y-16" }, ua = {
2389
- key: 0,
2390
- class: "flex fm-typo-en-title-sm-600"
2391
- }, ma = {
2392
- key: 0,
2393
- class: "q-mr-xs text-red col"
2394
- }, da = { class: "form-input" }, _a = /* @__PURE__ */ _e({
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) => (K(), le("div", ca, [
2413
- me(n.$slots, "top", {}, () => [
2414
- t.title ? (K(), le("div", ua, [
2415
- ae("div", null, [
2416
- t.required ? (K(), le("span", ma, "*")) : ye("", !0),
2417
- $n(Ze(t.title), 1)
2418
- ]),
2419
- me(n.$slots, "title-right")
2420
- ])) : ye("", !0)
2421
- ]),
2422
- ae("div", da, [
2423
- me(n.$slots, "default")
2424
- ])
2425
- ]));
2426
- }
2427
- });
2428
- function fa(e, t) {
2429
- let n = "", s = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";
2430
- const l = s.length;
2431
- for (let r = 0; r < e; r++)
2432
- n += s.charAt(Math.floor(Math.random() * l));
2433
- return n;
2434
- }
2435
- const pa = { class: "col flex items-center" }, ha = {
2436
- key: 1,
2437
- class: "q-pa-sm form-error-message text-error"
2438
- }, Jt = /* @__PURE__ */ _e({
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 } = ct(), r = Re(!1), u = Kn(), m = X(() => n.modelValue.length < n.min ? `Min selection ${n.min}` : n.max !== void 0 && n.modelValue.length > n.max ? `Max selection ${n.max}` : !0), c = `checkbox-${fa(6)}`, f = X(() => m.value !== !0), h = X(
2497
- () => n.modelValue.filter((N) => n.options.some((O) => O.value === N))
2498
- ), E = X(
2499
- () => typeof n.showAllToggle == "boolean" ? l("team.labels.all") : n.showAllToggle
2500
- ), g = X(() => n.options.length > 0 && n.options.length === h.value.length);
2501
- function k() {
2502
- const N = n.modelValue.filter((O) => !h.value.includes(O));
2503
- if (g.value === !0)
2504
- s("update:model-value", N);
2505
- else {
2506
- const O = n.includeDisabledOptionsWhenSelectAll ? n.options.map((i) => i.value) : n.options.filter((i) => !i.disabled).map((i) => i.value);
2507
- s("update:model-value", [...N, ...O]);
2508
- }
2509
- }
2510
- function M(N, O) {
2511
- let i = rt(n.modelValue);
2512
- O ? i.every((d) => d !== N) && i.push(N) : i = i.filter((d) => d !== N), s("update:model-value", i);
2513
- }
2514
- return (N, O) => {
2515
- const i = Ye("FmCheckbox");
2516
- return K(), Ce(_a, {
2517
- id: c,
2518
- title: e.title,
2519
- required: !1
2520
- }, {
2521
- top: ce(() => [
2522
- me(N.$slots, "top")
2523
- ]),
2524
- default: ce(() => [
2525
- n.showAllToggle ? (K(), Ce(i, {
2526
- key: 0,
2527
- "model-value": g.value,
2528
- disabled: e.disable,
2529
- label: E.value,
2530
- style: st(`margin-bottom: ${n.gutter}px`),
2531
- size: "sm",
2532
- dense: "",
2533
- value: E.value,
2534
- "onUpdate:modelValue": k
2535
- }, null, 8, ["model-value", "disabled", "label", "style", "value"])) : ye("", !0),
2536
- (K(!0), le(je, null, pe(e.options, (d, T) => (K(), le("div", {
2537
- key: d.value,
2538
- style: st(`margin-bottom: ${T < e.options.length - 1 ? n.gutter : 0}px`),
2539
- class: Qe(T < e.options.length - 1 ? "q-mb-sm" : "")
2540
- }, [
2541
- ae("div", {
2542
- class: Qe(["row justify-between", e.alignCenter ? "items-center" : "items-start"])
2543
- }, [
2544
- ae("div", pa, [
2545
- ie(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": (p) => M(d.value, p)
2552
- }, null, 8, ["model-value", "disabled", "label", "value", "onUpdate:modelValue"]),
2553
- me(N.$slots, `checkbox-${d.key || d.value}-append`, {
2554
- option: d,
2555
- selected: e.modelValue.includes(d.value)
2556
- })
2557
- ]),
2558
- Ee(u)[`checkbox-${d.key || d.value}-end`] && (e.modelValue.includes(d.value) || e.falsyShowSlot) ? (K(), le("div", {
2559
- key: 0,
2560
- class: Qe([{ "q-checkbox disabled": e.disable || d.disabled }, "col"])
2561
- }, [
2562
- me(N.$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)) : ye("", !0)
2568
- ], 2),
2569
- Ee(u)[`checkbox-${d.key || d.value}-bottom`] && (e.modelValue.includes(d.value) || e.falsyShowSlot) ? (K(), le("div", {
2570
- key: 0,
2571
- class: Qe(["q-mt-sm", { "q-checkbox disabled": e.disable || d.disabled }]),
2572
- style: st(`margin-left: ${e.bottomSlotIndent}`)
2573
- }, [
2574
- me(N.$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)) : ye("", !0)
2580
- ], 6))), 128)),
2581
- r.value && f.value ? (K(), le("div", ha, Ze(m.value), 1)) : ye("", !0)
2582
- ]),
2583
- _: 3
2584
- }, 8, ["title"]);
2585
- };
2586
- }
2587
- }), ba = { class: "flex flex-col gap-16" }, ga = /* @__PURE__ */ _e({
2588
- __name: "BasePermission",
2589
- props: {
2590
- modelValue: {
2591
- type: Array,
2592
- required: !0
2593
- },
2594
- disable: {
2595
- type: Boolean,
2596
- default: !1
2597
- },
2598
- excludedSubjects: {
2599
- type: Array,
2600
- required: !0
2601
- }
2602
- },
2603
- emits: ["update:model-value"],
2604
- setup(e, { emit: t }) {
2605
- const { getFlagValue: n } = os(), s = e, l = t, r = Object.values(as), u = X(() => {
2606
- const c = /* @__PURE__ */ new Map();
2607
- for (const h of lt) {
2608
- const E = h.category;
2609
- E && (s.excludedSubjects.includes(h.subject) || h.showByFeatureFlag && n(h.showByFeatureFlag) === "false" || (c.has(E) || c.set(E, []), c.get(E).push({ label: h.label, value: h.subject })));
2610
- }
2611
- return [...c.keys()].sort((h, E) => {
2612
- const g = r.indexOf(h), k = r.indexOf(E);
2613
- return g === -1 && k === -1 ? h.localeCompare(E) : g === -1 ? 1 : k === -1 ? -1 : g - k;
2614
- }).map((h) => {
2615
- const E = c.get(h), g = s.modelValue.filter((k) => E.some((M) => M.value === k.subject) && !k.inverted).map((k) => k.subject);
2616
- return { category: h, options: E, selectedSubjects: g };
2617
- });
2618
- });
2619
- function m(c, f) {
2620
- var E;
2621
- const h = ((E = u.value.find((g) => g.category === c)) == null ? void 0 : E.options) ?? [];
2622
- l("update:model-value", [
2623
- // Keep permissions from all other categories unchanged
2624
- ...s.modelValue.filter((g) => !h.some((k) => k.value === g.subject)),
2625
- // Replace with the newly selected permissions for this category (strip UI-only fields)
2626
- ...lt.filter((g) => f.includes(g.subject)).map(({ category: g, showByFeatureFlag: k, ...M }) => M)
2627
- ]);
2628
- }
2629
- return (c, f) => (K(), le("div", ba, [
2630
- (K(!0), le(je, null, pe(u.value, (h) => (K(), Ce(Jt, {
2631
- key: h.category,
2632
- "model-value": h.selectedSubjects,
2633
- options: h.options,
2634
- disable: e.disable,
2635
- title: h.category,
2636
- "onUpdate:modelValue": (E) => m(h.category, E)
2637
- }, Oe({ _: 2 }, [
2638
- pe(h.options, (E) => ({
2639
- name: `checkbox-${E.value}-append`,
2640
- fn: ce(({ option: g }) => [
2641
- me(c.$slots, `checkbox-${E.value}-append`, { option: g })
2642
- ])
2643
- }))
2644
- ]), 1032, ["model-value", "options", "disable", "title", "onUpdate:modelValue"]))), 128))
2645
- ]));
2646
- }
2647
- }), Ea = { class: "flex items-center" }, Ia = { class: "ml-auto" }, va = /* @__PURE__ */ _e({
2648
- __name: "CollapsibleWrapper",
2649
- props: {
2650
- title: { default: "" },
2651
- initiallyCollapsed: { type: Boolean, default: !1 }
2652
- },
2653
- setup(e) {
2654
- const n = Re(e.initiallyCollapsed), s = Re(), l = Re(0);
2655
- let r;
2656
- function u() {
2657
- n.value = !n.value;
2658
- }
2659
- function m() {
2660
- s.value && (l.value = s.value.scrollHeight);
2661
- }
2662
- return Wt(async () => {
2663
- await zn(), s.value && (r = new ResizeObserver(() => {
2664
- m();
2665
- }), r.observe(s.value));
2666
- }), Ln(() => {
2667
- r == null || r.disconnect();
2668
- }), (c, f) => {
2669
- const h = Ye("FmButton");
2670
- return K(), le(je, null, [
2671
- ae("div", { onClick: u }, [
2672
- ae("div", Ea, [
2673
- me(c.$slots, "title"),
2674
- ae("div", Ia, [
2675
- ie(h, {
2676
- icon: n.value ? "keyboard_arrow_down" : "keyboard_arrow_up",
2677
- "text-color": "neutral-gray-400",
2678
- variant: "tertiary",
2679
- size: "md"
2680
- }, null, 8, ["icon"])
2681
- ])
2682
- ])
2683
- ]),
2684
- ae("div", {
2685
- ref_key: "contentRef",
2686
- ref: s,
2687
- class: "transition-all duration-300 ease-in-out overflow-hidden",
2688
- style: st({ maxHeight: n.value ? "0" : l.value + "px" })
2689
- }, [
2690
- me(c.$slots, "default")
2691
- ], 4)
2692
- ], 64);
2693
- };
2694
- }
2695
- }), Ta = { class: "fm-typo-en-title-sm-600" }, Lt = "includedFuture", On = /* @__PURE__ */ _e({
2696
- __name: "ConditionPermission",
2697
- props: {
2698
- modelValue: {
2699
- type: Array,
2700
- default: null
2701
- },
2702
- options: {
2703
- type: Array,
2704
- required: !0
2705
- },
2706
- disable: {
2707
- type: Boolean,
2708
- default: !1
2709
- },
2710
- context: {
2711
- type: String,
2712
- required: !0
2713
- }
2714
- },
2715
- emits: ["update:model-value"],
2716
- setup(e, { emit: t }) {
2717
- const n = e, s = t, { t: l } = ct(), r = X(() => [
2718
- {
2719
- label: l("team.memberForm.permissions.includedFuture", { context: n.context }),
2720
- value: Lt,
2721
- // Can only be selected if all other options are selected
2722
- disable: !!n.modelValue && n.options.length > n.modelValue.length
2723
- },
2724
- ...n.options.filter(
2725
- (f) => f.label.toLocaleLowerCase().includes(c.value.toLocaleLowerCase())
2726
- )
2727
- ]), u = X(() => n.modelValue ? n.modelValue : [Lt, ...n.options.map((f) => f.value)]);
2728
- function m(f) {
2729
- const h = f.length === r.value.length;
2730
- s("update:model-value", h ? null : f.filter((E) => E !== Lt));
2731
- }
2732
- const c = Re("");
2733
- return (f, h) => {
2734
- const E = Ye("fm-search");
2735
- return K(), Ce(va, null, {
2736
- title: ce(() => [
2737
- ae("p", Ta, Ze(Ee(l)("team.memberForm.permissions.manageable", { context: e.context })), 1)
2738
- ]),
2739
- default: ce(() => [
2740
- e.options.length > 1 ? (K(), Ce(E, {
2741
- key: 0,
2742
- modelValue: c.value,
2743
- "onUpdate:modelValue": h[0] || (h[0] = (g) => c.value = g),
2744
- class: "mt-16",
2745
- placeholder: Ee(l)("team.memberForm.permissions.search", { context: e.context })
2746
- }, null, 8, ["modelValue", "placeholder"])) : ye("", !0),
2747
- ie(Jt, {
2748
- "model-value": u.value,
2749
- options: r.value,
2750
- "show-intermediate": !1,
2751
- "show-all-toggle": !0,
2752
- disable: e.disable,
2753
- "include-disabled-options-when-select-all": !0,
2754
- title: "",
2755
- class: "mt-16",
2756
- "onUpdate:modelValue": m
2757
- }, Oe({ _: 2 }, [
2758
- pe(r.value, (g) => ({
2759
- name: `checkbox-${g.value}-append`,
2760
- fn: ce(({ option: k }) => [
2761
- me(f.$slots, `checkbox-${g.value}-append`, { option: k })
2762
- ])
2763
- }))
2764
- ]), 1032, ["model-value", "options", "disable"])
2765
- ]),
2766
- _: 3
2767
- });
2768
- };
2769
- }
2770
- }), Rt = "includedNewRole", Na = /* @__PURE__ */ _e({
2771
- __name: "PosRolePermission",
2772
- props: {
2773
- modelValue: {
2774
- type: Array,
2775
- default: null
2776
- },
2777
- roles: {
2778
- type: Array,
2779
- required: !0
2780
- },
2781
- restaurantIds: {
2782
- type: Array,
2783
- default: null
2784
- },
2785
- disable: {
2786
- type: Boolean,
2787
- default: !1
2788
- }
2789
- },
2790
- emits: ["update:model-value"],
2791
- setup(e, { emit: t }) {
2792
- const n = e, s = t, { t: l } = ct(), r = X(() => {
2793
- const c = n.restaurantIds;
2794
- return [
2795
- {
2796
- label: l("team.memberForm.permissions.includedNewRole"),
2797
- value: Rt,
2798
- disable: !!n.modelValue && n.roles.length > n.modelValue.length
2799
- },
2800
- ...n.roles.map((f) => ({
2801
- label: f.name,
2802
- value: f._id,
2803
- disable: !!c && f.restaurants.every(({ id: h }) => !c.includes(h))
2804
- }))
2805
- ];
2806
- }), u = X(() => n.modelValue ? n.modelValue : [Rt, ...n.roles.map((c) => c._id)]);
2807
- function m(c) {
2808
- const f = c.length === r.value.length;
2809
- s("update:model-value", f ? null : c.filter((h) => h !== Rt));
2810
- }
2811
- return (c, f) => (K(), Ce(Jt, {
2812
- "model-value": u.value,
2813
- options: r.value,
2814
- "show-intermediate": !1,
2815
- "show-all-toggle": !1,
2816
- disable: e.disable,
2817
- title: Ee(l)("team.memberForm.permissions.roles"),
2818
- "onUpdate:modelValue": m
2819
- }, Oe({ _: 2 }, [
2820
- pe(r.value, (h) => ({
2821
- name: `checkbox-${h.value}-append`,
2822
- fn: ce(({ option: E }) => [
2823
- me(c.$slots, `checkbox-${h.value}-append`, { option: E })
2824
- ])
2825
- }))
2826
- ]), 1032, ["model-value", "options", "disable", "title"]));
2827
- }
2828
- }), ka = {
2829
- async readWarehouses() {
2830
- return es(await ts().get("/warehouses"));
2831
- }
2832
- }, ya = { class: "flex flex-col gap-32" }, Oa = { class: "p-16 fm-corner-radius-lg border border-fm-color-neutral-gray-200" }, La = { class: "p-16 fm-corner-radius-lg border border-fm-color-neutral-gray-200" }, Ra = { class: "p-16 fm-corner-radius-lg border border-fm-color-neutral-gray-200" }, Ca = { class: "p-16 fm-corner-radius-lg border border-fm-color-neutral-gray-200" }, ja = /* @__PURE__ */ _e({
2833
- __name: "PortalPermissionEditor",
2834
- props: /* @__PURE__ */ Kt({
2835
- disable: {
2836
- type: Boolean,
2837
- default: !1
2838
- },
2839
- inheritPermissions: {
2840
- type: Array,
2841
- default: () => []
2842
- }
2843
- }, {
2844
- modelValue: { default: () => [] },
2845
- modelModifiers: {}
2846
- }),
2847
- emits: /* @__PURE__ */ Kt(["permissionChanged"], ["update:modelValue"]),
2848
- setup(e, { emit: t }) {
2849
- const n = Qn(e, "modelValue"), s = e, l = t, { t: r } = ct(), u = X(() => {
2850
- const C = lt.filter((D) => !h.includes(D.subject)).map((D) => D.subject);
2851
- return ns(
2852
- s.inheritPermissions.map((D) => ({
2853
- ...D,
2854
- permissions: D.permissions.filter((Z) => C.includes(Z.subject))
2855
- }))
2856
- ).map((D) => ({
2857
- id: D.subject,
2858
- setNames: D.setNames
2859
- }));
2860
- }), m = X(() => {
2861
- const C = s.inheritPermissions.map((A) => ({
2862
- ...A,
2863
- permissions: A.permissions.filter(
2864
- (D) => D.subject === q.Subject.Business.inventory_stock
2865
- )
2866
- }));
2867
- return Nt(
2868
- C,
2869
- "warehouseId",
2870
- g.value.map((A) => A._id)
2871
- );
2872
- }), c = X(() => {
2873
- const C = s.inheritPermissions.map((A) => ({
2874
- ...A,
2875
- permissions: A.permissions.filter(
2876
- (D) => D.subject === q.Subject.Restaurant.restaurant
2877
- )
2878
- }));
2879
- return Nt(
2880
- C,
2881
- "restaurantId",
2882
- O.value.map((A) => A._id)
2883
- );
2884
- }), f = X(() => {
2885
- const C = s.inheritPermissions.map((A) => ({
2886
- ...A,
2887
- permissions: A.permissions.filter((D) => D.subject === q.Subject.Business.role)
2888
- }));
2889
- return Nt(
2890
- C,
2891
- "roleId",
2892
- i.value.map((A) => A._id)
2893
- );
2894
- }), h = [
2895
- q.Subject.Business.restaurant,
2896
- q.Subject.Business.role,
2897
- q.Subject.Restaurant.restaurant,
2898
- q.Subject.Business.inventory_stock
2899
- ], E = X(() => {
2900
- var A;
2901
- const C = (A = n.value) == null ? void 0 : A.find(
2902
- (D) => D.subject === q.Subject.Business.inventory_stock
2903
- );
2904
- return C ? C.conditions ? JSON.parse(C.conditions).warehouseId.$in : null : [];
2905
- }), g = Re([]), k = X(() => g.value.map((C) => ({
2906
- label: C.profile.name,
2907
- value: C._id
2908
- })));
2909
- function M(C) {
2910
- const A = N(n.value, C);
2911
- n.value = A;
2912
- }
2913
- function N(C, A) {
2914
- let D = rt(
2915
- C.filter((Z) => Z.subject !== q.Subject.Business.inventory_stock)
2916
- );
2917
- if (!A || A.length > 0) {
2918
- const Z = {
2919
- actions: [q.Action.manage],
2920
- subject: q.Subject.Business.inventory_stock
2921
- };
2922
- A && (Z.conditions = JSON.stringify({ warehouseId: { $in: A } })), D.push(Z);
2923
- }
2924
- return D;
2925
- }
2926
- const { restaurants: O } = qn(), i = is().roles, d = X(() => O.value.map((C) => ({
2927
- label: `${C.profile.code ? C.profile.code + "-" : ""}${C.profile.name}`,
2928
- value: C._id
2929
- }))), T = X(() => O.value.reduce((C, A) => (C[A._id] = i.value.filter((D) => D.restaurants.some((Z) => Z.id === A._id)).map((D) => D._id), C), {})), p = X(() => ss(n.value));
2930
- function L(C) {
2931
- const A = v(n.value, C);
2932
- n.value = A;
2933
- }
2934
- const y = X(() => rs(n.value));
2935
- function v(C, A) {
2936
- var Z;
2937
- let D = rt(
2938
- C.filter(
2939
- (B) => B.subject !== q.Subject.Business.restaurant && B.subject !== q.Subject.Restaurant.restaurant
2940
- )
2941
- );
2942
- if (!A || A.length > 0) {
2943
- const {
2944
- category: B,
2945
- showByFeatureFlag: P,
2946
- ...se
2947
- } = ls.restaurant;
2948
- D.push(se);
2949
- const j = {
2950
- actions: [q.Action.manage],
2951
- subject: q.Subject.Restaurant.restaurant
2952
- };
2953
- A && (j.conditions = JSON.stringify({ restaurantId: { $in: A } })), D.push(j);
2954
- }
2955
- if (A) {
2956
- const B = [
2957
- ...new Set(A.map((se) => T.value[se]).flatMap((se) => se))
2958
- ], P = i.value.map((se) => se._id);
2959
- B.length !== P.length && (D = x(
2960
- D,
2961
- (Z = y.value || P) == null ? void 0 : Z.filter((se) => B.includes(se))
2962
- ));
2963
- }
2964
- return D;
2965
- }
2966
- function Y(C) {
2967
- const A = x(n.value, C);
2968
- n.value = A;
2969
- }
2970
- function x(C, A) {
2971
- let D = rt(
2972
- C.filter((Z) => Z.subject !== q.Subject.Business.role)
2973
- );
2974
- if (A && A.length > 0) {
2975
- const Z = {
2976
- actions: [q.Action.manage],
2977
- subject: q.Subject.Business.role,
2978
- conditions: JSON.stringify({ roleId: { $in: A } })
2979
- };
2980
- D.push(Z);
2981
- }
2982
- return D;
2983
- }
2984
- Wt(async () => {
2985
- g.value = await ka.readWarehouses();
2986
- });
2987
- const ne = X(
2988
- () => zt(
2989
- n.value,
2990
- Qt
2991
- )
2992
- );
2993
- function oe(C) {
2994
- const A = new Set(
2995
- ne.value.filter((P) => !P.inverted).map((P) => P.subject)
2996
- ), D = new Set(
2997
- C.filter((P) => !P.inverted).map((P) => P.subject)
2998
- ), Z = new Set(
2999
- n.value.filter((P) => !P.inverted).map((P) => P.subject)
3000
- );
3001
- let B = [...n.value];
3002
- for (const P of A)
3003
- D.has(P) || (Z.has(P) && (B = B.filter((j) => j.subject !== P)), (!Z.has(P) || zt(
3004
- B,
3005
- Qt
3006
- ).some((j) => j.subject === P && !j.inverted)) && !B.some((j) => j.subject === P && j.inverted) && B.push({ subject: P, actions: ["manage"], inverted: !0 }));
3007
- for (const P of D)
3008
- if (!A.has(P)) {
3009
- const se = B.some((j) => j.subject === P && j.inverted);
3010
- if (B = B.filter((j) => !(j.subject === P && j.inverted)), !se && !Z.has(P)) {
3011
- const j = lt.find((Ne) => Ne.subject === P);
3012
- if (j) {
3013
- const { category: Ne, showByFeatureFlag: Ve, ...We } = j;
3014
- B.push(We);
3015
- }
3016
- }
3017
- }
3018
- n.value = B;
3019
- }
3020
- return Ct(
3021
- n,
3022
- (C) => {
3023
- l("permissionChanged", C);
3024
- },
3025
- { deep: !0 }
3026
- ), (C, A) => (K(), le("div", ya, [
3027
- ae("div", Oa, [
3028
- ie(ga, {
3029
- "model-value": ne.value,
3030
- "excluded-subjects": h,
3031
- "onUpdate:modelValue": oe
3032
- }, Oe({ _: 2 }, [
3033
- pe(u.value, (D) => ({
3034
- name: `checkbox-${D.id}-append`,
3035
- fn: ce(() => [
3036
- ie(nt, { item: D }, null, 8, ["item"])
3037
- ])
3038
- }))
3039
- ]), 1032, ["model-value"])
3040
- ]),
3041
- ae("div", La, [
3042
- ie(On, {
3043
- "model-value": E.value,
3044
- options: k.value,
3045
- context: Ee(r)("team.labels.warehouse"),
3046
- "onUpdate:modelValue": M
3047
- }, Oe({ _: 2 }, [
3048
- pe(m.value, (D) => ({
3049
- name: `checkbox-${D.id}-append`,
3050
- fn: ce(() => [
3051
- ie(nt, { item: D }, null, 8, ["item"])
3052
- ])
3053
- }))
3054
- ]), 1032, ["model-value", "options", "context"])
3055
- ]),
3056
- ae("div", Ra, [
3057
- ie(On, {
3058
- "model-value": p.value,
3059
- options: d.value,
3060
- context: Ee(r)("team.labels.restaurant"),
3061
- "onUpdate:modelValue": L
3062
- }, Oe({ _: 2 }, [
3063
- pe(c.value, (D) => ({
3064
- name: `checkbox-${D.id}-append`,
3065
- fn: ce(() => [
3066
- ie(nt, { item: D }, null, 8, ["item"])
3067
- ])
3068
- }))
3069
- ]), 1032, ["model-value", "options", "context"])
3070
- ]),
3071
- ae("div", Ca, [
3072
- ie(Na, {
3073
- roles: Ee(i),
3074
- "model-value": y.value,
3075
- "restaurant-ids": p.value,
3076
- "onUpdate:modelValue": Y
3077
- }, Oe({ _: 2 }, [
3078
- pe(f.value, (D) => ({
3079
- name: `checkbox-${D.id}-append`,
3080
- fn: ce(() => [
3081
- ie(nt, { item: D }, null, 8, ["item"])
3082
- ])
3083
- }))
3084
- ]), 1032, ["roles", "model-value", "restaurant-ids"])
3085
- ])
3086
- ]));
3087
- }
3088
- });
3089
- export {
3090
- Jt as _,
3091
- ja as a
3092
- };