@cloudscape-design/components 3.0.522 → 3.0.523

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 (147) hide show
  1. package/alert/styles.css.js +25 -25
  2. package/alert/styles.scoped.css +61 -54
  3. package/alert/styles.selectors.js +25 -25
  4. package/anchor-navigation/styles.css.js +8 -8
  5. package/anchor-navigation/styles.scoped.css +39 -30
  6. package/anchor-navigation/styles.selectors.js +8 -8
  7. package/annotation-context/annotation/styles.css.js +24 -24
  8. package/annotation-context/annotation/styles.scoped.css +57 -49
  9. package/annotation-context/annotation/styles.selectors.js +24 -24
  10. package/app-layout/content-wrapper/styles.css.js +3 -3
  11. package/app-layout/content-wrapper/styles.scoped.css +15 -15
  12. package/app-layout/content-wrapper/styles.selectors.js +3 -3
  13. package/app-layout/drawer/styles.css.js +12 -12
  14. package/app-layout/drawer/styles.scoped.css +29 -30
  15. package/app-layout/drawer/styles.selectors.js +12 -12
  16. package/app-layout/mobile-toolbar/styles.css.js +8 -8
  17. package/app-layout/mobile-toolbar/styles.scoped.css +18 -17
  18. package/app-layout/mobile-toolbar/styles.selectors.js +8 -8
  19. package/app-layout/notifications/styles.css.js +3 -3
  20. package/app-layout/notifications/styles.scoped.css +6 -6
  21. package/app-layout/notifications/styles.selectors.js +3 -3
  22. package/app-layout/split-panel/styles.css.js +2 -2
  23. package/app-layout/split-panel/styles.scoped.css +3 -3
  24. package/app-layout/split-panel/styles.selectors.js +2 -2
  25. package/app-layout/styles.css.js +16 -16
  26. package/app-layout/styles.scoped.css +26 -26
  27. package/app-layout/styles.selectors.js +16 -16
  28. package/app-layout/toggles/styles.css.js +2 -2
  29. package/app-layout/toggles/styles.scoped.css +12 -10
  30. package/app-layout/toggles/styles.selectors.js +2 -2
  31. package/app-layout/visual-refresh/styles.css.js +81 -81
  32. package/app-layout/visual-refresh/styles.scoped.css +279 -261
  33. package/app-layout/visual-refresh/styles.selectors.js +81 -81
  34. package/area-chart/styles.css.js +6 -6
  35. package/area-chart/styles.scoped.css +12 -11
  36. package/area-chart/styles.selectors.js +6 -6
  37. package/attribute-editor/styles.css.js +14 -14
  38. package/attribute-editor/styles.scoped.css +30 -29
  39. package/attribute-editor/styles.selectors.js +14 -14
  40. package/autosuggest/styles.css.js +3 -3
  41. package/autosuggest/styles.scoped.css +5 -5
  42. package/autosuggest/styles.selectors.js +3 -3
  43. package/badge/styles.css.js +5 -5
  44. package/badge/styles.scoped.css +11 -7
  45. package/badge/styles.selectors.js +5 -5
  46. package/box/styles.css.js +190 -190
  47. package/box/styles.scoped.css +244 -240
  48. package/box/styles.selectors.js +190 -190
  49. package/breadcrumb-group/item/styles.css.js +9 -9
  50. package/breadcrumb-group/item/styles.scoped.css +20 -19
  51. package/breadcrumb-group/item/styles.selectors.js +9 -9
  52. package/breadcrumb-group/styles.css.js +7 -7
  53. package/breadcrumb-group/styles.scoped.css +28 -21
  54. package/breadcrumb-group/styles.selectors.js +7 -7
  55. package/button/styles.css.js +20 -20
  56. package/button/styles.scoped.css +155 -153
  57. package/button/styles.selectors.js +20 -20
  58. package/button-dropdown/category-elements/styles.css.js +13 -13
  59. package/button-dropdown/category-elements/styles.scoped.css +61 -50
  60. package/button-dropdown/category-elements/styles.selectors.js +13 -13
  61. package/button-dropdown/item-element/styles.css.js +15 -15
  62. package/button-dropdown/item-element/styles.scoped.css +38 -33
  63. package/button-dropdown/item-element/styles.selectors.js +15 -15
  64. package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
  65. package/button-dropdown/mobile-expandable-group/styles.scoped.css +8 -8
  66. package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
  67. package/button-dropdown/styles.css.js +15 -15
  68. package/button-dropdown/styles.scoped.css +39 -36
  69. package/button-dropdown/styles.selectors.js +15 -15
  70. package/calendar/grid/index.js +1 -1
  71. package/calendar/grid/index.js.map +1 -1
  72. package/calendar/styles.css.js +18 -18
  73. package/calendar/styles.scoped.css +75 -59
  74. package/calendar/styles.selectors.js +18 -18
  75. package/cards/styles.css.js +40 -40
  76. package/cards/styles.scoped.css +126 -99
  77. package/cards/styles.selectors.js +40 -40
  78. package/code-editor/resizable-box/styles.css.js +3 -3
  79. package/code-editor/resizable-box/styles.scoped.css +10 -10
  80. package/code-editor/resizable-box/styles.selectors.js +3 -3
  81. package/code-editor/styles.css.js +32 -32
  82. package/code-editor/styles.scoped.css +210 -198
  83. package/code-editor/styles.selectors.js +32 -32
  84. package/collection-preferences/content-display/styles.css.js +11 -11
  85. package/collection-preferences/content-display/styles.scoped.css +40 -30
  86. package/collection-preferences/content-display/styles.selectors.js +11 -11
  87. package/collection-preferences/styles.css.js +37 -37
  88. package/collection-preferences/styles.scoped.css +79 -66
  89. package/collection-preferences/styles.selectors.js +37 -37
  90. package/column-layout/flexible-column-layout/styles.css.js +5 -5
  91. package/column-layout/flexible-column-layout/styles.scoped.css +8 -9
  92. package/column-layout/flexible-column-layout/styles.selectors.js +5 -5
  93. package/column-layout/styles.css.js +13 -13
  94. package/column-layout/styles.scoped.css +70 -64
  95. package/column-layout/styles.selectors.js +13 -13
  96. package/container/styles.css.js +30 -30
  97. package/container/styles.scoped.css +114 -106
  98. package/container/styles.selectors.js +30 -30
  99. package/content-layout/styles.css.js +7 -7
  100. package/content-layout/styles.scoped.css +15 -15
  101. package/content-layout/styles.selectors.js +7 -7
  102. package/date-picker/styles.css.js +7 -7
  103. package/date-picker/styles.scoped.css +12 -12
  104. package/date-picker/styles.selectors.js +7 -7
  105. package/date-range-picker/calendar/grids/styles.css.js +25 -25
  106. package/date-range-picker/calendar/grids/styles.scoped.css +71 -60
  107. package/date-range-picker/calendar/grids/styles.selectors.js +25 -25
  108. package/date-range-picker/relative-range/styles.css.js +9 -9
  109. package/date-range-picker/relative-range/styles.scoped.css +21 -21
  110. package/date-range-picker/relative-range/styles.selectors.js +9 -9
  111. package/date-range-picker/styles.css.js +38 -38
  112. package/date-range-picker/styles.scoped.css +72 -67
  113. package/date-range-picker/styles.selectors.js +38 -38
  114. package/drawer/styles.css.js +3 -3
  115. package/drawer/styles.scoped.css +21 -18
  116. package/drawer/styles.selectors.js +3 -3
  117. package/expandable-section/styles.css.js +32 -32
  118. package/expandable-section/styles.scoped.css +103 -98
  119. package/expandable-section/styles.selectors.js +32 -32
  120. package/file-upload/dropzone/styles.css.js +2 -2
  121. package/file-upload/dropzone/styles.scoped.css +8 -4
  122. package/file-upload/dropzone/styles.selectors.js +2 -2
  123. package/file-upload/file-option/styles.css.js +7 -7
  124. package/file-upload/file-option/styles.scoped.css +15 -15
  125. package/file-upload/file-option/styles.selectors.js +7 -7
  126. package/file-upload/styles.css.js +2 -2
  127. package/file-upload/styles.scoped.css +4 -4
  128. package/file-upload/styles.selectors.js +2 -2
  129. package/flashbar/styles.css.js +47 -47
  130. package/flashbar/styles.scoped.css +220 -215
  131. package/flashbar/styles.selectors.js +47 -47
  132. package/form/styles.css.js +9 -9
  133. package/form/styles.scoped.css +18 -18
  134. package/form/styles.selectors.js +9 -9
  135. package/form-field/styles.css.js +19 -19
  136. package/form-field/styles.scoped.css +34 -34
  137. package/form-field/styles.selectors.js +19 -19
  138. package/internal/environment.js +1 -1
  139. package/internal/environment.json +1 -1
  140. package/internal/manifest.json +1 -1
  141. package/modal/styles.css.js +23 -23
  142. package/modal/styles.scoped.css +39 -39
  143. package/modal/styles.selectors.js +23 -23
  144. package/package.json +1 -1
  145. package/tiles/styles.css.js +29 -29
  146. package/tiles/styles.scoped.css +97 -91
  147. package/tiles/styles.selectors.js +29 -29
@@ -94,10 +94,10 @@ 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
- .awsui_content-enter_gwq0h_1lf18_97:not(#\9) {
98
- animation: awsui_awsui-motion-fade-in_gwq0h_1lf18_1 var(--motion-duration-show-paced-q2lo2h, 180ms) var(--motion-easing-show-paced-ne2o0s, ease-out);
97
+ .awsui_content-enter_gwq0h_1ut83_97:not(#\9) {
98
+ animation: awsui_awsui-motion-fade-in_gwq0h_1ut83_1 var(--motion-duration-show-paced-q2lo2h, 180ms) var(--motion-easing-show-paced-ne2o0s, ease-out);
99
99
  }
100
- @keyframes awsui_awsui-motion-fade-in_gwq0h_1lf18_1 {
100
+ @keyframes awsui_awsui-motion-fade-in_gwq0h_1ut83_1 {
101
101
  from {
102
102
  opacity: 0.2;
103
103
  }
@@ -106,40 +106,40 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
106
106
  }
107
107
  }
108
108
  @media (prefers-reduced-motion: reduce) {
109
- .awsui_content-enter_gwq0h_1lf18_97:not(#\9) {
109
+ .awsui_content-enter_gwq0h_1ut83_97:not(#\9) {
110
110
  animation: none;
111
111
  transition: none;
112
112
  }
113
113
  }
114
- .awsui-motion-disabled .awsui_content-enter_gwq0h_1lf18_97:not(#\9), .awsui-mode-entering .awsui_content-enter_gwq0h_1lf18_97:not(#\9) {
114
+ .awsui-motion-disabled .awsui_content-enter_gwq0h_1ut83_97:not(#\9), .awsui-mode-entering .awsui_content-enter_gwq0h_1ut83_97:not(#\9) {
115
115
  animation: none;
116
116
  transition: none;
117
117
  }
118
118
 
119
- .awsui_trigger-expanded_gwq0h_1lf18_119:not(#\9) {
119
+ .awsui_trigger-expanded_gwq0h_1ut83_119:not(#\9) {
120
120
  transition: border-bottom-color var(--motion-duration-show-paced-q2lo2h, 180ms) var(--motion-easing-show-paced-ne2o0s, ease-out);
121
121
  }
122
122
  @media (prefers-reduced-motion: reduce) {
123
- .awsui_trigger-expanded_gwq0h_1lf18_119:not(#\9) {
123
+ .awsui_trigger-expanded_gwq0h_1ut83_119:not(#\9) {
124
124
  animation: none;
125
125
  transition: none;
126
126
  }
127
127
  }
128
- .awsui-motion-disabled .awsui_trigger-expanded_gwq0h_1lf18_119:not(#\9), .awsui-mode-entering .awsui_trigger-expanded_gwq0h_1lf18_119:not(#\9) {
128
+ .awsui-motion-disabled .awsui_trigger-expanded_gwq0h_1ut83_119:not(#\9), .awsui-mode-entering .awsui_trigger-expanded_gwq0h_1ut83_119:not(#\9) {
129
129
  animation: none;
130
130
  transition: none;
131
131
  }
132
132
 
133
- .awsui_icon_gwq0h_1lf18_133:not(#\9) {
133
+ .awsui_icon_gwq0h_1ut83_133:not(#\9) {
134
134
  transition: transform var(--motion-duration-rotate-90-4ry26y, 135ms) var(--motion-easing-rotate-90-sb4dk7, cubic-bezier(0.165, 0.84, 0.44, 1));
135
135
  }
136
136
  @media (prefers-reduced-motion: reduce) {
137
- .awsui_icon_gwq0h_1lf18_133:not(#\9) {
137
+ .awsui_icon_gwq0h_1ut83_133:not(#\9) {
138
138
  animation: none;
139
139
  transition: none;
140
140
  }
141
141
  }
142
- .awsui-motion-disabled .awsui_icon_gwq0h_1lf18_133:not(#\9), .awsui-mode-entering .awsui_icon_gwq0h_1lf18_133:not(#\9) {
142
+ .awsui-motion-disabled .awsui_icon_gwq0h_1ut83_133:not(#\9), .awsui-mode-entering .awsui_icon_gwq0h_1ut83_133:not(#\9) {
143
143
  animation: none;
144
144
  transition: none;
145
145
  }
@@ -148,7 +148,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
148
148
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
149
149
  SPDX-License-Identifier: Apache-2.0
150
150
  */
151
- .awsui_root_gwq0h_1lf18_151:not(#\9) {
151
+ .awsui_root_gwq0h_1ut83_151:not(#\9) {
152
152
  border-collapse: separate;
153
153
  border-spacing: 0;
154
154
  box-sizing: border-box;
@@ -187,123 +187,124 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
187
187
  display: block;
188
188
  }
189
189
 
190
- .awsui_expand-button_gwq0h_1lf18_189:not(#\9) {
190
+ .awsui_expand-button_gwq0h_1ut83_189:not(#\9) {
191
191
  outline: none;
192
192
  }
193
193
 
194
- .awsui_icon_gwq0h_1lf18_133:not(#\9) {
194
+ .awsui_icon_gwq0h_1ut83_133:not(#\9) {
195
195
  transform: rotate(-90deg);
196
196
  }
197
- .awsui_icon_gwq0h_1lf18_133.awsui_expanded_gwq0h_1lf18_196:not(#\9) {
197
+ .awsui_icon_gwq0h_1ut83_133.awsui_expanded_gwq0h_1ut83_196:not(#\9) {
198
198
  transform: rotate(0deg);
199
199
  }
200
200
 
201
- .awsui_icon-container_gwq0h_1lf18_200:not(#\9) {
201
+ .awsui_icon-container_gwq0h_1ut83_200:not(#\9) {
202
202
  position: relative;
203
- margin-left: calc((var(--line-height-body-m-30ar75, 20px) - var(--size-icon-normal-0m1722, 16px)) / -2);
204
- margin-right: calc(var(--space-xxs-p8yyaw, 4px) + var(--border-divider-list-width-27y3k5, 1px));
203
+ margin-inline: calc((var(--line-height-body-m-30ar75, 20px) - var(--size-icon-normal-0m1722, 16px)) / -2) calc(var(--space-xxs-p8yyaw, 4px) + var(--border-divider-list-width-27y3k5, 1px));
205
204
  }
206
- .awsui_icon-container-container_gwq0h_1lf18_205:not(#\9) {
207
- margin-right: var(--space-xs-zb16t3, 8px);
205
+ .awsui_icon-container-container_gwq0h_1ut83_204:not(#\9) {
206
+ margin-inline-end: var(--space-xs-zb16t3, 8px);
208
207
  }
209
208
 
210
- .awsui_wrapper_gwq0h_1lf18_209:not(#\9) {
209
+ .awsui_wrapper_gwq0h_1ut83_208:not(#\9) {
211
210
  box-sizing: border-box;
212
- border: none;
213
- width: 100%;
211
+ border-block: none;
212
+ border-inline: none;
213
+ inline-size: 100%;
214
214
  line-height: var(--line-height-body-m-30ar75, 20px);
215
- text-align: left;
215
+ text-align: start;
216
216
  }
217
- .awsui_wrapper-default_gwq0h_1lf18_216:not(#\9), .awsui_wrapper-footer_gwq0h_1lf18_216:not(#\9) {
218
- border: var(--border-divider-section-width-1061zr, 1px) solid transparent;
217
+ .awsui_wrapper-default_gwq0h_1ut83_216:not(#\9), .awsui_wrapper-footer_gwq0h_1ut83_216:not(#\9) {
218
+ border-block: var(--border-divider-section-width-1061zr, 1px) solid transparent;
219
+ border-inline: var(--border-divider-section-width-1061zr, 1px) solid transparent;
219
220
  }
220
- .awsui_wrapper-navigation_gwq0h_1lf18_219:not(#\9) {
221
- border-left: var(--border-divider-section-width-1061zr, 1px) solid transparent;
221
+ .awsui_wrapper-navigation_gwq0h_1ut83_220:not(#\9) {
222
+ border-inline-start: var(--border-divider-section-width-1061zr, 1px) solid transparent;
222
223
  }
223
- .awsui_wrapper-navigation_gwq0h_1lf18_219:not(#\9), .awsui_wrapper-container_gwq0h_1lf18_222:not(#\9) {
224
+ .awsui_wrapper-navigation_gwq0h_1ut83_220:not(#\9), .awsui_wrapper-container_gwq0h_1ut83_223:not(#\9) {
224
225
  display: flex;
225
226
  font-weight: var(--font-weight-heading-s-cwn6wc, 700);
226
227
  }
227
- .awsui_wrapper-default_gwq0h_1lf18_216:not(#\9), .awsui_wrapper-navigation_gwq0h_1lf18_219:not(#\9), .awsui_wrapper-footer_gwq0h_1lf18_216:not(#\9), .awsui_wrapper-compact_gwq0h_1lf18_226:not(#\9) {
228
+ .awsui_wrapper-default_gwq0h_1ut83_216:not(#\9), .awsui_wrapper-navigation_gwq0h_1ut83_220:not(#\9), .awsui_wrapper-footer_gwq0h_1ut83_216:not(#\9), .awsui_wrapper-compact_gwq0h_1ut83_227:not(#\9) {
228
229
  color: var(--color-text-expandable-section-default-djhi83, #000716);
229
230
  -webkit-font-smoothing: var(--font-smoothing-webkit-m8nc84, antialiased);
230
231
  -moz-osx-font-smoothing: var(--font-smoothing-moz-osx-foywby, grayscale);
231
232
  }
232
- .awsui_wrapper-default_gwq0h_1lf18_216:not(#\9), .awsui_wrapper-navigation_gwq0h_1lf18_219:not(#\9), .awsui_wrapper-footer_gwq0h_1lf18_216:not(#\9) {
233
+ .awsui_wrapper-default_gwq0h_1ut83_216:not(#\9), .awsui_wrapper-navigation_gwq0h_1ut83_220:not(#\9), .awsui_wrapper-footer_gwq0h_1ut83_216:not(#\9) {
233
234
  font-size: var(--font-expandable-heading-size-smdiul, 16px);
234
235
  letter-spacing: var(--letter-spacing-heading-s-jr3mor, -0.005em);
235
236
  }
236
- .awsui_wrapper-default_gwq0h_1lf18_216:not(#\9) {
237
- padding-top: var(--space-scaled-xxs-7597g1, 4px);
238
- padding-bottom: var(--space-scaled-xxs-7597g1, 4px);
239
- padding-right: var(--space-xxs-p8yyaw, 4px);
237
+ .awsui_wrapper-default_gwq0h_1ut83_216:not(#\9) {
238
+ padding-block: var(--space-scaled-xxs-7597g1, 4px);
239
+ padding-inline-end: var(--space-xxs-p8yyaw, 4px);
240
240
  }
241
- .awsui_wrapper-default_gwq0h_1lf18_216.awsui_header-deprecated_gwq0h_1lf18_240:not(#\9) {
242
- padding-left: var(--space-xxs-p8yyaw, 4px);
241
+ .awsui_wrapper-default_gwq0h_1ut83_216.awsui_header-deprecated_gwq0h_1ut83_240:not(#\9) {
242
+ padding-inline-start: var(--space-xxs-p8yyaw, 4px);
243
243
  }
244
- .awsui_wrapper-default_gwq0h_1lf18_216:not(#\9):not(.awsui_header-deprecated_gwq0h_1lf18_240) {
245
- padding-left: calc(var(--space-xxs-p8yyaw, 4px) + calc(var(--size-icon-normal-0m1722, 16px) + (var(--line-height-body-m-30ar75, 20px) - var(--size-icon-normal-0m1722, 16px)) / -2 + var(--space-xxs-p8yyaw, 4px) + var(--border-divider-list-width-27y3k5, 1px)));
244
+ .awsui_wrapper-default_gwq0h_1ut83_216:not(#\9):not(.awsui_header-deprecated_gwq0h_1ut83_240) {
245
+ padding-inline-start: calc(var(--space-xxs-p8yyaw, 4px) + calc(var(--size-icon-normal-0m1722, 16px) + (var(--line-height-body-m-30ar75, 20px) - var(--size-icon-normal-0m1722, 16px)) / -2 + var(--space-xxs-p8yyaw, 4px) + var(--border-divider-list-width-27y3k5, 1px)));
246
246
  }
247
- .awsui_wrapper-footer_gwq0h_1lf18_216:not(#\9) {
248
- padding-top: var(--space-scaled-xxs-7597g1, 4px);
249
- padding-bottom: var(--space-scaled-xxs-7597g1, 4px);
247
+ .awsui_wrapper-footer_gwq0h_1ut83_216:not(#\9) {
248
+ padding-block: var(--space-scaled-xxs-7597g1, 4px);
250
249
  }
251
- .awsui_wrapper-footer_gwq0h_1lf18_216:not(#\9), .awsui_wrapper-compact_gwq0h_1lf18_226:not(#\9) {
252
- padding-right: 0;
250
+ .awsui_wrapper-footer_gwq0h_1ut83_216:not(#\9), .awsui_wrapper-compact_gwq0h_1ut83_227:not(#\9) {
251
+ padding-inline-end: 0;
253
252
  }
254
- .awsui_wrapper-footer_gwq0h_1lf18_216.awsui_header-deprecated_gwq0h_1lf18_240:not(#\9), .awsui_wrapper-compact_gwq0h_1lf18_226.awsui_header-deprecated_gwq0h_1lf18_240:not(#\9) {
255
- padding-left: 0;
253
+ .awsui_wrapper-footer_gwq0h_1ut83_216.awsui_header-deprecated_gwq0h_1ut83_240:not(#\9), .awsui_wrapper-compact_gwq0h_1ut83_227.awsui_header-deprecated_gwq0h_1ut83_240:not(#\9) {
254
+ padding-inline-start: 0;
256
255
  }
257
- .awsui_wrapper-footer_gwq0h_1lf18_216:not(#\9):not(.awsui_header-deprecated_gwq0h_1lf18_240), .awsui_wrapper-compact_gwq0h_1lf18_226:not(#\9):not(.awsui_header-deprecated_gwq0h_1lf18_240) {
258
- padding-left: calc(var(--size-icon-normal-0m1722, 16px) + (var(--line-height-body-m-30ar75, 20px) - var(--size-icon-normal-0m1722, 16px)) / -2 + var(--space-xxs-p8yyaw, 4px) + var(--border-divider-list-width-27y3k5, 1px));
256
+ .awsui_wrapper-footer_gwq0h_1ut83_216:not(#\9):not(.awsui_header-deprecated_gwq0h_1ut83_240), .awsui_wrapper-compact_gwq0h_1ut83_227:not(#\9):not(.awsui_header-deprecated_gwq0h_1ut83_240) {
257
+ padding-inline-start: calc(var(--size-icon-normal-0m1722, 16px) + (var(--line-height-body-m-30ar75, 20px) - var(--size-icon-normal-0m1722, 16px)) / -2 + var(--space-xxs-p8yyaw, 4px) + var(--border-divider-list-width-27y3k5, 1px));
259
258
  }
260
- .awsui_wrapper-container_gwq0h_1lf18_222:not(#\9) {
261
- padding-top: var(--space-container-header-top-5qav00, 12px);
262
- padding-bottom: var(--space-container-header-bottom-vj01hn, 8px);
263
- padding-right: var(--space-container-horizontal-wfukh3, 20px);
259
+ .awsui_wrapper-container_gwq0h_1ut83_223:not(#\9) {
260
+ padding-block: var(--space-container-header-top-5qav00, 12px) var(--space-container-header-bottom-vj01hn, 8px);
261
+ padding-inline-end: var(--space-container-horizontal-wfukh3, 20px);
264
262
  }
265
- .awsui_wrapper-container_gwq0h_1lf18_222:not(#\9):not(.awsui_wrapper-expanded_gwq0h_1lf18_264) {
266
- padding-bottom: var(--space-container-header-top-5qav00, 12px);
263
+ .awsui_wrapper-container_gwq0h_1ut83_223:not(#\9):not(.awsui_wrapper-expanded_gwq0h_1ut83_262) {
264
+ padding-block-end: var(--space-container-header-top-5qav00, 12px);
267
265
  }
268
- .awsui_wrapper-container_gwq0h_1lf18_222.awsui_header-deprecated_gwq0h_1lf18_240:not(#\9) {
269
- padding-left: var(--space-container-horizontal-wfukh3, 20px);
266
+ .awsui_wrapper-container_gwq0h_1ut83_223.awsui_header-deprecated_gwq0h_1ut83_240:not(#\9) {
267
+ padding-inline-start: var(--space-container-horizontal-wfukh3, 20px);
270
268
  }
271
- .awsui_wrapper-container_gwq0h_1lf18_222:not(#\9):not(.awsui_header-deprecated_gwq0h_1lf18_240) {
272
- padding-left: calc(var(--space-container-horizontal-wfukh3, 20px) + calc(var(--size-icon-medium-y9xuoq, 20px) + (var(--line-height-body-m-30ar75, 20px) - var(--size-icon-normal-0m1722, 16px)) / -2 + var(--space-xs-zb16t3, 8px)));
269
+ .awsui_wrapper-container_gwq0h_1ut83_223:not(#\9):not(.awsui_header-deprecated_gwq0h_1ut83_240) {
270
+ padding-inline-start: calc(var(--space-container-horizontal-wfukh3, 20px) + calc(var(--size-icon-medium-y9xuoq, 20px) + (var(--line-height-body-m-30ar75, 20px) - var(--size-icon-normal-0m1722, 16px)) / -2 + var(--space-xs-zb16t3, 8px)));
273
271
  }
274
- body[data-awsui-focus-visible=true] .awsui_wrapper-container_gwq0h_1lf18_222:not(#\9):focus {
275
- padding: calc(var(--space-scaled-s-aqzyko, 12px) - var(--border-divider-section-width-1061zr, 1px)) calc(var(--space-l-t419sm, 20px) - var(--border-divider-section-width-1061zr, 1px));
272
+ body[data-awsui-focus-visible=true] .awsui_wrapper-container_gwq0h_1ut83_223:not(#\9):focus {
273
+ padding-block: calc(var(--space-scaled-s-aqzyko, 12px) - var(--border-divider-section-width-1061zr, 1px));
274
+ padding-inline: calc(var(--space-l-t419sm, 20px) - var(--border-divider-section-width-1061zr, 1px));
276
275
  }
277
- .awsui_wrapper-default_gwq0h_1lf18_216.awsui_wrapper-expanded_gwq0h_1lf18_264:not(#\9) {
278
- border-bottom-color: var(--color-border-divider-default-j74lyz, #b6bec9);
276
+ .awsui_wrapper-default_gwq0h_1ut83_216.awsui_wrapper-expanded_gwq0h_1ut83_262:not(#\9) {
277
+ border-block-end-color: var(--color-border-divider-default-j74lyz, #b6bec9);
279
278
  }
280
279
 
281
- .awsui_header_gwq0h_1lf18_240:not(#\9) {
280
+ .awsui_header_gwq0h_1ut83_240:not(#\9) {
282
281
  /* used in test-utils */
283
282
  }
284
- .awsui_header-wrapper_gwq0h_1lf18_283:not(#\9), .awsui_header-deprecated_gwq0h_1lf18_240:not(#\9) {
283
+ .awsui_header-wrapper_gwq0h_1ut83_282:not(#\9), .awsui_header-deprecated_gwq0h_1ut83_240:not(#\9) {
285
284
  display: flex;
286
285
  font-weight: var(--font-weight-heading-s-cwn6wc, 700);
287
286
  }
288
- .awsui_header-wrapper_gwq0h_1lf18_283:not(#\9) {
287
+ .awsui_header-wrapper_gwq0h_1ut83_282:not(#\9) {
289
288
  font-size: inherit;
290
289
  letter-spacing: inherit;
291
- margin: 0;
292
- padding: 0;
290
+ margin-block: 0;
291
+ margin-inline: 0;
292
+ padding-block: 0;
293
+ padding-inline: 0;
293
294
  }
294
- .awsui_header-actions-wrapper_gwq0h_1lf18_293:not(#\9) {
295
+ .awsui_header-actions-wrapper_gwq0h_1ut83_294:not(#\9) {
295
296
  display: flex;
296
297
  flex-direction: row;
297
298
  justify-content: space-between;
298
299
  }
299
- body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_1lf18_298:not(#\9):focus, body[data-awsui-focus-visible=true] .awsui_header-container-button_gwq0h_1lf18_298:not(#\9):focus {
300
+ body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_1ut83_299:not(#\9):focus, body[data-awsui-focus-visible=true] .awsui_header-container-button_gwq0h_1ut83_299:not(#\9):focus {
300
301
  position: relative;
301
302
  }
302
- body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_1lf18_298:not(#\9):focus, body[data-awsui-focus-visible=true] .awsui_header-container-button_gwq0h_1lf18_298:not(#\9):focus {
303
+ body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_1ut83_299:not(#\9):focus, body[data-awsui-focus-visible=true] .awsui_header-container-button_gwq0h_1ut83_299:not(#\9):focus {
303
304
  outline: 2px dotted transparent;
304
305
  outline-offset: calc(0px - 1px);
305
306
  }
306
- body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_1lf18_298:not(#\9):focus::before, body[data-awsui-focus-visible=true] .awsui_header-container-button_gwq0h_1lf18_298:not(#\9):focus::before {
307
+ body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_1ut83_299:not(#\9):focus::before, body[data-awsui-focus-visible=true] .awsui_header-container-button_gwq0h_1ut83_299:not(#\9):focus::before {
307
308
  content: " ";
308
309
  display: block;
309
310
  position: absolute;
@@ -317,42 +318,44 @@ body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_1lf18_298:not(#\9
317
318
  border-end-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
318
319
  box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
319
320
  }
320
- .awsui_header-button_gwq0h_1lf18_298:not(#\9) {
321
+ .awsui_header-button_gwq0h_1ut83_299:not(#\9) {
321
322
  box-sizing: border-box;
322
323
  display: flex;
323
- margin-left: calc(-1 * calc(var(--size-icon-normal-0m1722, 16px) + (var(--line-height-body-m-30ar75, 20px) - var(--size-icon-normal-0m1722, 16px)) / -2 + var(--space-xxs-p8yyaw, 4px) + var(--border-divider-list-width-27y3k5, 1px)));
324
+ margin-inline-start: calc(-1 * calc(var(--size-icon-normal-0m1722, 16px) + (var(--line-height-body-m-30ar75, 20px) - var(--size-icon-normal-0m1722, 16px)) / -2 + var(--space-xxs-p8yyaw, 4px) + var(--border-divider-list-width-27y3k5, 1px)));
324
325
  }
325
- .awsui_header-container-button_gwq0h_1lf18_298:not(#\9) {
326
- margin-left: calc(-1 * calc(var(--size-icon-medium-y9xuoq, 20px) + (var(--line-height-body-m-30ar75, 20px) - var(--size-icon-normal-0m1722, 16px)) / -2 + var(--space-xs-zb16t3, 8px)));
326
+ .awsui_header-container-button_gwq0h_1ut83_299:not(#\9) {
327
+ margin-inline-start: calc(-1 * calc(var(--size-icon-medium-y9xuoq, 20px) + (var(--line-height-body-m-30ar75, 20px) - var(--size-icon-normal-0m1722, 16px)) / -2 + var(--space-xs-zb16t3, 8px)));
327
328
  }
328
- .awsui_header-container_gwq0h_1lf18_298:not(#\9) {
329
- width: 100%;
329
+ .awsui_header-container_gwq0h_1ut83_299:not(#\9) {
330
+ inline-size: 100%;
330
331
  }
331
- .awsui_header-container_gwq0h_1lf18_298 > .awsui_icon-container_gwq0h_1lf18_200:not(#\9) {
332
- margin-top: var(--space-expandable-section-icon-offset-top-ekk5vc, 4px);
332
+ .awsui_header-container_gwq0h_1ut83_299 > .awsui_icon-container_gwq0h_1ut83_200:not(#\9) {
333
+ margin-block-start: var(--space-expandable-section-icon-offset-top-ekk5vc, 4px);
333
334
  }
334
- .awsui_header-navigation_gwq0h_1lf18_333 > .awsui_icon-container_gwq0h_1lf18_200:not(#\9) {
335
+ .awsui_header-navigation_gwq0h_1ut83_334 > .awsui_icon-container_gwq0h_1ut83_200:not(#\9) {
335
336
  display: inline-flex;
336
337
  cursor: pointer;
337
338
  color: var(--color-text-expandable-section-navigation-icon-default-htcovl, #414d5c);
338
- border: 0;
339
- padding: 0;
339
+ border-block: 0;
340
+ border-inline: 0;
341
+ padding-block: 0;
342
+ padding-inline: 0;
340
343
  background: transparent;
341
344
  outline: none;
342
345
  text-decoration: none;
343
346
  flex-direction: column;
344
347
  }
345
- .awsui_header-navigation_gwq0h_1lf18_333 > .awsui_icon-container_gwq0h_1lf18_200:not(#\9):hover {
348
+ .awsui_header-navigation_gwq0h_1ut83_334 > .awsui_icon-container_gwq0h_1ut83_200:not(#\9):hover {
346
349
  color: var(--color-text-expandable-section-hover-2d1zpj, #0972d3);
347
350
  }
348
- body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_1lf18_333 > .awsui_icon-container_gwq0h_1lf18_200:not(#\9):focus {
351
+ body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_1ut83_334 > .awsui_icon-container_gwq0h_1ut83_200:not(#\9):focus {
349
352
  position: relative;
350
353
  }
351
- body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_1lf18_333 > .awsui_icon-container_gwq0h_1lf18_200:not(#\9):focus {
354
+ body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_1ut83_334 > .awsui_icon-container_gwq0h_1ut83_200:not(#\9):focus {
352
355
  outline: 2px dotted transparent;
353
356
  outline-offset: calc(2px - 1px);
354
357
  }
355
- body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_1lf18_333 > .awsui_icon-container_gwq0h_1lf18_200:not(#\9):focus::before {
358
+ body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_1ut83_334 > .awsui_icon-container_gwq0h_1ut83_200:not(#\9):focus::before {
356
359
  content: " ";
357
360
  display: block;
358
361
  position: absolute;
@@ -366,31 +369,33 @@ body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_1lf18_333 > .
366
369
  border-end-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
367
370
  box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
368
371
  }
369
- .awsui_header-text_gwq0h_1lf18_368:not(#\9) {
372
+ .awsui_header-text_gwq0h_1ut83_371:not(#\9) {
370
373
  /* used in test-utils */
371
374
  }
372
375
 
373
- .awsui_content_gwq0h_1lf18_97:not(#\9) {
376
+ .awsui_content_gwq0h_1ut83_97:not(#\9) {
374
377
  display: none;
375
378
  }
376
- .awsui_content-default_gwq0h_1lf18_375:not(#\9) {
377
- padding: var(--space-scaled-xs-26e2du, 8px) 0;
379
+ .awsui_content-default_gwq0h_1ut83_378:not(#\9) {
380
+ padding-block: var(--space-scaled-xs-26e2du, 8px);
381
+ padding-inline: 0;
378
382
  }
379
- .awsui_content-footer_gwq0h_1lf18_378:not(#\9) {
380
- padding: var(--space-xs-zb16t3, 8px) 0;
383
+ .awsui_content-footer_gwq0h_1ut83_382:not(#\9) {
384
+ padding-block: var(--space-xs-zb16t3, 8px);
385
+ padding-inline: 0;
381
386
  }
382
- .awsui_content-expanded_gwq0h_1lf18_381:not(#\9) {
387
+ .awsui_content-expanded_gwq0h_1ut83_386:not(#\9) {
383
388
  display: block;
384
389
  }
385
- .awsui_content-compact_gwq0h_1lf18_384:not(#\9) {
390
+ .awsui_content-compact_gwq0h_1ut83_389:not(#\9) {
386
391
  padding-inline-start: calc(var(--size-icon-normal-0m1722, 16px) + (var(--line-height-body-m-30ar75, 20px) - var(--size-icon-normal-0m1722, 16px)) / -2 + var(--space-xxs-p8yyaw, 4px) + var(--border-divider-list-width-27y3k5, 1px));
387
392
  }
388
393
 
389
- .awsui_focusable_gwq0h_1lf18_388:not(#\9):focus {
394
+ .awsui_focusable_gwq0h_1ut83_393:not(#\9):focus {
390
395
  outline: none;
391
396
  text-decoration: none;
392
397
  }
393
- body[data-awsui-focus-visible=true] .awsui_focusable_gwq0h_1lf18_388:not(#\9):focus {
398
+ body[data-awsui-focus-visible=true] .awsui_focusable_gwq0h_1ut83_393:not(#\9):focus {
394
399
  outline: 2px dotted transparent;
395
400
  border-block: var(--border-field-width-09w7vk, 2px) solid var(--color-border-item-focused-b2ntyl, #0972d3);
396
401
  border-inline: var(--border-field-width-09w7vk, 2px) solid var(--color-border-item-focused-b2ntyl, #0972d3);
@@ -401,9 +406,9 @@ body[data-awsui-focus-visible=true] .awsui_focusable_gwq0h_1lf18_388:not(#\9):fo
401
406
  box-shadow: 0 0 0 var(--border-control-focus-ring-shadow-spread-0ctpjf, 0px) var(--color-border-item-focused-b2ntyl, #0972d3);
402
407
  }
403
408
 
404
- .awsui_click-target_gwq0h_1lf18_403:not(#\9) {
409
+ .awsui_click-target_gwq0h_1ut83_408:not(#\9) {
405
410
  cursor: pointer;
406
411
  }
407
- .awsui_click-target_gwq0h_1lf18_403:not(#\9):not(.awsui_wrapper-container_gwq0h_1lf18_222):not(.awsui_header-container-button_gwq0h_1lf18_298):hover {
412
+ .awsui_click-target_gwq0h_1ut83_408:not(#\9):not(.awsui_wrapper-container_gwq0h_1ut83_223):not(.awsui_header-container-button_gwq0h_1ut83_299):hover {
408
413
  color: var(--color-text-expandable-section-hover-2d1zpj, #0972d3);
409
414
  }
@@ -2,37 +2,37 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "content-enter": "awsui_content-enter_gwq0h_1lf18_97",
6
- "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_gwq0h_1lf18_1",
7
- "trigger-expanded": "awsui_trigger-expanded_gwq0h_1lf18_119",
8
- "icon": "awsui_icon_gwq0h_1lf18_133",
9
- "root": "awsui_root_gwq0h_1lf18_151",
10
- "expand-button": "awsui_expand-button_gwq0h_1lf18_189",
11
- "expanded": "awsui_expanded_gwq0h_1lf18_196",
12
- "icon-container": "awsui_icon-container_gwq0h_1lf18_200",
13
- "icon-container-container": "awsui_icon-container-container_gwq0h_1lf18_205",
14
- "wrapper": "awsui_wrapper_gwq0h_1lf18_209",
15
- "wrapper-default": "awsui_wrapper-default_gwq0h_1lf18_216",
16
- "wrapper-footer": "awsui_wrapper-footer_gwq0h_1lf18_216",
17
- "wrapper-navigation": "awsui_wrapper-navigation_gwq0h_1lf18_219",
18
- "wrapper-container": "awsui_wrapper-container_gwq0h_1lf18_222",
19
- "wrapper-compact": "awsui_wrapper-compact_gwq0h_1lf18_226",
20
- "header-deprecated": "awsui_header-deprecated_gwq0h_1lf18_240",
21
- "wrapper-expanded": "awsui_wrapper-expanded_gwq0h_1lf18_264",
22
- "header": "awsui_header_gwq0h_1lf18_240",
23
- "header-wrapper": "awsui_header-wrapper_gwq0h_1lf18_283",
24
- "header-actions-wrapper": "awsui_header-actions-wrapper_gwq0h_1lf18_293",
25
- "header-button": "awsui_header-button_gwq0h_1lf18_298",
26
- "header-container-button": "awsui_header-container-button_gwq0h_1lf18_298",
27
- "header-container": "awsui_header-container_gwq0h_1lf18_298",
28
- "header-navigation": "awsui_header-navigation_gwq0h_1lf18_333",
29
- "header-text": "awsui_header-text_gwq0h_1lf18_368",
30
- "content": "awsui_content_gwq0h_1lf18_97",
31
- "content-default": "awsui_content-default_gwq0h_1lf18_375",
32
- "content-footer": "awsui_content-footer_gwq0h_1lf18_378",
33
- "content-expanded": "awsui_content-expanded_gwq0h_1lf18_381",
34
- "content-compact": "awsui_content-compact_gwq0h_1lf18_384",
35
- "focusable": "awsui_focusable_gwq0h_1lf18_388",
36
- "click-target": "awsui_click-target_gwq0h_1lf18_403"
5
+ "content-enter": "awsui_content-enter_gwq0h_1ut83_97",
6
+ "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_gwq0h_1ut83_1",
7
+ "trigger-expanded": "awsui_trigger-expanded_gwq0h_1ut83_119",
8
+ "icon": "awsui_icon_gwq0h_1ut83_133",
9
+ "root": "awsui_root_gwq0h_1ut83_151",
10
+ "expand-button": "awsui_expand-button_gwq0h_1ut83_189",
11
+ "expanded": "awsui_expanded_gwq0h_1ut83_196",
12
+ "icon-container": "awsui_icon-container_gwq0h_1ut83_200",
13
+ "icon-container-container": "awsui_icon-container-container_gwq0h_1ut83_204",
14
+ "wrapper": "awsui_wrapper_gwq0h_1ut83_208",
15
+ "wrapper-default": "awsui_wrapper-default_gwq0h_1ut83_216",
16
+ "wrapper-footer": "awsui_wrapper-footer_gwq0h_1ut83_216",
17
+ "wrapper-navigation": "awsui_wrapper-navigation_gwq0h_1ut83_220",
18
+ "wrapper-container": "awsui_wrapper-container_gwq0h_1ut83_223",
19
+ "wrapper-compact": "awsui_wrapper-compact_gwq0h_1ut83_227",
20
+ "header-deprecated": "awsui_header-deprecated_gwq0h_1ut83_240",
21
+ "wrapper-expanded": "awsui_wrapper-expanded_gwq0h_1ut83_262",
22
+ "header": "awsui_header_gwq0h_1ut83_240",
23
+ "header-wrapper": "awsui_header-wrapper_gwq0h_1ut83_282",
24
+ "header-actions-wrapper": "awsui_header-actions-wrapper_gwq0h_1ut83_294",
25
+ "header-button": "awsui_header-button_gwq0h_1ut83_299",
26
+ "header-container-button": "awsui_header-container-button_gwq0h_1ut83_299",
27
+ "header-container": "awsui_header-container_gwq0h_1ut83_299",
28
+ "header-navigation": "awsui_header-navigation_gwq0h_1ut83_334",
29
+ "header-text": "awsui_header-text_gwq0h_1ut83_371",
30
+ "content": "awsui_content_gwq0h_1ut83_97",
31
+ "content-default": "awsui_content-default_gwq0h_1ut83_378",
32
+ "content-footer": "awsui_content-footer_gwq0h_1ut83_382",
33
+ "content-expanded": "awsui_content-expanded_gwq0h_1ut83_386",
34
+ "content-compact": "awsui_content-compact_gwq0h_1ut83_389",
35
+ "focusable": "awsui_focusable_gwq0h_1ut83_393",
36
+ "click-target": "awsui_click-target_gwq0h_1ut83_408"
37
37
  };
38
38
 
@@ -1,7 +1,7 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "dropzone": "awsui_dropzone_1fham_9mlpm_93",
5
- "dropzone-hovered": "awsui_dropzone-hovered_1fham_9mlpm_105"
4
+ "dropzone": "awsui_dropzone_1fham_oi0lt_93",
5
+ "dropzone-hovered": "awsui_dropzone-hovered_1fham_oi0lt_109"
6
6
  };
7
7
 
@@ -90,19 +90,23 @@ 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_dropzone_1fham_9mlpm_93:not(#\9) {
93
+ .awsui_dropzone_1fham_oi0lt_93:not(#\9) {
94
94
  display: flex;
95
95
  flex-direction: column;
96
96
  align-items: center;
97
97
  justify-content: center;
98
98
  gap: var(--space-static-xxs-82cdfi, 4px);
99
- padding: var(--space-static-l-0xsx8r, 20px);
100
- border-radius: var(--border-radius-dropzone-4sx861, 12px);
99
+ padding-block: var(--space-static-l-0xsx8r, 20px);
100
+ padding-inline: var(--space-static-l-0xsx8r, 20px);
101
+ border-start-start-radius: var(--border-radius-dropzone-4sx861, 12px);
102
+ border-start-end-radius: var(--border-radius-dropzone-4sx861, 12px);
103
+ border-end-start-radius: var(--border-radius-dropzone-4sx861, 12px);
104
+ border-end-end-radius: var(--border-radius-dropzone-4sx861, 12px);
101
105
  color: var(--color-dropzone-text-active-8e1lcf, #5f6b7a);
102
106
  background-color: var(--color-dropzone-background-active-g7hjqs, #e9ebed);
103
107
  font-weight: 700;
104
108
  }
105
- .awsui_dropzone-hovered_1fham_9mlpm_105:not(#\9) {
109
+ .awsui_dropzone-hovered_1fham_oi0lt_109:not(#\9) {
106
110
  color: var(--color-dropzone-text-hover-4qxymq, #033160);
107
111
  background-color: var(--color-dropzone-background-hover-42q8nb, #d3e7f9);
108
112
  }
@@ -2,7 +2,7 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "dropzone": "awsui_dropzone_1fham_9mlpm_93",
6
- "dropzone-hovered": "awsui_dropzone-hovered_1fham_9mlpm_105"
5
+ "dropzone": "awsui_dropzone_1fham_oi0lt_93",
6
+ "dropzone-hovered": "awsui_dropzone-hovered_1fham_oi0lt_109"
7
7
  };
8
8
 
@@ -1,12 +1,12 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "file-option-name": "awsui_file-option-name_ezgb4_1ersw_9",
5
- "file-option-size": "awsui_file-option-size_ezgb4_1ersw_10",
6
- "file-option-last-modified": "awsui_file-option-last-modified_ezgb4_1ersw_11",
7
- "file-option-thumbnail": "awsui_file-option-thumbnail_ezgb4_1ersw_12",
8
- "file-option": "awsui_file-option_ezgb4_1ersw_9",
9
- "file-option-thumbnail-image": "awsui_file-option-thumbnail-image_ezgb4_1ersw_28",
10
- "file-option-metadata": "awsui_file-option-metadata_ezgb4_1ersw_33"
4
+ "file-option-name": "awsui_file-option-name_ezgb4_136jz_9",
5
+ "file-option-size": "awsui_file-option-size_ezgb4_136jz_10",
6
+ "file-option-last-modified": "awsui_file-option-last-modified_ezgb4_136jz_11",
7
+ "file-option-thumbnail": "awsui_file-option-thumbnail_ezgb4_136jz_12",
8
+ "file-option": "awsui_file-option_ezgb4_136jz_9",
9
+ "file-option-thumbnail-image": "awsui_file-option-thumbnail-image_ezgb4_136jz_28",
10
+ "file-option-metadata": "awsui_file-option-metadata_ezgb4_136jz_33"
11
11
  };
12
12
 
@@ -6,30 +6,30 @@
6
6
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
7
7
  SPDX-License-Identifier: Apache-2.0
8
8
  */
9
- .awsui_file-option-name_ezgb4_1ersw_9:not(#\9),
10
- .awsui_file-option-size_ezgb4_1ersw_10:not(#\9),
11
- .awsui_file-option-last-modified_ezgb4_1ersw_11:not(#\9),
12
- .awsui_file-option-thumbnail_ezgb4_1ersw_12:not(#\9) {
9
+ .awsui_file-option-name_ezgb4_136jz_9:not(#\9),
10
+ .awsui_file-option-size_ezgb4_136jz_10:not(#\9),
11
+ .awsui_file-option-last-modified_ezgb4_136jz_11:not(#\9),
12
+ .awsui_file-option-thumbnail_ezgb4_136jz_12:not(#\9) {
13
13
  /* used in test-utils */
14
14
  }
15
15
 
16
- .awsui_file-option_ezgb4_1ersw_9:not(#\9) {
17
- width: 100%;
18
- min-width: 0;
16
+ .awsui_file-option_ezgb4_136jz_9:not(#\9) {
17
+ inline-size: 100%;
18
+ min-inline-size: 0;
19
19
  display: flex;
20
20
  gap: var(--space-scaled-xs-26e2du, 8px);
21
21
  }
22
22
 
23
- .awsui_file-option-thumbnail_ezgb4_1ersw_12:not(#\9) {
24
- margin-top: var(--space-static-xxs-82cdfi, 4px);
25
- max-width: 60px;
23
+ .awsui_file-option-thumbnail_ezgb4_136jz_12:not(#\9) {
24
+ margin-block-start: var(--space-static-xxs-82cdfi, 4px);
25
+ max-inline-size: 60px;
26
26
  }
27
27
 
28
- .awsui_file-option-thumbnail-image_ezgb4_1ersw_28:not(#\9) {
29
- width: 100%;
30
- height: auto;
28
+ .awsui_file-option-thumbnail-image_ezgb4_136jz_28:not(#\9) {
29
+ inline-size: 100%;
30
+ block-size: auto;
31
31
  }
32
32
 
33
- .awsui_file-option-metadata_ezgb4_1ersw_33:not(#\9) {
34
- width: 100%;
33
+ .awsui_file-option-metadata_ezgb4_136jz_33:not(#\9) {
34
+ inline-size: 100%;
35
35
  }
@@ -2,12 +2,12 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "file-option-name": "awsui_file-option-name_ezgb4_1ersw_9",
6
- "file-option-size": "awsui_file-option-size_ezgb4_1ersw_10",
7
- "file-option-last-modified": "awsui_file-option-last-modified_ezgb4_1ersw_11",
8
- "file-option-thumbnail": "awsui_file-option-thumbnail_ezgb4_1ersw_12",
9
- "file-option": "awsui_file-option_ezgb4_1ersw_9",
10
- "file-option-thumbnail-image": "awsui_file-option-thumbnail-image_ezgb4_1ersw_28",
11
- "file-option-metadata": "awsui_file-option-metadata_ezgb4_1ersw_33"
5
+ "file-option-name": "awsui_file-option-name_ezgb4_136jz_9",
6
+ "file-option-size": "awsui_file-option-size_ezgb4_136jz_10",
7
+ "file-option-last-modified": "awsui_file-option-last-modified_ezgb4_136jz_11",
8
+ "file-option-thumbnail": "awsui_file-option-thumbnail_ezgb4_136jz_12",
9
+ "file-option": "awsui_file-option_ezgb4_136jz_9",
10
+ "file-option-thumbnail-image": "awsui_file-option-thumbnail-image_ezgb4_136jz_28",
11
+ "file-option-metadata": "awsui_file-option-metadata_ezgb4_136jz_33"
12
12
  };
13
13
 
@@ -1,7 +1,7 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "root": "awsui_root_1ubbm_1kpsf_9",
5
- "hints": "awsui_hints_1ubbm_1kpsf_10"
4
+ "root": "awsui_root_1ubbm_1iir1_9",
5
+ "hints": "awsui_hints_1ubbm_1iir1_10"
6
6
  };
7
7
 
@@ -6,11 +6,11 @@
6
6
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
7
7
  SPDX-License-Identifier: Apache-2.0
8
8
  */
9
- .awsui_root_1ubbm_1kpsf_9:not(#\9),
10
- .awsui_hints_1ubbm_1kpsf_10:not(#\9) {
9
+ .awsui_root_1ubbm_1iir1_9:not(#\9),
10
+ .awsui_hints_1ubbm_1iir1_10:not(#\9) {
11
11
  /* used in test-utils */
12
12
  }
13
13
 
14
- .awsui_hints_1ubbm_1kpsf_10:not(#\9) {
15
- margin-top: var(--space-static-xxs-82cdfi, 4px);
14
+ .awsui_hints_1ubbm_1iir1_10:not(#\9) {
15
+ margin-block-start: var(--space-static-xxs-82cdfi, 4px);
16
16
  }
@@ -2,7 +2,7 @@
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_1ubbm_1kpsf_9",
6
- "hints": "awsui_hints_1ubbm_1kpsf_10"
5
+ "root": "awsui_root_1ubbm_1iir1_9",
6
+ "hints": "awsui_hints_1ubbm_1iir1_10"
7
7
  };
8
8