@utrecht/design-tokens 2.4.0 → 2.5.0
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/CHANGELOG.md +7 -0
- package/dist/_mixin-theme.scss +41 -13
- package/dist/_mixin.scss +41 -13
- package/dist/_variables.scss +41 -13
- package/dist/dark/_mixin-theme.scss +41 -13
- package/dist/dark/_mixin.scss +41 -13
- package/dist/dark/_variables.scss +41 -13
- package/dist/dark/index.cjs +42 -14
- package/dist/dark/index.css +41 -13
- package/dist/dark/index.d.ts +35 -7
- package/dist/dark/index.flat.json +40 -12
- package/dist/dark/index.json +909 -181
- package/dist/dark/index.mjs +41 -13
- package/dist/dark/index.tokens.json +123 -212
- package/dist/dark/list.json +909 -181
- package/dist/dark/list.mjs +909 -181
- package/dist/dark/property.css +19 -6
- package/dist/dark/root.css +40 -12
- package/dist/dark/theme-prince-xml.css +41 -13
- package/dist/dark/theme.css +40 -12
- package/dist/dark/tokens.cjs +842 -231
- package/dist/dark/tokens.d.ts +78 -106
- package/dist/dark/tokens.json +842 -231
- package/dist/dark/variables.cjs +42 -14
- package/dist/dark/variables.css +40 -12
- package/dist/dark/variables.d.ts +35 -7
- package/dist/dark/variables.json +40 -12
- package/dist/dark/variables.less +41 -13
- package/dist/dark/variables.mjs +41 -13
- package/dist/index.cjs +42 -14
- package/dist/index.css +82 -26
- package/dist/index.d.ts +35 -7
- package/dist/index.flat.json +40 -12
- package/dist/index.json +903 -175
- package/dist/index.mjs +41 -13
- package/dist/index.tokens.json +123 -212
- package/dist/list.json +903 -175
- package/dist/list.mjs +903 -175
- package/dist/property.css +19 -6
- package/dist/root.css +40 -12
- package/dist/theme-prince-xml.css +41 -13
- package/dist/theme.css +40 -12
- package/dist/tokens.cjs +842 -231
- package/dist/tokens.d.ts +78 -106
- package/dist/tokens.json +842 -231
- package/dist/variables.cjs +42 -14
- package/dist/variables.css +40 -12
- package/dist/variables.d.ts +35 -7
- package/dist/variables.json +40 -12
- package/dist/variables.less +41 -13
- package/dist/variables.mjs +41 -13
- package/package.json +1 -1
- package/src/component/signalen/signalen.tokens.json +17 -0
- package/src/component/utrecht/body.tokens.json +11 -0
- package/src/component/utrecht/link-list.tokens.json +3 -0
- package/src/component/utrecht/nav-bar.tokens.json +0 -2
- package/src/component/utrecht/page-body.tokens.json +19 -0
- package/src/component/utrecht/page-footer.tokens.json +6 -4
- package/src/component/utrecht/page-header.tokens.json +14 -4
- package/src/component/utrecht/page.tokens.json +2 -2
- package/src/component/utrecht/root.tokens.json +8 -0
- package/project.json +0 -25
package/dist/index.json
CHANGED
|
@@ -2434,6 +2434,51 @@
|
|
|
2434
2434
|
"box-shadow"
|
|
2435
2435
|
]
|
|
2436
2436
|
},
|
|
2437
|
+
{
|
|
2438
|
+
"value": "hsl(0 0% 100%)",
|
|
2439
|
+
"filePath": "src/component/signalen/signalen.tokens.json",
|
|
2440
|
+
"isSource": true,
|
|
2441
|
+
"original": {
|
|
2442
|
+
"value": "{utrecht.body.background-color}"
|
|
2443
|
+
},
|
|
2444
|
+
"name": "signalenModalDialogBackgroundColor",
|
|
2445
|
+
"attributes": {},
|
|
2446
|
+
"path": [
|
|
2447
|
+
"signalen",
|
|
2448
|
+
"modal-dialog",
|
|
2449
|
+
"background-color"
|
|
2450
|
+
]
|
|
2451
|
+
},
|
|
2452
|
+
{
|
|
2453
|
+
"value": "hsl(0 0% 0%)",
|
|
2454
|
+
"filePath": "src/component/signalen/signalen.tokens.json",
|
|
2455
|
+
"isSource": true,
|
|
2456
|
+
"original": {
|
|
2457
|
+
"value": "{utrecht.body.color}"
|
|
2458
|
+
},
|
|
2459
|
+
"name": "signalenModalDialogColor",
|
|
2460
|
+
"attributes": {},
|
|
2461
|
+
"path": [
|
|
2462
|
+
"signalen",
|
|
2463
|
+
"modal-dialog",
|
|
2464
|
+
"color"
|
|
2465
|
+
]
|
|
2466
|
+
},
|
|
2467
|
+
{
|
|
2468
|
+
"value": "4px",
|
|
2469
|
+
"filePath": "src/component/signalen/signalen.tokens.json",
|
|
2470
|
+
"isSource": true,
|
|
2471
|
+
"original": {
|
|
2472
|
+
"value": "4px"
|
|
2473
|
+
},
|
|
2474
|
+
"name": "signalenProgressBarBorderRadius",
|
|
2475
|
+
"attributes": {},
|
|
2476
|
+
"path": [
|
|
2477
|
+
"signalen",
|
|
2478
|
+
"progress-bar",
|
|
2479
|
+
"border-radius"
|
|
2480
|
+
]
|
|
2481
|
+
},
|
|
2437
2482
|
{
|
|
2438
2483
|
"$extensions": {
|
|
2439
2484
|
"nl.nldesignsystem.css.property": {
|
|
@@ -5410,6 +5455,153 @@
|
|
|
5410
5455
|
"margin-inline-start"
|
|
5411
5456
|
]
|
|
5412
5457
|
},
|
|
5458
|
+
{
|
|
5459
|
+
"value": "hsl(0 0% 100%)",
|
|
5460
|
+
"filePath": "src/component/utrecht/body.tokens.json",
|
|
5461
|
+
"isSource": true,
|
|
5462
|
+
"original": {
|
|
5463
|
+
"value": "{utrecht.color.white}"
|
|
5464
|
+
},
|
|
5465
|
+
"name": "utrechtBodyBackgroundColor",
|
|
5466
|
+
"attributes": {},
|
|
5467
|
+
"path": [
|
|
5468
|
+
"utrecht",
|
|
5469
|
+
"body",
|
|
5470
|
+
"background-color"
|
|
5471
|
+
]
|
|
5472
|
+
},
|
|
5473
|
+
{
|
|
5474
|
+
"value": "hsl(0 0% 0%)",
|
|
5475
|
+
"filePath": "src/component/utrecht/body.tokens.json",
|
|
5476
|
+
"isSource": true,
|
|
5477
|
+
"original": {
|
|
5478
|
+
"value": "{utrecht.color.black}"
|
|
5479
|
+
},
|
|
5480
|
+
"name": "utrechtBodyColor",
|
|
5481
|
+
"attributes": {},
|
|
5482
|
+
"path": [
|
|
5483
|
+
"utrecht",
|
|
5484
|
+
"body",
|
|
5485
|
+
"color"
|
|
5486
|
+
]
|
|
5487
|
+
},
|
|
5488
|
+
{
|
|
5489
|
+
"$extensions": {
|
|
5490
|
+
"nl.nldesignsystem.css.property": {
|
|
5491
|
+
"syntax": "*",
|
|
5492
|
+
"inherits": true
|
|
5493
|
+
},
|
|
5494
|
+
"nl.nldesignsystem.figma.supports-token": true,
|
|
5495
|
+
"studio.tokens": {
|
|
5496
|
+
"originalType": "fontFamilies"
|
|
5497
|
+
}
|
|
5498
|
+
},
|
|
5499
|
+
"type": "fontFamily",
|
|
5500
|
+
"value": "\"Lucida Grande\", \"Lucida Sans Unicode\", \"Lucida Sans\", \"Arial\", sans-serif",
|
|
5501
|
+
"filePath": "src/component/utrecht/body.tokens.json",
|
|
5502
|
+
"isSource": true,
|
|
5503
|
+
"original": {
|
|
5504
|
+
"$extensions": {
|
|
5505
|
+
"nl.nldesignsystem.css.property": {
|
|
5506
|
+
"syntax": "*",
|
|
5507
|
+
"inherits": true
|
|
5508
|
+
},
|
|
5509
|
+
"nl.nldesignsystem.figma.supports-token": true,
|
|
5510
|
+
"studio.tokens": {
|
|
5511
|
+
"originalType": "fontFamilies"
|
|
5512
|
+
}
|
|
5513
|
+
},
|
|
5514
|
+
"type": "fontFamily",
|
|
5515
|
+
"value": "{utrecht.typography.sans-serif.font-family}"
|
|
5516
|
+
},
|
|
5517
|
+
"name": "utrechtBodyFontFamily",
|
|
5518
|
+
"attributes": {},
|
|
5519
|
+
"path": [
|
|
5520
|
+
"utrecht",
|
|
5521
|
+
"body",
|
|
5522
|
+
"font-family"
|
|
5523
|
+
]
|
|
5524
|
+
},
|
|
5525
|
+
{
|
|
5526
|
+
"$extensions": {
|
|
5527
|
+
"nl.nldesignsystem.css.property": {
|
|
5528
|
+
"syntax": "<length>",
|
|
5529
|
+
"inherits": true
|
|
5530
|
+
},
|
|
5531
|
+
"nl.nldesignsystem.figma.supports-token": true,
|
|
5532
|
+
"studio.tokens": {
|
|
5533
|
+
"originalType": "fontSizes"
|
|
5534
|
+
}
|
|
5535
|
+
},
|
|
5536
|
+
"type": "fontSize",
|
|
5537
|
+
"value": "1rem",
|
|
5538
|
+
"filePath": "src/component/utrecht/body.tokens.json",
|
|
5539
|
+
"isSource": true,
|
|
5540
|
+
"original": {
|
|
5541
|
+
"$extensions": {
|
|
5542
|
+
"nl.nldesignsystem.css.property": {
|
|
5543
|
+
"syntax": "<length>",
|
|
5544
|
+
"inherits": true
|
|
5545
|
+
},
|
|
5546
|
+
"nl.nldesignsystem.figma.supports-token": true,
|
|
5547
|
+
"studio.tokens": {
|
|
5548
|
+
"originalType": "fontSizes"
|
|
5549
|
+
}
|
|
5550
|
+
},
|
|
5551
|
+
"type": "fontSize",
|
|
5552
|
+
"value": "{utrecht.typography.scale.md.font-size}"
|
|
5553
|
+
},
|
|
5554
|
+
"name": "utrechtBodyFontSize",
|
|
5555
|
+
"attributes": {},
|
|
5556
|
+
"path": [
|
|
5557
|
+
"utrecht",
|
|
5558
|
+
"body",
|
|
5559
|
+
"font-size"
|
|
5560
|
+
]
|
|
5561
|
+
},
|
|
5562
|
+
{
|
|
5563
|
+
"$extensions": {
|
|
5564
|
+
"nl.nldesignsystem.css.property": {
|
|
5565
|
+
"syntax": [
|
|
5566
|
+
"<length>",
|
|
5567
|
+
"<number>"
|
|
5568
|
+
],
|
|
5569
|
+
"inherits": true
|
|
5570
|
+
},
|
|
5571
|
+
"nl.nldesignsystem.figma.supports-token": true,
|
|
5572
|
+
"studio.tokens": {
|
|
5573
|
+
"originalType": "lineHeights"
|
|
5574
|
+
}
|
|
5575
|
+
},
|
|
5576
|
+
"type": "lineHeight",
|
|
5577
|
+
"value": "1.4",
|
|
5578
|
+
"filePath": "src/component/utrecht/body.tokens.json",
|
|
5579
|
+
"isSource": true,
|
|
5580
|
+
"original": {
|
|
5581
|
+
"$extensions": {
|
|
5582
|
+
"nl.nldesignsystem.css.property": {
|
|
5583
|
+
"syntax": [
|
|
5584
|
+
"<length>",
|
|
5585
|
+
"<number>"
|
|
5586
|
+
],
|
|
5587
|
+
"inherits": true
|
|
5588
|
+
},
|
|
5589
|
+
"nl.nldesignsystem.figma.supports-token": true,
|
|
5590
|
+
"studio.tokens": {
|
|
5591
|
+
"originalType": "lineHeights"
|
|
5592
|
+
}
|
|
5593
|
+
},
|
|
5594
|
+
"type": "lineHeight",
|
|
5595
|
+
"value": "1.4"
|
|
5596
|
+
},
|
|
5597
|
+
"name": "utrechtBodyLineHeight",
|
|
5598
|
+
"attributes": {},
|
|
5599
|
+
"path": [
|
|
5600
|
+
"utrecht",
|
|
5601
|
+
"body",
|
|
5602
|
+
"line-height"
|
|
5603
|
+
]
|
|
5604
|
+
},
|
|
5413
5605
|
{
|
|
5414
5606
|
"value": "8px",
|
|
5415
5607
|
"filePath": "src/common/utrecht/border.tokens.json",
|
|
@@ -17373,7 +17565,7 @@
|
|
|
17373
17565
|
"syntax": "<length>",
|
|
17374
17566
|
"inherits": true
|
|
17375
17567
|
},
|
|
17376
|
-
"nl.nldesignsystem.figma.supports-token":
|
|
17568
|
+
"nl.nldesignsystem.figma.supports-token": false,
|
|
17377
17569
|
"studio.tokens": {
|
|
17378
17570
|
"originalType": "spacing"
|
|
17379
17571
|
}
|
|
@@ -17388,7 +17580,7 @@
|
|
|
17388
17580
|
"syntax": "<length>",
|
|
17389
17581
|
"inherits": true
|
|
17390
17582
|
},
|
|
17391
|
-
"nl.nldesignsystem.figma.supports-token":
|
|
17583
|
+
"nl.nldesignsystem.figma.supports-token": false,
|
|
17392
17584
|
"studio.tokens": {
|
|
17393
17585
|
"originalType": "spacing"
|
|
17394
17586
|
}
|
|
@@ -17410,7 +17602,7 @@
|
|
|
17410
17602
|
"syntax": "<length>",
|
|
17411
17603
|
"inherits": true
|
|
17412
17604
|
},
|
|
17413
|
-
"nl.nldesignsystem.figma.supports-token":
|
|
17605
|
+
"nl.nldesignsystem.figma.supports-token": false,
|
|
17414
17606
|
"studio.tokens": {
|
|
17415
17607
|
"originalType": "spacing"
|
|
17416
17608
|
}
|
|
@@ -17425,7 +17617,7 @@
|
|
|
17425
17617
|
"syntax": "<length>",
|
|
17426
17618
|
"inherits": true
|
|
17427
17619
|
},
|
|
17428
|
-
"nl.nldesignsystem.figma.supports-token":
|
|
17620
|
+
"nl.nldesignsystem.figma.supports-token": false,
|
|
17429
17621
|
"studio.tokens": {
|
|
17430
17622
|
"originalType": "spacing"
|
|
17431
17623
|
}
|
|
@@ -17447,7 +17639,7 @@
|
|
|
17447
17639
|
"syntax": "<length>",
|
|
17448
17640
|
"inherits": true
|
|
17449
17641
|
},
|
|
17450
|
-
"nl.nldesignsystem.figma.supports-token":
|
|
17642
|
+
"nl.nldesignsystem.figma.supports-token": false,
|
|
17451
17643
|
"studio.tokens": {
|
|
17452
17644
|
"originalType": "spacing"
|
|
17453
17645
|
}
|
|
@@ -17462,7 +17654,7 @@
|
|
|
17462
17654
|
"syntax": "<length>",
|
|
17463
17655
|
"inherits": true
|
|
17464
17656
|
},
|
|
17465
|
-
"nl.nldesignsystem.figma.supports-token":
|
|
17657
|
+
"nl.nldesignsystem.figma.supports-token": false,
|
|
17466
17658
|
"studio.tokens": {
|
|
17467
17659
|
"originalType": "spacing"
|
|
17468
17660
|
}
|
|
@@ -17484,7 +17676,7 @@
|
|
|
17484
17676
|
"syntax": "<length>",
|
|
17485
17677
|
"inherits": true
|
|
17486
17678
|
},
|
|
17487
|
-
"nl.nldesignsystem.figma.supports-token":
|
|
17679
|
+
"nl.nldesignsystem.figma.supports-token": false,
|
|
17488
17680
|
"studio.tokens": {
|
|
17489
17681
|
"originalType": "spacing"
|
|
17490
17682
|
}
|
|
@@ -17499,7 +17691,7 @@
|
|
|
17499
17691
|
"syntax": "<length>",
|
|
17500
17692
|
"inherits": true
|
|
17501
17693
|
},
|
|
17502
|
-
"nl.nldesignsystem.figma.supports-token":
|
|
17694
|
+
"nl.nldesignsystem.figma.supports-token": false,
|
|
17503
17695
|
"studio.tokens": {
|
|
17504
17696
|
"originalType": "spacing"
|
|
17505
17697
|
}
|
|
@@ -19954,6 +20146,44 @@
|
|
|
19954
20146
|
"size"
|
|
19955
20147
|
]
|
|
19956
20148
|
},
|
|
20149
|
+
{
|
|
20150
|
+
"$extensions": {
|
|
20151
|
+
"nl.nldesignsystem.css.property": {
|
|
20152
|
+
"syntax": "<length>",
|
|
20153
|
+
"inherits": true
|
|
20154
|
+
},
|
|
20155
|
+
"nl.nldesignsystem.figma.supports-token": true,
|
|
20156
|
+
"studio.tokens": {
|
|
20157
|
+
"originalType": "spacing"
|
|
20158
|
+
}
|
|
20159
|
+
},
|
|
20160
|
+
"type": "dimension",
|
|
20161
|
+
"value": "0.15em",
|
|
20162
|
+
"filePath": "src/component/utrecht/link-list.tokens.json",
|
|
20163
|
+
"isSource": true,
|
|
20164
|
+
"original": {
|
|
20165
|
+
"$extensions": {
|
|
20166
|
+
"nl.nldesignsystem.css.property": {
|
|
20167
|
+
"syntax": "<length>",
|
|
20168
|
+
"inherits": true
|
|
20169
|
+
},
|
|
20170
|
+
"nl.nldesignsystem.figma.supports-token": true,
|
|
20171
|
+
"studio.tokens": {
|
|
20172
|
+
"originalType": "spacing"
|
|
20173
|
+
}
|
|
20174
|
+
},
|
|
20175
|
+
"type": "dimension",
|
|
20176
|
+
"value": "0.15em"
|
|
20177
|
+
},
|
|
20178
|
+
"name": "utrechtLinkListIconInsetBlockStart",
|
|
20179
|
+
"attributes": {},
|
|
20180
|
+
"path": [
|
|
20181
|
+
"utrecht",
|
|
20182
|
+
"link-list",
|
|
20183
|
+
"icon",
|
|
20184
|
+
"inset-block-start"
|
|
20185
|
+
]
|
|
20186
|
+
},
|
|
19957
20187
|
{
|
|
19958
20188
|
"$extensions": {
|
|
19959
20189
|
"nl.nldesignsystem.css.property": {
|
|
@@ -22285,122 +22515,60 @@
|
|
|
22285
22515
|
{
|
|
22286
22516
|
"$extensions": {
|
|
22287
22517
|
"nl.nldesignsystem.css.property": {
|
|
22288
|
-
"syntax": "<
|
|
22518
|
+
"syntax": "<length>",
|
|
22289
22519
|
"inherits": true
|
|
22290
22520
|
},
|
|
22291
|
-
"nl.nldesignsystem.figma.supports-token": false
|
|
22521
|
+
"nl.nldesignsystem.figma.supports-token": false,
|
|
22522
|
+
"studio.tokens": {
|
|
22523
|
+
"originalType": "sizing"
|
|
22524
|
+
}
|
|
22292
22525
|
},
|
|
22293
|
-
"type": "
|
|
22294
|
-
"value": "
|
|
22526
|
+
"type": "dimension",
|
|
22527
|
+
"value": "1184px",
|
|
22295
22528
|
"filePath": "src/component/utrecht/nav-bar.tokens.json",
|
|
22296
22529
|
"isSource": true,
|
|
22297
22530
|
"original": {
|
|
22298
22531
|
"$extensions": {
|
|
22299
22532
|
"nl.nldesignsystem.css.property": {
|
|
22300
|
-
"syntax": "<
|
|
22533
|
+
"syntax": "<length>",
|
|
22301
22534
|
"inherits": true
|
|
22302
22535
|
},
|
|
22303
|
-
"nl.nldesignsystem.figma.supports-token": false
|
|
22536
|
+
"nl.nldesignsystem.figma.supports-token": false,
|
|
22537
|
+
"studio.tokens": {
|
|
22538
|
+
"originalType": "sizing"
|
|
22539
|
+
}
|
|
22304
22540
|
},
|
|
22305
|
-
"type": "
|
|
22306
|
-
"value": "{utrecht.
|
|
22541
|
+
"type": "dimension",
|
|
22542
|
+
"value": "{utrecht.page.max-inline-size}"
|
|
22307
22543
|
},
|
|
22308
|
-
"name": "
|
|
22544
|
+
"name": "utrechtNavBarContentMaxInlineSize",
|
|
22309
22545
|
"attributes": {},
|
|
22310
22546
|
"path": [
|
|
22311
22547
|
"utrecht",
|
|
22312
22548
|
"nav-bar",
|
|
22313
|
-
"
|
|
22549
|
+
"content",
|
|
22550
|
+
"max-inline-size"
|
|
22314
22551
|
]
|
|
22315
22552
|
},
|
|
22316
22553
|
{
|
|
22317
22554
|
"$extensions": {
|
|
22318
22555
|
"nl.nldesignsystem.css.property": {
|
|
22319
|
-
"syntax": "<
|
|
22556
|
+
"syntax": "<length>",
|
|
22320
22557
|
"inherits": true
|
|
22321
22558
|
},
|
|
22322
|
-
"nl.nldesignsystem.figma.supports-token": false
|
|
22559
|
+
"nl.nldesignsystem.figma.supports-token": false,
|
|
22560
|
+
"studio.tokens": {
|
|
22561
|
+
"originalType": "spacing"
|
|
22562
|
+
}
|
|
22323
22563
|
},
|
|
22324
|
-
"type": "
|
|
22325
|
-
"value": "
|
|
22564
|
+
"type": "dimension",
|
|
22565
|
+
"value": "8px",
|
|
22326
22566
|
"filePath": "src/component/utrecht/nav-bar.tokens.json",
|
|
22327
22567
|
"isSource": true,
|
|
22328
22568
|
"original": {
|
|
22329
22569
|
"$extensions": {
|
|
22330
22570
|
"nl.nldesignsystem.css.property": {
|
|
22331
|
-
"syntax": "<
|
|
22332
|
-
"inherits": true
|
|
22333
|
-
},
|
|
22334
|
-
"nl.nldesignsystem.figma.supports-token": false
|
|
22335
|
-
},
|
|
22336
|
-
"type": "color",
|
|
22337
|
-
"value": "{utrecht.color.black}"
|
|
22338
|
-
},
|
|
22339
|
-
"name": "utrechtNavBarColor",
|
|
22340
|
-
"attributes": {},
|
|
22341
|
-
"path": [
|
|
22342
|
-
"utrecht",
|
|
22343
|
-
"nav-bar",
|
|
22344
|
-
"color"
|
|
22345
|
-
]
|
|
22346
|
-
},
|
|
22347
|
-
{
|
|
22348
|
-
"$extensions": {
|
|
22349
|
-
"nl.nldesignsystem.css.property": {
|
|
22350
|
-
"syntax": "<length>",
|
|
22351
|
-
"inherits": true
|
|
22352
|
-
},
|
|
22353
|
-
"nl.nldesignsystem.figma.supports-token": false,
|
|
22354
|
-
"studio.tokens": {
|
|
22355
|
-
"originalType": "sizing"
|
|
22356
|
-
}
|
|
22357
|
-
},
|
|
22358
|
-
"type": "dimension",
|
|
22359
|
-
"value": "1184px",
|
|
22360
|
-
"filePath": "src/component/utrecht/nav-bar.tokens.json",
|
|
22361
|
-
"isSource": true,
|
|
22362
|
-
"original": {
|
|
22363
|
-
"$extensions": {
|
|
22364
|
-
"nl.nldesignsystem.css.property": {
|
|
22365
|
-
"syntax": "<length>",
|
|
22366
|
-
"inherits": true
|
|
22367
|
-
},
|
|
22368
|
-
"nl.nldesignsystem.figma.supports-token": false,
|
|
22369
|
-
"studio.tokens": {
|
|
22370
|
-
"originalType": "sizing"
|
|
22371
|
-
}
|
|
22372
|
-
},
|
|
22373
|
-
"type": "dimension",
|
|
22374
|
-
"value": "{utrecht.page.max-inline-size}"
|
|
22375
|
-
},
|
|
22376
|
-
"name": "utrechtNavBarContentMaxInlineSize",
|
|
22377
|
-
"attributes": {},
|
|
22378
|
-
"path": [
|
|
22379
|
-
"utrecht",
|
|
22380
|
-
"nav-bar",
|
|
22381
|
-
"content",
|
|
22382
|
-
"max-inline-size"
|
|
22383
|
-
]
|
|
22384
|
-
},
|
|
22385
|
-
{
|
|
22386
|
-
"$extensions": {
|
|
22387
|
-
"nl.nldesignsystem.css.property": {
|
|
22388
|
-
"syntax": "<length>",
|
|
22389
|
-
"inherits": true
|
|
22390
|
-
},
|
|
22391
|
-
"nl.nldesignsystem.figma.supports-token": false,
|
|
22392
|
-
"studio.tokens": {
|
|
22393
|
-
"originalType": "spacing"
|
|
22394
|
-
}
|
|
22395
|
-
},
|
|
22396
|
-
"type": "dimension",
|
|
22397
|
-
"value": "8px",
|
|
22398
|
-
"filePath": "src/component/utrecht/nav-bar.tokens.json",
|
|
22399
|
-
"isSource": true,
|
|
22400
|
-
"original": {
|
|
22401
|
-
"$extensions": {
|
|
22402
|
-
"nl.nldesignsystem.css.property": {
|
|
22403
|
-
"syntax": "<length>",
|
|
22571
|
+
"syntax": "<length>",
|
|
22404
22572
|
"inherits": true
|
|
22405
22573
|
},
|
|
22406
22574
|
"nl.nldesignsystem.figma.supports-token": false,
|
|
@@ -23148,6 +23316,276 @@
|
|
|
23148
23316
|
"background-color"
|
|
23149
23317
|
]
|
|
23150
23318
|
},
|
|
23319
|
+
{
|
|
23320
|
+
"$extensions": {
|
|
23321
|
+
"nl.nldesignsystem.css.property": {
|
|
23322
|
+
"syntax": "<color>",
|
|
23323
|
+
"inherits": true
|
|
23324
|
+
},
|
|
23325
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
23326
|
+
},
|
|
23327
|
+
"type": "color",
|
|
23328
|
+
"value": "hsl(0 0% 100%)",
|
|
23329
|
+
"filePath": "src/component/utrecht/page-body.tokens.json",
|
|
23330
|
+
"isSource": true,
|
|
23331
|
+
"original": {
|
|
23332
|
+
"$extensions": {
|
|
23333
|
+
"nl.nldesignsystem.css.property": {
|
|
23334
|
+
"syntax": "<color>",
|
|
23335
|
+
"inherits": true
|
|
23336
|
+
},
|
|
23337
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
23338
|
+
},
|
|
23339
|
+
"type": "color",
|
|
23340
|
+
"value": "{utrecht.color.white}"
|
|
23341
|
+
},
|
|
23342
|
+
"name": "utrechtPageBodyContentBackgroundColor",
|
|
23343
|
+
"attributes": {},
|
|
23344
|
+
"path": [
|
|
23345
|
+
"utrecht",
|
|
23346
|
+
"page-body",
|
|
23347
|
+
"content",
|
|
23348
|
+
"background-color"
|
|
23349
|
+
]
|
|
23350
|
+
},
|
|
23351
|
+
{
|
|
23352
|
+
"$extensions": {
|
|
23353
|
+
"nl.nldesignsystem.css.property": {
|
|
23354
|
+
"syntax": "<color>",
|
|
23355
|
+
"inherits": true
|
|
23356
|
+
},
|
|
23357
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
23358
|
+
},
|
|
23359
|
+
"type": "color",
|
|
23360
|
+
"value": "hsl(0 0% 0%)",
|
|
23361
|
+
"filePath": "src/component/utrecht/page-body.tokens.json",
|
|
23362
|
+
"isSource": true,
|
|
23363
|
+
"original": {
|
|
23364
|
+
"$extensions": {
|
|
23365
|
+
"nl.nldesignsystem.css.property": {
|
|
23366
|
+
"syntax": "<color>",
|
|
23367
|
+
"inherits": true
|
|
23368
|
+
},
|
|
23369
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
23370
|
+
},
|
|
23371
|
+
"type": "color",
|
|
23372
|
+
"value": "{utrecht.color.black}"
|
|
23373
|
+
},
|
|
23374
|
+
"name": "utrechtPageBodyContentColor",
|
|
23375
|
+
"attributes": {},
|
|
23376
|
+
"path": [
|
|
23377
|
+
"utrecht",
|
|
23378
|
+
"page-body",
|
|
23379
|
+
"content",
|
|
23380
|
+
"color"
|
|
23381
|
+
]
|
|
23382
|
+
},
|
|
23383
|
+
{
|
|
23384
|
+
"value": "1184px",
|
|
23385
|
+
"filePath": "src/component/utrecht/page-body.tokens.json",
|
|
23386
|
+
"isSource": true,
|
|
23387
|
+
"original": {
|
|
23388
|
+
"value": "1184px"
|
|
23389
|
+
},
|
|
23390
|
+
"name": "utrechtPageBodyContentMaxInlineSize",
|
|
23391
|
+
"attributes": {},
|
|
23392
|
+
"path": [
|
|
23393
|
+
"utrecht",
|
|
23394
|
+
"page-body",
|
|
23395
|
+
"content",
|
|
23396
|
+
"max-inline-size"
|
|
23397
|
+
]
|
|
23398
|
+
},
|
|
23399
|
+
{
|
|
23400
|
+
"$extensions": {
|
|
23401
|
+
"nl.nldesignsystem.css.property": {
|
|
23402
|
+
"syntax": "<length>",
|
|
23403
|
+
"inherits": true
|
|
23404
|
+
},
|
|
23405
|
+
"nl.nldesignsystem.figma.supports-token": false,
|
|
23406
|
+
"studio.tokens": {
|
|
23407
|
+
"originalType": "spacing"
|
|
23408
|
+
}
|
|
23409
|
+
},
|
|
23410
|
+
"type": "dimension",
|
|
23411
|
+
"value": "1em",
|
|
23412
|
+
"filePath": "src/component/utrecht/page-body.tokens.json",
|
|
23413
|
+
"isSource": true,
|
|
23414
|
+
"original": {
|
|
23415
|
+
"$extensions": {
|
|
23416
|
+
"nl.nldesignsystem.css.property": {
|
|
23417
|
+
"syntax": "<length>",
|
|
23418
|
+
"inherits": true
|
|
23419
|
+
},
|
|
23420
|
+
"nl.nldesignsystem.figma.supports-token": false,
|
|
23421
|
+
"studio.tokens": {
|
|
23422
|
+
"originalType": "spacing"
|
|
23423
|
+
}
|
|
23424
|
+
},
|
|
23425
|
+
"type": "dimension",
|
|
23426
|
+
"value": "1em"
|
|
23427
|
+
},
|
|
23428
|
+
"name": "utrechtPageBodyContentPaddingBlockEnd",
|
|
23429
|
+
"attributes": {},
|
|
23430
|
+
"path": [
|
|
23431
|
+
"utrecht",
|
|
23432
|
+
"page-body",
|
|
23433
|
+
"content",
|
|
23434
|
+
"padding-block-end"
|
|
23435
|
+
]
|
|
23436
|
+
},
|
|
23437
|
+
{
|
|
23438
|
+
"$extensions": {
|
|
23439
|
+
"nl.nldesignsystem.css.property": {
|
|
23440
|
+
"syntax": "<length>",
|
|
23441
|
+
"inherits": true
|
|
23442
|
+
},
|
|
23443
|
+
"nl.nldesignsystem.figma.supports-token": false,
|
|
23444
|
+
"studio.tokens": {
|
|
23445
|
+
"originalType": "spacing"
|
|
23446
|
+
}
|
|
23447
|
+
},
|
|
23448
|
+
"type": "dimension",
|
|
23449
|
+
"value": "0",
|
|
23450
|
+
"filePath": "src/component/utrecht/page-body.tokens.json",
|
|
23451
|
+
"isSource": true,
|
|
23452
|
+
"original": {
|
|
23453
|
+
"$extensions": {
|
|
23454
|
+
"nl.nldesignsystem.css.property": {
|
|
23455
|
+
"syntax": "<length>",
|
|
23456
|
+
"inherits": true
|
|
23457
|
+
},
|
|
23458
|
+
"nl.nldesignsystem.figma.supports-token": false,
|
|
23459
|
+
"studio.tokens": {
|
|
23460
|
+
"originalType": "spacing"
|
|
23461
|
+
}
|
|
23462
|
+
},
|
|
23463
|
+
"type": "dimension",
|
|
23464
|
+
"value": "0"
|
|
23465
|
+
},
|
|
23466
|
+
"name": "utrechtPageBodyContentPaddingBlockStart",
|
|
23467
|
+
"attributes": {},
|
|
23468
|
+
"path": [
|
|
23469
|
+
"utrecht",
|
|
23470
|
+
"page-body",
|
|
23471
|
+
"content",
|
|
23472
|
+
"padding-block-start"
|
|
23473
|
+
]
|
|
23474
|
+
},
|
|
23475
|
+
{
|
|
23476
|
+
"value": "2.4em",
|
|
23477
|
+
"filePath": "src/component/utrecht/page-body.tokens.json",
|
|
23478
|
+
"isSource": true,
|
|
23479
|
+
"original": {
|
|
23480
|
+
"value": "2.4em"
|
|
23481
|
+
},
|
|
23482
|
+
"name": "utrechtPageBodyContentPaddingInlineEnd",
|
|
23483
|
+
"attributes": {},
|
|
23484
|
+
"path": [
|
|
23485
|
+
"utrecht",
|
|
23486
|
+
"page-body",
|
|
23487
|
+
"content",
|
|
23488
|
+
"padding-inline-end"
|
|
23489
|
+
]
|
|
23490
|
+
},
|
|
23491
|
+
{
|
|
23492
|
+
"$extensions": {
|
|
23493
|
+
"nl.nldesignsystem.css.property": {
|
|
23494
|
+
"syntax": "<length>",
|
|
23495
|
+
"inherits": true
|
|
23496
|
+
},
|
|
23497
|
+
"nl.nldesignsystem.figma.supports-token": false,
|
|
23498
|
+
"studio.tokens": {
|
|
23499
|
+
"originalType": "spacing"
|
|
23500
|
+
}
|
|
23501
|
+
},
|
|
23502
|
+
"type": "dimension",
|
|
23503
|
+
"value": "2em",
|
|
23504
|
+
"filePath": "src/component/utrecht/page-body.tokens.json",
|
|
23505
|
+
"isSource": true,
|
|
23506
|
+
"original": {
|
|
23507
|
+
"$extensions": {
|
|
23508
|
+
"nl.nldesignsystem.css.property": {
|
|
23509
|
+
"syntax": "<length>",
|
|
23510
|
+
"inherits": true
|
|
23511
|
+
},
|
|
23512
|
+
"nl.nldesignsystem.figma.supports-token": false,
|
|
23513
|
+
"studio.tokens": {
|
|
23514
|
+
"originalType": "spacing"
|
|
23515
|
+
}
|
|
23516
|
+
},
|
|
23517
|
+
"type": "dimension",
|
|
23518
|
+
"value": "2em"
|
|
23519
|
+
},
|
|
23520
|
+
"name": "utrechtPageBodyContentPaddingInlineStart",
|
|
23521
|
+
"attributes": {},
|
|
23522
|
+
"path": [
|
|
23523
|
+
"utrecht",
|
|
23524
|
+
"page-body",
|
|
23525
|
+
"content",
|
|
23526
|
+
"padding-inline-start"
|
|
23527
|
+
]
|
|
23528
|
+
},
|
|
23529
|
+
{
|
|
23530
|
+
"value": "0",
|
|
23531
|
+
"filePath": "src/component/utrecht/page-body.tokens.json",
|
|
23532
|
+
"isSource": true,
|
|
23533
|
+
"original": {
|
|
23534
|
+
"value": "0"
|
|
23535
|
+
},
|
|
23536
|
+
"name": "utrechtPageBodyPaddingBlockEnd",
|
|
23537
|
+
"attributes": {},
|
|
23538
|
+
"path": [
|
|
23539
|
+
"utrecht",
|
|
23540
|
+
"page-body",
|
|
23541
|
+
"padding-block-end"
|
|
23542
|
+
]
|
|
23543
|
+
},
|
|
23544
|
+
{
|
|
23545
|
+
"value": "0",
|
|
23546
|
+
"filePath": "src/component/utrecht/page-body.tokens.json",
|
|
23547
|
+
"isSource": true,
|
|
23548
|
+
"original": {
|
|
23549
|
+
"value": "0"
|
|
23550
|
+
},
|
|
23551
|
+
"name": "utrechtPageBodyPaddingBlockStart",
|
|
23552
|
+
"attributes": {},
|
|
23553
|
+
"path": [
|
|
23554
|
+
"utrecht",
|
|
23555
|
+
"page-body",
|
|
23556
|
+
"padding-block-start"
|
|
23557
|
+
]
|
|
23558
|
+
},
|
|
23559
|
+
{
|
|
23560
|
+
"value": "0",
|
|
23561
|
+
"filePath": "src/component/utrecht/page-body.tokens.json",
|
|
23562
|
+
"isSource": true,
|
|
23563
|
+
"original": {
|
|
23564
|
+
"value": "0"
|
|
23565
|
+
},
|
|
23566
|
+
"name": "utrechtPageBodyPaddingInlineEnd",
|
|
23567
|
+
"attributes": {},
|
|
23568
|
+
"path": [
|
|
23569
|
+
"utrecht",
|
|
23570
|
+
"page-body",
|
|
23571
|
+
"padding-inline-end"
|
|
23572
|
+
]
|
|
23573
|
+
},
|
|
23574
|
+
{
|
|
23575
|
+
"value": "0",
|
|
23576
|
+
"filePath": "src/component/utrecht/page-body.tokens.json",
|
|
23577
|
+
"isSource": true,
|
|
23578
|
+
"original": {
|
|
23579
|
+
"value": "0"
|
|
23580
|
+
},
|
|
23581
|
+
"name": "utrechtPageBodyPaddingInlineStart",
|
|
23582
|
+
"attributes": {},
|
|
23583
|
+
"path": [
|
|
23584
|
+
"utrecht",
|
|
23585
|
+
"page-body",
|
|
23586
|
+
"padding-inline-start"
|
|
23587
|
+
]
|
|
23588
|
+
},
|
|
23151
23589
|
{
|
|
23152
23590
|
"$extensions": {
|
|
23153
23591
|
"nl.nldesignsystem.css.property": {
|
|
@@ -23169,16 +23607,199 @@
|
|
|
23169
23607
|
"nl.nldesignsystem.figma.supports-token": false
|
|
23170
23608
|
},
|
|
23171
23609
|
"type": "color",
|
|
23172
|
-
"value": "{utrecht.color.black}"
|
|
23610
|
+
"value": "{utrecht.color.black}"
|
|
23611
|
+
},
|
|
23612
|
+
"name": "utrechtPageColor",
|
|
23613
|
+
"attributes": {},
|
|
23614
|
+
"path": [
|
|
23615
|
+
"utrecht",
|
|
23616
|
+
"page",
|
|
23617
|
+
"color"
|
|
23618
|
+
]
|
|
23619
|
+
},
|
|
23620
|
+
{
|
|
23621
|
+
"$extensions": {
|
|
23622
|
+
"nl.nldesignsystem.css.property": {
|
|
23623
|
+
"syntax": "<length>",
|
|
23624
|
+
"inherits": true
|
|
23625
|
+
},
|
|
23626
|
+
"nl.nldesignsystem.figma.supports-token": false,
|
|
23627
|
+
"studio.tokens": {
|
|
23628
|
+
"originalType": "spacing"
|
|
23629
|
+
}
|
|
23630
|
+
},
|
|
23631
|
+
"type": "dimension",
|
|
23632
|
+
"value": "2em",
|
|
23633
|
+
"filePath": "src/component/utrecht/page-content.tokens.json",
|
|
23634
|
+
"isSource": true,
|
|
23635
|
+
"original": {
|
|
23636
|
+
"$extensions": {
|
|
23637
|
+
"nl.nldesignsystem.css.property": {
|
|
23638
|
+
"syntax": "<length>",
|
|
23639
|
+
"inherits": true
|
|
23640
|
+
},
|
|
23641
|
+
"nl.nldesignsystem.figma.supports-token": false,
|
|
23642
|
+
"studio.tokens": {
|
|
23643
|
+
"originalType": "spacing"
|
|
23644
|
+
}
|
|
23645
|
+
},
|
|
23646
|
+
"type": "dimension",
|
|
23647
|
+
"value": "2em"
|
|
23648
|
+
},
|
|
23649
|
+
"name": "utrechtPageContentPaddingBlockEnd",
|
|
23650
|
+
"attributes": {},
|
|
23651
|
+
"path": [
|
|
23652
|
+
"utrecht",
|
|
23653
|
+
"page-content",
|
|
23654
|
+
"padding-block-end"
|
|
23655
|
+
]
|
|
23656
|
+
},
|
|
23657
|
+
{
|
|
23658
|
+
"$extensions": {
|
|
23659
|
+
"nl.nldesignsystem.css.property": {
|
|
23660
|
+
"syntax": "<length>",
|
|
23661
|
+
"inherits": true
|
|
23662
|
+
},
|
|
23663
|
+
"nl.nldesignsystem.figma.supports-token": false,
|
|
23664
|
+
"studio.tokens": {
|
|
23665
|
+
"originalType": "spacing"
|
|
23666
|
+
}
|
|
23667
|
+
},
|
|
23668
|
+
"type": "dimension",
|
|
23669
|
+
"value": "2em",
|
|
23670
|
+
"filePath": "src/component/utrecht/page-content.tokens.json",
|
|
23671
|
+
"isSource": true,
|
|
23672
|
+
"original": {
|
|
23673
|
+
"$extensions": {
|
|
23674
|
+
"nl.nldesignsystem.css.property": {
|
|
23675
|
+
"syntax": "<length>",
|
|
23676
|
+
"inherits": true
|
|
23677
|
+
},
|
|
23678
|
+
"nl.nldesignsystem.figma.supports-token": false,
|
|
23679
|
+
"studio.tokens": {
|
|
23680
|
+
"originalType": "spacing"
|
|
23681
|
+
}
|
|
23682
|
+
},
|
|
23683
|
+
"type": "dimension",
|
|
23684
|
+
"value": "2em"
|
|
23685
|
+
},
|
|
23686
|
+
"name": "utrechtPageContentPaddingBlockStart",
|
|
23687
|
+
"attributes": {},
|
|
23688
|
+
"path": [
|
|
23689
|
+
"utrecht",
|
|
23690
|
+
"page-content",
|
|
23691
|
+
"padding-block-start"
|
|
23692
|
+
]
|
|
23693
|
+
},
|
|
23694
|
+
{
|
|
23695
|
+
"$extensions": {
|
|
23696
|
+
"nl.nldesignsystem.css.property": {
|
|
23697
|
+
"syntax": "<color>",
|
|
23698
|
+
"inherits": true
|
|
23699
|
+
},
|
|
23700
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
23701
|
+
},
|
|
23702
|
+
"type": "color",
|
|
23703
|
+
"value": "hsl(0 100% 40%)",
|
|
23704
|
+
"filePath": "src/component/utrecht/page-footer.tokens.json",
|
|
23705
|
+
"isSource": true,
|
|
23706
|
+
"original": {
|
|
23707
|
+
"$extensions": {
|
|
23708
|
+
"nl.nldesignsystem.css.property": {
|
|
23709
|
+
"syntax": "<color>",
|
|
23710
|
+
"inherits": true
|
|
23711
|
+
},
|
|
23712
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
23713
|
+
},
|
|
23714
|
+
"type": "color",
|
|
23715
|
+
"value": "{utrecht.color.red.40}"
|
|
23716
|
+
},
|
|
23717
|
+
"name": "utrechtPageFooterBackgroundColor",
|
|
23718
|
+
"attributes": {},
|
|
23719
|
+
"path": [
|
|
23720
|
+
"utrecht",
|
|
23721
|
+
"page-footer",
|
|
23722
|
+
"background-color"
|
|
23723
|
+
]
|
|
23724
|
+
},
|
|
23725
|
+
{
|
|
23726
|
+
"$extensions": {
|
|
23727
|
+
"nl.nldesignsystem.css.property": {
|
|
23728
|
+
"syntax": "<url> | *",
|
|
23729
|
+
"inherits": true
|
|
23730
|
+
},
|
|
23731
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
23732
|
+
},
|
|
23733
|
+
"type": "other",
|
|
23734
|
+
"value": "linear-gradient(45deg, hsl(0 100% 40%), hsl(0 100% 40%) 50%, #d63433 50%);",
|
|
23735
|
+
"filePath": "src/component/utrecht/page-footer.tokens.json",
|
|
23736
|
+
"isSource": true,
|
|
23737
|
+
"original": {
|
|
23738
|
+
"$extensions": {
|
|
23739
|
+
"nl.nldesignsystem.css.property": {
|
|
23740
|
+
"syntax": "<url> | *",
|
|
23741
|
+
"inherits": true
|
|
23742
|
+
},
|
|
23743
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
23744
|
+
},
|
|
23745
|
+
"type": "other",
|
|
23746
|
+
"value": "linear-gradient(45deg, {utrecht.color.red.40}, {utrecht.color.red.40} 50%, #d63433 50%);"
|
|
23747
|
+
},
|
|
23748
|
+
"name": "utrechtPageFooterBackgroundImage",
|
|
23749
|
+
"attributes": {},
|
|
23750
|
+
"path": [
|
|
23751
|
+
"utrecht",
|
|
23752
|
+
"page-footer",
|
|
23753
|
+
"background-image"
|
|
23754
|
+
]
|
|
23755
|
+
},
|
|
23756
|
+
{
|
|
23757
|
+
"$extensions": {
|
|
23758
|
+
"nl.nldesignsystem.css.property": {
|
|
23759
|
+
"syntax": "<color>",
|
|
23760
|
+
"inherits": true
|
|
23761
|
+
},
|
|
23762
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
23763
|
+
},
|
|
23764
|
+
"type": "color",
|
|
23765
|
+
"value": "hsl(0 0% 100%)",
|
|
23766
|
+
"filePath": "src/component/utrecht/page-footer.tokens.json",
|
|
23767
|
+
"isSource": true,
|
|
23768
|
+
"original": {
|
|
23769
|
+
"$extensions": {
|
|
23770
|
+
"nl.nldesignsystem.css.property": {
|
|
23771
|
+
"syntax": "<color>",
|
|
23772
|
+
"inherits": true
|
|
23773
|
+
},
|
|
23774
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
23775
|
+
},
|
|
23776
|
+
"type": "color",
|
|
23777
|
+
"value": "{utrecht.color.white}"
|
|
23173
23778
|
},
|
|
23174
|
-
"name": "
|
|
23779
|
+
"name": "utrechtPageFooterColor",
|
|
23175
23780
|
"attributes": {},
|
|
23176
23781
|
"path": [
|
|
23177
23782
|
"utrecht",
|
|
23178
|
-
"page",
|
|
23783
|
+
"page-footer",
|
|
23179
23784
|
"color"
|
|
23180
23785
|
]
|
|
23181
23786
|
},
|
|
23787
|
+
{
|
|
23788
|
+
"value": "1184px",
|
|
23789
|
+
"filePath": "src/component/utrecht/page-footer.tokens.json",
|
|
23790
|
+
"isSource": true,
|
|
23791
|
+
"original": {
|
|
23792
|
+
"value": "1184px"
|
|
23793
|
+
},
|
|
23794
|
+
"name": "utrechtPageFooterContentMaxInlineSize",
|
|
23795
|
+
"attributes": {},
|
|
23796
|
+
"path": [
|
|
23797
|
+
"utrecht",
|
|
23798
|
+
"page-footer",
|
|
23799
|
+
"content",
|
|
23800
|
+
"max-inline-size"
|
|
23801
|
+
]
|
|
23802
|
+
},
|
|
23182
23803
|
{
|
|
23183
23804
|
"$extensions": {
|
|
23184
23805
|
"nl.nldesignsystem.css.property": {
|
|
@@ -23191,8 +23812,8 @@
|
|
|
23191
23812
|
}
|
|
23192
23813
|
},
|
|
23193
23814
|
"type": "dimension",
|
|
23194
|
-
"value": "
|
|
23195
|
-
"filePath": "src/component/utrecht/page-
|
|
23815
|
+
"value": "48px",
|
|
23816
|
+
"filePath": "src/component/utrecht/page-footer.tokens.json",
|
|
23196
23817
|
"isSource": true,
|
|
23197
23818
|
"original": {
|
|
23198
23819
|
"$extensions": {
|
|
@@ -23206,13 +23827,14 @@
|
|
|
23206
23827
|
}
|
|
23207
23828
|
},
|
|
23208
23829
|
"type": "dimension",
|
|
23209
|
-
"value": "
|
|
23830
|
+
"value": "{utrecht.space.block.3xl}"
|
|
23210
23831
|
},
|
|
23211
|
-
"name": "
|
|
23832
|
+
"name": "utrechtPageFooterContentPaddingBlockEnd",
|
|
23212
23833
|
"attributes": {},
|
|
23213
23834
|
"path": [
|
|
23214
23835
|
"utrecht",
|
|
23215
|
-
"page-
|
|
23836
|
+
"page-footer",
|
|
23837
|
+
"content",
|
|
23216
23838
|
"padding-block-end"
|
|
23217
23839
|
]
|
|
23218
23840
|
},
|
|
@@ -23228,8 +23850,8 @@
|
|
|
23228
23850
|
}
|
|
23229
23851
|
},
|
|
23230
23852
|
"type": "dimension",
|
|
23231
|
-
"value": "
|
|
23232
|
-
"filePath": "src/component/utrecht/page-
|
|
23853
|
+
"value": "48px",
|
|
23854
|
+
"filePath": "src/component/utrecht/page-footer.tokens.json",
|
|
23233
23855
|
"isSource": true,
|
|
23234
23856
|
"original": {
|
|
23235
23857
|
"$extensions": {
|
|
@@ -23243,76 +23865,63 @@
|
|
|
23243
23865
|
}
|
|
23244
23866
|
},
|
|
23245
23867
|
"type": "dimension",
|
|
23246
|
-
"value": "
|
|
23868
|
+
"value": "{utrecht.space.block.3xl}"
|
|
23247
23869
|
},
|
|
23248
|
-
"name": "
|
|
23870
|
+
"name": "utrechtPageFooterContentPaddingBlockStart",
|
|
23249
23871
|
"attributes": {},
|
|
23250
23872
|
"path": [
|
|
23251
23873
|
"utrecht",
|
|
23252
|
-
"page-
|
|
23874
|
+
"page-footer",
|
|
23875
|
+
"content",
|
|
23253
23876
|
"padding-block-start"
|
|
23254
23877
|
]
|
|
23255
23878
|
},
|
|
23256
23879
|
{
|
|
23257
|
-
"
|
|
23258
|
-
"nl.nldesignsystem.css.property": {
|
|
23259
|
-
"syntax": "<color>",
|
|
23260
|
-
"inherits": true
|
|
23261
|
-
},
|
|
23262
|
-
"nl.nldesignsystem.figma.supports-token": false
|
|
23263
|
-
},
|
|
23264
|
-
"type": "color",
|
|
23265
|
-
"value": "hsl(0 100% 40%)",
|
|
23880
|
+
"value": "28px",
|
|
23266
23881
|
"filePath": "src/component/utrecht/page-footer.tokens.json",
|
|
23267
23882
|
"isSource": true,
|
|
23268
23883
|
"original": {
|
|
23269
|
-
"
|
|
23270
|
-
"nl.nldesignsystem.css.property": {
|
|
23271
|
-
"syntax": "<color>",
|
|
23272
|
-
"inherits": true
|
|
23273
|
-
},
|
|
23274
|
-
"nl.nldesignsystem.figma.supports-token": false
|
|
23275
|
-
},
|
|
23276
|
-
"type": "color",
|
|
23277
|
-
"value": "{utrecht.color.red.40}"
|
|
23884
|
+
"value": "{utrecht.space.inline.2xl}"
|
|
23278
23885
|
},
|
|
23279
|
-
"name": "
|
|
23886
|
+
"name": "utrechtPageFooterContentPaddingInline",
|
|
23280
23887
|
"attributes": {},
|
|
23281
23888
|
"path": [
|
|
23282
23889
|
"utrecht",
|
|
23283
23890
|
"page-footer",
|
|
23284
|
-
"
|
|
23891
|
+
"content",
|
|
23892
|
+
"padding-inline"
|
|
23285
23893
|
]
|
|
23286
23894
|
},
|
|
23287
23895
|
{
|
|
23288
23896
|
"$extensions": {
|
|
23289
23897
|
"nl.nldesignsystem.css.property": {
|
|
23290
|
-
"syntax": "<
|
|
23898
|
+
"syntax": "<color>",
|
|
23291
23899
|
"inherits": true
|
|
23292
23900
|
},
|
|
23293
23901
|
"nl.nldesignsystem.figma.supports-token": false
|
|
23294
23902
|
},
|
|
23295
|
-
"type": "
|
|
23296
|
-
"value": "
|
|
23297
|
-
"filePath": "src/component/utrecht/page-
|
|
23903
|
+
"type": "color",
|
|
23904
|
+
"value": "hsl(0 0% 100%)",
|
|
23905
|
+
"filePath": "src/component/utrecht/page-header.tokens.json",
|
|
23298
23906
|
"isSource": true,
|
|
23299
23907
|
"original": {
|
|
23300
23908
|
"$extensions": {
|
|
23301
23909
|
"nl.nldesignsystem.css.property": {
|
|
23302
|
-
"syntax": "<
|
|
23910
|
+
"syntax": "<color>",
|
|
23303
23911
|
"inherits": true
|
|
23304
23912
|
},
|
|
23305
23913
|
"nl.nldesignsystem.figma.supports-token": false
|
|
23306
23914
|
},
|
|
23307
|
-
"type": "
|
|
23308
|
-
"value": "
|
|
23915
|
+
"type": "color",
|
|
23916
|
+
"value": "{utrecht.color.white}"
|
|
23309
23917
|
},
|
|
23310
|
-
"name": "
|
|
23918
|
+
"name": "utrechtPageHeaderContentBackgroundColor",
|
|
23311
23919
|
"attributes": {},
|
|
23312
23920
|
"path": [
|
|
23313
23921
|
"utrecht",
|
|
23314
|
-
"page-
|
|
23315
|
-
"
|
|
23922
|
+
"page-header",
|
|
23923
|
+
"content",
|
|
23924
|
+
"background-color"
|
|
23316
23925
|
]
|
|
23317
23926
|
},
|
|
23318
23927
|
{
|
|
@@ -23324,8 +23933,8 @@
|
|
|
23324
23933
|
"nl.nldesignsystem.figma.supports-token": false
|
|
23325
23934
|
},
|
|
23326
23935
|
"type": "color",
|
|
23327
|
-
"value": "hsl(0 0%
|
|
23328
|
-
"filePath": "src/component/utrecht/page-
|
|
23936
|
+
"value": "hsl(0 0% 0%)",
|
|
23937
|
+
"filePath": "src/component/utrecht/page-header.tokens.json",
|
|
23329
23938
|
"isSource": true,
|
|
23330
23939
|
"original": {
|
|
23331
23940
|
"$extensions": {
|
|
@@ -23336,16 +23945,33 @@
|
|
|
23336
23945
|
"nl.nldesignsystem.figma.supports-token": false
|
|
23337
23946
|
},
|
|
23338
23947
|
"type": "color",
|
|
23339
|
-
"value": "{utrecht.color.
|
|
23948
|
+
"value": "{utrecht.color.black}"
|
|
23340
23949
|
},
|
|
23341
|
-
"name": "
|
|
23950
|
+
"name": "utrechtPageHeaderContentColor",
|
|
23342
23951
|
"attributes": {},
|
|
23343
23952
|
"path": [
|
|
23344
23953
|
"utrecht",
|
|
23345
|
-
"page-
|
|
23954
|
+
"page-header",
|
|
23955
|
+
"content",
|
|
23346
23956
|
"color"
|
|
23347
23957
|
]
|
|
23348
23958
|
},
|
|
23959
|
+
{
|
|
23960
|
+
"value": "1184px",
|
|
23961
|
+
"filePath": "src/component/utrecht/page-header.tokens.json",
|
|
23962
|
+
"isSource": true,
|
|
23963
|
+
"original": {
|
|
23964
|
+
"value": "1184px"
|
|
23965
|
+
},
|
|
23966
|
+
"name": "utrechtPageHeaderContentMaxInlineSize",
|
|
23967
|
+
"attributes": {},
|
|
23968
|
+
"path": [
|
|
23969
|
+
"utrecht",
|
|
23970
|
+
"page-header",
|
|
23971
|
+
"content",
|
|
23972
|
+
"max-inline-size"
|
|
23973
|
+
]
|
|
23974
|
+
},
|
|
23349
23975
|
{
|
|
23350
23976
|
"$extensions": {
|
|
23351
23977
|
"nl.nldesignsystem.css.property": {
|
|
@@ -23358,8 +23984,8 @@
|
|
|
23358
23984
|
}
|
|
23359
23985
|
},
|
|
23360
23986
|
"type": "dimension",
|
|
23361
|
-
"value": "
|
|
23362
|
-
"filePath": "src/component/utrecht/page-
|
|
23987
|
+
"value": "1em",
|
|
23988
|
+
"filePath": "src/component/utrecht/page-header.tokens.json",
|
|
23363
23989
|
"isSource": true,
|
|
23364
23990
|
"original": {
|
|
23365
23991
|
"$extensions": {
|
|
@@ -23373,13 +23999,14 @@
|
|
|
23373
23999
|
}
|
|
23374
24000
|
},
|
|
23375
24001
|
"type": "dimension",
|
|
23376
|
-
"value": "
|
|
24002
|
+
"value": "1em"
|
|
23377
24003
|
},
|
|
23378
|
-
"name": "
|
|
24004
|
+
"name": "utrechtPageHeaderContentPaddingBlockEnd",
|
|
23379
24005
|
"attributes": {},
|
|
23380
24006
|
"path": [
|
|
23381
24007
|
"utrecht",
|
|
23382
|
-
"page-
|
|
24008
|
+
"page-header",
|
|
24009
|
+
"content",
|
|
23383
24010
|
"padding-block-end"
|
|
23384
24011
|
]
|
|
23385
24012
|
},
|
|
@@ -23395,8 +24022,8 @@
|
|
|
23395
24022
|
}
|
|
23396
24023
|
},
|
|
23397
24024
|
"type": "dimension",
|
|
23398
|
-
"value": "
|
|
23399
|
-
"filePath": "src/component/utrecht/page-
|
|
24025
|
+
"value": "1.8em",
|
|
24026
|
+
"filePath": "src/component/utrecht/page-header.tokens.json",
|
|
23400
24027
|
"isSource": true,
|
|
23401
24028
|
"original": {
|
|
23402
24029
|
"$extensions": {
|
|
@@ -23410,16 +24037,33 @@
|
|
|
23410
24037
|
}
|
|
23411
24038
|
},
|
|
23412
24039
|
"type": "dimension",
|
|
23413
|
-
"value": "
|
|
24040
|
+
"value": "1.8em"
|
|
23414
24041
|
},
|
|
23415
|
-
"name": "
|
|
24042
|
+
"name": "utrechtPageHeaderContentPaddingBlockStart",
|
|
23416
24043
|
"attributes": {},
|
|
23417
24044
|
"path": [
|
|
23418
24045
|
"utrecht",
|
|
23419
|
-
"page-
|
|
24046
|
+
"page-header",
|
|
24047
|
+
"content",
|
|
23420
24048
|
"padding-block-start"
|
|
23421
24049
|
]
|
|
23422
24050
|
},
|
|
24051
|
+
{
|
|
24052
|
+
"value": "2em",
|
|
24053
|
+
"filePath": "src/component/utrecht/page-header.tokens.json",
|
|
24054
|
+
"isSource": true,
|
|
24055
|
+
"original": {
|
|
24056
|
+
"value": "2em"
|
|
24057
|
+
},
|
|
24058
|
+
"name": "utrechtPageHeaderContentPaddingInline",
|
|
24059
|
+
"attributes": {},
|
|
24060
|
+
"path": [
|
|
24061
|
+
"utrecht",
|
|
24062
|
+
"page-header",
|
|
24063
|
+
"content",
|
|
24064
|
+
"padding-inline"
|
|
24065
|
+
]
|
|
24066
|
+
},
|
|
23423
24067
|
{
|
|
23424
24068
|
"$extensions": {
|
|
23425
24069
|
"nl.nldesignsystem.css.property": {
|
|
@@ -23432,8 +24076,9 @@
|
|
|
23432
24076
|
}
|
|
23433
24077
|
},
|
|
23434
24078
|
"type": "dimension",
|
|
23435
|
-
"value": "
|
|
23436
|
-
"
|
|
24079
|
+
"value": "2.4em",
|
|
24080
|
+
"$comment": "Legacy design token",
|
|
24081
|
+
"filePath": "src/component/utrecht/page-header.tokens.json",
|
|
23437
24082
|
"isSource": true,
|
|
23438
24083
|
"original": {
|
|
23439
24084
|
"$extensions": {
|
|
@@ -23447,13 +24092,15 @@
|
|
|
23447
24092
|
}
|
|
23448
24093
|
},
|
|
23449
24094
|
"type": "dimension",
|
|
23450
|
-
"value": "
|
|
24095
|
+
"value": "2.4em",
|
|
24096
|
+
"$comment": "Legacy design token"
|
|
23451
24097
|
},
|
|
23452
|
-
"name": "
|
|
24098
|
+
"name": "utrechtPageHeaderContentPaddingInlineEnd",
|
|
23453
24099
|
"attributes": {},
|
|
23454
24100
|
"path": [
|
|
23455
24101
|
"utrecht",
|
|
23456
|
-
"page-
|
|
24102
|
+
"page-header",
|
|
24103
|
+
"content",
|
|
23457
24104
|
"padding-inline-end"
|
|
23458
24105
|
]
|
|
23459
24106
|
},
|
|
@@ -23469,8 +24116,9 @@
|
|
|
23469
24116
|
}
|
|
23470
24117
|
},
|
|
23471
24118
|
"type": "dimension",
|
|
23472
|
-
"value": "
|
|
23473
|
-
"
|
|
24119
|
+
"value": "2em",
|
|
24120
|
+
"$comment": "Legacy design token",
|
|
24121
|
+
"filePath": "src/component/utrecht/page-header.tokens.json",
|
|
23474
24122
|
"isSource": true,
|
|
23475
24123
|
"original": {
|
|
23476
24124
|
"$extensions": {
|
|
@@ -23484,13 +24132,15 @@
|
|
|
23484
24132
|
}
|
|
23485
24133
|
},
|
|
23486
24134
|
"type": "dimension",
|
|
23487
|
-
"value": "
|
|
24135
|
+
"value": "2em",
|
|
24136
|
+
"$comment": "Legacy design token"
|
|
23488
24137
|
},
|
|
23489
|
-
"name": "
|
|
24138
|
+
"name": "utrechtPageHeaderContentPaddingInlineStart",
|
|
23490
24139
|
"attributes": {},
|
|
23491
24140
|
"path": [
|
|
23492
24141
|
"utrecht",
|
|
23493
|
-
"page-
|
|
24142
|
+
"page-header",
|
|
24143
|
+
"content",
|
|
23494
24144
|
"padding-inline-start"
|
|
23495
24145
|
]
|
|
23496
24146
|
},
|
|
@@ -23506,7 +24156,7 @@
|
|
|
23506
24156
|
}
|
|
23507
24157
|
},
|
|
23508
24158
|
"type": "dimension",
|
|
23509
|
-
"value": "
|
|
24159
|
+
"value": "0",
|
|
23510
24160
|
"filePath": "src/component/utrecht/page-header.tokens.json",
|
|
23511
24161
|
"isSource": true,
|
|
23512
24162
|
"original": {
|
|
@@ -23521,7 +24171,7 @@
|
|
|
23521
24171
|
}
|
|
23522
24172
|
},
|
|
23523
24173
|
"type": "dimension",
|
|
23524
|
-
"value": "
|
|
24174
|
+
"value": "0"
|
|
23525
24175
|
},
|
|
23526
24176
|
"name": "utrechtPageHeaderPaddingBlockEnd",
|
|
23527
24177
|
"attributes": {},
|
|
@@ -23543,7 +24193,7 @@
|
|
|
23543
24193
|
}
|
|
23544
24194
|
},
|
|
23545
24195
|
"type": "dimension",
|
|
23546
|
-
"value": "
|
|
24196
|
+
"value": "0",
|
|
23547
24197
|
"filePath": "src/component/utrecht/page-header.tokens.json",
|
|
23548
24198
|
"isSource": true,
|
|
23549
24199
|
"original": {
|
|
@@ -23558,7 +24208,7 @@
|
|
|
23558
24208
|
}
|
|
23559
24209
|
},
|
|
23560
24210
|
"type": "dimension",
|
|
23561
|
-
"value": "
|
|
24211
|
+
"value": "0"
|
|
23562
24212
|
},
|
|
23563
24213
|
"name": "utrechtPageHeaderPaddingBlockStart",
|
|
23564
24214
|
"attributes": {},
|
|
@@ -23580,7 +24230,7 @@
|
|
|
23580
24230
|
}
|
|
23581
24231
|
},
|
|
23582
24232
|
"type": "dimension",
|
|
23583
|
-
"value": "
|
|
24233
|
+
"value": "0",
|
|
23584
24234
|
"filePath": "src/component/utrecht/page-header.tokens.json",
|
|
23585
24235
|
"isSource": true,
|
|
23586
24236
|
"original": {
|
|
@@ -23595,7 +24245,7 @@
|
|
|
23595
24245
|
}
|
|
23596
24246
|
},
|
|
23597
24247
|
"type": "dimension",
|
|
23598
|
-
"value": "
|
|
24248
|
+
"value": "0"
|
|
23599
24249
|
},
|
|
23600
24250
|
"name": "utrechtPageHeaderPaddingInlineEnd",
|
|
23601
24251
|
"attributes": {},
|
|
@@ -23617,7 +24267,7 @@
|
|
|
23617
24267
|
}
|
|
23618
24268
|
},
|
|
23619
24269
|
"type": "dimension",
|
|
23620
|
-
"value": "
|
|
24270
|
+
"value": "0",
|
|
23621
24271
|
"filePath": "src/component/utrecht/page-header.tokens.json",
|
|
23622
24272
|
"isSource": true,
|
|
23623
24273
|
"original": {
|
|
@@ -23632,7 +24282,7 @@
|
|
|
23632
24282
|
}
|
|
23633
24283
|
},
|
|
23634
24284
|
"type": "dimension",
|
|
23635
|
-
"value": "
|
|
24285
|
+
"value": "0"
|
|
23636
24286
|
},
|
|
23637
24287
|
"name": "utrechtPageHeaderPaddingInlineStart",
|
|
23638
24288
|
"attributes": {},
|
|
@@ -23784,11 +24434,11 @@
|
|
|
23784
24434
|
]
|
|
23785
24435
|
},
|
|
23786
24436
|
{
|
|
23787
|
-
"value": "
|
|
24437
|
+
"value": "0",
|
|
23788
24438
|
"filePath": "src/component/utrecht/page.tokens.json",
|
|
23789
24439
|
"isSource": true,
|
|
23790
24440
|
"original": {
|
|
23791
|
-
"value": "
|
|
24441
|
+
"value": "0"
|
|
23792
24442
|
},
|
|
23793
24443
|
"name": "utrechtPagePaddingInlineEnd",
|
|
23794
24444
|
"attributes": {},
|
|
@@ -23799,11 +24449,11 @@
|
|
|
23799
24449
|
]
|
|
23800
24450
|
},
|
|
23801
24451
|
{
|
|
23802
|
-
"value": "
|
|
24452
|
+
"value": "0",
|
|
23803
24453
|
"filePath": "src/component/utrecht/page.tokens.json",
|
|
23804
24454
|
"isSource": true,
|
|
23805
24455
|
"original": {
|
|
23806
|
-
"value": "
|
|
24456
|
+
"value": "0"
|
|
23807
24457
|
},
|
|
23808
24458
|
"name": "utrechtPagePaddingInlineStart",
|
|
23809
24459
|
"attributes": {},
|
|
@@ -26075,10 +26725,26 @@
|
|
|
26075
26725
|
]
|
|
26076
26726
|
},
|
|
26077
26727
|
{
|
|
26728
|
+
"$extensions": {
|
|
26729
|
+
"nl.nldesignsystem.css.property": {
|
|
26730
|
+
"syntax": "<color>",
|
|
26731
|
+
"inherits": true
|
|
26732
|
+
},
|
|
26733
|
+
"nl.nldesignsystem.figma.supports-token": true
|
|
26734
|
+
},
|
|
26735
|
+
"type": "color",
|
|
26078
26736
|
"value": "hsl(0 0% 100%)",
|
|
26079
26737
|
"filePath": "src/component/utrecht/radio-button.tokens.json",
|
|
26080
26738
|
"isSource": true,
|
|
26081
26739
|
"original": {
|
|
26740
|
+
"$extensions": {
|
|
26741
|
+
"nl.nldesignsystem.css.property": {
|
|
26742
|
+
"syntax": "<color>",
|
|
26743
|
+
"inherits": true
|
|
26744
|
+
},
|
|
26745
|
+
"nl.nldesignsystem.figma.supports-token": true
|
|
26746
|
+
},
|
|
26747
|
+
"type": "color",
|
|
26082
26748
|
"value": "{utrecht.color.white}"
|
|
26083
26749
|
},
|
|
26084
26750
|
"name": "utrechtRadioButtonColor",
|
|
@@ -26663,6 +27329,68 @@
|
|
|
26663
27329
|
"margin-block-end"
|
|
26664
27330
|
]
|
|
26665
27331
|
},
|
|
27332
|
+
{
|
|
27333
|
+
"$extensions": {
|
|
27334
|
+
"nl.nldesignsystem.css.property": {
|
|
27335
|
+
"syntax": "<color>",
|
|
27336
|
+
"inherits": true
|
|
27337
|
+
},
|
|
27338
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
27339
|
+
},
|
|
27340
|
+
"type": "color",
|
|
27341
|
+
"value": "hsl(0 0% 95%)",
|
|
27342
|
+
"filePath": "src/component/utrecht/root.tokens.json",
|
|
27343
|
+
"isSource": true,
|
|
27344
|
+
"original": {
|
|
27345
|
+
"$extensions": {
|
|
27346
|
+
"nl.nldesignsystem.css.property": {
|
|
27347
|
+
"syntax": "<color>",
|
|
27348
|
+
"inherits": true
|
|
27349
|
+
},
|
|
27350
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
27351
|
+
},
|
|
27352
|
+
"type": "color",
|
|
27353
|
+
"value": "{utrecht.color.grey.95}"
|
|
27354
|
+
},
|
|
27355
|
+
"name": "utrechtRootBackgroundColor",
|
|
27356
|
+
"attributes": {},
|
|
27357
|
+
"path": [
|
|
27358
|
+
"utrecht",
|
|
27359
|
+
"root",
|
|
27360
|
+
"background-color"
|
|
27361
|
+
]
|
|
27362
|
+
},
|
|
27363
|
+
{
|
|
27364
|
+
"$extensions": {
|
|
27365
|
+
"nl.nldesignsystem.css.property": {
|
|
27366
|
+
"syntax": "<color>",
|
|
27367
|
+
"inherits": true
|
|
27368
|
+
},
|
|
27369
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
27370
|
+
},
|
|
27371
|
+
"type": "color",
|
|
27372
|
+
"value": "hsl(0 0% 10%)",
|
|
27373
|
+
"filePath": "src/component/utrecht/root.tokens.json",
|
|
27374
|
+
"isSource": true,
|
|
27375
|
+
"original": {
|
|
27376
|
+
"$extensions": {
|
|
27377
|
+
"nl.nldesignsystem.css.property": {
|
|
27378
|
+
"syntax": "<color>",
|
|
27379
|
+
"inherits": true
|
|
27380
|
+
},
|
|
27381
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
27382
|
+
},
|
|
27383
|
+
"type": "color",
|
|
27384
|
+
"value": "{utrecht.color.grey.10}"
|
|
27385
|
+
},
|
|
27386
|
+
"name": "utrechtRootColor",
|
|
27387
|
+
"attributes": {},
|
|
27388
|
+
"path": [
|
|
27389
|
+
"utrecht",
|
|
27390
|
+
"root",
|
|
27391
|
+
"color"
|
|
27392
|
+
]
|
|
27393
|
+
},
|
|
26666
27394
|
{
|
|
26667
27395
|
"$extensions": {
|
|
26668
27396
|
"nl.nldesignsystem.css.property": {
|