@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
@@ -1,14 +1,14 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "button-trigger": "awsui_button-trigger_18eso_18zxg_97",
5
- "arrow": "awsui_arrow_18eso_18zxg_97",
6
- "has-caret": "awsui_has-caret_18eso_18zxg_135",
7
- "placeholder": "awsui_placeholder_18eso_18zxg_138",
8
- "pressed": "awsui_pressed_18eso_18zxg_151",
9
- "disabled": "awsui_disabled_18eso_18zxg_154",
10
- "in-filtering-token": "awsui_in-filtering-token_18eso_18zxg_163",
11
- "read-only": "awsui_read-only_18eso_18zxg_169",
12
- "invalid": "awsui_invalid_18eso_18zxg_186"
4
+ "button-trigger": "awsui_button-trigger_18eso_1opd3_97",
5
+ "arrow": "awsui_arrow_18eso_1opd3_97",
6
+ "has-caret": "awsui_has-caret_18eso_1opd3_135",
7
+ "placeholder": "awsui_placeholder_18eso_1opd3_138",
8
+ "pressed": "awsui_pressed_18eso_1opd3_151",
9
+ "disabled": "awsui_disabled_18eso_1opd3_154",
10
+ "in-filtering-token": "awsui_in-filtering-token_18eso_1opd3_163",
11
+ "read-only": "awsui_read-only_18eso_1opd3_169",
12
+ "invalid": "awsui_invalid_18eso_1opd3_186"
13
13
  };
14
14
 
@@ -94,17 +94,17 @@ 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_button-trigger_18eso_18zxg_97 > .awsui_arrow_18eso_18zxg_97:not(#\9) {
97
+ .awsui_button-trigger_18eso_1opd3_97 > .awsui_arrow_18eso_1opd3_97:not(#\9) {
98
98
  transition: transform 135ms cubic-bezier(0.165, 0.84, 0.44, 1);
99
99
  transition: transform var(--motion-duration-rotate-180-ofa1ir, 135ms) var(--motion-easing-rotate-180-3rbbga, cubic-bezier(0.165, 0.84, 0.44, 1));
100
100
  }
101
101
  @media (prefers-reduced-motion: reduce) {
102
- .awsui_button-trigger_18eso_18zxg_97 > .awsui_arrow_18eso_18zxg_97:not(#\9) {
102
+ .awsui_button-trigger_18eso_1opd3_97 > .awsui_arrow_18eso_1opd3_97:not(#\9) {
103
103
  animation: none;
104
104
  transition: none;
105
105
  }
106
106
  }
107
- .awsui-motion-disabled .awsui_button-trigger_18eso_18zxg_97 > .awsui_arrow_18eso_18zxg_97:not(#\9), .awsui-mode-entering .awsui_button-trigger_18eso_18zxg_97 > .awsui_arrow_18eso_18zxg_97:not(#\9) {
107
+ .awsui-motion-disabled .awsui_button-trigger_18eso_1opd3_97 > .awsui_arrow_18eso_1opd3_97:not(#\9), .awsui-mode-entering .awsui_button-trigger_18eso_1opd3_97 > .awsui_arrow_18eso_1opd3_97:not(#\9) {
108
108
  animation: none;
109
109
  transition: none;
110
110
  }
@@ -113,7 +113,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
113
113
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
114
114
  SPDX-License-Identifier: Apache-2.0
115
115
  */
116
- .awsui_button-trigger_18eso_18zxg_97:not(#\9) {
116
+ .awsui_button-trigger_18eso_1opd3_97:not(#\9) {
117
117
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
118
118
  border-collapse: separate;
119
119
  border-spacing: 0;
@@ -162,22 +162,22 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
162
162
  background-color: #ffffff;
163
163
  background-color: var(--color-background-input-default-u57378, #ffffff);
164
164
  border-radius: 8px;
165
- border-radius: var(--border-field-radius-t0kudr, 8px);
165
+ border-radius: var(--border-radius-control-xfq7an, 8px);
166
166
  border: 2px solid #9ba7b6;
167
167
  border: var(--border-field-width-idlekx, 2px) solid var(--color-border-input-default-dtyu8d, #9ba7b6);
168
168
  min-height: 34px;
169
169
  min-height: var(--size-vertical-input-js5hfh, 34px);
170
170
  }
171
- .awsui_button-trigger_18eso_18zxg_97.awsui_has-caret_18eso_18zxg_135:not(#\9) {
171
+ .awsui_button-trigger_18eso_1opd3_97.awsui_has-caret_18eso_1opd3_135:not(#\9) {
172
172
  padding-right: 36px;
173
173
  padding-right: var(--space-field-icon-offset-25xih0, 36px);
174
174
  }
175
- .awsui_button-trigger_18eso_18zxg_97 > .awsui_placeholder_18eso_18zxg_138:not(#\9) {
175
+ .awsui_button-trigger_18eso_1opd3_97 > .awsui_placeholder_18eso_1opd3_138:not(#\9) {
176
176
  color: #5f6b7a;
177
177
  color: var(--color-text-input-placeholder-j53j3c, #5f6b7a);
178
178
  font-style: italic;
179
179
  }
180
- .awsui_button-trigger_18eso_18zxg_97 > .awsui_arrow_18eso_18zxg_97:not(#\9) {
180
+ .awsui_button-trigger_18eso_1opd3_97 > .awsui_arrow_18eso_1opd3_97:not(#\9) {
181
181
  position: absolute;
182
182
  right: 12px;
183
183
  right: var(--space-field-horizontal-89h2yr, 12px);
@@ -186,14 +186,14 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
186
186
  color: #0972d3;
187
187
  color: var(--color-text-button-inline-icon-default-w65lqn, #0972d3);
188
188
  }
189
- .awsui_button-trigger_18eso_18zxg_97:not(#\9):hover > .awsui_arrow_18eso_18zxg_97 {
189
+ .awsui_button-trigger_18eso_1opd3_97:not(#\9):hover > .awsui_arrow_18eso_1opd3_97 {
190
190
  color: #033160;
191
191
  color: var(--color-text-button-inline-icon-hover-wd5icp, #033160);
192
192
  }
193
- .awsui_button-trigger_18eso_18zxg_97.awsui_pressed_18eso_18zxg_151 > .awsui_arrow_18eso_18zxg_97:not(#\9) {
193
+ .awsui_button-trigger_18eso_1opd3_97.awsui_pressed_18eso_1opd3_151 > .awsui_arrow_18eso_1opd3_97:not(#\9) {
194
194
  transform: rotate(-180deg);
195
195
  }
196
- .awsui_button-trigger_18eso_18zxg_97.awsui_disabled_18eso_18zxg_154:not(#\9) {
196
+ .awsui_button-trigger_18eso_1opd3_97.awsui_disabled_18eso_1opd3_154:not(#\9) {
197
197
  background-color: #e9ebed;
198
198
  background-color: var(--color-background-input-disabled-wu9j6u, #e9ebed);
199
199
  border: 2px solid #e9ebed;
@@ -202,41 +202,41 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
202
202
  color: var(--color-text-input-disabled-oawyzo, #9ba7b6);
203
203
  cursor: auto;
204
204
  }
205
- .awsui_button-trigger_18eso_18zxg_97.awsui_disabled_18eso_18zxg_154 > .awsui_arrow_18eso_18zxg_97:not(#\9) {
205
+ .awsui_button-trigger_18eso_1opd3_97.awsui_disabled_18eso_1opd3_154 > .awsui_arrow_18eso_1opd3_97:not(#\9) {
206
206
  color: #9ba7b6;
207
207
  color: var(--color-text-button-inline-icon-disabled-gfhvz7, #9ba7b6);
208
208
  }
209
- .awsui_button-trigger_18eso_18zxg_97.awsui_disabled_18eso_18zxg_154.awsui_in-filtering-token_18eso_18zxg_163:not(#\9) {
209
+ .awsui_button-trigger_18eso_1opd3_97.awsui_disabled_18eso_1opd3_154.awsui_in-filtering-token_18eso_1opd3_163:not(#\9) {
210
210
  border-color: #d1d5db;
211
211
  border-color: var(--color-border-control-disabled-vx8bco, #d1d5db);
212
212
  }
213
- .awsui_button-trigger_18eso_18zxg_97.awsui_disabled_18eso_18zxg_154 > .awsui_placeholder_18eso_18zxg_138:not(#\9) {
213
+ .awsui_button-trigger_18eso_1opd3_97.awsui_disabled_18eso_1opd3_154 > .awsui_placeholder_18eso_1opd3_138:not(#\9) {
214
214
  color: #9ba7b6;
215
215
  color: var(--color-text-input-placeholder-disabled-6928j8, #9ba7b6);
216
216
  }
217
- .awsui_button-trigger_18eso_18zxg_97.awsui_read-only_18eso_18zxg_169:not(#\9) {
217
+ .awsui_button-trigger_18eso_1opd3_97.awsui_read-only_18eso_1opd3_169:not(#\9) {
218
218
  background-color: #ffffff;
219
219
  background-color: var(--color-background-input-default-u57378, #ffffff);
220
220
  border: 2px solid #e9ebed;
221
221
  border: var(--border-field-width-idlekx, 2px) solid var(--color-border-input-disabled-x2lopj, #e9ebed);
222
222
  }
223
- .awsui_button-trigger_18eso_18zxg_97:not(#\9):focus {
223
+ .awsui_button-trigger_18eso_1opd3_97:not(#\9):focus {
224
224
  outline: none;
225
225
  text-decoration: none;
226
226
  }
227
- .awsui_button-trigger_18eso_18zxg_97:not(#\9):not(.awsui_in-filtering-token_18eso_18zxg_163)[data-awsui-focus-visible=true]:focus {
227
+ .awsui_button-trigger_18eso_1opd3_97:not(#\9):not(.awsui_in-filtering-token_18eso_1opd3_163)[data-awsui-focus-visible=true]:focus {
228
228
  outline: 2px dotted transparent;
229
229
  border: 2px solid #0972d3;
230
230
  border: var(--border-field-width-idlekx, 2px) solid var(--color-border-item-focused-ap3b6s, #0972d3);
231
231
  border-radius: 8px;
232
- border-radius: var(--border-field-radius-t0kudr, 8px);
232
+ border-radius: var(--border-radius-control-xfq7an, 8px);
233
233
  box-shadow: 0 0 0 0px #0972d3;
234
234
  box-shadow: 0 0 0 var(--border-control-focus-ring-shadow-spread-srzyiu, 0px) var(--color-border-item-focused-ap3b6s, #0972d3);
235
235
  }
236
- .awsui_button-trigger_18eso_18zxg_97:not(#\9):not(.awsui_in-filtering-token_18eso_18zxg_163):invalid {
236
+ .awsui_button-trigger_18eso_1opd3_97:not(#\9):not(.awsui_in-filtering-token_18eso_1opd3_163):invalid {
237
237
  box-shadow: none;
238
238
  }
239
- .awsui_button-trigger_18eso_18zxg_97:not(#\9):not(.awsui_in-filtering-token_18eso_18zxg_163).awsui_invalid_18eso_18zxg_186, .awsui_button-trigger_18eso_18zxg_97:not(#\9):not(.awsui_in-filtering-token_18eso_18zxg_163).awsui_invalid_18eso_18zxg_186:focus {
239
+ .awsui_button-trigger_18eso_1opd3_97:not(#\9):not(.awsui_in-filtering-token_18eso_1opd3_163).awsui_invalid_18eso_1opd3_186, .awsui_button-trigger_18eso_1opd3_97:not(#\9):not(.awsui_in-filtering-token_18eso_1opd3_163).awsui_invalid_18eso_1opd3_186:focus {
240
240
  color: #d91515;
241
241
  color: var(--color-text-status-error-5sesl6, #d91515);
242
242
  border-color: #d91515;
@@ -250,26 +250,26 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
250
250
  border-left-width: 8px;
251
251
  border-left-width: var(--border-invalid-width-5jpdqn, 8px);
252
252
  }
253
- .awsui_button-trigger_18eso_18zxg_97:not(#\9):not(.awsui_in-filtering-token_18eso_18zxg_163).awsui_invalid_18eso_18zxg_186:focus, .awsui_button-trigger_18eso_18zxg_97:not(#\9):not(.awsui_in-filtering-token_18eso_18zxg_163).awsui_invalid_18eso_18zxg_186:focus:focus {
253
+ .awsui_button-trigger_18eso_1opd3_97:not(#\9):not(.awsui_in-filtering-token_18eso_1opd3_163).awsui_invalid_18eso_1opd3_186:focus, .awsui_button-trigger_18eso_1opd3_97:not(#\9):not(.awsui_in-filtering-token_18eso_1opd3_163).awsui_invalid_18eso_1opd3_186:focus:focus {
254
254
  box-shadow: 0 0 0 2px #0972d3;
255
255
  box-shadow: 0 0 0 var(--border-control-invalid-focus-ring-shadow-spread-omt6il, 2px) var(--color-border-item-focused-ap3b6s, #0972d3);
256
256
  }
257
- .awsui_button-trigger_18eso_18zxg_97.awsui_in-filtering-token_18eso_18zxg_163:not(#\9) {
257
+ .awsui_button-trigger_18eso_1opd3_97.awsui_in-filtering-token_18eso_1opd3_163:not(#\9) {
258
258
  border-color: #0972d3;
259
259
  border-color: var(--color-border-item-selected-ppkssz, #0972d3);
260
260
  border-top-right-radius: 0;
261
261
  border-bottom-right-radius: 0;
262
262
  height: 100%;
263
263
  }
264
- .awsui_button-trigger_18eso_18zxg_97.awsui_in-filtering-token_18eso_18zxg_163[data-awsui-focus-visible=true]:not(#\9):focus {
264
+ .awsui_button-trigger_18eso_1opd3_97.awsui_in-filtering-token_18eso_1opd3_163[data-awsui-focus-visible=true]:not(#\9):focus {
265
265
  position: relative;
266
266
  }
267
- .awsui_button-trigger_18eso_18zxg_97.awsui_in-filtering-token_18eso_18zxg_163[data-awsui-focus-visible=true]:not(#\9):focus {
267
+ .awsui_button-trigger_18eso_1opd3_97.awsui_in-filtering-token_18eso_1opd3_163[data-awsui-focus-visible=true]:not(#\9):focus {
268
268
  outline: 2px dotted transparent;
269
269
  outline-offset: calc(-5px - 1px);
270
270
  outline-offset: calc(var(--space-filtering-token-operation-select-focus-outline-gutter-awvnzl, -5px) - 1px);
271
271
  }
272
- .awsui_button-trigger_18eso_18zxg_97.awsui_in-filtering-token_18eso_18zxg_163[data-awsui-focus-visible=true]:not(#\9):focus::before {
272
+ .awsui_button-trigger_18eso_1opd3_97.awsui_in-filtering-token_18eso_1opd3_163[data-awsui-focus-visible=true]:not(#\9):focus::before {
273
273
  content: " ";
274
274
  display: block;
275
275
  position: absolute;
@@ -282,7 +282,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
282
282
  height: calc(100% + 2 * -5px);
283
283
  height: calc(100% + 2 * var(--space-filtering-token-operation-select-focus-outline-gutter-awvnzl, -5px));
284
284
  border-radius: 4px;
285
- border-radius: var(--border-control-focus-ring-radius-default-6g2tnn, 4px);
285
+ border-radius: var(--border-radius-control-focus-ring-default-jlgxet, 4px);
286
286
  box-shadow: 0 0 0 2px #0972d3;
287
287
  box-shadow: 0 0 0 2px var(--color-border-item-focused-ap3b6s, #0972d3);
288
288
  }
@@ -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
- "button-trigger": "awsui_button-trigger_18eso_18zxg_97",
6
- "arrow": "awsui_arrow_18eso_18zxg_97",
7
- "has-caret": "awsui_has-caret_18eso_18zxg_135",
8
- "placeholder": "awsui_placeholder_18eso_18zxg_138",
9
- "pressed": "awsui_pressed_18eso_18zxg_151",
10
- "disabled": "awsui_disabled_18eso_18zxg_154",
11
- "in-filtering-token": "awsui_in-filtering-token_18eso_18zxg_163",
12
- "read-only": "awsui_read-only_18eso_18zxg_169",
13
- "invalid": "awsui_invalid_18eso_18zxg_186"
5
+ "button-trigger": "awsui_button-trigger_18eso_1opd3_97",
6
+ "arrow": "awsui_arrow_18eso_1opd3_97",
7
+ "has-caret": "awsui_has-caret_18eso_1opd3_135",
8
+ "placeholder": "awsui_placeholder_18eso_1opd3_138",
9
+ "pressed": "awsui_pressed_18eso_1opd3_151",
10
+ "disabled": "awsui_disabled_18eso_1opd3_154",
11
+ "in-filtering-token": "awsui_in-filtering-token_18eso_1opd3_163",
12
+ "read-only": "awsui_read-only_18eso_1opd3_169",
13
+ "invalid": "awsui_invalid_18eso_1opd3_186"
14
14
  };
15
15
 
@@ -1,12 +1,12 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "marker": "awsui_marker_1kjc7_1tp2d_93",
5
- "root": "awsui_root_1kjc7_1tp2d_111",
6
- "title": "awsui_title_1kjc7_1tp2d_125",
7
- "list": "awsui_list_1kjc7_1tp2d_129",
8
- "marker--dimmed": "awsui_marker--dimmed_1kjc7_1tp2d_151",
9
- "marker--highlighted": "awsui_marker--highlighted_1kjc7_1tp2d_154",
10
- "marker--focused": "awsui_marker--focused_1kjc7_1tp2d_157"
4
+ "marker": "awsui_marker_1kjc7_zni87_93",
5
+ "root": "awsui_root_1kjc7_zni87_111",
6
+ "title": "awsui_title_1kjc7_zni87_125",
7
+ "list": "awsui_list_1kjc7_zni87_129",
8
+ "marker--dimmed": "awsui_marker--dimmed_1kjc7_zni87_151",
9
+ "marker--highlighted": "awsui_marker--highlighted_1kjc7_zni87_154",
10
+ "marker--focused": "awsui_marker--focused_1kjc7_zni87_157"
11
11
  };
12
12
 
@@ -90,17 +90,17 @@ 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_marker_1kjc7_1tp2d_93:not(#\9) {
93
+ .awsui_marker_1kjc7_zni87_93:not(#\9) {
94
94
  transition: opacity 90ms linear;
95
95
  transition: opacity var(--motion-duration-transition-quick-x85tae, 90ms) var(--motion-easing-transition-quick-lukbd8, linear);
96
96
  }
97
97
  @media (prefers-reduced-motion: reduce) {
98
- .awsui_marker_1kjc7_1tp2d_93:not(#\9) {
98
+ .awsui_marker_1kjc7_zni87_93:not(#\9) {
99
99
  animation: none;
100
100
  transition: none;
101
101
  }
102
102
  }
103
- .awsui-motion-disabled .awsui_marker_1kjc7_1tp2d_93:not(#\9), .awsui-mode-entering .awsui_marker_1kjc7_1tp2d_93:not(#\9) {
103
+ .awsui-motion-disabled .awsui_marker_1kjc7_zni87_93:not(#\9), .awsui-mode-entering .awsui_marker_1kjc7_zni87_93:not(#\9) {
104
104
  animation: none;
105
105
  transition: none;
106
106
  }
@@ -109,7 +109,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
109
109
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
110
110
  SPDX-License-Identifier: Apache-2.0
111
111
  */
112
- .awsui_root_1kjc7_1tp2d_111:not(#\9) {
112
+ .awsui_root_1kjc7_zni87_111:not(#\9) {
113
113
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
114
114
  border-collapse: separate;
115
115
  border-spacing: 0;
@@ -149,15 +149,15 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
149
149
  font-family: "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif;
150
150
  font-family: var(--font-family-base-qnistn, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
151
151
  }
152
- .awsui_root_1kjc7_1tp2d_111:not(#\9):focus {
152
+ .awsui_root_1kjc7_zni87_111:not(#\9):focus {
153
153
  outline: none;
154
154
  }
155
155
 
156
- .awsui_title_1kjc7_1tp2d_125:not(#\9) {
156
+ .awsui_title_1kjc7_zni87_125:not(#\9) {
157
157
  /* used in test utils */
158
158
  }
159
159
 
160
- .awsui_list_1kjc7_1tp2d_129:not(#\9) {
160
+ .awsui_list_1kjc7_zni87_129:not(#\9) {
161
161
  display: flex;
162
162
  flex-wrap: wrap;
163
163
  list-style: none;
@@ -165,7 +165,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
165
165
  padding: 0;
166
166
  }
167
167
 
168
- .awsui_marker_1kjc7_1tp2d_93:not(#\9) {
168
+ .awsui_marker_1kjc7_zni87_93:not(#\9) {
169
169
  display: inline-flex;
170
170
  align-items: flex-start;
171
171
  margin-right: 16px;
@@ -174,26 +174,26 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
174
174
  cursor: pointer;
175
175
  opacity: 1;
176
176
  }
177
- .awsui_marker_1kjc7_1tp2d_93:not(#\9):focus {
177
+ .awsui_marker_1kjc7_zni87_93:not(#\9):focus {
178
178
  outline: none;
179
179
  }
180
- .awsui_marker_1kjc7_1tp2d_93:not(#\9):last-child {
180
+ .awsui_marker_1kjc7_zni87_93:not(#\9):last-child {
181
181
  margin-right: 0;
182
182
  }
183
- .awsui_marker_1kjc7_1tp2d_93.awsui_marker--dimmed_1kjc7_1tp2d_151:not(#\9) {
183
+ .awsui_marker_1kjc7_zni87_93.awsui_marker--dimmed_1kjc7_zni87_151:not(#\9) {
184
184
  opacity: 0.35;
185
185
  }
186
- .awsui_marker_1kjc7_1tp2d_93.awsui_marker--highlighted_1kjc7_1tp2d_154:not(#\9) {
186
+ .awsui_marker_1kjc7_zni87_93.awsui_marker--highlighted_1kjc7_zni87_154:not(#\9) {
187
187
  /* used in test utils */
188
188
  }
189
- .awsui_marker_1kjc7_1tp2d_93.awsui_marker--focused_1kjc7_1tp2d_157:not(#\9) {
189
+ .awsui_marker_1kjc7_zni87_93.awsui_marker--focused_1kjc7_zni87_157:not(#\9) {
190
190
  position: relative;
191
191
  }
192
- .awsui_marker_1kjc7_1tp2d_93.awsui_marker--focused_1kjc7_1tp2d_157:not(#\9) {
192
+ .awsui_marker_1kjc7_zni87_93.awsui_marker--focused_1kjc7_zni87_157:not(#\9) {
193
193
  outline: 2px dotted transparent;
194
194
  outline-offset: calc(2px - 1px);
195
195
  }
196
- .awsui_marker_1kjc7_1tp2d_93.awsui_marker--focused_1kjc7_1tp2d_157:not(#\9)::before {
196
+ .awsui_marker_1kjc7_zni87_93.awsui_marker--focused_1kjc7_zni87_157:not(#\9)::before {
197
197
  content: " ";
198
198
  display: block;
199
199
  position: absolute;
@@ -202,7 +202,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
202
202
  width: calc(100% + 2 * 2px);
203
203
  height: calc(100% + 2 * 2px);
204
204
  border-radius: 4px;
205
- border-radius: var(--border-control-focus-ring-radius-default-6g2tnn, 4px);
205
+ border-radius: var(--border-radius-control-focus-ring-default-jlgxet, 4px);
206
206
  box-shadow: 0 0 0 2px #0972d3;
207
207
  box-shadow: 0 0 0 2px var(--color-border-item-focused-ap3b6s, #0972d3);
208
208
  }
@@ -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
- "marker": "awsui_marker_1kjc7_1tp2d_93",
6
- "root": "awsui_root_1kjc7_1tp2d_111",
7
- "title": "awsui_title_1kjc7_1tp2d_125",
8
- "list": "awsui_list_1kjc7_1tp2d_129",
9
- "marker--dimmed": "awsui_marker--dimmed_1kjc7_1tp2d_151",
10
- "marker--highlighted": "awsui_marker--highlighted_1kjc7_1tp2d_154",
11
- "marker--focused": "awsui_marker--focused_1kjc7_1tp2d_157"
5
+ "marker": "awsui_marker_1kjc7_zni87_93",
6
+ "root": "awsui_root_1kjc7_zni87_111",
7
+ "title": "awsui_title_1kjc7_zni87_125",
8
+ "list": "awsui_list_1kjc7_zni87_129",
9
+ "marker--dimmed": "awsui_marker--dimmed_1kjc7_zni87_151",
10
+ "marker--highlighted": "awsui_marker--highlighted_1kjc7_zni87_154",
11
+ "marker--focused": "awsui_marker--focused_1kjc7_zni87_157"
12
12
  };
13
13
 
@@ -1,25 +1,25 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "dropdown-content-wrapper": "awsui_dropdown-content-wrapper_qwoo0_fsnmh_93",
5
- "awsui-motion-fade-in-dropdown": "awsui_awsui-motion-fade-in-dropdown_qwoo0_fsnmh_1",
6
- "refresh": "awsui_refresh_qwoo0_fsnmh_114",
7
- "awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_qwoo0_fsnmh_1",
8
- "root": "awsui_root_qwoo0_fsnmh_143",
9
- "interior": "awsui_interior_qwoo0_fsnmh_155",
10
- "dropdown": "awsui_dropdown_qwoo0_fsnmh_93",
11
- "use-portal": "awsui_use-portal_qwoo0_fsnmh_166",
12
- "dropdown-drop-up": "awsui_dropdown-drop-up_qwoo0_fsnmh_211",
13
- "with-limited-width": "awsui_with-limited-width_qwoo0_fsnmh_215",
14
- "dropdown-drop-left": "awsui_dropdown-drop-left_qwoo0_fsnmh_218",
15
- "dropdown-drop-right": "awsui_dropdown-drop-right_qwoo0_fsnmh_221",
16
- "occupy-entire-width": "awsui_occupy-entire-width_qwoo0_fsnmh_224",
17
- "hide-upper-border": "awsui_hide-upper-border_qwoo0_fsnmh_227",
18
- "open": "awsui_open_qwoo0_fsnmh_234",
19
- "nowrap": "awsui_nowrap_qwoo0_fsnmh_243",
20
- "is-empty": "awsui_is-empty_qwoo0_fsnmh_247",
21
- "dropdown-content": "awsui_dropdown-content_qwoo0_fsnmh_93",
22
- "ie11-wrapper": "awsui_ie11-wrapper_qwoo0_fsnmh_257",
23
- "stretch-trigger-height": "awsui_stretch-trigger-height_qwoo0_fsnmh_261"
4
+ "dropdown-content-wrapper": "awsui_dropdown-content-wrapper_qwoo0_1aum0_93",
5
+ "awsui-motion-fade-in-dropdown": "awsui_awsui-motion-fade-in-dropdown_qwoo0_1aum0_1",
6
+ "refresh": "awsui_refresh_qwoo0_1aum0_114",
7
+ "awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_qwoo0_1aum0_1",
8
+ "root": "awsui_root_qwoo0_1aum0_143",
9
+ "interior": "awsui_interior_qwoo0_1aum0_155",
10
+ "dropdown": "awsui_dropdown_qwoo0_1aum0_93",
11
+ "use-portal": "awsui_use-portal_qwoo0_1aum0_166",
12
+ "dropdown-drop-up": "awsui_dropdown-drop-up_qwoo0_1aum0_211",
13
+ "with-limited-width": "awsui_with-limited-width_qwoo0_1aum0_215",
14
+ "dropdown-drop-left": "awsui_dropdown-drop-left_qwoo0_1aum0_218",
15
+ "dropdown-drop-right": "awsui_dropdown-drop-right_qwoo0_1aum0_221",
16
+ "occupy-entire-width": "awsui_occupy-entire-width_qwoo0_1aum0_224",
17
+ "hide-upper-border": "awsui_hide-upper-border_qwoo0_1aum0_227",
18
+ "open": "awsui_open_qwoo0_1aum0_234",
19
+ "nowrap": "awsui_nowrap_qwoo0_1aum0_243",
20
+ "is-empty": "awsui_is-empty_qwoo0_1aum0_247",
21
+ "dropdown-content": "awsui_dropdown-content_qwoo0_1aum0_93",
22
+ "ie11-wrapper": "awsui_ie11-wrapper_qwoo0_1aum0_257",
23
+ "stretch-trigger-height": "awsui_stretch-trigger-height_qwoo0_1aum0_261"
24
24
  };
25
25
 
@@ -90,11 +90,11 @@ 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_dropdown-content-wrapper_qwoo0_fsnmh_93:not(#\9) {
94
- animation: awsui_awsui-motion-fade-in-dropdown_qwoo0_fsnmh_1 135ms ease-out;
95
- animation: awsui_awsui-motion-fade-in-dropdown_qwoo0_fsnmh_1 var(--motion-duration-show-quick-tyaalm, 135ms) var(--motion-easing-show-quick-1fcgbv, ease-out);
93
+ .awsui_dropdown-content-wrapper_qwoo0_1aum0_93:not(#\9) {
94
+ animation: awsui_awsui-motion-fade-in-dropdown_qwoo0_1aum0_1 135ms ease-out;
95
+ animation: awsui_awsui-motion-fade-in-dropdown_qwoo0_1aum0_1 var(--motion-duration-show-quick-tyaalm, 135ms) var(--motion-easing-show-quick-1fcgbv, ease-out);
96
96
  }
97
- @keyframes awsui_awsui-motion-fade-in-dropdown_qwoo0_fsnmh_1 {
97
+ @keyframes awsui_awsui-motion-fade-in-dropdown_qwoo0_1aum0_1 {
98
98
  from {
99
99
  opacity: 0.4;
100
100
  }
@@ -103,24 +103,24 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
103
103
  }
104
104
  }
105
105
  @media (prefers-reduced-motion: reduce) {
106
- .awsui_dropdown-content-wrapper_qwoo0_fsnmh_93:not(#\9) {
106
+ .awsui_dropdown-content-wrapper_qwoo0_1aum0_93:not(#\9) {
107
107
  animation: none;
108
108
  transition: none;
109
109
  }
110
110
  }
111
- .awsui-motion-disabled .awsui_dropdown-content-wrapper_qwoo0_fsnmh_93:not(#\9), .awsui-mode-entering .awsui_dropdown-content-wrapper_qwoo0_fsnmh_93:not(#\9) {
111
+ .awsui-motion-disabled .awsui_dropdown-content-wrapper_qwoo0_1aum0_93:not(#\9), .awsui-mode-entering .awsui_dropdown-content-wrapper_qwoo0_1aum0_93:not(#\9) {
112
112
  animation: none;
113
113
  transition: none;
114
114
  }
115
- .awsui_dropdown-content-wrapper_qwoo0_fsnmh_93.awsui_refresh_qwoo0_fsnmh_114:not(#\9) {
115
+ .awsui_dropdown-content-wrapper_qwoo0_1aum0_93.awsui_refresh_qwoo0_1aum0_114:not(#\9) {
116
116
  transform-origin: top;
117
- animation-name: awsui_awsui-motion-fade-in-0_qwoo0_fsnmh_1;
117
+ animation-name: awsui_awsui-motion-fade-in-0_qwoo0_1aum0_1;
118
118
  animation-duration: 135ms;
119
119
  animation-duration: var(--motion-duration-show-quick-tyaalm, 135ms);
120
120
  animation-timing-function: ease-out;
121
121
  animation-timing-function: var(--motion-easing-show-quick-1fcgbv, ease-out);
122
122
  }
123
- @keyframes awsui_awsui-motion-fade-in-0_qwoo0_fsnmh_1 {
123
+ @keyframes awsui_awsui-motion-fade-in-0_qwoo0_1aum0_1 {
124
124
  from {
125
125
  opacity: 0;
126
126
  }
@@ -129,12 +129,12 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
129
129
  }
130
130
  }
131
131
  @media (prefers-reduced-motion: reduce) {
132
- .awsui_dropdown-content-wrapper_qwoo0_fsnmh_93.awsui_refresh_qwoo0_fsnmh_114:not(#\9) {
132
+ .awsui_dropdown-content-wrapper_qwoo0_1aum0_93.awsui_refresh_qwoo0_1aum0_114:not(#\9) {
133
133
  animation: none;
134
134
  transition: none;
135
135
  }
136
136
  }
137
- .awsui-motion-disabled .awsui_dropdown-content-wrapper_qwoo0_fsnmh_93.awsui_refresh_qwoo0_fsnmh_114:not(#\9), .awsui-mode-entering .awsui_dropdown-content-wrapper_qwoo0_fsnmh_93.awsui_refresh_qwoo0_fsnmh_114:not(#\9) {
137
+ .awsui-motion-disabled .awsui_dropdown-content-wrapper_qwoo0_1aum0_93.awsui_refresh_qwoo0_1aum0_114:not(#\9), .awsui-mode-entering .awsui_dropdown-content-wrapper_qwoo0_1aum0_93.awsui_refresh_qwoo0_1aum0_114:not(#\9) {
138
138
  animation: none;
139
139
  transition: none;
140
140
  }
@@ -143,7 +143,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
143
143
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
144
144
  SPDX-License-Identifier: Apache-2.0
145
145
  */
146
- .awsui_root_qwoo0_fsnmh_143:not(#\9) {
146
+ .awsui_root_qwoo0_1aum0_143:not(#\9) {
147
147
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
148
148
  border-collapse: separate;
149
149
  border-spacing: 0;
@@ -185,11 +185,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
185
185
  position: relative;
186
186
  white-space: inherit;
187
187
  }
188
- .awsui_root_qwoo0_fsnmh_143.awsui_interior_qwoo0_fsnmh_155:not(#\9) {
188
+ .awsui_root_qwoo0_1aum0_143.awsui_interior_qwoo0_1aum0_155:not(#\9) {
189
189
  position: static;
190
190
  }
191
191
 
192
- .awsui_dropdown_qwoo0_fsnmh_93:not(#\9) {
192
+ .awsui_dropdown_qwoo0_1aum0_93:not(#\9) {
193
193
  position: absolute;
194
194
  display: none;
195
195
  z-index: 2000;
@@ -197,25 +197,25 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
197
197
  user-select: none;
198
198
  transform-origin: top;
199
199
  }
200
- .awsui_dropdown_qwoo0_fsnmh_93.awsui_use-portal_qwoo0_fsnmh_166:not(#\9) {
200
+ .awsui_dropdown_qwoo0_1aum0_93.awsui_use-portal_qwoo0_1aum0_166:not(#\9) {
201
201
  z-index: 7000;
202
202
  }
203
- .awsui_dropdown_qwoo0_fsnmh_93:not(#\9):not(.awsui_interior_qwoo0_fsnmh_155) {
203
+ .awsui_dropdown_qwoo0_1aum0_93:not(#\9):not(.awsui_interior_qwoo0_1aum0_155) {
204
204
  transform: translateY(0px);
205
205
  transition: transform 135ms;
206
206
  transition: transform var(--motion-duration-show-quick-tyaalm, 135ms);
207
207
  }
208
208
  @media (prefers-reduced-motion: reduce) {
209
- .awsui_dropdown_qwoo0_fsnmh_93:not(#\9):not(.awsui_interior_qwoo0_fsnmh_155) {
209
+ .awsui_dropdown_qwoo0_1aum0_93:not(#\9):not(.awsui_interior_qwoo0_1aum0_155) {
210
210
  animation: none;
211
211
  transition: none;
212
212
  }
213
213
  }
214
- .awsui-motion-disabled .awsui_dropdown_qwoo0_fsnmh_93:not(#\9):not(.awsui_interior_qwoo0_fsnmh_155), .awsui-mode-entering .awsui_dropdown_qwoo0_fsnmh_93:not(#\9):not(.awsui_interior_qwoo0_fsnmh_155) {
214
+ .awsui-motion-disabled .awsui_dropdown_qwoo0_1aum0_93:not(#\9):not(.awsui_interior_qwoo0_1aum0_155), .awsui-mode-entering .awsui_dropdown_qwoo0_1aum0_93:not(#\9):not(.awsui_interior_qwoo0_1aum0_155) {
215
215
  animation: none;
216
216
  transition: none;
217
217
  }
218
- .awsui_dropdown-content-wrapper_qwoo0_fsnmh_93:not(#\9) {
218
+ .awsui_dropdown-content-wrapper_qwoo0_1aum0_93:not(#\9) {
219
219
  position: relative;
220
220
  background-color: #ffffff;
221
221
  background-color: var(--color-background-dropdown-item-default-fzdqsg, #ffffff);
@@ -223,13 +223,13 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
223
223
  box-shadow: 0px 4px 20px 1px rgba(0, 7, 22, 0.1);
224
224
  box-shadow: var(--shadow-dropdown-99h0gz, 0px 4px 20px 1px rgba(0, 7, 22, 0.1));
225
225
  border-radius: 8px;
226
- border-radius: var(--border-dropdown-radius-mi4tcw, 8px);
226
+ border-radius: var(--border-radius-dropdown-ujknaf, 8px);
227
227
  border-top: 1px solid transparent;
228
228
  border-top: var(--border-divider-list-width-hacikr, 1px) solid var(--color-border-container-top-srcvx4, transparent);
229
229
  box-sizing: border-box;
230
230
  border-bottom: none;
231
231
  }
232
- .awsui_dropdown-content-wrapper_qwoo0_fsnmh_93:not(#\9)::after {
232
+ .awsui_dropdown-content-wrapper_qwoo0_1aum0_93:not(#\9)::after {
233
233
  content: "";
234
234
  position: absolute;
235
235
  z-index: 1;
@@ -241,67 +241,67 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
241
241
  border: 2px solid #9ba7b6;
242
242
  border: var(--border-field-width-idlekx, 2px) solid var(--color-border-dropdown-container-tyn0js, #9ba7b6);
243
243
  border-radius: 8px;
244
- border-radius: var(--border-dropdown-radius-mi4tcw, 8px);
244
+ border-radius: var(--border-radius-dropdown-ujknaf, 8px);
245
245
  pointer-events: none;
246
246
  }
247
247
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
248
- .awsui_dropdown-content-wrapper_qwoo0_fsnmh_93:not(#\9) {
248
+ .awsui_dropdown-content-wrapper_qwoo0_1aum0_93:not(#\9) {
249
249
  border: 2px solid transparent;
250
250
  border: var(--border-field-width-idlekx, 2px) solid var(--color-border-container-top-srcvx4, transparent);
251
251
  }
252
252
  }
253
- .awsui_dropdown-drop-up_qwoo0_fsnmh_211 > .awsui_dropdown-content-wrapper_qwoo0_fsnmh_93:not(#\9) {
253
+ .awsui_dropdown-drop-up_qwoo0_1aum0_211 > .awsui_dropdown-content-wrapper_qwoo0_1aum0_93:not(#\9) {
254
254
  transform-origin: bottom;
255
255
  box-shadow: 0px 4px 20px 1px rgba(0, 7, 22, 0.1);
256
256
  box-shadow: var(--shadow-dropup-11esug, 0px 4px 20px 1px rgba(0, 7, 22, 0.1));
257
257
  }
258
- .awsui_dropdown-drop-up_qwoo0_fsnmh_211.awsui_with-limited-width_qwoo0_fsnmh_215 > .awsui_dropdown-content-wrapper_qwoo0_fsnmh_93:not(#\9) {
258
+ .awsui_dropdown-drop-up_qwoo0_1aum0_211.awsui_with-limited-width_qwoo0_1aum0_215 > .awsui_dropdown-content-wrapper_qwoo0_1aum0_93:not(#\9) {
259
259
  border-top: none;
260
260
  }
261
- .awsui_dropdown-drop-left_qwoo0_fsnmh_218:not(#\9) {
261
+ .awsui_dropdown-drop-left_qwoo0_1aum0_218:not(#\9) {
262
262
  right: 0;
263
263
  }
264
- .awsui_dropdown-drop-right_qwoo0_fsnmh_221:not(#\9) {
264
+ .awsui_dropdown-drop-right_qwoo0_1aum0_221:not(#\9) {
265
265
  left: 0;
266
266
  }
267
- .awsui_dropdown_qwoo0_fsnmh_93.awsui_occupy-entire-width_qwoo0_fsnmh_224:not(#\9) {
267
+ .awsui_dropdown_qwoo0_1aum0_93.awsui_occupy-entire-width_qwoo0_1aum0_224:not(#\9) {
268
268
  min-width: 100%;
269
269
  }
270
- .awsui_dropdown_qwoo0_fsnmh_93.awsui_hide-upper-border_qwoo0_fsnmh_227 > .awsui_dropdown-content-wrapper_qwoo0_fsnmh_93:not(#\9) {
270
+ .awsui_dropdown_qwoo0_1aum0_93.awsui_hide-upper-border_qwoo0_1aum0_227 > .awsui_dropdown-content-wrapper_qwoo0_1aum0_93:not(#\9) {
271
271
  border-top: none;
272
272
  }
273
- .awsui_dropdown_qwoo0_fsnmh_93.awsui_interior_qwoo0_fsnmh_155 > .awsui_dropdown-content-wrapper_qwoo0_fsnmh_93:not(#\9) {
273
+ .awsui_dropdown_qwoo0_1aum0_93.awsui_interior_qwoo0_1aum0_155 > .awsui_dropdown-content-wrapper_qwoo0_1aum0_93:not(#\9) {
274
274
  margin-top: -1px;
275
275
  border-top: 1px solid transparent;
276
276
  border-top: var(--border-divider-list-width-hacikr, 1px) solid var(--color-border-container-top-srcvx4, transparent);
277
277
  }
278
- .awsui_dropdown_qwoo0_fsnmh_93.awsui_open_qwoo0_fsnmh_234:not(#\9) {
278
+ .awsui_dropdown_qwoo0_1aum0_93.awsui_open_qwoo0_1aum0_234:not(#\9) {
279
279
  display: block;
280
280
  }
281
- .awsui_dropdown_qwoo0_fsnmh_93.awsui_open_qwoo0_fsnmh_234:not(#\9):not(.awsui_interior_qwoo0_fsnmh_155).awsui_refresh_qwoo0_fsnmh_114[data-animating=true] {
281
+ .awsui_dropdown_qwoo0_1aum0_93.awsui_open_qwoo0_1aum0_234:not(#\9):not(.awsui_interior_qwoo0_1aum0_155).awsui_refresh_qwoo0_1aum0_114[data-animating=true] {
282
282
  transform: translateY(4px);
283
283
  }
284
- .awsui_dropdown_qwoo0_fsnmh_93.awsui_open_qwoo0_fsnmh_234:not(#\9):not(.awsui_interior_qwoo0_fsnmh_155).awsui_refresh_qwoo0_fsnmh_114[data-animating=true].awsui_dropdown-drop-up_qwoo0_fsnmh_211 {
284
+ .awsui_dropdown_qwoo0_1aum0_93.awsui_open_qwoo0_1aum0_234:not(#\9):not(.awsui_interior_qwoo0_1aum0_155).awsui_refresh_qwoo0_1aum0_114[data-animating=true].awsui_dropdown-drop-up_qwoo0_1aum0_211 {
285
285
  transform: translateY(-4px);
286
286
  }
287
- .awsui_dropdown_qwoo0_fsnmh_93.awsui_open_qwoo0_fsnmh_234.awsui_nowrap_qwoo0_fsnmh_243:not(#\9) {
287
+ .awsui_dropdown_qwoo0_1aum0_93.awsui_open_qwoo0_1aum0_234.awsui_nowrap_qwoo0_1aum0_243:not(#\9) {
288
288
  white-space: nowrap;
289
289
  overflow: scroll;
290
290
  }
291
- .awsui_dropdown_qwoo0_fsnmh_93.awsui_is-empty_qwoo0_fsnmh_247:not(#\9)::after {
291
+ .awsui_dropdown_qwoo0_1aum0_93.awsui_is-empty_qwoo0_1aum0_247:not(#\9)::after {
292
292
  display: none;
293
293
  }
294
294
 
295
- .awsui_dropdown-content_qwoo0_fsnmh_93:not(#\9) {
295
+ .awsui_dropdown-content_qwoo0_1aum0_93:not(#\9) {
296
296
  display: flex;
297
297
  flex-direction: column;
298
298
  width: 100%;
299
299
  }
300
300
 
301
- .awsui_ie11-wrapper_qwoo0_fsnmh_257:not(#\9) {
301
+ .awsui_ie11-wrapper_qwoo0_1aum0_257:not(#\9) {
302
302
  display: flex;
303
303
  }
304
304
 
305
- .awsui_stretch-trigger-height_qwoo0_fsnmh_261:not(#\9) {
305
+ .awsui_stretch-trigger-height_qwoo0_1aum0_261:not(#\9) {
306
306
  height: 100%;
307
307
  }