@atlaskit/icon-object 6.3.8 → 6.4.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 CHANGED
@@ -1,486 +1,602 @@
1
1
  # @atlaskit/icon-object
2
2
 
3
+ ## 6.4.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [#93368](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/93368)
8
+ [`d6c8dfe5b057`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/d6c8dfe5b057) -
9
+ Add support for React 18.
10
+
11
+ ## 6.3.9
12
+
13
+ ### Patch Changes
14
+
15
+ - [#64934](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/64934)
16
+ [`532734a858a1`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/532734a858a1) -
17
+ Update to internal metadata order, following update of @atlaskit/icon-build-process
18
+
3
19
  ## 6.3.8
4
20
 
5
21
  ### Patch Changes
6
22
 
7
- - Updated dependencies
23
+ - Updated dependencies
8
24
 
9
25
  ## 6.3.7
10
26
 
11
27
  ### Patch Changes
12
28
 
13
- - [#41725](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41725) [`8d838ab41ed`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d838ab41ed) - Removed all remaining legacy theming logic from Badge, IconObject, Lozenge and SectionMessage. This only affects the examples and some tests in each component. No internal component logic contained legacy theming.
29
+ - [#41725](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41725)
30
+ [`8d838ab41ed`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d838ab41ed) -
31
+ Removed all remaining legacy theming logic from Badge, IconObject, Lozenge and SectionMessage.
32
+ This only affects the examples and some tests in each component. No internal component logic
33
+ contained legacy theming.
14
34
 
15
35
  ## 6.3.6
16
36
 
17
37
  ### Patch Changes
18
38
 
19
- - [#40919](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40919) [`0cd2364f0ec`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0cd2364f0ec) - This package is now onboarded onto the product push model.
39
+ - [#40919](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40919)
40
+ [`0cd2364f0ec`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0cd2364f0ec) - This
41
+ package is now onboarded onto the product push model.
20
42
 
21
43
  ## 6.3.5
22
44
 
23
45
  ### Patch Changes
24
46
 
25
- - [#38162](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38162) [`fd6bb9c9184`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd6bb9c9184) - Delete version.json
47
+ - [#38162](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38162)
48
+ [`fd6bb9c9184`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd6bb9c9184) - Delete
49
+ version.json
26
50
 
27
51
  ## 6.3.4
28
52
 
29
53
  ### Patch Changes
30
54
 
31
- - [#38199](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38199) [`8a5ce2c105e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8a5ce2c105e) - This package is now onboarded onto the product push model.Th
55
+ - [#38199](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38199)
56
+ [`8a5ce2c105e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8a5ce2c105e) - This
57
+ package is now onboarded onto the product push model.Th
32
58
 
33
59
  ## 6.3.3
34
60
 
35
61
  ### Patch Changes
36
62
 
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.
63
+ - [#32935](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32935)
64
+ [`b1bdec7cce2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b1bdec7cce2) -
65
+ Internal change to enforce token usage for spacing properties. There is no expected visual or
66
+ behaviour change.
38
67
 
39
68
  ## 6.3.2
40
69
 
41
70
  ### Patch Changes
42
71
 
43
- - [#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
72
+ - [#33793](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33793)
73
+ [`9d00501a414`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d00501a414) - Ensure
74
+ legacy types are published for TS 4.5-4.8
44
75
 
45
76
  ## 6.3.1
46
77
 
47
78
  ### Patch Changes
48
79
 
49
- - [#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`
80
+ - [#33649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33649)
81
+ [`41fae2c6f68`](https://bitbucket.org/atlassian/atlassian-frontend/commits/41fae2c6f68) -
82
+ Upgrade Typescript from `4.5.5` to `4.9.5`
50
83
 
51
84
  ## 6.3.0
52
85
 
53
86
  ### Minor Changes
54
87
 
55
- - [#33258](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33258) [`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip minor dependency bump
88
+ - [#33258](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33258)
89
+ [`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip
90
+ minor dependency bump
56
91
 
57
92
  ### Patch Changes
58
93
 
59
- - Updated dependencies
94
+ - Updated dependencies
60
95
 
61
96
  ## 6.2.9
62
97
 
63
98
  ### Patch Changes
64
99
 
65
- - [#32424](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32424) [`2e01c9c74b5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2e01c9c74b5) - DUMMY remove before merging to master; dupe adf-schema via adf-utils
100
+ - [#32424](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32424)
101
+ [`2e01c9c74b5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2e01c9c74b5) - DUMMY
102
+ remove before merging to master; dupe adf-schema via adf-utils
66
103
 
67
104
  ## 6.2.8
68
105
 
69
106
  ### Patch Changes
70
107
 
71
- - [#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.
108
+ - [#31206](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/31206)
109
+ [`261420360ec`](https://bitbucket.org/atlassian/atlassian-frontend/commits/261420360ec) -
110
+ Upgrades component types to support React 18.
72
111
 
73
112
  ## 6.2.7
74
113
 
75
114
  ### Patch Changes
76
115
 
77
- - [#23381](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/23381) [`f0be7593aa3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f0be7593aa3) - Internal code change turning on new linting rules.
116
+ - [#23381](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/23381)
117
+ [`f0be7593aa3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f0be7593aa3) -
118
+ Internal code change turning on new linting rules.
78
119
 
79
120
  ## 6.2.6
80
121
 
81
122
  ### Patch Changes
82
123
 
83
- - [#20033](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20033) [`b3e5a62a9e3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b3e5a62a9e3) - Adds `static` techstack to package, enforcing stricter style linting. In this case the package already satisfied this requirement so there have been no changes to styles.
124
+ - [#20033](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20033)
125
+ [`b3e5a62a9e3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b3e5a62a9e3) - Adds
126
+ `static` techstack to package, enforcing stricter style linting. In this case the package
127
+ already satisfied this requirement so there have been no changes to styles.
84
128
 
85
129
  ## 6.2.5
86
130
 
87
131
  ### Patch Changes
88
132
 
89
- - [#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`.
133
+ - [#12880](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12880)
134
+ [`378d1cef00f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/378d1cef00f) - Bump
135
+ `@atlaskit/theme` to version `^11.3.0`.
90
136
 
91
137
  ## 6.2.4
92
138
 
93
139
  ### Patch Changes
94
140
 
95
- - [#11649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/11649) [`df2bb5891ef`](https://bitbucket.org/atlassian/atlassian-frontend/commits/df2bb5891ef) - Use named export of base icon in all icon-\* glyphs
141
+ - [#11649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/11649)
142
+ [`df2bb5891ef`](https://bitbucket.org/atlassian/atlassian-frontend/commits/df2bb5891ef) - Use
143
+ named export of base icon in all icon-\* glyphs
96
144
 
97
145
  ## 6.2.3
98
146
 
99
147
  ### Patch Changes
100
148
 
101
- - [#10522](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/10522) [`72ef8bafec9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/72ef8bafec9) - Add "./glyph" entry point.
149
+ - [#10522](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/10522)
150
+ [`72ef8bafec9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/72ef8bafec9) - Add
151
+ "./glyph" entry point.
102
152
 
103
153
  ## 6.2.2
104
154
 
105
155
  ### Patch Changes
106
156
 
107
- - [#9510](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/9510) [`877e9e0b9f6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/877e9e0b9f6) - Icon package dependency now uses carat range.
157
+ - [#9510](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/9510)
158
+ [`877e9e0b9f6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/877e9e0b9f6) - Icon
159
+ package dependency now uses carat range.
108
160
 
109
161
  ## 6.2.1
110
162
 
111
163
  ### Patch Changes
112
164
 
113
- - [#9083](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/9083) [`469f36d9629`](https://bitbucket.org/atlassian/atlassian-frontend/commits/469f36d9629) - Icon build tooling has been updated.
114
- - [`3de10e7652e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3de10e7652e) - Documentation updates and fixes to types for all icon packages.
115
- - [`d98f1bb1169`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d98f1bb1169) - Local build tooling improvements.
116
- - [`3f36b048938`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3f36b048938) - The color props have been removed from the TypeScript type definitions. The behavior has never worked with the glyphs but was included in the type definitions incorrectly.
117
- - Updated dependencies
165
+ - [#9083](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/9083)
166
+ [`469f36d9629`](https://bitbucket.org/atlassian/atlassian-frontend/commits/469f36d9629) - Icon
167
+ build tooling has been updated.
168
+ - [`3de10e7652e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3de10e7652e) -
169
+ Documentation updates and fixes to types for all icon packages.
170
+ - [`d98f1bb1169`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d98f1bb1169) - Local
171
+ build tooling improvements.
172
+ - [`3f36b048938`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3f36b048938) - The
173
+ color props have been removed from the TypeScript type definitions. The behavior has never
174
+ worked with the glyphs but was included in the type definitions incorrectly.
175
+ - Updated dependencies
118
176
 
119
177
  ## 6.2.0
120
178
 
121
179
  ### Minor Changes
122
180
 
123
- - [#8644](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8644) [`ea014ce1369`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ea014ce1369) - Icon object now ships with cjs, esm, and es2019 bundles for exported components and utils. Glyphs unfortunately aren't included and still only export cjs bundles.
124
- - [`7a309444ca0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7a309444ca0) - Icon object now utilises the base icon from `@atlaskit/icon`.
181
+ - [#8644](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8644)
182
+ [`ea014ce1369`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ea014ce1369) - Icon
183
+ object now ships with cjs, esm, and es2019 bundles for exported components and utils. Glyphs
184
+ unfortunately aren't included and still only export cjs bundles.
185
+ - [`7a309444ca0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7a309444ca0) - Icon
186
+ object now utilises the base icon from `@atlaskit/icon`.
125
187
 
126
188
  ### Patch Changes
127
189
 
128
- - [`79c23df6340`](https://bitbucket.org/atlassian/atlassian-frontend/commits/79c23df6340) - Use injected package name and version for analytics instead of version.json.
129
- - [`21d5d7e39d9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/21d5d7e39d9) - Previously icon object glyphs had a size prop available on the type definitions that did not do anything. This prop has now been removed.
130
- - [`f922302ad53`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f922302ad53) - Icons no longer ship with the `focusable` attribute in their glyph exports. This attribute was only required for IE11 support. This is purely a build change and has no effect on user API.
131
- - Updated dependencies
190
+ - [`79c23df6340`](https://bitbucket.org/atlassian/atlassian-frontend/commits/79c23df6340) - Use
191
+ injected package name and version for analytics instead of version.json.
192
+ - [`21d5d7e39d9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/21d5d7e39d9) -
193
+ Previously icon object glyphs had a size prop available on the type definitions that did not do
194
+ anything. This prop has now been removed.
195
+ - [`f922302ad53`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f922302ad53) - Icons
196
+ no longer ship with the `focusable` attribute in their glyph exports. This attribute was only
197
+ required for IE11 support. This is purely a build change and has no effect on user API.
198
+ - Updated dependencies
132
199
 
133
200
  ## 6.1.4
134
201
 
135
202
  ### Patch Changes
136
203
 
137
- - [#8178](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8178) [`0741b1556f6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0741b1556f6) - All icon glpyhs are now built without inline extends helpers, reducing their bundlesize.
138
- - [`8d6c79b9055`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d6c79b9055) - Typedefs of glyphs have been updated to reflect an API change that occured in version 15. For context, `onClick` was removed as a functional prop but it was still supported by the types. This may have resulted in a confusing developer experience although the fundamental behaviour has been consistent since version 15.
204
+ - [#8178](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8178)
205
+ [`0741b1556f6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0741b1556f6) - All
206
+ icon glpyhs are now built without inline extends helpers, reducing their bundlesize.
207
+ - [`8d6c79b9055`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d6c79b9055) -
208
+ Typedefs of glyphs have been updated to reflect an API change that occured in version 15. For
209
+ context, `onClick` was removed as a functional prop but it was still supported by the types.
210
+ This may have resulted in a confusing developer experience although the fundamental behaviour
211
+ has been consistent since version 15.
139
212
 
140
213
  ## 6.1.3
141
214
 
142
215
  ### Patch Changes
143
216
 
144
- - [#7425](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7425) [`b9f0d16300`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b9f0d16300) - Re-generated icons using a newer version of the build process
217
+ - [#7425](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7425)
218
+ [`b9f0d16300`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b9f0d16300) -
219
+ Re-generated icons using a newer version of the build process
145
220
 
146
221
  ## 6.1.2
147
222
 
148
223
  ### Patch Changes
149
224
 
150
- - [#7589](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7589) [`c65f28c058`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c65f28c058) - Change codemod to return raw source if it is not transforming a file.
225
+ - [#7589](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7589)
226
+ [`c65f28c058`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c65f28c058) - Change
227
+ codemod to return raw source if it is not transforming a file.
151
228
 
152
- Otherwise it would run prettier which can lead to some invalid syntax outputted
153
- in edge cases. This is likely due to an issue in either `codemod-cli` or `jscodeshift`.
229
+ Otherwise it would run prettier which can lead to some invalid syntax outputted in edge cases.
230
+ This is likely due to an issue in either `codemod-cli` or `jscodeshift`.
154
231
 
155
232
  ## 6.1.1
156
233
 
157
234
  ### Patch Changes
158
235
 
159
- - [#7458](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7458) [`8990bf36a9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8990bf36a9) - Add a missing codemod for the entrypoint change in 6.1.0
236
+ - [#7458](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7458)
237
+ [`8990bf36a9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8990bf36a9) - Add a
238
+ missing codemod for the entrypoint change in 6.1.0
160
239
 
161
- ***
240
+ ***
162
241
 
163
- **Running the codemod cli**
242
+ **Running the codemod cli**
164
243
 
165
- To run the codemod: **You first need to have the latest version installed before you can run the codemod**
244
+ To run the codemod: **You first need to have the latest version installed before you can run the
245
+ codemod**
166
246
 
167
- `yarn upgrade @atlaskit/PACKAGE@^VERSION`
247
+ `yarn upgrade @atlaskit/PACKAGE@^VERSION`
168
248
 
169
- Once upgraded, use the Atlaskit codemod-cli;
249
+ Once upgraded, use the Atlaskit codemod-cli;
170
250
 
171
- `npx @atlaskit/codemod-cli --parser [PARSER] --extensions [FILE_EXTENSIONS] [TARGET_PATH]`
251
+ `npx @atlaskit/codemod-cli --parser [PARSER] --extensions [FILE_EXTENSIONS] [TARGET_PATH]`
172
252
 
173
- Or run `npx @atlaskit/codemod-cli -h` for more details on usage.
174
- For Atlassians, refer to [this doc](https://hello.atlassian.net/wiki/spaces/AF/pages/2627171992/Codemods) for more details on the codemod CLI.
253
+ Or run `npx @atlaskit/codemod-cli -h` for more details on usage. For Atlassians, refer to
254
+ [this doc](https://hello.atlassian.net/wiki/spaces/AF/pages/2627171992/Codemods) for more
255
+ details on the codemod CLI.
175
256
 
176
257
  ## 6.1.0
177
258
 
178
259
  ### Minor Changes
179
260
 
180
- - [#7170](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7170) [`fbdf356800`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fbdf356800) - Remove undocumented metadata export from main entry point. To import metadata instead do it from the /metadata entrypoint.
261
+ - [#7170](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7170)
262
+ [`fbdf356800`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fbdf356800) - Remove
263
+ undocumented metadata export from main entry point. To import metadata instead do it from the
264
+ /metadata entrypoint.
181
265
 
182
266
  ## 6.0.5
183
267
 
184
268
  ### Patch Changes
185
269
 
186
- - Updated dependencies
270
+ - Updated dependencies
187
271
 
188
272
  ## 6.0.4
189
273
 
190
274
  ### Patch Changes
191
275
 
192
- - [#4649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4649) [`d6ff4c7dce`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d6ff4c7dce) - Removes unused (and incorrect) es2019 key in package.json
276
+ - [#4649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4649)
277
+ [`d6ff4c7dce`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d6ff4c7dce) - Removes
278
+ unused (and incorrect) es2019 key in package.json
193
279
 
194
280
  ## 6.0.3
195
281
 
196
282
  ### Patch Changes
197
283
 
198
- - [#4682](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4682) [`f51e6ff443`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f51e6ff443) - License updated to Apache 2.0 (previously under the ADG license)
284
+ - [#4682](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4682)
285
+ [`f51e6ff443`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f51e6ff443) - License
286
+ updated to Apache 2.0 (previously under the ADG license)
199
287
 
200
288
  ## 6.0.2
201
289
 
202
290
  ### Patch Changes
203
291
 
204
- - [#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
292
+ - [#3885](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3885)
293
+ [`6c525a8229`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6c525a8229) - Upgraded
294
+ to TypeScript 3.9.6 and tslib to 2.0.0
205
295
 
206
- Since tslib is a dependency for all our packages we recommend that products also follow this tslib upgrade
207
- to prevent duplicates of tslib being bundled.
296
+ Since tslib is a dependency for all our packages we recommend that products also follow this
297
+ tslib upgrade to prevent duplicates of tslib being bundled.
208
298
 
209
299
  ## 6.0.1
210
300
 
211
301
  ### Patch Changes
212
302
 
213
- - [#3428](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3428) [`db053b24d8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/db053b24d8) - Update all the theme imports to be tree-shakable
303
+ - [#3428](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3428)
304
+ [`db053b24d8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/db053b24d8) - Update
305
+ all the theme imports to be tree-shakable
214
306
 
215
307
  ## 6.0.0
216
308
 
217
309
  ### Major Changes
218
310
 
219
- - [#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.
220
- For more information see: https://community.developer.atlassian.com/t/atlaskit-to-drop-support-for-internet-explorer-11-from-1st-july-2020/39534
311
+ - [#3335](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3335)
312
+ [`87f4720f27`](https://bitbucket.org/atlassian/atlassian-frontend/commits/87f4720f27) -
313
+ Officially dropping IE11 support, from this version onwards there are no warranties of the
314
+ package working in IE11. For more information see:
315
+ https://community.developer.atlassian.com/t/atlaskit-to-drop-support-for-internet-explorer-11-from-1st-july-2020/39534
221
316
 
222
317
  ### Patch Changes
223
318
 
224
- - Updated dependencies
319
+ - Updated dependencies
225
320
 
226
321
  ## 5.0.3
227
322
 
228
323
  ### Patch Changes
229
324
 
230
- - [patch][fd5292fd5a](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd5292fd5a):
325
+ - [patch][fd5292fd5a](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd5292fd5a):
231
326
 
232
- Corrects accessibility behavior for wrapping span. It now will now:
327
+ Corrects accessibility behavior for wrapping span. It now will now:
233
328
 
234
- - conditionally set the `aria-label` if `label` is defined
235
- - conditionally set the `role` to either `img` if `label` is defined, or `presentation` if it is not defined- Updated dependencies [66dcced7a0](https://bitbucket.org/atlassian/atlassian-frontend/commits/66dcced7a0):
329
+ - conditionally set the `aria-label` if `label` is defined
330
+ - conditionally set the `role` to either `img` if `label` is defined, or `presentation` if it
331
+ is not defined- Updated dependencies
332
+ [66dcced7a0](https://bitbucket.org/atlassian/atlassian-frontend/commits/66dcced7a0):
236
333
 
237
- - Updated dependencies [eea5e9bd8c](https://bitbucket.org/atlassian/atlassian-frontend/commits/eea5e9bd8c):
238
- - @atlaskit/docs@8.4.0
239
- - @atlaskit/button@13.3.9
240
- - @atlaskit/modal-dialog@10.5.4
241
- - @atlaskit/textfield@3.1.9
242
- - @atlaskit/tooltip@15.2.5
334
+ - Updated dependencies
335
+ [eea5e9bd8c](https://bitbucket.org/atlassian/atlassian-frontend/commits/eea5e9bd8c):
336
+ - @atlaskit/docs@8.4.0
337
+ - @atlaskit/button@13.3.9
338
+ - @atlaskit/modal-dialog@10.5.4
339
+ - @atlaskit/textfield@3.1.9
340
+ - @atlaskit/tooltip@15.2.5
243
341
 
244
342
  ## 5.0.2
245
343
 
246
344
  ### Patch Changes
247
345
 
248
- - [patch][6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
346
+ - [patch][6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
249
347
 
250
- Remove namespace imports from React, ReactDom, and PropTypes- Updated dependencies [6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
348
+ Remove namespace imports from React, ReactDom, and PropTypes- Updated dependencies
349
+ [6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
251
350
 
252
- - @atlaskit/docs@8.3.2
253
- - @atlaskit/button@13.3.7
254
- - @atlaskit/modal-dialog@10.5.2
255
- - @atlaskit/textfield@3.1.6
256
- - @atlaskit/theme@9.5.1
257
- - @atlaskit/tooltip@15.2.3
351
+ - @atlaskit/docs@8.3.2
352
+ - @atlaskit/button@13.3.7
353
+ - @atlaskit/modal-dialog@10.5.2
354
+ - @atlaskit/textfield@3.1.6
355
+ - @atlaskit/theme@9.5.1
356
+ - @atlaskit/tooltip@15.2.3
258
357
 
259
358
  ## 5.0.1
260
359
 
261
360
  ### Patch Changes
262
361
 
263
- - [patch][65c8aab025](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/65c8aab025):
362
+ - [patch][65c8aab025](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/65c8aab025):
264
363
 
265
- Fix main/module fields in package.json pointing to the wrong place- Updated dependencies [ccbd1b390b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ccbd1b390b):
364
+ Fix main/module fields in package.json pointing to the wrong place- Updated dependencies
365
+ [ccbd1b390b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ccbd1b390b):
266
366
 
267
- - @atlaskit/build-utils@2.6.0
367
+ - @atlaskit/build-utils@2.6.0
268
368
 
269
369
  ## 5.0.0
270
370
 
271
371
  ### Major Changes
272
372
 
273
- - [major][f9b5e24662](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f9b5e24662):
373
+ - [major][f9b5e24662](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f9b5e24662):
274
374
 
275
- @atlaskit/icon-file-type and @atlaskit/icon-object have been converted to TypeScript to provide static typing. Flow types are no longer provided. No API or bahavioural changes.
375
+ @atlaskit/icon-file-type and @atlaskit/icon-object have been converted to TypeScript to provide
376
+ static typing. Flow types are no longer provided. No API or bahavioural changes.
276
377
 
277
378
  ## 4.0.10
278
379
 
279
380
  ### Patch Changes
280
381
 
281
- - [patch][4dd459fc56](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4dd459fc56):
382
+ - [patch][4dd459fc56](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4dd459fc56):
282
383
 
283
- Dependency 'uuid' is unused in package.jon.
384
+ Dependency 'uuid' is unused in package.jon.
284
385
 
285
386
  ## 4.0.9
286
387
 
287
388
  ### Patch Changes
288
389
 
289
- - [patch][097b696613](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/097b696613):
390
+ - [patch][097b696613](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/097b696613):
290
391
 
291
- Components now depend on TS 3.6 internally, in order to fix an issue with TS resolving non-relative imports as relative imports
392
+ Components now depend on TS 3.6 internally, in order to fix an issue with TS resolving
393
+ non-relative imports as relative imports
292
394
 
293
395
  ## 4.0.8
294
396
 
295
397
  ### Patch Changes
296
398
 
297
- - [patch][ecca4d1dbb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ecca4d1dbb):
399
+ - [patch][ecca4d1dbb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ecca4d1dbb):
298
400
 
299
- Upgraded Typescript to 3.3.x
401
+ Upgraded Typescript to 3.3.x
300
402
 
301
403
  ## 4.0.7
302
404
 
303
405
  ### Patch Changes
304
406
 
305
- - [patch][708028db86](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/708028db86):
407
+ - [patch][708028db86](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/708028db86):
306
408
 
307
- Change all the imports to theme in Core to use multi entry points
409
+ Change all the imports to theme in Core to use multi entry points
308
410
 
309
411
  ## 4.0.6
310
412
 
311
413
  ### Patch Changes
312
414
 
313
- - [patch][de35ce8c67](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/de35ce8c67):
415
+ - [patch][de35ce8c67](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/de35ce8c67):
314
416
 
315
- Updates component maintainers
417
+ Updates component maintainers
316
418
 
317
419
  ## 4.0.5
318
420
 
319
421
  ### Patch Changes
320
422
 
321
- - [patch][9885da7ac4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9885da7ac4):
423
+ - [patch][9885da7ac4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9885da7ac4):
322
424
 
323
- Adding missing Atlassian / ADG License.
425
+ Adding missing Atlassian / ADG License.
324
426
 
325
427
  ## 4.0.4
326
428
 
327
429
  ### Patch Changes
328
430
 
329
- - [patch][4615439434](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4615439434):
431
+ - [patch][4615439434](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4615439434):
330
432
 
331
- index.ts will now be ignored when publishing to npm
433
+ index.ts will now be ignored when publishing to npm
332
434
 
333
435
  ## 4.0.3
334
436
 
335
- - Updated dependencies [67f06f58dd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/67f06f58dd):
336
- - @atlaskit/tooltip@15.0.0
437
+ - Updated dependencies
438
+ [67f06f58dd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/67f06f58dd):
439
+ - @atlaskit/tooltip@15.0.0
337
440
 
338
441
  ## 4.0.2
339
442
 
340
- - [patch][b0ef06c685](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b0ef06c685):
443
+ - [patch][b0ef06c685](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b0ef06c685):
341
444
 
342
- - This is just a safety release in case anything strange happened in in the previous one. See Pull Request #5942 for details
445
+ - This is just a safety release in case anything strange happened in in the previous one. See
446
+ Pull Request #5942 for details
343
447
 
344
448
  ## 4.0.1
345
449
 
346
- - Updated dependencies [06c5cccf9d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/06c5cccf9d):
347
- - @atlaskit/modal-dialog@10.0.0
450
+ - Updated dependencies
451
+ [06c5cccf9d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/06c5cccf9d):
452
+ - @atlaskit/modal-dialog@10.0.0
348
453
 
349
454
  ## 4.0.0
350
455
 
351
- - [major][7c17b35107](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7c17b35107):
456
+ - [major][7c17b35107](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7c17b35107):
352
457
 
353
- - Updates react and react-dom peer dependencies to react@^16.8.0 and react-dom@^16.8.0. To use this package, please ensure you use at least this version of react and react-dom.
458
+ - Updates react and react-dom peer dependencies to react@^16.8.0 and react-dom@^16.8.0. To use
459
+ this package, please ensure you use at least this version of react and react-dom.
354
460
 
355
461
  ## 3.0.8
356
462
 
357
- - Updated dependencies [9c0b4744be](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9c0b4744be):
358
- - @atlaskit/docs@7.0.3
359
- - @atlaskit/button@12.0.3
360
- - @atlaskit/field-text@8.0.3
361
- - @atlaskit/modal-dialog@8.0.7
362
- - @atlaskit/tooltip@13.0.4
363
- - @atlaskit/theme@8.1.7
463
+ - Updated dependencies
464
+ [9c0b4744be](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9c0b4744be):
465
+ - @atlaskit/docs@7.0.3
466
+ - @atlaskit/button@12.0.3
467
+ - @atlaskit/field-text@8.0.3
468
+ - @atlaskit/modal-dialog@8.0.7
469
+ - @atlaskit/tooltip@13.0.4
470
+ - @atlaskit/theme@8.1.7
364
471
 
365
472
  ## 3.0.7
366
473
 
367
- - Updated dependencies [1e826b2966](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e826b2966):
368
- - @atlaskit/docs@7.0.2
369
- - @atlaskit/field-text@8.0.2
370
- - @atlaskit/modal-dialog@8.0.6
371
- - @atlaskit/theme@8.1.6
372
- - @atlaskit/tooltip@13.0.3
373
- - @atlaskit/button@12.0.0
474
+ - Updated dependencies
475
+ [1e826b2966](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e826b2966):
476
+ - @atlaskit/docs@7.0.2
477
+ - @atlaskit/field-text@8.0.2
478
+ - @atlaskit/modal-dialog@8.0.6
479
+ - @atlaskit/theme@8.1.6
480
+ - @atlaskit/tooltip@13.0.3
481
+ - @atlaskit/button@12.0.0
374
482
 
375
483
  ## 3.0.6
376
484
 
377
- - [patch][98e11001ff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/98e11001ff):
485
+ - [patch][98e11001ff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/98e11001ff):
378
486
 
379
- - Removes duplicate babel-runtime dependency
487
+ - Removes duplicate babel-runtime dependency
380
488
 
381
489
  ## 3.0.5
382
490
 
383
- - Updated dependencies [9d5cc39394](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9d5cc39394):
384
- - @atlaskit/docs@7.0.1
385
- - @atlaskit/field-text@8.0.1
386
- - @atlaskit/modal-dialog@8.0.2
387
- - @atlaskit/theme@8.0.1
388
- - @atlaskit/tooltip@13.0.1
389
- - @atlaskit/button@11.0.0
491
+ - Updated dependencies
492
+ [9d5cc39394](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9d5cc39394):
493
+ - @atlaskit/docs@7.0.1
494
+ - @atlaskit/field-text@8.0.1
495
+ - @atlaskit/modal-dialog@8.0.2
496
+ - @atlaskit/theme@8.0.1
497
+ - @atlaskit/tooltip@13.0.1
498
+ - @atlaskit/button@11.0.0
390
499
 
391
500
  ## 3.0.4
392
501
 
393
- - Updated dependencies [76299208e6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/76299208e6):
394
- - @atlaskit/button@10.1.3
395
- - @atlaskit/docs@7.0.0
396
- - @atlaskit/field-text@8.0.0
397
- - @atlaskit/modal-dialog@8.0.0
398
- - @atlaskit/theme@8.0.0
399
- - @atlaskit/tooltip@13.0.0
502
+ - Updated dependencies
503
+ [76299208e6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/76299208e6):
504
+ - @atlaskit/button@10.1.3
505
+ - @atlaskit/docs@7.0.0
506
+ - @atlaskit/field-text@8.0.0
507
+ - @atlaskit/modal-dialog@8.0.0
508
+ - @atlaskit/theme@8.0.0
509
+ - @atlaskit/tooltip@13.0.0
400
510
 
401
511
  ## 3.0.3
402
512
 
403
- - [patch][1d1f6d1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1d1f6d1):
513
+ - [patch][1d1f6d1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1d1f6d1):
404
514
 
405
- - Make icon glyphs not import metadata
515
+ - Make icon glyphs not import metadata
406
516
 
407
517
  ## 3.0.2
408
518
 
409
- - Updated dependencies [58b84fa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/58b84fa):
410
- - @atlaskit/button@10.1.1
411
- - @atlaskit/field-text@7.0.18
412
- - @atlaskit/modal-dialog@7.1.1
413
- - @atlaskit/theme@7.0.1
414
- - @atlaskit/tooltip@12.1.13
415
- - @atlaskit/docs@6.0.0
519
+ - Updated dependencies [58b84fa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/58b84fa):
520
+ - @atlaskit/button@10.1.1
521
+ - @atlaskit/field-text@7.0.18
522
+ - @atlaskit/modal-dialog@7.1.1
523
+ - @atlaskit/theme@7.0.1
524
+ - @atlaskit/tooltip@12.1.13
525
+ - @atlaskit/docs@6.0.0
416
526
 
417
527
  ## 3.0.1
418
528
 
419
- - Updated dependencies [d13242d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d13242d):
420
- - @atlaskit/docs@5.2.3
421
- - @atlaskit/button@10.0.4
422
- - @atlaskit/field-text@7.0.16
423
- - @atlaskit/modal-dialog@7.0.14
424
- - @atlaskit/tooltip@12.1.12
425
- - @atlaskit/theme@7.0.0
529
+ - Updated dependencies [d13242d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d13242d):
530
+ - @atlaskit/docs@5.2.3
531
+ - @atlaskit/button@10.0.4
532
+ - @atlaskit/field-text@7.0.16
533
+ - @atlaskit/modal-dialog@7.0.14
534
+ - @atlaskit/tooltip@12.1.12
535
+ - @atlaskit/theme@7.0.0
426
536
 
427
537
  ## 3.0.0
428
538
 
429
- - [major][ab9b69c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ab9b69c):
539
+ - [major][ab9b69c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ab9b69c):
430
540
 
431
- - Remove onClick props as icon is only a presentational placeholder. Please wrap icon into a Button or a Link component.
541
+ - Remove onClick props as icon is only a presentational placeholder. Please wrap icon into a
542
+ Button or a Link component.
432
543
 
433
544
  ## 2.0.1
434
545
 
435
- - Updated dependencies [6998f11](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6998f11):
436
- - @atlaskit/docs@5.2.1
437
- - @atlaskit/field-text@7.0.15
438
- - @atlaskit/modal-dialog@7.0.12
439
- - @atlaskit/theme@6.2.1
440
- - @atlaskit/tooltip@12.1.10
441
- - @atlaskit/button@10.0.0
546
+ - Updated dependencies [6998f11](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6998f11):
547
+ - @atlaskit/docs@5.2.1
548
+ - @atlaskit/field-text@7.0.15
549
+ - @atlaskit/modal-dialog@7.0.12
550
+ - @atlaskit/theme@6.2.1
551
+ - @atlaskit/tooltip@12.1.10
552
+ - @atlaskit/button@10.0.0
442
553
 
443
554
  ## 2.0.0
444
555
 
445
- - [patch][29b160f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/29b160f):
556
+ - [patch][29b160f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/29b160f):
446
557
 
447
- - Simplify the icons build process
558
+ - Simplify the icons build process
448
559
 
449
- Icons no longer need a custom `build` step to be accurate on npm. This
450
- has come about by renaming the `es5` folder to `cjs`. If you weren't reaching
451
- into our package's internals, you shouldn't notice.
560
+ Icons no longer need a custom `build` step to be accurate on npm. This has come about by
561
+ renaming the `es5` folder to `cjs`. If you weren't reaching into our package's internals, you
562
+ shouldn't notice.
452
563
 
453
- - [major][80304f0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/80304f0):
564
+ - [major][80304f0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/80304f0):
454
565
 
455
- **NOTE** Unless you are using the `iconsInfo` export, this change is not breaking.
566
+ **NOTE** Unless you are using the `iconsInfo` export, this change is not breaking.
456
567
 
457
- - Rename `iconsInfo` to `metadata` to more accurately reflect its role
568
+ - Rename `iconsInfo` to `metadata` to more accurately reflect its role
458
569
 
459
- This change comes with rethinking what is exported from this object,
460
- which no longer includes copies of the icons. If you need to rely on the
461
- metadata to get the packages, each should be required by your own code.
570
+ This change comes with rethinking what is exported from this object, which no longer includes
571
+ copies of the icons. If you need to rely on the metadata to get the packages, each should be
572
+ required by your own code.
462
573
 
463
- The `icon-explorer` has an example of how to do this.
574
+ The `icon-explorer` has an example of how to do this.
464
575
 
465
- - Updated dependencies [b29bec1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b29bec1):
466
- - @atlaskit/icon-build-process@0.1.0
576
+ - Updated dependencies [b29bec1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b29bec1):
577
+ - @atlaskit/icon-build-process@0.1.0
467
578
 
468
579
  ## 1.0.4
469
580
 
470
- - [patch] Update to use babel-7 for build processes [e7bb74d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e7bb74d)
581
+ - [patch] Update to use babel-7 for build processes
582
+ [e7bb74d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e7bb74d)
471
583
 
472
584
  ## 1.0.3
473
585
 
474
- - [patch] Adds missing implicit @babel/runtime dependency [b71751b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b71751b)
586
+ - [patch] Adds missing implicit @babel/runtime dependency
587
+ [b71751b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b71751b)
475
588
 
476
589
  ## 1.0.2
477
590
 
478
- - [patch] Publish utils folder [272208b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/272208b)
591
+ - [patch] Publish utils folder
592
+ [272208b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/272208b)
479
593
 
480
594
  ## 1.0.1
481
595
 
482
- - [patch] icon-file-type and icon-object publish glyphs, svgs, and es5 instead of just dist [0823d35](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0823d35)
596
+ - [patch] icon-file-type and icon-object publish glyphs, svgs, and es5 instead of just dist
597
+ [0823d35](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0823d35)
483
598
 
484
599
  ## 1.0.0
485
600
 
486
- - [major] Release icon-object and icon-file-type [709b239](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/709b239)
601
+ - [major] Release icon-object and icon-file-type
602
+ [709b239](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/709b239)
@@ -0,0 +1,25 @@
1
+ {
2
+ "extends": "../../../../tsconfig.entry-points.confluence.json",
3
+ "compilerOptions": {
4
+ "declaration": true,
5
+ "target": "es5",
6
+ "composite": true,
7
+ "outDir": "../dist",
8
+ "rootDir": "../",
9
+ "baseUrl": "../"
10
+ },
11
+ "include": [
12
+ "../src/**/*.ts",
13
+ "../src/**/*.tsx"
14
+ ],
15
+ "exclude": [
16
+ "../src/**/__tests__/*",
17
+ "../src/**/*.test.*",
18
+ "../src/**/test.*"
19
+ ],
20
+ "references": [
21
+ {
22
+ "path": "../../icon/afm-cc/tsconfig.json"
23
+ }
24
+ ]
25
+ }
package/build/index.tsx CHANGED
@@ -41,5 +41,5 @@ tidy(config16)
41
41
 
42
42
  console.log('@atlaskit-icon-object built');
43
43
 
44
- return fs.outputFile(path.resolve(root!, 'src/metadata.ts'), iconDocs);
44
+ return fs.outputFile(path.resolve(root!, 'src/metadata.tsx'), iconDocs);
45
45
  });
@@ -1,5 +1,10 @@
1
- import IconObjectProps from '!!extract-react-types-loader!../../../icon/src/extract-react-types/glyph-no-color-size.tsx';
1
+ ---
2
+ props:
3
+ packageName: '@atlaskit/icon-object'
4
+ exports:
5
+ - default
6
+ ---
2
7
 
3
8
  ## Props
4
9
 
5
- <PropsTable heading="" props={IconObjectProps} />
10
+ <TSMorphProps packageName="@atlaskit/icon-object" exportName="default" />
@@ -4,7 +4,6 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports.default = void 0;
7
- /* eslint-disable global-require */
8
7
  /**
9
8
  * NOTE:
10
9
  *
@@ -1,4 +1,3 @@
1
- /* eslint-disable global-require */
2
1
  /**
3
2
  * NOTE:
4
3
  *
@@ -1,4 +1,3 @@
1
- /* eslint-disable global-require */
2
1
  /**
3
2
  * NOTE:
4
3
  *
@@ -6,7 +6,7 @@
6
6
  "sideEffects": false,
7
7
  "types": "../dist/types/entry-points/metadata.d.ts",
8
8
  "typesVersions": {
9
- ">=4.5 <4.9": {
9
+ ">=4.5 <5.4": {
10
10
  "*": [
11
11
  "../dist/types-ts4.5/entry-points/metadata.d.ts"
12
12
  ]
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/icon-object",
3
- "version": "6.3.8",
3
+ "version": "6.4.0",
4
4
  "description": "An object icon is used to represent an Atlassian-specific content type.",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/"
@@ -26,6 +26,7 @@
26
26
  "atlassian": {
27
27
  "team": "Design System Team",
28
28
  "releaseModel": "continuous",
29
+ "runReact18": true,
29
30
  "productPushConsumption": [
30
31
  "jira"
31
32
  ],
@@ -43,21 +44,23 @@
43
44
  "build-glyphs": "ts-node --project ../../../tsconfig.node.json ./build/index.tsx"
44
45
  },
45
46
  "dependencies": {
46
- "@atlaskit/icon": "^22.0.0",
47
+ "@atlaskit/icon": "^22.1.0",
47
48
  "@babel/runtime": "^7.0.0"
48
49
  },
49
50
  "peerDependencies": {
50
- "react": "^16.8.0"
51
+ "react": "^16.8.0 || ^17.0.0 || ~18.2.0"
51
52
  },
52
53
  "devDependencies": {
53
- "@af/icon-build-process": "^0.3.0",
54
+ "@af/icon-build-process": "^0.5.0",
55
+ "@atlaskit/tooltip": "^18.3.0",
54
56
  "@atlaskit/visual-regression": "*",
55
57
  "@atlassian/atlassian-frontend-prettier-config-1.0.1": "npm:@atlassian/atlassian-frontend-prettier-config@1.0.1",
56
58
  "@emotion/styled": "^11.0.0",
57
59
  "fs-extra": "^4.0.2",
58
60
  "jscodeshift": "^0.13.0",
59
61
  "pkg-dir": "^4.2.0",
60
- "react-dom": "^16.8.0"
62
+ "react-dom": "^16.8.0",
63
+ "ts-node": "^10.9.1"
61
64
  },
62
65
  "keywords": [
63
66
  "atlaskit",
@@ -78,4 +81,4 @@
78
81
  }
79
82
  },
80
83
  "prettier": "@atlassian/atlassian-frontend-prettier-config-1.0.1"
81
- }
84
+ }
@@ -1,13 +0,0 @@
1
- ## API Report File for "@atlaskit/icon-object"
2
-
3
- > Do not edit this file. It is a report generated by [API Extractor](https://api-extractor.com/).
4
-
5
- ```ts
6
-
7
- import { default as default_2 } from '@atlaskit/icon/base';
8
-
9
- export default default_2;
10
-
11
- // (No @packageDocumentation comment for this package)
12
-
13
- ```