ingeniuscliq-core 0.5.27 → 0.5.29
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/i18n/config.d.ts +16 -6
- package/dist/i18n/config.d.ts.map +1 -1
- package/dist/i18n/locales/fields/en.json.js +7 -7
- package/dist/i18n/locales/fields/es.json.js +7 -7
- package/dist/i18n/locales/messages/en.json.js +1 -1
- package/dist/i18n/locales/messages/es.json.js +1 -1
- package/package.json +1 -1
package/dist/i18n/config.d.ts
CHANGED
|
@@ -9,9 +9,9 @@ export declare const resources: {
|
|
|
9
9
|
email: string;
|
|
10
10
|
password: string;
|
|
11
11
|
password_confirmation: string;
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
12
|
+
current_password: string;
|
|
13
|
+
new_password: string;
|
|
14
|
+
new_password_confirmation: string;
|
|
15
15
|
phone: string;
|
|
16
16
|
address: string;
|
|
17
17
|
note: string;
|
|
@@ -53,6 +53,11 @@ export declare const resources: {
|
|
|
53
53
|
password: string;
|
|
54
54
|
passwordConfirmation: string;
|
|
55
55
|
passwordConfirmationNotMatch: string;
|
|
56
|
+
current_password: string;
|
|
57
|
+
new_password: string;
|
|
58
|
+
new_password_confirmation: string;
|
|
59
|
+
phone: string;
|
|
60
|
+
address: string;
|
|
56
61
|
customer_name: string;
|
|
57
62
|
customer_email: string;
|
|
58
63
|
customer_phone: {
|
|
@@ -110,9 +115,9 @@ export declare const resources: {
|
|
|
110
115
|
email: string;
|
|
111
116
|
password: string;
|
|
112
117
|
password_confirmation: string;
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
118
|
+
current_password: string;
|
|
119
|
+
new_password: string;
|
|
120
|
+
new_password_confirmation: string;
|
|
116
121
|
phone: string;
|
|
117
122
|
address: string;
|
|
118
123
|
note: string;
|
|
@@ -154,6 +159,11 @@ export declare const resources: {
|
|
|
154
159
|
password: string;
|
|
155
160
|
passwordConfirmation: string;
|
|
156
161
|
passwordConfirmationNotMatch: string;
|
|
162
|
+
current_password: string;
|
|
163
|
+
new_password: string;
|
|
164
|
+
new_password_confirmation: string;
|
|
165
|
+
phone: string;
|
|
166
|
+
address: string;
|
|
157
167
|
customer_name: string;
|
|
158
168
|
customer_email: string;
|
|
159
169
|
customer_phone: {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"config.d.ts","sourceRoot":"","sources":["../../src/i18n/config.ts"],"names":[],"mappings":"AAAA,OAAO,IAAI,MAAM,SAAS,CAAC;AAwB3B,eAAO,MAAM,SAAS
|
|
1
|
+
{"version":3,"file":"config.d.ts","sourceRoot":"","sources":["../../src/i18n/config.ts"],"names":[],"mappings":"AAAA,OAAO,IAAI,MAAM,SAAS,CAAC;AAwB3B,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAOZ,CAAC;AAiCX,OAAO,EAAE,IAAI,EAAE,CAAC;AAChB,eAAe,IAAI,CAAC"}
|
|
@@ -4,9 +4,9 @@ const lastname = "Last Name";
|
|
|
4
4
|
const email = "Email";
|
|
5
5
|
const password = "Password";
|
|
6
6
|
const password_confirmation = "Confirm Password";
|
|
7
|
-
const
|
|
8
|
-
const
|
|
9
|
-
const
|
|
7
|
+
const current_password = "Current Password";
|
|
8
|
+
const new_password = "New Password";
|
|
9
|
+
const new_password_confirmation = "Retype New Password";
|
|
10
10
|
const phone = "Phone";
|
|
11
11
|
const address = "Address";
|
|
12
12
|
const note = "Note";
|
|
@@ -29,9 +29,9 @@ const enFields = {
|
|
|
29
29
|
email,
|
|
30
30
|
password,
|
|
31
31
|
password_confirmation,
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
32
|
+
current_password,
|
|
33
|
+
new_password,
|
|
34
|
+
new_password_confirmation,
|
|
35
35
|
phone,
|
|
36
36
|
address,
|
|
37
37
|
note,
|
|
@@ -49,4 +49,4 @@ const enFields = {
|
|
|
49
49
|
fieldLabel,
|
|
50
50
|
};
|
|
51
51
|
|
|
52
|
-
export { address, beneficiary_email, beneficiary_name, beneficiary_phone,
|
|
52
|
+
export { address, beneficiary_email, beneficiary_name, beneficiary_phone, current_password, customer_address, customer_email, customer_name, customer_phone, enFields as default, email, fieldLabel, is_default, label, lastname, message, municipality, name, new_password, new_password_confirmation, note, password, password_confirmation, phone, province };
|
|
@@ -4,9 +4,9 @@ const lastname = "Apellidos";
|
|
|
4
4
|
const email = "Correo Electrónico";
|
|
5
5
|
const password = "Contraseña";
|
|
6
6
|
const password_confirmation = "Confirmar Contraseña";
|
|
7
|
-
const
|
|
8
|
-
const
|
|
9
|
-
const
|
|
7
|
+
const current_password = "Contraseña Actual";
|
|
8
|
+
const new_password = "Nueva Contraseña";
|
|
9
|
+
const new_password_confirmation = "Reescribir Nueva Contraseña";
|
|
10
10
|
const phone = "Teléfono";
|
|
11
11
|
const address = "Dirección";
|
|
12
12
|
const note = "Nota";
|
|
@@ -29,9 +29,9 @@ const esFields = {
|
|
|
29
29
|
email,
|
|
30
30
|
password,
|
|
31
31
|
password_confirmation,
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
32
|
+
current_password,
|
|
33
|
+
new_password,
|
|
34
|
+
new_password_confirmation,
|
|
35
35
|
phone,
|
|
36
36
|
address,
|
|
37
37
|
note,
|
|
@@ -49,4 +49,4 @@ const esFields = {
|
|
|
49
49
|
fieldLabel,
|
|
50
50
|
};
|
|
51
51
|
|
|
52
|
-
export { address, beneficiary_email, beneficiary_name, beneficiary_phone,
|
|
52
|
+
export { address, beneficiary_email, beneficiary_name, beneficiary_phone, current_password, customer_address, customer_email, customer_name, customer_phone, esFields as default, email, fieldLabel, is_default, label, lastname, message, municipality, name, new_password, new_password_confirmation, note, password, password_confirmation, phone, province };
|
|
@@ -2,7 +2,7 @@ const loading = "Loading...";
|
|
|
2
2
|
const success = {"create":"Created successfully","update":"Updated successfully","delete":"Deleted successfully"};
|
|
3
3
|
const error = {"required":"This field is required","invalid":"Invalid value","notFound":"Not found"};
|
|
4
4
|
const confirmation = {"delete":"Are you sure you want to delete this item?","cancel":"Are you sure you want to cancel?"};
|
|
5
|
-
const validation = {"name":"Name is required","lastname":"Last name is required","email":"Valid email is required","password":"Password is required","passwordConfirmation":"Password confirmation is required","passwordConfirmationNotMatch":"Passwords do not match","customer_name":"Customer name is required","customer_email":"Customer email is required","customer_phone":{"required":"Customer phone is required","prefix":"Phone prefix is required","length":"Phone must have 8 digits"},"customer_address":"Customer address is required","beneficiary_name":"Name is required","beneficiary_phone":{"required":"Phone is required","prefix":"Phone prefix is required","length":"Phone must have 8 digits"},"beneficiary_email":"Valid email is required"};
|
|
5
|
+
const validation = {"name":"Name is required","lastname":"Last name is required","email":"Valid email is required","password":"Password is required","passwordConfirmation":"Password confirmation is required","passwordConfirmationNotMatch":"Passwords do not match","current_password":"Current password is required","new_password":"New password is required","new_password_confirmation":"New password confirmation is required","phone":"Phone is required","address":"Address is required","customer_name":"Customer name is required","customer_email":"Customer email is required","customer_phone":{"required":"Customer phone is required","prefix":"Phone prefix is required","length":"Phone must have 8 digits"},"customer_address":"Customer address is required","beneficiary_name":"Name is required","beneficiary_phone":{"required":"Phone is required","prefix":"Phone prefix is required","length":"Phone must have 8 digits"},"beneficiary_email":"Valid email is required"};
|
|
6
6
|
const enMessages = {
|
|
7
7
|
loading,
|
|
8
8
|
success,
|
|
@@ -2,7 +2,7 @@ const loading = "Cargando...";
|
|
|
2
2
|
const success = {"create":"Creado exitosamente","update":"Actualizado exitosamente","delete":"Eliminado exitosamente"};
|
|
3
3
|
const error = {"required":"Este campo es requerido","invalid":"Valor inválido","notFound":"No encontrado"};
|
|
4
4
|
const confirmation = {"delete":"¿Está seguro que desea eliminar este elemento?","cancel":"¿Está seguro que desea cancelar?"};
|
|
5
|
-
const validation = {"name":"El nombre es requerido","lastname":"Los apellidos son requeridos","email":"Se requiere un correo válido","password":"La contraseña es requerida","passwordConfirmation":"La confirmación de contraseña es requerida","passwordConfirmationNotMatch":"Las contraseñas no coinciden","customer_name":"El nombre del cliente es requerido","customer_email":"El correo del cliente es requerido","customer_phone":{"required":"El teléfono del cliente es requerido","prefix":"El prefijo del teléfono es requerido","length":"El teléfono debe tener 8 dígitos"},"customer_address":"La dirección del cliente es requerida","beneficiary_name":"El nombre es requerido","beneficiary_phone":{"required":"El teléfono es requerido","prefix":"El prefijo del teléfono es requerido","length":"El teléfono debe tener 8 dígitos"},"beneficiary_email":"El correo es requerido"};
|
|
5
|
+
const validation = {"name":"El nombre es requerido","lastname":"Los apellidos son requeridos","email":"Se requiere un correo válido","password":"La contraseña es requerida","passwordConfirmation":"La confirmación de contraseña es requerida","passwordConfirmationNotMatch":"Las contraseñas no coinciden","current_password":"La contraseña actual es requerida","new_password":"La nueva contraseña es requerida","new_password_confirmation":"La confirmación de la nueva contraseña es requerida","phone":"El teléfono es requerido","address":"La dirección es requerida","customer_name":"El nombre del cliente es requerido","customer_email":"El correo del cliente es requerido","customer_phone":{"required":"El teléfono del cliente es requerido","prefix":"El prefijo del teléfono es requerido","length":"El teléfono debe tener 8 dígitos"},"customer_address":"La dirección del cliente es requerida","beneficiary_name":"El nombre es requerido","beneficiary_phone":{"required":"El teléfono es requerido","prefix":"El prefijo del teléfono es requerido","length":"El teléfono debe tener 8 dígitos"},"beneficiary_email":"El correo es requerido"};
|
|
6
6
|
const esMessages = {
|
|
7
7
|
loading,
|
|
8
8
|
success,
|