@cloudscape-design/components 3.0.521 → 3.0.523
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/alert/styles.css.js +25 -25
- package/alert/styles.scoped.css +61 -54
- package/alert/styles.selectors.js +25 -25
- package/anchor-navigation/styles.css.js +8 -8
- package/anchor-navigation/styles.scoped.css +39 -30
- package/anchor-navigation/styles.selectors.js +8 -8
- package/annotation-context/annotation/styles.css.js +24 -24
- package/annotation-context/annotation/styles.scoped.css +57 -49
- package/annotation-context/annotation/styles.selectors.js +24 -24
- package/app-layout/content-wrapper/styles.css.js +3 -3
- package/app-layout/content-wrapper/styles.scoped.css +15 -15
- package/app-layout/content-wrapper/styles.selectors.js +3 -3
- package/app-layout/drawer/styles.css.js +12 -12
- package/app-layout/drawer/styles.scoped.css +29 -30
- package/app-layout/drawer/styles.selectors.js +12 -12
- package/app-layout/mobile-toolbar/styles.css.js +8 -8
- package/app-layout/mobile-toolbar/styles.scoped.css +18 -17
- package/app-layout/mobile-toolbar/styles.selectors.js +8 -8
- package/app-layout/notifications/styles.css.js +3 -3
- package/app-layout/notifications/styles.scoped.css +6 -6
- package/app-layout/notifications/styles.selectors.js +3 -3
- package/app-layout/split-panel/styles.css.js +2 -2
- package/app-layout/split-panel/styles.scoped.css +3 -3
- package/app-layout/split-panel/styles.selectors.js +2 -2
- package/app-layout/styles.css.js +16 -16
- package/app-layout/styles.scoped.css +26 -26
- package/app-layout/styles.selectors.js +16 -16
- package/app-layout/toggles/styles.css.js +2 -2
- package/app-layout/toggles/styles.scoped.css +12 -10
- package/app-layout/toggles/styles.selectors.js +2 -2
- package/app-layout/visual-refresh/styles.css.js +81 -81
- package/app-layout/visual-refresh/styles.scoped.css +279 -261
- package/app-layout/visual-refresh/styles.selectors.js +81 -81
- package/area-chart/styles.css.js +6 -6
- package/area-chart/styles.scoped.css +12 -11
- package/area-chart/styles.selectors.js +6 -6
- package/attribute-editor/styles.css.js +14 -14
- package/attribute-editor/styles.scoped.css +30 -29
- package/attribute-editor/styles.selectors.js +14 -14
- package/autosuggest/styles.css.js +3 -3
- package/autosuggest/styles.scoped.css +5 -5
- package/autosuggest/styles.selectors.js +3 -3
- package/badge/styles.css.js +5 -5
- package/badge/styles.scoped.css +11 -7
- package/badge/styles.selectors.js +5 -5
- package/box/styles.css.js +190 -190
- package/box/styles.scoped.css +244 -240
- package/box/styles.selectors.js +190 -190
- package/breadcrumb-group/item/styles.css.js +9 -9
- package/breadcrumb-group/item/styles.scoped.css +20 -19
- package/breadcrumb-group/item/styles.selectors.js +9 -9
- package/breadcrumb-group/styles.css.js +7 -7
- package/breadcrumb-group/styles.scoped.css +28 -21
- package/breadcrumb-group/styles.selectors.js +7 -7
- package/button/styles.css.js +20 -20
- package/button/styles.scoped.css +155 -153
- package/button/styles.selectors.js +20 -20
- package/button-dropdown/category-elements/styles.css.js +13 -13
- package/button-dropdown/category-elements/styles.scoped.css +61 -50
- 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 +38 -33
- package/button-dropdown/item-element/styles.selectors.js +15 -15
- package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
- package/button-dropdown/mobile-expandable-group/styles.scoped.css +8 -8
- package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
- package/button-dropdown/styles.css.js +15 -15
- package/button-dropdown/styles.scoped.css +39 -36
- package/button-dropdown/styles.selectors.js +15 -15
- package/calendar/grid/index.js +1 -1
- package/calendar/grid/index.js.map +1 -1
- package/calendar/interfaces.d.ts +23 -3
- package/calendar/interfaces.d.ts.map +1 -1
- package/calendar/interfaces.js.map +1 -1
- package/calendar/internal.d.ts +1 -1
- package/calendar/internal.d.ts.map +1 -1
- package/calendar/internal.js +5 -4
- package/calendar/internal.js.map +1 -1
- package/calendar/styles.css.js +18 -18
- package/calendar/styles.scoped.css +75 -59
- package/calendar/styles.selectors.js +18 -18
- package/cards/styles.css.js +40 -40
- package/cards/styles.scoped.css +126 -99
- package/cards/styles.selectors.js +40 -40
- package/code-editor/ace-themes.d.ts +6 -0
- package/code-editor/ace-themes.d.ts.map +1 -1
- package/code-editor/ace-themes.js +2 -0
- package/code-editor/ace-themes.js.map +1 -1
- package/code-editor/index.js +3 -3
- package/code-editor/index.js.map +1 -1
- package/code-editor/preferences-modal.d.ts +1 -1
- package/code-editor/preferences-modal.d.ts.map +1 -1
- package/code-editor/preferences-modal.js +3 -6
- package/code-editor/preferences-modal.js.map +1 -1
- package/code-editor/resizable-box/styles.css.js +3 -3
- package/code-editor/resizable-box/styles.scoped.css +10 -10
- package/code-editor/resizable-box/styles.selectors.js +3 -3
- package/code-editor/styles.css.js +32 -32
- package/code-editor/styles.scoped.css +210 -198
- package/code-editor/styles.selectors.js +32 -32
- package/code-editor/use-editor.d.ts.map +1 -1
- package/code-editor/use-editor.js +4 -2
- package/code-editor/use-editor.js.map +1 -1
- package/code-editor/util.d.ts +3 -4
- package/code-editor/util.d.ts.map +1 -1
- package/code-editor/util.js +29 -10
- package/code-editor/util.js.map +1 -1
- package/collection-preferences/content-display/styles.css.js +11 -11
- package/collection-preferences/content-display/styles.scoped.css +40 -30
- package/collection-preferences/content-display/styles.selectors.js +11 -11
- package/collection-preferences/styles.css.js +37 -37
- package/collection-preferences/styles.scoped.css +79 -66
- 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 +8 -9
- 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 +70 -64
- package/column-layout/styles.selectors.js +13 -13
- package/container/styles.css.js +30 -30
- package/container/styles.scoped.css +114 -106
- package/container/styles.selectors.js +30 -30
- package/content-layout/styles.css.js +7 -7
- package/content-layout/styles.scoped.css +15 -15
- package/content-layout/styles.selectors.js +7 -7
- package/date-picker/index.d.ts.map +1 -1
- package/date-picker/index.js +6 -2
- package/date-picker/index.js.map +1 -1
- package/date-picker/interfaces.d.ts +7 -0
- package/date-picker/interfaces.d.ts.map +1 -1
- package/date-picker/interfaces.js.map +1 -1
- package/date-picker/styles.css.js +7 -7
- package/date-picker/styles.scoped.css +12 -12
- package/date-picker/styles.selectors.js +7 -7
- package/date-range-picker/calendar/grids/styles.css.js +25 -25
- package/date-range-picker/calendar/grids/styles.scoped.css +71 -60
- package/date-range-picker/calendar/grids/styles.selectors.js +25 -25
- package/date-range-picker/relative-range/styles.css.js +9 -9
- package/date-range-picker/relative-range/styles.scoped.css +21 -21
- package/date-range-picker/relative-range/styles.selectors.js +9 -9
- package/date-range-picker/styles.css.js +38 -38
- package/date-range-picker/styles.scoped.css +72 -67
- package/date-range-picker/styles.selectors.js +38 -38
- package/drawer/styles.css.js +3 -3
- package/drawer/styles.scoped.css +21 -18
- package/drawer/styles.selectors.js +3 -3
- package/expandable-section/styles.css.js +32 -32
- package/expandable-section/styles.scoped.css +103 -98
- package/expandable-section/styles.selectors.js +32 -32
- package/file-upload/dropzone/styles.css.js +2 -2
- package/file-upload/dropzone/styles.scoped.css +8 -4
- package/file-upload/dropzone/styles.selectors.js +2 -2
- package/file-upload/file-option/styles.css.js +7 -7
- package/file-upload/file-option/styles.scoped.css +15 -15
- package/file-upload/file-option/styles.selectors.js +7 -7
- package/file-upload/styles.css.js +2 -2
- package/file-upload/styles.scoped.css +4 -4
- package/file-upload/styles.selectors.js +2 -2
- package/flashbar/styles.css.js +47 -47
- package/flashbar/styles.scoped.css +220 -215
- package/flashbar/styles.selectors.js +47 -47
- package/form/styles.css.js +9 -9
- package/form/styles.scoped.css +18 -18
- package/form/styles.selectors.js +9 -9
- package/form-field/styles.css.js +19 -19
- package/form-field/styles.scoped.css +34 -34
- package/form-field/styles.selectors.js +19 -19
- package/internal/environment.js +1 -1
- package/internal/environment.json +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/tiles/styles.css.js +29 -29
- package/tiles/styles.scoped.css +97 -91
- package/tiles/styles.selectors.js +29 -29
package/modal/styles.scoped.css
CHANGED
|
@@ -94,7 +94,7 @@ 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
|
-
@keyframes awsui_modal-slide-
|
|
97
|
+
@keyframes awsui_modal-slide-up_1d2i7_7cfih_1 {
|
|
98
98
|
0% {
|
|
99
99
|
transform: translate(0, 10px);
|
|
100
100
|
}
|
|
@@ -102,12 +102,12 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
102
102
|
transform: translate(0, 0);
|
|
103
103
|
}
|
|
104
104
|
}
|
|
105
|
-
.
|
|
106
|
-
animation: awsui_modal-slide-
|
|
105
|
+
.awsui_dialog_1d2i7_7cfih_105:not(#\9) {
|
|
106
|
+
animation: awsui_modal-slide-up_1d2i7_7cfih_1 var(--motion-duration-slow-z2kaah, 180ms) ease-out, awsui_awsui-motion-fade-in-0_1d2i7_7cfih_1 var(--motion-duration-slow-z2kaah, 180ms) ease-out;
|
|
107
107
|
animation-delay: var(--motion-duration-fast-sbm3r7, 90ms);
|
|
108
108
|
animation-fill-mode: both;
|
|
109
109
|
}
|
|
110
|
-
@keyframes awsui_awsui-motion-fade-in-
|
|
110
|
+
@keyframes awsui_awsui-motion-fade-in-0_1d2i7_7cfih_1 {
|
|
111
111
|
from {
|
|
112
112
|
opacity: 0;
|
|
113
113
|
}
|
|
@@ -116,22 +116,22 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
116
116
|
}
|
|
117
117
|
}
|
|
118
118
|
@media (prefers-reduced-motion: reduce) {
|
|
119
|
-
.
|
|
119
|
+
.awsui_dialog_1d2i7_7cfih_105:not(#\9) {
|
|
120
120
|
animation: none;
|
|
121
121
|
transition: none;
|
|
122
122
|
}
|
|
123
123
|
}
|
|
124
|
-
.awsui-motion-disabled .
|
|
124
|
+
.awsui-motion-disabled .awsui_dialog_1d2i7_7cfih_105:not(#\9), .awsui-mode-entering .awsui_dialog_1d2i7_7cfih_105:not(#\9) {
|
|
125
125
|
animation: none;
|
|
126
126
|
transition: none;
|
|
127
127
|
}
|
|
128
|
-
.
|
|
129
|
-
animation: awsui_awsui-motion-scale-
|
|
128
|
+
.awsui_dialog_1d2i7_7cfih_105.awsui_refresh_1d2i7_7cfih_128:not(#\9) {
|
|
129
|
+
animation: awsui_awsui-motion-scale-popup_1d2i7_7cfih_1, awsui_awsui-motion-fade-in-0_1d2i7_7cfih_1;
|
|
130
130
|
animation-duration: var(--motion-duration-refresh-only-fast-4jn2d7, 115ms);
|
|
131
131
|
animation-timing-function: var(--motion-easing-refresh-only-a-8flf9q, cubic-bezier(0, 0, 0, 1));
|
|
132
132
|
animation-fill-mode: both;
|
|
133
133
|
}
|
|
134
|
-
@keyframes awsui_awsui-motion-fade-in-
|
|
134
|
+
@keyframes awsui_awsui-motion-fade-in-0_1d2i7_7cfih_1 {
|
|
135
135
|
from {
|
|
136
136
|
opacity: 0;
|
|
137
137
|
}
|
|
@@ -139,7 +139,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
139
139
|
opacity: 1;
|
|
140
140
|
}
|
|
141
141
|
}
|
|
142
|
-
@keyframes awsui_awsui-motion-scale-
|
|
142
|
+
@keyframes awsui_awsui-motion-scale-popup_1d2i7_7cfih_1 {
|
|
143
143
|
0% {
|
|
144
144
|
transform: scale(0.95);
|
|
145
145
|
}
|
|
@@ -148,21 +148,21 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
148
148
|
}
|
|
149
149
|
}
|
|
150
150
|
@media (prefers-reduced-motion: reduce) {
|
|
151
|
-
.
|
|
151
|
+
.awsui_dialog_1d2i7_7cfih_105.awsui_refresh_1d2i7_7cfih_128:not(#\9) {
|
|
152
152
|
animation: none;
|
|
153
153
|
transition: none;
|
|
154
154
|
}
|
|
155
155
|
}
|
|
156
|
-
.awsui-motion-disabled .
|
|
156
|
+
.awsui-motion-disabled .awsui_dialog_1d2i7_7cfih_105.awsui_refresh_1d2i7_7cfih_128:not(#\9), .awsui-mode-entering .awsui_dialog_1d2i7_7cfih_105.awsui_refresh_1d2i7_7cfih_128:not(#\9) {
|
|
157
157
|
animation: none;
|
|
158
158
|
transition: none;
|
|
159
159
|
}
|
|
160
160
|
|
|
161
|
-
.
|
|
162
|
-
animation: awsui_awsui-motion-fade-
|
|
161
|
+
.awsui_root_1d2i7_7cfih_161:not(#\9) {
|
|
162
|
+
animation: awsui_awsui-motion-fade-in_1d2i7_7cfih_1 var(--motion-duration-extra-slow-ngjb9g, 270ms) ease-out;
|
|
163
163
|
animation-fill-mode: both;
|
|
164
164
|
}
|
|
165
|
-
@keyframes awsui_awsui-motion-fade-
|
|
165
|
+
@keyframes awsui_awsui-motion-fade-in_1d2i7_7cfih_1 {
|
|
166
166
|
from {
|
|
167
167
|
opacity: 0.2;
|
|
168
168
|
}
|
|
@@ -171,25 +171,25 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
171
171
|
}
|
|
172
172
|
}
|
|
173
173
|
@media (prefers-reduced-motion: reduce) {
|
|
174
|
-
.
|
|
174
|
+
.awsui_root_1d2i7_7cfih_161:not(#\9) {
|
|
175
175
|
animation: none;
|
|
176
176
|
transition: none;
|
|
177
177
|
}
|
|
178
178
|
}
|
|
179
|
-
.awsui-motion-disabled .
|
|
179
|
+
.awsui-motion-disabled .awsui_root_1d2i7_7cfih_161:not(#\9), .awsui-mode-entering .awsui_root_1d2i7_7cfih_161:not(#\9) {
|
|
180
180
|
animation: none;
|
|
181
181
|
transition: none;
|
|
182
182
|
}
|
|
183
|
-
.
|
|
183
|
+
.awsui_root_1d2i7_7cfih_161.awsui_refresh_1d2i7_7cfih_128:not(#\9) {
|
|
184
184
|
animation-duration: var(--motion-duration-refresh-only-fast-4jn2d7, 115ms);
|
|
185
185
|
}
|
|
186
186
|
@media (prefers-reduced-motion: reduce) {
|
|
187
|
-
.
|
|
187
|
+
.awsui_root_1d2i7_7cfih_161.awsui_refresh_1d2i7_7cfih_128:not(#\9) {
|
|
188
188
|
animation: none;
|
|
189
189
|
transition: none;
|
|
190
190
|
}
|
|
191
191
|
}
|
|
192
|
-
.awsui-motion-disabled .
|
|
192
|
+
.awsui-motion-disabled .awsui_root_1d2i7_7cfih_161.awsui_refresh_1d2i7_7cfih_128:not(#\9), .awsui-mode-entering .awsui_root_1d2i7_7cfih_161.awsui_refresh_1d2i7_7cfih_128:not(#\9) {
|
|
193
193
|
animation: none;
|
|
194
194
|
transition: none;
|
|
195
195
|
}
|
|
@@ -198,7 +198,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
198
198
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
199
199
|
SPDX-License-Identifier: Apache-2.0
|
|
200
200
|
*/
|
|
201
|
-
.
|
|
201
|
+
.awsui_root_1d2i7_7cfih_161:not(#\9) {
|
|
202
202
|
border-collapse: separate;
|
|
203
203
|
border-spacing: 0;
|
|
204
204
|
box-sizing: border-box;
|
|
@@ -243,11 +243,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
243
243
|
overflow: auto;
|
|
244
244
|
cursor: pointer;
|
|
245
245
|
}
|
|
246
|
-
.
|
|
246
|
+
.awsui_root_1d2i7_7cfih_161.awsui_hidden_1d2i7_7cfih_245:not(#\9) {
|
|
247
247
|
display: none;
|
|
248
248
|
}
|
|
249
249
|
|
|
250
|
-
.awsui_focus-
|
|
250
|
+
.awsui_focus-lock_1d2i7_7cfih_249:not(#\9) {
|
|
251
251
|
align-self: flex-start;
|
|
252
252
|
margin-block: auto;
|
|
253
253
|
margin-inline: auto;
|
|
@@ -257,7 +257,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
257
257
|
pointer-events: none;
|
|
258
258
|
}
|
|
259
259
|
|
|
260
|
-
.
|
|
260
|
+
.awsui_dialog_1d2i7_7cfih_105:not(#\9) {
|
|
261
261
|
position: static;
|
|
262
262
|
inset-block-start: 0;
|
|
263
263
|
transform: translate(0, 0);
|
|
@@ -267,22 +267,22 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
267
267
|
z-index: 5000;
|
|
268
268
|
pointer-events: all;
|
|
269
269
|
}
|
|
270
|
-
.
|
|
270
|
+
.awsui_dialog_1d2i7_7cfih_105.awsui_small_1d2i7_7cfih_269:not(#\9) {
|
|
271
271
|
max-inline-size: 320px;
|
|
272
272
|
}
|
|
273
|
-
.
|
|
273
|
+
.awsui_dialog_1d2i7_7cfih_105.awsui_medium_1d2i7_7cfih_272:not(#\9) {
|
|
274
274
|
max-inline-size: 600px;
|
|
275
275
|
}
|
|
276
|
-
.
|
|
276
|
+
.awsui_dialog_1d2i7_7cfih_105.awsui_large_1d2i7_7cfih_275:not(#\9) {
|
|
277
277
|
max-inline-size: 820px;
|
|
278
278
|
}
|
|
279
|
-
.
|
|
279
|
+
.awsui_dialog_1d2i7_7cfih_105.awsui_max_1d2i7_7cfih_278.awsui_breakpoint-xs_1d2i7_7cfih_278:not(#\9) {
|
|
280
280
|
max-inline-size: calc(100vw - (2 * 4 * 10px + var(--space-xxxl-4x2gki, 40px)));
|
|
281
281
|
margin-block: auto;
|
|
282
282
|
margin-inline: auto;
|
|
283
283
|
}
|
|
284
284
|
|
|
285
|
-
.
|
|
285
|
+
.awsui_container_1d2i7_7cfih_284:not(#\9) {
|
|
286
286
|
border-collapse: separate;
|
|
287
287
|
border-spacing: 0;
|
|
288
288
|
box-sizing: border-box;
|
|
@@ -327,17 +327,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
327
327
|
box-shadow: var(--shadow-modal-2ennni, 0px 4px 20px 1px rgba(0, 7, 22, 0.1));
|
|
328
328
|
}
|
|
329
329
|
|
|
330
|
-
.
|
|
330
|
+
.awsui_content_1d2i7_7cfih_328:not(#\9) {
|
|
331
331
|
padding-block-start: var(--space-container-content-top-1ae0r3, 4px);
|
|
332
332
|
padding-block-end: var(--space-modal-content-bottom-hqahub, 16px);
|
|
333
333
|
padding-inline: var(--space-modal-horizontal-f89syl, 20px);
|
|
334
334
|
}
|
|
335
|
-
.
|
|
335
|
+
.awsui_content_1d2i7_7cfih_328.awsui_no-paddings_1d2i7_7cfih_333:not(#\9) {
|
|
336
336
|
padding-block: 0;
|
|
337
337
|
padding-inline: 0;
|
|
338
338
|
}
|
|
339
339
|
|
|
340
|
-
.
|
|
340
|
+
.awsui_header_1d2i7_7cfih_338:not(#\9) {
|
|
341
341
|
padding-block-start: var(--space-container-header-top-5qav00, 12px);
|
|
342
342
|
padding-block-end: var(--space-container-header-bottom-vj01hn, 8px);
|
|
343
343
|
padding-inline: var(--space-modal-horizontal-f89syl, 20px);
|
|
@@ -349,12 +349,12 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
349
349
|
border-end-end-radius: 0;
|
|
350
350
|
}
|
|
351
351
|
|
|
352
|
-
.awsui_header--
|
|
352
|
+
.awsui_header--text_1d2i7_7cfih_350:not(#\9) {
|
|
353
353
|
/* used in test-utils */
|
|
354
354
|
}
|
|
355
355
|
|
|
356
|
-
.
|
|
357
|
-
border-
|
|
356
|
+
.awsui_footer_1d2i7_7cfih_354:not(#\9) {
|
|
357
|
+
border-block-start: var(--border-divider-section-width-1061zr, 1px) solid var(--color-border-divider-default-j74lyz, #b6bec9);
|
|
358
358
|
padding-block: var(--space-scaled-s-aqzyko, 12px);
|
|
359
359
|
padding-inline: var(--space-container-horizontal-wfukh3, 20px);
|
|
360
360
|
background-color: var(--color-background-container-content-4un1ap, #ffffff);
|
|
@@ -362,23 +362,23 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
362
362
|
inset-block-end: 0;
|
|
363
363
|
z-index: 800;
|
|
364
364
|
}
|
|
365
|
-
.awsui_footer--
|
|
365
|
+
.awsui_footer--stuck_1d2i7_7cfih_363:not(#\9) {
|
|
366
366
|
border-start-start-radius: 0;
|
|
367
367
|
border-start-end-radius: 0;
|
|
368
368
|
border-end-start-radius: var(--border-radius-container-wqv1zi, 16px);
|
|
369
369
|
border-end-end-radius: var(--border-radius-container-wqv1zi, 16px);
|
|
370
370
|
}
|
|
371
|
-
.
|
|
371
|
+
.awsui_footer_1d2i7_7cfih_354:not(#\9):after {
|
|
372
372
|
content: "";
|
|
373
373
|
display: table;
|
|
374
374
|
clear: both;
|
|
375
375
|
}
|
|
376
376
|
|
|
377
|
-
.awsui_dismiss-
|
|
377
|
+
.awsui_dismiss-control_1d2i7_7cfih_375:not(#\9) {
|
|
378
378
|
/* used in test-utils */
|
|
379
379
|
}
|
|
380
380
|
|
|
381
|
-
.awsui_modal-
|
|
381
|
+
.awsui_modal-open_1d2i7_7cfih_379:not(#\9) {
|
|
382
382
|
overflow: hidden;
|
|
383
383
|
/*
|
|
384
384
|
* When padding-right is added to account for scrollbar being turned
|
|
@@ -2,28 +2,28 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"dialog": "
|
|
6
|
-
"modal-slide-up": "awsui_modal-slide-
|
|
7
|
-
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-
|
|
8
|
-
"refresh": "
|
|
9
|
-
"awsui-motion-scale-popup": "awsui_awsui-motion-scale-
|
|
10
|
-
"root": "
|
|
11
|
-
"awsui-motion-fade-in": "awsui_awsui-motion-fade-
|
|
12
|
-
"hidden": "
|
|
13
|
-
"focus-lock": "awsui_focus-
|
|
14
|
-
"small": "
|
|
15
|
-
"medium": "
|
|
16
|
-
"large": "
|
|
17
|
-
"max": "
|
|
18
|
-
"breakpoint-xs": "awsui_breakpoint-
|
|
19
|
-
"container": "
|
|
20
|
-
"content": "
|
|
21
|
-
"no-paddings": "awsui_no-
|
|
22
|
-
"header": "
|
|
23
|
-
"header--text": "awsui_header--
|
|
24
|
-
"footer": "
|
|
25
|
-
"footer--stuck": "awsui_footer--
|
|
26
|
-
"dismiss-control": "awsui_dismiss-
|
|
27
|
-
"modal-open": "awsui_modal-
|
|
5
|
+
"dialog": "awsui_dialog_1d2i7_7cfih_105",
|
|
6
|
+
"modal-slide-up": "awsui_modal-slide-up_1d2i7_7cfih_1",
|
|
7
|
+
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_1d2i7_7cfih_1",
|
|
8
|
+
"refresh": "awsui_refresh_1d2i7_7cfih_128",
|
|
9
|
+
"awsui-motion-scale-popup": "awsui_awsui-motion-scale-popup_1d2i7_7cfih_1",
|
|
10
|
+
"root": "awsui_root_1d2i7_7cfih_161",
|
|
11
|
+
"awsui-motion-fade-in": "awsui_awsui-motion-fade-in_1d2i7_7cfih_1",
|
|
12
|
+
"hidden": "awsui_hidden_1d2i7_7cfih_245",
|
|
13
|
+
"focus-lock": "awsui_focus-lock_1d2i7_7cfih_249",
|
|
14
|
+
"small": "awsui_small_1d2i7_7cfih_269",
|
|
15
|
+
"medium": "awsui_medium_1d2i7_7cfih_272",
|
|
16
|
+
"large": "awsui_large_1d2i7_7cfih_275",
|
|
17
|
+
"max": "awsui_max_1d2i7_7cfih_278",
|
|
18
|
+
"breakpoint-xs": "awsui_breakpoint-xs_1d2i7_7cfih_278",
|
|
19
|
+
"container": "awsui_container_1d2i7_7cfih_284",
|
|
20
|
+
"content": "awsui_content_1d2i7_7cfih_328",
|
|
21
|
+
"no-paddings": "awsui_no-paddings_1d2i7_7cfih_333",
|
|
22
|
+
"header": "awsui_header_1d2i7_7cfih_338",
|
|
23
|
+
"header--text": "awsui_header--text_1d2i7_7cfih_350",
|
|
24
|
+
"footer": "awsui_footer_1d2i7_7cfih_354",
|
|
25
|
+
"footer--stuck": "awsui_footer--stuck_1d2i7_7cfih_363",
|
|
26
|
+
"dismiss-control": "awsui_dismiss-control_1d2i7_7cfih_375",
|
|
27
|
+
"modal-open": "awsui_modal-open_1d2i7_7cfih_379"
|
|
28
28
|
};
|
|
29
29
|
|
package/package.json
CHANGED
package/tiles/styles.css.js
CHANGED
|
@@ -1,34 +1,34 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"column-layout": "awsui_column-
|
|
5
|
-
"grid": "
|
|
6
|
-
"grid-no-gutters": "awsui_grid-no-
|
|
7
|
-
"grid-variant-text-grid": "awsui_grid-variant-text-
|
|
8
|
-
"grid-breakpoint-default": "awsui_grid-breakpoint-
|
|
9
|
-
"grid-columns-1": "awsui_grid-columns-
|
|
10
|
-
"grid-breakpoint-xxs": "awsui_grid-breakpoint-
|
|
11
|
-
"grid-breakpoint-xs": "awsui_grid-breakpoint-
|
|
12
|
-
"grid-columns-2": "awsui_grid-columns-
|
|
13
|
-
"grid-columns-3": "awsui_grid-columns-
|
|
14
|
-
"grid-columns-4": "awsui_grid-columns-
|
|
15
|
-
"grid-vertical-borders": "awsui_grid-vertical-
|
|
16
|
-
"grid-horizontal-borders": "awsui_grid-horizontal-
|
|
17
|
-
"root": "
|
|
18
|
-
"tile-container": "awsui_tile-
|
|
19
|
-
"refresh": "
|
|
20
|
-
"has-metadata": "awsui_has-
|
|
21
|
-
"selected": "
|
|
22
|
-
"disabled": "
|
|
23
|
-
"columns": "
|
|
24
|
-
"column-1": "awsui_column-
|
|
25
|
-
"breakpoint-xs": "awsui_breakpoint-
|
|
26
|
-
"breakpoint-xxs": "awsui_breakpoint-
|
|
27
|
-
"column-2": "awsui_column-
|
|
28
|
-
"column-3": "awsui_column-
|
|
29
|
-
"column-4": "awsui_column-
|
|
30
|
-
"control": "
|
|
31
|
-
"no-image": "awsui_no-
|
|
32
|
-
"image": "
|
|
4
|
+
"column-layout": "awsui_column-layout_vj6p7_1o9mr_93",
|
|
5
|
+
"grid": "awsui_grid_vj6p7_1o9mr_128",
|
|
6
|
+
"grid-no-gutters": "awsui_grid-no-gutters_vj6p7_1o9mr_134",
|
|
7
|
+
"grid-variant-text-grid": "awsui_grid-variant-text-grid_vj6p7_1o9mr_138",
|
|
8
|
+
"grid-breakpoint-default": "awsui_grid-breakpoint-default_vj6p7_1o9mr_146",
|
|
9
|
+
"grid-columns-1": "awsui_grid-columns-1_vj6p7_1o9mr_149",
|
|
10
|
+
"grid-breakpoint-xxs": "awsui_grid-breakpoint-xxs_vj6p7_1o9mr_149",
|
|
11
|
+
"grid-breakpoint-xs": "awsui_grid-breakpoint-xs_vj6p7_1o9mr_152",
|
|
12
|
+
"grid-columns-2": "awsui_grid-columns-2_vj6p7_1o9mr_155",
|
|
13
|
+
"grid-columns-3": "awsui_grid-columns-3_vj6p7_1o9mr_161",
|
|
14
|
+
"grid-columns-4": "awsui_grid-columns-4_vj6p7_1o9mr_167",
|
|
15
|
+
"grid-vertical-borders": "awsui_grid-vertical-borders_vj6p7_1o9mr_183",
|
|
16
|
+
"grid-horizontal-borders": "awsui_grid-horizontal-borders_vj6p7_1o9mr_216",
|
|
17
|
+
"root": "awsui_root_vj6p7_1o9mr_270",
|
|
18
|
+
"tile-container": "awsui_tile-container_vj6p7_1o9mr_308",
|
|
19
|
+
"refresh": "awsui_refresh_vj6p7_1o9mr_323",
|
|
20
|
+
"has-metadata": "awsui_has-metadata_vj6p7_1o9mr_327",
|
|
21
|
+
"selected": "awsui_selected_vj6p7_1o9mr_333",
|
|
22
|
+
"disabled": "awsui_disabled_vj6p7_1o9mr_338",
|
|
23
|
+
"columns": "awsui_columns_vj6p7_1o9mr_354",
|
|
24
|
+
"column-1": "awsui_column-1_vj6p7_1o9mr_360",
|
|
25
|
+
"breakpoint-xs": "awsui_breakpoint-xs_vj6p7_1o9mr_368",
|
|
26
|
+
"breakpoint-xxs": "awsui_breakpoint-xxs_vj6p7_1o9mr_373",
|
|
27
|
+
"column-2": "awsui_column-2_vj6p7_1o9mr_378",
|
|
28
|
+
"column-3": "awsui_column-3_vj6p7_1o9mr_396",
|
|
29
|
+
"column-4": "awsui_column-4_vj6p7_1o9mr_414",
|
|
30
|
+
"control": "awsui_control_vj6p7_1o9mr_433",
|
|
31
|
+
"no-image": "awsui_no-image_vj6p7_1o9mr_437",
|
|
32
|
+
"image": "awsui_image_vj6p7_1o9mr_441"
|
|
33
33
|
};
|
|
34
34
|
|