@cloudscape-design/components 3.0.241 → 3.0.242
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/box/styles.css.js +189 -189
- package/box/styles.scoped.css +251 -251
- package/box/styles.selectors.js +189 -189
- package/button/interfaces.d.ts +1 -1
- package/button/interfaces.js.map +1 -1
- package/button/internal.d.ts.map +1 -1
- package/button/internal.js +6 -6
- package/button/internal.js.map +1 -1
- package/code-editor/index.d.ts.map +1 -1
- package/code-editor/index.js +3 -2
- package/code-editor/index.js.map +1 -1
- package/code-editor/status-bar.d.ts +1 -1
- package/code-editor/status-bar.d.ts.map +1 -1
- package/code-editor/status-bar.js.map +1 -1
- package/code-editor/tab-button.d.ts +1 -1
- package/code-editor/tab-button.d.ts.map +1 -1
- package/code-editor/tab-button.js.map +1 -1
- package/expandable-section/expandable-section-header.d.ts +1 -0
- package/expandable-section/expandable-section-header.d.ts.map +1 -1
- package/expandable-section/expandable-section-header.js +13 -6
- package/expandable-section/expandable-section-header.js.map +1 -1
- package/expandable-section/interfaces.d.ts +3 -2
- package/expandable-section/interfaces.d.ts.map +1 -1
- package/expandable-section/interfaces.js.map +1 -1
- package/expandable-section/styles.css.js +23 -21
- package/expandable-section/styles.scoped.css +56 -47
- package/expandable-section/styles.selectors.js +23 -21
- package/header/styles.css.js +44 -44
- package/header/styles.scoped.css +50 -50
- package/header/styles.selectors.js +44 -44
- package/internal/base-component/styles.scoped.css +9 -9
- package/internal/environment.js +1 -1
- package/internal/generated/styles/tokens.js +1 -1
- package/internal/generated/theming/index.cjs +12 -12
- package/internal/generated/theming/index.js +12 -12
- package/internal/manifest.json +1 -1
- package/package.json +1 -1
- package/progress-bar/styles.css.js +18 -18
- package/progress-bar/styles.scoped.css +33 -33
- package/progress-bar/styles.selectors.js +18 -18
- package/table/header-cell/styles.css.js +19 -19
- package/table/header-cell/styles.scoped.css +43 -34
- package/table/header-cell/styles.selectors.js +19 -19
- package/table/resizer/styles.css.js +6 -6
- package/table/resizer/styles.scoped.css +17 -14
- package/table/resizer/styles.selectors.js +6 -6
- package/tabs/styles.css.js +21 -21
- package/tabs/styles.scoped.css +39 -39
- package/tabs/styles.selectors.js +21 -21
- package/tutorial-panel/components/tutorial-detail-view/task.js +1 -1
- package/tutorial-panel/components/tutorial-detail-view/task.js.map +1 -1
|
@@ -1,24 +1,24 @@
|
|
|
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-hidden": "awsui_header-cell-
|
|
9
|
-
"header-cell-sortable": "awsui_header-cell-
|
|
10
|
-
"header-cell-resizable": "awsui_header-cell-
|
|
11
|
-
"sorting-icon": "awsui_sorting-
|
|
12
|
-
"edit-icon": "awsui_edit-
|
|
13
|
-
"header-cell-content": "awsui_header-cell-
|
|
14
|
-
"header-cell-fake-focus": "awsui_header-cell-fake-
|
|
15
|
-
"header-cell-disabled": "awsui_header-cell-
|
|
16
|
-
"header-cell-sorted": "awsui_header-cell-
|
|
17
|
-
"header-cell-text": "awsui_header-cell-
|
|
18
|
-
"header-cell-text-wrap": "awsui_header-cell-text-
|
|
19
|
-
"header-cell-ascending": "awsui_header-cell-
|
|
20
|
-
"header-cell-descending": "awsui_header-cell-
|
|
21
|
-
"is-visual-refresh": "awsui_is-visual-
|
|
22
|
-
"has-striped-rows": "awsui_has-striped-
|
|
4
|
+
"header-cell": "awsui_header-cell_1spae_5olvr_93",
|
|
5
|
+
"header-cell-sticky": "awsui_header-cell-sticky_1spae_5olvr_105",
|
|
6
|
+
"header-cell-stuck": "awsui_header-cell-stuck_1spae_5olvr_108",
|
|
7
|
+
"header-cell-variant-full-page": "awsui_header-cell-variant-full-page_1spae_5olvr_108",
|
|
8
|
+
"header-cell-hidden": "awsui_header-cell-hidden_1spae_5olvr_111",
|
|
9
|
+
"header-cell-sortable": "awsui_header-cell-sortable_1spae_5olvr_114",
|
|
10
|
+
"header-cell-resizable": "awsui_header-cell-resizable_1spae_5olvr_129",
|
|
11
|
+
"sorting-icon": "awsui_sorting-icon_1spae_5olvr_133",
|
|
12
|
+
"edit-icon": "awsui_edit-icon_1spae_5olvr_141",
|
|
13
|
+
"header-cell-content": "awsui_header-cell-content_1spae_5olvr_147",
|
|
14
|
+
"header-cell-fake-focus": "awsui_header-cell-fake-focus_1spae_5olvr_176",
|
|
15
|
+
"header-cell-disabled": "awsui_header-cell-disabled_1spae_5olvr_194",
|
|
16
|
+
"header-cell-sorted": "awsui_header-cell-sorted_1spae_5olvr_194",
|
|
17
|
+
"header-cell-text": "awsui_header-cell-text_1spae_5olvr_208",
|
|
18
|
+
"header-cell-text-wrap": "awsui_header-cell-text-wrap_1spae_5olvr_213",
|
|
19
|
+
"header-cell-ascending": "awsui_header-cell-ascending_1spae_5olvr_219",
|
|
20
|
+
"header-cell-descending": "awsui_header-cell-descending_1spae_5olvr_220",
|
|
21
|
+
"is-visual-refresh": "awsui_is-visual-refresh_1spae_5olvr_230",
|
|
22
|
+
"has-striped-rows": "awsui_has-striped-rows_1spae_5olvr_241"
|
|
23
23
|
};
|
|
24
24
|
|
|
@@ -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_5olvr_93:not(#\9) {
|
|
94
94
|
position: relative;
|
|
95
95
|
text-align: left;
|
|
96
96
|
box-sizing: border-box;
|
|
@@ -102,63 +102,67 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
102
102
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-nkh1jb, grayscale);
|
|
103
103
|
padding: var(--space-scaled-xxs-95dhkm, 4px) var(--space-scaled-xs-6859qs, 8px);
|
|
104
104
|
}
|
|
105
|
-
.awsui_header-cell-
|
|
105
|
+
.awsui_header-cell-sticky_1spae_5olvr_105:not(#\9) {
|
|
106
106
|
border-bottom: var(--border-table-sticky-width-h1tlxy, 2px) solid var(--color-border-divider-default-7s2wjw, #e9ebed);
|
|
107
107
|
}
|
|
108
|
-
.awsui_header-cell-
|
|
108
|
+
.awsui_header-cell-stuck_1spae_5olvr_108:not(#\9):not(.awsui_header-cell-variant-full-page_1spae_5olvr_108) {
|
|
109
109
|
border-bottom-color: transparent;
|
|
110
110
|
}
|
|
111
|
-
.awsui_header-cell-variant-full-
|
|
111
|
+
.awsui_header-cell-variant-full-page_1spae_5olvr_108.awsui_header-cell-hidden_1spae_5olvr_111:not(#\9) {
|
|
112
112
|
border-bottom-color: transparent;
|
|
113
113
|
}
|
|
114
|
-
.awsui_header-
|
|
114
|
+
.awsui_header-cell_1spae_5olvr_93:not(#\9):last-child, .awsui_header-cell_1spae_5olvr_93.awsui_header-cell-sortable_1spae_5olvr_114:not(#\9) {
|
|
115
115
|
padding-right: var(--space-xs-rsr2qu, 8px);
|
|
116
116
|
}
|
|
117
|
-
.awsui_header-
|
|
117
|
+
.awsui_header-cell_1spae_5olvr_93:not(#\9):not(:last-child):before {
|
|
118
118
|
content: "";
|
|
119
119
|
position: absolute;
|
|
120
120
|
right: 0;
|
|
121
|
-
bottom:
|
|
122
|
-
|
|
121
|
+
bottom: 0;
|
|
122
|
+
top: 0;
|
|
123
|
+
min-height: var(--font-heading-xs-line-height-5x131j, 18px);
|
|
124
|
+
max-height: calc(100% - calc(2 * var(--space-xs-rsr2qu, 8px) + var(--space-xxxs-k2w98v, 2px)));
|
|
125
|
+
margin: auto;
|
|
123
126
|
border-left: var(--border-divider-section-width-4wm2it, 2px) solid var(--color-border-divider-default-7s2wjw, #e9ebed);
|
|
124
127
|
box-sizing: border-box;
|
|
125
128
|
}
|
|
126
|
-
.awsui_header-cell-
|
|
129
|
+
.awsui_header-cell-resizable_1spae_5olvr_129:not(#\9):not(:last-child):before {
|
|
127
130
|
border-left-color: var(--color-border-divider-interactive-default-rcasvw, #e9ebed);
|
|
128
131
|
}
|
|
129
132
|
|
|
130
|
-
.awsui_sorting-
|
|
133
|
+
.awsui_sorting-icon_1spae_5olvr_133:not(#\9) {
|
|
131
134
|
position: absolute;
|
|
132
|
-
top:
|
|
135
|
+
top: 50%;
|
|
136
|
+
transform: translateY(-50%);
|
|
133
137
|
right: var(--space-xxs-ynfts5, 4px);
|
|
134
138
|
color: var(--color-text-column-sorting-icon-q5sr09, #414d5c);
|
|
135
139
|
}
|
|
136
140
|
|
|
137
|
-
.awsui_edit-
|
|
141
|
+
.awsui_edit-icon_1spae_5olvr_141:not(#\9) {
|
|
138
142
|
margin-left: var(--space-xxs-ynfts5, 4px);
|
|
139
143
|
margin-top: var(--space-scaled-xxs-95dhkm, 4px);
|
|
140
144
|
color: inherit;
|
|
141
145
|
}
|
|
142
146
|
|
|
143
|
-
.awsui_header-cell-
|
|
147
|
+
.awsui_header-cell-content_1spae_5olvr_147:not(#\9) {
|
|
144
148
|
position: relative;
|
|
145
149
|
padding: var(--space-scaled-xxs-95dhkm, 4px) var(--space-s-hv8c1d, 12px);
|
|
146
150
|
}
|
|
147
|
-
.awsui_header-cell-
|
|
151
|
+
.awsui_header-cell-sortable_1spae_5olvr_114 > .awsui_header-cell-content_1spae_5olvr_147:not(#\9) {
|
|
148
152
|
padding-right: calc(var(--space-xl-a39hup, 24px) + var(--space-xxs-ynfts5, 4px));
|
|
149
153
|
}
|
|
150
|
-
.awsui_header-cell-
|
|
154
|
+
.awsui_header-cell-content_1spae_5olvr_147:not(#\9):focus {
|
|
151
155
|
outline: none;
|
|
152
156
|
text-decoration: none;
|
|
153
157
|
}
|
|
154
|
-
.awsui_header-cell-
|
|
158
|
+
.awsui_header-cell-content_1spae_5olvr_147[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
155
159
|
position: relative;
|
|
156
160
|
}
|
|
157
|
-
.awsui_header-cell-
|
|
161
|
+
.awsui_header-cell-content_1spae_5olvr_147[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
158
162
|
outline: 2px dotted transparent;
|
|
159
163
|
outline-offset: calc(var(--space-table-header-focus-outline-gutter-rbx7m7, 0px) - 1px);
|
|
160
164
|
}
|
|
161
|
-
.awsui_header-cell-
|
|
165
|
+
.awsui_header-cell-content_1spae_5olvr_147[data-awsui-focus-visible=true]:not(#\9):focus::before {
|
|
162
166
|
content: " ";
|
|
163
167
|
display: block;
|
|
164
168
|
position: absolute;
|
|
@@ -169,14 +173,14 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
169
173
|
border-radius: var(--border-radius-control-default-focus-ring-7661kz, 4px);
|
|
170
174
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
171
175
|
}
|
|
172
|
-
.awsui_header-cell-
|
|
176
|
+
.awsui_header-cell-content_1spae_5olvr_147.awsui_header-cell-fake-focus_1spae_5olvr_176:not(#\9) {
|
|
173
177
|
position: relative;
|
|
174
178
|
}
|
|
175
|
-
.awsui_header-cell-
|
|
179
|
+
.awsui_header-cell-content_1spae_5olvr_147.awsui_header-cell-fake-focus_1spae_5olvr_176:not(#\9) {
|
|
176
180
|
outline: 2px dotted transparent;
|
|
177
181
|
outline-offset: calc(var(--space-table-header-focus-outline-gutter-rbx7m7, 0px) - 1px);
|
|
178
182
|
}
|
|
179
|
-
.awsui_header-cell-
|
|
183
|
+
.awsui_header-cell-content_1spae_5olvr_147.awsui_header-cell-fake-focus_1spae_5olvr_176:not(#\9)::before {
|
|
180
184
|
content: " ";
|
|
181
185
|
display: block;
|
|
182
186
|
position: absolute;
|
|
@@ -187,28 +191,33 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
187
191
|
border-radius: var(--border-radius-control-default-focus-ring-7661kz, 4px);
|
|
188
192
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
189
193
|
}
|
|
190
|
-
.awsui_header-cell-
|
|
194
|
+
.awsui_header-cell-disabled_1spae_5olvr_194.awsui_header-cell-sorted_1spae_5olvr_194 > .awsui_header-cell-content_1spae_5olvr_147 > .awsui_sorting-icon_1spae_5olvr_133:not(#\9) {
|
|
191
195
|
color: var(--color-text-interactive-disabled-3pbb07, #9ba7b6);
|
|
192
196
|
}
|
|
193
197
|
|
|
194
|
-
.awsui_header-cell-
|
|
198
|
+
.awsui_header-cell-sortable_1spae_5olvr_114:not(#\9):not(.awsui_header-cell-disabled_1spae_5olvr_194) > .awsui_header-cell-content_1spae_5olvr_147 {
|
|
195
199
|
cursor: pointer;
|
|
196
200
|
}
|
|
197
|
-
.awsui_header-cell-
|
|
201
|
+
.awsui_header-cell-sortable_1spae_5olvr_114:not(#\9):not(.awsui_header-cell-disabled_1spae_5olvr_194) > .awsui_header-cell-content_1spae_5olvr_147:hover, .awsui_header-cell-sortable_1spae_5olvr_114:not(#\9):not(.awsui_header-cell-disabled_1spae_5olvr_194).awsui_header-cell-sorted_1spae_5olvr_194 > .awsui_header-cell-content_1spae_5olvr_147 {
|
|
198
202
|
color: var(--color-text-interactive-active-vol84d, #000716);
|
|
199
203
|
}
|
|
200
|
-
.awsui_header-cell-
|
|
204
|
+
.awsui_header-cell-sortable_1spae_5olvr_114:not(#\9):not(.awsui_header-cell-disabled_1spae_5olvr_194) > .awsui_header-cell-content_1spae_5olvr_147:hover > .awsui_sorting-icon_1spae_5olvr_133, .awsui_header-cell-sortable_1spae_5olvr_114:not(#\9):not(.awsui_header-cell-disabled_1spae_5olvr_194).awsui_header-cell-sorted_1spae_5olvr_194 > .awsui_header-cell-content_1spae_5olvr_147 > .awsui_sorting-icon_1spae_5olvr_133 {
|
|
201
205
|
color: var(--color-text-interactive-active-vol84d, #000716);
|
|
202
206
|
}
|
|
203
207
|
|
|
204
|
-
.awsui_header-cell-
|
|
208
|
+
.awsui_header-cell-text_1spae_5olvr_208:not(#\9) {
|
|
209
|
+
line-height: var(--font-heading-xs-line-height-5x131j, 18px);
|
|
210
|
+
padding-top: calc(var(--space-xxxs-k2w98v, 2px) / 2);
|
|
211
|
+
padding-bottom: calc(var(--space-xxxs-k2w98v, 2px) / 2);
|
|
212
|
+
}
|
|
213
|
+
.awsui_header-cell-text_1spae_5olvr_208:not(#\9):not(.awsui_header-cell-text-wrap_1spae_5olvr_213) {
|
|
205
214
|
white-space: nowrap;
|
|
206
215
|
overflow: hidden;
|
|
207
216
|
text-overflow: ellipsis;
|
|
208
217
|
}
|
|
209
218
|
|
|
210
|
-
.awsui_header-cell-
|
|
211
|
-
.awsui_header-cell-
|
|
219
|
+
.awsui_header-cell-ascending_1spae_5olvr_219:not(#\9),
|
|
220
|
+
.awsui_header-cell-descending_1spae_5olvr_220:not(#\9) {
|
|
212
221
|
/* used in test-utils */
|
|
213
222
|
}
|
|
214
223
|
|
|
@@ -218,26 +227,26 @@ with the left edge of the table as closely as possible. If the
|
|
|
218
227
|
last header cell is sortable the sort icon should align with the
|
|
219
228
|
settings icon in the pagination slot.
|
|
220
229
|
*/
|
|
221
|
-
.awsui_header-
|
|
230
|
+
.awsui_header-cell_1spae_5olvr_93:not(#\9):not(.awsui_is-visual-refresh_1spae_5olvr_230):first-child {
|
|
222
231
|
padding-left: var(--space-xs-rsr2qu, 8px);
|
|
223
232
|
}
|
|
224
233
|
|
|
225
|
-
.awsui_header-
|
|
234
|
+
.awsui_header-cell_1spae_5olvr_93.awsui_is-visual-refresh_1spae_5olvr_230:not(#\9) {
|
|
226
235
|
/*
|
|
227
236
|
Striped rows requires additional left padding because the
|
|
228
237
|
shaded background makes the child content appear too close
|
|
229
238
|
to the table edge.
|
|
230
239
|
*/
|
|
231
240
|
}
|
|
232
|
-
.awsui_header-
|
|
241
|
+
.awsui_header-cell_1spae_5olvr_93.awsui_is-visual-refresh_1spae_5olvr_230:not(#\9):first-child:not(.awsui_has-striped-rows_1spae_5olvr_241) {
|
|
233
242
|
padding-left: var(--space-xxxs-k2w98v, 2px);
|
|
234
243
|
}
|
|
235
|
-
.awsui_header-
|
|
244
|
+
.awsui_header-cell_1spae_5olvr_93.awsui_is-visual-refresh_1spae_5olvr_230:not(#\9):first-child.awsui_has-striped-rows_1spae_5olvr_241 {
|
|
236
245
|
padding-left: var(--space-xxs-ynfts5, 4px);
|
|
237
246
|
}
|
|
238
|
-
.awsui_header-
|
|
247
|
+
.awsui_header-cell_1spae_5olvr_93.awsui_is-visual-refresh_1spae_5olvr_230:not(#\9):first-child > .awsui_header-cell-content_1spae_5olvr_147 {
|
|
239
248
|
padding-left: 0;
|
|
240
249
|
}
|
|
241
|
-
.awsui_header-
|
|
250
|
+
.awsui_header-cell_1spae_5olvr_93.awsui_is-visual-refresh_1spae_5olvr_230:not(#\9):last-child.awsui_header-cell-sortable_1spae_5olvr_114 {
|
|
242
251
|
padding-right: var(--space-xxxs-k2w98v, 2px);
|
|
243
252
|
}
|
|
@@ -2,24 +2,24 @@
|
|
|
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
|
-
"header-cell-resizable": "awsui_header-cell-
|
|
12
|
-
"sorting-icon": "awsui_sorting-
|
|
13
|
-
"edit-icon": "awsui_edit-
|
|
14
|
-
"header-cell-content": "awsui_header-cell-
|
|
15
|
-
"header-cell-fake-focus": "awsui_header-cell-fake-
|
|
16
|
-
"header-cell-disabled": "awsui_header-cell-
|
|
17
|
-
"header-cell-sorted": "awsui_header-cell-
|
|
18
|
-
"header-cell-text": "awsui_header-cell-
|
|
19
|
-
"header-cell-text-wrap": "awsui_header-cell-text-
|
|
20
|
-
"header-cell-ascending": "awsui_header-cell-
|
|
21
|
-
"header-cell-descending": "awsui_header-cell-
|
|
22
|
-
"is-visual-refresh": "awsui_is-visual-
|
|
23
|
-
"has-striped-rows": "awsui_has-striped-
|
|
5
|
+
"header-cell": "awsui_header-cell_1spae_5olvr_93",
|
|
6
|
+
"header-cell-sticky": "awsui_header-cell-sticky_1spae_5olvr_105",
|
|
7
|
+
"header-cell-stuck": "awsui_header-cell-stuck_1spae_5olvr_108",
|
|
8
|
+
"header-cell-variant-full-page": "awsui_header-cell-variant-full-page_1spae_5olvr_108",
|
|
9
|
+
"header-cell-hidden": "awsui_header-cell-hidden_1spae_5olvr_111",
|
|
10
|
+
"header-cell-sortable": "awsui_header-cell-sortable_1spae_5olvr_114",
|
|
11
|
+
"header-cell-resizable": "awsui_header-cell-resizable_1spae_5olvr_129",
|
|
12
|
+
"sorting-icon": "awsui_sorting-icon_1spae_5olvr_133",
|
|
13
|
+
"edit-icon": "awsui_edit-icon_1spae_5olvr_141",
|
|
14
|
+
"header-cell-content": "awsui_header-cell-content_1spae_5olvr_147",
|
|
15
|
+
"header-cell-fake-focus": "awsui_header-cell-fake-focus_1spae_5olvr_176",
|
|
16
|
+
"header-cell-disabled": "awsui_header-cell-disabled_1spae_5olvr_194",
|
|
17
|
+
"header-cell-sorted": "awsui_header-cell-sorted_1spae_5olvr_194",
|
|
18
|
+
"header-cell-text": "awsui_header-cell-text_1spae_5olvr_208",
|
|
19
|
+
"header-cell-text-wrap": "awsui_header-cell-text-wrap_1spae_5olvr_213",
|
|
20
|
+
"header-cell-ascending": "awsui_header-cell-ascending_1spae_5olvr_219",
|
|
21
|
+
"header-cell-descending": "awsui_header-cell-descending_1spae_5olvr_220",
|
|
22
|
+
"is-visual-refresh": "awsui_is-visual-refresh_1spae_5olvr_230",
|
|
23
|
+
"has-striped-rows": "awsui_has-striped-rows_1spae_5olvr_241"
|
|
24
24
|
};
|
|
25
25
|
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"resize-active": "awsui_resize-
|
|
5
|
-
"resize-active-with-focus": "awsui_resize-active-with-
|
|
6
|
-
"resizer": "
|
|
7
|
-
"resizer-active": "awsui_resizer-
|
|
8
|
-
"has-focus": "awsui_has-
|
|
9
|
-
"tracker": "
|
|
4
|
+
"resize-active": "awsui_resize-active_x7peu_1nqyy_93",
|
|
5
|
+
"resize-active-with-focus": "awsui_resize-active-with-focus_x7peu_1nqyy_93",
|
|
6
|
+
"resizer": "awsui_resizer_x7peu_1nqyy_98",
|
|
7
|
+
"resizer-active": "awsui_resizer-active_x7peu_1nqyy_114",
|
|
8
|
+
"has-focus": "awsui_has-focus_x7peu_1nqyy_126",
|
|
9
|
+
"tracker": "awsui_tracker_x7peu_1nqyy_149"
|
|
10
10
|
};
|
|
11
11
|
|
|
@@ -90,13 +90,13 @@ 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_resize-
|
|
93
|
+
.awsui_resize-active_x7peu_1nqyy_93:not(#\9):not(.awsui_resize-active-with-focus_x7peu_1nqyy_93) * {
|
|
94
94
|
cursor: col-resize;
|
|
95
95
|
-webkit-user-select: none;
|
|
96
96
|
user-select: none;
|
|
97
97
|
}
|
|
98
98
|
|
|
99
|
-
.
|
|
99
|
+
.awsui_resizer_x7peu_1nqyy_98:not(#\9) {
|
|
100
100
|
bottom: 0;
|
|
101
101
|
cursor: col-resize;
|
|
102
102
|
position: absolute;
|
|
@@ -105,31 +105,34 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
105
105
|
width: var(--space-l-4vl6xu, 20px);
|
|
106
106
|
z-index: 10;
|
|
107
107
|
}
|
|
108
|
-
.awsui_resize-
|
|
108
|
+
.awsui_resize-active_x7peu_1nqyy_93 .awsui_resizer_x7peu_1nqyy_98:not(#\9) {
|
|
109
109
|
pointer-events: none;
|
|
110
110
|
}
|
|
111
|
-
th:not(#\9):last-child > .
|
|
111
|
+
th:not(#\9):last-child > .awsui_resizer_x7peu_1nqyy_98 {
|
|
112
112
|
width: calc(var(--space-l-4vl6xu, 20px) / 2);
|
|
113
113
|
right: 0;
|
|
114
114
|
}
|
|
115
|
-
th:not(#\9):not(:last-child) > .
|
|
115
|
+
th:not(#\9):not(:last-child) > .awsui_resizer_x7peu_1nqyy_98:hover::before, th:not(#\9):not(:last-child) > .awsui_resizer-active_x7peu_1nqyy_114::before {
|
|
116
116
|
content: "";
|
|
117
117
|
position: absolute;
|
|
118
118
|
left: calc(var(--space-l-4vl6xu, 20px) / 2 - 2px);
|
|
119
|
-
bottom:
|
|
120
|
-
|
|
121
|
-
|
|
119
|
+
bottom: 0;
|
|
120
|
+
top: 0;
|
|
121
|
+
min-height: var(--font-heading-xs-line-height-5x131j, 18px);
|
|
122
|
+
max-height: calc(100% - calc(2 * var(--space-xs-rsr2qu, 8px) + var(--space-xxxs-k2w98v, 2px)));
|
|
123
|
+
margin: auto;
|
|
122
124
|
border-left: 2px solid var(--color-border-divider-active-nnnfx9, #7d8998);
|
|
125
|
+
box-sizing: border-box;
|
|
123
126
|
}
|
|
124
|
-
.
|
|
127
|
+
.awsui_resizer_x7peu_1nqyy_98.awsui_has-focus_x7peu_1nqyy_126:not(#\9) {
|
|
125
128
|
position: relative;
|
|
126
129
|
position: absolute;
|
|
127
130
|
}
|
|
128
|
-
.
|
|
131
|
+
.awsui_resizer_x7peu_1nqyy_98.awsui_has-focus_x7peu_1nqyy_126:not(#\9) {
|
|
129
132
|
outline: 2px dotted transparent;
|
|
130
133
|
outline-offset: calc(var(--space-table-header-focus-outline-gutter-rbx7m7, 0px) - 1px);
|
|
131
134
|
}
|
|
132
|
-
.
|
|
135
|
+
.awsui_resizer_x7peu_1nqyy_98.awsui_has-focus_x7peu_1nqyy_126:not(#\9)::before {
|
|
133
136
|
content: " ";
|
|
134
137
|
display: block;
|
|
135
138
|
position: absolute;
|
|
@@ -140,11 +143,11 @@ th:not(#\9):not(:last-child) > .awsui_resizer_x7peu_174hd_98:hover::before, th:n
|
|
|
140
143
|
border-radius: var(--border-radius-control-default-focus-ring-7661kz, 4px);
|
|
141
144
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
142
145
|
}
|
|
143
|
-
.
|
|
146
|
+
.awsui_resizer_x7peu_1nqyy_98.awsui_has-focus_x7peu_1nqyy_126:not(#\9)::before {
|
|
144
147
|
box-shadow: inset 0 0 0 2px var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
145
148
|
}
|
|
146
149
|
|
|
147
|
-
.
|
|
150
|
+
.awsui_tracker_x7peu_1nqyy_149:not(#\9) {
|
|
148
151
|
display: none;
|
|
149
152
|
position: absolute;
|
|
150
153
|
border-left: var(--border-divider-list-width-hacikr, 1px) dashed var(--color-border-divider-active-nnnfx9, #7d8998);
|
|
@@ -152,6 +155,6 @@ th:not(#\9):not(:last-child) > .awsui_resizer_x7peu_174hd_98:hover::before, th:n
|
|
|
152
155
|
top: 0;
|
|
153
156
|
bottom: 0;
|
|
154
157
|
}
|
|
155
|
-
.awsui_resize-
|
|
158
|
+
.awsui_resize-active_x7peu_1nqyy_93 .awsui_tracker_x7peu_1nqyy_149:not(#\9) {
|
|
156
159
|
display: block;
|
|
157
160
|
}
|
|
@@ -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
|
-
"resize-active": "awsui_resize-
|
|
6
|
-
"resize-active-with-focus": "awsui_resize-active-with-
|
|
7
|
-
"resizer": "
|
|
8
|
-
"resizer-active": "awsui_resizer-
|
|
9
|
-
"has-focus": "awsui_has-
|
|
10
|
-
"tracker": "
|
|
5
|
+
"resize-active": "awsui_resize-active_x7peu_1nqyy_93",
|
|
6
|
+
"resize-active-with-focus": "awsui_resize-active-with-focus_x7peu_1nqyy_93",
|
|
7
|
+
"resizer": "awsui_resizer_x7peu_1nqyy_98",
|
|
8
|
+
"resizer-active": "awsui_resizer-active_x7peu_1nqyy_114",
|
|
9
|
+
"has-focus": "awsui_has-focus_x7peu_1nqyy_126",
|
|
10
|
+
"tracker": "awsui_tracker_x7peu_1nqyy_149"
|
|
11
11
|
};
|
|
12
12
|
|
package/tabs/styles.css.js
CHANGED
|
@@ -1,26 +1,26 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"tabs-header": "awsui_tabs-
|
|
5
|
-
"tabs-header-list": "awsui_tabs-header-
|
|
6
|
-
"pagination-button": "awsui_pagination-
|
|
7
|
-
"pagination-button-left": "awsui_pagination-button-
|
|
8
|
-
"pagination-button-left-scrollable": "awsui_pagination-button-left-
|
|
9
|
-
"pagination-button-right": "awsui_pagination-button-
|
|
10
|
-
"pagination-button-right-scrollable": "awsui_pagination-button-right-
|
|
11
|
-
"tabs-tab": "awsui_tabs-
|
|
12
|
-
"tabs-tab-label": "awsui_tabs-tab-
|
|
13
|
-
"tabs-tab-link": "awsui_tabs-tab-
|
|
14
|
-
"tabs-tab-disabled": "awsui_tabs-tab-
|
|
15
|
-
"refresh": "
|
|
16
|
-
"tabs-tab-active": "awsui_tabs-tab-
|
|
17
|
-
"tabs-header-with-divider": "awsui_tabs-header-with-
|
|
18
|
-
"root": "
|
|
19
|
-
"tabs": "
|
|
20
|
-
"tabs-content": "awsui_tabs-
|
|
21
|
-
"tabs-content-active": "awsui_tabs-content-
|
|
22
|
-
"tabs-content-wrapper": "awsui_tabs-content-
|
|
23
|
-
"with-paddings": "awsui_with-
|
|
24
|
-
"tabs-container-content-wrapper": "awsui_tabs-container-content-
|
|
4
|
+
"tabs-header": "awsui_tabs-header_14rmt_14l19_186",
|
|
5
|
+
"tabs-header-list": "awsui_tabs-header-list_14rmt_14l19_192",
|
|
6
|
+
"pagination-button": "awsui_pagination-button_14rmt_14l19_207",
|
|
7
|
+
"pagination-button-left": "awsui_pagination-button-left_14rmt_14l19_212",
|
|
8
|
+
"pagination-button-left-scrollable": "awsui_pagination-button-left-scrollable_14rmt_14l19_215",
|
|
9
|
+
"pagination-button-right": "awsui_pagination-button-right_14rmt_14l19_219",
|
|
10
|
+
"pagination-button-right-scrollable": "awsui_pagination-button-right-scrollable_14rmt_14l19_222",
|
|
11
|
+
"tabs-tab": "awsui_tabs-tab_14rmt_14l19_227",
|
|
12
|
+
"tabs-tab-label": "awsui_tabs-tab-label_14rmt_14l19_238",
|
|
13
|
+
"tabs-tab-link": "awsui_tabs-tab-link_14rmt_14l19_254",
|
|
14
|
+
"tabs-tab-disabled": "awsui_tabs-tab-disabled_14rmt_14l19_313",
|
|
15
|
+
"refresh": "awsui_refresh_14rmt_14l19_331",
|
|
16
|
+
"tabs-tab-active": "awsui_tabs-tab-active_14rmt_14l19_345",
|
|
17
|
+
"tabs-header-with-divider": "awsui_tabs-header-with-divider_14rmt_14l19_352",
|
|
18
|
+
"root": "awsui_root_14rmt_14l19_356",
|
|
19
|
+
"tabs": "awsui_tabs_14rmt_14l19_186",
|
|
20
|
+
"tabs-content": "awsui_tabs-content_14rmt_14l19_375",
|
|
21
|
+
"tabs-content-active": "awsui_tabs-content-active_14rmt_14l19_379",
|
|
22
|
+
"tabs-content-wrapper": "awsui_tabs-content-wrapper_14rmt_14l19_389",
|
|
23
|
+
"with-paddings": "awsui_with-paddings_14rmt_14l19_389",
|
|
24
|
+
"tabs-container-content-wrapper": "awsui_tabs-container-content-wrapper_14rmt_14l19_393"
|
|
25
25
|
};
|
|
26
26
|
|