@feedmepos/mf-hrm-portal 2.2.3 → 2.2.5-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/{ApprovalCodeList-BnG3T_Lk.js → ApprovalCodeList-DgcWZ3SZ.js} +5 -5
- package/dist/{AuditLogList-CpK9-YkB.js → AuditLogList-vWKMMGvd.js} +235 -233
- package/dist/{ConditionBuilderForm.vue_vue_type_script_setup_true_lang-CzKzq19d.js → ConditionBuilderForm.vue_vue_type_script_setup_true_lang-DuhXogXK.js} +2 -2
- package/dist/EmployeeList-Cu4RxVQX.js +889 -0
- package/dist/{GrantUserList-BJoj3ZcO.js → GrantUserList-BAW0C1bA.js} +6 -6
- package/dist/{Main-FPpK9B70.js → Main-B7Nn8CLQ.js} +11 -11
- package/dist/{Main-5QLhf80L.js → Main-NzpdRNB3.js} +8 -8
- package/dist/{Main-BEUu3Hba.js → Main-Wr6cTqfM.js} +5 -5
- package/dist/PasscodePinField.vue_vue_type_script_setup_true_lang-BUI0Xsgc.js +85 -0
- package/dist/{PermissionSetList-DZGZ0Pm_.js → PermissionSetList-D6AFOleD.js} +7 -7
- package/dist/{PortalPermissionEditor.vue_vue_type_script_setup_true_lang-BHEW1_dv.js → PortalPermissionEditor.vue_vue_type_script_setup_true_lang-Bzq2_BMn.js} +1268 -1275
- package/dist/{PortalUserSearcher.vue_vue_type_style_index_0_scoped_827dfd60_lang-Z-DH7ouY.js → PortalUserSearcher.vue_vue_type_style_index_0_scoped_827dfd60_lang-XHuHin8t.js} +1 -1
- package/dist/{RoleList-D5yToard.js → RoleList-BuqpmXn_.js} +9 -9
- package/dist/TeamMemberList-M6HA9BWu.js +1248 -0
- package/dist/{TimesheetList-DMo8KXoU.js → TimesheetList-B5FyVyCz.js} +92 -90
- package/dist/{TimesheetList.vue_vue_type_style_index_0_scoped_2c7a177a_lang-2KHu-f8U.js → TimesheetList.vue_vue_type_style_index_0_scoped_63294af2_lang-C99Jr6Ax.js} +3 -3
- package/dist/{app-DlSD8S9A.js → app-8samJY5z.js} +214 -190
- package/dist/app.js +1 -1
- package/dist/{approval-code-BRClD2HN.js → approval-code-jIjkeVEb.js} +1 -1
- package/dist/{dayjs.min-DcI2auGP.js → dayjs.min-Ba4X_9nY.js} +1 -1
- package/dist/employee-BcFgm8Rt.js +204 -0
- package/dist/{grant-user-Dhi3ilC_.js → grant-user-SNiDV22U.js} +1 -1
- package/dist/{iteration-DSzPQ0fZ.js → iteration-Dhdew1jW.js} +1 -1
- package/dist/{lodash-Ce0IJ8Y3.js → lodash-CJ3mHku0.js} +1 -1
- package/dist/{restaurant-DiYb0pCm.js → restaurant-BTpBmfBV.js} +2 -2
- package/dist/{role-DkTkfUgR.js → role-BViYS7RK.js} +2 -2
- package/dist/{rule-B-REsmVM.js → rule-Dxt1ZSQS.js} +48 -40
- package/dist/src/api/employee/index.d.ts +5 -1
- package/dist/src/api/team/index.d.ts +3 -0
- package/dist/src/components/form/PasscodeGenerateButton.vue.d.ts +15 -0
- package/dist/src/components/form/PasscodePinField.vue.d.ts +18 -0
- package/dist/src/helpers/string.d.ts +2 -1
- package/dist/src/views/audit-log/locales/index.d.ts +4 -0
- package/dist/src/views/hr/locales/index.d.ts +8 -0
- package/dist/src/views/team/locales/index.d.ts +12 -0
- package/dist/src/views/team/member/AddMemberForm.vue.d.ts +1 -0
- package/dist/src/views/team/member/TeamMemberMasterUser.vue.d.ts +9 -0
- package/dist/string-VNuQNweN.js +15 -0
- package/dist/style.css +1 -1
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/dist/{useAppStore-BGhlB1_1.js → useAppStore-DCwd8GWN.js} +1 -1
- package/dist/{useLoading-CvgqVDbF.js → useLoading-CXzTpIVv.js} +1 -1
- package/dist/{useReportPermissions-VCzAQXKz.js → useReportPermissions-BiyAfGvZ.js} +3 -3
- package/package.json +1 -1
- package/dist/EmployeeList-CUsRanu7.js +0 -887
- package/dist/Skeleton.vue_vue_type_script_setup_true_lang-B4PxNMwq.js +0 -16
- package/dist/TeamMemberList-C4-AHxO4.js +0 -1216
- package/dist/employee-C_cvCoHM.js +0 -201
|
@@ -103,6 +103,9 @@ export declare const i18nMessages: {
|
|
|
103
103
|
title: string;
|
|
104
104
|
passcode: string;
|
|
105
105
|
passcodeRequired: string;
|
|
106
|
+
passcodeGenerate: string;
|
|
107
|
+
passcodeSelectOutletFirst: string;
|
|
108
|
+
passcodeToggleVisibility: string;
|
|
106
109
|
sublabel: string;
|
|
107
110
|
assignmentSection: string;
|
|
108
111
|
addAnother: string;
|
|
@@ -355,6 +358,9 @@ export declare const i18nMessages: {
|
|
|
355
358
|
title: string;
|
|
356
359
|
passcode: string;
|
|
357
360
|
passcodeRequired: string;
|
|
361
|
+
passcodeGenerate: string;
|
|
362
|
+
passcodeSelectOutletFirst: string;
|
|
363
|
+
passcodeToggleVisibility: string;
|
|
358
364
|
sublabel: string;
|
|
359
365
|
assignmentSection: string;
|
|
360
366
|
addAnother: string;
|
|
@@ -607,6 +613,9 @@ export declare const i18nMessages: {
|
|
|
607
613
|
title: string;
|
|
608
614
|
passcode: string;
|
|
609
615
|
passcodeRequired: string;
|
|
616
|
+
passcodeGenerate: string;
|
|
617
|
+
passcodeSelectOutletFirst: string;
|
|
618
|
+
passcodeToggleVisibility: string;
|
|
610
619
|
sublabel: string;
|
|
611
620
|
assignmentSection: string;
|
|
612
621
|
addAnother: string;
|
|
@@ -859,6 +868,9 @@ export declare const i18nMessages: {
|
|
|
859
868
|
title: string;
|
|
860
869
|
passcode: string;
|
|
861
870
|
passcodeRequired: string;
|
|
871
|
+
passcodeGenerate: string;
|
|
872
|
+
passcodeSelectOutletFirst: string;
|
|
873
|
+
passcodeToggleVisibility: string;
|
|
862
874
|
sublabel: string;
|
|
863
875
|
assignmentSection: string;
|
|
864
876
|
addAnother: string;
|
|
@@ -23,6 +23,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
23
23
|
type: PropType<CheckboxOption[]>;
|
|
24
24
|
required: true;
|
|
25
25
|
};
|
|
26
|
+
posUserId: {
|
|
27
|
+
type: StringConstructor;
|
|
28
|
+
default: undefined;
|
|
29
|
+
};
|
|
26
30
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
27
31
|
"update:model-value": (user: IFdtoPermissionPosUser | null | undefined) => any;
|
|
28
32
|
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
@@ -46,10 +50,15 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
46
50
|
type: PropType<CheckboxOption[]>;
|
|
47
51
|
required: true;
|
|
48
52
|
};
|
|
53
|
+
posUserId: {
|
|
54
|
+
type: StringConstructor;
|
|
55
|
+
default: undefined;
|
|
56
|
+
};
|
|
49
57
|
}>> & Readonly<{
|
|
50
58
|
"onUpdate:model-value"?: ((user: IFdtoPermissionPosUser | null | undefined) => any) | undefined;
|
|
51
59
|
}>, {
|
|
52
60
|
modelValue: IFdtoPermissionPosUser | null;
|
|
53
61
|
fallbackPasscode: string;
|
|
62
|
+
posUserId: string;
|
|
54
63
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
55
64
|
export default _default;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
function i(r, t) {
|
|
2
|
+
let n = "", e = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";
|
|
3
|
+
const c = e.length;
|
|
4
|
+
for (let a = 0; a < r; a++)
|
|
5
|
+
n += e.charAt(Math.floor(Math.random() * c));
|
|
6
|
+
return n;
|
|
7
|
+
}
|
|
8
|
+
function l(r) {
|
|
9
|
+
const t = (r ?? "").trim().split(/\s+/).filter(Boolean);
|
|
10
|
+
return t.length === 0 ? "" : t.length === 1 ? t[0].slice(0, 2) : t[0].charAt(0) + t[1].charAt(0);
|
|
11
|
+
}
|
|
12
|
+
export {
|
|
13
|
+
l as n,
|
|
14
|
+
i as r
|
|
15
|
+
};
|
package/dist/style.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.employee-list-table[data-v-
|
|
1
|
+
.employee-list-table[data-v-5aed0d1c] [class~=gap-24]>div:first-child{display:none}.timesheet-user-view[data-v-63294af2] .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-f7aebfad] [class~=gap-24]>div:first-child{display:none}.audit-log-list-table[data-v-f7aebfad] 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-f7aebfad] tr:has(.audit-op-marker):hover{background-color:#e8e8ed}.audit-log-action-label[data-v-f7aebfad]{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-f7aebfad]::-webkit-scrollbar{display:none}.audit-log-operation-label-detail[data-v-f7aebfad]{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-f7aebfad]::-webkit-scrollbar{display:none}
|