@cloudscape-design/components 3.0.361 → 3.0.363
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/index.d.ts.map +1 -1
- package/alert/index.js +21 -16
- package/alert/index.js.map +1 -1
- package/annotation-context/annotation/styles.css.js +24 -24
- package/annotation-context/annotation/styles.scoped.css +30 -30
- package/annotation-context/annotation/styles.selectors.js +24 -24
- package/app-layout/visual-refresh/styles.css.js +69 -69
- package/app-layout/visual-refresh/styles.scoped.css +169 -169
- package/app-layout/visual-refresh/styles.selectors.js +69 -69
- package/area-chart/model/use-chart-model.js +1 -1
- package/area-chart/model/use-chart-model.js.map +1 -1
- package/area-chart/styles.css.js +6 -6
- package/area-chart/styles.scoped.css +10 -10
- package/area-chart/styles.selectors.js +6 -6
- package/attribute-editor/styles.css.js +14 -14
- package/attribute-editor/styles.scoped.css +25 -25
- package/attribute-editor/styles.selectors.js +14 -14
- package/button-dropdown/category-elements/styles.css.js +13 -13
- package/button-dropdown/category-elements/styles.scoped.css +27 -27
- package/button-dropdown/category-elements/styles.selectors.js +13 -13
- package/button-dropdown/item-element/styles.css.js +15 -15
- package/button-dropdown/item-element/styles.scoped.css +19 -19
- package/button-dropdown/item-element/styles.selectors.js +15 -15
- package/button-dropdown/styles.css.js +14 -14
- package/button-dropdown/styles.scoped.css +22 -22
- package/button-dropdown/styles.selectors.js +14 -14
- package/code-editor/index.d.ts.map +1 -1
- package/code-editor/index.js +26 -71
- package/code-editor/index.js.map +1 -1
- package/code-editor/listeners.d.ts +1 -1
- package/code-editor/listeners.d.ts.map +1 -1
- package/code-editor/listeners.js.map +1 -1
- package/code-editor/setup-editor.d.ts.map +1 -1
- package/code-editor/setup-editor.js +39 -36
- package/code-editor/setup-editor.js.map +1 -1
- package/code-editor/styles.css.js +32 -32
- package/code-editor/styles.scoped.css +130 -130
- package/code-editor/styles.selectors.js +32 -32
- package/code-editor/use-editor.d.ts +24 -0
- package/code-editor/use-editor.d.ts.map +1 -0
- package/code-editor/use-editor.js +71 -0
- package/code-editor/use-editor.js.map +1 -0
- package/collection-preferences/content-display/styles.css.js +11 -11
- package/collection-preferences/content-display/styles.scoped.css +18 -18
- package/collection-preferences/content-display/styles.selectors.js +11 -11
- package/collection-preferences/styles.css.js +37 -37
- package/collection-preferences/styles.scoped.css +47 -47
- package/collection-preferences/styles.selectors.js +37 -37
- package/column-layout/flexible-column-layout/styles.css.js +5 -5
- package/column-layout/flexible-column-layout/styles.scoped.css +5 -5
- package/column-layout/flexible-column-layout/styles.selectors.js +5 -5
- package/column-layout/styles.css.js +13 -13
- package/column-layout/styles.scoped.css +46 -46
- package/column-layout/styles.selectors.js +13 -13
- package/container/styles.css.js +28 -28
- package/container/styles.scoped.css +55 -55
- package/container/styles.selectors.js +28 -28
- package/date-range-picker/styles.css.js +38 -38
- package/date-range-picker/styles.scoped.css +47 -47
- package/date-range-picker/styles.selectors.js +38 -38
- package/expandable-section/styles.css.js +29 -29
- package/expandable-section/styles.scoped.css +66 -66
- package/expandable-section/styles.selectors.js +29 -29
- package/form-field/internal.d.ts.map +1 -1
- package/form-field/internal.js +17 -12
- package/form-field/internal.js.map +1 -1
- package/form-field/styles.css.js +19 -19
- package/form-field/styles.scoped.css +30 -30
- package/form-field/styles.selectors.js +19 -19
- package/help-panel/styles.css.js +4 -4
- package/help-panel/styles.scoped.css +66 -66
- package/help-panel/styles.selectors.js +4 -4
- package/internal/base-component/styles.scoped.css +81 -57
- package/internal/components/chart-popover/index.d.ts.map +1 -1
- package/internal/components/chart-popover/index.js +1 -1
- package/internal/components/chart-popover/index.js.map +1 -1
- package/internal/components/dropdown-footer/styles.css.js +3 -3
- package/internal/components/dropdown-footer/styles.scoped.css +4 -4
- package/internal/components/dropdown-footer/styles.selectors.js +3 -3
- package/internal/components/selectable-item/styles.css.js +16 -16
- package/internal/components/selectable-item/styles.scoped.css +31 -31
- package/internal/components/selectable-item/styles.selectors.js +16 -16
- package/internal/components/token-list/styles.css.js +9 -9
- package/internal/components/token-list/styles.scoped.css +22 -22
- package/internal/components/token-list/styles.selectors.js +9 -9
- package/internal/environment.js +1 -1
- package/internal/environment.json +1 -1
- package/internal/generated/styles/tokens.js +1 -1
- package/internal/generated/theming/index.cjs +25 -23
- package/internal/generated/theming/index.js +25 -23
- package/internal/manifest.json +1 -1
- package/internal/plugins/api.d.ts +21 -25
- package/internal/plugins/api.d.ts.map +1 -1
- package/internal/plugins/api.js +15 -35
- package/internal/plugins/api.js.map +1 -1
- package/internal/plugins/controllers/action-buttons.d.ts +9 -0
- package/internal/plugins/controllers/action-buttons.d.ts.map +1 -1
- package/internal/plugins/controllers/action-buttons.js +11 -0
- package/internal/plugins/controllers/action-buttons.js.map +1 -1
- package/internal/plugins/controllers/drawers.d.ts +9 -0
- package/internal/plugins/controllers/drawers.d.ts.map +1 -1
- package/internal/plugins/controllers/drawers.js +11 -0
- package/internal/plugins/controllers/drawers.js.map +1 -1
- package/internal/utils/dom.d.ts +1 -8
- package/internal/utils/dom.d.ts.map +1 -1
- package/internal/utils/dom.js +1 -22
- package/internal/utils/dom.js.map +1 -1
- package/mixed-line-bar-chart/hooks/use-mouse-hover.js +1 -1
- package/mixed-line-bar-chart/hooks/use-mouse-hover.js.map +1 -1
- package/modal/styles.css.js +23 -23
- package/modal/styles.scoped.css +39 -39
- package/modal/styles.selectors.js +23 -23
- package/package.json +1 -1
- package/pie-chart/pie-chart.d.ts.map +1 -1
- package/pie-chart/pie-chart.js +1 -1
- package/pie-chart/pie-chart.js.map +1 -1
- package/pie-chart/styles.css.js +27 -27
- package/pie-chart/styles.scoped.css +43 -43
- package/pie-chart/styles.selectors.js +27 -27
- package/popover/container.d.ts.map +1 -1
- package/popover/container.js +3 -2
- package/popover/container.js.map +1 -1
- package/property-filter/styles.css.js +29 -29
- package/property-filter/styles.scoped.css +33 -33
- package/property-filter/styles.selectors.js +29 -29
- package/s3-resource-selector/s3-in-context/styles.css.js +7 -7
- package/s3-resource-selector/s3-in-context/styles.scoped.css +10 -10
- package/s3-resource-selector/s3-in-context/styles.selectors.js +7 -7
- package/side-navigation/styles.css.js +28 -28
- package/side-navigation/styles.scoped.css +43 -43
- package/side-navigation/styles.selectors.js +28 -28
- package/split-panel/styles.css.js +56 -56
- package/split-panel/styles.scoped.css +85 -85
- package/split-panel/styles.selectors.js +56 -56
- package/table/body-cell/styles.css.js +28 -28
- package/table/body-cell/styles.scoped.css +76 -76
- package/table/body-cell/styles.selectors.js +28 -28
- package/table/header-cell/styles.css.js +24 -24
- package/table/header-cell/styles.scoped.css +43 -43
- package/table/header-cell/styles.selectors.js +24 -24
- package/table/sticky-scrollbar/styles.css.js +6 -6
- package/table/sticky-scrollbar/styles.scoped.css +9 -9
- package/table/sticky-scrollbar/styles.selectors.js +6 -6
- package/table/styles.css.js +34 -34
- package/table/styles.scoped.css +42 -42
- package/table/styles.selectors.js +34 -34
- package/tabs/styles.css.js +21 -21
- package/tabs/styles.scoped.css +46 -46
- package/tabs/styles.selectors.js +21 -21
- package/tiles/styles.css.js +29 -29
- package/tiles/styles.scoped.css +73 -73
- package/tiles/styles.selectors.js +29 -29
- package/top-navigation/1.0-beta/styles.css.js +25 -25
- package/top-navigation/1.0-beta/styles.scoped.css +43 -43
- 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 +73 -73
- package/top-navigation/styles.selectors.js +47 -47
- package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
- package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +23 -23
- package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
- package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
- package/tutorial-panel/components/tutorial-list/styles.scoped.css +28 -28
- package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
- package/wizard/styles.css.js +31 -31
- package/wizard/styles.scoped.css +63 -63
- package/wizard/styles.selectors.js +31 -31
|
@@ -90,11 +90,11 @@ 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_pqz23_93:not(#\9) {
|
|
94
94
|
position: relative;
|
|
95
95
|
text-align: left;
|
|
96
96
|
box-sizing: border-box;
|
|
97
|
-
border-bottom: var(--border-divider-section-width-
|
|
97
|
+
border-bottom: var(--border-divider-section-width-8a5uu9, 2px) solid var(--color-border-divider-default-et9j7s, #e9ebed);
|
|
98
98
|
background: var(--color-background-table-header-82ew8p, #ffffff);
|
|
99
99
|
color: var(--color-text-column-header-czuvwg, #414d5c);
|
|
100
100
|
font-weight: var(--font-heading-s-weight-02hnau, 700);
|
|
@@ -102,19 +102,19 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
102
102
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-foywby, grayscale);
|
|
103
103
|
padding: var(--space-scaled-xxs-7597g1, 4px) var(--space-scaled-xs-26e2du, 8px);
|
|
104
104
|
}
|
|
105
|
-
.awsui_header-cell-
|
|
106
|
-
border-bottom: var(--border-table-sticky-width-vc4wb9, 2px) solid var(--color-border-divider-default-
|
|
105
|
+
.awsui_header-cell-sticky_1spae_pqz23_105:not(#\9) {
|
|
106
|
+
border-bottom: var(--border-table-sticky-width-vc4wb9, 2px) solid var(--color-border-divider-default-et9j7s, #e9ebed);
|
|
107
107
|
}
|
|
108
|
-
.awsui_header-cell-
|
|
108
|
+
.awsui_header-cell-stuck_1spae_pqz23_108:not(#\9):not(.awsui_header-cell-variant-full-page_1spae_pqz23_108) {
|
|
109
109
|
border-bottom-color: transparent;
|
|
110
110
|
}
|
|
111
|
-
.awsui_header-cell-variant-full-
|
|
111
|
+
.awsui_header-cell-variant-full-page_1spae_pqz23_108.awsui_header-cell-hidden_1spae_pqz23_111:not(#\9) {
|
|
112
112
|
border-bottom-color: transparent;
|
|
113
113
|
}
|
|
114
|
-
.awsui_header-
|
|
114
|
+
.awsui_header-cell_1spae_pqz23_93:not(#\9):last-child, .awsui_header-cell_1spae_pqz23_93.awsui_header-cell-sortable_1spae_pqz23_114:not(#\9) {
|
|
115
115
|
padding-right: var(--space-xs-zb16t3, 8px);
|
|
116
116
|
}
|
|
117
|
-
.awsui_header-
|
|
117
|
+
.awsui_header-cell_1spae_pqz23_93.awsui_sticky-cell_1spae_pqz23_117:not(#\9) {
|
|
118
118
|
position: sticky;
|
|
119
119
|
background: var(--color-background-table-header-82ew8p, #ffffff);
|
|
120
120
|
z-index: 798;
|
|
@@ -122,31 +122,31 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
122
122
|
transition-duration: var(--motion-duration-transition-show-quick-osg026, 90ms);
|
|
123
123
|
transition-timing-function: var(--motion-easing-sticky-56u8cd, cubic-bezier(1, 0, 0.83, 1));
|
|
124
124
|
}
|
|
125
|
-
.awsui_header-
|
|
125
|
+
.awsui_header-cell_1spae_pqz23_93.awsui_sticky-cell-pad-left_1spae_pqz23_125:not(#\9):not(.awsui_has-selection_1spae_pqz23_125) {
|
|
126
126
|
padding-left: var(--space-table-horizontal-8davlm, 20px);
|
|
127
127
|
}
|
|
128
|
-
.awsui_header-
|
|
128
|
+
.awsui_header-cell_1spae_pqz23_93.awsui_sticky-cell-last-left_1spae_pqz23_128:not(#\9) {
|
|
129
129
|
box-shadow: var(--shadow-sticky-column-first-avt88z, 4px 0px 20px 1px rgba(0, 7, 22, 0.1));
|
|
130
130
|
clip-path: inset(0px -24px 0px 0px);
|
|
131
131
|
}
|
|
132
|
-
.awsui_header-
|
|
132
|
+
.awsui_header-cell_1spae_pqz23_93.awsui_sticky-cell-last-left_1spae_pqz23_128:not(#\9):not(.awsui_header-cell-resizable_1spae_pqz23_132):before {
|
|
133
133
|
display: none;
|
|
134
134
|
}
|
|
135
|
-
.awsui_header-
|
|
135
|
+
.awsui_header-cell_1spae_pqz23_93.awsui_sticky-cell-last-right_1spae_pqz23_135:not(#\9) {
|
|
136
136
|
box-shadow: var(--shadow-sticky-column-last-9r9bro, -4px 0 20px 1px rgba(0, 28, 36, 0.1));
|
|
137
137
|
clip-path: inset(0 0 0 -24px);
|
|
138
138
|
}
|
|
139
139
|
@media (prefers-reduced-motion: reduce) {
|
|
140
|
-
.awsui_header-
|
|
140
|
+
.awsui_header-cell_1spae_pqz23_93.awsui_sticky-cell_1spae_pqz23_117:not(#\9) {
|
|
141
141
|
animation: none;
|
|
142
142
|
transition: none;
|
|
143
143
|
}
|
|
144
144
|
}
|
|
145
|
-
.awsui-motion-disabled .awsui_header-
|
|
145
|
+
.awsui-motion-disabled .awsui_header-cell_1spae_pqz23_93.awsui_sticky-cell_1spae_pqz23_117:not(#\9), .awsui-mode-entering .awsui_header-cell_1spae_pqz23_93.awsui_sticky-cell_1spae_pqz23_117:not(#\9) {
|
|
146
146
|
animation: none;
|
|
147
147
|
transition: none;
|
|
148
148
|
}
|
|
149
|
-
.awsui_header-
|
|
149
|
+
.awsui_header-cell_1spae_pqz23_93:not(#\9):not(:last-child):before {
|
|
150
150
|
content: "";
|
|
151
151
|
position: absolute;
|
|
152
152
|
right: 0;
|
|
@@ -155,14 +155,14 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
155
155
|
min-height: var(--font-heading-xs-line-height-gyxcvc, 18px);
|
|
156
156
|
max-height: calc(100% - calc(2 * var(--space-xs-zb16t3, 8px) + var(--space-xxxs-zbmxqb, 2px)));
|
|
157
157
|
margin: auto;
|
|
158
|
-
border-left: var(--border-divider-section-width-
|
|
158
|
+
border-left: var(--border-divider-section-width-8a5uu9, 2px) solid var(--color-border-divider-default-et9j7s, #e9ebed);
|
|
159
159
|
box-sizing: border-box;
|
|
160
160
|
}
|
|
161
|
-
.awsui_header-cell-
|
|
161
|
+
.awsui_header-cell-resizable_1spae_pqz23_132:not(#\9):not(:last-child):before {
|
|
162
162
|
border-left-color: var(--color-border-divider-interactive-default-byy830, #7d8998);
|
|
163
163
|
}
|
|
164
164
|
|
|
165
|
-
.awsui_sorting-
|
|
165
|
+
.awsui_sorting-icon_1spae_pqz23_165:not(#\9) {
|
|
166
166
|
position: absolute;
|
|
167
167
|
top: 50%;
|
|
168
168
|
transform: translateY(-50%);
|
|
@@ -170,31 +170,31 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
170
170
|
color: var(--color-text-column-sorting-icon-8or30j, #414d5c);
|
|
171
171
|
}
|
|
172
172
|
|
|
173
|
-
.awsui_edit-
|
|
173
|
+
.awsui_edit-icon_1spae_pqz23_173:not(#\9) {
|
|
174
174
|
margin-left: var(--space-xxs-p8yyaw, 4px);
|
|
175
175
|
margin-top: var(--space-scaled-xxs-7597g1, 4px);
|
|
176
176
|
color: inherit;
|
|
177
177
|
}
|
|
178
178
|
|
|
179
|
-
.awsui_header-cell-
|
|
179
|
+
.awsui_header-cell-content_1spae_pqz23_179:not(#\9) {
|
|
180
180
|
position: relative;
|
|
181
181
|
padding: var(--space-scaled-xxs-7597g1, 4px) var(--space-s-34lx8l, 12px);
|
|
182
182
|
}
|
|
183
|
-
.awsui_header-cell-
|
|
183
|
+
.awsui_header-cell-sortable_1spae_pqz23_114 > .awsui_header-cell-content_1spae_pqz23_179:not(#\9) {
|
|
184
184
|
padding-right: calc(var(--space-xl-lmui9r, 24px) + var(--space-xxs-p8yyaw, 4px));
|
|
185
185
|
}
|
|
186
|
-
.awsui_header-cell-
|
|
186
|
+
.awsui_header-cell-content_1spae_pqz23_179:not(#\9):focus {
|
|
187
187
|
outline: none;
|
|
188
188
|
text-decoration: none;
|
|
189
189
|
}
|
|
190
|
-
body[data-awsui-focus-visible=true] .awsui_header-cell-
|
|
190
|
+
body[data-awsui-focus-visible=true] .awsui_header-cell-content_1spae_pqz23_179:not(#\9):focus {
|
|
191
191
|
position: relative;
|
|
192
192
|
}
|
|
193
|
-
body[data-awsui-focus-visible=true] .awsui_header-cell-
|
|
193
|
+
body[data-awsui-focus-visible=true] .awsui_header-cell-content_1spae_pqz23_179:not(#\9):focus {
|
|
194
194
|
outline: 2px dotted transparent;
|
|
195
195
|
outline-offset: calc(var(--space-table-header-focus-outline-gutter-7js4en, 0px) - 1px);
|
|
196
196
|
}
|
|
197
|
-
body[data-awsui-focus-visible=true] .awsui_header-cell-
|
|
197
|
+
body[data-awsui-focus-visible=true] .awsui_header-cell-content_1spae_pqz23_179:not(#\9):focus::before {
|
|
198
198
|
content: " ";
|
|
199
199
|
display: block;
|
|
200
200
|
position: absolute;
|
|
@@ -205,14 +205,14 @@ body[data-awsui-focus-visible=true] .awsui_header-cell-content_1spae_1tyug_179:n
|
|
|
205
205
|
border-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
206
206
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
|
|
207
207
|
}
|
|
208
|
-
body[data-awsui-focus-visible=true] .awsui_header-cell-
|
|
208
|
+
body[data-awsui-focus-visible=true] .awsui_header-cell-content_1spae_pqz23_179.awsui_header-cell-fake-focus_1spae_pqz23_208:not(#\9) {
|
|
209
209
|
position: relative;
|
|
210
210
|
}
|
|
211
|
-
body[data-awsui-focus-visible=true] .awsui_header-cell-
|
|
211
|
+
body[data-awsui-focus-visible=true] .awsui_header-cell-content_1spae_pqz23_179.awsui_header-cell-fake-focus_1spae_pqz23_208:not(#\9) {
|
|
212
212
|
outline: 2px dotted transparent;
|
|
213
213
|
outline-offset: calc(var(--space-table-header-focus-outline-gutter-7js4en, 0px) - 1px);
|
|
214
214
|
}
|
|
215
|
-
body[data-awsui-focus-visible=true] .awsui_header-cell-
|
|
215
|
+
body[data-awsui-focus-visible=true] .awsui_header-cell-content_1spae_pqz23_179.awsui_header-cell-fake-focus_1spae_pqz23_208:not(#\9)::before {
|
|
216
216
|
content: " ";
|
|
217
217
|
display: block;
|
|
218
218
|
position: absolute;
|
|
@@ -223,33 +223,33 @@ body[data-awsui-focus-visible=true] .awsui_header-cell-content_1spae_1tyug_179.a
|
|
|
223
223
|
border-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
224
224
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
|
|
225
225
|
}
|
|
226
|
-
.awsui_header-cell-
|
|
226
|
+
.awsui_header-cell-disabled_1spae_pqz23_226.awsui_header-cell-sorted_1spae_pqz23_226 > .awsui_header-cell-content_1spae_pqz23_179 > .awsui_sorting-icon_1spae_pqz23_165:not(#\9) {
|
|
227
227
|
color: var(--color-text-interactive-disabled-z7a3t4, #9ba7b6);
|
|
228
228
|
}
|
|
229
229
|
|
|
230
|
-
.awsui_header-cell-
|
|
230
|
+
.awsui_header-cell-sortable_1spae_pqz23_114:not(#\9):not(.awsui_header-cell-disabled_1spae_pqz23_226) > .awsui_header-cell-content_1spae_pqz23_179 {
|
|
231
231
|
cursor: pointer;
|
|
232
232
|
}
|
|
233
|
-
.awsui_header-cell-
|
|
233
|
+
.awsui_header-cell-sortable_1spae_pqz23_114:not(#\9):not(.awsui_header-cell-disabled_1spae_pqz23_226) > .awsui_header-cell-content_1spae_pqz23_179:hover, .awsui_header-cell-sortable_1spae_pqz23_114:not(#\9):not(.awsui_header-cell-disabled_1spae_pqz23_226).awsui_header-cell-sorted_1spae_pqz23_226 > .awsui_header-cell-content_1spae_pqz23_179 {
|
|
234
234
|
color: var(--color-text-interactive-active-ox3ozh, #000716);
|
|
235
235
|
}
|
|
236
|
-
.awsui_header-cell-
|
|
236
|
+
.awsui_header-cell-sortable_1spae_pqz23_114:not(#\9):not(.awsui_header-cell-disabled_1spae_pqz23_226) > .awsui_header-cell-content_1spae_pqz23_179:hover > .awsui_sorting-icon_1spae_pqz23_165, .awsui_header-cell-sortable_1spae_pqz23_114:not(#\9):not(.awsui_header-cell-disabled_1spae_pqz23_226).awsui_header-cell-sorted_1spae_pqz23_226 > .awsui_header-cell-content_1spae_pqz23_179 > .awsui_sorting-icon_1spae_pqz23_165 {
|
|
237
237
|
color: var(--color-text-interactive-active-ox3ozh, #000716);
|
|
238
238
|
}
|
|
239
239
|
|
|
240
|
-
.awsui_header-cell-
|
|
240
|
+
.awsui_header-cell-text_1spae_pqz23_240:not(#\9) {
|
|
241
241
|
line-height: var(--font-heading-xs-line-height-gyxcvc, 18px);
|
|
242
242
|
padding-top: calc(var(--space-xxxs-zbmxqb, 2px) / 2);
|
|
243
243
|
padding-bottom: calc(var(--space-xxxs-zbmxqb, 2px) / 2);
|
|
244
244
|
}
|
|
245
|
-
.awsui_header-cell-
|
|
245
|
+
.awsui_header-cell-text_1spae_pqz23_240:not(#\9):not(.awsui_header-cell-text-wrap_1spae_pqz23_245) {
|
|
246
246
|
white-space: nowrap;
|
|
247
247
|
overflow: hidden;
|
|
248
248
|
text-overflow: ellipsis;
|
|
249
249
|
}
|
|
250
250
|
|
|
251
|
-
.awsui_header-cell-
|
|
252
|
-
.awsui_header-cell-
|
|
251
|
+
.awsui_header-cell-ascending_1spae_pqz23_251:not(#\9),
|
|
252
|
+
.awsui_header-cell-descending_1spae_pqz23_252:not(#\9) {
|
|
253
253
|
/* used in test-utils */
|
|
254
254
|
}
|
|
255
255
|
|
|
@@ -259,29 +259,29 @@ with the left edge of the table as closely as possible. If the
|
|
|
259
259
|
last header cell is sortable the sort icon should align with the
|
|
260
260
|
settings icon in the pagination slot.
|
|
261
261
|
*/
|
|
262
|
-
.awsui_header-
|
|
262
|
+
.awsui_header-cell_1spae_pqz23_93:not(#\9):not(.awsui_is-visual-refresh_1spae_pqz23_262):first-child {
|
|
263
263
|
padding-left: var(--space-xs-zb16t3, 8px);
|
|
264
264
|
}
|
|
265
265
|
|
|
266
|
-
.awsui_header-
|
|
266
|
+
.awsui_header-cell_1spae_pqz23_93.awsui_is-visual-refresh_1spae_pqz23_262:not(#\9) {
|
|
267
267
|
/*
|
|
268
268
|
Striped rows requires additional left padding because the
|
|
269
269
|
shaded background makes the child content appear too close
|
|
270
270
|
to the table edge.
|
|
271
271
|
*/
|
|
272
272
|
}
|
|
273
|
-
.awsui_header-
|
|
273
|
+
.awsui_header-cell_1spae_pqz23_93.awsui_is-visual-refresh_1spae_pqz23_262:not(#\9):first-child:not(.awsui_has-striped-rows_1spae_pqz23_273) {
|
|
274
274
|
padding-left: var(--space-xxxs-zbmxqb, 2px);
|
|
275
275
|
}
|
|
276
|
-
.awsui_header-
|
|
276
|
+
.awsui_header-cell_1spae_pqz23_93.awsui_is-visual-refresh_1spae_pqz23_262:not(#\9):first-child:not(.awsui_has-striped-rows_1spae_pqz23_273).awsui_sticky-cell-pad-left_1spae_pqz23_125 {
|
|
277
277
|
padding-left: var(--space-table-horizontal-8davlm, 20px);
|
|
278
278
|
}
|
|
279
|
-
.awsui_header-
|
|
279
|
+
.awsui_header-cell_1spae_pqz23_93.awsui_is-visual-refresh_1spae_pqz23_262:not(#\9):first-child.awsui_has-striped-rows_1spae_pqz23_273 {
|
|
280
280
|
padding-left: var(--space-xxs-p8yyaw, 4px);
|
|
281
281
|
}
|
|
282
|
-
.awsui_header-
|
|
282
|
+
.awsui_header-cell_1spae_pqz23_93.awsui_is-visual-refresh_1spae_pqz23_262:not(#\9):first-child > .awsui_header-cell-content_1spae_pqz23_179 {
|
|
283
283
|
padding-left: 0;
|
|
284
284
|
}
|
|
285
|
-
.awsui_header-
|
|
285
|
+
.awsui_header-cell_1spae_pqz23_93.awsui_is-visual-refresh_1spae_pqz23_262:not(#\9):last-child.awsui_header-cell-sortable_1spae_pqz23_114 {
|
|
286
286
|
padding-right: var(--space-xxxs-zbmxqb, 2px);
|
|
287
287
|
}
|
|
@@ -2,29 +2,29 @@
|
|
|
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-hidden": "awsui_header-cell-
|
|
10
|
-
"header-cell-sortable": "awsui_header-cell-
|
|
11
|
-
"sticky-cell": "awsui_sticky-
|
|
12
|
-
"sticky-cell-pad-left": "awsui_sticky-cell-pad-
|
|
13
|
-
"has-selection": "awsui_has-
|
|
14
|
-
"sticky-cell-last-left": "awsui_sticky-cell-last-
|
|
15
|
-
"header-cell-resizable": "awsui_header-cell-
|
|
16
|
-
"sticky-cell-last-right": "awsui_sticky-cell-last-
|
|
17
|
-
"sorting-icon": "awsui_sorting-
|
|
18
|
-
"edit-icon": "awsui_edit-
|
|
19
|
-
"header-cell-content": "awsui_header-cell-
|
|
20
|
-
"header-cell-fake-focus": "awsui_header-cell-fake-
|
|
21
|
-
"header-cell-disabled": "awsui_header-cell-
|
|
22
|
-
"header-cell-sorted": "awsui_header-cell-
|
|
23
|
-
"header-cell-text": "awsui_header-cell-
|
|
24
|
-
"header-cell-text-wrap": "awsui_header-cell-text-
|
|
25
|
-
"header-cell-ascending": "awsui_header-cell-
|
|
26
|
-
"header-cell-descending": "awsui_header-cell-
|
|
27
|
-
"is-visual-refresh": "awsui_is-visual-
|
|
28
|
-
"has-striped-rows": "awsui_has-striped-
|
|
5
|
+
"header-cell": "awsui_header-cell_1spae_pqz23_93",
|
|
6
|
+
"header-cell-sticky": "awsui_header-cell-sticky_1spae_pqz23_105",
|
|
7
|
+
"header-cell-stuck": "awsui_header-cell-stuck_1spae_pqz23_108",
|
|
8
|
+
"header-cell-variant-full-page": "awsui_header-cell-variant-full-page_1spae_pqz23_108",
|
|
9
|
+
"header-cell-hidden": "awsui_header-cell-hidden_1spae_pqz23_111",
|
|
10
|
+
"header-cell-sortable": "awsui_header-cell-sortable_1spae_pqz23_114",
|
|
11
|
+
"sticky-cell": "awsui_sticky-cell_1spae_pqz23_117",
|
|
12
|
+
"sticky-cell-pad-left": "awsui_sticky-cell-pad-left_1spae_pqz23_125",
|
|
13
|
+
"has-selection": "awsui_has-selection_1spae_pqz23_125",
|
|
14
|
+
"sticky-cell-last-left": "awsui_sticky-cell-last-left_1spae_pqz23_128",
|
|
15
|
+
"header-cell-resizable": "awsui_header-cell-resizable_1spae_pqz23_132",
|
|
16
|
+
"sticky-cell-last-right": "awsui_sticky-cell-last-right_1spae_pqz23_135",
|
|
17
|
+
"sorting-icon": "awsui_sorting-icon_1spae_pqz23_165",
|
|
18
|
+
"edit-icon": "awsui_edit-icon_1spae_pqz23_173",
|
|
19
|
+
"header-cell-content": "awsui_header-cell-content_1spae_pqz23_179",
|
|
20
|
+
"header-cell-fake-focus": "awsui_header-cell-fake-focus_1spae_pqz23_208",
|
|
21
|
+
"header-cell-disabled": "awsui_header-cell-disabled_1spae_pqz23_226",
|
|
22
|
+
"header-cell-sorted": "awsui_header-cell-sorted_1spae_pqz23_226",
|
|
23
|
+
"header-cell-text": "awsui_header-cell-text_1spae_pqz23_240",
|
|
24
|
+
"header-cell-text-wrap": "awsui_header-cell-text-wrap_1spae_pqz23_245",
|
|
25
|
+
"header-cell-ascending": "awsui_header-cell-ascending_1spae_pqz23_251",
|
|
26
|
+
"header-cell-descending": "awsui_header-cell-descending_1spae_pqz23_252",
|
|
27
|
+
"is-visual-refresh": "awsui_is-visual-refresh_1spae_pqz23_262",
|
|
28
|
+
"has-striped-rows": "awsui_has-striped-rows_1spae_pqz23_273"
|
|
29
29
|
};
|
|
30
30
|
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"sticky-scrollbar": "awsui_sticky-
|
|
5
|
-
"sticky-scrollbar-content": "awsui_sticky-scrollbar-
|
|
6
|
-
"sticky-scrollbar-visible": "awsui_sticky-scrollbar-
|
|
7
|
-
"sticky-scrollbar-native-invisible": "awsui_sticky-scrollbar-native-
|
|
8
|
-
"sticky-scrollbar-offset": "awsui_sticky-scrollbar-
|
|
9
|
-
"is-visual-refresh": "awsui_is-visual-
|
|
4
|
+
"sticky-scrollbar": "awsui_sticky-scrollbar_faqt8_cn78s_93",
|
|
5
|
+
"sticky-scrollbar-content": "awsui_sticky-scrollbar-content_faqt8_cn78s_102",
|
|
6
|
+
"sticky-scrollbar-visible": "awsui_sticky-scrollbar-visible_faqt8_cn78s_105",
|
|
7
|
+
"sticky-scrollbar-native-invisible": "awsui_sticky-scrollbar-native-invisible_faqt8_cn78s_108",
|
|
8
|
+
"sticky-scrollbar-offset": "awsui_sticky-scrollbar-offset_faqt8_cn78s_111",
|
|
9
|
+
"is-visual-refresh": "awsui_is-visual-refresh_faqt8_cn78s_114"
|
|
10
10
|
};
|
|
11
11
|
|
|
@@ -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_sticky-
|
|
93
|
+
.awsui_sticky-scrollbar_faqt8_cn78s_93:not(#\9) {
|
|
94
94
|
height: 15px;
|
|
95
95
|
position: sticky;
|
|
96
96
|
display: none;
|
|
@@ -99,24 +99,24 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
99
99
|
bottom: 0;
|
|
100
100
|
width: 100%;
|
|
101
101
|
}
|
|
102
|
-
.awsui_sticky-scrollbar-
|
|
102
|
+
.awsui_sticky-scrollbar-content_faqt8_cn78s_102:not(#\9) {
|
|
103
103
|
height: 15px;
|
|
104
104
|
}
|
|
105
|
-
.awsui_sticky-scrollbar-
|
|
105
|
+
.awsui_sticky-scrollbar-visible_faqt8_cn78s_105:not(#\9) {
|
|
106
106
|
display: block;
|
|
107
107
|
}
|
|
108
|
-
.awsui_sticky-scrollbar-native-
|
|
108
|
+
.awsui_sticky-scrollbar-native-invisible_faqt8_cn78s_108:not(#\9) {
|
|
109
109
|
margin-top: -15px;
|
|
110
110
|
}
|
|
111
|
-
.awsui_sticky-scrollbar-
|
|
111
|
+
.awsui_sticky-scrollbar-offset_faqt8_cn78s_111:not(#\9) {
|
|
112
112
|
z-index: 800;
|
|
113
113
|
}
|
|
114
|
-
.awsui_sticky-scrollbar-
|
|
114
|
+
.awsui_sticky-scrollbar-offset_faqt8_cn78s_111:not(#\9):not(.awsui_is-visual-refresh_faqt8_cn78s_114) {
|
|
115
115
|
background-color: var(--color-background-container-content-4un1ap, #ffffff);
|
|
116
116
|
height: 15px;
|
|
117
|
-
margin-top: calc(-1 * var(--border-divider-section-width-
|
|
118
|
-
border-top: var(--border-divider-section-width-
|
|
117
|
+
margin-top: calc(-1 * var(--border-divider-section-width-8a5uu9, 2px));
|
|
118
|
+
border-top: var(--border-divider-section-width-8a5uu9, 2px) solid var(--color-border-divider-default-et9j7s, #e9ebed);
|
|
119
119
|
}
|
|
120
|
-
.awsui_sticky-scrollbar-
|
|
120
|
+
.awsui_sticky-scrollbar-offset_faqt8_cn78s_111.awsui_is-visual-refresh_faqt8_cn78s_114:not(#\9) {
|
|
121
121
|
margin-top: -5px;
|
|
122
122
|
}
|
|
@@ -2,11 +2,11 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"sticky-scrollbar": "awsui_sticky-
|
|
6
|
-
"sticky-scrollbar-content": "awsui_sticky-scrollbar-
|
|
7
|
-
"sticky-scrollbar-visible": "awsui_sticky-scrollbar-
|
|
8
|
-
"sticky-scrollbar-native-invisible": "awsui_sticky-scrollbar-native-
|
|
9
|
-
"sticky-scrollbar-offset": "awsui_sticky-scrollbar-
|
|
10
|
-
"is-visual-refresh": "awsui_is-visual-
|
|
5
|
+
"sticky-scrollbar": "awsui_sticky-scrollbar_faqt8_cn78s_93",
|
|
6
|
+
"sticky-scrollbar-content": "awsui_sticky-scrollbar-content_faqt8_cn78s_102",
|
|
7
|
+
"sticky-scrollbar-visible": "awsui_sticky-scrollbar-visible_faqt8_cn78s_105",
|
|
8
|
+
"sticky-scrollbar-native-invisible": "awsui_sticky-scrollbar-native-invisible_faqt8_cn78s_108",
|
|
9
|
+
"sticky-scrollbar-offset": "awsui_sticky-scrollbar-offset_faqt8_cn78s_111",
|
|
10
|
+
"is-visual-refresh": "awsui_is-visual-refresh_faqt8_cn78s_114"
|
|
11
11
|
};
|
|
12
12
|
|
package/table/styles.css.js
CHANGED
|
@@ -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
|
-
"variant-container": "awsui_variant-
|
|
16
|
-
"has-footer": "awsui_has-
|
|
17
|
-
"has-header": "awsui_has-
|
|
18
|
-
"cell-merged": "awsui_cell-
|
|
19
|
-
"cell-merged-content": "awsui_cell-merged-
|
|
20
|
-
"empty": "
|
|
21
|
-
"loading": "
|
|
22
|
-
"selection-control": "awsui_selection-
|
|
23
|
-
"selection-control-header": "awsui_selection-control-
|
|
24
|
-
"dark-header": "awsui_dark-
|
|
25
|
-
"header-secondary": "awsui_header-
|
|
26
|
-
"table-has-header": "awsui_table-has-
|
|
27
|
-
"header-controls": "awsui_header-
|
|
28
|
-
"variant-full-page": "awsui_variant-full-
|
|
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_v4054_97",
|
|
5
|
+
"tools": "awsui_tools_wih1l_v4054_108",
|
|
6
|
+
"tools-filtering": "awsui_tools-filtering_wih1l_v4054_114",
|
|
7
|
+
"tools-align-right": "awsui_tools-align-right_wih1l_v4054_128",
|
|
8
|
+
"tools-pagination": "awsui_tools-pagination_wih1l_v4054_132",
|
|
9
|
+
"tools-preferences": "awsui_tools-preferences_wih1l_v4054_132",
|
|
10
|
+
"tools-small": "awsui_tools-small_wih1l_v4054_138",
|
|
11
|
+
"table": "awsui_table_wih1l_v4054_144",
|
|
12
|
+
"table-layout-fixed": "awsui_table-layout-fixed_wih1l_v4054_150",
|
|
13
|
+
"wrapper": "awsui_wrapper_wih1l_v4054_154",
|
|
14
|
+
"variant-stacked": "awsui_variant-stacked_wih1l_v4054_161",
|
|
15
|
+
"variant-container": "awsui_variant-container_wih1l_v4054_161",
|
|
16
|
+
"has-footer": "awsui_has-footer_wih1l_v4054_165",
|
|
17
|
+
"has-header": "awsui_has-header_wih1l_v4054_168",
|
|
18
|
+
"cell-merged": "awsui_cell-merged_wih1l_v4054_182",
|
|
19
|
+
"cell-merged-content": "awsui_cell-merged-content_wih1l_v4054_193",
|
|
20
|
+
"empty": "awsui_empty_wih1l_v4054_208",
|
|
21
|
+
"loading": "awsui_loading_wih1l_v4054_212",
|
|
22
|
+
"selection-control": "awsui_selection-control_wih1l_v4054_221",
|
|
23
|
+
"selection-control-header": "awsui_selection-control-header_wih1l_v4054_228",
|
|
24
|
+
"dark-header": "awsui_dark-header_wih1l_v4054_237",
|
|
25
|
+
"header-secondary": "awsui_header-secondary_wih1l_v4054_242",
|
|
26
|
+
"table-has-header": "awsui_table-has-header_wih1l_v4054_258",
|
|
27
|
+
"header-controls": "awsui_header-controls_wih1l_v4054_262",
|
|
28
|
+
"variant-full-page": "awsui_variant-full-page_wih1l_v4054_266",
|
|
29
|
+
"variant-embedded": "awsui_variant-embedded_wih1l_v4054_274",
|
|
30
|
+
"variant-borderless": "awsui_variant-borderless_wih1l_v4054_274",
|
|
31
|
+
"footer-wrapper": "awsui_footer-wrapper_wih1l_v4054_280",
|
|
32
|
+
"footer": "awsui_footer_wih1l_v4054_280",
|
|
33
|
+
"footer-with-pagination": "awsui_footer-with-pagination_wih1l_v4054_288",
|
|
34
|
+
"footer-pagination": "awsui_footer-pagination_wih1l_v4054_296",
|
|
35
|
+
"thead-active": "awsui_thead-active_wih1l_v4054_300",
|
|
36
|
+
"row": "awsui_row_wih1l_v4054_301",
|
|
37
|
+
"row-selected": "awsui_row-selected_wih1l_v4054_302"
|
|
38
38
|
};
|
|
39
39
|
|