@20minutes/hela 2.21.14 → 2.22.0

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.
@@ -39,6 +39,12 @@
39
39
  --button-base-border-width: 0;
40
40
  }
41
41
 
42
+ @mixin button-color-quaternary {
43
+ @include icon-button-color-default;
44
+
45
+ --button-base-border-width: 0;
46
+ }
47
+
42
48
  @mixin button-color-translucent {
43
49
  --button-scheme-color: #{map.get($token-variables, 'color', 'greyscale', 'white')};
44
50
  --button-base-background-color: transparent;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 10 Jun 2026 13:19:49 GMT
3
+ * Generated on Mon, 15 Jun 2026 16:09:01 GMT
4
4
  */
5
5
 
6
6
  $token-variables: (