@cloudscape-design/components 3.0.388 → 3.0.390
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/anchor-navigation/index.d.ts +5 -0
- package/anchor-navigation/index.d.ts.map +1 -0
- package/anchor-navigation/index.js +14 -0
- package/anchor-navigation/index.js.map +1 -0
- package/anchor-navigation/interfaces.d.ts +67 -0
- package/anchor-navigation/interfaces.d.ts.map +1 -0
- package/anchor-navigation/interfaces.js +4 -0
- package/anchor-navigation/interfaces.js.map +1 -0
- package/anchor-navigation/internal.d.ts +5 -0
- package/anchor-navigation/internal.d.ts.map +1 -0
- package/anchor-navigation/internal.js +48 -0
- package/anchor-navigation/internal.js.map +1 -0
- package/anchor-navigation/styles.css.js +13 -0
- package/anchor-navigation/styles.scoped.css +243 -0
- package/anchor-navigation/styles.selectors.js +14 -0
- package/anchor-navigation/test-classes/styles.css.js +11 -0
- package/anchor-navigation/test-classes/styles.scoped.css +27 -0
- package/anchor-navigation/test-classes/styles.selectors.js +12 -0
- package/anchor-navigation/use-scroll-spy.d.ts +18 -0
- package/anchor-navigation/use-scroll-spy.d.ts.map +1 -0
- package/anchor-navigation/use-scroll-spy.js +74 -0
- package/anchor-navigation/use-scroll-spy.js.map +1 -0
- package/annotation-context/annotation/styles.css.js +24 -24
- package/annotation-context/annotation/styles.scoped.css +30 -30
- 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/visual-refresh/styles.css.js +75 -75
- package/app-layout/visual-refresh/styles.scoped.css +295 -295
- package/app-layout/visual-refresh/styles.selectors.js +75 -75
- package/button/styles.css.js +20 -20
- package/button/styles.scoped.css +151 -152
- package/button/styles.selectors.js +20 -20
- package/button-dropdown/item-element/styles.css.js +15 -15
- package/button-dropdown/item-element/styles.scoped.css +18 -19
- package/button-dropdown/item-element/styles.selectors.js +15 -15
- package/cards/index.js +2 -2
- package/cards/index.js.map +1 -1
- package/code-editor/styles.css.js +32 -32
- package/code-editor/styles.scoped.css +129 -131
- 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 +17 -18
- package/collection-preferences/content-display/styles.selectors.js +11 -11
- package/collection-preferences/styles.css.js +37 -37
- package/collection-preferences/styles.scoped.css +44 -45
- package/collection-preferences/styles.selectors.js +37 -37
- package/container/index.d.ts.map +1 -1
- package/container/index.js +2 -2
- package/container/index.js.map +1 -1
- package/container/internal.d.ts +5 -1
- package/container/internal.d.ts.map +1 -1
- package/container/internal.js +7 -4
- package/container/internal.js.map +1 -1
- package/content-layout/styles.css.js +7 -7
- package/content-layout/styles.scoped.css +13 -13
- package/content-layout/styles.selectors.js +7 -7
- package/expandable-section/expandable-section-container.d.ts +5 -3
- package/expandable-section/expandable-section-container.d.ts.map +1 -1
- package/expandable-section/expandable-section-container.js +2 -2
- package/expandable-section/expandable-section-container.js.map +1 -1
- package/expandable-section/index.d.ts.map +1 -1
- package/expandable-section/index.js +8 -3
- package/expandable-section/index.js.map +1 -1
- package/expandable-section/internal.d.ts +3 -3
- package/expandable-section/internal.d.ts.map +1 -1
- package/expandable-section/internal.js +2 -2
- package/expandable-section/internal.js.map +1 -1
- package/expandable-section/styles.css.js +29 -29
- package/expandable-section/styles.scoped.css +58 -59
- package/expandable-section/styles.selectors.js +29 -29
- package/flashbar/styles.css.js +47 -47
- package/flashbar/styles.scoped.css +171 -172
- package/flashbar/styles.selectors.js +47 -47
- package/form-field/styles.css.js +19 -19
- package/form-field/styles.scoped.css +29 -30
- package/form-field/styles.selectors.js +19 -19
- package/header/styles.css.js +32 -32
- package/header/styles.scoped.css +48 -49
- package/header/styles.selectors.js +32 -32
- package/index.d.ts +1 -0
- package/index.d.ts.map +1 -1
- package/index.js +1 -0
- package/index.js.map +1 -1
- package/internal/analytics/components/analytics-funnel.d.ts +2 -2
- package/internal/analytics/components/analytics-funnel.d.ts.map +1 -1
- package/internal/analytics/components/analytics-funnel.js +8 -2
- package/internal/analytics/components/analytics-funnel.js.map +1 -1
- package/internal/analytics/hooks/use-funnel.d.ts.map +1 -1
- package/internal/analytics/hooks/use-funnel.js +2 -1
- package/internal/analytics/hooks/use-funnel.js.map +1 -1
- package/internal/components/abstract-switch/styles.css.js +13 -13
- package/internal/components/abstract-switch/styles.scoped.css +19 -21
- package/internal/components/abstract-switch/styles.selectors.js +13 -13
- package/internal/components/dropdown/dropdown-fit-handler.d.ts +31 -2
- package/internal/components/dropdown/dropdown-fit-handler.d.ts.map +1 -1
- package/internal/components/dropdown/dropdown-fit-handler.js +49 -7
- package/internal/components/dropdown/dropdown-fit-handler.js.map +1 -1
- package/internal/components/dropdown/index.d.ts.map +1 -1
- package/internal/components/dropdown/index.js +20 -2
- package/internal/components/dropdown/index.js.map +1 -1
- package/internal/components/dropdown/styles.css.js +21 -21
- package/internal/components/dropdown/styles.scoped.css +37 -36
- package/internal/components/dropdown/styles.selectors.js +21 -21
- package/internal/components/menu-dropdown/styles.css.js +7 -7
- package/internal/components/menu-dropdown/styles.scoped.css +13 -14
- package/internal/components/menu-dropdown/styles.selectors.js +7 -7
- package/internal/components/option/styles.css.js +17 -17
- package/internal/components/option/styles.scoped.css +29 -30
- package/internal/components/option/styles.selectors.js +17 -17
- package/internal/environment.js +1 -1
- package/internal/environment.json +1 -1
- package/internal/generated/custom-css-properties/index.d.ts.map +1 -1
- package/internal/generated/custom-css-properties/index.js +40 -39
- package/internal/generated/custom-css-properties/index.js.map +1 -1
- package/internal/manifest.json +1 -1
- package/internal/utils/scrollable-containers.d.ts +6 -1
- package/internal/utils/scrollable-containers.d.ts.map +1 -1
- package/internal/utils/scrollable-containers.js +1 -1
- package/internal/utils/scrollable-containers.js.map +1 -1
- package/modal/internal.d.ts.map +1 -1
- package/modal/internal.js +6 -4
- package/modal/internal.js.map +1 -1
- package/package.json +2 -1
- package/progress-bar/styles.css.js +18 -18
- package/progress-bar/styles.scoped.css +32 -33
- package/progress-bar/styles.selectors.js +18 -18
- package/property-filter/styles.css.js +30 -30
- package/property-filter/styles.scoped.css +32 -33
- package/property-filter/styles.selectors.js +30 -30
- package/side-navigation/styles.css.js +28 -28
- package/side-navigation/styles.scoped.css +38 -39
- package/side-navigation/styles.selectors.js +28 -28
- package/split-panel/styles.css.js +56 -56
- package/split-panel/styles.scoped.css +77 -78
- package/split-panel/styles.selectors.js +56 -56
- package/status-indicator/internal.d.ts.map +1 -1
- package/status-indicator/internal.js +3 -1
- package/status-indicator/internal.js.map +1 -1
- package/status-indicator/styles.css.js +22 -22
- package/status-indicator/styles.scoped.css +36 -34
- package/status-indicator/styles.selectors.js +22 -22
- package/table/header-cell/index.d.ts +0 -2
- package/table/header-cell/index.d.ts.map +1 -1
- package/table/header-cell/index.js +1 -1
- package/table/header-cell/index.js.map +1 -1
- package/table/index.d.ts.map +1 -1
- package/table/index.js +8 -4
- package/table/index.js.map +1 -1
- package/table/internal.d.ts +1 -0
- package/table/internal.d.ts.map +1 -1
- package/table/internal.js +8 -2
- package/table/internal.js.map +1 -1
- package/table/resizer/index.d.ts +3 -5
- package/table/resizer/index.d.ts.map +1 -1
- package/table/resizer/index.js +44 -66
- package/table/resizer/index.js.map +1 -1
- package/table/resizer/resizer-lookup.d.ts +8 -0
- package/table/resizer/resizer-lookup.d.ts.map +1 -0
- package/table/resizer/resizer-lookup.js +39 -0
- package/table/resizer/resizer-lookup.js.map +1 -0
- package/tabs/styles.css.js +21 -21
- package/tabs/styles.scoped.css +39 -40
- package/tabs/styles.selectors.js +21 -21
- package/test-utils/dom/anchor-navigation/index.d.ts +16 -0
- package/test-utils/dom/anchor-navigation/index.js +58 -0
- package/test-utils/dom/anchor-navigation/index.js.map +1 -0
- package/test-utils/dom/index.d.ts +3 -0
- package/test-utils/dom/index.js +10 -2
- package/test-utils/dom/index.js.map +1 -1
- package/test-utils/selectors/anchor-navigation/index.d.ts +15 -0
- package/test-utils/selectors/anchor-navigation/index.js +45 -0
- package/test-utils/selectors/anchor-navigation/index.js.map +1 -0
- package/test-utils/selectors/index.d.ts +3 -0
- package/test-utils/selectors/index.js +10 -2
- package/test-utils/selectors/index.js.map +1 -1
- package/test-utils/tsconfig.tsbuildinfo +1 -1
- package/tiles/styles.css.js +29 -29
- package/tiles/styles.scoped.css +70 -71
- package/tiles/styles.selectors.js +29 -29
- package/wizard/styles.css.js +31 -31
- package/wizard/styles.scoped.css +64 -68
- package/wizard/styles.selectors.js +31 -31
|
@@ -95,62 +95,62 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
95
95
|
SPDX-License-Identifier: Apache-2.0
|
|
96
96
|
*/
|
|
97
97
|
/* stylelint-disable selector-combinator-disallowed-list, @cloudscape-design/no-implicit-descendant */
|
|
98
|
-
.awsui_code-editor-
|
|
98
|
+
.awsui_code-editor-refresh_1gl9c_mfaa2_98 .ace_editor .ace_gutter:not(#\9) {
|
|
99
99
|
border-top-left-radius: calc(var(--border-radius-code-editor-qvw11o, 8px) - var(--border-item-width-yel47s, 2px));
|
|
100
100
|
}
|
|
101
|
-
.awsui_code-editor-
|
|
101
|
+
.awsui_code-editor-refresh_1gl9c_mfaa2_98 .ace_editor .ace_scroller:not(#\9) {
|
|
102
102
|
border-top-right-radius: calc(var(--border-radius-code-editor-qvw11o, 8px) - var(--border-item-width-yel47s, 2px));
|
|
103
103
|
}
|
|
104
104
|
|
|
105
|
-
.awsui_code-
|
|
105
|
+
.awsui_code-editor_1gl9c_mfaa2_98 .ace_editor:not(#\9) {
|
|
106
106
|
font-family: Monaco, Menlo, Consolas, "Courier Prime", Courier, "Courier New", monospace;
|
|
107
107
|
font-size: 14px;
|
|
108
108
|
line-height: 20px;
|
|
109
109
|
}
|
|
110
|
-
.awsui_code-
|
|
111
|
-
.awsui_code-
|
|
110
|
+
.awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9),
|
|
111
|
+
.awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
|
|
112
112
|
cursor: pointer;
|
|
113
113
|
background-repeat: no-repeat;
|
|
114
114
|
background-size: 16px 16px;
|
|
115
115
|
background-position: 4px 2px;
|
|
116
116
|
}
|
|
117
|
-
.awsui_code-
|
|
117
|
+
.awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-cell.ace_info:not(#\9) {
|
|
118
118
|
background-image: none;
|
|
119
119
|
}
|
|
120
|
-
.awsui_code-
|
|
120
|
+
.awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
|
|
121
121
|
color: var(--color-text-status-error-wdvepn, #d91515);
|
|
122
122
|
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");
|
|
123
123
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
124
124
|
}
|
|
125
125
|
@supports (--css-variable-support-check: #000) {
|
|
126
126
|
@media not print {
|
|
127
|
-
.awsui_code-
|
|
127
|
+
.awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
|
|
128
128
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
129
129
|
}
|
|
130
|
-
.awsui-polaris-dark-mode .awsui_code-
|
|
130
|
+
.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
|
|
131
131
|
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");
|
|
132
132
|
}
|
|
133
133
|
}
|
|
134
134
|
}
|
|
135
|
-
.awsui_code-
|
|
135
|
+
.awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
|
|
136
136
|
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");
|
|
137
137
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
138
138
|
}
|
|
139
139
|
@supports (--css-variable-support-check: #000) {
|
|
140
140
|
@media not print {
|
|
141
|
-
.awsui_code-
|
|
141
|
+
.awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
|
|
142
142
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
143
143
|
}
|
|
144
|
-
.awsui-polaris-dark-mode .awsui_code-
|
|
144
|
+
.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
|
|
145
145
|
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");
|
|
146
146
|
}
|
|
147
147
|
}
|
|
148
148
|
}
|
|
149
|
-
.awsui_code-
|
|
149
|
+
.awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-cell:not(#\9) {
|
|
150
150
|
padding-left: 24px;
|
|
151
151
|
padding-right: 16px;
|
|
152
152
|
}
|
|
153
|
-
.awsui_code-
|
|
153
|
+
.awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_fold-widget:not(#\9) {
|
|
154
154
|
/* A good test case for disabled folds
|
|
155
155
|
<<html<<<<
|
|
156
156
|
</html>
|
|
@@ -160,24 +160,24 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
160
160
|
background-color: transparent;
|
|
161
161
|
border: none;
|
|
162
162
|
}
|
|
163
|
-
.awsui_code-
|
|
163
|
+
.awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter_annotation:not(#\9) {
|
|
164
164
|
margin-left: -21px;
|
|
165
165
|
}
|
|
166
|
-
.awsui_code-
|
|
167
|
-
.awsui_code-
|
|
166
|
+
.awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_fold-widget:not(#\9),
|
|
167
|
+
.awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter_annotation:not(#\9) {
|
|
168
168
|
box-shadow: none;
|
|
169
169
|
}
|
|
170
|
-
body[data-awsui-focus-visible=true] .awsui_code-
|
|
171
|
-
body[data-awsui-focus-visible=true] .awsui_code-
|
|
170
|
+
body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_fold-widget:not(#\9):focus,
|
|
171
|
+
body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter_annotation:not(#\9):focus {
|
|
172
172
|
position: relative;
|
|
173
173
|
}
|
|
174
|
-
body[data-awsui-focus-visible=true] .awsui_code-
|
|
175
|
-
body[data-awsui-focus-visible=true] .awsui_code-
|
|
174
|
+
body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_fold-widget:not(#\9):focus,
|
|
175
|
+
body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter_annotation:not(#\9):focus {
|
|
176
176
|
outline: 2px dotted transparent;
|
|
177
177
|
outline-offset: calc(-1px - 1px);
|
|
178
178
|
}
|
|
179
|
-
body[data-awsui-focus-visible=true] .awsui_code-
|
|
180
|
-
body[data-awsui-focus-visible=true] .awsui_code-
|
|
179
|
+
body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_fold-widget:not(#\9):focus::before,
|
|
180
|
+
body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter_annotation:not(#\9):focus::before {
|
|
181
181
|
content: " ";
|
|
182
182
|
display: block;
|
|
183
183
|
position: absolute;
|
|
@@ -188,95 +188,95 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_fcpi6_98 .ace_edito
|
|
|
188
188
|
border-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
189
189
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
|
|
190
190
|
}
|
|
191
|
-
.awsui_code-
|
|
191
|
+
.awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_marker-layer > .ace_active-line:not(#\9) {
|
|
192
192
|
background: transparent;
|
|
193
193
|
box-sizing: border-box;
|
|
194
194
|
border-top: 1px solid var(--color-border-code-editor-ace-active-line-light-theme-37hmmo, #d1d5db);
|
|
195
195
|
border-bottom: 1px solid var(--color-border-code-editor-ace-active-line-light-theme-37hmmo, #d1d5db);
|
|
196
196
|
}
|
|
197
|
-
.awsui_code-
|
|
197
|
+
.awsui_code-editor_1gl9c_mfaa2_98 .ace_editor.ace_dark .ace_marker-layer > .ace_active-line:not(#\9) {
|
|
198
198
|
border-top: 1px solid var(--color-border-code-editor-ace-active-line-dark-theme-5oxz8x, #5f6b7a);
|
|
199
199
|
border-bottom: 1px solid var(--color-border-code-editor-ace-active-line-dark-theme-5oxz8x, #5f6b7a);
|
|
200
200
|
}
|
|
201
|
-
.awsui_code-
|
|
201
|
+
.awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter:not(#\9) {
|
|
202
202
|
background-color: var(--color-background-code-editor-gutter-default-om1nsh, #f4f4f4);
|
|
203
203
|
color: var(--color-text-code-editor-gutter-default-n16krn, #000716);
|
|
204
204
|
}
|
|
205
|
-
.awsui_code-
|
|
206
|
-
.awsui_code-
|
|
205
|
+
.awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter:not(#\9):focus,
|
|
206
|
+
.awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_scroller:not(#\9):focus {
|
|
207
207
|
box-shadow: inset 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
|
|
208
208
|
}
|
|
209
|
-
.awsui_code-
|
|
209
|
+
.awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
|
|
210
210
|
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");
|
|
211
211
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
212
212
|
}
|
|
213
213
|
@supports (--css-variable-support-check: #000) {
|
|
214
214
|
@media not print {
|
|
215
|
-
.awsui_code-
|
|
215
|
+
.awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
|
|
216
216
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
217
217
|
}
|
|
218
|
-
.awsui-polaris-dark-mode .awsui_code-
|
|
218
|
+
.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
|
|
219
219
|
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");
|
|
220
220
|
}
|
|
221
221
|
}
|
|
222
222
|
}
|
|
223
|
-
.awsui_code-
|
|
223
|
+
.awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
|
|
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='%23000716' fill='%23000716' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
225
225
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
226
226
|
}
|
|
227
227
|
@supports (--css-variable-support-check: #000) {
|
|
228
228
|
@media not print {
|
|
229
|
-
.awsui_code-
|
|
229
|
+
.awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
|
|
230
230
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
231
231
|
}
|
|
232
|
-
.awsui-polaris-dark-mode .awsui_code-
|
|
232
|
+
.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
|
|
233
233
|
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");
|
|
234
234
|
}
|
|
235
235
|
}
|
|
236
236
|
}
|
|
237
|
-
.awsui_code-
|
|
237
|
+
.awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
|
|
238
238
|
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");
|
|
239
239
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
240
240
|
}
|
|
241
241
|
@supports (--css-variable-support-check: #000) {
|
|
242
242
|
@media not print {
|
|
243
|
-
.awsui_code-
|
|
243
|
+
.awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
|
|
244
244
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
245
245
|
}
|
|
246
|
-
.awsui-polaris-dark-mode .awsui_code-
|
|
246
|
+
.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
|
|
247
247
|
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");
|
|
248
248
|
}
|
|
249
249
|
}
|
|
250
250
|
}
|
|
251
|
-
.awsui_code-
|
|
251
|
+
.awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
252
252
|
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");
|
|
253
253
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
254
254
|
}
|
|
255
255
|
@supports (--css-variable-support-check: #000) {
|
|
256
256
|
@media not print {
|
|
257
|
-
.awsui_code-
|
|
257
|
+
.awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
258
258
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
259
259
|
}
|
|
260
|
-
.awsui-polaris-dark-mode .awsui_code-
|
|
260
|
+
.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
261
261
|
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");
|
|
262
262
|
}
|
|
263
263
|
}
|
|
264
264
|
}
|
|
265
|
-
.awsui_code-
|
|
265
|
+
.awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line:not(#\9) {
|
|
266
266
|
background-color: var(--color-background-code-editor-gutter-active-line-default-n2dsul, #5f6b7a);
|
|
267
267
|
color: var(--color-text-code-editor-gutter-active-line-zmlu0u, #ffffff);
|
|
268
268
|
}
|
|
269
|
-
body[data-awsui-focus-visible=true] .awsui_code-
|
|
270
|
-
body[data-awsui-focus-visible=true] .awsui_code-
|
|
269
|
+
body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line .ace_fold-widget:not(#\9):focus,
|
|
270
|
+
body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line .ace_gutter_annotation:not(#\9):focus {
|
|
271
271
|
position: relative;
|
|
272
272
|
}
|
|
273
|
-
body[data-awsui-focus-visible=true] .awsui_code-
|
|
274
|
-
body[data-awsui-focus-visible=true] .awsui_code-
|
|
273
|
+
body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line .ace_fold-widget:not(#\9):focus,
|
|
274
|
+
body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line .ace_gutter_annotation:not(#\9):focus {
|
|
275
275
|
outline: 2px dotted transparent;
|
|
276
276
|
outline-offset: calc(-2px - 1px);
|
|
277
277
|
}
|
|
278
|
-
body[data-awsui-focus-visible=true] .awsui_code-
|
|
279
|
-
body[data-awsui-focus-visible=true] .awsui_code-
|
|
278
|
+
body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line .ace_fold-widget:not(#\9):focus::before,
|
|
279
|
+
body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line .ace_gutter_annotation:not(#\9):focus::before {
|
|
280
280
|
content: " ";
|
|
281
281
|
display: block;
|
|
282
282
|
position: absolute;
|
|
@@ -287,63 +287,63 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_fcpi6_98 .ace_edito
|
|
|
287
287
|
border-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
288
288
|
box-shadow: 0 0 0 2px var(--color-text-code-editor-gutter-active-line-zmlu0u, #ffffff);
|
|
289
289
|
}
|
|
290
|
-
.awsui_code-
|
|
290
|
+
.awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
|
|
291
291
|
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");
|
|
292
292
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
293
293
|
}
|
|
294
294
|
@supports (--css-variable-support-check: #000) {
|
|
295
295
|
@media not print {
|
|
296
|
-
.awsui_code-
|
|
296
|
+
.awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
|
|
297
297
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
298
298
|
}
|
|
299
|
-
.awsui-polaris-dark-mode .awsui_code-
|
|
299
|
+
.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line > .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='%23192534' fill='%23192534' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
301
301
|
}
|
|
302
302
|
}
|
|
303
303
|
}
|
|
304
|
-
.awsui_code-
|
|
304
|
+
.awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
|
|
305
305
|
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");
|
|
306
306
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
307
307
|
}
|
|
308
308
|
@supports (--css-variable-support-check: #000) {
|
|
309
309
|
@media not print {
|
|
310
|
-
.awsui_code-
|
|
310
|
+
.awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
|
|
311
311
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
312
312
|
}
|
|
313
|
-
.awsui-polaris-dark-mode .awsui_code-
|
|
313
|
+
.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
|
|
314
314
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23000716' fill='%23000716' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
315
315
|
}
|
|
316
316
|
}
|
|
317
317
|
}
|
|
318
|
-
.awsui_code-
|
|
318
|
+
.awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
|
|
319
319
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d1d5db' fill='%23d1d5db' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
320
320
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
321
321
|
}
|
|
322
322
|
@supports (--css-variable-support-check: #000) {
|
|
323
323
|
@media not print {
|
|
324
|
-
.awsui_code-
|
|
324
|
+
.awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
|
|
325
325
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
326
326
|
}
|
|
327
|
-
.awsui-polaris-dark-mode .awsui_code-
|
|
327
|
+
.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
|
|
328
328
|
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");
|
|
329
329
|
}
|
|
330
330
|
}
|
|
331
331
|
}
|
|
332
|
-
.awsui_code-
|
|
332
|
+
.awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
333
333
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fbfbfb' fill='%23fbfbfb' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
334
334
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
335
335
|
}
|
|
336
336
|
@supports (--css-variable-support-check: #000) {
|
|
337
337
|
@media not print {
|
|
338
|
-
.awsui_code-
|
|
338
|
+
.awsui_code-editor_1gl9c_mfaa2_98 .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_mfaa2_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_mfaa2_98 .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_mfaa2_98 .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");
|
|
@@ -351,80 +351,80 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_fcpi6_98 .ace_edito
|
|
|
351
351
|
}
|
|
352
352
|
@supports (--css-variable-support-check: #000) {
|
|
353
353
|
@media not print {
|
|
354
|
-
.awsui_code-
|
|
354
|
+
.awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
|
|
355
355
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
356
356
|
}
|
|
357
|
-
.awsui-polaris-dark-mode .awsui_code-
|
|
357
|
+
.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
|
|
358
358
|
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");
|
|
359
359
|
}
|
|
360
360
|
}
|
|
361
361
|
}
|
|
362
|
-
.awsui_code-
|
|
362
|
+
.awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
|
|
363
363
|
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");
|
|
364
364
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
365
365
|
}
|
|
366
366
|
@supports (--css-variable-support-check: #000) {
|
|
367
367
|
@media not print {
|
|
368
|
-
.awsui_code-
|
|
368
|
+
.awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
|
|
369
369
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
370
370
|
}
|
|
371
|
-
.awsui-polaris-dark-mode .awsui_code-
|
|
371
|
+
.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line.ace_warning: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='%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");
|
|
373
373
|
}
|
|
374
374
|
}
|
|
375
375
|
}
|
|
376
|
-
.awsui_code-
|
|
376
|
+
.awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
|
|
377
377
|
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");
|
|
378
378
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
379
379
|
}
|
|
380
380
|
@supports (--css-variable-support-check: #000) {
|
|
381
381
|
@media not print {
|
|
382
|
-
.awsui_code-
|
|
382
|
+
.awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
|
|
383
383
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
384
384
|
}
|
|
385
|
-
.awsui-polaris-dark-mode .awsui_code-
|
|
385
|
+
.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
|
|
386
386
|
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");
|
|
387
387
|
}
|
|
388
388
|
}
|
|
389
389
|
}
|
|
390
|
-
.awsui_code-
|
|
390
|
+
.awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open: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='%23fbfbfb' fill='%23fbfbfb' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
|
|
392
392
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
393
393
|
}
|
|
394
394
|
@supports (--css-variable-support-check: #000) {
|
|
395
395
|
@media not print {
|
|
396
|
-
.awsui_code-
|
|
396
|
+
.awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
|
|
397
397
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
398
398
|
}
|
|
399
|
-
.awsui-polaris-dark-mode .awsui_code-
|
|
399
|
+
.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
|
|
400
400
|
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");
|
|
401
401
|
}
|
|
402
402
|
}
|
|
403
403
|
}
|
|
404
|
-
.awsui_code-
|
|
404
|
+
.awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
|
|
405
405
|
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");
|
|
406
406
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
407
407
|
}
|
|
408
408
|
@supports (--css-variable-support-check: #000) {
|
|
409
409
|
@media not print {
|
|
410
|
-
.awsui_code-
|
|
410
|
+
.awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
|
|
411
411
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
412
412
|
}
|
|
413
|
-
.awsui-polaris-dark-mode .awsui_code-
|
|
413
|
+
.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
|
|
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='%23192534' fill='%23192534' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
|
|
415
415
|
}
|
|
416
416
|
}
|
|
417
417
|
}
|
|
418
|
-
.awsui_code-
|
|
418
|
+
.awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
419
419
|
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");
|
|
420
420
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
421
421
|
}
|
|
422
422
|
@supports (--css-variable-support-check: #000) {
|
|
423
423
|
@media not print {
|
|
424
|
-
.awsui_code-
|
|
424
|
+
.awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
425
425
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
426
426
|
}
|
|
427
|
-
.awsui-polaris-dark-mode .awsui_code-
|
|
427
|
+
.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_mfaa2_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
|
|
428
428
|
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");
|
|
429
429
|
}
|
|
430
430
|
}
|
|
@@ -435,7 +435,7 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_fcpi6_98 .ace_edito
|
|
|
435
435
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
436
436
|
SPDX-License-Identifier: Apache-2.0
|
|
437
437
|
*/
|
|
438
|
-
.
|
|
438
|
+
.awsui_pane_1gl9c_mfaa2_438:not(#\9) {
|
|
439
439
|
display: flex;
|
|
440
440
|
position: relative;
|
|
441
441
|
flex-direction: row;
|
|
@@ -446,74 +446,73 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_fcpi6_98 .ace_edito
|
|
|
446
446
|
background: var(--color-background-code-editor-status-bar-x8dalt, #f4f4f4);
|
|
447
447
|
color: var(--color-text-body-default-2sxhhn, #000716);
|
|
448
448
|
}
|
|
449
|
-
.awsui_pane__close-
|
|
449
|
+
.awsui_pane__close-container_1gl9c_mfaa2_449:not(#\9) {
|
|
450
450
|
position: absolute;
|
|
451
451
|
top: 0;
|
|
452
452
|
right: calc(var(--space-s-34lx8l, 12px) / 2);
|
|
453
453
|
}
|
|
454
|
-
.
|
|
454
|
+
.awsui_pane__list_1gl9c_mfaa2_454:not(#\9) {
|
|
455
455
|
flex: 1;
|
|
456
456
|
overflow: auto;
|
|
457
457
|
max-height: 100%;
|
|
458
458
|
box-sizing: border-box;
|
|
459
459
|
margin-right: calc(var(--line-height-body-m-30ar75, 20px) + 2 * var(--space-xs-zb16t3, 8px));
|
|
460
460
|
}
|
|
461
|
-
.
|
|
461
|
+
.awsui_pane__table_1gl9c_mfaa2_461:not(#\9) {
|
|
462
462
|
width: 100%;
|
|
463
463
|
border-spacing: 0;
|
|
464
464
|
margin: var(--space-s-34lx8l, 12px) 0;
|
|
465
465
|
}
|
|
466
|
-
.
|
|
466
|
+
.awsui_pane__item_1gl9c_mfaa2_466 > .awsui_pane__cell_1gl9c_mfaa2_466:not(#\9) {
|
|
467
467
|
border-top: var(--border-item-width-yel47s, 2px) solid var(--color-transparent-0ltpn5, transparent);
|
|
468
468
|
border-bottom: var(--border-item-width-yel47s, 2px) solid var(--color-transparent-0ltpn5, transparent);
|
|
469
469
|
}
|
|
470
|
-
.
|
|
470
|
+
.awsui_pane__item_1gl9c_mfaa2_466 > .awsui_pane__cell_1gl9c_mfaa2_466:not(#\9):first-child {
|
|
471
471
|
border-left: var(--border-item-width-yel47s, 2px) solid var(--color-transparent-0ltpn5, transparent);
|
|
472
472
|
border-top-left-radius: var(--border-radius-item-05df9h, 8px);
|
|
473
473
|
border-bottom-left-radius: var(--border-radius-item-05df9h, 8px);
|
|
474
474
|
}
|
|
475
|
-
.
|
|
475
|
+
.awsui_pane__item_1gl9c_mfaa2_466 > .awsui_pane__cell_1gl9c_mfaa2_466:not(#\9):last-child {
|
|
476
476
|
border-right: var(--border-item-width-yel47s, 2px) solid var(--color-transparent-0ltpn5, transparent);
|
|
477
477
|
border-top-right-radius: var(--border-radius-item-05df9h, 8px);
|
|
478
478
|
border-bottom-right-radius: var(--border-radius-item-05df9h, 8px);
|
|
479
479
|
}
|
|
480
|
-
.awsui_pane__item--
|
|
480
|
+
.awsui_pane__item--highlighted_1gl9c_mfaa2_480:not(#\9), .awsui_pane__item_1gl9c_mfaa2_466:not(#\9):hover, .awsui_pane__item_1gl9c_mfaa2_466:not(#\9):focus {
|
|
481
481
|
cursor: pointer;
|
|
482
482
|
outline: none;
|
|
483
483
|
}
|
|
484
|
-
.awsui_pane__item--
|
|
484
|
+
.awsui_pane__item--highlighted_1gl9c_mfaa2_480 > .awsui_pane__cell_1gl9c_mfaa2_466:not(#\9), .awsui_pane__item_1gl9c_mfaa2_466:not(#\9):hover > .awsui_pane__cell_1gl9c_mfaa2_466, .awsui_pane__item_1gl9c_mfaa2_466:not(#\9):focus > .awsui_pane__cell_1gl9c_mfaa2_466 {
|
|
485
485
|
background-color: var(--color-background-code-editor-pane-item-hover-7wgkyr, #e9ebed);
|
|
486
486
|
}
|
|
487
|
-
.awsui_pane__item--
|
|
487
|
+
.awsui_pane__item--highlighted_1gl9c_mfaa2_480 > .awsui_pane__cell_1gl9c_mfaa2_466:not(#\9), .awsui_pane__item_1gl9c_mfaa2_466:not(#\9):hover > .awsui_pane__cell_1gl9c_mfaa2_466, .awsui_pane__item_1gl9c_mfaa2_466:not(#\9):focus > .awsui_pane__cell_1gl9c_mfaa2_466 {
|
|
488
488
|
border-top: var(--border-item-width-yel47s, 2px) solid var(--color-border-code-editor-pane-item-hover-std69p, #7d8998);
|
|
489
489
|
border-bottom: var(--border-item-width-yel47s, 2px) solid var(--color-border-code-editor-pane-item-hover-std69p, #7d8998);
|
|
490
490
|
}
|
|
491
|
-
.awsui_pane__item--
|
|
491
|
+
.awsui_pane__item--highlighted_1gl9c_mfaa2_480 > .awsui_pane__cell_1gl9c_mfaa2_466:not(#\9):first-child, .awsui_pane__item_1gl9c_mfaa2_466:not(#\9):hover > .awsui_pane__cell_1gl9c_mfaa2_466:first-child, .awsui_pane__item_1gl9c_mfaa2_466:not(#\9):focus > .awsui_pane__cell_1gl9c_mfaa2_466:first-child {
|
|
492
492
|
border-left: var(--border-item-width-yel47s, 2px) solid var(--color-border-code-editor-pane-item-hover-std69p, #7d8998);
|
|
493
493
|
border-top-left-radius: var(--border-radius-item-05df9h, 8px);
|
|
494
494
|
border-bottom-left-radius: var(--border-radius-item-05df9h, 8px);
|
|
495
495
|
}
|
|
496
|
-
.awsui_pane__item--
|
|
496
|
+
.awsui_pane__item--highlighted_1gl9c_mfaa2_480 > .awsui_pane__cell_1gl9c_mfaa2_466:not(#\9):last-child, .awsui_pane__item_1gl9c_mfaa2_466:not(#\9):hover > .awsui_pane__cell_1gl9c_mfaa2_466:last-child, .awsui_pane__item_1gl9c_mfaa2_466:not(#\9):focus > .awsui_pane__cell_1gl9c_mfaa2_466:last-child {
|
|
497
497
|
border-right: var(--border-item-width-yel47s, 2px) solid var(--color-border-code-editor-pane-item-hover-std69p, #7d8998);
|
|
498
498
|
border-top-right-radius: var(--border-radius-item-05df9h, 8px);
|
|
499
499
|
border-bottom-right-radius: var(--border-radius-item-05df9h, 8px);
|
|
500
500
|
}
|
|
501
|
-
.
|
|
501
|
+
.awsui_pane__location_1gl9c_mfaa2_501:not(#\9), .awsui_pane__description_1gl9c_mfaa2_501:not(#\9) {
|
|
502
502
|
padding: var(--space-xxs-p8yyaw, 4px) var(--space-s-34lx8l, 12px);
|
|
503
503
|
}
|
|
504
|
-
.
|
|
504
|
+
.awsui_pane__location_1gl9c_mfaa2_501:not(#\9) {
|
|
505
505
|
vertical-align: baseline;
|
|
506
506
|
white-space: nowrap;
|
|
507
507
|
padding-left: calc(var(--space-l-t419sm, 20px) + var(--space-s-34lx8l, 12px));
|
|
508
508
|
}
|
|
509
|
-
.
|
|
509
|
+
.awsui_pane__description_1gl9c_mfaa2_501:not(#\9) {
|
|
510
510
|
padding-right: 0;
|
|
511
511
|
min-width: 0;
|
|
512
|
-
-ms-word-break: break-all;
|
|
513
512
|
word-break: break-word;
|
|
514
513
|
}
|
|
515
514
|
|
|
516
|
-
.awsui_focus-
|
|
515
|
+
.awsui_focus-lock_1gl9c_mfaa2_515:not(#\9) {
|
|
517
516
|
height: 100%;
|
|
518
517
|
}
|
|
519
518
|
|
|
@@ -521,7 +520,7 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_fcpi6_98 .ace_edito
|
|
|
521
520
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
522
521
|
SPDX-License-Identifier: Apache-2.0
|
|
523
522
|
*/
|
|
524
|
-
.awsui_code-
|
|
523
|
+
.awsui_code-editor_1gl9c_mfaa2_98:not(#\9) {
|
|
525
524
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
526
525
|
border-collapse: separate;
|
|
527
526
|
border-spacing: 0;
|
|
@@ -564,23 +563,23 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_fcpi6_98 .ace_edito
|
|
|
564
563
|
width: 100%;
|
|
565
564
|
}
|
|
566
565
|
|
|
567
|
-
.
|
|
566
|
+
.awsui_editor_1gl9c_mfaa2_540:not(#\9) {
|
|
568
567
|
position: absolute;
|
|
569
568
|
top: 0;
|
|
570
569
|
right: 0;
|
|
571
570
|
bottom: 0;
|
|
572
571
|
left: 0;
|
|
573
572
|
}
|
|
574
|
-
.
|
|
573
|
+
.awsui_editor_1gl9c_mfaa2_540:not(#\9):focus {
|
|
575
574
|
position: relative;
|
|
576
575
|
position: absolute;
|
|
577
576
|
overflow: visible;
|
|
578
577
|
}
|
|
579
|
-
.
|
|
578
|
+
.awsui_editor_1gl9c_mfaa2_540:not(#\9):focus {
|
|
580
579
|
outline: 2px dotted transparent;
|
|
581
580
|
outline-offset: calc(3px - 1px);
|
|
582
581
|
}
|
|
583
|
-
.
|
|
582
|
+
.awsui_editor_1gl9c_mfaa2_540:not(#\9):focus::before {
|
|
584
583
|
content: " ";
|
|
585
584
|
display: block;
|
|
586
585
|
position: absolute;
|
|
@@ -592,55 +591,54 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_fcpi6_98 .ace_edito
|
|
|
592
591
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
|
|
593
592
|
}
|
|
594
593
|
|
|
595
|
-
.awsui_editor-
|
|
594
|
+
.awsui_editor-refresh_1gl9c_mfaa2_568:not(#\9) {
|
|
596
595
|
border-top-left-radius: calc(var(--border-radius-code-editor-qvw11o, 8px) - var(--border-item-width-yel47s, 2px));
|
|
597
596
|
border-top-right-radius: calc(var(--border-radius-code-editor-qvw11o, 8px) - var(--border-item-width-yel47s, 2px));
|
|
598
597
|
}
|
|
599
598
|
|
|
600
|
-
.awsui_status-
|
|
599
|
+
.awsui_status-bar_1gl9c_mfaa2_573:not(#\9) {
|
|
601
600
|
display: flex;
|
|
602
601
|
vertical-align: middle;
|
|
603
602
|
border-top: var(--border-item-width-yel47s, 2px) solid var(--color-border-code-editor-default-c1jpix, #d1d5db);
|
|
604
603
|
background-color: var(--color-background-code-editor-status-bar-x8dalt, #f4f4f4);
|
|
605
604
|
min-width: 0;
|
|
606
|
-
-ms-word-break: break-all;
|
|
607
605
|
word-break: break-word;
|
|
608
606
|
}
|
|
609
|
-
.awsui_status-bar-with-hidden-
|
|
607
|
+
.awsui_status-bar-with-hidden-pane_1gl9c_mfaa2_581:not(#\9) {
|
|
610
608
|
border-bottom-left-radius: var(--border-radius-code-editor-qvw11o, 8px);
|
|
611
609
|
border-bottom-right-radius: var(--border-radius-code-editor-qvw11o, 8px);
|
|
612
610
|
}
|
|
613
|
-
.awsui_status-
|
|
611
|
+
.awsui_status-bar__left_1gl9c_mfaa2_585:not(#\9) {
|
|
614
612
|
flex: 1;
|
|
615
613
|
display: flex;
|
|
616
614
|
flex-wrap: wrap;
|
|
617
615
|
padding-left: var(--space-l-t419sm, 20px);
|
|
618
616
|
border-right: var(--border-item-width-yel47s, 2px) solid var(--color-border-code-editor-default-c1jpix, #d1d5db);
|
|
619
617
|
}
|
|
620
|
-
.awsui_status-bar__left-
|
|
618
|
+
.awsui_status-bar__left-virtual_1gl9c_mfaa2_592:not(#\9) {
|
|
621
619
|
flex-wrap: nowrap;
|
|
622
620
|
white-space: nowrap;
|
|
623
621
|
}
|
|
624
|
-
.awsui_status-
|
|
622
|
+
.awsui_status-bar__right_1gl9c_mfaa2_596:not(#\9) {
|
|
625
623
|
display: flex;
|
|
626
624
|
align-items: center;
|
|
627
625
|
}
|
|
628
|
-
.awsui_status-bar__language-
|
|
626
|
+
.awsui_status-bar__language-mode_1gl9c_mfaa2_600:not(#\9), .awsui_status-bar__cursor-position_1gl9c_mfaa2_600:not(#\9) {
|
|
629
627
|
display: inline-block;
|
|
630
628
|
color: var(--color-text-body-default-2sxhhn, #000716);
|
|
631
629
|
padding: var(--space-scaled-xs-26e2du, 8px) var(--space-s-34lx8l, 12px);
|
|
632
630
|
}
|
|
633
|
-
.awsui_status-bar__cog-
|
|
631
|
+
.awsui_status-bar__cog-button_1gl9c_mfaa2_605:not(#\9) {
|
|
634
632
|
padding: calc(var(--space-scaled-xxs-7597g1, 4px) - 1px) calc(var(--space-xs-zb16t3, 8px) - 2px);
|
|
635
633
|
}
|
|
636
634
|
|
|
637
|
-
.awsui_status-bar-
|
|
635
|
+
.awsui_status-bar-virtual_1gl9c_mfaa2_609:not(#\9) {
|
|
638
636
|
position: absolute !important;
|
|
639
637
|
top: -9999px !important;
|
|
640
638
|
left: -9999px !important;
|
|
641
639
|
}
|
|
642
640
|
|
|
643
|
-
.awsui_tab-
|
|
641
|
+
.awsui_tab-button_1gl9c_mfaa2_615:not(#\9) {
|
|
644
642
|
position: relative;
|
|
645
643
|
display: inline-block;
|
|
646
644
|
padding: var(--space-scaled-xs-26e2du, 8px) var(--space-s-34lx8l, 12px);
|
|
@@ -653,11 +651,11 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_fcpi6_98 .ace_edito
|
|
|
653
651
|
cursor: pointer;
|
|
654
652
|
z-index: 1;
|
|
655
653
|
}
|
|
656
|
-
.awsui_tab-
|
|
654
|
+
.awsui_tab-button_1gl9c_mfaa2_615:not(#\9):hover {
|
|
657
655
|
color: var(--color-text-code-editor-tab-button-error-5ax346, #ffffff);
|
|
658
656
|
background: var(--color-text-status-error-wdvepn, #d91515);
|
|
659
657
|
}
|
|
660
|
-
.awsui_tab-
|
|
658
|
+
.awsui_tab-button_1gl9c_mfaa2_615:not(#\9)::after {
|
|
661
659
|
content: "";
|
|
662
660
|
position: absolute;
|
|
663
661
|
left: 0;
|
|
@@ -668,54 +666,54 @@ body[data-awsui-focus-visible=true] .awsui_code-editor_1gl9c_fcpi6_98 .ace_edito
|
|
|
668
666
|
background: var(--color-text-status-error-wdvepn, #d91515);
|
|
669
667
|
opacity: 0;
|
|
670
668
|
}
|
|
671
|
-
.awsui_tab-button--
|
|
669
|
+
.awsui_tab-button--refresh_1gl9c_mfaa2_643:not(#\9) {
|
|
672
670
|
padding-bottom: calc(var(--space-scaled-xs-26e2du, 8px) + var(--border-active-width-9dmqf4, 4px) - 2px);
|
|
673
671
|
}
|
|
674
|
-
.awsui_tab-button--
|
|
672
|
+
.awsui_tab-button--warnings_1gl9c_mfaa2_646:not(#\9) {
|
|
675
673
|
color: var(--color-text-status-warning-yik8vi, #8d6605);
|
|
676
674
|
}
|
|
677
|
-
.awsui_tab-button--
|
|
675
|
+
.awsui_tab-button--warnings_1gl9c_mfaa2_646:not(#\9):hover {
|
|
678
676
|
background: var(--color-text-status-warning-yik8vi, #8d6605);
|
|
679
677
|
}
|
|
680
|
-
.awsui_tab-button--
|
|
678
|
+
.awsui_tab-button--warnings_1gl9c_mfaa2_646:not(#\9)::after {
|
|
681
679
|
background: var(--color-text-status-warning-yik8vi, #8d6605);
|
|
682
680
|
}
|
|
683
|
-
.awsui_tab-button--
|
|
681
|
+
.awsui_tab-button--active_1gl9c_mfaa2_655:not(#\9)::after {
|
|
684
682
|
opacity: 1;
|
|
685
683
|
}
|
|
686
|
-
.awsui_tab-button--
|
|
684
|
+
.awsui_tab-button--refresh_1gl9c_mfaa2_643:not(#\9)::after {
|
|
687
685
|
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));
|
|
688
686
|
}
|
|
689
687
|
@media (prefers-reduced-motion: reduce) {
|
|
690
|
-
.awsui_tab-button--
|
|
688
|
+
.awsui_tab-button--refresh_1gl9c_mfaa2_643:not(#\9)::after {
|
|
691
689
|
animation: none;
|
|
692
690
|
transition: none;
|
|
693
691
|
}
|
|
694
692
|
}
|
|
695
|
-
.awsui-motion-disabled .awsui_tab-button--
|
|
693
|
+
.awsui-motion-disabled .awsui_tab-button--refresh_1gl9c_mfaa2_643:not(#\9)::after, .awsui-mode-entering .awsui_tab-button--refresh_1gl9c_mfaa2_643:not(#\9)::after {
|
|
696
694
|
animation: none;
|
|
697
695
|
transition: none;
|
|
698
696
|
}
|
|
699
|
-
.awsui_tab-button--
|
|
697
|
+
.awsui_tab-button--disabled_1gl9c_mfaa2_671:not(#\9) {
|
|
700
698
|
font-weight: normal;
|
|
701
699
|
color: var(--color-text-code-editor-status-bar-disabled-mrlsxh, #7d8998);
|
|
702
700
|
cursor: default;
|
|
703
701
|
}
|
|
704
|
-
.awsui_tab-button--
|
|
702
|
+
.awsui_tab-button--disabled_1gl9c_mfaa2_671:not(#\9):hover {
|
|
705
703
|
color: var(--color-text-code-editor-status-bar-disabled-mrlsxh, #7d8998);
|
|
706
704
|
background: transparent;
|
|
707
705
|
}
|
|
708
|
-
.awsui_tab-button--
|
|
706
|
+
.awsui_tab-button--disabled_1gl9c_mfaa2_671:not(#\9)::after {
|
|
709
707
|
display: none;
|
|
710
708
|
}
|
|
711
|
-
body[data-awsui-focus-visible=true] .awsui_tab-
|
|
709
|
+
body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_mfaa2_615:not(#\9):focus {
|
|
712
710
|
position: relative;
|
|
713
711
|
}
|
|
714
|
-
body[data-awsui-focus-visible=true] .awsui_tab-
|
|
712
|
+
body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_mfaa2_615:not(#\9):focus {
|
|
715
713
|
outline: 2px dotted transparent;
|
|
716
714
|
outline-offset: calc(var(--space-code-editor-status-focus-outline-gutter-dqxswe, -7px) - 1px);
|
|
717
715
|
}
|
|
718
|
-
body[data-awsui-focus-visible=true] .awsui_tab-
|
|
716
|
+
body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_mfaa2_615:not(#\9):focus::before {
|
|
719
717
|
content: " ";
|
|
720
718
|
display: block;
|
|
721
719
|
position: absolute;
|
|
@@ -726,19 +724,19 @@ body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_fcpi6_617:not(#\9):f
|
|
|
726
724
|
border-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
727
725
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
|
|
728
726
|
}
|
|
729
|
-
.awsui_tab-button--
|
|
727
|
+
.awsui_tab-button--divider_1gl9c_mfaa2_701:not(#\9) {
|
|
730
728
|
display: inline-block;
|
|
731
729
|
height: var(--line-height-body-m-30ar75, 20px);
|
|
732
730
|
width: var(--border-code-editor-status-divider-width-6zj7o8, 2px);
|
|
733
731
|
background: var(--color-border-tabs-divider-as2avh, #e9ebed);
|
|
734
732
|
vertical-align: middle;
|
|
735
733
|
}
|
|
736
|
-
.awsui_tab-button--
|
|
734
|
+
.awsui_tab-button--errors_1gl9c_mfaa2_708:not(#\9) {
|
|
737
735
|
/* used in test-utils */
|
|
738
736
|
}
|
|
739
737
|
|
|
740
|
-
.awsui_loading-
|
|
741
|
-
.awsui_error-
|
|
738
|
+
.awsui_loading-screen_1gl9c_mfaa2_712:not(#\9),
|
|
739
|
+
.awsui_error-screen_1gl9c_mfaa2_713:not(#\9) {
|
|
742
740
|
display: flex;
|
|
743
741
|
align-items: center;
|
|
744
742
|
justify-content: center;
|
|
@@ -748,6 +746,6 @@ body[data-awsui-focus-visible=true] .awsui_tab-button_1gl9c_fcpi6_617:not(#\9):f
|
|
|
748
746
|
border-radius: var(--border-radius-code-editor-qvw11o, 8px);
|
|
749
747
|
}
|
|
750
748
|
|
|
751
|
-
.awsui_error-
|
|
749
|
+
.awsui_error-screen_1gl9c_mfaa2_713:not(#\9) {
|
|
752
750
|
color: var(--color-text-status-error-wdvepn, #d91515);
|
|
753
751
|
}
|