@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
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"button-trigger": "awsui_button-
|
|
5
|
-
"arrow": "
|
|
6
|
-
"has-caret": "awsui_has-
|
|
7
|
-
"placeholder": "
|
|
8
|
-
"pressed": "
|
|
9
|
-
"disabled": "
|
|
10
|
-
"in-filtering-token": "awsui_in-filtering-
|
|
11
|
-
"read-only": "awsui_read-
|
|
12
|
-
"invalid": "
|
|
4
|
+
"button-trigger": "awsui_button-trigger_18eso_1sl75_97",
|
|
5
|
+
"arrow": "awsui_arrow_18eso_1sl75_97",
|
|
6
|
+
"has-caret": "awsui_has-caret_18eso_1sl75_135",
|
|
7
|
+
"placeholder": "awsui_placeholder_18eso_1sl75_138",
|
|
8
|
+
"pressed": "awsui_pressed_18eso_1sl75_151",
|
|
9
|
+
"disabled": "awsui_disabled_18eso_1sl75_154",
|
|
10
|
+
"in-filtering-token": "awsui_in-filtering-token_18eso_1sl75_163",
|
|
11
|
+
"read-only": "awsui_read-only_18eso_1sl75_169",
|
|
12
|
+
"invalid": "awsui_invalid_18eso_1sl75_186"
|
|
13
13
|
};
|
|
14
14
|
|
|
@@ -94,17 +94,17 @@ 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_button-
|
|
97
|
+
.awsui_button-trigger_18eso_1sl75_97 > .awsui_arrow_18eso_1sl75_97:not(#\9) {
|
|
98
98
|
transition: transform 135ms cubic-bezier(0.165, 0.84, 0.44, 1);
|
|
99
99
|
transition: transform var(--motion-duration-rotate-180-ofa1ir, 135ms) var(--motion-easing-rotate-180-3rbbga, cubic-bezier(0.165, 0.84, 0.44, 1));
|
|
100
100
|
}
|
|
101
101
|
@media (prefers-reduced-motion: reduce) {
|
|
102
|
-
.awsui_button-
|
|
102
|
+
.awsui_button-trigger_18eso_1sl75_97 > .awsui_arrow_18eso_1sl75_97:not(#\9) {
|
|
103
103
|
animation: none;
|
|
104
104
|
transition: none;
|
|
105
105
|
}
|
|
106
106
|
}
|
|
107
|
-
.awsui-motion-disabled .awsui_button-
|
|
107
|
+
.awsui-motion-disabled .awsui_button-trigger_18eso_1sl75_97 > .awsui_arrow_18eso_1sl75_97:not(#\9), .awsui-mode-entering .awsui_button-trigger_18eso_1sl75_97 > .awsui_arrow_18eso_1sl75_97:not(#\9) {
|
|
108
108
|
animation: none;
|
|
109
109
|
transition: none;
|
|
110
110
|
}
|
|
@@ -113,7 +113,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
113
113
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
114
114
|
SPDX-License-Identifier: Apache-2.0
|
|
115
115
|
*/
|
|
116
|
-
.awsui_button-
|
|
116
|
+
.awsui_button-trigger_18eso_1sl75_97:not(#\9) {
|
|
117
117
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
118
118
|
border-collapse: separate;
|
|
119
119
|
border-spacing: 0;
|
|
@@ -169,16 +169,16 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
169
169
|
min-height: 32px;
|
|
170
170
|
min-height: var(--size-vertical-input-ikahdk, 32px);
|
|
171
171
|
}
|
|
172
|
-
.awsui_button-
|
|
172
|
+
.awsui_button-trigger_18eso_1sl75_97.awsui_has-caret_18eso_1sl75_135:not(#\9) {
|
|
173
173
|
padding-right: 32px;
|
|
174
174
|
padding-right: var(--space-field-icon-offset-alfd6o, 32px);
|
|
175
175
|
}
|
|
176
|
-
.awsui_button-
|
|
176
|
+
.awsui_button-trigger_18eso_1sl75_97 > .awsui_placeholder_18eso_1sl75_138:not(#\9) {
|
|
177
177
|
color: #687078;
|
|
178
178
|
color: var(--color-text-input-placeholder-rtvjp5, #687078);
|
|
179
179
|
font-style: italic;
|
|
180
180
|
}
|
|
181
|
-
.awsui_button-
|
|
181
|
+
.awsui_button-trigger_18eso_1sl75_97 > .awsui_arrow_18eso_1sl75_97:not(#\9) {
|
|
182
182
|
position: absolute;
|
|
183
183
|
right: 8px;
|
|
184
184
|
right: var(--space-field-horizontal-z3i1c8, 8px);
|
|
@@ -187,14 +187,14 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
187
187
|
color: #545b64;
|
|
188
188
|
color: var(--color-text-button-inline-icon-default-qhj7jl, #545b64);
|
|
189
189
|
}
|
|
190
|
-
.awsui_button-
|
|
190
|
+
.awsui_button-trigger_18eso_1sl75_97:not(#\9):hover > .awsui_arrow_18eso_1sl75_97 {
|
|
191
191
|
color: #16191f;
|
|
192
192
|
color: var(--color-text-button-inline-icon-hover-84mkuo, #16191f);
|
|
193
193
|
}
|
|
194
|
-
.awsui_button-
|
|
194
|
+
.awsui_button-trigger_18eso_1sl75_97.awsui_pressed_18eso_1sl75_151 > .awsui_arrow_18eso_1sl75_97:not(#\9) {
|
|
195
195
|
transform: rotate(-180deg);
|
|
196
196
|
}
|
|
197
|
-
.awsui_button-
|
|
197
|
+
.awsui_button-trigger_18eso_1sl75_97.awsui_disabled_18eso_1sl75_154:not(#\9) {
|
|
198
198
|
background-color: #eaeded;
|
|
199
199
|
background-color: var(--color-background-input-disabled-5vlksk, #eaeded);
|
|
200
200
|
border: 1px solid #eaeded;
|
|
@@ -203,41 +203,41 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
203
203
|
color: var(--color-text-input-disabled-zfb02z, #879596);
|
|
204
204
|
cursor: auto;
|
|
205
205
|
}
|
|
206
|
-
.awsui_button-
|
|
206
|
+
.awsui_button-trigger_18eso_1sl75_97.awsui_disabled_18eso_1sl75_154 > .awsui_arrow_18eso_1sl75_97:not(#\9) {
|
|
207
207
|
color: #aab7b8;
|
|
208
208
|
color: var(--color-text-button-inline-icon-disabled-sesloi, #aab7b8);
|
|
209
209
|
}
|
|
210
|
-
.awsui_button-
|
|
210
|
+
.awsui_button-trigger_18eso_1sl75_97.awsui_disabled_18eso_1sl75_154.awsui_in-filtering-token_18eso_1sl75_163:not(#\9) {
|
|
211
211
|
border-color: #d5dbdb;
|
|
212
212
|
border-color: var(--color-border-control-disabled-zgidl5, #d5dbdb);
|
|
213
213
|
}
|
|
214
|
-
.awsui_button-
|
|
214
|
+
.awsui_button-trigger_18eso_1sl75_97.awsui_disabled_18eso_1sl75_154 > .awsui_placeholder_18eso_1sl75_138:not(#\9) {
|
|
215
215
|
color: #687078;
|
|
216
216
|
color: var(--color-text-input-placeholder-disabled-60yf1a, #687078);
|
|
217
217
|
}
|
|
218
|
-
.awsui_button-
|
|
218
|
+
.awsui_button-trigger_18eso_1sl75_97.awsui_read-only_18eso_1sl75_169:not(#\9) {
|
|
219
219
|
background-color: #ffffff;
|
|
220
220
|
background-color: var(--color-background-input-default-ewlytp, #ffffff);
|
|
221
221
|
border: 1px solid #eaeded;
|
|
222
222
|
border: var(--border-field-width-y6x4sn, 1px) solid var(--color-border-input-disabled-ek5o0x, #eaeded);
|
|
223
223
|
}
|
|
224
|
-
.awsui_button-
|
|
224
|
+
.awsui_button-trigger_18eso_1sl75_97:not(#\9):focus {
|
|
225
225
|
outline: none;
|
|
226
226
|
text-decoration: none;
|
|
227
227
|
}
|
|
228
|
-
.awsui_button-
|
|
228
|
+
.awsui_button-trigger_18eso_1sl75_97:not(#\9):not(.awsui_in-filtering-token_18eso_1sl75_163)[data-awsui-focus-visible=true]:focus {
|
|
229
229
|
outline: 2px dotted transparent;
|
|
230
|
-
border: 1px solid #
|
|
231
|
-
border: var(--border-field-width-y6x4sn, 1px) solid var(--color-border-item-focused-
|
|
230
|
+
border: 1px solid #0073bb;
|
|
231
|
+
border: var(--border-field-width-y6x4sn, 1px) solid var(--color-border-item-focused-n5kd8g, #0073bb);
|
|
232
232
|
border-radius: 2px;
|
|
233
233
|
border-radius: var(--border-field-radius-9emqsd, 2px);
|
|
234
|
-
box-shadow: 0 0 0 1px #
|
|
235
|
-
box-shadow: 0 0 0 var(--border-control-focus-ring-shadow-spread-glnuoy, 1px) var(--color-border-item-focused-
|
|
234
|
+
box-shadow: 0 0 0 1px #0073bb;
|
|
235
|
+
box-shadow: 0 0 0 var(--border-control-focus-ring-shadow-spread-glnuoy, 1px) var(--color-border-item-focused-n5kd8g, #0073bb);
|
|
236
236
|
}
|
|
237
|
-
.awsui_button-
|
|
237
|
+
.awsui_button-trigger_18eso_1sl75_97:not(#\9):not(.awsui_in-filtering-token_18eso_1sl75_163):invalid {
|
|
238
238
|
box-shadow: none;
|
|
239
239
|
}
|
|
240
|
-
.awsui_button-
|
|
240
|
+
.awsui_button-trigger_18eso_1sl75_97:not(#\9):not(.awsui_in-filtering-token_18eso_1sl75_163).awsui_invalid_18eso_1sl75_186, .awsui_button-trigger_18eso_1sl75_97:not(#\9):not(.awsui_in-filtering-token_18eso_1sl75_163).awsui_invalid_18eso_1sl75_186:focus {
|
|
241
241
|
color: #d13212;
|
|
242
242
|
color: var(--color-text-status-error-jer77f, #d13212);
|
|
243
243
|
border-color: #d13212;
|
|
@@ -251,26 +251,26 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
251
251
|
border-left-width: 4px;
|
|
252
252
|
border-left-width: var(--border-invalid-width-glmng5, 4px);
|
|
253
253
|
}
|
|
254
|
-
.awsui_button-
|
|
255
|
-
box-shadow: 0 0 0 1px #
|
|
256
|
-
box-shadow: 0 0 0 var(--border-control-invalid-focus-ring-shadow-spread-6t5p47, 1px) var(--color-border-item-focused-
|
|
254
|
+
.awsui_button-trigger_18eso_1sl75_97:not(#\9):not(.awsui_in-filtering-token_18eso_1sl75_163).awsui_invalid_18eso_1sl75_186:focus, .awsui_button-trigger_18eso_1sl75_97:not(#\9):not(.awsui_in-filtering-token_18eso_1sl75_163).awsui_invalid_18eso_1sl75_186:focus:focus {
|
|
255
|
+
box-shadow: 0 0 0 1px #0073bb;
|
|
256
|
+
box-shadow: 0 0 0 var(--border-control-invalid-focus-ring-shadow-spread-6t5p47, 1px) var(--color-border-item-focused-n5kd8g, #0073bb);
|
|
257
257
|
}
|
|
258
|
-
.awsui_button-
|
|
258
|
+
.awsui_button-trigger_18eso_1sl75_97.awsui_in-filtering-token_18eso_1sl75_163:not(#\9) {
|
|
259
259
|
border-color: #00a1c9;
|
|
260
260
|
border-color: var(--color-border-item-selected-pr9yuf, #00a1c9);
|
|
261
261
|
border-top-right-radius: 0;
|
|
262
262
|
border-bottom-right-radius: 0;
|
|
263
263
|
height: 100%;
|
|
264
264
|
}
|
|
265
|
-
.awsui_button-
|
|
265
|
+
.awsui_button-trigger_18eso_1sl75_97.awsui_in-filtering-token_18eso_1sl75_163[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
266
266
|
position: relative;
|
|
267
267
|
}
|
|
268
|
-
.awsui_button-
|
|
268
|
+
.awsui_button-trigger_18eso_1sl75_97.awsui_in-filtering-token_18eso_1sl75_163[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
269
269
|
outline: 2px dotted transparent;
|
|
270
270
|
outline-offset: calc(0px - 1px);
|
|
271
271
|
outline-offset: calc(var(--space-filtering-token-operation-select-focus-outline-gutter-0nruvp, 0px) - 1px);
|
|
272
272
|
}
|
|
273
|
-
.awsui_button-
|
|
273
|
+
.awsui_button-trigger_18eso_1sl75_97.awsui_in-filtering-token_18eso_1sl75_163[data-awsui-focus-visible=true]:not(#\9):focus::before {
|
|
274
274
|
content: " ";
|
|
275
275
|
display: block;
|
|
276
276
|
position: absolute;
|
|
@@ -284,6 +284,6 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
284
284
|
height: calc(100% + 2 * var(--space-filtering-token-operation-select-focus-outline-gutter-0nruvp, 0px));
|
|
285
285
|
border-radius: 2px;
|
|
286
286
|
border-radius: var(--border-control-focus-ring-radius-default-9royjh, 2px);
|
|
287
|
-
box-shadow: 0 0 0 2px #
|
|
288
|
-
box-shadow: 0 0 0 2px var(--color-border-item-focused-
|
|
287
|
+
box-shadow: 0 0 0 2px #0073bb;
|
|
288
|
+
box-shadow: 0 0 0 2px var(--color-border-item-focused-n5kd8g, #0073bb);
|
|
289
289
|
}
|
|
@@ -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
|
-
"button-trigger": "awsui_button-
|
|
6
|
-
"arrow": "
|
|
7
|
-
"has-caret": "awsui_has-
|
|
8
|
-
"placeholder": "
|
|
9
|
-
"pressed": "
|
|
10
|
-
"disabled": "
|
|
11
|
-
"in-filtering-token": "awsui_in-filtering-
|
|
12
|
-
"read-only": "awsui_read-
|
|
13
|
-
"invalid": "
|
|
5
|
+
"button-trigger": "awsui_button-trigger_18eso_1sl75_97",
|
|
6
|
+
"arrow": "awsui_arrow_18eso_1sl75_97",
|
|
7
|
+
"has-caret": "awsui_has-caret_18eso_1sl75_135",
|
|
8
|
+
"placeholder": "awsui_placeholder_18eso_1sl75_138",
|
|
9
|
+
"pressed": "awsui_pressed_18eso_1sl75_151",
|
|
10
|
+
"disabled": "awsui_disabled_18eso_1sl75_154",
|
|
11
|
+
"in-filtering-token": "awsui_in-filtering-token_18eso_1sl75_163",
|
|
12
|
+
"read-only": "awsui_read-only_18eso_1sl75_169",
|
|
13
|
+
"invalid": "awsui_invalid_18eso_1sl75_186"
|
|
14
14
|
};
|
|
15
15
|
|
|
@@ -1,26 +1,26 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"axis": "
|
|
5
|
-
"vertical-marker": "awsui_vertical-
|
|
6
|
-
"axis--emphasized": "awsui_axis--
|
|
7
|
-
"axis-label": "awsui_axis-
|
|
8
|
-
"axis-label--x": "awsui_axis-label--
|
|
9
|
-
"axis-label--y": "awsui_axis-label--
|
|
10
|
-
"grid": "
|
|
11
|
-
"ticks__line": "
|
|
12
|
-
"ticks__text": "
|
|
13
|
-
"ticks--y": "awsui_ticks--
|
|
14
|
-
"ticks--x": "awsui_ticks--
|
|
15
|
-
"ticks--bottom": "awsui_ticks--
|
|
16
|
-
"labels-left": "awsui_labels-
|
|
17
|
-
"ticks": "
|
|
18
|
-
"labels-left__label": "awsui_labels-
|
|
19
|
-
"labels-left--hidden": "awsui_labels-left--
|
|
20
|
-
"labels-bottom": "awsui_labels-
|
|
21
|
-
"vertical-marker-circle": "awsui_vertical-marker-
|
|
22
|
-
"vertical-marker-circle-active": "awsui_vertical-marker-circle-
|
|
23
|
-
"focus-outline": "awsui_focus-
|
|
24
|
-
"filter-container": "awsui_filter-
|
|
4
|
+
"axis": "awsui_axis_f0fot_47sbx_9",
|
|
5
|
+
"vertical-marker": "awsui_vertical-marker_f0fot_47sbx_10",
|
|
6
|
+
"axis--emphasized": "awsui_axis--emphasized_f0fot_47sbx_15",
|
|
7
|
+
"axis-label": "awsui_axis-label_f0fot_47sbx_19",
|
|
8
|
+
"axis-label--x": "awsui_axis-label--x_f0fot_47sbx_24",
|
|
9
|
+
"axis-label--y": "awsui_axis-label--y_f0fot_47sbx_25",
|
|
10
|
+
"grid": "awsui_grid_f0fot_47sbx_29",
|
|
11
|
+
"ticks__line": "awsui_ticks__line_f0fot_47sbx_34",
|
|
12
|
+
"ticks__text": "awsui_ticks__text_f0fot_47sbx_39",
|
|
13
|
+
"ticks--y": "awsui_ticks--y_f0fot_47sbx_44",
|
|
14
|
+
"ticks--x": "awsui_ticks--x_f0fot_47sbx_45",
|
|
15
|
+
"ticks--bottom": "awsui_ticks--bottom_f0fot_47sbx_49",
|
|
16
|
+
"labels-left": "awsui_labels-left_f0fot_47sbx_54",
|
|
17
|
+
"ticks": "awsui_ticks_f0fot_47sbx_34",
|
|
18
|
+
"labels-left__label": "awsui_labels-left__label_f0fot_47sbx_69",
|
|
19
|
+
"labels-left--hidden": "awsui_labels-left--hidden_f0fot_47sbx_73",
|
|
20
|
+
"labels-bottom": "awsui_labels-bottom_f0fot_47sbx_81",
|
|
21
|
+
"vertical-marker-circle": "awsui_vertical-marker-circle_f0fot_47sbx_92",
|
|
22
|
+
"vertical-marker-circle-active": "awsui_vertical-marker-circle-active_f0fot_47sbx_98",
|
|
23
|
+
"focus-outline": "awsui_focus-outline_f0fot_47sbx_103",
|
|
24
|
+
"filter-container": "awsui_filter-container_f0fot_47sbx_111"
|
|
25
25
|
};
|
|
26
26
|
|
|
@@ -6,96 +6,96 @@
|
|
|
6
6
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
7
7
|
SPDX-License-Identifier: Apache-2.0
|
|
8
8
|
*/
|
|
9
|
-
.
|
|
10
|
-
.awsui_vertical-
|
|
9
|
+
.awsui_axis_f0fot_47sbx_9:not(#\9),
|
|
10
|
+
.awsui_vertical-marker_f0fot_47sbx_10:not(#\9) {
|
|
11
11
|
stroke: #d5dbdb;
|
|
12
12
|
stroke: var(--color-charts-line-axis-wprqas, #d5dbdb);
|
|
13
13
|
stroke-width: 1px;
|
|
14
14
|
}
|
|
15
15
|
|
|
16
|
-
.awsui_axis--
|
|
16
|
+
.awsui_axis--emphasized_f0fot_47sbx_15:not(#\9) {
|
|
17
17
|
stroke-width: 2px;
|
|
18
18
|
}
|
|
19
19
|
|
|
20
|
-
.awsui_axis-
|
|
20
|
+
.awsui_axis-label_f0fot_47sbx_19:not(#\9) {
|
|
21
21
|
font-weight: bold;
|
|
22
22
|
fill: #16191f;
|
|
23
23
|
fill: var(--color-text-body-default-7m2b3r, #16191f);
|
|
24
24
|
}
|
|
25
25
|
|
|
26
|
-
.awsui_axis-label--
|
|
27
|
-
.awsui_axis-label--
|
|
26
|
+
.awsui_axis-label--x_f0fot_47sbx_24:not(#\9),
|
|
27
|
+
.awsui_axis-label--y_f0fot_47sbx_25:not(#\9) {
|
|
28
28
|
/* used in test-utils */
|
|
29
29
|
}
|
|
30
30
|
|
|
31
|
-
.
|
|
31
|
+
.awsui_grid_f0fot_47sbx_29:not(#\9) {
|
|
32
32
|
stroke: #d5dbdb;
|
|
33
33
|
stroke: var(--color-charts-line-grid-zjz2dj, #d5dbdb);
|
|
34
34
|
stroke-width: 1px;
|
|
35
35
|
}
|
|
36
36
|
|
|
37
|
-
.
|
|
37
|
+
.awsui_ticks__line_f0fot_47sbx_34:not(#\9) {
|
|
38
38
|
stroke: #d5dbdb;
|
|
39
39
|
stroke: var(--color-charts-line-tick-qwh0yx, #d5dbdb);
|
|
40
40
|
stroke-width: 1px;
|
|
41
41
|
}
|
|
42
42
|
|
|
43
|
-
.
|
|
43
|
+
.awsui_ticks__text_f0fot_47sbx_39:not(#\9) {
|
|
44
44
|
font-size: 14px;
|
|
45
45
|
font-size: var(--font-chart-detail-size-viz5mm, 14px);
|
|
46
46
|
fill: #545b64;
|
|
47
47
|
fill: var(--color-text-body-secondary-u912t7, #545b64);
|
|
48
48
|
}
|
|
49
49
|
|
|
50
|
-
.awsui_ticks--
|
|
51
|
-
.awsui_ticks--
|
|
50
|
+
.awsui_ticks--y_f0fot_47sbx_44:not(#\9),
|
|
51
|
+
.awsui_ticks--x_f0fot_47sbx_45:not(#\9) {
|
|
52
52
|
/* used in test-utils */
|
|
53
53
|
}
|
|
54
54
|
|
|
55
|
-
.awsui_ticks--
|
|
55
|
+
.awsui_ticks--bottom_f0fot_47sbx_49 > .awsui_ticks__text_f0fot_47sbx_39:not(#\9) {
|
|
56
56
|
text-anchor: middle;
|
|
57
57
|
dominant-baseline: hanging;
|
|
58
58
|
}
|
|
59
59
|
|
|
60
|
-
.awsui_labels-
|
|
60
|
+
.awsui_labels-left_f0fot_47sbx_54 > .awsui_ticks_f0fot_47sbx_34 > .awsui_ticks__text_f0fot_47sbx_39:not(#\9) {
|
|
61
61
|
text-anchor: end;
|
|
62
62
|
dominant-baseline: central;
|
|
63
63
|
}
|
|
64
64
|
|
|
65
|
-
.awsui_labels-
|
|
65
|
+
.awsui_labels-left_f0fot_47sbx_54:not(#\9) {
|
|
66
66
|
position: relative;
|
|
67
67
|
margin-right: 12px;
|
|
68
68
|
}
|
|
69
|
-
.awsui_labels-
|
|
69
|
+
.awsui_labels-left_f0fot_47sbx_54 > .awsui_axis-label_f0fot_47sbx_19:not(#\9) {
|
|
70
70
|
position: absolute;
|
|
71
71
|
visibility: visible;
|
|
72
72
|
white-space: nowrap;
|
|
73
73
|
}
|
|
74
74
|
|
|
75
|
-
.awsui_labels-
|
|
75
|
+
.awsui_labels-left__label_f0fot_47sbx_69:not(#\9) {
|
|
76
76
|
position: absolute;
|
|
77
77
|
}
|
|
78
78
|
|
|
79
|
-
.awsui_labels-left--
|
|
79
|
+
.awsui_labels-left--hidden_f0fot_47sbx_73:not(#\9) {
|
|
80
80
|
visibility: hidden;
|
|
81
81
|
}
|
|
82
|
-
.awsui_labels-left--
|
|
82
|
+
.awsui_labels-left--hidden_f0fot_47sbx_73 > .awsui_labels-left__label_f0fot_47sbx_69:not(#\9) {
|
|
83
83
|
position: relative;
|
|
84
84
|
white-space: nowrap;
|
|
85
85
|
}
|
|
86
86
|
|
|
87
|
-
.awsui_labels-
|
|
87
|
+
.awsui_labels-bottom_f0fot_47sbx_81:not(#\9) {
|
|
88
88
|
position: relative;
|
|
89
89
|
display: block;
|
|
90
90
|
width: 100%;
|
|
91
91
|
overflow: visible;
|
|
92
92
|
}
|
|
93
93
|
|
|
94
|
-
.awsui_vertical-
|
|
94
|
+
.awsui_vertical-marker_f0fot_47sbx_10:not(#\9) {
|
|
95
95
|
pointer-events: none;
|
|
96
96
|
}
|
|
97
97
|
|
|
98
|
-
.awsui_vertical-marker-
|
|
98
|
+
.awsui_vertical-marker-circle_f0fot_47sbx_92:not(#\9) {
|
|
99
99
|
fill: #ffffff;
|
|
100
100
|
fill: var(--color-background-container-content-o88wxm, #ffffff);
|
|
101
101
|
pointer-events: none;
|
|
@@ -103,21 +103,21 @@
|
|
|
103
103
|
stroke-width: var(--border-line-chart-width-nj0hc5, 2px);
|
|
104
104
|
}
|
|
105
105
|
|
|
106
|
-
.awsui_vertical-marker-circle-
|
|
106
|
+
.awsui_vertical-marker-circle-active_f0fot_47sbx_98:not(#\9) {
|
|
107
107
|
cursor: pointer;
|
|
108
108
|
stroke-width: 2px;
|
|
109
109
|
stroke-width: var(--border-line-chart-width-nj0hc5, 2px);
|
|
110
110
|
}
|
|
111
111
|
|
|
112
|
-
.awsui_focus-
|
|
112
|
+
.awsui_focus-outline_f0fot_47sbx_103:not(#\9) {
|
|
113
113
|
outline: none;
|
|
114
114
|
pointer-events: none;
|
|
115
115
|
fill: none;
|
|
116
|
-
stroke: #
|
|
117
|
-
stroke: var(--color-border-item-focused-
|
|
116
|
+
stroke: #0073bb;
|
|
117
|
+
stroke: var(--color-border-item-focused-n5kd8g, #0073bb);
|
|
118
118
|
stroke-width: 2px;
|
|
119
119
|
}
|
|
120
120
|
|
|
121
|
-
.awsui_filter-
|
|
121
|
+
.awsui_filter-container_f0fot_47sbx_111:not(#\9) {
|
|
122
122
|
/* used in test-utils */
|
|
123
123
|
}
|
|
@@ -2,26 +2,26 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"axis": "
|
|
6
|
-
"vertical-marker": "awsui_vertical-
|
|
7
|
-
"axis--emphasized": "awsui_axis--
|
|
8
|
-
"axis-label": "awsui_axis-
|
|
9
|
-
"axis-label--x": "awsui_axis-label--
|
|
10
|
-
"axis-label--y": "awsui_axis-label--
|
|
11
|
-
"grid": "
|
|
12
|
-
"ticks__line": "
|
|
13
|
-
"ticks__text": "
|
|
14
|
-
"ticks--y": "awsui_ticks--
|
|
15
|
-
"ticks--x": "awsui_ticks--
|
|
16
|
-
"ticks--bottom": "awsui_ticks--
|
|
17
|
-
"labels-left": "awsui_labels-
|
|
18
|
-
"ticks": "
|
|
19
|
-
"labels-left__label": "awsui_labels-
|
|
20
|
-
"labels-left--hidden": "awsui_labels-left--
|
|
21
|
-
"labels-bottom": "awsui_labels-
|
|
22
|
-
"vertical-marker-circle": "awsui_vertical-marker-
|
|
23
|
-
"vertical-marker-circle-active": "awsui_vertical-marker-circle-
|
|
24
|
-
"focus-outline": "awsui_focus-
|
|
25
|
-
"filter-container": "awsui_filter-
|
|
5
|
+
"axis": "awsui_axis_f0fot_47sbx_9",
|
|
6
|
+
"vertical-marker": "awsui_vertical-marker_f0fot_47sbx_10",
|
|
7
|
+
"axis--emphasized": "awsui_axis--emphasized_f0fot_47sbx_15",
|
|
8
|
+
"axis-label": "awsui_axis-label_f0fot_47sbx_19",
|
|
9
|
+
"axis-label--x": "awsui_axis-label--x_f0fot_47sbx_24",
|
|
10
|
+
"axis-label--y": "awsui_axis-label--y_f0fot_47sbx_25",
|
|
11
|
+
"grid": "awsui_grid_f0fot_47sbx_29",
|
|
12
|
+
"ticks__line": "awsui_ticks__line_f0fot_47sbx_34",
|
|
13
|
+
"ticks__text": "awsui_ticks__text_f0fot_47sbx_39",
|
|
14
|
+
"ticks--y": "awsui_ticks--y_f0fot_47sbx_44",
|
|
15
|
+
"ticks--x": "awsui_ticks--x_f0fot_47sbx_45",
|
|
16
|
+
"ticks--bottom": "awsui_ticks--bottom_f0fot_47sbx_49",
|
|
17
|
+
"labels-left": "awsui_labels-left_f0fot_47sbx_54",
|
|
18
|
+
"ticks": "awsui_ticks_f0fot_47sbx_34",
|
|
19
|
+
"labels-left__label": "awsui_labels-left__label_f0fot_47sbx_69",
|
|
20
|
+
"labels-left--hidden": "awsui_labels-left--hidden_f0fot_47sbx_73",
|
|
21
|
+
"labels-bottom": "awsui_labels-bottom_f0fot_47sbx_81",
|
|
22
|
+
"vertical-marker-circle": "awsui_vertical-marker-circle_f0fot_47sbx_92",
|
|
23
|
+
"vertical-marker-circle-active": "awsui_vertical-marker-circle-active_f0fot_47sbx_98",
|
|
24
|
+
"focus-outline": "awsui_focus-outline_f0fot_47sbx_103",
|
|
25
|
+
"filter-container": "awsui_filter-container_f0fot_47sbx_111"
|
|
26
26
|
};
|
|
27
27
|
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"marker": "
|
|
5
|
-
"root": "
|
|
6
|
-
"title": "
|
|
7
|
-
"list": "
|
|
8
|
-
"marker--dimmed": "awsui_marker--
|
|
9
|
-
"marker--highlighted": "awsui_marker--
|
|
10
|
-
"marker--focused": "awsui_marker--
|
|
4
|
+
"marker": "awsui_marker_1kjc7_ql8bm_93",
|
|
5
|
+
"root": "awsui_root_1kjc7_ql8bm_111",
|
|
6
|
+
"title": "awsui_title_1kjc7_ql8bm_125",
|
|
7
|
+
"list": "awsui_list_1kjc7_ql8bm_129",
|
|
8
|
+
"marker--dimmed": "awsui_marker--dimmed_1kjc7_ql8bm_151",
|
|
9
|
+
"marker--highlighted": "awsui_marker--highlighted_1kjc7_ql8bm_154",
|
|
10
|
+
"marker--focused": "awsui_marker--focused_1kjc7_ql8bm_157"
|
|
11
11
|
};
|
|
12
12
|
|
|
@@ -90,17 +90,17 @@ 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_marker_1kjc7_ql8bm_93:not(#\9) {
|
|
94
94
|
transition: opacity 90ms linear;
|
|
95
95
|
transition: opacity var(--motion-duration-transition-quick-x85tae, 90ms) var(--motion-easing-transition-quick-lukbd8, linear);
|
|
96
96
|
}
|
|
97
97
|
@media (prefers-reduced-motion: reduce) {
|
|
98
|
-
.
|
|
98
|
+
.awsui_marker_1kjc7_ql8bm_93:not(#\9) {
|
|
99
99
|
animation: none;
|
|
100
100
|
transition: none;
|
|
101
101
|
}
|
|
102
102
|
}
|
|
103
|
-
.awsui-motion-disabled .
|
|
103
|
+
.awsui-motion-disabled .awsui_marker_1kjc7_ql8bm_93:not(#\9), .awsui-mode-entering .awsui_marker_1kjc7_ql8bm_93:not(#\9) {
|
|
104
104
|
animation: none;
|
|
105
105
|
transition: none;
|
|
106
106
|
}
|
|
@@ -109,7 +109,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
109
109
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
110
110
|
SPDX-License-Identifier: Apache-2.0
|
|
111
111
|
*/
|
|
112
|
-
.
|
|
112
|
+
.awsui_root_1kjc7_ql8bm_111:not(#\9) {
|
|
113
113
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
114
114
|
border-collapse: separate;
|
|
115
115
|
border-spacing: 0;
|
|
@@ -150,15 +150,15 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
150
150
|
font-family: "Noto Sans", "Helvetica Neue", Roboto, Arial, sans-serif;
|
|
151
151
|
font-family: var(--font-family-base-mylvzb, "Noto Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
152
152
|
}
|
|
153
|
-
.
|
|
153
|
+
.awsui_root_1kjc7_ql8bm_111:not(#\9):focus {
|
|
154
154
|
outline: none;
|
|
155
155
|
}
|
|
156
156
|
|
|
157
|
-
.
|
|
157
|
+
.awsui_title_1kjc7_ql8bm_125:not(#\9) {
|
|
158
158
|
/* used in test utils */
|
|
159
159
|
}
|
|
160
160
|
|
|
161
|
-
.
|
|
161
|
+
.awsui_list_1kjc7_ql8bm_129:not(#\9) {
|
|
162
162
|
display: flex;
|
|
163
163
|
flex-wrap: wrap;
|
|
164
164
|
list-style: none;
|
|
@@ -166,7 +166,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
166
166
|
padding: 0;
|
|
167
167
|
}
|
|
168
168
|
|
|
169
|
-
.
|
|
169
|
+
.awsui_marker_1kjc7_ql8bm_93:not(#\9) {
|
|
170
170
|
display: inline-flex;
|
|
171
171
|
align-items: flex-start;
|
|
172
172
|
margin-right: 16px;
|
|
@@ -175,26 +175,26 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
175
175
|
cursor: pointer;
|
|
176
176
|
opacity: 1;
|
|
177
177
|
}
|
|
178
|
-
.
|
|
178
|
+
.awsui_marker_1kjc7_ql8bm_93:not(#\9):focus {
|
|
179
179
|
outline: none;
|
|
180
180
|
}
|
|
181
|
-
.
|
|
181
|
+
.awsui_marker_1kjc7_ql8bm_93:not(#\9):last-child {
|
|
182
182
|
margin-right: 0;
|
|
183
183
|
}
|
|
184
|
-
.
|
|
184
|
+
.awsui_marker_1kjc7_ql8bm_93.awsui_marker--dimmed_1kjc7_ql8bm_151:not(#\9) {
|
|
185
185
|
opacity: 0.35;
|
|
186
186
|
}
|
|
187
|
-
.
|
|
187
|
+
.awsui_marker_1kjc7_ql8bm_93.awsui_marker--highlighted_1kjc7_ql8bm_154:not(#\9) {
|
|
188
188
|
/* used in test utils */
|
|
189
189
|
}
|
|
190
|
-
.
|
|
190
|
+
.awsui_marker_1kjc7_ql8bm_93.awsui_marker--focused_1kjc7_ql8bm_157:not(#\9) {
|
|
191
191
|
position: relative;
|
|
192
192
|
}
|
|
193
|
-
.
|
|
193
|
+
.awsui_marker_1kjc7_ql8bm_93.awsui_marker--focused_1kjc7_ql8bm_157:not(#\9) {
|
|
194
194
|
outline: 2px dotted transparent;
|
|
195
195
|
outline-offset: calc(2px - 1px);
|
|
196
196
|
}
|
|
197
|
-
.
|
|
197
|
+
.awsui_marker_1kjc7_ql8bm_93.awsui_marker--focused_1kjc7_ql8bm_157:not(#\9)::before {
|
|
198
198
|
content: " ";
|
|
199
199
|
display: block;
|
|
200
200
|
position: absolute;
|
|
@@ -204,6 +204,6 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
204
204
|
height: calc(100% + 2 * 2px);
|
|
205
205
|
border-radius: 2px;
|
|
206
206
|
border-radius: var(--border-control-focus-ring-radius-default-9royjh, 2px);
|
|
207
|
-
box-shadow: 0 0 0 2px #
|
|
208
|
-
box-shadow: 0 0 0 2px var(--color-border-item-focused-
|
|
207
|
+
box-shadow: 0 0 0 2px #0073bb;
|
|
208
|
+
box-shadow: 0 0 0 2px var(--color-border-item-focused-n5kd8g, #0073bb);
|
|
209
209
|
}
|
|
@@ -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
|
-
"marker": "
|
|
6
|
-
"root": "
|
|
7
|
-
"title": "
|
|
8
|
-
"list": "
|
|
9
|
-
"marker--dimmed": "awsui_marker--
|
|
10
|
-
"marker--highlighted": "awsui_marker--
|
|
11
|
-
"marker--focused": "awsui_marker--
|
|
5
|
+
"marker": "awsui_marker_1kjc7_ql8bm_93",
|
|
6
|
+
"root": "awsui_root_1kjc7_ql8bm_111",
|
|
7
|
+
"title": "awsui_title_1kjc7_ql8bm_125",
|
|
8
|
+
"list": "awsui_list_1kjc7_ql8bm_129",
|
|
9
|
+
"marker--dimmed": "awsui_marker--dimmed_1kjc7_ql8bm_151",
|
|
10
|
+
"marker--highlighted": "awsui_marker--highlighted_1kjc7_ql8bm_154",
|
|
11
|
+
"marker--focused": "awsui_marker--focused_1kjc7_ql8bm_157"
|
|
12
12
|
};
|
|
13
13
|
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"clickable": "
|
|
6
|
-
"precise": "
|
|
7
|
-
"focus-outline": "awsui_focus-
|
|
8
|
-
"application": "
|
|
4
|
+
"root": "awsui_root_1fcus_1tvae_93",
|
|
5
|
+
"clickable": "awsui_clickable_1fcus_1tvae_102",
|
|
6
|
+
"precise": "awsui_precise_1fcus_1tvae_106",
|
|
7
|
+
"focus-outline": "awsui_focus-outline_1fcus_1tvae_110",
|
|
8
|
+
"application": "awsui_application_1fcus_1tvae_119"
|
|
9
9
|
};
|
|
10
10
|
|