@dsn-starter-kit/design-tokens 1.0.0 → 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
@@ -10900,6 +10900,29 @@ export default {
10900
10900
  },
10901
10901
  },
10902
10902
  },
10903
+ "breakout-section": {
10904
+ "border-block-width": {
10905
+ $value: "2px",
10906
+ $type: "dimension",
10907
+ $description:
10908
+ "Breedte van de transparante border-block op de BreakoutSection — zichtbaar in forced-colors / High Contrast mode om de sectieafbakening aan te geven",
10909
+ filePath: "src/tokens/components/breakout-section.json",
10910
+ isSource: true,
10911
+ original: {
10912
+ $value: "{dsn.border.width.thin}",
10913
+ $type: "dimension",
10914
+ $description:
10915
+ "Breedte van de transparante border-block op de BreakoutSection — zichtbaar in forced-colors / High Contrast mode om de sectieafbakening aan te geven",
10916
+ },
10917
+ name: "DsnBreakoutSectionBorderBlockWidth",
10918
+ attributes: {
10919
+ category: "dsn",
10920
+ type: "breakout-section",
10921
+ item: "border-block-width",
10922
+ },
10923
+ path: ["dsn", "breakout-section", "border-block-width"],
10924
+ },
10925
+ },
10903
10926
  button: {
10904
10927
  "border-radius": {
10905
10928
  $value: "4px",
@@ -18053,6 +18076,27 @@ export default {
18053
18076
  path: ["dsn", "hero", "color", "inverse"],
18054
18077
  },
18055
18078
  },
18079
+ "border-block-width": {
18080
+ $value: "2px",
18081
+ $type: "dimension",
18082
+ $description:
18083
+ "Breedte van de transparante border-block op de Hero — zichtbaar in forced-colors / High Contrast mode om de sectieafbakening aan te geven",
18084
+ filePath: "src/tokens/components/hero.json",
18085
+ isSource: true,
18086
+ original: {
18087
+ $value: "{dsn.border.width.thin}",
18088
+ $type: "dimension",
18089
+ $description:
18090
+ "Breedte van de transparante border-block op de Hero — zichtbaar in forced-colors / High Contrast mode om de sectieafbakening aan te geven",
18091
+ },
18092
+ name: "DsnHeroBorderBlockWidth",
18093
+ attributes: {
18094
+ category: "dsn",
18095
+ type: "hero",
18096
+ item: "border-block-width",
18097
+ },
18098
+ path: ["dsn", "hero", "border-block-width"],
18099
+ },
18056
18100
  image: {
18057
18101
  "blend-color": {
18058
18102
  $value: "#ffffff",
@@ -22166,6 +22210,124 @@ export default {
22166
22210
  },
22167
22211
  },
22168
22212
  },
22213
+ "pre-heading": {
22214
+ color: {
22215
+ $type: "color",
22216
+ $value: "#ffffff",
22217
+ $description: "Pre-heading text color",
22218
+ filePath: "src/tokens/components/pre-heading.json",
22219
+ isSource: true,
22220
+ original: {
22221
+ $type: "color",
22222
+ $value: "{dsn.color.neutral.color-document}",
22223
+ $description: "Pre-heading text color",
22224
+ },
22225
+ name: "DsnPreHeadingColor",
22226
+ attributes: {
22227
+ category: "dsn",
22228
+ type: "pre-heading",
22229
+ item: "color",
22230
+ },
22231
+ path: ["dsn", "pre-heading", "color"],
22232
+ },
22233
+ "font-family": {
22234
+ $type: "fontFamily",
22235
+ $value: "'Comic Sans MS', 'Comic Sans', 'Comic Neue', cursive",
22236
+ $description: "Pre-heading font family",
22237
+ filePath: "src/tokens/components/pre-heading.json",
22238
+ isSource: true,
22239
+ original: {
22240
+ $type: "fontFamily",
22241
+ $value: "{dsn.text.font-family.default}",
22242
+ $description: "Pre-heading font family",
22243
+ },
22244
+ name: "DsnPreHeadingFontFamily",
22245
+ attributes: {
22246
+ category: "dsn",
22247
+ type: "pre-heading",
22248
+ item: "font-family",
22249
+ },
22250
+ path: ["dsn", "pre-heading", "font-family"],
22251
+ },
22252
+ "font-size": {
22253
+ $type: "fontSize",
22254
+ $value: "clamp(1rem, 0.875rem + 0.375vw, 1.28125rem)",
22255
+ $description: "Pre-heading font size (same as body text)",
22256
+ filePath: "src/tokens/components/pre-heading.json",
22257
+ isSource: true,
22258
+ original: {
22259
+ $type: "fontSize",
22260
+ $value: "{dsn.text.font-size.md}",
22261
+ $description: "Pre-heading font size (same as body text)",
22262
+ },
22263
+ name: "DsnPreHeadingFontSize",
22264
+ attributes: {
22265
+ category: "dsn",
22266
+ type: "pre-heading",
22267
+ item: "font-size",
22268
+ },
22269
+ path: ["dsn", "pre-heading", "font-size"],
22270
+ },
22271
+ "font-weight": {
22272
+ $type: "fontWeight",
22273
+ $value: "600",
22274
+ $description:
22275
+ "Pre-heading font weight (bold to distinguish from heading text)",
22276
+ filePath: "src/tokens/components/pre-heading.json",
22277
+ isSource: true,
22278
+ original: {
22279
+ $type: "fontWeight",
22280
+ $value: "{dsn.text.font-weight.bold}",
22281
+ $description:
22282
+ "Pre-heading font weight (bold to distinguish from heading text)",
22283
+ },
22284
+ name: "DsnPreHeadingFontWeight",
22285
+ attributes: {
22286
+ category: "dsn",
22287
+ type: "pre-heading",
22288
+ item: "font-weight",
22289
+ },
22290
+ path: ["dsn", "pre-heading", "font-weight"],
22291
+ },
22292
+ "line-height": {
22293
+ $type: "lineHeight",
22294
+ $value: "1.4",
22295
+ $description: "Pre-heading line height",
22296
+ filePath: "src/tokens/components/pre-heading.json",
22297
+ isSource: true,
22298
+ original: {
22299
+ $type: "lineHeight",
22300
+ $value: "{dsn.text.line-height.md}",
22301
+ $description: "Pre-heading line height",
22302
+ },
22303
+ name: "DsnPreHeadingLineHeight",
22304
+ attributes: {
22305
+ category: "dsn",
22306
+ type: "pre-heading",
22307
+ item: "line-height",
22308
+ },
22309
+ path: ["dsn", "pre-heading", "line-height"],
22310
+ },
22311
+ "margin-block-end": {
22312
+ $type: "spacing",
22313
+ $value: "calc(0.5rem * 0.25)",
22314
+ $description: "Space between pre-heading and heading text",
22315
+ filePath: "src/tokens/components/pre-heading.json",
22316
+ isSource: true,
22317
+ original: {
22318
+ $type: "spacing",
22319
+ $value: "{dsn.space.row.xs}",
22320
+ $description: "Space between pre-heading and heading text",
22321
+ },
22322
+ name: "DsnPreHeadingMarginBlockEnd",
22323
+ attributes: {
22324
+ category: "dsn",
22325
+ type: "pre-heading",
22326
+ item: "margin-block-end",
22327
+ },
22328
+ path: ["dsn", "pre-heading", "margin-block-end"],
22329
+ },
22330
+ },
22169
22331
  "progress-bar": {
22170
22332
  color: {
22171
22333
  track: {
@@ -22192,14 +22354,14 @@ export default {
22192
22354
  $value: "#ffffff",
22193
22355
  $type: "color",
22194
22356
  $description:
22195
- "Blauwe vulbalk — zelfde primaire accentkleur als Spinner",
22357
+ "Vulbalk — donkerblauwe inverse achtergrondkleur voor voldoende contrast op de lichte track",
22196
22358
  filePath: "src/tokens/components/progress-bar.json",
22197
22359
  isSource: true,
22198
22360
  original: {
22199
- $value: "{dsn.color.accent-1.color-default}",
22361
+ $value: "{dsn.color.accent-1-inverse.bg-default}",
22200
22362
  $type: "color",
22201
22363
  $description:
22202
- "Blauwe vulbalk — zelfde primaire accentkleur als Spinner",
22364
+ "Vulbalk — donkerblauwe inverse achtergrondkleur voor voldoende contrast op de lichte track",
22203
22365
  },
22204
22366
  name: "DsnProgressBarColorFill",
22205
22367
  attributes: {
@@ -556,6 +556,7 @@ export declare const DsnBreadcrumbNavigationLinkActiveTextDecorationLine: string
556
556
  export declare const DsnBreadcrumbNavigationSeparatorColor: string;
557
557
  export declare const DsnBreadcrumbNavigationSeparatorSize: string;
558
558
  export declare const DsnBreadcrumbNavigationIconSize: string;
559
+ export declare const DsnBreakoutSectionBorderBlockWidth: string;
559
560
  export declare const DsnButtonBorderRadius: string;
560
561
  export declare const DsnButtonBorderWidth: string;
561
562
  export declare const DsnButtonFontFamily: string;
@@ -902,6 +903,7 @@ export declare const DsnHeroBackgroundColorDefault: string;
902
903
  export declare const DsnHeroBackgroundColorInverse: string;
903
904
  export declare const DsnHeroColorDefault: string;
904
905
  export declare const DsnHeroColorInverse: string;
906
+ export declare const DsnHeroBorderBlockWidth: string;
905
907
  export declare const DsnHeroImageBlendColor: string;
906
908
  export declare const DsnImageBorderRadius: string;
907
909
  export declare const DsnImageCaptionColor: string;
@@ -1100,6 +1102,12 @@ export declare const DsnPopoverBodyPaddingInline: string;
1100
1102
  export declare const DsnPopoverFooterPaddingBlockStart: string;
1101
1103
  export declare const DsnPopoverFooterPaddingBlockEnd: string;
1102
1104
  export declare const DsnPopoverFooterPaddingInline: string;
1105
+ export declare const DsnPreHeadingColor: string;
1106
+ export declare const DsnPreHeadingFontFamily: string;
1107
+ export declare const DsnPreHeadingFontSize: string;
1108
+ export declare const DsnPreHeadingFontWeight: string;
1109
+ export declare const DsnPreHeadingLineHeight: string;
1110
+ export declare const DsnPreHeadingMarginBlockEnd: string;
1103
1111
  export declare const DsnProgressBarColorTrack: string;
1104
1112
  export declare const DsnProgressBarColorFill: string;
1105
1113
  export declare const DsnProgressBarBlockSize: string;
@@ -10907,6 +10907,29 @@ export default {
10907
10907
  },
10908
10908
  },
10909
10909
  },
10910
+ "breakout-section": {
10911
+ "border-block-width": {
10912
+ $value: "2px",
10913
+ $type: "dimension",
10914
+ $description:
10915
+ "Breedte van de transparante border-block op de BreakoutSection — zichtbaar in forced-colors / High Contrast mode om de sectieafbakening aan te geven",
10916
+ filePath: "src/tokens/components/breakout-section.json",
10917
+ isSource: true,
10918
+ original: {
10919
+ $value: "{dsn.border.width.thin}",
10920
+ $type: "dimension",
10921
+ $description:
10922
+ "Breedte van de transparante border-block op de BreakoutSection — zichtbaar in forced-colors / High Contrast mode om de sectieafbakening aan te geven",
10923
+ },
10924
+ name: "DsnBreakoutSectionBorderBlockWidth",
10925
+ attributes: {
10926
+ category: "dsn",
10927
+ type: "breakout-section",
10928
+ item: "border-block-width",
10929
+ },
10930
+ path: ["dsn", "breakout-section", "border-block-width"],
10931
+ },
10932
+ },
10910
10933
  button: {
10911
10934
  "border-radius": {
10912
10935
  $value: "4px",
@@ -18059,6 +18082,27 @@ export default {
18059
18082
  path: ["dsn", "hero", "color", "inverse"],
18060
18083
  },
18061
18084
  },
18085
+ "border-block-width": {
18086
+ $value: "2px",
18087
+ $type: "dimension",
18088
+ $description:
18089
+ "Breedte van de transparante border-block op de Hero — zichtbaar in forced-colors / High Contrast mode om de sectieafbakening aan te geven",
18090
+ filePath: "src/tokens/components/hero.json",
18091
+ isSource: true,
18092
+ original: {
18093
+ $value: "{dsn.border.width.thin}",
18094
+ $type: "dimension",
18095
+ $description:
18096
+ "Breedte van de transparante border-block op de Hero — zichtbaar in forced-colors / High Contrast mode om de sectieafbakening aan te geven",
18097
+ },
18098
+ name: "DsnHeroBorderBlockWidth",
18099
+ attributes: {
18100
+ category: "dsn",
18101
+ type: "hero",
18102
+ item: "border-block-width",
18103
+ },
18104
+ path: ["dsn", "hero", "border-block-width"],
18105
+ },
18062
18106
  image: {
18063
18107
  "blend-color": {
18064
18108
  $value: "#ffffff",
@@ -22171,6 +22215,124 @@ export default {
22171
22215
  },
22172
22216
  },
22173
22217
  },
22218
+ "pre-heading": {
22219
+ color: {
22220
+ $type: "color",
22221
+ $value: "#ffffff",
22222
+ $description: "Pre-heading text color",
22223
+ filePath: "src/tokens/components/pre-heading.json",
22224
+ isSource: true,
22225
+ original: {
22226
+ $type: "color",
22227
+ $value: "{dsn.color.neutral.color-document}",
22228
+ $description: "Pre-heading text color",
22229
+ },
22230
+ name: "DsnPreHeadingColor",
22231
+ attributes: {
22232
+ category: "dsn",
22233
+ type: "pre-heading",
22234
+ item: "color",
22235
+ },
22236
+ path: ["dsn", "pre-heading", "color"],
22237
+ },
22238
+ "font-family": {
22239
+ $type: "fontFamily",
22240
+ $value: "'Comic Sans MS', 'Comic Sans', 'Comic Neue', cursive",
22241
+ $description: "Pre-heading font family",
22242
+ filePath: "src/tokens/components/pre-heading.json",
22243
+ isSource: true,
22244
+ original: {
22245
+ $type: "fontFamily",
22246
+ $value: "{dsn.text.font-family.default}",
22247
+ $description: "Pre-heading font family",
22248
+ },
22249
+ name: "DsnPreHeadingFontFamily",
22250
+ attributes: {
22251
+ category: "dsn",
22252
+ type: "pre-heading",
22253
+ item: "font-family",
22254
+ },
22255
+ path: ["dsn", "pre-heading", "font-family"],
22256
+ },
22257
+ "font-size": {
22258
+ $type: "fontSize",
22259
+ $value: "1rem",
22260
+ $description: "Pre-heading font size (same as body text)",
22261
+ filePath: "src/tokens/components/pre-heading.json",
22262
+ isSource: true,
22263
+ original: {
22264
+ $type: "fontSize",
22265
+ $value: "{dsn.text.font-size.md}",
22266
+ $description: "Pre-heading font size (same as body text)",
22267
+ },
22268
+ name: "DsnPreHeadingFontSize",
22269
+ attributes: {
22270
+ category: "dsn",
22271
+ type: "pre-heading",
22272
+ item: "font-size",
22273
+ },
22274
+ path: ["dsn", "pre-heading", "font-size"],
22275
+ },
22276
+ "font-weight": {
22277
+ $type: "fontWeight",
22278
+ $value: "600",
22279
+ $description:
22280
+ "Pre-heading font weight (bold to distinguish from heading text)",
22281
+ filePath: "src/tokens/components/pre-heading.json",
22282
+ isSource: true,
22283
+ original: {
22284
+ $type: "fontWeight",
22285
+ $value: "{dsn.text.font-weight.bold}",
22286
+ $description:
22287
+ "Pre-heading font weight (bold to distinguish from heading text)",
22288
+ },
22289
+ name: "DsnPreHeadingFontWeight",
22290
+ attributes: {
22291
+ category: "dsn",
22292
+ type: "pre-heading",
22293
+ item: "font-weight",
22294
+ },
22295
+ path: ["dsn", "pre-heading", "font-weight"],
22296
+ },
22297
+ "line-height": {
22298
+ $type: "lineHeight",
22299
+ $value: "1.4",
22300
+ $description: "Pre-heading line height",
22301
+ filePath: "src/tokens/components/pre-heading.json",
22302
+ isSource: true,
22303
+ original: {
22304
+ $type: "lineHeight",
22305
+ $value: "{dsn.text.line-height.md}",
22306
+ $description: "Pre-heading line height",
22307
+ },
22308
+ name: "DsnPreHeadingLineHeight",
22309
+ attributes: {
22310
+ category: "dsn",
22311
+ type: "pre-heading",
22312
+ item: "line-height",
22313
+ },
22314
+ path: ["dsn", "pre-heading", "line-height"],
22315
+ },
22316
+ "margin-block-end": {
22317
+ $type: "spacing",
22318
+ $value: "calc(0.5rem * 0.25)",
22319
+ $description: "Space between pre-heading and heading text",
22320
+ filePath: "src/tokens/components/pre-heading.json",
22321
+ isSource: true,
22322
+ original: {
22323
+ $type: "spacing",
22324
+ $value: "{dsn.space.row.xs}",
22325
+ $description: "Space between pre-heading and heading text",
22326
+ },
22327
+ name: "DsnPreHeadingMarginBlockEnd",
22328
+ attributes: {
22329
+ category: "dsn",
22330
+ type: "pre-heading",
22331
+ item: "margin-block-end",
22332
+ },
22333
+ path: ["dsn", "pre-heading", "margin-block-end"],
22334
+ },
22335
+ },
22174
22336
  "progress-bar": {
22175
22337
  color: {
22176
22338
  track: {
@@ -22197,14 +22359,14 @@ export default {
22197
22359
  $value: "#ffffff",
22198
22360
  $type: "color",
22199
22361
  $description:
22200
- "Blauwe vulbalk — zelfde primaire accentkleur als Spinner",
22362
+ "Vulbalk — donkerblauwe inverse achtergrondkleur voor voldoende contrast op de lichte track",
22201
22363
  filePath: "src/tokens/components/progress-bar.json",
22202
22364
  isSource: true,
22203
22365
  original: {
22204
- $value: "{dsn.color.accent-1.color-default}",
22366
+ $value: "{dsn.color.accent-1-inverse.bg-default}",
22205
22367
  $type: "color",
22206
22368
  $description:
22207
- "Blauwe vulbalk — zelfde primaire accentkleur als Spinner",
22369
+ "Vulbalk — donkerblauwe inverse achtergrondkleur voor voldoende contrast op de lichte track",
22208
22370
  },
22209
22371
  name: "DsnProgressBarColorFill",
22210
22372
  attributes: {
@@ -556,6 +556,7 @@ export declare const DsnBreadcrumbNavigationLinkActiveTextDecorationLine: string
556
556
  export declare const DsnBreadcrumbNavigationSeparatorColor: string;
557
557
  export declare const DsnBreadcrumbNavigationSeparatorSize: string;
558
558
  export declare const DsnBreadcrumbNavigationIconSize: string;
559
+ export declare const DsnBreakoutSectionBorderBlockWidth: string;
559
560
  export declare const DsnButtonBorderRadius: string;
560
561
  export declare const DsnButtonBorderWidth: string;
561
562
  export declare const DsnButtonFontFamily: string;
@@ -902,6 +903,7 @@ export declare const DsnHeroBackgroundColorDefault: string;
902
903
  export declare const DsnHeroBackgroundColorInverse: string;
903
904
  export declare const DsnHeroColorDefault: string;
904
905
  export declare const DsnHeroColorInverse: string;
906
+ export declare const DsnHeroBorderBlockWidth: string;
905
907
  export declare const DsnHeroImageBlendColor: string;
906
908
  export declare const DsnImageBorderRadius: string;
907
909
  export declare const DsnImageCaptionColor: string;
@@ -1100,6 +1102,12 @@ export declare const DsnPopoverBodyPaddingInline: string;
1100
1102
  export declare const DsnPopoverFooterPaddingBlockStart: string;
1101
1103
  export declare const DsnPopoverFooterPaddingBlockEnd: string;
1102
1104
  export declare const DsnPopoverFooterPaddingInline: string;
1105
+ export declare const DsnPreHeadingColor: string;
1106
+ export declare const DsnPreHeadingFontFamily: string;
1107
+ export declare const DsnPreHeadingFontSize: string;
1108
+ export declare const DsnPreHeadingFontWeight: string;
1109
+ export declare const DsnPreHeadingLineHeight: string;
1110
+ export declare const DsnPreHeadingMarginBlockEnd: string;
1103
1111
  export declare const DsnProgressBarColorTrack: string;
1104
1112
  export declare const DsnProgressBarColorFill: string;
1105
1113
  export declare const DsnProgressBarBlockSize: string;
@@ -10900,6 +10900,29 @@ export default {
10900
10900
  },
10901
10901
  },
10902
10902
  },
10903
+ "breakout-section": {
10904
+ "border-block-width": {
10905
+ $value: "2px",
10906
+ $type: "dimension",
10907
+ $description:
10908
+ "Breedte van de transparante border-block op de BreakoutSection — zichtbaar in forced-colors / High Contrast mode om de sectieafbakening aan te geven",
10909
+ filePath: "src/tokens/components/breakout-section.json",
10910
+ isSource: true,
10911
+ original: {
10912
+ $value: "{dsn.border.width.thin}",
10913
+ $type: "dimension",
10914
+ $description:
10915
+ "Breedte van de transparante border-block op de BreakoutSection — zichtbaar in forced-colors / High Contrast mode om de sectieafbakening aan te geven",
10916
+ },
10917
+ name: "DsnBreakoutSectionBorderBlockWidth",
10918
+ attributes: {
10919
+ category: "dsn",
10920
+ type: "breakout-section",
10921
+ item: "border-block-width",
10922
+ },
10923
+ path: ["dsn", "breakout-section", "border-block-width"],
10924
+ },
10925
+ },
10903
10926
  button: {
10904
10927
  "border-radius": {
10905
10928
  $value: "4px",
@@ -18053,6 +18076,27 @@ export default {
18053
18076
  path: ["dsn", "hero", "color", "inverse"],
18054
18077
  },
18055
18078
  },
18079
+ "border-block-width": {
18080
+ $value: "2px",
18081
+ $type: "dimension",
18082
+ $description:
18083
+ "Breedte van de transparante border-block op de Hero — zichtbaar in forced-colors / High Contrast mode om de sectieafbakening aan te geven",
18084
+ filePath: "src/tokens/components/hero.json",
18085
+ isSource: true,
18086
+ original: {
18087
+ $value: "{dsn.border.width.thin}",
18088
+ $type: "dimension",
18089
+ $description:
18090
+ "Breedte van de transparante border-block op de Hero — zichtbaar in forced-colors / High Contrast mode om de sectieafbakening aan te geven",
18091
+ },
18092
+ name: "DsnHeroBorderBlockWidth",
18093
+ attributes: {
18094
+ category: "dsn",
18095
+ type: "hero",
18096
+ item: "border-block-width",
18097
+ },
18098
+ path: ["dsn", "hero", "border-block-width"],
18099
+ },
18056
18100
  image: {
18057
18101
  "blend-color": {
18058
18102
  $value: "#000000",
@@ -22166,6 +22210,124 @@ export default {
22166
22210
  },
22167
22211
  },
22168
22212
  },
22213
+ "pre-heading": {
22214
+ color: {
22215
+ $type: "color",
22216
+ $value: "#000000",
22217
+ $description: "Pre-heading text color",
22218
+ filePath: "src/tokens/components/pre-heading.json",
22219
+ isSource: true,
22220
+ original: {
22221
+ $type: "color",
22222
+ $value: "{dsn.color.neutral.color-document}",
22223
+ $description: "Pre-heading text color",
22224
+ },
22225
+ name: "DsnPreHeadingColor",
22226
+ attributes: {
22227
+ category: "dsn",
22228
+ type: "pre-heading",
22229
+ item: "color",
22230
+ },
22231
+ path: ["dsn", "pre-heading", "color"],
22232
+ },
22233
+ "font-family": {
22234
+ $type: "fontFamily",
22235
+ $value: "'Comic Sans MS', 'Comic Sans', 'Comic Neue', cursive",
22236
+ $description: "Pre-heading font family",
22237
+ filePath: "src/tokens/components/pre-heading.json",
22238
+ isSource: true,
22239
+ original: {
22240
+ $type: "fontFamily",
22241
+ $value: "{dsn.text.font-family.default}",
22242
+ $description: "Pre-heading font family",
22243
+ },
22244
+ name: "DsnPreHeadingFontFamily",
22245
+ attributes: {
22246
+ category: "dsn",
22247
+ type: "pre-heading",
22248
+ item: "font-family",
22249
+ },
22250
+ path: ["dsn", "pre-heading", "font-family"],
22251
+ },
22252
+ "font-size": {
22253
+ $type: "fontSize",
22254
+ $value: "clamp(1rem, 0.875rem + 0.375vw, 1.28125rem)",
22255
+ $description: "Pre-heading font size (same as body text)",
22256
+ filePath: "src/tokens/components/pre-heading.json",
22257
+ isSource: true,
22258
+ original: {
22259
+ $type: "fontSize",
22260
+ $value: "{dsn.text.font-size.md}",
22261
+ $description: "Pre-heading font size (same as body text)",
22262
+ },
22263
+ name: "DsnPreHeadingFontSize",
22264
+ attributes: {
22265
+ category: "dsn",
22266
+ type: "pre-heading",
22267
+ item: "font-size",
22268
+ },
22269
+ path: ["dsn", "pre-heading", "font-size"],
22270
+ },
22271
+ "font-weight": {
22272
+ $type: "fontWeight",
22273
+ $value: "600",
22274
+ $description:
22275
+ "Pre-heading font weight (bold to distinguish from heading text)",
22276
+ filePath: "src/tokens/components/pre-heading.json",
22277
+ isSource: true,
22278
+ original: {
22279
+ $type: "fontWeight",
22280
+ $value: "{dsn.text.font-weight.bold}",
22281
+ $description:
22282
+ "Pre-heading font weight (bold to distinguish from heading text)",
22283
+ },
22284
+ name: "DsnPreHeadingFontWeight",
22285
+ attributes: {
22286
+ category: "dsn",
22287
+ type: "pre-heading",
22288
+ item: "font-weight",
22289
+ },
22290
+ path: ["dsn", "pre-heading", "font-weight"],
22291
+ },
22292
+ "line-height": {
22293
+ $type: "lineHeight",
22294
+ $value: "1.4",
22295
+ $description: "Pre-heading line height",
22296
+ filePath: "src/tokens/components/pre-heading.json",
22297
+ isSource: true,
22298
+ original: {
22299
+ $type: "lineHeight",
22300
+ $value: "{dsn.text.line-height.md}",
22301
+ $description: "Pre-heading line height",
22302
+ },
22303
+ name: "DsnPreHeadingLineHeight",
22304
+ attributes: {
22305
+ category: "dsn",
22306
+ type: "pre-heading",
22307
+ item: "line-height",
22308
+ },
22309
+ path: ["dsn", "pre-heading", "line-height"],
22310
+ },
22311
+ "margin-block-end": {
22312
+ $type: "spacing",
22313
+ $value: "calc(0.5rem * 0.25)",
22314
+ $description: "Space between pre-heading and heading text",
22315
+ filePath: "src/tokens/components/pre-heading.json",
22316
+ isSource: true,
22317
+ original: {
22318
+ $type: "spacing",
22319
+ $value: "{dsn.space.row.xs}",
22320
+ $description: "Space between pre-heading and heading text",
22321
+ },
22322
+ name: "DsnPreHeadingMarginBlockEnd",
22323
+ attributes: {
22324
+ category: "dsn",
22325
+ type: "pre-heading",
22326
+ item: "margin-block-end",
22327
+ },
22328
+ path: ["dsn", "pre-heading", "margin-block-end"],
22329
+ },
22330
+ },
22169
22331
  "progress-bar": {
22170
22332
  color: {
22171
22333
  track: {
@@ -22192,14 +22354,14 @@ export default {
22192
22354
  $value: "#000000",
22193
22355
  $type: "color",
22194
22356
  $description:
22195
- "Blauwe vulbalk — zelfde primaire accentkleur als Spinner",
22357
+ "Vulbalk — donkerblauwe inverse achtergrondkleur voor voldoende contrast op de lichte track",
22196
22358
  filePath: "src/tokens/components/progress-bar.json",
22197
22359
  isSource: true,
22198
22360
  original: {
22199
- $value: "{dsn.color.accent-1.color-default}",
22361
+ $value: "{dsn.color.accent-1-inverse.bg-default}",
22200
22362
  $type: "color",
22201
22363
  $description:
22202
- "Blauwe vulbalk — zelfde primaire accentkleur als Spinner",
22364
+ "Vulbalk — donkerblauwe inverse achtergrondkleur voor voldoende contrast op de lichte track",
22203
22365
  },
22204
22366
  name: "DsnProgressBarColorFill",
22205
22367
  attributes: {