@sps-woodland/tokens 8.6.0 → 8.7.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/lib/css/tokens.css +2 -1
- package/lib/css/utils.css +1 -1
- package/lib/dictionary.d.ts +45 -0
- package/lib/font.css +21 -21
- package/lib/index.cjs.js +1 -1
- package/lib/index.es.js +1 -0
- package/lib/scss/tokens.scss +2 -1
- package/lib/scss/utils.scss +1 -1
- package/lib/tokens.d.ts +1 -0
- package/lib/vanilla-extract/sprinkleValues.d.ts +1 -0
- package/package.json +1 -1
- package/src/dictionary.ts +65 -0
- package/src/tokens.ts +1 -0
- package/src/vanilla-extract/sprinkleValues.ts +1 -0
package/lib/css/tokens.css
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Thu, 25 Apr 2024 17:40:45 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
:root {
|
|
@@ -190,6 +190,7 @@
|
|
|
190
190
|
--component-content-row-expand-button-border: 0;
|
|
191
191
|
--component-content-row-expand-button-color: #000000;
|
|
192
192
|
--component-content-row-expand-button-hover-color: #000000;
|
|
193
|
+
--component-content-row-expand-button-color-disabled: #000000;
|
|
193
194
|
--component-content-row-expand-button-font-size: 1rem;
|
|
194
195
|
--component-content-row-expand-button-line-height: 1.125rem;
|
|
195
196
|
--component-content-row-padding: 1rem;
|
package/lib/css/utils.css
CHANGED
package/lib/dictionary.d.ts
CHANGED
|
@@ -3255,6 +3255,21 @@ export declare const dictionary: Readonly<{
|
|
|
3255
3255
|
};
|
|
3256
3256
|
path: string[];
|
|
3257
3257
|
};
|
|
3258
|
+
"expand-button-color-disabled": {
|
|
3259
|
+
value: string;
|
|
3260
|
+
filePath: string;
|
|
3261
|
+
isSource: boolean;
|
|
3262
|
+
original: {
|
|
3263
|
+
value: string;
|
|
3264
|
+
};
|
|
3265
|
+
name: string;
|
|
3266
|
+
attributes: {
|
|
3267
|
+
category: string;
|
|
3268
|
+
type: string;
|
|
3269
|
+
item: string;
|
|
3270
|
+
};
|
|
3271
|
+
path: string[];
|
|
3272
|
+
};
|
|
3258
3273
|
"expand-button-font-size": {
|
|
3259
3274
|
value: string;
|
|
3260
3275
|
filePath: string;
|
|
@@ -23895,6 +23910,21 @@ export declare const dictionary: Readonly<{
|
|
|
23895
23910
|
};
|
|
23896
23911
|
path: string[];
|
|
23897
23912
|
};
|
|
23913
|
+
"expand-button-color-disabled": {
|
|
23914
|
+
value: string;
|
|
23915
|
+
filePath: string;
|
|
23916
|
+
isSource: boolean;
|
|
23917
|
+
original: {
|
|
23918
|
+
value: string;
|
|
23919
|
+
};
|
|
23920
|
+
name: string;
|
|
23921
|
+
attributes: {
|
|
23922
|
+
category: string;
|
|
23923
|
+
type: string;
|
|
23924
|
+
item: string;
|
|
23925
|
+
};
|
|
23926
|
+
path: string[];
|
|
23927
|
+
};
|
|
23898
23928
|
"expand-button-font-size": {
|
|
23899
23929
|
value: string;
|
|
23900
23930
|
filePath: string;
|
|
@@ -44535,6 +44565,21 @@ export declare const dictionary: Readonly<{
|
|
|
44535
44565
|
};
|
|
44536
44566
|
path: string[];
|
|
44537
44567
|
};
|
|
44568
|
+
"expand-button-color-disabled": {
|
|
44569
|
+
value: string;
|
|
44570
|
+
filePath: string;
|
|
44571
|
+
isSource: boolean;
|
|
44572
|
+
original: {
|
|
44573
|
+
value: string;
|
|
44574
|
+
};
|
|
44575
|
+
name: string;
|
|
44576
|
+
attributes: {
|
|
44577
|
+
category: string;
|
|
44578
|
+
type: string;
|
|
44579
|
+
item: string;
|
|
44580
|
+
};
|
|
44581
|
+
path: string[];
|
|
44582
|
+
};
|
|
44538
44583
|
"expand-button-font-size": {
|
|
44539
44584
|
value: string;
|
|
44540
44585
|
filePath: string;
|
package/lib/font.css
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Thu, 25 Apr 2024 17:40:44 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
@font-face {
|
|
7
7
|
font-family: "Source Sans Pro";
|
|
8
8
|
font-style: normal;
|
|
9
9
|
font-weight: 400;
|
|
10
|
-
src: url("https://cdn.dev.spsc.io/web/framework/design-system/ds/8.
|
|
10
|
+
src: url("https://cdn.dev.spsc.io/web/framework/design-system/ds/8.7.0/assets/fonts/source-sans-pro-v9-latin-regular.woff2")
|
|
11
11
|
format("woff2"),
|
|
12
|
-
url("https://cdn.dev.spsc.io/web/framework/design-system/ds/8.
|
|
12
|
+
url("https://cdn.dev.spsc.io/web/framework/design-system/ds/8.7.0/assets/fonts/source-sans-pro-v9-latin-regular.woff")
|
|
13
13
|
format("woff");
|
|
14
14
|
font-display: fallback;
|
|
15
15
|
}
|
|
@@ -17,9 +17,9 @@
|
|
|
17
17
|
font-family: "Source Sans Pro";
|
|
18
18
|
font-style: italic;
|
|
19
19
|
font-weight: 400;
|
|
20
|
-
src: url("https://cdn.dev.spsc.io/web/framework/design-system/ds/8.
|
|
20
|
+
src: url("https://cdn.dev.spsc.io/web/framework/design-system/ds/8.7.0/assets/fonts/source-sans-pro-v9-latin-italic.woff2")
|
|
21
21
|
format("woff2"),
|
|
22
|
-
url("https://cdn.dev.spsc.io/web/framework/design-system/ds/8.
|
|
22
|
+
url("https://cdn.dev.spsc.io/web/framework/design-system/ds/8.7.0/assets/fonts/source-sans-pro-v9-latin-italic.woff")
|
|
23
23
|
format("woff");
|
|
24
24
|
font-display: fallback;
|
|
25
25
|
}
|
|
@@ -27,9 +27,9 @@
|
|
|
27
27
|
font-family: "Source Sans Pro";
|
|
28
28
|
font-style: normal;
|
|
29
29
|
font-weight: 600;
|
|
30
|
-
src: url("https://cdn.dev.spsc.io/web/framework/design-system/ds/8.
|
|
30
|
+
src: url("https://cdn.dev.spsc.io/web/framework/design-system/ds/8.7.0/assets/fonts/source-sans-pro-v9-latin-600.woff2")
|
|
31
31
|
format("woff2"),
|
|
32
|
-
url("https://cdn.dev.spsc.io/web/framework/design-system/ds/8.
|
|
32
|
+
url("https://cdn.dev.spsc.io/web/framework/design-system/ds/8.7.0/assets/fonts/source-sans-pro-v9-latin-600.woff")
|
|
33
33
|
format("woff");
|
|
34
34
|
font-display: fallback;
|
|
35
35
|
}
|
|
@@ -37,9 +37,9 @@
|
|
|
37
37
|
font-family: "Source Sans Pro";
|
|
38
38
|
font-style: italic;
|
|
39
39
|
font-weight: 600;
|
|
40
|
-
src: url("https://cdn.dev.spsc.io/web/framework/design-system/ds/8.
|
|
40
|
+
src: url("https://cdn.dev.spsc.io/web/framework/design-system/ds/8.7.0/assets/fonts/source-sans-pro-v9-latin-600italic.woff2")
|
|
41
41
|
format("woff2"),
|
|
42
|
-
url("https://cdn.dev.spsc.io/web/framework/design-system/ds/8.
|
|
42
|
+
url("https://cdn.dev.spsc.io/web/framework/design-system/ds/8.7.0/assets/fonts/source-sans-pro-v9-latin-600italic.woff")
|
|
43
43
|
format("woff");
|
|
44
44
|
font-display: fallback;
|
|
45
45
|
}
|
|
@@ -47,9 +47,9 @@
|
|
|
47
47
|
font-family: "Source Code Pro";
|
|
48
48
|
font-style: normal;
|
|
49
49
|
font-weight: 400;
|
|
50
|
-
src: url("https://cdn.dev.spsc.io/web/framework/design-system/ds/8.
|
|
50
|
+
src: url("https://cdn.dev.spsc.io/web/framework/design-system/ds/8.7.0/assets/fonts/source-code-pro-v6-latin-regular.woff2")
|
|
51
51
|
format("woff2"),
|
|
52
|
-
url("https://cdn.dev.spsc.io/web/framework/design-system/ds/8.
|
|
52
|
+
url("https://cdn.dev.spsc.io/web/framework/design-system/ds/8.7.0/assets/fonts/source-code-pro-v6-latin-regular.woff")
|
|
53
53
|
format("woff");
|
|
54
54
|
font-display: fallback;
|
|
55
55
|
}
|
|
@@ -57,9 +57,9 @@
|
|
|
57
57
|
font-family: "Source Code Pro";
|
|
58
58
|
font-style: italic;
|
|
59
59
|
font-weight: 400;
|
|
60
|
-
src: url("https://cdn.dev.spsc.io/web/framework/design-system/ds/8.
|
|
60
|
+
src: url("https://cdn.dev.spsc.io/web/framework/design-system/ds/8.7.0/assets/fonts/source-code-pro-v6-latin-italic.woff2")
|
|
61
61
|
format("woff2"),
|
|
62
|
-
url("https://cdn.dev.spsc.io/web/framework/design-system/ds/8.
|
|
62
|
+
url("https://cdn.dev.spsc.io/web/framework/design-system/ds/8.7.0/assets/fonts/source-code-pro-v6-latin-italic.woff")
|
|
63
63
|
format("woff");
|
|
64
64
|
font-display: fallback;
|
|
65
65
|
}
|
|
@@ -67,9 +67,9 @@
|
|
|
67
67
|
font-family: "Source Code Pro";
|
|
68
68
|
font-style: normal;
|
|
69
69
|
font-weight: 600;
|
|
70
|
-
src: url("https://cdn.dev.spsc.io/web/framework/design-system/ds/8.
|
|
70
|
+
src: url("https://cdn.dev.spsc.io/web/framework/design-system/ds/8.7.0/assets/fonts/source-code-pro-v6-latin-600.woff2")
|
|
71
71
|
format("woff2"),
|
|
72
|
-
url("https://cdn.dev.spsc.io/web/framework/design-system/ds/8.
|
|
72
|
+
url("https://cdn.dev.spsc.io/web/framework/design-system/ds/8.7.0/assets/fonts/source-code-pro-v6-latin-600.woff")
|
|
73
73
|
format("woff");
|
|
74
74
|
font-display: fallback;
|
|
75
75
|
}
|
|
@@ -77,9 +77,9 @@
|
|
|
77
77
|
font-family: "Source Code Pro";
|
|
78
78
|
font-style: italic;
|
|
79
79
|
font-weight: 600;
|
|
80
|
-
src: url("https://cdn.dev.spsc.io/web/framework/design-system/ds/8.
|
|
80
|
+
src: url("https://cdn.dev.spsc.io/web/framework/design-system/ds/8.7.0/assets/fonts/source-code-pro-v6-latin-600italic.woff2")
|
|
81
81
|
format("woff2"),
|
|
82
|
-
url("https://cdn.dev.spsc.io/web/framework/design-system/ds/8.
|
|
82
|
+
url("https://cdn.dev.spsc.io/web/framework/design-system/ds/8.7.0/assets/fonts/source-code-pro-v6-latin-600italic.woff")
|
|
83
83
|
format("woff");
|
|
84
84
|
font-display: fallback;
|
|
85
85
|
}
|
|
@@ -87,13 +87,13 @@
|
|
|
87
87
|
font-family: "SPS-Icons";
|
|
88
88
|
font-style: normal;
|
|
89
89
|
font-weight: 400;
|
|
90
|
-
src: url("https://cdn.dev.spsc.io/web/framework/design-system/ds/8.
|
|
90
|
+
src: url("https://cdn.dev.spsc.io/web/framework/design-system/ds/8.7.0/assets/fonts/icomoon-sps-icons.svg")
|
|
91
91
|
format("svg"),
|
|
92
|
-
url("https://cdn.dev.spsc.io/web/framework/design-system/ds/8.
|
|
92
|
+
url("https://cdn.dev.spsc.io/web/framework/design-system/ds/8.7.0/assets/fonts/icomoon-sps-icons.truetype")
|
|
93
93
|
format("undefined"),
|
|
94
|
-
url("https://cdn.dev.spsc.io/web/framework/design-system/ds/8.
|
|
94
|
+
url("https://cdn.dev.spsc.io/web/framework/design-system/ds/8.7.0/assets/fonts/icomoon-sps-icons.woff")
|
|
95
95
|
format("woff"),
|
|
96
|
-
url("https://cdn.dev.spsc.io/web/framework/design-system/ds/8.
|
|
96
|
+
url("https://cdn.dev.spsc.io/web/framework/design-system/ds/8.7.0/assets/fonts/icomoon-sps-icons.woff2")
|
|
97
97
|
format("woff2");
|
|
98
98
|
font-display: fallback;
|
|
99
99
|
}
|