@cloudscape-design/components-themeable 3.0.1221 → 3.0.1223
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/lib/internal/manifest.json +1 -1
- package/lib/internal/scss/internal/generated/custom-css-properties/index.scss +142 -140
- package/lib/internal/scss/modal/styles.scss +43 -1
- package/lib/internal/scss/table/styles.scss +1 -3
- package/lib/internal/template/alert/styles.css.js +27 -27
- package/lib/internal/template/alert/styles.scoped.css +50 -50
- package/lib/internal/template/alert/styles.selectors.js +27 -27
- package/lib/internal/template/annotation-context/annotation/styles.css.js +13 -13
- package/lib/internal/template/annotation-context/annotation/styles.scoped.css +21 -21
- package/lib/internal/template/annotation-context/annotation/styles.selectors.js +13 -13
- package/lib/internal/template/app-layout/notifications/styles.css.js +3 -3
- package/lib/internal/template/app-layout/notifications/styles.scoped.css +7 -7
- package/lib/internal/template/app-layout/notifications/styles.selectors.js +3 -3
- package/lib/internal/template/app-layout/visual-refresh/styles.css.js +86 -86
- package/lib/internal/template/app-layout/visual-refresh/styles.scoped.css +258 -258
- package/lib/internal/template/app-layout/visual-refresh/styles.selectors.js +86 -86
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.css.js +32 -32
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +89 -89
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +32 -32
- package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.css.js +4 -4
- package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +7 -7
- package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +4 -4
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +27 -27
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +54 -54
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +27 -27
- package/lib/internal/template/attribute-editor/styles.css.js +15 -15
- package/lib/internal/template/attribute-editor/styles.scoped.css +28 -28
- package/lib/internal/template/attribute-editor/styles.selectors.js +15 -15
- package/lib/internal/template/breadcrumb-group/item/styles.css.js +7 -7
- package/lib/internal/template/breadcrumb-group/item/styles.scoped.css +28 -28
- package/lib/internal/template/breadcrumb-group/item/styles.selectors.js +7 -7
- package/lib/internal/template/button/styles.css.js +22 -22
- package/lib/internal/template/button/styles.scoped.css +256 -256
- package/lib/internal/template/button/styles.selectors.js +22 -22
- package/lib/internal/template/button-dropdown/item-element/styles.css.js +21 -21
- package/lib/internal/template/button-dropdown/item-element/styles.scoped.css +37 -37
- package/lib/internal/template/button-dropdown/item-element/styles.selectors.js +21 -21
- package/lib/internal/template/checkbox/styles.css.js +3 -3
- package/lib/internal/template/checkbox/styles.scoped.css +11 -11
- package/lib/internal/template/checkbox/styles.selectors.js +3 -3
- package/lib/internal/template/content-layout/styles.css.js +14 -14
- package/lib/internal/template/content-layout/styles.scoped.css +27 -27
- package/lib/internal/template/content-layout/styles.selectors.js +14 -14
- package/lib/internal/template/flashbar/styles.css.js +50 -50
- package/lib/internal/template/flashbar/styles.scoped.css +187 -187
- package/lib/internal/template/flashbar/styles.selectors.js +50 -50
- package/lib/internal/template/help-panel/styles.css.js +6 -6
- package/lib/internal/template/help-panel/styles.scoped.css +73 -73
- package/lib/internal/template/help-panel/styles.selectors.js +6 -6
- package/lib/internal/template/input/styles.css.js +13 -13
- package/lib/internal/template/input/styles.scoped.css +74 -74
- package/lib/internal/template/input/styles.selectors.js +13 -13
- package/lib/internal/template/internal/base-component/styles.scoped.css +1 -1
- package/lib/internal/template/internal/components/drag-handle-wrapper/styles.css.js +30 -30
- package/lib/internal/template/internal/components/drag-handle-wrapper/styles.scoped.css +58 -58
- package/lib/internal/template/internal/components/drag-handle-wrapper/styles.selectors.js +30 -30
- package/lib/internal/template/internal/components/dropdown/styles.css.js +20 -20
- package/lib/internal/template/internal/components/dropdown/styles.scoped.css +39 -39
- package/lib/internal/template/internal/components/dropdown/styles.selectors.js +20 -20
- package/lib/internal/template/internal/components/radio-button/styles.css.js +7 -7
- package/lib/internal/template/internal/components/radio-button/styles.scoped.css +18 -18
- package/lib/internal/template/internal/components/radio-button/styles.selectors.js +7 -7
- package/lib/internal/template/internal/components/token-list/styles.css.js +10 -10
- package/lib/internal/template/internal/components/token-list/styles.scoped.css +25 -25
- package/lib/internal/template/internal/components/token-list/styles.selectors.js +10 -10
- package/lib/internal/template/internal/environment.js +2 -2
- package/lib/internal/template/internal/environment.json +2 -2
- package/lib/internal/template/internal/generated/custom-css-properties/index.d.ts +2 -0
- package/lib/internal/template/internal/generated/custom-css-properties/index.d.ts.map +1 -1
- package/lib/internal/template/internal/generated/custom-css-properties/index.js +141 -139
- package/lib/internal/template/internal/generated/custom-css-properties/index.js.map +1 -1
- package/lib/internal/template/link/styles.css.js +20 -20
- package/lib/internal/template/link/styles.scoped.css +103 -103
- package/lib/internal/template/link/styles.selectors.js +20 -20
- package/lib/internal/template/modal/index.d.ts +1 -1
- package/lib/internal/template/modal/index.d.ts.map +1 -1
- package/lib/internal/template/modal/index.js +6 -3
- package/lib/internal/template/modal/index.js.map +1 -1
- package/lib/internal/template/modal/interfaces.d.ts +28 -3
- package/lib/internal/template/modal/interfaces.d.ts.map +1 -1
- package/lib/internal/template/modal/interfaces.js.map +1 -1
- package/lib/internal/template/modal/internal.d.ts +2 -0
- package/lib/internal/template/modal/internal.d.ts.map +1 -1
- package/lib/internal/template/modal/internal.js +20 -14
- package/lib/internal/template/modal/internal.js.map +1 -1
- package/lib/internal/template/modal/styles.css.js +31 -23
- package/lib/internal/template/modal/styles.scoped.css +70 -39
- package/lib/internal/template/modal/styles.selectors.js +31 -23
- package/lib/internal/template/modal/use-modal-dimensions.d.ts +17 -0
- package/lib/internal/template/modal/use-modal-dimensions.d.ts.map +1 -0
- package/lib/internal/template/modal/use-modal-dimensions.js +37 -0
- package/lib/internal/template/modal/use-modal-dimensions.js.map +1 -0
- package/lib/internal/template/progress-bar/styles.css.js +18 -18
- package/lib/internal/template/progress-bar/styles.scoped.css +48 -48
- package/lib/internal/template/progress-bar/styles.selectors.js +18 -18
- package/lib/internal/template/prompt-input/styles.css.js +17 -17
- package/lib/internal/template/prompt-input/styles.scoped.css +79 -79
- package/lib/internal/template/prompt-input/styles.selectors.js +17 -17
- package/lib/internal/template/segmented-control/styles.css.js +16 -16
- package/lib/internal/template/segmented-control/styles.scoped.css +46 -46
- package/lib/internal/template/segmented-control/styles.selectors.js +16 -16
- package/lib/internal/template/slider/styles.css.js +26 -26
- package/lib/internal/template/slider/styles.scoped.css +165 -165
- package/lib/internal/template/slider/styles.selectors.js +26 -26
- package/lib/internal/template/spinner/styles.css.js +13 -13
- package/lib/internal/template/spinner/styles.scoped.css +39 -39
- package/lib/internal/template/spinner/styles.selectors.js +13 -13
- package/lib/internal/template/table/styles.css.js +34 -34
- package/lib/internal/template/table/styles.scoped.css +42 -44
- package/lib/internal/template/table/styles.selectors.js +34 -34
- package/lib/internal/template/tabs/styles.css.js +30 -30
- package/lib/internal/template/tabs/styles.scoped.css +76 -76
- package/lib/internal/template/tabs/styles.selectors.js +30 -30
- package/lib/internal/template/tag-editor/styles.css.js +3 -3
- package/lib/internal/template/tag-editor/styles.scoped.css +13 -13
- package/lib/internal/template/tag-editor/styles.selectors.js +3 -3
- package/lib/internal/template/text-content/styles.css.js +1 -1
- package/lib/internal/template/text-content/styles.scoped.css +66 -66
- package/lib/internal/template/text-content/styles.selectors.js +1 -1
- package/lib/internal/template/textarea/styles.css.js +5 -5
- package/lib/internal/template/textarea/styles.scoped.css +45 -45
- package/lib/internal/template/textarea/styles.selectors.js +5 -5
- package/lib/internal/template/toggle/styles.css.js +10 -10
- package/lib/internal/template/toggle/styles.scoped.css +23 -23
- package/lib/internal/template/toggle/styles.selectors.js +10 -10
- package/package.json +1 -1
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"spinner-rotator": "awsui_spinner-
|
|
6
|
-
"size-normal": "awsui_size-
|
|
7
|
-
"size-big": "awsui_size-
|
|
8
|
-
"size-large": "awsui_size-
|
|
9
|
-
"variant-normal": "awsui_variant-
|
|
10
|
-
"variant-disabled": "awsui_variant-
|
|
11
|
-
"variant-inverted": "awsui_variant-
|
|
12
|
-
"circle": "
|
|
13
|
-
"circle-left": "awsui_circle-
|
|
14
|
-
"spinner-line-left": "awsui_spinner-line-
|
|
15
|
-
"circle-right": "awsui_circle-
|
|
16
|
-
"spinner-line-right": "awsui_spinner-line-
|
|
4
|
+
"root": "awsui_root_1612d_9s57n_183",
|
|
5
|
+
"spinner-rotator": "awsui_spinner-rotator_1612d_9s57n_1",
|
|
6
|
+
"size-normal": "awsui_size-normal_1612d_9s57n_198",
|
|
7
|
+
"size-big": "awsui_size-big_1612d_9s57n_206",
|
|
8
|
+
"size-large": "awsui_size-large_1612d_9s57n_214",
|
|
9
|
+
"variant-normal": "awsui_variant-normal_1612d_9s57n_222",
|
|
10
|
+
"variant-disabled": "awsui_variant-disabled_1612d_9s57n_225",
|
|
11
|
+
"variant-inverted": "awsui_variant-inverted_1612d_9s57n_228",
|
|
12
|
+
"circle": "awsui_circle_1612d_9s57n_240",
|
|
13
|
+
"circle-left": "awsui_circle-left_1612d_9s57n_268",
|
|
14
|
+
"spinner-line-left": "awsui_spinner-line-left_1612d_9s57n_1",
|
|
15
|
+
"circle-right": "awsui_circle-right_1612d_9s57n_273",
|
|
16
|
+
"spinner-line-right": "awsui_spinner-line-right_1612d_9s57n_1"
|
|
17
17
|
};
|
|
18
18
|
|
|
@@ -150,52 +150,52 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
150
150
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
151
151
|
SPDX-License-Identifier: Apache-2.0
|
|
152
152
|
*/
|
|
153
|
-
@keyframes awsui_spinner-
|
|
153
|
+
@keyframes awsui_spinner-rotator_1612d_9s57n_1 {
|
|
154
154
|
0% {
|
|
155
|
-
transform: rotate(var(--awsui-spinner-rotator-from-
|
|
155
|
+
transform: rotate(var(--awsui-spinner-rotator-from-n6lfw8));
|
|
156
156
|
}
|
|
157
157
|
100% {
|
|
158
|
-
transform: rotate(var(--awsui-spinner-rotator-to-
|
|
158
|
+
transform: rotate(var(--awsui-spinner-rotator-to-n6lfw8));
|
|
159
159
|
}
|
|
160
160
|
}
|
|
161
|
-
@keyframes awsui_spinner-line-
|
|
161
|
+
@keyframes awsui_spinner-line-left_1612d_9s57n_1 {
|
|
162
162
|
0% {
|
|
163
|
-
transform: rotate(var(--awsui-spinner-line-left-from-
|
|
163
|
+
transform: rotate(var(--awsui-spinner-line-left-from-n6lfw8));
|
|
164
164
|
}
|
|
165
165
|
50% {
|
|
166
|
-
transform: rotate(var(--awsui-spinner-line-left-to-
|
|
166
|
+
transform: rotate(var(--awsui-spinner-line-left-to-n6lfw8));
|
|
167
167
|
}
|
|
168
168
|
100% {
|
|
169
|
-
transform: rotate(var(--awsui-spinner-line-left-from-
|
|
169
|
+
transform: rotate(var(--awsui-spinner-line-left-from-n6lfw8));
|
|
170
170
|
}
|
|
171
171
|
}
|
|
172
|
-
@keyframes awsui_spinner-line-
|
|
172
|
+
@keyframes awsui_spinner-line-right_1612d_9s57n_1 {
|
|
173
173
|
0% {
|
|
174
|
-
transform: rotate(var(--awsui-spinner-line-right-from-
|
|
174
|
+
transform: rotate(var(--awsui-spinner-line-right-from-n6lfw8));
|
|
175
175
|
}
|
|
176
176
|
50% {
|
|
177
|
-
transform: rotate(var(--awsui-spinner-line-right-to-
|
|
177
|
+
transform: rotate(var(--awsui-spinner-line-right-to-n6lfw8));
|
|
178
178
|
}
|
|
179
179
|
100% {
|
|
180
|
-
transform: rotate(var(--awsui-spinner-line-right-from-
|
|
180
|
+
transform: rotate(var(--awsui-spinner-line-right-from-n6lfw8));
|
|
181
181
|
}
|
|
182
182
|
}
|
|
183
|
-
.
|
|
184
|
-
--awsui-spinner-rotator-from-
|
|
185
|
-
--awsui-spinner-rotator-to-
|
|
186
|
-
--awsui-spinner-line-left-from-
|
|
187
|
-
--awsui-spinner-line-left-to-
|
|
188
|
-
--awsui-spinner-line-right-from-
|
|
189
|
-
--awsui-spinner-line-right-to-
|
|
183
|
+
.awsui_root_1612d_9s57n_183:not(#\9) {
|
|
184
|
+
--awsui-spinner-rotator-from-n6lfw8: 0deg;
|
|
185
|
+
--awsui-spinner-rotator-to-n6lfw8: 360deg;
|
|
186
|
+
--awsui-spinner-line-left-from-n6lfw8: 0deg;
|
|
187
|
+
--awsui-spinner-line-left-to-n6lfw8: 120deg;
|
|
188
|
+
--awsui-spinner-line-right-from-n6lfw8: 90deg;
|
|
189
|
+
--awsui-spinner-line-right-to-n6lfw8: -30deg;
|
|
190
190
|
display: inline-block;
|
|
191
191
|
vertical-align: top;
|
|
192
192
|
/*stylelint-disable-next-line @cloudscape-design/no-motion-outside-of-mixin */
|
|
193
|
-
animation: awsui_spinner-
|
|
193
|
+
animation: awsui_spinner-rotator_1612d_9s57n_1 0.7s linear infinite;
|
|
194
194
|
box-sizing: border-box;
|
|
195
195
|
line-height: 0;
|
|
196
196
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
197
197
|
}
|
|
198
|
-
.
|
|
198
|
+
.awsui_root_1612d_9s57n_183.awsui_size-normal_1612d_9s57n_198:not(#\9) {
|
|
199
199
|
inline-size: var(--size-icon-normal-2f5zkr, 16px);
|
|
200
200
|
block-size: var(--size-icon-normal-2f5zkr, 16px);
|
|
201
201
|
padding-block: calc((var(--size-icon-normal-2f5zkr, 16px) - 12px) / 2);
|
|
@@ -203,7 +203,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
203
203
|
margin-block: calc((var(--line-height-body-m-bedeoh, 22px) - var(--size-icon-normal-2f5zkr, 16px)) / 2);
|
|
204
204
|
box-sizing: border-box;
|
|
205
205
|
}
|
|
206
|
-
.
|
|
206
|
+
.awsui_root_1612d_9s57n_183.awsui_size-big_1612d_9s57n_206:not(#\9) {
|
|
207
207
|
inline-size: var(--size-icon-big-hnqj8f, 32px);
|
|
208
208
|
block-size: var(--size-icon-big-hnqj8f, 32px);
|
|
209
209
|
padding-block: calc((var(--size-icon-big-hnqj8f, 32px) - 24px) / 2);
|
|
@@ -211,7 +211,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
211
211
|
margin-block: calc((var(--line-height-heading-xl-vs1f23, 36px) - var(--size-icon-big-hnqj8f, 32px)) / 2);
|
|
212
212
|
box-sizing: border-box;
|
|
213
213
|
}
|
|
214
|
-
.
|
|
214
|
+
.awsui_root_1612d_9s57n_183.awsui_size-large_1612d_9s57n_214:not(#\9) {
|
|
215
215
|
inline-size: var(--size-icon-large-gj7xfw, 48px);
|
|
216
216
|
block-size: var(--size-icon-large-gj7xfw, 48px);
|
|
217
217
|
padding-block: calc((var(--size-icon-large-gj7xfw, 48px) - 36px) / 2);
|
|
@@ -219,32 +219,32 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
219
219
|
margin-block: calc((var(--line-height-display-l-3zghmm, 56px) - var(--size-icon-large-gj7xfw, 48px)) / 2);
|
|
220
220
|
box-sizing: border-box;
|
|
221
221
|
}
|
|
222
|
-
.
|
|
222
|
+
.awsui_root_1612d_9s57n_183.awsui_variant-normal_1612d_9s57n_222:not(#\9) {
|
|
223
223
|
color: currentColor;
|
|
224
224
|
}
|
|
225
|
-
.
|
|
225
|
+
.awsui_root_1612d_9s57n_183.awsui_variant-disabled_1612d_9s57n_225:not(#\9) {
|
|
226
226
|
color: var(--color-text-interactive-disabled-xwt2jl, #aab7b8);
|
|
227
227
|
}
|
|
228
|
-
.
|
|
228
|
+
.awsui_root_1612d_9s57n_183.awsui_variant-inverted_1612d_9s57n_228:not(#\9) {
|
|
229
229
|
color: var(--color-text-inverted-2l365o, #ffffff);
|
|
230
230
|
}
|
|
231
|
-
.
|
|
232
|
-
--awsui-spinner-rotator-from-
|
|
233
|
-
--awsui-spinner-rotator-to-
|
|
234
|
-
--awsui-spinner-line-left-from-
|
|
235
|
-
--awsui-spinner-line-left-to-
|
|
236
|
-
--awsui-spinner-line-right-from-
|
|
237
|
-
--awsui-spinner-line-right-to-
|
|
231
|
+
.awsui_root_1612d_9s57n_183:not(#\9):dir(rtl) {
|
|
232
|
+
--awsui-spinner-rotator-from-n6lfw8: 360deg;
|
|
233
|
+
--awsui-spinner-rotator-to-n6lfw8: 0deg;
|
|
234
|
+
--awsui-spinner-line-left-from-n6lfw8: 0deg;
|
|
235
|
+
--awsui-spinner-line-left-to-n6lfw8: -120deg;
|
|
236
|
+
--awsui-spinner-line-right-from-n6lfw8: -90deg;
|
|
237
|
+
--awsui-spinner-line-right-to-n6lfw8: 30deg;
|
|
238
238
|
}
|
|
239
239
|
|
|
240
|
-
.
|
|
240
|
+
.awsui_circle_1612d_9s57n_240:not(#\9) {
|
|
241
241
|
display: inline-block;
|
|
242
242
|
inline-size: 50%;
|
|
243
243
|
block-size: 100%;
|
|
244
244
|
overflow: hidden;
|
|
245
245
|
position: relative;
|
|
246
246
|
}
|
|
247
|
-
.
|
|
247
|
+
.awsui_circle_1612d_9s57n_240:not(#\9):after {
|
|
248
248
|
position: absolute;
|
|
249
249
|
box-sizing: border-box;
|
|
250
250
|
content: "";
|
|
@@ -257,7 +257,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
257
257
|
border-inline-end-color: transparent;
|
|
258
258
|
border-block-end-color: transparent;
|
|
259
259
|
}
|
|
260
|
-
.
|
|
260
|
+
.awsui_circle_1612d_9s57n_240:not(#\9):after {
|
|
261
261
|
/*stylelint-disable-next-line @cloudscape-design/no-motion-outside-of-mixin */
|
|
262
262
|
animation: 1.5s ease-in-out infinite;
|
|
263
263
|
inset-block-start: 0;
|
|
@@ -265,13 +265,13 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
265
265
|
block-size: 100%;
|
|
266
266
|
inline-size: 200%;
|
|
267
267
|
}
|
|
268
|
-
.
|
|
268
|
+
.awsui_circle_1612d_9s57n_240.awsui_circle-left_1612d_9s57n_268:not(#\9):after {
|
|
269
269
|
inset-inline-start: 0;
|
|
270
270
|
/*stylelint-disable-next-line @cloudscape-design/no-motion-outside-of-mixin */
|
|
271
|
-
animation-name: awsui_spinner-line-
|
|
271
|
+
animation-name: awsui_spinner-line-left_1612d_9s57n_1;
|
|
272
272
|
}
|
|
273
|
-
.
|
|
273
|
+
.awsui_circle_1612d_9s57n_240.awsui_circle-right_1612d_9s57n_273:not(#\9):after {
|
|
274
274
|
inset-inline-start: -100%;
|
|
275
275
|
/*stylelint-disable-next-line @cloudscape-design/no-motion-outside-of-mixin */
|
|
276
|
-
animation-name: awsui_spinner-line-
|
|
276
|
+
animation-name: awsui_spinner-line-right_1612d_9s57n_1;
|
|
277
277
|
}
|
|
@@ -2,18 +2,18 @@
|
|
|
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
|
-
"spinner-rotator": "awsui_spinner-
|
|
7
|
-
"size-normal": "awsui_size-
|
|
8
|
-
"size-big": "awsui_size-
|
|
9
|
-
"size-large": "awsui_size-
|
|
10
|
-
"variant-normal": "awsui_variant-
|
|
11
|
-
"variant-disabled": "awsui_variant-
|
|
12
|
-
"variant-inverted": "awsui_variant-
|
|
13
|
-
"circle": "
|
|
14
|
-
"circle-left": "awsui_circle-
|
|
15
|
-
"spinner-line-left": "awsui_spinner-line-
|
|
16
|
-
"circle-right": "awsui_circle-
|
|
17
|
-
"spinner-line-right": "awsui_spinner-line-
|
|
5
|
+
"root": "awsui_root_1612d_9s57n_183",
|
|
6
|
+
"spinner-rotator": "awsui_spinner-rotator_1612d_9s57n_1",
|
|
7
|
+
"size-normal": "awsui_size-normal_1612d_9s57n_198",
|
|
8
|
+
"size-big": "awsui_size-big_1612d_9s57n_206",
|
|
9
|
+
"size-large": "awsui_size-large_1612d_9s57n_214",
|
|
10
|
+
"variant-normal": "awsui_variant-normal_1612d_9s57n_222",
|
|
11
|
+
"variant-disabled": "awsui_variant-disabled_1612d_9s57n_225",
|
|
12
|
+
"variant-inverted": "awsui_variant-inverted_1612d_9s57n_228",
|
|
13
|
+
"circle": "awsui_circle_1612d_9s57n_240",
|
|
14
|
+
"circle-left": "awsui_circle-left_1612d_9s57n_268",
|
|
15
|
+
"spinner-line-left": "awsui_spinner-line-left_1612d_9s57n_1",
|
|
16
|
+
"circle-right": "awsui_circle-right_1612d_9s57n_273",
|
|
17
|
+
"spinner-line-right": "awsui_spinner-line-right_1612d_9s57n_1"
|
|
18
18
|
};
|
|
19
19
|
|
|
@@ -1,39 +1,39 @@
|
|
|
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
|
-
"header-secondary": "awsui_header-
|
|
26
|
-
"variant-full-page": "awsui_variant-full-
|
|
27
|
-
"table-has-header": "awsui_table-has-
|
|
28
|
-
"header-controls": "awsui_header-
|
|
29
|
-
"variant-embedded": "awsui_variant-
|
|
30
|
-
"variant-borderless": "awsui_variant-
|
|
31
|
-
"footer-wrapper": "awsui_footer-
|
|
32
|
-
"footer": "
|
|
33
|
-
"footer-with-pagination": "awsui_footer-with-
|
|
34
|
-
"footer-pagination": "awsui_footer-
|
|
35
|
-
"thead-active": "awsui_thead-
|
|
36
|
-
"row": "
|
|
37
|
-
"row-selected": "awsui_row-
|
|
4
|
+
"root": "awsui_root_wih1l_1q8hd_153",
|
|
5
|
+
"tools": "awsui_tools_wih1l_1q8hd_164",
|
|
6
|
+
"tools-filtering": "awsui_tools-filtering_wih1l_1q8hd_173",
|
|
7
|
+
"tools-align-right": "awsui_tools-align-right_wih1l_1q8hd_186",
|
|
8
|
+
"tools-pagination": "awsui_tools-pagination_wih1l_1q8hd_190",
|
|
9
|
+
"tools-preferences": "awsui_tools-preferences_wih1l_1q8hd_190",
|
|
10
|
+
"tools-small": "awsui_tools-small_wih1l_1q8hd_196",
|
|
11
|
+
"table": "awsui_table_wih1l_1q8hd_200",
|
|
12
|
+
"table-layout-fixed": "awsui_table-layout-fixed_wih1l_1q8hd_206",
|
|
13
|
+
"wrapper": "awsui_wrapper_wih1l_1q8hd_210",
|
|
14
|
+
"variant-stacked": "awsui_variant-stacked_wih1l_1q8hd_217",
|
|
15
|
+
"wrapper-content-measure": "awsui_wrapper-content-measure_wih1l_1q8hd_217",
|
|
16
|
+
"variant-container": "awsui_variant-container_wih1l_1q8hd_217",
|
|
17
|
+
"has-footer": "awsui_has-footer_wih1l_1q8hd_220",
|
|
18
|
+
"has-header": "awsui_has-header_wih1l_1q8hd_223",
|
|
19
|
+
"cell-merged": "awsui_cell-merged_wih1l_1q8hd_240",
|
|
20
|
+
"cell-merged-content": "awsui_cell-merged-content_wih1l_1q8hd_252",
|
|
21
|
+
"empty": "awsui_empty_wih1l_1q8hd_268",
|
|
22
|
+
"loading": "awsui_loading_wih1l_1q8hd_272",
|
|
23
|
+
"selection-control": "awsui_selection-control_wih1l_1q8hd_281",
|
|
24
|
+
"selection-control-header": "awsui_selection-control-header_wih1l_1q8hd_288",
|
|
25
|
+
"header-secondary": "awsui_header-secondary_wih1l_1q8hd_294",
|
|
26
|
+
"variant-full-page": "awsui_variant-full-page_wih1l_1q8hd_305",
|
|
27
|
+
"table-has-header": "awsui_table-has-header_wih1l_1q8hd_311",
|
|
28
|
+
"header-controls": "awsui_header-controls_wih1l_1q8hd_322",
|
|
29
|
+
"variant-embedded": "awsui_variant-embedded_wih1l_1q8hd_331",
|
|
30
|
+
"variant-borderless": "awsui_variant-borderless_wih1l_1q8hd_331",
|
|
31
|
+
"footer-wrapper": "awsui_footer-wrapper_wih1l_1q8hd_336",
|
|
32
|
+
"footer": "awsui_footer_wih1l_1q8hd_336",
|
|
33
|
+
"footer-with-pagination": "awsui_footer-with-pagination_wih1l_1q8hd_344",
|
|
34
|
+
"footer-pagination": "awsui_footer-pagination_wih1l_1q8hd_352",
|
|
35
|
+
"thead-active": "awsui_thead-active_wih1l_1q8hd_356",
|
|
36
|
+
"row": "awsui_row_wih1l_1q8hd_357",
|
|
37
|
+
"row-selected": "awsui_row-selected_wih1l_1q8hd_358"
|
|
38
38
|
};
|
|
39
39
|
|
|
@@ -150,7 +150,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
150
150
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
151
151
|
SPDX-License-Identifier: Apache-2.0
|
|
152
152
|
*/
|
|
153
|
-
.
|
|
153
|
+
.awsui_root_wih1l_1q8hd_153:not(#\9) {
|
|
154
154
|
font-size: var(--font-size-body-m-vv54cm, 14px);
|
|
155
155
|
line-height: var(--line-height-body-m-bedeoh, 22px);
|
|
156
156
|
color: var(--color-text-body-default-5qid0u, #16191f);
|
|
@@ -161,75 +161,73 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
161
161
|
inline-size: 100%;
|
|
162
162
|
}
|
|
163
163
|
|
|
164
|
-
.
|
|
164
|
+
.awsui_tools_wih1l_1q8hd_164:not(#\9) {
|
|
165
165
|
display: flex;
|
|
166
166
|
align-items: flex-end;
|
|
167
167
|
flex-wrap: wrap;
|
|
168
|
+
gap: var(--space-scaled-xs-sppte9, 8px) var(--space-l-3cws6j, 20px);
|
|
168
169
|
padding-block-start: var(--space-scaled-xs-sppte9, 8px);
|
|
169
170
|
padding-block-end: var(--space-table-header-tools-bottom-b6lpr6, 4px);
|
|
170
171
|
padding-inline: 0;
|
|
171
172
|
}
|
|
172
|
-
.awsui_tools-
|
|
173
|
+
.awsui_tools-filtering_wih1l_1q8hd_173:not(#\9) {
|
|
173
174
|
max-inline-size: 100%;
|
|
174
|
-
margin-inline-end: var(--space-l-3cws6j, 20px);
|
|
175
175
|
}
|
|
176
176
|
@supports (flex-basis: fit-content) {
|
|
177
|
-
.awsui_tools-
|
|
177
|
+
.awsui_tools-filtering_wih1l_1q8hd_173:not(#\9) {
|
|
178
178
|
flex: 1 1 fit-content;
|
|
179
179
|
}
|
|
180
180
|
}
|
|
181
181
|
@supports not (flex-basis: fit-content) {
|
|
182
|
-
.awsui_tools-
|
|
182
|
+
.awsui_tools-filtering_wih1l_1q8hd_173:not(#\9) {
|
|
183
183
|
flex: 1 1 auto;
|
|
184
184
|
}
|
|
185
185
|
}
|
|
186
|
-
.awsui_tools-align-
|
|
186
|
+
.awsui_tools-align-right_wih1l_1q8hd_186:not(#\9) {
|
|
187
187
|
display: flex;
|
|
188
188
|
margin-inline-start: auto;
|
|
189
189
|
}
|
|
190
|
-
.awsui_tools-
|
|
190
|
+
.awsui_tools-pagination_wih1l_1q8hd_190 + .awsui_tools-preferences_wih1l_1q8hd_190:not(#\9) {
|
|
191
191
|
border-inline-start: var(--border-divider-section-width-sznrdy, 1px) solid var(--color-border-divider-default-ipvpev, #eaeded);
|
|
192
192
|
box-sizing: border-box;
|
|
193
193
|
margin-inline-start: var(--space-xs-kw7k3v, 8px);
|
|
194
194
|
padding-inline-start: var(--space-xs-kw7k3v, 8px);
|
|
195
195
|
}
|
|
196
|
-
.awsui_tools-
|
|
197
|
-
margin-inline-end: 0;
|
|
198
|
-
margin-block-end: var(--space-scaled-xs-sppte9, 8px);
|
|
196
|
+
.awsui_tools-small_wih1l_1q8hd_196 > .awsui_tools-filtering_wih1l_1q8hd_173:not(#\9) {
|
|
199
197
|
flex-basis: 100%;
|
|
200
198
|
}
|
|
201
199
|
|
|
202
|
-
.
|
|
200
|
+
.awsui_table_wih1l_1q8hd_200:not(#\9) {
|
|
203
201
|
inline-size: 100%;
|
|
204
202
|
border-spacing: 0;
|
|
205
203
|
position: relative;
|
|
206
204
|
box-sizing: border-box;
|
|
207
205
|
}
|
|
208
|
-
.awsui_table-layout-
|
|
206
|
+
.awsui_table-layout-fixed_wih1l_1q8hd_206:not(#\9) {
|
|
209
207
|
table-layout: fixed;
|
|
210
208
|
}
|
|
211
209
|
|
|
212
|
-
.
|
|
210
|
+
.awsui_wrapper_wih1l_1q8hd_210:not(#\9) {
|
|
213
211
|
position: relative;
|
|
214
212
|
box-sizing: border-box;
|
|
215
213
|
inline-size: 100%;
|
|
216
214
|
overflow-x: auto;
|
|
217
215
|
scrollbar-width: none; /* Hide scrollbar in Firefox */
|
|
218
216
|
}
|
|
219
|
-
.
|
|
217
|
+
.awsui_wrapper_wih1l_1q8hd_210.awsui_variant-stacked_wih1l_1q8hd_217 > .awsui_table_wih1l_1q8hd_200:not(#\9), .awsui_wrapper_wih1l_1q8hd_210.awsui_variant-stacked_wih1l_1q8hd_217 > .awsui_wrapper-content-measure_wih1l_1q8hd_217:not(#\9), .awsui_wrapper_wih1l_1q8hd_210.awsui_variant-container_wih1l_1q8hd_217 > .awsui_table_wih1l_1q8hd_200:not(#\9), .awsui_wrapper_wih1l_1q8hd_210.awsui_variant-container_wih1l_1q8hd_217 > .awsui_wrapper-content-measure_wih1l_1q8hd_217:not(#\9) {
|
|
220
218
|
padding-inline: var(--space-table-horizontal-xmv4qa, 0px);
|
|
221
219
|
}
|
|
222
|
-
.
|
|
220
|
+
.awsui_wrapper_wih1l_1q8hd_210.awsui_variant-stacked_wih1l_1q8hd_217:not(#\9):not(.awsui_has-footer_wih1l_1q8hd_220), .awsui_wrapper_wih1l_1q8hd_210.awsui_variant-container_wih1l_1q8hd_217:not(#\9):not(.awsui_has-footer_wih1l_1q8hd_220) {
|
|
223
221
|
padding-block-end: var(--space-table-content-bottom-nmydez, 0px);
|
|
224
222
|
}
|
|
225
|
-
.
|
|
223
|
+
.awsui_wrapper_wih1l_1q8hd_210:not(#\9):not(.awsui_has-header_wih1l_1q8hd_223) {
|
|
226
224
|
border-start-end-radius: var(--border-radius-container-l30zxy, 0px);
|
|
227
225
|
border-start-start-radius: var(--border-radius-container-l30zxy, 0px);
|
|
228
226
|
}
|
|
229
|
-
.
|
|
227
|
+
.awsui_wrapper_wih1l_1q8hd_210:not(#\9)::-webkit-scrollbar {
|
|
230
228
|
display: none; /* Hide scrollbar in Safari and Chrome */
|
|
231
229
|
}
|
|
232
|
-
body[data-awsui-focus-visible=true] .
|
|
230
|
+
body[data-awsui-focus-visible=true] .awsui_wrapper_wih1l_1q8hd_210:not(#\9):focus {
|
|
233
231
|
outline: 2px dotted transparent;
|
|
234
232
|
outline-offset: 2px;
|
|
235
233
|
border-start-start-radius: var(--border-radius-container-l30zxy, 0px);
|
|
@@ -239,19 +237,19 @@ body[data-awsui-focus-visible=true] .awsui_wrapper_wih1l_1qjko_212:not(#\9):focu
|
|
|
239
237
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-r5f6xl, #0073bb);
|
|
240
238
|
}
|
|
241
239
|
|
|
242
|
-
.awsui_cell-
|
|
240
|
+
.awsui_cell-merged_wih1l_1q8hd_240:not(#\9) {
|
|
243
241
|
text-align: center;
|
|
244
242
|
padding-block: 0;
|
|
245
243
|
padding-inline: 0;
|
|
246
244
|
}
|
|
247
|
-
.awsui_cell-
|
|
245
|
+
.awsui_cell-merged_wih1l_1q8hd_240.awsui_has-footer_wih1l_1q8hd_220:not(#\9) {
|
|
248
246
|
/*
|
|
249
247
|
Add a bottom border to the body cell of an empty table as a separator between the
|
|
250
248
|
table and the footer
|
|
251
249
|
*/
|
|
252
250
|
border-block-end: var(--border-divider-section-width-sznrdy, 1px) solid var(--color-border-divider-default-ipvpev, #eaeded);
|
|
253
251
|
}
|
|
254
|
-
.awsui_cell-merged-
|
|
252
|
+
.awsui_cell-merged-content_wih1l_1q8hd_252:not(#\9) {
|
|
255
253
|
box-sizing: border-box;
|
|
256
254
|
inline-size: 100%;
|
|
257
255
|
padding-block-start: var(--space-scaled-m-sw9kcx, 16px);
|
|
@@ -259,7 +257,7 @@ body[data-awsui-focus-visible=true] .awsui_wrapper_wih1l_1qjko_212:not(#\9):focu
|
|
|
259
257
|
padding-inline: var(--space-l-3cws6j, 20px);
|
|
260
258
|
}
|
|
261
259
|
@supports (position: sticky) {
|
|
262
|
-
.awsui_cell-merged-
|
|
260
|
+
.awsui_cell-merged-content_wih1l_1q8hd_252:not(#\9) {
|
|
263
261
|
position: sticky;
|
|
264
262
|
inset-inline-start: 0;
|
|
265
263
|
margin-block: 0;
|
|
@@ -267,11 +265,11 @@ body[data-awsui-focus-visible=true] .awsui_wrapper_wih1l_1qjko_212:not(#\9):focu
|
|
|
267
265
|
}
|
|
268
266
|
}
|
|
269
267
|
|
|
270
|
-
.
|
|
268
|
+
.awsui_empty_wih1l_1q8hd_268:not(#\9) {
|
|
271
269
|
color: var(--color-text-empty-vtt4l2, #687078);
|
|
272
270
|
}
|
|
273
271
|
|
|
274
|
-
.
|
|
272
|
+
.awsui_loading_wih1l_1q8hd_272:not(#\9) {
|
|
275
273
|
/* used in test-utils */
|
|
276
274
|
}
|
|
277
275
|
|
|
@@ -280,20 +278,20 @@ The min/max/width token values in Visual Refresh should align
|
|
|
280
278
|
the table header and body cells selection control with the table
|
|
281
279
|
filter search icon.
|
|
282
280
|
*/
|
|
283
|
-
.awsui_selection-
|
|
281
|
+
.awsui_selection-control_wih1l_1q8hd_281:not(#\9) {
|
|
284
282
|
box-sizing: border-box;
|
|
285
283
|
max-inline-size: var(--size-table-selection-horizontal-udsu00, 54px);
|
|
286
284
|
min-inline-size: var(--size-table-selection-horizontal-udsu00, 54px);
|
|
287
285
|
position: relative;
|
|
288
286
|
inline-size: var(--size-table-selection-horizontal-udsu00, 54px);
|
|
289
287
|
}
|
|
290
|
-
.awsui_selection-
|
|
288
|
+
.awsui_selection-control_wih1l_1q8hd_281.awsui_selection-control-header_wih1l_1q8hd_288:not(#\9) {
|
|
291
289
|
padding-block: var(--space-scaled-xs-sppte9, 8px);
|
|
292
290
|
padding-inline: var(--space-scaled-l-66n9sr, 20px);
|
|
293
291
|
border-inline-start: var(--border-item-width-acvlhx, 1px) solid transparent;
|
|
294
292
|
}
|
|
295
293
|
|
|
296
|
-
.awsui_header-
|
|
294
|
+
.awsui_header-secondary_wih1l_1q8hd_294:not(#\9) {
|
|
297
295
|
overflow: auto;
|
|
298
296
|
scrollbar-width: none; /* Firefox */
|
|
299
297
|
box-sizing: border-box;
|
|
@@ -304,46 +302,46 @@ filter search icon.
|
|
|
304
302
|
border-end-end-radius: 0;
|
|
305
303
|
background: var(--color-background-table-header-5hauij, #fafafa);
|
|
306
304
|
}
|
|
307
|
-
.awsui_header-
|
|
305
|
+
.awsui_header-secondary_wih1l_1q8hd_294.awsui_variant-full-page_wih1l_1q8hd_305:not(#\9) {
|
|
308
306
|
background: var(--color-background-layout-main-05m5y6, #f2f3f3);
|
|
309
307
|
}
|
|
310
|
-
.awsui_header-
|
|
308
|
+
.awsui_header-secondary_wih1l_1q8hd_294.awsui_variant-stacked_wih1l_1q8hd_217 > .awsui_table_wih1l_1q8hd_200:not(#\9), .awsui_header-secondary_wih1l_1q8hd_294.awsui_variant-container_wih1l_1q8hd_217 > .awsui_table_wih1l_1q8hd_200:not(#\9) {
|
|
311
309
|
padding-inline: var(--space-table-horizontal-xmv4qa, 0px);
|
|
312
310
|
}
|
|
313
|
-
.awsui_header-
|
|
311
|
+
.awsui_header-secondary_wih1l_1q8hd_294.awsui_variant-stacked_wih1l_1q8hd_217:not(#\9):not(.awsui_table-has-header_wih1l_1q8hd_311), .awsui_header-secondary_wih1l_1q8hd_294.awsui_variant-container_wih1l_1q8hd_217:not(#\9):not(.awsui_table-has-header_wih1l_1q8hd_311) {
|
|
314
312
|
border-start-start-radius: var(--border-radius-container-l30zxy, 0px);
|
|
315
313
|
border-start-end-radius: var(--border-radius-container-l30zxy, 0px);
|
|
316
314
|
}
|
|
317
|
-
.awsui_header-
|
|
315
|
+
.awsui_header-secondary_wih1l_1q8hd_294:not(#\9)::-webkit-scrollbar {
|
|
318
316
|
display: none; /* Safari and Chrome */
|
|
319
317
|
}
|
|
320
|
-
.awsui_header-
|
|
318
|
+
.awsui_header-secondary_wih1l_1q8hd_294.awsui_table-has-header_wih1l_1q8hd_311:not(#\9) {
|
|
321
319
|
border-block-start: var(--border-divider-list-width-8ggz94, 1px) solid var(--color-border-container-divider-0lh379, #eaeded);
|
|
322
320
|
}
|
|
323
321
|
|
|
324
|
-
.awsui_header-
|
|
322
|
+
.awsui_header-controls_wih1l_1q8hd_322:not(#\9) {
|
|
325
323
|
padding-block: var(--space-container-header-top-3cfni8, 12px) var(--space-container-header-bottom-rbnprk, 12px);
|
|
326
324
|
}
|
|
327
|
-
.awsui_header-
|
|
325
|
+
.awsui_header-controls_wih1l_1q8hd_322.awsui_variant-full-page_wih1l_1q8hd_305:not(#\9) {
|
|
328
326
|
padding-block: 0 calc(var(--space-container-header-bottom-rbnprk, 12px) + var(--space-table-header-tools-full-page-bottom-1o73je, 4px));
|
|
329
327
|
}
|
|
330
|
-
.awsui_header-
|
|
328
|
+
.awsui_header-controls_wih1l_1q8hd_322.awsui_variant-stacked_wih1l_1q8hd_217:not(#\9), .awsui_header-controls_wih1l_1q8hd_322.awsui_variant-container_wih1l_1q8hd_217:not(#\9) {
|
|
331
329
|
padding-inline: calc(var(--space-table-horizontal-xmv4qa, 0px) + var(--space-table-header-horizontal-2rvxep, 20px));
|
|
332
330
|
}
|
|
333
|
-
.awsui_header-
|
|
331
|
+
.awsui_header-controls_wih1l_1q8hd_322.awsui_variant-embedded_wih1l_1q8hd_331:not(#\9), .awsui_header-controls_wih1l_1q8hd_322.awsui_variant-borderless_wih1l_1q8hd_331:not(#\9) {
|
|
334
332
|
padding-inline: var(--space-table-header-horizontal-2rvxep, 20px);
|
|
335
333
|
padding-block-start: var(--space-table-embedded-header-top-oo6o3u, 12px);
|
|
336
334
|
}
|
|
337
335
|
|
|
338
|
-
.awsui_footer-
|
|
336
|
+
.awsui_footer-wrapper_wih1l_1q8hd_336.awsui_variant-stacked_wih1l_1q8hd_217:not(#\9), .awsui_footer-wrapper_wih1l_1q8hd_336.awsui_variant-container_wih1l_1q8hd_217:not(#\9) {
|
|
339
337
|
padding-inline: var(--space-table-horizontal-xmv4qa, 0px);
|
|
340
338
|
}
|
|
341
339
|
|
|
342
|
-
.
|
|
340
|
+
.awsui_footer_wih1l_1q8hd_336:not(#\9) {
|
|
343
341
|
padding-block: var(--space-scaled-s-gjhvjd, 12px);
|
|
344
342
|
padding-inline: var(--space-table-footer-horizontal-x9dbll, 20px);
|
|
345
343
|
}
|
|
346
|
-
.awsui_footer-with-
|
|
344
|
+
.awsui_footer-with-pagination_wih1l_1q8hd_344:not(#\9) {
|
|
347
345
|
display: flex;
|
|
348
346
|
flex-direction: row;
|
|
349
347
|
justify-content: space-between;
|
|
@@ -351,12 +349,12 @@ filter search icon.
|
|
|
351
349
|
flex-wrap: wrap;
|
|
352
350
|
gap: var(--space-scaled-s-gjhvjd, 12px);
|
|
353
351
|
}
|
|
354
|
-
.awsui_footer-
|
|
352
|
+
.awsui_footer-pagination_wih1l_1q8hd_352:not(#\9) {
|
|
355
353
|
margin-inline-start: auto;
|
|
356
354
|
}
|
|
357
355
|
|
|
358
|
-
.awsui_thead-
|
|
359
|
-
.
|
|
360
|
-
.awsui_row-
|
|
356
|
+
.awsui_thead-active_wih1l_1q8hd_356:not(#\9),
|
|
357
|
+
.awsui_row_wih1l_1q8hd_357:not(#\9),
|
|
358
|
+
.awsui_row-selected_wih1l_1q8hd_358:not(#\9) {
|
|
361
359
|
/* used in test-utils */
|
|
362
360
|
}
|
|
@@ -2,39 +2,39 @@
|
|
|
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
|
-
"header-secondary": "awsui_header-
|
|
27
|
-
"variant-full-page": "awsui_variant-full-
|
|
28
|
-
"table-has-header": "awsui_table-has-
|
|
29
|
-
"header-controls": "awsui_header-
|
|
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-
|
|
5
|
+
"root": "awsui_root_wih1l_1q8hd_153",
|
|
6
|
+
"tools": "awsui_tools_wih1l_1q8hd_164",
|
|
7
|
+
"tools-filtering": "awsui_tools-filtering_wih1l_1q8hd_173",
|
|
8
|
+
"tools-align-right": "awsui_tools-align-right_wih1l_1q8hd_186",
|
|
9
|
+
"tools-pagination": "awsui_tools-pagination_wih1l_1q8hd_190",
|
|
10
|
+
"tools-preferences": "awsui_tools-preferences_wih1l_1q8hd_190",
|
|
11
|
+
"tools-small": "awsui_tools-small_wih1l_1q8hd_196",
|
|
12
|
+
"table": "awsui_table_wih1l_1q8hd_200",
|
|
13
|
+
"table-layout-fixed": "awsui_table-layout-fixed_wih1l_1q8hd_206",
|
|
14
|
+
"wrapper": "awsui_wrapper_wih1l_1q8hd_210",
|
|
15
|
+
"variant-stacked": "awsui_variant-stacked_wih1l_1q8hd_217",
|
|
16
|
+
"wrapper-content-measure": "awsui_wrapper-content-measure_wih1l_1q8hd_217",
|
|
17
|
+
"variant-container": "awsui_variant-container_wih1l_1q8hd_217",
|
|
18
|
+
"has-footer": "awsui_has-footer_wih1l_1q8hd_220",
|
|
19
|
+
"has-header": "awsui_has-header_wih1l_1q8hd_223",
|
|
20
|
+
"cell-merged": "awsui_cell-merged_wih1l_1q8hd_240",
|
|
21
|
+
"cell-merged-content": "awsui_cell-merged-content_wih1l_1q8hd_252",
|
|
22
|
+
"empty": "awsui_empty_wih1l_1q8hd_268",
|
|
23
|
+
"loading": "awsui_loading_wih1l_1q8hd_272",
|
|
24
|
+
"selection-control": "awsui_selection-control_wih1l_1q8hd_281",
|
|
25
|
+
"selection-control-header": "awsui_selection-control-header_wih1l_1q8hd_288",
|
|
26
|
+
"header-secondary": "awsui_header-secondary_wih1l_1q8hd_294",
|
|
27
|
+
"variant-full-page": "awsui_variant-full-page_wih1l_1q8hd_305",
|
|
28
|
+
"table-has-header": "awsui_table-has-header_wih1l_1q8hd_311",
|
|
29
|
+
"header-controls": "awsui_header-controls_wih1l_1q8hd_322",
|
|
30
|
+
"variant-embedded": "awsui_variant-embedded_wih1l_1q8hd_331",
|
|
31
|
+
"variant-borderless": "awsui_variant-borderless_wih1l_1q8hd_331",
|
|
32
|
+
"footer-wrapper": "awsui_footer-wrapper_wih1l_1q8hd_336",
|
|
33
|
+
"footer": "awsui_footer_wih1l_1q8hd_336",
|
|
34
|
+
"footer-with-pagination": "awsui_footer-with-pagination_wih1l_1q8hd_344",
|
|
35
|
+
"footer-pagination": "awsui_footer-pagination_wih1l_1q8hd_352",
|
|
36
|
+
"thead-active": "awsui_thead-active_wih1l_1q8hd_356",
|
|
37
|
+
"row": "awsui_row_wih1l_1q8hd_357",
|
|
38
|
+
"row-selected": "awsui_row-selected_wih1l_1q8hd_358"
|
|
39
39
|
};
|
|
40
40
|
|