@atlaskit/empty-state 7.6.3 → 7.6.4

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,46 +1,52 @@
1
1
  # @atlaskit/empty-state
2
2
 
3
+ ## 7.6.4
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+
3
9
  ## 7.6.3
4
10
 
5
11
  ### Patch Changes
6
12
 
7
- - [`9af31f3c1ae`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9af31f3c1ae) - Delete version.json
13
+ - [#38731](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38731) [`9af31f3c1ae`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9af31f3c1ae) - Delete version.json
8
14
 
9
15
  ## 7.6.2
10
16
 
11
17
  ### Patch Changes
12
18
 
13
- - [`4f17f1d839e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4f17f1d839e) - Added this package into push model consumption
19
+ - [#38361](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38361) [`4f17f1d839e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4f17f1d839e) - Added this package into push model consumption
14
20
 
15
21
  ## 7.6.1
16
22
 
17
23
  ### Patch Changes
18
24
 
19
- - [`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.
25
+ - [#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.
20
26
 
21
27
  ## 7.6.0
22
28
 
23
29
  ### Minor Changes
24
30
 
25
- - [`56d11ec914b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56d11ec914b) - Add a new prop `headingLevel` to set the heading level in the header element.
31
+ - [#35091](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35091) [`56d11ec914b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56d11ec914b) - Add a new prop `headingLevel` to set the heading level in the header element.
26
32
 
27
33
  ## 7.5.2
28
34
 
29
35
  ### Patch Changes
30
36
 
31
- - [`9d00501a414`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d00501a414) - Ensure legacy types are published for TS 4.5-4.8
37
+ - [#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
32
38
 
33
39
  ## 7.5.1
34
40
 
35
41
  ### Patch Changes
36
42
 
37
- - [`41fae2c6f68`](https://bitbucket.org/atlassian/atlassian-frontend/commits/41fae2c6f68) - Upgrade Typescript from `4.5.5` to `4.9.5`
43
+ - [#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`
38
44
 
39
45
  ## 7.5.0
40
46
 
41
47
  ### Minor Changes
42
48
 
43
- - [`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip minor dependency bump
49
+ - [#33258](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33258) [`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip minor dependency bump
44
50
 
45
51
  ### Patch Changes
46
52
 
@@ -50,20 +56,20 @@
50
56
 
51
57
  ### Patch Changes
52
58
 
53
- - [`261420360ec`](https://bitbucket.org/atlassian/atlassian-frontend/commits/261420360ec) - Upgrades component types to support React 18.
59
+ - [#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.
54
60
  - Updated dependencies
55
61
 
56
62
  ## 7.4.10
57
63
 
58
64
  ### Patch Changes
59
65
 
60
- - [`74c1b81a476`](https://bitbucket.org/atlassian/atlassian-frontend/commits/74c1b81a476) - Replaces use of `gridSize` with space tokens. There is no expected visual change.
66
+ - [#31338](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/31338) [`74c1b81a476`](https://bitbucket.org/atlassian/atlassian-frontend/commits/74c1b81a476) - Replaces use of `gridSize` with space tokens. There is no expected visual change.
61
67
 
62
68
  ## 7.4.9
63
69
 
64
70
  ### Patch Changes
65
71
 
66
- - [`24f81932945`](https://bitbucket.org/atlassian/atlassian-frontend/commits/24f81932945) - Migrates unit tests from enzyme to RTL. Adds testId to Spinner component.
72
+ - [#31237](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/31237) [`24f81932945`](https://bitbucket.org/atlassian/atlassian-frontend/commits/24f81932945) - Migrates unit tests from enzyme to RTL. Adds testId to Spinner component.
67
73
 
68
74
  ## 7.4.8
69
75
 
@@ -75,7 +81,7 @@
75
81
 
76
82
  ### Patch Changes
77
83
 
78
- - [`18aeca8c199`](https://bitbucket.org/atlassian/atlassian-frontend/commits/18aeca8c199) - Internal change to update token references. There is no expected behaviour or visual change.
84
+ - [#29390](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/29390) [`18aeca8c199`](https://bitbucket.org/atlassian/atlassian-frontend/commits/18aeca8c199) - Internal change to update token references. There is no expected behaviour or visual change.
79
85
 
80
86
  ## 7.4.6
81
87
 
@@ -99,25 +105,25 @@
99
105
 
100
106
  ### Patch Changes
101
107
 
102
- - [`bc989043572`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bc989043572) - Internal changes to apply spacing tokens. This should be a no-op change.
108
+ - [#26488](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/26488) [`bc989043572`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bc989043572) - Internal changes to apply spacing tokens. This should be a no-op change.
103
109
 
104
110
  ## 7.4.2
105
111
 
106
112
  ### Patch Changes
107
113
 
108
- - [`9de88fa1e1e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9de88fa1e1e) - Internal changes to include spacing tokens in component implementations.
114
+ - [#26408](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/26408) [`9de88fa1e1e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9de88fa1e1e) - Internal changes to include spacing tokens in component implementations.
109
115
 
110
116
  ## 7.4.1
111
117
 
112
118
  ### Patch Changes
113
119
 
114
- - [`8cc2f888c83`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8cc2f888c83) - Upgrade Typescript from `4.3.5` to `4.5.5`
120
+ - [#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`
115
121
 
116
122
  ## 7.4.0
117
123
 
118
124
  ### Minor Changes
119
125
 
120
- - [`645ec6a64a8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/645ec6a64a8) - Updates `@emotion/core` to `@emotion/react`; v10 to v11. There is no expected behavior change.
126
+ - [#24004](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24004) [`645ec6a64a8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/645ec6a64a8) - Updates `@emotion/core` to `@emotion/react`; v10 to v11. There is no expected behavior change.
121
127
 
122
128
  ### Patch Changes
123
129
 
@@ -127,7 +133,7 @@
127
133
 
128
134
  ### Patch Changes
129
135
 
130
- - [`8d4228767b0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d4228767b0) - Upgrade Typescript from `4.2.4` to `4.3.5`.
136
+ - [#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`.
131
137
 
132
138
  ## 7.3.11
133
139
 
@@ -139,7 +145,7 @@
139
145
 
140
146
  ### Patch Changes
141
147
 
142
- - [`cb2392f6d33`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cb2392f6d33) - Upgrade to TypeScript 4.2.4
148
+ - [#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
143
149
  - Updated dependencies
144
150
 
145
151
  ## 7.3.9
@@ -164,7 +170,7 @@
164
170
 
165
171
  ### Patch Changes
166
172
 
167
- - [`58884c2f6c1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/58884c2f6c1) - Internal code change turning on a new linting rule.
173
+ - [#16752](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/16752) [`58884c2f6c1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/58884c2f6c1) - Internal code change turning on a new linting rule.
168
174
 
169
175
  ## 7.3.5
170
176
 
@@ -183,14 +189,14 @@
183
189
 
184
190
  ### Patch Changes
185
191
 
186
- - [`f460cc7c411`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f460cc7c411) - Builds for this package now pass through a tokens babel plugin, removing runtime invocations of the tokens() function and improving bundle size.
192
+ - [#15998](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/15998) [`f460cc7c411`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f460cc7c411) - Builds for this package now pass through a tokens babel plugin, removing runtime invocations of the tokens() function and improving bundle size.
187
193
  - Updated dependencies
188
194
 
189
195
  ## 7.3.2
190
196
 
191
197
  ### Patch Changes
192
198
 
193
- - [`0397fedf294`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0397fedf294) - Added documentation homepage URL to package.json
199
+ - [#16188](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/16188) [`0397fedf294`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0397fedf294) - Added documentation homepage URL to package.json
194
200
 
195
201
  ## 7.3.1
196
202
 
@@ -202,7 +208,7 @@
202
208
 
203
209
  ### Minor Changes
204
210
 
205
- - [`b5c96b26bf3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b5c96b26bf3) - Instrumented empty-state with the new theming package, `@atlaskit/tokens`.
211
+ - [#14319](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/14319) [`b5c96b26bf3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b5c96b26bf3) - Instrumented empty-state with the new theming package, `@atlaskit/tokens`.
206
212
 
207
213
  New tokens will be visible only in applications configured to use the new Tokens API (currently in alpha).
208
214
  These changes are intended to be interoperable with the legacy theme implementation. Legacy dark mode users should expect no visual or breaking changes.
@@ -215,13 +221,13 @@
215
221
 
216
222
  ### Patch Changes
217
223
 
218
- - [`7465c0f0e1d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7465c0f0e1d) - Fix to account for the size/width fallback behaviour. Previously if a user provided a value for the the `width` property it would always be ignored, this is no longer the case.
224
+ - [#14184](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/14184) [`7465c0f0e1d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7465c0f0e1d) - Fix to account for the size/width fallback behaviour. Previously if a user provided a value for the the `width` property it would always be ignored, this is no longer the case.
219
225
 
220
226
  ## 7.2.0
221
227
 
222
228
  ### Minor Changes
223
229
 
224
- - [`20ea31c9fdf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/20ea31c9fdf) - **Deprecation Warning**
230
+ - [#13864](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/13864) [`20ea31c9fdf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/20ea31c9fdf) - **Deprecation Warning**
225
231
  The `size` prop and `Sizes` type have been flagged as deprecated. Both are better described as a width and so internally have been renamed.
226
232
  The `size` prop will continue to work in the shortrun before it's formally removed in the component's next major release.
227
233
 
@@ -239,7 +245,7 @@
239
245
 
240
246
  ### Patch Changes
241
247
 
242
- - [`331c29990c9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/331c29990c9) - Removes `styled-components` as a peer dependency in favour of a direct dependency on `emotion`.
248
+ - [#13302](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/13302) [`331c29990c9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/331c29990c9) - Removes `styled-components` as a peer dependency in favour of a direct dependency on `emotion`.
243
249
  - Updated dependencies
244
250
 
245
251
  ## 7.1.7
@@ -252,19 +258,19 @@
252
258
 
253
259
  ### Patch Changes
254
260
 
255
- - [`378d1cef00f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/378d1cef00f) - Bump `@atlaskit/theme` to version `^11.3.0`.
261
+ - [#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`.
256
262
 
257
263
  ## 7.1.5
258
264
 
259
265
  ### Patch Changes
260
266
 
261
- - [`d3265f19be`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d3265f19be) - Transpile packages using babel rather than tsc
267
+ - [#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
262
268
 
263
269
  ## 7.1.4
264
270
 
265
271
  ### Patch Changes
266
272
 
267
- - [`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.
273
+ - [#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.
268
274
  This requires version 3.8 of Typescript, read more about how we handle Typescript versions here: https://atlaskit.atlassian.com/get-started
269
275
  Also add `typescript` to `devDependencies` to denote version that the package was built with.
270
276
 
@@ -284,7 +290,7 @@
284
290
 
285
291
  ### Patch Changes
286
292
 
287
- - [`6c525a8229`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6c525a8229) - Upgraded to TypeScript 3.9.6 and tslib to 2.0.0
293
+ - [#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
288
294
 
289
295
  Since tslib is a dependency for all our packages we recommend that products also follow this tslib upgrade
290
296
  to prevent duplicates of tslib being bundled.
@@ -293,7 +299,7 @@
293
299
 
294
300
  ### Minor Changes
295
301
 
296
- - [`22aa614abb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/22aa614abb) - Introduce optional renderImage prop which will be displayed if no imageUrl is provided
302
+ - [#3428](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3428) [`22aa614abb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/22aa614abb) - Introduce optional renderImage prop which will be displayed if no imageUrl is provided
297
303
 
298
304
  ### Patch Changes
299
305
 
@@ -304,7 +310,7 @@
304
310
 
305
311
  ### Major Changes
306
312
 
307
- - [`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.
313
+ - [#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.
308
314
  For more information see: https://community.developer.atlassian.com/t/atlaskit-to-drop-support-for-internet-explorer-11-from-1st-july-2020/39534
309
315
 
310
316
  ### Patch Changes
@@ -321,7 +327,7 @@
321
327
 
322
328
  ### Patch Changes
323
329
 
324
- - [`54a9514fcf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/54a9514fcf) - Build and supporting files will no longer be published to npm
330
+ - [#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
325
331
 
326
332
  ## 6.0.10
327
333
 
@@ -72,5 +72,4 @@ var EmptyState = function EmptyState(_ref) {
72
72
  level: headingLevel
73
73
  }, header), description && /*#__PURE__*/_react.default.createElement(_styled.Description, null, description), actionsContainer, tertiaryAction);
74
74
  };
75
- var _default = EmptyState;
76
- exports.default = _default;
75
+ var _default = exports.default = EmptyState;
@@ -28,5 +28,4 @@ var ActionsContainer = function ActionsContainer(_ref) {
28
28
  css: actionsStyles
29
29
  }, children);
30
30
  };
31
- var _default = ActionsContainer;
32
- exports.default = _default;
31
+ var _default = exports.default = ActionsContainer;
@@ -43,5 +43,4 @@ var Container = function Container(_ref) {
43
43
  css: [containerStyles, width === 'narrow' ? narrowContainerStyles : wideContainerStyles]
44
44
  }, children);
45
45
  };
46
- var _default = Container;
47
- exports.default = _default;
46
+ var _default = exports.default = Container;
@@ -27,5 +27,4 @@ var Description = function Description(_ref) {
27
27
  css: descriptionStyles
28
28
  }, children);
29
29
  };
30
- var _default = Description;
31
- exports.default = _default;
30
+ var _default = exports.default = Description;
@@ -30,5 +30,4 @@ var EmptyStateHeader = function EmptyStateHeader(_ref) {
30
30
  css: headerStyles
31
31
  }, children);
32
32
  };
33
- var _default = EmptyStateHeader;
34
- exports.default = _default;
33
+ var _default = exports.default = EmptyStateHeader;
@@ -45,5 +45,4 @@ var Image = function Image(_ref) {
45
45
  src: src
46
46
  });
47
47
  };
48
- var _default = Image;
49
- exports.default = _default;
48
+ var _default = exports.default = Image;
@@ -25,5 +25,4 @@ var SpinnerContainer = function SpinnerContainer(_ref) {
25
25
  css: spinnerContainerStyles
26
26
  }, children);
27
27
  };
28
- var _default = SpinnerContainer;
29
- exports.default = _default;
28
+ var _default = exports.default = SpinnerContainer;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/empty-state",
3
- "version": "7.6.3",
3
+ "version": "7.6.4",
4
4
  "description": "An empty state appears when there is no data to display and describes what the user can do next.",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/"
@@ -26,10 +26,10 @@
26
26
  }
27
27
  },
28
28
  "dependencies": {
29
- "@atlaskit/button": "^16.9.0",
30
- "@atlaskit/spinner": "^15.5.0",
31
- "@atlaskit/theme": "^12.5.0",
32
- "@atlaskit/tokens": "^1.14.0",
29
+ "@atlaskit/button": "^16.16.0",
30
+ "@atlaskit/spinner": "^16.0.0",
31
+ "@atlaskit/theme": "^12.6.0",
32
+ "@atlaskit/tokens": "^1.28.0",
33
33
  "@babel/runtime": "^7.0.0",
34
34
  "@emotion/react": "^11.7.1"
35
35
  },