diff --git a/.storybook/preview.js b/.storybook/preview.js index c8d17768f4..87fe07887e 100644 --- a/.storybook/preview.js +++ b/.storybook/preview.js @@ -67,8 +67,6 @@ export const parameters = { }; const fontPathMap = [ - { prefix: 'F_ISKOOLA_POTA_BBC', path: 'fonts/IskoolaPota/' }, - { prefix: 'F_LATHA', path: 'fonts/Latha/' }, { prefix: 'F_MALLANNA', path: 'fonts/Mallanna/' }, { prefix: 'F_NOTO_SANS_ETHIOPIC', path: 'fonts/NotoSansEthiopic/' }, { prefix: 'F_NOTO_SANS_TAMIL', path: 'fonts/NotoSerifTamil/' }, @@ -78,7 +76,6 @@ const fontPathMap = [ { prefix: 'F_REITH_QALAM', path: 'fonts/ReithQalam/' }, { prefix: 'F_REITH_SANS', path: 'fonts/Reith/' }, { prefix: 'F_REITH_SERIF', path: 'fonts/Reith/' }, - { prefix: 'F_SHONAR_BANGLA', path: 'fonts/ShonarBangla/' }, ]; addDecorator(story => ( diff --git a/.storybook/static/fonts/IskoolaPota/bold.eot b/.storybook/static/fonts/IskoolaPota/bold.eot deleted file mode 100755 index 28a4a67693..0000000000 Binary files a/.storybook/static/fonts/IskoolaPota/bold.eot and /dev/null differ diff --git a/.storybook/static/fonts/IskoolaPota/bold.ttf b/.storybook/static/fonts/IskoolaPota/bold.ttf deleted file mode 100755 index f339573d57..0000000000 Binary files a/.storybook/static/fonts/IskoolaPota/bold.ttf and /dev/null differ diff --git a/.storybook/static/fonts/IskoolaPota/bold.woff b/.storybook/static/fonts/IskoolaPota/bold.woff deleted file mode 100755 index 9529d51f7e..0000000000 Binary files a/.storybook/static/fonts/IskoolaPota/bold.woff and /dev/null differ diff --git a/.storybook/static/fonts/IskoolaPota/normal.eot b/.storybook/static/fonts/IskoolaPota/normal.eot deleted file mode 100755 index 83f4c529df..0000000000 Binary files a/.storybook/static/fonts/IskoolaPota/normal.eot and /dev/null differ diff --git a/.storybook/static/fonts/IskoolaPota/normal.ttf b/.storybook/static/fonts/IskoolaPota/normal.ttf deleted file mode 100755 index 28a0a35d23..0000000000 Binary files a/.storybook/static/fonts/IskoolaPota/normal.ttf and /dev/null differ diff --git a/.storybook/static/fonts/IskoolaPota/normal.woff b/.storybook/static/fonts/IskoolaPota/normal.woff deleted file mode 100755 index 5aff0c2645..0000000000 Binary files a/.storybook/static/fonts/IskoolaPota/normal.woff and /dev/null differ diff --git a/.storybook/static/fonts/Latha/bold.eot b/.storybook/static/fonts/Latha/bold.eot deleted file mode 100755 index a4a889b733..0000000000 Binary files a/.storybook/static/fonts/Latha/bold.eot and /dev/null differ diff --git a/.storybook/static/fonts/Latha/bold.ttf b/.storybook/static/fonts/Latha/bold.ttf deleted file mode 100755 index 489a036ef3..0000000000 Binary files a/.storybook/static/fonts/Latha/bold.ttf and /dev/null differ diff --git a/.storybook/static/fonts/Latha/bold.woff b/.storybook/static/fonts/Latha/bold.woff deleted file mode 100755 index cd8c94af87..0000000000 Binary files a/.storybook/static/fonts/Latha/bold.woff and /dev/null differ diff --git a/.storybook/static/fonts/Latha/normal.eot b/.storybook/static/fonts/Latha/normal.eot deleted file mode 100755 index 1490002027..0000000000 Binary files a/.storybook/static/fonts/Latha/normal.eot and /dev/null differ diff --git a/.storybook/static/fonts/Latha/normal.ttf b/.storybook/static/fonts/Latha/normal.ttf deleted file mode 100755 index 7982880db4..0000000000 Binary files a/.storybook/static/fonts/Latha/normal.ttf and /dev/null differ diff --git a/.storybook/static/fonts/Latha/normal.woff b/.storybook/static/fonts/Latha/normal.woff deleted file mode 100755 index d9dd1016cd..0000000000 Binary files a/.storybook/static/fonts/Latha/normal.woff and /dev/null differ diff --git a/.storybook/static/fonts/ShonarBangla/bold.eot b/.storybook/static/fonts/ShonarBangla/bold.eot deleted file mode 100755 index 197d6882c3..0000000000 Binary files a/.storybook/static/fonts/ShonarBangla/bold.eot and /dev/null differ diff --git a/.storybook/static/fonts/ShonarBangla/bold.ttf b/.storybook/static/fonts/ShonarBangla/bold.ttf deleted file mode 100755 index dd9b5ec466..0000000000 Binary files a/.storybook/static/fonts/ShonarBangla/bold.ttf and /dev/null differ diff --git a/.storybook/static/fonts/ShonarBangla/bold.woff b/.storybook/static/fonts/ShonarBangla/bold.woff deleted file mode 100755 index a4db38ca99..0000000000 Binary files a/.storybook/static/fonts/ShonarBangla/bold.woff and /dev/null differ diff --git a/.storybook/static/fonts/ShonarBangla/normal.eot b/.storybook/static/fonts/ShonarBangla/normal.eot deleted file mode 100755 index 1d903d0c6c..0000000000 Binary files a/.storybook/static/fonts/ShonarBangla/normal.eot and /dev/null differ diff --git a/.storybook/static/fonts/ShonarBangla/normal.ttf b/.storybook/static/fonts/ShonarBangla/normal.ttf deleted file mode 100755 index 89de6bac34..0000000000 Binary files a/.storybook/static/fonts/ShonarBangla/normal.ttf and /dev/null differ diff --git a/.storybook/static/fonts/ShonarBangla/normal.woff b/.storybook/static/fonts/ShonarBangla/normal.woff deleted file mode 100755 index 1e6196ed0a..0000000000 Binary files a/.storybook/static/fonts/ShonarBangla/normal.woff and /dev/null differ diff --git a/packages/components/psammead-brand/CHANGELOG.md b/packages/components/psammead-brand/CHANGELOG.md index f075056548..ac75f677bb 100644 --- a/packages/components/psammead-brand/CHANGELOG.md +++ b/packages/components/psammead-brand/CHANGELOG.md @@ -3,6 +3,7 @@ | Version | Description | | ------- | ----------- | +| 7.3.11 | [PR#4568](https://github.com/bbc/psammead/pull/4568) Bump dependencies | | 7.3.10 | [PR#4565](https://github.com/bbc/psammead/pull/4565) Bump from psammead-styles | | 7.3.9 | [PR#4562](https://github.com/bbc/psammead/pull/4562) Bump psammead-styles | | 7.3.8 | [PR#4561](https://github.com/bbc/psammead/pull/4561) Bump dependencies for @bbc/psammead-styles | diff --git a/packages/components/psammead-brand/package.json b/packages/components/psammead-brand/package.json index 8da5017bf1..86062376a0 100644 --- a/packages/components/psammead-brand/package.json +++ b/packages/components/psammead-brand/package.json @@ -1,6 +1,6 @@ { "name": "@bbc/psammead-brand", - "version": "7.3.10", + "version": "7.3.11", "main": "dist/index.js", "module": "esm/index.js", "sideEffects": false, @@ -19,12 +19,12 @@ }, "homepage": "https://github.com/bbc/psammead/blob/latest/packages/components/psammead-brand/README.md", "dependencies": { - "@bbc/gel-foundations": "6.3.0", + "@bbc/gel-foundations": "7.0.0", "@bbc/psammead-visually-hidden-text": "2.0.7" }, "devDependencies": { - "@bbc/psammead-script-link": "3.0.27", - "@bbc/psammead-styles": "7.6.3", + "@bbc/psammead-script-link": "3.0.28", + "@bbc/psammead-styles": "8.0.0", "@emotion/styled": "^11.3.0", "react": "^17.0.2" }, diff --git a/packages/components/psammead-bulleted-list/CHANGELOG.md b/packages/components/psammead-bulleted-list/CHANGELOG.md index 32c979727d..2e2478d011 100644 --- a/packages/components/psammead-bulleted-list/CHANGELOG.md +++ b/packages/components/psammead-bulleted-list/CHANGELOG.md @@ -2,6 +2,7 @@ | Version | Description | | ------------- | --------------------------------------------------------------------------------------------------------------------------- | +| 3.1.8 | [PR#4568](https://github.com/bbc/psammead/pull/4568) Bump dependencies | | 3.1.7 | [PR#4565](https://github.com/bbc/psammead/pull/4565) Bump from psammead-styles | | 3.1.6 | [PR#4562](https://github.com/bbc/psammead/pull/4562) Bump psammead-styles | | 3.1.5 | [PR#4561](https://github.com/bbc/psammead/pull/4561) Bump dependencies for @bbc/psammead-styles | diff --git a/packages/components/psammead-bulleted-list/package.json b/packages/components/psammead-bulleted-list/package.json index 7a56d2e235..1b2f8bc270 100644 --- a/packages/components/psammead-bulleted-list/package.json +++ b/packages/components/psammead-bulleted-list/package.json @@ -1,6 +1,6 @@ { "name": "@bbc/psammead-bulleted-list", - "version": "3.1.7", + "version": "3.1.8", "main": "dist/index.js", "module": "esm/index.js", "sideEffects": false, @@ -19,8 +19,8 @@ }, "homepage": "https://github.com/BBC-News/psammead/blob/latest/packages/components/psammead-bulleted-list/README.md", "dependencies": { - "@bbc/gel-foundations": "6.3.0", - "@bbc/psammead-styles": "7.6.3" + "@bbc/gel-foundations": "7.0.0", + "@bbc/psammead-styles": "8.0.0" }, "peerDependencies": { "@emotion/styled": "^11.0.0", diff --git a/packages/components/psammead-bulletin/CHANGELOG.md b/packages/components/psammead-bulletin/CHANGELOG.md index 458aa89df3..ea731a1a7f 100644 --- a/packages/components/psammead-bulletin/CHANGELOG.md +++ b/packages/components/psammead-bulletin/CHANGELOG.md @@ -3,6 +3,7 @@ | Version | Description | |---------|-------------| +| 5.0.44 | [PR#4568](https://github.com/bbc/psammead/pull/4568) Bump dependencies | | 5.0.43 | [PR#4565](https://github.com/bbc/psammead/pull/4565) Bump from psammead-styles | | 5.0.42 | [PR#4562](https://github.com/bbc/psammead/pull/4562) Bump psammead-styles | | 5.0.41 | [PR#4561](https://github.com/bbc/psammead/pull/4561) Bump dependencies for @bbc/psammead-styles | diff --git a/packages/components/psammead-bulletin/package.json b/packages/components/psammead-bulletin/package.json index 64b38c5f12..fff2ecb0bb 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.43", + "version": "5.0.44", "main": "dist/index.js", "module": "esm/index.js", "sideEffects": false, @@ -19,11 +19,11 @@ }, "homepage": "https://github.com/BBC-News/psammead/blob/latest/packages/components/psammead-bulletin/README.md", "dependencies": { - "@bbc/gel-foundations": "6.3.0", + "@bbc/gel-foundations": "7.0.0", "@bbc/psammead-assets": "3.1.9", - "@bbc/psammead-live-label": "2.0.28", - "@bbc/psammead-story-promo": "8.0.28", - "@bbc/psammead-styles": "7.6.3", + "@bbc/psammead-live-label": "2.0.29", + "@bbc/psammead-story-promo": "8.0.29", + "@bbc/psammead-styles": "8.0.0", "@bbc/psammead-visually-hidden-text": "2.0.7" }, "peerDependencies": { diff --git a/packages/components/psammead-byline/CHANGELOG.md b/packages/components/psammead-byline/CHANGELOG.md index c436908376..f1b4f5e203 100644 --- a/packages/components/psammead-byline/CHANGELOG.md +++ b/packages/components/psammead-byline/CHANGELOG.md @@ -2,6 +2,7 @@ | Version | Description | | ------------- | ----------------------------------------------------------------------------------------------------------- | +| 3.0.27 | [PR#4568](https://github.com/bbc/psammead/pull/4568) Bump dependencies | | 3.0.26 | [PR#4565](https://github.com/bbc/psammead/pull/4565) Bump from psammead-styles | | 3.0.25 | [PR#4562](https://github.com/bbc/psammead/pull/4562) Bump psammead-styles | | 3.0.24 | [PR#4561](https://github.com/bbc/psammead/pull/4561) Bump dependencies for @bbc/psammead-styles | diff --git a/packages/components/psammead-byline/package.json b/packages/components/psammead-byline/package.json index f9074796ea..7adf0df2ea 100644 --- a/packages/components/psammead-byline/package.json +++ b/packages/components/psammead-byline/package.json @@ -1,6 +1,6 @@ { "name": "@bbc/psammead-byline", - "version": "3.0.26", + "version": "3.0.27", "main": "dist/index.js", "module": "esm/index.js", "sideEffects": false, @@ -19,8 +19,8 @@ }, "homepage": "https://github.com/BBC-News/psammead/blob/latest/packages/components/psammead-byline/README.md", "dependencies": { - "@bbc/gel-foundations": "6.3.0", - "@bbc/psammead-styles": "7.6.3" + "@bbc/gel-foundations": "7.0.0", + "@bbc/psammead-styles": "8.0.0" }, "peerDependencies": { "@emotion/styled": "^11.0.0", diff --git a/packages/components/psammead-caption/CHANGELOG.md b/packages/components/psammead-caption/CHANGELOG.md index 9077043ea6..ad1a3cae8b 100644 --- a/packages/components/psammead-caption/CHANGELOG.md +++ b/packages/components/psammead-caption/CHANGELOG.md @@ -3,6 +3,7 @@ | Version | Description | |---------|-------------| +| 4.1.22 | [PR#4568](https://github.com/bbc/psammead/pull/4568) Bump dependencies | | 4.1.21 | [PR#4565](https://github.com/bbc/psammead/pull/4565) Bump from psammead-styles | | 4.1.20 | [PR#4562](https://github.com/bbc/psammead/pull/4562) Bump psammead-styles | | 4.1.19 | [PR#4561](https://github.com/bbc/psammead/pull/4561) Bump dependencies for @bbc/psammead-styles | diff --git a/packages/components/psammead-caption/package.json b/packages/components/psammead-caption/package.json index ef33b0c5fb..186ab457a8 100644 --- a/packages/components/psammead-caption/package.json +++ b/packages/components/psammead-caption/package.json @@ -1,6 +1,6 @@ { "name": "@bbc/psammead-caption", - "version": "4.1.21", + "version": "4.1.22", "main": "dist/index.js", "module": "esm/index.js", "sideEffects": false, @@ -19,8 +19,8 @@ }, "homepage": "https://github.com/bbc/psammead/blob/latest/packages/components/psammead-caption/README.md", "dependencies": { - "@bbc/gel-foundations": "6.3.0", - "@bbc/psammead-styles": "7.6.3" + "@bbc/gel-foundations": "7.0.0", + "@bbc/psammead-styles": "8.0.0" }, "peerDependencies": { "@emotion/styled": "^11.0.0" diff --git a/packages/components/psammead-consent-banner/CHANGELOG.md b/packages/components/psammead-consent-banner/CHANGELOG.md index a157d152a7..60e4bd4a4a 100644 --- a/packages/components/psammead-consent-banner/CHANGELOG.md +++ b/packages/components/psammead-consent-banner/CHANGELOG.md @@ -3,6 +3,7 @@ | Version | Description | |---------|-------------| +| 5.5.11 | [PR#4568](https://github.com/bbc/psammead/pull/4568) Bump dependencies | | 5.5.10 | [PR#4565](https://github.com/bbc/psammead/pull/4565) Bump from psammead-styles | | 5.5.9 | [PR#4562](https://github.com/bbc/psammead/pull/4562) Bump psammead-styles | | 5.5.8 | [PR#4561](https://github.com/bbc/psammead/pull/4561) Bump dependencies for @bbc/psammead-styles | diff --git a/packages/components/psammead-consent-banner/package.json b/packages/components/psammead-consent-banner/package.json index 8abceddb8a..0f6ca6e508 100644 --- a/packages/components/psammead-consent-banner/package.json +++ b/packages/components/psammead-consent-banner/package.json @@ -1,6 +1,6 @@ { "name": "@bbc/psammead-consent-banner", - "version": "5.5.10", + "version": "5.5.11", "main": "dist/index.js", "module": "esm/index.js", "sideEffects": false, @@ -19,8 +19,8 @@ }, "homepage": "https://github.com/bbc/psammead/blob/latest/packages/components/psammead-consent-banner/README.md", "dependencies": { - "@bbc/gel-foundations": "6.3.0", - "@bbc/psammead-styles": "7.6.3" + "@bbc/gel-foundations": "7.0.0", + "@bbc/psammead-styles": "8.0.0" }, "peerDependencies": { "@emotion/styled": "^11.0.0", diff --git a/packages/components/psammead-content-anchor/CHANGELOG.md b/packages/components/psammead-content-anchor/CHANGELOG.md index c39fac21d6..e8143679e2 100644 --- a/packages/components/psammead-content-anchor/CHANGELOG.md +++ b/packages/components/psammead-content-anchor/CHANGELOG.md @@ -3,6 +3,7 @@ | Version | Description | |---------|-------------| +| 2.0.0-alpha.28 | [PR#4568](https://github.com/bbc/psammead/pull/4568) Bump dependencies | | 2.0.0-alpha.27 | [PR#4565](https://github.com/bbc/psammead/pull/4565) Bump from psammead-styles | | 2.0.0-alpha.26 | [PR#4562](https://github.com/bbc/psammead/pull/4562) Bump psammead-styles | | 2.0.0-alpha.25 | [PR#4561](https://github.com/bbc/psammead/pull/4561) bump dependencies | diff --git a/packages/components/psammead-content-anchor/package.json b/packages/components/psammead-content-anchor/package.json index 2fe489be2e..cdb5077a83 100644 --- a/packages/components/psammead-content-anchor/package.json +++ b/packages/components/psammead-content-anchor/package.json @@ -1,6 +1,6 @@ { "name": "@bbc/psammead-content-anchor", - "version": "2.0.0-alpha.27", + "version": "2.0.0-alpha.28", "main": "dist/index.js", "module": "esm/index.js", "sideEffects": false, @@ -28,7 +28,7 @@ "react": ">=16.9.0" }, "devDependencies": { - "@bbc/psammead-headings": "5.0.25", + "@bbc/psammead-headings": "5.0.26", "@emotion/react": "^11.4.0", "@emotion/styled": "^11.3.0", "react": "^17.0.2" diff --git a/packages/components/psammead-copyright/CHANGELOG.md b/packages/components/psammead-copyright/CHANGELOG.md index 750719563f..473fe2a2ee 100644 --- a/packages/components/psammead-copyright/CHANGELOG.md +++ b/packages/components/psammead-copyright/CHANGELOG.md @@ -3,6 +3,7 @@ | Version | Description | |---------|-------------| +| 3.0.27 | [PR#4568](https://github.com/bbc/psammead/pull/4568) Bump dependencies | | 3.0.26 | [PR#4565](https://github.com/bbc/psammead/pull/4565) Bump from psammead-styles | | 3.0.25 | [PR#4562](https://github.com/bbc/psammead/pull/4562) Bump psammead-styles | | 3.0.24 | [PR#4561](https://github.com/bbc/psammead/pull/4561) Bump dependencies for @bbc/psammead-styles | diff --git a/packages/components/psammead-copyright/package.json b/packages/components/psammead-copyright/package.json index 44a35d5b21..ff559612ce 100644 --- a/packages/components/psammead-copyright/package.json +++ b/packages/components/psammead-copyright/package.json @@ -1,6 +1,6 @@ { "name": "@bbc/psammead-copyright", - "version": "3.0.26", + "version": "3.0.27", "main": "dist/index.js", "module": "esm/index.js", "sideEffects": false, @@ -19,8 +19,8 @@ }, "homepage": "https://github.com/bbc/psammead/blob/latest/packages/components/psammead-copyright/README.md", "dependencies": { - "@bbc/gel-foundations": "6.3.0", - "@bbc/psammead-styles": "7.6.3" + "@bbc/gel-foundations": "7.0.0", + "@bbc/psammead-styles": "8.0.0" }, "peerDependencies": { "@emotion/styled": "^11.0.0" diff --git a/packages/components/psammead-embed-error/CHANGELOG.md b/packages/components/psammead-embed-error/CHANGELOG.md index 0265012f27..106859cb7e 100644 --- a/packages/components/psammead-embed-error/CHANGELOG.md +++ b/packages/components/psammead-embed-error/CHANGELOG.md @@ -2,6 +2,7 @@ | Version | Description | | -------------- | --------------------------------------------------------------------------------------------------------------------------- | +| 3.0.30 | [PR#4568](https://github.com/bbc/psammead/pull/4568) Bump dependencies | | 3.0.29 | [PR#4565](https://github.com/bbc/psammead/pull/4565) Bump from psammead-styles | | 3.0.28 | [PR#4562](https://github.com/bbc/psammead/pull/4562) Bump psammead-styles | | 3.0.27 | [PR#4561](https://github.com/bbc/psammead/pull/4561) Bump dependencies for @bbc/psammead-styles | diff --git a/packages/components/psammead-embed-error/package.json b/packages/components/psammead-embed-error/package.json index 068a06866f..06ebb2cb5f 100644 --- a/packages/components/psammead-embed-error/package.json +++ b/packages/components/psammead-embed-error/package.json @@ -1,6 +1,6 @@ { "name": "@bbc/psammead-embed-error", - "version": "3.0.29", + "version": "3.0.30", "main": "dist/index.js", "module": "esm/index.js", "sideEffects": false, @@ -25,9 +25,9 @@ "av" ], "dependencies": { - "@bbc/gel-foundations": "6.3.0", + "@bbc/gel-foundations": "7.0.0", "@bbc/psammead-assets": "3.1.9", - "@bbc/psammead-styles": "7.6.3" + "@bbc/psammead-styles": "8.0.0" }, "peerDependencies": { "@emotion/styled": "^11.0.0", diff --git a/packages/components/psammead-figure/CHANGELOG.md b/packages/components/psammead-figure/CHANGELOG.md index e70e1cf5e0..f8c2d003f6 100644 --- a/packages/components/psammead-figure/CHANGELOG.md +++ b/packages/components/psammead-figure/CHANGELOG.md @@ -3,6 +3,7 @@ | Version | Description | |---------|-------------| +| 2.0.13 | [PR#4568](https://github.com/bbc/psammead/pull/4568) Bump dependencies | | 2.0.12 | [PR#4548](https://github.com/bbc/psammead/pull/4548) Bumps dependencies | | 2.0.11 | [PR#4547](https://github.com/bbc/psammead/pull/4547) Bumps packages | | 2.0.10 | [PR#4486](https://github.com/bbc/psammead/pull/4486) upgrade minor/patch dependencies | diff --git a/packages/components/psammead-figure/package.json b/packages/components/psammead-figure/package.json index 86cedfba84..d6c3bdbf5d 100644 --- a/packages/components/psammead-figure/package.json +++ b/packages/components/psammead-figure/package.json @@ -1,6 +1,6 @@ { "name": "@bbc/psammead-figure", - "version": "2.0.12", + "version": "2.0.13", "main": "dist/index.js", "module": "esm/index.js", "sideEffects": false, @@ -19,7 +19,7 @@ }, "homepage": "https://github.com/bbc/psammead/blob/latest/packages/components/psammead-figure/README.md", "dependencies": { - "@bbc/gel-foundations": "6.3.0" + "@bbc/gel-foundations": "7.0.0" }, "peerDependencies": { "@emotion/styled": "^11.0.0" diff --git a/packages/components/psammead-grid/CHANGELOG.md b/packages/components/psammead-grid/CHANGELOG.md index 202e8ea4eb..607401bf98 100644 --- a/packages/components/psammead-grid/CHANGELOG.md +++ b/packages/components/psammead-grid/CHANGELOG.md @@ -3,6 +3,7 @@ | Version | Description | |---------|-------------| +| 3.1.10 | [PR#4568](https://github.com/bbc/psammead/pull/4568) Bump dependencies | | 3.1.9 | [PR#4565](https://github.com/bbc/psammead/pull/4565) Bump from psammead-styles | | 3.1.8 | [PR#4562](https://github.com/bbc/psammead/pull/4562) Bump psammead-styles | | 3.1.7 | [PR#4561](https://github.com/bbc/psammead/pull/4561) Bump dependencies for @bbc/psammead-styles | diff --git a/packages/components/psammead-grid/package.json b/packages/components/psammead-grid/package.json index af76de842d..194e52825f 100644 --- a/packages/components/psammead-grid/package.json +++ b/packages/components/psammead-grid/package.json @@ -1,6 +1,6 @@ { "name": "@bbc/psammead-grid", - "version": "3.1.9", + "version": "3.1.10", "description": "Grid component", "main": "dist/index.js", "module": "esm/index.js", @@ -23,8 +23,8 @@ "cssgrid" ], "dependencies": { - "@bbc/gel-foundations": "6.3.0", - "@bbc/psammead-styles": "7.6.3" + "@bbc/gel-foundations": "7.0.0", + "@bbc/psammead-styles": "8.0.0" }, "peerDependencies": { "@emotion/styled": "^11.0.0" diff --git a/packages/components/psammead-heading-index/CHANGELOG.md b/packages/components/psammead-heading-index/CHANGELOG.md index 4b63e6b4ed..4ef4b8e2d9 100644 --- a/packages/components/psammead-heading-index/CHANGELOG.md +++ b/packages/components/psammead-heading-index/CHANGELOG.md @@ -3,6 +3,7 @@ | Version | Description | |---------|-------------| +| 3.0.26 | [PR#4568](https://github.com/bbc/psammead/pull/4568) Bump dependencies | | 3.0.25 | [PR#4565](https://github.com/bbc/psammead/pull/4565) Bump from psammead-styles | | 3.0.24 | [PR#4562](https://github.com/bbc/psammead/pull/4562) Bump psammead-styles | | 3.0.23 | [PR#4561](https://github.com/bbc/psammead/pull/4561) Bump dependencies for @bbc/psammead-styles | diff --git a/packages/components/psammead-heading-index/package.json b/packages/components/psammead-heading-index/package.json index e43ad26782..e75cc14754 100644 --- a/packages/components/psammead-heading-index/package.json +++ b/packages/components/psammead-heading-index/package.json @@ -1,6 +1,6 @@ { "name": "@bbc/psammead-heading-index", - "version": "3.0.25", + "version": "3.0.26", "main": "dist/index.js", "module": "esm/index.js", "sideEffects": false, @@ -19,8 +19,8 @@ }, "homepage": "https://github.com/bbc/psammead/blob/latest/packages/components/psammead-heading-index/README.md", "dependencies": { - "@bbc/gel-foundations": "6.3.0", - "@bbc/psammead-styles": "7.6.3" + "@bbc/gel-foundations": "7.0.0", + "@bbc/psammead-styles": "8.0.0" }, "peerDependencies": { "@emotion/styled": "^11.0.0" diff --git a/packages/components/psammead-headings/CHANGELOG.md b/packages/components/psammead-headings/CHANGELOG.md index 629b0615ab..a924d33ac2 100644 --- a/packages/components/psammead-headings/CHANGELOG.md +++ b/packages/components/psammead-headings/CHANGELOG.md @@ -3,6 +3,7 @@ | Version | Description | |---------|-------------| +| 5.0.26 | [PR#4568](https://github.com/bbc/psammead/pull/4568) Bump dependencies | | 5.0.25 | [PR#4565](https://github.com/bbc/psammead/pull/4565) Bump from psammead-styles | | 5.0.24 | [PR#4562](https://github.com/bbc/psammead/pull/4562) Bump psammead-styles | | 5.0.23 | [PR#4561](https://github.com/bbc/psammead/pull/4561) Bump dependencies for @bbc/psammead-styles | diff --git a/packages/components/psammead-headings/package.json b/packages/components/psammead-headings/package.json index e99f451e69..37c6873c9d 100644 --- a/packages/components/psammead-headings/package.json +++ b/packages/components/psammead-headings/package.json @@ -1,6 +1,6 @@ { "name": "@bbc/psammead-headings", - "version": "5.0.25", + "version": "5.0.26", "main": "dist/index.js", "module": "esm/index.js", "sideEffects": false, @@ -19,8 +19,8 @@ }, "homepage": "https://github.com/bbc/psammead/blob/latest/packages/components/psammead-headings/README.md", "dependencies": { - "@bbc/gel-foundations": "6.3.0", - "@bbc/psammead-styles": "7.6.3" + "@bbc/gel-foundations": "7.0.0", + "@bbc/psammead-styles": "8.0.0" }, "peerDependencies": { "@emotion/styled": "^11.0.0" diff --git a/packages/components/psammead-image-placeholder/CHANGELOG.md b/packages/components/psammead-image-placeholder/CHANGELOG.md index 19fde94fd1..2068437e56 100644 --- a/packages/components/psammead-image-placeholder/CHANGELOG.md +++ b/packages/components/psammead-image-placeholder/CHANGELOG.md @@ -3,6 +3,7 @@ | Version | Description | |---------|-------------| +| 3.4.8 | [PR#4568](https://github.com/bbc/psammead/pull/4568) Bump dependencies | | 3.4.7 | [PR#4565](https://github.com/bbc/psammead/pull/4565) Bump from psammead-styles | | 3.4.6 | [PR#4562](https://github.com/bbc/psammead/pull/4562) Bump psammead-styles | | 3.4.5 | [PR#4561](https://github.com/bbc/psammead/pull/4561) Bump dependencies for @bbc/psammead-styles | diff --git a/packages/components/psammead-image-placeholder/package.json b/packages/components/psammead-image-placeholder/package.json index 0d0bf5baef..982fdecf58 100644 --- a/packages/components/psammead-image-placeholder/package.json +++ b/packages/components/psammead-image-placeholder/package.json @@ -1,6 +1,6 @@ { "name": "@bbc/psammead-image-placeholder", - "version": "3.4.7", + "version": "3.4.8", "main": "dist/index.js", "module": "esm/index.js", "sideEffects": false, @@ -20,7 +20,7 @@ "homepage": "https://github.com/bbc/psammead/blob/latest/packages/components/psammead-image-placeholder/README.md", "dependencies": { "@bbc/psammead-assets": "3.1.9", - "@bbc/psammead-styles": "7.6.3" + "@bbc/psammead-styles": "8.0.0" }, "peerDependencies": { "@emotion/styled": "^11.0.0", diff --git a/packages/components/psammead-inline-link/CHANGELOG.md b/packages/components/psammead-inline-link/CHANGELOG.md index df750fe545..0dfc5e0384 100644 --- a/packages/components/psammead-inline-link/CHANGELOG.md +++ b/packages/components/psammead-inline-link/CHANGELOG.md @@ -3,6 +3,7 @@ | Version | Description | |---------|-------------| +| 3.0.24 | [PR#4568](https://github.com/bbc/psammead/pull/4568) Bump dependencies | | 3.0.23 | [PR#4565](https://github.com/bbc/psammead/pull/4565) Bump from psammead-styles | | 3.0.22 | [PR#4562](https://github.com/bbc/psammead/pull/4562) Bump psammead-styles | | 3.0.21 | [PR#4561](https://github.com/bbc/psammead/pull/4561) Bump dependencies for @bbc/psammead-styles | diff --git a/packages/components/psammead-inline-link/package.json b/packages/components/psammead-inline-link/package.json index e9be9427c4..22f174d3c0 100644 --- a/packages/components/psammead-inline-link/package.json +++ b/packages/components/psammead-inline-link/package.json @@ -1,6 +1,6 @@ { "name": "@bbc/psammead-inline-link", - "version": "3.0.23", + "version": "3.0.24", "description": "React component for an Inline Link", "main": "dist/index.js", "module": "esm/index.js", @@ -25,7 +25,7 @@ }, "homepage": "https://github.com/bbc/psammead/blob/latest/packages/components/psammead-inline-link/README.md", "dependencies": { - "@bbc/psammead-styles": "7.6.3" + "@bbc/psammead-styles": "8.0.0" }, "peerDependencies": { "@emotion/styled": "^11.0.0" diff --git a/packages/components/psammead-live-label/CHANGELOG.md b/packages/components/psammead-live-label/CHANGELOG.md index bb27b118e0..9099c1b64d 100644 --- a/packages/components/psammead-live-label/CHANGELOG.md +++ b/packages/components/psammead-live-label/CHANGELOG.md @@ -3,6 +3,7 @@ | Version | Description | |---------|-------------| +| 2.0.29 | [PR#4568](https://github.com/bbc/psammead/pull/4568) Bump dependencies | | 2.0.28 | [PR#4565](https://github.com/bbc/psammead/pull/4565) Bump from psammead-styles | | 2.0.27 | [PR#4562](https://github.com/bbc/psammead/pull/4562) Bump psammead-styles | | 2.0.26 | [PR#4561](https://github.com/bbc/psammead/pull/4561) Bump dependencies for @bbc/psammead-styles| diff --git a/packages/components/psammead-live-label/package.json b/packages/components/psammead-live-label/package.json index f8d7d42c08..a57a03b7bd 100644 --- a/packages/components/psammead-live-label/package.json +++ b/packages/components/psammead-live-label/package.json @@ -1,6 +1,6 @@ { "name": "@bbc/psammead-live-label", - "version": "2.0.28", + "version": "2.0.29", "main": "dist/index.js", "module": "esm/index.js", "sideEffects": false, @@ -19,8 +19,8 @@ }, "homepage": "https://github.com/BBC-News/psammead/blob/latest/packages/components/psammead-live-label/README.md", "dependencies": { - "@bbc/gel-foundations": "6.3.0", - "@bbc/psammead-styles": "7.6.3", + "@bbc/gel-foundations": "7.0.0", + "@bbc/psammead-styles": "8.0.0", "@bbc/psammead-visually-hidden-text": "2.0.7" }, "peerDependencies": { diff --git a/packages/components/psammead-media-indicator/CHANGELOG.md b/packages/components/psammead-media-indicator/CHANGELOG.md index 34034e694d..bb17c70a22 100644 --- a/packages/components/psammead-media-indicator/CHANGELOG.md +++ b/packages/components/psammead-media-indicator/CHANGELOG.md @@ -3,6 +3,7 @@ | Version | Description | | ------- | ----------- | +| 6.1.11 | [PR#4568](https://github.com/bbc/psammead/pull/4568) Bump dependencies | | 6.1.10 | [PR#4565](https://github.com/bbc/psammead/pull/4565) Bump from psammead-styles | | 6.1.9 | [PR#4562](https://github.com/bbc/psammead/pull/4562) Bump psammead-styles | | 6.1.8 | [PR#4561](https://github.com/bbc/psammead/pull/4561) Bump dependencies for @bbc/psammead-styles | diff --git a/packages/components/psammead-media-indicator/package.json b/packages/components/psammead-media-indicator/package.json index 249c1f2ba2..91935dc3a4 100644 --- a/packages/components/psammead-media-indicator/package.json +++ b/packages/components/psammead-media-indicator/package.json @@ -1,6 +1,6 @@ { "name": "@bbc/psammead-media-indicator", - "version": "6.1.10", + "version": "6.1.11", "main": "dist/index.js", "module": "esm/index.js", "sideEffects": false, @@ -19,9 +19,9 @@ }, "homepage": "https://github.com/bbc/psammead/blob/latest/packages/components/psammead-media-indicator/README.md", "dependencies": { - "@bbc/gel-foundations": "6.3.0", + "@bbc/gel-foundations": "7.0.0", "@bbc/psammead-assets": "3.1.9", - "@bbc/psammead-styles": "7.6.3" + "@bbc/psammead-styles": "8.0.0" }, "peerDependencies": { "@emotion/styled": "^11.0.0", diff --git a/packages/components/psammead-media-player/CHANGELOG.md b/packages/components/psammead-media-player/CHANGELOG.md index 3683552030..50f84cadbe 100644 --- a/packages/components/psammead-media-player/CHANGELOG.md +++ b/packages/components/psammead-media-player/CHANGELOG.md @@ -3,6 +3,7 @@ | Version | Description | | ------------- | ---------------------------------------------------------------------------------------------------------------------------- | +| 5.1.12 | [PR#4568](https://github.com/bbc/psammead/pull/4568) Bump from psammead-styles | | 5.1.11 | [PR#4565](https://github.com/bbc/psammead/pull/4565) Bump from psammead-styles | | 5.1.10 |[PR#4562](https://github.com/bbc/psammead/pull/4562) Bump psammead-styles | | 5.1.9 | [PR#4561](https://github.com/bbc/psammead/pull/4561) bump dependencies | diff --git a/packages/components/psammead-media-player/package.json b/packages/components/psammead-media-player/package.json index 8f3bab39b9..d65f6bb06c 100644 --- a/packages/components/psammead-media-player/package.json +++ b/packages/components/psammead-media-player/package.json @@ -1,6 +1,6 @@ { "name": "@bbc/psammead-media-player", - "version": "5.1.11", + "version": "5.1.12", "description": "Provides a media player with optional placeholder", "main": "dist/index.js", "module": "esm/index.js", @@ -31,8 +31,8 @@ "dependencies": { "@bbc/psammead-assets": "3.1.9", "@bbc/psammead-image": "2.0.8", - "@bbc/psammead-image-placeholder": "3.4.7", - "@bbc/psammead-play-button": "3.0.29" + "@bbc/psammead-image-placeholder": "3.4.8", + "@bbc/psammead-play-button": "3.0.30" }, "devDependencies": { "@emotion/styled": "^11.3.0", diff --git a/packages/components/psammead-navigation/CHANGELOG.md b/packages/components/psammead-navigation/CHANGELOG.md index 9c45707323..1d774df495 100644 --- a/packages/components/psammead-navigation/CHANGELOG.md +++ b/packages/components/psammead-navigation/CHANGELOG.md @@ -3,6 +3,7 @@ | Version | Description | |---------|-------------| +| 9.2.11 | [PR#4568](https://github.com/bbc/psammead/pull/4568) Bump dependencies | | 9.2.10 | [PR#4565](https://github.com/bbc/psammead/pull/4565) Bump from psammead-styles | | 9.2.9 | [PR#4562](https://github.com/bbc/psammead/pull/4562) Bump psammead-styles | | 9.2.8 | [PR#4561](https://github.com/bbc/psammead/pull/4561) Bump dependencies for @bbc/psammead-styles | diff --git a/packages/components/psammead-navigation/package.json b/packages/components/psammead-navigation/package.json index 5443a60d39..1f2569012a 100644 --- a/packages/components/psammead-navigation/package.json +++ b/packages/components/psammead-navigation/package.json @@ -1,6 +1,6 @@ { "name": "@bbc/psammead-navigation", - "version": "9.2.10", + "version": "9.2.11", "description": "A navigation bar to use on index pages", "main": "dist/index.js", "module": "esm/index.js", @@ -19,9 +19,9 @@ }, "homepage": "https://github.com/bbc/psammead/blob/latest/packages/components/psammead-navigation/README.md", "dependencies": { - "@bbc/gel-foundations": "6.3.0", + "@bbc/gel-foundations": "7.0.0", "@bbc/psammead-assets": "3.1.9", - "@bbc/psammead-styles": "7.6.3", + "@bbc/psammead-styles": "8.0.0", "@bbc/psammead-visually-hidden-text": "2.0.7" }, "peerDependencies": { diff --git a/packages/components/psammead-paragraph/CHANGELOG.md b/packages/components/psammead-paragraph/CHANGELOG.md index 062f435b80..8f399c0aff 100644 --- a/packages/components/psammead-paragraph/CHANGELOG.md +++ b/packages/components/psammead-paragraph/CHANGELOG.md @@ -3,6 +3,7 @@ | Version | Description | |---------|-------------| +| 4.0.26 | [PR#4568](https://github.com/bbc/psammead/pull/4568) Bump dependencies | | 4.0.25 | [PR#4565](https://github.com/bbc/psammead/pull/4565) Bump from psammead-styles | | 4.0.24 | [PR#4562](https://github.com/bbc/psammead/pull/4562) Bump psammead-styles | | 4.0.23 | [PR#4561](https://github.com/bbc/psammead/pull/4561) Bump dependencies for @bbc/psammead-styles | diff --git a/packages/components/psammead-paragraph/package.json b/packages/components/psammead-paragraph/package.json index c5e0db4da3..bb48b97ad0 100644 --- a/packages/components/psammead-paragraph/package.json +++ b/packages/components/psammead-paragraph/package.json @@ -1,6 +1,6 @@ { "name": "@bbc/psammead-paragraph", - "version": "4.0.25", + "version": "4.0.26", "description": "React component for a Paragraph", "main": "dist/index.js", "module": "esm/index.js", @@ -24,8 +24,8 @@ }, "homepage": "https://github.com/bbc/psammead/blob/latest/packages/components/psammead-paragraph/README.md", "dependencies": { - "@bbc/gel-foundations": "6.3.0", - "@bbc/psammead-styles": "7.6.3" + "@bbc/gel-foundations": "7.0.0", + "@bbc/psammead-styles": "8.0.0" }, "peerDependencies": { "@emotion/styled": "^11.0.0" diff --git a/packages/components/psammead-play-button/CHANGELOG.md b/packages/components/psammead-play-button/CHANGELOG.md index 05332d312c..46605760f9 100644 --- a/packages/components/psammead-play-button/CHANGELOG.md +++ b/packages/components/psammead-play-button/CHANGELOG.md @@ -3,6 +3,7 @@ | Version | Description | | ------------- | ----------- | +| 3.0.30 | [PR#4568](https://github.com/bbc/psammead/pull/4568) Bump dependencies | | 3.0.29 | [PR#4565](https://github.com/bbc/psammead/pull/4565) Bump from psammead-styles | | 3.0.28 | [PR#4562](https://github.com/bbc/psammead/pull/4562) Bump psammead-styles | | 3.0.27 | [PR#4561](https://github.com/bbc/psammead/pull/4561) Bump dependencies for @bbc/psammead-styles | diff --git a/packages/components/psammead-play-button/package.json b/packages/components/psammead-play-button/package.json index c7e83edb0c..c24b02874d 100644 --- a/packages/components/psammead-play-button/package.json +++ b/packages/components/psammead-play-button/package.json @@ -1,6 +1,6 @@ { "name": "@bbc/psammead-play-button", - "version": "3.0.29", + "version": "3.0.30", "description": "Provides a play button, with optional duration, for playable media.", "main": "dist/index.js", "module": "esm/index.js", @@ -18,9 +18,9 @@ }, "homepage": "https://github.com/bbc/psammead/blob/latest/packages/components/psammead-play-button/README.md", "dependencies": { - "@bbc/gel-foundations": "6.3.0", + "@bbc/gel-foundations": "7.0.0", "@bbc/psammead-assets": "3.1.9", - "@bbc/psammead-styles": "7.6.3" + "@bbc/psammead-styles": "8.0.0" }, "peerDependencies": { "@emotion/styled": "^11.0.0", diff --git a/packages/components/psammead-script-link/CHANGELOG.md b/packages/components/psammead-script-link/CHANGELOG.md index c978b9cd89..7aabca7b68 100644 --- a/packages/components/psammead-script-link/CHANGELOG.md +++ b/packages/components/psammead-script-link/CHANGELOG.md @@ -3,6 +3,7 @@ | Version | Description | |---------|-------------| +| 3.0.28 | [PR#4568](https://github.com/bbc/psammead/pull/4568) Bump dependencies | | 3.0.27 | [PR#4565](https://github.com/bbc/psammead/pull/4565) Bump from psammead-styles | | 3.0.26 | [PR#4562](https://github.com/bbc/psammead/pull/4562) Bump psammead-styles | | 3.0.25 | [PR#4561](https://github.com/bbc/psammead/pull/4561) Bump dependencies for @bbc/psammead-styles | diff --git a/packages/components/psammead-script-link/package.json b/packages/components/psammead-script-link/package.json index 73041c9550..03d1ff1f57 100644 --- a/packages/components/psammead-script-link/package.json +++ b/packages/components/psammead-script-link/package.json @@ -1,6 +1,6 @@ { "name": "@bbc/psammead-script-link", - "version": "3.0.27", + "version": "3.0.28", "main": "dist/index.js", "module": "esm/index.js", "sideEffects": false, @@ -24,8 +24,8 @@ }, "homepage": "https://github.com/BBC-News/psammead/blob/latest/packages/components/psammead-script-link/README.md", "dependencies": { - "@bbc/gel-foundations": "6.3.0", - "@bbc/psammead-styles": "7.6.3" + "@bbc/gel-foundations": "7.0.0", + "@bbc/psammead-styles": "8.0.0" }, "peerDependencies": { "@emotion/styled": "^11.0.0", diff --git a/packages/components/psammead-section-label/CHANGELOG.md b/packages/components/psammead-section-label/CHANGELOG.md index 81dd0dd21d..4ac7041e80 100644 --- a/packages/components/psammead-section-label/CHANGELOG.md +++ b/packages/components/psammead-section-label/CHANGELOG.md @@ -3,6 +3,7 @@ | Version | Description | |---------|-------------| +| 7.1.9 | [PR#4568](https://github.com/bbc/psammead/pull/4568) Bump dependencies | | 7.1.8 | [PR#4565](https://github.com/bbc/psammead/pull/4565) Bump from psammead-styles | | 7.1.7 | [PR#4562](https://github.com/bbc/psammead/pull/4562) Bump psammead-styles | | 7.1.6 | [PR#4561](https://github.com/bbc/psammead/pull/4561) Bump dependencies for @bbc/psammead-styles | diff --git a/packages/components/psammead-section-label/package.json b/packages/components/psammead-section-label/package.json index f9b0d06926..f84b8babee 100644 --- a/packages/components/psammead-section-label/package.json +++ b/packages/components/psammead-section-label/package.json @@ -1,6 +1,6 @@ { "name": "@bbc/psammead-section-label", - "version": "7.1.8", + "version": "7.1.9", "description": "React styled component for a section label", "main": "dist/index.js", "module": "esm/index.js", @@ -24,8 +24,8 @@ }, "homepage": "https://github.com/bbc/psammead/blob/latest/packages/components/psammead-section-label/README.md", "dependencies": { - "@bbc/gel-foundations": "6.3.0", - "@bbc/psammead-styles": "7.6.3" + "@bbc/gel-foundations": "7.0.0", + "@bbc/psammead-styles": "8.0.0" }, "peerDependencies": { "@emotion/styled": "^11.0.0", diff --git a/packages/components/psammead-social-embed/CHANGELOG.md b/packages/components/psammead-social-embed/CHANGELOG.md index 2133256523..37ca92f051 100644 --- a/packages/components/psammead-social-embed/CHANGELOG.md +++ b/packages/components/psammead-social-embed/CHANGELOG.md @@ -2,6 +2,7 @@ | Version | Description | | ------------- | ----------------------------------------------------------------------------------------------------------- | +| 3.3.8 | [PR#4568](https://github.com/bbc/psammead/pull/4568) Bump dependencies | | 3.3.7 | [PR#4565](https://github.com/bbc/psammead/pull/4565) Bump from psammead-styles | | 3.3.6 | [PR#4562](https://github.com/bbc/psammead/pull/4562) Bump psammead-styles | | 3.3.5 | [PR#4561](https://github.com/bbc/psammead/pull/4561) Bump dependencies for @bbc/psammead-styles | diff --git a/packages/components/psammead-social-embed/package.json b/packages/components/psammead-social-embed/package.json index 6fd9c23ef9..b7e3a9108f 100644 --- a/packages/components/psammead-social-embed/package.json +++ b/packages/components/psammead-social-embed/package.json @@ -1,6 +1,6 @@ { "name": "@bbc/psammead-social-embed", - "version": "3.3.7", + "version": "3.3.8", "main": "dist/index.js", "module": "esm/index.js", "sideEffects": false, @@ -19,8 +19,8 @@ }, "homepage": "https://github.com/BBC-News/psammead/blob/latest/packages/components/psammead-social-embed/README.md", "dependencies": { - "@bbc/gel-foundations": "6.3.0", - "@bbc/psammead-styles": "7.6.3" + "@bbc/gel-foundations": "7.0.0", + "@bbc/psammead-styles": "8.0.0" }, "peerDependencies": { "@emotion/styled": "^11.0.0", diff --git a/packages/components/psammead-story-promo-list/CHANGELOG.md b/packages/components/psammead-story-promo-list/CHANGELOG.md index 000fc0ea13..79aafeee1c 100644 --- a/packages/components/psammead-story-promo-list/CHANGELOG.md +++ b/packages/components/psammead-story-promo-list/CHANGELOG.md @@ -3,6 +3,7 @@ | Version | Description | | ------- | ----------- | +| 6.0.27 | [PR#4568](https://github.com/bbc/psammead/pull/4568) Bump dependencies | | 6.0.26 | [PR#4565](https://github.com/bbc/psammead/pull/4565) Bump from psammead-styles | | 6.0.25 | [PR#4562](https://github.com/bbc/psammead/pull/4562) Bump psammead-styles | | 6.0.24 | [PR#4561](https://github.com/bbc/psammead/pull/4561) Bump dependencies for @bbc/psammead-styles | diff --git a/packages/components/psammead-story-promo-list/package.json b/packages/components/psammead-story-promo-list/package.json index 3c3a6d1361..1ad36d8f4d 100644 --- a/packages/components/psammead-story-promo-list/package.json +++ b/packages/components/psammead-story-promo-list/package.json @@ -1,6 +1,6 @@ { "name": "@bbc/psammead-story-promo-list", - "version": "6.0.26", + "version": "6.0.27", "main": "dist/index.js", "module": "esm/index.js", "sideEffects": false, @@ -19,8 +19,8 @@ }, "homepage": "https://github.com/bbc/psammead/blob/latest/packages/components/psammead-story-promo-list/README.md", "dependencies": { - "@bbc/gel-foundations": "6.3.0", - "@bbc/psammead-styles": "7.6.3" + "@bbc/gel-foundations": "7.0.0", + "@bbc/psammead-styles": "8.0.0" }, "peerDependencies": { "@emotion/styled": "^11.0.0", diff --git a/packages/components/psammead-story-promo/CHANGELOG.md b/packages/components/psammead-story-promo/CHANGELOG.md index 3ea7b7371e..48f8866cbe 100644 --- a/packages/components/psammead-story-promo/CHANGELOG.md +++ b/packages/components/psammead-story-promo/CHANGELOG.md @@ -3,6 +3,7 @@ | Version | Description | | ------- | ----------- | +| 8.0.29 | [PR#4568](https://github.com/bbc/psammead/pull/4568) Bump dependencies | | 8.0.28 | [PR#4565](https://github.com/bbc/psammead/pull/4565) Bump from psammead-styles | | 8.0.27 | [PR#4562](https://github.com/bbc/psammead/pull/4562) Bump psammead-styles | | 8.0.26 | [PR#4561](https://github.com/bbc/psammead/pull/4561) Bump dependencies for @bbc/psammead-styles | diff --git a/packages/components/psammead-story-promo/package.json b/packages/components/psammead-story-promo/package.json index a67f517b1b..f219c7066e 100644 --- a/packages/components/psammead-story-promo/package.json +++ b/packages/components/psammead-story-promo/package.json @@ -1,6 +1,6 @@ { "name": "@bbc/psammead-story-promo", - "version": "8.0.28", + "version": "8.0.29", "main": "dist/index.js", "module": "esm/index.js", "sideEffects": false, @@ -19,8 +19,8 @@ }, "homepage": "https://github.com/bbc/psammead/blob/latest/packages/components/psammead-story-promo/README.md", "dependencies": { - "@bbc/gel-foundations": "6.3.0", - "@bbc/psammead-styles": "7.6.3" + "@bbc/gel-foundations": "7.0.0", + "@bbc/psammead-styles": "8.0.0" }, "peerDependencies": { "@emotion/react": "^11.1.4", diff --git a/packages/components/psammead-timestamp/CHANGELOG.md b/packages/components/psammead-timestamp/CHANGELOG.md index d8f4cff5b5..1b31f96f75 100644 --- a/packages/components/psammead-timestamp/CHANGELOG.md +++ b/packages/components/psammead-timestamp/CHANGELOG.md @@ -3,6 +3,7 @@ | Version | Description | |---------|-------------| +| 4.0.27 | [PR#4568](https://github.com/bbc/psammead/pull/4568) Bump dependencies | | 4.0.26 | [PR#4565](https://github.com/bbc/psammead/pull/4565) Bump from psammead-styles | | 4.0.25 | [PR#4562](https://github.com/bbc/psammead/pull/4562) Bump psammead-styles | | 4.0.24 | [PR#4561](https://github.com/bbc/psammead/pull/4561) Bump dependencies for @bbc/psammead-styles | diff --git a/packages/components/psammead-timestamp/package.json b/packages/components/psammead-timestamp/package.json index 434e94c0bb..6b76cabd8c 100644 --- a/packages/components/psammead-timestamp/package.json +++ b/packages/components/psammead-timestamp/package.json @@ -1,6 +1,6 @@ { "name": "@bbc/psammead-timestamp", - "version": "4.0.26", + "version": "4.0.27", "main": "dist/index.js", "module": "esm/index.js", "sideEffects": false, @@ -19,8 +19,8 @@ }, "homepage": "https://github.com/bbc/psammead/blob/latest/packages/components/psammead-timestamp/README.md", "dependencies": { - "@bbc/gel-foundations": "6.3.0", - "@bbc/psammead-styles": "7.6.3" + "@bbc/gel-foundations": "7.0.0", + "@bbc/psammead-styles": "8.0.0" }, "peerDependencies": { "@emotion/styled": "^11.0.0" diff --git a/packages/components/psammead-topic-tags/CHANGELOG.md b/packages/components/psammead-topic-tags/CHANGELOG.md index 64a3f4e656..1378b274a5 100644 --- a/packages/components/psammead-topic-tags/CHANGELOG.md +++ b/packages/components/psammead-topic-tags/CHANGELOG.md @@ -2,6 +2,7 @@ | Version | Description | |---------|-------------| +| 1.0.8 | [PR#4568](https://github.com/bbc/psammead/pull/4568) Bump dependencies | | 1.0.7 | [PR#4565](https://github.com/bbc/psammead/pull/4565) Bump from psammead-styles | | 1.0.6 | [PR#4562](https://github.com/bbc/psammead/pull/4562) Bump psammead-styles | | 1.0.5 | [PR#4561](https://github.com/bbc/psammead/pull/4561) Bump dependencies for @bbc/psammead-styles | diff --git a/packages/components/psammead-topic-tags/package.json b/packages/components/psammead-topic-tags/package.json index 3a365ea816..aeab06f02e 100644 --- a/packages/components/psammead-topic-tags/package.json +++ b/packages/components/psammead-topic-tags/package.json @@ -1,6 +1,6 @@ { "name": "@bbc/psammead-topic-tags", - "version": "1.0.7", + "version": "1.0.8", "main": "dist/index.js", "module": "esm/index.js", "sideEffects": false, @@ -19,8 +19,8 @@ }, "homepage": "https://github.com/BBC-News/psammead/blob/latest/packages/components/psammead-topic-tags/README.md", "dependencies": { - "@bbc/gel-foundations": "6.3.0", - "@bbc/psammead-styles": "7.6.3" + "@bbc/gel-foundations": "7.0.0", + "@bbc/psammead-styles": "8.0.0" }, "peerDependencies": { "@emotion/styled": "^11.1.5", diff --git a/packages/components/psammead-useful-links/CHANGELOG.md b/packages/components/psammead-useful-links/CHANGELOG.md index 687ab305a5..287111b664 100644 --- a/packages/components/psammead-useful-links/CHANGELOG.md +++ b/packages/components/psammead-useful-links/CHANGELOG.md @@ -3,6 +3,7 @@ | Version | Description | |---------|-------------| +| 3.0.28 | [PR#4568](https://github.com/bbc/psammead/pull/4568) Bump dependencies | | 3.0.27 | [PR#4565](https://github.com/bbc/psammead/pull/4565) Bump from psammead-styles | | 3.0.26 | [PR#4562](https://github.com/bbc/psammead/pull/4562) Bump psammead-styles | | 3.0.25 | [PR#4561](https://github.com/bbc/psammead/pull/4561) Bump dependencies for @bbc/psammead-styles | diff --git a/packages/components/psammead-useful-links/package.json b/packages/components/psammead-useful-links/package.json index 370c12e2dc..f09fad1c01 100644 --- a/packages/components/psammead-useful-links/package.json +++ b/packages/components/psammead-useful-links/package.json @@ -1,6 +1,6 @@ { "name": "@bbc/psammead-useful-links", - "version": "3.0.27", + "version": "3.0.28", "main": "dist/index.js", "module": "esm/index.js", "sideEffects": false, @@ -26,8 +26,8 @@ }, "homepage": "https://github.com/BBC-News/psammead/blob/latest/packages/components/psammead-useful-links/README.md", "dependencies": { - "@bbc/gel-foundations": "6.3.0", - "@bbc/psammead-styles": "7.6.3" + "@bbc/gel-foundations": "7.0.0", + "@bbc/psammead-styles": "8.0.0" }, "peerDependencies": { "@emotion/styled": "^11.0.0", diff --git a/packages/containers/psammead-timestamp-container/CHANGELOG.md b/packages/containers/psammead-timestamp-container/CHANGELOG.md index a842a22710..ae4e03ad3c 100644 --- a/packages/containers/psammead-timestamp-container/CHANGELOG.md +++ b/packages/containers/psammead-timestamp-container/CHANGELOG.md @@ -3,6 +3,7 @@ | Version | Description | |---------|-------------| +| 5.0.38 | [PR#4568](https://github.com/bbc/psammead/pull/4568) Bump dependencies | | 5.0.37 | [PR#4565](https://github.com/bbc/psammead/pull/4565) Bump from psammead-styles | | 5.0.36 | [PR#4562](https://github.com/bbc/psammead/pull/4562) Bump psammead-styles | | 5.0.35 | [PR#4561](https://github.com/bbc/psammead/pull/4561) bump dependencies | diff --git a/packages/containers/psammead-timestamp-container/package.json b/packages/containers/psammead-timestamp-container/package.json index 5224e9c382..c3aa52baf6 100644 --- a/packages/containers/psammead-timestamp-container/package.json +++ b/packages/containers/psammead-timestamp-container/package.json @@ -1,6 +1,6 @@ { "name": "@bbc/psammead-timestamp-container", - "version": "5.0.37", + "version": "5.0.38", "main": "dist/index.js", "module": "esm/index.js", "sideEffects": false, @@ -25,8 +25,8 @@ "moment-timezone" ], "dependencies": { - "@bbc/gel-foundations": "6.3.0", - "@bbc/psammead-timestamp": "4.0.26", + "@bbc/gel-foundations": "7.0.0", + "@bbc/psammead-timestamp": "4.0.27", "moment-timezone": "^0.5.26" }, "devDependencies": { diff --git a/packages/utilities/gel-foundations/CHANGELOG.md b/packages/utilities/gel-foundations/CHANGELOG.md index f4ff649233..26eccb8003 100644 --- a/packages/utilities/gel-foundations/CHANGELOG.md +++ b/packages/utilities/gel-foundations/CHANGELOG.md @@ -3,6 +3,7 @@ | Version | Description | |---------|-------------| +| 7.0.0 | [PR#4568](https://github.com/bbc/psammead/pull/4568) Removes scripts for old Sinhala, Burmese and Tamil fonts | | 6.3.0 | [PR#4548](https://github.com/bbc/psammead/pull/4548) Adds new sinhala script for new font | | 6.2.0 | [PR#4547](https://github.com/bbc/psammead/pull/4547) Added Noto Serif Bengali font sizes and line heights | | 6.1.3 | [PR#4368](https://github.com/bbc/psammead/pull/4368) use Yarn Workspaces | diff --git a/packages/utilities/gel-foundations/index.test.jsx b/packages/utilities/gel-foundations/index.test.jsx index 99e41d588e..def265a44c 100644 --- a/packages/utilities/gel-foundations/index.test.jsx +++ b/packages/utilities/gel-foundations/index.test.jsx @@ -78,7 +78,6 @@ const typographyExpectedExports = { const scriptsExpectedExports = { arabic: 'object', bengali: 'object', - bengaliNotoSerif: 'object', burmese: 'object', chinese: 'object', cyrillic: 'object', @@ -92,7 +91,6 @@ const scriptsExpectedExports = { nepali: 'object', noAscendersOrDescenders: 'object', sinhalese: 'object', - sinhaleseNotoSerif: 'object', tamil: 'object', thai: 'object', }; diff --git a/packages/utilities/gel-foundations/package.json b/packages/utilities/gel-foundations/package.json index ef414a66da..49c3ada970 100644 --- a/packages/utilities/gel-foundations/package.json +++ b/packages/utilities/gel-foundations/package.json @@ -1,6 +1,6 @@ { "name": "@bbc/gel-foundations", - "version": "6.3.0", + "version": "7.0.0", "sideEffects": false, "description": "A range of string constants for use in CSS, intended to help implement BBC GEL-compliant webpages and components.", "repository": { diff --git a/packages/utilities/gel-foundations/src/scripts.js b/packages/utilities/gel-foundations/src/scripts.js index 95131ed77b..7d50630c84 100644 --- a/packages/utilities/gel-foundations/src/scripts.js +++ b/packages/utilities/gel-foundations/src/scripts.js @@ -1,37 +1,25 @@ /* eslint-disable import/no-duplicates */ import arabic from './scripts/arabic'; - import bengali from './scripts/bengali'; -import bengaliNotoSerif from './scripts/bengali-noto-serif'; - import burmese from './scripts/burmese'; - import devanagariAndGurmukhi from './scripts/devanagari-and-gurmukhi'; import hindi from './scripts/devanagari-and-gurmukhi'; import nepali from './scripts/devanagari-and-gurmukhi'; - import cyrillic from './scripts/latin-and-cyrillic'; import cyrillicAndLatin from './scripts/latin-and-cyrillic'; import latin from './scripts/latin-and-cyrillic'; - import latinDiacritics from './scripts/latin-with-diacritics'; - import chinese from './scripts/no-ascenders-or-descenders'; import ethiopic from './scripts/no-ascenders-or-descenders'; import korean from './scripts/no-ascenders-or-descenders'; import noAscendersOrDescenders from './scripts/no-ascenders-or-descenders'; - import sinhalese from './scripts/sinhalese'; -import sinhaleseNotoSerif from './scripts/sinhalese-noto-serif'; - import tamil from './scripts/tamil'; - import thai from './scripts/thai'; export { arabic, bengali, - bengaliNotoSerif, burmese, devanagariAndGurmukhi, hindi, @@ -45,7 +33,6 @@ export { korean, noAscendersOrDescenders, sinhalese, - sinhaleseNotoSerif, tamil, thai, }; diff --git a/packages/utilities/gel-foundations/src/scripts/bengali-noto-serif.js b/packages/utilities/gel-foundations/src/scripts/bengali-noto-serif.js deleted file mode 100644 index cee6dcfe1d..0000000000 --- a/packages/utilities/gel-foundations/src/scripts/bengali-noto-serif.js +++ /dev/null @@ -1,214 +0,0 @@ -const bengaliNotoSerifTypography = { - atlas: { - groupA: { - fontSize: '78', - lineHeight: '84', - }, - groupB: { - fontSize: '96', - lineHeight: '104', - }, - groupD: { - fontSize: '140', - lineHeight: '148', - }, - }, - elephant: { - groupA: { - fontSize: '60', - lineHeight: '64', - }, - groupB: { - fontSize: '78', - lineHeight: '84', - }, - groupD: { - fontSize: '116', - lineHeight: '124', - }, - }, - imperial: { - groupA: { - fontSize: '50', - lineHeight: '54', - }, - groupB: { - fontSize: '58', - lineHeight: '72', - }, - groupD: { - fontSize: '86', - lineHeight: '104', - }, - }, - royal: { - groupA: { - fontSize: '40', - lineHeight: '44', - }, - groupB: { - fontSize: '47', - lineHeight: '60', - }, - groupD: { - fontSize: '68', - lineHeight: '84', - }, - }, - foolscap: { - groupA: { - fontSize: '32', - lineHeight: '36', - }, - groupB: { - fontSize: '36', - lineHeight: '44', - }, - groupD: { - fontSize: '51', - lineHeight: '60', - }, - }, - canon: { - groupA: { - fontSize: '27', - lineHeight: '40', - }, - groupB: { - fontSize: '32', - lineHeight: '46', - }, - groupD: { - fontSize: '40', - lineHeight: '56', - }, - }, - trafalgar: { - groupA: { - fontSize: '25', - lineHeight: '32', - }, - groupB: { - fontSize: '29', - lineHeight: '36', - }, - groupD: { - fontSize: '33', - lineHeight: '48', - }, - }, - paragon: { - groupA: { - fontSize: '24', - lineHeight: '30', - }, - groupB: { - fontSize: '24', - lineHeight: '32', - }, - groupD: { - fontSize: '28', - lineHeight: '40', - }, - }, - doublePica: { - groupA: { - fontSize: '22', - lineHeight: '30', - }, - groupB: { - fontSize: '22', - lineHeight: '30', - }, - groupD: { - fontSize: '23', - lineHeight: '32', - }, - }, - greatPrimer: { - groupA: { - fontSize: '19', - lineHeight: '28', - }, - groupB: { - fontSize: '20', - lineHeight: '30', - }, - groupD: { - fontSize: '21', - lineHeight: '30', - }, - }, - bodyCopy: { - groupA: { - fontSize: '14', - lineHeight: '28', - }, - groupB: { - fontSize: '17', - lineHeight: '32', - }, - groupD: { - fontSize: '18', - lineHeight: '34', - }, - }, - pica: { - groupA: { - fontSize: '15', - lineHeight: '23', - }, - groupB: { - fontSize: '15', - lineHeight: '23', - }, - groupD: { - fontSize: '17', - lineHeight: '24', - }, - }, - longPrimer: { - groupA: { - fontSize: '13', - lineHeight: '26', - }, - groupB: { - fontSize: '13', - lineHeight: '26', - }, - groupD: { - fontSize: '17', - lineHeight: '30', - }, - }, - brevier: { - groupA: { - fontSize: '12', - lineHeight: '20', - }, - groupB: { - fontSize: '12', - lineHeight: '20', - }, - groupD: { - fontSize: '16', - lineHeight: '22', - }, - }, - minion: { - groupA: { - fontSize: '10', - lineHeight: '16', - }, - groupB: { - fontSize: '12', - lineHeight: '18', - }, - groupD: { - fontSize: '12', - lineHeight: '18', - }, - }, -}; - -export default bengaliNotoSerifTypography; diff --git a/packages/utilities/gel-foundations/src/scripts/bengali.js b/packages/utilities/gel-foundations/src/scripts/bengali.js index 584b2bd6dc..10add73b01 100644 --- a/packages/utilities/gel-foundations/src/scripts/bengali.js +++ b/packages/utilities/gel-foundations/src/scripts/bengali.js @@ -33,11 +33,11 @@ const bengaliTypography = { lineHeight: '54', }, groupB: { - fontSize: '64', + fontSize: '58', lineHeight: '72', }, groupD: { - fontSize: '96', + fontSize: '86', lineHeight: '104', }, }, @@ -47,11 +47,11 @@ const bengaliTypography = { lineHeight: '44', }, groupB: { - fontSize: '52', + fontSize: '47', lineHeight: '60', }, groupD: { - fontSize: '76', + fontSize: '68', lineHeight: '84', }, }, @@ -61,151 +61,151 @@ const bengaliTypography = { lineHeight: '36', }, groupB: { - fontSize: '40', + fontSize: '36', lineHeight: '44', }, groupD: { - fontSize: '56', + fontSize: '51', lineHeight: '60', }, }, canon: { groupA: { - fontSize: '30', + fontSize: '27', lineHeight: '40', }, groupB: { - fontSize: '36', + fontSize: '32', lineHeight: '46', }, groupD: { - fontSize: '44', + fontSize: '40', lineHeight: '56', }, }, trafalgar: { groupA: { - fontSize: '28', + fontSize: '25', lineHeight: '32', }, groupB: { - fontSize: '32', + fontSize: '29', lineHeight: '36', }, groupD: { - fontSize: '38', + fontSize: '33', lineHeight: '48', }, }, paragon: { groupA: { - fontSize: '26', + fontSize: '24', lineHeight: '30', }, groupB: { - fontSize: '28', + fontSize: '24', lineHeight: '32', }, groupD: { - fontSize: '32', + fontSize: '28', lineHeight: '40', }, }, doublePica: { groupA: { - fontSize: '26', + fontSize: '22', lineHeight: '30', }, groupB: { - fontSize: '26', + fontSize: '22', lineHeight: '30', }, groupD: { - fontSize: '28', + fontSize: '23', lineHeight: '32', }, }, greatPrimer: { groupA: { - fontSize: '22', + fontSize: '19', lineHeight: '28', }, groupB: { - fontSize: '24', + fontSize: '20', lineHeight: '30', }, groupD: { - fontSize: '26', + fontSize: '21', lineHeight: '30', }, }, bodyCopy: { groupA: { - fontSize: '17', + fontSize: '14', lineHeight: '28', }, groupB: { - fontSize: '20', + fontSize: '17', lineHeight: '32', }, groupD: { - fontSize: '22', + fontSize: '18', lineHeight: '34', }, }, pica: { groupA: { - fontSize: '17', + fontSize: '15', lineHeight: '23', }, groupB: { - fontSize: '17', + fontSize: '15', lineHeight: '23', }, groupD: { - fontSize: '20', + fontSize: '17', lineHeight: '24', }, }, longPrimer: { groupA: { - fontSize: '16', + fontSize: '13', lineHeight: '26', }, groupB: { - fontSize: '16', + fontSize: '13', lineHeight: '26', }, groupD: { - fontSize: '20', + fontSize: '17', lineHeight: '30', }, }, brevier: { groupA: { - fontSize: '15', + fontSize: '12', lineHeight: '20', }, groupB: { - fontSize: '15', + fontSize: '12', lineHeight: '20', }, groupD: { - fontSize: '19', + fontSize: '16', lineHeight: '22', }, }, minion: { groupA: { - fontSize: '12', + fontSize: '10', lineHeight: '16', }, groupB: { - fontSize: '14', + fontSize: '12', lineHeight: '18', }, groupD: { - fontSize: '15', + fontSize: '12', lineHeight: '18', }, }, diff --git a/packages/utilities/gel-foundations/src/scripts/sinhalese-noto-serif.js b/packages/utilities/gel-foundations/src/scripts/sinhalese-noto-serif.js deleted file mode 100644 index a86a24270a..0000000000 --- a/packages/utilities/gel-foundations/src/scripts/sinhalese-noto-serif.js +++ /dev/null @@ -1,214 +0,0 @@ -const sinhaleseNotoSerifTypography = { - atlas: { - groupA: { - fontSize: '78', - lineHeight: '84', - }, - groupB: { - fontSize: '96', - lineHeight: '104', - }, - groupD: { - fontSize: '140', - lineHeight: '148', - }, - }, - elephant: { - groupA: { - fontSize: '60', - lineHeight: '64', - }, - groupB: { - fontSize: '78', - lineHeight: '84', - }, - groupD: { - fontSize: '116', - lineHeight: '124', - }, - }, - imperial: { - groupA: { - fontSize: '50', - lineHeight: '54', - }, - groupB: { - fontSize: '64', - lineHeight: '72', - }, - groupD: { - fontSize: '96', - lineHeight: '104', - }, - }, - royal: { - groupA: { - fontSize: '40', - lineHeight: '44', - }, - groupB: { - fontSize: '52', - lineHeight: '60', - }, - groupD: { - fontSize: '76', - lineHeight: '84', - }, - }, - foolscap: { - groupA: { - fontSize: '32', - lineHeight: '36', - }, - groupB: { - fontSize: '40', - lineHeight: '44', - }, - groupD: { - fontSize: '56', - lineHeight: '60', - }, - }, - canon: { - groupA: { - fontSize: '25', - lineHeight: '32', - }, - groupB: { - fontSize: '31', - lineHeight: '40', - }, - groupD: { - fontSize: '42', - lineHeight: '58', - }, - }, - trafalgar: { - groupA: { - fontSize: '20', - lineHeight: '24', - }, - groupB: { - fontSize: '27', - lineHeight: '36', - }, - groupD: { - fontSize: '32', - lineHeight: '44', - }, - }, - paragon: { - groupA: { - fontSize: '19', - lineHeight: '24', - }, - groupB: { - fontSize: '23', - lineHeight: '32', - }, - groupD: { - fontSize: '28', - lineHeight: '38', - }, - }, - doublePica: { - groupA: { - fontSize: '18', - lineHeight: '22', - }, - groupB: { - fontSize: '21', - lineHeight: '30', - }, - groupD: { - fontSize: '24', - lineHeight: '34', - }, - }, - greatPrimer: { - groupA: { - fontSize: '18', - lineHeight: '22', - }, - groupB: { - fontSize: '19', - lineHeight: '24', - }, - groupD: { - fontSize: '19', - lineHeight: '24', - }, - }, - bodyCopy: { - groupA: { - fontSize: '18', - lineHeight: '28', - }, - groupB: { - fontSize: '18', - lineHeight: '28', - }, - groupD: { - fontSize: '18', - lineHeight: '28', - }, - }, - pica: { - groupA: { - fontSize: '17', - lineHeight: '28', - }, - groupB: { - fontSize: '17', - lineHeight: '24', - }, - groupD: { - fontSize: '17', - lineHeight: '24', - }, - }, - longPrimer: { - groupA: { - fontSize: '15', - lineHeight: '22', - }, - groupB: { - fontSize: '15', - lineHeight: '22', - }, - groupD: { - fontSize: '15', - lineHeight: '22', - }, - }, - brevier: { - groupA: { - fontSize: '14', - lineHeight: '22', - }, - groupB: { - fontSize: '14', - lineHeight: '22', - }, - groupD: { - fontSize: '14', - lineHeight: '22', - }, - }, - minion: { - groupA: { - fontSize: '13', - lineHeight: '22', - }, - groupB: { - fontSize: '13', - lineHeight: '22', - }, - groupD: { - fontSize: '13', - lineHeight: '22', - }, - }, -}; - -export default sinhaleseNotoSerifTypography; diff --git a/packages/utilities/gel-foundations/src/scripts/sinhalese.js b/packages/utilities/gel-foundations/src/scripts/sinhalese.js index 88897faa2a..5a42b6e357 100644 --- a/packages/utilities/gel-foundations/src/scripts/sinhalese.js +++ b/packages/utilities/gel-foundations/src/scripts/sinhalese.js @@ -33,11 +33,11 @@ const sinhaleseTypography = { lineHeight: '54', }, groupB: { - fontSize: '64', + fontSize: '53', lineHeight: '72', }, groupD: { - fontSize: '96', + fontSize: '77', lineHeight: '104', }, }, @@ -47,11 +47,11 @@ const sinhaleseTypography = { lineHeight: '44', }, groupB: { - fontSize: '52', + fontSize: '42', lineHeight: '60', }, groupD: { - fontSize: '76', + fontSize: '61', lineHeight: '84', }, }, @@ -61,151 +61,151 @@ const sinhaleseTypography = { lineHeight: '36', }, groupB: { - fontSize: '40', + fontSize: '32', lineHeight: '44', }, groupD: { - fontSize: '56', + fontSize: '45', lineHeight: '60', }, }, canon: { groupA: { - fontSize: '30', + fontSize: '25', lineHeight: '32', }, groupB: { - fontSize: '38', + fontSize: '31', lineHeight: '40', }, groupD: { - fontSize: '52', + fontSize: '42', lineHeight: '58', }, }, trafalgar: { groupA: { - fontSize: '24', + fontSize: '20', lineHeight: '24', }, groupB: { - fontSize: '32', + fontSize: '27', lineHeight: '36', }, groupD: { - fontSize: '40', + fontSize: '32', lineHeight: '44', }, }, paragon: { groupA: { - fontSize: '24', + fontSize: '19', lineHeight: '24', }, groupB: { - fontSize: '28', + fontSize: '23', lineHeight: '32', }, groupD: { - fontSize: '34', + fontSize: '28', lineHeight: '38', }, }, doublePica: { groupA: { - fontSize: '22', + fontSize: '18', lineHeight: '22', }, groupB: { - fontSize: '26', + fontSize: '21', lineHeight: '30', }, groupD: { - fontSize: '30', + fontSize: '24', lineHeight: '34', }, }, greatPrimer: { groupA: { - fontSize: '22', + fontSize: '18', lineHeight: '22', }, groupB: { - fontSize: '24', + fontSize: '19', lineHeight: '24', }, groupD: { - fontSize: '24', + fontSize: '19', lineHeight: '24', }, }, bodyCopy: { groupA: { - fontSize: '22', + fontSize: '18', lineHeight: '28', }, groupB: { - fontSize: '22', + fontSize: '18', lineHeight: '28', }, groupD: { - fontSize: '22', + fontSize: '18', lineHeight: '28', }, }, pica: { groupA: { - fontSize: '22', + fontSize: '17', lineHeight: '28', }, groupB: { - fontSize: '22', + fontSize: '17', lineHeight: '24', }, groupD: { - fontSize: '22', + fontSize: '17', lineHeight: '24', }, }, longPrimer: { groupA: { - fontSize: '18', + fontSize: '15', lineHeight: '22', }, groupB: { - fontSize: '18', + fontSize: '15', lineHeight: '22', }, groupD: { - fontSize: '18', + fontSize: '15', lineHeight: '22', }, }, brevier: { groupA: { - fontSize: '17', + fontSize: '14', lineHeight: '22', }, groupB: { - fontSize: '17', + fontSize: '14', lineHeight: '22', }, groupD: { - fontSize: '17', + fontSize: '14', lineHeight: '22', }, }, minion: { groupA: { - fontSize: '16', + fontSize: '13', lineHeight: '22', }, groupB: { - fontSize: '16', + fontSize: '13', lineHeight: '22', }, groupD: { - fontSize: '16', + fontSize: '13', lineHeight: '22', }, }, diff --git a/packages/utilities/gel-foundations/tests/__snapshots__/getTypeSizes.test.js.snap b/packages/utilities/gel-foundations/tests/__snapshots__/getTypeSizes.test.js.snap index 28cae3dc0a..1d7f8d4d70 100644 --- a/packages/utilities/gel-foundations/tests/__snapshots__/getTypeSizes.test.js.snap +++ b/packages/utilities/gel-foundations/tests/__snapshots__/getTypeSizes.test.js.snap @@ -34,23 +34,6 @@ exports[`getTypeSizes should match atlas for bengali 1`] = ` " `; -exports[`getTypeSizes should match atlas for bengaliNotoSerif 1`] = ` -" - font-size: 4.875rem; - line-height: 5.25rem; - - @media (min-width: 20rem) and (max-width: 37.4375rem) { - font-size: 6rem; - line-height: 6.5rem; - } - - @media (min-width: 37.5rem) { - font-size: 8.75rem; - line-height: 9.25rem; - } - " -`; - exports[`getTypeSizes should match atlas for burmese 1`] = ` " font-size: 4.875rem; @@ -272,23 +255,6 @@ exports[`getTypeSizes should match atlas for sinhalese 1`] = ` " `; -exports[`getTypeSizes should match atlas for sinhaleseNotoSerif 1`] = ` -" - font-size: 4.875rem; - line-height: 5.25rem; - - @media (min-width: 20rem) and (max-width: 37.4375rem) { - font-size: 6rem; - line-height: 6.5rem; - } - - @media (min-width: 37.5rem) { - font-size: 8.75rem; - line-height: 9.25rem; - } - " -`; - exports[`getTypeSizes should match atlas for tamil 1`] = ` " font-size: 4.875rem; @@ -341,23 +307,6 @@ exports[`getTypeSizes should match bodyCopy for arabic 1`] = ` `; exports[`getTypeSizes should match bodyCopy for bengali 1`] = ` -" - font-size: 1.0625rem; - line-height: 1.75rem; - - @media (min-width: 20rem) and (max-width: 37.4375rem) { - font-size: 1.25rem; - line-height: 2rem; - } - - @media (min-width: 37.5rem) { - font-size: 1.375rem; - line-height: 2.125rem; - } - " -`; - -exports[`getTypeSizes should match bodyCopy for bengaliNotoSerif 1`] = ` " font-size: 0.875rem; line-height: 1.75rem; @@ -579,23 +528,6 @@ exports[`getTypeSizes should match bodyCopy for noAscendersOrDescenders 1`] = ` `; exports[`getTypeSizes should match bodyCopy for sinhalese 1`] = ` -" - font-size: 1.375rem; - line-height: 1.75rem; - - @media (min-width: 20rem) and (max-width: 37.4375rem) { - font-size: 1.375rem; - line-height: 1.75rem; - } - - @media (min-width: 37.5rem) { - font-size: 1.375rem; - line-height: 1.75rem; - } - " -`; - -exports[`getTypeSizes should match bodyCopy for sinhaleseNotoSerif 1`] = ` " font-size: 1.125rem; line-height: 1.75rem; @@ -664,23 +596,6 @@ exports[`getTypeSizes should match brevier for arabic 1`] = ` `; exports[`getTypeSizes should match brevier for bengali 1`] = ` -" - font-size: 0.9375rem; - line-height: 1.25rem; - - @media (min-width: 20rem) and (max-width: 37.4375rem) { - font-size: 0.9375rem; - line-height: 1.25rem; - } - - @media (min-width: 37.5rem) { - font-size: 1.1875rem; - line-height: 1.375rem; - } - " -`; - -exports[`getTypeSizes should match brevier for bengaliNotoSerif 1`] = ` " font-size: 0.75rem; line-height: 1.25rem; @@ -902,23 +817,6 @@ exports[`getTypeSizes should match brevier for noAscendersOrDescenders 1`] = ` `; exports[`getTypeSizes should match brevier for sinhalese 1`] = ` -" - font-size: 1.0625rem; - line-height: 1.375rem; - - @media (min-width: 20rem) and (max-width: 37.4375rem) { - font-size: 1.0625rem; - line-height: 1.375rem; - } - - @media (min-width: 37.5rem) { - font-size: 1.0625rem; - line-height: 1.375rem; - } - " -`; - -exports[`getTypeSizes should match brevier for sinhaleseNotoSerif 1`] = ` " font-size: 0.875rem; line-height: 1.375rem; @@ -987,23 +885,6 @@ exports[`getTypeSizes should match canon for arabic 1`] = ` `; exports[`getTypeSizes should match canon for bengali 1`] = ` -" - font-size: 1.875rem; - line-height: 2.5rem; - - @media (min-width: 20rem) and (max-width: 37.4375rem) { - font-size: 2.25rem; - line-height: 2.875rem; - } - - @media (min-width: 37.5rem) { - font-size: 2.75rem; - line-height: 3.5rem; - } - " -`; - -exports[`getTypeSizes should match canon for bengaliNotoSerif 1`] = ` " font-size: 1.6875rem; line-height: 2.5rem; @@ -1225,23 +1106,6 @@ exports[`getTypeSizes should match canon for noAscendersOrDescenders 1`] = ` `; exports[`getTypeSizes should match canon for sinhalese 1`] = ` -" - font-size: 1.875rem; - line-height: 2rem; - - @media (min-width: 20rem) and (max-width: 37.4375rem) { - font-size: 2.375rem; - line-height: 2.5rem; - } - - @media (min-width: 37.5rem) { - font-size: 3.25rem; - line-height: 3.625rem; - } - " -`; - -exports[`getTypeSizes should match canon for sinhaleseNotoSerif 1`] = ` " font-size: 1.5625rem; line-height: 2rem; @@ -1310,23 +1174,6 @@ exports[`getTypeSizes should match doublePica for arabic 1`] = ` `; exports[`getTypeSizes should match doublePica for bengali 1`] = ` -" - font-size: 1.625rem; - line-height: 1.875rem; - - @media (min-width: 20rem) and (max-width: 37.4375rem) { - font-size: 1.625rem; - line-height: 1.875rem; - } - - @media (min-width: 37.5rem) { - font-size: 1.75rem; - line-height: 2rem; - } - " -`; - -exports[`getTypeSizes should match doublePica for bengaliNotoSerif 1`] = ` " font-size: 1.375rem; line-height: 1.875rem; @@ -1548,23 +1395,6 @@ exports[`getTypeSizes should match doublePica for noAscendersOrDescenders 1`] = `; exports[`getTypeSizes should match doublePica for sinhalese 1`] = ` -" - font-size: 1.375rem; - line-height: 1.375rem; - - @media (min-width: 20rem) and (max-width: 37.4375rem) { - font-size: 1.625rem; - line-height: 1.875rem; - } - - @media (min-width: 37.5rem) { - font-size: 1.875rem; - line-height: 2.125rem; - } - " -`; - -exports[`getTypeSizes should match doublePica for sinhaleseNotoSerif 1`] = ` " font-size: 1.125rem; line-height: 1.375rem; @@ -1649,23 +1479,6 @@ exports[`getTypeSizes should match elephant for bengali 1`] = ` " `; -exports[`getTypeSizes should match elephant for bengaliNotoSerif 1`] = ` -" - font-size: 3.75rem; - line-height: 4rem; - - @media (min-width: 20rem) and (max-width: 37.4375rem) { - font-size: 4.875rem; - line-height: 5.25rem; - } - - @media (min-width: 37.5rem) { - font-size: 7.25rem; - line-height: 7.75rem; - } - " -`; - exports[`getTypeSizes should match elephant for burmese 1`] = ` " font-size: 3.75rem; @@ -1887,23 +1700,6 @@ exports[`getTypeSizes should match elephant for sinhalese 1`] = ` " `; -exports[`getTypeSizes should match elephant for sinhaleseNotoSerif 1`] = ` -" - font-size: 3.75rem; - line-height: 4rem; - - @media (min-width: 20rem) and (max-width: 37.4375rem) { - font-size: 4.875rem; - line-height: 5.25rem; - } - - @media (min-width: 37.5rem) { - font-size: 7.25rem; - line-height: 7.75rem; - } - " -`; - exports[`getTypeSizes should match elephant for tamil 1`] = ` " font-size: 3.75rem; @@ -1960,23 +1756,6 @@ exports[`getTypeSizes should match foolscap for bengali 1`] = ` font-size: 2rem; line-height: 2.25rem; - @media (min-width: 20rem) and (max-width: 37.4375rem) { - font-size: 2.5rem; - line-height: 2.75rem; - } - - @media (min-width: 37.5rem) { - font-size: 3.5rem; - line-height: 3.75rem; - } - " -`; - -exports[`getTypeSizes should match foolscap for bengaliNotoSerif 1`] = ` -" - font-size: 2rem; - line-height: 2.25rem; - @media (min-width: 20rem) and (max-width: 37.4375rem) { font-size: 2.25rem; line-height: 2.75rem; @@ -2199,29 +1978,12 @@ exports[`getTypeSizes should match foolscap for sinhalese 1`] = ` line-height: 2.25rem; @media (min-width: 20rem) and (max-width: 37.4375rem) { - font-size: 2.5rem; - line-height: 2.75rem; - } - - @media (min-width: 37.5rem) { - font-size: 3.5rem; - line-height: 3.75rem; - } - " -`; - -exports[`getTypeSizes should match foolscap for sinhaleseNotoSerif 1`] = ` -" - font-size: 2rem; - line-height: 2.25rem; - - @media (min-width: 20rem) and (max-width: 37.4375rem) { - font-size: 2.5rem; + font-size: 2rem; line-height: 2.75rem; } @media (min-width: 37.5rem) { - font-size: 3.5rem; + font-size: 2.8125rem; line-height: 3.75rem; } " @@ -2279,23 +2041,6 @@ exports[`getTypeSizes should match greatPrimer for arabic 1`] = ` `; exports[`getTypeSizes should match greatPrimer for bengali 1`] = ` -" - font-size: 1.375rem; - line-height: 1.75rem; - - @media (min-width: 20rem) and (max-width: 37.4375rem) { - font-size: 1.5rem; - line-height: 1.875rem; - } - - @media (min-width: 37.5rem) { - font-size: 1.625rem; - line-height: 1.875rem; - } - " -`; - -exports[`getTypeSizes should match greatPrimer for bengaliNotoSerif 1`] = ` " font-size: 1.1875rem; line-height: 1.75rem; @@ -2517,23 +2262,6 @@ exports[`getTypeSizes should match greatPrimer for noAscendersOrDescenders 1`] = `; exports[`getTypeSizes should match greatPrimer for sinhalese 1`] = ` -" - font-size: 1.375rem; - line-height: 1.375rem; - - @media (min-width: 20rem) and (max-width: 37.4375rem) { - font-size: 1.5rem; - line-height: 1.5rem; - } - - @media (min-width: 37.5rem) { - font-size: 1.5rem; - line-height: 1.5rem; - } - " -`; - -exports[`getTypeSizes should match greatPrimer for sinhaleseNotoSerif 1`] = ` " font-size: 1.125rem; line-height: 1.375rem; @@ -2606,23 +2334,6 @@ exports[`getTypeSizes should match imperial for bengali 1`] = ` font-size: 3.125rem; line-height: 3.375rem; - @media (min-width: 20rem) and (max-width: 37.4375rem) { - font-size: 4rem; - line-height: 4.5rem; - } - - @media (min-width: 37.5rem) { - font-size: 6rem; - line-height: 6.5rem; - } - " -`; - -exports[`getTypeSizes should match imperial for bengaliNotoSerif 1`] = ` -" - font-size: 3.125rem; - line-height: 3.375rem; - @media (min-width: 20rem) and (max-width: 37.4375rem) { font-size: 3.625rem; line-height: 4.5rem; @@ -2845,29 +2556,12 @@ exports[`getTypeSizes should match imperial for sinhalese 1`] = ` line-height: 3.375rem; @media (min-width: 20rem) and (max-width: 37.4375rem) { - font-size: 4rem; + font-size: 3.3125rem; line-height: 4.5rem; } @media (min-width: 37.5rem) { - font-size: 6rem; - line-height: 6.5rem; - } - " -`; - -exports[`getTypeSizes should match imperial for sinhaleseNotoSerif 1`] = ` -" - font-size: 3.125rem; - line-height: 3.375rem; - - @media (min-width: 20rem) and (max-width: 37.4375rem) { - font-size: 4rem; - line-height: 4.5rem; - } - - @media (min-width: 37.5rem) { - font-size: 6rem; + font-size: 4.8125rem; line-height: 6.5rem; } " @@ -2925,23 +2619,6 @@ exports[`getTypeSizes should match longPrimer for arabic 1`] = ` `; exports[`getTypeSizes should match longPrimer for bengali 1`] = ` -" - font-size: 1rem; - line-height: 1.625rem; - - @media (min-width: 20rem) and (max-width: 37.4375rem) { - font-size: 1rem; - line-height: 1.625rem; - } - - @media (min-width: 37.5rem) { - font-size: 1.25rem; - line-height: 1.875rem; - } - " -`; - -exports[`getTypeSizes should match longPrimer for bengaliNotoSerif 1`] = ` " font-size: 0.8125rem; line-height: 1.625rem; @@ -3163,23 +2840,6 @@ exports[`getTypeSizes should match longPrimer for noAscendersOrDescenders 1`] = `; exports[`getTypeSizes should match longPrimer for sinhalese 1`] = ` -" - font-size: 1.125rem; - line-height: 1.375rem; - - @media (min-width: 20rem) and (max-width: 37.4375rem) { - font-size: 1.125rem; - line-height: 1.375rem; - } - - @media (min-width: 37.5rem) { - font-size: 1.125rem; - line-height: 1.375rem; - } - " -`; - -exports[`getTypeSizes should match longPrimer for sinhaleseNotoSerif 1`] = ` " font-size: 0.9375rem; line-height: 1.375rem; @@ -3248,23 +2908,6 @@ exports[`getTypeSizes should match minion for arabic 1`] = ` `; exports[`getTypeSizes should match minion for bengali 1`] = ` -" - font-size: 0.75rem; - line-height: 1rem; - - @media (min-width: 20rem) and (max-width: 37.4375rem) { - font-size: 0.875rem; - line-height: 1.125rem; - } - - @media (min-width: 37.5rem) { - font-size: 0.9375rem; - line-height: 1.125rem; - } - " -`; - -exports[`getTypeSizes should match minion for bengaliNotoSerif 1`] = ` " font-size: 0.625rem; line-height: 1rem; @@ -3486,23 +3129,6 @@ exports[`getTypeSizes should match minion for noAscendersOrDescenders 1`] = ` `; exports[`getTypeSizes should match minion for sinhalese 1`] = ` -" - font-size: 1rem; - line-height: 1.375rem; - - @media (min-width: 20rem) and (max-width: 37.4375rem) { - font-size: 1rem; - line-height: 1.375rem; - } - - @media (min-width: 37.5rem) { - font-size: 1rem; - line-height: 1.375rem; - } - " -`; - -exports[`getTypeSizes should match minion for sinhaleseNotoSerif 1`] = ` " font-size: 0.8125rem; line-height: 1.375rem; @@ -3571,23 +3197,6 @@ exports[`getTypeSizes should match paragon for arabic 1`] = ` `; exports[`getTypeSizes should match paragon for bengali 1`] = ` -" - font-size: 1.625rem; - line-height: 1.875rem; - - @media (min-width: 20rem) and (max-width: 37.4375rem) { - font-size: 1.75rem; - line-height: 2rem; - } - - @media (min-width: 37.5rem) { - font-size: 2rem; - line-height: 2.5rem; - } - " -`; - -exports[`getTypeSizes should match paragon for bengaliNotoSerif 1`] = ` " font-size: 1.5rem; line-height: 1.875rem; @@ -3809,23 +3418,6 @@ exports[`getTypeSizes should match paragon for noAscendersOrDescenders 1`] = ` `; exports[`getTypeSizes should match paragon for sinhalese 1`] = ` -" - font-size: 1.5rem; - line-height: 1.5rem; - - @media (min-width: 20rem) and (max-width: 37.4375rem) { - font-size: 1.75rem; - line-height: 2rem; - } - - @media (min-width: 37.5rem) { - font-size: 2.125rem; - line-height: 2.375rem; - } - " -`; - -exports[`getTypeSizes should match paragon for sinhaleseNotoSerif 1`] = ` " font-size: 1.1875rem; line-height: 1.5rem; @@ -3894,23 +3486,6 @@ exports[`getTypeSizes should match pica for arabic 1`] = ` `; exports[`getTypeSizes should match pica for bengali 1`] = ` -" - font-size: 1.0625rem; - line-height: 1.4375rem; - - @media (min-width: 20rem) and (max-width: 37.4375rem) { - font-size: 1.0625rem; - line-height: 1.4375rem; - } - - @media (min-width: 37.5rem) { - font-size: 1.25rem; - line-height: 1.5rem; - } - " -`; - -exports[`getTypeSizes should match pica for bengaliNotoSerif 1`] = ` " font-size: 0.9375rem; line-height: 1.4375rem; @@ -4132,23 +3707,6 @@ exports[`getTypeSizes should match pica for noAscendersOrDescenders 1`] = ` `; exports[`getTypeSizes should match pica for sinhalese 1`] = ` -" - font-size: 1.375rem; - line-height: 1.75rem; - - @media (min-width: 20rem) and (max-width: 37.4375rem) { - font-size: 1.375rem; - line-height: 1.5rem; - } - - @media (min-width: 37.5rem) { - font-size: 1.375rem; - line-height: 1.5rem; - } - " -`; - -exports[`getTypeSizes should match pica for sinhaleseNotoSerif 1`] = ` " font-size: 1.0625rem; line-height: 1.75rem; @@ -4221,23 +3779,6 @@ exports[`getTypeSizes should match royal for bengali 1`] = ` font-size: 2.5rem; line-height: 2.75rem; - @media (min-width: 20rem) and (max-width: 37.4375rem) { - font-size: 3.25rem; - line-height: 3.75rem; - } - - @media (min-width: 37.5rem) { - font-size: 4.75rem; - line-height: 5.25rem; - } - " -`; - -exports[`getTypeSizes should match royal for bengaliNotoSerif 1`] = ` -" - font-size: 2.5rem; - line-height: 2.75rem; - @media (min-width: 20rem) and (max-width: 37.4375rem) { font-size: 2.9375rem; line-height: 3.75rem; @@ -4460,29 +4001,12 @@ exports[`getTypeSizes should match royal for sinhalese 1`] = ` line-height: 2.75rem; @media (min-width: 20rem) and (max-width: 37.4375rem) { - font-size: 3.25rem; - line-height: 3.75rem; - } - - @media (min-width: 37.5rem) { - font-size: 4.75rem; - line-height: 5.25rem; - } - " -`; - -exports[`getTypeSizes should match royal for sinhaleseNotoSerif 1`] = ` -" - font-size: 2.5rem; - line-height: 2.75rem; - - @media (min-width: 20rem) and (max-width: 37.4375rem) { - font-size: 3.25rem; + font-size: 2.625rem; line-height: 3.75rem; } @media (min-width: 37.5rem) { - font-size: 4.75rem; + font-size: 3.8125rem; line-height: 5.25rem; } " @@ -4540,23 +4064,6 @@ exports[`getTypeSizes should match trafalgar for arabic 1`] = ` `; exports[`getTypeSizes should match trafalgar for bengali 1`] = ` -" - font-size: 1.75rem; - line-height: 2rem; - - @media (min-width: 20rem) and (max-width: 37.4375rem) { - font-size: 2rem; - line-height: 2.25rem; - } - - @media (min-width: 37.5rem) { - font-size: 2.375rem; - line-height: 3rem; - } - " -`; - -exports[`getTypeSizes should match trafalgar for bengaliNotoSerif 1`] = ` " font-size: 1.5625rem; line-height: 2rem; @@ -4778,23 +4285,6 @@ exports[`getTypeSizes should match trafalgar for noAscendersOrDescenders 1`] = ` `; exports[`getTypeSizes should match trafalgar for sinhalese 1`] = ` -" - font-size: 1.5rem; - line-height: 1.5rem; - - @media (min-width: 20rem) and (max-width: 37.4375rem) { - font-size: 2rem; - line-height: 2.25rem; - } - - @media (min-width: 37.5rem) { - font-size: 2.5rem; - line-height: 2.75rem; - } - " -`; - -exports[`getTypeSizes should match trafalgar for sinhaleseNotoSerif 1`] = ` " font-size: 1.25rem; line-height: 1.5rem; diff --git a/packages/utilities/psammead-storybook-helpers/CHANGELOG.md b/packages/utilities/psammead-storybook-helpers/CHANGELOG.md index 3f02c5808b..5828260238 100644 --- a/packages/utilities/psammead-storybook-helpers/CHANGELOG.md +++ b/packages/utilities/psammead-storybook-helpers/CHANGELOG.md @@ -3,6 +3,7 @@ | Version | Description | |---------|-------------| +| 9.0.17 | [PR#4568](https://github.com/bbc/psammead/pull/4568) Bumps dependencies | | 9.0.16 | [PR#4548](https://github.com/bbc/psammead/pull/4548) Bumps dependencies | | 9.0.15 | [PR#4547](https://github.com/bbc/psammead/pull/4547) Bumps packages | | 9.0.13 | [PR#4420](https://github.com/bbc/psammead/pull/4420) bumps 3rd-party dependencies | diff --git a/packages/utilities/psammead-storybook-helpers/package.json b/packages/utilities/psammead-storybook-helpers/package.json index a0ee707afa..b8104c4bf4 100644 --- a/packages/utilities/psammead-storybook-helpers/package.json +++ b/packages/utilities/psammead-storybook-helpers/package.json @@ -1,6 +1,6 @@ { "name": "@bbc/psammead-storybook-helpers", - "version": "9.0.16", + "version": "9.0.17", "main": "dist/index.js", "module": "esm/index.js", "sideEffects": false, @@ -26,7 +26,7 @@ "knobs" ], "dependencies": { - "@bbc/gel-foundations": "6.3.0", + "@bbc/gel-foundations": "7.0.0", "react-helmet": "^6.1.0" } } diff --git a/packages/utilities/psammead-styles/CHANGELOG.md b/packages/utilities/psammead-styles/CHANGELOG.md index 9dc4806c3d..0141f9b6b1 100644 --- a/packages/utilities/psammead-styles/CHANGELOG.md +++ b/packages/utilities/psammead-styles/CHANGELOG.md @@ -3,6 +3,7 @@ | Version | Description | |---------|-------------| +| 8.0.0 | [PR#4568](https://github.com/bbc/psammead/pull/4568) Removes Iskoola Pota, Latha and Shonar Bangla Fonts | | 7.6.3 | [PR#4562](https://github.com/bbc/psammead/pull/4562) Fixes bold font URL for Noto Serif Sinhala | | 7.6.2 | [PR#4562](https://github.com/bbc/psammead/pull/4562) Added Grey 6 colour | | 7.6.1 | [PR#4561](https://github.com/bbc/psammead/pull/4561) Correct Tamil font name to Noto Sans Tamil | diff --git a/packages/utilities/psammead-styles/index.test.jsx b/packages/utilities/psammead-styles/index.test.jsx index 15b5f2042c..abaebf7e47 100644 --- a/packages/utilities/psammead-styles/index.test.jsx +++ b/packages/utilities/psammead-styles/index.test.jsx @@ -25,12 +25,8 @@ const fontsExpectedExports = { F_REITH_SANS_CONDENSED_BOLD: 'function', F_REITH_QALAM_REGULAR: 'function', F_REITH_QALAM_BOLD: 'function', - F_ISKOOLA_POTA_BBC_REGULAR: 'function', - F_ISKOOLA_POTA_BBC_BOLD: 'function', F_NOTO_SERIF_SINHALA_REGULAR: 'function', F_NOTO_SERIF_SINHALA_BOLD: 'function', - F_LATHA_REGULAR: 'function', - F_LATHA_BOLD: 'function', F_NOTO_SANS_TAMIL_REGULAR: 'function', F_NOTO_SANS_TAMIL_BOLD: 'function', F_MALLANNA_REGULAR: 'function', @@ -38,8 +34,6 @@ const fontsExpectedExports = { F_NOTO_SANS_ETHIOPIC_BOLD: 'function', F_PADAUK_REGULAR: 'function', F_PADAUK_BOLD: 'function', - F_SHONAR_BANGLA_REGULAR: 'function', - F_SHONAR_BANGLA_BOLD: 'function', F_NOTO_SERIF_BENGALI_REGULAR: 'function', F_NOTO_SERIF_BENGALI_BOLD: 'function', }; diff --git a/packages/utilities/psammead-styles/package.json b/packages/utilities/psammead-styles/package.json index 04db2258fa..98ce8bb068 100644 --- a/packages/utilities/psammead-styles/package.json +++ b/packages/utilities/psammead-styles/package.json @@ -1,6 +1,6 @@ { "name": "@bbc/psammead-styles", - "version": "7.6.3", + "version": "8.0.0", "description": "A collection of string constants for use in CSS, containing non-GEL styling details that are bespoke to specific BBC services and products.", "repository": { "type": "git", diff --git a/packages/utilities/psammead-styles/src/__snapshots__/font-families.test.js.snap b/packages/utilities/psammead-styles/src/__snapshots__/font-families.test.js.snap index e48e7e4e56..4cec0e2962 100644 --- a/packages/utilities/psammead-styles/src/__snapshots__/font-families.test.js.snap +++ b/packages/utilities/psammead-styles/src/__snapshots__/font-families.test.js.snap @@ -163,12 +163,12 @@ Object { exports[`Psammead Styles - Font Families should match bengali 1`] = ` Object { "sansBold": " - font-family: \\"Noto Serif Bengali\\", \\"Shonar Bangla\\", Helmet, Freesans, Helvetica, Arial, sans-serif; + font-family: \\"Noto Serif Bengali\\", Helmet, Freesans, Helvetica, Arial, sans-serif; font-weight: 700; font-style: normal; ", "sansRegular": " - font-family: \\"Noto Serif Bengali\\", \\"Shonar Bangla\\", Helmet, Freesans, Helvetica, Arial, sans-serif; + font-family: \\"Noto Serif Bengali\\", Helmet, Freesans, Helvetica, Arial, sans-serif; font-weight: 400; font-style: normal; ", @@ -1028,12 +1028,12 @@ Object { exports[`Psammead Styles - Font Families should match sinhala 1`] = ` Object { "sansBold": " - font-family: \\"Iskoola Pota BBC\\", \\"Noto Serif Sinhala\\", Arial, Verdana, Geneva, Helvetica, sans-serif; + font-family: \\"Noto Serif Sinhala\\", Arial, Verdana, Geneva, Helvetica, sans-serif; font-weight: 700; font-style: normal; ", "sansRegular": " - font-family: \\"Iskoola Pota BBC\\", \\"Noto Serif Sinhala\\", Arial, Verdana, Geneva, Helvetica, sans-serif; + font-family: \\"Noto Serif Sinhala\\", Arial, Verdana, Geneva, Helvetica, sans-serif; font-weight: 400; font-style: normal; ", @@ -1148,12 +1148,12 @@ Object { exports[`Psammead Styles - Font Families should match tamil 1`] = ` Object { "sansBold": " - font-family: \\"Noto Sans Tamil\\", Latha, Helmet, Freesans, Helvetica, Arial, sans-serif; + font-family: \\"Noto Sans Tamil\\", Helmet, Freesans, Helvetica, Arial, sans-serif; font-weight: 700; font-style: normal; ", "sansRegular": " - font-family: \\"Noto Sans Tamil\\", Latha, Helmet, Freesans, Helvetica, Arial, sans-serif; + font-family: \\"Noto Sans Tamil\\", Helmet, Freesans, Helvetica, Arial, sans-serif; font-weight: 400; font-style: normal; ", diff --git a/packages/utilities/psammead-styles/src/__snapshots__/font-styles.test.js.snap b/packages/utilities/psammead-styles/src/__snapshots__/font-styles.test.js.snap index 4398e52115..840190537b 100644 --- a/packages/utilities/psammead-styles/src/__snapshots__/font-styles.test.js.snap +++ b/packages/utilities/psammead-styles/src/__snapshots__/font-styles.test.js.snap @@ -50,7 +50,7 @@ exports[`should render SansBold correctly for azeri 1`] = ` exports[`should render SansBold correctly for bengali 1`] = ` " - font-family: \\"Noto Serif Bengali\\", \\"Shonar Bangla\\", Helmet, Freesans, Helvetica, Arial, sans-serif; + font-family: \\"Noto Serif Bengali\\", Helmet, Freesans, Helvetica, Arial, sans-serif; font-weight: 700; font-style: normal; " @@ -274,7 +274,7 @@ exports[`should render SansBold correctly for serbian 1`] = ` exports[`should render SansBold correctly for sinhala 1`] = ` " - font-family: \\"Iskoola Pota BBC\\", \\"Noto Serif Sinhala\\", Arial, Verdana, Geneva, Helvetica, sans-serif; + font-family: \\"Noto Serif Sinhala\\", Arial, Verdana, Geneva, Helvetica, sans-serif; font-weight: 700; font-style: normal; " @@ -306,7 +306,7 @@ exports[`should render SansBold correctly for swahili 1`] = ` exports[`should render SansBold correctly for tamil 1`] = ` " - font-family: \\"Noto Sans Tamil\\", Latha, Helmet, Freesans, Helvetica, Arial, sans-serif; + font-family: \\"Noto Sans Tamil\\", Helmet, Freesans, Helvetica, Arial, sans-serif; font-weight: 700; font-style: normal; " @@ -458,7 +458,7 @@ exports[`should render SansBoldItalic correctly for azeri 1`] = ` exports[`should render SansBoldItalic correctly for bengali 1`] = ` " - font-family: \\"Noto Serif Bengali\\", \\"Shonar Bangla\\", Helmet, Freesans, Helvetica, Arial, sans-serif; + font-family: \\"Noto Serif Bengali\\", Helmet, Freesans, Helvetica, Arial, sans-serif; font-weight: 700; font-style: normal; " @@ -682,7 +682,7 @@ exports[`should render SansBoldItalic correctly for serbian 1`] = ` exports[`should render SansBoldItalic correctly for sinhala 1`] = ` " - font-family: \\"Iskoola Pota BBC\\", \\"Noto Serif Sinhala\\", Arial, Verdana, Geneva, Helvetica, sans-serif; + font-family: \\"Noto Serif Sinhala\\", Arial, Verdana, Geneva, Helvetica, sans-serif; font-weight: 700; font-style: normal; " @@ -714,7 +714,7 @@ exports[`should render SansBoldItalic correctly for swahili 1`] = ` exports[`should render SansBoldItalic correctly for tamil 1`] = ` " - font-family: \\"Noto Sans Tamil\\", Latha, Helmet, Freesans, Helvetica, Arial, sans-serif; + font-family: \\"Noto Sans Tamil\\", Helmet, Freesans, Helvetica, Arial, sans-serif; font-weight: 700; font-style: normal; " @@ -866,7 +866,7 @@ exports[`should render SansLight correctly for azeri 1`] = ` exports[`should render SansLight correctly for bengali 1`] = ` " - font-family: \\"Noto Serif Bengali\\", \\"Shonar Bangla\\", Helmet, Freesans, Helvetica, Arial, sans-serif; + font-family: \\"Noto Serif Bengali\\", Helmet, Freesans, Helvetica, Arial, sans-serif; font-weight: 400; font-style: normal; " @@ -1090,7 +1090,7 @@ exports[`should render SansLight correctly for serbian 1`] = ` exports[`should render SansLight correctly for sinhala 1`] = ` " - font-family: \\"Iskoola Pota BBC\\", \\"Noto Serif Sinhala\\", Arial, Verdana, Geneva, Helvetica, sans-serif; + font-family: \\"Noto Serif Sinhala\\", Arial, Verdana, Geneva, Helvetica, sans-serif; font-weight: 400; font-style: normal; " @@ -1122,7 +1122,7 @@ exports[`should render SansLight correctly for swahili 1`] = ` exports[`should render SansLight correctly for tamil 1`] = ` " - font-family: \\"Noto Sans Tamil\\", Latha, Helmet, Freesans, Helvetica, Arial, sans-serif; + font-family: \\"Noto Sans Tamil\\", Helmet, Freesans, Helvetica, Arial, sans-serif; font-weight: 400; font-style: normal; " @@ -1274,7 +1274,7 @@ exports[`should render SansRegular correctly for azeri 1`] = ` exports[`should render SansRegular correctly for bengali 1`] = ` " - font-family: \\"Noto Serif Bengali\\", \\"Shonar Bangla\\", Helmet, Freesans, Helvetica, Arial, sans-serif; + font-family: \\"Noto Serif Bengali\\", Helmet, Freesans, Helvetica, Arial, sans-serif; font-weight: 400; font-style: normal; " @@ -1498,7 +1498,7 @@ exports[`should render SansRegular correctly for serbian 1`] = ` exports[`should render SansRegular correctly for sinhala 1`] = ` " - font-family: \\"Iskoola Pota BBC\\", \\"Noto Serif Sinhala\\", Arial, Verdana, Geneva, Helvetica, sans-serif; + font-family: \\"Noto Serif Sinhala\\", Arial, Verdana, Geneva, Helvetica, sans-serif; font-weight: 400; font-style: normal; " @@ -1530,7 +1530,7 @@ exports[`should render SansRegular correctly for swahili 1`] = ` exports[`should render SansRegular correctly for tamil 1`] = ` " - font-family: \\"Noto Sans Tamil\\", Latha, Helmet, Freesans, Helvetica, Arial, sans-serif; + font-family: \\"Noto Sans Tamil\\", Helmet, Freesans, Helvetica, Arial, sans-serif; font-weight: 400; font-style: normal; " @@ -1682,7 +1682,7 @@ exports[`should render SansRegularItalic correctly for azeri 1`] = ` exports[`should render SansRegularItalic correctly for bengali 1`] = ` " - font-family: \\"Noto Serif Bengali\\", \\"Shonar Bangla\\", Helmet, Freesans, Helvetica, Arial, sans-serif; + font-family: \\"Noto Serif Bengali\\", Helmet, Freesans, Helvetica, Arial, sans-serif; font-weight: 400; font-style: normal; " @@ -1906,7 +1906,7 @@ exports[`should render SansRegularItalic correctly for serbian 1`] = ` exports[`should render SansRegularItalic correctly for sinhala 1`] = ` " - font-family: \\"Iskoola Pota BBC\\", \\"Noto Serif Sinhala\\", Arial, Verdana, Geneva, Helvetica, sans-serif; + font-family: \\"Noto Serif Sinhala\\", Arial, Verdana, Geneva, Helvetica, sans-serif; font-weight: 400; font-style: normal; " @@ -1938,7 +1938,7 @@ exports[`should render SansRegularItalic correctly for swahili 1`] = ` exports[`should render SansRegularItalic correctly for tamil 1`] = ` " - font-family: \\"Noto Sans Tamil\\", Latha, Helmet, Freesans, Helvetica, Arial, sans-serif; + font-family: \\"Noto Sans Tamil\\", Helmet, Freesans, Helvetica, Arial, sans-serif; font-weight: 400; font-style: normal; " @@ -2090,7 +2090,7 @@ exports[`should render SerifBold correctly for azeri 1`] = ` exports[`should render SerifBold correctly for bengali 1`] = ` " - font-family: \\"Noto Serif Bengali\\", \\"Shonar Bangla\\", Helmet, Freesans, Helvetica, Arial, sans-serif; + font-family: \\"Noto Serif Bengali\\", Helmet, Freesans, Helvetica, Arial, sans-serif; font-weight: 700; font-style: normal; " @@ -2314,7 +2314,7 @@ exports[`should render SerifBold correctly for serbian 1`] = ` exports[`should render SerifBold correctly for sinhala 1`] = ` " - font-family: \\"Iskoola Pota BBC\\", \\"Noto Serif Sinhala\\", Arial, Verdana, Geneva, Helvetica, sans-serif; + font-family: \\"Noto Serif Sinhala\\", Arial, Verdana, Geneva, Helvetica, sans-serif; font-weight: 700; font-style: normal; " @@ -2346,7 +2346,7 @@ exports[`should render SerifBold correctly for swahili 1`] = ` exports[`should render SerifBold correctly for tamil 1`] = ` " - font-family: \\"Noto Sans Tamil\\", Latha, Helmet, Freesans, Helvetica, Arial, sans-serif; + font-family: \\"Noto Sans Tamil\\", Helmet, Freesans, Helvetica, Arial, sans-serif; font-weight: 700; font-style: normal; " @@ -2498,7 +2498,7 @@ exports[`should render SerifLight correctly for azeri 1`] = ` exports[`should render SerifLight correctly for bengali 1`] = ` " - font-family: \\"Noto Serif Bengali\\", \\"Shonar Bangla\\", Helmet, Freesans, Helvetica, Arial, sans-serif; + font-family: \\"Noto Serif Bengali\\", Helmet, Freesans, Helvetica, Arial, sans-serif; font-weight: 400; font-style: normal; " @@ -2722,7 +2722,7 @@ exports[`should render SerifLight correctly for serbian 1`] = ` exports[`should render SerifLight correctly for sinhala 1`] = ` " - font-family: \\"Iskoola Pota BBC\\", \\"Noto Serif Sinhala\\", Arial, Verdana, Geneva, Helvetica, sans-serif; + font-family: \\"Noto Serif Sinhala\\", Arial, Verdana, Geneva, Helvetica, sans-serif; font-weight: 400; font-style: normal; " @@ -2754,7 +2754,7 @@ exports[`should render SerifLight correctly for swahili 1`] = ` exports[`should render SerifLight correctly for tamil 1`] = ` " - font-family: \\"Noto Sans Tamil\\", Latha, Helmet, Freesans, Helvetica, Arial, sans-serif; + font-family: \\"Noto Sans Tamil\\", Helmet, Freesans, Helvetica, Arial, sans-serif; font-weight: 400; font-style: normal; " @@ -2906,7 +2906,7 @@ exports[`should render SerifMedium correctly for azeri 1`] = ` exports[`should render SerifMedium correctly for bengali 1`] = ` " - font-family: \\"Noto Serif Bengali\\", \\"Shonar Bangla\\", Helmet, Freesans, Helvetica, Arial, sans-serif; + font-family: \\"Noto Serif Bengali\\", Helmet, Freesans, Helvetica, Arial, sans-serif; font-weight: 700; font-style: normal; " @@ -3130,7 +3130,7 @@ exports[`should render SerifMedium correctly for serbian 1`] = ` exports[`should render SerifMedium correctly for sinhala 1`] = ` " - font-family: \\"Iskoola Pota BBC\\", \\"Noto Serif Sinhala\\", Arial, Verdana, Geneva, Helvetica, sans-serif; + font-family: \\"Noto Serif Sinhala\\", Arial, Verdana, Geneva, Helvetica, sans-serif; font-weight: 700; font-style: normal; " @@ -3162,7 +3162,7 @@ exports[`should render SerifMedium correctly for swahili 1`] = ` exports[`should render SerifMedium correctly for tamil 1`] = ` " - font-family: \\"Noto Sans Tamil\\", Latha, Helmet, Freesans, Helvetica, Arial, sans-serif; + font-family: \\"Noto Sans Tamil\\", Helmet, Freesans, Helvetica, Arial, sans-serif; font-weight: 700; font-style: normal; " @@ -3314,7 +3314,7 @@ exports[`should render SerifMediumItalic correctly for azeri 1`] = ` exports[`should render SerifMediumItalic correctly for bengali 1`] = ` " - font-family: \\"Noto Serif Bengali\\", \\"Shonar Bangla\\", Helmet, Freesans, Helvetica, Arial, sans-serif; + font-family: \\"Noto Serif Bengali\\", Helmet, Freesans, Helvetica, Arial, sans-serif; font-weight: 700; font-style: normal; " @@ -3538,7 +3538,7 @@ exports[`should render SerifMediumItalic correctly for serbian 1`] = ` exports[`should render SerifMediumItalic correctly for sinhala 1`] = ` " - font-family: \\"Iskoola Pota BBC\\", \\"Noto Serif Sinhala\\", Arial, Verdana, Geneva, Helvetica, sans-serif; + font-family: \\"Noto Serif Sinhala\\", Arial, Verdana, Geneva, Helvetica, sans-serif; font-weight: 700; font-style: normal; " @@ -3570,7 +3570,7 @@ exports[`should render SerifMediumItalic correctly for swahili 1`] = ` exports[`should render SerifMediumItalic correctly for tamil 1`] = ` " - font-family: \\"Noto Sans Tamil\\", Latha, Helmet, Freesans, Helvetica, Arial, sans-serif; + font-family: \\"Noto Sans Tamil\\", Helmet, Freesans, Helvetica, Arial, sans-serif; font-weight: 700; font-style: normal; " @@ -3722,7 +3722,7 @@ exports[`should render SerifRegular correctly for azeri 1`] = ` exports[`should render SerifRegular correctly for bengali 1`] = ` " - font-family: \\"Noto Serif Bengali\\", \\"Shonar Bangla\\", Helmet, Freesans, Helvetica, Arial, sans-serif; + font-family: \\"Noto Serif Bengali\\", Helmet, Freesans, Helvetica, Arial, sans-serif; font-weight: 400; font-style: normal; " @@ -3946,7 +3946,7 @@ exports[`should render SerifRegular correctly for serbian 1`] = ` exports[`should render SerifRegular correctly for sinhala 1`] = ` " - font-family: \\"Iskoola Pota BBC\\", \\"Noto Serif Sinhala\\", Arial, Verdana, Geneva, Helvetica, sans-serif; + font-family: \\"Noto Serif Sinhala\\", Arial, Verdana, Geneva, Helvetica, sans-serif; font-weight: 400; font-style: normal; " @@ -3978,7 +3978,7 @@ exports[`should render SerifRegular correctly for swahili 1`] = ` exports[`should render SerifRegular correctly for tamil 1`] = ` " - font-family: \\"Noto Sans Tamil\\", Latha, Helmet, Freesans, Helvetica, Arial, sans-serif; + font-family: \\"Noto Sans Tamil\\", Helmet, Freesans, Helvetica, Arial, sans-serif; font-weight: 400; font-style: normal; " diff --git a/packages/utilities/psammead-styles/src/__snapshots__/fonts.test.js.snap b/packages/utilities/psammead-styles/src/__snapshots__/fonts.test.js.snap index 891f51685b..7270c608ad 100644 --- a/packages/utilities/psammead-styles/src/__snapshots__/fonts.test.js.snap +++ b/packages/utilities/psammead-styles/src/__snapshots__/fonts.test.js.snap @@ -1,97 +1,5 @@ // Jest Snapshot v1, https://goo.gl/fbAQLP -exports[`Psammead Styles - Fonts should match ISKOOLA POTA BBC BOLD base font url 1`] = ` -" - @font-face { - font-family: \\"Iskoola Pota BBC\\"; - font-weight: 700; - font-style: normal; - src: url('https://ws-downloads.files.bbci.co.uk/fonts/IskoolaPota/v5.91/bold.woff') format('woff'), url('https://ws-downloads.files.bbci.co.uk/fonts/IskoolaPota/v5.91/bold.eot') format('eot'), url('https://ws-downloads.files.bbci.co.uk/fonts/IskoolaPota/v5.91/bold.ttf') format('ttf'); - font-display: swap; - } -" -`; - -exports[`Psammead Styles - Fonts should match ISKOOLA POTA BBC BOLD with overridden url 1`] = ` -" - @font-face { - font-family: \\"Iskoola Pota BBC\\"; - font-weight: 700; - font-style: normal; - src: url('https://example.com/bold.woff') format('woff'), url('https://example.com/bold.eot') format('eot'), url('https://example.com/bold.ttf') format('ttf'); - font-display: swap; - } -" -`; - -exports[`Psammead Styles - Fonts should match ISKOOLA POTA BBC REGULAR base font url 1`] = ` -" - @font-face { - font-family: \\"Iskoola Pota BBC\\"; - font-weight: 400; - font-style: normal; - src: url('https://ws-downloads.files.bbci.co.uk/fonts/IskoolaPota/v5.91/normal.woff') format('woff'), url('https://ws-downloads.files.bbci.co.uk/fonts/IskoolaPota/v5.91/normal.eot') format('eot'), url('https://ws-downloads.files.bbci.co.uk/fonts/IskoolaPota/v5.91/normal.ttf') format('ttf'); - font-display: swap; - }" -`; - -exports[`Psammead Styles - Fonts should match ISKOOLA POTA BBC REGULAR with overridden url 1`] = ` -" - @font-face { - font-family: \\"Iskoola Pota BBC\\"; - font-weight: 400; - font-style: normal; - src: url('https://example.com/normal.woff') format('woff'), url('https://example.com/normal.eot') format('eot'), url('https://example.com/normal.ttf') format('ttf'); - font-display: swap; - }" -`; - -exports[`Psammead Styles - Fonts should match LATHA BOLD base font url 1`] = ` -" - @font-face { - font-family: \\"Latha\\"; - font-weight: 700; - font-style: normal; - src: url('https://ws-downloads.files.bbci.co.uk/fonts/Latha/v5.90/bold.woff') format('woff'), url('https://ws-downloads.files.bbci.co.uk/fonts/Latha/v5.90/bold.eot') format('eot'), url('https://ws-downloads.files.bbci.co.uk/fonts/Latha/v5.90/bold.ttf') format('ttf'); - font-display: swap; - } -" -`; - -exports[`Psammead Styles - Fonts should match LATHA BOLD with overridden url 1`] = ` -" - @font-face { - font-family: \\"Latha\\"; - font-weight: 700; - font-style: normal; - src: url('https://example.com/bold.woff') format('woff'), url('https://example.com/bold.eot') format('eot'), url('https://example.com/bold.ttf') format('ttf'); - font-display: swap; - } -" -`; - -exports[`Psammead Styles - Fonts should match LATHA REGULAR base font url 1`] = ` -" - @font-face { - font-family: \\"Latha\\"; - font-weight: 400; - font-style: normal; - src: url('https://ws-downloads.files.bbci.co.uk/fonts/Latha/v5.90/normal.woff') format('woff'), url('https://ws-downloads.files.bbci.co.uk/fonts/Latha/v5.90/normal.eot') format('eot'), url('https://ws-downloads.files.bbci.co.uk/fonts/Latha/v5.90/normal.ttf') format('ttf'); - font-display: swap; - }" -`; - -exports[`Psammead Styles - Fonts should match LATHA REGULAR with overridden url 1`] = ` -" - @font-face { - font-family: \\"Latha\\"; - font-weight: 400; - font-style: normal; - src: url('https://example.com/normal.woff') format('woff'), url('https://example.com/normal.eot') format('eot'), url('https://example.com/normal.ttf') format('ttf'); - font-display: swap; - }" -`; - exports[`Psammead Styles - Fonts should match MALLANNA REGULAR base font url 1`] = ` " @font-face { @@ -170,7 +78,7 @@ exports[`Psammead Styles - Fonts should match NOTO SANS TAMIL BOLD base font url font-family: \\"Noto Sans Tamil\\"; font-weight: 700; font-style: normal; - src: url('https://ws-downloads.test.files.bbci.co.uk/fonts/NotoSansTamil/v1.0.0/bold.woff2') format('woff2'), url('https://ws-downloads.test.files.bbci.co.uk/fonts/NotoSansTamil/v1.0.0/bold.woff') format('woff'), url('https://ws-downloads.test.files.bbci.co.uk/fonts/NotoSansTamil/v1.0.0/bold.ttf') format('ttf'); + src: url('https://ws-downloads.files.bbci.co.uk/fonts/NotoSansTamil/v1.0.0/bold.woff2') format('woff2'), url('https://ws-downloads.files.bbci.co.uk/fonts/NotoSansTamil/v1.0.0/bold.woff') format('woff'), url('https://ws-downloads.files.bbci.co.uk/fonts/NotoSansTamil/v1.0.0/normal.eot') format('eot'), url('https://ws-downloads.files.bbci.co.uk/fonts/NotoSansTamil/v1.0.0/bold.ttf') format('ttf'); font-display: swap; } " @@ -182,7 +90,7 @@ exports[`Psammead Styles - Fonts should match NOTO SANS TAMIL BOLD with overridd font-family: \\"Noto Sans Tamil\\"; font-weight: 700; font-style: normal; - src: url('https://example.com/bold.woff2') format('woff2'), url('https://example.com/bold.woff') format('woff'), url('https://example.com/bold.ttf') format('ttf'); + src: url('https://example.com/bold.woff2') format('woff2'), url('https://example.com/bold.woff') format('woff'), url('https://example.com/normal.eot') format('eot'), url('https://example.com/bold.ttf') format('ttf'); font-display: swap; } " @@ -194,7 +102,7 @@ exports[`Psammead Styles - Fonts should match NOTO SANS TAMIL REGULAR base font font-family: \\"Noto Sans Tamil\\"; font-weight: 400; font-style: normal; - src: url('https://ws-downloads.test.files.bbci.co.uk/fonts/NotoSansTamil/v1.0.0/normal.woff2') format('woff2'), url('https://ws-downloads.test.files.bbci.co.uk/fonts/NotoSansTamil/v1.0.0/normal.woff') format('woff'), url('https://ws-downloads.test.files.bbci.co.uk/fonts/NotoSansTamil/v1.0.0/normal.ttf') format('ttf'); + src: url('https://ws-downloads.files.bbci.co.uk/fonts/NotoSansTamil/v1.0.0/normal.woff2') format('woff2'), url('https://ws-downloads.files.bbci.co.uk/fonts/NotoSansTamil/v1.0.0/normal.woff') format('woff'), url('https://ws-downloads.files.bbci.co.uk/fonts/NotoSansTamil/v1.0.0/normal.eot') format('eot'), url('https://ws-downloads.files.bbci.co.uk/fonts/NotoSansTamil/v1.0.0/normal.ttf') format('ttf'); font-display: swap; }" `; @@ -205,7 +113,7 @@ exports[`Psammead Styles - Fonts should match NOTO SANS TAMIL REGULAR with overr font-family: \\"Noto Sans Tamil\\"; font-weight: 400; font-style: normal; - src: url('https://example.com/normal.woff2') format('woff2'), url('https://example.com/normal.woff') format('woff'), url('https://example.com/normal.ttf') format('ttf'); + src: url('https://example.com/normal.woff2') format('woff2'), url('https://example.com/normal.woff') format('woff'), url('https://example.com/normal.eot') format('eot'), url('https://example.com/normal.ttf') format('ttf'); font-display: swap; }" `; @@ -216,7 +124,7 @@ exports[`Psammead Styles - Fonts should match NOTO SERIF BENGALI BOLD base font font-family: \\"Noto Serif Bengali\\"; font-weight: 700; font-style: normal; - src: url('https://ws-downloads.test.files.bbci.co.uk/fonts/NotoSerifBengali/v1.00/bold.woff') format('woff'),url('https://ws-downloads.test.files.bbci.co.uk/fonts/NotoSerifBengali/v1.00/normal.eot') format('eot'), url('https://ws-downloads.test.files.bbci.co.uk/fonts/NotoSerifBengali/v1.00/bold.ttf') format('ttf'); + src: url('https://ws-downloads.files.bbci.co.uk/fonts/NotoSerifBengali/v1.00/bold.woff2') format('woff2'), url('https://ws-downloads.files.bbci.co.uk/fonts/NotoSerifBengali/v1.00/bold.woff') format('woff'), url('https://ws-downloads.files.bbci.co.uk/fonts/NotoSerifBengali/v1.00/normal.eot') format('eot'), url('https://ws-downloads.files.bbci.co.uk/fonts/NotoSerifBengali/v1.00/bold.ttf') format('ttf'); font-display: optional; } " @@ -228,7 +136,7 @@ exports[`Psammead Styles - Fonts should match NOTO SERIF BENGALI BOLD with overr font-family: \\"Noto Serif Bengali\\"; font-weight: 700; font-style: normal; - src: url('https://example.com/bold.woff') format('woff'),url('https://example.com/normal.eot') format('eot'), url('https://example.com/bold.ttf') format('ttf'); + src: url('https://example.com/bold.woff2') format('woff2'), url('https://example.com/bold.woff') format('woff'), url('https://example.com/normal.eot') format('eot'), url('https://example.com/bold.ttf') format('ttf'); font-display: optional; } " @@ -240,7 +148,7 @@ exports[`Psammead Styles - Fonts should match NOTO SERIF BENGALI REGULAR base fo font-family: \\"Noto Serif Bengali\\"; font-weight: 400; font-style: normal; - src: url('https://ws-downloads.test.files.bbci.co.uk/fonts/NotoSerifBengali/v1.00/normal.woff') format('woff'), url('https://ws-downloads.test.files.bbci.co.uk/fonts/NotoSerifBengali/v1.00/normal.eot') format('eot'),url('https://ws-downloads.test.files.bbci.co.uk/fonts/NotoSerifBengali/v1.00/normal.ttf') format('ttf'); + src: url('https://ws-downloads.files.bbci.co.uk/fonts/NotoSerifBengali/v1.00/normal.woff2') format('woff2'), url('https://ws-downloads.files.bbci.co.uk/fonts/NotoSerifBengali/v1.00/normal.woff') format('woff'), url('https://ws-downloads.files.bbci.co.uk/fonts/NotoSerifBengali/v1.00/normal.eot') format('eot'), url('https://ws-downloads.files.bbci.co.uk/fonts/NotoSerifBengali/v1.00/normal.ttf') format('ttf'); font-display: optional; }" `; @@ -251,7 +159,7 @@ exports[`Psammead Styles - Fonts should match NOTO SERIF BENGALI REGULAR with ov font-family: \\"Noto Serif Bengali\\"; font-weight: 400; font-style: normal; - src: url('https://example.com/normal.woff') format('woff'), url('https://example.com/normal.eot') format('eot'),url('https://example.com/normal.ttf') format('ttf'); + src: url('https://example.com/normal.woff2') format('woff2'), url('https://example.com/normal.woff') format('woff'), url('https://example.com/normal.eot') format('eot'), url('https://example.com/normal.ttf') format('ttf'); font-display: optional; }" `; @@ -262,7 +170,7 @@ exports[`Psammead Styles - Fonts should match NOTO SERIF SINHALA BOLD base font font-family: \\"Noto Serif Sinhala\\"; font-weight: 700; font-style: normal; - src: url('https://ws-downloads.test.files.bbci.co.uk/fonts/NotoSerifSinhala/v1.00/bold.woff2') format('woff2'),url('https://ws-downloads.test.files.bbci.co.uk/fonts/NotoSerifSinhala/v1.00/bold.woff') format('woff'), url('https://ws-downloads.test.files.bbci.co.uk/fonts/NotoSerifSinhala/v1.00/bold.eot') format('eot'), url('https://ws-downloads.test.files.bbci.co.uk/fonts/NotoSerifSinhala/v1.00/bold.ttf') format('ttf'); + src: url('https://ws-downloads.files.bbci.co.uk/fonts/NotoSerifSinhala/v1.00/bold.woff2') format('woff2'), url('https://ws-downloads.files.bbci.co.uk/fonts/NotoSerifSinhala/v1.00/bold.woff') format('woff'), url('https://ws-downloads.files.bbci.co.uk/fonts/NotoSerifSinhala/v1.00/bold.eot') format('eot'), url('https://ws-downloads.files.bbci.co.uk/fonts/NotoSerifSinhala/v1.00/bold.ttf') format('ttf'); font-display: swap; } " @@ -274,7 +182,7 @@ exports[`Psammead Styles - Fonts should match NOTO SERIF SINHALA BOLD with overr font-family: \\"Noto Serif Sinhala\\"; font-weight: 700; font-style: normal; - src: url('https://example.com/bold.woff2') format('woff2'),url('https://example.com/bold.woff') format('woff'), url('https://example.com/bold.eot') format('eot'), url('https://example.com/bold.ttf') format('ttf'); + src: url('https://example.com/bold.woff2') format('woff2'), url('https://example.com/bold.woff') format('woff'), url('https://example.com/bold.eot') format('eot'), url('https://example.com/bold.ttf') format('ttf'); font-display: swap; } " @@ -286,7 +194,7 @@ exports[`Psammead Styles - Fonts should match NOTO SERIF SINHALA REGULAR base fo font-family: \\"Noto Serif Sinhala\\"; font-weight: 400; font-style: normal; - src: url('https://ws-downloads.test.files.bbci.co.uk/fonts/NotoSerifSinhala/v1.00/normal.woff2') format('woff2'), url('https://ws-downloads.test.files.bbci.co.uk/fonts/NotoSerifSinhala/v1.00/normal.woff') format('woff'), url('https://ws-downloads.test.files.bbci.co.uk/fonts/NotoSerifSinhala/v1.00/normal.eot') format('eot'), url('https://ws-downloads.test.files.bbci.co.uk/fonts/NotoSerifSinhala/v1.00/normal.ttf') format('ttf'); + src: url('https://ws-downloads.files.bbci.co.uk/fonts/NotoSerifSinhala/v1.00/normal.woff2') format('woff2'), url('https://ws-downloads.files.bbci.co.uk/fonts/NotoSerifSinhala/v1.00/normal.woff') format('woff'), url('https://ws-downloads.files.bbci.co.uk/fonts/NotoSerifSinhala/v1.00/normal.eot') format('eot'), url('https://ws-downloads.files.bbci.co.uk/fonts/NotoSerifSinhala/v1.00/normal.ttf') format('ttf'); font-display: swap; }" `; @@ -845,49 +753,3 @@ exports[`Psammead Styles - Fonts should match REITH SERIF REGULAR with overridde font-display: optional; }" `; - -exports[`Psammead Styles - Fonts should match SHONAR BANGLA BOLD base font url 1`] = ` -" - @font-face { - font-family: \\"Shonar Bangla\\"; - font-weight: 700; - font-style: normal; - src: url('https://ws-downloads.files.bbci.co.uk/fonts/ShonarBangla/v5.91/bold.woff') format('woff'), url('https://ws-downloads.files.bbci.co.uk/fonts/ShonarBangla/v5.91/bold.eot') format('eot'), url('https://ws-downloads.files.bbci.co.uk/fonts/ShonarBangla/v5.91/bold.ttf') format('ttf'); - font-display: optional; - } -" -`; - -exports[`Psammead Styles - Fonts should match SHONAR BANGLA BOLD with overridden url 1`] = ` -" - @font-face { - font-family: \\"Shonar Bangla\\"; - font-weight: 700; - font-style: normal; - src: url('https://example.com/bold.woff') format('woff'), url('https://example.com/bold.eot') format('eot'), url('https://example.com/bold.ttf') format('ttf'); - font-display: optional; - } -" -`; - -exports[`Psammead Styles - Fonts should match SHONAR BANGLA REGULAR base font url 1`] = ` -" - @font-face { - font-family: \\"Shonar Bangla\\"; - font-weight: 400; - font-style: normal; - src: url('https://ws-downloads.files.bbci.co.uk/fonts/ShonarBangla/v5.91/normal.woff') format('woff'), url('https://ws-downloads.files.bbci.co.uk/fonts/ShonarBangla/v5.91/normal.eot') format('eot'), url('https://ws-downloads.files.bbci.co.uk/fonts/ShonarBangla/v5.91/normal.ttf') format('ttf'); - font-display: optional; - }" -`; - -exports[`Psammead Styles - Fonts should match SHONAR BANGLA REGULAR with overridden url 1`] = ` -" - @font-face { - font-family: \\"Shonar Bangla\\"; - font-weight: 400; - font-style: normal; - src: url('https://example.com/normal.woff') format('woff'), url('https://example.com/normal.eot') format('eot'), url('https://example.com/normal.ttf') format('ttf'); - font-display: optional; - }" -`; diff --git a/packages/utilities/psammead-styles/src/font-families.js b/packages/utilities/psammead-styles/src/font-families.js index f827f17e17..5429b7dc29 100644 --- a/packages/utilities/psammead-styles/src/font-families.js +++ b/packages/utilities/psammead-styles/src/font-families.js @@ -112,7 +112,7 @@ const amharicStyles = { /* * BENGALI */ -const bengaliFontFamily = `font-family: "Noto Serif Bengali", "Shonar Bangla", Helmet, Freesans, Helvetica, Arial, sans-serif;`; +const bengaliFontFamily = `font-family: "Noto Serif Bengali", Helmet, Freesans, Helvetica, Arial, sans-serif;`; const bengaliStyles = { sansRegular: ` @@ -273,7 +273,7 @@ const punjabiStyles = { /* * SINHALA */ -const sinhalaFontFamily = `font-family: "Iskoola Pota BBC", "Noto Serif Sinhala", Arial, Verdana, Geneva, Helvetica, sans-serif;`; +const sinhalaFontFamily = `font-family: "Noto Serif Sinhala", Arial, Verdana, Geneva, Helvetica, sans-serif;`; const sinhalaStyles = { sansRegular: ` @@ -289,7 +289,7 @@ const sinhalaStyles = { /* * TAMIL */ -const tamilFontFamily = `font-family: "Noto Sans Tamil", Latha, Helmet, Freesans, Helvetica, Arial, sans-serif;`; +const tamilFontFamily = `font-family: "Noto Sans Tamil", Helmet, Freesans, Helvetica, Arial, sans-serif;`; const tamilStyles = { sansRegular: ` diff --git a/packages/utilities/psammead-styles/src/fonts.js b/packages/utilities/psammead-styles/src/fonts.js index 00fe0a29da..8e06d66562 100644 --- a/packages/utilities/psammead-styles/src/fonts.js +++ b/packages/utilities/psammead-styles/src/fonts.js @@ -1,15 +1,10 @@ const baseFontUrl = 'https://gel.files.bbci.co.uk/r2.511/'; -const baseUrlIskoolaPotaBBC = - 'https://ws-downloads.files.bbci.co.uk/fonts/IskoolaPota/v5.91/'; - const baseUrlNotoSerifSinhala = - 'https://ws-downloads.test.files.bbci.co.uk/fonts/NotoSerifSinhala/v1.00/'; - -const baseUrlLatha = 'https://ws-downloads.files.bbci.co.uk/fonts/Latha/v5.90/'; + 'https://ws-downloads.files.bbci.co.uk/fonts/NotoSerifSinhala/v1.00/'; const baseUrlTamil = - 'https://ws-downloads.test.files.bbci.co.uk/fonts/NotoSansTamil/v1.0.0/'; + 'https://ws-downloads.files.bbci.co.uk/fonts/NotoSansTamil/v1.0.0/'; const baseUrlMallanna = 'https://ws-downloads.files.bbci.co.uk/fonts/Mallanna/v1.0.4/'; @@ -20,12 +15,8 @@ const baseUrlNotoSansEthiopic = const baseUrlPadauk = 'https://ws-downloads.files.bbci.co.uk/fonts/Padauk/v2.8/'; -// update this link when font server updated const baseUrlNotoSerifBengali = - 'https://ws-downloads.test.files.bbci.co.uk/fonts/NotoSerifBengali/v1.00/'; - -const baseUrlShonarBangla = - 'https://ws-downloads.files.bbci.co.uk/fonts/ShonarBangla/v5.91/'; + 'https://ws-downloads.files.bbci.co.uk/fonts/NotoSerifBengali/v1.00/'; const baseUrlBBCReithQalam = 'https://ws-downloads.files.bbci.co.uk/fonts/ReithQalam/v1.100/'; @@ -302,38 +293,6 @@ export const F_REITH_SANS_CONDENSED_BOLD = baseUrlOverride => ` font-display: optional; }`; -// Iskoola Pota BBC -export const F_ISKOOLA_POTA_BBC_REGULAR = baseUrlOverride => ` - @font-face { - font-family: "Iskoola Pota BBC"; - font-weight: 400; - font-style: normal; - src: url('${ - baseUrlOverride || baseUrlIskoolaPotaBBC - }normal.woff') format('woff'), url('${ - baseUrlOverride || baseUrlIskoolaPotaBBC -}normal.eot') format('eot'), url('${ - baseUrlOverride || baseUrlIskoolaPotaBBC -}normal.ttf') format('ttf'); - font-display: swap; - }`; - -export const F_ISKOOLA_POTA_BBC_BOLD = baseUrlOverride => ` - @font-face { - font-family: "Iskoola Pota BBC"; - font-weight: 700; - font-style: normal; - src: url('${ - baseUrlOverride || baseUrlIskoolaPotaBBC - }bold.woff') format('woff'), url('${ - baseUrlOverride || baseUrlIskoolaPotaBBC -}bold.eot') format('eot'), url('${ - baseUrlOverride || baseUrlIskoolaPotaBBC -}bold.ttf') format('ttf'); - font-display: swap; - } -`; - // Noto Serif Sinhala export const F_NOTO_SERIF_SINHALA_REGULAR = baseUrlOverride => ` @font-face { @@ -359,7 +318,7 @@ export const F_NOTO_SERIF_SINHALA_BOLD = baseUrlOverride => ` font-style: normal; src: url('${ baseUrlOverride || baseUrlNotoSerifSinhala - }bold.woff2') format('woff2'),url('${ + }bold.woff2') format('woff2'), url('${ baseUrlOverride || baseUrlNotoSerifSinhala }bold.woff') format('woff'), url('${ baseUrlOverride || baseUrlNotoSerifSinhala @@ -370,38 +329,6 @@ export const F_NOTO_SERIF_SINHALA_BOLD = baseUrlOverride => ` } `; -// Latha -export const F_LATHA_REGULAR = baseUrlOverride => ` - @font-face { - font-family: "Latha"; - font-weight: 400; - font-style: normal; - src: url('${ - baseUrlOverride || baseUrlLatha - }normal.woff') format('woff'), url('${ - baseUrlOverride || baseUrlLatha -}normal.eot') format('eot'), url('${ - baseUrlOverride || baseUrlLatha -}normal.ttf') format('ttf'); - font-display: swap; - }`; - -export const F_LATHA_BOLD = baseUrlOverride => ` - @font-face { - font-family: "Latha"; - font-weight: 700; - font-style: normal; - src: url('${ - baseUrlOverride || baseUrlLatha - }bold.woff') format('woff'), url('${ - baseUrlOverride || baseUrlLatha -}bold.eot') format('eot'), url('${ - baseUrlOverride || baseUrlLatha -}bold.ttf') format('ttf'); - font-display: swap; - } -`; - // Tamil export const F_NOTO_SANS_TAMIL_REGULAR = baseUrlOverride => ` @font-face { @@ -414,6 +341,8 @@ export const F_NOTO_SANS_TAMIL_REGULAR = baseUrlOverride => ` baseUrlOverride || baseUrlTamil }normal.woff') format('woff'), url('${ baseUrlOverride || baseUrlTamil +}normal.eot') format('eot'), url('${ + baseUrlOverride || baseUrlTamil }normal.ttf') format('ttf'); font-display: swap; }`; @@ -429,6 +358,8 @@ export const F_NOTO_SANS_TAMIL_BOLD = baseUrlOverride => ` baseUrlOverride || baseUrlTamil }bold.woff') format('woff'), url('${ baseUrlOverride || baseUrlTamil +}normal.eot') format('eot'), url('${ + baseUrlOverride || baseUrlTamil }bold.ttf') format('ttf'); font-display: swap; } @@ -516,38 +447,6 @@ export const F_PADAUK_BOLD = baseUrlOverride => ` } `; -// Shonar Bangla -export const F_SHONAR_BANGLA_REGULAR = baseUrlOverride => ` - @font-face { - font-family: "Shonar Bangla"; - font-weight: 400; - font-style: normal; - src: url('${ - baseUrlOverride || baseUrlShonarBangla - }normal.woff') format('woff'), url('${ - baseUrlOverride || baseUrlShonarBangla -}normal.eot') format('eot'), url('${ - baseUrlOverride || baseUrlShonarBangla -}normal.ttf') format('ttf'); - font-display: optional; - }`; - -export const F_SHONAR_BANGLA_BOLD = baseUrlOverride => ` - @font-face { - font-family: "Shonar Bangla"; - font-weight: 700; - font-style: normal; - src: url('${ - baseUrlOverride || baseUrlShonarBangla - }bold.woff') format('woff'), url('${ - baseUrlOverride || baseUrlShonarBangla -}bold.eot') format('eot'), url('${ - baseUrlOverride || baseUrlShonarBangla -}bold.ttf') format('ttf'); - font-display: optional; - } -`; - // Bengali export const F_NOTO_SERIF_BENGALI_REGULAR = baseUrlOverride => ` @font-face { @@ -556,9 +455,11 @@ export const F_NOTO_SERIF_BENGALI_REGULAR = baseUrlOverride => ` font-style: normal; src: url('${ baseUrlOverride || baseUrlNotoSerifBengali - }normal.woff') format('woff'), url('${ + }normal.woff2') format('woff2'), url('${ baseUrlOverride || baseUrlNotoSerifBengali -}normal.eot') format('eot'),url('${ +}normal.woff') format('woff'), url('${ + baseUrlOverride || baseUrlNotoSerifBengali +}normal.eot') format('eot'), url('${ baseUrlOverride || baseUrlNotoSerifBengali }normal.ttf') format('ttf'); font-display: optional; @@ -571,7 +472,9 @@ export const F_NOTO_SERIF_BENGALI_BOLD = baseUrlOverride => ` font-style: normal; src: url('${ baseUrlOverride || baseUrlNotoSerifBengali - }bold.woff') format('woff'),url('${ + }bold.woff2') format('woff2'), url('${ + baseUrlOverride || baseUrlNotoSerifBengali +}bold.woff') format('woff'), url('${ baseUrlOverride || baseUrlNotoSerifBengali }normal.eot') format('eot'), url('${ baseUrlOverride || baseUrlNotoSerifBengali diff --git a/yarn.lock b/yarn.lock index b384d38252..92f0d275a8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1652,7 +1652,7 @@ __metadata: languageName: unknown linkType: soft -"@bbc/gel-foundations@6.3.0, @bbc/gel-foundations@workspace:packages/utilities/gel-foundations": +"@bbc/gel-foundations@7.0.0, @bbc/gel-foundations@workspace:packages/utilities/gel-foundations": version: 0.0.0-use.local resolution: "@bbc/gel-foundations@workspace:packages/utilities/gel-foundations" languageName: unknown @@ -1688,9 +1688,9 @@ __metadata: version: 0.0.0-use.local resolution: "@bbc/psammead-brand@workspace:packages/components/psammead-brand" dependencies: - "@bbc/gel-foundations": 6.3.0 - "@bbc/psammead-script-link": 3.0.27 - "@bbc/psammead-styles": 7.6.3 + "@bbc/gel-foundations": 7.0.0 + "@bbc/psammead-script-link": 3.0.28 + "@bbc/psammead-styles": 8.0.0 "@bbc/psammead-visually-hidden-text": 2.0.7 "@emotion/styled": ^11.3.0 react: ^17.0.2 @@ -1704,8 +1704,8 @@ __metadata: version: 0.0.0-use.local resolution: "@bbc/psammead-bulleted-list@workspace:packages/components/psammead-bulleted-list" dependencies: - "@bbc/gel-foundations": 6.3.0 - "@bbc/psammead-styles": 7.6.3 + "@bbc/gel-foundations": 7.0.0 + "@bbc/psammead-styles": 8.0.0 "@emotion/styled": ^11.3.0 react-dom: ^17.0.2 peerDependencies: @@ -1718,11 +1718,11 @@ __metadata: version: 0.0.0-use.local resolution: "@bbc/psammead-bulletin@workspace:packages/components/psammead-bulletin" dependencies: - "@bbc/gel-foundations": 6.3.0 + "@bbc/gel-foundations": 7.0.0 "@bbc/psammead-assets": 3.1.9 - "@bbc/psammead-live-label": 2.0.28 - "@bbc/psammead-story-promo": 8.0.28 - "@bbc/psammead-styles": 7.6.3 + "@bbc/psammead-live-label": 2.0.29 + "@bbc/psammead-story-promo": 8.0.29 + "@bbc/psammead-styles": 8.0.0 "@bbc/psammead-visually-hidden-text": 2.0.7 "@emotion/styled": ^11.3.0 prop-types: ^15.7.2 @@ -1738,8 +1738,8 @@ __metadata: version: 0.0.0-use.local resolution: "@bbc/psammead-byline@workspace:packages/components/psammead-byline" dependencies: - "@bbc/gel-foundations": 6.3.0 - "@bbc/psammead-styles": 7.6.3 + "@bbc/gel-foundations": 7.0.0 + "@bbc/psammead-styles": 8.0.0 "@emotion/styled": ^11.3.0 react: ^17.0.2 peerDependencies: @@ -1765,8 +1765,8 @@ __metadata: version: 0.0.0-use.local resolution: "@bbc/psammead-caption@workspace:packages/components/psammead-caption" dependencies: - "@bbc/gel-foundations": 6.3.0 - "@bbc/psammead-styles": 7.6.3 + "@bbc/gel-foundations": 7.0.0 + "@bbc/psammead-styles": 8.0.0 "@emotion/styled": ^11.3.0 peerDependencies: "@emotion/styled": ^11.0.0 @@ -1777,8 +1777,8 @@ __metadata: version: 0.0.0-use.local resolution: "@bbc/psammead-consent-banner@workspace:packages/components/psammead-consent-banner" dependencies: - "@bbc/gel-foundations": 6.3.0 - "@bbc/psammead-styles": 7.6.3 + "@bbc/gel-foundations": 7.0.0 + "@bbc/psammead-styles": 8.0.0 "@emotion/styled": ^11.3.0 prop-types: ^15.7.2 react: ^17.0.2 @@ -1793,7 +1793,7 @@ __metadata: version: 0.0.0-use.local resolution: "@bbc/psammead-content-anchor@workspace:packages/components/psammead-content-anchor" dependencies: - "@bbc/psammead-headings": 5.0.25 + "@bbc/psammead-headings": 5.0.26 "@emotion/react": ^11.4.0 "@emotion/styled": ^11.3.0 "@juggle/resize-observer": ^2.4.0 @@ -1810,8 +1810,8 @@ __metadata: version: 0.0.0-use.local resolution: "@bbc/psammead-copyright@workspace:packages/components/psammead-copyright" dependencies: - "@bbc/gel-foundations": 6.3.0 - "@bbc/psammead-styles": 7.6.3 + "@bbc/gel-foundations": 7.0.0 + "@bbc/psammead-styles": 8.0.0 "@emotion/styled": ^11.3.0 peerDependencies: "@emotion/styled": ^11.0.0 @@ -1832,9 +1832,9 @@ __metadata: version: 0.0.0-use.local resolution: "@bbc/psammead-embed-error@workspace:packages/components/psammead-embed-error" dependencies: - "@bbc/gel-foundations": 6.3.0 + "@bbc/gel-foundations": 7.0.0 "@bbc/psammead-assets": 3.1.9 - "@bbc/psammead-styles": 7.6.3 + "@bbc/psammead-styles": 8.0.0 "@emotion/styled": ^11.3.0 react: ^17.0.2 peerDependencies: @@ -1847,7 +1847,7 @@ __metadata: version: 0.0.0-use.local resolution: "@bbc/psammead-figure@workspace:packages/components/psammead-figure" dependencies: - "@bbc/gel-foundations": 6.3.0 + "@bbc/gel-foundations": 7.0.0 "@emotion/styled": ^11.3.0 peerDependencies: "@emotion/styled": ^11.0.0 @@ -1858,8 +1858,8 @@ __metadata: version: 0.0.0-use.local resolution: "@bbc/psammead-grid@workspace:packages/components/psammead-grid" dependencies: - "@bbc/gel-foundations": 6.3.0 - "@bbc/psammead-styles": 7.6.3 + "@bbc/gel-foundations": 7.0.0 + "@bbc/psammead-styles": 8.0.0 "@emotion/styled": ^11.3.0 peerDependencies: "@emotion/styled": ^11.0.0 @@ -1870,32 +1870,32 @@ __metadata: version: 0.0.0-use.local resolution: "@bbc/psammead-heading-index@workspace:packages/components/psammead-heading-index" dependencies: - "@bbc/gel-foundations": 6.3.0 - "@bbc/psammead-styles": 7.6.3 + "@bbc/gel-foundations": 7.0.0 + "@bbc/psammead-styles": 8.0.0 "@emotion/styled": ^11.3.0 peerDependencies: "@emotion/styled": ^11.0.0 languageName: unknown linkType: soft -"@bbc/psammead-headings@5.0.25, @bbc/psammead-headings@workspace:packages/components/psammead-headings": +"@bbc/psammead-headings@5.0.26, @bbc/psammead-headings@workspace:packages/components/psammead-headings": version: 0.0.0-use.local resolution: "@bbc/psammead-headings@workspace:packages/components/psammead-headings" dependencies: - "@bbc/gel-foundations": 6.3.0 - "@bbc/psammead-styles": 7.6.3 + "@bbc/gel-foundations": 7.0.0 + "@bbc/psammead-styles": 8.0.0 "@emotion/styled": ^11.3.0 peerDependencies: "@emotion/styled": ^11.0.0 languageName: unknown linkType: soft -"@bbc/psammead-image-placeholder@3.4.7, @bbc/psammead-image-placeholder@workspace:packages/components/psammead-image-placeholder": +"@bbc/psammead-image-placeholder@3.4.8, @bbc/psammead-image-placeholder@workspace:packages/components/psammead-image-placeholder": version: 0.0.0-use.local resolution: "@bbc/psammead-image-placeholder@workspace:packages/components/psammead-image-placeholder" dependencies: "@bbc/psammead-assets": 3.1.9 - "@bbc/psammead-styles": 7.6.3 + "@bbc/psammead-styles": 8.0.0 "@emotion/styled": ^11.3.0 react: ^17.0.2 peerDependencies: @@ -1925,19 +1925,19 @@ __metadata: version: 0.0.0-use.local resolution: "@bbc/psammead-inline-link@workspace:packages/components/psammead-inline-link" dependencies: - "@bbc/psammead-styles": 7.6.3 + "@bbc/psammead-styles": 8.0.0 "@emotion/styled": ^11.3.0 peerDependencies: "@emotion/styled": ^11.0.0 languageName: unknown linkType: soft -"@bbc/psammead-live-label@2.0.28, @bbc/psammead-live-label@workspace:packages/components/psammead-live-label": +"@bbc/psammead-live-label@2.0.29, @bbc/psammead-live-label@workspace:packages/components/psammead-live-label": version: 0.0.0-use.local resolution: "@bbc/psammead-live-label@workspace:packages/components/psammead-live-label" dependencies: - "@bbc/gel-foundations": 6.3.0 - "@bbc/psammead-styles": 7.6.3 + "@bbc/gel-foundations": 7.0.0 + "@bbc/psammead-styles": 8.0.0 "@bbc/psammead-visually-hidden-text": 2.0.7 "@emotion/styled": ^11.3.0 react: ^17.0.2 @@ -1965,9 +1965,9 @@ __metadata: version: 0.0.0-use.local resolution: "@bbc/psammead-media-indicator@workspace:packages/components/psammead-media-indicator" dependencies: - "@bbc/gel-foundations": 6.3.0 + "@bbc/gel-foundations": 7.0.0 "@bbc/psammead-assets": 3.1.9 - "@bbc/psammead-styles": 7.6.3 + "@bbc/psammead-styles": 8.0.0 "@emotion/styled": ^11.3.0 react: ^17.0.2 peerDependencies: @@ -1982,8 +1982,8 @@ __metadata: dependencies: "@bbc/psammead-assets": 3.1.9 "@bbc/psammead-image": 2.0.8 - "@bbc/psammead-image-placeholder": 3.4.7 - "@bbc/psammead-play-button": 3.0.29 + "@bbc/psammead-image-placeholder": 3.4.8 + "@bbc/psammead-play-button": 3.0.30 "@emotion/styled": ^11.3.0 react: ^17.0.2 peerDependencies: @@ -1996,9 +1996,9 @@ __metadata: version: 0.0.0-use.local resolution: "@bbc/psammead-navigation@workspace:packages/components/psammead-navigation" dependencies: - "@bbc/gel-foundations": 6.3.0 + "@bbc/gel-foundations": 7.0.0 "@bbc/psammead-assets": 3.1.9 - "@bbc/psammead-styles": 7.6.3 + "@bbc/psammead-styles": 8.0.0 "@bbc/psammead-visually-hidden-text": 2.0.7 "@emotion/styled": ^11.3.0 prop-types: ^15.7.2 @@ -2025,21 +2025,21 @@ __metadata: version: 0.0.0-use.local resolution: "@bbc/psammead-paragraph@workspace:packages/components/psammead-paragraph" dependencies: - "@bbc/gel-foundations": 6.3.0 - "@bbc/psammead-styles": 7.6.3 + "@bbc/gel-foundations": 7.0.0 + "@bbc/psammead-styles": 8.0.0 "@emotion/styled": ^11.3.0 peerDependencies: "@emotion/styled": ^11.0.0 languageName: unknown linkType: soft -"@bbc/psammead-play-button@3.0.29, @bbc/psammead-play-button@workspace:packages/components/psammead-play-button": +"@bbc/psammead-play-button@3.0.30, @bbc/psammead-play-button@workspace:packages/components/psammead-play-button": version: 0.0.0-use.local resolution: "@bbc/psammead-play-button@workspace:packages/components/psammead-play-button" dependencies: - "@bbc/gel-foundations": 6.3.0 + "@bbc/gel-foundations": 7.0.0 "@bbc/psammead-assets": 3.1.9 - "@bbc/psammead-styles": 7.6.3 + "@bbc/psammead-styles": 8.0.0 "@emotion/styled": ^11.3.0 react: ^17.0.2 peerDependencies: @@ -2058,12 +2058,12 @@ __metadata: languageName: unknown linkType: soft -"@bbc/psammead-script-link@3.0.27, @bbc/psammead-script-link@workspace:packages/components/psammead-script-link": +"@bbc/psammead-script-link@3.0.28, @bbc/psammead-script-link@workspace:packages/components/psammead-script-link": version: 0.0.0-use.local resolution: "@bbc/psammead-script-link@workspace:packages/components/psammead-script-link" dependencies: - "@bbc/gel-foundations": 6.3.0 - "@bbc/psammead-styles": 7.6.3 + "@bbc/gel-foundations": 7.0.0 + "@bbc/psammead-styles": 8.0.0 "@emotion/styled": ^11.3.0 prop-types: ^15.7.2 react: ^17.0.2 @@ -2078,8 +2078,8 @@ __metadata: version: 0.0.0-use.local resolution: "@bbc/psammead-section-label@workspace:packages/components/psammead-section-label" dependencies: - "@bbc/gel-foundations": 6.3.0 - "@bbc/psammead-styles": 7.6.3 + "@bbc/gel-foundations": 7.0.0 + "@bbc/psammead-styles": 8.0.0 "@emotion/styled": ^11.3.0 prop-types: ^15.7.2 react: ^17.0.2 @@ -2094,8 +2094,8 @@ __metadata: version: 0.0.0-use.local resolution: "@bbc/psammead-social-embed@workspace:packages/components/psammead-social-embed" dependencies: - "@bbc/gel-foundations": 6.3.0 - "@bbc/psammead-styles": 7.6.3 + "@bbc/gel-foundations": 7.0.0 + "@bbc/psammead-styles": 8.0.0 "@emotion/styled": ^11.3.0 react: ^17.0.2 peerDependencies: @@ -2108,8 +2108,8 @@ __metadata: version: 0.0.0-use.local resolution: "@bbc/psammead-story-promo-list@workspace:packages/components/psammead-story-promo-list" dependencies: - "@bbc/gel-foundations": 6.3.0 - "@bbc/psammead-styles": 7.6.3 + "@bbc/gel-foundations": 7.0.0 + "@bbc/psammead-styles": 8.0.0 "@emotion/styled": ^11.3.0 prop-types: ^15.7.2 react: ^17.0.2 @@ -2120,12 +2120,12 @@ __metadata: languageName: unknown linkType: soft -"@bbc/psammead-story-promo@8.0.28, @bbc/psammead-story-promo@workspace:packages/components/psammead-story-promo": +"@bbc/psammead-story-promo@8.0.29, @bbc/psammead-story-promo@workspace:packages/components/psammead-story-promo": version: 0.0.0-use.local resolution: "@bbc/psammead-story-promo@workspace:packages/components/psammead-story-promo" dependencies: - "@bbc/gel-foundations": 6.3.0 - "@bbc/psammead-styles": 7.6.3 + "@bbc/gel-foundations": 7.0.0 + "@bbc/psammead-styles": 8.0.0 "@emotion/react": ^11.4.0 "@emotion/styled": ^11.3.0 prop-types: ^15.7.2 @@ -2142,12 +2142,12 @@ __metadata: version: 0.0.0-use.local resolution: "@bbc/psammead-storybook-helpers@workspace:packages/utilities/psammead-storybook-helpers" dependencies: - "@bbc/gel-foundations": 6.3.0 + "@bbc/gel-foundations": 7.0.0 react-helmet: ^6.1.0 languageName: unknown linkType: soft -"@bbc/psammead-styles@7.6.3, @bbc/psammead-styles@workspace:packages/utilities/psammead-styles": +"@bbc/psammead-styles@8.0.0, @bbc/psammead-styles@workspace:packages/utilities/psammead-styles": version: 0.0.0-use.local resolution: "@bbc/psammead-styles@workspace:packages/utilities/psammead-styles" dependencies: @@ -2171,9 +2171,9 @@ __metadata: version: 0.0.0-use.local resolution: "@bbc/psammead-timestamp-container@workspace:packages/containers/psammead-timestamp-container" dependencies: - "@bbc/gel-foundations": 6.3.0 + "@bbc/gel-foundations": 7.0.0 "@bbc/psammead-locales": 5.0.7 - "@bbc/psammead-timestamp": 4.0.26 + "@bbc/psammead-timestamp": 4.0.27 moment: 2.24.0 moment-timezone: ^0.5.26 react: ^17.0.2 @@ -2183,12 +2183,12 @@ __metadata: languageName: unknown linkType: soft -"@bbc/psammead-timestamp@4.0.26, @bbc/psammead-timestamp@workspace:packages/components/psammead-timestamp": +"@bbc/psammead-timestamp@4.0.27, @bbc/psammead-timestamp@workspace:packages/components/psammead-timestamp": version: 0.0.0-use.local resolution: "@bbc/psammead-timestamp@workspace:packages/components/psammead-timestamp" dependencies: - "@bbc/gel-foundations": 6.3.0 - "@bbc/psammead-styles": 7.6.3 + "@bbc/gel-foundations": 7.0.0 + "@bbc/psammead-styles": 8.0.0 "@emotion/styled": ^11.3.0 peerDependencies: "@emotion/styled": ^11.0.0 @@ -2199,8 +2199,8 @@ __metadata: version: 0.0.0-use.local resolution: "@bbc/psammead-topic-tags@workspace:packages/components/psammead-topic-tags" dependencies: - "@bbc/gel-foundations": 6.3.0 - "@bbc/psammead-styles": 7.6.3 + "@bbc/gel-foundations": 7.0.0 + "@bbc/psammead-styles": 8.0.0 "@emotion/styled": ^11.3.0 prop-types: ^15.7.2 react: ^17.0.2 @@ -2215,8 +2215,8 @@ __metadata: version: 0.0.0-use.local resolution: "@bbc/psammead-useful-links@workspace:packages/components/psammead-useful-links" dependencies: - "@bbc/gel-foundations": 6.3.0 - "@bbc/psammead-styles": 7.6.3 + "@bbc/gel-foundations": 7.0.0 + "@bbc/psammead-styles": 8.0.0 "@emotion/styled": ^11.3.0 prop-types: ^15.7.2 react: ^17.0.2