@cloudscape-design/components 3.0.835 → 3.0.836

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 (93) hide show
  1. package/alert/styles.css.js +28 -28
  2. package/alert/styles.scoped.css +46 -46
  3. package/alert/styles.selectors.js +28 -28
  4. package/anchor-navigation/styles.css.js +8 -8
  5. package/anchor-navigation/styles.scoped.css +19 -19
  6. package/anchor-navigation/styles.selectors.js +8 -8
  7. package/button/styles.css.js +21 -21
  8. package/button/styles.scoped.css +157 -157
  9. package/button/styles.selectors.js +21 -21
  10. package/button-dropdown/item-element/styles.css.js +13 -13
  11. package/button-dropdown/item-element/styles.scoped.css +22 -22
  12. package/button-dropdown/item-element/styles.selectors.js +13 -13
  13. package/button-dropdown/styles.css.js +17 -17
  14. package/button-dropdown/styles.scoped.css +30 -30
  15. package/button-dropdown/styles.selectors.js +17 -17
  16. package/expandable-section/styles.css.js +34 -34
  17. package/expandable-section/styles.scoped.css +67 -67
  18. package/expandable-section/styles.selectors.js +34 -34
  19. package/file-token-group/styles.css.js +22 -22
  20. package/file-token-group/styles.scoped.css +31 -31
  21. package/file-token-group/styles.selectors.js +22 -22
  22. package/flashbar/styles.css.js +50 -50
  23. package/flashbar/styles.scoped.css +151 -151
  24. package/flashbar/styles.selectors.js +50 -50
  25. package/input/styles.css.js +13 -13
  26. package/input/styles.scoped.css +44 -44
  27. package/input/styles.selectors.js +13 -13
  28. package/internal/base-component/styles.scoped.css +4 -2
  29. package/internal/components/button-trigger/styles.css.js +13 -13
  30. package/internal/components/button-trigger/styles.scoped.css +37 -37
  31. package/internal/components/button-trigger/styles.selectors.js +13 -13
  32. package/internal/components/checkbox-icon/styles.css.js +9 -9
  33. package/internal/components/checkbox-icon/styles.scoped.css +10 -10
  34. package/internal/components/checkbox-icon/styles.selectors.js +9 -9
  35. package/internal/components/dropdown/styles.css.js +20 -20
  36. package/internal/components/dropdown/styles.scoped.css +39 -39
  37. package/internal/components/dropdown/styles.selectors.js +20 -20
  38. package/internal/components/menu-dropdown/styles.css.js +7 -7
  39. package/internal/components/menu-dropdown/styles.scoped.css +14 -14
  40. package/internal/components/menu-dropdown/styles.selectors.js +7 -7
  41. package/internal/components/token-list/styles.css.js +10 -10
  42. package/internal/components/token-list/styles.scoped.css +26 -26
  43. package/internal/components/token-list/styles.selectors.js +10 -10
  44. package/internal/environment.js +1 -1
  45. package/internal/environment.json +1 -1
  46. package/internal/generated/styles/tokens.d.ts +4 -2
  47. package/internal/generated/styles/tokens.js +4 -2
  48. package/internal/generated/theming/index.cjs +22 -8
  49. package/internal/generated/theming/index.cjs.d.ts +32 -0
  50. package/internal/generated/theming/index.d.ts +32 -0
  51. package/internal/generated/theming/index.js +22 -8
  52. package/internal/manifest.json +1 -1
  53. package/link/styles.css.js +20 -20
  54. package/link/styles.scoped.css +73 -73
  55. package/link/styles.selectors.js +20 -20
  56. package/package.json +1 -1
  57. package/pagination/styles.css.js +9 -9
  58. package/pagination/styles.scoped.css +27 -27
  59. package/pagination/styles.selectors.js +9 -9
  60. package/popover/styles.css.js +52 -52
  61. package/popover/styles.scoped.css +72 -75
  62. package/popover/styles.selectors.js +52 -52
  63. package/prompt-input/styles.css.js +14 -14
  64. package/prompt-input/styles.scoped.css +56 -56
  65. package/prompt-input/styles.selectors.js +14 -14
  66. package/property-filter/filtering-token/styles.css.js +18 -18
  67. package/property-filter/filtering-token/styles.scoped.css +45 -45
  68. package/property-filter/filtering-token/styles.selectors.js +18 -18
  69. package/property-filter/styles.css.js +39 -39
  70. package/property-filter/styles.scoped.css +42 -42
  71. package/property-filter/styles.selectors.js +39 -39
  72. package/segmented-control/styles.css.js +15 -15
  73. package/segmented-control/styles.scoped.css +38 -38
  74. package/segmented-control/styles.selectors.js +15 -15
  75. package/select/parts/styles.css.js +21 -21
  76. package/select/parts/styles.scoped.css +26 -26
  77. package/select/parts/styles.selectors.js +21 -21
  78. package/test-utils/tsconfig.tsbuildinfo +1 -1
  79. package/textarea/styles.css.js +5 -5
  80. package/textarea/styles.scoped.css +24 -24
  81. package/textarea/styles.selectors.js +5 -5
  82. package/tiles/styles.css.js +30 -30
  83. package/tiles/styles.scoped.css +79 -79
  84. package/tiles/styles.selectors.js +30 -30
  85. package/token-group/styles.css.js +8 -8
  86. package/token-group/styles.scoped.css +18 -18
  87. package/token-group/styles.selectors.js +8 -8
  88. package/top-navigation/styles.css.js +47 -47
  89. package/top-navigation/styles.scoped.css +67 -67
  90. package/top-navigation/styles.selectors.js +47 -47
  91. package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  92. package/tutorial-panel/components/tutorial-list/styles.scoped.css +29 -29
  93. package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
@@ -186,21 +186,21 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
186
186
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
187
187
  SPDX-License-Identifier: Apache-2.0
188
188
  */
189
- .awsui_root_gfwv3_1rcgd_189:not(#\9) {
189
+ .awsui_root_gfwv3_1ab1q_189:not(#\9) {
190
190
  gap: var(--space-scaled-xs-26e2du, 8px);
191
191
  }
192
- .awsui_root_gfwv3_1rcgd_189.awsui_horizontal_gfwv3_1rcgd_192:not(#\9) {
192
+ .awsui_root_gfwv3_1ab1q_189.awsui_horizontal_gfwv3_1ab1q_192:not(#\9) {
193
193
  display: flex;
194
194
  gap: var(--space-xs-zb16t3, 8px);
195
195
  flex-direction: row;
196
196
  flex-wrap: wrap;
197
197
  }
198
- .awsui_root_gfwv3_1rcgd_189.awsui_vertical_gfwv3_1rcgd_198:not(#\9) {
198
+ .awsui_root_gfwv3_1ab1q_189.awsui_vertical_gfwv3_1ab1q_198:not(#\9) {
199
199
  display: flex;
200
200
  flex-direction: column;
201
201
  }
202
202
 
203
- .awsui_list_gfwv3_1rcgd_203:not(#\9) {
203
+ .awsui_list_gfwv3_1ab1q_203:not(#\9) {
204
204
  display: contents;
205
205
  list-style: none;
206
206
  padding-block: 0;
@@ -208,43 +208,43 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
208
208
  margin-block: 0;
209
209
  margin-inline: 0;
210
210
  }
211
- .awsui_list_gfwv3_1rcgd_203.awsui_horizontal_gfwv3_1rcgd_192:not(#\9), .awsui_list_gfwv3_1rcgd_203.awsui_vertical_gfwv3_1rcgd_198:not(#\9) {
211
+ .awsui_list_gfwv3_1ab1q_203.awsui_horizontal_gfwv3_1ab1q_192:not(#\9), .awsui_list_gfwv3_1ab1q_203.awsui_vertical_gfwv3_1ab1q_198:not(#\9) {
212
212
  display: flex;
213
213
  gap: var(--space-xs-zb16t3, 8px);
214
214
  }
215
- .awsui_list_gfwv3_1rcgd_203.awsui_horizontal_gfwv3_1rcgd_192:not(#\9) {
215
+ .awsui_list_gfwv3_1ab1q_203.awsui_horizontal_gfwv3_1ab1q_192:not(#\9) {
216
216
  flex-direction: row;
217
217
  flex-wrap: wrap;
218
218
  }
219
- .awsui_list_gfwv3_1rcgd_203.awsui_vertical_gfwv3_1rcgd_198:not(#\9) {
219
+ .awsui_list_gfwv3_1ab1q_203.awsui_vertical_gfwv3_1ab1q_198:not(#\9) {
220
220
  flex-direction: column;
221
221
  }
222
- .awsui_list_gfwv3_1rcgd_203.awsui_grid_gfwv3_1rcgd_222:not(#\9) {
222
+ .awsui_list_gfwv3_1ab1q_203.awsui_grid_gfwv3_1ab1q_222:not(#\9) {
223
223
  display: grid;
224
224
  gap: var(--space-xs-zb16t3, 8px);
225
225
  grid-template-columns: repeat(auto-fill, 230px);
226
226
  }
227
227
  @media (max-width: 688px) {
228
- .awsui_list_gfwv3_1rcgd_203.awsui_grid_gfwv3_1rcgd_222:not(#\9) {
228
+ .awsui_list_gfwv3_1ab1q_203.awsui_grid_gfwv3_1ab1q_222:not(#\9) {
229
229
  display: flex;
230
230
  flex-direction: column;
231
231
  }
232
232
  }
233
233
 
234
- .awsui_list-item_gfwv3_1rcgd_234:not(#\9) {
234
+ .awsui_list-item_gfwv3_1ab1q_234:not(#\9) {
235
235
  padding-block: 0;
236
236
  padding-inline: 0;
237
237
  margin-block: 0;
238
238
  margin-inline: 0;
239
239
  }
240
240
 
241
- .awsui_toggle-container-inline_gfwv3_1rcgd_241:not(#\9) {
241
+ .awsui_toggle-container-inline_gfwv3_1ab1q_241:not(#\9) {
242
242
  padding-inline-start: var(--space-xs-zb16t3, 8px);
243
243
  display: flex;
244
244
  align-items: center;
245
245
  }
246
246
 
247
- .awsui_toggle_gfwv3_1rcgd_241:not(#\9) {
247
+ .awsui_toggle_gfwv3_1ab1q_241:not(#\9) {
248
248
  border-collapse: separate;
249
249
  border-spacing: 0;
250
250
  box-sizing: border-box;
@@ -281,8 +281,8 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
281
281
  display: flex;
282
282
  align-items: center;
283
283
  background-color: transparent;
284
- border-block: var(--border-field-width-09w7vk, 2px) solid transparent;
285
- border-inline: var(--border-field-width-09w7vk, 2px) solid transparent;
284
+ border-block: var(--border-width-field-h1g7tw, 2px) solid transparent;
285
+ border-inline: var(--border-width-field-h1g7tw, 2px) solid transparent;
286
286
  padding-block: 0;
287
287
  padding-inline: 0;
288
288
  margin-inline-start: -1px;
@@ -299,48 +299,48 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
299
299
  transition-duration: var(--motion-duration-refresh-only-medium-nf6485, 165ms);
300
300
  }
301
301
  @media (prefers-reduced-motion: reduce) {
302
- .awsui_toggle_gfwv3_1rcgd_241:not(#\9) {
302
+ .awsui_toggle_gfwv3_1ab1q_241:not(#\9) {
303
303
  animation: none;
304
304
  transition: none;
305
305
  }
306
306
  }
307
- .awsui-motion-disabled .awsui_toggle_gfwv3_1rcgd_241:not(#\9), .awsui-mode-entering .awsui_toggle_gfwv3_1rcgd_241:not(#\9) {
307
+ .awsui-motion-disabled .awsui_toggle_gfwv3_1ab1q_241:not(#\9), .awsui-mode-entering .awsui_toggle_gfwv3_1ab1q_241:not(#\9) {
308
308
  animation: none;
309
309
  transition: none;
310
310
  }
311
- .awsui_toggle_gfwv3_1rcgd_241:not(#\9):hover {
311
+ .awsui_toggle_gfwv3_1ab1q_241:not(#\9):hover {
312
312
  cursor: pointer;
313
313
  color: var(--color-text-link-hover-49uoe9, #002b66);
314
314
  }
315
- .awsui_toggle_gfwv3_1rcgd_241:not(#\9):focus {
315
+ .awsui_toggle_gfwv3_1ab1q_241:not(#\9):focus {
316
316
  outline: none;
317
317
  }
318
- .awsui_toggle_gfwv3_1rcgd_241:not(#\9):active {
318
+ .awsui_toggle_gfwv3_1ab1q_241:not(#\9):active {
319
319
  color: var(--color-text-link-hover-49uoe9, #002b66);
320
320
  }
321
- .awsui_toggle_gfwv3_1rcgd_241:not(#\9):active, .awsui_toggle_gfwv3_1rcgd_241:not(#\9):focus, .awsui_toggle_gfwv3_1rcgd_241:not(#\9):hover {
321
+ .awsui_toggle_gfwv3_1ab1q_241:not(#\9):active, .awsui_toggle_gfwv3_1ab1q_241:not(#\9):focus, .awsui_toggle_gfwv3_1ab1q_241:not(#\9):hover {
322
322
  text-decoration-line: underline;
323
323
  text-decoration-color: currentColor;
324
324
  }
325
- .awsui_toggle_gfwv3_1rcgd_241:not(#\9):active, .awsui_toggle_gfwv3_1rcgd_241:not(#\9):focus, .awsui_toggle_gfwv3_1rcgd_241:not(#\9):hover {
325
+ .awsui_toggle_gfwv3_1ab1q_241:not(#\9):active, .awsui_toggle_gfwv3_1ab1q_241:not(#\9):focus, .awsui_toggle_gfwv3_1ab1q_241:not(#\9):hover {
326
326
  text-decoration: none;
327
327
  text-decoration-color: transparent;
328
328
  }
329
- body[data-awsui-focus-visible=true] .awsui_toggle_gfwv3_1rcgd_241:not(#\9):focus {
329
+ body[data-awsui-focus-visible=true] .awsui_toggle_gfwv3_1ab1q_241:not(#\9):focus {
330
330
  outline: 2px dotted transparent;
331
- border-block: var(--border-field-width-09w7vk, 2px) solid var(--color-border-item-focused-nv6mhz, #006ce0);
332
- border-inline: var(--border-field-width-09w7vk, 2px) solid var(--color-border-item-focused-nv6mhz, #006ce0);
331
+ border-block: var(--border-width-field-h1g7tw, 2px) solid var(--color-border-item-focused-nv6mhz, #006ce0);
332
+ border-inline: var(--border-width-field-h1g7tw, 2px) solid var(--color-border-item-focused-nv6mhz, #006ce0);
333
333
  border-start-start-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
334
334
  border-start-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
335
335
  border-end-start-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
336
336
  border-end-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
337
337
  box-shadow: 0 0 0 var(--border-control-focus-ring-shadow-spread-0ctpjf, 0px) var(--color-border-item-focused-nv6mhz, #006ce0);
338
338
  }
339
- .awsui_toggle_gfwv3_1rcgd_241 > .awsui_description_gfwv3_1rcgd_336:not(#\9) {
339
+ .awsui_toggle_gfwv3_1ab1q_241 > .awsui_description_gfwv3_1ab1q_336:not(#\9) {
340
340
  margin-inline-start: var(--space-xxs-p8yyaw, 4px);
341
341
  }
342
342
 
343
- .awsui_separator_gfwv3_1rcgd_340:not(#\9) {
343
+ .awsui_separator_gfwv3_1ab1q_340:not(#\9) {
344
344
  margin-block: 0;
345
345
  margin-inline: var(--space-scaled-m-mo5yse, 16px);
346
346
  inline-size: var(--border-divider-section-width-1061zr, 1px);
@@ -2,15 +2,15 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "root": "awsui_root_gfwv3_1rcgd_189",
6
- "horizontal": "awsui_horizontal_gfwv3_1rcgd_192",
7
- "vertical": "awsui_vertical_gfwv3_1rcgd_198",
8
- "list": "awsui_list_gfwv3_1rcgd_203",
9
- "grid": "awsui_grid_gfwv3_1rcgd_222",
10
- "list-item": "awsui_list-item_gfwv3_1rcgd_234",
11
- "toggle-container-inline": "awsui_toggle-container-inline_gfwv3_1rcgd_241",
12
- "toggle": "awsui_toggle_gfwv3_1rcgd_241",
13
- "description": "awsui_description_gfwv3_1rcgd_336",
14
- "separator": "awsui_separator_gfwv3_1rcgd_340"
5
+ "root": "awsui_root_gfwv3_1ab1q_189",
6
+ "horizontal": "awsui_horizontal_gfwv3_1ab1q_192",
7
+ "vertical": "awsui_vertical_gfwv3_1ab1q_198",
8
+ "list": "awsui_list_gfwv3_1ab1q_203",
9
+ "grid": "awsui_grid_gfwv3_1ab1q_222",
10
+ "list-item": "awsui_list-item_gfwv3_1ab1q_234",
11
+ "toggle-container-inline": "awsui_toggle-container-inline_gfwv3_1ab1q_241",
12
+ "toggle": "awsui_toggle_gfwv3_1ab1q_241",
13
+ "description": "awsui_description_gfwv3_1ab1q_336",
14
+ "separator": "awsui_separator_gfwv3_1ab1q_340"
15
15
  };
16
16
 
@@ -1,4 +1,4 @@
1
1
  export var PACKAGE_SOURCE = "components";
2
- export var PACKAGE_VERSION = "3.0.0 (1b5b3e9b)";
2
+ export var PACKAGE_VERSION = "3.0.0 (c1f9dc90)";
3
3
  export var THEME = "open-source-visual-refresh";
4
4
  export var ALWAYS_VISUAL_REFRESH = true;
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "PACKAGE_SOURCE": "components",
3
- "PACKAGE_VERSION": "3.0.0 (1b5b3e9b)",
3
+ "PACKAGE_VERSION": "3.0.0 (c1f9dc90)",
4
4
  "THEME": "default",
5
5
  "ALWAYS_VISUAL_REFRESH": false
6
6
  }
@@ -485,7 +485,6 @@ export const colorDropzoneBorderDefault: string;
485
485
  export const colorDropzoneBorderHover: string;
486
486
  export const fontBoxValueLargeWeight: string;
487
487
  export const fontButtonLetterSpacing: string;
488
- export const fontButtonWeight: string;
489
488
  export const fontChartDetailSize: string;
490
489
  export const fontDisplayLabelWeight: string;
491
490
  export const fontExpandableHeadingSize: string;
@@ -511,6 +510,7 @@ export const fontTabsDisabledWeight: string;
511
510
  export const fontTabsLineHeight: string;
512
511
  export const fontTabsSize: string;
513
512
  export const fontWayfindingLinkActiveWeight: string;
513
+ export const fontWeightButton: string;
514
514
  export const fontWeightHeadingXl: string;
515
515
  export const fontWeightHeadingL: string;
516
516
  export const fontWeightHeadingM: string;
@@ -540,7 +540,6 @@ export const borderControlInvalidFocusRingShadowSpread: string;
540
540
  export const borderDividerListWidth: string;
541
541
  export const borderDividerSectionWidth: string;
542
542
  export const borderDropdownVirtualOffsetWidth: string;
543
- export const borderFieldWidth: string;
544
543
  export const borderInvalidWidth: string;
545
544
  export const borderItemWidth: string;
546
545
  export const borderLineChartDashArray: string;
@@ -570,6 +569,9 @@ export const borderRadiusTutorialPanelItem: string;
570
569
  export const borderTableStickyWidth: string;
571
570
  export const borderLinkFocusRingOutline: string;
572
571
  export const borderLinkFocusRingShadowSpread: string;
572
+ export const borderWidthAlert: string;
573
+ export const borderWidthField: string;
574
+ export const borderWidthPopover: string;
573
575
  export const motionDurationExtraFast: string;
574
576
  export const motionDurationExtraSlow: string;
575
577
  export const motionDurationFast: string;
@@ -485,7 +485,6 @@ export var colorDropzoneBorderDefault = "var(--color-dropzone-border-default-phw
485
485
  export var colorDropzoneBorderHover = "var(--color-dropzone-border-hover-tpluhc, #002b66)";
486
486
  export var fontBoxValueLargeWeight = "var(--font-box-value-large-weight-onoq9k, 700)";
487
487
  export var fontButtonLetterSpacing = "var(--font-button-letter-spacing-65ug0o, 0.005em)";
488
- export var fontButtonWeight = "var(--font-button-weight-hv56tz, 700)";
489
488
  export var fontChartDetailSize = "var(--font-chart-detail-size-1n389u, 12px)";
490
489
  export var fontDisplayLabelWeight = "var(--font-display-label-weight-815ja9, 700)";
491
490
  export var fontExpandableHeadingSize = "var(--font-expandable-heading-size-smdiul, 16px)";
@@ -511,6 +510,7 @@ export var fontTabsDisabledWeight = "var(--font-tabs-disabled-weight-1xcs5l, 700
511
510
  export var fontTabsLineHeight = "var(--font-tabs-line-height-dzo7k3, 20px)";
512
511
  export var fontTabsSize = "var(--font-tabs-size-8zzqp2, 16px)";
513
512
  export var fontWayfindingLinkActiveWeight = "var(--font-wayfinding-link-active-weight-rbmzei, 700)";
513
+ export var fontWeightButton = "var(--font-weight-button-c91p4t, 700)";
514
514
  export var fontWeightHeadingXl = "var(--font-weight-heading-xl-yvsksd, 700)";
515
515
  export var fontWeightHeadingL = "var(--font-weight-heading-l-f8711v, 700)";
516
516
  export var fontWeightHeadingM = "var(--font-weight-heading-m-m2ekmb, 700)";
@@ -540,7 +540,6 @@ export var borderControlInvalidFocusRingShadowSpread = "var(--border-control-inv
540
540
  export var borderDividerListWidth = "var(--border-divider-list-width-27y3k5, 1px)";
541
541
  export var borderDividerSectionWidth = "var(--border-divider-section-width-1061zr, 1px)";
542
542
  export var borderDropdownVirtualOffsetWidth = "var(--border-dropdown-virtual-offset-width-kekgc0, 2px)";
543
- export var borderFieldWidth = "var(--border-field-width-09w7vk, 2px)";
544
543
  export var borderInvalidWidth = "var(--border-invalid-width-5ktjp2, 8px)";
545
544
  export var borderItemWidth = "var(--border-item-width-yel47s, 2px)";
546
545
  export var borderLineChartDashArray = "var(--border-line-chart-dash-array-k49cgz, 3 5)";
@@ -570,6 +569,9 @@ export var borderRadiusTutorialPanelItem = "var(--border-radius-tutorial-panel-i
570
569
  export var borderTableStickyWidth = "var(--border-table-sticky-width-87kf12, 1px)";
571
570
  export var borderLinkFocusRingOutline = "var(--border-link-focus-ring-outline-kkfop6, 0)";
572
571
  export var borderLinkFocusRingShadowSpread = "var(--border-link-focus-ring-shadow-spread-v8hkrl, 2px)";
572
+ export var borderWidthAlert = "var(--border-width-alert-t0f3yn, 2px)";
573
+ export var borderWidthField = "var(--border-width-field-h1g7tw, 2px)";
574
+ export var borderWidthPopover = "var(--border-width-popover-h2a419, 2px)";
573
575
  export var motionDurationExtraFast = "var(--motion-duration-extra-fast-3huyux, 45ms)";
574
576
  export var motionDurationExtraSlow = "var(--motion-duration-extra-slow-ngjb9g, 270ms)";
575
577
  export var motionDurationFast = "var(--motion-duration-fast-sbm3r7, 90ms)";
@@ -1819,7 +1819,6 @@ module.exports.preset = {
1819
1819
  },
1820
1820
  "fontBoxValueLargeWeight": "700",
1821
1821
  "fontButtonLetterSpacing": "0.005em",
1822
- "fontButtonWeight": "700",
1823
1822
  "fontChartDetailSize": "{fontSizeBodyS}",
1824
1823
  "fontDisplayLabelWeight": "700",
1825
1824
  "fontExpandableHeadingSize": "{fontSizeHeadingS}",
@@ -1828,7 +1827,7 @@ module.exports.preset = {
1828
1827
  "fontHeaderH2DescriptionLineHeight": "{lineHeightBodyM}",
1829
1828
  "fontHeaderH2DescriptionSize": "{fontSizeBodyM}",
1830
1829
  "fontLinkButtonLetterSpacing": "{fontButtonLetterSpacing}",
1831
- "fontLinkButtonWeight": "{fontButtonWeight}",
1830
+ "fontLinkButtonWeight": "{fontWeightButton}",
1832
1831
  "fontPanelHeaderLineHeight": "{lineHeightHeadingM}",
1833
1832
  "fontPanelHeaderSize": "{fontSizeHeadingM}",
1834
1833
  "fontSizeBodyM": "14px",
@@ -1845,6 +1844,7 @@ module.exports.preset = {
1845
1844
  "fontTabsLineHeight": "{lineHeightHeadingS}",
1846
1845
  "fontTabsSize": "{fontSizeHeadingS}",
1847
1846
  "fontWayfindingLinkActiveWeight": "700",
1847
+ "fontWeightButton": "700",
1848
1848
  "fontWeightHeadingXl": "700",
1849
1849
  "fontWeightHeadingL": "700",
1850
1850
  "fontWeightHeadingM": "700",
@@ -1874,7 +1874,6 @@ module.exports.preset = {
1874
1874
  "borderDividerListWidth": "1px",
1875
1875
  "borderDividerSectionWidth": "1px",
1876
1876
  "borderDropdownVirtualOffsetWidth": "2px",
1877
- "borderFieldWidth": "2px",
1878
1877
  "borderInvalidWidth": "8px",
1879
1878
  "borderItemWidth": "2px",
1880
1879
  "borderLineChartDashArray": "3 5",
@@ -1904,6 +1903,9 @@ module.exports.preset = {
1904
1903
  "borderTableStickyWidth": "1px",
1905
1904
  "borderLinkFocusRingOutline": "0",
1906
1905
  "borderLinkFocusRingShadowSpread": "2px",
1906
+ "borderWidthAlert": "2px",
1907
+ "borderWidthField": "2px",
1908
+ "borderWidthPopover": "2px",
1907
1909
  "motionDurationExtraFast": {
1908
1910
  "default": "45ms",
1909
1911
  "disabled": "0ms"
@@ -10185,6 +10187,7 @@ module.exports.preset = {
10185
10187
  "fontSizeHeadingM",
10186
10188
  "fontSizeHeadingS",
10187
10189
  "fontSizeHeadingXs",
10190
+ "fontWeightButton",
10188
10191
  "fontWeightHeadingXl",
10189
10192
  "fontWeightHeadingL",
10190
10193
  "fontWeightHeadingM",
@@ -10213,7 +10216,10 @@ module.exports.preset = {
10213
10216
  "borderRadiusTabsFocusRing",
10214
10217
  "borderRadiusTiles",
10215
10218
  "borderRadiusToken",
10216
- "borderRadiusTutorialPanelItem"
10219
+ "borderRadiusTutorialPanelItem",
10220
+ "borderWidthAlert",
10221
+ "borderWidthField",
10222
+ "borderWidthPopover"
10217
10223
  ],
10218
10224
  "exposed": [
10219
10225
  "colorChartsRed300",
@@ -10527,6 +10533,7 @@ module.exports.preset = {
10527
10533
  "fontSizeHeadingM",
10528
10534
  "fontSizeHeadingS",
10529
10535
  "fontSizeHeadingXs",
10536
+ "fontWeightButton",
10530
10537
  "fontWeightHeadingXl",
10531
10538
  "fontWeightHeadingL",
10532
10539
  "fontWeightHeadingM",
@@ -10557,6 +10564,9 @@ module.exports.preset = {
10557
10564
  "borderRadiusToken",
10558
10565
  "borderRadiusChatBubble",
10559
10566
  "borderRadiusTutorialPanelItem",
10567
+ "borderWidthAlert",
10568
+ "borderWidthField",
10569
+ "borderWidthPopover",
10560
10570
  "motionDurationAvatarGenAiGradient",
10561
10571
  "motionDurationAvatarLoadingDots",
10562
10572
  "motionEasingAvatarGenAiGradient",
@@ -11080,7 +11090,6 @@ module.exports.preset = {
11080
11090
  "colorDropzoneBorderHover": "color-dropzone-border-hover",
11081
11091
  "fontBoxValueLargeWeight": "font-box-value-large-weight",
11082
11092
  "fontButtonLetterSpacing": "font-button-letter-spacing",
11083
- "fontButtonWeight": "font-button-weight",
11084
11093
  "fontChartDetailSize": "font-chart-detail-size",
11085
11094
  "fontDisplayLabelWeight": "font-display-label-weight",
11086
11095
  "fontExpandableHeadingSize": "font-expandable-heading-size",
@@ -11106,6 +11115,7 @@ module.exports.preset = {
11106
11115
  "fontTabsLineHeight": "font-tabs-line-height",
11107
11116
  "fontTabsSize": "font-tabs-size",
11108
11117
  "fontWayfindingLinkActiveWeight": "font-wayfinding-link-active-weight",
11118
+ "fontWeightButton": "font-weight-button",
11109
11119
  "fontWeightHeadingXl": "font-weight-heading-xl",
11110
11120
  "fontWeightHeadingL": "font-weight-heading-l",
11111
11121
  "fontWeightHeadingM": "font-weight-heading-m",
@@ -11135,7 +11145,6 @@ module.exports.preset = {
11135
11145
  "borderDividerListWidth": "border-divider-list-width",
11136
11146
  "borderDividerSectionWidth": "border-divider-section-width",
11137
11147
  "borderDropdownVirtualOffsetWidth": "border-dropdown-virtual-offset-width",
11138
- "borderFieldWidth": "border-field-width",
11139
11148
  "borderInvalidWidth": "border-invalid-width",
11140
11149
  "borderItemWidth": "border-item-width",
11141
11150
  "borderLineChartDashArray": "border-line-chart-dash-array",
@@ -11165,6 +11174,9 @@ module.exports.preset = {
11165
11174
  "borderTableStickyWidth": "border-table-sticky-width",
11166
11175
  "borderLinkFocusRingOutline": "border-link-focus-ring-outline",
11167
11176
  "borderLinkFocusRingShadowSpread": "border-link-focus-ring-shadow-spread",
11177
+ "borderWidthAlert": "border-width-alert",
11178
+ "borderWidthField": "border-width-field",
11179
+ "borderWidthPopover": "border-width-popover",
11168
11180
  "motionDurationExtraFast": "motion-duration-extra-fast",
11169
11181
  "motionDurationExtraSlow": "motion-duration-extra-slow",
11170
11182
  "motionDurationFast": "motion-duration-fast",
@@ -11820,7 +11832,6 @@ module.exports.preset = {
11820
11832
  "colorDropzoneBorderHover": "--color-dropzone-border-hover-tpluhc",
11821
11833
  "fontBoxValueLargeWeight": "--font-box-value-large-weight-onoq9k",
11822
11834
  "fontButtonLetterSpacing": "--font-button-letter-spacing-65ug0o",
11823
- "fontButtonWeight": "--font-button-weight-hv56tz",
11824
11835
  "fontChartDetailSize": "--font-chart-detail-size-1n389u",
11825
11836
  "fontDisplayLabelWeight": "--font-display-label-weight-815ja9",
11826
11837
  "fontExpandableHeadingSize": "--font-expandable-heading-size-smdiul",
@@ -11846,6 +11857,7 @@ module.exports.preset = {
11846
11857
  "fontTabsLineHeight": "--font-tabs-line-height-dzo7k3",
11847
11858
  "fontTabsSize": "--font-tabs-size-8zzqp2",
11848
11859
  "fontWayfindingLinkActiveWeight": "--font-wayfinding-link-active-weight-rbmzei",
11860
+ "fontWeightButton": "--font-weight-button-c91p4t",
11849
11861
  "fontWeightHeadingXl": "--font-weight-heading-xl-yvsksd",
11850
11862
  "fontWeightHeadingL": "--font-weight-heading-l-f8711v",
11851
11863
  "fontWeightHeadingM": "--font-weight-heading-m-m2ekmb",
@@ -11875,7 +11887,6 @@ module.exports.preset = {
11875
11887
  "borderDividerListWidth": "--border-divider-list-width-27y3k5",
11876
11888
  "borderDividerSectionWidth": "--border-divider-section-width-1061zr",
11877
11889
  "borderDropdownVirtualOffsetWidth": "--border-dropdown-virtual-offset-width-kekgc0",
11878
- "borderFieldWidth": "--border-field-width-09w7vk",
11879
11890
  "borderInvalidWidth": "--border-invalid-width-5ktjp2",
11880
11891
  "borderItemWidth": "--border-item-width-yel47s",
11881
11892
  "borderLineChartDashArray": "--border-line-chart-dash-array-k49cgz",
@@ -11905,6 +11916,9 @@ module.exports.preset = {
11905
11916
  "borderTableStickyWidth": "--border-table-sticky-width-87kf12",
11906
11917
  "borderLinkFocusRingOutline": "--border-link-focus-ring-outline-kkfop6",
11907
11918
  "borderLinkFocusRingShadowSpread": "--border-link-focus-ring-shadow-spread-v8hkrl",
11919
+ "borderWidthAlert": "--border-width-alert-t0f3yn",
11920
+ "borderWidthField": "--border-width-field-h1g7tw",
11921
+ "borderWidthPopover": "--border-width-popover-h2a419",
11908
11922
  "motionDurationExtraFast": "--motion-duration-extra-fast-3huyux",
11909
11923
  "motionDurationExtraSlow": "--motion-duration-extra-slow-ngjb9g",
11910
11924
  "motionDurationFast": "--motion-duration-fast-sbm3r7",
@@ -214,6 +214,7 @@ export declare interface TypedOverride {
214
214
  fontSizeHeadingM?: GlobalValue;
215
215
  fontSizeHeadingS?: GlobalValue;
216
216
  fontSizeHeadingXs?: GlobalValue;
217
+ fontWeightButton?: GlobalValue;
217
218
  fontWeightHeadingXl?: GlobalValue;
218
219
  fontWeightHeadingL?: GlobalValue;
219
220
  fontWeightHeadingM?: GlobalValue;
@@ -243,6 +244,9 @@ export declare interface TypedOverride {
243
244
  borderRadiusTiles?: GlobalValue;
244
245
  borderRadiusToken?: GlobalValue;
245
246
  borderRadiusTutorialPanelItem?: GlobalValue;
247
+ borderWidthAlert?: GlobalValue;
248
+ borderWidthField?: GlobalValue;
249
+ borderWidthPopover?: GlobalValue;
246
250
  },
247
251
  contexts?: {
248
252
  'compact-table'?: {
@@ -459,6 +463,7 @@ export declare interface TypedOverride {
459
463
  fontSizeHeadingM?: GlobalValue;
460
464
  fontSizeHeadingS?: GlobalValue;
461
465
  fontSizeHeadingXs?: GlobalValue;
466
+ fontWeightButton?: GlobalValue;
462
467
  fontWeightHeadingXl?: GlobalValue;
463
468
  fontWeightHeadingL?: GlobalValue;
464
469
  fontWeightHeadingM?: GlobalValue;
@@ -488,6 +493,9 @@ export declare interface TypedOverride {
488
493
  borderRadiusTiles?: GlobalValue;
489
494
  borderRadiusToken?: GlobalValue;
490
495
  borderRadiusTutorialPanelItem?: GlobalValue;
496
+ borderWidthAlert?: GlobalValue;
497
+ borderWidthField?: GlobalValue;
498
+ borderWidthPopover?: GlobalValue;
491
499
  }
492
500
  };
493
501
  'top-navigation'?: {
@@ -704,6 +712,7 @@ export declare interface TypedOverride {
704
712
  fontSizeHeadingM?: GlobalValue;
705
713
  fontSizeHeadingS?: GlobalValue;
706
714
  fontSizeHeadingXs?: GlobalValue;
715
+ fontWeightButton?: GlobalValue;
707
716
  fontWeightHeadingXl?: GlobalValue;
708
717
  fontWeightHeadingL?: GlobalValue;
709
718
  fontWeightHeadingM?: GlobalValue;
@@ -733,6 +742,9 @@ export declare interface TypedOverride {
733
742
  borderRadiusTiles?: GlobalValue;
734
743
  borderRadiusToken?: GlobalValue;
735
744
  borderRadiusTutorialPanelItem?: GlobalValue;
745
+ borderWidthAlert?: GlobalValue;
746
+ borderWidthField?: GlobalValue;
747
+ borderWidthPopover?: GlobalValue;
736
748
  }
737
749
  };
738
750
  'header'?: {
@@ -949,6 +961,7 @@ export declare interface TypedOverride {
949
961
  fontSizeHeadingM?: GlobalValue;
950
962
  fontSizeHeadingS?: GlobalValue;
951
963
  fontSizeHeadingXs?: GlobalValue;
964
+ fontWeightButton?: GlobalValue;
952
965
  fontWeightHeadingXl?: GlobalValue;
953
966
  fontWeightHeadingL?: GlobalValue;
954
967
  fontWeightHeadingM?: GlobalValue;
@@ -978,6 +991,9 @@ export declare interface TypedOverride {
978
991
  borderRadiusTiles?: GlobalValue;
979
992
  borderRadiusToken?: GlobalValue;
980
993
  borderRadiusTutorialPanelItem?: GlobalValue;
994
+ borderWidthAlert?: GlobalValue;
995
+ borderWidthField?: GlobalValue;
996
+ borderWidthPopover?: GlobalValue;
981
997
  }
982
998
  };
983
999
  'flashbar'?: {
@@ -1194,6 +1210,7 @@ export declare interface TypedOverride {
1194
1210
  fontSizeHeadingM?: GlobalValue;
1195
1211
  fontSizeHeadingS?: GlobalValue;
1196
1212
  fontSizeHeadingXs?: GlobalValue;
1213
+ fontWeightButton?: GlobalValue;
1197
1214
  fontWeightHeadingXl?: GlobalValue;
1198
1215
  fontWeightHeadingL?: GlobalValue;
1199
1216
  fontWeightHeadingM?: GlobalValue;
@@ -1223,6 +1240,9 @@ export declare interface TypedOverride {
1223
1240
  borderRadiusTiles?: GlobalValue;
1224
1241
  borderRadiusToken?: GlobalValue;
1225
1242
  borderRadiusTutorialPanelItem?: GlobalValue;
1243
+ borderWidthAlert?: GlobalValue;
1244
+ borderWidthField?: GlobalValue;
1245
+ borderWidthPopover?: GlobalValue;
1226
1246
  }
1227
1247
  };
1228
1248
  'flashbar-warning'?: {
@@ -1439,6 +1459,7 @@ export declare interface TypedOverride {
1439
1459
  fontSizeHeadingM?: GlobalValue;
1440
1460
  fontSizeHeadingS?: GlobalValue;
1441
1461
  fontSizeHeadingXs?: GlobalValue;
1462
+ fontWeightButton?: GlobalValue;
1442
1463
  fontWeightHeadingXl?: GlobalValue;
1443
1464
  fontWeightHeadingL?: GlobalValue;
1444
1465
  fontWeightHeadingM?: GlobalValue;
@@ -1468,6 +1489,9 @@ export declare interface TypedOverride {
1468
1489
  borderRadiusTiles?: GlobalValue;
1469
1490
  borderRadiusToken?: GlobalValue;
1470
1491
  borderRadiusTutorialPanelItem?: GlobalValue;
1492
+ borderWidthAlert?: GlobalValue;
1493
+ borderWidthField?: GlobalValue;
1494
+ borderWidthPopover?: GlobalValue;
1471
1495
  }
1472
1496
  };
1473
1497
  'alert'?: {
@@ -1684,6 +1708,7 @@ export declare interface TypedOverride {
1684
1708
  fontSizeHeadingM?: GlobalValue;
1685
1709
  fontSizeHeadingS?: GlobalValue;
1686
1710
  fontSizeHeadingXs?: GlobalValue;
1711
+ fontWeightButton?: GlobalValue;
1687
1712
  fontWeightHeadingXl?: GlobalValue;
1688
1713
  fontWeightHeadingL?: GlobalValue;
1689
1714
  fontWeightHeadingM?: GlobalValue;
@@ -1713,6 +1738,9 @@ export declare interface TypedOverride {
1713
1738
  borderRadiusTiles?: GlobalValue;
1714
1739
  borderRadiusToken?: GlobalValue;
1715
1740
  borderRadiusTutorialPanelItem?: GlobalValue;
1741
+ borderWidthAlert?: GlobalValue;
1742
+ borderWidthField?: GlobalValue;
1743
+ borderWidthPopover?: GlobalValue;
1716
1744
  }
1717
1745
  };
1718
1746
  'alert-header'?: {
@@ -1929,6 +1957,7 @@ export declare interface TypedOverride {
1929
1957
  fontSizeHeadingM?: GlobalValue;
1930
1958
  fontSizeHeadingS?: GlobalValue;
1931
1959
  fontSizeHeadingXs?: GlobalValue;
1960
+ fontWeightButton?: GlobalValue;
1932
1961
  fontWeightHeadingXl?: GlobalValue;
1933
1962
  fontWeightHeadingL?: GlobalValue;
1934
1963
  fontWeightHeadingM?: GlobalValue;
@@ -1958,6 +1987,9 @@ export declare interface TypedOverride {
1958
1987
  borderRadiusTiles?: GlobalValue;
1959
1988
  borderRadiusToken?: GlobalValue;
1960
1989
  borderRadiusTutorialPanelItem?: GlobalValue;
1990
+ borderWidthAlert?: GlobalValue;
1991
+ borderWidthField?: GlobalValue;
1992
+ borderWidthPopover?: GlobalValue;
1961
1993
  }
1962
1994
  }
1963
1995
  }