@utrecht/component-library-design-tokens 1.1.3 → 1.1.6

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 (2) hide show
  1. package/dist/tokens.json +86 -1
  2. package/package.json +87 -87
package/dist/tokens.json CHANGED
@@ -4295,6 +4295,19 @@
4295
4295
  },
4296
4296
  "type": "fontFamilies"
4297
4297
  },
4298
+ "line-height": {
4299
+ "$extensions": {
4300
+ "nl.nldesignsystem.css.property": {
4301
+ "syntax": [
4302
+ "<length>",
4303
+ "<number>"
4304
+ ],
4305
+ "inherits": true
4306
+ },
4307
+ "nl.nldesignsystem.figma.supports-token": false
4308
+ },
4309
+ "type": "lineHeights"
4310
+ },
4298
4311
  "margin-block-start": {
4299
4312
  "$extensions": {
4300
4313
  "nl.nldesignsystem.css.property": {
@@ -4460,6 +4473,20 @@
4460
4473
  "nl.nldesignsystem.figma.supports-token": false
4461
4474
  },
4462
4475
  "type": "color"
4476
+ },
4477
+ "text-decoration": {
4478
+ "$extensions": {
4479
+ "nl.nldesignsystem.css.property": {
4480
+ "syntax": [
4481
+ "inherit",
4482
+ "none",
4483
+ "underline"
4484
+ ],
4485
+ "inherits": true
4486
+ },
4487
+ "nl.nldesignsystem.figma.supports-token": false
4488
+ },
4489
+ "type": "textDecoration"
4463
4490
  }
4464
4491
  },
4465
4492
  "distanced": {
@@ -4474,6 +4501,50 @@
4474
4501
  "type": "spacing"
4475
4502
  }
4476
4503
  },
4504
+ "focus": {
4505
+ "background-color": {
4506
+ "$extensions": {
4507
+ "nl.nldesignsystem.css.property": {
4508
+ "syntax": "<color>",
4509
+ "inherits": true
4510
+ },
4511
+ "nl.nldesignsystem.figma.supports-token": false
4512
+ },
4513
+ "type": "color"
4514
+ },
4515
+ "color": {
4516
+ "$extensions": {
4517
+ "nl.nldesignsystem.css.property": {
4518
+ "syntax": "<color>",
4519
+ "inherits": true
4520
+ },
4521
+ "nl.nldesignsystem.figma.supports-token": false
4522
+ },
4523
+ "type": "color"
4524
+ }
4525
+ },
4526
+ "focus-visible": {
4527
+ "background-color": {
4528
+ "$extensions": {
4529
+ "nl.nldesignsystem.css.property": {
4530
+ "syntax": "<color>",
4531
+ "inherits": true
4532
+ },
4533
+ "nl.nldesignsystem.figma.supports-token": false
4534
+ },
4535
+ "type": "color"
4536
+ },
4537
+ "color": {
4538
+ "$extensions": {
4539
+ "nl.nldesignsystem.css.property": {
4540
+ "syntax": "<color>",
4541
+ "inherits": true
4542
+ },
4543
+ "nl.nldesignsystem.figma.supports-token": false
4544
+ },
4545
+ "type": "color"
4546
+ }
4547
+ },
4477
4548
  "hover": {
4478
4549
  "background-color": {
4479
4550
  "$extensions": {
@@ -4724,11 +4795,24 @@
4724
4795
  "nl.nldesignsystem.figma.supports-token": false
4725
4796
  },
4726
4797
  "type": "color"
4798
+ },
4799
+ "text-decoration": {
4800
+ "$extensions": {
4801
+ "nl.nldesignsystem.css.property": {
4802
+ "syntax": [
4803
+ "inherit",
4804
+ "none",
4805
+ "underline"
4806
+ ],
4807
+ "inherits": true
4808
+ },
4809
+ "nl.nldesignsystem.figma.supports-token": false
4810
+ },
4811
+ "type": "textDecoration"
4727
4812
  }
4728
4813
  }
4729
4814
  }
4730
4815
  },
4731
- "page-layout": {},
4732
4816
  "page-header": {
4733
4817
  "background-color": {
4734
4818
  "$extensions": {
@@ -4863,6 +4947,7 @@
4863
4947
  }
4864
4948
  }
4865
4949
  },
4950
+ "page-layout": {},
4866
4951
  "page-footer": {
4867
4952
  "color": {
4868
4953
  "$extensions": {
package/package.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "1.1.3",
2
+ "version": "1.1.6",
3
3
  "author": "Community for NL Design System",
4
4
  "description": "Design tokens metadata for the component library for the Municipality of Utrecht based on the NL Design System architecture",
5
5
  "license": "EUPL-1.2",
@@ -29,98 +29,98 @@
29
29
  "@utrecht/build-utils-css": "0.0.3"
30
30
  },
31
31
  "dependencies": {
32
- "@utrecht/accordion-css": "2.0.0",
33
- "@utrecht/action-group-css": "2.0.0",
34
- "@utrecht/alert-css": "2.4.0",
35
- "@utrecht/alert-dialog-css": "1.4.2",
36
- "@utrecht/alternate-lang-nav-css": "1.3.1",
37
- "@utrecht/article-css": "1.5.1",
38
- "@utrecht/backdrop-css": "1.4.1",
39
- "@utrecht/badge-counter-css": "1.4.1",
40
- "@utrecht/badge-list-css": "2.2.1",
41
- "@utrecht/blockquote-css": "1.6.1",
42
- "@utrecht/badge-status-css": "1.4.1",
43
- "@utrecht/breadcrumb-nav-css": "1.5.1",
44
- "@utrecht/button-css": "2.3.1",
45
- "@utrecht/button-group-css": "1.5.0",
46
- "@utrecht/button-link-css": "1.3.1",
47
- "@utrecht/calendar-css": "1.4.1",
48
- "@utrecht/checkbox-css": "1.6.1",
49
- "@utrecht/code-block-css": "1.5.1",
50
- "@utrecht/color-sample-css": "1.4.1",
51
- "@utrecht/code-css": "1.5.1",
52
- "@utrecht/column-layout-css": "1.5.1",
53
- "@utrecht/combobox-css": "1.4.1",
54
- "@utrecht/currency-data-css": "1.3.1",
55
- "@utrecht/custom-checkbox-css": "1.3.2",
56
- "@utrecht/data-badge-css": "1.0.1",
57
- "@utrecht/data-list-css": "1.4.1",
58
- "@utrecht/data-placeholder-css": "1.4.1",
32
+ "@utrecht/accordion-css": "3.0.0",
33
+ "@utrecht/action-group-css": "3.0.0",
34
+ "@utrecht/alert-css": "3.0.0",
35
+ "@utrecht/alert-dialog-css": "2.0.0",
36
+ "@utrecht/alternate-lang-nav-css": "2.0.0",
37
+ "@utrecht/article-css": "2.0.0",
38
+ "@utrecht/backdrop-css": "2.0.0",
39
+ "@utrecht/badge-counter-css": "2.0.0",
40
+ "@utrecht/badge-list-css": "3.0.0",
41
+ "@utrecht/badge-status-css": "2.0.0",
42
+ "@utrecht/blockquote-css": "2.0.0",
43
+ "@utrecht/breadcrumb-nav-css": "2.0.0",
44
+ "@utrecht/button-css": "3.0.0",
45
+ "@utrecht/button-group-css": "2.0.0",
46
+ "@utrecht/button-link-css": "2.0.0",
47
+ "@utrecht/calendar-css": "2.0.0",
48
+ "@utrecht/checkbox-css": "2.0.0",
49
+ "@utrecht/code-block-css": "2.0.0",
50
+ "@utrecht/code-css": "2.0.0",
51
+ "@utrecht/color-sample-css": "2.0.0",
52
+ "@utrecht/column-layout-css": "2.0.0",
53
+ "@utrecht/combobox-css": "2.0.0",
54
+ "@utrecht/currency-data-css": "2.0.0",
55
+ "@utrecht/custom-checkbox-css": "2.0.0",
56
+ "@utrecht/data-badge-css": "2.0.0",
57
+ "@utrecht/data-list-css": "2.0.0",
58
+ "@utrecht/data-placeholder-css": "2.0.0",
59
59
  "@utrecht/digid-button-css": "1.4.1",
60
- "@utrecht/document-css": "1.5.1",
61
- "@utrecht/drawer-css": "1.4.1",
62
- "@utrecht/emphasis-css": "1.5.1",
63
- "@utrecht/figure-css": "1.6.0",
64
- "@utrecht/form-css": "1.5.1",
65
- "@utrecht/form-field-css": "1.5.1",
66
- "@utrecht/form-field-description-css": "1.5.1",
67
- "@utrecht/form-field-error-message-css": "1.5.1",
68
- "@utrecht/form-fieldset-css": "1.5.1",
69
- "@utrecht/form-label-css": "1.6.1",
70
- "@utrecht/form-toggle-css": "1.5.1",
71
- "@utrecht/heading-1-css": "1.5.1",
72
- "@utrecht/heading-2-css": "1.5.1",
73
- "@utrecht/heading-3-css": "1.5.1",
74
- "@utrecht/heading-4-css": "1.5.1",
75
- "@utrecht/heading-5-css": "1.5.1",
76
- "@utrecht/heading-6-css": "1.5.1",
77
- "@utrecht/heading-group-css": "1.5.1",
78
- "@utrecht/html-content-css": "1.4.1",
79
- "@utrecht/iban-data-css": "1.3.1",
60
+ "@utrecht/document-css": "2.0.0",
61
+ "@utrecht/drawer-css": "2.0.0",
62
+ "@utrecht/emphasis-css": "2.0.0",
63
+ "@utrecht/figure-css": "2.0.0",
64
+ "@utrecht/form-css": "2.0.0",
65
+ "@utrecht/form-field-css": "2.0.0",
66
+ "@utrecht/form-field-description-css": "2.0.0",
67
+ "@utrecht/form-field-error-message-css": "2.0.0",
68
+ "@utrecht/form-fieldset-css": "2.0.0",
69
+ "@utrecht/form-label-css": "2.0.0",
70
+ "@utrecht/form-toggle-css": "2.0.0",
71
+ "@utrecht/heading-1-css": "2.0.0",
72
+ "@utrecht/heading-2-css": "2.0.0",
73
+ "@utrecht/heading-3-css": "2.0.0",
74
+ "@utrecht/heading-4-css": "2.0.0",
75
+ "@utrecht/heading-5-css": "2.0.0",
76
+ "@utrecht/heading-6-css": "2.0.0",
77
+ "@utrecht/heading-group-css": "2.0.0",
78
+ "@utrecht/html-content-css": "2.0.0",
79
+ "@utrecht/iban-data-css": "2.0.0",
80
80
  "@utrecht/icon": "2.1.0",
81
- "@utrecht/img-css": "1.3.1",
82
- "@utrecht/index-char-nav-css": "1.4.1",
83
- "@utrecht/link-button-css": "1.4.1",
84
- "@utrecht/link-css": "1.6.1",
85
- "@utrecht/link-list-css": "2.3.1",
86
- "@utrecht/link-social-css": "1.4.1",
87
- "@utrecht/list-social-css": "1.4.1",
88
- "@utrecht/listbox-css": "1.5.2",
81
+ "@utrecht/img-css": "2.0.0",
82
+ "@utrecht/index-char-nav-css": "2.0.0",
83
+ "@utrecht/link-button-css": "2.0.0",
84
+ "@utrecht/link-css": "2.0.0",
85
+ "@utrecht/link-list-css": "3.0.0",
86
+ "@utrecht/link-social-css": "2.0.0",
87
+ "@utrecht/list-social-css": "2.0.0",
88
+ "@utrecht/listbox-css": "2.0.0",
89
89
  "@utrecht/logo-button-css": "1.4.1",
90
- "@utrecht/logo-css": "1.4.1",
90
+ "@utrecht/logo-css": "2.0.0",
91
91
  "@utrecht/logo-image-css": "1.4.1",
92
- "@utrecht/map-marker-css": "1.4.1",
93
- "@utrecht/mark-css": "1.5.1",
94
- "@utrecht/multiline-data-css": "1.3.1",
95
- "@utrecht/nav-bar-css": "1.4.1",
92
+ "@utrecht/map-marker-css": "2.0.0",
93
+ "@utrecht/mark-css": "2.0.0",
94
+ "@utrecht/multiline-data-css": "2.0.0",
95
+ "@utrecht/nav-bar-css": "2.0.0",
96
96
  "@utrecht/nav-list-css": "1.3.1",
97
- "@utrecht/number-badge-css": "2.3.1",
98
- "@utrecht/number-data-css": "1.4.1",
99
- "@utrecht/ordered-list-css": "2.0.0",
100
- "@utrecht/page-content-css": "1.4.1",
101
- "@utrecht/page-css": "1.4.1",
102
- "@utrecht/page-footer-css": "2.1.1",
103
- "@utrecht/page-header-css": "1.5.1",
104
- "@utrecht/pagination-css": "1.4.1",
105
- "@utrecht/paragraph-css": "2.3.1",
106
- "@utrecht/pre-heading-css": "1.4.1",
107
- "@utrecht/preserve-data-css": "1.3.1",
108
- "@utrecht/radio-button-css": "1.6.1",
109
- "@utrecht/rich-text-css": "1.4.0",
110
- "@utrecht/search-bar-css": "2.2.1",
111
- "@utrecht/select-css": "1.8.1",
112
- "@utrecht/separator-css": "1.5.1",
113
- "@utrecht/skip-link-css": "1.5.1",
114
- "@utrecht/spotlight-section-css": "1.6.1",
115
- "@utrecht/surface-css": "1.4.1",
116
- "@utrecht/table-css": "1.6.1",
117
- "@utrecht/table-of-contents-css": "0.3.1",
118
- "@utrecht/textarea-css": "2.3.2",
119
- "@utrecht/textbox-css": "2.0.0",
120
- "@utrecht/top-task-link-css": "1.4.1",
97
+ "@utrecht/number-badge-css": "3.0.0",
98
+ "@utrecht/number-data-css": "2.0.0",
99
+ "@utrecht/ordered-list-css": "3.0.0",
100
+ "@utrecht/page-css": "2.0.0",
101
+ "@utrecht/page-content-css": "2.0.0",
102
+ "@utrecht/page-footer-css": "3.0.0",
103
+ "@utrecht/pagination-css": "2.0.2",
104
+ "@utrecht/page-header-css": "2.0.0",
105
+ "@utrecht/pre-heading-css": "2.0.0",
106
+ "@utrecht/preserve-data-css": "2.0.0",
107
+ "@utrecht/paragraph-css": "3.0.0",
108
+ "@utrecht/rich-text-css": "2.0.0",
109
+ "@utrecht/search-bar-css": "3.0.0",
110
+ "@utrecht/select-css": "2.0.0",
111
+ "@utrecht/separator-css": "2.0.0",
112
+ "@utrecht/skip-link-css": "2.0.0",
113
+ "@utrecht/spotlight-section-css": "2.0.0",
114
+ "@utrecht/surface-css": "2.0.0",
115
+ "@utrecht/table-css": "2.0.0",
116
+ "@utrecht/table-of-contents-css": "1.0.0",
117
+ "@utrecht/textarea-css": "3.0.0",
118
+ "@utrecht/textbox-css": "3.0.0",
119
+ "@utrecht/top-task-link-css": "2.0.0",
121
120
  "@utrecht/top-task-nav-css": "1.3.1",
122
- "@utrecht/unordered-list-css": "1.5.1",
123
- "@utrecht/url-data-css": "1.3.1"
121
+ "@utrecht/unordered-list-css": "2.0.0",
122
+ "@utrecht/url-data-css": "2.0.0",
123
+ "@utrecht/radio-button-css": "2.0.0"
124
124
  },
125
125
  "scripts": {
126
126
  "build": "pnpm run '/^build:.*/'",