@atlaskit/logo 13.15.0 → 13.15.1
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 +6 -0
- package/Wrapper/package.json +1 -1
- package/atlas-icon/package.json +1 -1
- package/atlassian-icon/package.json +1 -1
- package/bitbucket-icon/package.json +1 -1
- package/confluence-icon/package.json +1 -1
- package/constants/package.json +1 -1
- package/dist/cjs/types.js +1 -5
- package/dist/es2019/constants.js +1 -0
- package/dist/es2019/types.js +0 -1
- package/dist/esm/constants.js +1 -0
- package/dist/esm/types.js +0 -1
- package/hipchat-icon/package.json +1 -1
- package/jira-core-icon/package.json +1 -1
- package/jira-icon/package.json +1 -1
- package/jira-service-desk-icon/package.json +1 -1
- package/jira-service-management-icon/package.json +1 -1
- package/jira-software-icon/package.json +1 -1
- package/jra-service-desk-icon/package.json +1 -1
- package/ops-genie-icon/package.json +1 -1
- package/package.json +4 -4
- package/statuspage-icon/package.json +1 -1
- package/stride-icon/package.json +1 -1
- package/trello-icon/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,11 @@
|
|
|
1
1
|
# @atlaskit/logo
|
|
2
2
|
|
|
3
|
+
## 13.15.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [#83116](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/83116) [`8d4e99057fe0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8d4e99057fe0) - Upgrade Typescript from `4.9.5` to `5.4.2`
|
|
8
|
+
|
|
3
9
|
## 13.15.0
|
|
4
10
|
|
|
5
11
|
### Minor Changes
|
package/Wrapper/package.json
CHANGED
package/atlas-icon/package.json
CHANGED
package/constants/package.json
CHANGED
package/dist/cjs/types.js
CHANGED
package/dist/es2019/constants.js
CHANGED
|
@@ -37,6 +37,7 @@ export const sizes = {
|
|
|
37
37
|
* @deprecated {@link https://hello.atlassian.net/browse/ENGHEALTH-175 Internal documentation for deprecation (no external access)} This has been renamed, please import `LogoProps` instead.
|
|
38
38
|
*/
|
|
39
39
|
// eslint-disable-next-line @repo/internal/react/consistent-types-definitions
|
|
40
|
+
|
|
40
41
|
/**
|
|
41
42
|
* @deprecated {@link https://hello.atlassian.net/browse/ENGHEALTH-176 Internal documentation for deprecation (no external access)} This has been renamed, please import `defaultLogoParams` instead.
|
|
42
43
|
*/
|
package/dist/es2019/types.js
CHANGED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {};
|
package/dist/esm/constants.js
CHANGED
|
@@ -37,6 +37,7 @@ export var sizes = {
|
|
|
37
37
|
* @deprecated {@link https://hello.atlassian.net/browse/ENGHEALTH-175 Internal documentation for deprecation (no external access)} This has been renamed, please import `LogoProps` instead.
|
|
38
38
|
*/
|
|
39
39
|
// eslint-disable-next-line @repo/internal/react/consistent-types-definitions
|
|
40
|
+
|
|
40
41
|
/**
|
|
41
42
|
* @deprecated {@link https://hello.atlassian.net/browse/ENGHEALTH-176 Internal documentation for deprecation (no external access)} This has been renamed, please import `defaultLogoParams` instead.
|
|
42
43
|
*/
|
package/dist/esm/types.js
CHANGED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {};
|
package/jira-icon/package.json
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/logo",
|
|
3
|
-
"version": "13.15.
|
|
3
|
+
"version": "13.15.1",
|
|
4
4
|
"description": "A logo is a visual representation of a brand or product. It can be a word or an image, or a combination of both.",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"registry": "https://registry.npmjs.org/"
|
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
"dependencies": {
|
|
29
29
|
"@atlaskit/ds-lib": "^2.2.0",
|
|
30
30
|
"@atlaskit/theme": "^12.6.0",
|
|
31
|
-
"@atlaskit/tokens": "^1.
|
|
31
|
+
"@atlaskit/tokens": "^1.42.0",
|
|
32
32
|
"@babel/runtime": "^7.0.0",
|
|
33
33
|
"@emotion/react": "^11.7.1",
|
|
34
34
|
"react-uid": "^2.2.0"
|
|
@@ -44,7 +44,7 @@
|
|
|
44
44
|
"@testing-library/react": "^12.1.5",
|
|
45
45
|
"jscodeshift": "^0.13.0",
|
|
46
46
|
"react-dom": "^16.8.0",
|
|
47
|
-
"typescript": "~4.
|
|
47
|
+
"typescript": "~5.4.2"
|
|
48
48
|
},
|
|
49
49
|
"techstack": {
|
|
50
50
|
"@atlassian/frontend": {
|
|
@@ -98,4 +98,4 @@
|
|
|
98
98
|
},
|
|
99
99
|
"homepage": "https://atlassian.design/components/logo/",
|
|
100
100
|
"prettier": "@atlassian/atlassian-frontend-prettier-config-1.0.1"
|
|
101
|
-
}
|
|
101
|
+
}
|
package/stride-icon/package.json
CHANGED