@autoguru/overdrive 4.59.0 → 4.60.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.
Files changed (126) hide show
  1. package/dist/components/Alert/Alert.js +4 -4
  2. package/dist/components/AutoSuggest/AutoSuggest.css.d.ts.map +1 -1
  3. package/dist/components/AutoSuggest/AutoSuggest.css.js +9 -1
  4. package/dist/components/AutoSuggest/AutoSuggest.js +4 -4
  5. package/dist/components/Badge/Badge.css.js +1 -1
  6. package/dist/components/Box/useBox/useBox.d.ts +3 -3
  7. package/dist/components/BulletList/Bullet.css.js +3 -3
  8. package/dist/components/BulletText/BulletText.css.d.ts.map +1 -1
  9. package/dist/components/BulletText/BulletText.css.js +4 -1
  10. package/dist/components/Button/Button.css.js +7 -7
  11. package/dist/components/Calendar/Calendar.css.js +16 -16
  12. package/dist/components/CheckBox/CheckBox.css.js +2 -2
  13. package/dist/components/ColourInput/ColourInput.css.js +2 -2
  14. package/dist/components/DataTable/DataTable.css.d.ts.map +1 -1
  15. package/dist/components/DataTable/DataTable.css.js +2 -1
  16. package/dist/components/DateInput/DateInput.js +1 -1
  17. package/dist/components/DateTimeField/DateTimeField.css.js +2 -2
  18. package/dist/components/EditableText/EditableText.css.js +1 -1
  19. package/dist/components/EditableText/EditableText.d.ts.map +1 -1
  20. package/dist/components/EditableText/EditableText.js +3 -1
  21. package/dist/components/Flex/flex.d.ts +23 -23
  22. package/dist/components/Flyout/Flyout.js +2 -2
  23. package/dist/components/Heading/Heading.js +1 -1
  24. package/dist/components/LinearProgressIndicator/LinearProgressIndicator.js +2 -2
  25. package/dist/components/MarkdownRenderer/components/MarkdownHeading.js +3 -3
  26. package/dist/components/Meta/Meta.css.d.ts.map +1 -1
  27. package/dist/components/Meta/Meta.css.js +2 -1
  28. package/dist/components/Modal/Modal.d.ts.map +1 -1
  29. package/dist/components/Modal/Modal.js +3 -1
  30. package/dist/components/OptionGrid/OptionGrid.css.js +20 -20
  31. package/dist/components/OptionList/OptionList.css.js +11 -11
  32. package/dist/components/OrderedList/OrderedList.js +1 -1
  33. package/dist/components/Pagination/Bubble.js +3 -3
  34. package/dist/components/Pagination/Pagination.css.js +2 -2
  35. package/dist/components/Popover/Popover.css.js +3 -3
  36. package/dist/components/ProgressBar/ProgressBar.js +2 -2
  37. package/dist/components/ProgressBarGroup/ProgressBarGroup.js +2 -2
  38. package/dist/components/ProgressSpinner/ProgressSpinner.css.d.ts +1 -1
  39. package/dist/components/ProgressSpinner/ProgressSpinner.css.js +2 -2
  40. package/dist/components/Radio/Radio.css.js +2 -2
  41. package/dist/components/ScrollPane/ScrollPane.css.js +3 -3
  42. package/dist/components/SearchBar/SearchBar.css.js +6 -6
  43. package/dist/components/SelectInput/SelectInput.css.js +1 -1
  44. package/dist/components/Slider/Slider.css.js +6 -6
  45. package/dist/components/SliderProgress/ProgressStep.d.ts.map +1 -1
  46. package/dist/components/SliderProgress/ProgressStep.js +6 -2
  47. package/dist/components/SliderProgress/SliderProgress.d.ts.map +1 -1
  48. package/dist/components/SliderProgress/SliderProgress.js +3 -1
  49. package/dist/components/Stack/Stack.css.d.ts.map +1 -1
  50. package/dist/components/Stack/Stack.css.js +1 -0
  51. package/dist/components/StandardModal/StandardModal.css.js +4 -4
  52. package/dist/components/StandardModal/StandardModal.js +4 -4
  53. package/dist/components/Stepper/Stepper.js +3 -3
  54. package/dist/components/Switch/Switch.css.js +2 -2
  55. package/dist/components/Table/TableCell.css.js +2 -2
  56. package/dist/components/Table/TableCell.js +1 -1
  57. package/dist/components/Table/TableHeadCell.css.js +2 -2
  58. package/dist/components/Tabs/Tab.css.js +6 -6
  59. package/dist/components/Tabs/Tab.js +2 -2
  60. package/dist/components/Tabs/TabList.css.js +1 -1
  61. package/dist/components/Text/Text.d.ts.map +1 -1
  62. package/dist/components/Text/Text.js +3 -3
  63. package/dist/components/TextLink/TextLink.js +1 -1
  64. package/dist/components/Tooltip/useTooltip/useTooltip.js +2 -2
  65. package/dist/components/private/CheckableBase/CheckableBase.css.js +2 -2
  66. package/dist/components/private/InputBase/HintText.js +1 -1
  67. package/dist/components/private/InputBase/InputState.css.js +16 -16
  68. package/dist/components/private/InputBase/NotchedBase.css.js +2 -2
  69. package/dist/components/private/InputBase/withEnhancedInput.css.js +4 -4
  70. package/dist/index.d.ts +1 -1
  71. package/dist/index.d.ts.map +1 -1
  72. package/dist/index.js +1 -1
  73. package/dist/styles/focusOutline.css.d.ts.map +1 -1
  74. package/dist/styles/focusOutline.css.js +2 -0
  75. package/dist/styles/index.d.ts +1 -1
  76. package/dist/styles/index.d.ts.map +1 -1
  77. package/dist/styles/index.js +1 -1
  78. package/dist/styles/intentColorset.css.d.ts +3 -3
  79. package/dist/styles/intentColorset.css.d.ts.map +1 -1
  80. package/dist/styles/intentColorset.css.js +8 -2
  81. package/dist/styles/sprinkles.css.d.ts +290 -275
  82. package/dist/styles/sprinkles.css.d.ts.map +1 -1
  83. package/dist/styles/sprinkles.css.js +87 -10
  84. package/dist/styles/sprinkles.spec.d.ts +2 -0
  85. package/dist/styles/sprinkles.spec.d.ts.map +1 -0
  86. package/dist/styles/sprinkles.spec.js +8 -0
  87. package/dist/styles/typography.css.d.ts +1 -1
  88. package/dist/styles/typography.d.ts +44 -3
  89. package/dist/styles/typography.d.ts.map +1 -1
  90. package/dist/styles/typography.js +74 -17
  91. package/dist/themes/base/colours.d.ts +0 -22
  92. package/dist/themes/base/colours.d.ts.map +1 -1
  93. package/dist/themes/base/colours.js +6 -17
  94. package/dist/themes/base/contrastGuide.d.ts +31 -0
  95. package/dist/themes/base/contrastGuide.d.ts.map +1 -0
  96. package/dist/themes/base/contrastGuide.js +43 -0
  97. package/dist/themes/base/contrastGuide.spec.d.ts +2 -0
  98. package/dist/themes/base/contrastGuide.spec.d.ts.map +1 -0
  99. package/dist/themes/base/contrastGuide.spec.js +51 -0
  100. package/dist/themes/base/index.d.ts +258 -86
  101. package/dist/themes/base/index.d.ts.map +1 -1
  102. package/dist/themes/base/space.spec.d.ts +2 -0
  103. package/dist/themes/base/space.spec.d.ts.map +1 -0
  104. package/dist/themes/base/space.spec.js +41 -0
  105. package/dist/themes/base/tokens.d.ts +163 -66
  106. package/dist/themes/base/tokens.d.ts.map +1 -1
  107. package/dist/themes/base/tokens.js +210 -9
  108. package/dist/themes/flat_red/index.d.ts +264 -95
  109. package/dist/themes/flat_red/index.d.ts.map +1 -1
  110. package/dist/themes/flat_red/tokens.d.ts +158 -75
  111. package/dist/themes/flat_red/tokens.d.ts.map +1 -1
  112. package/dist/themes/flat_red/tokens.js +8 -13
  113. package/dist/themes/index.d.ts +259 -86
  114. package/dist/themes/index.d.ts.map +1 -1
  115. package/dist/themes/index.js +1 -0
  116. package/dist/themes/makeTheme.d.ts +106 -20
  117. package/dist/themes/makeTheme.d.ts.map +1 -1
  118. package/dist/themes/neutral/index.d.ts +258 -107
  119. package/dist/themes/neutral/index.d.ts.map +1 -1
  120. package/dist/themes/neutral/tokens.d.ts +153 -88
  121. package/dist/themes/neutral/tokens.d.ts.map +1 -1
  122. package/dist/themes/neutral/tokens.js +12 -33
  123. package/dist/themes/theme.css.d.ts +106 -31
  124. package/dist/themes/theme.css.d.ts.map +1 -1
  125. package/dist/themes/theme.css.js +130 -12
  126. package/package.json +15 -15
@@ -33,9 +33,9 @@ export const Alert = ({
33
33
  role: "alert",
34
34
  overflow: "hidden",
35
35
  position: "relative",
36
- backgroundColour: "white",
36
+ backgroundColor: "white",
37
37
  borderWidth: "1",
38
- borderColour: "gray",
38
+ borderColor: "default",
39
39
  borderRadius: "1",
40
40
  boxShadow: inline ? 'none' : '4',
41
41
  padding: "2",
@@ -59,7 +59,7 @@ export const Alert = ({
59
59
  alignSelf: "center",
60
60
  width: "auto",
61
61
  className: sprinkles({
62
- colour: 'dark'
62
+ color: 'primary'
63
63
  }),
64
64
  children: typeof children === 'string' ? /*#__PURE__*/_jsx(Text, {
65
65
  children: children
@@ -75,7 +75,7 @@ export const Alert = ({
75
75
  onClick: onRequestClose,
76
76
  children: /*#__PURE__*/_jsx(Icon, {
77
77
  className: sprinkles({
78
- colour: 'muted'
78
+ color: 'tertiaryInactive'
79
79
  }),
80
80
  icon: XIcon,
81
81
  size: "medium"
@@ -1 +1 @@
1
- {"version":3,"file":"AutoSuggest.css.d.ts","sourceRoot":"","sources":["../../../lib/components/AutoSuggest/AutoSuggest.css.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,cAAc,QAwBzB,CAAC;AAEH,eAAO,MAAM,cAAc;;;;;CAuB1B,CAAC;AAEF,eAAO,MAAM,cAAc,QAGzB,CAAC;AACH,eAAO,MAAM,KAAK,QAKhB,CAAC;AACH,eAAO,MAAM,eAAe,QAE1B,CAAC;AAEH,eAAO,MAAM,kBAAkB,QAK7B,CAAC;AAEH,eAAO,MAAM,MAAM,QAEjB,CAAC;AAEH,eAAO,MAAM,UAAU,QAQrB,CAAC;AAEH,eAAO,MAAM,kBAAkB,uCAO7B,CAAC;AAEH,eAAO,MAAM,mBAAmB,QAG9B,CAAC"}
1
+ {"version":3,"file":"AutoSuggest.css.d.ts","sourceRoot":"","sources":["../../../lib/components/AutoSuggest/AutoSuggest.css.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,cAAc,QAwBzB,CAAC;AAEH,eAAO,MAAM,cAAc;;;;;CAuB1B,CAAC;AAEF,eAAO,MAAM,cAAc,QAGzB,CAAC;AACH,eAAO,MAAM,KAAK,QAKhB,CAAC;AACH,eAAO,MAAM,eAAe,QAE1B,CAAC;AAEH,eAAO,MAAM,kBAAkB,QAK7B,CAAC;AAEH,eAAO,MAAM,MAAM,QAEjB,CAAC;AAEH,eAAO,MAAM,UAAU,QAQrB,CAAC;AAEH,eAAO,MAAM,kBAAkB,uCAO7B,CAAC;AAEH,eAAO,MAAM,mBAAmB,QAW9B,CAAC"}
@@ -90,7 +90,15 @@ export const suggestionListItem = styleVariants({
90
90
  }
91
91
  }, "suggestionListItem");
92
92
  export const suggestionHighlight = style({
93
+ // `colours.background.light` is overridden by MFE tenant themes
94
+ // (smartFleet/ampol → their custom gray100), and the semantic
95
+ // `color.background.emphasisInactive` is unbridged — retained on the
96
+ // legacy token until the major (Track C tenant-variant rule).
97
+ // eslint-disable-next-line no-restricted-syntax -- RETAINED: tenant-variant key (docs/ds2026-plan/track-c.md §1.5 extension).
93
98
  backgroundColor: vars.colours.background.light,
94
- color: vars.typography.colour.information
99
+ // `typography.colour.information` (blue500 #0d59fc) drifts from
100
+ // `color.info.foreground` (Figma blue600 #0d54e5) — use the exact-value
101
+ // gamut fallback per Track C plan §1.6/§1.9 (C-P8).
102
+ color: vars.color.gamut.blue['500']
95
103
  }, "suggestionHighlight");
96
104
  __vanilla_filescope__.endFileScope();
@@ -268,7 +268,7 @@ const AutoSuggestInput = /*#__PURE__*/forwardRef(function AutoSuggestInput(_ref3
268
268
  "aria-haspopup": "listbox",
269
269
  width: "full",
270
270
  children: [/*#__PURE__*/_jsx(Box, {
271
- backgroundColour: "white",
271
+ backgroundColor: "white",
272
272
  borderRadius: "sm",
273
273
  className: styles.input,
274
274
  children: /*#__PURE__*/_jsx(AutoSuggestInputPrimitive, _objectSpread(_objectSpread({
@@ -395,7 +395,7 @@ const SuggestionsList = ({
395
395
  }) => /*#__PURE__*/_jsxs(Box, {
396
396
  as: "ul",
397
397
  ref: suggestionListRef,
398
- backgroundColour: "white",
398
+ backgroundColor: "white",
399
399
  className: [styles.suggestionList.defaults, className],
400
400
  id: suggestionListId,
401
401
  "aria-label": placeholder,
@@ -552,9 +552,9 @@ const SuggestionListFlyout = ({
552
552
  role: "listbox",
553
553
  children: /*#__PURE__*/_jsx(Box, {
554
554
  borderWidth: "1",
555
- borderColour: "gray",
555
+ borderColor: "default",
556
556
  borderRadius: "md",
557
- backgroundColour: "white",
557
+ backgroundColor: "white",
558
558
  boxShadow: "4",
559
559
  style: {
560
560
  width: triggerRef.current && !autoWidth ? triggerRef.current.clientWidth : undefined
@@ -7,7 +7,7 @@ export const styledBadge = recipe({
7
7
  base: [{
8
8
  display: 'inline-block',
9
9
  overflow: 'hidden',
10
- fontWeight: tokens.typography.fontWeight.semiBold,
10
+ fontWeight: tokens.typography.fontWeight.medium,
11
11
  textOverflow: 'ellipsis',
12
12
  textTransform: 'uppercase',
13
13
  letterSpacing: '0.5px',
@@ -10,14 +10,16 @@ export declare const useBox: ({ as, className: incomingClassName, odComponent, t
10
10
  className: string;
11
11
  content?: string | undefined | undefined;
12
12
  placeholder?: string | undefined | undefined;
13
+ default?: boolean | undefined | undefined;
14
+ selected?: boolean | undefined | undefined;
13
15
  min?: number | string | undefined | undefined;
14
16
  muted?: boolean | undefined | undefined;
17
+ step?: number | string | undefined | undefined;
15
18
  name?: string | undefined | undefined;
16
19
  translate?: "yes" | "no" | undefined | undefined;
17
20
  start?: number | undefined | undefined;
18
21
  hidden?: boolean | undefined | undefined;
19
22
  style?: import("react").CSSProperties | undefined;
20
- default?: boolean | undefined | undefined;
21
23
  wrap?: string | undefined | undefined;
22
24
  open?: boolean | undefined | undefined;
23
25
  multiple?: boolean | undefined | undefined;
@@ -100,14 +102,12 @@ export declare const useBox: ({ as, className: incomingClassName, odComponent, t
100
102
  scoped?: boolean | undefined | undefined;
101
103
  scrolling?: string | undefined | undefined;
102
104
  seamless?: boolean | undefined | undefined;
103
- selected?: boolean | undefined | undefined;
104
105
  shape?: string | undefined | undefined;
105
106
  sizes?: string | undefined | undefined;
106
107
  src?: string | undefined | undefined;
107
108
  srcDoc?: string | undefined | undefined;
108
109
  srcLang?: string | undefined | undefined;
109
110
  srcSet?: string | undefined | undefined;
110
- step?: number | string | undefined | undefined;
111
111
  target?: string | undefined | undefined;
112
112
  type?: string | undefined | undefined;
113
113
  useMap?: string | undefined | undefined;
@@ -18,7 +18,7 @@ export const root = styleVariants({
18
18
  },
19
19
  '::before': {
20
20
  alignSelf: 'flex-start',
21
- backgroundColor: vars.typography.colour.dark,
21
+ backgroundColor: vars.color.foreground.primary,
22
22
  boxSizing: 'content-box',
23
23
  content: "' '",
24
24
  display: 'block',
@@ -30,14 +30,14 @@ export const root = styleVariants({
30
30
  disc: {
31
31
  '::before': {
32
32
  backgroundColor: 'transparent',
33
- border: `2px solid ${vars.typography.colour.dark}`,
33
+ border: `2px solid ${vars.color.foreground.primary}`,
34
34
  borderRadius: '50%'
35
35
  }
36
36
  },
37
37
  square: {
38
38
  '::before': {
39
39
  backgroundColor: 'transparent',
40
- border: `2px solid ${vars.typography.colour.dark}`
40
+ border: `2px solid ${vars.color.foreground.primary}`
41
41
  }
42
42
  }
43
43
  }, "root");
@@ -1 +1 @@
1
- {"version":3,"file":"BulletText.css.d.ts","sourceRoot":"","sources":["../../../lib/components/BulletText/BulletText.css.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,MAAM,QAIjB,CAAC;AAEH,eAAO,MAAM,OAAO,QAElB,CAAC;AAEH,eAAO,MAAM,SAAS,QAEpB,CAAC;AAEH,eAAO,MAAM,WAAW,QAEtB,CAAC;AAEH,eAAO,MAAM,aAAa,QAExB,CAAC"}
1
+ {"version":3,"file":"BulletText.css.d.ts","sourceRoot":"","sources":["../../../lib/components/BulletText/BulletText.css.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,MAAM,QAIjB,CAAC;AAEH,eAAO,MAAM,OAAO,QAGlB,CAAC;AAEH,eAAO,MAAM,SAAS,QAGpB,CAAC;AAEH,eAAO,MAAM,WAAW,QAGtB,CAAC;AAEH,eAAO,MAAM,aAAa,QAExB,CAAC"}
@@ -8,15 +8,18 @@ export const bullet = style({
8
8
  width: vars.space['6']
9
9
  }, "bullet");
10
10
  export const primary = style({
11
+ // eslint-disable-next-line no-restricted-syntax -- RETAINED: intent-derived ref (colours.intent.*), never repointed pre-major (docs/ds2026-plan/track-c.md §1.5).
11
12
  backgroundColor: vars.colours.intent.primary.background.mild
12
13
  }, "primary");
13
14
  export const secondary = style({
15
+ // eslint-disable-next-line no-restricted-syntax -- RETAINED: tenant-variant key (smartFleet/ampol override colours.background.light) — docs/ds2026-plan/track-c.md §1.5 extension.
14
16
  backgroundColor: vars.colours.background.light
15
17
  }, "secondary");
16
18
  export const primaryText = style({
19
+ // eslint-disable-next-line no-restricted-syntax -- RETAINED: intent-derived ref (colours.intent.*), never repointed pre-major (docs/ds2026-plan/track-c.md §1.5).
17
20
  color: vars.colours.intent.primary.background.standard
18
21
  }, "primaryText");
19
22
  export const secondaryText = style({
20
- color: vars.typography.colour.dark
23
+ color: vars.color.foreground.primary
21
24
  }, "secondaryText");
22
25
  __vanilla_filescope__.endFileScope();
@@ -29,7 +29,7 @@ export const button = recipe({
29
29
  alignItems: 'center',
30
30
  borderRadius: 'md',
31
31
  borderStyle: 'none',
32
- fontWeight: 'semiBold',
32
+ fontWeight: 'medium',
33
33
  gap: '1',
34
34
  justifyContent: 'center',
35
35
  position: 'relative',
@@ -76,7 +76,7 @@ export const button = recipe({
76
76
  '@layer': {
77
77
  [cssLayerComponent]: {
78
78
  fontSize: vars.typography.size[4].fontSize,
79
- height: vars.space['8']
79
+ height: vars.space['9']
80
80
  }
81
81
  }
82
82
  },
@@ -194,7 +194,7 @@ export const button = recipe({
194
194
  [cssLayerComponent]: {
195
195
  backgroundColor: 'transparent',
196
196
  borderStyle: 'none',
197
- color: vars.typography.colour.neutral
197
+ color: vars.color.foreground.secondary
198
198
  }
199
199
  }
200
200
  },
@@ -224,7 +224,7 @@ export const button = recipe({
224
224
  style: {
225
225
  '@layer': {
226
226
  [cssLayerComponent]: {
227
- minWidth: vars.space['8']
227
+ minWidth: vars.space['9']
228
228
  }
229
229
  }
230
230
  }
@@ -260,7 +260,7 @@ export const button = recipe({
260
260
  style: {
261
261
  '@layer': {
262
262
  [cssLayerComponent]: {
263
- minWidth: vars.space['9']
263
+ minWidth: vars.space['12']
264
264
  }
265
265
  }
266
266
  }
@@ -272,7 +272,7 @@ export const button = recipe({
272
272
  style: {
273
273
  '@layer': {
274
274
  [cssLayerComponent]: {
275
- minWidth: vars.space['8']
275
+ minWidth: vars.space['9']
276
276
  }
277
277
  }
278
278
  }
@@ -284,7 +284,7 @@ export const button = recipe({
284
284
  style: {
285
285
  '@layer': {
286
286
  [cssLayerComponent]: {
287
- width: vars.space['8']
287
+ width: vars.space['9']
288
288
  }
289
289
  }
290
290
  }
@@ -34,23 +34,23 @@ export const cellStyle = style([sprinkles({
34
34
  }), {
35
35
  '@layer': {
36
36
  [cssLayerComponent]: {
37
- background: tokens.colours.background.body,
38
- color: tokens.colours.foreground.body,
37
+ background: tokens.color.background.default,
38
+ color: tokens.color.foreground.primary,
39
39
  cursor: 'pointer',
40
40
  selectors: {
41
41
  [selectors.focusVisible]: {
42
- background: tokens.colours.gamut.gray200
42
+ background: tokens.color.gamut.gray['200']
43
43
  },
44
44
  [selectors.selected]: {
45
- background: tokens.colours.foreground.body,
46
- color: tokens.colours.background.body
45
+ background: tokens.color.foreground.primary,
46
+ color: tokens.color.background.default
47
47
  },
48
48
  [selectors.hoverNotSelected]: {
49
- background: tokens.colours.gamut.gray200
49
+ background: tokens.color.gamut.gray['200']
50
50
  },
51
51
  [`${selectors.disabled}, ${selectors.unavailable}`]: {
52
- background: tokens.colours.background.body,
53
- color: tokens.colours.gamut.gray400,
52
+ background: tokens.color.background.default,
53
+ color: tokens.color.gamut.gray['400'],
54
54
  cursor: 'default'
55
55
  }
56
56
  }
@@ -62,7 +62,7 @@ export const cellStyle = style([sprinkles({
62
62
 
63
63
  export const buttonStyle = style([sprinkles({
64
64
  alignItems: 'center',
65
- borderColour: 'gray',
65
+ borderColor: 'default',
66
66
  borderRadius: 'md',
67
67
  borderStyle: 'solid',
68
68
  borderWidth: '1',
@@ -73,20 +73,20 @@ export const buttonStyle = style([sprinkles({
73
73
  }), {
74
74
  '@layer': {
75
75
  [cssLayerComponent]: {
76
- background: tokens.colours.background.body,
77
- color: tokens.colours.gamut.gray600,
76
+ background: tokens.color.background.default,
77
+ color: tokens.color.gamut.gray['600'],
78
78
  cursor: 'pointer',
79
79
  selectors: {
80
80
  [selectors.hoverNotDisabled]: {
81
- background: tokens.colours.gamut.gray200
81
+ background: tokens.color.gamut.gray['200']
82
82
  },
83
83
  [selectors.focusVisible]: {
84
- background: tokens.colours.gamut.gray200
84
+ background: tokens.color.gamut.gray['200']
85
85
  },
86
86
  [selectors.disabled]: {
87
- background: tokens.colours.background.body,
87
+ background: tokens.color.background.default,
88
88
  borderColor: tokens.border.colours.light,
89
- color: tokens.colours.gamut.gray300,
89
+ color: tokens.color.gamut.gray['300'],
90
90
  cursor: 'not-allowed'
91
91
  }
92
92
  }
@@ -96,7 +96,7 @@ export const buttonStyle = style([sprinkles({
96
96
  export const thStyle = style({
97
97
  '@layer': {
98
98
  [cssLayerComponent]: {
99
- color: tokens.colours.gamut.gray600
99
+ color: tokens.color.gamut.gray['600']
100
100
  }
101
101
  }
102
102
  }, "thStyle");
@@ -3,8 +3,8 @@ __vanilla_filescope__.setFileScope("lib/components/CheckBox/CheckBox.css.ts", "@
3
3
  import { style, styleVariants } from '@vanilla-extract/css';
4
4
  import { overdriveTokens as vars } from "../../themes/theme.css.js";
5
5
  import { nativeInput, checkable } from "../private/CheckableBase/CheckableBase.css.js";
6
- const colorAccent = vars.colours.foreground.body;
7
- const colorContrast = vars.colours.background.body;
6
+ const colorAccent = vars.color.foreground.primary;
7
+ const colorContrast = vars.color.background.default;
8
8
  const colorMid = vars.colours.background.neutral;
9
9
  const size = vars.space['6'];
10
10
  const borderRadius = vars.border.radius['sm'];
@@ -11,7 +11,7 @@ export const colouredBoxHolder = style({
11
11
  }, "colouredBoxHolder");
12
12
  export const colouredBoxHolderSize = styleVariants({
13
13
  medium: {
14
- width: vars.space['8']
14
+ width: vars.space['9']
15
15
  },
16
16
  small: {
17
17
  width: `calc(${vars.typography.size['3'].lineHeight} + (2* ${vars.space['2']}))`
@@ -23,7 +23,7 @@ export const valueText = style({
23
23
  }, "valueText");
24
24
  export const valueTextSize = styleVariants({
25
25
  medium: {
26
- left: vars.space['8']
26
+ left: vars.space['9']
27
27
  },
28
28
  small: {
29
29
  left: `calc(${vars.typography.size['3'].lineHeight} + (2* ${vars.space['2']}))`
@@ -1 +1 @@
1
- {"version":3,"file":"DataTable.css.d.ts","sourceRoot":"","sources":["../../../lib/components/DataTable/DataTable.css.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,eAAe,QAO1B,CAAC;AAEH,eAAO,MAAM,YAAY,QAAY,CAAC"}
1
+ {"version":3,"file":"DataTable.css.d.ts","sourceRoot":"","sources":["../../../lib/components/DataTable/DataTable.css.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,eAAe,QAQ1B,CAAC;AAEH,eAAO,MAAM,YAAY,QAAY,CAAC"}
@@ -5,6 +5,7 @@ import { overdriveTokens as vars } from "../../themes/theme.css.js";
5
5
  export const scrollContainer = style({
6
6
  selectors: {
7
7
  ['&:focus-visible']: {
8
+ // eslint-disable-next-line no-restricted-syntax -- RETAINED: intent-derived ref, reverted by the C-theme-bridge corrective package — never repointed pre-major (docs/ds2026-plan/track-c.md §1.5 + deviation 12).
8
9
  outline: `2px solid ${vars.colours.intent.primary.background.standard}`,
9
10
  outlineOffset: '-2px'
10
11
  }
@@ -28,7 +29,7 @@ const stickyReveal = keyframes({
28
29
  backgroundColor: 'transparent'
29
30
  },
30
31
  to: {
31
- backgroundColor: vars.colours.background.body
32
+ backgroundColor: vars.color.background.default
32
33
  }
33
34
  }, "stickyReveal");
34
35
  globalStyle(`${scrollContainer} [role="columnheader"]`, {
@@ -172,7 +172,7 @@ export const DateInput = withEnhancedInput(({
172
172
  gap: '2',
173
173
  spaceBetween: true
174
174
  }), disabled && sprinkles({
175
- colour: 'muted'
175
+ color: 'tertiaryInactive'
176
176
  })),
177
177
  children: [/*#__PURE__*/_jsx("div", _objectSpread(_objectSpread({}, fieldProps), {}, {
178
178
  className: styles.verticalCenterStyle,
@@ -86,7 +86,7 @@ export const labelVariants = recipe({
86
86
  true: {
87
87
  '@layer': {
88
88
  [cssLayerComponent]: {
89
- color: overdriveTokens.colours.gamut.black400
89
+ color: overdriveTokens.color.gamut.gray['400']
90
90
  }
91
91
  }
92
92
  }
@@ -115,7 +115,7 @@ export const inputStyle = style([inputResetStyle, valueStyle, {
115
115
  [cssLayerComponent]: {
116
116
  selectors: {
117
117
  [selectors.disabled]: {
118
- color: overdriveTokens.colours.gamut.black300,
118
+ color: overdriveTokens.color.gamut.gray['300'],
119
119
  cursor: 'not-allowed',
120
120
  opacity: 1
121
121
  }
@@ -7,7 +7,7 @@ globalLayer(LAYER_ORDER);
7
7
  export const root = style({
8
8
  '@layer': {
9
9
  [cssLayerComponent]: {
10
- boxShadow: `inset 0 -1px 0 0 ${vars.typography.colour.muted}`,
10
+ boxShadow: `inset 0 -1px 0 0 ${vars.color.foreground.tertiaryInactive}`,
11
11
  transitionDelay: '0s',
12
12
  transitionDuration: '0.2s',
13
13
  transitionProperty: 'box-shadow',
@@ -1 +1 @@
1
- {"version":3,"file":"EditableText.d.ts","sourceRoot":"","sources":["../../../lib/components/EditableText/EditableText.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAGb,KAAK,mBAAmB,EAKxB,MAAM,OAAO,CAAC;AAGf,OAAO,EAAO,KAAK,QAAQ,EAAE,MAAM,YAAY,CAAC;AAChD,OAAO,EAAQ,KAAK,SAAS,EAAE,MAAM,cAAc,CAAC;AAKpD,KAAK,cAAc,GAAG,IAAI,CACzB,QAAQ,EACR,SAAS,GAAG,SAAS,GAAG,QAAQ,GAAG,WAAW,CAC9C,CAAC;AAEF,KAAK,iBAAiB,GAAG,IAAI,CAC5B,SAAS,EACT,IAAI,GAAG,OAAO,GAAG,QAAQ,GAAG,MAAM,GAAG,UAAU,GAAG,QAAQ,CAC1D,CAAC;AAEF,KAAK,UAAU,GAAG,IAAI,CACrB,mBAAmB,CAAC,gBAAgB,CAAC,EACnC,IAAI,GACJ,WAAW,GACX,OAAO,GACP,QAAQ,GACR,IAAI,GACJ,SAAS,GACT,QAAQ,GACR,WAAW,GACX,OAAO,GACP,OAAO,GACP,MAAM,iBAAiB,GACvB,MAAM,cAAc,CACtB,CAAC;AAEF,MAAM,WAAW,iBAChB,SAAQ,iBAAiB,EACxB,UAAU,EACV,OAAO,CAAC,cAAc,CAAC;IACxB,SAAS,CAAC,EAAE,MAAM,CAAC;IAEnB,YAAY,CAAC,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC;CACzC;AAED,KAAK,SAAS,GAAG,MAAM,GAAG,OAAO,CAAC;AAClC,eAAO,MAAM,YAAY,0FAiJxB,CAAC"}
1
+ {"version":3,"file":"EditableText.d.ts","sourceRoot":"","sources":["../../../lib/components/EditableText/EditableText.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAGb,KAAK,mBAAmB,EAKxB,MAAM,OAAO,CAAC;AAGf,OAAO,EAAO,KAAK,QAAQ,EAAE,MAAM,YAAY,CAAC;AAChD,OAAO,EAAQ,KAAK,SAAS,EAAE,MAAM,cAAc,CAAC;AAKpD,KAAK,cAAc,GAAG,IAAI,CACzB,QAAQ,EACR,SAAS,GAAG,SAAS,GAAG,QAAQ,GAAG,WAAW,CAC9C,CAAC;AAEF,KAAK,iBAAiB,GAAG,IAAI,CAC5B,SAAS,EACT,IAAI,GAAG,OAAO,GAAG,QAAQ,GAAG,MAAM,GAAG,UAAU,GAAG,QAAQ,CAC1D,CAAC;AAEF,KAAK,UAAU,GAAG,IAAI,CACrB,mBAAmB,CAAC,gBAAgB,CAAC,EACnC,IAAI,GACJ,WAAW,GACX,OAAO,GACP,QAAQ,GACR,IAAI,GACJ,SAAS,GACT,QAAQ,GACR,WAAW,GACX,OAAO,GACP,OAAO,GACP,MAAM,iBAAiB,GACvB,MAAM,cAAc,CACtB,CAAC;AAEF,MAAM,WAAW,iBAChB,SAAQ,iBAAiB,EACxB,UAAU,EACV,OAAO,CAAC,cAAc,CAAC;IACxB,SAAS,CAAC,EAAE,MAAM,CAAC;IAEnB,YAAY,CAAC,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC;CACzC;AAED,KAAK,SAAS,GAAG,MAAM,GAAG,OAAO,CAAC;AAClC,eAAO,MAAM,YAAY,0FAkJxB,CAAC"}
@@ -107,7 +107,9 @@ export const EditableText = /*#__PURE__*/forwardRef((_ref, ref) => {
107
107
  noWrap: true,
108
108
  ref: textRef,
109
109
  as: as,
110
- color: color,
110
+ color: color
111
+ // eslint-disable-next-line no-restricted-syntax -- RETAINED: pass-through of the public, union-typed (intent-capable) `colour` prop (docs/ds2026-plan/track-c.md §1.5, EditableText row).
112
+ ,
111
113
  colour: colour,
112
114
  size: size,
113
115
  className: [baseStyle, styles.text, {
@@ -40,18 +40,18 @@ export declare const inlinePropMapping: ({ align, center, end, fullWidth, gap, h
40
40
  display: "flex";
41
41
  flexDirection: "row" | "row-reverse";
42
42
  flexWrap: "nowrap" | "wrap";
43
- gap: ("1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | {
44
- mobile?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
45
- tablet?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
46
- desktop?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
47
- largeDesktop?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
48
- } | undefined) | import("@vanilla-extract/sprinkles").ResponsiveArray<1 | 2 | 3 | 4, "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | null>;
49
- height: ("1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "full" | "auto" | "fit-content" | "max-content" | "min-content" | {
50
- mobile?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "full" | "auto" | "fit-content" | "max-content" | "min-content" | undefined;
51
- tablet?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "full" | "auto" | "fit-content" | "max-content" | "min-content" | undefined;
52
- desktop?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "full" | "auto" | "fit-content" | "max-content" | "min-content" | undefined;
53
- largeDesktop?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "full" | "auto" | "fit-content" | "max-content" | "min-content" | undefined;
54
- } | undefined) | import("@vanilla-extract/sprinkles").ResponsiveArray<1 | 2 | 3 | 4, "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "full" | "auto" | "fit-content" | "max-content" | "min-content" | null>;
43
+ gap: ("0" | "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12" | "none" | {
44
+ mobile?: "0" | "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12" | "none" | undefined;
45
+ tablet?: "0" | "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12" | "none" | undefined;
46
+ desktop?: "0" | "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12" | "none" | undefined;
47
+ largeDesktop?: "0" | "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12" | "none" | undefined;
48
+ } | undefined) | import("@vanilla-extract/sprinkles").ResponsiveArray<1 | 2 | 3 | 4, "0" | "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12" | "none" | null>;
49
+ height: ("0" | "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12" | "full" | "auto" | "fit-content" | "max-content" | "min-content" | {
50
+ mobile?: "0" | "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12" | "full" | "auto" | "fit-content" | "max-content" | "min-content" | undefined;
51
+ tablet?: "0" | "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12" | "full" | "auto" | "fit-content" | "max-content" | "min-content" | undefined;
52
+ desktop?: "0" | "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12" | "full" | "auto" | "fit-content" | "max-content" | "min-content" | undefined;
53
+ largeDesktop?: "0" | "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12" | "full" | "auto" | "fit-content" | "max-content" | "min-content" | undefined;
54
+ } | undefined) | import("@vanilla-extract/sprinkles").ResponsiveArray<1 | 2 | 3 | 4, "0" | "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12" | "full" | "auto" | "fit-content" | "max-content" | "min-content" | null>;
55
55
  justifyContent: "space-around" | "space-between" | "space-evenly" | "stretch" | "center" | "end" | "start" | "centre" | "spaceAround" | "spaceBetween" | "flexEnd" | "flexStart" | import("@vanilla-extract/sprinkles").ResponsiveArray<1 | 2 | 3 | 4, "space-around" | "space-between" | "space-evenly" | "stretch" | "center" | "end" | "start" | "centre" | "spaceAround" | "spaceBetween" | "flexEnd" | "flexStart" | null> | {
56
56
  mobile?: "space-around" | "space-between" | "space-evenly" | "stretch" | "center" | "end" | "start" | "centre" | "spaceAround" | "spaceBetween" | "flexEnd" | "flexStart" | undefined;
57
57
  tablet?: "space-around" | "space-between" | "space-evenly" | "stretch" | "center" | "end" | "start" | "centre" | "spaceAround" | "spaceBetween" | "flexEnd" | "flexStart" | undefined;
@@ -103,12 +103,12 @@ export declare const stackPropMapping: ({ align, center, end, gap, justify, minW
103
103
  } | import("@vanilla-extract/sprinkles").ResponsiveArray<1 | 2 | 3 | 4, "stretch" | "center" | "end" | "start" | "baseline" | "centre" | "flexEnd" | "flexStart" | null> | undefined;
104
104
  display: "flex";
105
105
  flexDirection: "column" | "column-reverse";
106
- gap: ("1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | {
107
- mobile?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
108
- tablet?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
109
- desktop?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
110
- largeDesktop?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
111
- } | undefined) | import("@vanilla-extract/sprinkles").ResponsiveArray<1 | 2 | 3 | 4, "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | null>;
106
+ gap: ("0" | "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12" | "none" | {
107
+ mobile?: "0" | "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12" | "none" | undefined;
108
+ tablet?: "0" | "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12" | "none" | undefined;
109
+ desktop?: "0" | "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12" | "none" | undefined;
110
+ largeDesktop?: "0" | "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12" | "none" | undefined;
111
+ } | undefined) | import("@vanilla-extract/sprinkles").ResponsiveArray<1 | 2 | 3 | 4, "0" | "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12" | "none" | null>;
112
112
  justifyContent: import("@vanilla-extract/sprinkles").ResponsiveArray<1 | 2 | 3 | 4, "space-around" | "space-between" | "space-evenly" | "stretch" | "center" | "end" | "start" | "centre" | "spaceAround" | "spaceBetween" | "flexEnd" | "flexStart" | null> | ("space-around" | "space-between" | "space-evenly" | "stretch" | "center" | "end" | "start" | "centre" | "spaceAround" | "spaceBetween" | "flexEnd" | "flexStart" | {
113
113
  mobile?: "space-around" | "space-between" | "space-evenly" | "stretch" | "center" | "end" | "start" | "centre" | "spaceAround" | "spaceBetween" | "flexEnd" | "flexStart" | undefined;
114
114
  tablet?: "space-around" | "space-between" | "space-evenly" | "stretch" | "center" | "end" | "start" | "centre" | "spaceAround" | "spaceBetween" | "flexEnd" | "flexStart" | undefined;
@@ -121,11 +121,11 @@ export declare const stackPropMapping: ({ align, center, end, gap, justify, minW
121
121
  desktop?: "auto" | "fit-content" | undefined;
122
122
  largeDesktop?: "auto" | "fit-content" | undefined;
123
123
  } | undefined) | import("@vanilla-extract/sprinkles").ResponsiveArray<1 | 2 | 3 | 4, "auto" | "fit-content" | null>;
124
- width: import("@vanilla-extract/sprinkles").ResponsiveArray<1 | 2 | 3 | 4, "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "full" | "auto" | "fit-content" | "max-content" | "min-content" | null> | ("1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "full" | "auto" | "fit-content" | "max-content" | "min-content" | {
125
- mobile?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "full" | "auto" | "fit-content" | "max-content" | "min-content" | undefined;
126
- tablet?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "full" | "auto" | "fit-content" | "max-content" | "min-content" | undefined;
127
- desktop?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "full" | "auto" | "fit-content" | "max-content" | "min-content" | undefined;
128
- largeDesktop?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "full" | "auto" | "fit-content" | "max-content" | "min-content" | undefined;
124
+ width: import("@vanilla-extract/sprinkles").ResponsiveArray<1 | 2 | 3 | 4, "0" | "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12" | "full" | "auto" | "fit-content" | "max-content" | "min-content" | null> | ("0" | "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12" | "full" | "auto" | "fit-content" | "max-content" | "min-content" | {
125
+ mobile?: "0" | "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12" | "full" | "auto" | "fit-content" | "max-content" | "min-content" | undefined;
126
+ tablet?: "0" | "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12" | "full" | "auto" | "fit-content" | "max-content" | "min-content" | undefined;
127
+ desktop?: "0" | "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12" | "full" | "auto" | "fit-content" | "max-content" | "min-content" | undefined;
128
+ largeDesktop?: "0" | "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12" | "full" | "auto" | "fit-content" | "max-content" | "min-content" | undefined;
129
129
  } | undefined);
130
130
  };
131
131
  /**
@@ -24,11 +24,11 @@ export const Flyout = _ref => {
24
24
  }, rest), {}, {
25
25
  children: /*#__PURE__*/_jsx(Box, {
26
26
  overflow: "hidden",
27
- backgroundColour: "white",
27
+ backgroundColor: "white",
28
28
  boxShadow: "4",
29
29
  borderRadius: "1",
30
30
  borderWidth: "1",
31
- borderColour: "gray",
31
+ borderColor: "default",
32
32
  children: children
33
33
  })
34
34
  }));
@@ -26,7 +26,7 @@ export const Heading = _ref => {
26
26
  size,
27
27
  transform,
28
28
  testId,
29
- weight = 'bold',
29
+ weight,
30
30
  wrap,
31
31
  display,
32
32
  m,
@@ -10,7 +10,7 @@ export const LinearProgressIndicator = /*#__PURE__*/memo(({
10
10
  position: "relative",
11
11
  overflow: "hidden",
12
12
  width: "full",
13
- backgroundColour: "gray200",
13
+ backgroundColor: "gray200",
14
14
  className: [styles.root, className],
15
15
  odComponent: "linear-progress-indicator",
16
16
  children: /*#__PURE__*/_jsx(Box, {
@@ -20,7 +20,7 @@ export const LinearProgressIndicator = /*#__PURE__*/memo(({
20
20
  className: styles.linearProgressBar,
21
21
  children: /*#__PURE__*/_jsx(Box, {
22
22
  as: "span",
23
- backgroundColour: "green300",
23
+ backgroundColor: "green300",
24
24
  position: "absolute",
25
25
  width: "full",
26
26
  height: "full",
@@ -27,9 +27,9 @@ const compactWeightMap = {
27
27
  h1: 'bold',
28
28
  h2: 'bold',
29
29
  h3: 'bold',
30
- h4: 'semiBold',
31
- h5: 'semiBold',
32
- h6: 'semiBold'
30
+ h4: 'medium',
31
+ h5: 'medium',
32
+ h6: 'medium'
33
33
  };
34
34
  function createHeadingComponent(level) {
35
35
  const Component = _ref => {
@@ -1 +1 @@
1
- {"version":3,"file":"Meta.css.d.ts","sourceRoot":"","sources":["../../../lib/components/Meta/Meta.css.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,OAAO,yCAOlB,CAAC"}
1
+ {"version":3,"file":"Meta.css.d.ts","sourceRoot":"","sources":["../../../lib/components/Meta/Meta.css.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,OAAO,yCAQlB,CAAC"}
@@ -4,10 +4,11 @@ import { styleVariants } from '@vanilla-extract/css';
4
4
  import { overdriveTokens as vars } from "../../themes/theme.css.js";
5
5
  export const variant = styleVariants({
6
6
  primary: {
7
+ // eslint-disable-next-line no-restricted-syntax -- RETAINED: intent-derived ref, reverted by the C-theme-bridge corrective package — never repointed pre-major (docs/ds2026-plan/track-c.md §1.5 + deviation 12).
7
8
  color: vars.colours.intent.primary.background.strong
8
9
  },
9
10
  secondary: {
10
- color: vars.typography.colour.dark
11
+ color: vars.color.foreground.primary
11
12
  }
12
13
  }, "variant");
13
14
  __vanilla_filescope__.endFileScope();
@@ -1 +1 @@
1
- {"version":3,"file":"Modal.d.ts","sourceRoot":"","sources":["../../../lib/components/Modal/Modal.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EACX,cAAc,EACd,aAAa,EACb,iBAAiB,EAEjB,MAAM,OAAO,CAAC;AAEf,OAAO,EAAE,SAAS,EAAyB,MAAM,OAAO,CAAC;AAKzD,OAAO,EAAE,MAAM,EAAE,MAAM,kBAAkB,CAAC;AAI1C,MAAM,WAAW,UAAW,SAAQ,cAAc,CAAC,OAAO,MAAM,CAAC;IAChE,MAAM,EAAE,OAAO,CAAC;IAChB,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,oBAAoB,CAAC,EAAE,OAAO,CAAC;IAC/B,QAAQ,CAAC,EAAE,SAAS,CAAC;IAErB,cAAc,CAAC,CAAC,CAAC,EAAE,UAAU,GAAG,eAAe,GAAG,MAAM,GAAG,IAAI,CAAC;CAChE;AAyDD,eAAO,MAAM,KAAK,EAAE,iBAAiB,CAAC,UAAU,CAmF/C,CAAC;AAEF,eAAO,MAAM,SAAS,GACpB,cAAc,SAAS,EAAE,GAAG,EAAE,EAC9B,kBAAkB,aAAa,CAAC,UAAU,GAAG,cAAc,CAAC,KAC1D,iBAAiB,CAAC,UAAU,GAAG,cAAc,CAgB/C,CAAC"}
1
+ {"version":3,"file":"Modal.d.ts","sourceRoot":"","sources":["../../../lib/components/Modal/Modal.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EACX,cAAc,EACd,aAAa,EACb,iBAAiB,EAEjB,MAAM,OAAO,CAAC;AAEf,OAAO,EAAE,SAAS,EAAyB,MAAM,OAAO,CAAC;AAKzD,OAAO,EAAE,MAAM,EAAE,MAAM,kBAAkB,CAAC;AAI1C,MAAM,WAAW,UAAW,SAAQ,cAAc,CAAC,OAAO,MAAM,CAAC;IAChE,MAAM,EAAE,OAAO,CAAC;IAChB,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,oBAAoB,CAAC,EAAE,OAAO,CAAC;IAC/B,QAAQ,CAAC,EAAE,SAAS,CAAC;IAErB,cAAc,CAAC,CAAC,CAAC,EAAE,UAAU,GAAG,eAAe,GAAG,MAAM,GAAG,IAAI,CAAC;CAChE;AAyDD,eAAO,MAAM,KAAK,EAAE,iBAAiB,CAAC,UAAU,CAoF/C,CAAC;AAEF,eAAO,MAAM,SAAS,GACpB,cAAc,SAAS,EAAE,GAAG,EAAE,EAC9B,kBAAkB,aAAa,CAAC,UAAU,GAAG,cAAc,CAAC,KAC1D,iBAAiB,CAAC,UAAU,GAAG,cAAc,CAgB/C,CAAC"}
@@ -107,7 +107,9 @@ export const Modal = ({
107
107
  "aria-hidden": "true",
108
108
  position: "fixed",
109
109
  pointerEvents: disableBackdropClick || state === 'CLOSING' ? 'none' : undefined,
110
- opacity: state === 'OPEN' ? undefined : 0,
110
+ opacity: state === 'OPEN' ? undefined : 0
111
+ // eslint-disable-next-line no-restricted-syntax -- RETAINED: intent-derived ref ("neutral" resolves via colours.intent.neutral), reverted by the C-theme-bridge corrective package — never repointed pre-major (docs/ds2026-plan/track-c.md §1.5 + deviation 12).
112
+ ,
111
113
  backgroundColour: hideBackdrop ? 'transparent' : 'neutral',
112
114
  className: [styles.backdrop.root, styles.transition, hideBackdrop && styles.backdrop.invisible],
113
115
  onClick: handleBackdropClick