@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
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"sticky-scrollbar": "awsui_sticky-
|
|
5
|
-
"sticky-scrollbar-content": "awsui_sticky-scrollbar-
|
|
6
|
-
"sticky-scrollbar-visible": "awsui_sticky-scrollbar-
|
|
7
|
-
"sticky-scrollbar-native-invisible": "awsui_sticky-scrollbar-native-
|
|
8
|
-
"sticky-scrollbar-offset": "awsui_sticky-scrollbar-
|
|
9
|
-
"is-visual-refresh": "awsui_is-visual-
|
|
4
|
+
"sticky-scrollbar": "awsui_sticky-scrollbar_faqt8_1rpgc_93",
|
|
5
|
+
"sticky-scrollbar-content": "awsui_sticky-scrollbar-content_faqt8_1rpgc_102",
|
|
6
|
+
"sticky-scrollbar-visible": "awsui_sticky-scrollbar-visible_faqt8_1rpgc_105",
|
|
7
|
+
"sticky-scrollbar-native-invisible": "awsui_sticky-scrollbar-native-invisible_faqt8_1rpgc_108",
|
|
8
|
+
"sticky-scrollbar-offset": "awsui_sticky-scrollbar-offset_faqt8_1rpgc_111",
|
|
9
|
+
"is-visual-refresh": "awsui_is-visual-refresh_faqt8_1rpgc_114"
|
|
10
10
|
};
|
|
11
11
|
|
|
@@ -90,33 +90,33 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
90
90
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
91
91
|
SPDX-License-Identifier: Apache-2.0
|
|
92
92
|
*/
|
|
93
|
-
.awsui_sticky-
|
|
94
|
-
|
|
93
|
+
.awsui_sticky-scrollbar_faqt8_1rpgc_93:not(#\9) {
|
|
94
|
+
block-size: 15px;
|
|
95
95
|
position: sticky;
|
|
96
96
|
display: none;
|
|
97
97
|
overflow-x: auto;
|
|
98
98
|
overflow-y: hidden;
|
|
99
|
-
|
|
100
|
-
|
|
99
|
+
inset-block-end: 0;
|
|
100
|
+
inline-size: 100%;
|
|
101
101
|
}
|
|
102
|
-
.awsui_sticky-scrollbar-
|
|
103
|
-
|
|
102
|
+
.awsui_sticky-scrollbar-content_faqt8_1rpgc_102:not(#\9) {
|
|
103
|
+
block-size: 15px;
|
|
104
104
|
}
|
|
105
|
-
.awsui_sticky-scrollbar-
|
|
105
|
+
.awsui_sticky-scrollbar-visible_faqt8_1rpgc_105:not(#\9) {
|
|
106
106
|
display: block;
|
|
107
107
|
}
|
|
108
|
-
.awsui_sticky-scrollbar-native-
|
|
109
|
-
margin-
|
|
108
|
+
.awsui_sticky-scrollbar-native-invisible_faqt8_1rpgc_108:not(#\9) {
|
|
109
|
+
margin-block-start: -15px;
|
|
110
110
|
}
|
|
111
|
-
.awsui_sticky-scrollbar-
|
|
111
|
+
.awsui_sticky-scrollbar-offset_faqt8_1rpgc_111:not(#\9) {
|
|
112
112
|
z-index: 799;
|
|
113
113
|
}
|
|
114
|
-
.awsui_sticky-scrollbar-
|
|
114
|
+
.awsui_sticky-scrollbar-offset_faqt8_1rpgc_111:not(#\9):not(.awsui_is-visual-refresh_faqt8_1rpgc_114) {
|
|
115
115
|
background-color: var(--color-background-container-content-4un1ap, #ffffff);
|
|
116
|
-
|
|
117
|
-
margin-
|
|
118
|
-
border-
|
|
116
|
+
block-size: 15px;
|
|
117
|
+
margin-block-start: calc(-1 * var(--border-divider-section-width-1061zr, 1px));
|
|
118
|
+
border-block-start: var(--border-divider-section-width-1061zr, 1px) solid var(--color-border-divider-default-j74lyz, #b6bec9);
|
|
119
119
|
}
|
|
120
|
-
.awsui_sticky-scrollbar-
|
|
121
|
-
margin-
|
|
120
|
+
.awsui_sticky-scrollbar-offset_faqt8_1rpgc_111.awsui_is-visual-refresh_faqt8_1rpgc_114:not(#\9) {
|
|
121
|
+
margin-block-start: -5px;
|
|
122
122
|
}
|
|
@@ -2,11 +2,11 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"sticky-scrollbar": "awsui_sticky-
|
|
6
|
-
"sticky-scrollbar-content": "awsui_sticky-scrollbar-
|
|
7
|
-
"sticky-scrollbar-visible": "awsui_sticky-scrollbar-
|
|
8
|
-
"sticky-scrollbar-native-invisible": "awsui_sticky-scrollbar-native-
|
|
9
|
-
"sticky-scrollbar-offset": "awsui_sticky-scrollbar-
|
|
10
|
-
"is-visual-refresh": "awsui_is-visual-
|
|
5
|
+
"sticky-scrollbar": "awsui_sticky-scrollbar_faqt8_1rpgc_93",
|
|
6
|
+
"sticky-scrollbar-content": "awsui_sticky-scrollbar-content_faqt8_1rpgc_102",
|
|
7
|
+
"sticky-scrollbar-visible": "awsui_sticky-scrollbar-visible_faqt8_1rpgc_105",
|
|
8
|
+
"sticky-scrollbar-native-invisible": "awsui_sticky-scrollbar-native-invisible_faqt8_1rpgc_108",
|
|
9
|
+
"sticky-scrollbar-offset": "awsui_sticky-scrollbar-offset_faqt8_1rpgc_111",
|
|
10
|
+
"is-visual-refresh": "awsui_is-visual-refresh_faqt8_1rpgc_114"
|
|
11
11
|
};
|
|
12
12
|
|
package/table/styles.css.js
CHANGED
|
@@ -1,40 +1,40 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"tools": "
|
|
6
|
-
"tools-filtering": "awsui_tools-
|
|
7
|
-
"tools-align-right": "awsui_tools-align-
|
|
8
|
-
"tools-pagination": "awsui_tools-
|
|
9
|
-
"tools-preferences": "awsui_tools-
|
|
10
|
-
"tools-small": "awsui_tools-
|
|
11
|
-
"table": "
|
|
12
|
-
"table-layout-fixed": "awsui_table-layout-
|
|
13
|
-
"wrapper": "
|
|
14
|
-
"variant-stacked": "awsui_variant-
|
|
15
|
-
"wrapper-content-measure": "awsui_wrapper-content-
|
|
16
|
-
"variant-container": "awsui_variant-
|
|
17
|
-
"has-footer": "awsui_has-
|
|
18
|
-
"has-header": "awsui_has-
|
|
19
|
-
"cell-merged": "awsui_cell-
|
|
20
|
-
"cell-merged-content": "awsui_cell-merged-
|
|
21
|
-
"empty": "
|
|
22
|
-
"loading": "
|
|
23
|
-
"selection-control": "awsui_selection-
|
|
24
|
-
"selection-control-header": "awsui_selection-control-
|
|
25
|
-
"dark-header": "awsui_dark-
|
|
26
|
-
"header-secondary": "awsui_header-
|
|
27
|
-
"table-has-header": "awsui_table-has-
|
|
28
|
-
"header-controls": "awsui_header-
|
|
29
|
-
"variant-full-page": "awsui_variant-full-
|
|
30
|
-
"variant-embedded": "awsui_variant-
|
|
31
|
-
"variant-borderless": "awsui_variant-
|
|
32
|
-
"footer-wrapper": "awsui_footer-
|
|
33
|
-
"footer": "
|
|
34
|
-
"footer-with-pagination": "awsui_footer-with-
|
|
35
|
-
"footer-pagination": "awsui_footer-
|
|
36
|
-
"thead-active": "awsui_thead-
|
|
37
|
-
"row": "
|
|
38
|
-
"row-selected": "awsui_row-
|
|
4
|
+
"root": "awsui_root_wih1l_chj77_97",
|
|
5
|
+
"tools": "awsui_tools_wih1l_chj77_108",
|
|
6
|
+
"tools-filtering": "awsui_tools-filtering_wih1l_chj77_116",
|
|
7
|
+
"tools-align-right": "awsui_tools-align-right_wih1l_chj77_130",
|
|
8
|
+
"tools-pagination": "awsui_tools-pagination_wih1l_chj77_134",
|
|
9
|
+
"tools-preferences": "awsui_tools-preferences_wih1l_chj77_134",
|
|
10
|
+
"tools-small": "awsui_tools-small_wih1l_chj77_140",
|
|
11
|
+
"table": "awsui_table_wih1l_chj77_146",
|
|
12
|
+
"table-layout-fixed": "awsui_table-layout-fixed_wih1l_chj77_152",
|
|
13
|
+
"wrapper": "awsui_wrapper_wih1l_chj77_156",
|
|
14
|
+
"variant-stacked": "awsui_variant-stacked_wih1l_chj77_163",
|
|
15
|
+
"wrapper-content-measure": "awsui_wrapper-content-measure_wih1l_chj77_163",
|
|
16
|
+
"variant-container": "awsui_variant-container_wih1l_chj77_163",
|
|
17
|
+
"has-footer": "awsui_has-footer_wih1l_chj77_166",
|
|
18
|
+
"has-header": "awsui_has-header_wih1l_chj77_169",
|
|
19
|
+
"cell-merged": "awsui_cell-merged_wih1l_chj77_186",
|
|
20
|
+
"cell-merged-content": "awsui_cell-merged-content_wih1l_chj77_198",
|
|
21
|
+
"empty": "awsui_empty_wih1l_chj77_216",
|
|
22
|
+
"loading": "awsui_loading_wih1l_chj77_220",
|
|
23
|
+
"selection-control": "awsui_selection-control_wih1l_chj77_229",
|
|
24
|
+
"selection-control-header": "awsui_selection-control-header_wih1l_chj77_236",
|
|
25
|
+
"dark-header": "awsui_dark-header_wih1l_chj77_246",
|
|
26
|
+
"header-secondary": "awsui_header-secondary_wih1l_chj77_251",
|
|
27
|
+
"table-has-header": "awsui_table-has-header_wih1l_chj77_269",
|
|
28
|
+
"header-controls": "awsui_header-controls_wih1l_chj77_273",
|
|
29
|
+
"variant-full-page": "awsui_variant-full-page_wih1l_chj77_276",
|
|
30
|
+
"variant-embedded": "awsui_variant-embedded_wih1l_chj77_282",
|
|
31
|
+
"variant-borderless": "awsui_variant-borderless_wih1l_chj77_282",
|
|
32
|
+
"footer-wrapper": "awsui_footer-wrapper_wih1l_chj77_287",
|
|
33
|
+
"footer": "awsui_footer_wih1l_chj77_287",
|
|
34
|
+
"footer-with-pagination": "awsui_footer-with-pagination_wih1l_chj77_295",
|
|
35
|
+
"footer-pagination": "awsui_footer-pagination_wih1l_chj77_303",
|
|
36
|
+
"thead-active": "awsui_thead-active_wih1l_chj77_307",
|
|
37
|
+
"row": "awsui_row_wih1l_chj77_308",
|
|
38
|
+
"row-selected": "awsui_row-selected_wih1l_chj77_309"
|
|
39
39
|
};
|
|
40
40
|
|
package/table/styles.scoped.css
CHANGED
|
@@ -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_wih1l_chj77_97:not(#\9) {
|
|
98
98
|
font-size: var(--font-size-body-m-x4okxb, 14px);
|
|
99
99
|
line-height: var(--line-height-body-m-30ar75, 20px);
|
|
100
100
|
color: var(--color-text-body-default-at06ol, #000716);
|
|
@@ -102,114 +102,122 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
102
102
|
font-family: var(--font-family-base-dnvic8, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
103
103
|
-webkit-font-smoothing: auto;
|
|
104
104
|
-moz-osx-font-smoothing: auto;
|
|
105
|
-
|
|
105
|
+
inline-size: 100%;
|
|
106
106
|
}
|
|
107
107
|
|
|
108
|
-
.
|
|
108
|
+
.awsui_tools_wih1l_chj77_108:not(#\9) {
|
|
109
109
|
display: flex;
|
|
110
110
|
align-items: flex-end;
|
|
111
111
|
flex-wrap: wrap;
|
|
112
|
-
padding: var(--space-scaled-xs-26e2du, 8px)
|
|
112
|
+
padding-block-start: var(--space-scaled-xs-26e2du, 8px);
|
|
113
|
+
padding-block-end: var(--space-table-header-tools-bottom-25ubsj, 0px);
|
|
114
|
+
padding-inline: 0;
|
|
113
115
|
}
|
|
114
|
-
.awsui_tools-
|
|
115
|
-
max-
|
|
116
|
-
margin-
|
|
116
|
+
.awsui_tools-filtering_wih1l_chj77_116:not(#\9) {
|
|
117
|
+
max-inline-size: 100%;
|
|
118
|
+
margin-inline-end: var(--space-l-t419sm, 20px);
|
|
117
119
|
}
|
|
118
120
|
@supports (flex-basis: fit-content) {
|
|
119
|
-
.awsui_tools-
|
|
121
|
+
.awsui_tools-filtering_wih1l_chj77_116:not(#\9) {
|
|
120
122
|
flex: 1 1 fit-content;
|
|
121
123
|
}
|
|
122
124
|
}
|
|
123
125
|
@supports not (flex-basis: fit-content) {
|
|
124
|
-
.awsui_tools-
|
|
126
|
+
.awsui_tools-filtering_wih1l_chj77_116:not(#\9) {
|
|
125
127
|
flex: 1 1 auto;
|
|
126
128
|
}
|
|
127
129
|
}
|
|
128
|
-
.awsui_tools-align-
|
|
130
|
+
.awsui_tools-align-right_wih1l_chj77_130:not(#\9) {
|
|
129
131
|
display: flex;
|
|
130
|
-
margin-
|
|
132
|
+
margin-inline-start: auto;
|
|
131
133
|
}
|
|
132
|
-
.awsui_tools-
|
|
133
|
-
border-
|
|
134
|
+
.awsui_tools-pagination_wih1l_chj77_134 + .awsui_tools-preferences_wih1l_chj77_134:not(#\9) {
|
|
135
|
+
border-inline-start: var(--border-divider-section-width-1061zr, 1px) solid var(--color-border-divider-default-j74lyz, #b6bec9);
|
|
134
136
|
box-sizing: border-box;
|
|
135
|
-
margin-
|
|
136
|
-
padding-
|
|
137
|
+
margin-inline-start: var(--space-xs-zb16t3, 8px);
|
|
138
|
+
padding-inline-start: var(--space-xs-zb16t3, 8px);
|
|
137
139
|
}
|
|
138
|
-
.awsui_tools-
|
|
139
|
-
margin-
|
|
140
|
-
margin-
|
|
140
|
+
.awsui_tools-small_wih1l_chj77_140 > .awsui_tools-filtering_wih1l_chj77_116:not(#\9) {
|
|
141
|
+
margin-inline-end: 0;
|
|
142
|
+
margin-block-end: var(--space-scaled-xs-26e2du, 8px);
|
|
141
143
|
flex-basis: 100%;
|
|
142
144
|
}
|
|
143
145
|
|
|
144
|
-
.
|
|
145
|
-
|
|
146
|
+
.awsui_table_wih1l_chj77_146:not(#\9) {
|
|
147
|
+
inline-size: 100%;
|
|
146
148
|
border-spacing: 0;
|
|
147
149
|
position: relative;
|
|
148
150
|
box-sizing: border-box;
|
|
149
151
|
}
|
|
150
|
-
.awsui_table-layout-
|
|
152
|
+
.awsui_table-layout-fixed_wih1l_chj77_152:not(#\9) {
|
|
151
153
|
table-layout: fixed;
|
|
152
154
|
}
|
|
153
155
|
|
|
154
|
-
.
|
|
156
|
+
.awsui_wrapper_wih1l_chj77_156:not(#\9) {
|
|
155
157
|
position: relative;
|
|
156
158
|
box-sizing: border-box;
|
|
157
|
-
|
|
159
|
+
inline-size: 100%;
|
|
158
160
|
overflow-x: auto;
|
|
159
161
|
scrollbar-width: none; /* Hide scrollbar in Firefox */
|
|
160
162
|
}
|
|
161
|
-
.
|
|
162
|
-
padding-
|
|
163
|
-
padding-right: var(--space-table-horizontal-8davlm, 20px);
|
|
163
|
+
.awsui_wrapper_wih1l_chj77_156.awsui_variant-stacked_wih1l_chj77_163 > .awsui_table_wih1l_chj77_146:not(#\9), .awsui_wrapper_wih1l_chj77_156.awsui_variant-stacked_wih1l_chj77_163 > .awsui_wrapper-content-measure_wih1l_chj77_163:not(#\9), .awsui_wrapper_wih1l_chj77_156.awsui_variant-container_wih1l_chj77_163 > .awsui_table_wih1l_chj77_146:not(#\9), .awsui_wrapper_wih1l_chj77_156.awsui_variant-container_wih1l_chj77_163 > .awsui_wrapper-content-measure_wih1l_chj77_163:not(#\9) {
|
|
164
|
+
padding-inline: var(--space-table-horizontal-8davlm, 20px);
|
|
164
165
|
}
|
|
165
|
-
.
|
|
166
|
-
padding-
|
|
166
|
+
.awsui_wrapper_wih1l_chj77_156.awsui_variant-container_wih1l_chj77_163:not(#\9):not(.awsui_has-footer_wih1l_chj77_166) {
|
|
167
|
+
padding-block-end: var(--space-table-content-bottom-9yr834, 4px);
|
|
167
168
|
}
|
|
168
|
-
.
|
|
169
|
-
border-
|
|
170
|
-
border-
|
|
169
|
+
.awsui_wrapper_wih1l_chj77_156:not(#\9):not(.awsui_has-header_wih1l_chj77_169) {
|
|
170
|
+
border-start-end-radius: var(--border-radius-container-wqv1zi, 16px);
|
|
171
|
+
border-start-start-radius: var(--border-radius-container-wqv1zi, 16px);
|
|
171
172
|
}
|
|
172
|
-
.
|
|
173
|
+
.awsui_wrapper_wih1l_chj77_156:not(#\9)::-webkit-scrollbar {
|
|
173
174
|
display: none; /* Hide scrollbar in Safari and Chrome */
|
|
174
175
|
}
|
|
175
|
-
body[data-awsui-focus-visible=true] .
|
|
176
|
+
body[data-awsui-focus-visible=true] .awsui_wrapper_wih1l_chj77_156:not(#\9):focus {
|
|
176
177
|
outline: 2px dotted transparent;
|
|
177
178
|
outline-offset: 2px;
|
|
178
|
-
border-radius: var(--border-radius-container-wqv1zi, 16px);
|
|
179
|
+
border-start-start-radius: var(--border-radius-container-wqv1zi, 16px);
|
|
180
|
+
border-start-end-radius: var(--border-radius-container-wqv1zi, 16px);
|
|
181
|
+
border-end-start-radius: var(--border-radius-container-wqv1zi, 16px);
|
|
182
|
+
border-end-end-radius: var(--border-radius-container-wqv1zi, 16px);
|
|
179
183
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
|
|
180
184
|
}
|
|
181
185
|
|
|
182
|
-
.awsui_cell-
|
|
186
|
+
.awsui_cell-merged_wih1l_chj77_186:not(#\9) {
|
|
183
187
|
text-align: center;
|
|
184
|
-
padding: 0;
|
|
188
|
+
padding-block: 0;
|
|
189
|
+
padding-inline: 0;
|
|
185
190
|
}
|
|
186
|
-
.awsui_cell-
|
|
191
|
+
.awsui_cell-merged_wih1l_chj77_186.awsui_has-footer_wih1l_chj77_166:not(#\9) {
|
|
187
192
|
/*
|
|
188
193
|
Add a bottom border to the body cell of an empty table as a separator between the
|
|
189
194
|
table and the footer
|
|
190
195
|
*/
|
|
191
|
-
border-
|
|
196
|
+
border-block-end: var(--border-divider-section-width-1061zr, 1px) solid var(--color-border-divider-default-j74lyz, #b6bec9);
|
|
192
197
|
}
|
|
193
|
-
.awsui_cell-merged-
|
|
198
|
+
.awsui_cell-merged-content_wih1l_chj77_198:not(#\9) {
|
|
194
199
|
box-sizing: border-box;
|
|
195
|
-
|
|
196
|
-
padding: var(--space-scaled-m-mo5yse, 16px)
|
|
200
|
+
inline-size: 100%;
|
|
201
|
+
padding-block-start: var(--space-scaled-m-mo5yse, 16px);
|
|
202
|
+
padding-block-end: var(--space-scaled-l-0hpmd7, 20px);
|
|
203
|
+
padding-inline: var(--space-l-t419sm, 20px);
|
|
197
204
|
/* stylelint-disable plugin/no-unsupported-browser-features */
|
|
198
205
|
/* stylelint-enable plugin/no-unsupported-browser-features */
|
|
199
206
|
}
|
|
200
207
|
@supports (position: sticky) {
|
|
201
|
-
.awsui_cell-merged-
|
|
208
|
+
.awsui_cell-merged-content_wih1l_chj77_198:not(#\9) {
|
|
202
209
|
position: sticky;
|
|
203
|
-
|
|
204
|
-
margin: 0
|
|
210
|
+
inset-inline-start: 0;
|
|
211
|
+
margin-block: 0;
|
|
212
|
+
margin-inline: calc(-2 * var(--space-table-horizontal-8davlm, 20px));
|
|
205
213
|
}
|
|
206
214
|
}
|
|
207
215
|
|
|
208
|
-
.
|
|
216
|
+
.awsui_empty_wih1l_chj77_216:not(#\9) {
|
|
209
217
|
color: var(--color-text-empty-2wfcyr, #5f6b7a);
|
|
210
218
|
}
|
|
211
219
|
|
|
212
|
-
.
|
|
220
|
+
.awsui_loading_wih1l_chj77_220:not(#\9) {
|
|
213
221
|
/* used in test-utils */
|
|
214
222
|
}
|
|
215
223
|
|
|
@@ -218,74 +226,73 @@ The min/max/width token values in Visual Refresh should align
|
|
|
218
226
|
the table header and body cells selection control with the table
|
|
219
227
|
filter search icon.
|
|
220
228
|
*/
|
|
221
|
-
.awsui_selection-
|
|
229
|
+
.awsui_selection-control_wih1l_chj77_229:not(#\9) {
|
|
222
230
|
box-sizing: border-box;
|
|
223
|
-
max-
|
|
224
|
-
min-
|
|
231
|
+
max-inline-size: var(--size-table-selection-horizontal-oqvl1b, 40px);
|
|
232
|
+
min-inline-size: var(--size-table-selection-horizontal-oqvl1b, 40px);
|
|
225
233
|
position: relative;
|
|
226
|
-
|
|
234
|
+
inline-size: var(--size-table-selection-horizontal-oqvl1b, 40px);
|
|
227
235
|
}
|
|
228
|
-
.awsui_selection-
|
|
229
|
-
padding: var(--space-scaled-xs-26e2du, 8px)
|
|
230
|
-
|
|
236
|
+
.awsui_selection-control_wih1l_chj77_229.awsui_selection-control-header_wih1l_chj77_236:not(#\9) {
|
|
237
|
+
padding-block: var(--space-scaled-xs-26e2du, 8px);
|
|
238
|
+
padding-inline: var(--space-scaled-l-0hpmd7, 20px);
|
|
239
|
+
border-inline-start: var(--border-item-width-yel47s, 2px) solid transparent;
|
|
231
240
|
}
|
|
232
241
|
|
|
233
242
|
/*
|
|
234
243
|
The dynamic height dark header needs a background that will cover
|
|
235
244
|
the default white background of the container component.
|
|
236
245
|
*/
|
|
237
|
-
.awsui_dark-
|
|
246
|
+
.awsui_dark-header_wih1l_chj77_246:not(#\9) {
|
|
238
247
|
background-color: var(--color-background-layout-main-nx09lr, #ffffff);
|
|
239
248
|
color: var(--color-text-body-default-at06ol, #000716);
|
|
240
249
|
}
|
|
241
250
|
|
|
242
|
-
.awsui_header-
|
|
251
|
+
.awsui_header-secondary_wih1l_chj77_251:not(#\9) {
|
|
243
252
|
overflow: auto;
|
|
244
253
|
-ms-overflow-style: none; /* Internet Explorer 10+ */
|
|
245
254
|
scrollbar-width: none; /* Firefox */
|
|
246
255
|
box-sizing: border-box;
|
|
247
|
-
|
|
248
|
-
border-radius: 0;
|
|
256
|
+
inline-size: 100%;
|
|
257
|
+
border-start-start-radius: 0;
|
|
258
|
+
border-start-end-radius: 0;
|
|
259
|
+
border-end-start-radius: 0;
|
|
260
|
+
border-end-end-radius: 0;
|
|
249
261
|
background: var(--color-background-table-header-82ew8p, #ffffff);
|
|
250
262
|
}
|
|
251
|
-
.awsui_header-
|
|
252
|
-
padding-
|
|
253
|
-
padding-right: var(--space-table-horizontal-8davlm, 20px);
|
|
263
|
+
.awsui_header-secondary_wih1l_chj77_251.awsui_variant-stacked_wih1l_chj77_163 > .awsui_table_wih1l_chj77_146:not(#\9), .awsui_header-secondary_wih1l_chj77_251.awsui_variant-container_wih1l_chj77_163 > .awsui_table_wih1l_chj77_146:not(#\9) {
|
|
264
|
+
padding-inline: var(--space-table-horizontal-8davlm, 20px);
|
|
254
265
|
}
|
|
255
|
-
.awsui_header-
|
|
266
|
+
.awsui_header-secondary_wih1l_chj77_251:not(#\9)::-webkit-scrollbar {
|
|
256
267
|
display: none; /* Safari and Chrome */
|
|
257
268
|
}
|
|
258
|
-
.awsui_header-
|
|
259
|
-
border-
|
|
269
|
+
.awsui_header-secondary_wih1l_chj77_251.awsui_table-has-header_wih1l_chj77_269:not(#\9) {
|
|
270
|
+
border-block-start: var(--border-divider-list-width-27y3k5, 1px) solid var(--color-border-container-divider-p2uygo, transparent);
|
|
260
271
|
}
|
|
261
272
|
|
|
262
|
-
.awsui_header-
|
|
263
|
-
padding-
|
|
264
|
-
padding-bottom: var(--space-container-header-bottom-vj01hn, 8px);
|
|
273
|
+
.awsui_header-controls_wih1l_chj77_273:not(#\9) {
|
|
274
|
+
padding-block: var(--space-container-header-top-5qav00, 12px) var(--space-container-header-bottom-vj01hn, 8px);
|
|
265
275
|
}
|
|
266
|
-
.awsui_header-
|
|
267
|
-
padding-
|
|
268
|
-
padding-bottom: calc(var(--space-container-header-bottom-vj01hn, 8px) + var(--space-table-header-tools-full-page-bottom-xulfq9, 4px));
|
|
276
|
+
.awsui_header-controls_wih1l_chj77_273.awsui_variant-full-page_wih1l_chj77_276:not(#\9) {
|
|
277
|
+
padding-block: 0 calc(var(--space-container-header-bottom-vj01hn, 8px) + var(--space-table-header-tools-full-page-bottom-xulfq9, 4px));
|
|
269
278
|
}
|
|
270
|
-
.awsui_header-
|
|
271
|
-
padding-
|
|
272
|
-
padding-right: calc(var(--space-table-horizontal-8davlm, 20px) + var(--space-table-header-horizontal-wl3ykr, 0px));
|
|
279
|
+
.awsui_header-controls_wih1l_chj77_273.awsui_variant-stacked_wih1l_chj77_163:not(#\9), .awsui_header-controls_wih1l_chj77_273.awsui_variant-container_wih1l_chj77_163:not(#\9) {
|
|
280
|
+
padding-inline: calc(var(--space-table-horizontal-8davlm, 20px) + var(--space-table-header-horizontal-wl3ykr, 0px));
|
|
273
281
|
}
|
|
274
|
-
.awsui_header-
|
|
275
|
-
padding-
|
|
276
|
-
padding-
|
|
277
|
-
padding-top: var(--space-table-embedded-header-top-bfjeam, 0px);
|
|
282
|
+
.awsui_header-controls_wih1l_chj77_273.awsui_variant-embedded_wih1l_chj77_282:not(#\9), .awsui_header-controls_wih1l_chj77_273.awsui_variant-borderless_wih1l_chj77_282:not(#\9) {
|
|
283
|
+
padding-inline: var(--space-table-header-horizontal-wl3ykr, 0px);
|
|
284
|
+
padding-block-start: var(--space-table-embedded-header-top-bfjeam, 0px);
|
|
278
285
|
}
|
|
279
286
|
|
|
280
|
-
.awsui_footer-
|
|
281
|
-
padding-
|
|
282
|
-
padding-right: var(--space-table-horizontal-8davlm, 20px);
|
|
287
|
+
.awsui_footer-wrapper_wih1l_chj77_287.awsui_variant-stacked_wih1l_chj77_163:not(#\9), .awsui_footer-wrapper_wih1l_chj77_287.awsui_variant-container_wih1l_chj77_163:not(#\9) {
|
|
288
|
+
padding-inline: var(--space-table-horizontal-8davlm, 20px);
|
|
283
289
|
}
|
|
284
290
|
|
|
285
|
-
.
|
|
286
|
-
padding: var(--space-scaled-s-aqzyko, 12px)
|
|
291
|
+
.awsui_footer_wih1l_chj77_287:not(#\9) {
|
|
292
|
+
padding-block: var(--space-scaled-s-aqzyko, 12px);
|
|
293
|
+
padding-inline: var(--space-table-footer-horizontal-ptapb9, 0px);
|
|
287
294
|
}
|
|
288
|
-
.awsui_footer-with-
|
|
295
|
+
.awsui_footer-with-pagination_wih1l_chj77_295:not(#\9) {
|
|
289
296
|
display: flex;
|
|
290
297
|
flex-direction: row;
|
|
291
298
|
justify-content: space-between;
|
|
@@ -293,12 +300,12 @@ the default white background of the container component.
|
|
|
293
300
|
flex-wrap: wrap;
|
|
294
301
|
gap: var(--space-scaled-s-aqzyko, 12px);
|
|
295
302
|
}
|
|
296
|
-
.awsui_footer-
|
|
297
|
-
margin-
|
|
303
|
+
.awsui_footer-pagination_wih1l_chj77_303:not(#\9) {
|
|
304
|
+
margin-inline-start: auto;
|
|
298
305
|
}
|
|
299
306
|
|
|
300
|
-
.awsui_thead-
|
|
301
|
-
.
|
|
302
|
-
.awsui_row-
|
|
307
|
+
.awsui_thead-active_wih1l_chj77_307:not(#\9),
|
|
308
|
+
.awsui_row_wih1l_chj77_308:not(#\9),
|
|
309
|
+
.awsui_row-selected_wih1l_chj77_309:not(#\9) {
|
|
303
310
|
/* used in test-utils */
|
|
304
311
|
}
|
|
@@ -2,40 +2,40 @@
|
|
|
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
|
-
"tools": "
|
|
7
|
-
"tools-filtering": "awsui_tools-
|
|
8
|
-
"tools-align-right": "awsui_tools-align-
|
|
9
|
-
"tools-pagination": "awsui_tools-
|
|
10
|
-
"tools-preferences": "awsui_tools-
|
|
11
|
-
"tools-small": "awsui_tools-
|
|
12
|
-
"table": "
|
|
13
|
-
"table-layout-fixed": "awsui_table-layout-
|
|
14
|
-
"wrapper": "
|
|
15
|
-
"variant-stacked": "awsui_variant-
|
|
16
|
-
"wrapper-content-measure": "awsui_wrapper-content-
|
|
17
|
-
"variant-container": "awsui_variant-
|
|
18
|
-
"has-footer": "awsui_has-
|
|
19
|
-
"has-header": "awsui_has-
|
|
20
|
-
"cell-merged": "awsui_cell-
|
|
21
|
-
"cell-merged-content": "awsui_cell-merged-
|
|
22
|
-
"empty": "
|
|
23
|
-
"loading": "
|
|
24
|
-
"selection-control": "awsui_selection-
|
|
25
|
-
"selection-control-header": "awsui_selection-control-
|
|
26
|
-
"dark-header": "awsui_dark-
|
|
27
|
-
"header-secondary": "awsui_header-
|
|
28
|
-
"table-has-header": "awsui_table-has-
|
|
29
|
-
"header-controls": "awsui_header-
|
|
30
|
-
"variant-full-page": "awsui_variant-full-
|
|
31
|
-
"variant-embedded": "awsui_variant-
|
|
32
|
-
"variant-borderless": "awsui_variant-
|
|
33
|
-
"footer-wrapper": "awsui_footer-
|
|
34
|
-
"footer": "
|
|
35
|
-
"footer-with-pagination": "awsui_footer-with-
|
|
36
|
-
"footer-pagination": "awsui_footer-
|
|
37
|
-
"thead-active": "awsui_thead-
|
|
38
|
-
"row": "
|
|
39
|
-
"row-selected": "awsui_row-
|
|
5
|
+
"root": "awsui_root_wih1l_chj77_97",
|
|
6
|
+
"tools": "awsui_tools_wih1l_chj77_108",
|
|
7
|
+
"tools-filtering": "awsui_tools-filtering_wih1l_chj77_116",
|
|
8
|
+
"tools-align-right": "awsui_tools-align-right_wih1l_chj77_130",
|
|
9
|
+
"tools-pagination": "awsui_tools-pagination_wih1l_chj77_134",
|
|
10
|
+
"tools-preferences": "awsui_tools-preferences_wih1l_chj77_134",
|
|
11
|
+
"tools-small": "awsui_tools-small_wih1l_chj77_140",
|
|
12
|
+
"table": "awsui_table_wih1l_chj77_146",
|
|
13
|
+
"table-layout-fixed": "awsui_table-layout-fixed_wih1l_chj77_152",
|
|
14
|
+
"wrapper": "awsui_wrapper_wih1l_chj77_156",
|
|
15
|
+
"variant-stacked": "awsui_variant-stacked_wih1l_chj77_163",
|
|
16
|
+
"wrapper-content-measure": "awsui_wrapper-content-measure_wih1l_chj77_163",
|
|
17
|
+
"variant-container": "awsui_variant-container_wih1l_chj77_163",
|
|
18
|
+
"has-footer": "awsui_has-footer_wih1l_chj77_166",
|
|
19
|
+
"has-header": "awsui_has-header_wih1l_chj77_169",
|
|
20
|
+
"cell-merged": "awsui_cell-merged_wih1l_chj77_186",
|
|
21
|
+
"cell-merged-content": "awsui_cell-merged-content_wih1l_chj77_198",
|
|
22
|
+
"empty": "awsui_empty_wih1l_chj77_216",
|
|
23
|
+
"loading": "awsui_loading_wih1l_chj77_220",
|
|
24
|
+
"selection-control": "awsui_selection-control_wih1l_chj77_229",
|
|
25
|
+
"selection-control-header": "awsui_selection-control-header_wih1l_chj77_236",
|
|
26
|
+
"dark-header": "awsui_dark-header_wih1l_chj77_246",
|
|
27
|
+
"header-secondary": "awsui_header-secondary_wih1l_chj77_251",
|
|
28
|
+
"table-has-header": "awsui_table-has-header_wih1l_chj77_269",
|
|
29
|
+
"header-controls": "awsui_header-controls_wih1l_chj77_273",
|
|
30
|
+
"variant-full-page": "awsui_variant-full-page_wih1l_chj77_276",
|
|
31
|
+
"variant-embedded": "awsui_variant-embedded_wih1l_chj77_282",
|
|
32
|
+
"variant-borderless": "awsui_variant-borderless_wih1l_chj77_282",
|
|
33
|
+
"footer-wrapper": "awsui_footer-wrapper_wih1l_chj77_287",
|
|
34
|
+
"footer": "awsui_footer_wih1l_chj77_287",
|
|
35
|
+
"footer-with-pagination": "awsui_footer-with-pagination_wih1l_chj77_295",
|
|
36
|
+
"footer-pagination": "awsui_footer-pagination_wih1l_chj77_303",
|
|
37
|
+
"thead-active": "awsui_thead-active_wih1l_chj77_307",
|
|
38
|
+
"row": "awsui_row_wih1l_chj77_308",
|
|
39
|
+
"row-selected": "awsui_row-selected_wih1l_chj77_309"
|
|
40
40
|
};
|
|
41
41
|
|
package/tabs/styles.css.js
CHANGED
|
@@ -1,26 +1,26 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"tabs-header": "awsui_tabs-
|
|
5
|
-
"tabs-header-list": "awsui_tabs-header-
|
|
6
|
-
"pagination-button": "awsui_pagination-
|
|
7
|
-
"pagination-button-left": "awsui_pagination-button-
|
|
8
|
-
"pagination-button-left-scrollable": "awsui_pagination-button-left-
|
|
9
|
-
"pagination-button-right": "awsui_pagination-button-
|
|
10
|
-
"pagination-button-right-scrollable": "awsui_pagination-button-right-
|
|
11
|
-
"tabs-tab": "awsui_tabs-
|
|
12
|
-
"tabs-tab-label": "awsui_tabs-tab-
|
|
13
|
-
"tabs-tab-link": "awsui_tabs-tab-
|
|
14
|
-
"refresh": "
|
|
15
|
-
"tabs-tab-disabled": "awsui_tabs-tab-
|
|
16
|
-
"tabs-tab-active": "awsui_tabs-tab-
|
|
17
|
-
"tabs-header-with-divider": "awsui_tabs-header-with-
|
|
18
|
-
"root": "
|
|
19
|
-
"tabs": "
|
|
20
|
-
"tabs-content": "awsui_tabs-
|
|
21
|
-
"tabs-content-active": "awsui_tabs-content-
|
|
22
|
-
"tabs-content-wrapper": "awsui_tabs-content-
|
|
23
|
-
"with-paddings": "awsui_with-
|
|
24
|
-
"tabs-container-content-wrapper": "awsui_tabs-container-content-
|
|
4
|
+
"tabs-header": "awsui_tabs-header_14rmt_10qvl_186",
|
|
5
|
+
"tabs-header-list": "awsui_tabs-header-list_14rmt_10qvl_194",
|
|
6
|
+
"pagination-button": "awsui_pagination-button_14rmt_10qvl_211",
|
|
7
|
+
"pagination-button-left": "awsui_pagination-button-left_14rmt_10qvl_218",
|
|
8
|
+
"pagination-button-left-scrollable": "awsui_pagination-button-left-scrollable_14rmt_10qvl_221",
|
|
9
|
+
"pagination-button-right": "awsui_pagination-button-right_14rmt_10qvl_225",
|
|
10
|
+
"pagination-button-right-scrollable": "awsui_pagination-button-right-scrollable_14rmt_10qvl_228",
|
|
11
|
+
"tabs-tab": "awsui_tabs-tab_14rmt_10qvl_233",
|
|
12
|
+
"tabs-tab-label": "awsui_tabs-tab-label_14rmt_10qvl_245",
|
|
13
|
+
"tabs-tab-link": "awsui_tabs-tab-link_14rmt_10qvl_261",
|
|
14
|
+
"refresh": "awsui_refresh_14rmt_10qvl_280",
|
|
15
|
+
"tabs-tab-disabled": "awsui_tabs-tab-disabled_14rmt_10qvl_331",
|
|
16
|
+
"tabs-tab-active": "awsui_tabs-tab-active_14rmt_10qvl_366",
|
|
17
|
+
"tabs-header-with-divider": "awsui_tabs-header-with-divider_14rmt_10qvl_373",
|
|
18
|
+
"root": "awsui_root_14rmt_10qvl_377",
|
|
19
|
+
"tabs": "awsui_tabs_14rmt_10qvl_186",
|
|
20
|
+
"tabs-content": "awsui_tabs-content_14rmt_10qvl_418",
|
|
21
|
+
"tabs-content-active": "awsui_tabs-content-active_14rmt_10qvl_422",
|
|
22
|
+
"tabs-content-wrapper": "awsui_tabs-content-wrapper_14rmt_10qvl_435",
|
|
23
|
+
"with-paddings": "awsui_with-paddings_14rmt_10qvl_435",
|
|
24
|
+
"tabs-container-content-wrapper": "awsui_tabs-container-content-wrapper_14rmt_10qvl_440"
|
|
25
25
|
};
|
|
26
26
|
|