@cloudscape-design/components-themeable 3.0.1163 → 3.0.1165
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/internal/manifest.json +1 -1
- package/lib/internal/scss/app-layout/visual-refresh/drawers.scss +1 -0
- package/lib/internal/scss/app-layout/visual-refresh-toolbar/drawer/styles.scss +4 -1
- package/lib/internal/scss/drawer/styles.scss +25 -0
- package/lib/internal/scss/internal/generated/custom-css-properties/index.scss +1 -1
- package/lib/internal/scss/table/resizer/styles.scss +7 -6
- package/lib/internal/template/anchor-navigation/styles.css.js +8 -8
- package/lib/internal/template/anchor-navigation/styles.scoped.css +21 -21
- package/lib/internal/template/anchor-navigation/styles.selectors.js +8 -8
- package/lib/internal/template/app-layout/runtime-drawer/index.d.ts.map +1 -1
- package/lib/internal/template/app-layout/runtime-drawer/index.js +20 -18
- package/lib/internal/template/app-layout/runtime-drawer/index.js.map +1 -1
- package/lib/internal/template/app-layout/visual-refresh/styles.css.js +86 -86
- package/lib/internal/template/app-layout/visual-refresh/styles.scoped.css +164 -163
- package/lib/internal/template/app-layout/visual-refresh/styles.selectors.js +86 -86
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.css.js +30 -30
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +86 -83
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +30 -30
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/toolbar-container.d.ts.map +1 -1
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/toolbar-container.js +1 -1
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/toolbar-container.js.map +1 -1
- package/lib/internal/template/attribute-editor/styles.css.js +15 -15
- package/lib/internal/template/attribute-editor/styles.scoped.css +28 -28
- package/lib/internal/template/attribute-editor/styles.selectors.js +15 -15
- package/lib/internal/template/autosuggest/interfaces.d.ts +1 -1
- package/lib/internal/template/autosuggest/interfaces.js.map +1 -1
- package/lib/internal/template/box/styles.css.js +192 -192
- package/lib/internal/template/box/styles.scoped.css +242 -242
- package/lib/internal/template/box/styles.selectors.js +192 -192
- package/lib/internal/template/breadcrumb-group/item/styles.css.js +7 -7
- package/lib/internal/template/breadcrumb-group/item/styles.scoped.css +28 -28
- package/lib/internal/template/breadcrumb-group/item/styles.selectors.js +7 -7
- package/lib/internal/template/button/styles.css.js +22 -22
- package/lib/internal/template/button/styles.scoped.css +96 -96
- package/lib/internal/template/button/styles.selectors.js +22 -22
- package/lib/internal/template/button-dropdown/category-elements/styles.css.js +17 -17
- package/lib/internal/template/button-dropdown/category-elements/styles.scoped.css +27 -27
- package/lib/internal/template/button-dropdown/category-elements/styles.selectors.js +17 -17
- package/lib/internal/template/button-dropdown/item-element/styles.css.js +20 -20
- package/lib/internal/template/button-dropdown/item-element/styles.scoped.css +35 -35
- package/lib/internal/template/button-dropdown/item-element/styles.selectors.js +20 -20
- package/lib/internal/template/button-group/interfaces.d.ts +9 -0
- package/lib/internal/template/button-group/interfaces.d.ts.map +1 -1
- package/lib/internal/template/button-group/interfaces.js.map +1 -1
- package/lib/internal/template/calendar/styles.css.js +21 -21
- package/lib/internal/template/calendar/styles.scoped.css +44 -44
- package/lib/internal/template/calendar/styles.selectors.js +21 -21
- package/lib/internal/template/cards/styles.css.js +39 -39
- package/lib/internal/template/cards/styles.scoped.css +51 -51
- package/lib/internal/template/cards/styles.selectors.js +39 -39
- package/lib/internal/template/code-editor/styles.css.js +33 -33
- package/lib/internal/template/code-editor/styles.scoped.css +187 -187
- package/lib/internal/template/code-editor/styles.selectors.js +33 -33
- package/lib/internal/template/collection-preferences/styles.css.js +36 -36
- package/lib/internal/template/collection-preferences/styles.scoped.css +38 -38
- package/lib/internal/template/collection-preferences/styles.selectors.js +36 -36
- package/lib/internal/template/date-range-picker/calendar/grids/styles.css.js +30 -30
- package/lib/internal/template/date-range-picker/calendar/grids/styles.scoped.css +56 -56
- package/lib/internal/template/date-range-picker/calendar/grids/styles.selectors.js +30 -30
- package/lib/internal/template/drawer/implementation.d.ts +1 -1
- package/lib/internal/template/drawer/implementation.d.ts.map +1 -1
- package/lib/internal/template/drawer/implementation.js +13 -4
- package/lib/internal/template/drawer/implementation.js.map +1 -1
- package/lib/internal/template/drawer/interfaces.d.ts +7 -0
- package/lib/internal/template/drawer/interfaces.d.ts.map +1 -1
- package/lib/internal/template/drawer/interfaces.js.map +1 -1
- package/lib/internal/template/drawer/styles.css.js +12 -8
- package/lib/internal/template/drawer/styles.scoped.css +35 -13
- package/lib/internal/template/drawer/styles.selectors.js +12 -8
- package/lib/internal/template/drawer/use-sticky-footer.d.ts +9 -0
- package/lib/internal/template/drawer/use-sticky-footer.d.ts.map +1 -0
- package/lib/internal/template/drawer/use-sticky-footer.js +35 -0
- package/lib/internal/template/drawer/use-sticky-footer.js.map +1 -0
- package/lib/internal/template/expandable-section/styles.css.js +35 -35
- package/lib/internal/template/expandable-section/styles.scoped.css +68 -68
- package/lib/internal/template/expandable-section/styles.selectors.js +35 -35
- package/lib/internal/template/help-panel/styles.css.js +6 -6
- package/lib/internal/template/help-panel/styles.scoped.css +75 -75
- package/lib/internal/template/help-panel/styles.selectors.js +6 -6
- package/lib/internal/template/icon/styles.css.js +39 -39
- package/lib/internal/template/icon/styles.scoped.css +87 -87
- package/lib/internal/template/icon/styles.selectors.js +39 -39
- package/lib/internal/template/internal/base-component/styles.scoped.css +504 -437
- package/lib/internal/template/internal/components/button-trigger/styles.css.js +13 -13
- package/lib/internal/template/internal/components/button-trigger/styles.scoped.css +29 -29
- package/lib/internal/template/internal/components/button-trigger/styles.selectors.js +13 -13
- package/lib/internal/template/internal/components/cartesian-chart/styles.css.js +28 -28
- package/lib/internal/template/internal/components/cartesian-chart/styles.scoped.css +33 -33
- package/lib/internal/template/internal/components/cartesian-chart/styles.selectors.js +28 -28
- package/lib/internal/template/internal/components/chart-series-details/styles.css.js +19 -19
- package/lib/internal/template/internal/components/chart-series-details/styles.scoped.css +33 -33
- package/lib/internal/template/internal/components/chart-series-details/styles.selectors.js +19 -19
- package/lib/internal/template/internal/components/option/styles.css.js +16 -16
- package/lib/internal/template/internal/components/option/styles.scoped.css +29 -29
- package/lib/internal/template/internal/components/option/styles.selectors.js +16 -16
- package/lib/internal/template/internal/components/selectable-item/styles.css.js +23 -23
- package/lib/internal/template/internal/components/selectable-item/styles.scoped.css +54 -54
- package/lib/internal/template/internal/components/selectable-item/styles.selectors.js +23 -23
- package/lib/internal/template/internal/components/token-list/styles.css.js +10 -10
- package/lib/internal/template/internal/components/token-list/styles.scoped.css +25 -25
- package/lib/internal/template/internal/components/token-list/styles.selectors.js +10 -10
- package/lib/internal/template/internal/environment.js +3 -3
- package/lib/internal/template/internal/environment.json +2 -2
- package/lib/internal/template/internal/generated/styles/tokens.js +8 -8
- package/lib/internal/template/internal/generated/theming/index.cjs +24 -24
- package/lib/internal/template/internal/generated/theming/index.js +24 -24
- package/lib/internal/template/internal/hooks/use-portal-mode-classes/index.d.ts +3 -1
- package/lib/internal/template/internal/hooks/use-portal-mode-classes/index.d.ts.map +1 -1
- package/lib/internal/template/internal/hooks/use-portal-mode-classes/index.js +2 -2
- package/lib/internal/template/internal/hooks/use-portal-mode-classes/index.js.map +1 -1
- package/lib/internal/template/internal/plugins/controllers/drawers.d.ts +2 -2
- package/lib/internal/template/internal/plugins/controllers/drawers.d.ts.map +1 -1
- package/lib/internal/template/internal/plugins/controllers/drawers.js.map +1 -1
- package/lib/internal/template/internal/plugins/widget/interfaces.d.ts +2 -2
- package/lib/internal/template/internal/plugins/widget/interfaces.d.ts.map +1 -1
- package/lib/internal/template/internal/plugins/widget/interfaces.js.map +1 -1
- package/lib/internal/template/key-value-pairs/styles.css.js +8 -8
- package/lib/internal/template/key-value-pairs/styles.scoped.css +10 -10
- package/lib/internal/template/key-value-pairs/styles.selectors.js +8 -8
- package/lib/internal/template/link/styles.css.js +20 -20
- package/lib/internal/template/link/styles.scoped.css +92 -92
- package/lib/internal/template/link/styles.selectors.js +20 -20
- package/lib/internal/template/pagination/styles.css.js +9 -9
- package/lib/internal/template/pagination/styles.scoped.css +24 -24
- package/lib/internal/template/pagination/styles.selectors.js +9 -9
- package/lib/internal/template/pie-chart/styles.css.js +27 -27
- package/lib/internal/template/pie-chart/styles.scoped.css +50 -50
- package/lib/internal/template/pie-chart/styles.selectors.js +27 -27
- package/lib/internal/template/popover/internal.js +1 -1
- package/lib/internal/template/popover/internal.js.map +1 -1
- package/lib/internal/template/popover/styles.css.js +57 -57
- package/lib/internal/template/popover/styles.scoped.css +87 -87
- package/lib/internal/template/popover/styles.selectors.js +57 -57
- package/lib/internal/template/progress-bar/styles.css.js +19 -19
- package/lib/internal/template/progress-bar/styles.scoped.css +31 -31
- package/lib/internal/template/progress-bar/styles.selectors.js +19 -19
- package/lib/internal/template/property-filter/styles.css.js +39 -39
- package/lib/internal/template/property-filter/styles.scoped.css +42 -42
- package/lib/internal/template/property-filter/styles.selectors.js +39 -39
- package/lib/internal/template/segmented-control/styles.css.js +16 -16
- package/lib/internal/template/segmented-control/styles.scoped.css +36 -36
- package/lib/internal/template/segmented-control/styles.selectors.js +16 -16
- package/lib/internal/template/select/interfaces.d.ts +1 -1
- package/lib/internal/template/select/interfaces.js.map +1 -1
- package/lib/internal/template/side-navigation/styles.css.js +30 -30
- package/lib/internal/template/side-navigation/styles.scoped.css +47 -47
- package/lib/internal/template/side-navigation/styles.selectors.js +30 -30
- package/lib/internal/template/split-panel/icons/styles.css.js +22 -22
- package/lib/internal/template/split-panel/icons/styles.scoped.css +27 -27
- package/lib/internal/template/split-panel/icons/styles.selectors.js +22 -22
- package/lib/internal/template/table/body-cell/styles.css.js +47 -47
- package/lib/internal/template/table/body-cell/styles.scoped.css +377 -377
- package/lib/internal/template/table/body-cell/styles.selectors.js +47 -47
- package/lib/internal/template/table/header-cell/index.d.ts +1 -1
- package/lib/internal/template/table/header-cell/index.d.ts.map +1 -1
- package/lib/internal/template/table/header-cell/index.js +1 -1
- package/lib/internal/template/table/header-cell/index.js.map +1 -1
- package/lib/internal/template/table/header-cell/th-element.d.ts +1 -1
- package/lib/internal/template/table/header-cell/th-element.d.ts.map +1 -1
- package/lib/internal/template/table/header-cell/th-element.js.map +1 -1
- package/lib/internal/template/table/resizer/index.d.ts +2 -1
- package/lib/internal/template/table/resizer/index.d.ts.map +1 -1
- package/lib/internal/template/table/resizer/index.js +8 -5
- package/lib/internal/template/table/resizer/index.js.map +1 -1
- package/lib/internal/template/table/resizer/styles.css.js +13 -12
- package/lib/internal/template/table/resizer/styles.scoped.css +22 -22
- package/lib/internal/template/table/resizer/styles.selectors.js +13 -12
- package/lib/internal/template/table/thead.d.ts +1 -1
- package/lib/internal/template/table/thead.d.ts.map +1 -1
- package/lib/internal/template/table/thead.js.map +1 -1
- package/lib/internal/template/tag-editor/styles.css.js +3 -3
- package/lib/internal/template/tag-editor/styles.scoped.css +13 -13
- package/lib/internal/template/tag-editor/styles.selectors.js +3 -3
- package/lib/internal/template/test-utils/dom/drawer/index.d.ts +1 -0
- package/lib/internal/template/test-utils/dom/drawer/index.js +3 -0
- package/lib/internal/template/test-utils/dom/drawer/index.js.map +1 -1
- package/lib/internal/template/test-utils/selectors/drawer/index.d.ts +1 -0
- package/lib/internal/template/test-utils/selectors/drawer/index.js +3 -0
- package/lib/internal/template/test-utils/selectors/drawer/index.js.map +1 -1
- package/lib/internal/template/text-content/styles.css.js +1 -1
- package/lib/internal/template/text-content/styles.scoped.css +66 -66
- package/lib/internal/template/text-content/styles.selectors.js +1 -1
- package/lib/internal/template/token/styles.css.js +14 -14
- package/lib/internal/template/token/styles.scoped.css +29 -29
- package/lib/internal/template/token/styles.selectors.js +14 -14
- package/lib/internal/template/top-navigation/styles.css.js +47 -47
- package/lib/internal/template/top-navigation/styles.scoped.css +66 -66
- package/lib/internal/template/top-navigation/styles.selectors.js +47 -47
- package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
- package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.scoped.css +28 -28
- package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
- package/package.json +1 -1
|
@@ -190,7 +190,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
190
190
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
191
191
|
SPDX-License-Identifier: Apache-2.0
|
|
192
192
|
*/
|
|
193
|
-
.
|
|
193
|
+
.awsui_drawer_12i0j_8ky8x_193:not(#\9) {
|
|
194
194
|
position: sticky;
|
|
195
195
|
z-index: 830;
|
|
196
196
|
background-color: var(--color-background-container-content-aemn43, #ffffff);
|
|
@@ -204,56 +204,56 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
204
204
|
pointer-events: auto;
|
|
205
205
|
word-wrap: break-word;
|
|
206
206
|
}
|
|
207
|
-
.
|
|
207
|
+
.awsui_drawer_12i0j_8ky8x_193.awsui_with-expanded-motion_12i0j_8ky8x_207:not(#\9) {
|
|
208
208
|
transition: inline-size var(--motion-duration-refresh-only-slow-zil3nj, 0ms) var(--motion-easing-refresh-only-a-8gio5w, cubic-bezier(0, 0, 0, 1)), block-size var(--motion-duration-refresh-only-slow-zil3nj, 0ms) var(--motion-easing-refresh-only-a-8gio5w, cubic-bezier(0, 0, 0, 1)), min-inline-size var(--motion-duration-refresh-only-slow-zil3nj, 0ms) var(--motion-easing-refresh-only-a-8gio5w, cubic-bezier(0, 0, 0, 1));
|
|
209
209
|
}
|
|
210
210
|
@media (prefers-reduced-motion: reduce) {
|
|
211
|
-
.
|
|
211
|
+
.awsui_drawer_12i0j_8ky8x_193.awsui_with-expanded-motion_12i0j_8ky8x_207:not(#\9) {
|
|
212
212
|
animation: none;
|
|
213
213
|
transition: none;
|
|
214
214
|
}
|
|
215
215
|
}
|
|
216
|
-
.awsui-motion-disabled .
|
|
216
|
+
.awsui-motion-disabled .awsui_drawer_12i0j_8ky8x_193.awsui_with-expanded-motion_12i0j_8ky8x_207:not(#\9), .awsui-mode-entering .awsui_drawer_12i0j_8ky8x_193.awsui_with-expanded-motion_12i0j_8ky8x_207:not(#\9) {
|
|
217
217
|
animation: none;
|
|
218
218
|
transition: none;
|
|
219
219
|
}
|
|
220
220
|
@media (min-width: 689px) {
|
|
221
|
-
.
|
|
221
|
+
.awsui_drawer_12i0j_8ky8x_193:not(#\9):not(.awsui_legacy_12i0j_8ky8x_221):not(.awsui_ai-drawer_12i0j_8ky8x_221):not(.awsui_bottom-drawer_12i0j_8ky8x_221) {
|
|
222
222
|
border-inline-start: var(--border-divider-section-width-sznrdy, 1px) solid var(--color-border-layout-ovzonx, #d5dbdb);
|
|
223
223
|
}
|
|
224
224
|
}
|
|
225
225
|
@media (max-width: 688px) {
|
|
226
|
-
.
|
|
226
|
+
.awsui_drawer_12i0j_8ky8x_193:not(#\9) {
|
|
227
227
|
inline-size: 100%;
|
|
228
228
|
}
|
|
229
|
-
.
|
|
229
|
+
.awsui_drawer_12i0j_8ky8x_193.awsui_last-opened_12i0j_8ky8x_229:not(#\9) {
|
|
230
230
|
z-index: 1001;
|
|
231
231
|
}
|
|
232
232
|
}
|
|
233
|
-
.
|
|
233
|
+
.awsui_drawer_12i0j_8ky8x_193.awsui_drawer-global_12i0j_8ky8x_233:not(#\9) {
|
|
234
234
|
display: block;
|
|
235
235
|
}
|
|
236
236
|
@media (min-width: 689px) {
|
|
237
|
-
.
|
|
237
|
+
.awsui_drawer_12i0j_8ky8x_193.awsui_drawer-global_12i0j_8ky8x_233:not(#\9) {
|
|
238
238
|
inline-size: var(--awsui-drawer-size-d43v8n);
|
|
239
239
|
}
|
|
240
240
|
}
|
|
241
241
|
@media (max-width: 688px) {
|
|
242
|
-
.
|
|
242
|
+
.awsui_drawer_12i0j_8ky8x_193.awsui_drawer-global_12i0j_8ky8x_233:not(#\9):not(.awsui_last-opened_12i0j_8ky8x_229):not(.awsui_drawer-expanded_12i0j_8ky8x_242) {
|
|
243
243
|
display: none;
|
|
244
244
|
}
|
|
245
245
|
}
|
|
246
|
-
.
|
|
246
|
+
.awsui_drawer_12i0j_8ky8x_193.awsui_drawer-hidden_12i0j_8ky8x_246:not(#\9) {
|
|
247
247
|
display: none;
|
|
248
248
|
}
|
|
249
|
-
.
|
|
249
|
+
.awsui_drawer_12i0j_8ky8x_193.awsui_drawer-expanded_12i0j_8ky8x_242:not(#\9) {
|
|
250
250
|
inline-size: 100%;
|
|
251
251
|
}
|
|
252
252
|
@media (min-width: 689px) {
|
|
253
|
-
.
|
|
253
|
+
.awsui_drawer_12i0j_8ky8x_193.awsui_drawer-expanded_12i0j_8ky8x_242:not(#\9) {
|
|
254
254
|
border-inline-start: none;
|
|
255
255
|
}
|
|
256
|
-
.
|
|
256
|
+
.awsui_drawer_12i0j_8ky8x_193.awsui_drawer-expanded_12i0j_8ky8x_242.awsui_has-next-siblings_12i0j_8ky8x_256 > .awsui_global-drawer-wrapper_12i0j_8ky8x_256:not(#\9):after {
|
|
257
257
|
content: "";
|
|
258
258
|
position: absolute;
|
|
259
259
|
block-size: 100%;
|
|
@@ -263,14 +263,14 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
263
263
|
border-inline-start: var(--border-divider-section-width-sznrdy, 1px) solid var(--color-border-layout-ovzonx, #d5dbdb);
|
|
264
264
|
box-sizing: border-box;
|
|
265
265
|
}
|
|
266
|
-
.
|
|
266
|
+
.awsui_drawer_12i0j_8ky8x_193.awsui_drawer-expanded_12i0j_8ky8x_242 > .awsui_global-drawer-wrapper_12i0j_8ky8x_256:not(#\9) {
|
|
267
267
|
inline-size: 100%;
|
|
268
268
|
grid-template-columns: 8px 1fr;
|
|
269
269
|
}
|
|
270
|
-
.
|
|
270
|
+
.awsui_drawer_12i0j_8ky8x_193.awsui_drawer-expanded_12i0j_8ky8x_242 > .awsui_global-drawer-wrapper_12i0j_8ky8x_256 > .awsui_drawer-content-container_12i0j_8ky8x_270:not(#\9) {
|
|
271
271
|
grid-column: 2;
|
|
272
272
|
}
|
|
273
|
-
.
|
|
273
|
+
.awsui_drawer_12i0j_8ky8x_193.awsui_drawer-expanded_12i0j_8ky8x_242 > .awsui_global-drawer-wrapper_12i0j_8ky8x_256 > .awsui_drawer-gap_12i0j_8ky8x_273:not(#\9) {
|
|
274
274
|
grid-column: 1;
|
|
275
275
|
grid-row: 1;
|
|
276
276
|
block-size: 100%;
|
|
@@ -279,7 +279,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
279
279
|
border-inline-end: var(--border-divider-section-width-sznrdy, 1px) solid var(--color-border-layout-ovzonx, #d5dbdb);
|
|
280
280
|
}
|
|
281
281
|
}
|
|
282
|
-
.
|
|
282
|
+
.awsui_drawer_12i0j_8ky8x_193 > .awsui_drawer-content-container_12i0j_8ky8x_270:not(#\9) {
|
|
283
283
|
grid-column: 1/span 2;
|
|
284
284
|
grid-row: 1;
|
|
285
285
|
display: grid;
|
|
@@ -288,13 +288,13 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
288
288
|
overflow-y: auto;
|
|
289
289
|
min-inline-size: var(--awsui-drawer-size-d43v8n);
|
|
290
290
|
}
|
|
291
|
-
.
|
|
291
|
+
.awsui_drawer_12i0j_8ky8x_193 > .awsui_drawer-content-container_12i0j_8ky8x_270 > .awsui_drawer-close-button_12i0j_8ky8x_291:not(#\9) {
|
|
292
292
|
grid-column: 3;
|
|
293
293
|
grid-row: 2;
|
|
294
294
|
z-index: 1;
|
|
295
295
|
align-self: start;
|
|
296
296
|
}
|
|
297
|
-
.
|
|
297
|
+
.awsui_drawer_12i0j_8ky8x_193 > .awsui_drawer-content-container_12i0j_8ky8x_270 > .awsui_drawer-expanded-mode-button_12i0j_8ky8x_297:not(#\9) {
|
|
298
298
|
grid-column: 2;
|
|
299
299
|
grid-row: 2;
|
|
300
300
|
z-index: 1;
|
|
@@ -302,32 +302,33 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
302
302
|
display: flex;
|
|
303
303
|
justify-content: flex-end;
|
|
304
304
|
}
|
|
305
|
-
.
|
|
305
|
+
.awsui_drawer_12i0j_8ky8x_193 > .awsui_drawer-content-container_12i0j_8ky8x_270 > .awsui_drawer-content_12i0j_8ky8x_270:not(#\9) {
|
|
306
306
|
grid-column: 1/span 4;
|
|
307
307
|
grid-row: 1/span 2;
|
|
308
308
|
}
|
|
309
|
-
.
|
|
309
|
+
.awsui_drawer_12i0j_8ky8x_193 > .awsui_drawer-content-container_12i0j_8ky8x_270 > .awsui_drawer-content_12i0j_8ky8x_270.awsui_drawer-content-hidden_12i0j_8ky8x_309:not(#\9) {
|
|
310
310
|
display: none;
|
|
311
311
|
}
|
|
312
|
-
.
|
|
312
|
+
.awsui_drawer_12i0j_8ky8x_193 > .awsui_drawer-slider_12i0j_8ky8x_312:not(#\9) {
|
|
313
|
+
z-index: 850;
|
|
313
314
|
grid-column: 1;
|
|
314
315
|
grid-row: 1;
|
|
315
316
|
block-size: 100%;
|
|
316
317
|
display: flex;
|
|
317
318
|
align-items: center;
|
|
318
319
|
}
|
|
319
|
-
.
|
|
320
|
+
.awsui_drawer_12i0j_8ky8x_193 > .awsui_global-drawer-wrapper_12i0j_8ky8x_256:not(#\9) {
|
|
320
321
|
display: grid;
|
|
321
322
|
min-inline-size: var(--awsui-drawer-size-d43v8n);
|
|
322
323
|
grid-template-columns: 8px var(--space-m-n2lypl, 16px) 1fr;
|
|
323
324
|
overflow: hidden;
|
|
324
325
|
}
|
|
325
326
|
@media (max-width: 688px) {
|
|
326
|
-
.
|
|
327
|
+
.awsui_drawer_12i0j_8ky8x_193 > .awsui_global-drawer-wrapper_12i0j_8ky8x_256:not(#\9) {
|
|
327
328
|
grid-template-columns: 1fr;
|
|
328
329
|
}
|
|
329
330
|
}
|
|
330
|
-
.
|
|
331
|
+
.awsui_drawer_12i0j_8ky8x_193 > .awsui_global-drawer-wrapper_12i0j_8ky8x_256 > .awsui_drawer-gap_12i0j_8ky8x_273:not(#\9) {
|
|
331
332
|
grid-column: 1;
|
|
332
333
|
grid-row: 1;
|
|
333
334
|
block-size: 100%;
|
|
@@ -336,13 +337,14 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
336
337
|
border-inline-end: var(--border-divider-section-width-sznrdy, 1px) solid var(--color-border-layout-ovzonx, #d5dbdb);
|
|
337
338
|
box-sizing: border-box;
|
|
338
339
|
}
|
|
339
|
-
.
|
|
340
|
+
.awsui_drawer_12i0j_8ky8x_193 > .awsui_global-drawer-wrapper_12i0j_8ky8x_256 > .awsui_drawer-slider_12i0j_8ky8x_312:not(#\9) {
|
|
341
|
+
z-index: 850;
|
|
340
342
|
grid-column: 2;
|
|
341
343
|
grid-row: 1;
|
|
342
344
|
display: flex;
|
|
343
345
|
align-items: center;
|
|
344
346
|
}
|
|
345
|
-
.
|
|
347
|
+
.awsui_drawer_12i0j_8ky8x_193 > .awsui_global-drawer-wrapper_12i0j_8ky8x_256 > .awsui_drawer-content-container_12i0j_8ky8x_270:not(#\9) {
|
|
346
348
|
grid-row: 1;
|
|
347
349
|
display: grid;
|
|
348
350
|
grid-template-columns: var(--space-m-n2lypl, 16px) 1fr auto var(--space-m-n2lypl, 16px);
|
|
@@ -350,16 +352,16 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
350
352
|
overflow-y: auto;
|
|
351
353
|
}
|
|
352
354
|
@media (min-width: 689px) {
|
|
353
|
-
.
|
|
355
|
+
.awsui_drawer_12i0j_8ky8x_193 > .awsui_global-drawer-wrapper_12i0j_8ky8x_256 > .awsui_drawer-content-container_12i0j_8ky8x_270:not(#\9) {
|
|
354
356
|
grid-column: 2/span 2;
|
|
355
357
|
}
|
|
356
358
|
}
|
|
357
359
|
@media (max-width: 688px) {
|
|
358
|
-
.
|
|
360
|
+
.awsui_drawer_12i0j_8ky8x_193 > .awsui_global-drawer-wrapper_12i0j_8ky8x_256 > .awsui_drawer-content-container_12i0j_8ky8x_270:not(#\9) {
|
|
359
361
|
grid-column: 1/span 2;
|
|
360
362
|
}
|
|
361
363
|
}
|
|
362
|
-
.
|
|
364
|
+
.awsui_drawer_12i0j_8ky8x_193 > .awsui_global-drawer-wrapper_12i0j_8ky8x_256 > .awsui_drawer-content-container_12i0j_8ky8x_270 > .awsui_drawer-actions_12i0j_8ky8x_364:not(#\9) {
|
|
363
365
|
position: absolute;
|
|
364
366
|
display: flex;
|
|
365
367
|
inset-block-start: 0;
|
|
@@ -367,13 +369,13 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
367
369
|
padding-inline-end: var(--space-m-n2lypl, 16px);
|
|
368
370
|
padding-block-start: 14px;
|
|
369
371
|
}
|
|
370
|
-
.
|
|
372
|
+
.awsui_drawer_12i0j_8ky8x_193 > .awsui_global-drawer-wrapper_12i0j_8ky8x_256 > .awsui_drawer-content-container_12i0j_8ky8x_270 > .awsui_drawer-close-button_12i0j_8ky8x_291:not(#\9) {
|
|
371
373
|
grid-column: 3;
|
|
372
374
|
grid-row: 2;
|
|
373
375
|
z-index: 1;
|
|
374
376
|
align-self: start;
|
|
375
377
|
}
|
|
376
|
-
.
|
|
378
|
+
.awsui_drawer_12i0j_8ky8x_193 > .awsui_global-drawer-wrapper_12i0j_8ky8x_256 > .awsui_drawer-content-container_12i0j_8ky8x_270 > .awsui_drawer-expanded-mode-button_12i0j_8ky8x_297:not(#\9) {
|
|
377
379
|
grid-column: 2;
|
|
378
380
|
grid-row: 2;
|
|
379
381
|
z-index: 1;
|
|
@@ -381,61 +383,62 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
381
383
|
display: flex;
|
|
382
384
|
justify-content: flex-end;
|
|
383
385
|
}
|
|
384
|
-
.
|
|
386
|
+
.awsui_drawer_12i0j_8ky8x_193 > .awsui_global-drawer-wrapper_12i0j_8ky8x_256 > .awsui_drawer-content-container_12i0j_8ky8x_270 > .awsui_drawer-content_12i0j_8ky8x_270:not(#\9) {
|
|
385
387
|
grid-column: 1/span 4;
|
|
386
388
|
grid-row: 1/span 2;
|
|
387
389
|
}
|
|
388
|
-
.
|
|
390
|
+
.awsui_drawer_12i0j_8ky8x_193 > .awsui_global-drawer-wrapper_12i0j_8ky8x_256 > .awsui_drawer-content-container_12i0j_8ky8x_270 > .awsui_drawer-content_12i0j_8ky8x_270.awsui_drawer-content-hidden_12i0j_8ky8x_309:not(#\9) {
|
|
389
391
|
display: none;
|
|
390
392
|
}
|
|
391
393
|
@media (max-width: 688px) {
|
|
392
394
|
@media not print {
|
|
393
|
-
.
|
|
395
|
+
.awsui_drawer_12i0j_8ky8x_193:not(#\9):not(.awsui_ai-drawer_12i0j_8ky8x_221) {
|
|
394
396
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
395
397
|
}
|
|
396
|
-
.awsui-polaris-dark-mode .
|
|
398
|
+
.awsui-polaris-dark-mode .awsui_drawer_12i0j_8ky8x_193:not(#\9):not(.awsui_ai-drawer_12i0j_8ky8x_221), .awsui-dark-mode .awsui_drawer_12i0j_8ky8x_193:not(#\9):not(.awsui_ai-drawer_12i0j_8ky8x_221) {
|
|
397
399
|
border-block-start: var(--border-divider-section-width-sznrdy, 1px) solid var(--color-border-layout-ovzonx, #d5dbdb);
|
|
398
400
|
}
|
|
399
401
|
}
|
|
400
402
|
}
|
|
401
|
-
.
|
|
403
|
+
.awsui_drawer_12i0j_8ky8x_193.awsui_ai-drawer_12i0j_8ky8x_221:not(#\9) {
|
|
402
404
|
grid-template-columns: 1fr var(--space-xs-kw7k3v, 8px);
|
|
403
405
|
background: #161d26;
|
|
404
406
|
}
|
|
405
407
|
@media (max-width: 688px) {
|
|
406
|
-
.
|
|
408
|
+
.awsui_drawer_12i0j_8ky8x_193.awsui_ai-drawer_12i0j_8ky8x_221:not(#\9) {
|
|
407
409
|
grid-template-columns: 1fr;
|
|
408
410
|
z-index: 1001;
|
|
409
411
|
}
|
|
410
412
|
}
|
|
411
|
-
.
|
|
413
|
+
.awsui_drawer_12i0j_8ky8x_193.awsui_ai-drawer_12i0j_8ky8x_221 > .awsui_drawer-slider_12i0j_8ky8x_312:not(#\9) {
|
|
414
|
+
z-index: 850;
|
|
412
415
|
display: flex;
|
|
413
416
|
justify-content: center;
|
|
414
417
|
inline-size: var(--space-xs-kw7k3v, 8px);
|
|
415
418
|
overflow: hidden;
|
|
416
419
|
grid-column: 2;
|
|
417
420
|
}
|
|
418
|
-
.
|
|
421
|
+
.awsui_drawer_12i0j_8ky8x_193.awsui_ai-drawer_12i0j_8ky8x_221 .awsui_ai-drawer-slider-handle_12i0j_8ky8x_421:not(#\9) {
|
|
419
422
|
color: var(--color-text-interactive-inverted-default-hyioba, #d5dbdb);
|
|
420
423
|
}
|
|
421
|
-
.
|
|
424
|
+
.awsui_drawer_12i0j_8ky8x_193.awsui_ai-drawer_12i0j_8ky8x_221 .awsui_ai-drawer-slider-handle_12i0j_8ky8x_421:not(#\9):hover {
|
|
422
425
|
stroke: var(--color-text-interactive-inverted-hover-p0x69h, #fafafa);
|
|
423
426
|
}
|
|
424
|
-
.
|
|
427
|
+
.awsui_drawer_12i0j_8ky8x_193.awsui_ai-drawer_12i0j_8ky8x_221 > .awsui_drawer-content-container_12i0j_8ky8x_270:not(#\9) {
|
|
425
428
|
min-inline-size: calc(var(--awsui-drawer-min-size-d43v8n) - var(--space-xs-kw7k3v, 8px));
|
|
426
429
|
grid-column: 1/span 1;
|
|
427
430
|
background-color: var(--color-background-layout-panel-content-9tbx75, #ffffff);
|
|
428
431
|
}
|
|
429
432
|
@media (min-width: 689px) {
|
|
430
|
-
.
|
|
433
|
+
.awsui_drawer_12i0j_8ky8x_193.awsui_ai-drawer_12i0j_8ky8x_221 > .awsui_drawer-content-container_12i0j_8ky8x_270:not(#\9) {
|
|
431
434
|
border-start-end-radius: var(--space-xxs-jnczic, 4px);
|
|
432
435
|
}
|
|
433
436
|
}
|
|
434
|
-
.
|
|
437
|
+
.awsui_drawer_12i0j_8ky8x_193.awsui_ai-drawer_12i0j_8ky8x_221 > .awsui_drawer-content-container_12i0j_8ky8x_270 > .awsui_drawer-content_12i0j_8ky8x_270:not(#\9) {
|
|
435
438
|
grid-row: 1/span 4;
|
|
436
439
|
}
|
|
437
|
-
.
|
|
438
|
-
block-size:
|
|
440
|
+
.awsui_drawer_12i0j_8ky8x_193.awsui_ai-drawer_12i0j_8ky8x_221 > .awsui_drawer-content-container_12i0j_8ky8x_270 > .awsui_drawer-content_12i0j_8ky8x_270 > .awsui_drawer-content-header_12i0j_8ky8x_440:not(#\9) {
|
|
441
|
+
block-size: 42px;
|
|
439
442
|
position: sticky;
|
|
440
443
|
z-index: 1000;
|
|
441
444
|
display: flex;
|
|
@@ -447,7 +450,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
447
450
|
border-image: linear-gradient(90deg, #962eff 0%, #5c7fff 30%, #09f 50%, #b8e7ff 70%, #8575ff 100%) 1;
|
|
448
451
|
box-sizing: border-box;
|
|
449
452
|
}
|
|
450
|
-
.
|
|
453
|
+
.awsui_drawer_12i0j_8ky8x_193.awsui_ai-drawer_12i0j_8ky8x_221 > .awsui_drawer-content-container_12i0j_8ky8x_270 > .awsui_drawer-content_12i0j_8ky8x_270 > .awsui_drawer-content-header_12i0j_8ky8x_440 > .awsui_drawer-content-header-content_12i0j_8ky8x_453:not(#\9) {
|
|
451
454
|
display: flex;
|
|
452
455
|
flex: 1;
|
|
453
456
|
align-items: center;
|
|
@@ -457,23 +460,23 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
457
460
|
padding-inline-end: var(--space-m-n2lypl, 16px);
|
|
458
461
|
}
|
|
459
462
|
@media not print {
|
|
460
|
-
.
|
|
463
|
+
.awsui_drawer_12i0j_8ky8x_193.awsui_ai-drawer_12i0j_8ky8x_221 > .awsui_drawer-content-container_12i0j_8ky8x_270 > .awsui_drawer-content_12i0j_8ky8x_270 > .awsui_drawer-content-header_12i0j_8ky8x_440 > .awsui_drawer-content-header-content_12i0j_8ky8x_453:not(#\9) {
|
|
461
464
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
462
465
|
}
|
|
463
|
-
.awsui-polaris-dark-mode .
|
|
466
|
+
.awsui-polaris-dark-mode .awsui_drawer_12i0j_8ky8x_193.awsui_ai-drawer_12i0j_8ky8x_221 > .awsui_drawer-content-container_12i0j_8ky8x_270 > .awsui_drawer-content_12i0j_8ky8x_270 > .awsui_drawer-content-header_12i0j_8ky8x_440 > .awsui_drawer-content-header-content_12i0j_8ky8x_453:not(#\9), .awsui-dark-mode .awsui_drawer_12i0j_8ky8x_193.awsui_ai-drawer_12i0j_8ky8x_221 > .awsui_drawer-content-container_12i0j_8ky8x_270 > .awsui_drawer-content_12i0j_8ky8x_270 > .awsui_drawer-content-header_12i0j_8ky8x_440 > .awsui_drawer-content-header-content_12i0j_8ky8x_453:not(#\9) {
|
|
464
467
|
border-block-start: var(--border-divider-section-width-sznrdy, 1px) solid var(--color-border-layout-ovzonx, #d5dbdb);
|
|
465
468
|
}
|
|
466
469
|
@media (min-width: 689px) {
|
|
467
|
-
.awsui-polaris-dark-mode .
|
|
470
|
+
.awsui-polaris-dark-mode .awsui_drawer_12i0j_8ky8x_193.awsui_ai-drawer_12i0j_8ky8x_221 > .awsui_drawer-content-container_12i0j_8ky8x_270 > .awsui_drawer-content_12i0j_8ky8x_270 > .awsui_drawer-content-header_12i0j_8ky8x_440 > .awsui_drawer-content-header-content_12i0j_8ky8x_453:not(#\9):has(+ .awsui_drawer-back-to-console-slot_12i0j_8ky8x_470), .awsui-dark-mode .awsui_drawer_12i0j_8ky8x_193.awsui_ai-drawer_12i0j_8ky8x_221 > .awsui_drawer-content-container_12i0j_8ky8x_270 > .awsui_drawer-content_12i0j_8ky8x_270 > .awsui_drawer-content-header_12i0j_8ky8x_440 > .awsui_drawer-content-header-content_12i0j_8ky8x_453:not(#\9):has(+ .awsui_drawer-back-to-console-slot_12i0j_8ky8x_470) {
|
|
468
471
|
border-inline-end: var(--border-divider-section-width-sznrdy, 1px) solid var(--color-border-layout-ovzonx, #d5dbdb);
|
|
469
472
|
border-start-end-radius: var(--space-xxs-jnczic, 4px);
|
|
470
473
|
}
|
|
471
474
|
}
|
|
472
475
|
}
|
|
473
|
-
.
|
|
476
|
+
.awsui_drawer_12i0j_8ky8x_193.awsui_ai-drawer_12i0j_8ky8x_221 > .awsui_drawer-content-container_12i0j_8ky8x_270 > .awsui_drawer-content_12i0j_8ky8x_270 > .awsui_drawer-content-header_12i0j_8ky8x_440 > .awsui_drawer-content-header-content_12i0j_8ky8x_453 > .awsui_drawer-actions_12i0j_8ky8x_364:not(#\9) {
|
|
474
477
|
display: flex;
|
|
475
478
|
}
|
|
476
|
-
.
|
|
479
|
+
.awsui_drawer_12i0j_8ky8x_193.awsui_ai-drawer_12i0j_8ky8x_221 > .awsui_drawer-content-container_12i0j_8ky8x_270 > .awsui_drawer-content_12i0j_8ky8x_270 > .awsui_drawer-content-header_12i0j_8ky8x_440 > .awsui_drawer-back-to-console-slot_12i0j_8ky8x_470:not(#\9) {
|
|
477
480
|
position: relative;
|
|
478
481
|
display: flex;
|
|
479
482
|
align-items: center;
|
|
@@ -482,7 +485,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
482
485
|
padding-inline: var(--space-static-m-1cd7a5, 16px);
|
|
483
486
|
background-color: #161d26;
|
|
484
487
|
}
|
|
485
|
-
.
|
|
488
|
+
.awsui_drawer_12i0j_8ky8x_193.awsui_ai-drawer_12i0j_8ky8x_221 > .awsui_drawer-content-container_12i0j_8ky8x_270 > .awsui_drawer-content_12i0j_8ky8x_270 > .awsui_drawer-content-header_12i0j_8ky8x_440 > .awsui_drawer-back-to-console-slot_12i0j_8ky8x_470:not(#\9):before, .awsui_drawer_12i0j_8ky8x_193.awsui_ai-drawer_12i0j_8ky8x_221 > .awsui_drawer-content-container_12i0j_8ky8x_270 > .awsui_drawer-content_12i0j_8ky8x_270 > .awsui_drawer-content-header_12i0j_8ky8x_440 > .awsui_drawer-back-to-console-slot_12i0j_8ky8x_470:not(#\9):after {
|
|
486
489
|
content: "";
|
|
487
490
|
position: absolute;
|
|
488
491
|
inset-block-start: 0;
|
|
@@ -492,28 +495,28 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
492
495
|
background: #161d26;
|
|
493
496
|
}
|
|
494
497
|
@media not print {
|
|
495
|
-
.
|
|
498
|
+
.awsui_drawer_12i0j_8ky8x_193.awsui_ai-drawer_12i0j_8ky8x_221 > .awsui_drawer-content-container_12i0j_8ky8x_270 > .awsui_drawer-content_12i0j_8ky8x_270 > .awsui_drawer-content-header_12i0j_8ky8x_440 > .awsui_drawer-back-to-console-slot_12i0j_8ky8x_470:not(#\9):before, .awsui_drawer_12i0j_8ky8x_193.awsui_ai-drawer_12i0j_8ky8x_221 > .awsui_drawer-content-container_12i0j_8ky8x_270 > .awsui_drawer-content_12i0j_8ky8x_270 > .awsui_drawer-content-header_12i0j_8ky8x_440 > .awsui_drawer-back-to-console-slot_12i0j_8ky8x_470:not(#\9):after {
|
|
496
499
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
497
500
|
}
|
|
498
|
-
.awsui-polaris-dark-mode .
|
|
501
|
+
.awsui-polaris-dark-mode .awsui_drawer_12i0j_8ky8x_193.awsui_ai-drawer_12i0j_8ky8x_221 > .awsui_drawer-content-container_12i0j_8ky8x_270 > .awsui_drawer-content_12i0j_8ky8x_270 > .awsui_drawer-content-header_12i0j_8ky8x_440 > .awsui_drawer-back-to-console-slot_12i0j_8ky8x_470:not(#\9):before, .awsui-dark-mode .awsui_drawer_12i0j_8ky8x_193.awsui_ai-drawer_12i0j_8ky8x_221 > .awsui_drawer-content-container_12i0j_8ky8x_270 > .awsui_drawer-content_12i0j_8ky8x_270 > .awsui_drawer-content-header_12i0j_8ky8x_440 > .awsui_drawer-back-to-console-slot_12i0j_8ky8x_470:not(#\9):before, .awsui-polaris-dark-mode .awsui_drawer_12i0j_8ky8x_193.awsui_ai-drawer_12i0j_8ky8x_221 > .awsui_drawer-content-container_12i0j_8ky8x_270 > .awsui_drawer-content_12i0j_8ky8x_270 > .awsui_drawer-content-header_12i0j_8ky8x_440 > .awsui_drawer-back-to-console-slot_12i0j_8ky8x_470:not(#\9):after, .awsui-dark-mode .awsui_drawer_12i0j_8ky8x_193.awsui_ai-drawer_12i0j_8ky8x_221 > .awsui_drawer-content-container_12i0j_8ky8x_270 > .awsui_drawer-content_12i0j_8ky8x_270 > .awsui_drawer-content-header_12i0j_8ky8x_440 > .awsui_drawer-back-to-console-slot_12i0j_8ky8x_470:not(#\9):after {
|
|
499
502
|
display: none;
|
|
500
503
|
}
|
|
501
504
|
}
|
|
502
|
-
.
|
|
505
|
+
.awsui_drawer_12i0j_8ky8x_193.awsui_ai-drawer_12i0j_8ky8x_221 > .awsui_drawer-content-container_12i0j_8ky8x_270 > .awsui_drawer-content_12i0j_8ky8x_270 > .awsui_drawer-content-header_12i0j_8ky8x_440 > .awsui_drawer-back-to-console-slot_12i0j_8ky8x_470:not(#\9):after {
|
|
503
506
|
background-color: var(--color-background-layout-panel-content-9tbx75, #ffffff);
|
|
504
507
|
border-start-end-radius: var(--space-xxs-jnczic, 4px);
|
|
505
508
|
}
|
|
506
|
-
.
|
|
509
|
+
.awsui_drawer_12i0j_8ky8x_193.awsui_ai-drawer_12i0j_8ky8x_221 > .awsui_drawer-content-container_12i0j_8ky8x_270 > .awsui_drawer-content_12i0j_8ky8x_270 > .awsui_drawer-content-header_12i0j_8ky8x_440 > .awsui_drawer-back-to-console-slot_12i0j_8ky8x_470 > .awsui_drawer-back-to-console-button-wrapper_12i0j_8ky8x_509:not(#\9) {
|
|
507
510
|
position: relative;
|
|
508
511
|
}
|
|
509
|
-
.
|
|
512
|
+
.awsui_drawer_12i0j_8ky8x_193.awsui_ai-drawer_12i0j_8ky8x_221 > .awsui_drawer-content-container_12i0j_8ky8x_270 > .awsui_drawer-content_12i0j_8ky8x_270 > .awsui_drawer-content-header_12i0j_8ky8x_440 > .awsui_drawer-back-to-console-slot_12i0j_8ky8x_470 > .awsui_drawer-back-to-console-button-wrapper_12i0j_8ky8x_509:not(#\9):has(:focus-visible) {
|
|
510
513
|
position: relative;
|
|
511
514
|
}
|
|
512
|
-
.
|
|
515
|
+
.awsui_drawer_12i0j_8ky8x_193.awsui_ai-drawer_12i0j_8ky8x_221 > .awsui_drawer-content-container_12i0j_8ky8x_270 > .awsui_drawer-content_12i0j_8ky8x_270 > .awsui_drawer-content-header_12i0j_8ky8x_440 > .awsui_drawer-back-to-console-slot_12i0j_8ky8x_470 > .awsui_drawer-back-to-console-button-wrapper_12i0j_8ky8x_509:not(#\9):has(:focus-visible) {
|
|
513
516
|
outline: 2px dotted transparent;
|
|
514
517
|
outline-offset: calc(3px - 1px);
|
|
515
518
|
}
|
|
516
|
-
.
|
|
519
|
+
.awsui_drawer_12i0j_8ky8x_193.awsui_ai-drawer_12i0j_8ky8x_221 > .awsui_drawer-content-container_12i0j_8ky8x_270 > .awsui_drawer-content_12i0j_8ky8x_270 > .awsui_drawer-content-header_12i0j_8ky8x_440 > .awsui_drawer-back-to-console-slot_12i0j_8ky8x_470 > .awsui_drawer-back-to-console-button-wrapper_12i0j_8ky8x_509:not(#\9):has(:focus-visible)::before {
|
|
517
520
|
content: " ";
|
|
518
521
|
display: block;
|
|
519
522
|
position: absolute;
|
|
@@ -527,7 +530,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
527
530
|
border-end-end-radius: var(--border-radius-control-default-focus-ring-9xsko1, 2px);
|
|
528
531
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-r5f6xl, #0073bb);
|
|
529
532
|
}
|
|
530
|
-
.
|
|
533
|
+
.awsui_drawer_12i0j_8ky8x_193.awsui_ai-drawer_12i0j_8ky8x_221 > .awsui_drawer-content-container_12i0j_8ky8x_270 > .awsui_drawer-content_12i0j_8ky8x_270 > .awsui_drawer-content-header_12i0j_8ky8x_440 > .awsui_drawer-back-to-console-slot_12i0j_8ky8x_470 > .awsui_drawer-back-to-console-button-wrapper_12i0j_8ky8x_509 > .awsui_drawer-back-to-console-button_12i0j_8ky8x_509:not(#\9) {
|
|
531
534
|
border-collapse: separate;
|
|
532
535
|
border-spacing: 0;
|
|
533
536
|
box-sizing: border-box;
|
|
@@ -573,81 +576,81 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
573
576
|
color: #ffffff;
|
|
574
577
|
cursor: pointer;
|
|
575
578
|
}
|
|
576
|
-
.
|
|
579
|
+
.awsui_drawer_12i0j_8ky8x_193.awsui_ai-drawer_12i0j_8ky8x_221 > .awsui_drawer-content-container_12i0j_8ky8x_270 > .awsui_drawer-content_12i0j_8ky8x_270 > .awsui_drawer-content-header_12i0j_8ky8x_440 > .awsui_drawer-back-to-console-slot_12i0j_8ky8x_470 > .awsui_drawer-back-to-console-button-wrapper_12i0j_8ky8x_509 > .awsui_drawer-back-to-console-button_12i0j_8ky8x_509:not(#\9):focus {
|
|
577
580
|
outline: none;
|
|
578
581
|
}
|
|
579
|
-
.
|
|
582
|
+
.awsui_drawer_12i0j_8ky8x_193.awsui_ai-drawer_12i0j_8ky8x_221 > .awsui_drawer-content-container_12i0j_8ky8x_270 > .awsui_drawer-content_12i0j_8ky8x_270 > .awsui_drawer-content-header_12i0j_8ky8x_440 > .awsui_drawer-back-to-console-slot_12i0j_8ky8x_470 > .awsui_drawer-back-to-console-button-wrapper_12i0j_8ky8x_509 > .awsui_drawer-back-to-console-custom-button_12i0j_8ky8x_582:not(#\9) {
|
|
580
583
|
all: initial;
|
|
581
584
|
display: flex;
|
|
582
585
|
cursor: pointer;
|
|
583
586
|
text-align: center;
|
|
584
587
|
}
|
|
585
|
-
.
|
|
588
|
+
.awsui_drawer_12i0j_8ky8x_193.awsui_ai-drawer_12i0j_8ky8x_221 > .awsui_drawer-content-container_12i0j_8ky8x_270 > .awsui_drawer-content_12i0j_8ky8x_270 > .awsui_drawer-content-content_12i0j_8ky8x_588:not(#\9) {
|
|
586
589
|
display: flex;
|
|
587
590
|
flex-direction: column;
|
|
588
|
-
block-size: calc(100% -
|
|
591
|
+
block-size: calc(100% - 42px);
|
|
589
592
|
}
|
|
590
593
|
@media (min-width: 689px) {
|
|
591
|
-
.
|
|
594
|
+
.awsui_drawer_12i0j_8ky8x_193.awsui_ai-drawer_12i0j_8ky8x_221:not(#\9):not(.awsui_drawer-expanded_12i0j_8ky8x_242) > .awsui_drawer-content-container_12i0j_8ky8x_270 {
|
|
592
595
|
clip-path: inset(0 0 -9999px 0 round 0 var(--space-xxs-jnczic, 4px) 0 0);
|
|
593
596
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
594
597
|
}
|
|
595
|
-
.
|
|
598
|
+
.awsui_drawer_12i0j_8ky8x_193.awsui_ai-drawer_12i0j_8ky8x_221:not(#\9):not(.awsui_drawer-expanded_12i0j_8ky8x_242) > .awsui_drawer-content-container_12i0j_8ky8x_270:dir(rtl) {
|
|
596
599
|
clip-path: inset(0 0 -9999px 0 round var(--space-xxs-jnczic, 4px) 0 0 0);
|
|
597
600
|
}
|
|
598
601
|
@media not print {
|
|
599
|
-
.
|
|
602
|
+
.awsui_drawer_12i0j_8ky8x_193.awsui_ai-drawer_12i0j_8ky8x_221:not(#\9):not(.awsui_drawer-expanded_12i0j_8ky8x_242) > .awsui_drawer-content-container_12i0j_8ky8x_270 {
|
|
600
603
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
601
604
|
}
|
|
602
|
-
.awsui-polaris-dark-mode .
|
|
605
|
+
.awsui-polaris-dark-mode .awsui_drawer_12i0j_8ky8x_193.awsui_ai-drawer_12i0j_8ky8x_221:not(#\9):not(.awsui_drawer-expanded_12i0j_8ky8x_242) > .awsui_drawer-content-container_12i0j_8ky8x_270, .awsui-dark-mode .awsui_drawer_12i0j_8ky8x_193.awsui_ai-drawer_12i0j_8ky8x_221:not(#\9):not(.awsui_drawer-expanded_12i0j_8ky8x_242) > .awsui_drawer-content-container_12i0j_8ky8x_270 {
|
|
603
606
|
border-inline-end: var(--border-divider-section-width-sznrdy, 1px) solid var(--color-border-layout-ovzonx, #d5dbdb);
|
|
604
607
|
}
|
|
605
608
|
}
|
|
606
609
|
}
|
|
607
|
-
.
|
|
610
|
+
.awsui_drawer_12i0j_8ky8x_193.awsui_ai-drawer_12i0j_8ky8x_221.awsui_drawer-expanded_12i0j_8ky8x_242:not(#\9) {
|
|
608
611
|
grid-template-columns: 1fr;
|
|
609
612
|
}
|
|
610
|
-
.
|
|
613
|
+
.awsui_drawer_12i0j_8ky8x_193.awsui_ai-drawer_12i0j_8ky8x_221.awsui_drawer-expanded_12i0j_8ky8x_242 > .awsui_drawer-content-container_12i0j_8ky8x_270:not(#\9) {
|
|
611
614
|
border-start-end-radius: 0;
|
|
612
615
|
}
|
|
613
|
-
.
|
|
616
|
+
.awsui_drawer_12i0j_8ky8x_193.awsui_bottom-drawer_12i0j_8ky8x_221:not(#\9) {
|
|
614
617
|
display: block;
|
|
615
618
|
inline-size: 100%;
|
|
616
619
|
block-size: var(--awsui-bottom-drawer-size-d43v8n);
|
|
617
620
|
}
|
|
618
621
|
@media (max-width: 688px) {
|
|
619
|
-
.
|
|
622
|
+
.awsui_drawer_12i0j_8ky8x_193.awsui_bottom-drawer_12i0j_8ky8x_221:not(#\9) {
|
|
620
623
|
block-size: 100%;
|
|
621
624
|
}
|
|
622
|
-
.
|
|
625
|
+
.awsui_drawer_12i0j_8ky8x_193.awsui_bottom-drawer_12i0j_8ky8x_221.awsui_last-opened_12i0j_8ky8x_229:not(#\9) {
|
|
623
626
|
z-index: 1001;
|
|
624
627
|
}
|
|
625
628
|
}
|
|
626
|
-
.
|
|
629
|
+
.awsui_drawer_12i0j_8ky8x_193.awsui_bottom-drawer_12i0j_8ky8x_221.awsui_drawer-hidden_12i0j_8ky8x_246:not(#\9) {
|
|
627
630
|
display: none;
|
|
628
631
|
}
|
|
629
|
-
.
|
|
632
|
+
.awsui_drawer_12i0j_8ky8x_193.awsui_bottom-drawer_12i0j_8ky8x_221 > .awsui_global-drawer-wrapper_12i0j_8ky8x_256:not(#\9) {
|
|
630
633
|
display: block;
|
|
631
634
|
}
|
|
632
|
-
.
|
|
635
|
+
.awsui_drawer_12i0j_8ky8x_193.awsui_bottom-drawer_12i0j_8ky8x_221 > .awsui_global-drawer-wrapper_12i0j_8ky8x_256 > .awsui_drawer-gap_12i0j_8ky8x_273:not(#\9) {
|
|
633
636
|
block-size: 8px;
|
|
634
637
|
inline-size: 100%;
|
|
635
638
|
border-block-start: var(--border-divider-section-width-sznrdy, 1px) solid var(--color-border-layout-ovzonx, #d5dbdb);
|
|
636
639
|
border-block-end: var(--border-divider-section-width-sznrdy, 1px) solid var(--color-border-layout-ovzonx, #d5dbdb);
|
|
637
640
|
box-sizing: content-box;
|
|
638
641
|
}
|
|
639
|
-
.
|
|
642
|
+
.awsui_drawer_12i0j_8ky8x_193.awsui_bottom-drawer_12i0j_8ky8x_221 > .awsui_global-drawer-wrapper_12i0j_8ky8x_256 > .awsui_drawer-slider_12i0j_8ky8x_312:not(#\9) {
|
|
640
643
|
block-size: auto;
|
|
641
644
|
justify-content: center;
|
|
642
645
|
}
|
|
643
|
-
.
|
|
646
|
+
.awsui_drawer_12i0j_8ky8x_193.awsui_bottom-drawer_12i0j_8ky8x_221 > .awsui_global-drawer-wrapper_12i0j_8ky8x_256 > .awsui_bottom-drawer-content-header_12i0j_8ky8x_646:not(#\9) {
|
|
644
647
|
display: flex;
|
|
645
648
|
justify-content: space-between;
|
|
646
649
|
align-items: center;
|
|
647
650
|
inset-block-start: 0;
|
|
648
651
|
box-sizing: border-box;
|
|
649
652
|
}
|
|
650
|
-
.
|
|
653
|
+
.awsui_drawer_12i0j_8ky8x_193.awsui_bottom-drawer_12i0j_8ky8x_221 > .awsui_global-drawer-wrapper_12i0j_8ky8x_256 > .awsui_bottom-drawer-content-header_12i0j_8ky8x_646 > .awsui_bottom-drawer-content-header-content_12i0j_8ky8x_653:not(#\9) {
|
|
651
654
|
display: flex;
|
|
652
655
|
flex: 1;
|
|
653
656
|
align-items: center;
|
|
@@ -655,10 +658,10 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
655
658
|
block-size: 100%;
|
|
656
659
|
padding-inline-end: var(--space-m-n2lypl, 16px);
|
|
657
660
|
}
|
|
658
|
-
.
|
|
661
|
+
.awsui_drawer_12i0j_8ky8x_193.awsui_bottom-drawer_12i0j_8ky8x_221 > .awsui_global-drawer-wrapper_12i0j_8ky8x_256 > .awsui_bottom-drawer-content-header_12i0j_8ky8x_646 > .awsui_bottom-drawer-content-header-content_12i0j_8ky8x_653 > .awsui_bottom-drawer-actions_12i0j_8ky8x_661:not(#\9) {
|
|
659
662
|
display: flex;
|
|
660
663
|
}
|
|
661
|
-
.
|
|
664
|
+
.awsui_drawer_12i0j_8ky8x_193.awsui_bottom-drawer_12i0j_8ky8x_221 > .awsui_global-drawer-wrapper_12i0j_8ky8x_256 > .awsui_drawer-content-container_12i0j_8ky8x_270:not(#\9) {
|
|
662
665
|
grid-template-columns: 1fr;
|
|
663
666
|
grid-template-rows: auto;
|
|
664
667
|
}
|
|
@@ -2,35 +2,35 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"drawer": "
|
|
6
|
-
"with-expanded-motion": "awsui_with-expanded-
|
|
7
|
-
"legacy": "
|
|
8
|
-
"ai-drawer": "awsui_ai-
|
|
9
|
-
"bottom-drawer": "awsui_bottom-
|
|
10
|
-
"last-opened": "awsui_last-
|
|
11
|
-
"drawer-global": "awsui_drawer-
|
|
12
|
-
"drawer-expanded": "awsui_drawer-
|
|
13
|
-
"drawer-hidden": "awsui_drawer-
|
|
14
|
-
"has-next-siblings": "awsui_has-next-
|
|
15
|
-
"global-drawer-wrapper": "awsui_global-drawer-
|
|
16
|
-
"drawer-content-container": "awsui_drawer-content-
|
|
17
|
-
"drawer-gap": "awsui_drawer-
|
|
18
|
-
"drawer-close-button": "awsui_drawer-close-
|
|
19
|
-
"drawer-expanded-mode-button": "awsui_drawer-expanded-mode-
|
|
20
|
-
"drawer-content": "awsui_drawer-
|
|
21
|
-
"drawer-content-hidden": "awsui_drawer-content-
|
|
22
|
-
"drawer-slider": "awsui_drawer-
|
|
23
|
-
"drawer-actions": "awsui_drawer-
|
|
24
|
-
"ai-drawer-slider-handle": "awsui_ai-drawer-slider-
|
|
25
|
-
"drawer-content-header": "awsui_drawer-content-
|
|
26
|
-
"drawer-content-header-content": "awsui_drawer-content-header-
|
|
27
|
-
"drawer-back-to-console-slot": "awsui_drawer-back-to-console-
|
|
28
|
-
"drawer-back-to-console-button-wrapper": "awsui_drawer-back-to-console-button-
|
|
29
|
-
"drawer-back-to-console-button": "awsui_drawer-back-to-console-
|
|
30
|
-
"drawer-back-to-console-custom-button": "awsui_drawer-back-to-console-custom-
|
|
31
|
-
"drawer-content-content": "awsui_drawer-content-
|
|
32
|
-
"bottom-drawer-content-header": "awsui_bottom-drawer-content-
|
|
33
|
-
"bottom-drawer-content-header-content": "awsui_bottom-drawer-content-header-
|
|
34
|
-
"bottom-drawer-actions": "awsui_bottom-drawer-
|
|
5
|
+
"drawer": "awsui_drawer_12i0j_8ky8x_193",
|
|
6
|
+
"with-expanded-motion": "awsui_with-expanded-motion_12i0j_8ky8x_207",
|
|
7
|
+
"legacy": "awsui_legacy_12i0j_8ky8x_221",
|
|
8
|
+
"ai-drawer": "awsui_ai-drawer_12i0j_8ky8x_221",
|
|
9
|
+
"bottom-drawer": "awsui_bottom-drawer_12i0j_8ky8x_221",
|
|
10
|
+
"last-opened": "awsui_last-opened_12i0j_8ky8x_229",
|
|
11
|
+
"drawer-global": "awsui_drawer-global_12i0j_8ky8x_233",
|
|
12
|
+
"drawer-expanded": "awsui_drawer-expanded_12i0j_8ky8x_242",
|
|
13
|
+
"drawer-hidden": "awsui_drawer-hidden_12i0j_8ky8x_246",
|
|
14
|
+
"has-next-siblings": "awsui_has-next-siblings_12i0j_8ky8x_256",
|
|
15
|
+
"global-drawer-wrapper": "awsui_global-drawer-wrapper_12i0j_8ky8x_256",
|
|
16
|
+
"drawer-content-container": "awsui_drawer-content-container_12i0j_8ky8x_270",
|
|
17
|
+
"drawer-gap": "awsui_drawer-gap_12i0j_8ky8x_273",
|
|
18
|
+
"drawer-close-button": "awsui_drawer-close-button_12i0j_8ky8x_291",
|
|
19
|
+
"drawer-expanded-mode-button": "awsui_drawer-expanded-mode-button_12i0j_8ky8x_297",
|
|
20
|
+
"drawer-content": "awsui_drawer-content_12i0j_8ky8x_270",
|
|
21
|
+
"drawer-content-hidden": "awsui_drawer-content-hidden_12i0j_8ky8x_309",
|
|
22
|
+
"drawer-slider": "awsui_drawer-slider_12i0j_8ky8x_312",
|
|
23
|
+
"drawer-actions": "awsui_drawer-actions_12i0j_8ky8x_364",
|
|
24
|
+
"ai-drawer-slider-handle": "awsui_ai-drawer-slider-handle_12i0j_8ky8x_421",
|
|
25
|
+
"drawer-content-header": "awsui_drawer-content-header_12i0j_8ky8x_440",
|
|
26
|
+
"drawer-content-header-content": "awsui_drawer-content-header-content_12i0j_8ky8x_453",
|
|
27
|
+
"drawer-back-to-console-slot": "awsui_drawer-back-to-console-slot_12i0j_8ky8x_470",
|
|
28
|
+
"drawer-back-to-console-button-wrapper": "awsui_drawer-back-to-console-button-wrapper_12i0j_8ky8x_509",
|
|
29
|
+
"drawer-back-to-console-button": "awsui_drawer-back-to-console-button_12i0j_8ky8x_509",
|
|
30
|
+
"drawer-back-to-console-custom-button": "awsui_drawer-back-to-console-custom-button_12i0j_8ky8x_582",
|
|
31
|
+
"drawer-content-content": "awsui_drawer-content-content_12i0j_8ky8x_588",
|
|
32
|
+
"bottom-drawer-content-header": "awsui_bottom-drawer-content-header_12i0j_8ky8x_646",
|
|
33
|
+
"bottom-drawer-content-header-content": "awsui_bottom-drawer-content-header-content_12i0j_8ky8x_653",
|
|
34
|
+
"bottom-drawer-actions": "awsui_bottom-drawer-actions_12i0j_8ky8x_661"
|
|
35
35
|
};
|
|
36
36
|
|
package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/toolbar-container.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"toolbar-container.d.ts","sourceRoot":"","sources":["../../../../../src/app-layout/visual-refresh-toolbar/skeleton/toolbar-container.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,OAAO,EAAE,oBAAoB,EAAE,MAAM,sCAAsC,CAAC;AAM5E,UAAU,qBAAqB;IAC7B,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,WAAW,CAAC,EAAE,OAAO,CAAC;CACvB;AAED,wBAAgB,gBAAgB,CAAC,EAAE,QAAQ,EAAE,WAAW,EAAE,EAAE,qBAAqB,eAMhF;AAED,UAAU,8BAA8B;IACtC,cAAc,EAAE,KAAK,CAAC,SAAS,CAAC;IAChC,qBAAqB,CAAC,EAAE,oBAAoB,GAAG,IAAI,CAAC;IACpD,gBAAgB,CAAC,EAAE,OAAO,CAAC;CAC5B;AAED,wBAAgB,yBAAyB,CAAC,EACxC,cAAc,EACd,qBAAqB,EACrB,gBAAwB,GACzB,EAAE,8BAA8B,eAQhC;AAED,UAAU,6BAA6B;IACrC,cAAc,EAAE,KAAK,CAAC,SAAS,CAAC;IAChC,qBAAqB,CAAC,EAAE,oBAAoB,GAAG,IAAI,CAAC;CACrD;AAED,eAAO,MAAM,wBAAwB,
|
|
1
|
+
{"version":3,"file":"toolbar-container.d.ts","sourceRoot":"","sources":["../../../../../src/app-layout/visual-refresh-toolbar/skeleton/toolbar-container.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,OAAO,EAAE,oBAAoB,EAAE,MAAM,sCAAsC,CAAC;AAM5E,UAAU,qBAAqB;IAC7B,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,WAAW,CAAC,EAAE,OAAO,CAAC;CACvB;AAED,wBAAgB,gBAAgB,CAAC,EAAE,QAAQ,EAAE,WAAW,EAAE,EAAE,qBAAqB,eAMhF;AAED,UAAU,8BAA8B;IACtC,cAAc,EAAE,KAAK,CAAC,SAAS,CAAC;IAChC,qBAAqB,CAAC,EAAE,oBAAoB,GAAG,IAAI,CAAC;IACpD,gBAAgB,CAAC,EAAE,OAAO,CAAC;CAC5B;AAED,wBAAgB,yBAAyB,CAAC,EACxC,cAAc,EACd,qBAAqB,EACrB,gBAAwB,GACzB,EAAE,8BAA8B,eAQhC;AAED,UAAU,6BAA6B;IACrC,cAAc,EAAE,KAAK,CAAC,SAAS,CAAC;IAChC,qBAAqB,CAAC,EAAE,oBAAoB,GAAG,IAAI,CAAC;CACrD;AAED,eAAO,MAAM,wBAAwB,mGAapC,CAAC"}
|
package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/toolbar-container.js
CHANGED
|
@@ -14,6 +14,6 @@ export function ToolbarBreadcrumbsSection({ ownBreadcrumbs, discoveredBreadcrumb
|
|
|
14
14
|
}
|
|
15
15
|
export const ToolbarSkeletonStructure = React.forwardRef(({ ownBreadcrumbs, discoveredBreadcrumbs }, ref) => (React.createElement(ToolbarSlot, { ref: ref },
|
|
16
16
|
React.createElement(ToolbarContainer, null,
|
|
17
|
-
React.createElement(ToolbarBreadcrumbsSection, { ownBreadcrumbs: ownBreadcrumbs, discoveredBreadcrumbs: discoveredBreadcrumbs }),
|
|
17
|
+
React.createElement(ToolbarBreadcrumbsSection, { ownBreadcrumbs: ownBreadcrumbs, discoveredBreadcrumbs: discoveredBreadcrumbs, includeTestUtils: true }),
|
|
18
18
|
React.createElement("div", { className: toolbarStyles['universal-toolbar-drawers'] })))));
|
|
19
19
|
//# sourceMappingURL=toolbar-container.js.map
|