@pantheon-systems/pds-design-tokens 1.0.0-dev.40 → 1.0.0-dev.41
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.
|
@@ -379,6 +379,48 @@
|
|
|
379
379
|
"scale-ratio"
|
|
380
380
|
]
|
|
381
381
|
},
|
|
382
|
+
"8XL": {
|
|
383
|
+
"value": "7.451",
|
|
384
|
+
"formula": "1.25**7",
|
|
385
|
+
"defaultUnit": "rem",
|
|
386
|
+
"filePath": "tokens/spacing/base.json",
|
|
387
|
+
"isSource": true,
|
|
388
|
+
"original": {
|
|
389
|
+
"value": "7.451",
|
|
390
|
+
"formula": "{spacing.scale-ratio}**7",
|
|
391
|
+
"defaultUnit": "rem"
|
|
392
|
+
},
|
|
393
|
+
"name": "spacing-8-xl",
|
|
394
|
+
"attributes": {
|
|
395
|
+
"category": "spacing",
|
|
396
|
+
"type": "8XL"
|
|
397
|
+
},
|
|
398
|
+
"path": [
|
|
399
|
+
"spacing",
|
|
400
|
+
"8XL"
|
|
401
|
+
]
|
|
402
|
+
},
|
|
403
|
+
"7XL": {
|
|
404
|
+
"value": "5.96",
|
|
405
|
+
"formula": "1.25**7",
|
|
406
|
+
"defaultUnit": "rem",
|
|
407
|
+
"filePath": "tokens/spacing/base.json",
|
|
408
|
+
"isSource": true,
|
|
409
|
+
"original": {
|
|
410
|
+
"value": "5.96",
|
|
411
|
+
"formula": "{spacing.scale-ratio}**7",
|
|
412
|
+
"defaultUnit": "rem"
|
|
413
|
+
},
|
|
414
|
+
"name": "spacing-7-xl",
|
|
415
|
+
"attributes": {
|
|
416
|
+
"category": "spacing",
|
|
417
|
+
"type": "7XL"
|
|
418
|
+
},
|
|
419
|
+
"path": [
|
|
420
|
+
"spacing",
|
|
421
|
+
"7XL"
|
|
422
|
+
]
|
|
423
|
+
},
|
|
382
424
|
"6XL": {
|
|
383
425
|
"value": "4.678",
|
|
384
426
|
"formula": "1.25**7",
|