@dsn-starter-kit/design-tokens 1.0.1 → 1.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (55) hide show
  1. package/dist/css/scoped/density-default.css +1 -1
  2. package/dist/css/scoped/density-information-dense.css +1 -1
  3. package/dist/css/scoped/wireframe-dark.css +1 -1
  4. package/dist/css/scoped/wireframe-light.css +1 -1
  5. package/dist/css/start-dark-default.css +14 -6
  6. package/dist/css/start-dark-information-dense.css +14 -6
  7. package/dist/css/start-light-default.css +14 -6
  8. package/dist/css/start-light-information-dense.css +14 -6
  9. package/dist/css/variables-dark.css +14 -6
  10. package/dist/css/variables.css +14 -6
  11. package/dist/css/wireframe-dark-default.css +13 -5
  12. package/dist/css/wireframe-dark-information-dense.css +13 -5
  13. package/dist/css/wireframe-light-default.css +13 -5
  14. package/dist/css/wireframe-light-information-dense.css +13 -5
  15. package/dist/js/start-dark-default.d.ts +8 -0
  16. package/dist/js/start-dark-default.js +165 -3
  17. package/dist/js/start-dark-information-dense.d.ts +8 -0
  18. package/dist/js/start-dark-information-dense.js +165 -3
  19. package/dist/js/start-light-default.d.ts +8 -0
  20. package/dist/js/start-light-default.js +165 -3
  21. package/dist/js/start-light-information-dense.d.ts +8 -0
  22. package/dist/js/start-light-information-dense.js +165 -3
  23. package/dist/js/tokens-dark.d.ts +8 -0
  24. package/dist/js/tokens-dark.js +165 -3
  25. package/dist/js/tokens.d.ts +8 -0
  26. package/dist/js/tokens.js +165 -3
  27. package/dist/js/wireframe-dark-default.d.ts +8 -0
  28. package/dist/js/wireframe-dark-default.js +165 -3
  29. package/dist/js/wireframe-dark-information-dense.d.ts +8 -0
  30. package/dist/js/wireframe-dark-information-dense.js +165 -3
  31. package/dist/js/wireframe-light-default.d.ts +8 -0
  32. package/dist/js/wireframe-light-default.js +165 -3
  33. package/dist/js/wireframe-light-information-dense.d.ts +8 -0
  34. package/dist/js/wireframe-light-information-dense.js +165 -3
  35. package/dist/json/start-dark-default.json +8 -0
  36. package/dist/json/start-dark-information-dense.json +8 -0
  37. package/dist/json/start-light-default.json +8 -0
  38. package/dist/json/start-light-information-dense.json +8 -0
  39. package/dist/json/tokens-dark.json +8 -0
  40. package/dist/json/tokens.json +8 -0
  41. package/dist/json/wireframe-dark-default.json +8 -0
  42. package/dist/json/wireframe-dark-information-dense.json +8 -0
  43. package/dist/json/wireframe-light-default.json +8 -0
  44. package/dist/json/wireframe-light-information-dense.json +8 -0
  45. package/dist/scss/_start-dark-default.scss +14 -6
  46. package/dist/scss/_start-dark-information-dense.scss +14 -6
  47. package/dist/scss/_start-light-default.scss +14 -6
  48. package/dist/scss/_start-light-information-dense.scss +14 -6
  49. package/dist/scss/_variables-dark.scss +14 -6
  50. package/dist/scss/_variables.scss +14 -6
  51. package/dist/scss/_wireframe-dark-default.scss +13 -5
  52. package/dist/scss/_wireframe-dark-information-dense.scss +13 -5
  53. package/dist/scss/_wireframe-light-default.scss +13 -5
  54. package/dist/scss/_wireframe-light-information-dense.scss +13 -5
  55. package/package.json +1 -1
@@ -11346,6 +11346,29 @@ export default {
11346
11346
  },
11347
11347
  },
11348
11348
  },
11349
+ "breakout-section": {
11350
+ "border-block-width": {
11351
+ $value: "1px",
11352
+ $type: "dimension",
11353
+ $description:
11354
+ "Breedte van de transparante border-block op de BreakoutSection — zichtbaar in forced-colors / High Contrast mode om de sectieafbakening aan te geven",
11355
+ filePath: "src/tokens/components/breakout-section.json",
11356
+ isSource: true,
11357
+ original: {
11358
+ $value: "{dsn.border.width.thin}",
11359
+ $type: "dimension",
11360
+ $description:
11361
+ "Breedte van de transparante border-block op de BreakoutSection — zichtbaar in forced-colors / High Contrast mode om de sectieafbakening aan te geven",
11362
+ },
11363
+ name: "DsnBreakoutSectionBorderBlockWidth",
11364
+ attributes: {
11365
+ category: "dsn",
11366
+ type: "breakout-section",
11367
+ item: "border-block-width",
11368
+ },
11369
+ path: ["dsn", "breakout-section", "border-block-width"],
11370
+ },
11371
+ },
11349
11372
  button: {
11350
11373
  "border-radius": {
11351
11374
  $value: "8px",
@@ -18502,6 +18525,27 @@ export default {
18502
18525
  path: ["dsn", "hero", "color", "inverse"],
18503
18526
  },
18504
18527
  },
18528
+ "border-block-width": {
18529
+ $value: "1px",
18530
+ $type: "dimension",
18531
+ $description:
18532
+ "Breedte van de transparante border-block op de Hero — zichtbaar in forced-colors / High Contrast mode om de sectieafbakening aan te geven",
18533
+ filePath: "src/tokens/components/hero.json",
18534
+ isSource: true,
18535
+ original: {
18536
+ $value: "{dsn.border.width.thin}",
18537
+ $type: "dimension",
18538
+ $description:
18539
+ "Breedte van de transparante border-block op de Hero — zichtbaar in forced-colors / High Contrast mode om de sectieafbakening aan te geven",
18540
+ },
18541
+ name: "DsnHeroBorderBlockWidth",
18542
+ attributes: {
18543
+ category: "dsn",
18544
+ type: "hero",
18545
+ item: "border-block-width",
18546
+ },
18547
+ path: ["dsn", "hero", "border-block-width"],
18548
+ },
18505
18549
  image: {
18506
18550
  "blend-color": {
18507
18551
  $value: "#8faed2",
@@ -22616,6 +22660,124 @@ export default {
22616
22660
  },
22617
22661
  },
22618
22662
  },
22663
+ "pre-heading": {
22664
+ color: {
22665
+ $type: "color",
22666
+ $value: "#f1f1f1",
22667
+ $description: "Pre-heading text color",
22668
+ filePath: "src/tokens/components/pre-heading.json",
22669
+ isSource: true,
22670
+ original: {
22671
+ $type: "color",
22672
+ $value: "{dsn.color.neutral.color-document}",
22673
+ $description: "Pre-heading text color",
22674
+ },
22675
+ name: "DsnPreHeadingColor",
22676
+ attributes: {
22677
+ category: "dsn",
22678
+ type: "pre-heading",
22679
+ item: "color",
22680
+ },
22681
+ path: ["dsn", "pre-heading", "color"],
22682
+ },
22683
+ "font-family": {
22684
+ $type: "fontFamily",
22685
+ $value: "IBM Plex Sans, sans-serif",
22686
+ $description: "Pre-heading font family",
22687
+ filePath: "src/tokens/components/pre-heading.json",
22688
+ isSource: true,
22689
+ original: {
22690
+ $type: "fontFamily",
22691
+ $value: "{dsn.text.font-family.default}",
22692
+ $description: "Pre-heading font family",
22693
+ },
22694
+ name: "DsnPreHeadingFontFamily",
22695
+ attributes: {
22696
+ category: "dsn",
22697
+ type: "pre-heading",
22698
+ item: "font-family",
22699
+ },
22700
+ path: ["dsn", "pre-heading", "font-family"],
22701
+ },
22702
+ "font-size": {
22703
+ $type: "fontSize",
22704
+ $value: "1rem",
22705
+ $description: "Pre-heading font size (same as body text)",
22706
+ filePath: "src/tokens/components/pre-heading.json",
22707
+ isSource: true,
22708
+ original: {
22709
+ $type: "fontSize",
22710
+ $value: "{dsn.text.font-size.md}",
22711
+ $description: "Pre-heading font size (same as body text)",
22712
+ },
22713
+ name: "DsnPreHeadingFontSize",
22714
+ attributes: {
22715
+ category: "dsn",
22716
+ type: "pre-heading",
22717
+ item: "font-size",
22718
+ },
22719
+ path: ["dsn", "pre-heading", "font-size"],
22720
+ },
22721
+ "font-weight": {
22722
+ $type: "fontWeight",
22723
+ $value: "700",
22724
+ $description:
22725
+ "Pre-heading font weight (bold to distinguish from heading text)",
22726
+ filePath: "src/tokens/components/pre-heading.json",
22727
+ isSource: true,
22728
+ original: {
22729
+ $type: "fontWeight",
22730
+ $value: "{dsn.text.font-weight.bold}",
22731
+ $description:
22732
+ "Pre-heading font weight (bold to distinguish from heading text)",
22733
+ },
22734
+ name: "DsnPreHeadingFontWeight",
22735
+ attributes: {
22736
+ category: "dsn",
22737
+ type: "pre-heading",
22738
+ item: "font-weight",
22739
+ },
22740
+ path: ["dsn", "pre-heading", "font-weight"],
22741
+ },
22742
+ "line-height": {
22743
+ $type: "lineHeight",
22744
+ $value: "1.5",
22745
+ $description: "Pre-heading line height",
22746
+ filePath: "src/tokens/components/pre-heading.json",
22747
+ isSource: true,
22748
+ original: {
22749
+ $type: "lineHeight",
22750
+ $value: "{dsn.text.line-height.md}",
22751
+ $description: "Pre-heading line height",
22752
+ },
22753
+ name: "DsnPreHeadingLineHeight",
22754
+ attributes: {
22755
+ category: "dsn",
22756
+ type: "pre-heading",
22757
+ item: "line-height",
22758
+ },
22759
+ path: ["dsn", "pre-heading", "line-height"],
22760
+ },
22761
+ "margin-block-end": {
22762
+ $type: "spacing",
22763
+ $value: "calc(0.5rem * 0.25)",
22764
+ $description: "Space between pre-heading and heading text",
22765
+ filePath: "src/tokens/components/pre-heading.json",
22766
+ isSource: true,
22767
+ original: {
22768
+ $type: "spacing",
22769
+ $value: "{dsn.space.row.xs}",
22770
+ $description: "Space between pre-heading and heading text",
22771
+ },
22772
+ name: "DsnPreHeadingMarginBlockEnd",
22773
+ attributes: {
22774
+ category: "dsn",
22775
+ type: "pre-heading",
22776
+ item: "margin-block-end",
22777
+ },
22778
+ path: ["dsn", "pre-heading", "margin-block-end"],
22779
+ },
22780
+ },
22619
22781
  "progress-bar": {
22620
22782
  color: {
22621
22783
  track: {
@@ -22642,14 +22804,14 @@ export default {
22642
22804
  $value: "#8faed2",
22643
22805
  $type: "color",
22644
22806
  $description:
22645
- "Blauwe vulbalk zelfde primaire accentkleur als Spinner",
22807
+ "Vulbalkdonkerblauwe inverse achtergrondkleur voor voldoende contrast op de lichte track",
22646
22808
  filePath: "src/tokens/components/progress-bar.json",
22647
22809
  isSource: true,
22648
22810
  original: {
22649
- $value: "{dsn.color.accent-1.color-default}",
22811
+ $value: "{dsn.color.accent-1-inverse.bg-default}",
22650
22812
  $type: "color",
22651
22813
  $description:
22652
- "Blauwe vulbalk zelfde primaire accentkleur als Spinner",
22814
+ "Vulbalkdonkerblauwe inverse achtergrondkleur voor voldoende contrast op de lichte track",
22653
22815
  },
22654
22816
  name: "DsnProgressBarColorFill",
22655
22817
  attributes: {
@@ -560,6 +560,7 @@ export declare const DsnBreadcrumbNavigationLinkActiveTextDecorationLine: string
560
560
  export declare const DsnBreadcrumbNavigationSeparatorColor: string;
561
561
  export declare const DsnBreadcrumbNavigationSeparatorSize: string;
562
562
  export declare const DsnBreadcrumbNavigationIconSize: string;
563
+ export declare const DsnBreakoutSectionBorderBlockWidth: string;
563
564
  export declare const DsnButtonBorderRadius: string;
564
565
  export declare const DsnButtonBorderWidth: string;
565
566
  export declare const DsnButtonFontFamily: string;
@@ -906,6 +907,7 @@ export declare const DsnHeroBackgroundColorDefault: string;
906
907
  export declare const DsnHeroBackgroundColorInverse: string;
907
908
  export declare const DsnHeroColorDefault: string;
908
909
  export declare const DsnHeroColorInverse: string;
910
+ export declare const DsnHeroBorderBlockWidth: string;
909
911
  export declare const DsnHeroImageBlendColor: string;
910
912
  export declare const DsnImageBorderRadius: string;
911
913
  export declare const DsnImageCaptionColor: string;
@@ -1104,6 +1106,12 @@ export declare const DsnPopoverBodyPaddingInline: string;
1104
1106
  export declare const DsnPopoverFooterPaddingBlockStart: string;
1105
1107
  export declare const DsnPopoverFooterPaddingBlockEnd: string;
1106
1108
  export declare const DsnPopoverFooterPaddingInline: string;
1109
+ export declare const DsnPreHeadingColor: string;
1110
+ export declare const DsnPreHeadingFontFamily: string;
1111
+ export declare const DsnPreHeadingFontSize: string;
1112
+ export declare const DsnPreHeadingFontWeight: string;
1113
+ export declare const DsnPreHeadingLineHeight: string;
1114
+ export declare const DsnPreHeadingMarginBlockEnd: string;
1107
1115
  export declare const DsnProgressBarColorTrack: string;
1108
1116
  export declare const DsnProgressBarColorFill: string;
1109
1117
  export declare const DsnProgressBarBlockSize: string;
@@ -11337,6 +11337,29 @@ export default {
11337
11337
  },
11338
11338
  },
11339
11339
  },
11340
+ "breakout-section": {
11341
+ "border-block-width": {
11342
+ $value: "1px",
11343
+ $type: "dimension",
11344
+ $description:
11345
+ "Breedte van de transparante border-block op de BreakoutSection — zichtbaar in forced-colors / High Contrast mode om de sectieafbakening aan te geven",
11346
+ filePath: "src/tokens/components/breakout-section.json",
11347
+ isSource: true,
11348
+ original: {
11349
+ $value: "{dsn.border.width.thin}",
11350
+ $type: "dimension",
11351
+ $description:
11352
+ "Breedte van de transparante border-block op de BreakoutSection — zichtbaar in forced-colors / High Contrast mode om de sectieafbakening aan te geven",
11353
+ },
11354
+ name: "DsnBreakoutSectionBorderBlockWidth",
11355
+ attributes: {
11356
+ category: "dsn",
11357
+ type: "breakout-section",
11358
+ item: "border-block-width",
11359
+ },
11360
+ path: ["dsn", "breakout-section", "border-block-width"],
11361
+ },
11362
+ },
11340
11363
  button: {
11341
11364
  "border-radius": {
11342
11365
  $value: "8px",
@@ -18494,6 +18517,27 @@ export default {
18494
18517
  path: ["dsn", "hero", "color", "inverse"],
18495
18518
  },
18496
18519
  },
18520
+ "border-block-width": {
18521
+ $value: "1px",
18522
+ $type: "dimension",
18523
+ $description:
18524
+ "Breedte van de transparante border-block op de Hero — zichtbaar in forced-colors / High Contrast mode om de sectieafbakening aan te geven",
18525
+ filePath: "src/tokens/components/hero.json",
18526
+ isSource: true,
18527
+ original: {
18528
+ $value: "{dsn.border.width.thin}",
18529
+ $type: "dimension",
18530
+ $description:
18531
+ "Breedte van de transparante border-block op de Hero — zichtbaar in forced-colors / High Contrast mode om de sectieafbakening aan te geven",
18532
+ },
18533
+ name: "DsnHeroBorderBlockWidth",
18534
+ attributes: {
18535
+ category: "dsn",
18536
+ type: "hero",
18537
+ item: "border-block-width",
18538
+ },
18539
+ path: ["dsn", "hero", "border-block-width"],
18540
+ },
18497
18541
  image: {
18498
18542
  "blend-color": {
18499
18543
  $value: "#1b59a4",
@@ -22609,6 +22653,124 @@ export default {
22609
22653
  },
22610
22654
  },
22611
22655
  },
22656
+ "pre-heading": {
22657
+ color: {
22658
+ $type: "color",
22659
+ $value: "#1b1b1b",
22660
+ $description: "Pre-heading text color",
22661
+ filePath: "src/tokens/components/pre-heading.json",
22662
+ isSource: true,
22663
+ original: {
22664
+ $type: "color",
22665
+ $value: "{dsn.color.neutral.color-document}",
22666
+ $description: "Pre-heading text color",
22667
+ },
22668
+ name: "DsnPreHeadingColor",
22669
+ attributes: {
22670
+ category: "dsn",
22671
+ type: "pre-heading",
22672
+ item: "color",
22673
+ },
22674
+ path: ["dsn", "pre-heading", "color"],
22675
+ },
22676
+ "font-family": {
22677
+ $type: "fontFamily",
22678
+ $value: "IBM Plex Sans, sans-serif",
22679
+ $description: "Pre-heading font family",
22680
+ filePath: "src/tokens/components/pre-heading.json",
22681
+ isSource: true,
22682
+ original: {
22683
+ $type: "fontFamily",
22684
+ $value: "{dsn.text.font-family.default}",
22685
+ $description: "Pre-heading font family",
22686
+ },
22687
+ name: "DsnPreHeadingFontFamily",
22688
+ attributes: {
22689
+ category: "dsn",
22690
+ type: "pre-heading",
22691
+ item: "font-family",
22692
+ },
22693
+ path: ["dsn", "pre-heading", "font-family"],
22694
+ },
22695
+ "font-size": {
22696
+ $type: "fontSize",
22697
+ $value: "clamp(1rem, 0.875rem + 0.375vw, 1.28125rem)",
22698
+ $description: "Pre-heading font size (same as body text)",
22699
+ filePath: "src/tokens/components/pre-heading.json",
22700
+ isSource: true,
22701
+ original: {
22702
+ $type: "fontSize",
22703
+ $value: "{dsn.text.font-size.md}",
22704
+ $description: "Pre-heading font size (same as body text)",
22705
+ },
22706
+ name: "DsnPreHeadingFontSize",
22707
+ attributes: {
22708
+ category: "dsn",
22709
+ type: "pre-heading",
22710
+ item: "font-size",
22711
+ },
22712
+ path: ["dsn", "pre-heading", "font-size"],
22713
+ },
22714
+ "font-weight": {
22715
+ $type: "fontWeight",
22716
+ $value: "700",
22717
+ $description:
22718
+ "Pre-heading font weight (bold to distinguish from heading text)",
22719
+ filePath: "src/tokens/components/pre-heading.json",
22720
+ isSource: true,
22721
+ original: {
22722
+ $type: "fontWeight",
22723
+ $value: "{dsn.text.font-weight.bold}",
22724
+ $description:
22725
+ "Pre-heading font weight (bold to distinguish from heading text)",
22726
+ },
22727
+ name: "DsnPreHeadingFontWeight",
22728
+ attributes: {
22729
+ category: "dsn",
22730
+ type: "pre-heading",
22731
+ item: "font-weight",
22732
+ },
22733
+ path: ["dsn", "pre-heading", "font-weight"],
22734
+ },
22735
+ "line-height": {
22736
+ $type: "lineHeight",
22737
+ $value: "1.5",
22738
+ $description: "Pre-heading line height",
22739
+ filePath: "src/tokens/components/pre-heading.json",
22740
+ isSource: true,
22741
+ original: {
22742
+ $type: "lineHeight",
22743
+ $value: "{dsn.text.line-height.md}",
22744
+ $description: "Pre-heading line height",
22745
+ },
22746
+ name: "DsnPreHeadingLineHeight",
22747
+ attributes: {
22748
+ category: "dsn",
22749
+ type: "pre-heading",
22750
+ item: "line-height",
22751
+ },
22752
+ path: ["dsn", "pre-heading", "line-height"],
22753
+ },
22754
+ "margin-block-end": {
22755
+ $type: "spacing",
22756
+ $value: "calc(0.5rem * 0.25)",
22757
+ $description: "Space between pre-heading and heading text",
22758
+ filePath: "src/tokens/components/pre-heading.json",
22759
+ isSource: true,
22760
+ original: {
22761
+ $type: "spacing",
22762
+ $value: "{dsn.space.row.xs}",
22763
+ $description: "Space between pre-heading and heading text",
22764
+ },
22765
+ name: "DsnPreHeadingMarginBlockEnd",
22766
+ attributes: {
22767
+ category: "dsn",
22768
+ type: "pre-heading",
22769
+ item: "margin-block-end",
22770
+ },
22771
+ path: ["dsn", "pre-heading", "margin-block-end"],
22772
+ },
22773
+ },
22612
22774
  "progress-bar": {
22613
22775
  color: {
22614
22776
  track: {
@@ -22635,14 +22797,14 @@ export default {
22635
22797
  $value: "#1b59a4",
22636
22798
  $type: "color",
22637
22799
  $description:
22638
- "Blauwe vulbalk zelfde primaire accentkleur als Spinner",
22800
+ "Vulbalkdonkerblauwe inverse achtergrondkleur voor voldoende contrast op de lichte track",
22639
22801
  filePath: "src/tokens/components/progress-bar.json",
22640
22802
  isSource: true,
22641
22803
  original: {
22642
- $value: "{dsn.color.accent-1.color-default}",
22804
+ $value: "{dsn.color.accent-1-inverse.bg-default}",
22643
22805
  $type: "color",
22644
22806
  $description:
22645
- "Blauwe vulbalk zelfde primaire accentkleur als Spinner",
22807
+ "Vulbalkdonkerblauwe inverse achtergrondkleur voor voldoende contrast op de lichte track",
22646
22808
  },
22647
22809
  name: "DsnProgressBarColorFill",
22648
22810
  attributes: {
@@ -560,6 +560,7 @@ export declare const DsnBreadcrumbNavigationLinkActiveTextDecorationLine: string
560
560
  export declare const DsnBreadcrumbNavigationSeparatorColor: string;
561
561
  export declare const DsnBreadcrumbNavigationSeparatorSize: string;
562
562
  export declare const DsnBreadcrumbNavigationIconSize: string;
563
+ export declare const DsnBreakoutSectionBorderBlockWidth: string;
563
564
  export declare const DsnButtonBorderRadius: string;
564
565
  export declare const DsnButtonBorderWidth: string;
565
566
  export declare const DsnButtonFontFamily: string;
@@ -906,6 +907,7 @@ export declare const DsnHeroBackgroundColorDefault: string;
906
907
  export declare const DsnHeroBackgroundColorInverse: string;
907
908
  export declare const DsnHeroColorDefault: string;
908
909
  export declare const DsnHeroColorInverse: string;
910
+ export declare const DsnHeroBorderBlockWidth: string;
909
911
  export declare const DsnHeroImageBlendColor: string;
910
912
  export declare const DsnImageBorderRadius: string;
911
913
  export declare const DsnImageCaptionColor: string;
@@ -1104,6 +1106,12 @@ export declare const DsnPopoverBodyPaddingInline: string;
1104
1106
  export declare const DsnPopoverFooterPaddingBlockStart: string;
1105
1107
  export declare const DsnPopoverFooterPaddingBlockEnd: string;
1106
1108
  export declare const DsnPopoverFooterPaddingInline: string;
1109
+ export declare const DsnPreHeadingColor: string;
1110
+ export declare const DsnPreHeadingFontFamily: string;
1111
+ export declare const DsnPreHeadingFontSize: string;
1112
+ export declare const DsnPreHeadingFontWeight: string;
1113
+ export declare const DsnPreHeadingLineHeight: string;
1114
+ export declare const DsnPreHeadingMarginBlockEnd: string;
1107
1115
  export declare const DsnProgressBarColorTrack: string;
1108
1116
  export declare const DsnProgressBarColorFill: string;
1109
1117
  export declare const DsnProgressBarBlockSize: string;
@@ -11344,6 +11344,29 @@ export default {
11344
11344
  },
11345
11345
  },
11346
11346
  },
11347
+ "breakout-section": {
11348
+ "border-block-width": {
11349
+ $value: "1px",
11350
+ $type: "dimension",
11351
+ $description:
11352
+ "Breedte van de transparante border-block op de BreakoutSection — zichtbaar in forced-colors / High Contrast mode om de sectieafbakening aan te geven",
11353
+ filePath: "src/tokens/components/breakout-section.json",
11354
+ isSource: true,
11355
+ original: {
11356
+ $value: "{dsn.border.width.thin}",
11357
+ $type: "dimension",
11358
+ $description:
11359
+ "Breedte van de transparante border-block op de BreakoutSection — zichtbaar in forced-colors / High Contrast mode om de sectieafbakening aan te geven",
11360
+ },
11361
+ name: "DsnBreakoutSectionBorderBlockWidth",
11362
+ attributes: {
11363
+ category: "dsn",
11364
+ type: "breakout-section",
11365
+ item: "border-block-width",
11366
+ },
11367
+ path: ["dsn", "breakout-section", "border-block-width"],
11368
+ },
11369
+ },
11347
11370
  button: {
11348
11371
  "border-radius": {
11349
11372
  $value: "8px",
@@ -18500,6 +18523,27 @@ export default {
18500
18523
  path: ["dsn", "hero", "color", "inverse"],
18501
18524
  },
18502
18525
  },
18526
+ "border-block-width": {
18527
+ $value: "1px",
18528
+ $type: "dimension",
18529
+ $description:
18530
+ "Breedte van de transparante border-block op de Hero — zichtbaar in forced-colors / High Contrast mode om de sectieafbakening aan te geven",
18531
+ filePath: "src/tokens/components/hero.json",
18532
+ isSource: true,
18533
+ original: {
18534
+ $value: "{dsn.border.width.thin}",
18535
+ $type: "dimension",
18536
+ $description:
18537
+ "Breedte van de transparante border-block op de Hero — zichtbaar in forced-colors / High Contrast mode om de sectieafbakening aan te geven",
18538
+ },
18539
+ name: "DsnHeroBorderBlockWidth",
18540
+ attributes: {
18541
+ category: "dsn",
18542
+ type: "hero",
18543
+ item: "border-block-width",
18544
+ },
18545
+ path: ["dsn", "hero", "border-block-width"],
18546
+ },
18503
18547
  image: {
18504
18548
  "blend-color": {
18505
18549
  $value: "#1b59a4",
@@ -22614,6 +22658,124 @@ export default {
22614
22658
  },
22615
22659
  },
22616
22660
  },
22661
+ "pre-heading": {
22662
+ color: {
22663
+ $type: "color",
22664
+ $value: "#1b1b1b",
22665
+ $description: "Pre-heading text color",
22666
+ filePath: "src/tokens/components/pre-heading.json",
22667
+ isSource: true,
22668
+ original: {
22669
+ $type: "color",
22670
+ $value: "{dsn.color.neutral.color-document}",
22671
+ $description: "Pre-heading text color",
22672
+ },
22673
+ name: "DsnPreHeadingColor",
22674
+ attributes: {
22675
+ category: "dsn",
22676
+ type: "pre-heading",
22677
+ item: "color",
22678
+ },
22679
+ path: ["dsn", "pre-heading", "color"],
22680
+ },
22681
+ "font-family": {
22682
+ $type: "fontFamily",
22683
+ $value: "IBM Plex Sans, sans-serif",
22684
+ $description: "Pre-heading font family",
22685
+ filePath: "src/tokens/components/pre-heading.json",
22686
+ isSource: true,
22687
+ original: {
22688
+ $type: "fontFamily",
22689
+ $value: "{dsn.text.font-family.default}",
22690
+ $description: "Pre-heading font family",
22691
+ },
22692
+ name: "DsnPreHeadingFontFamily",
22693
+ attributes: {
22694
+ category: "dsn",
22695
+ type: "pre-heading",
22696
+ item: "font-family",
22697
+ },
22698
+ path: ["dsn", "pre-heading", "font-family"],
22699
+ },
22700
+ "font-size": {
22701
+ $type: "fontSize",
22702
+ $value: "1rem",
22703
+ $description: "Pre-heading font size (same as body text)",
22704
+ filePath: "src/tokens/components/pre-heading.json",
22705
+ isSource: true,
22706
+ original: {
22707
+ $type: "fontSize",
22708
+ $value: "{dsn.text.font-size.md}",
22709
+ $description: "Pre-heading font size (same as body text)",
22710
+ },
22711
+ name: "DsnPreHeadingFontSize",
22712
+ attributes: {
22713
+ category: "dsn",
22714
+ type: "pre-heading",
22715
+ item: "font-size",
22716
+ },
22717
+ path: ["dsn", "pre-heading", "font-size"],
22718
+ },
22719
+ "font-weight": {
22720
+ $type: "fontWeight",
22721
+ $value: "700",
22722
+ $description:
22723
+ "Pre-heading font weight (bold to distinguish from heading text)",
22724
+ filePath: "src/tokens/components/pre-heading.json",
22725
+ isSource: true,
22726
+ original: {
22727
+ $type: "fontWeight",
22728
+ $value: "{dsn.text.font-weight.bold}",
22729
+ $description:
22730
+ "Pre-heading font weight (bold to distinguish from heading text)",
22731
+ },
22732
+ name: "DsnPreHeadingFontWeight",
22733
+ attributes: {
22734
+ category: "dsn",
22735
+ type: "pre-heading",
22736
+ item: "font-weight",
22737
+ },
22738
+ path: ["dsn", "pre-heading", "font-weight"],
22739
+ },
22740
+ "line-height": {
22741
+ $type: "lineHeight",
22742
+ $value: "1.5",
22743
+ $description: "Pre-heading line height",
22744
+ filePath: "src/tokens/components/pre-heading.json",
22745
+ isSource: true,
22746
+ original: {
22747
+ $type: "lineHeight",
22748
+ $value: "{dsn.text.line-height.md}",
22749
+ $description: "Pre-heading line height",
22750
+ },
22751
+ name: "DsnPreHeadingLineHeight",
22752
+ attributes: {
22753
+ category: "dsn",
22754
+ type: "pre-heading",
22755
+ item: "line-height",
22756
+ },
22757
+ path: ["dsn", "pre-heading", "line-height"],
22758
+ },
22759
+ "margin-block-end": {
22760
+ $type: "spacing",
22761
+ $value: "calc(0.5rem * 0.25)",
22762
+ $description: "Space between pre-heading and heading text",
22763
+ filePath: "src/tokens/components/pre-heading.json",
22764
+ isSource: true,
22765
+ original: {
22766
+ $type: "spacing",
22767
+ $value: "{dsn.space.row.xs}",
22768
+ $description: "Space between pre-heading and heading text",
22769
+ },
22770
+ name: "DsnPreHeadingMarginBlockEnd",
22771
+ attributes: {
22772
+ category: "dsn",
22773
+ type: "pre-heading",
22774
+ item: "margin-block-end",
22775
+ },
22776
+ path: ["dsn", "pre-heading", "margin-block-end"],
22777
+ },
22778
+ },
22617
22779
  "progress-bar": {
22618
22780
  color: {
22619
22781
  track: {
@@ -22640,14 +22802,14 @@ export default {
22640
22802
  $value: "#1b59a4",
22641
22803
  $type: "color",
22642
22804
  $description:
22643
- "Blauwe vulbalk zelfde primaire accentkleur als Spinner",
22805
+ "Vulbalkdonkerblauwe inverse achtergrondkleur voor voldoende contrast op de lichte track",
22644
22806
  filePath: "src/tokens/components/progress-bar.json",
22645
22807
  isSource: true,
22646
22808
  original: {
22647
- $value: "{dsn.color.accent-1.color-default}",
22809
+ $value: "{dsn.color.accent-1-inverse.bg-default}",
22648
22810
  $type: "color",
22649
22811
  $description:
22650
- "Blauwe vulbalk zelfde primaire accentkleur als Spinner",
22812
+ "Vulbalkdonkerblauwe inverse achtergrondkleur voor voldoende contrast op de lichte track",
22651
22813
  },
22652
22814
  name: "DsnProgressBarColorFill",
22653
22815
  attributes: {