@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 +290 -174
- package/afm-cc/tsconfig.json +25 -0
- package/build/index.tsx +1 -1
- package/constellation/index/props.mdx +7 -2
- package/dist/cjs/metadata.js +0 -1
- package/dist/es2019/metadata.js +0 -1
- package/dist/esm/metadata.js +0 -1
- package/metadata/package.json +1 -1
- package/package.json +9 -6
- package/tmp/api-report-tmp.d.ts +0 -13
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
|
-
-
|
|
23
|
+
- Updated dependencies
|
|
8
24
|
|
|
9
25
|
## 6.3.7
|
|
10
26
|
|
|
11
27
|
### Patch Changes
|
|
12
28
|
|
|
13
|
-
-
|
|
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
|
-
-
|
|
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
|
-
-
|
|
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
|
-
-
|
|
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
|
-
-
|
|
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
|
-
-
|
|
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
|
-
-
|
|
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
|
-
-
|
|
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
|
-
-
|
|
94
|
+
- Updated dependencies
|
|
60
95
|
|
|
61
96
|
## 6.2.9
|
|
62
97
|
|
|
63
98
|
### Patch Changes
|
|
64
99
|
|
|
65
|
-
-
|
|
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
|
-
-
|
|
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
|
-
-
|
|
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
|
-
-
|
|
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
|
-
-
|
|
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
|
-
-
|
|
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
|
-
-
|
|
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
|
-
-
|
|
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
|
-
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
-
|
|
117
|
-
|
|
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
|
-
-
|
|
124
|
-
|
|
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
|
-
-
|
|
129
|
-
|
|
130
|
-
-
|
|
131
|
-
|
|
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
|
-
-
|
|
138
|
-
|
|
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
|
-
-
|
|
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
|
-
-
|
|
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
|
-
|
|
153
|
-
|
|
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
|
-
-
|
|
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
|
-
|
|
242
|
+
**Running the codemod cli**
|
|
164
243
|
|
|
165
|
-
|
|
244
|
+
To run the codemod: **You first need to have the latest version installed before you can run the
|
|
245
|
+
codemod**
|
|
166
246
|
|
|
167
|
-
|
|
247
|
+
`yarn upgrade @atlaskit/PACKAGE@^VERSION`
|
|
168
248
|
|
|
169
|
-
|
|
249
|
+
Once upgraded, use the Atlaskit codemod-cli;
|
|
170
250
|
|
|
171
|
-
|
|
251
|
+
`npx @atlaskit/codemod-cli --parser [PARSER] --extensions [FILE_EXTENSIONS] [TARGET_PATH]`
|
|
172
252
|
|
|
173
|
-
|
|
174
|
-
|
|
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
|
-
-
|
|
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
|
-
-
|
|
270
|
+
- Updated dependencies
|
|
187
271
|
|
|
188
272
|
## 6.0.4
|
|
189
273
|
|
|
190
274
|
### Patch Changes
|
|
191
275
|
|
|
192
|
-
-
|
|
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
|
-
-
|
|
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
|
-
-
|
|
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
|
-
|
|
207
|
-
|
|
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
|
-
-
|
|
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
|
-
-
|
|
220
|
-
|
|
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
|
-
-
|
|
319
|
+
- Updated dependencies
|
|
225
320
|
|
|
226
321
|
## 5.0.3
|
|
227
322
|
|
|
228
323
|
### Patch Changes
|
|
229
324
|
|
|
230
|
-
-
|
|
325
|
+
- [patch][fd5292fd5a](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd5292fd5a):
|
|
231
326
|
|
|
232
|
-
|
|
327
|
+
Corrects accessibility behavior for wrapping span. It now will now:
|
|
233
328
|
|
|
234
|
-
|
|
235
|
-
|
|
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
|
-
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
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
|
-
-
|
|
346
|
+
- [patch][6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
|
|
249
347
|
|
|
250
|
-
|
|
348
|
+
Remove namespace imports from React, ReactDom, and PropTypes- Updated dependencies
|
|
349
|
+
[6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
|
|
251
350
|
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
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
|
-
-
|
|
362
|
+
- [patch][65c8aab025](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/65c8aab025):
|
|
264
363
|
|
|
265
|
-
|
|
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
|
-
|
|
367
|
+
- @atlaskit/build-utils@2.6.0
|
|
268
368
|
|
|
269
369
|
## 5.0.0
|
|
270
370
|
|
|
271
371
|
### Major Changes
|
|
272
372
|
|
|
273
|
-
-
|
|
373
|
+
- [major][f9b5e24662](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f9b5e24662):
|
|
274
374
|
|
|
275
|
-
|
|
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
|
-
-
|
|
382
|
+
- [patch][4dd459fc56](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4dd459fc56):
|
|
282
383
|
|
|
283
|
-
|
|
384
|
+
Dependency 'uuid' is unused in package.jon.
|
|
284
385
|
|
|
285
386
|
## 4.0.9
|
|
286
387
|
|
|
287
388
|
### Patch Changes
|
|
288
389
|
|
|
289
|
-
-
|
|
390
|
+
- [patch][097b696613](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/097b696613):
|
|
290
391
|
|
|
291
|
-
|
|
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
|
-
-
|
|
399
|
+
- [patch][ecca4d1dbb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ecca4d1dbb):
|
|
298
400
|
|
|
299
|
-
|
|
401
|
+
Upgraded Typescript to 3.3.x
|
|
300
402
|
|
|
301
403
|
## 4.0.7
|
|
302
404
|
|
|
303
405
|
### Patch Changes
|
|
304
406
|
|
|
305
|
-
-
|
|
407
|
+
- [patch][708028db86](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/708028db86):
|
|
306
408
|
|
|
307
|
-
|
|
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
|
-
-
|
|
415
|
+
- [patch][de35ce8c67](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/de35ce8c67):
|
|
314
416
|
|
|
315
|
-
|
|
417
|
+
Updates component maintainers
|
|
316
418
|
|
|
317
419
|
## 4.0.5
|
|
318
420
|
|
|
319
421
|
### Patch Changes
|
|
320
422
|
|
|
321
|
-
-
|
|
423
|
+
- [patch][9885da7ac4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9885da7ac4):
|
|
322
424
|
|
|
323
|
-
|
|
425
|
+
Adding missing Atlassian / ADG License.
|
|
324
426
|
|
|
325
427
|
## 4.0.4
|
|
326
428
|
|
|
327
429
|
### Patch Changes
|
|
328
430
|
|
|
329
|
-
-
|
|
431
|
+
- [patch][4615439434](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4615439434):
|
|
330
432
|
|
|
331
|
-
|
|
433
|
+
index.ts will now be ignored when publishing to npm
|
|
332
434
|
|
|
333
435
|
## 4.0.3
|
|
334
436
|
|
|
335
|
-
-
|
|
336
|
-
|
|
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
|
-
-
|
|
443
|
+
- [patch][b0ef06c685](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b0ef06c685):
|
|
341
444
|
|
|
342
|
-
|
|
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
|
-
-
|
|
347
|
-
|
|
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
|
-
-
|
|
456
|
+
- [major][7c17b35107](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7c17b35107):
|
|
352
457
|
|
|
353
|
-
|
|
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
|
-
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
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
|
-
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
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
|
-
-
|
|
485
|
+
- [patch][98e11001ff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/98e11001ff):
|
|
378
486
|
|
|
379
|
-
|
|
487
|
+
- Removes duplicate babel-runtime dependency
|
|
380
488
|
|
|
381
489
|
## 3.0.5
|
|
382
490
|
|
|
383
|
-
-
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
|
|
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
|
-
-
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
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
|
-
-
|
|
513
|
+
- [patch][1d1f6d1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1d1f6d1):
|
|
404
514
|
|
|
405
|
-
|
|
515
|
+
- Make icon glyphs not import metadata
|
|
406
516
|
|
|
407
517
|
## 3.0.2
|
|
408
518
|
|
|
409
|
-
-
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
|
|
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
|
-
-
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
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
|
-
-
|
|
539
|
+
- [major][ab9b69c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ab9b69c):
|
|
430
540
|
|
|
431
|
-
|
|
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
|
-
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
|
|
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
|
-
-
|
|
556
|
+
- [patch][29b160f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/29b160f):
|
|
446
557
|
|
|
447
|
-
|
|
558
|
+
- Simplify the icons build process
|
|
448
559
|
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
|
|
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
|
-
-
|
|
564
|
+
- [major][80304f0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/80304f0):
|
|
454
565
|
|
|
455
|
-
|
|
566
|
+
**NOTE** Unless you are using the `iconsInfo` export, this change is not breaking.
|
|
456
567
|
|
|
457
|
-
|
|
568
|
+
- Rename `iconsInfo` to `metadata` to more accurately reflect its role
|
|
458
569
|
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
|
|
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
|
-
|
|
574
|
+
The `icon-explorer` has an example of how to do this.
|
|
464
575
|
|
|
465
|
-
-
|
|
466
|
-
|
|
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
|
-
-
|
|
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
|
-
-
|
|
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
|
-
-
|
|
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
|
-
-
|
|
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
|
-
-
|
|
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
|
@@ -1,5 +1,10 @@
|
|
|
1
|
-
|
|
1
|
+
---
|
|
2
|
+
props:
|
|
3
|
+
packageName: '@atlaskit/icon-object'
|
|
4
|
+
exports:
|
|
5
|
+
- default
|
|
6
|
+
---
|
|
2
7
|
|
|
3
8
|
## Props
|
|
4
9
|
|
|
5
|
-
<
|
|
10
|
+
<TSMorphProps packageName="@atlaskit/icon-object" exportName="default" />
|
package/dist/cjs/metadata.js
CHANGED
package/dist/es2019/metadata.js
CHANGED
package/dist/esm/metadata.js
CHANGED
package/metadata/package.json
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/icon-object",
|
|
3
|
-
"version": "6.
|
|
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.
|
|
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.
|
|
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
|
+
}
|
package/tmp/api-report-tmp.d.ts
DELETED
|
@@ -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
|
-
```
|