@cloudscape-design/components-themeable 3.0.516 → 3.0.518

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 (227) hide show
  1. package/lib/internal/manifest.json +1 -1
  2. package/lib/internal/scss/internal/styles/utils/styles-reset.scss +1 -1
  3. package/lib/internal/scss/table/body-cell/styles.scss +22 -8
  4. package/lib/internal/template/alert/styles.css.js +25 -25
  5. package/lib/internal/template/alert/styles.scoped.css +41 -41
  6. package/lib/internal/template/alert/styles.selectors.js +25 -25
  7. package/lib/internal/template/anchor-navigation/styles.css.js +8 -8
  8. package/lib/internal/template/anchor-navigation/styles.scoped.css +19 -19
  9. package/lib/internal/template/anchor-navigation/styles.selectors.js +8 -8
  10. package/lib/internal/template/annotation-context/annotation/styles.css.js +24 -24
  11. package/lib/internal/template/annotation-context/annotation/styles.scoped.css +30 -30
  12. package/lib/internal/template/annotation-context/annotation/styles.selectors.js +24 -24
  13. package/lib/internal/template/app-layout/visual-refresh/styles.css.js +81 -81
  14. package/lib/internal/template/app-layout/visual-refresh/styles.scoped.css +173 -173
  15. package/lib/internal/template/app-layout/visual-refresh/styles.selectors.js +81 -81
  16. package/lib/internal/template/attribute-editor/styles.css.js +14 -14
  17. package/lib/internal/template/attribute-editor/styles.scoped.css +25 -25
  18. package/lib/internal/template/attribute-editor/styles.selectors.js +14 -14
  19. package/lib/internal/template/badge/styles.css.js +5 -5
  20. package/lib/internal/template/badge/styles.scoped.css +6 -6
  21. package/lib/internal/template/badge/styles.selectors.js +5 -5
  22. package/lib/internal/template/breadcrumb-group/styles.css.js +7 -7
  23. package/lib/internal/template/breadcrumb-group/styles.scoped.css +14 -14
  24. package/lib/internal/template/breadcrumb-group/styles.selectors.js +7 -7
  25. package/lib/internal/template/button/styles.css.js +20 -20
  26. package/lib/internal/template/button/styles.scoped.css +152 -152
  27. package/lib/internal/template/button/styles.selectors.js +20 -20
  28. package/lib/internal/template/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
  29. package/lib/internal/template/button-dropdown/mobile-expandable-group/styles.scoped.css +6 -6
  30. package/lib/internal/template/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
  31. package/lib/internal/template/calendar/styles.css.js +18 -18
  32. package/lib/internal/template/calendar/styles.scoped.css +39 -39
  33. package/lib/internal/template/calendar/styles.selectors.js +18 -18
  34. package/lib/internal/template/cards/styles.css.js +40 -40
  35. package/lib/internal/template/cards/styles.scoped.css +51 -51
  36. package/lib/internal/template/cards/styles.selectors.js +40 -40
  37. package/lib/internal/template/checkbox/styles.css.js +3 -3
  38. package/lib/internal/template/checkbox/styles.scoped.css +6 -6
  39. package/lib/internal/template/checkbox/styles.selectors.js +3 -3
  40. package/lib/internal/template/code-editor/styles.css.js +32 -32
  41. package/lib/internal/template/code-editor/styles.scoped.css +178 -178
  42. package/lib/internal/template/code-editor/styles.selectors.js +32 -32
  43. package/lib/internal/template/collection-preferences/content-display/styles.css.js +11 -11
  44. package/lib/internal/template/collection-preferences/content-display/styles.scoped.css +18 -18
  45. package/lib/internal/template/collection-preferences/content-display/styles.selectors.js +11 -11
  46. package/lib/internal/template/collection-preferences/styles.css.js +37 -37
  47. package/lib/internal/template/collection-preferences/styles.scoped.css +45 -45
  48. package/lib/internal/template/collection-preferences/styles.selectors.js +37 -37
  49. package/lib/internal/template/column-layout/styles.css.js +13 -13
  50. package/lib/internal/template/column-layout/styles.scoped.css +44 -44
  51. package/lib/internal/template/column-layout/styles.selectors.js +13 -13
  52. package/lib/internal/template/container/styles.css.js +30 -30
  53. package/lib/internal/template/container/styles.scoped.css +55 -55
  54. package/lib/internal/template/container/styles.selectors.js +30 -30
  55. package/lib/internal/template/date-picker/styles.css.js +7 -7
  56. package/lib/internal/template/date-picker/styles.scoped.css +10 -10
  57. package/lib/internal/template/date-picker/styles.selectors.js +7 -7
  58. package/lib/internal/template/date-range-picker/styles.css.js +38 -38
  59. package/lib/internal/template/date-range-picker/styles.scoped.css +47 -47
  60. package/lib/internal/template/date-range-picker/styles.selectors.js +38 -38
  61. package/lib/internal/template/drawer/styles.css.js +3 -3
  62. package/lib/internal/template/drawer/styles.scoped.css +9 -9
  63. package/lib/internal/template/drawer/styles.selectors.js +3 -3
  64. package/lib/internal/template/expandable-section/styles.css.js +32 -32
  65. package/lib/internal/template/expandable-section/styles.scoped.css +63 -63
  66. package/lib/internal/template/expandable-section/styles.selectors.js +32 -32
  67. package/lib/internal/template/flashbar/styles.css.js +47 -47
  68. package/lib/internal/template/flashbar/styles.scoped.css +147 -147
  69. package/lib/internal/template/flashbar/styles.selectors.js +47 -47
  70. package/lib/internal/template/form/styles.css.js +9 -9
  71. package/lib/internal/template/form/styles.scoped.css +9 -9
  72. package/lib/internal/template/form/styles.selectors.js +9 -9
  73. package/lib/internal/template/form-field/styles.css.js +19 -19
  74. package/lib/internal/template/form-field/styles.scoped.css +30 -30
  75. package/lib/internal/template/form-field/styles.selectors.js +19 -19
  76. package/lib/internal/template/grid/styles.css.js +53 -53
  77. package/lib/internal/template/grid/styles.scoped.css +55 -55
  78. package/lib/internal/template/grid/styles.selectors.js +53 -53
  79. package/lib/internal/template/header/styles.css.js +34 -34
  80. package/lib/internal/template/header/styles.scoped.css +51 -51
  81. package/lib/internal/template/header/styles.selectors.js +34 -34
  82. package/lib/internal/template/help-panel/styles.css.js +4 -4
  83. package/lib/internal/template/help-panel/styles.scoped.css +64 -64
  84. package/lib/internal/template/help-panel/styles.selectors.js +4 -4
  85. package/lib/internal/template/input/styles.css.js +12 -12
  86. package/lib/internal/template/input/styles.scoped.css +31 -31
  87. package/lib/internal/template/input/styles.selectors.js +12 -12
  88. package/lib/internal/template/internal/base-component/styles.scoped.css +11 -0
  89. package/lib/internal/template/internal/components/button-trigger/styles.css.js +10 -10
  90. package/lib/internal/template/internal/components/button-trigger/styles.scoped.css +25 -25
  91. package/lib/internal/template/internal/components/button-trigger/styles.selectors.js +10 -10
  92. package/lib/internal/template/internal/components/chart-filter/styles.css.js +3 -3
  93. package/lib/internal/template/internal/components/chart-filter/styles.scoped.css +4 -4
  94. package/lib/internal/template/internal/components/chart-filter/styles.selectors.js +3 -3
  95. package/lib/internal/template/internal/components/chart-legend/styles.css.js +6 -6
  96. package/lib/internal/template/internal/components/chart-legend/styles.scoped.css +16 -16
  97. package/lib/internal/template/internal/components/chart-legend/styles.selectors.js +6 -6
  98. package/lib/internal/template/internal/components/chart-popover/styles.css.js +3 -3
  99. package/lib/internal/template/internal/components/chart-popover/styles.scoped.css +4 -4
  100. package/lib/internal/template/internal/components/chart-popover/styles.selectors.js +3 -3
  101. package/lib/internal/template/internal/components/chart-series-details/styles.css.js +20 -20
  102. package/lib/internal/template/internal/components/chart-series-details/styles.scoped.css +36 -36
  103. package/lib/internal/template/internal/components/chart-series-details/styles.selectors.js +20 -20
  104. package/lib/internal/template/internal/components/chart-series-marker/styles.css.js +5 -5
  105. package/lib/internal/template/internal/components/chart-series-marker/styles.scoped.css +8 -8
  106. package/lib/internal/template/internal/components/chart-series-marker/styles.selectors.js +5 -5
  107. package/lib/internal/template/internal/components/chart-wrapper/styles.css.js +9 -9
  108. package/lib/internal/template/internal/components/chart-wrapper/styles.scoped.css +10 -10
  109. package/lib/internal/template/internal/components/chart-wrapper/styles.selectors.js +9 -9
  110. package/lib/internal/template/internal/components/dropdown/styles.css.js +20 -20
  111. package/lib/internal/template/internal/components/dropdown/styles.scoped.css +36 -36
  112. package/lib/internal/template/internal/components/dropdown/styles.selectors.js +20 -20
  113. package/lib/internal/template/internal/components/dropdown-footer/styles.css.js +3 -3
  114. package/lib/internal/template/internal/components/dropdown-footer/styles.scoped.css +4 -4
  115. package/lib/internal/template/internal/components/dropdown-footer/styles.selectors.js +3 -3
  116. package/lib/internal/template/internal/components/dropdown-status/styles.css.js +2 -2
  117. package/lib/internal/template/internal/components/dropdown-status/styles.scoped.css +3 -3
  118. package/lib/internal/template/internal/components/dropdown-status/styles.selectors.js +2 -2
  119. package/lib/internal/template/internal/components/menu-dropdown/styles.css.js +7 -7
  120. package/lib/internal/template/internal/components/menu-dropdown/styles.scoped.css +14 -14
  121. package/lib/internal/template/internal/components/menu-dropdown/styles.selectors.js +7 -7
  122. package/lib/internal/template/internal/components/option/styles.css.js +17 -17
  123. package/lib/internal/template/internal/components/option/styles.scoped.css +30 -30
  124. package/lib/internal/template/internal/components/option/styles.selectors.js +17 -17
  125. package/lib/internal/template/internal/components/options-list/styles.css.js +2 -2
  126. package/lib/internal/template/internal/components/options-list/styles.scoped.css +3 -3
  127. package/lib/internal/template/internal/components/options-list/styles.selectors.js +2 -2
  128. package/lib/internal/template/internal/components/token-list/styles.css.js +9 -9
  129. package/lib/internal/template/internal/components/token-list/styles.scoped.css +21 -21
  130. package/lib/internal/template/internal/components/token-list/styles.selectors.js +9 -9
  131. package/lib/internal/template/internal/environment.js +1 -1
  132. package/lib/internal/template/internal/environment.json +1 -1
  133. package/lib/internal/template/internal/generated/theming/index.cjs +31 -0
  134. package/lib/internal/template/internal/generated/theming/index.js +31 -0
  135. package/lib/internal/template/link/styles.css.js +20 -20
  136. package/lib/internal/template/link/styles.scoped.css +72 -72
  137. package/lib/internal/template/link/styles.selectors.js +20 -20
  138. package/lib/internal/template/modal/styles.css.js +23 -23
  139. package/lib/internal/template/modal/styles.scoped.css +40 -40
  140. package/lib/internal/template/modal/styles.selectors.js +23 -23
  141. package/lib/internal/template/multiselect/styles.css.js +2 -2
  142. package/lib/internal/template/multiselect/styles.scoped.css +3 -3
  143. package/lib/internal/template/multiselect/styles.selectors.js +2 -2
  144. package/lib/internal/template/pagination/styles.css.js +9 -9
  145. package/lib/internal/template/pagination/styles.scoped.css +24 -24
  146. package/lib/internal/template/pagination/styles.selectors.js +9 -9
  147. package/lib/internal/template/popover/styles.css.js +50 -50
  148. package/lib/internal/template/popover/styles.scoped.css +66 -66
  149. package/lib/internal/template/popover/styles.selectors.js +50 -50
  150. package/lib/internal/template/progress-bar/styles.css.js +18 -18
  151. package/lib/internal/template/progress-bar/styles.scoped.css +33 -33
  152. package/lib/internal/template/progress-bar/styles.selectors.js +18 -18
  153. package/lib/internal/template/property-filter/styles.css.js +31 -31
  154. package/lib/internal/template/property-filter/styles.scoped.css +34 -34
  155. package/lib/internal/template/property-filter/styles.selectors.js +31 -31
  156. package/lib/internal/template/radio-group/styles.css.js +9 -9
  157. package/lib/internal/template/radio-group/styles.scoped.css +16 -16
  158. package/lib/internal/template/radio-group/styles.selectors.js +9 -9
  159. package/lib/internal/template/segmented-control/styles.css.js +14 -14
  160. package/lib/internal/template/segmented-control/styles.scoped.css +34 -34
  161. package/lib/internal/template/segmented-control/styles.selectors.js +14 -14
  162. package/lib/internal/template/select/styles.css.js +1 -1
  163. package/lib/internal/template/select/styles.scoped.css +2 -2
  164. package/lib/internal/template/select/styles.selectors.js +1 -1
  165. package/lib/internal/template/side-navigation/styles.css.js +28 -28
  166. package/lib/internal/template/side-navigation/styles.scoped.css +39 -39
  167. package/lib/internal/template/side-navigation/styles.selectors.js +28 -28
  168. package/lib/internal/template/split-panel/styles.css.js +55 -55
  169. package/lib/internal/template/split-panel/styles.scoped.css +76 -76
  170. package/lib/internal/template/split-panel/styles.selectors.js +55 -55
  171. package/lib/internal/template/table/body-cell/disabled-inline-editor.d.ts +8 -0
  172. package/lib/internal/template/table/body-cell/disabled-inline-editor.d.ts.map +1 -0
  173. package/lib/internal/template/table/body-cell/disabled-inline-editor.js +54 -0
  174. package/lib/internal/template/table/body-cell/disabled-inline-editor.js.map +1 -0
  175. package/lib/internal/template/table/body-cell/index.d.ts +1 -2
  176. package/lib/internal/template/table/body-cell/index.d.ts.map +1 -1
  177. package/lib/internal/template/table/body-cell/index.js +6 -0
  178. package/lib/internal/template/table/body-cell/index.js.map +1 -1
  179. package/lib/internal/template/table/body-cell/styles.css.js +30 -28
  180. package/lib/internal/template/table/body-cell/styles.scoped.css +94 -88
  181. package/lib/internal/template/table/body-cell/styles.selectors.js +30 -28
  182. package/lib/internal/template/table/interfaces.d.ts +6 -0
  183. package/lib/internal/template/table/interfaces.d.ts.map +1 -1
  184. package/lib/internal/template/table/interfaces.js.map +1 -1
  185. package/lib/internal/template/table/resizer/styles.css.js +8 -8
  186. package/lib/internal/template/table/resizer/styles.scoped.css +15 -15
  187. package/lib/internal/template/table/resizer/styles.selectors.js +8 -8
  188. package/lib/internal/template/tabs/styles.css.js +21 -21
  189. package/lib/internal/template/tabs/styles.scoped.css +40 -40
  190. package/lib/internal/template/tabs/styles.selectors.js +21 -21
  191. package/lib/internal/template/text-content/styles.css.js +1 -1
  192. package/lib/internal/template/text-content/styles.scoped.css +61 -61
  193. package/lib/internal/template/text-content/styles.selectors.js +1 -1
  194. package/lib/internal/template/text-filter/styles.css.js +3 -3
  195. package/lib/internal/template/text-filter/styles.scoped.css +4 -4
  196. package/lib/internal/template/text-filter/styles.selectors.js +3 -3
  197. package/lib/internal/template/textarea/styles.css.js +4 -4
  198. package/lib/internal/template/textarea/styles.scoped.css +13 -13
  199. package/lib/internal/template/textarea/styles.selectors.js +4 -4
  200. package/lib/internal/template/tiles/styles.css.js +29 -29
  201. package/lib/internal/template/tiles/styles.scoped.css +72 -72
  202. package/lib/internal/template/tiles/styles.selectors.js +29 -29
  203. package/lib/internal/template/toggle/styles.css.js +8 -8
  204. package/lib/internal/template/toggle/styles.scoped.css +14 -14
  205. package/lib/internal/template/toggle/styles.selectors.js +8 -8
  206. package/lib/internal/template/token-group/styles.css.js +8 -8
  207. package/lib/internal/template/token-group/styles.scoped.css +17 -17
  208. package/lib/internal/template/token-group/styles.selectors.js +8 -8
  209. package/lib/internal/template/top-navigation/1.0-beta/styles.css.js +25 -25
  210. package/lib/internal/template/top-navigation/1.0-beta/styles.scoped.css +43 -43
  211. package/lib/internal/template/top-navigation/1.0-beta/styles.selectors.js +25 -25
  212. package/lib/internal/template/top-navigation/styles.css.js +47 -47
  213. package/lib/internal/template/top-navigation/styles.scoped.css +69 -69
  214. package/lib/internal/template/top-navigation/styles.selectors.js +47 -47
  215. package/lib/internal/template/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  216. package/lib/internal/template/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +22 -22
  217. package/lib/internal/template/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  218. package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  219. package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.scoped.css +30 -30
  220. package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  221. package/lib/internal/template/tutorial-panel/styles.css.js +1 -1
  222. package/lib/internal/template/tutorial-panel/styles.scoped.css +2 -2
  223. package/lib/internal/template/tutorial-panel/styles.selectors.js +1 -1
  224. package/lib/internal/template/wizard/styles.css.js +32 -32
  225. package/lib/internal/template/wizard/styles.scoped.css +66 -66
  226. package/lib/internal/template/wizard/styles.selectors.js +32 -32
  227. package/package.json +1 -1
@@ -1,3 +1,3 @@
1
1
  {
2
- "commit": "52331089bbb7793c98f7db0124d46513a736667b"
2
+ "commit": "f6aaf941bc2225348358018a6d2fd278f28a834b"
3
3
  }
@@ -24,7 +24,7 @@
24
24
  letter-spacing: normal;
25
25
  list-style: disc outside none;
26
26
  tab-size: 8;
27
- text-align: left;
27
+ text-align: start;
28
28
  text-indent: 0;
29
29
  text-shadow: none;
30
30
  text-transform: none;
@@ -32,6 +32,7 @@ $success-icon-padding-right: calc(#{$edit-button-padding-right} + #{$icon-width-
32
32
  word-wrap: break-word;
33
33
  border-bottom: awsui.$border-divider-list-width solid awsui.$color-border-divider-secondary;
34
34
  font-weight: inherit;
35
+ text-align: start;
35
36
  &:not(.body-cell-wrap) {
36
37
  white-space: nowrap;
37
38
  overflow: hidden;
@@ -253,6 +254,11 @@ $success-icon-padding-right: calc(#{$edit-button-padding-right} + #{$icon-width-
253
254
  flex-shrink: 0;
254
255
  }
255
256
  }
257
+
258
+ &.body-cell-disabled-edit > .body-cell-editor {
259
+ color: awsui.$color-text-disabled-inline-edit;
260
+ }
261
+
256
262
  &.body-cell-editable {
257
263
  position: relative;
258
264
  cursor: pointer;
@@ -286,33 +292,40 @@ $success-icon-padding-right: calc(#{$edit-button-padding-right} + #{$icon-width-
286
292
  // It's therefore important to display the focus outline, even when a keyboard user wasn't detected.
287
293
  // For example, when an edit button is selected from the VoiceOver rotor menu.
288
294
  &:focus-within {
289
- padding-right: calc(#{$cell-horizontal-padding} + #{awsui.$space-l});
290
- &.body-cell-has-success {
291
- // After a successful edit, we display the success icon next to the edit button and need additional padding to not let the text overflow the success icon.
292
- padding-right: calc(#{$cell-horizontal-padding} + #{awsui.$space-l} + #{$icon-width-with-spacing});
293
- }
294
- @include focused-editor-styles;
295
295
  @include styles.focus-highlight(
296
296
  (
297
297
  'vertical': calc(-1 * #{awsui.$space-scaled-xxs}),
298
298
  'horizontal': calc(-1 * #{awsui.$space-scaled-xxs}),
299
299
  )
300
300
  );
301
+ }
302
+
303
+ &:focus-within,
304
+ &.body-cell-edit-disabled-popover {
305
+ padding-right: calc(#{$cell-horizontal-padding} + #{awsui.$space-l});
306
+ &.body-cell-has-success {
307
+ // After a successful edit, we display the success icon next to the edit button and need additional padding to not let the text overflow the success icon.
308
+ padding-right: calc(#{$cell-horizontal-padding} + #{awsui.$space-l} + #{$icon-width-with-spacing});
309
+ }
310
+ @include focused-editor-styles;
301
311
  &.sticky-cell {
302
312
  position: sticky;
303
313
  }
304
314
  }
315
+
305
316
  &:hover {
306
- position: relative;
307
317
  background-color: awsui.$color-background-dropdown-item-hover;
308
318
  border: awsui.$border-divider-list-width solid awsui.$color-border-editable-cell-hover;
309
319
  left: calc(-1 * #{awsui.$border-divider-list-width});
310
320
  right: calc(-1 * #{awsui.$border-divider-list-width});
311
- @include focused-editor-styles;
321
+
322
+ position: relative;
323
+
312
324
  &:first-child {
313
325
  left: 0;
314
326
  right: 0;
315
327
  }
328
+
316
329
  & > .body-cell-editor {
317
330
  padding-right: calc(#{$edit-button-padding-right} - (2 * #{awsui.$border-divider-list-width}));
318
331
  }
@@ -335,6 +348,7 @@ $success-icon-padding-right: calc(#{$edit-button-padding-right} + #{$icon-width-
335
348
  &.sticky-cell {
336
349
  position: sticky;
337
350
  }
351
+ @include focused-editor-styles;
338
352
  }
339
353
  }
340
354
  }
@@ -1,30 +1,30 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "alert": "awsui_alert_mx3cw_ts820_93",
5
- "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_mx3cw_ts820_1",
6
- "root": "awsui_root_mx3cw_ts820_119",
7
- "hidden": "awsui_hidden_mx3cw_ts820_157",
8
- "with-dismiss": "awsui_with-dismiss_mx3cw_ts820_202",
9
- "with-action": "awsui_with-action_mx3cw_ts820_202",
10
- "breakpoint-default": "awsui_breakpoint-default_mx3cw_ts820_208",
11
- "header": "awsui_header_mx3cw_ts820_215",
12
- "action": "awsui_action_mx3cw_ts820_219",
13
- "action-slot": "awsui_action-slot_mx3cw_ts820_224",
14
- "action-button": "awsui_action-button_mx3cw_ts820_225",
15
- "alert-focus-wrapper": "awsui_alert-focus-wrapper_mx3cw_ts820_229",
16
- "text": "awsui_text_mx3cw_ts820_255",
17
- "icon": "awsui_icon_mx3cw_ts820_260",
18
- "message": "awsui_message_mx3cw_ts820_263",
19
- "icon-size-medium": "awsui_icon-size-medium_mx3cw_ts820_271",
20
- "icon-size-big": "awsui_icon-size-big_mx3cw_ts820_274",
21
- "icon-size-normal": "awsui_icon-size-normal_mx3cw_ts820_277",
22
- "content": "awsui_content_mx3cw_ts820_281",
23
- "dismiss": "awsui_dismiss_mx3cw_ts820_285",
24
- "dismiss-button": "awsui_dismiss-button_mx3cw_ts820_290",
25
- "type-error": "awsui_type-error_mx3cw_ts820_294",
26
- "type-warning": "awsui_type-warning_mx3cw_ts820_302",
27
- "type-success": "awsui_type-success_mx3cw_ts820_310",
28
- "type-info": "awsui_type-info_mx3cw_ts820_318"
4
+ "alert": "awsui_alert_mx3cw_jwud7_93",
5
+ "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_mx3cw_jwud7_1",
6
+ "root": "awsui_root_mx3cw_jwud7_119",
7
+ "hidden": "awsui_hidden_mx3cw_jwud7_157",
8
+ "with-dismiss": "awsui_with-dismiss_mx3cw_jwud7_202",
9
+ "with-action": "awsui_with-action_mx3cw_jwud7_202",
10
+ "breakpoint-default": "awsui_breakpoint-default_mx3cw_jwud7_208",
11
+ "header": "awsui_header_mx3cw_jwud7_215",
12
+ "action": "awsui_action_mx3cw_jwud7_219",
13
+ "action-slot": "awsui_action-slot_mx3cw_jwud7_224",
14
+ "action-button": "awsui_action-button_mx3cw_jwud7_225",
15
+ "alert-focus-wrapper": "awsui_alert-focus-wrapper_mx3cw_jwud7_229",
16
+ "text": "awsui_text_mx3cw_jwud7_255",
17
+ "icon": "awsui_icon_mx3cw_jwud7_260",
18
+ "message": "awsui_message_mx3cw_jwud7_263",
19
+ "icon-size-medium": "awsui_icon-size-medium_mx3cw_jwud7_271",
20
+ "icon-size-big": "awsui_icon-size-big_mx3cw_jwud7_274",
21
+ "icon-size-normal": "awsui_icon-size-normal_mx3cw_jwud7_277",
22
+ "content": "awsui_content_mx3cw_jwud7_281",
23
+ "dismiss": "awsui_dismiss_mx3cw_jwud7_285",
24
+ "dismiss-button": "awsui_dismiss-button_mx3cw_jwud7_290",
25
+ "type-error": "awsui_type-error_mx3cw_jwud7_294",
26
+ "type-warning": "awsui_type-warning_mx3cw_jwud7_302",
27
+ "type-success": "awsui_type-success_mx3cw_jwud7_310",
28
+ "type-info": "awsui_type-info_mx3cw_jwud7_318"
29
29
  };
30
30
 
@@ -90,10 +90,10 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
90
90
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
91
91
  SPDX-License-Identifier: Apache-2.0
92
92
  */
93
- .awsui_alert_mx3cw_ts820_93:not(#\9) {
94
- animation: awsui_awsui-motion-fade-in_mx3cw_ts820_1 var(--motion-duration-show-paced-wu1v6q, 180ms) var(--motion-easing-show-paced-72rrqw, ease-out);
93
+ .awsui_alert_mx3cw_jwud7_93:not(#\9) {
94
+ animation: awsui_awsui-motion-fade-in_mx3cw_jwud7_1 var(--motion-duration-show-paced-wu1v6q, 180ms) var(--motion-easing-show-paced-72rrqw, ease-out);
95
95
  }
96
- @keyframes awsui_awsui-motion-fade-in_mx3cw_ts820_1 {
96
+ @keyframes awsui_awsui-motion-fade-in_mx3cw_jwud7_1 {
97
97
  from {
98
98
  opacity: 0.2;
99
99
  }
@@ -102,12 +102,12 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
102
102
  }
103
103
  }
104
104
  @media (prefers-reduced-motion: reduce) {
105
- .awsui_alert_mx3cw_ts820_93:not(#\9) {
105
+ .awsui_alert_mx3cw_jwud7_93:not(#\9) {
106
106
  animation: none;
107
107
  transition: none;
108
108
  }
109
109
  }
110
- .awsui-motion-disabled .awsui_alert_mx3cw_ts820_93:not(#\9), .awsui-mode-entering .awsui_alert_mx3cw_ts820_93:not(#\9) {
110
+ .awsui-motion-disabled .awsui_alert_mx3cw_jwud7_93:not(#\9), .awsui-mode-entering .awsui_alert_mx3cw_jwud7_93:not(#\9) {
111
111
  animation: none;
112
112
  transition: none;
113
113
  }
@@ -116,7 +116,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
116
116
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
117
117
  SPDX-License-Identifier: Apache-2.0
118
118
  */
119
- .awsui_root_mx3cw_ts820_119:not(#\9) {
119
+ .awsui_root_mx3cw_jwud7_119:not(#\9) {
120
120
  border-collapse: separate;
121
121
  border-spacing: 0;
122
122
  box-sizing: border-box;
@@ -136,7 +136,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
136
136
  letter-spacing: normal;
137
137
  list-style: disc outside none;
138
138
  tab-size: 8;
139
- text-align: left;
139
+ text-align: start;
140
140
  text-indent: 0;
141
141
  text-shadow: none;
142
142
  text-transform: none;
@@ -155,11 +155,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
155
155
  overflow: hidden;
156
156
  display: block;
157
157
  }
158
- .awsui_root_mx3cw_ts820_119.awsui_hidden_mx3cw_ts820_157:not(#\9) {
158
+ .awsui_root_mx3cw_jwud7_119.awsui_hidden_mx3cw_jwud7_157:not(#\9) {
159
159
  display: none;
160
160
  }
161
161
 
162
- .awsui_alert_mx3cw_ts820_93:not(#\9) {
162
+ .awsui_alert_mx3cw_jwud7_93:not(#\9) {
163
163
  border-collapse: separate;
164
164
  border-spacing: 0;
165
165
  box-sizing: border-box;
@@ -179,7 +179,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
179
179
  letter-spacing: normal;
180
180
  list-style: disc outside none;
181
181
  tab-size: 8;
182
- text-align: left;
182
+ text-align: start;
183
183
  text-indent: 0;
184
184
  text-shadow: none;
185
185
  text-transform: none;
@@ -201,48 +201,48 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
201
201
  padding: var(--space-alert-vertical-f4n3qs, 12px) var(--space-alert-horizontal-bwh51v, 20px);
202
202
  background-color: var(--color-background-container-content-il2pe5, #ffffff);
203
203
  }
204
- .awsui_alert_mx3cw_ts820_93.awsui_with-dismiss_mx3cw_ts820_202:not(#\9), .awsui_alert_mx3cw_ts820_93.awsui_with-action_mx3cw_ts820_202:not(#\9) {
204
+ .awsui_alert_mx3cw_jwud7_93.awsui_with-dismiss_mx3cw_jwud7_202:not(#\9), .awsui_alert_mx3cw_jwud7_93.awsui_with-action_mx3cw_jwud7_202:not(#\9) {
205
205
  grid-template-columns: 1fr auto;
206
206
  }
207
- .awsui_alert_mx3cw_ts820_93.awsui_with-action_mx3cw_ts820_202.awsui_with-dismiss_mx3cw_ts820_202:not(#\9) {
207
+ .awsui_alert_mx3cw_jwud7_93.awsui_with-action_mx3cw_jwud7_202.awsui_with-dismiss_mx3cw_jwud7_202:not(#\9) {
208
208
  grid-template-columns: 1fr auto auto;
209
209
  }
210
- .awsui_alert_mx3cw_ts820_93.awsui_breakpoint-default_mx3cw_ts820_208.awsui_with-action_mx3cw_ts820_202:not(#\9) {
210
+ .awsui_alert_mx3cw_jwud7_93.awsui_breakpoint-default_mx3cw_jwud7_208.awsui_with-action_mx3cw_jwud7_202:not(#\9) {
211
211
  grid-template-columns: 1fr auto;
212
212
  }
213
- .awsui_alert_mx3cw_ts820_93.awsui_breakpoint-default_mx3cw_ts820_208:not(#\9):not(.awsui_with-dismiss_mx3cw_ts820_202) {
213
+ .awsui_alert_mx3cw_jwud7_93.awsui_breakpoint-default_mx3cw_jwud7_208:not(#\9):not(.awsui_with-dismiss_mx3cw_jwud7_202) {
214
214
  grid-template-columns: 1fr;
215
215
  }
216
216
 
217
- .awsui_header_mx3cw_ts820_215:not(#\9) {
217
+ .awsui_header_mx3cw_jwud7_215:not(#\9) {
218
218
  font-weight: 700;
219
219
  }
220
220
 
221
- .awsui_action_mx3cw_ts820_219:not(#\9) {
221
+ .awsui_action_mx3cw_jwud7_219:not(#\9) {
222
222
  white-space: nowrap;
223
223
  margin-left: var(--space-alert-action-left-5t7fct, 20px);
224
224
  }
225
225
 
226
- .awsui_action-slot_mx3cw_ts820_224:not(#\9),
227
- .awsui_action-button_mx3cw_ts820_225:not(#\9) {
226
+ .awsui_action-slot_mx3cw_jwud7_224:not(#\9),
227
+ .awsui_action-button_mx3cw_jwud7_225:not(#\9) {
228
228
  /* used in test-utils */
229
229
  }
230
230
 
231
- .awsui_alert-focus-wrapper_mx3cw_ts820_229:not(#\9) {
231
+ .awsui_alert-focus-wrapper_mx3cw_jwud7_229:not(#\9) {
232
232
  display: grid;
233
233
  grid-template-columns: min-content auto;
234
234
  }
235
- .awsui_alert-focus-wrapper_mx3cw_ts820_229:not(#\9):focus {
235
+ .awsui_alert-focus-wrapper_mx3cw_jwud7_229:not(#\9):focus {
236
236
  outline: none;
237
237
  }
238
- body[data-awsui-focus-visible=true] .awsui_alert-focus-wrapper_mx3cw_ts820_229:not(#\9):focus {
238
+ body[data-awsui-focus-visible=true] .awsui_alert-focus-wrapper_mx3cw_jwud7_229:not(#\9):focus {
239
239
  position: relative;
240
240
  }
241
- body[data-awsui-focus-visible=true] .awsui_alert-focus-wrapper_mx3cw_ts820_229:not(#\9):focus {
241
+ body[data-awsui-focus-visible=true] .awsui_alert-focus-wrapper_mx3cw_jwud7_229:not(#\9):focus {
242
242
  outline: 2px dotted transparent;
243
243
  outline-offset: calc(var(--space-button-focus-outline-gutter-s68ny8, 3px) - 1px);
244
244
  }
245
- body[data-awsui-focus-visible=true] .awsui_alert-focus-wrapper_mx3cw_ts820_229:not(#\9):focus::before {
245
+ body[data-awsui-focus-visible=true] .awsui_alert-focus-wrapper_mx3cw_jwud7_229:not(#\9):focus::before {
246
246
  content: " ";
247
247
  display: block;
248
248
  position: absolute;
@@ -254,73 +254,73 @@ body[data-awsui-focus-visible=true] .awsui_alert-focus-wrapper_mx3cw_ts820_229:n
254
254
  box-shadow: 0 0 0 2px var(--color-border-item-focused-v8nq2m, #0073bb);
255
255
  }
256
256
 
257
- .awsui_text_mx3cw_ts820_255:not(#\9) {
257
+ .awsui_text_mx3cw_jwud7_255:not(#\9) {
258
258
  min-width: 0;
259
259
  padding: var(--border-field-width-yoy972, 1px) 0;
260
260
  margin: var(--space-scaled-xxs-t7ij38, 4px) var(--space-xxs-9rrxti, 4px);
261
261
  }
262
- .awsui_text_mx3cw_ts820_255.awsui_icon_mx3cw_ts820_260:not(#\9) {
262
+ .awsui_text_mx3cw_jwud7_255.awsui_icon_mx3cw_jwud7_260:not(#\9) {
263
263
  margin-left: 0;
264
264
  }
265
- .awsui_text_mx3cw_ts820_255.awsui_message_mx3cw_ts820_263:not(#\9) {
265
+ .awsui_text_mx3cw_jwud7_255.awsui_message_mx3cw_jwud7_263:not(#\9) {
266
266
  margin-right: var(--space-alert-message-right-px48tx, 0px);
267
267
  }
268
268
 
269
- .awsui_breakpoint-default_mx3cw_ts820_208 > .awsui_action_mx3cw_ts820_219:not(#\9) {
269
+ .awsui_breakpoint-default_mx3cw_jwud7_208 > .awsui_action_mx3cw_jwud7_219:not(#\9) {
270
270
  grid-row: 2;
271
271
  margin-bottom: var(--space-xxs-9rrxti, 4px);
272
272
  }
273
- .awsui_breakpoint-default_mx3cw_ts820_208.awsui_icon-size-medium_mx3cw_ts820_271 > .awsui_action_mx3cw_ts820_219:not(#\9) {
273
+ .awsui_breakpoint-default_mx3cw_jwud7_208.awsui_icon-size-medium_mx3cw_jwud7_271 > .awsui_action_mx3cw_jwud7_219:not(#\9) {
274
274
  margin-left: calc(var(--size-icon-medium-6sroof, 16px) + var(--space-xs-xf5ch3, 8px));
275
275
  }
276
- .awsui_breakpoint-default_mx3cw_ts820_208.awsui_icon-size-big_mx3cw_ts820_274 > .awsui_action_mx3cw_ts820_219:not(#\9) {
276
+ .awsui_breakpoint-default_mx3cw_jwud7_208.awsui_icon-size-big_mx3cw_jwud7_274 > .awsui_action_mx3cw_jwud7_219:not(#\9) {
277
277
  margin-left: calc(var(--size-icon-big-hyxarq, 32px) + var(--space-xs-xf5ch3, 8px));
278
278
  }
279
- .awsui_breakpoint-default_mx3cw_ts820_208.awsui_icon-size-normal_mx3cw_ts820_277 > .awsui_action_mx3cw_ts820_219:not(#\9) {
279
+ .awsui_breakpoint-default_mx3cw_jwud7_208.awsui_icon-size-normal_mx3cw_jwud7_277 > .awsui_action_mx3cw_jwud7_219:not(#\9) {
280
280
  margin-left: calc(var(--size-icon-normal-wflv4k, 16px) + var(--space-xs-xf5ch3, 8px));
281
281
  }
282
282
 
283
- .awsui_content_mx3cw_ts820_281:not(#\9) {
283
+ .awsui_content_mx3cw_jwud7_281:not(#\9) {
284
284
  /* used in test-utils */
285
285
  }
286
286
 
287
- .awsui_dismiss_mx3cw_ts820_285:not(#\9) {
287
+ .awsui_dismiss_mx3cw_jwud7_285:not(#\9) {
288
288
  margin-right: calc(-1 * var(--space-xxs-9rrxti, 4px));
289
289
  margin-left: var(--space-s-2025hl, 12px);
290
290
  }
291
291
 
292
- .awsui_dismiss-button_mx3cw_ts820_290:not(#\9) {
292
+ .awsui_dismiss-button_mx3cw_jwud7_290:not(#\9) {
293
293
  /* used in test-utils */
294
294
  }
295
295
 
296
- .awsui_type-error_mx3cw_ts820_294:not(#\9) {
296
+ .awsui_type-error_mx3cw_jwud7_294:not(#\9) {
297
297
  border-color: var(--color-border-status-error-xj05xm, #d13212);
298
298
  background-color: var(--color-background-status-error-oemu7d, #fdf3f1);
299
299
  }
300
- .awsui_type-error_mx3cw_ts820_294 > .awsui_alert-focus-wrapper_mx3cw_ts820_229 > .awsui_icon_mx3cw_ts820_260:not(#\9) {
300
+ .awsui_type-error_mx3cw_jwud7_294 > .awsui_alert-focus-wrapper_mx3cw_jwud7_229 > .awsui_icon_mx3cw_jwud7_260:not(#\9) {
301
301
  color: var(--color-text-status-error-ofc4yr, #d13212);
302
302
  }
303
303
 
304
- .awsui_type-warning_mx3cw_ts820_302:not(#\9) {
304
+ .awsui_type-warning_mx3cw_jwud7_302:not(#\9) {
305
305
  border-color: var(--color-border-status-warning-gda7pe, #906806);
306
306
  background-color: var(--color-background-status-warning-c7n5t6, #fffce9);
307
307
  }
308
- .awsui_type-warning_mx3cw_ts820_302 > .awsui_alert-focus-wrapper_mx3cw_ts820_229 > .awsui_icon_mx3cw_ts820_260:not(#\9) {
308
+ .awsui_type-warning_mx3cw_jwud7_302 > .awsui_alert-focus-wrapper_mx3cw_jwud7_229 > .awsui_icon_mx3cw_jwud7_260:not(#\9) {
309
309
  color: var(--color-text-status-warning-azn00c, #906806);
310
310
  }
311
311
 
312
- .awsui_type-success_mx3cw_ts820_310:not(#\9) {
312
+ .awsui_type-success_mx3cw_jwud7_310:not(#\9) {
313
313
  border-color: var(--color-border-status-success-ce6e1e, #1d8102);
314
314
  background-color: var(--color-background-status-success-6fu96x, #f2f8f0);
315
315
  }
316
- .awsui_type-success_mx3cw_ts820_310 > .awsui_alert-focus-wrapper_mx3cw_ts820_229 > .awsui_icon_mx3cw_ts820_260:not(#\9) {
316
+ .awsui_type-success_mx3cw_jwud7_310 > .awsui_alert-focus-wrapper_mx3cw_jwud7_229 > .awsui_icon_mx3cw_jwud7_260:not(#\9) {
317
317
  color: var(--color-text-status-success-owjbj0, #1d8102);
318
318
  }
319
319
 
320
- .awsui_type-info_mx3cw_ts820_318:not(#\9) {
320
+ .awsui_type-info_mx3cw_jwud7_318:not(#\9) {
321
321
  border-color: var(--color-border-status-info-q9np44, #0073bb);
322
322
  background-color: var(--color-background-status-info-pgxhez, #f1faff);
323
323
  }
324
- .awsui_type-info_mx3cw_ts820_318 > .awsui_alert-focus-wrapper_mx3cw_ts820_229 > .awsui_icon_mx3cw_ts820_260:not(#\9) {
324
+ .awsui_type-info_mx3cw_jwud7_318 > .awsui_alert-focus-wrapper_mx3cw_jwud7_229 > .awsui_icon_mx3cw_jwud7_260:not(#\9) {
325
325
  color: var(--color-text-status-info-aq7yd6, #0073bb);
326
326
  }
@@ -2,30 +2,30 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "alert": "awsui_alert_mx3cw_ts820_93",
6
- "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_mx3cw_ts820_1",
7
- "root": "awsui_root_mx3cw_ts820_119",
8
- "hidden": "awsui_hidden_mx3cw_ts820_157",
9
- "with-dismiss": "awsui_with-dismiss_mx3cw_ts820_202",
10
- "with-action": "awsui_with-action_mx3cw_ts820_202",
11
- "breakpoint-default": "awsui_breakpoint-default_mx3cw_ts820_208",
12
- "header": "awsui_header_mx3cw_ts820_215",
13
- "action": "awsui_action_mx3cw_ts820_219",
14
- "action-slot": "awsui_action-slot_mx3cw_ts820_224",
15
- "action-button": "awsui_action-button_mx3cw_ts820_225",
16
- "alert-focus-wrapper": "awsui_alert-focus-wrapper_mx3cw_ts820_229",
17
- "text": "awsui_text_mx3cw_ts820_255",
18
- "icon": "awsui_icon_mx3cw_ts820_260",
19
- "message": "awsui_message_mx3cw_ts820_263",
20
- "icon-size-medium": "awsui_icon-size-medium_mx3cw_ts820_271",
21
- "icon-size-big": "awsui_icon-size-big_mx3cw_ts820_274",
22
- "icon-size-normal": "awsui_icon-size-normal_mx3cw_ts820_277",
23
- "content": "awsui_content_mx3cw_ts820_281",
24
- "dismiss": "awsui_dismiss_mx3cw_ts820_285",
25
- "dismiss-button": "awsui_dismiss-button_mx3cw_ts820_290",
26
- "type-error": "awsui_type-error_mx3cw_ts820_294",
27
- "type-warning": "awsui_type-warning_mx3cw_ts820_302",
28
- "type-success": "awsui_type-success_mx3cw_ts820_310",
29
- "type-info": "awsui_type-info_mx3cw_ts820_318"
5
+ "alert": "awsui_alert_mx3cw_jwud7_93",
6
+ "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_mx3cw_jwud7_1",
7
+ "root": "awsui_root_mx3cw_jwud7_119",
8
+ "hidden": "awsui_hidden_mx3cw_jwud7_157",
9
+ "with-dismiss": "awsui_with-dismiss_mx3cw_jwud7_202",
10
+ "with-action": "awsui_with-action_mx3cw_jwud7_202",
11
+ "breakpoint-default": "awsui_breakpoint-default_mx3cw_jwud7_208",
12
+ "header": "awsui_header_mx3cw_jwud7_215",
13
+ "action": "awsui_action_mx3cw_jwud7_219",
14
+ "action-slot": "awsui_action-slot_mx3cw_jwud7_224",
15
+ "action-button": "awsui_action-button_mx3cw_jwud7_225",
16
+ "alert-focus-wrapper": "awsui_alert-focus-wrapper_mx3cw_jwud7_229",
17
+ "text": "awsui_text_mx3cw_jwud7_255",
18
+ "icon": "awsui_icon_mx3cw_jwud7_260",
19
+ "message": "awsui_message_mx3cw_jwud7_263",
20
+ "icon-size-medium": "awsui_icon-size-medium_mx3cw_jwud7_271",
21
+ "icon-size-big": "awsui_icon-size-big_mx3cw_jwud7_274",
22
+ "icon-size-normal": "awsui_icon-size-normal_mx3cw_jwud7_277",
23
+ "content": "awsui_content_mx3cw_jwud7_281",
24
+ "dismiss": "awsui_dismiss_mx3cw_jwud7_285",
25
+ "dismiss-button": "awsui_dismiss-button_mx3cw_jwud7_290",
26
+ "type-error": "awsui_type-error_mx3cw_jwud7_294",
27
+ "type-warning": "awsui_type-warning_mx3cw_jwud7_302",
28
+ "type-success": "awsui_type-success_mx3cw_jwud7_310",
29
+ "type-info": "awsui_type-info_mx3cw_jwud7_318"
30
30
  };
31
31
 
@@ -1,13 +1,13 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "root": "awsui_root_swimc_1ioif_93",
5
- "anchor-list": "awsui_anchor-list_swimc_1ioif_128",
6
- "anchor-item": "awsui_anchor-item_swimc_1ioif_146",
7
- "anchor-item--active": "awsui_anchor-item--active_swimc_1ioif_165",
8
- "anchor-link": "awsui_anchor-link_swimc_1ioif_179",
9
- "anchor-link--active": "awsui_anchor-link--active_swimc_1ioif_218",
10
- "anchor-link-text": "awsui_anchor-link-text_swimc_1ioif_225",
11
- "anchor-link-info": "awsui_anchor-link-info_swimc_1ioif_229"
4
+ "root": "awsui_root_swimc_cemj6_93",
5
+ "anchor-list": "awsui_anchor-list_swimc_cemj6_128",
6
+ "anchor-item": "awsui_anchor-item_swimc_cemj6_146",
7
+ "anchor-item--active": "awsui_anchor-item--active_swimc_cemj6_165",
8
+ "anchor-link": "awsui_anchor-link_swimc_cemj6_179",
9
+ "anchor-link--active": "awsui_anchor-link--active_swimc_cemj6_218",
10
+ "anchor-link-text": "awsui_anchor-link-text_swimc_cemj6_225",
11
+ "anchor-link-info": "awsui_anchor-link-info_swimc_cemj6_229"
12
12
  };
13
13
 
@@ -90,7 +90,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
90
90
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
91
91
  SPDX-License-Identifier: Apache-2.0
92
92
  */
93
- .awsui_root_swimc_1ioif_93:not(#\9) {
93
+ .awsui_root_swimc_cemj6_93:not(#\9) {
94
94
  border-collapse: separate;
95
95
  border-spacing: 0;
96
96
  box-sizing: border-box;
@@ -110,7 +110,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
110
110
  letter-spacing: normal;
111
111
  list-style: disc outside none;
112
112
  tab-size: 8;
113
- text-align: left;
113
+ text-align: start;
114
114
  text-indent: 0;
115
115
  text-shadow: none;
116
116
  text-transform: none;
@@ -126,14 +126,14 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
126
126
  -moz-osx-font-smoothing: auto;
127
127
  }
128
128
 
129
- .awsui_anchor-list_swimc_1ioif_128:not(#\9) {
129
+ .awsui_anchor-list_swimc_cemj6_128:not(#\9) {
130
130
  list-style: none;
131
131
  margin: 0;
132
132
  padding: 0;
133
133
  position: relative;
134
134
  text-indent: 0;
135
135
  }
136
- .awsui_anchor-list_swimc_1ioif_128:not(#\9)::before {
136
+ .awsui_anchor-list_swimc_cemj6_128:not(#\9)::before {
137
137
  content: "";
138
138
  background-color: var(--color-border-divider-default-in8dkg, #eaeded);
139
139
  border-radius: var(--border-radius-tabs-focus-ring-7k0vsi, 0px);
@@ -144,7 +144,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
144
144
  width: 2px;
145
145
  }
146
146
 
147
- .awsui_anchor-item_swimc_1ioif_146:not(#\9) {
147
+ .awsui_anchor-item_swimc_cemj6_146:not(#\9) {
148
148
  transition: var(--motion-duration-slow-ncmroz, 180ms);
149
149
  transition-property: all;
150
150
  font-size: var(--font-size-body-m-pa3mqb, 14px);
@@ -154,19 +154,19 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
154
154
  margin: var(--space-scaled-xxs-t7ij38, 4px) 0;
155
155
  }
156
156
  @media (prefers-reduced-motion: reduce) {
157
- .awsui_anchor-item_swimc_1ioif_146:not(#\9) {
157
+ .awsui_anchor-item_swimc_cemj6_146:not(#\9) {
158
158
  animation: none;
159
159
  transition: none;
160
160
  }
161
161
  }
162
- .awsui-motion-disabled .awsui_anchor-item_swimc_1ioif_146:not(#\9), .awsui-mode-entering .awsui_anchor-item_swimc_1ioif_146:not(#\9) {
162
+ .awsui-motion-disabled .awsui_anchor-item_swimc_cemj6_146:not(#\9), .awsui-mode-entering .awsui_anchor-item_swimc_cemj6_146:not(#\9) {
163
163
  animation: none;
164
164
  transition: none;
165
165
  }
166
- .awsui_anchor-item--active_swimc_1ioif_165:not(#\9) {
166
+ .awsui_anchor-item--active_swimc_cemj6_165:not(#\9) {
167
167
  position: relative;
168
168
  }
169
- .awsui_anchor-item--active_swimc_1ioif_165:not(#\9)::before {
169
+ .awsui_anchor-item--active_swimc_cemj6_165:not(#\9)::before {
170
170
  content: "";
171
171
  background-color: var(--color-text-accent-yy9054, #0073bb);
172
172
  border-radius: var(--border-radius-tabs-focus-ring-7k0vsi, 0px);
@@ -177,7 +177,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
177
177
  width: 2px;
178
178
  }
179
179
 
180
- .awsui_anchor-link_swimc_1ioif_179:not(#\9) {
180
+ .awsui_anchor-link_swimc_cemj6_179:not(#\9) {
181
181
  transition: var(--motion-duration-slow-ncmroz, 180ms);
182
182
  transition-property: all;
183
183
  font-size: var(--font-size-body-m-pa3mqb, 14px);
@@ -190,16 +190,16 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
190
190
  text-decoration: none;
191
191
  }
192
192
  @media (prefers-reduced-motion: reduce) {
193
- .awsui_anchor-link_swimc_1ioif_179:not(#\9) {
193
+ .awsui_anchor-link_swimc_cemj6_179:not(#\9) {
194
194
  animation: none;
195
195
  transition: none;
196
196
  }
197
197
  }
198
- .awsui-motion-disabled .awsui_anchor-link_swimc_1ioif_179:not(#\9), .awsui-mode-entering .awsui_anchor-link_swimc_1ioif_179:not(#\9) {
198
+ .awsui-motion-disabled .awsui_anchor-link_swimc_cemj6_179:not(#\9), .awsui-mode-entering .awsui_anchor-link_swimc_cemj6_179:not(#\9) {
199
199
  animation: none;
200
200
  transition: none;
201
201
  }
202
- body[data-awsui-focus-visible=true] .awsui_anchor-link_swimc_1ioif_179:not(#\9):focus {
202
+ body[data-awsui-focus-visible=true] .awsui_anchor-link_swimc_cemj6_179:not(#\9):focus {
203
203
  outline: thin dotted;
204
204
  outline: var(--border-link-focus-ring-outline-gygm43, 5px auto Highlight);
205
205
  outline-offset: 2px;
@@ -207,27 +207,27 @@ body[data-awsui-focus-visible=true] .awsui_anchor-link_swimc_1ioif_179:not(#\9):
207
207
  border-radius: var(--border-radius-control-default-focus-ring-a78bgq, 2px);
208
208
  box-shadow: 0 0 0 var(--border-link-focus-ring-shadow-spread-efbp5h, 0px) var(--color-border-item-focused-v8nq2m, #0073bb);
209
209
  }
210
- .awsui_anchor-link_swimc_1ioif_179:not(#\9):hover {
210
+ .awsui_anchor-link_swimc_cemj6_179:not(#\9):hover {
211
211
  color: var(--color-text-accent-yy9054, #0073bb);
212
212
  }
213
- .awsui_anchor-link_swimc_1ioif_179:not(#\9):focus {
213
+ .awsui_anchor-link_swimc_cemj6_179:not(#\9):focus {
214
214
  outline: none;
215
215
  }
216
- .awsui_anchor-link_swimc_1ioif_179:not(#\9):hover, .awsui_anchor-link_swimc_1ioif_179:not(#\9):focus {
216
+ .awsui_anchor-link_swimc_cemj6_179:not(#\9):hover, .awsui_anchor-link_swimc_cemj6_179:not(#\9):focus {
217
217
  text-decoration: none;
218
218
  }
219
- .awsui_anchor-link--active_swimc_1ioif_218:not(#\9) {
219
+ .awsui_anchor-link--active_swimc_cemj6_218:not(#\9) {
220
220
  font-weight: var(--font-wayfinding-link-active-weight-wec2dg, 700);
221
221
  -webkit-font-smoothing: var(--font-smoothing-webkit-8fiijr, auto);
222
222
  -moz-osx-font-smoothing: var(--font-smoothing-moz-osx-fw8n0n, auto);
223
223
  color: var(--color-text-accent-yy9054, #0073bb);
224
224
  }
225
225
 
226
- .awsui_anchor-link-text_swimc_1ioif_225:not(#\9) {
226
+ .awsui_anchor-link-text_swimc_cemj6_225:not(#\9) {
227
227
  display: block;
228
228
  }
229
229
 
230
- .awsui_anchor-link-info_swimc_1ioif_229:not(#\9) {
230
+ .awsui_anchor-link-info_swimc_cemj6_229:not(#\9) {
231
231
  margin-left: var(--space-xs-xf5ch3, 8px);
232
232
  font-size: var(--font-size-body-s-533prh, 12px);
233
233
  line-height: var(--line-height-body-s-n0pazd, 16px);
@@ -2,13 +2,13 @@
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_swimc_1ioif_93",
6
- "anchor-list": "awsui_anchor-list_swimc_1ioif_128",
7
- "anchor-item": "awsui_anchor-item_swimc_1ioif_146",
8
- "anchor-item--active": "awsui_anchor-item--active_swimc_1ioif_165",
9
- "anchor-link": "awsui_anchor-link_swimc_1ioif_179",
10
- "anchor-link--active": "awsui_anchor-link--active_swimc_1ioif_218",
11
- "anchor-link-text": "awsui_anchor-link-text_swimc_1ioif_225",
12
- "anchor-link-info": "awsui_anchor-link-info_swimc_1ioif_229"
5
+ "root": "awsui_root_swimc_cemj6_93",
6
+ "anchor-list": "awsui_anchor-list_swimc_cemj6_128",
7
+ "anchor-item": "awsui_anchor-item_swimc_cemj6_146",
8
+ "anchor-item--active": "awsui_anchor-item--active_swimc_cemj6_165",
9
+ "anchor-link": "awsui_anchor-link_swimc_cemj6_179",
10
+ "anchor-link--active": "awsui_anchor-link--active_swimc_cemj6_218",
11
+ "anchor-link-text": "awsui_anchor-link-text_swimc_cemj6_225",
12
+ "anchor-link-info": "awsui_anchor-link-info_swimc_cemj6_229"
13
13
  };
14
14