@cloudscape-design/components-themeable 3.0.20 → 3.0.21
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/scss/annotation-context/annotation/styles.scss +1 -1
- package/lib/internal/scss/expandable-section/styles.scss +1 -1
- package/lib/internal/scss/internal/components/filtering-token/styles.scss +1 -1
- package/lib/internal/scss/internal/styles/forms/constants.scss +1 -1
- package/lib/internal/scss/internal/styles/forms/mixins.scss +2 -2
- package/lib/internal/scss/pagination/styles.scss +1 -1
- package/lib/internal/scss/radio-group/styles.scss +1 -1
- package/lib/internal/scss/tiles/styles.scss +1 -1
- package/lib/internal/scss/token-group/styles.scss +2 -2
- package/lib/internal/template/annotation-context/annotation/styles.css.js +24 -24
- package/lib/internal/template/annotation-context/annotation/styles.scoped.css +30 -30
- 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 +12 -12
- 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 +152 -152
- 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 +16 -16
- 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 +163 -163
- 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 +7 -7
- 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 +166 -166
- package/lib/internal/template/code-editor/styles.selectors.js +33 -33
- package/lib/internal/template/expandable-section/styles.css.js +20 -20
- package/lib/internal/template/expandable-section/styles.scoped.css +42 -42
- 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 +59 -59
- package/lib/internal/template/help-panel/styles.selectors.js +4 -4
- package/lib/internal/template/input/styles.css.js +13 -13
- package/lib/internal/template/input/styles.scoped.css +35 -35
- package/lib/internal/template/input/styles.selectors.js +13 -13
- package/lib/internal/template/internal/base-component/styles.scoped.css +10 -6
- package/lib/internal/template/internal/components/button-trigger/styles.css.js +9 -9
- package/lib/internal/template/internal/components/button-trigger/styles.scoped.css +26 -26
- package/lib/internal/template/internal/components/button-trigger/styles.selectors.js +9 -9
- package/lib/internal/template/internal/components/chart-legend/styles.css.js +7 -7
- package/lib/internal/template/internal/components/chart-legend/styles.scoped.css +16 -16
- package/lib/internal/template/internal/components/chart-legend/styles.selectors.js +7 -7
- 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 +14 -14
- package/lib/internal/template/internal/components/menu-dropdown/styles.selectors.js +7 -7
- package/lib/internal/template/internal/environment.js +1 -1
- package/lib/internal/template/internal/generated/theming/index.cjs +18 -12
- package/lib/internal/template/internal/generated/theming/index.js +18 -12
- package/lib/internal/template/link/styles.css.js +18 -18
- package/lib/internal/template/link/styles.scoped.css +70 -70
- package/lib/internal/template/link/styles.selectors.js +18 -18
- package/lib/internal/template/pagination/styles.css.js +9 -9
- package/lib/internal/template/pagination/styles.scoped.css +24 -24
- 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 +63 -63
- package/lib/internal/template/popover/styles.selectors.js +48 -48
- package/lib/internal/template/property-filter/interfaces.d.ts +1 -1
- package/lib/internal/template/property-filter/interfaces.js.map +1 -1
- package/lib/internal/template/radio-group/styles.css.js +9 -9
- package/lib/internal/template/radio-group/styles.scoped.css +17 -17
- 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 +34 -34
- 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 +33 -33
- 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 +81 -81
- 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 +26 -26
- package/lib/internal/template/table/header-cell/styles.selectors.js +14 -14
- package/lib/internal/template/tabs/styles.css.js +21 -21
- package/lib/internal/template/tabs/styles.scoped.css +38 -38
- 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 +11 -11
- 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 +61 -61
- 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 +14 -14
- package/lib/internal/template/textarea/styles.selectors.js +4 -4
- package/lib/internal/template/tiles/styles.css.js +28 -28
- package/lib/internal/template/tiles/styles.scoped.css +69 -69
- package/lib/internal/template/tiles/styles.selectors.js +28 -28
- package/lib/internal/template/toggle/styles.css.js +8 -8
- package/lib/internal/template/toggle/styles.scoped.css +15 -15
- 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 +25 -25
- 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 +43 -43
- 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 +68 -68
- 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 +29 -29
- 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 +59 -59
- package/lib/internal/template/wizard/styles.selectors.js +31 -31
- package/package.json +1 -1
|
@@ -90,7 +90,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
90
90
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
91
91
|
SPDX-License-Identifier: Apache-2.0
|
|
92
92
|
*/
|
|
93
|
-
.
|
|
93
|
+
.awsui_root_1mabk_1i9qf_93:not(#\9) {
|
|
94
94
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
95
95
|
border-collapse: separate;
|
|
96
96
|
border-spacing: 0;
|
|
@@ -132,21 +132,21 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
132
132
|
display: block;
|
|
133
133
|
}
|
|
134
134
|
|
|
135
|
-
.
|
|
135
|
+
.awsui_radio_1mabk_1i9qf_105:not(#\9) {
|
|
136
136
|
/*used in test-utils*/
|
|
137
137
|
}
|
|
138
138
|
|
|
139
|
-
.
|
|
139
|
+
.awsui_radio_1mabk_1i9qf_105 + .awsui_radio_1mabk_1i9qf_105:not(#\9) {
|
|
140
140
|
margin-top: 4px;
|
|
141
141
|
margin-top: var(--space-scaled-xxs-95dhkm, 4px);
|
|
142
142
|
}
|
|
143
143
|
|
|
144
|
-
.awsui_radio--has-
|
|
144
|
+
.awsui_radio--has-description_1mabk_1i9qf_113 + .awsui_radio_1mabk_1i9qf_105:not(#\9) {
|
|
145
145
|
margin-top: 8px;
|
|
146
146
|
margin-top: var(--space-scaled-xs-6859qs, 8px);
|
|
147
147
|
}
|
|
148
148
|
|
|
149
|
-
.awsui_radio-
|
|
149
|
+
.awsui_radio-control_1mabk_1i9qf_117:not(#\9) {
|
|
150
150
|
margin-top: calc((22px - 14px) / 2);
|
|
151
151
|
margin-top: calc((var(--font-body-m-line-height-i7xxvv, 22px) - var(--size-control-eyly4k, 14px)) / 2);
|
|
152
152
|
min-height: 14px;
|
|
@@ -159,17 +159,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
159
159
|
width: var(--size-control-eyly4k, 14px);
|
|
160
160
|
}
|
|
161
161
|
|
|
162
|
-
.
|
|
162
|
+
.awsui_input_1mabk_1i9qf_125[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
163
163
|
/* stylelint-disable-next-line selector-max-type, @cloudscape-design/no-implicit-descendant */
|
|
164
164
|
}
|
|
165
|
-
.
|
|
165
|
+
.awsui_input_1mabk_1i9qf_125[data-awsui-focus-visible=true]:not(#\9):focus + div {
|
|
166
166
|
position: relative;
|
|
167
167
|
}
|
|
168
|
-
.
|
|
168
|
+
.awsui_input_1mabk_1i9qf_125[data-awsui-focus-visible=true]:not(#\9):focus + div {
|
|
169
169
|
outline: 2px dotted transparent;
|
|
170
170
|
outline-offset: calc(2px - 1px);
|
|
171
171
|
}
|
|
172
|
-
.
|
|
172
|
+
.awsui_input_1mabk_1i9qf_125[data-awsui-focus-visible=true]:not(#\9):focus + div::before {
|
|
173
173
|
content: " ";
|
|
174
174
|
display: block;
|
|
175
175
|
position: absolute;
|
|
@@ -178,25 +178,25 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
178
178
|
width: calc(100% + 2 * 2px);
|
|
179
179
|
height: calc(100% + 2 * 2px);
|
|
180
180
|
border-radius: 50%;
|
|
181
|
-
border-radius: var(--border-radius-control-focus-ring-
|
|
181
|
+
border-radius: var(--border-radius-control-circular-focus-ring-l88ib6, 50%);
|
|
182
182
|
box-shadow: 0 0 0 2px #0073bb;
|
|
183
183
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-n5kd8g, #0073bb);
|
|
184
184
|
}
|
|
185
185
|
|
|
186
|
-
.awsui_styled-circle-
|
|
186
|
+
.awsui_styled-circle-border_1mabk_1i9qf_147:not(#\9) {
|
|
187
187
|
stroke: #aab7b8;
|
|
188
188
|
stroke: var(--color-border-control-default-jt0hca, #aab7b8);
|
|
189
189
|
fill: #ffffff;
|
|
190
190
|
fill: var(--color-background-control-default-8xmy94, #ffffff);
|
|
191
191
|
}
|
|
192
|
-
.awsui_styled-circle-
|
|
192
|
+
.awsui_styled-circle-border_1mabk_1i9qf_147.awsui_styled-circle-disabled_1mabk_1i9qf_151:not(#\9) {
|
|
193
193
|
fill: #d5dbdb;
|
|
194
194
|
fill: var(--color-background-control-disabled-0y91m8, #d5dbdb);
|
|
195
195
|
stroke: #d5dbdb;
|
|
196
196
|
stroke: var(--color-background-control-disabled-0y91m8, #d5dbdb);
|
|
197
197
|
}
|
|
198
198
|
|
|
199
|
-
.awsui_styled-circle-
|
|
199
|
+
.awsui_styled-circle-fill_1mabk_1i9qf_156:not(#\9) {
|
|
200
200
|
stroke: #0073bb;
|
|
201
201
|
stroke: var(--color-background-control-checked-dyuc53, #0073bb);
|
|
202
202
|
fill: #ffffff;
|
|
@@ -205,22 +205,22 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
205
205
|
transition: opacity 90ms linear;
|
|
206
206
|
transition: opacity var(--motion-duration-transition-quick-x85tae, 90ms) var(--motion-easing-transition-quick-lukbd8, linear);
|
|
207
207
|
}
|
|
208
|
-
.awsui_styled-circle-
|
|
208
|
+
.awsui_styled-circle-fill_1mabk_1i9qf_156.awsui_styled-circle-checked_1mabk_1i9qf_162:not(#\9) {
|
|
209
209
|
opacity: 1;
|
|
210
210
|
}
|
|
211
|
-
.awsui_styled-circle-
|
|
211
|
+
.awsui_styled-circle-fill_1mabk_1i9qf_156.awsui_styled-circle-disabled_1mabk_1i9qf_151:not(#\9) {
|
|
212
212
|
fill: #ffffff;
|
|
213
213
|
fill: var(--color-foreground-control-disabled-84rf4t, #ffffff);
|
|
214
214
|
stroke: #d5dbdb;
|
|
215
215
|
stroke: var(--color-background-control-disabled-0y91m8, #d5dbdb);
|
|
216
216
|
}
|
|
217
217
|
@media (prefers-reduced-motion: reduce) {
|
|
218
|
-
.awsui_styled-circle-
|
|
218
|
+
.awsui_styled-circle-fill_1mabk_1i9qf_156:not(#\9) {
|
|
219
219
|
animation: none;
|
|
220
220
|
transition: none;
|
|
221
221
|
}
|
|
222
222
|
}
|
|
223
|
-
.awsui-motion-disabled .awsui_styled-circle-
|
|
223
|
+
.awsui-motion-disabled .awsui_styled-circle-fill_1mabk_1i9qf_156:not(#\9), .awsui-mode-entering .awsui_styled-circle-fill_1mabk_1i9qf_156:not(#\9) {
|
|
224
224
|
animation: none;
|
|
225
225
|
transition: none;
|
|
226
226
|
}
|
|
@@ -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_1i9qf_93",
|
|
6
|
+
"radio": "awsui_radio_1mabk_1i9qf_105",
|
|
7
|
+
"radio--has-description": "awsui_radio--has-description_1mabk_1i9qf_113",
|
|
8
|
+
"radio-control": "awsui_radio-control_1mabk_1i9qf_117",
|
|
9
|
+
"input": "awsui_input_1mabk_1i9qf_125",
|
|
10
|
+
"styled-circle-border": "awsui_styled-circle-border_1mabk_1i9qf_147",
|
|
11
|
+
"styled-circle-disabled": "awsui_styled-circle-disabled_1mabk_1i9qf_151",
|
|
12
|
+
"styled-circle-fill": "awsui_styled-circle-fill_1mabk_1i9qf_156",
|
|
13
|
+
"styled-circle-checked": "awsui_styled-circle-checked_1mabk_1i9qf_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_1e110_97",
|
|
5
|
+
"disabled": "awsui_disabled_8cbea_1e110_164",
|
|
6
|
+
"selected": "awsui_selected_8cbea_1e110_172",
|
|
7
|
+
"icon": "awsui_icon_8cbea_1e110_193",
|
|
8
|
+
"with-text": "awsui_with-text_8cbea_1e110_197",
|
|
9
|
+
"with-no-text": "awsui_with-no-text_8cbea_1e110_203",
|
|
10
|
+
"root": "awsui_root_8cbea_1e110_214",
|
|
11
|
+
"segment-part": "awsui_segment-part_8cbea_1e110_225",
|
|
12
|
+
"select": "awsui_select_8cbea_1e110_172",
|
|
13
|
+
"segment-count-2": "awsui_segment-count-2_8cbea_1e110_244",
|
|
14
|
+
"segment-count-3": "awsui_segment-count-3_8cbea_1e110_249",
|
|
15
|
+
"segment-count-4": "awsui_segment-count-4_8cbea_1e110_254",
|
|
16
|
+
"segment-count-5": "awsui_segment-count-5_8cbea_1e110_259",
|
|
17
|
+
"segment-count-6": "awsui_segment-count-6_8cbea_1e110_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_1e110_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-9k644f, #545b64);
|
|
117
117
|
overflow: visible;
|
|
118
118
|
}
|
|
119
|
-
.
|
|
119
|
+
.awsui_segment_8cbea_1e110_97:not(#\9):focus {
|
|
120
120
|
outline: none;
|
|
121
121
|
}
|
|
122
|
-
.
|
|
122
|
+
.awsui_segment_8cbea_1e110_97:not(#\9):nth-child(1) {
|
|
123
123
|
grid-column: 1;
|
|
124
124
|
-ms-grid-column: 1;
|
|
125
125
|
}
|
|
126
|
-
.
|
|
126
|
+
.awsui_segment_8cbea_1e110_97:not(#\9):nth-child(2) {
|
|
127
127
|
grid-column: 2;
|
|
128
128
|
-ms-grid-column: 2;
|
|
129
129
|
}
|
|
130
|
-
.
|
|
130
|
+
.awsui_segment_8cbea_1e110_97:not(#\9):nth-child(3) {
|
|
131
131
|
grid-column: 3;
|
|
132
132
|
-ms-grid-column: 3;
|
|
133
133
|
}
|
|
134
|
-
.
|
|
134
|
+
.awsui_segment_8cbea_1e110_97:not(#\9):nth-child(4) {
|
|
135
135
|
grid-column: 4;
|
|
136
136
|
-ms-grid-column: 4;
|
|
137
137
|
}
|
|
138
|
-
.
|
|
138
|
+
.awsui_segment_8cbea_1e110_97:not(#\9):nth-child(5) {
|
|
139
139
|
grid-column: 5;
|
|
140
140
|
-ms-grid-column: 5;
|
|
141
141
|
}
|
|
142
|
-
.
|
|
142
|
+
.awsui_segment_8cbea_1e110_97:not(#\9):nth-child(6) {
|
|
143
143
|
grid-column: 6;
|
|
144
144
|
-ms-grid-column: 6;
|
|
145
145
|
}
|
|
146
|
-
.
|
|
146
|
+
.awsui_segment_8cbea_1e110_97[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
147
147
|
position: relative;
|
|
148
148
|
}
|
|
149
|
-
.
|
|
149
|
+
.awsui_segment_8cbea_1e110_97[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
150
150
|
outline: 2px dotted transparent;
|
|
151
151
|
outline-offset: calc(0px - 1px);
|
|
152
152
|
outline-offset: calc(var(--space-segmented-control-focus-outline-gutter-82bijn, 0px) - 1px);
|
|
153
153
|
}
|
|
154
|
-
.
|
|
154
|
+
.awsui_segment_8cbea_1e110_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 * 0px);
|
|
165
165
|
height: calc(100% + 2 * var(--space-segmented-control-focus-outline-gutter-82bijn, 0px));
|
|
166
166
|
border-radius: 2px;
|
|
167
|
-
border-radius: var(--border-radius-control-focus-ring-
|
|
167
|
+
border-radius: var(--border-radius-control-default-focus-ring-hekmgc, 2px);
|
|
168
168
|
box-shadow: 0 0 0 2px #0073bb;
|
|
169
169
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-n5kd8g, #0073bb);
|
|
170
170
|
}
|
|
171
|
-
.
|
|
171
|
+
.awsui_segment_8cbea_1e110_97:not(#\9):last-child {
|
|
172
172
|
border-right-width: 1px;
|
|
173
173
|
border-right-width: var(--border-field-width-y6x4sn, 1px);
|
|
174
174
|
border-radius: 0 2px 2px 0;
|
|
175
175
|
border-radius: 0 var(--border-radius-button-qh52qv, 2px) var(--border-radius-button-qh52qv, 2px) 0;
|
|
176
176
|
}
|
|
177
|
-
.
|
|
177
|
+
.awsui_segment_8cbea_1e110_97:not(#\9):first-child {
|
|
178
178
|
border-radius: 2px 0 0 2px;
|
|
179
179
|
border-radius: var(--border-radius-button-qh52qv, 2px) 0 0 var(--border-radius-button-qh52qv, 2px);
|
|
180
180
|
}
|
|
181
|
-
.
|
|
181
|
+
.awsui_segment_8cbea_1e110_97.awsui_disabled_8cbea_1e110_164:not(#\9) {
|
|
182
182
|
background: #ffffff;
|
|
183
183
|
background: var(--color-background-segment-disabled-gcpwaz, #ffffff);
|
|
184
184
|
border-color: #d5dbdb;
|
|
@@ -186,11 +186,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
186
186
|
color: #aab7b8;
|
|
187
187
|
color: var(--color-text-interactive-disabled-jcikk2, #aab7b8);
|
|
188
188
|
}
|
|
189
|
-
.
|
|
189
|
+
.awsui_segment_8cbea_1e110_97:not(#\9):not(.awsui_disabled_8cbea_1e110_164) + .awsui_segment_8cbea_1e110_97.awsui_disabled_8cbea_1e110_164 {
|
|
190
190
|
border-left-color: #687078;
|
|
191
191
|
border-left-color: var(--color-border-segment-default-zm0agy, #687078);
|
|
192
192
|
}
|
|
193
|
-
.
|
|
193
|
+
.awsui_segment_8cbea_1e110_97.awsui_selected_8cbea_1e110_172:not(#\9) {
|
|
194
194
|
background: #eaeded;
|
|
195
195
|
background: var(--color-background-segment-active-khzpn5, #eaeded);
|
|
196
196
|
border-color: #16191f;
|
|
@@ -198,11 +198,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
198
198
|
color: #16191f;
|
|
199
199
|
color: var(--color-text-segment-active-o087le, #16191f);
|
|
200
200
|
}
|
|
201
|
-
.
|
|
201
|
+
.awsui_segment_8cbea_1e110_97.awsui_selected_8cbea_1e110_172 + .awsui_segment_8cbea_1e110_97:not(#\9), .awsui_segment_8cbea_1e110_97.awsui_selected_8cbea_1e110_172 + .awsui_segment_8cbea_1e110_97.awsui_disabled_8cbea_1e110_164:not(#\9) {
|
|
202
202
|
border-left-color: #16191f;
|
|
203
203
|
border-left-color: var(--color-border-segment-active-9wobfw, #16191f);
|
|
204
204
|
}
|
|
205
|
-
.
|
|
205
|
+
.awsui_segment_8cbea_1e110_97:not(#\9):hover:not(.awsui_selected_8cbea_1e110_172):not(.awsui_disabled_8cbea_1e110_164):not(:focus) {
|
|
206
206
|
background: #fafafa;
|
|
207
207
|
background: var(--color-background-segment-hover-p2rkog, #fafafa);
|
|
208
208
|
color: #16191f;
|
|
@@ -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-0iwmji, #16191f);
|
|
212
212
|
cursor: pointer;
|
|
213
213
|
}
|
|
214
|
-
.
|
|
214
|
+
.awsui_segment_8cbea_1e110_97:not(#\9):hover:not(.awsui_selected_8cbea_1e110_172):not(.awsui_disabled_8cbea_1e110_164):not(:focus) + .awsui_segment_8cbea_1e110_97:not(.awsui_selected_8cbea_1e110_172) {
|
|
215
215
|
border-left-color: #16191f;
|
|
216
216
|
border-left-color: var(--color-border-segment-hover-0iwmji, #16191f);
|
|
217
217
|
}
|
|
218
|
-
.
|
|
218
|
+
.awsui_segment_8cbea_1e110_97.awsui_selected_8cbea_1e110_172 + .awsui_segment_8cbea_1e110_97:not(#\9):hover:not(.awsui_selected_8cbea_1e110_172):not(.awsui_disabled_8cbea_1e110_164):not(:focus) {
|
|
219
219
|
border-left-color: #16191f;
|
|
220
220
|
border-left-color: var(--color-border-segment-active-9wobfw, #16191f);
|
|
221
221
|
}
|
|
222
222
|
|
|
223
|
-
.
|
|
223
|
+
.awsui_icon_8cbea_1e110_193:not(#\9) {
|
|
224
224
|
/* used in test-utils */
|
|
225
225
|
}
|
|
226
226
|
|
|
227
|
-
.awsui_with-
|
|
227
|
+
.awsui_with-text_8cbea_1e110_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_1e110_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_1e110_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-mylvzb, "Noto Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
285
285
|
}
|
|
286
286
|
|
|
287
|
-
.awsui_segment-
|
|
287
|
+
.awsui_segment-part_8cbea_1e110_225:not(#\9) {
|
|
288
288
|
display: inline-grid;
|
|
289
289
|
}
|
|
290
290
|
@media (max-width: 688px) {
|
|
291
|
-
.awsui_segment-
|
|
291
|
+
.awsui_segment-part_8cbea_1e110_225:not(#\9) {
|
|
292
292
|
display: none;
|
|
293
293
|
}
|
|
294
294
|
}
|
|
295
295
|
|
|
296
|
-
.
|
|
296
|
+
.awsui_select_8cbea_1e110_172:not(#\9) {
|
|
297
297
|
display: none;
|
|
298
298
|
}
|
|
299
299
|
@media (max-width: 688px) {
|
|
300
|
-
.
|
|
300
|
+
.awsui_select_8cbea_1e110_172:not(#\9) {
|
|
301
301
|
display: block;
|
|
302
302
|
}
|
|
303
303
|
}
|
|
304
304
|
|
|
305
|
-
.awsui_segment-count-
|
|
305
|
+
.awsui_segment-count-2_8cbea_1e110_244:not(#\9) {
|
|
306
306
|
grid-template-columns: 1fr 1fr;
|
|
307
307
|
}
|
|
308
308
|
|
|
309
|
-
.awsui_segment-count-
|
|
309
|
+
.awsui_segment-count-3_8cbea_1e110_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_1e110_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_1e110_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_1e110_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_1e110_97",
|
|
6
|
+
"disabled": "awsui_disabled_8cbea_1e110_164",
|
|
7
|
+
"selected": "awsui_selected_8cbea_1e110_172",
|
|
8
|
+
"icon": "awsui_icon_8cbea_1e110_193",
|
|
9
|
+
"with-text": "awsui_with-text_8cbea_1e110_197",
|
|
10
|
+
"with-no-text": "awsui_with-no-text_8cbea_1e110_203",
|
|
11
|
+
"root": "awsui_root_8cbea_1e110_214",
|
|
12
|
+
"segment-part": "awsui_segment-part_8cbea_1e110_225",
|
|
13
|
+
"select": "awsui_select_8cbea_1e110_172",
|
|
14
|
+
"segment-count-2": "awsui_segment-count-2_8cbea_1e110_244",
|
|
15
|
+
"segment-count-3": "awsui_segment-count-3_8cbea_1e110_249",
|
|
16
|
+
"segment-count-4": "awsui_segment-count-4_8cbea_1e110_254",
|
|
17
|
+
"segment-count-5": "awsui_segment-count-5_8cbea_1e110_259",
|
|
18
|
+
"segment-count-6": "awsui_segment-count-6_8cbea_1e110_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_xod3j_93",
|
|
5
|
+
"header": "awsui_header_l0dv0_xod3j_107",
|
|
6
|
+
"header-link": "awsui_header-link_l0dv0_xod3j_112",
|
|
7
|
+
"header-link--has-logo": "awsui_header-link--has-logo_l0dv0_xod3j_120",
|
|
8
|
+
"header-link-text": "awsui_header-link-text_l0dv0_xod3j_120",
|
|
9
|
+
"header-logo": "awsui_header-logo_l0dv0_xod3j_124",
|
|
10
|
+
"header-logo--stretched": "awsui_header-logo--stretched_l0dv0_xod3j_130",
|
|
11
|
+
"list-container": "awsui_list-container_l0dv0_xod3j_135",
|
|
12
|
+
"list": "awsui_list_l0dv0_xod3j_135",
|
|
13
|
+
"list-variant-root": "awsui_list-variant-root_l0dv0_xod3j_145",
|
|
14
|
+
"list-variant-expandable-link-group": "awsui_list-variant-expandable-link-group_l0dv0_xod3j_151",
|
|
15
|
+
"list-item": "awsui_list-item_l0dv0_xod3j_155",
|
|
16
|
+
"section": "awsui_section_l0dv0_xod3j_161",
|
|
17
|
+
"expandable-link-group": "awsui_expandable-link-group_l0dv0_xod3j_162",
|
|
18
|
+
"section-header": "awsui_section-header_l0dv0_xod3j_175",
|
|
19
|
+
"link": "awsui_link_l0dv0_xod3j_180",
|
|
20
|
+
"link-active": "awsui_link-active_l0dv0_xod3j_187",
|
|
21
|
+
"info": "awsui_info_l0dv0_xod3j_219",
|
|
22
|
+
"external-icon": "awsui_external-icon_l0dv0_xod3j_223",
|
|
23
|
+
"divider": "awsui_divider_l0dv0_xod3j_227",
|
|
24
|
+
"divider-default": "awsui_divider-default_l0dv0_xod3j_232",
|
|
25
|
+
"divider-header": "awsui_divider-header_l0dv0_xod3j_236"
|
|
26
26
|
};
|
|
27
27
|
|