@atlaskit/lozenge 11.4.4 → 11.4.5

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,35 +1,41 @@
1
1
  # @atlaskit/lozenge
2
2
 
3
+ ## 11.4.5
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+
3
9
  ## 11.4.4
4
10
 
5
11
  ### Patch Changes
6
12
 
7
- - [`3b97837c528`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3b97837c528) - The internal composition of this component has changed. There is no expected change in behavior.
13
+ - [#38743](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38743) [`3b97837c528`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3b97837c528) - The internal composition of this component has changed. There is no expected change in behavior.
8
14
  - Updated dependencies
9
15
 
10
16
  ## 11.4.3
11
17
 
12
18
  ### Patch Changes
13
19
 
14
- - [`1ed303de3e8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1ed303de3e8) - Updated dependencies
20
+ - [#37533](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37533) [`1ed303de3e8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1ed303de3e8) - Updated dependencies
15
21
 
16
22
  ## 11.4.2
17
23
 
18
24
  ### Patch Changes
19
25
 
20
- - [`9d00501a414`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d00501a414) - Ensure legacy types are published for TS 4.5-4.8
26
+ - [#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
21
27
 
22
28
  ## 11.4.1
23
29
 
24
30
  ### Patch Changes
25
31
 
26
- - [`41fae2c6f68`](https://bitbucket.org/atlassian/atlassian-frontend/commits/41fae2c6f68) - Upgrade Typescript from `4.5.5` to `4.9.5`
32
+ - [#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`
27
33
 
28
34
  ## 11.4.0
29
35
 
30
36
  ### Minor Changes
31
37
 
32
- - [`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip minor dependency bump
38
+ - [#33258](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33258) [`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip minor dependency bump
33
39
 
34
40
  ### Patch Changes
35
41
 
@@ -39,19 +45,19 @@
39
45
 
40
46
  ### Patch Changes
41
47
 
42
- - [`df9cefb35e1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/df9cefb35e1) - Enrol @atlaskit/lozenge on push model consumption in Jira
48
+ - [#32632](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32632) [`df9cefb35e1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/df9cefb35e1) - Enrol @atlaskit/lozenge on push model consumption in Jira
43
49
 
44
50
  ## 11.3.9
45
51
 
46
52
  ### Patch Changes
47
53
 
48
- - [`2e01c9c74b5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2e01c9c74b5) - DUMMY remove before merging to master; dupe adf-schema via adf-utils
54
+ - [#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
49
55
 
50
56
  ## 11.3.8
51
57
 
52
58
  ### Patch Changes
53
59
 
54
- - [`cfe48bb7ece`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cfe48bb7ece) - Internal change only. Replace usages of Inline/Stack with stable version from `@atlaskit/primitives`.
60
+ - [#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`.
55
61
 
56
62
  ## 11.3.7
57
63
 
@@ -63,14 +69,14 @@
63
69
 
64
70
  ### Patch Changes
65
71
 
66
- - [`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.
72
+ - [#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.
67
73
  - Updated dependencies
68
74
 
69
75
  ## 11.3.5
70
76
 
71
77
  ### Patch Changes
72
78
 
73
- - [`76428a4966a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/76428a4966a) - Fix lozenge truncation at maxWidth=100%
79
+ - [#28090](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28090) [`76428a4966a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/76428a4966a) - Fix lozenge truncation at maxWidth=100%
74
80
 
75
81
  ## 11.3.4
76
82
 
@@ -88,7 +94,7 @@
88
94
 
89
95
  ### Patch Changes
90
96
 
91
- - [`25e09731caa`](https://bitbucket.org/atlassian/atlassian-frontend/commits/25e09731caa) - Fixes:
97
+ - [#27076](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/27076) [`25e09731caa`](https://bitbucket.org/atlassian/atlassian-frontend/commits/25e09731caa) - Fixes:
92
98
 
93
99
  - Removes `vertical-align: baseline` from Lozenge which was being applied incorrectly.
94
100
  - Removes a default prop which was causing unintended re-renders.
@@ -105,7 +111,7 @@
105
111
 
106
112
  ### Minor Changes
107
113
 
108
- - [`f97c945d57f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f97c945d57f) - Updates `@emotion/core` to `@emotion/react`; v10 to v11. There is no expected behavior change.
114
+ - [#25860](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/25860) [`f97c945d57f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f97c945d57f) - Updates `@emotion/core` to `@emotion/react`; v10 to v11. There is no expected behavior change.
109
115
 
110
116
  ### Patch Changes
111
117
 
@@ -117,38 +123,38 @@
117
123
 
118
124
  ### Patch Changes
119
125
 
120
- - [`9de88fa1e1e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9de88fa1e1e) - Internal changes to include spacing tokens in component implementations.
126
+ - [#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.
121
127
 
122
128
  ## 11.2.4
123
129
 
124
130
  ### Patch Changes
125
131
 
126
- - [`4c6b6f0c927`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4c6b6f0c927) - Removes `@emotion/core` dependency as it is no longer used within Lozenge. There is no expected behavior change.
132
+ - [#25795](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/25795) [`4c6b6f0c927`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4c6b6f0c927) - Removes `@emotion/core` dependency as it is no longer used within Lozenge. There is no expected behavior change.
127
133
 
128
134
  ## 11.2.3
129
135
 
130
136
  ### Patch Changes
131
137
 
132
- - [`3ee63238f49`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3ee63238f49) - Update internals of Box, Text, Inline and Stack to handle `children` more accurately.
138
+ - [#24710](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24710) [`3ee63238f49`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3ee63238f49) - Update internals of Box, Text, Inline and Stack to handle `children` more accurately.
133
139
  Also update scope of `use-primitives` to suggest Box and Text more selectively.
134
140
 
135
141
  ## 11.2.2
136
142
 
137
143
  ### Patch Changes
138
144
 
139
- - [`8cc2f888c83`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8cc2f888c83) - Upgrade Typescript from `4.3.5` to `4.5.5`
145
+ - [#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`
140
146
 
141
147
  ## 11.2.1
142
148
 
143
149
  ### Patch Changes
144
150
 
145
- - [`fe54d8f1aec`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fe54d8f1aec) - Update ds-explorations dependency. No change in behaviour.
151
+ - [#24916](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24916) [`fe54d8f1aec`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fe54d8f1aec) - Update ds-explorations dependency. No change in behaviour.
146
152
 
147
153
  ## 11.2.0
148
154
 
149
155
  ### Minor Changes
150
156
 
151
- - [`bf235e83ac0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bf235e83ac0) - Internal changes to the way styles are applied. The Lozenge background is now centred properly resulting in it sitting 1px higher, however the text inside the Lozenge is unaffected.
157
+ - [#24004](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24004) [`bf235e83ac0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bf235e83ac0) - Internal changes to the way styles are applied. The Lozenge background is now centred properly resulting in it sitting 1px higher, however the text inside the Lozenge is unaffected.
152
158
 
153
159
  ### Patch Changes
154
160
 
@@ -161,7 +167,7 @@
161
167
 
162
168
  ### Patch Changes
163
169
 
164
- - [`8d4228767b0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d4228767b0) - Upgrade Typescript from `4.2.4` to `4.3.5`.
170
+ - [#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`.
165
171
 
166
172
  ## 11.1.11
167
173
 
@@ -173,7 +179,7 @@
173
179
 
174
180
  ### Patch Changes
175
181
 
176
- - [`cb2392f6d33`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cb2392f6d33) - Upgrade to TypeScript 4.2.4
182
+ - [#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
177
183
 
178
184
  ## 11.1.9
179
185
 
@@ -185,7 +191,7 @@
185
191
 
186
192
  ### Patch Changes
187
193
 
188
- - [`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.
194
+ - [#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.
189
195
  - Updated dependencies
190
196
 
191
197
  ## 11.1.7
@@ -198,7 +204,7 @@
198
204
 
199
205
  ### Patch Changes
200
206
 
201
- - [`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.
207
+ - [#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.
202
208
  - [`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.
203
209
  - Updated dependencies
204
210
 
@@ -212,7 +218,7 @@
212
218
 
213
219
  ### Patch Changes
214
220
 
215
- - [`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.
221
+ - [#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.
216
222
  - Updated dependencies
217
223
 
218
224
  ## 11.1.3
@@ -237,7 +243,7 @@
237
243
 
238
244
  ### Minor Changes
239
245
 
240
- - [`d7caf75e732`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d7caf75e732) - - [ux] Colors are now sourced through tokens.
246
+ - [#13302](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/13302) [`d7caf75e732`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d7caf75e732) - - [ux] Colors are now sourced through tokens.
241
247
  - Deprecate `@atlaskit/lozenge/theme` entry-point.
242
248
 
243
249
  ### Patch Changes
@@ -248,7 +254,7 @@
248
254
 
249
255
  ### Major Changes
250
256
 
251
- - [`1cd379a2199`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1cd379a2199) - - In this version we made `Lozenge` dramatically faster and lighter. 🤩
257
+ - [#12837](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12837) [`1cd379a2199`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1cd379a2199) - - In this version we made `Lozenge` dramatically faster and lighter. 🤩
252
258
 
253
259
  - General performance improvements.
254
260
 
@@ -339,7 +345,7 @@
339
345
 
340
346
  For Atlassians,
341
347
 
342
- refer to the [documentation](https://developer.atlassian.com/cloud/framework/atlassian-frontend/codemods/01-atlassian-codemods/) for more details on the codemod CLI.
348
+ refer to the [documentation](https://hello.atlassian.net/wiki/spaces/AF/pages/2627171992/Codemods) for more details on the codemod CLI.
343
349
 
344
350
  ### Patch Changes
345
351
 
@@ -350,13 +356,13 @@
350
356
 
351
357
  ### Patch Changes
352
358
 
353
- - [`378d1cef00f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/378d1cef00f) - Bump `@atlaskit/theme` to version `^11.3.0`.
359
+ - [#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`.
354
360
 
355
361
  ## 10.1.3
356
362
 
357
363
  ### Patch Changes
358
364
 
359
- - [`9c98e8227f6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9c98e8227f6) - Internal refactor for style declarations.
365
+ - [#12328](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12328) [`9c98e8227f6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9c98e8227f6) - Internal refactor for style declarations.
360
366
  - [`42e722938da`](https://bitbucket.org/atlassian/atlassian-frontend/commits/42e722938da) - Converted class components to functional components
361
367
  - [`8f0e5cbea57`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8f0e5cbea57) - Migrated from `@compiled` to `@emotion`
362
368
  - [`f84de8233f3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f84de8233f3) - Add Techstacks rules to package.json
@@ -367,31 +373,31 @@
367
373
 
368
374
  ### Patch Changes
369
375
 
370
- - [`69badd52b1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/69badd52b1) - Bumps compiled to v0.6 to surface various fixes
376
+ - [#7510](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7510) [`69badd52b1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/69badd52b1) - Bumps compiled to v0.6 to surface various fixes
371
377
 
372
378
  ## 10.1.1
373
379
 
374
380
  ### Patch Changes
375
381
 
376
- - [`61d08bb92d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/61d08bb92d) - Upgrades @compiled/react to v0.5.2
382
+ - [#7379](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7379) [`61d08bb92d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/61d08bb92d) - Upgrades @compiled/react to v0.5.2
377
383
 
378
384
  ## 10.1.0
379
385
 
380
386
  ### Minor Changes
381
387
 
382
- - [`05ef83ee27`](https://bitbucket.org/atlassian/atlassian-frontend/commits/05ef83ee27) - Lozenge now uses [`@compiled/react`](https://compiledcssinjs.com) to power its styles.
388
+ - [#7170](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7170) [`05ef83ee27`](https://bitbucket.org/atlassian/atlassian-frontend/commits/05ef83ee27) - Lozenge now uses [`@compiled/react`](https://compiledcssinjs.com) to power its styles.
383
389
 
384
390
  ## 10.0.7
385
391
 
386
392
  ### Patch Changes
387
393
 
388
- - [`d3265f19be`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d3265f19be) - Transpile packages using babel rather than tsc
394
+ - [#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
389
395
 
390
396
  ## 10.0.6
391
397
 
392
398
  ### Patch Changes
393
399
 
394
- - [`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.
400
+ - [#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.
395
401
  This requires version 3.8 of Typescript, read more about how we handle Typescript versions here: https://atlaskit.atlassian.com/get-started
396
402
  Also add `typescript` to `devDependencies` to denote version that the package was built with.
397
403
 
@@ -405,13 +411,13 @@
405
411
 
406
412
  ### Patch Changes
407
413
 
408
- - [`6360c46009`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6360c46009) - Reenable integration tests for Edge browser
414
+ - [#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
409
415
 
410
416
  ## 10.0.3
411
417
 
412
418
  ### Patch Changes
413
419
 
414
- - [`6c525a8229`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6c525a8229) - Upgraded to TypeScript 3.9.6 and tslib to 2.0.0
420
+ - [#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
415
421
 
416
422
  Since tslib is a dependency for all our packages we recommend that products also follow this tslib upgrade
417
423
  to prevent duplicates of tslib being bundled.
@@ -420,19 +426,19 @@
420
426
 
421
427
  ### Patch Changes
422
428
 
423
- - [`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.
429
+ - [#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.
424
430
 
425
431
  ## 10.0.1
426
432
 
427
433
  ### Patch Changes
428
434
 
429
- - [`db053b24d8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/db053b24d8) - Update all the theme imports to be tree-shakable
435
+ - [#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
430
436
 
431
437
  ## 10.0.0
432
438
 
433
439
  ### Major Changes
434
440
 
435
- - [`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.
441
+ - [#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.
436
442
  For more information see: https://community.developer.atlassian.com/t/atlaskit-to-drop-support-for-internet-explorer-11-from-1st-july-2020/39534
437
443
 
438
444
  ### Patch Changes
@@ -443,7 +449,7 @@
443
449
 
444
450
  ### Patch Changes
445
451
 
446
- - [`54a9514fcf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/54a9514fcf) - Build and supporting files will no longer be published to npm
452
+ - [#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
447
453
 
448
454
  ## 9.1.8
449
455
 
@@ -70,8 +70,7 @@ var Lozenge = /*#__PURE__*/(0, _react.memo)(function (_ref) {
70
70
  }, children));
71
71
  });
72
72
  Lozenge.displayName = 'Lozenge';
73
- var _default = Lozenge; // Lozenge colors
74
- exports.default = _default;
73
+ var _default = exports.default = Lozenge; // Lozenge colors
75
74
  var backgroundColors = {
76
75
  bold: {
77
76
  default: 'color.background.neutral.bold',
package/dist/cjs/theme.js CHANGED
@@ -11,7 +11,7 @@ var _colors = require("@atlaskit/theme/colors");
11
11
  /**
12
12
  * @deprecated
13
13
  */
14
- var defaultBackgroundColor = {
14
+ var defaultBackgroundColor = exports.defaultBackgroundColor = {
15
15
  default: {
16
16
  light: _colors.N40,
17
17
  dark: _colors.N40
@@ -41,8 +41,7 @@ var defaultBackgroundColor = {
41
41
  /**
42
42
  * @deprecated
43
43
  */
44
- exports.defaultBackgroundColor = defaultBackgroundColor;
45
- var defaultTextColor = {
44
+ var defaultTextColor = exports.defaultTextColor = {
46
45
  default: {
47
46
  light: _colors.N500,
48
47
  dark: _colors.N500
@@ -72,8 +71,7 @@ var defaultTextColor = {
72
71
  /**
73
72
  * @deprecated
74
73
  */
75
- exports.defaultTextColor = defaultTextColor;
76
- var boldBackgroundColor = {
74
+ var boldBackgroundColor = exports.boldBackgroundColor = {
77
75
  default: {
78
76
  light: _colors.N500,
79
77
  dark: _colors.N500
@@ -103,8 +101,7 @@ var boldBackgroundColor = {
103
101
  /**
104
102
  * @deprecated
105
103
  */
106
- exports.boldBackgroundColor = boldBackgroundColor;
107
- var boldTextColor = {
104
+ var boldTextColor = exports.boldTextColor = {
108
105
  default: {
109
106
  light: _colors.N0,
110
107
  dark: _colors.N0
@@ -133,5 +130,4 @@ var boldTextColor = {
133
130
 
134
131
  /**
135
132
  * @deprecated
136
- */
137
- exports.boldTextColor = boldTextColor;
133
+ */
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/lozenge",
3
- "version": "11.4.4",
3
+ "version": "11.4.5",
4
4
  "description": "A lozenge is a visual indicator used to highlight an item's status for quick recognition.",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/"
@@ -36,10 +36,10 @@
36
36
  },
37
37
  "dependencies": {
38
38
  "@atlaskit/codemod-utils": "^4.2.0",
39
- "@atlaskit/ds-explorations": "^2.2.0",
40
- "@atlaskit/primitives": "^1.5.0",
39
+ "@atlaskit/ds-explorations": "^3.0.0",
40
+ "@atlaskit/primitives": "^1.6.0",
41
41
  "@atlaskit/theme": "^12.6.0",
42
- "@atlaskit/tokens": "^1.22.0",
42
+ "@atlaskit/tokens": "^1.25.0",
43
43
  "@babel/runtime": "^7.0.0"
44
44
  },
45
45
  "peerDependencies": {
@@ -47,6 +47,7 @@
47
47
  },
48
48
  "devDependencies": {
49
49
  "@af/accessibility-testing": "*",
50
+ "@af/visual-regression": "*",
50
51
  "@atlaskit/ds-lib": "^2.2.0",
51
52
  "@atlaskit/ssr": "*",
52
53
  "@atlaskit/visual-regression": "*",