@cloudscape-design/components 3.0.650 → 3.0.652
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 +25 -25
- package/alert/styles.scoped.css +41 -41
- package/alert/styles.selectors.js +25 -25
- package/annotation-context/annotation/styles.css.js +24 -24
- package/annotation-context/annotation/styles.scoped.css +33 -33
- package/annotation-context/annotation/styles.selectors.js +24 -24
- package/app-layout/notifications/styles.css.js +3 -3
- package/app-layout/notifications/styles.scoped.css +7 -7
- package/app-layout/notifications/styles.selectors.js +3 -3
- package/app-layout/skeleton/styles.css.js +11 -11
- package/app-layout/skeleton/styles.scoped.css +30 -30
- package/app-layout/skeleton/styles.selectors.js +11 -11
- package/app-layout/toggles/styles.css.js +2 -2
- package/app-layout/toggles/styles.scoped.css +8 -8
- package/app-layout/toggles/styles.selectors.js +2 -2
- package/app-layout/visual-refresh/styles.css.js +82 -82
- package/app-layout/visual-refresh/styles.scoped.css +263 -264
- package/app-layout/visual-refresh/styles.selectors.js +82 -82
- package/button/internal.d.ts.map +1 -1
- package/button/internal.js +2 -2
- package/button/internal.js.map +1 -1
- package/button/styles.css.js +19 -19
- package/button/styles.scoped.css +213 -213
- package/button/styles.selectors.js +19 -19
- package/calendar/styles.css.js +20 -20
- package/calendar/styles.scoped.css +46 -46
- package/calendar/styles.selectors.js +20 -20
- 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 +32 -32
- package/code-editor/styles.scoped.css +137 -137
- package/code-editor/styles.selectors.js +32 -32
- package/collection-preferences/content-display/styles.css.js +11 -11
- package/collection-preferences/content-display/styles.scoped.css +19 -19
- package/collection-preferences/content-display/styles.selectors.js +11 -11
- package/collection-preferences/styles.css.js +37 -37
- package/collection-preferences/styles.scoped.css +46 -46
- package/collection-preferences/styles.selectors.js +37 -37
- package/content-layout/styles.css.js +14 -14
- package/content-layout/styles.scoped.css +27 -27
- package/content-layout/styles.selectors.js +14 -14
- package/date-range-picker/calendar/grids/styles.css.js +27 -27
- package/date-range-picker/calendar/grids/styles.scoped.css +46 -46
- package/date-range-picker/calendar/grids/styles.selectors.js +27 -27
- package/expandable-section/styles.css.js +32 -32
- package/expandable-section/styles.scoped.css +68 -68
- package/expandable-section/styles.selectors.js +32 -32
- package/file-upload/file-input/styles.css.js +4 -4
- package/file-upload/file-input/styles.scoped.css +9 -9
- package/file-upload/file-input/styles.selectors.js +4 -4
- package/flashbar/styles.css.js +47 -47
- package/flashbar/styles.scoped.css +175 -175
- package/flashbar/styles.selectors.js +47 -47
- package/internal/components/button-trigger/styles.css.js +11 -11
- package/internal/components/button-trigger/styles.scoped.css +28 -28
- package/internal/components/button-trigger/styles.selectors.js +11 -11
- package/internal/components/chart-legend/styles.css.js +6 -6
- package/internal/components/chart-legend/styles.scoped.css +17 -17
- package/internal/components/chart-legend/styles.selectors.js +6 -6
- package/internal/components/dropdown/styles.css.js +20 -20
- package/internal/components/dropdown/styles.scoped.css +40 -40
- package/internal/components/dropdown/styles.selectors.js +20 -20
- 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/handle/styles.css.js +2 -2
- package/internal/components/handle/styles.scoped.css +8 -8
- package/internal/components/handle/styles.selectors.js +2 -2
- package/internal/components/menu-dropdown/styles.css.js +7 -7
- package/internal/components/menu-dropdown/styles.scoped.css +15 -15
- package/internal/components/menu-dropdown/styles.selectors.js +7 -7
- package/internal/components/panel-resize-handle/styles.css.js +5 -5
- package/internal/components/panel-resize-handle/styles.scoped.css +12 -12
- package/internal/components/panel-resize-handle/styles.selectors.js +5 -5
- package/internal/environment.js +1 -1
- package/internal/environment.json +1 -1
- package/internal/generated/custom-css-properties/index.d.ts +0 -1
- package/internal/generated/custom-css-properties/index.d.ts.map +1 -1
- package/internal/generated/custom-css-properties/index.js +55 -56
- package/internal/generated/custom-css-properties/index.js.map +1 -1
- package/internal/hooks/use-performance-marks/index.d.ts +10 -0
- package/internal/hooks/use-performance-marks/index.d.ts.map +1 -0
- package/internal/hooks/{use-performance-marks.js → use-performance-marks/index.js} +29 -6
- package/internal/hooks/use-performance-marks/index.js.map +1 -0
- package/internal/hooks/use-unique-id/index.d.ts +1 -0
- package/internal/hooks/use-unique-id/index.d.ts.map +1 -1
- package/internal/hooks/use-unique-id/index.js +2 -2
- package/internal/hooks/use-unique-id/index.js.map +1 -1
- package/internal/manifest.json +1 -1
- package/package.json +1 -1
- package/popover/styles.css.js +50 -50
- package/popover/styles.scoped.css +69 -69
- package/popover/styles.selectors.js +50 -50
- 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 +35 -35
- package/segmented-control/styles.selectors.js +14 -14
- package/slider/styles.css.js +25 -25
- package/slider/styles.scoped.css +71 -71
- package/slider/styles.selectors.js +25 -25
- package/spinner/styles.css.js +13 -13
- package/spinner/styles.scoped.css +39 -39
- package/spinner/styles.selectors.js +13 -13
- package/table/body-cell/styles.css.js +45 -45
- package/table/body-cell/styles.scoped.css +365 -301
- package/table/body-cell/styles.selectors.js +45 -45
- package/table/body-cell/td-element.d.ts.map +1 -1
- package/table/body-cell/td-element.js +4 -3
- package/table/body-cell/td-element.js.map +1 -1
- package/table/expandable-rows/styles.css.js +3 -3
- package/table/expandable-rows/styles.scoped.css +15 -15
- package/table/expandable-rows/styles.selectors.js +3 -3
- package/table/header-cell/styles.css.js +26 -26
- package/table/header-cell/styles.scoped.css +148 -64
- package/table/header-cell/styles.selectors.js +26 -26
- package/table/internal.d.ts.map +1 -1
- package/table/internal.js +5 -3
- package/table/internal.js.map +1 -1
- package/table/resizer/styles.css.js +8 -8
- package/table/resizer/styles.scoped.css +16 -16
- package/table/resizer/styles.selectors.js +8 -8
- package/table/table-role/table-role-helper.d.ts +2 -1
- package/table/table-role/table-role-helper.d.ts.map +1 -1
- package/table/table-role/table-role-helper.js +2 -1
- package/table/table-role/table-role-helper.js.map +1 -1
- package/tabs/styles.css.js +22 -22
- package/tabs/styles.scoped.css +44 -44
- package/tabs/styles.selectors.js +22 -22
- package/toggle/styles.css.js +8 -8
- package/toggle/styles.scoped.css +16 -16
- package/toggle/styles.selectors.js +8 -8
- package/token-group/styles.css.js +9 -9
- package/token-group/styles.scoped.css +21 -21
- package/token-group/styles.selectors.js +9 -9
- 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/internal/hooks/use-performance-marks.d.ts +0 -3
- package/internal/hooks/use-performance-marks.d.ts.map +0 -1
- package/internal/hooks/use-performance-marks.js.map +0 -1
|
@@ -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
|
-
"outline": "
|
|
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_rbbno_97",
|
|
6
|
+
"radio": "awsui_radio_1mabk_rbbno_133",
|
|
7
|
+
"radio--has-description": "awsui_radio--has-description_1mabk_rbbno_141",
|
|
8
|
+
"radio-control": "awsui_radio-control_1mabk_rbbno_145",
|
|
9
|
+
"outline": "awsui_outline_1mabk_rbbno_153",
|
|
10
|
+
"styled-circle-border": "awsui_styled-circle-border_1mabk_rbbno_175",
|
|
11
|
+
"styled-circle-disabled": "awsui_styled-circle-disabled_1mabk_rbbno_179",
|
|
12
|
+
"styled-circle-fill": "awsui_styled-circle-fill_1mabk_rbbno_184",
|
|
13
|
+
"styled-circle-checked": "awsui_styled-circle-checked_1mabk_rbbno_190"
|
|
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_gkapv_101",
|
|
5
|
+
"disabled": "awsui_disabled_8cbea_gkapv_181",
|
|
6
|
+
"selected": "awsui_selected_8cbea_gkapv_189",
|
|
7
|
+
"icon": "awsui_icon_8cbea_gkapv_210",
|
|
8
|
+
"with-text": "awsui_with-text_8cbea_gkapv_214",
|
|
9
|
+
"with-no-text": "awsui_with-no-text_8cbea_gkapv_220",
|
|
10
|
+
"root": "awsui_root_8cbea_gkapv_229",
|
|
11
|
+
"segment-part": "awsui_segment-part_8cbea_gkapv_264",
|
|
12
|
+
"select": "awsui_select_8cbea_gkapv_189",
|
|
13
|
+
"segment-count-2": "awsui_segment-count-2_8cbea_gkapv_283",
|
|
14
|
+
"segment-count-3": "awsui_segment-count-3_8cbea_gkapv_287",
|
|
15
|
+
"segment-count-4": "awsui_segment-count-4_8cbea_gkapv_291",
|
|
16
|
+
"segment-count-5": "awsui_segment-count-5_8cbea_gkapv_295",
|
|
17
|
+
"segment-count-6": "awsui_segment-count-6_8cbea_gkapv_299"
|
|
18
18
|
};
|
|
19
19
|
|
|
@@ -98,7 +98,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
98
98
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
99
99
|
SPDX-License-Identifier: Apache-2.0
|
|
100
100
|
*/
|
|
101
|
-
.
|
|
101
|
+
.awsui_segment_8cbea_gkapv_101:not(#\9) {
|
|
102
102
|
font-size: var(--font-size-body-m-x4okxb, 14px);
|
|
103
103
|
line-height: var(--line-height-body-m-30ar75, 20px);
|
|
104
104
|
word-wrap: break-word;
|
|
@@ -117,107 +117,107 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
117
117
|
color: var(--color-text-segment-default-nncpby, #414d5c);
|
|
118
118
|
overflow: visible;
|
|
119
119
|
}
|
|
120
|
-
.
|
|
120
|
+
.awsui_segment_8cbea_gkapv_101:not(#\9):focus {
|
|
121
121
|
outline: none;
|
|
122
122
|
}
|
|
123
|
-
.
|
|
123
|
+
.awsui_segment_8cbea_gkapv_101:not(#\9):nth-child(1) {
|
|
124
124
|
grid-column: 1;
|
|
125
125
|
-ms-grid-column: 1;
|
|
126
126
|
}
|
|
127
|
-
.
|
|
127
|
+
.awsui_segment_8cbea_gkapv_101:not(#\9):nth-child(2) {
|
|
128
128
|
grid-column: 2;
|
|
129
129
|
-ms-grid-column: 2;
|
|
130
130
|
}
|
|
131
|
-
.
|
|
131
|
+
.awsui_segment_8cbea_gkapv_101:not(#\9):nth-child(3) {
|
|
132
132
|
grid-column: 3;
|
|
133
133
|
-ms-grid-column: 3;
|
|
134
134
|
}
|
|
135
|
-
.
|
|
135
|
+
.awsui_segment_8cbea_gkapv_101:not(#\9):nth-child(4) {
|
|
136
136
|
grid-column: 4;
|
|
137
137
|
-ms-grid-column: 4;
|
|
138
138
|
}
|
|
139
|
-
.
|
|
139
|
+
.awsui_segment_8cbea_gkapv_101:not(#\9):nth-child(5) {
|
|
140
140
|
grid-column: 5;
|
|
141
141
|
-ms-grid-column: 5;
|
|
142
142
|
}
|
|
143
|
-
.
|
|
143
|
+
.awsui_segment_8cbea_gkapv_101:not(#\9):nth-child(6) {
|
|
144
144
|
grid-column: 6;
|
|
145
145
|
-ms-grid-column: 6;
|
|
146
146
|
}
|
|
147
|
-
body[data-awsui-focus-visible=true] .
|
|
147
|
+
body[data-awsui-focus-visible=true] .awsui_segment_8cbea_gkapv_101:not(#\9):focus {
|
|
148
148
|
position: relative;
|
|
149
149
|
}
|
|
150
|
-
body[data-awsui-focus-visible=true] .
|
|
150
|
+
body[data-awsui-focus-visible=true] .awsui_segment_8cbea_gkapv_101:not(#\9):focus {
|
|
151
151
|
outline: 2px dotted transparent;
|
|
152
152
|
outline-offset: calc(var(--space-segmented-control-focus-outline-gutter-gbye20, 4px) - 1px);
|
|
153
153
|
}
|
|
154
|
-
body[data-awsui-focus-visible=true] .
|
|
154
|
+
body[data-awsui-focus-visible=true] .awsui_segment_8cbea_gkapv_101:not(#\9):focus::before {
|
|
155
155
|
content: " ";
|
|
156
156
|
display: block;
|
|
157
157
|
position: absolute;
|
|
158
158
|
inset-inline-start: calc(-1 * var(--space-segmented-control-focus-outline-gutter-gbye20, 4px));
|
|
159
159
|
inset-block-start: calc(-1 * var(--space-segmented-control-focus-outline-gutter-gbye20, 4px));
|
|
160
|
-
inline-size: calc(100% +
|
|
161
|
-
block-size: calc(100% +
|
|
160
|
+
inline-size: calc(100% + var(--space-segmented-control-focus-outline-gutter-gbye20, 4px) + var(--space-segmented-control-focus-outline-gutter-gbye20, 4px));
|
|
161
|
+
block-size: calc(100% + var(--space-segmented-control-focus-outline-gutter-gbye20, 4px) + var(--space-segmented-control-focus-outline-gutter-gbye20, 4px));
|
|
162
162
|
border-start-start-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
163
163
|
border-start-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
164
164
|
border-end-start-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
165
165
|
border-end-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
166
166
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
|
|
167
167
|
}
|
|
168
|
-
.
|
|
168
|
+
.awsui_segment_8cbea_gkapv_101:not(#\9):last-child {
|
|
169
169
|
border-inline-end-width: var(--border-field-width-09w7vk, 2px);
|
|
170
170
|
border-start-start-radius: 0;
|
|
171
171
|
border-start-end-radius: var(--border-radius-button-ypmfry, 20px);
|
|
172
172
|
border-end-start-radius: 0;
|
|
173
173
|
border-end-end-radius: var(--border-radius-button-ypmfry, 20px);
|
|
174
174
|
}
|
|
175
|
-
.
|
|
175
|
+
.awsui_segment_8cbea_gkapv_101:not(#\9):first-child {
|
|
176
176
|
border-start-start-radius: var(--border-radius-button-ypmfry, 20px);
|
|
177
177
|
border-start-end-radius: 0;
|
|
178
178
|
border-end-start-radius: var(--border-radius-button-ypmfry, 20px);
|
|
179
179
|
border-end-end-radius: 0;
|
|
180
180
|
}
|
|
181
|
-
.
|
|
181
|
+
.awsui_segment_8cbea_gkapv_101.awsui_disabled_8cbea_gkapv_181:not(#\9) {
|
|
182
182
|
background: var(--color-background-segment-disabled-o4y9v5, #ffffff);
|
|
183
183
|
border-color: var(--color-border-segment-disabled-ylnixy, #414d5c);
|
|
184
184
|
color: var(--color-text-interactive-disabled-z7a3t4, #9ba7b6);
|
|
185
185
|
}
|
|
186
|
-
.
|
|
186
|
+
.awsui_segment_8cbea_gkapv_101:not(#\9):not(.awsui_disabled_8cbea_gkapv_181) + .awsui_segment_8cbea_gkapv_101.awsui_disabled_8cbea_gkapv_181 {
|
|
187
187
|
border-inline-start-color: var(--color-border-segment-default-a5zrkd, #414d5c);
|
|
188
188
|
}
|
|
189
|
-
.
|
|
189
|
+
.awsui_segment_8cbea_gkapv_101.awsui_selected_8cbea_gkapv_189:not(#\9) {
|
|
190
190
|
background: var(--color-background-segment-active-366806, #0972d3);
|
|
191
191
|
border-color: var(--color-border-segment-active-9ah16u, #414d5c);
|
|
192
192
|
color: var(--color-text-segment-active-6s77n9, #ffffff);
|
|
193
193
|
}
|
|
194
|
-
.
|
|
194
|
+
.awsui_segment_8cbea_gkapv_101.awsui_selected_8cbea_gkapv_189 + .awsui_segment_8cbea_gkapv_101:not(#\9), .awsui_segment_8cbea_gkapv_101.awsui_selected_8cbea_gkapv_189 + .awsui_segment_8cbea_gkapv_101.awsui_disabled_8cbea_gkapv_181:not(#\9) {
|
|
195
195
|
border-inline-start-color: var(--color-border-segment-active-9ah16u, #414d5c);
|
|
196
196
|
}
|
|
197
|
-
.
|
|
197
|
+
.awsui_segment_8cbea_gkapv_101:not(#\9):hover:not(.awsui_selected_8cbea_gkapv_189):not(.awsui_disabled_8cbea_gkapv_181):not(:focus) {
|
|
198
198
|
background: var(--color-background-segment-hover-jysoxv, #ffffff);
|
|
199
199
|
color: var(--color-text-segment-hover-k5ujfk, #0972d3);
|
|
200
200
|
border-color: var(--color-border-segment-hover-ggg2rz, #414d5c);
|
|
201
201
|
cursor: pointer;
|
|
202
202
|
}
|
|
203
|
-
.
|
|
203
|
+
.awsui_segment_8cbea_gkapv_101:not(#\9):hover:not(.awsui_selected_8cbea_gkapv_189):not(.awsui_disabled_8cbea_gkapv_181):not(:focus) + .awsui_segment_8cbea_gkapv_101:not(.awsui_selected_8cbea_gkapv_189) {
|
|
204
204
|
border-inline-start-color: var(--color-border-segment-hover-ggg2rz, #414d5c);
|
|
205
205
|
}
|
|
206
|
-
.
|
|
206
|
+
.awsui_segment_8cbea_gkapv_101.awsui_selected_8cbea_gkapv_189 + .awsui_segment_8cbea_gkapv_101:not(#\9):hover:not(.awsui_selected_8cbea_gkapv_189):not(.awsui_disabled_8cbea_gkapv_181):not(:focus) {
|
|
207
207
|
border-inline-start-color: var(--color-border-segment-active-9ah16u, #414d5c);
|
|
208
208
|
}
|
|
209
209
|
|
|
210
|
-
.
|
|
210
|
+
.awsui_icon_8cbea_gkapv_210:not(#\9) {
|
|
211
211
|
/* used in test-utils */
|
|
212
212
|
}
|
|
213
213
|
|
|
214
|
-
.awsui_with-
|
|
214
|
+
.awsui_with-text_8cbea_gkapv_214:not(#\9) {
|
|
215
215
|
position: relative;
|
|
216
216
|
inset-inline-start: calc(-1 * var(--space-xxs-p8yyaw, 4px));
|
|
217
217
|
margin-inline-end: var(--space-xxs-p8yyaw, 4px);
|
|
218
218
|
}
|
|
219
219
|
|
|
220
|
-
.awsui_with-no-
|
|
220
|
+
.awsui_with-no-text_8cbea_gkapv_220:not(#\9) {
|
|
221
221
|
margin-inline: auto;
|
|
222
222
|
inset-inline: 0;
|
|
223
223
|
}
|
|
@@ -226,7 +226,7 @@ body[data-awsui-focus-visible=true] .awsui_segment_8cbea_130an_101:not(#\9):focu
|
|
|
226
226
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
227
227
|
SPDX-License-Identifier: Apache-2.0
|
|
228
228
|
*/
|
|
229
|
-
.
|
|
229
|
+
.awsui_root_8cbea_gkapv_229:not(#\9) {
|
|
230
230
|
border-collapse: separate;
|
|
231
231
|
border-spacing: 0;
|
|
232
232
|
box-sizing: border-box;
|
|
@@ -262,40 +262,40 @@ body[data-awsui-focus-visible=true] .awsui_segment_8cbea_130an_101:not(#\9):focu
|
|
|
262
262
|
-moz-osx-font-smoothing: auto;
|
|
263
263
|
}
|
|
264
264
|
|
|
265
|
-
.awsui_segment-
|
|
265
|
+
.awsui_segment-part_8cbea_gkapv_264:not(#\9) {
|
|
266
266
|
display: inline-grid;
|
|
267
267
|
}
|
|
268
268
|
@media (max-width: 688px) {
|
|
269
|
-
.awsui_segment-
|
|
269
|
+
.awsui_segment-part_8cbea_gkapv_264:not(#\9) {
|
|
270
270
|
display: none;
|
|
271
271
|
}
|
|
272
272
|
}
|
|
273
273
|
|
|
274
|
-
.
|
|
274
|
+
.awsui_select_8cbea_gkapv_189:not(#\9) {
|
|
275
275
|
display: none;
|
|
276
276
|
}
|
|
277
277
|
@media (max-width: 688px) {
|
|
278
|
-
.
|
|
278
|
+
.awsui_select_8cbea_gkapv_189:not(#\9) {
|
|
279
279
|
display: block;
|
|
280
280
|
}
|
|
281
281
|
}
|
|
282
282
|
|
|
283
|
-
.awsui_segment-count-
|
|
283
|
+
.awsui_segment-count-2_8cbea_gkapv_283:not(#\9) {
|
|
284
284
|
grid-template-columns: 1fr 1fr;
|
|
285
285
|
}
|
|
286
286
|
|
|
287
|
-
.awsui_segment-count-
|
|
287
|
+
.awsui_segment-count-3_8cbea_gkapv_287:not(#\9) {
|
|
288
288
|
grid-template-columns: 1fr 1fr 1fr;
|
|
289
289
|
}
|
|
290
290
|
|
|
291
|
-
.awsui_segment-count-
|
|
291
|
+
.awsui_segment-count-4_8cbea_gkapv_291:not(#\9) {
|
|
292
292
|
grid-template-columns: 1fr 1fr 1fr 1fr;
|
|
293
293
|
}
|
|
294
294
|
|
|
295
|
-
.awsui_segment-count-
|
|
295
|
+
.awsui_segment-count-5_8cbea_gkapv_295:not(#\9) {
|
|
296
296
|
grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
|
|
297
297
|
}
|
|
298
298
|
|
|
299
|
-
.awsui_segment-count-
|
|
299
|
+
.awsui_segment-count-6_8cbea_gkapv_299:not(#\9) {
|
|
300
300
|
grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
|
|
301
301
|
}
|
|
@@ -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_gkapv_101",
|
|
6
|
+
"disabled": "awsui_disabled_8cbea_gkapv_181",
|
|
7
|
+
"selected": "awsui_selected_8cbea_gkapv_189",
|
|
8
|
+
"icon": "awsui_icon_8cbea_gkapv_210",
|
|
9
|
+
"with-text": "awsui_with-text_8cbea_gkapv_214",
|
|
10
|
+
"with-no-text": "awsui_with-no-text_8cbea_gkapv_220",
|
|
11
|
+
"root": "awsui_root_8cbea_gkapv_229",
|
|
12
|
+
"segment-part": "awsui_segment-part_8cbea_gkapv_264",
|
|
13
|
+
"select": "awsui_select_8cbea_gkapv_189",
|
|
14
|
+
"segment-count-2": "awsui_segment-count-2_8cbea_gkapv_283",
|
|
15
|
+
"segment-count-3": "awsui_segment-count-3_8cbea_gkapv_287",
|
|
16
|
+
"segment-count-4": "awsui_segment-count-4_8cbea_gkapv_291",
|
|
17
|
+
"segment-count-5": "awsui_segment-count-5_8cbea_gkapv_295",
|
|
18
|
+
"segment-count-6": "awsui_segment-count-6_8cbea_gkapv_299"
|
|
19
19
|
};
|
|
20
20
|
|
package/slider/styles.css.js
CHANGED
|
@@ -1,30 +1,30 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"slider": "
|
|
6
|
-
"slider-track": "awsui_slider-
|
|
7
|
-
"slider-range": "awsui_slider-
|
|
8
|
-
"disabled": "
|
|
9
|
-
"error": "
|
|
10
|
-
"warning": "
|
|
11
|
-
"active": "
|
|
12
|
-
"error-active": "awsui_error-
|
|
13
|
-
"warning-active": "awsui_warning-
|
|
14
|
-
"labels": "
|
|
15
|
-
"labels-noref": "awsui_labels-
|
|
16
|
-
"labels-reference": "awsui_labels-
|
|
17
|
-
"labels-min": "awsui_labels-
|
|
18
|
-
"labels-max": "awsui_labels-
|
|
19
|
-
"labels-aria-description": "awsui_labels-aria-
|
|
20
|
-
"ticks": "
|
|
21
|
-
"ticks-wrapper": "awsui_ticks-
|
|
22
|
-
"tick": "
|
|
23
|
-
"middle": "
|
|
24
|
-
"filled": "
|
|
25
|
-
"tooltip-thumb": "awsui_tooltip-
|
|
26
|
-
"thumb": "
|
|
27
|
-
"min": "
|
|
28
|
-
"max": "
|
|
4
|
+
"root": "awsui_root_pcgz5_2titt_101",
|
|
5
|
+
"slider": "awsui_slider_pcgz5_2titt_141",
|
|
6
|
+
"slider-track": "awsui_slider-track_pcgz5_2titt_145",
|
|
7
|
+
"slider-range": "awsui_slider-range_pcgz5_2titt_145",
|
|
8
|
+
"disabled": "awsui_disabled_pcgz5_2titt_160",
|
|
9
|
+
"error": "awsui_error_pcgz5_2titt_169",
|
|
10
|
+
"warning": "awsui_warning_pcgz5_2titt_172",
|
|
11
|
+
"active": "awsui_active_pcgz5_2titt_175",
|
|
12
|
+
"error-active": "awsui_error-active_pcgz5_2titt_178",
|
|
13
|
+
"warning-active": "awsui_warning-active_pcgz5_2titt_181",
|
|
14
|
+
"labels": "awsui_labels_pcgz5_2titt_188",
|
|
15
|
+
"labels-noref": "awsui_labels-noref_pcgz5_2titt_194",
|
|
16
|
+
"labels-reference": "awsui_labels-reference_pcgz5_2titt_197",
|
|
17
|
+
"labels-min": "awsui_labels-min_pcgz5_2titt_204",
|
|
18
|
+
"labels-max": "awsui_labels-max_pcgz5_2titt_210",
|
|
19
|
+
"labels-aria-description": "awsui_labels-aria-description_pcgz5_2titt_218",
|
|
20
|
+
"ticks": "awsui_ticks_pcgz5_2titt_236",
|
|
21
|
+
"ticks-wrapper": "awsui_ticks-wrapper_pcgz5_2titt_242",
|
|
22
|
+
"tick": "awsui_tick_pcgz5_2titt_236",
|
|
23
|
+
"middle": "awsui_middle_pcgz5_2titt_257",
|
|
24
|
+
"filled": "awsui_filled_pcgz5_2titt_260",
|
|
25
|
+
"tooltip-thumb": "awsui_tooltip-thumb_pcgz5_2titt_282",
|
|
26
|
+
"thumb": "awsui_thumb_pcgz5_2titt_290",
|
|
27
|
+
"min": "awsui_min_pcgz5_2titt_305",
|
|
28
|
+
"max": "awsui_max_pcgz5_2titt_308"
|
|
29
29
|
};
|
|
30
30
|
|