@utrecht/component-library-css 1.0.0-alpha.95 → 1.0.0-alpha.96

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/bem.css CHANGED
@@ -43,6 +43,7 @@
43
43
  /* no inheritance */
44
44
  font-weight: var(--utrecht-badge-font-weight, bold);
45
45
  /* no inheritance */
46
+ line-height: var(--utrecht-badge-line-height);
46
47
  padding-block-end: var(--utrecht-badge-padding-block, 0.5ex);
47
48
  padding-block-start: var(--utrecht-badge-padding-block, 0.5ex);
48
49
  padding-inline-end: var(--utrecht-badge-padding-inline, 0.5ch);
@@ -70,6 +71,7 @@
70
71
  /* no inheritance */
71
72
  font-weight: var(--utrecht-badge-font-weight, bold);
72
73
  /* no inheritance */
74
+ line-height: var(--utrecht-badge-line-height);
73
75
  padding-block-end: var(--utrecht-badge-padding-block, 0.5ex);
74
76
  padding-block-start: var(--utrecht-badge-padding-block, 0.5ex);
75
77
  padding-inline-end: var(--utrecht-badge-padding-inline, 0.5ch);
@@ -115,6 +117,7 @@
115
117
  /* no inheritance */
116
118
  font-weight: var(--utrecht-badge-font-weight, bold);
117
119
  /* no inheritance */
120
+ line-height: var(--utrecht-badge-line-height);
118
121
  padding-block-end: var(--utrecht-badge-padding-block, 0.5ex);
119
122
  padding-block-start: var(--utrecht-badge-padding-block, 0.5ex);
120
123
  padding-inline-end: var(--utrecht-badge-padding-inline, 0.5ch);
@@ -147,6 +150,7 @@
147
150
  /* no inheritance */
148
151
  font-weight: var(--utrecht-badge-font-weight, bold);
149
152
  /* no inheritance */
153
+ line-height: var(--utrecht-badge-line-height);
150
154
  padding-block-end: var(--utrecht-badge-padding-block, 0.5ex);
151
155
  padding-block-start: var(--utrecht-badge-padding-block, 0.5ex);
152
156
  padding-inline-end: var(--utrecht-badge-padding-inline, 0.5ch);
@@ -563,6 +567,7 @@ ol.utrecht-breadcrumb__list {
563
567
  }
564
568
 
565
569
  .utrecht-form-label--disabled {
570
+ cursor: var(--utrecht-action-disabled-cursor);
566
571
  font-weight: var(--utrecht-form-label-disabled-color, var(--utrecht-form-label-color));
567
572
  }
568
573
 
package/dist/html.css CHANGED
@@ -240,6 +240,7 @@
240
240
  }
241
241
 
242
242
  .utrecht-form-label--disabled {
243
+ cursor: var(--utrecht-action-disabled-cursor);
243
244
  font-weight: var(--utrecht-form-label-disabled-color, var(--utrecht-form-label-color));
244
245
  }
245
246
 
@@ -651,6 +652,7 @@
651
652
  }
652
653
 
653
654
  .utrecht-form-label--disabled {
655
+ cursor: var(--utrecht-action-disabled-cursor);
654
656
  font-weight: var(--utrecht-form-label-disabled-color, var(--utrecht-form-label-color));
655
657
  }
656
658
 
package/dist/index.css CHANGED
@@ -52,6 +52,7 @@
52
52
  /* no inheritance */
53
53
  font-weight: var(--utrecht-badge-font-weight, bold);
54
54
  /* no inheritance */
55
+ line-height: var(--utrecht-badge-line-height);
55
56
  padding-block-end: var(--utrecht-badge-padding-block, 0.5ex);
56
57
  padding-block-start: var(--utrecht-badge-padding-block, 0.5ex);
57
58
  padding-inline-end: var(--utrecht-badge-padding-inline, 0.5ch);
@@ -79,6 +80,7 @@
79
80
  /* no inheritance */
80
81
  font-weight: var(--utrecht-badge-font-weight, bold);
81
82
  /* no inheritance */
83
+ line-height: var(--utrecht-badge-line-height);
82
84
  padding-block-end: var(--utrecht-badge-padding-block, 0.5ex);
83
85
  padding-block-start: var(--utrecht-badge-padding-block, 0.5ex);
84
86
  padding-inline-end: var(--utrecht-badge-padding-inline, 0.5ch);
@@ -124,6 +126,7 @@
124
126
  /* no inheritance */
125
127
  font-weight: var(--utrecht-badge-font-weight, bold);
126
128
  /* no inheritance */
129
+ line-height: var(--utrecht-badge-line-height);
127
130
  padding-block-end: var(--utrecht-badge-padding-block, 0.5ex);
128
131
  padding-block-start: var(--utrecht-badge-padding-block, 0.5ex);
129
132
  padding-inline-end: var(--utrecht-badge-padding-inline, 0.5ch);
@@ -156,6 +159,7 @@
156
159
  /* no inheritance */
157
160
  font-weight: var(--utrecht-badge-font-weight, bold);
158
161
  /* no inheritance */
162
+ line-height: var(--utrecht-badge-line-height);
159
163
  padding-block-end: var(--utrecht-badge-padding-block, 0.5ex);
160
164
  padding-block-start: var(--utrecht-badge-padding-block, 0.5ex);
161
165
  padding-inline-end: var(--utrecht-badge-padding-inline, 0.5ch);
@@ -572,6 +576,7 @@ ol.utrecht-breadcrumb__list {
572
576
  }
573
577
 
574
578
  .utrecht-form-label--disabled {
579
+ cursor: var(--utrecht-action-disabled-cursor);
575
580
  font-weight: var(--utrecht-form-label-disabled-color, var(--utrecht-form-label-color));
576
581
  }
577
582
 
@@ -2083,6 +2088,7 @@ ol.utrecht-breadcrumb__list {
2083
2088
  }
2084
2089
 
2085
2090
  .utrecht-form-label--disabled {
2091
+ cursor: var(--utrecht-action-disabled-cursor);
2086
2092
  font-weight: var(--utrecht-form-label-disabled-color, var(--utrecht-form-label-color));
2087
2093
  }
2088
2094
 
@@ -2494,6 +2500,7 @@ ol.utrecht-breadcrumb__list {
2494
2500
  }
2495
2501
 
2496
2502
  .utrecht-form-label--disabled {
2503
+ cursor: var(--utrecht-action-disabled-cursor);
2497
2504
  font-weight: var(--utrecht-form-label-disabled-color, var(--utrecht-form-label-color));
2498
2505
  }
2499
2506
 
@@ -3666,7 +3673,7 @@ ol.utrecht-breadcrumb__list {
3666
3673
  /* Collection of CSS variables for Utrecht theme applied to `:root` */
3667
3674
  /**
3668
3675
  * Do not edit directly
3669
- * Generated on Sat, 25 Sep 2021 19:06:23 GMT
3676
+ * Generated on Sun, 26 Sep 2021 13:48:09 GMT
3670
3677
  */
3671
3678
  :root {
3672
3679
  --utrecht-searchbar-hover-transform: 1;
@@ -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 Sat, 25 Sep 2021 19:06:23 GMT
8
+ * Generated on Sun, 26 Sep 2021 13:48:09 GMT
9
9
  */
10
10
  :root {
11
11
  --utrecht-searchbar-hover-transform: 1;
package/package.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "1.0.0-alpha.95",
2
+ "version": "1.0.0-alpha.96",
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.88",
19
+ "@utrecht/design-tokens": "1.0.0-alpha.89",
20
20
  "node-sass-package-importer": "5.3.2",
21
21
  "rimraf": "3.0.2",
22
22
  "sass": "1.41.1"
@@ -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": "377e050fe607e623cf0b4e22967530b1583b83b7"
29
+ "gitHead": "7159835f38d0251f7408662231ed50bcfb784033"
30
30
  }