diff --git a/packages/components/psammead-bulletin/CHANGELOG.md b/packages/components/psammead-bulletin/CHANGELOG.md index 01c0a18509..482d9c25e7 100644 --- a/packages/components/psammead-bulletin/CHANGELOG.md +++ b/packages/components/psammead-bulletin/CHANGELOG.md @@ -3,6 +3,7 @@ | Version | Description | |---------|-------------| +| 5.0.54 | [PR#4606](https://github.com/bbc/psammead/pull/4606) Bump dependencies | | 5.0.53 | [PR#4600](https://github.com/bbc/psammead/pull/4600) Fix TalkBack reading nested spans incorrectly | | 5.0.52 | [PR#4601](https://github.com/bbc/psammead/pull/4601) Bumps dependencies | | 5.0.51 | [PR#4603](https://github.com/bbc/psammead/pull/4603) Bumps dependencies | diff --git a/packages/components/psammead-bulletin/package.json b/packages/components/psammead-bulletin/package.json index 556e17c5ae..d508df88ac 100644 --- a/packages/components/psammead-bulletin/package.json +++ b/packages/components/psammead-bulletin/package.json @@ -1,6 +1,6 @@ { "name": "@bbc/psammead-bulletin", - "version": "5.0.53", + "version": "5.0.54", "main": "dist/index.js", "module": "esm/index.js", "sideEffects": false, @@ -22,7 +22,7 @@ "@bbc/gel-foundations": "7.0.0", "@bbc/psammead-assets": "3.1.10", "@bbc/psammead-live-label": "2.0.32", - "@bbc/psammead-story-promo": "8.0.34", + "@bbc/psammead-story-promo": "8.0.35", "@bbc/psammead-styles": "8.0.1", "@bbc/psammead-visually-hidden-text": "2.0.7" }, diff --git a/packages/components/psammead-bulletin/src/__snapshots__/index.test.jsx.snap b/packages/components/psammead-bulletin/src/__snapshots__/index.test.jsx.snap index 8b46c0a090..ea43b2b5fe 100644 --- a/packages/components/psammead-bulletin/src/__snapshots__/index.test.jsx.snap +++ b/packages/components/psammead-bulletin/src/__snapshots__/index.test.jsx.snap @@ -49,32 +49,37 @@ exports[`Bulletin should render audio correctly 1`] = ` } .emotion-6 { + display: block; + width: 100%; +} + +.emotion-8 { display: inline-block; width: 100%; } @media (min-width: 37.5rem) and (max-width: 62.9375rem) { - .emotion-6 { + .emotion-8 { width: 66.67%; padding-right: 1rem; } } @supports (grid-template-columns: fit-content(200px)) { - .emotion-6 { + .emotion-8 { width: initial; grid-column: 1/span 6; } @media (min-width: 37.5rem) and (max-width: 62.9375rem) { - .emotion-6 { + .emotion-8 { grid-column: 3/span 4; padding: 0; } } } -.emotion-8 { +.emotion-10 { color: #222222; margin: 0; padding: 0.5rem; @@ -86,28 +91,28 @@ exports[`Bulletin should render audio correctly 1`] = ` } @media (min-width: 20rem) and (max-width: 37.4375rem) { - .emotion-8 { + .emotion-10 { font-size: 1rem; line-height: 1.25rem; } } @media (min-width: 37.5rem) { - .emotion-8 { + .emotion-10 { font-size: 1rem; line-height: 1.25rem; } } @media (min-width: 37.5rem) and (max-width: 62.9375rem) { - .emotion-8 { + .emotion-10 { padding-top: 0.5rem; padding-bottom: 0.5rem; padding-left: 0; } } -.emotion-10 { +.emotion-12 { position: static; color: #222222; -webkit-text-decoration: none; @@ -115,7 +120,7 @@ exports[`Bulletin should render audio correctly 1`] = ` overflow-wrap: break-word; } -.emotion-10:before { +.emotion-12:before { bottom: 0; content: ''; left: 0; @@ -127,17 +132,17 @@ exports[`Bulletin should render audio correctly 1`] = ` z-index: 1; } -.emotion-10:hover, -.emotion-10:focus { +.emotion-12:hover, +.emotion-12:focus { -webkit-text-decoration: underline; text-decoration: underline; } -.emotion-10:visited { +.emotion-12:visited { color: #6E6E73; } -.emotion-12 { +.emotion-14 { -webkit-clip-path: inset(100%); clip-path: inset(100%); clip: rect(1px, 1px, 1px, 1px); @@ -148,7 +153,7 @@ exports[`Bulletin should render audio correctly 1`] = ` margin: 0; } -.emotion-14 { +.emotion-16 { color: #3F3F42; margin: 0; padding: 0 0.5rem 1rem; @@ -160,26 +165,26 @@ exports[`Bulletin should render audio correctly 1`] = ` } @media (min-width: 20rem) and (max-width: 37.4375rem) { - .emotion-14 { + .emotion-16 { font-size: 0.9375rem; line-height: 1.125rem; } } @media (min-width: 37.5rem) { - .emotion-14 { + .emotion-16 { font-size: 0.875rem; line-height: 1.125rem; } } @media (min-width: 37.5rem) and (max-width: 62.9375rem) { - .emotion-14 { + .emotion-16 { padding-left: 0; } } -.emotion-16 { +.emotion-18 { background-color: #222222; border: 0.0625rem solid transparent; color: #FFFFFF; @@ -204,21 +209,21 @@ exports[`Bulletin should render audio correctly 1`] = ` } @media (min-width: 20rem) and (max-width: 37.4375rem) { - .emotion-16 { + .emotion-18 { font-size: 1rem; line-height: 1.25rem; } } @media (min-width: 37.5rem) { - .emotion-16 { + .emotion-18 { font-size: 1rem; line-height: 1.25rem; } } @media (min-width: 37.5rem) and (max-width: 62.9375rem) { - .emotion-16 { + .emotion-18 { display: -webkit-inline-box; display: -webkit-inline-flex; display: -ms-inline-flexbox; @@ -228,7 +233,7 @@ exports[`Bulletin should render audio correctly 1`] = ` } } -.emotion-18 { +.emotion-20 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; @@ -240,7 +245,7 @@ exports[`Bulletin should render audio correctly 1`] = ` padding-right: 0.5rem; } -.emotion-18>svg { +.emotion-20>svg { color: #FFFFFF; fill: currentColor; width: 1.0625rem; @@ -248,7 +253,7 @@ exports[`Bulletin should render audio correctly 1`] = ` margin: 0; } -.emotion-20 { +.emotion-22 { vertical-align: middle; margin: 0 0.25rem; color: #222222; @@ -264,23 +269,33 @@ exports[`Bulletin should render audio correctly 1`] = `
- Iron man + > + + + Iron man +

Listen, @@ -299,23 +314,23 @@ exports[`Bulletin should render audio correctly 1`] = `

This is the summary text