@hed-hog/core 0.0.179 → 0.0.180

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.
@@ -1 +1,2 @@
1
- - slug: default
1
+ - slug: default
2
+ - slug: user
@@ -70,5 +70,84 @@
70
70
  description:
71
71
  en: Shows a chart of the user growth over time.
72
72
  pt: Mostra um gráfico do crescimento de usuários ao longo do tempo.
73
-
74
-
73
+ - slug: account-security
74
+ width: 5
75
+ height: 12
76
+ name:
77
+ en: Account Security
78
+ pt: Segurança da Conta
79
+ description:
80
+ en: Shows the security level and recommendations for your account.
81
+ pt: Mostra o nível de segurança e recomendações para sua conta.
82
+ - slug: activity-timeline
83
+ width: 12
84
+ height: 9
85
+ name:
86
+ en: Activity Timeline
87
+ pt: Histórico de Atividades
88
+ description:
89
+ en: Displays your recent activity events in the system.
90
+ pt: Exibe os eventos recentes de atividade no sistema.
91
+ - slug: email-notifications
92
+ width: 7
93
+ height: 6
94
+ name:
95
+ en: Email Notifications
96
+ pt: Notificações por E-mail
97
+ description:
98
+ en: Shows statistics and chart of system emails received and read.
99
+ pt: Mostra estatísticas e gráfico de e-mails do sistema recebidos e lidos.
100
+ - slug: login-history-chart
101
+ width: 7
102
+ height: 6
103
+ name:
104
+ en: Login History Chart
105
+ pt: Gráfico de Histórico de Login
106
+ description:
107
+ en: Shows a chart of logins and failed attempts for the week.
108
+ pt: Mostra um gráfico de logins e tentativas falhas da semana.
109
+ - slug: profile-card
110
+ width: 12
111
+ height: 6
112
+ name:
113
+ en: Profile Card
114
+ pt: Cartão de Perfil
115
+ description:
116
+ en: Displays user profile information and quick actions.
117
+ pt: Exibe informações do perfil do usuário e ações rápidas.
118
+ - slug: quick-stats
119
+ width: 6
120
+ height: 1
121
+ name:
122
+ en: Quick Stats
123
+ pt: Estatísticas Rápidas
124
+ description:
125
+ en: Shows quick statistics about your account and activity.
126
+ pt: Mostra estatísticas rápidas sobre sua conta e atividade.
127
+ - slug: user-permissions
128
+ width: 6
129
+ height: 6
130
+ name:
131
+ en: User Permissions
132
+ pt: Permissões do Usuário
133
+ description:
134
+ en: Displays the permissions granted to your profile.
135
+ pt: Exibe as permissões concedidas ao seu perfil.
136
+ - slug: user-roles
137
+ width: 6
138
+ height: 6
139
+ name:
140
+ en: User Roles
141
+ pt: Papéis do Usuário
142
+ description:
143
+ en: Shows the roles assigned to your profile.
144
+ pt: Mostra os papéis atribuídos ao seu perfil.
145
+ - slug: user-sessions
146
+ width: 12
147
+ height: 6
148
+ name:
149
+ en: User Sessions
150
+ pt: Sessões do Usuário
151
+ description:
152
+ en: Displays active sessions and connected devices for your account.
153
+ pt: Exibe sessões ativas e dispositivos conectados à sua conta.
@@ -46,3 +46,58 @@
46
46
  role_id:
47
47
  where:
48
48
  slug: admin-access
49
+ - component_id:
50
+ where:
51
+ slug: account-security
52
+ role_id:
53
+ where:
54
+ slug: user
55
+ - component_id:
56
+ where:
57
+ slug: activity-timeline
58
+ role_id:
59
+ where:
60
+ slug: user
61
+ - component_id:
62
+ where:
63
+ slug: email-notifications
64
+ role_id:
65
+ where:
66
+ slug: user
67
+ - component_id:
68
+ where:
69
+ slug: login-history-chart
70
+ role_id:
71
+ where:
72
+ slug: user
73
+ - component_id:
74
+ where:
75
+ slug: profile-card
76
+ role_id:
77
+ where:
78
+ slug: user
79
+ - component_id:
80
+ where:
81
+ slug: quick-stats
82
+ role_id:
83
+ where:
84
+ slug: user
85
+ - component_id:
86
+ where:
87
+ slug: user-permissions
88
+ role_id:
89
+ where:
90
+ slug: user
91
+ - component_id:
92
+ where:
93
+ slug: user-roles
94
+ role_id:
95
+ where:
96
+ slug: user
97
+ - component_id:
98
+ where:
99
+ slug: user-sessions
100
+ role_id:
101
+ where:
102
+ slug: user
103
+
@@ -78,3 +78,94 @@
78
78
  height: 3
79
79
  x_axis: 6
80
80
  y_axis: 4
81
+
82
+ - component_id:
83
+ where:
84
+ slug: profile-card
85
+ dashboard_id:
86
+ where:
87
+ slug: default
88
+ width: 12
89
+ height: 6
90
+ x_axis: 0
91
+ y_axis: 0
92
+ - component_id:
93
+ where:
94
+ slug: quick-stats
95
+ dashboard_id:
96
+ where:
97
+ slug: default
98
+ width: 6
99
+ height: 1
100
+ x_axis: 4
101
+ y_axis: 0
102
+ - component_id:
103
+ where:
104
+ slug: account-security
105
+ dashboard_id:
106
+ where:
107
+ slug: default
108
+ width: 5
109
+ height: 12
110
+ x_axis: 0
111
+ y_axis: 2
112
+ - component_id:
113
+ where:
114
+ slug: login-history-chart
115
+ dashboard_id:
116
+ where:
117
+ slug: default
118
+ width: 7
119
+ height: 6
120
+ x_axis: 6
121
+ y_axis: 2
122
+ - component_id:
123
+ where:
124
+ slug: email-notifications
125
+ dashboard_id:
126
+ where:
127
+ slug: default
128
+ width: 7
129
+ height: 6
130
+ x_axis: 6
131
+ y_axis: 4
132
+ - component_id:
133
+ where:
134
+ slug: activity-timeline
135
+ dashboard_id:
136
+ where:
137
+ slug: default
138
+ width: 12
139
+ height: 9
140
+ x_axis: 0
141
+ y_axis: 6
142
+ - component_id:
143
+ where:
144
+ slug: user-sessions
145
+ dashboard_id:
146
+ where:
147
+ slug: default
148
+ width: 12
149
+ height: 6
150
+ x_axis: 6
151
+ y_axis: 6
152
+ - component_id:
153
+ where:
154
+ slug: user-permissions
155
+ dashboard_id:
156
+ where:
157
+ slug: default
158
+ width: 6
159
+ height: 6
160
+ x_axis: 0
161
+ y_axis: 9
162
+ - component_id:
163
+ where:
164
+ slug: user-roles
165
+ dashboard_id:
166
+ where:
167
+ slug: default
168
+ width: 6
169
+ height: 6
170
+ x_axis: 6
171
+ y_axis: 9
@@ -0,0 +1,12 @@
1
+ - dashboard_id:
2
+ where:
3
+ slug: default
4
+ role_id:
5
+ where:
6
+ slug: admin-access
7
+ - dashboard_id:
8
+ where:
9
+ slug: user
10
+ role_id:
11
+ where:
12
+ slug: user
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hed-hog/core",
3
- "version": "0.0.179",
3
+ "version": "0.0.180",
4
4
  "main": "dist/index.js",
5
5
  "types": "dist/index.d.ts",
6
6
  "dependencies": {
@@ -29,11 +29,11 @@
29
29
  "sharp": "^0.34.2",
30
30
  "speakeasy": "^2.0.0",
31
31
  "uuid": "^11.1.0",
32
- "@hed-hog/api-mail": "0.0.7",
33
32
  "@hed-hog/types": "0.0.1",
33
+ "@hed-hog/api-mail": "0.0.7",
34
34
  "@hed-hog/api": "0.0.3",
35
- "@hed-hog/api-locale": "0.0.11",
36
35
  "@hed-hog/api-prisma": "0.0.4",
36
+ "@hed-hog/api-locale": "0.0.11",
37
37
  "@hed-hog/api-pagination": "0.0.5"
38
38
  },
39
39
  "exports": {