diff --git a/CHANGELOG.md b/CHANGELOG.md index 1802899a67..87d484b77e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ | Version | Description | |---------|-------------| +| 2.0.80 | [PR#3129](https://github.com/bbc/psammead/pull/3129) Talos - Bump Dependencies - @bbc/gel-foundations | | 2.0.79 | [PR#3121](https://github.com/bbc/psammead/pull/3121) Talos - Bump Dependencies - @bbc/psammead-grid | | 2.0.78 | [PR#3107](https://github.com/bbc/psammead/pull/3107) Update packages. | | 2.0.77 | [PR#3074](https://github.com/bbc/psammead/pull/3074) Bump @bbc/psammead-timestamp-container version | diff --git a/package-lock.json b/package-lock.json index 11498e7647..5ce0a4c0dd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@bbc/psammead", - "version": "2.0.79", + "version": "2.0.80", "lockfileVersion": 1, "requires": true, "dependencies": { @@ -2823,9 +2823,9 @@ } }, "@bbc/gel-foundations": { - "version": "3.4.3", - "resolved": "https://registry.npmjs.org/@bbc/gel-foundations/-/gel-foundations-3.4.3.tgz", - "integrity": "sha512-rOPuintdkftYDE0GcY8B5K/AR5tLAMv7E+jD0plk32aEBojTXgttSYW9Da4NBKxLw69N9Px29YEu1CU0is1j9w==", + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@bbc/gel-foundations/-/gel-foundations-4.0.0.tgz", + "integrity": "sha512-PRXGmrNFJ4DQDw+ZV48skmihBkK/vMN1rhO91O0qkGc1tpVXrdRfTMLsb9mmw/TCS7PRlzrq40g2lnX7zOmHTw==", "dev": true }, "@bbc/psammead-assets": { @@ -2842,6 +2842,14 @@ "requires": { "@bbc/gel-foundations": "^3.4.3", "@bbc/psammead-visually-hidden-text": "^1.2.3" + }, + "dependencies": { + "@bbc/gel-foundations": { + "version": "3.4.3", + "resolved": "https://registry.npmjs.org/@bbc/gel-foundations/-/gel-foundations-3.4.3.tgz", + "integrity": "sha512-rOPuintdkftYDE0GcY8B5K/AR5tLAMv7E+jD0plk32aEBojTXgttSYW9Da4NBKxLw69N9Px29YEu1CU0is1j9w==", + "dev": true + } } }, "@bbc/psammead-calendars": { @@ -2862,6 +2870,14 @@ "requires": { "@bbc/gel-foundations": "^3.4.3", "@bbc/psammead-styles": "^4.3.0" + }, + "dependencies": { + "@bbc/gel-foundations": { + "version": "3.4.3", + "resolved": "https://registry.npmjs.org/@bbc/gel-foundations/-/gel-foundations-3.4.3.tgz", + "integrity": "sha512-rOPuintdkftYDE0GcY8B5K/AR5tLAMv7E+jD0plk32aEBojTXgttSYW9Da4NBKxLw69N9Px29YEu1CU0is1j9w==", + "dev": true + } } }, "@bbc/psammead-copyright": { @@ -2872,6 +2888,14 @@ "requires": { "@bbc/gel-foundations": "^3.4.3", "@bbc/psammead-styles": "^4.3.0" + }, + "dependencies": { + "@bbc/gel-foundations": { + "version": "3.4.3", + "resolved": "https://registry.npmjs.org/@bbc/gel-foundations/-/gel-foundations-3.4.3.tgz", + "integrity": "sha512-rOPuintdkftYDE0GcY8B5K/AR5tLAMv7E+jD0plk32aEBojTXgttSYW9Da4NBKxLw69N9Px29YEu1CU0is1j9w==", + "dev": true + } } }, "@bbc/psammead-grid": { @@ -2882,6 +2906,14 @@ "requires": { "@bbc/gel-foundations": "^3.4.3", "@bbc/psammead-styles": "^4.3.0" + }, + "dependencies": { + "@bbc/gel-foundations": { + "version": "3.4.3", + "resolved": "https://registry.npmjs.org/@bbc/gel-foundations/-/gel-foundations-3.4.3.tgz", + "integrity": "sha512-rOPuintdkftYDE0GcY8B5K/AR5tLAMv7E+jD0plk32aEBojTXgttSYW9Da4NBKxLw69N9Px29YEu1CU0is1j9w==", + "dev": true + } } }, "@bbc/psammead-image": { @@ -2928,6 +2960,14 @@ "@bbc/gel-foundations": "^3.4.3", "@bbc/psammead-assets": "^2.13.0", "@bbc/psammead-styles": "^4.3.0" + }, + "dependencies": { + "@bbc/gel-foundations": { + "version": "3.4.3", + "resolved": "https://registry.npmjs.org/@bbc/gel-foundations/-/gel-foundations-3.4.3.tgz", + "integrity": "sha512-rOPuintdkftYDE0GcY8B5K/AR5tLAMv7E+jD0plk32aEBojTXgttSYW9Da4NBKxLw69N9Px29YEu1CU0is1j9w==", + "dev": true + } } }, "@bbc/psammead-paragraph": { @@ -2938,6 +2978,14 @@ "requires": { "@bbc/gel-foundations": "^3.4.3", "@bbc/psammead-styles": "^4.3.0" + }, + "dependencies": { + "@bbc/gel-foundations": { + "version": "3.4.3", + "resolved": "https://registry.npmjs.org/@bbc/gel-foundations/-/gel-foundations-3.4.3.tgz", + "integrity": "sha512-rOPuintdkftYDE0GcY8B5K/AR5tLAMv7E+jD0plk32aEBojTXgttSYW9Da4NBKxLw69N9Px29YEu1CU0is1j9w==", + "dev": true + } } }, "@bbc/psammead-story-promo": { @@ -2948,6 +2996,14 @@ "requires": { "@bbc/gel-foundations": "^3.4.3", "@bbc/psammead-styles": "^4.3.0" + }, + "dependencies": { + "@bbc/gel-foundations": { + "version": "3.4.3", + "resolved": "https://registry.npmjs.org/@bbc/gel-foundations/-/gel-foundations-3.4.3.tgz", + "integrity": "sha512-rOPuintdkftYDE0GcY8B5K/AR5tLAMv7E+jD0plk32aEBojTXgttSYW9Da4NBKxLw69N9Px29YEu1CU0is1j9w==", + "dev": true + } } }, "@bbc/psammead-storybook-helpers": { @@ -2958,6 +3014,14 @@ "requires": { "@bbc/gel-foundations": "^3.4.3", "react-helmet": "^5.2.1" + }, + "dependencies": { + "@bbc/gel-foundations": { + "version": "3.4.3", + "resolved": "https://registry.npmjs.org/@bbc/gel-foundations/-/gel-foundations-3.4.3.tgz", + "integrity": "sha512-rOPuintdkftYDE0GcY8B5K/AR5tLAMv7E+jD0plk32aEBojTXgttSYW9Da4NBKxLw69N9Px29YEu1CU0is1j9w==", + "dev": true + } } }, "@bbc/psammead-styles": { @@ -2983,6 +3047,14 @@ "requires": { "@bbc/gel-foundations": "^3.4.3", "@bbc/psammead-styles": "^4.3.0" + }, + "dependencies": { + "@bbc/gel-foundations": { + "version": "3.4.3", + "resolved": "https://registry.npmjs.org/@bbc/gel-foundations/-/gel-foundations-3.4.3.tgz", + "integrity": "sha512-rOPuintdkftYDE0GcY8B5K/AR5tLAMv7E+jD0plk32aEBojTXgttSYW9Da4NBKxLw69N9Px29YEu1CU0is1j9w==", + "dev": true + } } }, "@bbc/psammead-timestamp-container": { @@ -2994,6 +3066,14 @@ "@bbc/gel-foundations": "^3.4.3", "@bbc/psammead-timestamp": "^2.2.24", "moment-timezone": "^0.5.26" + }, + "dependencies": { + "@bbc/gel-foundations": { + "version": "3.4.3", + "resolved": "https://registry.npmjs.org/@bbc/gel-foundations/-/gel-foundations-3.4.3.tgz", + "integrity": "sha512-rOPuintdkftYDE0GcY8B5K/AR5tLAMv7E+jD0plk32aEBojTXgttSYW9Da4NBKxLw69N9Px29YEu1CU0is1j9w==", + "dev": true + } } }, "@bbc/psammead-visually-hidden-text": { diff --git a/package.json b/package.json index 8fd2fbe47d..514e39ea32 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@bbc/psammead", - "version": "2.0.79", + "version": "2.0.80", "description": "Core Components Library Developed & Maintained By The Articles and Reach & Languages Team", "main": "index.js", "private": true, @@ -48,7 +48,7 @@ "@babel/plugin-transform-runtime": "^7.8.3", "@babel/preset-env": "^7.8.4", "@babel/preset-react": "^7.8.3", - "@bbc/gel-foundations": "^3.4.3", + "@bbc/gel-foundations": "^4.0.0", "@bbc/psammead-assets": "^2.13.0", "@bbc/psammead-brand": "^5.1.11", "@bbc/psammead-calendars": "^2.0.5", diff --git a/packages/components/psammead-brand/CHANGELOG.md b/packages/components/psammead-brand/CHANGELOG.md index 55e2f60522..0423ff9c97 100644 --- a/packages/components/psammead-brand/CHANGELOG.md +++ b/packages/components/psammead-brand/CHANGELOG.md @@ -3,6 +3,7 @@ | Version | Description | | ------- | ----------- | +| 5.1.12 | [PR#3129](https://github.com/bbc/psammead/pull/3129) Talos - Bump Dependencies - @bbc/gel-foundations | | 5.1.11 | [PR#3033](https://github.com/bbc/psammead/pull/3033) Talos - Bump Dependencies - @bbc/psammead-script-link | | 5.1.10 | [PR#3030](https://github.com/bbc/psammead/pull/3030) Talos - Bump Dependencies - @bbc/psammead-styles | | 5.1.9 | [PR#2997](https://github.com/bbc/psammead/pull/2997) Talos - Bump Dependencies - @bbc/psammead-script-link | diff --git a/packages/components/psammead-brand/package-lock.json b/packages/components/psammead-brand/package-lock.json index 46ea9f88cd..d9629f301b 100644 --- a/packages/components/psammead-brand/package-lock.json +++ b/packages/components/psammead-brand/package-lock.json @@ -1,13 +1,13 @@ { "name": "@bbc/psammead-brand", - "version": "5.1.11", + "version": "5.1.12", "lockfileVersion": 1, "requires": true, "dependencies": { "@bbc/gel-foundations": { - "version": "3.4.3", - "resolved": "https://registry.npmjs.org/@bbc/gel-foundations/-/gel-foundations-3.4.3.tgz", - "integrity": "sha512-rOPuintdkftYDE0GcY8B5K/AR5tLAMv7E+jD0plk32aEBojTXgttSYW9Da4NBKxLw69N9Px29YEu1CU0is1j9w==" + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@bbc/gel-foundations/-/gel-foundations-4.0.0.tgz", + "integrity": "sha512-PRXGmrNFJ4DQDw+ZV48skmihBkK/vMN1rhO91O0qkGc1tpVXrdRfTMLsb9mmw/TCS7PRlzrq40g2lnX7zOmHTw==" }, "@bbc/psammead-script-link": { "version": "1.0.8", @@ -17,6 +17,14 @@ "requires": { "@bbc/gel-foundations": "^3.4.3", "@bbc/psammead-styles": "^4.3.0" + }, + "dependencies": { + "@bbc/gel-foundations": { + "version": "3.4.3", + "resolved": "https://registry.npmjs.org/@bbc/gel-foundations/-/gel-foundations-3.4.3.tgz", + "integrity": "sha512-rOPuintdkftYDE0GcY8B5K/AR5tLAMv7E+jD0plk32aEBojTXgttSYW9Da4NBKxLw69N9Px29YEu1CU0is1j9w==", + "dev": true + } } }, "@bbc/psammead-styles": { diff --git a/packages/components/psammead-brand/package.json b/packages/components/psammead-brand/package.json index 1b32e7d48e..cf10958173 100644 --- a/packages/components/psammead-brand/package.json +++ b/packages/components/psammead-brand/package.json @@ -1,6 +1,6 @@ { "name": "@bbc/psammead-brand", - "version": "5.1.11", + "version": "5.1.12", "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-brand/README.md", "dependencies": { - "@bbc/gel-foundations": "^3.4.3", + "@bbc/gel-foundations": "^4.0.0", "@bbc/psammead-visually-hidden-text": "^1.2.3" }, "devDependencies": { diff --git a/packages/components/psammead-bulleted-list/CHANGELOG.md b/packages/components/psammead-bulleted-list/CHANGELOG.md index f752fb355e..df87af82a2 100644 --- a/packages/components/psammead-bulleted-list/CHANGELOG.md +++ b/packages/components/psammead-bulleted-list/CHANGELOG.md @@ -2,6 +2,7 @@ | Version | Description | |---------|-------------| +| 1.0.6 | [PR#3129](https://github.com/bbc/psammead/pull/3129) Talos - Bump Dependencies - @bbc/gel-foundations | | 1.0.5 | [PR#3030](https://github.com/bbc/psammead/pull/3030) Talos - Bump Dependencies - @bbc/psammead-styles | | 1.0.4 | [PR#2978](https://github.com/bbc/psammead/pull/2978) Talos - Bump Dependencies - @bbc/gel-foundations | | 1.0.3 | [PR#2973](https://github.com/bbc/psammead/pull/2973) Talos - Bump Dependencies - @bbc/psammead-styles | diff --git a/packages/components/psammead-bulleted-list/package-lock.json b/packages/components/psammead-bulleted-list/package-lock.json index 30009f9861..45ea93a419 100644 --- a/packages/components/psammead-bulleted-list/package-lock.json +++ b/packages/components/psammead-bulleted-list/package-lock.json @@ -1,13 +1,13 @@ { "name": "@bbc/psammead-bulleted-list", - "version": "1.0.5", + "version": "1.0.6", "lockfileVersion": 1, "requires": true, "dependencies": { "@bbc/gel-foundations": { - "version": "3.4.3", - "resolved": "https://registry.npmjs.org/@bbc/gel-foundations/-/gel-foundations-3.4.3.tgz", - "integrity": "sha512-rOPuintdkftYDE0GcY8B5K/AR5tLAMv7E+jD0plk32aEBojTXgttSYW9Da4NBKxLw69N9Px29YEu1CU0is1j9w==" + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@bbc/gel-foundations/-/gel-foundations-4.0.0.tgz", + "integrity": "sha512-PRXGmrNFJ4DQDw+ZV48skmihBkK/vMN1rhO91O0qkGc1tpVXrdRfTMLsb9mmw/TCS7PRlzrq40g2lnX7zOmHTw==" }, "@bbc/psammead-styles": { "version": "4.3.0", diff --git a/packages/components/psammead-bulleted-list/package.json b/packages/components/psammead-bulleted-list/package.json index 0cff835abe..86f26bce52 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": "1.0.5", + "version": "1.0.6", "main": "dist/index.js", "module": "esm/index.js", "sideEffects": false, @@ -19,7 +19,7 @@ }, "homepage": "https://github.com/BBC-News/psammead/blob/latest/packages/components/psammead-bulleted-list/README.md", "dependencies": { - "@bbc/gel-foundations": "^3.4.3", + "@bbc/gel-foundations": "^4.0.0", "@bbc/psammead-styles": "^4.3.0" }, "peerDependencies": { diff --git a/packages/components/psammead-bulletin/CHANGELOG.md b/packages/components/psammead-bulletin/CHANGELOG.md index d08362a75e..e0f19f00a9 100644 --- a/packages/components/psammead-bulletin/CHANGELOG.md +++ b/packages/components/psammead-bulletin/CHANGELOG.md @@ -3,6 +3,7 @@ | Version | Description | |---------|-------------| +| 2.0.1 | [PR#3129](https://github.com/bbc/psammead/pull/3129) Talos - Bump Dependencies - @bbc/gel-foundations | | 2.0.0 | [PR#3018](https://github.com/bbc/psammead/pull/3018) Update Bulletin styles to match 1008+px layout design | | 1.0.8 | [PR#3030](https://github.com/bbc/psammead/pull/3030) Talos - Bump Dependencies - @bbc/psammead-styles, @bbc/psammead-assets | | 1.0.7 | [PR#2996](https://github.com/bbc/psammead/pull/2996) Talos - Bump Dependencies - @bbc/psammead-assets | diff --git a/packages/components/psammead-bulletin/package-lock.json b/packages/components/psammead-bulletin/package-lock.json index 3e387d6e53..810939e3c3 100644 --- a/packages/components/psammead-bulletin/package-lock.json +++ b/packages/components/psammead-bulletin/package-lock.json @@ -1,13 +1,13 @@ { "name": "@bbc/psammead-bulletin", - "version": "2.0.0", + "version": "2.0.1", "lockfileVersion": 1, "requires": true, "dependencies": { "@bbc/gel-foundations": { - "version": "3.4.3", - "resolved": "https://registry.npmjs.org/@bbc/gel-foundations/-/gel-foundations-3.4.3.tgz", - "integrity": "sha512-rOPuintdkftYDE0GcY8B5K/AR5tLAMv7E+jD0plk32aEBojTXgttSYW9Da4NBKxLw69N9Px29YEu1CU0is1j9w==" + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@bbc/gel-foundations/-/gel-foundations-4.0.0.tgz", + "integrity": "sha512-PRXGmrNFJ4DQDw+ZV48skmihBkK/vMN1rhO91O0qkGc1tpVXrdRfTMLsb9mmw/TCS7PRlzrq40g2lnX7zOmHTw==" }, "@bbc/psammead-assets": { "version": "2.13.0", diff --git a/packages/components/psammead-bulletin/package.json b/packages/components/psammead-bulletin/package.json index 9a7c67bd0c..694976c369 100644 --- a/packages/components/psammead-bulletin/package.json +++ b/packages/components/psammead-bulletin/package.json @@ -1,6 +1,6 @@ { "name": "@bbc/psammead-bulletin", - "version": "2.0.0", + "version": "2.0.1", "main": "dist/index.js", "module": "esm/index.js", "sideEffects": false, @@ -19,7 +19,7 @@ }, "homepage": "https://github.com/BBC-News/psammead/blob/latest/packages/components/psammead-bulletin/README.md", "dependencies": { - "@bbc/gel-foundations": "^3.4.3", + "@bbc/gel-foundations": "^4.0.0", "@bbc/psammead-styles": "^4.3.0", "@bbc/psammead-assets": "^2.13.0" }, diff --git a/packages/components/psammead-byline/CHANGELOG.md b/packages/components/psammead-byline/CHANGELOG.md index e7904cab7e..2ad51a96e7 100644 --- a/packages/components/psammead-byline/CHANGELOG.md +++ b/packages/components/psammead-byline/CHANGELOG.md @@ -2,5 +2,6 @@ | Version | Description | |---------------|-------------| +| 1.0.1 | [PR#3129](https://github.com/bbc/psammead/pull/3129) Talos - Bump Dependencies - @bbc/gel-foundations | | 1.0.0 | [PR#3117](https://github.com/bbc/psammead/pull/3117) Remove alpha tag. | | 0.1.0-alpha.0 | [PR#3061](https://github.com/bbc/psammead/pull/3061) Initial creation of package. | diff --git a/packages/components/psammead-byline/package-lock.json b/packages/components/psammead-byline/package-lock.json index d344540f7e..7dc82ddb6b 100644 --- a/packages/components/psammead-byline/package-lock.json +++ b/packages/components/psammead-byline/package-lock.json @@ -1,13 +1,13 @@ { "name": "@bbc/psammead-byline", - "version": "1.0.0", + "version": "1.0.1", "lockfileVersion": 1, "requires": true, "dependencies": { "@bbc/gel-foundations": { - "version": "3.4.3", - "resolved": "https://registry.npmjs.org/@bbc/gel-foundations/-/gel-foundations-3.4.3.tgz", - "integrity": "sha512-rOPuintdkftYDE0GcY8B5K/AR5tLAMv7E+jD0plk32aEBojTXgttSYW9Da4NBKxLw69N9Px29YEu1CU0is1j9w==" + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@bbc/gel-foundations/-/gel-foundations-4.0.0.tgz", + "integrity": "sha512-PRXGmrNFJ4DQDw+ZV48skmihBkK/vMN1rhO91O0qkGc1tpVXrdRfTMLsb9mmw/TCS7PRlzrq40g2lnX7zOmHTw==" }, "@bbc/psammead-styles": { "version": "4.3.0", diff --git a/packages/components/psammead-byline/package.json b/packages/components/psammead-byline/package.json index d01a9e5a78..8088f6f741 100644 --- a/packages/components/psammead-byline/package.json +++ b/packages/components/psammead-byline/package.json @@ -1,6 +1,6 @@ { "name": "@bbc/psammead-byline", - "version": "1.0.0", + "version": "1.0.1", "main": "dist/index.js", "module": "esm/index.js", "sideEffects": false, @@ -19,7 +19,7 @@ }, "homepage": "https://github.com/BBC-News/psammead/blob/latest/packages/components/psammead-byline/README.md", "dependencies": { - "@bbc/gel-foundations": "^3.4.3", + "@bbc/gel-foundations": "^4.0.0", "@bbc/psammead-styles": "^4.3.0" }, "peerDependencies": { diff --git a/packages/components/psammead-caption/CHANGELOG.md b/packages/components/psammead-caption/CHANGELOG.md index e8b55573c1..08d91c4bcd 100644 --- a/packages/components/psammead-caption/CHANGELOG.md +++ b/packages/components/psammead-caption/CHANGELOG.md @@ -3,6 +3,7 @@ | Version | Description | |---------|-------------| +| 2.2.25 | [PR#3129](https://github.com/bbc/psammead/pull/3129) Talos - Bump Dependencies - @bbc/gel-foundations | | 2.2.24 | [PR#3030](https://github.com/bbc/psammead/pull/3030) Talos - Bump Dependencies - @bbc/psammead-styles | | 2.2.23 | [PR#2978](https://github.com/bbc/psammead/pull/2978) Talos - Bump Dependencies - @bbc/gel-foundations | | 2.2.22 | [PR#2973](https://github.com/bbc/psammead/pull/2973) Talos - Bump Dependencies - @bbc/psammead-styles | diff --git a/packages/components/psammead-caption/package-lock.json b/packages/components/psammead-caption/package-lock.json index 3e8ff6a6b5..de276cec21 100644 --- a/packages/components/psammead-caption/package-lock.json +++ b/packages/components/psammead-caption/package-lock.json @@ -1,13 +1,13 @@ { "name": "@bbc/psammead-caption", - "version": "2.2.24", + "version": "2.2.25", "lockfileVersion": 1, "requires": true, "dependencies": { "@bbc/gel-foundations": { - "version": "3.4.3", - "resolved": "https://registry.npmjs.org/@bbc/gel-foundations/-/gel-foundations-3.4.3.tgz", - "integrity": "sha512-rOPuintdkftYDE0GcY8B5K/AR5tLAMv7E+jD0plk32aEBojTXgttSYW9Da4NBKxLw69N9Px29YEu1CU0is1j9w==" + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@bbc/gel-foundations/-/gel-foundations-4.0.0.tgz", + "integrity": "sha512-PRXGmrNFJ4DQDw+ZV48skmihBkK/vMN1rhO91O0qkGc1tpVXrdRfTMLsb9mmw/TCS7PRlzrq40g2lnX7zOmHTw==" }, "@bbc/psammead-styles": { "version": "4.3.0", diff --git a/packages/components/psammead-caption/package.json b/packages/components/psammead-caption/package.json index 16132fda0a..cfa71b50f9 100644 --- a/packages/components/psammead-caption/package.json +++ b/packages/components/psammead-caption/package.json @@ -1,6 +1,6 @@ { "name": "@bbc/psammead-caption", - "version": "2.2.24", + "version": "2.2.25", "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-caption/README.md", "dependencies": { - "@bbc/gel-foundations": "^3.4.3", + "@bbc/gel-foundations": "^4.0.0", "@bbc/psammead-styles": "^4.3.0" }, "peerDependencies": { diff --git a/packages/components/psammead-consent-banner/CHANGELOG.md b/packages/components/psammead-consent-banner/CHANGELOG.md index c3ad9d35c4..f51fd91851 100644 --- a/packages/components/psammead-consent-banner/CHANGELOG.md +++ b/packages/components/psammead-consent-banner/CHANGELOG.md @@ -3,6 +3,7 @@ | Version | Description | |---------|-------------| +| 2.3.27 | [PR#3129](https://github.com/bbc/psammead/pull/3129) Talos - Bump Dependencies - @bbc/gel-foundations | | 2.3.26 | [PR#3030](https://github.com/bbc/psammead/pull/3030) Talos - Bump Dependencies - @bbc/psammead-styles | | 2.3.25 | [PR#2978](https://github.com/bbc/psammead/pull/2978) Talos - Bump Dependencies - @bbc/gel-foundations | | 2.3.24 | [PR#2973](https://github.com/bbc/psammead/pull/2973) Talos - Bump Dependencies - @bbc/psammead-styles | diff --git a/packages/components/psammead-consent-banner/package-lock.json b/packages/components/psammead-consent-banner/package-lock.json index 2848d8c61b..22512a3613 100644 --- a/packages/components/psammead-consent-banner/package-lock.json +++ b/packages/components/psammead-consent-banner/package-lock.json @@ -1,13 +1,13 @@ { "name": "@bbc/psammead-consent-banner", - "version": "2.3.26", + "version": "2.3.27", "lockfileVersion": 1, "requires": true, "dependencies": { "@bbc/gel-foundations": { - "version": "3.4.3", - "resolved": "https://registry.npmjs.org/@bbc/gel-foundations/-/gel-foundations-3.4.3.tgz", - "integrity": "sha512-rOPuintdkftYDE0GcY8B5K/AR5tLAMv7E+jD0plk32aEBojTXgttSYW9Da4NBKxLw69N9Px29YEu1CU0is1j9w==" + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@bbc/gel-foundations/-/gel-foundations-4.0.0.tgz", + "integrity": "sha512-PRXGmrNFJ4DQDw+ZV48skmihBkK/vMN1rhO91O0qkGc1tpVXrdRfTMLsb9mmw/TCS7PRlzrq40g2lnX7zOmHTw==" }, "@bbc/psammead-styles": { "version": "4.3.0", diff --git a/packages/components/psammead-consent-banner/package.json b/packages/components/psammead-consent-banner/package.json index 41b954d690..b6a02f7ead 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": "2.3.26", + "version": "2.3.27", "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-consent-banner/README.md", "dependencies": { - "@bbc/gel-foundations": "^3.4.3", + "@bbc/gel-foundations": "^4.0.0", "@bbc/psammead-styles": "^4.3.0" }, "peerDependencies": { diff --git a/packages/components/psammead-copyright/CHANGELOG.md b/packages/components/psammead-copyright/CHANGELOG.md index 023f8d611a..bae8342b64 100644 --- a/packages/components/psammead-copyright/CHANGELOG.md +++ b/packages/components/psammead-copyright/CHANGELOG.md @@ -3,6 +3,7 @@ | Version | Description | |---------|-------------| +| 1.2.23 | [PR#3129](https://github.com/bbc/psammead/pull/3129) Talos - Bump Dependencies - @bbc/gel-foundations | | 1.2.22 | [PR#3030](https://github.com/bbc/psammead/pull/3030) Talos - Bump Dependencies - @bbc/psammead-styles | | 1.2.21 | [PR#2978](https://github.com/bbc/psammead/pull/2978) Talos - Bump Dependencies - @bbc/gel-foundations | | 1.2.20 | [PR#2973](https://github.com/bbc/psammead/pull/2973) Talos - Bump Dependencies - @bbc/psammead-styles | diff --git a/packages/components/psammead-copyright/package-lock.json b/packages/components/psammead-copyright/package-lock.json index 02f3d871c4..48aeb45c3f 100644 --- a/packages/components/psammead-copyright/package-lock.json +++ b/packages/components/psammead-copyright/package-lock.json @@ -1,13 +1,13 @@ { "name": "@bbc/psammead-copyright", - "version": "1.2.22", + "version": "1.2.23", "lockfileVersion": 1, "requires": true, "dependencies": { "@bbc/gel-foundations": { - "version": "3.4.3", - "resolved": "https://registry.npmjs.org/@bbc/gel-foundations/-/gel-foundations-3.4.3.tgz", - "integrity": "sha512-rOPuintdkftYDE0GcY8B5K/AR5tLAMv7E+jD0plk32aEBojTXgttSYW9Da4NBKxLw69N9Px29YEu1CU0is1j9w==" + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@bbc/gel-foundations/-/gel-foundations-4.0.0.tgz", + "integrity": "sha512-PRXGmrNFJ4DQDw+ZV48skmihBkK/vMN1rhO91O0qkGc1tpVXrdRfTMLsb9mmw/TCS7PRlzrq40g2lnX7zOmHTw==" }, "@bbc/psammead-styles": { "version": "4.3.0", diff --git a/packages/components/psammead-copyright/package.json b/packages/components/psammead-copyright/package.json index 3ba7363f6e..a51fd24940 100644 --- a/packages/components/psammead-copyright/package.json +++ b/packages/components/psammead-copyright/package.json @@ -1,6 +1,6 @@ { "name": "@bbc/psammead-copyright", - "version": "1.2.22", + "version": "1.2.23", "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-copyright/README.md", "dependencies": { - "@bbc/gel-foundations": "^3.4.3", + "@bbc/gel-foundations": "^4.0.0", "@bbc/psammead-styles": "^4.3.0" }, "peerDependencies": { diff --git a/packages/components/psammead-embed-error/CHANGELOG.md b/packages/components/psammead-embed-error/CHANGELOG.md index f847745385..f9c227fb79 100644 --- a/packages/components/psammead-embed-error/CHANGELOG.md +++ b/packages/components/psammead-embed-error/CHANGELOG.md @@ -2,6 +2,7 @@ | Version | Description | |---------------|-----------------------------------------------------------------------------------| +| 1.0.0-alpha.14 | [PR#3129](https://github.com/bbc/psammead/pull/3129) Talos - Bump Dependencies - @bbc/gel-foundations | | 1.0.0-alpha.13 | [PR#3030](https://github.com/bbc/psammead/pull/3030) Talos - Bump Dependencies - @bbc/psammead-assets, @bbc/psammead-styles | | 1.0.0-alpha.12 | [PR#2996](https://github.com/bbc/psammead/pull/2996) Talos - Bump Dependencies - @bbc/psammead-assets | | 1.0.0-alpha.11 | [PR#2989](https://github.com/bbc/psammead/pull/2989) Talos - Bump Dependencies - @bbc/psammead-assets | diff --git a/packages/components/psammead-embed-error/package-lock.json b/packages/components/psammead-embed-error/package-lock.json index 444987e612..fa884809ca 100644 --- a/packages/components/psammead-embed-error/package-lock.json +++ b/packages/components/psammead-embed-error/package-lock.json @@ -1,13 +1,13 @@ { "name": "@bbc/psammead-embed-error", - "version": "1.0.0-alpha.13", + "version": "1.0.0-alpha.14", "lockfileVersion": 1, "requires": true, "dependencies": { "@bbc/gel-foundations": { - "version": "3.4.3", - "resolved": "https://registry.npmjs.org/@bbc/gel-foundations/-/gel-foundations-3.4.3.tgz", - "integrity": "sha512-rOPuintdkftYDE0GcY8B5K/AR5tLAMv7E+jD0plk32aEBojTXgttSYW9Da4NBKxLw69N9Px29YEu1CU0is1j9w==" + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@bbc/gel-foundations/-/gel-foundations-4.0.0.tgz", + "integrity": "sha512-PRXGmrNFJ4DQDw+ZV48skmihBkK/vMN1rhO91O0qkGc1tpVXrdRfTMLsb9mmw/TCS7PRlzrq40g2lnX7zOmHTw==" }, "@bbc/psammead-assets": { "version": "2.13.0", diff --git a/packages/components/psammead-embed-error/package.json b/packages/components/psammead-embed-error/package.json index 27bee9b78e..ad2b2e10b9 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": "1.0.0-alpha.13", + "version": "1.0.0-alpha.14", "publishConfig": { "tag": "alpha" }, @@ -28,7 +28,7 @@ "av" ], "dependencies": { - "@bbc/gel-foundations": "^3.4.3", + "@bbc/gel-foundations": "^4.0.0", "@bbc/psammead-assets": "^2.13.0", "@bbc/psammead-styles": "^4.3.0" }, diff --git a/packages/components/psammead-figure/CHANGELOG.md b/packages/components/psammead-figure/CHANGELOG.md index 25b409eb2c..ce0d065f63 100644 --- a/packages/components/psammead-figure/CHANGELOG.md +++ b/packages/components/psammead-figure/CHANGELOG.md @@ -3,6 +3,7 @@ | Version | Description | |---------|-------------| +| 1.2.11 | [PR#3129](https://github.com/bbc/psammead/pull/3129) Talos - Bump Dependencies - @bbc/gel-foundations | | 1.2.10 | [PR#2978](https://github.com/bbc/psammead/pull/2978) Talos - Bump Dependencies - @bbc/gel-foundations | | 1.2.9 | [PR#2920](https://github.com/bbc/psammead/pull/2920) Talos - Bump Dependencies - @bbc/gel-foundations | | 1.2.8 | [PR#2488](https://github.com/bbc/psammead/pull/2488) Talos - Bump Dependencies - @bbc/gel-foundations | diff --git a/packages/components/psammead-figure/package-lock.json b/packages/components/psammead-figure/package-lock.json index 42f2cef276..a99c116ecf 100644 --- a/packages/components/psammead-figure/package-lock.json +++ b/packages/components/psammead-figure/package-lock.json @@ -1,13 +1,13 @@ { "name": "@bbc/psammead-figure", - "version": "1.2.10", + "version": "1.2.11", "lockfileVersion": 1, "requires": true, "dependencies": { "@bbc/gel-foundations": { - "version": "3.4.3", - "resolved": "https://registry.npmjs.org/@bbc/gel-foundations/-/gel-foundations-3.4.3.tgz", - "integrity": "sha512-rOPuintdkftYDE0GcY8B5K/AR5tLAMv7E+jD0plk32aEBojTXgttSYW9Da4NBKxLw69N9Px29YEu1CU0is1j9w==" + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@bbc/gel-foundations/-/gel-foundations-4.0.0.tgz", + "integrity": "sha512-PRXGmrNFJ4DQDw+ZV48skmihBkK/vMN1rhO91O0qkGc1tpVXrdRfTMLsb9mmw/TCS7PRlzrq40g2lnX7zOmHTw==" } } } diff --git a/packages/components/psammead-figure/package.json b/packages/components/psammead-figure/package.json index 0102c2230d..0b0685c1e3 100644 --- a/packages/components/psammead-figure/package.json +++ b/packages/components/psammead-figure/package.json @@ -1,6 +1,6 @@ { "name": "@bbc/psammead-figure", - "version": "1.2.10", + "version": "1.2.11", "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": "^3.4.3" + "@bbc/gel-foundations": "^4.0.0" }, "peerDependencies": { "styled-components": "^4.3.2" diff --git a/packages/components/psammead-grid/CHANGELOG.md b/packages/components/psammead-grid/CHANGELOG.md index 9c9688a516..4aab378d0f 100644 --- a/packages/components/psammead-grid/CHANGELOG.md +++ b/packages/components/psammead-grid/CHANGELOG.md @@ -3,6 +3,7 @@ | Version | Description | |---------|-------------| +| 1.1.9 | [PR#3129](https://github.com/bbc/psammead/pull/3129) Talos - Bump Dependencies - @bbc/gel-foundations | | 1.1.8 | [PR#3107](https://github.com/bbc/psammead/pull/3107) Pass direction to Grid stories | | 1.1.7 | [PR#3073](https://github.com/bbc/psammead/pull/3073) Update Grid Stories to include new major version of MediaIndicator | | 1.1.6 | [PR#3076](https://github.com/bbc/psammead/pull/3076) Add `parentEnableGelGutters` to documentation | diff --git a/packages/components/psammead-grid/package-lock.json b/packages/components/psammead-grid/package-lock.json index a6ce20f1ab..68a3278a35 100644 --- a/packages/components/psammead-grid/package-lock.json +++ b/packages/components/psammead-grid/package-lock.json @@ -1,13 +1,13 @@ { "name": "@bbc/psammead-grid", - "version": "1.1.8", + "version": "1.1.9", "lockfileVersion": 1, "requires": true, "dependencies": { "@bbc/gel-foundations": { - "version": "3.4.3", - "resolved": "https://registry.npmjs.org/@bbc/gel-foundations/-/gel-foundations-3.4.3.tgz", - "integrity": "sha512-rOPuintdkftYDE0GcY8B5K/AR5tLAMv7E+jD0plk32aEBojTXgttSYW9Da4NBKxLw69N9Px29YEu1CU0is1j9w==" + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@bbc/gel-foundations/-/gel-foundations-4.0.0.tgz", + "integrity": "sha512-PRXGmrNFJ4DQDw+ZV48skmihBkK/vMN1rhO91O0qkGc1tpVXrdRfTMLsb9mmw/TCS7PRlzrq40g2lnX7zOmHTw==" }, "@bbc/psammead-styles": { "version": "4.3.0", diff --git a/packages/components/psammead-grid/package.json b/packages/components/psammead-grid/package.json index ed17911e50..23ad39c497 100644 --- a/packages/components/psammead-grid/package.json +++ b/packages/components/psammead-grid/package.json @@ -1,6 +1,6 @@ { "name": "@bbc/psammead-grid", - "version": "1.1.8", + "version": "1.1.9", "description": "Grid component", "main": "dist/index.js", "module": "esm/index.js", @@ -24,7 +24,7 @@ "styled-components" ], "dependencies": { - "@bbc/gel-foundations": "^3.4.3", + "@bbc/gel-foundations": "^4.0.0", "@bbc/psammead-styles": "^4.3.0" }, "peerDependencies": { diff --git a/packages/components/psammead-grid/src/__snapshots__/index.test.jsx.snap b/packages/components/psammead-grid/src/__snapshots__/index.test.jsx.snap index 56fa3c2b0c..c469cffa81 100644 --- a/packages/components/psammead-grid/src/__snapshots__/index.test.jsx.snap +++ b/packages/components/psammead-grid/src/__snapshots__/index.test.jsx.snap @@ -40,7 +40,7 @@ exports[`Grid component should render Grid with Grid items 1`] = ` } } -@media (min-width:63rem) and (max-width:80rem) { +@media (min-width:63rem) and (max-width:79.9375rem) { .c0 { margin-left: 0%; } @@ -95,7 +95,7 @@ exports[`Grid component should render Grid with Grid items 1`] = ` } } -@media (min-width:63rem) and (max-width:80rem) { +@media (min-width:63rem) and (max-width:79.9375rem) { .c1 { width: calc(6/8*(100% - 8 * 1rem) + 5 * 1rem ); margin: 0 0.5rem; @@ -151,7 +151,7 @@ exports[`Grid component should render Grid with Grid items 1`] = ` } } -@media (min-width:63rem) and (max-width:80rem) { +@media (min-width:63rem) and (max-width:79.9375rem) { .c3 { width: calc(6/8*(100% - 8 * 1rem) + 5 * 1rem ); display: inline-block; @@ -206,7 +206,7 @@ exports[`Grid component should render Grid with Grid items 1`] = ` } } -@media (min-width:63rem) and (max-width:80rem) { +@media (min-width:63rem) and (max-width:79.9375rem) { .c4 { width: calc(100%); display: inline-block; @@ -260,7 +260,7 @@ exports[`Grid component should render Grid with Grid items 1`] = ` } } -@media (min-width:63rem) and (max-width:80rem) { +@media (min-width:63rem) and (max-width:79.9375rem) { .c5 { width: calc(83.33333333333333%); display: inline-block; @@ -318,7 +318,7 @@ exports[`Grid component should render Grid with Grid items 1`] = ` } } -@media (min-width:63rem) and (max-width:80rem) { +@media (min-width:63rem) and (max-width:79.9375rem) { .c6 { width: calc(5/8*(100% - 8 * 1rem) + 4 * 1rem ); margin: 0 0.5rem; @@ -571,7 +571,7 @@ exports[`Grid component should render Grid with Grid items including nested non- } } -@media (min-width:63rem) and (max-width:80rem) { +@media (min-width:63rem) and (max-width:79.9375rem) { .c1 { width: calc(75%); margin-left: 0%; @@ -619,7 +619,7 @@ exports[`Grid component should render Grid with Grid items including nested non- } } -@media (min-width:63rem) and (max-width:80rem) { +@media (min-width:63rem) and (max-width:79.9375rem) { .c4 { margin-left: 0%; } @@ -674,7 +674,7 @@ exports[`Grid component should render Grid with Grid items including nested non- } } -@media (min-width:63rem) and (max-width:80rem) { +@media (min-width:63rem) and (max-width:79.9375rem) { .c5 { width: calc(100% - 0%); margin-left: 0%; @@ -734,7 +734,7 @@ exports[`Grid component should render Grid with Grid items including nested non- } } -@media (min-width:63rem) and (max-width:80rem) { +@media (min-width:63rem) and (max-width:79.9375rem) { .c6 { width: calc(83.33333333333333%); margin-left: 0%; @@ -794,7 +794,7 @@ exports[`Grid component should render Grid with Grid items including nested non- } } -@media (min-width:63rem) and (max-width:80rem) { +@media (min-width:63rem) and (max-width:79.9375rem) { .c7 { width: calc(62.5%); margin-left: 0%; @@ -1042,7 +1042,7 @@ exports[`Grid component should render Grid with enableGelGutters & margins on on } } -@media (min-width:63rem) and (max-width:80rem) { +@media (min-width:63rem) and (max-width:79.9375rem) { .c1 { width: calc(75%); display: inline-block; @@ -1100,7 +1100,7 @@ exports[`Grid component should render Grid with enableGelGutters & margins on on } } -@media (min-width:63rem) and (max-width:80rem) { +@media (min-width:63rem) and (max-width:79.9375rem) { .c4 { width: calc(75%); display: inline-block; diff --git a/packages/components/psammead-headings/CHANGELOG.md b/packages/components/psammead-headings/CHANGELOG.md index 6edb65af95..50331ca992 100644 --- a/packages/components/psammead-headings/CHANGELOG.md +++ b/packages/components/psammead-headings/CHANGELOG.md @@ -3,6 +3,7 @@ | Version | Description | |---------|-------------| +| 3.1.27 | [PR#3129](https://github.com/bbc/psammead/pull/3129) Talos - Bump Dependencies - @bbc/gel-foundations | | 3.1.26 | [PR#3030](https://github.com/bbc/psammead/pull/3030) Talos - Bump Dependencies - @bbc/psammead-styles | | 3.1.25 | [PR#2990](https://github.com/bbc/psammead/pull/2990) Use `GEL_SPACING_QUIN` constant in the `Headline` | | 3.1.24 | [PR#2978](https://github.com/bbc/psammead/pull/2978) Talos - Bump Dependencies - @bbc/gel-foundations | diff --git a/packages/components/psammead-headings/package-lock.json b/packages/components/psammead-headings/package-lock.json index 5a49002fa6..0f58e4690a 100644 --- a/packages/components/psammead-headings/package-lock.json +++ b/packages/components/psammead-headings/package-lock.json @@ -1,13 +1,13 @@ { "name": "@bbc/psammead-headings", - "version": "3.1.26", + "version": "3.1.27", "lockfileVersion": 1, "requires": true, "dependencies": { "@bbc/gel-foundations": { - "version": "3.4.3", - "resolved": "https://registry.npmjs.org/@bbc/gel-foundations/-/gel-foundations-3.4.3.tgz", - "integrity": "sha512-rOPuintdkftYDE0GcY8B5K/AR5tLAMv7E+jD0plk32aEBojTXgttSYW9Da4NBKxLw69N9Px29YEu1CU0is1j9w==" + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@bbc/gel-foundations/-/gel-foundations-4.0.0.tgz", + "integrity": "sha512-PRXGmrNFJ4DQDw+ZV48skmihBkK/vMN1rhO91O0qkGc1tpVXrdRfTMLsb9mmw/TCS7PRlzrq40g2lnX7zOmHTw==" }, "@bbc/psammead-styles": { "version": "4.3.0", diff --git a/packages/components/psammead-headings/package.json b/packages/components/psammead-headings/package.json index 32fe95463f..c4816f0316 100644 --- a/packages/components/psammead-headings/package.json +++ b/packages/components/psammead-headings/package.json @@ -1,6 +1,6 @@ { "name": "@bbc/psammead-headings", - "version": "3.1.26", + "version": "3.1.27", "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-headings/README.md", "dependencies": { - "@bbc/gel-foundations": "^3.4.3", + "@bbc/gel-foundations": "^4.0.0", "@bbc/psammead-styles": "^4.3.0" }, "peerDependencies": { diff --git a/packages/components/psammead-media-indicator/CHANGELOG.md b/packages/components/psammead-media-indicator/CHANGELOG.md index 5270a337e6..464961b3c0 100644 --- a/packages/components/psammead-media-indicator/CHANGELOG.md +++ b/packages/components/psammead-media-indicator/CHANGELOG.md @@ -3,6 +3,7 @@ | Version | Description | | ------- | ----------- | +| 4.0.3 | [PR#3129](https://github.com/bbc/psammead/pull/3129) Talos - Bump Dependencies - @bbc/gel-foundations | | 4.0.2 | [PR#3109](https://github.com/bbc/psammead/pull/3109) Pass `dir` to the `MediaIndicator`| | 4.0.1 | [PR#3075](https://github.com/bbc/psammead/pull/3075) Pass `script` to the `MediaIndicator`| | 4.0.0 | [PR#3062](https://github.com/bbc/psammead/pull/3062) Pass Time element as a child and remove spacing from the `MediaIndicatorWrapper`| diff --git a/packages/components/psammead-media-indicator/package-lock.json b/packages/components/psammead-media-indicator/package-lock.json index e781815779..e5a9920d93 100644 --- a/packages/components/psammead-media-indicator/package-lock.json +++ b/packages/components/psammead-media-indicator/package-lock.json @@ -1,13 +1,13 @@ { "name": "@bbc/psammead-media-indicator", - "version": "4.0.2", + "version": "4.0.3", "lockfileVersion": 1, "requires": true, "dependencies": { "@bbc/gel-foundations": { - "version": "3.4.3", - "resolved": "https://registry.npmjs.org/@bbc/gel-foundations/-/gel-foundations-3.4.3.tgz", - "integrity": "sha512-rOPuintdkftYDE0GcY8B5K/AR5tLAMv7E+jD0plk32aEBojTXgttSYW9Da4NBKxLw69N9Px29YEu1CU0is1j9w==" + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@bbc/gel-foundations/-/gel-foundations-4.0.0.tgz", + "integrity": "sha512-PRXGmrNFJ4DQDw+ZV48skmihBkK/vMN1rhO91O0qkGc1tpVXrdRfTMLsb9mmw/TCS7PRlzrq40g2lnX7zOmHTw==" }, "@bbc/psammead-assets": { "version": "2.13.0", diff --git a/packages/components/psammead-media-indicator/package.json b/packages/components/psammead-media-indicator/package.json index a2f8bf90bb..de4ee10145 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": "4.0.2", + "version": "4.0.3", "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-media-indicator/README.md", "dependencies": { - "@bbc/gel-foundations": "^3.4.3", + "@bbc/gel-foundations": "^4.0.0", "@bbc/psammead-styles": "^4.3.0", "@bbc/psammead-assets": "^2.13.0" }, diff --git a/packages/components/psammead-most-read/CHANGELOG.md b/packages/components/psammead-most-read/CHANGELOG.md index bc9a1d1b14..219654cd6a 100644 --- a/packages/components/psammead-most-read/CHANGELOG.md +++ b/packages/components/psammead-most-read/CHANGELOG.md @@ -3,6 +3,7 @@ | Version | Description | |---------|-------------| +| 1.0.8 | [PR#3129](https://github.com/bbc/psammead/pull/3129) Talos - Bump Dependencies - @bbc/gel-foundations | | 1.0.7 | [PR#3121](https://github.com/bbc/psammead/pull/3121) Talos - Bump Dependencies - @bbc/psammead-grid | | 1.0.6 | [PR#3102](https://github.com/bbc/psammead/pull/3102) Fix double digit column spacing in MostRead | | 1.0.5 | [PR#3082](https://github.com/bbc/psammead/pull/3082) Talos - Bump Dependencies - @bbc/psammead-grid | diff --git a/packages/components/psammead-most-read/package-lock.json b/packages/components/psammead-most-read/package-lock.json index 666cf3cc75..8d65f73cd9 100644 --- a/packages/components/psammead-most-read/package-lock.json +++ b/packages/components/psammead-most-read/package-lock.json @@ -1,13 +1,13 @@ { "name": "@bbc/psammead-most-read", - "version": "1.0.7", + "version": "1.0.8", "lockfileVersion": 1, "requires": true, "dependencies": { "@bbc/gel-foundations": { - "version": "3.4.3", - "resolved": "https://registry.npmjs.org/@bbc/gel-foundations/-/gel-foundations-3.4.3.tgz", - "integrity": "sha512-rOPuintdkftYDE0GcY8B5K/AR5tLAMv7E+jD0plk32aEBojTXgttSYW9Da4NBKxLw69N9Px29YEu1CU0is1j9w==" + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@bbc/gel-foundations/-/gel-foundations-4.0.0.tgz", + "integrity": "sha512-PRXGmrNFJ4DQDw+ZV48skmihBkK/vMN1rhO91O0qkGc1tpVXrdRfTMLsb9mmw/TCS7PRlzrq40g2lnX7zOmHTw==" }, "@bbc/psammead-grid": { "version": "1.1.8", @@ -16,6 +16,13 @@ "requires": { "@bbc/gel-foundations": "^3.4.3", "@bbc/psammead-styles": "^4.3.0" + }, + "dependencies": { + "@bbc/gel-foundations": { + "version": "3.4.3", + "resolved": "https://registry.npmjs.org/@bbc/gel-foundations/-/gel-foundations-3.4.3.tgz", + "integrity": "sha512-rOPuintdkftYDE0GcY8B5K/AR5tLAMv7E+jD0plk32aEBojTXgttSYW9Da4NBKxLw69N9Px29YEu1CU0is1j9w==" + } } }, "@bbc/psammead-section-label": { @@ -25,6 +32,13 @@ "requires": { "@bbc/gel-foundations": "^3.4.3", "@bbc/psammead-styles": "^4.3.0" + }, + "dependencies": { + "@bbc/gel-foundations": { + "version": "3.4.3", + "resolved": "https://registry.npmjs.org/@bbc/gel-foundations/-/gel-foundations-3.4.3.tgz", + "integrity": "sha512-rOPuintdkftYDE0GcY8B5K/AR5tLAMv7E+jD0plk32aEBojTXgttSYW9Da4NBKxLw69N9Px29YEu1CU0is1j9w==" + } } }, "@bbc/psammead-styles": { diff --git a/packages/components/psammead-most-read/package.json b/packages/components/psammead-most-read/package.json index 24f1fe0948..d477861ceb 100644 --- a/packages/components/psammead-most-read/package.json +++ b/packages/components/psammead-most-read/package.json @@ -1,6 +1,6 @@ { "name": "@bbc/psammead-most-read", - "version": "1.0.7", + "version": "1.0.8", "description": "A component for the most read item", "main": "dist/index.js", "module": "esm/index.js", @@ -23,7 +23,7 @@ "read" ], "dependencies": { - "@bbc/gel-foundations": "^3.4.3", + "@bbc/gel-foundations": "^4.0.0", "@bbc/psammead-grid": "^1.1.8", "@bbc/psammead-section-label": "^3.0.13", "@bbc/psammead-styles": "^4.3.0" diff --git a/packages/components/psammead-most-read/src/Item/__snapshots__/index.test.jsx.snap b/packages/components/psammead-most-read/src/Item/__snapshots__/index.test.jsx.snap index 0b54279fc8..c3ef28b252 100644 --- a/packages/components/psammead-most-read/src/Item/__snapshots__/index.test.jsx.snap +++ b/packages/components/psammead-most-read/src/Item/__snapshots__/index.test.jsx.snap @@ -166,7 +166,7 @@ exports[`MostReadItemWrapper should render ltr correctly with 10 items 1`] = ` } } -@media (min-width:37.5rem) and (max-width:80rem) { +@media (min-width:37.5rem) and (max-width:79.9375rem) { .c3 { min-width: auto; } @@ -196,7 +196,7 @@ exports[`MostReadItemWrapper should render ltr correctly with 10 items 1`] = ` } } -@media (min-width:37.5rem) and (max-width:80rem) { +@media (min-width:37.5rem) and (max-width:79.9375rem) { .c7 { min-width: 4rem; } @@ -226,7 +226,7 @@ exports[`MostReadItemWrapper should render ltr correctly with 10 items 1`] = ` } } -@media (min-width:37.5rem) and (max-width:80rem) { +@media (min-width:37.5rem) and (max-width:79.9375rem) { .c8 { min-width: auto; } @@ -256,7 +256,7 @@ exports[`MostReadItemWrapper should render ltr correctly with 10 items 1`] = ` } } -@media (min-width:37.5rem) and (max-width:80rem) { +@media (min-width:37.5rem) and (max-width:79.9375rem) { .c9 { min-width: 4rem; } @@ -286,7 +286,7 @@ exports[`MostReadItemWrapper should render ltr correctly with 10 items 1`] = ` } } -@media (min-width:37.5rem) and (max-width:80rem) { +@media (min-width:37.5rem) and (max-width:79.9375rem) { .c10 { min-width: auto; } @@ -316,7 +316,7 @@ exports[`MostReadItemWrapper should render ltr correctly with 10 items 1`] = ` } } -@media (min-width:37.5rem) and (max-width:80rem) { +@media (min-width:37.5rem) and (max-width:79.9375rem) { .c11 { min-width: 4rem; } @@ -822,7 +822,7 @@ exports[`MostReadItemWrapper should render rtl correctly with 10 items 1`] = ` } } -@media (min-width:37.5rem) and (max-width:80rem) { +@media (min-width:37.5rem) and (max-width:79.9375rem) { .c3 { min-width: auto; } @@ -852,7 +852,7 @@ exports[`MostReadItemWrapper should render rtl correctly with 10 items 1`] = ` } } -@media (min-width:37.5rem) and (max-width:80rem) { +@media (min-width:37.5rem) and (max-width:79.9375rem) { .c7 { min-width: 1.9rem; } @@ -882,7 +882,7 @@ exports[`MostReadItemWrapper should render rtl correctly with 10 items 1`] = ` } } -@media (min-width:37.5rem) and (max-width:80rem) { +@media (min-width:37.5rem) and (max-width:79.9375rem) { .c8 { min-width: 1.9rem; } @@ -912,7 +912,7 @@ exports[`MostReadItemWrapper should render rtl correctly with 10 items 1`] = ` } } -@media (min-width:37.5rem) and (max-width:80rem) { +@media (min-width:37.5rem) and (max-width:79.9375rem) { .c9 { min-width: auto; } @@ -942,7 +942,7 @@ exports[`MostReadItemWrapper should render rtl correctly with 10 items 1`] = ` } } -@media (min-width:37.5rem) and (max-width:80rem) { +@media (min-width:37.5rem) and (max-width:79.9375rem) { .c10 { min-width: 1.9rem; } diff --git a/packages/components/psammead-most-read/src/List/__snapshots__/index.test.jsx.snap b/packages/components/psammead-most-read/src/List/__snapshots__/index.test.jsx.snap index fccdad85c6..f3019d218e 100644 --- a/packages/components/psammead-most-read/src/List/__snapshots__/index.test.jsx.snap +++ b/packages/components/psammead-most-read/src/List/__snapshots__/index.test.jsx.snap @@ -194,7 +194,7 @@ exports[`MostReadList should render with ltr bengali items with correct dir 1`] } } -@media (min-width:37.5rem) and (max-width:80rem) { +@media (min-width:37.5rem) and (max-width:79.9375rem) { .c5 { min-width: auto; } @@ -224,7 +224,7 @@ exports[`MostReadList should render with ltr bengali items with correct dir 1`] } } -@media (min-width:37.5rem) and (max-width:80rem) { +@media (min-width:37.5rem) and (max-width:79.9375rem) { .c9 { min-width: 3rem; } @@ -254,7 +254,7 @@ exports[`MostReadList should render with ltr bengali items with correct dir 1`] } } -@media (min-width:37.5rem) and (max-width:80rem) { +@media (min-width:37.5rem) and (max-width:79.9375rem) { .c10 { min-width: auto; } @@ -284,7 +284,7 @@ exports[`MostReadList should render with ltr bengali items with correct dir 1`] } } -@media (min-width:37.5rem) and (max-width:80rem) { +@media (min-width:37.5rem) and (max-width:79.9375rem) { .c11 { min-width: 3rem; } @@ -314,7 +314,7 @@ exports[`MostReadList should render with ltr bengali items with correct dir 1`] } } -@media (min-width:37.5rem) and (max-width:80rem) { +@media (min-width:37.5rem) and (max-width:79.9375rem) { .c12 { min-width: auto; } @@ -344,7 +344,7 @@ exports[`MostReadList should render with ltr bengali items with correct dir 1`] } } -@media (min-width:37.5rem) and (max-width:80rem) { +@media (min-width:37.5rem) and (max-width:79.9375rem) { .c13 { min-width: 3rem; } @@ -882,7 +882,7 @@ exports[`MostReadList should render with ltr burmese items with correct dir 1`] } } -@media (min-width:37.5rem) and (max-width:80rem) { +@media (min-width:37.5rem) and (max-width:79.9375rem) { .c5 { min-width: auto; } @@ -912,7 +912,7 @@ exports[`MostReadList should render with ltr burmese items with correct dir 1`] } } -@media (min-width:37.5rem) and (max-width:80rem) { +@media (min-width:37.5rem) and (max-width:79.9375rem) { .c9 { min-width: 4rem; } @@ -942,7 +942,7 @@ exports[`MostReadList should render with ltr burmese items with correct dir 1`] } } -@media (min-width:37.5rem) and (max-width:80rem) { +@media (min-width:37.5rem) and (max-width:79.9375rem) { .c11 { min-width: 4rem; } @@ -972,7 +972,7 @@ exports[`MostReadList should render with ltr burmese items with correct dir 1`] } } -@media (min-width:37.5rem) and (max-width:80rem) { +@media (min-width:37.5rem) and (max-width:79.9375rem) { .c12 { min-width: auto; } @@ -1002,7 +1002,7 @@ exports[`MostReadList should render with ltr burmese items with correct dir 1`] } } -@media (min-width:37.5rem) and (max-width:80rem) { +@media (min-width:37.5rem) and (max-width:79.9375rem) { .c13 { min-width: 4rem; } @@ -1032,7 +1032,7 @@ exports[`MostReadList should render with ltr burmese items with correct dir 1`] } } -@media (min-width:37.5rem) and (max-width:80rem) { +@media (min-width:37.5rem) and (max-width:79.9375rem) { .c10 { min-width: auto; } @@ -1570,7 +1570,7 @@ exports[`MostReadList should render with ltr news items with correct dir 1`] = ` } } -@media (min-width:37.5rem) and (max-width:80rem) { +@media (min-width:37.5rem) and (max-width:79.9375rem) { .c5 { min-width: auto; } @@ -1600,7 +1600,7 @@ exports[`MostReadList should render with ltr news items with correct dir 1`] = ` } } -@media (min-width:37.5rem) and (max-width:80rem) { +@media (min-width:37.5rem) and (max-width:79.9375rem) { .c9 { min-width: 4rem; } @@ -1630,7 +1630,7 @@ exports[`MostReadList should render with ltr news items with correct dir 1`] = ` } } -@media (min-width:37.5rem) and (max-width:80rem) { +@media (min-width:37.5rem) and (max-width:79.9375rem) { .c10 { min-width: auto; } @@ -1660,7 +1660,7 @@ exports[`MostReadList should render with ltr news items with correct dir 1`] = ` } } -@media (min-width:37.5rem) and (max-width:80rem) { +@media (min-width:37.5rem) and (max-width:79.9375rem) { .c11 { min-width: 4rem; } @@ -1690,7 +1690,7 @@ exports[`MostReadList should render with ltr news items with correct dir 1`] = ` } } -@media (min-width:37.5rem) and (max-width:80rem) { +@media (min-width:37.5rem) and (max-width:79.9375rem) { .c12 { min-width: auto; } @@ -1720,7 +1720,7 @@ exports[`MostReadList should render with ltr news items with correct dir 1`] = ` } } -@media (min-width:37.5rem) and (max-width:80rem) { +@media (min-width:37.5rem) and (max-width:79.9375rem) { .c13 { min-width: 4rem; } @@ -2258,7 +2258,7 @@ exports[`MostReadList should render with rtl arabic items with correct dir 1`] = } } -@media (min-width:37.5rem) and (max-width:80rem) { +@media (min-width:37.5rem) and (max-width:79.9375rem) { .c5 { min-width: auto; } @@ -2288,7 +2288,7 @@ exports[`MostReadList should render with rtl arabic items with correct dir 1`] = } } -@media (min-width:37.5rem) and (max-width:80rem) { +@media (min-width:37.5rem) and (max-width:79.9375rem) { .c9 { min-width: 1.9rem; } @@ -2318,7 +2318,7 @@ exports[`MostReadList should render with rtl arabic items with correct dir 1`] = } } -@media (min-width:37.5rem) and (max-width:80rem) { +@media (min-width:37.5rem) and (max-width:79.9375rem) { .c10 { min-width: 1.9rem; } @@ -2348,7 +2348,7 @@ exports[`MostReadList should render with rtl arabic items with correct dir 1`] = } } -@media (min-width:37.5rem) and (max-width:80rem) { +@media (min-width:37.5rem) and (max-width:79.9375rem) { .c11 { min-width: auto; } @@ -2378,7 +2378,7 @@ exports[`MostReadList should render with rtl arabic items with correct dir 1`] = } } -@media (min-width:37.5rem) and (max-width:80rem) { +@media (min-width:37.5rem) and (max-width:79.9375rem) { .c12 { min-width: 1.9rem; } diff --git a/packages/components/psammead-most-read/src/Rank/__snapshots__/index.test.jsx.snap b/packages/components/psammead-most-read/src/Rank/__snapshots__/index.test.jsx.snap index 9389587cee..99cdd1cb15 100644 --- a/packages/components/psammead-most-read/src/Rank/__snapshots__/index.test.jsx.snap +++ b/packages/components/psammead-most-read/src/Rank/__snapshots__/index.test.jsx.snap @@ -31,7 +31,7 @@ exports[`MostReadRank should render ltr correctly 1`] = ` } } -@media (min-width:37.5rem) and (max-width:80rem) { +@media (min-width:37.5rem) and (max-width:79.9375rem) { .c0 { min-width: auto; } @@ -100,7 +100,7 @@ exports[`MostReadRank should render ltr with double digits correctly 1`] = ` } } -@media (min-width:37.5rem) and (max-width:80rem) { +@media (min-width:37.5rem) and (max-width:79.9375rem) { .c0 { min-width: 4rem; } @@ -169,7 +169,7 @@ exports[`MostReadRank should render rtl correctly 1`] = ` } } -@media (min-width:37.5rem) and (max-width:80rem) { +@media (min-width:37.5rem) and (max-width:79.9375rem) { .c0 { min-width: auto; } @@ -238,7 +238,7 @@ exports[`MostReadRank should render rtl with double digits correctly 1`] = ` } } -@media (min-width:37.5rem) and (max-width:80rem) { +@media (min-width:37.5rem) and (max-width:79.9375rem) { .c0 { min-width: 1.9rem; } diff --git a/packages/components/psammead-most-read/src/__snapshots__/index.test.jsx.snap b/packages/components/psammead-most-read/src/__snapshots__/index.test.jsx.snap index e15f5a83ad..38f9756244 100644 --- a/packages/components/psammead-most-read/src/__snapshots__/index.test.jsx.snap +++ b/packages/components/psammead-most-read/src/__snapshots__/index.test.jsx.snap @@ -240,7 +240,7 @@ exports[`MostRead should render with ltr most read with correct dir 1`] = ` } } -@media (min-width:37.5rem) and (max-width:80rem) { +@media (min-width:37.5rem) and (max-width:79.9375rem) { .c10 { min-width: auto; } @@ -270,7 +270,7 @@ exports[`MostRead should render with ltr most read with correct dir 1`] = ` } } -@media (min-width:37.5rem) and (max-width:80rem) { +@media (min-width:37.5rem) and (max-width:79.9375rem) { .c14 { min-width: 4rem; } @@ -300,7 +300,7 @@ exports[`MostRead should render with ltr most read with correct dir 1`] = ` } } -@media (min-width:37.5rem) and (max-width:80rem) { +@media (min-width:37.5rem) and (max-width:79.9375rem) { .c15 { min-width: auto; } @@ -330,7 +330,7 @@ exports[`MostRead should render with ltr most read with correct dir 1`] = ` } } -@media (min-width:37.5rem) and (max-width:80rem) { +@media (min-width:37.5rem) and (max-width:79.9375rem) { .c16 { min-width: 4rem; } @@ -360,7 +360,7 @@ exports[`MostRead should render with ltr most read with correct dir 1`] = ` } } -@media (min-width:37.5rem) and (max-width:80rem) { +@media (min-width:37.5rem) and (max-width:79.9375rem) { .c17 { min-width: auto; } @@ -390,7 +390,7 @@ exports[`MostRead should render with ltr most read with correct dir 1`] = ` } } -@media (min-width:37.5rem) and (max-width:80rem) { +@media (min-width:37.5rem) and (max-width:79.9375rem) { .c18 { min-width: 4rem; } @@ -1057,7 +1057,7 @@ exports[`MostRead should render with rtl most read with correct dir 1`] = ` } } -@media (min-width:37.5rem) and (max-width:80rem) { +@media (min-width:37.5rem) and (max-width:79.9375rem) { .c10 { min-width: auto; } @@ -1087,7 +1087,7 @@ exports[`MostRead should render with rtl most read with correct dir 1`] = ` } } -@media (min-width:37.5rem) and (max-width:80rem) { +@media (min-width:37.5rem) and (max-width:79.9375rem) { .c14 { min-width: 4rem; } @@ -1117,7 +1117,7 @@ exports[`MostRead should render with rtl most read with correct dir 1`] = ` } } -@media (min-width:37.5rem) and (max-width:80rem) { +@media (min-width:37.5rem) and (max-width:79.9375rem) { .c15 { min-width: auto; } @@ -1147,7 +1147,7 @@ exports[`MostRead should render with rtl most read with correct dir 1`] = ` } } -@media (min-width:37.5rem) and (max-width:80rem) { +@media (min-width:37.5rem) and (max-width:79.9375rem) { .c16 { min-width: 4rem; } @@ -1177,7 +1177,7 @@ exports[`MostRead should render with rtl most read with correct dir 1`] = ` } } -@media (min-width:37.5rem) and (max-width:80rem) { +@media (min-width:37.5rem) and (max-width:79.9375rem) { .c17 { min-width: auto; } @@ -1207,7 +1207,7 @@ exports[`MostRead should render with rtl most read with correct dir 1`] = ` } } -@media (min-width:37.5rem) and (max-width:80rem) { +@media (min-width:37.5rem) and (max-width:79.9375rem) { .c18 { min-width: 4rem; } diff --git a/packages/components/psammead-navigation/CHANGELOG.md b/packages/components/psammead-navigation/CHANGELOG.md index 6af000d02d..870e958620 100644 --- a/packages/components/psammead-navigation/CHANGELOG.md +++ b/packages/components/psammead-navigation/CHANGELOG.md @@ -3,6 +3,7 @@ | Version | Description | |---------|-------------| +| 6.0.3 | [PR#3129](https://github.com/bbc/psammead/pull/3129) Talos - Bump Dependencies - @bbc/gel-foundations | | 6.0.2 | [PR#3059](https://github.com/bbc/psammead/pull/3059) Update gradient width on scrollable navigation | | 6.0.1 | [PR#3030](https://github.com/bbc/psammead/pull/3030) Talos - Bump Dependencies - @bbc/psammead-styles, @bbc/psammead-assets | | 6.0.0 | [PR#3028](https://github.com/bbc/psammead/pull/3028) Bring Navigation out of alpha | diff --git a/packages/components/psammead-navigation/package-lock.json b/packages/components/psammead-navigation/package-lock.json index d48e6de1e1..87dffc035d 100644 --- a/packages/components/psammead-navigation/package-lock.json +++ b/packages/components/psammead-navigation/package-lock.json @@ -1,13 +1,13 @@ { "name": "@bbc/psammead-navigation", - "version": "6.0.2", + "version": "6.0.3", "lockfileVersion": 1, "requires": true, "dependencies": { "@bbc/gel-foundations": { - "version": "3.4.3", - "resolved": "https://registry.npmjs.org/@bbc/gel-foundations/-/gel-foundations-3.4.3.tgz", - "integrity": "sha512-rOPuintdkftYDE0GcY8B5K/AR5tLAMv7E+jD0plk32aEBojTXgttSYW9Da4NBKxLw69N9Px29YEu1CU0is1j9w==" + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@bbc/gel-foundations/-/gel-foundations-4.0.0.tgz", + "integrity": "sha512-PRXGmrNFJ4DQDw+ZV48skmihBkK/vMN1rhO91O0qkGc1tpVXrdRfTMLsb9mmw/TCS7PRlzrq40g2lnX7zOmHTw==" }, "@bbc/psammead-assets": { "version": "2.13.0", diff --git a/packages/components/psammead-navigation/package.json b/packages/components/psammead-navigation/package.json index 7e37fa527a..cf073222ac 100644 --- a/packages/components/psammead-navigation/package.json +++ b/packages/components/psammead-navigation/package.json @@ -1,6 +1,6 @@ { "name": "@bbc/psammead-navigation", - "version": "6.0.2", + "version": "6.0.3", "description": "A navigation bar to use on index pages", "main": "dist/index.js", "module": "esm/index.js", @@ -19,7 +19,7 @@ }, "homepage": "https://github.com/bbc/psammead/blob/latest/packages/components/psammead-navigation/README.md", "dependencies": { - "@bbc/gel-foundations": "^3.4.3", + "@bbc/gel-foundations": "^4.0.0", "@bbc/psammead-styles": "^4.3.0", "@bbc/psammead-visually-hidden-text": "^1.2.3", "@bbc/psammead-assets": "^2.13.0" diff --git a/packages/components/psammead-paragraph/CHANGELOG.md b/packages/components/psammead-paragraph/CHANGELOG.md index e6e8008395..6136e1fd8b 100644 --- a/packages/components/psammead-paragraph/CHANGELOG.md +++ b/packages/components/psammead-paragraph/CHANGELOG.md @@ -3,6 +3,7 @@ | Version | Description | |---------|-------------| +| 2.2.25 | [PR#3129](https://github.com/bbc/psammead/pull/3129) Talos - Bump Dependencies - @bbc/gel-foundations | | 2.2.24 | [PR#3030](https://github.com/bbc/psammead/pull/3030) Talos - Bump Dependencies - @bbc/psammead-styles | | 2.2.23 | [PR#2978](https://github.com/bbc/psammead/pull/2978) Talos - Bump Dependencies - @bbc/gel-foundations | | 2.2.22 | [PR#2973](https://github.com/bbc/psammead/pull/2973) Talos - Bump Dependencies - @bbc/psammead-styles | diff --git a/packages/components/psammead-paragraph/package-lock.json b/packages/components/psammead-paragraph/package-lock.json index 100632089b..a9ee229dd3 100644 --- a/packages/components/psammead-paragraph/package-lock.json +++ b/packages/components/psammead-paragraph/package-lock.json @@ -1,13 +1,13 @@ { "name": "@bbc/psammead-paragraph", - "version": "2.2.24", + "version": "2.2.25", "lockfileVersion": 1, "requires": true, "dependencies": { "@bbc/gel-foundations": { - "version": "3.4.3", - "resolved": "https://registry.npmjs.org/@bbc/gel-foundations/-/gel-foundations-3.4.3.tgz", - "integrity": "sha512-rOPuintdkftYDE0GcY8B5K/AR5tLAMv7E+jD0plk32aEBojTXgttSYW9Da4NBKxLw69N9Px29YEu1CU0is1j9w==" + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@bbc/gel-foundations/-/gel-foundations-4.0.0.tgz", + "integrity": "sha512-PRXGmrNFJ4DQDw+ZV48skmihBkK/vMN1rhO91O0qkGc1tpVXrdRfTMLsb9mmw/TCS7PRlzrq40g2lnX7zOmHTw==" }, "@bbc/psammead-styles": { "version": "4.3.0", diff --git a/packages/components/psammead-paragraph/package.json b/packages/components/psammead-paragraph/package.json index 435660aba8..f1afc77ca0 100644 --- a/packages/components/psammead-paragraph/package.json +++ b/packages/components/psammead-paragraph/package.json @@ -1,6 +1,6 @@ { "name": "@bbc/psammead-paragraph", - "version": "2.2.24", + "version": "2.2.25", "description": "React styled component for a Paragraph", "main": "dist/index.js", "module": "esm/index.js", @@ -24,7 +24,7 @@ }, "homepage": "https://github.com/bbc/psammead/blob/latest/packages/components/psammead-paragraph/README.md", "dependencies": { - "@bbc/gel-foundations": "^3.4.3", + "@bbc/gel-foundations": "^4.0.0", "@bbc/psammead-styles": "^4.3.0" }, "peerDependencies": { diff --git a/packages/components/psammead-play-button/CHANGELOG.md b/packages/components/psammead-play-button/CHANGELOG.md index 850ef77229..827f50e90d 100644 --- a/packages/components/psammead-play-button/CHANGELOG.md +++ b/packages/components/psammead-play-button/CHANGELOG.md @@ -3,6 +3,7 @@ | Version | Description | | ------------- | ----------- | +| 1.1.12 | [PR#3129](https://github.com/bbc/psammead/pull/3129) Talos - Bump Dependencies - @bbc/gel-foundations | | 1.1.11 | [PR#3030](https://github.com/bbc/psammead/pull/3030) Talos - Bump Dependencies - @bbc/psammead-styles, @bbc/psammead-assets | | 1.1.10 | [PR#2996](https://github.com/bbc/psammead/pull/2996) Talos - Bump Dependencies - @bbc/psammead-assets | | 1.1.9 | [PR#2989](https://github.com/bbc/psammead/pull/2989) Talos - Bump Dependencies - @bbc/psammead-assets | diff --git a/packages/components/psammead-play-button/package-lock.json b/packages/components/psammead-play-button/package-lock.json index a12b89b760..aa2f120619 100644 --- a/packages/components/psammead-play-button/package-lock.json +++ b/packages/components/psammead-play-button/package-lock.json @@ -1,13 +1,13 @@ { "name": "@bbc/psammead-play-button", - "version": "1.1.11", + "version": "1.1.12", "lockfileVersion": 1, "requires": true, "dependencies": { "@bbc/gel-foundations": { - "version": "3.4.3", - "resolved": "https://registry.npmjs.org/@bbc/gel-foundations/-/gel-foundations-3.4.3.tgz", - "integrity": "sha512-rOPuintdkftYDE0GcY8B5K/AR5tLAMv7E+jD0plk32aEBojTXgttSYW9Da4NBKxLw69N9Px29YEu1CU0is1j9w==" + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@bbc/gel-foundations/-/gel-foundations-4.0.0.tgz", + "integrity": "sha512-PRXGmrNFJ4DQDw+ZV48skmihBkK/vMN1rhO91O0qkGc1tpVXrdRfTMLsb9mmw/TCS7PRlzrq40g2lnX7zOmHTw==" }, "@bbc/psammead-assets": { "version": "2.13.0", diff --git a/packages/components/psammead-play-button/package.json b/packages/components/psammead-play-button/package.json index 18d5878d7f..8f9c8f3b79 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": "1.1.11", + "version": "1.1.12", "description": "Provides a play button, with optional duration, for playable media.", "main": "dist/index.js", "module": "esm/index.js", @@ -18,7 +18,7 @@ }, "homepage": "https://github.com/bbc/psammead/blob/latest/packages/components/psammead-play-button/README.md", "dependencies": { - "@bbc/gel-foundations": "^3.4.3", + "@bbc/gel-foundations": "^4.0.0", "@bbc/psammead-styles": "^4.3.0", "@bbc/psammead-assets": "^2.13.0" }, diff --git a/packages/components/psammead-radio-schedule/CHANGELOG.md b/packages/components/psammead-radio-schedule/CHANGELOG.md index 9179e0f5b2..5a21cfb365 100644 --- a/packages/components/psammead-radio-schedule/CHANGELOG.md +++ b/packages/components/psammead-radio-schedule/CHANGELOG.md @@ -2,6 +2,8 @@ | Version | Description | |---------|-------------| +| 0.1.0-alpha.8 | [PR#3130](https://github.com/bbc/psammead/pull/3130) Apply program-card's link to start-time component | +| 0.1.0-alpha.7 | [PR#3129](https://github.com/bbc/psammead/pull/3129) Talos - Bump Dependencies - @bbc/gel-foundations | | 0.1.0-alpha.6 | [PR#3050](https://github.com/BBC-News/psammead/pull/3050) Create a wrapper around start-time and program-card. | | 0.1.0-alpha.5 | [PR#3074](https://github.com/BBC-News/psammead/pull/3074) Format hidden start time in program card component. | | 0.1.0-alpha.4 | [PR#3082](https://github.com/bbc/psammead/pull/3082) Talos - Bump Dependencies - @bbc/psammead-styles, @bbc/psammead-assets, @bbc/psammead-timestamp-container | diff --git a/packages/components/psammead-radio-schedule/package-lock.json b/packages/components/psammead-radio-schedule/package-lock.json index ffc6749222..b9bc9ca9b6 100644 --- a/packages/components/psammead-radio-schedule/package-lock.json +++ b/packages/components/psammead-radio-schedule/package-lock.json @@ -1,13 +1,13 @@ { "name": "@bbc/psammead-radio-schedule", - "version": "0.1.0-alpha.6", + "version": "0.1.0-alpha.8", "lockfileVersion": 1, "requires": true, "dependencies": { "@bbc/gel-foundations": { - "version": "3.4.3", - "resolved": "https://registry.npmjs.org/@bbc/gel-foundations/-/gel-foundations-3.4.3.tgz", - "integrity": "sha512-rOPuintdkftYDE0GcY8B5K/AR5tLAMv7E+jD0plk32aEBojTXgttSYW9Da4NBKxLw69N9Px29YEu1CU0is1j9w==" + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@bbc/gel-foundations/-/gel-foundations-4.0.0.tgz", + "integrity": "sha512-PRXGmrNFJ4DQDw+ZV48skmihBkK/vMN1rhO91O0qkGc1tpVXrdRfTMLsb9mmw/TCS7PRlzrq40g2lnX7zOmHTw==" }, "@bbc/psammead-assets": { "version": "2.13.0", @@ -26,6 +26,13 @@ "requires": { "@bbc/gel-foundations": "^3.4.3", "@bbc/psammead-styles": "^4.3.0" + }, + "dependencies": { + "@bbc/gel-foundations": { + "version": "3.4.3", + "resolved": "https://registry.npmjs.org/@bbc/gel-foundations/-/gel-foundations-3.4.3.tgz", + "integrity": "sha512-rOPuintdkftYDE0GcY8B5K/AR5tLAMv7E+jD0plk32aEBojTXgttSYW9Da4NBKxLw69N9Px29YEu1CU0is1j9w==" + } } }, "@bbc/psammead-timestamp-container": { @@ -36,6 +43,13 @@ "@bbc/gel-foundations": "^3.4.3", "@bbc/psammead-timestamp": "^2.2.24", "moment-timezone": "^0.5.26" + }, + "dependencies": { + "@bbc/gel-foundations": { + "version": "3.4.3", + "resolved": "https://registry.npmjs.org/@bbc/gel-foundations/-/gel-foundations-3.4.3.tgz", + "integrity": "sha512-rOPuintdkftYDE0GcY8B5K/AR5tLAMv7E+jD0plk32aEBojTXgttSYW9Da4NBKxLw69N9Px29YEu1CU0is1j9w==" + } } }, "moment": { diff --git a/packages/components/psammead-radio-schedule/package.json b/packages/components/psammead-radio-schedule/package.json index 64d22eac04..963c22b249 100644 --- a/packages/components/psammead-radio-schedule/package.json +++ b/packages/components/psammead-radio-schedule/package.json @@ -1,6 +1,6 @@ { "name": "@bbc/psammead-radio-schedule", - "version": "0.1.0-alpha.6", + "version": "0.1.0-alpha.8", "main": "dist/index.js", "module": "esm/index.js", "sideEffects": false, @@ -19,7 +19,7 @@ }, "homepage": "https://github.com/BBC-News/psammead/blob/latest/packages/components/psammead-radio-schedule/README.md", "dependencies": { - "@bbc/gel-foundations": "^3.4.3", + "@bbc/gel-foundations": "^4.0.0", "@bbc/psammead-styles": "^4.3.0", "@bbc/psammead-assets": "^2.13.0", "@bbc/psammead-timestamp-container": "^2.7.2" diff --git a/packages/components/psammead-radio-schedule/src/ProgramCard/__snapshots__/index.test.jsx.snap b/packages/components/psammead-radio-schedule/src/ProgramCard/__snapshots__/index.test.jsx.snap index 5d707c3a2e..80dc502a14 100644 --- a/packages/components/psammead-radio-schedule/src/ProgramCard/__snapshots__/index.test.jsx.snap +++ b/packages/components/psammead-radio-schedule/src/ProgramCard/__snapshots__/index.test.jsx.snap @@ -54,7 +54,6 @@ exports[`ProgramCard should render correctly for live 1`] = ` .c0 { padding-top: 0.5rem; background-color: #FFFFFF; - position: relative; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; @@ -331,7 +330,6 @@ exports[`ProgramCard should render correctly for next 1`] = ` .c0 { padding-top: 0.5rem; background-color: #FFFFFF; - position: relative; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; @@ -629,7 +627,6 @@ exports[`ProgramCard should render correctly for onDemand 1`] = ` .c0 { padding-top: 0.5rem; background-color: #FFFFFF; - position: relative; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; @@ -898,7 +895,6 @@ exports[`ProgramCard should render correctly in RTL 1`] = ` .c0 { padding-top: 0.5rem; background-color: #FFFFFF; - position: relative; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; diff --git a/packages/components/psammead-radio-schedule/src/ProgramCard/index.jsx b/packages/components/psammead-radio-schedule/src/ProgramCard/index.jsx index ae3957fffa..d10a02358e 100644 --- a/packages/components/psammead-radio-schedule/src/ProgramCard/index.jsx +++ b/packages/components/psammead-radio-schedule/src/ProgramCard/index.jsx @@ -29,7 +29,6 @@ import { formatUnixTimestamp } from '@bbc/psammead-timestamp-container/utilities const CardWrapper = styled.div` padding-top: ${GEL_SPACING}; background-color: ${C_WHITE}; - position: relative; display: flex; flex-direction: column; border: 0.0625rem solid transparent; diff --git a/packages/components/psammead-radio-schedule/src/__snapshots__/index.test.jsx.snap b/packages/components/psammead-radio-schedule/src/__snapshots__/index.test.jsx.snap index 3aa9a6fede..c043dce9a9 100644 --- a/packages/components/psammead-radio-schedule/src/__snapshots__/index.test.jsx.snap +++ b/packages/components/psammead-radio-schedule/src/__snapshots__/index.test.jsx.snap @@ -63,7 +63,6 @@ exports[`RadioSchedule should render ltr radio schedules correctly 1`] = ` .c9 { padding-top: 0.5rem; background-color: #FFFFFF; - position: relative; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; @@ -284,6 +283,10 @@ exports[`RadioSchedule should render ltr radio schedules correctly 1`] = ` padding: 1rem 0 0.5rem; } +.c2 { + position: relative; +} + @media (min-width:20rem) and (max-width:37.4375rem) { .c11 { font-size: 1rem; @@ -1017,7 +1020,6 @@ exports[`RadioSchedule should render rtl radio schedules correctly 1`] = ` .c9 { padding-top: 0.5rem; background-color: #FFFFFF; - position: relative; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; @@ -1238,6 +1240,10 @@ exports[`RadioSchedule should render rtl radio schedules correctly 1`] = ` padding: 1rem 0 0.5rem; } +.c2 { + position: relative; +} + @media (min-width:20rem) and (max-width:37.4375rem) { .c11 { font-size: 1.25rem; diff --git a/packages/components/psammead-radio-schedule/src/index.jsx b/packages/components/psammead-radio-schedule/src/index.jsx index b8bba184b0..c205c788ab 100644 --- a/packages/components/psammead-radio-schedule/src/index.jsx +++ b/packages/components/psammead-radio-schedule/src/index.jsx @@ -17,6 +17,7 @@ const StyledGrid = styled(Grid)` display: flex; flex-direction: column; } + position: relative; `; const renderSchedule = ({ diff --git a/packages/components/psammead-script-link/CHANGELOG.md b/packages/components/psammead-script-link/CHANGELOG.md index 8541349480..ffcfa49204 100644 --- a/packages/components/psammead-script-link/CHANGELOG.md +++ b/packages/components/psammead-script-link/CHANGELOG.md @@ -3,6 +3,7 @@ | Version | Description | |---------|-------------| +| 1.0.9 | [PR#3129](https://github.com/bbc/psammead/pull/3129) Talos - Bump Dependencies - @bbc/gel-foundations | | 1.0.8 | [PR#3030](https://github.com/bbc/psammead/pull/3030) Talos - Bump Dependencies - @bbc/psammead-styles | | 1.0.7 | [PR#2995](https://github.com/bbc/psammead/pull/2995) Add `VisuallyHiddenText` to Script Link story | | 1.0.6 | [PR#2990](https://github.com/bbc/psammead/pull/2990) Use `GEL_SPACING`, `GEL_SPACING_DBL` and `GEL_SPACING_QUIN` constants | diff --git a/packages/components/psammead-script-link/package-lock.json b/packages/components/psammead-script-link/package-lock.json index 2a7c9fc965..7cc9999a4a 100644 --- a/packages/components/psammead-script-link/package-lock.json +++ b/packages/components/psammead-script-link/package-lock.json @@ -1,13 +1,13 @@ { "name": "@bbc/psammead-script-link", - "version": "1.0.8", + "version": "1.0.9", "lockfileVersion": 1, "requires": true, "dependencies": { "@bbc/gel-foundations": { - "version": "3.4.3", - "resolved": "https://registry.npmjs.org/@bbc/gel-foundations/-/gel-foundations-3.4.3.tgz", - "integrity": "sha512-rOPuintdkftYDE0GcY8B5K/AR5tLAMv7E+jD0plk32aEBojTXgttSYW9Da4NBKxLw69N9Px29YEu1CU0is1j9w==" + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@bbc/gel-foundations/-/gel-foundations-4.0.0.tgz", + "integrity": "sha512-PRXGmrNFJ4DQDw+ZV48skmihBkK/vMN1rhO91O0qkGc1tpVXrdRfTMLsb9mmw/TCS7PRlzrq40g2lnX7zOmHTw==" }, "@bbc/psammead-styles": { "version": "4.3.0", diff --git a/packages/components/psammead-script-link/package.json b/packages/components/psammead-script-link/package.json index b621330e1a..b4079af76a 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": "1.0.8", + "version": "1.0.9", "main": "dist/index.js", "module": "esm/index.js", "sideEffects": false, @@ -24,7 +24,7 @@ }, "homepage": "https://github.com/BBC-News/psammead/blob/latest/packages/components/psammead-script-link/README.md", "dependencies": { - "@bbc/gel-foundations": "^3.4.3", + "@bbc/gel-foundations": "^4.0.0", "@bbc/psammead-styles": "^4.3.0" }, "peerDependencies": { diff --git a/packages/components/psammead-section-label/CHANGELOG.md b/packages/components/psammead-section-label/CHANGELOG.md index 29c43f5cd2..ca396f18f4 100644 --- a/packages/components/psammead-section-label/CHANGELOG.md +++ b/packages/components/psammead-section-label/CHANGELOG.md @@ -3,6 +3,7 @@ | Version | Description | |---------|-------------| +| 4.0.1 | [PR#3129](https://github.com/bbc/psammead/pull/3129) Talos - Bump Dependencies - @bbc/gel-foundations | | 4.0.0 | [PR#3058](https://github.com/bbc/psammead/pull/3058) Add margin bottom to the Section Label above 1008px | | 3.0.13 | [PR#3030](https://github.com/bbc/psammead/pull/3030) Talos - Bump Dependencies - @bbc/psammead-styles | | 3.0.12 | [PR#2990](https://github.com/bbc/psammead/pull/2990) Use `GEL_SPACING_DBL` constant | diff --git a/packages/components/psammead-section-label/package-lock.json b/packages/components/psammead-section-label/package-lock.json index 871c583d5e..d55a69bda7 100644 --- a/packages/components/psammead-section-label/package-lock.json +++ b/packages/components/psammead-section-label/package-lock.json @@ -1,13 +1,13 @@ { "name": "@bbc/psammead-section-label", - "version": "4.0.0", + "version": "4.0.1", "lockfileVersion": 1, "requires": true, "dependencies": { "@bbc/gel-foundations": { - "version": "3.4.3", - "resolved": "https://registry.npmjs.org/@bbc/gel-foundations/-/gel-foundations-3.4.3.tgz", - "integrity": "sha512-rOPuintdkftYDE0GcY8B5K/AR5tLAMv7E+jD0plk32aEBojTXgttSYW9Da4NBKxLw69N9Px29YEu1CU0is1j9w==" + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@bbc/gel-foundations/-/gel-foundations-4.0.0.tgz", + "integrity": "sha512-PRXGmrNFJ4DQDw+ZV48skmihBkK/vMN1rhO91O0qkGc1tpVXrdRfTMLsb9mmw/TCS7PRlzrq40g2lnX7zOmHTw==" }, "@bbc/psammead-styles": { "version": "4.3.0", diff --git a/packages/components/psammead-section-label/package.json b/packages/components/psammead-section-label/package.json index 535f12eaa8..cdead67f8e 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": "4.0.0", + "version": "4.0.1", "description": "React styled component for a section label", "main": "dist/index.js", "module": "esm/index.js", @@ -24,7 +24,7 @@ }, "homepage": "https://github.com/bbc/psammead/blob/latest/packages/components/psammead-section-label/README.md", "dependencies": { - "@bbc/gel-foundations": "^3.4.3", + "@bbc/gel-foundations": "^4.0.0", "@bbc/psammead-styles": "^4.3.0" }, "peerDependencies": { diff --git a/packages/components/psammead-sitewide-links/CHANGELOG.md b/packages/components/psammead-sitewide-links/CHANGELOG.md index 5cf1c99402..bf6b31abef 100644 --- a/packages/components/psammead-sitewide-links/CHANGELOG.md +++ b/packages/components/psammead-sitewide-links/CHANGELOG.md @@ -3,6 +3,7 @@ | Version | Description | |---------|-------------| +| 4.0.8 | [PR#3129](https://github.com/bbc/psammead/pull/3129) Talos - Bump Dependencies - @bbc/gel-foundations | | 4.0.7 | [PR#3030](https://github.com/bbc/psammead/pull/3030) Talos - Bump Dependencies - @bbc/psammead-styles | | 4.0.6 | [PR#2990](https://github.com/bbc/psammead/pull/2990) Use `GEL_SPACING_DBL` constant | | 4.0.5 | [PR#2978](https://github.com/bbc/psammead/pull/2978) Talos - Bump Dependencies - @bbc/gel-foundations | diff --git a/packages/components/psammead-sitewide-links/package-lock.json b/packages/components/psammead-sitewide-links/package-lock.json index a7f6d92292..3d9365b50b 100644 --- a/packages/components/psammead-sitewide-links/package-lock.json +++ b/packages/components/psammead-sitewide-links/package-lock.json @@ -1,13 +1,13 @@ { "name": "@bbc/psammead-sitewide-links", - "version": "4.0.7", + "version": "4.0.8", "lockfileVersion": 1, "requires": true, "dependencies": { "@bbc/gel-foundations": { - "version": "3.4.3", - "resolved": "https://registry.npmjs.org/@bbc/gel-foundations/-/gel-foundations-3.4.3.tgz", - "integrity": "sha512-rOPuintdkftYDE0GcY8B5K/AR5tLAMv7E+jD0plk32aEBojTXgttSYW9Da4NBKxLw69N9Px29YEu1CU0is1j9w==" + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@bbc/gel-foundations/-/gel-foundations-4.0.0.tgz", + "integrity": "sha512-PRXGmrNFJ4DQDw+ZV48skmihBkK/vMN1rhO91O0qkGc1tpVXrdRfTMLsb9mmw/TCS7PRlzrq40g2lnX7zOmHTw==" }, "@bbc/psammead-styles": { "version": "4.3.0", diff --git a/packages/components/psammead-sitewide-links/package.json b/packages/components/psammead-sitewide-links/package.json index a0b9ab1c4f..6904a859f4 100644 --- a/packages/components/psammead-sitewide-links/package.json +++ b/packages/components/psammead-sitewide-links/package.json @@ -1,6 +1,6 @@ { "name": "@bbc/psammead-sitewide-links", - "version": "4.0.7", + "version": "4.0.8", "description": "React styled component for a sitewide-links", "main": "dist/index.js", "module": "esm/index.js", @@ -25,7 +25,7 @@ }, "homepage": "https://github.com/bbc/psammead/blob/latest/packages/components/psammead-sitewide-links/README.md", "dependencies": { - "@bbc/gel-foundations": "^3.4.3", + "@bbc/gel-foundations": "^4.0.0", "@bbc/psammead-styles": "^4.3.0" }, "peerDependencies": { diff --git a/packages/components/psammead-sitewide-links/src/List/__snapshots__/index.test.jsx.snap b/packages/components/psammead-sitewide-links/src/List/__snapshots__/index.test.jsx.snap index 24bc7acc97..74bd69a1f9 100644 --- a/packages/components/psammead-sitewide-links/src/List/__snapshots__/index.test.jsx.snap +++ b/packages/components/psammead-sitewide-links/src/List/__snapshots__/index.test.jsx.snap @@ -68,7 +68,7 @@ exports[`List should render correctly with 7 items 1`] = ` } } -@media (min-width:63rem) and (max-width:80rem) { +@media (min-width:63rem) and (max-width:79.9375rem) { .c0 { grid-column-gap: 1rem; grid-template-columns: repeat(4,1fr); @@ -268,7 +268,7 @@ exports[`List should render correctly with 8 items 1`] = ` } } -@media (min-width:63rem) and (max-width:80rem) { +@media (min-width:63rem) and (max-width:79.9375rem) { .c0 { grid-column-gap: 1rem; grid-template-columns: repeat(4,1fr); diff --git a/packages/components/psammead-sitewide-links/src/__snapshots__/index.test.jsx.snap b/packages/components/psammead-sitewide-links/src/__snapshots__/index.test.jsx.snap index abd6a4d631..251e6b6d60 100644 --- a/packages/components/psammead-sitewide-links/src/__snapshots__/index.test.jsx.snap +++ b/packages/components/psammead-sitewide-links/src/__snapshots__/index.test.jsx.snap @@ -97,7 +97,7 @@ exports[`SitewideLinks should render correctly 1`] = ` } } -@media (min-width:63rem) and (max-width:80rem) { +@media (min-width:63rem) and (max-width:79.9375rem) { .c2 { grid-column-gap: 1rem; grid-template-columns: repeat(4,1fr); @@ -387,7 +387,7 @@ exports[`SitewideLinks should render correctly with trust project link 1`] = ` } } -@media (min-width:63rem) and (max-width:80rem) { +@media (min-width:63rem) and (max-width:79.9375rem) { .c2 { grid-column-gap: 1rem; grid-template-columns: repeat(4,1fr); diff --git a/packages/components/psammead-story-promo-list/CHANGELOG.md b/packages/components/psammead-story-promo-list/CHANGELOG.md index 64e6429aa7..34fc5dfa92 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 | | ------- | ----------- | +| 4.0.3 | [PR#3129](https://github.com/bbc/psammead/pull/3129) Talos - Bump Dependencies - @bbc/gel-foundations | | 4.0.2 | [PR#3107](https://github.com/bbc/psammead/pull/3107) Update snapshots using new version of story-promo at top level. | | 4.0.1 | [PR#3070](https://github.com/bbc/psammead/pull/3070) Padding fix - update padding-top to not be applied on first li at 1008px+. | | 4.0.0 | [PR#3058](https://github.com/bbc/psammead/pull/3058) Update `StoryPromoLi` padding top above 1008px | diff --git a/packages/components/psammead-story-promo-list/package-lock.json b/packages/components/psammead-story-promo-list/package-lock.json index c473e37d6f..036faec1b6 100644 --- a/packages/components/psammead-story-promo-list/package-lock.json +++ b/packages/components/psammead-story-promo-list/package-lock.json @@ -1,13 +1,13 @@ { "name": "@bbc/psammead-story-promo-list", - "version": "4.0.2", + "version": "4.0.3", "lockfileVersion": 1, "requires": true, "dependencies": { "@bbc/gel-foundations": { - "version": "3.4.3", - "resolved": "https://registry.npmjs.org/@bbc/gel-foundations/-/gel-foundations-3.4.3.tgz", - "integrity": "sha512-rOPuintdkftYDE0GcY8B5K/AR5tLAMv7E+jD0plk32aEBojTXgttSYW9Da4NBKxLw69N9Px29YEu1CU0is1j9w==" + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@bbc/gel-foundations/-/gel-foundations-4.0.0.tgz", + "integrity": "sha512-PRXGmrNFJ4DQDw+ZV48skmihBkK/vMN1rhO91O0qkGc1tpVXrdRfTMLsb9mmw/TCS7PRlzrq40g2lnX7zOmHTw==" }, "@bbc/psammead-styles": { "version": "4.3.0", diff --git a/packages/components/psammead-story-promo-list/package.json b/packages/components/psammead-story-promo-list/package.json index 0b9d578f5c..8910052ece 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": "4.0.2", + "version": "4.0.3", "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-story-promo-list/README.md", "dependencies": { - "@bbc/gel-foundations": "^3.4.3", + "@bbc/gel-foundations": "^4.0.0", "@bbc/psammead-styles": "^4.3.0" }, "peerDependencies": { diff --git a/packages/components/psammead-story-promo/CHANGELOG.md b/packages/components/psammead-story-promo/CHANGELOG.md index 3633f6513c..70af9d2069 100644 --- a/packages/components/psammead-story-promo/CHANGELOG.md +++ b/packages/components/psammead-story-promo/CHANGELOG.md @@ -3,6 +3,7 @@ | Version | Description | | ------- | ----------- | +| 4.0.0-alpha.10 | [PR#3129](https://github.com/bbc/psammead/pull/3129) Talos - Bump Dependencies - @bbc/gel-foundations | | 4.0.0-alpha.9 | [PR#3107](https://github.com/bbc/psammead/pull/3107) Pass in dir prop to MediaIndicator in IndexAlsosContainer. | | 4.0.0-alpha.8 | [PR#3073](https://github.com/bbc/psammead/pull/3073) Use new major version of MediaIndicator. StoryPromo has updated styling around the MediaIndicator. Index Alsos test helper now using prop `isInline` for the MediaIndicator. | | 4.0.0-alpha.7 | [PR#3027](https://github.com/bbc/psammead/pull/3027) Use mobile and tablet stylings | diff --git a/packages/components/psammead-story-promo/package-lock.json b/packages/components/psammead-story-promo/package-lock.json index a16cf38e0c..a484b555a8 100644 --- a/packages/components/psammead-story-promo/package-lock.json +++ b/packages/components/psammead-story-promo/package-lock.json @@ -1,13 +1,13 @@ { "name": "@bbc/psammead-story-promo", - "version": "4.0.0-alpha.9", + "version": "4.0.0-alpha.10", "lockfileVersion": 1, "requires": true, "dependencies": { "@bbc/gel-foundations": { - "version": "3.4.3", - "resolved": "https://registry.npmjs.org/@bbc/gel-foundations/-/gel-foundations-3.4.3.tgz", - "integrity": "sha512-rOPuintdkftYDE0GcY8B5K/AR5tLAMv7E+jD0plk32aEBojTXgttSYW9Da4NBKxLw69N9Px29YEu1CU0is1j9w==" + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@bbc/gel-foundations/-/gel-foundations-4.0.0.tgz", + "integrity": "sha512-PRXGmrNFJ4DQDw+ZV48skmihBkK/vMN1rhO91O0qkGc1tpVXrdRfTMLsb9mmw/TCS7PRlzrq40g2lnX7zOmHTw==" }, "@bbc/psammead-styles": { "version": "4.3.0", diff --git a/packages/components/psammead-story-promo/package.json b/packages/components/psammead-story-promo/package.json index 1146e06057..9142223c35 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": "4.0.0-alpha.9", + "version": "4.0.0-alpha.10", "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-story-promo/README.md", "dependencies": { - "@bbc/gel-foundations": "^3.4.3", + "@bbc/gel-foundations": "^4.0.0", "@bbc/psammead-styles": "^4.3.0" }, "peerDependencies": { diff --git a/packages/components/psammead-timestamp/CHANGELOG.md b/packages/components/psammead-timestamp/CHANGELOG.md index bc00286db1..6a9dac382c 100644 --- a/packages/components/psammead-timestamp/CHANGELOG.md +++ b/packages/components/psammead-timestamp/CHANGELOG.md @@ -3,6 +3,7 @@ | Version | Description | |---------|-------------| +| 2.2.25 | [PR#3129](https://github.com/bbc/psammead/pull/3129) Talos - Bump Dependencies - @bbc/gel-foundations | | 2.2.24 | [PR#3030](https://github.com/bbc/psammead/pull/3030) Talos - Bump Dependencies - @bbc/psammead-styles | | 2.2.23 | [PR#2978](https://github.com/bbc/psammead/pull/2978) Talos - Bump Dependencies - @bbc/gel-foundations | | 2.2.22 | [PR#2973](https://github.com/bbc/psammead/pull/2973) Talos - Bump Dependencies - @bbc/psammead-styles | diff --git a/packages/components/psammead-timestamp/package-lock.json b/packages/components/psammead-timestamp/package-lock.json index e7a2ff3d9c..c1780f702e 100644 --- a/packages/components/psammead-timestamp/package-lock.json +++ b/packages/components/psammead-timestamp/package-lock.json @@ -1,13 +1,13 @@ { "name": "@bbc/psammead-timestamp", - "version": "2.2.24", + "version": "2.2.25", "lockfileVersion": 1, "requires": true, "dependencies": { "@bbc/gel-foundations": { - "version": "3.4.3", - "resolved": "https://registry.npmjs.org/@bbc/gel-foundations/-/gel-foundations-3.4.3.tgz", - "integrity": "sha512-rOPuintdkftYDE0GcY8B5K/AR5tLAMv7E+jD0plk32aEBojTXgttSYW9Da4NBKxLw69N9Px29YEu1CU0is1j9w==" + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@bbc/gel-foundations/-/gel-foundations-4.0.0.tgz", + "integrity": "sha512-PRXGmrNFJ4DQDw+ZV48skmihBkK/vMN1rhO91O0qkGc1tpVXrdRfTMLsb9mmw/TCS7PRlzrq40g2lnX7zOmHTw==" }, "@bbc/psammead-styles": { "version": "4.3.0", diff --git a/packages/components/psammead-timestamp/package.json b/packages/components/psammead-timestamp/package.json index 2c9eaa709d..ecddae35e6 100644 --- a/packages/components/psammead-timestamp/package.json +++ b/packages/components/psammead-timestamp/package.json @@ -1,6 +1,6 @@ { "name": "@bbc/psammead-timestamp", - "version": "2.2.24", + "version": "2.2.25", "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-timestamp/README.md", "dependencies": { - "@bbc/gel-foundations": "^3.4.3", + "@bbc/gel-foundations": "^4.0.0", "@bbc/psammead-styles": "^4.3.0" }, "peerDependencies": { diff --git a/packages/components/psammead-useful-links/CHANGELOG.md b/packages/components/psammead-useful-links/CHANGELOG.md index eb0a6d3459..a408ae18f5 100644 --- a/packages/components/psammead-useful-links/CHANGELOG.md +++ b/packages/components/psammead-useful-links/CHANGELOG.md @@ -3,6 +3,7 @@ | Version | Description | |---------|-------------| +| 1.0.15 | [PR#3129](https://github.com/bbc/psammead/pull/3129) Talos - Bump Dependencies - @bbc/gel-foundations | | 1.0.14 | [PR#3030](https://github.com/bbc/psammead/pull/3030) Talos - Bump Dependencies - @bbc/psammead-styles | | 1.0.13 | [PR#2990](https://github.com/bbc/psammead/pull/2990) Use `GEL_SPACING_DBL` constant | | 1.0.12 | [PR#2978](https://github.com/bbc/psammead/pull/2978) Talos - Bump Dependencies - @bbc/gel-foundations | diff --git a/packages/components/psammead-useful-links/package-lock.json b/packages/components/psammead-useful-links/package-lock.json index 3568fb8347..13b745a4c5 100644 --- a/packages/components/psammead-useful-links/package-lock.json +++ b/packages/components/psammead-useful-links/package-lock.json @@ -1,13 +1,13 @@ { "name": "@bbc/psammead-useful-links", - "version": "1.0.14", + "version": "1.0.15", "lockfileVersion": 1, "requires": true, "dependencies": { "@bbc/gel-foundations": { - "version": "3.4.3", - "resolved": "https://registry.npmjs.org/@bbc/gel-foundations/-/gel-foundations-3.4.3.tgz", - "integrity": "sha512-rOPuintdkftYDE0GcY8B5K/AR5tLAMv7E+jD0plk32aEBojTXgttSYW9Da4NBKxLw69N9Px29YEu1CU0is1j9w==" + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@bbc/gel-foundations/-/gel-foundations-4.0.0.tgz", + "integrity": "sha512-PRXGmrNFJ4DQDw+ZV48skmihBkK/vMN1rhO91O0qkGc1tpVXrdRfTMLsb9mmw/TCS7PRlzrq40g2lnX7zOmHTw==" }, "@bbc/psammead-styles": { "version": "4.3.0", diff --git a/packages/components/psammead-useful-links/package.json b/packages/components/psammead-useful-links/package.json index d3fa93a84a..36dd7d97c9 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": "1.0.14", + "version": "1.0.15", "main": "dist/index.js", "module": "esm/index.js", "sideEffects": false, @@ -26,7 +26,7 @@ }, "homepage": "https://github.com/BBC-News/psammead/blob/latest/packages/components/psammead-useful-links/README.md", "dependencies": { - "@bbc/gel-foundations": "^3.4.3", + "@bbc/gel-foundations": "^4.0.0", "@bbc/psammead-styles": "^4.3.0" }, "peerDependencies": { diff --git a/packages/containers/psammead-timestamp-container/CHANGELOG.md b/packages/containers/psammead-timestamp-container/CHANGELOG.md index aaec32c2c7..036bc2dd95 100644 --- a/packages/containers/psammead-timestamp-container/CHANGELOG.md +++ b/packages/containers/psammead-timestamp-container/CHANGELOG.md @@ -3,6 +3,7 @@ | Version | Description | |---------|-------------| +| 2.7.4 | [PR#3129](https://github.com/bbc/psammead/pull/3129) Talos - Bump Dependencies - @bbc/gel-foundations | | 2.7.3 | [PR#3114](https://github.com/bbc/psammead/pull/3114) Added formatDuration function to timestampUtilities | | 2.7.2 | [PR#3085](https://github.com/bbc/psammead/pull/3085) Rename timestampUtilities with index | | 2.7.1 | [PR#3082](https://github.com/bbc/psammead/pull/3082) Talos - Bump Dependencies - @bbc/psammead-locales | diff --git a/packages/containers/psammead-timestamp-container/package-lock.json b/packages/containers/psammead-timestamp-container/package-lock.json index 54e351c1c5..17a9e1b9bc 100644 --- a/packages/containers/psammead-timestamp-container/package-lock.json +++ b/packages/containers/psammead-timestamp-container/package-lock.json @@ -1,13 +1,13 @@ { "name": "@bbc/psammead-timestamp-container", - "version": "2.7.3", + "version": "2.7.4", "lockfileVersion": 1, "requires": true, "dependencies": { "@bbc/gel-foundations": { - "version": "3.4.3", - "resolved": "https://registry.npmjs.org/@bbc/gel-foundations/-/gel-foundations-3.4.3.tgz", - "integrity": "sha512-rOPuintdkftYDE0GcY8B5K/AR5tLAMv7E+jD0plk32aEBojTXgttSYW9Da4NBKxLw69N9Px29YEu1CU0is1j9w==" + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@bbc/gel-foundations/-/gel-foundations-4.0.0.tgz", + "integrity": "sha512-PRXGmrNFJ4DQDw+ZV48skmihBkK/vMN1rhO91O0qkGc1tpVXrdRfTMLsb9mmw/TCS7PRlzrq40g2lnX7zOmHTw==" }, "@bbc/psammead-locales": { "version": "4.1.2", @@ -31,6 +31,13 @@ "requires": { "@bbc/gel-foundations": "^3.4.3", "@bbc/psammead-styles": "^4.3.0" + }, + "dependencies": { + "@bbc/gel-foundations": { + "version": "3.4.3", + "resolved": "https://registry.npmjs.org/@bbc/gel-foundations/-/gel-foundations-3.4.3.tgz", + "integrity": "sha512-rOPuintdkftYDE0GcY8B5K/AR5tLAMv7E+jD0plk32aEBojTXgttSYW9Da4NBKxLw69N9Px29YEu1CU0is1j9w==" + } } }, "jalaali-js": { diff --git a/packages/containers/psammead-timestamp-container/package.json b/packages/containers/psammead-timestamp-container/package.json index f7b72268ff..0ffa7c0122 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": "2.7.3", + "version": "2.7.4", "main": "dist/index.js", "module": "esm/index.js", "sideEffects": false, @@ -25,7 +25,7 @@ "moment-timezone" ], "dependencies": { - "@bbc/gel-foundations": "^3.4.3", + "@bbc/gel-foundations": "^4.0.0", "@bbc/psammead-timestamp": "^2.2.24", "moment-timezone": "^0.5.26" }, diff --git a/packages/utilities/psammead-storybook-helpers/CHANGELOG.md b/packages/utilities/psammead-storybook-helpers/CHANGELOG.md index 2ccf665ca7..6c5c695ef6 100644 --- a/packages/utilities/psammead-storybook-helpers/CHANGELOG.md +++ b/packages/utilities/psammead-storybook-helpers/CHANGELOG.md @@ -3,6 +3,7 @@ | Version | Description | |---------|-------------| +| 8.2.4 | [PR#3129](https://github.com/bbc/psammead/pull/3129) Talos - Bump Dependencies - @bbc/gel-foundations | | 8.2.3 | [PR#2978](https://github.com/bbc/psammead/pull/2978) Talos - Bump Dependencies - @bbc/gel-foundations | | 8.2.2 | [PR#2920](https://github.com/bbc/psammead/pull/2920) Remove camel casing from ukChina key value in TEXT-VARIANTS | | 8.2.1 | [PR#2920](https://github.com/bbc/psammead/pull/2920) Talos - Bump Dependencies - @bbc/gel-foundations | diff --git a/packages/utilities/psammead-storybook-helpers/package-lock.json b/packages/utilities/psammead-storybook-helpers/package-lock.json index 06f4fdb43a..b6605fd85d 100644 --- a/packages/utilities/psammead-storybook-helpers/package-lock.json +++ b/packages/utilities/psammead-storybook-helpers/package-lock.json @@ -1,13 +1,13 @@ { "name": "@bbc/psammead-storybook-helpers", - "version": "8.2.3", + "version": "8.2.4", "lockfileVersion": 1, "requires": true, "dependencies": { "@bbc/gel-foundations": { - "version": "3.4.3", - "resolved": "https://registry.npmjs.org/@bbc/gel-foundations/-/gel-foundations-3.4.3.tgz", - "integrity": "sha512-rOPuintdkftYDE0GcY8B5K/AR5tLAMv7E+jD0plk32aEBojTXgttSYW9Da4NBKxLw69N9Px29YEu1CU0is1j9w==" + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@bbc/gel-foundations/-/gel-foundations-4.0.0.tgz", + "integrity": "sha512-PRXGmrNFJ4DQDw+ZV48skmihBkK/vMN1rhO91O0qkGc1tpVXrdRfTMLsb9mmw/TCS7PRlzrq40g2lnX7zOmHTw==" }, "exenv": { "version": "1.2.2", diff --git a/packages/utilities/psammead-storybook-helpers/package.json b/packages/utilities/psammead-storybook-helpers/package.json index 3983761d26..1671673f1d 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": "8.2.3", + "version": "8.2.4", "main": "dist/index.js", "module": "esm/index.js", "sideEffects": false, @@ -26,7 +26,7 @@ "knobs" ], "dependencies": { - "@bbc/gel-foundations": "^3.4.3", + "@bbc/gel-foundations": "^4.0.0", "react-helmet": "^5.2.1" } }