sevago-sso-fe 1.0.47 → 1.0.49
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 +199 -37
- 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 +0 -3
- package/dist/components/app-grid/app-grid.component.d.ts +2 -3
- package/dist/components/elements/icon/icon-content.element.d.ts +1 -1
- package/dist/components/elements/image/image.element.d.ts +1 -1
- package/dist/components/elements/index.d.ts +0 -2
- package/dist/components/index.d.ts +1 -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/styles/typography.style.d.ts +1 -1
- package/dist/{pages/dashboard/screen → components}/system-monitor/system-monitor.screen.d.ts +1 -1
- package/dist/index.cjs.js +0 -25326
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.d.ts +0 -9
- package/dist/index.esm.js +0 -25310
- 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,5 +1,5 @@
|
|
|
1
1
|
export declare enum AppGroup {
|
|
2
|
-
ALL = "
|
|
2
|
+
ALL = "All",
|
|
3
3
|
HRM = "HRM",
|
|
4
4
|
WORKFLOW_ENGINE = "Workflow Engine",
|
|
5
5
|
PLATFORM_AND_INFO = "Platform & Info",
|
|
@@ -7,27 +7,12 @@ export declare enum AppGroup {
|
|
|
7
7
|
OTHER = "Kh\u00E1c",
|
|
8
8
|
CLIENT = "Web"
|
|
9
9
|
}
|
|
10
|
-
export declare enum App {
|
|
11
|
-
E_HIRING = "Tuy\u1EC3n d\u1EE5ng",
|
|
12
|
-
HR = "Nh\u00E2n s\u1EF1",
|
|
13
|
-
PAYROLL = "T\u00EDnh l\u01B0\u01A1ng",
|
|
14
|
-
ORG = "S\u01A1 \u0111\u1ED3 t\u1ED5 ch\u1EE9c",
|
|
15
|
-
CHECKIN = "Ch\u1EA5m c\u00F4ng",
|
|
16
|
-
PROJECT = "D\u1EF1 \u00E1n",
|
|
17
|
-
REQUEST = "\u0110\u1EC1 xu\u1EA5t",
|
|
18
|
-
PROCESS = "Quy tr\u00ECnh",
|
|
19
|
-
TRACKING = "Ti\u1EBFn tr\u00ECnh",
|
|
20
|
-
CHAT = "Chat",
|
|
21
|
-
TRAINING = "\u0110\u00E0o t\u1EA1o",
|
|
22
|
-
FORM = "Bi\u1EC3u m\u1EABu",
|
|
23
|
-
INSIDE = "Th\u00F4ng tin & CSNV",
|
|
24
|
-
BOOKING = "T\u00E0i nguy\u00EAn",
|
|
25
|
-
FORMULA_PRICE = "T\u00EDnh gi\u00E1",
|
|
26
|
-
E_CATALOGUE = "E-Catalogue",
|
|
27
|
-
LANDING_PAGE = "Landing page"
|
|
28
|
-
}
|
|
29
10
|
export interface AppInfo {
|
|
30
|
-
path:
|
|
11
|
+
path: {
|
|
12
|
+
development: string;
|
|
13
|
+
staging: string;
|
|
14
|
+
production: string;
|
|
15
|
+
};
|
|
31
16
|
content: string;
|
|
32
17
|
color: string;
|
|
33
18
|
icon: string;
|
|
@@ -41,26 +26,203 @@ export declare const APP_GROUP_COLOR: {
|
|
|
41
26
|
Web: string;
|
|
42
27
|
Khác: string;
|
|
43
28
|
};
|
|
44
|
-
export declare const
|
|
45
|
-
|
|
29
|
+
export declare const SSO: {
|
|
30
|
+
development: string;
|
|
31
|
+
staging: string;
|
|
32
|
+
production: string;
|
|
33
|
+
};
|
|
34
|
+
export declare const APP_OBJ: {
|
|
35
|
+
E_HIRING: {
|
|
36
|
+
path: {
|
|
37
|
+
development: string;
|
|
38
|
+
staging: string;
|
|
39
|
+
production: string;
|
|
40
|
+
};
|
|
41
|
+
icon: string;
|
|
42
|
+
content: string;
|
|
43
|
+
group: AppGroup;
|
|
44
|
+
color: string;
|
|
45
|
+
};
|
|
46
|
+
HR: {
|
|
47
|
+
path: {
|
|
48
|
+
development: string;
|
|
49
|
+
staging: string;
|
|
50
|
+
production: string;
|
|
51
|
+
};
|
|
52
|
+
icon: string;
|
|
53
|
+
content: string;
|
|
54
|
+
group: AppGroup;
|
|
55
|
+
color: string;
|
|
56
|
+
};
|
|
57
|
+
PAYROLL: {
|
|
58
|
+
path: {
|
|
59
|
+
development: string;
|
|
60
|
+
staging: string;
|
|
61
|
+
production: string;
|
|
62
|
+
};
|
|
63
|
+
icon: string;
|
|
64
|
+
content: string;
|
|
65
|
+
group: AppGroup;
|
|
66
|
+
color: string;
|
|
67
|
+
};
|
|
68
|
+
ORG: {
|
|
69
|
+
path: {
|
|
70
|
+
development: string;
|
|
71
|
+
staging: string;
|
|
72
|
+
production: string;
|
|
73
|
+
};
|
|
74
|
+
icon: string;
|
|
75
|
+
content: string;
|
|
76
|
+
group: AppGroup;
|
|
77
|
+
color: string;
|
|
78
|
+
};
|
|
79
|
+
CHECKIN: {
|
|
80
|
+
path: {
|
|
81
|
+
development: string;
|
|
82
|
+
staging: string;
|
|
83
|
+
production: string;
|
|
84
|
+
};
|
|
85
|
+
icon: string;
|
|
86
|
+
content: string;
|
|
87
|
+
group: AppGroup;
|
|
88
|
+
color: string;
|
|
89
|
+
};
|
|
90
|
+
CHAT: {
|
|
91
|
+
path: {
|
|
92
|
+
development: string;
|
|
93
|
+
staging: string;
|
|
94
|
+
production: string;
|
|
95
|
+
};
|
|
96
|
+
icon: string;
|
|
97
|
+
content: string;
|
|
98
|
+
group: AppGroup;
|
|
99
|
+
color: string;
|
|
100
|
+
};
|
|
101
|
+
TRAINING: {
|
|
102
|
+
path: {
|
|
103
|
+
development: string;
|
|
104
|
+
staging: string;
|
|
105
|
+
production: string;
|
|
106
|
+
};
|
|
107
|
+
icon: string;
|
|
108
|
+
content: string;
|
|
109
|
+
group: AppGroup;
|
|
110
|
+
color: string;
|
|
111
|
+
};
|
|
112
|
+
FORM: {
|
|
113
|
+
path: {
|
|
114
|
+
development: string;
|
|
115
|
+
staging: string;
|
|
116
|
+
production: string;
|
|
117
|
+
};
|
|
118
|
+
icon: string;
|
|
119
|
+
content: string;
|
|
120
|
+
group: AppGroup;
|
|
121
|
+
color: string;
|
|
122
|
+
};
|
|
123
|
+
INSIDE: {
|
|
124
|
+
path: {
|
|
125
|
+
development: string;
|
|
126
|
+
staging: string;
|
|
127
|
+
production: string;
|
|
128
|
+
};
|
|
129
|
+
icon: string;
|
|
130
|
+
content: string;
|
|
131
|
+
group: AppGroup;
|
|
132
|
+
color: string;
|
|
133
|
+
};
|
|
134
|
+
BOOKING: {
|
|
135
|
+
path: {
|
|
136
|
+
development: string;
|
|
137
|
+
staging: string;
|
|
138
|
+
production: string;
|
|
139
|
+
};
|
|
140
|
+
icon: string;
|
|
141
|
+
content: string;
|
|
142
|
+
group: AppGroup;
|
|
143
|
+
color: string;
|
|
144
|
+
};
|
|
145
|
+
PROJECT: {
|
|
146
|
+
path: {
|
|
147
|
+
development: string;
|
|
148
|
+
staging: string;
|
|
149
|
+
production: string;
|
|
150
|
+
};
|
|
151
|
+
icon: string;
|
|
152
|
+
content: string;
|
|
153
|
+
group: AppGroup;
|
|
154
|
+
color: string;
|
|
155
|
+
};
|
|
156
|
+
REQUEST: {
|
|
157
|
+
path: {
|
|
158
|
+
development: string;
|
|
159
|
+
staging: string;
|
|
160
|
+
production: string;
|
|
161
|
+
};
|
|
162
|
+
icon: string;
|
|
163
|
+
content: string;
|
|
164
|
+
group: AppGroup;
|
|
165
|
+
color: string;
|
|
166
|
+
};
|
|
167
|
+
TRACKING: {
|
|
168
|
+
path: {
|
|
169
|
+
development: string;
|
|
170
|
+
staging: string;
|
|
171
|
+
production: string;
|
|
172
|
+
};
|
|
173
|
+
icon: string;
|
|
174
|
+
content: string;
|
|
175
|
+
group: AppGroup;
|
|
176
|
+
color: string;
|
|
177
|
+
};
|
|
178
|
+
PROCESS: {
|
|
179
|
+
path: {
|
|
180
|
+
development: string;
|
|
181
|
+
staging: string;
|
|
182
|
+
production: string;
|
|
183
|
+
};
|
|
184
|
+
icon: string;
|
|
185
|
+
content: string;
|
|
186
|
+
group: AppGroup;
|
|
187
|
+
color: string;
|
|
188
|
+
};
|
|
46
189
|
FORMULA_PRICE: {
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
190
|
+
path: {
|
|
191
|
+
development: string;
|
|
192
|
+
staging: string;
|
|
193
|
+
production: string;
|
|
194
|
+
};
|
|
195
|
+
icon: string;
|
|
196
|
+
content: string;
|
|
197
|
+
group: AppGroup;
|
|
198
|
+
color: string;
|
|
50
199
|
};
|
|
51
200
|
E_CATALOGUE: {
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
201
|
+
path: {
|
|
202
|
+
development: string;
|
|
203
|
+
staging: string;
|
|
204
|
+
production: string;
|
|
205
|
+
};
|
|
206
|
+
icon: string;
|
|
207
|
+
content: string;
|
|
208
|
+
group: AppGroup;
|
|
209
|
+
color: string;
|
|
55
210
|
};
|
|
56
211
|
LANDING_PAGE: {
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
212
|
+
path: {
|
|
213
|
+
development: string;
|
|
214
|
+
staging: string;
|
|
215
|
+
production: string;
|
|
216
|
+
};
|
|
217
|
+
icon: string;
|
|
218
|
+
content: string;
|
|
219
|
+
group: AppGroup;
|
|
220
|
+
color: string;
|
|
65
221
|
};
|
|
66
222
|
};
|
|
223
|
+
export declare const SIZE_EXTRA_LARGE = 36;
|
|
224
|
+
export type SizeProps = "extra_small" | "small" | "medium" | "large" | "extra_large" | "avatar_group";
|
|
225
|
+
export declare const MAP_SIZE: Record<string, {
|
|
226
|
+
width: number;
|
|
227
|
+
height: number;
|
|
228
|
+
}>;
|
package/dist/common/index.d.ts
CHANGED
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
export * from './
|
|
1
|
+
export * from './other';
|
|
2
2
|
export * from './string.utils';
|
|
3
3
|
export * from './time.utils';
|
|
4
|
-
|
|
5
|
-
import * as timeUtilsMethods from './time.utils';
|
|
4
|
+
import * as timeUtilsMethods from "./time.utils";
|
|
6
5
|
export declare const timeUtils: typeof timeUtilsMethods;
|
|
@@ -1,9 +1,6 @@
|
|
|
1
|
-
import { AppInfo } from '../../constant/apps.data';
|
|
2
1
|
export declare enum Environment {
|
|
3
2
|
DEVELOPMENT = "development",
|
|
4
3
|
STAGING = "staging",
|
|
5
4
|
PRODUCTION = "production"
|
|
6
5
|
}
|
|
7
6
|
export declare const getCurrentEnvironment: () => Environment;
|
|
8
|
-
export declare const getAppUrl: (app: AppInfo, env: Environment) => string | null;
|
|
9
|
-
export declare const getSsoUrl: (env: Environment) => string;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { default as React } from 'react';
|
|
2
2
|
import { AppInfo } from '../../common/constant/apps.data';
|
|
3
|
+
import { Environment } from '../../common';
|
|
3
4
|
export interface AppGridProps {
|
|
4
5
|
apps: AppInfo[];
|
|
5
|
-
onClickItem?: (app: AppInfo) => void;
|
|
6
6
|
columns?: number;
|
|
7
7
|
rows?: number;
|
|
8
8
|
iconSize?: number;
|
|
@@ -13,8 +13,7 @@ export interface AppGridProps {
|
|
|
13
13
|
captionVariant?: "caption" | "body2";
|
|
14
14
|
titleColor?: string;
|
|
15
15
|
captionColor?: string;
|
|
16
|
-
selectedAppId?: string;
|
|
17
16
|
showPagination?: boolean;
|
|
18
|
-
|
|
17
|
+
env: Environment;
|
|
19
18
|
}
|
|
20
19
|
export declare const AppGrid: React.FC<AppGridProps>;
|
|
@@ -3,7 +3,7 @@ import { default as React } from 'react';
|
|
|
3
3
|
import { IconElementProps } from './icon.element';
|
|
4
4
|
export interface IconContentElementProps extends IconElementProps {
|
|
5
5
|
content: any;
|
|
6
|
-
size?:
|
|
6
|
+
size?: "large" | "small" | "medium";
|
|
7
7
|
onClick?: (event: React.MouseEvent<HTMLDivElement>) => void;
|
|
8
8
|
sx?: SxProps<Theme>;
|
|
9
9
|
sxIcon?: SxProps<Theme>;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { BoxProps } from '@mui/material';
|
|
2
2
|
import { default as React } from 'react';
|
|
3
|
-
import { SizeProps } from '../../avatar/avatar-enum.enum';
|
|
4
3
|
import { ImageSizeType } from './image.enum';
|
|
4
|
+
import { SizeProps } from '../../../common/constant/apps.data';
|
|
5
5
|
export interface ImageElementProps extends BoxProps {
|
|
6
6
|
url: string;
|
|
7
7
|
isBorder?: boolean;
|
|
@@ -1,7 +1,5 @@
|
|
|
1
|
-
export { ButtonElement } from './button';
|
|
2
1
|
export { IconElement } from './icon';
|
|
3
2
|
export { ImageElement } from './image';
|
|
4
3
|
export { RadioElement } from './radio';
|
|
5
|
-
export { TextFieldElement } from './text-field';
|
|
6
4
|
export { TooltipOnClickElement } from './tooltip';
|
|
7
5
|
export { TypographyContentCaption } from './typography';
|
|
@@ -1,9 +1,6 @@
|
|
|
1
1
|
export * from './app-grid';
|
|
2
|
-
export * from './empty';
|
|
3
|
-
export * from './loading';
|
|
4
|
-
export * from './logo';
|
|
5
2
|
export * from './motion';
|
|
6
|
-
export * from './time-ago';
|
|
7
3
|
export * from './sidebar';
|
|
4
|
+
export * from './system-monitor';
|
|
8
5
|
export * from './elements';
|
|
9
6
|
export * from './styles';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { MotionProps } from 'framer-motion';
|
|
2
2
|
import { default as React } from 'react';
|
|
3
|
-
type AnimationPreset =
|
|
4
|
-
interface MotionBoxProps extends Omit<MotionProps,
|
|
3
|
+
type AnimationPreset = "fadeInUp" | "fadeInDown" | "fadeInLeft" | "fadeInRight" | "scaleIn" | "slideInUp" | "staggerItem" | "tabContent" | "tabUnderline";
|
|
4
|
+
interface MotionBoxProps extends Omit<MotionProps, "initial" | "animate" | "transition"> {
|
|
5
5
|
children: React.ReactNode;
|
|
6
6
|
sx?: React.CSSProperties;
|
|
7
7
|
onClick?: () => void;
|
|
@@ -1,9 +1,11 @@
|
|
|
1
1
|
import { default as React } from 'react';
|
|
2
|
+
import { Environment } from '../../common';
|
|
2
3
|
interface AppsSidebarProps {
|
|
3
4
|
isOpen: boolean;
|
|
4
5
|
onClose: () => void;
|
|
5
6
|
position?: "left" | "right";
|
|
6
7
|
blacklist?: string[];
|
|
8
|
+
env: Environment;
|
|
7
9
|
}
|
|
8
10
|
export declare const AppsSidebar: React.FC<AppsSidebarProps>;
|
|
9
11
|
export {};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const TypographyFilter: import('@emotion/styled').StyledComponent<import('@mui/material').TypographyOwnProps & import('@mui/material/OverridableComponent').CommonProps & Omit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "
|
|
1
|
+
export declare const TypographyFilter: import('@emotion/styled').StyledComponent<import('@mui/material').TypographyOwnProps & import('@mui/material/OverridableComponent').CommonProps & Omit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "zIndex" | "typography" | "fontFamily" | "fontSize" | "fontWeight" | "textTransform" | "alignContent" | "alignItems" | "alignSelf" | "bottom" | "boxShadow" | "boxSizing" | "color" | "columnGap" | "display" | "flexBasis" | "flexDirection" | "flexGrow" | "flexShrink" | "flexWrap" | "fontStyle" | "gridAutoColumns" | "gridAutoFlow" | "gridAutoRows" | "gridTemplateAreas" | "gridTemplateColumns" | "gridTemplateRows" | "height" | "justifyContent" | "justifyItems" | "justifySelf" | "left" | "letterSpacing" | "lineHeight" | "marginBlockEnd" | "marginBlockStart" | "marginBottom" | "marginInlineEnd" | "marginInlineStart" | "marginLeft" | "marginRight" | "marginTop" | "maxHeight" | "maxWidth" | "minHeight" | "minWidth" | "order" | "paddingBlockEnd" | "paddingBlockStart" | "paddingBottom" | "paddingInlineEnd" | "paddingInlineStart" | "paddingLeft" | "paddingRight" | "paddingTop" | "position" | "right" | "rowGap" | "textAlign" | "textOverflow" | "top" | "visibility" | "whiteSpace" | "width" | "border" | "borderBottom" | "borderColor" | "borderLeft" | "borderRadius" | "borderRight" | "borderTop" | "flex" | "gap" | "gridArea" | "gridColumn" | "gridRow" | "margin" | "marginBlock" | "marginInline" | "overflow" | "padding" | "paddingBlock" | "paddingInline" | "className" | "style" | "classes" | "children" | "sx" | "variant" | "bgcolor" | "m" | "mt" | "mr" | "mb" | "ml" | "mx" | "marginX" | "my" | "marginY" | "p" | "pt" | "pr" | "pb" | "pl" | "px" | "paddingX" | "py" | "paddingY" | "displayPrint" | "align" | "gutterBottom" | "noWrap" | "paragraph" | "variantMapping"> & import('@mui/system').MUIStyledCommonProps<import('@mui/material').Theme>, {}, {}>;
|
package/dist/{pages/dashboard/screen → components}/system-monitor/system-monitor.screen.d.ts
RENAMED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { default as React } from 'react';
|
|
2
|
-
import { Environment } from '
|
|
2
|
+
import { Environment } from '../../common/utils/other/app.utils';
|
|
3
3
|
export interface SystemMonitorScreenProps {
|
|
4
4
|
blacklist?: string[];
|
|
5
5
|
env: Environment;
|