pcm-shared-components 2.1.132 → 2.1.136
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.
|
@@ -238,6 +238,14 @@
|
|
|
238
238
|
"upload_tooltip": "Upload a PDF file or an image of the insurance paper.",
|
|
239
239
|
"uploaded_file": "Uploaded Insurance File"
|
|
240
240
|
},
|
|
241
|
+
"client_merge": {
|
|
242
|
+
"select_master": "Select Master",
|
|
243
|
+
"title": "Client Merge",
|
|
244
|
+
"warning": {
|
|
245
|
+
"text": "You are about to merge these client records. Some changes may be irreversible and certain existing data may be permanently overwritten. Please confirm that you want to continue.\n",
|
|
246
|
+
"title": "Confirm merge"
|
|
247
|
+
}
|
|
248
|
+
},
|
|
241
249
|
"client_panel": {
|
|
242
250
|
"dialog": {
|
|
243
251
|
"add_gate_number_tooltip": "Add an existing gate access number.",
|
|
@@ -256,7 +264,6 @@
|
|
|
256
264
|
},
|
|
257
265
|
"common": {
|
|
258
266
|
"app": {
|
|
259
|
-
"SKU": "SKU",
|
|
260
267
|
"abbreviations": {
|
|
261
268
|
"daily": "D",
|
|
262
269
|
"monthly": "M",
|
|
@@ -391,6 +398,7 @@
|
|
|
391
398
|
"coffee_maker": "Coffee maker",
|
|
392
399
|
"column_selection": "Columns Selections",
|
|
393
400
|
"conditioner": "Conditioner",
|
|
401
|
+
"confirm": "Confirm",
|
|
394
402
|
"connected": "Connected",
|
|
395
403
|
"connecting": "Connecting",
|
|
396
404
|
"consumption": "Consumption",
|
|
@@ -838,6 +846,7 @@
|
|
|
838
846
|
"skate_ramp": "Skate ramp",
|
|
839
847
|
"ski_in_ski_out": "Ski in ski out",
|
|
840
848
|
"skip": "Skip",
|
|
849
|
+
"SKU": "SKU",
|
|
841
850
|
"small": "small",
|
|
842
851
|
"smoke_alarm": "Smoke alarm",
|
|
843
852
|
"sold_by": "Sold By",
|
|
@@ -886,6 +895,7 @@
|
|
|
886
895
|
"type": "Type",
|
|
887
896
|
"unavailable": "Unavailable",
|
|
888
897
|
"undo": "Undo",
|
|
898
|
+
"unit_info": "Unit Information",
|
|
889
899
|
"unit_length_lot_depth_zero_warning": "The unit length option won't appear because the lot depth is set to zero.",
|
|
890
900
|
"unit_of_measure": "Unit of Measure",
|
|
891
901
|
"unmute": "Unmute",
|
|
@@ -998,12 +1008,12 @@
|
|
|
998
1008
|
"err-0": "Error login out user!",
|
|
999
1009
|
"err-1": "Problems updating user language setting!",
|
|
1000
1010
|
"err-2": "Unable to login.",
|
|
1001
|
-
"err-204": "No data returned!",
|
|
1002
1011
|
"err-3": "User already exists!",
|
|
1003
1012
|
"err-4": "Error adding new user!",
|
|
1004
1013
|
"err-5": "Error updating app settings!",
|
|
1005
1014
|
"err-6": "Access not permitted!",
|
|
1006
1015
|
"err-7": "Error getting parameters!",
|
|
1016
|
+
"err-204": "No data returned!",
|
|
1007
1017
|
"err-client-1": "No client data returned!",
|
|
1008
1018
|
"err-client-2": "Error saving client information!",
|
|
1009
1019
|
"err-client-3": "An error occurred while attempting to save the new client.",
|
|
@@ -1588,17 +1598,17 @@
|
|
|
1588
1598
|
"lot_grid": {
|
|
1589
1599
|
"bulk_update": "Bulk Update",
|
|
1590
1600
|
"colors": {
|
|
1591
|
-
"#009688": "Persian Green",
|
|
1592
1601
|
"#00bcd4": "Robin's Egg Blue",
|
|
1593
1602
|
"#03a9f4": "Cerulean",
|
|
1594
|
-
"#2196f3": "Dodger Blue",
|
|
1595
1603
|
"#3f51b5": "San Marino",
|
|
1596
1604
|
"#4caf50": "Fruit Salad",
|
|
1605
|
+
"#8bc34a": "Sushi",
|
|
1606
|
+
"#9c27b0": "Seance",
|
|
1597
1607
|
"#607d8b": "Lynch",
|
|
1598
1608
|
"#673ab7": "Purple Heart",
|
|
1609
|
+
"#2196f3": "Dodger Blue",
|
|
1610
|
+
"#009688": "Persian Green",
|
|
1599
1611
|
"#795548": "Roman Coffee",
|
|
1600
|
-
"#8bc34a": "Sushi",
|
|
1601
|
-
"#9c27b0": "Seance",
|
|
1602
1612
|
"#cddc39": "Pear",
|
|
1603
1613
|
"#e91e63": "Amaranth",
|
|
1604
1614
|
"#f44336": "Pomegranate",
|
|
@@ -238,6 +238,14 @@
|
|
|
238
238
|
"upload_tooltip": "Sube un archivo PDF o una imagen del papel del seguro.",
|
|
239
239
|
"uploaded_file": "Archivo de seguro cargado"
|
|
240
240
|
},
|
|
241
|
+
"client_merge": {
|
|
242
|
+
"select_master": "Seleccionar maestro",
|
|
243
|
+
"title": "Fusión de clientes",
|
|
244
|
+
"warning": {
|
|
245
|
+
"text": "Está a punto de fusionar estos registros de clientes. Algunos cambios pueden ser irreversibles y ciertos datos existentes pueden ser sobrescritos de forma permanente. Por favor, confirme que desea continuar.\n",
|
|
246
|
+
"title": "Confirmar fusión"
|
|
247
|
+
}
|
|
248
|
+
},
|
|
241
249
|
"client_panel": {
|
|
242
250
|
"dialog": {
|
|
243
251
|
"add_gate_number_tooltip": "Agregue un número de acceso de puerta existente.",
|
|
@@ -256,7 +264,6 @@
|
|
|
256
264
|
},
|
|
257
265
|
"common": {
|
|
258
266
|
"app": {
|
|
259
|
-
"SKU": "SKU",
|
|
260
267
|
"abbreviations": {
|
|
261
268
|
"daily": "D",
|
|
262
269
|
"monthly": "METRO",
|
|
@@ -391,6 +398,7 @@
|
|
|
391
398
|
"coffee_maker": "Cafetera",
|
|
392
399
|
"column_selection": "Selecciones de columnas",
|
|
393
400
|
"conditioner": "Acondicionador",
|
|
401
|
+
"confirm": "Confirmar",
|
|
394
402
|
"connected": "Conectado",
|
|
395
403
|
"connecting": "Conectando",
|
|
396
404
|
"consumption": "Consumo",
|
|
@@ -838,6 +846,7 @@
|
|
|
838
846
|
"skate_ramp": "Rampa de skate",
|
|
839
847
|
"ski_in_ski_out": "Esquí de entrada y salida de esquí",
|
|
840
848
|
"skip": "Saltarse",
|
|
849
|
+
"SKU": "SKU",
|
|
841
850
|
"small": "pequeña",
|
|
842
851
|
"smoke_alarm": "Alarma de humo",
|
|
843
852
|
"sold_by": "Vendido por",
|
|
@@ -886,6 +895,7 @@
|
|
|
886
895
|
"type": "Escribe",
|
|
887
896
|
"unavailable": "Indisponible",
|
|
888
897
|
"undo": "Deshacer",
|
|
898
|
+
"unit_info": "Información de la unidad",
|
|
889
899
|
"unit_length_lot_depth_zero_warning": "La opción de longitud de la unidad no aparecerá porque la profundidad del lote está establecida en cero.",
|
|
890
900
|
"unit_of_measure": "Unidad de medida",
|
|
891
901
|
"unmute": "No silenciar",
|
|
@@ -998,12 +1008,12 @@
|
|
|
998
1008
|
"err-0": "¡Error al cerrar la sesión del usuario!",
|
|
999
1009
|
"err-1": "¡Problemas al actualizar la configuración de idioma del usuario!",
|
|
1000
1010
|
"err-2": "Incapaz de iniciar sesión.",
|
|
1001
|
-
"err-204": "¡No hay datos devueltos!",
|
|
1002
1011
|
"err-3": "¡El usuario ya existe!",
|
|
1003
1012
|
"err-4": "¡Error al agregar nuevo usuario!",
|
|
1004
1013
|
"err-5": "¡Error al actualizar la configuración de la aplicación!",
|
|
1005
1014
|
"err-6": "¡Acceso no permitido!",
|
|
1006
1015
|
"err-7": "¡Error al obtener los parámetros!",
|
|
1016
|
+
"err-204": "¡No hay datos devueltos!",
|
|
1007
1017
|
"err-client-1": "¡No se devolvieron datos de clientes!",
|
|
1008
1018
|
"err-client-2": "¡Error al guardar la información del cliente!",
|
|
1009
1019
|
"err-client-3": "Ocurrió un error al intentar guardar el nuevo cliente.",
|
|
@@ -1588,17 +1598,17 @@
|
|
|
1588
1598
|
"lot_grid": {
|
|
1589
1599
|
"bulk_update": "Actualización masiva",
|
|
1590
1600
|
"colors": {
|
|
1591
|
-
"#009688": "Verde persa",
|
|
1592
1601
|
"#00bcd4": "azul huevo de petirrojo",
|
|
1593
1602
|
"#03a9f4": "Azul claro",
|
|
1594
|
-
"#2196f3": "Dodger azul",
|
|
1595
1603
|
"#3f51b5": "San Marino",
|
|
1596
1604
|
"#4caf50": "Ensalada de frutas",
|
|
1605
|
+
"#8bc34a": "Sushi",
|
|
1606
|
+
"#9c27b0": "Sesión",
|
|
1597
1607
|
"#607d8b": "Linchar",
|
|
1598
1608
|
"#673ab7": "Corazón Purpura",
|
|
1609
|
+
"#2196f3": "Dodger azul",
|
|
1610
|
+
"#009688": "Verde persa",
|
|
1599
1611
|
"#795548": "Café Romano",
|
|
1600
|
-
"#8bc34a": "Sushi",
|
|
1601
|
-
"#9c27b0": "Sesión",
|
|
1602
1612
|
"#cddc39": "Pera",
|
|
1603
1613
|
"#e91e63": "Amaranto",
|
|
1604
1614
|
"#f44336": "Granada",
|
|
@@ -238,6 +238,14 @@
|
|
|
238
238
|
"upload_tooltip": "Téléchargez un fichier PDF ou une image du document d'assurance.",
|
|
239
239
|
"uploaded_file": "Fichier d'assurance téléchargé"
|
|
240
240
|
},
|
|
241
|
+
"client_merge": {
|
|
242
|
+
"select_master": "Sélectionner le maître",
|
|
243
|
+
"title": "Fusion Client",
|
|
244
|
+
"warning": {
|
|
245
|
+
"text": "Vous êtes sur le point de fusionner ces dossiers clients. Certaines modifications peuvent être irréversibles et certaines données existantes peuvent être définitivement écrasées. Veuillez confirmer que vous souhaitez continuer.\n",
|
|
246
|
+
"title": "Confirmer la fusion"
|
|
247
|
+
}
|
|
248
|
+
},
|
|
241
249
|
"client_panel": {
|
|
242
250
|
"dialog": {
|
|
243
251
|
"add_gate_number_tooltip": "Ajoutez un numéro d'accès existant.",
|
|
@@ -256,7 +264,6 @@
|
|
|
256
264
|
},
|
|
257
265
|
"common": {
|
|
258
266
|
"app": {
|
|
259
|
-
"SKU": "SKU",
|
|
260
267
|
"abbreviations": {
|
|
261
268
|
"daily": "Jou",
|
|
262
269
|
"monthly": "Moi",
|
|
@@ -391,6 +398,7 @@
|
|
|
391
398
|
"coffee_maker": "Machine à café",
|
|
392
399
|
"column_selection": "Sélections de colonnes",
|
|
393
400
|
"conditioner": "Conditionneur",
|
|
401
|
+
"confirm": "Confirmer",
|
|
394
402
|
"connected": "Connecté",
|
|
395
403
|
"connecting": "Connection en cours",
|
|
396
404
|
"consumption": "Consommation",
|
|
@@ -838,6 +846,7 @@
|
|
|
838
846
|
"skate_ramp": "Rampe de patinage",
|
|
839
847
|
"ski_in_ski_out": "Ski aux pieds",
|
|
840
848
|
"skip": "Sauter",
|
|
849
|
+
"SKU": "SKU",
|
|
841
850
|
"small": "petit",
|
|
842
851
|
"smoke_alarm": "Détecteur de fumé",
|
|
843
852
|
"sold_by": "Vendu par",
|
|
@@ -886,6 +895,7 @@
|
|
|
886
895
|
"type": "Type",
|
|
887
896
|
"unavailable": "Indisponible",
|
|
888
897
|
"undo": "Annuler",
|
|
898
|
+
"unit_info": "Informations sur l'unité",
|
|
889
899
|
"unit_length_lot_depth_zero_warning": "L'option de longueur n'apparaîtra pas car la profondeur du lot est zéro.",
|
|
890
900
|
"unit_of_measure": "Unité de mesure",
|
|
891
901
|
"unmute": "Activer le son",
|
|
@@ -998,12 +1008,12 @@
|
|
|
998
1008
|
"err-0": "Erreur de déconnexion d'utilisateur!",
|
|
999
1009
|
"err-1": "Problèmes de mise à jour du paramètre de langue d'utilisateur!",
|
|
1000
1010
|
"err-2": "Connexion échoué!",
|
|
1001
|
-
"err-204": "Aucune donnée retournée!",
|
|
1002
1011
|
"err-3": "L'utilisateur existe déjà!",
|
|
1003
1012
|
"err-4": "Erreur lors de l'ajout d'un nouvel utilisateur!",
|
|
1004
1013
|
"err-5": "Erreur lors de la mise à jour des paramètres de l'application!",
|
|
1005
1014
|
"err-6": "Accès non autorisé!",
|
|
1006
1015
|
"err-7": "Erreur lors de la récupération des paramètres!",
|
|
1016
|
+
"err-204": "Aucune donnée retournée!",
|
|
1007
1017
|
"err-client-1": "Aucune donnée client retournée!",
|
|
1008
1018
|
"err-client-2": "Erreur lors de l'enregistrement des informations du client!",
|
|
1009
1019
|
"err-client-3": "Une erreur s'est produite lors de la creation du nouveau client.",
|
|
@@ -1588,17 +1598,17 @@
|
|
|
1588
1598
|
"lot_grid": {
|
|
1589
1599
|
"bulk_update": "Changement de masse",
|
|
1590
1600
|
"colors": {
|
|
1591
|
-
"#009688": "Vert persan",
|
|
1592
1601
|
"#00bcd4": "Bleu d'oeuf",
|
|
1593
1602
|
"#03a9f4": "Azuré",
|
|
1594
|
-
"#2196f3": "Dodger Bleue",
|
|
1595
1603
|
"#3f51b5": "Saint Marin",
|
|
1596
1604
|
"#4caf50": "Salade de fruit",
|
|
1605
|
+
"#8bc34a": "Sushi",
|
|
1606
|
+
"#9c27b0": "Seance",
|
|
1597
1607
|
"#607d8b": "Lyncher",
|
|
1598
1608
|
"#673ab7": "Cœur violet",
|
|
1609
|
+
"#2196f3": "Dodger Bleue",
|
|
1610
|
+
"#009688": "Vert persan",
|
|
1599
1611
|
"#795548": "Café romain",
|
|
1600
|
-
"#8bc34a": "Sushi",
|
|
1601
|
-
"#9c27b0": "Seance",
|
|
1602
1612
|
"#cddc39": "Poire",
|
|
1603
1613
|
"#e91e63": "Amaranth",
|
|
1604
1614
|
"#f44336": "Pomegranate",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "pcm-shared-components",
|
|
3
|
-
"version": "2.1.
|
|
3
|
+
"version": "2.1.136",
|
|
4
4
|
"private": false,
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"babel": {
|
|
@@ -14,7 +14,6 @@
|
|
|
14
14
|
"scripts": {
|
|
15
15
|
"publishme": "npm publish",
|
|
16
16
|
"bump": "git pull --tags && npm run build && node scripts/smart-bump.js && dotenv -- npm publish",
|
|
17
|
-
"bump-orig": "git pull --tags && npm run build && node scripts/smart-bump.js && git push origin HEAD && git push origin v$(node -p \"require('./package.json').version\") && source .env && npm publish",
|
|
18
17
|
"start": "start-storybook -p 6006",
|
|
19
18
|
"build-storybook": "build-storybook",
|
|
20
19
|
"clean": "rm -rf dist",
|