@cloudscape-design/components 3.0.1360 → 3.0.1361
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 +347 -203
- package/action-card/styles.selectors.js +17 -17
- package/alert/actions-wrapper/styles.css.js +1 -1
- package/alert/actions-wrapper/styles.scoped.css +6 -2
- package/alert/actions-wrapper/styles.selectors.js +1 -1
- package/alert/styles.css.js +27 -27
- package/alert/styles.scoped.css +251 -63
- package/alert/styles.selectors.js +27 -27
- package/anchor-navigation/styles.css.js +8 -8
- package/anchor-navigation/styles.scoped.css +227 -51
- package/anchor-navigation/styles.selectors.js +8 -8
- package/annotation-context/annotation/styles.css.js +13 -13
- package/annotation-context/annotation/styles.scoped.css +201 -29
- 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 +142 -6
- 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 +198 -22
- 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 +144 -8
- package/app-layout/mobile-toolbar/styles.selectors.js +8 -8
- package/app-layout/notifications/styles.css.js +3 -3
- package/app-layout/notifications/styles.scoped.css +9 -5
- package/app-layout/notifications/styles.selectors.js +3 -3
- package/app-layout/resize/styles.css.js +5 -5
- package/app-layout/resize/styles.scoped.css +144 -12
- 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 +138 -2
- package/app-layout/split-panel/styles.selectors.js +2 -2
- package/app-layout/styles.css.js +12 -12
- package/app-layout/styles.scoped.css +148 -12
- package/app-layout/styles.selectors.js +12 -12
- package/app-layout/toggles/styles.css.js +2 -2
- package/app-layout/toggles/styles.scoped.css +182 -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 +374 -182
- 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 +281 -105
- package/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +32 -32
- package/app-layout/visual-refresh-toolbar/navigation/index.d.ts.map +1 -1
- package/app-layout/visual-refresh-toolbar/navigation/index.js +1 -11
- package/app-layout/visual-refresh-toolbar/navigation/index.js.map +1 -1
- package/app-layout/visual-refresh-toolbar/navigation/styles.css.js +6 -6
- package/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +145 -9
- package/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +6 -6
- package/app-layout/visual-refresh-toolbar/notifications/styles.css.js +3 -3
- package/app-layout/visual-refresh-toolbar/notifications/styles.scoped.css +7 -3
- package/app-layout/visual-refresh-toolbar/notifications/styles.selectors.js +3 -3
- package/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +30 -30
- package/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +207 -71
- 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 +133 -1
- 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 +176 -40
- 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 +154 -22
- 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 +190 -14
- package/area-chart/styles.selectors.js +6 -6
- package/attribute-editor/styles.css.js +15 -15
- package/attribute-editor/styles.scoped.css +174 -38
- package/attribute-editor/styles.selectors.js +15 -15
- package/autosuggest/utils/utils.d.ts.map +1 -1
- package/autosuggest/utils/utils.js +6 -7
- package/autosuggest/utils/utils.js.map +1 -1
- package/badge/styles.css.js +10 -10
- package/badge/styles.scoped.css +163 -23
- package/badge/styles.selectors.js +10 -10
- package/box/styles.css.js +220 -220
- package/box/styles.scoped.css +502 -346
- package/box/styles.selectors.js +220 -220
- package/breadcrumb-group/item/styles.css.js +7 -7
- package/breadcrumb-group/item/styles.scoped.css +166 -34
- package/breadcrumb-group/item/styles.selectors.js +7 -7
- package/breadcrumb-group/styles.css.js +14 -14
- package/breadcrumb-group/styles.scoped.css +173 -41
- package/breadcrumb-group/styles.selectors.js +14 -14
- package/button/styles.css.js +23 -23
- package/button/styles.scoped.css +240 -96
- 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 +176 -44
- 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 +184 -52
- 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 +141 -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 +167 -35
- package/button-dropdown/styles.selectors.js +23 -23
- package/button-group/styles.css.js +4 -4
- package/button-group/styles.scoped.css +177 -9
- package/button-group/styles.selectors.js +4 -4
- package/calendar/styles.css.js +21 -21
- package/calendar/styles.scoped.css +228 -88
- package/calendar/styles.selectors.js +21 -21
- package/cards/styles.css.js +38 -38
- package/cards/styles.scoped.css +185 -53
- package/cards/styles.selectors.js +38 -38
- package/checkbox/styles.css.js +3 -3
- package/checkbox/styles.scoped.css +146 -14
- 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 +142 -6
- package/code-editor/resizable-box/styles.selectors.js +4 -4
- package/code-editor/styles.css.js +33 -33
- package/code-editor/styles.scoped.css +351 -207
- package/code-editor/styles.selectors.js +33 -33
- package/collection-preferences/styles.css.js +38 -38
- package/collection-preferences/styles.scoped.css +210 -66
- 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 +177 -9
- 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 +218 -50
- package/column-layout/styles.selectors.js +13 -13
- package/container/styles.css.js +33 -33
- package/container/styles.scoped.css +279 -107
- package/container/styles.selectors.js +33 -33
- package/content-layout/styles.css.js +14 -14
- package/content-layout/styles.scoped.css +148 -16
- package/content-layout/styles.selectors.js +14 -14
- package/copy-to-clipboard/styles.css.js +5 -5
- package/copy-to-clipboard/styles.scoped.css +10 -6
- package/copy-to-clipboard/styles.selectors.js +5 -5
- package/date-picker/styles.css.js +7 -7
- package/date-picker/styles.scoped.css +149 -17
- 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 +231 -95
- 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 +142 -10
- 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 +183 -47
- package/date-range-picker/styles.selectors.js +23 -23
- package/divider/styles.css.js +6 -6
- package/divider/styles.scoped.css +145 -13
- package/divider/styles.selectors.js +6 -6
- package/drawer/styles.css.js +29 -29
- package/drawer/styles.scoped.css +237 -61
- package/drawer/styles.selectors.js +29 -29
- package/dropdown/styles.css.js +20 -20
- package/dropdown/styles.scoped.css +194 -58
- package/dropdown/styles.selectors.js +20 -20
- package/expandable-section/styles.css.js +43 -43
- package/expandable-section/styles.scoped.css +269 -133
- package/expandable-section/styles.selectors.js +43 -43
- package/file-dropzone/styles.css.js +3 -3
- package/file-dropzone/styles.scoped.css +175 -7
- package/file-dropzone/styles.selectors.js +3 -3
- package/file-input/styles.css.js +5 -5
- package/file-input/styles.scoped.css +188 -16
- package/file-input/styles.selectors.js +5 -5
- package/file-token-group/styles.css.js +23 -23
- package/file-token-group/styles.scoped.css +240 -52
- package/file-token-group/styles.selectors.js +23 -23
- package/file-upload/styles.css.js +2 -2
- package/file-upload/styles.scoped.css +7 -3
- package/file-upload/styles.selectors.js +2 -2
- package/flashbar/styles.css.js +50 -50
- package/flashbar/styles.scoped.css +382 -194
- package/flashbar/styles.selectors.js +50 -50
- package/form/styles.css.js +8 -8
- package/form/styles.scoped.css +144 -12
- package/form/styles.selectors.js +8 -8
- package/form-field/styles.css.js +24 -24
- package/form-field/styles.scoped.css +193 -57
- package/form-field/styles.selectors.js +24 -24
- package/grid/styles.css.js +53 -53
- package/grid/styles.scoped.css +190 -58
- package/grid/styles.selectors.js +53 -53
- package/header/styles.css.js +35 -35
- package/header/styles.scoped.css +293 -117
- package/header/styles.selectors.js +35 -35
- package/help-panel/styles.css.js +6 -6
- package/help-panel/styles.scoped.css +314 -146
- package/help-panel/styles.selectors.js +6 -6
- package/hotspot/styles.css.js +7 -7
- package/hotspot/styles.scoped.css +175 -7
- package/hotspot/styles.selectors.js +7 -7
- package/icon/interfaces.d.ts +1 -1
- package/icon/interfaces.d.ts.map +1 -1
- package/icon/interfaces.js.map +1 -1
- package/icon/styles.css.js +41 -42
- package/icon/styles.scoped.css +301 -124
- package/icon/styles.selectors.js +41 -42
- package/input/styles.css.js +28 -28
- package/input/styles.scoped.css +266 -134
- package/input/styles.selectors.js +28 -28
- package/internal/base-component/styles.scoped.css +9 -1
- package/internal/base-theme/styles.scoped.css +424 -424
- package/internal/components/abstract-switch/styles.css.js +13 -13
- package/internal/components/abstract-switch/styles.scoped.css +155 -23
- 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 +208 -68
- 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 +172 -40
- 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 +139 -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 +158 -22
- 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 +137 -5
- 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 +140 -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 +182 -46
- 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 +143 -11
- package/internal/components/chart-series-marker/styles.selectors.js +5 -5
- package/internal/components/chart-status-container/styles.css.js +2 -2
- package/internal/components/chart-status-container/styles.scoped.css +6 -2
- package/internal/components/chart-status-container/styles.selectors.js +2 -2
- package/internal/components/chart-wrapper/styles.css.js +9 -9
- package/internal/components/chart-wrapper/styles.scoped.css +183 -15
- 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 +142 -10
- 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 +158 -26
- 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 +184 -48
- 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 +141 -9
- 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 +138 -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 +157 -21
- 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 +156 -24
- 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 +175 -39
- 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 +143 -11
- 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 +143 -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 +149 -17
- 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 +133 -1
- 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 +225 -93
- 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 +175 -43
- 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 +145 -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 +221 -41
- package/internal/components/token-list/styles.selectors.js +10 -10
- package/internal/environment.js +2 -2
- package/internal/environment.json +2 -2
- package/internal/generated/styles/tokens.js +314 -314
- package/internal/generated/theming/index.cjs +314 -314
- package/internal/generated/theming/index.js +314 -314
- package/internal/manifest.json +1 -1
- package/item-card/styles.css.js +14 -14
- package/item-card/styles.scoped.css +214 -78
- package/item-card/styles.selectors.js +14 -14
- package/key-value-pairs/styles.css.js +8 -8
- package/key-value-pairs/styles.scoped.css +153 -21
- package/key-value-pairs/styles.selectors.js +8 -8
- package/link/styles.css.js +21 -21
- package/link/styles.scoped.css +274 -142
- package/link/styles.selectors.js +21 -21
- package/list/styles.css.js +5 -5
- package/list/styles.scoped.css +144 -12
- package/list/styles.selectors.js +5 -5
- package/live-region/styles.css.js +2 -2
- package/live-region/styles.scoped.css +135 -3
- 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 +197 -21
- package/mixed-line-bar-chart/styles.selectors.js +11 -11
- package/modal/styles.css.js +31 -31
- package/modal/styles.scoped.css +204 -64
- package/modal/styles.selectors.js +31 -31
- package/multiselect/styles.css.js +5 -5
- package/multiselect/styles.scoped.css +145 -13
- package/multiselect/styles.selectors.js +5 -5
- package/package.json +1 -1
- package/pagination/styles.css.js +12 -12
- package/pagination/styles.scoped.css +180 -48
- package/pagination/styles.selectors.js +12 -12
- package/panel-layout/styles.css.js +7 -7
- package/panel-layout/styles.scoped.css +194 -22
- package/panel-layout/styles.selectors.js +7 -7
- package/pie-chart/styles.css.js +27 -27
- package/pie-chart/styles.scoped.css +200 -60
- package/pie-chart/styles.selectors.js +27 -27
- package/popover/styles.css.js +58 -58
- package/popover/styles.scoped.css +288 -140
- package/popover/styles.selectors.js +58 -58
- package/progress-bar/styles.css.js +19 -19
- package/progress-bar/styles.scoped.css +214 -42
- package/progress-bar/styles.selectors.js +19 -19
- package/prompt-input/styles.css.js +26 -26
- package/prompt-input/styles.scoped.css +256 -124
- 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 +197 -61
- package/property-filter/filtering-token/styles.selectors.js +18 -18
- package/property-filter/styles.css.js +39 -39
- package/property-filter/styles.scoped.css +201 -69
- package/property-filter/styles.selectors.js +39 -39
- package/radio-button/styles.css.js +1 -1
- package/radio-button/styles.scoped.css +137 -5
- package/radio-button/styles.selectors.js +1 -1
- package/radio-group/styles.css.js +5 -5
- package/radio-group/styles.scoped.css +142 -10
- package/radio-group/styles.selectors.js +5 -5
- package/s3-resource-selector/s3-in-context/styles.css.js +7 -7
- package/s3-resource-selector/s3-in-context/styles.scoped.css +14 -10
- package/s3-resource-selector/s3-in-context/styles.selectors.js +7 -7
- package/s3-resource-selector/s3-modal/styles.css.js +3 -3
- package/s3-resource-selector/s3-modal/styles.scoped.css +174 -6
- 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 +202 -62
- package/segmented-control/styles.selectors.js +16 -16
- package/select/parts/styles.css.js +21 -21
- package/select/parts/styles.scoped.css +159 -27
- package/select/parts/styles.selectors.js +21 -21
- package/select/styles.css.js +3 -3
- package/select/styles.scoped.css +139 -7
- package/select/styles.selectors.js +3 -3
- package/side-navigation/styles.css.js +64 -64
- package/side-navigation/styles.scoped.css +306 -174
- package/side-navigation/styles.selectors.js +64 -64
- package/skeleton/styles.css.js +15 -15
- package/skeleton/styles.scoped.css +177 -45
- package/skeleton/styles.selectors.js +15 -15
- package/slider/styles.css.js +26 -26
- package/slider/styles.scoped.css +217 -81
- package/slider/styles.selectors.js +26 -26
- package/space-between/styles.css.js +23 -23
- package/space-between/styles.scoped.css +156 -24
- package/space-between/styles.selectors.js +23 -23
- package/spinner/styles.css.js +14 -14
- package/spinner/styles.scoped.css +160 -24
- package/spinner/styles.selectors.js +14 -14
- package/split-panel/icons/styles.css.js +22 -22
- package/split-panel/icons/styles.scoped.css +156 -24
- package/split-panel/icons/styles.selectors.js +22 -22
- package/split-panel/styles.css.js +38 -38
- package/split-panel/styles.scoped.css +212 -76
- package/split-panel/styles.selectors.js +38 -38
- package/status-indicator/styles.css.js +25 -25
- package/status-indicator/styles.scoped.css +191 -55
- package/status-indicator/styles.selectors.js +25 -25
- package/steps/styles.css.js +17 -17
- package/steps/styles.scoped.css +209 -41
- package/steps/styles.selectors.js +17 -17
- package/table/body-cell/styles.css.js +48 -48
- package/table/body-cell/styles.scoped.css +958 -826
- 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 +286 -118
- package/table/header-cell/styles.selectors.js +38 -38
- package/table/resizer/styles.css.js +17 -17
- package/table/resizer/styles.scoped.css +171 -39
- package/table/resizer/styles.selectors.js +17 -17
- package/table/selection/styles.css.js +4 -4
- package/table/selection/styles.scoped.css +136 -4
- package/table/selection/styles.selectors.js +4 -4
- package/table/sticky-scrollbar/styles.css.js +6 -6
- package/table/sticky-scrollbar/styles.scoped.css +179 -11
- package/table/sticky-scrollbar/styles.selectors.js +6 -6
- package/table/styles.css.js +37 -37
- package/table/styles.scoped.css +196 -60
- package/table/styles.selectors.js +37 -37
- package/tabs/styles.css.js +30 -30
- package/tabs/styles.scoped.css +220 -84
- package/tabs/styles.selectors.js +30 -30
- package/tag-editor/styles.css.js +3 -3
- package/tag-editor/styles.scoped.css +154 -22
- package/tag-editor/styles.selectors.js +3 -3
- package/test-utils/dom/button-group/index.js +4 -3
- package/test-utils/dom/button-group/index.js.map +1 -1
- package/test-utils/dom/popover/index.js +4 -3
- package/test-utils/dom/popover/index.js.map +1 -1
- package/test-utils/selectors/button-group/index.js +4 -3
- package/test-utils/selectors/button-group/index.js.map +1 -1
- package/test-utils/selectors/popover/index.js +4 -3
- package/test-utils/selectors/popover/index.js.map +1 -1
- package/text-content/styles.css.js +1 -1
- package/text-content/styles.scoped.css +259 -127
- package/text-content/styles.selectors.js +1 -1
- package/text-filter/styles.css.js +3 -3
- package/text-filter/styles.scoped.css +139 -7
- package/text-filter/styles.selectors.js +3 -3
- package/textarea/styles.css.js +9 -9
- package/textarea/styles.scoped.css +178 -46
- package/textarea/styles.selectors.js +9 -9
- package/tiles/styles.css.js +30 -30
- package/tiles/styles.scoped.css +264 -96
- package/tiles/styles.selectors.js +30 -30
- package/toggle/styles.css.js +10 -10
- package/toggle/styles.scoped.css +158 -26
- package/toggle/styles.selectors.js +10 -10
- package/toggle-button/styles.css.js +4 -4
- package/toggle-button/styles.scoped.css +8 -4
- package/toggle-button/styles.selectors.js +4 -4
- package/token/styles.css.js +14 -14
- package/token/styles.scoped.css +192 -52
- package/token/styles.selectors.js +14 -14
- package/token-group/styles.css.js +5 -5
- package/token-group/styles.scoped.css +140 -8
- package/token-group/styles.selectors.js +5 -5
- package/tooltip/styles.css.js +2 -2
- package/tooltip/styles.scoped.css +137 -5
- package/tooltip/styles.selectors.js +2 -2
- package/top-navigation/styles.css.js +47 -47
- package/top-navigation/styles.scoped.css +250 -118
- package/top-navigation/styles.selectors.js +47 -47
- package/tree-view/styles.css.js +2 -2
- package/tree-view/styles.scoped.css +177 -9
- 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 +193 -17
- package/tree-view/tree-item/styles.selectors.js +10 -10
- package/tree-view/vertical-connector/styles.css.js +3 -3
- package/tree-view/vertical-connector/styles.scoped.css +10 -6
- package/tree-view/vertical-connector/styles.selectors.js +3 -3
- package/truncated-text/styles.css.js +1 -1
- package/truncated-text/styles.scoped.css +141 -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 +205 -37
- 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 +229 -53
- 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 +185 -13
- package/tutorial-panel/styles.selectors.js +1 -1
- package/wizard/styles.css.js +30 -30
- package/wizard/styles.scoped.css +213 -81
- package/wizard/styles.selectors.js +30 -30
|
@@ -3,11 +3,143 @@
|
|
|
3
3
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
4
4
|
SPDX-License-Identifier: Apache-2.0
|
|
5
5
|
*/
|
|
6
|
+
/*
|
|
7
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
8
|
+
SPDX-License-Identifier: Apache-2.0
|
|
9
|
+
*/
|
|
10
|
+
/*
|
|
11
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
12
|
+
SPDX-License-Identifier: Apache-2.0
|
|
13
|
+
*/
|
|
14
|
+
/*
|
|
15
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
16
|
+
SPDX-License-Identifier: Apache-2.0
|
|
17
|
+
*/
|
|
18
|
+
/*
|
|
19
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
20
|
+
SPDX-License-Identifier: Apache-2.0
|
|
21
|
+
*/
|
|
22
|
+
/*
|
|
23
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
24
|
+
SPDX-License-Identifier: Apache-2.0
|
|
25
|
+
*/
|
|
26
|
+
/*
|
|
27
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
28
|
+
SPDX-License-Identifier: Apache-2.0
|
|
29
|
+
*/
|
|
30
|
+
/*
|
|
31
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
32
|
+
SPDX-License-Identifier: Apache-2.0
|
|
33
|
+
*/
|
|
34
|
+
/*
|
|
35
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
36
|
+
SPDX-License-Identifier: Apache-2.0
|
|
37
|
+
*/
|
|
38
|
+
/*
|
|
39
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
40
|
+
SPDX-License-Identifier: Apache-2.0
|
|
41
|
+
*/
|
|
42
|
+
/*
|
|
43
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
44
|
+
SPDX-License-Identifier: Apache-2.0
|
|
45
|
+
*/
|
|
46
|
+
/*
|
|
47
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
48
|
+
SPDX-License-Identifier: Apache-2.0
|
|
49
|
+
*/
|
|
50
|
+
/*
|
|
51
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
52
|
+
SPDX-License-Identifier: Apache-2.0
|
|
53
|
+
*/
|
|
54
|
+
/*
|
|
55
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
56
|
+
SPDX-License-Identifier: Apache-2.0
|
|
57
|
+
*/
|
|
58
|
+
/*
|
|
59
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
60
|
+
SPDX-License-Identifier: Apache-2.0
|
|
61
|
+
*/
|
|
62
|
+
/*
|
|
63
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
64
|
+
SPDX-License-Identifier: Apache-2.0
|
|
65
|
+
*/
|
|
66
|
+
/*
|
|
67
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
68
|
+
SPDX-License-Identifier: Apache-2.0
|
|
69
|
+
*/
|
|
70
|
+
/*
|
|
71
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
72
|
+
SPDX-License-Identifier: Apache-2.0
|
|
73
|
+
*/
|
|
74
|
+
/*
|
|
75
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
76
|
+
SPDX-License-Identifier: Apache-2.0
|
|
77
|
+
*/
|
|
78
|
+
/*
|
|
79
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
80
|
+
SPDX-License-Identifier: Apache-2.0
|
|
81
|
+
*/
|
|
82
|
+
/*
|
|
83
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
84
|
+
SPDX-License-Identifier: Apache-2.0
|
|
85
|
+
*/
|
|
86
|
+
/*
|
|
87
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
88
|
+
SPDX-License-Identifier: Apache-2.0
|
|
89
|
+
*/
|
|
90
|
+
/*
|
|
91
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
92
|
+
SPDX-License-Identifier: Apache-2.0
|
|
93
|
+
*/
|
|
94
|
+
/*
|
|
95
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
96
|
+
SPDX-License-Identifier: Apache-2.0
|
|
97
|
+
*/
|
|
98
|
+
/*
|
|
99
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
100
|
+
SPDX-License-Identifier: Apache-2.0
|
|
101
|
+
*/
|
|
102
|
+
/*
|
|
103
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
104
|
+
SPDX-License-Identifier: Apache-2.0
|
|
105
|
+
*/
|
|
106
|
+
/*
|
|
107
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
108
|
+
SPDX-License-Identifier: Apache-2.0
|
|
109
|
+
*/
|
|
110
|
+
/*
|
|
111
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
112
|
+
SPDX-License-Identifier: Apache-2.0
|
|
113
|
+
*/
|
|
6
114
|
/* stylelint-disable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
7
115
|
/* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
116
|
+
/*
|
|
117
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
118
|
+
SPDX-License-Identifier: Apache-2.0
|
|
119
|
+
*/
|
|
120
|
+
/*
|
|
121
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
122
|
+
SPDX-License-Identifier: Apache-2.0
|
|
123
|
+
*/
|
|
124
|
+
/*
|
|
125
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
126
|
+
SPDX-License-Identifier: Apache-2.0
|
|
127
|
+
*/
|
|
128
|
+
/*
|
|
129
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
130
|
+
SPDX-License-Identifier: Apache-2.0
|
|
131
|
+
*/
|
|
132
|
+
/*
|
|
133
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
134
|
+
SPDX-License-Identifier: Apache-2.0
|
|
135
|
+
*/
|
|
136
|
+
/*
|
|
137
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
138
|
+
SPDX-License-Identifier: Apache-2.0
|
|
139
|
+
*/
|
|
8
140
|
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
9
141
|
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
10
|
-
.
|
|
142
|
+
.awsui_root_l0dv0_1xpxv_142:not(#\9) {
|
|
11
143
|
border-collapse: separate;
|
|
12
144
|
border-spacing: 0;
|
|
13
145
|
box-sizing: border-box;
|
|
@@ -30,88 +162,88 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
30
162
|
visibility: visible;
|
|
31
163
|
white-space: normal;
|
|
32
164
|
word-spacing: normal;
|
|
33
|
-
font-size: var(--font-size-body-m-
|
|
34
|
-
line-height: var(--line-height-body-m-
|
|
165
|
+
font-size: var(--font-size-body-m-a7nh2n, 14px);
|
|
166
|
+
line-height: var(--line-height-body-m-2mh3ke, 20px);
|
|
35
167
|
color: var(--color-text-body-default-gtm97i, #0f141a);
|
|
36
|
-
font-weight: var(--font-weight-normal-
|
|
37
|
-
font-family: var(--font-family-base-
|
|
168
|
+
font-weight: var(--font-weight-normal-cxw1m3, 400);
|
|
169
|
+
font-family: var(--font-family-base-gmnpzl, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
38
170
|
-webkit-font-smoothing: auto;
|
|
39
171
|
-moz-osx-font-smoothing: auto;
|
|
40
172
|
min-inline-size: 0;
|
|
41
173
|
word-break: break-word;
|
|
42
174
|
}
|
|
43
175
|
|
|
44
|
-
.awsui_with-
|
|
176
|
+
.awsui_with-toolbar_l0dv0_1xpxv_176:not(#\9) {
|
|
45
177
|
/* Structural class — parent context for toolbar margin resets. */
|
|
46
178
|
}
|
|
47
179
|
|
|
48
|
-
.
|
|
49
|
-
font-size: var(--font-panel-header-size-
|
|
50
|
-
letter-spacing: var(--letter-spacing-heading-m-
|
|
51
|
-
line-height: var(--font-panel-header-line-height-
|
|
52
|
-
font-weight: var(--font-weight-heading-l-
|
|
53
|
-
-webkit-font-smoothing: var(--font-smoothing-webkit-
|
|
54
|
-
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-
|
|
180
|
+
.awsui_header_l0dv0_1xpxv_180:not(#\9) {
|
|
181
|
+
font-size: var(--font-panel-header-size-33h9j8, 18px);
|
|
182
|
+
letter-spacing: var(--letter-spacing-heading-m-29ewnk, -0.01em);
|
|
183
|
+
line-height: var(--font-panel-header-line-height-8xb2qj, 22px);
|
|
184
|
+
font-weight: var(--font-weight-heading-l-0t6dwc, 700);
|
|
185
|
+
-webkit-font-smoothing: var(--font-smoothing-webkit-oemolo, antialiased);
|
|
186
|
+
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-hbm0aq, grayscale);
|
|
55
187
|
margin-block: 0;
|
|
56
188
|
margin-inline: 0;
|
|
57
189
|
padding-block: var(--space-panel-header-vertical-ckfgmy, 20px);
|
|
58
190
|
padding-inline-start: var(--space-panel-nav-left-wn0n7h, 28px);
|
|
59
191
|
padding-inline-end: calc(var(--space-scaled-xxl-6wgq96, 32px) + var(--space-xl-jfy3x4, 24px));
|
|
60
192
|
}
|
|
61
|
-
.
|
|
193
|
+
.awsui_root_l0dv0_1xpxv_142:not(#\9):has(.awsui_list--with-icons_l0dv0_1xpxv_193) > .awsui_header_l0dv0_1xpxv_180 {
|
|
62
194
|
padding-inline-start: var(--space-scaled-l-sej05l, 20px);
|
|
63
195
|
}
|
|
64
196
|
|
|
65
|
-
.awsui_header-
|
|
66
|
-
font-size: var(--font-panel-header-size-
|
|
67
|
-
letter-spacing: var(--letter-spacing-heading-m-
|
|
68
|
-
line-height: var(--font-panel-header-line-height-
|
|
69
|
-
font-weight: var(--font-weight-heading-l-
|
|
70
|
-
-webkit-font-smoothing: var(--font-smoothing-webkit-
|
|
71
|
-
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-
|
|
197
|
+
.awsui_header-link_l0dv0_1xpxv_197:not(#\9) {
|
|
198
|
+
font-size: var(--font-panel-header-size-33h9j8, 18px);
|
|
199
|
+
letter-spacing: var(--letter-spacing-heading-m-29ewnk, -0.01em);
|
|
200
|
+
line-height: var(--font-panel-header-line-height-8xb2qj, 22px);
|
|
201
|
+
font-weight: var(--font-weight-heading-l-0t6dwc, 700);
|
|
202
|
+
-webkit-font-smoothing: var(--font-smoothing-webkit-oemolo, antialiased);
|
|
203
|
+
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-hbm0aq, grayscale);
|
|
72
204
|
color: var(--color-text-heading-default-pn83b8, #0f141a);
|
|
73
|
-
min-block-size: var(--font-panel-header-line-height-
|
|
205
|
+
min-block-size: var(--font-panel-header-line-height-8xb2qj, 22px);
|
|
74
206
|
display: flex;
|
|
75
207
|
}
|
|
76
|
-
.awsui_header-link--has-
|
|
77
|
-
font-weight: var(--font-weight-normal-
|
|
208
|
+
.awsui_header-link--has-logo_l0dv0_1xpxv_208 > .awsui_header-link-text_l0dv0_1xpxv_208:not(#\9) {
|
|
209
|
+
font-weight: var(--font-weight-normal-cxw1m3, 400);
|
|
78
210
|
align-self: center;
|
|
79
211
|
}
|
|
80
212
|
|
|
81
|
-
.awsui_header-
|
|
213
|
+
.awsui_header-logo_l0dv0_1xpxv_213:not(#\9) {
|
|
82
214
|
margin-inline-end: var(--space-s-tvghoh, 12px);
|
|
83
215
|
margin-block-start: var(--space-xxxs-pajhad, 2px);
|
|
84
216
|
max-inline-size: calc(1.25 * var(--size-icon-big-7pq9l3, 32px));
|
|
85
217
|
align-self: flex-start;
|
|
86
218
|
}
|
|
87
|
-
.awsui_header-logo--
|
|
219
|
+
.awsui_header-logo--stretched_l0dv0_1xpxv_219:not(#\9) {
|
|
88
220
|
max-inline-size: 100%;
|
|
89
221
|
margin-inline-end: 0;
|
|
90
222
|
}
|
|
91
223
|
|
|
92
|
-
.awsui_items-
|
|
224
|
+
.awsui_items-control_l0dv0_1xpxv_224:not(#\9) {
|
|
93
225
|
padding-inline: var(--space-l-2ud1p3, 20px);
|
|
94
|
-
padding-block-start: calc((var(--size-side-navigation-item-height-lokap3, 28px) - var(--line-height-body-m-
|
|
226
|
+
padding-block-start: calc((var(--size-side-navigation-item-height-lokap3, 28px) - var(--line-height-body-m-2mh3ke, 20px)) / 2);
|
|
95
227
|
}
|
|
96
228
|
|
|
97
|
-
.awsui_list-
|
|
229
|
+
.awsui_list-container_l0dv0_1xpxv_229:not(#\9) {
|
|
98
230
|
margin-block-end: var(--space-panel-content-bottom-24c6lu, 40px);
|
|
99
231
|
}
|
|
100
232
|
|
|
101
|
-
.awsui_items-
|
|
102
|
-
.awsui_list-
|
|
103
|
-
margin-block-start: calc(var(--space-panel-content-top-qvd1dr, 20px) - calc((var(--size-side-navigation-item-height-lokap3, 28px) - var(--line-height-body-m-
|
|
233
|
+
.awsui_items-control_l0dv0_1xpxv_224:not(#\9),
|
|
234
|
+
.awsui_list-container_l0dv0_1xpxv_229:not(#\9) {
|
|
235
|
+
margin-block-start: calc(var(--space-panel-content-top-qvd1dr, 20px) - calc((var(--size-side-navigation-item-height-lokap3, 28px) - var(--line-height-body-m-2mh3ke, 20px)) / 2));
|
|
104
236
|
}
|
|
105
|
-
.awsui_with-
|
|
106
|
-
.awsui_with-
|
|
107
|
-
margin-block-start: calc(-1 * calc((var(--size-side-navigation-item-height-lokap3, 28px) - var(--line-height-body-m-
|
|
237
|
+
.awsui_with-toolbar_l0dv0_1xpxv_176 > .awsui_divider-header_l0dv0_1xpxv_237 + .awsui_items-control_l0dv0_1xpxv_224:not(#\9),
|
|
238
|
+
.awsui_with-toolbar_l0dv0_1xpxv_176 > .awsui_divider-header_l0dv0_1xpxv_237 + .awsui_list-container_l0dv0_1xpxv_229:not(#\9) {
|
|
239
|
+
margin-block-start: calc(-1 * calc((var(--size-side-navigation-item-height-lokap3, 28px) - var(--line-height-body-m-2mh3ke, 20px)) / 2));
|
|
108
240
|
}
|
|
109
|
-
.awsui_with-
|
|
110
|
-
.awsui_with-
|
|
241
|
+
.awsui_with-toolbar_l0dv0_1xpxv_176.awsui_root--collapsed_l0dv0_1xpxv_241 > .awsui_items-control_l0dv0_1xpxv_224:not(#\9),
|
|
242
|
+
.awsui_with-toolbar_l0dv0_1xpxv_176.awsui_root--collapsed_l0dv0_1xpxv_241 > .awsui_list-container_l0dv0_1xpxv_229:not(#\9) {
|
|
111
243
|
margin-block-start: var(--space-scaled-xxs-pfm1nx, 4px);
|
|
112
244
|
}
|
|
113
245
|
|
|
114
|
-
.
|
|
246
|
+
.awsui_list_l0dv0_1xpxv_193:not(#\9) {
|
|
115
247
|
margin-block: 0;
|
|
116
248
|
margin-inline: 0;
|
|
117
249
|
padding-block: 0;
|
|
@@ -119,198 +251,198 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
119
251
|
padding-inline-start: calc(var(--size-icon-normal-levt08, 16px) + var(--space-xs-ymlm0b, 8px) - var(--space-xs-ymlm0b, 8px));
|
|
120
252
|
}
|
|
121
253
|
|
|
122
|
-
.awsui_list-variant-
|
|
254
|
+
.awsui_list-variant-root_l0dv0_1xpxv_254:not(#\9) {
|
|
123
255
|
margin-block: 0;
|
|
124
256
|
margin-inline: 0;
|
|
125
257
|
padding-block: 0;
|
|
126
258
|
padding-inline-start: calc(var(--space-panel-nav-left-wn0n7h, 28px) - var(--space-xs-ymlm0b, 8px));
|
|
127
259
|
padding-inline-end: calc(var(--space-panel-side-right-8wwirc, 24px) - var(--space-xs-ymlm0b, 8px));
|
|
128
260
|
}
|
|
129
|
-
.awsui_list-variant-root--
|
|
261
|
+
.awsui_list-variant-root--first_l0dv0_1xpxv_261:not(#\9) {
|
|
130
262
|
margin-block-start: 0;
|
|
131
263
|
}
|
|
132
|
-
.awsui_list-variant-root--
|
|
264
|
+
.awsui_list-variant-root--collapsed_l0dv0_1xpxv_264:not(#\9) {
|
|
133
265
|
padding-inline: calc((var(--awsui-navigation-collapsed-width-esndbs, var(--size-side-navigation-collapsed-width-3gq7nn, 52px)) - var(--size-side-navigation-item-collapsed-oesjea, 30px)) / 2);
|
|
134
266
|
}
|
|
135
|
-
.awsui_list-variant-
|
|
267
|
+
.awsui_list-variant-root_l0dv0_1xpxv_254.awsui_list--with-icons_l0dv0_1xpxv_193:not(#\9):not(.awsui_list-variant-root--collapsed_l0dv0_1xpxv_264) {
|
|
136
268
|
padding-inline: calc(var(--space-scaled-l-sej05l, 20px) - var(--space-xs-ymlm0b, 8px));
|
|
137
269
|
}
|
|
138
270
|
|
|
139
|
-
.awsui_list-variant-expandable-link-
|
|
271
|
+
.awsui_list-variant-expandable-link-group_l0dv0_1xpxv_271:not(#\9) {
|
|
140
272
|
padding-inline-start: calc(calc(var(--size-icon-normal-levt08, 16px) + var(--space-xs-ymlm0b, 8px) - var(--space-xs-ymlm0b, 8px)) + var(--space-l-2ud1p3, 20px));
|
|
141
273
|
}
|
|
142
|
-
.awsui_list-variant-expandable-link-
|
|
274
|
+
.awsui_list-variant-expandable-link-group_l0dv0_1xpxv_271.awsui_list--with-icons_l0dv0_1xpxv_193:not(#\9) {
|
|
143
275
|
padding-inline-start: calc(var(--size-icon-normal-levt08, 16px) + var(--space-xs-ymlm0b, 8px) - var(--space-xs-ymlm0b, 8px));
|
|
144
276
|
}
|
|
145
|
-
.awsui_list-variant-expandable-link-group--
|
|
277
|
+
.awsui_list-variant-expandable-link-group--collapsed_l0dv0_1xpxv_277:not(#\9) {
|
|
146
278
|
padding-inline-start: 0;
|
|
147
279
|
}
|
|
148
280
|
|
|
149
|
-
.awsui_list-variant-
|
|
281
|
+
.awsui_list-variant-section_l0dv0_1xpxv_281:not(#\9) {
|
|
150
282
|
padding-inline-start: calc(var(--space-l-2ud1p3, 20px) - var(--space-xs-ymlm0b, 8px));
|
|
151
283
|
}
|
|
152
|
-
.awsui_list-variant-
|
|
284
|
+
.awsui_list-variant-section_l0dv0_1xpxv_281.awsui_list--with-icons_l0dv0_1xpxv_193:not(#\9):not(.awsui_list-variant-section--collapsed_l0dv0_1xpxv_284) {
|
|
153
285
|
padding-inline-start: 0;
|
|
154
286
|
margin-inline-start: calc(-1 * var(--space-xs-ymlm0b, 8px));
|
|
155
287
|
}
|
|
156
|
-
.awsui_list-variant-section--
|
|
288
|
+
.awsui_list-variant-section--collapsed_l0dv0_1xpxv_284:not(#\9) {
|
|
157
289
|
padding-inline-start: 0;
|
|
158
290
|
margin-inline-start: 0;
|
|
159
291
|
}
|
|
160
292
|
|
|
161
|
-
.awsui_list-variant-link-
|
|
293
|
+
.awsui_list-variant-link-group_l0dv0_1xpxv_293:not(#\9) {
|
|
162
294
|
padding-inline-start: calc(var(--size-icon-normal-levt08, 16px) + var(--space-xs-ymlm0b, 8px) - var(--space-xs-ymlm0b, 8px));
|
|
163
295
|
}
|
|
164
|
-
.awsui_list-variant-link-group--
|
|
296
|
+
.awsui_list-variant-link-group--collapsed_l0dv0_1xpxv_296:not(#\9) {
|
|
165
297
|
padding-inline-start: 0;
|
|
166
298
|
}
|
|
167
299
|
|
|
168
|
-
.awsui_link-group-
|
|
300
|
+
.awsui_link-group-children_l0dv0_1xpxv_300:not(#\9) {
|
|
169
301
|
display: grid;
|
|
170
302
|
grid-template-rows: 1fr;
|
|
171
303
|
}
|
|
172
|
-
.awsui_link-group-children--
|
|
304
|
+
.awsui_link-group-children--collapsed_l0dv0_1xpxv_304:not(#\9) {
|
|
173
305
|
grid-template-rows: 0fr;
|
|
174
306
|
}
|
|
175
307
|
|
|
176
|
-
.awsui_link-group-children-
|
|
308
|
+
.awsui_link-group-children-inner_l0dv0_1xpxv_308:not(#\9) {
|
|
177
309
|
overflow-y: clip;
|
|
178
310
|
overflow-x: visible;
|
|
179
311
|
min-block-size: 0;
|
|
180
312
|
opacity: 0;
|
|
181
313
|
}
|
|
182
|
-
.awsui_link-group-children-inner--
|
|
314
|
+
.awsui_link-group-children-inner--expanded_l0dv0_1xpxv_314:not(#\9) {
|
|
183
315
|
opacity: 1;
|
|
184
316
|
}
|
|
185
|
-
.awsui_link-group-children-inner--
|
|
317
|
+
.awsui_link-group-children-inner--settled_l0dv0_1xpxv_317:not(#\9) {
|
|
186
318
|
overflow-y: visible;
|
|
187
319
|
}
|
|
188
320
|
|
|
189
|
-
.awsui_list-variant-section-
|
|
190
|
-
margin-block: calc(var(--space-scaled-xs-xwoogq, 8px) - calc((var(--size-side-navigation-item-height-lokap3, 28px) - var(--line-height-body-m-
|
|
321
|
+
.awsui_list-variant-section-group_l0dv0_1xpxv_321:not(#\9) {
|
|
322
|
+
margin-block: calc(var(--space-scaled-xs-xwoogq, 8px) - calc((var(--size-side-navigation-item-height-lokap3, 28px) - var(--line-height-body-m-2mh3ke, 20px)) / 2));
|
|
191
323
|
margin-inline: calc(-1 * var(--space-xs-ymlm0b, 8px));
|
|
192
324
|
padding-block: 0;
|
|
193
325
|
padding-inline: 0;
|
|
194
326
|
}
|
|
195
|
-
.awsui_list-variant-section-group--
|
|
327
|
+
.awsui_list-variant-section-group--collapsed_l0dv0_1xpxv_327:not(#\9) {
|
|
196
328
|
margin-inline: 0;
|
|
197
329
|
}
|
|
198
330
|
|
|
199
|
-
.awsui_list-
|
|
331
|
+
.awsui_list-item_l0dv0_1xpxv_331:not(#\9) {
|
|
200
332
|
margin-inline: 0;
|
|
201
333
|
margin-block: var(--space-side-navigation-item-default-gap-a1luyq, 0px);
|
|
202
334
|
padding-block: 0;
|
|
203
335
|
padding-inline: var(--space-xs-ymlm0b, 8px);
|
|
204
336
|
list-style: none;
|
|
205
337
|
}
|
|
206
|
-
.awsui_list--with-
|
|
338
|
+
.awsui_list--with-icons_l0dv0_1xpxv_193 > .awsui_list-item_l0dv0_1xpxv_331:not(#\9) {
|
|
207
339
|
margin-block: var(--space-side-navigation-item-icon-gap-h45akr, 4px);
|
|
208
340
|
}
|
|
209
|
-
.awsui_list-variant-root--
|
|
341
|
+
.awsui_list-variant-root--first_l0dv0_1xpxv_261 > .awsui_list-item_l0dv0_1xpxv_331:not(#\9):first-child {
|
|
210
342
|
margin-block-start: 0px;
|
|
211
343
|
}
|
|
212
|
-
.awsui_list-item--
|
|
344
|
+
.awsui_list-item--collapsed_l0dv0_1xpxv_344:not(#\9) {
|
|
213
345
|
inline-size: -moz-fit-content;
|
|
214
346
|
inline-size: fit-content;
|
|
215
347
|
margin-block: var(--space-side-navigation-item-icon-gap-h45akr, 4px);
|
|
216
348
|
padding-block: 0;
|
|
217
349
|
padding-inline: 0;
|
|
218
350
|
}
|
|
219
|
-
.awsui_list-item--link-with-
|
|
351
|
+
.awsui_list-item--link-with-info_l0dv0_1xpxv_350:not(#\9) {
|
|
220
352
|
display: flex;
|
|
221
353
|
align-items: baseline;
|
|
222
354
|
}
|
|
223
355
|
|
|
224
|
-
.awsui_list-item--
|
|
225
|
-
.awsui_list-item--
|
|
356
|
+
.awsui_list-item--collapsed_l0dv0_1xpxv_344.awsui_list-item--group_l0dv0_1xpxv_355:not(#\9):not(:first-child):has(> .awsui_section_l0dv0_1xpxv_355),
|
|
357
|
+
.awsui_list-item--collapsed_l0dv0_1xpxv_344.awsui_list-item--group_l0dv0_1xpxv_355:not(#\9):not(:first-child):has(> .awsui_section-group_l0dv0_1xpxv_356) {
|
|
226
358
|
margin-block-start: var(--space-scaled-xl-dunxp5, 24px);
|
|
227
359
|
}
|
|
228
360
|
|
|
229
|
-
.
|
|
230
|
-
.awsui_expandable-link-
|
|
361
|
+
.awsui_section_l0dv0_1xpxv_355:not(#\9),
|
|
362
|
+
.awsui_expandable-link-group_l0dv0_1xpxv_361:not(#\9) {
|
|
231
363
|
margin-inline-start: calc(-1 * var(--space-l-2ud1p3, 20px));
|
|
232
364
|
}
|
|
233
|
-
.awsui_section--no-
|
|
365
|
+
.awsui_section--no-ident_l0dv0_1xpxv_364:not(#\9), .awsui_section--expand-icon-end_l0dv0_1xpxv_364:not(#\9), .awsui_expandable-link-group--no-ident_l0dv0_1xpxv_365:not(#\9), .awsui_expandable-link-group--expand-icon-end_l0dv0_1xpxv_366:not(#\9) {
|
|
234
366
|
margin-inline-start: 0;
|
|
235
367
|
}
|
|
236
|
-
.awsui_section--
|
|
237
|
-
.awsui_expandable-link-group--
|
|
368
|
+
.awsui_section--collapsed_l0dv0_1xpxv_369:not(#\9),
|
|
369
|
+
.awsui_expandable-link-group--collapsed_l0dv0_1xpxv_370:not(#\9) {
|
|
238
370
|
margin-inline-start: 0;
|
|
239
371
|
}
|
|
240
372
|
|
|
241
|
-
.awsui_expandable-link-
|
|
242
|
-
border-start-start-radius: var(--border-radius-side-navigation-item-
|
|
243
|
-
border-start-end-radius: var(--border-radius-side-navigation-item-
|
|
244
|
-
border-end-start-radius: var(--border-radius-side-navigation-item-
|
|
245
|
-
border-end-end-radius: var(--border-radius-side-navigation-item-
|
|
373
|
+
.awsui_expandable-link-group_l0dv0_1xpxv_361 > div:not(#\9):first-child {
|
|
374
|
+
border-start-start-radius: var(--border-radius-side-navigation-item-okro0s, 8px);
|
|
375
|
+
border-start-end-radius: var(--border-radius-side-navigation-item-okro0s, 8px);
|
|
376
|
+
border-end-start-radius: var(--border-radius-side-navigation-item-okro0s, 8px);
|
|
377
|
+
border-end-end-radius: var(--border-radius-side-navigation-item-okro0s, 8px);
|
|
246
378
|
display: flex;
|
|
247
379
|
padding-inline: var(--space-xs-ymlm0b, 8px);
|
|
248
380
|
margin-inline: calc(-1 * var(--space-xs-ymlm0b, 8px));
|
|
249
381
|
box-sizing: content-box;
|
|
250
382
|
}
|
|
251
383
|
|
|
252
|
-
.awsui_expandable-link-group--
|
|
384
|
+
.awsui_expandable-link-group--active_l0dv0_1xpxv_385 > div:not(#\9):first-child {
|
|
253
385
|
background-color: var(--color-background-side-navigation-item-active-adfprg, transparent);
|
|
254
386
|
}
|
|
255
387
|
|
|
256
|
-
.awsui_expandable-link-group--
|
|
388
|
+
.awsui_expandable-link-group--collapsed_l0dv0_1xpxv_370:not(#\9):has(.awsui_item-icon_l0dv0_1xpxv_389) {
|
|
257
389
|
overflow-x: visible;
|
|
258
390
|
overflow-y: visible;
|
|
259
391
|
inline-size: var(--size-side-navigation-item-collapsed-oesjea, 30px);
|
|
260
392
|
}
|
|
261
|
-
.awsui_expandable-link-group--
|
|
393
|
+
.awsui_expandable-link-group--collapsed_l0dv0_1xpxv_370:not(#\9):not(:has(.awsui_item-icon_l0dv0_1xpxv_389)) {
|
|
262
394
|
overflow: hidden;
|
|
263
395
|
inline-size: 0;
|
|
264
396
|
block-size: 0;
|
|
265
397
|
padding-block: 0;
|
|
266
398
|
margin-block: 0;
|
|
267
399
|
}
|
|
268
|
-
.awsui_expandable-link-group--
|
|
400
|
+
.awsui_expandable-link-group--collapsed_l0dv0_1xpxv_370 > :not(#\9):first-child {
|
|
269
401
|
padding-inline: 0;
|
|
270
402
|
margin-inline: 0;
|
|
271
403
|
}
|
|
272
404
|
|
|
273
|
-
.
|
|
274
|
-
margin-block: calc(var(--space-scaled-2x-l-u5ida5, 20px) - var(--border-divider-section-width-
|
|
405
|
+
.awsui_section_l0dv0_1xpxv_355:not(#\9) {
|
|
406
|
+
margin-block: calc(var(--space-scaled-2x-l-u5ida5, 20px) - var(--border-divider-section-width-uwo8my, 1px));
|
|
275
407
|
min-block-size: 0;
|
|
276
408
|
}
|
|
277
|
-
.
|
|
278
|
-
margin-block: calc(var(--space-scaled-xs-xwoogq, 8px) - var(--border-divider-section-width-
|
|
409
|
+
.awsui_section_l0dv0_1xpxv_355.awsui_refresh_l0dv0_1xpxv_410:not(#\9) {
|
|
410
|
+
margin-block: calc(var(--space-scaled-xs-xwoogq, 8px) - var(--border-divider-section-width-uwo8my, 1px));
|
|
279
411
|
}
|
|
280
|
-
.awsui_list-variant-root--
|
|
412
|
+
.awsui_list-variant-root--first_l0dv0_1xpxv_261 > .awsui_list-item_l0dv0_1xpxv_331:not(#\9):first-child > .awsui_section_l0dv0_1xpxv_355 {
|
|
281
413
|
margin-block-start: 0px;
|
|
282
414
|
}
|
|
283
|
-
.
|
|
415
|
+
.awsui_section_l0dv0_1xpxv_355 > :not(#\9):first-child {
|
|
284
416
|
display: grid;
|
|
285
417
|
grid-template-rows: 1fr;
|
|
286
418
|
opacity: 1;
|
|
287
419
|
}
|
|
288
|
-
.awsui_section--
|
|
420
|
+
.awsui_section--collapsed_l0dv0_1xpxv_369:not(#\9) {
|
|
289
421
|
margin-block: 0;
|
|
290
422
|
}
|
|
291
|
-
.awsui_section--
|
|
423
|
+
.awsui_section--collapsed_l0dv0_1xpxv_369 > :not(#\9):first-child {
|
|
292
424
|
grid-template-rows: 0fr;
|
|
293
425
|
overflow: hidden;
|
|
294
426
|
padding-block: 0;
|
|
295
427
|
opacity: 0;
|
|
296
428
|
}
|
|
297
429
|
|
|
298
|
-
.awsui_section-
|
|
430
|
+
.awsui_section-header_l0dv0_1xpxv_431:not(#\9) {
|
|
299
431
|
display: contents;
|
|
300
|
-
font-size: var(--font-side-navigation-section-header-size-
|
|
301
|
-
font-weight: var(--font-side-navigation-section-header-weight-
|
|
432
|
+
font-size: var(--font-side-navigation-section-header-size-cnrduv, inherit);
|
|
433
|
+
font-weight: var(--font-side-navigation-section-header-weight-h807bs, inherit);
|
|
302
434
|
}
|
|
303
435
|
|
|
304
|
-
.awsui_section-
|
|
305
|
-
margin-block: calc(var(--space-scaled-xs-xwoogq, 8px) - var(--border-divider-section-width-
|
|
436
|
+
.awsui_section-group_l0dv0_1xpxv_356:not(#\9) {
|
|
437
|
+
margin-block: calc(var(--space-scaled-xs-xwoogq, 8px) - var(--border-divider-section-width-uwo8my, 1px));
|
|
306
438
|
margin-inline: 0;
|
|
307
439
|
min-block-size: 0;
|
|
308
440
|
}
|
|
309
|
-
.awsui_list-variant-root--
|
|
441
|
+
.awsui_list-variant-root--first_l0dv0_1xpxv_261 > .awsui_list-item_l0dv0_1xpxv_331:not(#\9):first-child > .awsui_section-group_l0dv0_1xpxv_356 {
|
|
310
442
|
margin-block-start: 0px;
|
|
311
443
|
}
|
|
312
444
|
|
|
313
|
-
.awsui_section-group-
|
|
445
|
+
.awsui_section-group-title_l0dv0_1xpxv_446:not(#\9) {
|
|
314
446
|
display: grid;
|
|
315
447
|
grid-template-columns: 1fr;
|
|
316
448
|
align-items: center;
|
|
@@ -318,66 +450,66 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
318
450
|
min-inline-size: 0;
|
|
319
451
|
margin-block: 0;
|
|
320
452
|
}
|
|
321
|
-
.awsui_section-group-title--
|
|
453
|
+
.awsui_section-group-title--collapsed_l0dv0_1xpxv_454:not(#\9) {
|
|
322
454
|
grid-template-columns: 0fr;
|
|
323
455
|
block-size: 0;
|
|
324
456
|
padding-block: 0;
|
|
325
457
|
margin-block: 0;
|
|
326
458
|
}
|
|
327
459
|
|
|
328
|
-
.awsui_section-group-
|
|
460
|
+
.awsui_section-group-title_l0dv0_1xpxv_446.awsui_section-group-title--collapsed_l0dv0_1xpxv_454:not(#\9) {
|
|
329
461
|
padding-block: 0;
|
|
330
462
|
}
|
|
331
463
|
|
|
332
|
-
.
|
|
333
|
-
font-size: var(--font-size-body-m-
|
|
334
|
-
line-height: var(--line-height-body-m-
|
|
464
|
+
.awsui_link_l0dv0_1xpxv_300:not(#\9) {
|
|
465
|
+
font-size: var(--font-size-body-m-a7nh2n, 14px);
|
|
466
|
+
line-height: var(--line-height-body-m-2mh3ke, 20px);
|
|
335
467
|
color: var(--color-text-side-navigation-item-default-u0ig7c, #424650);
|
|
336
468
|
display: flex;
|
|
337
469
|
overflow: hidden;
|
|
338
470
|
box-sizing: border-box;
|
|
339
471
|
min-block-size: var(--size-side-navigation-item-height-lokap3, 28px);
|
|
340
|
-
padding-block: calc((var(--size-side-navigation-item-height-lokap3, 28px) - var(--line-height-body-m-
|
|
472
|
+
padding-block: calc((var(--size-side-navigation-item-height-lokap3, 28px) - var(--line-height-body-m-2mh3ke, 20px)) / 2);
|
|
341
473
|
min-inline-size: var(--size-side-navigation-item-collapsed-oesjea, 30px);
|
|
342
474
|
padding-inline: var(--space-xs-ymlm0b, 8px);
|
|
343
475
|
margin-inline: calc(-1 * var(--space-xs-ymlm0b, 8px));
|
|
344
476
|
align-items: flex-start;
|
|
345
|
-
border-start-start-radius: var(--border-radius-side-navigation-item-
|
|
346
|
-
border-start-end-radius: var(--border-radius-side-navigation-item-
|
|
347
|
-
border-end-start-radius: var(--border-radius-side-navigation-item-
|
|
348
|
-
border-end-end-radius: var(--border-radius-side-navigation-item-
|
|
349
|
-
font-weight: var(--font-weight-normal-
|
|
477
|
+
border-start-start-radius: var(--border-radius-side-navigation-item-okro0s, 8px);
|
|
478
|
+
border-start-end-radius: var(--border-radius-side-navigation-item-okro0s, 8px);
|
|
479
|
+
border-end-start-radius: var(--border-radius-side-navigation-item-okro0s, 8px);
|
|
480
|
+
border-end-end-radius: var(--border-radius-side-navigation-item-okro0s, 8px);
|
|
481
|
+
font-weight: var(--font-weight-normal-cxw1m3, 400);
|
|
350
482
|
-webkit-font-smoothing: auto;
|
|
351
483
|
-moz-osx-font-smoothing: auto;
|
|
352
484
|
}
|
|
353
|
-
.awsui_link-
|
|
354
|
-
font-weight: var(--font-wayfinding-link-active-weight-
|
|
355
|
-
-webkit-font-smoothing: var(--font-smoothing-webkit-
|
|
356
|
-
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-
|
|
485
|
+
.awsui_link-active_l0dv0_1xpxv_486:not(#\9) {
|
|
486
|
+
font-weight: var(--font-wayfinding-link-active-weight-ny4hup, 700);
|
|
487
|
+
-webkit-font-smoothing: var(--font-smoothing-webkit-oemolo, antialiased);
|
|
488
|
+
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-hbm0aq, grayscale);
|
|
357
489
|
color: var(--color-text-side-navigation-item-active-40gvpw, #006ce0);
|
|
358
490
|
background-color: var(--color-background-side-navigation-item-active-adfprg, transparent);
|
|
359
491
|
}
|
|
360
|
-
.awsui_link-
|
|
492
|
+
.awsui_link-active_l0dv0_1xpxv_486.awsui_link--collapsed_l0dv0_1xpxv_493:not(#\9) {
|
|
361
493
|
color: var(--color-text-side-navigation-item-active-collapsed-621hfg, #ffffff);
|
|
362
494
|
background-color: var(--color-background-side-navigation-item-active-collapsed-jczh49, #006ce0);
|
|
363
495
|
}
|
|
364
|
-
.awsui_link-
|
|
496
|
+
.awsui_link-active_l0dv0_1xpxv_486.awsui_link--collapsed_l0dv0_1xpxv_493:not(#\9):hover {
|
|
365
497
|
color: var(--color-text-side-navigation-item-active-collapsed-621hfg, #ffffff);
|
|
366
498
|
}
|
|
367
|
-
.awsui_link-
|
|
499
|
+
.awsui_link-active_l0dv0_1xpxv_486.awsui_link--collapsed_l0dv0_1xpxv_493:not(#\9):not(:has(.awsui_item-icon_l0dv0_1xpxv_389)) {
|
|
368
500
|
background-color: transparent;
|
|
369
501
|
}
|
|
370
|
-
.awsui_link--
|
|
502
|
+
.awsui_link--collapsed_l0dv0_1xpxv_493:not(#\9) {
|
|
371
503
|
justify-content: center;
|
|
372
504
|
align-items: center;
|
|
373
505
|
overflow: hidden;
|
|
374
506
|
margin-inline: 0;
|
|
375
|
-
border-start-start-radius: var(--border-radius-side-navigation-item-collapsed-
|
|
376
|
-
border-start-end-radius: var(--border-radius-side-navigation-item-collapsed-
|
|
377
|
-
border-end-start-radius: var(--border-radius-side-navigation-item-collapsed-
|
|
378
|
-
border-end-end-radius: var(--border-radius-side-navigation-item-collapsed-
|
|
507
|
+
border-start-start-radius: var(--border-radius-side-navigation-item-collapsed-e8960w, 50%);
|
|
508
|
+
border-start-end-radius: var(--border-radius-side-navigation-item-collapsed-e8960w, 50%);
|
|
509
|
+
border-end-start-radius: var(--border-radius-side-navigation-item-collapsed-e8960w, 50%);
|
|
510
|
+
border-end-end-radius: var(--border-radius-side-navigation-item-collapsed-e8960w, 50%);
|
|
379
511
|
}
|
|
380
|
-
.awsui_link--
|
|
512
|
+
.awsui_link--collapsed_l0dv0_1xpxv_493:not(#\9):has(.awsui_item-icon_l0dv0_1xpxv_389) {
|
|
381
513
|
justify-content: flex-start;
|
|
382
514
|
padding-inline-start: calc((var(--size-side-navigation-item-collapsed-oesjea, 30px) - var(--size-icon-normal-levt08, 16px)) / 2);
|
|
383
515
|
padding-inline-end: 0;
|
|
@@ -387,7 +519,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
387
519
|
max-inline-size: fit-content;
|
|
388
520
|
box-sizing: border-box;
|
|
389
521
|
}
|
|
390
|
-
.awsui_link--
|
|
522
|
+
.awsui_link--collapsed_l0dv0_1xpxv_493:not(#\9):not(:has(.awsui_item-icon_l0dv0_1xpxv_389)) {
|
|
391
523
|
inline-size: 0;
|
|
392
524
|
min-inline-size: 0;
|
|
393
525
|
padding-inline: 0;
|
|
@@ -397,48 +529,48 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
397
529
|
margin-block: 0;
|
|
398
530
|
}
|
|
399
531
|
|
|
400
|
-
.awsui_header-
|
|
401
|
-
.
|
|
532
|
+
.awsui_header-link_l0dv0_1xpxv_197:not(#\9),
|
|
533
|
+
.awsui_link_l0dv0_1xpxv_300:not(#\9) {
|
|
402
534
|
text-decoration: none;
|
|
403
535
|
}
|
|
404
|
-
.awsui_header-
|
|
405
|
-
.
|
|
536
|
+
.awsui_header-link_l0dv0_1xpxv_197:not(#\9):hover,
|
|
537
|
+
.awsui_link_l0dv0_1xpxv_300:not(#\9):hover {
|
|
406
538
|
color: var(--color-text-side-navigation-item-active-40gvpw, #006ce0);
|
|
407
539
|
}
|
|
408
|
-
.awsui_header-
|
|
409
|
-
.
|
|
540
|
+
.awsui_header-link_l0dv0_1xpxv_197:not(#\9):focus,
|
|
541
|
+
.awsui_link_l0dv0_1xpxv_300:not(#\9):focus {
|
|
410
542
|
outline: none;
|
|
411
543
|
}
|
|
412
|
-
.awsui_header-
|
|
544
|
+
.awsui_header-link_l0dv0_1xpxv_197:not(#\9):hover, .awsui_header-link_l0dv0_1xpxv_197:not(#\9):focus, .awsui_link_l0dv0_1xpxv_300:not(#\9):hover, .awsui_link_l0dv0_1xpxv_300:not(#\9):focus {
|
|
413
545
|
text-decoration: none;
|
|
414
546
|
}
|
|
415
|
-
body[data-awsui-focus-visible=true] .awsui_header-
|
|
416
|
-
body[data-awsui-focus-visible=true] .
|
|
547
|
+
body[data-awsui-focus-visible=true] .awsui_header-link_l0dv0_1xpxv_197:not(#\9):focus,
|
|
548
|
+
body[data-awsui-focus-visible=true] .awsui_link_l0dv0_1xpxv_300:not(#\9):focus {
|
|
417
549
|
outline: thin dotted;
|
|
418
|
-
outline: var(--border-link-focus-ring-outline-
|
|
550
|
+
outline: var(--border-link-focus-ring-outline-1p0hnu, 0);
|
|
419
551
|
outline-offset: 2px;
|
|
420
552
|
outline-color: var(--color-border-item-focused-ditkrb, #006ce0);
|
|
421
|
-
border-start-start-radius: var(--border-radius-control-default-focus-ring-
|
|
422
|
-
border-start-end-radius: var(--border-radius-control-default-focus-ring-
|
|
423
|
-
border-end-start-radius: var(--border-radius-control-default-focus-ring-
|
|
424
|
-
border-end-end-radius: var(--border-radius-control-default-focus-ring-
|
|
425
|
-
box-shadow: 0 0 0 var(--border-link-focus-ring-shadow-spread-
|
|
426
|
-
}
|
|
427
|
-
.awsui_header-link-
|
|
428
|
-
.awsui_link-
|
|
553
|
+
border-start-start-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
|
|
554
|
+
border-start-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
|
|
555
|
+
border-end-start-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
|
|
556
|
+
border-end-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
|
|
557
|
+
box-shadow: 0 0 0 var(--border-link-focus-ring-shadow-spread-39uvxr, 2px) var(--color-border-item-focused-ditkrb, #006ce0);
|
|
558
|
+
}
|
|
559
|
+
.awsui_header-link-active_l0dv0_1xpxv_561.awsui_link--collapsed_l0dv0_1xpxv_493:not(#\9),
|
|
560
|
+
.awsui_link-active_l0dv0_1xpxv_486.awsui_link--collapsed_l0dv0_1xpxv_493:not(#\9) {
|
|
429
561
|
overflow: visible;
|
|
430
562
|
}
|
|
431
|
-
body[data-awsui-focus-visible=true] .awsui_header-link-
|
|
432
|
-
body[data-awsui-focus-visible=true] .awsui_link-
|
|
563
|
+
body[data-awsui-focus-visible=true] .awsui_header-link-active_l0dv0_1xpxv_561.awsui_link--collapsed_l0dv0_1xpxv_493:not(#\9):focus,
|
|
564
|
+
body[data-awsui-focus-visible=true] .awsui_link-active_l0dv0_1xpxv_486.awsui_link--collapsed_l0dv0_1xpxv_493:not(#\9):focus {
|
|
433
565
|
position: relative;
|
|
434
566
|
}
|
|
435
|
-
body[data-awsui-focus-visible=true] .awsui_header-link-
|
|
436
|
-
body[data-awsui-focus-visible=true] .awsui_link-
|
|
567
|
+
body[data-awsui-focus-visible=true] .awsui_header-link-active_l0dv0_1xpxv_561.awsui_link--collapsed_l0dv0_1xpxv_493:not(#\9):focus,
|
|
568
|
+
body[data-awsui-focus-visible=true] .awsui_link-active_l0dv0_1xpxv_486.awsui_link--collapsed_l0dv0_1xpxv_493:not(#\9):focus {
|
|
437
569
|
outline: 2px dotted transparent;
|
|
438
570
|
outline-offset: calc(4px - 1px);
|
|
439
571
|
}
|
|
440
|
-
body[data-awsui-focus-visible=true] .awsui_header-link-
|
|
441
|
-
body[data-awsui-focus-visible=true] .awsui_link-
|
|
572
|
+
body[data-awsui-focus-visible=true] .awsui_header-link-active_l0dv0_1xpxv_561.awsui_link--collapsed_l0dv0_1xpxv_493:not(#\9):focus::before,
|
|
573
|
+
body[data-awsui-focus-visible=true] .awsui_link-active_l0dv0_1xpxv_486.awsui_link--collapsed_l0dv0_1xpxv_493:not(#\9):focus::before {
|
|
442
574
|
content: " ";
|
|
443
575
|
display: block;
|
|
444
576
|
position: absolute;
|
|
@@ -446,105 +578,105 @@ body[data-awsui-focus-visible=true] .awsui_link-active_l0dv0_msrtz_354.awsui_lin
|
|
|
446
578
|
inset-block-start: calc(-1 * 4px);
|
|
447
579
|
inline-size: calc(100% + 4px + 4px);
|
|
448
580
|
block-size: calc(100% + 4px + 4px);
|
|
449
|
-
border-start-start-radius: var(--border-radius-control-default-focus-ring-
|
|
450
|
-
border-start-end-radius: var(--border-radius-control-default-focus-ring-
|
|
451
|
-
border-end-start-radius: var(--border-radius-control-default-focus-ring-
|
|
452
|
-
border-end-end-radius: var(--border-radius-control-default-focus-ring-
|
|
581
|
+
border-start-start-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
|
|
582
|
+
border-start-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
|
|
583
|
+
border-end-start-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
|
|
584
|
+
border-end-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
|
|
453
585
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-ditkrb, #006ce0);
|
|
454
586
|
}
|
|
455
587
|
|
|
456
|
-
.awsui_link-text-wrapper-
|
|
588
|
+
.awsui_link-text-wrapper-content_l0dv0_1xpxv_590:not(#\9) {
|
|
457
589
|
white-space: normal;
|
|
458
590
|
overflow: visible;
|
|
459
591
|
text-overflow: clip;
|
|
460
592
|
min-inline-size: 0;
|
|
461
593
|
}
|
|
462
594
|
|
|
463
|
-
.awsui_link-text-
|
|
595
|
+
.awsui_link-text-wrapper_l0dv0_1xpxv_590:not(#\9) {
|
|
464
596
|
display: grid;
|
|
465
597
|
grid-template-columns: 1fr;
|
|
466
598
|
overflow: hidden;
|
|
467
599
|
min-inline-size: 0;
|
|
468
600
|
opacity: 1;
|
|
469
601
|
}
|
|
470
|
-
.awsui_link-text-wrapper--
|
|
602
|
+
.awsui_link-text-wrapper--collapsed_l0dv0_1xpxv_604:not(#\9) {
|
|
471
603
|
grid-template-columns: 0fr;
|
|
472
604
|
opacity: 0;
|
|
473
605
|
}
|
|
474
606
|
|
|
475
|
-
.awsui_label-
|
|
607
|
+
.awsui_label-text_l0dv0_1xpxv_609:not(#\9) {
|
|
476
608
|
opacity: 1;
|
|
477
609
|
white-space: normal;
|
|
478
610
|
overflow: visible;
|
|
479
611
|
text-overflow: clip;
|
|
480
612
|
min-inline-size: 0;
|
|
481
613
|
}
|
|
482
|
-
.awsui_label-text--
|
|
614
|
+
.awsui_label-text--collapsed_l0dv0_1xpxv_616:not(#\9) {
|
|
483
615
|
opacity: 0;
|
|
484
616
|
overflow: hidden;
|
|
485
617
|
white-space: nowrap;
|
|
486
618
|
}
|
|
487
619
|
|
|
488
|
-
.
|
|
620
|
+
.awsui_info_l0dv0_1xpxv_622:not(#\9) {
|
|
489
621
|
margin-inline-start: var(--space-s-tvghoh, 12px);
|
|
490
622
|
flex-shrink: 0;
|
|
491
623
|
}
|
|
492
624
|
|
|
493
|
-
.awsui_item-
|
|
625
|
+
.awsui_item-icon_l0dv0_1xpxv_389:not(#\9) {
|
|
494
626
|
display: inline-flex;
|
|
495
627
|
flex-shrink: 0;
|
|
496
628
|
}
|
|
497
|
-
.awsui_item-
|
|
629
|
+
.awsui_item-icon_l0dv0_1xpxv_389:not(#\9):not(.awsui_item-icon--collapsed_l0dv0_1xpxv_631) {
|
|
498
630
|
margin-inline-end: var(--space-xs-ymlm0b, 8px);
|
|
499
631
|
}
|
|
500
632
|
|
|
501
|
-
.awsui_external-
|
|
633
|
+
.awsui_external-icon_l0dv0_1xpxv_635:not(#\9) {
|
|
502
634
|
margin-inline-start: var(--space-xxs-hwfkai, 4px);
|
|
503
635
|
}
|
|
504
636
|
|
|
505
|
-
.
|
|
637
|
+
.awsui_divider_l0dv0_1xpxv_237:not(#\9) {
|
|
506
638
|
border-block: none;
|
|
507
639
|
border-inline: none;
|
|
508
640
|
}
|
|
509
|
-
.awsui_divider-
|
|
510
|
-
margin-block: calc(var(--space-scaled-2x-xl-he48nr, 24px) - calc((var(--size-side-navigation-item-height-lokap3, 28px) - var(--line-height-body-m-
|
|
511
|
-
border-block-start: var(--border-divider-section-width-
|
|
641
|
+
.awsui_divider-default_l0dv0_1xpxv_643:not(#\9) {
|
|
642
|
+
margin-block: calc(var(--space-scaled-2x-xl-he48nr, 24px) - calc((var(--size-side-navigation-item-height-lokap3, 28px) - var(--line-height-body-m-2mh3ke, 20px)) / 2));
|
|
643
|
+
border-block-start: var(--border-divider-section-width-uwo8my, 1px) solid var(--color-border-divider-default-0de9c8, #c6c6cd);
|
|
512
644
|
}
|
|
513
|
-
.awsui_divider-
|
|
645
|
+
.awsui_divider-default_l0dv0_1xpxv_643.awsui_divider--collapsed_l0dv0_1xpxv_647:not(#\9) {
|
|
514
646
|
margin-block: var(--space-scaled-2x-m-4euqsk, 16px);
|
|
515
647
|
}
|
|
516
|
-
.awsui_divider-
|
|
648
|
+
.awsui_divider-header_l0dv0_1xpxv_237:not(#\9) {
|
|
517
649
|
margin-block: 0;
|
|
518
|
-
border-block-start: var(--border-divider-section-width-
|
|
650
|
+
border-block-start: var(--border-divider-section-width-uwo8my, 1px) solid var(--color-border-panel-header-j4pvsn, #c6c6cd);
|
|
519
651
|
}
|
|
520
|
-
.awsui_with-
|
|
652
|
+
.awsui_with-toolbar_l0dv0_1xpxv_176 > .awsui_divider-header_l0dv0_1xpxv_237:not(#\9) {
|
|
521
653
|
border-color: transparent;
|
|
522
654
|
}
|
|
523
655
|
|
|
524
|
-
.awsui_list--with-
|
|
656
|
+
.awsui_list--with-icons_l0dv0_1xpxv_193 > .awsui_list-item_l0dv0_1xpxv_331 > .awsui_link_l0dv0_1xpxv_300:not(#\9):not(.awsui_link-active_l0dv0_1xpxv_486.awsui_link--collapsed_l0dv0_1xpxv_493):hover {
|
|
525
657
|
background-color: var(--color-background-side-navigation-item-icon-hover-e5eh06, #f0fbff);
|
|
526
658
|
}
|
|
527
|
-
.awsui_list--with-
|
|
659
|
+
.awsui_list--with-icons_l0dv0_1xpxv_193 > .awsui_list-item_l0dv0_1xpxv_331 > .awsui_expandable-link-group_l0dv0_1xpxv_361:not(#\9):not(.awsui_expandable-link-group--collapsed_l0dv0_1xpxv_370) > div:first-child:hover {
|
|
528
660
|
background-color: var(--color-background-side-navigation-item-icon-hover-e5eh06, #f0fbff);
|
|
529
661
|
}
|
|
530
|
-
.awsui_list--with-
|
|
531
|
-
border-start-start-radius: var(--border-radius-side-navigation-item-
|
|
532
|
-
border-start-end-radius: var(--border-radius-side-navigation-item-
|
|
533
|
-
border-end-start-radius: var(--border-radius-side-navigation-item-
|
|
534
|
-
border-end-end-radius: var(--border-radius-side-navigation-item-
|
|
662
|
+
.awsui_list--with-icons_l0dv0_1xpxv_193 > .awsui_list-item_l0dv0_1xpxv_331 > .awsui_section_l0dv0_1xpxv_355 > :not(#\9):first-child {
|
|
663
|
+
border-start-start-radius: var(--border-radius-side-navigation-item-okro0s, 8px);
|
|
664
|
+
border-start-end-radius: var(--border-radius-side-navigation-item-okro0s, 8px);
|
|
665
|
+
border-end-start-radius: var(--border-radius-side-navigation-item-okro0s, 8px);
|
|
666
|
+
border-end-end-radius: var(--border-radius-side-navigation-item-okro0s, 8px);
|
|
535
667
|
display: grid;
|
|
536
668
|
padding-inline: var(--space-xs-ymlm0b, 8px);
|
|
537
669
|
margin-inline: calc(-1 * var(--space-xs-ymlm0b, 8px));
|
|
538
670
|
box-sizing: content-box;
|
|
539
671
|
}
|
|
540
|
-
.awsui_list--with-
|
|
672
|
+
.awsui_list--with-icons_l0dv0_1xpxv_193 > .awsui_list-item_l0dv0_1xpxv_331 > .awsui_section_l0dv0_1xpxv_355 > :not(#\9):first-child:hover {
|
|
541
673
|
background-color: var(--color-background-side-navigation-item-icon-hover-e5eh06, #f0fbff);
|
|
542
674
|
}
|
|
543
|
-
.awsui_list--with-
|
|
675
|
+
.awsui_list--with-icons_l0dv0_1xpxv_193 > .awsui_list-item--collapsed_l0dv0_1xpxv_344 > .awsui_section--collapsed_l0dv0_1xpxv_369 > :not(#\9):first-child {
|
|
544
676
|
padding-inline: 0;
|
|
545
677
|
margin-inline: 0;
|
|
546
678
|
}
|
|
547
679
|
|
|
548
|
-
.awsui_link--
|
|
680
|
+
.awsui_link--collapsed_l0dv0_1xpxv_493:not(#\9):not(.awsui_link-active_l0dv0_1xpxv_486):hover {
|
|
549
681
|
background-color: var(--color-background-side-navigation-item-icon-hover-e5eh06, #f0fbff);
|
|
550
682
|
}
|