@cloudscape-design/components 3.0.19 → 3.0.22
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/annotation-context/annotation/styles.css.js +24 -24
- package/annotation-context/annotation/styles.scoped.css +30 -30
- package/annotation-context/annotation/styles.selectors.js +24 -24
- package/app-layout/toggles/styles.css.js +3 -3
- package/app-layout/toggles/styles.scoped.css +12 -12
- package/app-layout/toggles/styles.selectors.js +3 -3
- package/app-layout/visual-refresh/styles.css.js +59 -59
- package/app-layout/visual-refresh/styles.scoped.css +152 -152
- package/app-layout/visual-refresh/styles.selectors.js +59 -59
- package/autosuggest/internal.d.ts.map +1 -1
- package/autosuggest/internal.js +2 -7
- package/autosuggest/internal.js.map +1 -1
- package/breadcrumb-group/item/styles.css.js +7 -7
- package/breadcrumb-group/item/styles.scoped.css +16 -16
- package/breadcrumb-group/item/styles.selectors.js +7 -7
- package/button/styles.css.js +18 -18
- package/button/styles.scoped.css +163 -163
- package/button/styles.selectors.js +18 -18
- package/checkbox/styles.css.js +3 -3
- package/checkbox/styles.scoped.css +7 -7
- package/checkbox/styles.selectors.js +3 -3
- package/code-editor/styles.css.js +33 -33
- package/code-editor/styles.scoped.css +115 -115
- package/code-editor/styles.selectors.js +33 -33
- package/date-range-picker/calendar/index.d.ts +1 -1
- package/date-range-picker/calendar/index.d.ts.map +1 -1
- package/date-range-picker/calendar/index.js +3 -1
- package/date-range-picker/calendar/index.js.map +1 -1
- package/date-range-picker/dropdown.d.ts +1 -2
- package/date-range-picker/dropdown.d.ts.map +1 -1
- package/date-range-picker/dropdown.js.map +1 -1
- package/date-range-picker/index.d.ts.map +1 -1
- package/date-range-picker/index.js +1 -3
- package/date-range-picker/index.js.map +1 -1
- package/expandable-section/styles.css.js +20 -20
- package/expandable-section/styles.scoped.css +42 -42
- package/expandable-section/styles.selectors.js +20 -20
- package/help-panel/styles.css.js +4 -4
- package/help-panel/styles.scoped.css +59 -59
- package/help-panel/styles.selectors.js +4 -4
- package/input/styles.css.js +13 -13
- package/input/styles.scoped.css +35 -35
- package/input/styles.selectors.js +13 -13
- package/internal/base-component/styles.scoped.css +5 -3
- package/internal/components/button-trigger/styles.css.js +9 -9
- package/internal/components/button-trigger/styles.scoped.css +26 -26
- package/internal/components/button-trigger/styles.selectors.js +9 -9
- package/internal/components/chart-legend/styles.css.js +7 -7
- package/internal/components/chart-legend/styles.scoped.css +16 -16
- package/internal/components/chart-legend/styles.selectors.js +7 -7
- package/internal/components/dropdown/index.d.ts +1 -1
- package/internal/components/dropdown/index.d.ts.map +1 -1
- package/internal/components/dropdown/index.js +9 -3
- package/internal/components/dropdown/index.js.map +1 -1
- package/internal/components/dropdown/interfaces.d.ts +4 -0
- package/internal/components/dropdown/interfaces.d.ts.map +1 -1
- package/internal/components/dropdown/interfaces.js.map +1 -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 -14
- package/internal/components/menu-dropdown/styles.selectors.js +7 -7
- package/internal/environment.js +1 -1
- package/internal/generated/theming/index.cjs +18 -12
- package/internal/generated/theming/index.js +18 -12
- package/link/styles.css.js +18 -18
- package/link/styles.scoped.css +70 -70
- package/link/styles.selectors.js +18 -18
- package/package.json +1 -1
- package/pagination/styles.css.js +9 -9
- package/pagination/styles.scoped.css +24 -24
- package/pagination/styles.selectors.js +9 -9
- package/popover/styles.css.js +48 -48
- package/popover/styles.scoped.css +63 -63
- package/popover/styles.selectors.js +48 -48
- package/property-filter/controller.d.ts +1 -1
- package/property-filter/controller.d.ts.map +1 -1
- package/property-filter/controller.js +16 -26
- package/property-filter/controller.js.map +1 -1
- package/property-filter/interfaces.d.ts +1 -1
- package/property-filter/interfaces.js.map +1 -1
- package/property-filter/utils.d.ts +7 -0
- package/property-filter/utils.d.ts.map +1 -0
- package/property-filter/utils.js +62 -0
- package/property-filter/utils.js.map +1 -0
- package/radio-group/styles.css.js +9 -9
- package/radio-group/styles.scoped.css +17 -17
- package/radio-group/styles.selectors.js +9 -9
- package/segmented-control/styles.css.js +14 -14
- package/segmented-control/styles.scoped.css +34 -34
- package/segmented-control/styles.selectors.js +14 -14
- package/side-navigation/styles.css.js +22 -22
- package/side-navigation/styles.scoped.css +33 -33
- package/side-navigation/styles.selectors.js +22 -22
- package/split-panel/styles.css.js +58 -58
- package/split-panel/styles.scoped.css +81 -81
- package/split-panel/styles.selectors.js +58 -58
- package/table/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/tabs/styles.css.js +21 -21
- package/tabs/styles.scoped.css +38 -38
- package/tabs/styles.selectors.js +21 -21
- package/tag-editor/styles.css.js +3 -3
- package/tag-editor/styles.scoped.css +11 -11
- package/tag-editor/styles.selectors.js +3 -3
- package/text-content/styles.css.js +1 -1
- package/text-content/styles.scoped.css +61 -61
- package/text-content/styles.selectors.js +1 -1
- package/textarea/styles.css.js +4 -4
- package/textarea/styles.scoped.css +14 -14
- package/textarea/styles.selectors.js +4 -4
- package/tiles/styles.css.js +28 -28
- package/tiles/styles.scoped.css +69 -69
- package/tiles/styles.selectors.js +28 -28
- package/toggle/styles.css.js +8 -8
- package/toggle/styles.scoped.css +15 -15
- package/toggle/styles.selectors.js +8 -8
- package/token-group/styles.css.js +7 -7
- package/token-group/styles.scoped.css +25 -25
- package/token-group/styles.selectors.js +7 -7
- package/top-navigation/1.0-beta/styles.css.js +25 -25
- package/top-navigation/1.0-beta/styles.scoped.css +43 -43
- package/top-navigation/1.0-beta/styles.selectors.js +25 -25
- package/top-navigation/styles.css.js +47 -47
- package/top-navigation/styles.scoped.css +68 -68
- package/top-navigation/styles.selectors.js +47 -47
- package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
- package/tutorial-panel/components/tutorial-list/styles.scoped.css +29 -29
- package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
- package/wizard/styles.css.js +31 -31
- package/wizard/styles.scoped.css +59 -59
- package/wizard/styles.selectors.js +31 -31
|
@@ -2,14 +2,14 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"root": "
|
|
6
|
-
"radio": "
|
|
7
|
-
"radio--has-description": "awsui_radio--has-
|
|
8
|
-
"radio-control": "awsui_radio-
|
|
9
|
-
"input": "
|
|
10
|
-
"styled-circle-border": "awsui_styled-circle-
|
|
11
|
-
"styled-circle-disabled": "awsui_styled-circle-
|
|
12
|
-
"styled-circle-fill": "awsui_styled-circle-
|
|
13
|
-
"styled-circle-checked": "awsui_styled-circle-
|
|
5
|
+
"root": "awsui_root_1mabk_6gh4j_93",
|
|
6
|
+
"radio": "awsui_radio_1mabk_6gh4j_105",
|
|
7
|
+
"radio--has-description": "awsui_radio--has-description_1mabk_6gh4j_113",
|
|
8
|
+
"radio-control": "awsui_radio-control_1mabk_6gh4j_117",
|
|
9
|
+
"input": "awsui_input_1mabk_6gh4j_125",
|
|
10
|
+
"styled-circle-border": "awsui_styled-circle-border_1mabk_6gh4j_147",
|
|
11
|
+
"styled-circle-disabled": "awsui_styled-circle-disabled_1mabk_6gh4j_151",
|
|
12
|
+
"styled-circle-fill": "awsui_styled-circle-fill_1mabk_6gh4j_156",
|
|
13
|
+
"styled-circle-checked": "awsui_styled-circle-checked_1mabk_6gh4j_162"
|
|
14
14
|
};
|
|
15
15
|
|
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"segment": "
|
|
5
|
-
"disabled": "
|
|
6
|
-
"selected": "
|
|
7
|
-
"icon": "
|
|
8
|
-
"with-text": "awsui_with-
|
|
9
|
-
"with-no-text": "awsui_with-no-
|
|
10
|
-
"root": "
|
|
11
|
-
"segment-part": "awsui_segment-
|
|
12
|
-
"select": "
|
|
13
|
-
"segment-count-2": "awsui_segment-count-
|
|
14
|
-
"segment-count-3": "awsui_segment-count-
|
|
15
|
-
"segment-count-4": "awsui_segment-count-
|
|
16
|
-
"segment-count-5": "awsui_segment-count-
|
|
17
|
-
"segment-count-6": "awsui_segment-count-
|
|
4
|
+
"segment": "awsui_segment_8cbea_1d363_97",
|
|
5
|
+
"disabled": "awsui_disabled_8cbea_1d363_164",
|
|
6
|
+
"selected": "awsui_selected_8cbea_1d363_172",
|
|
7
|
+
"icon": "awsui_icon_8cbea_1d363_193",
|
|
8
|
+
"with-text": "awsui_with-text_8cbea_1d363_197",
|
|
9
|
+
"with-no-text": "awsui_with-no-text_8cbea_1d363_203",
|
|
10
|
+
"root": "awsui_root_8cbea_1d363_214",
|
|
11
|
+
"segment-part": "awsui_segment-part_8cbea_1d363_225",
|
|
12
|
+
"select": "awsui_select_8cbea_1d363_172",
|
|
13
|
+
"segment-count-2": "awsui_segment-count-2_8cbea_1d363_244",
|
|
14
|
+
"segment-count-3": "awsui_segment-count-3_8cbea_1d363_249",
|
|
15
|
+
"segment-count-4": "awsui_segment-count-4_8cbea_1d363_254",
|
|
16
|
+
"segment-count-5": "awsui_segment-count-5_8cbea_1d363_259",
|
|
17
|
+
"segment-count-6": "awsui_segment-count-6_8cbea_1d363_264"
|
|
18
18
|
};
|
|
19
19
|
|
|
@@ -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_segment_8cbea_1d363_97:not(#\9) {
|
|
98
98
|
font-size: 14px;
|
|
99
99
|
font-size: var(--font-body-m-size-sregvd, 14px);
|
|
100
100
|
line-height: 22px;
|
|
@@ -116,42 +116,42 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
116
116
|
color: var(--color-text-segment-default-bf7rka, #414d5c);
|
|
117
117
|
overflow: visible;
|
|
118
118
|
}
|
|
119
|
-
.
|
|
119
|
+
.awsui_segment_8cbea_1d363_97:not(#\9):focus {
|
|
120
120
|
outline: none;
|
|
121
121
|
}
|
|
122
|
-
.
|
|
122
|
+
.awsui_segment_8cbea_1d363_97:not(#\9):nth-child(1) {
|
|
123
123
|
grid-column: 1;
|
|
124
124
|
-ms-grid-column: 1;
|
|
125
125
|
}
|
|
126
|
-
.
|
|
126
|
+
.awsui_segment_8cbea_1d363_97:not(#\9):nth-child(2) {
|
|
127
127
|
grid-column: 2;
|
|
128
128
|
-ms-grid-column: 2;
|
|
129
129
|
}
|
|
130
|
-
.
|
|
130
|
+
.awsui_segment_8cbea_1d363_97:not(#\9):nth-child(3) {
|
|
131
131
|
grid-column: 3;
|
|
132
132
|
-ms-grid-column: 3;
|
|
133
133
|
}
|
|
134
|
-
.
|
|
134
|
+
.awsui_segment_8cbea_1d363_97:not(#\9):nth-child(4) {
|
|
135
135
|
grid-column: 4;
|
|
136
136
|
-ms-grid-column: 4;
|
|
137
137
|
}
|
|
138
|
-
.
|
|
138
|
+
.awsui_segment_8cbea_1d363_97:not(#\9):nth-child(5) {
|
|
139
139
|
grid-column: 5;
|
|
140
140
|
-ms-grid-column: 5;
|
|
141
141
|
}
|
|
142
|
-
.
|
|
142
|
+
.awsui_segment_8cbea_1d363_97:not(#\9):nth-child(6) {
|
|
143
143
|
grid-column: 6;
|
|
144
144
|
-ms-grid-column: 6;
|
|
145
145
|
}
|
|
146
|
-
.
|
|
146
|
+
.awsui_segment_8cbea_1d363_97[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
147
147
|
position: relative;
|
|
148
148
|
}
|
|
149
|
-
.
|
|
149
|
+
.awsui_segment_8cbea_1d363_97[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
150
150
|
outline: 2px dotted transparent;
|
|
151
151
|
outline-offset: calc(4px - 1px);
|
|
152
152
|
outline-offset: calc(var(--space-segmented-control-focus-outline-gutter-99x5b9, 4px) - 1px);
|
|
153
153
|
}
|
|
154
|
-
.
|
|
154
|
+
.awsui_segment_8cbea_1d363_97[data-awsui-focus-visible=true]:not(#\9):focus::before {
|
|
155
155
|
content: " ";
|
|
156
156
|
display: block;
|
|
157
157
|
position: absolute;
|
|
@@ -164,21 +164,21 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
164
164
|
height: calc(100% + 2 * 4px);
|
|
165
165
|
height: calc(100% + 2 * var(--space-segmented-control-focus-outline-gutter-99x5b9, 4px));
|
|
166
166
|
border-radius: 4px;
|
|
167
|
-
border-radius: var(--border-radius-control-focus-ring-
|
|
167
|
+
border-radius: var(--border-radius-control-default-focus-ring-7661kz, 4px);
|
|
168
168
|
box-shadow: 0 0 0 2px #0972d3;
|
|
169
169
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
170
170
|
}
|
|
171
|
-
.
|
|
171
|
+
.awsui_segment_8cbea_1d363_97:not(#\9):last-child {
|
|
172
172
|
border-right-width: 2px;
|
|
173
173
|
border-right-width: var(--border-field-width-idlekx, 2px);
|
|
174
174
|
border-radius: 0 20px 20px 0;
|
|
175
175
|
border-radius: 0 var(--border-radius-button-axewzv, 20px) var(--border-radius-button-axewzv, 20px) 0;
|
|
176
176
|
}
|
|
177
|
-
.
|
|
177
|
+
.awsui_segment_8cbea_1d363_97:not(#\9):first-child {
|
|
178
178
|
border-radius: 20px 0 0 20px;
|
|
179
179
|
border-radius: var(--border-radius-button-axewzv, 20px) 0 0 var(--border-radius-button-axewzv, 20px);
|
|
180
180
|
}
|
|
181
|
-
.
|
|
181
|
+
.awsui_segment_8cbea_1d363_97.awsui_disabled_8cbea_1d363_164:not(#\9) {
|
|
182
182
|
background: #ffffff;
|
|
183
183
|
background: var(--color-background-segment-disabled-hgka10, #ffffff);
|
|
184
184
|
border-color: #414d5c;
|
|
@@ -186,11 +186,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
186
186
|
color: #9ba7b6;
|
|
187
187
|
color: var(--color-text-interactive-disabled-3pbb07, #9ba7b6);
|
|
188
188
|
}
|
|
189
|
-
.
|
|
189
|
+
.awsui_segment_8cbea_1d363_97:not(#\9):not(.awsui_disabled_8cbea_1d363_164) + .awsui_segment_8cbea_1d363_97.awsui_disabled_8cbea_1d363_164 {
|
|
190
190
|
border-left-color: #414d5c;
|
|
191
191
|
border-left-color: var(--color-border-segment-default-091088, #414d5c);
|
|
192
192
|
}
|
|
193
|
-
.
|
|
193
|
+
.awsui_segment_8cbea_1d363_97.awsui_selected_8cbea_1d363_172:not(#\9) {
|
|
194
194
|
background: #0972d3;
|
|
195
195
|
background: var(--color-background-segment-active-bl0u6r, #0972d3);
|
|
196
196
|
border-color: #414d5c;
|
|
@@ -198,11 +198,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
198
198
|
color: #ffffff;
|
|
199
199
|
color: var(--color-text-segment-active-gc2jjl, #ffffff);
|
|
200
200
|
}
|
|
201
|
-
.
|
|
201
|
+
.awsui_segment_8cbea_1d363_97.awsui_selected_8cbea_1d363_172 + .awsui_segment_8cbea_1d363_97:not(#\9), .awsui_segment_8cbea_1d363_97.awsui_selected_8cbea_1d363_172 + .awsui_segment_8cbea_1d363_97.awsui_disabled_8cbea_1d363_164:not(#\9) {
|
|
202
202
|
border-left-color: #414d5c;
|
|
203
203
|
border-left-color: var(--color-border-segment-active-kdy5tm, #414d5c);
|
|
204
204
|
}
|
|
205
|
-
.
|
|
205
|
+
.awsui_segment_8cbea_1d363_97:not(#\9):hover:not(.awsui_selected_8cbea_1d363_172):not(.awsui_disabled_8cbea_1d363_164):not(:focus) {
|
|
206
206
|
background: #ffffff;
|
|
207
207
|
background: var(--color-background-segment-hover-s3f27a, #ffffff);
|
|
208
208
|
color: #0972d3;
|
|
@@ -211,20 +211,20 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
211
211
|
border-color: var(--color-border-segment-hover-9notuw, #414d5c);
|
|
212
212
|
cursor: pointer;
|
|
213
213
|
}
|
|
214
|
-
.
|
|
214
|
+
.awsui_segment_8cbea_1d363_97:not(#\9):hover:not(.awsui_selected_8cbea_1d363_172):not(.awsui_disabled_8cbea_1d363_164):not(:focus) + .awsui_segment_8cbea_1d363_97:not(.awsui_selected_8cbea_1d363_172) {
|
|
215
215
|
border-left-color: #414d5c;
|
|
216
216
|
border-left-color: var(--color-border-segment-hover-9notuw, #414d5c);
|
|
217
217
|
}
|
|
218
|
-
.
|
|
218
|
+
.awsui_segment_8cbea_1d363_97.awsui_selected_8cbea_1d363_172 + .awsui_segment_8cbea_1d363_97:not(#\9):hover:not(.awsui_selected_8cbea_1d363_172):not(.awsui_disabled_8cbea_1d363_164):not(:focus) {
|
|
219
219
|
border-left-color: #414d5c;
|
|
220
220
|
border-left-color: var(--color-border-segment-active-kdy5tm, #414d5c);
|
|
221
221
|
}
|
|
222
222
|
|
|
223
|
-
.
|
|
223
|
+
.awsui_icon_8cbea_1d363_193:not(#\9) {
|
|
224
224
|
/* used in test-utils */
|
|
225
225
|
}
|
|
226
226
|
|
|
227
|
-
.awsui_with-
|
|
227
|
+
.awsui_with-text_8cbea_1d363_197:not(#\9) {
|
|
228
228
|
position: relative;
|
|
229
229
|
left: calc(-1 * 4px);
|
|
230
230
|
left: calc(-1 * var(--space-xxs-ynfts5, 4px));
|
|
@@ -232,7 +232,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
232
232
|
margin-right: var(--space-xxs-ynfts5, 4px);
|
|
233
233
|
}
|
|
234
234
|
|
|
235
|
-
.awsui_with-no-
|
|
235
|
+
.awsui_with-no-text_8cbea_1d363_203:not(#\9) {
|
|
236
236
|
margin-right: auto;
|
|
237
237
|
margin-left: auto;
|
|
238
238
|
right: 0;
|
|
@@ -243,7 +243,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
243
243
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
244
244
|
SPDX-License-Identifier: Apache-2.0
|
|
245
245
|
*/
|
|
246
|
-
.
|
|
246
|
+
.awsui_root_8cbea_1d363_214:not(#\9) {
|
|
247
247
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
248
248
|
border-collapse: separate;
|
|
249
249
|
border-spacing: 0;
|
|
@@ -284,40 +284,40 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
284
284
|
font-family: var(--font-family-base-qnistn, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
285
285
|
}
|
|
286
286
|
|
|
287
|
-
.awsui_segment-
|
|
287
|
+
.awsui_segment-part_8cbea_1d363_225:not(#\9) {
|
|
288
288
|
display: inline-grid;
|
|
289
289
|
}
|
|
290
290
|
@media (max-width: 688px) {
|
|
291
|
-
.awsui_segment-
|
|
291
|
+
.awsui_segment-part_8cbea_1d363_225:not(#\9) {
|
|
292
292
|
display: none;
|
|
293
293
|
}
|
|
294
294
|
}
|
|
295
295
|
|
|
296
|
-
.
|
|
296
|
+
.awsui_select_8cbea_1d363_172:not(#\9) {
|
|
297
297
|
display: none;
|
|
298
298
|
}
|
|
299
299
|
@media (max-width: 688px) {
|
|
300
|
-
.
|
|
300
|
+
.awsui_select_8cbea_1d363_172:not(#\9) {
|
|
301
301
|
display: block;
|
|
302
302
|
}
|
|
303
303
|
}
|
|
304
304
|
|
|
305
|
-
.awsui_segment-count-
|
|
305
|
+
.awsui_segment-count-2_8cbea_1d363_244:not(#\9) {
|
|
306
306
|
grid-template-columns: 1fr 1fr;
|
|
307
307
|
}
|
|
308
308
|
|
|
309
|
-
.awsui_segment-count-
|
|
309
|
+
.awsui_segment-count-3_8cbea_1d363_249:not(#\9) {
|
|
310
310
|
grid-template-columns: 1fr 1fr 1fr;
|
|
311
311
|
}
|
|
312
312
|
|
|
313
|
-
.awsui_segment-count-
|
|
313
|
+
.awsui_segment-count-4_8cbea_1d363_254:not(#\9) {
|
|
314
314
|
grid-template-columns: 1fr 1fr 1fr 1fr;
|
|
315
315
|
}
|
|
316
316
|
|
|
317
|
-
.awsui_segment-count-
|
|
317
|
+
.awsui_segment-count-5_8cbea_1d363_259:not(#\9) {
|
|
318
318
|
grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
|
|
319
319
|
}
|
|
320
320
|
|
|
321
|
-
.awsui_segment-count-
|
|
321
|
+
.awsui_segment-count-6_8cbea_1d363_264:not(#\9) {
|
|
322
322
|
grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
|
|
323
323
|
}
|
|
@@ -2,19 +2,19 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"segment": "
|
|
6
|
-
"disabled": "
|
|
7
|
-
"selected": "
|
|
8
|
-
"icon": "
|
|
9
|
-
"with-text": "awsui_with-
|
|
10
|
-
"with-no-text": "awsui_with-no-
|
|
11
|
-
"root": "
|
|
12
|
-
"segment-part": "awsui_segment-
|
|
13
|
-
"select": "
|
|
14
|
-
"segment-count-2": "awsui_segment-count-
|
|
15
|
-
"segment-count-3": "awsui_segment-count-
|
|
16
|
-
"segment-count-4": "awsui_segment-count-
|
|
17
|
-
"segment-count-5": "awsui_segment-count-
|
|
18
|
-
"segment-count-6": "awsui_segment-count-
|
|
5
|
+
"segment": "awsui_segment_8cbea_1d363_97",
|
|
6
|
+
"disabled": "awsui_disabled_8cbea_1d363_164",
|
|
7
|
+
"selected": "awsui_selected_8cbea_1d363_172",
|
|
8
|
+
"icon": "awsui_icon_8cbea_1d363_193",
|
|
9
|
+
"with-text": "awsui_with-text_8cbea_1d363_197",
|
|
10
|
+
"with-no-text": "awsui_with-no-text_8cbea_1d363_203",
|
|
11
|
+
"root": "awsui_root_8cbea_1d363_214",
|
|
12
|
+
"segment-part": "awsui_segment-part_8cbea_1d363_225",
|
|
13
|
+
"select": "awsui_select_8cbea_1d363_172",
|
|
14
|
+
"segment-count-2": "awsui_segment-count-2_8cbea_1d363_244",
|
|
15
|
+
"segment-count-3": "awsui_segment-count-3_8cbea_1d363_249",
|
|
16
|
+
"segment-count-4": "awsui_segment-count-4_8cbea_1d363_254",
|
|
17
|
+
"segment-count-5": "awsui_segment-count-5_8cbea_1d363_259",
|
|
18
|
+
"segment-count-6": "awsui_segment-count-6_8cbea_1d363_264"
|
|
19
19
|
};
|
|
20
20
|
|
|
@@ -1,27 +1,27 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"header": "
|
|
6
|
-
"header-link": "awsui_header-
|
|
7
|
-
"header-link--has-logo": "awsui_header-link--has-
|
|
8
|
-
"header-link-text": "awsui_header-link-
|
|
9
|
-
"header-logo": "awsui_header-
|
|
10
|
-
"header-logo--stretched": "awsui_header-logo--
|
|
11
|
-
"list-container": "awsui_list-
|
|
12
|
-
"list": "
|
|
13
|
-
"list-variant-root": "awsui_list-variant-
|
|
14
|
-
"list-variant-expandable-link-group": "awsui_list-variant-expandable-link-
|
|
15
|
-
"list-item": "awsui_list-
|
|
16
|
-
"section": "
|
|
17
|
-
"expandable-link-group": "awsui_expandable-link-
|
|
18
|
-
"section-header": "awsui_section-
|
|
19
|
-
"link": "
|
|
20
|
-
"link-active": "awsui_link-
|
|
21
|
-
"info": "
|
|
22
|
-
"external-icon": "awsui_external-
|
|
23
|
-
"divider": "
|
|
24
|
-
"divider-default": "awsui_divider-
|
|
25
|
-
"divider-header": "awsui_divider-
|
|
4
|
+
"root": "awsui_root_l0dv0_1mtlo_93",
|
|
5
|
+
"header": "awsui_header_l0dv0_1mtlo_107",
|
|
6
|
+
"header-link": "awsui_header-link_l0dv0_1mtlo_112",
|
|
7
|
+
"header-link--has-logo": "awsui_header-link--has-logo_l0dv0_1mtlo_120",
|
|
8
|
+
"header-link-text": "awsui_header-link-text_l0dv0_1mtlo_120",
|
|
9
|
+
"header-logo": "awsui_header-logo_l0dv0_1mtlo_124",
|
|
10
|
+
"header-logo--stretched": "awsui_header-logo--stretched_l0dv0_1mtlo_130",
|
|
11
|
+
"list-container": "awsui_list-container_l0dv0_1mtlo_135",
|
|
12
|
+
"list": "awsui_list_l0dv0_1mtlo_135",
|
|
13
|
+
"list-variant-root": "awsui_list-variant-root_l0dv0_1mtlo_145",
|
|
14
|
+
"list-variant-expandable-link-group": "awsui_list-variant-expandable-link-group_l0dv0_1mtlo_151",
|
|
15
|
+
"list-item": "awsui_list-item_l0dv0_1mtlo_155",
|
|
16
|
+
"section": "awsui_section_l0dv0_1mtlo_161",
|
|
17
|
+
"expandable-link-group": "awsui_expandable-link-group_l0dv0_1mtlo_162",
|
|
18
|
+
"section-header": "awsui_section-header_l0dv0_1mtlo_175",
|
|
19
|
+
"link": "awsui_link_l0dv0_1mtlo_180",
|
|
20
|
+
"link-active": "awsui_link-active_l0dv0_1mtlo_187",
|
|
21
|
+
"info": "awsui_info_l0dv0_1mtlo_219",
|
|
22
|
+
"external-icon": "awsui_external-icon_l0dv0_1mtlo_223",
|
|
23
|
+
"divider": "awsui_divider_l0dv0_1mtlo_227",
|
|
24
|
+
"divider-default": "awsui_divider-default_l0dv0_1mtlo_232",
|
|
25
|
+
"divider-header": "awsui_divider-header_l0dv0_1mtlo_236"
|
|
26
26
|
};
|
|
27
27
|
|
|
@@ -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_l0dv0_1mtlo_93:not(#\9) {
|
|
94
94
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
95
95
|
border-collapse: separate;
|
|
96
96
|
border-spacing: 0;
|
|
@@ -134,14 +134,14 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
134
134
|
word-break: break-word;
|
|
135
135
|
}
|
|
136
136
|
|
|
137
|
-
.
|
|
137
|
+
.awsui_header_l0dv0_1mtlo_107:not(#\9) {
|
|
138
138
|
padding: 20px 28px;
|
|
139
139
|
padding: var(--space-scaled-l-t03y3z, 20px) var(--space-panel-nav-left-o5fvw3, 28px);
|
|
140
140
|
padding-right: calc(32px + 24px);
|
|
141
141
|
padding-right: calc(var(--space-scaled-xxl-pfgv96, 32px) + var(--space-xl-a39hup, 24px));
|
|
142
142
|
}
|
|
143
143
|
|
|
144
|
-
.awsui_header-
|
|
144
|
+
.awsui_header-link_l0dv0_1mtlo_112:not(#\9) {
|
|
145
145
|
font-size: 20px;
|
|
146
146
|
font-size: var(--font-panel-header-size-0vdgjc, 20px);
|
|
147
147
|
line-height: 24px;
|
|
@@ -154,11 +154,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
154
154
|
min-height: var(--font-panel-header-line-height-x2226j, 24px);
|
|
155
155
|
display: flex;
|
|
156
156
|
}
|
|
157
|
-
.awsui_header-link--has-
|
|
157
|
+
.awsui_header-link--has-logo_l0dv0_1mtlo_120 > .awsui_header-link-text_l0dv0_1mtlo_120:not(#\9) {
|
|
158
158
|
font-weight: 400;
|
|
159
159
|
}
|
|
160
160
|
|
|
161
|
-
.awsui_header-
|
|
161
|
+
.awsui_header-logo_l0dv0_1mtlo_124:not(#\9) {
|
|
162
162
|
margin-right: 12px;
|
|
163
163
|
margin-right: var(--space-s-hv8c1d, 12px);
|
|
164
164
|
margin-top: 2px;
|
|
@@ -167,24 +167,24 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
167
167
|
max-width: calc(1.25 * var(--size-icon-big-cu55wt, 32px));
|
|
168
168
|
align-self: flex-start;
|
|
169
169
|
}
|
|
170
|
-
.awsui_header-logo--
|
|
170
|
+
.awsui_header-logo--stretched_l0dv0_1mtlo_130:not(#\9) {
|
|
171
171
|
max-width: 100%;
|
|
172
172
|
margin-right: 0;
|
|
173
173
|
}
|
|
174
174
|
|
|
175
|
-
.awsui_list-
|
|
175
|
+
.awsui_list-container_l0dv0_1mtlo_135:not(#\9) {
|
|
176
176
|
margin-top: 20px;
|
|
177
177
|
margin-top: var(--space-scaled-l-t03y3z, 20px);
|
|
178
178
|
}
|
|
179
179
|
|
|
180
|
-
.
|
|
180
|
+
.awsui_list_l0dv0_1mtlo_135:not(#\9) {
|
|
181
181
|
margin: 0;
|
|
182
182
|
padding: 0;
|
|
183
183
|
padding-left: 20px;
|
|
184
184
|
padding-left: var(--space-l-4vl6xu, 20px);
|
|
185
185
|
}
|
|
186
186
|
|
|
187
|
-
.awsui_list-variant-
|
|
187
|
+
.awsui_list-variant-root_l0dv0_1mtlo_145:not(#\9) {
|
|
188
188
|
margin: 0;
|
|
189
189
|
margin-bottom: 40px;
|
|
190
190
|
margin-bottom: var(--space-scaled-xxxl-ffokcj, 40px);
|
|
@@ -192,42 +192,42 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
192
192
|
padding: 0 var(--space-panel-side-right-kev4k9, 24px) 0 var(--space-panel-nav-left-o5fvw3, 28px);
|
|
193
193
|
}
|
|
194
194
|
|
|
195
|
-
.awsui_list-variant-expandable-link-
|
|
195
|
+
.awsui_list-variant-expandable-link-group_l0dv0_1mtlo_151:not(#\9) {
|
|
196
196
|
padding-left: 40px;
|
|
197
197
|
padding-left: var(--space-xxxl-bo9z7f, 40px);
|
|
198
198
|
}
|
|
199
199
|
|
|
200
|
-
.awsui_list-
|
|
200
|
+
.awsui_list-item_l0dv0_1mtlo_155:not(#\9) {
|
|
201
201
|
margin: 8px 0;
|
|
202
202
|
margin: var(--space-scaled-xs-6859qs, 8px) 0;
|
|
203
203
|
padding: 0;
|
|
204
204
|
list-style: none;
|
|
205
205
|
}
|
|
206
206
|
|
|
207
|
-
.
|
|
208
|
-
.awsui_expandable-link-
|
|
207
|
+
.awsui_section_l0dv0_1mtlo_161:not(#\9),
|
|
208
|
+
.awsui_expandable-link-group_l0dv0_1mtlo_162:not(#\9) {
|
|
209
209
|
margin-left: calc(-1 * 20px);
|
|
210
210
|
margin-left: calc(-1 * var(--space-l-4vl6xu, 20px));
|
|
211
211
|
}
|
|
212
212
|
|
|
213
|
-
.
|
|
213
|
+
.awsui_section_l0dv0_1mtlo_161:not(#\9) {
|
|
214
214
|
margin-top: calc(20px - 2px);
|
|
215
215
|
margin-top: calc(var(--space-scaled-2x-l-yejodm, 20px) - var(--border-divider-section-width-4wm2it, 2px));
|
|
216
216
|
margin-bottom: calc(20px - 2px);
|
|
217
217
|
margin-bottom: calc(var(--space-scaled-2x-l-yejodm, 20px) - var(--border-divider-section-width-4wm2it, 2px));
|
|
218
218
|
/* stylelint-disable-next-line selector-max-type */
|
|
219
219
|
}
|
|
220
|
-
.
|
|
220
|
+
.awsui_section_l0dv0_1mtlo_161 > div:not(#\9) {
|
|
221
221
|
padding: 0;
|
|
222
222
|
}
|
|
223
223
|
|
|
224
|
-
.awsui_section-
|
|
224
|
+
.awsui_section-header_l0dv0_1mtlo_175:not(#\9) {
|
|
225
225
|
color: #414d5c;
|
|
226
226
|
color: var(--color-text-body-secondary-fdstdf, #414d5c);
|
|
227
227
|
font-weight: 700;
|
|
228
228
|
}
|
|
229
229
|
|
|
230
|
-
.
|
|
230
|
+
.awsui_link_l0dv0_1mtlo_180:not(#\9) {
|
|
231
231
|
font-size: 14px;
|
|
232
232
|
font-size: var(--font-body-m-size-sregvd, 14px);
|
|
233
233
|
line-height: 22px;
|
|
@@ -237,31 +237,31 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
237
237
|
font-weight: 400;
|
|
238
238
|
}
|
|
239
239
|
|
|
240
|
-
.awsui_link-
|
|
240
|
+
.awsui_link-active_l0dv0_1mtlo_187:not(#\9) {
|
|
241
241
|
font-weight: 800;
|
|
242
242
|
font-weight: var(--font-wayfinding-link-active-weight-l3fid7, 800);
|
|
243
243
|
color: #0972d3;
|
|
244
244
|
color: var(--color-text-accent-s1eqko, #0972d3);
|
|
245
245
|
}
|
|
246
246
|
|
|
247
|
-
.awsui_header-
|
|
248
|
-
.
|
|
247
|
+
.awsui_header-link_l0dv0_1mtlo_112:not(#\9),
|
|
248
|
+
.awsui_link_l0dv0_1mtlo_180:not(#\9) {
|
|
249
249
|
text-decoration: none;
|
|
250
250
|
}
|
|
251
|
-
.awsui_header-
|
|
252
|
-
.
|
|
251
|
+
.awsui_header-link_l0dv0_1mtlo_112:not(#\9):hover,
|
|
252
|
+
.awsui_link_l0dv0_1mtlo_180:not(#\9):hover {
|
|
253
253
|
color: #0972d3;
|
|
254
254
|
color: var(--color-text-accent-s1eqko, #0972d3);
|
|
255
255
|
}
|
|
256
|
-
.awsui_header-
|
|
257
|
-
.
|
|
256
|
+
.awsui_header-link_l0dv0_1mtlo_112:not(#\9):focus,
|
|
257
|
+
.awsui_link_l0dv0_1mtlo_180:not(#\9):focus {
|
|
258
258
|
outline: none;
|
|
259
259
|
}
|
|
260
|
-
.awsui_header-
|
|
260
|
+
.awsui_header-link_l0dv0_1mtlo_112:not(#\9):hover, .awsui_header-link_l0dv0_1mtlo_112:not(#\9):focus, .awsui_link_l0dv0_1mtlo_180:not(#\9):hover, .awsui_link_l0dv0_1mtlo_180:not(#\9):focus {
|
|
261
261
|
text-decoration: none;
|
|
262
262
|
}
|
|
263
|
-
.awsui_header-
|
|
264
|
-
.
|
|
263
|
+
.awsui_header-link_l0dv0_1mtlo_112[data-awsui-focus-visible=true]:not(#\9):focus,
|
|
264
|
+
.awsui_link_l0dv0_1mtlo_180[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
265
265
|
outline: thin dotted;
|
|
266
266
|
outline: 0;
|
|
267
267
|
outline: var(--border-link-focus-ring-outline-k2wccv, 0);
|
|
@@ -269,32 +269,32 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
269
269
|
outline-color: #0972d3;
|
|
270
270
|
outline-color: var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
271
271
|
border-radius: 4px;
|
|
272
|
-
border-radius: var(--border-radius-control-focus-ring-
|
|
272
|
+
border-radius: var(--border-radius-control-default-focus-ring-7661kz, 4px);
|
|
273
273
|
box-shadow: 0 0 0 2px #0972d3;
|
|
274
274
|
box-shadow: 0 0 0 var(--border-link-focus-ring-shadow-spread-nv4ahb, 2px) var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
275
275
|
}
|
|
276
276
|
|
|
277
|
-
.
|
|
277
|
+
.awsui_info_l0dv0_1mtlo_219:not(#\9) {
|
|
278
278
|
margin-left: 8px;
|
|
279
279
|
margin-left: var(--space-xs-rsr2qu, 8px);
|
|
280
280
|
}
|
|
281
281
|
|
|
282
|
-
.awsui_external-
|
|
282
|
+
.awsui_external-icon_l0dv0_1mtlo_223:not(#\9) {
|
|
283
283
|
margin-left: 4px;
|
|
284
284
|
margin-left: var(--space-xxs-ynfts5, 4px);
|
|
285
285
|
}
|
|
286
286
|
|
|
287
|
-
.
|
|
287
|
+
.awsui_divider_l0dv0_1mtlo_227:not(#\9) {
|
|
288
288
|
border: none;
|
|
289
289
|
border-top: 2px solid #e9ebed;
|
|
290
290
|
border-top: var(--border-divider-section-width-4wm2it, 2px) solid var(--color-border-divider-default-7s2wjw, #e9ebed);
|
|
291
291
|
}
|
|
292
292
|
|
|
293
|
-
.awsui_divider-
|
|
293
|
+
.awsui_divider-default_l0dv0_1mtlo_232:not(#\9) {
|
|
294
294
|
margin: 24px calc(-1 * 12px);
|
|
295
295
|
margin: var(--space-scaled-2x-xl-x30c9w, 24px) calc(-1 * var(--space-s-hv8c1d, 12px));
|
|
296
296
|
}
|
|
297
297
|
|
|
298
|
-
.awsui_divider-
|
|
298
|
+
.awsui_divider-header_l0dv0_1mtlo_236:not(#\9) {
|
|
299
299
|
margin-top: 0;
|
|
300
300
|
}
|
|
@@ -2,27 +2,27 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"root": "
|
|
6
|
-
"header": "
|
|
7
|
-
"header-link": "awsui_header-
|
|
8
|
-
"header-link--has-logo": "awsui_header-link--has-
|
|
9
|
-
"header-link-text": "awsui_header-link-
|
|
10
|
-
"header-logo": "awsui_header-
|
|
11
|
-
"header-logo--stretched": "awsui_header-logo--
|
|
12
|
-
"list-container": "awsui_list-
|
|
13
|
-
"list": "
|
|
14
|
-
"list-variant-root": "awsui_list-variant-
|
|
15
|
-
"list-variant-expandable-link-group": "awsui_list-variant-expandable-link-
|
|
16
|
-
"list-item": "awsui_list-
|
|
17
|
-
"section": "
|
|
18
|
-
"expandable-link-group": "awsui_expandable-link-
|
|
19
|
-
"section-header": "awsui_section-
|
|
20
|
-
"link": "
|
|
21
|
-
"link-active": "awsui_link-
|
|
22
|
-
"info": "
|
|
23
|
-
"external-icon": "awsui_external-
|
|
24
|
-
"divider": "
|
|
25
|
-
"divider-default": "awsui_divider-
|
|
26
|
-
"divider-header": "awsui_divider-
|
|
5
|
+
"root": "awsui_root_l0dv0_1mtlo_93",
|
|
6
|
+
"header": "awsui_header_l0dv0_1mtlo_107",
|
|
7
|
+
"header-link": "awsui_header-link_l0dv0_1mtlo_112",
|
|
8
|
+
"header-link--has-logo": "awsui_header-link--has-logo_l0dv0_1mtlo_120",
|
|
9
|
+
"header-link-text": "awsui_header-link-text_l0dv0_1mtlo_120",
|
|
10
|
+
"header-logo": "awsui_header-logo_l0dv0_1mtlo_124",
|
|
11
|
+
"header-logo--stretched": "awsui_header-logo--stretched_l0dv0_1mtlo_130",
|
|
12
|
+
"list-container": "awsui_list-container_l0dv0_1mtlo_135",
|
|
13
|
+
"list": "awsui_list_l0dv0_1mtlo_135",
|
|
14
|
+
"list-variant-root": "awsui_list-variant-root_l0dv0_1mtlo_145",
|
|
15
|
+
"list-variant-expandable-link-group": "awsui_list-variant-expandable-link-group_l0dv0_1mtlo_151",
|
|
16
|
+
"list-item": "awsui_list-item_l0dv0_1mtlo_155",
|
|
17
|
+
"section": "awsui_section_l0dv0_1mtlo_161",
|
|
18
|
+
"expandable-link-group": "awsui_expandable-link-group_l0dv0_1mtlo_162",
|
|
19
|
+
"section-header": "awsui_section-header_l0dv0_1mtlo_175",
|
|
20
|
+
"link": "awsui_link_l0dv0_1mtlo_180",
|
|
21
|
+
"link-active": "awsui_link-active_l0dv0_1mtlo_187",
|
|
22
|
+
"info": "awsui_info_l0dv0_1mtlo_219",
|
|
23
|
+
"external-icon": "awsui_external-icon_l0dv0_1mtlo_223",
|
|
24
|
+
"divider": "awsui_divider_l0dv0_1mtlo_227",
|
|
25
|
+
"divider-default": "awsui_divider-default_l0dv0_1mtlo_232",
|
|
26
|
+
"divider-header": "awsui_divider-header_l0dv0_1mtlo_236"
|
|
27
27
|
};
|
|
28
28
|
|