@cloudscape-design/components 3.0.15 → 3.0.16
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/alert/styles.css.js +19 -19
- package/alert/styles.scoped.css +33 -33
- package/alert/styles.selectors.js +19 -19
- 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/toggles/styles.css.js +3 -3
- package/app-layout/toggles/styles.scoped.css +12 -12
- package/app-layout/toggles/styles.selectors.js +3 -3
- package/app-layout/visual-refresh/styles.css.js +59 -59
- package/app-layout/visual-refresh/styles.scoped.css +152 -152
- package/app-layout/visual-refresh/styles.selectors.js +59 -59
- package/badge/styles.css.js +5 -5
- package/badge/styles.scoped.css +6 -6
- package/badge/styles.selectors.js +5 -5
- package/breadcrumb-group/item/styles.css.js +7 -7
- package/breadcrumb-group/item/styles.scoped.css +16 -16
- package/breadcrumb-group/item/styles.selectors.js +7 -7
- package/button/styles.css.js +18 -18
- package/button/styles.scoped.css +164 -164
- package/button/styles.selectors.js +18 -18
- package/button-dropdown/category-elements/styles.css.js +12 -12
- package/button-dropdown/category-elements/styles.scoped.css +23 -23
- package/button-dropdown/category-elements/styles.selectors.js +12 -12
- package/button-dropdown/item-element/styles.css.js +13 -13
- package/button-dropdown/item-element/styles.scoped.css +18 -18
- package/button-dropdown/item-element/styles.selectors.js +13 -13
- package/cards/styles.css.js +37 -37
- package/cards/styles.scoped.css +46 -46
- package/cards/styles.selectors.js +37 -37
- package/checkbox/styles.css.js +3 -3
- package/checkbox/styles.scoped.css +7 -7
- package/checkbox/styles.selectors.js +3 -3
- package/code-editor/styles.css.js +33 -33
- package/code-editor/styles.scoped.css +134 -134
- package/code-editor/styles.selectors.js +33 -33
- package/container/styles.css.js +15 -15
- package/container/styles.scoped.css +26 -26
- package/container/styles.selectors.js +15 -15
- package/date-picker/styles.css.js +24 -24
- package/date-picker/styles.scoped.css +46 -46
- package/date-picker/styles.selectors.js +24 -24
- package/date-range-picker/calendar/grids/day/styles.css.js +21 -21
- package/date-range-picker/calendar/grids/day/styles.scoped.css +50 -50
- package/date-range-picker/calendar/grids/day/styles.selectors.js +21 -21
- package/date-range-picker/styles.css.js +42 -42
- package/date-range-picker/styles.scoped.css +53 -53
- package/date-range-picker/styles.selectors.js +42 -42
- package/expandable-section/styles.css.js +20 -20
- package/expandable-section/styles.scoped.css +42 -42
- package/expandable-section/styles.selectors.js +20 -20
- package/flashbar/styles.css.js +22 -22
- package/flashbar/styles.scoped.css +87 -87
- package/flashbar/styles.selectors.js +22 -22
- package/help-panel/styles.css.js +4 -4
- package/help-panel/styles.scoped.css +59 -59
- package/help-panel/styles.selectors.js +4 -4
- package/input/styles.css.js +13 -13
- package/input/styles.scoped.css +36 -36
- package/input/styles.selectors.js +13 -13
- package/internal/base-component/styles.scoped.css +12 -13
- package/internal/components/button-trigger/styles.css.js +9 -9
- package/internal/components/button-trigger/styles.scoped.css +26 -26
- package/internal/components/button-trigger/styles.selectors.js +9 -9
- package/internal/components/chart-legend/styles.css.js +7 -7
- package/internal/components/chart-legend/styles.scoped.css +16 -16
- package/internal/components/chart-legend/styles.selectors.js +7 -7
- package/internal/components/dropdown/styles.css.js +20 -20
- package/internal/components/dropdown/styles.scoped.css +38 -38
- package/internal/components/dropdown/styles.selectors.js +20 -20
- package/internal/components/filtering-token/styles.css.js +7 -7
- package/internal/components/filtering-token/styles.scoped.css +15 -15
- package/internal/components/filtering-token/styles.selectors.js +7 -7
- package/internal/components/menu-dropdown/styles.css.js +7 -7
- package/internal/components/menu-dropdown/styles.scoped.css +14 -14
- package/internal/components/menu-dropdown/styles.selectors.js +7 -7
- package/internal/components/options-list/styles.css.js +2 -2
- package/internal/components/options-list/styles.scoped.css +3 -3
- package/internal/components/options-list/styles.selectors.js +2 -2
- package/internal/components/selectable-item/styles.css.js +16 -16
- package/internal/components/selectable-item/styles.scoped.css +28 -28
- package/internal/components/selectable-item/styles.selectors.js +16 -16
- package/internal/environment.js +1 -1
- package/internal/generated/theming/index.cjs +36 -39
- package/internal/generated/theming/index.js +36 -39
- package/link/styles.css.js +18 -18
- package/link/styles.scoped.css +70 -70
- package/link/styles.selectors.js +18 -18
- package/modal/styles.css.js +22 -22
- package/modal/styles.scoped.css +42 -42
- package/modal/styles.selectors.js +22 -22
- package/package.json +1 -1
- package/pagination/styles.css.js +9 -9
- package/pagination/styles.scoped.css +24 -24
- package/pagination/styles.selectors.js +9 -9
- package/popover/styles.css.js +48 -48
- package/popover/styles.scoped.css +64 -64
- package/popover/styles.selectors.js +48 -48
- package/radio-group/styles.css.js +9 -9
- package/radio-group/styles.scoped.css +17 -17
- package/radio-group/styles.selectors.js +9 -9
- package/segmented-control/styles.css.js +14 -14
- package/segmented-control/styles.scoped.css +36 -36
- package/segmented-control/styles.selectors.js +14 -14
- package/side-navigation/styles.css.js +22 -22
- package/side-navigation/styles.scoped.css +33 -33
- package/side-navigation/styles.selectors.js +22 -22
- package/split-panel/styles.css.js +58 -58
- package/split-panel/styles.scoped.css +81 -81
- package/split-panel/styles.selectors.js +58 -58
- package/table/body-cell/styles.css.js +7 -7
- package/table/body-cell/styles.scoped.css +20 -20
- package/table/body-cell/styles.selectors.js +7 -7
- package/table/header-cell/styles.css.js +14 -14
- package/table/header-cell/styles.scoped.css +26 -26
- package/table/header-cell/styles.selectors.js +14 -14
- package/table/styles.css.js +32 -32
- package/table/styles.scoped.css +40 -40
- package/table/styles.selectors.js +32 -32
- package/tabs/styles.css.js +21 -21
- package/tabs/styles.scoped.css +39 -39
- package/tabs/styles.selectors.js +21 -21
- package/tag-editor/styles.css.js +3 -3
- package/tag-editor/styles.scoped.css +11 -11
- package/tag-editor/styles.selectors.js +3 -3
- package/text-content/styles.css.js +1 -1
- package/text-content/styles.scoped.css +61 -61
- package/text-content/styles.selectors.js +1 -1
- package/textarea/styles.css.js +4 -4
- package/textarea/styles.scoped.css +14 -14
- package/textarea/styles.selectors.js +4 -4
- package/tiles/styles.css.js +28 -28
- package/tiles/styles.scoped.css +69 -69
- package/tiles/styles.selectors.js +28 -28
- package/toggle/styles.css.js +8 -8
- package/toggle/styles.scoped.css +15 -15
- package/toggle/styles.selectors.js +8 -8
- package/token-group/styles.css.js +7 -7
- package/token-group/styles.scoped.css +25 -25
- package/token-group/styles.selectors.js +7 -7
- package/top-navigation/1.0-beta/styles.css.js +25 -25
- package/top-navigation/1.0-beta/styles.scoped.css +43 -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 +68 -68
- package/top-navigation/styles.selectors.js +47 -47
- package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
- package/tutorial-panel/components/tutorial-list/styles.scoped.css +30 -30
- package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
- package/wizard/styles.css.js +31 -31
- package/wizard/styles.scoped.css +60 -60
- package/wizard/styles.selectors.js +31 -31
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_1q6b4_1 {
|
|
98
98
|
0% {
|
|
99
99
|
transform: translate(0, 10px);
|
|
100
100
|
}
|
|
@@ -102,14 +102,14 @@ 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-
|
|
107
|
-
animation: awsui_modal-slide-
|
|
105
|
+
.awsui_dialog_1d2i7_1q6b4_105:not(#\9) {
|
|
106
|
+
animation: awsui_modal-slide-up_1d2i7_1q6b4_1 180ms ease-out, awsui_awsui-motion-fade-in-0_1d2i7_1q6b4_1 180ms ease-out;
|
|
107
|
+
animation: awsui_modal-slide-up_1d2i7_1q6b4_1 var(--motion-duration-slow-0273ow, 180ms) ease-out, awsui_awsui-motion-fade-in-0_1d2i7_1q6b4_1 var(--motion-duration-slow-0273ow, 180ms) ease-out;
|
|
108
108
|
animation-delay: 90ms;
|
|
109
109
|
animation-delay: var(--motion-duration-fast-nk2ap0, 90ms);
|
|
110
110
|
animation-fill-mode: both;
|
|
111
111
|
}
|
|
112
|
-
@keyframes awsui_awsui-motion-fade-in-
|
|
112
|
+
@keyframes awsui_awsui-motion-fade-in-0_1d2i7_1q6b4_1 {
|
|
113
113
|
from {
|
|
114
114
|
opacity: 0;
|
|
115
115
|
}
|
|
@@ -118,24 +118,24 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
118
118
|
}
|
|
119
119
|
}
|
|
120
120
|
@media (prefers-reduced-motion: reduce) {
|
|
121
|
-
.
|
|
121
|
+
.awsui_dialog_1d2i7_1q6b4_105:not(#\9) {
|
|
122
122
|
animation: none;
|
|
123
123
|
transition: none;
|
|
124
124
|
}
|
|
125
125
|
}
|
|
126
|
-
.awsui-motion-disabled .
|
|
126
|
+
.awsui-motion-disabled .awsui_dialog_1d2i7_1q6b4_105:not(#\9), .awsui-mode-entering .awsui_dialog_1d2i7_1q6b4_105:not(#\9) {
|
|
127
127
|
animation: none;
|
|
128
128
|
transition: none;
|
|
129
129
|
}
|
|
130
|
-
.
|
|
131
|
-
animation: awsui_awsui-motion-scale-
|
|
130
|
+
.awsui_dialog_1d2i7_1q6b4_105.awsui_refresh_1d2i7_1q6b4_128:not(#\9) {
|
|
131
|
+
animation: awsui_awsui-motion-scale-popup_1d2i7_1q6b4_1, awsui_awsui-motion-fade-in-0_1d2i7_1q6b4_1;
|
|
132
132
|
animation-duration: 115ms;
|
|
133
133
|
animation-duration: var(--motion-duration-refresh-only-fast-addxjd, 115ms);
|
|
134
134
|
animation-timing-function: cubic-bezier(0, 0, 0, 1);
|
|
135
135
|
animation-timing-function: var(--motion-easing-refresh-only-a-sy0g8m, cubic-bezier(0, 0, 0, 1));
|
|
136
136
|
animation-fill-mode: both;
|
|
137
137
|
}
|
|
138
|
-
@keyframes awsui_awsui-motion-fade-in-
|
|
138
|
+
@keyframes awsui_awsui-motion-fade-in-0_1d2i7_1q6b4_1 {
|
|
139
139
|
from {
|
|
140
140
|
opacity: 0;
|
|
141
141
|
}
|
|
@@ -143,7 +143,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
143
143
|
opacity: 1;
|
|
144
144
|
}
|
|
145
145
|
}
|
|
146
|
-
@keyframes awsui_awsui-motion-scale-
|
|
146
|
+
@keyframes awsui_awsui-motion-scale-popup_1d2i7_1q6b4_1 {
|
|
147
147
|
0% {
|
|
148
148
|
transform: scale(0.95);
|
|
149
149
|
}
|
|
@@ -152,22 +152,22 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
152
152
|
}
|
|
153
153
|
}
|
|
154
154
|
@media (prefers-reduced-motion: reduce) {
|
|
155
|
-
.
|
|
155
|
+
.awsui_dialog_1d2i7_1q6b4_105.awsui_refresh_1d2i7_1q6b4_128:not(#\9) {
|
|
156
156
|
animation: none;
|
|
157
157
|
transition: none;
|
|
158
158
|
}
|
|
159
159
|
}
|
|
160
|
-
.awsui-motion-disabled .
|
|
160
|
+
.awsui-motion-disabled .awsui_dialog_1d2i7_1q6b4_105.awsui_refresh_1d2i7_1q6b4_128:not(#\9), .awsui-mode-entering .awsui_dialog_1d2i7_1q6b4_105.awsui_refresh_1d2i7_1q6b4_128:not(#\9) {
|
|
161
161
|
animation: none;
|
|
162
162
|
transition: none;
|
|
163
163
|
}
|
|
164
164
|
|
|
165
|
-
.
|
|
166
|
-
animation: awsui_awsui-motion-fade-
|
|
167
|
-
animation: awsui_awsui-motion-fade-
|
|
165
|
+
.awsui_root_1d2i7_1q6b4_161:not(#\9) {
|
|
166
|
+
animation: awsui_awsui-motion-fade-in_1d2i7_1q6b4_1 270ms ease-out;
|
|
167
|
+
animation: awsui_awsui-motion-fade-in_1d2i7_1q6b4_1 var(--motion-duration-extra-slow-8ks5rs, 270ms) ease-out;
|
|
168
168
|
animation-fill-mode: both;
|
|
169
169
|
}
|
|
170
|
-
@keyframes awsui_awsui-motion-fade-
|
|
170
|
+
@keyframes awsui_awsui-motion-fade-in_1d2i7_1q6b4_1 {
|
|
171
171
|
from {
|
|
172
172
|
opacity: 0.2;
|
|
173
173
|
}
|
|
@@ -176,26 +176,26 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
176
176
|
}
|
|
177
177
|
}
|
|
178
178
|
@media (prefers-reduced-motion: reduce) {
|
|
179
|
-
.
|
|
179
|
+
.awsui_root_1d2i7_1q6b4_161:not(#\9) {
|
|
180
180
|
animation: none;
|
|
181
181
|
transition: none;
|
|
182
182
|
}
|
|
183
183
|
}
|
|
184
|
-
.awsui-motion-disabled .
|
|
184
|
+
.awsui-motion-disabled .awsui_root_1d2i7_1q6b4_161:not(#\9), .awsui-mode-entering .awsui_root_1d2i7_1q6b4_161:not(#\9) {
|
|
185
185
|
animation: none;
|
|
186
186
|
transition: none;
|
|
187
187
|
}
|
|
188
|
-
.
|
|
188
|
+
.awsui_root_1d2i7_1q6b4_161.awsui_refresh_1d2i7_1q6b4_128:not(#\9) {
|
|
189
189
|
animation-duration: 115ms;
|
|
190
190
|
animation-duration: var(--motion-duration-refresh-only-fast-addxjd, 115ms);
|
|
191
191
|
}
|
|
192
192
|
@media (prefers-reduced-motion: reduce) {
|
|
193
|
-
.
|
|
193
|
+
.awsui_root_1d2i7_1q6b4_161.awsui_refresh_1d2i7_1q6b4_128:not(#\9) {
|
|
194
194
|
animation: none;
|
|
195
195
|
transition: none;
|
|
196
196
|
}
|
|
197
197
|
}
|
|
198
|
-
.awsui-motion-disabled .
|
|
198
|
+
.awsui-motion-disabled .awsui_root_1d2i7_1q6b4_161.awsui_refresh_1d2i7_1q6b4_128:not(#\9), .awsui-mode-entering .awsui_root_1d2i7_1q6b4_161.awsui_refresh_1d2i7_1q6b4_128:not(#\9) {
|
|
199
199
|
animation: none;
|
|
200
200
|
transition: none;
|
|
201
201
|
}
|
|
@@ -204,7 +204,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
204
204
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
205
205
|
SPDX-License-Identifier: Apache-2.0
|
|
206
206
|
*/
|
|
207
|
-
.
|
|
207
|
+
.awsui_root_1d2i7_1q6b4_161:not(#\9) {
|
|
208
208
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
209
209
|
border-collapse: separate;
|
|
210
210
|
border-spacing: 0;
|
|
@@ -258,11 +258,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
258
258
|
overflow: auto;
|
|
259
259
|
cursor: pointer;
|
|
260
260
|
}
|
|
261
|
-
.
|
|
261
|
+
.awsui_root_1d2i7_1q6b4_161.awsui_hidden_1d2i7_1q6b4_224:not(#\9) {
|
|
262
262
|
display: none;
|
|
263
263
|
}
|
|
264
264
|
|
|
265
|
-
.awsui_focus-
|
|
265
|
+
.awsui_focus-lock_1d2i7_1q6b4_228:not(#\9) {
|
|
266
266
|
align-self: flex-start;
|
|
267
267
|
margin: auto;
|
|
268
268
|
padding: 12px 0;
|
|
@@ -271,7 +271,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
271
271
|
pointer-events: none;
|
|
272
272
|
}
|
|
273
273
|
|
|
274
|
-
.
|
|
274
|
+
.awsui_dialog_1d2i7_1q6b4_105:not(#\9) {
|
|
275
275
|
position: static;
|
|
276
276
|
top: 0;
|
|
277
277
|
transform: translate(0, 0);
|
|
@@ -282,22 +282,22 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
282
282
|
z-index: 5000;
|
|
283
283
|
pointer-events: all;
|
|
284
284
|
}
|
|
285
|
-
.
|
|
285
|
+
.awsui_dialog_1d2i7_1q6b4_105.awsui_small_1d2i7_1q6b4_246:not(#\9) {
|
|
286
286
|
max-width: 320px;
|
|
287
287
|
}
|
|
288
|
-
.
|
|
288
|
+
.awsui_dialog_1d2i7_1q6b4_105.awsui_medium_1d2i7_1q6b4_249:not(#\9) {
|
|
289
289
|
max-width: 600px;
|
|
290
290
|
}
|
|
291
|
-
.
|
|
291
|
+
.awsui_dialog_1d2i7_1q6b4_105.awsui_large_1d2i7_1q6b4_252:not(#\9) {
|
|
292
292
|
max-width: 820px;
|
|
293
293
|
}
|
|
294
|
-
.
|
|
294
|
+
.awsui_dialog_1d2i7_1q6b4_105.awsui_max_1d2i7_1q6b4_255.awsui_breakpoint-xs_1d2i7_1q6b4_255:not(#\9) {
|
|
295
295
|
max-width: calc(100vw - (2 * 4 * 10px + 40px));
|
|
296
296
|
max-width: calc(100vw - (2 * 4 * 10px + var(--space-xxxl-bo9z7f, 40px)));
|
|
297
297
|
margin: auto;
|
|
298
298
|
}
|
|
299
299
|
|
|
300
|
-
.
|
|
300
|
+
.awsui_container_1d2i7_1q6b4_260:not(#\9) {
|
|
301
301
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
302
302
|
border-collapse: separate;
|
|
303
303
|
border-spacing: 0;
|
|
@@ -344,28 +344,28 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
344
344
|
border-top: 0px solid transparent;
|
|
345
345
|
border-top: var(--border-container-top-width-jk6fhm, 0px) solid var(--color-border-container-top-srcvx4, transparent);
|
|
346
346
|
border-radius: 16px;
|
|
347
|
-
border-radius: var(--border-container-
|
|
347
|
+
border-radius: var(--border-radius-container-gh9ysk, 16px);
|
|
348
348
|
box-sizing: border-box;
|
|
349
349
|
box-shadow: 0px 4px 20px 1px rgba(0, 7, 22, 0.1);
|
|
350
350
|
box-shadow: var(--shadow-modal-3qhlqt, 0px 4px 20px 1px rgba(0, 7, 22, 0.1));
|
|
351
351
|
word-wrap: break-word;
|
|
352
352
|
}
|
|
353
353
|
@media screen and (-ms-high-contrast: active) {
|
|
354
|
-
.
|
|
354
|
+
.awsui_container_1d2i7_1q6b4_260:not(#\9) {
|
|
355
355
|
border: 2px solid transparent;
|
|
356
356
|
border: var(--border-field-width-idlekx, 2px) solid var(--color-border-container-top-srcvx4, transparent);
|
|
357
357
|
}
|
|
358
358
|
}
|
|
359
359
|
|
|
360
|
-
.
|
|
360
|
+
.awsui_content_1d2i7_1q6b4_284:not(#\9) {
|
|
361
361
|
padding: 0px 24px 16px;
|
|
362
362
|
padding: var(--space-container-content-top-fsd8nr, 0px) var(--space-modal-horizontal-738tw9, 24px) var(--space-modal-content-bottom-cecclv, 16px);
|
|
363
363
|
}
|
|
364
|
-
.
|
|
364
|
+
.awsui_content_1d2i7_1q6b4_284.awsui_no-paddings_1d2i7_1q6b4_287:not(#\9) {
|
|
365
365
|
padding: 0;
|
|
366
366
|
}
|
|
367
367
|
|
|
368
|
-
.
|
|
368
|
+
.awsui_header_1d2i7_1q6b4_291:not(#\9) {
|
|
369
369
|
padding: 12px 24px;
|
|
370
370
|
padding: var(--space-s-hv8c1d, 12px) var(--space-modal-horizontal-738tw9, 24px);
|
|
371
371
|
background-color: #ffffff;
|
|
@@ -373,30 +373,30 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
373
373
|
border-bottom: 1px solid transparent;
|
|
374
374
|
border-bottom: 1px solid var(--color-border-container-divider-4ade7z, transparent);
|
|
375
375
|
border-radius: 16px 16px 0 0;
|
|
376
|
-
border-radius: var(--border-container-
|
|
376
|
+
border-radius: var(--border-radius-container-gh9ysk, 16px) var(--border-radius-container-gh9ysk, 16px) 0 0;
|
|
377
377
|
}
|
|
378
378
|
|
|
379
|
-
.awsui_header--
|
|
379
|
+
.awsui_header--text_1d2i7_1q6b4_298:not(#\9) {
|
|
380
380
|
/* used in test-utils */
|
|
381
381
|
}
|
|
382
382
|
|
|
383
|
-
.
|
|
383
|
+
.awsui_footer_1d2i7_1q6b4_302:not(#\9) {
|
|
384
384
|
border-top: 2px solid #e9ebed;
|
|
385
385
|
border-top: var(--border-divider-section-width-4wm2it, 2px) solid var(--color-border-divider-default-7s2wjw, #e9ebed);
|
|
386
386
|
padding: 12px 24px;
|
|
387
387
|
padding: var(--space-scaled-s-cu1hzn, 12px) var(--space-container-horizontal-ddrezg, 24px);
|
|
388
388
|
}
|
|
389
|
-
.
|
|
389
|
+
.awsui_footer_1d2i7_1q6b4_302:not(#\9):after {
|
|
390
390
|
content: "";
|
|
391
391
|
display: table;
|
|
392
392
|
clear: both;
|
|
393
393
|
}
|
|
394
394
|
|
|
395
|
-
.awsui_dismiss-
|
|
395
|
+
.awsui_dismiss-control_1d2i7_1q6b4_312:not(#\9) {
|
|
396
396
|
/* used in test-utils */
|
|
397
397
|
}
|
|
398
398
|
|
|
399
|
-
.awsui_modal-
|
|
399
|
+
.awsui_modal-open_1d2i7_1q6b4_316:not(#\9) {
|
|
400
400
|
overflow: hidden;
|
|
401
401
|
/*
|
|
402
402
|
* When padding-right is added to account for scrollbar being turned
|
|
@@ -2,27 +2,27 @@
|
|
|
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
|
-
"dismiss-control": "awsui_dismiss-
|
|
26
|
-
"modal-open": "awsui_modal-
|
|
5
|
+
"dialog": "awsui_dialog_1d2i7_1q6b4_105",
|
|
6
|
+
"modal-slide-up": "awsui_modal-slide-up_1d2i7_1q6b4_1",
|
|
7
|
+
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_1d2i7_1q6b4_1",
|
|
8
|
+
"refresh": "awsui_refresh_1d2i7_1q6b4_128",
|
|
9
|
+
"awsui-motion-scale-popup": "awsui_awsui-motion-scale-popup_1d2i7_1q6b4_1",
|
|
10
|
+
"root": "awsui_root_1d2i7_1q6b4_161",
|
|
11
|
+
"awsui-motion-fade-in": "awsui_awsui-motion-fade-in_1d2i7_1q6b4_1",
|
|
12
|
+
"hidden": "awsui_hidden_1d2i7_1q6b4_224",
|
|
13
|
+
"focus-lock": "awsui_focus-lock_1d2i7_1q6b4_228",
|
|
14
|
+
"small": "awsui_small_1d2i7_1q6b4_246",
|
|
15
|
+
"medium": "awsui_medium_1d2i7_1q6b4_249",
|
|
16
|
+
"large": "awsui_large_1d2i7_1q6b4_252",
|
|
17
|
+
"max": "awsui_max_1d2i7_1q6b4_255",
|
|
18
|
+
"breakpoint-xs": "awsui_breakpoint-xs_1d2i7_1q6b4_255",
|
|
19
|
+
"container": "awsui_container_1d2i7_1q6b4_260",
|
|
20
|
+
"content": "awsui_content_1d2i7_1q6b4_284",
|
|
21
|
+
"no-paddings": "awsui_no-paddings_1d2i7_1q6b4_287",
|
|
22
|
+
"header": "awsui_header_1d2i7_1q6b4_291",
|
|
23
|
+
"header--text": "awsui_header--text_1d2i7_1q6b4_298",
|
|
24
|
+
"footer": "awsui_footer_1d2i7_1q6b4_302",
|
|
25
|
+
"dismiss-control": "awsui_dismiss-control_1d2i7_1q6b4_312",
|
|
26
|
+
"modal-open": "awsui_modal-open_1d2i7_1q6b4_316"
|
|
27
27
|
};
|
|
28
28
|
|
package/package.json
CHANGED
package/pagination/styles.css.js
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"button": "
|
|
6
|
-
"dots": "
|
|
7
|
-
"button-disabled": "awsui_button-
|
|
8
|
-
"arrow": "
|
|
9
|
-
"page-number": "awsui_page-
|
|
10
|
-
"button-current": "awsui_button-
|
|
11
|
-
"page-item": "awsui_page-
|
|
12
|
-
"root-disabled": "awsui_root-
|
|
4
|
+
"root": "awsui_root_fvjdu_h1bat_93",
|
|
5
|
+
"button": "awsui_button_fvjdu_h1bat_111",
|
|
6
|
+
"dots": "awsui_dots_fvjdu_h1bat_112",
|
|
7
|
+
"button-disabled": "awsui_button-disabled_fvjdu_h1bat_134",
|
|
8
|
+
"arrow": "awsui_arrow_fvjdu_h1bat_139",
|
|
9
|
+
"page-number": "awsui_page-number_fvjdu_h1bat_149",
|
|
10
|
+
"button-current": "awsui_button-current_fvjdu_h1bat_155",
|
|
11
|
+
"page-item": "awsui_page-item_fvjdu_h1bat_170",
|
|
12
|
+
"root-disabled": "awsui_root-disabled_fvjdu_h1bat_186"
|
|
13
13
|
};
|
|
14
14
|
|
|
@@ -90,7 +90,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
90
90
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
91
91
|
SPDX-License-Identifier: Apache-2.0
|
|
92
92
|
*/
|
|
93
|
-
.
|
|
93
|
+
.awsui_root_fvjdu_h1bat_93:not(#\9) {
|
|
94
94
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
95
95
|
border-collapse: separate;
|
|
96
96
|
border-spacing: 0;
|
|
@@ -138,15 +138,15 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
138
138
|
list-style: none;
|
|
139
139
|
}
|
|
140
140
|
|
|
141
|
-
.
|
|
142
|
-
.
|
|
141
|
+
.awsui_button_fvjdu_h1bat_111:not(#\9),
|
|
142
|
+
.awsui_dots_fvjdu_h1bat_112:not(#\9) {
|
|
143
143
|
min-width: 20px;
|
|
144
144
|
min-width: var(--space-l-4vl6xu, 20px);
|
|
145
145
|
border: 2px solid transparent;
|
|
146
146
|
border: var(--border-field-width-idlekx, 2px) solid transparent;
|
|
147
147
|
}
|
|
148
148
|
|
|
149
|
-
.
|
|
149
|
+
.awsui_button_fvjdu_h1bat_111:not(#\9) {
|
|
150
150
|
cursor: pointer;
|
|
151
151
|
text-align: center;
|
|
152
152
|
box-sizing: border-box;
|
|
@@ -154,83 +154,83 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
154
154
|
line-height: inherit;
|
|
155
155
|
padding: 0;
|
|
156
156
|
}
|
|
157
|
-
.
|
|
157
|
+
.awsui_button_fvjdu_h1bat_111:not(#\9):focus {
|
|
158
158
|
outline: none;
|
|
159
159
|
}
|
|
160
|
-
.
|
|
160
|
+
.awsui_button_fvjdu_h1bat_111[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
161
161
|
outline: 2px dotted transparent;
|
|
162
162
|
border: 2px solid #0972d3;
|
|
163
163
|
border: var(--border-field-width-idlekx, 2px) solid var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
164
164
|
border-radius: 4px;
|
|
165
|
-
border-radius: var(--border-control-focus-ring-
|
|
165
|
+
border-radius: var(--border-radius-control-focus-ring-default-jlgxet, 4px);
|
|
166
166
|
box-shadow: 0 0 0 0px #0972d3;
|
|
167
167
|
box-shadow: 0 0 0 var(--border-control-focus-ring-shadow-spread-srzyiu, 0px) var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
168
168
|
}
|
|
169
|
-
.awsui_button-
|
|
169
|
+
.awsui_button-disabled_fvjdu_h1bat_134:not(#\9) {
|
|
170
170
|
cursor: default;
|
|
171
171
|
color: #9ba7b6;
|
|
172
172
|
color: var(--color-text-interactive-disabled-3pbb07, #9ba7b6);
|
|
173
173
|
}
|
|
174
174
|
|
|
175
|
-
.
|
|
175
|
+
.awsui_arrow_fvjdu_h1bat_139:not(#\9) {
|
|
176
176
|
color: #414d5c;
|
|
177
177
|
color: var(--color-text-interactive-default-eg5fsa, #414d5c);
|
|
178
178
|
}
|
|
179
|
-
.
|
|
179
|
+
.awsui_arrow_fvjdu_h1bat_139:not(#\9):not(.awsui_button-disabled_fvjdu_h1bat_134):hover {
|
|
180
180
|
color: #000716;
|
|
181
181
|
color: var(--color-text-interactive-hover-v3lasm, #000716);
|
|
182
182
|
}
|
|
183
|
-
.
|
|
183
|
+
.awsui_arrow_fvjdu_h1bat_139.awsui_button-disabled_fvjdu_h1bat_134:not(#\9) {
|
|
184
184
|
color: #9ba7b6;
|
|
185
185
|
color: var(--color-text-interactive-disabled-3pbb07, #9ba7b6);
|
|
186
186
|
}
|
|
187
187
|
|
|
188
|
-
.awsui_page-
|
|
188
|
+
.awsui_page-number_fvjdu_h1bat_149:not(#\9) {
|
|
189
189
|
color: #414d5c;
|
|
190
190
|
color: var(--color-text-pagination-page-number-default-z6gnaa, #414d5c);
|
|
191
191
|
}
|
|
192
|
-
.awsui_page-
|
|
192
|
+
.awsui_page-number_fvjdu_h1bat_149:not(#\9):not(.awsui_button-disabled_fvjdu_h1bat_134):hover {
|
|
193
193
|
color: #000716;
|
|
194
194
|
color: var(--color-text-interactive-hover-v3lasm, #000716);
|
|
195
195
|
}
|
|
196
|
-
.awsui_page-
|
|
196
|
+
.awsui_page-number_fvjdu_h1bat_149.awsui_button-current_fvjdu_h1bat_155:not(#\9) {
|
|
197
197
|
font-weight: 800;
|
|
198
198
|
font-weight: var(--font-wayfinding-link-active-weight-l3fid7, 800);
|
|
199
199
|
color: #000716;
|
|
200
200
|
color: var(--color-text-interactive-active-vol84d, #000716);
|
|
201
201
|
}
|
|
202
|
-
.awsui_page-
|
|
202
|
+
.awsui_page-number_fvjdu_h1bat_149.awsui_button-current_fvjdu_h1bat_155.awsui_button-disabled_fvjdu_h1bat_134:not(#\9) {
|
|
203
203
|
color: #9ba7b6;
|
|
204
204
|
color: var(--color-text-pagination-page-number-active-disabled-sjs1t5, #9ba7b6);
|
|
205
205
|
}
|
|
206
|
-
.awsui_page-
|
|
206
|
+
.awsui_page-number_fvjdu_h1bat_149.awsui_button-disabled_fvjdu_h1bat_134:not(#\9) {
|
|
207
207
|
color: #9ba7b6;
|
|
208
208
|
color: var(--color-text-interactive-disabled-3pbb07, #9ba7b6);
|
|
209
209
|
}
|
|
210
210
|
|
|
211
|
-
.
|
|
211
|
+
.awsui_dots_fvjdu_h1bat_112:not(#\9) {
|
|
212
212
|
color: #414d5c;
|
|
213
213
|
color: var(--color-text-interactive-default-eg5fsa, #414d5c);
|
|
214
214
|
}
|
|
215
215
|
|
|
216
|
-
.awsui_page-
|
|
217
|
-
.
|
|
216
|
+
.awsui_page-item_fvjdu_h1bat_170:not(#\9),
|
|
217
|
+
.awsui_dots_fvjdu_h1bat_112:not(#\9) {
|
|
218
218
|
margin: 4px 4px;
|
|
219
219
|
margin: var(--space-scaled-xxs-95dhkm, 4px) var(--space-xxs-ynfts5, 4px);
|
|
220
220
|
text-align: center;
|
|
221
221
|
box-sizing: border-box;
|
|
222
222
|
padding: 0;
|
|
223
223
|
}
|
|
224
|
-
.awsui_page-
|
|
225
|
-
.
|
|
224
|
+
.awsui_page-item_fvjdu_h1bat_170:not(#\9):first-child,
|
|
225
|
+
.awsui_dots_fvjdu_h1bat_112:not(#\9):first-child {
|
|
226
226
|
margin-left: 0;
|
|
227
227
|
}
|
|
228
|
-
.awsui_page-
|
|
229
|
-
.
|
|
228
|
+
.awsui_page-item_fvjdu_h1bat_170:not(#\9):last-child,
|
|
229
|
+
.awsui_dots_fvjdu_h1bat_112:not(#\9):last-child {
|
|
230
230
|
margin-right: 0;
|
|
231
231
|
}
|
|
232
232
|
|
|
233
|
-
.awsui_root-
|
|
233
|
+
.awsui_root-disabled_fvjdu_h1bat_186 > .awsui_dots_fvjdu_h1bat_112:not(#\9) {
|
|
234
234
|
color: #9ba7b6;
|
|
235
235
|
color: var(--color-text-interactive-disabled-3pbb07, #9ba7b6);
|
|
236
236
|
}
|
|
@@ -2,14 +2,14 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"root": "
|
|
6
|
-
"button": "
|
|
7
|
-
"dots": "
|
|
8
|
-
"button-disabled": "awsui_button-
|
|
9
|
-
"arrow": "
|
|
10
|
-
"page-number": "awsui_page-
|
|
11
|
-
"button-current": "awsui_button-
|
|
12
|
-
"page-item": "awsui_page-
|
|
13
|
-
"root-disabled": "awsui_root-
|
|
5
|
+
"root": "awsui_root_fvjdu_h1bat_93",
|
|
6
|
+
"button": "awsui_button_fvjdu_h1bat_111",
|
|
7
|
+
"dots": "awsui_dots_fvjdu_h1bat_112",
|
|
8
|
+
"button-disabled": "awsui_button-disabled_fvjdu_h1bat_134",
|
|
9
|
+
"arrow": "awsui_arrow_fvjdu_h1bat_139",
|
|
10
|
+
"page-number": "awsui_page-number_fvjdu_h1bat_149",
|
|
11
|
+
"button-current": "awsui_button-current_fvjdu_h1bat_155",
|
|
12
|
+
"page-item": "awsui_page-item_fvjdu_h1bat_170",
|
|
13
|
+
"root-disabled": "awsui_root-disabled_fvjdu_h1bat_186"
|
|
14
14
|
};
|
|
15
15
|
|
package/popover/styles.css.js
CHANGED
|
@@ -1,53 +1,53 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"arrow": "
|
|
5
|
-
"arrow-outer": "awsui_arrow-
|
|
6
|
-
"arrow-inner": "awsui_arrow-
|
|
7
|
-
"arrow-position-right-top": "awsui_arrow-position-right-
|
|
8
|
-
"arrow-position-right-bottom": "awsui_arrow-position-right-
|
|
9
|
-
"arrow-position-left-top": "awsui_arrow-position-left-
|
|
10
|
-
"arrow-position-left-bottom": "awsui_arrow-position-left-
|
|
11
|
-
"arrow-position-top-center": "awsui_arrow-position-top-
|
|
12
|
-
"arrow-position-top-right": "awsui_arrow-position-top-
|
|
13
|
-
"arrow-position-top-left": "awsui_arrow-position-top-
|
|
14
|
-
"arrow-position-top-responsive": "awsui_arrow-position-top-
|
|
15
|
-
"arrow-position-bottom-center": "awsui_arrow-position-bottom-
|
|
16
|
-
"arrow-position-bottom-right": "awsui_arrow-position-bottom-
|
|
17
|
-
"arrow-position-bottom-left": "awsui_arrow-position-bottom-
|
|
18
|
-
"arrow-position-bottom-responsive": "awsui_arrow-position-bottom-
|
|
19
|
-
"body": "
|
|
20
|
-
"body-overflow-visible": "awsui_body-overflow-
|
|
21
|
-
"variant-annotation": "awsui_variant-
|
|
22
|
-
"body-size-small": "awsui_body-size-
|
|
23
|
-
"fixed-width": "awsui_fixed-
|
|
24
|
-
"body-size-medium": "awsui_body-size-
|
|
25
|
-
"body-size-large": "awsui_body-size-
|
|
26
|
-
"has-dismiss": "awsui_has-
|
|
27
|
-
"dismiss": "
|
|
28
|
-
"dismiss-control": "awsui_dismiss-
|
|
29
|
-
"header-row": "awsui_header-
|
|
30
|
-
"header": "
|
|
31
|
-
"content": "
|
|
32
|
-
"content-overflow-visible": "awsui_content-overflow-
|
|
33
|
-
"container": "
|
|
34
|
-
"container-arrow": "awsui_container-
|
|
35
|
-
"container-arrow-position-right-top": "awsui_container-arrow-position-right-
|
|
36
|
-
"container-arrow-position-right-bottom": "awsui_container-arrow-position-right-
|
|
37
|
-
"container-arrow-position-left-top": "awsui_container-arrow-position-left-
|
|
38
|
-
"container-arrow-position-left-bottom": "awsui_container-arrow-position-left-
|
|
39
|
-
"container-arrow-position-top-center": "awsui_container-arrow-position-top-
|
|
40
|
-
"container-arrow-position-top-right": "awsui_container-arrow-position-top-
|
|
41
|
-
"container-arrow-position-top-left": "awsui_container-arrow-position-top-
|
|
42
|
-
"container-arrow-position-top-responsive": "awsui_container-arrow-position-top-
|
|
43
|
-
"container-arrow-position-bottom-center": "awsui_container-arrow-position-bottom-
|
|
44
|
-
"container-arrow-position-bottom-right": "awsui_container-arrow-position-bottom-
|
|
45
|
-
"container-arrow-position-bottom-left": "awsui_container-arrow-position-bottom-
|
|
46
|
-
"awsui-motion-fade-in": "awsui_awsui-motion-fade-
|
|
47
|
-
"refresh": "
|
|
48
|
-
"root": "
|
|
49
|
-
"trigger": "
|
|
50
|
-
"trigger-type-text": "awsui_trigger-type-
|
|
51
|
-
"trigger-inner-text": "awsui_trigger-inner-
|
|
4
|
+
"arrow": "awsui_arrow_xjuzf_jc3c7_185",
|
|
5
|
+
"arrow-outer": "awsui_arrow-outer_xjuzf_jc3c7_189",
|
|
6
|
+
"arrow-inner": "awsui_arrow-inner_xjuzf_jc3c7_189",
|
|
7
|
+
"arrow-position-right-top": "awsui_arrow-position-right-top_xjuzf_jc3c7_220",
|
|
8
|
+
"arrow-position-right-bottom": "awsui_arrow-position-right-bottom_xjuzf_jc3c7_220",
|
|
9
|
+
"arrow-position-left-top": "awsui_arrow-position-left-top_xjuzf_jc3c7_223",
|
|
10
|
+
"arrow-position-left-bottom": "awsui_arrow-position-left-bottom_xjuzf_jc3c7_223",
|
|
11
|
+
"arrow-position-top-center": "awsui_arrow-position-top-center_xjuzf_jc3c7_226",
|
|
12
|
+
"arrow-position-top-right": "awsui_arrow-position-top-right_xjuzf_jc3c7_226",
|
|
13
|
+
"arrow-position-top-left": "awsui_arrow-position-top-left_xjuzf_jc3c7_226",
|
|
14
|
+
"arrow-position-top-responsive": "awsui_arrow-position-top-responsive_xjuzf_jc3c7_226",
|
|
15
|
+
"arrow-position-bottom-center": "awsui_arrow-position-bottom-center_xjuzf_jc3c7_229",
|
|
16
|
+
"arrow-position-bottom-right": "awsui_arrow-position-bottom-right_xjuzf_jc3c7_229",
|
|
17
|
+
"arrow-position-bottom-left": "awsui_arrow-position-bottom-left_xjuzf_jc3c7_229",
|
|
18
|
+
"arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_xjuzf_jc3c7_229",
|
|
19
|
+
"body": "awsui_body_xjuzf_jc3c7_325",
|
|
20
|
+
"body-overflow-visible": "awsui_body-overflow-visible_xjuzf_jc3c7_344",
|
|
21
|
+
"variant-annotation": "awsui_variant-annotation_xjuzf_jc3c7_348",
|
|
22
|
+
"body-size-small": "awsui_body-size-small_xjuzf_jc3c7_353",
|
|
23
|
+
"fixed-width": "awsui_fixed-width_xjuzf_jc3c7_356",
|
|
24
|
+
"body-size-medium": "awsui_body-size-medium_xjuzf_jc3c7_360",
|
|
25
|
+
"body-size-large": "awsui_body-size-large_xjuzf_jc3c7_367",
|
|
26
|
+
"has-dismiss": "awsui_has-dismiss_xjuzf_jc3c7_374",
|
|
27
|
+
"dismiss": "awsui_dismiss_xjuzf_jc3c7_379",
|
|
28
|
+
"dismiss-control": "awsui_dismiss-control_xjuzf_jc3c7_386",
|
|
29
|
+
"header-row": "awsui_header-row_xjuzf_jc3c7_390",
|
|
30
|
+
"header": "awsui_header_xjuzf_jc3c7_390",
|
|
31
|
+
"content": "awsui_content_xjuzf_jc3c7_412",
|
|
32
|
+
"content-overflow-visible": "awsui_content-overflow-visible_xjuzf_jc3c7_419",
|
|
33
|
+
"container": "awsui_container_xjuzf_jc3c7_431",
|
|
34
|
+
"container-arrow": "awsui_container-arrow_xjuzf_jc3c7_439",
|
|
35
|
+
"container-arrow-position-right-top": "awsui_container-arrow-position-right-top_xjuzf_jc3c7_443",
|
|
36
|
+
"container-arrow-position-right-bottom": "awsui_container-arrow-position-right-bottom_xjuzf_jc3c7_443",
|
|
37
|
+
"container-arrow-position-left-top": "awsui_container-arrow-position-left-top_xjuzf_jc3c7_455",
|
|
38
|
+
"container-arrow-position-left-bottom": "awsui_container-arrow-position-left-bottom_xjuzf_jc3c7_455",
|
|
39
|
+
"container-arrow-position-top-center": "awsui_container-arrow-position-top-center_xjuzf_jc3c7_467",
|
|
40
|
+
"container-arrow-position-top-right": "awsui_container-arrow-position-top-right_xjuzf_jc3c7_467",
|
|
41
|
+
"container-arrow-position-top-left": "awsui_container-arrow-position-top-left_xjuzf_jc3c7_467",
|
|
42
|
+
"container-arrow-position-top-responsive": "awsui_container-arrow-position-top-responsive_xjuzf_jc3c7_467",
|
|
43
|
+
"container-arrow-position-bottom-center": "awsui_container-arrow-position-bottom-center_xjuzf_jc3c7_483",
|
|
44
|
+
"container-arrow-position-bottom-right": "awsui_container-arrow-position-bottom-right_xjuzf_jc3c7_487",
|
|
45
|
+
"container-arrow-position-bottom-left": "awsui_container-arrow-position-bottom-left_xjuzf_jc3c7_491",
|
|
46
|
+
"awsui-motion-fade-in": "awsui_awsui-motion-fade-in_xjuzf_jc3c7_1",
|
|
47
|
+
"refresh": "awsui_refresh_xjuzf_jc3c7_609",
|
|
48
|
+
"root": "awsui_root_xjuzf_jc3c7_631",
|
|
49
|
+
"trigger": "awsui_trigger_xjuzf_jc3c7_643",
|
|
50
|
+
"trigger-type-text": "awsui_trigger-type-text_xjuzf_jc3c7_650",
|
|
51
|
+
"trigger-inner-text": "awsui_trigger-inner-text_xjuzf_jc3c7_679"
|
|
52
52
|
};
|
|
53
53
|
|