@feedmepos/mf-hrm-portal 0.0.1-alpha.1 → 0.0.1
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/package.json +1 -1
- package/dist/App.vue.d.ts +0 -2
- package/dist/EmployeeList-BU6n0y6w.js +0 -604
- package/dist/Entry.vue.d.ts +0 -2
- package/dist/PageLayout.vue_vue_type_script_setup_true_lang-HKK4cbW8.js +0 -37
- package/dist/RoleList-kE8O8wyy.js +0 -492
- package/dist/TeamMemberList-BBl8auxB.js +0 -1447
- package/dist/TimesheetList-QmuwWz31.js +0 -395
- package/dist/api/employee/index.d.ts +0 -15
- package/dist/api/index.d.ts +0 -3
- package/dist/api/inventory/index.d.ts +0 -5
- package/dist/api/role/index.d.ts +0 -9
- package/dist/api/team/index.d.ts +0 -10
- package/dist/api/timesheet/index.d.ts +0 -6
- package/dist/api/user/index.d.ts +0 -6
- package/dist/app-DWSjl6MP.js +0 -1170
- package/dist/app-DXlbstZu.js +0 -2282
- package/dist/app.d.ts +0 -3
- package/dist/app.js +0 -6
- package/dist/components/AppForm.vue.d.ts +0 -45
- package/dist/components/CheckboxInput.vue.d.ts +0 -155
- package/dist/components/Navigator.vue.d.ts +0 -6
- package/dist/components/Splash.vue.d.ts +0 -2
- package/dist/composables/message.d.ts +0 -4
- package/dist/composables/restaurant.d.ts +0 -329
- package/dist/employee-C-ICOGva.js +0 -449
- package/dist/favicon.ico +0 -0
- package/dist/helpers/component.d.ts +0 -12
- package/dist/helpers/iteration.d.ts +0 -10
- package/dist/helpers/rule.d.ts +0 -28
- package/dist/helpers/utils.d.ts +0 -3
- package/dist/index-COaCoGwy.js +0 -57
- package/dist/loading-31nfQqf0.js +0 -140
- package/dist/lodash-P5mhhlxp.js +0 -3676
- package/dist/main-DlJuqlgg.js +0 -15636
- package/dist/main.d.ts +0 -1
- package/dist/restaurant-D5BNPLKh.js +0 -107
- package/dist/router/index.d.ts +0 -2
- package/dist/router/shared.d.ts +0 -10
- package/dist/rule-DjIknogy.js +0 -8229
- package/dist/search-Dh3HG-_h.js +0 -258
- package/dist/shared/api/index.d.ts +0 -3
- package/dist/shared/api/public.d.ts +0 -5
- package/dist/shared/components/button/ResponsiveFabButton.vue.d.ts +0 -3
- package/dist/shared/components/form/SelectFilter.vue.d.ts +0 -86
- package/dist/shared/components/layout/FormColumn.vue.d.ts +0 -12
- package/dist/shared/components/layout/FormItem.vue.d.ts +0 -17
- package/dist/shared/components/layout/FormSection.vue.d.ts +0 -18
- package/dist/shared/components/layout/FullWrapper.vue.d.ts +0 -9
- package/dist/shared/components/layout/HorizontalSplitter.vue.d.ts +0 -2
- package/dist/shared/components/layout/LottieAnimation.vue.d.ts +0 -39
- package/dist/shared/components/layout/PageLayout.vue.d.ts +0 -20
- package/dist/shared/components/loading/AppLoading.vue.d.ts +0 -20
- package/dist/shared/components/loading/PageLoading.vue.d.ts +0 -2
- package/dist/shared/components/loading/index.d.ts +0 -1
- package/dist/shared/components/menu/BottomSheetMenu.vue.d.ts +0 -13
- package/dist/shared/components/menu/BottomSheetMenuItem.vue.d.ts +0 -15
- package/dist/shared/components/menu/ResponsiveContextMenu.vue.d.ts +0 -13
- package/dist/shared/components/table/EmptyDataTemplate/Icon.vue.d.ts +0 -2
- package/dist/shared/components/table/EmptyDataTemplate/index.d.ts +0 -1
- package/dist/shared/components/table/EmptyDataTemplate/index.vue.d.ts +0 -18
- package/dist/shared/composable/dateRange.d.ts +0 -18
- package/dist/shared/composable/discardConfirm.d.ts +0 -1
- package/dist/shared/composable/elementPosition.d.ts +0 -17
- package/dist/shared/composable/filterSelector.d.ts +0 -12
- package/dist/shared/composable/loading.d.ts +0 -29
- package/dist/shared/composable/search.d.ts +0 -5
- package/dist/shared/composable/sheet.d.ts +0 -17
- package/dist/shared/helpers/createComponent.d.ts +0 -7
- package/dist/shared/helpers/iteration.d.ts +0 -11
- package/dist/shared/helpers/object.d.ts +0 -6
- package/dist/shared/helpers/string.d.ts +0 -12
- package/dist/shared/permission/posPermission.d.ts +0 -6
- package/dist/shared/stores/app.d.ts +0 -217
- package/dist/stores/employee.d.ts +0 -590
- package/dist/stores/role.d.ts +0 -214
- package/dist/stores/timesheet.d.ts +0 -253
- package/dist/style.css +0 -1
- package/dist/timesheet-Jwqi_LdM.js +0 -56
- package/dist/tsconfig.app.tsbuildinfo +0 -1
- package/dist/types/employee.d.ts +0 -30
- package/dist/types/permission.d.ts +0 -2
- package/dist/types/restaurant.d.ts +0 -18
- package/dist/types/role.d.ts +0 -37
- package/dist/types/team.d.ts +0 -49
- package/dist/types/timesheet.d.ts +0 -16
- package/dist/views/hr/locales/index.d.ts +0 -602
- package/dist/views/hr/views/employee/Employee.vue.d.ts +0 -2
- package/dist/views/hr/views/employee/EmployeeList.vue.d.ts +0 -38
- package/dist/views/hr/views/employee/components/EmployeeForm.vue.d.ts +0 -27
- package/dist/views/hr/views/main.vue.d.ts +0 -2
- package/dist/views/hr/views/role/RoleForm.vue.d.ts +0 -17
- package/dist/views/hr/views/role/RoleList.vue.d.ts +0 -5
- package/dist/views/hr/views/timesheet/TimesheetList.vue.d.ts +0 -2
- package/dist/views/team/locales/index.d.ts +0 -348
- package/dist/views/team/views/team/TeamMemberList.vue.d.ts +0 -2
- package/dist/views/team/views/team/components/AddMemberForm.vue.d.ts +0 -37
- package/dist/views/team/views/team/components/MemberInfo.vue.d.ts +0 -6
- package/dist/views/team/views/team/components/PortalPermissionEditor.vue.d.ts +0 -46
- package/dist/views/team/views/team/components/PortalUserSearcher.vue.d.ts +0 -40
- package/dist/views/team/views/team/components/TeamMemberBasePermission.vue.d.ts +0 -36
- package/dist/views/team/views/team/components/TeamMemberConditionPermission.vue.d.ts +0 -50
- package/dist/views/team/views/team/components/TeamMemberMasterUser.vue.d.ts +0 -710
- package/dist/views/team/views/team/components/TeamMemberRolePermission.vue.d.ts +0 -46
package/dist/main.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import './assets/main.css';
|
|
@@ -1,107 +0,0 @@
|
|
|
1
|
-
import { defineComponent as m, createElementBlock as n, openBlock as a, createElementVNode as i, renderSlot as r, createCommentVNode as l, toDisplayString as c, normalizeClass as d, createVNode as p, withCtx as f, computed as y } from "vue";
|
|
2
|
-
import { useI18n as h, useCoreStore as _ } from "@feedmepos/mf-common";
|
|
3
|
-
import { useDialog as b } from "@feedmepos/ui-library";
|
|
4
|
-
const x = { class: "space-y-8" }, k = { class: "flex items-center justify-between" }, $ = { class: "space-y-8" }, v = { class: "fm-typo-en-body-lg-600" }, C = {
|
|
5
|
-
key: 0,
|
|
6
|
-
class: "fm-typo-en-body-md-400 text-fm-color-typo-secondary"
|
|
7
|
-
}, I = /* @__PURE__ */ m({
|
|
8
|
-
__name: "FormItem",
|
|
9
|
-
props: {
|
|
10
|
-
label: {},
|
|
11
|
-
description: {}
|
|
12
|
-
},
|
|
13
|
-
setup(e) {
|
|
14
|
-
return (t, s) => (a(), n("div", x, [
|
|
15
|
-
i("div", k, [
|
|
16
|
-
i("div", $, [
|
|
17
|
-
i("p", v, c(e.label), 1),
|
|
18
|
-
e.description ? (a(), n("p", C, c(e.description), 1)) : l("", !0)
|
|
19
|
-
]),
|
|
20
|
-
r(t.$slots, "append")
|
|
21
|
-
]),
|
|
22
|
-
r(t.$slots, "default")
|
|
23
|
-
]));
|
|
24
|
-
}
|
|
25
|
-
}), g = /* @__PURE__ */ m({
|
|
26
|
-
__name: "FormColumn",
|
|
27
|
-
props: {
|
|
28
|
-
shrinkable: { type: Boolean }
|
|
29
|
-
},
|
|
30
|
-
setup(e) {
|
|
31
|
-
return (t, s) => (a(), n("div", {
|
|
32
|
-
class: d(["flex-1 flex flex-col space-y-24", { "min-h-0": e.shrinkable }])
|
|
33
|
-
}, [
|
|
34
|
-
r(t.$slots, "default")
|
|
35
|
-
], 2));
|
|
36
|
-
}
|
|
37
|
-
}), S = {
|
|
38
|
-
key: 0,
|
|
39
|
-
class: "flex flex-row justify-between items-center"
|
|
40
|
-
}, w = { class: "space-y-4" }, B = { class: "fm-typo-en-title-sm-600" }, D = {
|
|
41
|
-
key: 0,
|
|
42
|
-
class: "fm-typo-en-body-md-400 text-fm-color-typo-secondary"
|
|
43
|
-
}, M = /* @__PURE__ */ m({
|
|
44
|
-
__name: "FormSection",
|
|
45
|
-
props: {
|
|
46
|
-
title: {},
|
|
47
|
-
subTitle: {},
|
|
48
|
-
shrinkable: { type: Boolean }
|
|
49
|
-
},
|
|
50
|
-
setup(e) {
|
|
51
|
-
return (t, s) => (a(), n("div", {
|
|
52
|
-
class: d(["flex flex-col space-y-16", { "min-h-0": e.shrinkable }])
|
|
53
|
-
}, [
|
|
54
|
-
e.title ? (a(), n("div", S, [
|
|
55
|
-
i("div", w, [
|
|
56
|
-
i("p", B, c(e.title), 1),
|
|
57
|
-
e.subTitle ? (a(), n("p", D, c(e.subTitle), 1)) : l("", !0)
|
|
58
|
-
]),
|
|
59
|
-
r(t.$slots, "append-title")
|
|
60
|
-
])) : l("", !0),
|
|
61
|
-
p(g, { shrinkable: e.shrinkable }, {
|
|
62
|
-
default: f(() => [
|
|
63
|
-
r(t.$slots, "default")
|
|
64
|
-
]),
|
|
65
|
-
_: 3
|
|
66
|
-
}, 8, ["shrinkable"])
|
|
67
|
-
], 2));
|
|
68
|
-
}
|
|
69
|
-
});
|
|
70
|
-
function N(e, t) {
|
|
71
|
-
const s = b(), { t: o } = h();
|
|
72
|
-
function u() {
|
|
73
|
-
e() ? s.open({
|
|
74
|
-
title: o("portalCommon.dismiss.title"),
|
|
75
|
-
message: o("portalCommon.dismiss.message"),
|
|
76
|
-
zIndex: 200,
|
|
77
|
-
primaryActions: {
|
|
78
|
-
text: o("portalCommon.dismiss.primaryActions"),
|
|
79
|
-
variant: "primary",
|
|
80
|
-
close: !0
|
|
81
|
-
},
|
|
82
|
-
secondaryActions: {
|
|
83
|
-
text: o("common.cancel"),
|
|
84
|
-
variant: "tertiary",
|
|
85
|
-
close: !0
|
|
86
|
-
}
|
|
87
|
-
}).onPrimary(() => {
|
|
88
|
-
t();
|
|
89
|
-
}) : t();
|
|
90
|
-
}
|
|
91
|
-
return u;
|
|
92
|
-
}
|
|
93
|
-
function T() {
|
|
94
|
-
const e = _();
|
|
95
|
-
return y(() => {
|
|
96
|
-
const s = {};
|
|
97
|
-
return e.restaurants.value.forEach((o) => {
|
|
98
|
-
s[o._id] = o;
|
|
99
|
-
}), s;
|
|
100
|
-
});
|
|
101
|
-
}
|
|
102
|
-
export {
|
|
103
|
-
M as _,
|
|
104
|
-
I as a,
|
|
105
|
-
T as b,
|
|
106
|
-
N as u
|
|
107
|
-
};
|
package/dist/router/index.d.ts
DELETED
package/dist/router/shared.d.ts
DELETED