@cloudscape-design/components-themeable 3.0.475 → 3.0.477
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/alert/styles.scss +14 -21
- package/lib/internal/scss/anchor-navigation/styles.scss +12 -21
- package/lib/internal/scss/annotation-context/annotation/arrow.scss +15 -20
- package/lib/internal/scss/annotation-context/annotation/styles.scss +6 -7
- package/lib/internal/scss/app-layout/constants.scss +3 -2
- package/lib/internal/scss/app-layout/content-wrapper/styles.scss +7 -7
- package/lib/internal/scss/app-layout/drawer/styles.scss +10 -9
- package/lib/internal/scss/app-layout/mobile-toolbar/styles.scss +9 -10
- package/lib/internal/scss/app-layout/notifications/styles.scss +1 -1
- package/lib/internal/scss/app-layout/split-panel/styles.scss +1 -1
- package/lib/internal/scss/app-layout/styles.scss +7 -7
- package/lib/internal/scss/app-layout/toggles/styles.scss +3 -4
- package/lib/internal/scss/app-layout/visual-refresh/background.scss +3 -3
- package/lib/internal/scss/app-layout/visual-refresh/drawers.scss +19 -20
- package/lib/internal/scss/app-layout/visual-refresh/layout.scss +2 -2
- package/lib/internal/scss/app-layout/visual-refresh/main.scss +3 -4
- package/lib/internal/scss/app-layout/visual-refresh/mobile-toolbar.scss +6 -7
- package/lib/internal/scss/app-layout/visual-refresh/navigation.scss +13 -14
- package/lib/internal/scss/app-layout/visual-refresh/notifications.scss +1 -1
- package/lib/internal/scss/app-layout/visual-refresh/split-panel.scss +9 -9
- package/lib/internal/scss/app-layout/visual-refresh/tools.scss +14 -15
- package/lib/internal/scss/app-layout/visual-refresh/trigger-button.scss +12 -20
- package/lib/internal/scss/area-chart/styles.scss +2 -3
- package/lib/internal/scss/attribute-editor/styles.scss +5 -6
- package/lib/internal/scss/autosuggest/styles.scss +2 -2
- package/lib/internal/scss/badge/styles.scss +2 -6
- package/lib/internal/scss/box/base-styles.scss +2 -4
- package/lib/internal/scss/box/layout.scss +0 -2
- package/lib/internal/scss/box/text.scss +3 -3
- package/lib/internal/scss/breadcrumb-group/item/styles.scss +2 -3
- package/lib/internal/scss/breadcrumb-group/styles.scss +9 -16
- package/lib/internal/scss/button/styles.scss +1 -2
- package/lib/internal/scss/button-dropdown/category-elements/styles.scss +28 -37
- package/lib/internal/scss/button-dropdown/item-element/styles.scss +15 -20
- package/lib/internal/scss/button-dropdown/mobile-expandable-group/styles.scss +3 -3
- package/lib/internal/scss/button-dropdown/styles.scss +14 -17
- package/lib/internal/scss/calendar/styles.scss +20 -36
- package/lib/internal/scss/cards/styles.scss +24 -40
- package/lib/internal/scss/code-editor/ace-editor.scss +12 -12
- package/lib/internal/scss/code-editor/pane.scss +21 -23
- package/lib/internal/scss/code-editor/resizable-box/styles.scss +5 -5
- package/lib/internal/scss/code-editor/styles.scss +30 -38
- package/lib/internal/scss/collection-preferences/content-display/content-display-option.scss +10 -18
- package/lib/internal/scss/collection-preferences/content-display/styles.scss +3 -5
- package/lib/internal/scss/collection-preferences/styles.scss +1 -1
- package/lib/internal/scss/collection-preferences/visible-content.scss +8 -11
- package/lib/internal/scss/column-layout/flexible-column-layout/styles.scss +5 -4
- package/lib/internal/scss/column-layout/styles.scss +9 -15
- package/lib/internal/scss/container/shared.scss +3 -1
- package/lib/internal/scss/container/styles.scss +43 -53
- package/lib/internal/scss/content-layout/styles.scss +4 -4
- package/lib/internal/scss/date-picker/styles.scss +3 -3
- package/lib/internal/scss/date-range-picker/calendar/grids/styles.scss +18 -29
- package/lib/internal/scss/date-range-picker/relative-range/styles.scss +8 -8
- package/lib/internal/scss/date-range-picker/styles.scss +21 -26
- package/lib/internal/scss/drawer/styles.scss +10 -13
- package/lib/internal/scss/expandable-section/styles.scss +57 -43
- package/lib/internal/scss/file-upload/dropzone/styles.scss +2 -6
- package/lib/internal/scss/file-upload/file-option/styles.scss +7 -7
- package/lib/internal/scss/file-upload/styles.scss +1 -1
- package/lib/internal/scss/flashbar/collapsible.scss +25 -25
- package/lib/internal/scss/flashbar/styles.scss +19 -29
- package/lib/internal/scss/form/styles.scss +10 -10
- package/lib/internal/scss/form-field/styles.scss +5 -5
- package/lib/internal/scss/internal/components/chart-series-details/styles.scss +60 -9
- package/lib/internal/scss/internal/components/chart-series-marker/styles.scss +5 -2
- package/lib/internal/template/alert/styles.css.js +25 -25
- package/lib/internal/template/alert/styles.scoped.css +53 -59
- package/lib/internal/template/alert/styles.selectors.js +25 -25
- package/lib/internal/template/anchor-navigation/styles.css.js +8 -8
- package/lib/internal/template/anchor-navigation/styles.scoped.css +30 -39
- package/lib/internal/template/anchor-navigation/styles.selectors.js +8 -8
- package/lib/internal/template/annotation-context/annotation/styles.css.js +24 -24
- package/lib/internal/template/annotation-context/annotation/styles.scoped.css +48 -55
- package/lib/internal/template/annotation-context/annotation/styles.selectors.js +24 -24
- package/lib/internal/template/app-layout/content-wrapper/styles.css.js +3 -3
- package/lib/internal/template/app-layout/content-wrapper/styles.scoped.css +15 -15
- package/lib/internal/template/app-layout/content-wrapper/styles.selectors.js +3 -3
- package/lib/internal/template/app-layout/drawer/styles.css.js +12 -12
- package/lib/internal/template/app-layout/drawer/styles.scoped.css +30 -29
- package/lib/internal/template/app-layout/drawer/styles.selectors.js +12 -12
- package/lib/internal/template/app-layout/interfaces.d.ts +4 -3
- package/lib/internal/template/app-layout/interfaces.d.ts.map +1 -1
- package/lib/internal/template/app-layout/interfaces.js.map +1 -1
- package/lib/internal/template/app-layout/mobile-toolbar/styles.css.js +8 -8
- package/lib/internal/template/app-layout/mobile-toolbar/styles.scoped.css +17 -18
- package/lib/internal/template/app-layout/mobile-toolbar/styles.selectors.js +8 -8
- package/lib/internal/template/app-layout/notifications/styles.css.js +3 -3
- package/lib/internal/template/app-layout/notifications/styles.scoped.css +6 -6
- package/lib/internal/template/app-layout/notifications/styles.selectors.js +3 -3
- package/lib/internal/template/app-layout/split-panel/styles.css.js +2 -2
- package/lib/internal/template/app-layout/split-panel/styles.scoped.css +3 -3
- package/lib/internal/template/app-layout/split-panel/styles.selectors.js +2 -2
- package/lib/internal/template/app-layout/styles.css.js +16 -16
- package/lib/internal/template/app-layout/styles.scoped.css +26 -26
- package/lib/internal/template/app-layout/styles.selectors.js +16 -16
- package/lib/internal/template/app-layout/toggles/styles.css.js +2 -2
- package/lib/internal/template/app-layout/toggles/styles.scoped.css +9 -10
- package/lib/internal/template/app-layout/toggles/styles.selectors.js +2 -2
- package/lib/internal/template/app-layout/utils/use-drawers.js.map +1 -1
- package/lib/internal/template/app-layout/visual-refresh/context.js +1 -1
- package/lib/internal/template/app-layout/visual-refresh/context.js.map +1 -1
- package/lib/internal/template/app-layout/visual-refresh/styles.css.js +80 -80
- package/lib/internal/template/app-layout/visual-refresh/styles.scoped.css +251 -268
- package/lib/internal/template/app-layout/visual-refresh/styles.selectors.js +80 -80
- package/lib/internal/template/area-chart/styles.css.js +6 -6
- package/lib/internal/template/area-chart/styles.scoped.css +11 -12
- package/lib/internal/template/area-chart/styles.selectors.js +6 -6
- package/lib/internal/template/attribute-editor/styles.css.js +14 -14
- package/lib/internal/template/attribute-editor/styles.scoped.css +29 -30
- package/lib/internal/template/attribute-editor/styles.selectors.js +14 -14
- package/lib/internal/template/autosuggest/styles.css.js +3 -3
- package/lib/internal/template/autosuggest/styles.scoped.css +5 -5
- package/lib/internal/template/autosuggest/styles.selectors.js +3 -3
- package/lib/internal/template/badge/styles.css.js +5 -5
- package/lib/internal/template/badge/styles.scoped.css +7 -11
- package/lib/internal/template/badge/styles.selectors.js +5 -5
- package/lib/internal/template/bar-chart/index.d.ts +1 -1
- package/lib/internal/template/bar-chart/index.d.ts.map +1 -1
- package/lib/internal/template/bar-chart/index.js +2 -2
- package/lib/internal/template/bar-chart/index.js.map +1 -1
- package/lib/internal/template/bar-chart/interfaces.d.ts +3 -8
- package/lib/internal/template/bar-chart/interfaces.d.ts.map +1 -1
- package/lib/internal/template/bar-chart/interfaces.js.map +1 -1
- package/lib/internal/template/box/styles.css.js +190 -190
- package/lib/internal/template/box/styles.scoped.css +240 -244
- package/lib/internal/template/box/styles.selectors.js +190 -190
- package/lib/internal/template/breadcrumb-group/item/styles.css.js +9 -9
- package/lib/internal/template/breadcrumb-group/item/styles.scoped.css +19 -20
- package/lib/internal/template/breadcrumb-group/item/styles.selectors.js +9 -9
- package/lib/internal/template/breadcrumb-group/styles.css.js +7 -7
- package/lib/internal/template/breadcrumb-group/styles.scoped.css +21 -28
- package/lib/internal/template/breadcrumb-group/styles.selectors.js +7 -7
- package/lib/internal/template/button/styles.css.js +20 -20
- package/lib/internal/template/button/styles.scoped.css +153 -155
- package/lib/internal/template/button/styles.selectors.js +20 -20
- package/lib/internal/template/button-dropdown/category-elements/styles.css.js +13 -13
- package/lib/internal/template/button-dropdown/category-elements/styles.scoped.css +50 -60
- package/lib/internal/template/button-dropdown/category-elements/styles.selectors.js +13 -13
- package/lib/internal/template/button-dropdown/item-element/styles.css.js +15 -15
- package/lib/internal/template/button-dropdown/item-element/styles.scoped.css +33 -38
- package/lib/internal/template/button-dropdown/item-element/styles.selectors.js +15 -15
- package/lib/internal/template/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
- package/lib/internal/template/button-dropdown/mobile-expandable-group/styles.scoped.css +8 -8
- package/lib/internal/template/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
- package/lib/internal/template/button-dropdown/styles.css.js +15 -15
- package/lib/internal/template/button-dropdown/styles.scoped.css +36 -39
- package/lib/internal/template/button-dropdown/styles.selectors.js +15 -15
- package/lib/internal/template/calendar/styles.css.js +18 -18
- package/lib/internal/template/calendar/styles.scoped.css +59 -75
- package/lib/internal/template/calendar/styles.selectors.js +18 -18
- package/lib/internal/template/cards/styles.css.js +38 -38
- package/lib/internal/template/cards/styles.scoped.css +94 -110
- package/lib/internal/template/cards/styles.selectors.js +38 -38
- package/lib/internal/template/code-editor/resizable-box/styles.css.js +3 -3
- package/lib/internal/template/code-editor/resizable-box/styles.scoped.css +13 -13
- package/lib/internal/template/code-editor/resizable-box/styles.selectors.js +3 -3
- package/lib/internal/template/code-editor/styles.css.js +32 -32
- package/lib/internal/template/code-editor/styles.scoped.css +246 -258
- package/lib/internal/template/code-editor/styles.selectors.js +32 -32
- package/lib/internal/template/collection-preferences/content-display/styles.css.js +11 -11
- package/lib/internal/template/collection-preferences/content-display/styles.scoped.css +30 -40
- package/lib/internal/template/collection-preferences/content-display/styles.selectors.js +11 -11
- package/lib/internal/template/collection-preferences/styles.css.js +37 -37
- package/lib/internal/template/collection-preferences/styles.scoped.css +66 -79
- package/lib/internal/template/collection-preferences/styles.selectors.js +37 -37
- package/lib/internal/template/column-layout/flexible-column-layout/styles.css.js +5 -5
- package/lib/internal/template/column-layout/flexible-column-layout/styles.scoped.css +9 -8
- package/lib/internal/template/column-layout/flexible-column-layout/styles.selectors.js +5 -5
- package/lib/internal/template/column-layout/styles.css.js +13 -13
- package/lib/internal/template/column-layout/styles.scoped.css +64 -70
- package/lib/internal/template/column-layout/styles.selectors.js +13 -13
- package/lib/internal/template/container/styles.css.js +28 -28
- package/lib/internal/template/container/styles.scoped.css +98 -106
- package/lib/internal/template/container/styles.selectors.js +28 -28
- package/lib/internal/template/content-layout/styles.css.js +7 -7
- package/lib/internal/template/content-layout/styles.scoped.css +15 -15
- package/lib/internal/template/content-layout/styles.selectors.js +7 -7
- package/lib/internal/template/date-picker/styles.css.js +7 -7
- package/lib/internal/template/date-picker/styles.scoped.css +12 -12
- package/lib/internal/template/date-picker/styles.selectors.js +7 -7
- package/lib/internal/template/date-range-picker/calendar/grids/styles.css.js +25 -25
- package/lib/internal/template/date-range-picker/calendar/grids/styles.scoped.css +60 -71
- package/lib/internal/template/date-range-picker/calendar/grids/styles.selectors.js +25 -25
- package/lib/internal/template/date-range-picker/relative-range/styles.css.js +9 -9
- package/lib/internal/template/date-range-picker/relative-range/styles.scoped.css +21 -21
- package/lib/internal/template/date-range-picker/relative-range/styles.selectors.js +9 -9
- package/lib/internal/template/date-range-picker/styles.css.js +38 -38
- package/lib/internal/template/date-range-picker/styles.scoped.css +68 -73
- package/lib/internal/template/date-range-picker/styles.selectors.js +38 -38
- package/lib/internal/template/drawer/styles.css.js +3 -3
- package/lib/internal/template/drawer/styles.scoped.css +18 -21
- package/lib/internal/template/drawer/styles.selectors.js +3 -3
- package/lib/internal/template/expandable-section/expandable-section-container.d.ts +2 -2
- package/lib/internal/template/expandable-section/expandable-section-container.d.ts.map +1 -1
- package/lib/internal/template/expandable-section/expandable-section-container.js.map +1 -1
- package/lib/internal/template/expandable-section/expandable-section-header.d.ts +2 -3
- package/lib/internal/template/expandable-section/expandable-section-header.d.ts.map +1 -1
- package/lib/internal/template/expandable-section/expandable-section-header.js +11 -7
- package/lib/internal/template/expandable-section/expandable-section-header.js.map +1 -1
- package/lib/internal/template/expandable-section/interfaces.d.ts +1 -0
- package/lib/internal/template/expandable-section/interfaces.d.ts.map +1 -1
- package/lib/internal/template/expandable-section/interfaces.js.map +1 -1
- package/lib/internal/template/expandable-section/internal.d.ts +4 -2
- package/lib/internal/template/expandable-section/internal.d.ts.map +1 -1
- package/lib/internal/template/expandable-section/internal.js.map +1 -1
- package/lib/internal/template/expandable-section/styles.css.js +32 -29
- package/lib/internal/template/expandable-section/styles.scoped.css +106 -99
- package/lib/internal/template/expandable-section/styles.selectors.js +32 -29
- package/lib/internal/template/expandable-section/utils.d.ts +3 -2
- package/lib/internal/template/expandable-section/utils.d.ts.map +1 -1
- package/lib/internal/template/expandable-section/utils.js +4 -1
- package/lib/internal/template/expandable-section/utils.js.map +1 -1
- package/lib/internal/template/file-upload/dropzone/styles.css.js +2 -2
- package/lib/internal/template/file-upload/dropzone/styles.scoped.css +4 -8
- package/lib/internal/template/file-upload/dropzone/styles.selectors.js +2 -2
- package/lib/internal/template/file-upload/file-option/styles.css.js +7 -7
- package/lib/internal/template/file-upload/file-option/styles.scoped.css +15 -15
- package/lib/internal/template/file-upload/file-option/styles.selectors.js +7 -7
- package/lib/internal/template/file-upload/styles.css.js +2 -2
- package/lib/internal/template/file-upload/styles.scoped.css +4 -4
- package/lib/internal/template/file-upload/styles.selectors.js +2 -2
- package/lib/internal/template/flashbar/styles.css.js +47 -47
- package/lib/internal/template/flashbar/styles.scoped.css +215 -220
- package/lib/internal/template/flashbar/styles.selectors.js +47 -47
- package/lib/internal/template/form/styles.css.js +9 -9
- package/lib/internal/template/form/styles.scoped.css +18 -18
- package/lib/internal/template/form/styles.selectors.js +9 -9
- package/lib/internal/template/form-field/styles.css.js +19 -19
- package/lib/internal/template/form-field/styles.scoped.css +34 -34
- package/lib/internal/template/form-field/styles.selectors.js +19 -19
- package/lib/internal/template/internal/components/cartesian-chart/interfaces.d.ts.map +1 -1
- package/lib/internal/template/internal/components/cartesian-chart/interfaces.js.map +1 -1
- package/lib/internal/template/internal/components/chart-plot/index.d.ts +1 -1
- package/lib/internal/template/internal/components/chart-plot/index.d.ts.map +1 -1
- package/lib/internal/template/internal/components/chart-plot/index.js.map +1 -1
- package/lib/internal/template/internal/components/chart-series-details/index.d.ts +12 -4
- package/lib/internal/template/internal/components/chart-series-details/index.d.ts.map +1 -1
- package/lib/internal/template/internal/components/chart-series-details/index.js +46 -10
- package/lib/internal/template/internal/components/chart-series-details/index.js.map +1 -1
- package/lib/internal/template/internal/components/chart-series-details/series-details-text.d.ts +2 -0
- package/lib/internal/template/internal/components/chart-series-details/series-details-text.d.ts.map +1 -0
- package/lib/internal/template/internal/components/chart-series-details/series-details-text.js +17 -0
- package/lib/internal/template/internal/components/chart-series-details/series-details-text.js.map +1 -0
- package/lib/internal/template/internal/components/chart-series-details/styles.css.js +19 -5
- package/lib/internal/template/internal/components/chart-series-details/styles.scoped.css +141 -15
- package/lib/internal/template/internal/components/chart-series-details/styles.selectors.js +19 -5
- package/lib/internal/template/internal/environment.js +1 -1
- package/lib/internal/template/internal/environment.json +1 -1
- package/lib/internal/template/line-chart/interfaces.d.ts +2 -8
- package/lib/internal/template/line-chart/interfaces.d.ts.map +1 -1
- package/lib/internal/template/line-chart/interfaces.js.map +1 -1
- package/lib/internal/template/mixed-line-bar-chart/chart-container.d.ts +2 -1
- package/lib/internal/template/mixed-line-bar-chart/chart-container.d.ts.map +1 -1
- package/lib/internal/template/mixed-line-bar-chart/chart-container.js +17 -8
- package/lib/internal/template/mixed-line-bar-chart/chart-container.js.map +1 -1
- package/lib/internal/template/mixed-line-bar-chart/chart-popover.d.ts +1 -0
- package/lib/internal/template/mixed-line-bar-chart/chart-popover.d.ts.map +1 -1
- package/lib/internal/template/mixed-line-bar-chart/chart-popover.js +13 -3
- package/lib/internal/template/mixed-line-bar-chart/chart-popover.js.map +1 -1
- package/lib/internal/template/mixed-line-bar-chart/format-highlighted.d.ts +7 -2
- package/lib/internal/template/mixed-line-bar-chart/format-highlighted.d.ts.map +1 -1
- package/lib/internal/template/mixed-line-bar-chart/format-highlighted.js +25 -5
- package/lib/internal/template/mixed-line-bar-chart/format-highlighted.js.map +1 -1
- package/lib/internal/template/mixed-line-bar-chart/interfaces.d.ts +38 -6
- package/lib/internal/template/mixed-line-bar-chart/interfaces.d.ts.map +1 -1
- package/lib/internal/template/mixed-line-bar-chart/interfaces.js.map +1 -1
- package/lib/internal/template/mixed-line-bar-chart/internal.d.ts +1 -1
- package/lib/internal/template/mixed-line-bar-chart/internal.d.ts.map +1 -1
- package/lib/internal/template/mixed-line-bar-chart/internal.js +2 -2
- package/lib/internal/template/mixed-line-bar-chart/internal.js.map +1 -1
- package/lib/internal/template/modal/styles.css.js +23 -23
- package/lib/internal/template/modal/styles.scoped.css +39 -39
- package/lib/internal/template/modal/styles.selectors.js +23 -23
- package/lib/internal/template/pie-chart/interfaces.d.ts +5 -5
- package/lib/internal/template/pie-chart/interfaces.d.ts.map +1 -1
- package/lib/internal/template/pie-chart/interfaces.js.map +1 -1
- package/lib/internal/template/pie-chart/pie-chart.d.ts +1 -1
- package/lib/internal/template/pie-chart/pie-chart.d.ts.map +1 -1
- package/lib/internal/template/pie-chart/pie-chart.js +21 -18
- package/lib/internal/template/pie-chart/pie-chart.js.map +1 -1
- package/lib/internal/template/table/internal.d.ts.map +1 -1
- package/lib/internal/template/table/internal.js +2 -2
- package/lib/internal/template/table/internal.js.map +1 -1
- package/lib/internal/template/table/no-data-cell.d.ts +13 -0
- package/lib/internal/template/table/no-data-cell.d.ts.map +1 -0
- package/lib/internal/template/table/no-data-cell.js +24 -0
- package/lib/internal/template/table/no-data-cell.js.map +1 -0
- package/lib/internal/template/test-utils/dom/internal/chart-popover.d.ts +8 -0
- package/lib/internal/template/test-utils/dom/internal/chart-popover.js +23 -0
- package/lib/internal/template/test-utils/dom/internal/chart-popover.js.map +1 -1
- package/lib/internal/template/test-utils/selectors/internal/chart-popover.d.ts +8 -0
- package/lib/internal/template/test-utils/selectors/internal/chart-popover.js +22 -0
- package/lib/internal/template/test-utils/selectors/internal/chart-popover.js.map +1 -1
- package/lib/internal/template/test-utils/tsconfig.tsbuildinfo +1 -1
- package/lib/internal/template/tiles/styles.css.js +29 -29
- package/lib/internal/template/tiles/styles.scoped.css +91 -97
- package/lib/internal/template/tiles/styles.selectors.js +29 -29
- package/package.json +1 -1
- package/lib/internal/template/table/node-data-cell.d.ts +0 -15
- package/lib/internal/template/table/node-data-cell.d.ts.map +0 -1
- package/lib/internal/template/table/node-data-cell.js +0 -25
- package/lib/internal/template/table/node-data-cell.js.map +0 -1
|
@@ -25,13 +25,9 @@
|
|
|
25
25
|
position: relative;
|
|
26
26
|
display: grid;
|
|
27
27
|
grid-template-columns: 1fr;
|
|
28
|
+
border-radius: awsui.$border-radius-alert;
|
|
28
29
|
border: awsui.$border-field-width solid;
|
|
29
|
-
|
|
30
|
-
border-start-end-radius: awsui.$border-radius-alert;
|
|
31
|
-
border-end-start-radius: awsui.$border-radius-alert;
|
|
32
|
-
border-end-end-radius: awsui.$border-radius-alert;
|
|
33
|
-
padding-block: awsui.$space-alert-vertical;
|
|
34
|
-
padding-inline: awsui.$space-alert-horizontal;
|
|
30
|
+
padding: awsui.$space-alert-vertical awsui.$space-alert-horizontal;
|
|
35
31
|
background-color: awsui.$color-background-container-content;
|
|
36
32
|
|
|
37
33
|
&.with-dismiss,
|
|
@@ -56,7 +52,7 @@
|
|
|
56
52
|
|
|
57
53
|
.action {
|
|
58
54
|
white-space: nowrap;
|
|
59
|
-
margin-
|
|
55
|
+
margin-left: awsui.$space-alert-action-left;
|
|
60
56
|
}
|
|
61
57
|
|
|
62
58
|
.action-slot,
|
|
@@ -77,17 +73,14 @@
|
|
|
77
73
|
}
|
|
78
74
|
|
|
79
75
|
.text {
|
|
80
|
-
min-
|
|
81
|
-
// To account for vertical misalignment due to button borders
|
|
82
|
-
|
|
83
|
-
padding-inline: 0;
|
|
84
|
-
margin-block: awsui.$space-scaled-xxs;
|
|
85
|
-
margin-inline: awsui.$space-xxs;
|
|
76
|
+
min-width: 0;
|
|
77
|
+
padding: awsui.$border-field-width 0; // To account for vertical misalignment due to button borders
|
|
78
|
+
margin: awsui.$space-scaled-xxs awsui.$space-xxs;
|
|
86
79
|
&.icon {
|
|
87
|
-
margin-
|
|
80
|
+
margin-left: 0;
|
|
88
81
|
}
|
|
89
82
|
&.message {
|
|
90
|
-
margin-
|
|
83
|
+
margin-right: awsui.$space-alert-message-right;
|
|
91
84
|
}
|
|
92
85
|
}
|
|
93
86
|
|
|
@@ -95,18 +88,18 @@
|
|
|
95
88
|
// Below the breakpoint, arrange actions below the content
|
|
96
89
|
> .action {
|
|
97
90
|
grid-row: 2;
|
|
98
|
-
margin-
|
|
91
|
+
margin-bottom: awsui.$space-xxs;
|
|
99
92
|
}
|
|
100
93
|
|
|
101
94
|
// Indent actions according to the size of the alert icon
|
|
102
95
|
&.icon-size-medium > .action {
|
|
103
|
-
margin-
|
|
96
|
+
margin-left: calc(#{awsui.$size-icon-medium} + #{awsui.$space-xs});
|
|
104
97
|
}
|
|
105
98
|
&.icon-size-big > .action {
|
|
106
|
-
margin-
|
|
99
|
+
margin-left: calc(#{awsui.$size-icon-big} + #{awsui.$space-xs});
|
|
107
100
|
}
|
|
108
101
|
&.icon-size-normal > .action {
|
|
109
|
-
margin-
|
|
102
|
+
margin-left: calc(#{awsui.$size-icon-normal} + #{awsui.$space-xs});
|
|
110
103
|
}
|
|
111
104
|
}
|
|
112
105
|
|
|
@@ -115,8 +108,8 @@
|
|
|
115
108
|
}
|
|
116
109
|
|
|
117
110
|
.dismiss {
|
|
118
|
-
margin-
|
|
119
|
-
margin-
|
|
111
|
+
margin-right: calc(-1 * #{awsui.$space-xxs});
|
|
112
|
+
margin-left: awsui.$space-s;
|
|
120
113
|
}
|
|
121
114
|
|
|
122
115
|
.dismiss-button {
|
|
@@ -16,25 +16,20 @@ $guide-line-offset: -2px; // Negative to expand 2px beyond the element
|
|
|
16
16
|
|
|
17
17
|
.anchor-list {
|
|
18
18
|
list-style: none;
|
|
19
|
-
margin
|
|
20
|
-
|
|
21
|
-
padding-block: 0;
|
|
22
|
-
padding-inline: 0;
|
|
19
|
+
margin: 0;
|
|
20
|
+
padding: 0;
|
|
23
21
|
position: relative;
|
|
24
22
|
text-indent: 0;
|
|
25
23
|
|
|
26
24
|
&::before {
|
|
27
25
|
content: '';
|
|
28
26
|
background-color: awsui.$color-border-divider-default;
|
|
29
|
-
border-
|
|
30
|
-
|
|
31
|
-
border-end-start-radius: awsui.$border-radius-tabs-focus-ring;
|
|
32
|
-
border-end-end-radius: awsui.$border-radius-tabs-focus-ring;
|
|
33
|
-
inset-block-end: $guide-line-offset;
|
|
27
|
+
border-radius: awsui.$border-radius-tabs-focus-ring;
|
|
28
|
+
bottom: $guide-line-offset;
|
|
34
29
|
pointer-events: none;
|
|
35
30
|
position: absolute;
|
|
36
|
-
|
|
37
|
-
|
|
31
|
+
top: $guide-line-offset;
|
|
32
|
+
width: $guide-line-width;
|
|
38
33
|
}
|
|
39
34
|
}
|
|
40
35
|
|
|
@@ -47,8 +42,7 @@ $guide-line-offset: -2px; // Negative to expand 2px beyond the element
|
|
|
47
42
|
|
|
48
43
|
color: awsui.$color-text-body-secondary;
|
|
49
44
|
font-weight: styles.$font-weight-normal;
|
|
50
|
-
margin
|
|
51
|
-
margin-inline: 0;
|
|
45
|
+
margin: awsui.$space-scaled-xxs 0;
|
|
52
46
|
|
|
53
47
|
&--active {
|
|
54
48
|
position: relative;
|
|
@@ -56,15 +50,12 @@ $guide-line-offset: -2px; // Negative to expand 2px beyond the element
|
|
|
56
50
|
&::before {
|
|
57
51
|
content: '';
|
|
58
52
|
background-color: awsui.$color-text-accent;
|
|
59
|
-
border-
|
|
60
|
-
|
|
61
|
-
border-end-start-radius: awsui.$border-radius-tabs-focus-ring;
|
|
62
|
-
border-end-end-radius: awsui.$border-radius-tabs-focus-ring;
|
|
63
|
-
inset-block-end: $guide-line-offset;
|
|
53
|
+
border-radius: awsui.$border-radius-tabs-focus-ring;
|
|
54
|
+
bottom: $guide-line-offset;
|
|
64
55
|
pointer-events: none;
|
|
65
56
|
position: absolute;
|
|
66
|
-
|
|
67
|
-
|
|
57
|
+
top: $guide-line-offset;
|
|
58
|
+
width: $guide-line-width;
|
|
68
59
|
}
|
|
69
60
|
}
|
|
70
61
|
}
|
|
@@ -113,7 +104,7 @@ $guide-line-offset: -2px; // Negative to expand 2px beyond the element
|
|
|
113
104
|
}
|
|
114
105
|
|
|
115
106
|
.anchor-link-info {
|
|
116
|
-
margin-
|
|
107
|
+
margin-left: awsui.$space-xs;
|
|
117
108
|
@include styles.font-body-s;
|
|
118
109
|
@include styles.font-smoothing;
|
|
119
110
|
font-weight: awsui.$font-button-weight;
|
|
@@ -26,33 +26,31 @@
|
|
|
26
26
|
$arrow-width: 2 * styles.$base-size;
|
|
27
27
|
$arrow-height: $arrow-width * 0.5;
|
|
28
28
|
|
|
29
|
-
|
|
30
|
-
|
|
29
|
+
width: $arrow-width;
|
|
30
|
+
height: $arrow-height;
|
|
31
31
|
|
|
32
32
|
&-outer,
|
|
33
33
|
&-inner {
|
|
34
34
|
position: absolute;
|
|
35
35
|
overflow: hidden;
|
|
36
|
-
|
|
37
|
-
|
|
36
|
+
width: $arrow-width;
|
|
37
|
+
height: $arrow-height;
|
|
38
38
|
|
|
39
|
-
|
|
40
|
-
|
|
39
|
+
top: 0;
|
|
40
|
+
left: 0;
|
|
41
41
|
|
|
42
42
|
&::after {
|
|
43
43
|
content: '';
|
|
44
44
|
box-sizing: border-box;
|
|
45
45
|
display: inline-block;
|
|
46
46
|
position: absolute;
|
|
47
|
-
border-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
inline-size: $arrow-edge-length;
|
|
55
|
-
block-size: $arrow-edge-length;
|
|
47
|
+
border-radius: 2px 0 0 0;
|
|
48
|
+
|
|
49
|
+
bottom: 0;
|
|
50
|
+
left: 0;
|
|
51
|
+
|
|
52
|
+
width: $arrow-edge-length;
|
|
53
|
+
height: $arrow-edge-length;
|
|
56
54
|
transform: rotate(45deg);
|
|
57
55
|
transform-origin: 0 100%;
|
|
58
56
|
}
|
|
@@ -65,13 +63,10 @@
|
|
|
65
63
|
}
|
|
66
64
|
|
|
67
65
|
&-inner {
|
|
68
|
-
|
|
66
|
+
top: 2px;
|
|
69
67
|
|
|
70
68
|
&::after {
|
|
71
|
-
border-
|
|
72
|
-
border-start-end-radius: 0;
|
|
73
|
-
border-end-start-radius: 0;
|
|
74
|
-
border-end-end-radius: 0;
|
|
69
|
+
border-radius: 1px 0 0 0;
|
|
75
70
|
background-color: awsui.$color-background-status-info;
|
|
76
71
|
}
|
|
77
72
|
}
|
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
|
|
23
23
|
.description {
|
|
24
24
|
overflow: hidden;
|
|
25
|
-
margin-
|
|
25
|
+
margin-top: awsui.$space-xxs;
|
|
26
26
|
}
|
|
27
27
|
|
|
28
28
|
.actionBar {
|
|
@@ -33,25 +33,24 @@
|
|
|
33
33
|
}
|
|
34
34
|
|
|
35
35
|
.stepCounter {
|
|
36
|
-
margin-
|
|
36
|
+
margin-right: 2 * styles.$base-size;
|
|
37
37
|
}
|
|
38
38
|
|
|
39
39
|
.divider {
|
|
40
|
-
border-
|
|
40
|
+
border-bottom: awsui.$border-divider-section-width solid awsui.$color-border-divider-default;
|
|
41
41
|
}
|
|
42
42
|
|
|
43
43
|
.hotspot {
|
|
44
44
|
@include styles.styles-reset;
|
|
45
45
|
background: transparent;
|
|
46
46
|
border: none;
|
|
47
|
-
padding
|
|
48
|
-
padding-inline: 0;
|
|
47
|
+
padding: 0;
|
|
49
48
|
cursor: pointer;
|
|
50
49
|
scroll-margin: var(#{custom-props.$contentScrollMargin}, 40px 0 0 0);
|
|
51
50
|
|
|
52
51
|
// These dimensions match the dimensions of the contained SVG icon.
|
|
53
|
-
|
|
54
|
-
|
|
52
|
+
width: 16px;
|
|
53
|
+
height: 16px;
|
|
55
54
|
|
|
56
55
|
&:focus {
|
|
57
56
|
outline: none;
|
|
@@ -8,8 +8,9 @@
|
|
|
8
8
|
|
|
9
9
|
// Toggle should have 40px width, whereas button is 26px wide.
|
|
10
10
|
// 40 - 26 = 14px in total or 7px on each side
|
|
11
|
-
$
|
|
12
|
-
$
|
|
11
|
+
$_toggle-padding-horizontal: 0.7 * styles.$base-size;
|
|
12
|
+
$_toggle-padding-vertical: awsui.$space-xxs;
|
|
13
|
+
$toggle-padding: $_toggle-padding-vertical $_toggle-padding-horizontal;
|
|
13
14
|
|
|
14
15
|
$sidebar-size-closed: 4 * styles.$base-size;
|
|
15
16
|
|
|
@@ -8,20 +8,20 @@
|
|
|
8
8
|
@use '../constants' as constants;
|
|
9
9
|
|
|
10
10
|
.content-wrapper {
|
|
11
|
-
padding-
|
|
12
|
-
padding-
|
|
11
|
+
padding-left: awsui.$space-layout-content-horizontal;
|
|
12
|
+
padding-right: awsui.$space-layout-content-horizontal;
|
|
13
13
|
&-mobile {
|
|
14
|
-
padding-
|
|
15
|
-
padding-
|
|
14
|
+
padding-left: awsui.$space-l;
|
|
15
|
+
padding-right: awsui.$space-l;
|
|
16
16
|
}
|
|
17
17
|
}
|
|
18
18
|
|
|
19
19
|
.content-type-dashboard {
|
|
20
|
-
margin-
|
|
21
|
-
margin-
|
|
20
|
+
margin-left: auto;
|
|
21
|
+
margin-right: auto;
|
|
22
22
|
@each $breakpoint, $width in constants.$dashboard-content-widths {
|
|
23
23
|
@include styles.media-breakpoint-up($breakpoint) {
|
|
24
|
-
max-
|
|
24
|
+
max-width: $width;
|
|
25
25
|
}
|
|
26
26
|
}
|
|
27
27
|
}
|
|
@@ -14,8 +14,7 @@ $drawer-z-index-mobile: 1001;
|
|
|
14
14
|
|
|
15
15
|
.toggle {
|
|
16
16
|
box-sizing: border-box;
|
|
17
|
-
padding
|
|
18
|
-
padding-inline: constants.$toggle-padding-horizontal;
|
|
17
|
+
padding: constants.$toggle-padding;
|
|
19
18
|
}
|
|
20
19
|
|
|
21
20
|
.drawer-triggers {
|
|
@@ -31,7 +30,7 @@ $drawer-z-index-mobile: 1001;
|
|
|
31
30
|
z-index: $drawer-z-index;
|
|
32
31
|
}
|
|
33
32
|
&-closed {
|
|
34
|
-
min-
|
|
33
|
+
min-width: constants.$sidebar-size-closed;
|
|
35
34
|
&.drawer-mobile {
|
|
36
35
|
display: none;
|
|
37
36
|
}
|
|
@@ -43,10 +42,13 @@ $drawer-z-index-mobile: 1001;
|
|
|
43
42
|
background-color: awsui.$color-background-layout-panel-content;
|
|
44
43
|
.drawer-mobile > & {
|
|
45
44
|
z-index: $drawer-z-index-mobile;
|
|
46
|
-
|
|
45
|
+
top: 0;
|
|
46
|
+
bottom: 0;
|
|
47
|
+
left: 0;
|
|
48
|
+
right: 0;
|
|
47
49
|
}
|
|
48
50
|
.drawer-closed > & {
|
|
49
|
-
|
|
51
|
+
width: constants.$sidebar-size-closed;
|
|
50
52
|
&.drawer-content-clickable {
|
|
51
53
|
cursor: pointer;
|
|
52
54
|
color: awsui.$color-text-interactive-default;
|
|
@@ -60,7 +62,7 @@ $drawer-z-index-mobile: 1001;
|
|
|
60
62
|
}
|
|
61
63
|
> .drawer-resize-content {
|
|
62
64
|
overflow: auto;
|
|
63
|
-
|
|
65
|
+
height: 100%;
|
|
64
66
|
position: relative;
|
|
65
67
|
}
|
|
66
68
|
}
|
|
@@ -73,12 +75,11 @@ $drawer-z-index-mobile: 1001;
|
|
|
73
75
|
}
|
|
74
76
|
|
|
75
77
|
.drawer-trigger {
|
|
76
|
-
padding
|
|
77
|
-
padding-inline: constants.$toggle-padding-horizontal;
|
|
78
|
+
padding: constants.$toggle-padding;
|
|
78
79
|
cursor: pointer;
|
|
79
80
|
color: awsui.$color-text-interactive-default;
|
|
80
81
|
&:not(:first-child) {
|
|
81
|
-
border-
|
|
82
|
+
border-top: 1px solid awsui.$color-border-layout;
|
|
82
83
|
}
|
|
83
84
|
&:hover {
|
|
84
85
|
color: awsui.$color-text-layout-toggle-hover;
|
|
@@ -17,34 +17,33 @@
|
|
|
17
17
|
align-items: center;
|
|
18
18
|
flex-shrink: 0;
|
|
19
19
|
z-index: 1000;
|
|
20
|
-
|
|
20
|
+
width: 100%;
|
|
21
21
|
box-sizing: border-box;
|
|
22
22
|
background-color: awsui.$color-background-layout-mobile-panel;
|
|
23
23
|
box-shadow: awsui.$shadow-panel;
|
|
24
|
-
|
|
24
|
+
height: calc(2 * #{awsui.$space-m} + #{awsui.$space-scaled-xs});
|
|
25
25
|
}
|
|
26
26
|
|
|
27
27
|
.mobile-bar-breadcrumbs {
|
|
28
|
-
min-
|
|
28
|
+
min-width: 0;
|
|
29
29
|
flex: 1;
|
|
30
|
-
margin-
|
|
31
|
-
margin-
|
|
30
|
+
margin-left: awsui.$space-m;
|
|
31
|
+
margin-right: awsui.$space-m;
|
|
32
32
|
}
|
|
33
33
|
|
|
34
34
|
.mobile-toggle {
|
|
35
35
|
box-sizing: border-box;
|
|
36
36
|
cursor: pointer;
|
|
37
37
|
z-index: 1;
|
|
38
|
-
padding
|
|
39
|
-
|
|
40
|
-
inline-size: constants.$sidebar-size-closed;
|
|
38
|
+
padding: constants.$toggle-padding;
|
|
39
|
+
width: constants.$sidebar-size-closed;
|
|
41
40
|
color: awsui.$color-text-interactive-default;
|
|
42
41
|
&-type-navigation {
|
|
43
|
-
border-
|
|
42
|
+
border-right: 1px solid awsui.$color-border-layout;
|
|
44
43
|
}
|
|
45
44
|
&-type-tools,
|
|
46
45
|
&-type-drawer {
|
|
47
|
-
border-
|
|
46
|
+
border-left: 1px solid awsui.$color-border-layout;
|
|
48
47
|
}
|
|
49
48
|
&:hover {
|
|
50
49
|
background: awsui.$color-background-layout-panel-hover;
|
|
@@ -58,7 +58,7 @@
|
|
|
58
58
|
|
|
59
59
|
.layout-main {
|
|
60
60
|
flex: 1;
|
|
61
|
-
min-
|
|
61
|
+
min-width: 0;
|
|
62
62
|
background-color: awsui.$color-background-layout-main;
|
|
63
63
|
position: relative;
|
|
64
64
|
&-scrollable {
|
|
@@ -73,24 +73,24 @@
|
|
|
73
73
|
}
|
|
74
74
|
|
|
75
75
|
.breadcrumbs-desktop {
|
|
76
|
-
padding-
|
|
77
|
-
padding-
|
|
76
|
+
padding-top: awsui.$space-scaled-m;
|
|
77
|
+
padding-bottom: awsui.$space-scaled-s;
|
|
78
78
|
}
|
|
79
79
|
|
|
80
80
|
.content-header-wrapper {
|
|
81
|
-
padding-
|
|
81
|
+
padding-bottom: awsui.$space-content-header-padding-bottom;
|
|
82
82
|
}
|
|
83
83
|
|
|
84
84
|
.content-wrapper {
|
|
85
|
-
padding-
|
|
85
|
+
padding-bottom: awsui.$space-layout-content-bottom;
|
|
86
86
|
}
|
|
87
87
|
|
|
88
88
|
.content-overlapped {
|
|
89
|
-
margin-
|
|
89
|
+
margin-top: calc(-1 * #{awsui.$space-dark-header-overlap-distance});
|
|
90
90
|
}
|
|
91
91
|
|
|
92
92
|
.content-extra-top-padding {
|
|
93
93
|
// extra top padding when there are no breadcrumbs above,
|
|
94
94
|
// applied to content or content header, whatever comes first
|
|
95
|
-
padding-
|
|
95
|
+
padding-top: awsui.$space-scaled-m;
|
|
96
96
|
}
|
|
@@ -13,8 +13,7 @@
|
|
|
13
13
|
// resemble button styles with an extra 1px offset for non-existing here border width
|
|
14
14
|
$padding-vertical: calc(#{awsui.$space-scaled-xxs} + 1px);
|
|
15
15
|
$padding-horizontal: calc(#{awsui.$space-xxs} + 1px);
|
|
16
|
-
padding
|
|
17
|
-
padding-inline: $padding-horizontal;
|
|
16
|
+
padding: $padding-vertical $padding-horizontal;
|
|
18
17
|
background: transparent;
|
|
19
18
|
color: currentColor;
|
|
20
19
|
&:focus {
|
|
@@ -29,7 +28,7 @@
|
|
|
29
28
|
.close-button {
|
|
30
29
|
position: absolute;
|
|
31
30
|
outline: none;
|
|
32
|
-
|
|
33
|
-
|
|
31
|
+
right: awsui.$space-m;
|
|
32
|
+
top: awsui.$size-vertical-panel-icon-offset;
|
|
34
33
|
z-index: 1;
|
|
35
34
|
}
|
|
@@ -21,15 +21,15 @@ div.background {
|
|
|
21
21
|
grid-column: 1 / span 5;
|
|
22
22
|
grid-row: 1 / 10;
|
|
23
23
|
position: sticky;
|
|
24
|
-
|
|
24
|
+
top: var(#{custom-props.$headerHeight});
|
|
25
25
|
z-index: 799;
|
|
26
26
|
|
|
27
27
|
&:not(.has-sticky-notifications) {
|
|
28
|
-
|
|
28
|
+
height: calc(#{awsui.$space-scaled-s} + var(#{custom-props.$overlapHeight}));
|
|
29
29
|
}
|
|
30
30
|
|
|
31
31
|
&.has-sticky-notifications {
|
|
32
|
-
|
|
32
|
+
height: calc(
|
|
33
33
|
var(#{custom-props.$notificationsGap}) + var(#{custom-props.$notificationsHeight}) + #{awsui.$space-scaled-s} + var(#{custom-props.$overlapHeight})
|
|
34
34
|
);
|
|
35
35
|
}
|
|
@@ -12,10 +12,10 @@
|
|
|
12
12
|
display: flex;
|
|
13
13
|
grid-column: 5;
|
|
14
14
|
grid-row: 1 / span 10;
|
|
15
|
-
|
|
15
|
+
height: var(#{custom-props.$contentHeight});
|
|
16
16
|
pointer-events: none;
|
|
17
17
|
position: sticky;
|
|
18
|
-
|
|
18
|
+
top: var(#{custom-props.$offsetTop});
|
|
19
19
|
z-index: 830;
|
|
20
20
|
|
|
21
21
|
&.has-open-drawer {
|
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
|
|
26
26
|
@include styles.media-breakpoint-up(styles.$breakpoint-x-small) {
|
|
27
27
|
/* stylelint-disable scss/operator-no-newline-after */
|
|
28
|
-
max-
|
|
28
|
+
max-width: calc(
|
|
29
29
|
var(#{custom-props.$layoutWidth}) - var(#{custom-props.$mainOffsetLeft}) -
|
|
30
30
|
var(#{custom-props.$defaultMinContentWidth}) - var(#{custom-props.$contentGapRight})
|
|
31
31
|
);
|
|
@@ -34,7 +34,7 @@
|
|
|
34
34
|
|
|
35
35
|
@include styles.media-breakpoint-down(styles.$breakpoint-x-small) {
|
|
36
36
|
position: fixed;
|
|
37
|
-
|
|
37
|
+
right: 0;
|
|
38
38
|
z-index: 1001;
|
|
39
39
|
|
|
40
40
|
/*
|
|
@@ -45,7 +45,7 @@
|
|
|
45
45
|
relative to the body.
|
|
46
46
|
*/
|
|
47
47
|
&.disable-body-scroll {
|
|
48
|
-
|
|
48
|
+
top: var(#{custom-props.$headerHeight});
|
|
49
49
|
}
|
|
50
50
|
}
|
|
51
51
|
}
|
|
@@ -54,14 +54,14 @@
|
|
|
54
54
|
@include styles.styles-reset;
|
|
55
55
|
background-color: transparent;
|
|
56
56
|
box-sizing: border-box;
|
|
57
|
-
|
|
57
|
+
height: 100%;
|
|
58
58
|
overflow-y: hidden;
|
|
59
59
|
overflow-x: hidden;
|
|
60
60
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
61
61
|
overscroll-behavior-y: contain;
|
|
62
62
|
|
|
63
63
|
&:not(.has-multiple-triggers).has-open-drawer {
|
|
64
|
-
|
|
64
|
+
width: 0;
|
|
65
65
|
}
|
|
66
66
|
|
|
67
67
|
&.has-multiple-triggers.has-open-drawer {
|
|
@@ -69,7 +69,7 @@
|
|
|
69
69
|
}
|
|
70
70
|
|
|
71
71
|
&:not(.has-multiple-triggers):not(.has-open-drawer) {
|
|
72
|
-
|
|
72
|
+
width: calc((awsui.$space-layout-toggle-padding * 2) + awsui.$space-layout-toggle-diameter);
|
|
73
73
|
}
|
|
74
74
|
}
|
|
75
75
|
|
|
@@ -82,8 +82,8 @@
|
|
|
82
82
|
display: flex;
|
|
83
83
|
flex-direction: column;
|
|
84
84
|
gap: awsui.$space-xs;
|
|
85
|
-
padding-
|
|
86
|
-
|
|
85
|
+
padding-top: awsui.$space-scaled-s;
|
|
86
|
+
width: calc((awsui.$space-layout-toggle-padding * 2) + awsui.$space-layout-toggle-diameter);
|
|
87
87
|
|
|
88
88
|
&:not(.has-multiple-triggers).has-open-drawer {
|
|
89
89
|
opacity: 0;
|
|
@@ -94,8 +94,7 @@
|
|
|
94
94
|
}
|
|
95
95
|
|
|
96
96
|
> .drawers-trigger-overflow {
|
|
97
|
-
padding
|
|
98
|
-
padding-inline: 1px;
|
|
97
|
+
padding: 0 1px;
|
|
99
98
|
display: flex;
|
|
100
99
|
align-items: center;
|
|
101
100
|
justify-content: center;
|
|
@@ -104,7 +103,7 @@
|
|
|
104
103
|
|
|
105
104
|
.drawers-trigger {
|
|
106
105
|
@include styles.media-breakpoint-down(styles.$breakpoint-x-small) {
|
|
107
|
-
|
|
106
|
+
width: constants.$sidebar-size-closed;
|
|
108
107
|
display: flex;
|
|
109
108
|
justify-content: center;
|
|
110
109
|
}
|
|
@@ -118,7 +117,7 @@
|
|
|
118
117
|
grid-template-columns: awsui.$space-m 1fr;
|
|
119
118
|
flex-shrink: 0;
|
|
120
119
|
|
|
121
|
-
|
|
120
|
+
height: 100%;
|
|
122
121
|
overflow-y: hidden;
|
|
123
122
|
overflow-x: hidden;
|
|
124
123
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
@@ -129,7 +128,7 @@
|
|
|
129
128
|
> .drawer-content-container {
|
|
130
129
|
grid-column: 1 / span 2;
|
|
131
130
|
grid-row: 1;
|
|
132
|
-
|
|
131
|
+
width: var(#{custom-props.$drawerSize});
|
|
133
132
|
display: grid;
|
|
134
133
|
grid-template-columns: awsui.$space-m 1fr auto awsui.$space-m;
|
|
135
134
|
grid-template-rows: awsui.$size-vertical-panel-icon-offset auto 1fr;
|
|
@@ -152,20 +151,20 @@
|
|
|
152
151
|
> .drawer-slider {
|
|
153
152
|
grid-column: 1;
|
|
154
153
|
grid-row: 1;
|
|
155
|
-
|
|
154
|
+
height: 100%;
|
|
156
155
|
display: flex;
|
|
157
156
|
align-items: center;
|
|
158
157
|
}
|
|
159
158
|
|
|
160
159
|
&:not(.is-drawer-open) {
|
|
161
160
|
opacity: 0;
|
|
162
|
-
|
|
161
|
+
width: 0;
|
|
163
162
|
}
|
|
164
163
|
|
|
165
164
|
&.is-drawer-open {
|
|
166
|
-
border-
|
|
165
|
+
border-right: awsui.$border-divider-section-width solid awsui.$color-border-divider-default;
|
|
167
166
|
opacity: 1;
|
|
168
|
-
|
|
167
|
+
width: var(#{custom-props.$drawerSize});
|
|
169
168
|
}
|
|
170
169
|
|
|
171
170
|
@include styles.media-breakpoint-up(styles.$breakpoint-xx-large) {
|
|
@@ -177,7 +176,7 @@
|
|
|
177
176
|
@include styles.media-breakpoint-down(styles.$breakpoint-x-small) {
|
|
178
177
|
&.is-drawer-open {
|
|
179
178
|
#{custom-props.$drawerSize}: 100vw;
|
|
180
|
-
|
|
179
|
+
width: 100vw;
|
|
181
180
|
}
|
|
182
181
|
}
|
|
183
182
|
}
|
|
@@ -76,7 +76,7 @@ explicitly set in script.
|
|
|
76
76
|
var(#{custom-props.$mainGap})
|
|
77
77
|
var(#{custom-props.$overlapHeight}) // main template area with overlap
|
|
78
78
|
var(#{custom-props.$mainTemplateRows}); // main template area
|
|
79
|
-
min-
|
|
79
|
+
min-height: var(#{custom-props.$contentHeight});
|
|
80
80
|
position: relative;
|
|
81
81
|
|
|
82
82
|
/*
|
|
@@ -302,7 +302,7 @@ notifications top margin and some additional vertical space for aesthetics.
|
|
|
302
302
|
.layout.disable-body-scroll {
|
|
303
303
|
#{custom-props.$mainTemplateRows}: 1fr auto;
|
|
304
304
|
#{custom-props.$offsetTop}: 0px;
|
|
305
|
-
|
|
305
|
+
height: var(#{custom-props.$contentHeight});
|
|
306
306
|
overflow-y: scroll;
|
|
307
307
|
|
|
308
308
|
&.has-split-panel.split-panel-position-bottom {
|