@cloudscape-design/components-themeable 3.0.1301 → 3.0.1302
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/breadcrumb-group/item/styles.scss +1 -1
- package/lib/internal/scss/breadcrumb-group/styles.scss +1 -1
- package/lib/internal/scss/copy-to-clipboard/styles.scss +18 -0
- package/lib/internal/scss/drawer/styles.scss +13 -2
- package/lib/internal/scss/form-field/styles.scss +1 -1
- package/lib/internal/scss/internal/generated/custom-css-properties/index.scss +1 -1
- package/lib/internal/scss/internal/styles/links.scss +1 -0
- package/lib/internal/scss/internal/styles/typography/mixins.scss +8 -3
- package/lib/internal/scss/key-value-pairs/styles.scss +5 -1
- package/lib/internal/scss/link/constants.scss +11 -11
- package/lib/internal/template/attribute-editor/styles.css.js +15 -15
- package/lib/internal/template/attribute-editor/styles.scoped.css +29 -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 +30 -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 +25 -25
- package/lib/internal/template/breadcrumb-group/styles.selectors.js +14 -14
- package/lib/internal/template/button-dropdown/category-elements/category-element.js +1 -1
- package/lib/internal/template/button-dropdown/category-elements/category-element.js.map +1 -1
- package/lib/internal/template/button-dropdown/category-elements/expandable-category-element.js +1 -1
- package/lib/internal/template/button-dropdown/category-elements/expandable-category-element.js.map +1 -1
- package/lib/internal/template/button-dropdown/category-elements/mobile-expandable-category-element.js +1 -1
- package/lib/internal/template/button-dropdown/category-elements/mobile-expandable-category-element.js.map +1 -1
- package/lib/internal/template/button-dropdown/item-element/index.js +1 -1
- package/lib/internal/template/button-dropdown/item-element/index.js.map +1 -1
- package/lib/internal/template/button-dropdown/item-element/styles.css.js +21 -21
- package/lib/internal/template/button-dropdown/item-element/styles.scoped.css +38 -37
- package/lib/internal/template/button-dropdown/item-element/styles.selectors.js +21 -21
- package/lib/internal/template/copy-to-clipboard/index.d.ts +1 -1
- package/lib/internal/template/copy-to-clipboard/index.d.ts.map +1 -1
- package/lib/internal/template/copy-to-clipboard/index.js +2 -2
- package/lib/internal/template/copy-to-clipboard/index.js.map +1 -1
- package/lib/internal/template/copy-to-clipboard/interfaces.d.ts +5 -0
- package/lib/internal/template/copy-to-clipboard/interfaces.d.ts.map +1 -1
- package/lib/internal/template/copy-to-clipboard/interfaces.js.map +1 -1
- package/lib/internal/template/copy-to-clipboard/internal.d.ts +1 -1
- package/lib/internal/template/copy-to-clipboard/internal.d.ts.map +1 -1
- package/lib/internal/template/copy-to-clipboard/internal.js +3 -3
- package/lib/internal/template/copy-to-clipboard/internal.js.map +1 -1
- package/lib/internal/template/copy-to-clipboard/styles.css.js +5 -3
- package/lib/internal/template/copy-to-clipboard/styles.scoped.css +18 -3
- package/lib/internal/template/copy-to-clipboard/styles.selectors.js +5 -3
- package/lib/internal/template/drawer/implementation.d.ts +3 -3
- package/lib/internal/template/drawer/implementation.d.ts.map +1 -1
- package/lib/internal/template/drawer/implementation.js +3 -2
- package/lib/internal/template/drawer/implementation.js.map +1 -1
- package/lib/internal/template/drawer/index.d.ts +2 -1
- package/lib/internal/template/drawer/index.d.ts.map +1 -1
- package/lib/internal/template/drawer/index.js +21 -9
- package/lib/internal/template/drawer/index.js.map +1 -1
- package/lib/internal/template/drawer/interfaces.d.ts +45 -18
- package/lib/internal/template/drawer/interfaces.d.ts.map +1 -1
- package/lib/internal/template/drawer/interfaces.js.map +1 -1
- package/lib/internal/template/drawer/styles.css.js +29 -25
- package/lib/internal/template/drawer/styles.scoped.css +43 -34
- package/lib/internal/template/drawer/styles.selectors.js +29 -25
- package/lib/internal/template/drawer/utils.d.ts +2 -2
- package/lib/internal/template/drawer/utils.d.ts.map +1 -1
- package/lib/internal/template/drawer/utils.js +6 -5
- package/lib/internal/template/drawer/utils.js.map +1 -1
- package/lib/internal/template/form-field/styles.css.js +24 -24
- package/lib/internal/template/form-field/styles.scoped.css +41 -41
- package/lib/internal/template/form-field/styles.selectors.js +24 -24
- package/lib/internal/template/help-panel/styles.css.js +6 -6
- package/lib/internal/template/help-panel/styles.scoped.css +73 -71
- package/lib/internal/template/help-panel/styles.selectors.js +6 -6
- package/lib/internal/template/internal/base-component/styles.scoped.css +36 -20
- package/lib/internal/template/internal/components/token-list/styles.css.js +10 -10
- package/lib/internal/template/internal/components/token-list/styles.scoped.css +24 -23
- package/lib/internal/template/internal/components/token-list/styles.selectors.js +10 -10
- 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 +24 -12
- package/lib/internal/template/internal/generated/styles/tokens.js +24 -12
- package/lib/internal/template/internal/generated/theming/index.cjs +164 -58
- package/lib/internal/template/internal/generated/theming/index.cjs.d.ts +225 -99
- package/lib/internal/template/internal/generated/theming/index.d.ts +225 -99
- package/lib/internal/template/internal/generated/theming/index.js +164 -58
- package/lib/internal/template/key-value-pairs/styles.css.js +8 -8
- package/lib/internal/template/key-value-pairs/styles.scoped.css +12 -12
- package/lib/internal/template/key-value-pairs/styles.selectors.js +8 -8
- package/lib/internal/template/link/internal.js +1 -1
- package/lib/internal/template/link/internal.js.map +1 -1
- package/lib/internal/template/link/styles.css.js +21 -21
- package/lib/internal/template/link/styles.scoped.css +94 -84
- package/lib/internal/template/link/styles.selectors.js +21 -21
- package/lib/internal/template/pagination/index.d.ts.map +1 -1
- package/lib/internal/template/pagination/index.js +4 -1
- package/lib/internal/template/pagination/index.js.map +1 -1
- package/lib/internal/template/status-indicator/internal.js +1 -1
- package/lib/internal/template/status-indicator/internal.js.map +1 -1
- package/lib/internal/template/table/body-cell/td-element.js +1 -1
- package/lib/internal/template/table/body-cell/td-element.js.map +1 -1
- package/lib/internal/template/tag-editor/styles.css.js +3 -3
- package/lib/internal/template/tag-editor/styles.scoped.css +12 -11
- package/lib/internal/template/tag-editor/styles.selectors.js +3 -3
- package/lib/internal/template/test-utils/dom/drawer/index.d.ts +2 -0
- package/lib/internal/template/test-utils/dom/drawer/index.js +6 -0
- package/lib/internal/template/test-utils/dom/drawer/index.js.map +1 -1
- package/lib/internal/template/test-utils/selectors/drawer/index.d.ts +2 -0
- package/lib/internal/template/test-utils/selectors/drawer/index.js +6 -0
- package/lib/internal/template/test-utils/selectors/drawer/index.js.map +1 -1
- package/lib/internal/template/text-content/styles.css.js +1 -1
- package/lib/internal/template/text-content/styles.scoped.css +68 -66
- package/lib/internal/template/text-content/styles.selectors.js +1 -1
- package/lib/internal/template/tooltip/index.d.ts +0 -3
- package/lib/internal/template/tooltip/index.d.ts.map +1 -1
- package/lib/internal/template/tooltip/index.js +0 -3
- package/lib/internal/template/tooltip/index.js.map +1 -1
- package/package.json +1 -1
- package/lib/internal/template/drawer/next.d.ts +0 -6
- package/lib/internal/template/drawer/next.d.ts.map +0 -1
- package/lib/internal/template/drawer/next.js +0 -38
- package/lib/internal/template/drawer/next.js.map +0 -1
|
@@ -15,4 +15,22 @@
|
|
|
15
15
|
&-trigger {
|
|
16
16
|
margin-inline-end: awsui.$space-scaled-xxs;
|
|
17
17
|
}
|
|
18
|
+
|
|
19
|
+
&-no-wrap {
|
|
20
|
+
display: inline-flex;
|
|
21
|
+
align-items: start;
|
|
22
|
+
max-inline-size: 100%;
|
|
23
|
+
word-break: normal;
|
|
24
|
+
|
|
25
|
+
> .inline-container-trigger {
|
|
26
|
+
flex-shrink: 0;
|
|
27
|
+
}
|
|
28
|
+
|
|
29
|
+
> .text-to-display {
|
|
30
|
+
overflow: hidden;
|
|
31
|
+
text-overflow: ellipsis;
|
|
32
|
+
white-space: nowrap;
|
|
33
|
+
min-inline-size: 0;
|
|
34
|
+
}
|
|
35
|
+
}
|
|
18
36
|
}
|
|
@@ -30,7 +30,18 @@
|
|
|
30
30
|
&.position-absolute,
|
|
31
31
|
&.position-sticky,
|
|
32
32
|
&.position-fixed {
|
|
33
|
-
|
|
33
|
+
&.placement-end {
|
|
34
|
+
border-inline-start: awsui.$border-divider-section-width solid awsui.$color-border-panel-header;
|
|
35
|
+
}
|
|
36
|
+
&.placement-start {
|
|
37
|
+
border-inline-end: awsui.$border-divider-section-width solid awsui.$color-border-panel-header;
|
|
38
|
+
}
|
|
39
|
+
&.placement-top {
|
|
40
|
+
border-block-end: awsui.$border-divider-section-width solid awsui.$color-border-panel-header;
|
|
41
|
+
}
|
|
42
|
+
&.placement-bottom {
|
|
43
|
+
border-block-start: awsui.$border-divider-section-width solid awsui.$color-border-panel-header;
|
|
44
|
+
}
|
|
34
45
|
}
|
|
35
46
|
|
|
36
47
|
&.with-footer {
|
|
@@ -110,7 +121,7 @@
|
|
|
110
121
|
|
|
111
122
|
.close-action {
|
|
112
123
|
position: absolute;
|
|
113
|
-
inset-block-start: awsui.$space-
|
|
124
|
+
inset-block-start: awsui.$space-static-m;
|
|
114
125
|
inset-inline-end: awsui.$space-scaled-l;
|
|
115
126
|
}
|
|
116
127
|
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
// We display label inline to achieve the proper line-wrapping with info links
|
|
21
21
|
display: inline;
|
|
22
22
|
@include styles.font-smoothing;
|
|
23
|
-
@include styles.font-label;
|
|
23
|
+
@include styles.font-label(awsui.$font-size-form-label, awsui.$line-height-form-label, awsui.$font-weight-form-label);
|
|
24
24
|
@include styles.info-link-spacing;
|
|
25
25
|
}
|
|
26
26
|
|
|
@@ -48,6 +48,7 @@
|
|
|
48
48
|
@mixin link-font-size-style($font-size) {
|
|
49
49
|
text-underline-offset: map.get($font-size, 'text-underline-offset');
|
|
50
50
|
text-decoration-thickness: map.get($font-size, 'text-decoration-thickness');
|
|
51
|
+
text-decoration-style: awsui.$font-decoration-style-link;
|
|
51
52
|
}
|
|
52
53
|
|
|
53
54
|
@mixin link-default($font-size: 'inherit') {
|
|
@@ -121,9 +121,14 @@
|
|
|
121
121
|
@include font-smoothing;
|
|
122
122
|
}
|
|
123
123
|
|
|
124
|
-
@mixin font-label
|
|
125
|
-
|
|
126
|
-
|
|
124
|
+
@mixin font-label(
|
|
125
|
+
$font-size: awsui.$font-size-body-m,
|
|
126
|
+
$line-height: awsui.$line-height-body-m,
|
|
127
|
+
$font-weight: awsui.$font-display-label-weight
|
|
128
|
+
) {
|
|
129
|
+
font-size: $font-size;
|
|
130
|
+
line-height: $line-height;
|
|
131
|
+
font-weight: $font-weight;
|
|
127
132
|
}
|
|
128
133
|
|
|
129
134
|
@mixin font-panel-header {
|
|
@@ -26,7 +26,11 @@
|
|
|
26
26
|
}
|
|
27
27
|
|
|
28
28
|
.term {
|
|
29
|
-
@include styles.font-label
|
|
29
|
+
@include styles.font-label(
|
|
30
|
+
awsui.$font-size-key-value-pairs-label,
|
|
31
|
+
awsui.$line-height-key-value-pairs-label,
|
|
32
|
+
awsui.$font-weight-key-value-pairs-label
|
|
33
|
+
);
|
|
30
34
|
color: awsui.$color-text-label;
|
|
31
35
|
margin-block-end: awsui.$space-key-value-gap;
|
|
32
36
|
}
|
|
@@ -10,39 +10,39 @@
|
|
|
10
10
|
$link-font-sizes: (
|
|
11
11
|
'body-s': (
|
|
12
12
|
'text-underline-offset': 0.3em,
|
|
13
|
-
'text-decoration-thickness':
|
|
13
|
+
'text-decoration-thickness': awsui.$font-decoration-thickness-link,
|
|
14
14
|
),
|
|
15
15
|
'body-m': (
|
|
16
16
|
'text-underline-offset': 0.25em,
|
|
17
|
-
'text-decoration-thickness':
|
|
17
|
+
'text-decoration-thickness': awsui.$font-decoration-thickness-link,
|
|
18
18
|
),
|
|
19
19
|
'heading-xs': (
|
|
20
20
|
'text-underline-offset': 0.25em,
|
|
21
|
-
'text-decoration-thickness':
|
|
21
|
+
'text-decoration-thickness': awsui.$font-decoration-thickness-link,
|
|
22
22
|
),
|
|
23
23
|
'heading-s': (
|
|
24
24
|
'text-underline-offset': 0.3em,
|
|
25
|
-
'text-decoration-thickness':
|
|
25
|
+
'text-decoration-thickness': awsui.$font-decoration-thickness-link,
|
|
26
26
|
),
|
|
27
27
|
'heading-m': (
|
|
28
28
|
'text-underline-offset': 0.25em,
|
|
29
|
-
'text-decoration-thickness':
|
|
29
|
+
'text-decoration-thickness': awsui.$font-decoration-thickness-link,
|
|
30
30
|
),
|
|
31
31
|
'heading-l': (
|
|
32
32
|
'text-underline-offset': 0.25em,
|
|
33
|
-
'text-decoration-thickness':
|
|
33
|
+
'text-decoration-thickness': awsui.$font-decoration-thickness-link,
|
|
34
34
|
),
|
|
35
35
|
'heading-xl': (
|
|
36
36
|
'text-underline-offset': 0.25em,
|
|
37
|
-
'text-decoration-thickness':
|
|
37
|
+
'text-decoration-thickness': awsui.$font-decoration-thickness-link,
|
|
38
38
|
),
|
|
39
39
|
'display-l': (
|
|
40
40
|
'text-underline-offset': 0.25em,
|
|
41
|
-
'text-decoration-thickness':
|
|
41
|
+
'text-decoration-thickness': awsui.$font-decoration-thickness-link-display-l,
|
|
42
42
|
),
|
|
43
43
|
'inherit': (
|
|
44
44
|
'text-underline-offset': 0.25em,
|
|
45
|
-
'text-decoration-thickness':
|
|
45
|
+
'text-decoration-thickness': awsui.$font-decoration-thickness-link,
|
|
46
46
|
),
|
|
47
47
|
);
|
|
48
48
|
|
|
@@ -75,8 +75,8 @@ $link-variants: (
|
|
|
75
75
|
'text-color-active': awsui.$color-text-link-hover,
|
|
76
76
|
'font-weight': inherit,
|
|
77
77
|
'decoration-line': underline,
|
|
78
|
-
'decoration-color':
|
|
79
|
-
'decoration-color-hover':
|
|
78
|
+
'decoration-color': awsui.$color-text-link-decoration-default,
|
|
79
|
+
'decoration-color-hover': awsui.$color-text-link-decoration-hover,
|
|
80
80
|
'letter-spacing': normal,
|
|
81
81
|
),
|
|
82
82
|
'info': (
|
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"empty-appear": "awsui_empty-
|
|
5
|
-
"awsui-motion-fade-in": "awsui_awsui-motion-fade-
|
|
6
|
-
"root": "
|
|
7
|
-
"empty": "
|
|
8
|
-
"row": "
|
|
9
|
-
"divider": "
|
|
10
|
-
"row-control": "awsui_row-
|
|
11
|
-
"field": "
|
|
12
|
-
"additional-info": "awsui_additional-
|
|
13
|
-
"add-row": "awsui_add-
|
|
14
|
-
"add-button": "awsui_add-
|
|
15
|
-
"remove-button-container": "awsui_remove-button-
|
|
16
|
-
"remove-button-field-padding": "awsui_remove-button-field-
|
|
17
|
-
"remove-button-own-row": "awsui_remove-button-own-
|
|
18
|
-
"remove-button": "awsui_remove-
|
|
4
|
+
"empty-appear": "awsui_empty-appear_n4qlp_ivvx5_153",
|
|
5
|
+
"awsui-motion-fade-in": "awsui_awsui-motion-fade-in_n4qlp_ivvx5_1",
|
|
6
|
+
"root": "awsui_root_n4qlp_ivvx5_175",
|
|
7
|
+
"empty": "awsui_empty_n4qlp_ivvx5_153",
|
|
8
|
+
"row": "awsui_row_n4qlp_ivvx5_218",
|
|
9
|
+
"divider": "awsui_divider_n4qlp_ivvx5_222",
|
|
10
|
+
"row-control": "awsui_row-control_n4qlp_ivvx5_227",
|
|
11
|
+
"field": "awsui_field_n4qlp_ivvx5_231",
|
|
12
|
+
"additional-info": "awsui_additional-info_n4qlp_ivvx5_235",
|
|
13
|
+
"add-row": "awsui_add-row_n4qlp_ivvx5_282",
|
|
14
|
+
"add-button": "awsui_add-button_n4qlp_ivvx5_286",
|
|
15
|
+
"remove-button-container": "awsui_remove-button-container_n4qlp_ivvx5_290",
|
|
16
|
+
"remove-button-field-padding": "awsui_remove-button-field-padding_n4qlp_ivvx5_294",
|
|
17
|
+
"remove-button-own-row": "awsui_remove-button-own-row_n4qlp_ivvx5_298",
|
|
18
|
+
"remove-button": "awsui_remove-button_n4qlp_ivvx5_290"
|
|
19
19
|
};
|
|
20
20
|
|
|
@@ -150,10 +150,10 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
150
150
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
151
151
|
SPDX-License-Identifier: Apache-2.0
|
|
152
152
|
*/
|
|
153
|
-
.awsui_empty-
|
|
154
|
-
animation: awsui_awsui-motion-fade-
|
|
153
|
+
.awsui_empty-appear_n4qlp_ivvx5_153:not(#\9) {
|
|
154
|
+
animation: awsui_awsui-motion-fade-in_n4qlp_ivvx5_1 var(--motion-duration-transition-show-paced-0w35xp, 180ms) var(--motion-easing-transition-show-paced-ufdgkj, ease-out);
|
|
155
155
|
}
|
|
156
|
-
@keyframes awsui_awsui-motion-fade-
|
|
156
|
+
@keyframes awsui_awsui-motion-fade-in_n4qlp_ivvx5_1 {
|
|
157
157
|
from {
|
|
158
158
|
opacity: 0.2;
|
|
159
159
|
}
|
|
@@ -162,17 +162,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
162
162
|
}
|
|
163
163
|
}
|
|
164
164
|
@media (prefers-reduced-motion: reduce) {
|
|
165
|
-
.awsui_empty-
|
|
165
|
+
.awsui_empty-appear_n4qlp_ivvx5_153:not(#\9) {
|
|
166
166
|
animation: none;
|
|
167
167
|
transition: none;
|
|
168
168
|
}
|
|
169
169
|
}
|
|
170
|
-
.awsui-motion-disabled .awsui_empty-
|
|
170
|
+
.awsui-motion-disabled .awsui_empty-appear_n4qlp_ivvx5_153:not(#\9), .awsui-mode-entering .awsui_empty-appear_n4qlp_ivvx5_153:not(#\9) {
|
|
171
171
|
animation: none;
|
|
172
172
|
transition: none;
|
|
173
173
|
}
|
|
174
174
|
|
|
175
|
-
.
|
|
175
|
+
.awsui_root_n4qlp_ivvx5_175:not(#\9) {
|
|
176
176
|
border-collapse: separate;
|
|
177
177
|
border-spacing: 0;
|
|
178
178
|
box-sizing: border-box;
|
|
@@ -208,31 +208,31 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
208
208
|
align-items: start;
|
|
209
209
|
}
|
|
210
210
|
|
|
211
|
-
.
|
|
211
|
+
.awsui_empty_n4qlp_ivvx5_153:not(#\9) {
|
|
212
212
|
font-size: var(--font-size-body-m-vv54cm, 14px);
|
|
213
213
|
line-height: var(--line-height-body-m-bedeoh, 22px);
|
|
214
214
|
color: var(--color-text-empty-vtt4l2, #687078);
|
|
215
215
|
grid-column: 1/-1;
|
|
216
216
|
}
|
|
217
217
|
|
|
218
|
-
.
|
|
218
|
+
.awsui_row_n4qlp_ivvx5_218:not(#\9) {
|
|
219
219
|
display: contents;
|
|
220
220
|
}
|
|
221
221
|
|
|
222
|
-
.
|
|
222
|
+
.awsui_divider_n4qlp_ivvx5_222:not(#\9) {
|
|
223
223
|
grid-column: 1/-1;
|
|
224
224
|
border-block-start: var(--border-divider-section-width-sznrdy, 1px) solid var(--color-border-divider-default-ipvpev, #eaeded);
|
|
225
225
|
}
|
|
226
226
|
|
|
227
|
-
.awsui_row-
|
|
227
|
+
.awsui_row-control_n4qlp_ivvx5_227:not(#\9) {
|
|
228
228
|
/* used in test-utils */
|
|
229
229
|
}
|
|
230
230
|
|
|
231
|
-
.
|
|
231
|
+
.awsui_field_n4qlp_ivvx5_231:not(#\9) {
|
|
232
232
|
min-inline-size: 40px;
|
|
233
233
|
}
|
|
234
234
|
|
|
235
|
-
.awsui_additional-
|
|
235
|
+
.awsui_additional-info_n4qlp_ivvx5_235:not(#\9) {
|
|
236
236
|
color: var(--color-text-form-secondary-4sp9un, #687078);
|
|
237
237
|
font-size: var(--font-size-body-s-psgqn2, 12px);
|
|
238
238
|
line-height: var(--line-height-body-s-otgtsr, 16px);
|
|
@@ -242,64 +242,65 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
242
242
|
margin-block-start: var(--space-xxs-jnczic, 4px);
|
|
243
243
|
/* stylelint-disable-next-line selector-max-type */
|
|
244
244
|
}
|
|
245
|
-
.awsui_additional-
|
|
245
|
+
.awsui_additional-info_n4qlp_ivvx5_235 > a:not(#\9) {
|
|
246
246
|
text-underline-offset: 0.3em;
|
|
247
|
-
text-decoration-thickness: 1px;
|
|
247
|
+
text-decoration-thickness: var(--font-decoration-thickness-link-4tl2vi, 1px);
|
|
248
|
+
text-decoration-style: var(--font-decoration-style-link-7y21z4, solid);
|
|
248
249
|
color: var(--awsui-style-color-default-6b9ypa, var(--color-text-link-default-z7zuy8, #0073bb));
|
|
249
250
|
font-weight: inherit;
|
|
250
251
|
letter-spacing: normal;
|
|
251
252
|
text-decoration-line: underline;
|
|
252
|
-
text-decoration-color: currentColor;
|
|
253
|
+
text-decoration-color: var(--color-text-link-decoration-default-15ta09, currentColor);
|
|
253
254
|
transition-property: color, -webkit-text-decoration;
|
|
254
255
|
transition-property: color, text-decoration;
|
|
255
256
|
transition-property: color, text-decoration, -webkit-text-decoration;
|
|
256
257
|
transition-duration: var(--motion-duration-refresh-only-medium-h3wrr6, 0ms);
|
|
257
258
|
}
|
|
258
259
|
@media (prefers-reduced-motion: reduce) {
|
|
259
|
-
.awsui_additional-
|
|
260
|
+
.awsui_additional-info_n4qlp_ivvx5_235 > a:not(#\9) {
|
|
260
261
|
animation: none;
|
|
261
262
|
transition: none;
|
|
262
263
|
}
|
|
263
264
|
}
|
|
264
|
-
.awsui-motion-disabled .awsui_additional-
|
|
265
|
+
.awsui-motion-disabled .awsui_additional-info_n4qlp_ivvx5_235 > a:not(#\9), .awsui-mode-entering .awsui_additional-info_n4qlp_ivvx5_235 > a:not(#\9) {
|
|
265
266
|
animation: none;
|
|
266
267
|
transition: none;
|
|
267
268
|
}
|
|
268
|
-
.awsui_additional-
|
|
269
|
+
.awsui_additional-info_n4qlp_ivvx5_235 > a:not(#\9):hover {
|
|
269
270
|
cursor: pointer;
|
|
270
271
|
color: var(--awsui-style-color-hover-6b9ypa, var(--color-text-link-hover-pqxtsy, #0a4a74));
|
|
271
272
|
}
|
|
272
|
-
.awsui_additional-
|
|
273
|
+
.awsui_additional-info_n4qlp_ivvx5_235 > a:not(#\9):focus {
|
|
273
274
|
outline: none;
|
|
274
275
|
}
|
|
275
|
-
.awsui_additional-
|
|
276
|
+
.awsui_additional-info_n4qlp_ivvx5_235 > a:not(#\9):active {
|
|
276
277
|
color: var(--awsui-style-color-active-6b9ypa, var(--color-text-link-hover-pqxtsy, #0a4a74));
|
|
277
278
|
}
|
|
278
|
-
.awsui_additional-
|
|
279
|
+
.awsui_additional-info_n4qlp_ivvx5_235 > a:not(#\9):active, .awsui_additional-info_n4qlp_ivvx5_235 > a:not(#\9):focus, .awsui_additional-info_n4qlp_ivvx5_235 > a:not(#\9):hover {
|
|
279
280
|
text-decoration-line: underline;
|
|
280
|
-
text-decoration-color: currentColor;
|
|
281
|
+
text-decoration-color: var(--color-text-link-decoration-hover-jnu2g9, currentColor);
|
|
281
282
|
}
|
|
282
283
|
|
|
283
|
-
.awsui_add-
|
|
284
|
+
.awsui_add-row_n4qlp_ivvx5_282:not(#\9) {
|
|
284
285
|
grid-column: 1/-1;
|
|
285
286
|
}
|
|
286
287
|
|
|
287
|
-
.awsui_add-
|
|
288
|
+
.awsui_add-button_n4qlp_ivvx5_286:not(#\9) {
|
|
288
289
|
/* used in test-utils */
|
|
289
290
|
}
|
|
290
291
|
|
|
291
|
-
.awsui_remove-button-
|
|
292
|
+
.awsui_remove-button-container_n4qlp_ivvx5_290:not(#\9) {
|
|
292
293
|
display: inline-block;
|
|
293
294
|
}
|
|
294
295
|
|
|
295
|
-
.awsui_remove-button-field-
|
|
296
|
+
.awsui_remove-button-field-padding_n4qlp_ivvx5_294:not(#\9) {
|
|
296
297
|
padding-block-start: calc(var(--space-xxs-jnczic, 4px) + var(--line-height-body-m-bedeoh, 22px));
|
|
297
298
|
}
|
|
298
299
|
|
|
299
|
-
.awsui_remove-button-own-
|
|
300
|
+
.awsui_remove-button-own-row_n4qlp_ivvx5_298:not(#\9) {
|
|
300
301
|
justify-self: end;
|
|
301
302
|
}
|
|
302
303
|
|
|
303
|
-
.awsui_remove-
|
|
304
|
+
.awsui_remove-button_n4qlp_ivvx5_290:not(#\9) {
|
|
304
305
|
/* used in test-utils */
|
|
305
306
|
}
|
|
@@ -2,20 +2,20 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"empty-appear": "awsui_empty-
|
|
6
|
-
"awsui-motion-fade-in": "awsui_awsui-motion-fade-
|
|
7
|
-
"root": "
|
|
8
|
-
"empty": "
|
|
9
|
-
"row": "
|
|
10
|
-
"divider": "
|
|
11
|
-
"row-control": "awsui_row-
|
|
12
|
-
"field": "
|
|
13
|
-
"additional-info": "awsui_additional-
|
|
14
|
-
"add-row": "awsui_add-
|
|
15
|
-
"add-button": "awsui_add-
|
|
16
|
-
"remove-button-container": "awsui_remove-button-
|
|
17
|
-
"remove-button-field-padding": "awsui_remove-button-field-
|
|
18
|
-
"remove-button-own-row": "awsui_remove-button-own-
|
|
19
|
-
"remove-button": "awsui_remove-
|
|
5
|
+
"empty-appear": "awsui_empty-appear_n4qlp_ivvx5_153",
|
|
6
|
+
"awsui-motion-fade-in": "awsui_awsui-motion-fade-in_n4qlp_ivvx5_1",
|
|
7
|
+
"root": "awsui_root_n4qlp_ivvx5_175",
|
|
8
|
+
"empty": "awsui_empty_n4qlp_ivvx5_153",
|
|
9
|
+
"row": "awsui_row_n4qlp_ivvx5_218",
|
|
10
|
+
"divider": "awsui_divider_n4qlp_ivvx5_222",
|
|
11
|
+
"row-control": "awsui_row-control_n4qlp_ivvx5_227",
|
|
12
|
+
"field": "awsui_field_n4qlp_ivvx5_231",
|
|
13
|
+
"additional-info": "awsui_additional-info_n4qlp_ivvx5_235",
|
|
14
|
+
"add-row": "awsui_add-row_n4qlp_ivvx5_282",
|
|
15
|
+
"add-button": "awsui_add-button_n4qlp_ivvx5_286",
|
|
16
|
+
"remove-button-container": "awsui_remove-button-container_n4qlp_ivvx5_290",
|
|
17
|
+
"remove-button-field-padding": "awsui_remove-button-field-padding_n4qlp_ivvx5_294",
|
|
18
|
+
"remove-button-own-row": "awsui_remove-button-own-row_n4qlp_ivvx5_298",
|
|
19
|
+
"remove-button": "awsui_remove-button_n4qlp_ivvx5_290"
|
|
20
20
|
};
|
|
21
21
|
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"link": "
|
|
5
|
-
"breadcrumb": "
|
|
6
|
-
"ghost-breadcrumb": "awsui_ghost-
|
|
7
|
-
"icon": "
|
|
8
|
-
"anchor": "
|
|
9
|
-
"text": "
|
|
10
|
-
"last": "
|
|
4
|
+
"link": "awsui_link_1kosq_yqyzz_145",
|
|
5
|
+
"breadcrumb": "awsui_breadcrumb_1kosq_yqyzz_149",
|
|
6
|
+
"ghost-breadcrumb": "awsui_ghost-breadcrumb_1kosq_yqyzz_150",
|
|
7
|
+
"icon": "awsui_icon_1kosq_yqyzz_153",
|
|
8
|
+
"anchor": "awsui_anchor_1kosq_yqyzz_159",
|
|
9
|
+
"text": "awsui_text_1kosq_yqyzz_207",
|
|
10
|
+
"last": "awsui_last_1kosq_yqyzz_226"
|
|
11
11
|
};
|
|
12
12
|
|
|
@@ -142,73 +142,74 @@
|
|
|
142
142
|
*/
|
|
143
143
|
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
144
144
|
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
145
|
-
.
|
|
145
|
+
.awsui_link_1kosq_yqyzz_145:not(#\9):after {
|
|
146
146
|
display: none;
|
|
147
147
|
}
|
|
148
148
|
|
|
149
|
-
.
|
|
150
|
-
.awsui_ghost-
|
|
149
|
+
.awsui_breadcrumb_1kosq_yqyzz_149:not(#\9),
|
|
150
|
+
.awsui_ghost-breadcrumb_1kosq_yqyzz_150:not(#\9) {
|
|
151
151
|
display: flex;
|
|
152
152
|
}
|
|
153
|
-
.
|
|
154
|
-
.awsui_ghost-
|
|
153
|
+
.awsui_breadcrumb_1kosq_yqyzz_149 > .awsui_icon_1kosq_yqyzz_153:not(#\9),
|
|
154
|
+
.awsui_ghost-breadcrumb_1kosq_yqyzz_150 > .awsui_icon_1kosq_yqyzz_153:not(#\9) {
|
|
155
155
|
margin-block: 0;
|
|
156
156
|
margin-inline: var(--space-xs-kw7k3v, 8px);
|
|
157
157
|
color: var(--color-text-breadcrumb-icon-c379ty, #687078);
|
|
158
158
|
}
|
|
159
|
-
.
|
|
160
|
-
.awsui_ghost-
|
|
159
|
+
.awsui_breadcrumb_1kosq_yqyzz_149 > .awsui_anchor_1kosq_yqyzz_159:not(#\9),
|
|
160
|
+
.awsui_ghost-breadcrumb_1kosq_yqyzz_150 > .awsui_anchor_1kosq_yqyzz_159:not(#\9) {
|
|
161
161
|
min-inline-size: 0;
|
|
162
162
|
overflow: hidden;
|
|
163
163
|
text-underline-offset: 0.25em;
|
|
164
|
-
text-decoration-thickness: 1px;
|
|
164
|
+
text-decoration-thickness: var(--font-decoration-thickness-link-4tl2vi, 1px);
|
|
165
|
+
text-decoration-style: var(--font-decoration-style-link-7y21z4, solid);
|
|
165
166
|
color: var(--awsui-style-color-default-6b9ypa, var(--color-text-link-default-z7zuy8, #0073bb));
|
|
166
167
|
font-weight: inherit;
|
|
167
168
|
letter-spacing: normal;
|
|
168
169
|
text-decoration-line: underline;
|
|
169
|
-
text-decoration-color: currentColor;
|
|
170
|
+
text-decoration-color: var(--color-text-link-decoration-default-15ta09, currentColor);
|
|
170
171
|
transition-property: color, -webkit-text-decoration;
|
|
171
172
|
transition-property: color, text-decoration;
|
|
172
173
|
transition-property: color, text-decoration, -webkit-text-decoration;
|
|
173
174
|
transition-duration: var(--motion-duration-refresh-only-medium-h3wrr6, 0ms);
|
|
174
175
|
}
|
|
175
176
|
@media (prefers-reduced-motion: reduce) {
|
|
176
|
-
.
|
|
177
|
-
.awsui_ghost-
|
|
177
|
+
.awsui_breadcrumb_1kosq_yqyzz_149 > .awsui_anchor_1kosq_yqyzz_159:not(#\9),
|
|
178
|
+
.awsui_ghost-breadcrumb_1kosq_yqyzz_150 > .awsui_anchor_1kosq_yqyzz_159:not(#\9) {
|
|
178
179
|
animation: none;
|
|
179
180
|
transition: none;
|
|
180
181
|
}
|
|
181
182
|
}
|
|
182
|
-
.awsui-motion-disabled .
|
|
183
|
+
.awsui-motion-disabled .awsui_breadcrumb_1kosq_yqyzz_149 > .awsui_anchor_1kosq_yqyzz_159:not(#\9), .awsui-mode-entering .awsui_breadcrumb_1kosq_yqyzz_149 > .awsui_anchor_1kosq_yqyzz_159:not(#\9), .awsui-motion-disabled .awsui_ghost-breadcrumb_1kosq_yqyzz_150 > .awsui_anchor_1kosq_yqyzz_159:not(#\9), .awsui-mode-entering .awsui_ghost-breadcrumb_1kosq_yqyzz_150 > .awsui_anchor_1kosq_yqyzz_159:not(#\9) {
|
|
183
184
|
animation: none;
|
|
184
185
|
transition: none;
|
|
185
186
|
}
|
|
186
|
-
.
|
|
187
|
-
.awsui_ghost-
|
|
187
|
+
.awsui_breadcrumb_1kosq_yqyzz_149 > .awsui_anchor_1kosq_yqyzz_159:not(#\9):hover,
|
|
188
|
+
.awsui_ghost-breadcrumb_1kosq_yqyzz_150 > .awsui_anchor_1kosq_yqyzz_159:not(#\9):hover {
|
|
188
189
|
cursor: pointer;
|
|
189
190
|
color: var(--awsui-style-color-hover-6b9ypa, var(--color-text-link-hover-pqxtsy, #0a4a74));
|
|
190
191
|
}
|
|
191
|
-
.
|
|
192
|
-
.awsui_ghost-
|
|
192
|
+
.awsui_breadcrumb_1kosq_yqyzz_149 > .awsui_anchor_1kosq_yqyzz_159:not(#\9):focus,
|
|
193
|
+
.awsui_ghost-breadcrumb_1kosq_yqyzz_150 > .awsui_anchor_1kosq_yqyzz_159:not(#\9):focus {
|
|
193
194
|
outline: none;
|
|
194
195
|
}
|
|
195
|
-
.
|
|
196
|
-
.awsui_ghost-
|
|
196
|
+
.awsui_breadcrumb_1kosq_yqyzz_149 > .awsui_anchor_1kosq_yqyzz_159:not(#\9):active,
|
|
197
|
+
.awsui_ghost-breadcrumb_1kosq_yqyzz_150 > .awsui_anchor_1kosq_yqyzz_159:not(#\9):active {
|
|
197
198
|
color: var(--awsui-style-color-active-6b9ypa, var(--color-text-link-hover-pqxtsy, #0a4a74));
|
|
198
199
|
}
|
|
199
|
-
.
|
|
200
|
+
.awsui_breadcrumb_1kosq_yqyzz_149 > .awsui_anchor_1kosq_yqyzz_159:not(#\9):active, .awsui_breadcrumb_1kosq_yqyzz_149 > .awsui_anchor_1kosq_yqyzz_159:not(#\9):focus, .awsui_breadcrumb_1kosq_yqyzz_149 > .awsui_anchor_1kosq_yqyzz_159:not(#\9):hover, .awsui_ghost-breadcrumb_1kosq_yqyzz_150 > .awsui_anchor_1kosq_yqyzz_159:not(#\9):active, .awsui_ghost-breadcrumb_1kosq_yqyzz_150 > .awsui_anchor_1kosq_yqyzz_159:not(#\9):focus, .awsui_ghost-breadcrumb_1kosq_yqyzz_150 > .awsui_anchor_1kosq_yqyzz_159:not(#\9):hover {
|
|
200
201
|
text-decoration-line: underline;
|
|
201
|
-
text-decoration-color: currentColor;
|
|
202
|
+
text-decoration-color: var(--color-text-link-decoration-hover-jnu2g9, currentColor);
|
|
202
203
|
}
|
|
203
|
-
.
|
|
204
|
-
.awsui_ghost-
|
|
204
|
+
.awsui_breadcrumb_1kosq_yqyzz_149 > .awsui_anchor_1kosq_yqyzz_159 > .awsui_text_1kosq_yqyzz_207:not(#\9),
|
|
205
|
+
.awsui_ghost-breadcrumb_1kosq_yqyzz_150 > .awsui_anchor_1kosq_yqyzz_159 > .awsui_text_1kosq_yqyzz_207:not(#\9) {
|
|
205
206
|
overflow: hidden;
|
|
206
207
|
text-overflow: ellipsis;
|
|
207
208
|
white-space: nowrap;
|
|
208
209
|
display: block;
|
|
209
210
|
}
|
|
210
|
-
body[data-awsui-focus-visible=true] .
|
|
211
|
-
body[data-awsui-focus-visible=true] .awsui_ghost-
|
|
211
|
+
body[data-awsui-focus-visible=true] .awsui_breadcrumb_1kosq_yqyzz_149 > .awsui_anchor_1kosq_yqyzz_159:not(#\9):focus,
|
|
212
|
+
body[data-awsui-focus-visible=true] .awsui_ghost-breadcrumb_1kosq_yqyzz_150 > .awsui_anchor_1kosq_yqyzz_159:not(#\9):focus {
|
|
212
213
|
outline: thin dotted;
|
|
213
214
|
outline: var(--border-link-focus-ring-outline-c5423y, 5px auto Highlight);
|
|
214
215
|
outline-offset: 2px;
|
|
@@ -219,14 +220,14 @@ body[data-awsui-focus-visible=true] .awsui_ghost-breadcrumb_1kosq_u4e5g_150 > .a
|
|
|
219
220
|
border-end-end-radius: var(--border-radius-control-default-focus-ring-9xsko1, 2px);
|
|
220
221
|
box-shadow: 0 0 0 var(--border-link-focus-ring-shadow-spread-woh62o, 0px) var(--color-border-item-focused-r5f6xl, #0073bb);
|
|
221
222
|
}
|
|
222
|
-
.
|
|
223
|
-
.awsui_ghost-
|
|
223
|
+
.awsui_breadcrumb_1kosq_yqyzz_149.awsui_last_1kosq_yqyzz_226 > .awsui_icon_1kosq_yqyzz_153:not(#\9),
|
|
224
|
+
.awsui_ghost-breadcrumb_1kosq_yqyzz_150.awsui_last_1kosq_yqyzz_226 > .awsui_icon_1kosq_yqyzz_153:not(#\9) {
|
|
224
225
|
display: none;
|
|
225
226
|
}
|
|
226
|
-
.
|
|
227
|
-
.awsui_ghost-
|
|
227
|
+
.awsui_breadcrumb_1kosq_yqyzz_149.awsui_last_1kosq_yqyzz_226 > .awsui_anchor_1kosq_yqyzz_159:not(#\9),
|
|
228
|
+
.awsui_ghost-breadcrumb_1kosq_yqyzz_150.awsui_last_1kosq_yqyzz_226 > .awsui_anchor_1kosq_yqyzz_159:not(#\9) {
|
|
228
229
|
color: var(--color-text-breadcrumb-current-hwvp31, #687078);
|
|
229
|
-
font-weight: var(--font-weight-
|
|
230
|
+
font-weight: var(--font-weight-breadcrumb-current-p7evnu, 700);
|
|
230
231
|
text-decoration: none;
|
|
231
232
|
cursor: default;
|
|
232
233
|
}
|
|
@@ -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
|
-
"link": "
|
|
6
|
-
"breadcrumb": "
|
|
7
|
-
"ghost-breadcrumb": "awsui_ghost-
|
|
8
|
-
"icon": "
|
|
9
|
-
"anchor": "
|
|
10
|
-
"text": "
|
|
11
|
-
"last": "
|
|
5
|
+
"link": "awsui_link_1kosq_yqyzz_145",
|
|
6
|
+
"breadcrumb": "awsui_breadcrumb_1kosq_yqyzz_149",
|
|
7
|
+
"ghost-breadcrumb": "awsui_ghost-breadcrumb_1kosq_yqyzz_150",
|
|
8
|
+
"icon": "awsui_icon_1kosq_yqyzz_153",
|
|
9
|
+
"anchor": "awsui_anchor_1kosq_yqyzz_159",
|
|
10
|
+
"text": "awsui_text_1kosq_yqyzz_207",
|
|
11
|
+
"last": "awsui_last_1kosq_yqyzz_226"
|
|
12
12
|
};
|
|
13
13
|
|
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"breadcrumb-group": "awsui_breadcrumb-
|
|
5
|
-
"breadcrumb-group-list": "awsui_breadcrumb-group-
|
|
6
|
-
"ghost": "
|
|
7
|
-
"item": "
|
|
8
|
-
"ghost-item": "awsui_ghost-
|
|
9
|
-
"ellipsis": "
|
|
10
|
-
"hide": "
|
|
11
|
-
"visible": "
|
|
12
|
-
"icon": "
|
|
13
|
-
"breadcrumbs-skeleton": "awsui_breadcrumbs-
|
|
14
|
-
"collapsed-button": "awsui_collapsed-
|
|
15
|
-
"button-icon": "awsui_button-
|
|
16
|
-
"button-icon-open": "awsui_button-icon-
|
|
17
|
-
"hidden": "
|
|
4
|
+
"breadcrumb-group": "awsui_breadcrumb-group_d19fg_aqb44_145",
|
|
5
|
+
"breadcrumb-group-list": "awsui_breadcrumb-group-list_d19fg_aqb44_180",
|
|
6
|
+
"ghost": "awsui_ghost_d19fg_aqb44_191",
|
|
7
|
+
"item": "awsui_item_d19fg_aqb44_196",
|
|
8
|
+
"ghost-item": "awsui_ghost-item_d19fg_aqb44_197",
|
|
9
|
+
"ellipsis": "awsui_ellipsis_d19fg_aqb44_198",
|
|
10
|
+
"hide": "awsui_hide_d19fg_aqb44_209",
|
|
11
|
+
"visible": "awsui_visible_d19fg_aqb44_215",
|
|
12
|
+
"icon": "awsui_icon_d19fg_aqb44_219",
|
|
13
|
+
"breadcrumbs-skeleton": "awsui_breadcrumbs-skeleton_d19fg_aqb44_225",
|
|
14
|
+
"collapsed-button": "awsui_collapsed-button_d19fg_aqb44_229",
|
|
15
|
+
"button-icon": "awsui_button-icon_d19fg_aqb44_311",
|
|
16
|
+
"button-icon-open": "awsui_button-icon-open_d19fg_aqb44_325",
|
|
17
|
+
"hidden": "awsui_hidden_d19fg_aqb44_329"
|
|
18
18
|
};
|
|
19
19
|
|