@alfalab/core-components-typography 2.2.0 → 2.3.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 (59) hide show
  1. package/CHANGELOG.md +11 -0
  2. package/dist/colors.css +13 -13
  3. package/dist/{colors.module-7d312c25.d.ts → colors.module-35c48cf7.d.ts} +0 -0
  4. package/dist/{colors.module-7d312c25.js → colors.module-35c48cf7.js} +1 -1
  5. package/dist/common.module-8f8baeca.js +6 -0
  6. package/dist/component.js +2 -2
  7. package/dist/cssm/index.d.ts +2 -0
  8. package/dist/esm/colors.css +13 -13
  9. package/dist/esm/{colors.module-c988507f.d.ts → colors.module-2c206829.d.ts} +0 -0
  10. package/dist/esm/{colors.module-c988507f.js → colors.module-2c206829.js} +1 -1
  11. package/dist/esm/common.module-c6bc7a27.js +4 -0
  12. package/dist/esm/component.js +2 -2
  13. package/dist/esm/index.d.ts +2 -0
  14. package/dist/esm/index.js +2 -2
  15. package/dist/esm/text/component.js +2 -2
  16. package/dist/esm/text/index.css +14 -14
  17. package/dist/esm/text/index.js +1 -1
  18. package/dist/esm/title/common.css +5 -5
  19. package/dist/esm/title/component.js +1 -1
  20. package/dist/esm/title/index.css +19 -19
  21. package/dist/esm/title/index.js +3 -3
  22. package/dist/esm/title-responsive/component.js +3 -3
  23. package/dist/esm/title-responsive/index.css +46 -46
  24. package/dist/esm/title-responsive/index.js +2 -2
  25. package/dist/index.d.ts +2 -0
  26. package/dist/index.js +2 -2
  27. package/dist/modern/colors.css +13 -13
  28. package/dist/modern/colors.module-148ba739.js +4 -0
  29. package/dist/modern/common.module-c6bc7a27.js +4 -0
  30. package/dist/modern/component.js +2 -2
  31. package/dist/modern/index.d.ts +2 -0
  32. package/dist/modern/index.js +2 -2
  33. package/dist/modern/text/component.js +2 -2
  34. package/dist/modern/text/index.css +14 -14
  35. package/dist/modern/text/index.js +1 -1
  36. package/dist/modern/title/common.css +5 -5
  37. package/dist/modern/title/component.js +1 -1
  38. package/dist/modern/title/index.css +19 -19
  39. package/dist/modern/title/index.js +3 -3
  40. package/dist/modern/title-responsive/component.js +3 -3
  41. package/dist/modern/title-responsive/index.css +46 -46
  42. package/dist/modern/title-responsive/index.js +2 -2
  43. package/dist/text/component.d.ts +2 -2
  44. package/dist/text/component.js +2 -2
  45. package/dist/text/index.css +14 -14
  46. package/dist/text/index.js +1 -1
  47. package/dist/title/common.css +5 -5
  48. package/dist/title/component.d.ts +3 -3
  49. package/dist/title/component.js +1 -1
  50. package/dist/title/index.css +19 -19
  51. package/dist/title/index.js +3 -3
  52. package/dist/title-responsive/component.js +3 -3
  53. package/dist/title-responsive/index.css +46 -46
  54. package/dist/title-responsive/index.js +2 -2
  55. package/package.json +2 -2
  56. package/dist/common.module-c6130e05.js +0 -6
  57. package/dist/esm/common.module-15dfca9d.js +0 -4
  58. package/dist/modern/colors.module-3f74b55a.js +0 -4
  59. package/dist/modern/common.module-15dfca9d.js +0 -4
package/CHANGELOG.md CHANGED
@@ -3,6 +3,17 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # [2.3.0](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-typography@2.2.0...@alfalab/core-components-typography@2.3.0) (2022-01-17)
7
+
8
+
9
+ ### Features
10
+
11
+ * **typography:** export types ([#940](https://github.com/alfa-laboratory/core-components/issues/940)) ([498227c](https://github.com/alfa-laboratory/core-components/commit/498227c272659a1ebf890eee61c6fecdd110faee))
12
+
13
+
14
+
15
+
16
+
6
17
  # [2.2.0](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-typography@2.1.0...@alfalab/core-components-typography@2.2.0) (2021-09-14)
7
18
 
8
19
 
package/dist/colors.css CHANGED
@@ -1,4 +1,4 @@
1
- /* hash: 1kuiz */
1
+ /* hash: 7rmvg */
2
2
  :root {
3
3
  --color-light-text-accent: #ef3124;
4
4
  --color-light-text-attention: #de6a00;
@@ -22,39 +22,39 @@
22
22
  /* Hard up */
23
23
  }
24
24
  /* colors */
25
- .typography__tertiary_1kuiz {
25
+ .typography__tertiary_1t8fi {
26
26
  color: var(--color-light-text-tertiary);
27
27
  }
28
- .typography__disabled_1kuiz {
28
+ .typography__disabled_1t8fi {
29
29
  color: var(--color-light-text-disabled);
30
30
  }
31
- .typography__accent_1kuiz {
31
+ .typography__accent_1t8fi {
32
32
  color: var(--color-light-text-accent);
33
33
  }
34
- .typography__primary_1kuiz {
34
+ .typography__primary_1t8fi {
35
35
  color: var(--color-light-text-primary);
36
36
  }
37
- .typography__attention_1kuiz {
37
+ .typography__attention_1t8fi {
38
38
  color: var(--color-light-text-attention);
39
39
  }
40
- .typography__positive_1kuiz {
40
+ .typography__positive_1t8fi {
41
41
  color: var(--color-light-text-positive);
42
42
  }
43
- .typography__secondary_1kuiz {
43
+ .typography__secondary_1t8fi {
44
44
  color: var(--color-light-text-secondary);
45
45
  }
46
- .typography__tertiary-inverted_1kuiz {
46
+ .typography__tertiary-inverted_1t8fi {
47
47
  color: var(--color-light-text-tertiary-inverted);
48
48
  }
49
- .typography__primary-inverted_1kuiz {
49
+ .typography__primary-inverted_1t8fi {
50
50
  color: var(--color-light-text-primary-inverted);
51
51
  }
52
- .typography__secondary-inverted_1kuiz {
52
+ .typography__secondary-inverted_1t8fi {
53
53
  color: var(--color-light-text-secondary-inverted);
54
54
  }
55
- .typography__link_1kuiz {
55
+ .typography__link_1t8fi {
56
56
  color: var(--color-light-text-link);
57
57
  }
58
- .typography__negative_1kuiz {
58
+ .typography__negative_1t8fi {
59
59
  color: var(--color-light-text-negative);
60
60
  }
@@ -39,7 +39,7 @@ function __rest(s, e) {
39
39
  return t;
40
40
  }
41
41
 
42
- var colors = {"tertiary":"typography__tertiary_1kuiz","disabled":"typography__disabled_1kuiz","accent":"typography__accent_1kuiz","primary":"typography__primary_1kuiz","attention":"typography__attention_1kuiz","positive":"typography__positive_1kuiz","secondary":"typography__secondary_1kuiz","tertiary-inverted":"typography__tertiary-inverted_1kuiz","primary-inverted":"typography__primary-inverted_1kuiz","secondary-inverted":"typography__secondary-inverted_1kuiz","link":"typography__link_1kuiz","negative":"typography__negative_1kuiz"};
42
+ var colors = {"tertiary":"typography__tertiary_1t8fi","disabled":"typography__disabled_1t8fi","accent":"typography__accent_1t8fi","primary":"typography__primary_1t8fi","attention":"typography__attention_1t8fi","positive":"typography__positive_1t8fi","secondary":"typography__secondary_1t8fi","tertiary-inverted":"typography__tertiary-inverted_1t8fi","primary-inverted":"typography__primary-inverted_1t8fi","secondary-inverted":"typography__secondary-inverted_1t8fi","link":"typography__link_1t8fi","negative":"typography__negative_1t8fi"};
43
43
  require('./colors.css')
44
44
 
45
45
  exports.__rest = __rest;
@@ -0,0 +1,6 @@
1
+ 'use strict';
2
+
3
+ var commonStyles = {"component":"typography__component_1mh7d","bold":"typography__bold_1mh7d","medium":"typography__medium_1mh7d","regular":"typography__regular_1mh7d"};
4
+ require('./title/common.css')
5
+
6
+ exports.commonStyles = commonStyles;
package/dist/component.js CHANGED
@@ -2,11 +2,11 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- require('./colors.module-7d312c25.js');
5
+ require('./colors.module-35c48cf7.js');
6
6
  require('react');
7
7
  require('classnames');
8
8
  require('./title/component.js');
9
- require('./common.module-c6130e05.js');
9
+ require('./common.module-8f8baeca.js');
10
10
  var title_index = require('./title/index.js');
11
11
  var text_component = require('./text/component.js');
12
12
  var titleResponsive_component = require('./title-responsive/component.js');
@@ -1 +1,3 @@
1
1
  export * from "./component";
2
+ export { TitleProps } from "./title/index";
3
+ export { TextProps } from "./text/index";
@@ -1,4 +1,4 @@
1
- /* hash: 1kuiz */
1
+ /* hash: 7rmvg */
2
2
  :root {
3
3
  --color-light-text-accent: #ef3124;
4
4
  --color-light-text-attention: #de6a00;
@@ -22,39 +22,39 @@
22
22
  /* Hard up */
23
23
  }
24
24
  /* colors */
25
- .typography__tertiary_1kuiz {
25
+ .typography__tertiary_1t8fi {
26
26
  color: var(--color-light-text-tertiary);
27
27
  }
28
- .typography__disabled_1kuiz {
28
+ .typography__disabled_1t8fi {
29
29
  color: var(--color-light-text-disabled);
30
30
  }
31
- .typography__accent_1kuiz {
31
+ .typography__accent_1t8fi {
32
32
  color: var(--color-light-text-accent);
33
33
  }
34
- .typography__primary_1kuiz {
34
+ .typography__primary_1t8fi {
35
35
  color: var(--color-light-text-primary);
36
36
  }
37
- .typography__attention_1kuiz {
37
+ .typography__attention_1t8fi {
38
38
  color: var(--color-light-text-attention);
39
39
  }
40
- .typography__positive_1kuiz {
40
+ .typography__positive_1t8fi {
41
41
  color: var(--color-light-text-positive);
42
42
  }
43
- .typography__secondary_1kuiz {
43
+ .typography__secondary_1t8fi {
44
44
  color: var(--color-light-text-secondary);
45
45
  }
46
- .typography__tertiary-inverted_1kuiz {
46
+ .typography__tertiary-inverted_1t8fi {
47
47
  color: var(--color-light-text-tertiary-inverted);
48
48
  }
49
- .typography__primary-inverted_1kuiz {
49
+ .typography__primary-inverted_1t8fi {
50
50
  color: var(--color-light-text-primary-inverted);
51
51
  }
52
- .typography__secondary-inverted_1kuiz {
52
+ .typography__secondary-inverted_1t8fi {
53
53
  color: var(--color-light-text-secondary-inverted);
54
54
  }
55
- .typography__link_1kuiz {
55
+ .typography__link_1t8fi {
56
56
  color: var(--color-light-text-link);
57
57
  }
58
- .typography__negative_1kuiz {
58
+ .typography__negative_1t8fi {
59
59
  color: var(--color-light-text-negative);
60
60
  }
@@ -37,7 +37,7 @@ function __rest(s, e) {
37
37
  return t;
38
38
  }
39
39
 
40
- var colors = {"tertiary":"typography__tertiary_1kuiz","disabled":"typography__disabled_1kuiz","accent":"typography__accent_1kuiz","primary":"typography__primary_1kuiz","attention":"typography__attention_1kuiz","positive":"typography__positive_1kuiz","secondary":"typography__secondary_1kuiz","tertiary-inverted":"typography__tertiary-inverted_1kuiz","primary-inverted":"typography__primary-inverted_1kuiz","secondary-inverted":"typography__secondary-inverted_1kuiz","link":"typography__link_1kuiz","negative":"typography__negative_1kuiz"};
40
+ var colors = {"tertiary":"typography__tertiary_1t8fi","disabled":"typography__disabled_1t8fi","accent":"typography__accent_1t8fi","primary":"typography__primary_1t8fi","attention":"typography__attention_1t8fi","positive":"typography__positive_1t8fi","secondary":"typography__secondary_1t8fi","tertiary-inverted":"typography__tertiary-inverted_1t8fi","primary-inverted":"typography__primary-inverted_1t8fi","secondary-inverted":"typography__secondary-inverted_1t8fi","link":"typography__link_1t8fi","negative":"typography__negative_1t8fi"};
41
41
  require('./colors.css')
42
42
 
43
43
  export { __assign as _, __rest as a, colors as c };
@@ -0,0 +1,4 @@
1
+ var commonStyles = {"component":"typography__component_1mh7d","bold":"typography__bold_1mh7d","medium":"typography__medium_1mh7d","regular":"typography__regular_1mh7d"};
2
+ require('./title/common.css')
3
+
4
+ export { commonStyles as c };
@@ -1,8 +1,8 @@
1
- import './colors.module-c988507f.js';
1
+ import './colors.module-2c206829.js';
2
2
  import 'react';
3
3
  import 'classnames';
4
4
  import './title/component.js';
5
- import './common.module-15dfca9d.js';
5
+ import './common.module-c6bc7a27.js';
6
6
  import { Title } from './title/index.js';
7
7
  import { Text } from './text/component.js';
8
8
  import { TitleResponsive } from './title-responsive/component.js';
@@ -1 +1,3 @@
1
1
  export * from "./component";
2
+ export { TitleProps } from "./title/index";
3
+ export { TextProps } from "./text/index";
package/dist/esm/index.js CHANGED
@@ -1,8 +1,8 @@
1
- import './colors.module-c988507f.js';
1
+ import './colors.module-2c206829.js';
2
2
  import 'react';
3
3
  import 'classnames';
4
4
  import './title/component.js';
5
- import './common.module-15dfca9d.js';
5
+ import './common.module-c6bc7a27.js';
6
6
  import './title/index.js';
7
7
  import './text/component.js';
8
8
  import './title-responsive/component.js';
@@ -1,8 +1,8 @@
1
- import { a as __rest, _ as __assign, c as colors } from '../colors.module-c988507f.js';
1
+ import { a as __rest, _ as __assign, c as colors } from '../colors.module-2c206829.js';
2
2
  import React, { forwardRef } from 'react';
3
3
  import cn from 'classnames';
4
4
 
5
- var styles = {"paragraph":"typography__paragraph_qlj8b","primary-large":"typography__primary-large_qlj8b","primary-medium":"typography__primary-medium_qlj8b","primary-small":"typography__primary-small_qlj8b","secondary-large":"typography__secondary-large_qlj8b","secondary-medium":"typography__secondary-medium_qlj8b","secondary-small":"typography__secondary-small_qlj8b","component":"typography__component_qlj8b","caps":"typography__caps_qlj8b","bold":"typography__bold_qlj8b","medium":"typography__medium_qlj8b","regular":"typography__regular_qlj8b","monospace":"typography__monospace_qlj8b"};
5
+ var styles = {"paragraph":"typography__paragraph_15q31","primary-large":"typography__primary-large_15q31","primary-medium":"typography__primary-medium_15q31","primary-small":"typography__primary-small_15q31","secondary-large":"typography__secondary-large_15q31","secondary-medium":"typography__secondary-medium_15q31","secondary-small":"typography__secondary-small_15q31","component":"typography__component_15q31","caps":"typography__caps_15q31","bold":"typography__bold_15q31","medium":"typography__medium_15q31","regular":"typography__regular_15q31","monospace":"typography__monospace_15q31"};
6
6
  require('./index.css')
7
7
 
8
8
  var Text = forwardRef(function (_a, ref) {
@@ -1,4 +1,4 @@
1
- /* hash: qlj8b */
1
+ /* hash: 1o3ta */
2
2
  :root {
3
3
 
4
4
  /* Hard */
@@ -13,62 +13,62 @@
13
13
  :root {
14
14
  --text-paragraph-margin-bottom: 0 0 var(--gap-s);
15
15
  }
16
- .typography__paragraph_qlj8b {
16
+ .typography__paragraph_15q31 {
17
17
  margin: var(--text-paragraph-margin-bottom);
18
18
  padding: 0;
19
19
  }
20
- .typography__primary-large_qlj8b {
20
+ .typography__primary-large_15q31 {
21
21
  font-size: 18px;
22
22
  line-height: 24px;
23
23
  font-weight: 400;
24
24
  }
25
- .typography__primary-medium_qlj8b {
25
+ .typography__primary-medium_15q31 {
26
26
  font-size: 16px;
27
27
  line-height: 24px;
28
28
  font-weight: 400;
29
29
  }
30
- .typography__primary-small_qlj8b {
30
+ .typography__primary-small_15q31 {
31
31
  font-size: 14px;
32
32
  line-height: 20px;
33
33
  font-weight: 400;
34
34
  }
35
- .typography__secondary-large_qlj8b {
35
+ .typography__secondary-large_15q31 {
36
36
  font-size: 13px;
37
37
  line-height: 16px;
38
38
  font-weight: 400;
39
39
  }
40
- .typography__secondary-medium_qlj8b {
40
+ .typography__secondary-medium_15q31 {
41
41
  font-size: 12px;
42
42
  line-height: 16px;
43
43
  font-weight: 400;
44
44
  }
45
- .typography__secondary-small_qlj8b {
45
+ .typography__secondary-small_15q31 {
46
46
  font-size: 11px;
47
47
  line-height: 16px;
48
48
  font-weight: 400;
49
49
  }
50
- .typography__component_qlj8b {
50
+ .typography__component_15q31 {
51
51
  font-size: 16px;
52
52
  line-height: 20px;
53
53
  font-weight: 400;
54
54
  }
55
- .typography__caps_qlj8b {
55
+ .typography__caps_15q31 {
56
56
  font-size: 12px;
57
57
  line-height: 16px;
58
58
  font-weight: 500;
59
59
  letter-spacing: 1.25px;
60
60
  text-transform: uppercase;
61
61
  }
62
- .typography__bold_qlj8b {
62
+ .typography__bold_15q31 {
63
63
  font-weight: bold;
64
64
  }
65
- .typography__medium_qlj8b {
65
+ .typography__medium_15q31 {
66
66
  font-weight: 500;
67
67
  }
68
- .typography__regular_qlj8b {
68
+ .typography__regular_15q31 {
69
69
  font-weight: normal;
70
70
  }
71
- .typography__monospace_qlj8b {
71
+ .typography__monospace_15q31 {
72
72
  font-feature-settings: "tnum";
73
73
  font-variant-numeric: tabular-nums;
74
74
  }
@@ -1,4 +1,4 @@
1
- import '../colors.module-c988507f.js';
1
+ import '../colors.module-2c206829.js';
2
2
  import 'react';
3
3
  import 'classnames';
4
4
  export { Text } from './component.js';
@@ -1,17 +1,17 @@
1
- /* hash: 1v586 */
2
- .typography__component_1v586 {
1
+ /* hash: t6jlg */
2
+ .typography__component_1mh7d {
3
3
  margin: 0;
4
4
  padding: 0;
5
5
  }
6
6
 
7
- .typography__bold_1v586 {
7
+ .typography__bold_1mh7d {
8
8
  font-weight: bold;
9
9
  }
10
10
 
11
- .typography__medium_1v586 {
11
+ .typography__medium_1mh7d {
12
12
  font-weight: 500;
13
13
  }
14
14
 
15
- .typography__regular_1v586 {
15
+ .typography__regular_1mh7d {
16
16
  font-weight: normal;
17
17
  }
@@ -1,4 +1,4 @@
1
- import { a as __rest, _ as __assign, c as colors } from '../colors.module-c988507f.js';
1
+ import { a as __rest, _ as __assign, c as colors } from '../colors.module-2c206829.js';
2
2
  import React, { forwardRef } from 'react';
3
3
  import cn from 'classnames';
4
4
 
@@ -1,4 +1,4 @@
1
- /* hash: csqb7 */
1
+ /* hash: 19kun */
2
2
  :root {
3
3
 
4
4
  /* Hard */
@@ -17,87 +17,87 @@
17
17
  --font-family-styrene: 'Styrene UI', system-ui, -apple-system, 'Segoe UI', Roboto,
18
18
  'Helvetica Neue', Helvetica, sans-serif;
19
19
  }
20
- .typography__styrene-xlarge_csqb7 {
20
+ .typography__styrene-xlarge_27e0j {
21
21
  font-size: 48px;
22
22
  line-height: 64px;
23
23
  font-weight: 500;
24
24
  font-feature-settings: 'ss01';
25
25
  font-family: var(--font-family-styrene);
26
26
  }
27
- .typography__styrene-large_csqb7 {
27
+ .typography__styrene-large_27e0j {
28
28
  font-size: 40px;
29
29
  line-height: 48px;
30
30
  font-weight: 500;
31
31
  font-feature-settings: 'ss01';
32
32
  font-family: var(--font-family-styrene);
33
33
  }
34
- .typography__styrene-medium_csqb7 {
34
+ .typography__styrene-medium_27e0j {
35
35
  font-size: 32px;
36
36
  line-height: 40px;
37
37
  font-weight: 500;
38
38
  font-feature-settings: 'ss01';
39
39
  font-family: var(--font-family-styrene);
40
40
  }
41
- .typography__styrene-small_csqb7 {
41
+ .typography__styrene-small_27e0j {
42
42
  font-size: 24px;
43
43
  line-height: 32px;
44
44
  font-weight: 500;
45
45
  font-feature-settings: 'ss01';
46
46
  font-family: var(--font-family-styrene);
47
47
  }
48
- .typography__styrene-xsmall_csqb7 {
48
+ .typography__styrene-xsmall_27e0j {
49
49
  font-size: 20px;
50
50
  line-height: 24px;
51
51
  font-weight: 500;
52
52
  font-feature-settings: 'ss01';
53
53
  font-family: var(--font-family-styrene);
54
54
  }
55
- .typography__system-xlarge_csqb7 {
55
+ .typography__system-xlarge_27e0j {
56
56
  font-size: 48px;
57
57
  line-height: 52px;
58
58
  font-weight: 700;
59
59
  }
60
- .typography__system-large_csqb7 {
60
+ .typography__system-large_27e0j {
61
61
  font-size: 40px;
62
62
  line-height: 48px;
63
63
  font-weight: 700;
64
64
  }
65
- .typography__system-medium_csqb7 {
65
+ .typography__system-medium_27e0j {
66
66
  font-size: 30px;
67
67
  line-height: 36px;
68
68
  font-weight: 700;
69
69
  }
70
- .typography__system-small_csqb7 {
70
+ .typography__system-small_27e0j {
71
71
  font-size: 22px;
72
72
  line-height: 26px;
73
73
  font-weight: 700;
74
74
  }
75
- .typography__system-xsmall_csqb7 {
75
+ .typography__system-xsmall_27e0j {
76
76
  font-size: 18px;
77
77
  line-height: 22px;
78
78
  font-weight: 700;
79
79
  }
80
- .typography__margins-xlarge_csqb7 {
80
+ .typography__margins-xlarge_27e0j {
81
81
  margin: 0 0 var(--gap-xl);
82
82
  }
83
- .typography__margins-large_csqb7 {
83
+ .typography__margins-large_27e0j {
84
84
  margin: var(--gap-4xl) 0 var(--gap-xl);
85
85
  }
86
- .typography__margins-medium_csqb7 {
86
+ .typography__margins-medium_27e0j {
87
87
  margin: var(--gap-4xl) 0 var(--gap-xl);
88
88
  }
89
- .typography__margins-small_csqb7 {
89
+ .typography__margins-small_27e0j {
90
90
  margin: var(--gap-3xl) 0 var(--gap-m);
91
91
  }
92
- .typography__margins-xsmall_csqb7 {
92
+ .typography__margins-xsmall_27e0j {
93
93
  margin: var(--gap-3xl) 0 var(--gap-m);
94
94
  }
95
- .typography__bold_csqb7 {
95
+ .typography__bold_27e0j {
96
96
  font-weight: bold;
97
97
  }
98
- .typography__medium_csqb7 {
98
+ .typography__medium_27e0j {
99
99
  font-weight: 500;
100
100
  }
101
- .typography__regular_csqb7 {
101
+ .typography__regular_27e0j {
102
102
  font-weight: normal;
103
103
  }
@@ -1,10 +1,10 @@
1
- import { _ as __assign } from '../colors.module-c988507f.js';
1
+ import { _ as __assign } from '../colors.module-2c206829.js';
2
2
  import React from 'react';
3
3
  import 'classnames';
4
4
  import { Title as Title$1 } from './component.js';
5
- import { c as commonStyles } from '../common.module-15dfca9d.js';
5
+ import { c as commonStyles } from '../common.module-c6bc7a27.js';
6
6
 
7
- var styles = {"styrene-xlarge":"typography__styrene-xlarge_csqb7","styrene-large":"typography__styrene-large_csqb7","styrene-medium":"typography__styrene-medium_csqb7","styrene-small":"typography__styrene-small_csqb7","styrene-xsmall":"typography__styrene-xsmall_csqb7","system-xlarge":"typography__system-xlarge_csqb7","system-large":"typography__system-large_csqb7","system-medium":"typography__system-medium_csqb7","system-small":"typography__system-small_csqb7","system-xsmall":"typography__system-xsmall_csqb7","margins-xlarge":"typography__margins-xlarge_csqb7","margins-large":"typography__margins-large_csqb7","margins-medium":"typography__margins-medium_csqb7","margins-small":"typography__margins-small_csqb7","margins-xsmall":"typography__margins-xsmall_csqb7","bold":"typography__bold_csqb7","medium":"typography__medium_csqb7","regular":"typography__regular_csqb7"};
7
+ var styles = {"styrene-xlarge":"typography__styrene-xlarge_27e0j","styrene-large":"typography__styrene-large_27e0j","styrene-medium":"typography__styrene-medium_27e0j","styrene-small":"typography__styrene-small_27e0j","styrene-xsmall":"typography__styrene-xsmall_27e0j","system-xlarge":"typography__system-xlarge_27e0j","system-large":"typography__system-large_27e0j","system-medium":"typography__system-medium_27e0j","system-small":"typography__system-small_27e0j","system-xsmall":"typography__system-xsmall_27e0j","margins-xlarge":"typography__margins-xlarge_27e0j","margins-large":"typography__margins-large_27e0j","margins-medium":"typography__margins-medium_27e0j","margins-small":"typography__margins-small_27e0j","margins-xsmall":"typography__margins-xsmall_27e0j","bold":"typography__bold_27e0j","medium":"typography__medium_27e0j","regular":"typography__regular_27e0j"};
8
8
  require('./index.css')
9
9
 
10
10
  var Title = function (props) {
@@ -1,10 +1,10 @@
1
- import { _ as __assign } from '../colors.module-c988507f.js';
1
+ import { _ as __assign } from '../colors.module-2c206829.js';
2
2
  import React from 'react';
3
3
  import 'classnames';
4
4
  import { Title } from '../title/component.js';
5
- import { c as commonStyles } from '../common.module-15dfca9d.js';
5
+ import { c as commonStyles } from '../common.module-c6bc7a27.js';
6
6
 
7
- var styles = {"styrene-xlarge":"typography__styrene-xlarge_denbh","styrene-large":"typography__styrene-large_denbh","styrene-medium":"typography__styrene-medium_denbh","styrene-small":"typography__styrene-small_denbh","styrene-xsmall":"typography__styrene-xsmall_denbh","system-xlarge":"typography__system-xlarge_denbh","system-large":"typography__system-large_denbh","system-medium":"typography__system-medium_denbh","system-small":"typography__system-small_denbh","system-xsmall":"typography__system-xsmall_denbh","margins-xlarge":"typography__margins-xlarge_denbh","margins-large":"typography__margins-large_denbh","margins-medium":"typography__margins-medium_denbh","margins-small":"typography__margins-small_denbh","margins-xsmall":"typography__margins-xsmall_denbh"};
7
+ var styles = {"styrene-xlarge":"typography__styrene-xlarge_1467o","styrene-large":"typography__styrene-large_1467o","styrene-medium":"typography__styrene-medium_1467o","styrene-small":"typography__styrene-small_1467o","styrene-xsmall":"typography__styrene-xsmall_1467o","system-xlarge":"typography__system-xlarge_1467o","system-large":"typography__system-large_1467o","system-medium":"typography__system-medium_1467o","system-small":"typography__system-small_1467o","system-xsmall":"typography__system-xsmall_1467o","margins-xlarge":"typography__margins-xlarge_1467o","margins-large":"typography__margins-large_1467o","margins-medium":"typography__margins-medium_1467o","margins-small":"typography__margins-small_1467o","margins-xsmall":"typography__margins-xsmall_1467o"};
8
8
  require('./index.css')
9
9
 
10
10
  var TitleResponsive = function (props) {