@cloudscape-design/components 3.0.13 → 3.0.16
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/alert/styles.css.js +19 -19
- package/alert/styles.scoped.css +33 -35
- package/alert/styles.selectors.js +19 -19
- package/annotation-context/annotation/styles.css.js +24 -24
- package/annotation-context/annotation/styles.scoped.css +30 -31
- package/annotation-context/annotation/styles.selectors.js +24 -24
- package/app-layout/toggles/styles.css.js +3 -3
- package/app-layout/toggles/styles.scoped.css +12 -12
- package/app-layout/toggles/styles.selectors.js +3 -3
- package/app-layout/visual-refresh/styles.css.js +59 -59
- package/app-layout/visual-refresh/styles.scoped.css +152 -152
- package/app-layout/visual-refresh/styles.selectors.js +59 -59
- package/area-chart/styles.scoped.css +0 -1
- package/attribute-editor/styles.scoped.css +0 -1
- package/autosuggest/internal.d.ts.map +1 -1
- package/autosuggest/internal.js +19 -33
- package/autosuggest/internal.js.map +1 -1
- package/autosuggest/options-list.d.ts +19 -0
- package/autosuggest/options-list.d.ts.map +1 -0
- package/autosuggest/options-list.js +37 -0
- package/autosuggest/options-list.js.map +1 -0
- package/autosuggest/plain-list.d.ts +3 -5
- package/autosuggest/plain-list.d.ts.map +1 -1
- package/autosuggest/plain-list.js +7 -7
- package/autosuggest/plain-list.js.map +1 -1
- package/autosuggest/virtual-list.d.ts +2 -6
- package/autosuggest/virtual-list.d.ts.map +1 -1
- package/autosuggest/virtual-list.js +7 -7
- package/autosuggest/virtual-list.js.map +1 -1
- package/badge/styles.css.js +5 -5
- package/badge/styles.scoped.css +6 -7
- package/badge/styles.selectors.js +5 -5
- package/breadcrumb-group/item/styles.css.js +7 -7
- package/breadcrumb-group/item/styles.scoped.css +16 -16
- package/breadcrumb-group/item/styles.selectors.js +7 -7
- package/breadcrumb-group/styles.scoped.css +0 -2
- package/button/styles.css.js +18 -18
- package/button/styles.scoped.css +164 -165
- package/button/styles.selectors.js +18 -18
- package/button-dropdown/category-elements/styles.css.js +12 -12
- package/button-dropdown/category-elements/styles.scoped.css +23 -23
- package/button-dropdown/category-elements/styles.selectors.js +12 -12
- package/button-dropdown/item-element/styles.css.js +13 -13
- package/button-dropdown/item-element/styles.scoped.css +18 -18
- package/button-dropdown/item-element/styles.selectors.js +13 -13
- package/button-dropdown/mobile-expandable-group/styles.scoped.css +0 -2
- package/cards/styles.css.js +37 -37
- package/cards/styles.scoped.css +46 -47
- package/cards/styles.selectors.js +37 -37
- package/checkbox/styles.css.js +3 -3
- package/checkbox/styles.scoped.css +7 -8
- package/checkbox/styles.selectors.js +3 -3
- package/code-editor/styles.css.js +33 -33
- package/code-editor/styles.scoped.css +134 -135
- package/code-editor/styles.selectors.js +33 -33
- package/column-layout/styles.scoped.css +0 -1
- package/container/styles.css.js +15 -15
- package/container/styles.scoped.css +26 -27
- package/container/styles.selectors.js +15 -15
- package/date-picker/calendar/index.d.ts +1 -1
- package/date-picker/calendar/index.d.ts.map +1 -1
- package/date-picker/calendar/index.js +3 -1
- package/date-picker/calendar/index.js.map +1 -1
- package/date-picker/embedded.d.ts +3 -0
- package/date-picker/embedded.d.ts.map +1 -0
- package/date-picker/embedded.js +15 -0
- package/date-picker/embedded.js.map +1 -0
- package/date-picker/index.d.ts.map +1 -1
- package/date-picker/index.js +14 -39
- package/date-picker/index.js.map +1 -1
- package/date-picker/interfaces.d.ts +12 -10
- package/date-picker/interfaces.d.ts.map +1 -1
- package/date-picker/interfaces.js.map +1 -1
- package/date-picker/styles.css.js +24 -24
- package/date-picker/styles.scoped.css +46 -48
- package/date-picker/styles.selectors.js +24 -24
- package/date-picker/use-date-picker.d.ts +17 -0
- package/date-picker/use-date-picker.d.ts.map +1 -0
- package/date-picker/use-date-picker.js +48 -0
- package/date-picker/use-date-picker.js.map +1 -0
- package/date-range-picker/calendar/grids/day/styles.css.js +21 -21
- package/date-range-picker/calendar/grids/day/styles.scoped.css +50 -50
- package/date-range-picker/calendar/grids/day/styles.selectors.js +21 -21
- package/date-range-picker/calendar/header/button/index.d.ts +1 -2
- package/date-range-picker/calendar/header/button/index.d.ts.map +1 -1
- package/date-range-picker/calendar/header/button/index.js +2 -3
- package/date-range-picker/calendar/header/button/index.js.map +1 -1
- package/date-range-picker/calendar/header/index.d.ts +1 -2
- package/date-range-picker/calendar/header/index.d.ts.map +1 -1
- package/date-range-picker/calendar/header/index.js +3 -3
- package/date-range-picker/calendar/header/index.js.map +1 -1
- package/date-range-picker/calendar/index.js +1 -1
- package/date-range-picker/calendar/index.js.map +1 -1
- package/date-range-picker/styles.css.js +42 -42
- package/date-range-picker/styles.scoped.css +53 -56
- package/date-range-picker/styles.selectors.js +42 -42
- package/expandable-section/styles.css.js +20 -20
- package/expandable-section/styles.scoped.css +42 -43
- package/expandable-section/styles.selectors.js +20 -20
- package/flashbar/styles.css.js +22 -22
- package/flashbar/styles.scoped.css +87 -88
- package/flashbar/styles.selectors.js +22 -22
- package/form/styles.scoped.css +0 -1
- package/form-field/styles.scoped.css +0 -1
- package/grid/styles.scoped.css +0 -1
- package/header/styles.scoped.css +0 -1
- package/help-panel/styles.css.js +4 -4
- package/help-panel/styles.scoped.css +59 -60
- package/help-panel/styles.selectors.js +4 -4
- package/input/styles.css.js +13 -13
- package/input/styles.scoped.css +36 -37
- package/input/styles.selectors.js +13 -13
- package/internal/base-component/styles.scoped.css +12 -13
- package/internal/components/abstract-switch/styles.scoped.css +0 -1
- package/internal/components/button-trigger/styles.css.js +9 -9
- package/internal/components/button-trigger/styles.scoped.css +26 -27
- package/internal/components/button-trigger/styles.selectors.js +9 -9
- package/internal/components/chart-filter/styles.scoped.css +0 -1
- package/internal/components/chart-legend/styles.css.js +7 -7
- package/internal/components/chart-legend/styles.scoped.css +16 -17
- package/internal/components/chart-legend/styles.selectors.js +7 -7
- package/internal/components/chart-popover/styles.scoped.css +0 -1
- package/internal/components/chart-series-details/styles.scoped.css +0 -2
- package/internal/components/chart-series-marker/styles.scoped.css +0 -1
- package/internal/components/dropdown/styles.css.js +20 -20
- package/internal/components/dropdown/styles.scoped.css +38 -40
- package/internal/components/dropdown/styles.selectors.js +20 -20
- package/internal/components/dropdown-footer/styles.scoped.css +0 -1
- package/internal/components/dropdown-status/styles.scoped.css +0 -1
- package/internal/components/filtering-token/styles.css.js +7 -7
- package/internal/components/filtering-token/styles.scoped.css +15 -15
- package/internal/components/filtering-token/styles.selectors.js +7 -7
- package/internal/components/menu-dropdown/styles.css.js +7 -7
- package/internal/components/menu-dropdown/styles.scoped.css +14 -15
- package/internal/components/menu-dropdown/styles.selectors.js +7 -7
- package/internal/components/option/styles.scoped.css +0 -1
- package/internal/components/options-list/styles.css.js +2 -2
- package/internal/components/options-list/styles.scoped.css +3 -4
- package/internal/components/options-list/styles.selectors.js +2 -2
- package/internal/components/selectable-item/styles.css.js +16 -16
- package/internal/components/selectable-item/styles.scoped.css +28 -28
- package/internal/components/selectable-item/styles.selectors.js +16 -16
- package/internal/environment.js +1 -1
- package/internal/generated/theming/index.cjs +36 -39
- package/internal/generated/theming/index.js +36 -39
- package/link/styles.css.js +18 -18
- package/link/styles.scoped.css +70 -71
- package/link/styles.selectors.js +18 -18
- package/mixed-line-bar-chart/styles.scoped.css +0 -1
- package/modal/styles.css.js +22 -22
- package/modal/styles.scoped.css +42 -44
- package/modal/styles.selectors.js +22 -22
- package/multiselect/styles.scoped.css +0 -1
- package/package.json +1 -1
- package/pagination/styles.css.js +9 -9
- package/pagination/styles.scoped.css +24 -25
- package/pagination/styles.selectors.js +9 -9
- package/pie-chart/styles.scoped.css +0 -1
- package/popover/styles.css.js +48 -48
- package/popover/styles.scoped.css +64 -66
- package/popover/styles.selectors.js +48 -48
- package/progress-bar/styles.scoped.css +0 -1
- package/property-filter/styles.scoped.css +0 -1
- package/radio-group/styles.css.js +9 -9
- package/radio-group/styles.scoped.css +17 -18
- package/radio-group/styles.selectors.js +9 -9
- package/segmented-control/styles.css.js +14 -14
- package/segmented-control/styles.scoped.css +36 -43
- package/segmented-control/styles.selectors.js +14 -14
- package/select/styles.scoped.css +0 -1
- package/side-navigation/styles.css.js +22 -22
- package/side-navigation/styles.scoped.css +33 -34
- package/side-navigation/styles.selectors.js +22 -22
- package/split-panel/styles.css.js +58 -58
- package/split-panel/styles.scoped.css +81 -83
- package/split-panel/styles.selectors.js +58 -58
- package/table/body-cell/styles.css.js +7 -7
- package/table/body-cell/styles.scoped.css +20 -20
- package/table/body-cell/styles.selectors.js +7 -7
- package/table/header-cell/styles.css.js +14 -14
- package/table/header-cell/styles.scoped.css +26 -26
- package/table/header-cell/styles.selectors.js +14 -14
- package/table/resizer/styles.scoped.css +0 -1
- package/table/styles.css.js +32 -32
- package/table/styles.scoped.css +40 -40
- package/table/styles.selectors.js +32 -32
- package/tabs/styles.css.js +21 -21
- package/tabs/styles.scoped.css +39 -40
- package/tabs/styles.selectors.js +21 -21
- package/tag-editor/styles.css.js +3 -3
- package/tag-editor/styles.scoped.css +11 -11
- package/tag-editor/styles.selectors.js +3 -3
- package/text-content/styles.css.js +1 -1
- package/text-content/styles.scoped.css +61 -62
- package/text-content/styles.selectors.js +1 -1
- package/text-filter/styles.scoped.css +0 -1
- package/textarea/styles.css.js +4 -4
- package/textarea/styles.scoped.css +14 -26
- package/textarea/styles.selectors.js +4 -4
- package/tiles/styles.css.js +28 -28
- package/tiles/styles.scoped.css +69 -71
- package/tiles/styles.selectors.js +28 -28
- package/toggle/styles.css.js +8 -8
- package/toggle/styles.scoped.css +15 -16
- package/toggle/styles.selectors.js +8 -8
- package/token-group/styles.css.js +7 -7
- package/token-group/styles.scoped.css +25 -27
- package/token-group/styles.selectors.js +7 -7
- package/top-navigation/1.0-beta/styles.css.js +25 -25
- package/top-navigation/1.0-beta/styles.scoped.css +43 -44
- package/top-navigation/1.0-beta/styles.selectors.js +25 -25
- package/top-navigation/styles.css.js +47 -47
- package/top-navigation/styles.scoped.css +68 -71
- package/top-navigation/styles.selectors.js +47 -47
- package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +0 -1
- package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
- package/tutorial-panel/components/tutorial-list/styles.scoped.css +30 -33
- package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
- package/tutorial-panel/styles.scoped.css +0 -1
- package/wizard/styles.css.js +31 -31
- package/wizard/styles.scoped.css +60 -61
- package/wizard/styles.selectors.js +31 -31
- package/autosuggest/hooks/a11y.d.ts +0 -5
- package/autosuggest/hooks/a11y.d.ts.map +0 -1
- package/autosuggest/hooks/a11y.js +0 -24
- package/autosuggest/hooks/a11y.js.map +0 -1
package/toggle/styles.scoped.css
CHANGED
|
@@ -90,7 +90,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
90
90
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
91
91
|
SPDX-License-Identifier: Apache-2.0
|
|
92
92
|
*/
|
|
93
|
-
.
|
|
93
|
+
.awsui_root_4yi2u_3f5m4_93:not(#\9) {
|
|
94
94
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
95
95
|
border-collapse: separate;
|
|
96
96
|
border-spacing: 0;
|
|
@@ -106,7 +106,6 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
106
106
|
font-stretch: normal;
|
|
107
107
|
line-height: normal;
|
|
108
108
|
-webkit-hyphens: none;
|
|
109
|
-
-ms-hyphens: none;
|
|
110
109
|
hyphens: none;
|
|
111
110
|
letter-spacing: normal;
|
|
112
111
|
list-style: disc outside none;
|
|
@@ -133,17 +132,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
133
132
|
display: flex;
|
|
134
133
|
}
|
|
135
134
|
|
|
136
|
-
.
|
|
135
|
+
.awsui_input_4yi2u_3f5m4_105[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
137
136
|
/* stylelint-disable-next-line selector-max-type, @cloudscape-design/no-implicit-descendant */
|
|
138
137
|
}
|
|
139
|
-
.
|
|
138
|
+
.awsui_input_4yi2u_3f5m4_105[data-awsui-focus-visible=true]:not(#\9):focus + div {
|
|
140
139
|
position: relative;
|
|
141
140
|
}
|
|
142
|
-
.
|
|
141
|
+
.awsui_input_4yi2u_3f5m4_105[data-awsui-focus-visible=true]:not(#\9):focus + div {
|
|
143
142
|
outline: 2px dotted transparent;
|
|
144
143
|
outline-offset: calc(2px - 1px);
|
|
145
144
|
}
|
|
146
|
-
.
|
|
145
|
+
.awsui_input_4yi2u_3f5m4_105[data-awsui-focus-visible=true]:not(#\9):focus + div::before {
|
|
147
146
|
content: " ";
|
|
148
147
|
display: block;
|
|
149
148
|
position: absolute;
|
|
@@ -152,12 +151,12 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
152
151
|
width: calc(100% + 2 * 2px);
|
|
153
152
|
height: calc(100% + 2 * 2px);
|
|
154
153
|
border-radius: 4px;
|
|
155
|
-
border-radius: var(--border-control-focus-ring-
|
|
154
|
+
border-radius: var(--border-radius-control-focus-ring-default-jlgxet, 4px);
|
|
156
155
|
box-shadow: 0 0 0 2px #0972d3;
|
|
157
156
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
158
157
|
}
|
|
159
158
|
|
|
160
|
-
.awsui_toggle-
|
|
159
|
+
.awsui_toggle-control_4yi2u_3f5m4_127:not(#\9) {
|
|
161
160
|
margin-top: calc((22px - 16px) / 2);
|
|
162
161
|
margin-top: calc((var(--font-body-m-line-height-i7xxvv, 22px) - 16px) / 2);
|
|
163
162
|
min-height: 16px;
|
|
@@ -168,20 +167,20 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
168
167
|
background: var(--color-background-toggle-default-w4ftus, #414d5c);
|
|
169
168
|
border-radius: 8px;
|
|
170
169
|
}
|
|
171
|
-
.awsui_toggle-control-
|
|
170
|
+
.awsui_toggle-control-checked_4yi2u_3f5m4_136:not(#\9) {
|
|
172
171
|
background: #0972d3;
|
|
173
172
|
background: var(--color-background-control-checked-9admlu, #0972d3);
|
|
174
173
|
}
|
|
175
|
-
.awsui_toggle-control-
|
|
174
|
+
.awsui_toggle-control-disabled_4yi2u_3f5m4_139:not(#\9) {
|
|
176
175
|
background: #d1d5db;
|
|
177
176
|
background: var(--color-background-control-disabled-zplipy, #d1d5db);
|
|
178
177
|
}
|
|
179
|
-
.awsui_toggle-control-
|
|
178
|
+
.awsui_toggle-control-disabled_4yi2u_3f5m4_139.awsui_toggle-control-checked_4yi2u_3f5m4_136:not(#\9) {
|
|
180
179
|
background: #b5d6f4;
|
|
181
180
|
background: var(--color-background-toggle-checked-disabled-07lf06, #b5d6f4);
|
|
182
181
|
}
|
|
183
182
|
|
|
184
|
-
.awsui_toggle-
|
|
183
|
+
.awsui_toggle-handle_4yi2u_3f5m4_146:not(#\9) {
|
|
185
184
|
position: absolute;
|
|
186
185
|
border-radius: 6px;
|
|
187
186
|
background: #ffffff;
|
|
@@ -194,21 +193,21 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
194
193
|
transition: transform 90ms cubic-bezier(0.165, 0.84, 0.44, 1), background-color 90ms cubic-bezier(0.165, 0.84, 0.44, 1);
|
|
195
194
|
transition: transform var(--motion-duration-fast-nk2ap0, 90ms) var(--motion-easing-ease-out-quart-z687ml, cubic-bezier(0.165, 0.84, 0.44, 1)), background-color var(--motion-duration-fast-nk2ap0, 90ms) var(--motion-easing-ease-out-quart-z687ml, cubic-bezier(0.165, 0.84, 0.44, 1));
|
|
196
195
|
}
|
|
197
|
-
.awsui_toggle-handle-
|
|
196
|
+
.awsui_toggle-handle-checked_4yi2u_3f5m4_157:not(#\9) {
|
|
198
197
|
transform: translateX(8px);
|
|
199
198
|
}
|
|
200
|
-
.awsui_toggle-handle-
|
|
199
|
+
.awsui_toggle-handle-disabled_4yi2u_3f5m4_160:not(#\9) {
|
|
201
200
|
background: #ffffff;
|
|
202
201
|
background: var(--color-foreground-control-disabled-v6a97u, #ffffff);
|
|
203
202
|
box-shadow: none;
|
|
204
203
|
}
|
|
205
204
|
@media (prefers-reduced-motion: reduce) {
|
|
206
|
-
.awsui_toggle-
|
|
205
|
+
.awsui_toggle-handle_4yi2u_3f5m4_146:not(#\9) {
|
|
207
206
|
animation: none;
|
|
208
207
|
transition: none;
|
|
209
208
|
}
|
|
210
209
|
}
|
|
211
|
-
.awsui-motion-disabled .awsui_toggle-
|
|
210
|
+
.awsui-motion-disabled .awsui_toggle-handle_4yi2u_3f5m4_146:not(#\9), .awsui-mode-entering .awsui_toggle-handle_4yi2u_3f5m4_146:not(#\9) {
|
|
212
211
|
animation: none;
|
|
213
212
|
transition: none;
|
|
214
213
|
}
|
|
@@ -2,13 +2,13 @@
|
|
|
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
|
-
"input": "
|
|
7
|
-
"toggle-control": "awsui_toggle-
|
|
8
|
-
"toggle-control-checked": "awsui_toggle-control-
|
|
9
|
-
"toggle-control-disabled": "awsui_toggle-control-
|
|
10
|
-
"toggle-handle": "awsui_toggle-
|
|
11
|
-
"toggle-handle-checked": "awsui_toggle-handle-
|
|
12
|
-
"toggle-handle-disabled": "awsui_toggle-handle-
|
|
5
|
+
"root": "awsui_root_4yi2u_3f5m4_93",
|
|
6
|
+
"input": "awsui_input_4yi2u_3f5m4_105",
|
|
7
|
+
"toggle-control": "awsui_toggle-control_4yi2u_3f5m4_127",
|
|
8
|
+
"toggle-control-checked": "awsui_toggle-control-checked_4yi2u_3f5m4_136",
|
|
9
|
+
"toggle-control-disabled": "awsui_toggle-control-disabled_4yi2u_3f5m4_139",
|
|
10
|
+
"toggle-handle": "awsui_toggle-handle_4yi2u_3f5m4_146",
|
|
11
|
+
"toggle-handle-checked": "awsui_toggle-handle-checked_4yi2u_3f5m4_157",
|
|
12
|
+
"toggle-handle-disabled": "awsui_toggle-handle-disabled_4yi2u_3f5m4_160"
|
|
13
13
|
};
|
|
14
14
|
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"has-items": "awsui_has-
|
|
6
|
-
"token": "
|
|
7
|
-
"dismiss-button": "awsui_dismiss-
|
|
8
|
-
"token-disabled": "awsui_token-
|
|
9
|
-
"toggle": "
|
|
10
|
-
"description": "
|
|
4
|
+
"root": "awsui_root_dm8gx_kadvx_97",
|
|
5
|
+
"has-items": "awsui_has-items_dm8gx_kadvx_107",
|
|
6
|
+
"token": "awsui_token_dm8gx_kadvx_111",
|
|
7
|
+
"dismiss-button": "awsui_dismiss-button_dm8gx_kadvx_123",
|
|
8
|
+
"token-disabled": "awsui_token-disabled_dm8gx_kadvx_157",
|
|
9
|
+
"toggle": "awsui_toggle_dm8gx_kadvx_172",
|
|
10
|
+
"description": "awsui_description_dm8gx_kadvx_233"
|
|
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_root_dm8gx_kadvx_97:not(#\9) {
|
|
98
98
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
99
99
|
border-collapse: separate;
|
|
100
100
|
border-spacing: 0;
|
|
@@ -110,7 +110,6 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
110
110
|
font-stretch: normal;
|
|
111
111
|
line-height: normal;
|
|
112
112
|
-webkit-hyphens: none;
|
|
113
|
-
-ms-hyphens: none;
|
|
114
113
|
hyphens: none;
|
|
115
114
|
letter-spacing: normal;
|
|
116
115
|
list-style: disc outside none;
|
|
@@ -135,12 +134,12 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
135
134
|
font-family: "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif;
|
|
136
135
|
font-family: var(--font-family-base-qnistn, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
137
136
|
}
|
|
138
|
-
.
|
|
137
|
+
.awsui_root_dm8gx_kadvx_97.awsui_has-items_dm8gx_kadvx_107:not(#\9) {
|
|
139
138
|
padding-top: 8px;
|
|
140
139
|
padding-top: var(--space-xs-rsr2qu, 8px);
|
|
141
140
|
}
|
|
142
141
|
|
|
143
|
-
.
|
|
142
|
+
.awsui_token_dm8gx_kadvx_111:not(#\9) {
|
|
144
143
|
border: 2px solid #0972d3;
|
|
145
144
|
border: var(--border-field-width-idlekx, 2px) solid var(--color-border-item-selected-ppkssz, #0972d3);
|
|
146
145
|
padding: 4px 4px 4px 12px;
|
|
@@ -150,14 +149,14 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
150
149
|
background: #f2f8fd;
|
|
151
150
|
background: var(--color-background-item-selected-ebt4bi, #f2f8fd);
|
|
152
151
|
border-radius: 8px;
|
|
153
|
-
border-radius: var(--border-
|
|
152
|
+
border-radius: var(--border-radius-control-xfq7an, 8px);
|
|
154
153
|
color: #000716;
|
|
155
154
|
color: var(--color-text-body-default-ajf1h5, #000716);
|
|
156
155
|
height: 100%;
|
|
157
156
|
box-sizing: border-box;
|
|
158
157
|
}
|
|
159
158
|
|
|
160
|
-
.awsui_dismiss-
|
|
159
|
+
.awsui_dismiss-button_dm8gx_kadvx_123:not(#\9) {
|
|
161
160
|
margin: -1px -1px 0 4px;
|
|
162
161
|
margin: -1px -1px 0 var(--space-xxs-ynfts5, 4px);
|
|
163
162
|
border: 1px solid transparent;
|
|
@@ -167,14 +166,14 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
167
166
|
color: var(--color-text-button-inline-icon-default-w65lqn, #0972d3);
|
|
168
167
|
background-color: transparent;
|
|
169
168
|
}
|
|
170
|
-
.awsui_dismiss-
|
|
169
|
+
.awsui_dismiss-button_dm8gx_kadvx_123[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
171
170
|
position: relative;
|
|
172
171
|
}
|
|
173
|
-
.awsui_dismiss-
|
|
172
|
+
.awsui_dismiss-button_dm8gx_kadvx_123[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
174
173
|
outline: 2px dotted transparent;
|
|
175
174
|
outline-offset: calc(0px - 1px);
|
|
176
175
|
}
|
|
177
|
-
.awsui_dismiss-
|
|
176
|
+
.awsui_dismiss-button_dm8gx_kadvx_123[data-awsui-focus-visible=true]:not(#\9):focus::before {
|
|
178
177
|
content: " ";
|
|
179
178
|
display: block;
|
|
180
179
|
position: absolute;
|
|
@@ -183,21 +182,21 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
183
182
|
width: calc(100% + 2 * 0px);
|
|
184
183
|
height: calc(100% + 2 * 0px);
|
|
185
184
|
border-radius: 4px;
|
|
186
|
-
border-radius: var(--border-control-focus-ring-
|
|
185
|
+
border-radius: var(--border-radius-control-focus-ring-default-jlgxet, 4px);
|
|
187
186
|
box-shadow: 0 0 0 2px #0972d3;
|
|
188
187
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
189
188
|
}
|
|
190
|
-
.awsui_dismiss-
|
|
189
|
+
.awsui_dismiss-button_dm8gx_kadvx_123:not(#\9):focus {
|
|
191
190
|
outline: none;
|
|
192
191
|
text-decoration: none;
|
|
193
192
|
}
|
|
194
|
-
.awsui_dismiss-
|
|
193
|
+
.awsui_dismiss-button_dm8gx_kadvx_123:not(#\9):hover {
|
|
195
194
|
cursor: pointer;
|
|
196
195
|
color: #033160;
|
|
197
196
|
color: var(--color-text-button-inline-icon-hover-wd5icp, #033160);
|
|
198
197
|
}
|
|
199
198
|
|
|
200
|
-
.awsui_token-
|
|
199
|
+
.awsui_token-disabled_dm8gx_kadvx_157:not(#\9) {
|
|
201
200
|
border-color: #d1d5db;
|
|
202
201
|
border-color: var(--color-border-control-disabled-vx8bco, #d1d5db);
|
|
203
202
|
background-color: #ffffff;
|
|
@@ -206,18 +205,18 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
206
205
|
color: var(--color-text-disabled-a2nkh4, #9ba7b6);
|
|
207
206
|
pointer-events: none;
|
|
208
207
|
}
|
|
209
|
-
.awsui_token-
|
|
208
|
+
.awsui_token-disabled_dm8gx_kadvx_157 > .awsui_dismiss-button_dm8gx_kadvx_123:not(#\9) {
|
|
210
209
|
color: #9ba7b6;
|
|
211
210
|
color: var(--color-text-button-inline-icon-disabled-gfhvz7, #9ba7b6);
|
|
212
211
|
}
|
|
213
|
-
.awsui_token-
|
|
212
|
+
.awsui_token-disabled_dm8gx_kadvx_157 > .awsui_dismiss-button_dm8gx_kadvx_123:not(#\9):hover {
|
|
214
213
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
215
214
|
cursor: auto;
|
|
216
215
|
color: #9ba7b6;
|
|
217
216
|
color: var(--color-text-button-inline-icon-disabled-gfhvz7, #9ba7b6);
|
|
218
217
|
}
|
|
219
218
|
|
|
220
|
-
.
|
|
219
|
+
.awsui_toggle_dm8gx_kadvx_172:not(#\9) {
|
|
221
220
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
222
221
|
border-collapse: separate;
|
|
223
222
|
border-spacing: 0;
|
|
@@ -233,7 +232,6 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
233
232
|
font-stretch: normal;
|
|
234
233
|
line-height: normal;
|
|
235
234
|
-webkit-hyphens: none;
|
|
236
|
-
-ms-hyphens: none;
|
|
237
235
|
hyphens: none;
|
|
238
236
|
letter-spacing: normal;
|
|
239
237
|
list-style: disc outside none;
|
|
@@ -278,47 +276,47 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
278
276
|
margin-left: -1px;
|
|
279
277
|
}
|
|
280
278
|
@media (prefers-reduced-motion: reduce) {
|
|
281
|
-
.
|
|
279
|
+
.awsui_toggle_dm8gx_kadvx_172:not(#\9) {
|
|
282
280
|
animation: none;
|
|
283
281
|
transition: none;
|
|
284
282
|
}
|
|
285
283
|
}
|
|
286
|
-
.awsui-motion-disabled .
|
|
284
|
+
.awsui-motion-disabled .awsui_toggle_dm8gx_kadvx_172:not(#\9), .awsui-mode-entering .awsui_toggle_dm8gx_kadvx_172:not(#\9) {
|
|
287
285
|
animation: none;
|
|
288
286
|
transition: none;
|
|
289
287
|
}
|
|
290
|
-
.
|
|
288
|
+
.awsui_toggle_dm8gx_kadvx_172:not(#\9):hover {
|
|
291
289
|
cursor: pointer;
|
|
292
290
|
color: #033160;
|
|
293
291
|
color: var(--color-text-link-hover-kololx, #033160);
|
|
294
292
|
}
|
|
295
|
-
.
|
|
293
|
+
.awsui_toggle_dm8gx_kadvx_172:not(#\9):focus {
|
|
296
294
|
outline: none;
|
|
297
295
|
}
|
|
298
|
-
.
|
|
296
|
+
.awsui_toggle_dm8gx_kadvx_172:not(#\9):active {
|
|
299
297
|
color: #033160;
|
|
300
298
|
color: var(--color-text-link-hover-kololx, #033160);
|
|
301
299
|
}
|
|
302
|
-
.
|
|
300
|
+
.awsui_toggle_dm8gx_kadvx_172:not(#\9):active, .awsui_toggle_dm8gx_kadvx_172:not(#\9):focus, .awsui_toggle_dm8gx_kadvx_172:not(#\9):hover {
|
|
303
301
|
text-decoration: underline;
|
|
304
302
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
305
303
|
text-decoration-color: currentColor;
|
|
306
304
|
}
|
|
307
|
-
.
|
|
305
|
+
.awsui_toggle_dm8gx_kadvx_172:not(#\9):active, .awsui_toggle_dm8gx_kadvx_172:not(#\9):focus, .awsui_toggle_dm8gx_kadvx_172:not(#\9):hover {
|
|
308
306
|
text-decoration: none;
|
|
309
307
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
310
308
|
text-decoration-color: transparent;
|
|
311
309
|
}
|
|
312
|
-
.
|
|
310
|
+
.awsui_toggle_dm8gx_kadvx_172[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
313
311
|
outline: 2px dotted transparent;
|
|
314
312
|
border: 2px solid #0972d3;
|
|
315
313
|
border: var(--border-field-width-idlekx, 2px) solid var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
316
314
|
border-radius: 4px;
|
|
317
|
-
border-radius: var(--border-control-focus-ring-
|
|
315
|
+
border-radius: var(--border-radius-control-focus-ring-default-jlgxet, 4px);
|
|
318
316
|
box-shadow: 0 0 0 0px #0972d3;
|
|
319
317
|
box-shadow: 0 0 0 var(--border-control-focus-ring-shadow-spread-srzyiu, 0px) var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
320
318
|
}
|
|
321
|
-
.
|
|
319
|
+
.awsui_toggle_dm8gx_kadvx_172 > .awsui_description_dm8gx_kadvx_233:not(#\9) {
|
|
322
320
|
margin-left: 4px;
|
|
323
321
|
margin-left: var(--space-xxs-ynfts5, 4px);
|
|
324
322
|
}
|
|
@@ -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
|
-
"has-items": "awsui_has-
|
|
7
|
-
"token": "
|
|
8
|
-
"dismiss-button": "awsui_dismiss-
|
|
9
|
-
"token-disabled": "awsui_token-
|
|
10
|
-
"toggle": "
|
|
11
|
-
"description": "
|
|
5
|
+
"root": "awsui_root_dm8gx_kadvx_97",
|
|
6
|
+
"has-items": "awsui_has-items_dm8gx_kadvx_107",
|
|
7
|
+
"token": "awsui_token_dm8gx_kadvx_111",
|
|
8
|
+
"dismiss-button": "awsui_dismiss-button_dm8gx_kadvx_123",
|
|
9
|
+
"token-disabled": "awsui_token-disabled_dm8gx_kadvx_157",
|
|
10
|
+
"toggle": "awsui_toggle_dm8gx_kadvx_172",
|
|
11
|
+
"description": "awsui_description_dm8gx_kadvx_233"
|
|
12
12
|
};
|
|
13
13
|
|
|
@@ -1,30 +1,30 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"top-navigation": "awsui_top-
|
|
5
|
-
"padding-box": "awsui_padding-
|
|
6
|
-
"medium": "
|
|
7
|
-
"narrow": "
|
|
8
|
-
"hidden": "
|
|
9
|
-
"\t": "awsui_\
|
|
10
|
-
"identity": "
|
|
11
|
-
"identity-link": "awsui_identity-
|
|
12
|
-
"no-logo": "awsui_no-
|
|
13
|
-
"logo": "
|
|
14
|
-
"title": "
|
|
15
|
-
"inputs": "
|
|
16
|
-
"search": "
|
|
17
|
-
"search-expanded": "awsui_search-
|
|
18
|
-
"utilities": "
|
|
19
|
-
"utility-wrapper": "awsui_utility-
|
|
20
|
-
"utility-wrapper-last": "awsui_utility-wrapper-
|
|
21
|
-
"utility-type-button-primary-button": "awsui_utility-type-button-primary-
|
|
22
|
-
"utility-type-menu-dropdown": "awsui_utility-type-menu-
|
|
23
|
-
"utility-type-button-link": "awsui_utility-type-button-
|
|
24
|
-
"utility-link-icon": "awsui_utility-link-
|
|
25
|
-
"utility-button-external-icon": "awsui_utility-button-external-
|
|
26
|
-
"trigger": "
|
|
27
|
-
"rotate-up": "awsui_rotate-
|
|
28
|
-
"rotate-down": "awsui_rotate-
|
|
4
|
+
"top-navigation": "awsui_top-navigation_1ca1i_5b66r_93",
|
|
5
|
+
"padding-box": "awsui_padding-box_1ca1i_5b66r_104",
|
|
6
|
+
"medium": "awsui_medium_1ca1i_5b66r_114",
|
|
7
|
+
"narrow": "awsui_narrow_1ca1i_5b66r_114",
|
|
8
|
+
"hidden": "awsui_hidden_1ca1i_5b66r_122",
|
|
9
|
+
"\t": "awsui_\t_1ca1i_5b66r_1",
|
|
10
|
+
"identity": "awsui_identity_1ca1i_5b66r_135",
|
|
11
|
+
"identity-link": "awsui_identity-link_1ca1i_5b66r_135",
|
|
12
|
+
"no-logo": "awsui_no-logo_1ca1i_5b66r_152",
|
|
13
|
+
"logo": "awsui_logo_1ca1i_5b66r_156",
|
|
14
|
+
"title": "awsui_title_1ca1i_5b66r_167",
|
|
15
|
+
"inputs": "awsui_inputs_1ca1i_5b66r_181",
|
|
16
|
+
"search": "awsui_search_1ca1i_5b66r_188",
|
|
17
|
+
"search-expanded": "awsui_search-expanded_1ca1i_5b66r_193",
|
|
18
|
+
"utilities": "awsui_utilities_1ca1i_5b66r_198",
|
|
19
|
+
"utility-wrapper": "awsui_utility-wrapper_1ca1i_5b66r_210",
|
|
20
|
+
"utility-wrapper-last": "awsui_utility-wrapper-last_1ca1i_5b66r_226",
|
|
21
|
+
"utility-type-button-primary-button": "awsui_utility-type-button-primary-button_1ca1i_5b66r_226",
|
|
22
|
+
"utility-type-menu-dropdown": "awsui_utility-type-menu-dropdown_1ca1i_5b66r_240",
|
|
23
|
+
"utility-type-button-link": "awsui_utility-type-button-link_1ca1i_5b66r_255",
|
|
24
|
+
"utility-link-icon": "awsui_utility-link-icon_1ca1i_5b66r_268",
|
|
25
|
+
"utility-button-external-icon": "awsui_utility-button-external-icon_1ca1i_5b66r_272",
|
|
26
|
+
"trigger": "awsui_trigger_1ca1i_5b66r_276",
|
|
27
|
+
"rotate-up": "awsui_rotate-up_1ca1i_5b66r_280",
|
|
28
|
+
"rotate-down": "awsui_rotate-down_1ca1i_5b66r_295"
|
|
29
29
|
};
|
|
30
30
|
|