@cloudscape-design/components 3.0.175 → 3.0.177
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 +19 -19
- package/alert/styles.scoped.css +35 -31
- package/alert/styles.selectors.js +19 -19
- package/annotation-context/annotation/styles.css.js +24 -24
- package/annotation-context/annotation/styles.scoped.css +31 -29
- package/annotation-context/annotation/styles.selectors.js +24 -24
- package/area-chart/styles.css.js +13 -13
- package/area-chart/styles.scoped.css +18 -16
- package/area-chart/styles.selectors.js +13 -13
- package/attribute-editor/styles.css.js +14 -14
- package/attribute-editor/styles.scoped.css +26 -24
- package/attribute-editor/styles.selectors.js +14 -14
- package/autosuggest/internal.d.ts.map +1 -1
- package/autosuggest/internal.js +2 -2
- package/autosuggest/internal.js.map +1 -1
- package/badge/styles.css.js +5 -5
- package/badge/styles.scoped.css +7 -5
- package/badge/styles.selectors.js +5 -5
- package/box/styles.css.js +189 -189
- package/box/styles.scoped.css +236 -234
- package/box/styles.selectors.js +189 -189
- package/breadcrumb-group/styles.css.js +6 -6
- package/breadcrumb-group/styles.scoped.css +15 -11
- package/breadcrumb-group/styles.selectors.js +6 -6
- package/button/styles.css.js +18 -18
- package/button/styles.scoped.css +138 -136
- package/button/styles.selectors.js +18 -18
- package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
- package/button-dropdown/mobile-expandable-group/styles.scoped.css +7 -5
- package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
- package/calendar/styles.css.js +18 -18
- package/calendar/styles.scoped.css +40 -38
- package/calendar/styles.selectors.js +18 -18
- package/cards/styles.css.js +37 -37
- package/cards/styles.scoped.css +48 -44
- package/cards/styles.selectors.js +37 -37
- package/checkbox/styles.css.js +3 -3
- package/checkbox/styles.scoped.css +7 -5
- package/checkbox/styles.selectors.js +3 -3
- package/code-editor/styles.css.js +32 -32
- package/code-editor/styles.scoped.css +111 -109
- package/code-editor/styles.selectors.js +32 -32
- package/column-layout/styles.css.js +13 -13
- package/column-layout/styles.scoped.css +45 -43
- package/column-layout/styles.selectors.js +13 -13
- package/container/index.d.ts.map +1 -1
- package/container/index.js +1 -1
- package/container/index.js.map +1 -1
- package/container/styles.css.js +17 -17
- package/container/styles.scoped.css +29 -27
- package/container/styles.selectors.js +17 -17
- package/date-picker/styles.css.js +7 -7
- package/date-picker/styles.scoped.css +11 -9
- package/date-picker/styles.selectors.js +7 -7
- package/date-range-picker/styles.css.js +38 -38
- package/date-range-picker/styles.scoped.css +47 -45
- package/date-range-picker/styles.selectors.js +38 -38
- package/expandable-section/styles.css.js +21 -21
- package/expandable-section/styles.scoped.css +44 -42
- package/expandable-section/styles.selectors.js +21 -21
- package/flashbar/styles.css.js +33 -33
- package/flashbar/styles.scoped.css +117 -115
- package/flashbar/styles.selectors.js +33 -33
- package/form/styles.css.js +8 -8
- package/form/styles.scoped.css +10 -8
- package/form/styles.selectors.js +8 -8
- package/form-field/styles.css.js +19 -19
- package/form-field/styles.scoped.css +31 -29
- package/form-field/styles.selectors.js +19 -19
- package/grid/styles.css.js +53 -53
- package/grid/styles.scoped.css +56 -54
- package/grid/styles.selectors.js +53 -53
- package/header/styles.css.js +44 -44
- package/header/styles.scoped.css +49 -47
- package/header/styles.selectors.js +44 -44
- package/help-panel/styles.css.js +4 -4
- package/help-panel/styles.scoped.css +60 -58
- package/help-panel/styles.selectors.js +4 -4
- package/icon/icons.js +1 -1
- package/input/index.d.ts.map +1 -1
- package/input/index.js +2 -2
- package/input/index.js.map +1 -1
- package/input/interfaces.d.ts +4 -0
- package/input/interfaces.d.ts.map +1 -1
- package/input/interfaces.js.map +1 -1
- package/input/internal.d.ts +0 -1
- package/input/internal.d.ts.map +1 -1
- package/input/internal.js +16 -14
- package/input/internal.js.map +1 -1
- package/input/styles.css.js +12 -13
- package/input/styles.scoped.css +35 -41
- package/input/styles.selectors.js +12 -13
- package/internal/components/autosuggest-input/index.d.ts +1 -0
- package/internal/components/autosuggest-input/index.d.ts.map +1 -1
- package/internal/components/autosuggest-input/index.js +2 -2
- package/internal/components/autosuggest-input/index.js.map +1 -1
- package/internal/components/button-trigger/styles.css.js +9 -9
- package/internal/components/button-trigger/styles.scoped.css +25 -23
- package/internal/components/button-trigger/styles.selectors.js +9 -9
- package/internal/components/chart-filter/styles.css.js +3 -3
- package/internal/components/chart-filter/styles.scoped.css +5 -3
- package/internal/components/chart-filter/styles.selectors.js +3 -3
- package/internal/components/chart-legend/styles.css.js +6 -6
- package/internal/components/chart-legend/styles.scoped.css +17 -15
- package/internal/components/chart-legend/styles.selectors.js +6 -6
- package/internal/components/chart-popover/styles.css.js +3 -3
- package/internal/components/chart-popover/styles.scoped.css +5 -3
- package/internal/components/chart-popover/styles.selectors.js +3 -3
- package/internal/components/chart-series-details/styles.css.js +5 -5
- package/internal/components/chart-series-details/styles.scoped.css +12 -8
- package/internal/components/chart-series-details/styles.selectors.js +5 -5
- package/internal/components/chart-series-marker/styles.css.js +5 -5
- package/internal/components/chart-series-marker/styles.scoped.css +9 -7
- package/internal/components/chart-series-marker/styles.selectors.js +5 -5
- package/internal/components/dropdown/styles.css.js +20 -20
- package/internal/components/dropdown/styles.scoped.css +37 -35
- 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 -3
- 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 +4 -2
- package/internal/components/dropdown-status/styles.selectors.js +2 -2
- package/internal/components/focus-lock/index.d.ts +2 -1
- package/internal/components/focus-lock/index.d.ts.map +1 -1
- package/internal/components/focus-lock/index.js +28 -5
- package/internal/components/focus-lock/index.js.map +1 -1
- package/internal/components/menu-dropdown/styles.css.js +7 -7
- package/internal/components/menu-dropdown/styles.scoped.css +15 -13
- package/internal/components/menu-dropdown/styles.selectors.js +7 -7
- package/internal/components/option/styles.css.js +15 -15
- package/internal/components/option/styles.scoped.css +27 -25
- package/internal/components/option/styles.selectors.js +15 -15
- package/internal/components/options-list/styles.css.js +2 -2
- package/internal/components/options-list/styles.scoped.css +4 -2
- package/internal/components/options-list/styles.selectors.js +2 -2
- package/internal/components/selectable-item/styles.css.js +16 -16
- package/internal/components/selectable-item/styles.scoped.css +29 -27
- package/internal/components/selectable-item/styles.selectors.js +16 -16
- package/internal/components/tab-trap/index.d.ts +7 -4
- package/internal/components/tab-trap/index.d.ts.map +1 -1
- package/internal/components/tab-trap/index.js +5 -3
- package/internal/components/tab-trap/index.js.map +1 -1
- package/internal/environment.js +1 -1
- package/internal/hooks/use-merge-refs/index.d.ts +1 -1
- package/internal/hooks/use-merge-refs/index.d.ts.map +1 -1
- package/internal/hooks/use-merge-refs/index.js.map +1 -1
- package/internal/manifest.json +1 -1
- package/link/styles.css.js +20 -20
- package/link/styles.scoped.css +73 -71
- package/link/styles.selectors.js +20 -20
- package/mixed-line-bar-chart/styles.css.js +19 -19
- package/mixed-line-bar-chart/styles.scoped.css +28 -26
- package/mixed-line-bar-chart/styles.selectors.js +19 -19
- package/modal/internal.d.ts.map +1 -1
- package/modal/internal.js +2 -9
- package/modal/internal.js.map +1 -1
- package/modal/styles.css.js +22 -22
- package/modal/styles.scoped.css +42 -38
- package/modal/styles.selectors.js +22 -22
- package/multiselect/internal.d.ts.map +1 -1
- package/multiselect/internal.js +2 -2
- package/multiselect/internal.js.map +1 -1
- package/multiselect/styles.css.js +1 -1
- package/multiselect/styles.scoped.css +3 -1
- package/multiselect/styles.selectors.js +1 -1
- package/package.json +1 -1
- package/pagination/styles.css.js +9 -9
- package/pagination/styles.scoped.css +25 -23
- package/pagination/styles.selectors.js +9 -9
- package/pie-chart/styles.css.js +27 -27
- package/pie-chart/styles.scoped.css +45 -43
- package/pie-chart/styles.selectors.js +27 -27
- package/popover/styles.css.js +50 -50
- package/popover/styles.scoped.css +69 -63
- package/popover/styles.selectors.js +50 -50
- package/progress-bar/styles.css.js +18 -18
- package/progress-bar/styles.scoped.css +34 -32
- package/progress-bar/styles.selectors.js +18 -18
- package/property-filter/interfaces.d.ts +1 -0
- package/property-filter/interfaces.d.ts.map +1 -1
- package/property-filter/interfaces.js.map +1 -1
- package/property-filter/styles.css.js +33 -33
- package/property-filter/styles.scoped.css +37 -35
- package/property-filter/styles.selectors.js +33 -33
- package/property-filter/token-editor.d.ts.map +1 -1
- package/property-filter/token-editor.js +1 -1
- package/property-filter/token-editor.js.map +1 -1
- package/radio-group/styles.css.js +9 -9
- package/radio-group/styles.scoped.css +17 -15
- package/radio-group/styles.selectors.js +9 -9
- package/s3-resource-selector/interfaces.d.ts +1 -0
- package/s3-resource-selector/interfaces.d.ts.map +1 -1
- package/s3-resource-selector/interfaces.js.map +1 -1
- package/s3-resource-selector/s3-in-context/index.d.ts.map +1 -1
- package/s3-resource-selector/s3-in-context/index.js +1 -1
- package/s3-resource-selector/s3-in-context/index.js.map +1 -1
- package/segmented-control/styles.css.js +14 -14
- package/segmented-control/styles.scoped.css +35 -33
- package/segmented-control/styles.selectors.js +14 -14
- package/select/interfaces.d.ts +4 -0
- package/select/interfaces.d.ts.map +1 -1
- package/select/interfaces.js.map +1 -1
- package/select/internal.d.ts.map +1 -1
- package/select/internal.js +2 -2
- package/select/internal.js.map +1 -1
- package/select/parts/filter.d.ts +1 -1
- package/select/parts/filter.d.ts.map +1 -1
- package/select/styles.css.js +1 -1
- package/select/styles.scoped.css +3 -1
- package/select/styles.selectors.js +1 -1
- package/side-navigation/internal.js +1 -1
- package/side-navigation/internal.js.map +1 -1
- package/side-navigation/styles.css.js +22 -22
- package/side-navigation/styles.scoped.css +37 -32
- package/side-navigation/styles.selectors.js +22 -22
- package/split-panel/styles.css.js +59 -59
- package/split-panel/styles.scoped.css +83 -81
- package/split-panel/styles.selectors.js +59 -59
- package/status-indicator/styles.css.js +20 -20
- package/status-indicator/styles.scoped.css +28 -26
- package/status-indicator/styles.selectors.js +20 -20
- package/table/styles.css.js +33 -33
- package/table/styles.scoped.css +41 -39
- package/table/styles.selectors.js +33 -33
- package/tabs/styles.css.js +21 -21
- package/tabs/styles.scoped.css +40 -38
- package/tabs/styles.selectors.js +21 -21
- package/tag-editor/index.d.ts.map +1 -1
- package/tag-editor/index.js +2 -2
- package/tag-editor/index.js.map +1 -1
- package/tag-editor/interfaces.d.ts +1 -0
- package/tag-editor/interfaces.d.ts.map +1 -1
- package/tag-editor/interfaces.js.map +1 -1
- package/tag-editor/internal.d.ts +1 -0
- package/tag-editor/internal.d.ts.map +1 -1
- package/tag-editor/internal.js +2 -2
- package/tag-editor/internal.js.map +1 -1
- package/test-utils/dom/input/index.js +1 -1
- package/test-utils/dom/input/index.js.map +1 -1
- package/test-utils/selectors/input/index.js +1 -1
- package/test-utils/selectors/input/index.js.map +1 -1
- package/test-utils/tsconfig.tsbuildinfo +1 -1
- package/text-content/styles.css.js +1 -1
- package/text-content/styles.scoped.css +62 -60
- package/text-content/styles.selectors.js +1 -1
- package/text-filter/interfaces.d.ts +4 -0
- package/text-filter/interfaces.d.ts.map +1 -1
- package/text-filter/interfaces.js.map +1 -1
- package/text-filter/internal.d.ts.map +1 -1
- package/text-filter/internal.js +3 -3
- package/text-filter/internal.js.map +1 -1
- package/text-filter/styles.css.js +4 -4
- package/text-filter/styles.scoped.css +6 -4
- package/text-filter/styles.selectors.js +4 -4
- package/textarea/styles.css.js +4 -4
- package/textarea/styles.scoped.css +14 -12
- package/textarea/styles.selectors.js +4 -4
- package/tiles/styles.css.js +28 -28
- package/tiles/styles.scoped.css +72 -68
- package/tiles/styles.selectors.js +28 -28
- package/toggle/styles.css.js +8 -8
- package/toggle/styles.scoped.css +15 -13
- package/toggle/styles.selectors.js +8 -8
- package/token-group/styles.css.js +7 -7
- package/token-group/styles.scoped.css +26 -22
- package/token-group/styles.selectors.js +7 -7
- package/top-navigation/1.0-beta/styles.css.js +25 -25
- package/top-navigation/1.0-beta/styles.scoped.css +44 -42
- 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 +72 -66
- 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 +23 -21
- 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 +33 -27
- 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 +3 -1
- package/tutorial-panel/styles.selectors.js +1 -1
- package/wizard/styles.css.js +32 -32
- package/wizard/styles.scoped.css +62 -60
- package/wizard/styles.selectors.js +32 -32
|
@@ -94,11 +94,11 @@ 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
|
-
.awsui_icon-
|
|
97
|
+
.awsui_icon-shake_1cbgc_1m2hd_97:not(#\9) {
|
|
98
98
|
display: inline-block;
|
|
99
|
-
animation: awsui_awsui-motion-shake-
|
|
99
|
+
animation: awsui_awsui-motion-shake-horizontally_1cbgc_1m2hd_1 var(--motion-duration-refresh-only-medium-5flen2, 165ms);
|
|
100
100
|
}
|
|
101
|
-
@keyframes awsui_awsui-motion-shake-
|
|
101
|
+
@keyframes awsui_awsui-motion-shake-horizontally_1cbgc_1m2hd_1 {
|
|
102
102
|
0% {
|
|
103
103
|
transform: translateX(-5px);
|
|
104
104
|
animation-timing-function: linear;
|
|
@@ -112,20 +112,20 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
112
112
|
}
|
|
113
113
|
}
|
|
114
114
|
@media (prefers-reduced-motion: reduce) {
|
|
115
|
-
.awsui_icon-
|
|
115
|
+
.awsui_icon-shake_1cbgc_1m2hd_97:not(#\9) {
|
|
116
116
|
animation: none;
|
|
117
117
|
transition: none;
|
|
118
118
|
}
|
|
119
119
|
}
|
|
120
|
-
.awsui-motion-disabled .awsui_icon-
|
|
120
|
+
.awsui-motion-disabled .awsui_icon-shake_1cbgc_1m2hd_97:not(#\9), .awsui-mode-entering .awsui_icon-shake_1cbgc_1m2hd_97:not(#\9) {
|
|
121
121
|
animation: none;
|
|
122
122
|
transition: none;
|
|
123
123
|
}
|
|
124
124
|
|
|
125
|
-
.awsui_container-fade-
|
|
126
|
-
animation: awsui_awsui-motion-fade-in-
|
|
125
|
+
.awsui_container-fade-in_1cbgc_1m2hd_125:not(#\9) {
|
|
126
|
+
animation: awsui_awsui-motion-fade-in-0_1cbgc_1m2hd_1 var(--motion-duration-refresh-only-medium-5flen2, 165ms) var(--motion-easing-refresh-only-a-sy0g8m, cubic-bezier(0, 0, 0, 1));
|
|
127
127
|
}
|
|
128
|
-
@keyframes awsui_awsui-motion-fade-in-
|
|
128
|
+
@keyframes awsui_awsui-motion-fade-in-0_1cbgc_1m2hd_1 {
|
|
129
129
|
from {
|
|
130
130
|
opacity: 0;
|
|
131
131
|
}
|
|
@@ -134,71 +134,73 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
134
134
|
}
|
|
135
135
|
}
|
|
136
136
|
@media (prefers-reduced-motion: reduce) {
|
|
137
|
-
.awsui_container-fade-
|
|
137
|
+
.awsui_container-fade-in_1cbgc_1m2hd_125:not(#\9) {
|
|
138
138
|
animation: none;
|
|
139
139
|
transition: none;
|
|
140
140
|
}
|
|
141
141
|
}
|
|
142
|
-
.awsui-motion-disabled .awsui_container-fade-
|
|
142
|
+
.awsui-motion-disabled .awsui_container-fade-in_1cbgc_1m2hd_125:not(#\9), .awsui-mode-entering .awsui_container-fade-in_1cbgc_1m2hd_125:not(#\9) {
|
|
143
143
|
animation: none;
|
|
144
144
|
transition: none;
|
|
145
145
|
}
|
|
146
146
|
|
|
147
|
-
.
|
|
147
|
+
.awsui_root_1cbgc_1m2hd_147:not(#\9) {
|
|
148
148
|
font-size: var(--font-body-m-size-sregvd, 14px);
|
|
149
149
|
line-height: var(--font-body-m-line-height-i7xxvv, 22px);
|
|
150
150
|
color: var(--color-text-body-default-ajf1h5, #000716);
|
|
151
151
|
font-weight: 400;
|
|
152
152
|
font-family: var(--font-family-base-qnistn, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
153
|
+
-webkit-font-smoothing: auto;
|
|
154
|
+
-moz-osx-font-smoothing: auto;
|
|
153
155
|
}
|
|
154
|
-
.
|
|
156
|
+
.awsui_root_1cbgc_1m2hd_147.awsui_status-error_1cbgc_1m2hd_156:not(#\9) {
|
|
155
157
|
color: var(--color-text-status-error-5sesl6, #d91515);
|
|
156
158
|
}
|
|
157
|
-
.
|
|
159
|
+
.awsui_root_1cbgc_1m2hd_147.awsui_status-warning_1cbgc_1m2hd_159:not(#\9) {
|
|
158
160
|
color: var(--color-text-status-error-5sesl6, #d91515);
|
|
159
161
|
}
|
|
160
|
-
.
|
|
162
|
+
.awsui_root_1cbgc_1m2hd_147.awsui_status-success_1cbgc_1m2hd_162:not(#\9) {
|
|
161
163
|
color: var(--color-text-status-success-0fzhv9, #037f0c);
|
|
162
164
|
}
|
|
163
|
-
.
|
|
165
|
+
.awsui_root_1cbgc_1m2hd_147.awsui_status-info_1cbgc_1m2hd_165:not(#\9) {
|
|
164
166
|
color: var(--color-text-status-info-utupcz, #0972d3);
|
|
165
167
|
}
|
|
166
|
-
.
|
|
168
|
+
.awsui_root_1cbgc_1m2hd_147.awsui_status-stopped_1cbgc_1m2hd_168:not(#\9) {
|
|
167
169
|
color: var(--color-text-status-inactive-5ei55p, #5f6b7a);
|
|
168
170
|
}
|
|
169
|
-
.
|
|
171
|
+
.awsui_root_1cbgc_1m2hd_147.awsui_status-pending_1cbgc_1m2hd_171:not(#\9) {
|
|
170
172
|
color: var(--color-text-status-inactive-5ei55p, #5f6b7a);
|
|
171
173
|
}
|
|
172
|
-
.
|
|
174
|
+
.awsui_root_1cbgc_1m2hd_147.awsui_status-in-progress_1cbgc_1m2hd_174:not(#\9) {
|
|
173
175
|
color: var(--color-text-status-inactive-5ei55p, #5f6b7a);
|
|
174
176
|
}
|
|
175
|
-
.
|
|
177
|
+
.awsui_root_1cbgc_1m2hd_147.awsui_status-loading_1cbgc_1m2hd_177:not(#\9) {
|
|
176
178
|
color: var(--color-text-status-inactive-5ei55p, #5f6b7a);
|
|
177
179
|
}
|
|
178
|
-
.
|
|
180
|
+
.awsui_root_1cbgc_1m2hd_147.awsui_color-override-red_1cbgc_1m2hd_180:not(#\9) {
|
|
179
181
|
color: var(--color-text-status-error-5sesl6, #d91515);
|
|
180
182
|
}
|
|
181
|
-
.
|
|
183
|
+
.awsui_root_1cbgc_1m2hd_147.awsui_color-override-grey_1cbgc_1m2hd_183:not(#\9) {
|
|
182
184
|
color: var(--color-text-status-inactive-5ei55p, #5f6b7a);
|
|
183
185
|
}
|
|
184
|
-
.
|
|
186
|
+
.awsui_root_1cbgc_1m2hd_147.awsui_color-override-blue_1cbgc_1m2hd_186:not(#\9) {
|
|
185
187
|
color: var(--color-text-status-info-utupcz, #0972d3);
|
|
186
188
|
}
|
|
187
|
-
.
|
|
189
|
+
.awsui_root_1cbgc_1m2hd_147.awsui_color-override-green_1cbgc_1m2hd_189:not(#\9) {
|
|
188
190
|
color: var(--color-text-status-success-0fzhv9, #037f0c);
|
|
189
191
|
}
|
|
190
192
|
|
|
191
|
-
.
|
|
193
|
+
.awsui_icon_1cbgc_1m2hd_97:not(#\9) {
|
|
192
194
|
padding-right: var(--space-xxs-ynfts5, 4px);
|
|
193
195
|
}
|
|
194
196
|
|
|
195
|
-
.
|
|
197
|
+
.awsui_container_1cbgc_1m2hd_125:not(#\9) {
|
|
196
198
|
display: inline-block;
|
|
197
199
|
word-break: break-all;
|
|
198
200
|
word-wrap: break-word;
|
|
199
201
|
}
|
|
200
202
|
|
|
201
|
-
.awsui_overflow-
|
|
203
|
+
.awsui_overflow-ellipsis_1cbgc_1m2hd_203:not(#\9) {
|
|
202
204
|
max-width: 100%;
|
|
203
205
|
overflow: hidden;
|
|
204
206
|
text-overflow: ellipsis;
|
|
@@ -2,25 +2,25 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"icon-shake": "awsui_icon-
|
|
6
|
-
"awsui-motion-shake-horizontally": "awsui_awsui-motion-shake-
|
|
7
|
-
"container-fade-in": "awsui_container-fade-
|
|
8
|
-
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-
|
|
9
|
-
"root": "
|
|
10
|
-
"status-error": "awsui_status-
|
|
11
|
-
"status-warning": "awsui_status-
|
|
12
|
-
"status-success": "awsui_status-
|
|
13
|
-
"status-info": "awsui_status-
|
|
14
|
-
"status-stopped": "awsui_status-
|
|
15
|
-
"status-pending": "awsui_status-
|
|
16
|
-
"status-in-progress": "awsui_status-in-
|
|
17
|
-
"status-loading": "awsui_status-
|
|
18
|
-
"color-override-red": "awsui_color-override-
|
|
19
|
-
"color-override-grey": "awsui_color-override-
|
|
20
|
-
"color-override-blue": "awsui_color-override-
|
|
21
|
-
"color-override-green": "awsui_color-override-
|
|
22
|
-
"icon": "
|
|
23
|
-
"container": "
|
|
24
|
-
"overflow-ellipsis": "awsui_overflow-
|
|
5
|
+
"icon-shake": "awsui_icon-shake_1cbgc_1m2hd_97",
|
|
6
|
+
"awsui-motion-shake-horizontally": "awsui_awsui-motion-shake-horizontally_1cbgc_1m2hd_1",
|
|
7
|
+
"container-fade-in": "awsui_container-fade-in_1cbgc_1m2hd_125",
|
|
8
|
+
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_1cbgc_1m2hd_1",
|
|
9
|
+
"root": "awsui_root_1cbgc_1m2hd_147",
|
|
10
|
+
"status-error": "awsui_status-error_1cbgc_1m2hd_156",
|
|
11
|
+
"status-warning": "awsui_status-warning_1cbgc_1m2hd_159",
|
|
12
|
+
"status-success": "awsui_status-success_1cbgc_1m2hd_162",
|
|
13
|
+
"status-info": "awsui_status-info_1cbgc_1m2hd_165",
|
|
14
|
+
"status-stopped": "awsui_status-stopped_1cbgc_1m2hd_168",
|
|
15
|
+
"status-pending": "awsui_status-pending_1cbgc_1m2hd_171",
|
|
16
|
+
"status-in-progress": "awsui_status-in-progress_1cbgc_1m2hd_174",
|
|
17
|
+
"status-loading": "awsui_status-loading_1cbgc_1m2hd_177",
|
|
18
|
+
"color-override-red": "awsui_color-override-red_1cbgc_1m2hd_180",
|
|
19
|
+
"color-override-grey": "awsui_color-override-grey_1cbgc_1m2hd_183",
|
|
20
|
+
"color-override-blue": "awsui_color-override-blue_1cbgc_1m2hd_186",
|
|
21
|
+
"color-override-green": "awsui_color-override-green_1cbgc_1m2hd_189",
|
|
22
|
+
"icon": "awsui_icon_1cbgc_1m2hd_97",
|
|
23
|
+
"container": "awsui_container_1cbgc_1m2hd_125",
|
|
24
|
+
"overflow-ellipsis": "awsui_overflow-ellipsis_1cbgc_1m2hd_203"
|
|
25
25
|
};
|
|
26
26
|
|
package/table/styles.css.js
CHANGED
|
@@ -1,38 +1,38 @@
|
|
|
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
|
-
"variant-container": "awsui_variant-
|
|
16
|
-
"variant-embedded": "awsui_variant-
|
|
17
|
-
"has-header": "awsui_has-
|
|
18
|
-
"has-footer": "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
|
-
"sticky-scrollbar": "awsui_sticky-
|
|
26
|
-
"sticky-scrollbar-content": "awsui_sticky-scrollbar-
|
|
27
|
-
"sticky-scrollbar-visible": "awsui_sticky-scrollbar-
|
|
28
|
-
"dark-header": "awsui_dark-
|
|
29
|
-
"header-secondary": "awsui_header-
|
|
30
|
-
"table-has-header": "awsui_table-has-
|
|
31
|
-
"header-controls": "awsui_header-
|
|
32
|
-
"footer-wrapper": "awsui_footer-
|
|
33
|
-
"footer": "
|
|
34
|
-
"thead-active": "awsui_thead-
|
|
35
|
-
"row": "
|
|
36
|
-
"row-selected": "awsui_row-
|
|
4
|
+
"root": "awsui_root_wih1l_1ykdk_97",
|
|
5
|
+
"tools": "awsui_tools_wih1l_1ykdk_108",
|
|
6
|
+
"tools-filtering": "awsui_tools-filtering_wih1l_1ykdk_114",
|
|
7
|
+
"tools-align-right": "awsui_tools-align-right_wih1l_1ykdk_119",
|
|
8
|
+
"tools-pagination": "awsui_tools-pagination_wih1l_1ykdk_123",
|
|
9
|
+
"tools-preferences": "awsui_tools-preferences_wih1l_1ykdk_123",
|
|
10
|
+
"tools-small": "awsui_tools-small_wih1l_1ykdk_129",
|
|
11
|
+
"table": "awsui_table_wih1l_1ykdk_135",
|
|
12
|
+
"table-layout-fixed": "awsui_table-layout-fixed_wih1l_1ykdk_141",
|
|
13
|
+
"wrapper": "awsui_wrapper_wih1l_1ykdk_145",
|
|
14
|
+
"variant-stacked": "awsui_variant-stacked_wih1l_1ykdk_153",
|
|
15
|
+
"variant-container": "awsui_variant-container_wih1l_1ykdk_153",
|
|
16
|
+
"variant-embedded": "awsui_variant-embedded_wih1l_1ykdk_157",
|
|
17
|
+
"has-header": "awsui_has-header_wih1l_1ykdk_160",
|
|
18
|
+
"has-footer": "awsui_has-footer_wih1l_1ykdk_163",
|
|
19
|
+
"cell-merged": "awsui_cell-merged_wih1l_1ykdk_177",
|
|
20
|
+
"cell-merged-content": "awsui_cell-merged-content_wih1l_1ykdk_188",
|
|
21
|
+
"empty": "awsui_empty_wih1l_1ykdk_203",
|
|
22
|
+
"loading": "awsui_loading_wih1l_1ykdk_207",
|
|
23
|
+
"selection-control": "awsui_selection-control_wih1l_1ykdk_216",
|
|
24
|
+
"selection-control-header": "awsui_selection-control-header_wih1l_1ykdk_223",
|
|
25
|
+
"sticky-scrollbar": "awsui_sticky-scrollbar_wih1l_1ykdk_228",
|
|
26
|
+
"sticky-scrollbar-content": "awsui_sticky-scrollbar-content_wih1l_1ykdk_238",
|
|
27
|
+
"sticky-scrollbar-visible": "awsui_sticky-scrollbar-visible_wih1l_1ykdk_241",
|
|
28
|
+
"dark-header": "awsui_dark-header_wih1l_1ykdk_249",
|
|
29
|
+
"header-secondary": "awsui_header-secondary_wih1l_1ykdk_253",
|
|
30
|
+
"table-has-header": "awsui_table-has-header_wih1l_1ykdk_269",
|
|
31
|
+
"header-controls": "awsui_header-controls_wih1l_1ykdk_273",
|
|
32
|
+
"footer-wrapper": "awsui_footer-wrapper_wih1l_1ykdk_287",
|
|
33
|
+
"footer": "awsui_footer_wih1l_1ykdk_287",
|
|
34
|
+
"thead-active": "awsui_thead-active_wih1l_1ykdk_296",
|
|
35
|
+
"row": "awsui_row_wih1l_1ykdk_297",
|
|
36
|
+
"row-selected": "awsui_row-selected_wih1l_1ykdk_298"
|
|
37
37
|
};
|
|
38
38
|
|
package/table/styles.scoped.css
CHANGED
|
@@ -94,53 +94,55 @@ 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_1ykdk_97:not(#\9) {
|
|
98
98
|
font-size: var(--font-body-m-size-sregvd, 14px);
|
|
99
99
|
line-height: var(--font-body-m-line-height-i7xxvv, 22px);
|
|
100
100
|
color: var(--color-text-body-default-ajf1h5, #000716);
|
|
101
101
|
font-weight: 400;
|
|
102
102
|
font-family: var(--font-family-base-qnistn, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
103
|
+
-webkit-font-smoothing: auto;
|
|
104
|
+
-moz-osx-font-smoothing: auto;
|
|
103
105
|
width: 100%;
|
|
104
106
|
}
|
|
105
107
|
|
|
106
|
-
.
|
|
108
|
+
.awsui_tools_wih1l_1ykdk_108:not(#\9) {
|
|
107
109
|
display: flex;
|
|
108
110
|
align-items: flex-start;
|
|
109
111
|
flex-wrap: wrap;
|
|
110
112
|
padding: var(--space-scaled-xs-6859qs, 8px) 0 var(--space-scaled-xxs-95dhkm, 4px);
|
|
111
113
|
}
|
|
112
|
-
.awsui_tools-
|
|
114
|
+
.awsui_tools-filtering_wih1l_1ykdk_114:not(#\9) {
|
|
113
115
|
flex: 1 1 0%;
|
|
114
116
|
max-width: 100%;
|
|
115
117
|
margin-right: var(--space-l-4vl6xu, 20px);
|
|
116
118
|
}
|
|
117
|
-
.awsui_tools-align-
|
|
119
|
+
.awsui_tools-align-right_wih1l_1ykdk_119:not(#\9) {
|
|
118
120
|
display: flex;
|
|
119
121
|
margin-left: auto;
|
|
120
122
|
}
|
|
121
|
-
.awsui_tools-
|
|
123
|
+
.awsui_tools-pagination_wih1l_1ykdk_123 + .awsui_tools-preferences_wih1l_1ykdk_123:not(#\9) {
|
|
122
124
|
border-left: var(--border-divider-section-width-4wm2it, 2px) solid var(--color-border-divider-default-7s2wjw, #e9ebed);
|
|
123
125
|
box-sizing: border-box;
|
|
124
126
|
margin-left: var(--space-xs-rsr2qu, 8px);
|
|
125
127
|
padding-left: var(--space-xs-rsr2qu, 8px);
|
|
126
128
|
}
|
|
127
|
-
.awsui_tools-
|
|
129
|
+
.awsui_tools-small_wih1l_1ykdk_129 > .awsui_tools-filtering_wih1l_1ykdk_114:not(#\9) {
|
|
128
130
|
margin-right: 0;
|
|
129
131
|
margin-bottom: var(--space-scaled-xs-6859qs, 8px);
|
|
130
132
|
flex-basis: 100%;
|
|
131
133
|
}
|
|
132
134
|
|
|
133
|
-
.
|
|
135
|
+
.awsui_table_wih1l_1ykdk_135:not(#\9) {
|
|
134
136
|
width: 100%;
|
|
135
137
|
border-spacing: 0;
|
|
136
138
|
position: relative;
|
|
137
139
|
box-sizing: border-box;
|
|
138
140
|
}
|
|
139
|
-
.awsui_table-layout-
|
|
141
|
+
.awsui_table-layout-fixed_wih1l_1ykdk_141:not(#\9) {
|
|
140
142
|
table-layout: fixed;
|
|
141
143
|
}
|
|
142
144
|
|
|
143
|
-
.
|
|
145
|
+
.awsui_wrapper_wih1l_1ykdk_145:not(#\9) {
|
|
144
146
|
position: relative;
|
|
145
147
|
box-sizing: border-box;
|
|
146
148
|
width: 100%;
|
|
@@ -148,42 +150,42 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
148
150
|
padding-bottom: var(--space-table-content-bottom-pg6yvn, 4px);
|
|
149
151
|
overflow-x: auto;
|
|
150
152
|
}
|
|
151
|
-
.
|
|
153
|
+
.awsui_wrapper_wih1l_1ykdk_145.awsui_variant-stacked_wih1l_1ykdk_153 > .awsui_table_wih1l_1ykdk_135:not(#\9), .awsui_wrapper_wih1l_1ykdk_145.awsui_variant-container_wih1l_1ykdk_153 > .awsui_table_wih1l_1ykdk_135:not(#\9) {
|
|
152
154
|
padding-left: var(--space-table-horizontal-mj7h0h, 20px);
|
|
153
155
|
padding-right: var(--space-table-horizontal-mj7h0h, 20px);
|
|
154
156
|
}
|
|
155
|
-
.
|
|
157
|
+
.awsui_wrapper_wih1l_1ykdk_145.awsui_variant-embedded_wih1l_1ykdk_157:not(#\9) {
|
|
156
158
|
padding-bottom: var(--space-table-embedded-content-bottom-7vc5vt, 0px);
|
|
157
159
|
}
|
|
158
|
-
.
|
|
160
|
+
.awsui_wrapper_wih1l_1ykdk_145.awsui_has-header_wih1l_1ykdk_160:not(#\9) {
|
|
159
161
|
padding-top: 0px;
|
|
160
162
|
}
|
|
161
|
-
.
|
|
163
|
+
.awsui_wrapper_wih1l_1ykdk_145.awsui_has-footer_wih1l_1ykdk_163:not(#\9) {
|
|
162
164
|
padding-bottom: 0px;
|
|
163
165
|
}
|
|
164
|
-
.
|
|
166
|
+
.awsui_wrapper_wih1l_1ykdk_145:not(#\9):not(.awsui_has-header_wih1l_1ykdk_160) {
|
|
165
167
|
border-top-right-radius: var(--border-radius-container-gh9ysk, 16px);
|
|
166
168
|
border-top-left-radius: var(--border-radius-container-gh9ysk, 16px);
|
|
167
169
|
}
|
|
168
|
-
.
|
|
170
|
+
.awsui_wrapper_wih1l_1ykdk_145[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
169
171
|
outline: 2px dotted transparent;
|
|
170
172
|
outline-offset: 2px;
|
|
171
173
|
border-radius: var(--border-radius-container-gh9ysk, 16px);
|
|
172
174
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
173
175
|
}
|
|
174
176
|
|
|
175
|
-
.awsui_cell-
|
|
177
|
+
.awsui_cell-merged_wih1l_1ykdk_177:not(#\9) {
|
|
176
178
|
text-align: center;
|
|
177
179
|
padding: 0;
|
|
178
180
|
}
|
|
179
|
-
.awsui_cell-
|
|
181
|
+
.awsui_cell-merged_wih1l_1ykdk_177.awsui_has-footer_wih1l_1ykdk_163:not(#\9) {
|
|
180
182
|
/*
|
|
181
183
|
Add a bottom border to the body cell of an empty table as a separator between the
|
|
182
184
|
table and the footer
|
|
183
185
|
*/
|
|
184
186
|
border-bottom: var(--border-divider-section-width-4wm2it, 2px) solid var(--color-border-divider-default-7s2wjw, #e9ebed);
|
|
185
187
|
}
|
|
186
|
-
.awsui_cell-merged-
|
|
188
|
+
.awsui_cell-merged-content_wih1l_1ykdk_188:not(#\9) {
|
|
187
189
|
box-sizing: border-box;
|
|
188
190
|
width: 100%;
|
|
189
191
|
padding: var(--space-scaled-m-pv0fmt, 16px) var(--space-l-4vl6xu, 20px) var(--space-scaled-l-t03y3z, 20px);
|
|
@@ -191,18 +193,18 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
191
193
|
/* stylelint-enable plugin/no-unsupported-browser-features */
|
|
192
194
|
}
|
|
193
195
|
@supports (position: sticky) {
|
|
194
|
-
.awsui_cell-merged-
|
|
196
|
+
.awsui_cell-merged-content_wih1l_1ykdk_188:not(#\9) {
|
|
195
197
|
position: sticky;
|
|
196
198
|
left: 0;
|
|
197
199
|
margin: 0 calc(-2 * var(--space-table-horizontal-mj7h0h, 20px));
|
|
198
200
|
}
|
|
199
201
|
}
|
|
200
202
|
|
|
201
|
-
.
|
|
203
|
+
.awsui_empty_wih1l_1ykdk_203:not(#\9) {
|
|
202
204
|
color: var(--color-text-empty-fjv325, #5f6b7a);
|
|
203
205
|
}
|
|
204
206
|
|
|
205
|
-
.
|
|
207
|
+
.awsui_loading_wih1l_1ykdk_207:not(#\9) {
|
|
206
208
|
/* used in test-utils */
|
|
207
209
|
}
|
|
208
210
|
|
|
@@ -211,19 +213,19 @@ The min/max/width token values in Visual Refresh should align
|
|
|
211
213
|
the table header and body cells selection control with the table
|
|
212
214
|
filter search icon.
|
|
213
215
|
*/
|
|
214
|
-
.awsui_selection-
|
|
216
|
+
.awsui_selection-control_wih1l_1ykdk_216:not(#\9) {
|
|
215
217
|
box-sizing: border-box;
|
|
216
218
|
max-width: var(--size-table-selection-horizontal-o8c8gs, 40px);
|
|
217
219
|
min-width: var(--size-table-selection-horizontal-o8c8gs, 40px);
|
|
218
220
|
position: relative;
|
|
219
221
|
width: var(--size-table-selection-horizontal-o8c8gs, 40px);
|
|
220
222
|
}
|
|
221
|
-
.awsui_selection-
|
|
223
|
+
.awsui_selection-control_wih1l_1ykdk_216.awsui_selection-control-header_wih1l_1ykdk_223:not(#\9) {
|
|
222
224
|
padding: var(--space-scaled-xs-6859qs, 8px) var(--space-scaled-l-t03y3z, 20px);
|
|
223
225
|
border-left: var(--border-item-width-qbbbsa, 2px) solid transparent;
|
|
224
226
|
}
|
|
225
227
|
|
|
226
|
-
.awsui_sticky-
|
|
228
|
+
.awsui_sticky-scrollbar_wih1l_1ykdk_228:not(#\9) {
|
|
227
229
|
height: 15px;
|
|
228
230
|
position: fixed;
|
|
229
231
|
display: none;
|
|
@@ -233,10 +235,10 @@ filter search icon.
|
|
|
233
235
|
bottom: 0;
|
|
234
236
|
width: 100%;
|
|
235
237
|
}
|
|
236
|
-
.awsui_sticky-scrollbar-
|
|
238
|
+
.awsui_sticky-scrollbar-content_wih1l_1ykdk_238:not(#\9) {
|
|
237
239
|
height: 15px;
|
|
238
240
|
}
|
|
239
|
-
.awsui_sticky-scrollbar-
|
|
241
|
+
.awsui_sticky-scrollbar-visible_wih1l_1ykdk_241:not(#\9) {
|
|
240
242
|
display: block;
|
|
241
243
|
}
|
|
242
244
|
|
|
@@ -244,11 +246,11 @@ filter search icon.
|
|
|
244
246
|
The dynamic height dark header needs a background that will cover
|
|
245
247
|
the default white background of the container component.
|
|
246
248
|
*/
|
|
247
|
-
.awsui_dark-
|
|
249
|
+
.awsui_dark-header_wih1l_1ykdk_249:not(#\9) {
|
|
248
250
|
background-color: var(--color-background-layout-main-sfhm4y, #ffffff);
|
|
249
251
|
}
|
|
250
252
|
|
|
251
|
-
.awsui_header-
|
|
253
|
+
.awsui_header-secondary_wih1l_1ykdk_253:not(#\9) {
|
|
252
254
|
overflow: auto;
|
|
253
255
|
-ms-overflow-style: none; /* Internet Explorer 10+ */
|
|
254
256
|
scrollbar-width: none; /* Firefox */
|
|
@@ -257,42 +259,42 @@ the default white background of the container component.
|
|
|
257
259
|
border-radius: 0;
|
|
258
260
|
background: var(--color-background-table-header-i1pa1g, #ffffff);
|
|
259
261
|
}
|
|
260
|
-
.awsui_header-
|
|
262
|
+
.awsui_header-secondary_wih1l_1ykdk_253.awsui_variant-stacked_wih1l_1ykdk_153 > .awsui_table_wih1l_1ykdk_135:not(#\9), .awsui_header-secondary_wih1l_1ykdk_253.awsui_variant-container_wih1l_1ykdk_153 > .awsui_table_wih1l_1ykdk_135:not(#\9) {
|
|
261
263
|
padding-left: var(--space-table-horizontal-mj7h0h, 20px);
|
|
262
264
|
padding-right: var(--space-table-horizontal-mj7h0h, 20px);
|
|
263
265
|
}
|
|
264
|
-
.awsui_header-
|
|
266
|
+
.awsui_header-secondary_wih1l_1ykdk_253:not(#\9)::-webkit-scrollbar {
|
|
265
267
|
display: none; /* Safari and Chrome */
|
|
266
268
|
}
|
|
267
|
-
.awsui_header-
|
|
269
|
+
.awsui_header-secondary_wih1l_1ykdk_253.awsui_table-has-header_wih1l_1ykdk_269:not(#\9) {
|
|
268
270
|
border-top: var(--border-divider-list-width-hacikr, 1px) solid var(--color-border-container-divider-4ade7z, transparent);
|
|
269
271
|
}
|
|
270
272
|
|
|
271
|
-
.awsui_header-
|
|
273
|
+
.awsui_header-controls_wih1l_1ykdk_273:not(#\9) {
|
|
272
274
|
padding-top: var(--space-container-header-vertical-zsjhel, 12px);
|
|
273
275
|
padding-bottom: var(--space-container-header-vertical-zsjhel, 12px);
|
|
274
276
|
}
|
|
275
|
-
.awsui_header-
|
|
277
|
+
.awsui_header-controls_wih1l_1ykdk_273.awsui_variant-stacked_wih1l_1ykdk_153:not(#\9), .awsui_header-controls_wih1l_1ykdk_273.awsui_variant-container_wih1l_1ykdk_153:not(#\9) {
|
|
276
278
|
padding-left: calc(var(--space-table-horizontal-mj7h0h, 20px) + var(--space-table-header-horizontal-et2ko8, 0px));
|
|
277
279
|
padding-right: calc(var(--space-table-horizontal-mj7h0h, 20px) + var(--space-table-header-horizontal-et2ko8, 0px));
|
|
278
280
|
}
|
|
279
|
-
.awsui_header-
|
|
281
|
+
.awsui_header-controls_wih1l_1ykdk_273.awsui_variant-embedded_wih1l_1ykdk_157:not(#\9) {
|
|
280
282
|
padding-left: var(--space-table-header-horizontal-et2ko8, 0px);
|
|
281
283
|
padding-right: var(--space-table-header-horizontal-et2ko8, 0px);
|
|
282
284
|
padding-top: var(--space-table-embedded-header-top-zf07fk, 0px);
|
|
283
285
|
}
|
|
284
286
|
|
|
285
|
-
.awsui_footer-
|
|
287
|
+
.awsui_footer-wrapper_wih1l_1ykdk_287.awsui_variant-stacked_wih1l_1ykdk_153:not(#\9), .awsui_footer-wrapper_wih1l_1ykdk_287.awsui_variant-container_wih1l_1ykdk_153:not(#\9) {
|
|
286
288
|
padding-left: var(--space-table-horizontal-mj7h0h, 20px);
|
|
287
289
|
padding-right: var(--space-table-horizontal-mj7h0h, 20px);
|
|
288
290
|
}
|
|
289
291
|
|
|
290
|
-
.
|
|
292
|
+
.awsui_footer_wih1l_1ykdk_287:not(#\9) {
|
|
291
293
|
padding: var(--space-scaled-s-cu1hzn, 12px) var(--space-table-footer-horizontal-8o6sk8, 0px);
|
|
292
294
|
}
|
|
293
295
|
|
|
294
|
-
.awsui_thead-
|
|
295
|
-
.
|
|
296
|
-
.awsui_row-
|
|
296
|
+
.awsui_thead-active_wih1l_1ykdk_296:not(#\9),
|
|
297
|
+
.awsui_row_wih1l_1ykdk_297:not(#\9),
|
|
298
|
+
.awsui_row-selected_wih1l_1ykdk_298:not(#\9) {
|
|
297
299
|
/* used in test-utils */
|
|
298
300
|
}
|
|
@@ -2,38 +2,38 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"root": "
|
|
6
|
-
"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
|
-
"variant-container": "awsui_variant-
|
|
17
|
-
"variant-embedded": "awsui_variant-
|
|
18
|
-
"has-header": "awsui_has-
|
|
19
|
-
"has-footer": "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
|
-
"sticky-scrollbar": "awsui_sticky-
|
|
27
|
-
"sticky-scrollbar-content": "awsui_sticky-scrollbar-
|
|
28
|
-
"sticky-scrollbar-visible": "awsui_sticky-scrollbar-
|
|
29
|
-
"dark-header": "awsui_dark-
|
|
30
|
-
"header-secondary": "awsui_header-
|
|
31
|
-
"table-has-header": "awsui_table-has-
|
|
32
|
-
"header-controls": "awsui_header-
|
|
33
|
-
"footer-wrapper": "awsui_footer-
|
|
34
|
-
"footer": "
|
|
35
|
-
"thead-active": "awsui_thead-
|
|
36
|
-
"row": "
|
|
37
|
-
"row-selected": "awsui_row-
|
|
5
|
+
"root": "awsui_root_wih1l_1ykdk_97",
|
|
6
|
+
"tools": "awsui_tools_wih1l_1ykdk_108",
|
|
7
|
+
"tools-filtering": "awsui_tools-filtering_wih1l_1ykdk_114",
|
|
8
|
+
"tools-align-right": "awsui_tools-align-right_wih1l_1ykdk_119",
|
|
9
|
+
"tools-pagination": "awsui_tools-pagination_wih1l_1ykdk_123",
|
|
10
|
+
"tools-preferences": "awsui_tools-preferences_wih1l_1ykdk_123",
|
|
11
|
+
"tools-small": "awsui_tools-small_wih1l_1ykdk_129",
|
|
12
|
+
"table": "awsui_table_wih1l_1ykdk_135",
|
|
13
|
+
"table-layout-fixed": "awsui_table-layout-fixed_wih1l_1ykdk_141",
|
|
14
|
+
"wrapper": "awsui_wrapper_wih1l_1ykdk_145",
|
|
15
|
+
"variant-stacked": "awsui_variant-stacked_wih1l_1ykdk_153",
|
|
16
|
+
"variant-container": "awsui_variant-container_wih1l_1ykdk_153",
|
|
17
|
+
"variant-embedded": "awsui_variant-embedded_wih1l_1ykdk_157",
|
|
18
|
+
"has-header": "awsui_has-header_wih1l_1ykdk_160",
|
|
19
|
+
"has-footer": "awsui_has-footer_wih1l_1ykdk_163",
|
|
20
|
+
"cell-merged": "awsui_cell-merged_wih1l_1ykdk_177",
|
|
21
|
+
"cell-merged-content": "awsui_cell-merged-content_wih1l_1ykdk_188",
|
|
22
|
+
"empty": "awsui_empty_wih1l_1ykdk_203",
|
|
23
|
+
"loading": "awsui_loading_wih1l_1ykdk_207",
|
|
24
|
+
"selection-control": "awsui_selection-control_wih1l_1ykdk_216",
|
|
25
|
+
"selection-control-header": "awsui_selection-control-header_wih1l_1ykdk_223",
|
|
26
|
+
"sticky-scrollbar": "awsui_sticky-scrollbar_wih1l_1ykdk_228",
|
|
27
|
+
"sticky-scrollbar-content": "awsui_sticky-scrollbar-content_wih1l_1ykdk_238",
|
|
28
|
+
"sticky-scrollbar-visible": "awsui_sticky-scrollbar-visible_wih1l_1ykdk_241",
|
|
29
|
+
"dark-header": "awsui_dark-header_wih1l_1ykdk_249",
|
|
30
|
+
"header-secondary": "awsui_header-secondary_wih1l_1ykdk_253",
|
|
31
|
+
"table-has-header": "awsui_table-has-header_wih1l_1ykdk_269",
|
|
32
|
+
"header-controls": "awsui_header-controls_wih1l_1ykdk_273",
|
|
33
|
+
"footer-wrapper": "awsui_footer-wrapper_wih1l_1ykdk_287",
|
|
34
|
+
"footer": "awsui_footer_wih1l_1ykdk_287",
|
|
35
|
+
"thead-active": "awsui_thead-active_wih1l_1ykdk_296",
|
|
36
|
+
"row": "awsui_row_wih1l_1ykdk_297",
|
|
37
|
+
"row-selected": "awsui_row-selected_wih1l_1ykdk_298"
|
|
38
38
|
};
|
|
39
39
|
|
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
|
-
"tabs-tab-disabled": "awsui_tabs-tab-
|
|
15
|
-
"refresh": "
|
|
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_q1sb0_186",
|
|
5
|
+
"tabs-header-list": "awsui_tabs-header-list_14rmt_q1sb0_192",
|
|
6
|
+
"pagination-button": "awsui_pagination-button_14rmt_q1sb0_207",
|
|
7
|
+
"pagination-button-left": "awsui_pagination-button-left_14rmt_q1sb0_212",
|
|
8
|
+
"pagination-button-left-scrollable": "awsui_pagination-button-left-scrollable_14rmt_q1sb0_215",
|
|
9
|
+
"pagination-button-right": "awsui_pagination-button-right_14rmt_q1sb0_219",
|
|
10
|
+
"pagination-button-right-scrollable": "awsui_pagination-button-right-scrollable_14rmt_q1sb0_222",
|
|
11
|
+
"tabs-tab": "awsui_tabs-tab_14rmt_q1sb0_227",
|
|
12
|
+
"tabs-tab-label": "awsui_tabs-tab-label_14rmt_q1sb0_238",
|
|
13
|
+
"tabs-tab-link": "awsui_tabs-tab-link_14rmt_q1sb0_254",
|
|
14
|
+
"tabs-tab-disabled": "awsui_tabs-tab-disabled_14rmt_q1sb0_313",
|
|
15
|
+
"refresh": "awsui_refresh_14rmt_q1sb0_331",
|
|
16
|
+
"tabs-tab-active": "awsui_tabs-tab-active_14rmt_q1sb0_345",
|
|
17
|
+
"tabs-header-with-divider": "awsui_tabs-header-with-divider_14rmt_q1sb0_352",
|
|
18
|
+
"root": "awsui_root_14rmt_q1sb0_356",
|
|
19
|
+
"tabs": "awsui_tabs_14rmt_q1sb0_186",
|
|
20
|
+
"tabs-content": "awsui_tabs-content_14rmt_q1sb0_375",
|
|
21
|
+
"tabs-content-active": "awsui_tabs-content-active_14rmt_q1sb0_379",
|
|
22
|
+
"tabs-content-wrapper": "awsui_tabs-content-wrapper_14rmt_q1sb0_389",
|
|
23
|
+
"with-paddings": "awsui_with-paddings_14rmt_q1sb0_389",
|
|
24
|
+
"tabs-container-content-wrapper": "awsui_tabs-container-content-wrapper_14rmt_q1sb0_393"
|
|
25
25
|
};
|
|
26
26
|
|