@cloudscape-design/components 3.0.519 → 3.0.521
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/alert/styles.css.js +25 -25
- package/alert/styles.scoped.css +48 -45
- package/alert/styles.selectors.js +25 -25
- package/anchor-navigation/styles.css.js +8 -8
- package/anchor-navigation/styles.scoped.css +22 -19
- package/anchor-navigation/styles.selectors.js +8 -8
- package/annotation-context/annotation/styles.css.js +24 -24
- package/annotation-context/annotation/styles.scoped.css +37 -34
- package/annotation-context/annotation/styles.selectors.js +24 -24
- package/app-layout/defaults.d.ts +2 -2
- package/app-layout/defaults.d.ts.map +1 -1
- package/app-layout/defaults.js.map +1 -1
- package/app-layout/drawer/interfaces.d.ts +3 -2
- package/app-layout/drawer/interfaces.d.ts.map +1 -1
- package/app-layout/drawer/interfaces.js.map +1 -1
- package/app-layout/drawer/resizable-drawer.d.ts +1 -1
- package/app-layout/drawer/resizable-drawer.d.ts.map +1 -1
- package/app-layout/drawer/resizable-drawer.js +18 -9
- package/app-layout/drawer/resizable-drawer.js.map +1 -1
- package/app-layout/index.d.ts.map +1 -1
- package/app-layout/index.js +76 -26
- package/app-layout/index.js.map +1 -1
- package/app-layout/split-panel/index.d.ts +0 -1
- package/app-layout/split-panel/index.d.ts.map +1 -1
- package/app-layout/split-panel/index.js +0 -1
- package/app-layout/split-panel/index.js.map +1 -1
- package/app-layout/split-panel/provider.d.ts +2 -2
- package/app-layout/split-panel/provider.d.ts.map +1 -1
- package/app-layout/split-panel/provider.js +16 -18
- package/app-layout/split-panel/provider.js.map +1 -1
- package/app-layout/toggles/styles.css.js +2 -2
- package/app-layout/toggles/styles.scoped.css +14 -11
- package/app-layout/toggles/styles.selectors.js +2 -2
- package/app-layout/utils/use-window-width.d.ts +2 -0
- package/app-layout/utils/use-window-width.d.ts.map +1 -0
- package/app-layout/utils/use-window-width.js +13 -0
- package/app-layout/utils/use-window-width.js.map +1 -0
- package/app-layout/visual-refresh/split-panel.js +1 -1
- package/app-layout/visual-refresh/split-panel.js.map +1 -1
- package/app-layout/visual-refresh/styles.css.js +81 -81
- package/app-layout/visual-refresh/styles.scoped.css +179 -176
- package/app-layout/visual-refresh/styles.selectors.js +81 -81
- package/breadcrumb-group/item/styles.css.js +9 -9
- package/breadcrumb-group/item/styles.scoped.css +23 -20
- package/breadcrumb-group/item/styles.selectors.js +9 -9
- package/button/styles.css.js +20 -20
- package/button/styles.scoped.css +392 -302
- package/button/styles.selectors.js +20 -20
- package/button-dropdown/item-element/styles.css.js +15 -15
- package/button-dropdown/item-element/styles.scoped.css +19 -19
- package/button-dropdown/item-element/styles.selectors.js +15 -15
- package/calendar/styles.css.js +18 -18
- package/calendar/styles.scoped.css +54 -48
- package/calendar/styles.selectors.js +18 -18
- package/cards/styles.css.js +40 -40
- package/cards/styles.scoped.css +58 -58
- package/cards/styles.selectors.js +40 -40
- package/checkbox/styles.css.js +3 -3
- package/checkbox/styles.scoped.css +18 -15
- package/checkbox/styles.selectors.js +3 -3
- package/code-editor/styles.css.js +32 -32
- package/code-editor/styles.scoped.css +165 -153
- package/code-editor/styles.selectors.js +32 -32
- package/collection-preferences/content-display/styles.css.js +11 -11
- package/collection-preferences/content-display/styles.scoped.css +26 -23
- package/collection-preferences/content-display/styles.selectors.js +11 -11
- package/collection-preferences/styles.css.js +37 -37
- package/collection-preferences/styles.scoped.css +53 -50
- package/collection-preferences/styles.selectors.js +37 -37
- package/container/styles.css.js +30 -30
- package/container/styles.scoped.css +100 -80
- package/container/styles.selectors.js +30 -30
- package/date-picker/styles.css.js +7 -7
- package/date-picker/styles.scoped.css +13 -10
- package/date-picker/styles.selectors.js +7 -7
- package/date-range-picker/calendar/grids/styles.css.js +25 -25
- package/date-range-picker/calendar/grids/styles.scoped.css +58 -52
- package/date-range-picker/calendar/grids/styles.selectors.js +25 -25
- package/date-range-picker/styles.css.js +38 -38
- package/date-range-picker/styles.scoped.css +50 -47
- package/date-range-picker/styles.selectors.js +38 -38
- package/expandable-section/interfaces.d.ts +3 -2
- package/expandable-section/interfaces.d.ts.map +1 -1
- package/expandable-section/interfaces.js.map +1 -1
- package/expandable-section/styles.css.js +32 -32
- package/expandable-section/styles.scoped.css +85 -75
- package/expandable-section/styles.selectors.js +32 -32
- package/file-upload/file-input/styles.css.js +4 -4
- package/file-upload/file-input/styles.scoped.css +15 -12
- package/file-upload/file-input/styles.selectors.js +4 -4
- package/flashbar/styles.css.js +47 -47
- package/flashbar/styles.scoped.css +168 -162
- package/flashbar/styles.selectors.js +47 -47
- package/form-field/styles.css.js +19 -19
- package/form-field/styles.scoped.css +35 -34
- package/form-field/styles.selectors.js +19 -19
- package/grid/styles.css.js +53 -53
- package/grid/styles.scoped.css +112 -108
- package/grid/styles.selectors.js +53 -53
- package/header/interfaces.d.ts +1 -1
- package/header/interfaces.js.map +1 -1
- package/header/styles.css.js +34 -34
- package/header/styles.scoped.css +92 -83
- package/header/styles.selectors.js +34 -34
- package/help-panel/styles.css.js +4 -4
- package/help-panel/styles.scoped.css +127 -108
- package/help-panel/styles.selectors.js +4 -4
- package/hotspot/styles.css.js +7 -7
- package/hotspot/styles.scoped.css +13 -13
- package/hotspot/styles.selectors.js +7 -7
- package/icon/styles.css.js +21 -21
- package/icon/styles.scoped.css +86 -78
- package/icon/styles.selectors.js +21 -21
- package/input/styles.css.js +12 -12
- package/input/styles.scoped.css +63 -49
- package/input/styles.selectors.js +12 -12
- package/internal/components/abstract-switch/styles.css.js +13 -13
- package/internal/components/abstract-switch/styles.scoped.css +31 -30
- package/internal/components/abstract-switch/styles.selectors.js +13 -13
- package/internal/components/button-trigger/styles.css.js +10 -10
- package/internal/components/button-trigger/styles.scoped.css +61 -48
- package/internal/components/button-trigger/styles.selectors.js +10 -10
- package/internal/components/cartesian-chart/styles.css.js +27 -27
- package/internal/components/cartesian-chart/styles.scoped.css +38 -41
- package/internal/components/cartesian-chart/styles.selectors.js +27 -27
- package/internal/components/chart-legend/styles.css.js +6 -6
- package/internal/components/chart-legend/styles.scoped.css +33 -26
- 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 +7 -7
- 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 +7 -5
- package/internal/components/chart-popover/styles.selectors.js +3 -3
- package/internal/components/chart-popover-footer/styles.css.js +1 -1
- package/internal/components/chart-popover-footer/styles.scoped.css +8 -6
- package/internal/components/chart-popover-footer/styles.selectors.js +1 -1
- package/internal/components/chart-series-details/styles.css.js +20 -20
- package/internal/components/chart-series-details/styles.scoped.css +74 -59
- package/internal/components/chart-series-details/styles.selectors.js +20 -20
- package/internal/components/chart-series-marker/styles.css.js +5 -5
- package/internal/components/chart-series-marker/styles.scoped.css +40 -27
- package/internal/components/chart-series-marker/styles.selectors.js +5 -5
- package/internal/components/chart-wrapper/styles.css.js +9 -9
- package/internal/components/chart-wrapper/styles.scoped.css +13 -13
- package/internal/components/chart-wrapper/styles.selectors.js +9 -9
- package/internal/components/checkbox-icon/styles.css.js +7 -7
- package/internal/components/checkbox-icon/styles.scoped.css +12 -12
- package/internal/components/checkbox-icon/styles.selectors.js +7 -7
- package/internal/components/dropdown/styles.css.js +20 -20
- package/internal/components/dropdown/styles.scoped.css +64 -56
- package/internal/components/dropdown/styles.selectors.js +20 -20
- package/internal/components/dropdown-footer/styles.css.js +3 -3
- package/internal/components/dropdown-footer/styles.scoped.css +5 -5
- 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 +5 -3
- package/internal/components/dropdown-status/styles.selectors.js +2 -2
- package/internal/components/filtering-token/styles.css.js +7 -7
- package/internal/components/filtering-token/styles.scoped.css +41 -30
- package/internal/components/filtering-token/styles.selectors.js +7 -7
- package/internal/components/handle/styles.css.js +2 -2
- package/internal/components/handle/styles.scoped.css +20 -14
- package/internal/components/handle/styles.selectors.js +2 -2
- package/internal/components/menu-dropdown/styles.css.js +7 -7
- package/internal/components/menu-dropdown/styles.scoped.css +31 -28
- 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 -39
- package/internal/components/option/styles.selectors.js +17 -17
- package/internal/components/options-list/styles.css.js +2 -2
- package/internal/components/options-list/styles.scoped.css +14 -8
- package/internal/components/options-list/styles.selectors.js +2 -2
- package/internal/components/screenreader-only/styles.css.js +1 -1
- package/internal/components/screenreader-only/styles.scoped.css +3 -3
- package/internal/components/screenreader-only/styles.selectors.js +1 -1
- package/internal/components/selectable-item/styles.css.js +16 -16
- package/internal/components/selectable-item/styles.scoped.css +74 -65
- package/internal/components/selectable-item/styles.selectors.js +16 -16
- package/internal/components/token-list/styles.css.js +9 -9
- package/internal/components/token-list/styles.scoped.css +44 -33
- package/internal/components/token-list/styles.selectors.js +9 -9
- package/internal/environment.js +1 -1
- package/internal/environment.json +1 -1
- package/internal/manifest.json +1 -1
- package/link/styles.css.js +20 -20
- package/link/styles.scoped.css +75 -72
- package/link/styles.selectors.js +20 -20
- package/modal/styles.css.js +23 -23
- package/modal/styles.scoped.css +76 -61
- package/modal/styles.selectors.js +23 -23
- package/multiselect/styles.css.js +2 -2
- package/multiselect/styles.scoped.css +3 -3
- package/multiselect/styles.selectors.js +2 -2
- package/package.json +1 -1
- package/pagination/styles.css.js +9 -9
- package/pagination/styles.scoped.css +29 -25
- package/pagination/styles.selectors.js +9 -9
- package/popover/styles.css.js +50 -50
- package/popover/styles.scoped.css +75 -72
- package/popover/styles.selectors.js +50 -50
- package/progress-bar/styles.css.js +18 -18
- package/progress-bar/styles.scoped.css +33 -33
- package/progress-bar/styles.selectors.js +18 -18
- package/property-filter/styles.css.js +31 -31
- package/property-filter/styles.scoped.css +34 -34
- package/property-filter/styles.selectors.js +31 -31
- package/radio-group/styles.css.js +9 -9
- package/radio-group/styles.scoped.css +28 -25
- package/radio-group/styles.selectors.js +9 -9
- package/segmented-control/styles.css.js +14 -14
- package/segmented-control/styles.scoped.css +42 -39
- package/segmented-control/styles.selectors.js +14 -14
- package/select/parts/styles.css.js +16 -16
- package/select/parts/styles.scoped.css +18 -18
- package/select/parts/styles.selectors.js +16 -16
- package/side-navigation/styles.css.js +28 -28
- package/side-navigation/styles.scoped.css +43 -40
- package/side-navigation/styles.selectors.js +28 -28
- package/split-panel/styles.css.js +55 -55
- package/split-panel/styles.scoped.css +84 -81
- package/split-panel/styles.selectors.js +55 -55
- package/status-indicator/styles.css.js +23 -23
- package/status-indicator/styles.scoped.css +30 -30
- package/status-indicator/styles.selectors.js +23 -23
- package/table/body-cell/styles.css.js +30 -30
- package/table/body-cell/styles.scoped.css +166 -153
- package/table/body-cell/styles.selectors.js +30 -30
- package/table/header-cell/styles.css.js +24 -24
- package/table/header-cell/styles.scoped.css +77 -70
- package/table/header-cell/styles.selectors.js +24 -24
- package/table/resizer/styles.css.js +8 -8
- package/table/resizer/styles.scoped.css +43 -40
- package/table/resizer/styles.selectors.js +8 -8
- package/table/selection/styles.css.js +3 -3
- package/table/selection/styles.scoped.css +9 -9
- package/table/selection/styles.selectors.js +3 -3
- package/table/sticky-scrollbar/styles.css.js +6 -6
- package/table/sticky-scrollbar/styles.scoped.css +16 -16
- package/table/sticky-scrollbar/styles.selectors.js +6 -6
- package/table/styles.css.js +35 -35
- package/table/styles.scoped.css +94 -87
- package/table/styles.selectors.js +35 -35
- package/tabs/styles.css.js +21 -21
- package/tabs/styles.scoped.css +104 -79
- package/tabs/styles.selectors.js +21 -21
- package/tag-editor/styles.css.js +3 -3
- package/tag-editor/styles.scoped.css +14 -11
- package/tag-editor/styles.selectors.js +3 -3
- package/text-content/styles.css.js +1 -1
- package/text-content/styles.scoped.css +74 -67
- package/text-content/styles.selectors.js +1 -1
- package/text-filter/styles.css.js +3 -3
- package/text-filter/styles.scoped.css +5 -5
- package/text-filter/styles.selectors.js +3 -3
- package/textarea/styles.css.js +4 -4
- package/textarea/styles.scoped.css +34 -23
- package/textarea/styles.selectors.js +4 -4
- package/tiles/styles.css.js +29 -29
- package/tiles/styles.scoped.css +112 -99
- package/tiles/styles.selectors.js +29 -29
- package/toggle/styles.css.js +8 -8
- package/toggle/styles.scoped.css +38 -29
- package/toggle/styles.selectors.js +8 -8
- package/token-group/styles.css.js +8 -8
- package/token-group/styles.scoped.css +46 -31
- package/token-group/styles.selectors.js +8 -8
- package/top-navigation/1.0-beta/styles.css.js +25 -25
- package/top-navigation/1.0-beta/styles.scoped.css +90 -83
- package/top-navigation/1.0-beta/styles.selectors.js +25 -25
- package/top-navigation/styles.css.js +47 -47
- package/top-navigation/styles.scoped.css +149 -130
- package/top-navigation/styles.selectors.js +47 -47
- package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
- package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +36 -32
- 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 +47 -36
- 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 +4 -2
- package/tutorial-panel/styles.selectors.js +1 -1
- package/wizard/styles.css.js +32 -32
- package/wizard/styles.scoped.css +145 -117
- package/wizard/styles.selectors.js +32 -32
- package/app-layout/split-panel/constants.d.ts +0 -3
- package/app-layout/split-panel/constants.d.ts.map +0 -1
- package/app-layout/split-panel/constants.js +0 -5
- package/app-layout/split-panel/constants.js.map +0 -1
- package/app-layout/utils/use-document-width.d.ts +0 -2
- package/app-layout/utils/use-document-width.d.ts.map +0 -1
- package/app-layout/utils/use-document-width.js +0 -11
- package/app-layout/utils/use-document-width.js.map +0 -1
|
@@ -2,42 +2,42 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"visible-content": "awsui_visible-
|
|
6
|
-
"visible-content-toggle": "awsui_visible-content-
|
|
7
|
-
"visible-content-groups": "awsui_visible-content-
|
|
8
|
-
"visible-content-group": "awsui_visible-content-
|
|
9
|
-
"visible-content-title": "awsui_visible-content-
|
|
10
|
-
"visible-content-group-label": "awsui_visible-content-group-
|
|
11
|
-
"visible-content-option": "awsui_visible-content-
|
|
12
|
-
"visible-content-option-label": "awsui_visible-content-option-
|
|
13
|
-
"content-display-option-toggle": "awsui_content-display-option-
|
|
14
|
-
"content-display-option-content": "awsui_content-display-option-
|
|
15
|
-
"content-display-option": "awsui_content-display-
|
|
16
|
-
"placeholder": "
|
|
17
|
-
"sorting": "
|
|
18
|
-
"content-display-option-label": "awsui_content-display-option-
|
|
19
|
-
"drag-overlay": "awsui_drag-
|
|
20
|
-
"content-display": "awsui_content-
|
|
21
|
-
"content-display-title": "awsui_content-display-
|
|
22
|
-
"content-display-description": "awsui_content-display-
|
|
23
|
-
"content-display-option-list": "awsui_content-display-option-
|
|
24
|
-
"root": "
|
|
25
|
-
"modal-root": "awsui_modal-
|
|
26
|
-
"trigger-button": "awsui_trigger-
|
|
27
|
-
"cancel-button": "awsui_cancel-
|
|
28
|
-
"confirm-button": "awsui_confirm-
|
|
29
|
-
"custom": "
|
|
30
|
-
"second-column-small": "awsui_second-column-
|
|
31
|
-
"wrap-lines": "awsui_wrap-
|
|
32
|
-
"striped-rows": "awsui_striped-
|
|
33
|
-
"content-density": "awsui_content-
|
|
34
|
-
"page-size": "awsui_page-
|
|
35
|
-
"page-size-form-field": "awsui_page-size-form-
|
|
36
|
-
"page-size-radio-group": "awsui_page-size-radio-
|
|
37
|
-
"sticky-columns": "awsui_sticky-
|
|
38
|
-
"sticky-columns-form-field": "awsui_sticky-columns-form-
|
|
39
|
-
"sticky-columns-radio-group": "awsui_sticky-columns-radio-
|
|
40
|
-
"sticky-columns-first": "awsui_sticky-columns-
|
|
41
|
-
"sticky-columns-last": "awsui_sticky-columns-
|
|
5
|
+
"visible-content": "awsui_visible-content_tc96w_2205y_185",
|
|
6
|
+
"visible-content-toggle": "awsui_visible-content-toggle_tc96w_2205y_186",
|
|
7
|
+
"visible-content-groups": "awsui_visible-content-groups_tc96w_2205y_187",
|
|
8
|
+
"visible-content-group": "awsui_visible-content-group_tc96w_2205y_187",
|
|
9
|
+
"visible-content-title": "awsui_visible-content-title_tc96w_2205y_192",
|
|
10
|
+
"visible-content-group-label": "awsui_visible-content-group-label_tc96w_2205y_201",
|
|
11
|
+
"visible-content-option": "awsui_visible-content-option_tc96w_2205y_207",
|
|
12
|
+
"visible-content-option-label": "awsui_visible-content-option-label_tc96w_2205y_218",
|
|
13
|
+
"content-display-option-toggle": "awsui_content-display-option-toggle_tc96w_2205y_409",
|
|
14
|
+
"content-display-option-content": "awsui_content-display-option-content_tc96w_2205y_413",
|
|
15
|
+
"content-display-option": "awsui_content-display-option_tc96w_2205y_409",
|
|
16
|
+
"placeholder": "awsui_placeholder_tc96w_2205y_458",
|
|
17
|
+
"sorting": "awsui_sorting_tc96w_2205y_458",
|
|
18
|
+
"content-display-option-label": "awsui_content-display-option-label_tc96w_2205y_485",
|
|
19
|
+
"drag-overlay": "awsui_drag-overlay_tc96w_2205y_492",
|
|
20
|
+
"content-display": "awsui_content-display_tc96w_2205y_409",
|
|
21
|
+
"content-display-title": "awsui_content-display-title_tc96w_2205y_522",
|
|
22
|
+
"content-display-description": "awsui_content-display-description_tc96w_2205y_530",
|
|
23
|
+
"content-display-option-list": "awsui_content-display-option-list_tc96w_2205y_538",
|
|
24
|
+
"root": "awsui_root_tc96w_2205y_544",
|
|
25
|
+
"modal-root": "awsui_modal-root_tc96w_2205y_545",
|
|
26
|
+
"trigger-button": "awsui_trigger-button_tc96w_2205y_546",
|
|
27
|
+
"cancel-button": "awsui_cancel-button_tc96w_2205y_547",
|
|
28
|
+
"confirm-button": "awsui_confirm-button_tc96w_2205y_548",
|
|
29
|
+
"custom": "awsui_custom_tc96w_2205y_549",
|
|
30
|
+
"second-column-small": "awsui_second-column-small_tc96w_2205y_553",
|
|
31
|
+
"wrap-lines": "awsui_wrap-lines_tc96w_2205y_557",
|
|
32
|
+
"striped-rows": "awsui_striped-rows_tc96w_2205y_558",
|
|
33
|
+
"content-density": "awsui_content-density_tc96w_2205y_559",
|
|
34
|
+
"page-size": "awsui_page-size_tc96w_2205y_560",
|
|
35
|
+
"page-size-form-field": "awsui_page-size-form-field_tc96w_2205y_561",
|
|
36
|
+
"page-size-radio-group": "awsui_page-size-radio-group_tc96w_2205y_562",
|
|
37
|
+
"sticky-columns": "awsui_sticky-columns_tc96w_2205y_563",
|
|
38
|
+
"sticky-columns-form-field": "awsui_sticky-columns-form-field_tc96w_2205y_564",
|
|
39
|
+
"sticky-columns-radio-group": "awsui_sticky-columns-radio-group_tc96w_2205y_565",
|
|
40
|
+
"sticky-columns-first": "awsui_sticky-columns-first_tc96w_2205y_566",
|
|
41
|
+
"sticky-columns-last": "awsui_sticky-columns-last_tc96w_2205y_567"
|
|
42
42
|
};
|
|
43
43
|
|
package/container/styles.css.js
CHANGED
|
@@ -1,35 +1,35 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"fit-height": "awsui_fit-
|
|
6
|
-
"with-side-media": "awsui_with-side-
|
|
7
|
-
"variant-default": "awsui_variant-
|
|
8
|
-
"variant-stacked": "awsui_variant-
|
|
9
|
-
"refresh": "
|
|
10
|
-
"sticky-enabled": "awsui_sticky-
|
|
11
|
-
"with-top-media": "awsui_with-top-
|
|
12
|
-
"content-wrapper": "awsui_content-
|
|
13
|
-
"content-wrapper-fit-height": "awsui_content-wrapper-fit-
|
|
14
|
-
"media": "
|
|
15
|
-
"media-top": "awsui_media-
|
|
16
|
-
"media-side": "awsui_media-
|
|
17
|
-
"header": "
|
|
18
|
-
"header-with-media": "awsui_header-with-
|
|
19
|
-
"header-sticky-disabled": "awsui_header-sticky-
|
|
20
|
-
"header-sticky-enabled": "awsui_header-sticky-
|
|
21
|
-
"header-stuck": "awsui_header-
|
|
22
|
-
"header-variant-cards": "awsui_header-variant-
|
|
23
|
-
"header-dynamic-height": "awsui_header-dynamic-
|
|
24
|
-
"with-paddings": "awsui_with-
|
|
25
|
-
"with-hidden-content": "awsui_with-hidden-
|
|
26
|
-
"header-variant-full-page": "awsui_header-variant-full-
|
|
27
|
-
"remove-high-contrast-header": "awsui_remove-high-contrast-
|
|
28
|
-
"dark-header": "awsui_dark-
|
|
29
|
-
"content": "
|
|
30
|
-
"content-fit-height": "awsui_content-fit-
|
|
31
|
-
"content-with-media": "awsui_content-with-
|
|
32
|
-
"footer": "
|
|
33
|
-
"with-divider": "awsui_with-
|
|
4
|
+
"root": "awsui_root_14iqq_17pn4_97",
|
|
5
|
+
"fit-height": "awsui_fit-height_14iqq_17pn4_133",
|
|
6
|
+
"with-side-media": "awsui_with-side-media_14iqq_17pn4_138",
|
|
7
|
+
"variant-default": "awsui_variant-default_14iqq_17pn4_141",
|
|
8
|
+
"variant-stacked": "awsui_variant-stacked_14iqq_17pn4_141",
|
|
9
|
+
"refresh": "awsui_refresh_14iqq_17pn4_149",
|
|
10
|
+
"sticky-enabled": "awsui_sticky-enabled_14iqq_17pn4_199",
|
|
11
|
+
"with-top-media": "awsui_with-top-media_14iqq_17pn4_211",
|
|
12
|
+
"content-wrapper": "awsui_content-wrapper_14iqq_17pn4_216",
|
|
13
|
+
"content-wrapper-fit-height": "awsui_content-wrapper-fit-height_14iqq_17pn4_221",
|
|
14
|
+
"media": "awsui_media_14iqq_17pn4_226",
|
|
15
|
+
"media-top": "awsui_media-top_14iqq_17pn4_243",
|
|
16
|
+
"media-side": "awsui_media-side_14iqq_17pn4_248",
|
|
17
|
+
"header": "awsui_header_14iqq_17pn4_254",
|
|
18
|
+
"header-with-media": "awsui_header-with-media_14iqq_17pn4_259",
|
|
19
|
+
"header-sticky-disabled": "awsui_header-sticky-disabled_14iqq_17pn4_265",
|
|
20
|
+
"header-sticky-enabled": "awsui_header-sticky-enabled_14iqq_17pn4_269",
|
|
21
|
+
"header-stuck": "awsui_header-stuck_14iqq_17pn4_275",
|
|
22
|
+
"header-variant-cards": "awsui_header-variant-cards_14iqq_17pn4_281",
|
|
23
|
+
"header-dynamic-height": "awsui_header-dynamic-height_14iqq_17pn4_284",
|
|
24
|
+
"with-paddings": "awsui_with-paddings_14iqq_17pn4_290",
|
|
25
|
+
"with-hidden-content": "awsui_with-hidden-content_14iqq_17pn4_296",
|
|
26
|
+
"header-variant-full-page": "awsui_header-variant-full-page_14iqq_17pn4_353",
|
|
27
|
+
"remove-high-contrast-header": "awsui_remove-high-contrast-header_14iqq_17pn4_376",
|
|
28
|
+
"dark-header": "awsui_dark-header_14iqq_17pn4_385",
|
|
29
|
+
"content": "awsui_content_14iqq_17pn4_216",
|
|
30
|
+
"content-fit-height": "awsui_content-fit-height_14iqq_17pn4_393",
|
|
31
|
+
"content-with-media": "awsui_content-with-media_14iqq_17pn4_402",
|
|
32
|
+
"footer": "awsui_footer_14iqq_17pn4_406",
|
|
33
|
+
"with-divider": "awsui_with-divider_14iqq_17pn4_409"
|
|
34
34
|
};
|
|
35
35
|
|
|
@@ -94,7 +94,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
94
94
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
95
95
|
SPDX-License-Identifier: Apache-2.0
|
|
96
96
|
*/
|
|
97
|
-
.
|
|
97
|
+
.awsui_root_14iqq_17pn4_97:not(#\9) {
|
|
98
98
|
border-collapse: separate;
|
|
99
99
|
border-spacing: 0;
|
|
100
100
|
box-sizing: border-box;
|
|
@@ -131,210 +131,230 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
131
131
|
word-wrap: break-word;
|
|
132
132
|
position: relative;
|
|
133
133
|
}
|
|
134
|
-
.
|
|
134
|
+
.awsui_root_14iqq_17pn4_97.awsui_fit-height_14iqq_17pn4_133:not(#\9) {
|
|
135
135
|
display: flex;
|
|
136
136
|
flex-direction: column;
|
|
137
137
|
height: 100%;
|
|
138
138
|
}
|
|
139
|
-
.
|
|
139
|
+
.awsui_root_14iqq_17pn4_97.awsui_fit-height_14iqq_17pn4_133.awsui_with-side-media_14iqq_17pn4_138:not(#\9) {
|
|
140
140
|
flex-direction: row;
|
|
141
141
|
}
|
|
142
|
-
.
|
|
142
|
+
.awsui_root_14iqq_17pn4_97.awsui_variant-default_14iqq_17pn4_141:not(#\9), .awsui_root_14iqq_17pn4_97.awsui_variant-stacked_14iqq_17pn4_141:not(#\9) {
|
|
143
143
|
background-color: var(--color-background-container-content-4un1ap, #ffffff);
|
|
144
|
-
border-radius: var(--border-radius-container-wqv1zi, 16px);
|
|
144
|
+
border-start-start-radius: var(--border-radius-container-wqv1zi, 16px);
|
|
145
|
+
border-start-end-radius: var(--border-radius-container-wqv1zi, 16px);
|
|
146
|
+
border-end-start-radius: var(--border-radius-container-wqv1zi, 16px);
|
|
147
|
+
border-end-end-radius: var(--border-radius-container-wqv1zi, 16px);
|
|
145
148
|
box-sizing: border-box;
|
|
146
149
|
}
|
|
147
|
-
.
|
|
148
|
-
border: solid var(--border-divider-section-width-1061zr, 1px) var(--color-border-divider-default-j74lyz, #b6bec9);
|
|
150
|
+
.awsui_root_14iqq_17pn4_97.awsui_variant-default_14iqq_17pn4_141.awsui_refresh_14iqq_17pn4_149:not(#\9), .awsui_root_14iqq_17pn4_97.awsui_variant-stacked_14iqq_17pn4_141.awsui_refresh_14iqq_17pn4_149:not(#\9) {
|
|
151
|
+
border-block: solid var(--border-divider-section-width-1061zr, 1px) var(--color-border-divider-default-j74lyz, #b6bec9);
|
|
152
|
+
border-inline: solid var(--border-divider-section-width-1061zr, 1px) var(--color-border-divider-default-j74lyz, #b6bec9);
|
|
149
153
|
}
|
|
150
|
-
.
|
|
154
|
+
.awsui_root_14iqq_17pn4_97.awsui_variant-default_14iqq_17pn4_141:not(#\9):not(.awsui_refresh_14iqq_17pn4_149)::before, .awsui_root_14iqq_17pn4_97.awsui_variant-stacked_14iqq_17pn4_141:not(#\9):not(.awsui_refresh_14iqq_17pn4_149)::before {
|
|
151
155
|
content: "";
|
|
152
156
|
position: absolute;
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
+
inset-inline-start: 0px;
|
|
158
|
+
inset-block-start: 0px;
|
|
159
|
+
inline-size: 100%;
|
|
160
|
+
block-size: 100%;
|
|
157
161
|
pointer-events: none;
|
|
158
162
|
background: transparent;
|
|
159
163
|
box-sizing: border-box;
|
|
160
164
|
border-color: transparent;
|
|
161
|
-
border-
|
|
162
|
-
border-radius: var(--border-radius-container-wqv1zi, 16px);
|
|
165
|
+
border-block-start: var(--border-container-top-width-uugwwl, 0px) solid var(--color-border-container-top-736buh, transparent);
|
|
166
|
+
border-start-start-radius: var(--border-radius-container-wqv1zi, 16px);
|
|
167
|
+
border-start-end-radius: var(--border-radius-container-wqv1zi, 16px);
|
|
168
|
+
border-end-start-radius: var(--border-radius-container-wqv1zi, 16px);
|
|
169
|
+
border-end-end-radius: var(--border-radius-container-wqv1zi, 16px);
|
|
163
170
|
z-index: 1;
|
|
164
171
|
}
|
|
165
|
-
.
|
|
172
|
+
.awsui_root_14iqq_17pn4_97.awsui_variant-default_14iqq_17pn4_141:not(#\9):not(.awsui_refresh_14iqq_17pn4_149)::after, .awsui_root_14iqq_17pn4_97.awsui_variant-stacked_14iqq_17pn4_141:not(#\9):not(.awsui_refresh_14iqq_17pn4_149)::after {
|
|
166
173
|
content: "";
|
|
167
174
|
position: absolute;
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
175
|
+
inset-inline-start: 0px;
|
|
176
|
+
inset-block-start: 0px;
|
|
177
|
+
inline-size: 100%;
|
|
178
|
+
block-size: 100%;
|
|
172
179
|
pointer-events: none;
|
|
173
180
|
background: transparent;
|
|
174
181
|
box-sizing: border-box;
|
|
175
|
-
border-radius: var(--border-radius-container-wqv1zi, 16px);
|
|
182
|
+
border-start-start-radius: var(--border-radius-container-wqv1zi, 16px);
|
|
183
|
+
border-start-end-radius: var(--border-radius-container-wqv1zi, 16px);
|
|
184
|
+
border-end-start-radius: var(--border-radius-container-wqv1zi, 16px);
|
|
185
|
+
border-end-end-radius: var(--border-radius-container-wqv1zi, 16px);
|
|
176
186
|
box-shadow: var(--shadow-container-fxmdn3, 0px 0px 1px 1px #e9ebed, 0px 1px 8px 2px rgba(0, 7, 22, 0.12));
|
|
177
187
|
}
|
|
178
|
-
.
|
|
188
|
+
.awsui_root_14iqq_17pn4_97.awsui_variant-stacked_14iqq_17pn4_141:not(#\9):not(:last-child), .awsui_root_14iqq_17pn4_97.awsui_variant-stacked_14iqq_17pn4_141:not(#\9):not(:last-child)::before, .awsui_root_14iqq_17pn4_97.awsui_variant-stacked_14iqq_17pn4_141:not(#\9):not(:last-child)::after {
|
|
179
189
|
border-bottom-right-radius: 0;
|
|
180
190
|
border-bottom-left-radius: 0;
|
|
181
191
|
border-bottom-width: 0;
|
|
182
192
|
}
|
|
183
|
-
.
|
|
193
|
+
.awsui_root_14iqq_17pn4_97.awsui_variant-stacked_14iqq_17pn4_141 + .awsui_root_14iqq_17pn4_97.awsui_variant-stacked_14iqq_17pn4_141:not(#\9), .awsui_root_14iqq_17pn4_97.awsui_variant-stacked_14iqq_17pn4_141 + .awsui_root_14iqq_17pn4_97.awsui_variant-stacked_14iqq_17pn4_141:not(#\9)::before, .awsui_root_14iqq_17pn4_97.awsui_variant-stacked_14iqq_17pn4_141 + .awsui_root_14iqq_17pn4_97.awsui_variant-stacked_14iqq_17pn4_141:not(#\9)::after {
|
|
184
194
|
border-top-left-radius: 0;
|
|
185
195
|
border-top-right-radius: 0;
|
|
186
196
|
}
|
|
187
|
-
.
|
|
197
|
+
.awsui_root_14iqq_17pn4_97.awsui_variant-stacked_14iqq_17pn4_141 + .awsui_root_14iqq_17pn4_97.awsui_variant-stacked_14iqq_17pn4_141:not(#\9):not(.awsui_refresh_14iqq_17pn4_149)::before {
|
|
188
198
|
border-top: var(--border-divider-section-width-1061zr, 1px) solid var(--color-border-divider-default-j74lyz, #b6bec9);
|
|
189
199
|
}
|
|
190
|
-
.
|
|
200
|
+
.awsui_root_14iqq_17pn4_97.awsui_sticky-enabled_14iqq_17pn4_199:not(#\9):not(.awsui_refresh_14iqq_17pn4_149)::before {
|
|
191
201
|
top: calc(-1 * var(--border-container-top-width-uugwwl, 0px));
|
|
192
202
|
}
|
|
193
|
-
.
|
|
203
|
+
.awsui_root_14iqq_17pn4_97.awsui_sticky-enabled_14iqq_17pn4_199:not(#\9):not(.awsui_refresh_14iqq_17pn4_149).awsui_variant-stacked_14iqq_17pn4_141::before {
|
|
194
204
|
top: calc(-1 * var(--border-divider-section-width-1061zr, 1px));
|
|
195
205
|
}
|
|
196
206
|
|
|
197
|
-
.awsui_with-side-
|
|
207
|
+
.awsui_with-side-media_14iqq_17pn4_138:not(#\9) {
|
|
198
208
|
display: flex;
|
|
199
209
|
flex-direction: row;
|
|
200
210
|
}
|
|
201
211
|
|
|
202
|
-
.awsui_with-top-
|
|
212
|
+
.awsui_with-top-media_14iqq_17pn4_211:not(#\9) {
|
|
203
213
|
display: flex;
|
|
204
214
|
flex-direction: column;
|
|
205
215
|
}
|
|
206
216
|
|
|
207
|
-
.awsui_content-
|
|
217
|
+
.awsui_content-wrapper_14iqq_17pn4_216:not(#\9) {
|
|
208
218
|
display: flex;
|
|
209
219
|
flex-direction: column;
|
|
210
220
|
width: 100%;
|
|
211
221
|
}
|
|
212
|
-
.awsui_content-wrapper-fit-
|
|
222
|
+
.awsui_content-wrapper-fit-height_14iqq_17pn4_221:not(#\9) {
|
|
213
223
|
height: 100%;
|
|
214
224
|
overflow: hidden;
|
|
215
225
|
}
|
|
216
226
|
|
|
217
|
-
.
|
|
227
|
+
.awsui_media_14iqq_17pn4_226:not(#\9) {
|
|
218
228
|
overflow: hidden;
|
|
219
229
|
flex-shrink: 0;
|
|
220
230
|
}
|
|
221
|
-
.
|
|
222
|
-
.
|
|
223
|
-
.
|
|
231
|
+
.awsui_media_14iqq_17pn4_226 img:not(#\9),
|
|
232
|
+
.awsui_media_14iqq_17pn4_226 video:not(#\9),
|
|
233
|
+
.awsui_media_14iqq_17pn4_226 picture:not(#\9) {
|
|
224
234
|
width: 100%;
|
|
225
235
|
height: 100%;
|
|
226
236
|
object-fit: cover;
|
|
227
237
|
object-position: center;
|
|
228
238
|
}
|
|
229
|
-
.
|
|
239
|
+
.awsui_media_14iqq_17pn4_226 iframe:not(#\9) {
|
|
230
240
|
width: 100%;
|
|
231
241
|
height: 100%;
|
|
232
242
|
border: 0;
|
|
233
243
|
}
|
|
234
|
-
.awsui_media-
|
|
244
|
+
.awsui_media-top_14iqq_17pn4_243:not(#\9) {
|
|
235
245
|
max-height: 66%;
|
|
236
246
|
border-top-left-radius: calc(var(--border-radius-container-wqv1zi, 16px) - 1px);
|
|
237
247
|
border-top-right-radius: calc(var(--border-radius-container-wqv1zi, 16px) - 1px);
|
|
238
248
|
}
|
|
239
|
-
.awsui_media-
|
|
249
|
+
.awsui_media-side_14iqq_17pn4_248:not(#\9) {
|
|
240
250
|
max-width: 66%;
|
|
241
251
|
border-top-left-radius: calc(var(--border-radius-container-wqv1zi, 16px) - 1px);
|
|
242
252
|
border-bottom-left-radius: calc(var(--border-radius-container-wqv1zi, 16px) - 1px);
|
|
243
253
|
}
|
|
244
254
|
|
|
245
|
-
.
|
|
255
|
+
.awsui_header_14iqq_17pn4_254:not(#\9) {
|
|
246
256
|
background-color: var(--color-background-container-header-8b9fgi, #ffffff);
|
|
247
257
|
border-top-left-radius: var(--border-radius-container-wqv1zi, 16px);
|
|
248
258
|
border-top-right-radius: var(--border-radius-container-wqv1zi, 16px);
|
|
249
259
|
}
|
|
250
|
-
.
|
|
260
|
+
.awsui_header_14iqq_17pn4_254.awsui_header-with-media_14iqq_17pn4_259:not(#\9) {
|
|
251
261
|
background: none;
|
|
252
262
|
}
|
|
253
|
-
.
|
|
263
|
+
.awsui_header_14iqq_17pn4_254.awsui_header-with-media_14iqq_17pn4_259:not(#\9):not(:empty) {
|
|
254
264
|
border-bottom: none;
|
|
255
265
|
}
|
|
256
|
-
.awsui_header-sticky-
|
|
266
|
+
.awsui_header-sticky-disabled_14iqq_17pn4_265:not(#\9) {
|
|
257
267
|
position: relative;
|
|
258
268
|
z-index: 1;
|
|
259
269
|
}
|
|
260
|
-
.awsui_header-sticky-
|
|
270
|
+
.awsui_header-sticky-enabled_14iqq_17pn4_269:not(#\9) {
|
|
261
271
|
top: 0;
|
|
262
272
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
263
273
|
position: sticky;
|
|
264
274
|
z-index: 800;
|
|
265
275
|
}
|
|
266
|
-
.awsui_header-
|
|
276
|
+
.awsui_header-stuck_14iqq_17pn4_275:not(#\9) {
|
|
267
277
|
border-radius: 0;
|
|
268
278
|
}
|
|
269
|
-
.awsui_header-
|
|
279
|
+
.awsui_header-stuck_14iqq_17pn4_275:not(#\9)::before {
|
|
270
280
|
border: 0;
|
|
271
281
|
}
|
|
272
|
-
.awsui_header-
|
|
282
|
+
.awsui_header-stuck_14iqq_17pn4_275:not(#\9):not(.awsui_header-variant-cards_14iqq_17pn4_281) {
|
|
273
283
|
box-shadow: var(--shadow-sticky-embedded-uvh5ry, 0px 2px 0px 0px #e9ebed, 0px 16px 16px -12px rgba(0, 7, 22, 0.1));
|
|
274
284
|
}
|
|
275
|
-
.awsui_header-dynamic-
|
|
285
|
+
.awsui_header-dynamic-height_14iqq_17pn4_284.awsui_header-stuck_14iqq_17pn4_275:not(#\9) {
|
|
276
286
|
margin-bottom: calc(var(--line-height-heading-xl-avbttk, 30px) - var(--line-height-heading-l-mmm3my, 24px));
|
|
277
287
|
}
|
|
278
|
-
.
|
|
288
|
+
.awsui_header_14iqq_17pn4_254:not(#\9):not(:empty) {
|
|
279
289
|
border-bottom: var(--border-container-sticky-width-6asz33, 0px) solid var(--color-border-container-divider-p2uygo, transparent);
|
|
280
290
|
}
|
|
281
|
-
.
|
|
291
|
+
.awsui_header_14iqq_17pn4_254.awsui_with-paddings_14iqq_17pn4_290:not(#\9) {
|
|
282
292
|
padding: var(--space-container-header-top-5qav00, 12px) var(--space-container-horizontal-wfukh3, 20px) var(--space-container-header-bottom-vj01hn, 8px);
|
|
283
293
|
}
|
|
284
|
-
.
|
|
294
|
+
.awsui_header_14iqq_17pn4_254.awsui_with-paddings_14iqq_17pn4_290.awsui_header-variant-cards_14iqq_17pn4_281:not(#\9) {
|
|
285
295
|
padding: var(--space-container-header-top-5qav00, 12px) var(--space-container-horizontal-wfukh3, 20px);
|
|
286
296
|
}
|
|
287
|
-
.
|
|
297
|
+
.awsui_header_14iqq_17pn4_254.awsui_with-hidden-content_14iqq_17pn4_296:not(#\9) {
|
|
288
298
|
border-bottom-left-radius: var(--border-radius-container-wqv1zi, 16px);
|
|
289
299
|
border-bottom-right-radius: var(--border-radius-container-wqv1zi, 16px);
|
|
290
300
|
}
|
|
291
|
-
.awsui_header-variant-
|
|
292
|
-
border-radius: var(--border-radius-container-wqv1zi, 16px);
|
|
301
|
+
.awsui_header-variant-cards_14iqq_17pn4_281:not(#\9) {
|
|
302
|
+
border-start-start-radius: var(--border-radius-container-wqv1zi, 16px);
|
|
303
|
+
border-start-end-radius: var(--border-radius-container-wqv1zi, 16px);
|
|
304
|
+
border-end-start-radius: var(--border-radius-container-wqv1zi, 16px);
|
|
305
|
+
border-end-end-radius: var(--border-radius-container-wqv1zi, 16px);
|
|
293
306
|
box-sizing: border-box;
|
|
294
307
|
}
|
|
295
|
-
.awsui_header-variant-
|
|
296
|
-
border: solid var(--border-divider-section-width-1061zr, 1px) var(--color-border-divider-default-j74lyz, #b6bec9);
|
|
308
|
+
.awsui_header-variant-cards_14iqq_17pn4_281.awsui_refresh_14iqq_17pn4_149:not(#\9) {
|
|
309
|
+
border-block: solid var(--border-divider-section-width-1061zr, 1px) var(--color-border-divider-default-j74lyz, #b6bec9);
|
|
310
|
+
border-inline: solid var(--border-divider-section-width-1061zr, 1px) var(--color-border-divider-default-j74lyz, #b6bec9);
|
|
297
311
|
}
|
|
298
|
-
.awsui_header-variant-
|
|
312
|
+
.awsui_header-variant-cards_14iqq_17pn4_281:not(#\9):not(.awsui_refresh_14iqq_17pn4_149)::before {
|
|
299
313
|
content: "";
|
|
300
314
|
position: absolute;
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
315
|
+
inset-inline-start: 0px;
|
|
316
|
+
inset-block-start: 0px;
|
|
317
|
+
inline-size: 100%;
|
|
318
|
+
block-size: 100%;
|
|
305
319
|
pointer-events: none;
|
|
306
320
|
background: transparent;
|
|
307
321
|
box-sizing: border-box;
|
|
308
322
|
border-color: transparent;
|
|
309
|
-
border-
|
|
310
|
-
border-radius: var(--border-radius-container-wqv1zi, 16px);
|
|
323
|
+
border-block-start: var(--border-container-top-width-uugwwl, 0px) solid var(--color-border-container-top-736buh, transparent);
|
|
324
|
+
border-start-start-radius: var(--border-radius-container-wqv1zi, 16px);
|
|
325
|
+
border-start-end-radius: var(--border-radius-container-wqv1zi, 16px);
|
|
326
|
+
border-end-start-radius: var(--border-radius-container-wqv1zi, 16px);
|
|
327
|
+
border-end-end-radius: var(--border-radius-container-wqv1zi, 16px);
|
|
311
328
|
z-index: 1;
|
|
312
329
|
}
|
|
313
|
-
.awsui_header-variant-
|
|
330
|
+
.awsui_header-variant-cards_14iqq_17pn4_281:not(#\9):not(.awsui_refresh_14iqq_17pn4_149)::after {
|
|
314
331
|
content: "";
|
|
315
332
|
position: absolute;
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
333
|
+
inset-inline-start: 0px;
|
|
334
|
+
inset-block-start: 0px;
|
|
335
|
+
inline-size: 100%;
|
|
336
|
+
block-size: 100%;
|
|
320
337
|
pointer-events: none;
|
|
321
338
|
background: transparent;
|
|
322
339
|
box-sizing: border-box;
|
|
323
|
-
border-radius: var(--border-radius-container-wqv1zi, 16px);
|
|
340
|
+
border-start-start-radius: var(--border-radius-container-wqv1zi, 16px);
|
|
341
|
+
border-start-end-radius: var(--border-radius-container-wqv1zi, 16px);
|
|
342
|
+
border-end-start-radius: var(--border-radius-container-wqv1zi, 16px);
|
|
343
|
+
border-end-end-radius: var(--border-radius-container-wqv1zi, 16px);
|
|
324
344
|
box-shadow: var(--shadow-container-fxmdn3, 0px 0px 1px 1px #e9ebed, 0px 1px 8px 2px rgba(0, 7, 22, 0.12));
|
|
325
345
|
}
|
|
326
|
-
.awsui_header-variant-
|
|
346
|
+
.awsui_header-variant-cards_14iqq_17pn4_281:not(#\9):not(.awsui_header-sticky-enabled_14iqq_17pn4_269) {
|
|
327
347
|
position: relative;
|
|
328
348
|
}
|
|
329
|
-
.awsui_header-variant-
|
|
349
|
+
.awsui_header-variant-cards_14iqq_17pn4_281.awsui_header-stuck_14iqq_17pn4_275:not(#\9)::after, .awsui_header-variant-cards_14iqq_17pn4_281.awsui_header-stuck_14iqq_17pn4_275:not(#\9)::before {
|
|
330
350
|
border: 0;
|
|
331
351
|
border-top-left-radius: 0;
|
|
332
352
|
border-top-right-radius: 0;
|
|
333
353
|
}
|
|
334
|
-
.awsui_header-variant-full-
|
|
354
|
+
.awsui_header-variant-full-page_14iqq_17pn4_353.awsui_header-stuck_14iqq_17pn4_275:not(#\9) {
|
|
335
355
|
box-shadow: none;
|
|
336
356
|
}
|
|
337
|
-
.awsui_header-variant-full-
|
|
357
|
+
.awsui_header-variant-full-page_14iqq_17pn4_353.awsui_header-stuck_14iqq_17pn4_275:not(#\9)::before {
|
|
338
358
|
content: "";
|
|
339
359
|
position: absolute;
|
|
340
360
|
pointer-events: none;
|
|
@@ -344,7 +364,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
344
364
|
top: 0;
|
|
345
365
|
border-bottom: solid var(--border-divider-section-width-1061zr, 1px) var(--color-border-divider-default-j74lyz, #b6bec9);
|
|
346
366
|
}
|
|
347
|
-
.awsui_header-variant-full-
|
|
367
|
+
.awsui_header-variant-full-page_14iqq_17pn4_353.awsui_header-stuck_14iqq_17pn4_275:not(#\9)::after {
|
|
348
368
|
content: "";
|
|
349
369
|
position: absolute;
|
|
350
370
|
right: 0;
|
|
@@ -354,7 +374,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
354
374
|
box-shadow: var(--shadow-sticky-blixp9, 0px 4px 8px 1px rgba(0, 7, 22, 0.1));
|
|
355
375
|
clip-path: polygon(-999% 100%, 999% 100%, 999% 999%, -999% 999%);
|
|
356
376
|
}
|
|
357
|
-
.awsui_header-variant-full-
|
|
377
|
+
.awsui_header-variant-full-page_14iqq_17pn4_353.awsui_header-stuck_14iqq_17pn4_275:not(#\9):not(.awsui_remove-high-contrast-header_14iqq_17pn4_376)::before {
|
|
358
378
|
content: "";
|
|
359
379
|
border-bottom: none;
|
|
360
380
|
}
|
|
@@ -363,30 +383,30 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
363
383
|
The dynamic height dark header needs a background that will cover
|
|
364
384
|
the default white background of the container component.
|
|
365
385
|
*/
|
|
366
|
-
.awsui_dark-
|
|
386
|
+
.awsui_dark-header_14iqq_17pn4_385:not(#\9) {
|
|
367
387
|
background-color: var(--color-background-layout-main-nx09lr, #ffffff);
|
|
368
388
|
color: var(--color-text-body-default-at06ol, #000716);
|
|
369
389
|
}
|
|
370
390
|
|
|
371
|
-
.
|
|
391
|
+
.awsui_content_14iqq_17pn4_216:not(#\9) {
|
|
372
392
|
flex: 1;
|
|
373
393
|
}
|
|
374
|
-
.awsui_content-fit-
|
|
394
|
+
.awsui_content-fit-height_14iqq_17pn4_393:not(#\9) {
|
|
375
395
|
overflow: auto;
|
|
376
396
|
}
|
|
377
|
-
.
|
|
397
|
+
.awsui_content_14iqq_17pn4_216.awsui_with-paddings_14iqq_17pn4_290:not(#\9) {
|
|
378
398
|
padding: var(--space-scaled-l-0hpmd7, 20px) var(--space-container-horizontal-wfukh3, 20px);
|
|
379
399
|
}
|
|
380
|
-
.
|
|
400
|
+
.awsui_header_14iqq_17pn4_254 + .awsui_content_14iqq_17pn4_216.awsui_with-paddings_14iqq_17pn4_290:not(#\9) {
|
|
381
401
|
padding-top: var(--space-container-content-top-1ae0r3, 4px);
|
|
382
402
|
}
|
|
383
|
-
.
|
|
403
|
+
.awsui_header_14iqq_17pn4_254 + .awsui_content_14iqq_17pn4_216.awsui_with-paddings_14iqq_17pn4_290.awsui_content-with-media_14iqq_17pn4_402:not(#\9) {
|
|
384
404
|
padding-top: 0;
|
|
385
405
|
}
|
|
386
406
|
|
|
387
|
-
.
|
|
407
|
+
.awsui_footer_14iqq_17pn4_406.awsui_with-paddings_14iqq_17pn4_290:not(#\9) {
|
|
388
408
|
padding: var(--space-scaled-s-aqzyko, 12px) var(--space-container-horizontal-wfukh3, 20px);
|
|
389
409
|
}
|
|
390
|
-
.
|
|
410
|
+
.awsui_footer_14iqq_17pn4_406.awsui_with-divider_14iqq_17pn4_409:not(#\9) {
|
|
391
411
|
border-top: var(--border-divider-section-width-1061zr, 1px) solid var(--color-border-divider-default-j74lyz, #b6bec9);
|
|
392
412
|
}
|
|
@@ -2,35 +2,35 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"root": "
|
|
6
|
-
"fit-height": "awsui_fit-
|
|
7
|
-
"with-side-media": "awsui_with-side-
|
|
8
|
-
"variant-default": "awsui_variant-
|
|
9
|
-
"variant-stacked": "awsui_variant-
|
|
10
|
-
"refresh": "
|
|
11
|
-
"sticky-enabled": "awsui_sticky-
|
|
12
|
-
"with-top-media": "awsui_with-top-
|
|
13
|
-
"content-wrapper": "awsui_content-
|
|
14
|
-
"content-wrapper-fit-height": "awsui_content-wrapper-fit-
|
|
15
|
-
"media": "
|
|
16
|
-
"media-top": "awsui_media-
|
|
17
|
-
"media-side": "awsui_media-
|
|
18
|
-
"header": "
|
|
19
|
-
"header-with-media": "awsui_header-with-
|
|
20
|
-
"header-sticky-disabled": "awsui_header-sticky-
|
|
21
|
-
"header-sticky-enabled": "awsui_header-sticky-
|
|
22
|
-
"header-stuck": "awsui_header-
|
|
23
|
-
"header-variant-cards": "awsui_header-variant-
|
|
24
|
-
"header-dynamic-height": "awsui_header-dynamic-
|
|
25
|
-
"with-paddings": "awsui_with-
|
|
26
|
-
"with-hidden-content": "awsui_with-hidden-
|
|
27
|
-
"header-variant-full-page": "awsui_header-variant-full-
|
|
28
|
-
"remove-high-contrast-header": "awsui_remove-high-contrast-
|
|
29
|
-
"dark-header": "awsui_dark-
|
|
30
|
-
"content": "
|
|
31
|
-
"content-fit-height": "awsui_content-fit-
|
|
32
|
-
"content-with-media": "awsui_content-with-
|
|
33
|
-
"footer": "
|
|
34
|
-
"with-divider": "awsui_with-
|
|
5
|
+
"root": "awsui_root_14iqq_17pn4_97",
|
|
6
|
+
"fit-height": "awsui_fit-height_14iqq_17pn4_133",
|
|
7
|
+
"with-side-media": "awsui_with-side-media_14iqq_17pn4_138",
|
|
8
|
+
"variant-default": "awsui_variant-default_14iqq_17pn4_141",
|
|
9
|
+
"variant-stacked": "awsui_variant-stacked_14iqq_17pn4_141",
|
|
10
|
+
"refresh": "awsui_refresh_14iqq_17pn4_149",
|
|
11
|
+
"sticky-enabled": "awsui_sticky-enabled_14iqq_17pn4_199",
|
|
12
|
+
"with-top-media": "awsui_with-top-media_14iqq_17pn4_211",
|
|
13
|
+
"content-wrapper": "awsui_content-wrapper_14iqq_17pn4_216",
|
|
14
|
+
"content-wrapper-fit-height": "awsui_content-wrapper-fit-height_14iqq_17pn4_221",
|
|
15
|
+
"media": "awsui_media_14iqq_17pn4_226",
|
|
16
|
+
"media-top": "awsui_media-top_14iqq_17pn4_243",
|
|
17
|
+
"media-side": "awsui_media-side_14iqq_17pn4_248",
|
|
18
|
+
"header": "awsui_header_14iqq_17pn4_254",
|
|
19
|
+
"header-with-media": "awsui_header-with-media_14iqq_17pn4_259",
|
|
20
|
+
"header-sticky-disabled": "awsui_header-sticky-disabled_14iqq_17pn4_265",
|
|
21
|
+
"header-sticky-enabled": "awsui_header-sticky-enabled_14iqq_17pn4_269",
|
|
22
|
+
"header-stuck": "awsui_header-stuck_14iqq_17pn4_275",
|
|
23
|
+
"header-variant-cards": "awsui_header-variant-cards_14iqq_17pn4_281",
|
|
24
|
+
"header-dynamic-height": "awsui_header-dynamic-height_14iqq_17pn4_284",
|
|
25
|
+
"with-paddings": "awsui_with-paddings_14iqq_17pn4_290",
|
|
26
|
+
"with-hidden-content": "awsui_with-hidden-content_14iqq_17pn4_296",
|
|
27
|
+
"header-variant-full-page": "awsui_header-variant-full-page_14iqq_17pn4_353",
|
|
28
|
+
"remove-high-contrast-header": "awsui_remove-high-contrast-header_14iqq_17pn4_376",
|
|
29
|
+
"dark-header": "awsui_dark-header_14iqq_17pn4_385",
|
|
30
|
+
"content": "awsui_content_14iqq_17pn4_216",
|
|
31
|
+
"content-fit-height": "awsui_content-fit-height_14iqq_17pn4_393",
|
|
32
|
+
"content-with-media": "awsui_content-with-media_14iqq_17pn4_402",
|
|
33
|
+
"footer": "awsui_footer_14iqq_17pn4_406",
|
|
34
|
+
"with-divider": "awsui_with-divider_14iqq_17pn4_409"
|
|
35
35
|
};
|
|
36
36
|
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"focus-lock": "awsui_focus-
|
|
6
|
-
"calendar": "
|
|
7
|
-
"date-picker-container": "awsui_date-picker-
|
|
8
|
-
"date-picker-trigger": "awsui_date-picker-
|
|
9
|
-
"date-picker-input": "awsui_date-picker-
|
|
10
|
-
"open-calendar-button": "awsui_open-calendar-
|
|
4
|
+
"root": "awsui_root_145pa_1s65p_93",
|
|
5
|
+
"focus-lock": "awsui_focus-lock_145pa_1s65p_128",
|
|
6
|
+
"calendar": "awsui_calendar_145pa_1s65p_132",
|
|
7
|
+
"date-picker-container": "awsui_date-picker-container_145pa_1s65p_148",
|
|
8
|
+
"date-picker-trigger": "awsui_date-picker-trigger_145pa_1s65p_153",
|
|
9
|
+
"date-picker-input": "awsui_date-picker-input_145pa_1s65p_157",
|
|
10
|
+
"open-calendar-button": "awsui_open-calendar-button_145pa_1s65p_162"
|
|
11
11
|
};
|
|
12
12
|
|