sevago-sso-fe 1.0.46 → 1.0.48
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/common/constant/apps.data.d.ts +206 -22
- package/dist/common/index.d.ts +0 -1
- package/dist/common/interfaces/index.d.ts +0 -3
- package/dist/common/utils/index.d.ts +2 -3
- package/dist/common/utils/other/app.utils.d.ts +6 -0
- package/dist/common/utils/other/index.d.ts +1 -0
- package/dist/components/app-grid/app-grid.component.d.ts +2 -2
- package/dist/components/elements/icon/icon-content.element.d.ts +1 -1
- package/dist/components/elements/icon/index.d.ts +0 -1
- package/dist/components/elements/image/image.element.d.ts +1 -1
- package/dist/components/elements/index.d.ts +0 -2
- package/dist/components/elements/radio/index.d.ts +0 -1
- package/dist/components/elements/tooltip/index.d.ts +0 -1
- package/dist/components/index.d.ts +0 -4
- package/dist/components/motion/motion-box.component.d.ts +2 -2
- package/dist/components/sidebar/apps-sidebar.component.d.ts +2 -0
- package/dist/components/sidebar/system-monitor-sidebar.part.d.ts +2 -0
- package/dist/components/styles/typography.style.d.ts +1 -1
- package/dist/{pages/dashboard/screen → components}/system-monitor/system-monitor.screen.d.ts +2 -0
- package/dist/index.cjs.js +0 -25191
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.d.ts +0 -9
- package/dist/index.esm.js +0 -25175
- package/dist/index.esm.js.map +1 -1
- package/package.json +7 -6
- package/dist/apis/auth/auth.api.d.ts +0 -7
- package/dist/apis/auth/auth.enum.d.ts +0 -16
- package/dist/apis/auth/auth.interface.d.ts +0 -44
- package/dist/apis/auth/index.d.ts +0 -5
- package/dist/apis/index.d.ts +0 -4
- package/dist/apis/notification/index.d.ts +0 -6
- package/dist/apis/notification/notification.api.d.ts +0 -12
- package/dist/apis/notification/notification.entities.d.ts +0 -17
- package/dist/apis/notification/notification.enum.d.ts +0 -26
- package/dist/apis/notification/notification.interface.d.ts +0 -33
- package/dist/apis/org-unit/index.d.ts +0 -2
- package/dist/apis/org-unit/org-unit.entities.d.ts +0 -41
- package/dist/apis/org-unit/org-unit.enum.d.ts +0 -11
- package/dist/apis/user/index.d.ts +0 -6
- package/dist/apis/user/user.api.d.ts +0 -17
- package/dist/apis/user/user.entities.d.ts +0 -161
- package/dist/apis/user/user.enum.d.ts +0 -304
- package/dist/apis/user/user.interface.d.ts +0 -81
- package/dist/common/config/axios.config.d.ts +0 -1
- package/dist/common/config/index.d.ts +0 -2
- package/dist/common/config/socket.config.d.ts +0 -19
- package/dist/common/interfaces/base-item.interface.d.ts +0 -8
- package/dist/common/interfaces/res-list.interface.d.ts +0 -7
- package/dist/common/interfaces/route.interface.d.ts +0 -12
- package/dist/common/utils/find-current-access.helper.d.ts +0 -1
- package/dist/components/avatar/avatar-enum.enum.d.ts +0 -10
- package/dist/components/elements/button/button.element.d.ts +0 -10
- package/dist/components/elements/button/index.d.ts +0 -1
- package/dist/components/elements/text-field/index.d.ts +0 -2
- package/dist/components/elements/text-field/text-field-label.element.d.ts +0 -9
- package/dist/components/elements/text-field/text-field.element.d.ts +0 -13
- package/dist/components/empty/empty.component.d.ts +0 -4
- package/dist/components/empty/index.d.ts +0 -1
- package/dist/components/loading/index.d.ts +0 -1
- package/dist/components/loading/loading.component.d.ts +0 -8
- package/dist/components/logo/index.d.ts +0 -1
- package/dist/components/logo/logo.component.d.ts +0 -10
- package/dist/components/time-ago/index.d.ts +0 -2
- package/dist/components/time-ago/time-ago-content.component.d.ts +0 -7
- package/dist/components/time-ago/time-ago.component.d.ts +0 -6
- package/dist/hooks/index.d.ts +0 -4
- package/dist/hooks/use-apps.hook.d.ts +0 -10
- package/dist/hooks/use-update-current-access.hook.d.ts +0 -1
- package/dist/hooks/use-version-check.hook.d.ts +0 -3
- package/dist/images/diamond.png +0 -0
- package/dist/images/login.jpg +0 -0
- package/dist/images/logo/logo-sub-3.svg +0 -9
- package/dist/images/logo/logo-sub-4.svg +0 -15
- package/dist/images/logo-192x192.png +0 -0
- package/dist/images/system/check-in.svg +0 -18
- package/dist/images/system/form.svg +0 -21
- package/dist/images/system/inside.svg +0 -21
- package/dist/images/system/logo-recruitment.svg +0 -27
- package/dist/images/system/payroll.svg +0 -16
- package/dist/images/system/process.svg +0 -24
- package/dist/images/system/project.svg +0 -16
- package/dist/images/system/request.svg +0 -16
- package/dist/images/system/sevago-chart.svg +0 -11
- package/dist/images/system/sevago-checkin.svg +0 -6
- package/dist/images/system/sevago-e-hiring.svg +0 -17
- package/dist/images/system/sevago-form.svg +0 -9
- package/dist/images/system/sevago-hrm.svg +0 -10
- package/dist/images/system/sevago-inside.svg +0 -11
- package/dist/images/system/sevago-message.svg +0 -26
- package/dist/images/system/sevago-payroll.svg +0 -4
- package/dist/images/system/sevago-project.svg +0 -4
- package/dist/images/system/sevago-request.svg +0 -4
- package/dist/images/system/sevago-training.svg +0 -5
- package/dist/images/system/sevago.svg +0 -14
- package/dist/images/system/training.svg +0 -17
- package/dist/images/system/user-hrm.svg +0 -20
- package/dist/layouts/auth.layout.d.ts +0 -5
- package/dist/layouts/default.layout.d.ts +0 -5
- package/dist/layouts/index.d.ts +0 -2
- package/dist/pages/auth/auth.constant.d.ts +0 -35
- package/dist/pages/auth/auth.enum.d.ts +0 -6
- package/dist/pages/auth/auth.interface.d.ts +0 -7
- package/dist/pages/auth/index.d.ts +0 -3
- package/dist/pages/dashboard/dashboard.page.d.ts +0 -5
- package/dist/pages/dashboard/index.d.ts +0 -2
- package/dist/pages/dashboard/screen/index.d.ts +0 -1
- package/dist/pages/error/error.page.d.ts +0 -4
- package/dist/pages/index.d.ts +0 -5
- package/dist/pages/not-found/not-found.page.d.ts +0 -4
- package/dist/redux/account/account.action.d.ts +0 -18
- package/dist/redux/account/account.interface.d.ts +0 -11
- package/dist/redux/account/account.slice.d.ts +0 -4
- package/dist/redux/account/index.d.ts +0 -5
- package/dist/redux/index.d.ts +0 -5
- package/dist/redux/slices/index.d.ts +0 -1
- package/dist/redux/slices/remaining-weight.slice.d.ts +0 -7
- package/dist/redux/store.interface.d.ts +0 -11
- package/dist/redux/store.redux.d.ts +0 -15
- package/dist/redux/system/index.d.ts +0 -2
- package/dist/redux/system/system.action.d.ts +0 -2
- package/dist/redux/system/system.interface.d.ts +0 -4
- package/dist/redux/system/system.slice.d.ts +0 -4
- package/dist/router/index.d.ts +0 -4
- package/dist/router/render.route.d.ts +0 -3
- package/dist/router/route.constant.d.ts +0 -334
- package/dist/router/route.enum.d.ts +0 -4
- package/dist/router/route.routes.d.ts +0 -2
- /package/dist/{pages/dashboard/screen → components}/system-monitor/index.d.ts +0 -0
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './system-monitor';
|
package/dist/pages/index.d.ts
DELETED
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { LoginDto, LogoutDto, RefreshTokenDto, ResetPasswordDto } from '../../apis/auth/auth.interface';
|
|
2
|
-
import { UpdateAccountDto } from '../../apis/user/user.interface';
|
|
3
|
-
export declare const login: import('@reduxjs/toolkit').AsyncThunk<import('../../apis').ResponseAuth, LoginDto, import('@reduxjs/toolkit').AsyncThunkConfig>;
|
|
4
|
-
export declare const logout: import('@reduxjs/toolkit').AsyncThunk<import('axios').AxiosResponse<any, any, {}>, LogoutDto, import('@reduxjs/toolkit').AsyncThunkConfig>;
|
|
5
|
-
export declare const resetPassword: import('@reduxjs/toolkit').AsyncThunk<import('../../apis').ResponseAuth, ResetPasswordDto, import('@reduxjs/toolkit').AsyncThunkConfig>;
|
|
6
|
-
export declare const refreshToken: import('@reduxjs/toolkit').AsyncThunk<Omit<import('../../apis').ResponseAuth, "user">, RefreshTokenDto, import('@reduxjs/toolkit').AsyncThunkConfig>;
|
|
7
|
-
export declare const changeSidebarCount: import('@reduxjs/toolkit').AsyncThunk<{
|
|
8
|
-
sidebarPath: string;
|
|
9
|
-
count: number;
|
|
10
|
-
}, {
|
|
11
|
-
sidebarPath: string;
|
|
12
|
-
count: number;
|
|
13
|
-
}, import('@reduxjs/toolkit').AsyncThunkConfig>;
|
|
14
|
-
export declare const updateAccount: import('@reduxjs/toolkit').AsyncThunk<import('../../apis').User, UpdateAccountDto, import('@reduxjs/toolkit').AsyncThunkConfig>;
|
|
15
|
-
export declare const getAccount: import('@reduxjs/toolkit').AsyncThunk<import('../../apis').User, string, import('@reduxjs/toolkit').AsyncThunkConfig>;
|
|
16
|
-
export declare const updatePositionOrgUnit: import('@reduxjs/toolkit').AsyncThunk<string, string, import('@reduxjs/toolkit').AsyncThunkConfig>;
|
|
17
|
-
export declare const updateCurrentAccess: import('@reduxjs/toolkit').AsyncThunk<string, string, import('@reduxjs/toolkit').AsyncThunkConfig>;
|
|
18
|
-
export declare const resetCurrentAccessToBase: import('@reduxjs/toolkit').AsyncThunk<string, string, import('@reduxjs/toolkit').AsyncThunkConfig>;
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { User } from '../../apis/user/user.entities';
|
|
2
|
-
export type CURRENT_ACCESS = "recruitment" | "project" | "propose" | "company-staff";
|
|
3
|
-
export interface GlobalAccountState {
|
|
4
|
-
isLogin: boolean;
|
|
5
|
-
user: User | null;
|
|
6
|
-
accessToken: string;
|
|
7
|
-
refreshToken: string;
|
|
8
|
-
userUnitPositionId: string;
|
|
9
|
-
sidebarCountObj: Record<string, number>;
|
|
10
|
-
current_access?: CURRENT_ACCESS | undefined;
|
|
11
|
-
}
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
import { GlobalAccountState } from './account.interface';
|
|
2
|
-
export declare const initialStateAccount: GlobalAccountState;
|
|
3
|
-
export declare const slice: import('@reduxjs/toolkit').Slice<GlobalAccountState, {}, "account", "account", import('@reduxjs/toolkit').SliceSelectors<GlobalAccountState>>;
|
|
4
|
-
export declare const reducerAccount: import('redux').Reducer<GlobalAccountState>;
|
package/dist/redux/index.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './remaining-weight.slice';
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
export interface RemainingWeightState {
|
|
2
|
-
weight: number;
|
|
3
|
-
}
|
|
4
|
-
export declare const initialStateRemainingWeight: RemainingWeightState;
|
|
5
|
-
export declare const setRemainingWeight: import('@reduxjs/toolkit').ActionCreatorWithPayload<number, "remainingWeight/setRemainingWeight">, updateRemainingWeight: import('@reduxjs/toolkit').ActionCreatorWithPayload<number, "remainingWeight/updateRemainingWeight">, resetRemainingWeight: import('@reduxjs/toolkit').ActionCreatorWithoutPayload<"remainingWeight/resetRemainingWeight">;
|
|
6
|
-
declare const _default: import('redux').Reducer<RemainingWeightState>;
|
|
7
|
-
export default _default;
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { GlobalAccountState } from './account/account.interface';
|
|
2
|
-
import { GlobalSystemState } from './system/system.interface';
|
|
3
|
-
interface RemainingWeightState {
|
|
4
|
-
weight: number;
|
|
5
|
-
}
|
|
6
|
-
export interface GlobalReduxState {
|
|
7
|
-
account: GlobalAccountState;
|
|
8
|
-
system: GlobalSystemState;
|
|
9
|
-
remainingWeight: RemainingWeightState;
|
|
10
|
-
}
|
|
11
|
-
export {};
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
export declare const store: import('@reduxjs/toolkit').EnhancedStore<{
|
|
2
|
-
system: import('./system').GlobalSystemState;
|
|
3
|
-
account: import('./account').GlobalAccountState;
|
|
4
|
-
remainingWeight: import('./slices/remaining-weight.slice').RemainingWeightState;
|
|
5
|
-
} & import('redux-persist/es/persistReducer').PersistPartial, import('redux').UnknownAction, import('@reduxjs/toolkit').Tuple<[import('redux').StoreEnhancer<{
|
|
6
|
-
dispatch: import('redux-thunk').ThunkDispatch<{
|
|
7
|
-
system: import('./system').GlobalSystemState;
|
|
8
|
-
account: import('./account').GlobalAccountState;
|
|
9
|
-
remainingWeight: import('./slices/remaining-weight.slice').RemainingWeightState;
|
|
10
|
-
} & import('redux-persist/es/persistReducer').PersistPartial, undefined, import('redux').UnknownAction>;
|
|
11
|
-
}>, import('redux').StoreEnhancer]>>;
|
|
12
|
-
type AppDispatch = typeof store.dispatch;
|
|
13
|
-
export declare const useAppDispatch: () => AppDispatch;
|
|
14
|
-
export declare const persistor: import('redux-persist').Persistor;
|
|
15
|
-
export {};
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
import { GlobalSystemState } from './system.interface';
|
|
2
|
-
export declare const initialStateSystem: GlobalSystemState;
|
|
3
|
-
export declare const slice: import('@reduxjs/toolkit').Slice<GlobalSystemState, {}, "system", "system", import('@reduxjs/toolkit').SliceSelectors<GlobalSystemState>>;
|
|
4
|
-
export declare const reducerSystem: import('redux').Reducer<GlobalSystemState>;
|
package/dist/router/index.d.ts
DELETED
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
export { renderRoutes } from './render.route';
|
|
2
|
-
export { ALLOW_USER_TYPES, BOOKING_SCREEN, DASHBOARD_SCREEN, DASHBOARD_BASE, PREFIX_WORKFLOW_ENGINE, PAGE, WORKFLOW_ENGINE_SCREEN, WORKFLOW_TRACKING_SCREEN, } from './route.constant';
|
|
3
|
-
export { RouteType } from './route.enum';
|
|
4
|
-
export { routes } from './route.routes';
|
|
@@ -1,334 +0,0 @@
|
|
|
1
|
-
import { UserType } from '../apis/user/user.enum';
|
|
2
|
-
import { RouteConstant } from '../common/interfaces/route.interface';
|
|
3
|
-
import { RouteType } from './route.enum';
|
|
4
|
-
export declare const DASHBOARD_BASE = "/dashboard";
|
|
5
|
-
export declare const PREFIX_WORKFLOW_ENGINE = "/workflow";
|
|
6
|
-
export declare const ALLOW_USER_TYPES: UserType[];
|
|
7
|
-
export declare const PAGE: Record<string, RouteConstant>;
|
|
8
|
-
export declare const DASHBOARD_SCREEN: {
|
|
9
|
-
DASHBOARD: {
|
|
10
|
-
path: string;
|
|
11
|
-
type: RouteType;
|
|
12
|
-
allowUserTypes: UserType[];
|
|
13
|
-
};
|
|
14
|
-
PROJECT_DASHBOARD: {
|
|
15
|
-
path: string;
|
|
16
|
-
type: RouteType;
|
|
17
|
-
allowUserTypes: UserType[];
|
|
18
|
-
};
|
|
19
|
-
JOB_DASHBOARD: {
|
|
20
|
-
path: string;
|
|
21
|
-
type: RouteType;
|
|
22
|
-
allowUserTypes: UserType[];
|
|
23
|
-
};
|
|
24
|
-
PROJECT_TASK_PROCESS: {
|
|
25
|
-
path: string;
|
|
26
|
-
type: RouteType;
|
|
27
|
-
allowUserTypes: UserType[];
|
|
28
|
-
};
|
|
29
|
-
JOB: {
|
|
30
|
-
path: string;
|
|
31
|
-
type: RouteType;
|
|
32
|
-
allowUserTypes: UserType[];
|
|
33
|
-
};
|
|
34
|
-
JOB_RECRUITMENT: {
|
|
35
|
-
path: string;
|
|
36
|
-
type: RouteType;
|
|
37
|
-
allowUserTypes: UserType[];
|
|
38
|
-
};
|
|
39
|
-
JOB_RECRUITMENT_DETAIL: {
|
|
40
|
-
path: string;
|
|
41
|
-
type: RouteType;
|
|
42
|
-
allowUserTypes: UserType[];
|
|
43
|
-
};
|
|
44
|
-
JOB_DETAIL: {
|
|
45
|
-
path: string;
|
|
46
|
-
type: RouteType;
|
|
47
|
-
allowUserTypes: UserType[];
|
|
48
|
-
};
|
|
49
|
-
JOB_TITLE: {
|
|
50
|
-
path: string;
|
|
51
|
-
type: RouteType;
|
|
52
|
-
allowUserTypes: UserType[];
|
|
53
|
-
};
|
|
54
|
-
JOB_BANNER: {
|
|
55
|
-
path: string;
|
|
56
|
-
type: RouteType;
|
|
57
|
-
allowUserTypes: UserType[];
|
|
58
|
-
};
|
|
59
|
-
JOB_SOCIAL: {
|
|
60
|
-
path: string;
|
|
61
|
-
type: RouteType;
|
|
62
|
-
allowUserTypes: UserType[];
|
|
63
|
-
};
|
|
64
|
-
JOB_RECRUITMENT_HISTORY: {
|
|
65
|
-
path: string;
|
|
66
|
-
type: RouteType;
|
|
67
|
-
allowUserTypes: UserType[];
|
|
68
|
-
};
|
|
69
|
-
INDUSTRY: {
|
|
70
|
-
path: string;
|
|
71
|
-
type: RouteType;
|
|
72
|
-
allowUserTypes: UserType[];
|
|
73
|
-
};
|
|
74
|
-
EMAIL_TEMPLATE: {
|
|
75
|
-
path: string;
|
|
76
|
-
type: RouteType;
|
|
77
|
-
allowUserTypes: UserType[];
|
|
78
|
-
};
|
|
79
|
-
FAQ: {
|
|
80
|
-
path: string;
|
|
81
|
-
type: RouteType;
|
|
82
|
-
allowUserTypes: UserType[];
|
|
83
|
-
};
|
|
84
|
-
SALARY: {
|
|
85
|
-
path: string;
|
|
86
|
-
type: RouteType;
|
|
87
|
-
allowUserTypes: UserType[];
|
|
88
|
-
};
|
|
89
|
-
APPLICATION: {
|
|
90
|
-
path: string;
|
|
91
|
-
type: RouteType;
|
|
92
|
-
allowUserTypes: UserType[];
|
|
93
|
-
};
|
|
94
|
-
APPLICATION_OPERATOR: {
|
|
95
|
-
path: string;
|
|
96
|
-
type: RouteType;
|
|
97
|
-
allowUserTypes: UserType[];
|
|
98
|
-
};
|
|
99
|
-
PROJECT_TASK: {
|
|
100
|
-
path: string;
|
|
101
|
-
type: RouteType;
|
|
102
|
-
allowUserTypes: UserType[];
|
|
103
|
-
};
|
|
104
|
-
CREATE_PROJECT: {
|
|
105
|
-
path: string;
|
|
106
|
-
type: RouteType;
|
|
107
|
-
allowUserTypes: UserType[];
|
|
108
|
-
};
|
|
109
|
-
DETAIL_PROJECT: {
|
|
110
|
-
path: string;
|
|
111
|
-
type: RouteType;
|
|
112
|
-
allowUserTypes: UserType[];
|
|
113
|
-
};
|
|
114
|
-
CREATE_TASK: {
|
|
115
|
-
path: string;
|
|
116
|
-
type: RouteType;
|
|
117
|
-
allowUserTypes: UserType[];
|
|
118
|
-
};
|
|
119
|
-
ALL_PROJECT_OF_DIVISION: {
|
|
120
|
-
path: string;
|
|
121
|
-
type: RouteType;
|
|
122
|
-
allowUserTypes: UserType[];
|
|
123
|
-
};
|
|
124
|
-
TASK_OF_ME: {
|
|
125
|
-
path: string;
|
|
126
|
-
type: RouteType;
|
|
127
|
-
allowUserTypes: UserType[];
|
|
128
|
-
};
|
|
129
|
-
ORG_UNIT_TREE: {
|
|
130
|
-
path: string;
|
|
131
|
-
type: RouteType;
|
|
132
|
-
allowUserTypes: UserType[];
|
|
133
|
-
};
|
|
134
|
-
ORG_UNIT_RESTORE: {
|
|
135
|
-
path: string;
|
|
136
|
-
type: RouteType;
|
|
137
|
-
allowUserTypes: UserType[];
|
|
138
|
-
};
|
|
139
|
-
ORG_STRUCTURE: {
|
|
140
|
-
path: string;
|
|
141
|
-
type: RouteType;
|
|
142
|
-
allowUserTypes: UserType[];
|
|
143
|
-
};
|
|
144
|
-
POSITION_TREE: {
|
|
145
|
-
path: string;
|
|
146
|
-
type: RouteType;
|
|
147
|
-
allowUserTypes: UserType[];
|
|
148
|
-
};
|
|
149
|
-
POSITION_RESTORE: {
|
|
150
|
-
path: string;
|
|
151
|
-
type: RouteType;
|
|
152
|
-
allowUserTypes: UserType[];
|
|
153
|
-
};
|
|
154
|
-
USER_TITLE: {
|
|
155
|
-
path: string;
|
|
156
|
-
type: RouteType;
|
|
157
|
-
allowUserTypes: UserType[];
|
|
158
|
-
};
|
|
159
|
-
USER_UP_PERMISSIONS: {
|
|
160
|
-
path: string;
|
|
161
|
-
type: RouteType;
|
|
162
|
-
allowUserTypes: UserType[];
|
|
163
|
-
};
|
|
164
|
-
USER: {
|
|
165
|
-
path: string;
|
|
166
|
-
type: RouteType;
|
|
167
|
-
allowUserTypes: UserType[];
|
|
168
|
-
};
|
|
169
|
-
USER_RESTORE: {
|
|
170
|
-
path: string;
|
|
171
|
-
type: RouteType;
|
|
172
|
-
allowUserTypes: UserType[];
|
|
173
|
-
};
|
|
174
|
-
ACCOUNT: {
|
|
175
|
-
path: string;
|
|
176
|
-
type: RouteType;
|
|
177
|
-
allowUserTypes: UserType[];
|
|
178
|
-
};
|
|
179
|
-
NOTIFICATION: {
|
|
180
|
-
path: string;
|
|
181
|
-
type: RouteType;
|
|
182
|
-
allowUserTypes: UserType[];
|
|
183
|
-
};
|
|
184
|
-
CHECK_IN: {
|
|
185
|
-
path: string;
|
|
186
|
-
type: RouteType;
|
|
187
|
-
allowUserTypes: UserType[];
|
|
188
|
-
};
|
|
189
|
-
PAYROLL: {
|
|
190
|
-
path: string;
|
|
191
|
-
type: RouteType;
|
|
192
|
-
allowUserTypes: UserType[];
|
|
193
|
-
};
|
|
194
|
-
TRAINING: {
|
|
195
|
-
path: string;
|
|
196
|
-
type: RouteType;
|
|
197
|
-
allowUserTypes: UserType[];
|
|
198
|
-
};
|
|
199
|
-
INSIDE: {
|
|
200
|
-
path: string;
|
|
201
|
-
type: RouteType;
|
|
202
|
-
allowUserTypes: UserType[];
|
|
203
|
-
};
|
|
204
|
-
PROPOSAL_SELECTOR: {
|
|
205
|
-
path: string;
|
|
206
|
-
type: RouteType;
|
|
207
|
-
allowUserTypes: UserType[];
|
|
208
|
-
};
|
|
209
|
-
PROPOSAL_WORKFLOW_PROJECT: {
|
|
210
|
-
path: string;
|
|
211
|
-
type: RouteType;
|
|
212
|
-
allowUserTypes: UserType[];
|
|
213
|
-
};
|
|
214
|
-
PROPOSAL_WORKFLOW_JOB: {
|
|
215
|
-
path: string;
|
|
216
|
-
type: RouteType;
|
|
217
|
-
allowUserTypes: UserType[];
|
|
218
|
-
};
|
|
219
|
-
PROPOSAL_WORKFLOW_USER: {
|
|
220
|
-
path: string;
|
|
221
|
-
type: RouteType;
|
|
222
|
-
allowUserTypes: UserType[];
|
|
223
|
-
};
|
|
224
|
-
CHAT: {
|
|
225
|
-
path: string;
|
|
226
|
-
type: RouteType;
|
|
227
|
-
allowUserTypes: UserType[];
|
|
228
|
-
};
|
|
229
|
-
};
|
|
230
|
-
export declare const BOOKING_SCREEN: {
|
|
231
|
-
MAIN: {
|
|
232
|
-
path: string;
|
|
233
|
-
};
|
|
234
|
-
MY_MEETINGS: {
|
|
235
|
-
path: string;
|
|
236
|
-
};
|
|
237
|
-
MEETING_SETTING: {
|
|
238
|
-
path: string;
|
|
239
|
-
};
|
|
240
|
-
};
|
|
241
|
-
export declare const WORKFLOW_ENGINE_SCREEN: {
|
|
242
|
-
PROPOSAL_GROUP: {
|
|
243
|
-
path: string;
|
|
244
|
-
type: RouteType;
|
|
245
|
-
allowUserTypes: UserType[];
|
|
246
|
-
};
|
|
247
|
-
PROPOSAL_GROUP_DETAIL: {
|
|
248
|
-
path: string;
|
|
249
|
-
type: RouteType;
|
|
250
|
-
allowUserTypes: UserType[];
|
|
251
|
-
};
|
|
252
|
-
PROPOSAL_HISTORY: {
|
|
253
|
-
path: string;
|
|
254
|
-
type: RouteType;
|
|
255
|
-
allowUserTypes: UserType[];
|
|
256
|
-
};
|
|
257
|
-
PROPOSAL_TEMPLATE: {
|
|
258
|
-
path: string;
|
|
259
|
-
type: RouteType;
|
|
260
|
-
allowUserTypes: UserType[];
|
|
261
|
-
};
|
|
262
|
-
PROPOSAL_CREATE_GROUP: {
|
|
263
|
-
path: string;
|
|
264
|
-
type: RouteType;
|
|
265
|
-
allowUserTypes: UserType[];
|
|
266
|
-
};
|
|
267
|
-
PROPOSAL_JOB_RECRUITMENT: {
|
|
268
|
-
path: string;
|
|
269
|
-
type: RouteType;
|
|
270
|
-
allowUserTypes: UserType[];
|
|
271
|
-
};
|
|
272
|
-
PROPOSAL_WORKFLOW: {
|
|
273
|
-
path: string;
|
|
274
|
-
type: RouteType;
|
|
275
|
-
allowUserTypes: UserType[];
|
|
276
|
-
};
|
|
277
|
-
PROPOSAL_PROJECT_TASK: {
|
|
278
|
-
path: string;
|
|
279
|
-
type: RouteType;
|
|
280
|
-
allowUserTypes: UserType[];
|
|
281
|
-
};
|
|
282
|
-
PROPOSAL_USER_TRANSFER: {
|
|
283
|
-
path: string;
|
|
284
|
-
type: RouteType;
|
|
285
|
-
allowUserTypes: UserType[];
|
|
286
|
-
};
|
|
287
|
-
PROPOSAL_USER_APPOINTMENT: {
|
|
288
|
-
path: string;
|
|
289
|
-
type: RouteType;
|
|
290
|
-
allowUserTypes: UserType[];
|
|
291
|
-
};
|
|
292
|
-
PROPOSAL_USER_EXEMPTION: {
|
|
293
|
-
path: string;
|
|
294
|
-
type: RouteType;
|
|
295
|
-
allowUserTypes: UserType[];
|
|
296
|
-
};
|
|
297
|
-
PROPOSAL_USER_WORKFLOW_APPOINTMENT: {
|
|
298
|
-
path: string;
|
|
299
|
-
type: RouteType;
|
|
300
|
-
allowUserTypes: UserType[];
|
|
301
|
-
};
|
|
302
|
-
PROPOSAL_USER_WORKFLOW_TRANSFER: {
|
|
303
|
-
path: string;
|
|
304
|
-
type: RouteType;
|
|
305
|
-
allowUserTypes: UserType[];
|
|
306
|
-
};
|
|
307
|
-
PROPOSAL_USER_WORKFLOW_DEMOTION: {
|
|
308
|
-
path: string;
|
|
309
|
-
type: RouteType;
|
|
310
|
-
allowUserTypes: UserType[];
|
|
311
|
-
};
|
|
312
|
-
};
|
|
313
|
-
export declare const WORKFLOW_TRACKING_SCREEN: {
|
|
314
|
-
MANAGER_PROCESS: {
|
|
315
|
-
path: string;
|
|
316
|
-
type: RouteType;
|
|
317
|
-
allowUserTypes: UserType[];
|
|
318
|
-
};
|
|
319
|
-
MANAGER_PROCESS_SETTING: {
|
|
320
|
-
path: string;
|
|
321
|
-
type: RouteType;
|
|
322
|
-
allowUserTypes: UserType[];
|
|
323
|
-
};
|
|
324
|
-
MY_TASK: {
|
|
325
|
-
path: string;
|
|
326
|
-
type: RouteType;
|
|
327
|
-
allowUserTypes: UserType[];
|
|
328
|
-
};
|
|
329
|
-
MY_WORK: {
|
|
330
|
-
path: string;
|
|
331
|
-
type: RouteType;
|
|
332
|
-
allowUserTypes: UserType[];
|
|
333
|
-
};
|
|
334
|
-
};
|
|
File without changes
|