@cloudscape-design/components-themeable 3.0.673 → 3.0.675

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.
@@ -99,85 +99,85 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
99
99
  SPDX-License-Identifier: Apache-2.0
100
100
  */
101
101
  /* stylelint-disable selector-combinator-disallowed-list, @cloudscape-design/no-implicit-descendant */
102
- .awsui_code-editor-refresh_1gl9c_tm9fh_102 .ace_editor .ace_gutter:not(#\9) {
102
+ .awsui_code-editor-refresh_1gl9c_12b32_102 .ace_editor .ace_gutter:not(#\9) {
103
103
  border-start-start-radius: calc(var(--border-radius-code-editor-tir8eq, 0px) - var(--border-item-width-0zxiwv, 1px));
104
104
  }
105
- .awsui_code-editor-refresh_1gl9c_tm9fh_102 .ace_editor .ace_scroller:not(#\9) {
105
+ .awsui_code-editor-refresh_1gl9c_12b32_102 .ace_editor .ace_scroller:not(#\9) {
106
106
  border-start-end-radius: calc(var(--border-radius-code-editor-tir8eq, 0px) - var(--border-item-width-0zxiwv, 1px));
107
107
  }
108
108
 
109
- .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor:not(#\9) {
109
+ .awsui_code-editor_1gl9c_12b32_102 .ace_editor:not(#\9) {
110
110
  font-family: Monaco, Menlo, Consolas, "Courier Prime", Courier, "Courier New", monospace;
111
111
  font-size: 14px;
112
112
  line-height: 20px;
113
113
  }
114
- .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-cell.ace_error:not(#\9),
115
- .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
114
+ .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-cell.ace_error:not(#\9),
115
+ .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
116
116
  cursor: pointer;
117
117
  background-repeat: no-repeat;
118
118
  background-size: 16px 16px;
119
119
  background-position: 4px 2px;
120
120
  }
121
- .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-cell.ace_info:not(#\9) {
121
+ .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-cell.ace_info:not(#\9) {
122
122
  background-image: none;
123
123
  }
124
- .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
124
+ .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
125
125
  color: var(--color-text-status-error-ofc4yr, #d13212);
126
126
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d13212' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Ccircle cx='8' cy='8' r='7'/%3E %3Cpath d='M10.828 5.172l-5.656 5.656M10.828 10.828L5.172 5.172'/%3E %3C/svg%3E");
127
127
  }
128
128
  @supports (--css-variable-support-check: #000) {
129
129
  @media not print {
130
- .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
130
+ .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
131
131
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
132
132
  }
133
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-cell.ace_error:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
133
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-cell.ace_error:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
134
134
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23ff5d64' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Ccircle cx='8' cy='8' r='7'/%3E %3Cpath d='M10.828 5.172l-5.656 5.656M10.828 10.828L5.172 5.172'/%3E %3C/svg%3E");
135
135
  }
136
136
  }
137
137
  }
138
138
  @supports (--css-variable-support-check: #000) {
139
- .awsui-visual-refresh .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
139
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
140
140
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d91515' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Ccircle cx='8' cy='8' r='7'/%3E %3Cpath d='M10.828 5.172l-5.656 5.656M10.828 10.828L5.172 5.172'/%3E %3C/svg%3E");
141
141
  }
142
142
  @media not print {
143
- .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
143
+ .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
144
144
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
145
145
  }
146
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-cell.ace_error:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
146
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-cell.ace_error:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
147
147
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23eb6f6f' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Ccircle cx='8' cy='8' r='7'/%3E %3Cpath d='M10.828 5.172l-5.656 5.656M10.828 10.828L5.172 5.172'/%3E %3C/svg%3E");
148
148
  }
149
149
  }
150
150
  }
151
- .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
151
+ .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
152
152
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23906806' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M8 1l7 14H1L8 1z'/%3E %3Cpath d='M7.99 12H8v.01h-.01zM8 6v4'/%3E %3C/svg%3E");
153
153
  }
154
154
  @supports (--css-variable-support-check: #000) {
155
155
  @media not print {
156
- .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
156
+ .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
157
157
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
158
158
  }
159
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-cell.ace_warning:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
159
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-cell.ace_warning:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
160
160
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23e0ca57' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M8 1l7 14H1L8 1z'/%3E %3Cpath d='M7.99 12H8v.01h-.01zM8 6v4'/%3E %3C/svg%3E");
161
161
  }
162
162
  }
163
163
  }
164
164
  @supports (--css-variable-support-check: #000) {
165
- .awsui-visual-refresh .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
165
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
166
166
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%238d6605' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M8 1l7 14H1L8 1z'/%3E %3Cpath d='M7.99 12H8v.01h-.01zM8 6v4'/%3E %3C/svg%3E");
167
167
  }
168
168
  @media not print {
169
- .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
169
+ .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
170
170
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
171
171
  }
172
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-cell.ace_warning:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
172
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-cell.ace_warning:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
173
173
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23e0ca57' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M8 1l7 14H1L8 1z'/%3E %3Cpath d='M7.99 12H8v.01h-.01zM8 6v4'/%3E %3C/svg%3E");
174
174
  }
175
175
  }
176
176
  }
177
- .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-cell:not(#\9) {
177
+ .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-cell:not(#\9) {
178
178
  padding-inline: 24px 16px;
179
179
  }
180
- .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_fold-widget:not(#\9) {
180
+ .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_fold-widget:not(#\9) {
181
181
  /* A good test case for disabled folds
182
182
  <<html<<<<
183
183
  </html>
@@ -188,24 +188,24 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
188
188
  border-block: none;
189
189
  border-inline: none;
190
190
  }
191
- .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter_annotation:not(#\9) {
191
+ .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter_annotation:not(#\9) {
192
192
  margin-inline-start: -21px;
193
193
  }
194
- .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_fold-widget:not(#\9),
195
- .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter_annotation:not(#\9) {
194
+ .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_fold-widget:not(#\9),
195
+ .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter_annotation:not(#\9) {
196
196
  box-shadow: none;
197
197
  }
198
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_fold-widget:not(#\9):focus,
199
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter_annotation:not(#\9):focus {
198
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_fold-widget:not(#\9):focus,
199
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter_annotation:not(#\9):focus {
200
200
  position: relative;
201
201
  }
202
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_fold-widget:not(#\9):focus,
203
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter_annotation:not(#\9):focus {
202
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_fold-widget:not(#\9):focus,
203
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter_annotation:not(#\9):focus {
204
204
  outline: 2px dotted transparent;
205
205
  outline-offset: calc(-1px - 1px);
206
206
  }
207
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_fold-widget:not(#\9):focus::before,
208
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter_annotation:not(#\9):focus::before {
207
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_fold-widget:not(#\9):focus::before,
208
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter_annotation:not(#\9):focus::before {
209
209
  content: " ";
210
210
  display: block;
211
211
  position: absolute;
@@ -219,143 +219,143 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_tm9fh_102 .ace_edit
219
219
  border-end-end-radius: var(--border-radius-control-default-focus-ring-a78bgq, 2px);
220
220
  box-shadow: 0 0 0 2px var(--color-border-item-focused-v8nq2m, #0073bb);
221
221
  }
222
- .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_marker-layer > .ace_active-line:not(#\9) {
222
+ .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_marker-layer > .ace_active-line:not(#\9) {
223
223
  background: transparent;
224
224
  box-sizing: border-box;
225
225
  border-block-start: 1px solid var(--color-border-code-editor-ace-active-line-light-theme-b3qkmf, #d5dbdb);
226
226
  border-block-end: 1px solid var(--color-border-code-editor-ace-active-line-light-theme-b3qkmf, #d5dbdb);
227
227
  }
228
- .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor.ace_dark .ace_marker-layer > .ace_active-line:not(#\9) {
228
+ .awsui_code-editor_1gl9c_12b32_102 .ace_editor.ace_dark .ace_marker-layer > .ace_active-line:not(#\9) {
229
229
  border-block-start: 1px solid var(--color-border-code-editor-ace-active-line-dark-theme-amkoqa, #687078);
230
230
  border-block-end: 1px solid var(--color-border-code-editor-ace-active-line-dark-theme-amkoqa, #687078);
231
231
  }
232
- .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter:not(#\9) {
232
+ .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter:not(#\9) {
233
233
  background-color: var(--color-background-code-editor-gutter-default-qw8v9i, #f2f3f3);
234
234
  color: var(--color-text-code-editor-gutter-default-5gmexo, #16191f);
235
235
  }
236
- .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter:not(#\9):focus,
237
- .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_scroller:not(#\9):focus {
236
+ .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter:not(#\9):focus,
237
+ .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_scroller:not(#\9):focus {
238
238
  box-shadow: inset 0 0 0 2px var(--color-border-item-focused-v8nq2m, #0073bb);
239
239
  }
240
- .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
240
+ .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
241
241
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23545b64' fill='%23545b64' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
242
242
  }
243
243
  @supports (--css-variable-support-check: #000) {
244
244
  @media not print {
245
- .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
245
+ .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
246
246
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
247
247
  }
248
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
248
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
249
249
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d5dbdb' fill='%23d5dbdb' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
250
250
  }
251
251
  }
252
252
  }
253
253
  @supports (--css-variable-support-check: #000) {
254
- .awsui-visual-refresh .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
254
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
255
255
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23414d5c' fill='%23414d5c' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
256
256
  }
257
257
  @media not print {
258
- .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
258
+ .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
259
259
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
260
260
  }
261
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_fold-widget.ace_open:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
261
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_fold-widget.ace_open:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
262
262
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d1d5db' fill='%23d1d5db' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
263
263
  }
264
264
  }
265
265
  }
266
- .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
266
+ .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
267
267
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%2316191f' fill='%2316191f' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
268
268
  }
269
269
  @supports (--css-variable-support-check: #000) {
270
270
  @media not print {
271
- .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
271
+ .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
272
272
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
273
273
  }
274
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
274
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
275
275
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fafafa' fill='%23fafafa' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
276
276
  }
277
277
  }
278
278
  }
279
279
  @supports (--css-variable-support-check: #000) {
280
- .awsui-visual-refresh .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
280
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
281
281
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23000716' fill='%23000716' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
282
282
  }
283
283
  @media not print {
284
- .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
284
+ .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
285
285
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
286
286
  }
287
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
287
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
288
288
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fbfbfb' fill='%23fbfbfb' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
289
289
  }
290
290
  }
291
291
  }
292
- .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
292
+ .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
293
293
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23545b64' fill='%23545b64' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
294
294
  }
295
295
  @supports (--css-variable-support-check: #000) {
296
296
  @media not print {
297
- .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
297
+ .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
298
298
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
299
299
  }
300
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
300
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
301
301
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d5dbdb' fill='%23d5dbdb' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
302
302
  }
303
303
  }
304
304
  }
305
305
  @supports (--css-variable-support-check: #000) {
306
- .awsui-visual-refresh .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
306
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
307
307
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23414d5c' fill='%23414d5c' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
308
308
  }
309
309
  @media not print {
310
- .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
310
+ .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
311
311
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
312
312
  }
313
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_fold-widget.ace_closed:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
313
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_fold-widget.ace_closed:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
314
314
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d1d5db' fill='%23d1d5db' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
315
315
  }
316
316
  }
317
317
  }
318
- .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
318
+ .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
319
319
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%2316191f' fill='%2316191f' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
320
320
  }
321
321
  @supports (--css-variable-support-check: #000) {
322
322
  @media not print {
323
- .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
323
+ .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
324
324
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
325
325
  }
326
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
326
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
327
327
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fafafa' fill='%23fafafa' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
328
328
  }
329
329
  }
330
330
  }
331
331
  @supports (--css-variable-support-check: #000) {
332
- .awsui-visual-refresh .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
332
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
333
333
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23000716' fill='%23000716' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
334
334
  }
335
335
  @media not print {
336
- .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
336
+ .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
337
337
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
338
338
  }
339
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
339
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
340
340
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fbfbfb' fill='%23fbfbfb' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
341
341
  }
342
342
  }
343
343
  }
344
- .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line:not(#\9) {
344
+ .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line:not(#\9) {
345
345
  background-color: var(--color-background-code-editor-gutter-active-line-default-mmq122, #687078);
346
346
  color: var(--color-text-code-editor-gutter-active-line-9w975q, #ffffff);
347
347
  }
348
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line .ace_fold-widget:not(#\9):focus,
349
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line .ace_gutter_annotation:not(#\9):focus {
348
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line .ace_fold-widget:not(#\9):focus,
349
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line .ace_gutter_annotation:not(#\9):focus {
350
350
  position: relative;
351
351
  }
352
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line .ace_fold-widget:not(#\9):focus,
353
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line .ace_gutter_annotation:not(#\9):focus {
352
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line .ace_fold-widget:not(#\9):focus,
353
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line .ace_gutter_annotation:not(#\9):focus {
354
354
  outline: 2px dotted transparent;
355
355
  outline-offset: calc(-2px - 1px);
356
356
  }
357
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line .ace_fold-widget:not(#\9):focus::before,
358
- body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line .ace_gutter_annotation:not(#\9):focus::before {
357
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line .ace_fold-widget:not(#\9):focus::before,
358
+ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line .ace_gutter_annotation:not(#\9):focus::before {
359
359
  content: " ";
360
360
  display: block;
361
361
  position: absolute;
@@ -369,264 +369,264 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_tm9fh_102 .ace_edit
369
369
  border-end-end-radius: var(--border-radius-control-default-focus-ring-a78bgq, 2px);
370
370
  box-shadow: 0 0 0 2px var(--color-text-code-editor-gutter-active-line-9w975q, #ffffff);
371
371
  }
372
- .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
372
+ .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
373
373
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d5dbdb' fill='%23d5dbdb' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
374
374
  }
375
375
  @supports (--css-variable-support-check: #000) {
376
376
  @media not print {
377
- .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
377
+ .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
378
378
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
379
379
  }
380
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
380
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
381
381
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23414750' fill='%23414750' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
382
382
  }
383
383
  }
384
384
  }
385
385
  @supports (--css-variable-support-check: #000) {
386
- .awsui-visual-refresh .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
386
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
387
387
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d1d5db' fill='%23d1d5db' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
388
388
  }
389
389
  @media not print {
390
- .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
390
+ .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
391
391
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
392
392
  }
393
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
393
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
394
394
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23192534' fill='%23192534' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
395
395
  }
396
396
  }
397
397
  }
398
- .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
398
+ .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
399
399
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fafafa' fill='%23fafafa' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
400
400
  }
401
401
  @supports (--css-variable-support-check: #000) {
402
402
  @media not print {
403
- .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
403
+ .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
404
404
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
405
405
  }
406
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
406
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
407
407
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%2316191f' fill='%2316191f' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
408
408
  }
409
409
  }
410
410
  }
411
411
  @supports (--css-variable-support-check: #000) {
412
- .awsui-visual-refresh .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
412
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
413
413
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fbfbfb' fill='%23fbfbfb' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
414
414
  }
415
415
  @media not print {
416
- .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
416
+ .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
417
417
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
418
418
  }
419
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
419
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
420
420
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23000716' fill='%23000716' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
421
421
  }
422
422
  }
423
423
  }
424
- .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
424
+ .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
425
425
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d5dbdb' fill='%23d5dbdb' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
426
426
  }
427
427
  @supports (--css-variable-support-check: #000) {
428
428
  @media not print {
429
- .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
429
+ .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
430
430
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
431
431
  }
432
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
432
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
433
433
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23414750' fill='%23414750' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
434
434
  }
435
435
  }
436
436
  }
437
437
  @supports (--css-variable-support-check: #000) {
438
- .awsui-visual-refresh .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
438
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
439
439
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d1d5db' fill='%23d1d5db' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
440
440
  }
441
441
  @media not print {
442
- .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
442
+ .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
443
443
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
444
444
  }
445
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
445
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
446
446
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23192534' fill='%23192534' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
447
447
  }
448
448
  }
449
449
  }
450
- .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
450
+ .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
451
451
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fafafa' fill='%23fafafa' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
452
452
  }
453
453
  @supports (--css-variable-support-check: #000) {
454
454
  @media not print {
455
- .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
455
+ .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
456
456
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
457
457
  }
458
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
458
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
459
459
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%2316191f' fill='%2316191f' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
460
460
  }
461
461
  }
462
462
  }
463
463
  @supports (--css-variable-support-check: #000) {
464
- .awsui-visual-refresh .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
464
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
465
465
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fbfbfb' fill='%23fbfbfb' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
466
466
  }
467
467
  @media not print {
468
- .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
468
+ .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
469
469
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
470
470
  }
471
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
471
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
472
472
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23000716' fill='%23000716' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
473
473
  }
474
474
  }
475
475
  }
476
- .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
476
+ .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
477
477
  color: var(--color-text-code-editor-gutter-active-line-9w975q, #ffffff);
478
478
  background-color: var(--color-background-code-editor-gutter-active-line-error-kp33q7, #d13212);
479
479
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23ffffff' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Ccircle cx='8' cy='8' r='7'/%3E %3Cpath d='M10.828 5.172l-5.656 5.656M10.828 10.828L5.172 5.172'/%3E %3C/svg%3E");
480
480
  }
481
481
  @supports (--css-variable-support-check: #000) {
482
482
  @media not print {
483
- .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
483
+ .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
484
484
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
485
485
  }
486
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line.ace_error:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
486
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line.ace_error:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
487
487
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%2316191f' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Ccircle cx='8' cy='8' r='7'/%3E %3Cpath d='M10.828 5.172l-5.656 5.656M10.828 10.828L5.172 5.172'/%3E %3C/svg%3E");
488
488
  }
489
489
  }
490
490
  }
491
491
  @supports (--css-variable-support-check: #000) {
492
- .awsui-visual-refresh .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
492
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
493
493
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23ffffff' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Ccircle cx='8' cy='8' r='7'/%3E %3Cpath d='M10.828 5.172l-5.656 5.656M10.828 10.828L5.172 5.172'/%3E %3C/svg%3E");
494
494
  }
495
495
  @media not print {
496
- .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
496
+ .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
497
497
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
498
498
  }
499
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line.ace_error:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
499
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line.ace_error:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
500
500
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23000716' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Ccircle cx='8' cy='8' r='7'/%3E %3Cpath d='M10.828 5.172l-5.656 5.656M10.828 10.828L5.172 5.172'/%3E %3C/svg%3E");
501
501
  }
502
502
  }
503
503
  }
504
- .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
504
+ .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
505
505
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23ffffff' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M8 1l7 14H1L8 1z'/%3E %3Cpath d='M7.99 12H8v.01h-.01zM8 6v4'/%3E %3C/svg%3E");
506
506
  }
507
507
  @supports (--css-variable-support-check: #000) {
508
508
  @media not print {
509
- .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
509
+ .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
510
510
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
511
511
  }
512
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
512
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
513
513
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%2316191f' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M8 1l7 14H1L8 1z'/%3E %3Cpath d='M7.99 12H8v.01h-.01zM8 6v4'/%3E %3C/svg%3E");
514
514
  }
515
515
  }
516
516
  }
517
517
  @supports (--css-variable-support-check: #000) {
518
- .awsui-visual-refresh .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
518
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
519
519
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23ffffff' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M8 1l7 14H1L8 1z'/%3E %3Cpath d='M7.99 12H8v.01h-.01zM8 6v4'/%3E %3C/svg%3E");
520
520
  }
521
521
  @media not print {
522
- .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
522
+ .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
523
523
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
524
524
  }
525
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
525
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
526
526
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23000716' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M8 1l7 14H1L8 1z'/%3E %3Cpath d='M7.99 12H8v.01h-.01zM8 6v4'/%3E %3C/svg%3E");
527
527
  }
528
528
  }
529
529
  }
530
- .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
530
+ .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
531
531
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d5dbdb' fill='%23d5dbdb' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
532
532
  }
533
533
  @supports (--css-variable-support-check: #000) {
534
534
  @media not print {
535
- .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
535
+ .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
536
536
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
537
537
  }
538
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
538
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
539
539
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23414750' fill='%23414750' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
540
540
  }
541
541
  }
542
542
  }
543
543
  @supports (--css-variable-support-check: #000) {
544
- .awsui-visual-refresh .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-visual-refresh .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
544
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-visual-refresh .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
545
545
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d1d5db' fill='%23d1d5db' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
546
546
  }
547
547
  @media not print {
548
- .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
548
+ .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
549
549
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
550
550
  }
551
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
551
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
552
552
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23192534' fill='%23192534' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
553
553
  }
554
554
  }
555
555
  }
556
- .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
556
+ .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
557
557
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fafafa' fill='%23fafafa' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
558
558
  }
559
559
  @supports (--css-variable-support-check: #000) {
560
560
  @media not print {
561
- .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
561
+ .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
562
562
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
563
563
  }
564
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
564
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
565
565
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%2316191f' fill='%2316191f' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
566
566
  }
567
567
  }
568
568
  }
569
569
  @supports (--css-variable-support-check: #000) {
570
- .awsui-visual-refresh .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-visual-refresh .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
570
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-visual-refresh .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
571
571
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fbfbfb' fill='%23fbfbfb' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
572
572
  }
573
573
  @media not print {
574
- .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
574
+ .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
575
575
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
576
576
  }
577
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
577
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
578
578
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23000716' fill='%23000716' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
579
579
  }
580
580
  }
581
581
  }
582
- .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
582
+ .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
583
583
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d5dbdb' fill='%23d5dbdb' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
584
584
  }
585
585
  @supports (--css-variable-support-check: #000) {
586
586
  @media not print {
587
- .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
587
+ .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
588
588
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
589
589
  }
590
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
590
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
591
591
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23414750' fill='%23414750' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
592
592
  }
593
593
  }
594
594
  }
595
595
  @supports (--css-variable-support-check: #000) {
596
- .awsui-visual-refresh .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-visual-refresh .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
596
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-visual-refresh .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
597
597
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d1d5db' fill='%23d1d5db' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
598
598
  }
599
599
  @media not print {
600
- .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
600
+ .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
601
601
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
602
602
  }
603
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
603
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
604
604
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23192534' fill='%23192534' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
605
605
  }
606
606
  }
607
607
  }
608
- .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
608
+ .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
609
609
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fafafa' fill='%23fafafa' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
610
610
  }
611
611
  @supports (--css-variable-support-check: #000) {
612
612
  @media not print {
613
- .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
613
+ .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
614
614
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
615
615
  }
616
- .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
616
+ .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
617
617
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%2316191f' fill='%2316191f' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
618
618
  }
619
619
  }
620
620
  }
621
621
  @supports (--css-variable-support-check: #000) {
622
- .awsui-visual-refresh .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-visual-refresh .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
622
+ .awsui-visual-refresh .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-visual-refresh .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
623
623
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fbfbfb' fill='%23fbfbfb' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
624
624
  }
625
625
  @media not print {
626
- .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
626
+ .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
627
627
  /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
628
628
  }
629
- .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_tm9fh_102 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
629
+ .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_12b32_102 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
630
630
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23000716' fill='%23000716' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
631
631
  }
632
632
  }
@@ -637,7 +637,7 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_tm9fh_102 .ace_edit
637
637
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
638
638
  SPDX-License-Identifier: Apache-2.0
639
639
  */
640
- .awsui_pane_1gl9c_tm9fh_640:not(#\9) {
640
+ .awsui_pane_1gl9c_12b32_640:not(#\9) {
641
641
  display: flex;
642
642
  position: relative;
643
643
  flex-direction: row;
@@ -648,75 +648,75 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_tm9fh_102 .ace_edit
648
648
  background: var(--color-background-code-editor-status-bar-ymmryk, #f2f3f3);
649
649
  color: var(--color-text-body-default-ffdwgg, #16191f);
650
650
  }
651
- .awsui_pane__close-container_1gl9c_tm9fh_651:not(#\9) {
651
+ .awsui_pane__close-container_1gl9c_12b32_651:not(#\9) {
652
652
  position: absolute;
653
653
  inset-block-start: 0;
654
654
  inset-inline-end: calc(var(--space-s-2025hl, 12px) / 2);
655
655
  }
656
- .awsui_pane__list_1gl9c_tm9fh_656:not(#\9) {
656
+ .awsui_pane__list_1gl9c_12b32_656:not(#\9) {
657
657
  flex: 1;
658
658
  overflow: auto;
659
659
  max-block-size: 100%;
660
660
  box-sizing: border-box;
661
661
  margin-inline-end: calc(var(--line-height-body-m-2zx78l, 22px) + 2 * var(--space-xs-xf5ch3, 8px));
662
662
  }
663
- .awsui_pane__table_1gl9c_tm9fh_663:not(#\9) {
663
+ .awsui_pane__table_1gl9c_12b32_663:not(#\9) {
664
664
  inline-size: 100%;
665
665
  border-spacing: 0;
666
666
  margin-block: var(--space-s-2025hl, 12px);
667
667
  margin-inline: 0;
668
668
  }
669
- .awsui_pane__item_1gl9c_tm9fh_669 > .awsui_pane__cell_1gl9c_tm9fh_669:not(#\9) {
669
+ .awsui_pane__item_1gl9c_12b32_669 > .awsui_pane__cell_1gl9c_12b32_669:not(#\9) {
670
670
  border-block-start: var(--border-item-width-0zxiwv, 1px) solid var(--color-transparent-avnyrh, transparent);
671
671
  border-block-end: var(--border-item-width-0zxiwv, 1px) solid var(--color-transparent-avnyrh, transparent);
672
672
  }
673
- .awsui_pane__item_1gl9c_tm9fh_669 > .awsui_pane__cell_1gl9c_tm9fh_669:not(#\9):first-child {
673
+ .awsui_pane__item_1gl9c_12b32_669 > .awsui_pane__cell_1gl9c_12b32_669:not(#\9):first-child {
674
674
  border-inline-start: var(--border-item-width-0zxiwv, 1px) solid var(--color-transparent-avnyrh, transparent);
675
675
  border-start-start-radius: var(--border-radius-item-jsz3j8, 0px);
676
676
  border-end-start-radius: var(--border-radius-item-jsz3j8, 0px);
677
677
  }
678
- .awsui_pane__item_1gl9c_tm9fh_669 > .awsui_pane__cell_1gl9c_tm9fh_669:not(#\9):last-child {
678
+ .awsui_pane__item_1gl9c_12b32_669 > .awsui_pane__cell_1gl9c_12b32_669:not(#\9):last-child {
679
679
  border-inline-end: var(--border-item-width-0zxiwv, 1px) solid var(--color-transparent-avnyrh, transparent);
680
680
  border-start-end-radius: var(--border-radius-item-jsz3j8, 0px);
681
681
  border-end-end-radius: var(--border-radius-item-jsz3j8, 0px);
682
682
  }
683
- .awsui_pane__item--highlighted_1gl9c_tm9fh_683:not(#\9), .awsui_pane__item_1gl9c_tm9fh_669:not(#\9):hover, .awsui_pane__item_1gl9c_tm9fh_669:not(#\9):focus {
683
+ .awsui_pane__item--highlighted_1gl9c_12b32_683:not(#\9), .awsui_pane__item_1gl9c_12b32_669:not(#\9):hover, .awsui_pane__item_1gl9c_12b32_669:not(#\9):focus {
684
684
  cursor: pointer;
685
685
  outline: none;
686
686
  }
687
- .awsui_pane__item--highlighted_1gl9c_tm9fh_683 > .awsui_pane__cell_1gl9c_tm9fh_669:not(#\9), .awsui_pane__item_1gl9c_tm9fh_669:not(#\9):hover > .awsui_pane__cell_1gl9c_tm9fh_669, .awsui_pane__item_1gl9c_tm9fh_669:not(#\9):focus > .awsui_pane__cell_1gl9c_tm9fh_669 {
687
+ .awsui_pane__item--highlighted_1gl9c_12b32_683 > .awsui_pane__cell_1gl9c_12b32_669:not(#\9), .awsui_pane__item_1gl9c_12b32_669:not(#\9):hover > .awsui_pane__cell_1gl9c_12b32_669, .awsui_pane__item_1gl9c_12b32_669:not(#\9):focus > .awsui_pane__cell_1gl9c_12b32_669 {
688
688
  background-color: var(--color-background-code-editor-pane-item-hover-aa7kp2, #eaeded);
689
689
  }
690
- .awsui_pane__item--highlighted_1gl9c_tm9fh_683 > .awsui_pane__cell_1gl9c_tm9fh_669:not(#\9), .awsui_pane__item_1gl9c_tm9fh_669:not(#\9):hover > .awsui_pane__cell_1gl9c_tm9fh_669, .awsui_pane__item_1gl9c_tm9fh_669:not(#\9):focus > .awsui_pane__cell_1gl9c_tm9fh_669 {
690
+ .awsui_pane__item--highlighted_1gl9c_12b32_683 > .awsui_pane__cell_1gl9c_12b32_669:not(#\9), .awsui_pane__item_1gl9c_12b32_669:not(#\9):hover > .awsui_pane__cell_1gl9c_12b32_669, .awsui_pane__item_1gl9c_12b32_669:not(#\9):focus > .awsui_pane__cell_1gl9c_12b32_669 {
691
691
  border-block-start: var(--border-item-width-0zxiwv, 1px) solid var(--color-border-code-editor-pane-item-hover-c2ber2, #687078);
692
692
  border-block-end: var(--border-item-width-0zxiwv, 1px) solid var(--color-border-code-editor-pane-item-hover-c2ber2, #687078);
693
693
  }
694
- .awsui_pane__item--highlighted_1gl9c_tm9fh_683 > .awsui_pane__cell_1gl9c_tm9fh_669:not(#\9):first-child, .awsui_pane__item_1gl9c_tm9fh_669:not(#\9):hover > .awsui_pane__cell_1gl9c_tm9fh_669:first-child, .awsui_pane__item_1gl9c_tm9fh_669:not(#\9):focus > .awsui_pane__cell_1gl9c_tm9fh_669:first-child {
694
+ .awsui_pane__item--highlighted_1gl9c_12b32_683 > .awsui_pane__cell_1gl9c_12b32_669:not(#\9):first-child, .awsui_pane__item_1gl9c_12b32_669:not(#\9):hover > .awsui_pane__cell_1gl9c_12b32_669:first-child, .awsui_pane__item_1gl9c_12b32_669:not(#\9):focus > .awsui_pane__cell_1gl9c_12b32_669:first-child {
695
695
  border-inline-start: var(--border-item-width-0zxiwv, 1px) solid var(--color-border-code-editor-pane-item-hover-c2ber2, #687078);
696
696
  border-start-start-radius: var(--border-radius-item-jsz3j8, 0px);
697
697
  border-end-start-radius: var(--border-radius-item-jsz3j8, 0px);
698
698
  }
699
- .awsui_pane__item--highlighted_1gl9c_tm9fh_683 > .awsui_pane__cell_1gl9c_tm9fh_669:not(#\9):last-child, .awsui_pane__item_1gl9c_tm9fh_669:not(#\9):hover > .awsui_pane__cell_1gl9c_tm9fh_669:last-child, .awsui_pane__item_1gl9c_tm9fh_669:not(#\9):focus > .awsui_pane__cell_1gl9c_tm9fh_669:last-child {
699
+ .awsui_pane__item--highlighted_1gl9c_12b32_683 > .awsui_pane__cell_1gl9c_12b32_669:not(#\9):last-child, .awsui_pane__item_1gl9c_12b32_669:not(#\9):hover > .awsui_pane__cell_1gl9c_12b32_669:last-child, .awsui_pane__item_1gl9c_12b32_669:not(#\9):focus > .awsui_pane__cell_1gl9c_12b32_669:last-child {
700
700
  border-inline-end: var(--border-item-width-0zxiwv, 1px) solid var(--color-border-code-editor-pane-item-hover-c2ber2, #687078);
701
701
  border-start-end-radius: var(--border-radius-item-jsz3j8, 0px);
702
702
  border-end-end-radius: var(--border-radius-item-jsz3j8, 0px);
703
703
  }
704
- .awsui_pane__location_1gl9c_tm9fh_704:not(#\9), .awsui_pane__description_1gl9c_tm9fh_704:not(#\9) {
704
+ .awsui_pane__location_1gl9c_12b32_704:not(#\9), .awsui_pane__description_1gl9c_12b32_704:not(#\9) {
705
705
  padding-block: var(--space-xxs-9rrxti, 4px);
706
706
  padding-inline: var(--space-s-2025hl, 12px);
707
707
  }
708
- .awsui_pane__location_1gl9c_tm9fh_704:not(#\9) {
708
+ .awsui_pane__location_1gl9c_12b32_704:not(#\9) {
709
709
  vertical-align: baseline;
710
710
  white-space: nowrap;
711
711
  padding-inline-start: calc(var(--space-l-xu1x80, 20px) + var(--space-s-2025hl, 12px));
712
712
  }
713
- .awsui_pane__description_1gl9c_tm9fh_704:not(#\9) {
713
+ .awsui_pane__description_1gl9c_12b32_704:not(#\9) {
714
714
  padding-inline-end: 0;
715
715
  min-inline-size: 0;
716
716
  word-break: break-word;
717
717
  }
718
718
 
719
- .awsui_focus-lock_1gl9c_tm9fh_719:not(#\9) {
719
+ .awsui_focus-lock_1gl9c_12b32_719:not(#\9) {
720
720
  block-size: 100%;
721
721
  }
722
722
 
@@ -724,7 +724,7 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_tm9fh_102 .ace_edit
724
724
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
725
725
  SPDX-License-Identifier: Apache-2.0
726
726
  */
727
- .awsui_code-editor_1gl9c_tm9fh_102:not(#\9) {
727
+ .awsui_code-editor_1gl9c_12b32_102:not(#\9) {
728
728
  border-collapse: separate;
729
729
  border-spacing: 0;
730
730
  box-sizing: border-box;
@@ -758,7 +758,7 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_tm9fh_102 .ace_edit
758
758
  font-family: var(--font-family-base-0nmw8v, "Noto Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
759
759
  -webkit-font-smoothing: auto;
760
760
  -moz-osx-font-smoothing: auto;
761
- display: inline-block;
761
+ display: block;
762
762
  border-block: var(--border-item-width-0zxiwv, 1px) solid var(--color-border-code-editor-default-mu8x7p, #d5dbdb);
763
763
  border-inline: var(--border-item-width-0zxiwv, 1px) solid var(--color-border-code-editor-default-mu8x7p, #d5dbdb);
764
764
  border-start-start-radius: var(--border-radius-code-editor-tir8eq, 0px);
@@ -768,20 +768,20 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_tm9fh_102 .ace_edit
768
768
  inline-size: 100%;
769
769
  }
770
770
 
771
- .awsui_editor_1gl9c_tm9fh_770:not(#\9) {
771
+ .awsui_editor_1gl9c_12b32_770:not(#\9) {
772
772
  position: absolute;
773
773
  inset: 0;
774
774
  }
775
- .awsui_editor_1gl9c_tm9fh_770:not(#\9):focus {
775
+ .awsui_editor_1gl9c_12b32_770:not(#\9):focus {
776
776
  position: relative;
777
777
  position: absolute;
778
778
  overflow: visible;
779
779
  }
780
- .awsui_editor_1gl9c_tm9fh_770:not(#\9):focus {
780
+ .awsui_editor_1gl9c_12b32_770:not(#\9):focus {
781
781
  outline: 2px dotted transparent;
782
782
  outline-offset: calc(3px - 1px);
783
783
  }
784
- .awsui_editor_1gl9c_tm9fh_770:not(#\9):focus::before {
784
+ .awsui_editor_1gl9c_12b32_770:not(#\9):focus::before {
785
785
  content: " ";
786
786
  display: block;
787
787
  position: absolute;
@@ -796,12 +796,13 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_tm9fh_102 .ace_edit
796
796
  box-shadow: 0 0 0 2px var(--color-border-item-focused-v8nq2m, #0073bb);
797
797
  }
798
798
 
799
- .awsui_editor-refresh_1gl9c_tm9fh_798:not(#\9) {
799
+ .awsui_editor-refresh_1gl9c_12b32_798:not(#\9) {
800
800
  border-start-start-radius: calc(var(--border-radius-code-editor-tir8eq, 0px) - var(--border-item-width-0zxiwv, 1px));
801
801
  border-start-end-radius: calc(var(--border-radius-code-editor-tir8eq, 0px) - var(--border-item-width-0zxiwv, 1px));
802
802
  }
803
803
 
804
- .awsui_status-bar_1gl9c_tm9fh_803:not(#\9) {
804
+ .awsui_status-bar_1gl9c_12b32_803:not(#\9) {
805
+ container-type: inline-size;
805
806
  display: flex;
806
807
  vertical-align: middle;
807
808
  border-block-start: var(--border-item-width-0zxiwv, 1px) solid var(--color-border-code-editor-default-mu8x7p, #d5dbdb);
@@ -809,45 +810,41 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_tm9fh_102 .ace_edit
809
810
  min-inline-size: 0;
810
811
  word-break: break-word;
811
812
  }
812
- .awsui_status-bar-with-hidden-pane_1gl9c_tm9fh_811:not(#\9) {
813
+ .awsui_status-bar-with-hidden-pane_1gl9c_12b32_812:not(#\9) {
813
814
  border-end-start-radius: var(--border-radius-code-editor-tir8eq, 0px);
814
815
  border-end-end-radius: var(--border-radius-code-editor-tir8eq, 0px);
815
816
  }
816
- .awsui_status-bar__left_1gl9c_tm9fh_815:not(#\9) {
817
+ .awsui_status-bar__left_1gl9c_12b32_816:not(#\9) {
817
818
  flex: 1;
818
819
  display: flex;
819
820
  flex-wrap: wrap;
820
821
  padding-inline-start: var(--space-l-xu1x80, 20px);
821
822
  border-inline-end: var(--border-item-width-0zxiwv, 1px) solid var(--color-border-code-editor-default-mu8x7p, #d5dbdb);
822
823
  }
823
- .awsui_status-bar__left-virtual_1gl9c_tm9fh_822:not(#\9) {
824
- flex-wrap: nowrap;
825
- white-space: nowrap;
826
- }
827
- .awsui_status-bar__right_1gl9c_tm9fh_826:not(#\9) {
824
+ .awsui_status-bar__right_1gl9c_12b32_823:not(#\9) {
828
825
  display: flex;
829
826
  align-items: center;
830
827
  }
831
- .awsui_status-bar__language-mode_1gl9c_tm9fh_830:not(#\9), .awsui_status-bar__cursor-position_1gl9c_tm9fh_830:not(#\9) {
828
+ .awsui_status-bar__language-mode_1gl9c_12b32_827:not(#\9), .awsui_status-bar__cursor-position_1gl9c_12b32_827:not(#\9) {
832
829
  display: inline-block;
833
830
  color: var(--color-text-body-default-ffdwgg, #16191f);
834
831
  padding-block: var(--space-scaled-xs-x91h81, 8px);
835
832
  padding-inline: var(--space-s-2025hl, 12px);
836
833
  }
837
- .awsui_status-bar__cog-button_1gl9c_tm9fh_836:not(#\9) {
834
+ .awsui_status-bar__cog-button_1gl9c_12b32_833:not(#\9) {
838
835
  padding-block: calc(var(--space-scaled-xxs-t7ij38, 4px) - 1px);
839
836
  padding-inline: calc(var(--space-xs-xf5ch3, 8px) - 2px);
840
837
  }
841
838
 
842
- .awsui_status-bar-virtual_1gl9c_tm9fh_841:not(#\9) {
843
- position: absolute !important;
844
- inset-block-start: -9999px !important;
845
- inset-inline-start: -9999px !important;
839
+ .awsui_tab-list_1gl9c_12b32_838:not(#\9) {
840
+ align-items: center;
841
+ display: inline-flex;
846
842
  }
847
843
 
848
- .awsui_tab-button_1gl9c_tm9fh_847:not(#\9) {
844
+ .awsui_tab-button_1gl9c_12b32_843:not(#\9) {
849
845
  position: relative;
850
- display: inline-block;
846
+ display: inline-flex;
847
+ gap: var(--space-xxs-9rrxti, 4px);
851
848
  padding-block: var(--space-scaled-xs-x91h81, 8px);
852
849
  padding-inline: var(--space-s-2025hl, 12px);
853
850
  line-height: inherit;
@@ -860,11 +857,11 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_tm9fh_102 .ace_edit
860
857
  cursor: pointer;
861
858
  z-index: 1;
862
859
  }
863
- .awsui_tab-button_1gl9c_tm9fh_847:not(#\9):hover {
860
+ .awsui_tab-button_1gl9c_12b32_843:not(#\9):hover {
864
861
  color: var(--color-text-code-editor-tab-button-error-xw0xdi, #ffffff);
865
862
  background: var(--color-text-status-error-ofc4yr, #d13212);
866
863
  }
867
- .awsui_tab-button_1gl9c_tm9fh_847:not(#\9)::after {
864
+ .awsui_tab-button_1gl9c_12b32_843:not(#\9)::after {
868
865
  content: "";
869
866
  position: absolute;
870
867
  inset-inline: 0;
@@ -877,54 +874,54 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_tm9fh_102 .ace_edit
877
874
  background: var(--color-text-status-error-ofc4yr, #d13212);
878
875
  opacity: 0;
879
876
  }
880
- .awsui_tab-button--refresh_1gl9c_tm9fh_879:not(#\9) {
877
+ .awsui_tab-button--refresh_1gl9c_12b32_876:not(#\9) {
881
878
  padding-block-end: calc(var(--space-scaled-xs-x91h81, 8px) + var(--border-active-width-lk35x8, 2px) - 2px);
882
879
  }
883
- .awsui_tab-button--warnings_1gl9c_tm9fh_882:not(#\9) {
880
+ .awsui_tab-button--warnings_1gl9c_12b32_879:not(#\9) {
884
881
  color: var(--color-text-status-warning-azn00c, #906806);
885
882
  }
886
- .awsui_tab-button--warnings_1gl9c_tm9fh_882:not(#\9):hover {
883
+ .awsui_tab-button--warnings_1gl9c_12b32_879:not(#\9):hover {
887
884
  background: var(--color-text-status-warning-azn00c, #906806);
888
885
  }
889
- .awsui_tab-button--warnings_1gl9c_tm9fh_882:not(#\9)::after {
886
+ .awsui_tab-button--warnings_1gl9c_12b32_879:not(#\9)::after {
890
887
  background: var(--color-text-status-warning-azn00c, #906806);
891
888
  }
892
- .awsui_tab-button--active_1gl9c_tm9fh_891:not(#\9)::after {
889
+ .awsui_tab-button--active_1gl9c_12b32_888:not(#\9)::after {
893
890
  opacity: 1;
894
891
  }
895
- .awsui_tab-button--refresh_1gl9c_tm9fh_879:not(#\9)::after {
892
+ .awsui_tab-button--refresh_1gl9c_12b32_876:not(#\9)::after {
896
893
  transition: opacity var(--motion-duration-refresh-only-medium-0rwzu1, 165ms) var(--motion-easing-refresh-only-c-2mltoq, cubic-bezier(0.84, 0, 0.16, 1));
897
894
  }
898
895
  @media (prefers-reduced-motion: reduce) {
899
- .awsui_tab-button--refresh_1gl9c_tm9fh_879:not(#\9)::after {
896
+ .awsui_tab-button--refresh_1gl9c_12b32_876:not(#\9)::after {
900
897
  animation: none;
901
898
  transition: none;
902
899
  }
903
900
  }
904
- .awsui-motion-disabled .awsui_tab-button--refresh_1gl9c_tm9fh_879:not(#\9)::after, .awsui-mode-entering .awsui_tab-button--refresh_1gl9c_tm9fh_879:not(#\9)::after {
901
+ .awsui-motion-disabled .awsui_tab-button--refresh_1gl9c_12b32_876:not(#\9)::after, .awsui-mode-entering .awsui_tab-button--refresh_1gl9c_12b32_876:not(#\9)::after {
905
902
  animation: none;
906
903
  transition: none;
907
904
  }
908
- .awsui_tab-button--disabled_1gl9c_tm9fh_907:not(#\9) {
905
+ .awsui_tab-button--disabled_1gl9c_12b32_904:not(#\9) {
909
906
  font-weight: normal;
910
907
  color: var(--color-text-code-editor-status-bar-disabled-xv1fre, #879596);
911
908
  cursor: default;
912
909
  }
913
- .awsui_tab-button--disabled_1gl9c_tm9fh_907:not(#\9):hover {
910
+ .awsui_tab-button--disabled_1gl9c_12b32_904:not(#\9):hover {
914
911
  color: var(--color-text-code-editor-status-bar-disabled-xv1fre, #879596);
915
912
  background: transparent;
916
913
  }
917
- .awsui_tab-button--disabled_1gl9c_tm9fh_907:not(#\9)::after {
914
+ .awsui_tab-button--disabled_1gl9c_12b32_904:not(#\9)::after {
918
915
  display: none;
919
916
  }
920
- body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_tm9fh_847:not(#\9):focus {
917
+ body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_12b32_843:not(#\9):focus {
921
918
  position: relative;
922
919
  }
923
- body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_tm9fh_847:not(#\9):focus {
920
+ body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_12b32_843:not(#\9):focus {
924
921
  outline: 2px dotted transparent;
925
922
  outline-offset: calc(var(--space-code-editor-status-focus-outline-gutter-frwh89, 3px) - 1px);
926
923
  }
927
- body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_tm9fh_847:not(#\9):focus::before {
924
+ body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_12b32_843:not(#\9):focus::before {
928
925
  content: " ";
929
926
  display: block;
930
927
  position: absolute;
@@ -938,19 +935,49 @@ body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_tm9fh_847:not(#\9):f
938
935
  border-end-end-radius: var(--border-radius-control-default-focus-ring-a78bgq, 2px);
939
936
  box-shadow: 0 0 0 2px var(--color-border-item-focused-v8nq2m, #0073bb);
940
937
  }
941
- .awsui_tab-button--divider_1gl9c_tm9fh_940:not(#\9) {
938
+ .awsui_tab-button--divider_1gl9c_12b32_937:not(#\9) {
942
939
  display: inline-block;
943
940
  block-size: var(--line-height-body-m-2zx78l, 22px);
944
941
  inline-size: var(--border-code-editor-status-divider-width-j22nww, 0px);
945
942
  background: var(--color-border-tabs-divider-xzqbyc, #aab7b8);
946
943
  vertical-align: middle;
947
944
  }
948
- .awsui_tab-button--errors_1gl9c_tm9fh_947:not(#\9) {
945
+ .awsui_tab-button--errors_1gl9c_12b32_944:not(#\9) {
949
946
  /* used in test-utils */
950
947
  }
948
+ @supports (contain: inline-size) {
949
+ .awsui_tab-button_1gl9c_12b32_843:not(#\9) {
950
+ /* stylelint-disable plugin/no-unsupported-browser-features */
951
+ /* stylelint-enable plugin/no-unsupported-browser-features */
952
+ }
953
+ @container not (max-width: 500px) {
954
+ .awsui_tab-button_1gl9c_12b32_843 > .awsui_count_1gl9c_12b32_953:not(#\9) {
955
+ display: none;
956
+ }
957
+ .awsui_tab-button_1gl9c_12b32_843 > .awsui_text_1gl9c_12b32_956:not(#\9) {
958
+ display: inline;
959
+ }
960
+ }
961
+ @container (max-width: 500px) {
962
+ .awsui_tab-button_1gl9c_12b32_843 > .awsui_count_1gl9c_12b32_953:not(#\9) {
963
+ display: inline;
964
+ }
965
+ .awsui_tab-button_1gl9c_12b32_843 > .awsui_text_1gl9c_12b32_956:not(#\9) {
966
+ display: none;
967
+ }
968
+ }
969
+ }
970
+ @supports not (contain: inline-size) {
971
+ .awsui_tab-button_1gl9c_12b32_843 > .awsui_count_1gl9c_12b32_953:not(#\9) {
972
+ display: none;
973
+ }
974
+ .awsui_tab-button_1gl9c_12b32_843 > .awsui_text_1gl9c_12b32_956:not(#\9) {
975
+ display: inline;
976
+ }
977
+ }
951
978
 
952
- .awsui_loading-screen_1gl9c_tm9fh_951:not(#\9),
953
- .awsui_error-screen_1gl9c_tm9fh_952:not(#\9) {
979
+ .awsui_loading-screen_1gl9c_12b32_978:not(#\9),
980
+ .awsui_error-screen_1gl9c_12b32_979:not(#\9) {
954
981
  display: flex;
955
982
  align-items: center;
956
983
  justify-content: center;
@@ -963,6 +990,6 @@ body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_tm9fh_847:not(#\9):f
963
990
  border-end-end-radius: var(--border-radius-code-editor-tir8eq, 0px);
964
991
  }
965
992
 
966
- .awsui_error-screen_1gl9c_tm9fh_952:not(#\9) {
993
+ .awsui_error-screen_1gl9c_12b32_979:not(#\9) {
967
994
  color: var(--color-text-status-error-ofc4yr, #d13212);
968
995
  }