@aurodesignsystem/design-tokens 8.6.0 → 8.7.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 (220) hide show
  1. package/CHANGELOG.md +23 -0
  2. package/dist/legacy/auro-classic/CSSCustomProperties.css +1 -1
  3. package/dist/legacy/auro-classic/CSSSizeCustomProperties.css +1 -1
  4. package/dist/legacy/auro-classic/JSData--color.js +1 -1
  5. package/dist/legacy/auro-classic/JSObject--allTokens.js +1 -1
  6. package/dist/legacy/auro-classic/JSObject--deprecated.js +1 -1
  7. package/dist/legacy/auro-classic/JSVariables--color.js +1 -1
  8. package/dist/legacy/auro-classic/SCSSVariableMap.scss +1 -1
  9. package/dist/legacy/auro-classic/SCSSVariables.scss +1 -1
  10. package/dist/legacy/auro-classic/SCSSVariablesMapFlat.scss +1 -1
  11. package/dist/legacy/auro-classic/SassCustomProperties.scss +1 -1
  12. package/dist/legacy/auro-classic/SassSizeCustomProperties.scss +1 -1
  13. package/dist/primitives/base/JSONVariablesNested--primitivesBase.json +0 -1
  14. package/dist/primitives/base/JSObject--allTokens.js +152 -177
  15. package/dist/primitives/base/SCSSVariables--primitivesBase.scss +1 -2
  16. package/dist/primitives/base/SCSSVariablesMapFlat--primitivesBase.scss +1 -2
  17. package/dist/themes/CSSCustomProperties--bundled.css +9 -19
  18. package/dist/themes/CSSCustomProperties--bundled.min.css +1 -1
  19. package/dist/themes/alaska/CSSCustomProperties--alaska.css +1 -3
  20. package/dist/themes/alaska/CSSCustomProperties--alaska.min.css +1 -1
  21. package/dist/themes/alaska/JSONVariablesNested--alaska.json +55 -60
  22. package/dist/themes/alaska/JSObject--allTokens.js +2541 -2624
  23. package/dist/themes/alaska/SCSSVariables--alaska.scss +40 -43
  24. package/dist/themes/alaska/SCSSVariablesMapFlat--alaska.scss +41 -44
  25. package/dist/themes/alaska/primitives--alaska.scss +125 -126
  26. package/dist/themes/alaska-classic/CSSCustomProperties--alaskaClassic.css +1 -3
  27. package/dist/themes/alaska-classic/CSSCustomProperties--alaskaClassic.min.css +1 -1
  28. package/dist/themes/alaska-classic/JSONVariablesNested--alaskaClassic.json +55 -60
  29. package/dist/themes/alaska-classic/JSObject--allTokens.js +2541 -2624
  30. package/dist/themes/alaska-classic/SCSSVariables--alaskaClassic.scss +40 -43
  31. package/dist/themes/alaska-classic/SCSSVariablesMapFlat--alaskaClassic.scss +41 -44
  32. package/dist/themes/alaska-classic/primitives--alaskaClassic.scss +125 -126
  33. package/dist/themes/auro-1/CSSCustomProperties--auro1.css +9 -11
  34. package/dist/themes/auro-1/CSSCustomProperties--auro1.min.css +1 -1
  35. package/dist/themes/auro-1/JSONVariablesNested--auro1.json +63 -68
  36. package/dist/themes/auro-1/JSObject--allTokens.js +2557 -2640
  37. package/dist/themes/auro-1/SCSSVariables--auro1.scss +48 -51
  38. package/dist/themes/auro-1/SCSSVariablesMapFlat--auro1.scss +49 -52
  39. package/dist/themes/auro-1/primitives--auro1.scss +125 -126
  40. package/dist/themes/auro-2/CSSCustomProperties--auro2.css +1 -3
  41. package/dist/themes/auro-2/CSSCustomProperties--auro2.min.css +1 -1
  42. package/dist/themes/auro-2/JSONVariablesNested--auro2.json +55 -60
  43. package/dist/themes/auro-2/JSObject--allTokens.js +2541 -2624
  44. package/dist/themes/auro-2/SCSSVariables--auro2.scss +40 -43
  45. package/dist/themes/auro-2/SCSSVariablesMapFlat--auro2.scss +41 -44
  46. package/dist/themes/auro-2/primitives--auro2.scss +125 -126
  47. package/dist/themes/hawaiian/CSSCustomProperties--hawaiian.css +1 -3
  48. package/dist/themes/hawaiian/CSSCustomProperties--hawaiian.min.css +1 -1
  49. package/dist/themes/hawaiian/JSONVariablesNested--hawaiian.json +55 -60
  50. package/dist/themes/hawaiian/JSObject--allTokens.js +2540 -2663
  51. package/dist/themes/hawaiian/SCSSVariables--hawaiian.scss +40 -43
  52. package/dist/themes/hawaiian/SCSSVariablesMapFlat--hawaiian.scss +41 -44
  53. package/dist/themes/hawaiian/primitives--hawaiian.scss +110 -111
  54. package/package.json +2 -1
  55. package/src/config/constants.js +1 -0
  56. package/dist/legacy/transparent/CSSCustomProperties--transparent.css +0 -611
  57. package/src/primitives/alaska/color.json +0 -686
  58. package/src/primitives/alaska-classic/color.json +0 -686
  59. package/src/primitives/auro-1/color.json +0 -686
  60. package/src/primitives/auro-2/color.json +0 -686
  61. package/src/primitives/base/color.json +0 -534
  62. package/src/primitives/base/transparency.json +0 -170
  63. package/src/primitives/base/type/family.json +0 -18
  64. package/src/primitives/base/type/letter-spacing.json +0 -24
  65. package/src/primitives/base/type/line-height.json +0 -52
  66. package/src/primitives/base/type/size.json +0 -126
  67. package/src/primitives/base/type/weight.json +0 -54
  68. package/src/primitives/hawaiian/color.json +0 -438
  69. package/src/themes/alaska/advanced/color/accents.json +0 -106
  70. package/src/themes/alaska/advanced/color/avatar.json +0 -22
  71. package/src/themes/alaska/advanced/color/boolean.json +0 -127
  72. package/src/themes/alaska/advanced/color/button/flat.json +0 -52
  73. package/src/themes/alaska/advanced/color/button/ghost.json +0 -52
  74. package/src/themes/alaska/advanced/color/button/primary.json +0 -129
  75. package/src/themes/alaska/advanced/color/button/secondary.json +0 -94
  76. package/src/themes/alaska/advanced/color/button/tertiary.json +0 -59
  77. package/src/themes/alaska/advanced/color/dropdown.json +0 -22
  78. package/src/themes/alaska/advanced/color/expandedWidget.json +0 -15
  79. package/src/themes/alaska/advanced/color/flightline.json +0 -22
  80. package/src/themes/alaska/advanced/color/hyperlink.json +0 -36
  81. package/src/themes/alaska/advanced/color/shared.json +0 -78
  82. package/src/themes/alaska/advanced/color/skeleton.json +0 -22
  83. package/src/themes/alaska/advanced/color/state.json +0 -64
  84. package/src/themes/alaska/basic/color/border.json +0 -57
  85. package/src/themes/alaska/basic/color/brand.json +0 -92
  86. package/src/themes/alaska/basic/color/fare-brand.json +0 -43
  87. package/src/themes/alaska/basic/color/page-background.json +0 -22
  88. package/src/themes/alaska/basic/color/status.json +0 -71
  89. package/src/themes/alaska/basic/color/surface.json +0 -78
  90. package/src/themes/alaska/basic/color/text-icon.json +0 -57
  91. package/src/themes/alaska/basic/color/tier-program.json +0 -161
  92. package/src/themes/alaska/basic/type/brand.json +0 -50
  93. package/src/themes/alaska/basic/type/family.json +0 -56
  94. package/src/themes/alaska/basic/type/letter-spacing.json +0 -38
  95. package/src/themes/alaska/basic/type/line-height.json +0 -62
  96. package/src/themes/alaska/basic/type/weight.json +0 -50
  97. package/src/themes/alaska-classic/advanced/color/accents.json +0 -106
  98. package/src/themes/alaska-classic/advanced/color/avatar.json +0 -22
  99. package/src/themes/alaska-classic/advanced/color/boolean.json +0 -127
  100. package/src/themes/alaska-classic/advanced/color/button/flat.json +0 -52
  101. package/src/themes/alaska-classic/advanced/color/button/ghost.json +0 -52
  102. package/src/themes/alaska-classic/advanced/color/button/primary.json +0 -129
  103. package/src/themes/alaska-classic/advanced/color/button/secondary.json +0 -94
  104. package/src/themes/alaska-classic/advanced/color/button/tertiary.json +0 -59
  105. package/src/themes/alaska-classic/advanced/color/dropdown.json +0 -22
  106. package/src/themes/alaska-classic/advanced/color/expandedWidget.json +0 -15
  107. package/src/themes/alaska-classic/advanced/color/flightline.json +0 -22
  108. package/src/themes/alaska-classic/advanced/color/hyperlink.json +0 -36
  109. package/src/themes/alaska-classic/advanced/color/shared.json +0 -78
  110. package/src/themes/alaska-classic/advanced/color/skeleton.json +0 -22
  111. package/src/themes/alaska-classic/advanced/color/state.json +0 -64
  112. package/src/themes/alaska-classic/basic/color/border.json +0 -57
  113. package/src/themes/alaska-classic/basic/color/brand.json +0 -92
  114. package/src/themes/alaska-classic/basic/color/fare-brand.json +0 -43
  115. package/src/themes/alaska-classic/basic/color/page-background.json +0 -22
  116. package/src/themes/alaska-classic/basic/color/status.json +0 -71
  117. package/src/themes/alaska-classic/basic/color/surface.json +0 -78
  118. package/src/themes/alaska-classic/basic/color/text-icon.json +0 -57
  119. package/src/themes/alaska-classic/basic/color/tier-program.json +0 -161
  120. package/src/themes/alaska-classic/basic/type/brand.json +0 -50
  121. package/src/themes/alaska-classic/basic/type/family.json +0 -56
  122. package/src/themes/alaska-classic/basic/type/letter-spacing.json +0 -38
  123. package/src/themes/alaska-classic/basic/type/line-height.json +0 -62
  124. package/src/themes/alaska-classic/basic/type/weight.json +0 -50
  125. package/src/themes/auro-1/advanced/color/accents.json +0 -106
  126. package/src/themes/auro-1/advanced/color/avatar.json +0 -22
  127. package/src/themes/auro-1/advanced/color/boolean.json +0 -127
  128. package/src/themes/auro-1/advanced/color/button/flat.json +0 -52
  129. package/src/themes/auro-1/advanced/color/button/ghost.json +0 -52
  130. package/src/themes/auro-1/advanced/color/button/primary.json +0 -129
  131. package/src/themes/auro-1/advanced/color/button/secondary.json +0 -94
  132. package/src/themes/auro-1/advanced/color/button/tertiary.json +0 -59
  133. package/src/themes/auro-1/advanced/color/dropdown.json +0 -22
  134. package/src/themes/auro-1/advanced/color/expandedWidget.json +0 -15
  135. package/src/themes/auro-1/advanced/color/flightline.json +0 -22
  136. package/src/themes/auro-1/advanced/color/hyperlink.json +0 -36
  137. package/src/themes/auro-1/advanced/color/shared.json +0 -78
  138. package/src/themes/auro-1/advanced/color/skeleton.json +0 -22
  139. package/src/themes/auro-1/advanced/color/state.json +0 -64
  140. package/src/themes/auro-1/basic/color/border.json +0 -57
  141. package/src/themes/auro-1/basic/color/brand.json +0 -92
  142. package/src/themes/auro-1/basic/color/fare-brand.json +0 -43
  143. package/src/themes/auro-1/basic/color/page-background.json +0 -22
  144. package/src/themes/auro-1/basic/color/status.json +0 -71
  145. package/src/themes/auro-1/basic/color/surface.json +0 -78
  146. package/src/themes/auro-1/basic/color/text-icon.json +0 -57
  147. package/src/themes/auro-1/basic/color/tier-program.json +0 -161
  148. package/src/themes/auro-1/basic/type/brand.json +0 -50
  149. package/src/themes/auro-1/basic/type/family.json +0 -56
  150. package/src/themes/auro-1/basic/type/letter-spacing.json +0 -38
  151. package/src/themes/auro-1/basic/type/line-height.json +0 -62
  152. package/src/themes/auro-1/basic/type/weight.json +0 -50
  153. package/src/themes/auro-2/advanced/color/accents.json +0 -106
  154. package/src/themes/auro-2/advanced/color/avatar.json +0 -22
  155. package/src/themes/auro-2/advanced/color/boolean.json +0 -127
  156. package/src/themes/auro-2/advanced/color/button/flat.json +0 -52
  157. package/src/themes/auro-2/advanced/color/button/ghost.json +0 -52
  158. package/src/themes/auro-2/advanced/color/button/primary.json +0 -129
  159. package/src/themes/auro-2/advanced/color/button/secondary.json +0 -94
  160. package/src/themes/auro-2/advanced/color/button/tertiary.json +0 -59
  161. package/src/themes/auro-2/advanced/color/dropdown.json +0 -22
  162. package/src/themes/auro-2/advanced/color/expandedWidget.json +0 -15
  163. package/src/themes/auro-2/advanced/color/flightline.json +0 -22
  164. package/src/themes/auro-2/advanced/color/hyperlink.json +0 -36
  165. package/src/themes/auro-2/advanced/color/shared.json +0 -78
  166. package/src/themes/auro-2/advanced/color/skeleton.json +0 -22
  167. package/src/themes/auro-2/advanced/color/state.json +0 -64
  168. package/src/themes/auro-2/basic/color/border.json +0 -57
  169. package/src/themes/auro-2/basic/color/brand.json +0 -92
  170. package/src/themes/auro-2/basic/color/fare-brand.json +0 -43
  171. package/src/themes/auro-2/basic/color/page-background.json +0 -22
  172. package/src/themes/auro-2/basic/color/status.json +0 -71
  173. package/src/themes/auro-2/basic/color/surface.json +0 -78
  174. package/src/themes/auro-2/basic/color/text-icon.json +0 -57
  175. package/src/themes/auro-2/basic/color/tier-program.json +0 -161
  176. package/src/themes/auro-2/basic/type/brand.json +0 -50
  177. package/src/themes/auro-2/basic/type/family.json +0 -56
  178. package/src/themes/auro-2/basic/type/letter-spacing.json +0 -38
  179. package/src/themes/auro-2/basic/type/line-height.json +0 -62
  180. package/src/themes/auro-2/basic/type/weight.json +0 -50
  181. package/src/themes/hawaiian/advanced/color/accents.json +0 -106
  182. package/src/themes/hawaiian/advanced/color/avatar.json +0 -22
  183. package/src/themes/hawaiian/advanced/color/boolean.json +0 -127
  184. package/src/themes/hawaiian/advanced/color/button/flat.json +0 -52
  185. package/src/themes/hawaiian/advanced/color/button/ghost.json +0 -52
  186. package/src/themes/hawaiian/advanced/color/button/primary.json +0 -129
  187. package/src/themes/hawaiian/advanced/color/button/secondary.json +0 -94
  188. package/src/themes/hawaiian/advanced/color/button/tertiary.json +0 -59
  189. package/src/themes/hawaiian/advanced/color/dropdown.json +0 -22
  190. package/src/themes/hawaiian/advanced/color/expandedWidget.json +0 -63
  191. package/src/themes/hawaiian/advanced/color/flightline.json +0 -22
  192. package/src/themes/hawaiian/advanced/color/hyperlink.json +0 -36
  193. package/src/themes/hawaiian/advanced/color/shared.json +0 -78
  194. package/src/themes/hawaiian/advanced/color/skeleton.json +0 -22
  195. package/src/themes/hawaiian/advanced/color/state.json +0 -64
  196. package/src/themes/hawaiian/basic/color/border.json +0 -57
  197. package/src/themes/hawaiian/basic/color/brand.json +0 -92
  198. package/src/themes/hawaiian/basic/color/fare-brand.json +0 -43
  199. package/src/themes/hawaiian/basic/color/page-background.json +0 -22
  200. package/src/themes/hawaiian/basic/color/status.json +0 -71
  201. package/src/themes/hawaiian/basic/color/surface.json +0 -78
  202. package/src/themes/hawaiian/basic/color/text-icon.json +0 -57
  203. package/src/themes/hawaiian/basic/color/tier-program.json +0 -161
  204. package/src/themes/hawaiian/basic/type/brand.json +0 -50
  205. package/src/themes/hawaiian/basic/type/family.json +0 -56
  206. package/src/themes/hawaiian/basic/type/letter-spacing.json +0 -38
  207. package/src/themes/hawaiian/basic/type/line-height.json +0 -62
  208. package/src/themes/hawaiian/basic/type/weight.json +0 -50
  209. package/src/themes/transparent/color/alert.json +0 -97
  210. package/src/themes/transparent/color/background.json +0 -291
  211. package/src/themes/transparent/color/base.json +0 -1459
  212. package/src/themes/transparent/color/border.json +0 -377
  213. package/src/themes/transparent/color/brand.json +0 -1692
  214. package/src/themes/transparent/color/container.json +0 -514
  215. package/src/themes/transparent/color/icon.json +0 -667
  216. package/src/themes/transparent/color/text.json +0 -312
  217. package/src/themes/transparent/color/tier.json +0 -215
  218. package/src/themes/transparent/color/ui.json +0 -136
  219. package/src/themes/transparent/color/utility.json +0 -306
  220. package/src/themes/transparent/elevation.json +0 -25
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 28 Oct 2025 19:01:24 GMT
3
+ * Generated on Tue, 04 Nov 2025 23:33:26 GMT
4
4
  */
5
5
 
6
6
  module.exports = {
@@ -11,7 +11,7 @@ module.exports = {
11
11
  "public": true,
12
12
  "type": "primitive",
13
13
  "value": "system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif",
14
- "filePath": "src/primitives/base/type/family.json",
14
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/type/family.json",
15
15
  "isSource": true,
16
16
  "original": {
17
17
  "deprecated": false,
@@ -36,7 +36,7 @@ module.exports = {
36
36
  "public": true,
37
37
  "type": "primitive",
38
38
  "value": "Georgia, serif",
39
- "filePath": "src/primitives/base/type/family.json",
39
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/type/family.json",
40
40
  "isSource": true,
41
41
  "original": {
42
42
  "deprecated": false,
@@ -63,7 +63,7 @@ module.exports = {
63
63
  "public": true,
64
64
  "type": "primitive",
65
65
  "value": "0",
66
- "filePath": "src/primitives/base/type/letter-spacing.json",
66
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/type/letter-spacing.json",
67
67
  "isSource": true,
68
68
  "original": {
69
69
  "deprecated": false,
@@ -88,7 +88,7 @@ module.exports = {
88
88
  "public": true,
89
89
  "type": "primitive",
90
90
  "value": "0.05em",
91
- "filePath": "src/primitives/base/type/letter-spacing.json",
91
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/type/letter-spacing.json",
92
92
  "isSource": true,
93
93
  "original": {
94
94
  "deprecated": false,
@@ -113,7 +113,7 @@ module.exports = {
113
113
  "public": true,
114
114
  "type": "primitive",
115
115
  "value": "0.10em",
116
- "filePath": "src/primitives/base/type/letter-spacing.json",
116
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/type/letter-spacing.json",
117
117
  "isSource": true,
118
118
  "original": {
119
119
  "deprecated": false,
@@ -141,7 +141,7 @@ module.exports = {
141
141
  "public": true,
142
142
  "type": "primitive",
143
143
  "value": "1",
144
- "filePath": "src/primitives/base/type/line-height.json",
144
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/type/line-height.json",
145
145
  "isSource": true,
146
146
  "original": {
147
147
  "deprecated": false,
@@ -168,7 +168,7 @@ module.exports = {
168
168
  "public": true,
169
169
  "type": "primitive",
170
170
  "value": "1.3",
171
- "filePath": "src/primitives/base/type/line-height.json",
171
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/type/line-height.json",
172
172
  "isSource": true,
173
173
  "original": {
174
174
  "deprecated": false,
@@ -197,7 +197,7 @@ module.exports = {
197
197
  "public": true,
198
198
  "type": "primitive",
199
199
  "value": "0.875rem",
200
- "filePath": "src/primitives/base/type/line-height.json",
200
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/type/line-height.json",
201
201
  "isSource": true,
202
202
  "original": {
203
203
  "deprecated": false,
@@ -224,7 +224,7 @@ module.exports = {
224
224
  "public": true,
225
225
  "type": "primitive",
226
226
  "value": "1rem",
227
- "filePath": "src/primitives/base/type/line-height.json",
227
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/type/line-height.json",
228
228
  "isSource": true,
229
229
  "original": {
230
230
  "deprecated": false,
@@ -251,7 +251,7 @@ module.exports = {
251
251
  "public": true,
252
252
  "type": "primitive",
253
253
  "value": "1.25rem",
254
- "filePath": "src/primitives/base/type/line-height.json",
254
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/type/line-height.json",
255
255
  "isSource": true,
256
256
  "original": {
257
257
  "deprecated": false,
@@ -278,7 +278,7 @@ module.exports = {
278
278
  "public": true,
279
279
  "type": "primitive",
280
280
  "value": "1.5rem",
281
- "filePath": "src/primitives/base/type/line-height.json",
281
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/type/line-height.json",
282
282
  "isSource": true,
283
283
  "original": {
284
284
  "deprecated": false,
@@ -305,7 +305,7 @@ module.exports = {
305
305
  "public": true,
306
306
  "type": "primitive",
307
307
  "value": "1.625rem",
308
- "filePath": "src/primitives/base/type/line-height.json",
308
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/type/line-height.json",
309
309
  "isSource": true,
310
310
  "original": {
311
311
  "deprecated": false,
@@ -335,7 +335,7 @@ module.exports = {
335
335
  "public": true,
336
336
  "type": "primitive",
337
337
  "value": "0.625rem",
338
- "filePath": "src/primitives/base/type/size.json",
338
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/type/size.json",
339
339
  "isSource": true,
340
340
  "original": {
341
341
  "deprecated": false,
@@ -360,7 +360,7 @@ module.exports = {
360
360
  "public": true,
361
361
  "type": "primitive",
362
362
  "value": "0.75rem",
363
- "filePath": "src/primitives/base/type/size.json",
363
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/type/size.json",
364
364
  "isSource": true,
365
365
  "original": {
366
366
  "deprecated": false,
@@ -385,7 +385,7 @@ module.exports = {
385
385
  "public": true,
386
386
  "type": "primitive",
387
387
  "value": "0.875rem",
388
- "filePath": "src/primitives/base/type/size.json",
388
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/type/size.json",
389
389
  "isSource": true,
390
390
  "original": {
391
391
  "deprecated": false,
@@ -410,7 +410,7 @@ module.exports = {
410
410
  "public": true,
411
411
  "type": "primitive",
412
412
  "value": "1rem",
413
- "filePath": "src/primitives/base/type/size.json",
413
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/type/size.json",
414
414
  "isSource": true,
415
415
  "original": {
416
416
  "deprecated": false,
@@ -435,7 +435,7 @@ module.exports = {
435
435
  "public": true,
436
436
  "type": "primitive",
437
437
  "value": "1.125rem",
438
- "filePath": "src/primitives/base/type/size.json",
438
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/type/size.json",
439
439
  "isSource": true,
440
440
  "original": {
441
441
  "deprecated": false,
@@ -460,7 +460,7 @@ module.exports = {
460
460
  "public": true,
461
461
  "type": "primitive",
462
462
  "value": "1.25rem",
463
- "filePath": "src/primitives/base/type/size.json",
463
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/type/size.json",
464
464
  "isSource": true,
465
465
  "original": {
466
466
  "deprecated": false,
@@ -485,7 +485,7 @@ module.exports = {
485
485
  "public": true,
486
486
  "type": "primitive",
487
487
  "value": "1.375rem",
488
- "filePath": "src/primitives/base/type/size.json",
488
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/type/size.json",
489
489
  "isSource": true,
490
490
  "original": {
491
491
  "deprecated": false,
@@ -510,7 +510,7 @@ module.exports = {
510
510
  "public": true,
511
511
  "type": "primitive",
512
512
  "value": "1.5rem",
513
- "filePath": "src/primitives/base/type/size.json",
513
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/type/size.json",
514
514
  "isSource": true,
515
515
  "original": {
516
516
  "deprecated": false,
@@ -535,7 +535,7 @@ module.exports = {
535
535
  "public": true,
536
536
  "type": "primitive",
537
537
  "value": "1.625rem",
538
- "filePath": "src/primitives/base/type/size.json",
538
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/type/size.json",
539
539
  "isSource": true,
540
540
  "original": {
541
541
  "deprecated": false,
@@ -560,7 +560,7 @@ module.exports = {
560
560
  "public": true,
561
561
  "type": "primitive",
562
562
  "value": "1.75rem",
563
- "filePath": "src/primitives/base/type/size.json",
563
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/type/size.json",
564
564
  "isSource": true,
565
565
  "original": {
566
566
  "deprecated": false,
@@ -585,7 +585,7 @@ module.exports = {
585
585
  "public": true,
586
586
  "type": "primitive",
587
587
  "value": "2rem",
588
- "filePath": "src/primitives/base/type/size.json",
588
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/type/size.json",
589
589
  "isSource": true,
590
590
  "original": {
591
591
  "deprecated": false,
@@ -610,7 +610,7 @@ module.exports = {
610
610
  "public": true,
611
611
  "type": "primitive",
612
612
  "value": "2.25rem",
613
- "filePath": "src/primitives/base/type/size.json",
613
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/type/size.json",
614
614
  "isSource": true,
615
615
  "original": {
616
616
  "deprecated": false,
@@ -635,7 +635,7 @@ module.exports = {
635
635
  "public": true,
636
636
  "type": "primitive",
637
637
  "value": "2.375rem",
638
- "filePath": "src/primitives/base/type/size.json",
638
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/type/size.json",
639
639
  "isSource": true,
640
640
  "original": {
641
641
  "deprecated": false,
@@ -660,7 +660,7 @@ module.exports = {
660
660
  "public": true,
661
661
  "type": "primitive",
662
662
  "value": "2.5rem",
663
- "filePath": "src/primitives/base/type/size.json",
663
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/type/size.json",
664
664
  "isSource": true,
665
665
  "original": {
666
666
  "deprecated": false,
@@ -685,7 +685,7 @@ module.exports = {
685
685
  "public": true,
686
686
  "type": "primitive",
687
687
  "value": "2.75rem",
688
- "filePath": "src/primitives/base/type/size.json",
688
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/type/size.json",
689
689
  "isSource": true,
690
690
  "original": {
691
691
  "deprecated": false,
@@ -710,7 +710,7 @@ module.exports = {
710
710
  "public": true,
711
711
  "type": "primitive",
712
712
  "value": "3rem",
713
- "filePath": "src/primitives/base/type/size.json",
713
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/type/size.json",
714
714
  "isSource": true,
715
715
  "original": {
716
716
  "deprecated": false,
@@ -735,7 +735,7 @@ module.exports = {
735
735
  "public": true,
736
736
  "type": "primitive",
737
737
  "value": "3.5rem",
738
- "filePath": "src/primitives/base/type/size.json",
738
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/type/size.json",
739
739
  "isSource": true,
740
740
  "original": {
741
741
  "deprecated": false,
@@ -760,7 +760,7 @@ module.exports = {
760
760
  "public": true,
761
761
  "type": "primitive",
762
762
  "value": "4rem",
763
- "filePath": "src/primitives/base/type/size.json",
763
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/type/size.json",
764
764
  "isSource": true,
765
765
  "original": {
766
766
  "deprecated": false,
@@ -785,7 +785,7 @@ module.exports = {
785
785
  "public": true,
786
786
  "type": "primitive",
787
787
  "value": "4.5rem",
788
- "filePath": "src/primitives/base/type/size.json",
788
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/type/size.json",
789
789
  "isSource": true,
790
790
  "original": {
791
791
  "deprecated": false,
@@ -810,7 +810,7 @@ module.exports = {
810
810
  "public": true,
811
811
  "type": "primitive",
812
812
  "value": "5.375rem",
813
- "filePath": "src/primitives/base/type/size.json",
813
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/type/size.json",
814
814
  "isSource": true,
815
815
  "original": {
816
816
  "deprecated": false,
@@ -832,37 +832,12 @@ module.exports = {
832
832
  }
833
833
  },
834
834
  "weight": {
835
- "bold": {
836
- "deprecated": false,
837
- "public": true,
838
- "type": "primitive",
839
- "value": "700",
840
- "filePath": "src/primitives/base/type/weight.json",
841
- "isSource": true,
842
- "original": {
843
- "deprecated": false,
844
- "public": true,
845
- "type": "primitive",
846
- "value": "700"
847
- },
848
- "name": "ds-type-weight-bold",
849
- "attributes": {
850
- "category": "type",
851
- "type": "weight",
852
- "item": "bold"
853
- },
854
- "path": [
855
- "type",
856
- "weight",
857
- "bold"
858
- ]
859
- },
860
835
  "book": {
861
836
  "deprecated": false,
862
837
  "public": true,
863
838
  "type": "primitive",
864
839
  "value": "450",
865
- "filePath": "src/primitives/base/type/weight.json",
840
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/type/weight.json",
866
841
  "isSource": true,
867
842
  "original": {
868
843
  "deprecated": false,
@@ -887,7 +862,7 @@ module.exports = {
887
862
  "public": true,
888
863
  "type": "primitive",
889
864
  "value": "500",
890
- "filePath": "src/primitives/base/type/weight.json",
865
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/type/weight.json",
891
866
  "isSource": true,
892
867
  "original": {
893
868
  "deprecated": false,
@@ -912,7 +887,7 @@ module.exports = {
912
887
  "public": true,
913
888
  "type": "primitive",
914
889
  "value": "450",
915
- "filePath": "src/primitives/base/type/weight.json",
890
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/type/weight.json",
916
891
  "isSource": true,
917
892
  "original": {
918
893
  "deprecated": false,
@@ -937,7 +912,7 @@ module.exports = {
937
912
  "public": true,
938
913
  "type": "primitive",
939
914
  "value": "300",
940
- "filePath": "src/primitives/base/type/weight.json",
915
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/type/weight.json",
941
916
  "isSource": true,
942
917
  "original": {
943
918
  "deprecated": false,
@@ -962,7 +937,7 @@ module.exports = {
962
937
  "public": true,
963
938
  "type": "primitive",
964
939
  "value": "500",
965
- "filePath": "src/primitives/base/type/weight.json",
940
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/type/weight.json",
966
941
  "isSource": true,
967
942
  "original": {
968
943
  "deprecated": false,
@@ -987,7 +962,7 @@ module.exports = {
987
962
  "public": true,
988
963
  "type": "primitive",
989
964
  "value": "400",
990
- "filePath": "src/primitives/base/type/weight.json",
965
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/type/weight.json",
991
966
  "isSource": true,
992
967
  "original": {
993
968
  "deprecated": false,
@@ -1012,7 +987,7 @@ module.exports = {
1012
987
  "public": true,
1013
988
  "type": "primitive",
1014
989
  "value": "600",
1015
- "filePath": "src/primitives/base/type/weight.json",
990
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/type/weight.json",
1016
991
  "isSource": true,
1017
992
  "original": {
1018
993
  "deprecated": false,
@@ -1040,7 +1015,7 @@ module.exports = {
1040
1015
  "public": false,
1041
1016
  "type": "primitive",
1042
1017
  "value": "#000000",
1043
- "filePath": "src/primitives/base/color.json",
1018
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/color.json",
1044
1019
  "isSource": true,
1045
1020
  "original": {
1046
1021
  "deprecated": false,
@@ -1064,7 +1039,7 @@ module.exports = {
1064
1039
  "public": false,
1065
1040
  "type": "primitive",
1066
1041
  "value": "#f7f7f7",
1067
- "filePath": "src/primitives/base/color.json",
1042
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/color.json",
1068
1043
  "isSource": true,
1069
1044
  "original": {
1070
1045
  "deprecated": false,
@@ -1089,7 +1064,7 @@ module.exports = {
1089
1064
  "public": false,
1090
1065
  "type": "primitive",
1091
1066
  "value": "#f2f2f2",
1092
- "filePath": "src/primitives/base/color.json",
1067
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/color.json",
1093
1068
  "isSource": true,
1094
1069
  "original": {
1095
1070
  "deprecated": false,
@@ -1114,7 +1089,7 @@ module.exports = {
1114
1089
  "public": false,
1115
1090
  "type": "primitive",
1116
1091
  "value": "#dddddd",
1117
- "filePath": "src/primitives/base/color.json",
1092
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/color.json",
1118
1093
  "isSource": true,
1119
1094
  "original": {
1120
1095
  "deprecated": false,
@@ -1139,7 +1114,7 @@ module.exports = {
1139
1114
  "public": false,
1140
1115
  "type": "primitive",
1141
1116
  "value": "#d0d0d0",
1142
- "filePath": "src/primitives/base/color.json",
1117
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/color.json",
1143
1118
  "isSource": true,
1144
1119
  "original": {
1145
1120
  "deprecated": false,
@@ -1164,7 +1139,7 @@ module.exports = {
1164
1139
  "public": false,
1165
1140
  "type": "primitive",
1166
1141
  "value": "#c5c5c5",
1167
- "filePath": "src/primitives/base/color.json",
1142
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/color.json",
1168
1143
  "isSource": true,
1169
1144
  "original": {
1170
1145
  "deprecated": false,
@@ -1189,7 +1164,7 @@ module.exports = {
1189
1164
  "public": false,
1190
1165
  "type": "primitive",
1191
1166
  "value": "#adadad",
1192
- "filePath": "src/primitives/base/color.json",
1167
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/color.json",
1193
1168
  "isSource": true,
1194
1169
  "original": {
1195
1170
  "deprecated": false,
@@ -1214,7 +1189,7 @@ module.exports = {
1214
1189
  "public": false,
1215
1190
  "type": "primitive",
1216
1191
  "value": "#959595",
1217
- "filePath": "src/primitives/base/color.json",
1192
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/color.json",
1218
1193
  "isSource": true,
1219
1194
  "original": {
1220
1195
  "deprecated": false,
@@ -1239,7 +1214,7 @@ module.exports = {
1239
1214
  "public": false,
1240
1215
  "type": "primitive",
1241
1216
  "value": "#7e7e7e",
1242
- "filePath": "src/primitives/base/color.json",
1217
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/color.json",
1243
1218
  "isSource": true,
1244
1219
  "original": {
1245
1220
  "deprecated": false,
@@ -1264,7 +1239,7 @@ module.exports = {
1264
1239
  "public": false,
1265
1240
  "type": "primitive",
1266
1241
  "value": "#676767",
1267
- "filePath": "src/primitives/base/color.json",
1242
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/color.json",
1268
1243
  "isSource": true,
1269
1244
  "original": {
1270
1245
  "deprecated": false,
@@ -1289,7 +1264,7 @@ module.exports = {
1289
1264
  "public": false,
1290
1265
  "type": "primitive",
1291
1266
  "value": "#525252",
1292
- "filePath": "src/primitives/base/color.json",
1267
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/color.json",
1293
1268
  "isSource": true,
1294
1269
  "original": {
1295
1270
  "deprecated": false,
@@ -1314,7 +1289,7 @@ module.exports = {
1314
1289
  "public": false,
1315
1290
  "type": "primitive",
1316
1291
  "value": "#3d3d3d",
1317
- "filePath": "src/primitives/base/color.json",
1292
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/color.json",
1318
1293
  "isSource": true,
1319
1294
  "original": {
1320
1295
  "deprecated": false,
@@ -1339,7 +1314,7 @@ module.exports = {
1339
1314
  "public": false,
1340
1315
  "type": "primitive",
1341
1316
  "value": "#2a2a2a",
1342
- "filePath": "src/primitives/base/color.json",
1317
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/color.json",
1343
1318
  "isSource": true,
1344
1319
  "original": {
1345
1320
  "deprecated": false,
@@ -1366,7 +1341,7 @@ module.exports = {
1366
1341
  "public": false,
1367
1342
  "type": "primitive",
1368
1343
  "value": "#f7f8fa",
1369
- "filePath": "src/primitives/base/color.json",
1344
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/color.json",
1370
1345
  "isSource": true,
1371
1346
  "original": {
1372
1347
  "deprecated": false,
@@ -1391,7 +1366,7 @@ module.exports = {
1391
1366
  "public": false,
1392
1367
  "type": "primitive",
1393
1368
  "value": "#e4e8ec",
1394
- "filePath": "src/primitives/base/color.json",
1369
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/color.json",
1395
1370
  "isSource": true,
1396
1371
  "original": {
1397
1372
  "deprecated": false,
@@ -1416,7 +1391,7 @@ module.exports = {
1416
1391
  "public": false,
1417
1392
  "type": "primitive",
1418
1393
  "value": "#ccd2db",
1419
- "filePath": "src/primitives/base/color.json",
1394
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/color.json",
1420
1395
  "isSource": true,
1421
1396
  "original": {
1422
1397
  "deprecated": false,
@@ -1441,7 +1416,7 @@ module.exports = {
1441
1416
  "public": false,
1442
1417
  "type": "primitive",
1443
1418
  "value": "#afb9c6",
1444
- "filePath": "src/primitives/base/color.json",
1419
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/color.json",
1445
1420
  "isSource": true,
1446
1421
  "original": {
1447
1422
  "deprecated": false,
@@ -1466,7 +1441,7 @@ module.exports = {
1466
1441
  "public": false,
1467
1442
  "type": "primitive",
1468
1443
  "value": "#939fad",
1469
- "filePath": "src/primitives/base/color.json",
1444
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/color.json",
1470
1445
  "isSource": true,
1471
1446
  "original": {
1472
1447
  "deprecated": false,
@@ -1491,7 +1466,7 @@ module.exports = {
1491
1466
  "public": false,
1492
1467
  "type": "primitive",
1493
1468
  "value": "#7e8894",
1494
- "filePath": "src/primitives/base/color.json",
1469
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/color.json",
1495
1470
  "isSource": true,
1496
1471
  "original": {
1497
1472
  "deprecated": false,
@@ -1516,7 +1491,7 @@ module.exports = {
1516
1491
  "public": false,
1517
1492
  "type": "primitive",
1518
1493
  "value": "#6a717c",
1519
- "filePath": "src/primitives/base/color.json",
1494
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/color.json",
1520
1495
  "isSource": true,
1521
1496
  "original": {
1522
1497
  "deprecated": false,
@@ -1541,7 +1516,7 @@ module.exports = {
1541
1516
  "public": false,
1542
1517
  "type": "primitive",
1543
1518
  "value": "#585e67",
1544
- "filePath": "src/primitives/base/color.json",
1519
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/color.json",
1545
1520
  "isSource": true,
1546
1521
  "original": {
1547
1522
  "deprecated": false,
@@ -1566,7 +1541,7 @@ module.exports = {
1566
1541
  "public": false,
1567
1542
  "type": "primitive",
1568
1543
  "value": "#484d55",
1569
- "filePath": "src/primitives/base/color.json",
1544
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/color.json",
1570
1545
  "isSource": true,
1571
1546
  "original": {
1572
1547
  "deprecated": false,
@@ -1591,7 +1566,7 @@ module.exports = {
1591
1566
  "public": false,
1592
1567
  "type": "primitive",
1593
1568
  "value": "#393d43",
1594
- "filePath": "src/primitives/base/color.json",
1569
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/color.json",
1595
1570
  "isSource": true,
1596
1571
  "original": {
1597
1572
  "deprecated": false,
@@ -1618,7 +1593,7 @@ module.exports = {
1618
1593
  "public": false,
1619
1594
  "type": "primitive",
1620
1595
  "value": "#01426a",
1621
- "filePath": "src/primitives/base/color.json",
1596
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/color.json",
1622
1597
  "isSource": true,
1623
1598
  "original": {
1624
1599
  "deprecated": false,
@@ -1643,7 +1618,7 @@ module.exports = {
1643
1618
  "public": false,
1644
1619
  "type": "primitive",
1645
1620
  "value": "#53b390",
1646
- "filePath": "src/primitives/base/color.json",
1621
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/color.json",
1647
1622
  "isSource": true,
1648
1623
  "original": {
1649
1624
  "deprecated": false,
@@ -1670,7 +1645,7 @@ module.exports = {
1670
1645
  "public": false,
1671
1646
  "type": "primitive",
1672
1647
  "value": "#d99f6d",
1673
- "filePath": "src/primitives/base/color.json",
1648
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/color.json",
1674
1649
  "isSource": true,
1675
1650
  "original": {
1676
1651
  "deprecated": false,
@@ -1695,7 +1670,7 @@ module.exports = {
1695
1670
  "public": false,
1696
1671
  "type": "primitive",
1697
1672
  "value": "#eed4be",
1698
- "filePath": "src/primitives/base/color.json",
1673
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/color.json",
1699
1674
  "isSource": true,
1700
1675
  "original": {
1701
1676
  "deprecated": false,
@@ -1720,7 +1695,7 @@ module.exports = {
1720
1695
  "public": false,
1721
1696
  "type": "primitive",
1722
1697
  "value": "#030772",
1723
- "filePath": "src/primitives/base/color.json",
1698
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/color.json",
1724
1699
  "isSource": true,
1725
1700
  "original": {
1726
1701
  "deprecated": false,
@@ -1745,7 +1720,7 @@ module.exports = {
1745
1720
  "public": false,
1746
1721
  "type": "primitive",
1747
1722
  "value": "#a9b6d6",
1748
- "filePath": "src/primitives/base/color.json",
1723
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/color.json",
1749
1724
  "isSource": true,
1750
1725
  "original": {
1751
1726
  "deprecated": false,
@@ -1770,7 +1745,7 @@ module.exports = {
1770
1745
  "public": false,
1771
1746
  "type": "primitive",
1772
1747
  "value": "#cb7457",
1773
- "filePath": "src/primitives/base/color.json",
1748
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/color.json",
1774
1749
  "isSource": true,
1775
1750
  "original": {
1776
1751
  "deprecated": false,
@@ -1795,7 +1770,7 @@ module.exports = {
1795
1770
  "public": false,
1796
1771
  "type": "primitive",
1797
1772
  "value": "#e7bfb1",
1798
- "filePath": "src/primitives/base/color.json",
1773
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/color.json",
1799
1774
  "isSource": true,
1800
1775
  "original": {
1801
1776
  "deprecated": false,
@@ -1820,7 +1795,7 @@ module.exports = {
1820
1795
  "public": false,
1821
1796
  "type": "primitive",
1822
1797
  "value": "#fbdc7a",
1823
- "filePath": "src/primitives/base/color.json",
1798
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/color.json",
1824
1799
  "isSource": true,
1825
1800
  "original": {
1826
1801
  "deprecated": false,
@@ -1845,7 +1820,7 @@ module.exports = {
1845
1820
  "public": false,
1846
1821
  "type": "primitive",
1847
1822
  "value": "#fdefc4",
1848
- "filePath": "src/primitives/base/color.json",
1823
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/color.json",
1849
1824
  "isSource": true,
1850
1825
  "original": {
1851
1826
  "deprecated": false,
@@ -1870,7 +1845,7 @@ module.exports = {
1870
1845
  "public": false,
1871
1846
  "type": "primitive",
1872
1847
  "value": "#abaab1",
1873
- "filePath": "src/primitives/base/color.json",
1848
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/color.json",
1874
1849
  "isSource": true,
1875
1850
  "original": {
1876
1851
  "deprecated": false,
@@ -1895,7 +1870,7 @@ module.exports = {
1895
1870
  "public": false,
1896
1871
  "type": "primitive",
1897
1872
  "value": "#e5e4e7",
1898
- "filePath": "src/primitives/base/color.json",
1873
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/color.json",
1899
1874
  "isSource": true,
1900
1875
  "original": {
1901
1876
  "deprecated": false,
@@ -1920,7 +1895,7 @@ module.exports = {
1920
1895
  "public": false,
1921
1896
  "type": "primitive",
1922
1897
  "value": "#bcb8a4",
1923
- "filePath": "src/primitives/base/color.json",
1898
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/color.json",
1924
1899
  "isSource": true,
1925
1900
  "original": {
1926
1901
  "deprecated": false,
@@ -1945,7 +1920,7 @@ module.exports = {
1945
1920
  "public": false,
1946
1921
  "type": "primitive",
1947
1922
  "value": "#dad8cd",
1948
- "filePath": "src/primitives/base/color.json",
1923
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/color.json",
1949
1924
  "isSource": true,
1950
1925
  "original": {
1951
1926
  "deprecated": false,
@@ -1970,7 +1945,7 @@ module.exports = {
1970
1945
  "public": false,
1971
1946
  "type": "primitive",
1972
1947
  "value": "#e4e9ec",
1973
- "filePath": "src/primitives/base/color.json",
1948
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/color.json",
1974
1949
  "isSource": true,
1975
1950
  "original": {
1976
1951
  "deprecated": false,
@@ -1995,7 +1970,7 @@ module.exports = {
1995
1970
  "public": false,
1996
1971
  "type": "primitive",
1997
1972
  "value": "#f9fafb",
1998
- "filePath": "src/primitives/base/color.json",
1973
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/color.json",
1999
1974
  "isSource": true,
2000
1975
  "original": {
2001
1976
  "deprecated": false,
@@ -2020,7 +1995,7 @@ module.exports = {
2020
1995
  "public": false,
2021
1996
  "type": "primitive",
2022
1997
  "value": "#282828",
2023
- "filePath": "src/primitives/base/color.json",
1998
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/color.json",
2024
1999
  "isSource": true,
2025
2000
  "original": {
2026
2001
  "deprecated": false,
@@ -2045,7 +2020,7 @@ module.exports = {
2045
2020
  "public": false,
2046
2021
  "type": "primitive",
2047
2022
  "value": "#545454",
2048
- "filePath": "src/primitives/base/color.json",
2023
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/color.json",
2049
2024
  "isSource": true,
2050
2025
  "original": {
2051
2026
  "deprecated": false,
@@ -2072,7 +2047,7 @@ module.exports = {
2072
2047
  "public": false,
2073
2048
  "type": "primitive",
2074
2049
  "value": "#139142",
2075
- "filePath": "src/primitives/base/color.json",
2050
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/color.json",
2076
2051
  "isSource": true,
2077
2052
  "original": {
2078
2053
  "deprecated": false,
@@ -2097,7 +2072,7 @@ module.exports = {
2097
2072
  "public": false,
2098
2073
  "type": "primitive",
2099
2074
  "value": "#a41d4a",
2100
- "filePath": "src/primitives/base/color.json",
2075
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/color.json",
2101
2076
  "isSource": true,
2102
2077
  "original": {
2103
2078
  "deprecated": false,
@@ -2122,7 +2097,7 @@ module.exports = {
2122
2097
  "public": false,
2123
2098
  "type": "primitive",
2124
2099
  "value": "#015daa",
2125
- "filePath": "src/primitives/base/color.json",
2100
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/color.json",
2126
2101
  "isSource": true,
2127
2102
  "original": {
2128
2103
  "deprecated": false,
@@ -2150,7 +2125,7 @@ module.exports = {
2150
2125
  "public": false,
2151
2126
  "type": "primitive",
2152
2127
  "value": "#fbc6c6",
2153
- "filePath": "src/primitives/base/color.json",
2128
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/color.json",
2154
2129
  "isSource": true,
2155
2130
  "original": {
2156
2131
  "deprecated": false,
@@ -2177,7 +2152,7 @@ module.exports = {
2177
2152
  "public": false,
2178
2153
  "type": "primitive",
2179
2154
  "value": "#f9a4a8",
2180
- "filePath": "src/primitives/base/color.json",
2155
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/color.json",
2181
2156
  "isSource": true,
2182
2157
  "original": {
2183
2158
  "deprecated": false,
@@ -2204,7 +2179,7 @@ module.exports = {
2204
2179
  "public": false,
2205
2180
  "type": "primitive",
2206
2181
  "value": "#f0898d",
2207
- "filePath": "src/primitives/base/color.json",
2182
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/color.json",
2208
2183
  "isSource": true,
2209
2184
  "original": {
2210
2185
  "deprecated": false,
@@ -2231,7 +2206,7 @@ module.exports = {
2231
2206
  "public": false,
2232
2207
  "type": "primitive",
2233
2208
  "value": "#f15f65",
2234
- "filePath": "src/primitives/base/color.json",
2209
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/color.json",
2235
2210
  "isSource": true,
2236
2211
  "original": {
2237
2212
  "deprecated": false,
@@ -2258,7 +2233,7 @@ module.exports = {
2258
2233
  "public": false,
2259
2234
  "type": "primitive",
2260
2235
  "value": "#e8454b",
2261
- "filePath": "src/primitives/base/color.json",
2236
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/color.json",
2262
2237
  "isSource": true,
2263
2238
  "original": {
2264
2239
  "deprecated": false,
@@ -2285,7 +2260,7 @@ module.exports = {
2285
2260
  "public": false,
2286
2261
  "type": "primitive",
2287
2262
  "value": "#e53339",
2288
- "filePath": "src/primitives/base/color.json",
2263
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/color.json",
2289
2264
  "isSource": true,
2290
2265
  "original": {
2291
2266
  "deprecated": false,
@@ -2312,7 +2287,7 @@ module.exports = {
2312
2287
  "public": false,
2313
2288
  "type": "primitive",
2314
2289
  "value": "#e31f26",
2315
- "filePath": "src/primitives/base/color.json",
2290
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/color.json",
2316
2291
  "isSource": true,
2317
2292
  "original": {
2318
2293
  "deprecated": false,
@@ -2339,7 +2314,7 @@ module.exports = {
2339
2314
  "public": false,
2340
2315
  "type": "primitive",
2341
2316
  "value": "#b1161c",
2342
- "filePath": "src/primitives/base/color.json",
2317
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/color.json",
2343
2318
  "isSource": true,
2344
2319
  "original": {
2345
2320
  "deprecated": false,
@@ -2366,7 +2341,7 @@ module.exports = {
2366
2341
  "public": false,
2367
2342
  "type": "primitive",
2368
2343
  "value": "#7a0f13",
2369
- "filePath": "src/primitives/base/color.json",
2344
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/color.json",
2370
2345
  "isSource": true,
2371
2346
  "original": {
2372
2347
  "deprecated": false,
@@ -2393,7 +2368,7 @@ module.exports = {
2393
2368
  "public": false,
2394
2369
  "type": "primitive",
2395
2370
  "value": "#44090b",
2396
- "filePath": "src/primitives/base/color.json",
2371
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/color.json",
2397
2372
  "isSource": true,
2398
2373
  "original": {
2399
2374
  "deprecated": false,
@@ -2422,7 +2397,7 @@ module.exports = {
2422
2397
  "public": false,
2423
2398
  "type": "primitive",
2424
2399
  "value": "#e8f2f8",
2425
- "filePath": "src/primitives/base/color.json",
2400
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/color.json",
2426
2401
  "isSource": true,
2427
2402
  "original": {
2428
2403
  "deprecated": false,
@@ -2449,7 +2424,7 @@ module.exports = {
2449
2424
  "public": false,
2450
2425
  "type": "primitive",
2451
2426
  "value": "#dbe6f0",
2452
- "filePath": "src/primitives/base/color.json",
2427
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/color.json",
2453
2428
  "isSource": true,
2454
2429
  "original": {
2455
2430
  "deprecated": false,
@@ -2476,7 +2451,7 @@ module.exports = {
2476
2451
  "public": false,
2477
2452
  "type": "primitive",
2478
2453
  "value": "#abc7de",
2479
- "filePath": "src/primitives/base/color.json",
2454
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/color.json",
2480
2455
  "isSource": true,
2481
2456
  "original": {
2482
2457
  "deprecated": false,
@@ -2503,7 +2478,7 @@ module.exports = {
2503
2478
  "public": false,
2504
2479
  "type": "primitive",
2505
2480
  "value": "#7eabcd",
2506
- "filePath": "src/primitives/base/color.json",
2481
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/color.json",
2507
2482
  "isSource": true,
2508
2483
  "original": {
2509
2484
  "deprecated": false,
@@ -2530,7 +2505,7 @@ module.exports = {
2530
2505
  "public": false,
2531
2506
  "type": "primitive",
2532
2507
  "value": "#5494c0",
2533
- "filePath": "src/primitives/base/color.json",
2508
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/color.json",
2534
2509
  "isSource": true,
2535
2510
  "original": {
2536
2511
  "deprecated": false,
@@ -2557,7 +2532,7 @@ module.exports = {
2557
2532
  "public": false,
2558
2533
  "type": "primitive",
2559
2534
  "value": "#007db1",
2560
- "filePath": "src/primitives/base/color.json",
2535
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/color.json",
2561
2536
  "isSource": true,
2562
2537
  "original": {
2563
2538
  "deprecated": false,
@@ -2584,7 +2559,7 @@ module.exports = {
2584
2559
  "public": false,
2585
2560
  "type": "primitive",
2586
2561
  "value": "#136791",
2587
- "filePath": "src/primitives/base/color.json",
2562
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/color.json",
2588
2563
  "isSource": true,
2589
2564
  "original": {
2590
2565
  "deprecated": false,
@@ -2611,7 +2586,7 @@ module.exports = {
2611
2586
  "public": false,
2612
2587
  "type": "primitive",
2613
2588
  "value": "#195170",
2614
- "filePath": "src/primitives/base/color.json",
2589
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/color.json",
2615
2590
  "isSource": true,
2616
2591
  "original": {
2617
2592
  "deprecated": false,
@@ -2638,7 +2613,7 @@ module.exports = {
2638
2613
  "public": false,
2639
2614
  "type": "primitive",
2640
2615
  "value": "#193b51",
2641
- "filePath": "src/primitives/base/color.json",
2616
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/color.json",
2642
2617
  "isSource": true,
2643
2618
  "original": {
2644
2619
  "deprecated": false,
@@ -2665,7 +2640,7 @@ module.exports = {
2665
2640
  "public": false,
2666
2641
  "type": "primitive",
2667
2642
  "value": "#152734",
2668
- "filePath": "src/primitives/base/color.json",
2643
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/color.json",
2669
2644
  "isSource": true,
2670
2645
  "original": {
2671
2646
  "deprecated": false,
@@ -2694,7 +2669,7 @@ module.exports = {
2694
2669
  "public": false,
2695
2670
  "type": "primitive",
2696
2671
  "value": "#d6eac7",
2697
- "filePath": "src/primitives/base/color.json",
2672
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/color.json",
2698
2673
  "isSource": true,
2699
2674
  "original": {
2700
2675
  "deprecated": false,
@@ -2721,7 +2696,7 @@ module.exports = {
2721
2696
  "public": false,
2722
2697
  "type": "primitive",
2723
2698
  "value": "#b6de9b",
2724
- "filePath": "src/primitives/base/color.json",
2699
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/color.json",
2725
2700
  "isSource": true,
2726
2701
  "original": {
2727
2702
  "deprecated": false,
@@ -2748,7 +2723,7 @@ module.exports = {
2748
2723
  "public": false,
2749
2724
  "type": "primitive",
2750
2725
  "value": "#96cf6e",
2751
- "filePath": "src/primitives/base/color.json",
2726
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/color.json",
2752
2727
  "isSource": true,
2753
2728
  "original": {
2754
2729
  "deprecated": false,
@@ -2775,7 +2750,7 @@ module.exports = {
2775
2750
  "public": false,
2776
2751
  "type": "primitive",
2777
2752
  "value": "#7ac248",
2778
- "filePath": "src/primitives/base/color.json",
2753
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/color.json",
2779
2754
  "isSource": true,
2780
2755
  "original": {
2781
2756
  "deprecated": false,
@@ -2802,7 +2777,7 @@ module.exports = {
2802
2777
  "public": false,
2803
2778
  "type": "primitive",
2804
2779
  "value": "#5da72a",
2805
- "filePath": "src/primitives/base/color.json",
2780
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/color.json",
2806
2781
  "isSource": true,
2807
2782
  "original": {
2808
2783
  "deprecated": false,
@@ -2829,7 +2804,7 @@ module.exports = {
2829
2804
  "public": false,
2830
2805
  "type": "primitive",
2831
2806
  "value": "#529325",
2832
- "filePath": "src/primitives/base/color.json",
2807
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/color.json",
2833
2808
  "isSource": true,
2834
2809
  "original": {
2835
2810
  "deprecated": false,
@@ -2856,7 +2831,7 @@ module.exports = {
2856
2831
  "public": false,
2857
2832
  "type": "primitive",
2858
2833
  "value": "#447a1f",
2859
- "filePath": "src/primitives/base/color.json",
2834
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/color.json",
2860
2835
  "isSource": true,
2861
2836
  "original": {
2862
2837
  "deprecated": false,
@@ -2883,7 +2858,7 @@ module.exports = {
2883
2858
  "public": false,
2884
2859
  "type": "primitive",
2885
2860
  "value": "#325a16",
2886
- "filePath": "src/primitives/base/color.json",
2861
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/color.json",
2887
2862
  "isSource": true,
2888
2863
  "original": {
2889
2864
  "deprecated": false,
@@ -2910,7 +2885,7 @@ module.exports = {
2910
2885
  "public": false,
2911
2886
  "type": "primitive",
2912
2887
  "value": "#294912",
2913
- "filePath": "src/primitives/base/color.json",
2888
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/color.json",
2914
2889
  "isSource": true,
2915
2890
  "original": {
2916
2891
  "deprecated": false,
@@ -2937,7 +2912,7 @@ module.exports = {
2937
2912
  "public": false,
2938
2913
  "type": "primitive",
2939
2914
  "value": "#17290a",
2940
- "filePath": "src/primitives/base/color.json",
2915
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/color.json",
2941
2916
  "isSource": true,
2942
2917
  "original": {
2943
2918
  "deprecated": false,
@@ -2966,7 +2941,7 @@ module.exports = {
2966
2941
  "public": false,
2967
2942
  "type": "primitive",
2968
2943
  "value": "#fff0b2",
2969
- "filePath": "src/primitives/base/color.json",
2944
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/color.json",
2970
2945
  "isSource": true,
2971
2946
  "original": {
2972
2947
  "deprecated": false,
@@ -2993,7 +2968,7 @@ module.exports = {
2993
2968
  "public": false,
2994
2969
  "type": "primitive",
2995
2970
  "value": "#ffe382",
2996
- "filePath": "src/primitives/base/color.json",
2971
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/color.json",
2997
2972
  "isSource": true,
2998
2973
  "original": {
2999
2974
  "deprecated": false,
@@ -3020,7 +2995,7 @@ module.exports = {
3020
2995
  "public": false,
3021
2996
  "type": "primitive",
3022
2997
  "value": "#fac200",
3023
- "filePath": "src/primitives/base/color.json",
2998
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/color.json",
3024
2999
  "isSource": true,
3025
3000
  "original": {
3026
3001
  "deprecated": false,
@@ -3047,7 +3022,7 @@ module.exports = {
3047
3022
  "public": false,
3048
3023
  "type": "primitive",
3049
3024
  "value": "#e0ae00",
3050
- "filePath": "src/primitives/base/color.json",
3025
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/color.json",
3051
3026
  "isSource": true,
3052
3027
  "original": {
3053
3028
  "deprecated": false,
@@ -3074,7 +3049,7 @@ module.exports = {
3074
3049
  "public": false,
3075
3050
  "type": "primitive",
3076
3051
  "value": "#bd9200",
3077
- "filePath": "src/primitives/base/color.json",
3052
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/color.json",
3078
3053
  "isSource": true,
3079
3054
  "original": {
3080
3055
  "deprecated": false,
@@ -3101,7 +3076,7 @@ module.exports = {
3101
3076
  "public": false,
3102
3077
  "type": "primitive",
3103
3078
  "value": "#9e7b00",
3104
- "filePath": "src/primitives/base/color.json",
3079
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/color.json",
3105
3080
  "isSource": true,
3106
3081
  "original": {
3107
3082
  "deprecated": false,
@@ -3128,7 +3103,7 @@ module.exports = {
3128
3103
  "public": false,
3129
3104
  "type": "primitive",
3130
3105
  "value": "#856700",
3131
- "filePath": "src/primitives/base/color.json",
3106
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/color.json",
3132
3107
  "isSource": true,
3133
3108
  "original": {
3134
3109
  "deprecated": false,
@@ -3155,7 +3130,7 @@ module.exports = {
3155
3130
  "public": false,
3156
3131
  "type": "primitive",
3157
3132
  "value": "#6b5300",
3158
- "filePath": "src/primitives/base/color.json",
3133
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/color.json",
3159
3134
  "isSource": true,
3160
3135
  "original": {
3161
3136
  "deprecated": false,
@@ -3182,7 +3157,7 @@ module.exports = {
3182
3157
  "public": false,
3183
3158
  "type": "primitive",
3184
3159
  "value": "#523f00",
3185
- "filePath": "src/primitives/base/color.json",
3160
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/color.json",
3186
3161
  "isSource": true,
3187
3162
  "original": {
3188
3163
  "deprecated": false,
@@ -3209,7 +3184,7 @@ module.exports = {
3209
3184
  "public": false,
3210
3185
  "type": "primitive",
3211
3186
  "value": "#382b00",
3212
- "filePath": "src/primitives/base/color.json",
3187
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/color.json",
3213
3188
  "isSource": true,
3214
3189
  "original": {
3215
3190
  "deprecated": false,
@@ -3238,7 +3213,7 @@ module.exports = {
3238
3213
  "public": false,
3239
3214
  "type": "primitive",
3240
3215
  "value": "#ffffff",
3241
- "filePath": "src/primitives/base/color.json",
3216
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/color.json",
3242
3217
  "isSource": true,
3243
3218
  "original": {
3244
3219
  "deprecated": false,
@@ -3264,7 +3239,7 @@ module.exports = {
3264
3239
  "public": false,
3265
3240
  "type": "primitive",
3266
3241
  "value": "rgba(0, 0, 0, 0.05)",
3267
- "filePath": "src/primitives/base/transparency.json",
3242
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/transparency.json",
3268
3243
  "isSource": true,
3269
3244
  "original": {
3270
3245
  "deprecated": false,
@@ -3289,7 +3264,7 @@ module.exports = {
3289
3264
  "public": false,
3290
3265
  "type": "primitive",
3291
3266
  "value": "rgba(0, 0, 0, 0.1)",
3292
- "filePath": "src/primitives/base/transparency.json",
3267
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/transparency.json",
3293
3268
  "isSource": true,
3294
3269
  "original": {
3295
3270
  "deprecated": false,
@@ -3314,7 +3289,7 @@ module.exports = {
3314
3289
  "public": false,
3315
3290
  "type": "primitive",
3316
3291
  "value": "rgba(0, 0, 0, 0.15)",
3317
- "filePath": "src/primitives/base/transparency.json",
3292
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/transparency.json",
3318
3293
  "isSource": true,
3319
3294
  "original": {
3320
3295
  "deprecated": false,
@@ -3339,7 +3314,7 @@ module.exports = {
3339
3314
  "public": false,
3340
3315
  "type": "primitive",
3341
3316
  "value": "rgba(0, 0, 0, 0.2)",
3342
- "filePath": "src/primitives/base/transparency.json",
3317
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/transparency.json",
3343
3318
  "isSource": true,
3344
3319
  "original": {
3345
3320
  "deprecated": false,
@@ -3364,7 +3339,7 @@ module.exports = {
3364
3339
  "public": false,
3365
3340
  "type": "primitive",
3366
3341
  "value": "rgba(0, 0, 0, 0.3)",
3367
- "filePath": "src/primitives/base/transparency.json",
3342
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/transparency.json",
3368
3343
  "isSource": true,
3369
3344
  "original": {
3370
3345
  "deprecated": false,
@@ -3389,7 +3364,7 @@ module.exports = {
3389
3364
  "public": false,
3390
3365
  "type": "primitive",
3391
3366
  "value": "rgba(0, 0, 0, 0.4)",
3392
- "filePath": "src/primitives/base/transparency.json",
3367
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/transparency.json",
3393
3368
  "isSource": true,
3394
3369
  "original": {
3395
3370
  "deprecated": false,
@@ -3414,7 +3389,7 @@ module.exports = {
3414
3389
  "public": false,
3415
3390
  "type": "primitive",
3416
3391
  "value": "rgba(0, 0, 0, 0.5)",
3417
- "filePath": "src/primitives/base/transparency.json",
3392
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/transparency.json",
3418
3393
  "isSource": true,
3419
3394
  "original": {
3420
3395
  "deprecated": false,
@@ -3439,7 +3414,7 @@ module.exports = {
3439
3414
  "public": false,
3440
3415
  "type": "primitive",
3441
3416
  "value": "rgba(0, 0, 0, 0.55)",
3442
- "filePath": "src/primitives/base/transparency.json",
3417
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/transparency.json",
3443
3418
  "isSource": true,
3444
3419
  "original": {
3445
3420
  "deprecated": false,
@@ -3464,7 +3439,7 @@ module.exports = {
3464
3439
  "public": false,
3465
3440
  "type": "primitive",
3466
3441
  "value": "rgba(0, 0, 0, 0.6)",
3467
- "filePath": "src/primitives/base/transparency.json",
3442
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/transparency.json",
3468
3443
  "isSource": true,
3469
3444
  "original": {
3470
3445
  "deprecated": false,
@@ -3489,7 +3464,7 @@ module.exports = {
3489
3464
  "public": false,
3490
3465
  "type": "primitive",
3491
3466
  "value": "rgba(0, 0, 0, 0.7)",
3492
- "filePath": "src/primitives/base/transparency.json",
3467
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/transparency.json",
3493
3468
  "isSource": true,
3494
3469
  "original": {
3495
3470
  "deprecated": false,
@@ -3514,7 +3489,7 @@ module.exports = {
3514
3489
  "public": false,
3515
3490
  "type": "primitive",
3516
3491
  "value": "rgba(0, 0, 0, 0.75)",
3517
- "filePath": "src/primitives/base/transparency.json",
3492
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/transparency.json",
3518
3493
  "isSource": true,
3519
3494
  "original": {
3520
3495
  "deprecated": false,
@@ -3539,7 +3514,7 @@ module.exports = {
3539
3514
  "public": false,
3540
3515
  "type": "primitive",
3541
3516
  "value": "rgba(0, 0, 0, 0.8)",
3542
- "filePath": "src/primitives/base/transparency.json",
3517
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/transparency.json",
3543
3518
  "isSource": true,
3544
3519
  "original": {
3545
3520
  "deprecated": false,
@@ -3564,7 +3539,7 @@ module.exports = {
3564
3539
  "public": false,
3565
3540
  "type": "primitive",
3566
3541
  "value": "rgba(0, 0, 0, 0.9)",
3567
- "filePath": "src/primitives/base/transparency.json",
3542
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/transparency.json",
3568
3543
  "isSource": true,
3569
3544
  "original": {
3570
3545
  "deprecated": false,
@@ -3591,7 +3566,7 @@ module.exports = {
3591
3566
  "public": false,
3592
3567
  "type": "primitive",
3593
3568
  "value": "rgba(255, 255, 255, 0.05)",
3594
- "filePath": "src/primitives/base/transparency.json",
3569
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/transparency.json",
3595
3570
  "isSource": true,
3596
3571
  "original": {
3597
3572
  "deprecated": false,
@@ -3616,7 +3591,7 @@ module.exports = {
3616
3591
  "public": false,
3617
3592
  "type": "primitive",
3618
3593
  "value": "rgba(255, 255, 255, 0.1)",
3619
- "filePath": "src/primitives/base/transparency.json",
3594
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/transparency.json",
3620
3595
  "isSource": true,
3621
3596
  "original": {
3622
3597
  "deprecated": false,
@@ -3641,7 +3616,7 @@ module.exports = {
3641
3616
  "public": false,
3642
3617
  "type": "primitive",
3643
3618
  "value": "rgba(255, 255, 255, 0.15)",
3644
- "filePath": "src/primitives/base/transparency.json",
3619
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/transparency.json",
3645
3620
  "isSource": true,
3646
3621
  "original": {
3647
3622
  "deprecated": false,
@@ -3666,7 +3641,7 @@ module.exports = {
3666
3641
  "public": false,
3667
3642
  "type": "primitive",
3668
3643
  "value": "rgba(255, 255, 255, 0.2)",
3669
- "filePath": "src/primitives/base/transparency.json",
3644
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/transparency.json",
3670
3645
  "isSource": true,
3671
3646
  "original": {
3672
3647
  "deprecated": false,
@@ -3691,7 +3666,7 @@ module.exports = {
3691
3666
  "public": false,
3692
3667
  "type": "primitive",
3693
3668
  "value": "rgba(255, 255, 255, 0.3)",
3694
- "filePath": "src/primitives/base/transparency.json",
3669
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/transparency.json",
3695
3670
  "isSource": true,
3696
3671
  "original": {
3697
3672
  "deprecated": false,
@@ -3716,7 +3691,7 @@ module.exports = {
3716
3691
  "public": false,
3717
3692
  "type": "primitive",
3718
3693
  "value": "rgba(255, 255, 255, 0.4)",
3719
- "filePath": "src/primitives/base/transparency.json",
3694
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/transparency.json",
3720
3695
  "isSource": true,
3721
3696
  "original": {
3722
3697
  "deprecated": false,
@@ -3741,7 +3716,7 @@ module.exports = {
3741
3716
  "public": false,
3742
3717
  "type": "primitive",
3743
3718
  "value": "rgba(255, 255, 255, 0.5)",
3744
- "filePath": "src/primitives/base/transparency.json",
3719
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/transparency.json",
3745
3720
  "isSource": true,
3746
3721
  "original": {
3747
3722
  "deprecated": false,
@@ -3766,7 +3741,7 @@ module.exports = {
3766
3741
  "public": false,
3767
3742
  "type": "primitive",
3768
3743
  "value": "rgba(255, 255, 255, 0.55)",
3769
- "filePath": "src/primitives/base/transparency.json",
3744
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/transparency.json",
3770
3745
  "isSource": true,
3771
3746
  "original": {
3772
3747
  "deprecated": false,
@@ -3791,7 +3766,7 @@ module.exports = {
3791
3766
  "public": false,
3792
3767
  "type": "primitive",
3793
3768
  "value": "rgba(255, 255, 255, 0.6)",
3794
- "filePath": "src/primitives/base/transparency.json",
3769
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/transparency.json",
3795
3770
  "isSource": true,
3796
3771
  "original": {
3797
3772
  "deprecated": false,
@@ -3816,7 +3791,7 @@ module.exports = {
3816
3791
  "public": false,
3817
3792
  "type": "primitive",
3818
3793
  "value": "rgba(255, 255, 255, 0.7)",
3819
- "filePath": "src/primitives/base/transparency.json",
3794
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/transparency.json",
3820
3795
  "isSource": true,
3821
3796
  "original": {
3822
3797
  "deprecated": false,
@@ -3841,7 +3816,7 @@ module.exports = {
3841
3816
  "public": false,
3842
3817
  "type": "primitive",
3843
3818
  "value": "rgba(255, 255, 255, 0.75)",
3844
- "filePath": "src/primitives/base/transparency.json",
3819
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/transparency.json",
3845
3820
  "isSource": true,
3846
3821
  "original": {
3847
3822
  "deprecated": false,
@@ -3866,7 +3841,7 @@ module.exports = {
3866
3841
  "public": false,
3867
3842
  "type": "primitive",
3868
3843
  "value": "rgba(255, 255, 255, 0.8)",
3869
- "filePath": "src/primitives/base/transparency.json",
3844
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/transparency.json",
3870
3845
  "isSource": true,
3871
3846
  "original": {
3872
3847
  "deprecated": false,
@@ -3891,7 +3866,7 @@ module.exports = {
3891
3866
  "public": false,
3892
3867
  "type": "primitive",
3893
3868
  "value": "rgba(255, 255, 255, 0.9)",
3894
- "filePath": "src/primitives/base/transparency.json",
3869
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/transparency.json",
3895
3870
  "isSource": true,
3896
3871
  "original": {
3897
3872
  "deprecated": false,
@@ -3917,7 +3892,7 @@ module.exports = {
3917
3892
  "public": false,
3918
3893
  "type": "primitive",
3919
3894
  "value": "rgba(0, 0, 0, 0)",
3920
- "filePath": "src/primitives/base/transparency.json",
3895
+ "filePath": "node_modules/@aurodesignsystem/auro-tokendefinitions/tokens/primitives/base/transparency.json",
3921
3896
  "isSource": true,
3922
3897
  "original": {
3923
3898
  "deprecated": false,