@atlaskit/tokens 6.4.0 → 6.4.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (35) hide show
  1. package/CHANGELOG.md +14 -0
  2. package/dist/cjs/artifacts/tokens-raw/atlassian-shape-rounder.js +7 -7
  3. package/dist/cjs/artifacts/tokens-raw/atlassian-shape-roundest.js +7 -7
  4. package/dist/cjs/artifacts/tokens-raw/atlassian-shape.js +7 -7
  5. package/dist/cjs/entry-points/token-metadata.codegen.js +4 -4
  6. package/dist/es2019/artifacts/tokens-raw/atlassian-shape-rounder.js +7 -7
  7. package/dist/es2019/artifacts/tokens-raw/atlassian-shape-roundest.js +7 -7
  8. package/dist/es2019/artifacts/tokens-raw/atlassian-shape.js +7 -7
  9. package/dist/es2019/entry-points/token-metadata.codegen.js +4 -4
  10. package/dist/esm/artifacts/tokens-raw/atlassian-shape-rounder.js +7 -7
  11. package/dist/esm/artifacts/tokens-raw/atlassian-shape-roundest.js +7 -7
  12. package/dist/esm/artifacts/tokens-raw/atlassian-shape.js +7 -7
  13. package/dist/esm/entry-points/token-metadata.codegen.js +4 -4
  14. package/dist/types/artifacts/tokens-raw/atlassian-shape-rounder.d.ts +1 -1
  15. package/dist/types/artifacts/tokens-raw/atlassian-shape-roundest.d.ts +1 -1
  16. package/dist/types/artifacts/tokens-raw/atlassian-shape.d.ts +1 -1
  17. package/dist/types/entry-points/token-metadata.codegen.d.ts +1 -1
  18. package/dist/types-ts4.5/artifacts/tokens-raw/atlassian-shape-rounder.d.ts +1 -1
  19. package/dist/types-ts4.5/artifacts/tokens-raw/atlassian-shape-roundest.d.ts +1 -1
  20. package/dist/types-ts4.5/artifacts/tokens-raw/atlassian-shape.d.ts +1 -1
  21. package/dist/types-ts4.5/entry-points/token-metadata.codegen.d.ts +1 -1
  22. package/figma/atlassian-shape-rounder.json +3 -3
  23. package/figma/atlassian-shape-roundest.json +3 -3
  24. package/figma/atlassian-shape.json +3 -3
  25. package/package.json +5 -5
  26. package/dist/cjs/artifacts/tokens-raw/atlassian-dark-new-input-border.js +0 -35
  27. package/dist/cjs/artifacts/tokens-raw/atlassian-light-new-input-border.js +0 -35
  28. package/dist/es2019/artifacts/tokens-raw/atlassian-dark-new-input-border.js +0 -29
  29. package/dist/es2019/artifacts/tokens-raw/atlassian-light-new-input-border.js +0 -29
  30. package/dist/esm/artifacts/tokens-raw/atlassian-dark-new-input-border.js +0 -29
  31. package/dist/esm/artifacts/tokens-raw/atlassian-light-new-input-border.js +0 -29
  32. package/dist/types/artifacts/tokens-raw/atlassian-dark-new-input-border.d.ts +0 -29
  33. package/dist/types/artifacts/tokens-raw/atlassian-light-new-input-border.d.ts +0 -29
  34. package/dist/types-ts4.5/artifacts/tokens-raw/atlassian-dark-new-input-border.d.ts +0 -29
  35. package/dist/types-ts4.5/artifacts/tokens-raw/atlassian-light-new-input-border.d.ts +0 -29
package/CHANGELOG.md CHANGED
@@ -1,5 +1,19 @@
1
1
  # @atlaskit/tokens
2
2
 
3
+ ## 6.4.2
4
+
5
+ ### Patch Changes
6
+
7
+ - [`9d6e4b66e81f9`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/9d6e4b66e81f9) -
8
+ Updated border width token descriptions.
9
+
10
+ ## 6.4.1
11
+
12
+ ### Patch Changes
13
+
14
+ - [`437668dfbdec9`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/437668dfbdec9) -
15
+ Add explicit types to a number of DST components
16
+
3
17
  ## 6.4.0
4
18
 
5
19
  ### Minor Changes
@@ -6,7 +6,7 @@ Object.defineProperty(exports, "__esModule", {
6
6
  exports.default = void 0;
7
7
  /**
8
8
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
9
- * @codegen <<SignedSource::ae0db95e6643057107d0c09628e379a7>>
9
+ * @codegen <<SignedSource::74bb75bb6aef1f62c60611ac355c2851>>
10
10
  * @codegenCommand yarn build tokens
11
11
  */
12
12
 
@@ -350,7 +350,7 @@ var tokens = [{
350
350
  "state": "active",
351
351
  "suggest": ["1px"],
352
352
  "introduced": "1.5.2",
353
- "description": "The default border width. Used for all borders."
353
+ "description": "The default width for all standard component borders and dividers."
354
354
  },
355
355
  "value": "1px",
356
356
  "filePath": "schema/themes/atlassian-shape-rounder/shape.tsx",
@@ -361,7 +361,7 @@ var tokens = [{
361
361
  "state": "active",
362
362
  "suggest": ["1px"],
363
363
  "introduced": "1.5.2",
364
- "description": "The default border width. Used for all borders."
364
+ "description": "The default width for all standard component borders and dividers."
365
365
  },
366
366
  "value": "BorderWidth1"
367
367
  },
@@ -446,7 +446,7 @@ var tokens = [{
446
446
  "state": "active",
447
447
  "suggest": ["2px"],
448
448
  "introduced": "6.1.0",
449
- "description": "Use for selected states."
449
+ "description": "The width used to indicate a selected element, such as an active tab or a chosen item."
450
450
  },
451
451
  "value": "2px",
452
452
  "filePath": "schema/themes/atlassian-shape-rounder/shape.tsx",
@@ -457,7 +457,7 @@ var tokens = [{
457
457
  "state": "active",
458
458
  "suggest": ["2px"],
459
459
  "introduced": "6.1.0",
460
- "description": "Use for selected states."
460
+ "description": "The width used to indicate a selected element, such as an active tab or a chosen item."
461
461
  },
462
462
  "value": "BorderWidth2"
463
463
  },
@@ -470,7 +470,7 @@ var tokens = [{
470
470
  "state": "active",
471
471
  "suggest": ["2px"],
472
472
  "introduced": "6.1.0",
473
- "description": "Use for focused states."
473
+ "description": "The width used for the focus ring on interactive elements."
474
474
  },
475
475
  "value": "2px",
476
476
  "filePath": "schema/themes/atlassian-shape-rounder/shape.tsx",
@@ -481,7 +481,7 @@ var tokens = [{
481
481
  "state": "active",
482
482
  "suggest": ["2px"],
483
483
  "introduced": "6.1.0",
484
- "description": "Use for focused states."
484
+ "description": "The width used for the focus ring on interactive elements."
485
485
  },
486
486
  "value": "BorderWidth2"
487
487
  },
@@ -6,7 +6,7 @@ Object.defineProperty(exports, "__esModule", {
6
6
  exports.default = void 0;
7
7
  /**
8
8
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
9
- * @codegen <<SignedSource::62159541fb88b669eb2ad0f06e7e0daf>>
9
+ * @codegen <<SignedSource::c63709cb4fbd9b18b03fb38f06a04059>>
10
10
  * @codegenCommand yarn build tokens
11
11
  */
12
12
 
@@ -350,7 +350,7 @@ var tokens = [{
350
350
  "state": "active",
351
351
  "suggest": ["1px"],
352
352
  "introduced": "1.5.2",
353
- "description": "The default border width. Used for all borders."
353
+ "description": "The default width for all standard component borders and dividers."
354
354
  },
355
355
  "value": "1px",
356
356
  "filePath": "schema/themes/atlassian-shape-roundest/shape.tsx",
@@ -361,7 +361,7 @@ var tokens = [{
361
361
  "state": "active",
362
362
  "suggest": ["1px"],
363
363
  "introduced": "1.5.2",
364
- "description": "The default border width. Used for all borders."
364
+ "description": "The default width for all standard component borders and dividers."
365
365
  },
366
366
  "value": "BorderWidth1"
367
367
  },
@@ -446,7 +446,7 @@ var tokens = [{
446
446
  "state": "active",
447
447
  "suggest": ["2px"],
448
448
  "introduced": "6.1.0",
449
- "description": "Use for selected states."
449
+ "description": "The width used to indicate a selected element, such as an active tab or a chosen item."
450
450
  },
451
451
  "value": "2px",
452
452
  "filePath": "schema/themes/atlassian-shape-roundest/shape.tsx",
@@ -457,7 +457,7 @@ var tokens = [{
457
457
  "state": "active",
458
458
  "suggest": ["2px"],
459
459
  "introduced": "6.1.0",
460
- "description": "Use for selected states."
460
+ "description": "The width used to indicate a selected element, such as an active tab or a chosen item."
461
461
  },
462
462
  "value": "BorderWidth2"
463
463
  },
@@ -470,7 +470,7 @@ var tokens = [{
470
470
  "state": "active",
471
471
  "suggest": ["2px"],
472
472
  "introduced": "6.1.0",
473
- "description": "Use for focused states."
473
+ "description": "The width used for the focus ring on interactive elements."
474
474
  },
475
475
  "value": "2px",
476
476
  "filePath": "schema/themes/atlassian-shape-roundest/shape.tsx",
@@ -481,7 +481,7 @@ var tokens = [{
481
481
  "state": "active",
482
482
  "suggest": ["2px"],
483
483
  "introduced": "6.1.0",
484
- "description": "Use for focused states."
484
+ "description": "The width used for the focus ring on interactive elements."
485
485
  },
486
486
  "value": "BorderWidth2"
487
487
  },
@@ -6,7 +6,7 @@ Object.defineProperty(exports, "__esModule", {
6
6
  exports.default = void 0;
7
7
  /**
8
8
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
9
- * @codegen <<SignedSource::f3ee3158256a13e7401785620da6d439>>
9
+ * @codegen <<SignedSource::ed8b341bea9e633d9bf846cc430b9b60>>
10
10
  * @codegenCommand yarn build tokens
11
11
  */
12
12
 
@@ -350,7 +350,7 @@ var tokens = [{
350
350
  "state": "active",
351
351
  "suggest": ["1px"],
352
352
  "introduced": "1.5.2",
353
- "description": "The default border width. Used for all borders."
353
+ "description": "The default width for all standard component borders and dividers."
354
354
  },
355
355
  "value": "1px",
356
356
  "filePath": "schema/themes/atlassian-shape/shape.tsx",
@@ -361,7 +361,7 @@ var tokens = [{
361
361
  "state": "active",
362
362
  "suggest": ["1px"],
363
363
  "introduced": "1.5.2",
364
- "description": "The default border width. Used for all borders."
364
+ "description": "The default width for all standard component borders and dividers."
365
365
  },
366
366
  "value": "BorderWidth1"
367
367
  },
@@ -446,7 +446,7 @@ var tokens = [{
446
446
  "state": "active",
447
447
  "suggest": ["2px"],
448
448
  "introduced": "6.1.0",
449
- "description": "Use for selected states."
449
+ "description": "The width used to indicate a selected element, such as an active tab or a chosen item."
450
450
  },
451
451
  "value": "2px",
452
452
  "filePath": "schema/themes/atlassian-shape/shape.tsx",
@@ -457,7 +457,7 @@ var tokens = [{
457
457
  "state": "active",
458
458
  "suggest": ["2px"],
459
459
  "introduced": "6.1.0",
460
- "description": "Use for selected states."
460
+ "description": "The width used to indicate a selected element, such as an active tab or a chosen item."
461
461
  },
462
462
  "value": "BorderWidth2"
463
463
  },
@@ -470,7 +470,7 @@ var tokens = [{
470
470
  "state": "active",
471
471
  "suggest": ["2px"],
472
472
  "introduced": "6.1.0",
473
- "description": "Use for focused states."
473
+ "description": "The width used for the focus ring on interactive elements."
474
474
  },
475
475
  "value": "2px",
476
476
  "filePath": "schema/themes/atlassian-shape/shape.tsx",
@@ -481,7 +481,7 @@ var tokens = [{
481
481
  "state": "active",
482
482
  "suggest": ["2px"],
483
483
  "introduced": "6.1.0",
484
- "description": "Use for focused states."
484
+ "description": "The width used for the focus ring on interactive elements."
485
485
  },
486
486
  "value": "BorderWidth2"
487
487
  },
@@ -9,7 +9,7 @@ exports.tokens = void 0;
9
9
  *
10
10
  * Metadata for generation of of `@atlaskit/ads-mcp` and https://atlassian.design/llms-tokens.txt.
11
11
  *
12
- * @codegen <<SignedSource::e7aee1e60142ef9336a2208ccfa3aa22>>
12
+ * @codegen <<SignedSource::1e5ee1932049c613950d3e1b7e5d6d3c>>
13
13
  * @codegenCommand yarn build tokens
14
14
  */
15
15
 
@@ -2276,7 +2276,7 @@ var tokens = exports.tokens = [{
2276
2276
  }, {
2277
2277
  name: 'border.width',
2278
2278
  path: ['border', 'width', '[default]'],
2279
- description: 'The default border width. Used for all borders.',
2279
+ description: 'The default width for all standard component borders and dividers.',
2280
2280
  exampleValue: '0.0625rem'
2281
2281
  }, {
2282
2282
  name: 'border.width.0',
@@ -2296,11 +2296,11 @@ var tokens = exports.tokens = [{
2296
2296
  }, {
2297
2297
  name: 'border.width.selected',
2298
2298
  path: ['border', 'width', 'selected'],
2299
- description: 'Use for selected states.',
2299
+ description: 'The width used to indicate a selected element, such as an active tab or a chosen item.',
2300
2300
  exampleValue: '0.125rem'
2301
2301
  }, {
2302
2302
  name: 'border.width.focused',
2303
2303
  path: ['border', 'width', 'focused'],
2304
- description: 'Use for focused states.',
2304
+ description: 'The width used for the focus ring on interactive elements.',
2305
2305
  exampleValue: '0.125rem'
2306
2306
  }];
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::ae0db95e6643057107d0c09628e379a7>>
3
+ * @codegen <<SignedSource::74bb75bb6aef1f62c60611ac355c2851>>
4
4
  * @codegenCommand yarn build tokens
5
5
  */
6
6
 
@@ -344,7 +344,7 @@ const tokens = [{
344
344
  "state": "active",
345
345
  "suggest": ["1px"],
346
346
  "introduced": "1.5.2",
347
- "description": "The default border width. Used for all borders."
347
+ "description": "The default width for all standard component borders and dividers."
348
348
  },
349
349
  "value": "1px",
350
350
  "filePath": "schema/themes/atlassian-shape-rounder/shape.tsx",
@@ -355,7 +355,7 @@ const tokens = [{
355
355
  "state": "active",
356
356
  "suggest": ["1px"],
357
357
  "introduced": "1.5.2",
358
- "description": "The default border width. Used for all borders."
358
+ "description": "The default width for all standard component borders and dividers."
359
359
  },
360
360
  "value": "BorderWidth1"
361
361
  },
@@ -440,7 +440,7 @@ const tokens = [{
440
440
  "state": "active",
441
441
  "suggest": ["2px"],
442
442
  "introduced": "6.1.0",
443
- "description": "Use for selected states."
443
+ "description": "The width used to indicate a selected element, such as an active tab or a chosen item."
444
444
  },
445
445
  "value": "2px",
446
446
  "filePath": "schema/themes/atlassian-shape-rounder/shape.tsx",
@@ -451,7 +451,7 @@ const tokens = [{
451
451
  "state": "active",
452
452
  "suggest": ["2px"],
453
453
  "introduced": "6.1.0",
454
- "description": "Use for selected states."
454
+ "description": "The width used to indicate a selected element, such as an active tab or a chosen item."
455
455
  },
456
456
  "value": "BorderWidth2"
457
457
  },
@@ -464,7 +464,7 @@ const tokens = [{
464
464
  "state": "active",
465
465
  "suggest": ["2px"],
466
466
  "introduced": "6.1.0",
467
- "description": "Use for focused states."
467
+ "description": "The width used for the focus ring on interactive elements."
468
468
  },
469
469
  "value": "2px",
470
470
  "filePath": "schema/themes/atlassian-shape-rounder/shape.tsx",
@@ -475,7 +475,7 @@ const tokens = [{
475
475
  "state": "active",
476
476
  "suggest": ["2px"],
477
477
  "introduced": "6.1.0",
478
- "description": "Use for focused states."
478
+ "description": "The width used for the focus ring on interactive elements."
479
479
  },
480
480
  "value": "BorderWidth2"
481
481
  },
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::62159541fb88b669eb2ad0f06e7e0daf>>
3
+ * @codegen <<SignedSource::c63709cb4fbd9b18b03fb38f06a04059>>
4
4
  * @codegenCommand yarn build tokens
5
5
  */
6
6
 
@@ -344,7 +344,7 @@ const tokens = [{
344
344
  "state": "active",
345
345
  "suggest": ["1px"],
346
346
  "introduced": "1.5.2",
347
- "description": "The default border width. Used for all borders."
347
+ "description": "The default width for all standard component borders and dividers."
348
348
  },
349
349
  "value": "1px",
350
350
  "filePath": "schema/themes/atlassian-shape-roundest/shape.tsx",
@@ -355,7 +355,7 @@ const tokens = [{
355
355
  "state": "active",
356
356
  "suggest": ["1px"],
357
357
  "introduced": "1.5.2",
358
- "description": "The default border width. Used for all borders."
358
+ "description": "The default width for all standard component borders and dividers."
359
359
  },
360
360
  "value": "BorderWidth1"
361
361
  },
@@ -440,7 +440,7 @@ const tokens = [{
440
440
  "state": "active",
441
441
  "suggest": ["2px"],
442
442
  "introduced": "6.1.0",
443
- "description": "Use for selected states."
443
+ "description": "The width used to indicate a selected element, such as an active tab or a chosen item."
444
444
  },
445
445
  "value": "2px",
446
446
  "filePath": "schema/themes/atlassian-shape-roundest/shape.tsx",
@@ -451,7 +451,7 @@ const tokens = [{
451
451
  "state": "active",
452
452
  "suggest": ["2px"],
453
453
  "introduced": "6.1.0",
454
- "description": "Use for selected states."
454
+ "description": "The width used to indicate a selected element, such as an active tab or a chosen item."
455
455
  },
456
456
  "value": "BorderWidth2"
457
457
  },
@@ -464,7 +464,7 @@ const tokens = [{
464
464
  "state": "active",
465
465
  "suggest": ["2px"],
466
466
  "introduced": "6.1.0",
467
- "description": "Use for focused states."
467
+ "description": "The width used for the focus ring on interactive elements."
468
468
  },
469
469
  "value": "2px",
470
470
  "filePath": "schema/themes/atlassian-shape-roundest/shape.tsx",
@@ -475,7 +475,7 @@ const tokens = [{
475
475
  "state": "active",
476
476
  "suggest": ["2px"],
477
477
  "introduced": "6.1.0",
478
- "description": "Use for focused states."
478
+ "description": "The width used for the focus ring on interactive elements."
479
479
  },
480
480
  "value": "BorderWidth2"
481
481
  },
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::f3ee3158256a13e7401785620da6d439>>
3
+ * @codegen <<SignedSource::ed8b341bea9e633d9bf846cc430b9b60>>
4
4
  * @codegenCommand yarn build tokens
5
5
  */
6
6
 
@@ -344,7 +344,7 @@ const tokens = [{
344
344
  "state": "active",
345
345
  "suggest": ["1px"],
346
346
  "introduced": "1.5.2",
347
- "description": "The default border width. Used for all borders."
347
+ "description": "The default width for all standard component borders and dividers."
348
348
  },
349
349
  "value": "1px",
350
350
  "filePath": "schema/themes/atlassian-shape/shape.tsx",
@@ -355,7 +355,7 @@ const tokens = [{
355
355
  "state": "active",
356
356
  "suggest": ["1px"],
357
357
  "introduced": "1.5.2",
358
- "description": "The default border width. Used for all borders."
358
+ "description": "The default width for all standard component borders and dividers."
359
359
  },
360
360
  "value": "BorderWidth1"
361
361
  },
@@ -440,7 +440,7 @@ const tokens = [{
440
440
  "state": "active",
441
441
  "suggest": ["2px"],
442
442
  "introduced": "6.1.0",
443
- "description": "Use for selected states."
443
+ "description": "The width used to indicate a selected element, such as an active tab or a chosen item."
444
444
  },
445
445
  "value": "2px",
446
446
  "filePath": "schema/themes/atlassian-shape/shape.tsx",
@@ -451,7 +451,7 @@ const tokens = [{
451
451
  "state": "active",
452
452
  "suggest": ["2px"],
453
453
  "introduced": "6.1.0",
454
- "description": "Use for selected states."
454
+ "description": "The width used to indicate a selected element, such as an active tab or a chosen item."
455
455
  },
456
456
  "value": "BorderWidth2"
457
457
  },
@@ -464,7 +464,7 @@ const tokens = [{
464
464
  "state": "active",
465
465
  "suggest": ["2px"],
466
466
  "introduced": "6.1.0",
467
- "description": "Use for focused states."
467
+ "description": "The width used for the focus ring on interactive elements."
468
468
  },
469
469
  "value": "2px",
470
470
  "filePath": "schema/themes/atlassian-shape/shape.tsx",
@@ -475,7 +475,7 @@ const tokens = [{
475
475
  "state": "active",
476
476
  "suggest": ["2px"],
477
477
  "introduced": "6.1.0",
478
- "description": "Use for focused states."
478
+ "description": "The width used for the focus ring on interactive elements."
479
479
  },
480
480
  "value": "BorderWidth2"
481
481
  },
@@ -3,7 +3,7 @@
3
3
  *
4
4
  * Metadata for generation of of `@atlaskit/ads-mcp` and https://atlassian.design/llms-tokens.txt.
5
5
  *
6
- * @codegen <<SignedSource::e7aee1e60142ef9336a2208ccfa3aa22>>
6
+ * @codegen <<SignedSource::1e5ee1932049c613950d3e1b7e5d6d3c>>
7
7
  * @codegenCommand yarn build tokens
8
8
  */
9
9
 
@@ -2270,7 +2270,7 @@ export const tokens = [{
2270
2270
  }, {
2271
2271
  name: 'border.width',
2272
2272
  path: ['border', 'width', '[default]'],
2273
- description: 'The default border width. Used for all borders.',
2273
+ description: 'The default width for all standard component borders and dividers.',
2274
2274
  exampleValue: '0.0625rem'
2275
2275
  }, {
2276
2276
  name: 'border.width.0',
@@ -2290,11 +2290,11 @@ export const tokens = [{
2290
2290
  }, {
2291
2291
  name: 'border.width.selected',
2292
2292
  path: ['border', 'width', 'selected'],
2293
- description: 'Use for selected states.',
2293
+ description: 'The width used to indicate a selected element, such as an active tab or a chosen item.',
2294
2294
  exampleValue: '0.125rem'
2295
2295
  }, {
2296
2296
  name: 'border.width.focused',
2297
2297
  path: ['border', 'width', 'focused'],
2298
- description: 'Use for focused states.',
2298
+ description: 'The width used for the focus ring on interactive elements.',
2299
2299
  exampleValue: '0.125rem'
2300
2300
  }];
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::ae0db95e6643057107d0c09628e379a7>>
3
+ * @codegen <<SignedSource::74bb75bb6aef1f62c60611ac355c2851>>
4
4
  * @codegenCommand yarn build tokens
5
5
  */
6
6
 
@@ -344,7 +344,7 @@ var tokens = [{
344
344
  "state": "active",
345
345
  "suggest": ["1px"],
346
346
  "introduced": "1.5.2",
347
- "description": "The default border width. Used for all borders."
347
+ "description": "The default width for all standard component borders and dividers."
348
348
  },
349
349
  "value": "1px",
350
350
  "filePath": "schema/themes/atlassian-shape-rounder/shape.tsx",
@@ -355,7 +355,7 @@ var tokens = [{
355
355
  "state": "active",
356
356
  "suggest": ["1px"],
357
357
  "introduced": "1.5.2",
358
- "description": "The default border width. Used for all borders."
358
+ "description": "The default width for all standard component borders and dividers."
359
359
  },
360
360
  "value": "BorderWidth1"
361
361
  },
@@ -440,7 +440,7 @@ var tokens = [{
440
440
  "state": "active",
441
441
  "suggest": ["2px"],
442
442
  "introduced": "6.1.0",
443
- "description": "Use for selected states."
443
+ "description": "The width used to indicate a selected element, such as an active tab or a chosen item."
444
444
  },
445
445
  "value": "2px",
446
446
  "filePath": "schema/themes/atlassian-shape-rounder/shape.tsx",
@@ -451,7 +451,7 @@ var tokens = [{
451
451
  "state": "active",
452
452
  "suggest": ["2px"],
453
453
  "introduced": "6.1.0",
454
- "description": "Use for selected states."
454
+ "description": "The width used to indicate a selected element, such as an active tab or a chosen item."
455
455
  },
456
456
  "value": "BorderWidth2"
457
457
  },
@@ -464,7 +464,7 @@ var tokens = [{
464
464
  "state": "active",
465
465
  "suggest": ["2px"],
466
466
  "introduced": "6.1.0",
467
- "description": "Use for focused states."
467
+ "description": "The width used for the focus ring on interactive elements."
468
468
  },
469
469
  "value": "2px",
470
470
  "filePath": "schema/themes/atlassian-shape-rounder/shape.tsx",
@@ -475,7 +475,7 @@ var tokens = [{
475
475
  "state": "active",
476
476
  "suggest": ["2px"],
477
477
  "introduced": "6.1.0",
478
- "description": "Use for focused states."
478
+ "description": "The width used for the focus ring on interactive elements."
479
479
  },
480
480
  "value": "BorderWidth2"
481
481
  },
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::62159541fb88b669eb2ad0f06e7e0daf>>
3
+ * @codegen <<SignedSource::c63709cb4fbd9b18b03fb38f06a04059>>
4
4
  * @codegenCommand yarn build tokens
5
5
  */
6
6
 
@@ -344,7 +344,7 @@ var tokens = [{
344
344
  "state": "active",
345
345
  "suggest": ["1px"],
346
346
  "introduced": "1.5.2",
347
- "description": "The default border width. Used for all borders."
347
+ "description": "The default width for all standard component borders and dividers."
348
348
  },
349
349
  "value": "1px",
350
350
  "filePath": "schema/themes/atlassian-shape-roundest/shape.tsx",
@@ -355,7 +355,7 @@ var tokens = [{
355
355
  "state": "active",
356
356
  "suggest": ["1px"],
357
357
  "introduced": "1.5.2",
358
- "description": "The default border width. Used for all borders."
358
+ "description": "The default width for all standard component borders and dividers."
359
359
  },
360
360
  "value": "BorderWidth1"
361
361
  },
@@ -440,7 +440,7 @@ var tokens = [{
440
440
  "state": "active",
441
441
  "suggest": ["2px"],
442
442
  "introduced": "6.1.0",
443
- "description": "Use for selected states."
443
+ "description": "The width used to indicate a selected element, such as an active tab or a chosen item."
444
444
  },
445
445
  "value": "2px",
446
446
  "filePath": "schema/themes/atlassian-shape-roundest/shape.tsx",
@@ -451,7 +451,7 @@ var tokens = [{
451
451
  "state": "active",
452
452
  "suggest": ["2px"],
453
453
  "introduced": "6.1.0",
454
- "description": "Use for selected states."
454
+ "description": "The width used to indicate a selected element, such as an active tab or a chosen item."
455
455
  },
456
456
  "value": "BorderWidth2"
457
457
  },
@@ -464,7 +464,7 @@ var tokens = [{
464
464
  "state": "active",
465
465
  "suggest": ["2px"],
466
466
  "introduced": "6.1.0",
467
- "description": "Use for focused states."
467
+ "description": "The width used for the focus ring on interactive elements."
468
468
  },
469
469
  "value": "2px",
470
470
  "filePath": "schema/themes/atlassian-shape-roundest/shape.tsx",
@@ -475,7 +475,7 @@ var tokens = [{
475
475
  "state": "active",
476
476
  "suggest": ["2px"],
477
477
  "introduced": "6.1.0",
478
- "description": "Use for focused states."
478
+ "description": "The width used for the focus ring on interactive elements."
479
479
  },
480
480
  "value": "BorderWidth2"
481
481
  },
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::f3ee3158256a13e7401785620da6d439>>
3
+ * @codegen <<SignedSource::ed8b341bea9e633d9bf846cc430b9b60>>
4
4
  * @codegenCommand yarn build tokens
5
5
  */
6
6
 
@@ -344,7 +344,7 @@ var tokens = [{
344
344
  "state": "active",
345
345
  "suggest": ["1px"],
346
346
  "introduced": "1.5.2",
347
- "description": "The default border width. Used for all borders."
347
+ "description": "The default width for all standard component borders and dividers."
348
348
  },
349
349
  "value": "1px",
350
350
  "filePath": "schema/themes/atlassian-shape/shape.tsx",
@@ -355,7 +355,7 @@ var tokens = [{
355
355
  "state": "active",
356
356
  "suggest": ["1px"],
357
357
  "introduced": "1.5.2",
358
- "description": "The default border width. Used for all borders."
358
+ "description": "The default width for all standard component borders and dividers."
359
359
  },
360
360
  "value": "BorderWidth1"
361
361
  },
@@ -440,7 +440,7 @@ var tokens = [{
440
440
  "state": "active",
441
441
  "suggest": ["2px"],
442
442
  "introduced": "6.1.0",
443
- "description": "Use for selected states."
443
+ "description": "The width used to indicate a selected element, such as an active tab or a chosen item."
444
444
  },
445
445
  "value": "2px",
446
446
  "filePath": "schema/themes/atlassian-shape/shape.tsx",
@@ -451,7 +451,7 @@ var tokens = [{
451
451
  "state": "active",
452
452
  "suggest": ["2px"],
453
453
  "introduced": "6.1.0",
454
- "description": "Use for selected states."
454
+ "description": "The width used to indicate a selected element, such as an active tab or a chosen item."
455
455
  },
456
456
  "value": "BorderWidth2"
457
457
  },
@@ -464,7 +464,7 @@ var tokens = [{
464
464
  "state": "active",
465
465
  "suggest": ["2px"],
466
466
  "introduced": "6.1.0",
467
- "description": "Use for focused states."
467
+ "description": "The width used for the focus ring on interactive elements."
468
468
  },
469
469
  "value": "2px",
470
470
  "filePath": "schema/themes/atlassian-shape/shape.tsx",
@@ -475,7 +475,7 @@ var tokens = [{
475
475
  "state": "active",
476
476
  "suggest": ["2px"],
477
477
  "introduced": "6.1.0",
478
- "description": "Use for focused states."
478
+ "description": "The width used for the focus ring on interactive elements."
479
479
  },
480
480
  "value": "BorderWidth2"
481
481
  },
@@ -3,7 +3,7 @@
3
3
  *
4
4
  * Metadata for generation of of `@atlaskit/ads-mcp` and https://atlassian.design/llms-tokens.txt.
5
5
  *
6
- * @codegen <<SignedSource::e7aee1e60142ef9336a2208ccfa3aa22>>
6
+ * @codegen <<SignedSource::1e5ee1932049c613950d3e1b7e5d6d3c>>
7
7
  * @codegenCommand yarn build tokens
8
8
  */
9
9
 
@@ -2270,7 +2270,7 @@ export var tokens = [{
2270
2270
  }, {
2271
2271
  name: 'border.width',
2272
2272
  path: ['border', 'width', '[default]'],
2273
- description: 'The default border width. Used for all borders.',
2273
+ description: 'The default width for all standard component borders and dividers.',
2274
2274
  exampleValue: '0.0625rem'
2275
2275
  }, {
2276
2276
  name: 'border.width.0',
@@ -2290,11 +2290,11 @@ export var tokens = [{
2290
2290
  }, {
2291
2291
  name: 'border.width.selected',
2292
2292
  path: ['border', 'width', 'selected'],
2293
- description: 'Use for selected states.',
2293
+ description: 'The width used to indicate a selected element, such as an active tab or a chosen item.',
2294
2294
  exampleValue: '0.125rem'
2295
2295
  }, {
2296
2296
  name: 'border.width.focused',
2297
2297
  path: ['border', 'width', 'focused'],
2298
- description: 'Use for focused states.',
2298
+ description: 'The width used for the focus ring on interactive elements.',
2299
2299
  exampleValue: '0.125rem'
2300
2300
  }];
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::ae0db95e6643057107d0c09628e379a7>>
3
+ * @codegen <<SignedSource::74bb75bb6aef1f62c60611ac355c2851>>
4
4
  * @codegenCommand yarn build tokens
5
5
  */
6
6
  type TokenValue = string;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::62159541fb88b669eb2ad0f06e7e0daf>>
3
+ * @codegen <<SignedSource::c63709cb4fbd9b18b03fb38f06a04059>>
4
4
  * @codegenCommand yarn build tokens
5
5
  */
6
6
  type TokenValue = string;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::f3ee3158256a13e7401785620da6d439>>
3
+ * @codegen <<SignedSource::ed8b341bea9e633d9bf846cc430b9b60>>
4
4
  * @codegenCommand yarn build tokens
5
5
  */
6
6
  type TokenValue = string;
@@ -3,7 +3,7 @@
3
3
  *
4
4
  * Metadata for generation of of `@atlaskit/ads-mcp` and https://atlassian.design/llms-tokens.txt.
5
5
  *
6
- * @codegen <<SignedSource::e7aee1e60142ef9336a2208ccfa3aa22>>
6
+ * @codegen <<SignedSource::1e5ee1932049c613950d3e1b7e5d6d3c>>
7
7
  * @codegenCommand yarn build tokens
8
8
  */
9
9
  export interface Token {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::ae0db95e6643057107d0c09628e379a7>>
3
+ * @codegen <<SignedSource::74bb75bb6aef1f62c60611ac355c2851>>
4
4
  * @codegenCommand yarn build tokens
5
5
  */
6
6
  type TokenValue = string;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::62159541fb88b669eb2ad0f06e7e0daf>>
3
+ * @codegen <<SignedSource::c63709cb4fbd9b18b03fb38f06a04059>>
4
4
  * @codegenCommand yarn build tokens
5
5
  */
6
6
  type TokenValue = string;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::f3ee3158256a13e7401785620da6d439>>
3
+ * @codegen <<SignedSource::ed8b341bea9e633d9bf846cc430b9b60>>
4
4
  * @codegenCommand yarn build tokens
5
5
  */
6
6
  type TokenValue = string;
@@ -3,7 +3,7 @@
3
3
  *
4
4
  * Metadata for generation of of `@atlaskit/ads-mcp` and https://atlassian.design/llms-tokens.txt.
5
5
  *
6
- * @codegen <<SignedSource::e7aee1e60142ef9336a2208ccfa3aa22>>
6
+ * @codegen <<SignedSource::1e5ee1932049c613950d3e1b7e5d6d3c>>
7
7
  * @codegenCommand yarn build tokens
8
8
  */
9
9
  export interface Token {
@@ -90,7 +90,7 @@
90
90
  "1px"
91
91
  ],
92
92
  "introduced": "1.5.2",
93
- "description": "The default border width. Used for all borders."
93
+ "description": "The default width for all standard component borders and dividers."
94
94
  },
95
95
  "value": 1
96
96
  },
@@ -102,7 +102,7 @@
102
102
  "2px"
103
103
  ],
104
104
  "introduced": "6.1.0",
105
- "description": "Use for selected states."
105
+ "description": "The width used to indicate a selected element, such as an active tab or a chosen item."
106
106
  },
107
107
  "value": 2
108
108
  },
@@ -114,7 +114,7 @@
114
114
  "2px"
115
115
  ],
116
116
  "introduced": "6.1.0",
117
- "description": "Use for focused states."
117
+ "description": "The width used for the focus ring on interactive elements."
118
118
  },
119
119
  "value": 2
120
120
  }
@@ -90,7 +90,7 @@
90
90
  "1px"
91
91
  ],
92
92
  "introduced": "1.5.2",
93
- "description": "The default border width. Used for all borders."
93
+ "description": "The default width for all standard component borders and dividers."
94
94
  },
95
95
  "value": 1
96
96
  },
@@ -102,7 +102,7 @@
102
102
  "2px"
103
103
  ],
104
104
  "introduced": "6.1.0",
105
- "description": "Use for selected states."
105
+ "description": "The width used to indicate a selected element, such as an active tab or a chosen item."
106
106
  },
107
107
  "value": 2
108
108
  },
@@ -114,7 +114,7 @@
114
114
  "2px"
115
115
  ],
116
116
  "introduced": "6.1.0",
117
- "description": "Use for focused states."
117
+ "description": "The width used for the focus ring on interactive elements."
118
118
  },
119
119
  "value": 2
120
120
  }
@@ -90,7 +90,7 @@
90
90
  "1px"
91
91
  ],
92
92
  "introduced": "1.5.2",
93
- "description": "The default border width. Used for all borders."
93
+ "description": "The default width for all standard component borders and dividers."
94
94
  },
95
95
  "value": 1
96
96
  },
@@ -102,7 +102,7 @@
102
102
  "2px"
103
103
  ],
104
104
  "introduced": "6.1.0",
105
- "description": "Use for selected states."
105
+ "description": "The width used to indicate a selected element, such as an active tab or a chosen item."
106
106
  },
107
107
  "value": 2
108
108
  },
@@ -114,7 +114,7 @@
114
114
  "2px"
115
115
  ],
116
116
  "introduced": "6.1.0",
117
- "description": "Use for focused states."
117
+ "description": "The width used for the focus ring on interactive elements."
118
118
  },
119
119
  "value": 2
120
120
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/tokens",
3
- "version": "6.4.0",
3
+ "version": "6.4.2",
4
4
  "description": "Design tokens are the single source of truth to name and store design decisions.",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/"
@@ -43,15 +43,15 @@
43
43
  "devDependencies": {
44
44
  "@af/formatting": "workspace:^",
45
45
  "@af/visual-regression": "workspace:^",
46
- "@atlaskit/avatar": "^25.2.0",
47
- "@atlaskit/button": "^23.4.0",
46
+ "@atlaskit/avatar": "^25.3.0",
47
+ "@atlaskit/button": "^23.5.0",
48
48
  "@atlaskit/calendar": "^17.1.0",
49
49
  "@atlaskit/checkbox": "^17.1.0",
50
50
  "@atlaskit/code": "^17.2.0",
51
51
  "@atlaskit/css": "^0.14.0",
52
52
  "@atlaskit/docs": "^11.1.0",
53
53
  "@atlaskit/dropdown-menu": "^16.3.0",
54
- "@atlaskit/dynamic-table": "^18.2.0",
54
+ "@atlaskit/dynamic-table": "^18.3.0",
55
55
  "@atlaskit/form": "^14.2.0",
56
56
  "@atlaskit/grid": "^0.18.0",
57
57
  "@atlaskit/heading": "^5.2.0",
@@ -68,7 +68,7 @@
68
68
  "@atlaskit/textarea": "^8.0.0",
69
69
  "@atlaskit/textfield": "^8.0.0",
70
70
  "@atlaskit/theme": "^21.0.0",
71
- "@atlaskit/tooltip": "^20.4.0",
71
+ "@atlaskit/tooltip": "^20.5.0",
72
72
  "@atlassian/codegen": "^0.1.0",
73
73
  "@atlassian/feature-flags-test-utils": "^0.3.0",
74
74
  "@atlassian/ts-loader": "^0.1.0",
@@ -1,35 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- exports.default = void 0;
7
- /**
8
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
9
- * @codegen <<SignedSource::b161e147ce65337d118e888ce1a057d7>>
10
- * @codegenCommand yarn build tokens
11
- */
12
- var tokens = [{
13
- "attributes": {
14
- "group": "paint",
15
- "state": "active",
16
- "introduced": "0.6.0",
17
- "description": "Use for borders of form UI elements, such as text fields, checkboxes, and radio buttons."
18
- },
19
- "value": "#738496",
20
- "filePath": "schema/themes/atlassian-dark-new-input-border/color/border.tsx",
21
- "isSource": true,
22
- "original": {
23
- "attributes": {
24
- "group": "paint",
25
- "state": "active",
26
- "introduced": "0.6.0",
27
- "description": "Use for borders of form UI elements, such as text fields, checkboxes, and radio buttons."
28
- },
29
- "value": "DarkNeutral600"
30
- },
31
- "name": "color.border.input",
32
- "path": ["color", "border", "input"],
33
- "cleanName": "color.border.input"
34
- }];
35
- var _default = exports.default = tokens;
@@ -1,35 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- exports.default = void 0;
7
- /**
8
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
9
- * @codegen <<SignedSource::0e3f6bfc7a03913b35d8aabe0be4d8d6>>
10
- * @codegenCommand yarn build tokens
11
- */
12
- var tokens = [{
13
- "attributes": {
14
- "group": "paint",
15
- "state": "active",
16
- "introduced": "0.6.0",
17
- "description": "Use for borders of form UI elements, such as text fields, checkboxes, and radio buttons."
18
- },
19
- "value": "#8590A2",
20
- "filePath": "schema/themes/atlassian-light-new-input-border/color/border.tsx",
21
- "isSource": true,
22
- "original": {
23
- "attributes": {
24
- "group": "paint",
25
- "state": "active",
26
- "introduced": "0.6.0",
27
- "description": "Use for borders of form UI elements, such as text fields, checkboxes, and radio buttons."
28
- },
29
- "value": "Neutral500"
30
- },
31
- "name": "color.border.input",
32
- "path": ["color", "border", "input"],
33
- "cleanName": "color.border.input"
34
- }];
35
- var _default = exports.default = tokens;
@@ -1,29 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::b161e147ce65337d118e888ce1a057d7>>
4
- * @codegenCommand yarn build tokens
5
- */
6
- const tokens = [{
7
- "attributes": {
8
- "group": "paint",
9
- "state": "active",
10
- "introduced": "0.6.0",
11
- "description": "Use for borders of form UI elements, such as text fields, checkboxes, and radio buttons."
12
- },
13
- "value": "#738496",
14
- "filePath": "schema/themes/atlassian-dark-new-input-border/color/border.tsx",
15
- "isSource": true,
16
- "original": {
17
- "attributes": {
18
- "group": "paint",
19
- "state": "active",
20
- "introduced": "0.6.0",
21
- "description": "Use for borders of form UI elements, such as text fields, checkboxes, and radio buttons."
22
- },
23
- "value": "DarkNeutral600"
24
- },
25
- "name": "color.border.input",
26
- "path": ["color", "border", "input"],
27
- "cleanName": "color.border.input"
28
- }];
29
- export default tokens;
@@ -1,29 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::0e3f6bfc7a03913b35d8aabe0be4d8d6>>
4
- * @codegenCommand yarn build tokens
5
- */
6
- const tokens = [{
7
- "attributes": {
8
- "group": "paint",
9
- "state": "active",
10
- "introduced": "0.6.0",
11
- "description": "Use for borders of form UI elements, such as text fields, checkboxes, and radio buttons."
12
- },
13
- "value": "#8590A2",
14
- "filePath": "schema/themes/atlassian-light-new-input-border/color/border.tsx",
15
- "isSource": true,
16
- "original": {
17
- "attributes": {
18
- "group": "paint",
19
- "state": "active",
20
- "introduced": "0.6.0",
21
- "description": "Use for borders of form UI elements, such as text fields, checkboxes, and radio buttons."
22
- },
23
- "value": "Neutral500"
24
- },
25
- "name": "color.border.input",
26
- "path": ["color", "border", "input"],
27
- "cleanName": "color.border.input"
28
- }];
29
- export default tokens;
@@ -1,29 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::b161e147ce65337d118e888ce1a057d7>>
4
- * @codegenCommand yarn build tokens
5
- */
6
- var tokens = [{
7
- "attributes": {
8
- "group": "paint",
9
- "state": "active",
10
- "introduced": "0.6.0",
11
- "description": "Use for borders of form UI elements, such as text fields, checkboxes, and radio buttons."
12
- },
13
- "value": "#738496",
14
- "filePath": "schema/themes/atlassian-dark-new-input-border/color/border.tsx",
15
- "isSource": true,
16
- "original": {
17
- "attributes": {
18
- "group": "paint",
19
- "state": "active",
20
- "introduced": "0.6.0",
21
- "description": "Use for borders of form UI elements, such as text fields, checkboxes, and radio buttons."
22
- },
23
- "value": "DarkNeutral600"
24
- },
25
- "name": "color.border.input",
26
- "path": ["color", "border", "input"],
27
- "cleanName": "color.border.input"
28
- }];
29
- export default tokens;
@@ -1,29 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::0e3f6bfc7a03913b35d8aabe0be4d8d6>>
4
- * @codegenCommand yarn build tokens
5
- */
6
- var tokens = [{
7
- "attributes": {
8
- "group": "paint",
9
- "state": "active",
10
- "introduced": "0.6.0",
11
- "description": "Use for borders of form UI elements, such as text fields, checkboxes, and radio buttons."
12
- },
13
- "value": "#8590A2",
14
- "filePath": "schema/themes/atlassian-light-new-input-border/color/border.tsx",
15
- "isSource": true,
16
- "original": {
17
- "attributes": {
18
- "group": "paint",
19
- "state": "active",
20
- "introduced": "0.6.0",
21
- "description": "Use for borders of form UI elements, such as text fields, checkboxes, and radio buttons."
22
- },
23
- "value": "Neutral500"
24
- },
25
- "name": "color.border.input",
26
- "path": ["color", "border", "input"],
27
- "cleanName": "color.border.input"
28
- }];
29
- export default tokens;
@@ -1,29 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::b161e147ce65337d118e888ce1a057d7>>
4
- * @codegenCommand yarn build tokens
5
- */
6
- declare const tokens: {
7
- attributes: {
8
- group: string;
9
- state: string;
10
- introduced: string;
11
- description: string;
12
- };
13
- value: string;
14
- filePath: string;
15
- isSource: boolean;
16
- original: {
17
- attributes: {
18
- group: string;
19
- state: string;
20
- introduced: string;
21
- description: string;
22
- };
23
- value: string;
24
- };
25
- name: string;
26
- path: string[];
27
- cleanName: string;
28
- }[];
29
- export default tokens;
@@ -1,29 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::0e3f6bfc7a03913b35d8aabe0be4d8d6>>
4
- * @codegenCommand yarn build tokens
5
- */
6
- declare const tokens: {
7
- attributes: {
8
- group: string;
9
- state: string;
10
- introduced: string;
11
- description: string;
12
- };
13
- value: string;
14
- filePath: string;
15
- isSource: boolean;
16
- original: {
17
- attributes: {
18
- group: string;
19
- state: string;
20
- introduced: string;
21
- description: string;
22
- };
23
- value: string;
24
- };
25
- name: string;
26
- path: string[];
27
- cleanName: string;
28
- }[];
29
- export default tokens;
@@ -1,29 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::b161e147ce65337d118e888ce1a057d7>>
4
- * @codegenCommand yarn build tokens
5
- */
6
- declare const tokens: {
7
- attributes: {
8
- group: string;
9
- state: string;
10
- introduced: string;
11
- description: string;
12
- };
13
- value: string;
14
- filePath: string;
15
- isSource: boolean;
16
- original: {
17
- attributes: {
18
- group: string;
19
- state: string;
20
- introduced: string;
21
- description: string;
22
- };
23
- value: string;
24
- };
25
- name: string;
26
- path: string[];
27
- cleanName: string;
28
- }[];
29
- export default tokens;
@@ -1,29 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::0e3f6bfc7a03913b35d8aabe0be4d8d6>>
4
- * @codegenCommand yarn build tokens
5
- */
6
- declare const tokens: {
7
- attributes: {
8
- group: string;
9
- state: string;
10
- introduced: string;
11
- description: string;
12
- };
13
- value: string;
14
- filePath: string;
15
- isSource: boolean;
16
- original: {
17
- attributes: {
18
- group: string;
19
- state: string;
20
- introduced: string;
21
- description: string;
22
- };
23
- value: string;
24
- };
25
- name: string;
26
- path: string[];
27
- cleanName: string;
28
- }[];
29
- export default tokens;