@cloudscape-design/components-themeable 3.0.5 → 3.0.8
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/lib/internal/template/annotation-context/annotation/styles.css.js +24 -24
- package/lib/internal/template/annotation-context/annotation/styles.scoped.css +31 -31
- package/lib/internal/template/annotation-context/annotation/styles.selectors.js +24 -24
- package/lib/internal/template/app-layout/toggles/styles.css.js +3 -3
- package/lib/internal/template/app-layout/toggles/styles.scoped.css +13 -13
- package/lib/internal/template/app-layout/toggles/styles.selectors.js +3 -3
- package/lib/internal/template/app-layout/visual-refresh/styles.css.js +59 -59
- package/lib/internal/template/app-layout/visual-refresh/styles.scoped.css +153 -153
- package/lib/internal/template/app-layout/visual-refresh/styles.selectors.js +59 -59
- package/lib/internal/template/breadcrumb-group/item/styles.css.js +7 -7
- package/lib/internal/template/breadcrumb-group/item/styles.scoped.css +19 -19
- package/lib/internal/template/breadcrumb-group/item/styles.selectors.js +7 -7
- package/lib/internal/template/button/styles.css.js +18 -18
- package/lib/internal/template/button/styles.scoped.css +190 -190
- package/lib/internal/template/button/styles.selectors.js +18 -18
- package/lib/internal/template/checkbox/styles.css.js +3 -3
- package/lib/internal/template/checkbox/styles.scoped.css +8 -8
- package/lib/internal/template/checkbox/styles.selectors.js +3 -3
- package/lib/internal/template/code-editor/styles.css.js +33 -33
- package/lib/internal/template/code-editor/styles.scoped.css +168 -168
- package/lib/internal/template/code-editor/styles.selectors.js +33 -33
- package/lib/internal/template/date-picker/styles.css.js +24 -24
- package/lib/internal/template/date-picker/styles.scoped.css +45 -45
- package/lib/internal/template/date-picker/styles.selectors.js +24 -24
- package/lib/internal/template/date-range-picker/calendar/grids/day/styles.css.js +21 -21
- package/lib/internal/template/date-range-picker/calendar/grids/day/styles.scoped.css +42 -42
- package/lib/internal/template/date-range-picker/calendar/grids/day/styles.selectors.js +21 -21
- package/lib/internal/template/date-range-picker/styles.css.js +42 -42
- package/lib/internal/template/date-range-picker/styles.scoped.css +53 -53
- package/lib/internal/template/date-range-picker/styles.selectors.js +42 -42
- package/lib/internal/template/expandable-section/styles.css.js +20 -20
- package/lib/internal/template/expandable-section/styles.scoped.css +46 -46
- package/lib/internal/template/expandable-section/styles.selectors.js +20 -20
- package/lib/internal/template/help-panel/styles.css.js +4 -4
- package/lib/internal/template/help-panel/styles.scoped.css +62 -62
- package/lib/internal/template/help-panel/styles.selectors.js +4 -4
- package/lib/internal/template/icon/icons.js +1 -1
- package/lib/internal/template/icon/interfaces.d.ts +1 -1
- package/lib/internal/template/icon/interfaces.d.ts.map +1 -1
- package/lib/internal/template/icon/interfaces.js.map +1 -1
- package/lib/internal/template/input/styles.css.js +13 -13
- package/lib/internal/template/input/styles.scoped.css +39 -39
- package/lib/internal/template/input/styles.selectors.js +13 -13
- package/lib/internal/template/internal/base-component/styles.scoped.css +22 -18
- package/lib/internal/template/internal/components/button-trigger/styles.css.js +9 -9
- package/lib/internal/template/internal/components/button-trigger/styles.scoped.css +31 -31
- package/lib/internal/template/internal/components/button-trigger/styles.selectors.js +9 -9
- package/lib/internal/template/internal/components/cartesian-chart/styles.css.js +21 -21
- package/lib/internal/template/internal/components/cartesian-chart/styles.scoped.css +26 -26
- package/lib/internal/template/internal/components/cartesian-chart/styles.selectors.js +21 -21
- package/lib/internal/template/internal/components/chart-legend/styles.css.js +7 -7
- package/lib/internal/template/internal/components/chart-legend/styles.scoped.css +17 -17
- package/lib/internal/template/internal/components/chart-legend/styles.selectors.js +7 -7
- package/lib/internal/template/internal/components/chart-plot/styles.css.js +5 -5
- package/lib/internal/template/internal/components/chart-plot/styles.scoped.css +7 -7
- package/lib/internal/template/internal/components/chart-plot/styles.selectors.js +5 -5
- package/lib/internal/template/internal/components/filtering-token/styles.css.js +7 -7
- package/lib/internal/template/internal/components/filtering-token/styles.scoped.css +15 -15
- package/lib/internal/template/internal/components/filtering-token/styles.selectors.js +7 -7
- package/lib/internal/template/internal/components/menu-dropdown/styles.css.js +7 -7
- package/lib/internal/template/internal/components/menu-dropdown/styles.scoped.css +15 -15
- package/lib/internal/template/internal/components/menu-dropdown/styles.selectors.js +7 -7
- package/lib/internal/template/internal/components/selectable-item/styles.css.js +16 -16
- package/lib/internal/template/internal/components/selectable-item/styles.scoped.css +29 -29
- package/lib/internal/template/internal/components/selectable-item/styles.selectors.js +16 -16
- package/lib/internal/template/internal/environment.js +1 -1
- package/lib/internal/template/link/styles.css.js +18 -18
- package/lib/internal/template/link/styles.scoped.css +73 -73
- package/lib/internal/template/link/styles.selectors.js +18 -18
- package/lib/internal/template/package-lock.json +53 -13
- package/lib/internal/template/pagination/styles.css.js +9 -9
- package/lib/internal/template/pagination/styles.scoped.css +27 -27
- package/lib/internal/template/pagination/styles.selectors.js +9 -9
- package/lib/internal/template/popover/styles.css.js +48 -48
- package/lib/internal/template/popover/styles.scoped.css +64 -64
- package/lib/internal/template/popover/styles.selectors.js +48 -48
- package/lib/internal/template/radio-group/styles.css.js +9 -9
- package/lib/internal/template/radio-group/styles.scoped.css +18 -18
- package/lib/internal/template/radio-group/styles.selectors.js +9 -9
- package/lib/internal/template/segmented-control/styles.css.js +14 -14
- package/lib/internal/template/segmented-control/styles.scoped.css +35 -35
- package/lib/internal/template/segmented-control/styles.selectors.js +14 -14
- package/lib/internal/template/side-navigation/styles.css.js +22 -22
- package/lib/internal/template/side-navigation/styles.scoped.css +36 -36
- package/lib/internal/template/side-navigation/styles.selectors.js +22 -22
- package/lib/internal/template/split-panel/styles.css.js +58 -58
- package/lib/internal/template/split-panel/styles.scoped.css +82 -82
- package/lib/internal/template/split-panel/styles.selectors.js +58 -58
- package/lib/internal/template/table/header-cell/styles.css.js +14 -14
- package/lib/internal/template/table/header-cell/styles.scoped.css +28 -28
- package/lib/internal/template/table/header-cell/styles.selectors.js +14 -14
- package/lib/internal/template/table/styles.css.js +32 -32
- package/lib/internal/template/table/styles.scoped.css +39 -39
- package/lib/internal/template/table/styles.selectors.js +32 -32
- package/lib/internal/template/tabs/styles.css.js +21 -21
- package/lib/internal/template/tabs/styles.scoped.css +39 -39
- package/lib/internal/template/tabs/styles.selectors.js +21 -21
- package/lib/internal/template/tag-editor/styles.css.js +3 -3
- package/lib/internal/template/tag-editor/styles.scoped.css +14 -14
- package/lib/internal/template/tag-editor/styles.selectors.js +3 -3
- package/lib/internal/template/text-content/styles.css.js +1 -1
- package/lib/internal/template/text-content/styles.scoped.css +64 -64
- package/lib/internal/template/text-content/styles.selectors.js +1 -1
- package/lib/internal/template/textarea/styles.css.js +4 -4
- package/lib/internal/template/textarea/styles.scoped.css +20 -20
- package/lib/internal/template/textarea/styles.selectors.js +4 -4
- package/lib/internal/template/toggle/styles.css.js +8 -8
- package/lib/internal/template/toggle/styles.scoped.css +16 -16
- package/lib/internal/template/toggle/styles.selectors.js +8 -8
- package/lib/internal/template/token-group/styles.css.js +7 -7
- package/lib/internal/template/token-group/styles.scoped.css +28 -28
- package/lib/internal/template/token-group/styles.selectors.js +7 -7
- package/lib/internal/template/top-navigation/1.0-beta/styles.css.js +25 -25
- package/lib/internal/template/top-navigation/1.0-beta/styles.scoped.css +46 -46
- package/lib/internal/template/top-navigation/1.0-beta/styles.selectors.js +25 -25
- package/lib/internal/template/top-navigation/styles.css.js +47 -47
- package/lib/internal/template/top-navigation/styles.scoped.css +72 -72
- package/lib/internal/template/top-navigation/styles.selectors.js +47 -47
- package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
- package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.scoped.css +32 -32
- package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
- package/lib/internal/template/wizard/styles.css.js +31 -31
- package/lib/internal/template/wizard/styles.scoped.css +62 -62
- package/lib/internal/template/wizard/styles.selectors.js +31 -31
- package/package.json +1 -1
|
@@ -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_link_4c84z_14p2h_93:not(#\9) {
|
|
94
94
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
95
95
|
border-collapse: separate;
|
|
96
96
|
border-spacing: 0;
|
|
@@ -144,33 +144,33 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
144
144
|
transition-duration: var(--motion-duration-refresh-only-medium-5flen2, 165ms);
|
|
145
145
|
}
|
|
146
146
|
@media (prefers-reduced-motion: reduce) {
|
|
147
|
-
.
|
|
147
|
+
.awsui_link_4c84z_14p2h_93:not(#\9) {
|
|
148
148
|
animation: none;
|
|
149
149
|
transition: none;
|
|
150
150
|
}
|
|
151
151
|
}
|
|
152
|
-
.awsui-motion-disabled .
|
|
152
|
+
.awsui-motion-disabled .awsui_link_4c84z_14p2h_93:not(#\9), .awsui-mode-entering .awsui_link_4c84z_14p2h_93:not(#\9) {
|
|
153
153
|
animation: none;
|
|
154
154
|
transition: none;
|
|
155
155
|
}
|
|
156
|
-
.
|
|
156
|
+
.awsui_link_4c84z_14p2h_93:not(#\9):hover {
|
|
157
157
|
cursor: pointer;
|
|
158
158
|
color: #0073bb;
|
|
159
159
|
color: var(--color-text-link-hover-ok01xk, #0073bb);
|
|
160
160
|
}
|
|
161
|
-
.
|
|
161
|
+
.awsui_link_4c84z_14p2h_93:not(#\9):focus {
|
|
162
162
|
outline: none;
|
|
163
163
|
}
|
|
164
|
-
.
|
|
164
|
+
.awsui_link_4c84z_14p2h_93:not(#\9):active {
|
|
165
165
|
color: #0073bb;
|
|
166
166
|
color: var(--color-text-link-hover-ok01xk, #0073bb);
|
|
167
167
|
}
|
|
168
|
-
.
|
|
168
|
+
.awsui_link_4c84z_14p2h_93:not(#\9):active, .awsui_link_4c84z_14p2h_93:not(#\9):focus, .awsui_link_4c84z_14p2h_93:not(#\9):hover {
|
|
169
169
|
text-decoration: underline;
|
|
170
170
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
171
171
|
text-decoration-color: currentColor;
|
|
172
172
|
}
|
|
173
|
-
.
|
|
173
|
+
.awsui_link_4c84z_14p2h_93.awsui_variant-secondary_4c84z_14p2h_138:not(#\9) {
|
|
174
174
|
color: #0073bb;
|
|
175
175
|
color: var(--color-text-link-default-753y4e, #0073bb);
|
|
176
176
|
font-weight: inherit;
|
|
@@ -183,33 +183,33 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
183
183
|
transition-duration: var(--motion-duration-refresh-only-medium-5flen2, 165ms);
|
|
184
184
|
}
|
|
185
185
|
@media (prefers-reduced-motion: reduce) {
|
|
186
|
-
.
|
|
186
|
+
.awsui_link_4c84z_14p2h_93.awsui_variant-secondary_4c84z_14p2h_138:not(#\9) {
|
|
187
187
|
animation: none;
|
|
188
188
|
transition: none;
|
|
189
189
|
}
|
|
190
190
|
}
|
|
191
|
-
.awsui-motion-disabled .
|
|
191
|
+
.awsui-motion-disabled .awsui_link_4c84z_14p2h_93.awsui_variant-secondary_4c84z_14p2h_138:not(#\9), .awsui-mode-entering .awsui_link_4c84z_14p2h_93.awsui_variant-secondary_4c84z_14p2h_138:not(#\9) {
|
|
192
192
|
animation: none;
|
|
193
193
|
transition: none;
|
|
194
194
|
}
|
|
195
|
-
.
|
|
195
|
+
.awsui_link_4c84z_14p2h_93.awsui_variant-secondary_4c84z_14p2h_138:not(#\9):hover {
|
|
196
196
|
cursor: pointer;
|
|
197
197
|
color: #0073bb;
|
|
198
198
|
color: var(--color-text-link-hover-ok01xk, #0073bb);
|
|
199
199
|
}
|
|
200
|
-
.
|
|
200
|
+
.awsui_link_4c84z_14p2h_93.awsui_variant-secondary_4c84z_14p2h_138:not(#\9):focus {
|
|
201
201
|
outline: none;
|
|
202
202
|
}
|
|
203
|
-
.
|
|
203
|
+
.awsui_link_4c84z_14p2h_93.awsui_variant-secondary_4c84z_14p2h_138:not(#\9):active {
|
|
204
204
|
color: #0073bb;
|
|
205
205
|
color: var(--color-text-link-hover-ok01xk, #0073bb);
|
|
206
206
|
}
|
|
207
|
-
.
|
|
207
|
+
.awsui_link_4c84z_14p2h_93.awsui_variant-secondary_4c84z_14p2h_138:not(#\9):active, .awsui_link_4c84z_14p2h_93.awsui_variant-secondary_4c84z_14p2h_138:not(#\9):focus, .awsui_link_4c84z_14p2h_93.awsui_variant-secondary_4c84z_14p2h_138:not(#\9):hover {
|
|
208
208
|
text-decoration: underline;
|
|
209
209
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
210
210
|
text-decoration-color: currentColor;
|
|
211
211
|
}
|
|
212
|
-
.
|
|
212
|
+
.awsui_link_4c84z_14p2h_93.awsui_variant-primary_4c84z_14p2h_173:not(#\9) {
|
|
213
213
|
color: #0073bb;
|
|
214
214
|
color: var(--color-text-link-default-753y4e, #0073bb);
|
|
215
215
|
font-weight: 700;
|
|
@@ -226,33 +226,33 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
226
226
|
transition-duration: var(--motion-duration-refresh-only-medium-5flen2, 165ms);
|
|
227
227
|
}
|
|
228
228
|
@media (prefers-reduced-motion: reduce) {
|
|
229
|
-
.
|
|
229
|
+
.awsui_link_4c84z_14p2h_93.awsui_variant-primary_4c84z_14p2h_173:not(#\9) {
|
|
230
230
|
animation: none;
|
|
231
231
|
transition: none;
|
|
232
232
|
}
|
|
233
233
|
}
|
|
234
|
-
.awsui-motion-disabled .
|
|
234
|
+
.awsui-motion-disabled .awsui_link_4c84z_14p2h_93.awsui_variant-primary_4c84z_14p2h_173:not(#\9), .awsui-mode-entering .awsui_link_4c84z_14p2h_93.awsui_variant-primary_4c84z_14p2h_173:not(#\9) {
|
|
235
235
|
animation: none;
|
|
236
236
|
transition: none;
|
|
237
237
|
}
|
|
238
|
-
.
|
|
238
|
+
.awsui_link_4c84z_14p2h_93.awsui_variant-primary_4c84z_14p2h_173:not(#\9):hover {
|
|
239
239
|
cursor: pointer;
|
|
240
240
|
color: #0073bb;
|
|
241
241
|
color: var(--color-text-link-hover-ok01xk, #0073bb);
|
|
242
242
|
}
|
|
243
|
-
.
|
|
243
|
+
.awsui_link_4c84z_14p2h_93.awsui_variant-primary_4c84z_14p2h_173:not(#\9):focus {
|
|
244
244
|
outline: none;
|
|
245
245
|
}
|
|
246
|
-
.
|
|
246
|
+
.awsui_link_4c84z_14p2h_93.awsui_variant-primary_4c84z_14p2h_173:not(#\9):active {
|
|
247
247
|
color: #0073bb;
|
|
248
248
|
color: var(--color-text-link-hover-ok01xk, #0073bb);
|
|
249
249
|
}
|
|
250
|
-
.
|
|
250
|
+
.awsui_link_4c84z_14p2h_93.awsui_variant-primary_4c84z_14p2h_173:not(#\9):active, .awsui_link_4c84z_14p2h_93.awsui_variant-primary_4c84z_14p2h_173:not(#\9):focus, .awsui_link_4c84z_14p2h_93.awsui_variant-primary_4c84z_14p2h_173:not(#\9):hover {
|
|
251
251
|
text-decoration: underline;
|
|
252
252
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
253
253
|
text-decoration-color: currentColor;
|
|
254
254
|
}
|
|
255
|
-
.
|
|
255
|
+
.awsui_link_4c84z_14p2h_93.awsui_variant-info_4c84z_14p2h_208:not(#\9) {
|
|
256
256
|
color: #0073bb;
|
|
257
257
|
color: var(--color-text-link-default-753y4e, #0073bb);
|
|
258
258
|
font-weight: 700;
|
|
@@ -266,34 +266,34 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
266
266
|
transition-duration: var(--motion-duration-refresh-only-medium-5flen2, 165ms);
|
|
267
267
|
}
|
|
268
268
|
@media (prefers-reduced-motion: reduce) {
|
|
269
|
-
.
|
|
269
|
+
.awsui_link_4c84z_14p2h_93.awsui_variant-info_4c84z_14p2h_208:not(#\9) {
|
|
270
270
|
animation: none;
|
|
271
271
|
transition: none;
|
|
272
272
|
}
|
|
273
273
|
}
|
|
274
|
-
.awsui-motion-disabled .
|
|
274
|
+
.awsui-motion-disabled .awsui_link_4c84z_14p2h_93.awsui_variant-info_4c84z_14p2h_208:not(#\9), .awsui-mode-entering .awsui_link_4c84z_14p2h_93.awsui_variant-info_4c84z_14p2h_208:not(#\9) {
|
|
275
275
|
animation: none;
|
|
276
276
|
transition: none;
|
|
277
277
|
}
|
|
278
|
-
.
|
|
278
|
+
.awsui_link_4c84z_14p2h_93.awsui_variant-info_4c84z_14p2h_208:not(#\9):hover {
|
|
279
279
|
cursor: pointer;
|
|
280
280
|
color: #0073bb;
|
|
281
281
|
color: var(--color-text-link-hover-ok01xk, #0073bb);
|
|
282
282
|
}
|
|
283
|
-
.
|
|
283
|
+
.awsui_link_4c84z_14p2h_93.awsui_variant-info_4c84z_14p2h_208:not(#\9):focus {
|
|
284
284
|
outline: none;
|
|
285
285
|
}
|
|
286
|
-
.
|
|
286
|
+
.awsui_link_4c84z_14p2h_93.awsui_variant-info_4c84z_14p2h_208:not(#\9):active {
|
|
287
287
|
color: #0073bb;
|
|
288
288
|
color: var(--color-text-link-hover-ok01xk, #0073bb);
|
|
289
289
|
}
|
|
290
|
-
.
|
|
290
|
+
.awsui_link_4c84z_14p2h_93.awsui_variant-info_4c84z_14p2h_208:not(#\9):active, .awsui_link_4c84z_14p2h_93.awsui_variant-info_4c84z_14p2h_208:not(#\9):focus, .awsui_link_4c84z_14p2h_93.awsui_variant-info_4c84z_14p2h_208:not(#\9):hover {
|
|
291
291
|
text-decoration: underline;
|
|
292
292
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
293
293
|
text-decoration-color: currentColor;
|
|
294
294
|
text-decoration-color: var(--color-text-link-button-underline-hover-shj5w3, currentColor);
|
|
295
295
|
}
|
|
296
|
-
.
|
|
296
|
+
.awsui_link_4c84z_14p2h_93.awsui_variant-value-large_4c84z_14p2h_243:not(#\9) {
|
|
297
297
|
color: #0073bb;
|
|
298
298
|
color: var(--color-text-link-default-753y4e, #0073bb);
|
|
299
299
|
font-weight: 300;
|
|
@@ -306,33 +306,33 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
306
306
|
transition-duration: var(--motion-duration-refresh-only-medium-5flen2, 165ms);
|
|
307
307
|
}
|
|
308
308
|
@media (prefers-reduced-motion: reduce) {
|
|
309
|
-
.
|
|
309
|
+
.awsui_link_4c84z_14p2h_93.awsui_variant-value-large_4c84z_14p2h_243:not(#\9) {
|
|
310
310
|
animation: none;
|
|
311
311
|
transition: none;
|
|
312
312
|
}
|
|
313
313
|
}
|
|
314
|
-
.awsui-motion-disabled .
|
|
314
|
+
.awsui-motion-disabled .awsui_link_4c84z_14p2h_93.awsui_variant-value-large_4c84z_14p2h_243:not(#\9), .awsui-mode-entering .awsui_link_4c84z_14p2h_93.awsui_variant-value-large_4c84z_14p2h_243:not(#\9) {
|
|
315
315
|
animation: none;
|
|
316
316
|
transition: none;
|
|
317
317
|
}
|
|
318
|
-
.
|
|
318
|
+
.awsui_link_4c84z_14p2h_93.awsui_variant-value-large_4c84z_14p2h_243:not(#\9):hover {
|
|
319
319
|
cursor: pointer;
|
|
320
320
|
color: #0073bb;
|
|
321
321
|
color: var(--color-text-link-hover-ok01xk, #0073bb);
|
|
322
322
|
}
|
|
323
|
-
.
|
|
323
|
+
.awsui_link_4c84z_14p2h_93.awsui_variant-value-large_4c84z_14p2h_243:not(#\9):focus {
|
|
324
324
|
outline: none;
|
|
325
325
|
}
|
|
326
|
-
.
|
|
326
|
+
.awsui_link_4c84z_14p2h_93.awsui_variant-value-large_4c84z_14p2h_243:not(#\9):active {
|
|
327
327
|
color: #0073bb;
|
|
328
328
|
color: var(--color-text-link-hover-ok01xk, #0073bb);
|
|
329
329
|
}
|
|
330
|
-
.
|
|
330
|
+
.awsui_link_4c84z_14p2h_93.awsui_variant-value-large_4c84z_14p2h_243:not(#\9):active, .awsui_link_4c84z_14p2h_93.awsui_variant-value-large_4c84z_14p2h_243:not(#\9):focus, .awsui_link_4c84z_14p2h_93.awsui_variant-value-large_4c84z_14p2h_243:not(#\9):hover {
|
|
331
331
|
text-decoration: underline;
|
|
332
332
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
333
333
|
text-decoration-color: currentColor;
|
|
334
334
|
}
|
|
335
|
-
.
|
|
335
|
+
.awsui_link_4c84z_14p2h_93.awsui_variant-top-navigation_4c84z_14p2h_277:not(#\9) {
|
|
336
336
|
color: #545b64;
|
|
337
337
|
color: var(--color-text-interactive-default-9me1cm, #545b64);
|
|
338
338
|
font-weight: 700;
|
|
@@ -345,33 +345,33 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
345
345
|
transition-duration: var(--motion-duration-refresh-only-medium-5flen2, 165ms);
|
|
346
346
|
}
|
|
347
347
|
@media (prefers-reduced-motion: reduce) {
|
|
348
|
-
.
|
|
348
|
+
.awsui_link_4c84z_14p2h_93.awsui_variant-top-navigation_4c84z_14p2h_277:not(#\9) {
|
|
349
349
|
animation: none;
|
|
350
350
|
transition: none;
|
|
351
351
|
}
|
|
352
352
|
}
|
|
353
|
-
.awsui-motion-disabled .
|
|
353
|
+
.awsui-motion-disabled .awsui_link_4c84z_14p2h_93.awsui_variant-top-navigation_4c84z_14p2h_277:not(#\9), .awsui-mode-entering .awsui_link_4c84z_14p2h_93.awsui_variant-top-navigation_4c84z_14p2h_277:not(#\9) {
|
|
354
354
|
animation: none;
|
|
355
355
|
transition: none;
|
|
356
356
|
}
|
|
357
|
-
.
|
|
357
|
+
.awsui_link_4c84z_14p2h_93.awsui_variant-top-navigation_4c84z_14p2h_277:not(#\9):hover {
|
|
358
358
|
cursor: pointer;
|
|
359
359
|
color: #16191f;
|
|
360
360
|
color: var(--color-text-interactive-hover-79wpl9, #16191f);
|
|
361
361
|
}
|
|
362
|
-
.
|
|
362
|
+
.awsui_link_4c84z_14p2h_93.awsui_variant-top-navigation_4c84z_14p2h_277:not(#\9):focus {
|
|
363
363
|
outline: none;
|
|
364
364
|
}
|
|
365
|
-
.
|
|
365
|
+
.awsui_link_4c84z_14p2h_93.awsui_variant-top-navigation_4c84z_14p2h_277:not(#\9):active {
|
|
366
366
|
color: #16191f;
|
|
367
367
|
color: var(--color-text-interactive-active-i5elzx, #16191f);
|
|
368
368
|
}
|
|
369
|
-
.
|
|
369
|
+
.awsui_link_4c84z_14p2h_93.awsui_variant-top-navigation_4c84z_14p2h_277:not(#\9):active, .awsui_link_4c84z_14p2h_93.awsui_variant-top-navigation_4c84z_14p2h_277:not(#\9):focus, .awsui_link_4c84z_14p2h_93.awsui_variant-top-navigation_4c84z_14p2h_277:not(#\9):hover {
|
|
370
370
|
text-decoration: underline;
|
|
371
371
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
372
372
|
text-decoration-color: transparent;
|
|
373
373
|
}
|
|
374
|
-
.
|
|
374
|
+
.awsui_link_4c84z_14p2h_93.awsui_variant-recovery_4c84z_14p2h_312:not(#\9) {
|
|
375
375
|
color: #0073bb;
|
|
376
376
|
color: var(--color-text-link-default-753y4e, #0073bb);
|
|
377
377
|
font-weight: 400;
|
|
@@ -387,34 +387,34 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
387
387
|
transition-duration: var(--motion-duration-refresh-only-medium-5flen2, 165ms);
|
|
388
388
|
}
|
|
389
389
|
@media (prefers-reduced-motion: reduce) {
|
|
390
|
-
.
|
|
390
|
+
.awsui_link_4c84z_14p2h_93.awsui_variant-recovery_4c84z_14p2h_312:not(#\9) {
|
|
391
391
|
animation: none;
|
|
392
392
|
transition: none;
|
|
393
393
|
}
|
|
394
394
|
}
|
|
395
|
-
.awsui-motion-disabled .
|
|
395
|
+
.awsui-motion-disabled .awsui_link_4c84z_14p2h_93.awsui_variant-recovery_4c84z_14p2h_312:not(#\9), .awsui-mode-entering .awsui_link_4c84z_14p2h_93.awsui_variant-recovery_4c84z_14p2h_312:not(#\9) {
|
|
396
396
|
animation: none;
|
|
397
397
|
transition: none;
|
|
398
398
|
}
|
|
399
|
-
.
|
|
399
|
+
.awsui_link_4c84z_14p2h_93.awsui_variant-recovery_4c84z_14p2h_312:not(#\9):hover {
|
|
400
400
|
cursor: pointer;
|
|
401
401
|
color: #0073bb;
|
|
402
402
|
color: var(--color-text-link-hover-ok01xk, #0073bb);
|
|
403
403
|
}
|
|
404
|
-
.
|
|
404
|
+
.awsui_link_4c84z_14p2h_93.awsui_variant-recovery_4c84z_14p2h_312:not(#\9):focus {
|
|
405
405
|
outline: none;
|
|
406
406
|
}
|
|
407
|
-
.
|
|
407
|
+
.awsui_link_4c84z_14p2h_93.awsui_variant-recovery_4c84z_14p2h_312:not(#\9):active {
|
|
408
408
|
color: #0073bb;
|
|
409
409
|
color: var(--color-text-link-hover-ok01xk, #0073bb);
|
|
410
410
|
}
|
|
411
|
-
.
|
|
411
|
+
.awsui_link_4c84z_14p2h_93.awsui_variant-recovery_4c84z_14p2h_312:not(#\9):active, .awsui_link_4c84z_14p2h_93.awsui_variant-recovery_4c84z_14p2h_312:not(#\9):focus, .awsui_link_4c84z_14p2h_93.awsui_variant-recovery_4c84z_14p2h_312:not(#\9):hover {
|
|
412
412
|
text-decoration: underline;
|
|
413
413
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
414
414
|
text-decoration-color: currentColor;
|
|
415
415
|
text-decoration-color: var(--color-text-link-button-underline-hover-shj5w3, currentColor);
|
|
416
416
|
}
|
|
417
|
-
.
|
|
417
|
+
.awsui_link_4c84z_14p2h_93.awsui_button_4c84z_14p2h_347:not(#\9) {
|
|
418
418
|
color: #545b64;
|
|
419
419
|
color: var(--color-text-link-button-normal-default-4hy24d, #545b64);
|
|
420
420
|
font-weight: 700;
|
|
@@ -429,58 +429,58 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
429
429
|
transition-duration: var(--motion-duration-refresh-only-medium-5flen2, 165ms);
|
|
430
430
|
}
|
|
431
431
|
@media (prefers-reduced-motion: reduce) {
|
|
432
|
-
.
|
|
432
|
+
.awsui_link_4c84z_14p2h_93.awsui_button_4c84z_14p2h_347:not(#\9) {
|
|
433
433
|
animation: none;
|
|
434
434
|
transition: none;
|
|
435
435
|
}
|
|
436
436
|
}
|
|
437
|
-
.awsui-motion-disabled .
|
|
437
|
+
.awsui-motion-disabled .awsui_link_4c84z_14p2h_93.awsui_button_4c84z_14p2h_347:not(#\9), .awsui-mode-entering .awsui_link_4c84z_14p2h_93.awsui_button_4c84z_14p2h_347:not(#\9) {
|
|
438
438
|
animation: none;
|
|
439
439
|
transition: none;
|
|
440
440
|
}
|
|
441
|
-
.
|
|
441
|
+
.awsui_link_4c84z_14p2h_93.awsui_button_4c84z_14p2h_347:not(#\9):hover {
|
|
442
442
|
cursor: pointer;
|
|
443
443
|
color: #16191f;
|
|
444
444
|
color: var(--color-text-link-button-normal-hover-ir7bl3, #16191f);
|
|
445
445
|
}
|
|
446
|
-
.
|
|
446
|
+
.awsui_link_4c84z_14p2h_93.awsui_button_4c84z_14p2h_347:not(#\9):focus {
|
|
447
447
|
outline: none;
|
|
448
448
|
}
|
|
449
|
-
.
|
|
449
|
+
.awsui_link_4c84z_14p2h_93.awsui_button_4c84z_14p2h_347:not(#\9):active {
|
|
450
450
|
color: #16191f;
|
|
451
451
|
color: var(--color-text-link-button-normal-active-1os5uu, #16191f);
|
|
452
452
|
}
|
|
453
|
-
.
|
|
453
|
+
.awsui_link_4c84z_14p2h_93.awsui_button_4c84z_14p2h_347:not(#\9):active, .awsui_link_4c84z_14p2h_93.awsui_button_4c84z_14p2h_347:not(#\9):focus, .awsui_link_4c84z_14p2h_93.awsui_button_4c84z_14p2h_347:not(#\9):hover {
|
|
454
454
|
text-decoration: underline;
|
|
455
455
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
456
456
|
text-decoration-color: transparent;
|
|
457
457
|
}
|
|
458
|
-
.
|
|
458
|
+
.awsui_link_4c84z_14p2h_93.awsui_color-inverted_4c84z_14p2h_382:not(#\9) {
|
|
459
459
|
color: #fafafa;
|
|
460
460
|
color: var(--color-text-notification-default-l83xtb, #fafafa);
|
|
461
461
|
}
|
|
462
|
-
.
|
|
462
|
+
.awsui_link_4c84z_14p2h_93.awsui_color-inverted_4c84z_14p2h_382:not(#\9):not(.awsui_button_4c84z_14p2h_347) {
|
|
463
463
|
text-decoration: underline;
|
|
464
464
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
465
465
|
text-decoration-color: currentColor;
|
|
466
466
|
}
|
|
467
|
-
.
|
|
467
|
+
.awsui_link_4c84z_14p2h_93.awsui_color-inverted_4c84z_14p2h_382:not(#\9):hover {
|
|
468
468
|
color: #fafafa;
|
|
469
469
|
color: var(--color-text-link-inverted-hover-v9ehu7, #fafafa);
|
|
470
470
|
}
|
|
471
|
-
.
|
|
471
|
+
.awsui_link_4c84z_14p2h_93[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
472
472
|
outline: thin dotted;
|
|
473
473
|
outline: 5px auto Highlight;
|
|
474
474
|
outline: var(--border-link-focus-ring-outline-67z0xv, 5px auto Highlight);
|
|
475
475
|
outline-offset: 2px;
|
|
476
|
-
outline-color: #
|
|
477
|
-
outline-color: var(--color-border-item-focused-
|
|
476
|
+
outline-color: #0073bb;
|
|
477
|
+
outline-color: var(--color-border-item-focused-n5kd8g, #0073bb);
|
|
478
478
|
border-radius: 2px;
|
|
479
479
|
border-radius: var(--border-control-focus-ring-radius-default-9royjh, 2px);
|
|
480
|
-
box-shadow: 0 0 0 0px #
|
|
481
|
-
box-shadow: 0 0 0 var(--border-link-focus-ring-shadow-spread-e3dct9, 0px) var(--color-border-item-focused-
|
|
480
|
+
box-shadow: 0 0 0 0px #0073bb;
|
|
481
|
+
box-shadow: 0 0 0 var(--border-link-focus-ring-shadow-spread-e3dct9, 0px) var(--color-border-item-focused-n5kd8g, #0073bb);
|
|
482
482
|
}
|
|
483
|
-
.
|
|
483
|
+
.awsui_link_4c84z_14p2h_93.awsui_font-size-body-s_4c84z_14p2h_401:not(#\9) {
|
|
484
484
|
font-size: 12px;
|
|
485
485
|
font-size: var(--font-body-s-size-ukw2p9, 12px);
|
|
486
486
|
line-height: 16px;
|
|
@@ -488,19 +488,19 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
488
488
|
letter-spacing: normal;
|
|
489
489
|
letter-spacing: var(--font-body-s-letter-spacing-p88gax, normal);
|
|
490
490
|
}
|
|
491
|
-
.
|
|
491
|
+
.awsui_link_4c84z_14p2h_93.awsui_font-size-body-m_4c84z_14p2h_406:not(#\9) {
|
|
492
492
|
font-size: 14px;
|
|
493
493
|
font-size: var(--font-body-m-size-sregvd, 14px);
|
|
494
494
|
line-height: 22px;
|
|
495
495
|
line-height: var(--font-body-m-line-height-i7xxvv, 22px);
|
|
496
496
|
}
|
|
497
|
-
.
|
|
497
|
+
.awsui_link_4c84z_14p2h_93.awsui_font-size-heading-xs_4c84z_14p2h_410:not(#\9) {
|
|
498
498
|
font-size: 16px;
|
|
499
499
|
font-size: var(--font-heading-xs-size-j82aha, 16px);
|
|
500
500
|
line-height: 20px;
|
|
501
501
|
line-height: var(--font-heading-xs-line-height-tf278d, 20px);
|
|
502
502
|
}
|
|
503
|
-
.
|
|
503
|
+
.awsui_link_4c84z_14p2h_93.awsui_font-size-heading-s_4c84z_14p2h_414:not(#\9) {
|
|
504
504
|
font-size: 16px;
|
|
505
505
|
font-size: var(--font-heading-s-size-9clg8y, 16px);
|
|
506
506
|
line-height: 20px;
|
|
@@ -508,7 +508,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
508
508
|
letter-spacing: normal;
|
|
509
509
|
letter-spacing: var(--font-heading-s-letter-spacing-i014lh, normal);
|
|
510
510
|
}
|
|
511
|
-
.
|
|
511
|
+
.awsui_link_4c84z_14p2h_93.awsui_font-size-heading-m_4c84z_14p2h_419:not(#\9) {
|
|
512
512
|
font-size: 18px;
|
|
513
513
|
font-size: var(--font-heading-m-size-f8kmgg, 18px);
|
|
514
514
|
line-height: 22px;
|
|
@@ -516,7 +516,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
516
516
|
letter-spacing: normal;
|
|
517
517
|
letter-spacing: var(--font-heading-m-letter-spacing-vsl82f, normal);
|
|
518
518
|
}
|
|
519
|
-
.
|
|
519
|
+
.awsui_link_4c84z_14p2h_93.awsui_font-size-heading-l_4c84z_14p2h_424:not(#\9) {
|
|
520
520
|
font-size: 18px;
|
|
521
521
|
font-size: var(--font-heading-l-size-glo9md, 18px);
|
|
522
522
|
line-height: 22px;
|
|
@@ -524,7 +524,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
524
524
|
letter-spacing: normal;
|
|
525
525
|
letter-spacing: var(--font-heading-l-letter-spacing-tthw81, normal);
|
|
526
526
|
}
|
|
527
|
-
.
|
|
527
|
+
.awsui_link_4c84z_14p2h_93.awsui_font-size-heading-xl_4c84z_14p2h_429:not(#\9) {
|
|
528
528
|
font-size: 28px;
|
|
529
529
|
font-size: var(--font-heading-xl-size-etf0gx, 28px);
|
|
530
530
|
line-height: 36px;
|
|
@@ -532,7 +532,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
532
532
|
letter-spacing: normal;
|
|
533
533
|
letter-spacing: var(--font-heading-xl-letter-spacing-v5jzbn, normal);
|
|
534
534
|
}
|
|
535
|
-
.
|
|
535
|
+
.awsui_link_4c84z_14p2h_93.awsui_font-size-display-l_4c84z_14p2h_434:not(#\9) {
|
|
536
536
|
font-size: 44px;
|
|
537
537
|
font-size: var(--font-display-l-size-obs4uc, 44px);
|
|
538
538
|
line-height: 56px;
|
|
@@ -541,6 +541,6 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
541
541
|
letter-spacing: var(--font-display-l-letter-spacing-2u0pg2, normal);
|
|
542
542
|
}
|
|
543
543
|
|
|
544
|
-
.
|
|
544
|
+
.awsui_icon_4c84z_14p2h_440:not(#\9) {
|
|
545
545
|
display: inline-block;
|
|
546
546
|
}
|
|
@@ -2,23 +2,23 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"link": "
|
|
6
|
-
"variant-secondary": "awsui_variant-
|
|
7
|
-
"variant-primary": "awsui_variant-
|
|
8
|
-
"variant-info": "awsui_variant-
|
|
9
|
-
"variant-value-large": "awsui_variant-value-
|
|
10
|
-
"variant-top-navigation": "awsui_variant-top-
|
|
11
|
-
"variant-recovery": "awsui_variant-
|
|
12
|
-
"button": "
|
|
13
|
-
"color-inverted": "awsui_color-
|
|
14
|
-
"font-size-body-s": "awsui_font-size-body-
|
|
15
|
-
"font-size-body-m": "awsui_font-size-body-
|
|
16
|
-
"font-size-heading-xs": "awsui_font-size-heading-
|
|
17
|
-
"font-size-heading-s": "awsui_font-size-heading-
|
|
18
|
-
"font-size-heading-m": "awsui_font-size-heading-
|
|
19
|
-
"font-size-heading-l": "awsui_font-size-heading-
|
|
20
|
-
"font-size-heading-xl": "awsui_font-size-heading-
|
|
21
|
-
"font-size-display-l": "awsui_font-size-display-
|
|
22
|
-
"icon": "
|
|
5
|
+
"link": "awsui_link_4c84z_14p2h_93",
|
|
6
|
+
"variant-secondary": "awsui_variant-secondary_4c84z_14p2h_138",
|
|
7
|
+
"variant-primary": "awsui_variant-primary_4c84z_14p2h_173",
|
|
8
|
+
"variant-info": "awsui_variant-info_4c84z_14p2h_208",
|
|
9
|
+
"variant-value-large": "awsui_variant-value-large_4c84z_14p2h_243",
|
|
10
|
+
"variant-top-navigation": "awsui_variant-top-navigation_4c84z_14p2h_277",
|
|
11
|
+
"variant-recovery": "awsui_variant-recovery_4c84z_14p2h_312",
|
|
12
|
+
"button": "awsui_button_4c84z_14p2h_347",
|
|
13
|
+
"color-inverted": "awsui_color-inverted_4c84z_14p2h_382",
|
|
14
|
+
"font-size-body-s": "awsui_font-size-body-s_4c84z_14p2h_401",
|
|
15
|
+
"font-size-body-m": "awsui_font-size-body-m_4c84z_14p2h_406",
|
|
16
|
+
"font-size-heading-xs": "awsui_font-size-heading-xs_4c84z_14p2h_410",
|
|
17
|
+
"font-size-heading-s": "awsui_font-size-heading-s_4c84z_14p2h_414",
|
|
18
|
+
"font-size-heading-m": "awsui_font-size-heading-m_4c84z_14p2h_419",
|
|
19
|
+
"font-size-heading-l": "awsui_font-size-heading-l_4c84z_14p2h_424",
|
|
20
|
+
"font-size-heading-xl": "awsui_font-size-heading-xl_4c84z_14p2h_429",
|
|
21
|
+
"font-size-display-l": "awsui_font-size-display-l_4c84z_14p2h_434",
|
|
22
|
+
"icon": "awsui_icon_4c84z_14p2h_440"
|
|
23
23
|
};
|
|
24
24
|
|
|
@@ -1101,6 +1101,28 @@
|
|
|
1101
1101
|
"integrity": "sha512-Ct5MqZkLGEXTVmQYbGtx9SVqD2fqwvdubdps5D3djjAkgkKwT918VNOz65pEHFaYTeWcukmJmH5SwsA9Tn2ObQ==",
|
|
1102
1102
|
"dev": true
|
|
1103
1103
|
},
|
|
1104
|
+
"@jridgewell/source-map": {
|
|
1105
|
+
"version": "0.3.2",
|
|
1106
|
+
"resolved": "https://registry.npmjs.org/@jridgewell/source-map/-/source-map-0.3.2.tgz",
|
|
1107
|
+
"integrity": "sha512-m7O9o2uR8k2ObDysZYzdfhb08VuEml5oWGiosa1VdaPZ/A6QyPkAJuwN0Q1lhULOf6B7MtQmHENS743hWtCrgw==",
|
|
1108
|
+
"dev": true,
|
|
1109
|
+
"requires": {
|
|
1110
|
+
"@jridgewell/gen-mapping": "^0.3.0",
|
|
1111
|
+
"@jridgewell/trace-mapping": "^0.3.9"
|
|
1112
|
+
},
|
|
1113
|
+
"dependencies": {
|
|
1114
|
+
"@jridgewell/trace-mapping": {
|
|
1115
|
+
"version": "0.3.14",
|
|
1116
|
+
"resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.14.tgz",
|
|
1117
|
+
"integrity": "sha512-bJWEfQ9lPTvm3SneWwRFVLzrh6nhjwqw7TUFFBEMzwvg7t7PCDenf2lDwqo4NQXzdpgBXyFgDWnQA+2vkruksQ==",
|
|
1118
|
+
"dev": true,
|
|
1119
|
+
"requires": {
|
|
1120
|
+
"@jridgewell/resolve-uri": "^3.0.3",
|
|
1121
|
+
"@jridgewell/sourcemap-codec": "^1.4.10"
|
|
1122
|
+
}
|
|
1123
|
+
}
|
|
1124
|
+
}
|
|
1125
|
+
},
|
|
1104
1126
|
"@jridgewell/sourcemap-codec": {
|
|
1105
1127
|
"version": "1.4.11",
|
|
1106
1128
|
"resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.11.tgz",
|
|
@@ -2925,6 +2947,24 @@
|
|
|
2925
2947
|
"integrity": "sha512-DMD0KiN46eipeziST1LPP/STfDU0sufISXmjSgvVsoU2tqxctQeASejWcfNtxYKqETM1UxQ8sp2OrSBWpHY6sw==",
|
|
2926
2948
|
"dev": true
|
|
2927
2949
|
},
|
|
2950
|
+
"aws-sdk": {
|
|
2951
|
+
"version": "2.1178.0",
|
|
2952
|
+
"resolved": "https://registry.npmjs.org/aws-sdk/-/aws-sdk-2.1178.0.tgz",
|
|
2953
|
+
"integrity": "sha512-ZsFuVbTp9aakAIZ7lTJspuCzSw5VRIDF0bUmSZmE2tc/X/haTu/TrMeWgwPjyLkQtdhfjChCyI71V+ADqFkjsA==",
|
|
2954
|
+
"dev": true,
|
|
2955
|
+
"requires": {
|
|
2956
|
+
"buffer": "4.9.2",
|
|
2957
|
+
"events": "1.1.1",
|
|
2958
|
+
"ieee754": "1.1.13",
|
|
2959
|
+
"jmespath": "0.16.0",
|
|
2960
|
+
"querystring": "0.2.0",
|
|
2961
|
+
"sax": "1.2.1",
|
|
2962
|
+
"url": "0.10.3",
|
|
2963
|
+
"util": "^0.12.4",
|
|
2964
|
+
"uuid": "8.0.0",
|
|
2965
|
+
"xml2js": "0.4.19"
|
|
2966
|
+
}
|
|
2967
|
+
},
|
|
2928
2968
|
"axe-core": {
|
|
2929
2969
|
"version": "4.4.1",
|
|
2930
2970
|
"resolved": "https://registry.npmjs.org/axe-core/-/axe-core-4.4.1.tgz",
|
|
@@ -14428,21 +14468,21 @@
|
|
|
14428
14468
|
}
|
|
14429
14469
|
},
|
|
14430
14470
|
"terser": {
|
|
14431
|
-
"version": "5.
|
|
14432
|
-
"resolved": "https://registry.npmjs.org/terser/-/terser-5.
|
|
14433
|
-
"integrity": "sha512-
|
|
14471
|
+
"version": "5.14.2",
|
|
14472
|
+
"resolved": "https://registry.npmjs.org/terser/-/terser-5.14.2.tgz",
|
|
14473
|
+
"integrity": "sha512-oL0rGeM/WFQCUd0y2QrWxYnq7tfSuKBiqTjRPWrRgB46WD/kiwHwF8T23z78H6Q6kGCuuHcPB+KULHRdxvVGQA==",
|
|
14434
14474
|
"dev": true,
|
|
14435
14475
|
"requires": {
|
|
14476
|
+
"@jridgewell/source-map": "^0.3.2",
|
|
14436
14477
|
"acorn": "^8.5.0",
|
|
14437
14478
|
"commander": "^2.20.0",
|
|
14438
|
-
"source-map": "~0.7.2",
|
|
14439
14479
|
"source-map-support": "~0.5.20"
|
|
14440
14480
|
},
|
|
14441
14481
|
"dependencies": {
|
|
14442
14482
|
"acorn": {
|
|
14443
|
-
"version": "8.7.
|
|
14444
|
-
"resolved": "https://registry.npmjs.org/acorn/-/acorn-8.7.
|
|
14445
|
-
"integrity": "sha512-
|
|
14483
|
+
"version": "8.7.1",
|
|
14484
|
+
"resolved": "https://registry.npmjs.org/acorn/-/acorn-8.7.1.tgz",
|
|
14485
|
+
"integrity": "sha512-Xx54uLJQZ19lKygFXOWsscKUbsBZW0CPykPhVQdhIeIwrbPmJzqeASDInc8nKBnp/JT6igTs82qPXz069H8I/A==",
|
|
14446
14486
|
"dev": true
|
|
14447
14487
|
},
|
|
14448
14488
|
"commander": {
|
|
@@ -14450,12 +14490,6 @@
|
|
|
14450
14490
|
"resolved": "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz",
|
|
14451
14491
|
"integrity": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==",
|
|
14452
14492
|
"dev": true
|
|
14453
|
-
},
|
|
14454
|
-
"source-map": {
|
|
14455
|
-
"version": "0.7.3",
|
|
14456
|
-
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.7.3.tgz",
|
|
14457
|
-
"integrity": "sha512-CkCj6giN3S+n9qrYiBTX5gystlENnRW5jZeNLHpe6aue+SrHcG5VYwujhW9s4dY31mEGsxBDrHR6oI69fTXsaQ==",
|
|
14458
|
-
"dev": true
|
|
14459
14493
|
}
|
|
14460
14494
|
}
|
|
14461
14495
|
},
|
|
@@ -15145,6 +15179,12 @@
|
|
|
15145
15179
|
"integrity": "sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM=",
|
|
15146
15180
|
"dev": true
|
|
15147
15181
|
},
|
|
15182
|
+
"uuid": {
|
|
15183
|
+
"version": "8.0.0",
|
|
15184
|
+
"resolved": "https://registry.npmjs.org/uuid/-/uuid-8.0.0.tgz",
|
|
15185
|
+
"integrity": "sha512-jOXGuXZAWdsTH7eZLtyXMqUb9EcWMGZNbL9YcGBJl4MH4nrxHmZJhEHvyLFrkxo+28uLb/NYRcStH48fnD0Vzw==",
|
|
15186
|
+
"dev": true
|
|
15187
|
+
},
|
|
15148
15188
|
"v8-compile-cache": {
|
|
15149
15189
|
"version": "2.3.0",
|
|
15150
15190
|
"resolved": "https://registry.npmjs.org/v8-compile-cache/-/v8-compile-cache-2.3.0.tgz",
|
|
@@ -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_4v3i1_93",
|
|
5
|
+
"button": "awsui_button_fvjdu_4v3i1_111",
|
|
6
|
+
"dots": "awsui_dots_fvjdu_4v3i1_112",
|
|
7
|
+
"button-disabled": "awsui_button-disabled_fvjdu_4v3i1_134",
|
|
8
|
+
"arrow": "awsui_arrow_fvjdu_4v3i1_139",
|
|
9
|
+
"page-number": "awsui_page-number_fvjdu_4v3i1_149",
|
|
10
|
+
"button-current": "awsui_button-current_fvjdu_4v3i1_155",
|
|
11
|
+
"page-item": "awsui_page-item_fvjdu_4v3i1_170",
|
|
12
|
+
"root-disabled": "awsui_root-disabled_fvjdu_4v3i1_186"
|
|
13
13
|
};
|
|
14
14
|
|