@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
|
@@ -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
|
/*
|
|
@@ -186,7 +182,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
186
182
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
187
183
|
SPDX-License-Identifier: Apache-2.0
|
|
188
184
|
*/
|
|
189
|
-
.
|
|
185
|
+
.awsui_root_14iqq_w9a2w_185:not(#\9) {
|
|
190
186
|
border-collapse: separate;
|
|
191
187
|
border-spacing: 0;
|
|
192
188
|
box-sizing: border-box;
|
|
@@ -219,15 +215,15 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
219
215
|
word-wrap: break-word;
|
|
220
216
|
position: relative;
|
|
221
217
|
}
|
|
222
|
-
.
|
|
218
|
+
.awsui_root_14iqq_w9a2w_185.awsui_fit-height_14iqq_w9a2w_218:not(#\9) {
|
|
223
219
|
display: flex;
|
|
224
220
|
flex-direction: column;
|
|
225
221
|
block-size: 100%;
|
|
226
222
|
}
|
|
227
|
-
.
|
|
223
|
+
.awsui_root_14iqq_w9a2w_185.awsui_fit-height_14iqq_w9a2w_218.awsui_with-side-media_14iqq_w9a2w_223:not(#\9) {
|
|
228
224
|
flex-direction: row;
|
|
229
225
|
}
|
|
230
|
-
.
|
|
226
|
+
.awsui_root_14iqq_w9a2w_185.awsui_variant-default_14iqq_w9a2w_226:not(#\9), .awsui_root_14iqq_w9a2w_185.awsui_variant-stacked_14iqq_w9a2w_226:not(#\9) {
|
|
231
227
|
background-color: var(--color-background-container-content-78ljyf, #ffffff);
|
|
232
228
|
border-start-start-radius: var(--border-radius-container-nsfwmm, 16px);
|
|
233
229
|
border-start-end-radius: var(--border-radius-container-nsfwmm, 16px);
|
|
@@ -235,11 +231,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
235
231
|
border-end-end-radius: var(--border-radius-container-nsfwmm, 16px);
|
|
236
232
|
box-sizing: border-box;
|
|
237
233
|
}
|
|
238
|
-
.
|
|
234
|
+
.awsui_root_14iqq_w9a2w_185.awsui_variant-default_14iqq_w9a2w_226.awsui_refresh_14iqq_w9a2w_234:not(#\9), .awsui_root_14iqq_w9a2w_185.awsui_variant-stacked_14iqq_w9a2w_226.awsui_refresh_14iqq_w9a2w_234:not(#\9) {
|
|
239
235
|
border-block: solid var(--border-divider-section-width-uwo8my, 1px) var(--color-border-divider-default-0de9c8, #c6c6cd);
|
|
240
236
|
border-inline: solid var(--border-divider-section-width-uwo8my, 1px) var(--color-border-divider-default-0de9c8, #c6c6cd);
|
|
241
237
|
}
|
|
242
|
-
.
|
|
238
|
+
.awsui_root_14iqq_w9a2w_185.awsui_variant-default_14iqq_w9a2w_226:not(#\9):not(.awsui_refresh_14iqq_w9a2w_234)::before, .awsui_root_14iqq_w9a2w_185.awsui_variant-stacked_14iqq_w9a2w_226:not(#\9):not(.awsui_refresh_14iqq_w9a2w_234)::before {
|
|
243
239
|
content: "";
|
|
244
240
|
position: absolute;
|
|
245
241
|
inset-inline-start: 0px;
|
|
@@ -257,7 +253,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
257
253
|
border-end-end-radius: var(--border-radius-container-nsfwmm, 16px);
|
|
258
254
|
z-index: 1;
|
|
259
255
|
}
|
|
260
|
-
.
|
|
256
|
+
.awsui_root_14iqq_w9a2w_185.awsui_variant-default_14iqq_w9a2w_226:not(#\9):not(.awsui_refresh_14iqq_w9a2w_234)::after, .awsui_root_14iqq_w9a2w_185.awsui_variant-stacked_14iqq_w9a2w_226:not(#\9):not(.awsui_refresh_14iqq_w9a2w_234)::after {
|
|
261
257
|
content: "";
|
|
262
258
|
position: absolute;
|
|
263
259
|
inset-inline-start: 0px;
|
|
@@ -273,151 +269,151 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
273
269
|
border-end-end-radius: var(--border-radius-container-nsfwmm, 16px);
|
|
274
270
|
box-shadow: var(--shadow-container-53ltfv, 0px 0px 1px 1px #e9ebed, 0px 1px 8px 2px rgba(0, 7, 22, 0.12));
|
|
275
271
|
}
|
|
276
|
-
.
|
|
272
|
+
.awsui_root_14iqq_w9a2w_185.awsui_variant-stacked_14iqq_w9a2w_226:not(#\9):not(:last-child), .awsui_root_14iqq_w9a2w_185.awsui_variant-stacked_14iqq_w9a2w_226:not(#\9):not(:last-child)::before, .awsui_root_14iqq_w9a2w_185.awsui_variant-stacked_14iqq_w9a2w_226:not(#\9):not(:last-child)::after {
|
|
277
273
|
border-end-end-radius: 0;
|
|
278
274
|
border-end-start-radius: 0;
|
|
279
275
|
border-block-end-width: 0;
|
|
280
276
|
}
|
|
281
|
-
.
|
|
277
|
+
.awsui_root_14iqq_w9a2w_185.awsui_variant-stacked_14iqq_w9a2w_226 + .awsui_root_14iqq_w9a2w_185.awsui_variant-stacked_14iqq_w9a2w_226:not(#\9), .awsui_root_14iqq_w9a2w_185.awsui_variant-stacked_14iqq_w9a2w_226 + .awsui_root_14iqq_w9a2w_185.awsui_variant-stacked_14iqq_w9a2w_226:not(#\9)::before, .awsui_root_14iqq_w9a2w_185.awsui_variant-stacked_14iqq_w9a2w_226 + .awsui_root_14iqq_w9a2w_185.awsui_variant-stacked_14iqq_w9a2w_226:not(#\9)::after {
|
|
282
278
|
border-start-start-radius: 0;
|
|
283
279
|
border-start-end-radius: 0;
|
|
284
280
|
}
|
|
285
|
-
.
|
|
281
|
+
.awsui_root_14iqq_w9a2w_185.awsui_variant-stacked_14iqq_w9a2w_226 + .awsui_root_14iqq_w9a2w_185.awsui_variant-stacked_14iqq_w9a2w_226:not(#\9):not(.awsui_refresh_14iqq_w9a2w_234)::before {
|
|
286
282
|
border-block-start: var(--border-divider-section-width-uwo8my, 1px) solid var(--color-border-divider-default-0de9c8, #c6c6cd);
|
|
287
283
|
}
|
|
288
|
-
.
|
|
284
|
+
.awsui_root_14iqq_w9a2w_185.awsui_sticky-enabled_14iqq_w9a2w_284:not(#\9):not(.awsui_refresh_14iqq_w9a2w_234)::before {
|
|
289
285
|
inset-block-start: calc(-1 * var(--border-container-top-width-n1eke6, 0px));
|
|
290
286
|
}
|
|
291
|
-
.
|
|
287
|
+
.awsui_root_14iqq_w9a2w_185.awsui_sticky-enabled_14iqq_w9a2w_284:not(#\9):not(.awsui_refresh_14iqq_w9a2w_234).awsui_variant-stacked_14iqq_w9a2w_226::before {
|
|
292
288
|
inset-block-start: calc(-1 * var(--border-divider-section-width-uwo8my, 1px));
|
|
293
289
|
}
|
|
294
|
-
.
|
|
290
|
+
.awsui_root_14iqq_w9a2w_185.awsui_with-stuck-sticky-header-at-bottom_14iqq_w9a2w_290:not(#\9) {
|
|
295
291
|
border-end-end-radius: 0;
|
|
296
292
|
border-end-start-radius: 0;
|
|
297
293
|
}
|
|
298
294
|
|
|
299
|
-
.awsui_with-side-
|
|
295
|
+
.awsui_with-side-media_14iqq_w9a2w_223:not(#\9) {
|
|
300
296
|
display: flex;
|
|
301
297
|
flex-direction: row;
|
|
302
298
|
}
|
|
303
299
|
|
|
304
|
-
.awsui_with-top-
|
|
300
|
+
.awsui_with-top-media_14iqq_w9a2w_300:not(#\9) {
|
|
305
301
|
display: flex;
|
|
306
302
|
flex-direction: column;
|
|
307
303
|
}
|
|
308
304
|
|
|
309
|
-
.awsui_content-
|
|
305
|
+
.awsui_content-wrapper_14iqq_w9a2w_305:not(#\9) {
|
|
310
306
|
display: flex;
|
|
311
307
|
flex-direction: column;
|
|
312
308
|
inline-size: 100%;
|
|
313
309
|
}
|
|
314
|
-
.awsui_content-wrapper-fit-
|
|
310
|
+
.awsui_content-wrapper-fit-height_14iqq_w9a2w_310:not(#\9) {
|
|
315
311
|
block-size: 100%;
|
|
316
312
|
overflow: hidden;
|
|
317
313
|
border-end-start-radius: var(--border-radius-container-nsfwmm, 16px);
|
|
318
314
|
border-end-end-radius: var(--border-radius-container-nsfwmm, 16px);
|
|
319
315
|
}
|
|
320
316
|
|
|
321
|
-
.
|
|
317
|
+
.awsui_media_14iqq_w9a2w_317:not(#\9) {
|
|
322
318
|
overflow: hidden;
|
|
323
319
|
flex-shrink: 0;
|
|
324
320
|
}
|
|
325
|
-
.
|
|
326
|
-
.
|
|
327
|
-
.
|
|
321
|
+
.awsui_media_14iqq_w9a2w_317 img:not(#\9),
|
|
322
|
+
.awsui_media_14iqq_w9a2w_317 video:not(#\9),
|
|
323
|
+
.awsui_media_14iqq_w9a2w_317 picture:not(#\9) {
|
|
328
324
|
inline-size: 100%;
|
|
329
325
|
block-size: 100%;
|
|
330
326
|
object-fit: cover;
|
|
331
327
|
object-position: center;
|
|
332
328
|
}
|
|
333
|
-
.
|
|
329
|
+
.awsui_media_14iqq_w9a2w_317 iframe:not(#\9) {
|
|
334
330
|
inline-size: 100%;
|
|
335
331
|
block-size: 100%;
|
|
336
332
|
border-block: 0;
|
|
337
333
|
border-inline: 0;
|
|
338
334
|
}
|
|
339
|
-
.awsui_media-
|
|
335
|
+
.awsui_media-top_14iqq_w9a2w_335:not(#\9) {
|
|
340
336
|
max-block-size: 66%;
|
|
341
337
|
border-start-start-radius: calc(var(--border-radius-container-nsfwmm, 16px) - 1px);
|
|
342
338
|
border-start-end-radius: calc(var(--border-radius-container-nsfwmm, 16px) - 1px);
|
|
343
339
|
}
|
|
344
|
-
.awsui_media-
|
|
340
|
+
.awsui_media-side_14iqq_w9a2w_340:not(#\9) {
|
|
345
341
|
max-inline-size: 66%;
|
|
346
342
|
border-start-start-radius: calc(var(--border-radius-container-nsfwmm, 16px) - 1px);
|
|
347
343
|
border-end-start-radius: calc(var(--border-radius-container-nsfwmm, 16px) - 1px);
|
|
348
344
|
}
|
|
349
345
|
|
|
350
|
-
.
|
|
346
|
+
.awsui_header_14iqq_w9a2w_346:not(#\9) {
|
|
351
347
|
background-color: var(--color-background-container-header-ydavso, #ffffff);
|
|
352
348
|
border-start-start-radius: var(--border-radius-container-nsfwmm, 16px);
|
|
353
349
|
border-start-end-radius: var(--border-radius-container-nsfwmm, 16px);
|
|
354
350
|
}
|
|
355
|
-
.
|
|
351
|
+
.awsui_header_14iqq_w9a2w_346.awsui_header-full-page_14iqq_w9a2w_351:not(#\9) {
|
|
356
352
|
background-color: var(--color-background-layout-main-7z8vaj, #ffffff);
|
|
357
353
|
}
|
|
358
|
-
.awsui_header-variant-
|
|
354
|
+
.awsui_header-variant-embedded_14iqq_w9a2w_354.awsui_refresh_14iqq_w9a2w_234:not(#\9):not(.awsui_header-sticky-enabled_14iqq_w9a2w_354) {
|
|
359
355
|
background-color: transparent;
|
|
360
356
|
}
|
|
361
|
-
.
|
|
357
|
+
.awsui_header_14iqq_w9a2w_346.awsui_header-with-media_14iqq_w9a2w_357:not(#\9) {
|
|
362
358
|
background: none;
|
|
363
359
|
}
|
|
364
|
-
.
|
|
360
|
+
.awsui_header_14iqq_w9a2w_346.awsui_header-with-media_14iqq_w9a2w_357:not(#\9):not(:empty) {
|
|
365
361
|
border-block-end: none;
|
|
366
362
|
}
|
|
367
|
-
.awsui_header-sticky-
|
|
363
|
+
.awsui_header-sticky-disabled_14iqq_w9a2w_363:not(#\9) {
|
|
368
364
|
position: relative;
|
|
369
365
|
z-index: 1;
|
|
370
366
|
}
|
|
371
|
-
.awsui_header-sticky-
|
|
367
|
+
.awsui_header-sticky-enabled_14iqq_w9a2w_354:not(#\9) {
|
|
372
368
|
inset-block-start: 0;
|
|
373
369
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
374
370
|
position: sticky;
|
|
375
371
|
z-index: 800;
|
|
376
372
|
}
|
|
377
|
-
.awsui_header-
|
|
373
|
+
.awsui_header-stuck_14iqq_w9a2w_373:not(#\9) {
|
|
378
374
|
border-start-start-radius: 0;
|
|
379
375
|
border-start-end-radius: 0;
|
|
380
376
|
border-end-start-radius: 0;
|
|
381
377
|
border-end-end-radius: 0;
|
|
382
378
|
}
|
|
383
|
-
.awsui_header-
|
|
379
|
+
.awsui_header-stuck_14iqq_w9a2w_373:not(#\9)::before {
|
|
384
380
|
border-block: 0;
|
|
385
381
|
border-inline: 0;
|
|
386
382
|
}
|
|
387
|
-
.awsui_header-
|
|
383
|
+
.awsui_header-stuck_14iqq_w9a2w_373:not(#\9):not(.awsui_header-variant-cards_14iqq_w9a2w_383) {
|
|
388
384
|
box-shadow: var(--shadow-sticky-embedded-jmny8n, 0px 2px 0px 0px #e9ebed, 0px 16px 16px -12px rgba(0, 7, 22, 0.1));
|
|
389
385
|
}
|
|
390
|
-
.awsui_header-dynamic-
|
|
386
|
+
.awsui_header-dynamic-height_14iqq_w9a2w_386.awsui_header-stuck_14iqq_w9a2w_373:not(#\9) {
|
|
391
387
|
margin-block-end: calc(var(--line-height-heading-xl-hko6p0, 30px) - var(--line-height-heading-l-mg5bx6, 24px));
|
|
392
388
|
}
|
|
393
|
-
.
|
|
389
|
+
.awsui_header_14iqq_w9a2w_346:not(#\9):not(:empty) {
|
|
394
390
|
border-block-end: var(--border-container-sticky-width-nri0ix, 0px) solid var(--color-border-container-divider-9huz1a, transparent);
|
|
395
391
|
}
|
|
396
|
-
.
|
|
392
|
+
.awsui_header_14iqq_w9a2w_346.awsui_with-paddings_14iqq_w9a2w_392:not(#\9) {
|
|
397
393
|
padding-block-start: var(--space-container-header-top-am4vzw, 12px);
|
|
398
394
|
padding-block-end: var(--space-container-header-bottom-2taq8v, 8px);
|
|
399
395
|
padding-inline: var(--space-container-horizontal-nqrzyh, 20px);
|
|
400
396
|
}
|
|
401
|
-
.
|
|
397
|
+
.awsui_header_14iqq_w9a2w_346.awsui_with-paddings_14iqq_w9a2w_392.awsui_header-variant-cards_14iqq_w9a2w_383:not(#\9) {
|
|
402
398
|
padding-block: var(--space-container-header-top-am4vzw, 12px);
|
|
403
399
|
padding-inline: var(--space-container-horizontal-nqrzyh, 20px);
|
|
404
400
|
}
|
|
405
|
-
.
|
|
401
|
+
.awsui_header_14iqq_w9a2w_346.awsui_with-hidden-content_14iqq_w9a2w_401:not(#\9) {
|
|
406
402
|
border-end-start-radius: var(--border-radius-container-nsfwmm, 16px);
|
|
407
403
|
border-end-end-radius: var(--border-radius-container-nsfwmm, 16px);
|
|
408
404
|
}
|
|
409
|
-
.awsui_header-variant-
|
|
405
|
+
.awsui_header-variant-cards_14iqq_w9a2w_383:not(#\9) {
|
|
410
406
|
border-start-start-radius: var(--border-radius-container-nsfwmm, 16px);
|
|
411
407
|
border-start-end-radius: var(--border-radius-container-nsfwmm, 16px);
|
|
412
408
|
border-end-start-radius: var(--border-radius-container-nsfwmm, 16px);
|
|
413
409
|
border-end-end-radius: var(--border-radius-container-nsfwmm, 16px);
|
|
414
410
|
box-sizing: border-box;
|
|
415
411
|
}
|
|
416
|
-
.awsui_header-variant-
|
|
412
|
+
.awsui_header-variant-cards_14iqq_w9a2w_383.awsui_refresh_14iqq_w9a2w_234:not(#\9) {
|
|
417
413
|
border-block: solid var(--border-divider-section-width-uwo8my, 1px) var(--color-border-divider-default-0de9c8, #c6c6cd);
|
|
418
414
|
border-inline: solid var(--border-divider-section-width-uwo8my, 1px) var(--color-border-divider-default-0de9c8, #c6c6cd);
|
|
419
415
|
}
|
|
420
|
-
.awsui_header-variant-
|
|
416
|
+
.awsui_header-variant-cards_14iqq_w9a2w_383:not(#\9):not(.awsui_refresh_14iqq_w9a2w_234)::before {
|
|
421
417
|
content: "";
|
|
422
418
|
position: absolute;
|
|
423
419
|
inset-inline-start: 0px;
|
|
@@ -435,7 +431,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
435
431
|
border-end-end-radius: var(--border-radius-container-nsfwmm, 16px);
|
|
436
432
|
z-index: 1;
|
|
437
433
|
}
|
|
438
|
-
.awsui_header-variant-
|
|
434
|
+
.awsui_header-variant-cards_14iqq_w9a2w_383:not(#\9):not(.awsui_refresh_14iqq_w9a2w_234)::after {
|
|
439
435
|
content: "";
|
|
440
436
|
position: absolute;
|
|
441
437
|
inset-inline-start: 0px;
|
|
@@ -451,26 +447,26 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
451
447
|
border-end-end-radius: var(--border-radius-container-nsfwmm, 16px);
|
|
452
448
|
box-shadow: var(--shadow-container-53ltfv, 0px 0px 1px 1px #e9ebed, 0px 1px 8px 2px rgba(0, 7, 22, 0.12));
|
|
453
449
|
}
|
|
454
|
-
.awsui_header-variant-
|
|
450
|
+
.awsui_header-variant-cards_14iqq_w9a2w_383:not(#\9):not(.awsui_header-sticky-enabled_14iqq_w9a2w_354) {
|
|
455
451
|
position: relative;
|
|
456
452
|
}
|
|
457
|
-
.awsui_header-variant-
|
|
453
|
+
.awsui_header-variant-cards_14iqq_w9a2w_383.awsui_header-stuck_14iqq_w9a2w_373:not(#\9)::after, .awsui_header-variant-cards_14iqq_w9a2w_383.awsui_header-stuck_14iqq_w9a2w_373:not(#\9)::before {
|
|
458
454
|
border-block: 0;
|
|
459
455
|
border-inline: 0;
|
|
460
456
|
border-start-start-radius: 0;
|
|
461
457
|
border-start-end-radius: 0;
|
|
462
458
|
}
|
|
463
|
-
.awsui_header-variant-full-
|
|
459
|
+
.awsui_header-variant-full-page_14iqq_w9a2w_459.awsui_header-stuck_14iqq_w9a2w_373:not(#\9) {
|
|
464
460
|
box-shadow: none;
|
|
465
461
|
}
|
|
466
|
-
.awsui_header-variant-full-
|
|
462
|
+
.awsui_header-variant-full-page_14iqq_w9a2w_459.awsui_header-stuck_14iqq_w9a2w_373 > .awsui_header-cover_14iqq_w9a2w_462:not(#\9) {
|
|
467
463
|
background-color: var(--color-background-layout-main-7z8vaj, #ffffff);
|
|
468
464
|
inline-size: 100%;
|
|
469
465
|
position: absolute;
|
|
470
466
|
block-size: var(--space-scaled-s-8ozaad, 12px);
|
|
471
467
|
inset-block-start: calc(-1 * var(--space-scaled-s-8ozaad, 12px));
|
|
472
468
|
}
|
|
473
|
-
.awsui_header-variant-full-
|
|
469
|
+
.awsui_header-variant-full-page_14iqq_w9a2w_459.awsui_header-stuck_14iqq_w9a2w_373:not(#\9)::before {
|
|
474
470
|
content: "";
|
|
475
471
|
position: absolute;
|
|
476
472
|
pointer-events: none;
|
|
@@ -480,7 +476,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
480
476
|
inset-block-start: 0;
|
|
481
477
|
border-block-end: solid var(--border-divider-section-width-uwo8my, 1px) var(--color-border-divider-default-0de9c8, #c6c6cd);
|
|
482
478
|
}
|
|
483
|
-
.awsui_header-variant-full-
|
|
479
|
+
.awsui_header-variant-full-page_14iqq_w9a2w_459.awsui_header-stuck_14iqq_w9a2w_373:not(#\9)::after {
|
|
484
480
|
content: "";
|
|
485
481
|
position: absolute;
|
|
486
482
|
inset: 0;
|
|
@@ -488,30 +484,30 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
488
484
|
clip-path: polygon(-999% 100%, 999% 100%, 999% 999%, -999% 999%);
|
|
489
485
|
}
|
|
490
486
|
|
|
491
|
-
.
|
|
487
|
+
.awsui_content_14iqq_w9a2w_305:not(#\9) {
|
|
492
488
|
flex: 1;
|
|
493
489
|
}
|
|
494
|
-
.awsui_content-fit-
|
|
490
|
+
.awsui_content-fit-height_14iqq_w9a2w_490:not(#\9) {
|
|
495
491
|
overflow: auto;
|
|
496
492
|
display: flex;
|
|
497
493
|
flex-direction: column;
|
|
498
494
|
}
|
|
499
495
|
|
|
500
|
-
.awsui_content-
|
|
496
|
+
.awsui_content-inner_14iqq_w9a2w_496:not(#\9) {
|
|
501
497
|
flex: 1;
|
|
502
498
|
}
|
|
503
|
-
.awsui_content-
|
|
499
|
+
.awsui_content-inner_14iqq_w9a2w_496.awsui_with-paddings_14iqq_w9a2w_392:not(#\9) {
|
|
504
500
|
padding-block: var(--space-scaled-l-sej05l, 20px);
|
|
505
501
|
padding-inline: var(--space-container-horizontal-nqrzyh, 20px);
|
|
506
502
|
}
|
|
507
|
-
.awsui_content-
|
|
503
|
+
.awsui_content-inner_14iqq_w9a2w_496.awsui_with-paddings_14iqq_w9a2w_392.awsui_with-header_14iqq_w9a2w_503:not(#\9) {
|
|
508
504
|
padding-block-start: var(--space-container-content-top-1wtqrc, 4px);
|
|
509
505
|
}
|
|
510
506
|
|
|
511
|
-
.
|
|
507
|
+
.awsui_footer_14iqq_w9a2w_507.awsui_with-paddings_14iqq_w9a2w_392:not(#\9) {
|
|
512
508
|
padding-block: var(--space-scaled-s-8ozaad, 12px);
|
|
513
509
|
padding-inline: var(--space-container-horizontal-nqrzyh, 20px);
|
|
514
510
|
}
|
|
515
|
-
.
|
|
511
|
+
.awsui_footer_14iqq_w9a2w_507.awsui_with-divider_14iqq_w9a2w_511:not(#\9) {
|
|
516
512
|
border-block-start: var(--border-divider-section-width-uwo8my, 1px) solid var(--color-border-divider-default-0de9c8, #c6c6cd);
|
|
517
513
|
}
|
|
@@ -2,38 +2,38 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"root": "
|
|
6
|
-
"fit-height": "awsui_fit-
|
|
7
|
-
"with-side-media": "awsui_with-side-
|
|
8
|
-
"variant-default": "awsui_variant-
|
|
9
|
-
"variant-stacked": "awsui_variant-
|
|
10
|
-
"refresh": "
|
|
11
|
-
"sticky-enabled": "awsui_sticky-
|
|
12
|
-
"with-stuck-sticky-header-at-bottom": "awsui_with-stuck-sticky-header-at-
|
|
13
|
-
"with-top-media": "awsui_with-top-
|
|
14
|
-
"content-wrapper": "awsui_content-
|
|
15
|
-
"content-wrapper-fit-height": "awsui_content-wrapper-fit-
|
|
16
|
-
"media": "
|
|
17
|
-
"media-top": "awsui_media-
|
|
18
|
-
"media-side": "awsui_media-
|
|
19
|
-
"header": "
|
|
20
|
-
"header-full-page": "awsui_header-full-
|
|
21
|
-
"header-variant-embedded": "awsui_header-variant-
|
|
22
|
-
"header-sticky-enabled": "awsui_header-sticky-
|
|
23
|
-
"header-with-media": "awsui_header-with-
|
|
24
|
-
"header-sticky-disabled": "awsui_header-sticky-
|
|
25
|
-
"header-stuck": "awsui_header-
|
|
26
|
-
"header-variant-cards": "awsui_header-variant-
|
|
27
|
-
"header-dynamic-height": "awsui_header-dynamic-
|
|
28
|
-
"with-paddings": "awsui_with-
|
|
29
|
-
"with-hidden-content": "awsui_with-hidden-
|
|
30
|
-
"header-variant-full-page": "awsui_header-variant-full-
|
|
31
|
-
"header-cover": "awsui_header-
|
|
32
|
-
"content": "
|
|
33
|
-
"content-fit-height": "awsui_content-fit-
|
|
34
|
-
"content-inner": "awsui_content-
|
|
35
|
-
"with-header": "awsui_with-
|
|
36
|
-
"footer": "
|
|
37
|
-
"with-divider": "awsui_with-
|
|
5
|
+
"root": "awsui_root_14iqq_w9a2w_185",
|
|
6
|
+
"fit-height": "awsui_fit-height_14iqq_w9a2w_218",
|
|
7
|
+
"with-side-media": "awsui_with-side-media_14iqq_w9a2w_223",
|
|
8
|
+
"variant-default": "awsui_variant-default_14iqq_w9a2w_226",
|
|
9
|
+
"variant-stacked": "awsui_variant-stacked_14iqq_w9a2w_226",
|
|
10
|
+
"refresh": "awsui_refresh_14iqq_w9a2w_234",
|
|
11
|
+
"sticky-enabled": "awsui_sticky-enabled_14iqq_w9a2w_284",
|
|
12
|
+
"with-stuck-sticky-header-at-bottom": "awsui_with-stuck-sticky-header-at-bottom_14iqq_w9a2w_290",
|
|
13
|
+
"with-top-media": "awsui_with-top-media_14iqq_w9a2w_300",
|
|
14
|
+
"content-wrapper": "awsui_content-wrapper_14iqq_w9a2w_305",
|
|
15
|
+
"content-wrapper-fit-height": "awsui_content-wrapper-fit-height_14iqq_w9a2w_310",
|
|
16
|
+
"media": "awsui_media_14iqq_w9a2w_317",
|
|
17
|
+
"media-top": "awsui_media-top_14iqq_w9a2w_335",
|
|
18
|
+
"media-side": "awsui_media-side_14iqq_w9a2w_340",
|
|
19
|
+
"header": "awsui_header_14iqq_w9a2w_346",
|
|
20
|
+
"header-full-page": "awsui_header-full-page_14iqq_w9a2w_351",
|
|
21
|
+
"header-variant-embedded": "awsui_header-variant-embedded_14iqq_w9a2w_354",
|
|
22
|
+
"header-sticky-enabled": "awsui_header-sticky-enabled_14iqq_w9a2w_354",
|
|
23
|
+
"header-with-media": "awsui_header-with-media_14iqq_w9a2w_357",
|
|
24
|
+
"header-sticky-disabled": "awsui_header-sticky-disabled_14iqq_w9a2w_363",
|
|
25
|
+
"header-stuck": "awsui_header-stuck_14iqq_w9a2w_373",
|
|
26
|
+
"header-variant-cards": "awsui_header-variant-cards_14iqq_w9a2w_383",
|
|
27
|
+
"header-dynamic-height": "awsui_header-dynamic-height_14iqq_w9a2w_386",
|
|
28
|
+
"with-paddings": "awsui_with-paddings_14iqq_w9a2w_392",
|
|
29
|
+
"with-hidden-content": "awsui_with-hidden-content_14iqq_w9a2w_401",
|
|
30
|
+
"header-variant-full-page": "awsui_header-variant-full-page_14iqq_w9a2w_459",
|
|
31
|
+
"header-cover": "awsui_header-cover_14iqq_w9a2w_462",
|
|
32
|
+
"content": "awsui_content_14iqq_w9a2w_305",
|
|
33
|
+
"content-fit-height": "awsui_content-fit-height_14iqq_w9a2w_490",
|
|
34
|
+
"content-inner": "awsui_content-inner_14iqq_w9a2w_496",
|
|
35
|
+
"with-header": "awsui_with-header_14iqq_w9a2w_503",
|
|
36
|
+
"footer": "awsui_footer_14iqq_w9a2w_507",
|
|
37
|
+
"with-divider": "awsui_with-divider_14iqq_w9a2w_511"
|
|
38
38
|
};
|
|
39
39
|
|
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"layout": "
|
|
5
|
-
"background": "
|
|
6
|
-
"is-overlap-disabled": "awsui_is-overlap-
|
|
7
|
-
"header-background": "awsui_header-
|
|
8
|
-
"notifications": "
|
|
9
|
-
"breadcrumbs": "
|
|
10
|
-
"default-padding": "awsui_default-
|
|
11
|
-
"header-wrapper": "awsui_header-
|
|
12
|
-
"with-divider": "awsui_with-
|
|
13
|
-
"content": "
|
|
14
|
-
"has-header": "awsui_has-
|
|
15
|
-
"is-visual-refresh": "awsui_is-visual-
|
|
16
|
-
"has-default-background": "awsui_has-default-
|
|
17
|
-
"has-notifications": "awsui_has-
|
|
4
|
+
"layout": "awsui_layout_5gtk3_1cq23_141",
|
|
5
|
+
"background": "awsui_background_5gtk3_1cq23_155",
|
|
6
|
+
"is-overlap-disabled": "awsui_is-overlap-disabled_5gtk3_1cq23_160",
|
|
7
|
+
"header-background": "awsui_header-background_5gtk3_1cq23_163",
|
|
8
|
+
"notifications": "awsui_notifications_5gtk3_1cq23_167",
|
|
9
|
+
"breadcrumbs": "awsui_breadcrumbs_5gtk3_1cq23_172",
|
|
10
|
+
"default-padding": "awsui_default-padding_5gtk3_1cq23_177",
|
|
11
|
+
"header-wrapper": "awsui_header-wrapper_5gtk3_1cq23_181",
|
|
12
|
+
"with-divider": "awsui_with-divider_5gtk3_1cq23_186",
|
|
13
|
+
"content": "awsui_content_5gtk3_1cq23_189",
|
|
14
|
+
"has-header": "awsui_has-header_5gtk3_1cq23_193",
|
|
15
|
+
"is-visual-refresh": "awsui_is-visual-refresh_5gtk3_1cq23_200",
|
|
16
|
+
"has-default-background": "awsui_has-default-background_5gtk3_1cq23_200",
|
|
17
|
+
"has-notifications": "awsui_has-notifications_5gtk3_1cq23_204"
|
|
18
18
|
};
|
|
19
19
|
|
|
@@ -136,13 +136,9 @@
|
|
|
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
|
+
.awsui_layout_5gtk3_1cq23_141:not(#\9) {
|
|
146
142
|
--awsui-content-layout-default-horizontal-padding-esndbs: var(--space-layout-content-horizontal-buc0zz, 24px);
|
|
147
143
|
--awsui-content-layout-max-content-width-esndbs: 0px;
|
|
148
144
|
--awsui-content-layout-main-gap-esndbs: 0px;
|
|
@@ -152,62 +148,62 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
152
148
|
min-block-size: 100%;
|
|
153
149
|
}
|
|
154
150
|
@media (max-width: 688px) {
|
|
155
|
-
.
|
|
151
|
+
.awsui_layout_5gtk3_1cq23_141:not(#\9) {
|
|
156
152
|
--awsui-content-layout-default-horizontal-padding-esndbs: var(--space-l-2ud1p3, 20px);
|
|
157
153
|
}
|
|
158
154
|
}
|
|
159
|
-
.
|
|
155
|
+
.awsui_layout_5gtk3_1cq23_141 > .awsui_background_5gtk3_1cq23_155:not(#\9) {
|
|
160
156
|
grid-column: 1/8;
|
|
161
157
|
grid-row: 1/6;
|
|
162
158
|
color: var(--color-text-body-default-gtm97i, #0f141a);
|
|
163
159
|
}
|
|
164
|
-
.
|
|
160
|
+
.awsui_layout_5gtk3_1cq23_141 > .awsui_background_5gtk3_1cq23_155.awsui_is-overlap-disabled_5gtk3_1cq23_160:not(#\9) {
|
|
165
161
|
grid-row: 1/5;
|
|
166
162
|
}
|
|
167
|
-
.
|
|
163
|
+
.awsui_layout_5gtk3_1cq23_141 > .awsui_background_5gtk3_1cq23_155 > .awsui_header-background_5gtk3_1cq23_163:not(#\9) {
|
|
168
164
|
inline-size: 100%;
|
|
169
165
|
block-size: 100%;
|
|
170
166
|
}
|
|
171
|
-
.
|
|
167
|
+
.awsui_layout_5gtk3_1cq23_141 > .awsui_notifications_5gtk3_1cq23_167:not(#\9) {
|
|
172
168
|
grid-column: 4;
|
|
173
169
|
grid-row: 2;
|
|
174
170
|
padding-block-end: var(--space-xs-ymlm0b, 8px);
|
|
175
171
|
}
|
|
176
|
-
.
|
|
172
|
+
.awsui_layout_5gtk3_1cq23_141 > .awsui_breadcrumbs_5gtk3_1cq23_172:not(#\9) {
|
|
177
173
|
grid-column: 4;
|
|
178
174
|
grid-row: 3;
|
|
179
175
|
padding-block-end: var(--space-xs-ymlm0b, 8px);
|
|
180
176
|
}
|
|
181
|
-
.
|
|
177
|
+
.awsui_layout_5gtk3_1cq23_141.awsui_default-padding_5gtk3_1cq23_177:not(#\9) {
|
|
182
178
|
--awsui-content-layout-main-gap-esndbs: var(--space-scaled-m-m892r9, 16px);
|
|
183
179
|
grid-template-columns: var(--awsui-toggles-left-width-esndbs, 0) var(--awsui-content-layout-default-horizontal-padding-esndbs, 0) 1fr minmax(0, var(--awsui-content-layout-max-content-width-esndbs)) 1fr var(--awsui-content-layout-default-horizontal-padding-esndbs, 0) var(--awsui-toggles-right-width-esndbs, 0);
|
|
184
180
|
}
|
|
185
|
-
.
|
|
181
|
+
.awsui_layout_5gtk3_1cq23_141 > .awsui_header-wrapper_5gtk3_1cq23_181:not(#\9) {
|
|
186
182
|
grid-column: 4;
|
|
187
183
|
grid-row: 4;
|
|
188
184
|
padding-block-end: var(--space-content-header-padding-bottom-rvy5xz, 16px);
|
|
189
185
|
}
|
|
190
|
-
.
|
|
186
|
+
.awsui_layout_5gtk3_1cq23_141 > .awsui_header-wrapper_5gtk3_1cq23_181.awsui_with-divider_5gtk3_1cq23_186:not(#\9) {
|
|
191
187
|
border-block-end: 1px solid var(--color-border-divider-default-0de9c8, #c6c6cd);
|
|
192
188
|
}
|
|
193
|
-
.
|
|
189
|
+
.awsui_layout_5gtk3_1cq23_141 > .awsui_content_5gtk3_1cq23_189:not(#\9) {
|
|
194
190
|
grid-column: 4;
|
|
195
191
|
grid-row: 5/8;
|
|
196
192
|
}
|
|
197
|
-
.
|
|
193
|
+
.awsui_layout_5gtk3_1cq23_141:not(#\9):not(.awsui_has-header_5gtk3_1cq23_193) {
|
|
198
194
|
grid-template-rows: var(--awsui-content-layout-main-gap-esndbs) min-content min-content 0 calc(var(--space-dark-header-overlap-distance-ld45ap, 36px)) 1fr;
|
|
199
195
|
}
|
|
200
|
-
.
|
|
196
|
+
.awsui_layout_5gtk3_1cq23_141.awsui_is-overlap-disabled_5gtk3_1cq23_160:not(#\9) {
|
|
201
197
|
grid-template-rows: var(--awsui-content-layout-main-gap-esndbs) min-content min-content auto 0 1fr;
|
|
202
198
|
}
|
|
203
199
|
|
|
204
|
-
.
|
|
200
|
+
.awsui_layout_5gtk3_1cq23_141.awsui_is-visual-refresh_5gtk3_1cq23_200 > .awsui_background_5gtk3_1cq23_155.awsui_has-default-background_5gtk3_1cq23_200:not(#\9) {
|
|
205
201
|
background-color: var(--color-background-layout-main-7z8vaj, #ffffff);
|
|
206
202
|
}
|
|
207
203
|
|
|
208
|
-
.
|
|
204
|
+
.awsui_layout_5gtk3_1cq23_141:not(#\9):not(.awsui_is-visual-refresh_5gtk3_1cq23_200).awsui_has-notifications_5gtk3_1cq23_204 {
|
|
209
205
|
--awsui-content-layout-main-gap-esndbs: 0px;
|
|
210
206
|
}
|
|
211
|
-
.
|
|
207
|
+
.awsui_layout_5gtk3_1cq23_141:not(#\9):not(.awsui_is-visual-refresh_5gtk3_1cq23_200) > .awsui_notifications_5gtk3_1cq23_167 {
|
|
212
208
|
grid-column: 1/8;
|
|
213
209
|
}
|
|
@@ -2,19 +2,19 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"layout": "
|
|
6
|
-
"background": "
|
|
7
|
-
"is-overlap-disabled": "awsui_is-overlap-
|
|
8
|
-
"header-background": "awsui_header-
|
|
9
|
-
"notifications": "
|
|
10
|
-
"breadcrumbs": "
|
|
11
|
-
"default-padding": "awsui_default-
|
|
12
|
-
"header-wrapper": "awsui_header-
|
|
13
|
-
"with-divider": "awsui_with-
|
|
14
|
-
"content": "
|
|
15
|
-
"has-header": "awsui_has-
|
|
16
|
-
"is-visual-refresh": "awsui_is-visual-
|
|
17
|
-
"has-default-background": "awsui_has-default-
|
|
18
|
-
"has-notifications": "awsui_has-
|
|
5
|
+
"layout": "awsui_layout_5gtk3_1cq23_141",
|
|
6
|
+
"background": "awsui_background_5gtk3_1cq23_155",
|
|
7
|
+
"is-overlap-disabled": "awsui_is-overlap-disabled_5gtk3_1cq23_160",
|
|
8
|
+
"header-background": "awsui_header-background_5gtk3_1cq23_163",
|
|
9
|
+
"notifications": "awsui_notifications_5gtk3_1cq23_167",
|
|
10
|
+
"breadcrumbs": "awsui_breadcrumbs_5gtk3_1cq23_172",
|
|
11
|
+
"default-padding": "awsui_default-padding_5gtk3_1cq23_177",
|
|
12
|
+
"header-wrapper": "awsui_header-wrapper_5gtk3_1cq23_181",
|
|
13
|
+
"with-divider": "awsui_with-divider_5gtk3_1cq23_186",
|
|
14
|
+
"content": "awsui_content_5gtk3_1cq23_189",
|
|
15
|
+
"has-header": "awsui_has-header_5gtk3_1cq23_193",
|
|
16
|
+
"is-visual-refresh": "awsui_is-visual-refresh_5gtk3_1cq23_200",
|
|
17
|
+
"has-default-background": "awsui_has-default-background_5gtk3_1cq23_200",
|
|
18
|
+
"has-notifications": "awsui_has-notifications_5gtk3_1cq23_204"
|
|
19
19
|
};
|
|
20
20
|
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"focus-lock": "awsui_focus-
|
|
6
|
-
"calendar": "
|
|
7
|
-
"date-picker-container": "awsui_date-picker-
|
|
8
|
-
"date-picker-trigger": "awsui_date-picker-
|
|
9
|
-
"date-picker-input": "awsui_date-picker-
|
|
10
|
-
"open-calendar-button": "awsui_open-calendar-
|
|
4
|
+
"root": "awsui_root_145pa_1odz4_141",
|
|
5
|
+
"focus-lock": "awsui_focus-lock_145pa_1odz4_173",
|
|
6
|
+
"calendar": "awsui_calendar_145pa_1odz4_177",
|
|
7
|
+
"date-picker-container": "awsui_date-picker-container_145pa_1odz4_193",
|
|
8
|
+
"date-picker-trigger": "awsui_date-picker-trigger_145pa_1odz4_198",
|
|
9
|
+
"date-picker-input": "awsui_date-picker-input_145pa_1odz4_202",
|
|
10
|
+
"open-calendar-button": "awsui_open-calendar-button_145pa_1odz4_207"
|
|
11
11
|
};
|
|
12
12
|
|