@cloudscape-design/components 3.0.651 → 3.0.652
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 +41 -41
- package/alert/styles.selectors.js +25 -25
- package/annotation-context/annotation/styles.css.js +24 -24
- package/annotation-context/annotation/styles.scoped.css +33 -33
- package/annotation-context/annotation/styles.selectors.js +24 -24
- package/app-layout/notifications/styles.css.js +3 -3
- package/app-layout/notifications/styles.scoped.css +7 -7
- package/app-layout/notifications/styles.selectors.js +3 -3
- package/app-layout/skeleton/styles.css.js +11 -11
- package/app-layout/skeleton/styles.scoped.css +30 -30
- package/app-layout/skeleton/styles.selectors.js +11 -11
- package/app-layout/toggles/styles.css.js +2 -2
- package/app-layout/toggles/styles.scoped.css +8 -8
- package/app-layout/toggles/styles.selectors.js +2 -2
- package/app-layout/visual-refresh/styles.css.js +82 -82
- package/app-layout/visual-refresh/styles.scoped.css +263 -264
- package/app-layout/visual-refresh/styles.selectors.js +82 -82
- package/button/styles.css.js +19 -19
- package/button/styles.scoped.css +213 -213
- package/button/styles.selectors.js +19 -19
- package/calendar/styles.css.js +20 -20
- package/calendar/styles.scoped.css +46 -46
- package/calendar/styles.selectors.js +20 -20
- 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 +32 -32
- package/code-editor/styles.scoped.css +137 -137
- 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 +19 -19
- package/collection-preferences/content-display/styles.selectors.js +11 -11
- package/collection-preferences/styles.css.js +37 -37
- package/collection-preferences/styles.scoped.css +46 -46
- package/collection-preferences/styles.selectors.js +37 -37
- package/content-layout/styles.css.js +14 -14
- package/content-layout/styles.scoped.css +27 -27
- package/content-layout/styles.selectors.js +14 -14
- package/date-range-picker/calendar/grids/styles.css.js +27 -27
- package/date-range-picker/calendar/grids/styles.scoped.css +46 -46
- package/date-range-picker/calendar/grids/styles.selectors.js +27 -27
- package/expandable-section/styles.css.js +32 -32
- package/expandable-section/styles.scoped.css +68 -68
- package/expandable-section/styles.selectors.js +32 -32
- package/file-upload/file-input/styles.css.js +4 -4
- package/file-upload/file-input/styles.scoped.css +9 -9
- package/file-upload/file-input/styles.selectors.js +4 -4
- package/flashbar/styles.css.js +47 -47
- package/flashbar/styles.scoped.css +175 -175
- package/flashbar/styles.selectors.js +47 -47
- package/internal/components/button-trigger/styles.css.js +11 -11
- package/internal/components/button-trigger/styles.scoped.css +28 -28
- package/internal/components/button-trigger/styles.selectors.js +11 -11
- package/internal/components/chart-legend/styles.css.js +6 -6
- package/internal/components/chart-legend/styles.scoped.css +17 -17
- package/internal/components/chart-legend/styles.selectors.js +6 -6
- package/internal/components/dropdown/styles.css.js +20 -20
- package/internal/components/dropdown/styles.scoped.css +40 -40
- 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/handle/styles.css.js +2 -2
- package/internal/components/handle/styles.scoped.css +8 -8
- package/internal/components/handle/styles.selectors.js +2 -2
- package/internal/components/menu-dropdown/styles.css.js +7 -7
- package/internal/components/menu-dropdown/styles.scoped.css +15 -15
- package/internal/components/menu-dropdown/styles.selectors.js +7 -7
- package/internal/components/panel-resize-handle/styles.css.js +5 -5
- package/internal/components/panel-resize-handle/styles.scoped.css +12 -12
- package/internal/components/panel-resize-handle/styles.selectors.js +5 -5
- package/internal/environment.js +1 -1
- package/internal/environment.json +1 -1
- package/internal/generated/custom-css-properties/index.d.ts +0 -1
- package/internal/generated/custom-css-properties/index.d.ts.map +1 -1
- package/internal/generated/custom-css-properties/index.js +55 -56
- package/internal/generated/custom-css-properties/index.js.map +1 -1
- package/internal/manifest.json +1 -1
- package/package.json +1 -1
- package/popover/styles.css.js +50 -50
- package/popover/styles.scoped.css +69 -69
- package/popover/styles.selectors.js +50 -50
- 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 +35 -35
- package/segmented-control/styles.selectors.js +14 -14
- package/slider/styles.css.js +25 -25
- package/slider/styles.scoped.css +71 -71
- package/slider/styles.selectors.js +25 -25
- package/spinner/styles.css.js +13 -13
- package/spinner/styles.scoped.css +39 -39
- package/spinner/styles.selectors.js +13 -13
- package/table/body-cell/styles.css.js +45 -45
- package/table/body-cell/styles.scoped.css +365 -301
- package/table/body-cell/styles.selectors.js +45 -45
- package/table/body-cell/td-element.d.ts.map +1 -1
- package/table/body-cell/td-element.js +4 -3
- package/table/body-cell/td-element.js.map +1 -1
- package/table/expandable-rows/styles.css.js +3 -3
- package/table/expandable-rows/styles.scoped.css +15 -15
- package/table/expandable-rows/styles.selectors.js +3 -3
- package/table/header-cell/styles.css.js +26 -26
- package/table/header-cell/styles.scoped.css +148 -64
- package/table/header-cell/styles.selectors.js +26 -26
- package/table/internal.d.ts.map +1 -1
- package/table/internal.js +3 -1
- package/table/internal.js.map +1 -1
- package/table/resizer/styles.css.js +8 -8
- package/table/resizer/styles.scoped.css +16 -16
- package/table/resizer/styles.selectors.js +8 -8
- package/table/table-role/table-role-helper.d.ts +2 -1
- package/table/table-role/table-role-helper.d.ts.map +1 -1
- package/table/table-role/table-role-helper.js +2 -1
- package/table/table-role/table-role-helper.js.map +1 -1
- package/tabs/styles.css.js +22 -22
- package/tabs/styles.scoped.css +44 -44
- package/tabs/styles.selectors.js +22 -22
- package/toggle/styles.css.js +8 -8
- package/toggle/styles.scoped.css +16 -16
- package/toggle/styles.selectors.js +8 -8
- package/token-group/styles.css.js +9 -9
- package/token-group/styles.scoped.css +21 -21
- package/token-group/styles.selectors.js +9 -9
- package/top-navigation/styles.css.js +47 -47
- package/top-navigation/styles.scoped.css +68 -68
- package/top-navigation/styles.selectors.js +47 -47
|
@@ -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_dropdown-content-
|
|
98
|
-
animation: awsui_awsui-motion-fade-in-
|
|
97
|
+
.awsui_dropdown-content-wrapper_qwoo0_1yx3j_97:not(#\9) {
|
|
98
|
+
animation: awsui_awsui-motion-fade-in-dropdown_qwoo0_1yx3j_1 var(--motion-duration-show-quick-aq3ump, 135ms) var(--motion-easing-show-quick-vc5zgd, ease-out);
|
|
99
99
|
}
|
|
100
|
-
@keyframes awsui_awsui-motion-fade-in-
|
|
100
|
+
@keyframes awsui_awsui-motion-fade-in-dropdown_qwoo0_1yx3j_1 {
|
|
101
101
|
from {
|
|
102
102
|
opacity: 0.4;
|
|
103
103
|
}
|
|
@@ -106,22 +106,22 @@ 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_dropdown-content-
|
|
109
|
+
.awsui_dropdown-content-wrapper_qwoo0_1yx3j_97:not(#\9) {
|
|
110
110
|
animation: none;
|
|
111
111
|
transition: none;
|
|
112
112
|
}
|
|
113
113
|
}
|
|
114
|
-
.awsui-motion-disabled .awsui_dropdown-content-
|
|
114
|
+
.awsui-motion-disabled .awsui_dropdown-content-wrapper_qwoo0_1yx3j_97:not(#\9), .awsui-mode-entering .awsui_dropdown-content-wrapper_qwoo0_1yx3j_97:not(#\9) {
|
|
115
115
|
animation: none;
|
|
116
116
|
transition: none;
|
|
117
117
|
}
|
|
118
|
-
.awsui_dropdown-content-
|
|
118
|
+
.awsui_dropdown-content-wrapper_qwoo0_1yx3j_97.awsui_refresh_qwoo0_1yx3j_118:not(#\9) {
|
|
119
119
|
transform-origin: top;
|
|
120
|
-
animation-name: awsui_awsui-motion-fade-in-
|
|
120
|
+
animation-name: awsui_awsui-motion-fade-in-0_qwoo0_1yx3j_1;
|
|
121
121
|
animation-duration: var(--motion-duration-show-quick-aq3ump, 135ms);
|
|
122
122
|
animation-timing-function: var(--motion-easing-show-quick-vc5zgd, ease-out);
|
|
123
123
|
}
|
|
124
|
-
@keyframes awsui_awsui-motion-fade-in-
|
|
124
|
+
@keyframes awsui_awsui-motion-fade-in-0_qwoo0_1yx3j_1 {
|
|
125
125
|
from {
|
|
126
126
|
opacity: 0;
|
|
127
127
|
}
|
|
@@ -130,12 +130,12 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
130
130
|
}
|
|
131
131
|
}
|
|
132
132
|
@media (prefers-reduced-motion: reduce) {
|
|
133
|
-
.awsui_dropdown-content-
|
|
133
|
+
.awsui_dropdown-content-wrapper_qwoo0_1yx3j_97.awsui_refresh_qwoo0_1yx3j_118:not(#\9) {
|
|
134
134
|
animation: none;
|
|
135
135
|
transition: none;
|
|
136
136
|
}
|
|
137
137
|
}
|
|
138
|
-
.awsui-motion-disabled .awsui_dropdown-content-
|
|
138
|
+
.awsui-motion-disabled .awsui_dropdown-content-wrapper_qwoo0_1yx3j_97.awsui_refresh_qwoo0_1yx3j_118:not(#\9), .awsui-mode-entering .awsui_dropdown-content-wrapper_qwoo0_1yx3j_97.awsui_refresh_qwoo0_1yx3j_118:not(#\9) {
|
|
139
139
|
animation: none;
|
|
140
140
|
transition: none;
|
|
141
141
|
}
|
|
@@ -144,7 +144,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
144
144
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
145
145
|
SPDX-License-Identifier: Apache-2.0
|
|
146
146
|
*/
|
|
147
|
-
.
|
|
147
|
+
.awsui_root_qwoo0_1yx3j_147:not(#\9) {
|
|
148
148
|
border-collapse: separate;
|
|
149
149
|
border-spacing: 0;
|
|
150
150
|
box-sizing: border-box;
|
|
@@ -181,11 +181,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
181
181
|
position: relative;
|
|
182
182
|
white-space: inherit;
|
|
183
183
|
}
|
|
184
|
-
.
|
|
184
|
+
.awsui_root_qwoo0_1yx3j_147.awsui_interior_qwoo0_1yx3j_183:not(#\9) {
|
|
185
185
|
position: static;
|
|
186
186
|
}
|
|
187
187
|
|
|
188
|
-
.
|
|
188
|
+
.awsui_dropdown_qwoo0_1yx3j_97:not(#\9) {
|
|
189
189
|
position: absolute;
|
|
190
190
|
display: none;
|
|
191
191
|
z-index: 2000;
|
|
@@ -193,24 +193,24 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
193
193
|
user-select: none;
|
|
194
194
|
transform-origin: top;
|
|
195
195
|
}
|
|
196
|
-
.
|
|
196
|
+
.awsui_dropdown_qwoo0_1yx3j_97.awsui_use-portal_qwoo0_1yx3j_194:not(#\9) {
|
|
197
197
|
z-index: 7000;
|
|
198
198
|
}
|
|
199
|
-
.
|
|
199
|
+
.awsui_dropdown_qwoo0_1yx3j_97:not(#\9):not(.awsui_interior_qwoo0_1yx3j_183) {
|
|
200
200
|
transform: translateY(0px);
|
|
201
201
|
transition: transform var(--motion-duration-show-quick-aq3ump, 135ms);
|
|
202
202
|
}
|
|
203
203
|
@media (prefers-reduced-motion: reduce) {
|
|
204
|
-
.
|
|
204
|
+
.awsui_dropdown_qwoo0_1yx3j_97:not(#\9):not(.awsui_interior_qwoo0_1yx3j_183) {
|
|
205
205
|
animation: none;
|
|
206
206
|
transition: none;
|
|
207
207
|
}
|
|
208
208
|
}
|
|
209
|
-
.awsui-motion-disabled .
|
|
209
|
+
.awsui-motion-disabled .awsui_dropdown_qwoo0_1yx3j_97:not(#\9):not(.awsui_interior_qwoo0_1yx3j_183), .awsui-mode-entering .awsui_dropdown_qwoo0_1yx3j_97:not(#\9):not(.awsui_interior_qwoo0_1yx3j_183) {
|
|
210
210
|
animation: none;
|
|
211
211
|
transition: none;
|
|
212
212
|
}
|
|
213
|
-
.awsui_dropdown-content-
|
|
213
|
+
.awsui_dropdown-content-wrapper_qwoo0_1yx3j_97:not(#\9) {
|
|
214
214
|
position: relative;
|
|
215
215
|
background-color: var(--color-background-dropdown-item-default-be16w5, #ffffff);
|
|
216
216
|
outline: none;
|
|
@@ -222,7 +222,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
222
222
|
border-block: var(--border-divider-list-width-27y3k5, 1px) solid var(--color-border-container-top-736buh, transparent);
|
|
223
223
|
box-sizing: border-box;
|
|
224
224
|
}
|
|
225
|
-
.awsui_dropdown-content-
|
|
225
|
+
.awsui_dropdown-content-wrapper_qwoo0_1yx3j_97:not(#\9)::after {
|
|
226
226
|
content: "";
|
|
227
227
|
position: absolute;
|
|
228
228
|
z-index: 1;
|
|
@@ -239,73 +239,73 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
239
239
|
border-end-end-radius: var(--border-radius-dropdown-0dhh79, 8px);
|
|
240
240
|
pointer-events: none;
|
|
241
241
|
}
|
|
242
|
-
.awsui_dropdown-content-
|
|
242
|
+
.awsui_dropdown-content-wrapper_qwoo0_1yx3j_97.awsui_is-empty_qwoo0_1yx3j_240:not(#\9)::after {
|
|
243
243
|
display: none;
|
|
244
244
|
}
|
|
245
|
-
.
|
|
245
|
+
.awsui_dropdown_qwoo0_1yx3j_97 > .awsui_dropdown-content-wrapper_qwoo0_1yx3j_97:not(#\9) {
|
|
246
246
|
border-block-start: var(--border-divider-list-width-27y3k5, 1px) solid var(--color-border-container-top-736buh, transparent);
|
|
247
247
|
border-block-end: var(--border-divider-list-width-27y3k5, 1px) solid var(--color-border-dropdown-group-yakmix, #b6bec9);
|
|
248
248
|
}
|
|
249
|
-
.awsui_dropdown-drop-
|
|
249
|
+
.awsui_dropdown-drop-up_qwoo0_1yx3j_247 > .awsui_dropdown-content-wrapper_qwoo0_1yx3j_97:not(#\9) {
|
|
250
250
|
transform-origin: bottom;
|
|
251
251
|
box-shadow: var(--shadow-dropup-xqkiza, 0px 4px 20px 1px rgba(0, 7, 22, 0.1));
|
|
252
252
|
}
|
|
253
|
-
.awsui_dropdown-drop-
|
|
253
|
+
.awsui_dropdown-drop-up_qwoo0_1yx3j_247.awsui_with-limited-width_qwoo0_1yx3j_251 > .awsui_dropdown-content-wrapper_qwoo0_1yx3j_97:not(#\9) {
|
|
254
254
|
border-block-start: none;
|
|
255
255
|
}
|
|
256
|
-
.awsui_dropdown-drop-
|
|
256
|
+
.awsui_dropdown-drop-left_qwoo0_1yx3j_254:not(#\9) {
|
|
257
257
|
inset-inline-end: 0;
|
|
258
258
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
259
259
|
}
|
|
260
|
-
.awsui_dropdown-drop-
|
|
260
|
+
.awsui_dropdown-drop-left_qwoo0_1yx3j_254:not(#\9):dir(rtl) {
|
|
261
261
|
inset-inline-end: unset;
|
|
262
262
|
}
|
|
263
|
-
.awsui_dropdown-drop-
|
|
263
|
+
.awsui_dropdown-drop-right_qwoo0_1yx3j_261:not(#\9) {
|
|
264
264
|
inset-inline-start: 0;
|
|
265
265
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
266
266
|
}
|
|
267
|
-
.awsui_dropdown-drop-
|
|
267
|
+
.awsui_dropdown-drop-right_qwoo0_1yx3j_261:not(#\9):dir(rtl) {
|
|
268
268
|
inset-inline-start: unset;
|
|
269
269
|
}
|
|
270
|
-
.
|
|
270
|
+
.awsui_dropdown_qwoo0_1yx3j_97.awsui_occupy-entire-width_qwoo0_1yx3j_268:not(#\9) {
|
|
271
271
|
min-inline-size: 100%;
|
|
272
272
|
}
|
|
273
|
-
.
|
|
273
|
+
.awsui_dropdown_qwoo0_1yx3j_97.awsui_stretch-beyond-trigger-width_qwoo0_1yx3j_271:not(#\9) {
|
|
274
274
|
inline-size: max-content;
|
|
275
|
-
max-inline-size: var(--awsui-dropdown-default-max-width-
|
|
275
|
+
max-inline-size: var(--awsui-dropdown-default-max-width-9rhwr5, 100%);
|
|
276
276
|
}
|
|
277
|
-
.
|
|
277
|
+
.awsui_dropdown_qwoo0_1yx3j_97.awsui_interior_qwoo0_1yx3j_183 > .awsui_dropdown-content-wrapper_qwoo0_1yx3j_97:not(#\9) {
|
|
278
278
|
margin-block-start: -1px;
|
|
279
279
|
}
|
|
280
|
-
.
|
|
280
|
+
.awsui_dropdown_qwoo0_1yx3j_97.awsui_hide-block-border_qwoo0_1yx3j_278 > .awsui_dropdown-content-wrapper_qwoo0_1yx3j_97:not(#\9) {
|
|
281
281
|
border-block-start: none;
|
|
282
282
|
}
|
|
283
|
-
.
|
|
283
|
+
.awsui_dropdown_qwoo0_1yx3j_97.awsui_hide-block-border_qwoo0_1yx3j_278:not(#\9):not(.awsui_dropdown-drop-up_qwoo0_1yx3j_247) > .awsui_dropdown-content-wrapper_qwoo0_1yx3j_97 {
|
|
284
284
|
border-block-end: none;
|
|
285
285
|
}
|
|
286
|
-
.
|
|
286
|
+
.awsui_dropdown_qwoo0_1yx3j_97.awsui_hide-block-border_qwoo0_1yx3j_278.awsui_refresh_qwoo0_1yx3j_118 > .awsui_dropdown-content-wrapper_qwoo0_1yx3j_97:not(#\9) {
|
|
287
287
|
border-block-end: none;
|
|
288
288
|
}
|
|
289
|
-
.
|
|
289
|
+
.awsui_dropdown_qwoo0_1yx3j_97.awsui_open_qwoo0_1yx3j_287:not(#\9) {
|
|
290
290
|
display: block;
|
|
291
291
|
}
|
|
292
|
-
.
|
|
292
|
+
.awsui_dropdown_qwoo0_1yx3j_97.awsui_open_qwoo0_1yx3j_287:not(#\9):not(.awsui_interior_qwoo0_1yx3j_183).awsui_refresh_qwoo0_1yx3j_118[data-animating=true] {
|
|
293
293
|
transform: translateY(4px);
|
|
294
294
|
}
|
|
295
|
-
.
|
|
295
|
+
.awsui_dropdown_qwoo0_1yx3j_97.awsui_open_qwoo0_1yx3j_287:not(#\9):not(.awsui_interior_qwoo0_1yx3j_183).awsui_refresh_qwoo0_1yx3j_118[data-animating=true].awsui_dropdown-drop-up_qwoo0_1yx3j_247 {
|
|
296
296
|
transform: translateY(-4px);
|
|
297
297
|
}
|
|
298
|
-
.
|
|
298
|
+
.awsui_dropdown_qwoo0_1yx3j_97.awsui_open_qwoo0_1yx3j_287.awsui_nowrap_qwoo0_1yx3j_296:not(#\9) {
|
|
299
299
|
white-space: nowrap;
|
|
300
300
|
overflow: scroll;
|
|
301
301
|
}
|
|
302
302
|
|
|
303
|
-
.awsui_dropdown-
|
|
303
|
+
.awsui_dropdown-content_qwoo0_1yx3j_97:not(#\9) {
|
|
304
304
|
display: flex;
|
|
305
305
|
flex-direction: column;
|
|
306
306
|
inline-size: 100%;
|
|
307
307
|
}
|
|
308
308
|
|
|
309
|
-
.awsui_stretch-trigger-
|
|
309
|
+
.awsui_stretch-trigger-height_qwoo0_1yx3j_307:not(#\9) {
|
|
310
310
|
block-size: 100%;
|
|
311
311
|
}
|
|
@@ -2,25 +2,25 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"dropdown-content-wrapper": "awsui_dropdown-content-
|
|
6
|
-
"awsui-motion-fade-in-dropdown": "awsui_awsui-motion-fade-in-
|
|
7
|
-
"refresh": "
|
|
8
|
-
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-
|
|
9
|
-
"root": "
|
|
10
|
-
"interior": "
|
|
11
|
-
"dropdown": "
|
|
12
|
-
"use-portal": "awsui_use-
|
|
13
|
-
"is-empty": "awsui_is-
|
|
14
|
-
"dropdown-drop-up": "awsui_dropdown-drop-
|
|
15
|
-
"with-limited-width": "awsui_with-limited-
|
|
16
|
-
"dropdown-drop-left": "awsui_dropdown-drop-
|
|
17
|
-
"dropdown-drop-right": "awsui_dropdown-drop-
|
|
18
|
-
"occupy-entire-width": "awsui_occupy-entire-
|
|
19
|
-
"stretch-beyond-trigger-width": "awsui_stretch-beyond-trigger-
|
|
20
|
-
"hide-block-border": "awsui_hide-block-
|
|
21
|
-
"open": "
|
|
22
|
-
"nowrap": "
|
|
23
|
-
"dropdown-content": "awsui_dropdown-
|
|
24
|
-
"stretch-trigger-height": "awsui_stretch-trigger-
|
|
5
|
+
"dropdown-content-wrapper": "awsui_dropdown-content-wrapper_qwoo0_1yx3j_97",
|
|
6
|
+
"awsui-motion-fade-in-dropdown": "awsui_awsui-motion-fade-in-dropdown_qwoo0_1yx3j_1",
|
|
7
|
+
"refresh": "awsui_refresh_qwoo0_1yx3j_118",
|
|
8
|
+
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_qwoo0_1yx3j_1",
|
|
9
|
+
"root": "awsui_root_qwoo0_1yx3j_147",
|
|
10
|
+
"interior": "awsui_interior_qwoo0_1yx3j_183",
|
|
11
|
+
"dropdown": "awsui_dropdown_qwoo0_1yx3j_97",
|
|
12
|
+
"use-portal": "awsui_use-portal_qwoo0_1yx3j_194",
|
|
13
|
+
"is-empty": "awsui_is-empty_qwoo0_1yx3j_240",
|
|
14
|
+
"dropdown-drop-up": "awsui_dropdown-drop-up_qwoo0_1yx3j_247",
|
|
15
|
+
"with-limited-width": "awsui_with-limited-width_qwoo0_1yx3j_251",
|
|
16
|
+
"dropdown-drop-left": "awsui_dropdown-drop-left_qwoo0_1yx3j_254",
|
|
17
|
+
"dropdown-drop-right": "awsui_dropdown-drop-right_qwoo0_1yx3j_261",
|
|
18
|
+
"occupy-entire-width": "awsui_occupy-entire-width_qwoo0_1yx3j_268",
|
|
19
|
+
"stretch-beyond-trigger-width": "awsui_stretch-beyond-trigger-width_qwoo0_1yx3j_271",
|
|
20
|
+
"hide-block-border": "awsui_hide-block-border_qwoo0_1yx3j_278",
|
|
21
|
+
"open": "awsui_open_qwoo0_1yx3j_287",
|
|
22
|
+
"nowrap": "awsui_nowrap_qwoo0_1yx3j_296",
|
|
23
|
+
"dropdown-content": "awsui_dropdown-content_qwoo0_1yx3j_97",
|
|
24
|
+
"stretch-trigger-height": "awsui_stretch-trigger-height_qwoo0_1yx3j_307"
|
|
25
25
|
};
|
|
26
26
|
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"token": "
|
|
6
|
-
"show-operation": "awsui_show-
|
|
7
|
-
"select": "
|
|
8
|
-
"token-content": "awsui_token-
|
|
9
|
-
"dismiss-button": "awsui_dismiss-
|
|
10
|
-
"token-disabled": "awsui_token-
|
|
4
|
+
"root": "awsui_root_10m3l_lwl1e_101",
|
|
5
|
+
"token": "awsui_token_10m3l_lwl1e_106",
|
|
6
|
+
"show-operation": "awsui_show-operation_10m3l_lwl1e_121",
|
|
7
|
+
"select": "awsui_select_10m3l_lwl1e_127",
|
|
8
|
+
"token-content": "awsui_token-content_10m3l_lwl1e_131",
|
|
9
|
+
"dismiss-button": "awsui_dismiss-button_10m3l_lwl1e_136",
|
|
10
|
+
"token-disabled": "awsui_token-disabled_10m3l_lwl1e_178"
|
|
11
11
|
};
|
|
12
12
|
|
|
@@ -98,12 +98,12 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
98
98
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
99
99
|
SPDX-License-Identifier: Apache-2.0
|
|
100
100
|
*/
|
|
101
|
-
.
|
|
101
|
+
.awsui_root_10m3l_lwl1e_101:not(#\9) {
|
|
102
102
|
display: flex;
|
|
103
103
|
align-content: stretch;
|
|
104
104
|
}
|
|
105
105
|
|
|
106
|
-
.
|
|
106
|
+
.awsui_token_10m3l_lwl1e_106:not(#\9) {
|
|
107
107
|
border-block: var(--border-field-width-09w7vk, 2px) solid var(--color-border-item-selected-k00wlz, #0972d3);
|
|
108
108
|
border-inline: var(--border-field-width-09w7vk, 2px) solid var(--color-border-item-selected-k00wlz, #0972d3);
|
|
109
109
|
display: flex;
|
|
@@ -118,22 +118,22 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
118
118
|
box-sizing: border-box;
|
|
119
119
|
}
|
|
120
120
|
|
|
121
|
-
.awsui_show-
|
|
121
|
+
.awsui_show-operation_10m3l_lwl1e_121:not(#\9) {
|
|
122
122
|
border-inline-start: none;
|
|
123
123
|
border-start-start-radius: 0;
|
|
124
124
|
border-end-start-radius: 0;
|
|
125
125
|
}
|
|
126
126
|
|
|
127
|
-
.
|
|
127
|
+
.awsui_select_10m3l_lwl1e_127:not(#\9) {
|
|
128
128
|
/* used in test-utils */
|
|
129
129
|
}
|
|
130
130
|
|
|
131
|
-
.awsui_token-
|
|
131
|
+
.awsui_token-content_10m3l_lwl1e_131:not(#\9) {
|
|
132
132
|
padding-block: var(--space-scaled-xxs-7597g1, 4px);
|
|
133
133
|
padding-inline: var(--space-field-horizontal-gg19kw, 12px);
|
|
134
134
|
}
|
|
135
135
|
|
|
136
|
-
.awsui_dismiss-
|
|
136
|
+
.awsui_dismiss-button_10m3l_lwl1e_136:not(#\9) {
|
|
137
137
|
inline-size: 30px;
|
|
138
138
|
margin-block: 0;
|
|
139
139
|
margin-inline: 0;
|
|
@@ -145,43 +145,43 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
145
145
|
background-color: transparent;
|
|
146
146
|
border-inline-start: var(--border-field-width-09w7vk, 2px) solid var(--color-border-item-selected-k00wlz, #0972d3);
|
|
147
147
|
}
|
|
148
|
-
body[data-awsui-focus-visible=true] .awsui_dismiss-
|
|
148
|
+
body[data-awsui-focus-visible=true] .awsui_dismiss-button_10m3l_lwl1e_136:not(#\9):focus {
|
|
149
149
|
position: relative;
|
|
150
150
|
}
|
|
151
|
-
body[data-awsui-focus-visible=true] .awsui_dismiss-
|
|
151
|
+
body[data-awsui-focus-visible=true] .awsui_dismiss-button_10m3l_lwl1e_136:not(#\9):focus {
|
|
152
152
|
outline: 2px dotted transparent;
|
|
153
153
|
outline-offset: calc(var(--space-filtering-token-dismiss-button-focus-outline-gutter-76gsim, -5px) - 1px);
|
|
154
154
|
}
|
|
155
|
-
body[data-awsui-focus-visible=true] .awsui_dismiss-
|
|
155
|
+
body[data-awsui-focus-visible=true] .awsui_dismiss-button_10m3l_lwl1e_136:not(#\9):focus::before {
|
|
156
156
|
content: " ";
|
|
157
157
|
display: block;
|
|
158
158
|
position: absolute;
|
|
159
159
|
inset-inline-start: calc(-1 * var(--space-filtering-token-dismiss-button-focus-outline-gutter-76gsim, -5px));
|
|
160
160
|
inset-block-start: calc(-1 * var(--space-filtering-token-dismiss-button-focus-outline-gutter-76gsim, -5px));
|
|
161
|
-
inline-size: calc(100% +
|
|
162
|
-
block-size: calc(100% +
|
|
161
|
+
inline-size: calc(100% + var(--space-filtering-token-dismiss-button-focus-outline-gutter-76gsim, -5px) + var(--space-filtering-token-dismiss-button-focus-outline-gutter-76gsim, -5px));
|
|
162
|
+
block-size: calc(100% + var(--space-filtering-token-dismiss-button-focus-outline-gutter-76gsim, -5px) + var(--space-filtering-token-dismiss-button-focus-outline-gutter-76gsim, -5px));
|
|
163
163
|
border-start-start-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
164
164
|
border-start-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
165
165
|
border-end-start-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
166
166
|
border-end-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
167
167
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
|
|
168
168
|
}
|
|
169
|
-
.awsui_dismiss-
|
|
169
|
+
.awsui_dismiss-button_10m3l_lwl1e_136:not(#\9):focus {
|
|
170
170
|
outline: none;
|
|
171
171
|
text-decoration: none;
|
|
172
172
|
}
|
|
173
|
-
.awsui_dismiss-
|
|
173
|
+
.awsui_dismiss-button_10m3l_lwl1e_136:not(#\9):hover {
|
|
174
174
|
cursor: pointer;
|
|
175
175
|
color: var(--color-text-interactive-hover-mj8add, #000716);
|
|
176
176
|
}
|
|
177
177
|
|
|
178
|
-
.awsui_token-
|
|
178
|
+
.awsui_token-disabled_10m3l_lwl1e_178:not(#\9) {
|
|
179
179
|
border-color: var(--color-border-control-disabled-bv2kkn, #d1d5db);
|
|
180
180
|
background-color: var(--color-background-container-content-4un1ap, #ffffff);
|
|
181
181
|
color: var(--color-text-disabled-f4c52h, #9ba7b6);
|
|
182
182
|
pointer-events: none;
|
|
183
183
|
}
|
|
184
|
-
.awsui_token-
|
|
184
|
+
.awsui_token-disabled_10m3l_lwl1e_178 > .awsui_dismiss-button_10m3l_lwl1e_136:not(#\9) {
|
|
185
185
|
color: var(--color-text-interactive-disabled-z7a3t4, #9ba7b6);
|
|
186
186
|
border-color: var(--color-border-control-disabled-bv2kkn, #d1d5db);
|
|
187
187
|
}
|
|
@@ -2,12 +2,12 @@
|
|
|
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
|
-
"token": "
|
|
7
|
-
"show-operation": "awsui_show-
|
|
8
|
-
"select": "
|
|
9
|
-
"token-content": "awsui_token-
|
|
10
|
-
"dismiss-button": "awsui_dismiss-
|
|
11
|
-
"token-disabled": "awsui_token-
|
|
5
|
+
"root": "awsui_root_10m3l_lwl1e_101",
|
|
6
|
+
"token": "awsui_token_10m3l_lwl1e_106",
|
|
7
|
+
"show-operation": "awsui_show-operation_10m3l_lwl1e_121",
|
|
8
|
+
"select": "awsui_select_10m3l_lwl1e_127",
|
|
9
|
+
"token-content": "awsui_token-content_10m3l_lwl1e_131",
|
|
10
|
+
"dismiss-button": "awsui_dismiss-button_10m3l_lwl1e_136",
|
|
11
|
+
"token-disabled": "awsui_token-disabled_10m3l_lwl1e_178"
|
|
12
12
|
};
|
|
13
13
|
|
|
@@ -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
|
-
.
|
|
97
|
+
.awsui_handle_iykw5_omtw8_97:not(#\9) {
|
|
98
98
|
-webkit-appearance: none;
|
|
99
99
|
appearance: none;
|
|
100
100
|
background: transparent;
|
|
@@ -106,30 +106,30 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
106
106
|
margin-inline: var(--space-scaled-xxs-7597g1, 4px);
|
|
107
107
|
color: var(--color-text-interactive-default-lnx6lk, #414d5c);
|
|
108
108
|
}
|
|
109
|
-
.
|
|
109
|
+
.awsui_handle_iykw5_omtw8_97:not(#\9):hover {
|
|
110
110
|
color: var(--color-text-interactive-hover-mj8add, #000716);
|
|
111
111
|
}
|
|
112
|
-
body[data-awsui-focus-visible=true] .
|
|
112
|
+
body[data-awsui-focus-visible=true] .awsui_handle_iykw5_omtw8_97:not(#\9):focus:not(.awsui_hide-focus_iykw5_omtw8_111) {
|
|
113
113
|
position: relative;
|
|
114
114
|
}
|
|
115
|
-
body[data-awsui-focus-visible=true] .
|
|
115
|
+
body[data-awsui-focus-visible=true] .awsui_handle_iykw5_omtw8_97:not(#\9):focus:not(.awsui_hide-focus_iykw5_omtw8_111) {
|
|
116
116
|
outline: 2px dotted transparent;
|
|
117
117
|
outline-offset: calc(0px - 1px);
|
|
118
118
|
}
|
|
119
|
-
body[data-awsui-focus-visible=true] .
|
|
119
|
+
body[data-awsui-focus-visible=true] .awsui_handle_iykw5_omtw8_97:not(#\9):focus:not(.awsui_hide-focus_iykw5_omtw8_111)::before {
|
|
120
120
|
content: " ";
|
|
121
121
|
display: block;
|
|
122
122
|
position: absolute;
|
|
123
123
|
inset-inline-start: calc(-1 * 0px);
|
|
124
124
|
inset-block-start: calc(-1 * 0px);
|
|
125
|
-
inline-size: calc(100% +
|
|
126
|
-
block-size: calc(100% +
|
|
125
|
+
inline-size: calc(100% + 0px + 0px);
|
|
126
|
+
block-size: calc(100% + 0px + 0px);
|
|
127
127
|
border-start-start-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
128
128
|
border-start-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
129
129
|
border-end-start-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
130
130
|
border-end-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
131
131
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
|
|
132
132
|
}
|
|
133
|
-
body[data-awsui-focus-visible=true] .
|
|
133
|
+
body[data-awsui-focus-visible=true] .awsui_handle_iykw5_omtw8_97:not(#\9):focus.awsui_hide-focus_iykw5_omtw8_111 {
|
|
134
134
|
outline: none;
|
|
135
135
|
}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"handle": "
|
|
6
|
-
"hide-focus": "awsui_hide-
|
|
5
|
+
"handle": "awsui_handle_iykw5_omtw8_97",
|
|
6
|
+
"hide-focus": "awsui_hide-focus_iykw5_omtw8_111"
|
|
7
7
|
};
|
|
8
8
|
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"button": "
|
|
5
|
-
"expanded": "
|
|
6
|
-
"offset-right-none": "awsui_offset-right-
|
|
7
|
-
"offset-right-l": "awsui_offset-right-
|
|
8
|
-
"offset-right-xxl": "awsui_offset-right-
|
|
9
|
-
"text": "
|
|
10
|
-
"icon": "
|
|
4
|
+
"button": "awsui_button_m5h9f_vvkqp_97",
|
|
5
|
+
"expanded": "awsui_expanded_m5h9f_vvkqp_152",
|
|
6
|
+
"offset-right-none": "awsui_offset-right-none_m5h9f_vvkqp_163",
|
|
7
|
+
"offset-right-l": "awsui_offset-right-l_m5h9f_vvkqp_166",
|
|
8
|
+
"offset-right-xxl": "awsui_offset-right-xxl_m5h9f_vvkqp_169",
|
|
9
|
+
"text": "awsui_text_m5h9f_vvkqp_194",
|
|
10
|
+
"icon": "awsui_icon_m5h9f_vvkqp_198"
|
|
11
11
|
};
|
|
12
12
|
|
|
@@ -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
|
-
.
|
|
97
|
+
.awsui_button_m5h9f_vvkqp_97:not(#\9) {
|
|
98
98
|
border-collapse: separate;
|
|
99
99
|
border-spacing: 0;
|
|
100
100
|
box-sizing: border-box;
|
|
@@ -146,45 +146,45 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
146
146
|
background: transparent;
|
|
147
147
|
color: var(--color-text-interactive-default-lnx6lk, #414d5c);
|
|
148
148
|
}
|
|
149
|
-
.
|
|
149
|
+
.awsui_button_m5h9f_vvkqp_97:not(#\9):hover {
|
|
150
150
|
color: var(--color-text-interactive-hover-mj8add, #000716);
|
|
151
151
|
text-decoration: none;
|
|
152
152
|
}
|
|
153
|
-
.
|
|
153
|
+
.awsui_button_m5h9f_vvkqp_97:not(#\9):active, .awsui_button_m5h9f_vvkqp_97.awsui_expanded_m5h9f_vvkqp_152:not(#\9) {
|
|
154
154
|
background: transparent;
|
|
155
155
|
color: var(--color-text-interactive-active-ox3ozh, #000716);
|
|
156
156
|
}
|
|
157
|
-
.
|
|
157
|
+
.awsui_button_m5h9f_vvkqp_97.awsui_expanded_m5h9f_vvkqp_152:not(#\9) {
|
|
158
158
|
color: var(--color-text-accent-n2acxv, #0972d3);
|
|
159
159
|
}
|
|
160
|
-
.
|
|
160
|
+
.awsui_button_m5h9f_vvkqp_97:not(#\9):focus {
|
|
161
161
|
outline: none;
|
|
162
162
|
text-decoration: none;
|
|
163
163
|
}
|
|
164
|
-
.
|
|
164
|
+
.awsui_button_m5h9f_vvkqp_97.awsui_offset-right-none_m5h9f_vvkqp_163:not(#\9) {
|
|
165
165
|
margin-inline-end: 0;
|
|
166
166
|
}
|
|
167
|
-
.
|
|
167
|
+
.awsui_button_m5h9f_vvkqp_97.awsui_offset-right-l_m5h9f_vvkqp_166:not(#\9) {
|
|
168
168
|
margin-inline-end: var(--space-s-34lx8l, 12px);
|
|
169
169
|
}
|
|
170
|
-
.
|
|
170
|
+
.awsui_button_m5h9f_vvkqp_97.awsui_offset-right-xxl_m5h9f_vvkqp_169:not(#\9) {
|
|
171
171
|
margin-inline-end: var(--space-xl-lmui9r, 24px);
|
|
172
172
|
}
|
|
173
|
-
body[data-awsui-focus-visible=true] .
|
|
173
|
+
body[data-awsui-focus-visible=true] .awsui_button_m5h9f_vvkqp_97:not(#\9):focus {
|
|
174
174
|
position: relative;
|
|
175
175
|
}
|
|
176
|
-
body[data-awsui-focus-visible=true] .
|
|
176
|
+
body[data-awsui-focus-visible=true] .awsui_button_m5h9f_vvkqp_97:not(#\9):focus {
|
|
177
177
|
outline: 2px dotted transparent;
|
|
178
178
|
outline-offset: calc(-1px - 1px);
|
|
179
179
|
}
|
|
180
|
-
body[data-awsui-focus-visible=true] .
|
|
180
|
+
body[data-awsui-focus-visible=true] .awsui_button_m5h9f_vvkqp_97:not(#\9):focus::before {
|
|
181
181
|
content: " ";
|
|
182
182
|
display: block;
|
|
183
183
|
position: absolute;
|
|
184
184
|
inset-inline-start: calc(-1 * -1px);
|
|
185
185
|
inset-block-start: calc(-1 * -1px);
|
|
186
|
-
inline-size: calc(100% +
|
|
187
|
-
block-size: calc(100% +
|
|
186
|
+
inline-size: calc(100% + -1px + -1px);
|
|
187
|
+
block-size: calc(100% + -1px + -1px);
|
|
188
188
|
border-start-start-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
189
189
|
border-start-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
190
190
|
border-end-start-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
@@ -192,10 +192,10 @@ body[data-awsui-focus-visible=true] .awsui_button_m5h9f_193k2_97:not(#\9):focus:
|
|
|
192
192
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
|
|
193
193
|
}
|
|
194
194
|
|
|
195
|
-
.
|
|
195
|
+
.awsui_text_m5h9f_vvkqp_194:not(#\9) {
|
|
196
196
|
margin-inline-end: var(--space-xs-zb16t3, 8px);
|
|
197
197
|
}
|
|
198
198
|
|
|
199
|
-
.
|
|
199
|
+
.awsui_icon_m5h9f_vvkqp_198 + .awsui_text_m5h9f_vvkqp_194:not(#\9) {
|
|
200
200
|
margin-inline-start: var(--space-xs-zb16t3, 8px);
|
|
201
201
|
}
|
|
@@ -2,12 +2,12 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"button": "
|
|
6
|
-
"expanded": "
|
|
7
|
-
"offset-right-none": "awsui_offset-right-
|
|
8
|
-
"offset-right-l": "awsui_offset-right-
|
|
9
|
-
"offset-right-xxl": "awsui_offset-right-
|
|
10
|
-
"text": "
|
|
11
|
-
"icon": "
|
|
5
|
+
"button": "awsui_button_m5h9f_vvkqp_97",
|
|
6
|
+
"expanded": "awsui_expanded_m5h9f_vvkqp_152",
|
|
7
|
+
"offset-right-none": "awsui_offset-right-none_m5h9f_vvkqp_163",
|
|
8
|
+
"offset-right-l": "awsui_offset-right-l_m5h9f_vvkqp_166",
|
|
9
|
+
"offset-right-xxl": "awsui_offset-right-xxl_m5h9f_vvkqp_169",
|
|
10
|
+
"text": "awsui_text_m5h9f_vvkqp_194",
|
|
11
|
+
"icon": "awsui_icon_m5h9f_vvkqp_198"
|
|
12
12
|
};
|
|
13
13
|
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"slider": "
|
|
5
|
-
"slider-side": "awsui_slider-
|
|
6
|
-
"slider-icon": "awsui_slider-
|
|
7
|
-
"slider-icon-bottom": "awsui_slider-icon-
|
|
8
|
-
"slider-icon-side": "awsui_slider-icon-
|
|
4
|
+
"slider": "awsui_slider_cqzlk_1w6ku_97",
|
|
5
|
+
"slider-side": "awsui_slider-side_cqzlk_1w6ku_132",
|
|
6
|
+
"slider-icon": "awsui_slider-icon_cqzlk_1w6ku_139",
|
|
7
|
+
"slider-icon-bottom": "awsui_slider-icon-bottom_cqzlk_1w6ku_145",
|
|
8
|
+
"slider-icon-side": "awsui_slider-icon-side_cqzlk_1w6ku_149"
|
|
9
9
|
};
|
|
10
10
|
|