@cloudscape-design/components 3.0.1361 → 3.0.1363
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 +203 -347
- package/action-card/styles.selectors.js +17 -17
- package/alert/actions-wrapper/styles.css.js +1 -1
- package/alert/actions-wrapper/styles.scoped.css +2 -6
- package/alert/actions-wrapper/styles.selectors.js +1 -1
- package/alert/interfaces.d.ts +0 -7
- package/alert/styles.css.js +27 -27
- package/alert/styles.scoped.css +63 -251
- package/alert/styles.selectors.js +27 -27
- package/anchor-navigation/styles.css.js +8 -8
- package/anchor-navigation/styles.scoped.css +51 -227
- package/anchor-navigation/styles.selectors.js +8 -8
- package/annotation-context/annotation/styles.css.js +13 -13
- package/annotation-context/annotation/styles.scoped.css +29 -201
- 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 -142
- 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 -198
- 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 -144
- 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 +5 -9
- 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 +12 -144
- 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 -138
- 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 -148
- package/app-layout/styles.selectors.js +12 -12
- package/app-layout/toggles/styles.css.js +2 -2
- package/app-layout/toggles/styles.scoped.css +10 -182
- 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 +182 -374
- 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 +105 -281
- 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 +11 -1
- 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 +9 -145
- 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 +3 -7
- 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 +71 -207
- 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 -133
- 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 +40 -176
- 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 +22 -154
- 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 +14 -190
- package/area-chart/styles.selectors.js +6 -6
- package/attribute-editor/styles.css.js +15 -15
- package/attribute-editor/styles.scoped.css +38 -174
- package/attribute-editor/styles.selectors.js +15 -15
- package/autosuggest/utils/utils.d.ts.map +1 -1
- package/autosuggest/utils/utils.js +7 -6
- package/autosuggest/utils/utils.js.map +1 -1
- package/badge/styles.css.js +10 -10
- package/badge/styles.scoped.css +23 -163
- package/badge/styles.selectors.js +10 -10
- package/box/styles.css.js +220 -220
- package/box/styles.scoped.css +346 -502
- package/box/styles.selectors.js +220 -220
- package/breadcrumb-group/item/styles.css.js +7 -7
- package/breadcrumb-group/item/styles.scoped.css +34 -166
- package/breadcrumb-group/item/styles.selectors.js +7 -7
- package/breadcrumb-group/styles.css.js +14 -14
- package/breadcrumb-group/styles.scoped.css +41 -173
- package/breadcrumb-group/styles.selectors.js +14 -14
- package/button/styles.css.js +23 -23
- package/button/styles.scoped.css +96 -240
- 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 +44 -176
- 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 +52 -184
- 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 +9 -141
- 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 +35 -167
- package/button-dropdown/styles.selectors.js +23 -23
- package/button-group/styles.css.js +4 -4
- package/button-group/styles.scoped.css +9 -177
- package/button-group/styles.selectors.js +4 -4
- package/calendar/styles.css.js +21 -21
- package/calendar/styles.scoped.css +88 -228
- package/calendar/styles.selectors.js +21 -21
- package/cards/styles.css.js +38 -38
- package/cards/styles.scoped.css +53 -185
- package/cards/styles.selectors.js +38 -38
- package/checkbox/styles.css.js +3 -3
- package/checkbox/styles.scoped.css +14 -146
- 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 -142
- package/code-editor/resizable-box/styles.selectors.js +4 -4
- package/code-editor/styles.css.js +33 -33
- package/code-editor/styles.scoped.css +207 -351
- package/code-editor/styles.selectors.js +33 -33
- package/collection-preferences/styles.css.js +38 -38
- package/collection-preferences/styles.scoped.css +66 -210
- 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 +9 -177
- 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 +50 -218
- package/column-layout/styles.selectors.js +13 -13
- package/container/styles.css.js +33 -33
- package/container/styles.scoped.css +107 -279
- package/container/styles.selectors.js +33 -33
- package/content-layout/styles.css.js +14 -14
- package/content-layout/styles.scoped.css +16 -148
- package/content-layout/styles.selectors.js +14 -14
- package/copy-to-clipboard/styles.css.js +5 -5
- package/copy-to-clipboard/styles.scoped.css +6 -10
- package/copy-to-clipboard/styles.selectors.js +5 -5
- package/date-picker/styles.css.js +7 -7
- package/date-picker/styles.scoped.css +17 -149
- 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 +95 -231
- 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 -142
- 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 +47 -183
- package/date-range-picker/styles.selectors.js +23 -23
- package/divider/styles.css.js +6 -6
- package/divider/styles.scoped.css +13 -145
- package/divider/styles.selectors.js +6 -6
- package/drawer/styles.css.js +29 -29
- package/drawer/styles.scoped.css +61 -237
- package/drawer/styles.selectors.js +29 -29
- package/dropdown/styles.css.js +20 -20
- package/dropdown/styles.scoped.css +58 -194
- package/dropdown/styles.selectors.js +20 -20
- package/expandable-section/styles.css.js +43 -43
- package/expandable-section/styles.scoped.css +133 -269
- package/expandable-section/styles.selectors.js +43 -43
- package/file-dropzone/styles.css.js +3 -3
- package/file-dropzone/styles.scoped.css +7 -175
- package/file-dropzone/styles.selectors.js +3 -3
- package/file-input/styles.css.js +5 -5
- package/file-input/styles.scoped.css +16 -188
- package/file-input/styles.selectors.js +5 -5
- package/file-token-group/styles.css.js +23 -23
- package/file-token-group/styles.scoped.css +52 -240
- package/file-token-group/styles.selectors.js +23 -23
- package/file-upload/styles.css.js +2 -2
- package/file-upload/styles.scoped.css +3 -7
- package/file-upload/styles.selectors.js +2 -2
- package/flashbar/styles.css.js +50 -50
- package/flashbar/styles.scoped.css +194 -382
- package/flashbar/styles.selectors.js +50 -50
- package/form/styles.css.js +8 -8
- package/form/styles.scoped.css +12 -144
- package/form/styles.selectors.js +8 -8
- package/form-field/styles.css.js +24 -24
- package/form-field/styles.scoped.css +57 -193
- package/form-field/styles.selectors.js +24 -24
- package/grid/styles.css.js +53 -53
- package/grid/styles.scoped.css +58 -190
- package/grid/styles.selectors.js +53 -53
- package/header/styles.css.js +35 -35
- package/header/styles.scoped.css +117 -293
- package/header/styles.selectors.js +35 -35
- package/help-panel/styles.css.js +6 -6
- package/help-panel/styles.scoped.css +146 -314
- package/help-panel/styles.selectors.js +6 -6
- package/hotspot/styles.css.js +7 -7
- package/hotspot/styles.scoped.css +7 -175
- 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 +42 -41
- package/icon/styles.scoped.css +124 -301
- package/icon/styles.selectors.js +42 -41
- package/input/styles.css.js +28 -28
- package/input/styles.scoped.css +134 -266
- package/input/styles.selectors.js +28 -28
- package/internal/base-component/styles.scoped.css +1 -9
- 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 +23 -155
- 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 +68 -208
- 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 +40 -172
- 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 +7 -139
- 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 +22 -158
- 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 -137
- 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 +8 -140
- 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 +46 -182
- 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 +11 -143
- 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 +2 -6
- 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 +15 -183
- 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 +10 -142
- 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 +26 -158
- 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 -184
- 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 +9 -141
- 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 +6 -138
- 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 +21 -157
- 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 +24 -156
- 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 +39 -175
- 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 +11 -143
- 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 +11 -143
- 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 +17 -149
- 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 -133
- 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 +93 -225
- 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 +43 -175
- 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 +13 -145
- 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 +41 -221
- 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 +78 -214
- package/item-card/styles.selectors.js +14 -14
- package/key-value-pairs/styles.css.js +8 -8
- package/key-value-pairs/styles.scoped.css +21 -153
- package/key-value-pairs/styles.selectors.js +8 -8
- package/link/styles.css.js +21 -21
- package/link/styles.scoped.css +142 -274
- package/link/styles.selectors.js +21 -21
- package/list/styles.css.js +5 -5
- package/list/styles.scoped.css +12 -144
- package/list/styles.selectors.js +5 -5
- package/live-region/styles.css.js +2 -2
- package/live-region/styles.scoped.css +3 -135
- 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 +21 -197
- package/mixed-line-bar-chart/styles.selectors.js +11 -11
- package/modal/styles.css.js +31 -31
- package/modal/styles.scoped.css +64 -204
- package/modal/styles.selectors.js +31 -31
- package/multiselect/styles.css.js +5 -5
- package/multiselect/styles.scoped.css +13 -145
- package/multiselect/styles.selectors.js +5 -5
- package/package.json +1 -1
- package/pagination/styles.css.js +12 -12
- package/pagination/styles.scoped.css +48 -180
- package/pagination/styles.selectors.js +12 -12
- package/panel-layout/styles.css.js +7 -7
- package/panel-layout/styles.scoped.css +22 -194
- package/panel-layout/styles.selectors.js +7 -7
- package/pie-chart/styles.css.js +27 -27
- package/pie-chart/styles.scoped.css +60 -200
- package/pie-chart/styles.selectors.js +27 -27
- package/popover/styles.css.js +58 -58
- package/popover/styles.scoped.css +140 -288
- package/popover/styles.selectors.js +58 -58
- package/progress-bar/styles.css.js +19 -19
- package/progress-bar/styles.scoped.css +42 -214
- package/progress-bar/styles.selectors.js +19 -19
- package/prompt-input/styles.css.js +26 -26
- package/prompt-input/styles.scoped.css +124 -256
- 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 +61 -197
- package/property-filter/filtering-token/styles.selectors.js +18 -18
- package/property-filter/styles.css.js +39 -39
- package/property-filter/styles.scoped.css +69 -201
- package/property-filter/styles.selectors.js +39 -39
- package/radio-button/styles.css.js +1 -1
- package/radio-button/styles.scoped.css +5 -137
- package/radio-button/styles.selectors.js +1 -1
- package/radio-group/styles.css.js +5 -5
- package/radio-group/styles.scoped.css +10 -142
- 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 +10 -14
- 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 +6 -174
- 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 +62 -202
- package/segmented-control/styles.selectors.js +16 -16
- package/select/parts/styles.css.js +21 -21
- package/select/parts/styles.scoped.css +27 -159
- package/select/parts/styles.selectors.js +21 -21
- package/select/styles.css.js +3 -3
- package/select/styles.scoped.css +7 -139
- package/select/styles.selectors.js +3 -3
- package/side-navigation/styles.css.js +64 -64
- package/side-navigation/styles.scoped.css +174 -306
- package/side-navigation/styles.selectors.js +64 -64
- package/skeleton/styles.css.js +15 -15
- package/skeleton/styles.scoped.css +45 -177
- package/skeleton/styles.selectors.js +15 -15
- package/slider/styles.css.js +26 -26
- package/slider/styles.scoped.css +81 -217
- package/slider/styles.selectors.js +26 -26
- package/space-between/styles.css.js +23 -23
- package/space-between/styles.scoped.css +24 -156
- package/space-between/styles.selectors.js +23 -23
- package/spinner/styles.css.js +14 -14
- package/spinner/styles.scoped.css +24 -160
- package/spinner/styles.selectors.js +14 -14
- package/split-panel/icons/styles.css.js +22 -22
- package/split-panel/icons/styles.scoped.css +24 -156
- package/split-panel/icons/styles.selectors.js +22 -22
- package/split-panel/styles.css.js +38 -38
- package/split-panel/styles.scoped.css +76 -212
- package/split-panel/styles.selectors.js +38 -38
- package/status-indicator/styles.css.js +25 -25
- package/status-indicator/styles.scoped.css +55 -191
- package/status-indicator/styles.selectors.js +25 -25
- package/steps/styles.css.js +17 -17
- package/steps/styles.scoped.css +41 -209
- package/steps/styles.selectors.js +17 -17
- package/table/body-cell/styles.css.js +48 -48
- package/table/body-cell/styles.scoped.css +826 -958
- 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 +118 -286
- package/table/header-cell/styles.selectors.js +38 -38
- package/table/resizer/styles.css.js +17 -17
- package/table/resizer/styles.scoped.css +39 -171
- package/table/resizer/styles.selectors.js +17 -17
- package/table/selection/styles.css.js +4 -4
- package/table/selection/styles.scoped.css +4 -136
- package/table/selection/styles.selectors.js +4 -4
- package/table/sticky-scrollbar/styles.css.js +6 -6
- package/table/sticky-scrollbar/styles.scoped.css +11 -179
- package/table/sticky-scrollbar/styles.selectors.js +6 -6
- package/table/styles.css.js +37 -37
- package/table/styles.scoped.css +60 -196
- package/table/styles.selectors.js +37 -37
- package/tabs/styles.css.js +30 -30
- package/tabs/styles.scoped.css +84 -220
- package/tabs/styles.selectors.js +30 -30
- package/tag-editor/styles.css.js +3 -3
- package/tag-editor/styles.scoped.css +22 -154
- package/tag-editor/styles.selectors.js +3 -3
- package/test-utils/dom/button-group/index.js +3 -4
- package/test-utils/dom/button-group/index.js.map +1 -1
- package/test-utils/dom/popover/index.js +3 -4
- package/test-utils/dom/popover/index.js.map +1 -1
- package/test-utils/selectors/button-group/index.js +3 -4
- package/test-utils/selectors/button-group/index.js.map +1 -1
- package/test-utils/selectors/popover/index.js +3 -4
- package/test-utils/selectors/popover/index.js.map +1 -1
- package/text-content/styles.css.js +1 -1
- package/text-content/styles.scoped.css +127 -259
- package/text-content/styles.selectors.js +1 -1
- package/text-filter/styles.css.js +3 -3
- package/text-filter/styles.scoped.css +7 -139
- package/text-filter/styles.selectors.js +3 -3
- package/textarea/styles.css.js +9 -9
- package/textarea/styles.scoped.css +46 -178
- package/textarea/styles.selectors.js +9 -9
- package/tiles/styles.css.js +30 -30
- package/tiles/styles.scoped.css +96 -264
- package/tiles/styles.selectors.js +30 -30
- package/toggle/styles.css.js +10 -10
- package/toggle/styles.scoped.css +26 -158
- package/toggle/styles.selectors.js +10 -10
- package/toggle-button/styles.css.js +4 -4
- package/toggle-button/styles.scoped.css +4 -8
- package/toggle-button/styles.selectors.js +4 -4
- package/token/styles.css.js +14 -14
- package/token/styles.scoped.css +52 -192
- package/token/styles.selectors.js +14 -14
- package/token-group/styles.css.js +5 -5
- package/token-group/styles.scoped.css +8 -140
- package/token-group/styles.selectors.js +5 -5
- package/tooltip/styles.css.js +2 -2
- package/tooltip/styles.scoped.css +5 -137
- package/tooltip/styles.selectors.js +2 -2
- package/top-navigation/styles.css.js +47 -47
- package/top-navigation/styles.scoped.css +118 -250
- package/top-navigation/styles.selectors.js +47 -47
- package/tree-view/styles.css.js +2 -2
- package/tree-view/styles.scoped.css +9 -177
- 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 +17 -193
- 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 +6 -10
- package/tree-view/vertical-connector/styles.selectors.js +3 -3
- package/truncated-text/styles.css.js +1 -1
- package/truncated-text/styles.scoped.css +9 -141
- 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 +37 -205
- 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 +53 -229
- 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 +13 -185
- package/tutorial-panel/styles.selectors.js +1 -1
- package/wizard/styles.css.js +30 -30
- package/wizard/styles.scoped.css +81 -213
- package/wizard/styles.selectors.js +30 -30
|
@@ -2,151 +2,15 @@
|
|
|
2
2
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
3
3
|
SPDX-License-Identifier: Apache-2.0
|
|
4
4
|
*/
|
|
5
|
-
/*
|
|
6
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
7
|
-
SPDX-License-Identifier: Apache-2.0
|
|
8
|
-
*/
|
|
9
|
-
/*
|
|
10
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
11
|
-
SPDX-License-Identifier: Apache-2.0
|
|
12
|
-
*/
|
|
13
|
-
/*
|
|
14
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
15
|
-
SPDX-License-Identifier: Apache-2.0
|
|
16
|
-
*/
|
|
17
|
-
/*
|
|
18
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
19
|
-
SPDX-License-Identifier: Apache-2.0
|
|
20
|
-
*/
|
|
21
|
-
/*
|
|
22
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
23
|
-
SPDX-License-Identifier: Apache-2.0
|
|
24
|
-
*/
|
|
25
|
-
/*
|
|
26
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
27
|
-
SPDX-License-Identifier: Apache-2.0
|
|
28
|
-
*/
|
|
29
|
-
/*
|
|
30
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
31
|
-
SPDX-License-Identifier: Apache-2.0
|
|
32
|
-
*/
|
|
33
|
-
/*
|
|
34
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
35
|
-
SPDX-License-Identifier: Apache-2.0
|
|
36
|
-
*/
|
|
37
|
-
/*
|
|
38
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
39
|
-
SPDX-License-Identifier: Apache-2.0
|
|
40
|
-
*/
|
|
41
|
-
/*
|
|
42
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
43
|
-
SPDX-License-Identifier: Apache-2.0
|
|
44
|
-
*/
|
|
45
|
-
/*
|
|
46
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
47
|
-
SPDX-License-Identifier: Apache-2.0
|
|
48
|
-
*/
|
|
49
|
-
/*
|
|
50
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
51
|
-
SPDX-License-Identifier: Apache-2.0
|
|
52
|
-
*/
|
|
53
|
-
/*
|
|
54
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
55
|
-
SPDX-License-Identifier: Apache-2.0
|
|
56
|
-
*/
|
|
57
|
-
/*
|
|
58
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
59
|
-
SPDX-License-Identifier: Apache-2.0
|
|
60
|
-
*/
|
|
61
|
-
/*
|
|
62
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
63
|
-
SPDX-License-Identifier: Apache-2.0
|
|
64
|
-
*/
|
|
65
|
-
/*
|
|
66
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
67
|
-
SPDX-License-Identifier: Apache-2.0
|
|
68
|
-
*/
|
|
69
|
-
/*
|
|
70
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
71
|
-
SPDX-License-Identifier: Apache-2.0
|
|
72
|
-
*/
|
|
73
|
-
/*
|
|
74
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
75
|
-
SPDX-License-Identifier: Apache-2.0
|
|
76
|
-
*/
|
|
77
|
-
/*
|
|
78
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
79
|
-
SPDX-License-Identifier: Apache-2.0
|
|
80
|
-
*/
|
|
81
|
-
/*
|
|
82
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
83
|
-
SPDX-License-Identifier: Apache-2.0
|
|
84
|
-
*/
|
|
85
|
-
/*
|
|
86
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
87
|
-
SPDX-License-Identifier: Apache-2.0
|
|
88
|
-
*/
|
|
89
|
-
/*
|
|
90
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
91
|
-
SPDX-License-Identifier: Apache-2.0
|
|
92
|
-
*/
|
|
93
|
-
/*
|
|
94
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
95
|
-
SPDX-License-Identifier: Apache-2.0
|
|
96
|
-
*/
|
|
97
|
-
/*
|
|
98
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
99
|
-
SPDX-License-Identifier: Apache-2.0
|
|
100
|
-
*/
|
|
101
|
-
/*
|
|
102
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
103
|
-
SPDX-License-Identifier: Apache-2.0
|
|
104
|
-
*/
|
|
105
|
-
/*
|
|
106
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
107
|
-
SPDX-License-Identifier: Apache-2.0
|
|
108
|
-
*/
|
|
109
|
-
/*
|
|
110
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
111
|
-
SPDX-License-Identifier: Apache-2.0
|
|
112
|
-
*/
|
|
113
5
|
/* stylelint-disable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
114
6
|
/* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
115
|
-
/*
|
|
116
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
117
|
-
SPDX-License-Identifier: Apache-2.0
|
|
118
|
-
*/
|
|
119
|
-
/*
|
|
120
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
121
|
-
SPDX-License-Identifier: Apache-2.0
|
|
122
|
-
*/
|
|
123
|
-
/*
|
|
124
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
125
|
-
SPDX-License-Identifier: Apache-2.0
|
|
126
|
-
*/
|
|
127
|
-
/*
|
|
128
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
129
|
-
SPDX-License-Identifier: Apache-2.0
|
|
130
|
-
*/
|
|
131
|
-
/*
|
|
132
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
133
|
-
SPDX-License-Identifier: Apache-2.0
|
|
134
|
-
*/
|
|
135
|
-
/*
|
|
136
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
137
|
-
SPDX-License-Identifier: Apache-2.0
|
|
138
|
-
*/
|
|
139
7
|
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
140
8
|
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
141
9
|
/*
|
|
142
10
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
143
11
|
SPDX-License-Identifier: Apache-2.0
|
|
144
12
|
*/
|
|
145
|
-
|
|
146
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
147
|
-
SPDX-License-Identifier: Apache-2.0
|
|
148
|
-
*/
|
|
149
|
-
.awsui_root_gwq0h_1eau6_149:not(#\9) {
|
|
13
|
+
.awsui_root_gwq0h_3kdrm_13:not(#\9) {
|
|
150
14
|
border-collapse: separate;
|
|
151
15
|
border-spacing: 0;
|
|
152
16
|
box-sizing: border-box;
|
|
@@ -169,11 +33,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
169
33
|
visibility: visible;
|
|
170
34
|
white-space: normal;
|
|
171
35
|
word-spacing: normal;
|
|
172
|
-
font-size: var(--font-size-body-m-
|
|
173
|
-
line-height: var(--line-height-body-m-
|
|
36
|
+
font-size: var(--font-size-body-m-tq5a14, 14px);
|
|
37
|
+
line-height: var(--line-height-body-m-5xw6xo, 20px);
|
|
174
38
|
color: var(--color-text-body-default-gtm97i, #0f141a);
|
|
175
|
-
font-weight: var(--font-weight-normal-
|
|
176
|
-
font-family: var(--font-family-base-
|
|
39
|
+
font-weight: var(--font-weight-normal-fr92v6, 400);
|
|
40
|
+
font-family: var(--font-family-base-c9u5cr, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
177
41
|
-webkit-font-smoothing: auto;
|
|
178
42
|
-moz-osx-font-smoothing: auto;
|
|
179
43
|
min-inline-size: 0;
|
|
@@ -181,161 +45,161 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
181
45
|
display: block;
|
|
182
46
|
}
|
|
183
47
|
|
|
184
|
-
.awsui_expand-
|
|
48
|
+
.awsui_expand-button_gwq0h_3kdrm_48:not(#\9) {
|
|
185
49
|
outline: none;
|
|
186
50
|
}
|
|
187
51
|
|
|
188
|
-
.
|
|
52
|
+
.awsui_icon_gwq0h_3kdrm_52:not(#\9) {
|
|
189
53
|
transform: rotate(-90deg);
|
|
190
54
|
transition: transform var(--motion-duration-rotate-90-lyzb0k, 135ms) var(--motion-easing-rotate-90-jhbqg9, cubic-bezier(0.165, 0.84, 0.44, 1));
|
|
191
55
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
192
56
|
}
|
|
193
57
|
@media (prefers-reduced-motion: reduce) {
|
|
194
|
-
.
|
|
58
|
+
.awsui_icon_gwq0h_3kdrm_52:not(#\9) {
|
|
195
59
|
animation: none;
|
|
196
60
|
transition: none;
|
|
197
61
|
}
|
|
198
62
|
}
|
|
199
|
-
.awsui-motion-disabled .
|
|
63
|
+
.awsui-motion-disabled .awsui_icon_gwq0h_3kdrm_52:not(#\9), .awsui-mode-entering .awsui_icon_gwq0h_3kdrm_52:not(#\9) {
|
|
200
64
|
animation: none;
|
|
201
65
|
transition: none;
|
|
202
66
|
}
|
|
203
|
-
.
|
|
67
|
+
.awsui_icon_gwq0h_3kdrm_52.awsui_expanded_gwq0h_3kdrm_67:not(#\9) {
|
|
204
68
|
transform: rotate(0deg);
|
|
205
69
|
}
|
|
206
|
-
.
|
|
70
|
+
.awsui_icon_gwq0h_3kdrm_52:not(#\9):dir(rtl) {
|
|
207
71
|
transform: rotate(90deg);
|
|
208
72
|
}
|
|
209
|
-
.
|
|
73
|
+
.awsui_icon_gwq0h_3kdrm_52:not(#\9):dir(rtl).awsui_expanded_gwq0h_3kdrm_67 {
|
|
210
74
|
transform: rotate(0deg);
|
|
211
75
|
}
|
|
212
76
|
|
|
213
|
-
.awsui_icon-
|
|
77
|
+
.awsui_icon-container_gwq0h_3kdrm_77:not(#\9) {
|
|
214
78
|
position: relative;
|
|
215
|
-
margin-inline: calc((var(--line-height-body-m-
|
|
79
|
+
margin-inline: calc((var(--line-height-body-m-5xw6xo, 20px) - var(--size-icon-normal-levt08, 16px)) / -2) calc(var(--space-xxs-hwfkai, 4px) + var(--border-divider-list-width-2qbfmz, 1px));
|
|
216
80
|
}
|
|
217
|
-
.awsui_icon-container-
|
|
81
|
+
.awsui_icon-container-container_gwq0h_3kdrm_81:not(#\9) {
|
|
218
82
|
margin-inline-end: var(--space-xs-ymlm0b, 8px);
|
|
219
83
|
}
|
|
220
84
|
|
|
221
|
-
.
|
|
85
|
+
.awsui_wrapper_gwq0h_3kdrm_85:not(#\9) {
|
|
222
86
|
box-sizing: border-box;
|
|
223
87
|
border-block: none;
|
|
224
88
|
border-inline: none;
|
|
225
89
|
inline-size: 100%;
|
|
226
|
-
line-height: var(--line-height-body-m-
|
|
90
|
+
line-height: var(--line-height-body-m-5xw6xo, 20px);
|
|
227
91
|
text-align: start;
|
|
228
92
|
}
|
|
229
|
-
.awsui_wrapper-
|
|
230
|
-
border-block: var(--border-divider-section-width-
|
|
231
|
-
border-inline: var(--border-divider-section-width-
|
|
93
|
+
.awsui_wrapper-default_gwq0h_3kdrm_93:not(#\9), .awsui_wrapper-inline_gwq0h_3kdrm_93:not(#\9), .awsui_wrapper-footer_gwq0h_3kdrm_93:not(#\9) {
|
|
94
|
+
border-block: var(--border-divider-section-width-dlkb8v, 1px) solid transparent;
|
|
95
|
+
border-inline: var(--border-divider-section-width-dlkb8v, 1px) solid transparent;
|
|
232
96
|
}
|
|
233
|
-
.awsui_wrapper-
|
|
234
|
-
border-inline-start: var(--border-divider-section-width-
|
|
97
|
+
.awsui_wrapper-navigation_gwq0h_3kdrm_97:not(#\9) {
|
|
98
|
+
border-inline-start: var(--border-divider-section-width-dlkb8v, 1px) solid transparent;
|
|
235
99
|
}
|
|
236
|
-
.awsui_wrapper-
|
|
100
|
+
.awsui_wrapper-navigation_gwq0h_3kdrm_97:not(#\9), .awsui_wrapper-container_gwq0h_3kdrm_100:not(#\9) {
|
|
237
101
|
display: flex;
|
|
238
|
-
font-weight: var(--font-weight-heading-s-
|
|
102
|
+
font-weight: var(--font-weight-heading-s-mu75ca, 700);
|
|
239
103
|
}
|
|
240
|
-
.awsui_wrapper-
|
|
104
|
+
.awsui_wrapper-default_gwq0h_3kdrm_93:not(#\9), .awsui_wrapper-inline_gwq0h_3kdrm_93:not(#\9), .awsui_wrapper-navigation_gwq0h_3kdrm_97:not(#\9), .awsui_wrapper-footer_gwq0h_3kdrm_93:not(#\9), .awsui_wrapper-compact_gwq0h_3kdrm_104:not(#\9) {
|
|
241
105
|
color: var(--color-text-expandable-section-default-aqjbq3, #0f141a);
|
|
242
|
-
-webkit-font-smoothing: var(--font-smoothing-webkit-
|
|
243
|
-
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-
|
|
106
|
+
-webkit-font-smoothing: var(--font-smoothing-webkit-dpz0hr, antialiased);
|
|
107
|
+
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-kjlydy, grayscale);
|
|
244
108
|
}
|
|
245
|
-
.awsui_wrapper-
|
|
246
|
-
font-size: var(--font-size-expandable-heading-
|
|
247
|
-
letter-spacing: var(--letter-spacing-heading-s-
|
|
109
|
+
.awsui_wrapper-default_gwq0h_3kdrm_93:not(#\9), .awsui_wrapper-inline_gwq0h_3kdrm_93:not(#\9), .awsui_wrapper-navigation_gwq0h_3kdrm_97:not(#\9), .awsui_wrapper-footer_gwq0h_3kdrm_93:not(#\9) {
|
|
110
|
+
font-size: var(--font-size-expandable-heading-04ofyn, 16px);
|
|
111
|
+
letter-spacing: var(--letter-spacing-heading-s-kfu48f, -0.005em);
|
|
248
112
|
}
|
|
249
|
-
.awsui_wrapper-
|
|
113
|
+
.awsui_wrapper-default_gwq0h_3kdrm_93:not(#\9) {
|
|
250
114
|
padding-block: var(--space-scaled-xxs-pfm1nx, 4px);
|
|
251
115
|
padding-inline-end: var(--space-xxs-hwfkai, 4px);
|
|
252
116
|
}
|
|
253
|
-
.awsui_wrapper-
|
|
117
|
+
.awsui_wrapper-default_gwq0h_3kdrm_93.awsui_header-deprecated_gwq0h_3kdrm_117:not(#\9) {
|
|
254
118
|
padding-inline-start: var(--space-xxs-hwfkai, 4px);
|
|
255
119
|
}
|
|
256
|
-
.awsui_wrapper-
|
|
120
|
+
.awsui_wrapper-default_gwq0h_3kdrm_93:not(#\9), .awsui_wrapper-inline_gwq0h_3kdrm_93:not(#\9) {
|
|
257
121
|
transition: border-block-end-color var(--motion-duration-show-quick-tyvnyw, 135ms) var(--motion-easing-expandable-content-enter-5fw5v8, ease-out);
|
|
258
122
|
}
|
|
259
|
-
.awsui_wrapper-
|
|
260
|
-
padding-inline-start: calc(var(--size-icon-normal-levt08, 16px) + (var(--line-height-body-m-
|
|
123
|
+
.awsui_wrapper-default_gwq0h_3kdrm_93:not(#\9):not(.awsui_header-deprecated_gwq0h_3kdrm_117), .awsui_wrapper-inline_gwq0h_3kdrm_93:not(#\9):not(.awsui_header-deprecated_gwq0h_3kdrm_117) {
|
|
124
|
+
padding-inline-start: calc(var(--size-icon-normal-levt08, 16px) + (var(--line-height-body-m-5xw6xo, 20px) - var(--size-icon-normal-levt08, 16px)) / -2 + var(--space-xxs-hwfkai, 4px) + var(--border-divider-list-width-2qbfmz, 1px));
|
|
261
125
|
}
|
|
262
126
|
@media (prefers-reduced-motion: reduce) {
|
|
263
|
-
.awsui_wrapper-
|
|
127
|
+
.awsui_wrapper-default_gwq0h_3kdrm_93:not(#\9), .awsui_wrapper-inline_gwq0h_3kdrm_93:not(#\9) {
|
|
264
128
|
animation: none;
|
|
265
129
|
transition: none;
|
|
266
130
|
}
|
|
267
131
|
}
|
|
268
|
-
.awsui-motion-disabled .awsui_wrapper-
|
|
132
|
+
.awsui-motion-disabled .awsui_wrapper-default_gwq0h_3kdrm_93:not(#\9), .awsui-mode-entering .awsui_wrapper-default_gwq0h_3kdrm_93:not(#\9), .awsui-motion-disabled .awsui_wrapper-inline_gwq0h_3kdrm_93:not(#\9), .awsui-mode-entering .awsui_wrapper-inline_gwq0h_3kdrm_93:not(#\9) {
|
|
269
133
|
animation: none;
|
|
270
134
|
transition: none;
|
|
271
135
|
}
|
|
272
|
-
.awsui_wrapper-
|
|
136
|
+
.awsui_wrapper-default_gwq0h_3kdrm_93.awsui_wrapper-expanded_gwq0h_3kdrm_136:not(#\9), .awsui_wrapper-inline_gwq0h_3kdrm_93.awsui_wrapper-expanded_gwq0h_3kdrm_136:not(#\9) {
|
|
273
137
|
padding-block-end: var(--space-scaled-xxs-pfm1nx, 4px);
|
|
274
138
|
border-block-end-color: var(--color-border-expandable-section-default-oi0xfr, #c6c6cd);
|
|
275
139
|
transition: border-block-end-color var(--motion-duration-expandable-content-enter-kqyuuj, 180ms) var(--motion-easing-expandable-content-enter-5fw5v8, ease-out) calc(var(--motion-duration-expandable-content-enter-kqyuuj, 180ms) / 3);
|
|
276
140
|
}
|
|
277
141
|
@media (prefers-reduced-motion: reduce) {
|
|
278
|
-
.awsui_wrapper-
|
|
142
|
+
.awsui_wrapper-default_gwq0h_3kdrm_93.awsui_wrapper-expanded_gwq0h_3kdrm_136:not(#\9), .awsui_wrapper-inline_gwq0h_3kdrm_93.awsui_wrapper-expanded_gwq0h_3kdrm_136:not(#\9) {
|
|
279
143
|
animation: none;
|
|
280
144
|
transition: none;
|
|
281
145
|
}
|
|
282
146
|
}
|
|
283
|
-
.awsui-motion-disabled .awsui_wrapper-
|
|
147
|
+
.awsui-motion-disabled .awsui_wrapper-default_gwq0h_3kdrm_93.awsui_wrapper-expanded_gwq0h_3kdrm_136:not(#\9), .awsui-mode-entering .awsui_wrapper-default_gwq0h_3kdrm_93.awsui_wrapper-expanded_gwq0h_3kdrm_136:not(#\9), .awsui-motion-disabled .awsui_wrapper-inline_gwq0h_3kdrm_93.awsui_wrapper-expanded_gwq0h_3kdrm_136:not(#\9), .awsui-mode-entering .awsui_wrapper-inline_gwq0h_3kdrm_93.awsui_wrapper-expanded_gwq0h_3kdrm_136:not(#\9) {
|
|
284
148
|
animation: none;
|
|
285
149
|
transition: none;
|
|
286
150
|
}
|
|
287
|
-
.awsui_wrapper-
|
|
151
|
+
.awsui_wrapper-footer_gwq0h_3kdrm_93:not(#\9) {
|
|
288
152
|
padding-block: var(--space-scaled-xxs-pfm1nx, 4px);
|
|
289
153
|
}
|
|
290
|
-
.awsui_wrapper-
|
|
154
|
+
.awsui_wrapper-footer_gwq0h_3kdrm_93:not(#\9), .awsui_wrapper-compact_gwq0h_3kdrm_104:not(#\9) {
|
|
291
155
|
padding-inline-end: 0;
|
|
292
156
|
}
|
|
293
|
-
.awsui_wrapper-
|
|
157
|
+
.awsui_wrapper-footer_gwq0h_3kdrm_93.awsui_header-deprecated_gwq0h_3kdrm_117:not(#\9), .awsui_wrapper-compact_gwq0h_3kdrm_104.awsui_header-deprecated_gwq0h_3kdrm_117:not(#\9) {
|
|
294
158
|
padding-inline-start: 0;
|
|
295
159
|
}
|
|
296
|
-
.awsui_wrapper-
|
|
297
|
-
padding-inline-start: calc(var(--size-icon-normal-levt08, 16px) + (var(--line-height-body-m-
|
|
160
|
+
.awsui_wrapper-footer_gwq0h_3kdrm_93:not(#\9):not(.awsui_header-deprecated_gwq0h_3kdrm_117), .awsui_wrapper-compact_gwq0h_3kdrm_104:not(#\9):not(.awsui_header-deprecated_gwq0h_3kdrm_117) {
|
|
161
|
+
padding-inline-start: calc(var(--size-icon-normal-levt08, 16px) + (var(--line-height-body-m-5xw6xo, 20px) - var(--size-icon-normal-levt08, 16px)) / -2 + var(--space-xxs-hwfkai, 4px) + var(--border-divider-list-width-2qbfmz, 1px));
|
|
298
162
|
}
|
|
299
|
-
.awsui_wrapper-
|
|
163
|
+
.awsui_wrapper-container_gwq0h_3kdrm_100:not(#\9) {
|
|
300
164
|
padding-block: var(--space-container-header-top-am4vzw, 12px) var(--space-container-header-bottom-2taq8v, 8px);
|
|
301
165
|
padding-inline-end: var(--space-container-horizontal-nqrzyh, 20px);
|
|
302
166
|
transition: padding-block-end var(--motion-duration-show-quick-tyvnyw, 135ms) var(--motion-easing-expandable-content-enter-5fw5v8, ease-out);
|
|
303
167
|
}
|
|
304
168
|
@media (prefers-reduced-motion: reduce) {
|
|
305
|
-
.awsui_wrapper-
|
|
169
|
+
.awsui_wrapper-container_gwq0h_3kdrm_100:not(#\9) {
|
|
306
170
|
animation: none;
|
|
307
171
|
transition: none;
|
|
308
172
|
}
|
|
309
173
|
}
|
|
310
|
-
.awsui-motion-disabled .awsui_wrapper-
|
|
174
|
+
.awsui-motion-disabled .awsui_wrapper-container_gwq0h_3kdrm_100:not(#\9), .awsui-mode-entering .awsui_wrapper-container_gwq0h_3kdrm_100:not(#\9) {
|
|
311
175
|
animation: none;
|
|
312
176
|
transition: none;
|
|
313
177
|
}
|
|
314
|
-
.awsui_wrapper-
|
|
178
|
+
.awsui_wrapper-container_gwq0h_3kdrm_100:not(#\9):not(.awsui_wrapper-expanded_gwq0h_3kdrm_136) {
|
|
315
179
|
padding-block-end: var(--space-container-header-top-am4vzw, 12px);
|
|
316
180
|
}
|
|
317
|
-
.awsui_wrapper-
|
|
181
|
+
.awsui_wrapper-container_gwq0h_3kdrm_100.awsui_wrapper-not-expanded-without-actions_gwq0h_3kdrm_181:not(#\9) {
|
|
318
182
|
padding-block-end: calc(var(--space-container-header-top-am4vzw, 12px) + var(--space-scaled-xxs-pfm1nx, 4px));
|
|
319
183
|
}
|
|
320
|
-
.awsui_wrapper-
|
|
184
|
+
.awsui_wrapper-container_gwq0h_3kdrm_100.awsui_header-deprecated_gwq0h_3kdrm_117:not(#\9) {
|
|
321
185
|
padding-inline-start: var(--space-container-horizontal-nqrzyh, 20px);
|
|
322
186
|
}
|
|
323
|
-
.awsui_wrapper-
|
|
324
|
-
padding-inline-start: calc(var(--space-container-horizontal-nqrzyh, 20px) + calc(var(--size-icon-medium-uv8xcz, 20px) + (var(--line-height-body-m-
|
|
187
|
+
.awsui_wrapper-container_gwq0h_3kdrm_100:not(#\9):not(.awsui_header-deprecated_gwq0h_3kdrm_117) {
|
|
188
|
+
padding-inline-start: calc(var(--space-container-horizontal-nqrzyh, 20px) + calc(var(--size-icon-medium-uv8xcz, 20px) + (var(--line-height-body-m-5xw6xo, 20px) - var(--size-icon-normal-levt08, 16px)) / -2 + var(--space-xs-ymlm0b, 8px)));
|
|
325
189
|
}
|
|
326
|
-
body[data-awsui-focus-visible=true] .awsui_wrapper-
|
|
327
|
-
padding-block: calc(var(--space-scaled-s-8ozaad, 12px) - var(--border-divider-section-width-
|
|
328
|
-
padding-inline: calc(var(--space-l-2ud1p3, 20px) - var(--border-divider-section-width-
|
|
190
|
+
body[data-awsui-focus-visible=true] .awsui_wrapper-container_gwq0h_3kdrm_100:not(#\9):focus {
|
|
191
|
+
padding-block: calc(var(--space-scaled-s-8ozaad, 12px) - var(--border-divider-section-width-dlkb8v, 1px));
|
|
192
|
+
padding-inline: calc(var(--space-l-2ud1p3, 20px) - var(--border-divider-section-width-dlkb8v, 1px));
|
|
329
193
|
}
|
|
330
194
|
|
|
331
|
-
.
|
|
195
|
+
.awsui_header_gwq0h_3kdrm_117:not(#\9) {
|
|
332
196
|
/* used in test-utils */
|
|
333
197
|
}
|
|
334
|
-
.awsui_header-
|
|
198
|
+
.awsui_header-wrapper_gwq0h_3kdrm_198:not(#\9), .awsui_header-deprecated_gwq0h_3kdrm_117:not(#\9) {
|
|
335
199
|
display: flex;
|
|
336
|
-
font-weight: var(--font-weight-heading-s-
|
|
200
|
+
font-weight: var(--font-weight-heading-s-mu75ca, 700);
|
|
337
201
|
}
|
|
338
|
-
.awsui_header-
|
|
202
|
+
.awsui_header-wrapper_gwq0h_3kdrm_198:not(#\9) {
|
|
339
203
|
font-size: inherit;
|
|
340
204
|
letter-spacing: inherit;
|
|
341
205
|
margin-block: 0;
|
|
@@ -343,7 +207,7 @@ body[data-awsui-focus-visible=true] .awsui_wrapper-container_gwq0h_1eau6_236:not
|
|
|
343
207
|
padding-block: 0;
|
|
344
208
|
padding-inline: 0;
|
|
345
209
|
}
|
|
346
|
-
.awsui_header-actions-
|
|
210
|
+
.awsui_header-actions-wrapper_gwq0h_3kdrm_210:not(#\9) {
|
|
347
211
|
display: flex;
|
|
348
212
|
flex-direction: row;
|
|
349
213
|
justify-content: space-between;
|
|
@@ -351,14 +215,14 @@ body[data-awsui-focus-visible=true] .awsui_wrapper-container_gwq0h_1eau6_236:not
|
|
|
351
215
|
flex: 1;
|
|
352
216
|
min-inline-size: 0;
|
|
353
217
|
}
|
|
354
|
-
body[data-awsui-focus-visible=true] .awsui_header-
|
|
218
|
+
body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_3kdrm_218:not(#\9):focus, body[data-awsui-focus-visible=true] .awsui_header-container-button_gwq0h_3kdrm_218:not(#\9):focus {
|
|
355
219
|
position: relative;
|
|
356
220
|
}
|
|
357
|
-
body[data-awsui-focus-visible=true] .awsui_header-
|
|
221
|
+
body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_3kdrm_218:not(#\9):focus, body[data-awsui-focus-visible=true] .awsui_header-container-button_gwq0h_3kdrm_218:not(#\9):focus {
|
|
358
222
|
outline: 2px dotted transparent;
|
|
359
223
|
outline-offset: calc(0px - 1px);
|
|
360
224
|
}
|
|
361
|
-
body[data-awsui-focus-visible=true] .awsui_header-
|
|
225
|
+
body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_3kdrm_218:not(#\9):focus::before, body[data-awsui-focus-visible=true] .awsui_header-container-button_gwq0h_3kdrm_218:not(#\9):focus::before {
|
|
362
226
|
content: " ";
|
|
363
227
|
display: block;
|
|
364
228
|
position: absolute;
|
|
@@ -366,27 +230,27 @@ body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_1eau6_354:not(#\9
|
|
|
366
230
|
inset-block-start: calc(-1 * 0px);
|
|
367
231
|
inline-size: calc(100% + 0px + 0px);
|
|
368
232
|
block-size: calc(100% + 0px + 0px);
|
|
369
|
-
border-start-start-radius: var(--border-radius-control-default-focus-ring-
|
|
370
|
-
border-start-end-radius: var(--border-radius-control-default-focus-ring-
|
|
371
|
-
border-end-start-radius: var(--border-radius-control-default-focus-ring-
|
|
372
|
-
border-end-end-radius: var(--border-radius-control-default-focus-ring-
|
|
233
|
+
border-start-start-radius: var(--border-radius-control-default-focus-ring-akwhsf, 4px);
|
|
234
|
+
border-start-end-radius: var(--border-radius-control-default-focus-ring-akwhsf, 4px);
|
|
235
|
+
border-end-start-radius: var(--border-radius-control-default-focus-ring-akwhsf, 4px);
|
|
236
|
+
border-end-end-radius: var(--border-radius-control-default-focus-ring-akwhsf, 4px);
|
|
373
237
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-ditkrb, #006ce0);
|
|
374
238
|
}
|
|
375
|
-
.awsui_header-
|
|
239
|
+
.awsui_header-button_gwq0h_3kdrm_218:not(#\9) {
|
|
376
240
|
box-sizing: border-box;
|
|
377
241
|
display: flex;
|
|
378
|
-
margin-inline-start: calc(-1 * calc(var(--size-icon-normal-levt08, 16px) + (var(--line-height-body-m-
|
|
242
|
+
margin-inline-start: calc(-1 * calc(var(--size-icon-normal-levt08, 16px) + (var(--line-height-body-m-5xw6xo, 20px) - var(--size-icon-normal-levt08, 16px)) / -2 + var(--space-xxs-hwfkai, 4px) + var(--border-divider-list-width-2qbfmz, 1px)));
|
|
379
243
|
}
|
|
380
|
-
.awsui_header-container-
|
|
381
|
-
margin-inline-start: calc(-1 * calc(var(--size-icon-medium-uv8xcz, 20px) + (var(--line-height-body-m-
|
|
244
|
+
.awsui_header-container-button_gwq0h_3kdrm_218:not(#\9) {
|
|
245
|
+
margin-inline-start: calc(-1 * calc(var(--size-icon-medium-uv8xcz, 20px) + (var(--line-height-body-m-5xw6xo, 20px) - var(--size-icon-normal-levt08, 16px)) / -2 + var(--space-xs-ymlm0b, 8px)));
|
|
382
246
|
}
|
|
383
|
-
.awsui_header-
|
|
247
|
+
.awsui_header-container_gwq0h_3kdrm_218:not(#\9) {
|
|
384
248
|
inline-size: 100%;
|
|
385
249
|
}
|
|
386
|
-
.awsui_header-
|
|
250
|
+
.awsui_header-container_gwq0h_3kdrm_218 > .awsui_icon-container_gwq0h_3kdrm_77:not(#\9) {
|
|
387
251
|
margin-block-start: var(--space-expandable-section-icon-offset-top-cntyn8, 4px);
|
|
388
252
|
}
|
|
389
|
-
.awsui_header-
|
|
253
|
+
.awsui_header-navigation_gwq0h_3kdrm_253 > .awsui_icon-container_gwq0h_3kdrm_77:not(#\9) {
|
|
390
254
|
display: inline-flex;
|
|
391
255
|
cursor: pointer;
|
|
392
256
|
color: var(--color-text-expandable-section-navigation-icon-default-wh1lig, #424650);
|
|
@@ -399,25 +263,25 @@ body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_1eau6_354:not(#\9
|
|
|
399
263
|
text-decoration: none;
|
|
400
264
|
flex-direction: column;
|
|
401
265
|
}
|
|
402
|
-
.awsui_header-
|
|
266
|
+
.awsui_header-navigation_gwq0h_3kdrm_253 > .awsui_icon-container_gwq0h_3kdrm_77:not(#\9):not(.awsui_icon-container-end_gwq0h_3kdrm_266) {
|
|
403
267
|
padding-inline-start: calc(24px - var(--size-icon-normal-levt08, 16px));
|
|
404
|
-
margin-inline-start: calc((var(--line-height-body-m-
|
|
268
|
+
margin-inline-start: calc((var(--line-height-body-m-5xw6xo, 20px) - var(--size-icon-normal-levt08, 16px)) / -2 - calc(24px - var(--size-icon-normal-levt08, 16px)));
|
|
405
269
|
}
|
|
406
|
-
.awsui_header-
|
|
270
|
+
.awsui_header-navigation_gwq0h_3kdrm_253 > .awsui_icon-container_gwq0h_3kdrm_77.awsui_icon-container-end_gwq0h_3kdrm_266:not(#\9) {
|
|
407
271
|
padding-inline-end: calc(24px - var(--size-icon-normal-levt08, 16px));
|
|
408
272
|
margin-inline-end: calc(-1 * calc(24px - var(--size-icon-normal-levt08, 16px)));
|
|
409
273
|
}
|
|
410
|
-
.awsui_header-
|
|
274
|
+
.awsui_header-navigation_gwq0h_3kdrm_253 > .awsui_icon-container_gwq0h_3kdrm_77:not(#\9):hover {
|
|
411
275
|
color: var(--color-text-expandable-section-hover-pqmtjd, #006ce0);
|
|
412
276
|
}
|
|
413
|
-
body[data-awsui-focus-visible=true] .awsui_header-
|
|
277
|
+
body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_3kdrm_253 > .awsui_icon-container_gwq0h_3kdrm_77:not(#\9):focus {
|
|
414
278
|
position: relative;
|
|
415
279
|
}
|
|
416
|
-
body[data-awsui-focus-visible=true] .awsui_header-
|
|
280
|
+
body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_3kdrm_253 > .awsui_icon-container_gwq0h_3kdrm_77:not(#\9):focus {
|
|
417
281
|
outline: 2px dotted transparent;
|
|
418
282
|
outline-offset: calc(2px - 1px);
|
|
419
283
|
}
|
|
420
|
-
body[data-awsui-focus-visible=true] .awsui_header-
|
|
284
|
+
body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_3kdrm_253 > .awsui_icon-container_gwq0h_3kdrm_77:not(#\9):focus::before {
|
|
421
285
|
content: " ";
|
|
422
286
|
display: block;
|
|
423
287
|
position: absolute;
|
|
@@ -425,119 +289,119 @@ body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_1eau6_389 > .
|
|
|
425
289
|
inset-block-start: calc(-1 * 2px);
|
|
426
290
|
inline-size: calc(100% + 2px + 2px);
|
|
427
291
|
block-size: calc(100% + 2px + 2px);
|
|
428
|
-
border-start-start-radius: var(--border-radius-control-default-focus-ring-
|
|
429
|
-
border-start-end-radius: var(--border-radius-control-default-focus-ring-
|
|
430
|
-
border-end-start-radius: var(--border-radius-control-default-focus-ring-
|
|
431
|
-
border-end-end-radius: var(--border-radius-control-default-focus-ring-
|
|
292
|
+
border-start-start-radius: var(--border-radius-control-default-focus-ring-akwhsf, 4px);
|
|
293
|
+
border-start-end-radius: var(--border-radius-control-default-focus-ring-akwhsf, 4px);
|
|
294
|
+
border-end-start-radius: var(--border-radius-control-default-focus-ring-akwhsf, 4px);
|
|
295
|
+
border-end-end-radius: var(--border-radius-control-default-focus-ring-akwhsf, 4px);
|
|
432
296
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-ditkrb, #006ce0);
|
|
433
297
|
}
|
|
434
|
-
.awsui_header-
|
|
298
|
+
.awsui_header-text_gwq0h_3kdrm_298:not(#\9) {
|
|
435
299
|
/* used in test-utils */
|
|
436
300
|
}
|
|
437
301
|
|
|
438
|
-
:not(#\9):not(.awsui_wrapper-
|
|
302
|
+
:not(#\9):not(.awsui_wrapper-compact_gwq0h_3kdrm_104) > .awsui_header-actions-wrapper_gwq0h_3kdrm_210 {
|
|
439
303
|
flex-wrap: wrap;
|
|
440
304
|
column-gap: var(--space-xs-ymlm0b, 8px);
|
|
441
305
|
row-gap: var(--space-scaled-xxxs-oo06c7, 2px);
|
|
442
306
|
}
|
|
443
307
|
|
|
444
|
-
.
|
|
308
|
+
.awsui_content_gwq0h_3kdrm_308:not(#\9) {
|
|
445
309
|
display: none;
|
|
446
310
|
}
|
|
447
|
-
.awsui_content-
|
|
311
|
+
.awsui_content-expanded_gwq0h_3kdrm_311:not(#\9) {
|
|
448
312
|
display: block;
|
|
449
313
|
}
|
|
450
|
-
.awsui_content-
|
|
451
|
-
padding-inline-start: calc(var(--size-icon-normal-levt08, 16px) + (var(--line-height-body-m-
|
|
314
|
+
.awsui_content-compact_gwq0h_3kdrm_314:not(#\9) {
|
|
315
|
+
padding-inline-start: calc(var(--size-icon-normal-levt08, 16px) + (var(--line-height-body-m-5xw6xo, 20px) - var(--size-icon-normal-levt08, 16px)) / -2 + var(--space-xxs-hwfkai, 4px) + var(--border-divider-list-width-2qbfmz, 1px));
|
|
452
316
|
}
|
|
453
317
|
|
|
454
|
-
.awsui_content-
|
|
318
|
+
.awsui_content-inner_gwq0h_3kdrm_318:not(#\9) {
|
|
455
319
|
/* this comment keeps the class in the style sheet */
|
|
456
320
|
}
|
|
457
321
|
|
|
458
|
-
.awsui_content-inner-
|
|
322
|
+
.awsui_content-inner-expanded_gwq0h_3kdrm_322:not(#\9) {
|
|
459
323
|
/* this comment keeps the class in the style sheet */
|
|
460
324
|
}
|
|
461
325
|
|
|
462
|
-
.awsui_content-inner-
|
|
326
|
+
.awsui_content-inner-settled_gwq0h_3kdrm_326:not(#\9) {
|
|
463
327
|
/* this comment keeps the class in the style sheet */
|
|
464
328
|
}
|
|
465
329
|
|
|
466
|
-
.awsui_content-inner-body-
|
|
330
|
+
.awsui_content-inner-body-default_gwq0h_3kdrm_330:not(#\9), .awsui_content-inner-body-inline_gwq0h_3kdrm_330:not(#\9) {
|
|
467
331
|
padding-block: var(--space-scaled-xs-xwoogq, 8px);
|
|
468
332
|
}
|
|
469
|
-
.awsui_content-inner-body-
|
|
333
|
+
.awsui_content-inner-body-footer_gwq0h_3kdrm_333:not(#\9) {
|
|
470
334
|
padding-block: var(--space-xs-ymlm0b, 8px);
|
|
471
335
|
}
|
|
472
|
-
.awsui_content-inner-body-
|
|
336
|
+
.awsui_content-inner-body-container_gwq0h_3kdrm_336:not(#\9) {
|
|
473
337
|
padding-block: var(--space-container-content-top-1wtqrc, 4px) var(--space-scaled-l-sej05l, 20px);
|
|
474
338
|
padding-inline: var(--space-container-horizontal-nqrzyh, 20px);
|
|
475
339
|
}
|
|
476
340
|
|
|
477
|
-
.awsui_disable-header-
|
|
341
|
+
.awsui_disable-header-paddings_gwq0h_3kdrm_341:not(#\9) {
|
|
478
342
|
padding-block: 0;
|
|
479
343
|
padding-inline: 0;
|
|
480
344
|
}
|
|
481
345
|
|
|
482
|
-
.awsui_disable-content-
|
|
346
|
+
.awsui_disable-content-paddings_gwq0h_3kdrm_346:not(#\9) {
|
|
483
347
|
padding-block: 0;
|
|
484
348
|
padding-inline: 0;
|
|
485
349
|
}
|
|
486
350
|
|
|
487
|
-
.
|
|
351
|
+
.awsui_focusable_gwq0h_3kdrm_351:not(#\9):focus {
|
|
488
352
|
outline: none;
|
|
489
353
|
text-decoration: none;
|
|
490
354
|
}
|
|
491
|
-
body[data-awsui-focus-visible=true] .
|
|
355
|
+
body[data-awsui-focus-visible=true] .awsui_focusable_gwq0h_3kdrm_351:not(#\9):focus {
|
|
492
356
|
outline: 2px dotted transparent;
|
|
493
|
-
border-block: var(--border-width-button-
|
|
494
|
-
border-inline: var(--border-width-button-
|
|
495
|
-
border-start-start-radius: var(--border-radius-control-default-focus-ring-
|
|
496
|
-
border-start-end-radius: var(--border-radius-control-default-focus-ring-
|
|
497
|
-
border-end-start-radius: var(--border-radius-control-default-focus-ring-
|
|
498
|
-
border-end-end-radius: var(--border-radius-control-default-focus-ring-
|
|
499
|
-
box-shadow: 0 0 0 var(--border-control-focus-ring-shadow-spread-
|
|
357
|
+
border-block: var(--border-width-button-lffd4t, 2px) solid var(--color-border-item-focused-ditkrb, #006ce0);
|
|
358
|
+
border-inline: var(--border-width-button-lffd4t, 2px) solid var(--color-border-item-focused-ditkrb, #006ce0);
|
|
359
|
+
border-start-start-radius: var(--border-radius-control-default-focus-ring-akwhsf, 4px);
|
|
360
|
+
border-start-end-radius: var(--border-radius-control-default-focus-ring-akwhsf, 4px);
|
|
361
|
+
border-end-start-radius: var(--border-radius-control-default-focus-ring-akwhsf, 4px);
|
|
362
|
+
border-end-end-radius: var(--border-radius-control-default-focus-ring-akwhsf, 4px);
|
|
363
|
+
box-shadow: 0 0 0 var(--border-control-focus-ring-shadow-spread-iijyo6, 1px) var(--color-border-item-focused-ditkrb, #006ce0);
|
|
500
364
|
}
|
|
501
365
|
|
|
502
|
-
.awsui_click-
|
|
366
|
+
.awsui_click-target_gwq0h_3kdrm_366:not(#\9) {
|
|
503
367
|
cursor: pointer;
|
|
504
368
|
}
|
|
505
|
-
.awsui_click-
|
|
369
|
+
.awsui_click-target_gwq0h_3kdrm_366:not(#\9):not(.awsui_wrapper-container_gwq0h_3kdrm_100):not(.awsui_header-container-button_gwq0h_3kdrm_218):hover {
|
|
506
370
|
color: var(--color-text-expandable-section-hover-pqmtjd, #006ce0);
|
|
507
371
|
}
|
|
508
372
|
|
|
509
|
-
.awsui_header-icon-
|
|
373
|
+
.awsui_header-icon-end_gwq0h_3kdrm_373.awsui_wrapper-default_gwq0h_3kdrm_93:not(#\9), .awsui_header-icon-end_gwq0h_3kdrm_373.awsui_wrapper-inline_gwq0h_3kdrm_93:not(#\9), .awsui_header-icon-end_gwq0h_3kdrm_373.awsui_wrapper-footer_gwq0h_3kdrm_93:not(#\9), .awsui_header-icon-end_gwq0h_3kdrm_373.awsui_wrapper-compact_gwq0h_3kdrm_104:not(#\9) {
|
|
510
374
|
padding-inline-start: 0;
|
|
511
375
|
}
|
|
512
|
-
.awsui_header-icon-
|
|
376
|
+
.awsui_header-icon-end_gwq0h_3kdrm_373.awsui_wrapper-navigation_gwq0h_3kdrm_97:not(#\9) {
|
|
513
377
|
justify-content: space-between;
|
|
514
378
|
align-items: flex-start;
|
|
515
379
|
column-gap: var(--space-xs-ymlm0b, 8px);
|
|
516
380
|
}
|
|
517
|
-
.awsui_header-icon-
|
|
381
|
+
.awsui_header-icon-end_gwq0h_3kdrm_373.awsui_wrapper-container_gwq0h_3kdrm_100:not(#\9), .awsui_header-icon-end_gwq0h_3kdrm_373.awsui_wrapper-default_gwq0h_3kdrm_93:not(#\9) {
|
|
518
382
|
display: flex;
|
|
519
383
|
align-items: flex-start;
|
|
520
384
|
column-gap: var(--space-m-dsumyt, 16px);
|
|
521
385
|
}
|
|
522
|
-
.awsui_header-icon-
|
|
386
|
+
.awsui_header-icon-end_gwq0h_3kdrm_373.awsui_wrapper-container_gwq0h_3kdrm_100:not(#\9):not(.awsui_header-deprecated_gwq0h_3kdrm_117) {
|
|
523
387
|
padding-inline-start: var(--space-container-horizontal-nqrzyh, 20px);
|
|
524
388
|
}
|
|
525
389
|
|
|
526
|
-
.awsui_header-button-icon-
|
|
390
|
+
.awsui_header-button-icon-end_gwq0h_3kdrm_390:not(#\9) {
|
|
527
391
|
margin-inline-start: 0;
|
|
528
392
|
column-gap: var(--space-xs-ymlm0b, 8px);
|
|
529
393
|
justify-content: space-between;
|
|
530
394
|
}
|
|
531
|
-
.awsui_header-button-icon-
|
|
395
|
+
.awsui_header-button-icon-end_gwq0h_3kdrm_390:not(#\9):not(.awsui_header-container-button_gwq0h_3kdrm_218) {
|
|
532
396
|
display: flex;
|
|
533
397
|
inline-size: 100%;
|
|
534
398
|
}
|
|
535
|
-
.awsui_header-button-icon-
|
|
399
|
+
.awsui_header-button-icon-end_gwq0h_3kdrm_390:not(#\9):not(.awsui_header-container-button_gwq0h_3kdrm_218) > .awsui_header-text_gwq0h_3kdrm_298 {
|
|
536
400
|
flex: 1;
|
|
537
401
|
min-inline-size: 0;
|
|
538
402
|
}
|
|
539
403
|
|
|
540
|
-
.awsui_icon-container-
|
|
404
|
+
.awsui_icon-container-end_gwq0h_3kdrm_266:not(#\9) {
|
|
541
405
|
margin-inline-start: auto;
|
|
542
406
|
margin-inline-end: 0;
|
|
543
407
|
flex-shrink: 0;
|
|
@@ -552,14 +416,14 @@ body[data-awsui-focus-visible=true] .awsui_focusable_gwq0h_1eau6_487:not(#\9):fo
|
|
|
552
416
|
font: inherit;
|
|
553
417
|
color: inherit;
|
|
554
418
|
}
|
|
555
|
-
body[data-awsui-focus-visible=true] .awsui_icon-container-
|
|
419
|
+
body[data-awsui-focus-visible=true] .awsui_icon-container-end_gwq0h_3kdrm_266:not(#\9):focus {
|
|
556
420
|
position: relative;
|
|
557
421
|
}
|
|
558
|
-
body[data-awsui-focus-visible=true] .awsui_icon-container-
|
|
422
|
+
body[data-awsui-focus-visible=true] .awsui_icon-container-end_gwq0h_3kdrm_266:not(#\9):focus {
|
|
559
423
|
outline: 2px dotted transparent;
|
|
560
424
|
outline-offset: calc(2px - 1px);
|
|
561
425
|
}
|
|
562
|
-
body[data-awsui-focus-visible=true] .awsui_icon-container-
|
|
426
|
+
body[data-awsui-focus-visible=true] .awsui_icon-container-end_gwq0h_3kdrm_266:not(#\9):focus::before {
|
|
563
427
|
content: " ";
|
|
564
428
|
display: block;
|
|
565
429
|
position: absolute;
|
|
@@ -567,29 +431,29 @@ body[data-awsui-focus-visible=true] .awsui_icon-container-end_gwq0h_1eau6_402:no
|
|
|
567
431
|
inset-block-start: calc(-1 * 2px);
|
|
568
432
|
inline-size: calc(100% + 2px + 2px);
|
|
569
433
|
block-size: calc(100% + 2px + 2px);
|
|
570
|
-
border-start-start-radius: var(--border-radius-control-default-focus-ring-
|
|
571
|
-
border-start-end-radius: var(--border-radius-control-default-focus-ring-
|
|
572
|
-
border-end-start-radius: var(--border-radius-control-default-focus-ring-
|
|
573
|
-
border-end-end-radius: var(--border-radius-control-default-focus-ring-
|
|
434
|
+
border-start-start-radius: var(--border-radius-control-default-focus-ring-akwhsf, 4px);
|
|
435
|
+
border-start-end-radius: var(--border-radius-control-default-focus-ring-akwhsf, 4px);
|
|
436
|
+
border-end-start-radius: var(--border-radius-control-default-focus-ring-akwhsf, 4px);
|
|
437
|
+
border-end-end-radius: var(--border-radius-control-default-focus-ring-akwhsf, 4px);
|
|
574
438
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-ditkrb, #006ce0);
|
|
575
439
|
}
|
|
576
|
-
.awsui_header-icon-
|
|
577
|
-
padding-block-start: calc((var(--size-side-navigation-item-height-lokap3, 28px) - var(--line-height-body-m-
|
|
440
|
+
.awsui_header-icon-end_gwq0h_3kdrm_373.awsui_wrapper-navigation_gwq0h_3kdrm_97 > .awsui_icon-container-end_gwq0h_3kdrm_266:not(#\9) {
|
|
441
|
+
padding-block-start: calc((var(--size-side-navigation-item-height-lokap3, 28px) - var(--line-height-body-m-5xw6xo, 20px)) / 2);
|
|
578
442
|
}
|
|
579
443
|
|
|
580
|
-
.awsui_header-
|
|
444
|
+
.awsui_header-content_gwq0h_3kdrm_444:not(#\9) {
|
|
581
445
|
min-block-size: 0;
|
|
582
446
|
min-inline-size: 0;
|
|
583
447
|
}
|
|
584
448
|
|
|
585
|
-
.awsui_header-icon-
|
|
586
|
-
.awsui_header-icon-
|
|
449
|
+
.awsui_header-icon-end_gwq0h_3kdrm_373 > .awsui_header-content_gwq0h_3kdrm_444:not(#\9),
|
|
450
|
+
.awsui_header-icon-end_gwq0h_3kdrm_373 > .awsui_header-navigation-content_gwq0h_3kdrm_450:not(#\9) {
|
|
587
451
|
flex: 1;
|
|
588
452
|
min-inline-size: 0;
|
|
589
453
|
}
|
|
590
454
|
|
|
591
|
-
.awsui_disable-header-
|
|
455
|
+
.awsui_disable-header-paddings_gwq0h_3kdrm_341.awsui_wrapper-navigation_gwq0h_3kdrm_97:not(#\9):not(.awsui_header-icon-end_gwq0h_3kdrm_373) > .awsui_icon-container_gwq0h_3kdrm_77 {
|
|
592
456
|
display: grid;
|
|
593
457
|
align-items: flex-start;
|
|
594
|
-
padding-block: calc((var(--size-side-navigation-item-height-lokap3, 28px) - var(--line-height-body-m-
|
|
458
|
+
padding-block: calc((var(--size-side-navigation-item-height-lokap3, 28px) - var(--line-height-body-m-5xw6xo, 20px)) / 2);
|
|
595
459
|
}
|