@cloudscape-design/components 3.0.15 → 3.0.16

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 (152) hide show
  1. package/alert/styles.css.js +19 -19
  2. package/alert/styles.scoped.css +33 -33
  3. package/alert/styles.selectors.js +19 -19
  4. package/annotation-context/annotation/styles.css.js +24 -24
  5. package/annotation-context/annotation/styles.scoped.css +30 -30
  6. package/annotation-context/annotation/styles.selectors.js +24 -24
  7. package/app-layout/toggles/styles.css.js +3 -3
  8. package/app-layout/toggles/styles.scoped.css +12 -12
  9. package/app-layout/toggles/styles.selectors.js +3 -3
  10. package/app-layout/visual-refresh/styles.css.js +59 -59
  11. package/app-layout/visual-refresh/styles.scoped.css +152 -152
  12. package/app-layout/visual-refresh/styles.selectors.js +59 -59
  13. package/badge/styles.css.js +5 -5
  14. package/badge/styles.scoped.css +6 -6
  15. package/badge/styles.selectors.js +5 -5
  16. package/breadcrumb-group/item/styles.css.js +7 -7
  17. package/breadcrumb-group/item/styles.scoped.css +16 -16
  18. package/breadcrumb-group/item/styles.selectors.js +7 -7
  19. package/button/styles.css.js +18 -18
  20. package/button/styles.scoped.css +164 -164
  21. package/button/styles.selectors.js +18 -18
  22. package/button-dropdown/category-elements/styles.css.js +12 -12
  23. package/button-dropdown/category-elements/styles.scoped.css +23 -23
  24. package/button-dropdown/category-elements/styles.selectors.js +12 -12
  25. package/button-dropdown/item-element/styles.css.js +13 -13
  26. package/button-dropdown/item-element/styles.scoped.css +18 -18
  27. package/button-dropdown/item-element/styles.selectors.js +13 -13
  28. package/cards/styles.css.js +37 -37
  29. package/cards/styles.scoped.css +46 -46
  30. package/cards/styles.selectors.js +37 -37
  31. package/checkbox/styles.css.js +3 -3
  32. package/checkbox/styles.scoped.css +7 -7
  33. package/checkbox/styles.selectors.js +3 -3
  34. package/code-editor/styles.css.js +33 -33
  35. package/code-editor/styles.scoped.css +134 -134
  36. package/code-editor/styles.selectors.js +33 -33
  37. package/container/styles.css.js +15 -15
  38. package/container/styles.scoped.css +26 -26
  39. package/container/styles.selectors.js +15 -15
  40. package/date-picker/styles.css.js +24 -24
  41. package/date-picker/styles.scoped.css +46 -46
  42. package/date-picker/styles.selectors.js +24 -24
  43. package/date-range-picker/calendar/grids/day/styles.css.js +21 -21
  44. package/date-range-picker/calendar/grids/day/styles.scoped.css +50 -50
  45. package/date-range-picker/calendar/grids/day/styles.selectors.js +21 -21
  46. package/date-range-picker/styles.css.js +42 -42
  47. package/date-range-picker/styles.scoped.css +53 -53
  48. package/date-range-picker/styles.selectors.js +42 -42
  49. package/expandable-section/styles.css.js +20 -20
  50. package/expandable-section/styles.scoped.css +42 -42
  51. package/expandable-section/styles.selectors.js +20 -20
  52. package/flashbar/styles.css.js +22 -22
  53. package/flashbar/styles.scoped.css +87 -87
  54. package/flashbar/styles.selectors.js +22 -22
  55. package/help-panel/styles.css.js +4 -4
  56. package/help-panel/styles.scoped.css +59 -59
  57. package/help-panel/styles.selectors.js +4 -4
  58. package/input/styles.css.js +13 -13
  59. package/input/styles.scoped.css +36 -36
  60. package/input/styles.selectors.js +13 -13
  61. package/internal/base-component/styles.scoped.css +12 -13
  62. package/internal/components/button-trigger/styles.css.js +9 -9
  63. package/internal/components/button-trigger/styles.scoped.css +26 -26
  64. package/internal/components/button-trigger/styles.selectors.js +9 -9
  65. package/internal/components/chart-legend/styles.css.js +7 -7
  66. package/internal/components/chart-legend/styles.scoped.css +16 -16
  67. package/internal/components/chart-legend/styles.selectors.js +7 -7
  68. package/internal/components/dropdown/styles.css.js +20 -20
  69. package/internal/components/dropdown/styles.scoped.css +38 -38
  70. package/internal/components/dropdown/styles.selectors.js +20 -20
  71. package/internal/components/filtering-token/styles.css.js +7 -7
  72. package/internal/components/filtering-token/styles.scoped.css +15 -15
  73. package/internal/components/filtering-token/styles.selectors.js +7 -7
  74. package/internal/components/menu-dropdown/styles.css.js +7 -7
  75. package/internal/components/menu-dropdown/styles.scoped.css +14 -14
  76. package/internal/components/menu-dropdown/styles.selectors.js +7 -7
  77. package/internal/components/options-list/styles.css.js +2 -2
  78. package/internal/components/options-list/styles.scoped.css +3 -3
  79. package/internal/components/options-list/styles.selectors.js +2 -2
  80. package/internal/components/selectable-item/styles.css.js +16 -16
  81. package/internal/components/selectable-item/styles.scoped.css +28 -28
  82. package/internal/components/selectable-item/styles.selectors.js +16 -16
  83. package/internal/environment.js +1 -1
  84. package/internal/generated/theming/index.cjs +36 -39
  85. package/internal/generated/theming/index.js +36 -39
  86. package/link/styles.css.js +18 -18
  87. package/link/styles.scoped.css +70 -70
  88. package/link/styles.selectors.js +18 -18
  89. package/modal/styles.css.js +22 -22
  90. package/modal/styles.scoped.css +42 -42
  91. package/modal/styles.selectors.js +22 -22
  92. package/package.json +1 -1
  93. package/pagination/styles.css.js +9 -9
  94. package/pagination/styles.scoped.css +24 -24
  95. package/pagination/styles.selectors.js +9 -9
  96. package/popover/styles.css.js +48 -48
  97. package/popover/styles.scoped.css +64 -64
  98. package/popover/styles.selectors.js +48 -48
  99. package/radio-group/styles.css.js +9 -9
  100. package/radio-group/styles.scoped.css +17 -17
  101. package/radio-group/styles.selectors.js +9 -9
  102. package/segmented-control/styles.css.js +14 -14
  103. package/segmented-control/styles.scoped.css +36 -36
  104. package/segmented-control/styles.selectors.js +14 -14
  105. package/side-navigation/styles.css.js +22 -22
  106. package/side-navigation/styles.scoped.css +33 -33
  107. package/side-navigation/styles.selectors.js +22 -22
  108. package/split-panel/styles.css.js +58 -58
  109. package/split-panel/styles.scoped.css +81 -81
  110. package/split-panel/styles.selectors.js +58 -58
  111. package/table/body-cell/styles.css.js +7 -7
  112. package/table/body-cell/styles.scoped.css +20 -20
  113. package/table/body-cell/styles.selectors.js +7 -7
  114. package/table/header-cell/styles.css.js +14 -14
  115. package/table/header-cell/styles.scoped.css +26 -26
  116. package/table/header-cell/styles.selectors.js +14 -14
  117. package/table/styles.css.js +32 -32
  118. package/table/styles.scoped.css +40 -40
  119. package/table/styles.selectors.js +32 -32
  120. package/tabs/styles.css.js +21 -21
  121. package/tabs/styles.scoped.css +39 -39
  122. package/tabs/styles.selectors.js +21 -21
  123. package/tag-editor/styles.css.js +3 -3
  124. package/tag-editor/styles.scoped.css +11 -11
  125. package/tag-editor/styles.selectors.js +3 -3
  126. package/text-content/styles.css.js +1 -1
  127. package/text-content/styles.scoped.css +61 -61
  128. package/text-content/styles.selectors.js +1 -1
  129. package/textarea/styles.css.js +4 -4
  130. package/textarea/styles.scoped.css +14 -14
  131. package/textarea/styles.selectors.js +4 -4
  132. package/tiles/styles.css.js +28 -28
  133. package/tiles/styles.scoped.css +69 -69
  134. package/tiles/styles.selectors.js +28 -28
  135. package/toggle/styles.css.js +8 -8
  136. package/toggle/styles.scoped.css +15 -15
  137. package/toggle/styles.selectors.js +8 -8
  138. package/token-group/styles.css.js +7 -7
  139. package/token-group/styles.scoped.css +25 -25
  140. package/token-group/styles.selectors.js +7 -7
  141. package/top-navigation/1.0-beta/styles.css.js +25 -25
  142. package/top-navigation/1.0-beta/styles.scoped.css +43 -43
  143. package/top-navigation/1.0-beta/styles.selectors.js +25 -25
  144. package/top-navigation/styles.css.js +47 -47
  145. package/top-navigation/styles.scoped.css +68 -68
  146. package/top-navigation/styles.selectors.js +47 -47
  147. package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  148. package/tutorial-panel/components/tutorial-list/styles.scoped.css +30 -30
  149. package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  150. package/wizard/styles.css.js +31 -31
  151. package/wizard/styles.scoped.css +60 -60
  152. package/wizard/styles.selectors.js +31 -31
@@ -94,7 +94,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
94
94
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
95
95
  SPDX-License-Identifier: Apache-2.0
96
96
  */
97
- @keyframes awsui_modal-slide-up_1d2i7_1he9k_1 {
97
+ @keyframes awsui_modal-slide-up_1d2i7_1q6b4_1 {
98
98
  0% {
99
99
  transform: translate(0, 10px);
100
100
  }
@@ -102,14 +102,14 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
102
102
  transform: translate(0, 0);
103
103
  }
104
104
  }
105
- .awsui_dialog_1d2i7_1he9k_105:not(#\9) {
106
- animation: awsui_modal-slide-up_1d2i7_1he9k_1 180ms ease-out, awsui_awsui-motion-fade-in-0_1d2i7_1he9k_1 180ms ease-out;
107
- animation: awsui_modal-slide-up_1d2i7_1he9k_1 var(--motion-duration-slow-0273ow, 180ms) ease-out, awsui_awsui-motion-fade-in-0_1d2i7_1he9k_1 var(--motion-duration-slow-0273ow, 180ms) ease-out;
105
+ .awsui_dialog_1d2i7_1q6b4_105:not(#\9) {
106
+ animation: awsui_modal-slide-up_1d2i7_1q6b4_1 180ms ease-out, awsui_awsui-motion-fade-in-0_1d2i7_1q6b4_1 180ms ease-out;
107
+ animation: awsui_modal-slide-up_1d2i7_1q6b4_1 var(--motion-duration-slow-0273ow, 180ms) ease-out, awsui_awsui-motion-fade-in-0_1d2i7_1q6b4_1 var(--motion-duration-slow-0273ow, 180ms) ease-out;
108
108
  animation-delay: 90ms;
109
109
  animation-delay: var(--motion-duration-fast-nk2ap0, 90ms);
110
110
  animation-fill-mode: both;
111
111
  }
112
- @keyframes awsui_awsui-motion-fade-in-0_1d2i7_1he9k_1 {
112
+ @keyframes awsui_awsui-motion-fade-in-0_1d2i7_1q6b4_1 {
113
113
  from {
114
114
  opacity: 0;
115
115
  }
@@ -118,24 +118,24 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
118
118
  }
119
119
  }
120
120
  @media (prefers-reduced-motion: reduce) {
121
- .awsui_dialog_1d2i7_1he9k_105:not(#\9) {
121
+ .awsui_dialog_1d2i7_1q6b4_105:not(#\9) {
122
122
  animation: none;
123
123
  transition: none;
124
124
  }
125
125
  }
126
- .awsui-motion-disabled .awsui_dialog_1d2i7_1he9k_105:not(#\9), .awsui-mode-entering .awsui_dialog_1d2i7_1he9k_105:not(#\9) {
126
+ .awsui-motion-disabled .awsui_dialog_1d2i7_1q6b4_105:not(#\9), .awsui-mode-entering .awsui_dialog_1d2i7_1q6b4_105:not(#\9) {
127
127
  animation: none;
128
128
  transition: none;
129
129
  }
130
- .awsui_dialog_1d2i7_1he9k_105.awsui_refresh_1d2i7_1he9k_128:not(#\9) {
131
- animation: awsui_awsui-motion-scale-popup_1d2i7_1he9k_1, awsui_awsui-motion-fade-in-0_1d2i7_1he9k_1;
130
+ .awsui_dialog_1d2i7_1q6b4_105.awsui_refresh_1d2i7_1q6b4_128:not(#\9) {
131
+ animation: awsui_awsui-motion-scale-popup_1d2i7_1q6b4_1, awsui_awsui-motion-fade-in-0_1d2i7_1q6b4_1;
132
132
  animation-duration: 115ms;
133
133
  animation-duration: var(--motion-duration-refresh-only-fast-addxjd, 115ms);
134
134
  animation-timing-function: cubic-bezier(0, 0, 0, 1);
135
135
  animation-timing-function: var(--motion-easing-refresh-only-a-sy0g8m, cubic-bezier(0, 0, 0, 1));
136
136
  animation-fill-mode: both;
137
137
  }
138
- @keyframes awsui_awsui-motion-fade-in-0_1d2i7_1he9k_1 {
138
+ @keyframes awsui_awsui-motion-fade-in-0_1d2i7_1q6b4_1 {
139
139
  from {
140
140
  opacity: 0;
141
141
  }
@@ -143,7 +143,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
143
143
  opacity: 1;
144
144
  }
145
145
  }
146
- @keyframes awsui_awsui-motion-scale-popup_1d2i7_1he9k_1 {
146
+ @keyframes awsui_awsui-motion-scale-popup_1d2i7_1q6b4_1 {
147
147
  0% {
148
148
  transform: scale(0.95);
149
149
  }
@@ -152,22 +152,22 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
152
152
  }
153
153
  }
154
154
  @media (prefers-reduced-motion: reduce) {
155
- .awsui_dialog_1d2i7_1he9k_105.awsui_refresh_1d2i7_1he9k_128:not(#\9) {
155
+ .awsui_dialog_1d2i7_1q6b4_105.awsui_refresh_1d2i7_1q6b4_128:not(#\9) {
156
156
  animation: none;
157
157
  transition: none;
158
158
  }
159
159
  }
160
- .awsui-motion-disabled .awsui_dialog_1d2i7_1he9k_105.awsui_refresh_1d2i7_1he9k_128:not(#\9), .awsui-mode-entering .awsui_dialog_1d2i7_1he9k_105.awsui_refresh_1d2i7_1he9k_128:not(#\9) {
160
+ .awsui-motion-disabled .awsui_dialog_1d2i7_1q6b4_105.awsui_refresh_1d2i7_1q6b4_128:not(#\9), .awsui-mode-entering .awsui_dialog_1d2i7_1q6b4_105.awsui_refresh_1d2i7_1q6b4_128:not(#\9) {
161
161
  animation: none;
162
162
  transition: none;
163
163
  }
164
164
 
165
- .awsui_root_1d2i7_1he9k_161:not(#\9) {
166
- animation: awsui_awsui-motion-fade-in_1d2i7_1he9k_1 270ms ease-out;
167
- animation: awsui_awsui-motion-fade-in_1d2i7_1he9k_1 var(--motion-duration-extra-slow-8ks5rs, 270ms) ease-out;
165
+ .awsui_root_1d2i7_1q6b4_161:not(#\9) {
166
+ animation: awsui_awsui-motion-fade-in_1d2i7_1q6b4_1 270ms ease-out;
167
+ animation: awsui_awsui-motion-fade-in_1d2i7_1q6b4_1 var(--motion-duration-extra-slow-8ks5rs, 270ms) ease-out;
168
168
  animation-fill-mode: both;
169
169
  }
170
- @keyframes awsui_awsui-motion-fade-in_1d2i7_1he9k_1 {
170
+ @keyframes awsui_awsui-motion-fade-in_1d2i7_1q6b4_1 {
171
171
  from {
172
172
  opacity: 0.2;
173
173
  }
@@ -176,26 +176,26 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
176
176
  }
177
177
  }
178
178
  @media (prefers-reduced-motion: reduce) {
179
- .awsui_root_1d2i7_1he9k_161:not(#\9) {
179
+ .awsui_root_1d2i7_1q6b4_161:not(#\9) {
180
180
  animation: none;
181
181
  transition: none;
182
182
  }
183
183
  }
184
- .awsui-motion-disabled .awsui_root_1d2i7_1he9k_161:not(#\9), .awsui-mode-entering .awsui_root_1d2i7_1he9k_161:not(#\9) {
184
+ .awsui-motion-disabled .awsui_root_1d2i7_1q6b4_161:not(#\9), .awsui-mode-entering .awsui_root_1d2i7_1q6b4_161:not(#\9) {
185
185
  animation: none;
186
186
  transition: none;
187
187
  }
188
- .awsui_root_1d2i7_1he9k_161.awsui_refresh_1d2i7_1he9k_128:not(#\9) {
188
+ .awsui_root_1d2i7_1q6b4_161.awsui_refresh_1d2i7_1q6b4_128:not(#\9) {
189
189
  animation-duration: 115ms;
190
190
  animation-duration: var(--motion-duration-refresh-only-fast-addxjd, 115ms);
191
191
  }
192
192
  @media (prefers-reduced-motion: reduce) {
193
- .awsui_root_1d2i7_1he9k_161.awsui_refresh_1d2i7_1he9k_128:not(#\9) {
193
+ .awsui_root_1d2i7_1q6b4_161.awsui_refresh_1d2i7_1q6b4_128:not(#\9) {
194
194
  animation: none;
195
195
  transition: none;
196
196
  }
197
197
  }
198
- .awsui-motion-disabled .awsui_root_1d2i7_1he9k_161.awsui_refresh_1d2i7_1he9k_128:not(#\9), .awsui-mode-entering .awsui_root_1d2i7_1he9k_161.awsui_refresh_1d2i7_1he9k_128:not(#\9) {
198
+ .awsui-motion-disabled .awsui_root_1d2i7_1q6b4_161.awsui_refresh_1d2i7_1q6b4_128:not(#\9), .awsui-mode-entering .awsui_root_1d2i7_1q6b4_161.awsui_refresh_1d2i7_1q6b4_128:not(#\9) {
199
199
  animation: none;
200
200
  transition: none;
201
201
  }
@@ -204,7 +204,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
204
204
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
205
205
  SPDX-License-Identifier: Apache-2.0
206
206
  */
207
- .awsui_root_1d2i7_1he9k_161:not(#\9) {
207
+ .awsui_root_1d2i7_1q6b4_161:not(#\9) {
208
208
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
209
209
  border-collapse: separate;
210
210
  border-spacing: 0;
@@ -258,11 +258,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
258
258
  overflow: auto;
259
259
  cursor: pointer;
260
260
  }
261
- .awsui_root_1d2i7_1he9k_161.awsui_hidden_1d2i7_1he9k_224:not(#\9) {
261
+ .awsui_root_1d2i7_1q6b4_161.awsui_hidden_1d2i7_1q6b4_224:not(#\9) {
262
262
  display: none;
263
263
  }
264
264
 
265
- .awsui_focus-lock_1d2i7_1he9k_228:not(#\9) {
265
+ .awsui_focus-lock_1d2i7_1q6b4_228:not(#\9) {
266
266
  align-self: flex-start;
267
267
  margin: auto;
268
268
  padding: 12px 0;
@@ -271,7 +271,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
271
271
  pointer-events: none;
272
272
  }
273
273
 
274
- .awsui_dialog_1d2i7_1he9k_105:not(#\9) {
274
+ .awsui_dialog_1d2i7_1q6b4_105:not(#\9) {
275
275
  position: static;
276
276
  top: 0;
277
277
  transform: translate(0, 0);
@@ -282,22 +282,22 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
282
282
  z-index: 5000;
283
283
  pointer-events: all;
284
284
  }
285
- .awsui_dialog_1d2i7_1he9k_105.awsui_small_1d2i7_1he9k_246:not(#\9) {
285
+ .awsui_dialog_1d2i7_1q6b4_105.awsui_small_1d2i7_1q6b4_246:not(#\9) {
286
286
  max-width: 320px;
287
287
  }
288
- .awsui_dialog_1d2i7_1he9k_105.awsui_medium_1d2i7_1he9k_249:not(#\9) {
288
+ .awsui_dialog_1d2i7_1q6b4_105.awsui_medium_1d2i7_1q6b4_249:not(#\9) {
289
289
  max-width: 600px;
290
290
  }
291
- .awsui_dialog_1d2i7_1he9k_105.awsui_large_1d2i7_1he9k_252:not(#\9) {
291
+ .awsui_dialog_1d2i7_1q6b4_105.awsui_large_1d2i7_1q6b4_252:not(#\9) {
292
292
  max-width: 820px;
293
293
  }
294
- .awsui_dialog_1d2i7_1he9k_105.awsui_max_1d2i7_1he9k_255.awsui_breakpoint-xs_1d2i7_1he9k_255:not(#\9) {
294
+ .awsui_dialog_1d2i7_1q6b4_105.awsui_max_1d2i7_1q6b4_255.awsui_breakpoint-xs_1d2i7_1q6b4_255:not(#\9) {
295
295
  max-width: calc(100vw - (2 * 4 * 10px + 40px));
296
296
  max-width: calc(100vw - (2 * 4 * 10px + var(--space-xxxl-bo9z7f, 40px)));
297
297
  margin: auto;
298
298
  }
299
299
 
300
- .awsui_container_1d2i7_1he9k_260:not(#\9) {
300
+ .awsui_container_1d2i7_1q6b4_260:not(#\9) {
301
301
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
302
302
  border-collapse: separate;
303
303
  border-spacing: 0;
@@ -344,28 +344,28 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
344
344
  border-top: 0px solid transparent;
345
345
  border-top: var(--border-container-top-width-jk6fhm, 0px) solid var(--color-border-container-top-srcvx4, transparent);
346
346
  border-radius: 16px;
347
- border-radius: var(--border-container-radius-8dqnwf, 16px);
347
+ border-radius: var(--border-radius-container-gh9ysk, 16px);
348
348
  box-sizing: border-box;
349
349
  box-shadow: 0px 4px 20px 1px rgba(0, 7, 22, 0.1);
350
350
  box-shadow: var(--shadow-modal-3qhlqt, 0px 4px 20px 1px rgba(0, 7, 22, 0.1));
351
351
  word-wrap: break-word;
352
352
  }
353
353
  @media screen and (-ms-high-contrast: active) {
354
- .awsui_container_1d2i7_1he9k_260:not(#\9) {
354
+ .awsui_container_1d2i7_1q6b4_260:not(#\9) {
355
355
  border: 2px solid transparent;
356
356
  border: var(--border-field-width-idlekx, 2px) solid var(--color-border-container-top-srcvx4, transparent);
357
357
  }
358
358
  }
359
359
 
360
- .awsui_content_1d2i7_1he9k_284:not(#\9) {
360
+ .awsui_content_1d2i7_1q6b4_284:not(#\9) {
361
361
  padding: 0px 24px 16px;
362
362
  padding: var(--space-container-content-top-fsd8nr, 0px) var(--space-modal-horizontal-738tw9, 24px) var(--space-modal-content-bottom-cecclv, 16px);
363
363
  }
364
- .awsui_content_1d2i7_1he9k_284.awsui_no-paddings_1d2i7_1he9k_287:not(#\9) {
364
+ .awsui_content_1d2i7_1q6b4_284.awsui_no-paddings_1d2i7_1q6b4_287:not(#\9) {
365
365
  padding: 0;
366
366
  }
367
367
 
368
- .awsui_header_1d2i7_1he9k_291:not(#\9) {
368
+ .awsui_header_1d2i7_1q6b4_291:not(#\9) {
369
369
  padding: 12px 24px;
370
370
  padding: var(--space-s-hv8c1d, 12px) var(--space-modal-horizontal-738tw9, 24px);
371
371
  background-color: #ffffff;
@@ -373,30 +373,30 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
373
373
  border-bottom: 1px solid transparent;
374
374
  border-bottom: 1px solid var(--color-border-container-divider-4ade7z, transparent);
375
375
  border-radius: 16px 16px 0 0;
376
- border-radius: var(--border-container-radius-8dqnwf, 16px) var(--border-container-radius-8dqnwf, 16px) 0 0;
376
+ border-radius: var(--border-radius-container-gh9ysk, 16px) var(--border-radius-container-gh9ysk, 16px) 0 0;
377
377
  }
378
378
 
379
- .awsui_header--text_1d2i7_1he9k_298:not(#\9) {
379
+ .awsui_header--text_1d2i7_1q6b4_298:not(#\9) {
380
380
  /* used in test-utils */
381
381
  }
382
382
 
383
- .awsui_footer_1d2i7_1he9k_302:not(#\9) {
383
+ .awsui_footer_1d2i7_1q6b4_302:not(#\9) {
384
384
  border-top: 2px solid #e9ebed;
385
385
  border-top: var(--border-divider-section-width-4wm2it, 2px) solid var(--color-border-divider-default-7s2wjw, #e9ebed);
386
386
  padding: 12px 24px;
387
387
  padding: var(--space-scaled-s-cu1hzn, 12px) var(--space-container-horizontal-ddrezg, 24px);
388
388
  }
389
- .awsui_footer_1d2i7_1he9k_302:not(#\9):after {
389
+ .awsui_footer_1d2i7_1q6b4_302:not(#\9):after {
390
390
  content: "";
391
391
  display: table;
392
392
  clear: both;
393
393
  }
394
394
 
395
- .awsui_dismiss-control_1d2i7_1he9k_312:not(#\9) {
395
+ .awsui_dismiss-control_1d2i7_1q6b4_312:not(#\9) {
396
396
  /* used in test-utils */
397
397
  }
398
398
 
399
- .awsui_modal-open_1d2i7_1he9k_316:not(#\9) {
399
+ .awsui_modal-open_1d2i7_1q6b4_316:not(#\9) {
400
400
  overflow: hidden;
401
401
  /*
402
402
  * When padding-right is added to account for scrollbar being turned
@@ -2,27 +2,27 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "dialog": "awsui_dialog_1d2i7_1he9k_105",
6
- "modal-slide-up": "awsui_modal-slide-up_1d2i7_1he9k_1",
7
- "awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_1d2i7_1he9k_1",
8
- "refresh": "awsui_refresh_1d2i7_1he9k_128",
9
- "awsui-motion-scale-popup": "awsui_awsui-motion-scale-popup_1d2i7_1he9k_1",
10
- "root": "awsui_root_1d2i7_1he9k_161",
11
- "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_1d2i7_1he9k_1",
12
- "hidden": "awsui_hidden_1d2i7_1he9k_224",
13
- "focus-lock": "awsui_focus-lock_1d2i7_1he9k_228",
14
- "small": "awsui_small_1d2i7_1he9k_246",
15
- "medium": "awsui_medium_1d2i7_1he9k_249",
16
- "large": "awsui_large_1d2i7_1he9k_252",
17
- "max": "awsui_max_1d2i7_1he9k_255",
18
- "breakpoint-xs": "awsui_breakpoint-xs_1d2i7_1he9k_255",
19
- "container": "awsui_container_1d2i7_1he9k_260",
20
- "content": "awsui_content_1d2i7_1he9k_284",
21
- "no-paddings": "awsui_no-paddings_1d2i7_1he9k_287",
22
- "header": "awsui_header_1d2i7_1he9k_291",
23
- "header--text": "awsui_header--text_1d2i7_1he9k_298",
24
- "footer": "awsui_footer_1d2i7_1he9k_302",
25
- "dismiss-control": "awsui_dismiss-control_1d2i7_1he9k_312",
26
- "modal-open": "awsui_modal-open_1d2i7_1he9k_316"
5
+ "dialog": "awsui_dialog_1d2i7_1q6b4_105",
6
+ "modal-slide-up": "awsui_modal-slide-up_1d2i7_1q6b4_1",
7
+ "awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_1d2i7_1q6b4_1",
8
+ "refresh": "awsui_refresh_1d2i7_1q6b4_128",
9
+ "awsui-motion-scale-popup": "awsui_awsui-motion-scale-popup_1d2i7_1q6b4_1",
10
+ "root": "awsui_root_1d2i7_1q6b4_161",
11
+ "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_1d2i7_1q6b4_1",
12
+ "hidden": "awsui_hidden_1d2i7_1q6b4_224",
13
+ "focus-lock": "awsui_focus-lock_1d2i7_1q6b4_228",
14
+ "small": "awsui_small_1d2i7_1q6b4_246",
15
+ "medium": "awsui_medium_1d2i7_1q6b4_249",
16
+ "large": "awsui_large_1d2i7_1q6b4_252",
17
+ "max": "awsui_max_1d2i7_1q6b4_255",
18
+ "breakpoint-xs": "awsui_breakpoint-xs_1d2i7_1q6b4_255",
19
+ "container": "awsui_container_1d2i7_1q6b4_260",
20
+ "content": "awsui_content_1d2i7_1q6b4_284",
21
+ "no-paddings": "awsui_no-paddings_1d2i7_1q6b4_287",
22
+ "header": "awsui_header_1d2i7_1q6b4_291",
23
+ "header--text": "awsui_header--text_1d2i7_1q6b4_298",
24
+ "footer": "awsui_footer_1d2i7_1q6b4_302",
25
+ "dismiss-control": "awsui_dismiss-control_1d2i7_1q6b4_312",
26
+ "modal-open": "awsui_modal-open_1d2i7_1q6b4_316"
27
27
  };
28
28
 
package/package.json CHANGED
@@ -110,6 +110,6 @@
110
110
  "./internal/base-component/index.js",
111
111
  "./internal/base-component/styles.css.js"
112
112
  ],
113
- "version": "3.0.15",
113
+ "version": "3.0.16",
114
114
  "license": "Apache-2.0"
115
115
  }
@@ -1,14 +1,14 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "root": "awsui_root_fvjdu_v8203_93",
5
- "button": "awsui_button_fvjdu_v8203_111",
6
- "dots": "awsui_dots_fvjdu_v8203_112",
7
- "button-disabled": "awsui_button-disabled_fvjdu_v8203_134",
8
- "arrow": "awsui_arrow_fvjdu_v8203_139",
9
- "page-number": "awsui_page-number_fvjdu_v8203_149",
10
- "button-current": "awsui_button-current_fvjdu_v8203_155",
11
- "page-item": "awsui_page-item_fvjdu_v8203_170",
12
- "root-disabled": "awsui_root-disabled_fvjdu_v8203_186"
4
+ "root": "awsui_root_fvjdu_h1bat_93",
5
+ "button": "awsui_button_fvjdu_h1bat_111",
6
+ "dots": "awsui_dots_fvjdu_h1bat_112",
7
+ "button-disabled": "awsui_button-disabled_fvjdu_h1bat_134",
8
+ "arrow": "awsui_arrow_fvjdu_h1bat_139",
9
+ "page-number": "awsui_page-number_fvjdu_h1bat_149",
10
+ "button-current": "awsui_button-current_fvjdu_h1bat_155",
11
+ "page-item": "awsui_page-item_fvjdu_h1bat_170",
12
+ "root-disabled": "awsui_root-disabled_fvjdu_h1bat_186"
13
13
  };
14
14
 
@@ -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_fvjdu_v8203_93:not(#\9) {
93
+ .awsui_root_fvjdu_h1bat_93:not(#\9) {
94
94
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
95
95
  border-collapse: separate;
96
96
  border-spacing: 0;
@@ -138,15 +138,15 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
138
138
  list-style: none;
139
139
  }
140
140
 
141
- .awsui_button_fvjdu_v8203_111:not(#\9),
142
- .awsui_dots_fvjdu_v8203_112:not(#\9) {
141
+ .awsui_button_fvjdu_h1bat_111:not(#\9),
142
+ .awsui_dots_fvjdu_h1bat_112:not(#\9) {
143
143
  min-width: 20px;
144
144
  min-width: var(--space-l-4vl6xu, 20px);
145
145
  border: 2px solid transparent;
146
146
  border: var(--border-field-width-idlekx, 2px) solid transparent;
147
147
  }
148
148
 
149
- .awsui_button_fvjdu_v8203_111:not(#\9) {
149
+ .awsui_button_fvjdu_h1bat_111:not(#\9) {
150
150
  cursor: pointer;
151
151
  text-align: center;
152
152
  box-sizing: border-box;
@@ -154,83 +154,83 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
154
154
  line-height: inherit;
155
155
  padding: 0;
156
156
  }
157
- .awsui_button_fvjdu_v8203_111:not(#\9):focus {
157
+ .awsui_button_fvjdu_h1bat_111:not(#\9):focus {
158
158
  outline: none;
159
159
  }
160
- .awsui_button_fvjdu_v8203_111[data-awsui-focus-visible=true]:not(#\9):focus {
160
+ .awsui_button_fvjdu_h1bat_111[data-awsui-focus-visible=true]:not(#\9):focus {
161
161
  outline: 2px dotted transparent;
162
162
  border: 2px solid #0972d3;
163
163
  border: var(--border-field-width-idlekx, 2px) solid var(--color-border-item-focused-ap3b6s, #0972d3);
164
164
  border-radius: 4px;
165
- border-radius: var(--border-control-focus-ring-radius-default-6g2tnn, 4px);
165
+ border-radius: var(--border-radius-control-focus-ring-default-jlgxet, 4px);
166
166
  box-shadow: 0 0 0 0px #0972d3;
167
167
  box-shadow: 0 0 0 var(--border-control-focus-ring-shadow-spread-srzyiu, 0px) var(--color-border-item-focused-ap3b6s, #0972d3);
168
168
  }
169
- .awsui_button-disabled_fvjdu_v8203_134:not(#\9) {
169
+ .awsui_button-disabled_fvjdu_h1bat_134:not(#\9) {
170
170
  cursor: default;
171
171
  color: #9ba7b6;
172
172
  color: var(--color-text-interactive-disabled-3pbb07, #9ba7b6);
173
173
  }
174
174
 
175
- .awsui_arrow_fvjdu_v8203_139:not(#\9) {
175
+ .awsui_arrow_fvjdu_h1bat_139:not(#\9) {
176
176
  color: #414d5c;
177
177
  color: var(--color-text-interactive-default-eg5fsa, #414d5c);
178
178
  }
179
- .awsui_arrow_fvjdu_v8203_139:not(#\9):not(.awsui_button-disabled_fvjdu_v8203_134):hover {
179
+ .awsui_arrow_fvjdu_h1bat_139:not(#\9):not(.awsui_button-disabled_fvjdu_h1bat_134):hover {
180
180
  color: #000716;
181
181
  color: var(--color-text-interactive-hover-v3lasm, #000716);
182
182
  }
183
- .awsui_arrow_fvjdu_v8203_139.awsui_button-disabled_fvjdu_v8203_134:not(#\9) {
183
+ .awsui_arrow_fvjdu_h1bat_139.awsui_button-disabled_fvjdu_h1bat_134:not(#\9) {
184
184
  color: #9ba7b6;
185
185
  color: var(--color-text-interactive-disabled-3pbb07, #9ba7b6);
186
186
  }
187
187
 
188
- .awsui_page-number_fvjdu_v8203_149:not(#\9) {
188
+ .awsui_page-number_fvjdu_h1bat_149:not(#\9) {
189
189
  color: #414d5c;
190
190
  color: var(--color-text-pagination-page-number-default-z6gnaa, #414d5c);
191
191
  }
192
- .awsui_page-number_fvjdu_v8203_149:not(#\9):not(.awsui_button-disabled_fvjdu_v8203_134):hover {
192
+ .awsui_page-number_fvjdu_h1bat_149:not(#\9):not(.awsui_button-disabled_fvjdu_h1bat_134):hover {
193
193
  color: #000716;
194
194
  color: var(--color-text-interactive-hover-v3lasm, #000716);
195
195
  }
196
- .awsui_page-number_fvjdu_v8203_149.awsui_button-current_fvjdu_v8203_155:not(#\9) {
196
+ .awsui_page-number_fvjdu_h1bat_149.awsui_button-current_fvjdu_h1bat_155:not(#\9) {
197
197
  font-weight: 800;
198
198
  font-weight: var(--font-wayfinding-link-active-weight-l3fid7, 800);
199
199
  color: #000716;
200
200
  color: var(--color-text-interactive-active-vol84d, #000716);
201
201
  }
202
- .awsui_page-number_fvjdu_v8203_149.awsui_button-current_fvjdu_v8203_155.awsui_button-disabled_fvjdu_v8203_134:not(#\9) {
202
+ .awsui_page-number_fvjdu_h1bat_149.awsui_button-current_fvjdu_h1bat_155.awsui_button-disabled_fvjdu_h1bat_134:not(#\9) {
203
203
  color: #9ba7b6;
204
204
  color: var(--color-text-pagination-page-number-active-disabled-sjs1t5, #9ba7b6);
205
205
  }
206
- .awsui_page-number_fvjdu_v8203_149.awsui_button-disabled_fvjdu_v8203_134:not(#\9) {
206
+ .awsui_page-number_fvjdu_h1bat_149.awsui_button-disabled_fvjdu_h1bat_134:not(#\9) {
207
207
  color: #9ba7b6;
208
208
  color: var(--color-text-interactive-disabled-3pbb07, #9ba7b6);
209
209
  }
210
210
 
211
- .awsui_dots_fvjdu_v8203_112:not(#\9) {
211
+ .awsui_dots_fvjdu_h1bat_112:not(#\9) {
212
212
  color: #414d5c;
213
213
  color: var(--color-text-interactive-default-eg5fsa, #414d5c);
214
214
  }
215
215
 
216
- .awsui_page-item_fvjdu_v8203_170:not(#\9),
217
- .awsui_dots_fvjdu_v8203_112:not(#\9) {
216
+ .awsui_page-item_fvjdu_h1bat_170:not(#\9),
217
+ .awsui_dots_fvjdu_h1bat_112:not(#\9) {
218
218
  margin: 4px 4px;
219
219
  margin: var(--space-scaled-xxs-95dhkm, 4px) var(--space-xxs-ynfts5, 4px);
220
220
  text-align: center;
221
221
  box-sizing: border-box;
222
222
  padding: 0;
223
223
  }
224
- .awsui_page-item_fvjdu_v8203_170:not(#\9):first-child,
225
- .awsui_dots_fvjdu_v8203_112:not(#\9):first-child {
224
+ .awsui_page-item_fvjdu_h1bat_170:not(#\9):first-child,
225
+ .awsui_dots_fvjdu_h1bat_112:not(#\9):first-child {
226
226
  margin-left: 0;
227
227
  }
228
- .awsui_page-item_fvjdu_v8203_170:not(#\9):last-child,
229
- .awsui_dots_fvjdu_v8203_112:not(#\9):last-child {
228
+ .awsui_page-item_fvjdu_h1bat_170:not(#\9):last-child,
229
+ .awsui_dots_fvjdu_h1bat_112:not(#\9):last-child {
230
230
  margin-right: 0;
231
231
  }
232
232
 
233
- .awsui_root-disabled_fvjdu_v8203_186 > .awsui_dots_fvjdu_v8203_112:not(#\9) {
233
+ .awsui_root-disabled_fvjdu_h1bat_186 > .awsui_dots_fvjdu_h1bat_112:not(#\9) {
234
234
  color: #9ba7b6;
235
235
  color: var(--color-text-interactive-disabled-3pbb07, #9ba7b6);
236
236
  }
@@ -2,14 +2,14 @@
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_fvjdu_v8203_93",
6
- "button": "awsui_button_fvjdu_v8203_111",
7
- "dots": "awsui_dots_fvjdu_v8203_112",
8
- "button-disabled": "awsui_button-disabled_fvjdu_v8203_134",
9
- "arrow": "awsui_arrow_fvjdu_v8203_139",
10
- "page-number": "awsui_page-number_fvjdu_v8203_149",
11
- "button-current": "awsui_button-current_fvjdu_v8203_155",
12
- "page-item": "awsui_page-item_fvjdu_v8203_170",
13
- "root-disabled": "awsui_root-disabled_fvjdu_v8203_186"
5
+ "root": "awsui_root_fvjdu_h1bat_93",
6
+ "button": "awsui_button_fvjdu_h1bat_111",
7
+ "dots": "awsui_dots_fvjdu_h1bat_112",
8
+ "button-disabled": "awsui_button-disabled_fvjdu_h1bat_134",
9
+ "arrow": "awsui_arrow_fvjdu_h1bat_139",
10
+ "page-number": "awsui_page-number_fvjdu_h1bat_149",
11
+ "button-current": "awsui_button-current_fvjdu_h1bat_155",
12
+ "page-item": "awsui_page-item_fvjdu_h1bat_170",
13
+ "root-disabled": "awsui_root-disabled_fvjdu_h1bat_186"
14
14
  };
15
15
 
@@ -1,53 +1,53 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "arrow": "awsui_arrow_xjuzf_1f26x_185",
5
- "arrow-outer": "awsui_arrow-outer_xjuzf_1f26x_189",
6
- "arrow-inner": "awsui_arrow-inner_xjuzf_1f26x_189",
7
- "arrow-position-right-top": "awsui_arrow-position-right-top_xjuzf_1f26x_220",
8
- "arrow-position-right-bottom": "awsui_arrow-position-right-bottom_xjuzf_1f26x_220",
9
- "arrow-position-left-top": "awsui_arrow-position-left-top_xjuzf_1f26x_223",
10
- "arrow-position-left-bottom": "awsui_arrow-position-left-bottom_xjuzf_1f26x_223",
11
- "arrow-position-top-center": "awsui_arrow-position-top-center_xjuzf_1f26x_226",
12
- "arrow-position-top-right": "awsui_arrow-position-top-right_xjuzf_1f26x_226",
13
- "arrow-position-top-left": "awsui_arrow-position-top-left_xjuzf_1f26x_226",
14
- "arrow-position-top-responsive": "awsui_arrow-position-top-responsive_xjuzf_1f26x_226",
15
- "arrow-position-bottom-center": "awsui_arrow-position-bottom-center_xjuzf_1f26x_229",
16
- "arrow-position-bottom-right": "awsui_arrow-position-bottom-right_xjuzf_1f26x_229",
17
- "arrow-position-bottom-left": "awsui_arrow-position-bottom-left_xjuzf_1f26x_229",
18
- "arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_xjuzf_1f26x_229",
19
- "body": "awsui_body_xjuzf_1f26x_325",
20
- "body-overflow-visible": "awsui_body-overflow-visible_xjuzf_1f26x_344",
21
- "variant-annotation": "awsui_variant-annotation_xjuzf_1f26x_348",
22
- "body-size-small": "awsui_body-size-small_xjuzf_1f26x_353",
23
- "fixed-width": "awsui_fixed-width_xjuzf_1f26x_356",
24
- "body-size-medium": "awsui_body-size-medium_xjuzf_1f26x_360",
25
- "body-size-large": "awsui_body-size-large_xjuzf_1f26x_367",
26
- "has-dismiss": "awsui_has-dismiss_xjuzf_1f26x_374",
27
- "dismiss": "awsui_dismiss_xjuzf_1f26x_379",
28
- "dismiss-control": "awsui_dismiss-control_xjuzf_1f26x_386",
29
- "header-row": "awsui_header-row_xjuzf_1f26x_390",
30
- "header": "awsui_header_xjuzf_1f26x_390",
31
- "content": "awsui_content_xjuzf_1f26x_412",
32
- "content-overflow-visible": "awsui_content-overflow-visible_xjuzf_1f26x_419",
33
- "container": "awsui_container_xjuzf_1f26x_431",
34
- "container-arrow": "awsui_container-arrow_xjuzf_1f26x_439",
35
- "container-arrow-position-right-top": "awsui_container-arrow-position-right-top_xjuzf_1f26x_443",
36
- "container-arrow-position-right-bottom": "awsui_container-arrow-position-right-bottom_xjuzf_1f26x_443",
37
- "container-arrow-position-left-top": "awsui_container-arrow-position-left-top_xjuzf_1f26x_455",
38
- "container-arrow-position-left-bottom": "awsui_container-arrow-position-left-bottom_xjuzf_1f26x_455",
39
- "container-arrow-position-top-center": "awsui_container-arrow-position-top-center_xjuzf_1f26x_467",
40
- "container-arrow-position-top-right": "awsui_container-arrow-position-top-right_xjuzf_1f26x_467",
41
- "container-arrow-position-top-left": "awsui_container-arrow-position-top-left_xjuzf_1f26x_467",
42
- "container-arrow-position-top-responsive": "awsui_container-arrow-position-top-responsive_xjuzf_1f26x_467",
43
- "container-arrow-position-bottom-center": "awsui_container-arrow-position-bottom-center_xjuzf_1f26x_483",
44
- "container-arrow-position-bottom-right": "awsui_container-arrow-position-bottom-right_xjuzf_1f26x_487",
45
- "container-arrow-position-bottom-left": "awsui_container-arrow-position-bottom-left_xjuzf_1f26x_491",
46
- "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_xjuzf_1f26x_1",
47
- "refresh": "awsui_refresh_xjuzf_1f26x_609",
48
- "root": "awsui_root_xjuzf_1f26x_631",
49
- "trigger": "awsui_trigger_xjuzf_1f26x_643",
50
- "trigger-type-text": "awsui_trigger-type-text_xjuzf_1f26x_650",
51
- "trigger-inner-text": "awsui_trigger-inner-text_xjuzf_1f26x_679"
4
+ "arrow": "awsui_arrow_xjuzf_jc3c7_185",
5
+ "arrow-outer": "awsui_arrow-outer_xjuzf_jc3c7_189",
6
+ "arrow-inner": "awsui_arrow-inner_xjuzf_jc3c7_189",
7
+ "arrow-position-right-top": "awsui_arrow-position-right-top_xjuzf_jc3c7_220",
8
+ "arrow-position-right-bottom": "awsui_arrow-position-right-bottom_xjuzf_jc3c7_220",
9
+ "arrow-position-left-top": "awsui_arrow-position-left-top_xjuzf_jc3c7_223",
10
+ "arrow-position-left-bottom": "awsui_arrow-position-left-bottom_xjuzf_jc3c7_223",
11
+ "arrow-position-top-center": "awsui_arrow-position-top-center_xjuzf_jc3c7_226",
12
+ "arrow-position-top-right": "awsui_arrow-position-top-right_xjuzf_jc3c7_226",
13
+ "arrow-position-top-left": "awsui_arrow-position-top-left_xjuzf_jc3c7_226",
14
+ "arrow-position-top-responsive": "awsui_arrow-position-top-responsive_xjuzf_jc3c7_226",
15
+ "arrow-position-bottom-center": "awsui_arrow-position-bottom-center_xjuzf_jc3c7_229",
16
+ "arrow-position-bottom-right": "awsui_arrow-position-bottom-right_xjuzf_jc3c7_229",
17
+ "arrow-position-bottom-left": "awsui_arrow-position-bottom-left_xjuzf_jc3c7_229",
18
+ "arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_xjuzf_jc3c7_229",
19
+ "body": "awsui_body_xjuzf_jc3c7_325",
20
+ "body-overflow-visible": "awsui_body-overflow-visible_xjuzf_jc3c7_344",
21
+ "variant-annotation": "awsui_variant-annotation_xjuzf_jc3c7_348",
22
+ "body-size-small": "awsui_body-size-small_xjuzf_jc3c7_353",
23
+ "fixed-width": "awsui_fixed-width_xjuzf_jc3c7_356",
24
+ "body-size-medium": "awsui_body-size-medium_xjuzf_jc3c7_360",
25
+ "body-size-large": "awsui_body-size-large_xjuzf_jc3c7_367",
26
+ "has-dismiss": "awsui_has-dismiss_xjuzf_jc3c7_374",
27
+ "dismiss": "awsui_dismiss_xjuzf_jc3c7_379",
28
+ "dismiss-control": "awsui_dismiss-control_xjuzf_jc3c7_386",
29
+ "header-row": "awsui_header-row_xjuzf_jc3c7_390",
30
+ "header": "awsui_header_xjuzf_jc3c7_390",
31
+ "content": "awsui_content_xjuzf_jc3c7_412",
32
+ "content-overflow-visible": "awsui_content-overflow-visible_xjuzf_jc3c7_419",
33
+ "container": "awsui_container_xjuzf_jc3c7_431",
34
+ "container-arrow": "awsui_container-arrow_xjuzf_jc3c7_439",
35
+ "container-arrow-position-right-top": "awsui_container-arrow-position-right-top_xjuzf_jc3c7_443",
36
+ "container-arrow-position-right-bottom": "awsui_container-arrow-position-right-bottom_xjuzf_jc3c7_443",
37
+ "container-arrow-position-left-top": "awsui_container-arrow-position-left-top_xjuzf_jc3c7_455",
38
+ "container-arrow-position-left-bottom": "awsui_container-arrow-position-left-bottom_xjuzf_jc3c7_455",
39
+ "container-arrow-position-top-center": "awsui_container-arrow-position-top-center_xjuzf_jc3c7_467",
40
+ "container-arrow-position-top-right": "awsui_container-arrow-position-top-right_xjuzf_jc3c7_467",
41
+ "container-arrow-position-top-left": "awsui_container-arrow-position-top-left_xjuzf_jc3c7_467",
42
+ "container-arrow-position-top-responsive": "awsui_container-arrow-position-top-responsive_xjuzf_jc3c7_467",
43
+ "container-arrow-position-bottom-center": "awsui_container-arrow-position-bottom-center_xjuzf_jc3c7_483",
44
+ "container-arrow-position-bottom-right": "awsui_container-arrow-position-bottom-right_xjuzf_jc3c7_487",
45
+ "container-arrow-position-bottom-left": "awsui_container-arrow-position-bottom-left_xjuzf_jc3c7_491",
46
+ "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_xjuzf_jc3c7_1",
47
+ "refresh": "awsui_refresh_xjuzf_jc3c7_609",
48
+ "root": "awsui_root_xjuzf_jc3c7_631",
49
+ "trigger": "awsui_trigger_xjuzf_jc3c7_643",
50
+ "trigger-type-text": "awsui_trigger-type-text_xjuzf_jc3c7_650",
51
+ "trigger-inner-text": "awsui_trigger-inner-text_xjuzf_jc3c7_679"
52
52
  };
53
53