@producteca/producteca-ui-kit 1.76.0 → 1.76.1
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/locales/es.d.ts
CHANGED
|
@@ -20316,7 +20316,9 @@ const es$3 = {
|
|
|
20316
20316
|
onClick: "Callback que se ejecuta al hacer clic en el chip. Cuando se define, el chip se vuelve interactivo (clickable, accesible por teclado)",
|
|
20317
20317
|
disabled: "Deshabilita el chip y oculta el ícono de cerrar",
|
|
20318
20318
|
variant: "Variante visual del chip que cambia el color de fondo (default, success, error, warning, info)",
|
|
20319
|
-
|
|
20319
|
+
tab: "Aplica el estilo de badge para tabs (sin borde, esquinas redondeadas). No modifica el color del variant",
|
|
20320
|
+
size: "Tamaño del chip (sm: pequeño, lg: grande, undefined: tamaño por defecto)",
|
|
20321
|
+
number: "500"
|
|
20320
20322
|
},
|
|
20321
20323
|
warningModal: {
|
|
20322
20324
|
warning: "¡Atención!",
|