@@ -2705,6 +2705,78 @@ export const typography = [
27052705 attributes : { } ,
27062706 path : [ 'typography' , 'paragraph' , 'short' , 'xsmall' ] ,
27072707 } ,
2708+ {
2709+ value : "400 clamp(1.09rem, calc(0.34vw + 1.03rem), 1.31rem)/1.7 'Inter'" ,
2710+ type : 'typography' ,
2711+ filePath : '../../design-tokens/Base/Semantic.json' ,
2712+ isSource : false ,
2713+ original : {
2714+ value : {
2715+ fontFamily : '{fontFamilies.inter}' ,
2716+ fontWeight : '{fontWeights.regular}' ,
2717+ lineHeight : '{lineHeights.700}' ,
2718+ fontSize : '{font-size.f1}' ,
2719+ } ,
2720+ type : 'typography' ,
2721+ } ,
2722+ name : '--fds-typography-paragraph-long-large' ,
2723+ attributes : { } ,
2724+ path : [ 'typography' , 'paragraph' , 'long' , 'large' ] ,
2725+ } ,
2726+ {
2727+ value : "400 clamp(1.00rem, calc(0.19vw + 0.96rem), 1.13rem)/1.7 'Inter'" ,
2728+ type : 'typography' ,
2729+ filePath : '../../design-tokens/Base/Semantic.json' ,
2730+ isSource : false ,
2731+ original : {
2732+ value : {
2733+ fontFamily : '{fontFamilies.inter}' ,
2734+ fontWeight : '{fontWeights.regular}' ,
2735+ lineHeight : '{lineHeights.700}' ,
2736+ fontSize : '{font-size.f0}' ,
2737+ } ,
2738+ type : 'typography' ,
2739+ } ,
2740+ name : '--fds-typography-paragraph-long-medium' ,
2741+ attributes : { } ,
2742+ path : [ 'typography' , 'paragraph' , 'long' , 'medium' ] ,
2743+ } ,
2744+ {
2745+ value : "400 clamp(0.91rem, calc(0.10vw + 0.89rem), 0.97rem)/1.7 'Inter'" ,
2746+ type : 'typography' ,
2747+ filePath : '../../design-tokens/Base/Semantic.json' ,
2748+ isSource : false ,
2749+ original : {
2750+ value : {
2751+ fontFamily : '{fontFamilies.inter}' ,
2752+ fontWeight : '{fontWeights.regular}' ,
2753+ lineHeight : '{lineHeights.700}' ,
2754+ fontSize : '{font-size.f-1}' ,
2755+ } ,
2756+ type : 'typography' ,
2757+ } ,
2758+ name : '--fds-typography-paragraph-long-small' ,
2759+ attributes : { } ,
2760+ path : [ 'typography' , 'paragraph' , 'long' , 'small' ] ,
2761+ } ,
2762+ {
2763+ value : "400 clamp(0.81rem, calc(0.05vw + 0.80rem), 0.84rem)/1.7 'Inter'" ,
2764+ type : 'typography' ,
2765+ filePath : '../../design-tokens/Base/Semantic.json' ,
2766+ isSource : false ,
2767+ original : {
2768+ value : {
2769+ fontFamily : '{fontFamilies.inter}' ,
2770+ fontWeight : '{fontWeights.regular}' ,
2771+ lineHeight : '{lineHeights.700}' ,
2772+ fontSize : '{font-size.f-2}' ,
2773+ } ,
2774+ type : 'typography' ,
2775+ } ,
2776+ name : '--fds-typography-paragraph-long-xsmall' ,
2777+ attributes : { } ,
2778+ path : [ 'typography' , 'paragraph' , 'long' , 'xsmall' ] ,
2779+ } ,
27082780 {
27092781 value : "500 clamp(1.09rem, calc(0.34vw + 1.03rem), 1.31rem)/1.3 'Inter'" ,
27102782 type : 'typography' ,
0 commit comments