@cloudscape-design/components-themeable 3.0.1359 → 3.0.1361
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/__tests__/theming.test.d.ts +2 -0
- package/lib/__tests__/theming.test.d.ts.map +1 -0
- package/lib/__tests__/theming.test.js +47 -0
- package/lib/__tests__/theming.test.js.map +1 -0
- package/lib/internal/manifest.json +1 -1
- package/lib/internal/scss/alert/styles.scss +13 -12
- package/lib/internal/scss/badge/styles.scss +38 -49
- package/lib/internal/scss/button/styles.scss +51 -51
- package/lib/internal/scss/cards/styles.scss +4 -0
- package/lib/internal/scss/container/styles.scss +2 -0
- package/lib/internal/scss/icon/hover-motion.scss +24 -12
- package/lib/internal/scss/input/styles.scss +4 -0
- package/lib/internal/scss/internal/generated/custom-css-properties/index.scss +175 -174
- package/lib/internal/scss/internal/styles/forms/mixins.scss +11 -2
- package/lib/internal/scss/internal/styles/style-api.scss +60 -10
- package/lib/internal/scss/pagination/styles.scss +3 -1
- package/lib/internal/scss/table/styles.scss +5 -0
- package/lib/internal/template/alert/styles.css.js +27 -27
- package/lib/internal/template/alert/styles.scoped.css +50 -50
- package/lib/internal/template/alert/styles.selectors.js +27 -27
- package/lib/internal/template/annotation-context/annotation/styles.css.js +13 -13
- package/lib/internal/template/annotation-context/annotation/styles.scoped.css +21 -21
- package/lib/internal/template/annotation-context/annotation/styles.selectors.js +13 -13
- package/lib/internal/template/app-layout/notifications/styles.css.js +3 -3
- package/lib/internal/template/app-layout/notifications/styles.scoped.css +7 -7
- package/lib/internal/template/app-layout/notifications/styles.selectors.js +3 -3
- package/lib/internal/template/app-layout/visual-refresh/styles.css.js +86 -86
- package/lib/internal/template/app-layout/visual-refresh/styles.scoped.css +258 -258
- 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 +89 -89
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +32 -32
- package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.css.js +6 -6
- package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +13 -13
- package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +6 -6
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +30 -30
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +68 -68
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +30 -30
- package/lib/internal/template/attribute-editor/styles.css.js +15 -15
- package/lib/internal/template/attribute-editor/styles.scoped.css +28 -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 +28 -28
- package/lib/internal/template/breadcrumb-group/item/styles.selectors.js +7 -7
- package/lib/internal/template/button/styles.css.js +23 -23
- package/lib/internal/template/button/styles.scoped.css +261 -261
- package/lib/internal/template/button/styles.selectors.js +23 -23
- package/lib/internal/template/button-dropdown/filter.d.ts +1 -1
- package/lib/internal/template/button-dropdown/filter.d.ts.map +1 -1
- package/lib/internal/template/button-dropdown/internal.d.ts.map +1 -1
- package/lib/internal/template/button-dropdown/internal.js +9 -3
- package/lib/internal/template/button-dropdown/internal.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 +37 -37
- package/lib/internal/template/button-dropdown/item-element/styles.selectors.js +21 -21
- package/lib/internal/template/button-dropdown/utils/use-button-dropdown.d.ts +5 -3
- package/lib/internal/template/button-dropdown/utils/use-button-dropdown.d.ts.map +1 -1
- package/lib/internal/template/button-dropdown/utils/use-button-dropdown.js +14 -2
- package/lib/internal/template/button-dropdown/utils/use-button-dropdown.js.map +1 -1
- package/lib/internal/template/cards/styles.css.js +39 -38
- package/lib/internal/template/cards/styles.scoped.css +42 -39
- package/lib/internal/template/cards/styles.selectors.js +39 -38
- package/lib/internal/template/checkbox/styles.css.js +3 -3
- package/lib/internal/template/checkbox/styles.scoped.css +11 -11
- package/lib/internal/template/checkbox/styles.selectors.js +3 -3
- package/lib/internal/template/container/styles.css.js +33 -33
- package/lib/internal/template/container/styles.scoped.css +57 -56
- package/lib/internal/template/container/styles.selectors.js +33 -33
- package/lib/internal/template/content-layout/styles.css.js +14 -14
- package/lib/internal/template/content-layout/styles.scoped.css +27 -27
- package/lib/internal/template/content-layout/styles.selectors.js +14 -14
- package/lib/internal/template/dropdown/styles.css.js +20 -20
- package/lib/internal/template/dropdown/styles.scoped.css +49 -49
- package/lib/internal/template/dropdown/styles.selectors.js +20 -20
- package/lib/internal/template/file-token-group/styles.css.js +23 -23
- package/lib/internal/template/file-token-group/styles.scoped.css +36 -36
- package/lib/internal/template/file-token-group/styles.selectors.js +23 -23
- package/lib/internal/template/flashbar/styles.css.js +50 -50
- package/lib/internal/template/flashbar/styles.scoped.css +192 -192
- package/lib/internal/template/flashbar/styles.selectors.js +50 -50
- package/lib/internal/template/help-panel/styles.css.js +6 -6
- package/lib/internal/template/help-panel/styles.scoped.css +72 -72
- package/lib/internal/template/help-panel/styles.selectors.js +6 -6
- package/lib/internal/template/input/index.d.ts.map +1 -1
- package/lib/internal/template/input/index.js +3 -2
- package/lib/internal/template/input/index.js.map +1 -1
- package/lib/internal/template/input/interfaces.d.ts +6 -0
- package/lib/internal/template/input/interfaces.d.ts.map +1 -1
- package/lib/internal/template/input/interfaces.js.map +1 -1
- package/lib/internal/template/input/internal.d.ts +0 -1
- package/lib/internal/template/input/internal.d.ts.map +1 -1
- package/lib/internal/template/input/internal.js +26 -12
- package/lib/internal/template/input/internal.js.map +1 -1
- package/lib/internal/template/input/styles.css.js +29 -28
- package/lib/internal/template/input/styles.scoped.css +134 -131
- package/lib/internal/template/input/styles.selectors.js +29 -28
- package/lib/internal/template/internal/base-component/styles.scoped.css +1 -1
- package/lib/internal/template/internal/components/drag-handle-wrapper/index.d.ts.map +1 -1
- package/lib/internal/template/internal/components/drag-handle-wrapper/index.js +2 -1
- package/lib/internal/template/internal/components/drag-handle-wrapper/index.js.map +1 -1
- package/lib/internal/template/internal/components/drag-handle-wrapper/styles.css.js +30 -30
- package/lib/internal/template/internal/components/drag-handle-wrapper/styles.scoped.css +58 -58
- package/lib/internal/template/internal/components/drag-handle-wrapper/styles.selectors.js +30 -30
- package/lib/internal/template/internal/components/option/styles.css.js +17 -17
- package/lib/internal/template/internal/components/option/styles.scoped.css +31 -31
- package/lib/internal/template/internal/components/option/styles.selectors.js +17 -17
- package/lib/internal/template/internal/components/radio-button/styles.css.js +7 -7
- package/lib/internal/template/internal/components/radio-button/styles.scoped.css +18 -18
- package/lib/internal/template/internal/components/radio-button/styles.selectors.js +7 -7
- package/lib/internal/template/internal/components/selectable-item/styles.css.js +22 -22
- package/lib/internal/template/internal/components/selectable-item/styles.scoped.css +57 -57
- package/lib/internal/template/internal/components/selectable-item/styles.selectors.js +22 -22
- package/lib/internal/template/internal/components/token-list/styles.css.js +10 -10
- package/lib/internal/template/internal/components/token-list/styles.scoped.css +25 -25
- 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/custom-css-properties/index.d.ts +1 -0
- package/lib/internal/template/internal/generated/custom-css-properties/index.d.ts.map +1 -1
- package/lib/internal/template/internal/generated/custom-css-properties/index.js +174 -173
- package/lib/internal/template/internal/generated/custom-css-properties/index.js.map +1 -1
- package/lib/internal/template/internal/generated/styles/tokens.js +200 -200
- package/lib/internal/template/internal/generated/theming/index.cjs +200 -200
- package/lib/internal/template/internal/generated/theming/index.js +200 -200
- package/lib/internal/template/internal/utils/focus-visible.d.ts +15 -0
- package/lib/internal/template/internal/utils/focus-visible.d.ts.map +1 -0
- package/lib/internal/template/internal/utils/focus-visible.js +21 -0
- package/lib/internal/template/internal/utils/focus-visible.js.map +1 -0
- package/lib/internal/template/item-card/styles.css.js +14 -14
- package/lib/internal/template/item-card/styles.scoped.css +63 -63
- package/lib/internal/template/item-card/styles.selectors.js +14 -14
- package/lib/internal/template/link/styles.css.js +21 -21
- package/lib/internal/template/link/styles.scoped.css +104 -104
- package/lib/internal/template/link/styles.selectors.js +21 -21
- package/lib/internal/template/modal/styles.css.js +31 -31
- package/lib/internal/template/modal/styles.scoped.css +48 -48
- package/lib/internal/template/modal/styles.selectors.js +31 -31
- package/lib/internal/template/pagination/internal.js +1 -1
- package/lib/internal/template/pagination/internal.js.map +1 -1
- package/lib/internal/template/pagination/styles.css.js +12 -12
- package/lib/internal/template/pagination/styles.scoped.css +31 -31
- package/lib/internal/template/pagination/styles.selectors.js +12 -12
- package/lib/internal/template/progress-bar/styles.css.js +19 -19
- package/lib/internal/template/progress-bar/styles.scoped.css +58 -58
- package/lib/internal/template/progress-bar/styles.selectors.js +19 -19
- package/lib/internal/template/prompt-input/styles.css.js +26 -26
- package/lib/internal/template/prompt-input/styles.scoped.css +105 -105
- package/lib/internal/template/prompt-input/styles.selectors.js +26 -26
- package/lib/internal/template/segmented-control/styles.css.js +16 -16
- package/lib/internal/template/segmented-control/styles.scoped.css +46 -46
- package/lib/internal/template/segmented-control/styles.selectors.js +16 -16
- package/lib/internal/template/select/parts/filter.d.ts +1 -1
- package/lib/internal/template/select/parts/filter.d.ts.map +1 -1
- package/lib/internal/template/select/parts/styles.css.js +21 -21
- package/lib/internal/template/select/parts/styles.scoped.css +24 -24
- package/lib/internal/template/select/parts/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 +111 -111
- package/lib/internal/template/side-navigation/styles.selectors.js +64 -64
- package/lib/internal/template/slider/styles.css.js +26 -26
- package/lib/internal/template/slider/styles.scoped.css +165 -165
- package/lib/internal/template/slider/styles.selectors.js +26 -26
- package/lib/internal/template/spinner/styles.css.js +14 -14
- package/lib/internal/template/spinner/styles.scoped.css +40 -40
- package/lib/internal/template/spinner/styles.selectors.js +14 -14
- package/lib/internal/template/table/styles.css.js +37 -37
- package/lib/internal/template/table/styles.scoped.css +47 -44
- package/lib/internal/template/table/styles.selectors.js +37 -37
- package/lib/internal/template/tabs/styles.css.js +30 -30
- package/lib/internal/template/tabs/styles.scoped.css +76 -76
- package/lib/internal/template/tabs/styles.selectors.js +30 -30
- package/lib/internal/template/tag-editor/styles.css.js +3 -3
- package/lib/internal/template/tag-editor/styles.scoped.css +13 -13
- package/lib/internal/template/tag-editor/styles.selectors.js +3 -3
- package/lib/internal/template/test-utils/dom/input/index.d.ts +1 -0
- package/lib/internal/template/test-utils/dom/input/index.js +3 -0
- package/lib/internal/template/test-utils/dom/input/index.js.map +1 -1
- package/lib/internal/template/test-utils/selectors/input/index.d.ts +1 -0
- package/lib/internal/template/test-utils/selectors/input/index.js +3 -0
- package/lib/internal/template/test-utils/selectors/input/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 +66 -66
- package/lib/internal/template/text-content/styles.selectors.js +1 -1
- package/lib/internal/template/textarea/styles.css.js +9 -9
- package/lib/internal/template/textarea/styles.scoped.css +51 -51
- package/lib/internal/template/textarea/styles.selectors.js +9 -9
- package/lib/internal/template/toggle/styles.css.js +10 -10
- package/lib/internal/template/toggle/styles.scoped.css +23 -23
- package/lib/internal/template/toggle/styles.selectors.js +10 -10
- package/lib/internal/template/token/styles.css.js +14 -14
- package/lib/internal/template/token/styles.scoped.css +46 -46
- package/lib/internal/template/token/styles.selectors.js +14 -14
- package/lib/theming.d.ts +1 -1
- package/lib/theming.d.ts.map +1 -1
- package/lib/theming.js +11 -2
- package/lib/theming.js.map +1 -1
- package/package.json +1 -1
|
@@ -10,10 +10,10 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
10
10
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
11
11
|
SPDX-License-Identifier: Apache-2.0
|
|
12
12
|
*/
|
|
13
|
-
.awsui_empty-
|
|
14
|
-
animation: awsui_awsui-motion-fade-
|
|
13
|
+
.awsui_empty-appear_n4qlp_1dxko_13:not(#\9) {
|
|
14
|
+
animation: awsui_awsui-motion-fade-in_n4qlp_1dxko_1 var(--motion-duration-transition-show-paced-ljwltl, 180ms) var(--motion-easing-transition-show-paced-9j2ih7, ease-out);
|
|
15
15
|
}
|
|
16
|
-
@keyframes awsui_awsui-motion-fade-
|
|
16
|
+
@keyframes awsui_awsui-motion-fade-in_n4qlp_1dxko_1 {
|
|
17
17
|
from {
|
|
18
18
|
opacity: 0.2;
|
|
19
19
|
}
|
|
@@ -22,17 +22,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
22
22
|
}
|
|
23
23
|
}
|
|
24
24
|
@media (prefers-reduced-motion: reduce) {
|
|
25
|
-
.awsui_empty-
|
|
25
|
+
.awsui_empty-appear_n4qlp_1dxko_13:not(#\9) {
|
|
26
26
|
animation: none;
|
|
27
27
|
transition: none;
|
|
28
28
|
}
|
|
29
29
|
}
|
|
30
|
-
.awsui-motion-disabled .awsui_empty-
|
|
30
|
+
.awsui-motion-disabled .awsui_empty-appear_n4qlp_1dxko_13:not(#\9), .awsui-mode-entering .awsui_empty-appear_n4qlp_1dxko_13:not(#\9) {
|
|
31
31
|
animation: none;
|
|
32
32
|
transition: none;
|
|
33
33
|
}
|
|
34
34
|
|
|
35
|
-
.
|
|
35
|
+
.awsui_root_n4qlp_1dxko_35:not(#\9) {
|
|
36
36
|
border-collapse: separate;
|
|
37
37
|
border-spacing: 0;
|
|
38
38
|
box-sizing: border-box;
|
|
@@ -68,31 +68,31 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
68
68
|
align-items: start;
|
|
69
69
|
}
|
|
70
70
|
|
|
71
|
-
.
|
|
71
|
+
.awsui_empty_n4qlp_1dxko_13:not(#\9) {
|
|
72
72
|
font-size: var(--font-size-body-m-tq5a14, 14px);
|
|
73
73
|
line-height: var(--line-height-body-m-5xw6xo, 22px);
|
|
74
74
|
color: var(--color-text-empty-y81uqw, #687078);
|
|
75
75
|
grid-column: 1/-1;
|
|
76
76
|
}
|
|
77
77
|
|
|
78
|
-
.
|
|
78
|
+
.awsui_row_n4qlp_1dxko_78:not(#\9) {
|
|
79
79
|
display: contents;
|
|
80
80
|
}
|
|
81
81
|
|
|
82
|
-
.
|
|
82
|
+
.awsui_divider_n4qlp_1dxko_82:not(#\9) {
|
|
83
83
|
grid-column: 1/-1;
|
|
84
84
|
border-block-start: var(--border-divider-section-width-dlkb8v, 1px) solid var(--color-border-divider-default-diwd4w, #eaeded);
|
|
85
85
|
}
|
|
86
86
|
|
|
87
|
-
.awsui_row-
|
|
87
|
+
.awsui_row-control_n4qlp_1dxko_87:not(#\9) {
|
|
88
88
|
/* used in test-utils */
|
|
89
89
|
}
|
|
90
90
|
|
|
91
|
-
.
|
|
91
|
+
.awsui_field_n4qlp_1dxko_91:not(#\9) {
|
|
92
92
|
min-inline-size: 40px;
|
|
93
93
|
}
|
|
94
94
|
|
|
95
|
-
.awsui_additional-
|
|
95
|
+
.awsui_additional-info_n4qlp_1dxko_95:not(#\9) {
|
|
96
96
|
color: var(--color-text-form-secondary-wt0md2, #687078);
|
|
97
97
|
font-size: var(--font-size-body-s-89y7qg, 12px);
|
|
98
98
|
line-height: var(--line-height-body-s-gako33, 16px);
|
|
@@ -102,11 +102,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
102
102
|
margin-block-start: var(--space-xxs-3o1yoq, 4px);
|
|
103
103
|
/* stylelint-disable-next-line selector-max-type */
|
|
104
104
|
}
|
|
105
|
-
.awsui_additional-
|
|
105
|
+
.awsui_additional-info_n4qlp_1dxko_95 > a:not(#\9) {
|
|
106
106
|
text-underline-offset: 0.3em;
|
|
107
107
|
text-decoration-thickness: var(--font-decoration-thickness-link-n3u7wl, 1px);
|
|
108
108
|
text-decoration-style: var(--font-decoration-style-link-lw1s9g, solid);
|
|
109
|
-
color: var(--awsui-style-color-default-
|
|
109
|
+
color: var(--awsui-style-color-default-66120l, var(--color-text-link-default-qabnuk, #0073bb));
|
|
110
110
|
font-weight: inherit;
|
|
111
111
|
letter-spacing: normal;
|
|
112
112
|
text-decoration-line: underline;
|
|
@@ -117,50 +117,50 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
117
117
|
transition-duration: var(--motion-duration-refresh-only-medium-s8g1xv, 0ms);
|
|
118
118
|
}
|
|
119
119
|
@media (prefers-reduced-motion: reduce) {
|
|
120
|
-
.awsui_additional-
|
|
120
|
+
.awsui_additional-info_n4qlp_1dxko_95 > a:not(#\9) {
|
|
121
121
|
animation: none;
|
|
122
122
|
transition: none;
|
|
123
123
|
}
|
|
124
124
|
}
|
|
125
|
-
.awsui-motion-disabled .awsui_additional-
|
|
125
|
+
.awsui-motion-disabled .awsui_additional-info_n4qlp_1dxko_95 > a:not(#\9), .awsui-mode-entering .awsui_additional-info_n4qlp_1dxko_95 > a:not(#\9) {
|
|
126
126
|
animation: none;
|
|
127
127
|
transition: none;
|
|
128
128
|
}
|
|
129
|
-
.awsui_additional-
|
|
129
|
+
.awsui_additional-info_n4qlp_1dxko_95 > a:not(#\9):hover {
|
|
130
130
|
cursor: pointer;
|
|
131
|
-
color: var(--awsui-style-color-hover-
|
|
131
|
+
color: var(--awsui-style-color-hover-66120l, var(--color-text-link-hover-n1r6g0, #0a4a74));
|
|
132
132
|
}
|
|
133
|
-
.awsui_additional-
|
|
133
|
+
.awsui_additional-info_n4qlp_1dxko_95 > a:not(#\9):focus {
|
|
134
134
|
outline: none;
|
|
135
135
|
}
|
|
136
|
-
.awsui_additional-
|
|
137
|
-
color: var(--awsui-style-color-active-
|
|
136
|
+
.awsui_additional-info_n4qlp_1dxko_95 > a:not(#\9):active {
|
|
137
|
+
color: var(--awsui-style-color-active-66120l, var(--color-text-link-hover-n1r6g0, #0a4a74));
|
|
138
138
|
}
|
|
139
|
-
.awsui_additional-
|
|
139
|
+
.awsui_additional-info_n4qlp_1dxko_95 > a:not(#\9):active, .awsui_additional-info_n4qlp_1dxko_95 > a:not(#\9):focus, .awsui_additional-info_n4qlp_1dxko_95 > a:not(#\9):hover {
|
|
140
140
|
text-decoration-line: underline;
|
|
141
141
|
text-decoration-color: var(--color-text-link-decoration-hover-opkmr8, currentColor);
|
|
142
142
|
}
|
|
143
143
|
|
|
144
|
-
.awsui_add-
|
|
144
|
+
.awsui_add-row_n4qlp_1dxko_142:not(#\9) {
|
|
145
145
|
grid-column: 1/-1;
|
|
146
146
|
}
|
|
147
147
|
|
|
148
|
-
.awsui_add-
|
|
148
|
+
.awsui_add-button_n4qlp_1dxko_146:not(#\9) {
|
|
149
149
|
/* used in test-utils */
|
|
150
150
|
}
|
|
151
151
|
|
|
152
|
-
.awsui_remove-button-
|
|
152
|
+
.awsui_remove-button-container_n4qlp_1dxko_150:not(#\9) {
|
|
153
153
|
display: inline-block;
|
|
154
154
|
}
|
|
155
155
|
|
|
156
|
-
.awsui_remove-button-field-
|
|
156
|
+
.awsui_remove-button-field-padding_n4qlp_1dxko_154:not(#\9) {
|
|
157
157
|
padding-block-start: calc(var(--space-xxs-3o1yoq, 4px) + var(--line-height-body-m-5xw6xo, 22px));
|
|
158
158
|
}
|
|
159
159
|
|
|
160
|
-
.awsui_remove-button-own-
|
|
160
|
+
.awsui_remove-button-own-row_n4qlp_1dxko_158:not(#\9) {
|
|
161
161
|
justify-self: end;
|
|
162
162
|
}
|
|
163
163
|
|
|
164
|
-
.awsui_remove-
|
|
164
|
+
.awsui_remove-button_n4qlp_1dxko_150:not(#\9) {
|
|
165
165
|
/* used in test-utils */
|
|
166
166
|
}
|
|
@@ -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_1dxko_13",
|
|
6
|
+
"awsui-motion-fade-in": "awsui_awsui-motion-fade-in_n4qlp_1dxko_1",
|
|
7
|
+
"root": "awsui_root_n4qlp_1dxko_35",
|
|
8
|
+
"empty": "awsui_empty_n4qlp_1dxko_13",
|
|
9
|
+
"row": "awsui_row_n4qlp_1dxko_78",
|
|
10
|
+
"divider": "awsui_divider_n4qlp_1dxko_82",
|
|
11
|
+
"row-control": "awsui_row-control_n4qlp_1dxko_87",
|
|
12
|
+
"field": "awsui_field_n4qlp_1dxko_91",
|
|
13
|
+
"additional-info": "awsui_additional-info_n4qlp_1dxko_95",
|
|
14
|
+
"add-row": "awsui_add-row_n4qlp_1dxko_142",
|
|
15
|
+
"add-button": "awsui_add-button_n4qlp_1dxko_146",
|
|
16
|
+
"remove-button-container": "awsui_remove-button-container_n4qlp_1dxko_150",
|
|
17
|
+
"remove-button-field-padding": "awsui_remove-button-field-padding_n4qlp_1dxko_154",
|
|
18
|
+
"remove-button-own-row": "awsui_remove-button-own-row_n4qlp_1dxko_158",
|
|
19
|
+
"remove-button": "awsui_remove-button_n4qlp_1dxko_150"
|
|
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_1cgda_9",
|
|
5
|
+
"breadcrumb": "awsui_breadcrumb_1kosq_1cgda_13",
|
|
6
|
+
"ghost-breadcrumb": "awsui_ghost-breadcrumb_1kosq_1cgda_14",
|
|
7
|
+
"icon": "awsui_icon_1kosq_1cgda_17",
|
|
8
|
+
"anchor": "awsui_anchor_1kosq_1cgda_23",
|
|
9
|
+
"text": "awsui_text_1kosq_1cgda_71",
|
|
10
|
+
"last": "awsui_last_1kosq_1cgda_90"
|
|
11
11
|
};
|
|
12
12
|
|
|
@@ -6,28 +6,28 @@
|
|
|
6
6
|
/* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
7
7
|
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
8
8
|
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
9
|
-
.
|
|
9
|
+
.awsui_link_1kosq_1cgda_9:not(#\9):after {
|
|
10
10
|
display: none;
|
|
11
11
|
}
|
|
12
12
|
|
|
13
|
-
.
|
|
14
|
-
.awsui_ghost-
|
|
13
|
+
.awsui_breadcrumb_1kosq_1cgda_13:not(#\9),
|
|
14
|
+
.awsui_ghost-breadcrumb_1kosq_1cgda_14:not(#\9) {
|
|
15
15
|
display: flex;
|
|
16
16
|
}
|
|
17
|
-
.
|
|
18
|
-
.awsui_ghost-
|
|
17
|
+
.awsui_breadcrumb_1kosq_1cgda_13 > .awsui_icon_1kosq_1cgda_17:not(#\9),
|
|
18
|
+
.awsui_ghost-breadcrumb_1kosq_1cgda_14 > .awsui_icon_1kosq_1cgda_17:not(#\9) {
|
|
19
19
|
margin-block: 0;
|
|
20
20
|
margin-inline: var(--space-xs-m9b7jf, 8px);
|
|
21
21
|
color: var(--color-text-breadcrumb-icon-bkucca, #687078);
|
|
22
22
|
}
|
|
23
|
-
.
|
|
24
|
-
.awsui_ghost-
|
|
23
|
+
.awsui_breadcrumb_1kosq_1cgda_13 > .awsui_anchor_1kosq_1cgda_23:not(#\9),
|
|
24
|
+
.awsui_ghost-breadcrumb_1kosq_1cgda_14 > .awsui_anchor_1kosq_1cgda_23:not(#\9) {
|
|
25
25
|
min-inline-size: 0;
|
|
26
26
|
overflow: hidden;
|
|
27
27
|
text-underline-offset: 0.25em;
|
|
28
28
|
text-decoration-thickness: var(--font-decoration-thickness-link-n3u7wl, 1px);
|
|
29
29
|
text-decoration-style: var(--font-decoration-style-link-lw1s9g, solid);
|
|
30
|
-
color: var(--awsui-style-color-default-
|
|
30
|
+
color: var(--awsui-style-color-default-66120l, var(--color-text-link-default-qabnuk, #0073bb));
|
|
31
31
|
font-weight: inherit;
|
|
32
32
|
letter-spacing: normal;
|
|
33
33
|
text-decoration-line: underline;
|
|
@@ -38,42 +38,42 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
38
38
|
transition-duration: var(--motion-duration-refresh-only-medium-s8g1xv, 0ms);
|
|
39
39
|
}
|
|
40
40
|
@media (prefers-reduced-motion: reduce) {
|
|
41
|
-
.
|
|
42
|
-
.awsui_ghost-
|
|
41
|
+
.awsui_breadcrumb_1kosq_1cgda_13 > .awsui_anchor_1kosq_1cgda_23:not(#\9),
|
|
42
|
+
.awsui_ghost-breadcrumb_1kosq_1cgda_14 > .awsui_anchor_1kosq_1cgda_23:not(#\9) {
|
|
43
43
|
animation: none;
|
|
44
44
|
transition: none;
|
|
45
45
|
}
|
|
46
46
|
}
|
|
47
|
-
.awsui-motion-disabled .
|
|
47
|
+
.awsui-motion-disabled .awsui_breadcrumb_1kosq_1cgda_13 > .awsui_anchor_1kosq_1cgda_23:not(#\9), .awsui-mode-entering .awsui_breadcrumb_1kosq_1cgda_13 > .awsui_anchor_1kosq_1cgda_23:not(#\9), .awsui-motion-disabled .awsui_ghost-breadcrumb_1kosq_1cgda_14 > .awsui_anchor_1kosq_1cgda_23:not(#\9), .awsui-mode-entering .awsui_ghost-breadcrumb_1kosq_1cgda_14 > .awsui_anchor_1kosq_1cgda_23:not(#\9) {
|
|
48
48
|
animation: none;
|
|
49
49
|
transition: none;
|
|
50
50
|
}
|
|
51
|
-
.
|
|
52
|
-
.awsui_ghost-
|
|
51
|
+
.awsui_breadcrumb_1kosq_1cgda_13 > .awsui_anchor_1kosq_1cgda_23:not(#\9):hover,
|
|
52
|
+
.awsui_ghost-breadcrumb_1kosq_1cgda_14 > .awsui_anchor_1kosq_1cgda_23:not(#\9):hover {
|
|
53
53
|
cursor: pointer;
|
|
54
|
-
color: var(--awsui-style-color-hover-
|
|
54
|
+
color: var(--awsui-style-color-hover-66120l, var(--color-text-link-hover-n1r6g0, #0a4a74));
|
|
55
55
|
}
|
|
56
|
-
.
|
|
57
|
-
.awsui_ghost-
|
|
56
|
+
.awsui_breadcrumb_1kosq_1cgda_13 > .awsui_anchor_1kosq_1cgda_23:not(#\9):focus,
|
|
57
|
+
.awsui_ghost-breadcrumb_1kosq_1cgda_14 > .awsui_anchor_1kosq_1cgda_23:not(#\9):focus {
|
|
58
58
|
outline: none;
|
|
59
59
|
}
|
|
60
|
-
.
|
|
61
|
-
.awsui_ghost-
|
|
62
|
-
color: var(--awsui-style-color-active-
|
|
60
|
+
.awsui_breadcrumb_1kosq_1cgda_13 > .awsui_anchor_1kosq_1cgda_23:not(#\9):active,
|
|
61
|
+
.awsui_ghost-breadcrumb_1kosq_1cgda_14 > .awsui_anchor_1kosq_1cgda_23:not(#\9):active {
|
|
62
|
+
color: var(--awsui-style-color-active-66120l, var(--color-text-link-hover-n1r6g0, #0a4a74));
|
|
63
63
|
}
|
|
64
|
-
.
|
|
64
|
+
.awsui_breadcrumb_1kosq_1cgda_13 > .awsui_anchor_1kosq_1cgda_23:not(#\9):active, .awsui_breadcrumb_1kosq_1cgda_13 > .awsui_anchor_1kosq_1cgda_23:not(#\9):focus, .awsui_breadcrumb_1kosq_1cgda_13 > .awsui_anchor_1kosq_1cgda_23:not(#\9):hover, .awsui_ghost-breadcrumb_1kosq_1cgda_14 > .awsui_anchor_1kosq_1cgda_23:not(#\9):active, .awsui_ghost-breadcrumb_1kosq_1cgda_14 > .awsui_anchor_1kosq_1cgda_23:not(#\9):focus, .awsui_ghost-breadcrumb_1kosq_1cgda_14 > .awsui_anchor_1kosq_1cgda_23:not(#\9):hover {
|
|
65
65
|
text-decoration-line: underline;
|
|
66
66
|
text-decoration-color: var(--color-text-link-decoration-hover-opkmr8, currentColor);
|
|
67
67
|
}
|
|
68
|
-
.
|
|
69
|
-
.awsui_ghost-
|
|
68
|
+
.awsui_breadcrumb_1kosq_1cgda_13 > .awsui_anchor_1kosq_1cgda_23 > .awsui_text_1kosq_1cgda_71:not(#\9),
|
|
69
|
+
.awsui_ghost-breadcrumb_1kosq_1cgda_14 > .awsui_anchor_1kosq_1cgda_23 > .awsui_text_1kosq_1cgda_71:not(#\9) {
|
|
70
70
|
overflow: hidden;
|
|
71
71
|
text-overflow: ellipsis;
|
|
72
72
|
white-space: nowrap;
|
|
73
73
|
display: block;
|
|
74
74
|
}
|
|
75
|
-
body[data-awsui-focus-visible=true] .
|
|
76
|
-
body[data-awsui-focus-visible=true] .awsui_ghost-
|
|
75
|
+
body[data-awsui-focus-visible=true] .awsui_breadcrumb_1kosq_1cgda_13 > .awsui_anchor_1kosq_1cgda_23:not(#\9):focus,
|
|
76
|
+
body[data-awsui-focus-visible=true] .awsui_ghost-breadcrumb_1kosq_1cgda_14 > .awsui_anchor_1kosq_1cgda_23:not(#\9):focus {
|
|
77
77
|
outline: thin dotted;
|
|
78
78
|
outline: var(--border-link-focus-ring-outline-wn9h6t, 5px auto Highlight);
|
|
79
79
|
outline-offset: 2px;
|
|
@@ -84,12 +84,12 @@ body[data-awsui-focus-visible=true] .awsui_ghost-breadcrumb_1kosq_w8bqw_14 > .aw
|
|
|
84
84
|
border-end-end-radius: var(--border-radius-control-default-focus-ring-akwhsf, 2px);
|
|
85
85
|
box-shadow: 0 0 0 var(--border-link-focus-ring-shadow-spread-ggjunl, 0px) var(--color-border-item-focused-sewkzn, #0073bb);
|
|
86
86
|
}
|
|
87
|
-
.
|
|
88
|
-
.awsui_ghost-
|
|
87
|
+
.awsui_breadcrumb_1kosq_1cgda_13.awsui_last_1kosq_1cgda_90 > .awsui_icon_1kosq_1cgda_17:not(#\9),
|
|
88
|
+
.awsui_ghost-breadcrumb_1kosq_1cgda_14.awsui_last_1kosq_1cgda_90 > .awsui_icon_1kosq_1cgda_17:not(#\9) {
|
|
89
89
|
display: none;
|
|
90
90
|
}
|
|
91
|
-
.
|
|
92
|
-
.awsui_ghost-
|
|
91
|
+
.awsui_breadcrumb_1kosq_1cgda_13.awsui_last_1kosq_1cgda_90 > .awsui_anchor_1kosq_1cgda_23:not(#\9),
|
|
92
|
+
.awsui_ghost-breadcrumb_1kosq_1cgda_14.awsui_last_1kosq_1cgda_90 > .awsui_anchor_1kosq_1cgda_23:not(#\9) {
|
|
93
93
|
color: var(--color-text-breadcrumb-current-iukxuf, #687078);
|
|
94
94
|
font-weight: var(--font-weight-breadcrumb-current-7sfze6, 700);
|
|
95
95
|
text-decoration: none;
|
|
@@ -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_1cgda_9",
|
|
6
|
+
"breadcrumb": "awsui_breadcrumb_1kosq_1cgda_13",
|
|
7
|
+
"ghost-breadcrumb": "awsui_ghost-breadcrumb_1kosq_1cgda_14",
|
|
8
|
+
"icon": "awsui_icon_1kosq_1cgda_17",
|
|
9
|
+
"anchor": "awsui_anchor_1kosq_1cgda_23",
|
|
10
|
+
"text": "awsui_text_1kosq_1cgda_71",
|
|
11
|
+
"last": "awsui_last_1kosq_1cgda_90"
|
|
12
12
|
};
|
|
13
13
|
|
|
@@ -1,28 +1,28 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"content": "
|
|
5
|
-
"button": "
|
|
6
|
-
"variant-normal": "awsui_variant-
|
|
7
|
-
"disabled": "
|
|
8
|
-
"variant-primary": "awsui_variant-
|
|
9
|
-
"variant-link": "awsui_variant-
|
|
10
|
-
"variant-icon": "awsui_variant-
|
|
11
|
-
"variant-inline-icon": "awsui_variant-inline-
|
|
12
|
-
"variant-inline-icon-pointer-target": "awsui_variant-inline-icon-pointer-
|
|
13
|
-
"variant-inline-link": "awsui_variant-inline-
|
|
14
|
-
"variant-modal-dismiss": "awsui_variant-modal-
|
|
15
|
-
"variant-flashbar-icon": "awsui_variant-flashbar-
|
|
16
|
-
"variant-breadcrumb-group": "awsui_variant-breadcrumb-
|
|
17
|
-
"variant-menu-trigger": "awsui_variant-menu-
|
|
18
|
-
"button-no-text": "awsui_button-no-
|
|
19
|
-
"button-no-wrap": "awsui_button-no-
|
|
20
|
-
"full-width": "awsui_full-
|
|
21
|
-
"button-compact": "awsui_button-
|
|
22
|
-
"icon-left": "awsui_icon-
|
|
23
|
-
"icon-right": "awsui_icon-
|
|
24
|
-
"icon": "
|
|
25
|
-
"link": "
|
|
26
|
-
"disabled-with-reason": "awsui_disabled-with-
|
|
4
|
+
"content": "awsui_content_vjswe_1n69z_66",
|
|
5
|
+
"button": "awsui_button_vjswe_1n69z_70",
|
|
6
|
+
"variant-normal": "awsui_variant-normal_vjswe_1n69z_131",
|
|
7
|
+
"disabled": "awsui_disabled_vjswe_1n69z_152",
|
|
8
|
+
"variant-primary": "awsui_variant-primary_vjswe_1n69z_160",
|
|
9
|
+
"variant-link": "awsui_variant-link_vjswe_1n69z_189",
|
|
10
|
+
"variant-icon": "awsui_variant-icon_vjswe_1n69z_218",
|
|
11
|
+
"variant-inline-icon": "awsui_variant-inline-icon_vjswe_1n69z_247",
|
|
12
|
+
"variant-inline-icon-pointer-target": "awsui_variant-inline-icon-pointer-target_vjswe_1n69z_276",
|
|
13
|
+
"variant-inline-link": "awsui_variant-inline-link_vjswe_1n69z_305",
|
|
14
|
+
"variant-modal-dismiss": "awsui_variant-modal-dismiss_vjswe_1n69z_338",
|
|
15
|
+
"variant-flashbar-icon": "awsui_variant-flashbar-icon_vjswe_1n69z_367",
|
|
16
|
+
"variant-breadcrumb-group": "awsui_variant-breadcrumb-group_vjswe_1n69z_396",
|
|
17
|
+
"variant-menu-trigger": "awsui_variant-menu-trigger_vjswe_1n69z_430",
|
|
18
|
+
"button-no-text": "awsui_button-no-text_vjswe_1n69z_526",
|
|
19
|
+
"button-no-wrap": "awsui_button-no-wrap_vjswe_1n69z_530",
|
|
20
|
+
"full-width": "awsui_full-width_vjswe_1n69z_533",
|
|
21
|
+
"button-compact": "awsui_button-compact_vjswe_1n69z_550",
|
|
22
|
+
"icon-left": "awsui_icon-left_vjswe_1n69z_560",
|
|
23
|
+
"icon-right": "awsui_icon-right_vjswe_1n69z_565",
|
|
24
|
+
"icon": "awsui_icon_vjswe_1n69z_560",
|
|
25
|
+
"link": "awsui_link_vjswe_1n69z_584",
|
|
26
|
+
"disabled-with-reason": "awsui_disabled-with-reason_vjswe_1n69z_584"
|
|
27
27
|
};
|
|
28
28
|
|