@navikt/ds-tokens 4.1.7 → 4.2.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.
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 19 Jun 2023 11:05:07 GMT
3
+ * Generated on Wed, 21 Jun 2023 10:02:15 GMT
4
4
  */
5
5
 
6
6
  module.exports = {
package/dist/tokens.css CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 19 Jun 2023 11:05:07 GMT
3
+ * Generated on Wed, 21 Jun 2023 10:02:14 GMT
4
4
  */
5
5
 
6
6
  :root, :host {
package/dist/tokens.d.ts CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 19 Jun 2023 11:05:07 GMT
3
+ * Generated on Wed, 21 Jun 2023 10:02:15 GMT
4
4
  */
5
5
 
6
6
  export const ABreakpointXs : string;
package/dist/tokens.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 19 Jun 2023 11:05:07 GMT
3
+ * Generated on Wed, 21 Jun 2023 10:02:15 GMT
4
4
  */
5
5
 
6
6
  export const ABreakpointXs = "0";
package/dist/tokens.less CHANGED
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Mon, 19 Jun 2023 11:05:07 GMT
3
+ // Generated on Wed, 21 Jun 2023 10:02:14 GMT
4
4
 
5
5
  @a-breakpoint-xs: 0;
6
6
  @a-breakpoint-sm: 480px;
package/dist/tokens.scss CHANGED
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Mon, 19 Jun 2023 11:05:07 GMT
3
+ // Generated on Wed, 21 Jun 2023 10:02:14 GMT
4
4
 
5
5
  $a-breakpoint-xs: 0;
6
6
  $a-breakpoint-sm: 480px;
package/docs.json CHANGED
@@ -238,15 +238,15 @@
238
238
  "name": "--a-text-action-on-action-subtle",
239
239
  "value": "rgba(0, 86, 180, 1)"
240
240
  },
241
+ { "name": "--a-text-on-warning", "value": "rgba(38, 38, 38, 1)" },
242
+ { "name": "--a-text-on-info", "value": "rgba(38, 38, 38, 1)" },
243
+ { "name": "--a-text-on-alt-2", "value": "rgba(38, 38, 38, 1)" },
241
244
  { "name": "--a-text-on-inverted", "value": "rgba(255, 255, 255, 1)" },
242
245
  { "name": "--a-text-on-neutral", "value": "rgba(255, 255, 255, 1)" },
243
246
  { "name": "--a-text-on-action", "value": "rgba(255, 255, 255, 1)" },
244
247
  { "name": "--a-text-on-success", "value": "rgba(255, 255, 255, 1)" },
245
248
  { "name": "--a-text-on-danger", "value": "rgba(255, 255, 255, 1)" },
246
- { "name": "--a-text-on-warning", "value": "rgba(38, 38, 38, 1)" },
247
- { "name": "--a-text-on-info", "value": "rgba(38, 38, 38, 1)" },
248
249
  { "name": "--a-text-on-alt-1", "value": "rgba(255, 255, 255, 1)" },
249
- { "name": "--a-text-on-alt-2", "value": "rgba(38, 38, 38, 1)" },
250
250
  { "name": "--a-text-on-alt-3", "value": "rgba(255, 255, 255, 1)" }
251
251
  ],
252
252
  "semantic-surface-default": [
@@ -318,14 +318,14 @@
318
318
  "semantic-surface-warning": [
319
319
  { "name": "--a-surface-warning-subtle", "value": "rgba(255, 236, 204, 1)" },
320
320
  {
321
- "name": "--a-surface-warning-moderate",
321
+ "name": "--a-surface-warning-subtle-hover",
322
322
  "value": "rgba(255, 215, 153, 1)"
323
323
  },
324
- { "name": "--a-surface-warning", "value": "rgba(255, 145, 0, 1)" },
325
324
  {
326
- "name": "--a-surface-warning-subtle-hover",
325
+ "name": "--a-surface-warning-moderate",
327
326
  "value": "rgba(255, 215, 153, 1)"
328
- }
327
+ },
328
+ { "name": "--a-surface-warning", "value": "rgba(255, 145, 0, 1)" }
329
329
  ],
330
330
  "semantic-surface-info": [
331
331
  { "name": "--a-surface-info-subtle", "value": "rgba(216, 249, 255, 1)" },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@navikt/ds-tokens",
3
- "version": "4.1.7",
3
+ "version": "4.2.0",
4
4
  "description": "Design-tokens for NAV designsystem",
5
5
  "author": "Aksel | NAV designsystem team",
6
6
  "keywords": [