@rijkshuisstijl-community/design-tokens 1.2.0 → 3.0.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 +64 -0
- package/README.md +153 -12
- package/dist/_variables.scss +155 -100
- package/dist/index.css +155 -100
- package/dist/index.d.ts +98 -43
- package/dist/index.js +155 -100
- package/dist/index.json +154 -99
- package/dist/index.tokens.json +214 -125
- package/dist/root.css +155 -100
- package/dist/tokens.d.ts +157 -68
- package/dist/tokens.js +7489 -6212
- package/dist/uitvoerend-groen/_variables.scss +1337 -0
- package/dist/uitvoerend-groen/index.css +1340 -0
- package/dist/{uitvoerend-mintgroen-focus → uitvoerend-groen}/index.d.ts +468 -457
- package/dist/uitvoerend-groen/index.js +1338 -0
- package/dist/uitvoerend-groen/index.json +1335 -0
- package/dist/uitvoerend-groen/index.tokens.json +2045 -0
- package/dist/uitvoerend-groen/root.css +1340 -0
- package/dist/{uitvoerend-mintgroen-focus → uitvoerend-groen}/tokens.d.ts +723 -732
- package/dist/uitvoerend-groen/tokens.js +31224 -0
- package/dist/uitvoerend-hemelblauw/_variables.scss +1337 -0
- package/dist/uitvoerend-hemelblauw/index.css +1340 -0
- package/dist/uitvoerend-hemelblauw/index.d.ts +1338 -0
- package/dist/uitvoerend-hemelblauw/index.js +1338 -0
- package/dist/uitvoerend-hemelblauw/index.json +1335 -0
- package/dist/uitvoerend-hemelblauw/index.tokens.json +2045 -0
- package/dist/uitvoerend-hemelblauw/root.css +1340 -0
- package/dist/uitvoerend-hemelblauw/tokens.d.ts +2068 -0
- package/dist/uitvoerend-hemelblauw/tokens.js +31224 -0
- package/dist/{uitvoerend-mintgroen-focus → uitvoerend-mintgroen}/_variables.scss +589 -578
- package/dist/{uitvoerend-mintgroen-focus → uitvoerend-mintgroen}/index.css +590 -579
- package/dist/uitvoerend-mintgroen/index.d.ts +1338 -0
- package/dist/{uitvoerend-mintgroen-focus → uitvoerend-mintgroen}/index.js +533 -522
- package/dist/{uitvoerend-mintgroen-focus → uitvoerend-mintgroen}/index.json +532 -521
- package/dist/{uitvoerend-mintgroen-focus → uitvoerend-mintgroen}/index.tokens.json +773 -782
- package/dist/{uitvoerend-mintgroen-focus → uitvoerend-mintgroen}/root.css +589 -578
- package/dist/uitvoerend-mintgroen/tokens.d.ts +2068 -0
- package/dist/{uitvoerend-mintgroen-focus → uitvoerend-mintgroen}/tokens.js +18125 -17940
- package/dist/uitvoerend-oranje/_variables.scss +1337 -0
- package/dist/uitvoerend-oranje/index.css +1340 -0
- package/dist/uitvoerend-oranje/index.d.ts +1338 -0
- package/dist/uitvoerend-oranje/index.js +1338 -0
- package/dist/uitvoerend-oranje/index.json +1335 -0
- package/dist/uitvoerend-oranje/index.tokens.json +2045 -0
- package/dist/uitvoerend-oranje/root.css +1340 -0
- package/dist/uitvoerend-oranje/tokens.d.ts +2068 -0
- package/dist/uitvoerend-oranje/tokens.js +31224 -0
- package/dist/uitvoerend-paars/_variables.scss +1337 -0
- package/dist/uitvoerend-paars/index.css +1340 -0
- package/dist/uitvoerend-paars/index.d.ts +1338 -0
- package/dist/uitvoerend-paars/index.js +1338 -0
- package/dist/uitvoerend-paars/index.json +1335 -0
- package/dist/uitvoerend-paars/index.tokens.json +2045 -0
- package/dist/uitvoerend-paars/root.css +1340 -0
- package/dist/uitvoerend-paars/tokens.d.ts +2068 -0
- package/dist/uitvoerend-paars/tokens.js +31224 -0
- package/dist/uitvoerend-violet/_variables.scss +680 -664
- package/dist/uitvoerend-violet/index.css +680 -664
- package/dist/uitvoerend-violet/index.d.ts +771 -755
- package/dist/uitvoerend-violet/index.js +803 -787
- package/dist/uitvoerend-violet/index.json +802 -786
- package/dist/uitvoerend-violet/index.tokens.json +1644 -1620
- package/dist/uitvoerend-violet/root.css +680 -664
- package/dist/uitvoerend-violet/tokens.d.ts +1539 -1515
- package/dist/uitvoerend-violet/tokens.js +21711 -21381
- package/dist/uitvoerend-violet-oud/_variables.scss +687 -670
- package/dist/uitvoerend-violet-oud/index.css +687 -670
- package/dist/uitvoerend-violet-oud/index.d.ts +771 -754
- package/dist/uitvoerend-violet-oud/index.js +803 -786
- package/dist/uitvoerend-violet-oud/index.json +802 -785
- package/dist/uitvoerend-violet-oud/index.tokens.json +1678 -1653
- package/dist/uitvoerend-violet-oud/root.css +687 -670
- package/dist/uitvoerend-violet-oud/tokens.d.ts +1536 -1511
- package/dist/uitvoerend-violet-oud/tokens.js +21594 -21243
- package/dist/wetgevend/_variables.scss +636 -620
- package/dist/wetgevend/index.css +636 -620
- package/dist/wetgevend/index.d.ts +771 -755
- package/dist/wetgevend/index.js +791 -775
- package/dist/wetgevend/index.json +790 -774
- package/dist/wetgevend/index.tokens.json +1643 -1619
- package/dist/wetgevend/root.css +636 -620
- package/dist/wetgevend/tokens.d.ts +1553 -1529
- package/dist/wetgevend/tokens.js +21924 -21594
- package/figma/figma.tokens.json +1575 -666
- package/package.json +1 -1
- package/src/generated/base.tokens.json +528 -273
- package/src/generated/themes.json +40651 -15395
- package/src/generated/uitvoerend-groen/tokens.json +6248 -0
- package/src/generated/uitvoerend-hemelblauw/tokens.json +6248 -0
- package/src/generated/{uitvoerend-mintgroen-focus → uitvoerend-mintgroen}/tokens.json +2598 -2573
- package/src/generated/uitvoerend-oranje/tokens.json +6248 -0
- package/src/generated/uitvoerend-paars/tokens.json +6248 -0
- package/src/generated/uitvoerend-violet/tokens.json +4538 -4465
- package/src/generated/uitvoerend-violet-oud/tokens.json +4525 -4448
- package/src/generated/wetgevend/tokens.json +4547 -4474
|
@@ -1,8 +1,62 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Mon, 16 Jun 2025 09:33:54 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
|
+
export const rhcDataSummaryFontFamily : string;
|
|
7
|
+
export const rhcDataSummaryItemValueFontWeight : number;
|
|
8
|
+
export const rhcDataSummaryItemValueRowPaddingBlockEnd : string;
|
|
9
|
+
export const rhcDataSummaryItemValueRowPaddingBlockStart : string;
|
|
10
|
+
export const rhcDataSummaryItemValueRowPaddingInlineEnd : number;
|
|
11
|
+
export const rhcDataSummaryItemValueRowPaddingInlineStart : string;
|
|
12
|
+
export const rhcDataSummaryItemValuePaddingBlockEnd : string;
|
|
13
|
+
export const rhcDataSummaryItemValuePaddingBlockStart : number;
|
|
14
|
+
export const rhcDataSummaryItemValuePaddingInlineEnd : number;
|
|
15
|
+
export const rhcDataSummaryItemValuePaddingInlineStart : number;
|
|
16
|
+
export const rhcDataSummaryItemKeyFontWeight : number;
|
|
17
|
+
export const rhcDataSummaryItemKeyRowPaddingBlockEnd : string;
|
|
18
|
+
export const rhcDataSummaryItemKeyRowPaddingBlockStart : string;
|
|
19
|
+
export const rhcDataSummaryItemKeyRowPaddingInlineEnd : string;
|
|
20
|
+
export const rhcDataSummaryItemKeyRowPaddingInlineStart : number;
|
|
21
|
+
export const rhcDataSummaryItemKeyPaddingBlockEnd : string;
|
|
22
|
+
export const rhcDataSummaryItemKeyPaddingBlockStart : string;
|
|
23
|
+
export const rhcDataSummaryItemKeyPaddingInlineEnd : number;
|
|
24
|
+
export const rhcDataSummaryItemKeyPaddingInlineStart : number;
|
|
25
|
+
export const rhcDataSummaryItemBorderWidth : string;
|
|
26
|
+
export const rhcDataSummaryItemBorderColor : string;
|
|
27
|
+
export const rhcDataSummaryItemBorderBlockEndStyle : string;
|
|
28
|
+
export const rhcDataSummaryItemColor : string;
|
|
29
|
+
export const rhcDataSummaryFontSize : string;
|
|
30
|
+
export const rhcDataSummaryLineHeight : string;
|
|
31
|
+
export const rhcDataSummaryItemActionRowPaddingBlockEnd : string;
|
|
32
|
+
export const rhcDataSummaryItemActionRowPaddingBlockStart : string;
|
|
33
|
+
export const rhcDataSummaryItemActionRowPaddingInlineEnd : number;
|
|
34
|
+
export const rhcDataSummaryItemActionRowPaddingInlineStart : string;
|
|
35
|
+
export const rhcDataSummaryItemActionPaddingBlockEnd : string;
|
|
36
|
+
export const rhcDataSummaryItemActionPaddingBlockStart : string;
|
|
37
|
+
export const rhcDataSummaryItemActionPaddingInlineEnd : string;
|
|
38
|
+
export const rhcDataSummaryItemActionPaddingInlineStart : number;
|
|
39
|
+
export const rhcKeepComment : string;
|
|
40
|
+
export const rhcKeepTopLeftBorderRadiusTopLeft : string;
|
|
41
|
+
export const rhcKeepTopLeftBorderRadiusTopRight : number;
|
|
42
|
+
export const rhcKeepTopLeftBorderRadiusBottomRight : number;
|
|
43
|
+
export const rhcKeepTopLeftBorderRadiusBottomLeft : number;
|
|
44
|
+
export const rhcKeepTopRightBorderRadiusTopRight : string;
|
|
45
|
+
export const rhcKeepTopRightBorderRadiusTopLeft : number;
|
|
46
|
+
export const rhcKeepTopRightBorderRadiusBottomRight : number;
|
|
47
|
+
export const rhcKeepTopRightBorderRadiusBottomLeft : number;
|
|
48
|
+
export const rhcKeepBottomRightBorderRadiusTopLeft : number;
|
|
49
|
+
export const rhcKeepBottomRightBorderRadiusTopRight : number;
|
|
50
|
+
export const rhcKeepBottomRightBorderRadiusBottomRight : string;
|
|
51
|
+
export const rhcKeepBottomRightBorderRadiusBottomLeft : number;
|
|
52
|
+
export const rhcKeepBottomLeftBorderRadiusTopLeft : number;
|
|
53
|
+
export const rhcKeepBottomLeftBorderRadiusTopRight : number;
|
|
54
|
+
export const rhcKeepBottomLeftBorderRadiusBottomRight : number;
|
|
55
|
+
export const rhcKeepBottomLeftBorderRadiusBottomLeft : string;
|
|
56
|
+
export const rhcRoundedCornerXsBorderRadius : string;
|
|
57
|
+
export const rhcRoundedCornerMdBorderRadius : string;
|
|
58
|
+
export const rhcRoundedCornerXlBorderRadius : string;
|
|
59
|
+
export const rhcRoundedCornerBorderWidth : string;
|
|
6
60
|
export const rhcColorPrimary50 : string;
|
|
7
61
|
export const rhcColorPrimary100 : string;
|
|
8
62
|
export const rhcColorPrimary200 : string;
|
|
@@ -14,6 +68,8 @@ export const rhcColorFocusOutline : string;
|
|
|
14
68
|
export const rhcColorForegroundDefault : string;
|
|
15
69
|
export const rhcColorForegroundSubdued : string;
|
|
16
70
|
export const rhcColorForegroundLink : string;
|
|
71
|
+
export const rhcColorForegroundOnDarkColor : string;
|
|
72
|
+
export const rhcColorForegroundOnLightColor : string;
|
|
17
73
|
export const rhcColorForegroundOnEmphasis : string;
|
|
18
74
|
export const rhcColorBorderDefault : string;
|
|
19
75
|
export const rhcColorBorderSubdued : string;
|
|
@@ -405,42 +461,8 @@ export const rhcCardAsLinkHorizontalPaddingBlockStart : number;
|
|
|
405
461
|
export const rhcCardAsLinkHorizontalPaddingInlineEnd : string;
|
|
406
462
|
export const rhcCardAsLinkHorizontalPaddingInlineStart : string;
|
|
407
463
|
export const rhcCardAsLinkHorizontalHeadingInlineSize : string;
|
|
408
|
-
export const rhcAccordionButtonFontFamily : string;
|
|
409
|
-
export const rhcAccordionButtonFontSize : string;
|
|
410
|
-
export const rhcAccordionButtonFontWeight : number;
|
|
411
|
-
export const rhcAccordionButtonLineHeight : string;
|
|
412
|
-
export const rhcAccordionButtonIconMarginBlock : string;
|
|
413
|
-
export const rhcAccordionButtonPaddingBlockEnd : string;
|
|
414
|
-
export const rhcAccordionButtonPaddingBlockStart : string;
|
|
415
|
-
export const rhcAccordionButtonPaddingInlineEnd : string;
|
|
416
|
-
export const rhcAccordionButtonPaddingInlineStart : string;
|
|
417
|
-
export const rhcAccordionButtonExpandedBackgroundColor : string;
|
|
418
|
-
export const rhcAccordionButtonExpandedColor : string;
|
|
419
|
-
export const rhcAccordionSectionBorderBlockEndWidth : string;
|
|
420
|
-
export const rhcAccordionSectionBorderWidth : number;
|
|
421
|
-
export const rhcAccordionSectionBorderColor : string;
|
|
422
|
-
export const rhcAccordionHeaderMargin : number;
|
|
423
|
-
export const rhcAccordionBorderRadius : string;
|
|
424
|
-
export const rhcAccordionColor : string;
|
|
425
|
-
export const rhcKeepTopLeftBorderRadiusTopLeft : string;
|
|
426
|
-
export const rhcKeepTopLeftBorderRadiusTopRight : number;
|
|
427
|
-
export const rhcKeepTopLeftBorderRadiusBottomRight : number;
|
|
428
|
-
export const rhcKeepTopLeftBorderRadiusBottomLeft : number;
|
|
429
|
-
export const rhcKeepTopRightBorderRadiusTopRight : string;
|
|
430
|
-
export const rhcKeepTopRightBorderRadiusTopLeft : number;
|
|
431
|
-
export const rhcKeepTopRightBorderRadiusBottomRight : number;
|
|
432
|
-
export const rhcKeepTopRightBorderRadiusBottomLeft : number;
|
|
433
|
-
export const rhcKeepBottomRightBorderRadiusTopLeft : number;
|
|
434
|
-
export const rhcKeepBottomRightBorderRadiusTopRight : number;
|
|
435
|
-
export const rhcKeepBottomRightBorderRadiusBottomRight : string;
|
|
436
|
-
export const rhcKeepBottomRightBorderRadiusBottomLeft : number;
|
|
437
|
-
export const rhcKeepBottomLeftBorderRadiusTopLeft : number;
|
|
438
|
-
export const rhcKeepBottomLeftBorderRadiusTopRight : number;
|
|
439
|
-
export const rhcKeepBottomLeftBorderRadiusBottomRight : number;
|
|
440
|
-
export const rhcKeepBottomLeftBorderRadiusBottomLeft : string;
|
|
441
464
|
export const rhcBorderRadiusSm : string;
|
|
442
465
|
export const rhcBorderRadiusMd : string;
|
|
443
|
-
export const rhcBorderRadiusKeep : string;
|
|
444
466
|
export const rhcBorderRadiusCircle : string;
|
|
445
467
|
export const rhcBorderRadiusNone : string;
|
|
446
468
|
export const rhcFocusOutlineOffset : string;
|
|
@@ -451,9 +473,8 @@ export const rhcFontSizeHeadingLevel2 : string;
|
|
|
451
473
|
export const rhcFontSizeHeadingLevel3 : string;
|
|
452
474
|
export const rhcFontSizeHeadingLevel4 : string;
|
|
453
475
|
export const rhcFontSizeHeadingLevel5 : string;
|
|
454
|
-
export const
|
|
455
|
-
export const
|
|
456
|
-
export const rhcFontSizeParagraphSmall : string;
|
|
476
|
+
export const rhcFontSizeBodyIntro : string;
|
|
477
|
+
export const rhcFontSizeBodyDefault : string;
|
|
457
478
|
export const rhcFontSizeXsDesktop : string;
|
|
458
479
|
export const rhcFontSizeXsTablet : string;
|
|
459
480
|
export const rhcFontSizeXsMobile : string;
|
|
@@ -469,7 +490,15 @@ export const rhcFontSizeLgMobile : string;
|
|
|
469
490
|
export const rhcFontSizeXlDesktop : string;
|
|
470
491
|
export const rhcFontSizeXlTablet : string;
|
|
471
492
|
export const rhcFontSizeXlMobile : string;
|
|
472
|
-
export const
|
|
493
|
+
export const rhcFontWeightDefault : number;
|
|
494
|
+
export const rhcFontWeightStrong : number;
|
|
495
|
+
export const rhcFontWeightExtraBold : number;
|
|
496
|
+
export const rhcFontWeightBold : number;
|
|
497
|
+
export const rhcFontWeightSemiBold : number;
|
|
498
|
+
export const rhcFontWeightRegular : number;
|
|
499
|
+
export const rhcFontWeightLight : number;
|
|
500
|
+
export const rhcFontWeightThin : number;
|
|
501
|
+
export const rhcLineHeightBody : string;
|
|
473
502
|
export const rhcLineHeightSm : string;
|
|
474
503
|
export const rhcLineHeightMd : string;
|
|
475
504
|
export const rhcSizeTarget : string;
|
|
@@ -479,13 +508,6 @@ export const rhcSizeHalfLint : string;
|
|
|
479
508
|
export const rhcSizeLint : string;
|
|
480
509
|
export const rhcSize2Lint : string;
|
|
481
510
|
export const rhcSize3Lint : string;
|
|
482
|
-
export const rhcFontWeightExtraBold : number;
|
|
483
|
-
export const rhcFontWeightBold : number;
|
|
484
|
-
export const rhcFontWeightSemiBold : number;
|
|
485
|
-
export const rhcFontWeightRegular : number;
|
|
486
|
-
export const rhcFontWeightChosenRegular : number;
|
|
487
|
-
export const rhcFontWeightLight : number;
|
|
488
|
-
export const rhcFontWeightThin : number;
|
|
489
511
|
export const rhcFontFamilyPrimary : string;
|
|
490
512
|
export const rhcFontFamilySecondary : string;
|
|
491
513
|
export const rhcBorderWidthDefault : string;
|
|
@@ -502,319 +524,81 @@ export const rhcSpace400 : string;
|
|
|
502
524
|
export const rhcSpace500 : string;
|
|
503
525
|
export const rhcSpace600 : string;
|
|
504
526
|
export const rhcSpace700 : string;
|
|
505
|
-
export const
|
|
506
|
-
export const
|
|
507
|
-
export const
|
|
508
|
-
export const
|
|
509
|
-
export const
|
|
510
|
-
export const
|
|
511
|
-
export const
|
|
512
|
-
export const
|
|
513
|
-
export const
|
|
514
|
-
export const
|
|
515
|
-
export const
|
|
516
|
-
export const
|
|
517
|
-
export const
|
|
518
|
-
export const
|
|
519
|
-
export const
|
|
520
|
-
export const
|
|
521
|
-
export const
|
|
522
|
-
export const
|
|
523
|
-
export const
|
|
524
|
-
export const
|
|
525
|
-
export const
|
|
526
|
-
export const
|
|
527
|
-
export const
|
|
528
|
-
export const
|
|
529
|
-
export const
|
|
530
|
-
export const
|
|
531
|
-
export const
|
|
532
|
-
export const
|
|
533
|
-
export const
|
|
534
|
-
export const
|
|
535
|
-
export const
|
|
536
|
-
export const
|
|
537
|
-
export const
|
|
538
|
-
export const
|
|
539
|
-
export const
|
|
540
|
-
export const
|
|
541
|
-
export const
|
|
542
|
-
export const
|
|
543
|
-
export const
|
|
544
|
-
export const
|
|
545
|
-
export const
|
|
546
|
-
export const
|
|
547
|
-
export const
|
|
548
|
-
export const
|
|
549
|
-
export const
|
|
550
|
-
export const
|
|
551
|
-
export const
|
|
552
|
-
export const
|
|
553
|
-
export const
|
|
554
|
-
export const
|
|
555
|
-
export const
|
|
556
|
-
export const
|
|
557
|
-
export const
|
|
558
|
-
export const
|
|
559
|
-
export const
|
|
560
|
-
export const
|
|
561
|
-
export const
|
|
562
|
-
export const
|
|
563
|
-
export const
|
|
564
|
-
export const
|
|
565
|
-
export const
|
|
566
|
-
export const
|
|
567
|
-
export const
|
|
568
|
-
export const
|
|
569
|
-
export const
|
|
570
|
-
export const
|
|
571
|
-
export const
|
|
572
|
-
export const
|
|
573
|
-
export const
|
|
574
|
-
export const
|
|
575
|
-
export const
|
|
576
|
-
export const
|
|
577
|
-
export const
|
|
578
|
-
export const
|
|
579
|
-
export const
|
|
580
|
-
export const utrechtButtonSubtleHoverBorderColor : string;
|
|
581
|
-
export const utrechtButtonSubtleHoverColor : string;
|
|
582
|
-
export const utrechtButtonSubtleBackgroundColor : string;
|
|
583
|
-
export const utrechtButtonSubtleBorderColor : string;
|
|
584
|
-
export const utrechtButtonSubtleColor : string;
|
|
585
|
-
export const utrechtButtonSubtleDisabledBackgroundColor : string;
|
|
586
|
-
export const utrechtButtonSubtleDisabledBorderColor : string;
|
|
587
|
-
export const utrechtButtonSubtleDisabledColor : string;
|
|
588
|
-
export const utrechtButtonSubtleActiveBackgroundColor : string;
|
|
589
|
-
export const utrechtButtonSubtleActiveBorderColor : string;
|
|
590
|
-
export const utrechtButtonSubtleActiveColor : string;
|
|
591
|
-
export const utrechtButtonSubtleLineHeight : string;
|
|
592
|
-
export const utrechtButtonSubtlePressedBackgroundColor : string;
|
|
593
|
-
export const utrechtButtonSubtlePressedBorderColor : string;
|
|
594
|
-
export const utrechtButtonSubtlePressedColor : string;
|
|
595
|
-
export const utrechtButtonBackgroundColor : string;
|
|
596
|
-
export const utrechtButtonBorderColor : string;
|
|
597
|
-
export const utrechtButtonColor : string;
|
|
598
|
-
export const utrechtButtonBorderRadius : string;
|
|
599
|
-
export const utrechtButtonBorderWidth : string;
|
|
600
|
-
export const utrechtButtonIconGap : string;
|
|
601
|
-
export const utrechtButtonIconSize : string;
|
|
602
|
-
export const utrechtButtonFontFamily : string;
|
|
603
|
-
export const utrechtButtonFontSize : string;
|
|
604
|
-
export const utrechtButtonFontWeight : number;
|
|
605
|
-
export const utrechtButtonLineHeight : string;
|
|
606
|
-
export const utrechtButtonPaddingBlockEnd : string;
|
|
607
|
-
export const utrechtButtonPaddingBlockStart : string;
|
|
608
|
-
export const utrechtButtonPaddingInlineEnd : string;
|
|
609
|
-
export const utrechtButtonPaddingInlineStart : string;
|
|
610
|
-
export const utrechtButtonDisabledBackgroundColor : string;
|
|
611
|
-
export const utrechtButtonDisabledBorderColor : string;
|
|
612
|
-
export const utrechtButtonDisabledColor : string;
|
|
613
|
-
export const utrechtButtonFocusBackgroundColor : string;
|
|
614
|
-
export const utrechtButtonFocusBorderColor : string;
|
|
615
|
-
export const utrechtButtonFocusColor : string;
|
|
616
|
-
export const utrechtButtonHoverBackgroundColor : string;
|
|
617
|
-
export const utrechtButtonHoverBorderColor : string;
|
|
618
|
-
export const utrechtButtonHoverColor : string;
|
|
619
|
-
export const utrechtButtonActiveBackgroundColor : string;
|
|
620
|
-
export const utrechtButtonActiveBorderColor : string;
|
|
621
|
-
export const utrechtButtonActiveColor : string;
|
|
622
|
-
export const utrechtButtonMinBlockSize : string;
|
|
623
|
-
export const utrechtButtonMinInlineSize : string;
|
|
624
|
-
export const utrechtButtonColumnGap : string;
|
|
625
|
-
export const utrechtButtonPressedBackgroundColor : string;
|
|
626
|
-
export const utrechtButtonPressedBorderColor : string;
|
|
627
|
-
export const utrechtButtonPressedColor : string;
|
|
628
|
-
export const utrechtCheckboxFocusBackgroundColor : string;
|
|
629
|
-
export const utrechtCheckboxFocusBorderColor : string;
|
|
630
|
-
export const utrechtCheckboxFocusBorderWidth : string;
|
|
631
|
-
export const utrechtCheckboxCheckedFocusBackgroundColor : string;
|
|
632
|
-
export const utrechtCheckboxCheckedFocusBorderWidth : string;
|
|
633
|
-
export const utrechtCheckboxCheckedFocusBorderColor : string;
|
|
634
|
-
export const utrechtCheckboxCheckedFocusColor : string;
|
|
635
|
-
export const utrechtCheckboxCheckedBackgroundColor : string;
|
|
636
|
-
export const utrechtCheckboxCheckedBorderColor : string;
|
|
637
|
-
export const utrechtCheckboxCheckedColor : string;
|
|
638
|
-
export const utrechtCheckboxCheckedBorderWidth : string;
|
|
639
|
-
export const utrechtCheckboxCheckedDisabledBackgroundColor : string;
|
|
640
|
-
export const utrechtCheckboxCheckedDisabledBorderColor : string;
|
|
641
|
-
export const utrechtCheckboxCheckedDisabledColor : string;
|
|
642
|
-
export const utrechtCheckboxCheckedHoverBorderWidth : string;
|
|
643
|
-
export const utrechtCheckboxCheckedHoverBackgroundColor : string;
|
|
644
|
-
export const utrechtCheckboxCheckedHoverBorderColor : string;
|
|
645
|
-
export const utrechtCheckboxCheckedHoverColor : string;
|
|
646
|
-
export const utrechtCheckboxCheckedActiveBorderWidth : string;
|
|
647
|
-
export const utrechtCheckboxCheckedActiveBackgroundColor : string;
|
|
648
|
-
export const utrechtCheckboxCheckedActiveBorderColor : string;
|
|
649
|
-
export const utrechtCheckboxCheckedActiveColor : string;
|
|
650
|
-
export const utrechtCheckboxBorderRadius : string;
|
|
651
|
-
export const utrechtCheckboxSize : string;
|
|
652
|
-
export const utrechtCheckboxIconSize : string;
|
|
653
|
-
export const utrechtCheckboxBackgroundColor : string;
|
|
654
|
-
export const utrechtCheckboxBorderColor : string;
|
|
655
|
-
export const utrechtCheckboxInvalidBackgroundColor : string;
|
|
656
|
-
export const utrechtCheckboxInvalidBorderColor : string;
|
|
657
|
-
export const utrechtCheckboxInvalidBorderWidth : string;
|
|
658
|
-
export const utrechtCheckboxDisabledBackgroundColor : string;
|
|
659
|
-
export const utrechtCheckboxDisabledBorderColor : string;
|
|
660
|
-
export const utrechtCheckboxIndeterminateBackgroundColor : string;
|
|
661
|
-
export const utrechtCheckboxIndeterminateBorderColor : string;
|
|
662
|
-
export const utrechtCheckboxIndeterminateColor : string;
|
|
663
|
-
export const utrechtCheckboxIndeterminateBorderWidth : string;
|
|
664
|
-
export const utrechtCheckboxIndeterminateDisabledBackgroundColor : string;
|
|
665
|
-
export const utrechtCheckboxIndeterminateDisabledBorderColor : string;
|
|
666
|
-
export const utrechtCheckboxIndeterminateDisabledColor : string;
|
|
667
|
-
export const utrechtCheckboxIndeterminateActiveBackgroundColor : string;
|
|
668
|
-
export const utrechtCheckboxIndeterminateActiveBorderColor : string;
|
|
669
|
-
export const utrechtCheckboxIndeterminateActiveColor : string;
|
|
670
|
-
export const utrechtCheckboxIndeterminateActiveBorderWidth : string;
|
|
671
|
-
export const utrechtCheckboxIndeterminateHoverBackgroundColor : string;
|
|
672
|
-
export const utrechtCheckboxIndeterminateHoverBorderColor : string;
|
|
673
|
-
export const utrechtCheckboxIndeterminateHoverColor : string;
|
|
674
|
-
export const utrechtCheckboxIndeterminateHoverBorderWidth : string;
|
|
675
|
-
export const utrechtCheckboxIndeterminateFocusBackgroundColor : string;
|
|
676
|
-
export const utrechtCheckboxIndeterminateFocusBorderColor : string;
|
|
677
|
-
export const utrechtCheckboxIndeterminateFocusColor : string;
|
|
678
|
-
export const utrechtCheckboxIndeterminateFocusBorderWidth : string;
|
|
679
|
-
export const utrechtCheckboxBorderWidth : string;
|
|
680
|
-
export const utrechtCheckboxHoverBorderWidth : string;
|
|
681
|
-
export const utrechtCheckboxHoverBackgroundColor : string;
|
|
682
|
-
export const utrechtCheckboxHoverBorderColor : string;
|
|
683
|
-
export const utrechtCheckboxActiveBorderWidth : string;
|
|
684
|
-
export const utrechtCheckboxActiveBackgroundColor : string;
|
|
685
|
-
export const utrechtCheckboxActiveBorderColor : string;
|
|
686
|
-
export const utrechtRadioButtonFocusBackgroundColor : string;
|
|
687
|
-
export const utrechtRadioButtonFocusBorderColor : string;
|
|
688
|
-
export const utrechtRadioButtonFocusBorderWidth : string;
|
|
689
|
-
export const utrechtRadioButtonCheckedFocusBackgroundColor : string;
|
|
690
|
-
export const utrechtRadioButtonCheckedFocusBorderColor : string;
|
|
691
|
-
export const utrechtRadioButtonCheckedFocusColor : string;
|
|
692
|
-
export const utrechtRadioButtonCheckedFocusBorderWidth : string;
|
|
693
|
-
export const utrechtRadioButtonCheckedBackgroundColor : string;
|
|
694
|
-
export const utrechtRadioButtonCheckedBorderColor : string;
|
|
695
|
-
export const utrechtRadioButtonCheckedColor : string;
|
|
696
|
-
export const utrechtRadioButtonCheckedHoverBackgroundColor : string;
|
|
697
|
-
export const utrechtRadioButtonCheckedHoverBorderColor : string;
|
|
698
|
-
export const utrechtRadioButtonCheckedHoverColor : string;
|
|
699
|
-
export const utrechtRadioButtonCheckedHoverBorderWidth : string;
|
|
700
|
-
export const utrechtRadioButtonCheckedActiveBackgroundColor : string;
|
|
701
|
-
export const utrechtRadioButtonCheckedActiveBorderColor : string;
|
|
702
|
-
export const utrechtRadioButtonCheckedActiveColor : string;
|
|
703
|
-
export const utrechtRadioButtonCheckedActiveBorderWidth : string;
|
|
704
|
-
export const utrechtRadioButtonCheckedDisabledBackgroundColor : string;
|
|
705
|
-
export const utrechtRadioButtonCheckedDisabledBorderColor : string;
|
|
706
|
-
export const utrechtRadioButtonCheckedDisabledColor : string;
|
|
707
|
-
export const utrechtRadioButtonCheckedBorderWidth : string;
|
|
708
|
-
export const utrechtRadioButtonActiveBorderWidth : string;
|
|
709
|
-
export const utrechtRadioButtonActiveBackgroundColor : string;
|
|
710
|
-
export const utrechtRadioButtonActiveBorderColor : string;
|
|
711
|
-
export const utrechtRadioButtonSize : string;
|
|
712
|
-
export const utrechtRadioButtonDotSize : string;
|
|
713
|
-
export const utrechtRadioButtonBackgroundColor : string;
|
|
714
|
-
export const utrechtRadioButtonBorderColor : string;
|
|
715
|
-
export const utrechtRadioButtonInvalidBackgroundColor : string;
|
|
716
|
-
export const utrechtRadioButtonInvalidBorderColor : string;
|
|
717
|
-
export const utrechtRadioButtonInvalidBorderWidth : string;
|
|
718
|
-
export const utrechtRadioButtonDisabledBackgroundColor : string;
|
|
719
|
-
export const utrechtRadioButtonDisabledBorderColor : string;
|
|
720
|
-
export const utrechtRadioButtonDisabledColor : string;
|
|
721
|
-
export const utrechtRadioButtonHoverBackgroundColor : string;
|
|
722
|
-
export const utrechtRadioButtonHoverBorderColor : string;
|
|
723
|
-
export const utrechtRadioButtonHoverBorderWidth : string;
|
|
724
|
-
export const utrechtRadioButtonBorderRadius : string;
|
|
725
|
-
export const utrechtRadioButtonBorderWidth : string;
|
|
726
|
-
export const utrechtLinkFocusBackgroundColor : string;
|
|
727
|
-
export const utrechtLinkFocusColor : string;
|
|
728
|
-
export const utrechtLinkFocusTextDecoration : string;
|
|
729
|
-
export const utrechtLinkFocusTextDecorationThickness : string;
|
|
730
|
-
export const utrechtLinkColor : string;
|
|
731
|
-
export const utrechtLinkTextDecorationColor : string;
|
|
732
|
-
export const utrechtLinkActiveColor : string;
|
|
733
|
-
export const utrechtLinkActiveTextDecoration : string;
|
|
734
|
-
export const utrechtLinkHoverColor : string;
|
|
735
|
-
export const utrechtLinkHoverTextDecoration : string;
|
|
736
|
-
export const utrechtLinkHoverTextDecorationThickness : string;
|
|
737
|
-
export const utrechtLinkVisitedColor : string;
|
|
738
|
-
export const utrechtLinkTextDecoration : string;
|
|
739
|
-
export const utrechtLinkIconInsetBlockStart : string;
|
|
740
|
-
export const utrechtLinkIconSize : string;
|
|
741
|
-
export const utrechtLinkColumnGap : string;
|
|
742
|
-
export const utrechtLinkTextDecorationThickness : string;
|
|
743
|
-
export const utrechtLinkTextUnderlineOffset : string;
|
|
744
|
-
export const utrechtLinkFontFamily : string;
|
|
745
|
-
export const utrechtLinkFontWeight : number;
|
|
746
|
-
export const utrechtLinkFontSize : string;
|
|
747
|
-
export const utrechtLinkLineHeight : string;
|
|
748
|
-
export const utrechtSelectFocusBackgroundColor : string;
|
|
749
|
-
export const utrechtSelectFocusBorderColor : string;
|
|
750
|
-
export const utrechtSelectFocusColor : string;
|
|
751
|
-
export const utrechtSelectFocusBorderWidth : string;
|
|
752
|
-
export const utrechtSelectImageBackgroundPosition : string;
|
|
753
|
-
export const utrechtSelectIconSize : string;
|
|
754
|
-
export const utrechtSelectBackgroundColor : string;
|
|
755
|
-
export const utrechtSelectBorderColor : string;
|
|
756
|
-
export const utrechtSelectColor : string;
|
|
757
|
-
export const utrechtSelectInvalidBackgroundColor : string;
|
|
758
|
-
export const utrechtSelectInvalidBorderColor : string;
|
|
759
|
-
export const utrechtSelectInvalidColor : string;
|
|
760
|
-
export const utrechtSelectInvalidBorderWidth : string;
|
|
761
|
-
export const utrechtSelectDisabledBackgroundColor : string;
|
|
762
|
-
export const utrechtSelectDisabledBorderColor : string;
|
|
763
|
-
export const utrechtSelectDisabledColor : string;
|
|
764
|
-
export const utrechtSelectHoverBackgroundColor : string;
|
|
765
|
-
export const utrechtSelectHoverBorderColor : string;
|
|
766
|
-
export const utrechtSelectHoverColor : string;
|
|
767
|
-
export const utrechtSelectHoverBorderWidth : string;
|
|
768
|
-
export const utrechtSelectPaddingBlockEnd : string;
|
|
769
|
-
export const utrechtSelectPaddingBlockStart : string;
|
|
770
|
-
export const utrechtSelectPaddingInlineEnd : string;
|
|
771
|
-
export const utrechtSelectPaddingInlineStart : string;
|
|
772
|
-
export const utrechtSelectBorderRadius : string;
|
|
773
|
-
export const utrechtSelectBorderBottomWidth : string;
|
|
774
|
-
export const utrechtSelectBorderWidth : string;
|
|
775
|
-
export const utrechtSelectFontFamily : string;
|
|
776
|
-
export const utrechtSelectFontWeight : number;
|
|
777
|
-
export const utrechtSelectLineHeight : string;
|
|
778
|
-
export const utrechtSelectFontSize : string;
|
|
779
|
-
export const utrechtSelectMaxInlineSize : string;
|
|
780
|
-
export const utrechtTextareaFocusBackgroundColor : string;
|
|
781
|
-
export const utrechtTextareaFocusBorderColor : string;
|
|
782
|
-
export const utrechtTextareaFocusColor : string;
|
|
783
|
-
export const utrechtTextareaFocusBorderWidth : string;
|
|
784
|
-
export const utrechtTextareaMaxInlineSize : string;
|
|
785
|
-
export const utrechtTextareaPaddingBlockEnd : string;
|
|
786
|
-
export const utrechtTextareaPaddingBlockStart : string;
|
|
787
|
-
export const utrechtTextareaPaddingInlineEnd : string;
|
|
788
|
-
export const utrechtTextareaPaddingInlineStart : string;
|
|
789
|
-
export const utrechtTextareaBackgroundColor : string;
|
|
790
|
-
export const utrechtTextareaBorderColor : string;
|
|
791
|
-
export const utrechtTextareaColor : string;
|
|
792
|
-
export const utrechtTextareaInvalidBackgroundColor : string;
|
|
793
|
-
export const utrechtTextareaInvalidBorderColor : string;
|
|
794
|
-
export const utrechtTextareaInvalidColor : string;
|
|
795
|
-
export const utrechtTextareaInvalidBorderWidth : string;
|
|
796
|
-
export const utrechtTextareaPlaceholderColor : string;
|
|
797
|
-
export const utrechtTextareaDisabledBackgroundColor : string;
|
|
798
|
-
export const utrechtTextareaDisabledBorderColor : string;
|
|
799
|
-
export const utrechtTextareaDisabledColor : string;
|
|
800
|
-
export const utrechtTextareaReadOnlyBackgroundColor : string;
|
|
801
|
-
export const utrechtTextareaReadOnlyBorderColor : string;
|
|
802
|
-
export const utrechtTextareaReadOnlyColor : string;
|
|
803
|
-
export const utrechtTextareaHoverBackgroundColor : string;
|
|
804
|
-
export const utrechtTextareaHoverBorderColor : string;
|
|
805
|
-
export const utrechtTextareaHoverColor : string;
|
|
806
|
-
export const utrechtTextareaHoverBorderWidth : string;
|
|
807
|
-
export const utrechtTextareaBorderRadius : string;
|
|
808
|
-
export const utrechtTextareaBorderBottomWidth : string;
|
|
809
|
-
export const utrechtTextareaBorderWidth : string;
|
|
810
|
-
export const utrechtTextareaFontFamily : string;
|
|
811
|
-
export const utrechtTextareaFontWeight : number;
|
|
812
|
-
export const utrechtTextareaLineHeight : string;
|
|
813
|
-
export const utrechtTextareaFontSize : string;
|
|
814
|
-
export const utrechtTextboxFocusBackgroundColor : string;
|
|
815
|
-
export const utrechtTextboxFocusBorderWidth : string;
|
|
816
|
-
export const utrechtTextboxFocusBorderColor : string;
|
|
817
|
-
export const utrechtTextboxFocusColor : string;
|
|
527
|
+
export const utrechtColumnLayoutColumnRuleColor : string;
|
|
528
|
+
export const utrechtColumnLayoutColumnRuleWidth : string;
|
|
529
|
+
export const utrechtColumnLayoutColumnWidth : string;
|
|
530
|
+
export const utrechtColumnLayoutGap : string;
|
|
531
|
+
export const utrechtBlockquoteBackgroundColor : string;
|
|
532
|
+
export const utrechtBlockquoteBorderInlineStartWidth : number;
|
|
533
|
+
export const utrechtBlockquoteBorderColor : string;
|
|
534
|
+
export const utrechtBlockquoteBorderRadius : number;
|
|
535
|
+
export const utrechtBlockquoteBorderWidth : number;
|
|
536
|
+
export const utrechtBlockquoteColor : string;
|
|
537
|
+
export const utrechtBlockquoteFontSize : string;
|
|
538
|
+
export const utrechtBlockquoteFontFamily : string;
|
|
539
|
+
export const utrechtBlockquotePaddingBlockEnd : string;
|
|
540
|
+
export const utrechtBlockquotePaddingBlockStart : string;
|
|
541
|
+
export const utrechtBlockquotePaddingInlineEnd : string;
|
|
542
|
+
export const utrechtBlockquotePaddingInlineStart : string;
|
|
543
|
+
export const utrechtBlockquoteRowGap : string;
|
|
544
|
+
export const utrechtBlockquoteAttributionColor : string;
|
|
545
|
+
export const utrechtBlockquoteAttributionFontSize : string;
|
|
546
|
+
export const utrechtBlockquoteContentColor : string;
|
|
547
|
+
export const utrechtBlockquoteContentFontSize : string;
|
|
548
|
+
export const utrechtBlockquoteContentFontFamily : string;
|
|
549
|
+
export const utrechtBlockquoteContentLineHeight : string;
|
|
550
|
+
export const utrechtBlockquoteContentFontWeight : number;
|
|
551
|
+
export const utrechtBlockquoteCaptionFontSize : string;
|
|
552
|
+
export const utrechtBlockquoteCaptionFontFamily : string;
|
|
553
|
+
export const utrechtBlockquoteCaptionLineHeight : string;
|
|
554
|
+
export const utrechtBlockquoteCaptionFontWeight : number;
|
|
555
|
+
export const utrechtBlockquoteCaptionPaddingBlockStart : string;
|
|
556
|
+
export const utrechtBlockquoteCaptionColor : string;
|
|
557
|
+
export const utrechtBlockquoteMarginBlockEnd : number;
|
|
558
|
+
export const utrechtBlockquoteMarginBlockStart : number;
|
|
559
|
+
export const utrechtBlockquoteMarginInlineEnd : number;
|
|
560
|
+
export const utrechtBlockquoteMarginInlineStart : number;
|
|
561
|
+
export const utrechtBlockquoteBorderBlockStartWidth : number;
|
|
562
|
+
export const utrechtBlockquoteBorderBlockEndWidth : number;
|
|
563
|
+
export const utrechtBlockquoteBorderInlineEndWidth : number;
|
|
564
|
+
export const utrechtBlockquoteBorderStartStartRadius : number;
|
|
565
|
+
export const utrechtBlockquoteBorderStartEndRadius : number;
|
|
566
|
+
export const utrechtBlockquoteBorderEndStartRadius : number;
|
|
567
|
+
export const utrechtBlockquoteBorderEndEndRadius : number;
|
|
568
|
+
export const utrechtBlockquoteBlueCornerBorderVariationBorderColor : string;
|
|
569
|
+
export const utrechtBlockquoteBlueCornerBorderVariationBorderBlockEndWidth : string;
|
|
570
|
+
export const utrechtBlockquoteBlueCornerBorderVariationBorderInlineEndWidth : string;
|
|
571
|
+
export const utrechtBlockquoteBlueCornerBorderVariationBorderEndEndRadius : string;
|
|
572
|
+
export const utrechtBlockquotePinkBackgroundVariationBackgroundColor : string;
|
|
573
|
+
export const utrechtBlockquotePinkBackgroundVariationBorderEndStartRadius : string;
|
|
574
|
+
export const utrechtBlockquotePinkBackgroundVariationPadding : string;
|
|
575
|
+
export const utrechtBlockquotePinkLeftBorderVariationBorderColor : string;
|
|
576
|
+
export const utrechtBlockquotePinkLeftBorderVariationBorderInlineStartWidth : string;
|
|
577
|
+
export const utrechtBlockquotePinkLeftBorderVariationPaddingInlineStart : string;
|
|
578
|
+
export const utrechtBlockquotePinkLeftBorderVariationPaddingInlineEnd : string;
|
|
579
|
+
export const utrechtBlockquotePinkLeftBorderVariationPaddingBlockStart : string;
|
|
580
|
+
export const utrechtBlockquotePinkLeftBorderVariationPaddingBlockEnd : string;
|
|
581
|
+
export const utrechtBlockquotePinkCornerBorderVariationBorderColor : string;
|
|
582
|
+
export const utrechtBlockquotePinkCornerBorderVariationBorderBlockStartWidth : string;
|
|
583
|
+
export const utrechtBlockquotePinkCornerBorderVariationBorderInlineStartWidth : string;
|
|
584
|
+
export const utrechtBlockquotePinkCornerBorderVariationBorderStartStartRadius : string;
|
|
585
|
+
export const utrechtBlockquotePinkCornerBorderVariationPadding : string;
|
|
586
|
+
export const utrechtIconColor : string;
|
|
587
|
+
export const utrechtIconSize : string;
|
|
588
|
+
export const utrechtIconInsetBlockStart : number;
|
|
589
|
+
export const utrechtUnorderedListPaddingInlineStart : string;
|
|
590
|
+
export const utrechtUnorderedListMarginBlockEnd : string;
|
|
591
|
+
export const utrechtUnorderedListMarginBlockStart : string;
|
|
592
|
+
export const utrechtUnorderedListColor : string;
|
|
593
|
+
export const utrechtUnorderedListFontFamily : string;
|
|
594
|
+
export const utrechtUnorderedListFontWeight : number;
|
|
595
|
+
export const utrechtUnorderedListFontSize : string;
|
|
596
|
+
export const utrechtUnorderedListLineHeight : string;
|
|
597
|
+
export const utrechtUnorderedListItemPaddingInlineStart : string;
|
|
598
|
+
export const utrechtUnorderedListItemMarginBlockEnd : string;
|
|
599
|
+
export const utrechtUnorderedListItemMarginBlockStart : string;
|
|
600
|
+
export const utrechtUnorderedListMarkerColor : string;
|
|
601
|
+
export const utrechtUnorderedListMarkerBorderColor : string;
|
|
818
602
|
export const utrechtTextboxBorderRadius : string;
|
|
819
603
|
export const utrechtTextboxFontFamily : string;
|
|
820
604
|
export const utrechtTextboxFontSize : string;
|
|
@@ -835,6 +619,10 @@ export const utrechtTextboxInvalidBorderWidth : string;
|
|
|
835
619
|
export const utrechtTextboxPlaceholderColor : string;
|
|
836
620
|
export const utrechtTextboxBorderBlockEndWidth : string;
|
|
837
621
|
export const utrechtTextboxBorderWidth : string;
|
|
622
|
+
export const utrechtTextboxFocusBorderWidth : string;
|
|
623
|
+
export const utrechtTextboxFocusBackgroundColor : string;
|
|
624
|
+
export const utrechtTextboxFocusBorderColor : string;
|
|
625
|
+
export const utrechtTextboxFocusColor : string;
|
|
838
626
|
export const utrechtTextboxDisabledBackgroundColor : string;
|
|
839
627
|
export const utrechtTextboxDisabledBorderColor : string;
|
|
840
628
|
export const utrechtTextboxDisabledColor : string;
|
|
@@ -845,51 +633,40 @@ export const utrechtTextboxHoverBorderWidth : string;
|
|
|
845
633
|
export const utrechtTextboxHoverBackgroundColor : string;
|
|
846
634
|
export const utrechtTextboxHoverBorderColor : string;
|
|
847
635
|
export const utrechtTextboxHoverColor : string;
|
|
848
|
-
export const
|
|
849
|
-
export const
|
|
850
|
-
export const
|
|
851
|
-
export const
|
|
852
|
-
export const
|
|
853
|
-
export const
|
|
854
|
-
export const
|
|
855
|
-
export const
|
|
856
|
-
export const
|
|
857
|
-
export const
|
|
858
|
-
export const
|
|
859
|
-
export const
|
|
860
|
-
export const
|
|
861
|
-
export const
|
|
862
|
-
export const
|
|
863
|
-
export const
|
|
864
|
-
export const
|
|
865
|
-
export const
|
|
866
|
-
export const
|
|
867
|
-
export const
|
|
868
|
-
export const
|
|
869
|
-
export const
|
|
870
|
-
export const
|
|
871
|
-
export const
|
|
872
|
-
export const
|
|
873
|
-
export const
|
|
874
|
-
export const
|
|
875
|
-
export const
|
|
876
|
-
export const
|
|
877
|
-
export const
|
|
878
|
-
export const
|
|
879
|
-
export const
|
|
880
|
-
export const
|
|
881
|
-
export const
|
|
882
|
-
export const utrechtUnorderedListMarginBlockStart : string;
|
|
883
|
-
export const utrechtUnorderedListColor : string;
|
|
884
|
-
export const utrechtUnorderedListFontFamily : string;
|
|
885
|
-
export const utrechtUnorderedListFontWeight : number;
|
|
886
|
-
export const utrechtUnorderedListFontSize : string;
|
|
887
|
-
export const utrechtUnorderedListLineHeight : string;
|
|
888
|
-
export const utrechtUnorderedListItemPaddingInlineStart : string;
|
|
889
|
-
export const utrechtUnorderedListItemMarginBlockEnd : string;
|
|
890
|
-
export const utrechtUnorderedListItemMarginBlockStart : string;
|
|
891
|
-
export const utrechtUnorderedListMarkerColor : string;
|
|
892
|
-
export const utrechtUnorderedListMarkerBorderColor : string;
|
|
636
|
+
export const utrechtTextareaMaxInlineSize : string;
|
|
637
|
+
export const utrechtTextareaPaddingBlockEnd : string;
|
|
638
|
+
export const utrechtTextareaPaddingBlockStart : string;
|
|
639
|
+
export const utrechtTextareaPaddingInlineEnd : string;
|
|
640
|
+
export const utrechtTextareaPaddingInlineStart : string;
|
|
641
|
+
export const utrechtTextareaBackgroundColor : string;
|
|
642
|
+
export const utrechtTextareaBorderColor : string;
|
|
643
|
+
export const utrechtTextareaColor : string;
|
|
644
|
+
export const utrechtTextareaInvalidBackgroundColor : string;
|
|
645
|
+
export const utrechtTextareaInvalidBorderColor : string;
|
|
646
|
+
export const utrechtTextareaInvalidColor : string;
|
|
647
|
+
export const utrechtTextareaInvalidBorderWidth : string;
|
|
648
|
+
export const utrechtTextareaPlaceholderColor : string;
|
|
649
|
+
export const utrechtTextareaFocusBackgroundColor : string;
|
|
650
|
+
export const utrechtTextareaFocusBorderColor : string;
|
|
651
|
+
export const utrechtTextareaFocusColor : string;
|
|
652
|
+
export const utrechtTextareaFocusBorderWidth : string;
|
|
653
|
+
export const utrechtTextareaDisabledBackgroundColor : string;
|
|
654
|
+
export const utrechtTextareaDisabledBorderColor : string;
|
|
655
|
+
export const utrechtTextareaDisabledColor : string;
|
|
656
|
+
export const utrechtTextareaReadOnlyBackgroundColor : string;
|
|
657
|
+
export const utrechtTextareaReadOnlyBorderColor : string;
|
|
658
|
+
export const utrechtTextareaReadOnlyColor : string;
|
|
659
|
+
export const utrechtTextareaHoverBackgroundColor : string;
|
|
660
|
+
export const utrechtTextareaHoverBorderColor : string;
|
|
661
|
+
export const utrechtTextareaHoverColor : string;
|
|
662
|
+
export const utrechtTextareaHoverBorderWidth : string;
|
|
663
|
+
export const utrechtTextareaBorderRadius : string;
|
|
664
|
+
export const utrechtTextareaBorderBottomWidth : string;
|
|
665
|
+
export const utrechtTextareaBorderWidth : string;
|
|
666
|
+
export const utrechtTextareaFontFamily : string;
|
|
667
|
+
export const utrechtTextareaFontWeight : number;
|
|
668
|
+
export const utrechtTextareaLineHeight : string;
|
|
669
|
+
export const utrechtTextareaFontSize : string;
|
|
893
670
|
export const utrechtTableHeaderCellLineHeight : string;
|
|
894
671
|
export const utrechtTableHeaderCellColor : string;
|
|
895
672
|
export const utrechtTableHeaderCellFontFamily : string;
|
|
@@ -936,10 +713,115 @@ export const utrechtTableContainerBoxInlineStartShadowBlur : string;
|
|
|
936
713
|
export const utrechtTableContainerBoxInlineStartShadowSpread : number;
|
|
937
714
|
export const utrechtTableContainerBoxInlineStartShadowColor : string;
|
|
938
715
|
export const utrechtTableFontSize : string;
|
|
716
|
+
export const utrechtSkipLinkFontWeight : number;
|
|
717
|
+
export const utrechtSkipLinkFontFamily : string;
|
|
718
|
+
export const utrechtSkipLinkFontSize : string;
|
|
719
|
+
export const utrechtSkipLinkLineHeight : string;
|
|
720
|
+
export const utrechtSkipLinkMinBlockSize : string;
|
|
721
|
+
export const utrechtSkipLinkMinInlineSize : string;
|
|
722
|
+
export const utrechtSkipLinkPaddingBlockEnd : string;
|
|
723
|
+
export const utrechtSkipLinkPaddingBlockStart : string;
|
|
724
|
+
export const utrechtSkipLinkPaddingInlineEnd : string;
|
|
725
|
+
export const utrechtSkipLinkPaddingInlineStart : string;
|
|
726
|
+
export const utrechtSkipLinkFocusBackgroundColor : string;
|
|
727
|
+
export const utrechtSkipLinkFocusBorderColor : string;
|
|
728
|
+
export const utrechtSkipLinkFocusBorderStyle : string;
|
|
729
|
+
export const utrechtSkipLinkFocusBorderWidth : string;
|
|
730
|
+
export const utrechtSkipLinkFocusColor : string;
|
|
731
|
+
export const utrechtSkipLinkFocusTextDecoration : string;
|
|
732
|
+
export const utrechtSkipLinkFocusVisibleOutlineColor : string;
|
|
733
|
+
export const utrechtSkipLinkBackgroundColor : string;
|
|
734
|
+
export const utrechtSkipLinkBorderColor : string;
|
|
735
|
+
export const utrechtSkipLinkColor : string;
|
|
736
|
+
export const utrechtSkipLinkBorderWidth : string;
|
|
737
|
+
export const utrechtSkipLinkBoxBlockEndShadowOffsetX : number;
|
|
738
|
+
export const utrechtSkipLinkBoxBlockEndShadowOffsetY : string;
|
|
739
|
+
export const utrechtSkipLinkBoxBlockEndShadowBlurRadius : string;
|
|
740
|
+
export const utrechtSkipLinkBoxBlockEndShadowSpreadRadius : number;
|
|
741
|
+
export const utrechtSkipLinkBoxBlockEndShadowColor : string;
|
|
742
|
+
export const utrechtSkipLinkTextDecoration : string;
|
|
743
|
+
export const utrechtSkipLinkTextUnderlineOffset : string;
|
|
939
744
|
export const utrechtSeparatorColor : string;
|
|
940
745
|
export const utrechtSeparatorBlockSize : string;
|
|
941
746
|
export const utrechtSeparatorMarginBlockEnd : string;
|
|
942
747
|
export const utrechtSeparatorMarginBlockStart : string;
|
|
748
|
+
export const utrechtSelectImageBackgroundPosition : string;
|
|
749
|
+
export const utrechtSelectIconSize : string;
|
|
750
|
+
export const utrechtSelectBackgroundColor : string;
|
|
751
|
+
export const utrechtSelectBorderColor : string;
|
|
752
|
+
export const utrechtSelectColor : string;
|
|
753
|
+
export const utrechtSelectInvalidBackgroundColor : string;
|
|
754
|
+
export const utrechtSelectInvalidBorderColor : string;
|
|
755
|
+
export const utrechtSelectInvalidColor : string;
|
|
756
|
+
export const utrechtSelectInvalidBorderWidth : string;
|
|
757
|
+
export const utrechtSelectFocusBackgroundColor : string;
|
|
758
|
+
export const utrechtSelectFocusBorderColor : string;
|
|
759
|
+
export const utrechtSelectFocusColor : string;
|
|
760
|
+
export const utrechtSelectFocusBorderWidth : string;
|
|
761
|
+
export const utrechtSelectDisabledBackgroundColor : string;
|
|
762
|
+
export const utrechtSelectDisabledBorderColor : string;
|
|
763
|
+
export const utrechtSelectDisabledColor : string;
|
|
764
|
+
export const utrechtSelectHoverBackgroundColor : string;
|
|
765
|
+
export const utrechtSelectHoverBorderColor : string;
|
|
766
|
+
export const utrechtSelectHoverColor : string;
|
|
767
|
+
export const utrechtSelectHoverBorderWidth : string;
|
|
768
|
+
export const utrechtSelectPaddingBlockEnd : string;
|
|
769
|
+
export const utrechtSelectPaddingBlockStart : string;
|
|
770
|
+
export const utrechtSelectPaddingInlineEnd : string;
|
|
771
|
+
export const utrechtSelectPaddingInlineStart : string;
|
|
772
|
+
export const utrechtSelectBorderRadius : string;
|
|
773
|
+
export const utrechtSelectBorderBottomWidth : string;
|
|
774
|
+
export const utrechtSelectBorderWidth : string;
|
|
775
|
+
export const utrechtSelectFontFamily : string;
|
|
776
|
+
export const utrechtSelectFontWeight : number;
|
|
777
|
+
export const utrechtSelectLineHeight : string;
|
|
778
|
+
export const utrechtSelectFontSize : string;
|
|
779
|
+
export const utrechtSelectMaxInlineSize : string;
|
|
780
|
+
export const utrechtRadioButtonActiveBorderWidth : string;
|
|
781
|
+
export const utrechtRadioButtonActiveBackgroundColor : string;
|
|
782
|
+
export const utrechtRadioButtonActiveBorderColor : string;
|
|
783
|
+
export const utrechtRadioButtonSize : string;
|
|
784
|
+
export const utrechtRadioButtonDotSize : string;
|
|
785
|
+
export const utrechtRadioButtonBackgroundColor : string;
|
|
786
|
+
export const utrechtRadioButtonBorderColor : string;
|
|
787
|
+
export const utrechtRadioButtonInvalidBackgroundColor : string;
|
|
788
|
+
export const utrechtRadioButtonInvalidBorderColor : string;
|
|
789
|
+
export const utrechtRadioButtonInvalidBorderWidth : string;
|
|
790
|
+
export const utrechtRadioButtonFocusBackgroundColor : string;
|
|
791
|
+
export const utrechtRadioButtonFocusBorderColor : string;
|
|
792
|
+
export const utrechtRadioButtonFocusBorderWidth : string;
|
|
793
|
+
export const utrechtRadioButtonDisabledBackgroundColor : string;
|
|
794
|
+
export const utrechtRadioButtonDisabledBorderColor : string;
|
|
795
|
+
export const utrechtRadioButtonDisabledColor : string;
|
|
796
|
+
export const utrechtRadioButtonCheckedBackgroundColor : string;
|
|
797
|
+
export const utrechtRadioButtonCheckedBorderColor : string;
|
|
798
|
+
export const utrechtRadioButtonCheckedColor : string;
|
|
799
|
+
export const utrechtRadioButtonCheckedHoverBackgroundColor : string;
|
|
800
|
+
export const utrechtRadioButtonCheckedHoverBorderColor : string;
|
|
801
|
+
export const utrechtRadioButtonCheckedHoverColor : string;
|
|
802
|
+
export const utrechtRadioButtonCheckedHoverBorderWidth : string;
|
|
803
|
+
export const utrechtRadioButtonCheckedActiveBackgroundColor : string;
|
|
804
|
+
export const utrechtRadioButtonCheckedActiveBorderColor : string;
|
|
805
|
+
export const utrechtRadioButtonCheckedActiveColor : string;
|
|
806
|
+
export const utrechtRadioButtonCheckedActiveBorderWidth : string;
|
|
807
|
+
export const utrechtRadioButtonCheckedFocusBackgroundColor : string;
|
|
808
|
+
export const utrechtRadioButtonCheckedFocusBorderColor : string;
|
|
809
|
+
export const utrechtRadioButtonCheckedFocusColor : string;
|
|
810
|
+
export const utrechtRadioButtonCheckedFocusBorderWidth : string;
|
|
811
|
+
export const utrechtRadioButtonCheckedDisabledBackgroundColor : string;
|
|
812
|
+
export const utrechtRadioButtonCheckedDisabledBorderColor : string;
|
|
813
|
+
export const utrechtRadioButtonCheckedDisabledColor : string;
|
|
814
|
+
export const utrechtRadioButtonCheckedBorderWidth : string;
|
|
815
|
+
export const utrechtRadioButtonHoverBackgroundColor : string;
|
|
816
|
+
export const utrechtRadioButtonHoverBorderColor : string;
|
|
817
|
+
export const utrechtRadioButtonHoverBorderWidth : string;
|
|
818
|
+
export const utrechtRadioButtonBorderRadius : string;
|
|
819
|
+
export const utrechtRadioButtonBorderWidth : string;
|
|
820
|
+
export const utrechtPreHeadingColor : string;
|
|
821
|
+
export const utrechtPreHeadingFontFamily : string;
|
|
822
|
+
export const utrechtPreHeadingFontWeight : number;
|
|
823
|
+
export const utrechtPreHeadingLineHeight : string;
|
|
824
|
+
export const utrechtPreHeadingFontSize : string;
|
|
943
825
|
export const utrechtParagraphColor : string;
|
|
944
826
|
export const utrechtParagraphFontFamily : string;
|
|
945
827
|
export const utrechtParagraphFontSize : string;
|
|
@@ -970,6 +852,28 @@ export const utrechtLinkListItemColumnGap : string;
|
|
|
970
852
|
export const utrechtLinkListItemTextDecoration : string;
|
|
971
853
|
export const utrechtLinkListIconSize : string;
|
|
972
854
|
export const utrechtLinkListIconInsetBlockStart : string;
|
|
855
|
+
export const utrechtLinkColor : string;
|
|
856
|
+
export const utrechtLinkTextDecorationColor : string;
|
|
857
|
+
export const utrechtLinkActiveColor : string;
|
|
858
|
+
export const utrechtLinkActiveTextDecoration : string;
|
|
859
|
+
export const utrechtLinkFocusBackgroundColor : string;
|
|
860
|
+
export const utrechtLinkFocusColor : string;
|
|
861
|
+
export const utrechtLinkFocusTextDecoration : string;
|
|
862
|
+
export const utrechtLinkFocusTextDecorationThickness : string;
|
|
863
|
+
export const utrechtLinkHoverColor : string;
|
|
864
|
+
export const utrechtLinkHoverTextDecoration : string;
|
|
865
|
+
export const utrechtLinkHoverTextDecorationThickness : string;
|
|
866
|
+
export const utrechtLinkVisitedColor : string;
|
|
867
|
+
export const utrechtLinkTextDecoration : string;
|
|
868
|
+
export const utrechtLinkIconInsetBlockStart : string;
|
|
869
|
+
export const utrechtLinkIconSize : string;
|
|
870
|
+
export const utrechtLinkColumnGap : string;
|
|
871
|
+
export const utrechtLinkTextDecorationThickness : string;
|
|
872
|
+
export const utrechtLinkTextUnderlineOffset : string;
|
|
873
|
+
export const utrechtLinkFontFamily : string;
|
|
874
|
+
export const utrechtLinkFontWeight : number;
|
|
875
|
+
export const utrechtLinkFontSize : string;
|
|
876
|
+
export const utrechtLinkLineHeight : string;
|
|
973
877
|
export const utrechtHeading1Color : string;
|
|
974
878
|
export const utrechtHeading1FontFamily : string;
|
|
975
879
|
export const utrechtHeading1FontWeight : number;
|
|
@@ -1077,6 +981,64 @@ export const utrechtNumberBadgeBorderColor : string;
|
|
|
1077
981
|
export const utrechtNumberBadgeColor : string;
|
|
1078
982
|
export const utrechtNumberBadgePaddingInline : string;
|
|
1079
983
|
export const utrechtNumberBadgePaddingBlock : string;
|
|
984
|
+
export const utrechtCheckboxBorderRadius : string;
|
|
985
|
+
export const utrechtCheckboxSize : string;
|
|
986
|
+
export const utrechtCheckboxIconSize : string;
|
|
987
|
+
export const utrechtCheckboxBackgroundColor : string;
|
|
988
|
+
export const utrechtCheckboxBorderColor : string;
|
|
989
|
+
export const utrechtCheckboxInvalidBackgroundColor : string;
|
|
990
|
+
export const utrechtCheckboxInvalidBorderColor : string;
|
|
991
|
+
export const utrechtCheckboxInvalidBorderWidth : string;
|
|
992
|
+
export const utrechtCheckboxFocusBackgroundColor : string;
|
|
993
|
+
export const utrechtCheckboxFocusBorderColor : string;
|
|
994
|
+
export const utrechtCheckboxFocusBorderWidth : string;
|
|
995
|
+
export const utrechtCheckboxDisabledBackgroundColor : string;
|
|
996
|
+
export const utrechtCheckboxDisabledBorderColor : string;
|
|
997
|
+
export const utrechtCheckboxCheckedBackgroundColor : string;
|
|
998
|
+
export const utrechtCheckboxCheckedBorderColor : string;
|
|
999
|
+
export const utrechtCheckboxCheckedColor : string;
|
|
1000
|
+
export const utrechtCheckboxCheckedBorderWidth : string;
|
|
1001
|
+
export const utrechtCheckboxCheckedDisabledBackgroundColor : string;
|
|
1002
|
+
export const utrechtCheckboxCheckedDisabledBorderColor : string;
|
|
1003
|
+
export const utrechtCheckboxCheckedDisabledColor : string;
|
|
1004
|
+
export const utrechtCheckboxCheckedFocusBorderWidth : string;
|
|
1005
|
+
export const utrechtCheckboxCheckedFocusBackgroundColor : string;
|
|
1006
|
+
export const utrechtCheckboxCheckedFocusBorderColor : string;
|
|
1007
|
+
export const utrechtCheckboxCheckedFocusColor : string;
|
|
1008
|
+
export const utrechtCheckboxCheckedHoverBorderWidth : string;
|
|
1009
|
+
export const utrechtCheckboxCheckedHoverBackgroundColor : string;
|
|
1010
|
+
export const utrechtCheckboxCheckedHoverBorderColor : string;
|
|
1011
|
+
export const utrechtCheckboxCheckedHoverColor : string;
|
|
1012
|
+
export const utrechtCheckboxCheckedActiveBorderWidth : string;
|
|
1013
|
+
export const utrechtCheckboxCheckedActiveBackgroundColor : string;
|
|
1014
|
+
export const utrechtCheckboxCheckedActiveBorderColor : string;
|
|
1015
|
+
export const utrechtCheckboxCheckedActiveColor : string;
|
|
1016
|
+
export const utrechtCheckboxIndeterminateBackgroundColor : string;
|
|
1017
|
+
export const utrechtCheckboxIndeterminateBorderColor : string;
|
|
1018
|
+
export const utrechtCheckboxIndeterminateColor : string;
|
|
1019
|
+
export const utrechtCheckboxIndeterminateBorderWidth : string;
|
|
1020
|
+
export const utrechtCheckboxIndeterminateDisabledBackgroundColor : string;
|
|
1021
|
+
export const utrechtCheckboxIndeterminateDisabledBorderColor : string;
|
|
1022
|
+
export const utrechtCheckboxIndeterminateDisabledColor : string;
|
|
1023
|
+
export const utrechtCheckboxIndeterminateActiveBackgroundColor : string;
|
|
1024
|
+
export const utrechtCheckboxIndeterminateActiveBorderColor : string;
|
|
1025
|
+
export const utrechtCheckboxIndeterminateActiveColor : string;
|
|
1026
|
+
export const utrechtCheckboxIndeterminateActiveBorderWidth : string;
|
|
1027
|
+
export const utrechtCheckboxIndeterminateHoverBackgroundColor : string;
|
|
1028
|
+
export const utrechtCheckboxIndeterminateHoverBorderColor : string;
|
|
1029
|
+
export const utrechtCheckboxIndeterminateHoverColor : string;
|
|
1030
|
+
export const utrechtCheckboxIndeterminateHoverBorderWidth : string;
|
|
1031
|
+
export const utrechtCheckboxIndeterminateFocusBackgroundColor : string;
|
|
1032
|
+
export const utrechtCheckboxIndeterminateFocusBorderColor : string;
|
|
1033
|
+
export const utrechtCheckboxIndeterminateFocusColor : string;
|
|
1034
|
+
export const utrechtCheckboxIndeterminateFocusBorderWidth : string;
|
|
1035
|
+
export const utrechtCheckboxBorderWidth : string;
|
|
1036
|
+
export const utrechtCheckboxHoverBorderWidth : string;
|
|
1037
|
+
export const utrechtCheckboxHoverBackgroundColor : string;
|
|
1038
|
+
export const utrechtCheckboxHoverBorderColor : string;
|
|
1039
|
+
export const utrechtCheckboxActiveBorderWidth : string;
|
|
1040
|
+
export const utrechtCheckboxActiveBackgroundColor : string;
|
|
1041
|
+
export const utrechtCheckboxActiveBorderColor : string;
|
|
1080
1042
|
export const utrechtButtonGroupBackgroundColor : string;
|
|
1081
1043
|
export const utrechtButtonGroupColumnGap : string;
|
|
1082
1044
|
export const utrechtButtonGroupMarginBlockEnd : string;
|
|
@@ -1084,6 +1046,102 @@ export const utrechtButtonGroupMarginBlockStart : string;
|
|
|
1084
1046
|
export const utrechtButtonGroupPaddingBlockEnd : string;
|
|
1085
1047
|
export const utrechtButtonGroupPaddingBlockStart : string;
|
|
1086
1048
|
export const utrechtButtonGroupRowGap : string;
|
|
1049
|
+
export const utrechtButtonBackgroundColor : string;
|
|
1050
|
+
export const utrechtButtonBorderColor : string;
|
|
1051
|
+
export const utrechtButtonColor : string;
|
|
1052
|
+
export const utrechtButtonBorderRadius : string;
|
|
1053
|
+
export const utrechtButtonBorderWidth : string;
|
|
1054
|
+
export const utrechtButtonIconGap : string;
|
|
1055
|
+
export const utrechtButtonIconSize : string;
|
|
1056
|
+
export const utrechtButtonFontFamily : string;
|
|
1057
|
+
export const utrechtButtonFontSize : string;
|
|
1058
|
+
export const utrechtButtonFontWeight : number;
|
|
1059
|
+
export const utrechtButtonLineHeight : string;
|
|
1060
|
+
export const utrechtButtonPaddingBlockEnd : string;
|
|
1061
|
+
export const utrechtButtonPaddingBlockStart : string;
|
|
1062
|
+
export const utrechtButtonPaddingInlineEnd : string;
|
|
1063
|
+
export const utrechtButtonPaddingInlineStart : string;
|
|
1064
|
+
export const utrechtButtonDisabledBackgroundColor : string;
|
|
1065
|
+
export const utrechtButtonDisabledBorderColor : string;
|
|
1066
|
+
export const utrechtButtonDisabledColor : string;
|
|
1067
|
+
export const utrechtButtonFocusBackgroundColor : string;
|
|
1068
|
+
export const utrechtButtonFocusBorderColor : string;
|
|
1069
|
+
export const utrechtButtonFocusColor : string;
|
|
1070
|
+
export const utrechtButtonHoverBackgroundColor : string;
|
|
1071
|
+
export const utrechtButtonHoverBorderColor : string;
|
|
1072
|
+
export const utrechtButtonHoverColor : string;
|
|
1073
|
+
export const utrechtButtonActiveBackgroundColor : string;
|
|
1074
|
+
export const utrechtButtonActiveBorderColor : string;
|
|
1075
|
+
export const utrechtButtonActiveColor : string;
|
|
1076
|
+
export const utrechtButtonMinBlockSize : string;
|
|
1077
|
+
export const utrechtButtonMinInlineSize : string;
|
|
1078
|
+
export const utrechtButtonColumnGap : string;
|
|
1079
|
+
export const utrechtButtonPrimaryActionHoverBackgroundColor : string;
|
|
1080
|
+
export const utrechtButtonPrimaryActionHoverBorderColor : string;
|
|
1081
|
+
export const utrechtButtonPrimaryActionHoverColor : string;
|
|
1082
|
+
export const utrechtButtonPrimaryActionBackgroundColor : string;
|
|
1083
|
+
export const utrechtButtonPrimaryActionBorderColor : string;
|
|
1084
|
+
export const utrechtButtonPrimaryActionColor : string;
|
|
1085
|
+
export const utrechtButtonPrimaryActionDisabledBackgroundColor : string;
|
|
1086
|
+
export const utrechtButtonPrimaryActionDisabledBorderColor : string;
|
|
1087
|
+
export const utrechtButtonPrimaryActionDisabledColor : string;
|
|
1088
|
+
export const utrechtButtonPrimaryActionFocusBackgroundColor : string;
|
|
1089
|
+
export const utrechtButtonPrimaryActionFocusBorderColor : string;
|
|
1090
|
+
export const utrechtButtonPrimaryActionFocusColor : string;
|
|
1091
|
+
export const utrechtButtonPrimaryActionFontWeight : number;
|
|
1092
|
+
export const utrechtButtonPrimaryActionActiveBackgroundColor : string;
|
|
1093
|
+
export const utrechtButtonPrimaryActionActiveBorderColor : string;
|
|
1094
|
+
export const utrechtButtonPrimaryActionActiveColor : string;
|
|
1095
|
+
export const utrechtButtonPrimaryActionFontSize : string;
|
|
1096
|
+
export const utrechtButtonPrimaryActionLineHeight : string;
|
|
1097
|
+
export const utrechtButtonPrimaryActionPressedBackgroundColor : string;
|
|
1098
|
+
export const utrechtButtonPrimaryActionPressedBorderColor : string;
|
|
1099
|
+
export const utrechtButtonPrimaryActionPressedColor : string;
|
|
1100
|
+
export const utrechtButtonSecondaryActionHoverBackgroundColor : string;
|
|
1101
|
+
export const utrechtButtonSecondaryActionHoverBorderColor : string;
|
|
1102
|
+
export const utrechtButtonSecondaryActionHoverColor : string;
|
|
1103
|
+
export const utrechtButtonSecondaryActionBackgroundColor : string;
|
|
1104
|
+
export const utrechtButtonSecondaryActionBorderColor : string;
|
|
1105
|
+
export const utrechtButtonSecondaryActionColor : string;
|
|
1106
|
+
export const utrechtButtonSecondaryActionDisabledBackgroundColor : string;
|
|
1107
|
+
export const utrechtButtonSecondaryActionDisabledBorderColor : string;
|
|
1108
|
+
export const utrechtButtonSecondaryActionDisabledColor : string;
|
|
1109
|
+
export const utrechtButtonSecondaryActionFocusBackgroundColor : string;
|
|
1110
|
+
export const utrechtButtonSecondaryActionFocusBorderColor : string;
|
|
1111
|
+
export const utrechtButtonSecondaryActionFocusColor : string;
|
|
1112
|
+
export const utrechtButtonSecondaryActionFontWeight : number;
|
|
1113
|
+
export const utrechtButtonSecondaryActionActiveBackgroundColor : string;
|
|
1114
|
+
export const utrechtButtonSecondaryActionActiveBorderColor : string;
|
|
1115
|
+
export const utrechtButtonSecondaryActionActiveColor : string;
|
|
1116
|
+
export const utrechtButtonSecondaryActionFontSize : string;
|
|
1117
|
+
export const utrechtButtonSecondaryActionLineHeight : string;
|
|
1118
|
+
export const utrechtButtonSecondaryActionPressedBackgroundColor : string;
|
|
1119
|
+
export const utrechtButtonSecondaryActionPressedBorderColor : string;
|
|
1120
|
+
export const utrechtButtonSecondaryActionPressedColor : string;
|
|
1121
|
+
export const utrechtButtonSubtleFontSize : string;
|
|
1122
|
+
export const utrechtButtonSubtleFontWeight : number;
|
|
1123
|
+
export const utrechtButtonSubtleHoverBackgroundColor : string;
|
|
1124
|
+
export const utrechtButtonSubtleHoverBorderColor : string;
|
|
1125
|
+
export const utrechtButtonSubtleHoverColor : string;
|
|
1126
|
+
export const utrechtButtonSubtleBackgroundColor : string;
|
|
1127
|
+
export const utrechtButtonSubtleBorderColor : string;
|
|
1128
|
+
export const utrechtButtonSubtleColor : string;
|
|
1129
|
+
export const utrechtButtonSubtleDisabledBackgroundColor : string;
|
|
1130
|
+
export const utrechtButtonSubtleDisabledBorderColor : string;
|
|
1131
|
+
export const utrechtButtonSubtleDisabledColor : string;
|
|
1132
|
+
export const utrechtButtonSubtleFocusBackgroundColor : string;
|
|
1133
|
+
export const utrechtButtonSubtleFocusBorderColor : string;
|
|
1134
|
+
export const utrechtButtonSubtleFocusColor : string;
|
|
1135
|
+
export const utrechtButtonSubtleActiveBackgroundColor : string;
|
|
1136
|
+
export const utrechtButtonSubtleActiveBorderColor : string;
|
|
1137
|
+
export const utrechtButtonSubtleActiveColor : string;
|
|
1138
|
+
export const utrechtButtonSubtleLineHeight : string;
|
|
1139
|
+
export const utrechtButtonSubtlePressedBackgroundColor : string;
|
|
1140
|
+
export const utrechtButtonSubtlePressedBorderColor : string;
|
|
1141
|
+
export const utrechtButtonSubtlePressedColor : string;
|
|
1142
|
+
export const utrechtButtonPressedBackgroundColor : string;
|
|
1143
|
+
export const utrechtButtonPressedBorderColor : string;
|
|
1144
|
+
export const utrechtButtonPressedColor : string;
|
|
1087
1145
|
export const utrechtBreadcrumbNavLineHeight : number;
|
|
1088
1146
|
export const utrechtBreadcrumbNavFontSize : string;
|
|
1089
1147
|
export const utrechtBreadcrumbNavLinkIconSize : string;
|
|
@@ -1109,55 +1167,6 @@ export const utrechtBreadcrumbNavDividerInsetBlockStart : number;
|
|
|
1109
1167
|
export const utrechtBreadcrumbNavMarginInline : string;
|
|
1110
1168
|
export const utrechtBreadcrumbNavFontFamily : string;
|
|
1111
1169
|
export const utrechtBreadcrumbNavFontWeight : number;
|
|
1112
|
-
export const utrechtBlockquoteCaptionFontSize : string;
|
|
1113
|
-
export const utrechtBlockquoteCaptionFontFamily : string;
|
|
1114
|
-
export const utrechtBlockquoteCaptionLineHeight : string;
|
|
1115
|
-
export const utrechtBlockquoteCaptionFontWeight : number;
|
|
1116
|
-
export const utrechtBlockquoteCaptionPaddingBlockStart : string;
|
|
1117
|
-
export const utrechtBlockquoteCaptionColor : string;
|
|
1118
|
-
export const utrechtBlockquoteContentFontFamily : string;
|
|
1119
|
-
export const utrechtBlockquoteContentLineHeight : string;
|
|
1120
|
-
export const utrechtBlockquoteContentFontWeight : number;
|
|
1121
|
-
export const utrechtBlockquoteContentFontSize : string;
|
|
1122
|
-
export const utrechtBlockquoteContentColor : string;
|
|
1123
|
-
export const utrechtBlockquoteMarginBlockEnd : number;
|
|
1124
|
-
export const utrechtBlockquoteMarginBlockStart : number;
|
|
1125
|
-
export const utrechtBlockquoteMarginInlineEnd : number;
|
|
1126
|
-
export const utrechtBlockquoteMarginInlineStart : number;
|
|
1127
|
-
export const utrechtBlockquotePaddingBlockEnd : string;
|
|
1128
|
-
export const utrechtBlockquotePaddingBlockStart : string;
|
|
1129
|
-
export const utrechtBlockquotePaddingInlineEnd : string;
|
|
1130
|
-
export const utrechtBlockquotePaddingInlineStart : string;
|
|
1131
|
-
export const utrechtBlockquoteRowGap : string;
|
|
1132
|
-
export const utrechtBlockquoteBackgroundColor : string;
|
|
1133
|
-
export const utrechtBlockquoteBorderColor : string;
|
|
1134
|
-
export const utrechtBlockquoteBorderBlockStartWidth : number;
|
|
1135
|
-
export const utrechtBlockquoteBorderBlockEndWidth : number;
|
|
1136
|
-
export const utrechtBlockquoteBorderInlineStartWidth : number;
|
|
1137
|
-
export const utrechtBlockquoteBorderInlineEndWidth : number;
|
|
1138
|
-
export const utrechtBlockquoteBorderStartStartRadius : number;
|
|
1139
|
-
export const utrechtBlockquoteBorderStartEndRadius : number;
|
|
1140
|
-
export const utrechtBlockquoteBorderEndStartRadius : number;
|
|
1141
|
-
export const utrechtBlockquoteBorderEndEndRadius : number;
|
|
1142
|
-
export const utrechtBlockquoteBorderWidth : string;
|
|
1143
|
-
export const utrechtBlockquoteBlueCornerBorderVariationBorderColor : string;
|
|
1144
|
-
export const utrechtBlockquoteBlueCornerBorderVariationBorderBlockEndWidth : string;
|
|
1145
|
-
export const utrechtBlockquoteBlueCornerBorderVariationBorderInlineEndWidth : string;
|
|
1146
|
-
export const utrechtBlockquoteBlueCornerBorderVariationBorderEndEndRadius : string;
|
|
1147
|
-
export const utrechtBlockquotePinkBackgroundVariationBackgroundColor : string;
|
|
1148
|
-
export const utrechtBlockquotePinkBackgroundVariationBorderEndStartRadius : string;
|
|
1149
|
-
export const utrechtBlockquotePinkBackgroundVariationPadding : string;
|
|
1150
|
-
export const utrechtBlockquotePinkLeftBorderVariationBorderColor : string;
|
|
1151
|
-
export const utrechtBlockquotePinkLeftBorderVariationBorderInlineStartWidth : string;
|
|
1152
|
-
export const utrechtBlockquotePinkLeftBorderVariationPaddingInlineStart : string;
|
|
1153
|
-
export const utrechtBlockquotePinkLeftBorderVariationPaddingInlineEnd : string;
|
|
1154
|
-
export const utrechtBlockquotePinkLeftBorderVariationPaddingBlockStart : string;
|
|
1155
|
-
export const utrechtBlockquotePinkLeftBorderVariationPaddingBlockEnd : string;
|
|
1156
|
-
export const utrechtBlockquotePinkCornerBorderVariationBorderColor : string;
|
|
1157
|
-
export const utrechtBlockquotePinkCornerBorderVariationBorderBlockStartWidth : string;
|
|
1158
|
-
export const utrechtBlockquotePinkCornerBorderVariationBorderInlineStartWidth : string;
|
|
1159
|
-
export const utrechtBlockquotePinkCornerBorderVariationBorderStartStartRadius : string;
|
|
1160
|
-
export const utrechtBlockquotePinkCornerBorderVariationPadding : string;
|
|
1161
1170
|
export const utrechtArticleMaxInlineSize : string;
|
|
1162
1171
|
export const utrechtAlertHeadingFontFamily : string;
|
|
1163
1172
|
export const utrechtAlertHeadingFontWeight : number;
|
|
@@ -1195,6 +1204,12 @@ export const utrechtAlertIconSize : string;
|
|
|
1195
1204
|
export const utrechtAlertMessageLineHeight : string;
|
|
1196
1205
|
export const utrechtAlertMessageColumnGap : string;
|
|
1197
1206
|
export const utrechtAlertBorderRadius : string;
|
|
1207
|
+
export const utrechtActionActivateCursor : string;
|
|
1208
|
+
export const utrechtActionBusyCursor : string;
|
|
1209
|
+
export const utrechtActionDisabledCursor : string;
|
|
1210
|
+
export const utrechtActionInertCursor : string;
|
|
1211
|
+
export const utrechtActionNavigateCursor : string;
|
|
1212
|
+
export const utrechtActionSubmitCursor : string;
|
|
1198
1213
|
export const utrechtDocumentBackgroundColor : string;
|
|
1199
1214
|
export const utrechtDocumentColor : string;
|
|
1200
1215
|
export const utrechtDocumentFontFamily : string;
|
|
@@ -1212,10 +1227,6 @@ export const utrechtFocusOutlineOffset : string;
|
|
|
1212
1227
|
export const utrechtFocusOutlineStyle : string;
|
|
1213
1228
|
export const utrechtFocusOutlineWidth : string;
|
|
1214
1229
|
export const utrechtFocusInverseOutlineColor : string;
|
|
1215
|
-
export const overwriteFocusBackground : string;
|
|
1216
|
-
export const todoNavBarLinkFocusBackgroundColor : string;
|
|
1217
|
-
export const todoPaginationPageLinkFocusBackgroundColor : string;
|
|
1218
|
-
export const denhaagSidenavLinkFocusBackgroundColor : string;
|
|
1219
1230
|
export const nlSkipLinkFontWeight : number;
|
|
1220
1231
|
export const nlSkipLinkFontFamily : string;
|
|
1221
1232
|
export const nlSkipLinkFontSize : string;
|