@newskit-render/shared-components 3.11.0-alpha.1 → 3.12.0-alpha.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.
Files changed (121) hide show
  1. package/dist/cjs/theme/sunTheme/fonts.d.ts +30 -54
  2. package/dist/cjs/theme/sunTheme/fonts.js +15 -81
  3. package/dist/cjs/theme/sunTheme/fonts.js.map +1 -1
  4. package/dist/cjs/theme/sunTheme/index.js +5 -13
  5. package/dist/cjs/theme/sunTheme/index.js.map +1 -1
  6. package/dist/cjs/theme/sunTheme/typography-presets.d.ts +167 -141
  7. package/dist/cjs/theme/sunTheme/typography-presets.js +168 -386
  8. package/dist/cjs/theme/sunTheme/typography-presets.js.map +1 -1
  9. package/dist/cjs/theme/timesTheme/fonts.d.ts +29 -38
  10. package/dist/cjs/theme/timesTheme/fonts.js +36 -66
  11. package/dist/cjs/theme/timesTheme/fonts.js.map +1 -1
  12. package/dist/cjs/theme/timesTheme/index.js +7 -23
  13. package/dist/cjs/theme/timesTheme/index.js.map +1 -1
  14. package/dist/cjs/theme/timesTheme/typographyPresets.d.ts +150 -139
  15. package/dist/cjs/theme/timesTheme/typographyPresets.js +168 -370
  16. package/dist/cjs/theme/timesTheme/typographyPresets.js.map +1 -1
  17. package/dist/cjs/theme/tlsTheme/fonts.d.ts +27 -15
  18. package/dist/cjs/theme/tlsTheme/fonts.js +38 -36
  19. package/dist/cjs/theme/tlsTheme/fonts.js.map +1 -1
  20. package/dist/cjs/theme/tlsTheme/index.js +5 -13
  21. package/dist/cjs/theme/tlsTheme/index.js.map +1 -1
  22. package/dist/cjs/theme/tlsTheme/typographyPresets.d.ts +92 -137
  23. package/dist/cjs/theme/tlsTheme/typographyPresets.js +144 -370
  24. package/dist/cjs/theme/tlsTheme/typographyPresets.js.map +1 -1
  25. package/dist/esm/theme/sunTheme/fonts.d.ts +30 -54
  26. package/dist/esm/theme/sunTheme/fonts.js +12 -81
  27. package/dist/esm/theme/sunTheme/fonts.js.map +1 -1
  28. package/dist/esm/theme/sunTheme/index.js +2 -13
  29. package/dist/esm/theme/sunTheme/index.js.map +1 -1
  30. package/dist/esm/theme/sunTheme/typography-presets.d.ts +167 -141
  31. package/dist/esm/theme/sunTheme/typography-presets.js +165 -386
  32. package/dist/esm/theme/sunTheme/typography-presets.js.map +1 -1
  33. package/dist/esm/theme/timesTheme/fonts.d.ts +29 -38
  34. package/dist/esm/theme/timesTheme/fonts.js +33 -66
  35. package/dist/esm/theme/timesTheme/fonts.js.map +1 -1
  36. package/dist/esm/theme/timesTheme/index.js +4 -23
  37. package/dist/esm/theme/timesTheme/index.js.map +1 -1
  38. package/dist/esm/theme/timesTheme/typographyPresets.d.ts +150 -139
  39. package/dist/esm/theme/timesTheme/typographyPresets.js +165 -370
  40. package/dist/esm/theme/timesTheme/typographyPresets.js.map +1 -1
  41. package/dist/esm/theme/tlsTheme/fonts.d.ts +27 -15
  42. package/dist/esm/theme/tlsTheme/fonts.js +35 -36
  43. package/dist/esm/theme/tlsTheme/fonts.js.map +1 -1
  44. package/dist/esm/theme/tlsTheme/index.js +2 -13
  45. package/dist/esm/theme/tlsTheme/index.js.map +1 -1
  46. package/dist/esm/theme/tlsTheme/typographyPresets.d.ts +92 -137
  47. package/dist/esm/theme/tlsTheme/typographyPresets.js +141 -370
  48. package/dist/esm/theme/tlsTheme/typographyPresets.js.map +1 -1
  49. package/package.json +4 -1
  50. package/dist/cjs/theme/sunTheme/border-radius.d.ts +0 -3
  51. package/dist/cjs/theme/sunTheme/border-radius.js +0 -7
  52. package/dist/cjs/theme/sunTheme/border-radius.js.map +0 -1
  53. package/dist/cjs/theme/sunTheme/colors.d.ts +0 -305
  54. package/dist/cjs/theme/sunTheme/colors.js +0 -309
  55. package/dist/cjs/theme/sunTheme/colors.js.map +0 -1
  56. package/dist/cjs/theme/sunTheme/overlays.d.ts +0 -14
  57. package/dist/cjs/theme/sunTheme/overlays.js +0 -18
  58. package/dist/cjs/theme/sunTheme/overlays.js.map +0 -1
  59. package/dist/cjs/theme/sunTheme/shadows.d.ts +0 -8
  60. package/dist/cjs/theme/sunTheme/shadows.js +0 -12
  61. package/dist/cjs/theme/sunTheme/shadows.js.map +0 -1
  62. package/dist/cjs/theme/timesTheme/borders.d.ts +0 -3
  63. package/dist/cjs/theme/timesTheme/borders.js +0 -7
  64. package/dist/cjs/theme/timesTheme/borders.js.map +0 -1
  65. package/dist/cjs/theme/timesTheme/colors.d.ts +0 -177
  66. package/dist/cjs/theme/timesTheme/colors.js +0 -181
  67. package/dist/cjs/theme/timesTheme/colors.js.map +0 -1
  68. package/dist/cjs/theme/timesTheme/overlays.d.ts +0 -14
  69. package/dist/cjs/theme/timesTheme/overlays.js +0 -18
  70. package/dist/cjs/theme/timesTheme/overlays.js.map +0 -1
  71. package/dist/cjs/theme/timesTheme/shadows.d.ts +0 -8
  72. package/dist/cjs/theme/timesTheme/shadows.js +0 -12
  73. package/dist/cjs/theme/timesTheme/shadows.js.map +0 -1
  74. package/dist/cjs/theme/tlsTheme/borders.d.ts +0 -3
  75. package/dist/cjs/theme/tlsTheme/borders.js +0 -7
  76. package/dist/cjs/theme/tlsTheme/borders.js.map +0 -1
  77. package/dist/cjs/theme/tlsTheme/colors.d.ts +0 -186
  78. package/dist/cjs/theme/tlsTheme/colors.js +0 -190
  79. package/dist/cjs/theme/tlsTheme/colors.js.map +0 -1
  80. package/dist/cjs/theme/tlsTheme/overlays.d.ts +0 -14
  81. package/dist/cjs/theme/tlsTheme/overlays.js +0 -18
  82. package/dist/cjs/theme/tlsTheme/overlays.js.map +0 -1
  83. package/dist/cjs/theme/tlsTheme/shadows.d.ts +0 -8
  84. package/dist/cjs/theme/tlsTheme/shadows.js +0 -12
  85. package/dist/cjs/theme/tlsTheme/shadows.js.map +0 -1
  86. package/dist/esm/theme/sunTheme/border-radius.d.ts +0 -3
  87. package/dist/esm/theme/sunTheme/border-radius.js +0 -4
  88. package/dist/esm/theme/sunTheme/border-radius.js.map +0 -1
  89. package/dist/esm/theme/sunTheme/colors.d.ts +0 -305
  90. package/dist/esm/theme/sunTheme/colors.js +0 -306
  91. package/dist/esm/theme/sunTheme/colors.js.map +0 -1
  92. package/dist/esm/theme/sunTheme/overlays.d.ts +0 -14
  93. package/dist/esm/theme/sunTheme/overlays.js +0 -15
  94. package/dist/esm/theme/sunTheme/overlays.js.map +0 -1
  95. package/dist/esm/theme/sunTheme/shadows.d.ts +0 -8
  96. package/dist/esm/theme/sunTheme/shadows.js +0 -9
  97. package/dist/esm/theme/sunTheme/shadows.js.map +0 -1
  98. package/dist/esm/theme/timesTheme/borders.d.ts +0 -3
  99. package/dist/esm/theme/timesTheme/borders.js +0 -4
  100. package/dist/esm/theme/timesTheme/borders.js.map +0 -1
  101. package/dist/esm/theme/timesTheme/colors.d.ts +0 -177
  102. package/dist/esm/theme/timesTheme/colors.js +0 -178
  103. package/dist/esm/theme/timesTheme/colors.js.map +0 -1
  104. package/dist/esm/theme/timesTheme/overlays.d.ts +0 -14
  105. package/dist/esm/theme/timesTheme/overlays.js +0 -15
  106. package/dist/esm/theme/timesTheme/overlays.js.map +0 -1
  107. package/dist/esm/theme/timesTheme/shadows.d.ts +0 -8
  108. package/dist/esm/theme/timesTheme/shadows.js +0 -9
  109. package/dist/esm/theme/timesTheme/shadows.js.map +0 -1
  110. package/dist/esm/theme/tlsTheme/borders.d.ts +0 -3
  111. package/dist/esm/theme/tlsTheme/borders.js +0 -4
  112. package/dist/esm/theme/tlsTheme/borders.js.map +0 -1
  113. package/dist/esm/theme/tlsTheme/colors.d.ts +0 -186
  114. package/dist/esm/theme/tlsTheme/colors.js +0 -187
  115. package/dist/esm/theme/tlsTheme/colors.js.map +0 -1
  116. package/dist/esm/theme/tlsTheme/overlays.d.ts +0 -14
  117. package/dist/esm/theme/tlsTheme/overlays.js +0 -15
  118. package/dist/esm/theme/tlsTheme/overlays.js.map +0 -1
  119. package/dist/esm/theme/tlsTheme/shadows.d.ts +0 -8
  120. package/dist/esm/theme/tlsTheme/shadows.js +0 -9
  121. package/dist/esm/theme/tlsTheme/shadows.js.map +0 -1
@@ -1,20 +1,23 @@
1
- export declare const fonts: {
1
+ declare const fonts: {
2
+ fontWeight100: number;
3
+ fontWeight200: number;
4
+ fontWeight300: number;
5
+ fontWeight400: number;
6
+ fontWeight401: number;
7
+ fontWeight500: number;
8
+ fontWeight600: number;
9
+ fontWeight700: number;
10
+ fontWeight800: number;
11
+ fontWeight900: number;
2
12
  fontFamily010: {
3
13
  fontFamily: string;
4
- fontMetrics: {};
5
14
  };
6
15
  fontFamily020: {
7
16
  fontFamily: string;
8
- fontMetrics: {};
9
17
  };
10
18
  fontFamily030: {
11
19
  fontFamily: string;
12
- fontMetrics: {};
13
20
  };
14
- fontWeight010: number;
15
- fontWeight020: number;
16
- fontWeight030: number;
17
- fontWeight040: number;
18
21
  fontSize010: string;
19
22
  fontSize020: string;
20
23
  fontSize030: string;
@@ -30,11 +33,20 @@ export declare const fonts: {
30
33
  fontSize130: string;
31
34
  fontSize140: string;
32
35
  fontSize150: string;
33
- fontLineHeight010: string;
34
- fontLineHeight020: string;
35
- fontLineHeight030: string;
36
- fontLineHeight040: string;
37
- fontLineHeight050: string;
38
- fontLineHeight060: string;
39
- fontLetterSpacing010: string;
36
+ fontSize160: string;
37
+ letterSpacing010: string;
38
+ letterSpacing020: string;
39
+ letterSpacing030: string;
40
+ letterSpacing040: string;
41
+ letterSpacing050: string;
42
+ fontLineHeight010: number;
43
+ fontLineHeight020: number;
44
+ fontLineHeight030: number;
45
+ fontLineHeight040: number;
46
+ fontLineHeight050: number;
47
+ fontLineHeight060: number;
48
+ fontStyleNormal: string;
49
+ fontStyleItalic: string;
50
+ fontStyleOblique: string;
40
51
  };
52
+ export { fonts };
@@ -1,41 +1,40 @@
1
- export var fonts = {
2
- fontFamily010: {
1
+ import TLSLight from '@newskit-themes/tls/TLS-light.json';
2
+ var fonts = TLSLight.fonts;
3
+ Object.assign(fonts.fontFamily010, {
4
+ fontFamily: "var(--graphik), 'Graphik App'",
5
+ fontMetrics: {
6
+ fontWeight010: {
7
+ capHeight: 715,
8
+ ascent: 809,
9
+ descent: -195,
10
+ lineGap: 200,
11
+ unitsPerEm: 1000,
12
+ },
13
+ },
14
+ });
15
+ Object.assign(fonts.fontFamily020, {
16
+ fontMetrics: {
3
17
  fontFamily: "var(--publico-headline), 'Publico Headline App'",
4
- fontMetrics: {},
18
+ fontWeight010: {
19
+ capHeight: 693,
20
+ ascent: 801,
21
+ descent: -199,
22
+ lineGap: 200,
23
+ unitsPerEm: 1000,
24
+ },
5
25
  },
6
- fontFamily020: {
26
+ });
27
+ Object.assign(fonts.fontFamily030, {
28
+ fontMetrics: {
7
29
  fontFamily: "var(--publico-text), 'Publico Text App'",
8
- fontMetrics: {},
9
- },
10
- fontFamily030: {
11
- fontFamily: "var(--graphik), 'Graphik App'",
12
- fontMetrics: {},
30
+ fontWeight010: {
31
+ capHeight: 693,
32
+ ascent: 781,
33
+ descent: -219,
34
+ lineGap: 200,
35
+ unitsPerEm: 1000,
36
+ },
13
37
  },
14
- fontWeight010: 400,
15
- fontWeight020: 500,
16
- fontWeight030: 600,
17
- fontWeight040: 700,
18
- fontSize010: '12px',
19
- fontSize020: '14px',
20
- fontSize030: '16px',
21
- fontSize040: '18px',
22
- fontSize050: '20px',
23
- fontSize060: '22px',
24
- fontSize070: '24px',
25
- fontSize080: '28px',
26
- fontSize090: '32px',
27
- fontSize100: '36px',
28
- fontSize110: '40px',
29
- fontSize120: '48px',
30
- fontSize130: '56px',
31
- fontSize140: '64px',
32
- fontSize150: '80px',
33
- fontLineHeight010: '1.000',
34
- fontLineHeight020: '1.125',
35
- fontLineHeight030: '1.250',
36
- fontLineHeight040: '1.500',
37
- fontLineHeight050: '1.750',
38
- fontLineHeight060: '2.000',
39
- fontLetterSpacing010: '0%',
40
- };
38
+ });
39
+ export { fonts };
41
40
  //# sourceMappingURL=fonts.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"fonts.js","sourceRoot":"","sources":["../../../../src/theme/tlsTheme/fonts.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,IAAM,KAAK,GAAG;IACnB,aAAa,EAAE;QACb,UAAU,EAAE,iDAAiD;QAC7D,WAAW,EAAE,EAAE;KAChB;IACD,aAAa,EAAE;QACb,UAAU,EAAE,yCAAyC;QACrD,WAAW,EAAE,EAAE;KAChB;IACD,aAAa,EAAE;QACb,UAAU,EAAE,+BAA+B;QAC3C,WAAW,EAAE,EAAE;KAChB;IACD,aAAa,EAAE,GAAG;IAClB,aAAa,EAAE,GAAG;IAClB,aAAa,EAAE,GAAG;IAClB,aAAa,EAAE,GAAG;IAClB,WAAW,EAAE,MAAM;IACnB,WAAW,EAAE,MAAM;IACnB,WAAW,EAAE,MAAM;IACnB,WAAW,EAAE,MAAM;IACnB,WAAW,EAAE,MAAM;IACnB,WAAW,EAAE,MAAM;IACnB,WAAW,EAAE,MAAM;IACnB,WAAW,EAAE,MAAM;IACnB,WAAW,EAAE,MAAM;IACnB,WAAW,EAAE,MAAM;IACnB,WAAW,EAAE,MAAM;IACnB,WAAW,EAAE,MAAM;IACnB,WAAW,EAAE,MAAM;IACnB,WAAW,EAAE,MAAM;IACnB,WAAW,EAAE,MAAM;IACnB,iBAAiB,EAAE,OAAO;IAC1B,iBAAiB,EAAE,OAAO;IAC1B,iBAAiB,EAAE,OAAO;IAC1B,iBAAiB,EAAE,OAAO;IAC1B,iBAAiB,EAAE,OAAO;IAC1B,iBAAiB,EAAE,OAAO;IAC1B,oBAAoB,EAAE,IAAI;CAC3B,CAAA"}
1
+ {"version":3,"file":"fonts.js","sourceRoot":"","sources":["../../../../src/theme/tlsTheme/fonts.ts"],"names":[],"mappings":"AAAA,OAAO,QAAQ,MAAM,oCAAoC,CAAA;AAEjD,IAAA,KAAK,GAAK,QAAQ,MAAb,CAAa;AAE1B,MAAM,CAAC,MAAM,CAAC,KAAK,CAAC,aAAa,EAAE;IACjC,UAAU,EAAE,+BAA+B;IAC3C,WAAW,EAAE;QACX,aAAa,EAAE;YACb,SAAS,EAAE,GAAG;YACd,MAAM,EAAE,GAAG;YACX,OAAO,EAAE,CAAC,GAAG;YACb,OAAO,EAAE,GAAG;YACZ,UAAU,EAAE,IAAI;SACjB;KACF;CACF,CAAC,CAAA;AACF,MAAM,CAAC,MAAM,CAAC,KAAK,CAAC,aAAa,EAAE;IACjC,WAAW,EAAE;QACX,UAAU,EAAE,iDAAiD;QAC7D,aAAa,EAAE;YACb,SAAS,EAAE,GAAG;YACd,MAAM,EAAE,GAAG;YACX,OAAO,EAAE,CAAC,GAAG;YACb,OAAO,EAAE,GAAG;YACZ,UAAU,EAAE,IAAI;SACjB;KACF;CACF,CAAC,CAAA;AACF,MAAM,CAAC,MAAM,CAAC,KAAK,CAAC,aAAa,EAAE;IACjC,WAAW,EAAE;QACX,UAAU,EAAE,yCAAyC;QACrD,aAAa,EAAE;YACb,SAAS,EAAE,GAAG;YACd,MAAM,EAAE,GAAG;YACX,OAAO,EAAE,CAAC,GAAG;YACb,OAAO,EAAE,GAAG;YACZ,UAAU,EAAE,IAAI;SACjB;KACF;CACF,CAAC,CAAA;AAEF,OAAO,EAAE,KAAK,EAAE,CAAA"}
@@ -10,25 +10,14 @@ var __assign = (this && this.__assign) || function () {
10
10
  return __assign.apply(this, arguments);
11
11
  };
12
12
  import { createTheme } from 'newskit';
13
- import { colors } from './colors';
14
13
  import { fonts } from './fonts';
15
- import { overlays } from './overlays';
16
- import { shadows } from './shadows';
17
14
  import { typographyPresets } from './typographyPresets';
18
- import { borders } from './borders';
19
15
  import { stylePresets } from './stylePresets';
20
16
  import { sharedTheme } from '../';
17
+ import TLSLight from '@newskit-themes/tls/TLS-light.json';
21
18
  export var tlsTheme = createTheme({
22
19
  name: 'TLS',
23
20
  baseTheme: sharedTheme,
24
- overrides: {
25
- colors: colors,
26
- fonts: fonts,
27
- overlays: overlays,
28
- shadows: shadows,
29
- typographyPresets: typographyPresets,
30
- borders: borders,
31
- stylePresets: __assign({}, stylePresets),
32
- },
21
+ overrides: __assign(__assign({}, TLSLight), { fonts: fonts, typographyPresets: typographyPresets, stylePresets: stylePresets }),
33
22
  });
34
23
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/theme/tlsTheme/index.ts"],"names":[],"mappings":";;;;;;;;;;;AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,SAAS,CAAA;AACrC,OAAO,EAAE,MAAM,EAAE,MAAM,UAAU,CAAA;AACjC,OAAO,EAAE,KAAK,EAAE,MAAM,SAAS,CAAA;AAC/B,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAA;AACrC,OAAO,EAAE,OAAO,EAAE,MAAM,WAAW,CAAA;AACnC,OAAO,EAAE,iBAAiB,EAAE,MAAM,qBAAqB,CAAA;AACvD,OAAO,EAAE,OAAO,EAAE,MAAM,WAAW,CAAA;AACnC,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAA;AAC7C,OAAO,EAAE,WAAW,EAAE,MAAM,KAAK,CAAA;AAEjC,MAAM,CAAC,IAAM,QAAQ,GAAG,WAAW,CAAC;IAClC,IAAI,EAAE,KAAK;IACX,SAAS,EAAE,WAAW;IACtB,SAAS,EAAE;QACT,MAAM,QAAA;QACN,KAAK,OAAA;QACL,QAAQ,UAAA;QACR,OAAO,SAAA;QACP,iBAAiB,mBAAA;QACjB,OAAO,SAAA;QACP,YAAY,eACP,YAAY,CAChB;KACF;CACF,CAAC,CAAA"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/theme/tlsTheme/index.ts"],"names":[],"mappings":";;;;;;;;;;;AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,SAAS,CAAA;AACrC,OAAO,EAAE,KAAK,EAAE,MAAM,SAAS,CAAA;AAC/B,OAAO,EAAE,iBAAiB,EAAE,MAAM,qBAAqB,CAAA;AACvD,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAA;AAC7C,OAAO,EAAE,WAAW,EAAE,MAAM,KAAK,CAAA;AACjC,OAAO,QAAQ,MAAM,oCAAoC,CAAA;AAEzD,MAAM,CAAC,IAAM,QAAQ,GAAG,WAAW,CAAC;IAClC,IAAI,EAAE,KAAK;IACX,SAAS,EAAE,WAAW;IACtB,SAAS,wBACJ,QAAQ,KACX,KAAK,OAAA,EACL,iBAAiB,mBAAA,EACjB,YAAY,cAAA,GACb;CACF,CAAC,CAAA"}
@@ -1,370 +1,325 @@
1
- export declare const typographyPresets: {
1
+ declare const typographyPresets: {
2
2
  editorialDisplay010: {
3
3
  fontFamily: string;
4
- fontWeight: string;
4
+ fontWeight: number;
5
+ lineHeight: number;
5
6
  fontSize: string;
6
- lineHeight: string;
7
7
  letterSpacing: string;
8
- fontStretch: string;
9
8
  };
10
9
  editorialDisplay020: {
11
10
  fontFamily: string;
12
- fontWeight: string;
11
+ fontWeight: number;
12
+ lineHeight: number;
13
13
  fontSize: string;
14
- lineHeight: string;
15
14
  letterSpacing: string;
16
- fontStretch: string;
17
15
  };
18
16
  editorialDisplay030: {
19
17
  fontFamily: string;
20
- fontWeight: string;
18
+ fontWeight: number;
19
+ lineHeight: number;
21
20
  fontSize: string;
22
- lineHeight: string;
23
21
  letterSpacing: string;
24
- fontStretch: string;
25
22
  };
26
23
  editorialHeadline010: {
27
24
  fontFamily: string;
28
- fontWeight: string;
25
+ fontWeight: number;
26
+ lineHeight: number;
29
27
  fontSize: string;
30
- lineHeight: string;
31
28
  letterSpacing: string;
32
- fontStretch: string;
33
29
  };
34
30
  editorialHeadline020: {
35
31
  fontFamily: string;
36
- fontWeight: string;
32
+ fontWeight: number;
33
+ lineHeight: number;
37
34
  fontSize: string;
38
- lineHeight: string;
39
35
  letterSpacing: string;
40
- fontStretch: string;
41
36
  };
42
37
  editorialHeadline030: {
43
38
  fontFamily: string;
44
- fontWeight: string;
39
+ fontWeight: number;
40
+ lineHeight: number;
45
41
  fontSize: string;
46
- lineHeight: string;
47
42
  letterSpacing: string;
48
- fontStretch: string;
49
43
  };
50
44
  editorialHeadline040: {
51
45
  fontFamily: string;
52
- fontWeight: string;
46
+ fontWeight: number;
47
+ lineHeight: number;
53
48
  fontSize: string;
54
- lineHeight: string;
55
49
  letterSpacing: string;
56
- fontStretch: string;
57
50
  };
58
51
  editorialHeadline050: {
59
52
  fontFamily: string;
60
- fontWeight: string;
53
+ fontWeight: number;
54
+ lineHeight: number;
61
55
  fontSize: string;
62
- lineHeight: string;
63
56
  letterSpacing: string;
64
- fontStretch: string;
65
57
  };
66
58
  editorialHeadline060: {
67
59
  fontFamily: string;
68
- fontWeight: string;
60
+ fontWeight: number;
61
+ lineHeight: number;
69
62
  fontSize: string;
70
- lineHeight: string;
71
63
  letterSpacing: string;
72
- fontStretch: string;
73
64
  };
74
65
  editorialHeadline070: {
75
66
  fontFamily: string;
76
- fontWeight: string;
67
+ fontWeight: number;
68
+ lineHeight: number;
77
69
  fontSize: string;
78
- lineHeight: string;
79
70
  letterSpacing: string;
80
- fontStretch: string;
81
71
  };
82
72
  editorialHeadline080: {
83
73
  fontFamily: string;
84
- fontWeight: string;
74
+ fontWeight: number;
75
+ lineHeight: number;
85
76
  fontSize: string;
86
- lineHeight: string;
87
77
  letterSpacing: string;
88
- fontStretch: string;
89
78
  };
90
79
  editorialSubheadline010: {
91
80
  fontFamily: string;
92
- fontWeight: string;
81
+ fontWeight: number;
82
+ lineHeight: number;
93
83
  fontSize: string;
94
- lineHeight: string;
95
84
  letterSpacing: string;
96
- fontStretch: string;
97
85
  };
98
86
  editorialSubheadline020: {
99
87
  fontFamily: string;
100
- fontWeight: string;
88
+ fontWeight: number;
89
+ lineHeight: number;
101
90
  fontSize: string;
102
- lineHeight: string;
103
91
  letterSpacing: string;
104
- fontStretch: string;
105
92
  };
106
93
  editorialSubheadline030: {
107
94
  fontFamily: string;
108
- fontWeight: string;
95
+ fontWeight: number;
96
+ lineHeight: number;
109
97
  fontSize: string;
110
- lineHeight: string;
111
98
  letterSpacing: string;
112
- fontStretch: string;
113
99
  };
114
100
  editorialSubheadline040: {
115
101
  fontFamily: string;
116
- fontWeight: string;
102
+ fontWeight: number;
103
+ lineHeight: number;
117
104
  fontSize: string;
118
- lineHeight: string;
119
105
  letterSpacing: string;
120
- fontStretch: string;
121
106
  };
122
107
  editorialSubheadline050: {
123
108
  fontFamily: string;
124
- fontWeight: string;
109
+ fontWeight: number;
110
+ lineHeight: number;
125
111
  fontSize: string;
126
- lineHeight: string;
127
112
  letterSpacing: string;
128
- fontStretch: string;
129
113
  };
130
114
  editorialParagraph010: {
131
115
  fontFamily: string;
132
- fontWeight: string;
116
+ fontWeight: number;
117
+ lineHeight: number;
133
118
  fontSize: string;
134
- lineHeight: string;
135
119
  letterSpacing: string;
136
- fontStretch: string;
137
120
  };
138
121
  editorialParagraph020: {
139
122
  fontFamily: string;
140
- fontWeight: string;
123
+ fontWeight: number;
124
+ lineHeight: number;
141
125
  fontSize: string;
142
- lineHeight: string;
143
126
  letterSpacing: string;
144
- fontStretch: string;
145
127
  };
146
128
  editorialParagraph030: {
147
129
  fontFamily: string;
148
- fontWeight: string;
130
+ fontWeight: number;
131
+ lineHeight: number;
149
132
  fontSize: string;
150
- lineHeight: string;
151
133
  letterSpacing: string;
152
- fontStretch: string;
153
134
  };
154
135
  editorialQuote010: {
155
136
  fontFamily: string;
156
137
  fontWeight: string;
138
+ lineHeight: number;
157
139
  fontSize: string;
158
- lineHeight: string;
159
140
  letterSpacing: string;
160
- fontStretch: string;
161
141
  };
162
142
  editorialQuote020: {
163
143
  fontFamily: string;
164
144
  fontWeight: string;
145
+ lineHeight: number;
165
146
  fontSize: string;
166
- lineHeight: string;
167
147
  letterSpacing: string;
168
- fontStretch: string;
169
148
  };
170
149
  editorialCaption010: {
171
150
  fontFamily: string;
172
- fontWeight: string;
151
+ fontWeight: number;
152
+ lineHeight: number;
173
153
  fontSize: string;
174
- lineHeight: string;
175
154
  letterSpacing: string;
176
- fontStretch: string;
177
155
  };
178
156
  editorialLabel010: {
179
157
  fontFamily: string;
180
- fontWeight: string;
158
+ fontWeight: number;
159
+ lineHeight: number;
181
160
  fontSize: string;
182
- lineHeight: string;
183
161
  letterSpacing: string;
184
- fontStretch: string;
185
162
  };
186
163
  editorialLabel020: {
187
164
  fontFamily: string;
188
- fontWeight: string;
165
+ fontWeight: number;
166
+ lineHeight: number;
189
167
  fontSize: string;
190
- lineHeight: string;
191
168
  letterSpacing: string;
192
- fontStretch: string;
193
169
  };
194
170
  editorialLabel030: {
195
171
  fontFamily: string;
196
- fontWeight: string;
172
+ fontWeight: number;
173
+ lineHeight: number;
197
174
  fontSize: string;
198
- lineHeight: string;
199
175
  letterSpacing: string;
200
- fontStretch: string;
201
176
  };
202
177
  utilityHeading010: {
203
178
  fontFamily: string;
204
- fontWeight: string;
179
+ fontWeight: number;
180
+ lineHeight: number;
205
181
  fontSize: string;
206
- lineHeight: string;
207
182
  letterSpacing: string;
208
- fontStretch: string;
209
183
  };
210
184
  utilityHeading020: {
211
185
  fontFamily: string;
212
- fontWeight: string;
186
+ fontWeight: number;
187
+ lineHeight: number;
213
188
  fontSize: string;
214
- lineHeight: string;
215
189
  letterSpacing: string;
216
- fontStretch: string;
217
190
  };
218
191
  utilityHeading030: {
219
192
  fontFamily: string;
220
- fontWeight: string;
193
+ fontWeight: number;
194
+ lineHeight: number;
221
195
  fontSize: string;
222
- lineHeight: string;
223
196
  letterSpacing: string;
224
- fontStretch: string;
225
197
  };
226
198
  utilityHeading040: {
227
199
  fontFamily: string;
228
- fontWeight: string;
200
+ fontWeight: number;
201
+ lineHeight: number;
229
202
  fontSize: string;
230
- lineHeight: string;
231
203
  letterSpacing: string;
232
- fontStretch: string;
233
204
  };
234
205
  utilityHeading050: {
235
206
  fontFamily: string;
236
- fontWeight: string;
207
+ fontWeight: number;
208
+ lineHeight: number;
237
209
  fontSize: string;
238
- lineHeight: string;
239
210
  letterSpacing: string;
240
- fontStretch: string;
241
211
  };
242
212
  utilitySubheading010: {
243
213
  fontFamily: string;
244
- fontWeight: string;
214
+ fontWeight: number;
215
+ lineHeight: number;
245
216
  fontSize: string;
246
- lineHeight: string;
247
217
  letterSpacing: string;
248
- fontStretch: string;
249
218
  };
250
219
  utilitySubheading020: {
251
220
  fontFamily: string;
252
- fontWeight: string;
221
+ fontWeight: number;
222
+ lineHeight: number;
253
223
  fontSize: string;
254
- lineHeight: string;
255
224
  letterSpacing: string;
256
- fontStretch: string;
257
225
  };
258
226
  utilitySubheading030: {
259
227
  fontFamily: string;
260
- fontWeight: string;
228
+ fontWeight: number;
229
+ lineHeight: number;
261
230
  fontSize: string;
262
- lineHeight: string;
263
231
  letterSpacing: string;
264
- fontStretch: string;
265
232
  };
266
233
  utilitySubheading040: {
267
234
  fontFamily: string;
268
- fontWeight: string;
235
+ fontWeight: number;
236
+ lineHeight: number;
269
237
  fontSize: string;
270
- lineHeight: string;
271
238
  letterSpacing: string;
272
- fontStretch: string;
273
239
  };
274
240
  utilitySubheading050: {
275
241
  fontFamily: string;
276
- fontWeight: string;
242
+ fontWeight: number;
243
+ lineHeight: number;
277
244
  fontSize: string;
278
- lineHeight: string;
279
245
  letterSpacing: string;
280
- fontStretch: string;
281
246
  };
282
247
  utilityBody010: {
283
248
  fontFamily: string;
284
- fontWeight: string;
249
+ fontWeight: number;
250
+ lineHeight: number;
285
251
  fontSize: string;
286
- lineHeight: string;
287
252
  letterSpacing: string;
288
- fontStretch: string;
289
253
  };
290
254
  utilityBody020: {
291
255
  fontFamily: string;
292
- fontWeight: string;
256
+ fontWeight: number;
257
+ lineHeight: number;
293
258
  fontSize: string;
294
- lineHeight: string;
295
259
  letterSpacing: string;
296
- fontStretch: string;
297
260
  };
298
261
  utilityBody030: {
299
262
  fontFamily: string;
300
- fontWeight: string;
263
+ fontWeight: number;
264
+ lineHeight: number;
301
265
  fontSize: string;
302
- lineHeight: string;
303
266
  letterSpacing: string;
304
- fontStretch: string;
305
267
  };
306
268
  utilityLabel010: {
307
269
  fontFamily: string;
308
- fontWeight: string;
270
+ fontWeight: number;
271
+ lineHeight: number;
309
272
  fontSize: string;
310
- lineHeight: string;
311
273
  letterSpacing: string;
312
- fontStretch: string;
313
274
  };
314
275
  utilityLabel020: {
315
276
  fontFamily: string;
316
- fontWeight: string;
277
+ fontWeight: number;
278
+ lineHeight: number;
317
279
  fontSize: string;
318
- lineHeight: string;
319
280
  letterSpacing: string;
320
- fontStretch: string;
321
281
  };
322
282
  utilityLabel030: {
323
283
  fontFamily: string;
324
- fontWeight: string;
284
+ fontWeight: number;
285
+ lineHeight: number;
325
286
  fontSize: string;
326
- lineHeight: string;
327
287
  letterSpacing: string;
328
- fontStretch: string;
329
288
  };
330
289
  utilityButton010: {
331
290
  fontFamily: string;
332
- fontWeight: string;
291
+ fontWeight: number;
292
+ lineHeight: number;
333
293
  fontSize: string;
334
- lineHeight: string;
335
294
  letterSpacing: string;
336
- fontStretch: string;
337
295
  };
338
296
  utilityButton020: {
339
297
  fontFamily: string;
340
- fontWeight: string;
298
+ fontWeight: number;
299
+ lineHeight: number;
341
300
  fontSize: string;
342
- lineHeight: string;
343
301
  letterSpacing: string;
344
- fontStretch: string;
345
302
  };
346
303
  utilityButton030: {
347
304
  fontFamily: string;
348
- fontWeight: string;
305
+ fontWeight: number;
306
+ lineHeight: number;
349
307
  fontSize: string;
350
- lineHeight: string;
351
308
  letterSpacing: string;
352
- fontStretch: string;
353
309
  };
354
310
  utilityMeta010: {
355
311
  fontFamily: string;
356
- fontWeight: string;
312
+ fontWeight: number;
313
+ lineHeight: number;
357
314
  fontSize: string;
358
- lineHeight: string;
359
315
  letterSpacing: string;
360
- fontStretch: string;
361
316
  };
362
317
  utilityMeta020: {
363
318
  fontFamily: string;
364
- fontWeight: string;
319
+ fontWeight: number;
320
+ lineHeight: number;
365
321
  fontSize: string;
366
- lineHeight: string;
367
322
  letterSpacing: string;
368
- fontStretch: string;
369
323
  };
370
324
  };
325
+ export { typographyPresets };