@volue/design-typography 0.2.0-next.4 → 0.2.1-next.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 +12 -0
- package/dist/index.common.d.ts +1 -1
- package/dist/index.common.js +1 -1
- package/dist/index.cssmodules.css +1 -1
- package/dist/index.custom-properties.css +2 -2
- package/dist/index.json +1 -1
- package/dist/index.module.d.ts +1 -1
- package/dist/index.module.js +1 -1
- package/dist/index.scss +2 -2
- package/package.json +1 -1
- package/src/style.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -4,6 +4,18 @@ All notable changes to this project will be documented in this file. See [Conven
|
|
|
4
4
|
|
|
5
5
|
<!-- MONODEPLOY:BELOW -->
|
|
6
6
|
|
|
7
|
+
## [0.2.0](https://github.com/Volue/wave/compare/@volue/design-typography@0.1.0...@volue/design-typography@0.2.0) "@volue/design-typography" (2023-05-16)
|
|
8
|
+
|
|
9
|
+
|
|
10
|
+
### Features
|
|
11
|
+
|
|
12
|
+
* **react:** add `Text` variants ([960ef54](https://github.com/Volue/wave/commit/960ef54bb7619d9e4e2459fe1f1685ceb793d250))
|
|
13
|
+
* **tokens:** add `xsmall` body text variant ([fb3deb2](https://github.com/Volue/wave/commit/fb3deb216b87be550298bcdc317f3d538a4d71df))
|
|
14
|
+
* use json files to store typography tokens ([0ffa42a](https://github.com/Volue/wave/commit/0ffa42aa699946085cff0d5d8cfc25e4ac8fcd3e))
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
|
|
7
19
|
## [0.1.0](https://github.com/Volue/wave/compare/@volue/design-typography@0.1.0-next.0...@volue/design-typography@0.1.0) "@volue/design-typography" (2023-03-01)
|
|
8
20
|
|
|
9
21
|
|
package/dist/index.common.d.ts
CHANGED
|
@@ -53,7 +53,7 @@ declare const tokens: {
|
|
|
53
53
|
"fontWeight": "400"
|
|
54
54
|
},
|
|
55
55
|
"delta": {
|
|
56
|
-
"fontFamily": "'Source Sans Pro', system-ui, -apple-system, 'Segoe UI'",
|
|
56
|
+
"fontFamily": "'FK Display', 'Source Sans Pro', system-ui, -apple-system, 'Segoe UI', sans-serif",
|
|
57
57
|
"fontSize": "19px",
|
|
58
58
|
"lineHeight": "1.263158",
|
|
59
59
|
"fontWeight": "400"
|
package/dist/index.common.js
CHANGED
|
@@ -52,7 +52,7 @@ module.exports = {
|
|
|
52
52
|
"fontWeight": "400"
|
|
53
53
|
},
|
|
54
54
|
"delta": {
|
|
55
|
-
"fontFamily": "'Source Sans Pro', system-ui, -apple-system, 'Segoe UI'",
|
|
55
|
+
"fontFamily": "'FK Display', 'Source Sans Pro', system-ui, -apple-system, 'Segoe UI', sans-serif",
|
|
56
56
|
"fontSize": "19px",
|
|
57
57
|
"lineHeight": "1.263158",
|
|
58
58
|
"fontWeight": "400"
|
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
@value font-style-headlines-gamma-font-size: 21px;
|
|
30
30
|
@value font-style-headlines-gamma-line-height: 1.52381;
|
|
31
31
|
@value font-style-headlines-gamma-font-weight: 400;
|
|
32
|
-
@value font-style-headlines-delta-font-family: 'Source Sans Pro', system-ui, -apple-system, 'Segoe UI';
|
|
32
|
+
@value font-style-headlines-delta-font-family: 'FK Display', 'Source Sans Pro', system-ui, -apple-system, 'Segoe UI', sans-serif;
|
|
33
33
|
@value font-style-headlines-delta-font-size: 19px;
|
|
34
34
|
@value font-style-headlines-delta-line-height: 1.263158;
|
|
35
35
|
@value font-style-headlines-delta-font-weight: 400;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Fri, 26 May 2023 12:38:09 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
:root {
|
|
@@ -35,7 +35,7 @@
|
|
|
35
35
|
--font-style-headlines-gamma-font-size: 21px;
|
|
36
36
|
--font-style-headlines-gamma-line-height: 1.52381;
|
|
37
37
|
--font-style-headlines-gamma-font-weight: 400;
|
|
38
|
-
--font-style-headlines-delta-font-family: 'Source Sans Pro', system-ui, -apple-system, 'Segoe UI';
|
|
38
|
+
--font-style-headlines-delta-font-family: 'FK Display', 'Source Sans Pro', system-ui, -apple-system, 'Segoe UI', sans-serif;
|
|
39
39
|
--font-style-headlines-delta-font-size: 19px;
|
|
40
40
|
--font-style-headlines-delta-line-height: 1.263158;
|
|
41
41
|
--font-style-headlines-delta-font-weight: 400;
|
package/dist/index.json
CHANGED
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
"FONT_STYLE_HEADLINES_GAMMA_FONT_SIZE": "21px",
|
|
31
31
|
"FONT_STYLE_HEADLINES_GAMMA_LINE_HEIGHT": "1.52381",
|
|
32
32
|
"FONT_STYLE_HEADLINES_GAMMA_FONT_WEIGHT": "400",
|
|
33
|
-
"FONT_STYLE_HEADLINES_DELTA_FONT_FAMILY": "'Source Sans Pro', system-ui, -apple-system, 'Segoe UI'",
|
|
33
|
+
"FONT_STYLE_HEADLINES_DELTA_FONT_FAMILY": "'FK Display', 'Source Sans Pro', system-ui, -apple-system, 'Segoe UI', sans-serif",
|
|
34
34
|
"FONT_STYLE_HEADLINES_DELTA_FONT_SIZE": "19px",
|
|
35
35
|
"FONT_STYLE_HEADLINES_DELTA_LINE_HEIGHT": "1.263158",
|
|
36
36
|
"FONT_STYLE_HEADLINES_DELTA_FONT_WEIGHT": "400",
|
package/dist/index.module.d.ts
CHANGED
|
@@ -53,7 +53,7 @@ declare const tokens: {
|
|
|
53
53
|
"fontWeight": "400"
|
|
54
54
|
},
|
|
55
55
|
"delta": {
|
|
56
|
-
"fontFamily": "'Source Sans Pro', system-ui, -apple-system, 'Segoe UI'",
|
|
56
|
+
"fontFamily": "'FK Display', 'Source Sans Pro', system-ui, -apple-system, 'Segoe UI', sans-serif",
|
|
57
57
|
"fontSize": "19px",
|
|
58
58
|
"lineHeight": "1.263158",
|
|
59
59
|
"fontWeight": "400"
|
package/dist/index.module.js
CHANGED
|
@@ -52,7 +52,7 @@ export default {
|
|
|
52
52
|
"fontWeight": "400"
|
|
53
53
|
},
|
|
54
54
|
"delta": {
|
|
55
|
-
"fontFamily": "'Source Sans Pro', system-ui, -apple-system, 'Segoe UI'",
|
|
55
|
+
"fontFamily": "'FK Display', 'Source Sans Pro', system-ui, -apple-system, 'Segoe UI', sans-serif",
|
|
56
56
|
"fontSize": "19px",
|
|
57
57
|
"lineHeight": "1.263158",
|
|
58
58
|
"fontWeight": "400"
|
package/dist/index.scss
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on
|
|
3
|
+
// Generated on Fri, 26 May 2023 12:38:09 GMT
|
|
4
4
|
|
|
5
5
|
$font-family-base: 'Source Sans Pro', system-ui, -apple-system, 'Segoe UI';
|
|
6
6
|
$font-family-display: 'FK Display', 'Source Sans Pro', system-ui, -apple-system, 'Segoe UI', sans-serif;
|
|
@@ -33,7 +33,7 @@ $font-style-headlines-gamma-font-family: 'FK Display', 'Source Sans Pro', system
|
|
|
33
33
|
$font-style-headlines-gamma-font-size: 21px;
|
|
34
34
|
$font-style-headlines-gamma-line-height: 1.52381;
|
|
35
35
|
$font-style-headlines-gamma-font-weight: 400;
|
|
36
|
-
$font-style-headlines-delta-font-family: 'Source Sans Pro', system-ui, -apple-system, 'Segoe UI';
|
|
36
|
+
$font-style-headlines-delta-font-family: 'FK Display', 'Source Sans Pro', system-ui, -apple-system, 'Segoe UI', sans-serif;
|
|
37
37
|
$font-style-headlines-delta-font-size: 19px;
|
|
38
38
|
$font-style-headlines-delta-line-height: 1.263158;
|
|
39
39
|
$font-style-headlines-delta-font-weight: 400;
|
package/package.json
CHANGED