@aurodesignsystem/design-tokens 5.11.0 → 5.13.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.
Files changed (52) hide show
  1. package/CHANGELOG.md +21 -0
  2. package/dist/CSSCustomProperties--bundled.css +421 -373
  3. package/dist/alaska/CSSCustomProperties--alaska.css +141 -125
  4. package/dist/alaska/JSONVariablesNested--alaska.json +142 -124
  5. package/dist/alaska/JSObject--allTokens.js +623 -125
  6. package/dist/alaska/SCSSVariables--alaska.scss +141 -125
  7. package/dist/alaska/SCSSVariablesMapFlat--alaska.scss +141 -125
  8. package/dist/alaska/primitives--alaska.scss +26 -10
  9. package/dist/alaska-classic/CSSCustomProperties--alaskaClassic.css +141 -125
  10. package/dist/alaska-classic/JSONVariablesNested--alaskaClassic.json +142 -124
  11. package/dist/alaska-classic/JSObject--allTokens.js +623 -125
  12. package/dist/alaska-classic/SCSSVariables--alaskaClassic.scss +141 -125
  13. package/dist/alaska-classic/SCSSVariablesMapFlat--alaskaClassic.scss +141 -125
  14. package/dist/alaska-classic/primitives--alaskaClassic.scss +26 -10
  15. package/dist/auro-classic/CSSCustomProperties.css +2 -2
  16. package/dist/auro-classic/CSSSizeCustomProperties.css +1 -1
  17. package/dist/auro-classic/JSData--color.js +1 -1
  18. package/dist/auro-classic/JSONVariablesFlat.json +1 -1
  19. package/dist/auro-classic/JSONVariablesNested.json +1 -1
  20. package/dist/auro-classic/JSObject--allTokens.js +1 -1
  21. package/dist/auro-classic/JSObject--deprecated.js +1 -1
  22. package/dist/auro-classic/JSVariables--color.js +1 -1
  23. package/dist/auro-classic/SCSSVariableMap.scss +1 -1
  24. package/dist/auro-classic/SCSSVariables.scss +2 -2
  25. package/dist/auro-classic/SCSSVariablesMapFlat.scss +2 -2
  26. package/dist/auro-classic/SassCustomProperties.scss +2 -2
  27. package/dist/auro-classic/SassSizeCustomProperties.scss +1 -1
  28. package/dist/hawaiian/CSSCustomProperties--hawaiian.css +141 -125
  29. package/dist/hawaiian/JSONVariablesNested--hawaiian.json +142 -124
  30. package/dist/hawaiian/JSObject--allTokens.js +623 -125
  31. package/dist/hawaiian/SCSSVariables--hawaiian.scss +141 -125
  32. package/dist/hawaiian/SCSSVariablesMapFlat--hawaiian.scss +141 -125
  33. package/dist/hawaiian/primitives--hawaiian.scss +26 -10
  34. package/dist/transparent/CSSCustomProperties--transparent.css +1 -1
  35. package/package.json +1 -1
  36. package/src/primitives/base/color.json +98 -0
  37. package/src/primitives/base/font.json +14 -14
  38. package/src/themes/alaska/basic/color/tier-program.json +114 -0
  39. package/src/themes/alaska/basic/font/accent.json +21 -21
  40. package/src/themes/alaska/basic/font/body.json +5 -5
  41. package/src/themes/alaska/basic/font/display.json +18 -18
  42. package/src/themes/alaska/basic/font/heading.json +18 -18
  43. package/src/themes/alaska-classic/basic/color/tier-program.json +114 -0
  44. package/src/themes/alaska-classic/basic/font/accent.json +21 -21
  45. package/src/themes/alaska-classic/basic/font/body.json +5 -5
  46. package/src/themes/alaska-classic/basic/font/display.json +18 -18
  47. package/src/themes/alaska-classic/basic/font/heading.json +18 -18
  48. package/src/themes/hawaiian/basic/color/tier-program.json +114 -0
  49. package/src/themes/hawaiian/basic/font/accent.json +21 -21
  50. package/src/themes/hawaiian/basic/font/body.json +5 -5
  51. package/src/themes/hawaiian/basic/font/display.json +18 -18
  52. package/src/themes/hawaiian/basic/font/heading.json +18 -18
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 25 Apr 2025 17:24:21 GMT
3
+ * Generated on Wed, 30 Apr 2025 16:27:01 GMT
4
4
  */
5
5
 
6
6
  module.exports = {
@@ -4489,6 +4489,504 @@ module.exports = {
4489
4489
  ]
4490
4490
  }
4491
4491
  },
4492
+ "loyaltytier": {
4493
+ "bronze": {
4494
+ "deprecated": false,
4495
+ "public": true,
4496
+ "type": "semantic",
4497
+ "usage": "Lounge brand color",
4498
+ "value": "#d99f6d",
4499
+ "filePath": "src/themes/alaska-classic/basic/color/tier-program.json",
4500
+ "isSource": false,
4501
+ "original": {
4502
+ "deprecated": false,
4503
+ "public": true,
4504
+ "type": "semantic",
4505
+ "usage": "Lounge brand color",
4506
+ "value": "{color.loyaltytier.bronze.value}"
4507
+ },
4508
+ "name": "ds-basic-color-tier-program-loyaltytier-bronze",
4509
+ "attributes": {
4510
+ "category": "basic",
4511
+ "type": "color",
4512
+ "item": "tierProgram",
4513
+ "subitem": "loyaltytier",
4514
+ "state": "bronze"
4515
+ },
4516
+ "path": [
4517
+ "basic",
4518
+ "color",
4519
+ "tierProgram",
4520
+ "loyaltytier",
4521
+ "bronze"
4522
+ ]
4523
+ },
4524
+ "bronzeMuted": {
4525
+ "deprecated": false,
4526
+ "public": true,
4527
+ "type": "semantic",
4528
+ "usage": "Lounge brand color",
4529
+ "value": "#eed4be",
4530
+ "filePath": "src/themes/alaska-classic/basic/color/tier-program.json",
4531
+ "isSource": false,
4532
+ "original": {
4533
+ "deprecated": false,
4534
+ "public": true,
4535
+ "type": "semantic",
4536
+ "usage": "Lounge brand color",
4537
+ "value": "{color.loyaltytier.bronzeMuted.value}"
4538
+ },
4539
+ "name": "ds-basic-color-tier-program-loyaltytier-bronze-muted",
4540
+ "attributes": {
4541
+ "category": "basic",
4542
+ "type": "color",
4543
+ "item": "tierProgram",
4544
+ "subitem": "loyaltytier",
4545
+ "state": "bronzeMuted"
4546
+ },
4547
+ "path": [
4548
+ "basic",
4549
+ "color",
4550
+ "tierProgram",
4551
+ "loyaltytier",
4552
+ "bronzeMuted"
4553
+ ]
4554
+ },
4555
+ "cobalt": {
4556
+ "deprecated": false,
4557
+ "public": true,
4558
+ "type": "semantic",
4559
+ "usage": "Lounge brand color",
4560
+ "value": "#030772",
4561
+ "filePath": "src/themes/alaska-classic/basic/color/tier-program.json",
4562
+ "isSource": false,
4563
+ "original": {
4564
+ "deprecated": false,
4565
+ "public": true,
4566
+ "type": "semantic",
4567
+ "usage": "Lounge brand color",
4568
+ "value": "{color.loyaltytier.cobalt.value}"
4569
+ },
4570
+ "name": "ds-basic-color-tier-program-loyaltytier-cobalt",
4571
+ "attributes": {
4572
+ "category": "basic",
4573
+ "type": "color",
4574
+ "item": "tierProgram",
4575
+ "subitem": "loyaltytier",
4576
+ "state": "cobalt"
4577
+ },
4578
+ "path": [
4579
+ "basic",
4580
+ "color",
4581
+ "tierProgram",
4582
+ "loyaltytier",
4583
+ "cobalt"
4584
+ ]
4585
+ },
4586
+ "cobaltMuted": {
4587
+ "deprecated": false,
4588
+ "public": true,
4589
+ "type": "semantic",
4590
+ "usage": "Lounge brand color",
4591
+ "value": "#a9b6d6",
4592
+ "filePath": "src/themes/alaska-classic/basic/color/tier-program.json",
4593
+ "isSource": false,
4594
+ "original": {
4595
+ "deprecated": false,
4596
+ "public": true,
4597
+ "type": "semantic",
4598
+ "usage": "Lounge brand color",
4599
+ "value": "{color.loyaltytier.cobaltMuted.value}"
4600
+ },
4601
+ "name": "ds-basic-color-tier-program-loyaltytier-cobalt-muted",
4602
+ "attributes": {
4603
+ "category": "basic",
4604
+ "type": "color",
4605
+ "item": "tierProgram",
4606
+ "subitem": "loyaltytier",
4607
+ "state": "cobaltMuted"
4608
+ },
4609
+ "path": [
4610
+ "basic",
4611
+ "color",
4612
+ "tierProgram",
4613
+ "loyaltytier",
4614
+ "cobaltMuted"
4615
+ ]
4616
+ },
4617
+ "copper": {
4618
+ "deprecated": false,
4619
+ "public": true,
4620
+ "type": "semantic",
4621
+ "usage": "Lounge brand color",
4622
+ "value": "#cb7457",
4623
+ "filePath": "src/themes/alaska-classic/basic/color/tier-program.json",
4624
+ "isSource": false,
4625
+ "original": {
4626
+ "deprecated": false,
4627
+ "public": true,
4628
+ "type": "semantic",
4629
+ "usage": "Lounge brand color",
4630
+ "value": "{color.loyaltytier.copper.value}"
4631
+ },
4632
+ "name": "ds-basic-color-tier-program-loyaltytier-copper",
4633
+ "attributes": {
4634
+ "category": "basic",
4635
+ "type": "color",
4636
+ "item": "tierProgram",
4637
+ "subitem": "loyaltytier",
4638
+ "state": "copper"
4639
+ },
4640
+ "path": [
4641
+ "basic",
4642
+ "color",
4643
+ "tierProgram",
4644
+ "loyaltytier",
4645
+ "copper"
4646
+ ]
4647
+ },
4648
+ "copperMuted": {
4649
+ "deprecated": false,
4650
+ "public": true,
4651
+ "type": "semantic",
4652
+ "usage": "Lounge brand color",
4653
+ "value": "#e7bfb1",
4654
+ "filePath": "src/themes/alaska-classic/basic/color/tier-program.json",
4655
+ "isSource": false,
4656
+ "original": {
4657
+ "deprecated": false,
4658
+ "public": true,
4659
+ "type": "semantic",
4660
+ "usage": "Lounge brand color",
4661
+ "value": "{color.loyaltytier.copperMuted.value}"
4662
+ },
4663
+ "name": "ds-basic-color-tier-program-loyaltytier-copper-muted",
4664
+ "attributes": {
4665
+ "category": "basic",
4666
+ "type": "color",
4667
+ "item": "tierProgram",
4668
+ "subitem": "loyaltytier",
4669
+ "state": "copperMuted"
4670
+ },
4671
+ "path": [
4672
+ "basic",
4673
+ "color",
4674
+ "tierProgram",
4675
+ "loyaltytier",
4676
+ "copperMuted"
4677
+ ]
4678
+ },
4679
+ "gold": {
4680
+ "deprecated": false,
4681
+ "public": true,
4682
+ "type": "semantic",
4683
+ "usage": "Lounge brand color",
4684
+ "value": "#fbdc7a",
4685
+ "filePath": "src/themes/alaska-classic/basic/color/tier-program.json",
4686
+ "isSource": false,
4687
+ "original": {
4688
+ "deprecated": false,
4689
+ "public": true,
4690
+ "type": "semantic",
4691
+ "usage": "Lounge brand color",
4692
+ "value": "{color.loyaltytier.gold.value}"
4693
+ },
4694
+ "name": "ds-basic-color-tier-program-loyaltytier-gold",
4695
+ "attributes": {
4696
+ "category": "basic",
4697
+ "type": "color",
4698
+ "item": "tierProgram",
4699
+ "subitem": "loyaltytier",
4700
+ "state": "gold"
4701
+ },
4702
+ "path": [
4703
+ "basic",
4704
+ "color",
4705
+ "tierProgram",
4706
+ "loyaltytier",
4707
+ "gold"
4708
+ ]
4709
+ },
4710
+ "goldMuted": {
4711
+ "deprecated": false,
4712
+ "public": true,
4713
+ "type": "semantic",
4714
+ "usage": "Lounge brand color",
4715
+ "value": "#fdefc4",
4716
+ "filePath": "src/themes/alaska-classic/basic/color/tier-program.json",
4717
+ "isSource": false,
4718
+ "original": {
4719
+ "deprecated": false,
4720
+ "public": true,
4721
+ "type": "semantic",
4722
+ "usage": "Lounge brand color",
4723
+ "value": "{color.loyaltytier.goldMuted.value}"
4724
+ },
4725
+ "name": "ds-basic-color-tier-program-loyaltytier-gold-muted",
4726
+ "attributes": {
4727
+ "category": "basic",
4728
+ "type": "color",
4729
+ "item": "tierProgram",
4730
+ "subitem": "loyaltytier",
4731
+ "state": "goldMuted"
4732
+ },
4733
+ "path": [
4734
+ "basic",
4735
+ "color",
4736
+ "tierProgram",
4737
+ "loyaltytier",
4738
+ "goldMuted"
4739
+ ]
4740
+ },
4741
+ "nickel": {
4742
+ "deprecated": false,
4743
+ "public": true,
4744
+ "type": "semantic",
4745
+ "usage": "Lounge brand color",
4746
+ "value": "#abaab1",
4747
+ "filePath": "src/themes/alaska-classic/basic/color/tier-program.json",
4748
+ "isSource": false,
4749
+ "original": {
4750
+ "deprecated": false,
4751
+ "public": true,
4752
+ "type": "semantic",
4753
+ "usage": "Lounge brand color",
4754
+ "value": "{color.loyaltytier.nickel.value}"
4755
+ },
4756
+ "name": "ds-basic-color-tier-program-loyaltytier-nickel",
4757
+ "attributes": {
4758
+ "category": "basic",
4759
+ "type": "color",
4760
+ "item": "tierProgram",
4761
+ "subitem": "loyaltytier",
4762
+ "state": "nickel"
4763
+ },
4764
+ "path": [
4765
+ "basic",
4766
+ "color",
4767
+ "tierProgram",
4768
+ "loyaltytier",
4769
+ "nickel"
4770
+ ]
4771
+ },
4772
+ "nickelMuted": {
4773
+ "deprecated": false,
4774
+ "public": true,
4775
+ "type": "semantic",
4776
+ "usage": "Lounge brand color",
4777
+ "value": "#e5e4e7",
4778
+ "filePath": "src/themes/alaska-classic/basic/color/tier-program.json",
4779
+ "isSource": false,
4780
+ "original": {
4781
+ "deprecated": false,
4782
+ "public": true,
4783
+ "type": "semantic",
4784
+ "usage": "Lounge brand color",
4785
+ "value": "{color.loyaltytier.nickelMuted.value}"
4786
+ },
4787
+ "name": "ds-basic-color-tier-program-loyaltytier-nickel-muted",
4788
+ "attributes": {
4789
+ "category": "basic",
4790
+ "type": "color",
4791
+ "item": "tierProgram",
4792
+ "subitem": "loyaltytier",
4793
+ "state": "nickelMuted"
4794
+ },
4795
+ "path": [
4796
+ "basic",
4797
+ "color",
4798
+ "tierProgram",
4799
+ "loyaltytier",
4800
+ "nickelMuted"
4801
+ ]
4802
+ },
4803
+ "platinum": {
4804
+ "deprecated": false,
4805
+ "public": true,
4806
+ "type": "semantic",
4807
+ "usage": "Lounge brand color",
4808
+ "value": "#bcb8a4",
4809
+ "filePath": "src/themes/alaska-classic/basic/color/tier-program.json",
4810
+ "isSource": false,
4811
+ "original": {
4812
+ "deprecated": false,
4813
+ "public": true,
4814
+ "type": "semantic",
4815
+ "usage": "Lounge brand color",
4816
+ "value": "{color.loyaltytier.platinum.value}"
4817
+ },
4818
+ "name": "ds-basic-color-tier-program-loyaltytier-platinum",
4819
+ "attributes": {
4820
+ "category": "basic",
4821
+ "type": "color",
4822
+ "item": "tierProgram",
4823
+ "subitem": "loyaltytier",
4824
+ "state": "platinum"
4825
+ },
4826
+ "path": [
4827
+ "basic",
4828
+ "color",
4829
+ "tierProgram",
4830
+ "loyaltytier",
4831
+ "platinum"
4832
+ ]
4833
+ },
4834
+ "platinumMuted": {
4835
+ "deprecated": false,
4836
+ "public": true,
4837
+ "type": "semantic",
4838
+ "usage": "Lounge brand color",
4839
+ "value": "#dad8cd",
4840
+ "filePath": "src/themes/alaska-classic/basic/color/tier-program.json",
4841
+ "isSource": false,
4842
+ "original": {
4843
+ "deprecated": false,
4844
+ "public": true,
4845
+ "type": "semantic",
4846
+ "usage": "Lounge brand color",
4847
+ "value": "{color.loyaltytier.platinumMuted.value}"
4848
+ },
4849
+ "name": "ds-basic-color-tier-program-loyaltytier-platinum-muted",
4850
+ "attributes": {
4851
+ "category": "basic",
4852
+ "type": "color",
4853
+ "item": "tierProgram",
4854
+ "subitem": "loyaltytier",
4855
+ "state": "platinumMuted"
4856
+ },
4857
+ "path": [
4858
+ "basic",
4859
+ "color",
4860
+ "tierProgram",
4861
+ "loyaltytier",
4862
+ "platinumMuted"
4863
+ ]
4864
+ },
4865
+ "silver": {
4866
+ "deprecated": false,
4867
+ "public": true,
4868
+ "type": "semantic",
4869
+ "usage": "Lounge brand color",
4870
+ "value": "#e4e9ec",
4871
+ "filePath": "src/themes/alaska-classic/basic/color/tier-program.json",
4872
+ "isSource": false,
4873
+ "original": {
4874
+ "deprecated": false,
4875
+ "public": true,
4876
+ "type": "semantic",
4877
+ "usage": "Lounge brand color",
4878
+ "value": "{color.loyaltytier.silver.value}"
4879
+ },
4880
+ "name": "ds-basic-color-tier-program-loyaltytier-silver",
4881
+ "attributes": {
4882
+ "category": "basic",
4883
+ "type": "color",
4884
+ "item": "tierProgram",
4885
+ "subitem": "loyaltytier",
4886
+ "state": "silver"
4887
+ },
4888
+ "path": [
4889
+ "basic",
4890
+ "color",
4891
+ "tierProgram",
4892
+ "loyaltytier",
4893
+ "silver"
4894
+ ]
4895
+ },
4896
+ "silverMuted": {
4897
+ "deprecated": false,
4898
+ "public": true,
4899
+ "type": "semantic",
4900
+ "usage": "Lounge brand color",
4901
+ "value": "#f9fafb",
4902
+ "filePath": "src/themes/alaska-classic/basic/color/tier-program.json",
4903
+ "isSource": false,
4904
+ "original": {
4905
+ "deprecated": false,
4906
+ "public": true,
4907
+ "type": "semantic",
4908
+ "usage": "Lounge brand color",
4909
+ "value": "{color.loyaltytier.silverMuted.value}"
4910
+ },
4911
+ "name": "ds-basic-color-tier-program-loyaltytier-silver-muted",
4912
+ "attributes": {
4913
+ "category": "basic",
4914
+ "type": "color",
4915
+ "item": "tierProgram",
4916
+ "subitem": "loyaltytier",
4917
+ "state": "silverMuted"
4918
+ },
4919
+ "path": [
4920
+ "basic",
4921
+ "color",
4922
+ "tierProgram",
4923
+ "loyaltytier",
4924
+ "silverMuted"
4925
+ ]
4926
+ },
4927
+ "titanium": {
4928
+ "deprecated": false,
4929
+ "public": true,
4930
+ "type": "semantic",
4931
+ "usage": "Lounge brand color",
4932
+ "value": "#282828",
4933
+ "filePath": "src/themes/alaska-classic/basic/color/tier-program.json",
4934
+ "isSource": false,
4935
+ "original": {
4936
+ "deprecated": false,
4937
+ "public": true,
4938
+ "type": "semantic",
4939
+ "usage": "Lounge brand color",
4940
+ "value": "{color.loyaltytier.titanium.value}"
4941
+ },
4942
+ "name": "ds-basic-color-tier-program-loyaltytier-titanium",
4943
+ "attributes": {
4944
+ "category": "basic",
4945
+ "type": "color",
4946
+ "item": "tierProgram",
4947
+ "subitem": "loyaltytier",
4948
+ "state": "titanium"
4949
+ },
4950
+ "path": [
4951
+ "basic",
4952
+ "color",
4953
+ "tierProgram",
4954
+ "loyaltytier",
4955
+ "titanium"
4956
+ ]
4957
+ },
4958
+ "titaniumMuted": {
4959
+ "deprecated": false,
4960
+ "public": true,
4961
+ "type": "semantic",
4962
+ "usage": "Lounge brand color",
4963
+ "value": "#545454",
4964
+ "filePath": "src/themes/alaska-classic/basic/color/tier-program.json",
4965
+ "isSource": false,
4966
+ "original": {
4967
+ "deprecated": false,
4968
+ "public": true,
4969
+ "type": "semantic",
4970
+ "usage": "Lounge brand color",
4971
+ "value": "{color.loyaltytier.titaniumMuted.value}"
4972
+ },
4973
+ "name": "ds-basic-color-tier-program-loyaltytier-titanium-muted",
4974
+ "attributes": {
4975
+ "category": "basic",
4976
+ "type": "color",
4977
+ "item": "tierProgram",
4978
+ "subitem": "loyaltytier",
4979
+ "state": "titaniumMuted"
4980
+ },
4981
+ "path": [
4982
+ "basic",
4983
+ "color",
4984
+ "tierProgram",
4985
+ "loyaltytier",
4986
+ "titaniumMuted"
4987
+ ]
4988
+ }
4989
+ },
4492
4990
  "oneworld": {
4493
4991
  "emerald": {
4494
4992
  "deprecated": false,
@@ -4662,7 +5160,7 @@ module.exports = {
4662
5160
  "public": true,
4663
5161
  "type": "semantic",
4664
5162
  "usage": "",
4665
- "value": "Book",
5163
+ "value": "450",
4666
5164
  "filePath": "src/themes/alaska-classic/basic/font/accent.json",
4667
5165
  "isSource": false,
4668
5166
  "original": {
@@ -4670,7 +5168,7 @@ module.exports = {
4670
5168
  "public": true,
4671
5169
  "type": "semantic",
4672
5170
  "usage": "",
4673
- "value": "{font.weight.450.value}"
5171
+ "value": "{font.weight.book.value}"
4674
5172
  },
4675
5173
  "name": "ds-basic-text-accent-xxl-breakpoint-lg-font-weight",
4676
5174
  "attributes": {
@@ -4829,7 +5327,7 @@ module.exports = {
4829
5327
  "public": true,
4830
5328
  "type": "semantic",
4831
5329
  "usage": "",
4832
- "value": "Book",
5330
+ "value": "450",
4833
5331
  "filePath": "src/themes/alaska-classic/basic/font/accent.json",
4834
5332
  "isSource": false,
4835
5333
  "original": {
@@ -4837,7 +5335,7 @@ module.exports = {
4837
5335
  "public": true,
4838
5336
  "type": "semantic",
4839
5337
  "usage": "",
4840
- "value": "{font.weight.450.value}"
5338
+ "value": "{font.weight.book.value}"
4841
5339
  },
4842
5340
  "name": "ds-basic-text-accent-xxl-breakpoint-md-font-weight",
4843
5341
  "attributes": {
@@ -4996,7 +5494,7 @@ module.exports = {
4996
5494
  "public": true,
4997
5495
  "type": "semantic",
4998
5496
  "usage": "",
4999
- "value": "Book",
5497
+ "value": "450",
5000
5498
  "filePath": "src/themes/alaska-classic/basic/font/accent.json",
5001
5499
  "isSource": false,
5002
5500
  "original": {
@@ -5004,7 +5502,7 @@ module.exports = {
5004
5502
  "public": true,
5005
5503
  "type": "semantic",
5006
5504
  "usage": "",
5007
- "value": "{font.weight.450.value}"
5505
+ "value": "{font.weight.book.value}"
5008
5506
  },
5009
5507
  "name": "ds-basic-text-accent-xxl-breakpoint-sm-font-weight",
5010
5508
  "attributes": {
@@ -5167,7 +5665,7 @@ module.exports = {
5167
5665
  "public": true,
5168
5666
  "type": "semantic",
5169
5667
  "usage": "",
5170
- "value": "Book",
5668
+ "value": "450",
5171
5669
  "filePath": "src/themes/alaska-classic/basic/font/accent.json",
5172
5670
  "isSource": false,
5173
5671
  "original": {
@@ -5175,7 +5673,7 @@ module.exports = {
5175
5673
  "public": true,
5176
5674
  "type": "semantic",
5177
5675
  "usage": "",
5178
- "value": "{font.weight.450.value}"
5676
+ "value": "{font.weight.book.value}"
5179
5677
  },
5180
5678
  "name": "ds-basic-text-accent-xl-breakpoint-lg-font-weight",
5181
5679
  "attributes": {
@@ -5334,7 +5832,7 @@ module.exports = {
5334
5832
  "public": true,
5335
5833
  "type": "semantic",
5336
5834
  "usage": "",
5337
- "value": "Book",
5835
+ "value": "450",
5338
5836
  "filePath": "src/themes/alaska-classic/basic/font/accent.json",
5339
5837
  "isSource": false,
5340
5838
  "original": {
@@ -5342,7 +5840,7 @@ module.exports = {
5342
5840
  "public": true,
5343
5841
  "type": "semantic",
5344
5842
  "usage": "",
5345
- "value": "{font.weight.450.value}"
5843
+ "value": "{font.weight.book.value}"
5346
5844
  },
5347
5845
  "name": "ds-basic-text-accent-xl-breakpoint-md-font-weight",
5348
5846
  "attributes": {
@@ -5501,7 +5999,7 @@ module.exports = {
5501
5999
  "public": true,
5502
6000
  "type": "semantic",
5503
6001
  "usage": "",
5504
- "value": "Book",
6002
+ "value": "450",
5505
6003
  "filePath": "src/themes/alaska-classic/basic/font/accent.json",
5506
6004
  "isSource": false,
5507
6005
  "original": {
@@ -5509,7 +6007,7 @@ module.exports = {
5509
6007
  "public": true,
5510
6008
  "type": "semantic",
5511
6009
  "usage": "",
5512
- "value": "{font.weight.450.value}"
6010
+ "value": "{font.weight.book.value}"
5513
6011
  },
5514
6012
  "name": "ds-basic-text-accent-xl-breakpoint-sm-font-weight",
5515
6013
  "attributes": {
@@ -5672,7 +6170,7 @@ module.exports = {
5672
6170
  "public": true,
5673
6171
  "type": "semantic",
5674
6172
  "usage": "",
5675
- "value": "Book",
6173
+ "value": "450",
5676
6174
  "filePath": "src/themes/alaska-classic/basic/font/accent.json",
5677
6175
  "isSource": false,
5678
6176
  "original": {
@@ -5680,7 +6178,7 @@ module.exports = {
5680
6178
  "public": true,
5681
6179
  "type": "semantic",
5682
6180
  "usage": "",
5683
- "value": "{font.weight.450.value}"
6181
+ "value": "{font.weight.book.value}"
5684
6182
  },
5685
6183
  "name": "ds-basic-text-accent-lg-breakpoint-lg-font-weight",
5686
6184
  "attributes": {
@@ -5839,7 +6337,7 @@ module.exports = {
5839
6337
  "public": true,
5840
6338
  "type": "semantic",
5841
6339
  "usage": "",
5842
- "value": "Book",
6340
+ "value": "450",
5843
6341
  "filePath": "src/themes/alaska-classic/basic/font/accent.json",
5844
6342
  "isSource": false,
5845
6343
  "original": {
@@ -5847,7 +6345,7 @@ module.exports = {
5847
6345
  "public": true,
5848
6346
  "type": "semantic",
5849
6347
  "usage": "",
5850
- "value": "{font.weight.450.value}"
6348
+ "value": "{font.weight.book.value}"
5851
6349
  },
5852
6350
  "name": "ds-basic-text-accent-lg-breakpoint-md-font-weight",
5853
6351
  "attributes": {
@@ -6006,7 +6504,7 @@ module.exports = {
6006
6504
  "public": true,
6007
6505
  "type": "semantic",
6008
6506
  "usage": "",
6009
- "value": "Book",
6507
+ "value": "450",
6010
6508
  "filePath": "src/themes/alaska-classic/basic/font/accent.json",
6011
6509
  "isSource": false,
6012
6510
  "original": {
@@ -6014,7 +6512,7 @@ module.exports = {
6014
6512
  "public": true,
6015
6513
  "type": "semantic",
6016
6514
  "usage": "",
6017
- "value": "{font.weight.450.value}"
6515
+ "value": "{font.weight.book.value}"
6018
6516
  },
6019
6517
  "name": "ds-basic-text-accent-lg-breakpoint-sm-font-weight",
6020
6518
  "attributes": {
@@ -6177,7 +6675,7 @@ module.exports = {
6177
6675
  "public": true,
6178
6676
  "type": "semantic",
6179
6677
  "usage": "",
6180
- "value": "Cond Medium",
6678
+ "value": "500",
6181
6679
  "filePath": "src/themes/alaska-classic/basic/font/accent.json",
6182
6680
  "isSource": false,
6183
6681
  "original": {
@@ -6185,7 +6683,7 @@ module.exports = {
6185
6683
  "public": true,
6186
6684
  "type": "semantic",
6187
6685
  "usage": "",
6188
- "value": "{font.weight.525.value}"
6686
+ "value": "{font.weight.condMedium.value}"
6189
6687
  },
6190
6688
  "name": "ds-basic-text-accent-md-breakpoint-lg-font-weight",
6191
6689
  "attributes": {
@@ -6344,7 +6842,7 @@ module.exports = {
6344
6842
  "public": true,
6345
6843
  "type": "semantic",
6346
6844
  "usage": "",
6347
- "value": "Cond Medium",
6845
+ "value": "500",
6348
6846
  "filePath": "src/themes/alaska-classic/basic/font/accent.json",
6349
6847
  "isSource": false,
6350
6848
  "original": {
@@ -6352,7 +6850,7 @@ module.exports = {
6352
6850
  "public": true,
6353
6851
  "type": "semantic",
6354
6852
  "usage": "",
6355
- "value": "{font.weight.525.value}"
6853
+ "value": "{font.weight.condMedium.value}"
6356
6854
  },
6357
6855
  "name": "ds-basic-text-accent-md-breakpoint-md-font-weight",
6358
6856
  "attributes": {
@@ -6511,7 +7009,7 @@ module.exports = {
6511
7009
  "public": true,
6512
7010
  "type": "semantic",
6513
7011
  "usage": "",
6514
- "value": "Cond Medium",
7012
+ "value": "500",
6515
7013
  "filePath": "src/themes/alaska-classic/basic/font/accent.json",
6516
7014
  "isSource": false,
6517
7015
  "original": {
@@ -6519,7 +7017,7 @@ module.exports = {
6519
7017
  "public": true,
6520
7018
  "type": "semantic",
6521
7019
  "usage": "",
6522
- "value": "{font.weight.525.value}"
7020
+ "value": "{font.weight.condMedium.value}"
6523
7021
  },
6524
7022
  "name": "ds-basic-text-accent-md-breakpoint-sm-font-weight",
6525
7023
  "attributes": {
@@ -6682,7 +7180,7 @@ module.exports = {
6682
7180
  "public": true,
6683
7181
  "type": "semantic",
6684
7182
  "usage": "",
6685
- "value": "Cond Medium",
7183
+ "value": "500",
6686
7184
  "filePath": "src/themes/alaska-classic/basic/font/accent.json",
6687
7185
  "isSource": false,
6688
7186
  "original": {
@@ -6690,7 +7188,7 @@ module.exports = {
6690
7188
  "public": true,
6691
7189
  "type": "semantic",
6692
7190
  "usage": "",
6693
- "value": "{font.weight.525.value}"
7191
+ "value": "{font.weight.condMedium.value}"
6694
7192
  },
6695
7193
  "name": "ds-basic-text-accent-sm-breakpoint-lg-font-weight",
6696
7194
  "attributes": {
@@ -6849,7 +7347,7 @@ module.exports = {
6849
7347
  "public": true,
6850
7348
  "type": "semantic",
6851
7349
  "usage": "",
6852
- "value": "Cond Medium",
7350
+ "value": "500",
6853
7351
  "filePath": "src/themes/alaska-classic/basic/font/accent.json",
6854
7352
  "isSource": false,
6855
7353
  "original": {
@@ -6857,7 +7355,7 @@ module.exports = {
6857
7355
  "public": true,
6858
7356
  "type": "semantic",
6859
7357
  "usage": "",
6860
- "value": "{font.weight.525.value}"
7358
+ "value": "{font.weight.condMedium.value}"
6861
7359
  },
6862
7360
  "name": "ds-basic-text-accent-sm-breakpoint-md-font-weight",
6863
7361
  "attributes": {
@@ -7016,7 +7514,7 @@ module.exports = {
7016
7514
  "public": true,
7017
7515
  "type": "semantic",
7018
7516
  "usage": "",
7019
- "value": "Cond Medium",
7517
+ "value": "500",
7020
7518
  "filePath": "src/themes/alaska-classic/basic/font/accent.json",
7021
7519
  "isSource": false,
7022
7520
  "original": {
@@ -7024,7 +7522,7 @@ module.exports = {
7024
7522
  "public": true,
7025
7523
  "type": "semantic",
7026
7524
  "usage": "",
7027
- "value": "{font.weight.525.value}"
7525
+ "value": "{font.weight.condMedium.value}"
7028
7526
  },
7029
7527
  "name": "ds-basic-text-accent-sm-breakpoint-sm-font-weight",
7030
7528
  "attributes": {
@@ -7187,7 +7685,7 @@ module.exports = {
7187
7685
  "public": true,
7188
7686
  "type": "semantic",
7189
7687
  "usage": "",
7190
- "value": "Cond Medium",
7688
+ "value": "500",
7191
7689
  "filePath": "src/themes/alaska-classic/basic/font/accent.json",
7192
7690
  "isSource": false,
7193
7691
  "original": {
@@ -7195,7 +7693,7 @@ module.exports = {
7195
7693
  "public": true,
7196
7694
  "type": "semantic",
7197
7695
  "usage": "",
7198
- "value": "{font.weight.525.value}"
7696
+ "value": "{font.weight.condMedium.value}"
7199
7697
  },
7200
7698
  "name": "ds-basic-text-accent-xs-breakpoint-lg-font-weight",
7201
7699
  "attributes": {
@@ -7354,7 +7852,7 @@ module.exports = {
7354
7852
  "public": true,
7355
7853
  "type": "semantic",
7356
7854
  "usage": "",
7357
- "value": "Cond Medium",
7855
+ "value": "500",
7358
7856
  "filePath": "src/themes/alaska-classic/basic/font/accent.json",
7359
7857
  "isSource": false,
7360
7858
  "original": {
@@ -7362,7 +7860,7 @@ module.exports = {
7362
7860
  "public": true,
7363
7861
  "type": "semantic",
7364
7862
  "usage": "",
7365
- "value": "{font.weight.525.value}"
7863
+ "value": "{font.weight.condMedium.value}"
7366
7864
  },
7367
7865
  "name": "ds-basic-text-accent-xs-breakpoint-md-font-weight",
7368
7866
  "attributes": {
@@ -7521,7 +8019,7 @@ module.exports = {
7521
8019
  "public": true,
7522
8020
  "type": "semantic",
7523
8021
  "usage": "",
7524
- "value": "Cond Medium",
8022
+ "value": "500",
7525
8023
  "filePath": "src/themes/alaska-classic/basic/font/accent.json",
7526
8024
  "isSource": false,
7527
8025
  "original": {
@@ -7529,7 +8027,7 @@ module.exports = {
7529
8027
  "public": true,
7530
8028
  "type": "semantic",
7531
8029
  "usage": "",
7532
- "value": "{font.weight.525.value}"
8030
+ "value": "{font.weight.condMedium.value}"
7533
8031
  },
7534
8032
  "name": "ds-basic-text-accent-xs-breakpoint-sm-font-weight",
7535
8033
  "attributes": {
@@ -7692,7 +8190,7 @@ module.exports = {
7692
8190
  "public": true,
7693
8191
  "type": "semantic",
7694
8192
  "usage": "",
7695
- "value": "Book",
8193
+ "value": "450",
7696
8194
  "filePath": "src/themes/alaska-classic/basic/font/accent.json",
7697
8195
  "isSource": false,
7698
8196
  "original": {
@@ -7700,7 +8198,7 @@ module.exports = {
7700
8198
  "public": true,
7701
8199
  "type": "semantic",
7702
8200
  "usage": "",
7703
- "value": "{font.weight.450.value}"
8201
+ "value": "{font.weight.book.value}"
7704
8202
  },
7705
8203
  "name": "ds-basic-text-accent-xxs-breakpoint-lg-font-weight",
7706
8204
  "attributes": {
@@ -7859,7 +8357,7 @@ module.exports = {
7859
8357
  "public": true,
7860
8358
  "type": "semantic",
7861
8359
  "usage": "",
7862
- "value": "Book",
8360
+ "value": "450",
7863
8361
  "filePath": "src/themes/alaska-classic/basic/font/accent.json",
7864
8362
  "isSource": false,
7865
8363
  "original": {
@@ -7867,7 +8365,7 @@ module.exports = {
7867
8365
  "public": true,
7868
8366
  "type": "semantic",
7869
8367
  "usage": "",
7870
- "value": "{font.weight.450.value}"
8368
+ "value": "{font.weight.book.value}"
7871
8369
  },
7872
8370
  "name": "ds-basic-text-accent-xxs-breakpoint-md-font-weight",
7873
8371
  "attributes": {
@@ -8026,7 +8524,7 @@ module.exports = {
8026
8524
  "public": true,
8027
8525
  "type": "semantic",
8028
8526
  "usage": "",
8029
- "value": "Book",
8527
+ "value": "450",
8030
8528
  "filePath": "src/themes/alaska-classic/basic/font/accent.json",
8031
8529
  "isSource": false,
8032
8530
  "original": {
@@ -8034,7 +8532,7 @@ module.exports = {
8034
8532
  "public": true,
8035
8533
  "type": "semantic",
8036
8534
  "usage": "",
8037
- "value": "{font.weight.450.value}"
8535
+ "value": "{font.weight.book.value}"
8038
8536
  },
8039
8537
  "name": "ds-basic-text-accent-xxs-breakpoint-sm-font-weight",
8040
8538
  "attributes": {
@@ -8193,7 +8691,7 @@ module.exports = {
8193
8691
  "public": true,
8194
8692
  "type": "semantic",
8195
8693
  "usage": "",
8196
- "value": "Book",
8694
+ "value": "450",
8197
8695
  "filePath": "src/themes/alaska-classic/basic/font/body.json",
8198
8696
  "isSource": false,
8199
8697
  "original": {
@@ -8201,7 +8699,7 @@ module.exports = {
8201
8699
  "public": true,
8202
8700
  "type": "semantic",
8203
8701
  "usage": "",
8204
- "value": "{font.weight.450.value}"
8702
+ "value": "{font.weight.book.value}"
8205
8703
  },
8206
8704
  "name": "ds-basic-text-body-lg-font-weight",
8207
8705
  "attributes": {
@@ -8350,7 +8848,7 @@ module.exports = {
8350
8848
  "public": true,
8351
8849
  "type": "semantic",
8352
8850
  "usage": "",
8353
- "value": "Book",
8851
+ "value": "450",
8354
8852
  "filePath": "src/themes/alaska-classic/basic/font/body.json",
8355
8853
  "isSource": false,
8356
8854
  "original": {
@@ -8358,7 +8856,7 @@ module.exports = {
8358
8856
  "public": true,
8359
8857
  "type": "semantic",
8360
8858
  "usage": "",
8361
- "value": "{font.weight.450.value}"
8859
+ "value": "{font.weight.book.value}"
8362
8860
  },
8363
8861
  "name": "ds-basic-text-body-default-font-weight",
8364
8862
  "attributes": {
@@ -8507,7 +9005,7 @@ module.exports = {
8507
9005
  "public": true,
8508
9006
  "type": "semantic",
8509
9007
  "usage": "",
8510
- "value": "Book",
9008
+ "value": "450",
8511
9009
  "filePath": "src/themes/alaska-classic/basic/font/body.json",
8512
9010
  "isSource": false,
8513
9011
  "original": {
@@ -8515,7 +9013,7 @@ module.exports = {
8515
9013
  "public": true,
8516
9014
  "type": "semantic",
8517
9015
  "usage": "",
8518
- "value": "{font.weight.450.value}"
9016
+ "value": "{font.weight.book.value}"
8519
9017
  },
8520
9018
  "name": "ds-basic-text-body-sm-font-weight",
8521
9019
  "attributes": {
@@ -8664,7 +9162,7 @@ module.exports = {
8664
9162
  "public": true,
8665
9163
  "type": "semantic",
8666
9164
  "usage": "",
8667
- "value": "Book",
9165
+ "value": "450",
8668
9166
  "filePath": "src/themes/alaska-classic/basic/font/body.json",
8669
9167
  "isSource": false,
8670
9168
  "original": {
@@ -8672,7 +9170,7 @@ module.exports = {
8672
9170
  "public": true,
8673
9171
  "type": "semantic",
8674
9172
  "usage": "",
8675
- "value": "{font.weight.450.value}"
9173
+ "value": "{font.weight.book.value}"
8676
9174
  },
8677
9175
  "name": "ds-basic-text-body-xs-font-weight",
8678
9176
  "attributes": {
@@ -8821,7 +9319,7 @@ module.exports = {
8821
9319
  "public": true,
8822
9320
  "type": "semantic",
8823
9321
  "usage": "",
8824
- "value": "Book",
9322
+ "value": "450",
8825
9323
  "filePath": "src/themes/alaska-classic/basic/font/body.json",
8826
9324
  "isSource": false,
8827
9325
  "original": {
@@ -8829,7 +9327,7 @@ module.exports = {
8829
9327
  "public": true,
8830
9328
  "type": "semantic",
8831
9329
  "usage": "",
8832
- "value": "{font.weight.450.value}"
9330
+ "value": "{font.weight.book.value}"
8833
9331
  },
8834
9332
  "name": "ds-basic-text-body-xxs-font-weight",
8835
9333
  "attributes": {
@@ -8986,7 +9484,7 @@ module.exports = {
8986
9484
  "public": true,
8987
9485
  "type": "semantic",
8988
9486
  "usage": "",
8989
- "value": "Light",
9487
+ "value": "300",
8990
9488
  "filePath": "src/themes/alaska-classic/basic/font/display.json",
8991
9489
  "isSource": false,
8992
9490
  "original": {
@@ -8994,7 +9492,7 @@ module.exports = {
8994
9492
  "public": true,
8995
9493
  "type": "semantic",
8996
9494
  "usage": "",
8997
- "value": "{font.weight.300.value}"
9495
+ "value": "{font.weight.light.value}"
8998
9496
  },
8999
9497
  "name": "ds-basic-text-display-xxl-breakpoint-lg-font-weight",
9000
9498
  "attributes": {
@@ -9153,7 +9651,7 @@ module.exports = {
9153
9651
  "public": true,
9154
9652
  "type": "semantic",
9155
9653
  "usage": "",
9156
- "value": "Light",
9654
+ "value": "300",
9157
9655
  "filePath": "src/themes/alaska-classic/basic/font/display.json",
9158
9656
  "isSource": false,
9159
9657
  "original": {
@@ -9161,7 +9659,7 @@ module.exports = {
9161
9659
  "public": true,
9162
9660
  "type": "semantic",
9163
9661
  "usage": "",
9164
- "value": "{font.weight.300.value}"
9662
+ "value": "{font.weight.light.value}"
9165
9663
  },
9166
9664
  "name": "ds-basic-text-display-xxl-breakpoint-md-font-weight",
9167
9665
  "attributes": {
@@ -9320,7 +9818,7 @@ module.exports = {
9320
9818
  "public": true,
9321
9819
  "type": "semantic",
9322
9820
  "usage": "",
9323
- "value": "Light",
9821
+ "value": "300",
9324
9822
  "filePath": "src/themes/alaska-classic/basic/font/display.json",
9325
9823
  "isSource": false,
9326
9824
  "original": {
@@ -9328,7 +9826,7 @@ module.exports = {
9328
9826
  "public": true,
9329
9827
  "type": "semantic",
9330
9828
  "usage": "",
9331
- "value": "{font.weight.300.value}"
9829
+ "value": "{font.weight.light.value}"
9332
9830
  },
9333
9831
  "name": "ds-basic-text-display-xxl-breakpoint-sm-font-weight",
9334
9832
  "attributes": {
@@ -9491,7 +9989,7 @@ module.exports = {
9491
9989
  "public": true,
9492
9990
  "type": "semantic",
9493
9991
  "usage": "",
9494
- "value": "Light",
9992
+ "value": "300",
9495
9993
  "filePath": "src/themes/alaska-classic/basic/font/display.json",
9496
9994
  "isSource": false,
9497
9995
  "original": {
@@ -9499,7 +9997,7 @@ module.exports = {
9499
9997
  "public": true,
9500
9998
  "type": "semantic",
9501
9999
  "usage": "",
9502
- "value": "{font.weight.300.value}"
10000
+ "value": "{font.weight.light.value}"
9503
10001
  },
9504
10002
  "name": "ds-basic-text-display-xl-breakpoint-lg-font-weight",
9505
10003
  "attributes": {
@@ -9658,7 +10156,7 @@ module.exports = {
9658
10156
  "public": true,
9659
10157
  "type": "semantic",
9660
10158
  "usage": "",
9661
- "value": "Light",
10159
+ "value": "300",
9662
10160
  "filePath": "src/themes/alaska-classic/basic/font/display.json",
9663
10161
  "isSource": false,
9664
10162
  "original": {
@@ -9666,7 +10164,7 @@ module.exports = {
9666
10164
  "public": true,
9667
10165
  "type": "semantic",
9668
10166
  "usage": "",
9669
- "value": "{font.weight.300.value}"
10167
+ "value": "{font.weight.light.value}"
9670
10168
  },
9671
10169
  "name": "ds-basic-text-display-xl-breakpoint-md-font-weight",
9672
10170
  "attributes": {
@@ -9825,7 +10323,7 @@ module.exports = {
9825
10323
  "public": true,
9826
10324
  "type": "semantic",
9827
10325
  "usage": "",
9828
- "value": "Light",
10326
+ "value": "300",
9829
10327
  "filePath": "src/themes/alaska-classic/basic/font/display.json",
9830
10328
  "isSource": false,
9831
10329
  "original": {
@@ -9833,7 +10331,7 @@ module.exports = {
9833
10331
  "public": true,
9834
10332
  "type": "semantic",
9835
10333
  "usage": "",
9836
- "value": "{font.weight.300.value}"
10334
+ "value": "{font.weight.light.value}"
9837
10335
  },
9838
10336
  "name": "ds-basic-text-display-xl-breakpoint-sm-font-weight",
9839
10337
  "attributes": {
@@ -9996,7 +10494,7 @@ module.exports = {
9996
10494
  "public": true,
9997
10495
  "type": "semantic",
9998
10496
  "usage": "",
9999
- "value": "Light",
10497
+ "value": "300",
10000
10498
  "filePath": "src/themes/alaska-classic/basic/font/display.json",
10001
10499
  "isSource": false,
10002
10500
  "original": {
@@ -10004,7 +10502,7 @@ module.exports = {
10004
10502
  "public": true,
10005
10503
  "type": "semantic",
10006
10504
  "usage": "",
10007
- "value": "{font.weight.300.value}"
10505
+ "value": "{font.weight.light.value}"
10008
10506
  },
10009
10507
  "name": "ds-basic-text-display-lg-breakpoint-lg-font-weight",
10010
10508
  "attributes": {
@@ -10163,7 +10661,7 @@ module.exports = {
10163
10661
  "public": true,
10164
10662
  "type": "semantic",
10165
10663
  "usage": "",
10166
- "value": "Light",
10664
+ "value": "300",
10167
10665
  "filePath": "src/themes/alaska-classic/basic/font/display.json",
10168
10666
  "isSource": false,
10169
10667
  "original": {
@@ -10171,7 +10669,7 @@ module.exports = {
10171
10669
  "public": true,
10172
10670
  "type": "semantic",
10173
10671
  "usage": "",
10174
- "value": "{font.weight.300.value}"
10672
+ "value": "{font.weight.light.value}"
10175
10673
  },
10176
10674
  "name": "ds-basic-text-display-lg-breakpoint-md-font-weight",
10177
10675
  "attributes": {
@@ -10330,7 +10828,7 @@ module.exports = {
10330
10828
  "public": true,
10331
10829
  "type": "semantic",
10332
10830
  "usage": "",
10333
- "value": "Light",
10831
+ "value": "300",
10334
10832
  "filePath": "src/themes/alaska-classic/basic/font/display.json",
10335
10833
  "isSource": false,
10336
10834
  "original": {
@@ -10338,7 +10836,7 @@ module.exports = {
10338
10836
  "public": true,
10339
10837
  "type": "semantic",
10340
10838
  "usage": "",
10341
- "value": "{font.weight.300.value}"
10839
+ "value": "{font.weight.light.value}"
10342
10840
  },
10343
10841
  "name": "ds-basic-text-display-lg-breakpoint-sm-font-weight",
10344
10842
  "attributes": {
@@ -10501,7 +10999,7 @@ module.exports = {
10501
10999
  "public": true,
10502
11000
  "type": "semantic",
10503
11001
  "usage": "",
10504
- "value": "Light",
11002
+ "value": "300",
10505
11003
  "filePath": "src/themes/alaska-classic/basic/font/display.json",
10506
11004
  "isSource": false,
10507
11005
  "original": {
@@ -10509,7 +11007,7 @@ module.exports = {
10509
11007
  "public": true,
10510
11008
  "type": "semantic",
10511
11009
  "usage": "",
10512
- "value": "{font.weight.300.value}"
11010
+ "value": "{font.weight.light.value}"
10513
11011
  },
10514
11012
  "name": "ds-basic-text-display-md-breakpoint-lg-font-weight",
10515
11013
  "attributes": {
@@ -10668,7 +11166,7 @@ module.exports = {
10668
11166
  "public": true,
10669
11167
  "type": "semantic",
10670
11168
  "usage": "",
10671
- "value": "Light",
11169
+ "value": "300",
10672
11170
  "filePath": "src/themes/alaska-classic/basic/font/display.json",
10673
11171
  "isSource": false,
10674
11172
  "original": {
@@ -10676,7 +11174,7 @@ module.exports = {
10676
11174
  "public": true,
10677
11175
  "type": "semantic",
10678
11176
  "usage": "",
10679
- "value": "{font.weight.300.value}"
11177
+ "value": "{font.weight.light.value}"
10680
11178
  },
10681
11179
  "name": "ds-basic-text-display-md-breakpoint-md-font-weight",
10682
11180
  "attributes": {
@@ -10835,7 +11333,7 @@ module.exports = {
10835
11333
  "public": true,
10836
11334
  "type": "semantic",
10837
11335
  "usage": "",
10838
- "value": "Light",
11336
+ "value": "300",
10839
11337
  "filePath": "src/themes/alaska-classic/basic/font/display.json",
10840
11338
  "isSource": false,
10841
11339
  "original": {
@@ -10843,7 +11341,7 @@ module.exports = {
10843
11341
  "public": true,
10844
11342
  "type": "semantic",
10845
11343
  "usage": "",
10846
- "value": "{font.weight.300.value}"
11344
+ "value": "{font.weight.light.value}"
10847
11345
  },
10848
11346
  "name": "ds-basic-text-display-md-breakpoint-sm-font-weight",
10849
11347
  "attributes": {
@@ -11006,7 +11504,7 @@ module.exports = {
11006
11504
  "public": true,
11007
11505
  "type": "semantic",
11008
11506
  "usage": "",
11009
- "value": "Light",
11507
+ "value": "300",
11010
11508
  "filePath": "src/themes/alaska-classic/basic/font/display.json",
11011
11509
  "isSource": false,
11012
11510
  "original": {
@@ -11014,7 +11512,7 @@ module.exports = {
11014
11512
  "public": true,
11015
11513
  "type": "semantic",
11016
11514
  "usage": "",
11017
- "value": "{font.weight.300.value}"
11515
+ "value": "{font.weight.light.value}"
11018
11516
  },
11019
11517
  "name": "ds-basic-text-display-sm-breakpoint-lg-font-weight",
11020
11518
  "attributes": {
@@ -11173,7 +11671,7 @@ module.exports = {
11173
11671
  "public": true,
11174
11672
  "type": "semantic",
11175
11673
  "usage": "",
11176
- "value": "Light",
11674
+ "value": "300",
11177
11675
  "filePath": "src/themes/alaska-classic/basic/font/display.json",
11178
11676
  "isSource": false,
11179
11677
  "original": {
@@ -11181,7 +11679,7 @@ module.exports = {
11181
11679
  "public": true,
11182
11680
  "type": "semantic",
11183
11681
  "usage": "",
11184
- "value": "{font.weight.300.value}"
11682
+ "value": "{font.weight.light.value}"
11185
11683
  },
11186
11684
  "name": "ds-basic-text-display-sm-breakpoint-md-font-weight",
11187
11685
  "attributes": {
@@ -11340,7 +11838,7 @@ module.exports = {
11340
11838
  "public": true,
11341
11839
  "type": "semantic",
11342
11840
  "usage": "",
11343
- "value": "Light",
11841
+ "value": "300",
11344
11842
  "filePath": "src/themes/alaska-classic/basic/font/display.json",
11345
11843
  "isSource": false,
11346
11844
  "original": {
@@ -11348,7 +11846,7 @@ module.exports = {
11348
11846
  "public": true,
11349
11847
  "type": "semantic",
11350
11848
  "usage": "",
11351
- "value": "{font.weight.300.value}"
11849
+ "value": "{font.weight.light.value}"
11352
11850
  },
11353
11851
  "name": "ds-basic-text-display-sm-breakpoint-sm-font-weight",
11354
11852
  "attributes": {
@@ -11511,7 +12009,7 @@ module.exports = {
11511
12009
  "public": true,
11512
12010
  "type": "semantic",
11513
12011
  "usage": "",
11514
- "value": "Light",
12012
+ "value": "300",
11515
12013
  "filePath": "src/themes/alaska-classic/basic/font/display.json",
11516
12014
  "isSource": false,
11517
12015
  "original": {
@@ -11519,7 +12017,7 @@ module.exports = {
11519
12017
  "public": true,
11520
12018
  "type": "semantic",
11521
12019
  "usage": "",
11522
- "value": "{font.weight.300.value}"
12020
+ "value": "{font.weight.light.value}"
11523
12021
  },
11524
12022
  "name": "ds-basic-text-display-xs-breakpoint-lg-font-weight",
11525
12023
  "attributes": {
@@ -11678,7 +12176,7 @@ module.exports = {
11678
12176
  "public": true,
11679
12177
  "type": "semantic",
11680
12178
  "usage": "",
11681
- "value": "Light",
12179
+ "value": "300",
11682
12180
  "filePath": "src/themes/alaska-classic/basic/font/display.json",
11683
12181
  "isSource": false,
11684
12182
  "original": {
@@ -11686,7 +12184,7 @@ module.exports = {
11686
12184
  "public": true,
11687
12185
  "type": "semantic",
11688
12186
  "usage": "",
11689
- "value": "{font.weight.300.value}"
12187
+ "value": "{font.weight.light.value}"
11690
12188
  },
11691
12189
  "name": "ds-basic-text-display-xs-breakpoint-md-font-weight",
11692
12190
  "attributes": {
@@ -11845,7 +12343,7 @@ module.exports = {
11845
12343
  "public": true,
11846
12344
  "type": "semantic",
11847
12345
  "usage": "",
11848
- "value": "Light",
12346
+ "value": "300",
11849
12347
  "filePath": "src/themes/alaska-classic/basic/font/display.json",
11850
12348
  "isSource": false,
11851
12349
  "original": {
@@ -11853,7 +12351,7 @@ module.exports = {
11853
12351
  "public": true,
11854
12352
  "type": "semantic",
11855
12353
  "usage": "",
11856
- "value": "{font.weight.300.value}"
12354
+ "value": "{font.weight.light.value}"
11857
12355
  },
11858
12356
  "name": "ds-basic-text-display-xs-breakpoint-sm-font-weight",
11859
12357
  "attributes": {
@@ -12018,7 +12516,7 @@ module.exports = {
12018
12516
  "public": true,
12019
12517
  "type": "semantic",
12020
12518
  "usage": "",
12021
- "value": "Book",
12519
+ "value": "450",
12022
12520
  "filePath": "src/themes/alaska-classic/basic/font/heading.json",
12023
12521
  "isSource": false,
12024
12522
  "original": {
@@ -12026,7 +12524,7 @@ module.exports = {
12026
12524
  "public": true,
12027
12525
  "type": "semantic",
12028
12526
  "usage": "",
12029
- "value": "{font.weight.450.value}"
12527
+ "value": "{font.weight.book.value}"
12030
12528
  },
12031
12529
  "name": "ds-basic-text-heading-xl-breakpoint-lg-font-weight",
12032
12530
  "attributes": {
@@ -12185,7 +12683,7 @@ module.exports = {
12185
12683
  "public": true,
12186
12684
  "type": "semantic",
12187
12685
  "usage": "",
12188
- "value": "Book",
12686
+ "value": "450",
12189
12687
  "filePath": "src/themes/alaska-classic/basic/font/heading.json",
12190
12688
  "isSource": false,
12191
12689
  "original": {
@@ -12193,7 +12691,7 @@ module.exports = {
12193
12691
  "public": true,
12194
12692
  "type": "semantic",
12195
12693
  "usage": "",
12196
- "value": "{font.weight.450.value}"
12694
+ "value": "{font.weight.book.value}"
12197
12695
  },
12198
12696
  "name": "ds-basic-text-heading-xl-breakpoint-md-font-weight",
12199
12697
  "attributes": {
@@ -12352,7 +12850,7 @@ module.exports = {
12352
12850
  "public": true,
12353
12851
  "type": "semantic",
12354
12852
  "usage": "",
12355
- "value": "Book",
12853
+ "value": "450",
12356
12854
  "filePath": "src/themes/alaska-classic/basic/font/heading.json",
12357
12855
  "isSource": false,
12358
12856
  "original": {
@@ -12360,7 +12858,7 @@ module.exports = {
12360
12858
  "public": true,
12361
12859
  "type": "semantic",
12362
12860
  "usage": "",
12363
- "value": "{font.weight.450.value}"
12861
+ "value": "{font.weight.book.value}"
12364
12862
  },
12365
12863
  "name": "ds-basic-text-heading-xl-breakpoint-sm-font-weight",
12366
12864
  "attributes": {
@@ -12523,7 +13021,7 @@ module.exports = {
12523
13021
  "public": true,
12524
13022
  "type": "semantic",
12525
13023
  "usage": "",
12526
- "value": "Book",
13024
+ "value": "450",
12527
13025
  "filePath": "src/themes/alaska-classic/basic/font/heading.json",
12528
13026
  "isSource": false,
12529
13027
  "original": {
@@ -12531,7 +13029,7 @@ module.exports = {
12531
13029
  "public": true,
12532
13030
  "type": "semantic",
12533
13031
  "usage": "",
12534
- "value": "{font.weight.450.value}"
13032
+ "value": "{font.weight.book.value}"
12535
13033
  },
12536
13034
  "name": "ds-basic-text-heading-lg-breakpoint-lg-font-weight",
12537
13035
  "attributes": {
@@ -12690,7 +13188,7 @@ module.exports = {
12690
13188
  "public": true,
12691
13189
  "type": "semantic",
12692
13190
  "usage": "",
12693
- "value": "Book",
13191
+ "value": "450",
12694
13192
  "filePath": "src/themes/alaska-classic/basic/font/heading.json",
12695
13193
  "isSource": false,
12696
13194
  "original": {
@@ -12698,7 +13196,7 @@ module.exports = {
12698
13196
  "public": true,
12699
13197
  "type": "semantic",
12700
13198
  "usage": "",
12701
- "value": "{font.weight.450.value}"
13199
+ "value": "{font.weight.book.value}"
12702
13200
  },
12703
13201
  "name": "ds-basic-text-heading-lg-breakpoint-md-font-weight",
12704
13202
  "attributes": {
@@ -12857,7 +13355,7 @@ module.exports = {
12857
13355
  "public": true,
12858
13356
  "type": "semantic",
12859
13357
  "usage": "",
12860
- "value": "Book",
13358
+ "value": "450",
12861
13359
  "filePath": "src/themes/alaska-classic/basic/font/heading.json",
12862
13360
  "isSource": false,
12863
13361
  "original": {
@@ -12865,7 +13363,7 @@ module.exports = {
12865
13363
  "public": true,
12866
13364
  "type": "semantic",
12867
13365
  "usage": "",
12868
- "value": "{font.weight.450.value}"
13366
+ "value": "{font.weight.book.value}"
12869
13367
  },
12870
13368
  "name": "ds-basic-text-heading-lg-breakpoint-sm-font-weight",
12871
13369
  "attributes": {
@@ -13028,7 +13526,7 @@ module.exports = {
13028
13526
  "public": true,
13029
13527
  "type": "semantic",
13030
13528
  "usage": "",
13031
- "value": "Medium",
13529
+ "value": "500",
13032
13530
  "filePath": "src/themes/alaska-classic/basic/font/heading.json",
13033
13531
  "isSource": false,
13034
13532
  "original": {
@@ -13036,7 +13534,7 @@ module.exports = {
13036
13534
  "public": true,
13037
13535
  "type": "semantic",
13038
13536
  "usage": "",
13039
- "value": "{font.weight.500.value}"
13537
+ "value": "{font.weight.medium.value}"
13040
13538
  },
13041
13539
  "name": "ds-basic-text-heading-md-breakpoint-lg-font-weight",
13042
13540
  "attributes": {
@@ -13195,7 +13693,7 @@ module.exports = {
13195
13693
  "public": true,
13196
13694
  "type": "semantic",
13197
13695
  "usage": "",
13198
- "value": "Medium",
13696
+ "value": "500",
13199
13697
  "filePath": "src/themes/alaska-classic/basic/font/heading.json",
13200
13698
  "isSource": false,
13201
13699
  "original": {
@@ -13203,7 +13701,7 @@ module.exports = {
13203
13701
  "public": true,
13204
13702
  "type": "semantic",
13205
13703
  "usage": "",
13206
- "value": "{font.weight.500.value}"
13704
+ "value": "{font.weight.medium.value}"
13207
13705
  },
13208
13706
  "name": "ds-basic-text-heading-md-breakpoint-md-font-weight",
13209
13707
  "attributes": {
@@ -13362,7 +13860,7 @@ module.exports = {
13362
13860
  "public": true,
13363
13861
  "type": "semantic",
13364
13862
  "usage": "",
13365
- "value": "Medium",
13863
+ "value": "500",
13366
13864
  "filePath": "src/themes/alaska-classic/basic/font/heading.json",
13367
13865
  "isSource": false,
13368
13866
  "original": {
@@ -13370,7 +13868,7 @@ module.exports = {
13370
13868
  "public": true,
13371
13869
  "type": "semantic",
13372
13870
  "usage": "",
13373
- "value": "{font.weight.500.value}"
13871
+ "value": "{font.weight.medium.value}"
13374
13872
  },
13375
13873
  "name": "ds-basic-text-heading-md-breakpoint-sm-font-weight",
13376
13874
  "attributes": {
@@ -13533,7 +14031,7 @@ module.exports = {
13533
14031
  "public": true,
13534
14032
  "type": "semantic",
13535
14033
  "usage": "",
13536
- "value": "Medium",
14034
+ "value": "500",
13537
14035
  "filePath": "src/themes/alaska-classic/basic/font/heading.json",
13538
14036
  "isSource": false,
13539
14037
  "original": {
@@ -13541,7 +14039,7 @@ module.exports = {
13541
14039
  "public": true,
13542
14040
  "type": "semantic",
13543
14041
  "usage": "",
13544
- "value": "{font.weight.500.value}"
14042
+ "value": "{font.weight.medium.value}"
13545
14043
  },
13546
14044
  "name": "ds-basic-text-heading-sm-breakpoint-lg-font-weight",
13547
14045
  "attributes": {
@@ -13700,7 +14198,7 @@ module.exports = {
13700
14198
  "public": true,
13701
14199
  "type": "semantic",
13702
14200
  "usage": "",
13703
- "value": "Medium",
14201
+ "value": "500",
13704
14202
  "filePath": "src/themes/alaska-classic/basic/font/heading.json",
13705
14203
  "isSource": false,
13706
14204
  "original": {
@@ -13708,7 +14206,7 @@ module.exports = {
13708
14206
  "public": true,
13709
14207
  "type": "semantic",
13710
14208
  "usage": "",
13711
- "value": "{font.weight.500.value}"
14209
+ "value": "{font.weight.medium.value}"
13712
14210
  },
13713
14211
  "name": "ds-basic-text-heading-sm-breakpoint-md-font-weight",
13714
14212
  "attributes": {
@@ -13867,7 +14365,7 @@ module.exports = {
13867
14365
  "public": true,
13868
14366
  "type": "semantic",
13869
14367
  "usage": "",
13870
- "value": "Medium",
14368
+ "value": "500",
13871
14369
  "filePath": "src/themes/alaska-classic/basic/font/heading.json",
13872
14370
  "isSource": false,
13873
14371
  "original": {
@@ -13875,7 +14373,7 @@ module.exports = {
13875
14373
  "public": true,
13876
14374
  "type": "semantic",
13877
14375
  "usage": "",
13878
- "value": "{font.weight.500.value}"
14376
+ "value": "{font.weight.medium.value}"
13879
14377
  },
13880
14378
  "name": "ds-basic-text-heading-sm-breakpoint-sm-font-weight",
13881
14379
  "attributes": {
@@ -14038,7 +14536,7 @@ module.exports = {
14038
14536
  "public": true,
14039
14537
  "type": "semantic",
14040
14538
  "usage": "",
14041
- "value": "Medium",
14539
+ "value": "500",
14042
14540
  "filePath": "src/themes/alaska-classic/basic/font/heading.json",
14043
14541
  "isSource": false,
14044
14542
  "original": {
@@ -14046,7 +14544,7 @@ module.exports = {
14046
14544
  "public": true,
14047
14545
  "type": "semantic",
14048
14546
  "usage": "",
14049
- "value": "{font.weight.500.value}"
14547
+ "value": "{font.weight.medium.value}"
14050
14548
  },
14051
14549
  "name": "ds-basic-text-heading-xs-breakpoint-lg-font-weight",
14052
14550
  "attributes": {
@@ -14205,7 +14703,7 @@ module.exports = {
14205
14703
  "public": true,
14206
14704
  "type": "semantic",
14207
14705
  "usage": "",
14208
- "value": "Medium",
14706
+ "value": "500",
14209
14707
  "filePath": "src/themes/alaska-classic/basic/font/heading.json",
14210
14708
  "isSource": false,
14211
14709
  "original": {
@@ -14213,7 +14711,7 @@ module.exports = {
14213
14711
  "public": true,
14214
14712
  "type": "semantic",
14215
14713
  "usage": "",
14216
- "value": "{font.weight.500.value}"
14714
+ "value": "{font.weight.medium.value}"
14217
14715
  },
14218
14716
  "name": "ds-basic-text-heading-xs-breakpoint-md-font-weight",
14219
14717
  "attributes": {
@@ -14372,7 +14870,7 @@ module.exports = {
14372
14870
  "public": true,
14373
14871
  "type": "semantic",
14374
14872
  "usage": "",
14375
- "value": "Medium",
14873
+ "value": "500",
14376
14874
  "filePath": "src/themes/alaska-classic/basic/font/heading.json",
14377
14875
  "isSource": false,
14378
14876
  "original": {
@@ -14380,7 +14878,7 @@ module.exports = {
14380
14878
  "public": true,
14381
14879
  "type": "semantic",
14382
14880
  "usage": "",
14383
- "value": "{font.weight.500.value}"
14881
+ "value": "{font.weight.medium.value}"
14384
14882
  },
14385
14883
  "name": "ds-basic-text-heading-xs-breakpoint-sm-font-weight",
14386
14884
  "attributes": {
@@ -14543,7 +15041,7 @@ module.exports = {
14543
15041
  "public": true,
14544
15042
  "type": "semantic",
14545
15043
  "usage": "",
14546
- "value": "Medium",
15044
+ "value": "500",
14547
15045
  "filePath": "src/themes/alaska-classic/basic/font/heading.json",
14548
15046
  "isSource": false,
14549
15047
  "original": {
@@ -14551,7 +15049,7 @@ module.exports = {
14551
15049
  "public": true,
14552
15050
  "type": "semantic",
14553
15051
  "usage": "",
14554
- "value": "{font.weight.500.value}"
15052
+ "value": "{font.weight.medium.value}"
14555
15053
  },
14556
15054
  "name": "ds-basic-text-heading-xxs-breakpoint-lg-font-weight",
14557
15055
  "attributes": {
@@ -14710,7 +15208,7 @@ module.exports = {
14710
15208
  "public": true,
14711
15209
  "type": "semantic",
14712
15210
  "usage": "",
14713
- "value": "Medium",
15211
+ "value": "500",
14714
15212
  "filePath": "src/themes/alaska-classic/basic/font/heading.json",
14715
15213
  "isSource": false,
14716
15214
  "original": {
@@ -14718,7 +15216,7 @@ module.exports = {
14718
15216
  "public": true,
14719
15217
  "type": "semantic",
14720
15218
  "usage": "",
14721
- "value": "{font.weight.500.value}"
15219
+ "value": "{font.weight.medium.value}"
14722
15220
  },
14723
15221
  "name": "ds-basic-text-heading-xxs-breakpoint-md-font-weight",
14724
15222
  "attributes": {
@@ -14877,7 +15375,7 @@ module.exports = {
14877
15375
  "public": true,
14878
15376
  "type": "semantic",
14879
15377
  "usage": "",
14880
- "value": "Medium",
15378
+ "value": "500",
14881
15379
  "filePath": "src/themes/alaska-classic/basic/font/heading.json",
14882
15380
  "isSource": false,
14883
15381
  "original": {
@@ -14885,7 +15383,7 @@ module.exports = {
14885
15383
  "public": true,
14886
15384
  "type": "semantic",
14887
15385
  "usage": "",
14888
- "value": "{font.weight.500.value}"
15386
+ "value": "{font.weight.medium.value}"
14889
15387
  },
14890
15388
  "name": "ds-basic-text-heading-xxs-breakpoint-sm-font-weight",
14891
15389
  "attributes": {