@cloudscape-design/components 3.0.388 → 3.0.389
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/anchor-navigation/index.d.ts +5 -0
- package/anchor-navigation/index.d.ts.map +1 -0
- package/anchor-navigation/index.js +14 -0
- package/anchor-navigation/index.js.map +1 -0
- package/anchor-navigation/interfaces.d.ts +67 -0
- package/anchor-navigation/interfaces.d.ts.map +1 -0
- package/anchor-navigation/interfaces.js +4 -0
- package/anchor-navigation/interfaces.js.map +1 -0
- package/anchor-navigation/internal.d.ts +5 -0
- package/anchor-navigation/internal.d.ts.map +1 -0
- package/anchor-navigation/internal.js +48 -0
- package/anchor-navigation/internal.js.map +1 -0
- package/anchor-navigation/styles.css.js +13 -0
- package/anchor-navigation/styles.scoped.css +243 -0
- package/anchor-navigation/styles.selectors.js +14 -0
- package/anchor-navigation/test-classes/styles.css.js +11 -0
- package/anchor-navigation/test-classes/styles.scoped.css +27 -0
- package/anchor-navigation/test-classes/styles.selectors.js +12 -0
- package/anchor-navigation/use-scroll-spy.d.ts +18 -0
- package/anchor-navigation/use-scroll-spy.d.ts.map +1 -0
- package/anchor-navigation/use-scroll-spy.js +74 -0
- package/anchor-navigation/use-scroll-spy.js.map +1 -0
- package/annotation-context/annotation/styles.css.js +24 -24
- package/annotation-context/annotation/styles.scoped.css +30 -30
- package/annotation-context/annotation/styles.selectors.js +24 -24
- package/app-layout/notifications/styles.css.js +3 -3
- package/app-layout/notifications/styles.scoped.css +7 -7
- package/app-layout/notifications/styles.selectors.js +3 -3
- package/app-layout/visual-refresh/styles.css.js +75 -75
- package/app-layout/visual-refresh/styles.scoped.css +295 -295
- package/app-layout/visual-refresh/styles.selectors.js +75 -75
- package/button/styles.css.js +20 -20
- package/button/styles.scoped.css +151 -152
- package/button/styles.selectors.js +20 -20
- package/button-dropdown/item-element/styles.css.js +15 -15
- package/button-dropdown/item-element/styles.scoped.css +18 -19
- package/button-dropdown/item-element/styles.selectors.js +15 -15
- package/cards/index.js +2 -2
- package/cards/index.js.map +1 -1
- package/code-editor/styles.css.js +32 -32
- package/code-editor/styles.scoped.css +129 -131
- package/code-editor/styles.selectors.js +32 -32
- package/collection-preferences/content-display/styles.css.js +11 -11
- package/collection-preferences/content-display/styles.scoped.css +17 -18
- package/collection-preferences/content-display/styles.selectors.js +11 -11
- package/collection-preferences/styles.css.js +37 -37
- package/collection-preferences/styles.scoped.css +44 -45
- package/collection-preferences/styles.selectors.js +37 -37
- package/container/index.d.ts.map +1 -1
- package/container/index.js +2 -2
- package/container/index.js.map +1 -1
- package/container/internal.d.ts +5 -1
- package/container/internal.d.ts.map +1 -1
- package/container/internal.js +7 -4
- package/container/internal.js.map +1 -1
- package/content-layout/styles.css.js +7 -7
- package/content-layout/styles.scoped.css +13 -13
- package/content-layout/styles.selectors.js +7 -7
- package/expandable-section/expandable-section-container.d.ts +5 -3
- package/expandable-section/expandable-section-container.d.ts.map +1 -1
- package/expandable-section/expandable-section-container.js +2 -2
- package/expandable-section/expandable-section-container.js.map +1 -1
- package/expandable-section/index.d.ts.map +1 -1
- package/expandable-section/index.js +8 -3
- package/expandable-section/index.js.map +1 -1
- package/expandable-section/internal.d.ts +3 -3
- package/expandable-section/internal.d.ts.map +1 -1
- package/expandable-section/internal.js +2 -2
- package/expandable-section/internal.js.map +1 -1
- package/expandable-section/styles.css.js +29 -29
- package/expandable-section/styles.scoped.css +58 -59
- package/expandable-section/styles.selectors.js +29 -29
- package/flashbar/styles.css.js +47 -47
- package/flashbar/styles.scoped.css +171 -172
- package/flashbar/styles.selectors.js +47 -47
- package/form-field/styles.css.js +19 -19
- package/form-field/styles.scoped.css +29 -30
- package/form-field/styles.selectors.js +19 -19
- package/header/styles.css.js +32 -32
- package/header/styles.scoped.css +48 -49
- package/header/styles.selectors.js +32 -32
- package/index.d.ts +1 -0
- package/index.d.ts.map +1 -1
- package/index.js +1 -0
- package/index.js.map +1 -1
- package/internal/analytics/components/analytics-funnel.d.ts +2 -2
- package/internal/analytics/components/analytics-funnel.d.ts.map +1 -1
- package/internal/analytics/components/analytics-funnel.js +8 -2
- package/internal/analytics/components/analytics-funnel.js.map +1 -1
- package/internal/analytics/hooks/use-funnel.d.ts.map +1 -1
- package/internal/analytics/hooks/use-funnel.js +2 -1
- package/internal/analytics/hooks/use-funnel.js.map +1 -1
- package/internal/components/abstract-switch/styles.css.js +13 -13
- package/internal/components/abstract-switch/styles.scoped.css +19 -21
- package/internal/components/abstract-switch/styles.selectors.js +13 -13
- package/internal/components/dropdown/dropdown-fit-handler.d.ts +31 -2
- package/internal/components/dropdown/dropdown-fit-handler.d.ts.map +1 -1
- package/internal/components/dropdown/dropdown-fit-handler.js +49 -7
- package/internal/components/dropdown/dropdown-fit-handler.js.map +1 -1
- package/internal/components/dropdown/index.d.ts.map +1 -1
- package/internal/components/dropdown/index.js +20 -2
- package/internal/components/dropdown/index.js.map +1 -1
- package/internal/components/dropdown/styles.css.js +21 -21
- package/internal/components/dropdown/styles.scoped.css +37 -36
- package/internal/components/dropdown/styles.selectors.js +21 -21
- package/internal/components/menu-dropdown/styles.css.js +7 -7
- package/internal/components/menu-dropdown/styles.scoped.css +13 -14
- package/internal/components/menu-dropdown/styles.selectors.js +7 -7
- package/internal/components/option/styles.css.js +17 -17
- package/internal/components/option/styles.scoped.css +29 -30
- package/internal/components/option/styles.selectors.js +17 -17
- package/internal/environment.js +1 -1
- package/internal/environment.json +1 -1
- package/internal/generated/custom-css-properties/index.d.ts.map +1 -1
- package/internal/generated/custom-css-properties/index.js +40 -39
- package/internal/generated/custom-css-properties/index.js.map +1 -1
- package/internal/manifest.json +1 -1
- package/internal/utils/scrollable-containers.d.ts +6 -1
- package/internal/utils/scrollable-containers.d.ts.map +1 -1
- package/internal/utils/scrollable-containers.js +1 -1
- package/internal/utils/scrollable-containers.js.map +1 -1
- package/modal/internal.d.ts.map +1 -1
- package/modal/internal.js +6 -4
- package/modal/internal.js.map +1 -1
- package/package.json +2 -1
- package/progress-bar/styles.css.js +18 -18
- package/progress-bar/styles.scoped.css +32 -33
- package/progress-bar/styles.selectors.js +18 -18
- package/property-filter/styles.css.js +30 -30
- package/property-filter/styles.scoped.css +32 -33
- package/property-filter/styles.selectors.js +30 -30
- package/side-navigation/styles.css.js +28 -28
- package/side-navigation/styles.scoped.css +38 -39
- package/side-navigation/styles.selectors.js +28 -28
- package/split-panel/styles.css.js +56 -56
- package/split-panel/styles.scoped.css +77 -78
- package/split-panel/styles.selectors.js +56 -56
- package/status-indicator/internal.d.ts.map +1 -1
- package/status-indicator/internal.js +3 -1
- package/status-indicator/internal.js.map +1 -1
- package/status-indicator/styles.css.js +22 -22
- package/status-indicator/styles.scoped.css +36 -34
- package/status-indicator/styles.selectors.js +22 -22
- package/table/header-cell/index.d.ts +0 -2
- package/table/header-cell/index.d.ts.map +1 -1
- package/table/header-cell/index.js +1 -1
- package/table/header-cell/index.js.map +1 -1
- package/table/index.d.ts.map +1 -1
- package/table/index.js +8 -4
- package/table/index.js.map +1 -1
- package/table/internal.d.ts +1 -0
- package/table/internal.d.ts.map +1 -1
- package/table/internal.js +8 -2
- package/table/internal.js.map +1 -1
- package/table/resizer/index.d.ts +3 -5
- package/table/resizer/index.d.ts.map +1 -1
- package/table/resizer/index.js +44 -66
- package/table/resizer/index.js.map +1 -1
- package/table/resizer/resizer-lookup.d.ts +8 -0
- package/table/resizer/resizer-lookup.d.ts.map +1 -0
- package/table/resizer/resizer-lookup.js +39 -0
- package/table/resizer/resizer-lookup.js.map +1 -0
- package/tabs/styles.css.js +21 -21
- package/tabs/styles.scoped.css +39 -40
- package/tabs/styles.selectors.js +21 -21
- package/test-utils/dom/anchor-navigation/index.d.ts +16 -0
- package/test-utils/dom/anchor-navigation/index.js +58 -0
- package/test-utils/dom/anchor-navigation/index.js.map +1 -0
- package/test-utils/dom/index.d.ts +3 -0
- package/test-utils/dom/index.js +10 -2
- package/test-utils/dom/index.js.map +1 -1
- package/test-utils/selectors/anchor-navigation/index.d.ts +15 -0
- package/test-utils/selectors/anchor-navigation/index.js +45 -0
- package/test-utils/selectors/anchor-navigation/index.js.map +1 -0
- package/test-utils/selectors/index.d.ts +3 -0
- package/test-utils/selectors/index.js +10 -2
- package/test-utils/selectors/index.js.map +1 -1
- package/test-utils/tsconfig.tsbuildinfo +1 -1
- package/tiles/styles.css.js +29 -29
- package/tiles/styles.scoped.css +70 -71
- package/tiles/styles.selectors.js +29 -29
- package/wizard/styles.css.js +31 -31
- package/wizard/styles.scoped.css +64 -68
- package/wizard/styles.selectors.js +31 -31
|
@@ -94,10 +94,10 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
94
94
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
95
95
|
SPDX-License-Identifier: Apache-2.0
|
|
96
96
|
*/
|
|
97
|
-
.awsui_content-
|
|
98
|
-
animation: awsui_awsui-motion-fade-
|
|
97
|
+
.awsui_content-enter_gwq0h_1g8ek_97:not(#\9) {
|
|
98
|
+
animation: awsui_awsui-motion-fade-in_gwq0h_1g8ek_1 var(--motion-duration-show-paced-q2lo2h, 180ms) var(--motion-easing-show-paced-ne2o0s, ease-out);
|
|
99
99
|
}
|
|
100
|
-
@keyframes awsui_awsui-motion-fade-
|
|
100
|
+
@keyframes awsui_awsui-motion-fade-in_gwq0h_1g8ek_1 {
|
|
101
101
|
from {
|
|
102
102
|
opacity: 0.2;
|
|
103
103
|
}
|
|
@@ -106,40 +106,40 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
106
106
|
}
|
|
107
107
|
}
|
|
108
108
|
@media (prefers-reduced-motion: reduce) {
|
|
109
|
-
.awsui_content-
|
|
109
|
+
.awsui_content-enter_gwq0h_1g8ek_97:not(#\9) {
|
|
110
110
|
animation: none;
|
|
111
111
|
transition: none;
|
|
112
112
|
}
|
|
113
113
|
}
|
|
114
|
-
.awsui-motion-disabled .awsui_content-
|
|
114
|
+
.awsui-motion-disabled .awsui_content-enter_gwq0h_1g8ek_97:not(#\9), .awsui-mode-entering .awsui_content-enter_gwq0h_1g8ek_97:not(#\9) {
|
|
115
115
|
animation: none;
|
|
116
116
|
transition: none;
|
|
117
117
|
}
|
|
118
118
|
|
|
119
|
-
.awsui_trigger-
|
|
119
|
+
.awsui_trigger-expanded_gwq0h_1g8ek_119:not(#\9) {
|
|
120
120
|
transition: border-bottom-color var(--motion-duration-show-paced-q2lo2h, 180ms) var(--motion-easing-show-paced-ne2o0s, ease-out);
|
|
121
121
|
}
|
|
122
122
|
@media (prefers-reduced-motion: reduce) {
|
|
123
|
-
.awsui_trigger-
|
|
123
|
+
.awsui_trigger-expanded_gwq0h_1g8ek_119:not(#\9) {
|
|
124
124
|
animation: none;
|
|
125
125
|
transition: none;
|
|
126
126
|
}
|
|
127
127
|
}
|
|
128
|
-
.awsui-motion-disabled .awsui_trigger-
|
|
128
|
+
.awsui-motion-disabled .awsui_trigger-expanded_gwq0h_1g8ek_119:not(#\9), .awsui-mode-entering .awsui_trigger-expanded_gwq0h_1g8ek_119:not(#\9) {
|
|
129
129
|
animation: none;
|
|
130
130
|
transition: none;
|
|
131
131
|
}
|
|
132
132
|
|
|
133
|
-
.
|
|
133
|
+
.awsui_icon_gwq0h_1g8ek_133:not(#\9) {
|
|
134
134
|
transition: transform var(--motion-duration-rotate-90-4ry26y, 135ms) var(--motion-easing-rotate-90-sb4dk7, cubic-bezier(0.165, 0.84, 0.44, 1));
|
|
135
135
|
}
|
|
136
136
|
@media (prefers-reduced-motion: reduce) {
|
|
137
|
-
.
|
|
137
|
+
.awsui_icon_gwq0h_1g8ek_133:not(#\9) {
|
|
138
138
|
animation: none;
|
|
139
139
|
transition: none;
|
|
140
140
|
}
|
|
141
141
|
}
|
|
142
|
-
.awsui-motion-disabled .
|
|
142
|
+
.awsui-motion-disabled .awsui_icon_gwq0h_1g8ek_133:not(#\9), .awsui-mode-entering .awsui_icon_gwq0h_1g8ek_133:not(#\9) {
|
|
143
143
|
animation: none;
|
|
144
144
|
transition: none;
|
|
145
145
|
}
|
|
@@ -148,7 +148,7 @@ 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
|
-
.
|
|
151
|
+
.awsui_root_gwq0h_1g8ek_151:not(#\9) {
|
|
152
152
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
153
153
|
border-collapse: separate;
|
|
154
154
|
border-spacing: 0;
|
|
@@ -186,119 +186,118 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
186
186
|
-webkit-font-smoothing: auto;
|
|
187
187
|
-moz-osx-font-smoothing: auto;
|
|
188
188
|
min-width: 0;
|
|
189
|
-
-ms-word-break: break-all;
|
|
190
189
|
word-break: break-word;
|
|
191
190
|
display: block;
|
|
192
191
|
}
|
|
193
192
|
|
|
194
|
-
.awsui_expand-
|
|
193
|
+
.awsui_expand-button_gwq0h_1g8ek_167:not(#\9) {
|
|
195
194
|
/* used in test-utils */
|
|
196
195
|
}
|
|
197
196
|
|
|
198
|
-
.
|
|
197
|
+
.awsui_icon_gwq0h_1g8ek_133:not(#\9) {
|
|
199
198
|
transform: rotate(-90deg);
|
|
200
199
|
}
|
|
201
|
-
.
|
|
200
|
+
.awsui_icon_gwq0h_1g8ek_133.awsui_expanded_gwq0h_1g8ek_174:not(#\9) {
|
|
202
201
|
transform: rotate(0deg);
|
|
203
202
|
}
|
|
204
203
|
|
|
205
|
-
.awsui_icon-
|
|
204
|
+
.awsui_icon-container_gwq0h_1g8ek_178:not(#\9) {
|
|
206
205
|
position: relative;
|
|
207
206
|
margin-left: calc((var(--line-height-body-m-30ar75, 20px) - var(--size-icon-normal-0m1722, 16px)) / -2);
|
|
208
207
|
margin-right: calc(var(--space-xxs-p8yyaw, 4px) + var(--border-divider-list-width-27y3k5, 1px));
|
|
209
208
|
}
|
|
210
|
-
.awsui_icon-container-
|
|
209
|
+
.awsui_icon-container-container_gwq0h_1g8ek_183:not(#\9) {
|
|
211
210
|
margin-right: var(--space-xs-zb16t3, 8px);
|
|
212
211
|
}
|
|
213
212
|
|
|
214
|
-
.
|
|
213
|
+
.awsui_wrapper_gwq0h_1g8ek_187:not(#\9) {
|
|
215
214
|
box-sizing: border-box;
|
|
216
215
|
border: none;
|
|
217
216
|
width: 100%;
|
|
218
217
|
line-height: var(--line-height-body-m-30ar75, 20px);
|
|
219
218
|
text-align: left;
|
|
220
219
|
}
|
|
221
|
-
.awsui_wrapper-
|
|
220
|
+
.awsui_wrapper-default_gwq0h_1g8ek_194:not(#\9), .awsui_wrapper-footer_gwq0h_1g8ek_194:not(#\9) {
|
|
222
221
|
border: var(--border-divider-section-width-8a5uu9, 2px) solid transparent;
|
|
223
222
|
}
|
|
224
|
-
.awsui_wrapper-
|
|
223
|
+
.awsui_wrapper-navigation_gwq0h_1g8ek_197:not(#\9) {
|
|
225
224
|
border-left: var(--border-divider-section-width-8a5uu9, 2px) solid transparent;
|
|
226
225
|
}
|
|
227
|
-
.awsui_wrapper-
|
|
226
|
+
.awsui_wrapper-navigation_gwq0h_1g8ek_197:not(#\9), .awsui_wrapper-container_gwq0h_1g8ek_200:not(#\9) {
|
|
228
227
|
display: flex;
|
|
229
228
|
font-weight: var(--font-weight-heading-s-cwn6wc, 700);
|
|
230
229
|
}
|
|
231
|
-
.awsui_wrapper-
|
|
230
|
+
.awsui_wrapper-default_gwq0h_1g8ek_194:not(#\9), .awsui_wrapper-navigation_gwq0h_1g8ek_197:not(#\9), .awsui_wrapper-footer_gwq0h_1g8ek_194:not(#\9) {
|
|
232
231
|
color: var(--color-text-expandable-section-default-lm3qgp, #000716);
|
|
233
232
|
-webkit-font-smoothing: var(--font-smoothing-webkit-m8nc84, antialiased);
|
|
234
233
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-foywby, grayscale);
|
|
235
234
|
font-size: var(--font-expandable-heading-size-smdiul, 16px);
|
|
236
235
|
letter-spacing: var(--letter-spacing-heading-s-jr3mor, -0.005em);
|
|
237
236
|
}
|
|
238
|
-
.awsui_wrapper-
|
|
237
|
+
.awsui_wrapper-default_gwq0h_1g8ek_194:not(#\9) {
|
|
239
238
|
padding-top: var(--space-scaled-xxs-7597g1, 4px);
|
|
240
239
|
padding-bottom: var(--space-scaled-xxs-7597g1, 4px);
|
|
241
240
|
padding-right: var(--space-xxs-p8yyaw, 4px);
|
|
242
241
|
}
|
|
243
|
-
.awsui_wrapper-
|
|
242
|
+
.awsui_wrapper-default_gwq0h_1g8ek_194.awsui_header-deprecated_gwq0h_1g8ek_216:not(#\9) {
|
|
244
243
|
padding-left: var(--space-xxs-p8yyaw, 4px);
|
|
245
244
|
}
|
|
246
|
-
.awsui_wrapper-
|
|
245
|
+
.awsui_wrapper-default_gwq0h_1g8ek_194:not(#\9):not(.awsui_header-deprecated_gwq0h_1g8ek_216) {
|
|
247
246
|
padding-left: calc(var(--space-xxs-p8yyaw, 4px) + calc(var(--size-icon-normal-0m1722, 16px) + (var(--line-height-body-m-30ar75, 20px) - var(--size-icon-normal-0m1722, 16px)) / -2 + var(--space-xxs-p8yyaw, 4px) + var(--border-divider-list-width-27y3k5, 1px)));
|
|
248
247
|
}
|
|
249
|
-
.awsui_wrapper-
|
|
248
|
+
.awsui_wrapper-footer_gwq0h_1g8ek_194:not(#\9) {
|
|
250
249
|
padding-top: var(--space-scaled-xxs-7597g1, 4px);
|
|
251
250
|
padding-bottom: var(--space-scaled-xxs-7597g1, 4px);
|
|
252
251
|
padding-right: 0;
|
|
253
252
|
}
|
|
254
|
-
.awsui_wrapper-
|
|
253
|
+
.awsui_wrapper-footer_gwq0h_1g8ek_194.awsui_header-deprecated_gwq0h_1g8ek_216:not(#\9) {
|
|
255
254
|
padding-left: 0;
|
|
256
255
|
}
|
|
257
|
-
.awsui_wrapper-
|
|
256
|
+
.awsui_wrapper-footer_gwq0h_1g8ek_194:not(#\9):not(.awsui_header-deprecated_gwq0h_1g8ek_216) {
|
|
258
257
|
padding-left: calc(var(--size-icon-normal-0m1722, 16px) + (var(--line-height-body-m-30ar75, 20px) - var(--size-icon-normal-0m1722, 16px)) / -2 + var(--space-xxs-p8yyaw, 4px) + var(--border-divider-list-width-27y3k5, 1px));
|
|
259
258
|
}
|
|
260
|
-
.awsui_wrapper-
|
|
259
|
+
.awsui_wrapper-container_gwq0h_1g8ek_200:not(#\9) {
|
|
261
260
|
padding-top: var(--space-container-header-top-5qav00, 12px);
|
|
262
261
|
padding-bottom: var(--space-container-header-bottom-vj01hn, 8px);
|
|
263
262
|
padding-right: var(--space-container-horizontal-wfukh3, 20px);
|
|
264
263
|
}
|
|
265
|
-
.awsui_wrapper-
|
|
264
|
+
.awsui_wrapper-container_gwq0h_1g8ek_200:not(#\9):not(.awsui_wrapper-expanded_gwq0h_1g8ek_238) {
|
|
266
265
|
padding-bottom: var(--space-container-header-top-5qav00, 12px);
|
|
267
266
|
}
|
|
268
|
-
.awsui_wrapper-
|
|
267
|
+
.awsui_wrapper-container_gwq0h_1g8ek_200.awsui_header-deprecated_gwq0h_1g8ek_216:not(#\9) {
|
|
269
268
|
padding-left: var(--space-container-horizontal-wfukh3, 20px);
|
|
270
269
|
}
|
|
271
|
-
.awsui_wrapper-
|
|
270
|
+
.awsui_wrapper-container_gwq0h_1g8ek_200:not(#\9):not(.awsui_header-deprecated_gwq0h_1g8ek_216) {
|
|
272
271
|
padding-left: calc(var(--space-container-horizontal-wfukh3, 20px) + calc(var(--size-icon-medium-y9xuoq, 20px) + (var(--line-height-body-m-30ar75, 20px) - var(--size-icon-normal-0m1722, 16px)) / -2 + var(--space-xs-zb16t3, 8px)));
|
|
273
272
|
}
|
|
274
|
-
body[data-awsui-focus-visible=true] .awsui_wrapper-
|
|
273
|
+
body[data-awsui-focus-visible=true] .awsui_wrapper-container_gwq0h_1g8ek_200:not(#\9):focus {
|
|
275
274
|
padding: calc(var(--space-scaled-s-aqzyko, 12px) - var(--border-divider-section-width-8a5uu9, 2px)) calc(var(--space-l-t419sm, 20px) - var(--border-divider-section-width-8a5uu9, 2px));
|
|
276
275
|
}
|
|
277
|
-
.awsui_wrapper-
|
|
276
|
+
.awsui_wrapper-default_gwq0h_1g8ek_194.awsui_wrapper-expanded_gwq0h_1g8ek_238:not(#\9) {
|
|
278
277
|
border-bottom-color: var(--color-border-divider-default-et9j7s, #e9ebed);
|
|
279
278
|
}
|
|
280
279
|
|
|
281
|
-
.
|
|
280
|
+
.awsui_header_gwq0h_1g8ek_216:not(#\9) {
|
|
282
281
|
/* used in test-utils */
|
|
283
282
|
}
|
|
284
|
-
.awsui_header-
|
|
283
|
+
.awsui_header-wrapper_gwq0h_1g8ek_257:not(#\9), .awsui_header-deprecated_gwq0h_1g8ek_216:not(#\9) {
|
|
285
284
|
display: flex;
|
|
286
285
|
font-weight: var(--font-weight-heading-s-cwn6wc, 700);
|
|
287
286
|
}
|
|
288
|
-
.awsui_header-
|
|
287
|
+
.awsui_header-wrapper_gwq0h_1g8ek_257:not(#\9) {
|
|
289
288
|
font-size: inherit;
|
|
290
289
|
letter-spacing: inherit;
|
|
291
290
|
margin: 0;
|
|
292
291
|
padding: 0;
|
|
293
292
|
}
|
|
294
|
-
body[data-awsui-focus-visible=true] .awsui_header-
|
|
293
|
+
body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_1g8ek_267:not(#\9):focus, body[data-awsui-focus-visible=true] .awsui_header-container-button_gwq0h_1g8ek_267:not(#\9):focus {
|
|
295
294
|
position: relative;
|
|
296
295
|
}
|
|
297
|
-
body[data-awsui-focus-visible=true] .awsui_header-
|
|
296
|
+
body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_1g8ek_267:not(#\9):focus, body[data-awsui-focus-visible=true] .awsui_header-container-button_gwq0h_1g8ek_267:not(#\9):focus {
|
|
298
297
|
outline: 2px dotted transparent;
|
|
299
298
|
outline-offset: calc(0px - 1px);
|
|
300
299
|
}
|
|
301
|
-
body[data-awsui-focus-visible=true] .awsui_header-
|
|
300
|
+
body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_1g8ek_267:not(#\9):focus::before, body[data-awsui-focus-visible=true] .awsui_header-container-button_gwq0h_1g8ek_267:not(#\9):focus::before {
|
|
302
301
|
content: " ";
|
|
303
302
|
display: block;
|
|
304
303
|
position: absolute;
|
|
@@ -309,21 +308,21 @@ body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_1nlb3_268:not(#\9
|
|
|
309
308
|
border-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
310
309
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
|
|
311
310
|
}
|
|
312
|
-
.awsui_header-
|
|
311
|
+
.awsui_header-button_gwq0h_1g8ek_267:not(#\9) {
|
|
313
312
|
box-sizing: border-box;
|
|
314
313
|
display: flex;
|
|
315
314
|
margin-left: calc(-1 * calc(var(--size-icon-normal-0m1722, 16px) + (var(--line-height-body-m-30ar75, 20px) - var(--size-icon-normal-0m1722, 16px)) / -2 + var(--space-xxs-p8yyaw, 4px) + var(--border-divider-list-width-27y3k5, 1px)));
|
|
316
315
|
}
|
|
317
|
-
.awsui_header-container-
|
|
316
|
+
.awsui_header-container-button_gwq0h_1g8ek_267:not(#\9) {
|
|
318
317
|
margin-left: calc(-1 * calc(var(--size-icon-medium-y9xuoq, 20px) + (var(--line-height-body-m-30ar75, 20px) - var(--size-icon-normal-0m1722, 16px)) / -2 + var(--space-xs-zb16t3, 8px)));
|
|
319
318
|
}
|
|
320
|
-
.awsui_header-
|
|
319
|
+
.awsui_header-container_gwq0h_1g8ek_267:not(#\9) {
|
|
321
320
|
width: 100%;
|
|
322
321
|
}
|
|
323
|
-
.awsui_header-
|
|
322
|
+
.awsui_header-container_gwq0h_1g8ek_267 > .awsui_icon-container_gwq0h_1g8ek_178:not(#\9) {
|
|
324
323
|
margin-top: var(--space-expandable-section-icon-offset-top-ekk5vc, 4px);
|
|
325
324
|
}
|
|
326
|
-
.awsui_header-
|
|
325
|
+
.awsui_header-navigation_gwq0h_1g8ek_299 > .awsui_icon-container_gwq0h_1g8ek_178:not(#\9) {
|
|
327
326
|
display: inline-flex;
|
|
328
327
|
cursor: pointer;
|
|
329
328
|
color: var(--color-text-expandable-section-navigation-icon-default-htcovl, #414d5c);
|
|
@@ -334,17 +333,17 @@ body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_1nlb3_268:not(#\9
|
|
|
334
333
|
text-decoration: none;
|
|
335
334
|
flex-direction: column;
|
|
336
335
|
}
|
|
337
|
-
.awsui_header-
|
|
336
|
+
.awsui_header-navigation_gwq0h_1g8ek_299 > .awsui_icon-container_gwq0h_1g8ek_178:not(#\9):hover {
|
|
338
337
|
color: var(--color-text-expandable-section-hover-2d1zpj, #0972d3);
|
|
339
338
|
}
|
|
340
|
-
body[data-awsui-focus-visible=true] .awsui_header-
|
|
339
|
+
body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_1g8ek_299 > .awsui_icon-container_gwq0h_1g8ek_178:not(#\9):focus {
|
|
341
340
|
position: relative;
|
|
342
341
|
}
|
|
343
|
-
body[data-awsui-focus-visible=true] .awsui_header-
|
|
342
|
+
body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_1g8ek_299 > .awsui_icon-container_gwq0h_1g8ek_178:not(#\9):focus {
|
|
344
343
|
outline: 2px dotted transparent;
|
|
345
344
|
outline-offset: calc(2px - 1px);
|
|
346
345
|
}
|
|
347
|
-
body[data-awsui-focus-visible=true] .awsui_header-
|
|
346
|
+
body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_1g8ek_299 > .awsui_icon-container_gwq0h_1g8ek_178:not(#\9):focus::before {
|
|
348
347
|
content: " ";
|
|
349
348
|
display: block;
|
|
350
349
|
position: absolute;
|
|
@@ -355,37 +354,37 @@ body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_1nlb3_300 > .
|
|
|
355
354
|
border-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
356
355
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
|
|
357
356
|
}
|
|
358
|
-
.awsui_header-
|
|
357
|
+
.awsui_header-text_gwq0h_1g8ek_331:not(#\9) {
|
|
359
358
|
/* used in test-utils */
|
|
360
359
|
}
|
|
361
360
|
|
|
362
|
-
.
|
|
361
|
+
.awsui_content_gwq0h_1g8ek_97:not(#\9) {
|
|
363
362
|
display: none;
|
|
364
363
|
}
|
|
365
|
-
.awsui_content-
|
|
364
|
+
.awsui_content-default_gwq0h_1g8ek_338:not(#\9) {
|
|
366
365
|
padding: var(--space-scaled-xs-26e2du, 8px) 0;
|
|
367
366
|
}
|
|
368
|
-
.awsui_content-
|
|
367
|
+
.awsui_content-footer_gwq0h_1g8ek_341:not(#\9) {
|
|
369
368
|
padding: var(--space-xs-zb16t3, 8px) 0;
|
|
370
369
|
}
|
|
371
|
-
.awsui_content-
|
|
370
|
+
.awsui_content-expanded_gwq0h_1g8ek_344:not(#\9) {
|
|
372
371
|
display: block;
|
|
373
372
|
}
|
|
374
373
|
|
|
375
|
-
.
|
|
374
|
+
.awsui_focusable_gwq0h_1g8ek_348:not(#\9):focus {
|
|
376
375
|
outline: none;
|
|
377
376
|
text-decoration: none;
|
|
378
377
|
}
|
|
379
|
-
body[data-awsui-focus-visible=true] .
|
|
378
|
+
body[data-awsui-focus-visible=true] .awsui_focusable_gwq0h_1g8ek_348:not(#\9):focus {
|
|
380
379
|
outline: 2px dotted transparent;
|
|
381
380
|
border: var(--border-field-width-09w7vk, 2px) solid var(--color-border-item-focused-b2ntyl, #0972d3);
|
|
382
381
|
border-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
383
382
|
box-shadow: 0 0 0 var(--border-control-focus-ring-shadow-spread-0ctpjf, 0px) var(--color-border-item-focused-b2ntyl, #0972d3);
|
|
384
383
|
}
|
|
385
384
|
|
|
386
|
-
.awsui_click-
|
|
385
|
+
.awsui_click-target_gwq0h_1g8ek_359:not(#\9) {
|
|
387
386
|
cursor: pointer;
|
|
388
387
|
}
|
|
389
|
-
.awsui_click-
|
|
388
|
+
.awsui_click-target_gwq0h_1g8ek_359:not(#\9):not(.awsui_wrapper-container_gwq0h_1g8ek_200):not(.awsui_header-container-button_gwq0h_1g8ek_267):hover {
|
|
390
389
|
color: var(--color-text-expandable-section-hover-2d1zpj, #0972d3);
|
|
391
390
|
}
|
|
@@ -2,34 +2,34 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"content-enter": "awsui_content-
|
|
6
|
-
"awsui-motion-fade-in": "awsui_awsui-motion-fade-
|
|
7
|
-
"trigger-expanded": "awsui_trigger-
|
|
8
|
-
"icon": "
|
|
9
|
-
"root": "
|
|
10
|
-
"expand-button": "awsui_expand-
|
|
11
|
-
"expanded": "
|
|
12
|
-
"icon-container": "awsui_icon-
|
|
13
|
-
"icon-container-container": "awsui_icon-container-
|
|
14
|
-
"wrapper": "
|
|
15
|
-
"wrapper-default": "awsui_wrapper-
|
|
16
|
-
"wrapper-footer": "awsui_wrapper-
|
|
17
|
-
"wrapper-navigation": "awsui_wrapper-
|
|
18
|
-
"wrapper-container": "awsui_wrapper-
|
|
19
|
-
"header-deprecated": "awsui_header-
|
|
20
|
-
"wrapper-expanded": "awsui_wrapper-
|
|
21
|
-
"header": "
|
|
22
|
-
"header-wrapper": "awsui_header-
|
|
23
|
-
"header-button": "awsui_header-
|
|
24
|
-
"header-container-button": "awsui_header-container-
|
|
25
|
-
"header-container": "awsui_header-
|
|
26
|
-
"header-navigation": "awsui_header-
|
|
27
|
-
"header-text": "awsui_header-
|
|
28
|
-
"content": "
|
|
29
|
-
"content-default": "awsui_content-
|
|
30
|
-
"content-footer": "awsui_content-
|
|
31
|
-
"content-expanded": "awsui_content-
|
|
32
|
-
"focusable": "
|
|
33
|
-
"click-target": "awsui_click-
|
|
5
|
+
"content-enter": "awsui_content-enter_gwq0h_1g8ek_97",
|
|
6
|
+
"awsui-motion-fade-in": "awsui_awsui-motion-fade-in_gwq0h_1g8ek_1",
|
|
7
|
+
"trigger-expanded": "awsui_trigger-expanded_gwq0h_1g8ek_119",
|
|
8
|
+
"icon": "awsui_icon_gwq0h_1g8ek_133",
|
|
9
|
+
"root": "awsui_root_gwq0h_1g8ek_151",
|
|
10
|
+
"expand-button": "awsui_expand-button_gwq0h_1g8ek_167",
|
|
11
|
+
"expanded": "awsui_expanded_gwq0h_1g8ek_174",
|
|
12
|
+
"icon-container": "awsui_icon-container_gwq0h_1g8ek_178",
|
|
13
|
+
"icon-container-container": "awsui_icon-container-container_gwq0h_1g8ek_183",
|
|
14
|
+
"wrapper": "awsui_wrapper_gwq0h_1g8ek_187",
|
|
15
|
+
"wrapper-default": "awsui_wrapper-default_gwq0h_1g8ek_194",
|
|
16
|
+
"wrapper-footer": "awsui_wrapper-footer_gwq0h_1g8ek_194",
|
|
17
|
+
"wrapper-navigation": "awsui_wrapper-navigation_gwq0h_1g8ek_197",
|
|
18
|
+
"wrapper-container": "awsui_wrapper-container_gwq0h_1g8ek_200",
|
|
19
|
+
"header-deprecated": "awsui_header-deprecated_gwq0h_1g8ek_216",
|
|
20
|
+
"wrapper-expanded": "awsui_wrapper-expanded_gwq0h_1g8ek_238",
|
|
21
|
+
"header": "awsui_header_gwq0h_1g8ek_216",
|
|
22
|
+
"header-wrapper": "awsui_header-wrapper_gwq0h_1g8ek_257",
|
|
23
|
+
"header-button": "awsui_header-button_gwq0h_1g8ek_267",
|
|
24
|
+
"header-container-button": "awsui_header-container-button_gwq0h_1g8ek_267",
|
|
25
|
+
"header-container": "awsui_header-container_gwq0h_1g8ek_267",
|
|
26
|
+
"header-navigation": "awsui_header-navigation_gwq0h_1g8ek_299",
|
|
27
|
+
"header-text": "awsui_header-text_gwq0h_1g8ek_331",
|
|
28
|
+
"content": "awsui_content_gwq0h_1g8ek_97",
|
|
29
|
+
"content-default": "awsui_content-default_gwq0h_1g8ek_338",
|
|
30
|
+
"content-footer": "awsui_content-footer_gwq0h_1g8ek_341",
|
|
31
|
+
"content-expanded": "awsui_content-expanded_gwq0h_1g8ek_344",
|
|
32
|
+
"focusable": "awsui_focusable_gwq0h_1g8ek_348",
|
|
33
|
+
"click-target": "awsui_click-target_gwq0h_1g8ek_359"
|
|
34
34
|
};
|
|
35
35
|
|
package/flashbar/styles.css.js
CHANGED
|
@@ -1,52 +1,52 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"flash-with-motion": "awsui_flash-with-
|
|
5
|
-
"enter": "
|
|
6
|
-
"flash-body": "awsui_flash-
|
|
7
|
-
"flash-message": "awsui_flash-
|
|
8
|
-
"flash-header": "awsui_flash-
|
|
9
|
-
"flash-content": "awsui_flash-
|
|
10
|
-
"action-button-wrapper": "awsui_action-button-
|
|
11
|
-
"dismiss-button-wrapper": "awsui_dismiss-button-
|
|
12
|
-
"flash-icon": "awsui_flash-
|
|
13
|
-
"entering": "
|
|
14
|
-
"entered": "
|
|
15
|
-
"exiting": "
|
|
16
|
-
"stack": "
|
|
17
|
-
"animation-running": "awsui_animation-
|
|
18
|
-
"item": "
|
|
19
|
-
"flash-list-item": "awsui_flash-list-
|
|
20
|
-
"notification-bar": "awsui_notification-
|
|
21
|
-
"collapsed": "
|
|
22
|
-
"animation-ready": "awsui_animation-
|
|
23
|
-
"expanded-only": "awsui_expanded-
|
|
24
|
-
"expanded": "
|
|
25
|
-
"flash": "
|
|
26
|
-
"collapsible": "
|
|
27
|
-
"short-list": "awsui_short-
|
|
28
|
-
"visual-refresh": "awsui_visual-
|
|
29
|
-
"status": "
|
|
30
|
-
"header": "
|
|
31
|
-
"item-count": "awsui_item-
|
|
32
|
-
"button": "
|
|
33
|
-
"type-count": "awsui_type-
|
|
34
|
-
"count-number": "awsui_count-
|
|
35
|
-
"icon": "
|
|
36
|
-
"floating": "
|
|
37
|
-
"flashbar": "
|
|
38
|
-
"flash-refresh": "awsui_flash-
|
|
39
|
-
"flash-list": "awsui_flash-
|
|
40
|
-
"flash-focus-container": "awsui_flash-focus-
|
|
41
|
-
"flash-text": "awsui_flash-
|
|
42
|
-
"dismiss-button": "awsui_dismiss-
|
|
43
|
-
"breakpoint-default": "awsui_breakpoint-
|
|
44
|
-
"action-button": "awsui_action-
|
|
45
|
-
"action-slot": "awsui_action-
|
|
46
|
-
"flash-type-success": "awsui_flash-type-
|
|
47
|
-
"flash-type-error": "awsui_flash-type-
|
|
48
|
-
"flash-type-info": "awsui_flash-type-
|
|
49
|
-
"flash-type-in-progress": "awsui_flash-type-in-
|
|
50
|
-
"flash-type-warning": "awsui_flash-type-
|
|
4
|
+
"flash-with-motion": "awsui_flash-with-motion_1q84n_zgv7z_93",
|
|
5
|
+
"enter": "awsui_enter_1q84n_zgv7z_93",
|
|
6
|
+
"flash-body": "awsui_flash-body_1q84n_zgv7z_107",
|
|
7
|
+
"flash-message": "awsui_flash-message_1q84n_zgv7z_107",
|
|
8
|
+
"flash-header": "awsui_flash-header_1q84n_zgv7z_107",
|
|
9
|
+
"flash-content": "awsui_flash-content_1q84n_zgv7z_108",
|
|
10
|
+
"action-button-wrapper": "awsui_action-button-wrapper_1q84n_zgv7z_109",
|
|
11
|
+
"dismiss-button-wrapper": "awsui_dismiss-button-wrapper_1q84n_zgv7z_110",
|
|
12
|
+
"flash-icon": "awsui_flash-icon_1q84n_zgv7z_133",
|
|
13
|
+
"entering": "awsui_entering_1q84n_zgv7z_146",
|
|
14
|
+
"entered": "awsui_entered_1q84n_zgv7z_167",
|
|
15
|
+
"exiting": "awsui_exiting_1q84n_zgv7z_272",
|
|
16
|
+
"stack": "awsui_stack_1q84n_zgv7z_294",
|
|
17
|
+
"animation-running": "awsui_animation-running_1q84n_zgv7z_294",
|
|
18
|
+
"item": "awsui_item_1q84n_zgv7z_294",
|
|
19
|
+
"flash-list-item": "awsui_flash-list-item_1q84n_zgv7z_295",
|
|
20
|
+
"notification-bar": "awsui_notification-bar_1q84n_zgv7z_296",
|
|
21
|
+
"collapsed": "awsui_collapsed_1q84n_zgv7z_316",
|
|
22
|
+
"animation-ready": "awsui_animation-ready_1q84n_zgv7z_316",
|
|
23
|
+
"expanded-only": "awsui_expanded-only_1q84n_zgv7z_316",
|
|
24
|
+
"expanded": "awsui_expanded_1q84n_zgv7z_316",
|
|
25
|
+
"flash": "awsui_flash_1q84n_zgv7z_93",
|
|
26
|
+
"collapsible": "awsui_collapsible_1q84n_zgv7z_380",
|
|
27
|
+
"short-list": "awsui_short-list_1q84n_zgv7z_386",
|
|
28
|
+
"visual-refresh": "awsui_visual-refresh_1q84n_zgv7z_386",
|
|
29
|
+
"status": "awsui_status_1q84n_zgv7z_602",
|
|
30
|
+
"header": "awsui_header_1q84n_zgv7z_602",
|
|
31
|
+
"item-count": "awsui_item-count_1q84n_zgv7z_603",
|
|
32
|
+
"button": "awsui_button_1q84n_zgv7z_604",
|
|
33
|
+
"type-count": "awsui_type-count_1q84n_zgv7z_639",
|
|
34
|
+
"count-number": "awsui_count-number_1q84n_zgv7z_639",
|
|
35
|
+
"icon": "awsui_icon_1q84n_zgv7z_673",
|
|
36
|
+
"floating": "awsui_floating_1q84n_zgv7z_711",
|
|
37
|
+
"flashbar": "awsui_flashbar_1q84n_zgv7z_719",
|
|
38
|
+
"flash-refresh": "awsui_flash-refresh_1q84n_zgv7z_765",
|
|
39
|
+
"flash-list": "awsui_flash-list_1q84n_zgv7z_295",
|
|
40
|
+
"flash-focus-container": "awsui_flash-focus-container_1q84n_zgv7z_784",
|
|
41
|
+
"flash-text": "awsui_flash-text_1q84n_zgv7z_811",
|
|
42
|
+
"dismiss-button": "awsui_dismiss-button_1q84n_zgv7z_110",
|
|
43
|
+
"breakpoint-default": "awsui_breakpoint-default_1q84n_zgv7z_852",
|
|
44
|
+
"action-button": "awsui_action-button_1q84n_zgv7z_109",
|
|
45
|
+
"action-slot": "awsui_action-slot_1q84n_zgv7z_862",
|
|
46
|
+
"flash-type-success": "awsui_flash-type-success_1q84n_zgv7z_866",
|
|
47
|
+
"flash-type-error": "awsui_flash-type-error_1q84n_zgv7z_870",
|
|
48
|
+
"flash-type-info": "awsui_flash-type-info_1q84n_zgv7z_874",
|
|
49
|
+
"flash-type-in-progress": "awsui_flash-type-in-progress_1q84n_zgv7z_875",
|
|
50
|
+
"flash-type-warning": "awsui_flash-type-warning_1q84n_zgv7z_879"
|
|
51
51
|
};
|
|
52
52
|
|