@aurodesignsystem-dev/auro-tokendefinitions 0.0.0-pr16.1 → 0.0.0-pr16.2

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": "@aurodesignsystem-dev/auro-tokendefinitions",
3
- "version": "0.0.0-pr16.1",
3
+ "version": "0.0.0-pr16.2",
4
4
  "description": "Alaska Air Auro Design System token definition repository",
5
5
  "homepage": "https://github.com/AlaskaAirlines/auro-tokendefinitions",
6
6
  "author": "Alaska Airlines Product design and engineering",
@@ -0,0 +1,13 @@
1
+ {
2
+ "advanced": {
3
+ "web": {
4
+ "expanded": {
5
+ "widget": {
6
+ "background": {
7
+ "value": "linear-gradient(180deg, rgba(38, 32, 67, .65), rgba(38, 32, 67, 0) 65%), linear-gradient(90deg, #463c8f 25.8%, #ce0c88)"
8
+ }
9
+ }
10
+ }
11
+ }
12
+ }
13
+ }