@atlaskit/empty-state 7.6.2 → 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,40 +1,52 @@
1
1
  # @atlaskit/empty-state
2
2
 
3
+ ## 7.6.4
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+
9
+ ## 7.6.3
10
+
11
+ ### Patch Changes
12
+
13
+ - [#38731](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38731) [`9af31f3c1ae`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9af31f3c1ae) - Delete version.json
14
+
3
15
  ## 7.6.2
4
16
 
5
17
  ### Patch Changes
6
18
 
7
- - [`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
8
20
 
9
21
  ## 7.6.1
10
22
 
11
23
  ### Patch Changes
12
24
 
13
- - [`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.
14
26
 
15
27
  ## 7.6.0
16
28
 
17
29
  ### Minor Changes
18
30
 
19
- - [`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.
20
32
 
21
33
  ## 7.5.2
22
34
 
23
35
  ### Patch Changes
24
36
 
25
- - [`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
26
38
 
27
39
  ## 7.5.1
28
40
 
29
41
  ### Patch Changes
30
42
 
31
- - [`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`
32
44
 
33
45
  ## 7.5.0
34
46
 
35
47
  ### Minor Changes
36
48
 
37
- - [`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
38
50
 
39
51
  ### Patch Changes
40
52
 
@@ -44,20 +56,20 @@
44
56
 
45
57
  ### Patch Changes
46
58
 
47
- - [`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.
48
60
  - Updated dependencies
49
61
 
50
62
  ## 7.4.10
51
63
 
52
64
  ### Patch Changes
53
65
 
54
- - [`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.
55
67
 
56
68
  ## 7.4.9
57
69
 
58
70
  ### Patch Changes
59
71
 
60
- - [`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.
61
73
 
62
74
  ## 7.4.8
63
75
 
@@ -69,7 +81,7 @@
69
81
 
70
82
  ### Patch Changes
71
83
 
72
- - [`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.
73
85
 
74
86
  ## 7.4.6
75
87
 
@@ -93,25 +105,25 @@
93
105
 
94
106
  ### Patch Changes
95
107
 
96
- - [`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.
97
109
 
98
110
  ## 7.4.2
99
111
 
100
112
  ### Patch Changes
101
113
 
102
- - [`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.
103
115
 
104
116
  ## 7.4.1
105
117
 
106
118
  ### Patch Changes
107
119
 
108
- - [`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`
109
121
 
110
122
  ## 7.4.0
111
123
 
112
124
  ### Minor Changes
113
125
 
114
- - [`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.
115
127
 
116
128
  ### Patch Changes
117
129
 
@@ -121,7 +133,7 @@
121
133
 
122
134
  ### Patch Changes
123
135
 
124
- - [`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`.
125
137
 
126
138
  ## 7.3.11
127
139
 
@@ -133,7 +145,7 @@
133
145
 
134
146
  ### Patch Changes
135
147
 
136
- - [`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
137
149
  - Updated dependencies
138
150
 
139
151
  ## 7.3.9
@@ -158,7 +170,7 @@
158
170
 
159
171
  ### Patch Changes
160
172
 
161
- - [`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.
162
174
 
163
175
  ## 7.3.5
164
176
 
@@ -177,14 +189,14 @@
177
189
 
178
190
  ### Patch Changes
179
191
 
180
- - [`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.
181
193
  - Updated dependencies
182
194
 
183
195
  ## 7.3.2
184
196
 
185
197
  ### Patch Changes
186
198
 
187
- - [`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
188
200
 
189
201
  ## 7.3.1
190
202
 
@@ -196,7 +208,7 @@
196
208
 
197
209
  ### Minor Changes
198
210
 
199
- - [`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`.
200
212
 
201
213
  New tokens will be visible only in applications configured to use the new Tokens API (currently in alpha).
202
214
  These changes are intended to be interoperable with the legacy theme implementation. Legacy dark mode users should expect no visual or breaking changes.
@@ -209,13 +221,13 @@
209
221
 
210
222
  ### Patch Changes
211
223
 
212
- - [`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.
213
225
 
214
226
  ## 7.2.0
215
227
 
216
228
  ### Minor Changes
217
229
 
218
- - [`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**
219
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.
220
232
  The `size` prop will continue to work in the shortrun before it's formally removed in the component's next major release.
221
233
 
@@ -233,7 +245,7 @@
233
245
 
234
246
  ### Patch Changes
235
247
 
236
- - [`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`.
237
249
  - Updated dependencies
238
250
 
239
251
  ## 7.1.7
@@ -246,19 +258,19 @@
246
258
 
247
259
  ### Patch Changes
248
260
 
249
- - [`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`.
250
262
 
251
263
  ## 7.1.5
252
264
 
253
265
  ### Patch Changes
254
266
 
255
- - [`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
256
268
 
257
269
  ## 7.1.4
258
270
 
259
271
  ### Patch Changes
260
272
 
261
- - [`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.
262
274
  This requires version 3.8 of Typescript, read more about how we handle Typescript versions here: https://atlaskit.atlassian.com/get-started
263
275
  Also add `typescript` to `devDependencies` to denote version that the package was built with.
264
276
 
@@ -278,7 +290,7 @@
278
290
 
279
291
  ### Patch Changes
280
292
 
281
- - [`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
282
294
 
283
295
  Since tslib is a dependency for all our packages we recommend that products also follow this tslib upgrade
284
296
  to prevent duplicates of tslib being bundled.
@@ -287,7 +299,7 @@
287
299
 
288
300
  ### Minor Changes
289
301
 
290
- - [`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
291
303
 
292
304
  ### Patch Changes
293
305
 
@@ -298,7 +310,7 @@
298
310
 
299
311
  ### Major Changes
300
312
 
301
- - [`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.
302
314
  For more information see: https://community.developer.atlassian.com/t/atlaskit-to-drop-support-for-internet-explorer-11-from-1st-july-2020/39534
303
315
 
304
316
  ### Patch Changes
@@ -315,7 +327,7 @@
315
327
 
316
328
  ### Patch Changes
317
329
 
318
- - [`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
319
331
 
320
332
  ## 6.0.10
321
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.2",
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
  },
@@ -1,5 +0,0 @@
1
- {
2
- "name": "@atlaskit/empty-state",
3
- "version": "7.6.2",
4
- "sideEffects": false
5
- }
@@ -1,5 +0,0 @@
1
- {
2
- "name": "@atlaskit/empty-state",
3
- "version": "7.6.2",
4
- "sideEffects": false
5
- }
@@ -1,5 +0,0 @@
1
- {
2
- "name": "@atlaskit/empty-state",
3
- "version": "7.6.2",
4
- "sideEffects": false
5
- }