@cloudscape-design/components-themeable 3.0.476 → 3.0.478
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/column-widths-utils.d.ts +1 -0
- package/lib/internal/template/table/column-widths-utils.d.ts.map +1 -1
- package/lib/internal/template/table/column-widths-utils.js +18 -0
- package/lib/internal/template/table/column-widths-utils.js.map +1 -1
- package/lib/internal/template/table/internal.d.ts.map +1 -1
- package/lib/internal/template/table/internal.js +7 -6
- 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/table/sticky-columns/use-sticky-columns.js +1 -1
- package/lib/internal/template/table/sticky-columns/use-sticky-columns.js.map +1 -1
- package/lib/internal/template/table/thead.d.ts +0 -1
- package/lib/internal/template/table/thead.d.ts.map +1 -1
- package/lib/internal/template/table/thead.js +3 -18
- package/lib/internal/template/table/thead.js.map +1 -1
- package/lib/internal/template/table/use-column-widths.d.ts +5 -3
- package/lib/internal/template/table/use-column-widths.d.ts.map +1 -1
- package/lib/internal/template/table/use-column-widths.js +61 -11
- package/lib/internal/template/table/use-column-widths.js.map +1 -1
- package/lib/internal/template/table/use-sticky-header.d.ts.map +1 -1
- package/lib/internal/template/table/use-sticky-header.js +0 -13
- package/lib/internal/template/table/use-sticky-header.js.map +1 -1
- 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
|
@@ -8,20 +8,19 @@
|
|
|
8
8
|
|
|
9
9
|
.header {
|
|
10
10
|
position: relative;
|
|
11
|
-
margin
|
|
12
|
-
margin-inline: 0;
|
|
11
|
+
margin: 0;
|
|
13
12
|
color: awsui.$color-text-dropdown-group-label;
|
|
14
|
-
border
|
|
15
|
-
border-inline: awsui.$border-divider-list-width solid transparent;
|
|
13
|
+
border: awsui.$border-divider-list-width solid transparent;
|
|
16
14
|
// remove the borders completely to avoid the slating effect at the border ends (AWSUI-10545)
|
|
17
|
-
border-
|
|
15
|
+
border-left: 0;
|
|
16
|
+
border-right: 0;
|
|
18
17
|
font-weight: bold;
|
|
19
18
|
display: flex;
|
|
20
19
|
justify-content: space-between;
|
|
21
20
|
// to compensate for the loss of padding due to the removal of the left and right borders
|
|
22
21
|
// and differences in default divider + selected border widths (visual refresh)
|
|
23
|
-
padding
|
|
24
|
-
|
|
22
|
+
padding: styles.$option-padding-with-border-placeholder-vertical
|
|
23
|
+
calc(#{awsui.$space-button-horizontal} + #{awsui.$border-item-width});
|
|
25
24
|
z-index: 1;
|
|
26
25
|
|
|
27
26
|
&.disabled {
|
|
@@ -30,8 +29,8 @@
|
|
|
30
29
|
}
|
|
31
30
|
|
|
32
31
|
&.expandable-header {
|
|
33
|
-
border-
|
|
34
|
-
border-
|
|
32
|
+
border-top-color: awsui.$color-border-dropdown-group;
|
|
33
|
+
border-bottom-color: awsui.$color-border-dropdown-group;
|
|
35
34
|
cursor: pointer;
|
|
36
35
|
&.disabled {
|
|
37
36
|
cursor: default;
|
|
@@ -40,22 +39,16 @@
|
|
|
40
39
|
outline: none;
|
|
41
40
|
}
|
|
42
41
|
&.rolled-down {
|
|
43
|
-
border-
|
|
42
|
+
border-bottom-color: transparent;
|
|
44
43
|
}
|
|
45
44
|
&.highlighted {
|
|
46
45
|
background-color: awsui.$color-background-dropdown-item-hover;
|
|
47
46
|
color: awsui.$color-text-dropdown-item-highlighted;
|
|
48
47
|
// reset padding when adding border back in
|
|
49
|
-
padding
|
|
50
|
-
|
|
51
|
-
border-
|
|
52
|
-
border-inline: awsui.$border-item-width solid awsui.$color-border-dropdown-item-hover;
|
|
53
|
-
border-start-start-radius: awsui.$border-radius-item;
|
|
54
|
-
border-start-end-radius: awsui.$border-radius-item;
|
|
55
|
-
border-end-start-radius: awsui.$border-radius-item;
|
|
56
|
-
border-end-end-radius: awsui.$border-radius-item;
|
|
48
|
+
padding: styles.$option-padding-vertical awsui.$space-button-horizontal;
|
|
49
|
+
border: awsui.$border-item-width solid awsui.$color-border-dropdown-item-hover;
|
|
50
|
+
border-radius: awsui.$border-radius-item;
|
|
57
51
|
z-index: 2;
|
|
58
|
-
|
|
59
52
|
&.disabled {
|
|
60
53
|
background-color: awsui.$color-background-dropdown-item-dimmed;
|
|
61
54
|
border-color: awsui.$color-border-dropdown-item-dimmed-hover;
|
|
@@ -68,12 +61,14 @@
|
|
|
68
61
|
}
|
|
69
62
|
|
|
70
63
|
&.variant-navigation {
|
|
71
|
-
padding-
|
|
64
|
+
padding-top: awsui.$space-xs;
|
|
65
|
+
padding-bottom: awsui.$space-xs;
|
|
72
66
|
|
|
73
67
|
&.highlighted {
|
|
74
68
|
border-color: transparent;
|
|
75
|
-
border-
|
|
76
|
-
border-
|
|
69
|
+
border-top-color: awsui.$color-border-dropdown-group;
|
|
70
|
+
border-bottom-color: awsui.$color-border-dropdown-group;
|
|
71
|
+
|
|
77
72
|
background-color: transparent;
|
|
78
73
|
color: awsui.$color-text-accent;
|
|
79
74
|
}
|
|
@@ -83,34 +78,33 @@
|
|
|
83
78
|
|
|
84
79
|
.category {
|
|
85
80
|
list-style: none;
|
|
86
|
-
margin-
|
|
87
|
-
padding
|
|
88
|
-
padding-inline: 0;
|
|
81
|
+
margin-top: calc(-1 * #{awsui.$border-divider-list-width});
|
|
82
|
+
padding: 0;
|
|
89
83
|
&:first-child {
|
|
90
|
-
margin-
|
|
84
|
+
margin-top: 0;
|
|
91
85
|
}
|
|
92
86
|
|
|
93
87
|
&.expandable {
|
|
94
|
-
border-
|
|
88
|
+
border-top: 0;
|
|
95
89
|
}
|
|
96
90
|
|
|
97
91
|
&:last-child {
|
|
98
|
-
border-
|
|
92
|
+
border-bottom: none;
|
|
99
93
|
}
|
|
100
94
|
|
|
101
95
|
&.variant-navigation {
|
|
102
|
-
padding-
|
|
96
|
+
padding-top: awsui.$space-xxs;
|
|
103
97
|
|
|
104
98
|
&.expandable {
|
|
105
|
-
padding-
|
|
99
|
+
padding-top: 0;
|
|
106
100
|
}
|
|
107
101
|
}
|
|
108
102
|
}
|
|
109
103
|
|
|
110
104
|
.expand-icon {
|
|
111
105
|
position: relative;
|
|
112
|
-
|
|
113
|
-
|
|
106
|
+
left: awsui.$space-s;
|
|
107
|
+
width: awsui.$space-m;
|
|
114
108
|
display: inline-block;
|
|
115
109
|
|
|
116
110
|
&-up {
|
|
@@ -126,10 +120,7 @@
|
|
|
126
120
|
}
|
|
127
121
|
|
|
128
122
|
.items-list-container {
|
|
129
|
-
padding
|
|
130
|
-
|
|
131
|
-
margin-block-start: -1px;
|
|
132
|
-
margin-block-end: 0;
|
|
133
|
-
margin-inline: 0;
|
|
123
|
+
padding: 0;
|
|
124
|
+
margin: -1px 0 0 0;
|
|
134
125
|
overflow-y: auto;
|
|
135
126
|
}
|
|
@@ -9,13 +9,11 @@
|
|
|
9
9
|
.item-element {
|
|
10
10
|
position: relative;
|
|
11
11
|
z-index: 1;
|
|
12
|
-
border
|
|
13
|
-
border-inline: awsui.$border-item-width solid transparent;
|
|
12
|
+
border: awsui.$border-item-width solid transparent;
|
|
14
13
|
list-style: none;
|
|
15
|
-
padding
|
|
16
|
-
padding-inline: 0;
|
|
14
|
+
padding: 0;
|
|
17
15
|
color: awsui.$color-text-dropdown-item-default;
|
|
18
|
-
margin-
|
|
16
|
+
margin-top: calc(-1 * #{styles.$control-border-width});
|
|
19
17
|
cursor: pointer;
|
|
20
18
|
|
|
21
19
|
&.disabled {
|
|
@@ -23,10 +21,10 @@
|
|
|
23
21
|
color: awsui.$color-text-dropdown-item-disabled;
|
|
24
22
|
}
|
|
25
23
|
&:first-child {
|
|
26
|
-
margin-
|
|
24
|
+
margin-top: 0;
|
|
27
25
|
}
|
|
28
26
|
&.last {
|
|
29
|
-
border-
|
|
27
|
+
border-bottom: awsui.$border-item-width solid awsui.$color-border-dropdown-group;
|
|
30
28
|
}
|
|
31
29
|
&.highlighted {
|
|
32
30
|
color: awsui.$color-text-dropdown-item-highlighted;
|
|
@@ -38,10 +36,7 @@
|
|
|
38
36
|
&.variant-primary {
|
|
39
37
|
background-color: awsui.$color-background-dropdown-item-hover;
|
|
40
38
|
border-color: awsui.$color-border-dropdown-item-hover;
|
|
41
|
-
border-
|
|
42
|
-
border-start-end-radius: awsui.$border-radius-item;
|
|
43
|
-
border-end-start-radius: awsui.$border-radius-item;
|
|
44
|
-
border-end-end-radius: awsui.$border-radius-item;
|
|
39
|
+
border-radius: awsui.$border-radius-item;
|
|
45
40
|
|
|
46
41
|
&.disabled {
|
|
47
42
|
color: awsui.$color-text-dropdown-item-dimmed;
|
|
@@ -63,17 +58,18 @@
|
|
|
63
58
|
|
|
64
59
|
// Additional spacing for groups of items
|
|
65
60
|
&.first:not(.has-category-header) {
|
|
66
|
-
padding-
|
|
61
|
+
padding-top: styles.$option-padding-vertical;
|
|
67
62
|
}
|
|
68
63
|
&.last {
|
|
69
|
-
padding-
|
|
64
|
+
padding-bottom: styles.$option-padding-vertical;
|
|
70
65
|
}
|
|
71
66
|
&.first.last {
|
|
72
|
-
padding-
|
|
67
|
+
padding-bottom: styles.$option-padding-vertical;
|
|
68
|
+
padding-top: styles.$option-padding-vertical;
|
|
73
69
|
}
|
|
74
70
|
// Additional spacing for the very last item in the list
|
|
75
71
|
&.last:last-child {
|
|
76
|
-
padding-
|
|
72
|
+
padding-bottom: styles.$option-padding-vertical;
|
|
77
73
|
}
|
|
78
74
|
}
|
|
79
75
|
}
|
|
@@ -82,8 +78,7 @@
|
|
|
82
78
|
@include styles.text-wrapping;
|
|
83
79
|
display: flex;
|
|
84
80
|
align-items: flex-start;
|
|
85
|
-
padding
|
|
86
|
-
padding-inline: awsui.$space-button-horizontal;
|
|
81
|
+
padding: styles.$option-padding-vertical awsui.$space-button-horizontal;
|
|
87
82
|
color: inherit;
|
|
88
83
|
text-decoration: none;
|
|
89
84
|
|
|
@@ -94,15 +89,15 @@
|
|
|
94
89
|
/* stylelint-disable-next-line selector-max-type */
|
|
95
90
|
.has-category-header > &,
|
|
96
91
|
.has-category-header > span > & {
|
|
97
|
-
padding-
|
|
92
|
+
padding-left: calc(#{awsui.$space-s} + #{awsui.$space-button-horizontal});
|
|
98
93
|
}
|
|
99
94
|
}
|
|
100
95
|
|
|
101
96
|
.icon {
|
|
102
|
-
padding-
|
|
97
|
+
padding-right: awsui.$space-xs;
|
|
103
98
|
flex-shrink: 0;
|
|
104
99
|
}
|
|
105
100
|
|
|
106
101
|
.external-icon {
|
|
107
|
-
margin-
|
|
102
|
+
margin-left: awsui.$space-xxs;
|
|
108
103
|
}
|
|
@@ -20,12 +20,12 @@
|
|
|
20
20
|
user-select: none;
|
|
21
21
|
background-color: awsui.$color-background-dropdown-item-default;
|
|
22
22
|
outline: none;
|
|
23
|
-
border-
|
|
24
|
-
border-
|
|
23
|
+
border-top: none;
|
|
24
|
+
border-bottom: none;
|
|
25
25
|
|
|
26
26
|
display: flex;
|
|
27
27
|
flex-direction: column;
|
|
28
|
-
|
|
28
|
+
width: 100%;
|
|
29
29
|
|
|
30
30
|
&.nowrap {
|
|
31
31
|
white-space: nowrap;
|
|
@@ -13,10 +13,8 @@ $dropdown-trigger-icon-offset: 2px;
|
|
|
13
13
|
}
|
|
14
14
|
|
|
15
15
|
.items-list-container {
|
|
16
|
-
padding
|
|
17
|
-
|
|
18
|
-
margin-block: 0;
|
|
19
|
-
margin-inline: 0;
|
|
16
|
+
padding: 0;
|
|
17
|
+
margin: 0;
|
|
20
18
|
|
|
21
19
|
@include styles.with-motion {
|
|
22
20
|
animation: awsui-motion-fade-in-0 500ms awsui.$motion-easing-show-quick;
|
|
@@ -42,11 +40,9 @@ $dropdown-trigger-icon-offset: 2px;
|
|
|
42
40
|
display: flex;
|
|
43
41
|
flex-direction: column;
|
|
44
42
|
list-style: none;
|
|
45
|
-
padding
|
|
46
|
-
|
|
47
|
-
border-
|
|
48
|
-
border-block-end: styles.$control-border-width solid awsui.$color-border-dropdown-group;
|
|
49
|
-
border-inline: styles.$control-border-width solid transparent;
|
|
43
|
+
padding: awsui.$space-s awsui.$space-l;
|
|
44
|
+
border: styles.$control-border-width solid transparent;
|
|
45
|
+
border-bottom: styles.$control-border-width solid awsui.$color-border-dropdown-group;
|
|
50
46
|
}
|
|
51
47
|
|
|
52
48
|
.title,
|
|
@@ -65,23 +61,24 @@ $dropdown-trigger-icon-offset: 2px;
|
|
|
65
61
|
|
|
66
62
|
& > .trigger-item:not(:last-child) {
|
|
67
63
|
& > .trigger-button {
|
|
68
|
-
border-
|
|
69
|
-
border-
|
|
70
|
-
padding-
|
|
71
|
-
margin-
|
|
64
|
+
border-top-right-radius: 0;
|
|
65
|
+
border-bottom-right-radius: 0;
|
|
66
|
+
padding-right: awsui.$space-m;
|
|
67
|
+
margin-right: awsui.$space-xxxs;
|
|
72
68
|
}
|
|
73
69
|
}
|
|
74
70
|
|
|
75
71
|
& > .trigger-item:not(:first-child) {
|
|
76
72
|
& > .trigger-button {
|
|
77
|
-
border-
|
|
78
|
-
border-
|
|
79
|
-
padding-
|
|
73
|
+
border-top-left-radius: 0;
|
|
74
|
+
border-bottom-left-radius: 0;
|
|
75
|
+
padding-left: calc(#{awsui.$space-xs} - #{$dropdown-trigger-icon-offset});
|
|
76
|
+
padding-right: calc(#{awsui.$space-xs} - #{$dropdown-trigger-icon-offset});
|
|
80
77
|
}
|
|
81
78
|
|
|
82
79
|
&.visual-refresh {
|
|
83
80
|
& > .trigger-button {
|
|
84
|
-
padding-
|
|
81
|
+
padding-right: calc(#{awsui.$space-s} - #{$dropdown-trigger-icon-offset});
|
|
85
82
|
}
|
|
86
83
|
}
|
|
87
84
|
}
|
|
@@ -18,12 +18,11 @@
|
|
|
18
18
|
.calendar {
|
|
19
19
|
display: block;
|
|
20
20
|
// IE11 does not calculate the height correctly when in nested flex containers (@see https://github.com/philipwalton/flexbugs#flexbug-3)
|
|
21
|
-
|
|
21
|
+
width: awsui.$size-calendar-grid-width;
|
|
22
22
|
overflow: auto;
|
|
23
23
|
|
|
24
24
|
&-inner {
|
|
25
|
-
margin
|
|
26
|
-
margin-inline: awsui.$space-xs;
|
|
25
|
+
margin: awsui.$space-xs;
|
|
27
26
|
}
|
|
28
27
|
|
|
29
28
|
&-header {
|
|
@@ -36,8 +35,7 @@
|
|
|
36
35
|
@include styles.font-body-m;
|
|
37
36
|
font-weight: typographyConstants.$font-weight-bold;
|
|
38
37
|
color: calendar.$header-color;
|
|
39
|
-
margin
|
|
40
|
-
margin-inline: 0;
|
|
38
|
+
margin: 0;
|
|
41
39
|
}
|
|
42
40
|
|
|
43
41
|
&-next-month-btn {
|
|
@@ -49,45 +47,39 @@
|
|
|
49
47
|
}
|
|
50
48
|
|
|
51
49
|
&-grid {
|
|
52
|
-
|
|
50
|
+
width: 100%;
|
|
53
51
|
border-spacing: 0;
|
|
54
52
|
}
|
|
55
53
|
|
|
56
54
|
&-grid-cell {
|
|
57
|
-
|
|
55
|
+
width: calc(100% / 7);
|
|
58
56
|
word-break: break-word;
|
|
59
57
|
text-align: center;
|
|
60
58
|
font-weight: unset;
|
|
61
59
|
}
|
|
62
60
|
|
|
63
61
|
&-day-header {
|
|
64
|
-
padding
|
|
65
|
-
padding-block-end: awsui.$space-xxs;
|
|
66
|
-
padding-inline: 0;
|
|
62
|
+
padding: awsui.$space-s 0 awsui.$space-xxs;
|
|
67
63
|
color: calendar.$grid-day-name-color;
|
|
68
64
|
@include styles.font-body-s;
|
|
69
65
|
}
|
|
70
66
|
|
|
71
67
|
&-day {
|
|
72
|
-
border-
|
|
73
|
-
border-
|
|
74
|
-
padding
|
|
75
|
-
padding-inline: 0;
|
|
68
|
+
border-bottom: calendar.$grid-border;
|
|
69
|
+
border-right: calendar.$grid-border;
|
|
70
|
+
padding: awsui.$space-xxs 0;
|
|
76
71
|
color: calendar.$grid-disabled-day-color;
|
|
77
72
|
position: relative;
|
|
78
73
|
|
|
79
74
|
&:first-child {
|
|
80
|
-
border-
|
|
75
|
+
border-left: calendar.$grid-border;
|
|
81
76
|
}
|
|
82
77
|
|
|
83
78
|
&-enabled {
|
|
84
79
|
cursor: pointer;
|
|
85
80
|
color: calendar.$grid-nonmonth-day-color;
|
|
86
81
|
&::after {
|
|
87
|
-
border-
|
|
88
|
-
border-start-end-radius: awsui.$border-radius-item;
|
|
89
|
-
border-end-start-radius: awsui.$border-radius-item;
|
|
90
|
-
border-end-end-radius: awsui.$border-radius-item;
|
|
82
|
+
border-radius: awsui.$border-radius-item;
|
|
91
83
|
}
|
|
92
84
|
&.calendar-day-current-month {
|
|
93
85
|
color: calendar.$grid-day-color;
|
|
@@ -96,8 +88,7 @@
|
|
|
96
88
|
background-color: calendar.$grid-hover-background-color;
|
|
97
89
|
&:not(.calendar-day-selected) {
|
|
98
90
|
&::after {
|
|
99
|
-
border
|
|
100
|
-
border-inline: awsui.$border-item-width solid calendar.$grid-hover-border-color;
|
|
91
|
+
border: awsui.$border-item-width solid calendar.$grid-hover-border-color;
|
|
101
92
|
}
|
|
102
93
|
}
|
|
103
94
|
}
|
|
@@ -106,10 +97,7 @@
|
|
|
106
97
|
|
|
107
98
|
&-today {
|
|
108
99
|
background-color: calendar.$grid-today-background-color;
|
|
109
|
-
border-
|
|
110
|
-
border-start-end-radius: awsui.$border-radius-item;
|
|
111
|
-
border-end-start-radius: awsui.$border-radius-item;
|
|
112
|
-
border-end-end-radius: awsui.$border-radius-item;
|
|
100
|
+
border-radius: awsui.$border-radius-item;
|
|
113
101
|
font-weight: styles.$font-weight-bold;
|
|
114
102
|
}
|
|
115
103
|
|
|
@@ -117,10 +105,10 @@
|
|
|
117
105
|
content: '';
|
|
118
106
|
position: absolute;
|
|
119
107
|
z-index: 1;
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
108
|
+
top: calc(-1 * #{awsui.$border-item-width});
|
|
109
|
+
left: -1px;
|
|
110
|
+
bottom: -1px;
|
|
111
|
+
right: calc(-1 * #{awsui.$border-item-width});
|
|
124
112
|
background-color: transparent;
|
|
125
113
|
}
|
|
126
114
|
> .day-inner {
|
|
@@ -160,12 +148,8 @@
|
|
|
160
148
|
}
|
|
161
149
|
&::after {
|
|
162
150
|
background-color: calendar.$grid-selected-background-color;
|
|
163
|
-
border
|
|
164
|
-
border-
|
|
165
|
-
border-start-start-radius: awsui.$border-radius-item;
|
|
166
|
-
border-start-end-radius: awsui.$border-radius-item;
|
|
167
|
-
border-end-start-radius: awsui.$border-radius-item;
|
|
168
|
-
border-end-end-radius: awsui.$border-radius-item;
|
|
151
|
+
border: awsui.$border-item-width solid calendar.$grid-selected-border-color;
|
|
152
|
+
border-radius: awsui.$border-radius-item;
|
|
169
153
|
}
|
|
170
154
|
> .day-inner {
|
|
171
155
|
z-index: 2;
|
|
@@ -178,7 +162,7 @@
|
|
|
178
162
|
&-week {
|
|
179
163
|
&:first-child {
|
|
180
164
|
> .calendar-day {
|
|
181
|
-
border-
|
|
165
|
+
border-top: calendar.$grid-border;
|
|
182
166
|
}
|
|
183
167
|
}
|
|
184
168
|
}
|
|
@@ -18,11 +18,10 @@
|
|
|
18
18
|
.header {
|
|
19
19
|
&-variant-full-page.header-refresh {
|
|
20
20
|
@include container.borders-and-shadows;
|
|
21
|
-
padding-
|
|
22
|
-
padding-
|
|
23
|
-
|
|
24
|
-
);
|
|
25
|
-
padding-inline: 0;
|
|
21
|
+
padding-top: 0;
|
|
22
|
+
padding-left: 0;
|
|
23
|
+
padding-right: 0;
|
|
24
|
+
padding-bottom: calc(#{awsui.$space-container-header-bottom} + #{awsui.$space-table-header-tools-full-page-bottom});
|
|
26
25
|
}
|
|
27
26
|
}
|
|
28
27
|
|
|
@@ -31,17 +30,14 @@
|
|
|
31
30
|
flex-wrap: wrap;
|
|
32
31
|
box-sizing: border-box;
|
|
33
32
|
// reset styles from OL
|
|
34
|
-
padding
|
|
35
|
-
padding-inline: 0;
|
|
33
|
+
padding: 0;
|
|
36
34
|
list-style: none;
|
|
37
|
-
margin
|
|
38
|
-
margin-inline-start: calc(#{awsui.$space-grid-gutter} * -1);
|
|
39
|
-
margin-inline-end: 0;
|
|
35
|
+
margin: 0 0 0 calc(#{awsui.$space-grid-gutter} * -1);
|
|
40
36
|
|
|
41
37
|
@for $i from 1 through 20 {
|
|
42
38
|
&.list-grid-#{$i} {
|
|
43
39
|
> .card {
|
|
44
|
-
|
|
40
|
+
width: math.div(100%, $i);
|
|
45
41
|
}
|
|
46
42
|
}
|
|
47
43
|
}
|
|
@@ -50,11 +46,10 @@
|
|
|
50
46
|
.selection-control {
|
|
51
47
|
position: absolute;
|
|
52
48
|
box-sizing: border-box;
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
padding
|
|
57
|
-
padding-inline: awsui.$space-card-horizontal;
|
|
49
|
+
width: calc(#{awsui.$size-control} + (2 * #{awsui.$space-card-horizontal}));
|
|
50
|
+
top: 0;
|
|
51
|
+
right: 0;
|
|
52
|
+
padding: awsui.$space-card-vertical awsui.$space-card-horizontal;
|
|
58
53
|
}
|
|
59
54
|
|
|
60
55
|
.loading,
|
|
@@ -62,55 +57,48 @@
|
|
|
62
57
|
overflow: hidden;
|
|
63
58
|
text-align: center;
|
|
64
59
|
color: awsui.$color-text-empty;
|
|
65
|
-
margin-
|
|
60
|
+
margin-bottom: awsui.$space-scaled-l;
|
|
66
61
|
}
|
|
67
62
|
|
|
68
63
|
.has-header {
|
|
69
64
|
// Unfortunately, we don't have access to the header of InternalContainer
|
|
70
65
|
// in order to use margin-bottom instead.
|
|
71
|
-
margin-
|
|
66
|
+
margin-top: awsui.$space-grid-gutter;
|
|
72
67
|
}
|
|
73
68
|
|
|
74
69
|
.card {
|
|
75
70
|
display: flex;
|
|
76
71
|
overflow-wrap: break-word;
|
|
77
72
|
word-wrap: break-word;
|
|
78
|
-
margin
|
|
79
|
-
|
|
80
|
-
padding-block: 0;
|
|
81
|
-
padding-inline: 0;
|
|
73
|
+
margin: 0;
|
|
74
|
+
padding: 0;
|
|
82
75
|
list-style: none;
|
|
83
76
|
&-inner {
|
|
84
77
|
position: relative;
|
|
85
78
|
background-color: awsui.$color-background-container-content;
|
|
86
|
-
margin-
|
|
87
|
-
|
|
88
|
-
margin-inline-start: awsui.$space-grid-gutter;
|
|
89
|
-
margin-inline-end: 0;
|
|
90
|
-
padding-block: awsui.$space-card-vertical;
|
|
91
|
-
padding-inline: awsui.$space-card-horizontal;
|
|
79
|
+
margin: 0 0 awsui.$space-grid-gutter awsui.$space-grid-gutter;
|
|
80
|
+
padding: awsui.$space-card-vertical awsui.$space-card-horizontal;
|
|
92
81
|
@include styles.container-shadow;
|
|
93
|
-
|
|
94
|
-
min-
|
|
82
|
+
width: 100%;
|
|
83
|
+
min-width: 0;
|
|
95
84
|
}
|
|
96
85
|
&-header {
|
|
97
86
|
@include styles.font-heading-m;
|
|
98
87
|
&-inner {
|
|
99
|
-
|
|
88
|
+
width: 100%;
|
|
100
89
|
display: inline-block;
|
|
101
90
|
}
|
|
102
91
|
}
|
|
103
92
|
&-selectable {
|
|
104
93
|
> .card-inner > .card-header {
|
|
105
|
-
|
|
94
|
+
width: 90%;
|
|
106
95
|
}
|
|
107
96
|
}
|
|
108
97
|
&-selected {
|
|
109
98
|
> .card-inner {
|
|
110
99
|
background-color: awsui.$color-background-item-selected;
|
|
111
100
|
&::before {
|
|
112
|
-
border
|
|
113
|
-
border-inline: awsui.$border-item-width solid awsui.$color-border-item-selected;
|
|
101
|
+
border: awsui.$border-item-width solid awsui.$color-border-item-selected;
|
|
114
102
|
}
|
|
115
103
|
}
|
|
116
104
|
}
|
|
@@ -120,9 +108,7 @@
|
|
|
120
108
|
display: inline-block;
|
|
121
109
|
box-sizing: border-box;
|
|
122
110
|
// only scale bottom padding to reduce padding between sections and after the last section.
|
|
123
|
-
padding
|
|
124
|
-
padding-block-end: awsui.$space-scaled-xs;
|
|
125
|
-
padding-inline: 0;
|
|
111
|
+
padding: awsui.$space-xs 0 awsui.$space-scaled-xs 0;
|
|
126
112
|
vertical-align: top;
|
|
127
113
|
&-header {
|
|
128
114
|
@include styles.font-label;
|
|
@@ -133,9 +119,7 @@
|
|
|
133
119
|
}
|
|
134
120
|
}
|
|
135
121
|
.section:last-child {
|
|
136
|
-
padding
|
|
137
|
-
padding-block-end: 0;
|
|
138
|
-
padding-inline: 0;
|
|
122
|
+
padding: awsui.$space-xs 0 0 0;
|
|
139
123
|
}
|
|
140
124
|
|
|
141
125
|
.footer-pagination {
|
|
@@ -12,10 +12,10 @@
|
|
|
12
12
|
|
|
13
13
|
.code-editor-refresh :global .ace_editor {
|
|
14
14
|
.ace_gutter {
|
|
15
|
-
border-
|
|
15
|
+
border-top-left-radius: calc(awsui.$border-radius-code-editor - awsui.$border-item-width);
|
|
16
16
|
}
|
|
17
17
|
.ace_scroller {
|
|
18
|
-
border-
|
|
18
|
+
border-top-right-radius: calc(awsui.$border-radius-code-editor - awsui.$border-item-width);
|
|
19
19
|
}
|
|
20
20
|
}
|
|
21
21
|
|
|
@@ -50,7 +50,8 @@
|
|
|
50
50
|
}
|
|
51
51
|
|
|
52
52
|
.ace_gutter-cell {
|
|
53
|
-
padding-
|
|
53
|
+
padding-left: $gutter-padding-left;
|
|
54
|
+
padding-right: $gutter-padding-right;
|
|
54
55
|
}
|
|
55
56
|
|
|
56
57
|
.ace_fold-widget {
|
|
@@ -58,17 +59,16 @@
|
|
|
58
59
|
<<html<<<<
|
|
59
60
|
</html>
|
|
60
61
|
*/
|
|
61
|
-
|
|
62
|
-
margin-
|
|
62
|
+
width: $gutter-padding-right - 2 * 1px; // gutter padding - 1px margin each side
|
|
63
|
+
margin-right: -$gutter-padding-right + 1px; // leave 1px margin on each side
|
|
63
64
|
background-color: transparent;
|
|
64
|
-
border
|
|
65
|
-
border-inline: none;
|
|
65
|
+
border: none;
|
|
66
66
|
}
|
|
67
67
|
|
|
68
68
|
.ace_gutter_annotation {
|
|
69
69
|
// To align our custom icon with the annotation clickable/focus area.
|
|
70
70
|
// Based on -19px in ace's default stylesheet.
|
|
71
|
-
margin-
|
|
71
|
+
margin-left: -21px;
|
|
72
72
|
}
|
|
73
73
|
|
|
74
74
|
.ace_fold-widget,
|
|
@@ -85,13 +85,13 @@
|
|
|
85
85
|
.ace_marker-layer > .ace_active-line {
|
|
86
86
|
background: transparent;
|
|
87
87
|
box-sizing: border-box;
|
|
88
|
-
border-
|
|
89
|
-
border-
|
|
88
|
+
border-top: 1px solid $active-line-border-color-light;
|
|
89
|
+
border-bottom: 1px solid $active-line-border-color-light;
|
|
90
90
|
}
|
|
91
91
|
|
|
92
92
|
&.ace_dark .ace_marker-layer > .ace_active-line {
|
|
93
|
-
border-
|
|
94
|
-
border-
|
|
93
|
+
border-top: 1px solid $active-line-border-color-dark;
|
|
94
|
+
border-bottom: 1px solid $active-line-border-color-dark;
|
|
95
95
|
}
|
|
96
96
|
|
|
97
97
|
.ace_gutter {
|