@aurodesignsystem/design-tokens 9.3.0 → 9.3.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/CHANGELOG.md CHANGED
@@ -1,5 +1,19 @@
1
1
  # Semantic Release Automated Changelog
2
2
 
3
+ ## [9.3.2](https://github.com/AlaskaAirlines/AuroDesignTokens/compare/v9.3.1...v9.3.2) (2026-07-27)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * update tokens from figma [#477](https://github.com/AlaskaAirlines/AuroDesignTokens/issues/477) ([bb9a0cf](https://github.com/AlaskaAirlines/AuroDesignTokens/commit/bb9a0cf558f454aa3aa32b3f56aa38e6afe5f028))
9
+
10
+ ## [9.3.1](https://github.com/AlaskaAirlines/AuroDesignTokens/compare/v9.3.0...v9.3.1) (2026-07-23)
11
+
12
+
13
+ ### Bug Fixes
14
+
15
+ * update tokens from figma [#473](https://github.com/AlaskaAirlines/AuroDesignTokens/issues/473) ([e48855b](https://github.com/AlaskaAirlines/AuroDesignTokens/commit/e48855ba80e0373c5f85b9d844aee6b353ee872c))
16
+
3
17
  # [9.3.0](https://github.com/AlaskaAirlines/AuroDesignTokens/compare/v9.2.0...v9.3.0) (2026-07-21)
4
18
 
5
19
 
@@ -26,14 +26,24 @@
26
26
  },
27
27
  "fare": {
28
28
  "basicEconomy": "#97eaf8",
29
- "business": "#005154",
29
+ "business": "#01426a",
30
30
  "economy": "#0074ca",
31
+ "economyBasic": {
32
+ "bold": "#096173",
33
+ "standard": "#97eaf8",
34
+ "subtle": "#ebfafd"
35
+ },
31
36
  "economyExtraLegroom": {
32
37
  "bold": "#265688",
33
38
  "standard": "#265688",
34
39
  "subtle": "#ebf3f9"
35
40
  },
36
- "first": "#005154",
41
+ "economyStandard": {
42
+ "bold": "#005fa7",
43
+ "standard": "#0074ca",
44
+ "subtle": "#ebf7ff"
45
+ },
46
+ "first": "#00274a",
37
47
  "firstBusiness": {
38
48
  "bold": "#005154",
39
49
  "gradientBack": "#00274a",
@@ -28,11 +28,21 @@
28
28
  "basicEconomy": "#97eaf8",
29
29
  "business": "#002c4e",
30
30
  "economy": "#0074ca",
31
+ "economyBasic": {
32
+ "bold": "#096173",
33
+ "standard": "#97eaf8",
34
+ "subtle": "#ebfafd"
35
+ },
31
36
  "economyExtraLegroom": {
32
37
  "bold": "#265688",
33
38
  "standard": "#265688",
34
39
  "subtle": "#ebf3f9"
35
40
  },
41
+ "economyStandard": {
42
+ "bold": "#005fa7",
43
+ "standard": "#0074ca",
44
+ "subtle": "#ebf7ff"
45
+ },
36
46
  "first": "#101d2c",
37
47
  "firstBusiness": {
38
48
  "bold": "#005154",
@@ -27,12 +27,22 @@
27
27
  "fare": {
28
28
  "basicEconomy": "#ced0d0",
29
29
  "business": "#463c8f",
30
- "economy": "#00a5ba",
30
+ "economy": "#ce0c88",
31
+ "economyBasic": {
32
+ "bold": "#515252",
33
+ "standard": "#ced0d0",
34
+ "subtle": "#f5f7f7"
35
+ },
31
36
  "economyExtraLegroom": {
32
37
  "bold": "#a91770",
33
38
  "standard": "#ce0c88",
34
39
  "subtle": "#fdf1f8"
35
40
  },
41
+ "economyStandard": {
42
+ "bold": "#1b4c55",
43
+ "standard": "#00a5ba",
44
+ "subtle": "#ecf6f8"
45
+ },
36
46
  "first": "#463c8f",
37
47
  "firstBusiness": {
38
48
  "bold": "#463c8f",
@@ -28,11 +28,21 @@
28
28
  "basicEconomy": "#ced0d0",
29
29
  "business": "#3c3d3d",
30
30
  "economy": "#666767",
31
+ "economyBasic": {
32
+ "bold": "#3c3d3d",
33
+ "standard": "#abadad",
34
+ "subtle": "#f5f7f7"
35
+ },
31
36
  "economyExtraLegroom": {
32
37
  "bold": "#515252",
33
38
  "standard": "#515252",
34
39
  "subtle": "#f5f7f7"
35
40
  },
41
+ "economyStandard": {
42
+ "bold": "#7d7e7e",
43
+ "standard": "#949595",
44
+ "subtle": "#f5f7f7"
45
+ },
36
46
  "first": "#2a2a2a",
37
47
  "firstBusiness": {
38
48
  "bold": "#3c3d3d",
@@ -238,20 +238,25 @@
238
238
  "tertiary-subtle": "#c9e1a7"
239
239
  },
240
240
  "fare": {
241
- "basic-economy": {
241
+ "basiceconomy": "#97eaf8",
242
+ "business": "#01426a",
243
+ "economy": "#0074ca",
244
+ "economy-basic": {
242
245
  "bold": "#096173",
243
246
  "default": "#97eaf8",
244
247
  "subtle": "#ebfafd"
245
248
  },
246
- "basiceconomy": "#97eaf8",
247
- "business": "#005154",
248
- "economy": "#0074ca",
249
249
  "economy-extra-legroom": {
250
250
  "bold": "#265688",
251
251
  "default": "#265688",
252
252
  "subtle": "#ebf3f9"
253
253
  },
254
- "first": "#005154",
254
+ "economy-standard": {
255
+ "bold": "#005fa7",
256
+ "default": "#0074ca",
257
+ "subtle": "#ebf7ff"
258
+ },
259
+ "first": "#00274a",
255
260
  "first-business": {
256
261
  "bold": "#005154",
257
262
  "default": "#005154",
@@ -264,7 +269,7 @@
264
269
  "default": "#00274a",
265
270
  "subtle": "#ecf0f3"
266
271
  },
267
- "premiumeconomy": "#265688",
272
+ "premiumeconomy": "#005154",
268
273
  "suites-back": "#00274a",
269
274
  "suites-front": "#005154"
270
275
  },
@@ -238,19 +238,24 @@
238
238
  "tertiary-subtle": "#e9e6d9"
239
239
  },
240
240
  "fare": {
241
- "basic-economy": {
241
+ "basiceconomy": "#97eaf8",
242
+ "business": "#002c4e",
243
+ "economy": "#0074ca",
244
+ "economy-basic": {
242
245
  "bold": "#096173",
243
246
  "default": "#97eaf8",
244
247
  "subtle": "#ebfafd"
245
248
  },
246
- "basiceconomy": "#97eaf8",
247
- "business": "#002c4e",
248
- "economy": "#0074ca",
249
249
  "economy-extra-legroom": {
250
250
  "bold": "#265688",
251
251
  "default": "#265688",
252
252
  "subtle": "#ebf3f9"
253
253
  },
254
+ "economy-standard": {
255
+ "bold": "#005fa7",
256
+ "default": "#0074ca",
257
+ "subtle": "#ebf7ff"
258
+ },
254
259
  "first": "#101d2c",
255
260
  "first-business": {
256
261
  "bold": "#005154",
@@ -264,7 +269,7 @@
264
269
  "default": "#00274a",
265
270
  "subtle": "#ecf0f3"
266
271
  },
267
- "premiumeconomy": "#265688",
272
+ "premiumeconomy": "#005154",
268
273
  "suites-back": "#101d2c",
269
274
  "suites-front": "#101d2c"
270
275
  },
@@ -238,19 +238,24 @@
238
238
  "tertiary-subtle": "#ff9080"
239
239
  },
240
240
  "fare": {
241
- "basic-economy": {
241
+ "basiceconomy": "#ced0d0",
242
+ "business": "#463c8f",
243
+ "economy": "#ce0c88",
244
+ "economy-basic": {
242
245
  "bold": "#515252",
243
246
  "default": "#ced0d0",
244
247
  "subtle": "#f5f7f7"
245
248
  },
246
- "basiceconomy": "#ced0d0",
247
- "business": "#463c8f",
248
- "economy": "#00a5ba",
249
249
  "economy-extra-legroom": {
250
250
  "bold": "#a91770",
251
251
  "default": "#ce0c88",
252
252
  "subtle": "#fdf1f8"
253
253
  },
254
+ "economy-standard": {
255
+ "bold": "#1b4c55",
256
+ "default": "#00a5ba",
257
+ "subtle": "#ecf6f8"
258
+ },
254
259
  "first": "#463c8f",
255
260
  "first-business": {
256
261
  "bold": "#463c8f",
@@ -264,7 +269,7 @@
264
269
  "default": "#831a57",
265
270
  "subtle": "#fdf1f8"
266
271
  },
267
- "premiumeconomy": "#ce0c88",
272
+ "premiumeconomy": "#1b6976",
268
273
  "suites-back": "#ce0c88",
269
274
  "suites-front": "#463c8f"
270
275
  },
@@ -238,19 +238,24 @@
238
238
  "tertiary-subtle": "#abadad"
239
239
  },
240
240
  "fare": {
241
- "basic-economy": {
241
+ "basiceconomy": "#ced0d0",
242
+ "business": "#3c3d3d",
243
+ "economy": "#666767",
244
+ "economy-basic": {
242
245
  "bold": "#3c3d3d",
243
246
  "default": "#abadad",
244
247
  "subtle": "#f5f7f7"
245
248
  },
246
- "basiceconomy": "#ced0d0",
247
- "business": "#3c3d3d",
248
- "economy": "#666767",
249
249
  "economy-extra-legroom": {
250
250
  "bold": "#515252",
251
251
  "default": "#515252",
252
252
  "subtle": "#f5f7f7"
253
253
  },
254
+ "economy-standard": {
255
+ "bold": "#7d7e7e",
256
+ "default": "#949595",
257
+ "subtle": "#f5f7f7"
258
+ },
254
259
  "first": "#2a2a2a",
255
260
  "first-business": {
256
261
  "bold": "#3c3d3d",
@@ -4030,77 +4030,6 @@ module.exports = {
4030
4030
  }
4031
4031
  },
4032
4032
  "fare": {
4033
- "basic-economy": {
4034
- "bold": {
4035
- "value": "#096173",
4036
- "filePath": "processed/web/Alaska_theme.Light.json",
4037
- "isSource": true,
4038
- "original": {
4039
- "value": "#096173"
4040
- },
4041
- "name": "ds-basic-color-fare-basic-economy-bold",
4042
- "attributes": {
4043
- "category": "basic",
4044
- "type": "color",
4045
- "item": "fare",
4046
- "subitem": "basic-economy",
4047
- "state": "bold"
4048
- },
4049
- "path": [
4050
- "basic",
4051
- "color",
4052
- "fare",
4053
- "basic-economy",
4054
- "bold"
4055
- ]
4056
- },
4057
- "default": {
4058
- "value": "#97eaf8",
4059
- "filePath": "processed/web/Alaska_theme.Light.json",
4060
- "isSource": true,
4061
- "original": {
4062
- "value": "#97eaf8"
4063
- },
4064
- "name": "ds-basic-color-fare-basic-economy-default",
4065
- "attributes": {
4066
- "category": "basic",
4067
- "type": "color",
4068
- "item": "fare",
4069
- "subitem": "basic-economy",
4070
- "state": "default"
4071
- },
4072
- "path": [
4073
- "basic",
4074
- "color",
4075
- "fare",
4076
- "basic-economy",
4077
- "default"
4078
- ]
4079
- },
4080
- "subtle": {
4081
- "value": "#ebfafd",
4082
- "filePath": "processed/web/Alaska_theme.Light.json",
4083
- "isSource": true,
4084
- "original": {
4085
- "value": "#ebfafd"
4086
- },
4087
- "name": "ds-basic-color-fare-basic-economy-subtle",
4088
- "attributes": {
4089
- "category": "basic",
4090
- "type": "color",
4091
- "item": "fare",
4092
- "subitem": "basic-economy",
4093
- "state": "subtle"
4094
- },
4095
- "path": [
4096
- "basic",
4097
- "color",
4098
- "fare",
4099
- "basic-economy",
4100
- "subtle"
4101
- ]
4102
- }
4103
- },
4104
4033
  "basiceconomy": {
4105
4034
  "value": "#97eaf8",
4106
4035
  "filePath": "processed/web/Alaska_theme.Light.json",
@@ -4123,11 +4052,11 @@ module.exports = {
4123
4052
  ]
4124
4053
  },
4125
4054
  "business": {
4126
- "value": "#005154",
4055
+ "value": "#01426a",
4127
4056
  "filePath": "processed/web/Alaska_theme.Light.json",
4128
4057
  "isSource": true,
4129
4058
  "original": {
4130
- "value": "#005154"
4059
+ "value": "#01426a"
4131
4060
  },
4132
4061
  "name": "ds-basic-color-fare-business",
4133
4062
  "attributes": {
@@ -4144,40 +4073,10 @@ module.exports = {
4144
4073
  ]
4145
4074
  },
4146
4075
  "economy": {
4147
- "bold": {
4148
- "value": "#005fa7",
4149
- "filePath": "processed/web/Alaska_theme.Light.json",
4150
- "isSource": true
4151
- },
4152
- "default": {
4153
- "value": "#289bee",
4154
- "filePath": "processed/web/Alaska_theme.Light.json",
4155
- "isSource": true
4156
- },
4157
- "subtle": {
4158
- "value": "#ebf7ff",
4159
- "filePath": "processed/web/Alaska_theme.Light.json",
4160
- "isSource": true
4161
- },
4162
4076
  "value": "#0074ca",
4163
4077
  "filePath": "processed/web/Alaska_theme.Light.json",
4164
4078
  "isSource": true,
4165
4079
  "original": {
4166
- "bold": {
4167
- "value": "#005fa7",
4168
- "filePath": "processed/web/Alaska_theme.Light.json",
4169
- "isSource": true
4170
- },
4171
- "default": {
4172
- "value": "#289bee",
4173
- "filePath": "processed/web/Alaska_theme.Light.json",
4174
- "isSource": true
4175
- },
4176
- "subtle": {
4177
- "value": "#ebf7ff",
4178
- "filePath": "processed/web/Alaska_theme.Light.json",
4179
- "isSource": true
4180
- },
4181
4080
  "value": "#0074ca"
4182
4081
  },
4183
4082
  "name": "ds-basic-color-fare-economy",
@@ -4194,6 +4093,77 @@ module.exports = {
4194
4093
  "economy"
4195
4094
  ]
4196
4095
  },
4096
+ "economy-basic": {
4097
+ "bold": {
4098
+ "value": "#096173",
4099
+ "filePath": "processed/web/Alaska_theme.Light.json",
4100
+ "isSource": true,
4101
+ "original": {
4102
+ "value": "#096173"
4103
+ },
4104
+ "name": "ds-basic-color-fare-economy-basic-bold",
4105
+ "attributes": {
4106
+ "category": "basic",
4107
+ "type": "color",
4108
+ "item": "fare",
4109
+ "subitem": "economy-basic",
4110
+ "state": "bold"
4111
+ },
4112
+ "path": [
4113
+ "basic",
4114
+ "color",
4115
+ "fare",
4116
+ "economy-basic",
4117
+ "bold"
4118
+ ]
4119
+ },
4120
+ "default": {
4121
+ "value": "#97eaf8",
4122
+ "filePath": "processed/web/Alaska_theme.Light.json",
4123
+ "isSource": true,
4124
+ "original": {
4125
+ "value": "#97eaf8"
4126
+ },
4127
+ "name": "ds-basic-color-fare-economy-basic-default",
4128
+ "attributes": {
4129
+ "category": "basic",
4130
+ "type": "color",
4131
+ "item": "fare",
4132
+ "subitem": "economy-basic",
4133
+ "state": "default"
4134
+ },
4135
+ "path": [
4136
+ "basic",
4137
+ "color",
4138
+ "fare",
4139
+ "economy-basic",
4140
+ "default"
4141
+ ]
4142
+ },
4143
+ "subtle": {
4144
+ "value": "#ebfafd",
4145
+ "filePath": "processed/web/Alaska_theme.Light.json",
4146
+ "isSource": true,
4147
+ "original": {
4148
+ "value": "#ebfafd"
4149
+ },
4150
+ "name": "ds-basic-color-fare-economy-basic-subtle",
4151
+ "attributes": {
4152
+ "category": "basic",
4153
+ "type": "color",
4154
+ "item": "fare",
4155
+ "subitem": "economy-basic",
4156
+ "state": "subtle"
4157
+ },
4158
+ "path": [
4159
+ "basic",
4160
+ "color",
4161
+ "fare",
4162
+ "economy-basic",
4163
+ "subtle"
4164
+ ]
4165
+ }
4166
+ },
4197
4167
  "economy-extra-legroom": {
4198
4168
  "bold": {
4199
4169
  "value": "#265688",
@@ -4265,12 +4235,83 @@ module.exports = {
4265
4235
  ]
4266
4236
  }
4267
4237
  },
4238
+ "economy-standard": {
4239
+ "bold": {
4240
+ "value": "#005fa7",
4241
+ "filePath": "processed/web/Alaska_theme.Light.json",
4242
+ "isSource": true,
4243
+ "original": {
4244
+ "value": "#005fa7"
4245
+ },
4246
+ "name": "ds-basic-color-fare-economy-standard-bold",
4247
+ "attributes": {
4248
+ "category": "basic",
4249
+ "type": "color",
4250
+ "item": "fare",
4251
+ "subitem": "economy-standard",
4252
+ "state": "bold"
4253
+ },
4254
+ "path": [
4255
+ "basic",
4256
+ "color",
4257
+ "fare",
4258
+ "economy-standard",
4259
+ "bold"
4260
+ ]
4261
+ },
4262
+ "default": {
4263
+ "value": "#0074ca",
4264
+ "filePath": "processed/web/Alaska_theme.Light.json",
4265
+ "isSource": true,
4266
+ "original": {
4267
+ "value": "#0074ca"
4268
+ },
4269
+ "name": "ds-basic-color-fare-economy-standard-default",
4270
+ "attributes": {
4271
+ "category": "basic",
4272
+ "type": "color",
4273
+ "item": "fare",
4274
+ "subitem": "economy-standard",
4275
+ "state": "default"
4276
+ },
4277
+ "path": [
4278
+ "basic",
4279
+ "color",
4280
+ "fare",
4281
+ "economy-standard",
4282
+ "default"
4283
+ ]
4284
+ },
4285
+ "subtle": {
4286
+ "value": "#ebf7ff",
4287
+ "filePath": "processed/web/Alaska_theme.Light.json",
4288
+ "isSource": true,
4289
+ "original": {
4290
+ "value": "#ebf7ff"
4291
+ },
4292
+ "name": "ds-basic-color-fare-economy-standard-subtle",
4293
+ "attributes": {
4294
+ "category": "basic",
4295
+ "type": "color",
4296
+ "item": "fare",
4297
+ "subitem": "economy-standard",
4298
+ "state": "subtle"
4299
+ },
4300
+ "path": [
4301
+ "basic",
4302
+ "color",
4303
+ "fare",
4304
+ "economy-standard",
4305
+ "subtle"
4306
+ ]
4307
+ }
4308
+ },
4268
4309
  "first": {
4269
- "value": "#005154",
4310
+ "value": "#00274a",
4270
4311
  "filePath": "processed/web/Alaska_theme.Light.json",
4271
4312
  "isSource": true,
4272
4313
  "original": {
4273
- "value": "#005154"
4314
+ "value": "#00274a"
4274
4315
  },
4275
4316
  "name": "ds-basic-color-fare-first",
4276
4317
  "attributes": {
@@ -4475,11 +4516,11 @@ module.exports = {
4475
4516
  }
4476
4517
  },
4477
4518
  "premiumeconomy": {
4478
- "value": "#265688",
4519
+ "value": "#005154",
4479
4520
  "filePath": "processed/web/Alaska_theme.Light.json",
4480
4521
  "isSource": true,
4481
4522
  "original": {
4482
- "value": "#265688"
4523
+ "value": "#005154"
4483
4524
  },
4484
4525
  "name": "ds-basic-color-fare-premiumeconomy",
4485
4526
  "attributes": {