@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
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
import { defineComponent as m, computed as e, resolveComponent as v, createBlock as B, createElementBlock as b, openBlock as a, normalizeProps as d, mergeProps as l, normalizeClass as f, createVNode as _ } from "vue";
|
|
2
|
+
import { useBreakpoints as k } from "@feedmepos/ui-library";
|
|
3
|
+
const x = /* @__PURE__ */ m({
|
|
4
|
+
__name: "ResponsiveFabButton",
|
|
5
|
+
props: {
|
|
6
|
+
hasFooterBelow: { type: Boolean, default: !1 },
|
|
7
|
+
variant: {},
|
|
8
|
+
label: {},
|
|
9
|
+
icon: {},
|
|
10
|
+
size: {},
|
|
11
|
+
disabled: { type: Boolean },
|
|
12
|
+
iconColor: {},
|
|
13
|
+
borderColor: {},
|
|
14
|
+
textColor: {},
|
|
15
|
+
bgColor: {},
|
|
16
|
+
type: {},
|
|
17
|
+
iconPosition: {},
|
|
18
|
+
prependIcon: {},
|
|
19
|
+
appendIcon: {},
|
|
20
|
+
loading: { type: Boolean },
|
|
21
|
+
disableIconStatus: { type: Boolean },
|
|
22
|
+
overwriteIconOutline: {}
|
|
23
|
+
},
|
|
24
|
+
setup(s) {
|
|
25
|
+
const o = s, t = e(() => {
|
|
26
|
+
const { hasFooterBelow: u, ...n } = o;
|
|
27
|
+
return n;
|
|
28
|
+
}), i = e(() => o.variant === "primary" || !o.variant ? "fab" : o.variant), p = k(), c = e(() => p.breakpoints.value.xs);
|
|
29
|
+
return (u, n) => {
|
|
30
|
+
const r = v("FmButton");
|
|
31
|
+
return c.value ? (a(), b("div", {
|
|
32
|
+
key: 1,
|
|
33
|
+
class: f(["z-10 fixed right-16", o.hasFooterBelow ? "bottom-[120px]" : "bottom-72"])
|
|
34
|
+
}, [
|
|
35
|
+
_(r, l(t.value, { variant: i.value }), null, 16, ["variant"])
|
|
36
|
+
], 2)) : (a(), B(r, d(l({ key: 0 }, t.value)), null, 16));
|
|
37
|
+
};
|
|
38
|
+
}
|
|
39
|
+
});
|
|
40
|
+
export {
|
|
41
|
+
x as _
|
|
42
|
+
};
|