@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
|
-
.
|
|
14
|
-
animation: awsui_awsui-motion-fade-
|
|
13
|
+
.awsui_alert_mx3cw_18uda_13:not(#\9) {
|
|
14
|
+
animation: awsui_awsui-motion-fade-in_mx3cw_18uda_1 var(--motion-duration-show-paced-i87eux, 180ms) var(--motion-easing-show-paced-r4ee22, ease-out);
|
|
15
15
|
}
|
|
16
|
-
@keyframes awsui_awsui-motion-fade-
|
|
16
|
+
@keyframes awsui_awsui-motion-fade-in_mx3cw_18uda_1 {
|
|
17
17
|
from {
|
|
18
18
|
opacity: 0.2;
|
|
19
19
|
}
|
|
@@ -22,12 +22,12 @@ 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
|
-
.
|
|
25
|
+
.awsui_alert_mx3cw_18uda_13:not(#\9) {
|
|
26
26
|
animation: none;
|
|
27
27
|
transition: none;
|
|
28
28
|
}
|
|
29
29
|
}
|
|
30
|
-
.awsui-motion-disabled .
|
|
30
|
+
.awsui-motion-disabled .awsui_alert_mx3cw_18uda_13:not(#\9), .awsui-mode-entering .awsui_alert_mx3cw_18uda_13:not(#\9) {
|
|
31
31
|
animation: none;
|
|
32
32
|
transition: none;
|
|
33
33
|
}
|
|
@@ -81,7 +81,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
81
81
|
inherits: false;
|
|
82
82
|
}
|
|
83
83
|
/* awsui:style-api-slot name=root tokens=color, background-color, border-color, border-width, border-radius, padding-block, padding-inline, focus-ring-color, focus-ring-width, focus-ring-radius, focus-ring-gutter-block, focus-ring-gutter-inline */
|
|
84
|
-
.
|
|
84
|
+
.awsui_root_mx3cw_18uda_84:not(#\9) {
|
|
85
85
|
border-collapse: separate;
|
|
86
86
|
border-spacing: 0;
|
|
87
87
|
box-sizing: border-box;
|
|
@@ -116,11 +116,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
116
116
|
overflow: hidden;
|
|
117
117
|
display: block;
|
|
118
118
|
}
|
|
119
|
-
.
|
|
119
|
+
.awsui_root_mx3cw_18uda_84.awsui_hidden_mx3cw_18uda_119:not(#\9) {
|
|
120
120
|
display: none;
|
|
121
121
|
}
|
|
122
122
|
|
|
123
|
-
.
|
|
123
|
+
.awsui_alert_mx3cw_18uda_13:not(#\9) {
|
|
124
124
|
--awsui-internal-style-color: var(--awsui-style-color);
|
|
125
125
|
--awsui-internal-style-background-color: var(--awsui-style-background-color);
|
|
126
126
|
--awsui-internal-style-border-color: var(--awsui-style-border-color);
|
|
@@ -179,7 +179,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
179
179
|
background-color: var(--awsui-internal-style-background-color, var(--color-background-container-content-mjfil9, #ffffff));
|
|
180
180
|
}
|
|
181
181
|
|
|
182
|
-
.awsui_alert-
|
|
182
|
+
.awsui_alert-wrapper_mx3cw_18uda_182:not(#\9) {
|
|
183
183
|
flex: 1;
|
|
184
184
|
display: flex;
|
|
185
185
|
flex-direction: row;
|
|
@@ -187,46 +187,46 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
187
187
|
column-gap: var(--space-alert-action-left-6trzof, 20px);
|
|
188
188
|
}
|
|
189
189
|
|
|
190
|
-
.
|
|
190
|
+
.awsui_hidden_mx3cw_18uda_119:not(#\9) {
|
|
191
191
|
display: none;
|
|
192
192
|
}
|
|
193
193
|
|
|
194
|
-
.awsui_initial-
|
|
194
|
+
.awsui_initial-hidden_mx3cw_18uda_194:not(#\9) {
|
|
195
195
|
overflow: hidden;
|
|
196
196
|
block-size: 0;
|
|
197
197
|
}
|
|
198
198
|
|
|
199
|
-
.
|
|
200
|
-
.awsui_header-
|
|
199
|
+
.awsui_header_mx3cw_18uda_199:not(#\9),
|
|
200
|
+
.awsui_header-replacement_mx3cw_18uda_200:not(#\9) {
|
|
201
201
|
font-weight: var(--font-weight-alert-header-ym3e4s, 700);
|
|
202
202
|
}
|
|
203
203
|
|
|
204
|
-
.
|
|
204
|
+
.awsui_action_mx3cw_18uda_204:not(#\9) {
|
|
205
205
|
white-space: nowrap;
|
|
206
206
|
}
|
|
207
207
|
|
|
208
|
-
.awsui_action-
|
|
209
|
-
.awsui_action-
|
|
208
|
+
.awsui_action-slot_mx3cw_18uda_208:not(#\9),
|
|
209
|
+
.awsui_action-button_mx3cw_18uda_209:not(#\9) {
|
|
210
210
|
/* used in test-utils */
|
|
211
211
|
}
|
|
212
212
|
|
|
213
|
-
.awsui_alert-focus-
|
|
213
|
+
.awsui_alert-focus-wrapper_mx3cw_18uda_213:not(#\9) {
|
|
214
214
|
flex: 1;
|
|
215
215
|
min-inline-size: 70%;
|
|
216
216
|
display: grid;
|
|
217
217
|
grid-template-columns: min-content auto;
|
|
218
218
|
}
|
|
219
|
-
.awsui_alert-focus-
|
|
219
|
+
.awsui_alert-focus-wrapper_mx3cw_18uda_213:not(#\9):focus {
|
|
220
220
|
outline: none;
|
|
221
221
|
}
|
|
222
|
-
body[data-awsui-focus-visible=true] .awsui_alert-focus-
|
|
222
|
+
body[data-awsui-focus-visible=true] .awsui_alert-focus-wrapper_mx3cw_18uda_213:not(#\9):focus {
|
|
223
223
|
position: relative;
|
|
224
224
|
}
|
|
225
|
-
body[data-awsui-focus-visible=true] .awsui_alert-focus-
|
|
225
|
+
body[data-awsui-focus-visible=true] .awsui_alert-focus-wrapper_mx3cw_18uda_213:not(#\9):focus {
|
|
226
226
|
outline: 2px dotted transparent;
|
|
227
227
|
outline-offset: calc(var(--awsui-internal-style-focus-ring-gutter-inline, var(--space-button-focus-outline-gutter-dzjnny, 3px)) - 1px);
|
|
228
228
|
}
|
|
229
|
-
body[data-awsui-focus-visible=true] .awsui_alert-focus-
|
|
229
|
+
body[data-awsui-focus-visible=true] .awsui_alert-focus-wrapper_mx3cw_18uda_213:not(#\9):focus::before {
|
|
230
230
|
content: " ";
|
|
231
231
|
display: block;
|
|
232
232
|
position: absolute;
|
|
@@ -234,91 +234,91 @@ body[data-awsui-focus-visible=true] .awsui_alert-focus-wrapper_mx3cw_1l3uv_213:n
|
|
|
234
234
|
inset-block-start: calc(-1 * var(--awsui-internal-style-focus-ring-gutter-block, var(--space-button-focus-outline-gutter-dzjnny, 3px)));
|
|
235
235
|
inline-size: calc(100% + var(--awsui-internal-style-focus-ring-gutter-inline, var(--space-button-focus-outline-gutter-dzjnny, 3px)) + var(--awsui-internal-style-focus-ring-gutter-inline, var(--space-button-focus-outline-gutter-dzjnny, 3px)));
|
|
236
236
|
block-size: calc(100% + var(--awsui-internal-style-focus-ring-gutter-block, var(--space-button-focus-outline-gutter-dzjnny, 3px)) + var(--awsui-internal-style-focus-ring-gutter-block, var(--space-button-focus-outline-gutter-dzjnny, 3px)));
|
|
237
|
-
border-start-start-radius: var(--awsui-internal-style-focus-ring-radius, var(--awsui-alert-focus-ring-border-radius-
|
|
238
|
-
border-start-end-radius: var(--awsui-internal-style-focus-ring-radius, var(--awsui-alert-focus-ring-border-radius-
|
|
239
|
-
border-end-start-radius: var(--awsui-internal-style-focus-ring-radius, var(--awsui-alert-focus-ring-border-radius-
|
|
240
|
-
border-end-end-radius: var(--awsui-internal-style-focus-ring-radius, var(--awsui-alert-focus-ring-border-radius-
|
|
241
|
-
box-shadow: 0 0 0 var(--awsui-internal-style-focus-ring-width, var(--awsui-alert-focus-ring-border-width-
|
|
237
|
+
border-start-start-radius: var(--awsui-internal-style-focus-ring-radius, var(--awsui-alert-focus-ring-border-radius-66120l, var(--border-radius-control-default-focus-ring-akwhsf, 2px)));
|
|
238
|
+
border-start-end-radius: var(--awsui-internal-style-focus-ring-radius, var(--awsui-alert-focus-ring-border-radius-66120l, var(--border-radius-control-default-focus-ring-akwhsf, 2px)));
|
|
239
|
+
border-end-start-radius: var(--awsui-internal-style-focus-ring-radius, var(--awsui-alert-focus-ring-border-radius-66120l, var(--border-radius-control-default-focus-ring-akwhsf, 2px)));
|
|
240
|
+
border-end-end-radius: var(--awsui-internal-style-focus-ring-radius, var(--awsui-alert-focus-ring-border-radius-66120l, var(--border-radius-control-default-focus-ring-akwhsf, 2px)));
|
|
241
|
+
box-shadow: 0 0 0 var(--awsui-internal-style-focus-ring-width, var(--awsui-alert-focus-ring-border-width-66120l, 2px)) var(--awsui-internal-style-focus-ring-color, var(--awsui-alert-focus-ring-border-color-66120l, var(--color-border-item-focused-sewkzn, #0073bb)));
|
|
242
242
|
}
|
|
243
243
|
|
|
244
244
|
/* awsui:style-api-slot name=icon tokens=color */
|
|
245
|
-
.
|
|
245
|
+
.awsui_icon_mx3cw_18uda_245:not(#\9) {
|
|
246
246
|
--awsui-internal-style-color: var(--awsui-style-color);
|
|
247
247
|
}
|
|
248
248
|
|
|
249
|
-
.
|
|
249
|
+
.awsui_text_mx3cw_18uda_249:not(#\9) {
|
|
250
250
|
min-inline-size: 0;
|
|
251
251
|
padding-block: var(--border-width-button-lffd4t, 1px);
|
|
252
252
|
padding-inline: 0;
|
|
253
253
|
margin-block: var(--space-scaled-xxs-j00t0m, 4px);
|
|
254
254
|
margin-inline: var(--space-xxs-3o1yoq, 4px);
|
|
255
255
|
}
|
|
256
|
-
.
|
|
256
|
+
.awsui_text_mx3cw_18uda_249.awsui_icon_mx3cw_18uda_245:not(#\9) {
|
|
257
257
|
margin-inline-start: 0;
|
|
258
258
|
}
|
|
259
|
-
.
|
|
259
|
+
.awsui_text_mx3cw_18uda_249.awsui_message_mx3cw_18uda_259:not(#\9) {
|
|
260
260
|
margin-inline-end: var(--space-alert-message-right-3i2sx2, 0px);
|
|
261
261
|
}
|
|
262
262
|
|
|
263
|
-
.awsui_action-
|
|
263
|
+
.awsui_action-wrapped_mx3cw_18uda_263:not(#\9) {
|
|
264
264
|
margin-block-end: var(--space-xxs-3o1yoq, 4px);
|
|
265
265
|
}
|
|
266
266
|
|
|
267
|
-
.awsui_icon-size-
|
|
267
|
+
.awsui_icon-size-medium_mx3cw_18uda_267 > .awsui_alert-wrapper_mx3cw_18uda_182 > .awsui_action-wrapped_mx3cw_18uda_263:not(#\9) {
|
|
268
268
|
margin-inline-start: calc(var(--size-icon-medium-0cbske, 16px) + var(--space-xs-m9b7jf, 8px));
|
|
269
269
|
}
|
|
270
270
|
|
|
271
|
-
.awsui_icon-size-
|
|
271
|
+
.awsui_icon-size-big_mx3cw_18uda_271 > .awsui_alert-wrapper_mx3cw_18uda_182 > .awsui_action-wrapped_mx3cw_18uda_263:not(#\9) {
|
|
272
272
|
margin-inline-start: calc(var(--size-icon-big-z6z1yl, 32px) + var(--space-xs-m9b7jf, 8px));
|
|
273
273
|
}
|
|
274
274
|
|
|
275
|
-
.awsui_icon-size-
|
|
275
|
+
.awsui_icon-size-normal_mx3cw_18uda_275 > .awsui_alert-wrapper_mx3cw_18uda_182 > .awsui_action-wrapped_mx3cw_18uda_263:not(#\9) {
|
|
276
276
|
margin-inline-start: calc(var(--size-icon-normal-311gry, 16px) + var(--space-xs-m9b7jf, 8px));
|
|
277
277
|
}
|
|
278
278
|
|
|
279
|
-
.
|
|
280
|
-
.awsui_content-
|
|
279
|
+
.awsui_content_mx3cw_18uda_279:not(#\9),
|
|
280
|
+
.awsui_content-replacement_mx3cw_18uda_280:not(#\9) {
|
|
281
281
|
/* used in test-utils */
|
|
282
282
|
}
|
|
283
283
|
|
|
284
|
-
.
|
|
284
|
+
.awsui_dismiss_mx3cw_18uda_284:not(#\9) {
|
|
285
285
|
margin-inline-end: calc(-1 * var(--space-xxs-3o1yoq, 4px));
|
|
286
286
|
margin-inline-start: var(--space-s-kll7oj, 12px);
|
|
287
287
|
}
|
|
288
288
|
|
|
289
289
|
/* awsui:style-api-slot name=dismissButton component=button slot=root */
|
|
290
|
-
.awsui_dismiss-
|
|
290
|
+
.awsui_dismiss-button_mx3cw_18uda_290:not(#\9) {
|
|
291
291
|
/* used in test-utils */
|
|
292
292
|
}
|
|
293
293
|
|
|
294
|
-
.awsui_type-
|
|
294
|
+
.awsui_type-error_mx3cw_18uda_294:not(#\9) {
|
|
295
295
|
border-color: var(--awsui-internal-style-border-color, var(--color-border-status-error-nczvil, #d13212));
|
|
296
296
|
background-color: var(--awsui-internal-style-background-color, var(--color-background-alert-error-dpj69i, #fdf3f1));
|
|
297
297
|
}
|
|
298
|
-
.awsui_type-
|
|
299
|
-
color: var(--awsui-internal-style-color, var(--awsui-alert-icon-color-
|
|
298
|
+
.awsui_type-error_mx3cw_18uda_294 > .awsui_alert-wrapper_mx3cw_18uda_182 > .awsui_alert-focus-wrapper_mx3cw_18uda_213 > .awsui_icon_mx3cw_18uda_245:not(#\9) {
|
|
299
|
+
color: var(--awsui-internal-style-color, var(--awsui-alert-icon-color-66120l, var(--color-text-alert-icon-error-6ivbnd, #d13212)));
|
|
300
300
|
}
|
|
301
301
|
|
|
302
|
-
.awsui_type-
|
|
302
|
+
.awsui_type-warning_mx3cw_18uda_302:not(#\9) {
|
|
303
303
|
border-color: var(--awsui-internal-style-border-color, var(--color-border-status-warning-zj1tu9, #906806));
|
|
304
304
|
background-color: var(--awsui-internal-style-background-color, var(--color-background-alert-warning-021z3n, #fffef0));
|
|
305
305
|
}
|
|
306
|
-
.awsui_type-
|
|
307
|
-
color: var(--awsui-internal-style-color, var(--awsui-alert-icon-color-
|
|
306
|
+
.awsui_type-warning_mx3cw_18uda_302 > .awsui_alert-wrapper_mx3cw_18uda_182 > .awsui_alert-focus-wrapper_mx3cw_18uda_213 > .awsui_icon_mx3cw_18uda_245:not(#\9) {
|
|
307
|
+
color: var(--awsui-internal-style-color, var(--awsui-alert-icon-color-66120l, var(--color-text-alert-icon-warning-lan9qr, #906806)));
|
|
308
308
|
}
|
|
309
309
|
|
|
310
|
-
.awsui_type-
|
|
310
|
+
.awsui_type-success_mx3cw_18uda_310:not(#\9) {
|
|
311
311
|
border-color: var(--awsui-internal-style-border-color, var(--color-border-status-success-zsy8d6, #1d8102));
|
|
312
312
|
background-color: var(--awsui-internal-style-background-color, var(--color-background-alert-success-9dyn87, #f2f8f0));
|
|
313
313
|
}
|
|
314
|
-
.awsui_type-
|
|
315
|
-
color: var(--awsui-internal-style-color, var(--awsui-alert-icon-color-
|
|
314
|
+
.awsui_type-success_mx3cw_18uda_310 > .awsui_alert-wrapper_mx3cw_18uda_182 > .awsui_alert-focus-wrapper_mx3cw_18uda_213 > .awsui_icon_mx3cw_18uda_245:not(#\9) {
|
|
315
|
+
color: var(--awsui-internal-style-color, var(--awsui-alert-icon-color-66120l, var(--color-text-alert-icon-success-1ldpm2, #1d8102)));
|
|
316
316
|
}
|
|
317
317
|
|
|
318
|
-
.awsui_type-
|
|
318
|
+
.awsui_type-info_mx3cw_18uda_318:not(#\9) {
|
|
319
319
|
border-color: var(--awsui-internal-style-border-color, var(--color-border-status-info-e5c14y, #0073bb));
|
|
320
320
|
background-color: var(--awsui-internal-style-background-color, var(--color-background-alert-info-lqhdg0, #f1faff));
|
|
321
321
|
}
|
|
322
|
-
.awsui_type-
|
|
323
|
-
color: var(--awsui-internal-style-color, var(--awsui-alert-icon-color-
|
|
322
|
+
.awsui_type-info_mx3cw_18uda_318 > .awsui_alert-wrapper_mx3cw_18uda_182 > .awsui_alert-focus-wrapper_mx3cw_18uda_213 > .awsui_icon_mx3cw_18uda_245:not(#\9) {
|
|
323
|
+
color: var(--awsui-internal-style-color, var(--awsui-alert-icon-color-66120l, var(--color-text-alert-icon-info-ud5q0o, #0073bb)));
|
|
324
324
|
}
|
|
@@ -2,32 +2,32 @@
|
|
|
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
|
-
"alert-wrapper": "awsui_alert-
|
|
10
|
-
"initial-hidden": "awsui_initial-
|
|
11
|
-
"header": "
|
|
12
|
-
"header-replacement": "awsui_header-
|
|
13
|
-
"action": "
|
|
14
|
-
"action-slot": "awsui_action-
|
|
15
|
-
"action-button": "awsui_action-
|
|
16
|
-
"alert-focus-wrapper": "awsui_alert-focus-
|
|
17
|
-
"icon": "
|
|
18
|
-
"text": "
|
|
19
|
-
"message": "
|
|
20
|
-
"action-wrapped": "awsui_action-
|
|
21
|
-
"icon-size-medium": "awsui_icon-size-
|
|
22
|
-
"icon-size-big": "awsui_icon-size-
|
|
23
|
-
"icon-size-normal": "awsui_icon-size-
|
|
24
|
-
"content": "
|
|
25
|
-
"content-replacement": "awsui_content-
|
|
26
|
-
"dismiss": "
|
|
27
|
-
"dismiss-button": "awsui_dismiss-
|
|
28
|
-
"type-error": "awsui_type-
|
|
29
|
-
"type-warning": "awsui_type-
|
|
30
|
-
"type-success": "awsui_type-
|
|
31
|
-
"type-info": "awsui_type-
|
|
5
|
+
"alert": "awsui_alert_mx3cw_18uda_13",
|
|
6
|
+
"awsui-motion-fade-in": "awsui_awsui-motion-fade-in_mx3cw_18uda_1",
|
|
7
|
+
"root": "awsui_root_mx3cw_18uda_84",
|
|
8
|
+
"hidden": "awsui_hidden_mx3cw_18uda_119",
|
|
9
|
+
"alert-wrapper": "awsui_alert-wrapper_mx3cw_18uda_182",
|
|
10
|
+
"initial-hidden": "awsui_initial-hidden_mx3cw_18uda_194",
|
|
11
|
+
"header": "awsui_header_mx3cw_18uda_199",
|
|
12
|
+
"header-replacement": "awsui_header-replacement_mx3cw_18uda_200",
|
|
13
|
+
"action": "awsui_action_mx3cw_18uda_204",
|
|
14
|
+
"action-slot": "awsui_action-slot_mx3cw_18uda_208",
|
|
15
|
+
"action-button": "awsui_action-button_mx3cw_18uda_209",
|
|
16
|
+
"alert-focus-wrapper": "awsui_alert-focus-wrapper_mx3cw_18uda_213",
|
|
17
|
+
"icon": "awsui_icon_mx3cw_18uda_245",
|
|
18
|
+
"text": "awsui_text_mx3cw_18uda_249",
|
|
19
|
+
"message": "awsui_message_mx3cw_18uda_259",
|
|
20
|
+
"action-wrapped": "awsui_action-wrapped_mx3cw_18uda_263",
|
|
21
|
+
"icon-size-medium": "awsui_icon-size-medium_mx3cw_18uda_267",
|
|
22
|
+
"icon-size-big": "awsui_icon-size-big_mx3cw_18uda_271",
|
|
23
|
+
"icon-size-normal": "awsui_icon-size-normal_mx3cw_18uda_275",
|
|
24
|
+
"content": "awsui_content_mx3cw_18uda_279",
|
|
25
|
+
"content-replacement": "awsui_content-replacement_mx3cw_18uda_280",
|
|
26
|
+
"dismiss": "awsui_dismiss_mx3cw_18uda_284",
|
|
27
|
+
"dismiss-button": "awsui_dismiss-button_mx3cw_18uda_290",
|
|
28
|
+
"type-error": "awsui_type-error_mx3cw_18uda_294",
|
|
29
|
+
"type-warning": "awsui_type-warning_mx3cw_18uda_302",
|
|
30
|
+
"type-success": "awsui_type-success_mx3cw_18uda_310",
|
|
31
|
+
"type-info": "awsui_type-info_mx3cw_18uda_318"
|
|
32
32
|
};
|
|
33
33
|
|
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"annotation": "
|
|
5
|
-
"next-button": "awsui_next-
|
|
6
|
-
"previous-button": "awsui_previous-
|
|
7
|
-
"finish-button": "awsui_finish-
|
|
8
|
-
"header": "
|
|
9
|
-
"step-counter-content": "awsui_step-counter-
|
|
10
|
-
"content": "
|
|
11
|
-
"description": "
|
|
12
|
-
"actionBar": "
|
|
13
|
-
"stepCounter": "
|
|
14
|
-
"divider": "
|
|
15
|
-
"hotspot": "
|
|
16
|
-
"icon": "
|
|
4
|
+
"annotation": "awsui_annotation_1hpp3_1mlg5_9",
|
|
5
|
+
"next-button": "awsui_next-button_1hpp3_1mlg5_10",
|
|
6
|
+
"previous-button": "awsui_previous-button_1hpp3_1mlg5_11",
|
|
7
|
+
"finish-button": "awsui_finish-button_1hpp3_1mlg5_12",
|
|
8
|
+
"header": "awsui_header_1hpp3_1mlg5_13",
|
|
9
|
+
"step-counter-content": "awsui_step-counter-content_1hpp3_1mlg5_14",
|
|
10
|
+
"content": "awsui_content_1hpp3_1mlg5_15",
|
|
11
|
+
"description": "awsui_description_1hpp3_1mlg5_19",
|
|
12
|
+
"actionBar": "awsui_actionBar_1hpp3_1mlg5_24",
|
|
13
|
+
"stepCounter": "awsui_stepCounter_1hpp3_1mlg5_31",
|
|
14
|
+
"divider": "awsui_divider_1hpp3_1mlg5_35",
|
|
15
|
+
"hotspot": "awsui_hotspot_1hpp3_1mlg5_39",
|
|
16
|
+
"icon": "awsui_icon_1hpp3_1mlg5_110"
|
|
17
17
|
};
|
|
18
18
|
|
|
@@ -6,37 +6,37 @@
|
|
|
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
|
-
.
|
|
10
|
-
.awsui_next-
|
|
11
|
-
.awsui_previous-
|
|
12
|
-
.awsui_finish-
|
|
13
|
-
.
|
|
14
|
-
.awsui_step-counter-
|
|
15
|
-
.
|
|
9
|
+
.awsui_annotation_1hpp3_1mlg5_9:not(#\9),
|
|
10
|
+
.awsui_next-button_1hpp3_1mlg5_10:not(#\9),
|
|
11
|
+
.awsui_previous-button_1hpp3_1mlg5_11:not(#\9),
|
|
12
|
+
.awsui_finish-button_1hpp3_1mlg5_12:not(#\9),
|
|
13
|
+
.awsui_header_1hpp3_1mlg5_13:not(#\9),
|
|
14
|
+
.awsui_step-counter-content_1hpp3_1mlg5_14:not(#\9),
|
|
15
|
+
.awsui_content_1hpp3_1mlg5_15:not(#\9) {
|
|
16
16
|
/* used in test-utils */
|
|
17
17
|
}
|
|
18
18
|
|
|
19
|
-
.
|
|
19
|
+
.awsui_description_1hpp3_1mlg5_19:not(#\9) {
|
|
20
20
|
overflow: hidden;
|
|
21
21
|
margin-block-start: var(--space-xxs-3o1yoq, 4px);
|
|
22
22
|
}
|
|
23
23
|
|
|
24
|
-
.
|
|
24
|
+
.awsui_actionBar_1hpp3_1mlg5_24:not(#\9) {
|
|
25
25
|
display: flex;
|
|
26
26
|
justify-content: space-between;
|
|
27
27
|
align-items: center;
|
|
28
28
|
position: relative;
|
|
29
29
|
}
|
|
30
30
|
|
|
31
|
-
.
|
|
31
|
+
.awsui_stepCounter_1hpp3_1mlg5_31:not(#\9) {
|
|
32
32
|
margin-inline-end: 20px;
|
|
33
33
|
}
|
|
34
34
|
|
|
35
|
-
.
|
|
35
|
+
.awsui_divider_1hpp3_1mlg5_35:not(#\9) {
|
|
36
36
|
border-block-end: var(--border-divider-section-width-dlkb8v, 1px) solid var(--color-border-divider-default-diwd4w, #eaeded);
|
|
37
37
|
}
|
|
38
38
|
|
|
39
|
-
.
|
|
39
|
+
.awsui_hotspot_1hpp3_1mlg5_39:not(#\9) {
|
|
40
40
|
border-collapse: separate;
|
|
41
41
|
border-spacing: 0;
|
|
42
42
|
box-sizing: border-box;
|
|
@@ -72,28 +72,28 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
72
72
|
padding-block: 0;
|
|
73
73
|
padding-inline: 0;
|
|
74
74
|
cursor: pointer;
|
|
75
|
-
scroll-margin: var(--awsui-content-scroll-margin-
|
|
75
|
+
scroll-margin: var(--awsui-content-scroll-margin-66120l, 40px 0 0 0);
|
|
76
76
|
position: relative;
|
|
77
77
|
inline-size: 16px;
|
|
78
78
|
block-size: 16px;
|
|
79
79
|
}
|
|
80
|
-
.
|
|
80
|
+
.awsui_hotspot_1hpp3_1mlg5_39:not(#\9):before {
|
|
81
81
|
content: "";
|
|
82
82
|
position: absolute;
|
|
83
83
|
inset: calc(-1 * var(--space-xxs-3o1yoq, 4px));
|
|
84
84
|
z-index: 1;
|
|
85
85
|
}
|
|
86
|
-
.
|
|
86
|
+
.awsui_hotspot_1hpp3_1mlg5_39:not(#\9):focus {
|
|
87
87
|
outline: none;
|
|
88
88
|
}
|
|
89
|
-
body[data-awsui-focus-visible=true] .
|
|
89
|
+
body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_1mlg5_39:not(#\9):focus {
|
|
90
90
|
position: relative;
|
|
91
91
|
}
|
|
92
|
-
body[data-awsui-focus-visible=true] .
|
|
92
|
+
body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_1mlg5_39:not(#\9):focus {
|
|
93
93
|
outline: 2px dotted transparent;
|
|
94
94
|
outline-offset: calc(2px - 1px);
|
|
95
95
|
}
|
|
96
|
-
body[data-awsui-focus-visible=true] .
|
|
96
|
+
body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_1mlg5_39:not(#\9):focus::before {
|
|
97
97
|
content: " ";
|
|
98
98
|
display: block;
|
|
99
99
|
position: absolute;
|
|
@@ -107,13 +107,13 @@ body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_k1qdx_39:not(#\9):focus
|
|
|
107
107
|
border-end-end-radius: var(--border-radius-control-circular-focus-ring-go6crh, 50%);
|
|
108
108
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-sewkzn, #0073bb);
|
|
109
109
|
}
|
|
110
|
-
.
|
|
110
|
+
.awsui_hotspot_1hpp3_1mlg5_39 > .awsui_icon_1hpp3_1mlg5_110:not(#\9) {
|
|
111
111
|
position: relative;
|
|
112
112
|
stroke: var(--color-text-tutorial-hotspot-default-wh1ngd, #0073bb);
|
|
113
113
|
}
|
|
114
|
-
.
|
|
114
|
+
.awsui_hotspot_1hpp3_1mlg5_39:not(#\9):hover > .awsui_icon_1hpp3_1mlg5_110 {
|
|
115
115
|
stroke: var(--color-text-tutorial-hotspot-hover-azi6ck, #0a4a74);
|
|
116
116
|
}
|
|
117
|
-
.
|
|
117
|
+
.awsui_hotspot_1hpp3_1mlg5_39:not(#\9):active > .awsui_icon_1hpp3_1mlg5_110 {
|
|
118
118
|
stroke: var(--color-text-tutorial-hotspot-default-wh1ngd, #0073bb);
|
|
119
119
|
}
|
|
@@ -2,18 +2,18 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"annotation": "
|
|
6
|
-
"next-button": "awsui_next-
|
|
7
|
-
"previous-button": "awsui_previous-
|
|
8
|
-
"finish-button": "awsui_finish-
|
|
9
|
-
"header": "
|
|
10
|
-
"step-counter-content": "awsui_step-counter-
|
|
11
|
-
"content": "
|
|
12
|
-
"description": "
|
|
13
|
-
"actionBar": "
|
|
14
|
-
"stepCounter": "
|
|
15
|
-
"divider": "
|
|
16
|
-
"hotspot": "
|
|
17
|
-
"icon": "
|
|
5
|
+
"annotation": "awsui_annotation_1hpp3_1mlg5_9",
|
|
6
|
+
"next-button": "awsui_next-button_1hpp3_1mlg5_10",
|
|
7
|
+
"previous-button": "awsui_previous-button_1hpp3_1mlg5_11",
|
|
8
|
+
"finish-button": "awsui_finish-button_1hpp3_1mlg5_12",
|
|
9
|
+
"header": "awsui_header_1hpp3_1mlg5_13",
|
|
10
|
+
"step-counter-content": "awsui_step-counter-content_1hpp3_1mlg5_14",
|
|
11
|
+
"content": "awsui_content_1hpp3_1mlg5_15",
|
|
12
|
+
"description": "awsui_description_1hpp3_1mlg5_19",
|
|
13
|
+
"actionBar": "awsui_actionBar_1hpp3_1mlg5_24",
|
|
14
|
+
"stepCounter": "awsui_stepCounter_1hpp3_1mlg5_31",
|
|
15
|
+
"divider": "awsui_divider_1hpp3_1mlg5_35",
|
|
16
|
+
"hotspot": "awsui_hotspot_1hpp3_1mlg5_39",
|
|
17
|
+
"icon": "awsui_icon_1hpp3_1mlg5_110"
|
|
18
18
|
};
|
|
19
19
|
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"notifications": "
|
|
5
|
-
"notifications-sticky": "awsui_notifications-
|
|
6
|
-
"no-content-paddings": "awsui_no-content-
|
|
4
|
+
"notifications": "awsui_notifications_1hmm4_179s4_5",
|
|
5
|
+
"notifications-sticky": "awsui_notifications-sticky_1hmm4_179s4_6",
|
|
6
|
+
"no-content-paddings": "awsui_no-content-paddings_1hmm4_179s4_21"
|
|
7
7
|
};
|
|
8
8
|
|
|
@@ -2,26 +2,26 @@
|
|
|
2
2
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
3
3
|
SPDX-License-Identifier: Apache-2.0
|
|
4
4
|
*/
|
|
5
|
-
.
|
|
6
|
-
.awsui_notifications-
|
|
5
|
+
.awsui_notifications_1hmm4_179s4_5:not(#\9),
|
|
6
|
+
.awsui_notifications-sticky_1hmm4_179s4_6:not(#\9) {
|
|
7
7
|
z-index: 850;
|
|
8
8
|
}
|
|
9
9
|
|
|
10
|
-
.
|
|
10
|
+
.awsui_notifications_1hmm4_179s4_5:not(#\9) {
|
|
11
11
|
/* This is necessary for the z-index to have effect */
|
|
12
12
|
position: relative;
|
|
13
13
|
}
|
|
14
14
|
|
|
15
|
-
.awsui_notifications-
|
|
15
|
+
.awsui_notifications-sticky_1hmm4_179s4_6:not(#\9) {
|
|
16
16
|
inset-block-start: 0;
|
|
17
17
|
position: sticky;
|
|
18
|
-
--awsui-flashbar-sticky-bottom-margin-
|
|
18
|
+
--awsui-flashbar-sticky-bottom-margin-66120l: var(--space-xxl-xj5vu7, 32px);
|
|
19
19
|
}
|
|
20
20
|
|
|
21
|
-
.awsui_no-content-
|
|
21
|
+
.awsui_no-content-paddings_1hmm4_179s4_21:not(#\9) {
|
|
22
22
|
/*
|
|
23
23
|
When using the disableContentPaddings option, the Flashbar will use this custom property to add additional space
|
|
24
24
|
when the notification bar is rendered, to prevent it from overlapping the content.
|
|
25
25
|
*/
|
|
26
|
-
--awsui-stacked-notifications-bottom-margin-
|
|
26
|
+
--awsui-stacked-notifications-bottom-margin-66120l: var(--space-scaled-l-33ruz6, 20px);
|
|
27
27
|
}
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"notifications": "
|
|
6
|
-
"notifications-sticky": "awsui_notifications-
|
|
7
|
-
"no-content-paddings": "awsui_no-content-
|
|
5
|
+
"notifications": "awsui_notifications_1hmm4_179s4_5",
|
|
6
|
+
"notifications-sticky": "awsui_notifications-sticky_1hmm4_179s4_6",
|
|
7
|
+
"no-content-paddings": "awsui_no-content-paddings_1hmm4_179s4_21"
|
|
8
8
|
};
|
|
9
9
|
|