@cloudscape-design/components 3.0.1065 → 3.0.1067

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 (95) hide show
  1. package/alert/style.js +3 -3
  2. package/alert/style.js.map +1 -1
  3. package/alert/styles.css.js +27 -27
  4. package/alert/styles.scoped.css +46 -46
  5. package/alert/styles.selectors.js +27 -27
  6. package/annotation-context/annotation/styles.css.js +24 -24
  7. package/annotation-context/annotation/styles.scoped.css +32 -32
  8. package/annotation-context/annotation/styles.selectors.js +24 -24
  9. package/app-layout/notifications/styles.css.js +3 -3
  10. package/app-layout/notifications/styles.scoped.css +7 -7
  11. package/app-layout/notifications/styles.selectors.js +3 -3
  12. package/app-layout/visual-refresh/styles.css.js +86 -86
  13. package/app-layout/visual-refresh/styles.scoped.css +258 -258
  14. package/app-layout/visual-refresh/styles.selectors.js +86 -86
  15. package/app-layout/visual-refresh-toolbar/drawer/styles.css.js +17 -17
  16. package/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +39 -39
  17. package/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +17 -17
  18. package/app-layout/visual-refresh-toolbar/index.d.ts.map +1 -1
  19. package/app-layout/visual-refresh-toolbar/index.js +2 -2
  20. package/app-layout/visual-refresh-toolbar/index.js.map +1 -1
  21. package/app-layout/visual-refresh-toolbar/navigation/styles.css.js +4 -4
  22. package/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +7 -7
  23. package/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +4 -4
  24. package/app-layout/visual-refresh-toolbar/skeleton/index.d.ts.map +1 -1
  25. package/app-layout/visual-refresh-toolbar/skeleton/index.js +1 -0
  26. package/app-layout/visual-refresh-toolbar/skeleton/index.js.map +1 -1
  27. package/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +23 -23
  28. package/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +46 -46
  29. package/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +23 -23
  30. package/attribute-editor/styles.css.js +15 -15
  31. package/attribute-editor/styles.scoped.css +28 -28
  32. package/attribute-editor/styles.selectors.js +15 -15
  33. package/breadcrumb-group/item/styles.css.js +7 -7
  34. package/breadcrumb-group/item/styles.scoped.css +28 -28
  35. package/breadcrumb-group/item/styles.selectors.js +7 -7
  36. package/button/styles.css.js +22 -22
  37. package/button/styles.scoped.css +212 -212
  38. package/button/styles.selectors.js +22 -22
  39. package/button-dropdown/item-element/styles.css.js +16 -16
  40. package/button-dropdown/item-element/styles.scoped.css +27 -27
  41. package/button-dropdown/item-element/styles.selectors.js +16 -16
  42. package/checkbox/styles.css.js +3 -3
  43. package/checkbox/styles.scoped.css +11 -11
  44. package/checkbox/styles.selectors.js +3 -3
  45. package/content-layout/styles.css.js +14 -14
  46. package/content-layout/styles.scoped.css +27 -27
  47. package/content-layout/styles.selectors.js +14 -14
  48. package/flashbar/styles.css.js +50 -50
  49. package/flashbar/styles.scoped.css +187 -187
  50. package/flashbar/styles.selectors.js +50 -50
  51. package/help-panel/styles.css.js +6 -6
  52. package/help-panel/styles.scoped.css +73 -73
  53. package/help-panel/styles.selectors.js +6 -6
  54. package/internal/base-component/styles.scoped.css +1 -1
  55. package/internal/components/drag-handle-wrapper/styles.css.js +21 -21
  56. package/internal/components/drag-handle-wrapper/styles.scoped.css +44 -44
  57. package/internal/components/drag-handle-wrapper/styles.selectors.js +21 -21
  58. package/internal/components/dropdown/styles.css.js +20 -20
  59. package/internal/components/dropdown/styles.scoped.css +38 -38
  60. package/internal/components/dropdown/styles.selectors.js +20 -20
  61. package/internal/components/token-list/styles.css.js +10 -10
  62. package/internal/components/token-list/styles.scoped.css +25 -25
  63. package/internal/components/token-list/styles.selectors.js +10 -10
  64. package/internal/environment.js +2 -2
  65. package/internal/environment.json +2 -2
  66. package/internal/generated/custom-css-properties/index.d.ts +4 -0
  67. package/internal/generated/custom-css-properties/index.d.ts.map +1 -1
  68. package/internal/generated/custom-css-properties/index.js +79 -75
  69. package/internal/generated/custom-css-properties/index.js.map +1 -1
  70. package/internal/manifest.json +1 -1
  71. package/link/styles.css.js +20 -20
  72. package/link/styles.scoped.css +103 -103
  73. package/link/styles.selectors.js +20 -20
  74. package/package.json +1 -1
  75. package/property-filter/interfaces.d.ts +2 -1
  76. package/property-filter/interfaces.d.ts.map +1 -1
  77. package/property-filter/interfaces.js.map +1 -1
  78. package/radio-group/styles.css.js +10 -10
  79. package/radio-group/styles.scoped.css +22 -22
  80. package/radio-group/styles.selectors.js +10 -10
  81. package/slider/styles.css.js +26 -26
  82. package/slider/styles.scoped.css +86 -86
  83. package/slider/styles.selectors.js +26 -26
  84. package/spinner/styles.css.js +13 -13
  85. package/spinner/styles.scoped.css +39 -39
  86. package/spinner/styles.selectors.js +13 -13
  87. package/tag-editor/styles.css.js +3 -3
  88. package/tag-editor/styles.scoped.css +13 -13
  89. package/tag-editor/styles.selectors.js +3 -3
  90. package/text-content/styles.css.js +1 -1
  91. package/text-content/styles.scoped.css +66 -66
  92. package/text-content/styles.selectors.js +1 -1
  93. package/toggle/styles.css.js +10 -10
  94. package/toggle/styles.scoped.css +23 -23
  95. package/toggle/styles.selectors.js +10 -10
@@ -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_1sk08_153:not(#\9) {
154
- animation: awsui_awsui-motion-fade-in_n4qlp_1sk08_1 var(--motion-duration-transition-show-paced-t8d1os, 180ms) var(--motion-easing-transition-show-paced-x2k7uh, ease-out);
153
+ .awsui_empty-appear_n4qlp_1matu_153:not(#\9) {
154
+ animation: awsui_awsui-motion-fade-in_n4qlp_1matu_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_1sk08_1 {
156
+ @keyframes awsui_awsui-motion-fade-in_n4qlp_1matu_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_1sk08_153:not(#\9) {
165
+ .awsui_empty-appear_n4qlp_1matu_153:not(#\9) {
166
166
  animation: none;
167
167
  transition: none;
168
168
  }
169
169
  }
170
- .awsui-motion-disabled .awsui_empty-appear_n4qlp_1sk08_153:not(#\9), .awsui-mode-entering .awsui_empty-appear_n4qlp_1sk08_153:not(#\9) {
170
+ .awsui-motion-disabled .awsui_empty-appear_n4qlp_1matu_153:not(#\9), .awsui-mode-entering .awsui_empty-appear_n4qlp_1matu_153:not(#\9) {
171
171
  animation: none;
172
172
  transition: none;
173
173
  }
174
174
 
175
- .awsui_root_n4qlp_1sk08_175:not(#\9) {
175
+ .awsui_root_n4qlp_1matu_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_1sk08_153:not(#\9) {
211
+ .awsui_empty_n4qlp_1matu_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_1sk08_218:not(#\9) {
218
+ .awsui_row_n4qlp_1matu_218:not(#\9) {
219
219
  display: contents;
220
220
  }
221
221
 
222
- .awsui_divider_n4qlp_1sk08_222:not(#\9) {
222
+ .awsui_divider_n4qlp_1matu_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_1sk08_227:not(#\9) {
227
+ .awsui_row-control_n4qlp_1matu_227:not(#\9) {
228
228
  /* used in test-utils */
229
229
  }
230
230
 
231
- .awsui_field_n4qlp_1sk08_231:not(#\9) {
231
+ .awsui_field_n4qlp_1matu_231:not(#\9) {
232
232
  /* used in test-utils */
233
233
  }
234
234
 
235
- .awsui_additional-info_n4qlp_1sk08_235:not(#\9) {
235
+ .awsui_additional-info_n4qlp_1matu_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,10 +242,10 @@ 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_1sk08_235 > a:not(#\9) {
245
+ .awsui_additional-info_n4qlp_1matu_235 > a:not(#\9) {
246
246
  text-underline-offset: 0.3em;
247
247
  text-decoration-thickness: 1px;
248
- color: var(--awsui-style-color-default-kcc2gu, var(--color-text-link-default-1dmm7z, #006ce0));
248
+ color: var(--awsui-style-color-default-mdigke, var(--color-text-link-default-1dmm7z, #006ce0));
249
249
  font-weight: inherit;
250
250
  letter-spacing: normal;
251
251
  text-decoration-line: underline;
@@ -256,50 +256,50 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
256
256
  transition-duration: var(--motion-duration-refresh-only-medium-5rbn3k, 165ms);
257
257
  }
258
258
  @media (prefers-reduced-motion: reduce) {
259
- .awsui_additional-info_n4qlp_1sk08_235 > a:not(#\9) {
259
+ .awsui_additional-info_n4qlp_1matu_235 > a:not(#\9) {
260
260
  animation: none;
261
261
  transition: none;
262
262
  }
263
263
  }
264
- .awsui-motion-disabled .awsui_additional-info_n4qlp_1sk08_235 > a:not(#\9), .awsui-mode-entering .awsui_additional-info_n4qlp_1sk08_235 > a:not(#\9) {
264
+ .awsui-motion-disabled .awsui_additional-info_n4qlp_1matu_235 > a:not(#\9), .awsui-mode-entering .awsui_additional-info_n4qlp_1matu_235 > a:not(#\9) {
265
265
  animation: none;
266
266
  transition: none;
267
267
  }
268
- .awsui_additional-info_n4qlp_1sk08_235 > a:not(#\9):hover {
268
+ .awsui_additional-info_n4qlp_1matu_235 > a:not(#\9):hover {
269
269
  cursor: pointer;
270
- color: var(--awsui-style-color-hover-kcc2gu, var(--color-text-link-hover-sq1gxg, #002b66));
270
+ color: var(--awsui-style-color-hover-mdigke, var(--color-text-link-hover-sq1gxg, #002b66));
271
271
  }
272
- .awsui_additional-info_n4qlp_1sk08_235 > a:not(#\9):focus {
272
+ .awsui_additional-info_n4qlp_1matu_235 > a:not(#\9):focus {
273
273
  outline: none;
274
274
  }
275
- .awsui_additional-info_n4qlp_1sk08_235 > a:not(#\9):active {
276
- color: var(--awsui-style-color-active-kcc2gu, var(--color-text-link-hover-sq1gxg, #002b66));
275
+ .awsui_additional-info_n4qlp_1matu_235 > a:not(#\9):active {
276
+ color: var(--awsui-style-color-active-mdigke, var(--color-text-link-hover-sq1gxg, #002b66));
277
277
  }
278
- .awsui_additional-info_n4qlp_1sk08_235 > a:not(#\9):active, .awsui_additional-info_n4qlp_1sk08_235 > a:not(#\9):focus, .awsui_additional-info_n4qlp_1sk08_235 > a:not(#\9):hover {
278
+ .awsui_additional-info_n4qlp_1matu_235 > a:not(#\9):active, .awsui_additional-info_n4qlp_1matu_235 > a:not(#\9):focus, .awsui_additional-info_n4qlp_1matu_235 > a:not(#\9):hover {
279
279
  text-decoration-line: underline;
280
280
  text-decoration-color: currentColor;
281
281
  }
282
282
 
283
- .awsui_add-row_n4qlp_1sk08_281:not(#\9) {
283
+ .awsui_add-row_n4qlp_1matu_281:not(#\9) {
284
284
  grid-column: 1/-1;
285
285
  }
286
286
 
287
- .awsui_add-button_n4qlp_1sk08_285:not(#\9) {
287
+ .awsui_add-button_n4qlp_1matu_285:not(#\9) {
288
288
  /* used in test-utils */
289
289
  }
290
290
 
291
- .awsui_remove-button-container_n4qlp_1sk08_289:not(#\9) {
291
+ .awsui_remove-button-container_n4qlp_1matu_289:not(#\9) {
292
292
  display: inline-block;
293
293
  }
294
294
 
295
- .awsui_remove-button-field-padding_n4qlp_1sk08_293:not(#\9) {
295
+ .awsui_remove-button-field-padding_n4qlp_1matu_293:not(#\9) {
296
296
  padding-block-start: calc(var(--space-xxs-hwfkai, 4px) + var(--line-height-body-m-2mh3ke, 20px));
297
297
  }
298
298
 
299
- .awsui_remove-button-own-row_n4qlp_1sk08_297:not(#\9) {
299
+ .awsui_remove-button-own-row_n4qlp_1matu_297:not(#\9) {
300
300
  justify-self: end;
301
301
  }
302
302
 
303
- .awsui_remove-button_n4qlp_1sk08_289:not(#\9) {
303
+ .awsui_remove-button_n4qlp_1matu_289:not(#\9) {
304
304
  /* used in test-utils */
305
305
  }
@@ -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_1sk08_153",
6
- "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_n4qlp_1sk08_1",
7
- "root": "awsui_root_n4qlp_1sk08_175",
8
- "empty": "awsui_empty_n4qlp_1sk08_153",
9
- "row": "awsui_row_n4qlp_1sk08_218",
10
- "divider": "awsui_divider_n4qlp_1sk08_222",
11
- "row-control": "awsui_row-control_n4qlp_1sk08_227",
12
- "field": "awsui_field_n4qlp_1sk08_231",
13
- "additional-info": "awsui_additional-info_n4qlp_1sk08_235",
14
- "add-row": "awsui_add-row_n4qlp_1sk08_281",
15
- "add-button": "awsui_add-button_n4qlp_1sk08_285",
16
- "remove-button-container": "awsui_remove-button-container_n4qlp_1sk08_289",
17
- "remove-button-field-padding": "awsui_remove-button-field-padding_n4qlp_1sk08_293",
18
- "remove-button-own-row": "awsui_remove-button-own-row_n4qlp_1sk08_297",
19
- "remove-button": "awsui_remove-button_n4qlp_1sk08_289"
5
+ "empty-appear": "awsui_empty-appear_n4qlp_1matu_153",
6
+ "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_n4qlp_1matu_1",
7
+ "root": "awsui_root_n4qlp_1matu_175",
8
+ "empty": "awsui_empty_n4qlp_1matu_153",
9
+ "row": "awsui_row_n4qlp_1matu_218",
10
+ "divider": "awsui_divider_n4qlp_1matu_222",
11
+ "row-control": "awsui_row-control_n4qlp_1matu_227",
12
+ "field": "awsui_field_n4qlp_1matu_231",
13
+ "additional-info": "awsui_additional-info_n4qlp_1matu_235",
14
+ "add-row": "awsui_add-row_n4qlp_1matu_281",
15
+ "add-button": "awsui_add-button_n4qlp_1matu_285",
16
+ "remove-button-container": "awsui_remove-button-container_n4qlp_1matu_289",
17
+ "remove-button-field-padding": "awsui_remove-button-field-padding_n4qlp_1matu_293",
18
+ "remove-button-own-row": "awsui_remove-button-own-row_n4qlp_1matu_297",
19
+ "remove-button": "awsui_remove-button_n4qlp_1matu_289"
20
20
  };
21
21
 
@@ -1,12 +1,12 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "link": "awsui_link_1kosq_2grhb_145",
5
- "breadcrumb": "awsui_breadcrumb_1kosq_2grhb_149",
6
- "ghost-breadcrumb": "awsui_ghost-breadcrumb_1kosq_2grhb_150",
7
- "icon": "awsui_icon_1kosq_2grhb_153",
8
- "anchor": "awsui_anchor_1kosq_2grhb_159",
9
- "text": "awsui_text_1kosq_2grhb_206",
10
- "last": "awsui_last_1kosq_2grhb_225"
4
+ "link": "awsui_link_1kosq_1s9qb_145",
5
+ "breadcrumb": "awsui_breadcrumb_1kosq_1s9qb_149",
6
+ "ghost-breadcrumb": "awsui_ghost-breadcrumb_1kosq_1s9qb_150",
7
+ "icon": "awsui_icon_1kosq_1s9qb_153",
8
+ "anchor": "awsui_anchor_1kosq_1s9qb_159",
9
+ "text": "awsui_text_1kosq_1s9qb_206",
10
+ "last": "awsui_last_1kosq_1s9qb_225"
11
11
  };
12
12
 
@@ -142,27 +142,27 @@
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_2grhb_145:not(#\9):after {
145
+ .awsui_link_1kosq_1s9qb_145:not(#\9):after {
146
146
  display: none;
147
147
  }
148
148
 
149
- .awsui_breadcrumb_1kosq_2grhb_149:not(#\9),
150
- .awsui_ghost-breadcrumb_1kosq_2grhb_150:not(#\9) {
149
+ .awsui_breadcrumb_1kosq_1s9qb_149:not(#\9),
150
+ .awsui_ghost-breadcrumb_1kosq_1s9qb_150:not(#\9) {
151
151
  display: flex;
152
152
  }
153
- .awsui_breadcrumb_1kosq_2grhb_149 > .awsui_icon_1kosq_2grhb_153:not(#\9),
154
- .awsui_ghost-breadcrumb_1kosq_2grhb_150 > .awsui_icon_1kosq_2grhb_153:not(#\9) {
153
+ .awsui_breadcrumb_1kosq_1s9qb_149 > .awsui_icon_1kosq_1s9qb_153:not(#\9),
154
+ .awsui_ghost-breadcrumb_1kosq_1s9qb_150 > .awsui_icon_1kosq_1s9qb_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_2grhb_149 > .awsui_anchor_1kosq_2grhb_159:not(#\9),
160
- .awsui_ghost-breadcrumb_1kosq_2grhb_150 > .awsui_anchor_1kosq_2grhb_159:not(#\9) {
159
+ .awsui_breadcrumb_1kosq_1s9qb_149 > .awsui_anchor_1kosq_1s9qb_159:not(#\9),
160
+ .awsui_ghost-breadcrumb_1kosq_1s9qb_150 > .awsui_anchor_1kosq_1s9qb_159:not(#\9) {
161
161
  min-inline-size: 0;
162
162
  overflow: hidden;
163
163
  text-underline-offset: 0.25em;
164
164
  text-decoration-thickness: 1px;
165
- color: var(--awsui-style-color-default-kcc2gu, var(--color-text-link-default-1dmm7z, #006ce0));
165
+ color: var(--awsui-style-color-default-mdigke, var(--color-text-link-default-1dmm7z, #006ce0));
166
166
  font-weight: inherit;
167
167
  letter-spacing: normal;
168
168
  text-decoration-line: underline;
@@ -173,42 +173,42 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
173
173
  transition-duration: var(--motion-duration-refresh-only-medium-5rbn3k, 165ms);
174
174
  }
175
175
  @media (prefers-reduced-motion: reduce) {
176
- .awsui_breadcrumb_1kosq_2grhb_149 > .awsui_anchor_1kosq_2grhb_159:not(#\9),
177
- .awsui_ghost-breadcrumb_1kosq_2grhb_150 > .awsui_anchor_1kosq_2grhb_159:not(#\9) {
176
+ .awsui_breadcrumb_1kosq_1s9qb_149 > .awsui_anchor_1kosq_1s9qb_159:not(#\9),
177
+ .awsui_ghost-breadcrumb_1kosq_1s9qb_150 > .awsui_anchor_1kosq_1s9qb_159:not(#\9) {
178
178
  animation: none;
179
179
  transition: none;
180
180
  }
181
181
  }
182
- .awsui-motion-disabled .awsui_breadcrumb_1kosq_2grhb_149 > .awsui_anchor_1kosq_2grhb_159:not(#\9), .awsui-mode-entering .awsui_breadcrumb_1kosq_2grhb_149 > .awsui_anchor_1kosq_2grhb_159:not(#\9), .awsui-motion-disabled .awsui_ghost-breadcrumb_1kosq_2grhb_150 > .awsui_anchor_1kosq_2grhb_159:not(#\9), .awsui-mode-entering .awsui_ghost-breadcrumb_1kosq_2grhb_150 > .awsui_anchor_1kosq_2grhb_159:not(#\9) {
182
+ .awsui-motion-disabled .awsui_breadcrumb_1kosq_1s9qb_149 > .awsui_anchor_1kosq_1s9qb_159:not(#\9), .awsui-mode-entering .awsui_breadcrumb_1kosq_1s9qb_149 > .awsui_anchor_1kosq_1s9qb_159:not(#\9), .awsui-motion-disabled .awsui_ghost-breadcrumb_1kosq_1s9qb_150 > .awsui_anchor_1kosq_1s9qb_159:not(#\9), .awsui-mode-entering .awsui_ghost-breadcrumb_1kosq_1s9qb_150 > .awsui_anchor_1kosq_1s9qb_159:not(#\9) {
183
183
  animation: none;
184
184
  transition: none;
185
185
  }
186
- .awsui_breadcrumb_1kosq_2grhb_149 > .awsui_anchor_1kosq_2grhb_159:not(#\9):hover,
187
- .awsui_ghost-breadcrumb_1kosq_2grhb_150 > .awsui_anchor_1kosq_2grhb_159:not(#\9):hover {
186
+ .awsui_breadcrumb_1kosq_1s9qb_149 > .awsui_anchor_1kosq_1s9qb_159:not(#\9):hover,
187
+ .awsui_ghost-breadcrumb_1kosq_1s9qb_150 > .awsui_anchor_1kosq_1s9qb_159:not(#\9):hover {
188
188
  cursor: pointer;
189
- color: var(--awsui-style-color-hover-kcc2gu, var(--color-text-link-hover-sq1gxg, #002b66));
189
+ color: var(--awsui-style-color-hover-mdigke, var(--color-text-link-hover-sq1gxg, #002b66));
190
190
  }
191
- .awsui_breadcrumb_1kosq_2grhb_149 > .awsui_anchor_1kosq_2grhb_159:not(#\9):focus,
192
- .awsui_ghost-breadcrumb_1kosq_2grhb_150 > .awsui_anchor_1kosq_2grhb_159:not(#\9):focus {
191
+ .awsui_breadcrumb_1kosq_1s9qb_149 > .awsui_anchor_1kosq_1s9qb_159:not(#\9):focus,
192
+ .awsui_ghost-breadcrumb_1kosq_1s9qb_150 > .awsui_anchor_1kosq_1s9qb_159:not(#\9):focus {
193
193
  outline: none;
194
194
  }
195
- .awsui_breadcrumb_1kosq_2grhb_149 > .awsui_anchor_1kosq_2grhb_159:not(#\9):active,
196
- .awsui_ghost-breadcrumb_1kosq_2grhb_150 > .awsui_anchor_1kosq_2grhb_159:not(#\9):active {
197
- color: var(--awsui-style-color-active-kcc2gu, var(--color-text-link-hover-sq1gxg, #002b66));
195
+ .awsui_breadcrumb_1kosq_1s9qb_149 > .awsui_anchor_1kosq_1s9qb_159:not(#\9):active,
196
+ .awsui_ghost-breadcrumb_1kosq_1s9qb_150 > .awsui_anchor_1kosq_1s9qb_159:not(#\9):active {
197
+ color: var(--awsui-style-color-active-mdigke, var(--color-text-link-hover-sq1gxg, #002b66));
198
198
  }
199
- .awsui_breadcrumb_1kosq_2grhb_149 > .awsui_anchor_1kosq_2grhb_159:not(#\9):active, .awsui_breadcrumb_1kosq_2grhb_149 > .awsui_anchor_1kosq_2grhb_159:not(#\9):focus, .awsui_breadcrumb_1kosq_2grhb_149 > .awsui_anchor_1kosq_2grhb_159:not(#\9):hover, .awsui_ghost-breadcrumb_1kosq_2grhb_150 > .awsui_anchor_1kosq_2grhb_159:not(#\9):active, .awsui_ghost-breadcrumb_1kosq_2grhb_150 > .awsui_anchor_1kosq_2grhb_159:not(#\9):focus, .awsui_ghost-breadcrumb_1kosq_2grhb_150 > .awsui_anchor_1kosq_2grhb_159:not(#\9):hover {
199
+ .awsui_breadcrumb_1kosq_1s9qb_149 > .awsui_anchor_1kosq_1s9qb_159:not(#\9):active, .awsui_breadcrumb_1kosq_1s9qb_149 > .awsui_anchor_1kosq_1s9qb_159:not(#\9):focus, .awsui_breadcrumb_1kosq_1s9qb_149 > .awsui_anchor_1kosq_1s9qb_159:not(#\9):hover, .awsui_ghost-breadcrumb_1kosq_1s9qb_150 > .awsui_anchor_1kosq_1s9qb_159:not(#\9):active, .awsui_ghost-breadcrumb_1kosq_1s9qb_150 > .awsui_anchor_1kosq_1s9qb_159:not(#\9):focus, .awsui_ghost-breadcrumb_1kosq_1s9qb_150 > .awsui_anchor_1kosq_1s9qb_159:not(#\9):hover {
200
200
  text-decoration-line: underline;
201
201
  text-decoration-color: currentColor;
202
202
  }
203
- .awsui_breadcrumb_1kosq_2grhb_149 > .awsui_anchor_1kosq_2grhb_159 > .awsui_text_1kosq_2grhb_206:not(#\9),
204
- .awsui_ghost-breadcrumb_1kosq_2grhb_150 > .awsui_anchor_1kosq_2grhb_159 > .awsui_text_1kosq_2grhb_206:not(#\9) {
203
+ .awsui_breadcrumb_1kosq_1s9qb_149 > .awsui_anchor_1kosq_1s9qb_159 > .awsui_text_1kosq_1s9qb_206:not(#\9),
204
+ .awsui_ghost-breadcrumb_1kosq_1s9qb_150 > .awsui_anchor_1kosq_1s9qb_159 > .awsui_text_1kosq_1s9qb_206:not(#\9) {
205
205
  overflow: hidden;
206
206
  text-overflow: ellipsis;
207
207
  white-space: nowrap;
208
208
  display: block;
209
209
  }
210
- body[data-awsui-focus-visible=true] .awsui_breadcrumb_1kosq_2grhb_149 > .awsui_anchor_1kosq_2grhb_159:not(#\9):focus,
211
- body[data-awsui-focus-visible=true] .awsui_ghost-breadcrumb_1kosq_2grhb_150 > .awsui_anchor_1kosq_2grhb_159:not(#\9):focus {
210
+ body[data-awsui-focus-visible=true] .awsui_breadcrumb_1kosq_1s9qb_149 > .awsui_anchor_1kosq_1s9qb_159:not(#\9):focus,
211
+ body[data-awsui-focus-visible=true] .awsui_ghost-breadcrumb_1kosq_1s9qb_150 > .awsui_anchor_1kosq_1s9qb_159:not(#\9):focus {
212
212
  outline: thin dotted;
213
213
  outline: var(--border-link-focus-ring-outline-1p0hnu, 0);
214
214
  outline-offset: 2px;
@@ -219,12 +219,12 @@ body[data-awsui-focus-visible=true] .awsui_ghost-breadcrumb_1kosq_2grhb_150 > .a
219
219
  border-end-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
220
220
  box-shadow: 0 0 0 var(--border-link-focus-ring-shadow-spread-39uvxr, 2px) var(--color-border-item-focused-uk47pl, #006ce0);
221
221
  }
222
- .awsui_breadcrumb_1kosq_2grhb_149.awsui_last_1kosq_2grhb_225 > .awsui_icon_1kosq_2grhb_153:not(#\9),
223
- .awsui_ghost-breadcrumb_1kosq_2grhb_150.awsui_last_1kosq_2grhb_225 > .awsui_icon_1kosq_2grhb_153:not(#\9) {
222
+ .awsui_breadcrumb_1kosq_1s9qb_149.awsui_last_1kosq_1s9qb_225 > .awsui_icon_1kosq_1s9qb_153:not(#\9),
223
+ .awsui_ghost-breadcrumb_1kosq_1s9qb_150.awsui_last_1kosq_1s9qb_225 > .awsui_icon_1kosq_1s9qb_153:not(#\9) {
224
224
  display: none;
225
225
  }
226
- .awsui_breadcrumb_1kosq_2grhb_149.awsui_last_1kosq_2grhb_225 > .awsui_anchor_1kosq_2grhb_159:not(#\9),
227
- .awsui_ghost-breadcrumb_1kosq_2grhb_150.awsui_last_1kosq_2grhb_225 > .awsui_anchor_1kosq_2grhb_159:not(#\9) {
226
+ .awsui_breadcrumb_1kosq_1s9qb_149.awsui_last_1kosq_1s9qb_225 > .awsui_anchor_1kosq_1s9qb_159:not(#\9),
227
+ .awsui_ghost-breadcrumb_1kosq_1s9qb_150.awsui_last_1kosq_1s9qb_225 > .awsui_anchor_1kosq_1s9qb_159:not(#\9) {
228
228
  color: var(--color-text-breadcrumb-current-2mqnkk, #656871);
229
229
  font-weight: 700;
230
230
  text-decoration: none;
@@ -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_2grhb_145",
6
- "breadcrumb": "awsui_breadcrumb_1kosq_2grhb_149",
7
- "ghost-breadcrumb": "awsui_ghost-breadcrumb_1kosq_2grhb_150",
8
- "icon": "awsui_icon_1kosq_2grhb_153",
9
- "anchor": "awsui_anchor_1kosq_2grhb_159",
10
- "text": "awsui_text_1kosq_2grhb_206",
11
- "last": "awsui_last_1kosq_2grhb_225"
5
+ "link": "awsui_link_1kosq_1s9qb_145",
6
+ "breadcrumb": "awsui_breadcrumb_1kosq_1s9qb_149",
7
+ "ghost-breadcrumb": "awsui_ghost-breadcrumb_1kosq_1s9qb_150",
8
+ "icon": "awsui_icon_1kosq_1s9qb_153",
9
+ "anchor": "awsui_anchor_1kosq_1s9qb_159",
10
+ "text": "awsui_text_1kosq_1s9qb_206",
11
+ "last": "awsui_last_1kosq_1s9qb_225"
12
12
  };
13
13
 
@@ -1,27 +1,27 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "content": "awsui_content_vjswe_1tif4_153",
5
- "button": "awsui_button_vjswe_1tif4_157",
6
- "variant-normal": "awsui_variant-normal_vjswe_1tif4_206",
7
- "disabled": "awsui_disabled_vjswe_1tif4_224",
8
- "variant-primary": "awsui_variant-primary_vjswe_1tif4_231",
9
- "variant-link": "awsui_variant-link_vjswe_1tif4_256",
10
- "variant-icon": "awsui_variant-icon_vjswe_1tif4_281",
11
- "variant-inline-icon": "awsui_variant-inline-icon_vjswe_1tif4_306",
12
- "variant-inline-icon-pointer-target": "awsui_variant-inline-icon-pointer-target_vjswe_1tif4_331",
13
- "variant-inline-link": "awsui_variant-inline-link_vjswe_1tif4_356",
14
- "variant-modal-dismiss": "awsui_variant-modal-dismiss_vjswe_1tif4_385",
15
- "variant-flashbar-icon": "awsui_variant-flashbar-icon_vjswe_1tif4_410",
16
- "variant-breadcrumb-group": "awsui_variant-breadcrumb-group_vjswe_1tif4_435",
17
- "variant-menu-trigger": "awsui_variant-menu-trigger_vjswe_1tif4_465",
18
- "button-no-text": "awsui_button-no-text_vjswe_1tif4_557",
19
- "button-no-wrap": "awsui_button-no-wrap_vjswe_1tif4_561",
20
- "full-width": "awsui_full-width_vjswe_1tif4_564",
21
- "icon-left": "awsui_icon-left_vjswe_1tif4_586",
22
- "icon-right": "awsui_icon-right_vjswe_1tif4_591",
23
- "icon": "awsui_icon_vjswe_1tif4_586",
24
- "link": "awsui_link_vjswe_1tif4_610",
25
- "disabled-with-reason": "awsui_disabled-with-reason_vjswe_1tif4_610"
4
+ "content": "awsui_content_vjswe_18qm7_153",
5
+ "button": "awsui_button_vjswe_18qm7_157",
6
+ "variant-normal": "awsui_variant-normal_vjswe_18qm7_206",
7
+ "disabled": "awsui_disabled_vjswe_18qm7_224",
8
+ "variant-primary": "awsui_variant-primary_vjswe_18qm7_231",
9
+ "variant-link": "awsui_variant-link_vjswe_18qm7_256",
10
+ "variant-icon": "awsui_variant-icon_vjswe_18qm7_281",
11
+ "variant-inline-icon": "awsui_variant-inline-icon_vjswe_18qm7_306",
12
+ "variant-inline-icon-pointer-target": "awsui_variant-inline-icon-pointer-target_vjswe_18qm7_331",
13
+ "variant-inline-link": "awsui_variant-inline-link_vjswe_18qm7_356",
14
+ "variant-modal-dismiss": "awsui_variant-modal-dismiss_vjswe_18qm7_385",
15
+ "variant-flashbar-icon": "awsui_variant-flashbar-icon_vjswe_18qm7_410",
16
+ "variant-breadcrumb-group": "awsui_variant-breadcrumb-group_vjswe_18qm7_435",
17
+ "variant-menu-trigger": "awsui_variant-menu-trigger_vjswe_18qm7_465",
18
+ "button-no-text": "awsui_button-no-text_vjswe_18qm7_557",
19
+ "button-no-wrap": "awsui_button-no-wrap_vjswe_18qm7_561",
20
+ "full-width": "awsui_full-width_vjswe_18qm7_564",
21
+ "icon-left": "awsui_icon-left_vjswe_18qm7_586",
22
+ "icon-right": "awsui_icon-right_vjswe_18qm7_591",
23
+ "icon": "awsui_icon_vjswe_18qm7_586",
24
+ "link": "awsui_link_vjswe_18qm7_610",
25
+ "disabled-with-reason": "awsui_disabled-with-reason_vjswe_18qm7_610"
26
26
  };
27
27