@atlaskit/section-message 6.4.12 → 6.4.14

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,17 +1,29 @@
1
1
  # @atlaskit/section-message
2
2
 
3
+ ## 6.4.14
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+
9
+ ## 6.4.13
10
+
11
+ ### Patch Changes
12
+
13
+ - [#39749](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39749) [`e6b69f455c3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e6b69f455c3) - Connect yarn changeset to packages, upgrade adf-schema
14
+
3
15
  ## 6.4.12
4
16
 
5
17
  ### Patch Changes
6
18
 
7
- - [`6900f89eb0e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6900f89eb0e) - Internal changes to use space tokens. There is no expected visual or behaviour change.
19
+ - [#39787](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39787) [`6900f89eb0e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6900f89eb0e) - Internal changes to use space tokens. There is no expected visual or behaviour change.
8
20
 
9
21
  ## 6.4.11
10
22
 
11
23
  ### Patch Changes
12
24
 
13
- - [`1ed303de3e8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1ed303de3e8) - Updated dependencies
14
- - [`95401cac781`](https://bitbucket.org/atlassian/atlassian-frontend/commits/95401cac781) - Internal change to component composition. There is no expected change.
25
+ - [#37533](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37533) [`1ed303de3e8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1ed303de3e8) - Updated dependencies
26
+ - [#37419](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37419) [`95401cac781`](https://bitbucket.org/atlassian/atlassian-frontend/commits/95401cac781) - Internal change to component composition. There is no expected change.
15
27
 
16
28
  ## 6.4.10
17
29
 
@@ -65,19 +77,19 @@
65
77
 
66
78
  ### Patch Changes
67
79
 
68
- - [`9d00501a414`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d00501a414) - Ensure legacy types are published for TS 4.5-4.8
80
+ - [#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
69
81
 
70
82
  ## 6.4.1
71
83
 
72
84
  ### Patch Changes
73
85
 
74
- - [`41fae2c6f68`](https://bitbucket.org/atlassian/atlassian-frontend/commits/41fae2c6f68) - Upgrade Typescript from `4.5.5` to `4.9.5`
86
+ - [#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`
75
87
 
76
88
  ## 6.4.0
77
89
 
78
90
  ### Minor Changes
79
91
 
80
- - [`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip minor dependency bump
92
+ - [#33258](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33258) [`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip minor dependency bump
81
93
 
82
94
  ### Patch Changes
83
95
 
@@ -87,7 +99,7 @@
87
99
 
88
100
  ### Patch Changes
89
101
 
90
- - [`2e01c9c74b5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2e01c9c74b5) - DUMMY remove before merging to master; dupe adf-schema via adf-utils
102
+ - [#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
91
103
 
92
104
  ## 6.3.16
93
105
 
@@ -123,7 +135,7 @@
123
135
 
124
136
  ### Patch Changes
125
137
 
126
- - [`cfe48bb7ece`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cfe48bb7ece) - Internal change only. Replace usages of Inline/Stack with stable version from `@atlaskit/primitives`.
138
+ - [#31242](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/31242) [`cfe48bb7ece`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cfe48bb7ece) - Internal change only. Replace usages of Inline/Stack with stable version from `@atlaskit/primitives`.
127
139
 
128
140
  ## 6.3.10
129
141
 
@@ -135,14 +147,14 @@
135
147
 
136
148
  ### Patch Changes
137
149
 
138
- - [`eadbf13d8c0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/eadbf13d8c0) - Updated usages of `Text`, `Box`, `Stack`, and `Inline` primitives to reflect their updated APIs. There are no visual or behaviour changes.
150
+ - [#27891](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/27891) [`eadbf13d8c0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/eadbf13d8c0) - Updated usages of `Text`, `Box`, `Stack`, and `Inline` primitives to reflect their updated APIs. There are no visual or behaviour changes.
139
151
  - Updated dependencies
140
152
 
141
153
  ## 6.3.8
142
154
 
143
155
  ### Patch Changes
144
156
 
145
- - [`716af1d3387`](https://bitbucket.org/atlassian/atlassian-frontend/commits/716af1d3387) - Bump @atlaskit/heading from 1.0.0 to 1.0.1 to avoid resolving to poison dependency version
157
+ - [#28159](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28159) [`716af1d3387`](https://bitbucket.org/atlassian/atlassian-frontend/commits/716af1d3387) - Bump @atlaskit/heading from 1.0.0 to 1.0.1 to avoid resolving to poison dependency version
146
158
 
147
159
  ## 6.3.7
148
160
 
@@ -172,14 +184,14 @@
172
184
 
173
185
  ### Patch Changes
174
186
 
175
- - [`fad3820e125`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fad3820e125) - Internal adjustment to the way actions are laid out. No visual or API change.
187
+ - [#26801](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/26801) [`fad3820e125`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fad3820e125) - Internal adjustment to the way actions are laid out. No visual or API change.
176
188
  - Updated dependencies
177
189
 
178
190
  ## 6.3.2
179
191
 
180
192
  ### Patch Changes
181
193
 
182
- - [`7c6009de2f1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7c6009de2f1) - [ux] Updates the visual appearance to match the legacy light mode palette.
194
+ - [#25860](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/25860) [`7c6009de2f1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7c6009de2f1) - [ux] Updates the visual appearance to match the legacy light mode palette.
183
195
  - [`e35fc41dc33`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e35fc41dc33) - Internal change to use updated primtive spacing prop values. No expected behaviour change.
184
196
  - Updated dependencies
185
197
 
@@ -187,13 +199,13 @@
187
199
 
188
200
  ### Patch Changes
189
201
 
190
- - [`9827dcb82b8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9827dcb82b8) - No-op change to introduce spacing tokens to design system components.
202
+ - [#26303](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/26303) [`9827dcb82b8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9827dcb82b8) - No-op change to introduce spacing tokens to design system components.
191
203
 
192
204
  ## 6.3.0
193
205
 
194
206
  ### Minor Changes
195
207
 
196
- - [`7a9e73ec430`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7a9e73ec430) - [ux] Internal changes to how styles are represented in SectionMessage. Some minor visual changes to the color and spacing of SectionMessage. No changes to the SectionMessage API.
208
+ - [#24710](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24710) [`7a9e73ec430`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7a9e73ec430) - [ux] Internal changes to how styles are represented in SectionMessage. Some minor visual changes to the color and spacing of SectionMessage. No changes to the SectionMessage API.
197
209
 
198
210
  ### Patch Changes
199
211
 
@@ -204,13 +216,13 @@
204
216
 
205
217
  ### Patch Changes
206
218
 
207
- - [`8cc2f888c83`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8cc2f888c83) - Upgrade Typescript from `4.3.5` to `4.5.5`
219
+ - [#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`
208
220
 
209
221
  ## 6.2.0
210
222
 
211
223
  ### Minor Changes
212
224
 
213
- - [`24ff3516c8d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/24ff3516c8d) - Updates `@emotion/core` to `@emotion/react`; v10 to v11. There is no expected behavior change.
225
+ - [#24004](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24004) [`24ff3516c8d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/24ff3516c8d) - Updates `@emotion/core` to `@emotion/react`; v10 to v11. There is no expected behavior change.
214
226
 
215
227
  ### Patch Changes
216
228
 
@@ -220,19 +232,19 @@
220
232
 
221
233
  ### Patch Changes
222
234
 
223
- - [`8d4228767b0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d4228767b0) - Upgrade Typescript from `4.2.4` to `4.3.5`.
235
+ - [#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`.
224
236
 
225
237
  ## 6.1.14
226
238
 
227
239
  ### Patch Changes
228
240
 
229
- - [`8202e37941b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8202e37941b) - Internal code change turning on new linting rules.
241
+ - [#23381](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/23381) [`8202e37941b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8202e37941b) - Internal code change turning on new linting rules.
230
242
 
231
243
  ## 6.1.13
232
244
 
233
245
  ### Patch Changes
234
246
 
235
- - [`89a1b9b02d9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/89a1b9b02d9) - [ux] - Actions will now wrap onto new lines rather than overflowing the edges, in cases where the actions are wider than the available width of the Section Message.
247
+ - [#21570](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/21570) [`89a1b9b02d9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/89a1b9b02d9) - [ux] - Actions will now wrap onto new lines rather than overflowing the edges, in cases where the actions are wider than the available width of the Section Message.
236
248
 
237
249
  - Added test ID data attribute to actions list for testing purposes, using the existing `testId` prop.
238
250
 
@@ -254,7 +266,7 @@
254
266
 
255
267
  ### Patch Changes
256
268
 
257
- - [`cb2392f6d33`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cb2392f6d33) - Upgrade to TypeScript 4.2.4
269
+ - [#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
258
270
  - Updated dependencies
259
271
 
260
272
  ## 6.1.10
@@ -267,7 +279,7 @@
267
279
 
268
280
  ### Patch Changes
269
281
 
270
- - [`62edf20ab1e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/62edf20ab1e) - Migrates all usage of brand tokens to either selected or information tokens. This change is purely for semantic reasons, there are no visual or behavioural changes.
282
+ - [#19618](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/19618) [`62edf20ab1e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/62edf20ab1e) - Migrates all usage of brand tokens to either selected or information tokens. This change is purely for semantic reasons, there are no visual or behavioural changes.
271
283
  - Updated dependencies
272
284
 
273
285
  ## 6.1.8
@@ -280,7 +292,7 @@
280
292
 
281
293
  ### Patch Changes
282
294
 
283
- - [`19d72473dfb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/19d72473dfb) - The no-unsafe-design-token-usage eslint rule now respects the new token naming conventions when auto-fixing by correctly formatting token ids.
295
+ - [#16752](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/16752) [`19d72473dfb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/19d72473dfb) - The no-unsafe-design-token-usage eslint rule now respects the new token naming conventions when auto-fixing by correctly formatting token ids.
284
296
  - [`19d72473dfb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/19d72473dfb) - The no-unsafe-design-token-usage eslint rule now respects the new token naming conventions when auto-fixing by correctly formatting token ids.
285
297
  - Updated dependencies
286
298
 
@@ -294,7 +306,7 @@
294
306
 
295
307
  ### Patch Changes
296
308
 
297
- - [`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.
309
+ - [#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.
298
310
  - Updated dependencies
299
311
 
300
312
  ## 6.1.4
@@ -319,14 +331,14 @@
319
331
 
320
332
  ### Patch Changes
321
333
 
322
- - [`3f6e98f8d0d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3f6e98f8d0d) - Removes styled-components as a dev-dep
334
+ - [#13864](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/13864) [`3f6e98f8d0d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3f6e98f8d0d) - Removes styled-components as a dev-dep
323
335
  - Updated dependencies
324
336
 
325
337
  ## 6.1.0
326
338
 
327
339
  ### Minor Changes
328
340
 
329
- - [`cd62b457ff9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cd62b457ff9) - Instrumented Section Message with the new theming package, `@atlaskit/tokens`.
341
+ - [#13302](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/13302) [`cd62b457ff9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cd62b457ff9) - Instrumented Section Message with the new theming package, `@atlaskit/tokens`.
330
342
 
331
343
  New tokens will be visible only in applications configured to use the new Tokens API (currently in alpha).
332
344
  These changes are intended to be interoperable with the legacy theme implementation. Legacy dark mode users should expect no visual or breaking changes.
@@ -346,19 +358,19 @@
346
358
 
347
359
  ### Patch Changes
348
360
 
349
- - [`378d1cef00f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/378d1cef00f) - Bump `@atlaskit/theme` to version `^11.3.0`.
361
+ - [#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`.
350
362
 
351
363
  ## 6.0.1
352
364
 
353
365
  ### Patch Changes
354
366
 
355
- - [`d6f7ff383cf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d6f7ff383cf) - Updates to development dependency `storybook-addon-performance`
367
+ - [#12167](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12167) [`d6f7ff383cf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d6f7ff383cf) - Updates to development dependency `storybook-addon-performance`
356
368
 
357
369
  ## 6.0.0
358
370
 
359
371
  ### Major Changes
360
372
 
361
- - [`5b0461cc42d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5b0461cc42d) - [ux] In this version we made **SectionMessage** dramatically faster and lighter
373
+ - [#10569](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/10569) [`5b0461cc42d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5b0461cc42d) - [ux] In this version we made **SectionMessage** dramatically faster and lighter
362
374
 
363
375
  - General performance improvements
364
376
 
@@ -401,7 +413,7 @@
401
413
 
402
414
  For Atlassians,
403
415
 
404
- refer to the [documentation](https://developer.atlassian.com/cloud/framework/atlassian-frontend/codemods/01-atlassian-codemods/) for more details on the codemod CLI.
416
+ refer to the [documentation](https://hello.atlassian.net/wiki/spaces/AF/pages/2627171992/Codemods) for more details on the codemod CLI.
405
417
 
406
418
  ### Patch Changes
407
419
 
@@ -411,7 +423,7 @@
411
423
 
412
424
  ### Minor Changes
413
425
 
414
- - [`190c2c66087`](https://bitbucket.org/atlassian/atlassian-frontend/commits/190c2c66087) - **Internal change from class to functional components**
426
+ - [#9756](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/9756) [`190c2c66087`](https://bitbucket.org/atlassian/atlassian-frontend/commits/190c2c66087) - **Internal change from class to functional components**
415
427
 
416
428
  - Converted all the components from class to functional. This improved performance quite a bit. Initial rendering, hydration and re-rendering all have been improved.
417
429
  - Stopped exporting unused `theme` variable.
@@ -427,7 +439,7 @@
427
439
 
428
440
  ### Minor Changes
429
441
 
430
- - [`ecced7fd8e2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ecced7fd8e2) - [ux] The linkComponent prop has been fixed to only apply to Actions with an href to align with docs. Previously it would apply to Actions with href or onClick.
442
+ - [#8178](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8178) [`ecced7fd8e2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ecced7fd8e2) - [ux] The linkComponent prop has been fixed to only apply to Actions with an href to align with docs. Previously it would apply to Actions with href or onClick.
431
443
 
432
444
  ### Patch Changes
433
445
 
@@ -437,13 +449,13 @@
437
449
 
438
450
  ### Patch Changes
439
451
 
440
- - [`d3265f19be`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d3265f19be) - Transpile packages using babel rather than tsc
452
+ - [#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
441
453
 
442
454
  ## 5.0.8
443
455
 
444
456
  ### Patch Changes
445
457
 
446
- - [`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.
458
+ - [#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.
447
459
  This requires version 3.8 of Typescript, read more about how we handle Typescript versions here: https://atlaskit.atlassian.com/get-started
448
460
  Also add `typescript` to `devDependencies` to denote version that the package was built with.
449
461
 
@@ -463,20 +475,20 @@
463
475
 
464
476
  ### Patch Changes
465
477
 
466
- - [`6360c46009`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6360c46009) - Reenable integration tests for Edge browser
478
+ - [#4707](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4707) [`6360c46009`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6360c46009) - Reenable integration tests for Edge browser
467
479
 
468
480
  ## 5.0.4
469
481
 
470
482
  ### Patch Changes
471
483
 
472
- - [`7315203b80`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7315203b80) - Rename `AkCode` and `AkCodeBlock` exports to `Code` and `CodeBlock` for `@atlaskit/code`.
484
+ - [#4424](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4424) [`7315203b80`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7315203b80) - Rename `AkCode` and `AkCodeBlock` exports to `Code` and `CodeBlock` for `@atlaskit/code`.
473
485
  - Updated dependencies
474
486
 
475
487
  ## 5.0.3
476
488
 
477
489
  ### Patch Changes
478
490
 
479
- - [`6c525a8229`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6c525a8229) - Upgraded to TypeScript 3.9.6 and tslib to 2.0.0
491
+ - [#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
480
492
 
481
493
  Since tslib is a dependency for all our packages we recommend that products also follow this tslib upgrade
482
494
  to prevent duplicates of tslib being bundled.
@@ -485,19 +497,19 @@
485
497
 
486
498
  ### Patch Changes
487
499
 
488
- - [`954cc87b62`](https://bitbucket.org/atlassian/atlassian-frontend/commits/954cc87b62) - The readme and package information has been updated to point to the new design system website.
500
+ - [#3293](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3293) [`954cc87b62`](https://bitbucket.org/atlassian/atlassian-frontend/commits/954cc87b62) - The readme and package information has been updated to point to the new design system website.
489
501
 
490
502
  ## 5.0.1
491
503
 
492
504
  ### Patch Changes
493
505
 
494
- - [`db053b24d8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/db053b24d8) - Update all the theme imports to be tree-shakable
506
+ - [#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
495
507
 
496
508
  ## 5.0.0
497
509
 
498
510
  ### Major Changes
499
511
 
500
- - [`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.
512
+ - [#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.
501
513
  For more information see: https://community.developer.atlassian.com/t/atlaskit-to-drop-support-for-internet-explorer-11-from-1st-july-2020/39534
502
514
 
503
515
  ### Patch Changes
@@ -508,7 +520,7 @@
508
520
 
509
521
  ### Patch Changes
510
522
 
511
- - [`54a9514fcf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/54a9514fcf) - Build and supporting files will no longer be published to npm
523
+ - [#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
512
524
 
513
525
  ## 4.1.9
514
526
 
@@ -520,7 +532,7 @@
520
532
 
521
533
  ### Patch Changes
522
534
 
523
- - [`229d05754b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/229d05754b) - Change imports to comply with Atlassian conventions- Updated dependencies
535
+ - [#1868](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/1868) [`229d05754b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/229d05754b) - Change imports to comply with Atlassian conventions- Updated dependencies
524
536
 
525
537
  ## 4.1.7
526
538
 
@@ -15,7 +15,7 @@ var _warning = _interopRequireDefault(require("@atlaskit/icon/glyph/warning"));
15
15
  var _colors = require("@atlaskit/theme/colors");
16
16
  function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
17
17
  function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { (0, _defineProperty2.default)(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
18
- var appearanceIconSchema = {
18
+ var appearanceIconSchema = exports.appearanceIconSchema = {
19
19
  information: {
20
20
  backgroundColor: "var(--ds-background-information, ".concat(_colors.B50, ")"),
21
21
  Icon: _info.default,
@@ -42,7 +42,6 @@ var appearanceIconSchema = {
42
42
  primaryIconColor: "var(--ds-icon-discovery, ".concat(_colors.P500, ")")
43
43
  }
44
44
  };
45
- exports.appearanceIconSchema = appearanceIconSchema;
46
45
  function getAppearanceIconStyles(appearance, icon) {
47
46
  var appearanceIconStyles = appearanceIconSchema[appearance] || appearanceIconSchema.information;
48
47
  var Icon = icon || appearanceIconStyles.Icon;
@@ -38,5 +38,4 @@ var SectionMessageAction = /*#__PURE__*/(0, _react.memo)(function SectionMessage
38
38
  }, children) : /*#__PURE__*/_react.default.createElement(_react.default.Fragment, null, children);
39
39
  });
40
40
  SectionMessageAction.displayName = 'SectionMessageAction';
41
- var _default = SectionMessageAction;
42
- exports.default = _default;
41
+ var _default = exports.default = SectionMessageAction;
@@ -83,5 +83,4 @@ var appearanceMap = {
83
83
  discovery: 'color.background.discovery'
84
84
  };
85
85
  SectionMessage.displayName = 'SectionMessage';
86
- var _default = SectionMessage;
87
- exports.default = _default;
86
+ var _default = exports.default = SectionMessage;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/section-message",
3
- "version": "6.4.12",
3
+ "version": "6.4.14",
4
4
  "description": "A section message is used to alert users to a particular section of the screen.",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/"
@@ -39,12 +39,12 @@
39
39
  "dependencies": {
40
40
  "@atlaskit/button": "^16.10.0",
41
41
  "@atlaskit/codemod-utils": "^4.2.0",
42
- "@atlaskit/ds-explorations": "^2.2.0",
43
- "@atlaskit/heading": "^1.3.0",
42
+ "@atlaskit/ds-explorations": "^3.0.0",
43
+ "@atlaskit/heading": "^1.4.0",
44
44
  "@atlaskit/icon": "^21.12.0",
45
- "@atlaskit/primitives": "^1.4.0",
45
+ "@atlaskit/primitives": "^1.6.0",
46
46
  "@atlaskit/theme": "^12.6.0",
47
- "@atlaskit/tokens": "^1.21.0",
47
+ "@atlaskit/tokens": "^1.25.0",
48
48
  "@babel/runtime": "^7.0.0"
49
49
  },
50
50
  "peerDependencies": {