@cloudscape-design/components 3.0.13 → 3.0.16
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/alert/styles.css.js +19 -19
- package/alert/styles.scoped.css +33 -35
- package/alert/styles.selectors.js +19 -19
- package/annotation-context/annotation/styles.css.js +24 -24
- package/annotation-context/annotation/styles.scoped.css +30 -31
- package/annotation-context/annotation/styles.selectors.js +24 -24
- package/app-layout/toggles/styles.css.js +3 -3
- package/app-layout/toggles/styles.scoped.css +12 -12
- package/app-layout/toggles/styles.selectors.js +3 -3
- package/app-layout/visual-refresh/styles.css.js +59 -59
- package/app-layout/visual-refresh/styles.scoped.css +152 -152
- package/app-layout/visual-refresh/styles.selectors.js +59 -59
- package/area-chart/styles.scoped.css +0 -1
- package/attribute-editor/styles.scoped.css +0 -1
- package/autosuggest/internal.d.ts.map +1 -1
- package/autosuggest/internal.js +19 -33
- package/autosuggest/internal.js.map +1 -1
- package/autosuggest/options-list.d.ts +19 -0
- package/autosuggest/options-list.d.ts.map +1 -0
- package/autosuggest/options-list.js +37 -0
- package/autosuggest/options-list.js.map +1 -0
- package/autosuggest/plain-list.d.ts +3 -5
- package/autosuggest/plain-list.d.ts.map +1 -1
- package/autosuggest/plain-list.js +7 -7
- package/autosuggest/plain-list.js.map +1 -1
- package/autosuggest/virtual-list.d.ts +2 -6
- package/autosuggest/virtual-list.d.ts.map +1 -1
- package/autosuggest/virtual-list.js +7 -7
- package/autosuggest/virtual-list.js.map +1 -1
- package/badge/styles.css.js +5 -5
- package/badge/styles.scoped.css +6 -7
- package/badge/styles.selectors.js +5 -5
- package/breadcrumb-group/item/styles.css.js +7 -7
- package/breadcrumb-group/item/styles.scoped.css +16 -16
- package/breadcrumb-group/item/styles.selectors.js +7 -7
- package/breadcrumb-group/styles.scoped.css +0 -2
- package/button/styles.css.js +18 -18
- package/button/styles.scoped.css +164 -165
- package/button/styles.selectors.js +18 -18
- package/button-dropdown/category-elements/styles.css.js +12 -12
- package/button-dropdown/category-elements/styles.scoped.css +23 -23
- package/button-dropdown/category-elements/styles.selectors.js +12 -12
- package/button-dropdown/item-element/styles.css.js +13 -13
- package/button-dropdown/item-element/styles.scoped.css +18 -18
- package/button-dropdown/item-element/styles.selectors.js +13 -13
- package/button-dropdown/mobile-expandable-group/styles.scoped.css +0 -2
- package/cards/styles.css.js +37 -37
- package/cards/styles.scoped.css +46 -47
- package/cards/styles.selectors.js +37 -37
- package/checkbox/styles.css.js +3 -3
- package/checkbox/styles.scoped.css +7 -8
- package/checkbox/styles.selectors.js +3 -3
- package/code-editor/styles.css.js +33 -33
- package/code-editor/styles.scoped.css +134 -135
- package/code-editor/styles.selectors.js +33 -33
- package/column-layout/styles.scoped.css +0 -1
- package/container/styles.css.js +15 -15
- package/container/styles.scoped.css +26 -27
- package/container/styles.selectors.js +15 -15
- package/date-picker/calendar/index.d.ts +1 -1
- package/date-picker/calendar/index.d.ts.map +1 -1
- package/date-picker/calendar/index.js +3 -1
- package/date-picker/calendar/index.js.map +1 -1
- package/date-picker/embedded.d.ts +3 -0
- package/date-picker/embedded.d.ts.map +1 -0
- package/date-picker/embedded.js +15 -0
- package/date-picker/embedded.js.map +1 -0
- package/date-picker/index.d.ts.map +1 -1
- package/date-picker/index.js +14 -39
- package/date-picker/index.js.map +1 -1
- package/date-picker/interfaces.d.ts +12 -10
- package/date-picker/interfaces.d.ts.map +1 -1
- package/date-picker/interfaces.js.map +1 -1
- package/date-picker/styles.css.js +24 -24
- package/date-picker/styles.scoped.css +46 -48
- package/date-picker/styles.selectors.js +24 -24
- package/date-picker/use-date-picker.d.ts +17 -0
- package/date-picker/use-date-picker.d.ts.map +1 -0
- package/date-picker/use-date-picker.js +48 -0
- package/date-picker/use-date-picker.js.map +1 -0
- package/date-range-picker/calendar/grids/day/styles.css.js +21 -21
- package/date-range-picker/calendar/grids/day/styles.scoped.css +50 -50
- package/date-range-picker/calendar/grids/day/styles.selectors.js +21 -21
- package/date-range-picker/calendar/header/button/index.d.ts +1 -2
- package/date-range-picker/calendar/header/button/index.d.ts.map +1 -1
- package/date-range-picker/calendar/header/button/index.js +2 -3
- package/date-range-picker/calendar/header/button/index.js.map +1 -1
- package/date-range-picker/calendar/header/index.d.ts +1 -2
- package/date-range-picker/calendar/header/index.d.ts.map +1 -1
- package/date-range-picker/calendar/header/index.js +3 -3
- package/date-range-picker/calendar/header/index.js.map +1 -1
- package/date-range-picker/calendar/index.js +1 -1
- package/date-range-picker/calendar/index.js.map +1 -1
- package/date-range-picker/styles.css.js +42 -42
- package/date-range-picker/styles.scoped.css +53 -56
- package/date-range-picker/styles.selectors.js +42 -42
- package/expandable-section/styles.css.js +20 -20
- package/expandable-section/styles.scoped.css +42 -43
- package/expandable-section/styles.selectors.js +20 -20
- package/flashbar/styles.css.js +22 -22
- package/flashbar/styles.scoped.css +87 -88
- package/flashbar/styles.selectors.js +22 -22
- package/form/styles.scoped.css +0 -1
- package/form-field/styles.scoped.css +0 -1
- package/grid/styles.scoped.css +0 -1
- package/header/styles.scoped.css +0 -1
- package/help-panel/styles.css.js +4 -4
- package/help-panel/styles.scoped.css +59 -60
- package/help-panel/styles.selectors.js +4 -4
- package/input/styles.css.js +13 -13
- package/input/styles.scoped.css +36 -37
- package/input/styles.selectors.js +13 -13
- package/internal/base-component/styles.scoped.css +12 -13
- package/internal/components/abstract-switch/styles.scoped.css +0 -1
- package/internal/components/button-trigger/styles.css.js +9 -9
- package/internal/components/button-trigger/styles.scoped.css +26 -27
- package/internal/components/button-trigger/styles.selectors.js +9 -9
- package/internal/components/chart-filter/styles.scoped.css +0 -1
- package/internal/components/chart-legend/styles.css.js +7 -7
- package/internal/components/chart-legend/styles.scoped.css +16 -17
- package/internal/components/chart-legend/styles.selectors.js +7 -7
- package/internal/components/chart-popover/styles.scoped.css +0 -1
- package/internal/components/chart-series-details/styles.scoped.css +0 -2
- package/internal/components/chart-series-marker/styles.scoped.css +0 -1
- package/internal/components/dropdown/styles.css.js +20 -20
- package/internal/components/dropdown/styles.scoped.css +38 -40
- package/internal/components/dropdown/styles.selectors.js +20 -20
- package/internal/components/dropdown-footer/styles.scoped.css +0 -1
- package/internal/components/dropdown-status/styles.scoped.css +0 -1
- package/internal/components/filtering-token/styles.css.js +7 -7
- package/internal/components/filtering-token/styles.scoped.css +15 -15
- package/internal/components/filtering-token/styles.selectors.js +7 -7
- package/internal/components/menu-dropdown/styles.css.js +7 -7
- package/internal/components/menu-dropdown/styles.scoped.css +14 -15
- package/internal/components/menu-dropdown/styles.selectors.js +7 -7
- package/internal/components/option/styles.scoped.css +0 -1
- package/internal/components/options-list/styles.css.js +2 -2
- package/internal/components/options-list/styles.scoped.css +3 -4
- package/internal/components/options-list/styles.selectors.js +2 -2
- package/internal/components/selectable-item/styles.css.js +16 -16
- package/internal/components/selectable-item/styles.scoped.css +28 -28
- package/internal/components/selectable-item/styles.selectors.js +16 -16
- package/internal/environment.js +1 -1
- package/internal/generated/theming/index.cjs +36 -39
- package/internal/generated/theming/index.js +36 -39
- package/link/styles.css.js +18 -18
- package/link/styles.scoped.css +70 -71
- package/link/styles.selectors.js +18 -18
- package/mixed-line-bar-chart/styles.scoped.css +0 -1
- package/modal/styles.css.js +22 -22
- package/modal/styles.scoped.css +42 -44
- package/modal/styles.selectors.js +22 -22
- package/multiselect/styles.scoped.css +0 -1
- package/package.json +1 -1
- package/pagination/styles.css.js +9 -9
- package/pagination/styles.scoped.css +24 -25
- package/pagination/styles.selectors.js +9 -9
- package/pie-chart/styles.scoped.css +0 -1
- package/popover/styles.css.js +48 -48
- package/popover/styles.scoped.css +64 -66
- package/popover/styles.selectors.js +48 -48
- package/progress-bar/styles.scoped.css +0 -1
- package/property-filter/styles.scoped.css +0 -1
- package/radio-group/styles.css.js +9 -9
- package/radio-group/styles.scoped.css +17 -18
- package/radio-group/styles.selectors.js +9 -9
- package/segmented-control/styles.css.js +14 -14
- package/segmented-control/styles.scoped.css +36 -43
- package/segmented-control/styles.selectors.js +14 -14
- package/select/styles.scoped.css +0 -1
- package/side-navigation/styles.css.js +22 -22
- package/side-navigation/styles.scoped.css +33 -34
- package/side-navigation/styles.selectors.js +22 -22
- package/split-panel/styles.css.js +58 -58
- package/split-panel/styles.scoped.css +81 -83
- package/split-panel/styles.selectors.js +58 -58
- package/table/body-cell/styles.css.js +7 -7
- package/table/body-cell/styles.scoped.css +20 -20
- package/table/body-cell/styles.selectors.js +7 -7
- package/table/header-cell/styles.css.js +14 -14
- package/table/header-cell/styles.scoped.css +26 -26
- package/table/header-cell/styles.selectors.js +14 -14
- package/table/resizer/styles.scoped.css +0 -1
- package/table/styles.css.js +32 -32
- package/table/styles.scoped.css +40 -40
- package/table/styles.selectors.js +32 -32
- package/tabs/styles.css.js +21 -21
- package/tabs/styles.scoped.css +39 -40
- package/tabs/styles.selectors.js +21 -21
- package/tag-editor/styles.css.js +3 -3
- package/tag-editor/styles.scoped.css +11 -11
- package/tag-editor/styles.selectors.js +3 -3
- package/text-content/styles.css.js +1 -1
- package/text-content/styles.scoped.css +61 -62
- package/text-content/styles.selectors.js +1 -1
- package/text-filter/styles.scoped.css +0 -1
- package/textarea/styles.css.js +4 -4
- package/textarea/styles.scoped.css +14 -26
- package/textarea/styles.selectors.js +4 -4
- package/tiles/styles.css.js +28 -28
- package/tiles/styles.scoped.css +69 -71
- package/tiles/styles.selectors.js +28 -28
- package/toggle/styles.css.js +8 -8
- package/toggle/styles.scoped.css +15 -16
- package/toggle/styles.selectors.js +8 -8
- package/token-group/styles.css.js +7 -7
- package/token-group/styles.scoped.css +25 -27
- package/token-group/styles.selectors.js +7 -7
- package/top-navigation/1.0-beta/styles.css.js +25 -25
- package/top-navigation/1.0-beta/styles.scoped.css +43 -44
- package/top-navigation/1.0-beta/styles.selectors.js +25 -25
- package/top-navigation/styles.css.js +47 -47
- package/top-navigation/styles.scoped.css +68 -71
- package/top-navigation/styles.selectors.js +47 -47
- package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +0 -1
- package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
- package/tutorial-panel/components/tutorial-list/styles.scoped.css +30 -33
- package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
- package/tutorial-panel/styles.scoped.css +0 -1
- package/wizard/styles.css.js +31 -31
- package/wizard/styles.scoped.css +60 -61
- package/wizard/styles.selectors.js +31 -31
- package/autosuggest/hooks/a11y.d.ts +0 -5
- package/autosuggest/hooks/a11y.d.ts.map +0 -1
- package/autosuggest/hooks/a11y.js +0 -24
- package/autosuggest/hooks/a11y.js.map +0 -1
package/alert/styles.css.js
CHANGED
|
@@ -1,24 +1,24 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"alert": "
|
|
5
|
-
"awsui-motion-fade-in": "awsui_awsui-motion-fade-
|
|
6
|
-
"root": "
|
|
7
|
-
"hidden": "
|
|
8
|
-
"body": "
|
|
9
|
-
"header": "
|
|
10
|
-
"action": "
|
|
11
|
-
"action-button": "awsui_action-
|
|
12
|
-
"text": "
|
|
13
|
-
"icon": "
|
|
14
|
-
"message": "
|
|
15
|
-
"breakpoint-default": "awsui_breakpoint-
|
|
16
|
-
"content": "
|
|
17
|
-
"dismiss": "
|
|
18
|
-
"dismiss-button": "awsui_dismiss-
|
|
19
|
-
"type-error": "awsui_type-
|
|
20
|
-
"type-warning": "awsui_type-
|
|
21
|
-
"type-success": "awsui_type-
|
|
22
|
-
"type-info": "awsui_type-
|
|
4
|
+
"alert": "awsui_alert_mx3cw_wdted_93",
|
|
5
|
+
"awsui-motion-fade-in": "awsui_awsui-motion-fade-in_mx3cw_wdted_1",
|
|
6
|
+
"root": "awsui_root_mx3cw_wdted_119",
|
|
7
|
+
"hidden": "awsui_hidden_mx3cw_wdted_133",
|
|
8
|
+
"body": "awsui_body_mx3cw_wdted_156",
|
|
9
|
+
"header": "awsui_header_mx3cw_wdted_162",
|
|
10
|
+
"action": "awsui_action_mx3cw_wdted_166",
|
|
11
|
+
"action-button": "awsui_action-button_mx3cw_wdted_171",
|
|
12
|
+
"text": "awsui_text_mx3cw_wdted_175",
|
|
13
|
+
"icon": "awsui_icon_mx3cw_wdted_179",
|
|
14
|
+
"message": "awsui_message_mx3cw_wdted_182",
|
|
15
|
+
"breakpoint-default": "awsui_breakpoint-default_mx3cw_wdted_190",
|
|
16
|
+
"content": "awsui_content_mx3cw_wdted_204",
|
|
17
|
+
"dismiss": "awsui_dismiss_mx3cw_wdted_208",
|
|
18
|
+
"dismiss-button": "awsui_dismiss-button_mx3cw_wdted_214",
|
|
19
|
+
"type-error": "awsui_type-error_mx3cw_wdted_222",
|
|
20
|
+
"type-warning": "awsui_type-warning_mx3cw_wdted_230",
|
|
21
|
+
"type-success": "awsui_type-success_mx3cw_wdted_238",
|
|
22
|
+
"type-info": "awsui_type-info_mx3cw_wdted_246"
|
|
23
23
|
};
|
|
24
24
|
|
package/alert/styles.scoped.css
CHANGED
|
@@ -90,11 +90,11 @@ 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
|
-
.
|
|
94
|
-
animation: awsui_awsui-motion-fade-
|
|
95
|
-
animation: awsui_awsui-motion-fade-
|
|
93
|
+
.awsui_alert_mx3cw_wdted_93:not(#\9) {
|
|
94
|
+
animation: awsui_awsui-motion-fade-in_mx3cw_wdted_1 180ms ease-out;
|
|
95
|
+
animation: awsui_awsui-motion-fade-in_mx3cw_wdted_1 var(--motion-duration-show-paced-7wspqf, 180ms) var(--motion-easing-show-paced-wj4ybn, ease-out);
|
|
96
96
|
}
|
|
97
|
-
@keyframes awsui_awsui-motion-fade-
|
|
97
|
+
@keyframes awsui_awsui-motion-fade-in_mx3cw_wdted_1 {
|
|
98
98
|
from {
|
|
99
99
|
opacity: 0.2;
|
|
100
100
|
}
|
|
@@ -103,12 +103,12 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
103
103
|
}
|
|
104
104
|
}
|
|
105
105
|
@media (prefers-reduced-motion: reduce) {
|
|
106
|
-
.
|
|
106
|
+
.awsui_alert_mx3cw_wdted_93:not(#\9) {
|
|
107
107
|
animation: none;
|
|
108
108
|
transition: none;
|
|
109
109
|
}
|
|
110
110
|
}
|
|
111
|
-
.awsui-motion-disabled .
|
|
111
|
+
.awsui-motion-disabled .awsui_alert_mx3cw_wdted_93:not(#\9), .awsui-mode-entering .awsui_alert_mx3cw_wdted_93:not(#\9) {
|
|
112
112
|
animation: none;
|
|
113
113
|
transition: none;
|
|
114
114
|
}
|
|
@@ -117,7 +117,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
117
117
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
118
118
|
SPDX-License-Identifier: Apache-2.0
|
|
119
119
|
*/
|
|
120
|
-
.
|
|
120
|
+
.awsui_root_mx3cw_wdted_119:not(#\9) {
|
|
121
121
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
122
122
|
border-collapse: separate;
|
|
123
123
|
border-spacing: 0;
|
|
@@ -133,7 +133,6 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
133
133
|
font-stretch: normal;
|
|
134
134
|
line-height: normal;
|
|
135
135
|
-webkit-hyphens: none;
|
|
136
|
-
-ms-hyphens: none;
|
|
137
136
|
hyphens: none;
|
|
138
137
|
letter-spacing: normal;
|
|
139
138
|
list-style: disc outside none;
|
|
@@ -162,11 +161,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
162
161
|
overflow: hidden;
|
|
163
162
|
display: block;
|
|
164
163
|
}
|
|
165
|
-
.
|
|
164
|
+
.awsui_root_mx3cw_wdted_119.awsui_hidden_mx3cw_wdted_133:not(#\9) {
|
|
166
165
|
display: none;
|
|
167
166
|
}
|
|
168
167
|
|
|
169
|
-
.
|
|
168
|
+
.awsui_alert_mx3cw_wdted_93:not(#\9) {
|
|
170
169
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
171
170
|
border-collapse: separate;
|
|
172
171
|
border-spacing: 0;
|
|
@@ -182,7 +181,6 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
182
181
|
font-stretch: normal;
|
|
183
182
|
line-height: normal;
|
|
184
183
|
-webkit-hyphens: none;
|
|
185
|
-
-ms-hyphens: none;
|
|
186
184
|
hyphens: none;
|
|
187
185
|
letter-spacing: normal;
|
|
188
186
|
list-style: disc outside none;
|
|
@@ -211,7 +209,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
211
209
|
justify-content: flex-start;
|
|
212
210
|
align-items: flex-start;
|
|
213
211
|
border-radius: 12px;
|
|
214
|
-
border-radius: var(--border-alert-
|
|
212
|
+
border-radius: var(--border-radius-alert-n0skwy, 12px);
|
|
215
213
|
border: 2px solid;
|
|
216
214
|
border: var(--border-field-width-idlekx, 2px) solid;
|
|
217
215
|
padding: 8px 16px;
|
|
@@ -220,49 +218,49 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
220
218
|
background-color: var(--color-background-container-content-i8i4a0, #ffffff);
|
|
221
219
|
}
|
|
222
220
|
|
|
223
|
-
.
|
|
221
|
+
.awsui_body_mx3cw_wdted_156:not(#\9) {
|
|
224
222
|
display: flex;
|
|
225
223
|
flex: 1 1 0%;
|
|
226
224
|
min-width: 0;
|
|
227
225
|
}
|
|
228
226
|
|
|
229
|
-
.
|
|
227
|
+
.awsui_header_mx3cw_wdted_162:not(#\9) {
|
|
230
228
|
font-weight: 700;
|
|
231
229
|
}
|
|
232
230
|
|
|
233
|
-
.
|
|
231
|
+
.awsui_action_mx3cw_wdted_166:not(#\9) {
|
|
234
232
|
white-space: nowrap;
|
|
235
233
|
margin-left: 12px;
|
|
236
234
|
margin-left: var(--space-s-hv8c1d, 12px);
|
|
237
235
|
}
|
|
238
236
|
|
|
239
|
-
.awsui_action-
|
|
237
|
+
.awsui_action-button_mx3cw_wdted_171:not(#\9) {
|
|
240
238
|
/* used in test-utils */
|
|
241
239
|
}
|
|
242
240
|
|
|
243
|
-
.
|
|
241
|
+
.awsui_text_mx3cw_wdted_175:not(#\9) {
|
|
244
242
|
padding: 2px 0;
|
|
245
243
|
padding: var(--border-field-width-idlekx, 2px) 0;
|
|
246
244
|
margin: 4px 4px;
|
|
247
245
|
margin: var(--space-scaled-xxs-95dhkm, 4px) var(--space-xxs-ynfts5, 4px);
|
|
248
246
|
}
|
|
249
|
-
.
|
|
247
|
+
.awsui_text_mx3cw_wdted_175.awsui_icon_mx3cw_wdted_179:not(#\9) {
|
|
250
248
|
margin-left: 0;
|
|
251
249
|
}
|
|
252
|
-
.
|
|
250
|
+
.awsui_text_mx3cw_wdted_175.awsui_message_mx3cw_wdted_182:not(#\9) {
|
|
253
251
|
margin-right: 4px;
|
|
254
252
|
margin-right: var(--space-alert-message-right-qop1p1, 4px);
|
|
255
253
|
}
|
|
256
|
-
.
|
|
254
|
+
.awsui_text_mx3cw_wdted_175.awsui_message_mx3cw_wdted_182 + .awsui_action_mx3cw_wdted_166:not(#\9) {
|
|
257
255
|
margin-left: 12px;
|
|
258
256
|
margin-left: var(--space-alert-action-left-hi50rw, 12px);
|
|
259
257
|
}
|
|
260
258
|
|
|
261
259
|
/* stylelint-disable selector-max-type */
|
|
262
|
-
.
|
|
260
|
+
.awsui_root_mx3cw_wdted_119.awsui_breakpoint-default_mx3cw_wdted_190 > div > .awsui_alert_mx3cw_wdted_93 > .awsui_body_mx3cw_wdted_156:not(#\9) {
|
|
263
261
|
display: block;
|
|
264
262
|
}
|
|
265
|
-
.
|
|
263
|
+
.awsui_root_mx3cw_wdted_119.awsui_breakpoint-default_mx3cw_wdted_190 > div > .awsui_alert_mx3cw_wdted_93 > .awsui_body_mx3cw_wdted_156 > .awsui_action_mx3cw_wdted_166:not(#\9) {
|
|
266
264
|
margin-left: 4px;
|
|
267
265
|
margin-left: var(--space-xxs-ynfts5, 4px);
|
|
268
266
|
margin-bottom: 4px;
|
|
@@ -270,16 +268,16 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
270
268
|
}
|
|
271
269
|
|
|
272
270
|
/* stylelint-enable selector-max-type */
|
|
273
|
-
.
|
|
271
|
+
.awsui_message_mx3cw_wdted_182:not(#\9) {
|
|
274
272
|
flex: 1 1 0%;
|
|
275
273
|
min-width: 0;
|
|
276
274
|
}
|
|
277
275
|
|
|
278
|
-
.
|
|
276
|
+
.awsui_content_mx3cw_wdted_204:not(#\9) {
|
|
279
277
|
/* used in test-utils */
|
|
280
278
|
}
|
|
281
279
|
|
|
282
|
-
.
|
|
280
|
+
.awsui_dismiss_mx3cw_wdted_208:not(#\9) {
|
|
283
281
|
flex: 0 0 auto;
|
|
284
282
|
margin-right: calc(-1 * 4px);
|
|
285
283
|
margin-right: calc(-1 * var(--space-xxs-ynfts5, 4px));
|
|
@@ -287,54 +285,54 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
287
285
|
margin-left: var(--space-s-hv8c1d, 12px);
|
|
288
286
|
}
|
|
289
287
|
|
|
290
|
-
.awsui_dismiss-
|
|
288
|
+
.awsui_dismiss-button_mx3cw_wdted_214:not(#\9) {
|
|
291
289
|
/* used in test-utils */
|
|
292
290
|
}
|
|
293
291
|
|
|
294
|
-
.
|
|
292
|
+
.awsui_icon_mx3cw_wdted_179:not(#\9) {
|
|
295
293
|
flex: 0 0 auto;
|
|
296
294
|
}
|
|
297
295
|
|
|
298
|
-
.awsui_type-
|
|
296
|
+
.awsui_type-error_mx3cw_wdted_222:not(#\9) {
|
|
299
297
|
border-color: #d91515;
|
|
300
298
|
border-color: var(--color-border-status-error-mfrddc, #d91515);
|
|
301
299
|
background-color: #fff7f7;
|
|
302
300
|
background-color: var(--color-background-status-error-pe1hux, #fff7f7);
|
|
303
301
|
}
|
|
304
|
-
.awsui_type-
|
|
302
|
+
.awsui_type-error_mx3cw_wdted_222 > .awsui_icon_mx3cw_wdted_179:not(#\9) {
|
|
305
303
|
color: #d91515;
|
|
306
304
|
color: var(--color-text-status-error-5sesl6, #d91515);
|
|
307
305
|
}
|
|
308
306
|
|
|
309
|
-
.awsui_type-
|
|
307
|
+
.awsui_type-warning_mx3cw_wdted_230:not(#\9) {
|
|
310
308
|
border-color: #7d8998;
|
|
311
309
|
border-color: var(--color-border-status-warning-hg85ut, #7d8998);
|
|
312
310
|
background-color: #ffffff;
|
|
313
311
|
background-color: var(--color-background-status-warning-zz4oi6, #ffffff);
|
|
314
312
|
}
|
|
315
|
-
.awsui_type-
|
|
313
|
+
.awsui_type-warning_mx3cw_wdted_230 > .awsui_icon_mx3cw_wdted_179:not(#\9) {
|
|
316
314
|
color: #d91515;
|
|
317
315
|
color: var(--color-text-status-warning-27nlyh, #d91515);
|
|
318
316
|
}
|
|
319
317
|
|
|
320
|
-
.awsui_type-
|
|
318
|
+
.awsui_type-success_mx3cw_wdted_238:not(#\9) {
|
|
321
319
|
border-color: #037f0c;
|
|
322
320
|
border-color: var(--color-border-status-success-cqi45f, #037f0c);
|
|
323
321
|
background-color: #f2fcf3;
|
|
324
322
|
background-color: var(--color-background-status-success-xnxxn4, #f2fcf3);
|
|
325
323
|
}
|
|
326
|
-
.awsui_type-
|
|
324
|
+
.awsui_type-success_mx3cw_wdted_238 > .awsui_icon_mx3cw_wdted_179:not(#\9) {
|
|
327
325
|
color: #037f0c;
|
|
328
326
|
color: var(--color-text-status-success-0fzhv9, #037f0c);
|
|
329
327
|
}
|
|
330
328
|
|
|
331
|
-
.awsui_type-
|
|
329
|
+
.awsui_type-info_mx3cw_wdted_246:not(#\9) {
|
|
332
330
|
border-color: #0972d3;
|
|
333
331
|
border-color: var(--color-border-status-info-546i7i, #0972d3);
|
|
334
332
|
background-color: #f2f8fd;
|
|
335
333
|
background-color: var(--color-background-status-info-usb30e, #f2f8fd);
|
|
336
334
|
}
|
|
337
|
-
.awsui_type-
|
|
335
|
+
.awsui_type-info_mx3cw_wdted_246 > .awsui_icon_mx3cw_wdted_179:not(#\9) {
|
|
338
336
|
color: #0972d3;
|
|
339
337
|
color: var(--color-text-status-info-utupcz, #0972d3);
|
|
340
338
|
}
|
|
@@ -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
|
-
"alert": "
|
|
6
|
-
"awsui-motion-fade-in": "awsui_awsui-motion-fade-
|
|
7
|
-
"root": "
|
|
8
|
-
"hidden": "
|
|
9
|
-
"body": "
|
|
10
|
-
"header": "
|
|
11
|
-
"action": "
|
|
12
|
-
"action-button": "awsui_action-
|
|
13
|
-
"text": "
|
|
14
|
-
"icon": "
|
|
15
|
-
"message": "
|
|
16
|
-
"breakpoint-default": "awsui_breakpoint-
|
|
17
|
-
"content": "
|
|
18
|
-
"dismiss": "
|
|
19
|
-
"dismiss-button": "awsui_dismiss-
|
|
20
|
-
"type-error": "awsui_type-
|
|
21
|
-
"type-warning": "awsui_type-
|
|
22
|
-
"type-success": "awsui_type-
|
|
23
|
-
"type-info": "awsui_type-
|
|
5
|
+
"alert": "awsui_alert_mx3cw_wdted_93",
|
|
6
|
+
"awsui-motion-fade-in": "awsui_awsui-motion-fade-in_mx3cw_wdted_1",
|
|
7
|
+
"root": "awsui_root_mx3cw_wdted_119",
|
|
8
|
+
"hidden": "awsui_hidden_mx3cw_wdted_133",
|
|
9
|
+
"body": "awsui_body_mx3cw_wdted_156",
|
|
10
|
+
"header": "awsui_header_mx3cw_wdted_162",
|
|
11
|
+
"action": "awsui_action_mx3cw_wdted_166",
|
|
12
|
+
"action-button": "awsui_action-button_mx3cw_wdted_171",
|
|
13
|
+
"text": "awsui_text_mx3cw_wdted_175",
|
|
14
|
+
"icon": "awsui_icon_mx3cw_wdted_179",
|
|
15
|
+
"message": "awsui_message_mx3cw_wdted_182",
|
|
16
|
+
"breakpoint-default": "awsui_breakpoint-default_mx3cw_wdted_190",
|
|
17
|
+
"content": "awsui_content_mx3cw_wdted_204",
|
|
18
|
+
"dismiss": "awsui_dismiss_mx3cw_wdted_208",
|
|
19
|
+
"dismiss-button": "awsui_dismiss-button_mx3cw_wdted_214",
|
|
20
|
+
"type-error": "awsui_type-error_mx3cw_wdted_222",
|
|
21
|
+
"type-warning": "awsui_type-warning_mx3cw_wdted_230",
|
|
22
|
+
"type-success": "awsui_type-success_mx3cw_wdted_238",
|
|
23
|
+
"type-info": "awsui_type-info_mx3cw_wdted_246"
|
|
24
24
|
};
|
|
25
25
|
|
|
@@ -1,29 +1,29 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"arrow": "
|
|
5
|
-
"arrow-outer": "awsui_arrow-
|
|
6
|
-
"arrow-inner": "awsui_arrow-
|
|
7
|
-
"arrow-position-right-top": "awsui_arrow-position-right-
|
|
8
|
-
"arrow-position-right-bottom": "awsui_arrow-position-right-
|
|
9
|
-
"arrow-position-left-top": "awsui_arrow-position-left-
|
|
10
|
-
"arrow-position-left-bottom": "awsui_arrow-position-left-
|
|
11
|
-
"arrow-position-top-center": "awsui_arrow-position-top-
|
|
12
|
-
"arrow-position-top-responsive": "awsui_arrow-position-top-
|
|
13
|
-
"arrow-position-bottom-center": "awsui_arrow-position-bottom-
|
|
14
|
-
"arrow-position-bottom-responsive": "awsui_arrow-position-bottom-
|
|
15
|
-
"annotation": "
|
|
16
|
-
"next-button": "awsui_next-
|
|
17
|
-
"previous-button": "awsui_previous-
|
|
18
|
-
"finish-button": "awsui_finish-
|
|
19
|
-
"header": "
|
|
20
|
-
"step-counter-content": "awsui_step-counter-
|
|
21
|
-
"content": "
|
|
22
|
-
"description": "
|
|
23
|
-
"actionBar": "
|
|
24
|
-
"stepCounter": "
|
|
25
|
-
"divider": "
|
|
26
|
-
"hotspot": "
|
|
27
|
-
"icon": "
|
|
4
|
+
"arrow": "awsui_arrow_1hpp3_1lxxm_93",
|
|
5
|
+
"arrow-outer": "awsui_arrow-outer_1hpp3_1lxxm_97",
|
|
6
|
+
"arrow-inner": "awsui_arrow-inner_1hpp3_1lxxm_97",
|
|
7
|
+
"arrow-position-right-top": "awsui_arrow-position-right-top_1hpp3_1lxxm_128",
|
|
8
|
+
"arrow-position-right-bottom": "awsui_arrow-position-right-bottom_1hpp3_1lxxm_128",
|
|
9
|
+
"arrow-position-left-top": "awsui_arrow-position-left-top_1hpp3_1lxxm_131",
|
|
10
|
+
"arrow-position-left-bottom": "awsui_arrow-position-left-bottom_1hpp3_1lxxm_131",
|
|
11
|
+
"arrow-position-top-center": "awsui_arrow-position-top-center_1hpp3_1lxxm_134",
|
|
12
|
+
"arrow-position-top-responsive": "awsui_arrow-position-top-responsive_1hpp3_1lxxm_134",
|
|
13
|
+
"arrow-position-bottom-center": "awsui_arrow-position-bottom-center_1hpp3_1lxxm_137",
|
|
14
|
+
"arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_1hpp3_1lxxm_137",
|
|
15
|
+
"annotation": "awsui_annotation_1hpp3_1lxxm_145",
|
|
16
|
+
"next-button": "awsui_next-button_1hpp3_1lxxm_146",
|
|
17
|
+
"previous-button": "awsui_previous-button_1hpp3_1lxxm_147",
|
|
18
|
+
"finish-button": "awsui_finish-button_1hpp3_1lxxm_148",
|
|
19
|
+
"header": "awsui_header_1hpp3_1lxxm_149",
|
|
20
|
+
"step-counter-content": "awsui_step-counter-content_1hpp3_1lxxm_150",
|
|
21
|
+
"content": "awsui_content_1hpp3_1lxxm_151",
|
|
22
|
+
"description": "awsui_description_1hpp3_1lxxm_155",
|
|
23
|
+
"actionBar": "awsui_actionBar_1hpp3_1lxxm_160",
|
|
24
|
+
"stepCounter": "awsui_stepCounter_1hpp3_1lxxm_167",
|
|
25
|
+
"divider": "awsui_divider_1hpp3_1lxxm_171",
|
|
26
|
+
"hotspot": "awsui_hotspot_1hpp3_1lxxm_175",
|
|
27
|
+
"icon": "awsui_icon_1hpp3_1lxxm_213"
|
|
28
28
|
};
|
|
29
29
|
|
|
@@ -90,11 +90,11 @@ 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
|
-
.
|
|
93
|
+
.awsui_arrow_1hpp3_1lxxm_93:not(#\9) {
|
|
94
94
|
width: 20px;
|
|
95
95
|
height: 10px;
|
|
96
96
|
}
|
|
97
|
-
.awsui_arrow-
|
|
97
|
+
.awsui_arrow-outer_1hpp3_1lxxm_97:not(#\9), .awsui_arrow-inner_1hpp3_1lxxm_97:not(#\9) {
|
|
98
98
|
position: absolute;
|
|
99
99
|
overflow: hidden;
|
|
100
100
|
width: 20px;
|
|
@@ -102,7 +102,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
102
102
|
top: 0;
|
|
103
103
|
left: 0;
|
|
104
104
|
}
|
|
105
|
-
.awsui_arrow-
|
|
105
|
+
.awsui_arrow-outer_1hpp3_1lxxm_97:not(#\9)::after, .awsui_arrow-inner_1hpp3_1lxxm_97:not(#\9)::after {
|
|
106
106
|
content: "";
|
|
107
107
|
box-sizing: border-box;
|
|
108
108
|
display: inline-block;
|
|
@@ -115,31 +115,31 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
115
115
|
transform: rotate(45deg);
|
|
116
116
|
transform-origin: 0 100%;
|
|
117
117
|
}
|
|
118
|
-
.awsui_arrow-
|
|
118
|
+
.awsui_arrow-outer_1hpp3_1lxxm_97:not(#\9)::after {
|
|
119
119
|
background-color: #0972d3;
|
|
120
120
|
background-color: var(--color-border-status-info-546i7i, #0972d3);
|
|
121
121
|
}
|
|
122
|
-
.awsui_arrow-
|
|
122
|
+
.awsui_arrow-inner_1hpp3_1lxxm_97:not(#\9) {
|
|
123
123
|
top: 2px;
|
|
124
124
|
}
|
|
125
|
-
.awsui_arrow-
|
|
125
|
+
.awsui_arrow-inner_1hpp3_1lxxm_97:not(#\9)::after {
|
|
126
126
|
border-radius: 1px 0 0 0;
|
|
127
127
|
background-color: #f2f8fd;
|
|
128
128
|
background-color: var(--color-background-status-info-usb30e, #f2f8fd);
|
|
129
129
|
}
|
|
130
|
-
.awsui_arrow-position-right-
|
|
130
|
+
.awsui_arrow-position-right-top_1hpp3_1lxxm_128 > .awsui_arrow-outer_1hpp3_1lxxm_97:not(#\9)::after, .awsui_arrow-position-right-bottom_1hpp3_1lxxm_128 > .awsui_arrow-outer_1hpp3_1lxxm_97:not(#\9)::after {
|
|
131
131
|
box-shadow: -0.71px 0.71px 4px -2px rgba(0, 7, 22, 0.12);
|
|
132
132
|
box-shadow: -0.71px 0.71px 4px -2px var(--color-shadow-default-3se70f, rgba(0, 7, 22, 0.12));
|
|
133
133
|
}
|
|
134
|
-
.awsui_arrow-position-left-
|
|
134
|
+
.awsui_arrow-position-left-top_1hpp3_1lxxm_131 > .awsui_arrow-outer_1hpp3_1lxxm_97:not(#\9)::after, .awsui_arrow-position-left-bottom_1hpp3_1lxxm_131 > .awsui_arrow-outer_1hpp3_1lxxm_97:not(#\9)::after {
|
|
135
135
|
box-shadow: 0.71px -0.71px 4px -2px rgba(0, 7, 22, 0.12);
|
|
136
136
|
box-shadow: 0.71px -0.71px 4px -2px var(--color-shadow-default-3se70f, rgba(0, 7, 22, 0.12));
|
|
137
137
|
}
|
|
138
|
-
.awsui_arrow-position-top-
|
|
138
|
+
.awsui_arrow-position-top-center_1hpp3_1lxxm_134 > .awsui_arrow-outer_1hpp3_1lxxm_97:not(#\9)::after, .awsui_arrow-position-top-responsive_1hpp3_1lxxm_134 > .awsui_arrow-outer_1hpp3_1lxxm_97:not(#\9)::after {
|
|
139
139
|
box-shadow: -0.71px -0.71px 4px -2px rgba(0, 7, 22, 0.12);
|
|
140
140
|
box-shadow: -0.71px -0.71px 4px -2px var(--color-shadow-default-3se70f, rgba(0, 7, 22, 0.12));
|
|
141
141
|
}
|
|
142
|
-
.awsui_arrow-position-bottom-
|
|
142
|
+
.awsui_arrow-position-bottom-center_1hpp3_1lxxm_137 > .awsui_arrow-outer_1hpp3_1lxxm_97:not(#\9)::after, .awsui_arrow-position-bottom-responsive_1hpp3_1lxxm_137 > .awsui_arrow-outer_1hpp3_1lxxm_97:not(#\9)::after {
|
|
143
143
|
box-shadow: 0.71px 0.71px 4px -2px rgba(0, 7, 22, 0.12);
|
|
144
144
|
box-shadow: 0.71px 0.71px 4px -2px var(--color-shadow-default-3se70f, rgba(0, 7, 22, 0.12));
|
|
145
145
|
}
|
|
@@ -148,39 +148,39 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
148
148
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
149
149
|
SPDX-License-Identifier: Apache-2.0
|
|
150
150
|
*/
|
|
151
|
-
.
|
|
152
|
-
.awsui_next-
|
|
153
|
-
.awsui_previous-
|
|
154
|
-
.awsui_finish-
|
|
155
|
-
.
|
|
156
|
-
.awsui_step-counter-
|
|
157
|
-
.
|
|
151
|
+
.awsui_annotation_1hpp3_1lxxm_145:not(#\9),
|
|
152
|
+
.awsui_next-button_1hpp3_1lxxm_146:not(#\9),
|
|
153
|
+
.awsui_previous-button_1hpp3_1lxxm_147:not(#\9),
|
|
154
|
+
.awsui_finish-button_1hpp3_1lxxm_148:not(#\9),
|
|
155
|
+
.awsui_header_1hpp3_1lxxm_149:not(#\9),
|
|
156
|
+
.awsui_step-counter-content_1hpp3_1lxxm_150:not(#\9),
|
|
157
|
+
.awsui_content_1hpp3_1lxxm_151:not(#\9) {
|
|
158
158
|
/* used in test-utils */
|
|
159
159
|
}
|
|
160
160
|
|
|
161
|
-
.
|
|
161
|
+
.awsui_description_1hpp3_1lxxm_155:not(#\9) {
|
|
162
162
|
overflow: hidden;
|
|
163
163
|
margin-top: 4px;
|
|
164
164
|
margin-top: var(--space-xxs-ynfts5, 4px);
|
|
165
165
|
}
|
|
166
166
|
|
|
167
|
-
.
|
|
167
|
+
.awsui_actionBar_1hpp3_1lxxm_160:not(#\9) {
|
|
168
168
|
display: flex;
|
|
169
169
|
justify-content: space-between;
|
|
170
170
|
align-items: center;
|
|
171
171
|
position: relative;
|
|
172
172
|
}
|
|
173
173
|
|
|
174
|
-
.
|
|
174
|
+
.awsui_stepCounter_1hpp3_1lxxm_167:not(#\9) {
|
|
175
175
|
margin-right: 20px;
|
|
176
176
|
}
|
|
177
177
|
|
|
178
|
-
.
|
|
178
|
+
.awsui_divider_1hpp3_1lxxm_171:not(#\9) {
|
|
179
179
|
border-bottom: 2px solid #e9ebed;
|
|
180
180
|
border-bottom: var(--border-divider-section-width-4wm2it, 2px) solid var(--color-border-divider-default-7s2wjw, #e9ebed);
|
|
181
181
|
}
|
|
182
182
|
|
|
183
|
-
.
|
|
183
|
+
.awsui_hotspot_1hpp3_1lxxm_175:not(#\9) {
|
|
184
184
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
185
185
|
border-collapse: separate;
|
|
186
186
|
border-spacing: 0;
|
|
@@ -196,7 +196,6 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
196
196
|
font-stretch: normal;
|
|
197
197
|
line-height: normal;
|
|
198
198
|
-webkit-hyphens: none;
|
|
199
|
-
-ms-hyphens: none;
|
|
200
199
|
hyphens: none;
|
|
201
200
|
letter-spacing: normal;
|
|
202
201
|
list-style: disc outside none;
|
|
@@ -229,17 +228,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
229
228
|
width: 16px;
|
|
230
229
|
height: 16px;
|
|
231
230
|
}
|
|
232
|
-
.
|
|
231
|
+
.awsui_hotspot_1hpp3_1lxxm_175:not(#\9):focus {
|
|
233
232
|
outline: none;
|
|
234
233
|
}
|
|
235
|
-
.
|
|
234
|
+
.awsui_hotspot_1hpp3_1lxxm_175[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
236
235
|
position: relative;
|
|
237
236
|
}
|
|
238
|
-
.
|
|
237
|
+
.awsui_hotspot_1hpp3_1lxxm_175[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
239
238
|
outline: 2px dotted transparent;
|
|
240
239
|
outline-offset: calc(2px - 1px);
|
|
241
240
|
}
|
|
242
|
-
.
|
|
241
|
+
.awsui_hotspot_1hpp3_1lxxm_175[data-awsui-focus-visible=true]:not(#\9):focus::before {
|
|
243
242
|
content: " ";
|
|
244
243
|
display: block;
|
|
245
244
|
position: absolute;
|
|
@@ -248,20 +247,20 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
248
247
|
width: calc(100% + 2 * 2px);
|
|
249
248
|
height: calc(100% + 2 * 2px);
|
|
250
249
|
border-radius: 4px;
|
|
251
|
-
border-radius: var(--border-control-focus-ring-
|
|
250
|
+
border-radius: var(--border-radius-control-focus-ring-circle-48k0xl, 4px);
|
|
252
251
|
box-shadow: 0 0 0 2px #0972d3;
|
|
253
252
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
254
253
|
}
|
|
255
|
-
.
|
|
254
|
+
.awsui_hotspot_1hpp3_1lxxm_175 > .awsui_icon_1hpp3_1lxxm_213:not(#\9) {
|
|
256
255
|
position: relative;
|
|
257
256
|
stroke: #0972d3;
|
|
258
257
|
stroke: var(--color-text-link-default-5f186r, #0972d3);
|
|
259
258
|
}
|
|
260
|
-
.
|
|
259
|
+
.awsui_hotspot_1hpp3_1lxxm_175:not(#\9):hover > .awsui_icon_1hpp3_1lxxm_213 {
|
|
261
260
|
stroke: #033160;
|
|
262
261
|
stroke: var(--color-text-link-hover-kololx, #033160);
|
|
263
262
|
}
|
|
264
|
-
.
|
|
263
|
+
.awsui_hotspot_1hpp3_1lxxm_175:not(#\9):active > .awsui_icon_1hpp3_1lxxm_213 {
|
|
265
264
|
stroke: #0972d3;
|
|
266
265
|
stroke: var(--color-text-link-default-5f186r, #0972d3);
|
|
267
266
|
}
|
|
@@ -2,29 +2,29 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"arrow": "
|
|
6
|
-
"arrow-outer": "awsui_arrow-
|
|
7
|
-
"arrow-inner": "awsui_arrow-
|
|
8
|
-
"arrow-position-right-top": "awsui_arrow-position-right-
|
|
9
|
-
"arrow-position-right-bottom": "awsui_arrow-position-right-
|
|
10
|
-
"arrow-position-left-top": "awsui_arrow-position-left-
|
|
11
|
-
"arrow-position-left-bottom": "awsui_arrow-position-left-
|
|
12
|
-
"arrow-position-top-center": "awsui_arrow-position-top-
|
|
13
|
-
"arrow-position-top-responsive": "awsui_arrow-position-top-
|
|
14
|
-
"arrow-position-bottom-center": "awsui_arrow-position-bottom-
|
|
15
|
-
"arrow-position-bottom-responsive": "awsui_arrow-position-bottom-
|
|
16
|
-
"annotation": "
|
|
17
|
-
"next-button": "awsui_next-
|
|
18
|
-
"previous-button": "awsui_previous-
|
|
19
|
-
"finish-button": "awsui_finish-
|
|
20
|
-
"header": "
|
|
21
|
-
"step-counter-content": "awsui_step-counter-
|
|
22
|
-
"content": "
|
|
23
|
-
"description": "
|
|
24
|
-
"actionBar": "
|
|
25
|
-
"stepCounter": "
|
|
26
|
-
"divider": "
|
|
27
|
-
"hotspot": "
|
|
28
|
-
"icon": "
|
|
5
|
+
"arrow": "awsui_arrow_1hpp3_1lxxm_93",
|
|
6
|
+
"arrow-outer": "awsui_arrow-outer_1hpp3_1lxxm_97",
|
|
7
|
+
"arrow-inner": "awsui_arrow-inner_1hpp3_1lxxm_97",
|
|
8
|
+
"arrow-position-right-top": "awsui_arrow-position-right-top_1hpp3_1lxxm_128",
|
|
9
|
+
"arrow-position-right-bottom": "awsui_arrow-position-right-bottom_1hpp3_1lxxm_128",
|
|
10
|
+
"arrow-position-left-top": "awsui_arrow-position-left-top_1hpp3_1lxxm_131",
|
|
11
|
+
"arrow-position-left-bottom": "awsui_arrow-position-left-bottom_1hpp3_1lxxm_131",
|
|
12
|
+
"arrow-position-top-center": "awsui_arrow-position-top-center_1hpp3_1lxxm_134",
|
|
13
|
+
"arrow-position-top-responsive": "awsui_arrow-position-top-responsive_1hpp3_1lxxm_134",
|
|
14
|
+
"arrow-position-bottom-center": "awsui_arrow-position-bottom-center_1hpp3_1lxxm_137",
|
|
15
|
+
"arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_1hpp3_1lxxm_137",
|
|
16
|
+
"annotation": "awsui_annotation_1hpp3_1lxxm_145",
|
|
17
|
+
"next-button": "awsui_next-button_1hpp3_1lxxm_146",
|
|
18
|
+
"previous-button": "awsui_previous-button_1hpp3_1lxxm_147",
|
|
19
|
+
"finish-button": "awsui_finish-button_1hpp3_1lxxm_148",
|
|
20
|
+
"header": "awsui_header_1hpp3_1lxxm_149",
|
|
21
|
+
"step-counter-content": "awsui_step-counter-content_1hpp3_1lxxm_150",
|
|
22
|
+
"content": "awsui_content_1hpp3_1lxxm_151",
|
|
23
|
+
"description": "awsui_description_1hpp3_1lxxm_155",
|
|
24
|
+
"actionBar": "awsui_actionBar_1hpp3_1lxxm_160",
|
|
25
|
+
"stepCounter": "awsui_stepCounter_1hpp3_1lxxm_167",
|
|
26
|
+
"divider": "awsui_divider_1hpp3_1lxxm_171",
|
|
27
|
+
"hotspot": "awsui_hotspot_1hpp3_1lxxm_175",
|
|
28
|
+
"icon": "awsui_icon_1hpp3_1lxxm_213"
|
|
29
29
|
};
|
|
30
30
|
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"close-button": "awsui_close-
|
|
5
|
-
"circular-toggle": "awsui_circular-
|
|
6
|
-
"circular-toggle-selected": "awsui_circular-toggle-
|
|
4
|
+
"close-button": "awsui_close-button_16w0h_86y5e_93",
|
|
5
|
+
"circular-toggle": "awsui_circular-toggle_16w0h_86y5e_101",
|
|
6
|
+
"circular-toggle-selected": "awsui_circular-toggle-selected_16w0h_86y5e_139"
|
|
7
7
|
};
|
|
8
8
|
|