@atlaskit/tokens 0.10.29 → 0.10.30

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 (43) hide show
  1. package/CHANGELOG.md +6 -0
  2. package/css/atlassian-spacing.css +65 -2
  3. package/dist/cjs/artifacts/rename-mapping/atlassian-spacing.js +254 -2
  4. package/dist/cjs/artifacts/tokens-raw/atlassian-spacing.js +1493 -24
  5. package/dist/cjs/artifacts/typescript/atlassian-spacing-token-default-values.js +66 -3
  6. package/dist/cjs/artifacts/typescript/atlassian-spacing-token-names.js +66 -3
  7. package/dist/cjs/get-token.js +1 -1
  8. package/dist/cjs/tokens/atlassian-spacing/spacing.js +218 -5
  9. package/dist/cjs/tokens/default/spacing/spacing.js +612 -11
  10. package/dist/cjs/version.json +1 -1
  11. package/dist/es2019/artifacts/rename-mapping/atlassian-spacing.js +254 -2
  12. package/dist/es2019/artifacts/tokens-raw/atlassian-spacing.js +1493 -24
  13. package/dist/es2019/artifacts/typescript/atlassian-spacing-token-default-values.js +66 -3
  14. package/dist/es2019/artifacts/typescript/atlassian-spacing-token-names.js +66 -3
  15. package/dist/es2019/get-token.js +1 -1
  16. package/dist/es2019/tokens/atlassian-spacing/spacing.js +218 -5
  17. package/dist/es2019/tokens/default/spacing/spacing.js +612 -11
  18. package/dist/es2019/version.json +1 -1
  19. package/dist/esm/artifacts/rename-mapping/atlassian-spacing.js +254 -2
  20. package/dist/esm/artifacts/tokens-raw/atlassian-spacing.js +1493 -24
  21. package/dist/esm/artifacts/typescript/atlassian-spacing-token-default-values.js +66 -3
  22. package/dist/esm/artifacts/typescript/atlassian-spacing-token-names.js +66 -3
  23. package/dist/esm/get-token.js +1 -1
  24. package/dist/esm/tokens/atlassian-spacing/spacing.js +218 -5
  25. package/dist/esm/tokens/default/spacing/spacing.js +612 -11
  26. package/dist/esm/version.json +1 -1
  27. package/dist/types/artifacts/rename-mapping/atlassian-spacing.d.ts +1 -1
  28. package/dist/types/artifacts/token-default-values.d.ts +64 -1
  29. package/dist/types/artifacts/token-names.d.ts +64 -1
  30. package/dist/types/artifacts/tokens-raw/atlassian-spacing.d.ts +32 -3
  31. package/dist/types/artifacts/typescript/atlassian-spacing-token-default-values.d.ts +65 -2
  32. package/dist/types/artifacts/typescript/atlassian-spacing-token-names.d.ts +129 -3
  33. package/dist/types/types.d.ts +104 -3
  34. package/dist/types-ts4.0/artifacts/rename-mapping/atlassian-spacing.d.ts +1 -1
  35. package/dist/types-ts4.0/artifacts/token-default-values.d.ts +64 -1
  36. package/dist/types-ts4.0/artifacts/token-names.d.ts +64 -1
  37. package/dist/types-ts4.0/artifacts/tokens-raw/atlassian-spacing.d.ts +32 -3
  38. package/dist/types-ts4.0/artifacts/typescript/atlassian-spacing-token-default-values.d.ts +65 -2
  39. package/dist/types-ts4.0/artifacts/typescript/atlassian-spacing-token-names.d.ts +129 -3
  40. package/dist/types-ts4.0/types.d.ts +104 -3
  41. package/package.json +2 -3
  42. package/report.api.md +129 -3
  43. package/tmp/api-report-tmp.d.ts +128 -2
@@ -1,32 +1,9 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::e19d1d58b2463145dd0eae095e3d0b36>>
3
+ * @codegen <<SignedSource::3c9107056e9324e57c042a3aafb4188c>>
4
4
  * @codegenCommand yarn build tokens
5
5
  */
6
6
  const tokens = [{
7
- "attributes": {
8
- "group": "spacing",
9
- "state": "experimental",
10
- "replacement": "8px",
11
- "introduced": "0.10.16",
12
- "description": "Helpful guidance goes here. This is an example of a more semantic token over the top of our scale. It uses the same underlying base tokens as the scale.x tokens use."
13
- },
14
- "value": "8px",
15
- "filePath": "src/tokens/atlassian-spacing/spacing.tsx",
16
- "isSource": true,
17
- "original": {
18
- "attributes": {
19
- "group": "spacing",
20
- "state": "experimental",
21
- "replacement": "8px",
22
- "introduced": "0.10.16",
23
- "description": "Helpful guidance goes here. This is an example of a more semantic token over the top of our scale. It uses the same underlying base tokens as the scale.x tokens use."
24
- },
25
- "value": "Space100"
26
- },
27
- "name": "spacing.container.gutter",
28
- "path": ["spacing", "container", "gutter"]
29
- }, {
30
7
  "attributes": {
31
8
  "group": "spacing",
32
9
  "state": "active",
@@ -51,6 +28,7 @@ const tokens = [{
51
28
  "attributes": {
52
29
  "group": "spacing",
53
30
  "state": "active",
31
+ "suggest": ["7px", "9px"],
54
32
  "introduced": "0.10.16",
55
33
  "description": "Helpful guidance goes here"
56
34
  },
@@ -61,6 +39,7 @@ const tokens = [{
61
39
  "attributes": {
62
40
  "group": "spacing",
63
41
  "state": "active",
42
+ "suggest": ["7px", "9px"],
64
43
  "introduced": "0.10.16",
65
44
  "description": "Helpful guidance goes here"
66
45
  },
@@ -72,6 +51,7 @@ const tokens = [{
72
51
  "attributes": {
73
52
  "group": "spacing",
74
53
  "state": "active",
54
+ "suggest": ["10px", "11px", "13px", "14px"],
75
55
  "introduced": "0.10.16",
76
56
  "description": "Helpful guidance goes here"
77
57
  },
@@ -82,6 +62,7 @@ const tokens = [{
82
62
  "attributes": {
83
63
  "group": "spacing",
84
64
  "state": "active",
65
+ "suggest": ["10px", "11px", "13px", "14px"],
85
66
  "introduced": "0.10.16",
86
67
  "description": "Helpful guidance goes here"
87
68
  },
@@ -93,6 +74,7 @@ const tokens = [{
93
74
  "attributes": {
94
75
  "group": "spacing",
95
76
  "state": "active",
77
+ "suggest": ["14px", "15px", "17px", "18px"],
96
78
  "introduced": "0.10.16",
97
79
  "description": "Helpful guidance goes here"
98
80
  },
@@ -103,6 +85,7 @@ const tokens = [{
103
85
  "attributes": {
104
86
  "group": "spacing",
105
87
  "state": "active",
88
+ "suggest": ["14px", "15px", "17px", "18px"],
106
89
  "introduced": "0.10.16",
107
90
  "description": "Helpful guidance goes here"
108
91
  },
@@ -114,6 +97,7 @@ const tokens = [{
114
97
  "attributes": {
115
98
  "group": "spacing",
116
99
  "state": "active",
100
+ "suggest": ["19px", "21px", "22px", "23px"],
117
101
  "introduced": "0.10.16",
118
102
  "description": "Helpful guidance goes here"
119
103
  },
@@ -124,6 +108,7 @@ const tokens = [{
124
108
  "attributes": {
125
109
  "group": "spacing",
126
110
  "state": "active",
111
+ "suggest": ["19px", "21px", "22px", "23px"],
127
112
  "introduced": "0.10.16",
128
113
  "description": "Helpful guidance goes here"
129
114
  },
@@ -135,6 +120,7 @@ const tokens = [{
135
120
  "attributes": {
136
121
  "group": "spacing",
137
122
  "state": "active",
123
+ "suggest": ["23px", "25px", "26px", "27px", "28px"],
138
124
  "introduced": "0.10.16",
139
125
  "description": "Helpful guidance goes here"
140
126
  },
@@ -145,6 +131,7 @@ const tokens = [{
145
131
  "attributes": {
146
132
  "group": "spacing",
147
133
  "state": "active",
134
+ "suggest": ["23px", "25px", "26px", "27px", "28px"],
148
135
  "introduced": "0.10.16",
149
136
  "description": "Helpful guidance goes here"
150
137
  },
@@ -156,6 +143,7 @@ const tokens = [{
156
143
  "attributes": {
157
144
  "group": "spacing",
158
145
  "state": "active",
146
+ "suggest": ["28px", "29px", "30px", "31px", "33px", "34px", "35px"],
159
147
  "introduced": "0.10.16",
160
148
  "description": "Helpful guidance goes here"
161
149
  },
@@ -166,6 +154,7 @@ const tokens = [{
166
154
  "attributes": {
167
155
  "group": "spacing",
168
156
  "state": "active",
157
+ "suggest": ["28px", "29px", "30px", "31px", "33px", "34px", "35px"],
169
158
  "introduced": "0.10.16",
170
159
  "description": "Helpful guidance goes here"
171
160
  },
@@ -177,6 +166,7 @@ const tokens = [{
177
166
  "attributes": {
178
167
  "group": "spacing",
179
168
  "state": "active",
169
+ "suggest": ["28px", "29px", "30px", "31px", "33px", "34px", "35px"],
180
170
  "introduced": "0.10.16",
181
171
  "description": "Helpful guidance goes here"
182
172
  },
@@ -187,6 +177,7 @@ const tokens = [{
187
177
  "attributes": {
188
178
  "group": "spacing",
189
179
  "state": "active",
180
+ "suggest": ["28px", "29px", "30px", "31px", "33px", "34px", "35px"],
190
181
  "introduced": "0.10.16",
191
182
  "description": "Helpful guidance goes here"
192
183
  },
@@ -219,6 +210,7 @@ const tokens = [{
219
210
  "attributes": {
220
211
  "group": "spacing",
221
212
  "state": "active",
213
+ "suggest": ["1px", "3px"],
222
214
  "introduced": "0.10.16",
223
215
  "description": "Use for spacing in compact scenarios. The smallest value in our scale."
224
216
  },
@@ -229,6 +221,7 @@ const tokens = [{
229
221
  "attributes": {
230
222
  "group": "spacing",
231
223
  "state": "active",
224
+ "suggest": ["1px", "3px"],
232
225
  "introduced": "0.10.16",
233
226
  "description": "Use for spacing in compact scenarios. The smallest value in our scale."
234
227
  },
@@ -240,6 +233,7 @@ const tokens = [{
240
233
  "attributes": {
241
234
  "group": "spacing",
242
235
  "state": "active",
236
+ "suggest": ["3px", "5px"],
243
237
  "introduced": "0.10.16",
244
238
  "description": "Helpful guidance goes here"
245
239
  },
@@ -250,6 +244,7 @@ const tokens = [{
250
244
  "attributes": {
251
245
  "group": "spacing",
252
246
  "state": "active",
247
+ "suggest": ["3px", "5px"],
253
248
  "introduced": "0.10.16",
254
249
  "description": "Helpful guidance goes here"
255
250
  },
@@ -261,6 +256,7 @@ const tokens = [{
261
256
  "attributes": {
262
257
  "group": "spacing",
263
258
  "state": "active",
259
+ "suggest": ["5px", "7px"],
264
260
  "introduced": "0.10.16",
265
261
  "description": "Helpful guidance goes here"
266
262
  },
@@ -271,6 +267,7 @@ const tokens = [{
271
267
  "attributes": {
272
268
  "group": "spacing",
273
269
  "state": "active",
270
+ "suggest": ["5px", "7px"],
274
271
  "introduced": "0.10.16",
275
272
  "description": "Helpful guidance goes here"
276
273
  },
@@ -278,5 +275,1477 @@ const tokens = [{
278
275
  },
279
276
  "name": "spacing.scale.075",
280
277
  "path": ["spacing", "scale", "075"]
278
+ }, {
279
+ "attributes": {
280
+ "group": "spacing",
281
+ "state": "experimental",
282
+ "replacement": "0",
283
+ "introduced": "0.10.28",
284
+ "description": "Helpful guidance goes here"
285
+ },
286
+ "value": "0px",
287
+ "filePath": "src/tokens/atlassian-spacing/spacing.tsx",
288
+ "isSource": true,
289
+ "original": {
290
+ "attributes": {
291
+ "group": "spacing",
292
+ "state": "experimental",
293
+ "replacement": "0",
294
+ "introduced": "0.10.28",
295
+ "description": "Helpful guidance goes here"
296
+ },
297
+ "value": "Space0"
298
+ },
299
+ "name": "spacing.scaleLinear.0",
300
+ "path": ["spacing", "scaleLinear", "0"]
301
+ }, {
302
+ "attributes": {
303
+ "group": "spacing",
304
+ "state": "experimental",
305
+ "replacement": "2px",
306
+ "introduced": "0.10.28",
307
+ "description": "Helpful guidance goes here"
308
+ },
309
+ "value": "2px",
310
+ "filePath": "src/tokens/atlassian-spacing/spacing.tsx",
311
+ "isSource": true,
312
+ "original": {
313
+ "attributes": {
314
+ "group": "spacing",
315
+ "state": "experimental",
316
+ "replacement": "2px",
317
+ "introduced": "0.10.28",
318
+ "description": "Helpful guidance goes here"
319
+ },
320
+ "value": "Space025"
321
+ },
322
+ "name": "spacing.scaleLinear.100",
323
+ "path": ["spacing", "scaleLinear", "100"]
324
+ }, {
325
+ "attributes": {
326
+ "group": "spacing",
327
+ "state": "experimental",
328
+ "replacement": "4px",
329
+ "introduced": "0.10.28",
330
+ "description": "Helpful guidance goes here"
331
+ },
332
+ "value": "4px",
333
+ "filePath": "src/tokens/atlassian-spacing/spacing.tsx",
334
+ "isSource": true,
335
+ "original": {
336
+ "attributes": {
337
+ "group": "spacing",
338
+ "state": "experimental",
339
+ "replacement": "4px",
340
+ "introduced": "0.10.28",
341
+ "description": "Helpful guidance goes here"
342
+ },
343
+ "value": "Space050"
344
+ },
345
+ "name": "spacing.scaleLinear.200",
346
+ "path": ["spacing", "scaleLinear", "200"]
347
+ }, {
348
+ "attributes": {
349
+ "group": "spacing",
350
+ "state": "experimental",
351
+ "replacement": "6px",
352
+ "introduced": "0.10.28",
353
+ "description": "Helpful guidance goes here"
354
+ },
355
+ "value": "6px",
356
+ "filePath": "src/tokens/atlassian-spacing/spacing.tsx",
357
+ "isSource": true,
358
+ "original": {
359
+ "attributes": {
360
+ "group": "spacing",
361
+ "state": "experimental",
362
+ "replacement": "6px",
363
+ "introduced": "0.10.28",
364
+ "description": "Helpful guidance goes here"
365
+ },
366
+ "value": "Space075"
367
+ },
368
+ "name": "spacing.scaleLinear.300",
369
+ "path": ["spacing", "scaleLinear", "300"]
370
+ }, {
371
+ "attributes": {
372
+ "group": "spacing",
373
+ "state": "experimental",
374
+ "replacement": "8px",
375
+ "introduced": "0.10.28",
376
+ "description": "Helpful guidance goes here"
377
+ },
378
+ "value": "8px",
379
+ "filePath": "src/tokens/atlassian-spacing/spacing.tsx",
380
+ "isSource": true,
381
+ "original": {
382
+ "attributes": {
383
+ "group": "spacing",
384
+ "state": "experimental",
385
+ "replacement": "8px",
386
+ "introduced": "0.10.28",
387
+ "description": "Helpful guidance goes here"
388
+ },
389
+ "value": "Space100"
390
+ },
391
+ "name": "spacing.scaleLinear.400",
392
+ "path": ["spacing", "scaleLinear", "400"]
393
+ }, {
394
+ "attributes": {
395
+ "group": "spacing",
396
+ "state": "experimental",
397
+ "replacement": "12px",
398
+ "introduced": "0.10.28",
399
+ "description": "Helpful guidance goes here"
400
+ },
401
+ "value": "12px",
402
+ "filePath": "src/tokens/atlassian-spacing/spacing.tsx",
403
+ "isSource": true,
404
+ "original": {
405
+ "attributes": {
406
+ "group": "spacing",
407
+ "state": "experimental",
408
+ "replacement": "12px",
409
+ "introduced": "0.10.28",
410
+ "description": "Helpful guidance goes here"
411
+ },
412
+ "value": "Space150"
413
+ },
414
+ "name": "spacing.scaleLinear.500",
415
+ "path": ["spacing", "scaleLinear", "500"]
416
+ }, {
417
+ "attributes": {
418
+ "group": "spacing",
419
+ "state": "experimental",
420
+ "replacement": "16px",
421
+ "introduced": "0.10.28",
422
+ "description": "Helpful guidance goes here"
423
+ },
424
+ "value": "16px",
425
+ "filePath": "src/tokens/atlassian-spacing/spacing.tsx",
426
+ "isSource": true,
427
+ "original": {
428
+ "attributes": {
429
+ "group": "spacing",
430
+ "state": "experimental",
431
+ "replacement": "16px",
432
+ "introduced": "0.10.28",
433
+ "description": "Helpful guidance goes here"
434
+ },
435
+ "value": "Space200"
436
+ },
437
+ "name": "spacing.scaleLinear.600",
438
+ "path": ["spacing", "scaleLinear", "600"]
439
+ }, {
440
+ "attributes": {
441
+ "group": "spacing",
442
+ "state": "experimental",
443
+ "replacement": "20px",
444
+ "introduced": "0.10.28",
445
+ "description": "Helpful guidance goes here"
446
+ },
447
+ "value": "20px",
448
+ "filePath": "src/tokens/atlassian-spacing/spacing.tsx",
449
+ "isSource": true,
450
+ "original": {
451
+ "attributes": {
452
+ "group": "spacing",
453
+ "state": "experimental",
454
+ "replacement": "20px",
455
+ "introduced": "0.10.28",
456
+ "description": "Helpful guidance goes here"
457
+ },
458
+ "value": "Space250"
459
+ },
460
+ "name": "spacing.scaleLinear.700",
461
+ "path": ["spacing", "scaleLinear", "700"]
462
+ }, {
463
+ "attributes": {
464
+ "group": "spacing",
465
+ "state": "experimental",
466
+ "replacement": "24px",
467
+ "introduced": "0.10.28",
468
+ "description": "Helpful guidance goes here"
469
+ },
470
+ "value": "24px",
471
+ "filePath": "src/tokens/atlassian-spacing/spacing.tsx",
472
+ "isSource": true,
473
+ "original": {
474
+ "attributes": {
475
+ "group": "spacing",
476
+ "state": "experimental",
477
+ "replacement": "24px",
478
+ "introduced": "0.10.28",
479
+ "description": "Helpful guidance goes here"
480
+ },
481
+ "value": "Space300"
482
+ },
483
+ "name": "spacing.scaleLinear.800",
484
+ "path": ["spacing", "scaleLinear", "800"]
485
+ }, {
486
+ "attributes": {
487
+ "group": "spacing",
488
+ "state": "experimental",
489
+ "replacement": "32px",
490
+ "introduced": "0.10.28",
491
+ "description": "Helpful guidance goes here"
492
+ },
493
+ "value": "32px",
494
+ "filePath": "src/tokens/atlassian-spacing/spacing.tsx",
495
+ "isSource": true,
496
+ "original": {
497
+ "attributes": {
498
+ "group": "spacing",
499
+ "state": "experimental",
500
+ "replacement": "32px",
501
+ "introduced": "0.10.28",
502
+ "description": "Helpful guidance goes here"
503
+ },
504
+ "value": "Space400"
505
+ },
506
+ "name": "spacing.scaleLinear.900",
507
+ "path": ["spacing", "scaleLinear", "900"]
508
+ }, {
509
+ "attributes": {
510
+ "group": "spacing",
511
+ "state": "experimental",
512
+ "replacement": "40px",
513
+ "introduced": "0.10.28",
514
+ "description": "Helpful guidance goes here"
515
+ },
516
+ "value": "40px",
517
+ "filePath": "src/tokens/atlassian-spacing/spacing.tsx",
518
+ "isSource": true,
519
+ "original": {
520
+ "attributes": {
521
+ "group": "spacing",
522
+ "state": "experimental",
523
+ "replacement": "40px",
524
+ "introduced": "0.10.28",
525
+ "description": "Helpful guidance goes here"
526
+ },
527
+ "value": "Space500"
528
+ },
529
+ "name": "spacing.scaleLinear.1000",
530
+ "path": ["spacing", "scaleLinear", "1000"]
531
+ }, {
532
+ "attributes": {
533
+ "group": "spacing",
534
+ "state": "experimental",
535
+ "replacement": "48px",
536
+ "introduced": "0.10.28",
537
+ "description": "Helpful guidance goes here"
538
+ },
539
+ "value": "48px",
540
+ "filePath": "src/tokens/atlassian-spacing/spacing.tsx",
541
+ "isSource": true,
542
+ "original": {
543
+ "attributes": {
544
+ "group": "spacing",
545
+ "state": "experimental",
546
+ "replacement": "48px",
547
+ "introduced": "0.10.28",
548
+ "description": "Helpful guidance goes here"
549
+ },
550
+ "value": "Space600"
551
+ },
552
+ "name": "spacing.scaleLinear.1100",
553
+ "path": ["spacing", "scaleLinear", "1100"]
554
+ }, {
555
+ "attributes": {
556
+ "group": "spacing",
557
+ "state": "experimental",
558
+ "replacement": "0",
559
+ "introduced": "0.10.28",
560
+ "description": "Helpful guidance goes here"
561
+ },
562
+ "value": "0px",
563
+ "filePath": "src/tokens/atlassian-spacing/spacing.tsx",
564
+ "isSource": true,
565
+ "original": {
566
+ "attributes": {
567
+ "group": "spacing",
568
+ "state": "experimental",
569
+ "replacement": "0",
570
+ "introduced": "0.10.28",
571
+ "description": "Helpful guidance goes here"
572
+ },
573
+ "value": "Space0"
574
+ },
575
+ "name": "spacing.pixel.0",
576
+ "path": ["spacing", "pixel", "0"]
577
+ }, {
578
+ "attributes": {
579
+ "group": "spacing",
580
+ "state": "experimental",
581
+ "replacement": "2px",
582
+ "introduced": "0.10.28",
583
+ "description": "Helpful guidance goes here"
584
+ },
585
+ "value": "2px",
586
+ "filePath": "src/tokens/atlassian-spacing/spacing.tsx",
587
+ "isSource": true,
588
+ "original": {
589
+ "attributes": {
590
+ "group": "spacing",
591
+ "state": "experimental",
592
+ "replacement": "2px",
593
+ "introduced": "0.10.28",
594
+ "description": "Helpful guidance goes here"
595
+ },
596
+ "value": "Space025"
597
+ },
598
+ "name": "spacing.pixel.2",
599
+ "path": ["spacing", "pixel", "2"]
600
+ }, {
601
+ "attributes": {
602
+ "group": "spacing",
603
+ "state": "experimental",
604
+ "replacement": "4px",
605
+ "introduced": "0.10.28",
606
+ "description": "Helpful guidance goes here"
607
+ },
608
+ "value": "4px",
609
+ "filePath": "src/tokens/atlassian-spacing/spacing.tsx",
610
+ "isSource": true,
611
+ "original": {
612
+ "attributes": {
613
+ "group": "spacing",
614
+ "state": "experimental",
615
+ "replacement": "4px",
616
+ "introduced": "0.10.28",
617
+ "description": "Helpful guidance goes here"
618
+ },
619
+ "value": "Space050"
620
+ },
621
+ "name": "spacing.pixel.4",
622
+ "path": ["spacing", "pixel", "4"]
623
+ }, {
624
+ "attributes": {
625
+ "group": "spacing",
626
+ "state": "experimental",
627
+ "replacement": "6px",
628
+ "introduced": "0.10.28",
629
+ "description": "Helpful guidance goes here"
630
+ },
631
+ "value": "6px",
632
+ "filePath": "src/tokens/atlassian-spacing/spacing.tsx",
633
+ "isSource": true,
634
+ "original": {
635
+ "attributes": {
636
+ "group": "spacing",
637
+ "state": "experimental",
638
+ "replacement": "6px",
639
+ "introduced": "0.10.28",
640
+ "description": "Helpful guidance goes here"
641
+ },
642
+ "value": "Space075"
643
+ },
644
+ "name": "spacing.pixel.6",
645
+ "path": ["spacing", "pixel", "6"]
646
+ }, {
647
+ "attributes": {
648
+ "group": "spacing",
649
+ "state": "experimental",
650
+ "replacement": "8px",
651
+ "introduced": "0.10.28",
652
+ "description": "Helpful guidance goes here"
653
+ },
654
+ "value": "8px",
655
+ "filePath": "src/tokens/atlassian-spacing/spacing.tsx",
656
+ "isSource": true,
657
+ "original": {
658
+ "attributes": {
659
+ "group": "spacing",
660
+ "state": "experimental",
661
+ "replacement": "8px",
662
+ "introduced": "0.10.28",
663
+ "description": "Helpful guidance goes here"
664
+ },
665
+ "value": "Space100"
666
+ },
667
+ "name": "spacing.pixel.8",
668
+ "path": ["spacing", "pixel", "8"]
669
+ }, {
670
+ "attributes": {
671
+ "group": "spacing",
672
+ "state": "experimental",
673
+ "replacement": "12px",
674
+ "introduced": "0.10.28",
675
+ "description": "Helpful guidance goes here"
676
+ },
677
+ "value": "12px",
678
+ "filePath": "src/tokens/atlassian-spacing/spacing.tsx",
679
+ "isSource": true,
680
+ "original": {
681
+ "attributes": {
682
+ "group": "spacing",
683
+ "state": "experimental",
684
+ "replacement": "12px",
685
+ "introduced": "0.10.28",
686
+ "description": "Helpful guidance goes here"
687
+ },
688
+ "value": "Space150"
689
+ },
690
+ "name": "spacing.pixel.12",
691
+ "path": ["spacing", "pixel", "12"]
692
+ }, {
693
+ "attributes": {
694
+ "group": "spacing",
695
+ "state": "experimental",
696
+ "replacement": "16px",
697
+ "introduced": "0.10.28",
698
+ "description": "Helpful guidance goes here"
699
+ },
700
+ "value": "16px",
701
+ "filePath": "src/tokens/atlassian-spacing/spacing.tsx",
702
+ "isSource": true,
703
+ "original": {
704
+ "attributes": {
705
+ "group": "spacing",
706
+ "state": "experimental",
707
+ "replacement": "16px",
708
+ "introduced": "0.10.28",
709
+ "description": "Helpful guidance goes here"
710
+ },
711
+ "value": "Space200"
712
+ },
713
+ "name": "spacing.pixel.16",
714
+ "path": ["spacing", "pixel", "16"]
715
+ }, {
716
+ "attributes": {
717
+ "group": "spacing",
718
+ "state": "experimental",
719
+ "replacement": "20px",
720
+ "introduced": "0.10.28",
721
+ "description": "Helpful guidance goes here"
722
+ },
723
+ "value": "20px",
724
+ "filePath": "src/tokens/atlassian-spacing/spacing.tsx",
725
+ "isSource": true,
726
+ "original": {
727
+ "attributes": {
728
+ "group": "spacing",
729
+ "state": "experimental",
730
+ "replacement": "20px",
731
+ "introduced": "0.10.28",
732
+ "description": "Helpful guidance goes here"
733
+ },
734
+ "value": "Space250"
735
+ },
736
+ "name": "spacing.pixel.20",
737
+ "path": ["spacing", "pixel", "20"]
738
+ }, {
739
+ "attributes": {
740
+ "group": "spacing",
741
+ "state": "experimental",
742
+ "replacement": "24px",
743
+ "introduced": "0.10.28",
744
+ "description": "Helpful guidance goes here"
745
+ },
746
+ "value": "24px",
747
+ "filePath": "src/tokens/atlassian-spacing/spacing.tsx",
748
+ "isSource": true,
749
+ "original": {
750
+ "attributes": {
751
+ "group": "spacing",
752
+ "state": "experimental",
753
+ "replacement": "24px",
754
+ "introduced": "0.10.28",
755
+ "description": "Helpful guidance goes here"
756
+ },
757
+ "value": "Space300"
758
+ },
759
+ "name": "spacing.pixel.24",
760
+ "path": ["spacing", "pixel", "24"]
761
+ }, {
762
+ "attributes": {
763
+ "group": "spacing",
764
+ "state": "experimental",
765
+ "replacement": "32px",
766
+ "introduced": "0.10.28",
767
+ "description": "Helpful guidance goes here"
768
+ },
769
+ "value": "32px",
770
+ "filePath": "src/tokens/atlassian-spacing/spacing.tsx",
771
+ "isSource": true,
772
+ "original": {
773
+ "attributes": {
774
+ "group": "spacing",
775
+ "state": "experimental",
776
+ "replacement": "32px",
777
+ "introduced": "0.10.28",
778
+ "description": "Helpful guidance goes here"
779
+ },
780
+ "value": "Space400"
781
+ },
782
+ "name": "spacing.pixel.32",
783
+ "path": ["spacing", "pixel", "32"]
784
+ }, {
785
+ "attributes": {
786
+ "group": "spacing",
787
+ "state": "experimental",
788
+ "replacement": "40px",
789
+ "introduced": "0.10.28",
790
+ "description": "Helpful guidance goes here"
791
+ },
792
+ "value": "40px",
793
+ "filePath": "src/tokens/atlassian-spacing/spacing.tsx",
794
+ "isSource": true,
795
+ "original": {
796
+ "attributes": {
797
+ "group": "spacing",
798
+ "state": "experimental",
799
+ "replacement": "40px",
800
+ "introduced": "0.10.28",
801
+ "description": "Helpful guidance goes here"
802
+ },
803
+ "value": "Space500"
804
+ },
805
+ "name": "spacing.pixel.40",
806
+ "path": ["spacing", "pixel", "40"]
807
+ }, {
808
+ "attributes": {
809
+ "group": "spacing",
810
+ "state": "experimental",
811
+ "replacement": "48px",
812
+ "introduced": "0.10.28",
813
+ "description": "Helpful guidance goes here"
814
+ },
815
+ "value": "48px",
816
+ "filePath": "src/tokens/atlassian-spacing/spacing.tsx",
817
+ "isSource": true,
818
+ "original": {
819
+ "attributes": {
820
+ "group": "spacing",
821
+ "state": "experimental",
822
+ "replacement": "48px",
823
+ "introduced": "0.10.28",
824
+ "description": "Helpful guidance goes here"
825
+ },
826
+ "value": "Space600"
827
+ },
828
+ "name": "spacing.pixel.48",
829
+ "path": ["spacing", "pixel", "48"]
830
+ }, {
831
+ "attributes": {
832
+ "group": "spacing",
833
+ "state": "experimental",
834
+ "replacement": "0",
835
+ "introduced": "0.10.28",
836
+ "description": "Helpful guidance goes here"
837
+ },
838
+ "value": "0px",
839
+ "filePath": "src/tokens/atlassian-spacing/spacing.tsx",
840
+ "isSource": true,
841
+ "original": {
842
+ "attributes": {
843
+ "group": "spacing",
844
+ "state": "experimental",
845
+ "replacement": "0",
846
+ "introduced": "0.10.28",
847
+ "description": "Helpful guidance goes here"
848
+ },
849
+ "value": "Space0"
850
+ },
851
+ "name": "spacing.size.none",
852
+ "path": ["spacing", "size", "none"]
853
+ }, {
854
+ "attributes": {
855
+ "group": "spacing",
856
+ "state": "experimental",
857
+ "replacement": "2px",
858
+ "introduced": "0.10.28",
859
+ "description": "Helpful guidance goes here"
860
+ },
861
+ "value": "2px",
862
+ "filePath": "src/tokens/atlassian-spacing/spacing.tsx",
863
+ "isSource": true,
864
+ "original": {
865
+ "attributes": {
866
+ "group": "spacing",
867
+ "state": "experimental",
868
+ "replacement": "2px",
869
+ "introduced": "0.10.28",
870
+ "description": "Helpful guidance goes here"
871
+ },
872
+ "value": "Space025"
873
+ },
874
+ "name": "spacing.size.xxxxSmall",
875
+ "path": ["spacing", "size", "xxxxSmall"]
876
+ }, {
877
+ "attributes": {
878
+ "group": "spacing",
879
+ "state": "experimental",
880
+ "replacement": "4px",
881
+ "introduced": "0.10.28",
882
+ "description": "Helpful guidance goes here"
883
+ },
884
+ "value": "4px",
885
+ "filePath": "src/tokens/atlassian-spacing/spacing.tsx",
886
+ "isSource": true,
887
+ "original": {
888
+ "attributes": {
889
+ "group": "spacing",
890
+ "state": "experimental",
891
+ "replacement": "4px",
892
+ "introduced": "0.10.28",
893
+ "description": "Helpful guidance goes here"
894
+ },
895
+ "value": "Space050"
896
+ },
897
+ "name": "spacing.size.xxxSmall",
898
+ "path": ["spacing", "size", "xxxSmall"]
899
+ }, {
900
+ "attributes": {
901
+ "group": "spacing",
902
+ "state": "experimental",
903
+ "replacement": "6px",
904
+ "introduced": "0.10.28",
905
+ "description": "Helpful guidance goes here"
906
+ },
907
+ "value": "6px",
908
+ "filePath": "src/tokens/atlassian-spacing/spacing.tsx",
909
+ "isSource": true,
910
+ "original": {
911
+ "attributes": {
912
+ "group": "spacing",
913
+ "state": "experimental",
914
+ "replacement": "6px",
915
+ "introduced": "0.10.28",
916
+ "description": "Helpful guidance goes here"
917
+ },
918
+ "value": "Space075"
919
+ },
920
+ "name": "spacing.size.xxSmall",
921
+ "path": ["spacing", "size", "xxSmall"]
922
+ }, {
923
+ "attributes": {
924
+ "group": "spacing",
925
+ "state": "experimental",
926
+ "replacement": "8px",
927
+ "introduced": "0.10.28",
928
+ "description": "Helpful guidance goes here"
929
+ },
930
+ "value": "8px",
931
+ "filePath": "src/tokens/atlassian-spacing/spacing.tsx",
932
+ "isSource": true,
933
+ "original": {
934
+ "attributes": {
935
+ "group": "spacing",
936
+ "state": "experimental",
937
+ "replacement": "8px",
938
+ "introduced": "0.10.28",
939
+ "description": "Helpful guidance goes here"
940
+ },
941
+ "value": "Space100"
942
+ },
943
+ "name": "spacing.size.xsmall",
944
+ "path": ["spacing", "size", "xsmall"]
945
+ }, {
946
+ "attributes": {
947
+ "group": "spacing",
948
+ "state": "experimental",
949
+ "replacement": "12px",
950
+ "introduced": "0.10.28",
951
+ "description": "Helpful guidance goes here"
952
+ },
953
+ "value": "12px",
954
+ "filePath": "src/tokens/atlassian-spacing/spacing.tsx",
955
+ "isSource": true,
956
+ "original": {
957
+ "attributes": {
958
+ "group": "spacing",
959
+ "state": "experimental",
960
+ "replacement": "12px",
961
+ "introduced": "0.10.28",
962
+ "description": "Helpful guidance goes here"
963
+ },
964
+ "value": "Space150"
965
+ },
966
+ "name": "spacing.size.small",
967
+ "path": ["spacing", "size", "small"]
968
+ }, {
969
+ "attributes": {
970
+ "group": "spacing",
971
+ "state": "experimental",
972
+ "replacement": "16px",
973
+ "introduced": "0.10.28",
974
+ "description": "Helpful guidance goes here"
975
+ },
976
+ "value": "16px",
977
+ "filePath": "src/tokens/atlassian-spacing/spacing.tsx",
978
+ "isSource": true,
979
+ "original": {
980
+ "attributes": {
981
+ "group": "spacing",
982
+ "state": "experimental",
983
+ "replacement": "16px",
984
+ "introduced": "0.10.28",
985
+ "description": "Helpful guidance goes here"
986
+ },
987
+ "value": "Space200"
988
+ },
989
+ "name": "spacing.size.medium",
990
+ "path": ["spacing", "size", "medium"]
991
+ }, {
992
+ "attributes": {
993
+ "group": "spacing",
994
+ "state": "experimental",
995
+ "replacement": "20px",
996
+ "introduced": "0.10.28",
997
+ "description": "Helpful guidance goes here"
998
+ },
999
+ "value": "20px",
1000
+ "filePath": "src/tokens/atlassian-spacing/spacing.tsx",
1001
+ "isSource": true,
1002
+ "original": {
1003
+ "attributes": {
1004
+ "group": "spacing",
1005
+ "state": "experimental",
1006
+ "replacement": "20px",
1007
+ "introduced": "0.10.28",
1008
+ "description": "Helpful guidance goes here"
1009
+ },
1010
+ "value": "Space250"
1011
+ },
1012
+ "name": "spacing.size.large",
1013
+ "path": ["spacing", "size", "large"]
1014
+ }, {
1015
+ "attributes": {
1016
+ "group": "spacing",
1017
+ "state": "experimental",
1018
+ "replacement": "24px",
1019
+ "introduced": "0.10.28",
1020
+ "description": "Helpful guidance goes here"
1021
+ },
1022
+ "value": "24px",
1023
+ "filePath": "src/tokens/atlassian-spacing/spacing.tsx",
1024
+ "isSource": true,
1025
+ "original": {
1026
+ "attributes": {
1027
+ "group": "spacing",
1028
+ "state": "experimental",
1029
+ "replacement": "24px",
1030
+ "introduced": "0.10.28",
1031
+ "description": "Helpful guidance goes here"
1032
+ },
1033
+ "value": "Space300"
1034
+ },
1035
+ "name": "spacing.size.xlarge",
1036
+ "path": ["spacing", "size", "xlarge"]
1037
+ }, {
1038
+ "attributes": {
1039
+ "group": "spacing",
1040
+ "state": "experimental",
1041
+ "replacement": "32px",
1042
+ "introduced": "0.10.28",
1043
+ "description": "Helpful guidance goes here"
1044
+ },
1045
+ "value": "32px",
1046
+ "filePath": "src/tokens/atlassian-spacing/spacing.tsx",
1047
+ "isSource": true,
1048
+ "original": {
1049
+ "attributes": {
1050
+ "group": "spacing",
1051
+ "state": "experimental",
1052
+ "replacement": "32px",
1053
+ "introduced": "0.10.28",
1054
+ "description": "Helpful guidance goes here"
1055
+ },
1056
+ "value": "Space400"
1057
+ },
1058
+ "name": "spacing.size.xxlarge",
1059
+ "path": ["spacing", "size", "xxlarge"]
1060
+ }, {
1061
+ "attributes": {
1062
+ "group": "spacing",
1063
+ "state": "experimental",
1064
+ "replacement": "40px",
1065
+ "introduced": "0.10.28",
1066
+ "description": "Helpful guidance goes here"
1067
+ },
1068
+ "value": "40px",
1069
+ "filePath": "src/tokens/atlassian-spacing/spacing.tsx",
1070
+ "isSource": true,
1071
+ "original": {
1072
+ "attributes": {
1073
+ "group": "spacing",
1074
+ "state": "experimental",
1075
+ "replacement": "40px",
1076
+ "introduced": "0.10.28",
1077
+ "description": "Helpful guidance goes here"
1078
+ },
1079
+ "value": "Space500"
1080
+ },
1081
+ "name": "spacing.size.xxxlarge",
1082
+ "path": ["spacing", "size", "xxxlarge"]
1083
+ }, {
1084
+ "attributes": {
1085
+ "group": "spacing",
1086
+ "state": "experimental",
1087
+ "replacement": "48px",
1088
+ "introduced": "0.10.28",
1089
+ "description": "Helpful guidance goes here"
1090
+ },
1091
+ "value": "48px",
1092
+ "filePath": "src/tokens/atlassian-spacing/spacing.tsx",
1093
+ "isSource": true,
1094
+ "original": {
1095
+ "attributes": {
1096
+ "group": "spacing",
1097
+ "state": "experimental",
1098
+ "replacement": "48px",
1099
+ "introduced": "0.10.28",
1100
+ "description": "Helpful guidance goes here"
1101
+ },
1102
+ "value": "Space600"
1103
+ },
1104
+ "name": "spacing.size.xxxxlarge",
1105
+ "path": ["spacing", "size", "xxxxlarge"]
1106
+ }, {
1107
+ "attributes": {
1108
+ "group": "spacing",
1109
+ "state": "experimental",
1110
+ "replacement": "2px",
1111
+ "introduced": "0.10.28",
1112
+ "description": "Helpful guidance goes here"
1113
+ },
1114
+ "value": "2px",
1115
+ "filePath": "src/tokens/atlassian-spacing/spacing.tsx",
1116
+ "isSource": true,
1117
+ "original": {
1118
+ "attributes": {
1119
+ "group": "spacing",
1120
+ "state": "experimental",
1121
+ "replacement": "2px",
1122
+ "introduced": "0.10.28",
1123
+ "description": "Helpful guidance goes here"
1124
+ },
1125
+ "value": "Space025"
1126
+ },
1127
+ "name": "spacing.ecl.element.2",
1128
+ "path": ["spacing", "ecl", "element", "2"]
1129
+ }, {
1130
+ "attributes": {
1131
+ "group": "spacing",
1132
+ "state": "experimental",
1133
+ "replacement": "4px",
1134
+ "introduced": "0.10.28",
1135
+ "description": "Helpful guidance goes here"
1136
+ },
1137
+ "value": "4px",
1138
+ "filePath": "src/tokens/atlassian-spacing/spacing.tsx",
1139
+ "isSource": true,
1140
+ "original": {
1141
+ "attributes": {
1142
+ "group": "spacing",
1143
+ "state": "experimental",
1144
+ "replacement": "4px",
1145
+ "introduced": "0.10.28",
1146
+ "description": "Helpful guidance goes here"
1147
+ },
1148
+ "value": "Space050"
1149
+ },
1150
+ "name": "spacing.ecl.element.4",
1151
+ "path": ["spacing", "ecl", "element", "4"]
1152
+ }, {
1153
+ "attributes": {
1154
+ "group": "spacing",
1155
+ "state": "experimental",
1156
+ "replacement": "6px",
1157
+ "introduced": "0.10.28",
1158
+ "description": "Helpful guidance goes here"
1159
+ },
1160
+ "value": "6px",
1161
+ "filePath": "src/tokens/atlassian-spacing/spacing.tsx",
1162
+ "isSource": true,
1163
+ "original": {
1164
+ "attributes": {
1165
+ "group": "spacing",
1166
+ "state": "experimental",
1167
+ "replacement": "6px",
1168
+ "introduced": "0.10.28",
1169
+ "description": "Helpful guidance goes here"
1170
+ },
1171
+ "value": "Space075"
1172
+ },
1173
+ "name": "spacing.ecl.element.6",
1174
+ "path": ["spacing", "ecl", "element", "6"]
1175
+ }, {
1176
+ "attributes": {
1177
+ "group": "spacing",
1178
+ "state": "experimental",
1179
+ "replacement": "8px",
1180
+ "introduced": "0.10.28",
1181
+ "description": "Helpful guidance goes here"
1182
+ },
1183
+ "value": "8px",
1184
+ "filePath": "src/tokens/atlassian-spacing/spacing.tsx",
1185
+ "isSource": true,
1186
+ "original": {
1187
+ "attributes": {
1188
+ "group": "spacing",
1189
+ "state": "experimental",
1190
+ "replacement": "8px",
1191
+ "introduced": "0.10.28",
1192
+ "description": "Helpful guidance goes here"
1193
+ },
1194
+ "value": "Space100"
1195
+ },
1196
+ "name": "spacing.ecl.element.8",
1197
+ "path": ["spacing", "ecl", "element", "8"]
1198
+ }, {
1199
+ "attributes": {
1200
+ "group": "spacing",
1201
+ "state": "experimental",
1202
+ "replacement": "12px",
1203
+ "introduced": "0.10.28",
1204
+ "description": "Helpful guidance goes here"
1205
+ },
1206
+ "value": "12px",
1207
+ "filePath": "src/tokens/atlassian-spacing/spacing.tsx",
1208
+ "isSource": true,
1209
+ "original": {
1210
+ "attributes": {
1211
+ "group": "spacing",
1212
+ "state": "experimental",
1213
+ "replacement": "12px",
1214
+ "introduced": "0.10.28",
1215
+ "description": "Helpful guidance goes here"
1216
+ },
1217
+ "value": "Space150"
1218
+ },
1219
+ "name": "spacing.ecl.container.12",
1220
+ "path": ["spacing", "ecl", "container", "12"]
1221
+ }, {
1222
+ "attributes": {
1223
+ "group": "spacing",
1224
+ "state": "experimental",
1225
+ "replacement": "16px",
1226
+ "introduced": "0.10.28",
1227
+ "description": "Helpful guidance goes here"
1228
+ },
1229
+ "value": "16px",
1230
+ "filePath": "src/tokens/atlassian-spacing/spacing.tsx",
1231
+ "isSource": true,
1232
+ "original": {
1233
+ "attributes": {
1234
+ "group": "spacing",
1235
+ "state": "experimental",
1236
+ "replacement": "16px",
1237
+ "introduced": "0.10.28",
1238
+ "description": "Helpful guidance goes here"
1239
+ },
1240
+ "value": "Space200"
1241
+ },
1242
+ "name": "spacing.ecl.container.16",
1243
+ "path": ["spacing", "ecl", "container", "16"]
1244
+ }, {
1245
+ "attributes": {
1246
+ "group": "spacing",
1247
+ "state": "experimental",
1248
+ "replacement": "20px",
1249
+ "introduced": "0.10.28",
1250
+ "description": "Helpful guidance goes here"
1251
+ },
1252
+ "value": "20px",
1253
+ "filePath": "src/tokens/atlassian-spacing/spacing.tsx",
1254
+ "isSource": true,
1255
+ "original": {
1256
+ "attributes": {
1257
+ "group": "spacing",
1258
+ "state": "experimental",
1259
+ "replacement": "20px",
1260
+ "introduced": "0.10.28",
1261
+ "description": "Helpful guidance goes here"
1262
+ },
1263
+ "value": "Space250"
1264
+ },
1265
+ "name": "spacing.ecl.container.20",
1266
+ "path": ["spacing", "ecl", "container", "20"]
1267
+ }, {
1268
+ "attributes": {
1269
+ "group": "spacing",
1270
+ "state": "experimental",
1271
+ "replacement": "24px",
1272
+ "introduced": "0.10.28",
1273
+ "description": "Helpful guidance goes here"
1274
+ },
1275
+ "value": "24px",
1276
+ "filePath": "src/tokens/atlassian-spacing/spacing.tsx",
1277
+ "isSource": true,
1278
+ "original": {
1279
+ "attributes": {
1280
+ "group": "spacing",
1281
+ "state": "experimental",
1282
+ "replacement": "24px",
1283
+ "introduced": "0.10.28",
1284
+ "description": "Helpful guidance goes here"
1285
+ },
1286
+ "value": "Space300"
1287
+ },
1288
+ "name": "spacing.ecl.container.24",
1289
+ "path": ["spacing", "ecl", "container", "24"]
1290
+ }, {
1291
+ "attributes": {
1292
+ "group": "spacing",
1293
+ "state": "experimental",
1294
+ "replacement": "32px",
1295
+ "introduced": "0.10.28",
1296
+ "description": "Helpful guidance goes here"
1297
+ },
1298
+ "value": "32px",
1299
+ "filePath": "src/tokens/atlassian-spacing/spacing.tsx",
1300
+ "isSource": true,
1301
+ "original": {
1302
+ "attributes": {
1303
+ "group": "spacing",
1304
+ "state": "experimental",
1305
+ "replacement": "32px",
1306
+ "introduced": "0.10.28",
1307
+ "description": "Helpful guidance goes here"
1308
+ },
1309
+ "value": "Space400"
1310
+ },
1311
+ "name": "spacing.ecl.layout.32",
1312
+ "path": ["spacing", "ecl", "layout", "32"]
1313
+ }, {
1314
+ "attributes": {
1315
+ "group": "spacing",
1316
+ "state": "experimental",
1317
+ "replacement": "40px",
1318
+ "introduced": "0.10.28",
1319
+ "description": "Helpful guidance goes here"
1320
+ },
1321
+ "value": "40px",
1322
+ "filePath": "src/tokens/atlassian-spacing/spacing.tsx",
1323
+ "isSource": true,
1324
+ "original": {
1325
+ "attributes": {
1326
+ "group": "spacing",
1327
+ "state": "experimental",
1328
+ "replacement": "40px",
1329
+ "introduced": "0.10.28",
1330
+ "description": "Helpful guidance goes here"
1331
+ },
1332
+ "value": "Space500"
1333
+ },
1334
+ "name": "spacing.ecl.layout.40",
1335
+ "path": ["spacing", "ecl", "layout", "40"]
1336
+ }, {
1337
+ "attributes": {
1338
+ "group": "spacing",
1339
+ "state": "experimental",
1340
+ "replacement": "64px",
1341
+ "introduced": "0.10.28",
1342
+ "description": "Helpful guidance goes here"
1343
+ },
1344
+ "value": "48px",
1345
+ "filePath": "src/tokens/atlassian-spacing/spacing.tsx",
1346
+ "isSource": true,
1347
+ "original": {
1348
+ "attributes": {
1349
+ "group": "spacing",
1350
+ "state": "experimental",
1351
+ "replacement": "64px",
1352
+ "introduced": "0.10.28",
1353
+ "description": "Helpful guidance goes here"
1354
+ },
1355
+ "value": "Space600"
1356
+ },
1357
+ "name": "spacing.ecl.layout.64",
1358
+ "path": ["spacing", "ecl", "layout", "64"]
1359
+ }, {
1360
+ "attributes": {
1361
+ "group": "spacing",
1362
+ "state": "experimental",
1363
+ "replacement": "2px",
1364
+ "introduced": "0.10.28",
1365
+ "description": "Helpful guidance goes here"
1366
+ },
1367
+ "value": "2px",
1368
+ "filePath": "src/tokens/atlassian-spacing/spacing.tsx",
1369
+ "isSource": true,
1370
+ "original": {
1371
+ "attributes": {
1372
+ "group": "spacing",
1373
+ "state": "experimental",
1374
+ "replacement": "2px",
1375
+ "introduced": "0.10.28",
1376
+ "description": "Helpful guidance goes here"
1377
+ },
1378
+ "value": "Space025"
1379
+ },
1380
+ "name": "spacing.ccc.component.2",
1381
+ "path": ["spacing", "ccc", "component", "2"]
1382
+ }, {
1383
+ "attributes": {
1384
+ "group": "spacing",
1385
+ "state": "experimental",
1386
+ "replacement": "4px",
1387
+ "introduced": "0.10.28",
1388
+ "description": "Helpful guidance goes here"
1389
+ },
1390
+ "value": "4px",
1391
+ "filePath": "src/tokens/atlassian-spacing/spacing.tsx",
1392
+ "isSource": true,
1393
+ "original": {
1394
+ "attributes": {
1395
+ "group": "spacing",
1396
+ "state": "experimental",
1397
+ "replacement": "4px",
1398
+ "introduced": "0.10.28",
1399
+ "description": "Helpful guidance goes here"
1400
+ },
1401
+ "value": "Space050"
1402
+ },
1403
+ "name": "spacing.ccc.component.4",
1404
+ "path": ["spacing", "ccc", "component", "4"]
1405
+ }, {
1406
+ "attributes": {
1407
+ "group": "spacing",
1408
+ "state": "experimental",
1409
+ "replacement": "6px",
1410
+ "introduced": "0.10.28",
1411
+ "description": "Helpful guidance goes here"
1412
+ },
1413
+ "value": "6px",
1414
+ "filePath": "src/tokens/atlassian-spacing/spacing.tsx",
1415
+ "isSource": true,
1416
+ "original": {
1417
+ "attributes": {
1418
+ "group": "spacing",
1419
+ "state": "experimental",
1420
+ "replacement": "6px",
1421
+ "introduced": "0.10.28",
1422
+ "description": "Helpful guidance goes here"
1423
+ },
1424
+ "value": "Space075"
1425
+ },
1426
+ "name": "spacing.ccc.component.6",
1427
+ "path": ["spacing", "ccc", "component", "6"]
1428
+ }, {
1429
+ "attributes": {
1430
+ "group": "spacing",
1431
+ "state": "experimental",
1432
+ "replacement": "8px",
1433
+ "introduced": "0.10.28",
1434
+ "description": "Helpful guidance goes here"
1435
+ },
1436
+ "value": "8px",
1437
+ "filePath": "src/tokens/atlassian-spacing/spacing.tsx",
1438
+ "isSource": true,
1439
+ "original": {
1440
+ "attributes": {
1441
+ "group": "spacing",
1442
+ "state": "experimental",
1443
+ "replacement": "8px",
1444
+ "introduced": "0.10.28",
1445
+ "description": "Helpful guidance goes here"
1446
+ },
1447
+ "value": "Space100"
1448
+ },
1449
+ "name": "spacing.ccc.component.8",
1450
+ "path": ["spacing", "ccc", "component", "8"]
1451
+ }, {
1452
+ "attributes": {
1453
+ "group": "spacing",
1454
+ "state": "experimental",
1455
+ "replacement": "12px",
1456
+ "introduced": "0.10.28",
1457
+ "description": "Helpful guidance goes here"
1458
+ },
1459
+ "value": "12px",
1460
+ "filePath": "src/tokens/atlassian-spacing/spacing.tsx",
1461
+ "isSource": true,
1462
+ "original": {
1463
+ "attributes": {
1464
+ "group": "spacing",
1465
+ "state": "experimental",
1466
+ "replacement": "12px",
1467
+ "introduced": "0.10.28",
1468
+ "description": "Helpful guidance goes here"
1469
+ },
1470
+ "value": "Space150"
1471
+ },
1472
+ "name": "spacing.ccc.content.12",
1473
+ "path": ["spacing", "ccc", "content", "12"]
1474
+ }, {
1475
+ "attributes": {
1476
+ "group": "spacing",
1477
+ "state": "experimental",
1478
+ "replacement": "16px",
1479
+ "introduced": "0.10.28",
1480
+ "description": "Helpful guidance goes here"
1481
+ },
1482
+ "value": "16px",
1483
+ "filePath": "src/tokens/atlassian-spacing/spacing.tsx",
1484
+ "isSource": true,
1485
+ "original": {
1486
+ "attributes": {
1487
+ "group": "spacing",
1488
+ "state": "experimental",
1489
+ "replacement": "16px",
1490
+ "introduced": "0.10.28",
1491
+ "description": "Helpful guidance goes here"
1492
+ },
1493
+ "value": "Space200"
1494
+ },
1495
+ "name": "spacing.ccc.content.16",
1496
+ "path": ["spacing", "ccc", "content", "16"]
1497
+ }, {
1498
+ "attributes": {
1499
+ "group": "spacing",
1500
+ "state": "experimental",
1501
+ "replacement": "20px",
1502
+ "introduced": "0.10.28",
1503
+ "description": "Helpful guidance goes here"
1504
+ },
1505
+ "value": "20px",
1506
+ "filePath": "src/tokens/atlassian-spacing/spacing.tsx",
1507
+ "isSource": true,
1508
+ "original": {
1509
+ "attributes": {
1510
+ "group": "spacing",
1511
+ "state": "experimental",
1512
+ "replacement": "20px",
1513
+ "introduced": "0.10.28",
1514
+ "description": "Helpful guidance goes here"
1515
+ },
1516
+ "value": "Space250"
1517
+ },
1518
+ "name": "spacing.ccc.content.20",
1519
+ "path": ["spacing", "ccc", "content", "20"]
1520
+ }, {
1521
+ "attributes": {
1522
+ "group": "spacing",
1523
+ "state": "experimental",
1524
+ "replacement": "24px",
1525
+ "introduced": "0.10.28",
1526
+ "description": "Helpful guidance goes here"
1527
+ },
1528
+ "value": "24px",
1529
+ "filePath": "src/tokens/atlassian-spacing/spacing.tsx",
1530
+ "isSource": true,
1531
+ "original": {
1532
+ "attributes": {
1533
+ "group": "spacing",
1534
+ "state": "experimental",
1535
+ "replacement": "24px",
1536
+ "introduced": "0.10.28",
1537
+ "description": "Helpful guidance goes here"
1538
+ },
1539
+ "value": "Space300"
1540
+ },
1541
+ "name": "spacing.ccc.content.24",
1542
+ "path": ["spacing", "ccc", "content", "24"]
1543
+ }, {
1544
+ "attributes": {
1545
+ "group": "spacing",
1546
+ "state": "experimental",
1547
+ "replacement": "32px",
1548
+ "introduced": "0.10.28",
1549
+ "description": "Helpful guidance goes here"
1550
+ },
1551
+ "value": "32px",
1552
+ "filePath": "src/tokens/atlassian-spacing/spacing.tsx",
1553
+ "isSource": true,
1554
+ "original": {
1555
+ "attributes": {
1556
+ "group": "spacing",
1557
+ "state": "experimental",
1558
+ "replacement": "32px",
1559
+ "introduced": "0.10.28",
1560
+ "description": "Helpful guidance goes here"
1561
+ },
1562
+ "value": "Space400"
1563
+ },
1564
+ "name": "spacing.ccc.container.32",
1565
+ "path": ["spacing", "ccc", "container", "32"]
1566
+ }, {
1567
+ "attributes": {
1568
+ "group": "spacing",
1569
+ "state": "experimental",
1570
+ "replacement": "40px",
1571
+ "introduced": "0.10.28",
1572
+ "description": "Helpful guidance goes here"
1573
+ },
1574
+ "value": "40px",
1575
+ "filePath": "src/tokens/atlassian-spacing/spacing.tsx",
1576
+ "isSource": true,
1577
+ "original": {
1578
+ "attributes": {
1579
+ "group": "spacing",
1580
+ "state": "experimental",
1581
+ "replacement": "40px",
1582
+ "introduced": "0.10.28",
1583
+ "description": "Helpful guidance goes here"
1584
+ },
1585
+ "value": "Space500"
1586
+ },
1587
+ "name": "spacing.ccc.container.40",
1588
+ "path": ["spacing", "ccc", "container", "40"]
1589
+ }, {
1590
+ "attributes": {
1591
+ "group": "spacing",
1592
+ "state": "experimental",
1593
+ "replacement": "48px",
1594
+ "introduced": "0.10.28",
1595
+ "description": "Helpful guidance goes here"
1596
+ },
1597
+ "value": "48px",
1598
+ "filePath": "src/tokens/atlassian-spacing/spacing.tsx",
1599
+ "isSource": true,
1600
+ "original": {
1601
+ "attributes": {
1602
+ "group": "spacing",
1603
+ "state": "experimental",
1604
+ "replacement": "48px",
1605
+ "introduced": "0.10.28",
1606
+ "description": "Helpful guidance goes here"
1607
+ },
1608
+ "value": "Space600"
1609
+ },
1610
+ "name": "spacing.ccc.container.48",
1611
+ "path": ["spacing", "ccc", "container", "48"]
1612
+ }, {
1613
+ "attributes": {
1614
+ "group": "spacing",
1615
+ "state": "experimental",
1616
+ "replacement": "8px",
1617
+ "introduced": "0.10.28",
1618
+ "description": "Helpful guidance goes here"
1619
+ },
1620
+ "value": "8px",
1621
+ "filePath": "src/tokens/atlassian-spacing/spacing.tsx",
1622
+ "isSource": true,
1623
+ "original": {
1624
+ "attributes": {
1625
+ "group": "spacing",
1626
+ "state": "experimental",
1627
+ "replacement": "8px",
1628
+ "introduced": "0.10.28",
1629
+ "description": "Helpful guidance goes here"
1630
+ },
1631
+ "value": "Space100"
1632
+ },
1633
+ "name": "spacing.gap.100",
1634
+ "path": ["spacing", "gap", "100"]
1635
+ }, {
1636
+ "attributes": {
1637
+ "group": "spacing",
1638
+ "state": "experimental",
1639
+ "replacement": "16px",
1640
+ "introduced": "0.10.28",
1641
+ "description": "Helpful guidance goes here"
1642
+ },
1643
+ "value": "16px",
1644
+ "filePath": "src/tokens/atlassian-spacing/spacing.tsx",
1645
+ "isSource": true,
1646
+ "original": {
1647
+ "attributes": {
1648
+ "group": "spacing",
1649
+ "state": "experimental",
1650
+ "replacement": "16px",
1651
+ "introduced": "0.10.28",
1652
+ "description": "Helpful guidance goes here"
1653
+ },
1654
+ "value": "Space200"
1655
+ },
1656
+ "name": "spacing.gap.200",
1657
+ "path": ["spacing", "gap", "200"]
1658
+ }, {
1659
+ "attributes": {
1660
+ "group": "spacing",
1661
+ "state": "experimental",
1662
+ "replacement": "24px",
1663
+ "introduced": "0.10.28",
1664
+ "description": "Helpful guidance goes here"
1665
+ },
1666
+ "value": "24px",
1667
+ "filePath": "src/tokens/atlassian-spacing/spacing.tsx",
1668
+ "isSource": true,
1669
+ "original": {
1670
+ "attributes": {
1671
+ "group": "spacing",
1672
+ "state": "experimental",
1673
+ "replacement": "24px",
1674
+ "introduced": "0.10.28",
1675
+ "description": "Helpful guidance goes here"
1676
+ },
1677
+ "value": "Space300"
1678
+ },
1679
+ "name": "spacing.gap.300",
1680
+ "path": ["spacing", "gap", "300"]
1681
+ }, {
1682
+ "attributes": {
1683
+ "group": "spacing",
1684
+ "state": "experimental",
1685
+ "replacement": "8px",
1686
+ "introduced": "0.10.28",
1687
+ "description": "Helpful guidance goes here"
1688
+ },
1689
+ "value": "8px",
1690
+ "filePath": "src/tokens/atlassian-spacing/spacing.tsx",
1691
+ "isSource": true,
1692
+ "original": {
1693
+ "attributes": {
1694
+ "group": "spacing",
1695
+ "state": "experimental",
1696
+ "replacement": "8px",
1697
+ "introduced": "0.10.28",
1698
+ "description": "Helpful guidance goes here"
1699
+ },
1700
+ "value": "Space100"
1701
+ },
1702
+ "name": "spacing.inset.100",
1703
+ "path": ["spacing", "inset", "100"]
1704
+ }, {
1705
+ "attributes": {
1706
+ "group": "spacing",
1707
+ "state": "experimental",
1708
+ "replacement": "16px",
1709
+ "introduced": "0.10.28",
1710
+ "description": "Helpful guidance goes here"
1711
+ },
1712
+ "value": "16px",
1713
+ "filePath": "src/tokens/atlassian-spacing/spacing.tsx",
1714
+ "isSource": true,
1715
+ "original": {
1716
+ "attributes": {
1717
+ "group": "spacing",
1718
+ "state": "experimental",
1719
+ "replacement": "16px",
1720
+ "introduced": "0.10.28",
1721
+ "description": "Helpful guidance goes here"
1722
+ },
1723
+ "value": "Space200"
1724
+ },
1725
+ "name": "spacing.inset.200",
1726
+ "path": ["spacing", "inset", "200"]
1727
+ }, {
1728
+ "attributes": {
1729
+ "group": "spacing",
1730
+ "state": "experimental",
1731
+ "replacement": "24px",
1732
+ "introduced": "0.10.28",
1733
+ "description": "Helpful guidance goes here"
1734
+ },
1735
+ "value": "24px",
1736
+ "filePath": "src/tokens/atlassian-spacing/spacing.tsx",
1737
+ "isSource": true,
1738
+ "original": {
1739
+ "attributes": {
1740
+ "group": "spacing",
1741
+ "state": "experimental",
1742
+ "replacement": "24px",
1743
+ "introduced": "0.10.28",
1744
+ "description": "Helpful guidance goes here"
1745
+ },
1746
+ "value": "Space300"
1747
+ },
1748
+ "name": "spacing.inset.300",
1749
+ "path": ["spacing", "inset", "300"]
281
1750
  }];
282
1751
  export default tokens;