@cloudscape-design/components 3.0.1350 → 3.0.1352
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/action-card/styles.css.js +17 -17
- package/action-card/styles.scoped.css +95 -102
- package/action-card/styles.selectors.js +17 -17
- package/alert/styles.css.js +27 -27
- package/alert/styles.scoped.css +40 -44
- package/alert/styles.selectors.js +27 -27
- package/anchor-navigation/styles.css.js +8 -8
- package/anchor-navigation/styles.scoped.css +18 -22
- package/anchor-navigation/styles.selectors.js +8 -8
- package/annotation-context/annotation/styles.css.js +13 -13
- package/annotation-context/annotation/styles.scoped.css +20 -24
- package/annotation-context/annotation/styles.selectors.js +13 -13
- package/app-layout/content-wrapper/styles.css.js +3 -3
- package/app-layout/content-wrapper/styles.scoped.css +6 -10
- package/app-layout/content-wrapper/styles.selectors.js +3 -3
- package/app-layout/drawer/styles.css.js +14 -14
- package/app-layout/drawer/styles.scoped.css +22 -26
- package/app-layout/drawer/styles.selectors.js +14 -14
- package/app-layout/mobile-toolbar/styles.css.js +8 -8
- package/app-layout/mobile-toolbar/styles.scoped.css +8 -12
- package/app-layout/mobile-toolbar/styles.selectors.js +8 -8
- package/app-layout/resize/styles.css.js +5 -5
- package/app-layout/resize/styles.scoped.css +12 -16
- package/app-layout/resize/styles.selectors.js +5 -5
- package/app-layout/split-panel/styles.css.js +2 -2
- package/app-layout/split-panel/styles.scoped.css +2 -6
- package/app-layout/split-panel/styles.selectors.js +2 -2
- package/app-layout/styles.css.js +12 -12
- package/app-layout/styles.scoped.css +12 -16
- package/app-layout/styles.selectors.js +12 -12
- package/app-layout/toggles/styles.css.js +2 -2
- package/app-layout/toggles/styles.scoped.css +6 -10
- package/app-layout/toggles/styles.selectors.js +2 -2
- package/app-layout/visual-refresh/styles.css.js +86 -86
- package/app-layout/visual-refresh/styles.scoped.css +163 -179
- package/app-layout/visual-refresh/styles.selectors.js +86 -86
- package/app-layout/visual-refresh-toolbar/drawer/styles.css.js +32 -32
- package/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +83 -102
- package/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +32 -32
- package/app-layout/visual-refresh-toolbar/navigation/styles.css.js +6 -6
- package/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +9 -13
- package/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +6 -6
- package/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +30 -30
- package/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +59 -63
- package/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +30 -30
- package/app-layout/visual-refresh-toolbar/split-panel/styles.css.js +1 -1
- package/app-layout/visual-refresh-toolbar/split-panel/styles.scoped.css +1 -5
- package/app-layout/visual-refresh-toolbar/split-panel/styles.selectors.js +1 -1
- package/app-layout/visual-refresh-toolbar/toolbar/styles.css.js +14 -14
- package/app-layout/visual-refresh-toolbar/toolbar/styles.scoped.css +31 -48
- package/app-layout/visual-refresh-toolbar/toolbar/styles.selectors.js +14 -14
- package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.css.js +6 -6
- package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.scoped.css +14 -18
- package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.selectors.js +6 -6
- package/area-chart/styles.css.js +6 -6
- package/area-chart/styles.scoped.css +9 -13
- package/area-chart/styles.selectors.js +6 -6
- package/attribute-editor/styles.css.js +15 -15
- package/attribute-editor/styles.scoped.css +25 -32
- package/attribute-editor/styles.selectors.js +15 -15
- package/badge/styles.css.js +10 -10
- package/badge/styles.scoped.css +10 -14
- package/badge/styles.selectors.js +10 -10
- package/box/styles.css.js +220 -220
- package/box/styles.scoped.css +265 -269
- package/box/styles.selectors.js +220 -220
- package/breadcrumb-group/item/styles.css.js +7 -7
- package/breadcrumb-group/item/styles.scoped.css +25 -33
- package/breadcrumb-group/item/styles.selectors.js +7 -7
- package/breadcrumb-group/styles.css.js +14 -14
- package/breadcrumb-group/styles.scoped.css +24 -31
- package/breadcrumb-group/styles.selectors.js +14 -14
- package/button/icon-helper.js +1 -1
- package/button/icon-helper.js.map +1 -1
- package/button/styles.css.js +23 -23
- package/button/styles.scoped.css +70 -74
- package/button/styles.selectors.js +23 -23
- package/button-dropdown/category-elements/styles.css.js +18 -18
- package/button-dropdown/category-elements/styles.scoped.css +28 -36
- package/button-dropdown/category-elements/styles.selectors.js +18 -18
- package/button-dropdown/item-element/styles.css.js +21 -21
- package/button-dropdown/item-element/styles.scoped.css +34 -38
- package/button-dropdown/item-element/styles.selectors.js +21 -21
- package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
- package/button-dropdown/mobile-expandable-group/styles.scoped.css +5 -9
- package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
- package/button-dropdown/styles.css.js +23 -23
- package/button-dropdown/styles.scoped.css +32 -43
- package/button-dropdown/styles.selectors.js +23 -23
- package/button-group/styles.css.js +4 -4
- package/button-group/styles.scoped.css +4 -8
- package/button-group/styles.selectors.js +4 -4
- package/calendar/styles.css.js +21 -21
- package/calendar/styles.scoped.css +43 -47
- package/calendar/styles.selectors.js +21 -21
- package/cards/styles.css.js +38 -38
- package/cards/styles.scoped.css +39 -43
- package/cards/styles.selectors.js +38 -38
- package/checkbox/styles.css.js +3 -3
- package/checkbox/styles.scoped.css +5 -9
- package/checkbox/styles.selectors.js +3 -3
- package/code-editor/resizable-box/styles.css.js +4 -4
- package/code-editor/resizable-box/styles.scoped.css +6 -10
- package/code-editor/resizable-box/styles.selectors.js +4 -4
- package/code-editor/styles.css.js +33 -33
- package/code-editor/styles.scoped.css +138 -142
- package/code-editor/styles.selectors.js +33 -33
- package/collection-preferences/styles.css.js +38 -38
- package/collection-preferences/styles.scoped.css +39 -43
- package/collection-preferences/styles.selectors.js +38 -38
- package/column-layout/flexible-column-layout/styles.css.js +5 -5
- package/column-layout/flexible-column-layout/styles.scoped.css +8 -12
- package/column-layout/flexible-column-layout/styles.selectors.js +5 -5
- package/column-layout/styles.css.js +13 -13
- package/column-layout/styles.scoped.css +43 -47
- package/column-layout/styles.selectors.js +13 -13
- package/container/styles.css.js +33 -33
- package/container/styles.scoped.css +56 -60
- package/container/styles.selectors.js +33 -33
- package/content-layout/styles.css.js +14 -14
- package/content-layout/styles.scoped.css +16 -20
- package/content-layout/styles.selectors.js +14 -14
- package/date-picker/styles.css.js +7 -7
- package/date-picker/styles.scoped.css +9 -13
- package/date-picker/styles.selectors.js +7 -7
- package/date-range-picker/calendar/grids/styles.css.js +30 -30
- package/date-range-picker/calendar/grids/styles.scoped.css +55 -59
- package/date-range-picker/calendar/grids/styles.selectors.js +30 -30
- package/date-range-picker/relative-range/styles.css.js +6 -6
- package/date-range-picker/relative-range/styles.scoped.css +10 -14
- package/date-range-picker/relative-range/styles.selectors.js +6 -6
- package/date-range-picker/styles.css.js +23 -23
- package/date-range-picker/styles.scoped.css +32 -36
- package/date-range-picker/styles.selectors.js +23 -23
- package/divider/styles.css.js +6 -6
- package/divider/styles.scoped.css +6 -10
- package/divider/styles.selectors.js +6 -6
- package/drawer/styles.css.js +29 -29
- package/drawer/styles.scoped.css +35 -39
- package/drawer/styles.selectors.js +29 -29
- package/dropdown/styles.css.js +20 -20
- package/dropdown/styles.scoped.css +37 -41
- package/dropdown/styles.selectors.js +20 -20
- package/expandable-section/styles.css.js +43 -43
- package/expandable-section/styles.scoped.css +93 -178
- package/expandable-section/styles.selectors.js +43 -43
- package/file-dropzone/styles.css.js +3 -3
- package/file-dropzone/styles.scoped.css +3 -7
- package/file-dropzone/styles.selectors.js +3 -3
- package/file-input/styles.css.js +5 -5
- package/file-input/styles.scoped.css +8 -12
- package/file-input/styles.selectors.js +5 -5
- package/file-token-group/styles.css.js +23 -23
- package/file-token-group/styles.scoped.css +33 -37
- package/file-token-group/styles.selectors.js +23 -23
- package/flashbar/styles.css.js +50 -50
- package/flashbar/styles.scoped.css +188 -152
- package/flashbar/styles.selectors.js +50 -50
- package/form/styles.css.js +8 -8
- package/form/styles.scoped.css +8 -12
- package/form/styles.selectors.js +8 -8
- package/form-field/styles.css.js +24 -24
- package/form-field/styles.scoped.css +38 -42
- package/form-field/styles.selectors.js +24 -24
- package/grid/styles.css.js +53 -53
- package/grid/styles.scoped.css +54 -58
- package/grid/styles.selectors.js +53 -53
- package/header/styles.css.js +35 -35
- package/header/styles.scoped.css +54 -58
- package/header/styles.selectors.js +35 -35
- package/help-panel/styles.css.js +6 -6
- package/help-panel/styles.scoped.css +66 -70
- package/help-panel/styles.selectors.js +6 -6
- package/hotspot/styles.css.js +7 -7
- package/hotspot/styles.scoped.css +7 -11
- package/hotspot/styles.selectors.js +7 -7
- package/icon/generated/icons.js +202 -176
- package/icon/generated/icons.js.map +1 -1
- package/icon/styles.css.js +41 -41
- package/icon/styles.scoped.css +91 -95
- package/icon/styles.selectors.js +41 -41
- package/input/internal.js +1 -1
- package/input/internal.js.map +1 -1
- package/input/styles.css.js +28 -28
- package/input/styles.scoped.css +68 -72
- package/input/styles.selectors.js +28 -28
- package/internal/base-component/styles.scoped.css +1 -1
- package/internal/base-theme/styles.scoped.css +1 -0
- package/internal/components/abstract-switch/styles.css.js +13 -13
- package/internal/components/abstract-switch/styles.scoped.css +20 -24
- package/internal/components/abstract-switch/styles.selectors.js +13 -13
- package/internal/components/button-trigger/styles.css.js +14 -14
- package/internal/components/button-trigger/styles.scoped.css +29 -39
- package/internal/components/button-trigger/styles.selectors.js +14 -14
- package/internal/components/cartesian-chart/styles.css.js +28 -28
- package/internal/components/cartesian-chart/styles.scoped.css +32 -36
- package/internal/components/cartesian-chart/styles.selectors.js +28 -28
- package/internal/components/chart-filter/styles.css.js +3 -3
- package/internal/components/chart-filter/styles.scoped.css +3 -7
- package/internal/components/chart-filter/styles.selectors.js +3 -3
- package/internal/components/chart-legend/styles.css.js +6 -6
- package/internal/components/chart-legend/styles.scoped.css +14 -18
- package/internal/components/chart-legend/styles.selectors.js +6 -6
- package/internal/components/chart-plot/styles.css.js +5 -5
- package/internal/components/chart-plot/styles.scoped.css +5 -9
- package/internal/components/chart-plot/styles.selectors.js +5 -5
- package/internal/components/chart-popover/styles.css.js +3 -3
- package/internal/components/chart-popover/styles.scoped.css +4 -8
- package/internal/components/chart-popover/styles.selectors.js +3 -3
- package/internal/components/chart-series-details/styles.css.js +19 -19
- package/internal/components/chart-series-details/styles.scoped.css +32 -36
- package/internal/components/chart-series-details/styles.selectors.js +19 -19
- package/internal/components/chart-series-marker/styles.css.js +5 -5
- package/internal/components/chart-series-marker/styles.scoped.css +7 -11
- package/internal/components/chart-series-marker/styles.selectors.js +5 -5
- package/internal/components/chart-wrapper/styles.css.js +9 -9
- package/internal/components/chart-wrapper/styles.scoped.css +9 -13
- package/internal/components/chart-wrapper/styles.selectors.js +9 -9
- package/internal/components/checkbox-icon/styles.css.js +9 -9
- package/internal/components/checkbox-icon/styles.scoped.css +9 -13
- package/internal/components/checkbox-icon/styles.selectors.js +9 -9
- package/internal/components/drag-handle/styles.css.js +14 -14
- package/internal/components/drag-handle/styles.scoped.css +20 -24
- package/internal/components/drag-handle/styles.selectors.js +14 -14
- package/internal/components/drag-handle-wrapper/styles.css.js +30 -30
- package/internal/components/drag-handle-wrapper/styles.scoped.css +48 -52
- package/internal/components/drag-handle-wrapper/styles.selectors.js +30 -30
- package/internal/components/dropdown-footer/styles.css.js +3 -3
- package/internal/components/dropdown-footer/styles.scoped.css +3 -7
- package/internal/components/dropdown-footer/styles.selectors.js +3 -3
- package/internal/components/dropdown-status/styles.css.js +2 -2
- package/internal/components/dropdown-status/styles.scoped.css +2 -6
- package/internal/components/dropdown-status/styles.selectors.js +2 -2
- package/internal/components/expand-toggle-button/styles.css.js +4 -4
- package/internal/components/expand-toggle-button/styles.scoped.css +13 -17
- package/internal/components/expand-toggle-button/styles.selectors.js +4 -4
- package/internal/components/menu-dropdown/styles.css.js +7 -7
- package/internal/components/menu-dropdown/styles.scoped.css +13 -17
- package/internal/components/menu-dropdown/styles.selectors.js +7 -7
- package/internal/components/option/styles.css.js +17 -17
- package/internal/components/option/styles.scoped.css +29 -33
- package/internal/components/option/styles.selectors.js +17 -17
- package/internal/components/options-list/styles.css.js +3 -3
- package/internal/components/options-list/styles.scoped.css +3 -7
- package/internal/components/options-list/styles.selectors.js +3 -3
- package/internal/components/panel-resize-handle/styles.css.js +3 -3
- package/internal/components/panel-resize-handle/styles.scoped.css +7 -11
- package/internal/components/panel-resize-handle/styles.selectors.js +3 -3
- package/internal/components/radio-button/styles.css.js +7 -7
- package/internal/components/radio-button/styles.scoped.css +12 -16
- package/internal/components/radio-button/styles.selectors.js +7 -7
- package/internal/components/screenreader-only/styles.css.js +1 -1
- package/internal/components/screenreader-only/styles.scoped.css +1 -5
- package/internal/components/screenreader-only/styles.selectors.js +1 -1
- package/internal/components/selectable-item/styles.css.js +22 -22
- package/internal/components/selectable-item/styles.scoped.css +49 -53
- package/internal/components/selectable-item/styles.selectors.js +22 -22
- package/internal/components/sortable-area/styles.css.js +8 -8
- package/internal/components/sortable-area/styles.scoped.css +15 -19
- package/internal/components/sortable-area/styles.selectors.js +8 -8
- package/internal/components/structured-item/styles.css.js +7 -7
- package/internal/components/structured-item/styles.scoped.css +9 -13
- package/internal/components/structured-item/styles.selectors.js +7 -7
- package/internal/components/token-list/styles.css.js +10 -10
- package/internal/components/token-list/styles.scoped.css +22 -26
- package/internal/components/token-list/styles.selectors.js +10 -10
- package/internal/environment.js +2 -2
- package/internal/environment.json +2 -2
- package/internal/generated/styles/tokens.d.ts +1 -0
- package/internal/generated/styles/tokens.js +1 -0
- package/internal/generated/theming/index.cjs +6 -0
- package/internal/generated/theming/index.cjs.d.ts +18 -0
- package/internal/generated/theming/index.d.ts +18 -0
- package/internal/generated/theming/index.js +6 -0
- package/internal/manifest.json +1 -1
- package/item-card/styles.css.js +14 -14
- package/item-card/styles.scoped.css +50 -54
- package/item-card/styles.selectors.js +14 -14
- package/key-value-pairs/styles.css.js +8 -8
- package/key-value-pairs/styles.scoped.css +9 -13
- package/key-value-pairs/styles.selectors.js +8 -8
- package/link/styles.css.js +21 -21
- package/link/styles.scoped.css +72 -125
- package/link/styles.selectors.js +21 -21
- package/list/styles.css.js +5 -5
- package/list/styles.scoped.css +7 -11
- package/list/styles.selectors.js +5 -5
- package/live-region/styles.css.js +2 -2
- package/live-region/styles.scoped.css +3 -7
- package/live-region/styles.selectors.js +2 -2
- package/manifest.json +2 -2
- package/mixed-line-bar-chart/styles.css.js +11 -11
- package/mixed-line-bar-chart/styles.scoped.css +17 -21
- package/mixed-line-bar-chart/styles.selectors.js +11 -11
- package/modal/styles.css.js +31 -31
- package/modal/styles.scoped.css +46 -50
- package/modal/styles.selectors.js +31 -31
- package/multiselect/styles.css.js +5 -5
- package/multiselect/styles.scoped.css +5 -9
- package/multiselect/styles.selectors.js +5 -5
- package/package.json +1 -1
- package/pagination/styles.css.js +12 -12
- package/pagination/styles.scoped.css +30 -34
- package/pagination/styles.selectors.js +12 -12
- package/panel-layout/styles.css.js +7 -7
- package/panel-layout/styles.scoped.css +10 -14
- package/panel-layout/styles.selectors.js +7 -7
- package/pie-chart/styles.css.js +27 -27
- package/pie-chart/styles.scoped.css +48 -52
- package/pie-chart/styles.selectors.js +27 -27
- package/popover/styles.css.js +58 -58
- package/popover/styles.scoped.css +90 -94
- package/popover/styles.selectors.js +58 -58
- package/progress-bar/styles.css.js +19 -19
- package/progress-bar/styles.scoped.css +30 -34
- package/progress-bar/styles.selectors.js +19 -19
- package/prompt-input/styles.css.js +26 -26
- package/prompt-input/styles.scoped.css +53 -57
- package/prompt-input/styles.selectors.js +26 -26
- package/property-filter/filtering-token/styles.css.js +18 -18
- package/property-filter/filtering-token/styles.scoped.css +43 -47
- package/property-filter/filtering-token/styles.selectors.js +18 -18
- package/property-filter/styles.css.js +39 -39
- package/property-filter/styles.scoped.css +41 -45
- package/property-filter/styles.selectors.js +39 -39
- package/radio-button/styles.css.js +1 -1
- package/radio-button/styles.scoped.css +1 -5
- package/radio-button/styles.selectors.js +1 -1
- package/radio-group/styles.css.js +5 -5
- package/radio-group/styles.scoped.css +6 -10
- package/radio-group/styles.selectors.js +5 -5
- package/s3-resource-selector/s3-modal/styles.css.js +3 -3
- package/s3-resource-selector/s3-modal/styles.scoped.css +3 -7
- package/s3-resource-selector/s3-modal/styles.selectors.js +3 -3
- package/segmented-control/styles.css.js +16 -16
- package/segmented-control/styles.scoped.css +32 -36
- package/segmented-control/styles.selectors.js +16 -16
- package/select/parts/styles.css.js +21 -21
- package/select/parts/styles.scoped.css +22 -26
- package/select/parts/styles.selectors.js +21 -21
- package/select/styles.css.js +3 -3
- package/select/styles.scoped.css +3 -7
- package/select/styles.selectors.js +3 -3
- package/side-navigation/styles.css.js +64 -64
- package/side-navigation/styles.scoped.css +110 -404
- package/side-navigation/styles.selectors.js +64 -64
- package/skeleton/styles.css.js +15 -15
- package/skeleton/styles.scoped.css +25 -29
- package/skeleton/styles.selectors.js +15 -15
- package/slider/styles.css.js +26 -26
- package/slider/styles.scoped.css +76 -80
- package/slider/styles.selectors.js +26 -26
- package/space-between/styles.css.js +23 -23
- package/space-between/styles.scoped.css +24 -28
- package/space-between/styles.selectors.js +23 -23
- package/spinner/styles.css.js +13 -13
- package/spinner/styles.scoped.css +20 -24
- package/spinner/styles.selectors.js +13 -13
- package/split-panel/icons/styles.css.js +22 -22
- package/split-panel/icons/styles.scoped.css +24 -28
- package/split-panel/icons/styles.selectors.js +22 -22
- package/split-panel/styles.css.js +38 -38
- package/split-panel/styles.scoped.css +56 -60
- package/split-panel/styles.selectors.js +38 -38
- package/status-indicator/styles.css.js +25 -25
- package/status-indicator/styles.scoped.css +47 -76
- package/status-indicator/styles.selectors.js +25 -25
- package/steps/styles.css.js +17 -17
- package/steps/styles.scoped.css +34 -38
- package/steps/styles.selectors.js +17 -17
- package/table/body-cell/styles.css.js +48 -48
- package/table/body-cell/styles.scoped.css +375 -379
- package/table/body-cell/styles.selectors.js +48 -48
- package/table/header-cell/styles.css.js +38 -38
- package/table/header-cell/styles.scoped.css +108 -80
- package/table/header-cell/styles.selectors.js +38 -38
- package/table/resizer/styles.css.js +17 -17
- package/table/resizer/styles.scoped.css +27 -31
- package/table/resizer/styles.selectors.js +17 -17
- package/table/selection/styles.css.js +4 -4
- package/table/selection/styles.scoped.css +4 -8
- package/table/selection/styles.selectors.js +4 -4
- package/table/sticky-scrollbar/styles.css.js +6 -6
- package/table/sticky-scrollbar/styles.scoped.css +8 -12
- package/table/sticky-scrollbar/styles.selectors.js +6 -6
- package/table/styles.css.js +37 -37
- package/table/styles.scoped.css +44 -48
- package/table/styles.selectors.js +37 -37
- package/tabs/styles.css.js +30 -30
- package/tabs/styles.scoped.css +50 -54
- package/tabs/styles.selectors.js +30 -30
- package/tag-editor/styles.css.js +3 -3
- package/tag-editor/styles.scoped.css +10 -14
- package/tag-editor/styles.selectors.js +3 -3
- package/text-content/styles.css.js +1 -1
- package/text-content/styles.scoped.css +60 -64
- package/text-content/styles.selectors.js +1 -1
- package/text-filter/styles.css.js +3 -3
- package/text-filter/styles.scoped.css +3 -7
- package/text-filter/styles.selectors.js +3 -3
- package/textarea/styles.css.js +9 -9
- package/textarea/styles.scoped.css +17 -21
- package/textarea/styles.selectors.js +9 -9
- package/tiles/styles.css.js +30 -30
- package/tiles/styles.scoped.css +72 -76
- package/tiles/styles.selectors.js +30 -30
- package/toggle/styles.css.js +10 -10
- package/toggle/styles.scoped.css +17 -21
- package/toggle/styles.selectors.js +10 -10
- package/token/styles.css.js +14 -14
- package/token/styles.scoped.css +26 -34
- package/token/styles.selectors.js +14 -14
- package/token-group/styles.css.js +5 -5
- package/token-group/styles.scoped.css +4 -8
- package/token-group/styles.selectors.js +5 -5
- package/tooltip/styles.css.js +2 -2
- package/tooltip/styles.scoped.css +5 -9
- package/tooltip/styles.selectors.js +2 -2
- package/top-navigation/styles.css.js +47 -47
- package/top-navigation/styles.scoped.css +65 -69
- package/top-navigation/styles.selectors.js +47 -47
- package/tree-view/styles.css.js +2 -2
- package/tree-view/styles.scoped.css +2 -6
- package/tree-view/styles.selectors.js +2 -2
- package/tree-view/tree-item/styles.css.js +10 -10
- package/tree-view/tree-item/styles.scoped.css +14 -28
- package/tree-view/tree-item/styles.selectors.js +10 -10
- package/truncated-text/styles.css.js +1 -1
- package/truncated-text/styles.scoped.css +5 -9
- package/truncated-text/styles.selectors.js +1 -1
- package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
- package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +21 -25
- package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
- package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
- package/tutorial-panel/components/tutorial-list/styles.scoped.css +27 -31
- package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
- package/tutorial-panel/styles.css.js +1 -1
- package/tutorial-panel/styles.scoped.css +5 -9
- package/tutorial-panel/styles.selectors.js +1 -1
- package/wizard/styles.css.js +30 -30
- package/wizard/styles.scoped.css +60 -64
- package/wizard/styles.selectors.js +30 -30
|
@@ -172,10 +172,6 @@
|
|
|
172
172
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
173
173
|
SPDX-License-Identifier: Apache-2.0
|
|
174
174
|
*/
|
|
175
|
-
/*
|
|
176
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
177
|
-
SPDX-License-Identifier: Apache-2.0
|
|
178
|
-
*/
|
|
179
175
|
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
180
176
|
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
181
177
|
/*
|
|
@@ -190,7 +186,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
190
186
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
191
187
|
SPDX-License-Identifier: Apache-2.0
|
|
192
188
|
*/
|
|
193
|
-
.
|
|
189
|
+
.awsui_drawer_12i0j_cgj5x_189:not(#\9) {
|
|
194
190
|
position: sticky;
|
|
195
191
|
z-index: 830;
|
|
196
192
|
background-color: var(--color-background-layout-panel-content-89bszq, #ffffff);
|
|
@@ -204,56 +200,56 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
204
200
|
pointer-events: auto;
|
|
205
201
|
word-wrap: break-word;
|
|
206
202
|
}
|
|
207
|
-
.
|
|
203
|
+
.awsui_drawer_12i0j_cgj5x_189.awsui_with-expanded-motion_12i0j_cgj5x_203:not(#\9) {
|
|
208
204
|
transition: inline-size var(--motion-duration-refresh-only-slow-ugjy90, 250ms) var(--motion-easing-refresh-only-a-ccyqaz, cubic-bezier(0, 0, 0, 1)), block-size var(--motion-duration-refresh-only-slow-ugjy90, 250ms) var(--motion-easing-refresh-only-a-ccyqaz, cubic-bezier(0, 0, 0, 1)), min-inline-size var(--motion-duration-refresh-only-slow-ugjy90, 250ms) var(--motion-easing-refresh-only-a-ccyqaz, cubic-bezier(0, 0, 0, 1));
|
|
209
205
|
}
|
|
210
206
|
@media (prefers-reduced-motion: reduce) {
|
|
211
|
-
.
|
|
207
|
+
.awsui_drawer_12i0j_cgj5x_189.awsui_with-expanded-motion_12i0j_cgj5x_203:not(#\9) {
|
|
212
208
|
animation: none;
|
|
213
209
|
transition: none;
|
|
214
210
|
}
|
|
215
211
|
}
|
|
216
|
-
.awsui-motion-disabled .
|
|
212
|
+
.awsui-motion-disabled .awsui_drawer_12i0j_cgj5x_189.awsui_with-expanded-motion_12i0j_cgj5x_203:not(#\9), .awsui-mode-entering .awsui_drawer_12i0j_cgj5x_189.awsui_with-expanded-motion_12i0j_cgj5x_203:not(#\9) {
|
|
217
213
|
animation: none;
|
|
218
214
|
transition: none;
|
|
219
215
|
}
|
|
220
216
|
@media (min-width: 689px) {
|
|
221
|
-
.
|
|
217
|
+
.awsui_drawer_12i0j_cgj5x_189:not(#\9):not(.awsui_legacy_12i0j_cgj5x_217):not(.awsui_ai-drawer_12i0j_cgj5x_217):not(.awsui_bottom-drawer_12i0j_cgj5x_217) {
|
|
222
218
|
border-inline-start: var(--border-divider-section-width-uwo8my, 1px) solid var(--color-border-layout-px1i24, #c6c6cd);
|
|
223
219
|
}
|
|
224
220
|
}
|
|
225
221
|
@media (max-width: 688px) {
|
|
226
|
-
.
|
|
222
|
+
.awsui_drawer_12i0j_cgj5x_189:not(#\9) {
|
|
227
223
|
inline-size: 100%;
|
|
228
224
|
}
|
|
229
|
-
.
|
|
225
|
+
.awsui_drawer_12i0j_cgj5x_189.awsui_last-opened_12i0j_cgj5x_225:not(#\9) {
|
|
230
226
|
z-index: 1001;
|
|
231
227
|
}
|
|
232
228
|
}
|
|
233
|
-
.
|
|
229
|
+
.awsui_drawer_12i0j_cgj5x_189.awsui_drawer-global_12i0j_cgj5x_229:not(#\9) {
|
|
234
230
|
display: block;
|
|
235
231
|
}
|
|
236
232
|
@media (min-width: 689px) {
|
|
237
|
-
.
|
|
233
|
+
.awsui_drawer_12i0j_cgj5x_189.awsui_drawer-global_12i0j_cgj5x_229:not(#\9) {
|
|
238
234
|
inline-size: var(--awsui-drawer-size-esndbs);
|
|
239
235
|
}
|
|
240
236
|
}
|
|
241
237
|
@media (max-width: 688px) {
|
|
242
|
-
.
|
|
238
|
+
.awsui_drawer_12i0j_cgj5x_189.awsui_drawer-global_12i0j_cgj5x_229:not(#\9):not(.awsui_last-opened_12i0j_cgj5x_225):not(.awsui_drawer-expanded_12i0j_cgj5x_238) {
|
|
243
239
|
display: none;
|
|
244
240
|
}
|
|
245
241
|
}
|
|
246
|
-
.
|
|
242
|
+
.awsui_drawer_12i0j_cgj5x_189.awsui_drawer-hidden_12i0j_cgj5x_242:not(#\9) {
|
|
247
243
|
display: none;
|
|
248
244
|
}
|
|
249
|
-
.
|
|
245
|
+
.awsui_drawer_12i0j_cgj5x_189.awsui_drawer-expanded_12i0j_cgj5x_238:not(#\9) {
|
|
250
246
|
inline-size: 100%;
|
|
251
247
|
}
|
|
252
248
|
@media (min-width: 689px) {
|
|
253
|
-
.
|
|
249
|
+
.awsui_drawer_12i0j_cgj5x_189.awsui_drawer-expanded_12i0j_cgj5x_238:not(#\9) {
|
|
254
250
|
border-inline-start: none;
|
|
255
251
|
}
|
|
256
|
-
.
|
|
252
|
+
.awsui_drawer_12i0j_cgj5x_189.awsui_drawer-expanded_12i0j_cgj5x_238.awsui_has-next-siblings_12i0j_cgj5x_252 > .awsui_global-drawer-wrapper_12i0j_cgj5x_252:not(#\9):after {
|
|
257
253
|
content: "";
|
|
258
254
|
position: absolute;
|
|
259
255
|
block-size: 100%;
|
|
@@ -263,14 +259,14 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
263
259
|
border-inline-start: var(--border-divider-section-width-uwo8my, 1px) solid var(--color-border-layout-px1i24, #c6c6cd);
|
|
264
260
|
box-sizing: border-box;
|
|
265
261
|
}
|
|
266
|
-
.
|
|
262
|
+
.awsui_drawer_12i0j_cgj5x_189.awsui_drawer-expanded_12i0j_cgj5x_238 > .awsui_global-drawer-wrapper_12i0j_cgj5x_252:not(#\9) {
|
|
267
263
|
inline-size: 100%;
|
|
268
264
|
grid-template-columns: 8px 1fr;
|
|
269
265
|
}
|
|
270
|
-
.
|
|
266
|
+
.awsui_drawer_12i0j_cgj5x_189.awsui_drawer-expanded_12i0j_cgj5x_238 > .awsui_global-drawer-wrapper_12i0j_cgj5x_252 > .awsui_drawer-content-container_12i0j_cgj5x_266:not(#\9) {
|
|
271
267
|
grid-column: 2;
|
|
272
268
|
}
|
|
273
|
-
.
|
|
269
|
+
.awsui_drawer_12i0j_cgj5x_189.awsui_drawer-expanded_12i0j_cgj5x_238 > .awsui_global-drawer-wrapper_12i0j_cgj5x_252 > .awsui_drawer-gap_12i0j_cgj5x_269:not(#\9) {
|
|
274
270
|
grid-column: 1;
|
|
275
271
|
grid-row: 1;
|
|
276
272
|
block-size: 100%;
|
|
@@ -279,7 +275,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
279
275
|
border-inline-end: var(--border-divider-section-width-uwo8my, 1px) solid var(--color-border-layout-px1i24, #c6c6cd);
|
|
280
276
|
}
|
|
281
277
|
}
|
|
282
|
-
.
|
|
278
|
+
.awsui_drawer_12i0j_cgj5x_189 > .awsui_drawer-content-container_12i0j_cgj5x_266:not(#\9) {
|
|
283
279
|
grid-column: 1/span 2;
|
|
284
280
|
grid-row: 1;
|
|
285
281
|
display: grid;
|
|
@@ -288,13 +284,13 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
288
284
|
overflow-y: auto;
|
|
289
285
|
min-inline-size: var(--awsui-drawer-size-esndbs);
|
|
290
286
|
}
|
|
291
|
-
.
|
|
287
|
+
.awsui_drawer_12i0j_cgj5x_189 > .awsui_drawer-content-container_12i0j_cgj5x_266 > .awsui_drawer-close-button_12i0j_cgj5x_287:not(#\9) {
|
|
292
288
|
grid-column: 3;
|
|
293
289
|
grid-row: 2;
|
|
294
290
|
z-index: 1;
|
|
295
291
|
align-self: start;
|
|
296
292
|
}
|
|
297
|
-
.
|
|
293
|
+
.awsui_drawer_12i0j_cgj5x_189 > .awsui_drawer-content-container_12i0j_cgj5x_266 > .awsui_drawer-expanded-mode-button_12i0j_cgj5x_293:not(#\9) {
|
|
298
294
|
grid-column: 2;
|
|
299
295
|
grid-row: 2;
|
|
300
296
|
z-index: 1;
|
|
@@ -302,14 +298,14 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
302
298
|
display: flex;
|
|
303
299
|
justify-content: flex-end;
|
|
304
300
|
}
|
|
305
|
-
.
|
|
301
|
+
.awsui_drawer_12i0j_cgj5x_189 > .awsui_drawer-content-container_12i0j_cgj5x_266 > .awsui_drawer-content_12i0j_cgj5x_266:not(#\9) {
|
|
306
302
|
grid-column: 1/span 4;
|
|
307
303
|
grid-row: 1/span 2;
|
|
308
304
|
}
|
|
309
|
-
.
|
|
305
|
+
.awsui_drawer_12i0j_cgj5x_189 > .awsui_drawer-content-container_12i0j_cgj5x_266 > .awsui_drawer-content_12i0j_cgj5x_266.awsui_drawer-content-hidden_12i0j_cgj5x_305:not(#\9) {
|
|
310
306
|
display: none;
|
|
311
307
|
}
|
|
312
|
-
.
|
|
308
|
+
.awsui_drawer_12i0j_cgj5x_189 > .awsui_drawer-slider_12i0j_cgj5x_308:not(#\9) {
|
|
313
309
|
z-index: 850;
|
|
314
310
|
grid-column: 1;
|
|
315
311
|
grid-row: 1;
|
|
@@ -317,18 +313,18 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
317
313
|
display: flex;
|
|
318
314
|
align-items: center;
|
|
319
315
|
}
|
|
320
|
-
.
|
|
316
|
+
.awsui_drawer_12i0j_cgj5x_189 > .awsui_global-drawer-wrapper_12i0j_cgj5x_252:not(#\9) {
|
|
321
317
|
display: grid;
|
|
322
318
|
min-inline-size: var(--awsui-drawer-size-esndbs);
|
|
323
319
|
grid-template-columns: 8px var(--space-m-dsumyt, 16px) 1fr;
|
|
324
320
|
overflow: hidden;
|
|
325
321
|
}
|
|
326
322
|
@media (max-width: 688px) {
|
|
327
|
-
.
|
|
323
|
+
.awsui_drawer_12i0j_cgj5x_189 > .awsui_global-drawer-wrapper_12i0j_cgj5x_252:not(#\9) {
|
|
328
324
|
grid-template-columns: 1fr;
|
|
329
325
|
}
|
|
330
326
|
}
|
|
331
|
-
.
|
|
327
|
+
.awsui_drawer_12i0j_cgj5x_189 > .awsui_global-drawer-wrapper_12i0j_cgj5x_252 > .awsui_drawer-gap_12i0j_cgj5x_269:not(#\9) {
|
|
332
328
|
grid-column: 1;
|
|
333
329
|
grid-row: 1;
|
|
334
330
|
block-size: 100%;
|
|
@@ -337,14 +333,14 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
337
333
|
border-inline-end: var(--border-divider-section-width-uwo8my, 1px) solid var(--color-border-layout-px1i24, #c6c6cd);
|
|
338
334
|
box-sizing: border-box;
|
|
339
335
|
}
|
|
340
|
-
.
|
|
336
|
+
.awsui_drawer_12i0j_cgj5x_189 > .awsui_global-drawer-wrapper_12i0j_cgj5x_252 > .awsui_drawer-slider_12i0j_cgj5x_308:not(#\9) {
|
|
341
337
|
z-index: 850;
|
|
342
338
|
grid-column: 2;
|
|
343
339
|
grid-row: 1;
|
|
344
340
|
display: flex;
|
|
345
341
|
align-items: center;
|
|
346
342
|
}
|
|
347
|
-
.
|
|
343
|
+
.awsui_drawer_12i0j_cgj5x_189 > .awsui_global-drawer-wrapper_12i0j_cgj5x_252 > .awsui_drawer-content-container_12i0j_cgj5x_266:not(#\9) {
|
|
348
344
|
grid-row: 1;
|
|
349
345
|
display: grid;
|
|
350
346
|
grid-template-columns: var(--space-m-dsumyt, 16px) 1fr auto var(--space-m-dsumyt, 16px);
|
|
@@ -352,16 +348,16 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
352
348
|
overflow-y: auto;
|
|
353
349
|
}
|
|
354
350
|
@media (min-width: 689px) {
|
|
355
|
-
.
|
|
351
|
+
.awsui_drawer_12i0j_cgj5x_189 > .awsui_global-drawer-wrapper_12i0j_cgj5x_252 > .awsui_drawer-content-container_12i0j_cgj5x_266:not(#\9) {
|
|
356
352
|
grid-column: 2/span 2;
|
|
357
353
|
}
|
|
358
354
|
}
|
|
359
355
|
@media (max-width: 688px) {
|
|
360
|
-
.
|
|
356
|
+
.awsui_drawer_12i0j_cgj5x_189 > .awsui_global-drawer-wrapper_12i0j_cgj5x_252 > .awsui_drawer-content-container_12i0j_cgj5x_266:not(#\9) {
|
|
361
357
|
grid-column: 1/span 2;
|
|
362
358
|
}
|
|
363
359
|
}
|
|
364
|
-
.
|
|
360
|
+
.awsui_drawer_12i0j_cgj5x_189 > .awsui_global-drawer-wrapper_12i0j_cgj5x_252 > .awsui_drawer-content-container_12i0j_cgj5x_266 > .awsui_drawer-actions_12i0j_cgj5x_360:not(#\9) {
|
|
365
361
|
position: absolute;
|
|
366
362
|
display: flex;
|
|
367
363
|
inset-block-start: 0;
|
|
@@ -369,13 +365,13 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
369
365
|
padding-inline-end: var(--space-m-dsumyt, 16px);
|
|
370
366
|
padding-block-start: 14px;
|
|
371
367
|
}
|
|
372
|
-
.
|
|
368
|
+
.awsui_drawer_12i0j_cgj5x_189 > .awsui_global-drawer-wrapper_12i0j_cgj5x_252 > .awsui_drawer-content-container_12i0j_cgj5x_266 > .awsui_drawer-close-button_12i0j_cgj5x_287:not(#\9) {
|
|
373
369
|
grid-column: 3;
|
|
374
370
|
grid-row: 2;
|
|
375
371
|
z-index: 1;
|
|
376
372
|
align-self: start;
|
|
377
373
|
}
|
|
378
|
-
.
|
|
374
|
+
.awsui_drawer_12i0j_cgj5x_189 > .awsui_global-drawer-wrapper_12i0j_cgj5x_252 > .awsui_drawer-content-container_12i0j_cgj5x_266 > .awsui_drawer-expanded-mode-button_12i0j_cgj5x_293:not(#\9) {
|
|
379
375
|
grid-column: 2;
|
|
380
376
|
grid-row: 2;
|
|
381
377
|
z-index: 1;
|
|
@@ -383,34 +379,34 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
383
379
|
display: flex;
|
|
384
380
|
justify-content: flex-end;
|
|
385
381
|
}
|
|
386
|
-
.
|
|
382
|
+
.awsui_drawer_12i0j_cgj5x_189 > .awsui_global-drawer-wrapper_12i0j_cgj5x_252 > .awsui_drawer-content-container_12i0j_cgj5x_266 > .awsui_drawer-content_12i0j_cgj5x_266:not(#\9) {
|
|
387
383
|
grid-column: 1/span 4;
|
|
388
384
|
grid-row: 1/span 2;
|
|
389
385
|
}
|
|
390
|
-
.
|
|
386
|
+
.awsui_drawer_12i0j_cgj5x_189 > .awsui_global-drawer-wrapper_12i0j_cgj5x_252 > .awsui_drawer-content-container_12i0j_cgj5x_266 > .awsui_drawer-content_12i0j_cgj5x_266.awsui_drawer-content-hidden_12i0j_cgj5x_305:not(#\9) {
|
|
391
387
|
display: none;
|
|
392
388
|
}
|
|
393
389
|
@media (max-width: 688px) {
|
|
394
390
|
@media not print {
|
|
395
|
-
.
|
|
391
|
+
.awsui_drawer_12i0j_cgj5x_189:not(#\9):not(.awsui_ai-drawer_12i0j_cgj5x_217) {
|
|
396
392
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
397
393
|
}
|
|
398
|
-
.awsui-polaris-dark-mode .
|
|
394
|
+
.awsui-polaris-dark-mode .awsui_drawer_12i0j_cgj5x_189:not(#\9):not(.awsui_ai-drawer_12i0j_cgj5x_217), .awsui-dark-mode .awsui_drawer_12i0j_cgj5x_189:not(#\9):not(.awsui_ai-drawer_12i0j_cgj5x_217) {
|
|
399
395
|
border-block-start: var(--border-divider-section-width-uwo8my, 1px) solid var(--color-border-layout-px1i24, #c6c6cd);
|
|
400
396
|
}
|
|
401
397
|
}
|
|
402
398
|
}
|
|
403
|
-
.
|
|
399
|
+
.awsui_drawer_12i0j_cgj5x_189.awsui_ai-drawer_12i0j_cgj5x_217:not(#\9) {
|
|
404
400
|
grid-template-columns: 1fr var(--space-xs-ymlm0b, 8px);
|
|
405
401
|
background: var(--color-background-layout-ai-drawer-b4mvv3, #161d26);
|
|
406
402
|
}
|
|
407
403
|
@media (max-width: 688px) {
|
|
408
|
-
.
|
|
404
|
+
.awsui_drawer_12i0j_cgj5x_189.awsui_ai-drawer_12i0j_cgj5x_217:not(#\9) {
|
|
409
405
|
grid-template-columns: 1fr;
|
|
410
406
|
z-index: 1001;
|
|
411
407
|
}
|
|
412
408
|
}
|
|
413
|
-
.
|
|
409
|
+
.awsui_drawer_12i0j_cgj5x_189.awsui_ai-drawer_12i0j_cgj5x_217 > .awsui_drawer-slider_12i0j_cgj5x_308:not(#\9) {
|
|
414
410
|
z-index: 850;
|
|
415
411
|
display: flex;
|
|
416
412
|
justify-content: center;
|
|
@@ -418,32 +414,26 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
418
414
|
overflow: hidden;
|
|
419
415
|
grid-column: 2;
|
|
420
416
|
}
|
|
421
|
-
.
|
|
417
|
+
.awsui_drawer_12i0j_cgj5x_189.awsui_ai-drawer_12i0j_cgj5x_217 .awsui_ai-drawer-slider-handle_12i0j_cgj5x_417:not(#\9) {
|
|
422
418
|
color: var(--color-text-interactive-inverted-default-nzthan, #dedee3);
|
|
423
419
|
}
|
|
424
|
-
.
|
|
420
|
+
.awsui_drawer_12i0j_cgj5x_189.awsui_ai-drawer_12i0j_cgj5x_217 .awsui_ai-drawer-slider-handle_12i0j_cgj5x_417:not(#\9):hover {
|
|
425
421
|
stroke: var(--color-text-interactive-inverted-hover-oa7pli, #f9f9fa);
|
|
426
422
|
}
|
|
427
|
-
.
|
|
428
|
-
color: var(--color-text-interactive-default-1o1pl2, #424650);
|
|
429
|
-
}
|
|
430
|
-
.awsui-one-theme .awsui_drawer_12i0j_1xjls_193.awsui_ai-drawer_12i0j_1xjls_221 .awsui_ai-drawer-slider-handle_12i0j_1xjls_421:not(#\9):hover {
|
|
431
|
-
stroke: var(--color-text-interactive-hover-j5y3wx, #0f141a);
|
|
432
|
-
}
|
|
433
|
-
.awsui_drawer_12i0j_1xjls_193.awsui_ai-drawer_12i0j_1xjls_221 > .awsui_drawer-content-container_12i0j_1xjls_270:not(#\9) {
|
|
423
|
+
.awsui_drawer_12i0j_cgj5x_189.awsui_ai-drawer_12i0j_cgj5x_217 > .awsui_drawer-content-container_12i0j_cgj5x_266:not(#\9) {
|
|
434
424
|
min-inline-size: calc(var(--awsui-drawer-min-size-esndbs) - var(--space-xs-ymlm0b, 8px));
|
|
435
425
|
grid-column: 1/span 1;
|
|
436
426
|
background-color: var(--color-background-layout-panel-content-89bszq, #ffffff);
|
|
437
427
|
}
|
|
438
428
|
@media (min-width: 689px) {
|
|
439
|
-
.
|
|
429
|
+
.awsui_drawer_12i0j_cgj5x_189.awsui_ai-drawer_12i0j_cgj5x_217 > .awsui_drawer-content-container_12i0j_cgj5x_266:not(#\9) {
|
|
440
430
|
border-start-end-radius: var(--space-xxs-hwfkai, 4px);
|
|
441
431
|
}
|
|
442
432
|
}
|
|
443
|
-
.
|
|
433
|
+
.awsui_drawer_12i0j_cgj5x_189.awsui_ai-drawer_12i0j_cgj5x_217 > .awsui_drawer-content-container_12i0j_cgj5x_266 > .awsui_drawer-content_12i0j_cgj5x_266:not(#\9) {
|
|
444
434
|
grid-row: 1/span 4;
|
|
445
435
|
}
|
|
446
|
-
.
|
|
436
|
+
.awsui_drawer_12i0j_cgj5x_189.awsui_ai-drawer_12i0j_cgj5x_217 > .awsui_drawer-content-container_12i0j_cgj5x_266 > .awsui_drawer-content_12i0j_cgj5x_266 > .awsui_drawer-content-header_12i0j_cgj5x_436:not(#\9) {
|
|
447
437
|
block-size: 42px;
|
|
448
438
|
position: sticky;
|
|
449
439
|
z-index: 1000;
|
|
@@ -456,10 +446,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
456
446
|
border-image: linear-gradient(90deg, #962eff 0%, #5c7fff 30%, #09f 50%, #b8e7ff 70%, #8575ff 100%) 1;
|
|
457
447
|
box-sizing: border-box;
|
|
458
448
|
}
|
|
459
|
-
.
|
|
460
|
-
align-items: flex-start;
|
|
461
|
-
}
|
|
462
|
-
.awsui_drawer_12i0j_1xjls_193.awsui_ai-drawer_12i0j_1xjls_221 > .awsui_drawer-content-container_12i0j_1xjls_270 > .awsui_drawer-content_12i0j_1xjls_270 > .awsui_drawer-content-header_12i0j_1xjls_446 > .awsui_drawer-content-header-content_12i0j_1xjls_462:not(#\9) {
|
|
449
|
+
.awsui_drawer_12i0j_cgj5x_189.awsui_ai-drawer_12i0j_cgj5x_217 > .awsui_drawer-content-container_12i0j_cgj5x_266 > .awsui_drawer-content_12i0j_cgj5x_266 > .awsui_drawer-content-header_12i0j_cgj5x_436 > .awsui_drawer-content-header-content_12i0j_cgj5x_449:not(#\9) {
|
|
463
450
|
display: flex;
|
|
464
451
|
flex: 1;
|
|
465
452
|
align-items: center;
|
|
@@ -468,27 +455,24 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
468
455
|
padding-inline-start: var(--space-l-2ud1p3, 20px);
|
|
469
456
|
padding-inline-end: var(--space-m-dsumyt, 16px);
|
|
470
457
|
}
|
|
471
|
-
.awsui-one-theme .awsui_drawer_12i0j_1xjls_193.awsui_ai-drawer_12i0j_1xjls_221 > .awsui_drawer-content-container_12i0j_1xjls_270 > .awsui_drawer-content_12i0j_1xjls_270 > .awsui_drawer-content-header_12i0j_1xjls_446 > .awsui_drawer-content-header-content_12i0j_1xjls_462:not(#\9) {
|
|
472
|
-
border-block-start: var(--border-divider-section-width-uwo8my, 1px) solid var(--color-border-layout-px1i24, #c6c6cd);
|
|
473
|
-
}
|
|
474
458
|
@media not print {
|
|
475
|
-
.
|
|
459
|
+
.awsui_drawer_12i0j_cgj5x_189.awsui_ai-drawer_12i0j_cgj5x_217 > .awsui_drawer-content-container_12i0j_cgj5x_266 > .awsui_drawer-content_12i0j_cgj5x_266 > .awsui_drawer-content-header_12i0j_cgj5x_436 > .awsui_drawer-content-header-content_12i0j_cgj5x_449:not(#\9) {
|
|
476
460
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
477
461
|
}
|
|
478
|
-
.awsui-polaris-dark-mode .
|
|
462
|
+
.awsui-polaris-dark-mode .awsui_drawer_12i0j_cgj5x_189.awsui_ai-drawer_12i0j_cgj5x_217 > .awsui_drawer-content-container_12i0j_cgj5x_266 > .awsui_drawer-content_12i0j_cgj5x_266 > .awsui_drawer-content-header_12i0j_cgj5x_436 > .awsui_drawer-content-header-content_12i0j_cgj5x_449:not(#\9), .awsui-dark-mode .awsui_drawer_12i0j_cgj5x_189.awsui_ai-drawer_12i0j_cgj5x_217 > .awsui_drawer-content-container_12i0j_cgj5x_266 > .awsui_drawer-content_12i0j_cgj5x_266 > .awsui_drawer-content-header_12i0j_cgj5x_436 > .awsui_drawer-content-header-content_12i0j_cgj5x_449:not(#\9) {
|
|
479
463
|
border-block-start: var(--border-divider-section-width-uwo8my, 1px) solid var(--color-border-layout-px1i24, #c6c6cd);
|
|
480
464
|
}
|
|
481
465
|
@media (min-width: 689px) {
|
|
482
|
-
.awsui-polaris-dark-mode .
|
|
466
|
+
.awsui-polaris-dark-mode .awsui_drawer_12i0j_cgj5x_189.awsui_ai-drawer_12i0j_cgj5x_217 > .awsui_drawer-content-container_12i0j_cgj5x_266 > .awsui_drawer-content_12i0j_cgj5x_266 > .awsui_drawer-content-header_12i0j_cgj5x_436 > .awsui_drawer-content-header-content_12i0j_cgj5x_449:not(#\9):has(+ .awsui_drawer-back-to-console-slot_12i0j_cgj5x_466), .awsui-dark-mode .awsui_drawer_12i0j_cgj5x_189.awsui_ai-drawer_12i0j_cgj5x_217 > .awsui_drawer-content-container_12i0j_cgj5x_266 > .awsui_drawer-content_12i0j_cgj5x_266 > .awsui_drawer-content-header_12i0j_cgj5x_436 > .awsui_drawer-content-header-content_12i0j_cgj5x_449:not(#\9):has(+ .awsui_drawer-back-to-console-slot_12i0j_cgj5x_466) {
|
|
483
467
|
border-inline-end: var(--border-divider-section-width-uwo8my, 1px) solid var(--color-border-layout-px1i24, #c6c6cd);
|
|
484
468
|
border-start-end-radius: var(--space-xxs-hwfkai, 4px);
|
|
485
469
|
}
|
|
486
470
|
}
|
|
487
471
|
}
|
|
488
|
-
.
|
|
472
|
+
.awsui_drawer_12i0j_cgj5x_189.awsui_ai-drawer_12i0j_cgj5x_217 > .awsui_drawer-content-container_12i0j_cgj5x_266 > .awsui_drawer-content_12i0j_cgj5x_266 > .awsui_drawer-content-header_12i0j_cgj5x_436 > .awsui_drawer-content-header-content_12i0j_cgj5x_449 > .awsui_drawer-actions_12i0j_cgj5x_360:not(#\9) {
|
|
489
473
|
display: flex;
|
|
490
474
|
}
|
|
491
|
-
.
|
|
475
|
+
.awsui_drawer_12i0j_cgj5x_189.awsui_ai-drawer_12i0j_cgj5x_217 > .awsui_drawer-content-container_12i0j_cgj5x_266 > .awsui_drawer-content_12i0j_cgj5x_266 > .awsui_drawer-content-header_12i0j_cgj5x_436 > .awsui_drawer-back-to-console-slot_12i0j_cgj5x_466:not(#\9) {
|
|
492
476
|
position: relative;
|
|
493
477
|
display: flex;
|
|
494
478
|
align-items: center;
|
|
@@ -497,7 +481,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
497
481
|
padding-inline: var(--space-static-m-m6qboo, 16px);
|
|
498
482
|
background-color: var(--color-background-layout-ai-drawer-b4mvv3, #161d26);
|
|
499
483
|
}
|
|
500
|
-
.
|
|
484
|
+
.awsui_drawer_12i0j_cgj5x_189.awsui_ai-drawer_12i0j_cgj5x_217 > .awsui_drawer-content-container_12i0j_cgj5x_266 > .awsui_drawer-content_12i0j_cgj5x_266 > .awsui_drawer-content-header_12i0j_cgj5x_436 > .awsui_drawer-back-to-console-slot_12i0j_cgj5x_466:not(#\9):before, .awsui_drawer_12i0j_cgj5x_189.awsui_ai-drawer_12i0j_cgj5x_217 > .awsui_drawer-content-container_12i0j_cgj5x_266 > .awsui_drawer-content_12i0j_cgj5x_266 > .awsui_drawer-content-header_12i0j_cgj5x_436 > .awsui_drawer-back-to-console-slot_12i0j_cgj5x_466:not(#\9):after {
|
|
501
485
|
content: "";
|
|
502
486
|
position: absolute;
|
|
503
487
|
inset-block-start: 0;
|
|
@@ -507,28 +491,28 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
507
491
|
background: var(--color-background-layout-ai-drawer-b4mvv3, #161d26);
|
|
508
492
|
}
|
|
509
493
|
@media not print {
|
|
510
|
-
.
|
|
494
|
+
.awsui_drawer_12i0j_cgj5x_189.awsui_ai-drawer_12i0j_cgj5x_217 > .awsui_drawer-content-container_12i0j_cgj5x_266 > .awsui_drawer-content_12i0j_cgj5x_266 > .awsui_drawer-content-header_12i0j_cgj5x_436 > .awsui_drawer-back-to-console-slot_12i0j_cgj5x_466:not(#\9):before, .awsui_drawer_12i0j_cgj5x_189.awsui_ai-drawer_12i0j_cgj5x_217 > .awsui_drawer-content-container_12i0j_cgj5x_266 > .awsui_drawer-content_12i0j_cgj5x_266 > .awsui_drawer-content-header_12i0j_cgj5x_436 > .awsui_drawer-back-to-console-slot_12i0j_cgj5x_466:not(#\9):after {
|
|
511
495
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
512
496
|
}
|
|
513
|
-
.awsui-polaris-dark-mode .
|
|
497
|
+
.awsui-polaris-dark-mode .awsui_drawer_12i0j_cgj5x_189.awsui_ai-drawer_12i0j_cgj5x_217 > .awsui_drawer-content-container_12i0j_cgj5x_266 > .awsui_drawer-content_12i0j_cgj5x_266 > .awsui_drawer-content-header_12i0j_cgj5x_436 > .awsui_drawer-back-to-console-slot_12i0j_cgj5x_466:not(#\9):before, .awsui-dark-mode .awsui_drawer_12i0j_cgj5x_189.awsui_ai-drawer_12i0j_cgj5x_217 > .awsui_drawer-content-container_12i0j_cgj5x_266 > .awsui_drawer-content_12i0j_cgj5x_266 > .awsui_drawer-content-header_12i0j_cgj5x_436 > .awsui_drawer-back-to-console-slot_12i0j_cgj5x_466:not(#\9):before, .awsui-polaris-dark-mode .awsui_drawer_12i0j_cgj5x_189.awsui_ai-drawer_12i0j_cgj5x_217 > .awsui_drawer-content-container_12i0j_cgj5x_266 > .awsui_drawer-content_12i0j_cgj5x_266 > .awsui_drawer-content-header_12i0j_cgj5x_436 > .awsui_drawer-back-to-console-slot_12i0j_cgj5x_466:not(#\9):after, .awsui-dark-mode .awsui_drawer_12i0j_cgj5x_189.awsui_ai-drawer_12i0j_cgj5x_217 > .awsui_drawer-content-container_12i0j_cgj5x_266 > .awsui_drawer-content_12i0j_cgj5x_266 > .awsui_drawer-content-header_12i0j_cgj5x_436 > .awsui_drawer-back-to-console-slot_12i0j_cgj5x_466:not(#\9):after {
|
|
514
498
|
display: none;
|
|
515
499
|
}
|
|
516
500
|
}
|
|
517
|
-
.
|
|
501
|
+
.awsui_drawer_12i0j_cgj5x_189.awsui_ai-drawer_12i0j_cgj5x_217 > .awsui_drawer-content-container_12i0j_cgj5x_266 > .awsui_drawer-content_12i0j_cgj5x_266 > .awsui_drawer-content-header_12i0j_cgj5x_436 > .awsui_drawer-back-to-console-slot_12i0j_cgj5x_466:not(#\9):after {
|
|
518
502
|
background-color: var(--color-background-layout-panel-content-89bszq, #ffffff);
|
|
519
503
|
border-start-end-radius: var(--space-xxs-hwfkai, 4px);
|
|
520
504
|
}
|
|
521
|
-
.
|
|
505
|
+
.awsui_drawer_12i0j_cgj5x_189.awsui_ai-drawer_12i0j_cgj5x_217 > .awsui_drawer-content-container_12i0j_cgj5x_266 > .awsui_drawer-content_12i0j_cgj5x_266 > .awsui_drawer-content-header_12i0j_cgj5x_436 > .awsui_drawer-back-to-console-slot_12i0j_cgj5x_466 > .awsui_drawer-back-to-console-button-wrapper_12i0j_cgj5x_505:not(#\9) {
|
|
522
506
|
position: relative;
|
|
523
507
|
}
|
|
524
|
-
.
|
|
508
|
+
.awsui_drawer_12i0j_cgj5x_189.awsui_ai-drawer_12i0j_cgj5x_217 > .awsui_drawer-content-container_12i0j_cgj5x_266 > .awsui_drawer-content_12i0j_cgj5x_266 > .awsui_drawer-content-header_12i0j_cgj5x_436 > .awsui_drawer-back-to-console-slot_12i0j_cgj5x_466 > .awsui_drawer-back-to-console-button-wrapper_12i0j_cgj5x_505:not(#\9):has(:focus-visible) {
|
|
525
509
|
position: relative;
|
|
526
510
|
}
|
|
527
|
-
.
|
|
511
|
+
.awsui_drawer_12i0j_cgj5x_189.awsui_ai-drawer_12i0j_cgj5x_217 > .awsui_drawer-content-container_12i0j_cgj5x_266 > .awsui_drawer-content_12i0j_cgj5x_266 > .awsui_drawer-content-header_12i0j_cgj5x_436 > .awsui_drawer-back-to-console-slot_12i0j_cgj5x_466 > .awsui_drawer-back-to-console-button-wrapper_12i0j_cgj5x_505:not(#\9):has(:focus-visible) {
|
|
528
512
|
outline: 2px dotted transparent;
|
|
529
513
|
outline-offset: calc(3px - 1px);
|
|
530
514
|
}
|
|
531
|
-
.
|
|
515
|
+
.awsui_drawer_12i0j_cgj5x_189.awsui_ai-drawer_12i0j_cgj5x_217 > .awsui_drawer-content-container_12i0j_cgj5x_266 > .awsui_drawer-content_12i0j_cgj5x_266 > .awsui_drawer-content-header_12i0j_cgj5x_436 > .awsui_drawer-back-to-console-slot_12i0j_cgj5x_466 > .awsui_drawer-back-to-console-button-wrapper_12i0j_cgj5x_505:not(#\9):has(:focus-visible)::before {
|
|
532
516
|
content: " ";
|
|
533
517
|
display: block;
|
|
534
518
|
position: absolute;
|
|
@@ -542,7 +526,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
542
526
|
border-end-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
|
|
543
527
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-ditkrb, #006ce0);
|
|
544
528
|
}
|
|
545
|
-
.
|
|
529
|
+
.awsui_drawer_12i0j_cgj5x_189.awsui_ai-drawer_12i0j_cgj5x_217 > .awsui_drawer-content-container_12i0j_cgj5x_266 > .awsui_drawer-content_12i0j_cgj5x_266 > .awsui_drawer-content-header_12i0j_cgj5x_436 > .awsui_drawer-back-to-console-slot_12i0j_cgj5x_466 > .awsui_drawer-back-to-console-button-wrapper_12i0j_cgj5x_505 > .awsui_drawer-back-to-console-button_12i0j_cgj5x_505:not(#\9) {
|
|
546
530
|
border-collapse: separate;
|
|
547
531
|
border-spacing: 0;
|
|
548
532
|
box-sizing: border-box;
|
|
@@ -588,84 +572,81 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
588
572
|
color: #ffffff;
|
|
589
573
|
cursor: pointer;
|
|
590
574
|
}
|
|
591
|
-
.
|
|
575
|
+
.awsui_drawer_12i0j_cgj5x_189.awsui_ai-drawer_12i0j_cgj5x_217 > .awsui_drawer-content-container_12i0j_cgj5x_266 > .awsui_drawer-content_12i0j_cgj5x_266 > .awsui_drawer-content-header_12i0j_cgj5x_436 > .awsui_drawer-back-to-console-slot_12i0j_cgj5x_466 > .awsui_drawer-back-to-console-button-wrapper_12i0j_cgj5x_505 > .awsui_drawer-back-to-console-button_12i0j_cgj5x_505:not(#\9):focus {
|
|
592
576
|
outline: none;
|
|
593
577
|
}
|
|
594
|
-
.
|
|
578
|
+
.awsui_drawer_12i0j_cgj5x_189.awsui_ai-drawer_12i0j_cgj5x_217 > .awsui_drawer-content-container_12i0j_cgj5x_266 > .awsui_drawer-content_12i0j_cgj5x_266 > .awsui_drawer-content-header_12i0j_cgj5x_436 > .awsui_drawer-back-to-console-slot_12i0j_cgj5x_466 > .awsui_drawer-back-to-console-button-wrapper_12i0j_cgj5x_505 > .awsui_drawer-back-to-console-custom-button_12i0j_cgj5x_578:not(#\9) {
|
|
595
579
|
all: initial;
|
|
596
580
|
display: flex;
|
|
597
581
|
cursor: pointer;
|
|
598
582
|
text-align: center;
|
|
599
583
|
}
|
|
600
|
-
.
|
|
584
|
+
.awsui_drawer_12i0j_cgj5x_189.awsui_ai-drawer_12i0j_cgj5x_217 > .awsui_drawer-content-container_12i0j_cgj5x_266 > .awsui_drawer-content_12i0j_cgj5x_266 > .awsui_drawer-content-content_12i0j_cgj5x_584:not(#\9) {
|
|
601
585
|
display: flex;
|
|
602
586
|
flex-direction: column;
|
|
603
587
|
block-size: calc(100% - 42px);
|
|
604
588
|
}
|
|
605
589
|
@media (min-width: 689px) {
|
|
606
|
-
.
|
|
590
|
+
.awsui_drawer_12i0j_cgj5x_189.awsui_ai-drawer_12i0j_cgj5x_217:not(#\9):not(.awsui_drawer-expanded_12i0j_cgj5x_238) > .awsui_drawer-content-container_12i0j_cgj5x_266 {
|
|
607
591
|
clip-path: inset(0 0 -9999px 0 round 0 var(--space-xxs-hwfkai, 4px) 0 0);
|
|
608
592
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
609
593
|
}
|
|
610
|
-
.
|
|
594
|
+
.awsui_drawer_12i0j_cgj5x_189.awsui_ai-drawer_12i0j_cgj5x_217:not(#\9):not(.awsui_drawer-expanded_12i0j_cgj5x_238) > .awsui_drawer-content-container_12i0j_cgj5x_266:dir(rtl) {
|
|
611
595
|
clip-path: inset(0 0 -9999px 0 round var(--space-xxs-hwfkai, 4px) 0 0 0);
|
|
612
596
|
}
|
|
613
597
|
@media not print {
|
|
614
|
-
.
|
|
598
|
+
.awsui_drawer_12i0j_cgj5x_189.awsui_ai-drawer_12i0j_cgj5x_217:not(#\9):not(.awsui_drawer-expanded_12i0j_cgj5x_238) > .awsui_drawer-content-container_12i0j_cgj5x_266 {
|
|
615
599
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
616
600
|
}
|
|
617
|
-
.awsui-polaris-dark-mode .
|
|
601
|
+
.awsui-polaris-dark-mode .awsui_drawer_12i0j_cgj5x_189.awsui_ai-drawer_12i0j_cgj5x_217:not(#\9):not(.awsui_drawer-expanded_12i0j_cgj5x_238) > .awsui_drawer-content-container_12i0j_cgj5x_266, .awsui-dark-mode .awsui_drawer_12i0j_cgj5x_189.awsui_ai-drawer_12i0j_cgj5x_217:not(#\9):not(.awsui_drawer-expanded_12i0j_cgj5x_238) > .awsui_drawer-content-container_12i0j_cgj5x_266 {
|
|
618
602
|
border-inline-end: var(--border-divider-section-width-uwo8my, 1px) solid var(--color-border-layout-px1i24, #c6c6cd);
|
|
619
603
|
}
|
|
620
604
|
}
|
|
621
|
-
.awsui-one-theme .awsui_drawer_12i0j_1xjls_193.awsui_ai-drawer_12i0j_1xjls_221:not(#\9):not(.awsui_drawer-expanded_12i0j_1xjls_242) > .awsui_drawer-content-container_12i0j_1xjls_270 {
|
|
622
|
-
border-inline-end: var(--border-divider-section-width-uwo8my, 1px) solid var(--color-border-layout-px1i24, #c6c6cd);
|
|
623
|
-
}
|
|
624
605
|
}
|
|
625
|
-
.
|
|
606
|
+
.awsui_drawer_12i0j_cgj5x_189.awsui_ai-drawer_12i0j_cgj5x_217.awsui_drawer-expanded_12i0j_cgj5x_238:not(#\9) {
|
|
626
607
|
grid-template-columns: 1fr;
|
|
627
608
|
}
|
|
628
|
-
.
|
|
609
|
+
.awsui_drawer_12i0j_cgj5x_189.awsui_ai-drawer_12i0j_cgj5x_217.awsui_drawer-expanded_12i0j_cgj5x_238 > .awsui_drawer-content-container_12i0j_cgj5x_266:not(#\9) {
|
|
629
610
|
border-start-end-radius: 0;
|
|
630
611
|
}
|
|
631
|
-
.
|
|
612
|
+
.awsui_drawer_12i0j_cgj5x_189.awsui_bottom-drawer_12i0j_cgj5x_217:not(#\9) {
|
|
632
613
|
display: block;
|
|
633
614
|
inline-size: 100%;
|
|
634
615
|
block-size: var(--awsui-bottom-drawer-size-esndbs);
|
|
635
616
|
}
|
|
636
617
|
@media (max-width: 688px) {
|
|
637
|
-
.
|
|
618
|
+
.awsui_drawer_12i0j_cgj5x_189.awsui_bottom-drawer_12i0j_cgj5x_217:not(#\9) {
|
|
638
619
|
block-size: 100%;
|
|
639
620
|
}
|
|
640
|
-
.
|
|
621
|
+
.awsui_drawer_12i0j_cgj5x_189.awsui_bottom-drawer_12i0j_cgj5x_217.awsui_last-opened_12i0j_cgj5x_225:not(#\9) {
|
|
641
622
|
z-index: 1001;
|
|
642
623
|
}
|
|
643
624
|
}
|
|
644
|
-
.
|
|
625
|
+
.awsui_drawer_12i0j_cgj5x_189.awsui_bottom-drawer_12i0j_cgj5x_217.awsui_drawer-hidden_12i0j_cgj5x_242:not(#\9) {
|
|
645
626
|
display: none;
|
|
646
627
|
}
|
|
647
|
-
.
|
|
628
|
+
.awsui_drawer_12i0j_cgj5x_189.awsui_bottom-drawer_12i0j_cgj5x_217 > .awsui_global-drawer-wrapper_12i0j_cgj5x_252:not(#\9) {
|
|
648
629
|
display: block;
|
|
649
630
|
}
|
|
650
|
-
.
|
|
631
|
+
.awsui_drawer_12i0j_cgj5x_189.awsui_bottom-drawer_12i0j_cgj5x_217 > .awsui_global-drawer-wrapper_12i0j_cgj5x_252 > .awsui_drawer-gap_12i0j_cgj5x_269:not(#\9) {
|
|
651
632
|
block-size: 8px;
|
|
652
633
|
inline-size: 100%;
|
|
653
634
|
border-block-start: var(--border-divider-section-width-uwo8my, 1px) solid var(--color-border-layout-px1i24, #c6c6cd);
|
|
654
635
|
border-block-end: var(--border-divider-section-width-uwo8my, 1px) solid var(--color-border-layout-px1i24, #c6c6cd);
|
|
655
636
|
box-sizing: content-box;
|
|
656
637
|
}
|
|
657
|
-
.
|
|
638
|
+
.awsui_drawer_12i0j_cgj5x_189.awsui_bottom-drawer_12i0j_cgj5x_217 > .awsui_global-drawer-wrapper_12i0j_cgj5x_252 > .awsui_drawer-slider_12i0j_cgj5x_308:not(#\9) {
|
|
658
639
|
block-size: auto;
|
|
659
640
|
justify-content: center;
|
|
660
641
|
}
|
|
661
|
-
.
|
|
642
|
+
.awsui_drawer_12i0j_cgj5x_189.awsui_bottom-drawer_12i0j_cgj5x_217 > .awsui_global-drawer-wrapper_12i0j_cgj5x_252 > .awsui_bottom-drawer-content-header_12i0j_cgj5x_642:not(#\9) {
|
|
662
643
|
display: flex;
|
|
663
644
|
justify-content: space-between;
|
|
664
645
|
align-items: center;
|
|
665
646
|
inset-block-start: 0;
|
|
666
647
|
box-sizing: border-box;
|
|
667
648
|
}
|
|
668
|
-
.
|
|
649
|
+
.awsui_drawer_12i0j_cgj5x_189.awsui_bottom-drawer_12i0j_cgj5x_217 > .awsui_global-drawer-wrapper_12i0j_cgj5x_252 > .awsui_bottom-drawer-content-header_12i0j_cgj5x_642 > .awsui_bottom-drawer-content-header-content_12i0j_cgj5x_649:not(#\9) {
|
|
669
650
|
display: flex;
|
|
670
651
|
flex: 1;
|
|
671
652
|
align-items: center;
|
|
@@ -673,18 +654,18 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
673
654
|
block-size: 100%;
|
|
674
655
|
padding-inline-end: var(--space-m-dsumyt, 16px);
|
|
675
656
|
}
|
|
676
|
-
.
|
|
657
|
+
.awsui_drawer_12i0j_cgj5x_189.awsui_bottom-drawer_12i0j_cgj5x_217 > .awsui_global-drawer-wrapper_12i0j_cgj5x_252 > .awsui_bottom-drawer-content-header_12i0j_cgj5x_642 > .awsui_bottom-drawer-content-header-content_12i0j_cgj5x_649 > .awsui_bottom-drawer-actions_12i0j_cgj5x_657:not(#\9) {
|
|
677
658
|
display: flex;
|
|
678
659
|
}
|
|
679
|
-
.
|
|
660
|
+
.awsui_drawer_12i0j_cgj5x_189.awsui_bottom-drawer_12i0j_cgj5x_217 > .awsui_global-drawer-wrapper_12i0j_cgj5x_252 > .awsui_drawer-content-container_12i0j_cgj5x_266:not(#\9) {
|
|
680
661
|
grid-template-columns: 1fr;
|
|
681
662
|
grid-template-rows: auto;
|
|
682
663
|
}
|
|
683
664
|
|
|
684
|
-
.awsui_runtime-feature-notifications-drawer-
|
|
665
|
+
.awsui_runtime-feature-notifications-drawer-content_12i0j_cgj5x_665:not(#\9) {
|
|
685
666
|
border-block-start: 1px solid var(--color-border-divider-default-0de9c8, #c6c6cd);
|
|
686
667
|
}
|
|
687
668
|
|
|
688
|
-
.awsui_runtime-feature-notifications-
|
|
669
|
+
.awsui_runtime-feature-notifications-footer_12i0j_cgj5x_669:not(#\9) {
|
|
689
670
|
border-block-start: var(--border-divider-list-width-tdfx1x, 1px) solid var(--color-border-divider-secondary-46ol9n, #ebebf0);
|
|
690
671
|
}
|