@cloudscape-design/components 3.0.360 → 3.0.362
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/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/index.d.ts.map +1 -1
- package/app-layout/index.js +4 -5
- package/app-layout/index.js.map +1 -1
- package/app-layout/utils/use-content-width.js +1 -1
- package/app-layout/utils/use-content-width.js.map +1 -1
- package/app-layout/utils/use-observed-element.js +1 -1
- package/app-layout/utils/use-observed-element.js.map +1 -1
- package/app-layout/visual-refresh/styles.css.js +69 -69
- package/app-layout/visual-refresh/styles.scoped.css +169 -169
- package/app-layout/visual-refresh/styles.selectors.js +69 -69
- package/area-chart/model/use-chart-model.d.ts.map +1 -1
- package/area-chart/model/use-chart-model.js +2 -2
- package/area-chart/model/use-chart-model.js.map +1 -1
- package/area-chart/styles.css.js +6 -6
- package/area-chart/styles.scoped.css +10 -10
- package/area-chart/styles.selectors.js +6 -6
- package/attribute-editor/styles.css.js +14 -14
- package/attribute-editor/styles.scoped.css +25 -25
- package/attribute-editor/styles.selectors.js +14 -14
- package/button-dropdown/category-elements/styles.css.js +13 -13
- package/button-dropdown/category-elements/styles.scoped.css +27 -27
- package/button-dropdown/category-elements/styles.selectors.js +13 -13
- package/button-dropdown/item-element/styles.css.js +15 -15
- package/button-dropdown/item-element/styles.scoped.css +19 -19
- package/button-dropdown/item-element/styles.selectors.js +15 -15
- package/button-dropdown/styles.css.js +14 -14
- package/button-dropdown/styles.scoped.css +22 -22
- package/button-dropdown/styles.selectors.js +14 -14
- package/code-editor/listeners.js +2 -2
- package/code-editor/listeners.js.map +1 -1
- package/code-editor/resizable-box/index.js +2 -2
- package/code-editor/resizable-box/index.js.map +1 -1
- package/code-editor/styles.css.js +32 -32
- package/code-editor/styles.scoped.css +130 -130
- 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 +18 -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 +47 -47
- package/collection-preferences/styles.selectors.js +37 -37
- package/column-layout/flexible-column-layout/styles.css.js +5 -5
- package/column-layout/flexible-column-layout/styles.scoped.css +5 -5
- package/column-layout/flexible-column-layout/styles.selectors.js +5 -5
- package/column-layout/styles.css.js +13 -13
- package/column-layout/styles.scoped.css +46 -46
- package/column-layout/styles.selectors.js +13 -13
- package/container/styles.css.js +28 -28
- package/container/styles.scoped.css +55 -55
- package/container/styles.selectors.js +28 -28
- package/date-range-picker/styles.css.js +38 -38
- package/date-range-picker/styles.scoped.css +47 -47
- package/date-range-picker/styles.selectors.js +38 -38
- package/expandable-section/styles.css.js +29 -29
- package/expandable-section/styles.scoped.css +66 -66
- package/expandable-section/styles.selectors.js +29 -29
- package/form-field/styles.css.js +19 -19
- package/form-field/styles.scoped.css +30 -30
- package/form-field/styles.selectors.js +19 -19
- package/help-panel/styles.css.js +4 -4
- package/help-panel/styles.scoped.css +66 -66
- package/help-panel/styles.selectors.js +4 -4
- package/internal/base-component/styles.scoped.css +81 -57
- package/internal/components/dark-ribbon/index.js +2 -2
- package/internal/components/dark-ribbon/index.js.map +1 -1
- package/internal/components/dropdown-footer/styles.css.js +3 -3
- package/internal/components/dropdown-footer/styles.scoped.css +4 -4
- package/internal/components/dropdown-footer/styles.selectors.js +3 -3
- package/internal/components/options-list/index.d.ts.map +1 -1
- package/internal/components/options-list/index.js +2 -2
- package/internal/components/options-list/index.js.map +1 -1
- package/internal/components/selectable-item/styles.css.js +16 -16
- package/internal/components/selectable-item/styles.scoped.css +31 -31
- package/internal/components/selectable-item/styles.selectors.js +16 -16
- package/internal/components/token-list/styles.css.js +9 -9
- package/internal/components/token-list/styles.scoped.css +22 -22
- package/internal/components/token-list/styles.selectors.js +9 -9
- package/internal/environment.js +1 -1
- package/internal/environment.json +1 -1
- package/internal/generated/styles/tokens.js +1 -1
- package/internal/generated/theming/index.cjs +25 -23
- package/internal/generated/theming/index.js +25 -23
- package/internal/hooks/container-queries/index.d.ts +0 -1
- package/internal/hooks/container-queries/index.d.ts.map +1 -1
- package/internal/hooks/container-queries/index.js +0 -1
- package/internal/hooks/container-queries/index.js.map +1 -1
- package/internal/hooks/container-queries/use-height-measure.js +1 -1
- package/internal/hooks/container-queries/use-height-measure.js.map +1 -1
- package/internal/hooks/use-dynamic-overlap/index.js +1 -1
- package/internal/hooks/use-dynamic-overlap/index.js.map +1 -1
- package/internal/hooks/use-mobile/index.js +1 -1
- package/internal/hooks/use-mobile/index.js.map +1 -1
- package/internal/hooks/use-mouse-down-target.js +1 -1
- package/internal/hooks/use-mouse-down-target.js.map +1 -1
- package/internal/hooks/use-mutation-observer/index.d.ts.map +1 -1
- package/internal/hooks/use-mutation-observer/index.js +2 -3
- package/internal/hooks/use-mutation-observer/index.js.map +1 -1
- package/internal/manifest.json +1 -1
- package/modal/styles.css.js +23 -23
- package/modal/styles.scoped.css +39 -39
- package/modal/styles.selectors.js +23 -23
- package/package.json +1 -1
- package/pie-chart/labels.js +1 -1
- package/pie-chart/labels.js.map +1 -1
- package/pie-chart/styles.css.js +27 -27
- package/pie-chart/styles.scoped.css +43 -43
- package/pie-chart/styles.selectors.js +27 -27
- package/popover/container.d.ts.map +1 -1
- package/popover/container.js +1 -1
- package/popover/container.js.map +1 -1
- package/property-filter/styles.css.js +29 -29
- package/property-filter/styles.scoped.css +33 -33
- package/property-filter/styles.selectors.js +29 -29
- package/s3-resource-selector/s3-in-context/styles.css.js +7 -7
- package/s3-resource-selector/s3-in-context/styles.scoped.css +10 -10
- package/s3-resource-selector/s3-in-context/styles.selectors.js +7 -7
- package/s3-resource-selector/s3-in-context/use-versions-fetch.d.ts.map +1 -1
- package/s3-resource-selector/s3-in-context/use-versions-fetch.js +2 -2
- package/s3-resource-selector/s3-in-context/use-versions-fetch.js.map +1 -1
- package/s3-resource-selector/s3-modal/basic-table.d.ts.map +1 -1
- package/s3-resource-selector/s3-modal/basic-table.js +2 -2
- package/s3-resource-selector/s3-modal/basic-table.js.map +1 -1
- package/side-navigation/styles.css.js +28 -28
- package/side-navigation/styles.scoped.css +43 -43
- package/side-navigation/styles.selectors.js +28 -28
- package/split-panel/bottom.js +1 -1
- package/split-panel/bottom.js.map +1 -1
- package/split-panel/styles.css.js +56 -56
- package/split-panel/styles.scoped.css +85 -85
- package/split-panel/styles.selectors.js +56 -56
- package/table/body-cell/click-away.js +2 -2
- package/table/body-cell/click-away.js.map +1 -1
- package/table/body-cell/styles.css.js +28 -28
- package/table/body-cell/styles.scoped.css +76 -76
- package/table/body-cell/styles.selectors.js +28 -28
- package/table/header-cell/styles.css.js +24 -24
- package/table/header-cell/styles.scoped.css +43 -43
- package/table/header-cell/styles.selectors.js +24 -24
- package/table/resizer/index.js +3 -3
- package/table/resizer/index.js.map +1 -1
- package/table/sticky-columns/use-sticky-columns.d.ts.map +1 -1
- package/table/sticky-columns/use-sticky-columns.js +2 -3
- package/table/sticky-columns/use-sticky-columns.js.map +1 -1
- package/table/sticky-scrollbar/styles.css.js +6 -6
- package/table/sticky-scrollbar/styles.scoped.css +9 -9
- package/table/sticky-scrollbar/styles.selectors.js +6 -6
- package/table/styles.css.js +34 -34
- package/table/styles.scoped.css +42 -42
- package/table/styles.selectors.js +34 -34
- package/table/use-sticky-header.js +1 -1
- package/table/use-sticky-header.js.map +1 -1
- package/tabs/styles.css.js +21 -21
- package/tabs/styles.scoped.css +46 -46
- package/tabs/styles.selectors.js +21 -21
- package/tag-editor/index.d.ts.map +1 -1
- package/tag-editor/index.js +6 -6
- package/tag-editor/index.js.map +1 -1
- package/tiles/styles.css.js +29 -29
- package/tiles/styles.scoped.css +73 -73
- package/tiles/styles.selectors.js +29 -29
- package/top-navigation/1.0-beta/styles.css.js +25 -25
- package/top-navigation/1.0-beta/styles.scoped.css +43 -43
- 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 +73 -73
- package/top-navigation/styles.selectors.js +47 -47
- package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
- package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +23 -23
- package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
- package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
- package/tutorial-panel/components/tutorial-list/styles.scoped.css +28 -28
- package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
- package/wizard/styles.css.js +31 -31
- package/wizard/styles.scoped.css +63 -63
- package/wizard/styles.selectors.js +31 -31
- package/internal/hooks/container-queries/use-resize-observer.d.ts +0 -21
- package/internal/hooks/container-queries/use-resize-observer.d.ts.map +0 -1
- package/internal/hooks/container-queries/use-resize-observer.js +0 -54
- package/internal/hooks/container-queries/use-resize-observer.js.map +0 -1
- package/internal/hooks/container-queries/utils.d.ts +0 -4
- package/internal/hooks/container-queries/utils.d.ts.map +0 -1
- package/internal/hooks/container-queries/utils.js +0 -10
- package/internal/hooks/container-queries/utils.js.map +0 -1
- package/internal/hooks/use-singleton-handler/index.d.ts +0 -11
- package/internal/hooks/use-singleton-handler/index.d.ts.map +0 -1
- package/internal/hooks/use-singleton-handler/index.js +0 -45
- package/internal/hooks/use-singleton-handler/index.js.map +0 -1
- package/internal/hooks/use-stable-event-handler/index.d.ts +0 -10
- package/internal/hooks/use-stable-event-handler/index.d.ts.map +0 -1
- package/internal/hooks/use-stable-event-handler/index.js +0 -19
- package/internal/hooks/use-stable-event-handler/index.js.map +0 -1
|
@@ -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_17n0a_97:not(#\9) {
|
|
98
|
+
animation: awsui_awsui-motion-fade-in_gwq0h_17n0a_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_17n0a_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_17n0a_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_17n0a_97:not(#\9), .awsui-mode-entering .awsui_content-enter_gwq0h_17n0a_97:not(#\9) {
|
|
115
115
|
animation: none;
|
|
116
116
|
transition: none;
|
|
117
117
|
}
|
|
118
118
|
|
|
119
|
-
.awsui_trigger-
|
|
119
|
+
.awsui_trigger-expanded_gwq0h_17n0a_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_17n0a_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_17n0a_119:not(#\9), .awsui-mode-entering .awsui_trigger-expanded_gwq0h_17n0a_119:not(#\9) {
|
|
129
129
|
animation: none;
|
|
130
130
|
transition: none;
|
|
131
131
|
}
|
|
132
132
|
|
|
133
|
-
.
|
|
133
|
+
.awsui_icon_gwq0h_17n0a_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_17n0a_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_17n0a_133:not(#\9), .awsui-mode-entering .awsui_icon_gwq0h_17n0a_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_17n0a_151:not(#\9) {
|
|
152
152
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
153
153
|
border-collapse: separate;
|
|
154
154
|
border-spacing: 0;
|
|
@@ -191,114 +191,114 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
191
191
|
display: block;
|
|
192
192
|
}
|
|
193
193
|
|
|
194
|
-
.awsui_expand-
|
|
194
|
+
.awsui_expand-button_gwq0h_17n0a_168:not(#\9) {
|
|
195
195
|
/* used in test-utils */
|
|
196
196
|
}
|
|
197
197
|
|
|
198
|
-
.
|
|
198
|
+
.awsui_icon_gwq0h_17n0a_133:not(#\9) {
|
|
199
199
|
transform: rotate(-90deg);
|
|
200
200
|
}
|
|
201
|
-
.
|
|
201
|
+
.awsui_icon_gwq0h_17n0a_133.awsui_expanded_gwq0h_17n0a_175:not(#\9) {
|
|
202
202
|
transform: rotate(0deg);
|
|
203
203
|
}
|
|
204
204
|
|
|
205
|
-
.awsui_icon-
|
|
205
|
+
.awsui_icon-container_gwq0h_17n0a_179:not(#\9) {
|
|
206
206
|
position: relative;
|
|
207
207
|
margin-left: calc((var(--font-body-m-line-height-5wv9x1, 20px) - var(--size-icon-normal-0m1722, 16px)) / -2);
|
|
208
208
|
margin-right: calc(var(--space-xxs-p8yyaw, 4px) + var(--border-divider-list-width-27y3k5, 1px));
|
|
209
209
|
}
|
|
210
|
-
.awsui_icon-container-
|
|
210
|
+
.awsui_icon-container-container_gwq0h_17n0a_184:not(#\9) {
|
|
211
211
|
margin-right: var(--space-xs-zb16t3, 8px);
|
|
212
212
|
}
|
|
213
213
|
|
|
214
|
-
.
|
|
214
|
+
.awsui_wrapper_gwq0h_17n0a_188:not(#\9) {
|
|
215
215
|
box-sizing: border-box;
|
|
216
216
|
border: none;
|
|
217
217
|
width: 100%;
|
|
218
218
|
line-height: var(--font-body-m-line-height-5wv9x1, 20px);
|
|
219
219
|
text-align: left;
|
|
220
220
|
}
|
|
221
|
-
.awsui_wrapper-
|
|
222
|
-
border: var(--border-divider-section-width-
|
|
221
|
+
.awsui_wrapper-default_gwq0h_17n0a_195:not(#\9), .awsui_wrapper-footer_gwq0h_17n0a_195:not(#\9) {
|
|
222
|
+
border: var(--border-divider-section-width-8a5uu9, 2px) solid transparent;
|
|
223
223
|
}
|
|
224
|
-
.awsui_wrapper-
|
|
225
|
-
border-left: var(--border-divider-section-width-
|
|
224
|
+
.awsui_wrapper-navigation_gwq0h_17n0a_198:not(#\9) {
|
|
225
|
+
border-left: var(--border-divider-section-width-8a5uu9, 2px) solid transparent;
|
|
226
226
|
}
|
|
227
|
-
.awsui_wrapper-
|
|
227
|
+
.awsui_wrapper-navigation_gwq0h_17n0a_198:not(#\9), .awsui_wrapper-container_gwq0h_17n0a_201:not(#\9) {
|
|
228
228
|
display: flex;
|
|
229
229
|
font-weight: var(--font-heading-s-weight-02hnau, 700);
|
|
230
230
|
}
|
|
231
|
-
.awsui_wrapper-
|
|
232
|
-
color: var(--color-text-expandable-section-default-
|
|
231
|
+
.awsui_wrapper-default_gwq0h_17n0a_195:not(#\9), .awsui_wrapper-navigation_gwq0h_17n0a_198:not(#\9), .awsui_wrapper-footer_gwq0h_17n0a_195:not(#\9) {
|
|
232
|
+
color: var(--color-text-expandable-section-default-lm3qgp, #000716);
|
|
233
233
|
-webkit-font-smoothing: var(--font-smoothing-webkit-m8nc84, antialiased);
|
|
234
234
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-foywby, grayscale);
|
|
235
|
-
font-size: var(--font-expandable-heading-size-
|
|
235
|
+
font-size: var(--font-expandable-heading-size-smdiul, 16px);
|
|
236
236
|
letter-spacing: var(--font-heading-s-letter-spacing-ebpsb6, -0.005em);
|
|
237
237
|
}
|
|
238
|
-
.awsui_wrapper-
|
|
238
|
+
.awsui_wrapper-default_gwq0h_17n0a_195:not(#\9) {
|
|
239
239
|
padding-top: var(--space-scaled-xxs-7597g1, 4px);
|
|
240
240
|
padding-bottom: var(--space-scaled-xxs-7597g1, 4px);
|
|
241
241
|
padding-right: var(--space-xxs-p8yyaw, 4px);
|
|
242
242
|
}
|
|
243
|
-
.awsui_wrapper-
|
|
243
|
+
.awsui_wrapper-default_gwq0h_17n0a_195.awsui_header-deprecated_gwq0h_17n0a_217:not(#\9) {
|
|
244
244
|
padding-left: var(--space-xxs-p8yyaw, 4px);
|
|
245
245
|
}
|
|
246
|
-
.awsui_wrapper-
|
|
246
|
+
.awsui_wrapper-default_gwq0h_17n0a_195:not(#\9):not(.awsui_header-deprecated_gwq0h_17n0a_217) {
|
|
247
247
|
padding-left: calc(var(--space-xxs-p8yyaw, 4px) + calc(var(--size-icon-normal-0m1722, 16px) + (var(--font-body-m-line-height-5wv9x1, 20px) - var(--size-icon-normal-0m1722, 16px)) / -2 + var(--space-xxs-p8yyaw, 4px) + var(--border-divider-list-width-27y3k5, 1px)));
|
|
248
248
|
}
|
|
249
|
-
.awsui_wrapper-
|
|
249
|
+
.awsui_wrapper-footer_gwq0h_17n0a_195:not(#\9) {
|
|
250
250
|
padding-top: var(--space-scaled-xxs-7597g1, 4px);
|
|
251
251
|
padding-bottom: var(--space-scaled-xxs-7597g1, 4px);
|
|
252
252
|
padding-right: 0;
|
|
253
253
|
}
|
|
254
|
-
.awsui_wrapper-
|
|
254
|
+
.awsui_wrapper-footer_gwq0h_17n0a_195.awsui_header-deprecated_gwq0h_17n0a_217:not(#\9) {
|
|
255
255
|
padding-left: 0;
|
|
256
256
|
}
|
|
257
|
-
.awsui_wrapper-
|
|
257
|
+
.awsui_wrapper-footer_gwq0h_17n0a_195:not(#\9):not(.awsui_header-deprecated_gwq0h_17n0a_217) {
|
|
258
258
|
padding-left: calc(var(--size-icon-normal-0m1722, 16px) + (var(--font-body-m-line-height-5wv9x1, 20px) - var(--size-icon-normal-0m1722, 16px)) / -2 + var(--space-xxs-p8yyaw, 4px) + var(--border-divider-list-width-27y3k5, 1px));
|
|
259
259
|
}
|
|
260
|
-
.awsui_wrapper-
|
|
260
|
+
.awsui_wrapper-container_gwq0h_17n0a_201:not(#\9) {
|
|
261
261
|
padding-top: var(--space-container-header-top-5qav00, 12px);
|
|
262
262
|
padding-bottom: var(--space-container-header-bottom-vj01hn, 8px);
|
|
263
263
|
padding-right: var(--space-container-horizontal-wfukh3, 20px);
|
|
264
264
|
}
|
|
265
|
-
.awsui_wrapper-
|
|
265
|
+
.awsui_wrapper-container_gwq0h_17n0a_201:not(#\9):not(.awsui_wrapper-expanded_gwq0h_17n0a_239) {
|
|
266
266
|
padding-bottom: var(--space-container-header-top-5qav00, 12px);
|
|
267
267
|
}
|
|
268
|
-
.awsui_wrapper-
|
|
268
|
+
.awsui_wrapper-container_gwq0h_17n0a_201.awsui_header-deprecated_gwq0h_17n0a_217:not(#\9) {
|
|
269
269
|
padding-left: var(--space-container-horizontal-wfukh3, 20px);
|
|
270
270
|
}
|
|
271
|
-
.awsui_wrapper-
|
|
271
|
+
.awsui_wrapper-container_gwq0h_17n0a_201:not(#\9):not(.awsui_header-deprecated_gwq0h_17n0a_217) {
|
|
272
272
|
padding-left: calc(var(--space-container-horizontal-wfukh3, 20px) + calc(var(--size-icon-medium-y9xuoq, 20px) + (var(--font-body-m-line-height-5wv9x1, 20px) - var(--size-icon-normal-0m1722, 16px)) / -2 + var(--space-xs-zb16t3, 8px)));
|
|
273
273
|
}
|
|
274
|
-
body[data-awsui-focus-visible=true] .awsui_wrapper-
|
|
275
|
-
padding: calc(var(--space-scaled-s-aqzyko, 12px) - var(--border-divider-section-width-
|
|
274
|
+
body[data-awsui-focus-visible=true] .awsui_wrapper-container_gwq0h_17n0a_201:not(#\9):focus {
|
|
275
|
+
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
276
|
}
|
|
277
|
-
.awsui_wrapper-
|
|
278
|
-
border-bottom-color: var(--color-border-divider-default-
|
|
277
|
+
.awsui_wrapper-default_gwq0h_17n0a_195.awsui_wrapper-expanded_gwq0h_17n0a_239:not(#\9) {
|
|
278
|
+
border-bottom-color: var(--color-border-divider-default-et9j7s, #e9ebed);
|
|
279
279
|
}
|
|
280
280
|
|
|
281
|
-
.
|
|
281
|
+
.awsui_header_gwq0h_17n0a_217:not(#\9) {
|
|
282
282
|
/* used in test-utils */
|
|
283
283
|
}
|
|
284
|
-
.awsui_header-
|
|
284
|
+
.awsui_header-wrapper_gwq0h_17n0a_258:not(#\9), .awsui_header-deprecated_gwq0h_17n0a_217:not(#\9) {
|
|
285
285
|
display: flex;
|
|
286
286
|
font-weight: var(--font-heading-s-weight-02hnau, 700);
|
|
287
287
|
}
|
|
288
|
-
.awsui_header-
|
|
288
|
+
.awsui_header-wrapper_gwq0h_17n0a_258:not(#\9) {
|
|
289
289
|
font-size: inherit;
|
|
290
290
|
letter-spacing: inherit;
|
|
291
291
|
margin: 0;
|
|
292
292
|
padding: 0;
|
|
293
293
|
}
|
|
294
|
-
body[data-awsui-focus-visible=true] .awsui_header-
|
|
294
|
+
body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_17n0a_268:not(#\9):focus, body[data-awsui-focus-visible=true] .awsui_header-container-button_gwq0h_17n0a_268:not(#\9):focus {
|
|
295
295
|
position: relative;
|
|
296
296
|
}
|
|
297
|
-
body[data-awsui-focus-visible=true] .awsui_header-
|
|
297
|
+
body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_17n0a_268:not(#\9):focus, body[data-awsui-focus-visible=true] .awsui_header-container-button_gwq0h_17n0a_268:not(#\9):focus {
|
|
298
298
|
outline: 2px dotted transparent;
|
|
299
299
|
outline-offset: calc(0px - 1px);
|
|
300
300
|
}
|
|
301
|
-
body[data-awsui-focus-visible=true] .awsui_header-
|
|
301
|
+
body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_17n0a_268:not(#\9):focus::before, body[data-awsui-focus-visible=true] .awsui_header-container-button_gwq0h_17n0a_268:not(#\9):focus::before {
|
|
302
302
|
content: " ";
|
|
303
303
|
display: block;
|
|
304
304
|
position: absolute;
|
|
@@ -309,21 +309,21 @@ body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_xgtm9_268:not(#\9
|
|
|
309
309
|
border-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
310
310
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
|
|
311
311
|
}
|
|
312
|
-
.awsui_header-
|
|
312
|
+
.awsui_header-button_gwq0h_17n0a_268:not(#\9) {
|
|
313
313
|
box-sizing: border-box;
|
|
314
314
|
display: flex;
|
|
315
315
|
margin-left: calc(-1 * calc(var(--size-icon-normal-0m1722, 16px) + (var(--font-body-m-line-height-5wv9x1, 20px) - var(--size-icon-normal-0m1722, 16px)) / -2 + var(--space-xxs-p8yyaw, 4px) + var(--border-divider-list-width-27y3k5, 1px)));
|
|
316
316
|
}
|
|
317
|
-
.awsui_header-container-
|
|
317
|
+
.awsui_header-container-button_gwq0h_17n0a_268:not(#\9) {
|
|
318
318
|
margin-left: calc(-1 * calc(var(--size-icon-medium-y9xuoq, 20px) + (var(--font-body-m-line-height-5wv9x1, 20px) - var(--size-icon-normal-0m1722, 16px)) / -2 + var(--space-xs-zb16t3, 8px)));
|
|
319
319
|
}
|
|
320
|
-
.awsui_header-
|
|
320
|
+
.awsui_header-container_gwq0h_17n0a_268:not(#\9) {
|
|
321
321
|
width: 100%;
|
|
322
322
|
}
|
|
323
|
-
.awsui_header-
|
|
323
|
+
.awsui_header-container_gwq0h_17n0a_268 > .awsui_icon-container_gwq0h_17n0a_179:not(#\9) {
|
|
324
324
|
margin-top: var(--space-expandable-section-icon-offset-top-ekk5vc, 4px);
|
|
325
325
|
}
|
|
326
|
-
.awsui_header-
|
|
326
|
+
.awsui_header-navigation_gwq0h_17n0a_300 > .awsui_icon-container_gwq0h_17n0a_179:not(#\9) {
|
|
327
327
|
display: inline-flex;
|
|
328
328
|
cursor: pointer;
|
|
329
329
|
color: var(--color-text-expandable-section-navigation-icon-default-htcovl, #414d5c);
|
|
@@ -334,17 +334,17 @@ body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_xgtm9_268:not(#\9
|
|
|
334
334
|
text-decoration: none;
|
|
335
335
|
flex-direction: column;
|
|
336
336
|
}
|
|
337
|
-
.awsui_header-
|
|
338
|
-
color: var(--color-text-expandable-section-hover-
|
|
337
|
+
.awsui_header-navigation_gwq0h_17n0a_300 > .awsui_icon-container_gwq0h_17n0a_179:not(#\9):hover {
|
|
338
|
+
color: var(--color-text-expandable-section-hover-2d1zpj, #0972d3);
|
|
339
339
|
}
|
|
340
|
-
body[data-awsui-focus-visible=true] .awsui_header-
|
|
340
|
+
body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_17n0a_300 > .awsui_icon-container_gwq0h_17n0a_179:not(#\9):focus {
|
|
341
341
|
position: relative;
|
|
342
342
|
}
|
|
343
|
-
body[data-awsui-focus-visible=true] .awsui_header-
|
|
343
|
+
body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_17n0a_300 > .awsui_icon-container_gwq0h_17n0a_179:not(#\9):focus {
|
|
344
344
|
outline: 2px dotted transparent;
|
|
345
345
|
outline-offset: calc(2px - 1px);
|
|
346
346
|
}
|
|
347
|
-
body[data-awsui-focus-visible=true] .awsui_header-
|
|
347
|
+
body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_17n0a_300 > .awsui_icon-container_gwq0h_17n0a_179:not(#\9):focus::before {
|
|
348
348
|
content: " ";
|
|
349
349
|
display: block;
|
|
350
350
|
position: absolute;
|
|
@@ -355,37 +355,37 @@ body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_xgtm9_300 > .
|
|
|
355
355
|
border-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
356
356
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
|
|
357
357
|
}
|
|
358
|
-
.awsui_header-
|
|
358
|
+
.awsui_header-text_gwq0h_17n0a_332:not(#\9) {
|
|
359
359
|
/* used in test-utils */
|
|
360
360
|
}
|
|
361
361
|
|
|
362
|
-
.
|
|
362
|
+
.awsui_content_gwq0h_17n0a_97:not(#\9) {
|
|
363
363
|
display: none;
|
|
364
364
|
}
|
|
365
|
-
.awsui_content-
|
|
365
|
+
.awsui_content-default_gwq0h_17n0a_339:not(#\9) {
|
|
366
366
|
padding: var(--space-scaled-xs-26e2du, 8px) 0;
|
|
367
367
|
}
|
|
368
|
-
.awsui_content-
|
|
368
|
+
.awsui_content-footer_gwq0h_17n0a_342:not(#\9) {
|
|
369
369
|
padding: var(--space-xs-zb16t3, 8px) 0;
|
|
370
370
|
}
|
|
371
|
-
.awsui_content-
|
|
371
|
+
.awsui_content-expanded_gwq0h_17n0a_345:not(#\9) {
|
|
372
372
|
display: block;
|
|
373
373
|
}
|
|
374
374
|
|
|
375
|
-
.
|
|
375
|
+
.awsui_focusable_gwq0h_17n0a_349:not(#\9):focus {
|
|
376
376
|
outline: none;
|
|
377
377
|
text-decoration: none;
|
|
378
378
|
}
|
|
379
|
-
body[data-awsui-focus-visible=true] .
|
|
379
|
+
body[data-awsui-focus-visible=true] .awsui_focusable_gwq0h_17n0a_349:not(#\9):focus {
|
|
380
380
|
outline: 2px dotted transparent;
|
|
381
381
|
border: var(--border-field-width-09w7vk, 2px) solid var(--color-border-item-focused-b2ntyl, #0972d3);
|
|
382
382
|
border-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
383
383
|
box-shadow: 0 0 0 var(--border-control-focus-ring-shadow-spread-0ctpjf, 0px) var(--color-border-item-focused-b2ntyl, #0972d3);
|
|
384
384
|
}
|
|
385
385
|
|
|
386
|
-
.awsui_click-
|
|
386
|
+
.awsui_click-target_gwq0h_17n0a_360:not(#\9) {
|
|
387
387
|
cursor: pointer;
|
|
388
388
|
}
|
|
389
|
-
.awsui_click-
|
|
390
|
-
color: var(--color-text-expandable-section-hover-
|
|
389
|
+
.awsui_click-target_gwq0h_17n0a_360:not(#\9):not(.awsui_wrapper-container_gwq0h_17n0a_201):not(.awsui_header-container-button_gwq0h_17n0a_268):hover {
|
|
390
|
+
color: var(--color-text-expandable-section-hover-2d1zpj, #0972d3);
|
|
391
391
|
}
|
|
@@ -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_17n0a_97",
|
|
6
|
+
"awsui-motion-fade-in": "awsui_awsui-motion-fade-in_gwq0h_17n0a_1",
|
|
7
|
+
"trigger-expanded": "awsui_trigger-expanded_gwq0h_17n0a_119",
|
|
8
|
+
"icon": "awsui_icon_gwq0h_17n0a_133",
|
|
9
|
+
"root": "awsui_root_gwq0h_17n0a_151",
|
|
10
|
+
"expand-button": "awsui_expand-button_gwq0h_17n0a_168",
|
|
11
|
+
"expanded": "awsui_expanded_gwq0h_17n0a_175",
|
|
12
|
+
"icon-container": "awsui_icon-container_gwq0h_17n0a_179",
|
|
13
|
+
"icon-container-container": "awsui_icon-container-container_gwq0h_17n0a_184",
|
|
14
|
+
"wrapper": "awsui_wrapper_gwq0h_17n0a_188",
|
|
15
|
+
"wrapper-default": "awsui_wrapper-default_gwq0h_17n0a_195",
|
|
16
|
+
"wrapper-footer": "awsui_wrapper-footer_gwq0h_17n0a_195",
|
|
17
|
+
"wrapper-navigation": "awsui_wrapper-navigation_gwq0h_17n0a_198",
|
|
18
|
+
"wrapper-container": "awsui_wrapper-container_gwq0h_17n0a_201",
|
|
19
|
+
"header-deprecated": "awsui_header-deprecated_gwq0h_17n0a_217",
|
|
20
|
+
"wrapper-expanded": "awsui_wrapper-expanded_gwq0h_17n0a_239",
|
|
21
|
+
"header": "awsui_header_gwq0h_17n0a_217",
|
|
22
|
+
"header-wrapper": "awsui_header-wrapper_gwq0h_17n0a_258",
|
|
23
|
+
"header-button": "awsui_header-button_gwq0h_17n0a_268",
|
|
24
|
+
"header-container-button": "awsui_header-container-button_gwq0h_17n0a_268",
|
|
25
|
+
"header-container": "awsui_header-container_gwq0h_17n0a_268",
|
|
26
|
+
"header-navigation": "awsui_header-navigation_gwq0h_17n0a_300",
|
|
27
|
+
"header-text": "awsui_header-text_gwq0h_17n0a_332",
|
|
28
|
+
"content": "awsui_content_gwq0h_17n0a_97",
|
|
29
|
+
"content-default": "awsui_content-default_gwq0h_17n0a_339",
|
|
30
|
+
"content-footer": "awsui_content-footer_gwq0h_17n0a_342",
|
|
31
|
+
"content-expanded": "awsui_content-expanded_gwq0h_17n0a_345",
|
|
32
|
+
"focusable": "awsui_focusable_gwq0h_17n0a_349",
|
|
33
|
+
"click-target": "awsui_click-target_gwq0h_17n0a_360"
|
|
34
34
|
};
|
|
35
35
|
|
package/form-field/styles.css.js
CHANGED
|
@@ -1,24 +1,24 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"error-icon-shake-wrapper": "awsui_error-icon-shake-
|
|
5
|
-
"awsui-motion-shake-horizontally": "awsui_awsui-motion-shake-
|
|
6
|
-
"error-icon-scale-wrapper": "awsui_error-icon-scale-
|
|
7
|
-
"awsui-motion-scale-popup": "awsui_awsui-motion-scale-
|
|
8
|
-
"error": "
|
|
9
|
-
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-
|
|
10
|
-
"root": "
|
|
11
|
-
"label": "
|
|
12
|
-
"info": "
|
|
13
|
-
"description": "
|
|
14
|
-
"constraint": "
|
|
15
|
-
"hints": "
|
|
16
|
-
"constraint-has-error": "awsui_constraint-has-
|
|
17
|
-
"secondary-control": "awsui_secondary-
|
|
18
|
-
"controls": "
|
|
19
|
-
"label-hidden": "awsui_label-
|
|
20
|
-
"control": "
|
|
21
|
-
"error__message": "
|
|
22
|
-
"visually-hidden": "awsui_visually-
|
|
4
|
+
"error-icon-shake-wrapper": "awsui_error-icon-shake-wrapper_14mhv_1i80l_97",
|
|
5
|
+
"awsui-motion-shake-horizontally": "awsui_awsui-motion-shake-horizontally_14mhv_1i80l_1",
|
|
6
|
+
"error-icon-scale-wrapper": "awsui_error-icon-scale-wrapper_14mhv_1i80l_124",
|
|
7
|
+
"awsui-motion-scale-popup": "awsui_awsui-motion-scale-popup_14mhv_1i80l_1",
|
|
8
|
+
"error": "awsui_error_14mhv_1i80l_97",
|
|
9
|
+
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_14mhv_1i80l_1",
|
|
10
|
+
"root": "awsui_root_14mhv_1i80l_168",
|
|
11
|
+
"label": "awsui_label_14mhv_1i80l_182",
|
|
12
|
+
"info": "awsui_info_14mhv_1i80l_195",
|
|
13
|
+
"description": "awsui_description_14mhv_1i80l_200",
|
|
14
|
+
"constraint": "awsui_constraint_14mhv_1i80l_201",
|
|
15
|
+
"hints": "awsui_hints_14mhv_1i80l_208",
|
|
16
|
+
"constraint-has-error": "awsui_constraint-has-error_14mhv_1i80l_209",
|
|
17
|
+
"secondary-control": "awsui_secondary-control_14mhv_1i80l_213",
|
|
18
|
+
"controls": "awsui_controls_14mhv_1i80l_217",
|
|
19
|
+
"label-hidden": "awsui_label-hidden_14mhv_1i80l_217",
|
|
20
|
+
"control": "awsui_control_14mhv_1i80l_217",
|
|
21
|
+
"error__message": "awsui_error__message_14mhv_1i80l_236",
|
|
22
|
+
"visually-hidden": "awsui_visually-hidden_14mhv_1i80l_240"
|
|
23
23
|
};
|
|
24
24
|
|
|
@@ -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_error-icon-shake-
|
|
98
|
-
animation: awsui_awsui-motion-shake-
|
|
97
|
+
.awsui_error-icon-shake-wrapper_14mhv_1i80l_97:not(#\9) {
|
|
98
|
+
animation: awsui_awsui-motion-shake-horizontally_14mhv_1i80l_1 var(--motion-duration-refresh-only-medium-nf6485, 165ms);
|
|
99
99
|
}
|
|
100
|
-
@keyframes awsui_awsui-motion-shake-
|
|
100
|
+
@keyframes awsui_awsui-motion-shake-horizontally_14mhv_1i80l_1 {
|
|
101
101
|
0% {
|
|
102
102
|
transform: translateX(-5px);
|
|
103
103
|
animation-timing-function: linear;
|
|
@@ -111,20 +111,20 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
111
111
|
}
|
|
112
112
|
}
|
|
113
113
|
@media (prefers-reduced-motion: reduce) {
|
|
114
|
-
.awsui_error-icon-shake-
|
|
114
|
+
.awsui_error-icon-shake-wrapper_14mhv_1i80l_97:not(#\9) {
|
|
115
115
|
animation: none;
|
|
116
116
|
transition: none;
|
|
117
117
|
}
|
|
118
118
|
}
|
|
119
|
-
.awsui-motion-disabled .awsui_error-icon-shake-
|
|
119
|
+
.awsui-motion-disabled .awsui_error-icon-shake-wrapper_14mhv_1i80l_97:not(#\9), .awsui-mode-entering .awsui_error-icon-shake-wrapper_14mhv_1i80l_97:not(#\9) {
|
|
120
120
|
animation: none;
|
|
121
121
|
transition: none;
|
|
122
122
|
}
|
|
123
123
|
|
|
124
|
-
.awsui_error-icon-scale-
|
|
125
|
-
animation: awsui_awsui-motion-scale-
|
|
124
|
+
.awsui_error-icon-scale-wrapper_14mhv_1i80l_124:not(#\9) {
|
|
125
|
+
animation: awsui_awsui-motion-scale-popup_14mhv_1i80l_1 var(--motion-duration-refresh-only-medium-nf6485, 165ms) var(--motion-easing-refresh-only-a-8flf9q, cubic-bezier(0, 0, 0, 1));
|
|
126
126
|
}
|
|
127
|
-
@keyframes awsui_awsui-motion-scale-
|
|
127
|
+
@keyframes awsui_awsui-motion-scale-popup_14mhv_1i80l_1 {
|
|
128
128
|
0% {
|
|
129
129
|
transform: scale(0.95);
|
|
130
130
|
}
|
|
@@ -133,20 +133,20 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
133
133
|
}
|
|
134
134
|
}
|
|
135
135
|
@media (prefers-reduced-motion: reduce) {
|
|
136
|
-
.awsui_error-icon-scale-
|
|
136
|
+
.awsui_error-icon-scale-wrapper_14mhv_1i80l_124:not(#\9) {
|
|
137
137
|
animation: none;
|
|
138
138
|
transition: none;
|
|
139
139
|
}
|
|
140
140
|
}
|
|
141
|
-
.awsui-motion-disabled .awsui_error-icon-scale-
|
|
141
|
+
.awsui-motion-disabled .awsui_error-icon-scale-wrapper_14mhv_1i80l_124:not(#\9), .awsui-mode-entering .awsui_error-icon-scale-wrapper_14mhv_1i80l_124:not(#\9) {
|
|
142
142
|
animation: none;
|
|
143
143
|
transition: none;
|
|
144
144
|
}
|
|
145
145
|
|
|
146
|
-
.
|
|
147
|
-
animation: awsui_awsui-motion-fade-in-
|
|
146
|
+
.awsui_error_14mhv_1i80l_97:not(#\9) {
|
|
147
|
+
animation: awsui_awsui-motion-fade-in-0_14mhv_1i80l_1 var(--motion-duration-refresh-only-medium-nf6485, 165ms) var(--motion-easing-refresh-only-a-8flf9q, cubic-bezier(0, 0, 0, 1));
|
|
148
148
|
}
|
|
149
|
-
@keyframes awsui_awsui-motion-fade-in-
|
|
149
|
+
@keyframes awsui_awsui-motion-fade-in-0_14mhv_1i80l_1 {
|
|
150
150
|
from {
|
|
151
151
|
opacity: 0;
|
|
152
152
|
}
|
|
@@ -155,17 +155,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
155
155
|
}
|
|
156
156
|
}
|
|
157
157
|
@media (prefers-reduced-motion: reduce) {
|
|
158
|
-
.
|
|
158
|
+
.awsui_error_14mhv_1i80l_97:not(#\9) {
|
|
159
159
|
animation: none;
|
|
160
160
|
transition: none;
|
|
161
161
|
}
|
|
162
162
|
}
|
|
163
|
-
.awsui-motion-disabled .
|
|
163
|
+
.awsui-motion-disabled .awsui_error_14mhv_1i80l_97:not(#\9), .awsui-mode-entering .awsui_error_14mhv_1i80l_97:not(#\9) {
|
|
164
164
|
animation: none;
|
|
165
165
|
transition: none;
|
|
166
166
|
}
|
|
167
167
|
|
|
168
|
-
.
|
|
168
|
+
.awsui_root_14mhv_1i80l_168:not(#\9) {
|
|
169
169
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
170
170
|
border-collapse: separate;
|
|
171
171
|
border-spacing: 0;
|
|
@@ -205,7 +205,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
205
205
|
box-sizing: border-box;
|
|
206
206
|
}
|
|
207
207
|
|
|
208
|
-
.
|
|
208
|
+
.awsui_label_14mhv_1i80l_182:not(#\9) {
|
|
209
209
|
box-sizing: border-box;
|
|
210
210
|
color: var(--color-text-form-label-ktbzsd, #000716);
|
|
211
211
|
display: inline;
|
|
@@ -214,43 +214,43 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
214
214
|
font-weight: var(--font-display-label-weight-815ja9, 700);
|
|
215
215
|
margin-right: var(--space-xs-zb16t3, 8px);
|
|
216
216
|
}
|
|
217
|
-
.
|
|
217
|
+
.awsui_label_14mhv_1i80l_182:not(#\9):only-child {
|
|
218
218
|
margin: 0;
|
|
219
219
|
}
|
|
220
220
|
|
|
221
|
-
.
|
|
221
|
+
.awsui_info_14mhv_1i80l_195:not(#\9) {
|
|
222
222
|
padding-left: var(--space-xs-zb16t3, 8px);
|
|
223
|
-
border-left: var(--border-divider-section-width-
|
|
223
|
+
border-left: var(--border-divider-section-width-8a5uu9, 2px) solid var(--color-border-divider-default-et9j7s, #e9ebed);
|
|
224
224
|
}
|
|
225
225
|
|
|
226
|
-
.
|
|
227
|
-
.
|
|
226
|
+
.awsui_description_14mhv_1i80l_200:not(#\9),
|
|
227
|
+
.awsui_constraint_14mhv_1i80l_201:not(#\9) {
|
|
228
228
|
color: var(--color-text-form-secondary-dxc248, #5f6b7a);
|
|
229
229
|
font-size: var(--font-body-s-size-8339kg, 12px);
|
|
230
230
|
line-height: var(--font-body-s-line-height-uztvf6, 16px);
|
|
231
231
|
letter-spacing: var(--font-body-s-letter-spacing-4obhmb, 0.005em);
|
|
232
232
|
}
|
|
233
233
|
|
|
234
|
-
.
|
|
235
|
-
.awsui_constraint-has-
|
|
234
|
+
.awsui_hints_14mhv_1i80l_208:not(#\9),
|
|
235
|
+
.awsui_constraint-has-error_14mhv_1i80l_209:not(#\9) {
|
|
236
236
|
padding-top: var(--space-xxs-p8yyaw, 4px);
|
|
237
237
|
}
|
|
238
238
|
|
|
239
|
-
.awsui_secondary-
|
|
239
|
+
.awsui_secondary-control_14mhv_1i80l_213:not(#\9) {
|
|
240
240
|
/* used in test-utils */
|
|
241
241
|
}
|
|
242
242
|
|
|
243
|
-
.
|
|
243
|
+
.awsui_controls_14mhv_1i80l_217:not(#\9):not(.awsui_label-hidden_14mhv_1i80l_217) {
|
|
244
244
|
padding-top: var(--space-xxs-p8yyaw, 4px);
|
|
245
245
|
}
|
|
246
246
|
|
|
247
|
-
.
|
|
247
|
+
.awsui_control_14mhv_1i80l_217:not(#\9) {
|
|
248
248
|
min-width: 0;
|
|
249
249
|
-ms-word-break: break-all;
|
|
250
250
|
word-break: break-word;
|
|
251
251
|
}
|
|
252
252
|
|
|
253
|
-
.
|
|
253
|
+
.awsui_error_14mhv_1i80l_97:not(#\9) {
|
|
254
254
|
color: var(--color-text-status-error-wdvepn, #d91515);
|
|
255
255
|
font-size: var(--font-body-s-size-8339kg, 12px);
|
|
256
256
|
line-height: var(--font-body-s-line-height-uztvf6, 16px);
|
|
@@ -259,11 +259,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
259
259
|
align-items: flex-start;
|
|
260
260
|
}
|
|
261
261
|
|
|
262
|
-
.
|
|
262
|
+
.awsui_error__message_14mhv_1i80l_236:not(#\9) {
|
|
263
263
|
margin-left: var(--space-xxs-p8yyaw, 4px);
|
|
264
264
|
}
|
|
265
265
|
|
|
266
|
-
.awsui_visually-
|
|
266
|
+
.awsui_visually-hidden_14mhv_1i80l_240:not(#\9) {
|
|
267
267
|
position: absolute !important;
|
|
268
268
|
top: -9999px !important;
|
|
269
269
|
left: -9999px !important;
|
|
@@ -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
|
-
"error-icon-shake-wrapper": "awsui_error-icon-shake-
|
|
6
|
-
"awsui-motion-shake-horizontally": "awsui_awsui-motion-shake-
|
|
7
|
-
"error-icon-scale-wrapper": "awsui_error-icon-scale-
|
|
8
|
-
"awsui-motion-scale-popup": "awsui_awsui-motion-scale-
|
|
9
|
-
"error": "
|
|
10
|
-
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-
|
|
11
|
-
"root": "
|
|
12
|
-
"label": "
|
|
13
|
-
"info": "
|
|
14
|
-
"description": "
|
|
15
|
-
"constraint": "
|
|
16
|
-
"hints": "
|
|
17
|
-
"constraint-has-error": "awsui_constraint-has-
|
|
18
|
-
"secondary-control": "awsui_secondary-
|
|
19
|
-
"controls": "
|
|
20
|
-
"label-hidden": "awsui_label-
|
|
21
|
-
"control": "
|
|
22
|
-
"error__message": "
|
|
23
|
-
"visually-hidden": "awsui_visually-
|
|
5
|
+
"error-icon-shake-wrapper": "awsui_error-icon-shake-wrapper_14mhv_1i80l_97",
|
|
6
|
+
"awsui-motion-shake-horizontally": "awsui_awsui-motion-shake-horizontally_14mhv_1i80l_1",
|
|
7
|
+
"error-icon-scale-wrapper": "awsui_error-icon-scale-wrapper_14mhv_1i80l_124",
|
|
8
|
+
"awsui-motion-scale-popup": "awsui_awsui-motion-scale-popup_14mhv_1i80l_1",
|
|
9
|
+
"error": "awsui_error_14mhv_1i80l_97",
|
|
10
|
+
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_14mhv_1i80l_1",
|
|
11
|
+
"root": "awsui_root_14mhv_1i80l_168",
|
|
12
|
+
"label": "awsui_label_14mhv_1i80l_182",
|
|
13
|
+
"info": "awsui_info_14mhv_1i80l_195",
|
|
14
|
+
"description": "awsui_description_14mhv_1i80l_200",
|
|
15
|
+
"constraint": "awsui_constraint_14mhv_1i80l_201",
|
|
16
|
+
"hints": "awsui_hints_14mhv_1i80l_208",
|
|
17
|
+
"constraint-has-error": "awsui_constraint-has-error_14mhv_1i80l_209",
|
|
18
|
+
"secondary-control": "awsui_secondary-control_14mhv_1i80l_213",
|
|
19
|
+
"controls": "awsui_controls_14mhv_1i80l_217",
|
|
20
|
+
"label-hidden": "awsui_label-hidden_14mhv_1i80l_217",
|
|
21
|
+
"control": "awsui_control_14mhv_1i80l_217",
|
|
22
|
+
"error__message": "awsui_error__message_14mhv_1i80l_236",
|
|
23
|
+
"visually-hidden": "awsui_visually-hidden_14mhv_1i80l_240"
|
|
24
24
|
};
|
|
25
25
|
|