@cloudscape-design/components 3.0.1130 → 3.0.1131
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/internal/base-component/styles.scoped.css +1 -1
- package/internal/environment.js +2 -2
- package/internal/environment.json +2 -2
- package/internal/manifest.json +1 -1
- package/package.json +1 -1
- package/tree-view/tree-item/styles.css.js +9 -9
- package/tree-view/tree-item/styles.scoped.css +16 -12
- package/tree-view/tree-item/styles.selectors.js +9 -9
package/internal/environment.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
export var PACKAGE_SOURCE = "components";
|
|
2
|
-
export var PACKAGE_VERSION = "3.0.0 (
|
|
3
|
-
export var GIT_SHA = "
|
|
2
|
+
export var PACKAGE_VERSION = "3.0.0 (773369f7)";
|
|
3
|
+
export var GIT_SHA = "773369f7";
|
|
4
4
|
export var THEME = "open-source-visual-refresh";
|
|
5
5
|
export var SYSTEM = "console";
|
|
6
6
|
export var ALWAYS_VISUAL_REFRESH = true;
|
package/internal/manifest.json
CHANGED
package/package.json
CHANGED
|
@@ -154,7 +154,7 @@
|
|
|
154
154
|
"./internal/base-component/index.js",
|
|
155
155
|
"./internal/base-component/styles.css.js"
|
|
156
156
|
],
|
|
157
|
-
"version": "3.0.
|
|
157
|
+
"version": "3.0.1131",
|
|
158
158
|
"repository": {
|
|
159
159
|
"type": "git",
|
|
160
160
|
"url": "https://github.com/cloudscape-design/components.git"
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"treeitem-group": "awsui_treeitem-
|
|
5
|
-
"treeitem": "
|
|
6
|
-
"offset": "
|
|
7
|
-
"treeitem-content-wrapper": "awsui_treeitem-content-
|
|
8
|
-
"tree-item-focus-target": "awsui_tree-item-focus-
|
|
9
|
-
"expand-toggle-wrapper": "awsui_expand-toggle-
|
|
10
|
-
"toggle": "
|
|
11
|
-
"structured-item-wrapper": "awsui_structured-item-
|
|
12
|
-
"tree-item-structured-item": "awsui_tree-item-structured-
|
|
4
|
+
"treeitem-group": "awsui_treeitem-group_1agpu_g9cri_185",
|
|
5
|
+
"treeitem": "awsui_treeitem_1agpu_g9cri_185",
|
|
6
|
+
"offset": "awsui_offset_1agpu_g9cri_202",
|
|
7
|
+
"treeitem-content-wrapper": "awsui_treeitem-content-wrapper_1agpu_g9cri_205",
|
|
8
|
+
"tree-item-focus-target": "awsui_tree-item-focus-target_1agpu_g9cri_210",
|
|
9
|
+
"expand-toggle-wrapper": "awsui_expand-toggle-wrapper_1agpu_g9cri_231",
|
|
10
|
+
"toggle": "awsui_toggle_1agpu_g9cri_237",
|
|
11
|
+
"structured-item-wrapper": "awsui_structured-item-wrapper_1agpu_g9cri_242",
|
|
12
|
+
"tree-item-structured-item": "awsui_tree-item-structured-item_1agpu_g9cri_249"
|
|
13
13
|
};
|
|
14
14
|
|
|
@@ -182,7 +182,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
182
182
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
183
183
|
SPDX-License-Identifier: Apache-2.0
|
|
184
184
|
*/
|
|
185
|
-
.awsui_treeitem-
|
|
185
|
+
.awsui_treeitem-group_1agpu_g9cri_185:not(#\9) {
|
|
186
186
|
list-style: none;
|
|
187
187
|
margin-block: 0;
|
|
188
188
|
margin-inline: 0;
|
|
@@ -191,7 +191,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
191
191
|
position: relative;
|
|
192
192
|
}
|
|
193
193
|
|
|
194
|
-
.
|
|
194
|
+
.awsui_treeitem_1agpu_g9cri_185:not(#\9) {
|
|
195
195
|
list-style: none;
|
|
196
196
|
margin-block: 0;
|
|
197
197
|
margin-inline: 0;
|
|
@@ -199,22 +199,22 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
199
199
|
padding-inline: 0;
|
|
200
200
|
position: relative;
|
|
201
201
|
}
|
|
202
|
-
.
|
|
202
|
+
.awsui_treeitem_1agpu_g9cri_185.awsui_offset_1agpu_g9cri_202:not(#\9) {
|
|
203
203
|
margin-inline-start: 28px;
|
|
204
204
|
}
|
|
205
|
-
.
|
|
205
|
+
.awsui_treeitem_1agpu_g9cri_185 > .awsui_treeitem-content-wrapper_1agpu_g9cri_205:not(#\9) {
|
|
206
206
|
display: grid;
|
|
207
207
|
grid-template-columns: 28px 1fr;
|
|
208
208
|
align-items: baseline;
|
|
209
209
|
}
|
|
210
|
-
body[data-awsui-focus-visible=true] .
|
|
210
|
+
body[data-awsui-focus-visible=true] .awsui_treeitem_1agpu_g9cri_185 > .awsui_treeitem-content-wrapper_1agpu_g9cri_205:not(#\9):has(.awsui_tree-item-focus-target_1agpu_g9cri_210:focus) {
|
|
211
211
|
position: relative;
|
|
212
212
|
}
|
|
213
|
-
body[data-awsui-focus-visible=true] .
|
|
213
|
+
body[data-awsui-focus-visible=true] .awsui_treeitem_1agpu_g9cri_185 > .awsui_treeitem-content-wrapper_1agpu_g9cri_205:not(#\9):has(.awsui_tree-item-focus-target_1agpu_g9cri_210:focus) {
|
|
214
214
|
outline: 2px dotted transparent;
|
|
215
215
|
outline-offset: calc(0px - 1px);
|
|
216
216
|
}
|
|
217
|
-
body[data-awsui-focus-visible=true] .
|
|
217
|
+
body[data-awsui-focus-visible=true] .awsui_treeitem_1agpu_g9cri_185 > .awsui_treeitem-content-wrapper_1agpu_g9cri_205:not(#\9):has(.awsui_tree-item-focus-target_1agpu_g9cri_210:focus)::before {
|
|
218
218
|
content: " ";
|
|
219
219
|
display: block;
|
|
220
220
|
position: absolute;
|
|
@@ -228,24 +228,28 @@ body[data-awsui-focus-visible=true] .awsui_treeitem_1agpu_c0siv_185 > .awsui_tre
|
|
|
228
228
|
border-end-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
|
|
229
229
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-uk47pl, #006ce0);
|
|
230
230
|
}
|
|
231
|
-
.
|
|
231
|
+
.awsui_treeitem_1agpu_g9cri_185 > .awsui_treeitem-content-wrapper_1agpu_g9cri_205 > .awsui_expand-toggle-wrapper_1agpu_g9cri_231:not(#\9) {
|
|
232
|
+
display: grid;
|
|
232
233
|
grid-column: 1;
|
|
233
234
|
grid-row: 1;
|
|
234
235
|
padding-inline-end: var(--space-scaled-xxs-pfm1nx, 4px);
|
|
235
236
|
}
|
|
236
|
-
.
|
|
237
|
+
.awsui_treeitem_1agpu_g9cri_185 > .awsui_treeitem-content-wrapper_1agpu_g9cri_205 > .awsui_expand-toggle-wrapper_1agpu_g9cri_231 > .awsui_toggle_1agpu_g9cri_237:not(#\9) {
|
|
237
238
|
justify-self: center;
|
|
238
239
|
position: relative;
|
|
239
240
|
inset-block-start: 2px;
|
|
240
241
|
}
|
|
241
|
-
.
|
|
242
|
+
.awsui_treeitem_1agpu_g9cri_185 > .awsui_treeitem-content-wrapper_1agpu_g9cri_205 > .awsui_structured-item-wrapper_1agpu_g9cri_242:not(#\9) {
|
|
242
243
|
grid-column: 2;
|
|
243
244
|
grid-row: 1/span 2;
|
|
244
245
|
padding-block: var(--space-scaled-xxs-pfm1nx, 4px);
|
|
245
246
|
position: relative;
|
|
246
247
|
}
|
|
247
248
|
|
|
248
|
-
.awsui_tree-item-structured-
|
|
249
|
-
.awsui_tree-item-focus-target_1agpu_c0siv_210:not(#\9) {
|
|
249
|
+
.awsui_tree-item-structured-item_1agpu_g9cri_249:not(#\9) {
|
|
250
250
|
/* used in keyboard navigation */
|
|
251
|
+
}
|
|
252
|
+
|
|
253
|
+
.awsui_tree-item-focus-target_1agpu_g9cri_210:not(#\9) {
|
|
254
|
+
outline: none;
|
|
251
255
|
}
|
|
@@ -2,14 +2,14 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"treeitem-group": "awsui_treeitem-
|
|
6
|
-
"treeitem": "
|
|
7
|
-
"offset": "
|
|
8
|
-
"treeitem-content-wrapper": "awsui_treeitem-content-
|
|
9
|
-
"tree-item-focus-target": "awsui_tree-item-focus-
|
|
10
|
-
"expand-toggle-wrapper": "awsui_expand-toggle-
|
|
11
|
-
"toggle": "
|
|
12
|
-
"structured-item-wrapper": "awsui_structured-item-
|
|
13
|
-
"tree-item-structured-item": "awsui_tree-item-structured-
|
|
5
|
+
"treeitem-group": "awsui_treeitem-group_1agpu_g9cri_185",
|
|
6
|
+
"treeitem": "awsui_treeitem_1agpu_g9cri_185",
|
|
7
|
+
"offset": "awsui_offset_1agpu_g9cri_202",
|
|
8
|
+
"treeitem-content-wrapper": "awsui_treeitem-content-wrapper_1agpu_g9cri_205",
|
|
9
|
+
"tree-item-focus-target": "awsui_tree-item-focus-target_1agpu_g9cri_210",
|
|
10
|
+
"expand-toggle-wrapper": "awsui_expand-toggle-wrapper_1agpu_g9cri_231",
|
|
11
|
+
"toggle": "awsui_toggle_1agpu_g9cri_237",
|
|
12
|
+
"structured-item-wrapper": "awsui_structured-item-wrapper_1agpu_g9cri_242",
|
|
13
|
+
"tree-item-structured-item": "awsui_tree-item-structured-item_1agpu_g9cri_249"
|
|
14
14
|
};
|
|
15
15
|
|