@cloudscape-design/components 3.0.1298 → 3.0.1300

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 (123) hide show
  1. package/attribute-editor/styles.css.js +15 -15
  2. package/attribute-editor/styles.scoped.css +29 -28
  3. package/attribute-editor/styles.selectors.js +15 -15
  4. package/autosuggest/interfaces.d.ts +0 -2
  5. package/autosuggest/interfaces.d.ts.map +1 -1
  6. package/autosuggest/interfaces.js.map +1 -1
  7. package/breadcrumb-group/item/styles.css.js +7 -7
  8. package/breadcrumb-group/item/styles.scoped.css +30 -29
  9. package/breadcrumb-group/item/styles.selectors.js +7 -7
  10. package/breadcrumb-group/styles.css.js +14 -14
  11. package/breadcrumb-group/styles.scoped.css +25 -25
  12. package/breadcrumb-group/styles.selectors.js +14 -14
  13. package/button-dropdown/category-elements/category-element.js +1 -1
  14. package/button-dropdown/category-elements/category-element.js.map +1 -1
  15. package/button-dropdown/category-elements/expandable-category-element.js +1 -1
  16. package/button-dropdown/category-elements/expandable-category-element.js.map +1 -1
  17. package/button-dropdown/category-elements/mobile-expandable-category-element.js +1 -1
  18. package/button-dropdown/category-elements/mobile-expandable-category-element.js.map +1 -1
  19. package/button-dropdown/item-element/index.js +1 -1
  20. package/button-dropdown/item-element/index.js.map +1 -1
  21. package/button-dropdown/item-element/styles.css.js +21 -21
  22. package/button-dropdown/item-element/styles.scoped.css +38 -37
  23. package/button-dropdown/item-element/styles.selectors.js +21 -21
  24. package/copy-to-clipboard/index.d.ts +1 -0
  25. package/copy-to-clipboard/index.d.ts.map +1 -1
  26. package/copy-to-clipboard/index.js +2 -2
  27. package/copy-to-clipboard/index.js.map +1 -1
  28. package/copy-to-clipboard/interfaces.d.ts +5 -0
  29. package/copy-to-clipboard/interfaces.d.ts.map +1 -1
  30. package/copy-to-clipboard/interfaces.js.map +1 -1
  31. package/copy-to-clipboard/internal.d.ts +1 -0
  32. package/copy-to-clipboard/internal.d.ts.map +1 -1
  33. package/copy-to-clipboard/internal.js +3 -3
  34. package/copy-to-clipboard/internal.js.map +1 -1
  35. package/copy-to-clipboard/styles.css.js +5 -3
  36. package/copy-to-clipboard/styles.scoped.css +18 -3
  37. package/copy-to-clipboard/styles.selectors.js +5 -3
  38. package/drawer/implementation.d.ts +3 -3
  39. package/drawer/implementation.d.ts.map +1 -1
  40. package/drawer/implementation.js +3 -2
  41. package/drawer/implementation.js.map +1 -1
  42. package/drawer/index.d.ts +2 -10
  43. package/drawer/index.d.ts.map +1 -1
  44. package/drawer/index.js +21 -9
  45. package/drawer/index.js.map +1 -1
  46. package/drawer/interfaces.d.ts +45 -18
  47. package/drawer/interfaces.d.ts.map +1 -1
  48. package/drawer/interfaces.js.map +1 -1
  49. package/drawer/styles.css.js +29 -25
  50. package/drawer/styles.scoped.css +43 -34
  51. package/drawer/styles.selectors.js +29 -25
  52. package/drawer/utils.d.ts +2 -2
  53. package/drawer/utils.d.ts.map +1 -1
  54. package/drawer/utils.js +6 -5
  55. package/drawer/utils.js.map +1 -1
  56. package/form-field/styles.css.js +24 -24
  57. package/form-field/styles.scoped.css +41 -41
  58. package/form-field/styles.selectors.js +24 -24
  59. package/help-panel/styles.css.js +6 -6
  60. package/help-panel/styles.scoped.css +73 -71
  61. package/help-panel/styles.selectors.js +6 -6
  62. package/internal/base-component/styles.scoped.css +31 -13
  63. package/internal/components/token-list/styles.css.js +10 -10
  64. package/internal/components/token-list/styles.scoped.css +24 -23
  65. package/internal/components/token-list/styles.selectors.js +10 -10
  66. package/internal/environment.js +2 -2
  67. package/internal/environment.json +2 -2
  68. package/internal/generated/styles/tokens.d.ts +25 -12
  69. package/internal/generated/styles/tokens.js +25 -12
  70. package/internal/generated/theming/index.cjs +196 -58
  71. package/internal/generated/theming/index.cjs.d.ts +234 -99
  72. package/internal/generated/theming/index.d.ts +234 -99
  73. package/internal/generated/theming/index.js +196 -58
  74. package/internal/manifest.json +1 -1
  75. package/key-value-pairs/styles.css.js +8 -8
  76. package/key-value-pairs/styles.scoped.css +13 -12
  77. package/key-value-pairs/styles.selectors.js +8 -8
  78. package/link/internal.js +1 -1
  79. package/link/internal.js.map +1 -1
  80. package/link/styles.css.js +21 -21
  81. package/link/styles.scoped.css +94 -84
  82. package/link/styles.selectors.js +21 -21
  83. package/manifest.json +5 -0
  84. package/multiselect/interfaces.d.ts +0 -2
  85. package/multiselect/interfaces.d.ts.map +1 -1
  86. package/multiselect/interfaces.js.map +1 -1
  87. package/package.json +1 -1
  88. package/pagination/index.d.ts.map +1 -1
  89. package/pagination/index.js +4 -1
  90. package/pagination/index.js.map +1 -1
  91. package/prompt-input/interfaces.d.ts +0 -2
  92. package/prompt-input/interfaces.d.ts.map +1 -1
  93. package/prompt-input/interfaces.js.map +1 -1
  94. package/select/interfaces.d.ts +0 -2
  95. package/select/interfaces.d.ts.map +1 -1
  96. package/select/interfaces.js.map +1 -1
  97. package/status-indicator/internal.js +1 -1
  98. package/status-indicator/internal.js.map +1 -1
  99. package/table/body-cell/td-element.js +1 -1
  100. package/table/body-cell/td-element.js.map +1 -1
  101. package/tag-editor/styles.css.js +3 -3
  102. package/tag-editor/styles.scoped.css +12 -11
  103. package/tag-editor/styles.selectors.js +3 -3
  104. package/test-utils/dom/drawer/index.d.ts +2 -0
  105. package/test-utils/dom/drawer/index.js +6 -0
  106. package/test-utils/dom/drawer/index.js.map +1 -1
  107. package/test-utils/selectors/drawer/index.d.ts +2 -0
  108. package/test-utils/selectors/drawer/index.js +6 -0
  109. package/test-utils/selectors/drawer/index.js.map +1 -1
  110. package/text-content/styles.css.js +1 -1
  111. package/text-content/styles.scoped.css +68 -66
  112. package/text-content/styles.selectors.js +1 -1
  113. package/tooltip/index.d.ts +0 -3
  114. package/tooltip/index.d.ts.map +1 -1
  115. package/tooltip/index.js +0 -3
  116. package/tooltip/index.js.map +1 -1
  117. package/wizard/interfaces.d.ts +0 -2
  118. package/wizard/interfaces.d.ts.map +1 -1
  119. package/wizard/interfaces.js.map +1 -1
  120. package/drawer/next.d.ts +0 -5
  121. package/drawer/next.d.ts.map +0 -1
  122. package/drawer/next.js +0 -38
  123. package/drawer/next.js.map +0 -1
@@ -1,20 +1,20 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "empty-appear": "awsui_empty-appear_n4qlp_1orq3_153",
5
- "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_n4qlp_1orq3_1",
6
- "root": "awsui_root_n4qlp_1orq3_175",
7
- "empty": "awsui_empty_n4qlp_1orq3_153",
8
- "row": "awsui_row_n4qlp_1orq3_218",
9
- "divider": "awsui_divider_n4qlp_1orq3_222",
10
- "row-control": "awsui_row-control_n4qlp_1orq3_227",
11
- "field": "awsui_field_n4qlp_1orq3_231",
12
- "additional-info": "awsui_additional-info_n4qlp_1orq3_235",
13
- "add-row": "awsui_add-row_n4qlp_1orq3_281",
14
- "add-button": "awsui_add-button_n4qlp_1orq3_285",
15
- "remove-button-container": "awsui_remove-button-container_n4qlp_1orq3_289",
16
- "remove-button-field-padding": "awsui_remove-button-field-padding_n4qlp_1orq3_293",
17
- "remove-button-own-row": "awsui_remove-button-own-row_n4qlp_1orq3_297",
18
- "remove-button": "awsui_remove-button_n4qlp_1orq3_289"
4
+ "empty-appear": "awsui_empty-appear_n4qlp_1i4u8_153",
5
+ "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_n4qlp_1i4u8_1",
6
+ "root": "awsui_root_n4qlp_1i4u8_175",
7
+ "empty": "awsui_empty_n4qlp_1i4u8_153",
8
+ "row": "awsui_row_n4qlp_1i4u8_218",
9
+ "divider": "awsui_divider_n4qlp_1i4u8_222",
10
+ "row-control": "awsui_row-control_n4qlp_1i4u8_227",
11
+ "field": "awsui_field_n4qlp_1i4u8_231",
12
+ "additional-info": "awsui_additional-info_n4qlp_1i4u8_235",
13
+ "add-row": "awsui_add-row_n4qlp_1i4u8_282",
14
+ "add-button": "awsui_add-button_n4qlp_1i4u8_286",
15
+ "remove-button-container": "awsui_remove-button-container_n4qlp_1i4u8_290",
16
+ "remove-button-field-padding": "awsui_remove-button-field-padding_n4qlp_1i4u8_294",
17
+ "remove-button-own-row": "awsui_remove-button-own-row_n4qlp_1i4u8_298",
18
+ "remove-button": "awsui_remove-button_n4qlp_1i4u8_290"
19
19
  };
20
20
 
@@ -150,10 +150,10 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
150
150
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
151
151
  SPDX-License-Identifier: Apache-2.0
152
152
  */
153
- .awsui_empty-appear_n4qlp_1orq3_153:not(#\9) {
154
- animation: awsui_awsui-motion-fade-in_n4qlp_1orq3_1 var(--motion-duration-transition-show-paced-t8d1os, 180ms) var(--motion-easing-transition-show-paced-x2k7uh, ease-out);
153
+ .awsui_empty-appear_n4qlp_1i4u8_153:not(#\9) {
154
+ animation: awsui_awsui-motion-fade-in_n4qlp_1i4u8_1 var(--motion-duration-transition-show-paced-t8d1os, 180ms) var(--motion-easing-transition-show-paced-x2k7uh, ease-out);
155
155
  }
156
- @keyframes awsui_awsui-motion-fade-in_n4qlp_1orq3_1 {
156
+ @keyframes awsui_awsui-motion-fade-in_n4qlp_1i4u8_1 {
157
157
  from {
158
158
  opacity: 0.2;
159
159
  }
@@ -162,17 +162,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
162
162
  }
163
163
  }
164
164
  @media (prefers-reduced-motion: reduce) {
165
- .awsui_empty-appear_n4qlp_1orq3_153:not(#\9) {
165
+ .awsui_empty-appear_n4qlp_1i4u8_153:not(#\9) {
166
166
  animation: none;
167
167
  transition: none;
168
168
  }
169
169
  }
170
- .awsui-motion-disabled .awsui_empty-appear_n4qlp_1orq3_153:not(#\9), .awsui-mode-entering .awsui_empty-appear_n4qlp_1orq3_153:not(#\9) {
170
+ .awsui-motion-disabled .awsui_empty-appear_n4qlp_1i4u8_153:not(#\9), .awsui-mode-entering .awsui_empty-appear_n4qlp_1i4u8_153:not(#\9) {
171
171
  animation: none;
172
172
  transition: none;
173
173
  }
174
174
 
175
- .awsui_root_n4qlp_1orq3_175:not(#\9) {
175
+ .awsui_root_n4qlp_1i4u8_175:not(#\9) {
176
176
  border-collapse: separate;
177
177
  border-spacing: 0;
178
178
  box-sizing: border-box;
@@ -208,31 +208,31 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
208
208
  align-items: start;
209
209
  }
210
210
 
211
- .awsui_empty_n4qlp_1orq3_153:not(#\9) {
211
+ .awsui_empty_n4qlp_1i4u8_153:not(#\9) {
212
212
  font-size: var(--font-size-body-m-a7nh2n, 14px);
213
213
  line-height: var(--line-height-body-m-2mh3ke, 20px);
214
214
  color: var(--color-text-empty-tlohug, #656871);
215
215
  grid-column: 1/-1;
216
216
  }
217
217
 
218
- .awsui_row_n4qlp_1orq3_218:not(#\9) {
218
+ .awsui_row_n4qlp_1i4u8_218:not(#\9) {
219
219
  display: contents;
220
220
  }
221
221
 
222
- .awsui_divider_n4qlp_1orq3_222:not(#\9) {
222
+ .awsui_divider_n4qlp_1i4u8_222:not(#\9) {
223
223
  grid-column: 1/-1;
224
224
  border-block-start: var(--border-divider-section-width-uwo8my, 1px) solid var(--color-border-divider-default-nr68jt, #c6c6cd);
225
225
  }
226
226
 
227
- .awsui_row-control_n4qlp_1orq3_227:not(#\9) {
227
+ .awsui_row-control_n4qlp_1i4u8_227:not(#\9) {
228
228
  /* used in test-utils */
229
229
  }
230
230
 
231
- .awsui_field_n4qlp_1orq3_231:not(#\9) {
231
+ .awsui_field_n4qlp_1i4u8_231:not(#\9) {
232
232
  min-inline-size: 40px;
233
233
  }
234
234
 
235
- .awsui_additional-info_n4qlp_1orq3_235:not(#\9) {
235
+ .awsui_additional-info_n4qlp_1i4u8_235:not(#\9) {
236
236
  color: var(--color-text-form-secondary-1nm780, #656871);
237
237
  font-size: var(--font-size-body-s-smc8cv, 12px);
238
238
  line-height: var(--line-height-body-s-nu5hx1, 16px);
@@ -242,64 +242,65 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
242
242
  margin-block-start: var(--space-xxs-hwfkai, 4px);
243
243
  /* stylelint-disable-next-line selector-max-type */
244
244
  }
245
- .awsui_additional-info_n4qlp_1orq3_235 > a:not(#\9) {
245
+ .awsui_additional-info_n4qlp_1i4u8_235 > a:not(#\9) {
246
246
  text-underline-offset: 0.3em;
247
- text-decoration-thickness: 1px;
247
+ text-decoration-thickness: var(--font-decoration-thickness-link-uesuo7, 1px);
248
+ text-decoration-style: var(--font-decoration-style-link-pk2xmp, solid);
248
249
  color: var(--awsui-style-color-default-6b9ypa, var(--color-text-link-default-hude44, #006ce0));
249
250
  font-weight: inherit;
250
251
  letter-spacing: normal;
251
252
  text-decoration-line: underline;
252
- text-decoration-color: currentColor;
253
+ text-decoration-color: var(--color-text-link-decoration-default-0x8fhu, currentColor);
253
254
  transition-property: color, -webkit-text-decoration;
254
255
  transition-property: color, text-decoration;
255
256
  transition-property: color, text-decoration, -webkit-text-decoration;
256
257
  transition-duration: var(--motion-duration-refresh-only-medium-5rbn3k, 165ms);
257
258
  }
258
259
  @media (prefers-reduced-motion: reduce) {
259
- .awsui_additional-info_n4qlp_1orq3_235 > a:not(#\9) {
260
+ .awsui_additional-info_n4qlp_1i4u8_235 > a:not(#\9) {
260
261
  animation: none;
261
262
  transition: none;
262
263
  }
263
264
  }
264
- .awsui-motion-disabled .awsui_additional-info_n4qlp_1orq3_235 > a:not(#\9), .awsui-mode-entering .awsui_additional-info_n4qlp_1orq3_235 > a:not(#\9) {
265
+ .awsui-motion-disabled .awsui_additional-info_n4qlp_1i4u8_235 > a:not(#\9), .awsui-mode-entering .awsui_additional-info_n4qlp_1i4u8_235 > a:not(#\9) {
265
266
  animation: none;
266
267
  transition: none;
267
268
  }
268
- .awsui_additional-info_n4qlp_1orq3_235 > a:not(#\9):hover {
269
+ .awsui_additional-info_n4qlp_1i4u8_235 > a:not(#\9):hover {
269
270
  cursor: pointer;
270
271
  color: var(--awsui-style-color-hover-6b9ypa, var(--color-text-link-hover-2hfec2, #002b66));
271
272
  }
272
- .awsui_additional-info_n4qlp_1orq3_235 > a:not(#\9):focus {
273
+ .awsui_additional-info_n4qlp_1i4u8_235 > a:not(#\9):focus {
273
274
  outline: none;
274
275
  }
275
- .awsui_additional-info_n4qlp_1orq3_235 > a:not(#\9):active {
276
+ .awsui_additional-info_n4qlp_1i4u8_235 > a:not(#\9):active {
276
277
  color: var(--awsui-style-color-active-6b9ypa, var(--color-text-link-hover-2hfec2, #002b66));
277
278
  }
278
- .awsui_additional-info_n4qlp_1orq3_235 > a:not(#\9):active, .awsui_additional-info_n4qlp_1orq3_235 > a:not(#\9):focus, .awsui_additional-info_n4qlp_1orq3_235 > a:not(#\9):hover {
279
+ .awsui_additional-info_n4qlp_1i4u8_235 > a:not(#\9):active, .awsui_additional-info_n4qlp_1i4u8_235 > a:not(#\9):focus, .awsui_additional-info_n4qlp_1i4u8_235 > a:not(#\9):hover {
279
280
  text-decoration-line: underline;
280
- text-decoration-color: currentColor;
281
+ text-decoration-color: var(--color-text-link-decoration-hover-kui2t9, currentColor);
281
282
  }
282
283
 
283
- .awsui_add-row_n4qlp_1orq3_281:not(#\9) {
284
+ .awsui_add-row_n4qlp_1i4u8_282:not(#\9) {
284
285
  grid-column: 1/-1;
285
286
  }
286
287
 
287
- .awsui_add-button_n4qlp_1orq3_285:not(#\9) {
288
+ .awsui_add-button_n4qlp_1i4u8_286:not(#\9) {
288
289
  /* used in test-utils */
289
290
  }
290
291
 
291
- .awsui_remove-button-container_n4qlp_1orq3_289:not(#\9) {
292
+ .awsui_remove-button-container_n4qlp_1i4u8_290:not(#\9) {
292
293
  display: inline-block;
293
294
  }
294
295
 
295
- .awsui_remove-button-field-padding_n4qlp_1orq3_293:not(#\9) {
296
+ .awsui_remove-button-field-padding_n4qlp_1i4u8_294:not(#\9) {
296
297
  padding-block-start: calc(var(--space-xxs-hwfkai, 4px) + var(--line-height-body-m-2mh3ke, 20px));
297
298
  }
298
299
 
299
- .awsui_remove-button-own-row_n4qlp_1orq3_297:not(#\9) {
300
+ .awsui_remove-button-own-row_n4qlp_1i4u8_298:not(#\9) {
300
301
  justify-self: end;
301
302
  }
302
303
 
303
- .awsui_remove-button_n4qlp_1orq3_289:not(#\9) {
304
+ .awsui_remove-button_n4qlp_1i4u8_290:not(#\9) {
304
305
  /* used in test-utils */
305
306
  }
@@ -2,20 +2,20 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "empty-appear": "awsui_empty-appear_n4qlp_1orq3_153",
6
- "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_n4qlp_1orq3_1",
7
- "root": "awsui_root_n4qlp_1orq3_175",
8
- "empty": "awsui_empty_n4qlp_1orq3_153",
9
- "row": "awsui_row_n4qlp_1orq3_218",
10
- "divider": "awsui_divider_n4qlp_1orq3_222",
11
- "row-control": "awsui_row-control_n4qlp_1orq3_227",
12
- "field": "awsui_field_n4qlp_1orq3_231",
13
- "additional-info": "awsui_additional-info_n4qlp_1orq3_235",
14
- "add-row": "awsui_add-row_n4qlp_1orq3_281",
15
- "add-button": "awsui_add-button_n4qlp_1orq3_285",
16
- "remove-button-container": "awsui_remove-button-container_n4qlp_1orq3_289",
17
- "remove-button-field-padding": "awsui_remove-button-field-padding_n4qlp_1orq3_293",
18
- "remove-button-own-row": "awsui_remove-button-own-row_n4qlp_1orq3_297",
19
- "remove-button": "awsui_remove-button_n4qlp_1orq3_289"
5
+ "empty-appear": "awsui_empty-appear_n4qlp_1i4u8_153",
6
+ "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_n4qlp_1i4u8_1",
7
+ "root": "awsui_root_n4qlp_1i4u8_175",
8
+ "empty": "awsui_empty_n4qlp_1i4u8_153",
9
+ "row": "awsui_row_n4qlp_1i4u8_218",
10
+ "divider": "awsui_divider_n4qlp_1i4u8_222",
11
+ "row-control": "awsui_row-control_n4qlp_1i4u8_227",
12
+ "field": "awsui_field_n4qlp_1i4u8_231",
13
+ "additional-info": "awsui_additional-info_n4qlp_1i4u8_235",
14
+ "add-row": "awsui_add-row_n4qlp_1i4u8_282",
15
+ "add-button": "awsui_add-button_n4qlp_1i4u8_286",
16
+ "remove-button-container": "awsui_remove-button-container_n4qlp_1i4u8_290",
17
+ "remove-button-field-padding": "awsui_remove-button-field-padding_n4qlp_1i4u8_294",
18
+ "remove-button-own-row": "awsui_remove-button-own-row_n4qlp_1i4u8_298",
19
+ "remove-button": "awsui_remove-button_n4qlp_1i4u8_290"
20
20
  };
21
21
 
@@ -73,8 +73,6 @@ export interface AutosuggestProps extends BaseComponentProps, BaseInputProps, In
73
73
  * The component still manages focus, keyboard interactions, and selection state, but it no longer applies its default item layout or typography.
74
74
  *
75
75
  * When returning `null`, the default rendering will be applied for that item.
76
- *
77
- * @awsuiSystem core
78
76
  */
79
77
  renderOption?: AutosuggestProps.ItemRenderer;
80
78
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"interfaces.d.ts","sourceRoot":"","sources":["../../../src/autosuggest/interfaces.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"interfaces.d.ts","sourceRoot":"","sources":["../../../src/autosuggest/interfaces.ts"],"names":[],"mappings":"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"}
@@ -1 +1 @@
1
- {"version":3,"file":"interfaces.js","sourceRoot":"","sources":["../../../src/autosuggest/interfaces.ts"],"names":[],"mappings":"","sourcesContent":["// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.\n// SPDX-License-Identifier: Apache-2.0\nimport React, { ReactNode } from 'react';\n\nimport { BaseDropdownHostProps, OptionsFilteringType, OptionsLoadItemsDetail } from '../dropdown/interfaces';\nimport { BaseInputProps, InputAutoCorrect, InputClearLabel, InputKeyEvents, InputProps } from '../input/interfaces';\nimport { BaseComponentProps } from '../internal/base-component';\nimport { DropdownStatusProps } from '../internal/components/dropdown-status';\nimport { OptionDefinition, OptionGroup } from '../internal/components/option/interfaces';\nimport { FormFieldValidationControlProps } from '../internal/context/form-field-context';\nimport { NonCancelableEventHandler } from '../internal/events';\n\nexport interface AutosuggestProps\n extends BaseComponentProps,\n BaseInputProps,\n InputAutoCorrect,\n BaseDropdownHostProps,\n InputKeyEvents,\n InputClearLabel,\n FormFieldValidationControlProps,\n DropdownStatusProps {\n onLoadItems?: NonCancelableEventHandler<AutosuggestProps.LoadItemsDetail>;\n /**\n * Specifies an array of options that are displayed to the user as a dropdown list.\n * The options can be grouped using `OptionGroup` objects.\n *\n * #### Option\n * - `value` (string) - The returned value of the option when selected.\n * - `label` (string) - (Optional) Option text displayed to the user.\n * - `lang` (string) - (Optional) The language of the option, provided as a BCP 47 language tag.\n * - `description` (string) - (Optional) Further information about the option that appears below the label.\n * - `disabled` (boolean) - (Optional) Determines whether the option is disabled.\n * - `labelTag` (string) - (Optional) A label tag that provides additional guidance, shown next to the label.\n * - `tags` [string[]] - (Optional) A list of tags giving further guidance about the option.\n * - `filteringTags` [string[]] - (Optional) A list of additional tags used for automatic filtering.\n * - `iconName` (string) - (Optional) Specifies the name of an [icon](/components/icon/) to display in the option.\n * - `iconAriaLabel` (string) - (Optional) Specifies alternate text for the icon. We recommend that you provide this for accessibility.\n * - `iconAlt` (string) - (Optional) **Deprecated**, replaced by \\`iconAriaLabel\\`. Specifies alternate text for a custom icon, for use with `iconUrl`.\n * - `iconUrl` (string) - (Optional) URL of a custom icon.\n * - `iconSvg` (ReactNode) - (Optional) Custom SVG icon. Equivalent to the `svg` slot of the [icon component](/components/icon/).\n *\n * #### OptionGroup\n * - `label` (string) - Option group text displayed to the user.\n * - `disabled` (boolean) - (Optional) Determines whether the option group is disabled.\n * - `options` (Option[]) - (Optional) The options under this group.\n *\n * Note: Only one level of option nesting is supported.\n *\n * If you want to use the built-in filtering capabilities of this component, provide\n * a list of all valid options here and they will be automatically filtered based on the user's filtering input.\n *\n * Alternatively, you can listen to the `onChange` or `onLoadItems` event and set new options\n * on your own.\n **/\n options?: AutosuggestProps.Options;\n\n /**\n * Specifies a render function to render custom options in the dropdown menu.\n *\n * The item inside the props has a different shape depending on its type:\n *\n *\n * ### item\n *\n * - `type` ('item') - The item type.\n * - `index` (number) - The item's absolute position in the dropdown.\n * - `option` (Option) - The original option configuration.\n * - `disabled` (boolean) - Whether the item is disabled.\n * - `highlighted` (boolean) - Whether the item is currently highlighted.\n * - `selected` (boolean) - Whether the item is selected.\n * - `parent` (OptionGroupRenderItem | null) - The parent group item, if any.\n *\n * ### group\n *\n * - `type` ('group') - The item type.\n * - `index` (number) - The item's absolute position in the dropdown.\n * - `option` (OptionGroup) - The original option configuration.\n * - `disabled` (boolean) - Whether the item is disabled.\n *\n * ### entered-text\n *\n * - `type` ('entered-text') - The item type.\n * - `option` (Option) - The entered-text option configuration.\n *\n * When providing a custom `renderOption` implementation, it fully replaces the default visual rendering and content for that item.\n * The component still manages focus, keyboard interactions, and selection state, but it no longer applies its default item layout or typography.\n *\n * When returning `null`, the default rendering will be applied for that item.\n *\n * @awsuiSystem core\n */\n renderOption?: AutosuggestProps.ItemRenderer;\n\n /**\n * Determines how filtering is applied to the list of `options`:\n *\n * * `auto` - The component will automatically filter options based on user input.\n * * `manual` - You will set up `onChange` or `onLoadItems` event listeners and filter options on your side or request\n * them from server.\n *\n * By default the component will filter the provided `options` based on the value of the filtering input field.\n * Only options that have a `value`, `label`, `description` or `labelTag` that contains the input value as a substring\n * are displayed in the list of options.\n *\n * If you set this property to `manual`, this default filtering mechanism is disabled and all provided `options` are\n * displayed in the dropdown list. In that case make sure that you use the `onChange` or `onLoadItems` events in order\n * to set the `options` property to the options that are relevant for the user, given the filtering input value.\n *\n * Note: Manual filtering doesn't disable match highlighting.\n **/\n filteringType?: OptionsFilteringType;\n\n /**\n * Specifies a function that generates the custom value indicator (for example, `Use \"${value}\"`).\n * @i18n\n */\n enteredTextLabel?: AutosuggestProps.EnteredTextLabel;\n\n /**\n * Defines whether entered text option is shown as the first option in the dropdown when value is non-empty.\n */\n hideEnteredTextOption?: boolean;\n\n /**\n * Specifies the text to display with the number of matches at the bottom of the dropdown menu while filtering.\n *\n * Note that the `matchesCount` includes the `enteredTextLabel` (\"Use ${value}\") item, so in most cases you\n * should subtract 1 from `matchesCount`. If using manual filtering, you should provide your own value for `totalCount`.\n */\n filteringResultsText?: (matchesCount: number, totalCount: number) => string;\n\n /**\n * Specifies the text that's displayed when there aren't any suggestions to display.\n * This is displayed when `statusType` is set to `finished` or it's not set at all.\n */\n empty?: React.ReactNode;\n\n /**\n * Called whenever a user selects an option in the dropdown. Don't use this event as the only way to handle user input.\n * Instead, use `onSelect` in combination with the `onChange` handler only as an optional convenience for the user.\n */\n onSelect?: NonCancelableEventHandler<AutosuggestProps.SelectDetail>;\n\n /**\n * Specifies the localized string that describes an option as being selected.\n * This is required to provide a good screen reader experience. For more information, see the\n * [accessibility guidelines](/components/autosuggest/?tabId=usage#accessibility-guidelines).\n * @i18n\n */\n selectedAriaLabel?: string;\n /**\n * Overrides the element that is announced to screen readers\n * when the highlighted option changes. By default, this announces\n * the option's name and properties, and its selected state if\n * the `selectedAriaLabel` property is defined.\n * The highlighted option is provided, and its group (if groups\n * are used and it differs from the group of the previously highlighted option).\n *\n * For more information, see the\n * [accessibility guidelines](/components/autosuggest/?tabId=usage#accessibility-guidelines).\n */\n renderHighlightedAriaLive?: AutosuggestProps.ContainingOptionAndGroupString;\n\n /**\n * An object containing CSS properties to customize the autosuggest's visual appearance.\n * Refer to the [style](/components/autosuggest/?tabId=style) tab for more details.\n * @awsuiSystem core\n */\n style?: AutosuggestProps.Style;\n}\n\nexport namespace AutosuggestProps {\n export type ChangeDetail = InputProps.ChangeDetail;\n export type KeyDetail = InputProps.KeyDetail;\n export type FilteringType = OptionsFilteringType;\n export type Option = OptionDefinition;\n export type Options = ReadonlyArray<Option | OptionGroup>;\n export type EnteredTextLabel = (value: string) => string;\n export interface OptionGroup extends Option {\n label?: string;\n options: ReadonlyArray<Option>;\n }\n /* eslint-disable-next-line @typescript-eslint/no-empty-object-type --\n * Required to create a distinct named type for the documenter.\n **/\n export interface LoadItemsDetail extends OptionsLoadItemsDetail {}\n export type StatusType = DropdownStatusProps.StatusType;\n export interface SelectDetail {\n value: string;\n selectedOption?: Option;\n }\n\n export interface ContainingOptionAndGroupString {\n (option: Option, group?: OptionGroup): string;\n }\n\n export interface OptionRenderItem {\n type: 'item';\n index: number;\n option: Option;\n disabled: boolean;\n highlighted: boolean;\n selected: boolean;\n parent: OptionGroupRenderItem | null;\n }\n export interface OptionGroupRenderItem {\n type: 'group';\n index: number;\n option: OptionGroup;\n disabled: boolean;\n }\n export interface EnteredTextRenderItem {\n type: 'entered-text';\n option: Option;\n highlighted: boolean;\n }\n export type RenderItem = OptionRenderItem | OptionGroupRenderItem | EnteredTextRenderItem;\n export type ItemRenderer = (props: { item: RenderItem; filterText?: string }) => ReactNode | null;\n\n export interface Ref {\n /**\n * Sets input focus onto the UI control.\n */\n focus(): void;\n\n /**\n * Selects all text in the input control.\n */\n select(): void;\n }\n\n export interface Style {\n root?: {\n backgroundColor?: {\n default?: string;\n disabled?: string;\n focus?: string;\n hover?: string;\n readonly?: string;\n };\n borderColor?: {\n default?: string;\n disabled?: string;\n focus?: string;\n hover?: string;\n readonly?: string;\n };\n borderRadius?: string;\n borderWidth?: string;\n boxShadow?: {\n default?: string;\n disabled?: string;\n focus?: string;\n hover?: string;\n readonly?: string;\n };\n color?: {\n default?: string;\n disabled?: string;\n focus?: string;\n hover?: string;\n readonly?: string;\n };\n fontSize?: string;\n fontWeight?: string;\n paddingBlock?: string;\n paddingInline?: string;\n };\n placeholder?: {\n color?: string;\n fontSize?: string;\n fontStyle?: string;\n fontWeight?: string;\n };\n }\n}\n\n// TODO: use DropdownOption type same as in select and multiselect\nexport type AutosuggestItem = (AutosuggestProps.Option | AutosuggestProps.OptionGroup) & {\n type?: 'parent' | 'child' | 'use-entered';\n option: OptionDefinition | OptionGroup;\n parent?: OptionGroup;\n};\n"]}
1
+ {"version":3,"file":"interfaces.js","sourceRoot":"","sources":["../../../src/autosuggest/interfaces.ts"],"names":[],"mappings":"","sourcesContent":["// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.\n// SPDX-License-Identifier: Apache-2.0\nimport React, { ReactNode } from 'react';\n\nimport { BaseDropdownHostProps, OptionsFilteringType, OptionsLoadItemsDetail } from '../dropdown/interfaces';\nimport { BaseInputProps, InputAutoCorrect, InputClearLabel, InputKeyEvents, InputProps } from '../input/interfaces';\nimport { BaseComponentProps } from '../internal/base-component';\nimport { DropdownStatusProps } from '../internal/components/dropdown-status';\nimport { OptionDefinition, OptionGroup } from '../internal/components/option/interfaces';\nimport { FormFieldValidationControlProps } from '../internal/context/form-field-context';\nimport { NonCancelableEventHandler } from '../internal/events';\n\nexport interface AutosuggestProps\n extends BaseComponentProps,\n BaseInputProps,\n InputAutoCorrect,\n BaseDropdownHostProps,\n InputKeyEvents,\n InputClearLabel,\n FormFieldValidationControlProps,\n DropdownStatusProps {\n onLoadItems?: NonCancelableEventHandler<AutosuggestProps.LoadItemsDetail>;\n /**\n * Specifies an array of options that are displayed to the user as a dropdown list.\n * The options can be grouped using `OptionGroup` objects.\n *\n * #### Option\n * - `value` (string) - The returned value of the option when selected.\n * - `label` (string) - (Optional) Option text displayed to the user.\n * - `lang` (string) - (Optional) The language of the option, provided as a BCP 47 language tag.\n * - `description` (string) - (Optional) Further information about the option that appears below the label.\n * - `disabled` (boolean) - (Optional) Determines whether the option is disabled.\n * - `labelTag` (string) - (Optional) A label tag that provides additional guidance, shown next to the label.\n * - `tags` [string[]] - (Optional) A list of tags giving further guidance about the option.\n * - `filteringTags` [string[]] - (Optional) A list of additional tags used for automatic filtering.\n * - `iconName` (string) - (Optional) Specifies the name of an [icon](/components/icon/) to display in the option.\n * - `iconAriaLabel` (string) - (Optional) Specifies alternate text for the icon. We recommend that you provide this for accessibility.\n * - `iconAlt` (string) - (Optional) **Deprecated**, replaced by \\`iconAriaLabel\\`. Specifies alternate text for a custom icon, for use with `iconUrl`.\n * - `iconUrl` (string) - (Optional) URL of a custom icon.\n * - `iconSvg` (ReactNode) - (Optional) Custom SVG icon. Equivalent to the `svg` slot of the [icon component](/components/icon/).\n *\n * #### OptionGroup\n * - `label` (string) - Option group text displayed to the user.\n * - `disabled` (boolean) - (Optional) Determines whether the option group is disabled.\n * - `options` (Option[]) - (Optional) The options under this group.\n *\n * Note: Only one level of option nesting is supported.\n *\n * If you want to use the built-in filtering capabilities of this component, provide\n * a list of all valid options here and they will be automatically filtered based on the user's filtering input.\n *\n * Alternatively, you can listen to the `onChange` or `onLoadItems` event and set new options\n * on your own.\n **/\n options?: AutosuggestProps.Options;\n\n /**\n * Specifies a render function to render custom options in the dropdown menu.\n *\n * The item inside the props has a different shape depending on its type:\n *\n *\n * ### item\n *\n * - `type` ('item') - The item type.\n * - `index` (number) - The item's absolute position in the dropdown.\n * - `option` (Option) - The original option configuration.\n * - `disabled` (boolean) - Whether the item is disabled.\n * - `highlighted` (boolean) - Whether the item is currently highlighted.\n * - `selected` (boolean) - Whether the item is selected.\n * - `parent` (OptionGroupRenderItem | null) - The parent group item, if any.\n *\n * ### group\n *\n * - `type` ('group') - The item type.\n * - `index` (number) - The item's absolute position in the dropdown.\n * - `option` (OptionGroup) - The original option configuration.\n * - `disabled` (boolean) - Whether the item is disabled.\n *\n * ### entered-text\n *\n * - `type` ('entered-text') - The item type.\n * - `option` (Option) - The entered-text option configuration.\n *\n * When providing a custom `renderOption` implementation, it fully replaces the default visual rendering and content for that item.\n * The component still manages focus, keyboard interactions, and selection state, but it no longer applies its default item layout or typography.\n *\n * When returning `null`, the default rendering will be applied for that item.\n */\n renderOption?: AutosuggestProps.ItemRenderer;\n\n /**\n * Determines how filtering is applied to the list of `options`:\n *\n * * `auto` - The component will automatically filter options based on user input.\n * * `manual` - You will set up `onChange` or `onLoadItems` event listeners and filter options on your side or request\n * them from server.\n *\n * By default the component will filter the provided `options` based on the value of the filtering input field.\n * Only options that have a `value`, `label`, `description` or `labelTag` that contains the input value as a substring\n * are displayed in the list of options.\n *\n * If you set this property to `manual`, this default filtering mechanism is disabled and all provided `options` are\n * displayed in the dropdown list. In that case make sure that you use the `onChange` or `onLoadItems` events in order\n * to set the `options` property to the options that are relevant for the user, given the filtering input value.\n *\n * Note: Manual filtering doesn't disable match highlighting.\n **/\n filteringType?: OptionsFilteringType;\n\n /**\n * Specifies a function that generates the custom value indicator (for example, `Use \"${value}\"`).\n * @i18n\n */\n enteredTextLabel?: AutosuggestProps.EnteredTextLabel;\n\n /**\n * Defines whether entered text option is shown as the first option in the dropdown when value is non-empty.\n */\n hideEnteredTextOption?: boolean;\n\n /**\n * Specifies the text to display with the number of matches at the bottom of the dropdown menu while filtering.\n *\n * Note that the `matchesCount` includes the `enteredTextLabel` (\"Use ${value}\") item, so in most cases you\n * should subtract 1 from `matchesCount`. If using manual filtering, you should provide your own value for `totalCount`.\n */\n filteringResultsText?: (matchesCount: number, totalCount: number) => string;\n\n /**\n * Specifies the text that's displayed when there aren't any suggestions to display.\n * This is displayed when `statusType` is set to `finished` or it's not set at all.\n */\n empty?: React.ReactNode;\n\n /**\n * Called whenever a user selects an option in the dropdown. Don't use this event as the only way to handle user input.\n * Instead, use `onSelect` in combination with the `onChange` handler only as an optional convenience for the user.\n */\n onSelect?: NonCancelableEventHandler<AutosuggestProps.SelectDetail>;\n\n /**\n * Specifies the localized string that describes an option as being selected.\n * This is required to provide a good screen reader experience. For more information, see the\n * [accessibility guidelines](/components/autosuggest/?tabId=usage#accessibility-guidelines).\n * @i18n\n */\n selectedAriaLabel?: string;\n /**\n * Overrides the element that is announced to screen readers\n * when the highlighted option changes. By default, this announces\n * the option's name and properties, and its selected state if\n * the `selectedAriaLabel` property is defined.\n * The highlighted option is provided, and its group (if groups\n * are used and it differs from the group of the previously highlighted option).\n *\n * For more information, see the\n * [accessibility guidelines](/components/autosuggest/?tabId=usage#accessibility-guidelines).\n */\n renderHighlightedAriaLive?: AutosuggestProps.ContainingOptionAndGroupString;\n\n /**\n * An object containing CSS properties to customize the autosuggest's visual appearance.\n * Refer to the [style](/components/autosuggest/?tabId=style) tab for more details.\n * @awsuiSystem core\n */\n style?: AutosuggestProps.Style;\n}\n\nexport namespace AutosuggestProps {\n export type ChangeDetail = InputProps.ChangeDetail;\n export type KeyDetail = InputProps.KeyDetail;\n export type FilteringType = OptionsFilteringType;\n export type Option = OptionDefinition;\n export type Options = ReadonlyArray<Option | OptionGroup>;\n export type EnteredTextLabel = (value: string) => string;\n export interface OptionGroup extends Option {\n label?: string;\n options: ReadonlyArray<Option>;\n }\n /* eslint-disable-next-line @typescript-eslint/no-empty-object-type --\n * Required to create a distinct named type for the documenter.\n **/\n export interface LoadItemsDetail extends OptionsLoadItemsDetail {}\n export type StatusType = DropdownStatusProps.StatusType;\n export interface SelectDetail {\n value: string;\n selectedOption?: Option;\n }\n\n export interface ContainingOptionAndGroupString {\n (option: Option, group?: OptionGroup): string;\n }\n\n export interface OptionRenderItem {\n type: 'item';\n index: number;\n option: Option;\n disabled: boolean;\n highlighted: boolean;\n selected: boolean;\n parent: OptionGroupRenderItem | null;\n }\n export interface OptionGroupRenderItem {\n type: 'group';\n index: number;\n option: OptionGroup;\n disabled: boolean;\n }\n export interface EnteredTextRenderItem {\n type: 'entered-text';\n option: Option;\n highlighted: boolean;\n }\n export type RenderItem = OptionRenderItem | OptionGroupRenderItem | EnteredTextRenderItem;\n export type ItemRenderer = (props: { item: RenderItem; filterText?: string }) => ReactNode | null;\n\n export interface Ref {\n /**\n * Sets input focus onto the UI control.\n */\n focus(): void;\n\n /**\n * Selects all text in the input control.\n */\n select(): void;\n }\n\n export interface Style {\n root?: {\n backgroundColor?: {\n default?: string;\n disabled?: string;\n focus?: string;\n hover?: string;\n readonly?: string;\n };\n borderColor?: {\n default?: string;\n disabled?: string;\n focus?: string;\n hover?: string;\n readonly?: string;\n };\n borderRadius?: string;\n borderWidth?: string;\n boxShadow?: {\n default?: string;\n disabled?: string;\n focus?: string;\n hover?: string;\n readonly?: string;\n };\n color?: {\n default?: string;\n disabled?: string;\n focus?: string;\n hover?: string;\n readonly?: string;\n };\n fontSize?: string;\n fontWeight?: string;\n paddingBlock?: string;\n paddingInline?: string;\n };\n placeholder?: {\n color?: string;\n fontSize?: string;\n fontStyle?: string;\n fontWeight?: string;\n };\n }\n}\n\n// TODO: use DropdownOption type same as in select and multiselect\nexport type AutosuggestItem = (AutosuggestProps.Option | AutosuggestProps.OptionGroup) & {\n type?: 'parent' | 'child' | 'use-entered';\n option: OptionDefinition | OptionGroup;\n parent?: OptionGroup;\n};\n"]}
@@ -1,12 +1,12 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "link": "awsui_link_1kosq_rcnzn_145",
5
- "breadcrumb": "awsui_breadcrumb_1kosq_rcnzn_149",
6
- "ghost-breadcrumb": "awsui_ghost-breadcrumb_1kosq_rcnzn_150",
7
- "icon": "awsui_icon_1kosq_rcnzn_153",
8
- "anchor": "awsui_anchor_1kosq_rcnzn_159",
9
- "text": "awsui_text_1kosq_rcnzn_206",
10
- "last": "awsui_last_1kosq_rcnzn_225"
4
+ "link": "awsui_link_1kosq_1awp6_145",
5
+ "breadcrumb": "awsui_breadcrumb_1kosq_1awp6_149",
6
+ "ghost-breadcrumb": "awsui_ghost-breadcrumb_1kosq_1awp6_150",
7
+ "icon": "awsui_icon_1kosq_1awp6_153",
8
+ "anchor": "awsui_anchor_1kosq_1awp6_159",
9
+ "text": "awsui_text_1kosq_1awp6_207",
10
+ "last": "awsui_last_1kosq_1awp6_226"
11
11
  };
12
12
 
@@ -142,73 +142,74 @@
142
142
  */
143
143
  /* Style used for links in slots/components that are text heavy, to help links stand out among
144
144
  surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
145
- .awsui_link_1kosq_rcnzn_145:not(#\9):after {
145
+ .awsui_link_1kosq_1awp6_145:not(#\9):after {
146
146
  display: none;
147
147
  }
148
148
 
149
- .awsui_breadcrumb_1kosq_rcnzn_149:not(#\9),
150
- .awsui_ghost-breadcrumb_1kosq_rcnzn_150:not(#\9) {
149
+ .awsui_breadcrumb_1kosq_1awp6_149:not(#\9),
150
+ .awsui_ghost-breadcrumb_1kosq_1awp6_150:not(#\9) {
151
151
  display: flex;
152
152
  }
153
- .awsui_breadcrumb_1kosq_rcnzn_149 > .awsui_icon_1kosq_rcnzn_153:not(#\9),
154
- .awsui_ghost-breadcrumb_1kosq_rcnzn_150 > .awsui_icon_1kosq_rcnzn_153:not(#\9) {
153
+ .awsui_breadcrumb_1kosq_1awp6_149 > .awsui_icon_1kosq_1awp6_153:not(#\9),
154
+ .awsui_ghost-breadcrumb_1kosq_1awp6_150 > .awsui_icon_1kosq_1awp6_153:not(#\9) {
155
155
  margin-block: 0;
156
156
  margin-inline: var(--space-xs-ymlm0b, 8px);
157
157
  color: var(--color-text-breadcrumb-icon-9j48ot, #8c8c94);
158
158
  }
159
- .awsui_breadcrumb_1kosq_rcnzn_149 > .awsui_anchor_1kosq_rcnzn_159:not(#\9),
160
- .awsui_ghost-breadcrumb_1kosq_rcnzn_150 > .awsui_anchor_1kosq_rcnzn_159:not(#\9) {
159
+ .awsui_breadcrumb_1kosq_1awp6_149 > .awsui_anchor_1kosq_1awp6_159:not(#\9),
160
+ .awsui_ghost-breadcrumb_1kosq_1awp6_150 > .awsui_anchor_1kosq_1awp6_159:not(#\9) {
161
161
  min-inline-size: 0;
162
162
  overflow: hidden;
163
163
  text-underline-offset: 0.25em;
164
- text-decoration-thickness: 1px;
164
+ text-decoration-thickness: var(--font-decoration-thickness-link-uesuo7, 1px);
165
+ text-decoration-style: var(--font-decoration-style-link-pk2xmp, solid);
165
166
  color: var(--awsui-style-color-default-6b9ypa, var(--color-text-link-default-hude44, #006ce0));
166
167
  font-weight: inherit;
167
168
  letter-spacing: normal;
168
169
  text-decoration-line: underline;
169
- text-decoration-color: currentColor;
170
+ text-decoration-color: var(--color-text-link-decoration-default-0x8fhu, currentColor);
170
171
  transition-property: color, -webkit-text-decoration;
171
172
  transition-property: color, text-decoration;
172
173
  transition-property: color, text-decoration, -webkit-text-decoration;
173
174
  transition-duration: var(--motion-duration-refresh-only-medium-5rbn3k, 165ms);
174
175
  }
175
176
  @media (prefers-reduced-motion: reduce) {
176
- .awsui_breadcrumb_1kosq_rcnzn_149 > .awsui_anchor_1kosq_rcnzn_159:not(#\9),
177
- .awsui_ghost-breadcrumb_1kosq_rcnzn_150 > .awsui_anchor_1kosq_rcnzn_159:not(#\9) {
177
+ .awsui_breadcrumb_1kosq_1awp6_149 > .awsui_anchor_1kosq_1awp6_159:not(#\9),
178
+ .awsui_ghost-breadcrumb_1kosq_1awp6_150 > .awsui_anchor_1kosq_1awp6_159:not(#\9) {
178
179
  animation: none;
179
180
  transition: none;
180
181
  }
181
182
  }
182
- .awsui-motion-disabled .awsui_breadcrumb_1kosq_rcnzn_149 > .awsui_anchor_1kosq_rcnzn_159:not(#\9), .awsui-mode-entering .awsui_breadcrumb_1kosq_rcnzn_149 > .awsui_anchor_1kosq_rcnzn_159:not(#\9), .awsui-motion-disabled .awsui_ghost-breadcrumb_1kosq_rcnzn_150 > .awsui_anchor_1kosq_rcnzn_159:not(#\9), .awsui-mode-entering .awsui_ghost-breadcrumb_1kosq_rcnzn_150 > .awsui_anchor_1kosq_rcnzn_159:not(#\9) {
183
+ .awsui-motion-disabled .awsui_breadcrumb_1kosq_1awp6_149 > .awsui_anchor_1kosq_1awp6_159:not(#\9), .awsui-mode-entering .awsui_breadcrumb_1kosq_1awp6_149 > .awsui_anchor_1kosq_1awp6_159:not(#\9), .awsui-motion-disabled .awsui_ghost-breadcrumb_1kosq_1awp6_150 > .awsui_anchor_1kosq_1awp6_159:not(#\9), .awsui-mode-entering .awsui_ghost-breadcrumb_1kosq_1awp6_150 > .awsui_anchor_1kosq_1awp6_159:not(#\9) {
183
184
  animation: none;
184
185
  transition: none;
185
186
  }
186
- .awsui_breadcrumb_1kosq_rcnzn_149 > .awsui_anchor_1kosq_rcnzn_159:not(#\9):hover,
187
- .awsui_ghost-breadcrumb_1kosq_rcnzn_150 > .awsui_anchor_1kosq_rcnzn_159:not(#\9):hover {
187
+ .awsui_breadcrumb_1kosq_1awp6_149 > .awsui_anchor_1kosq_1awp6_159:not(#\9):hover,
188
+ .awsui_ghost-breadcrumb_1kosq_1awp6_150 > .awsui_anchor_1kosq_1awp6_159:not(#\9):hover {
188
189
  cursor: pointer;
189
190
  color: var(--awsui-style-color-hover-6b9ypa, var(--color-text-link-hover-2hfec2, #002b66));
190
191
  }
191
- .awsui_breadcrumb_1kosq_rcnzn_149 > .awsui_anchor_1kosq_rcnzn_159:not(#\9):focus,
192
- .awsui_ghost-breadcrumb_1kosq_rcnzn_150 > .awsui_anchor_1kosq_rcnzn_159:not(#\9):focus {
192
+ .awsui_breadcrumb_1kosq_1awp6_149 > .awsui_anchor_1kosq_1awp6_159:not(#\9):focus,
193
+ .awsui_ghost-breadcrumb_1kosq_1awp6_150 > .awsui_anchor_1kosq_1awp6_159:not(#\9):focus {
193
194
  outline: none;
194
195
  }
195
- .awsui_breadcrumb_1kosq_rcnzn_149 > .awsui_anchor_1kosq_rcnzn_159:not(#\9):active,
196
- .awsui_ghost-breadcrumb_1kosq_rcnzn_150 > .awsui_anchor_1kosq_rcnzn_159:not(#\9):active {
196
+ .awsui_breadcrumb_1kosq_1awp6_149 > .awsui_anchor_1kosq_1awp6_159:not(#\9):active,
197
+ .awsui_ghost-breadcrumb_1kosq_1awp6_150 > .awsui_anchor_1kosq_1awp6_159:not(#\9):active {
197
198
  color: var(--awsui-style-color-active-6b9ypa, var(--color-text-link-hover-2hfec2, #002b66));
198
199
  }
199
- .awsui_breadcrumb_1kosq_rcnzn_149 > .awsui_anchor_1kosq_rcnzn_159:not(#\9):active, .awsui_breadcrumb_1kosq_rcnzn_149 > .awsui_anchor_1kosq_rcnzn_159:not(#\9):focus, .awsui_breadcrumb_1kosq_rcnzn_149 > .awsui_anchor_1kosq_rcnzn_159:not(#\9):hover, .awsui_ghost-breadcrumb_1kosq_rcnzn_150 > .awsui_anchor_1kosq_rcnzn_159:not(#\9):active, .awsui_ghost-breadcrumb_1kosq_rcnzn_150 > .awsui_anchor_1kosq_rcnzn_159:not(#\9):focus, .awsui_ghost-breadcrumb_1kosq_rcnzn_150 > .awsui_anchor_1kosq_rcnzn_159:not(#\9):hover {
200
+ .awsui_breadcrumb_1kosq_1awp6_149 > .awsui_anchor_1kosq_1awp6_159:not(#\9):active, .awsui_breadcrumb_1kosq_1awp6_149 > .awsui_anchor_1kosq_1awp6_159:not(#\9):focus, .awsui_breadcrumb_1kosq_1awp6_149 > .awsui_anchor_1kosq_1awp6_159:not(#\9):hover, .awsui_ghost-breadcrumb_1kosq_1awp6_150 > .awsui_anchor_1kosq_1awp6_159:not(#\9):active, .awsui_ghost-breadcrumb_1kosq_1awp6_150 > .awsui_anchor_1kosq_1awp6_159:not(#\9):focus, .awsui_ghost-breadcrumb_1kosq_1awp6_150 > .awsui_anchor_1kosq_1awp6_159:not(#\9):hover {
200
201
  text-decoration-line: underline;
201
- text-decoration-color: currentColor;
202
+ text-decoration-color: var(--color-text-link-decoration-hover-kui2t9, currentColor);
202
203
  }
203
- .awsui_breadcrumb_1kosq_rcnzn_149 > .awsui_anchor_1kosq_rcnzn_159 > .awsui_text_1kosq_rcnzn_206:not(#\9),
204
- .awsui_ghost-breadcrumb_1kosq_rcnzn_150 > .awsui_anchor_1kosq_rcnzn_159 > .awsui_text_1kosq_rcnzn_206:not(#\9) {
204
+ .awsui_breadcrumb_1kosq_1awp6_149 > .awsui_anchor_1kosq_1awp6_159 > .awsui_text_1kosq_1awp6_207:not(#\9),
205
+ .awsui_ghost-breadcrumb_1kosq_1awp6_150 > .awsui_anchor_1kosq_1awp6_159 > .awsui_text_1kosq_1awp6_207:not(#\9) {
205
206
  overflow: hidden;
206
207
  text-overflow: ellipsis;
207
208
  white-space: nowrap;
208
209
  display: block;
209
210
  }
210
- body[data-awsui-focus-visible=true] .awsui_breadcrumb_1kosq_rcnzn_149 > .awsui_anchor_1kosq_rcnzn_159:not(#\9):focus,
211
- body[data-awsui-focus-visible=true] .awsui_ghost-breadcrumb_1kosq_rcnzn_150 > .awsui_anchor_1kosq_rcnzn_159:not(#\9):focus {
211
+ body[data-awsui-focus-visible=true] .awsui_breadcrumb_1kosq_1awp6_149 > .awsui_anchor_1kosq_1awp6_159:not(#\9):focus,
212
+ body[data-awsui-focus-visible=true] .awsui_ghost-breadcrumb_1kosq_1awp6_150 > .awsui_anchor_1kosq_1awp6_159:not(#\9):focus {
212
213
  outline: thin dotted;
213
214
  outline: var(--border-link-focus-ring-outline-1p0hnu, 0);
214
215
  outline-offset: 2px;
@@ -219,14 +220,14 @@ body[data-awsui-focus-visible=true] .awsui_ghost-breadcrumb_1kosq_rcnzn_150 > .a
219
220
  border-end-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
220
221
  box-shadow: 0 0 0 var(--border-link-focus-ring-shadow-spread-39uvxr, 2px) var(--color-border-item-focused-uk47pl, #006ce0);
221
222
  }
222
- .awsui_breadcrumb_1kosq_rcnzn_149.awsui_last_1kosq_rcnzn_225 > .awsui_icon_1kosq_rcnzn_153:not(#\9),
223
- .awsui_ghost-breadcrumb_1kosq_rcnzn_150.awsui_last_1kosq_rcnzn_225 > .awsui_icon_1kosq_rcnzn_153:not(#\9) {
223
+ .awsui_breadcrumb_1kosq_1awp6_149.awsui_last_1kosq_1awp6_226 > .awsui_icon_1kosq_1awp6_153:not(#\9),
224
+ .awsui_ghost-breadcrumb_1kosq_1awp6_150.awsui_last_1kosq_1awp6_226 > .awsui_icon_1kosq_1awp6_153:not(#\9) {
224
225
  display: none;
225
226
  }
226
- .awsui_breadcrumb_1kosq_rcnzn_149.awsui_last_1kosq_rcnzn_225 > .awsui_anchor_1kosq_rcnzn_159:not(#\9),
227
- .awsui_ghost-breadcrumb_1kosq_rcnzn_150.awsui_last_1kosq_rcnzn_225 > .awsui_anchor_1kosq_rcnzn_159:not(#\9) {
227
+ .awsui_breadcrumb_1kosq_1awp6_149.awsui_last_1kosq_1awp6_226 > .awsui_anchor_1kosq_1awp6_159:not(#\9),
228
+ .awsui_ghost-breadcrumb_1kosq_1awp6_150.awsui_last_1kosq_1awp6_226 > .awsui_anchor_1kosq_1awp6_159:not(#\9) {
228
229
  color: var(--color-text-breadcrumb-current-2mqnkk, #656871);
229
- font-weight: var(--font-weight-bold-fo1afg, 700);
230
+ font-weight: var(--font-weight-breadcrumb-current-v39mbh, 700);
230
231
  text-decoration: none;
231
232
  cursor: default;
232
233
  }
@@ -2,12 +2,12 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "link": "awsui_link_1kosq_rcnzn_145",
6
- "breadcrumb": "awsui_breadcrumb_1kosq_rcnzn_149",
7
- "ghost-breadcrumb": "awsui_ghost-breadcrumb_1kosq_rcnzn_150",
8
- "icon": "awsui_icon_1kosq_rcnzn_153",
9
- "anchor": "awsui_anchor_1kosq_rcnzn_159",
10
- "text": "awsui_text_1kosq_rcnzn_206",
11
- "last": "awsui_last_1kosq_rcnzn_225"
5
+ "link": "awsui_link_1kosq_1awp6_145",
6
+ "breadcrumb": "awsui_breadcrumb_1kosq_1awp6_149",
7
+ "ghost-breadcrumb": "awsui_ghost-breadcrumb_1kosq_1awp6_150",
8
+ "icon": "awsui_icon_1kosq_1awp6_153",
9
+ "anchor": "awsui_anchor_1kosq_1awp6_159",
10
+ "text": "awsui_text_1kosq_1awp6_207",
11
+ "last": "awsui_last_1kosq_1awp6_226"
12
12
  };
13
13
 
@@ -1,19 +1,19 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "breadcrumb-group": "awsui_breadcrumb-group_d19fg_61mv8_145",
5
- "breadcrumb-group-list": "awsui_breadcrumb-group-list_d19fg_61mv8_180",
6
- "ghost": "awsui_ghost_d19fg_61mv8_191",
7
- "item": "awsui_item_d19fg_61mv8_196",
8
- "ghost-item": "awsui_ghost-item_d19fg_61mv8_197",
9
- "ellipsis": "awsui_ellipsis_d19fg_61mv8_198",
10
- "hide": "awsui_hide_d19fg_61mv8_209",
11
- "visible": "awsui_visible_d19fg_61mv8_215",
12
- "icon": "awsui_icon_d19fg_61mv8_219",
13
- "breadcrumbs-skeleton": "awsui_breadcrumbs-skeleton_d19fg_61mv8_225",
14
- "collapsed-button": "awsui_collapsed-button_d19fg_61mv8_229",
15
- "button-icon": "awsui_button-icon_d19fg_61mv8_311",
16
- "button-icon-open": "awsui_button-icon-open_d19fg_61mv8_325",
17
- "hidden": "awsui_hidden_d19fg_61mv8_329"
4
+ "breadcrumb-group": "awsui_breadcrumb-group_d19fg_be8rs_145",
5
+ "breadcrumb-group-list": "awsui_breadcrumb-group-list_d19fg_be8rs_180",
6
+ "ghost": "awsui_ghost_d19fg_be8rs_191",
7
+ "item": "awsui_item_d19fg_be8rs_196",
8
+ "ghost-item": "awsui_ghost-item_d19fg_be8rs_197",
9
+ "ellipsis": "awsui_ellipsis_d19fg_be8rs_198",
10
+ "hide": "awsui_hide_d19fg_be8rs_209",
11
+ "visible": "awsui_visible_d19fg_be8rs_215",
12
+ "icon": "awsui_icon_d19fg_be8rs_219",
13
+ "breadcrumbs-skeleton": "awsui_breadcrumbs-skeleton_d19fg_be8rs_225",
14
+ "collapsed-button": "awsui_collapsed-button_d19fg_be8rs_229",
15
+ "button-icon": "awsui_button-icon_d19fg_be8rs_311",
16
+ "button-icon-open": "awsui_button-icon-open_d19fg_be8rs_325",
17
+ "hidden": "awsui_hidden_d19fg_be8rs_329"
18
18
  };
19
19