@cloudscape-design/components-themeable 3.0.1136 → 3.0.1138

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 (163) hide show
  1. package/lib/internal/manifest.json +1 -1
  2. package/lib/internal/scss/internal/generated/custom-css-properties/index.scss +103 -99
  3. package/lib/internal/scss/progress-bar/styles.scss +39 -25
  4. package/lib/internal/scss/radio-group/analytics-metadata/styles.scss +8 -0
  5. package/lib/internal/template/alert/styles.css.js +27 -27
  6. package/lib/internal/template/alert/styles.scoped.css +50 -50
  7. package/lib/internal/template/alert/styles.selectors.js +27 -27
  8. package/lib/internal/template/annotation-context/annotation/styles.css.js +24 -24
  9. package/lib/internal/template/annotation-context/annotation/styles.scoped.css +32 -32
  10. package/lib/internal/template/annotation-context/annotation/styles.selectors.js +24 -24
  11. package/lib/internal/template/app-layout/notifications/styles.css.js +3 -3
  12. package/lib/internal/template/app-layout/notifications/styles.scoped.css +7 -7
  13. package/lib/internal/template/app-layout/notifications/styles.selectors.js +3 -3
  14. package/lib/internal/template/app-layout/visual-refresh/styles.css.js +86 -86
  15. package/lib/internal/template/app-layout/visual-refresh/styles.scoped.css +258 -258
  16. package/lib/internal/template/app-layout/visual-refresh/styles.selectors.js +86 -86
  17. package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.css.js +30 -30
  18. package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +87 -87
  19. package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +30 -30
  20. package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.css.js +4 -4
  21. package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +7 -7
  22. package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +4 -4
  23. package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +27 -27
  24. package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +54 -54
  25. package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +27 -27
  26. package/lib/internal/template/attribute-editor/index.d.ts.map +1 -1
  27. package/lib/internal/template/attribute-editor/index.js +2 -2
  28. package/lib/internal/template/attribute-editor/index.js.map +1 -1
  29. package/lib/internal/template/attribute-editor/interfaces.d.ts +8 -0
  30. package/lib/internal/template/attribute-editor/interfaces.d.ts.map +1 -1
  31. package/lib/internal/template/attribute-editor/interfaces.js.map +1 -1
  32. package/lib/internal/template/attribute-editor/internal.d.ts.map +1 -1
  33. package/lib/internal/template/attribute-editor/internal.js +9 -6
  34. package/lib/internal/template/attribute-editor/internal.js.map +1 -1
  35. package/lib/internal/template/attribute-editor/styles.css.js +15 -15
  36. package/lib/internal/template/attribute-editor/styles.scoped.css +28 -28
  37. package/lib/internal/template/attribute-editor/styles.selectors.js +15 -15
  38. package/lib/internal/template/breadcrumb-group/item/styles.css.js +7 -7
  39. package/lib/internal/template/breadcrumb-group/item/styles.scoped.css +28 -28
  40. package/lib/internal/template/breadcrumb-group/item/styles.selectors.js +7 -7
  41. package/lib/internal/template/button/styles.css.js +22 -22
  42. package/lib/internal/template/button/styles.scoped.css +256 -256
  43. package/lib/internal/template/button/styles.selectors.js +22 -22
  44. package/lib/internal/template/button-dropdown/item-element/styles.css.js +16 -16
  45. package/lib/internal/template/button-dropdown/item-element/styles.scoped.css +27 -27
  46. package/lib/internal/template/button-dropdown/item-element/styles.selectors.js +16 -16
  47. package/lib/internal/template/checkbox/styles.css.js +3 -3
  48. package/lib/internal/template/checkbox/styles.scoped.css +11 -11
  49. package/lib/internal/template/checkbox/styles.selectors.js +3 -3
  50. package/lib/internal/template/content-layout/styles.css.js +14 -14
  51. package/lib/internal/template/content-layout/styles.scoped.css +27 -27
  52. package/lib/internal/template/content-layout/styles.selectors.js +14 -14
  53. package/lib/internal/template/flashbar/styles.css.js +50 -50
  54. package/lib/internal/template/flashbar/styles.scoped.css +187 -187
  55. package/lib/internal/template/flashbar/styles.selectors.js +50 -50
  56. package/lib/internal/template/header/analytics/use-table-integration.d.ts +2 -1
  57. package/lib/internal/template/header/analytics/use-table-integration.d.ts.map +1 -1
  58. package/lib/internal/template/header/analytics/use-table-integration.js +8 -1
  59. package/lib/internal/template/header/analytics/use-table-integration.js.map +1 -1
  60. package/lib/internal/template/header/interfaces.d.ts +2 -2
  61. package/lib/internal/template/header/interfaces.d.ts.map +1 -1
  62. package/lib/internal/template/header/interfaces.js.map +1 -1
  63. package/lib/internal/template/help-panel/styles.css.js +6 -6
  64. package/lib/internal/template/help-panel/styles.scoped.css +73 -73
  65. package/lib/internal/template/help-panel/styles.selectors.js +6 -6
  66. package/lib/internal/template/icon/generated/icons.d.ts +1 -0
  67. package/lib/internal/template/icon/generated/icons.d.ts.map +1 -1
  68. package/lib/internal/template/icon/generated/icons.js +3 -0
  69. package/lib/internal/template/icon/generated/icons.js.map +1 -1
  70. package/lib/internal/template/icon/interfaces.d.ts +1 -1
  71. package/lib/internal/template/icon/interfaces.d.ts.map +1 -1
  72. package/lib/internal/template/icon/interfaces.js.map +1 -1
  73. package/lib/internal/template/icon-provider/interfaces.d.ts +1 -0
  74. package/lib/internal/template/icon-provider/interfaces.d.ts.map +1 -1
  75. package/lib/internal/template/icon-provider/interfaces.js.map +1 -1
  76. package/lib/internal/template/input/styles.css.js +13 -13
  77. package/lib/internal/template/input/styles.scoped.css +65 -65
  78. package/lib/internal/template/input/styles.selectors.js +13 -13
  79. package/lib/internal/template/internal/base-component/styles.scoped.css +1 -1
  80. package/lib/internal/template/internal/components/drag-handle-wrapper/styles.css.js +20 -20
  81. package/lib/internal/template/internal/components/drag-handle-wrapper/styles.scoped.css +48 -48
  82. package/lib/internal/template/internal/components/drag-handle-wrapper/styles.selectors.js +20 -20
  83. package/lib/internal/template/internal/components/dropdown/styles.css.js +20 -20
  84. package/lib/internal/template/internal/components/dropdown/styles.scoped.css +38 -38
  85. package/lib/internal/template/internal/components/dropdown/styles.selectors.js +20 -20
  86. package/lib/internal/template/internal/components/token-list/styles.css.js +10 -10
  87. package/lib/internal/template/internal/components/token-list/styles.scoped.css +25 -25
  88. package/lib/internal/template/internal/components/token-list/styles.selectors.js +10 -10
  89. package/lib/internal/template/internal/environment.js +2 -2
  90. package/lib/internal/template/internal/environment.json +2 -2
  91. package/lib/internal/template/internal/generated/custom-css-properties/index.d.ts +4 -0
  92. package/lib/internal/template/internal/generated/custom-css-properties/index.d.ts.map +1 -1
  93. package/lib/internal/template/internal/generated/custom-css-properties/index.js +102 -98
  94. package/lib/internal/template/internal/generated/custom-css-properties/index.js.map +1 -1
  95. package/lib/internal/template/internal/generated/styles/tokens.d.ts +50 -75
  96. package/lib/internal/template/internal/generated/styles/tokens.js +50 -75
  97. package/lib/internal/template/internal/generated/theming/index.cjs +305 -461
  98. package/lib/internal/template/internal/generated/theming/index.js +305 -461
  99. package/lib/internal/template/link/styles.css.js +20 -20
  100. package/lib/internal/template/link/styles.scoped.css +103 -103
  101. package/lib/internal/template/link/styles.selectors.js +20 -20
  102. package/lib/internal/template/progress-bar/index.d.ts +1 -1
  103. package/lib/internal/template/progress-bar/index.d.ts.map +1 -1
  104. package/lib/internal/template/progress-bar/index.js +2 -2
  105. package/lib/internal/template/progress-bar/index.js.map +1 -1
  106. package/lib/internal/template/progress-bar/interfaces.d.ts +19 -0
  107. package/lib/internal/template/progress-bar/interfaces.d.ts.map +1 -1
  108. package/lib/internal/template/progress-bar/interfaces.js.map +1 -1
  109. package/lib/internal/template/progress-bar/internal.d.ts +2 -1
  110. package/lib/internal/template/progress-bar/internal.d.ts.map +1 -1
  111. package/lib/internal/template/progress-bar/internal.js +7 -3
  112. package/lib/internal/template/progress-bar/internal.js.map +1 -1
  113. package/lib/internal/template/progress-bar/styles.css.js +19 -19
  114. package/lib/internal/template/progress-bar/styles.d.ts +16 -0
  115. package/lib/internal/template/progress-bar/styles.d.ts.map +1 -0
  116. package/lib/internal/template/progress-bar/styles.js +33 -0
  117. package/lib/internal/template/progress-bar/styles.js.map +1 -0
  118. package/lib/internal/template/progress-bar/styles.scoped.css +56 -56
  119. package/lib/internal/template/progress-bar/styles.selectors.js +19 -19
  120. package/lib/internal/template/radio-group/analytics-metadata/interfaces.d.ts +1 -0
  121. package/lib/internal/template/radio-group/analytics-metadata/interfaces.d.ts.map +1 -1
  122. package/lib/internal/template/radio-group/analytics-metadata/interfaces.js.map +1 -1
  123. package/lib/internal/template/radio-group/analytics-metadata/styles.css.js +6 -0
  124. package/lib/internal/template/radio-group/analytics-metadata/styles.scoped.css +7 -0
  125. package/lib/internal/template/radio-group/analytics-metadata/styles.selectors.js +7 -0
  126. package/lib/internal/template/radio-group/index.d.ts.map +1 -1
  127. package/lib/internal/template/radio-group/index.js +2 -0
  128. package/lib/internal/template/radio-group/index.js.map +1 -1
  129. package/lib/internal/template/radio-group/internal.d.ts.map +1 -1
  130. package/lib/internal/template/radio-group/internal.js +2 -1
  131. package/lib/internal/template/radio-group/internal.js.map +1 -1
  132. package/lib/internal/template/radio-group/styles.css.js +10 -10
  133. package/lib/internal/template/radio-group/styles.scoped.css +22 -22
  134. package/lib/internal/template/radio-group/styles.selectors.js +10 -10
  135. package/lib/internal/template/s3-resource-selector/index.d.ts.map +1 -1
  136. package/lib/internal/template/s3-resource-selector/index.js +2 -2
  137. package/lib/internal/template/s3-resource-selector/index.js.map +1 -1
  138. package/lib/internal/template/s3-resource-selector/interfaces.d.ts +8 -0
  139. package/lib/internal/template/s3-resource-selector/interfaces.d.ts.map +1 -1
  140. package/lib/internal/template/s3-resource-selector/interfaces.js.map +1 -1
  141. package/lib/internal/template/s3-resource-selector/s3-in-context/index.d.ts +3 -0
  142. package/lib/internal/template/s3-resource-selector/s3-in-context/index.d.ts.map +1 -1
  143. package/lib/internal/template/s3-resource-selector/s3-in-context/index.js +8 -2
  144. package/lib/internal/template/s3-resource-selector/s3-in-context/index.js.map +1 -1
  145. package/lib/internal/template/slider/styles.css.js +26 -26
  146. package/lib/internal/template/slider/styles.scoped.css +86 -86
  147. package/lib/internal/template/slider/styles.selectors.js +26 -26
  148. package/lib/internal/template/spinner/styles.css.js +13 -13
  149. package/lib/internal/template/spinner/styles.scoped.css +39 -39
  150. package/lib/internal/template/spinner/styles.selectors.js +13 -13
  151. package/lib/internal/template/tag-editor/styles.css.js +3 -3
  152. package/lib/internal/template/tag-editor/styles.scoped.css +13 -13
  153. package/lib/internal/template/tag-editor/styles.selectors.js +3 -3
  154. package/lib/internal/template/text-content/styles.css.js +1 -1
  155. package/lib/internal/template/text-content/styles.scoped.css +66 -66
  156. package/lib/internal/template/text-content/styles.selectors.js +1 -1
  157. package/lib/internal/template/textarea/styles.css.js +5 -5
  158. package/lib/internal/template/textarea/styles.scoped.css +41 -41
  159. package/lib/internal/template/textarea/styles.selectors.js +5 -5
  160. package/lib/internal/template/toggle/styles.css.js +10 -10
  161. package/lib/internal/template/toggle/styles.scoped.css +23 -23
  162. package/lib/internal/template/toggle/styles.selectors.js +10 -10
  163. package/package.json +1 -1
@@ -2,32 +2,32 @@
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_1bu84_193",
6
- "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_mx3cw_1bu84_1",
7
- "root": "awsui_root_mx3cw_1bu84_215",
8
- "hidden": "awsui_hidden_mx3cw_1bu84_250",
9
- "alert-wrapper": "awsui_alert-wrapper_mx3cw_1bu84_299",
10
- "initial-hidden": "awsui_initial-hidden_mx3cw_1bu84_311",
11
- "header": "awsui_header_mx3cw_1bu84_316",
12
- "header-replacement": "awsui_header-replacement_mx3cw_1bu84_317",
13
- "action": "awsui_action_mx3cw_1bu84_321",
14
- "action-slot": "awsui_action-slot_mx3cw_1bu84_325",
15
- "action-button": "awsui_action-button_mx3cw_1bu84_326",
16
- "alert-focus-wrapper": "awsui_alert-focus-wrapper_mx3cw_1bu84_330",
17
- "text": "awsui_text_mx3cw_1bu84_361",
18
- "icon": "awsui_icon_mx3cw_1bu84_368",
19
- "message": "awsui_message_mx3cw_1bu84_371",
20
- "action-wrapped": "awsui_action-wrapped_mx3cw_1bu84_375",
21
- "icon-size-medium": "awsui_icon-size-medium_mx3cw_1bu84_379",
22
- "icon-size-big": "awsui_icon-size-big_mx3cw_1bu84_383",
23
- "icon-size-normal": "awsui_icon-size-normal_mx3cw_1bu84_387",
24
- "content": "awsui_content_mx3cw_1bu84_391",
25
- "content-replacement": "awsui_content-replacement_mx3cw_1bu84_392",
26
- "dismiss": "awsui_dismiss_mx3cw_1bu84_396",
27
- "dismiss-button": "awsui_dismiss-button_mx3cw_1bu84_401",
28
- "type-error": "awsui_type-error_mx3cw_1bu84_405",
29
- "type-warning": "awsui_type-warning_mx3cw_1bu84_413",
30
- "type-success": "awsui_type-success_mx3cw_1bu84_421",
31
- "type-info": "awsui_type-info_mx3cw_1bu84_429"
5
+ "alert": "awsui_alert_mx3cw_qwa12_193",
6
+ "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_mx3cw_qwa12_1",
7
+ "root": "awsui_root_mx3cw_qwa12_215",
8
+ "hidden": "awsui_hidden_mx3cw_qwa12_250",
9
+ "alert-wrapper": "awsui_alert-wrapper_mx3cw_qwa12_299",
10
+ "initial-hidden": "awsui_initial-hidden_mx3cw_qwa12_311",
11
+ "header": "awsui_header_mx3cw_qwa12_316",
12
+ "header-replacement": "awsui_header-replacement_mx3cw_qwa12_317",
13
+ "action": "awsui_action_mx3cw_qwa12_321",
14
+ "action-slot": "awsui_action-slot_mx3cw_qwa12_325",
15
+ "action-button": "awsui_action-button_mx3cw_qwa12_326",
16
+ "alert-focus-wrapper": "awsui_alert-focus-wrapper_mx3cw_qwa12_330",
17
+ "text": "awsui_text_mx3cw_qwa12_361",
18
+ "icon": "awsui_icon_mx3cw_qwa12_368",
19
+ "message": "awsui_message_mx3cw_qwa12_371",
20
+ "action-wrapped": "awsui_action-wrapped_mx3cw_qwa12_375",
21
+ "icon-size-medium": "awsui_icon-size-medium_mx3cw_qwa12_379",
22
+ "icon-size-big": "awsui_icon-size-big_mx3cw_qwa12_383",
23
+ "icon-size-normal": "awsui_icon-size-normal_mx3cw_qwa12_387",
24
+ "content": "awsui_content_mx3cw_qwa12_391",
25
+ "content-replacement": "awsui_content-replacement_mx3cw_qwa12_392",
26
+ "dismiss": "awsui_dismiss_mx3cw_qwa12_396",
27
+ "dismiss-button": "awsui_dismiss-button_mx3cw_qwa12_401",
28
+ "type-error": "awsui_type-error_mx3cw_qwa12_405",
29
+ "type-warning": "awsui_type-warning_mx3cw_qwa12_413",
30
+ "type-success": "awsui_type-success_mx3cw_qwa12_421",
31
+ "type-info": "awsui_type-info_mx3cw_qwa12_429"
32
32
  };
33
33
 
@@ -1,29 +1,29 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "arrow": "awsui_arrow_1hpp3_12arh_193",
5
- "arrow-outer": "awsui_arrow-outer_1hpp3_12arh_197",
6
- "arrow-inner": "awsui_arrow-inner_1hpp3_12arh_197",
7
- "arrow-position-right-top": "awsui_arrow-position-right-top_1hpp3_12arh_239",
8
- "arrow-position-right-bottom": "awsui_arrow-position-right-bottom_1hpp3_12arh_239",
9
- "arrow-position-left-top": "awsui_arrow-position-left-top_1hpp3_12arh_242",
10
- "arrow-position-left-bottom": "awsui_arrow-position-left-bottom_1hpp3_12arh_242",
11
- "arrow-position-top-center": "awsui_arrow-position-top-center_1hpp3_12arh_245",
12
- "arrow-position-top-responsive": "awsui_arrow-position-top-responsive_1hpp3_12arh_245",
13
- "arrow-position-bottom-center": "awsui_arrow-position-bottom-center_1hpp3_12arh_248",
14
- "arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_1hpp3_12arh_248",
15
- "annotation": "awsui_annotation_1hpp3_12arh_252",
16
- "next-button": "awsui_next-button_1hpp3_12arh_253",
17
- "previous-button": "awsui_previous-button_1hpp3_12arh_254",
18
- "finish-button": "awsui_finish-button_1hpp3_12arh_255",
19
- "header": "awsui_header_1hpp3_12arh_256",
20
- "step-counter-content": "awsui_step-counter-content_1hpp3_12arh_257",
21
- "content": "awsui_content_1hpp3_12arh_258",
22
- "description": "awsui_description_1hpp3_12arh_262",
23
- "actionBar": "awsui_actionBar_1hpp3_12arh_267",
24
- "stepCounter": "awsui_stepCounter_1hpp3_12arh_274",
25
- "divider": "awsui_divider_1hpp3_12arh_278",
26
- "hotspot": "awsui_hotspot_1hpp3_12arh_282",
27
- "icon": "awsui_icon_1hpp3_12arh_352"
4
+ "arrow": "awsui_arrow_1hpp3_1x6t3_193",
5
+ "arrow-outer": "awsui_arrow-outer_1hpp3_1x6t3_197",
6
+ "arrow-inner": "awsui_arrow-inner_1hpp3_1x6t3_197",
7
+ "arrow-position-right-top": "awsui_arrow-position-right-top_1hpp3_1x6t3_239",
8
+ "arrow-position-right-bottom": "awsui_arrow-position-right-bottom_1hpp3_1x6t3_239",
9
+ "arrow-position-left-top": "awsui_arrow-position-left-top_1hpp3_1x6t3_242",
10
+ "arrow-position-left-bottom": "awsui_arrow-position-left-bottom_1hpp3_1x6t3_242",
11
+ "arrow-position-top-center": "awsui_arrow-position-top-center_1hpp3_1x6t3_245",
12
+ "arrow-position-top-responsive": "awsui_arrow-position-top-responsive_1hpp3_1x6t3_245",
13
+ "arrow-position-bottom-center": "awsui_arrow-position-bottom-center_1hpp3_1x6t3_248",
14
+ "arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_1hpp3_1x6t3_248",
15
+ "annotation": "awsui_annotation_1hpp3_1x6t3_252",
16
+ "next-button": "awsui_next-button_1hpp3_1x6t3_253",
17
+ "previous-button": "awsui_previous-button_1hpp3_1x6t3_254",
18
+ "finish-button": "awsui_finish-button_1hpp3_1x6t3_255",
19
+ "header": "awsui_header_1hpp3_1x6t3_256",
20
+ "step-counter-content": "awsui_step-counter-content_1hpp3_1x6t3_257",
21
+ "content": "awsui_content_1hpp3_1x6t3_258",
22
+ "description": "awsui_description_1hpp3_1x6t3_262",
23
+ "actionBar": "awsui_actionBar_1hpp3_1x6t3_267",
24
+ "stepCounter": "awsui_stepCounter_1hpp3_1x6t3_274",
25
+ "divider": "awsui_divider_1hpp3_1x6t3_278",
26
+ "hotspot": "awsui_hotspot_1hpp3_1x6t3_282",
27
+ "icon": "awsui_icon_1hpp3_1x6t3_352"
28
28
  };
29
29
 
@@ -190,11 +190,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
190
190
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
191
191
  SPDX-License-Identifier: Apache-2.0
192
192
  */
193
- .awsui_arrow_1hpp3_12arh_193:not(#\9) {
193
+ .awsui_arrow_1hpp3_1x6t3_193:not(#\9) {
194
194
  inline-size: 20px;
195
195
  block-size: 10px;
196
196
  }
197
- .awsui_arrow-outer_1hpp3_12arh_197:not(#\9), .awsui_arrow-inner_1hpp3_12arh_197:not(#\9) {
197
+ .awsui_arrow-outer_1hpp3_1x6t3_197:not(#\9), .awsui_arrow-inner_1hpp3_1x6t3_197:not(#\9) {
198
198
  position: absolute;
199
199
  overflow: hidden;
200
200
  inline-size: 20px;
@@ -203,7 +203,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
203
203
  inset-inline-start: 0;
204
204
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
205
205
  }
206
- .awsui_arrow-outer_1hpp3_12arh_197:not(#\9)::after, .awsui_arrow-inner_1hpp3_12arh_197:not(#\9)::after {
206
+ .awsui_arrow-outer_1hpp3_1x6t3_197:not(#\9)::after, .awsui_arrow-inner_1hpp3_1x6t3_197:not(#\9)::after {
207
207
  content: "";
208
208
  box-sizing: border-box;
209
209
  display: inline-block;
@@ -219,67 +219,67 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
219
219
  transform: rotate(45deg);
220
220
  transform-origin: 0 100%;
221
221
  }
222
- .awsui_arrow-outer_1hpp3_12arh_197:not(#\9):dir(rtl)::after, .awsui_arrow-inner_1hpp3_12arh_197:not(#\9):dir(rtl)::after {
222
+ .awsui_arrow-outer_1hpp3_1x6t3_197:not(#\9):dir(rtl)::after, .awsui_arrow-inner_1hpp3_1x6t3_197:not(#\9):dir(rtl)::after {
223
223
  transform: rotate(-45deg);
224
224
  transform-origin: 100% 100%;
225
225
  }
226
- .awsui_arrow-outer_1hpp3_12arh_197:not(#\9)::after {
226
+ .awsui_arrow-outer_1hpp3_1x6t3_197:not(#\9)::after {
227
227
  background-color: var(--color-border-status-info-kp0iif, #0073bb);
228
228
  }
229
- .awsui_arrow-inner_1hpp3_12arh_197:not(#\9) {
229
+ .awsui_arrow-inner_1hpp3_1x6t3_197:not(#\9) {
230
230
  inset-block-start: 2px;
231
231
  }
232
- .awsui_arrow-inner_1hpp3_12arh_197:not(#\9)::after {
232
+ .awsui_arrow-inner_1hpp3_1x6t3_197:not(#\9)::after {
233
233
  border-start-start-radius: 1px;
234
234
  border-start-end-radius: 0;
235
235
  border-end-start-radius: 0;
236
236
  border-end-end-radius: 0;
237
237
  background-color: var(--color-background-status-info-nzp1n3, #f1faff);
238
238
  }
239
- .awsui_arrow-position-right-top_1hpp3_12arh_239 > .awsui_arrow-outer_1hpp3_12arh_197:not(#\9)::after, .awsui_arrow-position-right-bottom_1hpp3_12arh_239 > .awsui_arrow-outer_1hpp3_12arh_197:not(#\9)::after {
239
+ .awsui_arrow-position-right-top_1hpp3_1x6t3_239 > .awsui_arrow-outer_1hpp3_1x6t3_197:not(#\9)::after, .awsui_arrow-position-right-bottom_1hpp3_1x6t3_239 > .awsui_arrow-outer_1hpp3_1x6t3_197:not(#\9)::after {
240
240
  box-shadow: -0.71px 0.71px 4px -2px var(--color-shadow-default-9hdvit, rgba(0, 28, 36, 0.5));
241
241
  }
242
- .awsui_arrow-position-left-top_1hpp3_12arh_242 > .awsui_arrow-outer_1hpp3_12arh_197:not(#\9)::after, .awsui_arrow-position-left-bottom_1hpp3_12arh_242 > .awsui_arrow-outer_1hpp3_12arh_197:not(#\9)::after {
242
+ .awsui_arrow-position-left-top_1hpp3_1x6t3_242 > .awsui_arrow-outer_1hpp3_1x6t3_197:not(#\9)::after, .awsui_arrow-position-left-bottom_1hpp3_1x6t3_242 > .awsui_arrow-outer_1hpp3_1x6t3_197:not(#\9)::after {
243
243
  box-shadow: 0.71px -0.71px 4px -2px var(--color-shadow-default-9hdvit, rgba(0, 28, 36, 0.5));
244
244
  }
245
- .awsui_arrow-position-top-center_1hpp3_12arh_245 > .awsui_arrow-outer_1hpp3_12arh_197:not(#\9)::after, .awsui_arrow-position-top-responsive_1hpp3_12arh_245 > .awsui_arrow-outer_1hpp3_12arh_197:not(#\9)::after {
245
+ .awsui_arrow-position-top-center_1hpp3_1x6t3_245 > .awsui_arrow-outer_1hpp3_1x6t3_197:not(#\9)::after, .awsui_arrow-position-top-responsive_1hpp3_1x6t3_245 > .awsui_arrow-outer_1hpp3_1x6t3_197:not(#\9)::after {
246
246
  box-shadow: -0.71px -0.71px 4px -2px var(--color-shadow-default-9hdvit, rgba(0, 28, 36, 0.5));
247
247
  }
248
- .awsui_arrow-position-bottom-center_1hpp3_12arh_248 > .awsui_arrow-outer_1hpp3_12arh_197:not(#\9)::after, .awsui_arrow-position-bottom-responsive_1hpp3_12arh_248 > .awsui_arrow-outer_1hpp3_12arh_197:not(#\9)::after {
248
+ .awsui_arrow-position-bottom-center_1hpp3_1x6t3_248 > .awsui_arrow-outer_1hpp3_1x6t3_197:not(#\9)::after, .awsui_arrow-position-bottom-responsive_1hpp3_1x6t3_248 > .awsui_arrow-outer_1hpp3_1x6t3_197:not(#\9)::after {
249
249
  box-shadow: 0.71px 0.71px 4px -2px var(--color-shadow-default-9hdvit, rgba(0, 28, 36, 0.5));
250
250
  }
251
251
 
252
- .awsui_annotation_1hpp3_12arh_252:not(#\9),
253
- .awsui_next-button_1hpp3_12arh_253:not(#\9),
254
- .awsui_previous-button_1hpp3_12arh_254:not(#\9),
255
- .awsui_finish-button_1hpp3_12arh_255:not(#\9),
256
- .awsui_header_1hpp3_12arh_256:not(#\9),
257
- .awsui_step-counter-content_1hpp3_12arh_257:not(#\9),
258
- .awsui_content_1hpp3_12arh_258:not(#\9) {
252
+ .awsui_annotation_1hpp3_1x6t3_252:not(#\9),
253
+ .awsui_next-button_1hpp3_1x6t3_253:not(#\9),
254
+ .awsui_previous-button_1hpp3_1x6t3_254:not(#\9),
255
+ .awsui_finish-button_1hpp3_1x6t3_255:not(#\9),
256
+ .awsui_header_1hpp3_1x6t3_256:not(#\9),
257
+ .awsui_step-counter-content_1hpp3_1x6t3_257:not(#\9),
258
+ .awsui_content_1hpp3_1x6t3_258:not(#\9) {
259
259
  /* used in test-utils */
260
260
  }
261
261
 
262
- .awsui_description_1hpp3_12arh_262:not(#\9) {
262
+ .awsui_description_1hpp3_1x6t3_262:not(#\9) {
263
263
  overflow: hidden;
264
264
  margin-block-start: var(--space-xxs-jnczic, 4px);
265
265
  }
266
266
 
267
- .awsui_actionBar_1hpp3_12arh_267:not(#\9) {
267
+ .awsui_actionBar_1hpp3_1x6t3_267:not(#\9) {
268
268
  display: flex;
269
269
  justify-content: space-between;
270
270
  align-items: center;
271
271
  position: relative;
272
272
  }
273
273
 
274
- .awsui_stepCounter_1hpp3_12arh_274:not(#\9) {
274
+ .awsui_stepCounter_1hpp3_1x6t3_274:not(#\9) {
275
275
  margin-inline-end: 20px;
276
276
  }
277
277
 
278
- .awsui_divider_1hpp3_12arh_278:not(#\9) {
278
+ .awsui_divider_1hpp3_1x6t3_278:not(#\9) {
279
279
  border-block-end: var(--border-divider-section-width-sznrdy, 1px) solid var(--color-border-divider-default-ipvpev, #eaeded);
280
280
  }
281
281
 
282
- .awsui_hotspot_1hpp3_12arh_282:not(#\9) {
282
+ .awsui_hotspot_1hpp3_1x6t3_282:not(#\9) {
283
283
  border-collapse: separate;
284
284
  border-spacing: 0;
285
285
  box-sizing: border-box;
@@ -315,27 +315,27 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
315
315
  padding-block: 0;
316
316
  padding-inline: 0;
317
317
  cursor: pointer;
318
- scroll-margin: var(--awsui-content-scroll-margin-b75yp7, 40px 0 0 0);
318
+ scroll-margin: var(--awsui-content-scroll-margin-9t5olz, 40px 0 0 0);
319
319
  position: relative;
320
320
  inline-size: 16px;
321
321
  block-size: 16px;
322
322
  }
323
- .awsui_hotspot_1hpp3_12arh_282:not(#\9):before {
323
+ .awsui_hotspot_1hpp3_1x6t3_282:not(#\9):before {
324
324
  content: "";
325
325
  position: absolute;
326
326
  inset: calc(-1 * var(--space-xxs-jnczic, 4px));
327
327
  }
328
- .awsui_hotspot_1hpp3_12arh_282:not(#\9):focus {
328
+ .awsui_hotspot_1hpp3_1x6t3_282:not(#\9):focus {
329
329
  outline: none;
330
330
  }
331
- body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_12arh_282:not(#\9):focus {
331
+ body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_1x6t3_282:not(#\9):focus {
332
332
  position: relative;
333
333
  }
334
- body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_12arh_282:not(#\9):focus {
334
+ body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_1x6t3_282:not(#\9):focus {
335
335
  outline: 2px dotted transparent;
336
336
  outline-offset: calc(2px - 1px);
337
337
  }
338
- body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_12arh_282:not(#\9):focus::before {
338
+ body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_1x6t3_282:not(#\9):focus::before {
339
339
  content: " ";
340
340
  display: block;
341
341
  position: absolute;
@@ -349,13 +349,13 @@ body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_12arh_282:not(#\9):focu
349
349
  border-end-end-radius: var(--border-radius-control-circular-focus-ring-0v2apg, 50%);
350
350
  box-shadow: 0 0 0 2px var(--color-border-item-focused-r5f6xl, #0073bb);
351
351
  }
352
- .awsui_hotspot_1hpp3_12arh_282 > .awsui_icon_1hpp3_12arh_352:not(#\9) {
352
+ .awsui_hotspot_1hpp3_1x6t3_282 > .awsui_icon_1hpp3_1x6t3_352:not(#\9) {
353
353
  position: relative;
354
354
  stroke: var(--color-text-tutorial-hotspot-default-ql4c5o, #0073bb);
355
355
  }
356
- .awsui_hotspot_1hpp3_12arh_282:not(#\9):hover > .awsui_icon_1hpp3_12arh_352 {
356
+ .awsui_hotspot_1hpp3_1x6t3_282:not(#\9):hover > .awsui_icon_1hpp3_1x6t3_352 {
357
357
  stroke: var(--color-text-tutorial-hotspot-hover-baiupp, #0a4a74);
358
358
  }
359
- .awsui_hotspot_1hpp3_12arh_282:not(#\9):active > .awsui_icon_1hpp3_12arh_352 {
359
+ .awsui_hotspot_1hpp3_1x6t3_282:not(#\9):active > .awsui_icon_1hpp3_1x6t3_352 {
360
360
  stroke: var(--color-text-tutorial-hotspot-default-ql4c5o, #0073bb);
361
361
  }
@@ -2,29 +2,29 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "arrow": "awsui_arrow_1hpp3_12arh_193",
6
- "arrow-outer": "awsui_arrow-outer_1hpp3_12arh_197",
7
- "arrow-inner": "awsui_arrow-inner_1hpp3_12arh_197",
8
- "arrow-position-right-top": "awsui_arrow-position-right-top_1hpp3_12arh_239",
9
- "arrow-position-right-bottom": "awsui_arrow-position-right-bottom_1hpp3_12arh_239",
10
- "arrow-position-left-top": "awsui_arrow-position-left-top_1hpp3_12arh_242",
11
- "arrow-position-left-bottom": "awsui_arrow-position-left-bottom_1hpp3_12arh_242",
12
- "arrow-position-top-center": "awsui_arrow-position-top-center_1hpp3_12arh_245",
13
- "arrow-position-top-responsive": "awsui_arrow-position-top-responsive_1hpp3_12arh_245",
14
- "arrow-position-bottom-center": "awsui_arrow-position-bottom-center_1hpp3_12arh_248",
15
- "arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_1hpp3_12arh_248",
16
- "annotation": "awsui_annotation_1hpp3_12arh_252",
17
- "next-button": "awsui_next-button_1hpp3_12arh_253",
18
- "previous-button": "awsui_previous-button_1hpp3_12arh_254",
19
- "finish-button": "awsui_finish-button_1hpp3_12arh_255",
20
- "header": "awsui_header_1hpp3_12arh_256",
21
- "step-counter-content": "awsui_step-counter-content_1hpp3_12arh_257",
22
- "content": "awsui_content_1hpp3_12arh_258",
23
- "description": "awsui_description_1hpp3_12arh_262",
24
- "actionBar": "awsui_actionBar_1hpp3_12arh_267",
25
- "stepCounter": "awsui_stepCounter_1hpp3_12arh_274",
26
- "divider": "awsui_divider_1hpp3_12arh_278",
27
- "hotspot": "awsui_hotspot_1hpp3_12arh_282",
28
- "icon": "awsui_icon_1hpp3_12arh_352"
5
+ "arrow": "awsui_arrow_1hpp3_1x6t3_193",
6
+ "arrow-outer": "awsui_arrow-outer_1hpp3_1x6t3_197",
7
+ "arrow-inner": "awsui_arrow-inner_1hpp3_1x6t3_197",
8
+ "arrow-position-right-top": "awsui_arrow-position-right-top_1hpp3_1x6t3_239",
9
+ "arrow-position-right-bottom": "awsui_arrow-position-right-bottom_1hpp3_1x6t3_239",
10
+ "arrow-position-left-top": "awsui_arrow-position-left-top_1hpp3_1x6t3_242",
11
+ "arrow-position-left-bottom": "awsui_arrow-position-left-bottom_1hpp3_1x6t3_242",
12
+ "arrow-position-top-center": "awsui_arrow-position-top-center_1hpp3_1x6t3_245",
13
+ "arrow-position-top-responsive": "awsui_arrow-position-top-responsive_1hpp3_1x6t3_245",
14
+ "arrow-position-bottom-center": "awsui_arrow-position-bottom-center_1hpp3_1x6t3_248",
15
+ "arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_1hpp3_1x6t3_248",
16
+ "annotation": "awsui_annotation_1hpp3_1x6t3_252",
17
+ "next-button": "awsui_next-button_1hpp3_1x6t3_253",
18
+ "previous-button": "awsui_previous-button_1hpp3_1x6t3_254",
19
+ "finish-button": "awsui_finish-button_1hpp3_1x6t3_255",
20
+ "header": "awsui_header_1hpp3_1x6t3_256",
21
+ "step-counter-content": "awsui_step-counter-content_1hpp3_1x6t3_257",
22
+ "content": "awsui_content_1hpp3_1x6t3_258",
23
+ "description": "awsui_description_1hpp3_1x6t3_262",
24
+ "actionBar": "awsui_actionBar_1hpp3_1x6t3_267",
25
+ "stepCounter": "awsui_stepCounter_1hpp3_1x6t3_274",
26
+ "divider": "awsui_divider_1hpp3_1x6t3_278",
27
+ "hotspot": "awsui_hotspot_1hpp3_1x6t3_282",
28
+ "icon": "awsui_icon_1hpp3_1x6t3_352"
29
29
  };
30
30
 
@@ -1,8 +1,8 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "notifications": "awsui_notifications_1hmm4_1vzg0_9",
5
- "notifications-sticky": "awsui_notifications-sticky_1hmm4_1vzg0_10",
6
- "no-content-paddings": "awsui_no-content-paddings_1hmm4_1vzg0_25"
4
+ "notifications": "awsui_notifications_1hmm4_y86vv_9",
5
+ "notifications-sticky": "awsui_notifications-sticky_1hmm4_y86vv_10",
6
+ "no-content-paddings": "awsui_no-content-paddings_1hmm4_y86vv_25"
7
7
  };
8
8
 
@@ -6,26 +6,26 @@
6
6
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
7
7
  SPDX-License-Identifier: Apache-2.0
8
8
  */
9
- .awsui_notifications_1hmm4_1vzg0_9:not(#\9),
10
- .awsui_notifications-sticky_1hmm4_1vzg0_10:not(#\9) {
9
+ .awsui_notifications_1hmm4_y86vv_9:not(#\9),
10
+ .awsui_notifications-sticky_1hmm4_y86vv_10:not(#\9) {
11
11
  z-index: 850;
12
12
  }
13
13
 
14
- .awsui_notifications_1hmm4_1vzg0_9:not(#\9) {
14
+ .awsui_notifications_1hmm4_y86vv_9:not(#\9) {
15
15
  /* This is necessary for the z-index to have effect */
16
16
  position: relative;
17
17
  }
18
18
 
19
- .awsui_notifications-sticky_1hmm4_1vzg0_10:not(#\9) {
19
+ .awsui_notifications-sticky_1hmm4_y86vv_10:not(#\9) {
20
20
  inset-block-start: 0;
21
21
  position: sticky;
22
- --awsui-flashbar-sticky-bottom-margin-b75yp7: var(--space-xxl-q0lyvp, 32px);
22
+ --awsui-flashbar-sticky-bottom-margin-9t5olz: var(--space-xxl-q0lyvp, 32px);
23
23
  }
24
24
 
25
- .awsui_no-content-paddings_1hmm4_1vzg0_25:not(#\9) {
25
+ .awsui_no-content-paddings_1hmm4_y86vv_25:not(#\9) {
26
26
  /*
27
27
  When using the disableContentPaddings option, the Flashbar will use this custom property to add additional space
28
28
  when the notification bar is rendered, to prevent it from overlapping the content.
29
29
  */
30
- --awsui-stacked-notifications-bottom-margin-b75yp7: var(--space-scaled-l-66n9sr, 20px);
30
+ --awsui-stacked-notifications-bottom-margin-9t5olz: var(--space-scaled-l-66n9sr, 20px);
31
31
  }
@@ -2,8 +2,8 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "notifications": "awsui_notifications_1hmm4_1vzg0_9",
6
- "notifications-sticky": "awsui_notifications-sticky_1hmm4_1vzg0_10",
7
- "no-content-paddings": "awsui_no-content-paddings_1hmm4_1vzg0_25"
5
+ "notifications": "awsui_notifications_1hmm4_y86vv_9",
6
+ "notifications-sticky": "awsui_notifications-sticky_1hmm4_y86vv_10",
7
+ "no-content-paddings": "awsui_no-content-paddings_1hmm4_y86vv_25"
8
8
  };
9
9
 
@@ -1,91 +1,91 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "background": "awsui_background_hyvsj_h81sl_149",
5
- "scrolling-background": "awsui_scrolling-background_hyvsj_h81sl_152",
6
- "breadcrumbs": "awsui_breadcrumbs_hyvsj_h81sl_163",
7
- "drawers-container": "awsui_drawers-container_hyvsj_h81sl_176",
8
- "has-open-drawer": "awsui_has-open-drawer_hyvsj_h81sl_187",
9
- "disable-body-scroll": "awsui_disable-body-scroll_hyvsj_h81sl_208",
10
- "drawers-desktop-triggers-container": "awsui_drawers-desktop-triggers-container_hyvsj_h81sl_213",
11
- "has-multiple-triggers": "awsui_has-multiple-triggers_hyvsj_h81sl_251",
12
- "drawers-mobile-triggers-container": "awsui_drawers-mobile-triggers-container_hyvsj_h81sl_261",
13
- "drawers-trigger-content": "awsui_drawers-trigger-content_hyvsj_h81sl_266",
14
- "drawers-trigger-overflow": "awsui_drawers-trigger-overflow_hyvsj_h81sl_280",
15
- "drawers-trigger": "awsui_drawers-trigger_hyvsj_h81sl_266",
16
- "drawer": "awsui_drawer_hyvsj_h81sl_176",
17
- "drawer-content-container": "awsui_drawer-content-container_hyvsj_h81sl_311",
18
- "drawer-close-button": "awsui_drawer-close-button_hyvsj_h81sl_320",
19
- "drawer-content": "awsui_drawer-content_hyvsj_h81sl_311",
20
- "drawer-content-hidden": "awsui_drawer-content-hidden_hyvsj_h81sl_329",
21
- "drawer-slider": "awsui_drawer-slider_hyvsj_h81sl_332",
22
- "is-drawer-open": "awsui_is-drawer-open_hyvsj_h81sl_339",
23
- "content": "awsui_content_hyvsj_h81sl_365",
24
- "layout": "awsui_layout_hyvsj_h81sl_390",
25
- "has-max-content-width": "awsui_has-max-content-width_hyvsj_h81sl_462",
26
- "content-type-dashboard": "awsui_content-type-dashboard_hyvsj_h81sl_477",
27
- "content-type-table": "awsui_content-type-table_hyvsj_h81sl_491",
28
- "content-type-cards": "awsui_content-type-cards_hyvsj_h81sl_491",
29
- "is-overlap-disabled": "awsui_is-overlap-disabled_hyvsj_h81sl_497",
30
- "is-hide-mobile-toolbar": "awsui_is-hide-mobile-toolbar_hyvsj_h81sl_500",
31
- "has-content-gap-left": "awsui_has-content-gap-left_hyvsj_h81sl_514",
32
- "has-content-gap-right": "awsui_has-content-gap-right_hyvsj_h81sl_517",
33
- "has-breadcrumbs": "awsui_has-breadcrumbs_hyvsj_h81sl_527",
34
- "content-first-child-header": "awsui_content-first-child-header_hyvsj_h81sl_530",
35
- "content-first-child-notifications": "awsui_content-first-child-notifications_hyvsj_h81sl_530",
36
- "has-header": "awsui_has-header_hyvsj_h81sl_530",
37
- "content-first-child-main": "awsui_content-first-child-main_hyvsj_h81sl_545",
38
- "disable-content-paddings": "awsui_disable-content-paddings_hyvsj_h81sl_545",
39
- "has-left-toggles-gutter": "awsui_has-left-toggles-gutter_hyvsj_h81sl_565",
40
- "has-right-toggles-gutter": "awsui_has-right-toggles-gutter_hyvsj_h81sl_568",
41
- "has-split-panel": "awsui_has-split-panel_hyvsj_h81sl_588",
42
- "split-panel-position-bottom": "awsui_split-panel-position-bottom_hyvsj_h81sl_588",
43
- "block-body-scroll": "awsui_block-body-scroll_hyvsj_h81sl_596",
44
- "unfocusable": "awsui_unfocusable_hyvsj_h81sl_601",
45
- "container": "awsui_container_hyvsj_h81sl_611",
46
- "is-navigation-open": "awsui_is-navigation-open_hyvsj_h81sl_637",
47
- "is-tools-open": "awsui_is-tools-open_hyvsj_h81sl_640",
48
- "is-split-panel-open": "awsui_is-split-panel-open_hyvsj_h81sl_640",
49
- "split-panel-position-side": "awsui_split-panel-position-side_hyvsj_h81sl_640",
50
- "has-active-drawer": "awsui_has-active-drawer_hyvsj_h81sl_640",
51
- "mobile-toolbar": "awsui_mobile-toolbar_hyvsj_h81sl_653",
52
- "remove-high-contrast-header": "awsui_remove-high-contrast-header_hyvsj_h81sl_670",
53
- "mobile-toolbar-nav": "awsui_mobile-toolbar-nav_hyvsj_h81sl_674",
54
- "mobile-toolbar-breadcrumbs": "awsui_mobile-toolbar-breadcrumbs_hyvsj_h81sl_678",
55
- "mobile-toolbar-tools": "awsui_mobile-toolbar-tools_hyvsj_h81sl_682",
56
- "navigation-container": "awsui_navigation-container_hyvsj_h81sl_691",
57
- "show-navigation": "awsui_show-navigation_hyvsj_h81sl_729",
58
- "animating": "awsui_animating_hyvsj_h81sl_752",
59
- "showButtons": "awsui_showButtons_hyvsj_h81sl_1",
60
- "navigation": "awsui_navigation_hyvsj_h81sl_691",
61
- "openNavigation": "awsui_openNavigation_hyvsj_h81sl_1",
62
- "animated-content": "awsui_animated-content_hyvsj_h81sl_816",
63
- "content-container": "awsui_content-container_hyvsj_h81sl_819",
64
- "hide-navigation": "awsui_hide-navigation_hyvsj_h81sl_828",
65
- "notifications": "awsui_notifications_hyvsj_h81sl_838",
66
- "has-notification-content": "awsui_has-notification-content_hyvsj_h81sl_843",
67
- "sticky-notifications": "awsui_sticky-notifications_hyvsj_h81sl_847",
68
- "high-contrast": "awsui_high-contrast_hyvsj_h81sl_852",
69
- "split-panel-bottom": "awsui_split-panel-bottom_hyvsj_h81sl_870",
70
- "position-bottom": "awsui_position-bottom_hyvsj_h81sl_917",
71
- "openSplitPanelBottom": "awsui_openSplitPanelBottom_hyvsj_h81sl_1",
72
- "split-panel-side": "awsui_split-panel-side_hyvsj_h81sl_946",
73
- "position-side": "awsui_position-side_hyvsj_h81sl_959",
74
- "tools-container": "awsui_tools-container_hyvsj_h81sl_981",
75
- "tools": "awsui_tools_hyvsj_h81sl_981",
76
- "openTools": "awsui_openTools_hyvsj_h81sl_1",
77
- "has-tools-form-persistence": "awsui_has-tools-form-persistence_hyvsj_h81sl_1070",
78
- "hide-tools": "awsui_hide-tools_hyvsj_h81sl_1080",
79
- "show-tools": "awsui_show-tools_hyvsj_h81sl_1092",
80
- "has-tools-form": "awsui_has-tools-form_hyvsj_h81sl_1070",
81
- "trigger-button-styles": "awsui_trigger-button-styles_hyvsj_h81sl_1172",
82
- "trigger-badge-wrapper": "awsui_trigger-badge-wrapper_hyvsj_h81sl_1188",
83
- "trigger": "awsui_trigger_hyvsj_h81sl_1172",
84
- "selected": "awsui_selected_hyvsj_h81sl_1240",
85
- "badge": "awsui_badge_hyvsj_h81sl_1260",
86
- "trigger-wrapper": "awsui_trigger-wrapper_hyvsj_h81sl_1264",
87
- "trigger-wrapper-tooltip-visible": "awsui_trigger-wrapper-tooltip-visible_hyvsj_h81sl_1275",
88
- "dot": "awsui_dot_hyvsj_h81sl_1279",
89
- "trigger-tooltip": "awsui_trigger-tooltip_hyvsj_h81sl_1292"
4
+ "background": "awsui_background_hyvsj_157l9_149",
5
+ "scrolling-background": "awsui_scrolling-background_hyvsj_157l9_152",
6
+ "breadcrumbs": "awsui_breadcrumbs_hyvsj_157l9_163",
7
+ "drawers-container": "awsui_drawers-container_hyvsj_157l9_176",
8
+ "has-open-drawer": "awsui_has-open-drawer_hyvsj_157l9_187",
9
+ "disable-body-scroll": "awsui_disable-body-scroll_hyvsj_157l9_208",
10
+ "drawers-desktop-triggers-container": "awsui_drawers-desktop-triggers-container_hyvsj_157l9_213",
11
+ "has-multiple-triggers": "awsui_has-multiple-triggers_hyvsj_157l9_251",
12
+ "drawers-mobile-triggers-container": "awsui_drawers-mobile-triggers-container_hyvsj_157l9_261",
13
+ "drawers-trigger-content": "awsui_drawers-trigger-content_hyvsj_157l9_266",
14
+ "drawers-trigger-overflow": "awsui_drawers-trigger-overflow_hyvsj_157l9_280",
15
+ "drawers-trigger": "awsui_drawers-trigger_hyvsj_157l9_266",
16
+ "drawer": "awsui_drawer_hyvsj_157l9_176",
17
+ "drawer-content-container": "awsui_drawer-content-container_hyvsj_157l9_311",
18
+ "drawer-close-button": "awsui_drawer-close-button_hyvsj_157l9_320",
19
+ "drawer-content": "awsui_drawer-content_hyvsj_157l9_311",
20
+ "drawer-content-hidden": "awsui_drawer-content-hidden_hyvsj_157l9_329",
21
+ "drawer-slider": "awsui_drawer-slider_hyvsj_157l9_332",
22
+ "is-drawer-open": "awsui_is-drawer-open_hyvsj_157l9_339",
23
+ "content": "awsui_content_hyvsj_157l9_365",
24
+ "layout": "awsui_layout_hyvsj_157l9_390",
25
+ "has-max-content-width": "awsui_has-max-content-width_hyvsj_157l9_462",
26
+ "content-type-dashboard": "awsui_content-type-dashboard_hyvsj_157l9_477",
27
+ "content-type-table": "awsui_content-type-table_hyvsj_157l9_491",
28
+ "content-type-cards": "awsui_content-type-cards_hyvsj_157l9_491",
29
+ "is-overlap-disabled": "awsui_is-overlap-disabled_hyvsj_157l9_497",
30
+ "is-hide-mobile-toolbar": "awsui_is-hide-mobile-toolbar_hyvsj_157l9_500",
31
+ "has-content-gap-left": "awsui_has-content-gap-left_hyvsj_157l9_514",
32
+ "has-content-gap-right": "awsui_has-content-gap-right_hyvsj_157l9_517",
33
+ "has-breadcrumbs": "awsui_has-breadcrumbs_hyvsj_157l9_527",
34
+ "content-first-child-header": "awsui_content-first-child-header_hyvsj_157l9_530",
35
+ "content-first-child-notifications": "awsui_content-first-child-notifications_hyvsj_157l9_530",
36
+ "has-header": "awsui_has-header_hyvsj_157l9_530",
37
+ "content-first-child-main": "awsui_content-first-child-main_hyvsj_157l9_545",
38
+ "disable-content-paddings": "awsui_disable-content-paddings_hyvsj_157l9_545",
39
+ "has-left-toggles-gutter": "awsui_has-left-toggles-gutter_hyvsj_157l9_565",
40
+ "has-right-toggles-gutter": "awsui_has-right-toggles-gutter_hyvsj_157l9_568",
41
+ "has-split-panel": "awsui_has-split-panel_hyvsj_157l9_588",
42
+ "split-panel-position-bottom": "awsui_split-panel-position-bottom_hyvsj_157l9_588",
43
+ "block-body-scroll": "awsui_block-body-scroll_hyvsj_157l9_596",
44
+ "unfocusable": "awsui_unfocusable_hyvsj_157l9_601",
45
+ "container": "awsui_container_hyvsj_157l9_611",
46
+ "is-navigation-open": "awsui_is-navigation-open_hyvsj_157l9_637",
47
+ "is-tools-open": "awsui_is-tools-open_hyvsj_157l9_640",
48
+ "is-split-panel-open": "awsui_is-split-panel-open_hyvsj_157l9_640",
49
+ "split-panel-position-side": "awsui_split-panel-position-side_hyvsj_157l9_640",
50
+ "has-active-drawer": "awsui_has-active-drawer_hyvsj_157l9_640",
51
+ "mobile-toolbar": "awsui_mobile-toolbar_hyvsj_157l9_653",
52
+ "remove-high-contrast-header": "awsui_remove-high-contrast-header_hyvsj_157l9_670",
53
+ "mobile-toolbar-nav": "awsui_mobile-toolbar-nav_hyvsj_157l9_674",
54
+ "mobile-toolbar-breadcrumbs": "awsui_mobile-toolbar-breadcrumbs_hyvsj_157l9_678",
55
+ "mobile-toolbar-tools": "awsui_mobile-toolbar-tools_hyvsj_157l9_682",
56
+ "navigation-container": "awsui_navigation-container_hyvsj_157l9_691",
57
+ "show-navigation": "awsui_show-navigation_hyvsj_157l9_729",
58
+ "animating": "awsui_animating_hyvsj_157l9_752",
59
+ "showButtons": "awsui_showButtons_hyvsj_157l9_1",
60
+ "navigation": "awsui_navigation_hyvsj_157l9_691",
61
+ "openNavigation": "awsui_openNavigation_hyvsj_157l9_1",
62
+ "animated-content": "awsui_animated-content_hyvsj_157l9_816",
63
+ "content-container": "awsui_content-container_hyvsj_157l9_819",
64
+ "hide-navigation": "awsui_hide-navigation_hyvsj_157l9_828",
65
+ "notifications": "awsui_notifications_hyvsj_157l9_838",
66
+ "has-notification-content": "awsui_has-notification-content_hyvsj_157l9_843",
67
+ "sticky-notifications": "awsui_sticky-notifications_hyvsj_157l9_847",
68
+ "high-contrast": "awsui_high-contrast_hyvsj_157l9_852",
69
+ "split-panel-bottom": "awsui_split-panel-bottom_hyvsj_157l9_870",
70
+ "position-bottom": "awsui_position-bottom_hyvsj_157l9_917",
71
+ "openSplitPanelBottom": "awsui_openSplitPanelBottom_hyvsj_157l9_1",
72
+ "split-panel-side": "awsui_split-panel-side_hyvsj_157l9_946",
73
+ "position-side": "awsui_position-side_hyvsj_157l9_959",
74
+ "tools-container": "awsui_tools-container_hyvsj_157l9_981",
75
+ "tools": "awsui_tools_hyvsj_157l9_981",
76
+ "openTools": "awsui_openTools_hyvsj_157l9_1",
77
+ "has-tools-form-persistence": "awsui_has-tools-form-persistence_hyvsj_157l9_1070",
78
+ "hide-tools": "awsui_hide-tools_hyvsj_157l9_1080",
79
+ "show-tools": "awsui_show-tools_hyvsj_157l9_1092",
80
+ "has-tools-form": "awsui_has-tools-form_hyvsj_157l9_1070",
81
+ "trigger-button-styles": "awsui_trigger-button-styles_hyvsj_157l9_1172",
82
+ "trigger-badge-wrapper": "awsui_trigger-badge-wrapper_hyvsj_157l9_1188",
83
+ "trigger": "awsui_trigger_hyvsj_157l9_1172",
84
+ "selected": "awsui_selected_hyvsj_157l9_1240",
85
+ "badge": "awsui_badge_hyvsj_157l9_1260",
86
+ "trigger-wrapper": "awsui_trigger-wrapper_hyvsj_157l9_1264",
87
+ "trigger-wrapper-tooltip-visible": "awsui_trigger-wrapper-tooltip-visible_hyvsj_157l9_1275",
88
+ "dot": "awsui_dot_hyvsj_157l9_1279",
89
+ "trigger-tooltip": "awsui_trigger-tooltip_hyvsj_157l9_1292"
90
90
  };
91
91