@utrecht/component-library-css 1.0.0-alpha.122 → 1.0.0-alpha.126
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 +13 -1
- package/dist/root-theme.css +13 -1
- package/package.json +3 -3
package/dist/index.css
CHANGED
|
@@ -5096,9 +5096,10 @@ ol.utrecht-breadcrumb__list {
|
|
|
5096
5096
|
/* Collection of CSS variables for Utrecht theme applied to `:root` */
|
|
5097
5097
|
/**
|
|
5098
5098
|
* Do not edit directly
|
|
5099
|
-
* Generated on
|
|
5099
|
+
* Generated on Sat, 20 Nov 2021 15:41:16 GMT
|
|
5100
5100
|
*/
|
|
5101
5101
|
:root {
|
|
5102
|
+
--utrecht-toptask-nav-link-grid-max-inline-size: 240px;
|
|
5102
5103
|
--utrecht-topnav-link-focus-text-decoration: none;
|
|
5103
5104
|
--utrecht-topnav-link-focus-border-type: dotted;
|
|
5104
5105
|
--utrecht-search-bar-hover-transform: 1;
|
|
@@ -5193,6 +5194,12 @@ ol.utrecht-breadcrumb__list {
|
|
|
5193
5194
|
--utrecht-unordered-list-item-margin-block-start: 0.5rem;
|
|
5194
5195
|
--utrecht-unordered-list-margin-block-end: 1rem;
|
|
5195
5196
|
--utrecht-unordered-list-margin-block-start: 0;
|
|
5197
|
+
--utrecht-toptask-link-icon-size: 1.7rem;
|
|
5198
|
+
--utrecht-toptask-link-hover-transform-scale: 1.02;
|
|
5199
|
+
--utrecht-toptask-link-min-inline-size: 15rem;
|
|
5200
|
+
--utrecht-toptask-link-min-block-size: 8.25rem;
|
|
5201
|
+
--utrecht-toptask-link-line-height: 1.2;
|
|
5202
|
+
--utrecht-toptask-link-font-size: 1rem;
|
|
5196
5203
|
--utrecht-textbox-border-bottom-width: 3px;
|
|
5197
5204
|
--utrecht-textarea-border-bottom-width: 3px;
|
|
5198
5205
|
--utrecht-table-cell-padding-inline-start: 0.4em;
|
|
@@ -5453,6 +5460,7 @@ ol.utrecht-breadcrumb__list {
|
|
|
5453
5460
|
--utrecht-badge-data-text-transform: uppercase;
|
|
5454
5461
|
--utrecht-badge-data-letter-spacing: 0.15ch;
|
|
5455
5462
|
--utrecht-article-max-inline-size: 780px;
|
|
5463
|
+
--utrecht-toptask-nav-gap: var(--utrecht-space-column-md);
|
|
5456
5464
|
--utrecht-topnav-link-hover-background-color: var(--utrecht-color-black);
|
|
5457
5465
|
--utrecht-topnav-link-focus-outline-color: var(--utrecht-color-black);
|
|
5458
5466
|
--utrecht-topnav-link-focus-background-color: var(--utrecht-color-yellow-80);
|
|
@@ -5653,6 +5661,10 @@ ol.utrecht-breadcrumb__list {
|
|
|
5653
5661
|
--utrecht-badge-background-color: var(--utrecht-color-grey-30);
|
|
5654
5662
|
/* Default background color for badge components */
|
|
5655
5663
|
--utrecht-search-bar-invalid-border-color: var(--utrecht-feedback-invalid-border-color);
|
|
5664
|
+
--utrecht-toptask-link-hover-color: var(--utrecht-button-primary-action-hover-color);
|
|
5665
|
+
--utrecht-toptask-link-hover-background-color: var(--utrecht-button-primary-action-hover-background-color);
|
|
5666
|
+
--utrecht-toptask-link-color: var(--utrecht-button-color);
|
|
5667
|
+
--utrecht-toptask-link-background-color: var(--utrecht-button-background-color);
|
|
5656
5668
|
--utrecht-mapcontrolbutton-focus-border-color: var(--utrecht-focus-border-color);
|
|
5657
5669
|
--utrecht-mapcontrolbutton-focus-outline-color: var(--utrecht-focus-outline-color);
|
|
5658
5670
|
--utrecht-mapcontrolbutton-focus-border-style: var(--utrecht-focus-border-style);
|
package/dist/root-theme.css
CHANGED
|
@@ -5,9 +5,10 @@
|
|
|
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 Sat, 20 Nov 2021 15:41:16 GMT
|
|
9
9
|
*/
|
|
10
10
|
:root {
|
|
11
|
+
--utrecht-toptask-nav-link-grid-max-inline-size: 240px;
|
|
11
12
|
--utrecht-topnav-link-focus-text-decoration: none;
|
|
12
13
|
--utrecht-topnav-link-focus-border-type: dotted;
|
|
13
14
|
--utrecht-search-bar-hover-transform: 1;
|
|
@@ -102,6 +103,12 @@
|
|
|
102
103
|
--utrecht-unordered-list-item-margin-block-start: 0.5rem;
|
|
103
104
|
--utrecht-unordered-list-margin-block-end: 1rem;
|
|
104
105
|
--utrecht-unordered-list-margin-block-start: 0;
|
|
106
|
+
--utrecht-toptask-link-icon-size: 1.7rem;
|
|
107
|
+
--utrecht-toptask-link-hover-transform-scale: 1.02;
|
|
108
|
+
--utrecht-toptask-link-min-inline-size: 15rem;
|
|
109
|
+
--utrecht-toptask-link-min-block-size: 8.25rem;
|
|
110
|
+
--utrecht-toptask-link-line-height: 1.2;
|
|
111
|
+
--utrecht-toptask-link-font-size: 1rem;
|
|
105
112
|
--utrecht-textbox-border-bottom-width: 3px;
|
|
106
113
|
--utrecht-textarea-border-bottom-width: 3px;
|
|
107
114
|
--utrecht-table-cell-padding-inline-start: 0.4em;
|
|
@@ -362,6 +369,7 @@
|
|
|
362
369
|
--utrecht-badge-data-text-transform: uppercase;
|
|
363
370
|
--utrecht-badge-data-letter-spacing: 0.15ch;
|
|
364
371
|
--utrecht-article-max-inline-size: 780px;
|
|
372
|
+
--utrecht-toptask-nav-gap: var(--utrecht-space-column-md);
|
|
365
373
|
--utrecht-topnav-link-hover-background-color: var(--utrecht-color-black);
|
|
366
374
|
--utrecht-topnav-link-focus-outline-color: var(--utrecht-color-black);
|
|
367
375
|
--utrecht-topnav-link-focus-background-color: var(--utrecht-color-yellow-80);
|
|
@@ -562,6 +570,10 @@
|
|
|
562
570
|
--utrecht-badge-background-color: var(--utrecht-color-grey-30);
|
|
563
571
|
/* Default background color for badge components */
|
|
564
572
|
--utrecht-search-bar-invalid-border-color: var(--utrecht-feedback-invalid-border-color);
|
|
573
|
+
--utrecht-toptask-link-hover-color: var(--utrecht-button-primary-action-hover-color);
|
|
574
|
+
--utrecht-toptask-link-hover-background-color: var(--utrecht-button-primary-action-hover-background-color);
|
|
575
|
+
--utrecht-toptask-link-color: var(--utrecht-button-color);
|
|
576
|
+
--utrecht-toptask-link-background-color: var(--utrecht-button-background-color);
|
|
565
577
|
--utrecht-mapcontrolbutton-focus-border-color: var(--utrecht-focus-border-color);
|
|
566
578
|
--utrecht-mapcontrolbutton-focus-outline-color: var(--utrecht-focus-outline-color);
|
|
567
579
|
--utrecht-mapcontrolbutton-focus-border-style: var(--utrecht-focus-border-style);
|
package/package.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"version": "1.0.0-alpha.
|
|
2
|
+
"version": "1.0.0-alpha.126",
|
|
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,7 +16,7 @@
|
|
|
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.119",
|
|
20
20
|
"node-sass-package-importer": "5.3.2",
|
|
21
21
|
"rimraf": "3.0.2",
|
|
22
22
|
"sass": "1.43.4"
|
|
@@ -26,5 +26,5 @@
|
|
|
26
26
|
"build": "sass src/:dist/ --load-path=../../node_modules/ --no-source-map",
|
|
27
27
|
"clean": "rimraf dist/"
|
|
28
28
|
},
|
|
29
|
-
"gitHead": "
|
|
29
|
+
"gitHead": "5c8c02cbbfdf3f86bef631ba92bc2477b511295f"
|
|
30
30
|
}
|