@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
|
@@ -15,7 +15,7 @@
|
|
|
15
15
|
&.fit-height {
|
|
16
16
|
display: flex;
|
|
17
17
|
flex-direction: column;
|
|
18
|
-
|
|
18
|
+
height: 100%;
|
|
19
19
|
&.with-side-media {
|
|
20
20
|
flex-direction: row;
|
|
21
21
|
}
|
|
@@ -33,15 +33,15 @@
|
|
|
33
33
|
&-stacked:not(:last-child),
|
|
34
34
|
&-stacked:not(:last-child)::before,
|
|
35
35
|
&-stacked:not(:last-child)::after {
|
|
36
|
-
border-
|
|
37
|
-
border-
|
|
36
|
+
border-bottom-right-radius: 0;
|
|
37
|
+
border-bottom-left-radius: 0;
|
|
38
38
|
}
|
|
39
39
|
// Meld container top corners into preceding container
|
|
40
40
|
&-stacked + &-stacked,
|
|
41
41
|
&-stacked + &-stacked::before,
|
|
42
42
|
&-stacked + &-stacked::after {
|
|
43
|
-
border-
|
|
44
|
-
border-
|
|
43
|
+
border-top-left-radius: 0;
|
|
44
|
+
border-top-right-radius: 0;
|
|
45
45
|
}
|
|
46
46
|
// Replace container border with a divider
|
|
47
47
|
&-stacked + &-stacked::before {
|
|
@@ -56,10 +56,10 @@
|
|
|
56
56
|
// To ensure the top border/divider is visible on sticky elements which have a higher z-index
|
|
57
57
|
&.sticky-enabled {
|
|
58
58
|
&::before {
|
|
59
|
-
|
|
59
|
+
top: calc(-1 * #{awsui.$border-container-top-width});
|
|
60
60
|
}
|
|
61
61
|
&.variant-stacked::before {
|
|
62
|
-
|
|
62
|
+
top: calc(-1 * #{awsui.$border-divider-section-width});
|
|
63
63
|
}
|
|
64
64
|
}
|
|
65
65
|
}
|
|
@@ -77,9 +77,9 @@
|
|
|
77
77
|
.content-wrapper {
|
|
78
78
|
display: flex;
|
|
79
79
|
flex-direction: column;
|
|
80
|
-
|
|
80
|
+
width: 100%;
|
|
81
81
|
&-fit-height {
|
|
82
|
-
|
|
82
|
+
height: 100%;
|
|
83
83
|
overflow: hidden;
|
|
84
84
|
}
|
|
85
85
|
}
|
|
@@ -92,42 +92,41 @@
|
|
|
92
92
|
img,
|
|
93
93
|
video,
|
|
94
94
|
picture {
|
|
95
|
-
|
|
96
|
-
|
|
95
|
+
width: 100%;
|
|
96
|
+
height: 100%;
|
|
97
97
|
object-fit: cover;
|
|
98
98
|
object-position: center;
|
|
99
99
|
}
|
|
100
100
|
|
|
101
101
|
// stylelint-disable-next-line @cloudscape-design/no-implicit-descendant, selector-max-type
|
|
102
102
|
iframe {
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
border
|
|
106
|
-
border-inline: 0;
|
|
103
|
+
width: 100%;
|
|
104
|
+
height: 100%;
|
|
105
|
+
border: 0;
|
|
107
106
|
}
|
|
108
107
|
|
|
109
108
|
&-top {
|
|
110
|
-
max-
|
|
111
|
-
border-
|
|
112
|
-
border-
|
|
109
|
+
max-height: 66%;
|
|
110
|
+
border-top-left-radius: awsui.$border-radius-container;
|
|
111
|
+
border-top-right-radius: awsui.$border-radius-container;
|
|
113
112
|
}
|
|
114
113
|
|
|
115
114
|
&-side {
|
|
116
|
-
max-
|
|
117
|
-
border-
|
|
118
|
-
border-
|
|
115
|
+
max-width: 66%;
|
|
116
|
+
border-top-left-radius: awsui.$border-radius-container;
|
|
117
|
+
border-bottom-left-radius: awsui.$border-radius-container;
|
|
119
118
|
}
|
|
120
119
|
}
|
|
121
120
|
|
|
122
121
|
.header {
|
|
123
122
|
background-color: awsui.$color-background-container-header;
|
|
124
|
-
border-
|
|
125
|
-
border-
|
|
123
|
+
border-top-left-radius: awsui.$border-radius-container;
|
|
124
|
+
border-top-right-radius: awsui.$border-radius-container;
|
|
126
125
|
|
|
127
126
|
&.header-with-media {
|
|
128
127
|
background: none;
|
|
129
128
|
&:not(:empty) {
|
|
130
|
-
border-
|
|
129
|
+
border-bottom: none;
|
|
131
130
|
}
|
|
132
131
|
}
|
|
133
132
|
|
|
@@ -139,21 +138,16 @@
|
|
|
139
138
|
}
|
|
140
139
|
|
|
141
140
|
&-sticky-enabled {
|
|
142
|
-
|
|
141
|
+
top: 0;
|
|
143
142
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
144
143
|
position: sticky;
|
|
145
144
|
z-index: 800;
|
|
146
145
|
}
|
|
147
146
|
|
|
148
147
|
&-stuck {
|
|
149
|
-
border-
|
|
150
|
-
border-start-end-radius: 0;
|
|
151
|
-
border-end-start-radius: 0;
|
|
152
|
-
border-end-end-radius: 0;
|
|
153
|
-
|
|
148
|
+
border-radius: 0;
|
|
154
149
|
&::before {
|
|
155
|
-
border
|
|
156
|
-
border-inline: 0;
|
|
150
|
+
border: 0;
|
|
157
151
|
}
|
|
158
152
|
&:not(.header-variant-cards) {
|
|
159
153
|
box-shadow: awsui.$shadow-sticky-embedded;
|
|
@@ -162,27 +156,23 @@
|
|
|
162
156
|
|
|
163
157
|
&-dynamic-height.header-stuck {
|
|
164
158
|
// to prevent the block from changing its height when variant dynamically changes
|
|
165
|
-
margin-
|
|
159
|
+
margin-bottom: calc(#{awsui.$line-height-heading-xl} - #{awsui.$line-height-heading-l});
|
|
166
160
|
}
|
|
167
161
|
|
|
168
162
|
&:not(:empty) {
|
|
169
|
-
border-
|
|
163
|
+
border-bottom: awsui.$border-container-sticky-width solid awsui.$color-border-container-divider;
|
|
170
164
|
}
|
|
171
165
|
|
|
172
166
|
&.with-paddings {
|
|
173
|
-
padding
|
|
174
|
-
padding-block-end: awsui.$space-container-header-bottom;
|
|
175
|
-
padding-inline: awsui.$space-container-horizontal;
|
|
176
|
-
|
|
167
|
+
padding: shared.$header-padding;
|
|
177
168
|
&.header-variant-cards {
|
|
178
|
-
padding
|
|
179
|
-
padding-inline: awsui.$space-container-horizontal;
|
|
169
|
+
padding: awsui.$space-container-header-top awsui.$space-container-horizontal;
|
|
180
170
|
}
|
|
181
171
|
}
|
|
182
172
|
|
|
183
173
|
&.with-hidden-content {
|
|
184
|
-
border-
|
|
185
|
-
border-
|
|
174
|
+
border-bottom-left-radius: awsui.$border-radius-container;
|
|
175
|
+
border-bottom-right-radius: awsui.$border-radius-container;
|
|
186
176
|
}
|
|
187
177
|
|
|
188
178
|
&-variant-cards {
|
|
@@ -193,10 +183,9 @@
|
|
|
193
183
|
|
|
194
184
|
&.header-stuck::after,
|
|
195
185
|
&.header-stuck::before {
|
|
196
|
-
border
|
|
197
|
-
border-
|
|
198
|
-
border-
|
|
199
|
-
border-start-end-radius: 0;
|
|
186
|
+
border: 0;
|
|
187
|
+
border-top-left-radius: 0;
|
|
188
|
+
border-top-right-radius: 0;
|
|
200
189
|
}
|
|
201
190
|
}
|
|
202
191
|
|
|
@@ -207,7 +196,10 @@
|
|
|
207
196
|
content: '';
|
|
208
197
|
|
|
209
198
|
position: absolute;
|
|
210
|
-
|
|
199
|
+
right: 0;
|
|
200
|
+
left: 0;
|
|
201
|
+
bottom: 0;
|
|
202
|
+
top: 0;
|
|
211
203
|
|
|
212
204
|
box-shadow: awsui.$shadow-sticky;
|
|
213
205
|
// This polygon only shows the part of the shadow that is lower than the element itself.
|
|
@@ -231,13 +223,12 @@ the default white background of the container component.
|
|
|
231
223
|
overflow: auto;
|
|
232
224
|
}
|
|
233
225
|
&.with-paddings {
|
|
234
|
-
padding
|
|
235
|
-
padding-inline: awsui.$space-container-horizontal;
|
|
226
|
+
padding: awsui.$space-scaled-l awsui.$space-container-horizontal;
|
|
236
227
|
|
|
237
228
|
.header + & {
|
|
238
|
-
padding-
|
|
229
|
+
padding-top: awsui.$space-container-content-top;
|
|
239
230
|
&.content-with-media {
|
|
240
|
-
padding-
|
|
231
|
+
padding-top: 0;
|
|
241
232
|
}
|
|
242
233
|
}
|
|
243
234
|
}
|
|
@@ -245,8 +236,7 @@ the default white background of the container component.
|
|
|
245
236
|
|
|
246
237
|
.footer {
|
|
247
238
|
&.with-paddings {
|
|
248
|
-
padding
|
|
249
|
-
padding-inline: awsui.$space-container-horizontal;
|
|
239
|
+
padding: shared.$footer-padding;
|
|
250
240
|
}
|
|
251
241
|
|
|
252
242
|
&.with-divider {
|
|
@@ -20,7 +20,7 @@ nodes will directly touch with no gap between them.
|
|
|
20
20
|
}
|
|
21
21
|
|
|
22
22
|
> .header {
|
|
23
|
-
padding-
|
|
23
|
+
padding-bottom: awsui.$space-content-header-padding-bottom;
|
|
24
24
|
}
|
|
25
25
|
}
|
|
26
26
|
|
|
@@ -28,7 +28,7 @@ nodes will directly touch with no gap between them.
|
|
|
28
28
|
display: grid;
|
|
29
29
|
grid-template-columns: minmax(0, 1fr);
|
|
30
30
|
grid-template-rows: auto #{awsui.$space-dark-header-overlap-distance} 1fr;
|
|
31
|
-
min-
|
|
31
|
+
min-height: 100%;
|
|
32
32
|
|
|
33
33
|
> .background {
|
|
34
34
|
background-color: awsui.$color-background-layout-main;
|
|
@@ -44,7 +44,7 @@ nodes will directly touch with no gap between them.
|
|
|
44
44
|
> .header {
|
|
45
45
|
grid-column: 1;
|
|
46
46
|
grid-row: 1;
|
|
47
|
-
padding-
|
|
47
|
+
padding-bottom: awsui.$space-content-header-padding-bottom;
|
|
48
48
|
}
|
|
49
49
|
|
|
50
50
|
> .content {
|
|
@@ -60,7 +60,7 @@ nodes will directly touch with no gap between them.
|
|
|
60
60
|
1fr;
|
|
61
61
|
|
|
62
62
|
> .content {
|
|
63
|
-
padding-
|
|
63
|
+
padding-top: var(#{custom-props.$containerFirstGap}, 0px);
|
|
64
64
|
}
|
|
65
65
|
}
|
|
66
66
|
|
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
|
|
30
30
|
.date-picker-container {
|
|
31
31
|
position: relative;
|
|
32
|
-
max-
|
|
32
|
+
max-width: 234px;
|
|
33
33
|
}
|
|
34
34
|
|
|
35
35
|
.date-picker-trigger {
|
|
@@ -37,8 +37,8 @@
|
|
|
37
37
|
}
|
|
38
38
|
|
|
39
39
|
.date-picker-input {
|
|
40
|
-
padding-
|
|
41
|
-
|
|
40
|
+
padding-right: awsui.$space-xs;
|
|
41
|
+
width: 100%;
|
|
42
42
|
}
|
|
43
43
|
|
|
44
44
|
.open-calendar-button {
|
|
@@ -31,19 +31,17 @@
|
|
|
31
31
|
}
|
|
32
32
|
|
|
33
33
|
.grid {
|
|
34
|
-
|
|
34
|
+
width: awsui.$size-calendar-grid-width;
|
|
35
35
|
border-spacing: 0;
|
|
36
36
|
}
|
|
37
37
|
.grid-cell {
|
|
38
|
-
|
|
38
|
+
width: calc(100% / 7);
|
|
39
39
|
word-break: break-word;
|
|
40
40
|
text-align: center;
|
|
41
41
|
font-weight: unset;
|
|
42
42
|
}
|
|
43
43
|
.day-header {
|
|
44
|
-
padding
|
|
45
|
-
padding-block-end: awsui.$space-xxs;
|
|
46
|
-
padding-inline: 0;
|
|
44
|
+
padding: awsui.$space-s 0 awsui.$space-xxs;
|
|
47
45
|
color: calendar.$grid-day-name-color;
|
|
48
46
|
@include styles.font-body-s;
|
|
49
47
|
}
|
|
@@ -53,10 +51,9 @@
|
|
|
53
51
|
}
|
|
54
52
|
|
|
55
53
|
.day {
|
|
56
|
-
border-
|
|
57
|
-
border-
|
|
58
|
-
padding
|
|
59
|
-
padding-inline: 0;
|
|
54
|
+
border-bottom: calendar.$grid-border;
|
|
55
|
+
border-right: calendar.$grid-border;
|
|
56
|
+
padding: awsui.$space-xxs 0;
|
|
60
57
|
color: calendar.$grid-disabled-day-color;
|
|
61
58
|
position: relative;
|
|
62
59
|
|
|
@@ -68,10 +65,10 @@
|
|
|
68
65
|
content: '';
|
|
69
66
|
position: absolute;
|
|
70
67
|
z-index: 1;
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
68
|
+
top: calc(-1 * #{awsui.$border-item-width});
|
|
69
|
+
left: -1px;
|
|
70
|
+
bottom: -1px;
|
|
71
|
+
right: calc(-1 * #{awsui.$border-item-width});
|
|
75
72
|
background-color: transparent;
|
|
76
73
|
}
|
|
77
74
|
|
|
@@ -90,11 +87,11 @@
|
|
|
90
87
|
}
|
|
91
88
|
|
|
92
89
|
.in-first-row:not(.in-previous-month) {
|
|
93
|
-
border-
|
|
90
|
+
border-top: calendar.$grid-border;
|
|
94
91
|
}
|
|
95
92
|
|
|
96
93
|
.in-previous-month:not(.last-day-of-month) {
|
|
97
|
-
border-
|
|
94
|
+
border-right-color: transparent;
|
|
98
95
|
}
|
|
99
96
|
|
|
100
97
|
.in-next-month {
|
|
@@ -102,10 +99,10 @@
|
|
|
102
99
|
}
|
|
103
100
|
|
|
104
101
|
.in-first-column {
|
|
105
|
-
border-
|
|
102
|
+
border-left: 1px solid transparent;
|
|
106
103
|
|
|
107
104
|
&.in-current-month {
|
|
108
|
-
border-
|
|
105
|
+
border-left: calendar.$grid-border;
|
|
109
106
|
}
|
|
110
107
|
}
|
|
111
108
|
|
|
@@ -119,10 +116,7 @@
|
|
|
119
116
|
&.no-range {
|
|
120
117
|
&,
|
|
121
118
|
&::after {
|
|
122
|
-
border-
|
|
123
|
-
border-start-end-radius: awsui.$border-radius-item;
|
|
124
|
-
border-end-start-radius: awsui.$border-radius-item;
|
|
125
|
-
border-end-end-radius: awsui.$border-radius-item;
|
|
119
|
+
border-radius: awsui.$border-radius-item;
|
|
126
120
|
}
|
|
127
121
|
}
|
|
128
122
|
&:hover {
|
|
@@ -130,8 +124,7 @@
|
|
|
130
124
|
background-color: calendar.$grid-hover-background-color;
|
|
131
125
|
&:not(.selected) {
|
|
132
126
|
&::after {
|
|
133
|
-
border
|
|
134
|
-
border-inline: awsui.$border-item-width solid calendar.$grid-hover-border-color;
|
|
127
|
+
border: awsui.$border-item-width solid calendar.$grid-hover-border-color;
|
|
135
128
|
}
|
|
136
129
|
}
|
|
137
130
|
}
|
|
@@ -140,10 +133,7 @@
|
|
|
140
133
|
|
|
141
134
|
.today:not(.in-range) {
|
|
142
135
|
background-color: calendar.$grid-today-background-color;
|
|
143
|
-
border-
|
|
144
|
-
border-start-end-radius: awsui.$border-radius-item;
|
|
145
|
-
border-end-start-radius: awsui.$border-radius-item;
|
|
146
|
-
border-end-end-radius: awsui.$border-radius-item;
|
|
136
|
+
border-radius: awsui.$border-radius-item;
|
|
147
137
|
font-weight: styles.$font-weight-bold;
|
|
148
138
|
}
|
|
149
139
|
|
|
@@ -165,8 +155,7 @@
|
|
|
165
155
|
|
|
166
156
|
&::after {
|
|
167
157
|
background-color: calendar.$grid-selected-background-color;
|
|
168
|
-
border
|
|
169
|
-
border-inline: awsui.$border-item-width solid calendar.$grid-selected-border-color;
|
|
158
|
+
border: awsui.$border-item-width solid calendar.$grid-selected-border-color;
|
|
170
159
|
z-index: 0;
|
|
171
160
|
}
|
|
172
161
|
|
|
@@ -9,26 +9,26 @@
|
|
|
9
9
|
|
|
10
10
|
.custom-range {
|
|
11
11
|
// This padding aligns the custom range selection with the radio labels
|
|
12
|
-
padding-
|
|
12
|
+
padding-left: calc(#{1.4 * styles.$base-size} + #{awsui.$space-xs});
|
|
13
13
|
|
|
14
14
|
display: flex;
|
|
15
|
-
|
|
15
|
+
width: 80%;
|
|
16
16
|
}
|
|
17
17
|
.custom-range--no-padding {
|
|
18
|
-
padding-
|
|
18
|
+
padding-left: 0;
|
|
19
19
|
}
|
|
20
20
|
|
|
21
21
|
.custom-range-form-controls {
|
|
22
22
|
display: flex;
|
|
23
|
-
|
|
23
|
+
width: 100%;
|
|
24
24
|
|
|
25
25
|
> .custom-range-duration,
|
|
26
26
|
> .custom-range-unit {
|
|
27
|
-
|
|
27
|
+
width: 50%;
|
|
28
28
|
}
|
|
29
29
|
|
|
30
30
|
> .custom-range-duration {
|
|
31
|
-
margin-
|
|
31
|
+
margin-right: awsui.$space-xs;
|
|
32
32
|
}
|
|
33
33
|
|
|
34
34
|
&.vertical {
|
|
@@ -36,11 +36,11 @@
|
|
|
36
36
|
|
|
37
37
|
> .custom-range-duration,
|
|
38
38
|
> .custom-range-unit {
|
|
39
|
-
|
|
39
|
+
width: 100%;
|
|
40
40
|
}
|
|
41
41
|
|
|
42
42
|
> .custom-range-unit {
|
|
43
|
-
margin-
|
|
43
|
+
margin-top: awsui.$space-s;
|
|
44
44
|
}
|
|
45
45
|
}
|
|
46
46
|
}
|
|
@@ -14,7 +14,7 @@ $calendar-header-color: awsui.$color-text-body-default;
|
|
|
14
14
|
|
|
15
15
|
.root {
|
|
16
16
|
@include styles.styles-reset;
|
|
17
|
-
max-
|
|
17
|
+
max-width: 32em;
|
|
18
18
|
}
|
|
19
19
|
|
|
20
20
|
.focus-lock {
|
|
@@ -22,7 +22,7 @@ $calendar-header-color: awsui.$color-text-body-default;
|
|
|
22
22
|
}
|
|
23
23
|
|
|
24
24
|
.trigger-wrapper {
|
|
25
|
-
min-
|
|
25
|
+
min-width: calc(#{$calendar-grid-width} + 2 * #{awsui.$space-l});
|
|
26
26
|
}
|
|
27
27
|
|
|
28
28
|
.trigger-flexbox {
|
|
@@ -30,10 +30,10 @@ $calendar-header-color: awsui.$color-text-body-default;
|
|
|
30
30
|
}
|
|
31
31
|
|
|
32
32
|
.calendar-container {
|
|
33
|
-
|
|
33
|
+
width: calc(2 * #{$calendar-grid-width} + #{awsui.$space-xs});
|
|
34
34
|
|
|
35
35
|
&.one-grid {
|
|
36
|
-
|
|
36
|
+
width: $calendar-grid-width;
|
|
37
37
|
}
|
|
38
38
|
}
|
|
39
39
|
|
|
@@ -47,10 +47,12 @@ $calendar-header-color: awsui.$color-text-body-default;
|
|
|
47
47
|
|
|
48
48
|
&-header-months-wrapper {
|
|
49
49
|
position: absolute;
|
|
50
|
-
|
|
50
|
+
right: 0;
|
|
51
|
+
left: 0;
|
|
52
|
+
top: 0;
|
|
53
|
+
bottom: 0;
|
|
51
54
|
|
|
52
|
-
margin
|
|
53
|
-
margin-inline: 0;
|
|
55
|
+
margin: 0;
|
|
54
56
|
|
|
55
57
|
display: flex;
|
|
56
58
|
justify-content: space-around;
|
|
@@ -90,7 +92,7 @@ $calendar-header-color: awsui.$color-text-body-default;
|
|
|
90
92
|
gap: awsui.$space-xs;
|
|
91
93
|
}
|
|
92
94
|
.date-and-time-wrapper {
|
|
93
|
-
|
|
95
|
+
width: $calendar-grid-width;
|
|
94
96
|
display: grid;
|
|
95
97
|
gap: awsui.$space-xs;
|
|
96
98
|
grid-template-columns: repeat(auto-fit, minmax(0, 1fr));
|
|
@@ -100,33 +102,29 @@ $calendar-header-color: awsui.$color-text-body-default;
|
|
|
100
102
|
display: flex;
|
|
101
103
|
flex-wrap: wrap;
|
|
102
104
|
justify-content: flex-end;
|
|
103
|
-
border-
|
|
104
|
-
padding
|
|
105
|
-
padding-block-end: awsui.$space-s;
|
|
106
|
-
padding-inline: awsui.$space-l;
|
|
105
|
+
border-top: 1px solid #{awsui.$color-border-dropdown-item-default};
|
|
106
|
+
padding: 0 awsui.$space-l awsui.$space-s;
|
|
107
107
|
|
|
108
108
|
&.has-clear-button {
|
|
109
109
|
justify-content: space-between;
|
|
110
110
|
}
|
|
111
111
|
|
|
112
112
|
&.one-grid {
|
|
113
|
-
padding
|
|
114
|
-
padding-block-end: awsui.$space-s;
|
|
115
|
-
padding-inline: awsui.$space-xs;
|
|
113
|
+
padding: 0 awsui.$space-xs awsui.$space-s;
|
|
116
114
|
}
|
|
117
115
|
}
|
|
118
116
|
|
|
119
117
|
.footer-button-wrapper {
|
|
120
|
-
padding-
|
|
118
|
+
padding-top: awsui.$space-s;
|
|
121
119
|
|
|
122
120
|
&:last-child {
|
|
123
|
-
margin-
|
|
121
|
+
margin-left: auto;
|
|
124
122
|
}
|
|
125
123
|
}
|
|
126
124
|
|
|
127
125
|
.icon-wrapper {
|
|
128
126
|
color: awsui.$color-text-interactive-default;
|
|
129
|
-
margin-
|
|
127
|
+
margin-right: awsui.$space-xs;
|
|
130
128
|
}
|
|
131
129
|
|
|
132
130
|
.label {
|
|
@@ -156,12 +154,9 @@ $calendar-header-color: awsui.$color-text-body-default;
|
|
|
156
154
|
// widths.
|
|
157
155
|
overflow: auto;
|
|
158
156
|
|
|
159
|
-
border-
|
|
160
|
-
border-
|
|
161
|
-
border-
|
|
162
|
-
border-start-end-radius: awsui.$border-radius-dropdown;
|
|
163
|
-
border-end-start-radius: awsui.$border-radius-dropdown;
|
|
164
|
-
border-end-end-radius: awsui.$border-radius-dropdown;
|
|
157
|
+
border-top: 1px solid #{awsui.$color-border-container-top};
|
|
158
|
+
border-bottom: 1px solid #{awsui.$color-border-container-top};
|
|
159
|
+
border-radius: awsui.$border-radius-dropdown;
|
|
165
160
|
|
|
166
161
|
&:focus {
|
|
167
162
|
outline: none;
|
|
@@ -174,10 +169,10 @@ $calendar-header-color: awsui.$color-text-body-default;
|
|
|
174
169
|
.dropdown-content {
|
|
175
170
|
user-select: text;
|
|
176
171
|
background-color: awsui.$color-background-container-content;
|
|
177
|
-
|
|
172
|
+
width: calc(2 * #{$calendar-grid-width} + #{awsui.$space-xs} + 2 * #{awsui.$space-l});
|
|
178
173
|
|
|
179
174
|
&.one-grid {
|
|
180
|
-
|
|
175
|
+
width: calc(#{$calendar-grid-width} + 2 * #{awsui.$space-l});
|
|
181
176
|
}
|
|
182
177
|
}
|
|
183
178
|
|
|
@@ -10,23 +10,18 @@
|
|
|
10
10
|
.drawer {
|
|
11
11
|
@include styles.styles-reset;
|
|
12
12
|
word-wrap: break-word;
|
|
13
|
-
padding-
|
|
14
|
-
padding-block-end: awsui.$space-scaled-xxxl;
|
|
15
|
-
padding-inline-start: awsui.$space-panel-side-left;
|
|
16
|
-
padding-inline-end: awsui.$space-panel-side-right;
|
|
13
|
+
padding: awsui.$space-scaled-l awsui.$space-panel-side-right awsui.$space-scaled-xxxl awsui.$space-panel-side-left;
|
|
17
14
|
}
|
|
18
15
|
|
|
19
16
|
.header {
|
|
20
17
|
@include styles.font-panel-header;
|
|
21
18
|
color: awsui.$color-text-heading-default;
|
|
22
|
-
padding-
|
|
23
|
-
padding-
|
|
19
|
+
padding-bottom: awsui.$space-scaled-l;
|
|
20
|
+
padding-left: awsui.$space-panel-side-left;
|
|
24
21
|
// padding to make sure the header doesn't overlap with the close icon
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
margin-
|
|
28
|
-
margin-inline-end: calc(-1 * #{awsui.$space-panel-side-right});
|
|
29
|
-
margin-inline-start: calc(-1 * #{awsui.$space-panel-side-left});
|
|
22
|
+
padding-right: calc(#{awsui.$space-xl} + #{awsui.$space-scaled-xxl});
|
|
23
|
+
border-bottom: awsui.$border-divider-section-width solid awsui.$color-border-divider-default;
|
|
24
|
+
margin: 0 calc(-1 * #{awsui.$space-panel-side-right}) awsui.$space-scaled-l calc(-1 * #{awsui.$space-panel-side-left});
|
|
30
25
|
|
|
31
26
|
h2,
|
|
32
27
|
h3,
|
|
@@ -34,8 +29,10 @@
|
|
|
34
29
|
h5,
|
|
35
30
|
h6 {
|
|
36
31
|
@include styles.font-panel-header;
|
|
37
|
-
padding-
|
|
38
|
-
|
|
32
|
+
padding-top: 0;
|
|
33
|
+
padding-bottom: 0;
|
|
34
|
+
margin-top: 0;
|
|
35
|
+
margin-bottom: 0;
|
|
39
36
|
}
|
|
40
37
|
}
|
|
41
38
|
|