@utrecht/design-tokens 6.2.0 → 6.2.1

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.
Files changed (45) hide show
  1. package/CHANGELOG.md +6 -0
  2. package/build-stylelint.mjs +1 -2
  3. package/dist/_mixin-theme.scss +9 -9
  4. package/dist/_mixin.scss +9 -9
  5. package/dist/_variables.scss +9 -9
  6. package/dist/dark/_mixin-theme.scss +9 -9
  7. package/dist/dark/_mixin.scss +9 -9
  8. package/dist/dark/_variables.scss +9 -9
  9. package/dist/dark/index.cjs +9 -9
  10. package/dist/dark/index.css +9 -9
  11. package/dist/dark/index.d.ts +9 -9
  12. package/dist/dark/index.json +60 -20
  13. package/dist/dark/index.mjs +9 -9
  14. package/dist/dark/index.tokens.json +13 -13
  15. package/dist/dark/list.json +60 -20
  16. package/dist/dark/list.mjs +60 -20
  17. package/dist/dark/property.css +6 -2
  18. package/dist/dark/theme-prince-xml.css +9 -9
  19. package/dist/dark/tokens.cjs +165 -125
  20. package/dist/dark/tokens.d.ts +11 -11
  21. package/dist/dark/tokens.json +193 -153
  22. package/dist/dark/variables.cjs +9 -9
  23. package/dist/dark/variables.d.ts +9 -9
  24. package/dist/dark/variables.less +9 -9
  25. package/dist/dark/variables.mjs +9 -9
  26. package/dist/index.cjs +9 -9
  27. package/dist/index.css +18 -18
  28. package/dist/index.d.ts +9 -9
  29. package/dist/index.json +60 -20
  30. package/dist/index.mjs +9 -9
  31. package/dist/index.tokens.json +13 -13
  32. package/dist/list.json +60 -20
  33. package/dist/list.mjs +60 -20
  34. package/dist/property.css +6 -2
  35. package/dist/theme-prince-xml.css +9 -9
  36. package/dist/tokens.cjs +165 -125
  37. package/dist/tokens.d.ts +11 -11
  38. package/dist/tokens.json +193 -153
  39. package/dist/variables.cjs +9 -9
  40. package/dist/variables.d.ts +9 -9
  41. package/dist/variables.less +9 -9
  42. package/dist/variables.mjs +9 -9
  43. package/package.json +4 -5
  44. package/stylelint.config.mjs +10 -0
  45. package/.stylelintrc.json +0 -10
package/dist/list.json CHANGED
@@ -23686,10 +23686,20 @@
23686
23686
  },
23687
23687
  {
23688
23688
  "key": "{utrecht.page-body.padding-block-end}",
23689
+ "$extensions": {
23690
+ "nl.nldesignsystem.css-property-syntax": "<length>",
23691
+ "nl.nldesignsystem.figma-implementation": false
23692
+ },
23693
+ "$type": "dimension",
23689
23694
  "$value": "0",
23690
23695
  "filePath": "src/component/utrecht/page-body.tokens.json",
23691
23696
  "isSource": true,
23692
23697
  "original": {
23698
+ "$extensions": {
23699
+ "nl.nldesignsystem.css-property-syntax": "<length>",
23700
+ "nl.nldesignsystem.figma-implementation": false
23701
+ },
23702
+ "$type": "dimension",
23693
23703
  "$value": "0",
23694
23704
  "key": "{utrecht.page-body.padding-block-end}"
23695
23705
  },
@@ -23703,10 +23713,20 @@
23703
23713
  },
23704
23714
  {
23705
23715
  "key": "{utrecht.page-body.padding-block-start}",
23716
+ "$extensions": {
23717
+ "nl.nldesignsystem.css-property-syntax": "<length>",
23718
+ "nl.nldesignsystem.figma-implementation": false
23719
+ },
23720
+ "$type": "dimension",
23706
23721
  "$value": "0",
23707
23722
  "filePath": "src/component/utrecht/page-body.tokens.json",
23708
23723
  "isSource": true,
23709
23724
  "original": {
23725
+ "$extensions": {
23726
+ "nl.nldesignsystem.css-property-syntax": "<length>",
23727
+ "nl.nldesignsystem.figma-implementation": false
23728
+ },
23729
+ "$type": "dimension",
23710
23730
  "$value": "0",
23711
23731
  "key": "{utrecht.page-body.padding-block-start}"
23712
23732
  },
@@ -23720,10 +23740,20 @@
23720
23740
  },
23721
23741
  {
23722
23742
  "key": "{utrecht.page-body.padding-inline-end}",
23743
+ "$extensions": {
23744
+ "nl.nldesignsystem.css-property-syntax": "<length>",
23745
+ "nl.nldesignsystem.figma-implementation": false
23746
+ },
23747
+ "$type": "dimension",
23723
23748
  "$value": "0",
23724
23749
  "filePath": "src/component/utrecht/page-body.tokens.json",
23725
23750
  "isSource": true,
23726
23751
  "original": {
23752
+ "$extensions": {
23753
+ "nl.nldesignsystem.css-property-syntax": "<length>",
23754
+ "nl.nldesignsystem.figma-implementation": false
23755
+ },
23756
+ "$type": "dimension",
23727
23757
  "$value": "0",
23728
23758
  "key": "{utrecht.page-body.padding-inline-end}"
23729
23759
  },
@@ -23737,10 +23767,20 @@
23737
23767
  },
23738
23768
  {
23739
23769
  "key": "{utrecht.page-body.padding-inline-start}",
23770
+ "$extensions": {
23771
+ "nl.nldesignsystem.css-property-syntax": "<length>",
23772
+ "nl.nldesignsystem.figma-implementation": false
23773
+ },
23774
+ "$type": "dimension",
23740
23775
  "$value": "0",
23741
23776
  "filePath": "src/component/utrecht/page-body.tokens.json",
23742
23777
  "isSource": true,
23743
23778
  "original": {
23779
+ "$extensions": {
23780
+ "nl.nldesignsystem.css-property-syntax": "<length>",
23781
+ "nl.nldesignsystem.figma-implementation": false
23782
+ },
23783
+ "$type": "dimension",
23744
23784
  "$value": "0",
23745
23785
  "key": "{utrecht.page-body.padding-inline-start}"
23746
23786
  },
@@ -23990,10 +24030,20 @@
23990
24030
  },
23991
24031
  {
23992
24032
  "key": "{utrecht.page-footer.content.padding-inline}",
24033
+ "$extensions": {
24034
+ "nl.nldesignsystem.css-property-syntax": "<length>",
24035
+ "nl.nldesignsystem.figma-implementation": false
24036
+ },
24037
+ "$type": "dimension",
23993
24038
  "$value": "28px",
23994
24039
  "filePath": "src/component/utrecht/page-footer.tokens.json",
23995
24040
  "isSource": true,
23996
24041
  "original": {
24042
+ "$extensions": {
24043
+ "nl.nldesignsystem.css-property-syntax": "<length>",
24044
+ "nl.nldesignsystem.figma-implementation": false
24045
+ },
24046
+ "$type": "dimension",
23997
24047
  "$value": "{utrecht.space.inline.2xl}",
23998
24048
  "key": "{utrecht.page-footer.content.padding-inline}"
23999
24049
  },
@@ -24138,10 +24188,20 @@
24138
24188
  },
24139
24189
  {
24140
24190
  "key": "{utrecht.page-header.content.padding-inline}",
24191
+ "$extensions": {
24192
+ "nl.nldesignsystem.css-property-syntax": "<length>",
24193
+ "nl.nldesignsystem.figma-implementation": false
24194
+ },
24195
+ "$type": "dimension",
24141
24196
  "$value": "2em",
24142
24197
  "filePath": "src/component/utrecht/page-header.tokens.json",
24143
24198
  "isSource": true,
24144
24199
  "original": {
24200
+ "$extensions": {
24201
+ "nl.nldesignsystem.css-property-syntax": "<length>",
24202
+ "nl.nldesignsystem.figma-implementation": false
24203
+ },
24204
+ "$type": "dimension",
24145
24205
  "$value": "2em",
24146
24206
  "key": "{utrecht.page-header.content.padding-inline}"
24147
24207
  },
@@ -24156,21 +24216,11 @@
24156
24216
  },
24157
24217
  {
24158
24218
  "key": "{utrecht.page-header.content.padding-inline-end}",
24159
- "$extensions": {
24160
- "nl.nldesignsystem.css-property-syntax": "<length>",
24161
- "nl.nldesignsystem.figma-implementation": false
24162
- },
24163
- "$type": "dimension",
24164
24219
  "$value": "2.4em",
24165
24220
  "$comment": "Legacy design token",
24166
24221
  "filePath": "src/component/utrecht/page-header.tokens.json",
24167
24222
  "isSource": true,
24168
24223
  "original": {
24169
- "$extensions": {
24170
- "nl.nldesignsystem.css-property-syntax": "<length>",
24171
- "nl.nldesignsystem.figma-implementation": false
24172
- },
24173
- "$type": "dimension",
24174
24224
  "$value": "2.4em",
24175
24225
  "$comment": "Legacy design token",
24176
24226
  "key": "{utrecht.page-header.content.padding-inline-end}"
@@ -24186,21 +24236,11 @@
24186
24236
  },
24187
24237
  {
24188
24238
  "key": "{utrecht.page-header.content.padding-inline-start}",
24189
- "$extensions": {
24190
- "nl.nldesignsystem.css-property-syntax": "<length>",
24191
- "nl.nldesignsystem.figma-implementation": false
24192
- },
24193
- "$type": "dimension",
24194
24239
  "$value": "2em",
24195
24240
  "$comment": "Legacy design token",
24196
24241
  "filePath": "src/component/utrecht/page-header.tokens.json",
24197
24242
  "isSource": true,
24198
24243
  "original": {
24199
- "$extensions": {
24200
- "nl.nldesignsystem.css-property-syntax": "<length>",
24201
- "nl.nldesignsystem.figma-implementation": false
24202
- },
24203
- "$type": "dimension",
24204
24244
  "$value": "2em",
24205
24245
  "$comment": "Legacy design token",
24206
24246
  "key": "{utrecht.page-header.content.padding-inline-start}"
package/dist/list.mjs CHANGED
@@ -23686,10 +23686,20 @@ export default [
23686
23686
  },
23687
23687
  {
23688
23688
  "key": "{utrecht.page-body.padding-block-end}",
23689
+ "$extensions": {
23690
+ "nl.nldesignsystem.css-property-syntax": "<length>",
23691
+ "nl.nldesignsystem.figma-implementation": false
23692
+ },
23693
+ "$type": "dimension",
23689
23694
  "$value": "0",
23690
23695
  "filePath": "src/component/utrecht/page-body.tokens.json",
23691
23696
  "isSource": true,
23692
23697
  "original": {
23698
+ "$extensions": {
23699
+ "nl.nldesignsystem.css-property-syntax": "<length>",
23700
+ "nl.nldesignsystem.figma-implementation": false
23701
+ },
23702
+ "$type": "dimension",
23693
23703
  "$value": "0",
23694
23704
  "key": "{utrecht.page-body.padding-block-end}"
23695
23705
  },
@@ -23703,10 +23713,20 @@ export default [
23703
23713
  },
23704
23714
  {
23705
23715
  "key": "{utrecht.page-body.padding-block-start}",
23716
+ "$extensions": {
23717
+ "nl.nldesignsystem.css-property-syntax": "<length>",
23718
+ "nl.nldesignsystem.figma-implementation": false
23719
+ },
23720
+ "$type": "dimension",
23706
23721
  "$value": "0",
23707
23722
  "filePath": "src/component/utrecht/page-body.tokens.json",
23708
23723
  "isSource": true,
23709
23724
  "original": {
23725
+ "$extensions": {
23726
+ "nl.nldesignsystem.css-property-syntax": "<length>",
23727
+ "nl.nldesignsystem.figma-implementation": false
23728
+ },
23729
+ "$type": "dimension",
23710
23730
  "$value": "0",
23711
23731
  "key": "{utrecht.page-body.padding-block-start}"
23712
23732
  },
@@ -23720,10 +23740,20 @@ export default [
23720
23740
  },
23721
23741
  {
23722
23742
  "key": "{utrecht.page-body.padding-inline-end}",
23743
+ "$extensions": {
23744
+ "nl.nldesignsystem.css-property-syntax": "<length>",
23745
+ "nl.nldesignsystem.figma-implementation": false
23746
+ },
23747
+ "$type": "dimension",
23723
23748
  "$value": "0",
23724
23749
  "filePath": "src/component/utrecht/page-body.tokens.json",
23725
23750
  "isSource": true,
23726
23751
  "original": {
23752
+ "$extensions": {
23753
+ "nl.nldesignsystem.css-property-syntax": "<length>",
23754
+ "nl.nldesignsystem.figma-implementation": false
23755
+ },
23756
+ "$type": "dimension",
23727
23757
  "$value": "0",
23728
23758
  "key": "{utrecht.page-body.padding-inline-end}"
23729
23759
  },
@@ -23737,10 +23767,20 @@ export default [
23737
23767
  },
23738
23768
  {
23739
23769
  "key": "{utrecht.page-body.padding-inline-start}",
23770
+ "$extensions": {
23771
+ "nl.nldesignsystem.css-property-syntax": "<length>",
23772
+ "nl.nldesignsystem.figma-implementation": false
23773
+ },
23774
+ "$type": "dimension",
23740
23775
  "$value": "0",
23741
23776
  "filePath": "src/component/utrecht/page-body.tokens.json",
23742
23777
  "isSource": true,
23743
23778
  "original": {
23779
+ "$extensions": {
23780
+ "nl.nldesignsystem.css-property-syntax": "<length>",
23781
+ "nl.nldesignsystem.figma-implementation": false
23782
+ },
23783
+ "$type": "dimension",
23744
23784
  "$value": "0",
23745
23785
  "key": "{utrecht.page-body.padding-inline-start}"
23746
23786
  },
@@ -23990,10 +24030,20 @@ export default [
23990
24030
  },
23991
24031
  {
23992
24032
  "key": "{utrecht.page-footer.content.padding-inline}",
24033
+ "$extensions": {
24034
+ "nl.nldesignsystem.css-property-syntax": "<length>",
24035
+ "nl.nldesignsystem.figma-implementation": false
24036
+ },
24037
+ "$type": "dimension",
23993
24038
  "$value": "28px",
23994
24039
  "filePath": "src/component/utrecht/page-footer.tokens.json",
23995
24040
  "isSource": true,
23996
24041
  "original": {
24042
+ "$extensions": {
24043
+ "nl.nldesignsystem.css-property-syntax": "<length>",
24044
+ "nl.nldesignsystem.figma-implementation": false
24045
+ },
24046
+ "$type": "dimension",
23997
24047
  "$value": "{utrecht.space.inline.2xl}",
23998
24048
  "key": "{utrecht.page-footer.content.padding-inline}"
23999
24049
  },
@@ -24138,10 +24188,20 @@ export default [
24138
24188
  },
24139
24189
  {
24140
24190
  "key": "{utrecht.page-header.content.padding-inline}",
24191
+ "$extensions": {
24192
+ "nl.nldesignsystem.css-property-syntax": "<length>",
24193
+ "nl.nldesignsystem.figma-implementation": false
24194
+ },
24195
+ "$type": "dimension",
24141
24196
  "$value": "2em",
24142
24197
  "filePath": "src/component/utrecht/page-header.tokens.json",
24143
24198
  "isSource": true,
24144
24199
  "original": {
24200
+ "$extensions": {
24201
+ "nl.nldesignsystem.css-property-syntax": "<length>",
24202
+ "nl.nldesignsystem.figma-implementation": false
24203
+ },
24204
+ "$type": "dimension",
24145
24205
  "$value": "2em",
24146
24206
  "key": "{utrecht.page-header.content.padding-inline}"
24147
24207
  },
@@ -24156,21 +24216,11 @@ export default [
24156
24216
  },
24157
24217
  {
24158
24218
  "key": "{utrecht.page-header.content.padding-inline-end}",
24159
- "$extensions": {
24160
- "nl.nldesignsystem.css-property-syntax": "<length>",
24161
- "nl.nldesignsystem.figma-implementation": false
24162
- },
24163
- "$type": "dimension",
24164
24219
  "$value": "2.4em",
24165
24220
  "$comment": "Legacy design token",
24166
24221
  "filePath": "src/component/utrecht/page-header.tokens.json",
24167
24222
  "isSource": true,
24168
24223
  "original": {
24169
- "$extensions": {
24170
- "nl.nldesignsystem.css-property-syntax": "<length>",
24171
- "nl.nldesignsystem.figma-implementation": false
24172
- },
24173
- "$type": "dimension",
24174
24224
  "$value": "2.4em",
24175
24225
  "$comment": "Legacy design token",
24176
24226
  "key": "{utrecht.page-header.content.padding-inline-end}"
@@ -24186,21 +24236,11 @@ export default [
24186
24236
  },
24187
24237
  {
24188
24238
  "key": "{utrecht.page-header.content.padding-inline-start}",
24189
- "$extensions": {
24190
- "nl.nldesignsystem.css-property-syntax": "<length>",
24191
- "nl.nldesignsystem.figma-implementation": false
24192
- },
24193
- "$type": "dimension",
24194
24239
  "$value": "2em",
24195
24240
  "$comment": "Legacy design token",
24196
24241
  "filePath": "src/component/utrecht/page-header.tokens.json",
24197
24242
  "isSource": true,
24198
24243
  "original": {
24199
- "$extensions": {
24200
- "nl.nldesignsystem.css-property-syntax": "<length>",
24201
- "nl.nldesignsystem.figma-implementation": false
24202
- },
24203
- "$type": "dimension",
24204
24244
  "$value": "2em",
24205
24245
  "$comment": "Legacy design token",
24206
24246
  "key": "{utrecht.page-header.content.padding-inline-start}"
package/dist/property.css CHANGED
@@ -629,6 +629,10 @@
629
629
  @property --utrecht-page-body-content-padding-block-start { syntax: '<length>'; inherits: true; }
630
630
  @property --utrecht-page-body-content-padding-inline-end { syntax: '<length>'; inherits: true; }
631
631
  @property --utrecht-page-body-content-padding-inline-start { syntax: '<length>'; inherits: true; }
632
+ @property --utrecht-page-body-padding-block-end { syntax: '<length>'; inherits: true; }
633
+ @property --utrecht-page-body-padding-block-start { syntax: '<length>'; inherits: true; }
634
+ @property --utrecht-page-body-padding-inline-end { syntax: '<length>'; inherits: true; }
635
+ @property --utrecht-page-body-padding-inline-start { syntax: '<length>'; inherits: true; }
632
636
  @property --utrecht-page-color { syntax: '<color>'; inherits: true; }
633
637
  @property --utrecht-page-content-padding-block-end { syntax: '<length>'; inherits: true; }
634
638
  @property --utrecht-page-content-padding-block-start { syntax: '<length>'; inherits: true; }
@@ -636,12 +640,12 @@
636
640
  @property --utrecht-page-footer-color { syntax: '<color>'; inherits: true; }
637
641
  @property --utrecht-page-footer-content-padding-block-end { syntax: '<length>'; inherits: true; }
638
642
  @property --utrecht-page-footer-content-padding-block-start { syntax: '<length>'; inherits: true; }
643
+ @property --utrecht-page-footer-content-padding-inline { syntax: '<length>'; inherits: true; }
639
644
  @property --utrecht-page-header-content-background-color { syntax: '<color>'; inherits: true; }
640
645
  @property --utrecht-page-header-content-color { syntax: '<color>'; inherits: true; }
641
646
  @property --utrecht-page-header-content-padding-block-end { syntax: '<length>'; inherits: true; }
642
647
  @property --utrecht-page-header-content-padding-block-start { syntax: '<length>'; inherits: true; }
643
- @property --utrecht-page-header-content-padding-inline-end { syntax: '<length>'; inherits: true; }
644
- @property --utrecht-page-header-content-padding-inline-start { syntax: '<length>'; inherits: true; }
648
+ @property --utrecht-page-header-content-padding-inline { syntax: '<length>'; inherits: true; }
645
649
  @property --utrecht-page-header-padding-block-end { syntax: '<length>'; inherits: true; }
646
650
  @property --utrecht-page-header-padding-block-start { syntax: '<length>'; inherits: true; }
647
651
  @property --utrecht-page-header-padding-inline-end { syntax: '<length>'; inherits: true; }
@@ -140,6 +140,7 @@
140
140
  --utrecht-space-column-3xl: 32px; /** Extra Large 3 */
141
141
  --utrecht-space-column-4xl: 48px; /** Extra Large 4 */
142
142
  --utrecht-space-column-5xl: 64px; /** Extra Large 5 */
143
+ --utrecht-textbox-border-bottom-width: 3px;
143
144
  --utrecht-data-list-rows-column-min-inline-size: 25ch;
144
145
  --utrecht-data-list-rows-column-inline-size: 80%;
145
146
  --utrecht-document-line-height: 1.4;
@@ -260,15 +261,15 @@
260
261
  --utrecht-ordered-list-item-margin-block-start: 0.25em;
261
262
  --utrecht-ordered-list-item-margin-block-end: 0.25em;
262
263
  --utrecht-ordered-list-item-padding-inline-start: 0;
264
+ --utrecht-page-body-padding-block-start: 0;
265
+ --utrecht-page-body-padding-block-end: 0;
266
+ --utrecht-page-body-padding-inline-start: 0;
267
+ --utrecht-page-body-padding-inline-end: 0;
263
268
  --utrecht-page-body-content-padding-block-start: 0;
264
269
  --utrecht-page-body-content-padding-block-end: 1em;
265
270
  --utrecht-page-body-content-padding-inline-start: 2em;
266
271
  --utrecht-page-body-content-padding-inline-end: 2.4em;
267
272
  --utrecht-page-body-content-max-inline-size: 1184px;
268
- --utrecht-page-body-padding-inline-end: 0;
269
- --utrecht-page-body-padding-inline-start: 0;
270
- --utrecht-page-body-padding-block-end: 0;
271
- --utrecht-page-body-padding-block-start: 0;
272
273
  --utrecht-page-content-padding-block-start: 2em;
273
274
  --utrecht-page-content-padding-block-end: 2em;
274
275
  --utrecht-page-footer-content-max-inline-size: 1184px;
@@ -278,10 +279,10 @@
278
279
  --utrecht-page-header-padding-inline-end: 0;
279
280
  --utrecht-page-header-content-padding-block-start: 1.8em;
280
281
  --utrecht-page-header-content-padding-block-end: 1em;
281
- --utrecht-page-header-content-padding-inline-start: 2em;
282
- --utrecht-page-header-content-padding-inline-end: 2.4em;
283
- --utrecht-page-header-content-max-inline-size: 1184px;
284
282
  --utrecht-page-header-content-padding-inline: 2em;
283
+ --utrecht-page-header-content-max-inline-size: 1184px;
284
+ --utrecht-page-header-content-padding-inline-end: 2.4em;
285
+ --utrecht-page-header-content-padding-inline-start: 2em;
285
286
  --utrecht-page-margin-inline-start: 2em;
286
287
  --utrecht-page-margin-inline-end: 2em;
287
288
  --utrecht-page-max-inline-size: 1184px;
@@ -342,7 +343,6 @@
342
343
  --utrecht-table-cell-icon-size: 1em;
343
344
  --utrecht-textarea-border-block-end-width: 3px;
344
345
  --utrecht-textarea-border-bottom-width: 3px;
345
- --utrecht-textbox-border-bottom-width: 3px;
346
346
  --utrecht-tooltip-border-radius: 0;
347
347
  --utrecht-tooltip-border-width: 1px;
348
348
  --utrecht-toptask-link-line-height: 1.2;
@@ -890,9 +890,9 @@
890
890
  --utrecht-page-footer-color: var(--utrecht-color-white);
891
891
  --utrecht-page-footer-background-color: var(--utrecht-color-red-40);
892
892
  --utrecht-page-footer-background-image: linear-gradient(45deg, var(--utrecht-color-red-40), var(--utrecht-color-red-40) 50%, #d63433 50%);;
893
+ --utrecht-page-footer-content-padding-inline: var(--utrecht-space-inline-2xl);
893
894
  --utrecht-page-footer-content-padding-block-end: var(--utrecht-space-block-3xl);
894
895
  --utrecht-page-footer-content-padding-block-start: var(--utrecht-space-block-3xl);
895
- --utrecht-page-footer-content-padding-inline: var(--utrecht-space-inline-2xl);
896
896
  --utrecht-page-header-content-background-color: var(--utrecht-color-white);
897
897
  --utrecht-page-header-content-color: var(--utrecht-color-black);
898
898
  --utrecht-page-background-color: var(--utrecht-color-white);