@depersgroep/lfvp-design-tokens 0.391.0-7107fa9 → 0.391.0-743cc24

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@depersgroep/lfvp-design-tokens",
3
- "version": "0.391.0-7107fa9",
3
+ "version": "0.391.0-743cc24",
4
4
  "description": "Figma design tokens for LFVP",
5
5
  "keywords": [
6
6
  "design",
@@ -49,9 +49,9 @@
49
49
  "components/tv-hero",
50
50
  "components/upsell",
51
51
  "components/wallet",
52
- "screen/large",
53
- "screen/medium",
54
52
  "screen/small",
53
+ "screen/medium",
54
+ "screen/large",
55
55
  "screen/tv"
56
56
  ]
57
57
  }
@@ -36,13 +36,15 @@
36
36
  }
37
37
  },
38
38
  "message": {
39
- "margin": {
40
- "$type": "spacing",
41
- "$value": "{base.ui.spacing.fixed.sp5}"
42
- },
43
- "maxWidth": {
44
- "$type": "sizing",
45
- "$value": "50%"
39
+ "toast": {
40
+ "margin": {
41
+ "$type": "spacing",
42
+ "$value": "{base.ui.spacing.fixed.sp5}"
43
+ },
44
+ "maxWidth": {
45
+ "$type": "sizing",
46
+ "$value": "50%"
47
+ }
46
48
  }
47
49
  },
48
50
  "topNavigationLogo": {
@@ -36,9 +36,11 @@
36
36
  }
37
37
  },
38
38
  "message": {
39
- "maxWidth": {
40
- "$type": "sizing",
41
- "$value": "70%"
39
+ "toast": {
40
+ "maxWidth": {
41
+ "$type": "sizing",
42
+ "$value": "70%"
43
+ }
42
44
  }
43
45
  },
44
46
  "pricingTable": {
@@ -399,13 +399,15 @@
399
399
  }
400
400
  },
401
401
  "message": {
402
- "margin": {
403
- "$type": "spacing",
404
- "$value": "{base.ui.spacing.fixed.sp5}"
405
- },
406
- "maxWidth": {
407
- "$type": "sizing",
408
- "$value": "50%"
402
+ "toast": {
403
+ "margin": {
404
+ "$type": "spacing",
405
+ "$value": "{base.ui.spacing.fixed.sp5}"
406
+ },
407
+ "maxWidth": {
408
+ "$type": "sizing",
409
+ "$value": "50%"
410
+ }
409
411
  }
410
412
  },
411
413
  "topOfScreen": {