@cloudscape-design/components 3.0.650 → 3.0.652
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 +41 -41
- package/alert/styles.selectors.js +25 -25
- package/annotation-context/annotation/styles.css.js +24 -24
- package/annotation-context/annotation/styles.scoped.css +33 -33
- package/annotation-context/annotation/styles.selectors.js +24 -24
- package/app-layout/notifications/styles.css.js +3 -3
- package/app-layout/notifications/styles.scoped.css +7 -7
- package/app-layout/notifications/styles.selectors.js +3 -3
- package/app-layout/skeleton/styles.css.js +11 -11
- package/app-layout/skeleton/styles.scoped.css +30 -30
- package/app-layout/skeleton/styles.selectors.js +11 -11
- package/app-layout/toggles/styles.css.js +2 -2
- package/app-layout/toggles/styles.scoped.css +8 -8
- package/app-layout/toggles/styles.selectors.js +2 -2
- package/app-layout/visual-refresh/styles.css.js +82 -82
- package/app-layout/visual-refresh/styles.scoped.css +263 -264
- package/app-layout/visual-refresh/styles.selectors.js +82 -82
- package/button/internal.d.ts.map +1 -1
- package/button/internal.js +2 -2
- package/button/internal.js.map +1 -1
- package/button/styles.css.js +19 -19
- package/button/styles.scoped.css +213 -213
- package/button/styles.selectors.js +19 -19
- package/calendar/styles.css.js +20 -20
- package/calendar/styles.scoped.css +46 -46
- package/calendar/styles.selectors.js +20 -20
- package/checkbox/styles.css.js +3 -3
- package/checkbox/styles.scoped.css +7 -7
- package/checkbox/styles.selectors.js +3 -3
- package/code-editor/styles.css.js +32 -32
- package/code-editor/styles.scoped.css +137 -137
- 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 +19 -19
- package/collection-preferences/content-display/styles.selectors.js +11 -11
- package/collection-preferences/styles.css.js +37 -37
- package/collection-preferences/styles.scoped.css +46 -46
- package/collection-preferences/styles.selectors.js +37 -37
- package/content-layout/styles.css.js +14 -14
- package/content-layout/styles.scoped.css +27 -27
- package/content-layout/styles.selectors.js +14 -14
- package/date-range-picker/calendar/grids/styles.css.js +27 -27
- package/date-range-picker/calendar/grids/styles.scoped.css +46 -46
- package/date-range-picker/calendar/grids/styles.selectors.js +27 -27
- package/expandable-section/styles.css.js +32 -32
- package/expandable-section/styles.scoped.css +68 -68
- 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 +9 -9
- package/file-upload/file-input/styles.selectors.js +4 -4
- package/flashbar/styles.css.js +47 -47
- package/flashbar/styles.scoped.css +175 -175
- package/flashbar/styles.selectors.js +47 -47
- package/internal/components/button-trigger/styles.css.js +11 -11
- package/internal/components/button-trigger/styles.scoped.css +28 -28
- package/internal/components/button-trigger/styles.selectors.js +11 -11
- package/internal/components/chart-legend/styles.css.js +6 -6
- package/internal/components/chart-legend/styles.scoped.css +17 -17
- package/internal/components/chart-legend/styles.selectors.js +6 -6
- package/internal/components/dropdown/styles.css.js +20 -20
- package/internal/components/dropdown/styles.scoped.css +40 -40
- package/internal/components/dropdown/styles.selectors.js +20 -20
- package/internal/components/filtering-token/styles.css.js +7 -7
- package/internal/components/filtering-token/styles.scoped.css +15 -15
- 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 +8 -8
- 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 +15 -15
- package/internal/components/menu-dropdown/styles.selectors.js +7 -7
- package/internal/components/panel-resize-handle/styles.css.js +5 -5
- package/internal/components/panel-resize-handle/styles.scoped.css +12 -12
- package/internal/components/panel-resize-handle/styles.selectors.js +5 -5
- package/internal/environment.js +1 -1
- package/internal/environment.json +1 -1
- package/internal/generated/custom-css-properties/index.d.ts +0 -1
- package/internal/generated/custom-css-properties/index.d.ts.map +1 -1
- package/internal/generated/custom-css-properties/index.js +55 -56
- package/internal/generated/custom-css-properties/index.js.map +1 -1
- package/internal/hooks/use-performance-marks/index.d.ts +10 -0
- package/internal/hooks/use-performance-marks/index.d.ts.map +1 -0
- package/internal/hooks/{use-performance-marks.js → use-performance-marks/index.js} +29 -6
- package/internal/hooks/use-performance-marks/index.js.map +1 -0
- package/internal/hooks/use-unique-id/index.d.ts +1 -0
- package/internal/hooks/use-unique-id/index.d.ts.map +1 -1
- package/internal/hooks/use-unique-id/index.js +2 -2
- package/internal/hooks/use-unique-id/index.js.map +1 -1
- package/internal/manifest.json +1 -1
- package/package.json +1 -1
- package/popover/styles.css.js +50 -50
- package/popover/styles.scoped.css +69 -69
- package/popover/styles.selectors.js +50 -50
- package/radio-group/styles.css.js +9 -9
- package/radio-group/styles.scoped.css +17 -17
- package/radio-group/styles.selectors.js +9 -9
- package/segmented-control/styles.css.js +14 -14
- package/segmented-control/styles.scoped.css +35 -35
- package/segmented-control/styles.selectors.js +14 -14
- package/slider/styles.css.js +25 -25
- package/slider/styles.scoped.css +71 -71
- package/slider/styles.selectors.js +25 -25
- package/spinner/styles.css.js +13 -13
- package/spinner/styles.scoped.css +39 -39
- package/spinner/styles.selectors.js +13 -13
- package/table/body-cell/styles.css.js +45 -45
- package/table/body-cell/styles.scoped.css +365 -301
- package/table/body-cell/styles.selectors.js +45 -45
- package/table/body-cell/td-element.d.ts.map +1 -1
- package/table/body-cell/td-element.js +4 -3
- package/table/body-cell/td-element.js.map +1 -1
- package/table/expandable-rows/styles.css.js +3 -3
- package/table/expandable-rows/styles.scoped.css +15 -15
- package/table/expandable-rows/styles.selectors.js +3 -3
- package/table/header-cell/styles.css.js +26 -26
- package/table/header-cell/styles.scoped.css +148 -64
- package/table/header-cell/styles.selectors.js +26 -26
- package/table/internal.d.ts.map +1 -1
- package/table/internal.js +5 -3
- package/table/internal.js.map +1 -1
- package/table/resizer/styles.css.js +8 -8
- package/table/resizer/styles.scoped.css +16 -16
- package/table/resizer/styles.selectors.js +8 -8
- package/table/table-role/table-role-helper.d.ts +2 -1
- package/table/table-role/table-role-helper.d.ts.map +1 -1
- package/table/table-role/table-role-helper.js +2 -1
- package/table/table-role/table-role-helper.js.map +1 -1
- package/tabs/styles.css.js +22 -22
- package/tabs/styles.scoped.css +44 -44
- package/tabs/styles.selectors.js +22 -22
- package/toggle/styles.css.js +8 -8
- package/toggle/styles.scoped.css +16 -16
- package/toggle/styles.selectors.js +8 -8
- package/token-group/styles.css.js +9 -9
- package/token-group/styles.scoped.css +21 -21
- package/token-group/styles.selectors.js +9 -9
- package/top-navigation/styles.css.js +47 -47
- package/top-navigation/styles.scoped.css +68 -68
- package/top-navigation/styles.selectors.js +47 -47
- package/internal/hooks/use-performance-marks.d.ts +0 -3
- package/internal/hooks/use-performance-marks.d.ts.map +0 -1
- package/internal/hooks/use-performance-marks.js.map +0 -1
|
@@ -2,37 +2,37 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"code-editor-refresh": "awsui_code-editor-
|
|
6
|
-
"code-editor": "awsui_code-
|
|
7
|
-
"pane": "
|
|
8
|
-
"pane__close-container": "awsui_pane__close-
|
|
9
|
-
"pane__list": "
|
|
10
|
-
"pane__table": "
|
|
11
|
-
"pane__item": "
|
|
12
|
-
"pane__cell": "
|
|
13
|
-
"pane__item--highlighted": "awsui_pane__item--
|
|
14
|
-
"pane__location": "
|
|
15
|
-
"pane__description": "
|
|
16
|
-
"focus-lock": "awsui_focus-
|
|
17
|
-
"editor": "
|
|
18
|
-
"editor-refresh": "awsui_editor-
|
|
19
|
-
"status-bar": "awsui_status-
|
|
20
|
-
"status-bar-with-hidden-pane": "awsui_status-bar-with-hidden-
|
|
21
|
-
"status-bar__left": "awsui_status-
|
|
22
|
-
"status-bar__left-virtual": "awsui_status-bar__left-
|
|
23
|
-
"status-bar__right": "awsui_status-
|
|
24
|
-
"status-bar__language-mode": "awsui_status-bar__language-
|
|
25
|
-
"status-bar__cursor-position": "awsui_status-bar__cursor-
|
|
26
|
-
"status-bar__cog-button": "awsui_status-bar__cog-
|
|
27
|
-
"status-bar-virtual": "awsui_status-bar-
|
|
28
|
-
"tab-button": "awsui_tab-
|
|
29
|
-
"tab-button--refresh": "awsui_tab-button--
|
|
30
|
-
"tab-button--warnings": "awsui_tab-button--
|
|
31
|
-
"tab-button--active": "awsui_tab-button--
|
|
32
|
-
"tab-button--disabled": "awsui_tab-button--
|
|
33
|
-
"tab-button--divider": "awsui_tab-button--
|
|
34
|
-
"tab-button--errors": "awsui_tab-button--
|
|
35
|
-
"loading-screen": "awsui_loading-
|
|
36
|
-
"error-screen": "awsui_error-
|
|
5
|
+
"code-editor-refresh": "awsui_code-editor-refresh_1gl9c_1f76o_102",
|
|
6
|
+
"code-editor": "awsui_code-editor_1gl9c_1f76o_102",
|
|
7
|
+
"pane": "awsui_pane_1gl9c_1f76o_432",
|
|
8
|
+
"pane__close-container": "awsui_pane__close-container_1gl9c_1f76o_443",
|
|
9
|
+
"pane__list": "awsui_pane__list_1gl9c_1f76o_448",
|
|
10
|
+
"pane__table": "awsui_pane__table_1gl9c_1f76o_455",
|
|
11
|
+
"pane__item": "awsui_pane__item_1gl9c_1f76o_461",
|
|
12
|
+
"pane__cell": "awsui_pane__cell_1gl9c_1f76o_461",
|
|
13
|
+
"pane__item--highlighted": "awsui_pane__item--highlighted_1gl9c_1f76o_475",
|
|
14
|
+
"pane__location": "awsui_pane__location_1gl9c_1f76o_496",
|
|
15
|
+
"pane__description": "awsui_pane__description_1gl9c_1f76o_496",
|
|
16
|
+
"focus-lock": "awsui_focus-lock_1gl9c_1f76o_511",
|
|
17
|
+
"editor": "awsui_editor_1gl9c_1f76o_562",
|
|
18
|
+
"editor-refresh": "awsui_editor-refresh_1gl9c_1f76o_590",
|
|
19
|
+
"status-bar": "awsui_status-bar_1gl9c_1f76o_595",
|
|
20
|
+
"status-bar-with-hidden-pane": "awsui_status-bar-with-hidden-pane_1gl9c_1f76o_603",
|
|
21
|
+
"status-bar__left": "awsui_status-bar__left_1gl9c_1f76o_607",
|
|
22
|
+
"status-bar__left-virtual": "awsui_status-bar__left-virtual_1gl9c_1f76o_614",
|
|
23
|
+
"status-bar__right": "awsui_status-bar__right_1gl9c_1f76o_618",
|
|
24
|
+
"status-bar__language-mode": "awsui_status-bar__language-mode_1gl9c_1f76o_622",
|
|
25
|
+
"status-bar__cursor-position": "awsui_status-bar__cursor-position_1gl9c_1f76o_622",
|
|
26
|
+
"status-bar__cog-button": "awsui_status-bar__cog-button_1gl9c_1f76o_628",
|
|
27
|
+
"status-bar-virtual": "awsui_status-bar-virtual_1gl9c_1f76o_633",
|
|
28
|
+
"tab-button": "awsui_tab-button_1gl9c_1f76o_639",
|
|
29
|
+
"tab-button--refresh": "awsui_tab-button--refresh_1gl9c_1f76o_671",
|
|
30
|
+
"tab-button--warnings": "awsui_tab-button--warnings_1gl9c_1f76o_674",
|
|
31
|
+
"tab-button--active": "awsui_tab-button--active_1gl9c_1f76o_683",
|
|
32
|
+
"tab-button--disabled": "awsui_tab-button--disabled_1gl9c_1f76o_699",
|
|
33
|
+
"tab-button--divider": "awsui_tab-button--divider_1gl9c_1f76o_732",
|
|
34
|
+
"tab-button--errors": "awsui_tab-button--errors_1gl9c_1f76o_739",
|
|
35
|
+
"loading-screen": "awsui_loading-screen_1gl9c_1f76o_743",
|
|
36
|
+
"error-screen": "awsui_error-screen_1gl9c_1f76o_744"
|
|
37
37
|
};
|
|
38
38
|
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"content-display-option-toggle": "awsui_content-display-option-
|
|
5
|
-
"content-display-option-content": "awsui_content-display-option-
|
|
6
|
-
"content-display-option": "awsui_content-display-
|
|
7
|
-
"placeholder": "
|
|
8
|
-
"sorting": "
|
|
9
|
-
"content-display-option-label": "awsui_content-display-option-
|
|
10
|
-
"drag-overlay": "awsui_drag-
|
|
11
|
-
"content-display": "awsui_content-
|
|
12
|
-
"content-display-title": "awsui_content-display-
|
|
13
|
-
"content-display-description": "awsui_content-display-
|
|
14
|
-
"content-display-option-list": "awsui_content-display-option-
|
|
4
|
+
"content-display-option-toggle": "awsui_content-display-option-toggle_1f3h0_1ykv5_193",
|
|
5
|
+
"content-display-option-content": "awsui_content-display-option-content_1f3h0_1ykv5_197",
|
|
6
|
+
"content-display-option": "awsui_content-display-option_1f3h0_1ykv5_193",
|
|
7
|
+
"placeholder": "awsui_placeholder_1f3h0_1ykv5_247",
|
|
8
|
+
"sorting": "awsui_sorting_1f3h0_1ykv5_247",
|
|
9
|
+
"content-display-option-label": "awsui_content-display-option-label_1f3h0_1ykv5_274",
|
|
10
|
+
"drag-overlay": "awsui_drag-overlay_1f3h0_1ykv5_281",
|
|
11
|
+
"content-display": "awsui_content-display_1f3h0_1ykv5_193",
|
|
12
|
+
"content-display-title": "awsui_content-display-title_1f3h0_1ykv5_314",
|
|
13
|
+
"content-display-description": "awsui_content-display-description_1f3h0_1ykv5_323",
|
|
14
|
+
"content-display-option-list": "awsui_content-display-option-list_1f3h0_1ykv5_331"
|
|
15
15
|
};
|
|
16
16
|
|
|
@@ -190,11 +190,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
190
190
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
191
191
|
SPDX-License-Identifier: Apache-2.0
|
|
192
192
|
*/
|
|
193
|
-
.awsui_content-display-option-
|
|
193
|
+
.awsui_content-display-option-toggle_1f3h0_1ykv5_193:not(#\9) {
|
|
194
194
|
/* used in test-utils */
|
|
195
195
|
}
|
|
196
196
|
|
|
197
|
-
.awsui_content-display-option-
|
|
197
|
+
.awsui_content-display-option-content_1f3h0_1ykv5_197:not(#\9) {
|
|
198
198
|
border-collapse: separate;
|
|
199
199
|
border-spacing: 0;
|
|
200
200
|
box-sizing: border-box;
|
|
@@ -240,28 +240,28 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
240
240
|
border-end-end-radius: var(--border-radius-item-05df9h, 8px);
|
|
241
241
|
}
|
|
242
242
|
|
|
243
|
-
.awsui_content-display-
|
|
243
|
+
.awsui_content-display-option_1f3h0_1ykv5_193:not(#\9) {
|
|
244
244
|
list-style: none;
|
|
245
245
|
position: relative;
|
|
246
246
|
border-block-start: var(--border-divider-list-width-27y3k5, 1px) solid var(--color-border-divider-secondary-um17yo, #e9ebed);
|
|
247
247
|
}
|
|
248
|
-
.awsui_content-display-
|
|
248
|
+
.awsui_content-display-option_1f3h0_1ykv5_193:not(#\9):not(.awsui_placeholder_1f3h0_1ykv5_247).awsui_sorting_1f3h0_1ykv5_247 {
|
|
249
249
|
transition: transform var(--motion-duration-transition-quick-6npj01, 90ms) var(--motion-easing-transition-quick-l9jfsx, linear);
|
|
250
250
|
}
|
|
251
251
|
@media (prefers-reduced-motion: reduce) {
|
|
252
|
-
.awsui_content-display-
|
|
252
|
+
.awsui_content-display-option_1f3h0_1ykv5_193:not(#\9):not(.awsui_placeholder_1f3h0_1ykv5_247).awsui_sorting_1f3h0_1ykv5_247 {
|
|
253
253
|
animation: none;
|
|
254
254
|
transition: none;
|
|
255
255
|
}
|
|
256
256
|
}
|
|
257
|
-
.awsui-motion-disabled .awsui_content-display-
|
|
257
|
+
.awsui-motion-disabled .awsui_content-display-option_1f3h0_1ykv5_193:not(#\9):not(.awsui_placeholder_1f3h0_1ykv5_247).awsui_sorting_1f3h0_1ykv5_247, .awsui-mode-entering .awsui_content-display-option_1f3h0_1ykv5_193:not(#\9):not(.awsui_placeholder_1f3h0_1ykv5_247).awsui_sorting_1f3h0_1ykv5_247 {
|
|
258
258
|
animation: none;
|
|
259
259
|
transition: none;
|
|
260
260
|
}
|
|
261
|
-
.awsui_content-display-
|
|
261
|
+
.awsui_content-display-option_1f3h0_1ykv5_193.awsui_placeholder_1f3h0_1ykv5_247 > .awsui_content-display-option-content_1f3h0_1ykv5_197:not(#\9) {
|
|
262
262
|
position: relative;
|
|
263
263
|
}
|
|
264
|
-
.awsui_content-display-
|
|
264
|
+
.awsui_content-display-option_1f3h0_1ykv5_193.awsui_placeholder_1f3h0_1ykv5_247 > .awsui_content-display-option-content_1f3h0_1ykv5_197:not(#\9):after {
|
|
265
265
|
content: " ";
|
|
266
266
|
position: absolute;
|
|
267
267
|
inset: 0;
|
|
@@ -272,35 +272,35 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
272
272
|
border-end-end-radius: var(--border-radius-item-05df9h, 8px);
|
|
273
273
|
}
|
|
274
274
|
|
|
275
|
-
.awsui_content-display-option-
|
|
275
|
+
.awsui_content-display-option-label_1f3h0_1ykv5_274:not(#\9) {
|
|
276
276
|
flex-grow: 1;
|
|
277
277
|
min-inline-size: 0;
|
|
278
278
|
word-break: break-word;
|
|
279
279
|
padding-inline-end: var(--space-l-t419sm, 20px);
|
|
280
280
|
}
|
|
281
281
|
|
|
282
|
-
.awsui_drag-
|
|
282
|
+
.awsui_drag-overlay_1f3h0_1ykv5_281:not(#\9) {
|
|
283
283
|
box-shadow: var(--shadow-container-active-kl29x9, 0px 1px 1px 1px #e9ebed, 0px 6px 36px rgba(0, 7, 22, 0.1019607843));
|
|
284
284
|
border-start-start-radius: var(--border-radius-item-05df9h, 8px);
|
|
285
285
|
border-start-end-radius: var(--border-radius-item-05df9h, 8px);
|
|
286
286
|
border-end-start-radius: var(--border-radius-item-05df9h, 8px);
|
|
287
287
|
border-end-end-radius: var(--border-radius-item-05df9h, 8px);
|
|
288
288
|
}
|
|
289
|
-
body[data-awsui-focus-visible=true] .awsui_drag-
|
|
289
|
+
body[data-awsui-focus-visible=true] .awsui_drag-overlay_1f3h0_1ykv5_281:not(#\9) {
|
|
290
290
|
position: relative;
|
|
291
291
|
}
|
|
292
|
-
body[data-awsui-focus-visible=true] .awsui_drag-
|
|
292
|
+
body[data-awsui-focus-visible=true] .awsui_drag-overlay_1f3h0_1ykv5_281:not(#\9) {
|
|
293
293
|
outline: 2px dotted transparent;
|
|
294
294
|
outline-offset: calc(0px - 1px);
|
|
295
295
|
}
|
|
296
|
-
body[data-awsui-focus-visible=true] .awsui_drag-
|
|
296
|
+
body[data-awsui-focus-visible=true] .awsui_drag-overlay_1f3h0_1ykv5_281:not(#\9)::before {
|
|
297
297
|
content: " ";
|
|
298
298
|
display: block;
|
|
299
299
|
position: absolute;
|
|
300
300
|
inset-inline-start: calc(-1 * 0px);
|
|
301
301
|
inset-block-start: calc(-1 * 0px);
|
|
302
|
-
inline-size: calc(100% +
|
|
303
|
-
block-size: calc(100% +
|
|
302
|
+
inline-size: calc(100% + 0px + 0px);
|
|
303
|
+
block-size: calc(100% + 0px + 0px);
|
|
304
304
|
border-start-start-radius: var(--border-radius-item-05df9h, 8px);
|
|
305
305
|
border-start-end-radius: var(--border-radius-item-05df9h, 8px);
|
|
306
306
|
border-end-start-radius: var(--border-radius-item-05df9h, 8px);
|
|
@@ -308,11 +308,11 @@ body[data-awsui-focus-visible=true] .awsui_drag-overlay_1f3h0_pydp2_281:not(#\9)
|
|
|
308
308
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
|
|
309
309
|
}
|
|
310
310
|
|
|
311
|
-
.awsui_content-
|
|
311
|
+
.awsui_content-display_1f3h0_1ykv5_193:not(#\9) {
|
|
312
312
|
/* used in test-utils */
|
|
313
313
|
}
|
|
314
314
|
|
|
315
|
-
.awsui_content-display-
|
|
315
|
+
.awsui_content-display-title_1f3h0_1ykv5_314:not(#\9) {
|
|
316
316
|
font-size: var(--font-size-body-m-x4okxb, 14px);
|
|
317
317
|
line-height: var(--line-height-body-m-30ar75, 20px);
|
|
318
318
|
font-weight: var(--font-display-label-weight-815ja9, 700);
|
|
@@ -321,7 +321,7 @@ body[data-awsui-focus-visible=true] .awsui_drag-overlay_1f3h0_pydp2_281:not(#\9)
|
|
|
321
321
|
margin-inline: 0;
|
|
322
322
|
}
|
|
323
323
|
|
|
324
|
-
.awsui_content-display-
|
|
324
|
+
.awsui_content-display-description_1f3h0_1ykv5_323:not(#\9) {
|
|
325
325
|
color: var(--color-text-form-secondary-dxc248, #5f6b7a);
|
|
326
326
|
font-size: var(--font-size-body-s-asqx2i, 12px);
|
|
327
327
|
line-height: var(--line-height-body-s-7zv1j5, 16px);
|
|
@@ -329,7 +329,7 @@ body[data-awsui-focus-visible=true] .awsui_drag-overlay_1f3h0_pydp2_281:not(#\9)
|
|
|
329
329
|
margin-block-start: var(--space-scaled-xxxs-27y4hv, 2px);
|
|
330
330
|
}
|
|
331
331
|
|
|
332
|
-
.awsui_content-display-option-
|
|
332
|
+
.awsui_content-display-option-list_1f3h0_1ykv5_331:not(#\9) {
|
|
333
333
|
position: relative;
|
|
334
334
|
list-style: none;
|
|
335
335
|
padding-block: 0;
|
|
@@ -2,16 +2,16 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"content-display-option-toggle": "awsui_content-display-option-
|
|
6
|
-
"content-display-option-content": "awsui_content-display-option-
|
|
7
|
-
"content-display-option": "awsui_content-display-
|
|
8
|
-
"placeholder": "
|
|
9
|
-
"sorting": "
|
|
10
|
-
"content-display-option-label": "awsui_content-display-option-
|
|
11
|
-
"drag-overlay": "awsui_drag-
|
|
12
|
-
"content-display": "awsui_content-
|
|
13
|
-
"content-display-title": "awsui_content-display-
|
|
14
|
-
"content-display-description": "awsui_content-display-
|
|
15
|
-
"content-display-option-list": "awsui_content-display-option-
|
|
5
|
+
"content-display-option-toggle": "awsui_content-display-option-toggle_1f3h0_1ykv5_193",
|
|
6
|
+
"content-display-option-content": "awsui_content-display-option-content_1f3h0_1ykv5_197",
|
|
7
|
+
"content-display-option": "awsui_content-display-option_1f3h0_1ykv5_193",
|
|
8
|
+
"placeholder": "awsui_placeholder_1f3h0_1ykv5_247",
|
|
9
|
+
"sorting": "awsui_sorting_1f3h0_1ykv5_247",
|
|
10
|
+
"content-display-option-label": "awsui_content-display-option-label_1f3h0_1ykv5_274",
|
|
11
|
+
"drag-overlay": "awsui_drag-overlay_1f3h0_1ykv5_281",
|
|
12
|
+
"content-display": "awsui_content-display_1f3h0_1ykv5_193",
|
|
13
|
+
"content-display-title": "awsui_content-display-title_1f3h0_1ykv5_314",
|
|
14
|
+
"content-display-description": "awsui_content-display-description_1f3h0_1ykv5_323",
|
|
15
|
+
"content-display-option-list": "awsui_content-display-option-list_1f3h0_1ykv5_331"
|
|
16
16
|
};
|
|
17
17
|
|
|
@@ -1,42 +1,42 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"visible-content": "awsui_visible-
|
|
5
|
-
"visible-content-toggle": "awsui_visible-content-
|
|
6
|
-
"visible-content-groups": "awsui_visible-content-
|
|
7
|
-
"visible-content-group": "awsui_visible-content-
|
|
8
|
-
"visible-content-title": "awsui_visible-content-
|
|
9
|
-
"visible-content-group-label": "awsui_visible-content-group-
|
|
10
|
-
"visible-content-option": "awsui_visible-content-
|
|
11
|
-
"visible-content-option-label": "awsui_visible-content-option-
|
|
12
|
-
"content-display-option-toggle": "awsui_content-display-option-
|
|
13
|
-
"content-display-option-content": "awsui_content-display-option-
|
|
14
|
-
"content-display-option": "awsui_content-display-
|
|
15
|
-
"placeholder": "
|
|
16
|
-
"sorting": "
|
|
17
|
-
"content-display-option-label": "awsui_content-display-option-
|
|
18
|
-
"drag-overlay": "awsui_drag-
|
|
19
|
-
"content-display": "awsui_content-
|
|
20
|
-
"content-display-title": "awsui_content-display-
|
|
21
|
-
"content-display-description": "awsui_content-display-
|
|
22
|
-
"content-display-option-list": "awsui_content-display-option-
|
|
23
|
-
"root": "
|
|
24
|
-
"modal-root": "awsui_modal-
|
|
25
|
-
"trigger-button": "awsui_trigger-
|
|
26
|
-
"cancel-button": "awsui_cancel-
|
|
27
|
-
"confirm-button": "awsui_confirm-
|
|
28
|
-
"custom": "
|
|
29
|
-
"second-column-small": "awsui_second-column-
|
|
30
|
-
"wrap-lines": "awsui_wrap-
|
|
31
|
-
"striped-rows": "awsui_striped-
|
|
32
|
-
"content-density": "awsui_content-
|
|
33
|
-
"page-size": "awsui_page-
|
|
34
|
-
"page-size-form-field": "awsui_page-size-form-
|
|
35
|
-
"page-size-radio-group": "awsui_page-size-radio-
|
|
36
|
-
"sticky-columns": "awsui_sticky-
|
|
37
|
-
"sticky-columns-form-field": "awsui_sticky-columns-form-
|
|
38
|
-
"sticky-columns-radio-group": "awsui_sticky-columns-radio-
|
|
39
|
-
"sticky-columns-first": "awsui_sticky-columns-
|
|
40
|
-
"sticky-columns-last": "awsui_sticky-columns-
|
|
4
|
+
"visible-content": "awsui_visible-content_tc96w_vl685_193",
|
|
5
|
+
"visible-content-toggle": "awsui_visible-content-toggle_tc96w_vl685_194",
|
|
6
|
+
"visible-content-groups": "awsui_visible-content-groups_tc96w_vl685_195",
|
|
7
|
+
"visible-content-group": "awsui_visible-content-group_tc96w_vl685_195",
|
|
8
|
+
"visible-content-title": "awsui_visible-content-title_tc96w_vl685_200",
|
|
9
|
+
"visible-content-group-label": "awsui_visible-content-group-label_tc96w_vl685_210",
|
|
10
|
+
"visible-content-option": "awsui_visible-content-option_tc96w_vl685_216",
|
|
11
|
+
"visible-content-option-label": "awsui_visible-content-option-label_tc96w_vl685_229",
|
|
12
|
+
"content-display-option-toggle": "awsui_content-display-option-toggle_tc96w_vl685_428",
|
|
13
|
+
"content-display-option-content": "awsui_content-display-option-content_tc96w_vl685_432",
|
|
14
|
+
"content-display-option": "awsui_content-display-option_tc96w_vl685_428",
|
|
15
|
+
"placeholder": "awsui_placeholder_tc96w_vl685_482",
|
|
16
|
+
"sorting": "awsui_sorting_tc96w_vl685_482",
|
|
17
|
+
"content-display-option-label": "awsui_content-display-option-label_tc96w_vl685_509",
|
|
18
|
+
"drag-overlay": "awsui_drag-overlay_tc96w_vl685_516",
|
|
19
|
+
"content-display": "awsui_content-display_tc96w_vl685_428",
|
|
20
|
+
"content-display-title": "awsui_content-display-title_tc96w_vl685_549",
|
|
21
|
+
"content-display-description": "awsui_content-display-description_tc96w_vl685_558",
|
|
22
|
+
"content-display-option-list": "awsui_content-display-option-list_tc96w_vl685_566",
|
|
23
|
+
"root": "awsui_root_tc96w_vl685_573",
|
|
24
|
+
"modal-root": "awsui_modal-root_tc96w_vl685_574",
|
|
25
|
+
"trigger-button": "awsui_trigger-button_tc96w_vl685_575",
|
|
26
|
+
"cancel-button": "awsui_cancel-button_tc96w_vl685_576",
|
|
27
|
+
"confirm-button": "awsui_confirm-button_tc96w_vl685_577",
|
|
28
|
+
"custom": "awsui_custom_tc96w_vl685_578",
|
|
29
|
+
"second-column-small": "awsui_second-column-small_tc96w_vl685_582",
|
|
30
|
+
"wrap-lines": "awsui_wrap-lines_tc96w_vl685_586",
|
|
31
|
+
"striped-rows": "awsui_striped-rows_tc96w_vl685_587",
|
|
32
|
+
"content-density": "awsui_content-density_tc96w_vl685_588",
|
|
33
|
+
"page-size": "awsui_page-size_tc96w_vl685_589",
|
|
34
|
+
"page-size-form-field": "awsui_page-size-form-field_tc96w_vl685_590",
|
|
35
|
+
"page-size-radio-group": "awsui_page-size-radio-group_tc96w_vl685_591",
|
|
36
|
+
"sticky-columns": "awsui_sticky-columns_tc96w_vl685_592",
|
|
37
|
+
"sticky-columns-form-field": "awsui_sticky-columns-form-field_tc96w_vl685_593",
|
|
38
|
+
"sticky-columns-radio-group": "awsui_sticky-columns-radio-group_tc96w_vl685_594",
|
|
39
|
+
"sticky-columns-first": "awsui_sticky-columns-first_tc96w_vl685_595",
|
|
40
|
+
"sticky-columns-last": "awsui_sticky-columns-last_tc96w_vl685_596"
|
|
41
41
|
};
|
|
42
42
|
|
|
@@ -190,14 +190,14 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
190
190
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
191
191
|
SPDX-License-Identifier: Apache-2.0
|
|
192
192
|
*/
|
|
193
|
-
.awsui_visible-
|
|
194
|
-
.awsui_visible-content-
|
|
195
|
-
.awsui_visible-content-
|
|
196
|
-
.awsui_visible-content-
|
|
193
|
+
.awsui_visible-content_tc96w_vl685_193:not(#\9),
|
|
194
|
+
.awsui_visible-content-toggle_tc96w_vl685_194:not(#\9),
|
|
195
|
+
.awsui_visible-content-groups_tc96w_vl685_195:not(#\9),
|
|
196
|
+
.awsui_visible-content-group_tc96w_vl685_195:not(#\9) {
|
|
197
197
|
/* used in test-utils */
|
|
198
198
|
}
|
|
199
199
|
|
|
200
|
-
.awsui_visible-content-
|
|
200
|
+
.awsui_visible-content-title_tc96w_vl685_200:not(#\9) {
|
|
201
201
|
font-size: var(--font-size-body-m-x4okxb, 14px);
|
|
202
202
|
line-height: var(--line-height-body-m-30ar75, 20px);
|
|
203
203
|
font-weight: var(--font-display-label-weight-815ja9, 700);
|
|
@@ -207,13 +207,13 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
207
207
|
margin-inline: 0;
|
|
208
208
|
}
|
|
209
209
|
|
|
210
|
-
.awsui_visible-content-group-
|
|
210
|
+
.awsui_visible-content-group-label_tc96w_vl685_210:not(#\9) {
|
|
211
211
|
color: var(--color-text-group-label-jpw8sm, #414d5c);
|
|
212
212
|
padding-block-end: var(--space-xs-zb16t3, 8px);
|
|
213
213
|
border-block-end: var(--border-divider-list-width-27y3k5, 1px) solid var(--color-border-divider-secondary-um17yo, #e9ebed);
|
|
214
214
|
}
|
|
215
215
|
|
|
216
|
-
.awsui_visible-content-
|
|
216
|
+
.awsui_visible-content-option_tc96w_vl685_216:not(#\9) {
|
|
217
217
|
display: flex;
|
|
218
218
|
flex-wrap: nowrap;
|
|
219
219
|
justify-content: space-between;
|
|
@@ -222,11 +222,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
222
222
|
padding-inline-end: 0px;
|
|
223
223
|
border-block-end: var(--border-divider-list-width-27y3k5, 1px) solid var(--color-border-divider-secondary-um17yo, #e9ebed);
|
|
224
224
|
}
|
|
225
|
-
.awsui_visible-content-
|
|
225
|
+
.awsui_visible-content-option_tc96w_vl685_216:not(#\9):last-child {
|
|
226
226
|
border-block-end: none;
|
|
227
227
|
}
|
|
228
228
|
|
|
229
|
-
.awsui_visible-content-option-
|
|
229
|
+
.awsui_visible-content-option-label_tc96w_vl685_229:not(#\9) {
|
|
230
230
|
overflow: hidden;
|
|
231
231
|
text-overflow: ellipsis;
|
|
232
232
|
padding-inline-end: var(--space-l-t419sm, 20px);
|
|
@@ -425,11 +425,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
425
425
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
426
426
|
SPDX-License-Identifier: Apache-2.0
|
|
427
427
|
*/
|
|
428
|
-
.awsui_content-display-option-
|
|
428
|
+
.awsui_content-display-option-toggle_tc96w_vl685_428:not(#\9) {
|
|
429
429
|
/* used in test-utils */
|
|
430
430
|
}
|
|
431
431
|
|
|
432
|
-
.awsui_content-display-option-
|
|
432
|
+
.awsui_content-display-option-content_tc96w_vl685_432:not(#\9) {
|
|
433
433
|
border-collapse: separate;
|
|
434
434
|
border-spacing: 0;
|
|
435
435
|
box-sizing: border-box;
|
|
@@ -475,28 +475,28 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
475
475
|
border-end-end-radius: var(--border-radius-item-05df9h, 8px);
|
|
476
476
|
}
|
|
477
477
|
|
|
478
|
-
.awsui_content-display-
|
|
478
|
+
.awsui_content-display-option_tc96w_vl685_428:not(#\9) {
|
|
479
479
|
list-style: none;
|
|
480
480
|
position: relative;
|
|
481
481
|
border-block-start: var(--border-divider-list-width-27y3k5, 1px) solid var(--color-border-divider-secondary-um17yo, #e9ebed);
|
|
482
482
|
}
|
|
483
|
-
.awsui_content-display-
|
|
483
|
+
.awsui_content-display-option_tc96w_vl685_428:not(#\9):not(.awsui_placeholder_tc96w_vl685_482).awsui_sorting_tc96w_vl685_482 {
|
|
484
484
|
transition: transform var(--motion-duration-transition-quick-6npj01, 90ms) var(--motion-easing-transition-quick-l9jfsx, linear);
|
|
485
485
|
}
|
|
486
486
|
@media (prefers-reduced-motion: reduce) {
|
|
487
|
-
.awsui_content-display-
|
|
487
|
+
.awsui_content-display-option_tc96w_vl685_428:not(#\9):not(.awsui_placeholder_tc96w_vl685_482).awsui_sorting_tc96w_vl685_482 {
|
|
488
488
|
animation: none;
|
|
489
489
|
transition: none;
|
|
490
490
|
}
|
|
491
491
|
}
|
|
492
|
-
.awsui-motion-disabled .awsui_content-display-
|
|
492
|
+
.awsui-motion-disabled .awsui_content-display-option_tc96w_vl685_428:not(#\9):not(.awsui_placeholder_tc96w_vl685_482).awsui_sorting_tc96w_vl685_482, .awsui-mode-entering .awsui_content-display-option_tc96w_vl685_428:not(#\9):not(.awsui_placeholder_tc96w_vl685_482).awsui_sorting_tc96w_vl685_482 {
|
|
493
493
|
animation: none;
|
|
494
494
|
transition: none;
|
|
495
495
|
}
|
|
496
|
-
.awsui_content-display-
|
|
496
|
+
.awsui_content-display-option_tc96w_vl685_428.awsui_placeholder_tc96w_vl685_482 > .awsui_content-display-option-content_tc96w_vl685_432:not(#\9) {
|
|
497
497
|
position: relative;
|
|
498
498
|
}
|
|
499
|
-
.awsui_content-display-
|
|
499
|
+
.awsui_content-display-option_tc96w_vl685_428.awsui_placeholder_tc96w_vl685_482 > .awsui_content-display-option-content_tc96w_vl685_432:not(#\9):after {
|
|
500
500
|
content: " ";
|
|
501
501
|
position: absolute;
|
|
502
502
|
inset: 0;
|
|
@@ -507,35 +507,35 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
507
507
|
border-end-end-radius: var(--border-radius-item-05df9h, 8px);
|
|
508
508
|
}
|
|
509
509
|
|
|
510
|
-
.awsui_content-display-option-
|
|
510
|
+
.awsui_content-display-option-label_tc96w_vl685_509:not(#\9) {
|
|
511
511
|
flex-grow: 1;
|
|
512
512
|
min-inline-size: 0;
|
|
513
513
|
word-break: break-word;
|
|
514
514
|
padding-inline-end: var(--space-l-t419sm, 20px);
|
|
515
515
|
}
|
|
516
516
|
|
|
517
|
-
.awsui_drag-
|
|
517
|
+
.awsui_drag-overlay_tc96w_vl685_516:not(#\9) {
|
|
518
518
|
box-shadow: var(--shadow-container-active-kl29x9, 0px 1px 1px 1px #e9ebed, 0px 6px 36px rgba(0, 7, 22, 0.1019607843));
|
|
519
519
|
border-start-start-radius: var(--border-radius-item-05df9h, 8px);
|
|
520
520
|
border-start-end-radius: var(--border-radius-item-05df9h, 8px);
|
|
521
521
|
border-end-start-radius: var(--border-radius-item-05df9h, 8px);
|
|
522
522
|
border-end-end-radius: var(--border-radius-item-05df9h, 8px);
|
|
523
523
|
}
|
|
524
|
-
body[data-awsui-focus-visible=true] .awsui_drag-
|
|
524
|
+
body[data-awsui-focus-visible=true] .awsui_drag-overlay_tc96w_vl685_516:not(#\9) {
|
|
525
525
|
position: relative;
|
|
526
526
|
}
|
|
527
|
-
body[data-awsui-focus-visible=true] .awsui_drag-
|
|
527
|
+
body[data-awsui-focus-visible=true] .awsui_drag-overlay_tc96w_vl685_516:not(#\9) {
|
|
528
528
|
outline: 2px dotted transparent;
|
|
529
529
|
outline-offset: calc(0px - 1px);
|
|
530
530
|
}
|
|
531
|
-
body[data-awsui-focus-visible=true] .awsui_drag-
|
|
531
|
+
body[data-awsui-focus-visible=true] .awsui_drag-overlay_tc96w_vl685_516:not(#\9)::before {
|
|
532
532
|
content: " ";
|
|
533
533
|
display: block;
|
|
534
534
|
position: absolute;
|
|
535
535
|
inset-inline-start: calc(-1 * 0px);
|
|
536
536
|
inset-block-start: calc(-1 * 0px);
|
|
537
|
-
inline-size: calc(100% +
|
|
538
|
-
block-size: calc(100% +
|
|
537
|
+
inline-size: calc(100% + 0px + 0px);
|
|
538
|
+
block-size: calc(100% + 0px + 0px);
|
|
539
539
|
border-start-start-radius: var(--border-radius-item-05df9h, 8px);
|
|
540
540
|
border-start-end-radius: var(--border-radius-item-05df9h, 8px);
|
|
541
541
|
border-end-start-radius: var(--border-radius-item-05df9h, 8px);
|
|
@@ -543,11 +543,11 @@ body[data-awsui-focus-visible=true] .awsui_drag-overlay_tc96w_1bu3x_516:not(#\9)
|
|
|
543
543
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
|
|
544
544
|
}
|
|
545
545
|
|
|
546
|
-
.awsui_content-
|
|
546
|
+
.awsui_content-display_tc96w_vl685_428:not(#\9) {
|
|
547
547
|
/* used in test-utils */
|
|
548
548
|
}
|
|
549
549
|
|
|
550
|
-
.awsui_content-display-
|
|
550
|
+
.awsui_content-display-title_tc96w_vl685_549:not(#\9) {
|
|
551
551
|
font-size: var(--font-size-body-m-x4okxb, 14px);
|
|
552
552
|
line-height: var(--line-height-body-m-30ar75, 20px);
|
|
553
553
|
font-weight: var(--font-display-label-weight-815ja9, 700);
|
|
@@ -556,7 +556,7 @@ body[data-awsui-focus-visible=true] .awsui_drag-overlay_tc96w_1bu3x_516:not(#\9)
|
|
|
556
556
|
margin-inline: 0;
|
|
557
557
|
}
|
|
558
558
|
|
|
559
|
-
.awsui_content-display-
|
|
559
|
+
.awsui_content-display-description_tc96w_vl685_558:not(#\9) {
|
|
560
560
|
color: var(--color-text-form-secondary-dxc248, #5f6b7a);
|
|
561
561
|
font-size: var(--font-size-body-s-asqx2i, 12px);
|
|
562
562
|
line-height: var(--line-height-body-s-7zv1j5, 16px);
|
|
@@ -564,36 +564,36 @@ body[data-awsui-focus-visible=true] .awsui_drag-overlay_tc96w_1bu3x_516:not(#\9)
|
|
|
564
564
|
margin-block-start: var(--space-scaled-xxxs-27y4hv, 2px);
|
|
565
565
|
}
|
|
566
566
|
|
|
567
|
-
.awsui_content-display-option-
|
|
567
|
+
.awsui_content-display-option-list_tc96w_vl685_566:not(#\9) {
|
|
568
568
|
position: relative;
|
|
569
569
|
list-style: none;
|
|
570
570
|
padding-block: 0;
|
|
571
571
|
padding-inline: 0;
|
|
572
572
|
}
|
|
573
573
|
|
|
574
|
-
.
|
|
575
|
-
.awsui_modal-
|
|
576
|
-
.awsui_trigger-
|
|
577
|
-
.awsui_cancel-
|
|
578
|
-
.awsui_confirm-
|
|
579
|
-
.
|
|
574
|
+
.awsui_root_tc96w_vl685_573:not(#\9),
|
|
575
|
+
.awsui_modal-root_tc96w_vl685_574:not(#\9),
|
|
576
|
+
.awsui_trigger-button_tc96w_vl685_575:not(#\9),
|
|
577
|
+
.awsui_cancel-button_tc96w_vl685_576:not(#\9),
|
|
578
|
+
.awsui_confirm-button_tc96w_vl685_577:not(#\9),
|
|
579
|
+
.awsui_custom_tc96w_vl685_578:not(#\9) {
|
|
580
580
|
/* used in test-utils */
|
|
581
581
|
}
|
|
582
582
|
|
|
583
|
-
.awsui_second-column-
|
|
583
|
+
.awsui_second-column-small_tc96w_vl685_582:not(#\9) {
|
|
584
584
|
padding-block-start: calc(2 * var(--space-scaled-l-0hpmd7, 20px));
|
|
585
585
|
}
|
|
586
586
|
|
|
587
|
-
.awsui_wrap-
|
|
588
|
-
.awsui_striped-
|
|
589
|
-
.awsui_content-
|
|
590
|
-
.awsui_page-
|
|
591
|
-
.awsui_page-size-form-
|
|
592
|
-
.awsui_page-size-radio-
|
|
593
|
-
.awsui_sticky-
|
|
594
|
-
.awsui_sticky-columns-form-
|
|
595
|
-
.awsui_sticky-columns-radio-
|
|
596
|
-
.awsui_sticky-columns-
|
|
597
|
-
.awsui_sticky-columns-
|
|
587
|
+
.awsui_wrap-lines_tc96w_vl685_586:not(#\9),
|
|
588
|
+
.awsui_striped-rows_tc96w_vl685_587:not(#\9),
|
|
589
|
+
.awsui_content-density_tc96w_vl685_588:not(#\9),
|
|
590
|
+
.awsui_page-size_tc96w_vl685_589:not(#\9),
|
|
591
|
+
.awsui_page-size-form-field_tc96w_vl685_590:not(#\9),
|
|
592
|
+
.awsui_page-size-radio-group_tc96w_vl685_591:not(#\9),
|
|
593
|
+
.awsui_sticky-columns_tc96w_vl685_592:not(#\9),
|
|
594
|
+
.awsui_sticky-columns-form-field_tc96w_vl685_593:not(#\9),
|
|
595
|
+
.awsui_sticky-columns-radio-group_tc96w_vl685_594:not(#\9),
|
|
596
|
+
.awsui_sticky-columns-first_tc96w_vl685_595:not(#\9),
|
|
597
|
+
.awsui_sticky-columns-last_tc96w_vl685_596:not(#\9) {
|
|
598
598
|
/* used in test-utils */
|
|
599
599
|
}
|