@haiilo/catalyst-tokens 6.3.3 → 6.4.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/dist/assets/fonts/Lato-Black.woff +0 -0
- package/dist/assets/fonts/Lato-Black.woff2 +0 -0
- package/dist/assets/fonts/Lato-BlackItalic.woff +0 -0
- package/dist/assets/fonts/Lato-BlackItalic.woff2 +0 -0
- package/dist/assets/fonts/Lato-Bold.woff +0 -0
- package/dist/assets/fonts/Lato-Bold.woff2 +0 -0
- package/dist/assets/fonts/Lato-BoldItalic.woff +0 -0
- package/dist/assets/fonts/Lato-BoldItalic.woff2 +0 -0
- package/dist/assets/fonts/Lato-Hairline.woff +0 -0
- package/dist/assets/fonts/Lato-Hairline.woff2 +0 -0
- package/dist/assets/fonts/Lato-HairlineItalic.woff +0 -0
- package/dist/assets/fonts/Lato-HairlineItalic.woff2 +0 -0
- package/dist/assets/fonts/Lato-Heavy.woff +0 -0
- package/dist/assets/fonts/Lato-Heavy.woff2 +0 -0
- package/dist/assets/fonts/Lato-HeavyItalic.woff +0 -0
- package/dist/assets/fonts/Lato-HeavyItalic.woff2 +0 -0
- package/dist/assets/fonts/Lato-Italic.woff +0 -0
- package/dist/assets/fonts/Lato-Italic.woff2 +0 -0
- package/dist/assets/fonts/Lato-Light.woff +0 -0
- package/dist/assets/fonts/Lato-Light.woff2 +0 -0
- package/dist/assets/fonts/Lato-LightItalic.woff +0 -0
- package/dist/assets/fonts/Lato-LightItalic.woff2 +0 -0
- package/dist/assets/fonts/Lato-Medium.woff +0 -0
- package/dist/assets/fonts/Lato-Medium.woff2 +0 -0
- package/dist/assets/fonts/Lato-MediumItalic.woff +0 -0
- package/dist/assets/fonts/Lato-MediumItalic.woff2 +0 -0
- package/dist/assets/fonts/Lato-Regular.woff +0 -0
- package/dist/assets/fonts/Lato-Regular.woff2 +0 -0
- package/dist/assets/fonts/Lato-Semibold.woff +0 -0
- package/dist/assets/fonts/Lato-Semibold.woff2 +0 -0
- package/dist/assets/fonts/Lato-SemiboldItalic.woff +0 -0
- package/dist/assets/fonts/Lato-SemiboldItalic.woff2 +0 -0
- package/dist/assets/fonts/Lato-Thin.woff +0 -0
- package/dist/assets/fonts/Lato-Thin.woff2 +0 -0
- package/dist/assets/fonts/Lato-ThinItalic.woff +0 -0
- package/dist/assets/fonts/Lato-ThinItalic.woff2 +0 -0
- package/dist/assets/fonts/SourceSans3VF-Italic.otf.woff +0 -0
- package/dist/assets/fonts/SourceSans3VF-Italic.otf.woff2 +0 -0
- package/dist/assets/fonts/SourceSans3VF-Italic.ttf.woff +0 -0
- package/dist/assets/fonts/SourceSans3VF-Italic.ttf.woff2 +0 -0
- package/dist/assets/fonts/SourceSans3VF-Upright.otf.woff +0 -0
- package/dist/assets/fonts/SourceSans3VF-Upright.otf.woff2 +0 -0
- package/dist/assets/fonts/SourceSans3VF-Upright.ttf.woff +0 -0
- package/dist/assets/fonts/SourceSans3VF-Upright.ttf.woff2 +0 -0
- package/dist/css/variables.css +3 -0
- package/dist/export/zeroheight.json +14 -0
- package/dist/js/variables.d.ts +3 -0
- package/dist/js/variables.js +3 -0
- package/dist/json/variables.json +5 -0
- package/dist/scss/_variables.scss +8 -0
- package/package.json +7 -2
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/dist/css/variables.css
CHANGED
|
@@ -42,6 +42,9 @@
|
|
|
42
42
|
--cat-asset-font-lato-woff2-thin-italic: "Lato-ThinItalic.woff2";
|
|
43
43
|
--cat-asset-font-azeret-mono-name: "Azeret Mono";
|
|
44
44
|
--cat-asset-font-azeret-mono-woff2-regular: "AzeretMono-Regular.woff2";
|
|
45
|
+
--cat-asset-font-ss3v-name: "Source Sans 3";
|
|
46
|
+
--cat-asset-font-ss3v-woff: "SourceSans3VF-Upright.ttf.woff";
|
|
47
|
+
--cat-asset-font-ss3v-woff2: "SourceSans3VF-Upright.ttf.woff2";
|
|
45
48
|
--cat-color-base-white: 255, 255, 255;
|
|
46
49
|
--cat-color-base-black: 0, 0, 0;
|
|
47
50
|
--cat-color-base-neutral-100: 242, 244, 247;
|
|
@@ -160,6 +160,20 @@
|
|
|
160
160
|
"$type": "asset",
|
|
161
161
|
"$value": "AzeretMono-Regular.woff2"
|
|
162
162
|
}
|
|
163
|
+
},
|
|
164
|
+
"ss3v": {
|
|
165
|
+
"name": {
|
|
166
|
+
"$type": "asset",
|
|
167
|
+
"$value": "Source Sans 3"
|
|
168
|
+
},
|
|
169
|
+
"woff": {
|
|
170
|
+
"$type": "asset",
|
|
171
|
+
"$value": "SourceSans3VF-Upright.ttf.woff"
|
|
172
|
+
},
|
|
173
|
+
"woff2": {
|
|
174
|
+
"$type": "asset",
|
|
175
|
+
"$value": "SourceSans3VF-Upright.ttf.woff2"
|
|
176
|
+
}
|
|
163
177
|
}
|
|
164
178
|
}
|
|
165
179
|
},
|
package/dist/js/variables.d.ts
CHANGED
|
@@ -41,6 +41,9 @@ export const assetFontLatoWoffThinItalic : string;
|
|
|
41
41
|
export const assetFontLatoWoff2ThinItalic : string;
|
|
42
42
|
export const assetFontAzeretMonoName : string;
|
|
43
43
|
export const assetFontAzeretMonoWoff2Regular : string;
|
|
44
|
+
export const assetFontSs3vName : string;
|
|
45
|
+
export const assetFontSs3vWoff : string;
|
|
46
|
+
export const assetFontSs3vWoff2 : string;
|
|
44
47
|
export const colorBaseWhite : string;
|
|
45
48
|
export const colorBaseBlack : string;
|
|
46
49
|
export const colorBaseNeutral100 : string;
|
package/dist/js/variables.js
CHANGED
|
@@ -41,6 +41,9 @@ export const assetFontLatoWoffThinItalic = "Lato-ThinItalic.woff";
|
|
|
41
41
|
export const assetFontLatoWoff2ThinItalic = "Lato-ThinItalic.woff2";
|
|
42
42
|
export const assetFontAzeretMonoName = "Azeret Mono";
|
|
43
43
|
export const assetFontAzeretMonoWoff2Regular = "AzeretMono-Regular.woff2";
|
|
44
|
+
export const assetFontSs3vName = "Source Sans 3";
|
|
45
|
+
export const assetFontSs3vWoff = "SourceSans3VF-Upright.ttf.woff";
|
|
46
|
+
export const assetFontSs3vWoff2 = "SourceSans3VF-Upright.ttf.woff2";
|
|
44
47
|
export const colorBaseWhite = "#ffffff";
|
|
45
48
|
export const colorBaseBlack = "#000000";
|
|
46
49
|
export const colorBaseNeutral100 = "#f2f4f7";
|
package/dist/json/variables.json
CHANGED
|
@@ -119,6 +119,9 @@ $cat-color-base-neutral-200: 235, 236, 240 !default;
|
|
|
119
119
|
$cat-color-base-neutral-100: 242, 244, 247 !default;
|
|
120
120
|
$cat-color-base-black: 0, 0, 0 !default;
|
|
121
121
|
$cat-color-base-white: 255, 255, 255 !default;
|
|
122
|
+
$cat-asset-font-ss3v-woff2: "SourceSans3VF-Upright.ttf.woff2" !default;
|
|
123
|
+
$cat-asset-font-ss3v-woff: "SourceSans3VF-Upright.ttf.woff" !default;
|
|
124
|
+
$cat-asset-font-ss3v-name: "Source Sans 3" !default;
|
|
122
125
|
$cat-asset-font-azeret-mono-woff2-regular: "AzeretMono-Regular.woff2" !default;
|
|
123
126
|
$cat-asset-font-azeret-mono-name: "Azeret Mono" !default;
|
|
124
127
|
$cat-asset-font-lato-woff2-thin-italic: "Lato-ThinItalic.woff2" !default;
|
|
@@ -291,6 +294,11 @@ $tokens: (
|
|
|
291
294
|
'azeretMono': (
|
|
292
295
|
'name': $cat-asset-font-azeret-mono-name,
|
|
293
296
|
'woff2Regular': $cat-asset-font-azeret-mono-woff2-regular
|
|
297
|
+
),
|
|
298
|
+
'ss3v': (
|
|
299
|
+
'name': $cat-asset-font-ss3v-name,
|
|
300
|
+
'woff': $cat-asset-font-ss3v-woff,
|
|
301
|
+
'woff2': $cat-asset-font-ss3v-woff2
|
|
294
302
|
)
|
|
295
303
|
)
|
|
296
304
|
),
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@haiilo/catalyst-tokens",
|
|
3
|
-
"version": "6.
|
|
3
|
+
"version": "6.4.0",
|
|
4
4
|
"description": "Design tokens for Catalyst Design System",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"repository": {
|
|
@@ -16,14 +16,19 @@
|
|
|
16
16
|
"publishConfig": {
|
|
17
17
|
"access": "public"
|
|
18
18
|
},
|
|
19
|
+
"dependencies": {
|
|
20
|
+
"source-sans": "github:adobe-fonts/source-sans#ed18089"
|
|
21
|
+
},
|
|
19
22
|
"devDependencies": {
|
|
23
|
+
"copyfiles": "^2.4.1",
|
|
20
24
|
"style-dictionary": "^3.8.0",
|
|
21
|
-
"style-dictionary-utils": "^
|
|
25
|
+
"style-dictionary-utils": "^2.0.0",
|
|
22
26
|
"tinycolor2": "^1.6.0"
|
|
23
27
|
},
|
|
24
28
|
"scripts": {
|
|
25
29
|
"prebuild": "pnpm run clean",
|
|
26
30
|
"build": "style-dictionary build --config config.js",
|
|
31
|
+
"postbuild": "copyfiles -f assets/fonts/* node_modules/source-sans/WOFF*/VF/* dist/assets/fonts",
|
|
27
32
|
"clean": "rm -rf ./dist",
|
|
28
33
|
"reset": "rm -rf ./dist ./node_modules"
|
|
29
34
|
}
|