@carbon/type 10.44.0 → 11.0.0-rc.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/README.md +2 -6
- package/index.scss +7 -7
- package/package.json +6 -6
- package/scss/_classes.scss +8 -7
- package/scss/{modules/_default-type.scss → _default-type.scss} +0 -0
- package/scss/_font-family.scss +51 -17
- package/scss/_inlined/_classes.scss +8 -7
- package/scss/_inlined/_default-type.scss +55 -0
- package/scss/_inlined/_font-family.scss +51 -17
- package/scss/_inlined/_reset.scss +11 -59
- package/scss/_inlined/_scale.scss +13 -15
- package/scss/_inlined/_styles.scss +146 -214
- package/scss/_reset.scss +11 -59
- package/scss/_scale.scss +13 -15
- package/scss/_styles.scss +146 -214
- package/scss/vendor/@carbon/grid/{modules/_breakpoint.scss → _breakpoint.scss} +1 -1
- package/scss/vendor/@carbon/grid/{modules/_config.scss → _config.scss} +1 -1
- package/scss/vendor/@carbon/grid/{modules/_css-grid.scss → _css-grid.scss} +0 -0
- package/scss/vendor/@carbon/grid/{modules/_flex-grid.scss → _flex-grid.scss} +0 -20
- package/scss/vendor/@carbon/grid/_inlined/_breakpoint.scss +198 -0
- package/scss/vendor/@carbon/grid/_inlined/_config.scss +94 -0
- package/scss/vendor/@carbon/grid/_inlined/_css-grid.scss +470 -0
- package/scss/vendor/@carbon/grid/{modules/_mixins.scss → _inlined/_flex-grid.scss} +45 -38
- package/scss/vendor/@carbon/grid/_inlined/_mixins.scss +89 -188
- package/scss/vendor/@carbon/grid/_mixins.scss +89 -188
- package/scss/vendor/@carbon/grid/vendor/@carbon/layout/_convert.import.scss +2 -4
- package/scss/vendor/@carbon/grid/vendor/@carbon/layout/_convert.scss +18 -23
- package/scss/vendor/@carbon/grid/vendor/@carbon/layout/_spacing.scss +2 -5
- package/scss/vendor/@carbon/grid/vendor/@carbon/layout/_utilities.scss +4 -4
- package/scss/vendor/@carbon/grid/vendor/@carbon/layout/generated/_container.scss +13 -43
- package/scss/vendor/@carbon/grid/vendor/@carbon/layout/generated/_fluid-spacing.scss +11 -35
- package/scss/vendor/@carbon/grid/vendor/@carbon/layout/generated/_icon-size.scss +8 -17
- package/scss/vendor/@carbon/grid/vendor/@carbon/layout/generated/_size.scss +1 -1
- package/scss/vendor/@carbon/grid/vendor/@carbon/layout/generated/_spacing.scss +29 -107
- package/scss/vendor/@carbon/grid/vendor/@carbon/layout/modules/_convert.scss +2 -4
- package/scss/_inlined/_styles.import.scss +0 -766
- package/scss/_inlined/font-face/_mono.scss +0 -1166
- package/scss/_inlined/font-face/_sans-condensed.scss +0 -1009
- package/scss/_inlined/font-face/_sans.scss +0 -1326
- package/scss/_inlined/font-face/_serif.scss +0 -1166
- package/scss/_inlined/font-face/_settings.scss +0 -12
- package/scss/_styles.import.scss +0 -766
- package/scss/font-face/_mono.scss +0 -1166
- package/scss/font-face/_sans-condensed.scss +0 -1009
- package/scss/font-face/_sans.scss +0 -1326
- package/scss/font-face/_serif.scss +0 -1166
- package/scss/font-face/_settings.scss +0 -12
- package/scss/index.scss +0 -8
- package/scss/modules/_classes.scss +0 -42
- package/scss/modules/_font-family.scss +0 -104
- package/scss/modules/_prefix.scss +0 -11
- package/scss/modules/_reset.scss +0 -44
- package/scss/modules/_scale.scss +0 -57
- package/scss/modules/_styles.scss +0 -876
- package/scss/type.scss +0 -8
- package/scss/vendor/@carbon/grid/12.scss +0 -41
- package/scss/vendor/@carbon/grid/_inlined/12.scss +0 -41
- package/scss/vendor/@carbon/grid/_inlined/_mixins.import.scss +0 -431
- package/scss/vendor/@carbon/grid/_inlined/_prefix.scss +0 -12
- package/scss/vendor/@carbon/grid/_mixins.import.scss +0 -431
- package/scss/vendor/@carbon/grid/_prefix.scss +0 -12
- package/scss/vendor/@carbon/grid/grid.scss +0 -10
- package/scss/vendor/@carbon/grid/index.scss +0 -10
- package/scss/vendor/@carbon/grid/vendor/@carbon/import-once/import-once.scss +0 -27
- package/scss/vendor/@carbon/grid/vendor/@carbon/import-once/index.scss +0 -8
- package/scss/vendor/@carbon/grid/vendor/@carbon/layout/_breakpoint.scss +0 -246
- package/scss/vendor/@carbon/grid/vendor/@carbon/layout/_key-height.import.scss +0 -117
- package/scss/vendor/@carbon/grid/vendor/@carbon/layout/_key-height.scss +0 -111
- package/scss/vendor/@carbon/grid/vendor/@carbon/layout/_mini-unit.scss +0 -23
- package/scss/vendor/@carbon/grid/vendor/@carbon/layout/generated/_layout.scss +0 -97
- package/scss/vendor/@carbon/grid/vendor/@carbon/layout/index.scss +0 -8
- package/scss/vendor/@carbon/grid/vendor/@carbon/layout/layout.scss +0 -12
- package/scss/vendor/@carbon/grid/vendor/@carbon/layout/modules/_spacing.scss +0 -9
- package/scss/vendor/@carbon/grid/vendor/@carbon/layout/modules/_utilities.scss +0 -41
- package/scss/vendor/@carbon/grid/vendor/@carbon/layout/modules/generated/_fluid-spacing.scss +0 -37
- package/scss/vendor/@carbon/grid/vendor/@carbon/layout/modules/generated/_spacing.scss +0 -91
- package/scss/vendor/@carbon/import-once/import-once.scss +0 -27
- package/scss/vendor/@carbon/import-once/index.scss +0 -8
package/README.md
CHANGED
|
@@ -26,7 +26,7 @@ These features include:
|
|
|
26
26
|
|
|
27
27
|
| Feature | Description |
|
|
28
28
|
| ----------------------------- | ------------------------------------------------------------------------------------------------------------ |
|
|
29
|
-
| [Font face](#font-face) | Include IBM Plex™ font faces in your application. Uses
|
|
29
|
+
| [Font face](#font-face) | Include IBM Plex™ font faces in your application. Uses Akamai CDN |
|
|
30
30
|
| [Type classes](#type-classes) | Helpers to use type styles directly. Not included by default |
|
|
31
31
|
| [Font family](#font-family) | Defines the font stack for IBM Plex™ in your application, provides helpers for working with font definitions |
|
|
32
32
|
| [Reset](#reset) | Provides a high-level CSS Reset to use in your project |
|
|
@@ -118,11 +118,7 @@ Plex to your project. These font-face definitions include support for:
|
|
|
118
118
|
For most projects, only IBM Plex Mono and IBM Plex Sans is necessary. We also
|
|
119
119
|
provide IBM Plex Serif if you are building an editorial or marketing project.
|
|
120
120
|
|
|
121
|
-
These font-face definitions are pulling the above fonts from
|
|
122
|
-
result, they are not intended to be used as a production asset for your project.
|
|
123
|
-
While you can depend on these for bootstrapping your project, we highly
|
|
124
|
-
recommend using the fonts from the `@ibm/plex` package and hosting them on a
|
|
125
|
-
global CDN.
|
|
121
|
+
These font-face definitions are pulling the above fonts from an Akamai CDN.
|
|
126
122
|
|
|
127
123
|
You can include each font-face definition by including the corresponding file
|
|
128
124
|
and calling its mixin. For example, if you wanted to include IBM Plex Mono in
|
package/index.scss
CHANGED
|
@@ -5,12 +5,12 @@
|
|
|
5
5
|
// LICENSE file in the root directory of this source tree.
|
|
6
6
|
//
|
|
7
7
|
|
|
8
|
-
@forward 'scss/
|
|
8
|
+
@forward 'scss/prefix' with (
|
|
9
9
|
$prefix: 'bx' !default,
|
|
10
10
|
);
|
|
11
|
-
@forward 'scss/
|
|
12
|
-
@forward 'scss/
|
|
13
|
-
@forward 'scss/
|
|
14
|
-
@forward 'scss/
|
|
15
|
-
@forward 'scss/
|
|
16
|
-
@forward 'scss/
|
|
11
|
+
@forward 'scss/classes';
|
|
12
|
+
@forward 'scss/font-family';
|
|
13
|
+
@forward 'scss/reset';
|
|
14
|
+
@forward 'scss/scale';
|
|
15
|
+
@forward 'scss/styles';
|
|
16
|
+
@forward 'scss/default-type';
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@carbon/type",
|
|
3
3
|
"description": "Typography for digital and software products using the Carbon Design System",
|
|
4
|
-
"version": "
|
|
4
|
+
"version": "11.0.0-rc.0",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"main": "lib/index.js",
|
|
7
7
|
"module": "es/index.js",
|
|
@@ -37,13 +37,13 @@
|
|
|
37
37
|
"clean": "rimraf css es lib umd scss/_inlined scss/vendor"
|
|
38
38
|
},
|
|
39
39
|
"dependencies": {
|
|
40
|
-
"@carbon/grid": "^
|
|
41
|
-
"@carbon/import-once": "^10.7.0"
|
|
40
|
+
"@carbon/grid": "^11.0.0-rc.0"
|
|
42
41
|
},
|
|
43
42
|
"devDependencies": {
|
|
44
|
-
"@carbon/cli": "^
|
|
45
|
-
"@carbon/test-utils": "^10.
|
|
43
|
+
"@carbon/cli": "^11.0.0-rc.0",
|
|
44
|
+
"@carbon/test-utils": "^10.22.0-rc.0",
|
|
46
45
|
"change-case": "^4.1.1",
|
|
46
|
+
"css": "^3.0.0",
|
|
47
47
|
"rimraf": "^3.0.0"
|
|
48
48
|
},
|
|
49
49
|
"eyeglass": {
|
|
@@ -52,5 +52,5 @@
|
|
|
52
52
|
"sassDir": "scss",
|
|
53
53
|
"needs": "^1.3.0"
|
|
54
54
|
},
|
|
55
|
-
"gitHead": "
|
|
55
|
+
"gitHead": "e4894776a4996c10bfc8f9a724532a25966aa622"
|
|
56
56
|
}
|
package/scss/_classes.scss
CHANGED
|
@@ -5,23 +5,24 @@
|
|
|
5
5
|
// LICENSE file in the root directory of this source tree.
|
|
6
6
|
//
|
|
7
7
|
|
|
8
|
-
@
|
|
9
|
-
@
|
|
10
|
-
@
|
|
8
|
+
@use 'sass:map';
|
|
9
|
+
@use 'font-family' as *;
|
|
10
|
+
@use 'prefix' as *;
|
|
11
|
+
@use 'styles' as *;
|
|
11
12
|
|
|
12
13
|
/// Create type classes for font families, weights, styles
|
|
13
14
|
/// @access public
|
|
14
15
|
/// @group @carbon/type
|
|
15
|
-
@mixin
|
|
16
|
+
@mixin type-classes {
|
|
16
17
|
// Font families
|
|
17
|
-
@each $name, $value in $
|
|
18
|
+
@each $name, $value in $font-families {
|
|
18
19
|
.#{$prefix}--type-#{$name} {
|
|
19
20
|
font-family: $value;
|
|
20
21
|
}
|
|
21
22
|
}
|
|
22
23
|
|
|
23
24
|
// Font weights
|
|
24
|
-
@each $name, $value in $
|
|
25
|
+
@each $name, $value in $font-weights {
|
|
25
26
|
.#{$prefix}--type-#{$name} {
|
|
26
27
|
font-weight: $value;
|
|
27
28
|
}
|
|
@@ -35,7 +36,7 @@
|
|
|
35
36
|
// Type styles
|
|
36
37
|
@each $name, $value in $tokens {
|
|
37
38
|
.#{$prefix}--type-#{$name} {
|
|
38
|
-
@include
|
|
39
|
+
@include type-style($name, map.has-key($value, breakpoints));
|
|
39
40
|
}
|
|
40
41
|
}
|
|
41
42
|
}
|
|
File without changes
|
package/scss/_font-family.scss
CHANGED
|
@@ -5,24 +5,58 @@
|
|
|
5
5
|
// LICENSE file in the root directory of this source tree.
|
|
6
6
|
//
|
|
7
7
|
|
|
8
|
+
@use 'sass:string';
|
|
9
|
+
|
|
8
10
|
/// Font family fallbacks for: IBM Plex Mono, IBM Plex Sans, IBM Plex Sans
|
|
9
11
|
/// Condensed, IBM Plex Sans Hebrew, and IBM Plex Serif
|
|
10
12
|
/// @type Map
|
|
11
13
|
/// @access public
|
|
12
14
|
/// @group @carbon/type
|
|
13
|
-
$
|
|
15
|
+
$font-families: (
|
|
14
16
|
'mono':
|
|
15
|
-
unquote(
|
|
16
|
-
"'IBM Plex Mono',
|
|
17
|
+
string.unquote(
|
|
18
|
+
"'IBM Plex Mono', system-ui, -apple-system, BlinkMacSystemFont, '.SFNSText-Regular', monospace"
|
|
19
|
+
),
|
|
20
|
+
'sans':
|
|
21
|
+
string.unquote(
|
|
22
|
+
"'IBM Plex Sans', system-ui, -apple-system, BlinkMacSystemFont, '.SFNSText-Regular', sans-serif"
|
|
17
23
|
),
|
|
18
|
-
'sans': unquote("'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif"),
|
|
19
24
|
'sans-condensed':
|
|
20
|
-
unquote(
|
|
25
|
+
string.unquote(
|
|
26
|
+
"'IBM Plex Sans Condensed', system-ui, -apple-system, BlinkMacSystemFont, '.SFNSText-Regular', sans-serif"
|
|
27
|
+
),
|
|
28
|
+
'sans-arabic':
|
|
29
|
+
string.unquote(
|
|
30
|
+
"'IBM Plex Sans Arabic', system-ui, -apple-system, BlinkMacSystemFont, '.SFNSText-Regular', sans-serif"
|
|
31
|
+
),
|
|
32
|
+
'sans-devanagari':
|
|
33
|
+
string.unquote(
|
|
34
|
+
"'IBM Plex Sans Devanagari', system-ui, -apple-system, BlinkMacSystemFont, '.SFNSText-Regular', sans-serif"
|
|
35
|
+
),
|
|
21
36
|
'sans-hebrew':
|
|
22
|
-
unquote(
|
|
23
|
-
"'IBM Plex Sans Hebrew',
|
|
37
|
+
string.unquote(
|
|
38
|
+
"'IBM Plex Sans Hebrew', system-ui, -apple-system, BlinkMacSystemFont, '.SFNSText-Regular', sans-serif"
|
|
39
|
+
),
|
|
40
|
+
'sans-jp':
|
|
41
|
+
string.unquote(
|
|
42
|
+
"'IBM Plex Sans JP', system-ui, -apple-system, BlinkMacSystemFont, '.SFNSText-Regular', sans-serif"
|
|
43
|
+
),
|
|
44
|
+
'sans-kr':
|
|
45
|
+
string.unquote(
|
|
46
|
+
"'IBM Plex Sans KR', system-ui, -apple-system, BlinkMacSystemFont, '.SFNSText-Regular', sans-serif"
|
|
47
|
+
),
|
|
48
|
+
'sans-thai-looped':
|
|
49
|
+
string.unquote(
|
|
50
|
+
"'IBM Plex Sans Thai Looped', system-ui, -apple-system, BlinkMacSystemFont, '.SFNSText-Regular', sans-serif"
|
|
51
|
+
),
|
|
52
|
+
'sans-thai':
|
|
53
|
+
string.unquote(
|
|
54
|
+
"'IBM Plex Sans Thai', system-ui, -apple-system, BlinkMacSystemFont, '.SFNSText-Regular', sans-serif"
|
|
55
|
+
),
|
|
56
|
+
'serif':
|
|
57
|
+
string.unquote(
|
|
58
|
+
"'IBM Plex Serif', system-ui, -apple-system, BlinkMacSystemFont, '.SFNSText-Regular', serif"
|
|
24
59
|
),
|
|
25
|
-
'serif': unquote("'IBM Plex Serif', 'Georgia', Times, serif"),
|
|
26
60
|
) !default;
|
|
27
61
|
|
|
28
62
|
/// Get the font-family for an IBM Plex font
|
|
@@ -30,23 +64,23 @@ $carbon--font-families: (
|
|
|
30
64
|
/// @return {String}
|
|
31
65
|
/// @access public
|
|
32
66
|
/// @group @carbon/type
|
|
33
|
-
@function
|
|
34
|
-
@return map-get($
|
|
67
|
+
@function font-family($name) {
|
|
68
|
+
@return map-get($font-families, $name);
|
|
35
69
|
}
|
|
36
70
|
|
|
37
71
|
/// Include the `font-family` definition for the given name in your selector
|
|
38
72
|
/// @param {String} $name
|
|
39
73
|
/// @access public
|
|
40
74
|
/// @group @carbon/type
|
|
41
|
-
@mixin
|
|
42
|
-
font-family:
|
|
75
|
+
@mixin font-family($name) {
|
|
76
|
+
font-family: font-family($name);
|
|
43
77
|
}
|
|
44
78
|
|
|
45
79
|
/// Suggested font weights to be used in product
|
|
46
80
|
/// @type Map
|
|
47
81
|
/// @access public
|
|
48
82
|
/// @group @carbon/type
|
|
49
|
-
$
|
|
83
|
+
$font-weights: (
|
|
50
84
|
'light': 300,
|
|
51
85
|
'regular': 400,
|
|
52
86
|
'semibold': 600,
|
|
@@ -57,14 +91,14 @@ $carbon--font-weights: (
|
|
|
57
91
|
/// @return {Number}
|
|
58
92
|
/// @access public
|
|
59
93
|
/// @group @carbon/type
|
|
60
|
-
@function
|
|
61
|
-
@return map-get($
|
|
94
|
+
@function font-weight($weight) {
|
|
95
|
+
@return map-get($font-weights, $weight);
|
|
62
96
|
}
|
|
63
97
|
|
|
64
98
|
/// Set the `font-weight` property with the value for a given name
|
|
65
99
|
/// @param {String} $weight
|
|
66
100
|
/// @access public
|
|
67
101
|
/// @group @carbon/type
|
|
68
|
-
@mixin
|
|
69
|
-
font-weight:
|
|
102
|
+
@mixin font-weight($weight) {
|
|
103
|
+
font-weight: font-weight($weight);
|
|
70
104
|
}
|
|
@@ -5,23 +5,24 @@
|
|
|
5
5
|
// LICENSE file in the root directory of this source tree.
|
|
6
6
|
//
|
|
7
7
|
|
|
8
|
-
@
|
|
9
|
-
@
|
|
10
|
-
@
|
|
8
|
+
@use 'sass:map';
|
|
9
|
+
@use 'font-family' as *;
|
|
10
|
+
@use 'prefix' as *;
|
|
11
|
+
@use 'styles' as *;
|
|
11
12
|
|
|
12
13
|
/// Create type classes for font families, weights, styles
|
|
13
14
|
/// @access public
|
|
14
15
|
/// @group @carbon/type
|
|
15
|
-
@mixin
|
|
16
|
+
@mixin type-classes {
|
|
16
17
|
// Font families
|
|
17
|
-
@each $name, $value in $
|
|
18
|
+
@each $name, $value in $font-families {
|
|
18
19
|
.#{$prefix}--type-#{$name} {
|
|
19
20
|
font-family: $value;
|
|
20
21
|
}
|
|
21
22
|
}
|
|
22
23
|
|
|
23
24
|
// Font weights
|
|
24
|
-
@each $name, $value in $
|
|
25
|
+
@each $name, $value in $font-weights {
|
|
25
26
|
.#{$prefix}--type-#{$name} {
|
|
26
27
|
font-weight: $value;
|
|
27
28
|
}
|
|
@@ -35,7 +36,7 @@
|
|
|
35
36
|
// Type styles
|
|
36
37
|
@each $name, $value in $tokens {
|
|
37
38
|
.#{$prefix}--type-#{$name} {
|
|
38
|
-
@include
|
|
39
|
+
@include type-style($name, map.has-key($value, breakpoints));
|
|
39
40
|
}
|
|
40
41
|
}
|
|
41
42
|
}
|
|
@@ -0,0 +1,55 @@
|
|
|
1
|
+
//
|
|
2
|
+
// Copyright IBM Corp. 2018, 2018
|
|
3
|
+
//
|
|
4
|
+
// This source code is licensed under the Apache-2.0 license found in the
|
|
5
|
+
// LICENSE file in the root directory of this source tree.
|
|
6
|
+
//
|
|
7
|
+
|
|
8
|
+
@use 'styles' as *;
|
|
9
|
+
|
|
10
|
+
/// Include default type styles
|
|
11
|
+
/// @access public
|
|
12
|
+
/// @group @carbon/type
|
|
13
|
+
@mixin default-type {
|
|
14
|
+
h1 {
|
|
15
|
+
@include type-style('productive-heading-06');
|
|
16
|
+
}
|
|
17
|
+
|
|
18
|
+
h2 {
|
|
19
|
+
@include type-style('productive-heading-05');
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
h3 {
|
|
23
|
+
@include type-style('productive-heading-04');
|
|
24
|
+
}
|
|
25
|
+
|
|
26
|
+
h4 {
|
|
27
|
+
@include type-style('productive-heading-03');
|
|
28
|
+
}
|
|
29
|
+
|
|
30
|
+
h5 {
|
|
31
|
+
@include type-style('productive-heading-02');
|
|
32
|
+
}
|
|
33
|
+
|
|
34
|
+
h6 {
|
|
35
|
+
@include type-style('productive-heading-01');
|
|
36
|
+
}
|
|
37
|
+
|
|
38
|
+
p {
|
|
39
|
+
@include type-style('body-long-02');
|
|
40
|
+
}
|
|
41
|
+
|
|
42
|
+
a {
|
|
43
|
+
@if meta.global-variable-exists('carbon--theme') and
|
|
44
|
+
map.has-key($carbon--theme, 'link-01')
|
|
45
|
+
{
|
|
46
|
+
color: map.get($carbon--theme, 'link-01');
|
|
47
|
+
} @else {
|
|
48
|
+
color: #0062fe;
|
|
49
|
+
}
|
|
50
|
+
}
|
|
51
|
+
|
|
52
|
+
em {
|
|
53
|
+
font-style: italic;
|
|
54
|
+
}
|
|
55
|
+
}
|
|
@@ -5,24 +5,58 @@
|
|
|
5
5
|
// LICENSE file in the root directory of this source tree.
|
|
6
6
|
//
|
|
7
7
|
|
|
8
|
+
@use 'sass:string';
|
|
9
|
+
|
|
8
10
|
/// Font family fallbacks for: IBM Plex Mono, IBM Plex Sans, IBM Plex Sans
|
|
9
11
|
/// Condensed, IBM Plex Sans Hebrew, and IBM Plex Serif
|
|
10
12
|
/// @type Map
|
|
11
13
|
/// @access public
|
|
12
14
|
/// @group @carbon/type
|
|
13
|
-
$
|
|
15
|
+
$font-families: (
|
|
14
16
|
'mono':
|
|
15
|
-
unquote(
|
|
16
|
-
"'IBM Plex Mono',
|
|
17
|
+
string.unquote(
|
|
18
|
+
"'IBM Plex Mono', system-ui, -apple-system, BlinkMacSystemFont, '.SFNSText-Regular', monospace"
|
|
19
|
+
),
|
|
20
|
+
'sans':
|
|
21
|
+
string.unquote(
|
|
22
|
+
"'IBM Plex Sans', system-ui, -apple-system, BlinkMacSystemFont, '.SFNSText-Regular', sans-serif"
|
|
17
23
|
),
|
|
18
|
-
'sans': unquote("'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif"),
|
|
19
24
|
'sans-condensed':
|
|
20
|
-
unquote(
|
|
25
|
+
string.unquote(
|
|
26
|
+
"'IBM Plex Sans Condensed', system-ui, -apple-system, BlinkMacSystemFont, '.SFNSText-Regular', sans-serif"
|
|
27
|
+
),
|
|
28
|
+
'sans-arabic':
|
|
29
|
+
string.unquote(
|
|
30
|
+
"'IBM Plex Sans Arabic', system-ui, -apple-system, BlinkMacSystemFont, '.SFNSText-Regular', sans-serif"
|
|
31
|
+
),
|
|
32
|
+
'sans-devanagari':
|
|
33
|
+
string.unquote(
|
|
34
|
+
"'IBM Plex Sans Devanagari', system-ui, -apple-system, BlinkMacSystemFont, '.SFNSText-Regular', sans-serif"
|
|
35
|
+
),
|
|
21
36
|
'sans-hebrew':
|
|
22
|
-
unquote(
|
|
23
|
-
"'IBM Plex Sans Hebrew',
|
|
37
|
+
string.unquote(
|
|
38
|
+
"'IBM Plex Sans Hebrew', system-ui, -apple-system, BlinkMacSystemFont, '.SFNSText-Regular', sans-serif"
|
|
39
|
+
),
|
|
40
|
+
'sans-jp':
|
|
41
|
+
string.unquote(
|
|
42
|
+
"'IBM Plex Sans JP', system-ui, -apple-system, BlinkMacSystemFont, '.SFNSText-Regular', sans-serif"
|
|
43
|
+
),
|
|
44
|
+
'sans-kr':
|
|
45
|
+
string.unquote(
|
|
46
|
+
"'IBM Plex Sans KR', system-ui, -apple-system, BlinkMacSystemFont, '.SFNSText-Regular', sans-serif"
|
|
47
|
+
),
|
|
48
|
+
'sans-thai-looped':
|
|
49
|
+
string.unquote(
|
|
50
|
+
"'IBM Plex Sans Thai Looped', system-ui, -apple-system, BlinkMacSystemFont, '.SFNSText-Regular', sans-serif"
|
|
51
|
+
),
|
|
52
|
+
'sans-thai':
|
|
53
|
+
string.unquote(
|
|
54
|
+
"'IBM Plex Sans Thai', system-ui, -apple-system, BlinkMacSystemFont, '.SFNSText-Regular', sans-serif"
|
|
55
|
+
),
|
|
56
|
+
'serif':
|
|
57
|
+
string.unquote(
|
|
58
|
+
"'IBM Plex Serif', system-ui, -apple-system, BlinkMacSystemFont, '.SFNSText-Regular', serif"
|
|
24
59
|
),
|
|
25
|
-
'serif': unquote("'IBM Plex Serif', 'Georgia', Times, serif"),
|
|
26
60
|
) !default;
|
|
27
61
|
|
|
28
62
|
/// Get the font-family for an IBM Plex font
|
|
@@ -30,23 +64,23 @@ $carbon--font-families: (
|
|
|
30
64
|
/// @return {String}
|
|
31
65
|
/// @access public
|
|
32
66
|
/// @group @carbon/type
|
|
33
|
-
@function
|
|
34
|
-
@return map-get($
|
|
67
|
+
@function font-family($name) {
|
|
68
|
+
@return map-get($font-families, $name);
|
|
35
69
|
}
|
|
36
70
|
|
|
37
71
|
/// Include the `font-family` definition for the given name in your selector
|
|
38
72
|
/// @param {String} $name
|
|
39
73
|
/// @access public
|
|
40
74
|
/// @group @carbon/type
|
|
41
|
-
@mixin
|
|
42
|
-
font-family:
|
|
75
|
+
@mixin font-family($name) {
|
|
76
|
+
font-family: font-family($name);
|
|
43
77
|
}
|
|
44
78
|
|
|
45
79
|
/// Suggested font weights to be used in product
|
|
46
80
|
/// @type Map
|
|
47
81
|
/// @access public
|
|
48
82
|
/// @group @carbon/type
|
|
49
|
-
$
|
|
83
|
+
$font-weights: (
|
|
50
84
|
'light': 300,
|
|
51
85
|
'regular': 400,
|
|
52
86
|
'semibold': 600,
|
|
@@ -57,14 +91,14 @@ $carbon--font-weights: (
|
|
|
57
91
|
/// @return {Number}
|
|
58
92
|
/// @access public
|
|
59
93
|
/// @group @carbon/type
|
|
60
|
-
@function
|
|
61
|
-
@return map-get($
|
|
94
|
+
@function font-weight($weight) {
|
|
95
|
+
@return map-get($font-weights, $weight);
|
|
62
96
|
}
|
|
63
97
|
|
|
64
98
|
/// Set the `font-weight` property with the value for a given name
|
|
65
99
|
/// @param {String} $weight
|
|
66
100
|
/// @access public
|
|
67
101
|
/// @group @carbon/type
|
|
68
|
-
@mixin
|
|
69
|
-
font-weight:
|
|
102
|
+
@mixin font-weight($weight) {
|
|
103
|
+
font-weight: font-weight($weight);
|
|
70
104
|
}
|
|
@@ -5,27 +5,26 @@
|
|
|
5
5
|
// LICENSE file in the root directory of this source tree.
|
|
6
6
|
//
|
|
7
7
|
|
|
8
|
-
@
|
|
9
|
-
@
|
|
10
|
-
@
|
|
8
|
+
@use 'sass:map';
|
|
9
|
+
@use 'sass:meta';
|
|
10
|
+
@use '@carbon/layout';
|
|
11
|
+
@use 'font-family' as *;
|
|
11
12
|
|
|
12
13
|
/// Include a type reset for a given body and mono font family
|
|
13
|
-
/// @param {String} $body-font-family [
|
|
14
|
-
/// @param {String} $mono-font-family [
|
|
14
|
+
/// @param {String} $body-font-family [font-family('sans')] - The font family used on the `<body>` element
|
|
15
|
+
/// @param {String} $mono-font-family [font-family('mono')] - The font family used on elements that require mono fonts, like the `<code>` element
|
|
15
16
|
/// @access public
|
|
16
17
|
/// @group @carbon/type
|
|
17
|
-
@mixin
|
|
18
|
-
|
|
19
|
-
$
|
|
20
|
-
$body-font-family: carbon--font-family('sans'),
|
|
21
|
-
$mono-font-family: carbon--font-family('mono')
|
|
18
|
+
@mixin reset(
|
|
19
|
+
$body-font-family: font-family('sans'),
|
|
20
|
+
$mono-font-family: font-family('mono')
|
|
22
21
|
) {
|
|
23
22
|
html {
|
|
24
23
|
font-size: 100%;
|
|
25
24
|
}
|
|
26
25
|
|
|
27
26
|
body {
|
|
28
|
-
@include
|
|
27
|
+
@include font-weight('regular');
|
|
29
28
|
|
|
30
29
|
font-family: $body-font-family;
|
|
31
30
|
-moz-osx-font-smoothing: grayscale;
|
|
@@ -38,53 +37,6 @@
|
|
|
38
37
|
}
|
|
39
38
|
|
|
40
39
|
strong {
|
|
41
|
-
@include
|
|
42
|
-
}
|
|
43
|
-
}
|
|
44
|
-
|
|
45
|
-
/// Include default type styles
|
|
46
|
-
/// @access public
|
|
47
|
-
/// @group @carbon/type
|
|
48
|
-
@mixin carbon--default-type {
|
|
49
|
-
h1 {
|
|
50
|
-
@include carbon--type-style('productive-heading-06');
|
|
51
|
-
}
|
|
52
|
-
|
|
53
|
-
h2 {
|
|
54
|
-
@include carbon--type-style('productive-heading-05');
|
|
55
|
-
}
|
|
56
|
-
|
|
57
|
-
h3 {
|
|
58
|
-
@include carbon--type-style('productive-heading-04');
|
|
59
|
-
}
|
|
60
|
-
|
|
61
|
-
h4 {
|
|
62
|
-
@include carbon--type-style('productive-heading-03');
|
|
63
|
-
}
|
|
64
|
-
|
|
65
|
-
h5 {
|
|
66
|
-
@include carbon--type-style('productive-heading-02');
|
|
67
|
-
}
|
|
68
|
-
|
|
69
|
-
h6 {
|
|
70
|
-
@include carbon--type-style('productive-heading-01');
|
|
71
|
-
}
|
|
72
|
-
|
|
73
|
-
p {
|
|
74
|
-
@include carbon--type-style('body-long-02');
|
|
75
|
-
}
|
|
76
|
-
|
|
77
|
-
a {
|
|
78
|
-
@if global-variable-exists('carbon--theme') and
|
|
79
|
-
map-has-key($carbon--theme, 'link-01')
|
|
80
|
-
{
|
|
81
|
-
color: map-get($carbon--theme, 'link-01');
|
|
82
|
-
} @else {
|
|
83
|
-
color: #0062fe;
|
|
84
|
-
}
|
|
85
|
-
}
|
|
86
|
-
|
|
87
|
-
em {
|
|
88
|
-
font-style: italic;
|
|
40
|
+
@include font-weight('semibold');
|
|
89
41
|
}
|
|
90
42
|
}
|
|
@@ -5,31 +5,29 @@
|
|
|
5
5
|
// LICENSE file in the root directory of this source tree.
|
|
6
6
|
//
|
|
7
7
|
|
|
8
|
-
@
|
|
8
|
+
@use '@carbon/layout';
|
|
9
|
+
@use 'sass:list';
|
|
9
10
|
|
|
10
11
|
/// Compute the type size for the given type scale step
|
|
11
12
|
/// @param {Number} $step
|
|
12
13
|
/// @return {Number} In px
|
|
13
14
|
/// @access public
|
|
14
15
|
/// @group @carbon/type
|
|
15
|
-
@function
|
|
16
|
+
@function get-type-size($step) {
|
|
16
17
|
@if $step == 1 {
|
|
17
18
|
@return 12px;
|
|
18
19
|
}
|
|
19
20
|
// Yn = Yn-1 + {INT[(n-2)/4] + 1} * 2
|
|
20
|
-
@return
|
|
21
|
+
@return get-type-size($step - 1) + (floor(($step - 2) * 0.25) + 1) * 2;
|
|
21
22
|
}
|
|
22
23
|
|
|
23
24
|
/// Type scale follows a custom formula for determining each step size and supports sizes from 12px to 92px
|
|
24
25
|
/// @type Map
|
|
25
26
|
/// @access public
|
|
26
27
|
/// @group @carbon/type
|
|
27
|
-
$
|
|
28
|
+
$type-scale: ();
|
|
28
29
|
@for $i from 1 through 23 {
|
|
29
|
-
$
|
|
30
|
-
$carbon--type-scale,
|
|
31
|
-
carbon--rem(carbon--get-type-size($i))
|
|
32
|
-
);
|
|
30
|
+
$type-scale: list.append($type-scale, layout.rem(get-type-size($i)));
|
|
33
31
|
}
|
|
34
32
|
|
|
35
33
|
/// Get the value of a specific step in the type scale
|
|
@@ -37,23 +35,23 @@ $carbon--type-scale: ();
|
|
|
37
35
|
/// @return {Number} In rem
|
|
38
36
|
/// @access public
|
|
39
37
|
/// @group @carbon/type
|
|
40
|
-
@function
|
|
41
|
-
@return nth($
|
|
38
|
+
@function type-scale($step) {
|
|
39
|
+
@return nth($type-scale, $step);
|
|
42
40
|
}
|
|
43
41
|
|
|
44
42
|
/// Set the font-size value of a selector with the value at the given `$step`
|
|
45
43
|
/// @param {Number} $step
|
|
46
44
|
/// @access public
|
|
47
45
|
/// @group @carbon/type
|
|
48
|
-
@mixin
|
|
49
|
-
font-size:
|
|
46
|
+
@mixin type-scale($step) {
|
|
47
|
+
font-size: type-scale($step);
|
|
50
48
|
}
|
|
51
49
|
|
|
52
50
|
/// Alias of `type-scale` mixin.
|
|
53
51
|
/// @param {Number} $step
|
|
54
|
-
/// @alias
|
|
52
|
+
/// @alias type-scale
|
|
55
53
|
/// @access public
|
|
56
54
|
/// @group @carbon/type
|
|
57
|
-
@mixin
|
|
58
|
-
font-size:
|
|
55
|
+
@mixin font-size($step) {
|
|
56
|
+
font-size: type-scale($step);
|
|
59
57
|
}
|