@atlaskit/tokens 0.10.23 → 0.10.24

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.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,11 @@
1
1
  # @atlaskit/tokens
2
2
 
3
+ ## 0.10.24
4
+
5
+ ### Patch Changes
6
+
7
+ - [`619d2c2eaed`](https://bitbucket.org/atlassian/atlassian-frontend/commits/619d2c2eaed) - Fixed typo in `elevation.surface.overlay` description
8
+
3
9
  ## 0.10.23
4
10
 
5
11
  ### Patch Changes
@@ -14,7 +14,7 @@ var _tokenNames = _interopRequireDefault(require("./artifacts/token-names"));
14
14
  var _constants = require("./constants");
15
15
 
16
16
  var name = "@atlaskit/tokens";
17
- var version = "0.10.23";
17
+ var version = "0.10.24";
18
18
 
19
19
  function token(path, fallback) {
20
20
  var token = _tokenNames.default[path];
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/tokens",
3
- "version": "0.10.23",
3
+ "version": "0.10.24",
4
4
  "sideEffects": [
5
5
  "**/*.css"
6
6
  ]
@@ -2,7 +2,7 @@ import warnOnce from '@atlaskit/ds-lib/warn-once';
2
2
  import tokens from './artifacts/token-names';
3
3
  import { TOKEN_NOT_FOUND_CSS_VAR } from './constants';
4
4
  const name = "@atlaskit/tokens";
5
- const version = "0.10.23";
5
+ const version = "0.10.24";
6
6
 
7
7
  function token(path, fallback) {
8
8
  let token = tokens[path];
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/tokens",
3
- "version": "0.10.23",
3
+ "version": "0.10.24",
4
4
  "sideEffects": [
5
5
  "**/*.css"
6
6
  ]
@@ -2,7 +2,7 @@ import warnOnce from '@atlaskit/ds-lib/warn-once';
2
2
  import tokens from './artifacts/token-names';
3
3
  import { TOKEN_NOT_FOUND_CSS_VAR } from './constants';
4
4
  var name = "@atlaskit/tokens";
5
- var version = "0.10.23";
5
+ var version = "0.10.24";
6
6
 
7
7
  function token(path, fallback) {
8
8
  var token = tokens[path];
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/tokens",
3
- "version": "0.10.23",
3
+ "version": "0.10.24",
4
4
  "sideEffects": [
5
5
  "**/*.css"
6
6
  ]
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/tokens",
3
- "version": "0.10.23",
3
+ "version": "0.10.24",
4
4
  "author": "Atlassian Pty Ltd",
5
5
  "description": "Design tokens are the single source of truth to name and store design decisions.",
6
6
  "license": "Apache-2.0",
@@ -61,27 +61,27 @@
61
61
  "devDependencies": {
62
62
  "@af/accessibility-testing": "*",
63
63
  "@af/codegen": "*",
64
- "@atlaskit/avatar": "^21.0.0",
64
+ "@atlaskit/avatar": "^21.1.0",
65
65
  "@atlaskit/badge": "^15.0.11",
66
66
  "@atlaskit/button": "^16.3.0",
67
- "@atlaskit/checkbox": "^12.3.9",
68
- "@atlaskit/code": "^14.3.0",
67
+ "@atlaskit/checkbox": "^12.4.0",
68
+ "@atlaskit/code": "^14.4.0",
69
69
  "@atlaskit/docs": "^9.0.10",
70
70
  "@atlaskit/dropdown-menu": "^11.5.0",
71
71
  "@atlaskit/dynamic-table": "^14.8.0",
72
72
  "@atlaskit/empty-state": "^7.4.0",
73
- "@atlaskit/focus-ring": "^1.0.0",
73
+ "@atlaskit/focus-ring": "^1.1.0",
74
74
  "@atlaskit/heading": "^0.1.16",
75
- "@atlaskit/icon": "^21.10.2",
75
+ "@atlaskit/icon": "^21.11.0",
76
76
  "@atlaskit/lozenge": "^11.2.0",
77
- "@atlaskit/modal-dialog": "^12.3.0",
78
- "@atlaskit/section-message": "^6.2.0",
77
+ "@atlaskit/modal-dialog": "^12.4.0",
78
+ "@atlaskit/section-message": "^6.3.0",
79
79
  "@atlaskit/tabs": "^13.3.0",
80
80
  "@atlaskit/tag": "^11.4.0",
81
81
  "@atlaskit/textfield": "^5.3.0",
82
82
  "@atlaskit/theme": "^12.2.0",
83
83
  "@atlaskit/toggle": "^12.5.0",
84
- "@atlaskit/tooltip": "^17.5.7",
84
+ "@atlaskit/tooltip": "^17.6.0",
85
85
  "@atlassian/atlassian-frontend-prettier-config-1.0.1": "npm:@atlassian/atlassian-frontend-prettier-config@1.0.1",
86
86
  "@babel/core": "^7.12.3",
87
87
  "@emotion/core": "^10.0.9",
package/report.api.md CHANGED
@@ -1,6 +1,8 @@
1
- ## API Report File for "@atlaskit/tokens"
1
+ ## API Report File for "@atlaskit/tokens".
2
2
 
3
- > Do not edit this file. It is a report generated by [API Extractor](https://api-extractor.com/).
3
+ > Do not edit this file. This report is auto-generated by [API Extractor](https://api-extractor.com/).
4
+
5
+ [Learn more about API reports](https://hello.atlassian.net/wiki/spaces/UR/pages/1825484529/Package+API+Reports)
4
6
 
5
7
  ````ts
6
8
  export declare type CSSToken = CSSTokenMap[keyof CSSTokenMap];