@cloudscape-design/components 3.0.13 → 3.0.16
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 +33 -35
- package/alert/styles.selectors.js +19 -19
- package/annotation-context/annotation/styles.css.js +24 -24
- package/annotation-context/annotation/styles.scoped.css +30 -31
- package/annotation-context/annotation/styles.selectors.js +24 -24
- package/app-layout/toggles/styles.css.js +3 -3
- package/app-layout/toggles/styles.scoped.css +12 -12
- package/app-layout/toggles/styles.selectors.js +3 -3
- package/app-layout/visual-refresh/styles.css.js +59 -59
- package/app-layout/visual-refresh/styles.scoped.css +152 -152
- package/app-layout/visual-refresh/styles.selectors.js +59 -59
- package/area-chart/styles.scoped.css +0 -1
- package/attribute-editor/styles.scoped.css +0 -1
- package/autosuggest/internal.d.ts.map +1 -1
- package/autosuggest/internal.js +19 -33
- package/autosuggest/internal.js.map +1 -1
- package/autosuggest/options-list.d.ts +19 -0
- package/autosuggest/options-list.d.ts.map +1 -0
- package/autosuggest/options-list.js +37 -0
- package/autosuggest/options-list.js.map +1 -0
- package/autosuggest/plain-list.d.ts +3 -5
- package/autosuggest/plain-list.d.ts.map +1 -1
- package/autosuggest/plain-list.js +7 -7
- package/autosuggest/plain-list.js.map +1 -1
- package/autosuggest/virtual-list.d.ts +2 -6
- package/autosuggest/virtual-list.d.ts.map +1 -1
- package/autosuggest/virtual-list.js +7 -7
- package/autosuggest/virtual-list.js.map +1 -1
- package/badge/styles.css.js +5 -5
- package/badge/styles.scoped.css +6 -7
- package/badge/styles.selectors.js +5 -5
- package/breadcrumb-group/item/styles.css.js +7 -7
- package/breadcrumb-group/item/styles.scoped.css +16 -16
- package/breadcrumb-group/item/styles.selectors.js +7 -7
- package/breadcrumb-group/styles.scoped.css +0 -2
- package/button/styles.css.js +18 -18
- package/button/styles.scoped.css +164 -165
- package/button/styles.selectors.js +18 -18
- package/button-dropdown/category-elements/styles.css.js +12 -12
- package/button-dropdown/category-elements/styles.scoped.css +23 -23
- package/button-dropdown/category-elements/styles.selectors.js +12 -12
- package/button-dropdown/item-element/styles.css.js +13 -13
- package/button-dropdown/item-element/styles.scoped.css +18 -18
- package/button-dropdown/item-element/styles.selectors.js +13 -13
- package/button-dropdown/mobile-expandable-group/styles.scoped.css +0 -2
- package/cards/styles.css.js +37 -37
- package/cards/styles.scoped.css +46 -47
- package/cards/styles.selectors.js +37 -37
- package/checkbox/styles.css.js +3 -3
- package/checkbox/styles.scoped.css +7 -8
- package/checkbox/styles.selectors.js +3 -3
- package/code-editor/styles.css.js +33 -33
- package/code-editor/styles.scoped.css +134 -135
- package/code-editor/styles.selectors.js +33 -33
- package/column-layout/styles.scoped.css +0 -1
- package/container/styles.css.js +15 -15
- package/container/styles.scoped.css +26 -27
- package/container/styles.selectors.js +15 -15
- package/date-picker/calendar/index.d.ts +1 -1
- package/date-picker/calendar/index.d.ts.map +1 -1
- package/date-picker/calendar/index.js +3 -1
- package/date-picker/calendar/index.js.map +1 -1
- package/date-picker/embedded.d.ts +3 -0
- package/date-picker/embedded.d.ts.map +1 -0
- package/date-picker/embedded.js +15 -0
- package/date-picker/embedded.js.map +1 -0
- package/date-picker/index.d.ts.map +1 -1
- package/date-picker/index.js +14 -39
- package/date-picker/index.js.map +1 -1
- package/date-picker/interfaces.d.ts +12 -10
- package/date-picker/interfaces.d.ts.map +1 -1
- package/date-picker/interfaces.js.map +1 -1
- package/date-picker/styles.css.js +24 -24
- package/date-picker/styles.scoped.css +46 -48
- package/date-picker/styles.selectors.js +24 -24
- package/date-picker/use-date-picker.d.ts +17 -0
- package/date-picker/use-date-picker.d.ts.map +1 -0
- package/date-picker/use-date-picker.js +48 -0
- package/date-picker/use-date-picker.js.map +1 -0
- package/date-range-picker/calendar/grids/day/styles.css.js +21 -21
- package/date-range-picker/calendar/grids/day/styles.scoped.css +50 -50
- package/date-range-picker/calendar/grids/day/styles.selectors.js +21 -21
- package/date-range-picker/calendar/header/button/index.d.ts +1 -2
- package/date-range-picker/calendar/header/button/index.d.ts.map +1 -1
- package/date-range-picker/calendar/header/button/index.js +2 -3
- package/date-range-picker/calendar/header/button/index.js.map +1 -1
- package/date-range-picker/calendar/header/index.d.ts +1 -2
- package/date-range-picker/calendar/header/index.d.ts.map +1 -1
- package/date-range-picker/calendar/header/index.js +3 -3
- package/date-range-picker/calendar/header/index.js.map +1 -1
- package/date-range-picker/calendar/index.js +1 -1
- package/date-range-picker/calendar/index.js.map +1 -1
- package/date-range-picker/styles.css.js +42 -42
- package/date-range-picker/styles.scoped.css +53 -56
- package/date-range-picker/styles.selectors.js +42 -42
- package/expandable-section/styles.css.js +20 -20
- package/expandable-section/styles.scoped.css +42 -43
- package/expandable-section/styles.selectors.js +20 -20
- package/flashbar/styles.css.js +22 -22
- package/flashbar/styles.scoped.css +87 -88
- package/flashbar/styles.selectors.js +22 -22
- package/form/styles.scoped.css +0 -1
- package/form-field/styles.scoped.css +0 -1
- package/grid/styles.scoped.css +0 -1
- package/header/styles.scoped.css +0 -1
- package/help-panel/styles.css.js +4 -4
- package/help-panel/styles.scoped.css +59 -60
- package/help-panel/styles.selectors.js +4 -4
- package/input/styles.css.js +13 -13
- package/input/styles.scoped.css +36 -37
- package/input/styles.selectors.js +13 -13
- package/internal/base-component/styles.scoped.css +12 -13
- package/internal/components/abstract-switch/styles.scoped.css +0 -1
- package/internal/components/button-trigger/styles.css.js +9 -9
- package/internal/components/button-trigger/styles.scoped.css +26 -27
- package/internal/components/button-trigger/styles.selectors.js +9 -9
- package/internal/components/chart-filter/styles.scoped.css +0 -1
- package/internal/components/chart-legend/styles.css.js +7 -7
- package/internal/components/chart-legend/styles.scoped.css +16 -17
- package/internal/components/chart-legend/styles.selectors.js +7 -7
- package/internal/components/chart-popover/styles.scoped.css +0 -1
- package/internal/components/chart-series-details/styles.scoped.css +0 -2
- package/internal/components/chart-series-marker/styles.scoped.css +0 -1
- package/internal/components/dropdown/styles.css.js +20 -20
- package/internal/components/dropdown/styles.scoped.css +38 -40
- package/internal/components/dropdown/styles.selectors.js +20 -20
- package/internal/components/dropdown-footer/styles.scoped.css +0 -1
- package/internal/components/dropdown-status/styles.scoped.css +0 -1
- 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/menu-dropdown/styles.css.js +7 -7
- package/internal/components/menu-dropdown/styles.scoped.css +14 -15
- package/internal/components/menu-dropdown/styles.selectors.js +7 -7
- package/internal/components/option/styles.scoped.css +0 -1
- package/internal/components/options-list/styles.css.js +2 -2
- package/internal/components/options-list/styles.scoped.css +3 -4
- 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 +28 -28
- package/internal/components/selectable-item/styles.selectors.js +16 -16
- package/internal/environment.js +1 -1
- package/internal/generated/theming/index.cjs +36 -39
- package/internal/generated/theming/index.js +36 -39
- package/link/styles.css.js +18 -18
- package/link/styles.scoped.css +70 -71
- package/link/styles.selectors.js +18 -18
- package/mixed-line-bar-chart/styles.scoped.css +0 -1
- package/modal/styles.css.js +22 -22
- package/modal/styles.scoped.css +42 -44
- package/modal/styles.selectors.js +22 -22
- package/multiselect/styles.scoped.css +0 -1
- package/package.json +1 -1
- package/pagination/styles.css.js +9 -9
- package/pagination/styles.scoped.css +24 -25
- package/pagination/styles.selectors.js +9 -9
- package/pie-chart/styles.scoped.css +0 -1
- package/popover/styles.css.js +48 -48
- package/popover/styles.scoped.css +64 -66
- package/popover/styles.selectors.js +48 -48
- package/progress-bar/styles.scoped.css +0 -1
- package/property-filter/styles.scoped.css +0 -1
- package/radio-group/styles.css.js +9 -9
- package/radio-group/styles.scoped.css +17 -18
- package/radio-group/styles.selectors.js +9 -9
- package/segmented-control/styles.css.js +14 -14
- package/segmented-control/styles.scoped.css +36 -43
- package/segmented-control/styles.selectors.js +14 -14
- package/select/styles.scoped.css +0 -1
- package/side-navigation/styles.css.js +22 -22
- package/side-navigation/styles.scoped.css +33 -34
- package/side-navigation/styles.selectors.js +22 -22
- package/split-panel/styles.css.js +58 -58
- package/split-panel/styles.scoped.css +81 -83
- package/split-panel/styles.selectors.js +58 -58
- package/table/body-cell/styles.css.js +7 -7
- package/table/body-cell/styles.scoped.css +20 -20
- package/table/body-cell/styles.selectors.js +7 -7
- package/table/header-cell/styles.css.js +14 -14
- package/table/header-cell/styles.scoped.css +26 -26
- package/table/header-cell/styles.selectors.js +14 -14
- package/table/resizer/styles.scoped.css +0 -1
- package/table/styles.css.js +32 -32
- package/table/styles.scoped.css +40 -40
- package/table/styles.selectors.js +32 -32
- package/tabs/styles.css.js +21 -21
- package/tabs/styles.scoped.css +39 -40
- package/tabs/styles.selectors.js +21 -21
- package/tag-editor/styles.css.js +3 -3
- package/tag-editor/styles.scoped.css +11 -11
- package/tag-editor/styles.selectors.js +3 -3
- package/text-content/styles.css.js +1 -1
- package/text-content/styles.scoped.css +61 -62
- package/text-content/styles.selectors.js +1 -1
- package/text-filter/styles.scoped.css +0 -1
- package/textarea/styles.css.js +4 -4
- package/textarea/styles.scoped.css +14 -26
- package/textarea/styles.selectors.js +4 -4
- package/tiles/styles.css.js +28 -28
- package/tiles/styles.scoped.css +69 -71
- package/tiles/styles.selectors.js +28 -28
- package/toggle/styles.css.js +8 -8
- package/toggle/styles.scoped.css +15 -16
- package/toggle/styles.selectors.js +8 -8
- package/token-group/styles.css.js +7 -7
- package/token-group/styles.scoped.css +25 -27
- 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 +43 -44
- 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 +68 -71
- package/top-navigation/styles.selectors.js +47 -47
- package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +0 -1
- package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
- package/tutorial-panel/components/tutorial-list/styles.scoped.css +30 -33
- package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
- package/tutorial-panel/styles.scoped.css +0 -1
- package/wizard/styles.css.js +31 -31
- package/wizard/styles.scoped.css +60 -61
- package/wizard/styles.selectors.js +31 -31
- package/autosuggest/hooks/a11y.d.ts +0 -5
- package/autosuggest/hooks/a11y.d.ts.map +0 -1
- package/autosuggest/hooks/a11y.js +0 -24
- package/autosuggest/hooks/a11y.js.map +0 -1
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
7
7
|
SPDX-License-Identifier: Apache-2.0
|
|
8
8
|
*/
|
|
9
|
-
.awsui_body-
|
|
9
|
+
.awsui_body-cell_c6tup_c7aag_9:not(#\9) {
|
|
10
10
|
box-sizing: border-box;
|
|
11
11
|
padding: 8px 20px calc(
|
|
12
12
|
8px + (2px - 1px)
|
|
@@ -20,32 +20,32 @@
|
|
|
20
20
|
border-bottom: 1px solid #e9ebed;
|
|
21
21
|
border-bottom: var(--border-divider-list-width-hacikr, 1px) solid var(--color-border-divider-default-7s2wjw, #e9ebed);
|
|
22
22
|
}
|
|
23
|
-
.awsui_body-
|
|
23
|
+
.awsui_body-cell_c6tup_c7aag_9:not(#\9):not(.awsui_body-cell-wrap_c6tup_c7aag_18) {
|
|
24
24
|
white-space: nowrap;
|
|
25
25
|
overflow: hidden;
|
|
26
26
|
text-overflow: ellipsis;
|
|
27
27
|
}
|
|
28
|
-
.awsui_body-
|
|
28
|
+
.awsui_body-cell_c6tup_c7aag_9:not(#\9):first-child {
|
|
29
29
|
border-left: 2px solid transparent;
|
|
30
30
|
border-left: var(--border-item-width-qbbbsa, 2px) solid transparent;
|
|
31
31
|
padding-left: calc(20px - 2px);
|
|
32
32
|
padding-left: calc(var(--space-l-4vl6xu, 20px) - var(--border-item-width-qbbbsa, 2px));
|
|
33
33
|
}
|
|
34
|
-
.awsui_body-
|
|
34
|
+
.awsui_body-cell_c6tup_c7aag_9:not(#\9):last-child {
|
|
35
35
|
border-right: 2px solid transparent;
|
|
36
36
|
border-right: var(--border-item-width-qbbbsa, 2px) solid transparent;
|
|
37
37
|
padding-right: calc(20px - 2px);
|
|
38
38
|
padding-right: calc(var(--space-l-4vl6xu, 20px) - var(--border-item-width-qbbbsa, 2px));
|
|
39
39
|
}
|
|
40
|
-
.awsui_body-cell-first-
|
|
40
|
+
.awsui_body-cell-first-row_c6tup_c7aag_31:not(#\9) {
|
|
41
41
|
border-top: 2px solid transparent;
|
|
42
42
|
border-top: var(--border-item-width-qbbbsa, 2px) solid transparent;
|
|
43
43
|
}
|
|
44
|
-
.awsui_body-cell-last-
|
|
44
|
+
.awsui_body-cell-last-row_c6tup_c7aag_34:not(#\9) {
|
|
45
45
|
border-bottom: 2px solid transparent;
|
|
46
46
|
border-bottom: var(--border-item-width-qbbbsa, 2px) solid transparent;
|
|
47
47
|
}
|
|
48
|
-
.awsui_body-cell-
|
|
48
|
+
.awsui_body-cell-selected_c6tup_c7aag_37:not(#\9) {
|
|
49
49
|
background-color: #f2f8fd;
|
|
50
50
|
background-color: var(--color-background-item-selected-ebt4bi, #f2f8fd);
|
|
51
51
|
border-top: 2px solid #0972d3;
|
|
@@ -55,19 +55,19 @@
|
|
|
55
55
|
padding-bottom: 8px;
|
|
56
56
|
padding-bottom: var(--space-scaled-xs-6859qs, 8px);
|
|
57
57
|
}
|
|
58
|
-
.awsui_body-cell-
|
|
58
|
+
.awsui_body-cell-selected_c6tup_c7aag_37:not(#\9):first-child {
|
|
59
59
|
border-left: 2px solid #0972d3;
|
|
60
60
|
border-left: var(--border-item-width-qbbbsa, 2px) solid var(--color-border-item-selected-ppkssz, #0972d3);
|
|
61
61
|
border-radius: 8px 0 0 8px;
|
|
62
|
-
border-radius: var(--border-item-
|
|
62
|
+
border-radius: var(--border-radius-item-u2ibpi, 8px) 0 0 var(--border-radius-item-u2ibpi, 8px);
|
|
63
63
|
}
|
|
64
|
-
.awsui_body-cell-
|
|
64
|
+
.awsui_body-cell-selected_c6tup_c7aag_37:not(#\9):last-child {
|
|
65
65
|
border-right: 2px solid #0972d3;
|
|
66
66
|
border-right: var(--border-item-width-qbbbsa, 2px) solid var(--color-border-item-selected-ppkssz, #0972d3);
|
|
67
67
|
border-radius: 0 8px 8px 0;
|
|
68
|
-
border-radius: 0 var(--border-item-
|
|
68
|
+
border-radius: 0 var(--border-radius-item-u2ibpi, 8px) var(--border-radius-item-u2ibpi, 8px) 0;
|
|
69
69
|
}
|
|
70
|
-
.awsui_body-cell-
|
|
70
|
+
.awsui_body-cell-selected_c6tup_c7aag_37:not(#\9):not(:first-child) {
|
|
71
71
|
padding-top: calc(
|
|
72
72
|
8px + (2px - 1px)
|
|
73
73
|
);
|
|
@@ -75,12 +75,12 @@
|
|
|
75
75
|
var(--space-scaled-xs-6859qs, 8px) + (var(--border-item-width-qbbbsa, 2px) - var(--border-divider-list-width-hacikr, 1px))
|
|
76
76
|
);
|
|
77
77
|
}
|
|
78
|
-
.awsui_body-
|
|
78
|
+
.awsui_body-cell_c6tup_c7aag_9:not(#\9):not(.awsui_body-cell-selected_c6tup_c7aag_37).awsui_body-cell-next-selected_c6tup_c7aag_56 {
|
|
79
79
|
border-bottom: 0;
|
|
80
80
|
padding-bottom: calc(8px + 1px);
|
|
81
81
|
padding-bottom: calc(var(--space-scaled-xs-6859qs, 8px) + var(--border-divider-list-width-hacikr, 1px));
|
|
82
82
|
}
|
|
83
|
-
.awsui_body-cell-
|
|
83
|
+
.awsui_body-cell-selected_c6tup_c7aag_37.awsui_body-cell-prev-selected_c6tup_c7aag_60:not(#\9) {
|
|
84
84
|
padding-top: calc(
|
|
85
85
|
8px + (2px - 1px)
|
|
86
86
|
);
|
|
@@ -90,23 +90,23 @@
|
|
|
90
90
|
border-top: 1px solid #0972d3;
|
|
91
91
|
border-top: var(--border-divider-list-width-hacikr, 1px) solid var(--color-border-item-placeholder-jgzhnb, #0972d3);
|
|
92
92
|
}
|
|
93
|
-
.awsui_body-cell-
|
|
93
|
+
.awsui_body-cell-selected_c6tup_c7aag_37.awsui_body-cell-next-selected_c6tup_c7aag_56:not(#\9) {
|
|
94
94
|
border-bottom-width: 1px;
|
|
95
95
|
border-bottom-width: var(--border-divider-list-width-hacikr, 1px);
|
|
96
96
|
}
|
|
97
|
-
.awsui_body-cell-
|
|
97
|
+
.awsui_body-cell-selected_c6tup_c7aag_37.awsui_body-cell-next-selected_c6tup_c7aag_56:not(#\9):first-child {
|
|
98
98
|
border-bottom-left-radius: 0;
|
|
99
99
|
}
|
|
100
|
-
.awsui_body-cell-
|
|
100
|
+
.awsui_body-cell-selected_c6tup_c7aag_37.awsui_body-cell-next-selected_c6tup_c7aag_56:not(#\9):last-child {
|
|
101
101
|
border-bottom-right-radius: 0;
|
|
102
102
|
}
|
|
103
|
-
.awsui_body-cell-
|
|
103
|
+
.awsui_body-cell-selected_c6tup_c7aag_37.awsui_body-cell-prev-selected_c6tup_c7aag_60:not(#\9):first-child {
|
|
104
104
|
border-top-left-radius: 0;
|
|
105
105
|
}
|
|
106
|
-
.awsui_body-cell-
|
|
106
|
+
.awsui_body-cell-selected_c6tup_c7aag_37.awsui_body-cell-prev-selected_c6tup_c7aag_60:not(#\9):last-child {
|
|
107
107
|
border-top-right-radius: 0;
|
|
108
108
|
}
|
|
109
|
-
.awsui_body-cell-
|
|
109
|
+
.awsui_body-cell-selected_c6tup_c7aag_37:not(#\9):not(.awsui_body-cell-prev-selected_c6tup_c7aag_60) {
|
|
110
110
|
padding-top: 8px;
|
|
111
111
|
padding-top: var(--space-scaled-xs-6859qs, 8px);
|
|
112
112
|
}
|
|
@@ -2,12 +2,12 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"body-cell": "awsui_body-
|
|
6
|
-
"body-cell-wrap": "awsui_body-cell-
|
|
7
|
-
"body-cell-first-row": "awsui_body-cell-first-
|
|
8
|
-
"body-cell-last-row": "awsui_body-cell-last-
|
|
9
|
-
"body-cell-selected": "awsui_body-cell-
|
|
10
|
-
"body-cell-next-selected": "awsui_body-cell-next-
|
|
11
|
-
"body-cell-prev-selected": "awsui_body-cell-prev-
|
|
5
|
+
"body-cell": "awsui_body-cell_c6tup_c7aag_9",
|
|
6
|
+
"body-cell-wrap": "awsui_body-cell-wrap_c6tup_c7aag_18",
|
|
7
|
+
"body-cell-first-row": "awsui_body-cell-first-row_c6tup_c7aag_31",
|
|
8
|
+
"body-cell-last-row": "awsui_body-cell-last-row_c6tup_c7aag_34",
|
|
9
|
+
"body-cell-selected": "awsui_body-cell-selected_c6tup_c7aag_37",
|
|
10
|
+
"body-cell-next-selected": "awsui_body-cell-next-selected_c6tup_c7aag_56",
|
|
11
|
+
"body-cell-prev-selected": "awsui_body-cell-prev-selected_c6tup_c7aag_60"
|
|
12
12
|
};
|
|
13
13
|
|
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"header-cell": "awsui_header-
|
|
5
|
-
"header-cell-sticky": "awsui_header-cell-
|
|
6
|
-
"header-cell-stuck": "awsui_header-cell-
|
|
7
|
-
"header-cell-variant-full-page": "awsui_header-cell-variant-full-
|
|
8
|
-
"header-cell-sortable": "awsui_header-cell-
|
|
9
|
-
"sorting-icon": "awsui_sorting-
|
|
10
|
-
"header-cell-disabled": "awsui_header-cell-
|
|
11
|
-
"header-cell-sorted": "awsui_header-cell-
|
|
12
|
-
"header-cell-content": "awsui_header-cell-
|
|
13
|
-
"header-cell-fake-focus": "awsui_header-cell-fake-
|
|
14
|
-
"header-cell-text": "awsui_header-cell-
|
|
15
|
-
"header-cell-text-wrap": "awsui_header-cell-text-
|
|
16
|
-
"header-cell-ascending": "awsui_header-cell-
|
|
17
|
-
"header-cell-descending": "awsui_header-cell-
|
|
4
|
+
"header-cell": "awsui_header-cell_1spae_ygofl_93",
|
|
5
|
+
"header-cell-sticky": "awsui_header-cell-sticky_1spae_ygofl_103",
|
|
6
|
+
"header-cell-stuck": "awsui_header-cell-stuck_1spae_ygofl_106",
|
|
7
|
+
"header-cell-variant-full-page": "awsui_header-cell-variant-full-page_1spae_ygofl_109",
|
|
8
|
+
"header-cell-sortable": "awsui_header-cell-sortable_1spae_ygofl_115",
|
|
9
|
+
"sorting-icon": "awsui_sorting-icon_1spae_ygofl_128",
|
|
10
|
+
"header-cell-disabled": "awsui_header-cell-disabled_1spae_ygofl_135",
|
|
11
|
+
"header-cell-sorted": "awsui_header-cell-sorted_1spae_ygofl_135",
|
|
12
|
+
"header-cell-content": "awsui_header-cell-content_1spae_ygofl_135",
|
|
13
|
+
"header-cell-fake-focus": "awsui_header-cell-fake-focus_1spae_ygofl_168",
|
|
14
|
+
"header-cell-text": "awsui_header-cell-text_1spae_ygofl_197",
|
|
15
|
+
"header-cell-text-wrap": "awsui_header-cell-text-wrap_1spae_ygofl_197",
|
|
16
|
+
"header-cell-ascending": "awsui_header-cell-ascending_1spae_ygofl_203",
|
|
17
|
+
"header-cell-descending": "awsui_header-cell-descending_1spae_ygofl_204"
|
|
18
18
|
};
|
|
19
19
|
|
|
@@ -90,7 +90,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
90
90
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
91
91
|
SPDX-License-Identifier: Apache-2.0
|
|
92
92
|
*/
|
|
93
|
-
.awsui_header-
|
|
93
|
+
.awsui_header-cell_1spae_ygofl_93:not(#\9) {
|
|
94
94
|
position: relative;
|
|
95
95
|
text-align: left;
|
|
96
96
|
box-sizing: border-box;
|
|
@@ -105,26 +105,26 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
105
105
|
padding: 4px 8px;
|
|
106
106
|
padding: var(--space-scaled-xxs-95dhkm, 4px) var(--space-scaled-xs-6859qs, 8px);
|
|
107
107
|
}
|
|
108
|
-
.awsui_header-cell-
|
|
108
|
+
.awsui_header-cell-sticky_1spae_ygofl_103:not(#\9) {
|
|
109
109
|
border-bottom: 2px solid #e9ebed;
|
|
110
110
|
border-bottom: var(--border-table-sticky-width-h1tlxy, 2px) solid var(--color-border-divider-default-7s2wjw, #e9ebed);
|
|
111
111
|
}
|
|
112
|
-
.awsui_header-cell-
|
|
112
|
+
.awsui_header-cell-stuck_1spae_ygofl_106:not(#\9) {
|
|
113
113
|
border-bottom-color: transparent;
|
|
114
114
|
}
|
|
115
|
-
.awsui_header-cell-variant-full-
|
|
115
|
+
.awsui_header-cell-variant-full-page_1spae_ygofl_109:not(#\9) {
|
|
116
116
|
border-bottom: 4px solid transparent;
|
|
117
117
|
border-bottom: var(--space-scaled-xxs-95dhkm, 4px) solid transparent;
|
|
118
118
|
}
|
|
119
|
-
.awsui_header-
|
|
119
|
+
.awsui_header-cell_1spae_ygofl_93:not(#\9):first-child {
|
|
120
120
|
padding-left: 8px;
|
|
121
121
|
padding-left: var(--space-xs-rsr2qu, 8px);
|
|
122
122
|
}
|
|
123
|
-
.awsui_header-
|
|
123
|
+
.awsui_header-cell_1spae_ygofl_93:not(#\9):last-child, .awsui_header-cell_1spae_ygofl_93.awsui_header-cell-sortable_1spae_ygofl_115:not(#\9) {
|
|
124
124
|
padding-right: 8px;
|
|
125
125
|
padding-right: var(--space-xs-rsr2qu, 8px);
|
|
126
126
|
}
|
|
127
|
-
.awsui_header-
|
|
127
|
+
.awsui_header-cell_1spae_ygofl_93:not(#\9):not(:last-child):before {
|
|
128
128
|
content: "";
|
|
129
129
|
position: absolute;
|
|
130
130
|
right: 0;
|
|
@@ -135,7 +135,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
135
135
|
box-sizing: border-box;
|
|
136
136
|
}
|
|
137
137
|
|
|
138
|
-
.awsui_sorting-
|
|
138
|
+
.awsui_sorting-icon_1spae_ygofl_128:not(#\9) {
|
|
139
139
|
position: absolute;
|
|
140
140
|
top: 4px;
|
|
141
141
|
top: var(--space-scaled-xxs-95dhkm, 4px);
|
|
@@ -145,33 +145,33 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
145
145
|
color: var(--color-text-column-sorting-icon-q5sr09, #414d5c);
|
|
146
146
|
}
|
|
147
147
|
|
|
148
|
-
.awsui_header-cell-
|
|
148
|
+
.awsui_header-cell-disabled_1spae_ygofl_135.awsui_header-cell-sorted_1spae_ygofl_135 > .awsui_header-cell-content_1spae_ygofl_135 > .awsui_sorting-icon_1spae_ygofl_128:not(#\9) {
|
|
149
149
|
color: #9ba7b6;
|
|
150
150
|
color: var(--color-text-interactive-disabled-3pbb07, #9ba7b6);
|
|
151
151
|
}
|
|
152
152
|
|
|
153
|
-
.awsui_header-cell-
|
|
153
|
+
.awsui_header-cell-content_1spae_ygofl_135:not(#\9) {
|
|
154
154
|
position: relative;
|
|
155
155
|
padding: 4px 12px;
|
|
156
156
|
padding: var(--space-scaled-xxs-95dhkm, 4px) var(--space-s-hv8c1d, 12px);
|
|
157
157
|
}
|
|
158
|
-
.awsui_header-cell-
|
|
158
|
+
.awsui_header-cell-sortable_1spae_ygofl_115 > .awsui_header-cell-content_1spae_ygofl_135:not(#\9) {
|
|
159
159
|
padding-right: calc(24px + 4px);
|
|
160
160
|
padding-right: calc(var(--space-xl-a39hup, 24px) + var(--space-xxs-ynfts5, 4px));
|
|
161
161
|
}
|
|
162
|
-
.awsui_header-cell-
|
|
162
|
+
.awsui_header-cell-content_1spae_ygofl_135:not(#\9):focus {
|
|
163
163
|
outline: none;
|
|
164
164
|
text-decoration: none;
|
|
165
165
|
}
|
|
166
|
-
.awsui_header-cell-
|
|
166
|
+
.awsui_header-cell-content_1spae_ygofl_135[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
167
167
|
position: relative;
|
|
168
168
|
}
|
|
169
|
-
.awsui_header-cell-
|
|
169
|
+
.awsui_header-cell-content_1spae_ygofl_135[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
170
170
|
outline: 2px dotted transparent;
|
|
171
171
|
outline-offset: calc(0px - 1px);
|
|
172
172
|
outline-offset: calc(var(--space-table-header-focus-outline-gutter-rbx7m7, 0px) - 1px);
|
|
173
173
|
}
|
|
174
|
-
.awsui_header-cell-
|
|
174
|
+
.awsui_header-cell-content_1spae_ygofl_135[data-awsui-focus-visible=true]:not(#\9):focus::before {
|
|
175
175
|
content: " ";
|
|
176
176
|
display: block;
|
|
177
177
|
position: absolute;
|
|
@@ -184,19 +184,19 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
184
184
|
height: calc(100% + 2 * 0px);
|
|
185
185
|
height: calc(100% + 2 * var(--space-table-header-focus-outline-gutter-rbx7m7, 0px));
|
|
186
186
|
border-radius: 4px;
|
|
187
|
-
border-radius: var(--border-control-focus-ring-
|
|
187
|
+
border-radius: var(--border-radius-control-focus-ring-default-jlgxet, 4px);
|
|
188
188
|
box-shadow: 0 0 0 2px #0972d3;
|
|
189
189
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
190
190
|
}
|
|
191
|
-
.awsui_header-cell-
|
|
191
|
+
.awsui_header-cell-content_1spae_ygofl_135.awsui_header-cell-fake-focus_1spae_ygofl_168:not(#\9) {
|
|
192
192
|
position: relative;
|
|
193
193
|
}
|
|
194
|
-
.awsui_header-cell-
|
|
194
|
+
.awsui_header-cell-content_1spae_ygofl_135.awsui_header-cell-fake-focus_1spae_ygofl_168:not(#\9) {
|
|
195
195
|
outline: 2px dotted transparent;
|
|
196
196
|
outline-offset: calc(0px - 1px);
|
|
197
197
|
outline-offset: calc(var(--space-table-header-focus-outline-gutter-rbx7m7, 0px) - 1px);
|
|
198
198
|
}
|
|
199
|
-
.awsui_header-cell-
|
|
199
|
+
.awsui_header-cell-content_1spae_ygofl_135.awsui_header-cell-fake-focus_1spae_ygofl_168:not(#\9)::before {
|
|
200
200
|
content: " ";
|
|
201
201
|
display: block;
|
|
202
202
|
position: absolute;
|
|
@@ -209,30 +209,30 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
209
209
|
height: calc(100% + 2 * 0px);
|
|
210
210
|
height: calc(100% + 2 * var(--space-table-header-focus-outline-gutter-rbx7m7, 0px));
|
|
211
211
|
border-radius: 4px;
|
|
212
|
-
border-radius: var(--border-control-focus-ring-
|
|
212
|
+
border-radius: var(--border-radius-control-focus-ring-default-jlgxet, 4px);
|
|
213
213
|
box-shadow: 0 0 0 2px #0972d3;
|
|
214
214
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
215
215
|
}
|
|
216
216
|
|
|
217
|
-
.awsui_header-cell-
|
|
217
|
+
.awsui_header-cell-sortable_1spae_ygofl_115:not(#\9):not(.awsui_header-cell-disabled_1spae_ygofl_135) > .awsui_header-cell-content_1spae_ygofl_135 {
|
|
218
218
|
cursor: pointer;
|
|
219
219
|
}
|
|
220
|
-
.awsui_header-cell-
|
|
220
|
+
.awsui_header-cell-sortable_1spae_ygofl_115:not(#\9):not(.awsui_header-cell-disabled_1spae_ygofl_135) > .awsui_header-cell-content_1spae_ygofl_135:hover, .awsui_header-cell-sortable_1spae_ygofl_115:not(#\9):not(.awsui_header-cell-disabled_1spae_ygofl_135).awsui_header-cell-sorted_1spae_ygofl_135 > .awsui_header-cell-content_1spae_ygofl_135 {
|
|
221
221
|
color: #000716;
|
|
222
222
|
color: var(--color-text-interactive-active-vol84d, #000716);
|
|
223
223
|
}
|
|
224
|
-
.awsui_header-cell-
|
|
224
|
+
.awsui_header-cell-sortable_1spae_ygofl_115:not(#\9):not(.awsui_header-cell-disabled_1spae_ygofl_135) > .awsui_header-cell-content_1spae_ygofl_135:hover > .awsui_sorting-icon_1spae_ygofl_128, .awsui_header-cell-sortable_1spae_ygofl_115:not(#\9):not(.awsui_header-cell-disabled_1spae_ygofl_135).awsui_header-cell-sorted_1spae_ygofl_135 > .awsui_header-cell-content_1spae_ygofl_135 > .awsui_sorting-icon_1spae_ygofl_128 {
|
|
225
225
|
color: #000716;
|
|
226
226
|
color: var(--color-text-interactive-active-vol84d, #000716);
|
|
227
227
|
}
|
|
228
228
|
|
|
229
|
-
.awsui_header-cell-
|
|
229
|
+
.awsui_header-cell-text_1spae_ygofl_197:not(#\9):not(.awsui_header-cell-text-wrap_1spae_ygofl_197) {
|
|
230
230
|
white-space: nowrap;
|
|
231
231
|
overflow: hidden;
|
|
232
232
|
text-overflow: ellipsis;
|
|
233
233
|
}
|
|
234
234
|
|
|
235
|
-
.awsui_header-cell-
|
|
236
|
-
.awsui_header-cell-
|
|
235
|
+
.awsui_header-cell-ascending_1spae_ygofl_203:not(#\9),
|
|
236
|
+
.awsui_header-cell-descending_1spae_ygofl_204:not(#\9) {
|
|
237
237
|
/* used in test-utils */
|
|
238
238
|
}
|
|
@@ -2,19 +2,19 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"header-cell": "awsui_header-
|
|
6
|
-
"header-cell-sticky": "awsui_header-cell-
|
|
7
|
-
"header-cell-stuck": "awsui_header-cell-
|
|
8
|
-
"header-cell-variant-full-page": "awsui_header-cell-variant-full-
|
|
9
|
-
"header-cell-sortable": "awsui_header-cell-
|
|
10
|
-
"sorting-icon": "awsui_sorting-
|
|
11
|
-
"header-cell-disabled": "awsui_header-cell-
|
|
12
|
-
"header-cell-sorted": "awsui_header-cell-
|
|
13
|
-
"header-cell-content": "awsui_header-cell-
|
|
14
|
-
"header-cell-fake-focus": "awsui_header-cell-fake-
|
|
15
|
-
"header-cell-text": "awsui_header-cell-
|
|
16
|
-
"header-cell-text-wrap": "awsui_header-cell-text-
|
|
17
|
-
"header-cell-ascending": "awsui_header-cell-
|
|
18
|
-
"header-cell-descending": "awsui_header-cell-
|
|
5
|
+
"header-cell": "awsui_header-cell_1spae_ygofl_93",
|
|
6
|
+
"header-cell-sticky": "awsui_header-cell-sticky_1spae_ygofl_103",
|
|
7
|
+
"header-cell-stuck": "awsui_header-cell-stuck_1spae_ygofl_106",
|
|
8
|
+
"header-cell-variant-full-page": "awsui_header-cell-variant-full-page_1spae_ygofl_109",
|
|
9
|
+
"header-cell-sortable": "awsui_header-cell-sortable_1spae_ygofl_115",
|
|
10
|
+
"sorting-icon": "awsui_sorting-icon_1spae_ygofl_128",
|
|
11
|
+
"header-cell-disabled": "awsui_header-cell-disabled_1spae_ygofl_135",
|
|
12
|
+
"header-cell-sorted": "awsui_header-cell-sorted_1spae_ygofl_135",
|
|
13
|
+
"header-cell-content": "awsui_header-cell-content_1spae_ygofl_135",
|
|
14
|
+
"header-cell-fake-focus": "awsui_header-cell-fake-focus_1spae_ygofl_168",
|
|
15
|
+
"header-cell-text": "awsui_header-cell-text_1spae_ygofl_197",
|
|
16
|
+
"header-cell-text-wrap": "awsui_header-cell-text-wrap_1spae_ygofl_197",
|
|
17
|
+
"header-cell-ascending": "awsui_header-cell-ascending_1spae_ygofl_203",
|
|
18
|
+
"header-cell-descending": "awsui_header-cell-descending_1spae_ygofl_204"
|
|
19
19
|
};
|
|
20
20
|
|
package/table/styles.css.js
CHANGED
|
@@ -1,37 +1,37 @@
|
|
|
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
|
-
"header-secondary": "awsui_header-
|
|
29
|
-
"header-controls": "awsui_header-
|
|
30
|
-
"divider": "
|
|
31
|
-
"footer-wrapper": "awsui_footer-
|
|
32
|
-
"footer": "
|
|
33
|
-
"thead-active": "awsui_thead-
|
|
34
|
-
"row": "
|
|
35
|
-
"row-selected": "awsui_row-
|
|
4
|
+
"root": "awsui_root_wih1l_edm43_97",
|
|
5
|
+
"tools": "awsui_tools_wih1l_edm43_106",
|
|
6
|
+
"tools-filtering": "awsui_tools-filtering_wih1l_edm43_112",
|
|
7
|
+
"tools-align-right": "awsui_tools-align-right_wih1l_edm43_117",
|
|
8
|
+
"tools-pagination": "awsui_tools-pagination_wih1l_edm43_121",
|
|
9
|
+
"tools-preferences": "awsui_tools-preferences_wih1l_edm43_121",
|
|
10
|
+
"tools-small": "awsui_tools-small_wih1l_edm43_127",
|
|
11
|
+
"table": "awsui_table_wih1l_edm43_133",
|
|
12
|
+
"table-layout-fixed": "awsui_table-layout-fixed_wih1l_edm43_139",
|
|
13
|
+
"wrapper": "awsui_wrapper_wih1l_edm43_143",
|
|
14
|
+
"variant-stacked": "awsui_variant-stacked_wih1l_edm43_153",
|
|
15
|
+
"variant-container": "awsui_variant-container_wih1l_edm43_153",
|
|
16
|
+
"variant-embedded": "awsui_variant-embedded_wih1l_edm43_157",
|
|
17
|
+
"has-header": "awsui_has-header_wih1l_edm43_160",
|
|
18
|
+
"has-footer": "awsui_has-footer_wih1l_edm43_163",
|
|
19
|
+
"cell-merged": "awsui_cell-merged_wih1l_edm43_173",
|
|
20
|
+
"cell-merged-content": "awsui_cell-merged-content_wih1l_edm43_177",
|
|
21
|
+
"empty": "awsui_empty_wih1l_edm43_192",
|
|
22
|
+
"loading": "awsui_loading_wih1l_edm43_196",
|
|
23
|
+
"selection-control": "awsui_selection-control_wih1l_edm43_200",
|
|
24
|
+
"selection-control-header": "awsui_selection-control-header_wih1l_edm43_207",
|
|
25
|
+
"sticky-scrollbar": "awsui_sticky-scrollbar_wih1l_edm43_212",
|
|
26
|
+
"sticky-scrollbar-content": "awsui_sticky-scrollbar-content_wih1l_edm43_222",
|
|
27
|
+
"sticky-scrollbar-visible": "awsui_sticky-scrollbar-visible_wih1l_edm43_225",
|
|
28
|
+
"header-secondary": "awsui_header-secondary_wih1l_edm43_229",
|
|
29
|
+
"header-controls": "awsui_header-controls_wih1l_edm43_249",
|
|
30
|
+
"divider": "awsui_divider_wih1l_edm43_266",
|
|
31
|
+
"footer-wrapper": "awsui_footer-wrapper_wih1l_edm43_273",
|
|
32
|
+
"footer": "awsui_footer_wih1l_edm43_273",
|
|
33
|
+
"thead-active": "awsui_thead-active_wih1l_edm43_282",
|
|
34
|
+
"row": "awsui_row_wih1l_edm43_283",
|
|
35
|
+
"row-selected": "awsui_row-selected_wih1l_edm43_284"
|
|
36
36
|
};
|
|
37
37
|
|