@feedmepos/mf-hrm-portal 2.0.25-dev.2 → 2.1.0-dev
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/AuditLogList-C1bGND8z.js +1037 -0
- package/dist/ConditionFormHost.vue_vue_type_script_setup_true_lang-tiuei7CA.js +383 -0
- package/dist/{EmployeeList-Cpv6Pc4J.js → EmployeeList-DqQF9xEx.js} +78 -78
- package/dist/{FormItem.vue_vue_type_script_setup_true_lang-DPT2FoIc.js → FormItem.vue_vue_type_script_setup_true_lang-D3MOFOUI.js} +1 -1
- package/dist/{Main-3IwCguRi.js → Main-BgOhmojO.js} +6 -6
- package/dist/{Main-DrquIYbM.js → Main-D2Wf__wM.js} +1138 -1142
- package/dist/Main-DcKVuIjB.js +90 -0
- package/dist/PermissionSetList-CQpTa0eY.js +384 -0
- package/dist/PortalPermissionEditor.vue_vue_type_script_setup_true_lang-CCKVpAwv.js +4030 -0
- package/dist/{PortalUserSearcher.vue_vue_type_style_index_0_scoped_a439fdd8_lang-sueNu2MD.js → PortalUserSearcher.vue_vue_type_style_index_0_scoped_a439fdd8_lang-D-14ca2J.js} +1 -1
- package/dist/RoleList-tSC8RJHe.js +674 -0
- package/dist/SelectFilter-DUj7GBtT.js +251 -0
- package/dist/TeamMemberList-Bz-kDJ0e.js +1163 -0
- package/dist/{TimesheetList-CMqKNZOd.js → TimesheetList-BFVhmcRt.js} +10 -10
- package/dist/{TimesheetList.vue_vue_type_style_index_0_scoped_91afda4e_lang-ekr2tKEO.js → TimesheetList.vue_vue_type_style_index_0_scoped_d7ed31d7_lang-CtHuL5tW.js} +2 -2
- package/dist/{app-D5h3x9dh.js → app-DRnSocX8.js} +5052 -2394
- package/dist/app.js +1 -1
- package/dist/{dayjs.min-BLtrWiQ_.js → dayjs.min-B8xOAypU.js} +1 -1
- package/dist/{employee-CpW9HMLY.js → employee-UrXqUaik.js} +3 -3
- package/dist/{iteration-D1WDQ_Kv.js → iteration-LEYoQKiI.js} +1 -1
- package/dist/{lodash-BI_MmDQa.js → lodash-Bq6_eZZ0.js} +1 -1
- package/dist/rule-CJC6Cq6S.js +1047 -0
- package/dist/src/api/audit-log/index.d.ts +0 -17
- package/dist/src/components/CheckboxInput.vue.d.ts +1 -1
- package/dist/src/components/form/SelectFilter.vue.d.ts +0 -3
- package/dist/src/composables/useBasePermission.d.ts +1 -0
- 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/permission-set.d.ts +4 -2
- package/dist/src/helpers/rule.d.ts +2 -1
- package/dist/src/stores/team.d.ts +1 -4
- package/dist/src/views/audit-log/locales/index.d.ts +16 -24
- package/dist/src/views/hr/locales/index.d.ts +0 -4
- 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 +68 -4
- package/dist/style.css +1 -1
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/dist/{useAppStore-hU1uAhE-.js → useAppStore-BGsfYWAR.js} +1 -1
- package/dist/{useLoading-D0XTdxji.js → useLoading-BUM5R2qV.js} +1 -1
- package/dist/{useReportPermissions-Drb4irzE.js → useReportPermissions-nlQ_BBL2.js} +3 -3
- package/package.json +2 -2
- package/dist/AuditLogList-UHJxYRdr.js +0 -1145
- package/dist/CollapsibleWrapper.vue_vue_type_script_setup_true_lang-BLJlmPVa.js +0 -58
- package/dist/Main-Da2SFU8t.js +0 -94
- package/dist/PermissionSetList-upvouEfb.js +0 -356
- package/dist/PortalPermissionEditor.vue_vue_type_script_setup_true_lang-CAjf-JPW.js +0 -3457
- package/dist/RoleList-CgSg0ydf.js +0 -566
- package/dist/SelectFilter-ATOm0hdn.js +0 -269
- package/dist/TeamMemberList-jEODaxFX.js +0 -1130
- package/dist/rule-DG8tt7hf.js +0 -995
|
@@ -4,7 +4,6 @@ export declare const i18nMessages: {
|
|
|
4
4
|
'en-US': {
|
|
5
5
|
team: {
|
|
6
6
|
title: string;
|
|
7
|
-
subtitle: string;
|
|
8
7
|
actions: {
|
|
9
8
|
addMember: string;
|
|
10
9
|
updateMember: string;
|
|
@@ -84,6 +83,17 @@ export declare const i18nMessages: {
|
|
|
84
83
|
allowedCount: string;
|
|
85
84
|
columnName: string;
|
|
86
85
|
columnManage: string;
|
|
86
|
+
conditionTitle: string;
|
|
87
|
+
conditionCover: {
|
|
88
|
+
inherit: string;
|
|
89
|
+
custom: string;
|
|
90
|
+
confirmTitle: string;
|
|
91
|
+
confirmMessage: string;
|
|
92
|
+
override: string;
|
|
93
|
+
keep: string;
|
|
94
|
+
};
|
|
95
|
+
conditionApply: string;
|
|
96
|
+
conditionButtonTitle: string;
|
|
87
97
|
};
|
|
88
98
|
masterUser: {
|
|
89
99
|
title: string;
|
|
@@ -139,6 +149,12 @@ export declare const i18nMessages: {
|
|
|
139
149
|
nameRequired: string;
|
|
140
150
|
includedSets: string;
|
|
141
151
|
includedSetsPlaceholder: string;
|
|
152
|
+
overrideInherited: {
|
|
153
|
+
title: string;
|
|
154
|
+
message: string;
|
|
155
|
+
override: string;
|
|
156
|
+
keepCurrent: string;
|
|
157
|
+
};
|
|
142
158
|
};
|
|
143
159
|
categoryLabels: {
|
|
144
160
|
General: string;
|
|
@@ -235,7 +251,6 @@ export declare const i18nMessages: {
|
|
|
235
251
|
'zh-CN': {
|
|
236
252
|
team: {
|
|
237
253
|
title: string;
|
|
238
|
-
subtitle: string;
|
|
239
254
|
actions: {
|
|
240
255
|
addMember: string;
|
|
241
256
|
updateMember: string;
|
|
@@ -315,6 +330,17 @@ export declare const i18nMessages: {
|
|
|
315
330
|
allowedCount: string;
|
|
316
331
|
columnName: string;
|
|
317
332
|
columnManage: string;
|
|
333
|
+
conditionTitle: string;
|
|
334
|
+
conditionCover: {
|
|
335
|
+
inherit: string;
|
|
336
|
+
custom: string;
|
|
337
|
+
confirmTitle: string;
|
|
338
|
+
confirmMessage: string;
|
|
339
|
+
override: string;
|
|
340
|
+
keep: string;
|
|
341
|
+
};
|
|
342
|
+
conditionApply: string;
|
|
343
|
+
conditionButtonTitle: string;
|
|
318
344
|
};
|
|
319
345
|
masterUser: {
|
|
320
346
|
title: string;
|
|
@@ -370,6 +396,12 @@ export declare const i18nMessages: {
|
|
|
370
396
|
nameRequired: string;
|
|
371
397
|
includedSets: string;
|
|
372
398
|
includedSetsPlaceholder: string;
|
|
399
|
+
overrideInherited: {
|
|
400
|
+
title: string;
|
|
401
|
+
message: string;
|
|
402
|
+
override: string;
|
|
403
|
+
keepCurrent: string;
|
|
404
|
+
};
|
|
373
405
|
};
|
|
374
406
|
categoryLabels: {
|
|
375
407
|
General: string;
|
|
@@ -466,7 +498,6 @@ export declare const i18nMessages: {
|
|
|
466
498
|
'th-TH': {
|
|
467
499
|
team: {
|
|
468
500
|
title: string;
|
|
469
|
-
subtitle: string;
|
|
470
501
|
actions: {
|
|
471
502
|
addMember: string;
|
|
472
503
|
updateMember: string;
|
|
@@ -546,6 +577,17 @@ export declare const i18nMessages: {
|
|
|
546
577
|
allowedCount: string;
|
|
547
578
|
columnName: string;
|
|
548
579
|
columnManage: string;
|
|
580
|
+
conditionTitle: string;
|
|
581
|
+
conditionCover: {
|
|
582
|
+
inherit: string;
|
|
583
|
+
custom: string;
|
|
584
|
+
confirmTitle: string;
|
|
585
|
+
confirmMessage: string;
|
|
586
|
+
override: string;
|
|
587
|
+
keep: string;
|
|
588
|
+
};
|
|
589
|
+
conditionApply: string;
|
|
590
|
+
conditionButtonTitle: string;
|
|
549
591
|
};
|
|
550
592
|
masterUser: {
|
|
551
593
|
title: string;
|
|
@@ -601,6 +643,12 @@ export declare const i18nMessages: {
|
|
|
601
643
|
nameRequired: string;
|
|
602
644
|
includedSets: string;
|
|
603
645
|
includedSetsPlaceholder: string;
|
|
646
|
+
overrideInherited: {
|
|
647
|
+
title: string;
|
|
648
|
+
message: string;
|
|
649
|
+
override: string;
|
|
650
|
+
keepCurrent: string;
|
|
651
|
+
};
|
|
604
652
|
};
|
|
605
653
|
categoryLabels: {
|
|
606
654
|
General: string;
|
|
@@ -697,7 +745,6 @@ export declare const i18nMessages: {
|
|
|
697
745
|
'zh-Hant': {
|
|
698
746
|
team: {
|
|
699
747
|
title: string;
|
|
700
|
-
subtitle: string;
|
|
701
748
|
actions: {
|
|
702
749
|
addMember: string;
|
|
703
750
|
updateMember: string;
|
|
@@ -777,6 +824,17 @@ export declare const i18nMessages: {
|
|
|
777
824
|
allowedCount: string;
|
|
778
825
|
columnName: string;
|
|
779
826
|
columnManage: string;
|
|
827
|
+
conditionTitle: string;
|
|
828
|
+
conditionCover: {
|
|
829
|
+
inherit: string;
|
|
830
|
+
custom: string;
|
|
831
|
+
confirmTitle: string;
|
|
832
|
+
confirmMessage: string;
|
|
833
|
+
override: string;
|
|
834
|
+
keep: string;
|
|
835
|
+
};
|
|
836
|
+
conditionApply: string;
|
|
837
|
+
conditionButtonTitle: string;
|
|
780
838
|
};
|
|
781
839
|
masterUser: {
|
|
782
840
|
title: string;
|
|
@@ -839,6 +897,12 @@ export declare const i18nMessages: {
|
|
|
839
897
|
nameRequired: string;
|
|
840
898
|
includedSets: string;
|
|
841
899
|
includedSetsPlaceholder: string;
|
|
900
|
+
overrideInherited: {
|
|
901
|
+
title: string;
|
|
902
|
+
message: string;
|
|
903
|
+
override: string;
|
|
904
|
+
keepCurrent: string;
|
|
905
|
+
};
|
|
842
906
|
};
|
|
843
907
|
categoryLabels: {
|
|
844
908
|
General: string;
|
package/dist/style.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.employee-list-table[data-v-
|
|
1
|
+
.employee-list-table[data-v-cefb09f9] [class~=gap-24]>div:first-child{display:none}.timesheet-user-view[data-v-d7ed31d7] .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-5566060e] [class~=gap-24]>div:first-child{display:none}.audit-log-action-label[data-v-5566060e]{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-5566060e]::-webkit-scrollbar{display:none}.audit-log-operation-label-detail[data-v-5566060e]{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-5566060e]::-webkit-scrollbar{display:none}
|