@khipu/design-system 0.2.0-alpha.139 → 0.2.0-alpha.140
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.
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
*
|
|
14
14
|
* AUTO-GENERATED FILE - DO NOT EDIT MANUALLY
|
|
15
15
|
* Source: design-system/src/tokens/tokens.json
|
|
16
|
-
* Generated: 2026-08-
|
|
16
|
+
* Generated: 2026-08-04T15:24:23.823Z
|
|
17
17
|
*
|
|
18
18
|
* To regenerate:
|
|
19
19
|
* cd design-system && npm run tokens:generate
|
|
@@ -6806,7 +6806,6 @@ button.kds-fab:active:not(:disabled) {
|
|
|
6806
6806
|
.kds-field-highlight-header {
|
|
6807
6807
|
display: flex;
|
|
6808
6808
|
align-items: center;
|
|
6809
|
-
justify-content: space-between;
|
|
6810
6809
|
gap: var(--kds-spacing-1);
|
|
6811
6810
|
margin-inline: calc(-1 * var(--kds-field-highlight-padding));
|
|
6812
6811
|
margin-block-end: var(--kds-field-highlight-padding);
|