@feedmepos/mf-hrm-portal 2.1.1-dev.4 → 2.1.1-dev.5
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.
- package/dist/ApprovalCodeList-CXJyMKEg.js +757 -0
- package/dist/AuditLogList-CXUkbDyT.js +1145 -0
- package/dist/CollapsibleWrapper.vue_vue_type_script_setup_true_lang-BLJlmPVa.js +58 -0
- package/dist/EmployeeList-BSfUFTcN.js +899 -0
- package/dist/{GrantUserList-DoyxknJZ.js → GrantUserList-DKP4MBQM.js} +137 -140
- package/dist/{Main-BGONIxo8.js → Main-CblWfQk_.js} +3 -3
- package/dist/{Main-B5BKGpLg.js → Main-CyCfz4ka.js} +1029 -1033
- package/dist/{Main-DQj4xtkB.js → Main-Cz1pfe2k.js} +7 -7
- package/dist/PermissionSetList-BwyblSeE.js +357 -0
- package/dist/PortalPermissionEditor.vue_vue_type_script_setup_true_lang-BJ-PZ2Nv.js +3458 -0
- package/dist/{PortalUserSearcher.vue_vue_type_style_index_0_scoped_827dfd60_lang-DVVSBIx2.js → PortalUserSearcher.vue_vue_type_style_index_0_scoped_a439fdd8_lang-BJp9hEfv.js} +0 -1
- package/dist/ResponsiveFabButton.vue_vue_type_script_setup_true_lang-Cn-3MRBO.js +38 -0
- package/dist/RoleList-CXYgCmHp.js +567 -0
- package/dist/TeamMemberList-CnLbqaPS.js +1131 -0
- package/dist/{TimesheetList-DwIcsOM-.js → TimesheetList-s_bP5OGA.js} +112 -118
- package/dist/{TimesheetList.vue_vue_type_style_index_0_scoped_2c7a177a_lang-B9qlQ6KG.js → TimesheetList.vue_vue_type_style_index_0_scoped_91afda4e_lang-BCLv-2Re.js} +2 -2
- package/dist/{app-BZwE2coe.js → app-BP0oihBR.js} +2359 -5361
- package/dist/app.js +1 -1
- package/dist/{dayjs.min-BXBPls4m.js → dayjs.min-BTSZLci9.js} +1 -1
- package/dist/{employee-CJTbs1f7.js → employee-BPv1j6T4.js} +3 -3
- package/dist/{iteration-BCbIbdHR.js → iteration-BNA1cEos.js} +1 -1
- package/dist/{lodash-CUIS1iIz.js → lodash-DKG9IyB-.js} +1 -1
- package/dist/{role-CzXchcSS.js → role-BS3LFO8u.js} +1 -1
- package/dist/rule-DaSLVZWm.js +996 -0
- package/dist/src/api/audit-log/index.d.ts +0 -6
- package/dist/src/components/CheckboxInput.vue.d.ts +1 -1
- package/dist/src/components/button/ResponsiveFabButton.vue.d.ts +1 -7
- package/dist/src/components/table/TableEmptyState.vue.d.ts +15 -7
- package/dist/src/composables/useBasePermission.d.ts +1 -2
- package/dist/src/helpers/permission-set.d.ts +4 -8
- package/dist/src/helpers/rule.d.ts +1 -2
- package/dist/src/stores/approval-code.d.ts +6 -6
- package/dist/src/stores/permission-set.d.ts +3 -12
- package/dist/src/types/approval-code.d.ts +51 -26
- package/dist/src/types/audit-log.d.ts +1 -1
- package/dist/src/views/approval-code/ApprovalCodeList.vue.d.ts +1 -1
- package/dist/src/views/approval-code/locales/index.d.ts +4 -12
- package/dist/src/views/audit-log/locales/index.d.ts +0 -296
- package/dist/src/views/hr/employee/EmployeeList.vue.d.ts +0 -1
- package/dist/src/views/team/components/BasePermission.vue.d.ts +0 -13
- package/dist/src/views/team/locales/index.d.ts +0 -80
- package/dist/style.css +1 -1
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/dist/useDebounce-CWb5QR9G.js +28 -0
- package/dist/{useReportPermissions-Q-xLwz5N.js → useReportPermissions-J3-DjopO.js} +3 -3
- package/package.json +2 -2
- package/dist/ApprovalCodeList-B0PLZwav.js +0 -758
- package/dist/AuditLogList-CRXwPImZ.js +0 -1611
- package/dist/ConditionFormHost.vue_vue_type_script_setup_true_lang-zJwkM_Xb.js +0 -387
- package/dist/EmployeeList-DN2pnXcS.js +0 -884
- package/dist/PermissionSetList-4uIU9FvN.js +0 -393
- package/dist/PortalPermissionEditor.vue_vue_type_script_setup_true_lang-D0luaKDb.js +0 -4122
- package/dist/ResponsiveFabButton.vue_vue_type_script_setup_true_lang-QrqYEy8i.js +0 -42
- package/dist/RoleList-Bj5Y5jd_.js +0 -685
- package/dist/Skeleton.vue_vue_type_script_setup_true_lang-B4PxNMwq.js +0 -16
- package/dist/TableEmptyState.vue_vue_type_script_setup_true_lang-IfAZmWr0.js +0 -37
- package/dist/TeamMemberList-Byjlca2Y.js +0 -1216
- package/dist/rule-BO6xj2Xa.js +0 -1058
- package/dist/src/composables/useConditionDraft.d.ts +0 -40
- package/dist/src/composables/useCoverConditionOverride.d.ts +0 -61
- package/dist/src/helpers/business-timezone.d.ts +0 -22
- package/dist/src/helpers/filter.d.ts +0 -15
- package/dist/src/helpers/permission-reconcile.d.ts +0 -15
- package/dist/src/helpers/permission-reconcile.test.d.ts +0 -1
- package/dist/src/views/audit-log/event-line.d.ts +0 -13
- package/dist/src/views/audit-log/snapshot-diff.d.ts +0 -11
- package/dist/src/views/team/condition-builders/ConditionFormHost.vue.d.ts +0 -22
- package/dist/src/views/team/condition-builders/ConditionFormRenderer.vue.d.ts +0 -23
- package/dist/src/views/team/condition-builders/component-map.d.ts +0 -4
- package/dist/src/views/team/condition-builders/condition-form-dedupe.d.ts +0 -23
- package/dist/useDebounce-B8ZPVS5C.js +0 -15
|
@@ -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
|
};
|
|
@@ -41,6 +41,5 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
41
41
|
since: string;
|
|
42
42
|
})[]>;
|
|
43
43
|
exportEmployees: typeof exportEmployees;
|
|
44
|
-
getHasPaginationFooter: () => boolean;
|
|
45
44
|
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
46
45
|
export default _default;
|
|
@@ -5,23 +5,10 @@ declare var __VLS_21: `checkbox-${string}-append`, __VLS_22: {
|
|
|
5
5
|
option: {
|
|
6
6
|
label: string;
|
|
7
7
|
value: string;
|
|
8
|
-
optionKey: string;
|
|
9
8
|
};
|
|
10
|
-
isEffectiveSelected: boolean;
|
|
11
|
-
isCoveredByCover: boolean;
|
|
12
|
-
}, __VLS_25: `checkbox-${string}-icon`, __VLS_26: {
|
|
13
|
-
option: {
|
|
14
|
-
label: string;
|
|
15
|
-
value: string;
|
|
16
|
-
optionKey: string;
|
|
17
|
-
};
|
|
18
|
-
isEffectiveSelected: boolean;
|
|
19
|
-
isCoveredByCover: boolean;
|
|
20
9
|
};
|
|
21
10
|
type __VLS_Slots = {} & {
|
|
22
11
|
[K in NonNullable<typeof __VLS_21>]?: (props: typeof __VLS_22) => any;
|
|
23
|
-
} & {
|
|
24
|
-
[K in NonNullable<typeof __VLS_25>]?: (props: typeof __VLS_26) => any;
|
|
25
12
|
};
|
|
26
13
|
declare const __VLS_component: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
27
14
|
modelValue: {
|
|
@@ -49,7 +49,6 @@ 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;
|
|
53
52
|
};
|
|
54
53
|
emptyState: {
|
|
55
54
|
title: string;
|
|
@@ -63,9 +62,7 @@ export declare const i18nMessages: {
|
|
|
63
62
|
search: string;
|
|
64
63
|
changeUser: string;
|
|
65
64
|
userNotFound: string;
|
|
66
|
-
searchFailed: string;
|
|
67
65
|
emptyError: string;
|
|
68
|
-
invalidEmail: string;
|
|
69
66
|
};
|
|
70
67
|
memberInfo: {
|
|
71
68
|
memberName: string;
|
|
@@ -87,17 +84,6 @@ export declare const i18nMessages: {
|
|
|
87
84
|
allowedCount: string;
|
|
88
85
|
columnName: string;
|
|
89
86
|
columnManage: string;
|
|
90
|
-
conditionTitle: string;
|
|
91
|
-
conditionCover: {
|
|
92
|
-
inherit: string;
|
|
93
|
-
custom: string;
|
|
94
|
-
confirmTitle: string;
|
|
95
|
-
confirmMessage: string;
|
|
96
|
-
override: string;
|
|
97
|
-
keep: string;
|
|
98
|
-
};
|
|
99
|
-
conditionApply: string;
|
|
100
|
-
conditionButtonTitle: string;
|
|
101
87
|
};
|
|
102
88
|
masterUser: {
|
|
103
89
|
title: string;
|
|
@@ -153,12 +139,6 @@ export declare const i18nMessages: {
|
|
|
153
139
|
nameRequired: string;
|
|
154
140
|
includedSets: string;
|
|
155
141
|
includedSetsPlaceholder: string;
|
|
156
|
-
overrideInherited: {
|
|
157
|
-
title: string;
|
|
158
|
-
message: string;
|
|
159
|
-
override: string;
|
|
160
|
-
keepCurrent: string;
|
|
161
|
-
};
|
|
162
142
|
};
|
|
163
143
|
categoryLabels: {
|
|
164
144
|
General: string;
|
|
@@ -300,7 +280,6 @@ export declare const i18nMessages: {
|
|
|
300
280
|
selected_permission_prefix: string;
|
|
301
281
|
assigned_role_placeholder: string;
|
|
302
282
|
selected_assigned_role_prefix: string;
|
|
303
|
-
unassigned_label: string;
|
|
304
283
|
};
|
|
305
284
|
emptyState: {
|
|
306
285
|
title: string;
|
|
@@ -314,9 +293,7 @@ export declare const i18nMessages: {
|
|
|
314
293
|
search: string;
|
|
315
294
|
changeUser: string;
|
|
316
295
|
userNotFound: string;
|
|
317
|
-
searchFailed: string;
|
|
318
296
|
emptyError: string;
|
|
319
|
-
invalidEmail: string;
|
|
320
297
|
};
|
|
321
298
|
memberInfo: {
|
|
322
299
|
memberName: string;
|
|
@@ -338,17 +315,6 @@ export declare const i18nMessages: {
|
|
|
338
315
|
allowedCount: string;
|
|
339
316
|
columnName: string;
|
|
340
317
|
columnManage: string;
|
|
341
|
-
conditionTitle: string;
|
|
342
|
-
conditionCover: {
|
|
343
|
-
inherit: string;
|
|
344
|
-
custom: string;
|
|
345
|
-
confirmTitle: string;
|
|
346
|
-
confirmMessage: string;
|
|
347
|
-
override: string;
|
|
348
|
-
keep: string;
|
|
349
|
-
};
|
|
350
|
-
conditionApply: string;
|
|
351
|
-
conditionButtonTitle: string;
|
|
352
318
|
};
|
|
353
319
|
masterUser: {
|
|
354
320
|
title: string;
|
|
@@ -404,12 +370,6 @@ export declare const i18nMessages: {
|
|
|
404
370
|
nameRequired: string;
|
|
405
371
|
includedSets: string;
|
|
406
372
|
includedSetsPlaceholder: string;
|
|
407
|
-
overrideInherited: {
|
|
408
|
-
title: string;
|
|
409
|
-
message: string;
|
|
410
|
-
override: string;
|
|
411
|
-
keepCurrent: string;
|
|
412
|
-
};
|
|
413
373
|
};
|
|
414
374
|
categoryLabels: {
|
|
415
375
|
General: string;
|
|
@@ -551,7 +511,6 @@ export declare const i18nMessages: {
|
|
|
551
511
|
selected_permission_prefix: string;
|
|
552
512
|
assigned_role_placeholder: string;
|
|
553
513
|
selected_assigned_role_prefix: string;
|
|
554
|
-
unassigned_label: string;
|
|
555
514
|
};
|
|
556
515
|
emptyState: {
|
|
557
516
|
title: string;
|
|
@@ -565,9 +524,7 @@ export declare const i18nMessages: {
|
|
|
565
524
|
search: string;
|
|
566
525
|
changeUser: string;
|
|
567
526
|
userNotFound: string;
|
|
568
|
-
searchFailed: string;
|
|
569
527
|
emptyError: string;
|
|
570
|
-
invalidEmail: string;
|
|
571
528
|
};
|
|
572
529
|
memberInfo: {
|
|
573
530
|
memberName: string;
|
|
@@ -589,17 +546,6 @@ export declare const i18nMessages: {
|
|
|
589
546
|
allowedCount: string;
|
|
590
547
|
columnName: string;
|
|
591
548
|
columnManage: string;
|
|
592
|
-
conditionTitle: string;
|
|
593
|
-
conditionCover: {
|
|
594
|
-
inherit: string;
|
|
595
|
-
custom: string;
|
|
596
|
-
confirmTitle: string;
|
|
597
|
-
confirmMessage: string;
|
|
598
|
-
override: string;
|
|
599
|
-
keep: string;
|
|
600
|
-
};
|
|
601
|
-
conditionApply: string;
|
|
602
|
-
conditionButtonTitle: string;
|
|
603
549
|
};
|
|
604
550
|
masterUser: {
|
|
605
551
|
title: string;
|
|
@@ -655,12 +601,6 @@ export declare const i18nMessages: {
|
|
|
655
601
|
nameRequired: string;
|
|
656
602
|
includedSets: string;
|
|
657
603
|
includedSetsPlaceholder: string;
|
|
658
|
-
overrideInherited: {
|
|
659
|
-
title: string;
|
|
660
|
-
message: string;
|
|
661
|
-
override: string;
|
|
662
|
-
keepCurrent: string;
|
|
663
|
-
};
|
|
664
604
|
};
|
|
665
605
|
categoryLabels: {
|
|
666
606
|
General: string;
|
|
@@ -802,7 +742,6 @@ export declare const i18nMessages: {
|
|
|
802
742
|
selected_permission_prefix: string;
|
|
803
743
|
assigned_role_placeholder: string;
|
|
804
744
|
selected_assigned_role_prefix: string;
|
|
805
|
-
unassigned_label: string;
|
|
806
745
|
};
|
|
807
746
|
emptyState: {
|
|
808
747
|
title: string;
|
|
@@ -816,9 +755,7 @@ export declare const i18nMessages: {
|
|
|
816
755
|
search: string;
|
|
817
756
|
changeUser: string;
|
|
818
757
|
userNotFound: string;
|
|
819
|
-
searchFailed: string;
|
|
820
758
|
emptyError: string;
|
|
821
|
-
invalidEmail: string;
|
|
822
759
|
};
|
|
823
760
|
memberInfo: {
|
|
824
761
|
memberName: string;
|
|
@@ -840,17 +777,6 @@ export declare const i18nMessages: {
|
|
|
840
777
|
allowedCount: string;
|
|
841
778
|
columnName: string;
|
|
842
779
|
columnManage: string;
|
|
843
|
-
conditionTitle: string;
|
|
844
|
-
conditionCover: {
|
|
845
|
-
inherit: string;
|
|
846
|
-
custom: string;
|
|
847
|
-
confirmTitle: string;
|
|
848
|
-
confirmMessage: string;
|
|
849
|
-
override: string;
|
|
850
|
-
keep: string;
|
|
851
|
-
};
|
|
852
|
-
conditionApply: string;
|
|
853
|
-
conditionButtonTitle: string;
|
|
854
780
|
};
|
|
855
781
|
masterUser: {
|
|
856
782
|
title: string;
|
|
@@ -913,12 +839,6 @@ export declare const i18nMessages: {
|
|
|
913
839
|
nameRequired: string;
|
|
914
840
|
includedSets: string;
|
|
915
841
|
includedSetsPlaceholder: string;
|
|
916
|
-
overrideInherited: {
|
|
917
|
-
title: string;
|
|
918
|
-
message: string;
|
|
919
|
-
override: string;
|
|
920
|
-
keepCurrent: string;
|
|
921
|
-
};
|
|
922
842
|
};
|
|
923
843
|
categoryLabels: {
|
|
924
844
|
General: string;
|
package/dist/style.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.employee-list-table[data-v-
|
|
1
|
+
.employee-list-table[data-v-caeeab1d] [class~=gap-24]>div:first-child{display:none}.timesheet-user-view[data-v-91afda4e] .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-e7bff8e8] [class~=gap-24]>div:first-child{display:none}.audit-log-action-label[data-v-e7bff8e8]{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-e7bff8e8]::-webkit-scrollbar{display:none}.audit-log-operation-label-detail[data-v-e7bff8e8]{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-e7bff8e8]::-webkit-scrollbar{display:none}
|