|
@@ -1,113 +1,114 @@
|
1
|
1
|
import React from 'react';
|
2
|
2
|
import {
|
3
|
|
- Home,Work, VisibilityOff, PeopleAlt,
|
4
|
|
- Equalizer, OndemandVideo, SupportAgent, Star,
|
5
|
|
- MiscellaneousServices, History,
|
6
|
|
- AssignmentTurnedIn
|
|
3
|
+ Home, Work, VisibilityOff,
|
|
4
|
+ Equalizer, OndemandVideo, SupportAgent, Star,
|
|
5
|
+ MiscellaneousServices,
|
|
6
|
+ AssignmentTurnedIn
|
|
7
|
+ //PeopleAlt, History
|
7
|
8
|
} from '@mui/icons-material'
|
8
|
9
|
|
9
|
10
|
export const UserItems = [
|
10
|
|
- {
|
11
|
|
- icon : <Home/>,
|
12
|
|
- route : 'home',
|
13
|
|
- title : 'Inicio'
|
14
|
|
- },
|
15
|
|
- {
|
16
|
|
- icon : <AssignmentTurnedIn/>,
|
17
|
|
- route : 'pruebas',
|
18
|
|
- title : 'Pruebas'
|
19
|
|
- },
|
20
|
|
- {
|
21
|
|
- icon : <Star/>,
|
22
|
|
- route : 'prueba/:id' ,
|
23
|
|
- title : 'Test Actual'
|
24
|
|
- },
|
|
11
|
+ {
|
|
12
|
+ icon: <Home />,
|
|
13
|
+ route: 'home',
|
|
14
|
+ title: 'Inicio'
|
|
15
|
+ },
|
|
16
|
+ {
|
|
17
|
+ icon: <AssignmentTurnedIn />,
|
|
18
|
+ route: 'pruebas',
|
|
19
|
+ title: 'Pruebas'
|
|
20
|
+ },
|
|
21
|
+ {
|
|
22
|
+ icon: <Star />,
|
|
23
|
+ route: 'prueba/:id',
|
|
24
|
+ title: 'Test Actual'
|
|
25
|
+ },
|
25
|
26
|
]
|
26
|
27
|
|
27
|
28
|
|
28
|
29
|
export const MainItems = [
|
29
|
|
- {
|
30
|
|
- icon : <Home/>,
|
31
|
|
- route : 'home',
|
32
|
|
- title : 'Inicio'
|
33
|
|
- },
|
34
|
|
- {
|
35
|
|
- icon : <Work/>,
|
36
|
|
- route : 'puestos',
|
37
|
|
- title : 'Puestos'
|
38
|
|
- },
|
39
|
|
- {
|
40
|
|
- icon : <VisibilityOff/>,
|
41
|
|
- route : 'contrasenas',
|
42
|
|
- title : 'Contraseñas'
|
43
|
|
- },
|
44
|
|
- {
|
45
|
|
- icon : <PeopleAlt/>,
|
46
|
|
- route : 'expedientes',
|
47
|
|
- title : 'Expedientes'
|
48
|
|
- },
|
49
|
|
- {
|
50
|
|
- icon : <Equalizer/>,
|
51
|
|
- route : 'resultados',
|
52
|
|
- title : 'Resultados'
|
53
|
|
- },
|
54
|
|
- {
|
55
|
|
- icon : <MiscellaneousServices/>,
|
56
|
|
- route : 'configuraciones',
|
57
|
|
- title : 'Configuraciones'
|
58
|
|
- },
|
59
|
|
- {
|
60
|
|
- icon : <History/>,
|
61
|
|
- route : 'historial',
|
62
|
|
- title : 'Historial'
|
63
|
|
- },
|
|
30
|
+ {
|
|
31
|
+ icon: <Home />,
|
|
32
|
+ route: 'home',
|
|
33
|
+ title: 'Inicio'
|
|
34
|
+ },
|
|
35
|
+ {
|
|
36
|
+ icon: <Work />,
|
|
37
|
+ route: 'puestos',
|
|
38
|
+ title: 'Puestos'
|
|
39
|
+ },
|
|
40
|
+ {
|
|
41
|
+ icon: <VisibilityOff />,
|
|
42
|
+ route: 'contrasenas',
|
|
43
|
+ title: 'Contraseñas'
|
|
44
|
+ },
|
|
45
|
+ // {
|
|
46
|
+ // icon : <PeopleAlt/>,
|
|
47
|
+ // route : 'expedientes',
|
|
48
|
+ // title : 'Expedientes'
|
|
49
|
+ // },
|
|
50
|
+ {
|
|
51
|
+ icon: <Equalizer />,
|
|
52
|
+ route: 'resultados',
|
|
53
|
+ title: 'Resultados'
|
|
54
|
+ },
|
|
55
|
+ {
|
|
56
|
+ icon: <MiscellaneousServices />,
|
|
57
|
+ route: 'configuraciones',
|
|
58
|
+ title: 'Configuraciones'
|
|
59
|
+ },
|
|
60
|
+ // {
|
|
61
|
+ // icon : <History/>,
|
|
62
|
+ // route : 'historial',
|
|
63
|
+ // title : 'Historial'
|
|
64
|
+ // },
|
64
|
65
|
]
|
65
|
66
|
|
66
|
67
|
export const ExtraItems = [
|
67
|
|
- {
|
68
|
|
- icon : <Star/>,
|
69
|
|
- route : 'work',
|
70
|
|
- title : 'Elementos'
|
71
|
|
- },
|
72
|
|
- {
|
73
|
|
- icon : <OndemandVideo/>,
|
74
|
|
- route : 'worktwo',
|
75
|
|
- title : 'Tutoriales'
|
76
|
|
- },
|
77
|
|
- {
|
78
|
|
- icon : <SupportAgent/>,
|
79
|
|
- route : 'worktree',
|
80
|
|
- title : 'Asistencia Técnica'
|
81
|
|
- },
|
|
68
|
+ {
|
|
69
|
+ icon: <Star />,
|
|
70
|
+ route: 'work',
|
|
71
|
+ title: 'Elementos'
|
|
72
|
+ },
|
|
73
|
+ {
|
|
74
|
+ icon: <OndemandVideo />,
|
|
75
|
+ route: 'worktwo',
|
|
76
|
+ title: 'Tutoriales'
|
|
77
|
+ },
|
|
78
|
+ {
|
|
79
|
+ icon: <SupportAgent />,
|
|
80
|
+ route: 'worktree',
|
|
81
|
+ title: 'Asistencia Técnica'
|
|
82
|
+ },
|
82
|
83
|
]
|
83
|
84
|
|
84
|
85
|
export const PruebaItems = [
|
85
|
|
- {
|
86
|
|
- route:"pruebas/crear",
|
87
|
|
- title:"Crear Prueba",
|
88
|
|
- },
|
89
|
|
- {
|
90
|
|
- route:"pruebas/listar",
|
91
|
|
- title:"Listado de pruebas",
|
92
|
|
- },
|
93
|
|
- {
|
94
|
|
- route:"pruebas/aplicar",
|
95
|
|
- title:"Aplicar",
|
96
|
|
- },
|
97
|
|
- {
|
98
|
|
- route:"pruebas/respuestas",
|
99
|
|
- title:"Respuestas",
|
100
|
|
- },
|
101
|
|
- {
|
102
|
|
- route:"pruebas/calificaciones",
|
103
|
|
- title:"Calificaciones",
|
104
|
|
- },
|
|
86
|
+ {
|
|
87
|
+ route: "pruebas/crear",
|
|
88
|
+ title: "Crear Prueba",
|
|
89
|
+ },
|
|
90
|
+ {
|
|
91
|
+ route: "pruebas/listar",
|
|
92
|
+ title: "Listado de pruebas",
|
|
93
|
+ },
|
|
94
|
+ {
|
|
95
|
+ route: "pruebas/aplicar",
|
|
96
|
+ title: "Aplicar",
|
|
97
|
+ },
|
|
98
|
+ {
|
|
99
|
+ route: "pruebas/respuestas",
|
|
100
|
+ title: "Respuestas",
|
|
101
|
+ },
|
|
102
|
+ {
|
|
103
|
+ route: "pruebas/calificaciones",
|
|
104
|
+ title: "Calificaciones",
|
|
105
|
+ },
|
105
|
106
|
]
|
106
|
107
|
|
107
|
108
|
export const TxTStyle = {
|
108
|
|
- fontSize: 12,
|
109
|
|
- ' .css-10hburv-MuiTypography-root' : {
|
110
|
|
- fontSize : '.875rem'
|
111
|
|
- },
|
|
109
|
+ fontSize: 12,
|
|
110
|
+ ' .css-10hburv-MuiTypography-root': {
|
|
111
|
+ fontSize: '.875rem'
|
|
112
|
+ },
|
112
|
113
|
}
|
113
|
114
|
|