@gitbutler/design-core 1.3.7 → 1.3.8

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/fonts/fonts.css CHANGED
@@ -14,95 +14,95 @@
14
14
  */
15
15
 
16
16
  @font-face {
17
- font-style: normal;
18
- font-weight: 400;
19
- src: url("but-head/But-Head-Regular.woff2") format("woff2");
20
- font-family: "But Head";
21
- font-display: swap;
17
+ font-style: normal;
18
+ font-weight: 400;
19
+ src: url("but-head/But-Head-Regular.woff2") format("woff2");
20
+ font-family: "But Head";
21
+ font-display: swap;
22
22
  }
23
23
  @font-face {
24
- font-style: italic;
25
- font-weight: 400;
26
- src: url("but-head/But-Head-Italic.woff2") format("woff2");
27
- font-family: "But Head";
28
- font-display: swap;
24
+ font-style: italic;
25
+ font-weight: 400;
26
+ src: url("but-head/But-Head-Italic.woff2") format("woff2");
27
+ font-family: "But Head";
28
+ font-display: swap;
29
29
  }
30
30
 
31
31
  @font-face {
32
- font-style: normal;
33
- font-weight: 400;
34
- src: url("geist-mono/GeistMono-Regular.woff2") format("woff2");
35
- font-family: "Geist Mono";
36
- font-display: swap;
32
+ font-style: normal;
33
+ font-weight: 400;
34
+ src: url("geist-mono/GeistMono-Regular.woff2") format("woff2");
35
+ font-family: "Geist Mono";
36
+ font-display: swap;
37
37
  }
38
38
  @font-face {
39
- font-style: normal;
40
- font-weight: 500;
41
- src: url("geist-mono/GeistMono-Medium.woff2") format("woff2");
42
- font-family: "Geist Mono";
43
- font-display: swap;
39
+ font-style: normal;
40
+ font-weight: 500;
41
+ src: url("geist-mono/GeistMono-Medium.woff2") format("woff2");
42
+ font-family: "Geist Mono";
43
+ font-display: swap;
44
44
  }
45
45
  @font-face {
46
- font-style: normal;
47
- font-weight: 700;
48
- src: url("geist-mono/GeistMono-Bold.woff2") format("woff2");
49
- font-family: "Geist Mono";
50
- font-display: swap;
46
+ font-style: normal;
47
+ font-weight: 700;
48
+ src: url("geist-mono/GeistMono-Bold.woff2") format("woff2");
49
+ font-family: "Geist Mono";
50
+ font-display: swap;
51
51
  }
52
52
 
53
53
  @font-face {
54
- font-style: normal;
55
- font-weight: 400;
56
- src: url("inter/Inter-Regular.woff2") format("woff2");
57
- font-family: "Inter";
58
- font-display: swap;
54
+ font-style: normal;
55
+ font-weight: 400;
56
+ src: url("inter/Inter-Regular.woff2") format("woff2");
57
+ font-family: "Inter";
58
+ font-display: swap;
59
59
  }
60
60
  @font-face {
61
- font-style: italic;
62
- font-weight: 400;
63
- src: url("inter/Inter-Italic.woff2") format("woff2");
64
- font-family: "Inter";
65
- font-display: swap;
61
+ font-style: italic;
62
+ font-weight: 400;
63
+ src: url("inter/Inter-Italic.woff2") format("woff2");
64
+ font-family: "Inter";
65
+ font-display: swap;
66
66
  }
67
67
  @font-face {
68
- font-style: normal;
69
- font-weight: 500;
70
- src: url("inter/Inter-Medium.woff2") format("woff2");
71
- font-family: "Inter";
72
- font-display: swap;
68
+ font-style: normal;
69
+ font-weight: 500;
70
+ src: url("inter/Inter-Medium.woff2") format("woff2");
71
+ font-family: "Inter";
72
+ font-display: swap;
73
73
  }
74
74
  @font-face {
75
- font-style: italic;
76
- font-weight: 500;
77
- src: url("inter/Inter-MediumItalic.woff2") format("woff2");
78
- font-family: "Inter";
79
- font-display: swap;
75
+ font-style: italic;
76
+ font-weight: 500;
77
+ src: url("inter/Inter-MediumItalic.woff2") format("woff2");
78
+ font-family: "Inter";
79
+ font-display: swap;
80
80
  }
81
81
  @font-face {
82
- font-style: normal;
83
- font-weight: 600;
84
- src: url("inter/Inter-SemiBold.woff2") format("woff2");
85
- font-family: "Inter";
86
- font-display: swap;
82
+ font-style: normal;
83
+ font-weight: 600;
84
+ src: url("inter/Inter-SemiBold.woff2") format("woff2");
85
+ font-family: "Inter";
86
+ font-display: swap;
87
87
  }
88
88
  @font-face {
89
- font-style: italic;
90
- font-weight: 600;
91
- src: url("inter/Inter-SemiBoldItalic.woff2") format("woff2");
92
- font-family: "Inter";
93
- font-display: swap;
89
+ font-style: italic;
90
+ font-weight: 600;
91
+ src: url("inter/Inter-SemiBoldItalic.woff2") format("woff2");
92
+ font-family: "Inter";
93
+ font-display: swap;
94
94
  }
95
95
  @font-face {
96
- font-style: normal;
97
- font-weight: 700;
98
- src: url("inter/Inter-Bold.woff2") format("woff2");
99
- font-family: "Inter";
100
- font-display: swap;
96
+ font-style: normal;
97
+ font-weight: 700;
98
+ src: url("inter/Inter-Bold.woff2") format("woff2");
99
+ font-family: "Inter";
100
+ font-display: swap;
101
101
  }
102
102
  @font-face {
103
- font-style: italic;
104
- font-weight: 700;
105
- src: url("inter/Inter-BoldItalic.woff2") format("woff2");
106
- font-family: "Inter";
107
- font-display: swap;
103
+ font-style: italic;
104
+ font-weight: 700;
105
+ src: url("inter/Inter-BoldItalic.woff2") format("woff2");
106
+ font-family: "Inter";
107
+ font-display: swap;
108
108
  }
package/package.json CHANGED
@@ -1,55 +1,57 @@
1
1
  {
2
- "name": "@gitbutler/design-core",
3
- "version": "1.3.7",
4
- "type": "module",
5
- "description": "Design tokens for GitButler applications",
6
- "keywords": [
7
- "design-tokens",
8
- "css",
9
- "terrazzo",
10
- "gitbutler"
11
- ],
12
- "homepage": "https://github.com/gitbutlerapp/design-tokens",
13
- "repository": {
14
- "type": "git",
15
- "url": "git+https://github.com/gitbutlerapp/design-tokens.git"
16
- },
17
- "main": "./tokens/tokens.css",
18
- "exports": {
19
- "./tokens": "./tokens/tokens.css",
20
- "./tokens.json": "./tokens/tokens.json",
21
- "./fonts": "./fonts/fonts.css",
22
- "./fonts/*": "./fonts/*",
23
- "./core": "./core.css",
24
- "./styles": "./styles/base.css",
25
- "./styles/base": "./styles/base.css",
26
- "./styles/reset": "./styles/reset.css",
27
- "./styles/text": "./styles/text.css",
28
- "./utility": "./utility/utility.css",
29
- "./utility/general": "./utility/general.css",
30
- "./utility/helpers": "./utility/helpers.css",
31
- "./utility/layout": "./utility/layout.min.css"
32
- },
33
- "scripts": {
34
- "build": "npx tz build",
35
- "dev": "npx tz build --watch",
36
- "prepublishOnly": "npm run build"
37
- },
38
- "devDependencies": {
39
- "@terrazzo/cli": "0.10.3",
40
- "@terrazzo/parser": "0.10.4",
41
- "@terrazzo/plugin-css": "0.10.4",
42
- "prettier": "^3.0.0"
43
- },
44
- "files": [
45
- "tokens/",
46
- "fonts/",
47
- "styles/",
48
- "utility/",
49
- "core.css",
50
- "README.md"
51
- ],
52
- "publishConfig": {
53
- "access": "public"
54
- }
2
+ "name": "@gitbutler/design-core",
3
+ "version": "1.3.8",
4
+ "type": "module",
5
+ "description": "Design tokens for GitButler applications",
6
+ "keywords": [
7
+ "design-tokens",
8
+ "css",
9
+ "terrazzo",
10
+ "gitbutler"
11
+ ],
12
+ "homepage": "https://github.com/gitbutlerapp/design-tokens",
13
+ "repository": {
14
+ "type": "git",
15
+ "url": "git+https://github.com/gitbutlerapp/design-tokens.git"
16
+ },
17
+ "main": "./tokens/tokens.css",
18
+ "exports": {
19
+ "./tokens": "./tokens/tokens.css",
20
+ "./tokens.json": "./tokens/tokens.json",
21
+ "./fonts": "./fonts/fonts.css",
22
+ "./fonts/*": "./fonts/*",
23
+ "./core": "./core.css",
24
+ "./styles": "./styles/base.css",
25
+ "./styles/base": "./styles/base.css",
26
+ "./styles/reset": "./styles/reset.css",
27
+ "./styles/text": "./styles/text.css",
28
+ "./utility": "./utility/utility.css",
29
+ "./utility/general": "./utility/general.css",
30
+ "./utility/helpers": "./utility/helpers.css",
31
+ "./utility/layout": "./utility/layout.min.css"
32
+ },
33
+ "scripts": {
34
+ "build": "npx tz build",
35
+ "dev": "npx tz build --watch",
36
+ "prepublishOnly": "npm run build",
37
+ "format": "prettier --write \"**/*.css\"",
38
+ "format:check": "prettier --check \"**/*.css\""
39
+ },
40
+ "devDependencies": {
41
+ "@terrazzo/cli": "0.10.3",
42
+ "@terrazzo/parser": "0.10.4",
43
+ "@terrazzo/plugin-css": "0.10.4",
44
+ "prettier": "^3.0.0"
45
+ },
46
+ "files": [
47
+ "tokens/",
48
+ "fonts/",
49
+ "styles/",
50
+ "utility/",
51
+ "core.css",
52
+ "README.md"
53
+ ],
54
+ "publishConfig": {
55
+ "access": "public"
56
+ }
55
57
  }