@feedmepos/mf-hrm-portal 2.0.18-dev.2 → 2.0.18-dev.3

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