@khipu/design-system 0.2.0-alpha.59 → 0.2.0-alpha.60
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.
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
*
|
|
12
12
|
* AUTO-GENERATED FILE - DO NOT EDIT MANUALLY
|
|
13
13
|
* Source: design-system/src/tokens/tokens.json
|
|
14
|
-
* Generated: 2026-06-19T14:
|
|
14
|
+
* Generated: 2026-06-19T14:59:44.921Z
|
|
15
15
|
*
|
|
16
16
|
* To regenerate:
|
|
17
17
|
* cd design-system && npm run tokens:generate
|
|
@@ -7306,7 +7306,7 @@ button.kds-btn-success::after {
|
|
|
7306
7306
|
centrado, para inputs de pocos caracteres dispuestos en fila (ej. segmentos de
|
|
7307
7307
|
coordenadas o código). No crece ni se encoge dentro de un flex row. */
|
|
7308
7308
|
.field.kds-field--narrow {
|
|
7309
|
-
width:
|
|
7309
|
+
width: 6rem;
|
|
7310
7310
|
flex: 0 0 auto;
|
|
7311
7311
|
}
|
|
7312
7312
|
|