@atlaskit/logo 13.14.8 → 13.15.0
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 +61 -49
- package/dist/cjs/atlas-logo/icon.js +2 -3
- package/dist/cjs/atlas-logo/logo.js +2 -3
- package/dist/cjs/atlassian-analytics-logo/icon.js +2 -3
- package/dist/cjs/atlassian-analytics-logo/logo.js +2 -3
- package/dist/cjs/atlassian-logo/icon.js +2 -3
- package/dist/cjs/atlassian-logo/logo.js +2 -3
- package/dist/cjs/atlassian-logo/wordmark.js +2 -3
- package/dist/cjs/atlassian-start-logo/logo.js +2 -3
- package/dist/cjs/bitbucket-logo/icon.js +2 -3
- package/dist/cjs/bitbucket-logo/logo.js +2 -3
- package/dist/cjs/bitbucket-logo/wordmark.js +2 -3
- package/dist/cjs/compass-logo/icon.js +2 -3
- package/dist/cjs/compass-logo/logo.js +2 -3
- package/dist/cjs/compass-logo/wordmark.js +2 -3
- package/dist/cjs/confluence-logo/icon.js +2 -3
- package/dist/cjs/confluence-logo/logo.js +2 -3
- package/dist/cjs/confluence-logo/wordmark.js +2 -3
- package/dist/cjs/constants.js +5 -6
- package/dist/cjs/halp-logo/icon.js +2 -3
- package/dist/cjs/halp-logo/logo.js +2 -3
- package/dist/cjs/halp-logo/wordmark.js +2 -3
- package/dist/cjs/hipchat-logo/icon.js +2 -3
- package/dist/cjs/hipchat-logo/logo.js +2 -3
- package/dist/cjs/hipchat-logo/wordmark.js +2 -3
- package/dist/cjs/index.js +13 -0
- package/dist/cjs/jira-align-logo/icon.js +3 -6
- package/dist/cjs/jira-align-logo/logo.js +2 -3
- package/dist/cjs/jira-align-logo/wordmark.js +2 -3
- package/dist/cjs/jira-core-logo/icon.js +3 -5
- package/dist/cjs/jira-core-logo/logo.js +2 -3
- package/dist/cjs/jira-core-logo/wordmark.js +2 -3
- package/dist/cjs/jira-logo/icon.js +3 -6
- package/dist/cjs/jira-logo/logo.js +3 -8
- package/dist/cjs/jira-logo/wordmark.js +2 -3
- package/dist/cjs/jira-product-discovery-logo/icon.js +3 -7
- package/dist/cjs/jira-product-discovery-logo/logo.js +2 -3
- package/dist/cjs/jira-service-desk-logo/icon.js +4 -7
- package/dist/cjs/jira-service-desk-logo/logo.js +3 -5
- package/dist/cjs/jira-service-desk-logo/wordmark.js +2 -3
- package/dist/cjs/jira-service-management-logo/icon.js +3 -7
- package/dist/cjs/jira-service-management-logo/logo.js +2 -3
- package/dist/cjs/jira-service-management-logo/wordmark.js +2 -3
- package/dist/cjs/jira-software-logo/icon.js +2 -3
- package/dist/cjs/jira-software-logo/logo.js +2 -3
- package/dist/cjs/jira-software-logo/wordmark.js +2 -3
- package/dist/cjs/jira-work-management-logo/icon.js +2 -3
- package/dist/cjs/jira-work-management-logo/logo.js +2 -3
- package/dist/cjs/jira-work-management-logo/wordmark.js +2 -3
- package/dist/cjs/loom-logo/icon.js +67 -0
- package/dist/cjs/loom-logo/index.js +19 -0
- package/dist/cjs/loom-logo/logo.js +69 -0
- package/dist/cjs/opsgenie-logo/new-icon.js +2 -5
- package/dist/cjs/opsgenie-logo/new-logo.js +2 -5
- package/dist/cjs/opsgenie-logo/new-wordmark.js +2 -3
- package/dist/cjs/opsgenie-logo/old-icon.js +4 -7
- package/dist/cjs/opsgenie-logo/old-logo.js +4 -7
- package/dist/cjs/opsgenie-logo/old-wordmark.js +2 -3
- package/dist/cjs/statuspage-logo/icon.js +2 -3
- package/dist/cjs/statuspage-logo/logo.js +2 -3
- package/dist/cjs/statuspage-logo/wordmark.js +2 -3
- package/dist/cjs/stride-logo/icon.js +2 -3
- package/dist/cjs/stride-logo/logo.js +2 -3
- package/dist/cjs/stride-logo/wordmark.js +2 -3
- package/dist/cjs/trello-logo/icon.js +2 -3
- package/dist/cjs/trello-logo/logo.js +2 -3
- package/dist/cjs/trello-logo/wordmark.js +2 -3
- package/dist/cjs/utils.js +2 -3
- package/dist/cjs/wrapper.js +3 -4
- package/dist/es2019/index.js +1 -0
- package/dist/es2019/jira-align-logo/icon.js +1 -3
- package/dist/es2019/jira-core-logo/icon.js +1 -2
- package/dist/es2019/jira-logo/icon.js +1 -3
- package/dist/es2019/jira-logo/logo.js +1 -5
- package/dist/es2019/jira-product-discovery-logo/icon.js +1 -4
- package/dist/es2019/jira-service-desk-logo/icon.js +2 -4
- package/dist/es2019/jira-service-desk-logo/logo.js +1 -2
- package/dist/es2019/jira-service-management-logo/icon.js +1 -4
- package/dist/es2019/loom-logo/icon.js +67 -0
- package/dist/es2019/loom-logo/index.js +2 -0
- package/dist/es2019/loom-logo/logo.js +78 -0
- package/dist/es2019/opsgenie-logo/new-icon.js +0 -2
- package/dist/es2019/opsgenie-logo/new-logo.js +0 -2
- package/dist/es2019/opsgenie-logo/old-icon.js +2 -4
- package/dist/es2019/opsgenie-logo/old-logo.js +2 -4
- package/dist/es2019/wrapper.js +2 -2
- package/dist/esm/index.js +1 -0
- package/dist/esm/jira-align-logo/icon.js +1 -3
- package/dist/esm/jira-core-logo/icon.js +1 -2
- package/dist/esm/jira-logo/icon.js +1 -3
- package/dist/esm/jira-logo/logo.js +1 -5
- package/dist/esm/jira-product-discovery-logo/icon.js +1 -4
- package/dist/esm/jira-service-desk-logo/icon.js +2 -4
- package/dist/esm/jira-service-desk-logo/logo.js +1 -2
- package/dist/esm/jira-service-management-logo/icon.js +1 -4
- package/dist/esm/loom-logo/icon.js +59 -0
- package/dist/esm/loom-logo/index.js +2 -0
- package/dist/esm/loom-logo/logo.js +61 -0
- package/dist/esm/opsgenie-logo/new-icon.js +0 -2
- package/dist/esm/opsgenie-logo/new-logo.js +0 -2
- package/dist/esm/opsgenie-logo/old-icon.js +2 -4
- package/dist/esm/opsgenie-logo/old-logo.js +2 -4
- package/dist/esm/wrapper.js +2 -2
- package/dist/types/index.d.ts +1 -0
- package/dist/types/loom-logo/icon.d.ts +12 -0
- package/dist/types/loom-logo/index.d.ts +2 -0
- package/dist/types/loom-logo/logo.d.ts +12 -0
- package/dist/types-ts4.5/index.d.ts +1 -0
- package/dist/types-ts4.5/loom-logo/icon.d.ts +12 -0
- package/dist/types-ts4.5/loom-logo/index.d.ts +2 -0
- package/dist/types-ts4.5/loom-logo/logo.d.ts +12 -0
- package/package.json +32 -32
- package/dist/cjs/version.json +0 -5
- package/dist/es2019/version.json +0 -5
- package/dist/esm/version.json +0 -5
package/CHANGELOG.md
CHANGED
|
@@ -1,58 +1,70 @@
|
|
|
1
1
|
# @atlaskit/logo
|
|
2
2
|
|
|
3
|
+
## 13.15.0
|
|
4
|
+
|
|
5
|
+
### Minor Changes
|
|
6
|
+
|
|
7
|
+
- [#64792](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/64792) [`5e543c3a5479`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/5e543c3a5479) - Adds Loom icon and logo components.
|
|
8
|
+
|
|
9
|
+
## 13.14.9
|
|
10
|
+
|
|
11
|
+
### Patch Changes
|
|
12
|
+
|
|
13
|
+
- [#40928](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40928) [`dbe29ba5d95`](https://bitbucket.org/atlassian/atlassian-frontend/commits/dbe29ba5d95) - remove unused size/label paramaters to fix ts error
|
|
14
|
+
|
|
3
15
|
## 13.14.8
|
|
4
16
|
|
|
5
17
|
### Patch Changes
|
|
6
18
|
|
|
7
|
-
- [`4ae083a7e66`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4ae083a7e66) - Use `@af/accessibility-testing` for default jest-axe config and jest-axe import in accessibility testing.
|
|
19
|
+
- [#36754](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36754) [`4ae083a7e66`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4ae083a7e66) - Use `@af/accessibility-testing` for default jest-axe config and jest-axe import in accessibility testing.
|
|
8
20
|
|
|
9
21
|
## 13.14.7
|
|
10
22
|
|
|
11
23
|
### Patch Changes
|
|
12
24
|
|
|
13
|
-
- [`e7ea6832ad2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e7ea6832ad2) - Bans the use of React.FC/React.FunctionComponent type in ADS components as part of the React 18 migration work. The change is internal only and should not introduce any changes for the component consumers.
|
|
25
|
+
- [#33652](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33652) [`e7ea6832ad2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e7ea6832ad2) - Bans the use of React.FC/React.FunctionComponent type in ADS components as part of the React 18 migration work. The change is internal only and should not introduce any changes for the component consumers.
|
|
14
26
|
|
|
15
27
|
## 13.14.6
|
|
16
28
|
|
|
17
29
|
### Patch Changes
|
|
18
30
|
|
|
19
|
-
- [`33f10b7eb36`](https://bitbucket.org/atlassian/atlassian-frontend/commits/33f10b7eb36) - Removing unused dependencies and dev dependencies
|
|
31
|
+
- [#34445](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34445) [`33f10b7eb36`](https://bitbucket.org/atlassian/atlassian-frontend/commits/33f10b7eb36) - Removing unused dependencies and dev dependencies
|
|
20
32
|
|
|
21
33
|
## 13.14.5
|
|
22
34
|
|
|
23
35
|
### Patch Changes
|
|
24
36
|
|
|
25
|
-
- [`b1bdec7cce2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b1bdec7cce2) - Internal change to enforce token usage for spacing properties. There is no expected visual or behaviour change.
|
|
37
|
+
- [#32935](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32935) [`b1bdec7cce2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b1bdec7cce2) - Internal change to enforce token usage for spacing properties. There is no expected visual or behaviour change.
|
|
26
38
|
|
|
27
39
|
## 13.14.4
|
|
28
40
|
|
|
29
41
|
### Patch Changes
|
|
30
42
|
|
|
31
|
-
- [`0ee3115921e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0ee3115921e) - [ux] removed width property in svg tag fro atlas logo
|
|
43
|
+
- [#34305](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34305) [`0ee3115921e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0ee3115921e) - [ux] removed width property in svg tag fro atlas logo
|
|
32
44
|
|
|
33
45
|
## 13.14.3
|
|
34
46
|
|
|
35
47
|
### Patch Changes
|
|
36
48
|
|
|
37
|
-
- [`77766ad157d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/77766ad157d) - Enrol packages to push-model consumption in Jira.
|
|
49
|
+
- [#34124](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34124) [`77766ad157d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/77766ad157d) - Enrol packages to push-model consumption in Jira.
|
|
38
50
|
|
|
39
51
|
## 13.14.2
|
|
40
52
|
|
|
41
53
|
### Patch Changes
|
|
42
54
|
|
|
43
|
-
- [`9d00501a414`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d00501a414) - Ensure legacy types are published for TS 4.5-4.8
|
|
55
|
+
- [#33793](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33793) [`9d00501a414`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d00501a414) - Ensure legacy types are published for TS 4.5-4.8
|
|
44
56
|
|
|
45
57
|
## 13.14.1
|
|
46
58
|
|
|
47
59
|
### Patch Changes
|
|
48
60
|
|
|
49
|
-
- [`41fae2c6f68`](https://bitbucket.org/atlassian/atlassian-frontend/commits/41fae2c6f68) - Upgrade Typescript from `4.5.5` to `4.9.5`
|
|
61
|
+
- [#33649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33649) [`41fae2c6f68`](https://bitbucket.org/atlassian/atlassian-frontend/commits/41fae2c6f68) - Upgrade Typescript from `4.5.5` to `4.9.5`
|
|
50
62
|
|
|
51
63
|
## 13.14.0
|
|
52
64
|
|
|
53
65
|
### Minor Changes
|
|
54
66
|
|
|
55
|
-
- [`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip minor dependency bump
|
|
67
|
+
- [#33258](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33258) [`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip minor dependency bump
|
|
56
68
|
|
|
57
69
|
### Patch Changes
|
|
58
70
|
|
|
@@ -62,38 +74,38 @@
|
|
|
62
74
|
|
|
63
75
|
### Minor Changes
|
|
64
76
|
|
|
65
|
-
- [`5111380b383`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5111380b383) - Adds logo assets for Atlas
|
|
77
|
+
- [#32323](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32323) [`5111380b383`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5111380b383) - Adds logo assets for Atlas
|
|
66
78
|
|
|
67
79
|
## 13.12.1
|
|
68
80
|
|
|
69
81
|
### Patch Changes
|
|
70
82
|
|
|
71
|
-
- [`e0460d5d989`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e0460d5d989) - Usages of `process` are now guarded by a `typeof` check.
|
|
83
|
+
- [#32294](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32294) [`e0460d5d989`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e0460d5d989) - Usages of `process` are now guarded by a `typeof` check.
|
|
72
84
|
|
|
73
85
|
## 13.12.0
|
|
74
86
|
|
|
75
87
|
### Minor Changes
|
|
76
88
|
|
|
77
|
-
- [`4d2e52e86d3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4d2e52e86d3) - [ux] Add Atlassian Analytics logo and icon. Also fixes a bug with non-unique linear-gradient ids where subsequent logos on a page could be impacted by display/vvisibility styles applied to the first logo on a page.
|
|
89
|
+
- [#31973](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/31973) [`4d2e52e86d3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4d2e52e86d3) - [ux] Add Atlassian Analytics logo and icon. Also fixes a bug with non-unique linear-gradient ids where subsequent logos on a page could be impacted by display/vvisibility styles applied to the first logo on a page.
|
|
78
90
|
|
|
79
91
|
## 13.11.2
|
|
80
92
|
|
|
81
93
|
### Patch Changes
|
|
82
94
|
|
|
83
|
-
- [`261420360ec`](https://bitbucket.org/atlassian/atlassian-frontend/commits/261420360ec) - Upgrades component types to support React 18.
|
|
95
|
+
- [#31206](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/31206) [`261420360ec`](https://bitbucket.org/atlassian/atlassian-frontend/commits/261420360ec) - Upgrades component types to support React 18.
|
|
84
96
|
- Updated dependencies
|
|
85
97
|
|
|
86
98
|
## 13.11.1
|
|
87
99
|
|
|
88
100
|
### Patch Changes
|
|
89
101
|
|
|
90
|
-
- [`b77d5924c19`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b77d5924c19) - [ux] Remove "width" attribute from Jira Product Discovery logo and icon SVGs.
|
|
102
|
+
- [#29835](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/29835) [`b77d5924c19`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b77d5924c19) - [ux] Remove "width" attribute from Jira Product Discovery logo and icon SVGs.
|
|
91
103
|
|
|
92
104
|
## 13.11.0
|
|
93
105
|
|
|
94
106
|
### Minor Changes
|
|
95
107
|
|
|
96
|
-
- [`a6da509aa20`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a6da509aa20) - [ux] Adds Jira Product Discovery logo and icon
|
|
108
|
+
- [#29472](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/29472) [`a6da509aa20`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a6da509aa20) - [ux] Adds Jira Product Discovery logo and icon
|
|
97
109
|
|
|
98
110
|
## 13.10.5
|
|
99
111
|
|
|
@@ -123,25 +135,25 @@
|
|
|
123
135
|
|
|
124
136
|
### Patch Changes
|
|
125
137
|
|
|
126
|
-
- [`88a34a8c2dd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/88a34a8c2dd) - Remove redundant `role=presentation` on wrapping @atlaskit/icon and @atlaskit/logo spans.
|
|
138
|
+
- [#25860](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/25860) [`88a34a8c2dd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/88a34a8c2dd) - Remove redundant `role=presentation` on wrapping @atlaskit/icon and @atlaskit/logo spans.
|
|
127
139
|
|
|
128
140
|
## 13.10.0
|
|
129
141
|
|
|
130
142
|
### Minor Changes
|
|
131
143
|
|
|
132
|
-
- [`68e771a783a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/68e771a783a) - Updates `@emotion/core` to `@emotion/react`; v10 to v11. There is no expected behavior change.
|
|
144
|
+
- [#24710](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24710) [`68e771a783a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/68e771a783a) - Updates `@emotion/core` to `@emotion/react`; v10 to v11. There is no expected behavior change.
|
|
133
145
|
|
|
134
146
|
## 13.9.1
|
|
135
147
|
|
|
136
148
|
### Patch Changes
|
|
137
149
|
|
|
138
|
-
- [`8cc2f888c83`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8cc2f888c83) - Upgrade Typescript from `4.3.5` to `4.5.5`
|
|
150
|
+
- [#24874](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24874) [`8cc2f888c83`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8cc2f888c83) - Upgrade Typescript from `4.3.5` to `4.5.5`
|
|
139
151
|
|
|
140
152
|
## 13.9.0
|
|
141
153
|
|
|
142
154
|
### Minor Changes
|
|
143
155
|
|
|
144
|
-
- [`76eadca8ef3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/76eadca8ef3) - Adds Jira Align logo, icon and wordmark.
|
|
156
|
+
- [#24004](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24004) [`76eadca8ef3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/76eadca8ef3) - Adds Jira Align logo, icon and wordmark.
|
|
145
157
|
|
|
146
158
|
### Patch Changes
|
|
147
159
|
|
|
@@ -151,13 +163,13 @@
|
|
|
151
163
|
|
|
152
164
|
### Patch Changes
|
|
153
165
|
|
|
154
|
-
- [`8d4228767b0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d4228767b0) - Upgrade Typescript from `4.2.4` to `4.3.5`.
|
|
166
|
+
- [#24492](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24492) [`8d4228767b0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d4228767b0) - Upgrade Typescript from `4.2.4` to `4.3.5`.
|
|
155
167
|
|
|
156
168
|
## 13.8.1
|
|
157
169
|
|
|
158
170
|
### Patch Changes
|
|
159
171
|
|
|
160
|
-
- [`d448e04e6a8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d448e04e6a8) - [ux] Internal changes to make the styling more resilient to inherited styles.
|
|
172
|
+
- [#23381](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/23381) [`d448e04e6a8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d448e04e6a8) - [ux] Internal changes to make the styling more resilient to inherited styles.
|
|
161
173
|
- [`c320954edd7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c320954edd7) - Internal code change turning on new linting rules.
|
|
162
174
|
- Updated dependencies
|
|
163
175
|
|
|
@@ -165,7 +177,7 @@
|
|
|
165
177
|
|
|
166
178
|
### Minor Changes
|
|
167
179
|
|
|
168
|
-
- [`c7c2083475d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c7c2083475d) - [ux] - Adds `appearance` prop that allows you to choose between three brand-approved appearances: `brand`, `neutral` and `inverse`. These will be based on design tokens and theme-responsive.
|
|
180
|
+
- [#22642](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/22642) [`c7c2083475d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c7c2083475d) - [ux] - Adds `appearance` prop that allows you to choose between three brand-approved appearances: `brand`, `neutral` and `inverse`. These will be based on design tokens and theme-responsive.
|
|
169
181
|
|
|
170
182
|
- Deprecates the `iconColor`, `iconGradientStart`, `iconGradientEnd` and `textColor` props. They will still be supported in the immediate future but the goal is to shift usages towards using the `appearance` prop.
|
|
171
183
|
|
|
@@ -179,7 +191,7 @@
|
|
|
179
191
|
|
|
180
192
|
### Minor Changes
|
|
181
193
|
|
|
182
|
-
- [`0793be315f4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0793be315f4) - [ux] This is an update to clearly mark all deprecated Logo exports as deprecated and slated for removal in the next major release. In the next verion we will be removing the following deprecated exports from the main entrypoint:
|
|
194
|
+
- [#21570](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/21570) [`0793be315f4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0793be315f4) - [ux] This is an update to clearly mark all deprecated Logo exports as deprecated and slated for removal in the next major release. In the next verion we will be removing the following deprecated exports from the main entrypoint:
|
|
183
195
|
|
|
184
196
|
- `StrideIcon`, `StrideLogo`, `StrideWordmark`
|
|
185
197
|
- `HipchatIcon`, `HipchatLogo`, `HipchatWordmark`
|
|
@@ -196,7 +208,7 @@
|
|
|
196
208
|
|
|
197
209
|
To help with this migration, we have provided a codemod that you can run to automatically update your imports (it will leave a comment if you are using a logo with no alternative). This codemod has been around for a while, but we've updated it in this release.
|
|
198
210
|
|
|
199
|
-
Once you've upgraded `@atlaskit/logo`, use the Atlaskit codemod CLI. See [documentation on DAC](https://
|
|
211
|
+
Once you've upgraded `@atlaskit/logo`, use the Atlaskit codemod CLI. See [documentation on DAC](https://hello.atlassian.net/wiki/spaces/AF/pages/2627171992/Codemods) for general codemod guidance.
|
|
200
212
|
|
|
201
213
|
Without setting options in your terminal command, you can run the following and type to search for `logo` and select `@atlaskit/logo: 13.6.0-rename-imports` from the interactive CLI.
|
|
202
214
|
|
|
@@ -220,44 +232,44 @@
|
|
|
220
232
|
|
|
221
233
|
### Minor Changes
|
|
222
234
|
|
|
223
|
-
- [`4caed6d5063`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4caed6d5063) - Refactors logo converting it from class components to functional components. This includes file renames and some API changes such as prop name changes but is still backwards compatible. These old APIs will be deprecated in a later release.
|
|
235
|
+
- [#20721](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20721) [`4caed6d5063`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4caed6d5063) - Refactors logo converting it from class components to functional components. This includes file renames and some API changes such as prop name changes but is still backwards compatible. These old APIs will be deprecated in a later release.
|
|
224
236
|
|
|
225
237
|
## 13.5.5
|
|
226
238
|
|
|
227
239
|
### Patch Changes
|
|
228
240
|
|
|
229
|
-
- [`cb2392f6d33`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cb2392f6d33) - Upgrade to TypeScript 4.2.4
|
|
241
|
+
- [#20650](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20650) [`cb2392f6d33`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cb2392f6d33) - Upgrade to TypeScript 4.2.4
|
|
230
242
|
|
|
231
243
|
## 13.5.4
|
|
232
244
|
|
|
233
245
|
### Patch Changes
|
|
234
246
|
|
|
235
|
-
- [`ec464e07b10`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ec464e07b10) - Fixes a bug where the Atlassian Start logo did not render correctly on Firefox
|
|
247
|
+
- [#16285](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/16285) [`ec464e07b10`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ec464e07b10) - Fixes a bug where the Atlassian Start logo did not render correctly on Firefox
|
|
236
248
|
|
|
237
249
|
## 13.5.3
|
|
238
250
|
|
|
239
251
|
### Patch Changes
|
|
240
252
|
|
|
241
|
-
- [`af4bca32ad4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/af4bca32ad4) - Internal changes to supress eslint rules.
|
|
253
|
+
- [#13302](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/13302) [`af4bca32ad4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/af4bca32ad4) - Internal changes to supress eslint rules.
|
|
242
254
|
- Updated dependencies
|
|
243
255
|
|
|
244
256
|
## 13.5.2
|
|
245
257
|
|
|
246
258
|
### Patch Changes
|
|
247
259
|
|
|
248
|
-
- [`545d363ca28`](https://bitbucket.org/atlassian/atlassian-frontend/commits/545d363ca28) - Convert usage of `styled-components` to `emotion`.
|
|
260
|
+
- [#12837](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12837) [`545d363ca28`](https://bitbucket.org/atlassian/atlassian-frontend/commits/545d363ca28) - Convert usage of `styled-components` to `emotion`.
|
|
249
261
|
|
|
250
262
|
## 13.5.1
|
|
251
263
|
|
|
252
264
|
### Patch Changes
|
|
253
265
|
|
|
254
|
-
- [`378d1cef00f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/378d1cef00f) - Bump `@atlaskit/theme` to version `^11.3.0`.
|
|
266
|
+
- [#12880](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12880) [`378d1cef00f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/378d1cef00f) - Bump `@atlaskit/theme` to version `^11.3.0`.
|
|
255
267
|
|
|
256
268
|
## 13.5.0
|
|
257
269
|
|
|
258
270
|
### Minor Changes
|
|
259
271
|
|
|
260
|
-
- [`83a089fe0cc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/83a089fe0cc) - Halp has been added to logos. This includes the logo, wordmark and icon.
|
|
272
|
+
- [#12328](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12328) [`83a089fe0cc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/83a089fe0cc) - Halp has been added to logos. This includes the logo, wordmark and icon.
|
|
261
273
|
|
|
262
274
|
### Patch Changes
|
|
263
275
|
|
|
@@ -267,13 +279,13 @@
|
|
|
267
279
|
|
|
268
280
|
### Patch Changes
|
|
269
281
|
|
|
270
|
-
- [`17770b662ac`](https://bitbucket.org/atlassian/atlassian-frontend/commits/17770b662ac) - NO-ISSUE reference existing file in af.exports['.']
|
|
282
|
+
- [#11649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/11649) [`17770b662ac`](https://bitbucket.org/atlassian/atlassian-frontend/commits/17770b662ac) - NO-ISSUE reference existing file in af.exports['.']
|
|
271
283
|
|
|
272
284
|
## 13.4.1
|
|
273
285
|
|
|
274
286
|
### Patch Changes
|
|
275
287
|
|
|
276
|
-
- [`0017d2a8439`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0017d2a8439) - Since the logo, icon and workmard components of JiraCore, JiraServiceDesk, OpsGenie, Stride and Hipchat are deprecated in `@atlaskit/logo`, we provided a codemod to help consumers upgrade their components.
|
|
288
|
+
- [#10230](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/10230) [`0017d2a8439`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0017d2a8439) - Since the logo, icon and workmard components of JiraCore, JiraServiceDesk, OpsGenie, Stride and Hipchat are deprecated in `@atlaskit/logo`, we provided a codemod to help consumers upgrade their components.
|
|
277
289
|
|
|
278
290
|
**Running the codemod cli**
|
|
279
291
|
|
|
@@ -293,13 +305,13 @@
|
|
|
293
305
|
|
|
294
306
|
### Minor Changes
|
|
295
307
|
|
|
296
|
-
- [`5f44a31b58a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5f44a31b58a) - [ux] Add new Trello logo, Atlassian Start logo and Compass logo to `@atlaskit/logo`
|
|
308
|
+
- [#10212](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/10212) [`5f44a31b58a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5f44a31b58a) - [ux] Add new Trello logo, Atlassian Start logo and Compass logo to `@atlaskit/logo`
|
|
297
309
|
|
|
298
310
|
## 13.3.0
|
|
299
311
|
|
|
300
312
|
### Minor Changes
|
|
301
313
|
|
|
302
|
-
- [`c8afaa49d34`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c8afaa49d34) - Add `OpsgenieIcon`, `OpsgenieLogo` and `OpsgenieWordmark` in order to rename `OpsGenie` to `Opsgenie`, and deprecate the following logos:
|
|
314
|
+
- [#9756](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/9756) [`c8afaa49d34`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c8afaa49d34) - Add `OpsgenieIcon`, `OpsgenieLogo` and `OpsgenieWordmark` in order to rename `OpsGenie` to `Opsgenie`, and deprecate the following logos:
|
|
303
315
|
|
|
304
316
|
- `JiraCoreIcon`, `JiraCoreLogo`, `JiraCoreWordmark`
|
|
305
317
|
- `JiraServiceDeskIcon`, `JiraServiceDeskLogo`, `JiraServiceDeskWordmark`
|
|
@@ -314,13 +326,13 @@
|
|
|
314
326
|
|
|
315
327
|
### Minor Changes
|
|
316
328
|
|
|
317
|
-
- [`95838b0d7cf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/95838b0d7cf) - [ux] Add Jira Work Management Logo
|
|
329
|
+
- [#9446](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/9446) [`95838b0d7cf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/95838b0d7cf) - [ux] Add Jira Work Management Logo
|
|
318
330
|
|
|
319
331
|
## 13.1.2
|
|
320
332
|
|
|
321
333
|
### Patch Changes
|
|
322
334
|
|
|
323
|
-
- [`471e2431a7c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/471e2431a7c) - Downgrade back to date-fns 1.30.1
|
|
335
|
+
- [#9299](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/9299) [`471e2431a7c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/471e2431a7c) - Downgrade back to date-fns 1.30.1
|
|
324
336
|
We discovered big bundle size increases associated with the date-fns upgrade.
|
|
325
337
|
We're reverting the upgarde to investigate
|
|
326
338
|
|
|
@@ -328,38 +340,38 @@
|
|
|
328
340
|
|
|
329
341
|
### Patch Changes
|
|
330
342
|
|
|
331
|
-
- [`70f0701c2e6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/70f0701c2e6) - Upgrade date-fns to 2.17
|
|
343
|
+
- [#8291](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8291) [`70f0701c2e6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/70f0701c2e6) - Upgrade date-fns to 2.17
|
|
332
344
|
|
|
333
345
|
## 13.1.0
|
|
334
346
|
|
|
335
347
|
### Minor Changes
|
|
336
348
|
|
|
337
|
-
- [`5216ebed3b6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5216ebed3b6) - Expose and use atlassian-icon, jira-icon entry points
|
|
349
|
+
- [#8178](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8178) [`5216ebed3b6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5216ebed3b6) - Expose and use atlassian-icon, jira-icon entry points
|
|
338
350
|
|
|
339
351
|
## 13.0.8
|
|
340
352
|
|
|
341
353
|
### Patch Changes
|
|
342
354
|
|
|
343
|
-
- [`952019cfd39`](https://bitbucket.org/atlassian/atlassian-frontend/commits/952019cfd39) - Removed extraneous/unnecessary dependencies for design system components.
|
|
355
|
+
- [#7762](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7762) [`952019cfd39`](https://bitbucket.org/atlassian/atlassian-frontend/commits/952019cfd39) - Removed extraneous/unnecessary dependencies for design system components.
|
|
344
356
|
- [`dfa1827ecad`](https://bitbucket.org/atlassian/atlassian-frontend/commits/dfa1827ecad) - Fixed the broken "Download the logos" link on https://atlassian.design/components/logo/usage
|
|
345
357
|
|
|
346
358
|
## 13.0.7
|
|
347
359
|
|
|
348
360
|
### Patch Changes
|
|
349
361
|
|
|
350
|
-
- [`d3265f19be`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d3265f19be) - Transpile packages using babel rather than tsc
|
|
362
|
+
- [#5857](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5857) [`d3265f19be`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d3265f19be) - Transpile packages using babel rather than tsc
|
|
351
363
|
|
|
352
364
|
## 13.0.6
|
|
353
365
|
|
|
354
366
|
### Patch Changes
|
|
355
367
|
|
|
356
|
-
- [`ce8c85a20d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ce8c85a20d) - As part of this task we have introduced a new JSM logo and deprecated JSD logo
|
|
368
|
+
- [#6125](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/6125) [`ce8c85a20d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ce8c85a20d) - As part of this task we have introduced a new JSM logo and deprecated JSD logo
|
|
357
369
|
|
|
358
370
|
## 13.0.5
|
|
359
371
|
|
|
360
372
|
### Patch Changes
|
|
361
373
|
|
|
362
|
-
- [`5f58283e1f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5f58283e1f) - Export types using Typescript's new "export type" syntax to satisfy Typescript's --isolatedModules compiler option.
|
|
374
|
+
- [#5497](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5497) [`5f58283e1f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5f58283e1f) - Export types using Typescript's new "export type" syntax to satisfy Typescript's --isolatedModules compiler option.
|
|
363
375
|
This requires version 3.8 of Typescript, read more about how we handle Typescript versions here: https://atlaskit.atlassian.com/get-started
|
|
364
376
|
Also add `typescript` to `devDependencies` to denote version that the package was built with.
|
|
365
377
|
|
|
@@ -367,13 +379,13 @@
|
|
|
367
379
|
|
|
368
380
|
### Patch Changes
|
|
369
381
|
|
|
370
|
-
- [`7315203b80`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7315203b80) - Rename `AkCode` and `AkCodeBlock` exports to `Code` and `CodeBlock` for `@atlaskit/code`.
|
|
382
|
+
- [#4424](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4424) [`7315203b80`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7315203b80) - Rename `AkCode` and `AkCodeBlock` exports to `Code` and `CodeBlock` for `@atlaskit/code`.
|
|
371
383
|
|
|
372
384
|
## 13.0.3
|
|
373
385
|
|
|
374
386
|
### Patch Changes
|
|
375
387
|
|
|
376
|
-
- [`6c525a8229`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6c525a8229) - Upgraded to TypeScript 3.9.6 and tslib to 2.0.0
|
|
388
|
+
- [#3885](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3885) [`6c525a8229`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6c525a8229) - Upgraded to TypeScript 3.9.6 and tslib to 2.0.0
|
|
377
389
|
|
|
378
390
|
Since tslib is a dependency for all our packages we recommend that products also follow this tslib upgrade
|
|
379
391
|
to prevent duplicates of tslib being bundled.
|
|
@@ -382,27 +394,27 @@
|
|
|
382
394
|
|
|
383
395
|
### Patch Changes
|
|
384
396
|
|
|
385
|
-
- [`954cc87b62`](https://bitbucket.org/atlassian/atlassian-frontend/commits/954cc87b62) - The readme and package information has been updated to point to the new design system website.
|
|
397
|
+
- [#3293](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3293) [`954cc87b62`](https://bitbucket.org/atlassian/atlassian-frontend/commits/954cc87b62) - The readme and package information has been updated to point to the new design system website.
|
|
386
398
|
|
|
387
399
|
## 13.0.1
|
|
388
400
|
|
|
389
401
|
### Patch Changes
|
|
390
402
|
|
|
391
|
-
- [`ce3b100bed`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ce3b100bed) - Change the Atlassian Icon for better alignment with other Icons
|
|
403
|
+
- [#3428](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3428) [`ce3b100bed`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ce3b100bed) - Change the Atlassian Icon for better alignment with other Icons
|
|
392
404
|
- [`db053b24d8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/db053b24d8) - Update all the theme imports to be tree-shakable
|
|
393
405
|
|
|
394
406
|
## 13.0.0
|
|
395
407
|
|
|
396
408
|
### Major Changes
|
|
397
409
|
|
|
398
|
-
- [`87f4720f27`](https://bitbucket.org/atlassian/atlassian-frontend/commits/87f4720f27) - Officially dropping IE11 support, from this version onwards there are no warranties of the package working in IE11.
|
|
410
|
+
- [#3335](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3335) [`87f4720f27`](https://bitbucket.org/atlassian/atlassian-frontend/commits/87f4720f27) - Officially dropping IE11 support, from this version onwards there are no warranties of the package working in IE11.
|
|
399
411
|
For more information see: https://community.developer.atlassian.com/t/atlaskit-to-drop-support-for-internet-explorer-11-from-1st-july-2020/39534
|
|
400
412
|
|
|
401
413
|
## 12.3.5
|
|
402
414
|
|
|
403
415
|
### Patch Changes
|
|
404
416
|
|
|
405
|
-
- [`54a9514fcf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/54a9514fcf) - Build and supporting files will no longer be published to npm
|
|
417
|
+
- [#2866](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2866) [`54a9514fcf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/54a9514fcf) - Build and supporting files will no longer be published to npm
|
|
406
418
|
|
|
407
419
|
## 12.3.4
|
|
408
420
|
|
|
@@ -54,7 +54,7 @@ var svg = function svg(_ref) {
|
|
|
54
54
|
* - [Code](https://atlassian.design/components/logo/code)
|
|
55
55
|
* - [Usage](https://atlassian.design/components/logo/usage)
|
|
56
56
|
*/
|
|
57
|
-
var AtlasIcon = function AtlasIcon(_ref2) {
|
|
57
|
+
var AtlasIcon = exports.AtlasIcon = function AtlasIcon(_ref2) {
|
|
58
58
|
var appearance = _ref2.appearance,
|
|
59
59
|
_ref2$label = _ref2.label,
|
|
60
60
|
label = _ref2$label === void 0 ? 'Atlas' : _ref2$label,
|
|
@@ -70,5 +70,4 @@ var AtlasIcon = function AtlasIcon(_ref2) {
|
|
|
70
70
|
size: size,
|
|
71
71
|
testId: testId
|
|
72
72
|
});
|
|
73
|
-
};
|
|
74
|
-
exports.AtlasIcon = AtlasIcon;
|
|
73
|
+
};
|
|
@@ -57,7 +57,7 @@ var svg = function svg(_ref) {
|
|
|
57
57
|
* - [Code](https://atlassian.design/components/logo/code)
|
|
58
58
|
* - [Usage](https://atlassian.design/components/logo/usage)
|
|
59
59
|
*/
|
|
60
|
-
var AtlasLogo = function AtlasLogo(_ref2) {
|
|
60
|
+
var AtlasLogo = exports.AtlasLogo = function AtlasLogo(_ref2) {
|
|
61
61
|
var appearance = _ref2.appearance,
|
|
62
62
|
_ref2$label = _ref2.label,
|
|
63
63
|
label = _ref2$label === void 0 ? 'Atlas' : _ref2$label,
|
|
@@ -73,5 +73,4 @@ var AtlasLogo = function AtlasLogo(_ref2) {
|
|
|
73
73
|
}),
|
|
74
74
|
testId: testId
|
|
75
75
|
});
|
|
76
|
-
};
|
|
77
|
-
exports.AtlasLogo = AtlasLogo;
|
|
76
|
+
};
|
|
@@ -32,7 +32,7 @@ var svg = function svg(_ref) {
|
|
|
32
32
|
* - [Code](https://atlassian.design/components/logo/code)
|
|
33
33
|
* - [Usage](https://atlassian.design/components/logo/usage)
|
|
34
34
|
*/
|
|
35
|
-
var AtlassianAnalyticsIcon = function AtlassianAnalyticsIcon(_ref2) {
|
|
35
|
+
var AtlassianAnalyticsIcon = exports.AtlassianAnalyticsIcon = function AtlassianAnalyticsIcon(_ref2) {
|
|
36
36
|
var appearance = _ref2.appearance,
|
|
37
37
|
_ref2$label = _ref2.label,
|
|
38
38
|
label = _ref2$label === void 0 ? 'Atlassian Analytics' : _ref2$label,
|
|
@@ -48,5 +48,4 @@ var AtlassianAnalyticsIcon = function AtlassianAnalyticsIcon(_ref2) {
|
|
|
48
48
|
size: size,
|
|
49
49
|
testId: testId
|
|
50
50
|
});
|
|
51
|
-
};
|
|
52
|
-
exports.AtlassianAnalyticsIcon = AtlassianAnalyticsIcon;
|
|
51
|
+
};
|
|
@@ -33,7 +33,7 @@ var svg = function svg(_ref) {
|
|
|
33
33
|
* - [Code](https://atlassian.design/components/logo/code)
|
|
34
34
|
* - [Usage](https://atlassian.design/components/logo/usage)
|
|
35
35
|
*/
|
|
36
|
-
var AtlassianAnalyticsLogo = function AtlassianAnalyticsLogo(_ref2) {
|
|
36
|
+
var AtlassianAnalyticsLogo = exports.AtlassianAnalyticsLogo = function AtlassianAnalyticsLogo(_ref2) {
|
|
37
37
|
var appearance = _ref2.appearance,
|
|
38
38
|
_ref2$label = _ref2.label,
|
|
39
39
|
label = _ref2$label === void 0 ? 'Atlassian Analytics' : _ref2$label,
|
|
@@ -49,5 +49,4 @@ var AtlassianAnalyticsLogo = function AtlassianAnalyticsLogo(_ref2) {
|
|
|
49
49
|
}),
|
|
50
50
|
testId: testId
|
|
51
51
|
});
|
|
52
|
-
};
|
|
53
|
-
exports.AtlassianAnalyticsLogo = AtlassianAnalyticsLogo;
|
|
52
|
+
};
|
|
@@ -43,7 +43,7 @@ var svg = function svg(_ref) {
|
|
|
43
43
|
* - [Code](https://atlassian.design/components/logo/code)
|
|
44
44
|
* - [Usage](https://atlassian.design/components/logo/usage)
|
|
45
45
|
*/
|
|
46
|
-
var AtlassianIcon = function AtlassianIcon(_ref2) {
|
|
46
|
+
var AtlassianIcon = exports.AtlassianIcon = function AtlassianIcon(_ref2) {
|
|
47
47
|
var appearance = _ref2.appearance,
|
|
48
48
|
_ref2$label = _ref2.label,
|
|
49
49
|
label = _ref2$label === void 0 ? 'Atlassian' : _ref2$label,
|
|
@@ -74,5 +74,4 @@ var AtlassianIcon = function AtlassianIcon(_ref2) {
|
|
|
74
74
|
size: size,
|
|
75
75
|
testId: testId
|
|
76
76
|
});
|
|
77
|
-
};
|
|
78
|
-
exports.AtlassianIcon = AtlassianIcon;
|
|
77
|
+
};
|
|
@@ -47,7 +47,7 @@ var svg = function svg(_ref) {
|
|
|
47
47
|
* - [Code](https://atlassian.design/components/logo/code)
|
|
48
48
|
* - [Usage](https://atlassian.design/components/logo/usage)
|
|
49
49
|
*/
|
|
50
|
-
var AtlassianLogo = function AtlassianLogo(_ref2) {
|
|
50
|
+
var AtlassianLogo = exports.AtlassianLogo = function AtlassianLogo(_ref2) {
|
|
51
51
|
var appearance = _ref2.appearance,
|
|
52
52
|
_ref2$label = _ref2.label,
|
|
53
53
|
label = _ref2$label === void 0 ? 'Atlassian' : _ref2$label,
|
|
@@ -79,5 +79,4 @@ var AtlassianLogo = function AtlassianLogo(_ref2) {
|
|
|
79
79
|
testId: testId,
|
|
80
80
|
textColor: textColor
|
|
81
81
|
});
|
|
82
|
-
};
|
|
83
|
-
exports.AtlassianLogo = AtlassianLogo;
|
|
82
|
+
};
|
|
@@ -34,7 +34,7 @@ var svg = function svg(_ref) {
|
|
|
34
34
|
* - [Code](https://atlassian.design/components/logo/code)
|
|
35
35
|
* - [Usage](https://atlassian.design/components/logo/usage)
|
|
36
36
|
*/
|
|
37
|
-
var AtlassianWordmark = function AtlassianWordmark(_ref2) {
|
|
37
|
+
var AtlassianWordmark = exports.AtlassianWordmark = function AtlassianWordmark(_ref2) {
|
|
38
38
|
var appearance = _ref2.appearance,
|
|
39
39
|
_ref2$label = _ref2.label,
|
|
40
40
|
label = _ref2$label === void 0 ? 'Atlassian' : _ref2$label,
|
|
@@ -53,5 +53,4 @@ var AtlassianWordmark = function AtlassianWordmark(_ref2) {
|
|
|
53
53
|
testId: testId,
|
|
54
54
|
textColor: textColor
|
|
55
55
|
});
|
|
56
|
-
};
|
|
57
|
-
exports.AtlassianWordmark = AtlassianWordmark;
|
|
56
|
+
};
|
|
@@ -47,7 +47,7 @@ var svg = function svg(_ref) {
|
|
|
47
47
|
* - [Code](https://atlassian.design/components/logo/code)
|
|
48
48
|
* - [Usage](https://atlassian.design/components/logo/usage)
|
|
49
49
|
*/
|
|
50
|
-
var AtlassianStartLogo = function AtlassianStartLogo(_ref2) {
|
|
50
|
+
var AtlassianStartLogo = exports.AtlassianStartLogo = function AtlassianStartLogo(_ref2) {
|
|
51
51
|
var appearance = _ref2.appearance,
|
|
52
52
|
_ref2$label = _ref2.label,
|
|
53
53
|
label = _ref2$label === void 0 ? 'Atlassian Start' : _ref2$label,
|
|
@@ -80,5 +80,4 @@ var AtlassianStartLogo = function AtlassianStartLogo(_ref2) {
|
|
|
80
80
|
testId: testId,
|
|
81
81
|
textColor: textColor
|
|
82
82
|
});
|
|
83
|
-
};
|
|
84
|
-
exports.AtlassianStartLogo = AtlassianStartLogo;
|
|
83
|
+
};
|
|
@@ -43,7 +43,7 @@ var svg = function svg(_ref) {
|
|
|
43
43
|
* - [Code](https://atlassian.design/components/logo/code)
|
|
44
44
|
* - [Usage](https://atlassian.design/components/logo/usage)
|
|
45
45
|
*/
|
|
46
|
-
var BitbucketIcon = function BitbucketIcon(_ref2) {
|
|
46
|
+
var BitbucketIcon = exports.BitbucketIcon = function BitbucketIcon(_ref2) {
|
|
47
47
|
var appearance = _ref2.appearance,
|
|
48
48
|
_ref2$label = _ref2.label,
|
|
49
49
|
label = _ref2$label === void 0 ? 'Bitbucket' : _ref2$label,
|
|
@@ -74,5 +74,4 @@ var BitbucketIcon = function BitbucketIcon(_ref2) {
|
|
|
74
74
|
testId: testId,
|
|
75
75
|
textColor: textColor
|
|
76
76
|
});
|
|
77
|
-
};
|
|
78
|
-
exports.BitbucketIcon = BitbucketIcon;
|
|
77
|
+
};
|
|
@@ -46,7 +46,7 @@ var svg = function svg(_ref) {
|
|
|
46
46
|
* - [Code](https://atlassian.design/components/logo/code)
|
|
47
47
|
* - [Usage](https://atlassian.design/components/logo/usage)
|
|
48
48
|
*/
|
|
49
|
-
var BitbucketLogo = function BitbucketLogo(_ref2) {
|
|
49
|
+
var BitbucketLogo = exports.BitbucketLogo = function BitbucketLogo(_ref2) {
|
|
50
50
|
var appearance = _ref2.appearance,
|
|
51
51
|
_ref2$label = _ref2.label,
|
|
52
52
|
label = _ref2$label === void 0 ? 'Bitbucket' : _ref2$label,
|
|
@@ -78,5 +78,4 @@ var BitbucketLogo = function BitbucketLogo(_ref2) {
|
|
|
78
78
|
testId: testId,
|
|
79
79
|
textColor: textColor
|
|
80
80
|
});
|
|
81
|
-
};
|
|
82
|
-
exports.BitbucketLogo = BitbucketLogo;
|
|
81
|
+
};
|
|
@@ -32,7 +32,7 @@ var svg = function svg(_ref) {
|
|
|
32
32
|
* - [Code](https://atlassian.design/components/logo/code)
|
|
33
33
|
* - [Usage](https://atlassian.design/components/logo/usage)
|
|
34
34
|
*/
|
|
35
|
-
var BitbucketWordmark = function BitbucketWordmark(_ref2) {
|
|
35
|
+
var BitbucketWordmark = exports.BitbucketWordmark = function BitbucketWordmark(_ref2) {
|
|
36
36
|
var appearance = _ref2.appearance,
|
|
37
37
|
_ref2$label = _ref2.label,
|
|
38
38
|
label = _ref2$label === void 0 ? 'Bitbucket' : _ref2$label,
|
|
@@ -52,5 +52,4 @@ var BitbucketWordmark = function BitbucketWordmark(_ref2) {
|
|
|
52
52
|
testId: testId,
|
|
53
53
|
textColor: textColor
|
|
54
54
|
});
|
|
55
|
-
};
|
|
56
|
-
exports.BitbucketWordmark = BitbucketWordmark;
|
|
55
|
+
};
|
|
@@ -43,7 +43,7 @@ var svg = function svg(_ref) {
|
|
|
43
43
|
* - [Code](https://atlassian.design/components/logo/code)
|
|
44
44
|
* - [Usage](https://atlassian.design/components/logo/usage)
|
|
45
45
|
*/
|
|
46
|
-
var CompassIcon = function CompassIcon(_ref2) {
|
|
46
|
+
var CompassIcon = exports.CompassIcon = function CompassIcon(_ref2) {
|
|
47
47
|
var appearance = _ref2.appearance,
|
|
48
48
|
_ref2$label = _ref2.label,
|
|
49
49
|
label = _ref2$label === void 0 ? 'Compass' : _ref2$label,
|
|
@@ -74,5 +74,4 @@ var CompassIcon = function CompassIcon(_ref2) {
|
|
|
74
74
|
testId: testId,
|
|
75
75
|
textColor: textColor
|
|
76
76
|
});
|
|
77
|
-
};
|
|
78
|
-
exports.CompassIcon = CompassIcon;
|
|
77
|
+
};
|
|
@@ -45,7 +45,7 @@ var svg = function svg(_ref) {
|
|
|
45
45
|
* - [Code](https://atlassian.design/components/logo/code)
|
|
46
46
|
* - [Usage](https://atlassian.design/components/logo/usage)
|
|
47
47
|
*/
|
|
48
|
-
var CompassLogo = function CompassLogo(_ref2) {
|
|
48
|
+
var CompassLogo = exports.CompassLogo = function CompassLogo(_ref2) {
|
|
49
49
|
var appearance = _ref2.appearance,
|
|
50
50
|
_ref2$label = _ref2.label,
|
|
51
51
|
label = _ref2$label === void 0 ? 'Compass' : _ref2$label,
|
|
@@ -77,5 +77,4 @@ var CompassLogo = function CompassLogo(_ref2) {
|
|
|
77
77
|
testId: testId,
|
|
78
78
|
textColor: textColor
|
|
79
79
|
});
|
|
80
|
-
};
|
|
81
|
-
exports.CompassLogo = CompassLogo;
|
|
80
|
+
};
|
|
@@ -32,7 +32,7 @@ var svg = function svg(_ref) {
|
|
|
32
32
|
* - [Code](https://atlassian.design/components/logo/code)
|
|
33
33
|
* - [Usage](https://atlassian.design/components/logo/usage)
|
|
34
34
|
*/
|
|
35
|
-
var CompassWordmark = function CompassWordmark(_ref2) {
|
|
35
|
+
var CompassWordmark = exports.CompassWordmark = function CompassWordmark(_ref2) {
|
|
36
36
|
var appearance = _ref2.appearance,
|
|
37
37
|
_ref2$label = _ref2.label,
|
|
38
38
|
label = _ref2$label === void 0 ? 'Compass' : _ref2$label,
|
|
@@ -52,5 +52,4 @@ var CompassWordmark = function CompassWordmark(_ref2) {
|
|
|
52
52
|
testId: testId,
|
|
53
53
|
textColor: textColor
|
|
54
54
|
});
|
|
55
|
-
};
|
|
56
|
-
exports.CompassWordmark = CompassWordmark;
|
|
55
|
+
};
|