@cloudscape-design/components-themeable 3.0.1163 → 3.0.1165
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.
- package/lib/internal/manifest.json +1 -1
- package/lib/internal/scss/app-layout/visual-refresh/drawers.scss +1 -0
- package/lib/internal/scss/app-layout/visual-refresh-toolbar/drawer/styles.scss +4 -1
- package/lib/internal/scss/drawer/styles.scss +25 -0
- package/lib/internal/scss/internal/generated/custom-css-properties/index.scss +1 -1
- package/lib/internal/scss/table/resizer/styles.scss +7 -6
- package/lib/internal/template/anchor-navigation/styles.css.js +8 -8
- package/lib/internal/template/anchor-navigation/styles.scoped.css +21 -21
- package/lib/internal/template/anchor-navigation/styles.selectors.js +8 -8
- package/lib/internal/template/app-layout/runtime-drawer/index.d.ts.map +1 -1
- package/lib/internal/template/app-layout/runtime-drawer/index.js +20 -18
- package/lib/internal/template/app-layout/runtime-drawer/index.js.map +1 -1
- package/lib/internal/template/app-layout/visual-refresh/styles.css.js +86 -86
- package/lib/internal/template/app-layout/visual-refresh/styles.scoped.css +164 -163
- package/lib/internal/template/app-layout/visual-refresh/styles.selectors.js +86 -86
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.css.js +30 -30
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +86 -83
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +30 -30
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/toolbar-container.d.ts.map +1 -1
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/toolbar-container.js +1 -1
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/toolbar-container.js.map +1 -1
- package/lib/internal/template/attribute-editor/styles.css.js +15 -15
- package/lib/internal/template/attribute-editor/styles.scoped.css +28 -28
- package/lib/internal/template/attribute-editor/styles.selectors.js +15 -15
- package/lib/internal/template/autosuggest/interfaces.d.ts +1 -1
- package/lib/internal/template/autosuggest/interfaces.js.map +1 -1
- package/lib/internal/template/box/styles.css.js +192 -192
- package/lib/internal/template/box/styles.scoped.css +242 -242
- package/lib/internal/template/box/styles.selectors.js +192 -192
- package/lib/internal/template/breadcrumb-group/item/styles.css.js +7 -7
- package/lib/internal/template/breadcrumb-group/item/styles.scoped.css +28 -28
- package/lib/internal/template/breadcrumb-group/item/styles.selectors.js +7 -7
- package/lib/internal/template/button/styles.css.js +22 -22
- package/lib/internal/template/button/styles.scoped.css +96 -96
- package/lib/internal/template/button/styles.selectors.js +22 -22
- package/lib/internal/template/button-dropdown/category-elements/styles.css.js +17 -17
- package/lib/internal/template/button-dropdown/category-elements/styles.scoped.css +27 -27
- package/lib/internal/template/button-dropdown/category-elements/styles.selectors.js +17 -17
- package/lib/internal/template/button-dropdown/item-element/styles.css.js +20 -20
- package/lib/internal/template/button-dropdown/item-element/styles.scoped.css +35 -35
- package/lib/internal/template/button-dropdown/item-element/styles.selectors.js +20 -20
- package/lib/internal/template/button-group/interfaces.d.ts +9 -0
- package/lib/internal/template/button-group/interfaces.d.ts.map +1 -1
- package/lib/internal/template/button-group/interfaces.js.map +1 -1
- package/lib/internal/template/calendar/styles.css.js +21 -21
- package/lib/internal/template/calendar/styles.scoped.css +44 -44
- package/lib/internal/template/calendar/styles.selectors.js +21 -21
- package/lib/internal/template/cards/styles.css.js +39 -39
- package/lib/internal/template/cards/styles.scoped.css +51 -51
- package/lib/internal/template/cards/styles.selectors.js +39 -39
- package/lib/internal/template/code-editor/styles.css.js +33 -33
- package/lib/internal/template/code-editor/styles.scoped.css +187 -187
- package/lib/internal/template/code-editor/styles.selectors.js +33 -33
- package/lib/internal/template/collection-preferences/styles.css.js +36 -36
- package/lib/internal/template/collection-preferences/styles.scoped.css +38 -38
- package/lib/internal/template/collection-preferences/styles.selectors.js +36 -36
- package/lib/internal/template/date-range-picker/calendar/grids/styles.css.js +30 -30
- package/lib/internal/template/date-range-picker/calendar/grids/styles.scoped.css +56 -56
- package/lib/internal/template/date-range-picker/calendar/grids/styles.selectors.js +30 -30
- package/lib/internal/template/drawer/implementation.d.ts +1 -1
- package/lib/internal/template/drawer/implementation.d.ts.map +1 -1
- package/lib/internal/template/drawer/implementation.js +13 -4
- package/lib/internal/template/drawer/implementation.js.map +1 -1
- package/lib/internal/template/drawer/interfaces.d.ts +7 -0
- package/lib/internal/template/drawer/interfaces.d.ts.map +1 -1
- package/lib/internal/template/drawer/interfaces.js.map +1 -1
- package/lib/internal/template/drawer/styles.css.js +12 -8
- package/lib/internal/template/drawer/styles.scoped.css +35 -13
- package/lib/internal/template/drawer/styles.selectors.js +12 -8
- package/lib/internal/template/drawer/use-sticky-footer.d.ts +9 -0
- package/lib/internal/template/drawer/use-sticky-footer.d.ts.map +1 -0
- package/lib/internal/template/drawer/use-sticky-footer.js +35 -0
- package/lib/internal/template/drawer/use-sticky-footer.js.map +1 -0
- package/lib/internal/template/expandable-section/styles.css.js +35 -35
- package/lib/internal/template/expandable-section/styles.scoped.css +68 -68
- package/lib/internal/template/expandable-section/styles.selectors.js +35 -35
- package/lib/internal/template/help-panel/styles.css.js +6 -6
- package/lib/internal/template/help-panel/styles.scoped.css +75 -75
- package/lib/internal/template/help-panel/styles.selectors.js +6 -6
- package/lib/internal/template/icon/styles.css.js +39 -39
- package/lib/internal/template/icon/styles.scoped.css +87 -87
- package/lib/internal/template/icon/styles.selectors.js +39 -39
- package/lib/internal/template/internal/base-component/styles.scoped.css +504 -437
- package/lib/internal/template/internal/components/button-trigger/styles.css.js +13 -13
- package/lib/internal/template/internal/components/button-trigger/styles.scoped.css +29 -29
- package/lib/internal/template/internal/components/button-trigger/styles.selectors.js +13 -13
- package/lib/internal/template/internal/components/cartesian-chart/styles.css.js +28 -28
- package/lib/internal/template/internal/components/cartesian-chart/styles.scoped.css +33 -33
- package/lib/internal/template/internal/components/cartesian-chart/styles.selectors.js +28 -28
- package/lib/internal/template/internal/components/chart-series-details/styles.css.js +19 -19
- package/lib/internal/template/internal/components/chart-series-details/styles.scoped.css +33 -33
- package/lib/internal/template/internal/components/chart-series-details/styles.selectors.js +19 -19
- package/lib/internal/template/internal/components/option/styles.css.js +16 -16
- package/lib/internal/template/internal/components/option/styles.scoped.css +29 -29
- package/lib/internal/template/internal/components/option/styles.selectors.js +16 -16
- package/lib/internal/template/internal/components/selectable-item/styles.css.js +23 -23
- package/lib/internal/template/internal/components/selectable-item/styles.scoped.css +54 -54
- package/lib/internal/template/internal/components/selectable-item/styles.selectors.js +23 -23
- package/lib/internal/template/internal/components/token-list/styles.css.js +10 -10
- package/lib/internal/template/internal/components/token-list/styles.scoped.css +25 -25
- package/lib/internal/template/internal/components/token-list/styles.selectors.js +10 -10
- package/lib/internal/template/internal/environment.js +3 -3
- package/lib/internal/template/internal/environment.json +2 -2
- package/lib/internal/template/internal/generated/styles/tokens.js +8 -8
- package/lib/internal/template/internal/generated/theming/index.cjs +24 -24
- package/lib/internal/template/internal/generated/theming/index.js +24 -24
- package/lib/internal/template/internal/hooks/use-portal-mode-classes/index.d.ts +3 -1
- package/lib/internal/template/internal/hooks/use-portal-mode-classes/index.d.ts.map +1 -1
- package/lib/internal/template/internal/hooks/use-portal-mode-classes/index.js +2 -2
- package/lib/internal/template/internal/hooks/use-portal-mode-classes/index.js.map +1 -1
- package/lib/internal/template/internal/plugins/controllers/drawers.d.ts +2 -2
- package/lib/internal/template/internal/plugins/controllers/drawers.d.ts.map +1 -1
- package/lib/internal/template/internal/plugins/controllers/drawers.js.map +1 -1
- package/lib/internal/template/internal/plugins/widget/interfaces.d.ts +2 -2
- package/lib/internal/template/internal/plugins/widget/interfaces.d.ts.map +1 -1
- package/lib/internal/template/internal/plugins/widget/interfaces.js.map +1 -1
- package/lib/internal/template/key-value-pairs/styles.css.js +8 -8
- package/lib/internal/template/key-value-pairs/styles.scoped.css +10 -10
- package/lib/internal/template/key-value-pairs/styles.selectors.js +8 -8
- package/lib/internal/template/link/styles.css.js +20 -20
- package/lib/internal/template/link/styles.scoped.css +92 -92
- package/lib/internal/template/link/styles.selectors.js +20 -20
- package/lib/internal/template/pagination/styles.css.js +9 -9
- package/lib/internal/template/pagination/styles.scoped.css +24 -24
- package/lib/internal/template/pagination/styles.selectors.js +9 -9
- package/lib/internal/template/pie-chart/styles.css.js +27 -27
- package/lib/internal/template/pie-chart/styles.scoped.css +50 -50
- package/lib/internal/template/pie-chart/styles.selectors.js +27 -27
- package/lib/internal/template/popover/internal.js +1 -1
- package/lib/internal/template/popover/internal.js.map +1 -1
- package/lib/internal/template/popover/styles.css.js +57 -57
- package/lib/internal/template/popover/styles.scoped.css +87 -87
- package/lib/internal/template/popover/styles.selectors.js +57 -57
- package/lib/internal/template/progress-bar/styles.css.js +19 -19
- package/lib/internal/template/progress-bar/styles.scoped.css +31 -31
- package/lib/internal/template/progress-bar/styles.selectors.js +19 -19
- package/lib/internal/template/property-filter/styles.css.js +39 -39
- package/lib/internal/template/property-filter/styles.scoped.css +42 -42
- package/lib/internal/template/property-filter/styles.selectors.js +39 -39
- package/lib/internal/template/segmented-control/styles.css.js +16 -16
- package/lib/internal/template/segmented-control/styles.scoped.css +36 -36
- package/lib/internal/template/segmented-control/styles.selectors.js +16 -16
- package/lib/internal/template/select/interfaces.d.ts +1 -1
- package/lib/internal/template/select/interfaces.js.map +1 -1
- package/lib/internal/template/side-navigation/styles.css.js +30 -30
- package/lib/internal/template/side-navigation/styles.scoped.css +47 -47
- package/lib/internal/template/side-navigation/styles.selectors.js +30 -30
- package/lib/internal/template/split-panel/icons/styles.css.js +22 -22
- package/lib/internal/template/split-panel/icons/styles.scoped.css +27 -27
- package/lib/internal/template/split-panel/icons/styles.selectors.js +22 -22
- package/lib/internal/template/table/body-cell/styles.css.js +47 -47
- package/lib/internal/template/table/body-cell/styles.scoped.css +377 -377
- package/lib/internal/template/table/body-cell/styles.selectors.js +47 -47
- package/lib/internal/template/table/header-cell/index.d.ts +1 -1
- package/lib/internal/template/table/header-cell/index.d.ts.map +1 -1
- package/lib/internal/template/table/header-cell/index.js +1 -1
- package/lib/internal/template/table/header-cell/index.js.map +1 -1
- package/lib/internal/template/table/header-cell/th-element.d.ts +1 -1
- package/lib/internal/template/table/header-cell/th-element.d.ts.map +1 -1
- package/lib/internal/template/table/header-cell/th-element.js.map +1 -1
- package/lib/internal/template/table/resizer/index.d.ts +2 -1
- package/lib/internal/template/table/resizer/index.d.ts.map +1 -1
- package/lib/internal/template/table/resizer/index.js +8 -5
- package/lib/internal/template/table/resizer/index.js.map +1 -1
- package/lib/internal/template/table/resizer/styles.css.js +13 -12
- package/lib/internal/template/table/resizer/styles.scoped.css +22 -22
- package/lib/internal/template/table/resizer/styles.selectors.js +13 -12
- package/lib/internal/template/table/thead.d.ts +1 -1
- package/lib/internal/template/table/thead.d.ts.map +1 -1
- package/lib/internal/template/table/thead.js.map +1 -1
- package/lib/internal/template/tag-editor/styles.css.js +3 -3
- package/lib/internal/template/tag-editor/styles.scoped.css +13 -13
- package/lib/internal/template/tag-editor/styles.selectors.js +3 -3
- package/lib/internal/template/test-utils/dom/drawer/index.d.ts +1 -0
- package/lib/internal/template/test-utils/dom/drawer/index.js +3 -0
- package/lib/internal/template/test-utils/dom/drawer/index.js.map +1 -1
- package/lib/internal/template/test-utils/selectors/drawer/index.d.ts +1 -0
- package/lib/internal/template/test-utils/selectors/drawer/index.js +3 -0
- package/lib/internal/template/test-utils/selectors/drawer/index.js.map +1 -1
- package/lib/internal/template/text-content/styles.css.js +1 -1
- package/lib/internal/template/text-content/styles.scoped.css +66 -66
- package/lib/internal/template/text-content/styles.selectors.js +1 -1
- package/lib/internal/template/token/styles.css.js +14 -14
- package/lib/internal/template/token/styles.scoped.css +29 -29
- package/lib/internal/template/token/styles.selectors.js +14 -14
- package/lib/internal/template/top-navigation/styles.css.js +47 -47
- package/lib/internal/template/top-navigation/styles.scoped.css +66 -66
- package/lib/internal/template/top-navigation/styles.selectors.js +47 -47
- package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
- package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.scoped.css +28 -28
- package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
- package/package.json +1 -1
|
@@ -155,87 +155,87 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
155
155
|
SPDX-License-Identifier: Apache-2.0
|
|
156
156
|
*/
|
|
157
157
|
/* stylelint-disable selector-combinator-disallowed-list, @cloudscape-design/no-implicit-descendant */
|
|
158
|
-
.awsui_code-editor-
|
|
158
|
+
.awsui_code-editor-refresh_1gl9c_m8twi_158 .ace_editor .ace_gutter:not(#\9) {
|
|
159
159
|
border-start-start-radius: calc(var(--border-radius-code-editor-pxxwyo, 0px) - var(--border-item-width-acvlhx, 1px));
|
|
160
160
|
}
|
|
161
|
-
.awsui_code-editor-
|
|
161
|
+
.awsui_code-editor-refresh_1gl9c_m8twi_158 .ace_editor .ace_scroller:not(#\9) {
|
|
162
162
|
border-start-end-radius: calc(var(--border-radius-code-editor-pxxwyo, 0px) - var(--border-item-width-acvlhx, 1px));
|
|
163
163
|
}
|
|
164
164
|
|
|
165
|
-
.awsui_code-
|
|
165
|
+
.awsui_code-editor_1gl9c_m8twi_158 .ace_editor:not(#\9) {
|
|
166
166
|
font-family: Monaco, Menlo, Consolas, "Courier Prime", Courier, "Courier New", monospace;
|
|
167
167
|
font-size: 14px;
|
|
168
168
|
line-height: 20px;
|
|
169
169
|
}
|
|
170
|
-
.awsui_code-
|
|
171
|
-
.awsui_code-
|
|
170
|
+
.awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-cell.ace_error:not(#\9),
|
|
171
|
+
.awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
|
|
172
172
|
cursor: pointer;
|
|
173
173
|
background-repeat: no-repeat;
|
|
174
174
|
background-size: 16px 16px;
|
|
175
175
|
background-position: 4px 2px;
|
|
176
176
|
}
|
|
177
|
-
.awsui_code-
|
|
177
|
+
.awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-cell.ace_info:not(#\9) {
|
|
178
178
|
background-image: none;
|
|
179
179
|
}
|
|
180
|
-
.awsui_code-
|
|
180
|
+
.awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
|
|
181
181
|
color: var(--color-text-status-error-aknuvu, #d13212);
|
|
182
182
|
}
|
|
183
183
|
@supports (--css-variable-support-check: #000) {
|
|
184
|
-
body .awsui_code-
|
|
184
|
+
body .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
|
|
185
185
|
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");
|
|
186
186
|
}
|
|
187
187
|
@media not print {
|
|
188
|
-
.awsui_code-
|
|
188
|
+
.awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
|
|
189
189
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
190
190
|
}
|
|
191
|
-
body.awsui-polaris-dark-mode .awsui_code-
|
|
191
|
+
body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-cell.ace_error:not(#\9), body.awsui-dark-mode .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
|
|
192
192
|
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");
|
|
193
193
|
}
|
|
194
194
|
}
|
|
195
195
|
}
|
|
196
196
|
@supports (--css-variable-support-check: #000) {
|
|
197
|
-
.awsui-visual-refresh .awsui_code-
|
|
197
|
+
.awsui-visual-refresh .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
|
|
198
198
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23db0000' 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");
|
|
199
199
|
}
|
|
200
200
|
@media not print {
|
|
201
|
-
.awsui_code-
|
|
201
|
+
.awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
|
|
202
202
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
203
203
|
}
|
|
204
|
-
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-
|
|
204
|
+
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-cell.ace_error:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
|
|
205
205
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23ff7a7a' 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");
|
|
206
206
|
}
|
|
207
207
|
}
|
|
208
208
|
}
|
|
209
209
|
@supports (--css-variable-support-check: #000) {
|
|
210
|
-
body .awsui_code-
|
|
210
|
+
body .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
|
|
211
211
|
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");
|
|
212
212
|
}
|
|
213
213
|
@media not print {
|
|
214
|
-
.awsui_code-
|
|
214
|
+
.awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
|
|
215
215
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
216
216
|
}
|
|
217
|
-
body.awsui-polaris-dark-mode .awsui_code-
|
|
217
|
+
body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-cell.ace_warning:not(#\9), body.awsui-dark-mode .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
|
|
218
218
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fbd332' 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");
|
|
219
219
|
}
|
|
220
220
|
}
|
|
221
221
|
}
|
|
222
222
|
@supports (--css-variable-support-check: #000) {
|
|
223
|
-
.awsui-visual-refresh .awsui_code-
|
|
223
|
+
.awsui-visual-refresh .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
|
|
224
224
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23855900' 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");
|
|
225
225
|
}
|
|
226
226
|
@media not print {
|
|
227
|
-
.awsui_code-
|
|
227
|
+
.awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
|
|
228
228
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
229
229
|
}
|
|
230
|
-
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-
|
|
230
|
+
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-cell.ace_warning:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
|
|
231
231
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fbd332' 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");
|
|
232
232
|
}
|
|
233
233
|
}
|
|
234
234
|
}
|
|
235
|
-
.awsui_code-
|
|
235
|
+
.awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-cell:not(#\9) {
|
|
236
236
|
padding-inline: 24px 16px;
|
|
237
237
|
}
|
|
238
|
-
.awsui_code-
|
|
238
|
+
.awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_fold-widget:not(#\9) {
|
|
239
239
|
/* A good test case for disabled folds
|
|
240
240
|
<<html<<<<
|
|
241
241
|
</html>
|
|
@@ -246,24 +246,24 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
246
246
|
border-block: none;
|
|
247
247
|
border-inline: none;
|
|
248
248
|
}
|
|
249
|
-
.awsui_code-
|
|
249
|
+
.awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter_annotation:not(#\9) {
|
|
250
250
|
margin-inline-start: -21px;
|
|
251
251
|
}
|
|
252
|
-
.awsui_code-
|
|
253
|
-
.awsui_code-
|
|
252
|
+
.awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_fold-widget:not(#\9),
|
|
253
|
+
.awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter_annotation:not(#\9) {
|
|
254
254
|
box-shadow: none;
|
|
255
255
|
}
|
|
256
|
-
body[data-awsui-focus-visible=true] .awsui_code-
|
|
257
|
-
body[data-awsui-focus-visible=true] .awsui_code-
|
|
256
|
+
body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_fold-widget:not(#\9):focus,
|
|
257
|
+
body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter_annotation:not(#\9):focus {
|
|
258
258
|
position: relative;
|
|
259
259
|
}
|
|
260
|
-
body[data-awsui-focus-visible=true] .awsui_code-
|
|
261
|
-
body[data-awsui-focus-visible=true] .awsui_code-
|
|
260
|
+
body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_fold-widget:not(#\9):focus,
|
|
261
|
+
body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter_annotation:not(#\9):focus {
|
|
262
262
|
outline: 2px dotted transparent;
|
|
263
263
|
outline-offset: calc(-1px - 1px);
|
|
264
264
|
}
|
|
265
|
-
body[data-awsui-focus-visible=true] .awsui_code-
|
|
266
|
-
body[data-awsui-focus-visible=true] .awsui_code-
|
|
265
|
+
body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_fold-widget:not(#\9):focus::before,
|
|
266
|
+
body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter_annotation:not(#\9):focus::before {
|
|
267
267
|
content: " ";
|
|
268
268
|
display: block;
|
|
269
269
|
position: absolute;
|
|
@@ -277,143 +277,143 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_10pvt_158 .ace_edit
|
|
|
277
277
|
border-end-end-radius: var(--border-radius-control-default-focus-ring-9xsko1, 2px);
|
|
278
278
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-r5f6xl, #0073bb);
|
|
279
279
|
}
|
|
280
|
-
.awsui_code-
|
|
280
|
+
.awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_marker-layer > .ace_active-line:not(#\9) {
|
|
281
281
|
background: transparent;
|
|
282
282
|
box-sizing: border-box;
|
|
283
283
|
border-block-start: 1px solid var(--color-border-code-editor-ace-active-line-light-theme-394jyv, #d5dbdb);
|
|
284
284
|
border-block-end: 1px solid var(--color-border-code-editor-ace-active-line-light-theme-394jyv, #d5dbdb);
|
|
285
285
|
}
|
|
286
|
-
.awsui_code-
|
|
286
|
+
.awsui_code-editor_1gl9c_m8twi_158 .ace_editor.ace_dark .ace_marker-layer > .ace_active-line:not(#\9) {
|
|
287
287
|
border-block-start: 1px solid var(--color-border-code-editor-ace-active-line-dark-theme-vv9lm5, #687078);
|
|
288
288
|
border-block-end: 1px solid var(--color-border-code-editor-ace-active-line-dark-theme-vv9lm5, #687078);
|
|
289
289
|
}
|
|
290
|
-
.awsui_code-
|
|
290
|
+
.awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter:not(#\9) {
|
|
291
291
|
background-color: var(--color-background-code-editor-gutter-default-4w1h09, #f2f3f3);
|
|
292
292
|
color: var(--color-text-code-editor-gutter-default-40mafk, #16191f);
|
|
293
293
|
}
|
|
294
|
-
.awsui_code-
|
|
295
|
-
.awsui_code-
|
|
294
|
+
.awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter:not(#\9):focus,
|
|
295
|
+
.awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_scroller:not(#\9):focus {
|
|
296
296
|
box-shadow: inset 0 0 0 2px var(--color-border-item-focused-r5f6xl, #0073bb);
|
|
297
297
|
}
|
|
298
298
|
@supports (--css-variable-support-check: #000) {
|
|
299
|
-
body .awsui_code-
|
|
299
|
+
body .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
|
|
300
300
|
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");
|
|
301
301
|
}
|
|
302
302
|
@media not print {
|
|
303
|
-
.awsui_code-
|
|
303
|
+
.awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
|
|
304
304
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
305
305
|
}
|
|
306
|
-
body.awsui-polaris-dark-mode .awsui_code-
|
|
306
|
+
body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_fold-widget.ace_open:not(#\9), body.awsui-dark-mode .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_fold-widget.ace_open: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='%23d5dbdb' fill='%23d5dbdb' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
308
308
|
}
|
|
309
309
|
}
|
|
310
310
|
}
|
|
311
311
|
@supports (--css-variable-support-check: #000) {
|
|
312
|
-
.awsui-visual-refresh .awsui_code-
|
|
312
|
+
.awsui-visual-refresh .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
|
|
313
313
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23424650' fill='%23424650' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
314
314
|
}
|
|
315
315
|
@media not print {
|
|
316
|
-
.awsui_code-
|
|
316
|
+
.awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
|
|
317
317
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
318
318
|
}
|
|
319
|
-
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-
|
|
319
|
+
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_fold-widget.ace_open:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
|
|
320
320
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23dedee3' fill='%23dedee3' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
321
321
|
}
|
|
322
322
|
}
|
|
323
323
|
}
|
|
324
324
|
@supports (--css-variable-support-check: #000) {
|
|
325
|
-
body .awsui_code-
|
|
325
|
+
body .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
|
|
326
326
|
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");
|
|
327
327
|
}
|
|
328
328
|
@media not print {
|
|
329
|
-
.awsui_code-
|
|
329
|
+
.awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
|
|
330
330
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
331
331
|
}
|
|
332
|
-
body.awsui-polaris-dark-mode .awsui_code-
|
|
332
|
+
body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover, body.awsui-dark-mode .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_fold-widget.ace_open: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='%23fafafa' fill='%23fafafa' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
334
334
|
}
|
|
335
335
|
}
|
|
336
336
|
}
|
|
337
337
|
@supports (--css-variable-support-check: #000) {
|
|
338
|
-
.awsui-visual-refresh .awsui_code-
|
|
338
|
+
.awsui-visual-refresh .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
|
|
339
339
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%230f141a' fill='%230f141a' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
340
340
|
}
|
|
341
341
|
@media not print {
|
|
342
|
-
.awsui_code-
|
|
342
|
+
.awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
|
|
343
343
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
344
344
|
}
|
|
345
|
-
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-
|
|
345
|
+
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
|
|
346
346
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23f9f9fa' fill='%23f9f9fa' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
347
347
|
}
|
|
348
348
|
}
|
|
349
349
|
}
|
|
350
350
|
@supports (--css-variable-support-check: #000) {
|
|
351
|
-
body .awsui_code-
|
|
351
|
+
body .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
|
|
352
352
|
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");
|
|
353
353
|
}
|
|
354
354
|
@media not print {
|
|
355
|
-
.awsui_code-
|
|
355
|
+
.awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
|
|
356
356
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
357
357
|
}
|
|
358
|
-
body.awsui-polaris-dark-mode .awsui_code-
|
|
358
|
+
body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_fold-widget.ace_closed:not(#\9), body.awsui-dark-mode .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
|
|
359
359
|
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");
|
|
360
360
|
}
|
|
361
361
|
}
|
|
362
362
|
}
|
|
363
363
|
@supports (--css-variable-support-check: #000) {
|
|
364
|
-
.awsui-visual-refresh .awsui_code-
|
|
364
|
+
.awsui-visual-refresh .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
|
|
365
365
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23424650' fill='%23424650' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
366
366
|
}
|
|
367
367
|
@media not print {
|
|
368
|
-
.awsui_code-
|
|
368
|
+
.awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
|
|
369
369
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
370
370
|
}
|
|
371
|
-
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-
|
|
371
|
+
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_fold-widget.ace_closed:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
|
|
372
372
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23dedee3' fill='%23dedee3' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
373
373
|
}
|
|
374
374
|
}
|
|
375
375
|
}
|
|
376
376
|
@supports (--css-variable-support-check: #000) {
|
|
377
|
-
body .awsui_code-
|
|
377
|
+
body .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
378
378
|
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");
|
|
379
379
|
}
|
|
380
380
|
@media not print {
|
|
381
|
-
.awsui_code-
|
|
381
|
+
.awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
382
382
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
383
383
|
}
|
|
384
|
-
body.awsui-polaris-dark-mode .awsui_code-
|
|
384
|
+
body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover, body.awsui-dark-mode .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
385
385
|
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");
|
|
386
386
|
}
|
|
387
387
|
}
|
|
388
388
|
}
|
|
389
389
|
@supports (--css-variable-support-check: #000) {
|
|
390
|
-
.awsui-visual-refresh .awsui_code-
|
|
390
|
+
.awsui-visual-refresh .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
391
391
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%230f141a' fill='%230f141a' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
392
392
|
}
|
|
393
393
|
@media not print {
|
|
394
|
-
.awsui_code-
|
|
394
|
+
.awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
395
395
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
396
396
|
}
|
|
397
|
-
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-
|
|
397
|
+
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
398
398
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23f9f9fa' fill='%23f9f9fa' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
399
399
|
}
|
|
400
400
|
}
|
|
401
401
|
}
|
|
402
|
-
.awsui_code-
|
|
402
|
+
.awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-active-line:not(#\9) {
|
|
403
403
|
background-color: var(--color-background-code-editor-gutter-active-line-default-115dvu, #687078);
|
|
404
404
|
color: var(--color-text-code-editor-gutter-active-line-5kw04r, #ffffff);
|
|
405
405
|
}
|
|
406
|
-
body[data-awsui-focus-visible=true] .awsui_code-
|
|
407
|
-
body[data-awsui-focus-visible=true] .awsui_code-
|
|
406
|
+
body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-active-line .ace_fold-widget:not(#\9):focus,
|
|
407
|
+
body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-active-line .ace_gutter_annotation:not(#\9):focus {
|
|
408
408
|
position: relative;
|
|
409
409
|
}
|
|
410
|
-
body[data-awsui-focus-visible=true] .awsui_code-
|
|
411
|
-
body[data-awsui-focus-visible=true] .awsui_code-
|
|
410
|
+
body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-active-line .ace_fold-widget:not(#\9):focus,
|
|
411
|
+
body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-active-line .ace_gutter_annotation:not(#\9):focus {
|
|
412
412
|
outline: 2px dotted transparent;
|
|
413
413
|
outline-offset: calc(-2px - 1px);
|
|
414
414
|
}
|
|
415
|
-
body[data-awsui-focus-visible=true] .awsui_code-
|
|
416
|
-
body[data-awsui-focus-visible=true] .awsui_code-
|
|
415
|
+
body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-active-line .ace_fold-widget:not(#\9):focus::before,
|
|
416
|
+
body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-active-line .ace_gutter_annotation:not(#\9):focus::before {
|
|
417
417
|
content: " ";
|
|
418
418
|
display: block;
|
|
419
419
|
position: absolute;
|
|
@@ -428,265 +428,265 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_10pvt_158 .ace_edit
|
|
|
428
428
|
box-shadow: 0 0 0 2px var(--color-text-code-editor-gutter-active-line-5kw04r, #ffffff);
|
|
429
429
|
}
|
|
430
430
|
@supports (--css-variable-support-check: #000) {
|
|
431
|
-
body .awsui_code-
|
|
431
|
+
body .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
|
|
432
432
|
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");
|
|
433
433
|
}
|
|
434
434
|
@media not print {
|
|
435
|
-
.awsui_code-
|
|
435
|
+
.awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
|
|
436
436
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
437
437
|
}
|
|
438
|
-
body.awsui-polaris-dark-mode .awsui_code-
|
|
438
|
+
body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9), body.awsui-dark-mode .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open: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='%23414750' fill='%23414750' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
440
440
|
}
|
|
441
441
|
}
|
|
442
442
|
}
|
|
443
443
|
@supports (--css-variable-support-check: #000) {
|
|
444
|
-
.awsui-visual-refresh .awsui_code-
|
|
444
|
+
.awsui-visual-refresh .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
|
|
445
445
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23dedee3' fill='%23dedee3' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
446
446
|
}
|
|
447
447
|
@media not print {
|
|
448
|
-
.awsui_code-
|
|
448
|
+
.awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
|
|
449
449
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
450
450
|
}
|
|
451
|
-
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-
|
|
451
|
+
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
|
|
452
452
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%231b232d' fill='%231b232d' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
453
453
|
}
|
|
454
454
|
}
|
|
455
455
|
}
|
|
456
456
|
@supports (--css-variable-support-check: #000) {
|
|
457
|
-
body .awsui_code-
|
|
457
|
+
body .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
|
|
458
458
|
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");
|
|
459
459
|
}
|
|
460
460
|
@media not print {
|
|
461
|
-
.awsui_code-
|
|
461
|
+
.awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
|
|
462
462
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
463
463
|
}
|
|
464
|
-
body.awsui-polaris-dark-mode .awsui_code-
|
|
464
|
+
body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover, body.awsui-dark-mode .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open: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='%2316191f' fill='%2316191f' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
466
466
|
}
|
|
467
467
|
}
|
|
468
468
|
}
|
|
469
469
|
@supports (--css-variable-support-check: #000) {
|
|
470
|
-
.awsui-visual-refresh .awsui_code-
|
|
470
|
+
.awsui-visual-refresh .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
|
|
471
471
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23f9f9fa' fill='%23f9f9fa' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
472
472
|
}
|
|
473
473
|
@media not print {
|
|
474
|
-
.awsui_code-
|
|
474
|
+
.awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
|
|
475
475
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
476
476
|
}
|
|
477
|
-
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-
|
|
477
|
+
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
|
|
478
478
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%230f141a' fill='%230f141a' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
479
479
|
}
|
|
480
480
|
}
|
|
481
481
|
}
|
|
482
482
|
@supports (--css-variable-support-check: #000) {
|
|
483
|
-
body .awsui_code-
|
|
483
|
+
body .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
|
|
484
484
|
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");
|
|
485
485
|
}
|
|
486
486
|
@media not print {
|
|
487
|
-
.awsui_code-
|
|
487
|
+
.awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
|
|
488
488
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
489
489
|
}
|
|
490
|
-
body.awsui-polaris-dark-mode .awsui_code-
|
|
490
|
+
body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9), body.awsui-dark-mode .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
|
|
491
491
|
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");
|
|
492
492
|
}
|
|
493
493
|
}
|
|
494
494
|
}
|
|
495
495
|
@supports (--css-variable-support-check: #000) {
|
|
496
|
-
.awsui-visual-refresh .awsui_code-
|
|
496
|
+
.awsui-visual-refresh .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
|
|
497
497
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23dedee3' fill='%23dedee3' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
498
498
|
}
|
|
499
499
|
@media not print {
|
|
500
|
-
.awsui_code-
|
|
500
|
+
.awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
|
|
501
501
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
502
502
|
}
|
|
503
|
-
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-
|
|
503
|
+
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
|
|
504
504
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%231b232d' fill='%231b232d' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
505
505
|
}
|
|
506
506
|
}
|
|
507
507
|
}
|
|
508
508
|
@supports (--css-variable-support-check: #000) {
|
|
509
|
-
body .awsui_code-
|
|
509
|
+
body .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
510
510
|
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");
|
|
511
511
|
}
|
|
512
512
|
@media not print {
|
|
513
|
-
.awsui_code-
|
|
513
|
+
.awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
514
514
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
515
515
|
}
|
|
516
|
-
body.awsui-polaris-dark-mode .awsui_code-
|
|
516
|
+
body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover, body.awsui-dark-mode .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
517
517
|
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");
|
|
518
518
|
}
|
|
519
519
|
}
|
|
520
520
|
}
|
|
521
521
|
@supports (--css-variable-support-check: #000) {
|
|
522
|
-
.awsui-visual-refresh .awsui_code-
|
|
522
|
+
.awsui-visual-refresh .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
523
523
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23f9f9fa' fill='%23f9f9fa' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
524
524
|
}
|
|
525
525
|
@media not print {
|
|
526
|
-
.awsui_code-
|
|
526
|
+
.awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
527
527
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
528
528
|
}
|
|
529
|
-
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-
|
|
529
|
+
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
530
530
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%230f141a' fill='%230f141a' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
531
531
|
}
|
|
532
532
|
}
|
|
533
533
|
}
|
|
534
|
-
.awsui_code-
|
|
534
|
+
.awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
|
|
535
535
|
color: var(--color-text-code-editor-gutter-active-line-5kw04r, #ffffff);
|
|
536
536
|
background-color: var(--color-background-code-editor-gutter-active-line-error-oqzpvs, #d13212);
|
|
537
537
|
}
|
|
538
538
|
@supports (--css-variable-support-check: #000) {
|
|
539
|
-
body .awsui_code-
|
|
539
|
+
body .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
|
|
540
540
|
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");
|
|
541
541
|
}
|
|
542
542
|
@media not print {
|
|
543
|
-
.awsui_code-
|
|
543
|
+
.awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
|
|
544
544
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
545
545
|
}
|
|
546
|
-
body.awsui-polaris-dark-mode .awsui_code-
|
|
546
|
+
body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-active-line.ace_error:not(#\9), body.awsui-dark-mode .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
|
|
547
547
|
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");
|
|
548
548
|
}
|
|
549
549
|
}
|
|
550
550
|
}
|
|
551
551
|
@supports (--css-variable-support-check: #000) {
|
|
552
|
-
.awsui-visual-refresh .awsui_code-
|
|
552
|
+
.awsui-visual-refresh .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
|
|
553
553
|
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");
|
|
554
554
|
}
|
|
555
555
|
@media not print {
|
|
556
|
-
.awsui_code-
|
|
556
|
+
.awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
|
|
557
557
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
558
558
|
}
|
|
559
|
-
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-
|
|
559
|
+
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-active-line.ace_error:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
|
|
560
560
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%230f141a' 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");
|
|
561
561
|
}
|
|
562
562
|
}
|
|
563
563
|
}
|
|
564
564
|
@supports (--css-variable-support-check: #000) {
|
|
565
|
-
body .awsui_code-
|
|
565
|
+
body .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
|
|
566
566
|
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");
|
|
567
567
|
}
|
|
568
568
|
@media not print {
|
|
569
|
-
.awsui_code-
|
|
569
|
+
.awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
|
|
570
570
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
571
571
|
}
|
|
572
|
-
body.awsui-polaris-dark-mode .awsui_code-
|
|
572
|
+
body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9), body.awsui-dark-mode .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
|
|
573
573
|
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");
|
|
574
574
|
}
|
|
575
575
|
}
|
|
576
576
|
}
|
|
577
577
|
@supports (--css-variable-support-check: #000) {
|
|
578
|
-
.awsui-visual-refresh .awsui_code-
|
|
578
|
+
.awsui-visual-refresh .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
|
|
579
579
|
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");
|
|
580
580
|
}
|
|
581
581
|
@media not print {
|
|
582
|
-
.awsui_code-
|
|
582
|
+
.awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
|
|
583
583
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
584
584
|
}
|
|
585
|
-
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-
|
|
585
|
+
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
|
|
586
586
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%230f141a' 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");
|
|
587
587
|
}
|
|
588
588
|
}
|
|
589
589
|
}
|
|
590
590
|
@supports (--css-variable-support-check: #000) {
|
|
591
|
-
body .awsui_code-
|
|
591
|
+
body .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), body .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
|
|
592
592
|
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");
|
|
593
593
|
}
|
|
594
594
|
@media not print {
|
|
595
|
-
.awsui_code-
|
|
595
|
+
.awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
|
|
596
596
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
597
597
|
}
|
|
598
|
-
body.awsui-polaris-dark-mode .awsui_code-
|
|
598
|
+
body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), body.awsui-dark-mode .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9), body.awsui-dark-mode .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
|
|
599
599
|
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");
|
|
600
600
|
}
|
|
601
601
|
}
|
|
602
602
|
}
|
|
603
603
|
@supports (--css-variable-support-check: #000) {
|
|
604
|
-
.awsui-visual-refresh .awsui_code-
|
|
604
|
+
.awsui-visual-refresh .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-visual-refresh .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
|
|
605
605
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23dedee3' fill='%23dedee3' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
606
606
|
}
|
|
607
607
|
@media not print {
|
|
608
|
-
.awsui_code-
|
|
608
|
+
.awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
|
|
609
609
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
610
610
|
}
|
|
611
|
-
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-
|
|
611
|
+
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_m8twi_158 .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_m8twi_158 .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_m8twi_158 .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_m8twi_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
|
|
612
612
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%231b232d' fill='%231b232d' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
613
613
|
}
|
|
614
614
|
}
|
|
615
615
|
}
|
|
616
616
|
@supports (--css-variable-support-check: #000) {
|
|
617
|
-
body .awsui_code-
|
|
617
|
+
body .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, body .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
|
|
618
618
|
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");
|
|
619
619
|
}
|
|
620
620
|
@media not print {
|
|
621
|
-
.awsui_code-
|
|
621
|
+
.awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
|
|
622
622
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
623
623
|
}
|
|
624
|
-
body.awsui-polaris-dark-mode .awsui_code-
|
|
624
|
+
body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, body.awsui-dark-mode .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover, body.awsui-dark-mode .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
|
|
625
625
|
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");
|
|
626
626
|
}
|
|
627
627
|
}
|
|
628
628
|
}
|
|
629
629
|
@supports (--css-variable-support-check: #000) {
|
|
630
|
-
.awsui-visual-refresh .awsui_code-
|
|
630
|
+
.awsui-visual-refresh .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-visual-refresh .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
|
|
631
631
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23f9f9fa' fill='%23f9f9fa' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
632
632
|
}
|
|
633
633
|
@media not print {
|
|
634
|
-
.awsui_code-
|
|
634
|
+
.awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
|
|
635
635
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
636
636
|
}
|
|
637
|
-
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-
|
|
637
|
+
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_m8twi_158 .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_m8twi_158 .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_m8twi_158 .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_m8twi_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
|
|
638
638
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%230f141a' fill='%230f141a' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
639
639
|
}
|
|
640
640
|
}
|
|
641
641
|
}
|
|
642
642
|
@supports (--css-variable-support-check: #000) {
|
|
643
|
-
body .awsui_code-
|
|
643
|
+
body .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), body .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
|
|
644
644
|
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");
|
|
645
645
|
}
|
|
646
646
|
@media not print {
|
|
647
|
-
.awsui_code-
|
|
647
|
+
.awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
|
|
648
648
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
649
649
|
}
|
|
650
|
-
body.awsui-polaris-dark-mode .awsui_code-
|
|
650
|
+
body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), body.awsui-dark-mode .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9), body.awsui-dark-mode .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
|
|
651
651
|
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");
|
|
652
652
|
}
|
|
653
653
|
}
|
|
654
654
|
}
|
|
655
655
|
@supports (--css-variable-support-check: #000) {
|
|
656
|
-
.awsui-visual-refresh .awsui_code-
|
|
656
|
+
.awsui-visual-refresh .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-visual-refresh .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
|
|
657
657
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23dedee3' fill='%23dedee3' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
658
658
|
}
|
|
659
659
|
@media not print {
|
|
660
|
-
.awsui_code-
|
|
660
|
+
.awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
|
|
661
661
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
662
662
|
}
|
|
663
|
-
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-
|
|
663
|
+
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_m8twi_158 .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_m8twi_158 .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_m8twi_158 .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_m8twi_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
|
|
664
664
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%231b232d' fill='%231b232d' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
665
665
|
}
|
|
666
666
|
}
|
|
667
667
|
}
|
|
668
668
|
@supports (--css-variable-support-check: #000) {
|
|
669
|
-
body .awsui_code-
|
|
669
|
+
body .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, body .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
670
670
|
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");
|
|
671
671
|
}
|
|
672
672
|
@media not print {
|
|
673
|
-
.awsui_code-
|
|
673
|
+
.awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
674
674
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
675
675
|
}
|
|
676
|
-
body.awsui-polaris-dark-mode .awsui_code-
|
|
676
|
+
body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, body.awsui-dark-mode .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, body.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover, body.awsui-dark-mode .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
677
677
|
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");
|
|
678
678
|
}
|
|
679
679
|
}
|
|
680
680
|
}
|
|
681
681
|
@supports (--css-variable-support-check: #000) {
|
|
682
|
-
.awsui-visual-refresh .awsui_code-
|
|
682
|
+
.awsui-visual-refresh .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-visual-refresh .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
683
683
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23f9f9fa' fill='%23f9f9fa' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
684
684
|
}
|
|
685
685
|
@media not print {
|
|
686
|
-
.awsui_code-
|
|
686
|
+
.awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_m8twi_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
687
687
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
688
688
|
}
|
|
689
|
-
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-
|
|
689
|
+
.awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_m8twi_158 .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_m8twi_158 .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_m8twi_158 .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_m8twi_158 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
690
690
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%230f141a' fill='%230f141a' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
691
691
|
}
|
|
692
692
|
}
|
|
@@ -701,7 +701,7 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_10pvt_158 .ace_edit
|
|
|
701
701
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
702
702
|
SPDX-License-Identifier: Apache-2.0
|
|
703
703
|
*/
|
|
704
|
-
.
|
|
704
|
+
.awsui_pane_1gl9c_m8twi_704:not(#\9) {
|
|
705
705
|
display: flex;
|
|
706
706
|
position: relative;
|
|
707
707
|
flex-direction: row;
|
|
@@ -712,79 +712,79 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_10pvt_158 .ace_edit
|
|
|
712
712
|
background: var(--color-background-code-editor-status-bar-hv1hb6, #f2f3f3);
|
|
713
713
|
color: var(--color-text-body-default-5qid0u, #16191f);
|
|
714
714
|
}
|
|
715
|
-
.awsui_pane__close-
|
|
715
|
+
.awsui_pane__close-container_1gl9c_m8twi_715:not(#\9) {
|
|
716
716
|
position: absolute;
|
|
717
717
|
inset-block-start: 0;
|
|
718
718
|
inset-inline-end: calc(var(--space-s-4a5hs8, 12px) / 2);
|
|
719
719
|
}
|
|
720
|
-
.
|
|
720
|
+
.awsui_pane__list_1gl9c_m8twi_720:not(#\9) {
|
|
721
721
|
flex: 1;
|
|
722
722
|
overflow: auto;
|
|
723
723
|
max-block-size: 100%;
|
|
724
724
|
box-sizing: border-box;
|
|
725
725
|
margin-inline-end: calc(var(--line-height-body-m-bedeoh, 22px) + 2 * var(--space-xs-kw7k3v, 8px));
|
|
726
726
|
}
|
|
727
|
-
.
|
|
727
|
+
.awsui_pane__table_1gl9c_m8twi_727:not(#\9) {
|
|
728
728
|
inline-size: 100%;
|
|
729
729
|
border-spacing: 0;
|
|
730
730
|
margin-block: var(--space-s-4a5hs8, 12px);
|
|
731
731
|
margin-inline: 0;
|
|
732
732
|
}
|
|
733
|
-
.
|
|
733
|
+
.awsui_pane__item_1gl9c_m8twi_733 > .awsui_pane__cell_1gl9c_m8twi_733:not(#\9) {
|
|
734
734
|
border-block-start: var(--border-item-width-acvlhx, 1px) solid var(--color-transparent-0dk1gy, transparent);
|
|
735
735
|
border-block-end: var(--border-item-width-acvlhx, 1px) solid var(--color-transparent-0dk1gy, transparent);
|
|
736
736
|
}
|
|
737
|
-
.
|
|
737
|
+
.awsui_pane__item_1gl9c_m8twi_733 > .awsui_pane__cell_1gl9c_m8twi_733:not(#\9):first-child {
|
|
738
738
|
border-inline-start: var(--border-item-width-acvlhx, 1px) solid var(--color-transparent-0dk1gy, transparent);
|
|
739
739
|
border-start-start-radius: var(--border-radius-item-xggxkd, 0px);
|
|
740
740
|
border-end-start-radius: var(--border-radius-item-xggxkd, 0px);
|
|
741
741
|
}
|
|
742
|
-
.
|
|
742
|
+
.awsui_pane__item_1gl9c_m8twi_733 > .awsui_pane__cell_1gl9c_m8twi_733:not(#\9):last-child {
|
|
743
743
|
border-inline-end: var(--border-item-width-acvlhx, 1px) solid var(--color-transparent-0dk1gy, transparent);
|
|
744
744
|
border-start-end-radius: var(--border-radius-item-xggxkd, 0px);
|
|
745
745
|
border-end-end-radius: var(--border-radius-item-xggxkd, 0px);
|
|
746
746
|
}
|
|
747
|
-
.awsui_pane__item--
|
|
747
|
+
.awsui_pane__item--highlighted_1gl9c_m8twi_747:not(#\9), .awsui_pane__item_1gl9c_m8twi_733:not(#\9):hover, .awsui_pane__item_1gl9c_m8twi_733:not(#\9):focus {
|
|
748
748
|
cursor: pointer;
|
|
749
749
|
outline: none;
|
|
750
750
|
}
|
|
751
|
-
.awsui_pane__item--
|
|
751
|
+
.awsui_pane__item--highlighted_1gl9c_m8twi_747 > .awsui_pane__cell_1gl9c_m8twi_733:not(#\9), .awsui_pane__item_1gl9c_m8twi_733:not(#\9):hover > .awsui_pane__cell_1gl9c_m8twi_733, .awsui_pane__item_1gl9c_m8twi_733:not(#\9):focus > .awsui_pane__cell_1gl9c_m8twi_733 {
|
|
752
752
|
background-color: var(--color-background-code-editor-pane-item-hover-jhuc5f, #eaeded);
|
|
753
753
|
}
|
|
754
|
-
.awsui_pane__item--
|
|
754
|
+
.awsui_pane__item--highlighted_1gl9c_m8twi_747 > .awsui_pane__cell_1gl9c_m8twi_733:not(#\9), .awsui_pane__item_1gl9c_m8twi_733:not(#\9):hover > .awsui_pane__cell_1gl9c_m8twi_733, .awsui_pane__item_1gl9c_m8twi_733:not(#\9):focus > .awsui_pane__cell_1gl9c_m8twi_733 {
|
|
755
755
|
border-block-start: var(--border-item-width-acvlhx, 1px) solid var(--color-border-code-editor-pane-item-hover-0632gv, #687078);
|
|
756
756
|
border-block-end: var(--border-item-width-acvlhx, 1px) solid var(--color-border-code-editor-pane-item-hover-0632gv, #687078);
|
|
757
757
|
}
|
|
758
|
-
.awsui_pane__item--
|
|
758
|
+
.awsui_pane__item--highlighted_1gl9c_m8twi_747 > .awsui_pane__cell_1gl9c_m8twi_733:not(#\9):first-child, .awsui_pane__item_1gl9c_m8twi_733:not(#\9):hover > .awsui_pane__cell_1gl9c_m8twi_733:first-child, .awsui_pane__item_1gl9c_m8twi_733:not(#\9):focus > .awsui_pane__cell_1gl9c_m8twi_733:first-child {
|
|
759
759
|
border-inline-start: var(--border-item-width-acvlhx, 1px) solid var(--color-border-code-editor-pane-item-hover-0632gv, #687078);
|
|
760
760
|
border-start-start-radius: var(--border-radius-item-xggxkd, 0px);
|
|
761
761
|
border-end-start-radius: var(--border-radius-item-xggxkd, 0px);
|
|
762
762
|
}
|
|
763
|
-
.awsui_pane__item--
|
|
763
|
+
.awsui_pane__item--highlighted_1gl9c_m8twi_747 > .awsui_pane__cell_1gl9c_m8twi_733:not(#\9):last-child, .awsui_pane__item_1gl9c_m8twi_733:not(#\9):hover > .awsui_pane__cell_1gl9c_m8twi_733:last-child, .awsui_pane__item_1gl9c_m8twi_733:not(#\9):focus > .awsui_pane__cell_1gl9c_m8twi_733:last-child {
|
|
764
764
|
border-inline-end: var(--border-item-width-acvlhx, 1px) solid var(--color-border-code-editor-pane-item-hover-0632gv, #687078);
|
|
765
765
|
border-start-end-radius: var(--border-radius-item-xggxkd, 0px);
|
|
766
766
|
border-end-end-radius: var(--border-radius-item-xggxkd, 0px);
|
|
767
767
|
}
|
|
768
|
-
.
|
|
768
|
+
.awsui_pane__location_1gl9c_m8twi_768:not(#\9), .awsui_pane__description_1gl9c_m8twi_768:not(#\9) {
|
|
769
769
|
padding-block: var(--space-xxs-jnczic, 4px);
|
|
770
770
|
padding-inline: var(--space-s-4a5hs8, 12px);
|
|
771
771
|
}
|
|
772
|
-
.
|
|
772
|
+
.awsui_pane__location_1gl9c_m8twi_768:not(#\9) {
|
|
773
773
|
vertical-align: baseline;
|
|
774
774
|
white-space: nowrap;
|
|
775
775
|
padding-inline-start: calc(var(--space-l-3cws6j, 20px) + var(--space-s-4a5hs8, 12px));
|
|
776
776
|
}
|
|
777
|
-
.
|
|
777
|
+
.awsui_pane__description_1gl9c_m8twi_768:not(#\9) {
|
|
778
778
|
padding-inline-end: 0;
|
|
779
779
|
min-inline-size: 0;
|
|
780
780
|
word-break: break-word;
|
|
781
781
|
}
|
|
782
782
|
|
|
783
|
-
.awsui_focus-
|
|
783
|
+
.awsui_focus-lock_1gl9c_m8twi_783:not(#\9) {
|
|
784
784
|
block-size: 100%;
|
|
785
785
|
}
|
|
786
786
|
|
|
787
|
-
.awsui_code-
|
|
787
|
+
.awsui_code-editor_1gl9c_m8twi_158:not(#\9) {
|
|
788
788
|
border-collapse: separate;
|
|
789
789
|
border-spacing: 0;
|
|
790
790
|
box-sizing: border-box;
|
|
@@ -824,18 +824,18 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_10pvt_158 .ace_edit
|
|
|
824
824
|
inline-size: 100%;
|
|
825
825
|
}
|
|
826
826
|
|
|
827
|
-
.
|
|
827
|
+
.awsui_editor_1gl9c_m8twi_827:not(#\9) {
|
|
828
828
|
position: absolute;
|
|
829
829
|
inset: 0;
|
|
830
830
|
}
|
|
831
|
-
.
|
|
831
|
+
.awsui_editor_1gl9c_m8twi_827:not(#\9):focus {
|
|
832
832
|
position: relative;
|
|
833
833
|
}
|
|
834
|
-
.
|
|
834
|
+
.awsui_editor_1gl9c_m8twi_827:not(#\9):focus {
|
|
835
835
|
outline: 2px dotted transparent;
|
|
836
836
|
outline-offset: calc(3px - 1px);
|
|
837
837
|
}
|
|
838
|
-
.
|
|
838
|
+
.awsui_editor_1gl9c_m8twi_827:not(#\9):focus::before {
|
|
839
839
|
content: " ";
|
|
840
840
|
display: block;
|
|
841
841
|
position: absolute;
|
|
@@ -849,17 +849,17 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_10pvt_158 .ace_edit
|
|
|
849
849
|
border-end-end-radius: var(--border-radius-control-default-focus-ring-9xsko1, 2px);
|
|
850
850
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-r5f6xl, #0073bb);
|
|
851
851
|
}
|
|
852
|
-
.
|
|
852
|
+
.awsui_editor_1gl9c_m8twi_827:not(#\9):focus {
|
|
853
853
|
position: absolute;
|
|
854
854
|
overflow: visible;
|
|
855
855
|
}
|
|
856
856
|
|
|
857
|
-
.awsui_editor-
|
|
857
|
+
.awsui_editor-refresh_1gl9c_m8twi_857:not(#\9) {
|
|
858
858
|
border-start-start-radius: calc(var(--border-radius-code-editor-pxxwyo, 0px) - var(--border-item-width-acvlhx, 1px));
|
|
859
859
|
border-start-end-radius: calc(var(--border-radius-code-editor-pxxwyo, 0px) - var(--border-item-width-acvlhx, 1px));
|
|
860
860
|
}
|
|
861
861
|
|
|
862
|
-
.awsui_status-
|
|
862
|
+
.awsui_status-bar_1gl9c_m8twi_862:not(#\9) {
|
|
863
863
|
container-type: inline-size;
|
|
864
864
|
display: flex;
|
|
865
865
|
vertical-align: middle;
|
|
@@ -868,38 +868,38 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_10pvt_158 .ace_edit
|
|
|
868
868
|
min-inline-size: 0;
|
|
869
869
|
word-break: break-word;
|
|
870
870
|
}
|
|
871
|
-
.awsui_status-bar-with-hidden-
|
|
871
|
+
.awsui_status-bar-with-hidden-pane_1gl9c_m8twi_871:not(#\9) {
|
|
872
872
|
border-end-start-radius: var(--border-radius-code-editor-pxxwyo, 0px);
|
|
873
873
|
border-end-end-radius: var(--border-radius-code-editor-pxxwyo, 0px);
|
|
874
874
|
}
|
|
875
|
-
.awsui_status-
|
|
875
|
+
.awsui_status-bar__left_1gl9c_m8twi_875:not(#\9) {
|
|
876
876
|
flex: 1;
|
|
877
877
|
display: flex;
|
|
878
878
|
flex-wrap: wrap;
|
|
879
879
|
padding-inline-start: var(--space-l-3cws6j, 20px);
|
|
880
880
|
border-inline-end: var(--border-width-field-9k1tdz, 1px) solid var(--color-border-code-editor-default-gxnpsc, #d5dbdb);
|
|
881
881
|
}
|
|
882
|
-
.awsui_status-
|
|
882
|
+
.awsui_status-bar__right_1gl9c_m8twi_882:not(#\9) {
|
|
883
883
|
display: flex;
|
|
884
884
|
align-items: center;
|
|
885
885
|
}
|
|
886
|
-
.awsui_status-bar__language-
|
|
886
|
+
.awsui_status-bar__language-mode_1gl9c_m8twi_886:not(#\9), .awsui_status-bar__cursor-position_1gl9c_m8twi_886:not(#\9) {
|
|
887
887
|
display: inline-block;
|
|
888
888
|
color: var(--color-text-body-default-5qid0u, #16191f);
|
|
889
889
|
padding-block: var(--space-scaled-xs-sppte9, 8px);
|
|
890
890
|
padding-inline: var(--space-s-4a5hs8, 12px);
|
|
891
891
|
}
|
|
892
|
-
.awsui_status-bar__cog-
|
|
892
|
+
.awsui_status-bar__cog-button_1gl9c_m8twi_892:not(#\9) {
|
|
893
893
|
padding-block: calc(var(--space-scaled-xxs-jatbiv, 4px) - 1px);
|
|
894
894
|
padding-inline: calc(var(--space-xs-kw7k3v, 8px) - 2px);
|
|
895
895
|
}
|
|
896
896
|
|
|
897
|
-
.awsui_tab-
|
|
897
|
+
.awsui_tab-list_1gl9c_m8twi_897:not(#\9) {
|
|
898
898
|
align-items: center;
|
|
899
899
|
display: inline-flex;
|
|
900
900
|
}
|
|
901
901
|
|
|
902
|
-
.awsui_tab-
|
|
902
|
+
.awsui_tab-button_1gl9c_m8twi_902:not(#\9) {
|
|
903
903
|
position: relative;
|
|
904
904
|
display: inline-flex;
|
|
905
905
|
gap: var(--space-xxs-jnczic, 4px);
|
|
@@ -915,11 +915,11 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_10pvt_158 .ace_edit
|
|
|
915
915
|
cursor: pointer;
|
|
916
916
|
z-index: 1;
|
|
917
917
|
}
|
|
918
|
-
.awsui_tab-
|
|
918
|
+
.awsui_tab-button_1gl9c_m8twi_902:not(#\9):hover {
|
|
919
919
|
color: var(--color-text-code-editor-tab-button-error-g3t4ce, #ffffff);
|
|
920
920
|
background: var(--color-text-status-error-aknuvu, #d13212);
|
|
921
921
|
}
|
|
922
|
-
.awsui_tab-
|
|
922
|
+
.awsui_tab-button_1gl9c_m8twi_902:not(#\9)::after {
|
|
923
923
|
content: "";
|
|
924
924
|
position: absolute;
|
|
925
925
|
inset-inline: 0;
|
|
@@ -932,54 +932,54 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_10pvt_158 .ace_edit
|
|
|
932
932
|
background: var(--color-text-status-error-aknuvu, #d13212);
|
|
933
933
|
opacity: 0;
|
|
934
934
|
}
|
|
935
|
-
.awsui_tab-button--
|
|
935
|
+
.awsui_tab-button--refresh_1gl9c_m8twi_935:not(#\9) {
|
|
936
936
|
padding-block-end: calc(var(--space-scaled-xs-sppte9, 8px) + var(--border-active-width-vglvq7, 2px) - 2px);
|
|
937
937
|
}
|
|
938
|
-
.awsui_tab-button--
|
|
938
|
+
.awsui_tab-button--warnings_1gl9c_m8twi_938:not(#\9) {
|
|
939
939
|
color: var(--color-text-status-warning-9b45qh, #906806);
|
|
940
940
|
}
|
|
941
|
-
.awsui_tab-button--
|
|
941
|
+
.awsui_tab-button--warnings_1gl9c_m8twi_938:not(#\9):hover {
|
|
942
942
|
background: var(--color-text-status-warning-9b45qh, #906806);
|
|
943
943
|
}
|
|
944
|
-
.awsui_tab-button--
|
|
944
|
+
.awsui_tab-button--warnings_1gl9c_m8twi_938:not(#\9)::after {
|
|
945
945
|
background: var(--color-text-status-warning-9b45qh, #906806);
|
|
946
946
|
}
|
|
947
|
-
.awsui_tab-button--
|
|
947
|
+
.awsui_tab-button--active_1gl9c_m8twi_947:not(#\9)::after {
|
|
948
948
|
opacity: 1;
|
|
949
949
|
}
|
|
950
|
-
.awsui_tab-button--
|
|
950
|
+
.awsui_tab-button--refresh_1gl9c_m8twi_935:not(#\9)::after {
|
|
951
951
|
transition: opacity var(--motion-duration-refresh-only-medium-h3wrr6, 0ms) var(--motion-easing-refresh-only-c-r5v2kx, cubic-bezier(0.84, 0, 0.16, 1));
|
|
952
952
|
}
|
|
953
953
|
@media (prefers-reduced-motion: reduce) {
|
|
954
|
-
.awsui_tab-button--
|
|
954
|
+
.awsui_tab-button--refresh_1gl9c_m8twi_935:not(#\9)::after {
|
|
955
955
|
animation: none;
|
|
956
956
|
transition: none;
|
|
957
957
|
}
|
|
958
958
|
}
|
|
959
|
-
.awsui-motion-disabled .awsui_tab-button--
|
|
959
|
+
.awsui-motion-disabled .awsui_tab-button--refresh_1gl9c_m8twi_935:not(#\9)::after, .awsui-mode-entering .awsui_tab-button--refresh_1gl9c_m8twi_935:not(#\9)::after {
|
|
960
960
|
animation: none;
|
|
961
961
|
transition: none;
|
|
962
962
|
}
|
|
963
|
-
.awsui_tab-button--
|
|
963
|
+
.awsui_tab-button--disabled_1gl9c_m8twi_963:not(#\9) {
|
|
964
964
|
font-weight: normal;
|
|
965
965
|
color: var(--color-text-code-editor-status-bar-disabled-ajttg7, #879596);
|
|
966
966
|
cursor: default;
|
|
967
967
|
}
|
|
968
|
-
.awsui_tab-button--
|
|
968
|
+
.awsui_tab-button--disabled_1gl9c_m8twi_963:not(#\9):hover {
|
|
969
969
|
color: var(--color-text-code-editor-status-bar-disabled-ajttg7, #879596);
|
|
970
970
|
background: transparent;
|
|
971
971
|
}
|
|
972
|
-
.awsui_tab-button--
|
|
972
|
+
.awsui_tab-button--disabled_1gl9c_m8twi_963:not(#\9)::after {
|
|
973
973
|
display: none;
|
|
974
974
|
}
|
|
975
|
-
body[data-awsui-focus-visible=true] .awsui_tab-
|
|
975
|
+
body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_m8twi_902:not(#\9):focus {
|
|
976
976
|
position: relative;
|
|
977
977
|
}
|
|
978
|
-
body[data-awsui-focus-visible=true] .awsui_tab-
|
|
978
|
+
body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_m8twi_902:not(#\9):focus {
|
|
979
979
|
outline: 2px dotted transparent;
|
|
980
980
|
outline-offset: calc(var(--space-code-editor-status-focus-outline-gutter-w7mxq8, 3px) - 1px);
|
|
981
981
|
}
|
|
982
|
-
body[data-awsui-focus-visible=true] .awsui_tab-
|
|
982
|
+
body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_m8twi_902:not(#\9):focus::before {
|
|
983
983
|
content: " ";
|
|
984
984
|
display: block;
|
|
985
985
|
position: absolute;
|
|
@@ -993,54 +993,54 @@ body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_10pvt_902:not(#\9):f
|
|
|
993
993
|
border-end-end-radius: var(--border-radius-control-default-focus-ring-9xsko1, 2px);
|
|
994
994
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-r5f6xl, #0073bb);
|
|
995
995
|
}
|
|
996
|
-
.awsui_tab-button--
|
|
996
|
+
.awsui_tab-button--divider_1gl9c_m8twi_996:not(#\9) {
|
|
997
997
|
display: inline-block;
|
|
998
998
|
block-size: var(--line-height-body-m-bedeoh, 22px);
|
|
999
999
|
inline-size: var(--border-code-editor-status-divider-width-r988cc, 0px);
|
|
1000
1000
|
background: var(--color-border-tabs-divider-uu65wu, #aab7b8);
|
|
1001
1001
|
vertical-align: middle;
|
|
1002
1002
|
}
|
|
1003
|
-
.awsui_tab-button--
|
|
1003
|
+
.awsui_tab-button--errors_1gl9c_m8twi_1003:not(#\9) {
|
|
1004
1004
|
/* used in test-utils */
|
|
1005
1005
|
}
|
|
1006
1006
|
@supports (contain: inline-size) {
|
|
1007
|
-
.awsui_tab-
|
|
1007
|
+
.awsui_tab-button_1gl9c_m8twi_902:not(#\9) {
|
|
1008
1008
|
/* stylelint-disable plugin/no-unsupported-browser-features */
|
|
1009
1009
|
/* stylelint-enable plugin/no-unsupported-browser-features */
|
|
1010
1010
|
}
|
|
1011
1011
|
@container not (max-width: 500px) {
|
|
1012
|
-
.awsui_tab-
|
|
1012
|
+
.awsui_tab-button_1gl9c_m8twi_902 > .awsui_count_1gl9c_m8twi_1012:not(#\9) {
|
|
1013
1013
|
display: none;
|
|
1014
1014
|
}
|
|
1015
|
-
.awsui_tab-
|
|
1015
|
+
.awsui_tab-button_1gl9c_m8twi_902 > .awsui_text_1gl9c_m8twi_1015:not(#\9) {
|
|
1016
1016
|
display: inline;
|
|
1017
1017
|
}
|
|
1018
1018
|
}
|
|
1019
1019
|
@container (max-width: 500px) {
|
|
1020
|
-
.awsui_tab-
|
|
1020
|
+
.awsui_tab-button_1gl9c_m8twi_902 > .awsui_count_1gl9c_m8twi_1012:not(#\9) {
|
|
1021
1021
|
display: inline;
|
|
1022
1022
|
}
|
|
1023
|
-
.awsui_tab-
|
|
1023
|
+
.awsui_tab-button_1gl9c_m8twi_902 > .awsui_text_1gl9c_m8twi_1015:not(#\9) {
|
|
1024
1024
|
display: none;
|
|
1025
1025
|
}
|
|
1026
1026
|
}
|
|
1027
1027
|
}
|
|
1028
1028
|
@supports not (contain: inline-size) {
|
|
1029
|
-
.awsui_tab-
|
|
1029
|
+
.awsui_tab-button_1gl9c_m8twi_902 > .awsui_count_1gl9c_m8twi_1012:not(#\9) {
|
|
1030
1030
|
display: none;
|
|
1031
1031
|
}
|
|
1032
|
-
.awsui_tab-
|
|
1032
|
+
.awsui_tab-button_1gl9c_m8twi_902 > .awsui_text_1gl9c_m8twi_1015:not(#\9) {
|
|
1033
1033
|
display: inline;
|
|
1034
1034
|
}
|
|
1035
1035
|
}
|
|
1036
1036
|
|
|
1037
|
-
.awsui_loading-
|
|
1038
|
-
.awsui_error-
|
|
1037
|
+
.awsui_loading-screen_1gl9c_m8twi_1037:not(#\9),
|
|
1038
|
+
.awsui_error-screen_1gl9c_m8twi_1038:not(#\9) {
|
|
1039
1039
|
display: flex;
|
|
1040
1040
|
align-items: center;
|
|
1041
1041
|
justify-content: center;
|
|
1042
1042
|
block-size: 480px;
|
|
1043
|
-
color: var(--color-text-body-secondary-
|
|
1043
|
+
color: var(--color-text-body-secondary-gaft81, #545b64);
|
|
1044
1044
|
background: var(--color-background-code-editor-loading-nj9xm5, #f2f3f3);
|
|
1045
1045
|
border-start-start-radius: var(--border-radius-code-editor-pxxwyo, 0px);
|
|
1046
1046
|
border-start-end-radius: var(--border-radius-code-editor-pxxwyo, 0px);
|
|
@@ -1048,6 +1048,6 @@ body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_10pvt_902:not(#\9):f
|
|
|
1048
1048
|
border-end-end-radius: var(--border-radius-code-editor-pxxwyo, 0px);
|
|
1049
1049
|
}
|
|
1050
1050
|
|
|
1051
|
-
.awsui_error-
|
|
1051
|
+
.awsui_error-screen_1gl9c_m8twi_1038:not(#\9) {
|
|
1052
1052
|
color: var(--color-text-status-error-aknuvu, #d13212);
|
|
1053
1053
|
}
|