@financial-times/o-private-foundation 1.4.0 → 1.5.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,12 @@
1
1
  # Changelog
2
2
 
3
+ ## [1.5.0](https://github.com/Financial-Times/origami/compare/o-private-foundation-v1.4.0...o-private-foundation-v1.5.0) (2025-04-10)
4
+
5
+
6
+ ### Features
7
+
8
+ * Adjust headline type use-case tokens. ([94de648](https://github.com/Financial-Times/origami/commit/94de648780ab8d8877a7263fc07634fd29d035c8))
9
+
3
10
  ## [1.4.0](https://github.com/Financial-Times/origami/compare/o-private-foundation-v1.3.0...o-private-foundation-v1.4.0) (2025-04-04)
4
11
 
5
12
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@financial-times/o-private-foundation",
3
- "version": "1.4.0",
3
+ "version": "1.5.0",
4
4
  "description": "Foundation components for use in Origami components only.",
5
5
  "keywords": [],
6
6
  "homepage": "https://registry.origami.ft.com/components/o-private-foundation",
@@ -305,9 +305,9 @@ $tokens: (
305
305
  // Use this style for small screens headlines in smaller teasers and text only toppers (eg. Opinion and News).
306
306
  'o3-type-headline-sm-font-weight': 300,
307
307
  // Use this style for small screens headlines in smaller teasers and text only toppers (eg. Opinion and News).
308
- 'o3-type-headline-sm-font-size': 1.5rem,
308
+ 'o3-type-headline-sm-font-size': 1.25rem,
309
309
  // Use this style for small screens headlines in smaller teasers and text only toppers (eg. Opinion and News).
310
- 'o3-type-headline-sm-line-height': 1.75rem,
310
+ 'o3-type-headline-sm-line-height': 1.5rem,
311
311
  // Use for the main page title H1 in functional pages such as account and settings. Use across all breakpoints.
312
312
  'o3-type-title-lg-font-family': ('metric 2 VF', sans-serif),
313
313
  // Use for the main page title H1 in functional pages such as account and settings. Use across all breakpoints.
@@ -178,9 +178,9 @@ $tokens: (
178
178
  // Use this style for small screens headlines in smaller teasers and text only toppers (eg. Opinion and News).
179
179
  'o3-type-headline-sm-font-weight': 300,
180
180
  // Use this style for small screens headlines in smaller teasers and text only toppers (eg. Opinion and News).
181
- 'o3-type-headline-sm-font-size': 1.5rem,
181
+ 'o3-type-headline-sm-font-size': 1.25rem,
182
182
  // Use this style for small screens headlines in smaller teasers and text only toppers (eg. Opinion and News).
183
- 'o3-type-headline-sm-line-height': 1.75rem,
183
+ 'o3-type-headline-sm-line-height': 1.5rem,
184
184
  // Use for the main page title H1 in functional pages such as account and settings. Use across all breakpoints.
185
185
  'o3-type-title-lg-font-family': ('metric 2 VF', sans-serif),
186
186
  // Use for the main page title H1 in functional pages such as account and settings. Use across all breakpoints.
@@ -237,9 +237,9 @@ $tokens: (
237
237
  // Use this style for small screens headlines in smaller teasers and text only toppers (eg. Opinion and News).
238
238
  'o3-type-headline-sm-font-weight': 400,
239
239
  // Use this style for small screens headlines in smaller teasers and text only toppers (eg. Opinion and News).
240
- 'o3-type-headline-sm-font-size': 1.5rem,
240
+ 'o3-type-headline-sm-font-size': 1.25rem,
241
241
  // Use this style for small screens headlines in smaller teasers and text only toppers (eg. Opinion and News).
242
- 'o3-type-headline-sm-line-height': 2rem,
242
+ 'o3-type-headline-sm-line-height': 1.75rem,
243
243
  // Use for the main page title H1 in functional pages such as account and settings. Use across all breakpoints.
244
244
  'o3-type-title-lg-font-family': ('metric 2 VF', sans-serif),
245
245
  // Use for the main page title H1 in functional pages such as account and settings. Use across all breakpoints.
@@ -247,9 +247,9 @@ $tokens: (
247
247
  // Use this style for small screens headlines in smaller teasers and text only toppers (eg. Opinion and News).
248
248
  'o3-type-headline-sm-font-weight': 300,
249
249
  // Use this style for small screens headlines in smaller teasers and text only toppers (eg. Opinion and News).
250
- 'o3-type-headline-sm-font-size': 1.5rem,
250
+ 'o3-type-headline-sm-font-size': 1.25rem,
251
251
  // Use this style for small screens headlines in smaller teasers and text only toppers (eg. Opinion and News).
252
- 'o3-type-headline-sm-line-height': 1.75rem,
252
+ 'o3-type-headline-sm-line-height': 1.5rem,
253
253
  // Use for the main page title H1 in functional pages such as account and settings. Use across all breakpoints.
254
254
  'o3-type-title-lg-font-family': ('metric 2 VF', sans-serif),
255
255
  // Use for the main page title H1 in functional pages such as account and settings. Use across all breakpoints.