@cloudscape-design/components 3.0.1349 → 3.0.1351
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 +99 -168
- 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/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/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
|
@@ -136,10 +136,6 @@
|
|
|
136
136
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
137
137
|
SPDX-License-Identifier: Apache-2.0
|
|
138
138
|
*/
|
|
139
|
-
/*
|
|
140
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
141
|
-
SPDX-License-Identifier: Apache-2.0
|
|
142
|
-
*/
|
|
143
139
|
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
144
140
|
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
145
141
|
/*
|
|
@@ -150,7 +146,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
150
146
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
151
147
|
SPDX-License-Identifier: Apache-2.0
|
|
152
148
|
*/
|
|
153
|
-
.
|
|
149
|
+
.awsui_root_gwq0h_1vps0_149:not(#\9) {
|
|
154
150
|
border-collapse: separate;
|
|
155
151
|
border-spacing: 0;
|
|
156
152
|
box-sizing: border-box;
|
|
@@ -185,56 +181,44 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
185
181
|
display: block;
|
|
186
182
|
}
|
|
187
183
|
|
|
188
|
-
.awsui_expand-
|
|
184
|
+
.awsui_expand-button_gwq0h_1vps0_184:not(#\9) {
|
|
189
185
|
outline: none;
|
|
190
186
|
}
|
|
191
187
|
|
|
192
|
-
.
|
|
188
|
+
.awsui_icon_gwq0h_1vps0_188:not(#\9) {
|
|
193
189
|
transform: rotate(-90deg);
|
|
194
190
|
transition: transform var(--motion-duration-rotate-90-lyzb0k, 135ms) var(--motion-easing-rotate-90-jhbqg9, cubic-bezier(0.165, 0.84, 0.44, 1));
|
|
195
191
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
196
192
|
}
|
|
197
193
|
@media (prefers-reduced-motion: reduce) {
|
|
198
|
-
.
|
|
194
|
+
.awsui_icon_gwq0h_1vps0_188:not(#\9) {
|
|
199
195
|
animation: none;
|
|
200
196
|
transition: none;
|
|
201
197
|
}
|
|
202
198
|
}
|
|
203
|
-
.awsui-motion-disabled .
|
|
199
|
+
.awsui-motion-disabled .awsui_icon_gwq0h_1vps0_188:not(#\9), .awsui-mode-entering .awsui_icon_gwq0h_1vps0_188:not(#\9) {
|
|
204
200
|
animation: none;
|
|
205
201
|
transition: none;
|
|
206
202
|
}
|
|
207
|
-
.
|
|
203
|
+
.awsui_icon_gwq0h_1vps0_188.awsui_expanded_gwq0h_1vps0_203:not(#\9) {
|
|
208
204
|
transform: rotate(0deg);
|
|
209
205
|
}
|
|
210
|
-
.
|
|
206
|
+
.awsui_icon_gwq0h_1vps0_188:not(#\9):dir(rtl) {
|
|
211
207
|
transform: rotate(90deg);
|
|
212
208
|
}
|
|
213
|
-
.
|
|
209
|
+
.awsui_icon_gwq0h_1vps0_188:not(#\9):dir(rtl).awsui_expanded_gwq0h_1vps0_203 {
|
|
214
210
|
transform: rotate(0deg);
|
|
215
211
|
}
|
|
216
212
|
|
|
217
|
-
.awsui_icon-
|
|
213
|
+
.awsui_icon-container_gwq0h_1vps0_213:not(#\9) {
|
|
218
214
|
position: relative;
|
|
219
215
|
margin-inline: calc((var(--line-height-body-m-2mh3ke, 20px) - var(--size-icon-normal-levt08, 16px)) / -2) calc(var(--space-xxs-hwfkai, 4px) + var(--border-divider-list-width-tdfx1x, 1px));
|
|
220
216
|
}
|
|
221
|
-
.awsui_icon-container-
|
|
217
|
+
.awsui_icon-container-container_gwq0h_1vps0_217:not(#\9) {
|
|
222
218
|
margin-inline-end: var(--space-xs-ymlm0b, 8px);
|
|
223
219
|
}
|
|
224
|
-
.awsui-one-theme .awsui_icon-container-container_gwq0h_10ou0_221:not(#\9) {
|
|
225
|
-
margin-inline-end: calc(var(--space-xs-ymlm0b, 8px) + var(--space-xxs-hwfkai, 4px));
|
|
226
|
-
inset-block-start: var(--space-xxs-hwfkai, 4px);
|
|
227
|
-
}
|
|
228
|
-
.awsui-one-theme .awsui_icon-container_gwq0h_10ou0_217:not(#\9) {
|
|
229
|
-
display: inline-flex;
|
|
230
|
-
align-items: flex-start;
|
|
231
|
-
margin-inline: 0 calc(var(--space-xs-ymlm0b, 8px) - var(--space-xxxs-pajhad, 2px));
|
|
232
|
-
}
|
|
233
|
-
.awsui-one-theme .awsui_icon-container_gwq0h_10ou0_217 > .awsui_icon_gwq0h_10ou0_192:not(#\9) {
|
|
234
|
-
inset-block-start: var(--space-xxxs-pajhad, 2px);
|
|
235
|
-
}
|
|
236
220
|
|
|
237
|
-
.
|
|
221
|
+
.awsui_wrapper_gwq0h_1vps0_221:not(#\9) {
|
|
238
222
|
box-sizing: border-box;
|
|
239
223
|
border-block: none;
|
|
240
224
|
border-inline: none;
|
|
@@ -242,116 +226,116 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
242
226
|
line-height: var(--line-height-body-m-2mh3ke, 20px);
|
|
243
227
|
text-align: start;
|
|
244
228
|
}
|
|
245
|
-
.awsui_wrapper-
|
|
229
|
+
.awsui_wrapper-default_gwq0h_1vps0_229:not(#\9), .awsui_wrapper-inline_gwq0h_1vps0_229:not(#\9), .awsui_wrapper-footer_gwq0h_1vps0_229:not(#\9) {
|
|
246
230
|
border-block: var(--border-divider-section-width-uwo8my, 1px) solid transparent;
|
|
247
231
|
border-inline: var(--border-divider-section-width-uwo8my, 1px) solid transparent;
|
|
248
232
|
}
|
|
249
|
-
.awsui_wrapper-
|
|
233
|
+
.awsui_wrapper-navigation_gwq0h_1vps0_233:not(#\9) {
|
|
250
234
|
border-inline-start: var(--border-divider-section-width-uwo8my, 1px) solid transparent;
|
|
251
235
|
}
|
|
252
|
-
.awsui_wrapper-
|
|
236
|
+
.awsui_wrapper-navigation_gwq0h_1vps0_233:not(#\9), .awsui_wrapper-container_gwq0h_1vps0_236:not(#\9) {
|
|
253
237
|
display: flex;
|
|
254
238
|
font-weight: var(--font-weight-heading-s-lcx0ai, 700);
|
|
255
239
|
}
|
|
256
|
-
.awsui_wrapper-
|
|
240
|
+
.awsui_wrapper-default_gwq0h_1vps0_229:not(#\9), .awsui_wrapper-inline_gwq0h_1vps0_229:not(#\9), .awsui_wrapper-navigation_gwq0h_1vps0_233:not(#\9), .awsui_wrapper-footer_gwq0h_1vps0_229:not(#\9), .awsui_wrapper-compact_gwq0h_1vps0_240:not(#\9) {
|
|
257
241
|
color: var(--color-text-expandable-section-default-aqjbq3, #0f141a);
|
|
258
242
|
-webkit-font-smoothing: var(--font-smoothing-webkit-oemolo, antialiased);
|
|
259
243
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-hbm0aq, grayscale);
|
|
260
244
|
}
|
|
261
|
-
.awsui_wrapper-
|
|
245
|
+
.awsui_wrapper-default_gwq0h_1vps0_229:not(#\9), .awsui_wrapper-inline_gwq0h_1vps0_229:not(#\9), .awsui_wrapper-navigation_gwq0h_1vps0_233:not(#\9), .awsui_wrapper-footer_gwq0h_1vps0_229:not(#\9) {
|
|
262
246
|
font-size: var(--font-size-expandable-heading-q41e8i, 16px);
|
|
263
247
|
letter-spacing: var(--letter-spacing-heading-s-4st9ep, -0.005em);
|
|
264
248
|
}
|
|
265
|
-
.awsui_wrapper-
|
|
249
|
+
.awsui_wrapper-default_gwq0h_1vps0_229:not(#\9) {
|
|
266
250
|
padding-block: var(--space-scaled-xxs-pfm1nx, 4px);
|
|
267
251
|
padding-inline-end: var(--space-xxs-hwfkai, 4px);
|
|
268
252
|
}
|
|
269
|
-
.awsui_wrapper-
|
|
253
|
+
.awsui_wrapper-default_gwq0h_1vps0_229.awsui_header-deprecated_gwq0h_1vps0_253:not(#\9) {
|
|
270
254
|
padding-inline-start: var(--space-xxs-hwfkai, 4px);
|
|
271
255
|
}
|
|
272
|
-
.awsui_wrapper-
|
|
256
|
+
.awsui_wrapper-default_gwq0h_1vps0_229:not(#\9), .awsui_wrapper-inline_gwq0h_1vps0_229:not(#\9) {
|
|
273
257
|
transition: border-block-end-color var(--motion-duration-show-quick-tyvnyw, 135ms) var(--motion-easing-expandable-content-enter-5fw5v8, ease-out);
|
|
274
258
|
}
|
|
275
|
-
.awsui_wrapper-
|
|
259
|
+
.awsui_wrapper-default_gwq0h_1vps0_229:not(#\9):not(.awsui_header-deprecated_gwq0h_1vps0_253), .awsui_wrapper-inline_gwq0h_1vps0_229:not(#\9):not(.awsui_header-deprecated_gwq0h_1vps0_253) {
|
|
276
260
|
padding-inline-start: calc(var(--size-icon-normal-levt08, 16px) + (var(--line-height-body-m-2mh3ke, 20px) - var(--size-icon-normal-levt08, 16px)) / -2 + var(--space-xxs-hwfkai, 4px) + var(--border-divider-list-width-tdfx1x, 1px));
|
|
277
261
|
}
|
|
278
262
|
@media (prefers-reduced-motion: reduce) {
|
|
279
|
-
.awsui_wrapper-
|
|
263
|
+
.awsui_wrapper-default_gwq0h_1vps0_229:not(#\9), .awsui_wrapper-inline_gwq0h_1vps0_229:not(#\9) {
|
|
280
264
|
animation: none;
|
|
281
265
|
transition: none;
|
|
282
266
|
}
|
|
283
267
|
}
|
|
284
|
-
.awsui-motion-disabled .awsui_wrapper-
|
|
268
|
+
.awsui-motion-disabled .awsui_wrapper-default_gwq0h_1vps0_229:not(#\9), .awsui-mode-entering .awsui_wrapper-default_gwq0h_1vps0_229:not(#\9), .awsui-motion-disabled .awsui_wrapper-inline_gwq0h_1vps0_229:not(#\9), .awsui-mode-entering .awsui_wrapper-inline_gwq0h_1vps0_229:not(#\9) {
|
|
285
269
|
animation: none;
|
|
286
270
|
transition: none;
|
|
287
271
|
}
|
|
288
|
-
.awsui_wrapper-
|
|
272
|
+
.awsui_wrapper-default_gwq0h_1vps0_229.awsui_wrapper-expanded_gwq0h_1vps0_272:not(#\9), .awsui_wrapper-inline_gwq0h_1vps0_229.awsui_wrapper-expanded_gwq0h_1vps0_272:not(#\9) {
|
|
289
273
|
padding-block-end: var(--space-scaled-xxs-pfm1nx, 4px);
|
|
290
274
|
border-block-end-color: var(--color-border-expandable-section-default-oi0xfr, #c6c6cd);
|
|
291
275
|
transition: border-block-end-color var(--motion-duration-expandable-content-enter-kqyuuj, 180ms) var(--motion-easing-expandable-content-enter-5fw5v8, ease-out) calc(var(--motion-duration-expandable-content-enter-kqyuuj, 180ms) / 3);
|
|
292
276
|
}
|
|
293
277
|
@media (prefers-reduced-motion: reduce) {
|
|
294
|
-
.awsui_wrapper-
|
|
278
|
+
.awsui_wrapper-default_gwq0h_1vps0_229.awsui_wrapper-expanded_gwq0h_1vps0_272:not(#\9), .awsui_wrapper-inline_gwq0h_1vps0_229.awsui_wrapper-expanded_gwq0h_1vps0_272:not(#\9) {
|
|
295
279
|
animation: none;
|
|
296
280
|
transition: none;
|
|
297
281
|
}
|
|
298
282
|
}
|
|
299
|
-
.awsui-motion-disabled .awsui_wrapper-
|
|
283
|
+
.awsui-motion-disabled .awsui_wrapper-default_gwq0h_1vps0_229.awsui_wrapper-expanded_gwq0h_1vps0_272:not(#\9), .awsui-mode-entering .awsui_wrapper-default_gwq0h_1vps0_229.awsui_wrapper-expanded_gwq0h_1vps0_272:not(#\9), .awsui-motion-disabled .awsui_wrapper-inline_gwq0h_1vps0_229.awsui_wrapper-expanded_gwq0h_1vps0_272:not(#\9), .awsui-mode-entering .awsui_wrapper-inline_gwq0h_1vps0_229.awsui_wrapper-expanded_gwq0h_1vps0_272:not(#\9) {
|
|
300
284
|
animation: none;
|
|
301
285
|
transition: none;
|
|
302
286
|
}
|
|
303
|
-
.awsui_wrapper-
|
|
287
|
+
.awsui_wrapper-footer_gwq0h_1vps0_229:not(#\9) {
|
|
304
288
|
padding-block: var(--space-scaled-xxs-pfm1nx, 4px);
|
|
305
289
|
}
|
|
306
|
-
.awsui_wrapper-
|
|
290
|
+
.awsui_wrapper-footer_gwq0h_1vps0_229:not(#\9), .awsui_wrapper-compact_gwq0h_1vps0_240:not(#\9) {
|
|
307
291
|
padding-inline-end: 0;
|
|
308
292
|
}
|
|
309
|
-
.awsui_wrapper-
|
|
293
|
+
.awsui_wrapper-footer_gwq0h_1vps0_229.awsui_header-deprecated_gwq0h_1vps0_253:not(#\9), .awsui_wrapper-compact_gwq0h_1vps0_240.awsui_header-deprecated_gwq0h_1vps0_253:not(#\9) {
|
|
310
294
|
padding-inline-start: 0;
|
|
311
295
|
}
|
|
312
|
-
.awsui_wrapper-
|
|
296
|
+
.awsui_wrapper-footer_gwq0h_1vps0_229:not(#\9):not(.awsui_header-deprecated_gwq0h_1vps0_253), .awsui_wrapper-compact_gwq0h_1vps0_240:not(#\9):not(.awsui_header-deprecated_gwq0h_1vps0_253) {
|
|
313
297
|
padding-inline-start: calc(var(--size-icon-normal-levt08, 16px) + (var(--line-height-body-m-2mh3ke, 20px) - var(--size-icon-normal-levt08, 16px)) / -2 + var(--space-xxs-hwfkai, 4px) + var(--border-divider-list-width-tdfx1x, 1px));
|
|
314
298
|
}
|
|
315
|
-
.awsui_wrapper-
|
|
299
|
+
.awsui_wrapper-container_gwq0h_1vps0_236:not(#\9) {
|
|
316
300
|
padding-block: var(--space-container-header-top-am4vzw, 12px) var(--space-container-header-bottom-2taq8v, 8px);
|
|
317
301
|
padding-inline-end: var(--space-container-horizontal-nqrzyh, 20px);
|
|
318
302
|
transition: padding-block-end var(--motion-duration-show-quick-tyvnyw, 135ms) var(--motion-easing-expandable-content-enter-5fw5v8, ease-out);
|
|
319
303
|
}
|
|
320
304
|
@media (prefers-reduced-motion: reduce) {
|
|
321
|
-
.awsui_wrapper-
|
|
305
|
+
.awsui_wrapper-container_gwq0h_1vps0_236:not(#\9) {
|
|
322
306
|
animation: none;
|
|
323
307
|
transition: none;
|
|
324
308
|
}
|
|
325
309
|
}
|
|
326
|
-
.awsui-motion-disabled .awsui_wrapper-
|
|
310
|
+
.awsui-motion-disabled .awsui_wrapper-container_gwq0h_1vps0_236:not(#\9), .awsui-mode-entering .awsui_wrapper-container_gwq0h_1vps0_236:not(#\9) {
|
|
327
311
|
animation: none;
|
|
328
312
|
transition: none;
|
|
329
313
|
}
|
|
330
|
-
.awsui_wrapper-
|
|
314
|
+
.awsui_wrapper-container_gwq0h_1vps0_236:not(#\9):not(.awsui_wrapper-expanded_gwq0h_1vps0_272) {
|
|
331
315
|
padding-block-end: var(--space-container-header-top-am4vzw, 12px);
|
|
332
316
|
}
|
|
333
|
-
.awsui_wrapper-
|
|
317
|
+
.awsui_wrapper-container_gwq0h_1vps0_236.awsui_wrapper-not-expanded-without-actions_gwq0h_1vps0_317:not(#\9) {
|
|
334
318
|
padding-block-end: calc(var(--space-container-header-top-am4vzw, 12px) + var(--space-scaled-xxs-pfm1nx, 4px));
|
|
335
319
|
}
|
|
336
|
-
.awsui_wrapper-
|
|
320
|
+
.awsui_wrapper-container_gwq0h_1vps0_236.awsui_header-deprecated_gwq0h_1vps0_253:not(#\9) {
|
|
337
321
|
padding-inline-start: var(--space-container-horizontal-nqrzyh, 20px);
|
|
338
322
|
}
|
|
339
|
-
.awsui_wrapper-
|
|
323
|
+
.awsui_wrapper-container_gwq0h_1vps0_236:not(#\9):not(.awsui_header-deprecated_gwq0h_1vps0_253) {
|
|
340
324
|
padding-inline-start: calc(var(--space-container-horizontal-nqrzyh, 20px) + calc(var(--size-icon-medium-uv8xcz, 20px) + (var(--line-height-body-m-2mh3ke, 20px) - var(--size-icon-normal-levt08, 16px)) / -2 + var(--space-xs-ymlm0b, 8px)));
|
|
341
325
|
}
|
|
342
|
-
body[data-awsui-focus-visible=true] .awsui_wrapper-
|
|
326
|
+
body[data-awsui-focus-visible=true] .awsui_wrapper-container_gwq0h_1vps0_236:not(#\9):focus {
|
|
343
327
|
padding-block: calc(var(--space-scaled-s-8ozaad, 12px) - var(--border-divider-section-width-uwo8my, 1px));
|
|
344
328
|
padding-inline: calc(var(--space-l-2ud1p3, 20px) - var(--border-divider-section-width-uwo8my, 1px));
|
|
345
329
|
}
|
|
346
330
|
|
|
347
|
-
.
|
|
331
|
+
.awsui_header_gwq0h_1vps0_253:not(#\9) {
|
|
348
332
|
/* used in test-utils */
|
|
349
333
|
}
|
|
350
|
-
.awsui_header-
|
|
334
|
+
.awsui_header-wrapper_gwq0h_1vps0_334:not(#\9), .awsui_header-deprecated_gwq0h_1vps0_253:not(#\9) {
|
|
351
335
|
display: flex;
|
|
352
336
|
font-weight: var(--font-weight-heading-s-lcx0ai, 700);
|
|
353
337
|
}
|
|
354
|
-
.awsui_header-
|
|
338
|
+
.awsui_header-wrapper_gwq0h_1vps0_334:not(#\9) {
|
|
355
339
|
font-size: inherit;
|
|
356
340
|
letter-spacing: inherit;
|
|
357
341
|
margin-block: 0;
|
|
@@ -359,7 +343,7 @@ body[data-awsui-focus-visible=true] .awsui_wrapper-container_gwq0h_10ou0_252:not
|
|
|
359
343
|
padding-block: 0;
|
|
360
344
|
padding-inline: 0;
|
|
361
345
|
}
|
|
362
|
-
.awsui_header-actions-
|
|
346
|
+
.awsui_header-actions-wrapper_gwq0h_1vps0_346:not(#\9) {
|
|
363
347
|
display: flex;
|
|
364
348
|
flex-direction: row;
|
|
365
349
|
justify-content: space-between;
|
|
@@ -367,14 +351,14 @@ body[data-awsui-focus-visible=true] .awsui_wrapper-container_gwq0h_10ou0_252:not
|
|
|
367
351
|
flex: 1;
|
|
368
352
|
min-inline-size: 0;
|
|
369
353
|
}
|
|
370
|
-
body[data-awsui-focus-visible=true] .awsui_header-
|
|
354
|
+
body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_1vps0_354:not(#\9):focus, body[data-awsui-focus-visible=true] .awsui_header-container-button_gwq0h_1vps0_354:not(#\9):focus {
|
|
371
355
|
position: relative;
|
|
372
356
|
}
|
|
373
|
-
body[data-awsui-focus-visible=true] .awsui_header-
|
|
357
|
+
body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_1vps0_354:not(#\9):focus, body[data-awsui-focus-visible=true] .awsui_header-container-button_gwq0h_1vps0_354:not(#\9):focus {
|
|
374
358
|
outline: 2px dotted transparent;
|
|
375
359
|
outline-offset: calc(0px - 1px);
|
|
376
360
|
}
|
|
377
|
-
body[data-awsui-focus-visible=true] .awsui_header-
|
|
361
|
+
body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_1vps0_354:not(#\9):focus::before, body[data-awsui-focus-visible=true] .awsui_header-container-button_gwq0h_1vps0_354:not(#\9):focus::before {
|
|
378
362
|
content: " ";
|
|
379
363
|
display: block;
|
|
380
364
|
position: absolute;
|
|
@@ -388,21 +372,21 @@ body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_10ou0_370:not(#\9
|
|
|
388
372
|
border-end-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
|
|
389
373
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-ditkrb, #006ce0);
|
|
390
374
|
}
|
|
391
|
-
.awsui_header-
|
|
375
|
+
.awsui_header-button_gwq0h_1vps0_354:not(#\9) {
|
|
392
376
|
box-sizing: border-box;
|
|
393
377
|
display: flex;
|
|
394
378
|
margin-inline-start: calc(-1 * calc(var(--size-icon-normal-levt08, 16px) + (var(--line-height-body-m-2mh3ke, 20px) - var(--size-icon-normal-levt08, 16px)) / -2 + var(--space-xxs-hwfkai, 4px) + var(--border-divider-list-width-tdfx1x, 1px)));
|
|
395
379
|
}
|
|
396
|
-
.awsui_header-container-
|
|
380
|
+
.awsui_header-container-button_gwq0h_1vps0_354:not(#\9) {
|
|
397
381
|
margin-inline-start: calc(-1 * calc(var(--size-icon-medium-uv8xcz, 20px) + (var(--line-height-body-m-2mh3ke, 20px) - var(--size-icon-normal-levt08, 16px)) / -2 + var(--space-xs-ymlm0b, 8px)));
|
|
398
382
|
}
|
|
399
|
-
.awsui_header-
|
|
383
|
+
.awsui_header-container_gwq0h_1vps0_354:not(#\9) {
|
|
400
384
|
inline-size: 100%;
|
|
401
385
|
}
|
|
402
|
-
.awsui_header-
|
|
386
|
+
.awsui_header-container_gwq0h_1vps0_354 > .awsui_icon-container_gwq0h_1vps0_213:not(#\9) {
|
|
403
387
|
margin-block-start: var(--space-expandable-section-icon-offset-top-cntyn8, 4px);
|
|
404
388
|
}
|
|
405
|
-
.awsui_header-
|
|
389
|
+
.awsui_header-navigation_gwq0h_1vps0_389 > .awsui_icon-container_gwq0h_1vps0_213:not(#\9) {
|
|
406
390
|
display: inline-flex;
|
|
407
391
|
cursor: pointer;
|
|
408
392
|
color: var(--color-text-expandable-section-navigation-icon-default-wh1lig, #424650);
|
|
@@ -415,17 +399,25 @@ body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_10ou0_370:not(#\9
|
|
|
415
399
|
text-decoration: none;
|
|
416
400
|
flex-direction: column;
|
|
417
401
|
}
|
|
418
|
-
.awsui_header-
|
|
402
|
+
.awsui_header-navigation_gwq0h_1vps0_389 > .awsui_icon-container_gwq0h_1vps0_213:not(#\9):not(.awsui_icon-container-end_gwq0h_1vps0_402) {
|
|
403
|
+
padding-inline-start: calc(24px - var(--size-icon-normal-levt08, 16px));
|
|
404
|
+
margin-inline-start: calc((var(--line-height-body-m-2mh3ke, 20px) - var(--size-icon-normal-levt08, 16px)) / -2 - calc(24px - var(--size-icon-normal-levt08, 16px)));
|
|
405
|
+
}
|
|
406
|
+
.awsui_header-navigation_gwq0h_1vps0_389 > .awsui_icon-container_gwq0h_1vps0_213.awsui_icon-container-end_gwq0h_1vps0_402:not(#\9) {
|
|
407
|
+
padding-inline-end: calc(24px - var(--size-icon-normal-levt08, 16px));
|
|
408
|
+
margin-inline-end: calc(-1 * calc(24px - var(--size-icon-normal-levt08, 16px)));
|
|
409
|
+
}
|
|
410
|
+
.awsui_header-navigation_gwq0h_1vps0_389 > .awsui_icon-container_gwq0h_1vps0_213:not(#\9):hover {
|
|
419
411
|
color: var(--color-text-expandable-section-hover-pqmtjd, #006ce0);
|
|
420
412
|
}
|
|
421
|
-
body[data-awsui-focus-visible=true] .awsui_header-
|
|
413
|
+
body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_1vps0_389 > .awsui_icon-container_gwq0h_1vps0_213:not(#\9):focus {
|
|
422
414
|
position: relative;
|
|
423
415
|
}
|
|
424
|
-
body[data-awsui-focus-visible=true] .awsui_header-
|
|
416
|
+
body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_1vps0_389 > .awsui_icon-container_gwq0h_1vps0_213:not(#\9):focus {
|
|
425
417
|
outline: 2px dotted transparent;
|
|
426
418
|
outline-offset: calc(2px - 1px);
|
|
427
419
|
}
|
|
428
|
-
body[data-awsui-focus-visible=true] .awsui_header-
|
|
420
|
+
body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_1vps0_389 > .awsui_icon-container_gwq0h_1vps0_213:not(#\9):focus::before {
|
|
429
421
|
content: " ";
|
|
430
422
|
display: block;
|
|
431
423
|
position: absolute;
|
|
@@ -439,116 +431,64 @@ body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_10ou0_405 > .
|
|
|
439
431
|
border-end-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
|
|
440
432
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-ditkrb, #006ce0);
|
|
441
433
|
}
|
|
442
|
-
.awsui_header-
|
|
434
|
+
.awsui_header-text_gwq0h_1vps0_434:not(#\9) {
|
|
443
435
|
/* used in test-utils */
|
|
444
436
|
}
|
|
445
437
|
|
|
446
|
-
:not(#\9):not(.awsui_wrapper-
|
|
438
|
+
:not(#\9):not(.awsui_wrapper-compact_gwq0h_1vps0_240) > .awsui_header-actions-wrapper_gwq0h_1vps0_346 {
|
|
447
439
|
flex-wrap: wrap;
|
|
448
440
|
column-gap: var(--space-xs-ymlm0b, 8px);
|
|
449
441
|
row-gap: var(--space-scaled-xxxs-oo06c7, 2px);
|
|
450
442
|
}
|
|
451
443
|
|
|
452
|
-
.
|
|
444
|
+
.awsui_content_gwq0h_1vps0_444:not(#\9) {
|
|
453
445
|
display: none;
|
|
454
446
|
}
|
|
455
|
-
.awsui_content-
|
|
447
|
+
.awsui_content-expanded_gwq0h_1vps0_447:not(#\9) {
|
|
456
448
|
display: block;
|
|
457
449
|
}
|
|
458
|
-
.awsui_content-
|
|
450
|
+
.awsui_content-compact_gwq0h_1vps0_450:not(#\9) {
|
|
459
451
|
padding-inline-start: calc(var(--size-icon-normal-levt08, 16px) + (var(--line-height-body-m-2mh3ke, 20px) - var(--size-icon-normal-levt08, 16px)) / -2 + var(--space-xxs-hwfkai, 4px) + var(--border-divider-list-width-tdfx1x, 1px));
|
|
460
452
|
}
|
|
461
|
-
.awsui-one-theme .awsui_content_gwq0h_10ou0_452:not(#\9) {
|
|
462
|
-
display: grid;
|
|
463
|
-
grid-template-rows: 0fr;
|
|
464
|
-
transition: grid-template-rows var(--motion-duration-show-quick-tyvnyw, 135ms) var(--motion-easing-expandable-content-enter-5fw5v8, ease-out);
|
|
465
|
-
}
|
|
466
|
-
@media (prefers-reduced-motion: reduce) {
|
|
467
|
-
.awsui-one-theme .awsui_content_gwq0h_10ou0_452:not(#\9) {
|
|
468
|
-
animation: none;
|
|
469
|
-
transition: none;
|
|
470
|
-
}
|
|
471
|
-
}
|
|
472
|
-
.awsui-motion-disabled .awsui-one-theme .awsui_content_gwq0h_10ou0_452:not(#\9), .awsui-mode-entering .awsui-one-theme .awsui_content_gwq0h_10ou0_452:not(#\9) {
|
|
473
|
-
animation: none;
|
|
474
|
-
transition: none;
|
|
475
|
-
}
|
|
476
|
-
.awsui-one-theme .awsui_content-expanded_gwq0h_10ou0_455:not(#\9) {
|
|
477
|
-
grid-template-rows: 1fr;
|
|
478
|
-
transition: grid-template-rows var(--motion-duration-expandable-content-enter-kqyuuj, 180ms) var(--motion-easing-expandable-content-enter-5fw5v8, ease-out);
|
|
479
|
-
}
|
|
480
|
-
@media (prefers-reduced-motion: reduce) {
|
|
481
|
-
.awsui-one-theme .awsui_content-expanded_gwq0h_10ou0_455:not(#\9) {
|
|
482
|
-
animation: none;
|
|
483
|
-
transition: none;
|
|
484
|
-
}
|
|
485
|
-
}
|
|
486
|
-
.awsui-motion-disabled .awsui-one-theme .awsui_content-expanded_gwq0h_10ou0_455:not(#\9), .awsui-mode-entering .awsui-one-theme .awsui_content-expanded_gwq0h_10ou0_455:not(#\9) {
|
|
487
|
-
animation: none;
|
|
488
|
-
transition: none;
|
|
489
|
-
}
|
|
490
453
|
|
|
491
|
-
.
|
|
492
|
-
|
|
493
|
-
overflow-y: clip;
|
|
494
|
-
min-block-size: 0;
|
|
495
|
-
opacity: 0;
|
|
496
|
-
transition: opacity var(--motion-duration-show-quick-tyvnyw, 135ms) var(--motion-easing-expandable-content-enter-5fw5v8, ease-out);
|
|
497
|
-
}
|
|
498
|
-
@media (prefers-reduced-motion: reduce) {
|
|
499
|
-
.awsui-one-theme .awsui_content-inner_gwq0h_10ou0_491:not(#\9) {
|
|
500
|
-
animation: none;
|
|
501
|
-
transition: none;
|
|
502
|
-
}
|
|
503
|
-
}
|
|
504
|
-
.awsui-motion-disabled .awsui-one-theme .awsui_content-inner_gwq0h_10ou0_491:not(#\9), .awsui-mode-entering .awsui-one-theme .awsui_content-inner_gwq0h_10ou0_491:not(#\9) {
|
|
505
|
-
animation: none;
|
|
506
|
-
transition: none;
|
|
507
|
-
}
|
|
508
|
-
.awsui-one-theme .awsui_content-inner-expanded_gwq0h_10ou0_508:not(#\9) {
|
|
509
|
-
opacity: 1;
|
|
510
|
-
transition: opacity var(--motion-duration-expandable-content-enter-kqyuuj, 180ms) var(--motion-easing-expandable-content-enter-5fw5v8, ease-out) calc(var(--motion-duration-expandable-content-enter-kqyuuj, 180ms) / 3);
|
|
454
|
+
.awsui_content-inner_gwq0h_1vps0_454:not(#\9) {
|
|
455
|
+
/* this comment keeps the class in the style sheet */
|
|
511
456
|
}
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
|
|
515
|
-
transition: none;
|
|
516
|
-
}
|
|
517
|
-
}
|
|
518
|
-
.awsui-motion-disabled .awsui-one-theme .awsui_content-inner-expanded_gwq0h_10ou0_508:not(#\9), .awsui-mode-entering .awsui-one-theme .awsui_content-inner-expanded_gwq0h_10ou0_508:not(#\9) {
|
|
519
|
-
animation: none;
|
|
520
|
-
transition: none;
|
|
457
|
+
|
|
458
|
+
.awsui_content-inner-expanded_gwq0h_1vps0_458:not(#\9) {
|
|
459
|
+
/* this comment keeps the class in the style sheet */
|
|
521
460
|
}
|
|
522
|
-
|
|
523
|
-
|
|
461
|
+
|
|
462
|
+
.awsui_content-inner-settled_gwq0h_1vps0_462:not(#\9) {
|
|
463
|
+
/* this comment keeps the class in the style sheet */
|
|
524
464
|
}
|
|
525
465
|
|
|
526
|
-
.awsui_content-inner-body-
|
|
466
|
+
.awsui_content-inner-body-default_gwq0h_1vps0_466:not(#\9), .awsui_content-inner-body-inline_gwq0h_1vps0_466:not(#\9) {
|
|
527
467
|
padding-block: var(--space-scaled-xs-xwoogq, 8px);
|
|
528
468
|
}
|
|
529
|
-
.awsui_content-inner-body-
|
|
469
|
+
.awsui_content-inner-body-footer_gwq0h_1vps0_469:not(#\9) {
|
|
530
470
|
padding-block: var(--space-xs-ymlm0b, 8px);
|
|
531
471
|
}
|
|
532
|
-
.awsui_content-inner-body-
|
|
472
|
+
.awsui_content-inner-body-container_gwq0h_1vps0_472:not(#\9) {
|
|
533
473
|
padding-block: var(--space-container-content-top-1wtqrc, 4px) var(--space-scaled-l-sej05l, 20px);
|
|
534
474
|
padding-inline: var(--space-container-horizontal-nqrzyh, 20px);
|
|
535
475
|
}
|
|
536
476
|
|
|
537
|
-
.awsui_disable-header-
|
|
477
|
+
.awsui_disable-header-paddings_gwq0h_1vps0_477:not(#\9) {
|
|
538
478
|
padding-block: 0;
|
|
539
479
|
padding-inline: 0;
|
|
540
480
|
}
|
|
541
481
|
|
|
542
|
-
.awsui_disable-content-
|
|
482
|
+
.awsui_disable-content-paddings_gwq0h_1vps0_482:not(#\9) {
|
|
543
483
|
padding-block: 0;
|
|
544
484
|
padding-inline: 0;
|
|
545
485
|
}
|
|
546
486
|
|
|
547
|
-
.
|
|
487
|
+
.awsui_focusable_gwq0h_1vps0_487:not(#\9):focus {
|
|
548
488
|
outline: none;
|
|
549
489
|
text-decoration: none;
|
|
550
490
|
}
|
|
551
|
-
body[data-awsui-focus-visible=true] .
|
|
491
|
+
body[data-awsui-focus-visible=true] .awsui_focusable_gwq0h_1vps0_487:not(#\9):focus {
|
|
552
492
|
outline: 2px dotted transparent;
|
|
553
493
|
border-block: var(--border-width-button-jm0qg7, 2px) solid var(--color-border-item-focused-ditkrb, #006ce0);
|
|
554
494
|
border-inline: var(--border-width-button-jm0qg7, 2px) solid var(--color-border-item-focused-ditkrb, #006ce0);
|
|
@@ -559,45 +499,45 @@ body[data-awsui-focus-visible=true] .awsui_focusable_gwq0h_10ou0_547:not(#\9):fo
|
|
|
559
499
|
box-shadow: 0 0 0 var(--border-control-focus-ring-shadow-spread-9mjajk, 1px) var(--color-border-item-focused-ditkrb, #006ce0);
|
|
560
500
|
}
|
|
561
501
|
|
|
562
|
-
.awsui_click-
|
|
502
|
+
.awsui_click-target_gwq0h_1vps0_502:not(#\9) {
|
|
563
503
|
cursor: pointer;
|
|
564
504
|
}
|
|
565
|
-
.awsui_click-
|
|
505
|
+
.awsui_click-target_gwq0h_1vps0_502:not(#\9):not(.awsui_wrapper-container_gwq0h_1vps0_236):not(.awsui_header-container-button_gwq0h_1vps0_354):hover {
|
|
566
506
|
color: var(--color-text-expandable-section-hover-pqmtjd, #006ce0);
|
|
567
507
|
}
|
|
568
508
|
|
|
569
|
-
.awsui_header-icon-
|
|
509
|
+
.awsui_header-icon-end_gwq0h_1vps0_509.awsui_wrapper-default_gwq0h_1vps0_229:not(#\9), .awsui_header-icon-end_gwq0h_1vps0_509.awsui_wrapper-inline_gwq0h_1vps0_229:not(#\9), .awsui_header-icon-end_gwq0h_1vps0_509.awsui_wrapper-footer_gwq0h_1vps0_229:not(#\9), .awsui_header-icon-end_gwq0h_1vps0_509.awsui_wrapper-compact_gwq0h_1vps0_240:not(#\9) {
|
|
570
510
|
padding-inline-start: 0;
|
|
571
511
|
}
|
|
572
|
-
.awsui_header-icon-
|
|
512
|
+
.awsui_header-icon-end_gwq0h_1vps0_509.awsui_wrapper-navigation_gwq0h_1vps0_233:not(#\9) {
|
|
573
513
|
justify-content: space-between;
|
|
574
514
|
align-items: flex-start;
|
|
575
515
|
column-gap: var(--space-xs-ymlm0b, 8px);
|
|
576
516
|
}
|
|
577
|
-
.awsui_header-icon-
|
|
517
|
+
.awsui_header-icon-end_gwq0h_1vps0_509.awsui_wrapper-container_gwq0h_1vps0_236:not(#\9), .awsui_header-icon-end_gwq0h_1vps0_509.awsui_wrapper-default_gwq0h_1vps0_229:not(#\9) {
|
|
578
518
|
display: flex;
|
|
579
519
|
align-items: flex-start;
|
|
580
520
|
column-gap: var(--space-m-dsumyt, 16px);
|
|
581
521
|
}
|
|
582
|
-
.awsui_header-icon-
|
|
522
|
+
.awsui_header-icon-end_gwq0h_1vps0_509.awsui_wrapper-container_gwq0h_1vps0_236:not(#\9):not(.awsui_header-deprecated_gwq0h_1vps0_253) {
|
|
583
523
|
padding-inline-start: var(--space-container-horizontal-nqrzyh, 20px);
|
|
584
524
|
}
|
|
585
525
|
|
|
586
|
-
.awsui_header-button-icon-
|
|
526
|
+
.awsui_header-button-icon-end_gwq0h_1vps0_526:not(#\9) {
|
|
587
527
|
margin-inline-start: 0;
|
|
588
528
|
column-gap: var(--space-xs-ymlm0b, 8px);
|
|
589
529
|
justify-content: space-between;
|
|
590
530
|
}
|
|
591
|
-
.awsui_header-button-icon-
|
|
531
|
+
.awsui_header-button-icon-end_gwq0h_1vps0_526:not(#\9):not(.awsui_header-container-button_gwq0h_1vps0_354) {
|
|
592
532
|
display: flex;
|
|
593
533
|
inline-size: 100%;
|
|
594
534
|
}
|
|
595
|
-
.awsui_header-button-icon-
|
|
535
|
+
.awsui_header-button-icon-end_gwq0h_1vps0_526:not(#\9):not(.awsui_header-container-button_gwq0h_1vps0_354) > .awsui_header-text_gwq0h_1vps0_434 {
|
|
596
536
|
flex: 1;
|
|
597
537
|
min-inline-size: 0;
|
|
598
538
|
}
|
|
599
539
|
|
|
600
|
-
.awsui_icon-container-
|
|
540
|
+
.awsui_icon-container-end_gwq0h_1vps0_402:not(#\9) {
|
|
601
541
|
margin-inline-start: auto;
|
|
602
542
|
margin-inline-end: 0;
|
|
603
543
|
flex-shrink: 0;
|
|
@@ -612,14 +552,14 @@ body[data-awsui-focus-visible=true] .awsui_focusable_gwq0h_10ou0_547:not(#\9):fo
|
|
|
612
552
|
font: inherit;
|
|
613
553
|
color: inherit;
|
|
614
554
|
}
|
|
615
|
-
body[data-awsui-focus-visible=true] .awsui_icon-container-
|
|
555
|
+
body[data-awsui-focus-visible=true] .awsui_icon-container-end_gwq0h_1vps0_402:not(#\9):focus {
|
|
616
556
|
position: relative;
|
|
617
557
|
}
|
|
618
|
-
body[data-awsui-focus-visible=true] .awsui_icon-container-
|
|
558
|
+
body[data-awsui-focus-visible=true] .awsui_icon-container-end_gwq0h_1vps0_402:not(#\9):focus {
|
|
619
559
|
outline: 2px dotted transparent;
|
|
620
560
|
outline-offset: calc(2px - 1px);
|
|
621
561
|
}
|
|
622
|
-
body[data-awsui-focus-visible=true] .awsui_icon-container-
|
|
562
|
+
body[data-awsui-focus-visible=true] .awsui_icon-container-end_gwq0h_1vps0_402:not(#\9):focus::before {
|
|
623
563
|
content: " ";
|
|
624
564
|
display: block;
|
|
625
565
|
position: absolute;
|
|
@@ -633,30 +573,21 @@ body[data-awsui-focus-visible=true] .awsui_icon-container-end_gwq0h_10ou0_600:no
|
|
|
633
573
|
border-end-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
|
|
634
574
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-ditkrb, #006ce0);
|
|
635
575
|
}
|
|
636
|
-
.awsui_header-icon-
|
|
576
|
+
.awsui_header-icon-end_gwq0h_1vps0_509.awsui_wrapper-navigation_gwq0h_1vps0_233 > .awsui_icon-container-end_gwq0h_1vps0_402:not(#\9) {
|
|
637
577
|
padding-block-start: calc((var(--size-side-navigation-item-height-lokap3, 28px) - var(--line-height-body-m-2mh3ke, 20px)) / 2);
|
|
638
578
|
}
|
|
639
|
-
.awsui-one-theme .awsui_icon-container-end_gwq0h_10ou0_600:not(#\9) {
|
|
640
|
-
margin-inline-end: 0;
|
|
641
|
-
}
|
|
642
|
-
.awsui-one-theme .awsui_icon-container-end_gwq0h_10ou0_600:not(#\9):not(.awsui_icon-container-container_gwq0h_10ou0_221) {
|
|
643
|
-
inset-block-start: var(--space-xxxs-pajhad, 2px);
|
|
644
|
-
}
|
|
645
|
-
.awsui-one-theme .awsui_icon-container-end_gwq0h_10ou0_600 > .awsui_icon_gwq0h_10ou0_192:not(#\9) {
|
|
646
|
-
inset-block-start: 0;
|
|
647
|
-
}
|
|
648
579
|
|
|
649
|
-
.awsui_header-
|
|
580
|
+
.awsui_header-content_gwq0h_1vps0_580:not(#\9) {
|
|
650
581
|
min-block-size: 0;
|
|
651
582
|
}
|
|
652
583
|
|
|
653
|
-
.awsui_header-icon-
|
|
654
|
-
.awsui_header-icon-
|
|
584
|
+
.awsui_header-icon-end_gwq0h_1vps0_509 > .awsui_header-content_gwq0h_1vps0_580:not(#\9),
|
|
585
|
+
.awsui_header-icon-end_gwq0h_1vps0_509 > .awsui_header-navigation-content_gwq0h_1vps0_585:not(#\9) {
|
|
655
586
|
flex: 1;
|
|
656
587
|
min-inline-size: 0;
|
|
657
588
|
}
|
|
658
589
|
|
|
659
|
-
.awsui_disable-header-
|
|
590
|
+
.awsui_disable-header-paddings_gwq0h_1vps0_477.awsui_wrapper-navigation_gwq0h_1vps0_233:not(#\9):not(.awsui_header-icon-end_gwq0h_1vps0_509) > .awsui_icon-container_gwq0h_1vps0_213 {
|
|
660
591
|
display: grid;
|
|
661
592
|
align-items: flex-start;
|
|
662
593
|
padding-block: calc((var(--size-side-navigation-item-height-lokap3, 28px) - var(--line-height-body-m-2mh3ke, 20px)) / 2);
|