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

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 (43) hide show
  1. package/dist/AuditLogList-Rrg_dNYp.js +1149 -0
  2. package/dist/{ConditionFormHost.vue_vue_type_script_setup_true_lang-BYHKFwRm.js → ConditionFormHost.vue_vue_type_script_setup_true_lang-CJEkZVoJ.js} +104 -100
  3. package/dist/{EmployeeList-KvjoGI87.js → EmployeeList-CckyPQlP.js} +9 -10
  4. package/dist/{Main-Dn1TfDRj.js → Main-BUvX24j0.js} +9 -9
  5. package/dist/{Main-BLh16xRg.js → Main-BdPIZkik.js} +4 -4
  6. package/dist/{Main-D3TSdtSE.js → Main-C4cSWAts.js} +6 -6
  7. package/dist/{PermissionSetList-Ds69m9UU.js → PermissionSetList-CP8J9Prx.js} +6 -6
  8. package/dist/PortalPermissionEditor.vue_vue_type_script_setup_true_lang-C7X69eQq.js +4121 -0
  9. package/dist/{PortalUserSearcher.vue_vue_type_style_index_0_scoped_a439fdd8_lang-BHxCP_uW.js → PortalUserSearcher.vue_vue_type_style_index_0_scoped_79737e32_lang-ZAEcrK9Q.js} +2 -1
  10. package/dist/{RoleList-v8McRCnz.js → RoleList-BHvGGF82.js} +8 -8
  11. package/dist/TeamMemberList-DPkocw3U.js +1185 -0
  12. package/dist/{TimesheetList-C1OWa6kf.js → TimesheetList-mOWHmWwo.js} +6 -6
  13. package/dist/{TimesheetList.vue_vue_type_style_index_0_scoped_2c7a177a_lang-CLu9gzzi.js → TimesheetList.vue_vue_type_style_index_0_scoped_2c7a177a_lang-CpUHcGUj.js} +2 -2
  14. package/dist/{app-CJouCBgi.js → app-DnaRDAJY.js} +394 -674
  15. package/dist/app.js +1 -1
  16. package/dist/{dayjs.min-DUugkgDM.js → dayjs.min-NAaPKajp.js} +1 -1
  17. package/dist/{employee-D5rEVmge.js → employee-CILPIL-b.js} +3 -3
  18. package/dist/{iteration-QRRNYlps.js → iteration-B7PEDIWb.js} +3 -3
  19. package/dist/{lodash-BlZhpHhM.js → lodash-CgE5OnVa.js} +1 -1
  20. package/dist/{rule-Dy7eMChN.js → rule-BmSYQ3Op.js} +17 -13
  21. package/dist/src/api/audit-log/index.d.ts +0 -6
  22. package/dist/src/composables/useBasePermission.d.ts +1 -1
  23. package/dist/src/helpers/filter.d.ts +15 -0
  24. package/dist/src/helpers/permission-reconcile.d.ts +15 -0
  25. package/dist/src/helpers/permission-reconcile.test.d.ts +1 -0
  26. package/dist/src/helpers/permission-set.d.ts +4 -2
  27. package/dist/src/types/audit-log.d.ts +1 -1
  28. package/dist/src/views/audit-log/locales/index.d.ts +0 -296
  29. package/dist/src/views/team/locales/index.d.ts +4 -0
  30. package/dist/style.css +1 -1
  31. package/dist/tsconfig.app.tsbuildinfo +1 -1
  32. package/dist/{useAppStore-CtMoad7V.js → useAppStore-DMmL9JnJ.js} +1 -1
  33. package/dist/useDebounce-CWb5QR9G.js +28 -0
  34. package/dist/{useLoading-CNqlchYO.js → useLoading-D56E7ykF.js} +1 -1
  35. package/dist/{useReportPermissions-C5wGC9bf.js → useReportPermissions-BKj02rVj.js} +3 -3
  36. package/package.json +2 -2
  37. package/dist/AuditLogList-AGlAsWwd.js +0 -1608
  38. package/dist/PortalPermissionEditor.vue_vue_type_script_setup_true_lang-Bk6ub3Dv.js +0 -4030
  39. package/dist/Skeleton.vue_vue_type_script_setup_true_lang-B4PxNMwq.js +0 -16
  40. package/dist/TeamMemberList-BYQnNIhT.js +0 -1169
  41. package/dist/src/views/audit-log/event-line.d.ts +0 -13
  42. package/dist/src/views/audit-log/snapshot-diff.d.ts +0 -11
  43. package/dist/useDebounce-B8ZPVS5C.js +0 -15
package/dist/app.js CHANGED
@@ -1,4 +1,4 @@
1
- import { j as e, i as r, r as o } from "./app-CJouCBgi.js";
1
+ import { j as e, i as r, r as o } from "./app-DnaRDAJY.js";
2
2
  export {
3
3
  e as FmApp,
4
4
  r as i18nMessages,
@@ -1,4 +1,4 @@
1
- import { g as Q, c as K } from "./app-CJouCBgi.js";
1
+ import { g as Q, c as K } from "./app-DnaRDAJY.js";
2
2
  var E = { exports: {} };
3
3
  (function(V, X) {
4
4
  (function(W, k) {
@@ -1,9 +1,9 @@
1
- import { d as g } from "./dayjs.min-DUugkgDM.js";
1
+ import { d as g } from "./dayjs.min-NAaPKajp.js";
2
2
  import { defineStore as $, storeToRefs as T } from "pinia";
3
3
  import { ref as m } from "vue";
4
- import { b as l, g as f, u as w, s as E } from "./iteration-QRRNYlps.js";
4
+ import { b as l, g as f, u as w, s as E } from "./iteration-B7PEDIWb.js";
5
5
  import { i as v } from "./utils-BZkjJbju.js";
6
- import { u as _ } from "./useAppStore-CtMoad7V.js";
6
+ import { u as _ } from "./useAppStore-DMmL9JnJ.js";
7
7
  const o = {
8
8
  async readEmployees() {
9
9
  return f(await l().get("/pos-users"));
@@ -1,7 +1,7 @@
1
1
  import { defineStore as Gs, storeToRefs as Hs } from "pinia";
2
2
  import { ref as eo } from "vue";
3
3
  import { useCoreStore as ui, baseClientInstance as Dr, FeedMeAuth as qs } from "@feedmepos/mf-common";
4
- import { c as U } from "./app-CJouCBgi.js";
4
+ import { c as U } from "./app-DnaRDAJY.js";
5
5
  function Ur(e, n) {
6
6
  return function() {
7
7
  return e.apply(n, arguments);
@@ -1820,9 +1820,9 @@ const sa = (e) => (n) => {
1820
1820
  throw new Error("Invalid business");
1821
1821
  }, Vc = () => {
1822
1822
  var a;
1823
- const n = (a = ui().currentCountry.value) == null ? void 0 : a.toLowerCase(), i = "feedmeapidev.com", o = !n || n === "my" ? `https://query-engine.${i}` : `https://query-engine.${n}.${i}`;
1823
+ const n = (a = ui().currentCountry.value) == null ? void 0 : a.toLowerCase(), i = "feedmeapi.com", o = !n || n === "my" ? `https://query-engine.${i}` : `https://query-engine.${n}.${i}`;
1824
1824
  return sa(o)("");
1825
- }, Zc = () => sa("https://account.feedmedev.cc/api")(""), Yc = () => Dr("user/bypass/validate/");
1825
+ }, Zc = () => sa("https://account.feedme.cc/api")(""), Yc = () => Dr("user/bypass/validate/");
1826
1826
  function vl(e) {
1827
1827
  return e.data;
1828
1828
  }
@@ -1,4 +1,4 @@
1
- import { c as jt } from "./app-CJouCBgi.js";
1
+ import { c as jt } from "./app-DnaRDAJY.js";
2
2
  var Jr = { exports: {} };
3
3
  /**
4
4
  * @license
@@ -1,5 +1,5 @@
1
- import { g as b, b as v, q as F, u as Z, s as W, d as q, e as y } from "./iteration-QRRNYlps.js";
2
- import { h as A, P as V, d as _, v as k, n as j, b as ee } from "./app-CJouCBgi.js";
1
+ import { g as b, b as v, q as F, u as Z, s as W, d as q, e as y } from "./iteration-B7PEDIWb.js";
2
+ import { h as A, P as V, d as _, v as k, n as j, b as ee } from "./app-DnaRDAJY.js";
3
3
  import { s as ne } from "./utils-BZkjJbju.js";
4
4
  import { defineStore as z, storeToRefs as K } from "pinia";
5
5
  import { ref as S, computed as U } from "vue";
@@ -426,13 +426,15 @@ function Q(e) {
426
426
  }
427
427
  d.setNames.push(c.name);
428
428
  const m = D(d.conditions);
429
- if (m && a) {
430
- for (const f in a)
431
- (r = m[f]) != null && r.$in && (u = a[f]) != null && u.$in ? m[f].$in = Array.from(
432
- /* @__PURE__ */ new Set([...m[f].$in, ...a[f].$in])
433
- ) : m[f] || (m[f] = a[f]);
434
- d.conditions = JSON.stringify(m);
429
+ if (!m || !a) {
430
+ d.conditions = void 0;
431
+ return;
435
432
  }
433
+ for (const f in a)
434
+ (r = m[f]) != null && r.$in && (u = a[f]) != null && u.$in ? m[f].$in = Array.from(
435
+ /* @__PURE__ */ new Set([...m[f].$in, ...a[f].$in])
436
+ ) : m[f] || (m[f] = a[f]);
437
+ d.conditions = JSON.stringify(m);
436
438
  };
437
439
  for (const i of e)
438
440
  for (const s of i.permissions)
@@ -648,11 +650,13 @@ function Ee(e, n) {
648
650
  if (!l || !d || !ue(d, r))
649
651
  return c.push(r), c;
650
652
  if (l.has("manage")) return c;
651
- const m = new Set(r.actions), f = m.has("manage");
652
- let p = !1;
653
- for (const g of l)
654
- g !== "manage" && m.delete(g) && (p = !0);
655
- return f && p && m.delete("manage"), m.size === 0 || c.push({ ...r, actions: Array.from(m) }), c;
653
+ const m = r.actions;
654
+ if (m.includes("manage"))
655
+ return c.push(r), c;
656
+ const f = new Set(m);
657
+ for (const p of l)
658
+ f.delete(p);
659
+ return f.size === 0 || c.push({ ...r, actions: Array.from(f) }), c;
656
660
  }, []);
657
661
  }
658
662
  function M(e, n) {
@@ -9,9 +9,6 @@ declare const AuditLogAPI: {
9
9
  actions?: string[];
10
10
  outcomes?: string[];
11
11
  feedmeAdminActors?: boolean;
12
- search?: string;
13
- searchUserIds?: string[];
14
- searchSubjects?: string[];
15
12
  }): Promise<number>;
16
13
  read(params?: {
17
14
  limit?: number;
@@ -24,9 +21,6 @@ declare const AuditLogAPI: {
24
21
  actions?: string[];
25
22
  outcomes?: string[];
26
23
  feedmeAdminActors?: boolean;
27
- search?: string;
28
- searchUserIds?: string[];
29
- searchSubjects?: string[];
30
24
  }): Promise<AuditLogEntry[]>;
31
25
  /**
32
26
  * FeedMe-admin options for the User filter. `actors` is the named admin list (internal
@@ -26,7 +26,7 @@ export declare function useBasePermission(modelValue: Readonly<Ref<FdoPermission
26
26
  toggleAllManage: (group: CategoryGroup) => void;
27
27
  isManageChecked: (group: CategoryGroup, subject: string) => boolean;
28
28
  isManageIndeterminate: (group: CategoryGroup, subject: string) => boolean;
29
- toggleManage: (_group: CategoryGroup, subject: string, checked: boolean) => void;
29
+ toggleManage: (group: CategoryGroup, subject: string, checked: boolean) => void;
30
30
  hasNonManageActions: (group: CategoryGroup, subject: string) => boolean;
31
31
  isActionChecked: (group: CategoryGroup, subject: string, action: string) => boolean;
32
32
  isRowFullyCoveredByCover: (group: CategoryGroup, subject: string) => boolean;
@@ -0,0 +1,15 @@
1
+ /**
2
+ * Sentinel value used in multi-select list filters (assigned role, restaurant, etc.) to
3
+ * represent "this field is empty/unassigned for the record". Must match the backend's
4
+ * `UNASSIGNED_FILTER_VALUE` in src/common/helpers/filter.ts.
5
+ *
6
+ * When sending a filter that includes this value to the backend, it must be the first element
7
+ * of the array -- the backend only checks index 0 to detect it (cheap even for filters with
8
+ * large option sets), it does not scan the whole list.
9
+ */
10
+ export declare const UNASSIGNED_FILTER_VALUE = "__unassigned__";
11
+ /**
12
+ * Reorders a multi-select filter's selected values so the "unassigned" sentinel (if present)
13
+ * is always first, matching what the backend's `splitUnassignedFilter` expects.
14
+ */
15
+ export declare function withUnassignedFirst(values?: string[]): string[] | undefined;
@@ -0,0 +1,15 @@
1
+ import type { FdoPermissionRule } from '@feedmepos/core/entity';
2
+ import type { IFdtoPortalPermissionsWithVisibilityCondition } from '@feedmepos/hrm-permission';
3
+ /**
4
+ * Reconcile a BasePermission update (which works with the expanded view) back to the raw modelValue.
5
+ *
6
+ * - Subject removed that was directly in raw → remove it
7
+ * - Subject removed that was system-expanded (not in raw) → add inverted rule to block re-expansion
8
+ * - Subject removed that was stored directly AND still reachable via expansion from remaining
9
+ * rules (e.g. previously materialized by an earlier save) → remove direct rule AND add inverted,
10
+ * otherwise materializeSystemPermissionSetOverrides re-injects it during save
11
+ * - Subject added that had an inverted rule → remove the inverted rule (expansion re-enables it)
12
+ * - Subject added that is genuinely new → add it to raw
13
+ * - Subject unchanged but actions changed → update actions in raw (multi-action permissions)
14
+ */
15
+ export declare function reconcileBasePermissionUpdate(prevExpandedRules: FdoPermissionRule[], newExpandedRules: FdoPermissionRule[], rawRules: FdoPermissionRule[], findPermissionDef: (subject: string) => IFdtoPortalPermissionsWithVisibilityCondition | undefined): FdoPermissionRule[];
@@ -0,0 +1 @@
1
+ export {};
@@ -75,8 +75,10 @@ export declare function filterStalePermissions(permissions: FdoPermissionRule[],
75
75
  * individual rule.
76
76
  * - Otherwise, only covered non-manage actions are stripped from individual rules when
77
77
  * the cover condition also covers the individual rule.
78
- * If `manage` was present and any non-manage action is stripped (breaking the
79
- * "manage = all non-manage selected" invariant), `manage` is also stripped.
78
+ * `manage` is a real CASL wildcard grant that implies every action, not merely a
79
+ * shorthand for "all non-manage actions selected" a rule carrying `manage` is
80
+ * pushed through UNCHANGED (a cover lacking `manage` cannot cover it). Stripping its
81
+ * constituent actions and then dropping `manage` would destroy the user's grant.
80
82
  * Rules that end up with no remaining actions are dropped.
81
83
  *
82
84
  * Inverted rules and the cover subjects themselves pass through untouched.
@@ -1 +1 @@
1
- export type { AuditLogEntry, AuditLogMetadata, AuditLogOperation, AuditLogOutcome, AuditLogResolvedFrom, } from '@feedmepos/hrm-permission';
1
+ export type { AuditLogEntry, AuditLogMetadata, AuditLogOutcome, AuditLogResolvedFrom } from '@feedmepos/hrm-permission';
@@ -19,9 +19,6 @@ export declare const i18nMessages: {
19
19
  dateRange: {
20
20
  placeholder: string;
21
21
  };
22
- search: {
23
- placeholder: string;
24
- };
25
22
  user: {
26
23
  feedmeAdmin: string;
27
24
  };
@@ -137,77 +134,6 @@ export declare const i18nMessages: {
137
134
  requestPath: string;
138
135
  requestBody: string;
139
136
  };
140
- operation: {
141
- toggle: string;
142
- rowHint: string;
143
- unlabeled: string;
144
- badge: string;
145
- sheetHeader: string;
146
- entity: string;
147
- duration: string;
148
- durationValue: string;
149
- error: string;
150
- changes: string;
151
- showData: string;
152
- added: string;
153
- removed: string;
154
- updated: string;
155
- before: string;
156
- after: string;
157
- noChanges: string;
158
- wholeValue: string;
159
- };
160
- event: {
161
- sentence: {
162
- "audit-log": {
163
- view: string;
164
- };
165
- restaurant: {
166
- list: string;
167
- };
168
- "permission-assignment": {
169
- manage: string;
170
- list: string;
171
- view: string;
172
- };
173
- "permission-set": {
174
- manage: string;
175
- list: string;
176
- view: string;
177
- };
178
- "portal-user": {
179
- list: string;
180
- "list-page": string;
181
- view: string;
182
- create: string;
183
- update: string;
184
- delete: string;
185
- };
186
- "pos-user": {
187
- list: string;
188
- "list-page": string;
189
- create: string;
190
- "sync-meta": string;
191
- update: string;
192
- migrate: string;
193
- "generate-passcode": string;
194
- };
195
- "pos-master-user": {
196
- create: string;
197
- update: string;
198
- delete: string;
199
- };
200
- "pos-role": {
201
- list: string;
202
- create: string;
203
- update: string;
204
- };
205
- timesheet: {
206
- view: string;
207
- update: string;
208
- };
209
- };
210
- };
211
137
  };
212
138
  };
213
139
  'zh-CN': {
@@ -228,9 +154,6 @@ export declare const i18nMessages: {
228
154
  dateRange: {
229
155
  placeholder: string;
230
156
  };
231
- search: {
232
- placeholder: string;
233
- };
234
157
  user: {
235
158
  feedmeAdmin: string;
236
159
  };
@@ -347,77 +270,6 @@ export declare const i18nMessages: {
347
270
  requestPath: string;
348
271
  requestBody: string;
349
272
  };
350
- operation: {
351
- toggle: string;
352
- rowHint: string;
353
- unlabeled: string;
354
- badge: string;
355
- sheetHeader: string;
356
- entity: string;
357
- duration: string;
358
- durationValue: string;
359
- error: string;
360
- changes: string;
361
- showData: string;
362
- added: string;
363
- removed: string;
364
- updated: string;
365
- before: string;
366
- after: string;
367
- noChanges: string;
368
- wholeValue: string;
369
- };
370
- event: {
371
- sentence: {
372
- "audit-log": {
373
- view: string;
374
- };
375
- restaurant: {
376
- list: string;
377
- };
378
- "permission-assignment": {
379
- manage: string;
380
- list: string;
381
- view: string;
382
- };
383
- "permission-set": {
384
- manage: string;
385
- list: string;
386
- view: string;
387
- };
388
- "portal-user": {
389
- list: string;
390
- "list-page": string;
391
- view: string;
392
- create: string;
393
- update: string;
394
- delete: string;
395
- };
396
- "pos-user": {
397
- list: string;
398
- "list-page": string;
399
- create: string;
400
- "sync-meta": string;
401
- update: string;
402
- migrate: string;
403
- "generate-passcode": string;
404
- };
405
- "pos-master-user": {
406
- create: string;
407
- update: string;
408
- delete: string;
409
- };
410
- "pos-role": {
411
- list: string;
412
- create: string;
413
- update: string;
414
- };
415
- timesheet: {
416
- view: string;
417
- update: string;
418
- };
419
- };
420
- };
421
273
  };
422
274
  };
423
275
  'th-TH': {
@@ -438,9 +290,6 @@ export declare const i18nMessages: {
438
290
  dateRange: {
439
291
  placeholder: string;
440
292
  };
441
- search: {
442
- placeholder: string;
443
- };
444
293
  user: {
445
294
  feedmeAdmin: string;
446
295
  };
@@ -557,77 +406,6 @@ export declare const i18nMessages: {
557
406
  requestPath: string;
558
407
  requestBody: string;
559
408
  };
560
- operation: {
561
- toggle: string;
562
- rowHint: string;
563
- unlabeled: string;
564
- badge: string;
565
- sheetHeader: string;
566
- entity: string;
567
- duration: string;
568
- durationValue: string;
569
- error: string;
570
- changes: string;
571
- showData: string;
572
- added: string;
573
- removed: string;
574
- updated: string;
575
- before: string;
576
- after: string;
577
- noChanges: string;
578
- wholeValue: string;
579
- };
580
- event: {
581
- sentence: {
582
- "audit-log": {
583
- view: string;
584
- };
585
- restaurant: {
586
- list: string;
587
- };
588
- "permission-assignment": {
589
- manage: string;
590
- list: string;
591
- view: string;
592
- };
593
- "permission-set": {
594
- manage: string;
595
- list: string;
596
- view: string;
597
- };
598
- "portal-user": {
599
- list: string;
600
- "list-page": string;
601
- view: string;
602
- create: string;
603
- update: string;
604
- delete: string;
605
- };
606
- "pos-user": {
607
- list: string;
608
- "list-page": string;
609
- create: string;
610
- "sync-meta": string;
611
- update: string;
612
- migrate: string;
613
- "generate-passcode": string;
614
- };
615
- "pos-master-user": {
616
- create: string;
617
- update: string;
618
- delete: string;
619
- };
620
- "pos-role": {
621
- list: string;
622
- create: string;
623
- update: string;
624
- };
625
- timesheet: {
626
- view: string;
627
- update: string;
628
- };
629
- };
630
- };
631
409
  };
632
410
  };
633
411
  'zh-Hant': {
@@ -648,9 +426,6 @@ export declare const i18nMessages: {
648
426
  dateRange: {
649
427
  placeholder: string;
650
428
  };
651
- search: {
652
- placeholder: string;
653
- };
654
429
  user: {
655
430
  feedmeAdmin: string;
656
431
  };
@@ -767,77 +542,6 @@ export declare const i18nMessages: {
767
542
  requestPath: string;
768
543
  requestBody: string;
769
544
  };
770
- operation: {
771
- toggle: string;
772
- rowHint: string;
773
- unlabeled: string;
774
- badge: string;
775
- sheetHeader: string;
776
- entity: string;
777
- duration: string;
778
- durationValue: string;
779
- error: string;
780
- changes: string;
781
- showData: string;
782
- added: string;
783
- removed: string;
784
- updated: string;
785
- before: string;
786
- after: string;
787
- noChanges: string;
788
- wholeValue: string;
789
- };
790
- event: {
791
- sentence: {
792
- "audit-log": {
793
- view: string;
794
- };
795
- restaurant: {
796
- list: string;
797
- };
798
- "permission-assignment": {
799
- manage: string;
800
- list: string;
801
- view: string;
802
- };
803
- "permission-set": {
804
- manage: string;
805
- list: string;
806
- view: string;
807
- };
808
- "portal-user": {
809
- list: string;
810
- "list-page": string;
811
- view: string;
812
- create: string;
813
- update: string;
814
- delete: string;
815
- };
816
- "pos-user": {
817
- list: string;
818
- "list-page": string;
819
- create: string;
820
- "sync-meta": string;
821
- update: string;
822
- migrate: string;
823
- "generate-passcode": string;
824
- };
825
- "pos-master-user": {
826
- create: string;
827
- update: string;
828
- delete: string;
829
- };
830
- "pos-role": {
831
- list: string;
832
- create: string;
833
- update: string;
834
- };
835
- timesheet: {
836
- view: string;
837
- update: string;
838
- };
839
- };
840
- };
841
545
  };
842
546
  };
843
547
  };
@@ -49,6 +49,7 @@ export declare const i18nMessages: {
49
49
  selected_permission_prefix: string;
50
50
  assigned_role_placeholder: string;
51
51
  selected_assigned_role_prefix: string;
52
+ unassigned_label: string;
52
53
  };
53
54
  emptyState: {
54
55
  title: string;
@@ -297,6 +298,7 @@ export declare const i18nMessages: {
297
298
  selected_permission_prefix: string;
298
299
  assigned_role_placeholder: string;
299
300
  selected_assigned_role_prefix: string;
301
+ unassigned_label: string;
300
302
  };
301
303
  emptyState: {
302
304
  title: string;
@@ -545,6 +547,7 @@ export declare const i18nMessages: {
545
547
  selected_permission_prefix: string;
546
548
  assigned_role_placeholder: string;
547
549
  selected_assigned_role_prefix: string;
550
+ unassigned_label: string;
548
551
  };
549
552
  emptyState: {
550
553
  title: string;
@@ -793,6 +796,7 @@ export declare const i18nMessages: {
793
796
  selected_permission_prefix: string;
794
797
  assigned_role_placeholder: string;
795
798
  selected_assigned_role_prefix: string;
799
+ unassigned_label: string;
796
800
  };
797
801
  emptyState: {
798
802
  title: string;
package/dist/style.css CHANGED
@@ -1 +1 @@
1
- .employee-list-table[data-v-9cf34375] [class~=gap-24]>div:first-child{display:none}.timesheet-user-view[data-v-2c7a177a] .basis-72{display:none}.user-info-icon[data-v-a439fdd8]{flex-shrink:0;cursor:pointer;font-size:.75rem;font-weight:600;line-height:1rem;letter-spacing:.02em;text-decoration-line:none;color:var(--fm-color-neutral-white);display:flex;align-items:center;justify-content:center;background:linear-gradient(201deg,#fc9b40 10.3%,#ff6052 98.36%)}.user-info-icon--md[data-v-a439fdd8]{height:2.25rem;width:2.25rem;border-radius:8px}.user-info-icon--lg[data-v-a439fdd8]{height:48px;width:48px;border-radius:16px}.profile-menu[data-v-a439fdd8]{width:280px;padding-top:12px;padding-bottom:12px}.profile-menu--profile[data-v-a439fdd8]>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(8px * var(--tw-space-x-reverse));margin-left:calc(8px * calc(1 - var(--tw-space-x-reverse)))}.profile-menu--profile[data-v-a439fdd8]{padding:16px 16px 12px;border-radius:8px;display:flex;align-items:center;border-width:1px;border-color:var(--fm-color-neutral-gray-200)}.profile-menu--profile .profile-displayName[data-v-a439fdd8]{font-size:1rem;font-weight:400;line-height:1.25rem;letter-spacing:.005em;text-decoration-line:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-menu--profile .profile-email[data-v-a439fdd8],.profile-menu--profile .profile-phone[data-v-a439fdd8]{font-size:.875rem;font-weight:400;line-height:1.125rem;letter-spacing:.0125em;text-decoration-line:none;color:var(--fm-color-neutral-gray-300);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.audit-log-list-table[data-v-c4118552] [class~=gap-24]>div:first-child{display:none}.audit-log-list-table[data-v-c4118552] tr:has(.audit-op-marker){background-color:var(--fm-color-neutral-gray-100);border-top:1px solid var(--fm-color-neutral-gray-200)}.audit-log-list-table[data-v-c4118552] tr:has(.audit-op-marker):hover{background-color:#e8e8ed}.audit-log-action-label[data-v-c4118552]{display:block;width:100%;max-width:100%;max-height:6.25rem;overflow-y:auto;white-space:pre-line;word-break:break-word;line-height:1.25rem;scrollbar-width:none;-ms-overflow-style:none}.audit-log-action-label[data-v-c4118552]::-webkit-scrollbar{display:none}.audit-log-operation-label-detail[data-v-c4118552]{max-height:6.875rem;overflow-y:auto;white-space:pre-line;word-break:break-word;line-height:1.375rem;scrollbar-width:none;-ms-overflow-style:none}.audit-log-operation-label-detail[data-v-c4118552]::-webkit-scrollbar{display:none}
1
+ .employee-list-table[data-v-9cf34375] [class~=gap-24]>div:first-child{display:none}.timesheet-user-view[data-v-2c7a177a] .basis-72{display:none}.user-info-icon[data-v-79737e32]{flex-shrink:0;cursor:pointer;font-size:.75rem;font-weight:600;line-height:1rem;letter-spacing:.02em;text-decoration-line:none;color:var(--fm-color-neutral-white);display:flex;align-items:center;justify-content:center;background:linear-gradient(201deg,#fc9b40 10.3%,#ff6052 98.36%)}.user-info-icon--md[data-v-79737e32]{height:2.25rem;width:2.25rem;border-radius:8px}.user-info-icon--lg[data-v-79737e32]{height:48px;width:48px;border-radius:16px}.profile-menu[data-v-79737e32]{width:280px;padding-top:12px;padding-bottom:12px}.profile-menu--profile[data-v-79737e32]>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(8px * var(--tw-space-x-reverse));margin-left:calc(8px * calc(1 - var(--tw-space-x-reverse)))}.profile-menu--profile[data-v-79737e32]{padding:16px 16px 12px;border-radius:8px;display:flex;align-items:center;border-width:1px;border-color:var(--fm-color-neutral-gray-200)}.profile-menu--profile .profile-displayName[data-v-79737e32]{font-size:1rem;font-weight:400;line-height:1.25rem;letter-spacing:.005em;text-decoration-line:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-menu--profile .profile-email[data-v-79737e32],.profile-menu--profile .profile-phone[data-v-79737e32]{font-size:.875rem;font-weight:400;line-height:1.125rem;letter-spacing:.0125em;text-decoration-line:none;color:var(--fm-color-neutral-gray-300);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.audit-log-list-table[data-v-ab237027] [class~=gap-24]>div:first-child{display:none}.audit-log-action-label[data-v-ab237027]{display:block;width:100%;max-width:100%;max-height:6.25rem;overflow-y:auto;white-space:pre-line;word-break:break-word;line-height:1.25rem;scrollbar-width:none;-ms-overflow-style:none}.audit-log-action-label[data-v-ab237027]::-webkit-scrollbar{display:none}.audit-log-operation-label-detail[data-v-ab237027]{max-height:6.875rem;overflow-y:auto;white-space:pre-line;word-break:break-word;line-height:1.375rem;scrollbar-width:none;-ms-overflow-style:none}.audit-log-operation-label-detail[data-v-ab237027]::-webkit-scrollbar{display:none}