@cloudscape-design/components 3.0.651 → 3.0.652
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/alert/styles.css.js +25 -25
- package/alert/styles.scoped.css +41 -41
- package/alert/styles.selectors.js +25 -25
- package/annotation-context/annotation/styles.css.js +24 -24
- package/annotation-context/annotation/styles.scoped.css +33 -33
- package/annotation-context/annotation/styles.selectors.js +24 -24
- package/app-layout/notifications/styles.css.js +3 -3
- package/app-layout/notifications/styles.scoped.css +7 -7
- package/app-layout/notifications/styles.selectors.js +3 -3
- package/app-layout/skeleton/styles.css.js +11 -11
- package/app-layout/skeleton/styles.scoped.css +30 -30
- package/app-layout/skeleton/styles.selectors.js +11 -11
- package/app-layout/toggles/styles.css.js +2 -2
- package/app-layout/toggles/styles.scoped.css +8 -8
- package/app-layout/toggles/styles.selectors.js +2 -2
- package/app-layout/visual-refresh/styles.css.js +82 -82
- package/app-layout/visual-refresh/styles.scoped.css +263 -264
- package/app-layout/visual-refresh/styles.selectors.js +82 -82
- package/button/styles.css.js +19 -19
- package/button/styles.scoped.css +213 -213
- package/button/styles.selectors.js +19 -19
- package/calendar/styles.css.js +20 -20
- package/calendar/styles.scoped.css +46 -46
- package/calendar/styles.selectors.js +20 -20
- package/checkbox/styles.css.js +3 -3
- package/checkbox/styles.scoped.css +7 -7
- package/checkbox/styles.selectors.js +3 -3
- package/code-editor/styles.css.js +32 -32
- package/code-editor/styles.scoped.css +137 -137
- package/code-editor/styles.selectors.js +32 -32
- package/collection-preferences/content-display/styles.css.js +11 -11
- package/collection-preferences/content-display/styles.scoped.css +19 -19
- package/collection-preferences/content-display/styles.selectors.js +11 -11
- package/collection-preferences/styles.css.js +37 -37
- package/collection-preferences/styles.scoped.css +46 -46
- package/collection-preferences/styles.selectors.js +37 -37
- package/content-layout/styles.css.js +14 -14
- package/content-layout/styles.scoped.css +27 -27
- package/content-layout/styles.selectors.js +14 -14
- package/date-range-picker/calendar/grids/styles.css.js +27 -27
- package/date-range-picker/calendar/grids/styles.scoped.css +46 -46
- package/date-range-picker/calendar/grids/styles.selectors.js +27 -27
- package/expandable-section/styles.css.js +32 -32
- package/expandable-section/styles.scoped.css +68 -68
- package/expandable-section/styles.selectors.js +32 -32
- package/file-upload/file-input/styles.css.js +4 -4
- package/file-upload/file-input/styles.scoped.css +9 -9
- package/file-upload/file-input/styles.selectors.js +4 -4
- package/flashbar/styles.css.js +47 -47
- package/flashbar/styles.scoped.css +175 -175
- package/flashbar/styles.selectors.js +47 -47
- package/internal/components/button-trigger/styles.css.js +11 -11
- package/internal/components/button-trigger/styles.scoped.css +28 -28
- package/internal/components/button-trigger/styles.selectors.js +11 -11
- package/internal/components/chart-legend/styles.css.js +6 -6
- package/internal/components/chart-legend/styles.scoped.css +17 -17
- package/internal/components/chart-legend/styles.selectors.js +6 -6
- package/internal/components/dropdown/styles.css.js +20 -20
- package/internal/components/dropdown/styles.scoped.css +40 -40
- package/internal/components/dropdown/styles.selectors.js +20 -20
- package/internal/components/filtering-token/styles.css.js +7 -7
- package/internal/components/filtering-token/styles.scoped.css +15 -15
- package/internal/components/filtering-token/styles.selectors.js +7 -7
- package/internal/components/handle/styles.css.js +2 -2
- package/internal/components/handle/styles.scoped.css +8 -8
- package/internal/components/handle/styles.selectors.js +2 -2
- package/internal/components/menu-dropdown/styles.css.js +7 -7
- package/internal/components/menu-dropdown/styles.scoped.css +15 -15
- package/internal/components/menu-dropdown/styles.selectors.js +7 -7
- package/internal/components/panel-resize-handle/styles.css.js +5 -5
- package/internal/components/panel-resize-handle/styles.scoped.css +12 -12
- package/internal/components/panel-resize-handle/styles.selectors.js +5 -5
- package/internal/environment.js +1 -1
- package/internal/environment.json +1 -1
- package/internal/generated/custom-css-properties/index.d.ts +0 -1
- package/internal/generated/custom-css-properties/index.d.ts.map +1 -1
- package/internal/generated/custom-css-properties/index.js +55 -56
- package/internal/generated/custom-css-properties/index.js.map +1 -1
- package/internal/manifest.json +1 -1
- package/package.json +1 -1
- package/popover/styles.css.js +50 -50
- package/popover/styles.scoped.css +69 -69
- package/popover/styles.selectors.js +50 -50
- package/radio-group/styles.css.js +9 -9
- package/radio-group/styles.scoped.css +17 -17
- package/radio-group/styles.selectors.js +9 -9
- package/segmented-control/styles.css.js +14 -14
- package/segmented-control/styles.scoped.css +35 -35
- package/segmented-control/styles.selectors.js +14 -14
- package/slider/styles.css.js +25 -25
- package/slider/styles.scoped.css +71 -71
- package/slider/styles.selectors.js +25 -25
- package/spinner/styles.css.js +13 -13
- package/spinner/styles.scoped.css +39 -39
- package/spinner/styles.selectors.js +13 -13
- package/table/body-cell/styles.css.js +45 -45
- package/table/body-cell/styles.scoped.css +365 -301
- package/table/body-cell/styles.selectors.js +45 -45
- package/table/body-cell/td-element.d.ts.map +1 -1
- package/table/body-cell/td-element.js +4 -3
- package/table/body-cell/td-element.js.map +1 -1
- package/table/expandable-rows/styles.css.js +3 -3
- package/table/expandable-rows/styles.scoped.css +15 -15
- package/table/expandable-rows/styles.selectors.js +3 -3
- package/table/header-cell/styles.css.js +26 -26
- package/table/header-cell/styles.scoped.css +148 -64
- package/table/header-cell/styles.selectors.js +26 -26
- package/table/internal.d.ts.map +1 -1
- package/table/internal.js +3 -1
- package/table/internal.js.map +1 -1
- package/table/resizer/styles.css.js +8 -8
- package/table/resizer/styles.scoped.css +16 -16
- package/table/resizer/styles.selectors.js +8 -8
- package/table/table-role/table-role-helper.d.ts +2 -1
- package/table/table-role/table-role-helper.d.ts.map +1 -1
- package/table/table-role/table-role-helper.js +2 -1
- package/table/table-role/table-role-helper.js.map +1 -1
- package/tabs/styles.css.js +22 -22
- package/tabs/styles.scoped.css +44 -44
- package/tabs/styles.selectors.js +22 -22
- package/toggle/styles.css.js +8 -8
- package/toggle/styles.scoped.css +16 -16
- package/toggle/styles.selectors.js +8 -8
- package/token-group/styles.css.js +9 -9
- package/token-group/styles.scoped.css +21 -21
- package/token-group/styles.selectors.js +9 -9
- package/top-navigation/styles.css.js +47 -47
- package/top-navigation/styles.scoped.css +68 -68
- package/top-navigation/styles.selectors.js +47 -47
|
@@ -99,59 +99,59 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
99
99
|
SPDX-License-Identifier: Apache-2.0
|
|
100
100
|
*/
|
|
101
101
|
/* stylelint-disable selector-combinator-disallowed-list, @cloudscape-design/no-implicit-descendant */
|
|
102
|
-
.awsui_code-editor-
|
|
102
|
+
.awsui_code-editor-refresh_1gl9c_1f76o_102 .ace_editor .ace_gutter:not(#\9) {
|
|
103
103
|
border-start-start-radius: calc(var(--border-radius-code-editor-qvw11o, 8px) - var(--border-item-width-yel47s, 2px));
|
|
104
104
|
}
|
|
105
|
-
.awsui_code-editor-
|
|
105
|
+
.awsui_code-editor-refresh_1gl9c_1f76o_102 .ace_editor .ace_scroller:not(#\9) {
|
|
106
106
|
border-start-end-radius: calc(var(--border-radius-code-editor-qvw11o, 8px) - var(--border-item-width-yel47s, 2px));
|
|
107
107
|
}
|
|
108
108
|
|
|
109
|
-
.awsui_code-
|
|
109
|
+
.awsui_code-editor_1gl9c_1f76o_102 .ace_editor:not(#\9) {
|
|
110
110
|
font-family: Monaco, Menlo, Consolas, "Courier Prime", Courier, "Courier New", monospace;
|
|
111
111
|
font-size: 14px;
|
|
112
112
|
line-height: 20px;
|
|
113
113
|
}
|
|
114
|
-
.awsui_code-
|
|
115
|
-
.awsui_code-
|
|
114
|
+
.awsui_code-editor_1gl9c_1f76o_102 .ace_editor .ace_gutter-cell.ace_error:not(#\9),
|
|
115
|
+
.awsui_code-editor_1gl9c_1f76o_102 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
|
|
116
116
|
cursor: pointer;
|
|
117
117
|
background-repeat: no-repeat;
|
|
118
118
|
background-size: 16px 16px;
|
|
119
119
|
background-position: 4px 2px;
|
|
120
120
|
}
|
|
121
|
-
.awsui_code-
|
|
121
|
+
.awsui_code-editor_1gl9c_1f76o_102 .ace_editor .ace_gutter-cell.ace_info:not(#\9) {
|
|
122
122
|
background-image: none;
|
|
123
123
|
}
|
|
124
|
-
.awsui_code-
|
|
124
|
+
.awsui_code-editor_1gl9c_1f76o_102 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
|
|
125
125
|
color: var(--color-text-status-error-wdvepn, #d91515);
|
|
126
126
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d91515' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Ccircle cx='8' cy='8' r='7'/%3E %3Cpath d='M10.828 5.172l-5.656 5.656M10.828 10.828L5.172 5.172'/%3E %3C/svg%3E");
|
|
127
127
|
}
|
|
128
128
|
@supports (--css-variable-support-check: #000) {
|
|
129
129
|
@media not print {
|
|
130
|
-
.awsui_code-
|
|
130
|
+
.awsui_code-editor_1gl9c_1f76o_102 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
|
|
131
131
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
132
132
|
}
|
|
133
|
-
.awsui-polaris-dark-mode .awsui_code-
|
|
133
|
+
.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1f76o_102 .ace_editor .ace_gutter-cell.ace_error:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1f76o_102 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
|
|
134
134
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23eb6f6f' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Ccircle cx='8' cy='8' r='7'/%3E %3Cpath d='M10.828 5.172l-5.656 5.656M10.828 10.828L5.172 5.172'/%3E %3C/svg%3E");
|
|
135
135
|
}
|
|
136
136
|
}
|
|
137
137
|
}
|
|
138
|
-
.awsui_code-
|
|
138
|
+
.awsui_code-editor_1gl9c_1f76o_102 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
|
|
139
139
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%238d6605' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M8 1l7 14H1L8 1z'/%3E %3Cpath d='M7.99 12H8v.01h-.01zM8 6v4'/%3E %3C/svg%3E");
|
|
140
140
|
}
|
|
141
141
|
@supports (--css-variable-support-check: #000) {
|
|
142
142
|
@media not print {
|
|
143
|
-
.awsui_code-
|
|
143
|
+
.awsui_code-editor_1gl9c_1f76o_102 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
|
|
144
144
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
145
145
|
}
|
|
146
|
-
.awsui-polaris-dark-mode .awsui_code-
|
|
146
|
+
.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1f76o_102 .ace_editor .ace_gutter-cell.ace_warning:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1f76o_102 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
|
|
147
147
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23e0ca57' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M8 1l7 14H1L8 1z'/%3E %3Cpath d='M7.99 12H8v.01h-.01zM8 6v4'/%3E %3C/svg%3E");
|
|
148
148
|
}
|
|
149
149
|
}
|
|
150
150
|
}
|
|
151
|
-
.awsui_code-
|
|
151
|
+
.awsui_code-editor_1gl9c_1f76o_102 .ace_editor .ace_gutter-cell:not(#\9) {
|
|
152
152
|
padding-inline: 24px 16px;
|
|
153
153
|
}
|
|
154
|
-
.awsui_code-
|
|
154
|
+
.awsui_code-editor_1gl9c_1f76o_102 .ace_editor .ace_fold-widget:not(#\9) {
|
|
155
155
|
/* A good test case for disabled folds
|
|
156
156
|
<<html<<<<
|
|
157
157
|
</html>
|
|
@@ -162,263 +162,263 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
162
162
|
border-block: none;
|
|
163
163
|
border-inline: none;
|
|
164
164
|
}
|
|
165
|
-
.awsui_code-
|
|
165
|
+
.awsui_code-editor_1gl9c_1f76o_102 .ace_editor .ace_gutter_annotation:not(#\9) {
|
|
166
166
|
margin-inline-start: -21px;
|
|
167
167
|
}
|
|
168
|
-
.awsui_code-
|
|
169
|
-
.awsui_code-
|
|
168
|
+
.awsui_code-editor_1gl9c_1f76o_102 .ace_editor .ace_fold-widget:not(#\9),
|
|
169
|
+
.awsui_code-editor_1gl9c_1f76o_102 .ace_editor .ace_gutter_annotation:not(#\9) {
|
|
170
170
|
box-shadow: none;
|
|
171
171
|
}
|
|
172
|
-
body[data-awsui-focus-visible=true] .awsui_code-
|
|
173
|
-
body[data-awsui-focus-visible=true] .awsui_code-
|
|
172
|
+
body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1f76o_102 .ace_editor .ace_fold-widget:not(#\9):focus,
|
|
173
|
+
body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1f76o_102 .ace_editor .ace_gutter_annotation:not(#\9):focus {
|
|
174
174
|
position: relative;
|
|
175
175
|
}
|
|
176
|
-
body[data-awsui-focus-visible=true] .awsui_code-
|
|
177
|
-
body[data-awsui-focus-visible=true] .awsui_code-
|
|
176
|
+
body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1f76o_102 .ace_editor .ace_fold-widget:not(#\9):focus,
|
|
177
|
+
body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1f76o_102 .ace_editor .ace_gutter_annotation:not(#\9):focus {
|
|
178
178
|
outline: 2px dotted transparent;
|
|
179
179
|
outline-offset: calc(-1px - 1px);
|
|
180
180
|
}
|
|
181
|
-
body[data-awsui-focus-visible=true] .awsui_code-
|
|
182
|
-
body[data-awsui-focus-visible=true] .awsui_code-
|
|
181
|
+
body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1f76o_102 .ace_editor .ace_fold-widget:not(#\9):focus::before,
|
|
182
|
+
body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1f76o_102 .ace_editor .ace_gutter_annotation:not(#\9):focus::before {
|
|
183
183
|
content: " ";
|
|
184
184
|
display: block;
|
|
185
185
|
position: absolute;
|
|
186
186
|
inset-inline-start: calc(-1 * -1px);
|
|
187
187
|
inset-block-start: calc(-1 * -1px);
|
|
188
|
-
inline-size: calc(100% +
|
|
189
|
-
block-size: calc(100% +
|
|
188
|
+
inline-size: calc(100% + -1px + -1px);
|
|
189
|
+
block-size: calc(100% + -1px + -1px);
|
|
190
190
|
border-start-start-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
191
191
|
border-start-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
192
192
|
border-end-start-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
193
193
|
border-end-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
194
194
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
|
|
195
195
|
}
|
|
196
|
-
.awsui_code-
|
|
196
|
+
.awsui_code-editor_1gl9c_1f76o_102 .ace_editor .ace_marker-layer > .ace_active-line:not(#\9) {
|
|
197
197
|
background: transparent;
|
|
198
198
|
box-sizing: border-box;
|
|
199
199
|
border-block-start: 1px solid var(--color-border-code-editor-ace-active-line-light-theme-37hmmo, #d1d5db);
|
|
200
200
|
border-block-end: 1px solid var(--color-border-code-editor-ace-active-line-light-theme-37hmmo, #d1d5db);
|
|
201
201
|
}
|
|
202
|
-
.awsui_code-
|
|
202
|
+
.awsui_code-editor_1gl9c_1f76o_102 .ace_editor.ace_dark .ace_marker-layer > .ace_active-line:not(#\9) {
|
|
203
203
|
border-block-start: 1px solid var(--color-border-code-editor-ace-active-line-dark-theme-5oxz8x, #5f6b7a);
|
|
204
204
|
border-block-end: 1px solid var(--color-border-code-editor-ace-active-line-dark-theme-5oxz8x, #5f6b7a);
|
|
205
205
|
}
|
|
206
|
-
.awsui_code-
|
|
206
|
+
.awsui_code-editor_1gl9c_1f76o_102 .ace_editor .ace_gutter:not(#\9) {
|
|
207
207
|
background-color: var(--color-background-code-editor-gutter-default-om1nsh, #f4f4f4);
|
|
208
208
|
color: var(--color-text-code-editor-gutter-default-n16krn, #000716);
|
|
209
209
|
}
|
|
210
|
-
.awsui_code-
|
|
211
|
-
.awsui_code-
|
|
210
|
+
.awsui_code-editor_1gl9c_1f76o_102 .ace_editor .ace_gutter:not(#\9):focus,
|
|
211
|
+
.awsui_code-editor_1gl9c_1f76o_102 .ace_editor .ace_scroller:not(#\9):focus {
|
|
212
212
|
box-shadow: inset 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
|
|
213
213
|
}
|
|
214
|
-
.awsui_code-
|
|
214
|
+
.awsui_code-editor_1gl9c_1f76o_102 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
|
|
215
215
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23414d5c' fill='%23414d5c' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
216
216
|
}
|
|
217
217
|
@supports (--css-variable-support-check: #000) {
|
|
218
218
|
@media not print {
|
|
219
|
-
.awsui_code-
|
|
219
|
+
.awsui_code-editor_1gl9c_1f76o_102 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
|
|
220
220
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
221
221
|
}
|
|
222
|
-
.awsui-polaris-dark-mode .awsui_code-
|
|
222
|
+
.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1f76o_102 .ace_editor .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1f76o_102 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
|
|
223
223
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d1d5db' fill='%23d1d5db' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
224
224
|
}
|
|
225
225
|
}
|
|
226
226
|
}
|
|
227
|
-
.awsui_code-
|
|
227
|
+
.awsui_code-editor_1gl9c_1f76o_102 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
|
|
228
228
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23000716' fill='%23000716' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
229
229
|
}
|
|
230
230
|
@supports (--css-variable-support-check: #000) {
|
|
231
231
|
@media not print {
|
|
232
|
-
.awsui_code-
|
|
232
|
+
.awsui_code-editor_1gl9c_1f76o_102 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
|
|
233
233
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
234
234
|
}
|
|
235
|
-
.awsui-polaris-dark-mode .awsui_code-
|
|
235
|
+
.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1f76o_102 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_1f76o_102 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
|
|
236
236
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fbfbfb' fill='%23fbfbfb' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
237
237
|
}
|
|
238
238
|
}
|
|
239
239
|
}
|
|
240
|
-
.awsui_code-
|
|
240
|
+
.awsui_code-editor_1gl9c_1f76o_102 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
|
|
241
241
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23414d5c' fill='%23414d5c' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
242
242
|
}
|
|
243
243
|
@supports (--css-variable-support-check: #000) {
|
|
244
244
|
@media not print {
|
|
245
|
-
.awsui_code-
|
|
245
|
+
.awsui_code-editor_1gl9c_1f76o_102 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
|
|
246
246
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
247
247
|
}
|
|
248
|
-
.awsui-polaris-dark-mode .awsui_code-
|
|
248
|
+
.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1f76o_102 .ace_editor .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1f76o_102 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
|
|
249
249
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d1d5db' fill='%23d1d5db' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
250
250
|
}
|
|
251
251
|
}
|
|
252
252
|
}
|
|
253
|
-
.awsui_code-
|
|
253
|
+
.awsui_code-editor_1gl9c_1f76o_102 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
254
254
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23000716' fill='%23000716' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
255
255
|
}
|
|
256
256
|
@supports (--css-variable-support-check: #000) {
|
|
257
257
|
@media not print {
|
|
258
|
-
.awsui_code-
|
|
258
|
+
.awsui_code-editor_1gl9c_1f76o_102 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
259
259
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
260
260
|
}
|
|
261
|
-
.awsui-polaris-dark-mode .awsui_code-
|
|
261
|
+
.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1f76o_102 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_1f76o_102 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
262
262
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fbfbfb' fill='%23fbfbfb' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
263
263
|
}
|
|
264
264
|
}
|
|
265
265
|
}
|
|
266
|
-
.awsui_code-
|
|
266
|
+
.awsui_code-editor_1gl9c_1f76o_102 .ace_editor .ace_gutter-active-line:not(#\9) {
|
|
267
267
|
background-color: var(--color-background-code-editor-gutter-active-line-default-n2dsul, #5f6b7a);
|
|
268
268
|
color: var(--color-text-code-editor-gutter-active-line-zmlu0u, #ffffff);
|
|
269
269
|
}
|
|
270
|
-
body[data-awsui-focus-visible=true] .awsui_code-
|
|
271
|
-
body[data-awsui-focus-visible=true] .awsui_code-
|
|
270
|
+
body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1f76o_102 .ace_editor .ace_gutter-active-line .ace_fold-widget:not(#\9):focus,
|
|
271
|
+
body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1f76o_102 .ace_editor .ace_gutter-active-line .ace_gutter_annotation:not(#\9):focus {
|
|
272
272
|
position: relative;
|
|
273
273
|
}
|
|
274
|
-
body[data-awsui-focus-visible=true] .awsui_code-
|
|
275
|
-
body[data-awsui-focus-visible=true] .awsui_code-
|
|
274
|
+
body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1f76o_102 .ace_editor .ace_gutter-active-line .ace_fold-widget:not(#\9):focus,
|
|
275
|
+
body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1f76o_102 .ace_editor .ace_gutter-active-line .ace_gutter_annotation:not(#\9):focus {
|
|
276
276
|
outline: 2px dotted transparent;
|
|
277
277
|
outline-offset: calc(-2px - 1px);
|
|
278
278
|
}
|
|
279
|
-
body[data-awsui-focus-visible=true] .awsui_code-
|
|
280
|
-
body[data-awsui-focus-visible=true] .awsui_code-
|
|
279
|
+
body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1f76o_102 .ace_editor .ace_gutter-active-line .ace_fold-widget:not(#\9):focus::before,
|
|
280
|
+
body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_1f76o_102 .ace_editor .ace_gutter-active-line .ace_gutter_annotation:not(#\9):focus::before {
|
|
281
281
|
content: " ";
|
|
282
282
|
display: block;
|
|
283
283
|
position: absolute;
|
|
284
284
|
inset-inline-start: calc(-1 * -2px);
|
|
285
285
|
inset-block-start: calc(-1 * -2px);
|
|
286
|
-
inline-size: calc(100% +
|
|
287
|
-
block-size: calc(100% +
|
|
286
|
+
inline-size: calc(100% + -2px + -2px);
|
|
287
|
+
block-size: calc(100% + -2px + -2px);
|
|
288
288
|
border-start-start-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
289
289
|
border-start-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
290
290
|
border-end-start-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
291
291
|
border-end-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
292
292
|
box-shadow: 0 0 0 2px var(--color-text-code-editor-gutter-active-line-zmlu0u, #ffffff);
|
|
293
293
|
}
|
|
294
|
-
.awsui_code-
|
|
294
|
+
.awsui_code-editor_1gl9c_1f76o_102 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
|
|
295
295
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d1d5db' fill='%23d1d5db' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
296
296
|
}
|
|
297
297
|
@supports (--css-variable-support-check: #000) {
|
|
298
298
|
@media not print {
|
|
299
|
-
.awsui_code-
|
|
299
|
+
.awsui_code-editor_1gl9c_1f76o_102 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
|
|
300
300
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
301
301
|
}
|
|
302
|
-
.awsui-polaris-dark-mode .awsui_code-
|
|
302
|
+
.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1f76o_102 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1f76o_102 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
|
|
303
303
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23192534' fill='%23192534' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
304
304
|
}
|
|
305
305
|
}
|
|
306
306
|
}
|
|
307
|
-
.awsui_code-
|
|
307
|
+
.awsui_code-editor_1gl9c_1f76o_102 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
|
|
308
308
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fbfbfb' fill='%23fbfbfb' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
309
309
|
}
|
|
310
310
|
@supports (--css-variable-support-check: #000) {
|
|
311
311
|
@media not print {
|
|
312
|
-
.awsui_code-
|
|
312
|
+
.awsui_code-editor_1gl9c_1f76o_102 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
|
|
313
313
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
314
314
|
}
|
|
315
|
-
.awsui-polaris-dark-mode .awsui_code-
|
|
315
|
+
.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1f76o_102 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_1f76o_102 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
|
|
316
316
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23000716' fill='%23000716' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
317
317
|
}
|
|
318
318
|
}
|
|
319
319
|
}
|
|
320
|
-
.awsui_code-
|
|
320
|
+
.awsui_code-editor_1gl9c_1f76o_102 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
|
|
321
321
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d1d5db' fill='%23d1d5db' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
322
322
|
}
|
|
323
323
|
@supports (--css-variable-support-check: #000) {
|
|
324
324
|
@media not print {
|
|
325
|
-
.awsui_code-
|
|
325
|
+
.awsui_code-editor_1gl9c_1f76o_102 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
|
|
326
326
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
327
327
|
}
|
|
328
|
-
.awsui-polaris-dark-mode .awsui_code-
|
|
328
|
+
.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1f76o_102 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1f76o_102 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
|
|
329
329
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23192534' fill='%23192534' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
330
330
|
}
|
|
331
331
|
}
|
|
332
332
|
}
|
|
333
|
-
.awsui_code-
|
|
333
|
+
.awsui_code-editor_1gl9c_1f76o_102 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
334
334
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fbfbfb' fill='%23fbfbfb' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
335
335
|
}
|
|
336
336
|
@supports (--css-variable-support-check: #000) {
|
|
337
337
|
@media not print {
|
|
338
|
-
.awsui_code-
|
|
338
|
+
.awsui_code-editor_1gl9c_1f76o_102 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
339
339
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
340
340
|
}
|
|
341
|
-
.awsui-polaris-dark-mode .awsui_code-
|
|
341
|
+
.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1f76o_102 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_1f76o_102 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
342
342
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23000716' fill='%23000716' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
343
343
|
}
|
|
344
344
|
}
|
|
345
345
|
}
|
|
346
|
-
.awsui_code-
|
|
346
|
+
.awsui_code-editor_1gl9c_1f76o_102 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
|
|
347
347
|
color: var(--color-text-code-editor-gutter-active-line-zmlu0u, #ffffff);
|
|
348
348
|
background-color: var(--color-background-code-editor-gutter-active-line-error-ov6y7a, #d91515);
|
|
349
349
|
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");
|
|
350
350
|
}
|
|
351
351
|
@supports (--css-variable-support-check: #000) {
|
|
352
352
|
@media not print {
|
|
353
|
-
.awsui_code-
|
|
353
|
+
.awsui_code-editor_1gl9c_1f76o_102 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
|
|
354
354
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
355
355
|
}
|
|
356
|
-
.awsui-polaris-dark-mode .awsui_code-
|
|
356
|
+
.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1f76o_102 .ace_editor .ace_gutter-active-line.ace_error:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1f76o_102 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
|
|
357
357
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23000716' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Ccircle cx='8' cy='8' r='7'/%3E %3Cpath d='M10.828 5.172l-5.656 5.656M10.828 10.828L5.172 5.172'/%3E %3C/svg%3E");
|
|
358
358
|
}
|
|
359
359
|
}
|
|
360
360
|
}
|
|
361
|
-
.awsui_code-
|
|
361
|
+
.awsui_code-editor_1gl9c_1f76o_102 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
|
|
362
362
|
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");
|
|
363
363
|
}
|
|
364
364
|
@supports (--css-variable-support-check: #000) {
|
|
365
365
|
@media not print {
|
|
366
|
-
.awsui_code-
|
|
366
|
+
.awsui_code-editor_1gl9c_1f76o_102 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
|
|
367
367
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
368
368
|
}
|
|
369
|
-
.awsui-polaris-dark-mode .awsui_code-
|
|
369
|
+
.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1f76o_102 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1f76o_102 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
|
|
370
370
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23000716' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M8 1l7 14H1L8 1z'/%3E %3Cpath d='M7.99 12H8v.01h-.01zM8 6v4'/%3E %3C/svg%3E");
|
|
371
371
|
}
|
|
372
372
|
}
|
|
373
373
|
}
|
|
374
|
-
.awsui_code-
|
|
374
|
+
.awsui_code-editor_1gl9c_1f76o_102 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_1f76o_102 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
|
|
375
375
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d1d5db' fill='%23d1d5db' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
376
376
|
}
|
|
377
377
|
@supports (--css-variable-support-check: #000) {
|
|
378
378
|
@media not print {
|
|
379
|
-
.awsui_code-
|
|
379
|
+
.awsui_code-editor_1gl9c_1f76o_102 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_1f76o_102 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
|
|
380
380
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
381
381
|
}
|
|
382
|
-
.awsui-polaris-dark-mode .awsui_code-
|
|
382
|
+
.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1f76o_102 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1f76o_102 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1f76o_102 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1f76o_102 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
|
|
383
383
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23192534' fill='%23192534' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
384
384
|
}
|
|
385
385
|
}
|
|
386
386
|
}
|
|
387
|
-
.awsui_code-
|
|
387
|
+
.awsui_code-editor_1gl9c_1f76o_102 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_1f76o_102 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
|
|
388
388
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fbfbfb' fill='%23fbfbfb' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
389
389
|
}
|
|
390
390
|
@supports (--css-variable-support-check: #000) {
|
|
391
391
|
@media not print {
|
|
392
|
-
.awsui_code-
|
|
392
|
+
.awsui_code-editor_1gl9c_1f76o_102 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_1f76o_102 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
|
|
393
393
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
394
394
|
}
|
|
395
|
-
.awsui-polaris-dark-mode .awsui_code-
|
|
395
|
+
.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1f76o_102 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_1f76o_102 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1f76o_102 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_1f76o_102 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
|
|
396
396
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23000716' fill='%23000716' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
397
397
|
}
|
|
398
398
|
}
|
|
399
399
|
}
|
|
400
|
-
.awsui_code-
|
|
400
|
+
.awsui_code-editor_1gl9c_1f76o_102 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_1f76o_102 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
|
|
401
401
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d1d5db' fill='%23d1d5db' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
402
402
|
}
|
|
403
403
|
@supports (--css-variable-support-check: #000) {
|
|
404
404
|
@media not print {
|
|
405
|
-
.awsui_code-
|
|
405
|
+
.awsui_code-editor_1gl9c_1f76o_102 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_1f76o_102 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
|
|
406
406
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
407
407
|
}
|
|
408
|
-
.awsui-polaris-dark-mode .awsui_code-
|
|
408
|
+
.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1f76o_102 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1f76o_102 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1f76o_102 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_1f76o_102 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
|
|
409
409
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23192534' fill='%23192534' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
410
410
|
}
|
|
411
411
|
}
|
|
412
412
|
}
|
|
413
|
-
.awsui_code-
|
|
413
|
+
.awsui_code-editor_1gl9c_1f76o_102 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_1f76o_102 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
414
414
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fbfbfb' fill='%23fbfbfb' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
415
415
|
}
|
|
416
416
|
@supports (--css-variable-support-check: #000) {
|
|
417
417
|
@media not print {
|
|
418
|
-
.awsui_code-
|
|
418
|
+
.awsui_code-editor_1gl9c_1f76o_102 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_1f76o_102 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
419
419
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
420
420
|
}
|
|
421
|
-
.awsui-polaris-dark-mode .awsui_code-
|
|
421
|
+
.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1f76o_102 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_1f76o_102 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_1f76o_102 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_1f76o_102 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
422
422
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23000716' fill='%23000716' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
423
423
|
}
|
|
424
424
|
}
|
|
@@ -429,7 +429,7 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_s2g3h_102 .ace_edit
|
|
|
429
429
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
430
430
|
SPDX-License-Identifier: Apache-2.0
|
|
431
431
|
*/
|
|
432
|
-
.
|
|
432
|
+
.awsui_pane_1gl9c_1f76o_432:not(#\9) {
|
|
433
433
|
display: flex;
|
|
434
434
|
position: relative;
|
|
435
435
|
flex-direction: row;
|
|
@@ -440,75 +440,75 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_s2g3h_102 .ace_edit
|
|
|
440
440
|
background: var(--color-background-code-editor-status-bar-x8dalt, #f4f4f4);
|
|
441
441
|
color: var(--color-text-body-default-at06ol, #000716);
|
|
442
442
|
}
|
|
443
|
-
.awsui_pane__close-
|
|
443
|
+
.awsui_pane__close-container_1gl9c_1f76o_443:not(#\9) {
|
|
444
444
|
position: absolute;
|
|
445
445
|
inset-block-start: 0;
|
|
446
446
|
inset-inline-end: calc(var(--space-s-34lx8l, 12px) / 2);
|
|
447
447
|
}
|
|
448
|
-
.
|
|
448
|
+
.awsui_pane__list_1gl9c_1f76o_448:not(#\9) {
|
|
449
449
|
flex: 1;
|
|
450
450
|
overflow: auto;
|
|
451
451
|
max-block-size: 100%;
|
|
452
452
|
box-sizing: border-box;
|
|
453
453
|
margin-inline-end: calc(var(--line-height-body-m-30ar75, 20px) + 2 * var(--space-xs-zb16t3, 8px));
|
|
454
454
|
}
|
|
455
|
-
.
|
|
455
|
+
.awsui_pane__table_1gl9c_1f76o_455:not(#\9) {
|
|
456
456
|
inline-size: 100%;
|
|
457
457
|
border-spacing: 0;
|
|
458
458
|
margin-block: var(--space-s-34lx8l, 12px);
|
|
459
459
|
margin-inline: 0;
|
|
460
460
|
}
|
|
461
|
-
.
|
|
461
|
+
.awsui_pane__item_1gl9c_1f76o_461 > .awsui_pane__cell_1gl9c_1f76o_461:not(#\9) {
|
|
462
462
|
border-block-start: var(--border-item-width-yel47s, 2px) solid var(--color-transparent-0ltpn5, transparent);
|
|
463
463
|
border-block-end: var(--border-item-width-yel47s, 2px) solid var(--color-transparent-0ltpn5, transparent);
|
|
464
464
|
}
|
|
465
|
-
.
|
|
465
|
+
.awsui_pane__item_1gl9c_1f76o_461 > .awsui_pane__cell_1gl9c_1f76o_461:not(#\9):first-child {
|
|
466
466
|
border-inline-start: var(--border-item-width-yel47s, 2px) solid var(--color-transparent-0ltpn5, transparent);
|
|
467
467
|
border-start-start-radius: var(--border-radius-item-05df9h, 8px);
|
|
468
468
|
border-end-start-radius: var(--border-radius-item-05df9h, 8px);
|
|
469
469
|
}
|
|
470
|
-
.
|
|
470
|
+
.awsui_pane__item_1gl9c_1f76o_461 > .awsui_pane__cell_1gl9c_1f76o_461:not(#\9):last-child {
|
|
471
471
|
border-inline-end: var(--border-item-width-yel47s, 2px) solid var(--color-transparent-0ltpn5, transparent);
|
|
472
472
|
border-start-end-radius: var(--border-radius-item-05df9h, 8px);
|
|
473
473
|
border-end-end-radius: var(--border-radius-item-05df9h, 8px);
|
|
474
474
|
}
|
|
475
|
-
.awsui_pane__item--
|
|
475
|
+
.awsui_pane__item--highlighted_1gl9c_1f76o_475:not(#\9), .awsui_pane__item_1gl9c_1f76o_461:not(#\9):hover, .awsui_pane__item_1gl9c_1f76o_461:not(#\9):focus {
|
|
476
476
|
cursor: pointer;
|
|
477
477
|
outline: none;
|
|
478
478
|
}
|
|
479
|
-
.awsui_pane__item--
|
|
479
|
+
.awsui_pane__item--highlighted_1gl9c_1f76o_475 > .awsui_pane__cell_1gl9c_1f76o_461:not(#\9), .awsui_pane__item_1gl9c_1f76o_461:not(#\9):hover > .awsui_pane__cell_1gl9c_1f76o_461, .awsui_pane__item_1gl9c_1f76o_461:not(#\9):focus > .awsui_pane__cell_1gl9c_1f76o_461 {
|
|
480
480
|
background-color: var(--color-background-code-editor-pane-item-hover-7wgkyr, #e9ebed);
|
|
481
481
|
}
|
|
482
|
-
.awsui_pane__item--
|
|
482
|
+
.awsui_pane__item--highlighted_1gl9c_1f76o_475 > .awsui_pane__cell_1gl9c_1f76o_461:not(#\9), .awsui_pane__item_1gl9c_1f76o_461:not(#\9):hover > .awsui_pane__cell_1gl9c_1f76o_461, .awsui_pane__item_1gl9c_1f76o_461:not(#\9):focus > .awsui_pane__cell_1gl9c_1f76o_461 {
|
|
483
483
|
border-block-start: var(--border-item-width-yel47s, 2px) solid var(--color-border-code-editor-pane-item-hover-std69p, #7d8998);
|
|
484
484
|
border-block-end: var(--border-item-width-yel47s, 2px) solid var(--color-border-code-editor-pane-item-hover-std69p, #7d8998);
|
|
485
485
|
}
|
|
486
|
-
.awsui_pane__item--
|
|
486
|
+
.awsui_pane__item--highlighted_1gl9c_1f76o_475 > .awsui_pane__cell_1gl9c_1f76o_461:not(#\9):first-child, .awsui_pane__item_1gl9c_1f76o_461:not(#\9):hover > .awsui_pane__cell_1gl9c_1f76o_461:first-child, .awsui_pane__item_1gl9c_1f76o_461:not(#\9):focus > .awsui_pane__cell_1gl9c_1f76o_461:first-child {
|
|
487
487
|
border-inline-start: var(--border-item-width-yel47s, 2px) solid var(--color-border-code-editor-pane-item-hover-std69p, #7d8998);
|
|
488
488
|
border-start-start-radius: var(--border-radius-item-05df9h, 8px);
|
|
489
489
|
border-end-start-radius: var(--border-radius-item-05df9h, 8px);
|
|
490
490
|
}
|
|
491
|
-
.awsui_pane__item--
|
|
491
|
+
.awsui_pane__item--highlighted_1gl9c_1f76o_475 > .awsui_pane__cell_1gl9c_1f76o_461:not(#\9):last-child, .awsui_pane__item_1gl9c_1f76o_461:not(#\9):hover > .awsui_pane__cell_1gl9c_1f76o_461:last-child, .awsui_pane__item_1gl9c_1f76o_461:not(#\9):focus > .awsui_pane__cell_1gl9c_1f76o_461:last-child {
|
|
492
492
|
border-inline-end: var(--border-item-width-yel47s, 2px) solid var(--color-border-code-editor-pane-item-hover-std69p, #7d8998);
|
|
493
493
|
border-start-end-radius: var(--border-radius-item-05df9h, 8px);
|
|
494
494
|
border-end-end-radius: var(--border-radius-item-05df9h, 8px);
|
|
495
495
|
}
|
|
496
|
-
.
|
|
496
|
+
.awsui_pane__location_1gl9c_1f76o_496:not(#\9), .awsui_pane__description_1gl9c_1f76o_496:not(#\9) {
|
|
497
497
|
padding-block: var(--space-xxs-p8yyaw, 4px);
|
|
498
498
|
padding-inline: var(--space-s-34lx8l, 12px);
|
|
499
499
|
}
|
|
500
|
-
.
|
|
500
|
+
.awsui_pane__location_1gl9c_1f76o_496:not(#\9) {
|
|
501
501
|
vertical-align: baseline;
|
|
502
502
|
white-space: nowrap;
|
|
503
503
|
padding-inline-start: calc(var(--space-l-t419sm, 20px) + var(--space-s-34lx8l, 12px));
|
|
504
504
|
}
|
|
505
|
-
.
|
|
505
|
+
.awsui_pane__description_1gl9c_1f76o_496:not(#\9) {
|
|
506
506
|
padding-inline-end: 0;
|
|
507
507
|
min-inline-size: 0;
|
|
508
508
|
word-break: break-word;
|
|
509
509
|
}
|
|
510
510
|
|
|
511
|
-
.awsui_focus-
|
|
511
|
+
.awsui_focus-lock_1gl9c_1f76o_511:not(#\9) {
|
|
512
512
|
block-size: 100%;
|
|
513
513
|
}
|
|
514
514
|
|
|
@@ -516,7 +516,7 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_s2g3h_102 .ace_edit
|
|
|
516
516
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
517
517
|
SPDX-License-Identifier: Apache-2.0
|
|
518
518
|
*/
|
|
519
|
-
.awsui_code-
|
|
519
|
+
.awsui_code-editor_1gl9c_1f76o_102:not(#\9) {
|
|
520
520
|
border-collapse: separate;
|
|
521
521
|
border-spacing: 0;
|
|
522
522
|
box-sizing: border-box;
|
|
@@ -560,27 +560,27 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_s2g3h_102 .ace_edit
|
|
|
560
560
|
inline-size: 100%;
|
|
561
561
|
}
|
|
562
562
|
|
|
563
|
-
.
|
|
563
|
+
.awsui_editor_1gl9c_1f76o_562:not(#\9) {
|
|
564
564
|
position: absolute;
|
|
565
565
|
inset: 0;
|
|
566
566
|
}
|
|
567
|
-
.
|
|
567
|
+
.awsui_editor_1gl9c_1f76o_562:not(#\9):focus {
|
|
568
568
|
position: relative;
|
|
569
569
|
position: absolute;
|
|
570
570
|
overflow: visible;
|
|
571
571
|
}
|
|
572
|
-
.
|
|
572
|
+
.awsui_editor_1gl9c_1f76o_562:not(#\9):focus {
|
|
573
573
|
outline: 2px dotted transparent;
|
|
574
574
|
outline-offset: calc(3px - 1px);
|
|
575
575
|
}
|
|
576
|
-
.
|
|
576
|
+
.awsui_editor_1gl9c_1f76o_562:not(#\9):focus::before {
|
|
577
577
|
content: " ";
|
|
578
578
|
display: block;
|
|
579
579
|
position: absolute;
|
|
580
580
|
inset-inline-start: calc(-1 * 3px);
|
|
581
581
|
inset-block-start: calc(-1 * 3px);
|
|
582
|
-
inline-size: calc(100% +
|
|
583
|
-
block-size: calc(100% +
|
|
582
|
+
inline-size: calc(100% + 3px + 3px);
|
|
583
|
+
block-size: calc(100% + 3px + 3px);
|
|
584
584
|
border-start-start-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
585
585
|
border-start-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
586
586
|
border-end-start-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
@@ -588,12 +588,12 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_s2g3h_102 .ace_edit
|
|
|
588
588
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
|
|
589
589
|
}
|
|
590
590
|
|
|
591
|
-
.awsui_editor-
|
|
591
|
+
.awsui_editor-refresh_1gl9c_1f76o_590:not(#\9) {
|
|
592
592
|
border-start-start-radius: calc(var(--border-radius-code-editor-qvw11o, 8px) - var(--border-item-width-yel47s, 2px));
|
|
593
593
|
border-start-end-radius: calc(var(--border-radius-code-editor-qvw11o, 8px) - var(--border-item-width-yel47s, 2px));
|
|
594
594
|
}
|
|
595
595
|
|
|
596
|
-
.awsui_status-
|
|
596
|
+
.awsui_status-bar_1gl9c_1f76o_595:not(#\9) {
|
|
597
597
|
display: flex;
|
|
598
598
|
vertical-align: middle;
|
|
599
599
|
border-block-start: var(--border-item-width-yel47s, 2px) solid var(--color-border-code-editor-default-c1jpix, #d1d5db);
|
|
@@ -601,43 +601,43 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_s2g3h_102 .ace_edit
|
|
|
601
601
|
min-inline-size: 0;
|
|
602
602
|
word-break: break-word;
|
|
603
603
|
}
|
|
604
|
-
.awsui_status-bar-with-hidden-
|
|
604
|
+
.awsui_status-bar-with-hidden-pane_1gl9c_1f76o_603:not(#\9) {
|
|
605
605
|
border-end-start-radius: var(--border-radius-code-editor-qvw11o, 8px);
|
|
606
606
|
border-end-end-radius: var(--border-radius-code-editor-qvw11o, 8px);
|
|
607
607
|
}
|
|
608
|
-
.awsui_status-
|
|
608
|
+
.awsui_status-bar__left_1gl9c_1f76o_607:not(#\9) {
|
|
609
609
|
flex: 1;
|
|
610
610
|
display: flex;
|
|
611
611
|
flex-wrap: wrap;
|
|
612
612
|
padding-inline-start: var(--space-l-t419sm, 20px);
|
|
613
613
|
border-inline-end: var(--border-item-width-yel47s, 2px) solid var(--color-border-code-editor-default-c1jpix, #d1d5db);
|
|
614
614
|
}
|
|
615
|
-
.awsui_status-bar__left-
|
|
615
|
+
.awsui_status-bar__left-virtual_1gl9c_1f76o_614:not(#\9) {
|
|
616
616
|
flex-wrap: nowrap;
|
|
617
617
|
white-space: nowrap;
|
|
618
618
|
}
|
|
619
|
-
.awsui_status-
|
|
619
|
+
.awsui_status-bar__right_1gl9c_1f76o_618:not(#\9) {
|
|
620
620
|
display: flex;
|
|
621
621
|
align-items: center;
|
|
622
622
|
}
|
|
623
|
-
.awsui_status-bar__language-
|
|
623
|
+
.awsui_status-bar__language-mode_1gl9c_1f76o_622:not(#\9), .awsui_status-bar__cursor-position_1gl9c_1f76o_622:not(#\9) {
|
|
624
624
|
display: inline-block;
|
|
625
625
|
color: var(--color-text-body-default-at06ol, #000716);
|
|
626
626
|
padding-block: var(--space-scaled-xs-26e2du, 8px);
|
|
627
627
|
padding-inline: var(--space-s-34lx8l, 12px);
|
|
628
628
|
}
|
|
629
|
-
.awsui_status-bar__cog-
|
|
629
|
+
.awsui_status-bar__cog-button_1gl9c_1f76o_628:not(#\9) {
|
|
630
630
|
padding-block: calc(var(--space-scaled-xxs-7597g1, 4px) - 1px);
|
|
631
631
|
padding-inline: calc(var(--space-xs-zb16t3, 8px) - 2px);
|
|
632
632
|
}
|
|
633
633
|
|
|
634
|
-
.awsui_status-bar-
|
|
634
|
+
.awsui_status-bar-virtual_1gl9c_1f76o_633:not(#\9) {
|
|
635
635
|
position: absolute !important;
|
|
636
636
|
inset-block-start: -9999px !important;
|
|
637
637
|
inset-inline-start: -9999px !important;
|
|
638
638
|
}
|
|
639
639
|
|
|
640
|
-
.awsui_tab-
|
|
640
|
+
.awsui_tab-button_1gl9c_1f76o_639:not(#\9) {
|
|
641
641
|
position: relative;
|
|
642
642
|
display: inline-block;
|
|
643
643
|
padding-block: var(--space-scaled-xs-26e2du, 8px);
|
|
@@ -652,11 +652,11 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_s2g3h_102 .ace_edit
|
|
|
652
652
|
cursor: pointer;
|
|
653
653
|
z-index: 1;
|
|
654
654
|
}
|
|
655
|
-
.awsui_tab-
|
|
655
|
+
.awsui_tab-button_1gl9c_1f76o_639:not(#\9):hover {
|
|
656
656
|
color: var(--color-text-code-editor-tab-button-error-5ax346, #ffffff);
|
|
657
657
|
background: var(--color-text-status-error-wdvepn, #d91515);
|
|
658
658
|
}
|
|
659
|
-
.awsui_tab-
|
|
659
|
+
.awsui_tab-button_1gl9c_1f76o_639:not(#\9)::after {
|
|
660
660
|
content: "";
|
|
661
661
|
position: absolute;
|
|
662
662
|
inset-inline: 0;
|
|
@@ -669,80 +669,80 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_s2g3h_102 .ace_edit
|
|
|
669
669
|
background: var(--color-text-status-error-wdvepn, #d91515);
|
|
670
670
|
opacity: 0;
|
|
671
671
|
}
|
|
672
|
-
.awsui_tab-button--
|
|
672
|
+
.awsui_tab-button--refresh_1gl9c_1f76o_671:not(#\9) {
|
|
673
673
|
padding-block-end: calc(var(--space-scaled-xs-26e2du, 8px) + var(--border-active-width-9dmqf4, 4px) - 2px);
|
|
674
674
|
}
|
|
675
|
-
.awsui_tab-button--
|
|
675
|
+
.awsui_tab-button--warnings_1gl9c_1f76o_674:not(#\9) {
|
|
676
676
|
color: var(--color-text-status-warning-yik8vi, #8d6605);
|
|
677
677
|
}
|
|
678
|
-
.awsui_tab-button--
|
|
678
|
+
.awsui_tab-button--warnings_1gl9c_1f76o_674:not(#\9):hover {
|
|
679
679
|
background: var(--color-text-status-warning-yik8vi, #8d6605);
|
|
680
680
|
}
|
|
681
|
-
.awsui_tab-button--
|
|
681
|
+
.awsui_tab-button--warnings_1gl9c_1f76o_674:not(#\9)::after {
|
|
682
682
|
background: var(--color-text-status-warning-yik8vi, #8d6605);
|
|
683
683
|
}
|
|
684
|
-
.awsui_tab-button--
|
|
684
|
+
.awsui_tab-button--active_1gl9c_1f76o_683:not(#\9)::after {
|
|
685
685
|
opacity: 1;
|
|
686
686
|
}
|
|
687
|
-
.awsui_tab-button--
|
|
687
|
+
.awsui_tab-button--refresh_1gl9c_1f76o_671:not(#\9)::after {
|
|
688
688
|
transition: opacity var(--motion-duration-refresh-only-medium-nf6485, 165ms) var(--motion-easing-refresh-only-c-vg1m9h, cubic-bezier(0.84, 0, 0.16, 1));
|
|
689
689
|
}
|
|
690
690
|
@media (prefers-reduced-motion: reduce) {
|
|
691
|
-
.awsui_tab-button--
|
|
691
|
+
.awsui_tab-button--refresh_1gl9c_1f76o_671:not(#\9)::after {
|
|
692
692
|
animation: none;
|
|
693
693
|
transition: none;
|
|
694
694
|
}
|
|
695
695
|
}
|
|
696
|
-
.awsui-motion-disabled .awsui_tab-button--
|
|
696
|
+
.awsui-motion-disabled .awsui_tab-button--refresh_1gl9c_1f76o_671:not(#\9)::after, .awsui-mode-entering .awsui_tab-button--refresh_1gl9c_1f76o_671:not(#\9)::after {
|
|
697
697
|
animation: none;
|
|
698
698
|
transition: none;
|
|
699
699
|
}
|
|
700
|
-
.awsui_tab-button--
|
|
700
|
+
.awsui_tab-button--disabled_1gl9c_1f76o_699:not(#\9) {
|
|
701
701
|
font-weight: normal;
|
|
702
702
|
color: var(--color-text-code-editor-status-bar-disabled-mrlsxh, #7d8998);
|
|
703
703
|
cursor: default;
|
|
704
704
|
}
|
|
705
|
-
.awsui_tab-button--
|
|
705
|
+
.awsui_tab-button--disabled_1gl9c_1f76o_699:not(#\9):hover {
|
|
706
706
|
color: var(--color-text-code-editor-status-bar-disabled-mrlsxh, #7d8998);
|
|
707
707
|
background: transparent;
|
|
708
708
|
}
|
|
709
|
-
.awsui_tab-button--
|
|
709
|
+
.awsui_tab-button--disabled_1gl9c_1f76o_699:not(#\9)::after {
|
|
710
710
|
display: none;
|
|
711
711
|
}
|
|
712
|
-
body[data-awsui-focus-visible=true] .awsui_tab-
|
|
712
|
+
body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_1f76o_639:not(#\9):focus {
|
|
713
713
|
position: relative;
|
|
714
714
|
}
|
|
715
|
-
body[data-awsui-focus-visible=true] .awsui_tab-
|
|
715
|
+
body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_1f76o_639:not(#\9):focus {
|
|
716
716
|
outline: 2px dotted transparent;
|
|
717
717
|
outline-offset: calc(var(--space-code-editor-status-focus-outline-gutter-dqxswe, -7px) - 1px);
|
|
718
718
|
}
|
|
719
|
-
body[data-awsui-focus-visible=true] .awsui_tab-
|
|
719
|
+
body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_1f76o_639:not(#\9):focus::before {
|
|
720
720
|
content: " ";
|
|
721
721
|
display: block;
|
|
722
722
|
position: absolute;
|
|
723
723
|
inset-inline-start: calc(-1 * var(--space-code-editor-status-focus-outline-gutter-dqxswe, -7px));
|
|
724
724
|
inset-block-start: calc(-1 * var(--space-code-editor-status-focus-outline-gutter-dqxswe, -7px));
|
|
725
|
-
inline-size: calc(100% +
|
|
726
|
-
block-size: calc(100% +
|
|
725
|
+
inline-size: calc(100% + var(--space-code-editor-status-focus-outline-gutter-dqxswe, -7px) + var(--space-code-editor-status-focus-outline-gutter-dqxswe, -7px));
|
|
726
|
+
block-size: calc(100% + var(--space-code-editor-status-focus-outline-gutter-dqxswe, -7px) + var(--space-code-editor-status-focus-outline-gutter-dqxswe, -7px));
|
|
727
727
|
border-start-start-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
728
728
|
border-start-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
729
729
|
border-end-start-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
730
730
|
border-end-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
731
731
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
|
|
732
732
|
}
|
|
733
|
-
.awsui_tab-button--
|
|
733
|
+
.awsui_tab-button--divider_1gl9c_1f76o_732:not(#\9) {
|
|
734
734
|
display: inline-block;
|
|
735
735
|
block-size: var(--line-height-body-m-30ar75, 20px);
|
|
736
736
|
inline-size: var(--border-code-editor-status-divider-width-tf47q3, 1px);
|
|
737
737
|
background: var(--color-border-tabs-divider-6vpso4, #b6bec9);
|
|
738
738
|
vertical-align: middle;
|
|
739
739
|
}
|
|
740
|
-
.awsui_tab-button--
|
|
740
|
+
.awsui_tab-button--errors_1gl9c_1f76o_739:not(#\9) {
|
|
741
741
|
/* used in test-utils */
|
|
742
742
|
}
|
|
743
743
|
|
|
744
|
-
.awsui_loading-
|
|
745
|
-
.awsui_error-
|
|
744
|
+
.awsui_loading-screen_1gl9c_1f76o_743:not(#\9),
|
|
745
|
+
.awsui_error-screen_1gl9c_1f76o_744:not(#\9) {
|
|
746
746
|
display: flex;
|
|
747
747
|
align-items: center;
|
|
748
748
|
justify-content: center;
|
|
@@ -755,6 +755,6 @@ body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_s2g3h_639:not(#\9):f
|
|
|
755
755
|
border-end-end-radius: var(--border-radius-code-editor-qvw11o, 8px);
|
|
756
756
|
}
|
|
757
757
|
|
|
758
|
-
.awsui_error-
|
|
758
|
+
.awsui_error-screen_1gl9c_1f76o_744:not(#\9) {
|
|
759
759
|
color: var(--color-text-status-error-wdvepn, #d91515);
|
|
760
760
|
}
|