@cloudscape-design/components-themeable 3.0.1349 → 3.0.1351
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/lib/internal/manifest.json +1 -1
- package/lib/internal/scss/button-dropdown/styles.scss +9 -6
- package/lib/internal/scss/expandable-section/styles.scss +17 -10
- package/lib/internal/scss/header/styles.scss +1 -0
- package/lib/internal/scss/internal/generated/custom-css-properties/index.scss +1 -1
- package/lib/internal/scss/internal/styles/utils/theming.scss +45 -2
- package/lib/internal/scss/spinner/mixins.scss +1 -1
- package/lib/internal/scss/tree-view/tree-item/styles.scss +10 -7
- package/lib/internal/template/action-card/styles.css.js +17 -17
- package/lib/internal/template/action-card/styles.scoped.css +95 -98
- package/lib/internal/template/action-card/styles.selectors.js +17 -17
- package/lib/internal/template/app-layout/visual-refresh/styles.css.js +86 -86
- package/lib/internal/template/app-layout/visual-refresh/styles.scoped.css +163 -175
- package/lib/internal/template/app-layout/visual-refresh/styles.selectors.js +86 -86
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.css.js +32 -32
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +83 -98
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +32 -32
- package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/styles.css.js +14 -14
- package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/styles.scoped.css +31 -44
- package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/styles.selectors.js +14 -14
- package/lib/internal/template/attribute-editor/styles.css.js +15 -15
- package/lib/internal/template/attribute-editor/styles.scoped.css +25 -28
- package/lib/internal/template/attribute-editor/styles.selectors.js +15 -15
- package/lib/internal/template/breadcrumb-group/item/styles.css.js +7 -7
- package/lib/internal/template/breadcrumb-group/item/styles.scoped.css +25 -29
- package/lib/internal/template/breadcrumb-group/item/styles.selectors.js +7 -7
- package/lib/internal/template/breadcrumb-group/styles.css.js +14 -14
- package/lib/internal/template/breadcrumb-group/styles.scoped.css +24 -27
- package/lib/internal/template/breadcrumb-group/styles.selectors.js +14 -14
- package/lib/internal/template/button/icon-helper.js +1 -1
- package/lib/internal/template/button/icon-helper.js.map +1 -1
- package/lib/internal/template/button-dropdown/category-elements/styles.css.js +18 -18
- package/lib/internal/template/button-dropdown/category-elements/styles.scoped.css +28 -32
- package/lib/internal/template/button-dropdown/category-elements/styles.selectors.js +18 -18
- package/lib/internal/template/button-dropdown/styles.css.js +23 -23
- package/lib/internal/template/button-dropdown/styles.scoped.css +32 -39
- package/lib/internal/template/button-dropdown/styles.selectors.js +23 -23
- package/lib/internal/template/expandable-section/styles.css.js +43 -43
- package/lib/internal/template/expandable-section/styles.scoped.css +93 -174
- package/lib/internal/template/expandable-section/styles.selectors.js +43 -43
- package/lib/internal/template/header/styles.css.js +35 -35
- package/lib/internal/template/header/styles.scoped.css +54 -54
- package/lib/internal/template/header/styles.selectors.js +35 -35
- package/lib/internal/template/icon/generated/icons.js +202 -176
- package/lib/internal/template/icon/generated/icons.js.map +1 -1
- package/lib/internal/template/input/internal.js +1 -1
- package/lib/internal/template/input/internal.js.map +1 -1
- package/lib/internal/template/internal/base-component/styles.scoped.css +1 -1
- package/lib/internal/template/internal/base-theme/styles.scoped.css +1 -0
- package/lib/internal/template/internal/components/button-trigger/styles.css.js +14 -14
- package/lib/internal/template/internal/components/button-trigger/styles.scoped.css +29 -35
- package/lib/internal/template/internal/components/button-trigger/styles.selectors.js +14 -14
- package/lib/internal/template/internal/environment.js +2 -2
- package/lib/internal/template/internal/environment.json +2 -2
- package/lib/internal/template/internal/generated/styles/tokens.d.ts +1 -0
- package/lib/internal/template/internal/generated/styles/tokens.js +1 -0
- package/lib/internal/template/internal/generated/theming/index.cjs +6 -0
- package/lib/internal/template/internal/generated/theming/index.cjs.d.ts +18 -0
- package/lib/internal/template/internal/generated/theming/index.d.ts +18 -0
- package/lib/internal/template/internal/generated/theming/index.js +6 -0
- package/lib/internal/template/link/styles.css.js +21 -21
- package/lib/internal/template/link/styles.scoped.css +72 -121
- package/lib/internal/template/link/styles.selectors.js +21 -21
- package/lib/internal/template/side-navigation/styles.css.js +64 -64
- package/lib/internal/template/side-navigation/styles.scoped.css +110 -400
- package/lib/internal/template/side-navigation/styles.selectors.js +64 -64
- package/lib/internal/template/spinner/styles.css.js +13 -13
- package/lib/internal/template/spinner/styles.scoped.css +20 -20
- package/lib/internal/template/spinner/styles.selectors.js +13 -13
- package/lib/internal/template/status-indicator/styles.css.js +25 -25
- package/lib/internal/template/status-indicator/styles.scoped.css +47 -72
- package/lib/internal/template/status-indicator/styles.selectors.js +25 -25
- package/lib/internal/template/token/styles.css.js +14 -14
- package/lib/internal/template/token/styles.scoped.css +26 -30
- package/lib/internal/template/token/styles.selectors.js +14 -14
- package/lib/internal/template/tree-view/tree-item/styles.css.js +10 -10
- package/lib/internal/template/tree-view/tree-item/styles.scoped.css +14 -24
- package/lib/internal/template/tree-view/tree-item/styles.selectors.js +10 -10
- package/package.json +1 -1
|
@@ -186,7 +186,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
186
186
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
187
187
|
SPDX-License-Identifier: Apache-2.0
|
|
188
188
|
*/
|
|
189
|
-
.awsui_treeitem-
|
|
189
|
+
.awsui_treeitem-group_1agpu_1qdpu_189:not(#\9) {
|
|
190
190
|
list-style: none;
|
|
191
191
|
margin-block: 0;
|
|
192
192
|
margin-inline: 0;
|
|
@@ -195,7 +195,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
195
195
|
position: relative;
|
|
196
196
|
}
|
|
197
197
|
|
|
198
|
-
.
|
|
198
|
+
.awsui_treeitem_1agpu_1qdpu_189:not(#\9) {
|
|
199
199
|
list-style: none;
|
|
200
200
|
margin-block: 0;
|
|
201
201
|
margin-inline: 0;
|
|
@@ -203,22 +203,22 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
203
203
|
padding-inline: 0;
|
|
204
204
|
position: relative;
|
|
205
205
|
}
|
|
206
|
-
.
|
|
206
|
+
.awsui_treeitem_1agpu_1qdpu_189.awsui_offset_1agpu_1qdpu_206:not(#\9) {
|
|
207
207
|
margin-inline-start: var(--space-tree-view-indentation-org1hm, 24px);
|
|
208
208
|
}
|
|
209
|
-
.
|
|
209
|
+
.awsui_treeitem_1agpu_1qdpu_189 > .awsui_treeitem-content-wrapper_1agpu_1qdpu_209:not(#\9) {
|
|
210
210
|
display: grid;
|
|
211
211
|
grid-template-columns: 28px 1fr;
|
|
212
212
|
align-items: baseline;
|
|
213
213
|
}
|
|
214
|
-
body[data-awsui-focus-visible=true] .
|
|
214
|
+
body[data-awsui-focus-visible=true] .awsui_treeitem_1agpu_1qdpu_189 > .awsui_treeitem-content-wrapper_1agpu_1qdpu_209:not(#\9):has(.awsui_tree-item-focus-target_1agpu_1qdpu_214:focus) {
|
|
215
215
|
position: relative;
|
|
216
216
|
}
|
|
217
|
-
body[data-awsui-focus-visible=true] .
|
|
217
|
+
body[data-awsui-focus-visible=true] .awsui_treeitem_1agpu_1qdpu_189 > .awsui_treeitem-content-wrapper_1agpu_1qdpu_209:not(#\9):has(.awsui_tree-item-focus-target_1agpu_1qdpu_214:focus) {
|
|
218
218
|
outline: 2px dotted transparent;
|
|
219
219
|
outline-offset: calc(0px - 1px);
|
|
220
220
|
}
|
|
221
|
-
body[data-awsui-focus-visible=true] .
|
|
221
|
+
body[data-awsui-focus-visible=true] .awsui_treeitem_1agpu_1qdpu_189 > .awsui_treeitem-content-wrapper_1agpu_1qdpu_209:not(#\9):has(.awsui_tree-item-focus-target_1agpu_1qdpu_214:focus)::before {
|
|
222
222
|
content: " ";
|
|
223
223
|
display: block;
|
|
224
224
|
position: absolute;
|
|
@@ -232,41 +232,31 @@ body[data-awsui-focus-visible=true] .awsui_treeitem_1agpu_1vts0_189 > .awsui_tre
|
|
|
232
232
|
border-end-end-radius: var(--border-radius-control-default-focus-ring-akwhsf, 2px);
|
|
233
233
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-sewkzn, #0073bb);
|
|
234
234
|
}
|
|
235
|
-
.
|
|
235
|
+
.awsui_treeitem_1agpu_1qdpu_189 > .awsui_treeitem-content-wrapper_1agpu_1qdpu_209 > .awsui_expand-toggle-wrapper_1agpu_1qdpu_235:not(#\9) {
|
|
236
236
|
display: grid;
|
|
237
237
|
grid-column: 1;
|
|
238
238
|
grid-row: 1;
|
|
239
239
|
}
|
|
240
|
-
.
|
|
240
|
+
.awsui_treeitem_1agpu_1qdpu_189 > .awsui_treeitem-content-wrapper_1agpu_1qdpu_209 > .awsui_expand-toggle-wrapper_1agpu_1qdpu_235 > .awsui_toggle_1agpu_1qdpu_240:not(#\9) {
|
|
241
241
|
justify-self: center;
|
|
242
242
|
position: relative;
|
|
243
243
|
inset-block-start: 2px;
|
|
244
244
|
inset-inline-start: -2px;
|
|
245
245
|
}
|
|
246
|
-
.
|
|
247
|
-
|
|
246
|
+
.awsui_treeitem_1agpu_1qdpu_189 > .awsui_treeitem-content-wrapper_1agpu_1qdpu_209.awsui_with-icon_1agpu_1qdpu_246:not(#\9) {
|
|
247
|
+
/* this comment keeps the class in the style sheet */
|
|
248
248
|
}
|
|
249
|
-
.
|
|
250
|
-
inset-inline-start: 0px;
|
|
251
|
-
inset-block-start: 3px;
|
|
252
|
-
}
|
|
253
|
-
.awsui-one-theme .awsui_treeitem_1agpu_1vts0_189 > .awsui_treeitem-content-wrapper_1agpu_1vts0_209.awsui_with-icon_1agpu_1vts0_253:not(#\9) {
|
|
254
|
-
align-items: baseline;
|
|
255
|
-
}
|
|
256
|
-
.awsui-one-theme .awsui_treeitem_1agpu_1vts0_189 > .awsui_treeitem-content-wrapper_1agpu_1vts0_209.awsui_with-icon_1agpu_1vts0_253 > .awsui_expand-toggle-wrapper_1agpu_1vts0_235 > .awsui_toggle_1agpu_1vts0_240:not(#\9) {
|
|
257
|
-
inset-block-start: 2px;
|
|
258
|
-
}
|
|
259
|
-
.awsui_treeitem_1agpu_1vts0_189 > .awsui_treeitem-content-wrapper_1agpu_1vts0_209 > .awsui_structured-item-wrapper_1agpu_1vts0_259:not(#\9) {
|
|
249
|
+
.awsui_treeitem_1agpu_1qdpu_189 > .awsui_treeitem-content-wrapper_1agpu_1qdpu_209 > .awsui_structured-item-wrapper_1agpu_1qdpu_249:not(#\9) {
|
|
260
250
|
grid-column: 2;
|
|
261
251
|
grid-row: 1/span 2;
|
|
262
252
|
padding-block: var(--space-scaled-xxxs-n0ri6o, 2px);
|
|
263
253
|
position: relative;
|
|
264
254
|
}
|
|
265
255
|
|
|
266
|
-
.awsui_tree-item-structured-
|
|
256
|
+
.awsui_tree-item-structured-item_1agpu_1qdpu_256:not(#\9) {
|
|
267
257
|
/* used in keyboard navigation */
|
|
268
258
|
}
|
|
269
259
|
|
|
270
|
-
.awsui_tree-item-focus-
|
|
260
|
+
.awsui_tree-item-focus-target_1agpu_1qdpu_214:not(#\9) {
|
|
271
261
|
outline: none;
|
|
272
262
|
}
|
|
@@ -2,15 +2,15 @@
|
|
|
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
|
-
"with-icon": "awsui_with-
|
|
13
|
-
"structured-item-wrapper": "awsui_structured-item-
|
|
14
|
-
"tree-item-structured-item": "awsui_tree-item-structured-
|
|
5
|
+
"treeitem-group": "awsui_treeitem-group_1agpu_1qdpu_189",
|
|
6
|
+
"treeitem": "awsui_treeitem_1agpu_1qdpu_189",
|
|
7
|
+
"offset": "awsui_offset_1agpu_1qdpu_206",
|
|
8
|
+
"treeitem-content-wrapper": "awsui_treeitem-content-wrapper_1agpu_1qdpu_209",
|
|
9
|
+
"tree-item-focus-target": "awsui_tree-item-focus-target_1agpu_1qdpu_214",
|
|
10
|
+
"expand-toggle-wrapper": "awsui_expand-toggle-wrapper_1agpu_1qdpu_235",
|
|
11
|
+
"toggle": "awsui_toggle_1agpu_1qdpu_240",
|
|
12
|
+
"with-icon": "awsui_with-icon_1agpu_1qdpu_246",
|
|
13
|
+
"structured-item-wrapper": "awsui_structured-item-wrapper_1agpu_1qdpu_249",
|
|
14
|
+
"tree-item-structured-item": "awsui_tree-item-structured-item_1agpu_1qdpu_256"
|
|
15
15
|
};
|
|
16
16
|
|