@utrecht/component-library-css 1.0.0-alpha.139 → 1.0.0-alpha.142
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/index.css +10 -10
- package/dist/root-theme.css +10 -10
- package/package.json +4 -4
package/dist/index.css
CHANGED
|
@@ -5285,7 +5285,7 @@ however browsers don't seem to have implemented great looking supixel tweening y
|
|
|
5285
5285
|
/* Collection of CSS variables for Utrecht theme applied to `:root` */
|
|
5286
5286
|
/**
|
|
5287
5287
|
* Do not edit directly
|
|
5288
|
-
* Generated on
|
|
5288
|
+
* Generated on Mon, 06 Dec 2021 17:29:00 GMT
|
|
5289
5289
|
*/
|
|
5290
5290
|
:root {
|
|
5291
5291
|
--utrecht-toptask-nav-link-grid-max-inline-size: 240px;
|
|
@@ -5305,10 +5305,10 @@ however browsers don't seem to have implemented great looking supixel tweening y
|
|
|
5305
5305
|
--utrecht-border-style-solid: solid;
|
|
5306
5306
|
--utrecht-border-width-md: 2px;
|
|
5307
5307
|
--utrecht-border-width-sm: 1px;
|
|
5308
|
-
--utrecht-typography-line-height-
|
|
5309
|
-
--utrecht-typography-line-height-
|
|
5310
|
-
--utrecht-typography-line-height-
|
|
5311
|
-
--utrecht-typography-line-height-
|
|
5308
|
+
--utrecht-typography-line-height-lg: 2;
|
|
5309
|
+
--utrecht-typography-line-height-md: 1.5;
|
|
5310
|
+
--utrecht-typography-line-height-sm: 1.25;
|
|
5311
|
+
--utrecht-typography-line-height-xs: 1;
|
|
5312
5312
|
--utrecht-typography-letter-spacing-lg: 3px;
|
|
5313
5313
|
--utrecht-typography-letter-spacing-md: 1px;
|
|
5314
5314
|
--utrecht-typography-letter-spacing-sm: 0.8px;
|
|
@@ -5329,13 +5329,13 @@ however browsers don't seem to have implemented great looking supixel tweening y
|
|
|
5329
5329
|
/* 18px */
|
|
5330
5330
|
--utrecht-typography-scale-md-font-size: 1rem;
|
|
5331
5331
|
/* 16px */
|
|
5332
|
-
--utrecht-typography-scale-sm-font-size: 0.
|
|
5333
|
-
/*
|
|
5334
|
-
--utrecht-typography-scale-xs-font-size: 0.
|
|
5335
|
-
/*
|
|
5332
|
+
--utrecht-typography-scale-sm-font-size: 0.875rem;
|
|
5333
|
+
/* 14px */
|
|
5334
|
+
--utrecht-typography-scale-xs-font-size: 0.75rem;
|
|
5335
|
+
/* 12px */
|
|
5336
5336
|
--utrecht-typography-scale-2xs-font-size: 0.5rem;
|
|
5337
5337
|
/* 8px */
|
|
5338
|
-
--utrecht-typography-sans-serif-font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans",
|
|
5338
|
+
--utrecht-typography-sans-serif-font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Arial, sans-serif;
|
|
5339
5339
|
--utrecht-color-black: hsl(0 0% 0%);
|
|
5340
5340
|
--utrecht-color-white: hsl(0 0% 100%);
|
|
5341
5341
|
--utrecht-color-invalid: #990000;
|
package/dist/root-theme.css
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
/* Collection of CSS variables for Utrecht theme applied to `:root` */
|
|
6
6
|
/**
|
|
7
7
|
* Do not edit directly
|
|
8
|
-
* Generated on
|
|
8
|
+
* Generated on Mon, 06 Dec 2021 17:29:00 GMT
|
|
9
9
|
*/
|
|
10
10
|
:root {
|
|
11
11
|
--utrecht-toptask-nav-link-grid-max-inline-size: 240px;
|
|
@@ -25,10 +25,10 @@
|
|
|
25
25
|
--utrecht-border-style-solid: solid;
|
|
26
26
|
--utrecht-border-width-md: 2px;
|
|
27
27
|
--utrecht-border-width-sm: 1px;
|
|
28
|
-
--utrecht-typography-line-height-
|
|
29
|
-
--utrecht-typography-line-height-
|
|
30
|
-
--utrecht-typography-line-height-
|
|
31
|
-
--utrecht-typography-line-height-
|
|
28
|
+
--utrecht-typography-line-height-lg: 2;
|
|
29
|
+
--utrecht-typography-line-height-md: 1.5;
|
|
30
|
+
--utrecht-typography-line-height-sm: 1.25;
|
|
31
|
+
--utrecht-typography-line-height-xs: 1;
|
|
32
32
|
--utrecht-typography-letter-spacing-lg: 3px;
|
|
33
33
|
--utrecht-typography-letter-spacing-md: 1px;
|
|
34
34
|
--utrecht-typography-letter-spacing-sm: 0.8px;
|
|
@@ -49,13 +49,13 @@
|
|
|
49
49
|
/* 18px */
|
|
50
50
|
--utrecht-typography-scale-md-font-size: 1rem;
|
|
51
51
|
/* 16px */
|
|
52
|
-
--utrecht-typography-scale-sm-font-size: 0.
|
|
53
|
-
/*
|
|
54
|
-
--utrecht-typography-scale-xs-font-size: 0.
|
|
55
|
-
/*
|
|
52
|
+
--utrecht-typography-scale-sm-font-size: 0.875rem;
|
|
53
|
+
/* 14px */
|
|
54
|
+
--utrecht-typography-scale-xs-font-size: 0.75rem;
|
|
55
|
+
/* 12px */
|
|
56
56
|
--utrecht-typography-scale-2xs-font-size: 0.5rem;
|
|
57
57
|
/* 8px */
|
|
58
|
-
--utrecht-typography-sans-serif-font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans",
|
|
58
|
+
--utrecht-typography-sans-serif-font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Arial, sans-serif;
|
|
59
59
|
--utrecht-color-black: hsl(0 0% 0%);
|
|
60
60
|
--utrecht-color-white: hsl(0 0% 100%);
|
|
61
61
|
--utrecht-color-invalid: #990000;
|
package/package.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"version": "1.0.0-alpha.
|
|
2
|
+
"version": "1.0.0-alpha.142",
|
|
3
3
|
"author": "Community for NL Design System",
|
|
4
4
|
"description": "Component library bundle for the Municipality of Utrecht based on the NL Design System architecture",
|
|
5
5
|
"license": "EUPL-1.2",
|
|
@@ -16,15 +16,15 @@
|
|
|
16
16
|
"url": "git@github.com:nl-design-system/utrecht.git"
|
|
17
17
|
},
|
|
18
18
|
"devDependencies": {
|
|
19
|
-
"@utrecht/design-tokens": "1.0.0-alpha.
|
|
19
|
+
"@utrecht/design-tokens": "1.0.0-alpha.135",
|
|
20
20
|
"node-sass-package-importer": "5.3.2",
|
|
21
21
|
"rimraf": "3.0.2",
|
|
22
|
-
"sass": "1.
|
|
22
|
+
"sass": "1.44.0"
|
|
23
23
|
},
|
|
24
24
|
"scripts": {
|
|
25
25
|
"prebuild": "npm run clean",
|
|
26
26
|
"build": "sass src/:dist/ --load-path=../../node_modules/ --no-source-map",
|
|
27
27
|
"clean": "rimraf dist/"
|
|
28
28
|
},
|
|
29
|
-
"gitHead": "
|
|
29
|
+
"gitHead": "3d2e852810fd57ff815ad78e4b1318e0405a1b54"
|
|
30
30
|
}
|