@feedmepos/mf-hrm-portal 2.1.1-dev.5 → 2.1.1-dev.7
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-CQApO-t4.js +728 -0
- package/dist/{AuditLogList-CXUkbDyT.js → AuditLogList-DH2ZvAVE.js} +244 -240
- package/dist/ConditionFormHost.vue_vue_type_script_setup_true_lang-B5OgqCR0.js +387 -0
- package/dist/EmployeeList-B1Q4RH2r.js +883 -0
- package/dist/{GrantUserList-DKP4MBQM.js → GrantUserList-DURXYzRs.js} +140 -137
- package/dist/{Main-CyCfz4ka.js → Main-B06aoNy1.js} +1033 -1029
- package/dist/{Main-Cz1pfe2k.js → Main-BC7IPhbz.js} +7 -7
- package/dist/Main-BRrcfqXc.js +121 -0
- package/dist/PermissionSetList-CiVFvnlW.js +393 -0
- package/dist/PortalPermissionEditor.vue_vue_type_script_setup_true_lang-BAmLIGEn.js +4122 -0
- package/dist/{PortalUserSearcher.vue_vue_type_style_index_0_scoped_a439fdd8_lang-BJp9hEfv.js → PortalUserSearcher.vue_vue_type_style_index_0_scoped_827dfd60_lang-DVVSBIx2.js} +1 -0
- package/dist/ResponsiveFabButton.vue_vue_type_script_setup_true_lang-QrqYEy8i.js +42 -0
- package/dist/RoleList-BVFWURdS.js +685 -0
- package/dist/TableEmptyState.vue_vue_type_script_setup_true_lang-IfAZmWr0.js +37 -0
- package/dist/TeamMemberList-DlurP2WR.js +1215 -0
- package/dist/{TimesheetList-s_bP5OGA.js → TimesheetList-C4G2Va4m.js} +118 -112
- package/dist/{TimesheetList.vue_vue_type_style_index_0_scoped_91afda4e_lang-BCLv-2Re.js → TimesheetList.vue_vue_type_style_index_0_scoped_2c7a177a_lang-BJujYg6e.js} +2 -2
- package/dist/{app-BP0oihBR.js → app-CGL_lSgW.js} +5073 -2360
- package/dist/app.js +1 -1
- package/dist/{dayjs.min-BTSZLci9.js → dayjs.min-BXDtus8O.js} +1 -1
- package/dist/{employee-BPv1j6T4.js → employee-CVZUQI_y.js} +3 -3
- package/dist/{iteration-BNA1cEos.js → iteration-BXcl549C.js} +1 -1
- package/dist/{lodash-DKG9IyB-.js → lodash-CmrNrQXn.js} +1 -1
- package/dist/{role-BS3LFO8u.js → role-Ct8MPQeS.js} +1 -1
- package/dist/rule-M8SC_Jhl.js +1058 -0
- package/dist/src/components/CheckboxInput.vue.d.ts +1 -1
- package/dist/src/components/button/ResponsiveFabButton.vue.d.ts +7 -1
- package/dist/src/components/table/TableEmptyState.vue.d.ts +7 -15
- package/dist/src/composables/useBasePermission.d.ts +2 -1
- package/dist/src/composables/useConditionDraft.d.ts +40 -0
- package/dist/src/composables/useCoverConditionOverride.d.ts +61 -0
- package/dist/src/helpers/business-timezone.d.ts +22 -0
- package/dist/src/helpers/filter.d.ts +15 -0
- package/dist/src/helpers/permission-reconcile.d.ts +15 -0
- package/dist/src/helpers/permission-reconcile.test.d.ts +1 -0
- package/dist/src/helpers/permission-set.d.ts +8 -4
- package/dist/src/helpers/rule.d.ts +2 -1
- package/dist/src/stores/permission-set.d.ts +12 -3
- package/dist/src/types/approval-code.d.ts +29 -48
- package/dist/src/views/hr/employee/EmployeeList.vue.d.ts +1 -0
- package/dist/src/views/team/components/BasePermission.vue.d.ts +13 -0
- package/dist/src/views/team/condition-builders/ConditionFormHost.vue.d.ts +22 -0
- package/dist/src/views/team/condition-builders/ConditionFormRenderer.vue.d.ts +23 -0
- package/dist/src/views/team/condition-builders/component-map.d.ts +4 -0
- package/dist/src/views/team/condition-builders/condition-form-dedupe.d.ts +23 -0
- package/dist/src/views/team/locales/index.d.ts +80 -0
- package/dist/style.css +1 -1
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/dist/{useReportPermissions-J3-DjopO.js → useReportPermissions-COONOIe1.js} +3 -3
- package/package.json +2 -2
- package/dist/ApprovalCodeList-CXJyMKEg.js +0 -757
- package/dist/CollapsibleWrapper.vue_vue_type_script_setup_true_lang-BLJlmPVa.js +0 -58
- package/dist/EmployeeList-BSfUFTcN.js +0 -899
- package/dist/Main-CblWfQk_.js +0 -122
- package/dist/PermissionSetList-BwyblSeE.js +0 -357
- package/dist/PortalPermissionEditor.vue_vue_type_script_setup_true_lang-BJ-PZ2Nv.js +0 -3458
- package/dist/ResponsiveFabButton.vue_vue_type_script_setup_true_lang-Cn-3MRBO.js +0 -38
- package/dist/RoleList-CXYgCmHp.js +0 -567
- package/dist/TeamMemberList-CnLbqaPS.js +0 -1131
- package/dist/rule-DaSLVZWm.js +0 -996
|
@@ -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;
|
|
@@ -62,7 +63,9 @@ export declare const i18nMessages: {
|
|
|
62
63
|
search: string;
|
|
63
64
|
changeUser: string;
|
|
64
65
|
userNotFound: string;
|
|
66
|
+
searchFailed: string;
|
|
65
67
|
emptyError: string;
|
|
68
|
+
invalidEmail: string;
|
|
66
69
|
};
|
|
67
70
|
memberInfo: {
|
|
68
71
|
memberName: string;
|
|
@@ -84,6 +87,17 @@ export declare const i18nMessages: {
|
|
|
84
87
|
allowedCount: string;
|
|
85
88
|
columnName: string;
|
|
86
89
|
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;
|
|
87
101
|
};
|
|
88
102
|
masterUser: {
|
|
89
103
|
title: string;
|
|
@@ -139,6 +153,12 @@ export declare const i18nMessages: {
|
|
|
139
153
|
nameRequired: string;
|
|
140
154
|
includedSets: string;
|
|
141
155
|
includedSetsPlaceholder: string;
|
|
156
|
+
overrideInherited: {
|
|
157
|
+
title: string;
|
|
158
|
+
message: string;
|
|
159
|
+
override: string;
|
|
160
|
+
keepCurrent: string;
|
|
161
|
+
};
|
|
142
162
|
};
|
|
143
163
|
categoryLabels: {
|
|
144
164
|
General: string;
|
|
@@ -280,6 +300,7 @@ export declare const i18nMessages: {
|
|
|
280
300
|
selected_permission_prefix: string;
|
|
281
301
|
assigned_role_placeholder: string;
|
|
282
302
|
selected_assigned_role_prefix: string;
|
|
303
|
+
unassigned_label: string;
|
|
283
304
|
};
|
|
284
305
|
emptyState: {
|
|
285
306
|
title: string;
|
|
@@ -293,7 +314,9 @@ export declare const i18nMessages: {
|
|
|
293
314
|
search: string;
|
|
294
315
|
changeUser: string;
|
|
295
316
|
userNotFound: string;
|
|
317
|
+
searchFailed: string;
|
|
296
318
|
emptyError: string;
|
|
319
|
+
invalidEmail: string;
|
|
297
320
|
};
|
|
298
321
|
memberInfo: {
|
|
299
322
|
memberName: string;
|
|
@@ -315,6 +338,17 @@ export declare const i18nMessages: {
|
|
|
315
338
|
allowedCount: string;
|
|
316
339
|
columnName: string;
|
|
317
340
|
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;
|
|
318
352
|
};
|
|
319
353
|
masterUser: {
|
|
320
354
|
title: string;
|
|
@@ -370,6 +404,12 @@ export declare const i18nMessages: {
|
|
|
370
404
|
nameRequired: string;
|
|
371
405
|
includedSets: string;
|
|
372
406
|
includedSetsPlaceholder: string;
|
|
407
|
+
overrideInherited: {
|
|
408
|
+
title: string;
|
|
409
|
+
message: string;
|
|
410
|
+
override: string;
|
|
411
|
+
keepCurrent: string;
|
|
412
|
+
};
|
|
373
413
|
};
|
|
374
414
|
categoryLabels: {
|
|
375
415
|
General: string;
|
|
@@ -511,6 +551,7 @@ export declare const i18nMessages: {
|
|
|
511
551
|
selected_permission_prefix: string;
|
|
512
552
|
assigned_role_placeholder: string;
|
|
513
553
|
selected_assigned_role_prefix: string;
|
|
554
|
+
unassigned_label: string;
|
|
514
555
|
};
|
|
515
556
|
emptyState: {
|
|
516
557
|
title: string;
|
|
@@ -524,7 +565,9 @@ export declare const i18nMessages: {
|
|
|
524
565
|
search: string;
|
|
525
566
|
changeUser: string;
|
|
526
567
|
userNotFound: string;
|
|
568
|
+
searchFailed: string;
|
|
527
569
|
emptyError: string;
|
|
570
|
+
invalidEmail: string;
|
|
528
571
|
};
|
|
529
572
|
memberInfo: {
|
|
530
573
|
memberName: string;
|
|
@@ -546,6 +589,17 @@ export declare const i18nMessages: {
|
|
|
546
589
|
allowedCount: string;
|
|
547
590
|
columnName: string;
|
|
548
591
|
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;
|
|
549
603
|
};
|
|
550
604
|
masterUser: {
|
|
551
605
|
title: string;
|
|
@@ -601,6 +655,12 @@ export declare const i18nMessages: {
|
|
|
601
655
|
nameRequired: string;
|
|
602
656
|
includedSets: string;
|
|
603
657
|
includedSetsPlaceholder: string;
|
|
658
|
+
overrideInherited: {
|
|
659
|
+
title: string;
|
|
660
|
+
message: string;
|
|
661
|
+
override: string;
|
|
662
|
+
keepCurrent: string;
|
|
663
|
+
};
|
|
604
664
|
};
|
|
605
665
|
categoryLabels: {
|
|
606
666
|
General: string;
|
|
@@ -742,6 +802,7 @@ export declare const i18nMessages: {
|
|
|
742
802
|
selected_permission_prefix: string;
|
|
743
803
|
assigned_role_placeholder: string;
|
|
744
804
|
selected_assigned_role_prefix: string;
|
|
805
|
+
unassigned_label: string;
|
|
745
806
|
};
|
|
746
807
|
emptyState: {
|
|
747
808
|
title: string;
|
|
@@ -755,7 +816,9 @@ export declare const i18nMessages: {
|
|
|
755
816
|
search: string;
|
|
756
817
|
changeUser: string;
|
|
757
818
|
userNotFound: string;
|
|
819
|
+
searchFailed: string;
|
|
758
820
|
emptyError: string;
|
|
821
|
+
invalidEmail: string;
|
|
759
822
|
};
|
|
760
823
|
memberInfo: {
|
|
761
824
|
memberName: string;
|
|
@@ -777,6 +840,17 @@ export declare const i18nMessages: {
|
|
|
777
840
|
allowedCount: string;
|
|
778
841
|
columnName: string;
|
|
779
842
|
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;
|
|
780
854
|
};
|
|
781
855
|
masterUser: {
|
|
782
856
|
title: string;
|
|
@@ -839,6 +913,12 @@ export declare const i18nMessages: {
|
|
|
839
913
|
nameRequired: string;
|
|
840
914
|
includedSets: string;
|
|
841
915
|
includedSetsPlaceholder: string;
|
|
916
|
+
overrideInherited: {
|
|
917
|
+
title: string;
|
|
918
|
+
message: string;
|
|
919
|
+
override: string;
|
|
920
|
+
keepCurrent: string;
|
|
921
|
+
};
|
|
842
922
|
};
|
|
843
923
|
categoryLabels: {
|
|
844
924
|
General: string;
|
package/dist/style.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.employee-list-table[data-v-
|
|
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-827dfd60]{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-827dfd60]{height:2.25rem;width:2.25rem;border-radius:8px}.user-info-icon--lg[data-v-827dfd60]{height:48px;width:48px;border-radius:16px}.profile-menu[data-v-827dfd60]{width:280px;padding-top:12px;padding-bottom:12px}.profile-menu--profile[data-v-827dfd60]>: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-827dfd60]{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-827dfd60]{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-827dfd60],.profile-menu--profile .profile-phone[data-v-827dfd60]{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}
|