@feedmepos/mf-hrm-portal 2.0.16-dev.1 → 2.0.17-dev.2

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