@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,52 +2,52 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"flash-with-motion": "awsui_flash-with-
|
|
6
|
-
"enter": "
|
|
7
|
-
"flash-body": "awsui_flash-
|
|
8
|
-
"flash-message": "awsui_flash-
|
|
9
|
-
"flash-header": "awsui_flash-
|
|
10
|
-
"flash-content": "awsui_flash-
|
|
11
|
-
"action-button-wrapper": "awsui_action-button-
|
|
12
|
-
"dismiss-button-wrapper": "awsui_dismiss-button-
|
|
13
|
-
"flash-icon": "awsui_flash-
|
|
14
|
-
"entering": "
|
|
15
|
-
"entered": "
|
|
16
|
-
"exiting": "
|
|
17
|
-
"stack": "
|
|
18
|
-
"animation-running": "awsui_animation-
|
|
19
|
-
"item": "
|
|
20
|
-
"flash-list-item": "awsui_flash-list-
|
|
21
|
-
"notification-bar": "awsui_notification-
|
|
22
|
-
"collapsed": "
|
|
23
|
-
"animation-ready": "awsui_animation-
|
|
24
|
-
"expanded-only": "awsui_expanded-
|
|
25
|
-
"expanded": "
|
|
26
|
-
"flash": "
|
|
27
|
-
"collapsible": "
|
|
28
|
-
"short-list": "awsui_short-
|
|
29
|
-
"visual-refresh": "awsui_visual-
|
|
30
|
-
"status": "
|
|
31
|
-
"header": "
|
|
32
|
-
"item-count": "awsui_item-
|
|
33
|
-
"button": "
|
|
34
|
-
"type-count": "awsui_type-
|
|
35
|
-
"count-number": "awsui_count-
|
|
36
|
-
"icon": "
|
|
37
|
-
"floating": "
|
|
38
|
-
"flashbar": "
|
|
39
|
-
"flash-refresh": "awsui_flash-
|
|
40
|
-
"flash-list": "awsui_flash-
|
|
41
|
-
"flash-focus-container": "awsui_flash-focus-
|
|
42
|
-
"flash-text": "awsui_flash-
|
|
43
|
-
"dismiss-button": "awsui_dismiss-
|
|
44
|
-
"breakpoint-default": "awsui_breakpoint-
|
|
45
|
-
"action-button": "awsui_action-
|
|
46
|
-
"action-slot": "awsui_action-
|
|
47
|
-
"flash-type-success": "awsui_flash-type-
|
|
48
|
-
"flash-type-error": "awsui_flash-type-
|
|
49
|
-
"flash-type-info": "awsui_flash-type-
|
|
50
|
-
"flash-type-in-progress": "awsui_flash-type-in-
|
|
51
|
-
"flash-type-warning": "awsui_flash-type-
|
|
5
|
+
"flash-with-motion": "awsui_flash-with-motion_1q84n_1kj85_97",
|
|
6
|
+
"enter": "awsui_enter_1q84n_1kj85_97",
|
|
7
|
+
"flash-body": "awsui_flash-body_1q84n_1kj85_111",
|
|
8
|
+
"flash-message": "awsui_flash-message_1q84n_1kj85_111",
|
|
9
|
+
"flash-header": "awsui_flash-header_1q84n_1kj85_111",
|
|
10
|
+
"flash-content": "awsui_flash-content_1q84n_1kj85_112",
|
|
11
|
+
"action-button-wrapper": "awsui_action-button-wrapper_1q84n_1kj85_113",
|
|
12
|
+
"dismiss-button-wrapper": "awsui_dismiss-button-wrapper_1q84n_1kj85_114",
|
|
13
|
+
"flash-icon": "awsui_flash-icon_1q84n_1kj85_137",
|
|
14
|
+
"entering": "awsui_entering_1q84n_1kj85_150",
|
|
15
|
+
"entered": "awsui_entered_1q84n_1kj85_171",
|
|
16
|
+
"exiting": "awsui_exiting_1q84n_1kj85_276",
|
|
17
|
+
"stack": "awsui_stack_1q84n_1kj85_298",
|
|
18
|
+
"animation-running": "awsui_animation-running_1q84n_1kj85_298",
|
|
19
|
+
"item": "awsui_item_1q84n_1kj85_298",
|
|
20
|
+
"flash-list-item": "awsui_flash-list-item_1q84n_1kj85_299",
|
|
21
|
+
"notification-bar": "awsui_notification-bar_1q84n_1kj85_300",
|
|
22
|
+
"collapsed": "awsui_collapsed_1q84n_1kj85_320",
|
|
23
|
+
"animation-ready": "awsui_animation-ready_1q84n_1kj85_320",
|
|
24
|
+
"expanded-only": "awsui_expanded-only_1q84n_1kj85_320",
|
|
25
|
+
"expanded": "awsui_expanded_1q84n_1kj85_320",
|
|
26
|
+
"flash": "awsui_flash_1q84n_1kj85_97",
|
|
27
|
+
"collapsible": "awsui_collapsible_1q84n_1kj85_384",
|
|
28
|
+
"short-list": "awsui_short-list_1q84n_1kj85_390",
|
|
29
|
+
"visual-refresh": "awsui_visual-refresh_1q84n_1kj85_390",
|
|
30
|
+
"status": "awsui_status_1q84n_1kj85_597",
|
|
31
|
+
"header": "awsui_header_1q84n_1kj85_597",
|
|
32
|
+
"item-count": "awsui_item-count_1q84n_1kj85_598",
|
|
33
|
+
"button": "awsui_button_1q84n_1kj85_599",
|
|
34
|
+
"type-count": "awsui_type-count_1q84n_1kj85_632",
|
|
35
|
+
"count-number": "awsui_count-number_1q84n_1kj85_632",
|
|
36
|
+
"icon": "awsui_icon_1q84n_1kj85_666",
|
|
37
|
+
"floating": "awsui_floating_1q84n_1kj85_707",
|
|
38
|
+
"flashbar": "awsui_flashbar_1q84n_1kj85_715",
|
|
39
|
+
"flash-refresh": "awsui_flash-refresh_1q84n_1kj85_790",
|
|
40
|
+
"flash-list": "awsui_flash-list_1q84n_1kj85_299",
|
|
41
|
+
"flash-focus-container": "awsui_flash-focus-container_1q84n_1kj85_811",
|
|
42
|
+
"flash-text": "awsui_flash-text_1q84n_1kj85_841",
|
|
43
|
+
"dismiss-button": "awsui_dismiss-button_1q84n_1kj85_114",
|
|
44
|
+
"breakpoint-default": "awsui_breakpoint-default_1q84n_1kj85_883",
|
|
45
|
+
"action-button": "awsui_action-button_1q84n_1kj85_113",
|
|
46
|
+
"action-slot": "awsui_action-slot_1q84n_1kj85_893",
|
|
47
|
+
"flash-type-success": "awsui_flash-type-success_1q84n_1kj85_897",
|
|
48
|
+
"flash-type-error": "awsui_flash-type-error_1q84n_1kj85_901",
|
|
49
|
+
"flash-type-info": "awsui_flash-type-info_1q84n_1kj85_905",
|
|
50
|
+
"flash-type-in-progress": "awsui_flash-type-in-progress_1q84n_1kj85_906",
|
|
51
|
+
"flash-type-warning": "awsui_flash-type-warning_1q84n_1kj85_910"
|
|
52
52
|
};
|
|
53
53
|
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"button-trigger": "awsui_button-
|
|
5
|
-
"arrow": "
|
|
6
|
-
"has-caret": "awsui_has-
|
|
7
|
-
"placeholder": "
|
|
8
|
-
"pressed": "
|
|
9
|
-
"disabled": "
|
|
10
|
-
"in-filtering-token": "awsui_in-filtering-
|
|
11
|
-
"read-only": "awsui_read-
|
|
12
|
-
"invalid": "
|
|
13
|
-
"warning": "
|
|
14
|
-
"inline-tokens": "awsui_inline-
|
|
4
|
+
"button-trigger": "awsui_button-trigger_18eso_1ecvo_101",
|
|
5
|
+
"arrow": "awsui_arrow_18eso_1ecvo_101",
|
|
6
|
+
"has-caret": "awsui_has-caret_18eso_1ecvo_168",
|
|
7
|
+
"placeholder": "awsui_placeholder_18eso_1ecvo_171",
|
|
8
|
+
"pressed": "awsui_pressed_18eso_1ecvo_184",
|
|
9
|
+
"disabled": "awsui_disabled_18eso_1ecvo_187",
|
|
10
|
+
"in-filtering-token": "awsui_in-filtering-token_18eso_1ecvo_197",
|
|
11
|
+
"read-only": "awsui_read-only_18eso_1ecvo_203",
|
|
12
|
+
"invalid": "awsui_invalid_18eso_1ecvo_225",
|
|
13
|
+
"warning": "awsui_warning_18eso_1ecvo_236",
|
|
14
|
+
"inline-tokens": "awsui_inline-tokens_18eso_1ecvo_274"
|
|
15
15
|
};
|
|
16
16
|
|
|
@@ -98,16 +98,16 @@ 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
|
-
.awsui_button-
|
|
101
|
+
.awsui_button-trigger_18eso_1ecvo_101 > .awsui_arrow_18eso_1ecvo_101:not(#\9) {
|
|
102
102
|
transition: transform var(--motion-duration-rotate-180-dpvl4m, 135ms) var(--motion-easing-rotate-180-e270ko, cubic-bezier(0.165, 0.84, 0.44, 1));
|
|
103
103
|
}
|
|
104
104
|
@media (prefers-reduced-motion: reduce) {
|
|
105
|
-
.awsui_button-
|
|
105
|
+
.awsui_button-trigger_18eso_1ecvo_101 > .awsui_arrow_18eso_1ecvo_101:not(#\9) {
|
|
106
106
|
animation: none;
|
|
107
107
|
transition: none;
|
|
108
108
|
}
|
|
109
109
|
}
|
|
110
|
-
.awsui-motion-disabled .awsui_button-
|
|
110
|
+
.awsui-motion-disabled .awsui_button-trigger_18eso_1ecvo_101 > .awsui_arrow_18eso_1ecvo_101:not(#\9), .awsui-mode-entering .awsui_button-trigger_18eso_1ecvo_101 > .awsui_arrow_18eso_1ecvo_101:not(#\9) {
|
|
111
111
|
animation: none;
|
|
112
112
|
transition: none;
|
|
113
113
|
}
|
|
@@ -116,7 +116,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
116
116
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
117
117
|
SPDX-License-Identifier: Apache-2.0
|
|
118
118
|
*/
|
|
119
|
-
.awsui_button-
|
|
119
|
+
.awsui_button-trigger_18eso_1ecvo_101:not(#\9) {
|
|
120
120
|
border-collapse: separate;
|
|
121
121
|
border-spacing: 0;
|
|
122
122
|
box-sizing: border-box;
|
|
@@ -166,51 +166,51 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
166
166
|
border-inline: var(--border-field-width-09w7vk, 2px) solid var(--color-border-input-default-1zl7hq, #7d8998);
|
|
167
167
|
min-block-size: var(--size-vertical-input-v5iwwf, 32px);
|
|
168
168
|
}
|
|
169
|
-
.awsui_button-
|
|
169
|
+
.awsui_button-trigger_18eso_1ecvo_101.awsui_has-caret_18eso_1ecvo_168:not(#\9) {
|
|
170
170
|
padding-inline-end: var(--space-field-icon-offset-csk9vw, 36px);
|
|
171
171
|
}
|
|
172
|
-
.awsui_button-
|
|
172
|
+
.awsui_button-trigger_18eso_1ecvo_101 > .awsui_placeholder_18eso_1ecvo_171:not(#\9) {
|
|
173
173
|
color: var(--color-text-input-placeholder-mx1ygd, #5f6b7a);
|
|
174
174
|
font-style: italic;
|
|
175
175
|
}
|
|
176
|
-
.awsui_button-
|
|
176
|
+
.awsui_button-trigger_18eso_1ecvo_101 > .awsui_arrow_18eso_1ecvo_101:not(#\9) {
|
|
177
177
|
position: absolute;
|
|
178
178
|
inset-inline-end: var(--space-field-horizontal-gg19kw, 12px);
|
|
179
179
|
inset-block-start: calc(50% - var(--line-height-body-m-30ar75, 20px) / 2);
|
|
180
180
|
color: var(--color-text-button-inline-icon-default-s3yux9, #0972d3);
|
|
181
181
|
}
|
|
182
|
-
.awsui_button-
|
|
182
|
+
.awsui_button-trigger_18eso_1ecvo_101:not(#\9):hover > .awsui_arrow_18eso_1ecvo_101 {
|
|
183
183
|
color: var(--color-text-button-inline-icon-hover-my2daf, #033160);
|
|
184
184
|
}
|
|
185
|
-
.awsui_button-
|
|
185
|
+
.awsui_button-trigger_18eso_1ecvo_101.awsui_pressed_18eso_1ecvo_184 > .awsui_arrow_18eso_1ecvo_101:not(#\9) {
|
|
186
186
|
transform: rotate(-180deg);
|
|
187
187
|
}
|
|
188
|
-
.awsui_button-
|
|
188
|
+
.awsui_button-trigger_18eso_1ecvo_101.awsui_disabled_18eso_1ecvo_187:not(#\9) {
|
|
189
189
|
background-color: var(--color-background-input-disabled-ab59a3, #e9ebed);
|
|
190
190
|
border-block: var(--border-field-width-09w7vk, 2px) solid var(--color-border-input-disabled-rx2aau, #e9ebed);
|
|
191
191
|
border-inline: var(--border-field-width-09w7vk, 2px) solid var(--color-border-input-disabled-rx2aau, #e9ebed);
|
|
192
192
|
color: var(--color-text-input-disabled-f8pjm5, #9ba7b6);
|
|
193
193
|
cursor: auto;
|
|
194
194
|
}
|
|
195
|
-
.awsui_button-
|
|
195
|
+
.awsui_button-trigger_18eso_1ecvo_101.awsui_disabled_18eso_1ecvo_187 > .awsui_arrow_18eso_1ecvo_101:not(#\9) {
|
|
196
196
|
color: var(--color-text-button-inline-icon-disabled-mz5gmn, #9ba7b6);
|
|
197
197
|
}
|
|
198
|
-
.awsui_button-
|
|
198
|
+
.awsui_button-trigger_18eso_1ecvo_101.awsui_disabled_18eso_1ecvo_187.awsui_in-filtering-token_18eso_1ecvo_197:not(#\9) {
|
|
199
199
|
border-color: var(--color-border-control-disabled-bv2kkn, #d1d5db);
|
|
200
200
|
}
|
|
201
|
-
.awsui_button-
|
|
201
|
+
.awsui_button-trigger_18eso_1ecvo_101.awsui_disabled_18eso_1ecvo_187 > .awsui_placeholder_18eso_1ecvo_171:not(#\9) {
|
|
202
202
|
color: var(--color-text-input-placeholder-disabled-abhb0d, #9ba7b6);
|
|
203
203
|
}
|
|
204
|
-
.awsui_button-
|
|
204
|
+
.awsui_button-trigger_18eso_1ecvo_101.awsui_read-only_18eso_1ecvo_203:not(#\9) {
|
|
205
205
|
background-color: var(--color-background-input-default-igdh5e, #ffffff);
|
|
206
206
|
border-block: var(--border-field-width-09w7vk, 2px) solid var(--color-border-input-disabled-rx2aau, #e9ebed);
|
|
207
207
|
border-inline: var(--border-field-width-09w7vk, 2px) solid var(--color-border-input-disabled-rx2aau, #e9ebed);
|
|
208
208
|
}
|
|
209
|
-
.awsui_button-
|
|
209
|
+
.awsui_button-trigger_18eso_1ecvo_101:not(#\9):focus {
|
|
210
210
|
outline: none;
|
|
211
211
|
text-decoration: none;
|
|
212
212
|
}
|
|
213
|
-
body[data-awsui-focus-visible=true] .awsui_button-
|
|
213
|
+
body[data-awsui-focus-visible=true] .awsui_button-trigger_18eso_1ecvo_101:not(#\9):not(.awsui_in-filtering-token_18eso_1ecvo_197):focus {
|
|
214
214
|
outline: 2px dotted transparent;
|
|
215
215
|
border-block: var(--border-field-width-09w7vk, 2px) solid var(--color-border-input-focused-3d15sl, #033160);
|
|
216
216
|
border-inline: var(--border-field-width-09w7vk, 2px) solid var(--color-border-input-focused-3d15sl, #033160);
|
|
@@ -220,10 +220,10 @@ body[data-awsui-focus-visible=true] .awsui_button-trigger_18eso_qpgk7_101:not(#\
|
|
|
220
220
|
border-end-end-radius: var(--border-radius-input-plgbrq, 8px);
|
|
221
221
|
box-shadow: 0 0 0 var(--border-control-focus-ring-shadow-spread-0ctpjf, 0px) var(--color-border-item-focused-b2ntyl, #0972d3);
|
|
222
222
|
}
|
|
223
|
-
.awsui_button-
|
|
223
|
+
.awsui_button-trigger_18eso_1ecvo_101:not(#\9):not(.awsui_in-filtering-token_18eso_1ecvo_197):invalid {
|
|
224
224
|
box-shadow: none;
|
|
225
225
|
}
|
|
226
|
-
.awsui_button-
|
|
226
|
+
.awsui_button-trigger_18eso_1ecvo_101:not(#\9):not(.awsui_in-filtering-token_18eso_1ecvo_197).awsui_invalid_18eso_1ecvo_225, .awsui_button-trigger_18eso_1ecvo_101:not(#\9):not(.awsui_in-filtering-token_18eso_1ecvo_197).awsui_invalid_18eso_1ecvo_225:focus {
|
|
227
227
|
color: var(--color-text-status-error-wdvepn, #d91515);
|
|
228
228
|
border-color: var(--color-text-status-error-wdvepn, #d91515);
|
|
229
229
|
padding-inline-start: calc(
|
|
@@ -231,10 +231,10 @@ body[data-awsui-focus-visible=true] .awsui_button-trigger_18eso_qpgk7_101:not(#\
|
|
|
231
231
|
);
|
|
232
232
|
border-inline-start-width: var(--border-invalid-width-5ktjp2, 8px);
|
|
233
233
|
}
|
|
234
|
-
.awsui_button-
|
|
234
|
+
.awsui_button-trigger_18eso_1ecvo_101:not(#\9):not(.awsui_in-filtering-token_18eso_1ecvo_197).awsui_invalid_18eso_1ecvo_225:focus, .awsui_button-trigger_18eso_1ecvo_101:not(#\9):not(.awsui_in-filtering-token_18eso_1ecvo_197).awsui_invalid_18eso_1ecvo_225:focus:focus {
|
|
235
235
|
box-shadow: 0 0 0 var(--border-control-invalid-focus-ring-shadow-spread-fhmbjn, 2px) var(--color-border-item-focused-b2ntyl, #0972d3);
|
|
236
236
|
}
|
|
237
|
-
.awsui_button-
|
|
237
|
+
.awsui_button-trigger_18eso_1ecvo_101:not(#\9):not(.awsui_in-filtering-token_18eso_1ecvo_197).awsui_warning_18eso_1ecvo_236, .awsui_button-trigger_18eso_1ecvo_101:not(#\9):not(.awsui_in-filtering-token_18eso_1ecvo_197).awsui_warning_18eso_1ecvo_236:focus {
|
|
238
238
|
color: var(--color-text-status-warning-yik8vi, #8d6605);
|
|
239
239
|
border-color: var(--color-text-status-warning-yik8vi, #8d6605);
|
|
240
240
|
padding-inline-start: calc(
|
|
@@ -242,36 +242,36 @@ body[data-awsui-focus-visible=true] .awsui_button-trigger_18eso_qpgk7_101:not(#\
|
|
|
242
242
|
);
|
|
243
243
|
border-inline-start-width: var(--border-invalid-width-5ktjp2, 8px);
|
|
244
244
|
}
|
|
245
|
-
.awsui_button-
|
|
245
|
+
.awsui_button-trigger_18eso_1ecvo_101:not(#\9):not(.awsui_in-filtering-token_18eso_1ecvo_197).awsui_warning_18eso_1ecvo_236:focus, .awsui_button-trigger_18eso_1ecvo_101:not(#\9):not(.awsui_in-filtering-token_18eso_1ecvo_197).awsui_warning_18eso_1ecvo_236:focus:focus {
|
|
246
246
|
box-shadow: 0 0 0 var(--border-control-invalid-focus-ring-shadow-spread-fhmbjn, 2px) var(--color-border-item-focused-b2ntyl, #0972d3);
|
|
247
247
|
}
|
|
248
|
-
.awsui_button-
|
|
248
|
+
.awsui_button-trigger_18eso_1ecvo_101.awsui_in-filtering-token_18eso_1ecvo_197:not(#\9) {
|
|
249
249
|
border-color: var(--color-border-item-selected-k00wlz, #0972d3);
|
|
250
250
|
border-start-end-radius: 0;
|
|
251
251
|
border-end-end-radius: 0;
|
|
252
252
|
block-size: 100%;
|
|
253
253
|
}
|
|
254
|
-
body[data-awsui-focus-visible=true] .awsui_button-
|
|
254
|
+
body[data-awsui-focus-visible=true] .awsui_button-trigger_18eso_1ecvo_101.awsui_in-filtering-token_18eso_1ecvo_197:not(#\9):focus {
|
|
255
255
|
position: relative;
|
|
256
256
|
}
|
|
257
|
-
body[data-awsui-focus-visible=true] .awsui_button-
|
|
257
|
+
body[data-awsui-focus-visible=true] .awsui_button-trigger_18eso_1ecvo_101.awsui_in-filtering-token_18eso_1ecvo_197:not(#\9):focus {
|
|
258
258
|
outline: 2px dotted transparent;
|
|
259
259
|
outline-offset: calc(var(--space-filtering-token-operation-select-focus-outline-gutter-0ailok, -5px) - 1px);
|
|
260
260
|
}
|
|
261
|
-
body[data-awsui-focus-visible=true] .awsui_button-
|
|
261
|
+
body[data-awsui-focus-visible=true] .awsui_button-trigger_18eso_1ecvo_101.awsui_in-filtering-token_18eso_1ecvo_197:not(#\9):focus::before {
|
|
262
262
|
content: " ";
|
|
263
263
|
display: block;
|
|
264
264
|
position: absolute;
|
|
265
265
|
inset-inline-start: calc(-1 * var(--space-filtering-token-operation-select-focus-outline-gutter-0ailok, -5px));
|
|
266
266
|
inset-block-start: calc(-1 * var(--space-filtering-token-operation-select-focus-outline-gutter-0ailok, -5px));
|
|
267
|
-
inline-size: calc(100% +
|
|
268
|
-
block-size: calc(100% +
|
|
267
|
+
inline-size: calc(100% + var(--space-filtering-token-operation-select-focus-outline-gutter-0ailok, -5px) + var(--space-filtering-token-operation-select-focus-outline-gutter-0ailok, -5px));
|
|
268
|
+
block-size: calc(100% + var(--space-filtering-token-operation-select-focus-outline-gutter-0ailok, -5px) + var(--space-filtering-token-operation-select-focus-outline-gutter-0ailok, -5px));
|
|
269
269
|
border-start-start-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
270
270
|
border-start-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
271
271
|
border-end-start-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
272
272
|
border-end-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
273
273
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
|
|
274
274
|
}
|
|
275
|
-
.awsui_button-
|
|
275
|
+
.awsui_button-trigger_18eso_1ecvo_101.awsui_inline-tokens_18eso_1ecvo_274:not(#\9) {
|
|
276
276
|
padding-block: 0;
|
|
277
277
|
}
|
|
@@ -2,16 +2,16 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"button-trigger": "awsui_button-
|
|
6
|
-
"arrow": "
|
|
7
|
-
"has-caret": "awsui_has-
|
|
8
|
-
"placeholder": "
|
|
9
|
-
"pressed": "
|
|
10
|
-
"disabled": "
|
|
11
|
-
"in-filtering-token": "awsui_in-filtering-
|
|
12
|
-
"read-only": "awsui_read-
|
|
13
|
-
"invalid": "
|
|
14
|
-
"warning": "
|
|
15
|
-
"inline-tokens": "awsui_inline-
|
|
5
|
+
"button-trigger": "awsui_button-trigger_18eso_1ecvo_101",
|
|
6
|
+
"arrow": "awsui_arrow_18eso_1ecvo_101",
|
|
7
|
+
"has-caret": "awsui_has-caret_18eso_1ecvo_168",
|
|
8
|
+
"placeholder": "awsui_placeholder_18eso_1ecvo_171",
|
|
9
|
+
"pressed": "awsui_pressed_18eso_1ecvo_184",
|
|
10
|
+
"disabled": "awsui_disabled_18eso_1ecvo_187",
|
|
11
|
+
"in-filtering-token": "awsui_in-filtering-token_18eso_1ecvo_197",
|
|
12
|
+
"read-only": "awsui_read-only_18eso_1ecvo_203",
|
|
13
|
+
"invalid": "awsui_invalid_18eso_1ecvo_225",
|
|
14
|
+
"warning": "awsui_warning_18eso_1ecvo_236",
|
|
15
|
+
"inline-tokens": "awsui_inline-tokens_18eso_1ecvo_274"
|
|
16
16
|
};
|
|
17
17
|
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"marker": "
|
|
5
|
-
"root": "
|
|
6
|
-
"title": "
|
|
7
|
-
"list": "
|
|
8
|
-
"marker--dimmed": "awsui_marker--
|
|
9
|
-
"marker--highlighted": "awsui_marker--
|
|
4
|
+
"marker": "awsui_marker_1kjc7_xlzpw_97",
|
|
5
|
+
"root": "awsui_root_1kjc7_xlzpw_115",
|
|
6
|
+
"title": "awsui_title_1kjc7_xlzpw_153",
|
|
7
|
+
"list": "awsui_list_1kjc7_xlzpw_157",
|
|
8
|
+
"marker--dimmed": "awsui_marker--dimmed_1kjc7_xlzpw_206",
|
|
9
|
+
"marker--highlighted": "awsui_marker--highlighted_1kjc7_xlzpw_209"
|
|
10
10
|
};
|
|
11
11
|
|
|
@@ -94,16 +94,16 @@ 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_marker_1kjc7_xlzpw_97:not(#\9) {
|
|
98
98
|
transition: opacity var(--motion-duration-transition-quick-6npj01, 90ms) var(--motion-easing-transition-quick-l9jfsx, linear);
|
|
99
99
|
}
|
|
100
100
|
@media (prefers-reduced-motion: reduce) {
|
|
101
|
-
.
|
|
101
|
+
.awsui_marker_1kjc7_xlzpw_97:not(#\9) {
|
|
102
102
|
animation: none;
|
|
103
103
|
transition: none;
|
|
104
104
|
}
|
|
105
105
|
}
|
|
106
|
-
.awsui-motion-disabled .
|
|
106
|
+
.awsui-motion-disabled .awsui_marker_1kjc7_xlzpw_97:not(#\9), .awsui-mode-entering .awsui_marker_1kjc7_xlzpw_97:not(#\9) {
|
|
107
107
|
animation: none;
|
|
108
108
|
transition: none;
|
|
109
109
|
}
|
|
@@ -112,7 +112,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
112
112
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
113
113
|
SPDX-License-Identifier: Apache-2.0
|
|
114
114
|
*/
|
|
115
|
-
.
|
|
115
|
+
.awsui_root_1kjc7_xlzpw_115:not(#\9) {
|
|
116
116
|
border-collapse: separate;
|
|
117
117
|
border-spacing: 0;
|
|
118
118
|
box-sizing: border-box;
|
|
@@ -147,15 +147,15 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
147
147
|
-webkit-font-smoothing: auto;
|
|
148
148
|
-moz-osx-font-smoothing: auto;
|
|
149
149
|
}
|
|
150
|
-
.
|
|
150
|
+
.awsui_root_1kjc7_xlzpw_115:not(#\9):focus {
|
|
151
151
|
outline: none;
|
|
152
152
|
}
|
|
153
153
|
|
|
154
|
-
.
|
|
154
|
+
.awsui_title_1kjc7_xlzpw_153:not(#\9) {
|
|
155
155
|
/* used in test utils */
|
|
156
156
|
}
|
|
157
157
|
|
|
158
|
-
.
|
|
158
|
+
.awsui_list_1kjc7_xlzpw_157:not(#\9) {
|
|
159
159
|
display: flex;
|
|
160
160
|
flex-wrap: wrap;
|
|
161
161
|
list-style: none;
|
|
@@ -165,7 +165,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
165
165
|
padding-inline: 0;
|
|
166
166
|
}
|
|
167
167
|
|
|
168
|
-
.
|
|
168
|
+
.awsui_marker_1kjc7_xlzpw_97:not(#\9) {
|
|
169
169
|
display: inline-flex;
|
|
170
170
|
align-items: flex-start;
|
|
171
171
|
margin-inline-end: var(--space-m-udix3p, 16px);
|
|
@@ -177,36 +177,36 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
177
177
|
cursor: pointer;
|
|
178
178
|
opacity: 1;
|
|
179
179
|
}
|
|
180
|
-
.
|
|
180
|
+
.awsui_marker_1kjc7_xlzpw_97:not(#\9):focus {
|
|
181
181
|
outline: none;
|
|
182
182
|
}
|
|
183
|
-
body[data-awsui-focus-visible=true] .
|
|
183
|
+
body[data-awsui-focus-visible=true] .awsui_marker_1kjc7_xlzpw_97:not(#\9):focus {
|
|
184
184
|
position: relative;
|
|
185
185
|
}
|
|
186
|
-
body[data-awsui-focus-visible=true] .
|
|
186
|
+
body[data-awsui-focus-visible=true] .awsui_marker_1kjc7_xlzpw_97:not(#\9):focus {
|
|
187
187
|
outline: 2px dotted transparent;
|
|
188
188
|
outline-offset: calc(2px - 1px);
|
|
189
189
|
}
|
|
190
|
-
body[data-awsui-focus-visible=true] .
|
|
190
|
+
body[data-awsui-focus-visible=true] .awsui_marker_1kjc7_xlzpw_97:not(#\9):focus::before {
|
|
191
191
|
content: " ";
|
|
192
192
|
display: block;
|
|
193
193
|
position: absolute;
|
|
194
194
|
inset-inline-start: calc(-1 * 2px);
|
|
195
195
|
inset-block-start: calc(-1 * 2px);
|
|
196
|
-
inline-size: calc(100% +
|
|
197
|
-
block-size: calc(100% +
|
|
196
|
+
inline-size: calc(100% + 2px + 2px);
|
|
197
|
+
block-size: calc(100% + 2px + 2px);
|
|
198
198
|
border-start-start-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
199
199
|
border-start-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
200
200
|
border-end-start-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
201
201
|
border-end-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
202
202
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
|
|
203
203
|
}
|
|
204
|
-
.
|
|
204
|
+
.awsui_marker_1kjc7_xlzpw_97:not(#\9):last-child {
|
|
205
205
|
margin-inline-end: 0;
|
|
206
206
|
}
|
|
207
|
-
.
|
|
207
|
+
.awsui_marker_1kjc7_xlzpw_97.awsui_marker--dimmed_1kjc7_xlzpw_206:not(#\9) {
|
|
208
208
|
opacity: 0.35;
|
|
209
209
|
}
|
|
210
|
-
.
|
|
210
|
+
.awsui_marker_1kjc7_xlzpw_97.awsui_marker--highlighted_1kjc7_xlzpw_209:not(#\9) {
|
|
211
211
|
/* used in test utils */
|
|
212
212
|
}
|
|
@@ -2,11 +2,11 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"marker": "
|
|
6
|
-
"root": "
|
|
7
|
-
"title": "
|
|
8
|
-
"list": "
|
|
9
|
-
"marker--dimmed": "awsui_marker--
|
|
10
|
-
"marker--highlighted": "awsui_marker--
|
|
5
|
+
"marker": "awsui_marker_1kjc7_xlzpw_97",
|
|
6
|
+
"root": "awsui_root_1kjc7_xlzpw_115",
|
|
7
|
+
"title": "awsui_title_1kjc7_xlzpw_153",
|
|
8
|
+
"list": "awsui_list_1kjc7_xlzpw_157",
|
|
9
|
+
"marker--dimmed": "awsui_marker--dimmed_1kjc7_xlzpw_206",
|
|
10
|
+
"marker--highlighted": "awsui_marker--highlighted_1kjc7_xlzpw_209"
|
|
11
11
|
};
|
|
12
12
|
|
|
@@ -1,25 +1,25 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"dropdown-content-wrapper": "awsui_dropdown-content-
|
|
5
|
-
"awsui-motion-fade-in-dropdown": "awsui_awsui-motion-fade-in-
|
|
6
|
-
"refresh": "
|
|
7
|
-
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-
|
|
8
|
-
"root": "
|
|
9
|
-
"interior": "
|
|
10
|
-
"dropdown": "
|
|
11
|
-
"use-portal": "awsui_use-
|
|
12
|
-
"is-empty": "awsui_is-
|
|
13
|
-
"dropdown-drop-up": "awsui_dropdown-drop-
|
|
14
|
-
"with-limited-width": "awsui_with-limited-
|
|
15
|
-
"dropdown-drop-left": "awsui_dropdown-drop-
|
|
16
|
-
"dropdown-drop-right": "awsui_dropdown-drop-
|
|
17
|
-
"occupy-entire-width": "awsui_occupy-entire-
|
|
18
|
-
"stretch-beyond-trigger-width": "awsui_stretch-beyond-trigger-
|
|
19
|
-
"hide-block-border": "awsui_hide-block-
|
|
20
|
-
"open": "
|
|
21
|
-
"nowrap": "
|
|
22
|
-
"dropdown-content": "awsui_dropdown-
|
|
23
|
-
"stretch-trigger-height": "awsui_stretch-trigger-
|
|
4
|
+
"dropdown-content-wrapper": "awsui_dropdown-content-wrapper_qwoo0_1yx3j_97",
|
|
5
|
+
"awsui-motion-fade-in-dropdown": "awsui_awsui-motion-fade-in-dropdown_qwoo0_1yx3j_1",
|
|
6
|
+
"refresh": "awsui_refresh_qwoo0_1yx3j_118",
|
|
7
|
+
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_qwoo0_1yx3j_1",
|
|
8
|
+
"root": "awsui_root_qwoo0_1yx3j_147",
|
|
9
|
+
"interior": "awsui_interior_qwoo0_1yx3j_183",
|
|
10
|
+
"dropdown": "awsui_dropdown_qwoo0_1yx3j_97",
|
|
11
|
+
"use-portal": "awsui_use-portal_qwoo0_1yx3j_194",
|
|
12
|
+
"is-empty": "awsui_is-empty_qwoo0_1yx3j_240",
|
|
13
|
+
"dropdown-drop-up": "awsui_dropdown-drop-up_qwoo0_1yx3j_247",
|
|
14
|
+
"with-limited-width": "awsui_with-limited-width_qwoo0_1yx3j_251",
|
|
15
|
+
"dropdown-drop-left": "awsui_dropdown-drop-left_qwoo0_1yx3j_254",
|
|
16
|
+
"dropdown-drop-right": "awsui_dropdown-drop-right_qwoo0_1yx3j_261",
|
|
17
|
+
"occupy-entire-width": "awsui_occupy-entire-width_qwoo0_1yx3j_268",
|
|
18
|
+
"stretch-beyond-trigger-width": "awsui_stretch-beyond-trigger-width_qwoo0_1yx3j_271",
|
|
19
|
+
"hide-block-border": "awsui_hide-block-border_qwoo0_1yx3j_278",
|
|
20
|
+
"open": "awsui_open_qwoo0_1yx3j_287",
|
|
21
|
+
"nowrap": "awsui_nowrap_qwoo0_1yx3j_296",
|
|
22
|
+
"dropdown-content": "awsui_dropdown-content_qwoo0_1yx3j_97",
|
|
23
|
+
"stretch-trigger-height": "awsui_stretch-trigger-height_qwoo0_1yx3j_307"
|
|
24
24
|
};
|
|
25
25
|
|