@cloudscape-design/components 3.0.128 → 3.0.129
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/annotation-context/annotation/annotation-popover.d.ts.map +1 -1
- package/annotation-context/annotation/annotation-popover.js +8 -2
- package/annotation-context/annotation/annotation-popover.js.map +1 -1
- package/annotation-context/annotation/annotation-trigger.d.ts +2 -0
- package/annotation-context/annotation/annotation-trigger.d.ts.map +1 -1
- package/annotation-context/annotation/annotation-trigger.js +2 -2
- package/annotation-context/annotation/annotation-trigger.js.map +1 -1
- package/annotation-context/annotation/closed-annotation.d.ts +3 -1
- package/annotation-context/annotation/closed-annotation.d.ts.map +1 -1
- package/annotation-context/annotation/closed-annotation.js +2 -2
- package/annotation-context/annotation/closed-annotation.js.map +1 -1
- package/annotation-context/annotation/open-annotation.d.ts.map +1 -1
- package/annotation-context/annotation/open-annotation.js +1 -1
- package/annotation-context/annotation/open-annotation.js.map +1 -1
- 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/annotation-context/index.d.ts.map +1 -1
- package/annotation-context/index.js +3 -1
- package/annotation-context/index.js.map +1 -1
- package/annotation-context/interfaces.d.ts +1 -1
- package/annotation-context/interfaces.d.ts.map +1 -1
- package/annotation-context/interfaces.js.map +1 -1
- package/app-layout/visual-refresh/main.d.ts.map +1 -1
- package/app-layout/visual-refresh/main.js +8 -3
- package/app-layout/visual-refresh/main.js.map +1 -1
- package/app-layout/visual-refresh/styles.css.js +60 -60
- package/app-layout/visual-refresh/styles.scoped.css +255 -237
- package/app-layout/visual-refresh/styles.selectors.js +60 -60
- package/area-chart/internal.d.ts.map +1 -1
- package/area-chart/internal.js +5 -0
- package/area-chart/internal.js.map +1 -1
- package/area-chart/model/index.d.ts +1 -0
- package/area-chart/model/index.d.ts.map +1 -1
- package/area-chart/model/index.js.map +1 -1
- package/area-chart/model/use-chart-model.d.ts.map +1 -1
- package/area-chart/model/use-chart-model.js +8 -1
- package/area-chart/model/use-chart-model.js.map +1 -1
- package/attribute-editor/row.d.ts.map +1 -1
- package/attribute-editor/row.js +4 -3
- package/attribute-editor/row.js.map +1 -1
- package/attribute-editor/styles.css.js +13 -12
- package/attribute-editor/styles.scoped.css +27 -23
- package/attribute-editor/styles.selectors.js +13 -12
- package/breadcrumb-group/interfaces.d.ts +1 -0
- package/breadcrumb-group/interfaces.d.ts.map +1 -1
- package/breadcrumb-group/interfaces.js.map +1 -1
- package/breadcrumb-group/internal.d.ts.map +1 -1
- package/breadcrumb-group/internal.js +1 -1
- package/breadcrumb-group/internal.js.map +1 -1
- package/breadcrumb-group/item/item.d.ts +1 -1
- package/breadcrumb-group/item/item.d.ts.map +1 -1
- package/breadcrumb-group/item/item.js +68 -8
- package/breadcrumb-group/item/item.js.map +1 -1
- package/breadcrumb-group/item/styles.css.js +9 -7
- package/breadcrumb-group/item/styles.scoped.css +26 -16
- package/breadcrumb-group/item/styles.selectors.js +9 -7
- package/code-editor/index.d.ts.map +1 -1
- package/code-editor/index.js +11 -16
- package/code-editor/index.js.map +1 -1
- package/code-editor/interfaces.d.ts +12 -1
- package/code-editor/interfaces.d.ts.map +1 -1
- package/code-editor/interfaces.js.map +1 -1
- package/code-editor/status-bar.d.ts.map +1 -1
- package/code-editor/status-bar.js +7 -1
- package/code-editor/status-bar.js.map +1 -1
- package/code-editor/util.js +1 -1
- package/code-editor/util.js.map +1 -1
- package/container/internal.d.ts.map +1 -1
- package/container/internal.js +7 -4
- package/container/internal.js.map +1 -1
- package/date-range-picker/calendar/grids/index.d.ts +0 -1
- package/date-range-picker/calendar/grids/index.d.ts.map +1 -1
- package/date-range-picker/calendar/grids/index.js +2 -14
- package/date-range-picker/calendar/grids/index.js.map +1 -1
- package/date-range-picker/calendar/index.d.ts +6 -4
- package/date-range-picker/calendar/index.d.ts.map +1 -1
- package/date-range-picker/calendar/index.js +111 -123
- package/date-range-picker/calendar/index.js.map +1 -1
- package/date-range-picker/calendar/utils.d.ts +4 -0
- package/date-range-picker/calendar/utils.d.ts.map +1 -0
- package/date-range-picker/calendar/utils.js +31 -0
- package/date-range-picker/calendar/utils.js.map +1 -0
- package/date-range-picker/dropdown.d.ts +2 -1
- package/date-range-picker/dropdown.d.ts.map +1 -1
- package/date-range-picker/dropdown.js +8 -6
- package/date-range-picker/dropdown.js.map +1 -1
- package/date-range-picker/index.d.ts.map +1 -1
- package/date-range-picker/index.js +2 -2
- package/date-range-picker/index.js.map +1 -1
- package/date-range-picker/interfaces.d.ts +14 -4
- package/date-range-picker/interfaces.d.ts.map +1 -1
- package/date-range-picker/interfaces.js.map +1 -1
- package/date-range-picker/styles.css.js +38 -38
- package/date-range-picker/styles.scoped.css +45 -50
- package/date-range-picker/styles.selectors.js +38 -38
- package/date-range-picker/utils.d.ts +2 -8
- package/date-range-picker/utils.d.ts.map +1 -1
- package/date-range-picker/utils.js +17 -12
- package/date-range-picker/utils.js.map +1 -1
- package/flashbar/styles.css.js +33 -33
- package/flashbar/styles.scoped.css +121 -121
- package/flashbar/styles.selectors.js +33 -33
- package/internal/components/dropdown/index.d.ts.map +1 -1
- package/internal/components/dropdown/index.js +2 -9
- package/internal/components/dropdown/index.js.map +1 -1
- package/internal/components/dropdown-status/index.d.ts +1 -4
- package/internal/components/dropdown-status/index.d.ts.map +1 -1
- package/internal/components/dropdown-status/index.js +3 -5
- package/internal/components/dropdown-status/index.js.map +1 -1
- package/internal/components/filtering-token/index.d.ts +2 -1
- package/internal/components/filtering-token/index.d.ts.map +1 -1
- package/internal/components/filtering-token/index.js +2 -2
- package/internal/components/filtering-token/index.js.map +1 -1
- package/internal/components/option/index.js +4 -4
- package/internal/components/option/index.js.map +1 -1
- package/internal/environment.js +1 -1
- package/internal/generated/custom-css-properties/index.d.ts.map +1 -1
- package/internal/generated/custom-css-properties/index.js +27 -26
- package/internal/generated/custom-css-properties/index.js.map +1 -1
- package/internal/hooks/use-analytics/index.d.ts +2 -0
- package/internal/hooks/use-analytics/index.d.ts.map +1 -0
- package/internal/hooks/use-analytics/index.js +16 -0
- package/internal/hooks/use-analytics/index.js.map +1 -0
- package/internal/manifest.json +1 -1
- package/internal/utils/date-time/format-date-time.d.ts +2 -0
- package/internal/utils/date-time/format-date-time.d.ts.map +1 -0
- package/internal/utils/date-time/format-date-time.js +8 -0
- package/internal/utils/date-time/format-date-time.js.map +1 -0
- package/internal/utils/date-time/index.d.ts +2 -1
- package/internal/utils/date-time/index.d.ts.map +1 -1
- package/internal/utils/date-time/index.js +2 -1
- package/internal/utils/date-time/index.js.map +1 -1
- package/internal/utils/date-time/join-date-time.d.ts +4 -0
- package/internal/utils/date-time/join-date-time.d.ts.map +1 -1
- package/internal/utils/date-time/join-date-time.js +4 -0
- package/internal/utils/date-time/join-date-time.js.map +1 -1
- package/mixed-line-bar-chart/chart-container.d.ts.map +1 -1
- package/mixed-line-bar-chart/chart-container.js +14 -5
- package/mixed-line-bar-chart/chart-container.js.map +1 -1
- package/package.json +1 -1
- package/pie-chart/pie-chart.d.ts.map +1 -1
- package/pie-chart/pie-chart.js +10 -1
- package/pie-chart/pie-chart.js.map +1 -1
- package/popover/body.d.ts +2 -1
- package/popover/body.d.ts.map +1 -1
- package/popover/body.js +2 -2
- package/popover/body.js.map +1 -1
- package/property-filter/interfaces.d.ts +1 -0
- package/property-filter/interfaces.d.ts.map +1 -1
- package/property-filter/interfaces.js.map +1 -1
- package/property-filter/token.d.ts.map +1 -1
- package/property-filter/token.js +1 -1
- package/property-filter/token.js.map +1 -1
- package/select/parts/filter.d.ts +1 -1
- package/select/utils/use-select.d.ts +1 -7
- package/select/utils/use-select.d.ts.map +1 -1
- package/select/utils/use-select.js +1 -1
- package/select/utils/use-select.js.map +1 -1
- package/table/styles.css.js +34 -34
- package/table/styles.scoped.css +42 -40
- package/table/styles.selectors.js +34 -34
- package/tabs/index.d.ts.map +1 -1
- package/tabs/index.js +9 -11
- package/tabs/index.js.map +1 -1
- package/tabs/styles.css.js +21 -21
- package/tabs/styles.scoped.css +48 -41
- package/tabs/styles.selectors.js +21 -21
- package/tabs/tab-header-bar.d.ts +4 -0
- package/tabs/tab-header-bar.d.ts.map +1 -1
- package/tabs/tab-header-bar.js +5 -1
- package/tabs/tab-header-bar.js.map +1 -1
- package/tag-editor/internal.d.ts.map +1 -1
- package/tag-editor/internal.js +6 -7
- package/tag-editor/internal.js.map +1 -1
- package/test-utils/tsconfig.tsbuildinfo +1 -1
- package/tutorial-panel/components/tutorial-detail-view/index.d.ts.map +1 -1
- package/tutorial-panel/components/tutorial-detail-view/index.js +3 -1
- package/tutorial-panel/components/tutorial-detail-view/index.js.map +1 -1
- package/tutorial-panel/components/tutorial-detail-view/task.d.ts.map +1 -1
- package/tutorial-panel/components/tutorial-detail-view/task.js +2 -1
- package/tutorial-panel/components/tutorial-detail-view/task.js.map +1 -1
- package/tutorial-panel/components/tutorial-list/index.d.ts.map +1 -1
- package/tutorial-panel/components/tutorial-list/index.js +2 -2
- package/tutorial-panel/components/tutorial-list/index.js.map +1 -1
- package/tutorial-panel/interfaces.d.ts +2 -0
- package/tutorial-panel/interfaces.d.ts.map +1 -1
- package/tutorial-panel/interfaces.js.map +1 -1
- package/wizard/index.d.ts.map +1 -1
- package/wizard/index.js +9 -5
- package/wizard/index.js.map +1 -1
- package/wizard/wizard-form.d.ts.map +1 -1
- package/wizard/wizard-form.js +7 -2
- package/wizard/wizard-form.js.map +1 -1
- package/date-range-picker/calendar/use-date-time.d.ts +0 -9
- package/date-range-picker/calendar/use-date-time.d.ts.map +0 -1
- package/date-range-picker/calendar/use-date-time.js +0 -16
- package/date-range-picker/calendar/use-date-time.js.map +0 -1
|
@@ -90,7 +90,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
90
90
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
91
91
|
SPDX-License-Identifier: Apache-2.0
|
|
92
92
|
*/
|
|
93
|
-
section.
|
|
93
|
+
section.awsui_appbar_hyvsj_1sfal_93:not(#\9) {
|
|
94
94
|
align-items: center;
|
|
95
95
|
box-sizing: border-box;
|
|
96
96
|
display: grid;
|
|
@@ -114,20 +114,20 @@ section.awsui_appbar_hyvsj_8eynx_93:not(#\9) {
|
|
|
114
114
|
span the entire column definition of the Layout grid.
|
|
115
115
|
*/
|
|
116
116
|
}
|
|
117
|
-
section.
|
|
117
|
+
section.awsui_appbar_hyvsj_1sfal_93 > .awsui_appbar-nav_hyvsj_1sfal_117:not(#\9) {
|
|
118
118
|
grid-column: 1;
|
|
119
119
|
margin-right: var(--space-m-17eucw, 16px);
|
|
120
120
|
}
|
|
121
|
-
section.
|
|
121
|
+
section.awsui_appbar_hyvsj_1sfal_93 > .awsui_breadcrumbs_hyvsj_1sfal_121:not(#\9) {
|
|
122
122
|
grid-column: 2;
|
|
123
123
|
background-color: var(--color-background-layout-main-sfhm4y, #ffffff);
|
|
124
124
|
}
|
|
125
|
-
section.
|
|
125
|
+
section.awsui_appbar_hyvsj_1sfal_93 > .awsui_appbar-tools_hyvsj_1sfal_125:not(#\9) {
|
|
126
126
|
grid-column: 3;
|
|
127
127
|
margin-left: var(--space-m-17eucw, 16px);
|
|
128
128
|
}
|
|
129
129
|
@media (min-width: 689px) {
|
|
130
|
-
section.
|
|
130
|
+
section.awsui_appbar_hyvsj_1sfal_93:not(#\9) {
|
|
131
131
|
/*
|
|
132
132
|
If Breadcrumbs do not exist then the AppBar should be suppressed
|
|
133
133
|
because in large viewports the triggers are rendered
|
|
@@ -163,33 +163,33 @@ section.awsui_appbar_hyvsj_8eynx_93 > .awsui_appbar-tools_hyvsj_8eynx_125:not(#\
|
|
|
163
163
|
be lifted so it doesn't render behind the background element.
|
|
164
164
|
*/
|
|
165
165
|
}
|
|
166
|
-
section.
|
|
166
|
+
section.awsui_appbar_hyvsj_1sfal_93:not(#\9):not(.awsui_has-breadcrumbs_hyvsj_1sfal_166) {
|
|
167
167
|
display: none;
|
|
168
168
|
}
|
|
169
|
-
section.
|
|
170
|
-
section.
|
|
169
|
+
section.awsui_appbar_hyvsj_1sfal_93 > .awsui_appbar-nav_hyvsj_1sfal_117:not(#\9),
|
|
170
|
+
section.awsui_appbar_hyvsj_1sfal_93 > .awsui_appbar-tools_hyvsj_1sfal_125:not(#\9) {
|
|
171
171
|
display: none;
|
|
172
172
|
}
|
|
173
|
-
section.
|
|
173
|
+
section.awsui_appbar_hyvsj_1sfal_93 > .awsui_breadcrumbs_hyvsj_1sfal_121:not(#\9):not(.awsui_has-notifications-content_hyvsj_1sfal_173) {
|
|
174
174
|
padding-top: var(--space-scaled-m-pv0fmt, 16px);
|
|
175
175
|
}
|
|
176
|
-
section.
|
|
176
|
+
section.awsui_appbar_hyvsj_1sfal_93 > .awsui_breadcrumbs_hyvsj_1sfal_121.awsui_has-notifications-content_hyvsj_1sfal_173:not(#\9) {
|
|
177
177
|
padding-top: var(--space-scaled-2x-s-9svxjy, 12px);
|
|
178
178
|
}
|
|
179
|
-
section.
|
|
180
|
-
section.
|
|
179
|
+
section.awsui_appbar_hyvsj_1sfal_93 > .awsui_breadcrumbs_hyvsj_1sfal_121:not(#\9):not(.awsui_has-header_hyvsj_1sfal_179):not(.awsui_has-dynamic-overlap-height_hyvsj_1sfal_179),
|
|
180
|
+
section.awsui_appbar_hyvsj_1sfal_93 > .awsui_breadcrumbs_hyvsj_1sfal_121:not(#\9):not(.awsui_has-header_hyvsj_1sfal_179).awsui_content-type-wizard_hyvsj_1sfal_180 {
|
|
181
181
|
padding-bottom: var(--space-m-17eucw, 16px);
|
|
182
182
|
}
|
|
183
|
-
section.
|
|
184
|
-
section.
|
|
183
|
+
section.awsui_appbar_hyvsj_1sfal_93 > .awsui_breadcrumbs_hyvsj_1sfal_121.awsui_content-type-cards_hyvsj_1sfal_183:not(#\9),
|
|
184
|
+
section.awsui_appbar_hyvsj_1sfal_93 > .awsui_breadcrumbs_hyvsj_1sfal_121.awsui_content-type-table_hyvsj_1sfal_184:not(#\9) {
|
|
185
185
|
padding-bottom: var(--space-xxs-ynfts5, 4px);
|
|
186
186
|
}
|
|
187
|
-
section.
|
|
187
|
+
section.awsui_appbar_hyvsj_1sfal_93 > .awsui_breadcrumbs_hyvsj_1sfal_121.awsui_has-sticky-background_hyvsj_1sfal_187:not(#\9) {
|
|
188
188
|
z-index: 799;
|
|
189
189
|
}
|
|
190
190
|
}
|
|
191
191
|
@media (max-width: 688px) {
|
|
192
|
-
section.
|
|
192
|
+
section.awsui_appbar_hyvsj_1sfal_93:not(#\9) {
|
|
193
193
|
background-color: var(--color-background-home-header-mpq08f, #000716);
|
|
194
194
|
border-bottom: 1px solid var(--color-border-divider-default-7s2wjw, #e9ebed);
|
|
195
195
|
box-shadow: var(--shadow-panel-toggle-3fk0ch, 0px 6px 12px 1px rgba(0, 7, 22, 0.12));
|
|
@@ -198,18 +198,18 @@ section.awsui_appbar_hyvsj_8eynx_93 > .awsui_breadcrumbs_hyvsj_8eynx_121.awsui_c
|
|
|
198
198
|
height: calc(2 * var(--space-m-17eucw, 16px) + var(--space-scaled-xs-6859qs, 8px));
|
|
199
199
|
padding: 0 var(--space-m-17eucw, 16px);
|
|
200
200
|
position: sticky;
|
|
201
|
-
top: var(--awsui-offset-top-
|
|
201
|
+
top: var(--awsui-offset-top-5mks97);
|
|
202
202
|
z-index: 1000;
|
|
203
203
|
/*
|
|
204
204
|
Remove any existing top and bottom padding from the Breadcrumbs since
|
|
205
205
|
they are now sticky positioned in the viewport with the AppBar.
|
|
206
206
|
*/
|
|
207
207
|
}
|
|
208
|
-
section.
|
|
209
|
-
section.
|
|
208
|
+
section.awsui_appbar_hyvsj_1sfal_93 > .awsui_appbar-nav_hyvsj_1sfal_117:not(#\9),
|
|
209
|
+
section.awsui_appbar_hyvsj_1sfal_93 > .awsui_appbar-tools_hyvsj_1sfal_125:not(#\9) {
|
|
210
210
|
display: block;
|
|
211
211
|
}
|
|
212
|
-
section.
|
|
212
|
+
section.awsui_appbar_hyvsj_1sfal_93 > .awsui_breadcrumbs_hyvsj_1sfal_121:not(#\9) {
|
|
213
213
|
padding: 0;
|
|
214
214
|
}
|
|
215
215
|
}
|
|
@@ -218,10 +218,10 @@ section.awsui_appbar_hyvsj_8eynx_93 > .awsui_appbar-tools_hyvsj_8eynx_125:not(#\
|
|
|
218
218
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
219
219
|
SPDX-License-Identifier: Apache-2.0
|
|
220
220
|
*/
|
|
221
|
-
div.
|
|
221
|
+
div.awsui_background_hyvsj_1sfal_221:not(#\9) {
|
|
222
222
|
display: contents;
|
|
223
223
|
}
|
|
224
|
-
div.
|
|
224
|
+
div.awsui_background_hyvsj_1sfal_221 > .awsui_notifications-appbar-header_hyvsj_1sfal_224:not(#\9) {
|
|
225
225
|
background-color: var(--color-background-layout-main-sfhm4y, #ffffff);
|
|
226
226
|
grid-column: 1/span 5;
|
|
227
227
|
grid-row: 1/span 3;
|
|
@@ -233,13 +233,13 @@ div.awsui_background_hyvsj_8eynx_221 > .awsui_notifications-appbar-header_hyvsj_
|
|
|
233
233
|
*/
|
|
234
234
|
}
|
|
235
235
|
@media (min-width: 689px) {
|
|
236
|
-
div.
|
|
236
|
+
div.awsui_background_hyvsj_1sfal_221 > .awsui_notifications-appbar-header_hyvsj_1sfal_224.awsui_has-sticky-background_hyvsj_1sfal_187.awsui_has-notifications-content_hyvsj_1sfal_173.awsui_sticky-notifications_hyvsj_1sfal_236:not(#\9) {
|
|
237
237
|
position: sticky;
|
|
238
|
-
top: var(--awsui-offset-top-
|
|
238
|
+
top: var(--awsui-offset-top-5mks97);
|
|
239
239
|
z-index: 799;
|
|
240
240
|
}
|
|
241
241
|
}
|
|
242
|
-
div.
|
|
242
|
+
div.awsui_background_hyvsj_1sfal_221 > .awsui_overlap_hyvsj_1sfal_242:not(#\9) {
|
|
243
243
|
background-color: var(--color-background-layout-main-sfhm4y, #ffffff);
|
|
244
244
|
grid-column: 1/span 5;
|
|
245
245
|
grid-row: 4;
|
|
@@ -251,9 +251,9 @@ div.awsui_background_hyvsj_8eynx_221 > .awsui_overlap_hyvsj_8eynx_242:not(#\9) {
|
|
|
251
251
|
*/
|
|
252
252
|
}
|
|
253
253
|
@media (min-width: 689px) {
|
|
254
|
-
div.
|
|
254
|
+
div.awsui_background_hyvsj_1sfal_221 > .awsui_overlap_hyvsj_1sfal_242.awsui_has-sticky-background_hyvsj_1sfal_187:not(#\9) {
|
|
255
255
|
position: sticky;
|
|
256
|
-
top: var(--awsui-offset-top-with-notifications-
|
|
256
|
+
top: var(--awsui-offset-top-with-notifications-5mks97);
|
|
257
257
|
z-index: 799;
|
|
258
258
|
}
|
|
259
259
|
}
|
|
@@ -262,13 +262,13 @@ div.awsui_background_hyvsj_8eynx_221 > .awsui_overlap_hyvsj_8eynx_242:not(#\9) {
|
|
|
262
262
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
263
263
|
SPDX-License-Identifier: Apache-2.0
|
|
264
264
|
*/
|
|
265
|
-
header.
|
|
265
|
+
header.awsui_content_hyvsj_1sfal_180:not(#\9) {
|
|
266
266
|
grid-column: 3;
|
|
267
267
|
grid-row: 3;
|
|
268
268
|
padding-bottom: var(--space-content-header-padding-bottom-nvqytg, 24px);
|
|
269
269
|
}
|
|
270
270
|
@media (min-width: 689px) {
|
|
271
|
-
header.
|
|
271
|
+
header.awsui_content_hyvsj_1sfal_180:not(#\9) {
|
|
272
272
|
/*
|
|
273
273
|
If Notifications exist and Breadcrumbs do not then Notifications
|
|
274
274
|
is the previous adjacent sibling to the Header. Add minimal top padding
|
|
@@ -286,25 +286,25 @@ header.awsui_content_hyvsj_8eynx_180:not(#\9) {
|
|
|
286
286
|
circular buttons.
|
|
287
287
|
*/
|
|
288
288
|
}
|
|
289
|
-
header.
|
|
289
|
+
header.awsui_content_hyvsj_1sfal_180.awsui_has-notifications-content_hyvsj_1sfal_173:not(#\9):not(.awsui_has-breadcrumbs_hyvsj_1sfal_166) {
|
|
290
290
|
padding-top: var(--space-scaled-xs-6859qs, 8px);
|
|
291
291
|
}
|
|
292
|
-
header.
|
|
292
|
+
header.awsui_content_hyvsj_1sfal_180.awsui_has-breadcrumbs_hyvsj_1sfal_166:not(#\9) {
|
|
293
293
|
padding-top: var(--space-xxs-ynfts5, 4px);
|
|
294
294
|
}
|
|
295
|
-
header.
|
|
295
|
+
header.awsui_content_hyvsj_1sfal_180:not(#\9):not(.awsui_has-notifications-content_hyvsj_1sfal_173):not(.awsui_has-breadcrumbs_hyvsj_1sfal_166) {
|
|
296
296
|
padding-top: var(--space-scaled-xs-6859qs, 8px);
|
|
297
297
|
}
|
|
298
298
|
}
|
|
299
299
|
@media (max-width: 688px) {
|
|
300
|
-
header.
|
|
300
|
+
header.awsui_content_hyvsj_1sfal_180:not(#\9) {
|
|
301
301
|
padding: var(--space-m-17eucw, 16px) 0 var(--space-content-header-padding-bottom-nvqytg, 24px);
|
|
302
302
|
/*
|
|
303
303
|
Breadcrumbs has moved to first position and sticky so Notifications
|
|
304
304
|
are now the previous adjacent sibling if they exist.
|
|
305
305
|
*/
|
|
306
306
|
}
|
|
307
|
-
header.
|
|
307
|
+
header.awsui_content_hyvsj_1sfal_180.awsui_has-notifications-content_hyvsj_1sfal_173:not(#\9) {
|
|
308
308
|
padding-top: var(--space-scaled-xs-6859qs, 8px);
|
|
309
309
|
}
|
|
310
310
|
}
|
|
@@ -326,26 +326,26 @@ header.awsui_content_hyvsj_8eynx_180:not(#\9) {
|
|
|
326
326
|
circumstances regardless of whether the minContentWidth property is
|
|
327
327
|
explicitly set in script.
|
|
328
328
|
*/
|
|
329
|
-
.
|
|
330
|
-
--awsui-content-gap-left-
|
|
331
|
-
--awsui-content-gap-right-
|
|
332
|
-
--awsui-content-height-
|
|
333
|
-
--awsui-default-max-content-width-
|
|
334
|
-
--awsui-default-min-content-width-
|
|
335
|
-
--awsui-footer-height-
|
|
336
|
-
--awsui-header-height-
|
|
337
|
-
--awsui-layout-width-
|
|
338
|
-
--awsui-main-offset-left-
|
|
339
|
-
--awsui-max-content-width-
|
|
340
|
-
--awsui-min-content-width-
|
|
341
|
-
--awsui-notifications-height-
|
|
342
|
-
--awsui-offset-top-
|
|
343
|
-
--awsui-offset-top-with-notifications-
|
|
344
|
-
--awsui-overlap-height-
|
|
329
|
+
.awsui_layout_hyvsj_1sfal_329:not(#\9) {
|
|
330
|
+
--awsui-content-gap-left-5mks97: 0px;
|
|
331
|
+
--awsui-content-gap-right-5mks97: 0px;
|
|
332
|
+
--awsui-content-height-5mks97: calc(100vh - var(--awsui-header-height-5mks97) - var(--awsui-footer-height-5mks97));
|
|
333
|
+
--awsui-default-max-content-width-5mks97: 1280px;
|
|
334
|
+
--awsui-default-min-content-width-5mks97: 0px;
|
|
335
|
+
--awsui-footer-height-5mks97: 0px;
|
|
336
|
+
--awsui-header-height-5mks97: 0px;
|
|
337
|
+
--awsui-layout-width-5mks97: 0px;
|
|
338
|
+
--awsui-main-offset-left-5mks97: 0px;
|
|
339
|
+
--awsui-max-content-width-5mks97: 0px;
|
|
340
|
+
--awsui-min-content-width-5mks97: 280px;
|
|
341
|
+
--awsui-notifications-height-5mks97: 0px;
|
|
342
|
+
--awsui-offset-top-5mks97: 0px;
|
|
343
|
+
--awsui-offset-top-with-notifications-5mks97: 0px;
|
|
344
|
+
--awsui-overlap-height-5mks97: var(--space-dark-header-overlap-distance-hfejul, 36px);
|
|
345
345
|
background-color: var(--color-background-layout-main-sfhm4y, #ffffff);
|
|
346
346
|
display: grid;
|
|
347
|
-
grid-template-rows: repeat(3, auto) var(--awsui-overlap-height-
|
|
348
|
-
grid-template-columns: min-content minmax(var(--awsui-content-gap-left-
|
|
347
|
+
grid-template-rows: repeat(3, auto) var(--awsui-overlap-height-5mks97) 1fr;
|
|
348
|
+
grid-template-columns: min-content minmax(var(--awsui-content-gap-left-5mks97), 1fr) minmax(var(--awsui-default-min-content-width-5mks97), var(--awsui-default-max-content-width-5mks97)) minmax(var(--awsui-content-gap-right-5mks97), 1fr) min-content;
|
|
349
349
|
position: relative;
|
|
350
350
|
/*
|
|
351
351
|
Only use the max content width custom property for the middle column definition
|
|
@@ -408,77 +408,77 @@ header.awsui_content_hyvsj_8eynx_180:not(#\9) {
|
|
|
408
408
|
*/
|
|
409
409
|
}
|
|
410
410
|
@media (min-width: 1401px) {
|
|
411
|
-
.
|
|
412
|
-
--awsui-default-max-content-width-
|
|
411
|
+
.awsui_layout_hyvsj_1sfal_329:not(#\9):not(.awsui_has-max-content-width_hyvsj_1sfal_411) {
|
|
412
|
+
--awsui-default-max-content-width-5mks97: 1280px;
|
|
413
413
|
}
|
|
414
414
|
}
|
|
415
415
|
@media (min-width: 1921px) {
|
|
416
|
-
.
|
|
417
|
-
--awsui-default-max-content-width-
|
|
416
|
+
.awsui_layout_hyvsj_1sfal_329:not(#\9):not(.awsui_has-max-content-width_hyvsj_1sfal_411) {
|
|
417
|
+
--awsui-default-max-content-width-5mks97: 1440px;
|
|
418
418
|
}
|
|
419
419
|
}
|
|
420
420
|
@media (min-width: 2541px) {
|
|
421
|
-
.
|
|
422
|
-
--awsui-default-max-content-width-
|
|
421
|
+
.awsui_layout_hyvsj_1sfal_329:not(#\9):not(.awsui_has-max-content-width_hyvsj_1sfal_411) {
|
|
422
|
+
--awsui-default-max-content-width-5mks97: 1620px;
|
|
423
423
|
}
|
|
424
424
|
}
|
|
425
|
-
.
|
|
426
|
-
--awsui-default-max-content-width-
|
|
425
|
+
.awsui_layout_hyvsj_1sfal_329.awsui_has-max-content-width_hyvsj_1sfal_411:not(#\9) {
|
|
426
|
+
--awsui-default-max-content-width-5mks97: var(--awsui-max-content-width-5mks97);
|
|
427
427
|
}
|
|
428
428
|
@media (min-width: 993px) {
|
|
429
|
-
.
|
|
430
|
-
--awsui-default-min-content-width-
|
|
429
|
+
.awsui_layout_hyvsj_1sfal_329:not(#\9) {
|
|
430
|
+
--awsui-default-min-content-width-5mks97: var(--awsui-min-content-width-5mks97, 280px);
|
|
431
431
|
}
|
|
432
432
|
}
|
|
433
433
|
@media (max-width: 992px) {
|
|
434
|
-
.
|
|
435
|
-
--awsui-default-min-content-width-
|
|
434
|
+
.awsui_layout_hyvsj_1sfal_329:not(#\9) {
|
|
435
|
+
--awsui-default-min-content-width-5mks97: 0px;
|
|
436
436
|
}
|
|
437
437
|
}
|
|
438
|
-
.
|
|
439
|
-
--awsui-overlap-height-
|
|
438
|
+
.awsui_layout_hyvsj_1sfal_329.awsui_is-overlap-disabled_hyvsj_1sfal_438:not(#\9) {
|
|
439
|
+
--awsui-overlap-height-5mks97: 0;
|
|
440
440
|
}
|
|
441
|
-
.
|
|
442
|
-
--awsui-offset-top-
|
|
443
|
-
min-height: var(--awsui-content-height-
|
|
441
|
+
.awsui_layout_hyvsj_1sfal_329:not(#\9):not(.awsui_disable-body-scroll_hyvsj_1sfal_441) {
|
|
442
|
+
--awsui-offset-top-5mks97: var(--awsui-header-height-5mks97);
|
|
443
|
+
min-height: var(--awsui-content-height-5mks97);
|
|
444
444
|
}
|
|
445
|
-
.
|
|
446
|
-
--awsui-offset-top-with-notifications-
|
|
445
|
+
.awsui_layout_hyvsj_1sfal_329:not(#\9):not(.awsui_disable-body-scroll_hyvsj_1sfal_441):not(.awsui_has-sticky-notifications_hyvsj_1sfal_445) {
|
|
446
|
+
--awsui-offset-top-with-notifications-5mks97: var(--awsui-header-height-5mks97);
|
|
447
447
|
}
|
|
448
|
-
.
|
|
449
|
-
--awsui-offset-top-with-notifications-
|
|
450
|
-
var(--awsui-header-height-
|
|
448
|
+
.awsui_layout_hyvsj_1sfal_329:not(#\9):not(.awsui_disable-body-scroll_hyvsj_1sfal_441).awsui_has-sticky-notifications_hyvsj_1sfal_445 {
|
|
449
|
+
--awsui-offset-top-with-notifications-5mks97: calc(
|
|
450
|
+
var(--awsui-header-height-5mks97) + var(--awsui-notifications-height-5mks97) + var(--space-xs-rsr2qu, 8px) + var(--space-xxxs-k2w98v, 2px)
|
|
451
451
|
);
|
|
452
452
|
}
|
|
453
|
-
.
|
|
454
|
-
--awsui-offset-top-
|
|
455
|
-
grid-template-rows: repeat(3, auto) var(--awsui-overlap-height-
|
|
456
|
-
height: var(--awsui-content-height-
|
|
453
|
+
.awsui_layout_hyvsj_1sfal_329.awsui_disable-body-scroll_hyvsj_1sfal_441:not(#\9) {
|
|
454
|
+
--awsui-offset-top-5mks97: 0px;
|
|
455
|
+
grid-template-rows: repeat(3, auto) var(--awsui-overlap-height-5mks97) 1fr auto;
|
|
456
|
+
height: var(--awsui-content-height-5mks97);
|
|
457
457
|
overflow-y: scroll;
|
|
458
458
|
}
|
|
459
|
-
.
|
|
460
|
-
grid-template-rows: repeat(3, auto) var(--awsui-overlap-height-
|
|
459
|
+
.awsui_layout_hyvsj_1sfal_329.awsui_disable-body-scroll_hyvsj_1sfal_441.awsui_has-split-panel_hyvsj_1sfal_459.awsui_split-panel-position-bottom_hyvsj_1sfal_459:not(#\9) {
|
|
460
|
+
grid-template-rows: repeat(3, auto) var(--awsui-overlap-height-5mks97) repeat(2, auto);
|
|
461
461
|
}
|
|
462
|
-
.
|
|
463
|
-
--awsui-offset-top-with-notifications-
|
|
462
|
+
.awsui_layout_hyvsj_1sfal_329.awsui_disable-body-scroll_hyvsj_1sfal_441:not(#\9):not(.awsui_has-sticky-notifications_hyvsj_1sfal_445) {
|
|
463
|
+
--awsui-offset-top-with-notifications-5mks97: 0px;
|
|
464
464
|
}
|
|
465
|
-
.
|
|
466
|
-
--awsui-offset-top-with-notifications-
|
|
467
|
-
var(--awsui-notifications-height-
|
|
465
|
+
.awsui_layout_hyvsj_1sfal_329.awsui_disable-body-scroll_hyvsj_1sfal_441.awsui_has-sticky-notifications_hyvsj_1sfal_445:not(#\9) {
|
|
466
|
+
--awsui-offset-top-with-notifications-5mks97: calc(
|
|
467
|
+
var(--awsui-notifications-height-5mks97) + var(--space-xs-rsr2qu, 8px) + var(--space-xxs-ynfts5, 4px)
|
|
468
468
|
);
|
|
469
469
|
}
|
|
470
470
|
@media (min-width: 689px) {
|
|
471
|
-
.
|
|
472
|
-
--awsui-content-gap-left-
|
|
471
|
+
.awsui_layout_hyvsj_1sfal_329.awsui_has-content-gap-left_hyvsj_1sfal_471:not(#\9) {
|
|
472
|
+
--awsui-content-gap-left-5mks97: var(--space-scaled-2x-xxxl-lbp35j, 40px);
|
|
473
473
|
}
|
|
474
|
-
.
|
|
475
|
-
--awsui-content-gap-right-
|
|
474
|
+
.awsui_layout_hyvsj_1sfal_329.awsui_has-content-gap-right_hyvsj_1sfal_474:not(#\9) {
|
|
475
|
+
--awsui-content-gap-right-5mks97: var(--space-scaled-2x-xxxl-lbp35j, 40px);
|
|
476
476
|
}
|
|
477
477
|
}
|
|
478
478
|
@media (max-width: 688px) {
|
|
479
|
-
.
|
|
480
|
-
--awsui-content-gap-left-
|
|
481
|
-
--awsui-content-gap-right-
|
|
479
|
+
.awsui_layout_hyvsj_1sfal_329:not(#\9) {
|
|
480
|
+
--awsui-content-gap-left-5mks97: var(--space-l-4vl6xu, 20px);
|
|
481
|
+
--awsui-content-gap-right-5mks97: var(--space-l-4vl6xu, 20px);
|
|
482
482
|
}
|
|
483
483
|
}
|
|
484
484
|
|
|
@@ -486,7 +486,7 @@ header.awsui_content_hyvsj_8eynx_180:not(#\9) {
|
|
|
486
486
|
This CSS class is applied to the document body to prevent overflow scrolling
|
|
487
487
|
when the navigation or tools drawers are open in responsive viewports.
|
|
488
488
|
*/
|
|
489
|
-
.awsui_block-body-
|
|
489
|
+
.awsui_block-body-scroll_hyvsj_1sfal_489:not(#\9) {
|
|
490
490
|
overflow: hidden;
|
|
491
491
|
}
|
|
492
492
|
|
|
@@ -494,66 +494,75 @@ when the navigation or tools drawers are open in responsive viewports.
|
|
|
494
494
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
495
495
|
SPDX-License-Identifier: Apache-2.0
|
|
496
496
|
*/
|
|
497
|
-
.
|
|
497
|
+
.awsui_container_hyvsj_1sfal_497:not(#\9) {
|
|
498
498
|
grid-column: 3;
|
|
499
499
|
grid-row: 4/span 2;
|
|
500
500
|
padding-bottom: var(--space-layout-content-bottom-kg9l42, 40px);
|
|
501
501
|
/*
|
|
502
|
-
If
|
|
503
|
-
|
|
504
|
-
|
|
505
|
-
|
|
502
|
+
If the split panel is in the bottom position additional padding will need to be
|
|
503
|
+
added to the content area. This is to ensure that the user is able to scroll
|
|
504
|
+
far enough to see all of the content that would otherwise be obscured by the
|
|
505
|
+
sticky position of the split panel.
|
|
506
|
+
*/
|
|
507
|
+
/*
|
|
508
|
+
If disableContentPaddings is enabled then the Main content has a different
|
|
509
|
+
behavior inside the Layout grid. By default it will render across the entire
|
|
510
|
+
grid column span. If the Navigation is open on the left, we increment the
|
|
511
|
+
start column by one. If the Tools or Split Panel (in side position) is open
|
|
506
512
|
on the right, we decrement the column end by one.
|
|
507
513
|
*/
|
|
508
514
|
/*
|
|
509
|
-
If disableContentPaddings is not enabled (the majority of use cases) then
|
|
510
|
-
the following code block will compute the padding behavior for the Main
|
|
515
|
+
If disableContentPaddings is not enabled (the majority of use cases) then
|
|
516
|
+
the following code block will compute the padding behavior for the Main
|
|
511
517
|
under various circumstances.
|
|
512
518
|
*/
|
|
513
519
|
}
|
|
514
|
-
.
|
|
520
|
+
.awsui_container_hyvsj_1sfal_497.awsui_has-split-panel_hyvsj_1sfal_459.awsui_split-panel-position-bottom_hyvsj_1sfal_459:not(#\9) {
|
|
521
|
+
padding-bottom: calc(var(--awsui-split-panel-height-5mks97) + var(--space-layout-content-bottom-kg9l42, 40px));
|
|
522
|
+
}
|
|
523
|
+
.awsui_container_hyvsj_1sfal_497.awsui_disable-content-paddings_hyvsj_1sfal_523:not(#\9) {
|
|
515
524
|
grid-column: 1/6;
|
|
516
525
|
padding: 0;
|
|
517
526
|
}
|
|
518
527
|
@media (min-width: 689px) {
|
|
519
|
-
.
|
|
528
|
+
.awsui_container_hyvsj_1sfal_497.awsui_disable-content-paddings_hyvsj_1sfal_523.awsui_is-navigation-open_hyvsj_1sfal_528:not(#\9) {
|
|
520
529
|
grid-column-start: 2;
|
|
521
530
|
}
|
|
522
|
-
.
|
|
531
|
+
.awsui_container_hyvsj_1sfal_497.awsui_disable-content-paddings_hyvsj_1sfal_523.awsui_is-tools-open_hyvsj_1sfal_531:not(#\9), .awsui_container_hyvsj_1sfal_497.awsui_disable-content-paddings_hyvsj_1sfal_523.awsui_is-split-panel-open_hyvsj_1sfal_531.awsui_split-panel-position-side_hyvsj_1sfal_531:not(#\9) {
|
|
523
532
|
grid-column-end: 5;
|
|
524
533
|
}
|
|
525
534
|
}
|
|
526
535
|
@media (min-width: 689px) {
|
|
527
|
-
.
|
|
536
|
+
.awsui_container_hyvsj_1sfal_497:not(#\9):not(.awsui_disable-content-paddings_hyvsj_1sfal_523) {
|
|
528
537
|
/*
|
|
529
|
-
Notifications is the previous adjacent sibling to the Main in
|
|
538
|
+
Notifications is the previous adjacent sibling to the Main in
|
|
530
539
|
desktop viewports if there are no Breadcrumbs or Header. Use additional
|
|
531
540
|
to padding on the Main.
|
|
532
541
|
*/
|
|
533
542
|
/*
|
|
534
|
-
Main is the only rendered center content if there are no Notifications,
|
|
543
|
+
Main is the only rendered center content if there are no Notifications,
|
|
535
544
|
Breadcrumbs, or Header. Use minimal top padding.
|
|
536
545
|
*/
|
|
537
546
|
/*
|
|
538
|
-
If the Header exists then it is necessarily the previous adjacent
|
|
547
|
+
If the Header exists then it is necessarily the previous adjacent
|
|
539
548
|
sibling to the Main which requires no top padding.
|
|
540
549
|
*/
|
|
541
550
|
}
|
|
542
|
-
.
|
|
551
|
+
.awsui_container_hyvsj_1sfal_497:not(#\9):not(.awsui_disable-content-paddings_hyvsj_1sfal_523).awsui_content-type-default_hyvsj_1sfal_551.awsui_has-notifications-content_hyvsj_1sfal_173:not(.awsui_has-breadcrumbs_hyvsj_1sfal_166):not(.awsui_has-header_hyvsj_1sfal_179):not(.awsui_has-dynamic-overlap-height_hyvsj_1sfal_179), .awsui_container_hyvsj_1sfal_497:not(#\9):not(.awsui_disable-content-paddings_hyvsj_1sfal_523).awsui_content-type-form_hyvsj_1sfal_551.awsui_has-notifications-content_hyvsj_1sfal_173:not(.awsui_has-breadcrumbs_hyvsj_1sfal_166):not(.awsui_has-header_hyvsj_1sfal_179):not(.awsui_has-dynamic-overlap-height_hyvsj_1sfal_179) {
|
|
543
552
|
padding-top: var(--space-scaled-m-pv0fmt, 16px);
|
|
544
553
|
}
|
|
545
|
-
.
|
|
554
|
+
.awsui_container_hyvsj_1sfal_497:not(#\9):not(.awsui_disable-content-paddings_hyvsj_1sfal_523).awsui_content-type-default_hyvsj_1sfal_551:not(.awsui_has-notifications-content_hyvsj_1sfal_173):not(.awsui_has-breadcrumbs_hyvsj_1sfal_166):not(.awsui_has-header_hyvsj_1sfal_179):not(.awsui_has-dynamic-overlap-height_hyvsj_1sfal_179), .awsui_container_hyvsj_1sfal_497:not(#\9):not(.awsui_disable-content-paddings_hyvsj_1sfal_523).awsui_content-type-form_hyvsj_1sfal_551:not(.awsui_has-notifications-content_hyvsj_1sfal_173):not(.awsui_has-breadcrumbs_hyvsj_1sfal_166):not(.awsui_has-header_hyvsj_1sfal_179):not(.awsui_has-dynamic-overlap-height_hyvsj_1sfal_179) {
|
|
546
555
|
padding-top: var(--space-scaled-xs-6859qs, 8px);
|
|
547
556
|
}
|
|
548
|
-
.
|
|
557
|
+
.awsui_container_hyvsj_1sfal_497:not(#\9):not(.awsui_disable-content-paddings_hyvsj_1sfal_523).awsui_has-header_hyvsj_1sfal_179, .awsui_container_hyvsj_1sfal_497:not(#\9):not(.awsui_disable-content-paddings_hyvsj_1sfal_523).awsui_has-dynamic-overlap-height_hyvsj_1sfal_179 {
|
|
549
558
|
padding-top: 0;
|
|
550
559
|
}
|
|
551
560
|
}
|
|
552
561
|
@media (max-width: 688px) {
|
|
553
|
-
.
|
|
562
|
+
.awsui_container_hyvsj_1sfal_497:not(#\9):not(.awsui_disable-content-paddings_hyvsj_1sfal_523) {
|
|
554
563
|
/*
|
|
555
|
-
If the Notifications exist but the Header does not then the
|
|
556
|
-
Notifications is the previous adjacent sibling to the Main
|
|
564
|
+
If the Notifications exist but the Header does not then the
|
|
565
|
+
Notifications is the previous adjacent sibling to the Main
|
|
557
566
|
requiring additional top padding. This is because the Breadcrumbs
|
|
558
567
|
are now rendered first and positioned sticky.
|
|
559
568
|
*/
|
|
@@ -561,26 +570,26 @@ when the navigation or tools drawers are open in responsive viewports.
|
|
|
561
570
|
Main is the only rendered center content if there are no Notifications or Header.
|
|
562
571
|
*/
|
|
563
572
|
/*
|
|
564
|
-
If the Header exists then it is necessarily the previous adjacent
|
|
573
|
+
If the Header exists then it is necessarily the previous adjacent
|
|
565
574
|
sibling to the Main which requires no top padding.
|
|
566
575
|
*/
|
|
567
576
|
}
|
|
568
|
-
.
|
|
577
|
+
.awsui_container_hyvsj_1sfal_497:not(#\9):not(.awsui_disable-content-paddings_hyvsj_1sfal_523).awsui_content-type-default_hyvsj_1sfal_551.awsui_has-notifications-content_hyvsj_1sfal_173:not(.awsui_has-header_hyvsj_1sfal_179):not(.awsui_has-dynamic-overlap-height_hyvsj_1sfal_179), .awsui_container_hyvsj_1sfal_497:not(#\9):not(.awsui_disable-content-paddings_hyvsj_1sfal_523).awsui_content-type-form_hyvsj_1sfal_551.awsui_has-notifications-content_hyvsj_1sfal_173:not(.awsui_has-header_hyvsj_1sfal_179):not(.awsui_has-dynamic-overlap-height_hyvsj_1sfal_179) {
|
|
569
578
|
padding-top: var(--space-scaled-m-pv0fmt, 16px);
|
|
570
579
|
}
|
|
571
|
-
.
|
|
580
|
+
.awsui_container_hyvsj_1sfal_497:not(#\9):not(.awsui_disable-content-paddings_hyvsj_1sfal_523).awsui_content-type-default_hyvsj_1sfal_551:not(.awsui_has-notifications-content_hyvsj_1sfal_173):not(.awsui_has-header_hyvsj_1sfal_179):not(.awsui_has-dynamic-overlap-height_hyvsj_1sfal_179), .awsui_container_hyvsj_1sfal_497:not(#\9):not(.awsui_disable-content-paddings_hyvsj_1sfal_523).awsui_content-type-form_hyvsj_1sfal_551:not(.awsui_has-notifications-content_hyvsj_1sfal_173):not(.awsui_has-header_hyvsj_1sfal_179):not(.awsui_has-dynamic-overlap-height_hyvsj_1sfal_179) {
|
|
572
581
|
padding-top: var(--space-scaled-m-pv0fmt, 16px);
|
|
573
582
|
}
|
|
574
|
-
.
|
|
583
|
+
.awsui_container_hyvsj_1sfal_497:not(#\9):not(.awsui_disable-content-paddings_hyvsj_1sfal_523).awsui_has-header_hyvsj_1sfal_179, .awsui_container_hyvsj_1sfal_497:not(#\9):not(.awsui_disable-content-paddings_hyvsj_1sfal_523).awsui_has-dynamic-overlap-height_hyvsj_1sfal_179 {
|
|
575
584
|
padding-top: 0;
|
|
576
585
|
}
|
|
577
586
|
}
|
|
578
|
-
.
|
|
587
|
+
.awsui_container_hyvsj_1sfal_497.awsui_content-type-cards_hyvsj_1sfal_183:not(#\9), .awsui_container_hyvsj_1sfal_497.awsui_content-type-table_hyvsj_1sfal_184:not(#\9), .awsui_container_hyvsj_1sfal_497.awsui_content-type-wizard_hyvsj_1sfal_180:not(#\9) {
|
|
579
588
|
padding-top: 0;
|
|
580
589
|
}
|
|
581
590
|
|
|
582
591
|
/* stylelint-disable-next-line selector-combinator-disallowed-list, selector-max-universal */
|
|
583
|
-
.
|
|
592
|
+
.awsui_unfocusable_hyvsj_1sfal_592 *:not(#\9) {
|
|
584
593
|
visibility: hidden !important;
|
|
585
594
|
}
|
|
586
595
|
|
|
@@ -588,14 +597,14 @@ when the navigation or tools drawers are open in responsive viewports.
|
|
|
588
597
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
589
598
|
SPDX-License-Identifier: Apache-2.0
|
|
590
599
|
*/
|
|
591
|
-
.awsui_navigation-
|
|
592
|
-
--awsui-navigation-width-
|
|
600
|
+
.awsui_navigation-container_hyvsj_1sfal_600:not(#\9) {
|
|
601
|
+
--awsui-navigation-width-5mks97: 280px;
|
|
593
602
|
display: flex;
|
|
594
603
|
grid-column: 1;
|
|
595
604
|
grid-row: 1/span 5;
|
|
596
|
-
height: var(--awsui-content-height-
|
|
605
|
+
height: var(--awsui-content-height-5mks97);
|
|
597
606
|
position: sticky;
|
|
598
|
-
top: var(--awsui-offset-top-
|
|
607
|
+
top: var(--awsui-offset-top-5mks97);
|
|
599
608
|
z-index: 850;
|
|
600
609
|
/*
|
|
601
610
|
The navigation and tools containers (that contain the toggle buttons)
|
|
@@ -610,27 +619,27 @@ when the navigation or tools drawers are open in responsive viewports.
|
|
|
610
619
|
pointer-events: none;
|
|
611
620
|
}
|
|
612
621
|
@media (min-width: 2541px) {
|
|
613
|
-
.awsui_navigation-
|
|
614
|
-
--awsui-navigation-width-
|
|
622
|
+
.awsui_navigation-container_hyvsj_1sfal_600:not(#\9) {
|
|
623
|
+
--awsui-navigation-width-5mks97: 320px;
|
|
615
624
|
}
|
|
616
625
|
}
|
|
617
626
|
@media (max-width: 688px) {
|
|
618
|
-
.awsui_navigation-
|
|
627
|
+
.awsui_navigation-container_hyvsj_1sfal_600:not(#\9) {
|
|
619
628
|
left: 0;
|
|
620
629
|
position: fixed;
|
|
621
|
-
top: var(--awsui-offset-top-
|
|
630
|
+
top: var(--awsui-offset-top-5mks97);
|
|
622
631
|
z-index: 1001;
|
|
623
632
|
}
|
|
624
633
|
}
|
|
625
634
|
|
|
626
|
-
nav.awsui_show-
|
|
635
|
+
nav.awsui_show-navigation_hyvsj_1sfal_635:not(#\9) {
|
|
627
636
|
padding: var(--space-scaled-s-cu1hzn, 12px) var(--space-layout-toggle-padding-axl9jr, 20px);
|
|
628
637
|
/*
|
|
629
638
|
Apply the animation only in desktop viewports because the AppBar will
|
|
630
639
|
take control in responsive viewports.
|
|
631
640
|
*/
|
|
632
641
|
}
|
|
633
|
-
@keyframes
|
|
642
|
+
@keyframes awsui_showButtons_hyvsj_1sfal_1 {
|
|
634
643
|
0% {
|
|
635
644
|
opacity: 0;
|
|
636
645
|
}
|
|
@@ -638,31 +647,31 @@ nav.awsui_show-navigation_hyvsj_8eynx_626:not(#\9) {
|
|
|
638
647
|
opacity: 1;
|
|
639
648
|
}
|
|
640
649
|
}
|
|
641
|
-
nav.awsui_show-
|
|
650
|
+
nav.awsui_show-navigation_hyvsj_1sfal_635.awsui_is-navigation-open_hyvsj_1sfal_528:not(#\9) {
|
|
642
651
|
display: none;
|
|
643
652
|
}
|
|
644
653
|
@media (min-width: 689px) {
|
|
645
|
-
nav.awsui_show-
|
|
654
|
+
nav.awsui_show-navigation_hyvsj_1sfal_635:not(#\9):not(.awsui_is-navigation-open_hyvsj_1sfal_528) {
|
|
646
655
|
display: block;
|
|
647
656
|
}
|
|
648
|
-
nav.awsui_show-
|
|
649
|
-
animation:
|
|
657
|
+
nav.awsui_show-navigation_hyvsj_1sfal_635:not(#\9):not(.awsui_is-navigation-open_hyvsj_1sfal_528).awsui_animating_hyvsj_1sfal_657 {
|
|
658
|
+
animation: awsui_showButtons_hyvsj_1sfal_1 var(--motion-duration-refresh-only-fast-addxjd, 115ms);
|
|
650
659
|
}
|
|
651
660
|
}
|
|
652
661
|
@media (min-width: 689px) and (prefers-reduced-motion: reduce) {
|
|
653
|
-
nav.awsui_show-
|
|
662
|
+
nav.awsui_show-navigation_hyvsj_1sfal_635:not(#\9):not(.awsui_is-navigation-open_hyvsj_1sfal_528).awsui_animating_hyvsj_1sfal_657 {
|
|
654
663
|
animation: none;
|
|
655
664
|
transition: none;
|
|
656
665
|
}
|
|
657
666
|
}
|
|
658
667
|
@media (min-width: 689px) {
|
|
659
|
-
.awsui-motion-disabled nav.awsui_show-
|
|
668
|
+
.awsui-motion-disabled nav.awsui_show-navigation_hyvsj_1sfal_635:not(#\9):not(.awsui_is-navigation-open_hyvsj_1sfal_528).awsui_animating_hyvsj_1sfal_657, .awsui-mode-entering nav.awsui_show-navigation_hyvsj_1sfal_635:not(#\9):not(.awsui_is-navigation-open_hyvsj_1sfal_528).awsui_animating_hyvsj_1sfal_657 {
|
|
660
669
|
animation: none;
|
|
661
670
|
transition: none;
|
|
662
671
|
}
|
|
663
672
|
}
|
|
664
673
|
|
|
665
|
-
nav.
|
|
674
|
+
nav.awsui_navigation_hyvsj_1sfal_600:not(#\9) {
|
|
666
675
|
background-color: var(--color-background-container-content-i8i4a0, #ffffff);
|
|
667
676
|
box-shadow: var(--shadow-panel-gp3bf2, 0px 1px 1px 1px #e9ebed, 0px 6px 36px rgba(0, 7, 22, 0.1));
|
|
668
677
|
bottom: 0;
|
|
@@ -679,43 +688,43 @@ nav.awsui_navigation_hyvsj_8eynx_591:not(#\9) {
|
|
|
679
688
|
prevent unwanted text wrapping.
|
|
680
689
|
*/
|
|
681
690
|
}
|
|
682
|
-
@keyframes
|
|
691
|
+
@keyframes awsui_openNavigation_hyvsj_1sfal_1 {
|
|
683
692
|
from {
|
|
684
693
|
opacity: 0;
|
|
685
694
|
width: calc(var(--space-layout-toggle-padding-axl9jr, 20px) * 2 + var(--space-layout-toggle-diameter-hzvqtj, 40px));
|
|
686
695
|
}
|
|
687
696
|
to {
|
|
688
697
|
opacity: 1;
|
|
689
|
-
width: var(--awsui-navigation-width-
|
|
698
|
+
width: var(--awsui-navigation-width-5mks97);
|
|
690
699
|
}
|
|
691
700
|
}
|
|
692
|
-
nav.
|
|
701
|
+
nav.awsui_navigation_hyvsj_1sfal_600:not(#\9):not(.awsui_is-navigation-open_hyvsj_1sfal_528) {
|
|
693
702
|
width: 0;
|
|
694
703
|
display: none;
|
|
695
704
|
}
|
|
696
|
-
nav.
|
|
697
|
-
animation:
|
|
705
|
+
nav.awsui_navigation_hyvsj_1sfal_600.awsui_is-navigation-open_hyvsj_1sfal_528.awsui_animating_hyvsj_1sfal_657:not(#\9) {
|
|
706
|
+
animation: awsui_openNavigation_hyvsj_1sfal_1 var(--motion-duration-refresh-only-fast-addxjd, 115ms);
|
|
698
707
|
}
|
|
699
708
|
@media (prefers-reduced-motion: reduce) {
|
|
700
|
-
nav.
|
|
709
|
+
nav.awsui_navigation_hyvsj_1sfal_600.awsui_is-navigation-open_hyvsj_1sfal_528.awsui_animating_hyvsj_1sfal_657:not(#\9) {
|
|
701
710
|
animation: none;
|
|
702
711
|
transition: none;
|
|
703
712
|
}
|
|
704
713
|
}
|
|
705
|
-
.awsui-motion-disabled nav.
|
|
714
|
+
.awsui-motion-disabled nav.awsui_navigation_hyvsj_1sfal_600.awsui_is-navigation-open_hyvsj_1sfal_528.awsui_animating_hyvsj_1sfal_657:not(#\9), .awsui-mode-entering nav.awsui_navigation_hyvsj_1sfal_600.awsui_is-navigation-open_hyvsj_1sfal_528.awsui_animating_hyvsj_1sfal_657:not(#\9) {
|
|
706
715
|
animation: none;
|
|
707
716
|
transition: none;
|
|
708
717
|
}
|
|
709
|
-
nav.
|
|
710
|
-
width: var(--awsui-navigation-width-
|
|
718
|
+
nav.awsui_navigation_hyvsj_1sfal_600 > .awsui_animated-content_hyvsj_1sfal_718:not(#\9) {
|
|
719
|
+
width: var(--awsui-navigation-width-5mks97);
|
|
711
720
|
}
|
|
712
721
|
@media (max-width: 688px) {
|
|
713
|
-
nav.
|
|
714
|
-
--awsui-navigation-width-
|
|
722
|
+
nav.awsui_navigation_hyvsj_1sfal_600:not(#\9) {
|
|
723
|
+
--awsui-navigation-width-5mks97: 100vw;
|
|
715
724
|
}
|
|
716
725
|
}
|
|
717
726
|
|
|
718
|
-
.awsui_hide-
|
|
727
|
+
.awsui_hide-navigation_hyvsj_1sfal_727:not(#\9) {
|
|
719
728
|
position: absolute;
|
|
720
729
|
right: var(--space-m-17eucw, 16px);
|
|
721
730
|
top: var(--size-vertical-panel-icon-offset-ti40n4, 15px);
|
|
@@ -725,7 +734,7 @@ nav.awsui_navigation_hyvsj_8eynx_591 > .awsui_animated-content_hyvsj_8eynx_709:n
|
|
|
725
734
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
726
735
|
SPDX-License-Identifier: Apache-2.0
|
|
727
736
|
*/
|
|
728
|
-
.
|
|
737
|
+
.awsui_notifications_hyvsj_1sfal_224:not(#\9) {
|
|
729
738
|
grid-column: 3;
|
|
730
739
|
grid-row: 1;
|
|
731
740
|
z-index: 825;
|
|
@@ -742,30 +751,30 @@ nav.awsui_navigation_hyvsj_8eynx_591 > .awsui_animated-content_hyvsj_8eynx_709:n
|
|
|
742
751
|
*/
|
|
743
752
|
}
|
|
744
753
|
@media (min-width: 689px) {
|
|
745
|
-
.
|
|
754
|
+
.awsui_notifications_hyvsj_1sfal_224:not(#\9) {
|
|
746
755
|
margin: var(--space-xs-rsr2qu, 8px) 0;
|
|
747
756
|
/*
|
|
748
757
|
var(--space-xs-rsr2qu, 8px) token needs to align with the $offsetTopWithNotifications
|
|
749
758
|
calculation in the layout CSS.
|
|
750
759
|
*/
|
|
751
760
|
}
|
|
752
|
-
.
|
|
761
|
+
.awsui_notifications_hyvsj_1sfal_224.awsui_sticky-notifications_hyvsj_1sfal_236:not(#\9) {
|
|
753
762
|
position: sticky;
|
|
754
|
-
top: calc(var(--awsui-offset-top-
|
|
763
|
+
top: calc(var(--awsui-offset-top-5mks97) + var(--space-xs-rsr2qu, 8px));
|
|
755
764
|
}
|
|
756
|
-
.
|
|
765
|
+
.awsui_notifications_hyvsj_1sfal_224:not(#\9):not(.awsui_has-notifications-content_hyvsj_1sfal_173) {
|
|
757
766
|
margin: 0;
|
|
758
767
|
}
|
|
759
768
|
}
|
|
760
769
|
@media (max-width: 688px) {
|
|
761
|
-
.
|
|
770
|
+
.awsui_notifications_hyvsj_1sfal_224:not(#\9) {
|
|
762
771
|
grid-row: 2;
|
|
763
772
|
margin: var(--space-scaled-s-cu1hzn, 12px) 0;
|
|
764
773
|
}
|
|
765
|
-
.
|
|
774
|
+
.awsui_notifications_hyvsj_1sfal_224.awsui_sticky-notifications_hyvsj_1sfal_236:not(#\9) {
|
|
766
775
|
position: static;
|
|
767
776
|
}
|
|
768
|
-
.
|
|
777
|
+
.awsui_notifications_hyvsj_1sfal_224:not(#\9):not(.awsui_has-notifications-content_hyvsj_1sfal_173) {
|
|
769
778
|
margin: 0;
|
|
770
779
|
}
|
|
771
780
|
}
|
|
@@ -775,18 +784,27 @@ nav.awsui_navigation_hyvsj_8eynx_591 > .awsui_animated-content_hyvsj_8eynx_709:n
|
|
|
775
784
|
SPDX-License-Identifier: Apache-2.0
|
|
776
785
|
*/
|
|
777
786
|
/*
|
|
778
|
-
When the Split Panel is in the bottom position it
|
|
779
|
-
|
|
780
|
-
the
|
|
781
|
-
|
|
782
|
-
of the Tools component flex container and should consume 100% of the
|
|
783
|
-
parent height.
|
|
787
|
+
When the Split Panel is in the bottom position it was share the same row
|
|
788
|
+
as the content area. This row is defined as 1 fractional unit which will
|
|
789
|
+
consume the remaining vertical space in the grid after the notifications
|
|
790
|
+
and breadcrumbs.
|
|
784
791
|
*/
|
|
785
|
-
section.awsui_split-panel-
|
|
786
|
-
|
|
792
|
+
section.awsui_split-panel-bottom_hyvsj_1sfal_792:not(#\9) {
|
|
793
|
+
/*
|
|
794
|
+
The align self property will position the split panel at the bottom of the grid row.
|
|
795
|
+
This could be off the viewport if the content area has enough content to be scrollable.
|
|
796
|
+
*/
|
|
797
|
+
align-self: end;
|
|
798
|
+
bottom: var(--awsui-footer-height-5mks97);
|
|
787
799
|
display: none;
|
|
788
800
|
grid-column: 1/6;
|
|
801
|
+
grid-row: 5;
|
|
789
802
|
height: auto;
|
|
803
|
+
/*
|
|
804
|
+
The position sticky will work in conjunction with the align self: end; property.
|
|
805
|
+
If the grid row scrolls beyond the viewport, the sticky bottom position
|
|
806
|
+
will lift it up above the footer so it is always visible.
|
|
807
|
+
*/
|
|
790
808
|
position: sticky;
|
|
791
809
|
z-index: 851;
|
|
792
810
|
/*
|
|
@@ -806,47 +824,47 @@ section.awsui_split-panel-bottom_hyvsj_8eynx_785:not(#\9) {
|
|
|
806
824
|
apply the animation to the height property.
|
|
807
825
|
*/
|
|
808
826
|
}
|
|
809
|
-
@keyframes
|
|
827
|
+
@keyframes awsui_openSplitPanelBottom_hyvsj_1sfal_1 {
|
|
810
828
|
from {
|
|
811
|
-
height: var(--awsui-split-panel-reported-header-size-
|
|
829
|
+
height: var(--awsui-split-panel-reported-header-size-5mks97, 0);
|
|
812
830
|
}
|
|
813
831
|
to {
|
|
814
|
-
height: var(--awsui-split-panel-reported-size-
|
|
832
|
+
height: var(--awsui-split-panel-reported-size-5mks97);
|
|
815
833
|
}
|
|
816
834
|
}
|
|
817
|
-
section.awsui_split-panel-
|
|
835
|
+
section.awsui_split-panel-bottom_hyvsj_1sfal_792.awsui_disable-body-scroll_hyvsj_1sfal_441:not(#\9) {
|
|
818
836
|
bottom: 0;
|
|
819
837
|
}
|
|
820
|
-
section.awsui_split-panel-
|
|
838
|
+
section.awsui_split-panel-bottom_hyvsj_1sfal_792.awsui_is-navigation-open_hyvsj_1sfal_528.awsui_position-bottom_hyvsj_1sfal_838:not(#\9) {
|
|
821
839
|
grid-column-start: 2;
|
|
822
840
|
}
|
|
823
|
-
section.awsui_split-panel-
|
|
841
|
+
section.awsui_split-panel-bottom_hyvsj_1sfal_792.awsui_is-tools-open_hyvsj_1sfal_531.awsui_position-bottom_hyvsj_1sfal_838:not(#\9) {
|
|
824
842
|
grid-column-end: 5;
|
|
825
843
|
}
|
|
826
|
-
section.awsui_split-panel-
|
|
844
|
+
section.awsui_split-panel-bottom_hyvsj_1sfal_792.awsui_position-bottom_hyvsj_1sfal_838:not(#\9) {
|
|
827
845
|
display: block;
|
|
828
846
|
}
|
|
829
|
-
section.awsui_split-panel-
|
|
847
|
+
section.awsui_split-panel-bottom_hyvsj_1sfal_792:not(#\9):not(.awsui_is-split-panel-open_hyvsj_1sfal_531).awsui_position-bottom_hyvsj_1sfal_838 {
|
|
830
848
|
box-shadow: rgba(0, 7, 22, 0.1) 0px -32px 32px -24px;
|
|
831
849
|
}
|
|
832
|
-
section.awsui_split-panel-
|
|
850
|
+
section.awsui_split-panel-bottom_hyvsj_1sfal_792.awsui_is-split-panel-open_hyvsj_1sfal_531.awsui_position-bottom_hyvsj_1sfal_838:not(#\9) {
|
|
833
851
|
box-shadow: var(--shadow-split-bottom-otfetg, 0px -36px 36px -36px rgba(0, 7, 22, 0.1));
|
|
834
852
|
}
|
|
835
|
-
section.awsui_split-panel-
|
|
836
|
-
animation:
|
|
853
|
+
section.awsui_split-panel-bottom_hyvsj_1sfal_792.awsui_is-split-panel-open_hyvsj_1sfal_531.awsui_position-bottom_hyvsj_1sfal_838.awsui_animating_hyvsj_1sfal_657:not(#\9) {
|
|
854
|
+
animation: awsui_openSplitPanelBottom_hyvsj_1sfal_1 var(--motion-duration-refresh-only-fast-addxjd, 115ms);
|
|
837
855
|
}
|
|
838
856
|
@media (prefers-reduced-motion: reduce) {
|
|
839
|
-
section.awsui_split-panel-
|
|
857
|
+
section.awsui_split-panel-bottom_hyvsj_1sfal_792.awsui_is-split-panel-open_hyvsj_1sfal_531.awsui_position-bottom_hyvsj_1sfal_838.awsui_animating_hyvsj_1sfal_657:not(#\9) {
|
|
840
858
|
animation: none;
|
|
841
859
|
transition: none;
|
|
842
860
|
}
|
|
843
861
|
}
|
|
844
|
-
.awsui-motion-disabled section.awsui_split-panel-
|
|
862
|
+
.awsui-motion-disabled section.awsui_split-panel-bottom_hyvsj_1sfal_792.awsui_is-split-panel-open_hyvsj_1sfal_531.awsui_position-bottom_hyvsj_1sfal_838.awsui_animating_hyvsj_1sfal_657:not(#\9), .awsui-mode-entering section.awsui_split-panel-bottom_hyvsj_1sfal_792.awsui_is-split-panel-open_hyvsj_1sfal_531.awsui_position-bottom_hyvsj_1sfal_838.awsui_animating_hyvsj_1sfal_657:not(#\9) {
|
|
845
863
|
animation: none;
|
|
846
864
|
transition: none;
|
|
847
865
|
}
|
|
848
866
|
|
|
849
|
-
section.awsui_split-panel-
|
|
867
|
+
section.awsui_split-panel-side_hyvsj_1sfal_867:not(#\9) {
|
|
850
868
|
height: 100%;
|
|
851
869
|
overflow-x: hidden;
|
|
852
870
|
pointer-events: auto;
|
|
@@ -861,41 +879,41 @@ section.awsui_split-panel-side_hyvsj_8eynx_849:not(#\9) {
|
|
|
861
879
|
prevent unwanted text wrapping.
|
|
862
880
|
*/
|
|
863
881
|
}
|
|
864
|
-
@keyframes
|
|
882
|
+
@keyframes awsui_openSplitPanelSide_hyvsj_1sfal_1 {
|
|
865
883
|
from {
|
|
866
884
|
opacity: 0;
|
|
867
|
-
width: var(--awsui-split-panel-min-width-
|
|
885
|
+
width: var(--awsui-split-panel-min-width-5mks97, 280px);
|
|
868
886
|
}
|
|
869
887
|
to {
|
|
870
888
|
opacity: 1;
|
|
871
|
-
width: var(--awsui-split-panel-reported-size-
|
|
889
|
+
width: var(--awsui-split-panel-reported-size-5mks97);
|
|
872
890
|
}
|
|
873
891
|
}
|
|
874
|
-
section.awsui_split-panel-
|
|
892
|
+
section.awsui_split-panel-side_hyvsj_1sfal_867:not(#\9):not(.awsui_is-split-panel-open_hyvsj_1sfal_531), section.awsui_split-panel-side_hyvsj_1sfal_867.awsui_position-bottom_hyvsj_1sfal_838:not(#\9) {
|
|
875
893
|
width: 0;
|
|
876
894
|
}
|
|
877
|
-
section.awsui_split-panel-
|
|
895
|
+
section.awsui_split-panel-side_hyvsj_1sfal_867.awsui_is-split-panel-open_hyvsj_1sfal_531.awsui_position-side_hyvsj_1sfal_895:not(#\9) {
|
|
878
896
|
box-shadow: var(--shadow-panel-gp3bf2, 0px 1px 1px 1px #e9ebed, 0px 6px 36px rgba(0, 7, 22, 0.1));
|
|
879
|
-
max-width: var(--awsui-split-panel-max-width-
|
|
880
|
-
min-width: var(--awsui-split-panel-min-width-
|
|
897
|
+
max-width: var(--awsui-split-panel-max-width-5mks97, 280px);
|
|
898
|
+
min-width: var(--awsui-split-panel-min-width-5mks97, 280px);
|
|
881
899
|
}
|
|
882
|
-
section.awsui_split-panel-
|
|
883
|
-
animation:
|
|
900
|
+
section.awsui_split-panel-side_hyvsj_1sfal_867.awsui_is-split-panel-open_hyvsj_1sfal_531.awsui_position-side_hyvsj_1sfal_895.awsui_animating_hyvsj_1sfal_657:not(#\9) {
|
|
901
|
+
animation: awsui_openSplitPanelSide_hyvsj_1sfal_1 var(--motion-duration-refresh-only-fast-addxjd, 115ms);
|
|
884
902
|
}
|
|
885
903
|
@media (prefers-reduced-motion: reduce) {
|
|
886
|
-
section.awsui_split-panel-
|
|
904
|
+
section.awsui_split-panel-side_hyvsj_1sfal_867.awsui_is-split-panel-open_hyvsj_1sfal_531.awsui_position-side_hyvsj_1sfal_895.awsui_animating_hyvsj_1sfal_657:not(#\9) {
|
|
887
905
|
animation: none;
|
|
888
906
|
transition: none;
|
|
889
907
|
}
|
|
890
908
|
}
|
|
891
|
-
.awsui-motion-disabled section.awsui_split-panel-
|
|
909
|
+
.awsui-motion-disabled section.awsui_split-panel-side_hyvsj_1sfal_867.awsui_is-split-panel-open_hyvsj_1sfal_531.awsui_position-side_hyvsj_1sfal_895.awsui_animating_hyvsj_1sfal_657:not(#\9), .awsui-mode-entering section.awsui_split-panel-side_hyvsj_1sfal_867.awsui_is-split-panel-open_hyvsj_1sfal_531.awsui_position-side_hyvsj_1sfal_895.awsui_animating_hyvsj_1sfal_657:not(#\9) {
|
|
892
910
|
animation: none;
|
|
893
911
|
transition: none;
|
|
894
912
|
}
|
|
895
|
-
section.awsui_split-panel-
|
|
913
|
+
section.awsui_split-panel-side_hyvsj_1sfal_867 > .awsui_animated-content_hyvsj_1sfal_718:not(#\9) {
|
|
896
914
|
height: 100%;
|
|
897
915
|
max-width: inherit;
|
|
898
|
-
width: var(--awsui-split-panel-reported-size-
|
|
916
|
+
width: var(--awsui-split-panel-reported-size-5mks97);
|
|
899
917
|
}
|
|
900
918
|
|
|
901
919
|
/*
|
|
@@ -911,38 +929,38 @@ content width has a default value that can be set directly with the minContentWi
|
|
|
911
929
|
property. The content gap right is computed in the Layout styles based on the
|
|
912
930
|
viewport size and state of the Tools drawer.
|
|
913
931
|
*/
|
|
914
|
-
.awsui_tools-
|
|
932
|
+
.awsui_tools-container_hyvsj_1sfal_932:not(#\9) {
|
|
915
933
|
/* stylelint-disable scss/operator-no-newline-after */
|
|
916
|
-
--awsui-tools-max-width-
|
|
934
|
+
--awsui-tools-max-width-5mks97: calc(var(--awsui-layout-width-5mks97) - var(--awsui-main-offset-left-5mks97) - var(--awsui-default-min-content-width-5mks97) - var(--awsui-content-gap-right-5mks97));
|
|
917
935
|
/* stylelint-enable scss/operator-no-newline-after */
|
|
918
|
-
--awsui-tools-width-
|
|
936
|
+
--awsui-tools-width-5mks97: 290px;
|
|
919
937
|
display: flex;
|
|
920
938
|
grid-column: 5;
|
|
921
939
|
grid-row: 1/span 5;
|
|
922
|
-
height: var(--awsui-content-height-
|
|
923
|
-
max-width: var(--awsui-tools-max-width-
|
|
940
|
+
height: var(--awsui-content-height-5mks97);
|
|
941
|
+
max-width: var(--awsui-tools-max-width-5mks97);
|
|
924
942
|
position: sticky;
|
|
925
|
-
top: var(--awsui-offset-top-
|
|
943
|
+
top: var(--awsui-offset-top-5mks97);
|
|
926
944
|
z-index: 850;
|
|
927
945
|
pointer-events: none;
|
|
928
946
|
}
|
|
929
947
|
@media (min-width: 2541px) {
|
|
930
|
-
.awsui_tools-
|
|
931
|
-
--awsui-tools-width-
|
|
948
|
+
.awsui_tools-container_hyvsj_1sfal_932:not(#\9) {
|
|
949
|
+
--awsui-tools-width-5mks97: 360px;
|
|
932
950
|
}
|
|
933
951
|
}
|
|
934
952
|
@media (max-width: 688px) {
|
|
935
|
-
.awsui_tools-
|
|
936
|
-
--awsui-tools-max-width-
|
|
937
|
-
--awsui-tools-width-
|
|
953
|
+
.awsui_tools-container_hyvsj_1sfal_932:not(#\9) {
|
|
954
|
+
--awsui-tools-max-width-5mks97: none;
|
|
955
|
+
--awsui-tools-width-5mks97: auto;
|
|
938
956
|
position: fixed;
|
|
939
957
|
right: 0;
|
|
940
|
-
top: var(--awsui-offset-top-
|
|
958
|
+
top: var(--awsui-offset-top-5mks97);
|
|
941
959
|
z-index: 1001;
|
|
942
960
|
}
|
|
943
961
|
}
|
|
944
962
|
|
|
945
|
-
.
|
|
963
|
+
.awsui_tools_hyvsj_1sfal_932:not(#\9) {
|
|
946
964
|
background-color: var(--color-background-container-content-i8i4a0, #ffffff);
|
|
947
965
|
box-shadow: var(--shadow-panel-gp3bf2, 0px 1px 1px 1px #e9ebed, 0px 6px 36px rgba(0, 7, 22, 0.1));
|
|
948
966
|
flex-shrink: 0;
|
|
@@ -965,48 +983,48 @@ viewport size and state of the Tools drawer.
|
|
|
965
983
|
in the side position.
|
|
966
984
|
*/
|
|
967
985
|
}
|
|
968
|
-
@keyframes
|
|
986
|
+
@keyframes awsui_openTools_hyvsj_1sfal_1 {
|
|
969
987
|
from {
|
|
970
|
-
opacity: var(--awsui-tools-animation-starting-opacity-
|
|
988
|
+
opacity: var(--awsui-tools-animation-starting-opacity-5mks97, 0);
|
|
971
989
|
width: calc(var(--space-layout-toggle-padding-axl9jr, 20px) * 2 + var(--space-layout-toggle-diameter-hzvqtj, 40px));
|
|
972
990
|
}
|
|
973
991
|
to {
|
|
974
992
|
opacity: 1;
|
|
975
|
-
width: var(--awsui-tools-width-
|
|
993
|
+
width: var(--awsui-tools-width-5mks97);
|
|
976
994
|
}
|
|
977
995
|
}
|
|
978
|
-
.
|
|
996
|
+
.awsui_tools_hyvsj_1sfal_932:not(#\9):not(.awsui_is-tools-open_hyvsj_1sfal_531) {
|
|
979
997
|
width: 0;
|
|
980
998
|
display: none;
|
|
981
999
|
}
|
|
982
|
-
.
|
|
983
|
-
animation:
|
|
1000
|
+
.awsui_tools_hyvsj_1sfal_932.awsui_is-tools-open_hyvsj_1sfal_531.awsui_animating_hyvsj_1sfal_657:not(#\9) {
|
|
1001
|
+
animation: awsui_openTools_hyvsj_1sfal_1 var(--motion-duration-refresh-only-fast-addxjd, 115ms);
|
|
984
1002
|
}
|
|
985
1003
|
@media (prefers-reduced-motion: reduce) {
|
|
986
|
-
.
|
|
1004
|
+
.awsui_tools_hyvsj_1sfal_932.awsui_is-tools-open_hyvsj_1sfal_531.awsui_animating_hyvsj_1sfal_657:not(#\9) {
|
|
987
1005
|
animation: none;
|
|
988
1006
|
transition: none;
|
|
989
1007
|
}
|
|
990
1008
|
}
|
|
991
|
-
.awsui-motion-disabled .
|
|
1009
|
+
.awsui-motion-disabled .awsui_tools_hyvsj_1sfal_932.awsui_is-tools-open_hyvsj_1sfal_531.awsui_animating_hyvsj_1sfal_657:not(#\9), .awsui-mode-entering .awsui_tools_hyvsj_1sfal_932.awsui_is-tools-open_hyvsj_1sfal_531.awsui_animating_hyvsj_1sfal_657:not(#\9) {
|
|
992
1010
|
animation: none;
|
|
993
1011
|
transition: none;
|
|
994
1012
|
}
|
|
995
|
-
.
|
|
996
|
-
width: var(--awsui-tools-width-
|
|
1013
|
+
.awsui_tools_hyvsj_1sfal_932 > .awsui_animated-content_hyvsj_1sfal_718:not(#\9) {
|
|
1014
|
+
width: var(--awsui-tools-width-5mks97);
|
|
997
1015
|
}
|
|
998
1016
|
@media (min-width: 689px) {
|
|
999
|
-
.
|
|
1017
|
+
.awsui_tools_hyvsj_1sfal_932.awsui_is-tools-open_hyvsj_1sfal_531.awsui_has-tools-form-persistence_hyvsj_1sfal_1017:not(#\9) {
|
|
1000
1018
|
border-right: var(--border-divider-section-width-4wm2it, 2px) solid var(--color-border-divider-default-7s2wjw, #e9ebed);
|
|
1001
1019
|
}
|
|
1002
1020
|
}
|
|
1003
1021
|
@media (max-width: 688px) {
|
|
1004
|
-
.
|
|
1005
|
-
--awsui-tools-width-
|
|
1022
|
+
.awsui_tools_hyvsj_1sfal_932:not(#\9) {
|
|
1023
|
+
--awsui-tools-width-5mks97: 100vw;
|
|
1006
1024
|
}
|
|
1007
1025
|
}
|
|
1008
1026
|
|
|
1009
|
-
.awsui_hide-
|
|
1027
|
+
.awsui_hide-tools_hyvsj_1sfal_1027:not(#\9) {
|
|
1010
1028
|
position: absolute;
|
|
1011
1029
|
right: var(--space-m-17eucw, 16px);
|
|
1012
1030
|
top: var(--size-vertical-panel-icon-offset-ti40n4, 15px);
|
|
@@ -1018,7 +1036,7 @@ Warning! If these design tokens for padding change it will adversely impact
|
|
|
1018
1036
|
the calculation used to determine the Split Panel maximum width in the
|
|
1019
1037
|
handleSplitPanelMaxWidth function in the context.
|
|
1020
1038
|
*/
|
|
1021
|
-
.awsui_show-
|
|
1039
|
+
.awsui_show-tools_hyvsj_1sfal_1039:not(#\9) {
|
|
1022
1040
|
box-sizing: border-box;
|
|
1023
1041
|
padding: var(--space-scaled-s-cu1hzn, 12px) var(--space-layout-toggle-padding-axl9jr, 20px);
|
|
1024
1042
|
/*
|
|
@@ -1026,7 +1044,7 @@ handleSplitPanelMaxWidth function in the context.
|
|
|
1026
1044
|
take control in responsive viewports.
|
|
1027
1045
|
*/
|
|
1028
1046
|
}
|
|
1029
|
-
@keyframes
|
|
1047
|
+
@keyframes awsui_showButtons_hyvsj_1sfal_1 {
|
|
1030
1048
|
0% {
|
|
1031
1049
|
opacity: 0;
|
|
1032
1050
|
}
|
|
@@ -1034,33 +1052,33 @@ handleSplitPanelMaxWidth function in the context.
|
|
|
1034
1052
|
opacity: 1;
|
|
1035
1053
|
}
|
|
1036
1054
|
}
|
|
1037
|
-
.awsui_show-
|
|
1055
|
+
.awsui_show-tools_hyvsj_1sfal_1039:not(#\9):not(.awsui_has-tools-form_hyvsj_1sfal_1017) {
|
|
1038
1056
|
display: none;
|
|
1039
1057
|
}
|
|
1040
1058
|
@media (min-width: 689px) {
|
|
1041
|
-
.awsui_show-
|
|
1059
|
+
.awsui_show-tools_hyvsj_1sfal_1039.awsui_has-tools-form_hyvsj_1sfal_1017:not(#\9) {
|
|
1042
1060
|
display: flex;
|
|
1043
1061
|
flex-direction: column;
|
|
1044
1062
|
gap: var(--space-xs-rsr2qu, 8px);
|
|
1045
1063
|
}
|
|
1046
|
-
.awsui_show-
|
|
1047
|
-
animation:
|
|
1064
|
+
.awsui_show-tools_hyvsj_1sfal_1039.awsui_has-tools-form_hyvsj_1sfal_1017.awsui_animating_hyvsj_1sfal_657:not(#\9) {
|
|
1065
|
+
animation: awsui_showButtons_hyvsj_1sfal_1 var(--motion-duration-refresh-only-fast-addxjd, 115ms);
|
|
1048
1066
|
}
|
|
1049
1067
|
}
|
|
1050
1068
|
@media (min-width: 689px) and (prefers-reduced-motion: reduce) {
|
|
1051
|
-
.awsui_show-
|
|
1069
|
+
.awsui_show-tools_hyvsj_1sfal_1039.awsui_has-tools-form_hyvsj_1sfal_1017.awsui_animating_hyvsj_1sfal_657:not(#\9) {
|
|
1052
1070
|
animation: none;
|
|
1053
1071
|
transition: none;
|
|
1054
1072
|
}
|
|
1055
1073
|
}
|
|
1056
1074
|
@media (min-width: 689px) {
|
|
1057
|
-
.awsui-motion-disabled .awsui_show-
|
|
1075
|
+
.awsui-motion-disabled .awsui_show-tools_hyvsj_1sfal_1039.awsui_has-tools-form_hyvsj_1sfal_1017.awsui_animating_hyvsj_1sfal_657:not(#\9), .awsui-mode-entering .awsui_show-tools_hyvsj_1sfal_1039.awsui_has-tools-form_hyvsj_1sfal_1017.awsui_animating_hyvsj_1sfal_657:not(#\9) {
|
|
1058
1076
|
animation: none;
|
|
1059
1077
|
transition: none;
|
|
1060
1078
|
}
|
|
1061
1079
|
}
|
|
1062
1080
|
@media (min-width: 689px) {
|
|
1063
|
-
.awsui_show-
|
|
1081
|
+
.awsui_show-tools_hyvsj_1sfal_1039.awsui_has-tools-form-persistence_hyvsj_1sfal_1017:not(#\9) {
|
|
1064
1082
|
background-color: var(--color-background-container-content-i8i4a0, #ffffff);
|
|
1065
1083
|
z-index: 1;
|
|
1066
1084
|
}
|
|
@@ -1075,7 +1093,7 @@ Warning! If these design tokens for width change it will adversely impact
|
|
|
1075
1093
|
the calculation used to determine the Split Panel maximum width in the
|
|
1076
1094
|
handleSplitPanelMaxWidth function in the context.
|
|
1077
1095
|
*/
|
|
1078
|
-
.
|
|
1096
|
+
.awsui_trigger_hyvsj_1sfal_1096:not(#\9) {
|
|
1079
1097
|
background: var(--color-background-layout-toggle-default-f9hnkv, #192534);
|
|
1080
1098
|
border: none;
|
|
1081
1099
|
border-radius: 50%;
|
|
@@ -1087,14 +1105,14 @@ handleSplitPanelMaxWidth function in the context.
|
|
|
1087
1105
|
width: var(--space-layout-toggle-diameter-hzvqtj, 40px);
|
|
1088
1106
|
pointer-events: auto;
|
|
1089
1107
|
}
|
|
1090
|
-
.
|
|
1108
|
+
.awsui_trigger_hyvsj_1sfal_1096[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
1091
1109
|
position: relative;
|
|
1092
1110
|
}
|
|
1093
|
-
.
|
|
1111
|
+
.awsui_trigger_hyvsj_1sfal_1096[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
1094
1112
|
outline: 2px dotted transparent;
|
|
1095
1113
|
outline-offset: calc(3px - 1px);
|
|
1096
1114
|
}
|
|
1097
|
-
.
|
|
1115
|
+
.awsui_trigger_hyvsj_1sfal_1096[data-awsui-focus-visible=true]:not(#\9):focus::before {
|
|
1098
1116
|
content: " ";
|
|
1099
1117
|
display: block;
|
|
1100
1118
|
position: absolute;
|
|
@@ -1105,23 +1123,23 @@ handleSplitPanelMaxWidth function in the context.
|
|
|
1105
1123
|
border-radius: var(--border-radius-control-default-focus-ring-7661kz, 4px);
|
|
1106
1124
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
1107
1125
|
}
|
|
1108
|
-
.
|
|
1126
|
+
.awsui_trigger_hyvsj_1sfal_1096:not(#\9):focus {
|
|
1109
1127
|
outline: none;
|
|
1110
1128
|
}
|
|
1111
|
-
.
|
|
1129
|
+
.awsui_trigger_hyvsj_1sfal_1096:not(#\9):hover {
|
|
1112
1130
|
background: var(--color-background-layout-toggle-hover-gi0e0b, #354150);
|
|
1113
1131
|
}
|
|
1114
|
-
.
|
|
1132
|
+
.awsui_trigger_hyvsj_1sfal_1096:not(#\9):active {
|
|
1115
1133
|
background: var(--color-background-layout-toggle-active-d15dki, #354150);
|
|
1116
1134
|
}
|
|
1117
|
-
.
|
|
1135
|
+
.awsui_trigger_hyvsj_1sfal_1096.awsui_selected_hyvsj_1sfal_1135:not(#\9) {
|
|
1118
1136
|
background: var(--color-background-layout-toggle-selected-default-e1giv3, #0972d3);
|
|
1119
1137
|
color: var(--color-text-layout-toggle-selected-tzwifo, #ffffff);
|
|
1120
1138
|
}
|
|
1121
|
-
.
|
|
1139
|
+
.awsui_trigger_hyvsj_1sfal_1096.awsui_selected_hyvsj_1sfal_1135:not(#\9):hover {
|
|
1122
1140
|
background: var(--color-background-layout-toggle-selected-hover-mes33s, #065299);
|
|
1123
1141
|
}
|
|
1124
|
-
.
|
|
1142
|
+
.awsui_trigger_hyvsj_1sfal_1096.awsui_selected_hyvsj_1sfal_1135:not(#\9):active {
|
|
1125
1143
|
background: var(--color-background-layout-toggle-selected-active-9w7pk3, #0972d3);
|
|
1126
1144
|
}
|
|
1127
1145
|
|