@cloudscape-design/components 3.0.13 → 3.0.16
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/alert/styles.css.js +19 -19
- package/alert/styles.scoped.css +33 -35
- package/alert/styles.selectors.js +19 -19
- package/annotation-context/annotation/styles.css.js +24 -24
- package/annotation-context/annotation/styles.scoped.css +30 -31
- package/annotation-context/annotation/styles.selectors.js +24 -24
- package/app-layout/toggles/styles.css.js +3 -3
- package/app-layout/toggles/styles.scoped.css +12 -12
- package/app-layout/toggles/styles.selectors.js +3 -3
- package/app-layout/visual-refresh/styles.css.js +59 -59
- package/app-layout/visual-refresh/styles.scoped.css +152 -152
- package/app-layout/visual-refresh/styles.selectors.js +59 -59
- package/area-chart/styles.scoped.css +0 -1
- package/attribute-editor/styles.scoped.css +0 -1
- package/autosuggest/internal.d.ts.map +1 -1
- package/autosuggest/internal.js +19 -33
- package/autosuggest/internal.js.map +1 -1
- package/autosuggest/options-list.d.ts +19 -0
- package/autosuggest/options-list.d.ts.map +1 -0
- package/autosuggest/options-list.js +37 -0
- package/autosuggest/options-list.js.map +1 -0
- package/autosuggest/plain-list.d.ts +3 -5
- package/autosuggest/plain-list.d.ts.map +1 -1
- package/autosuggest/plain-list.js +7 -7
- package/autosuggest/plain-list.js.map +1 -1
- package/autosuggest/virtual-list.d.ts +2 -6
- package/autosuggest/virtual-list.d.ts.map +1 -1
- package/autosuggest/virtual-list.js +7 -7
- package/autosuggest/virtual-list.js.map +1 -1
- package/badge/styles.css.js +5 -5
- package/badge/styles.scoped.css +6 -7
- package/badge/styles.selectors.js +5 -5
- package/breadcrumb-group/item/styles.css.js +7 -7
- package/breadcrumb-group/item/styles.scoped.css +16 -16
- package/breadcrumb-group/item/styles.selectors.js +7 -7
- package/breadcrumb-group/styles.scoped.css +0 -2
- package/button/styles.css.js +18 -18
- package/button/styles.scoped.css +164 -165
- package/button/styles.selectors.js +18 -18
- package/button-dropdown/category-elements/styles.css.js +12 -12
- package/button-dropdown/category-elements/styles.scoped.css +23 -23
- package/button-dropdown/category-elements/styles.selectors.js +12 -12
- package/button-dropdown/item-element/styles.css.js +13 -13
- package/button-dropdown/item-element/styles.scoped.css +18 -18
- package/button-dropdown/item-element/styles.selectors.js +13 -13
- package/button-dropdown/mobile-expandable-group/styles.scoped.css +0 -2
- package/cards/styles.css.js +37 -37
- package/cards/styles.scoped.css +46 -47
- package/cards/styles.selectors.js +37 -37
- package/checkbox/styles.css.js +3 -3
- package/checkbox/styles.scoped.css +7 -8
- package/checkbox/styles.selectors.js +3 -3
- package/code-editor/styles.css.js +33 -33
- package/code-editor/styles.scoped.css +134 -135
- package/code-editor/styles.selectors.js +33 -33
- package/column-layout/styles.scoped.css +0 -1
- package/container/styles.css.js +15 -15
- package/container/styles.scoped.css +26 -27
- package/container/styles.selectors.js +15 -15
- package/date-picker/calendar/index.d.ts +1 -1
- package/date-picker/calendar/index.d.ts.map +1 -1
- package/date-picker/calendar/index.js +3 -1
- package/date-picker/calendar/index.js.map +1 -1
- package/date-picker/embedded.d.ts +3 -0
- package/date-picker/embedded.d.ts.map +1 -0
- package/date-picker/embedded.js +15 -0
- package/date-picker/embedded.js.map +1 -0
- package/date-picker/index.d.ts.map +1 -1
- package/date-picker/index.js +14 -39
- package/date-picker/index.js.map +1 -1
- package/date-picker/interfaces.d.ts +12 -10
- package/date-picker/interfaces.d.ts.map +1 -1
- package/date-picker/interfaces.js.map +1 -1
- package/date-picker/styles.css.js +24 -24
- package/date-picker/styles.scoped.css +46 -48
- package/date-picker/styles.selectors.js +24 -24
- package/date-picker/use-date-picker.d.ts +17 -0
- package/date-picker/use-date-picker.d.ts.map +1 -0
- package/date-picker/use-date-picker.js +48 -0
- package/date-picker/use-date-picker.js.map +1 -0
- package/date-range-picker/calendar/grids/day/styles.css.js +21 -21
- package/date-range-picker/calendar/grids/day/styles.scoped.css +50 -50
- package/date-range-picker/calendar/grids/day/styles.selectors.js +21 -21
- package/date-range-picker/calendar/header/button/index.d.ts +1 -2
- package/date-range-picker/calendar/header/button/index.d.ts.map +1 -1
- package/date-range-picker/calendar/header/button/index.js +2 -3
- package/date-range-picker/calendar/header/button/index.js.map +1 -1
- package/date-range-picker/calendar/header/index.d.ts +1 -2
- package/date-range-picker/calendar/header/index.d.ts.map +1 -1
- package/date-range-picker/calendar/header/index.js +3 -3
- package/date-range-picker/calendar/header/index.js.map +1 -1
- package/date-range-picker/calendar/index.js +1 -1
- package/date-range-picker/calendar/index.js.map +1 -1
- package/date-range-picker/styles.css.js +42 -42
- package/date-range-picker/styles.scoped.css +53 -56
- package/date-range-picker/styles.selectors.js +42 -42
- package/expandable-section/styles.css.js +20 -20
- package/expandable-section/styles.scoped.css +42 -43
- package/expandable-section/styles.selectors.js +20 -20
- package/flashbar/styles.css.js +22 -22
- package/flashbar/styles.scoped.css +87 -88
- package/flashbar/styles.selectors.js +22 -22
- package/form/styles.scoped.css +0 -1
- package/form-field/styles.scoped.css +0 -1
- package/grid/styles.scoped.css +0 -1
- package/header/styles.scoped.css +0 -1
- package/help-panel/styles.css.js +4 -4
- package/help-panel/styles.scoped.css +59 -60
- package/help-panel/styles.selectors.js +4 -4
- package/input/styles.css.js +13 -13
- package/input/styles.scoped.css +36 -37
- package/input/styles.selectors.js +13 -13
- package/internal/base-component/styles.scoped.css +12 -13
- package/internal/components/abstract-switch/styles.scoped.css +0 -1
- package/internal/components/button-trigger/styles.css.js +9 -9
- package/internal/components/button-trigger/styles.scoped.css +26 -27
- package/internal/components/button-trigger/styles.selectors.js +9 -9
- package/internal/components/chart-filter/styles.scoped.css +0 -1
- package/internal/components/chart-legend/styles.css.js +7 -7
- package/internal/components/chart-legend/styles.scoped.css +16 -17
- package/internal/components/chart-legend/styles.selectors.js +7 -7
- package/internal/components/chart-popover/styles.scoped.css +0 -1
- package/internal/components/chart-series-details/styles.scoped.css +0 -2
- package/internal/components/chart-series-marker/styles.scoped.css +0 -1
- package/internal/components/dropdown/styles.css.js +20 -20
- package/internal/components/dropdown/styles.scoped.css +38 -40
- package/internal/components/dropdown/styles.selectors.js +20 -20
- package/internal/components/dropdown-footer/styles.scoped.css +0 -1
- package/internal/components/dropdown-status/styles.scoped.css +0 -1
- package/internal/components/filtering-token/styles.css.js +7 -7
- package/internal/components/filtering-token/styles.scoped.css +15 -15
- package/internal/components/filtering-token/styles.selectors.js +7 -7
- package/internal/components/menu-dropdown/styles.css.js +7 -7
- package/internal/components/menu-dropdown/styles.scoped.css +14 -15
- package/internal/components/menu-dropdown/styles.selectors.js +7 -7
- package/internal/components/option/styles.scoped.css +0 -1
- package/internal/components/options-list/styles.css.js +2 -2
- package/internal/components/options-list/styles.scoped.css +3 -4
- package/internal/components/options-list/styles.selectors.js +2 -2
- package/internal/components/selectable-item/styles.css.js +16 -16
- package/internal/components/selectable-item/styles.scoped.css +28 -28
- package/internal/components/selectable-item/styles.selectors.js +16 -16
- package/internal/environment.js +1 -1
- package/internal/generated/theming/index.cjs +36 -39
- package/internal/generated/theming/index.js +36 -39
- package/link/styles.css.js +18 -18
- package/link/styles.scoped.css +70 -71
- package/link/styles.selectors.js +18 -18
- package/mixed-line-bar-chart/styles.scoped.css +0 -1
- package/modal/styles.css.js +22 -22
- package/modal/styles.scoped.css +42 -44
- package/modal/styles.selectors.js +22 -22
- package/multiselect/styles.scoped.css +0 -1
- package/package.json +1 -1
- package/pagination/styles.css.js +9 -9
- package/pagination/styles.scoped.css +24 -25
- package/pagination/styles.selectors.js +9 -9
- package/pie-chart/styles.scoped.css +0 -1
- package/popover/styles.css.js +48 -48
- package/popover/styles.scoped.css +64 -66
- package/popover/styles.selectors.js +48 -48
- package/progress-bar/styles.scoped.css +0 -1
- package/property-filter/styles.scoped.css +0 -1
- package/radio-group/styles.css.js +9 -9
- package/radio-group/styles.scoped.css +17 -18
- package/radio-group/styles.selectors.js +9 -9
- package/segmented-control/styles.css.js +14 -14
- package/segmented-control/styles.scoped.css +36 -43
- package/segmented-control/styles.selectors.js +14 -14
- package/select/styles.scoped.css +0 -1
- package/side-navigation/styles.css.js +22 -22
- package/side-navigation/styles.scoped.css +33 -34
- package/side-navigation/styles.selectors.js +22 -22
- package/split-panel/styles.css.js +58 -58
- package/split-panel/styles.scoped.css +81 -83
- package/split-panel/styles.selectors.js +58 -58
- package/table/body-cell/styles.css.js +7 -7
- package/table/body-cell/styles.scoped.css +20 -20
- package/table/body-cell/styles.selectors.js +7 -7
- package/table/header-cell/styles.css.js +14 -14
- package/table/header-cell/styles.scoped.css +26 -26
- package/table/header-cell/styles.selectors.js +14 -14
- package/table/resizer/styles.scoped.css +0 -1
- package/table/styles.css.js +32 -32
- package/table/styles.scoped.css +40 -40
- package/table/styles.selectors.js +32 -32
- package/tabs/styles.css.js +21 -21
- package/tabs/styles.scoped.css +39 -40
- package/tabs/styles.selectors.js +21 -21
- package/tag-editor/styles.css.js +3 -3
- package/tag-editor/styles.scoped.css +11 -11
- package/tag-editor/styles.selectors.js +3 -3
- package/text-content/styles.css.js +1 -1
- package/text-content/styles.scoped.css +61 -62
- package/text-content/styles.selectors.js +1 -1
- package/text-filter/styles.scoped.css +0 -1
- package/textarea/styles.css.js +4 -4
- package/textarea/styles.scoped.css +14 -26
- package/textarea/styles.selectors.js +4 -4
- package/tiles/styles.css.js +28 -28
- package/tiles/styles.scoped.css +69 -71
- package/tiles/styles.selectors.js +28 -28
- package/toggle/styles.css.js +8 -8
- package/toggle/styles.scoped.css +15 -16
- package/toggle/styles.selectors.js +8 -8
- package/token-group/styles.css.js +7 -7
- package/token-group/styles.scoped.css +25 -27
- package/token-group/styles.selectors.js +7 -7
- package/top-navigation/1.0-beta/styles.css.js +25 -25
- package/top-navigation/1.0-beta/styles.scoped.css +43 -44
- package/top-navigation/1.0-beta/styles.selectors.js +25 -25
- package/top-navigation/styles.css.js +47 -47
- package/top-navigation/styles.scoped.css +68 -71
- package/top-navigation/styles.selectors.js +47 -47
- package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +0 -1
- package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
- package/tutorial-panel/components/tutorial-list/styles.scoped.css +30 -33
- package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
- package/tutorial-panel/styles.scoped.css +0 -1
- package/wizard/styles.css.js +31 -31
- package/wizard/styles.scoped.css +60 -61
- package/wizard/styles.selectors.js +31 -31
- package/autosuggest/hooks/a11y.d.ts +0 -5
- package/autosuggest/hooks/a11y.d.ts.map +0 -1
- package/autosuggest/hooks/a11y.js +0 -24
- package/autosuggest/hooks/a11y.js.map +0 -1
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"selectable-item": "awsui_selectable-
|
|
5
|
-
"pad-bottom": "awsui_pad-
|
|
6
|
-
"has-background": "awsui_has-
|
|
7
|
-
"highlighted": "
|
|
8
|
-
"selected": "
|
|
9
|
-
"disabled": "
|
|
10
|
-
"next-item-selected": "awsui_next-item-
|
|
11
|
-
"is-keyboard": "awsui_is-
|
|
12
|
-
"parent": "
|
|
13
|
-
"interactiveGroups": "
|
|
14
|
-
"child": "
|
|
15
|
-
"virtual": "
|
|
16
|
-
"measure-strut": "awsui_measure-
|
|
17
|
-
"measure-strut-first": "awsui_measure-strut-
|
|
18
|
-
"screenreader-content": "awsui_screenreader-
|
|
19
|
-
"option-content": "awsui_option-
|
|
4
|
+
"selectable-item": "awsui_selectable-item_15o6u_19j4z_93",
|
|
5
|
+
"pad-bottom": "awsui_pad-bottom_15o6u_19j4z_113",
|
|
6
|
+
"has-background": "awsui_has-background_15o6u_19j4z_122",
|
|
7
|
+
"highlighted": "awsui_highlighted_15o6u_19j4z_125",
|
|
8
|
+
"selected": "awsui_selected_15o6u_19j4z_125",
|
|
9
|
+
"disabled": "awsui_disabled_15o6u_19j4z_139",
|
|
10
|
+
"next-item-selected": "awsui_next-item-selected_15o6u_19j4z_149",
|
|
11
|
+
"is-keyboard": "awsui_is-keyboard_15o6u_19j4z_157",
|
|
12
|
+
"parent": "awsui_parent_15o6u_19j4z_160",
|
|
13
|
+
"interactiveGroups": "awsui_interactiveGroups_15o6u_19j4z_164",
|
|
14
|
+
"child": "awsui_child_15o6u_19j4z_176",
|
|
15
|
+
"virtual": "awsui_virtual_15o6u_19j4z_191",
|
|
16
|
+
"measure-strut": "awsui_measure-strut_15o6u_19j4z_202",
|
|
17
|
+
"measure-strut-first": "awsui_measure-strut-first_15o6u_19j4z_211",
|
|
18
|
+
"screenreader-content": "awsui_screenreader-content_15o6u_19j4z_215",
|
|
19
|
+
"option-content": "awsui_option-content_15o6u_19j4z_221"
|
|
20
20
|
};
|
|
21
21
|
|
|
@@ -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
|
-
.awsui_selectable-
|
|
93
|
+
.awsui_selectable-item_15o6u_19j4z_93:not(#\9) {
|
|
94
94
|
font-size: 14px;
|
|
95
95
|
font-size: var(--font-body-m-size-sregvd, 14px);
|
|
96
96
|
line-height: 22px;
|
|
@@ -122,7 +122,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
122
122
|
var(--space-xxs-ynfts5, 4px) + (var(--border-item-width-qbbbsa, 2px) - var(--border-divider-list-width-hacikr, 1px))
|
|
123
123
|
) calc(var(--space-field-horizontal-89h2yr, 12px) + var(--border-item-width-qbbbsa, 2px));
|
|
124
124
|
}
|
|
125
|
-
.awsui_selectable-
|
|
125
|
+
.awsui_selectable-item_15o6u_19j4z_93.awsui_pad-bottom_15o6u_19j4z_113:not(#\9) {
|
|
126
126
|
padding-bottom: calc(calc(
|
|
127
127
|
4px + (2px - 1px)
|
|
128
128
|
) + 2px);
|
|
@@ -131,36 +131,36 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
131
131
|
) + var(--space-xxxs-k2w98v, 2px));
|
|
132
132
|
border-bottom-color: transparent;
|
|
133
133
|
}
|
|
134
|
-
.awsui_selectable-
|
|
134
|
+
.awsui_selectable-item_15o6u_19j4z_93:not(#\9):not(:first-child) {
|
|
135
135
|
margin-top: calc(-1 * 2px);
|
|
136
136
|
margin-top: calc(-1 * var(--border-item-width-qbbbsa, 2px));
|
|
137
137
|
}
|
|
138
|
-
.awsui_selectable-
|
|
138
|
+
.awsui_selectable-item_15o6u_19j4z_93.awsui_has-background_15o6u_19j4z_122:not(#\9) {
|
|
139
139
|
background-color: #f4f4f4;
|
|
140
140
|
background-color: var(--color-background-dropdown-item-hover-mqsxkv, #f4f4f4);
|
|
141
141
|
}
|
|
142
|
-
.awsui_selectable-
|
|
142
|
+
.awsui_selectable-item_15o6u_19j4z_93.awsui_highlighted_15o6u_19j4z_125:not(#\9), .awsui_selectable-item_15o6u_19j4z_93.awsui_selected_15o6u_19j4z_125:not(#\9) {
|
|
143
143
|
color: #000716;
|
|
144
144
|
color: var(--color-text-dropdown-item-highlighted-oaabyk, #000716);
|
|
145
145
|
border-width: 2px;
|
|
146
146
|
border-width: var(--border-item-width-qbbbsa, 2px);
|
|
147
147
|
border-radius: 8px;
|
|
148
|
-
border-radius: var(--border-item-
|
|
148
|
+
border-radius: var(--border-radius-item-u2ibpi, 8px);
|
|
149
149
|
padding: 4px 12px;
|
|
150
150
|
padding: var(--space-xxs-ynfts5, 4px) var(--space-field-horizontal-89h2yr, 12px);
|
|
151
151
|
}
|
|
152
|
-
.awsui_selectable-
|
|
152
|
+
.awsui_selectable-item_15o6u_19j4z_93.awsui_highlighted_15o6u_19j4z_125.awsui_pad-bottom_15o6u_19j4z_113:not(#\9), .awsui_selectable-item_15o6u_19j4z_93.awsui_selected_15o6u_19j4z_125.awsui_pad-bottom_15o6u_19j4z_113:not(#\9) {
|
|
153
153
|
padding-bottom: calc(4px + 2px);
|
|
154
154
|
padding-bottom: calc(var(--space-xxs-ynfts5, 4px) + var(--space-xxxs-k2w98v, 2px));
|
|
155
155
|
}
|
|
156
|
-
.awsui_selectable-
|
|
156
|
+
.awsui_selectable-item_15o6u_19j4z_93.awsui_highlighted_15o6u_19j4z_125:not(#\9) {
|
|
157
157
|
z-index: 2;
|
|
158
158
|
background-color: #f4f4f4;
|
|
159
159
|
background-color: var(--color-background-dropdown-item-hover-mqsxkv, #f4f4f4);
|
|
160
160
|
border-color: #7d8998;
|
|
161
161
|
border-color: var(--color-border-dropdown-item-hover-tyzq9m, #7d8998);
|
|
162
162
|
}
|
|
163
|
-
.awsui_selectable-
|
|
163
|
+
.awsui_selectable-item_15o6u_19j4z_93.awsui_highlighted_15o6u_19j4z_125.awsui_disabled_15o6u_19j4z_139:not(#\9) {
|
|
164
164
|
color: #9ba7b6;
|
|
165
165
|
color: var(--color-text-dropdown-item-dimmed-jyqdrs, #9ba7b6);
|
|
166
166
|
border-color: #7d8998;
|
|
@@ -168,37 +168,37 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
168
168
|
background-color: transparent;
|
|
169
169
|
background-color: var(--color-background-dropdown-item-dimmed-qw48ma, transparent);
|
|
170
170
|
}
|
|
171
|
-
.awsui_selectable-
|
|
171
|
+
.awsui_selectable-item_15o6u_19j4z_93.awsui_selected_15o6u_19j4z_125:not(#\9) {
|
|
172
172
|
z-index: 3;
|
|
173
173
|
background-color: #f2f8fd;
|
|
174
174
|
background-color: var(--color-background-dropdown-item-selected-8l4mpk, #f2f8fd);
|
|
175
175
|
border-color: #0972d3;
|
|
176
176
|
border-color: var(--color-border-dropdown-item-selected-eahq2j, #0972d3);
|
|
177
177
|
}
|
|
178
|
-
.awsui_selectable-
|
|
178
|
+
.awsui_selectable-item_15o6u_19j4z_93.awsui_selected_15o6u_19j4z_125.awsui_next-item-selected_15o6u_19j4z_149:not(#\9) {
|
|
179
179
|
border-bottom-left-radius: 0;
|
|
180
180
|
border-bottom-right-radius: 0;
|
|
181
181
|
}
|
|
182
|
-
.awsui_selectable-
|
|
182
|
+
.awsui_selectable-item_15o6u_19j4z_93.awsui_selected_15o6u_19j4z_125 + .awsui_selectable-item_15o6u_19j4z_93.awsui_selected_15o6u_19j4z_125:not(#\9) {
|
|
183
183
|
border-top-left-radius: 0;
|
|
184
184
|
border-top-right-radius: 0;
|
|
185
185
|
}
|
|
186
|
-
.awsui_selectable-
|
|
186
|
+
.awsui_selectable-item_15o6u_19j4z_93.awsui_highlighted_15o6u_19j4z_125.awsui_selected_15o6u_19j4z_125.awsui_is-keyboard_15o6u_19j4z_157:not(#\9) {
|
|
187
187
|
box-shadow: inset 0 0 0 1px #0972d3;
|
|
188
188
|
box-shadow: inset 0 0 0 1px var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
189
189
|
}
|
|
190
|
-
.awsui_selectable-
|
|
190
|
+
.awsui_selectable-item_15o6u_19j4z_93.awsui_parent_15o6u_19j4z_160:not(#\9) {
|
|
191
191
|
font-weight: bold;
|
|
192
192
|
color: #414d5c;
|
|
193
193
|
color: var(--color-text-dropdown-group-label-eaqlcl, #414d5c);
|
|
194
194
|
}
|
|
195
|
-
.awsui_selectable-
|
|
195
|
+
.awsui_selectable-item_15o6u_19j4z_93.awsui_parent_15o6u_19j4z_160:not(#\9):not(.awsui_interactiveGroups_15o6u_19j4z_164) {
|
|
196
196
|
border-top-color: #e9ebed;
|
|
197
197
|
border-top-color: var(--color-border-dropdown-group-0utpsr, #e9ebed);
|
|
198
198
|
padding: 8px;
|
|
199
199
|
padding: var(--space-xs-rsr2qu, 8px);
|
|
200
200
|
}
|
|
201
|
-
.awsui_selectable-
|
|
201
|
+
.awsui_selectable-item_15o6u_19j4z_93.awsui_parent_15o6u_19j4z_160.awsui_interactiveGroups_15o6u_19j4z_164:not(#\9) {
|
|
202
202
|
padding: calc(
|
|
203
203
|
8px + (2px - 1px)
|
|
204
204
|
) calc(12px + 2px);
|
|
@@ -206,29 +206,29 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
206
206
|
var(--space-xs-rsr2qu, 8px) + (var(--border-item-width-qbbbsa, 2px) - var(--border-divider-list-width-hacikr, 1px))
|
|
207
207
|
) calc(var(--space-field-horizontal-89h2yr, 12px) + var(--border-item-width-qbbbsa, 2px));
|
|
208
208
|
}
|
|
209
|
-
.awsui_selectable-
|
|
209
|
+
.awsui_selectable-item_15o6u_19j4z_93.awsui_parent_15o6u_19j4z_160.awsui_interactiveGroups_15o6u_19j4z_164.awsui_highlighted_15o6u_19j4z_125:not(#\9), .awsui_selectable-item_15o6u_19j4z_93.awsui_parent_15o6u_19j4z_160.awsui_interactiveGroups_15o6u_19j4z_164.awsui_selected_15o6u_19j4z_125:not(#\9) {
|
|
210
210
|
padding: 8px 12px;
|
|
211
211
|
padding: var(--space-xs-rsr2qu, 8px) var(--space-field-horizontal-89h2yr, 12px);
|
|
212
212
|
}
|
|
213
|
-
.awsui_selectable-
|
|
213
|
+
.awsui_selectable-item_15o6u_19j4z_93.awsui_child_15o6u_19j4z_176:not(#\9) {
|
|
214
214
|
padding-left: calc(32px + 2px);
|
|
215
215
|
padding-left: calc(var(--space-xxl-2nvmf1, 32px) + var(--border-item-width-qbbbsa, 2px));
|
|
216
216
|
}
|
|
217
|
-
.awsui_selectable-
|
|
217
|
+
.awsui_selectable-item_15o6u_19j4z_93.awsui_child_15o6u_19j4z_176.awsui_highlighted_15o6u_19j4z_125:not(#\9), .awsui_selectable-item_15o6u_19j4z_93.awsui_child_15o6u_19j4z_176.awsui_selected_15o6u_19j4z_125:not(#\9) {
|
|
218
218
|
padding-left: 32px;
|
|
219
219
|
padding-left: var(--space-xxl-2nvmf1, 32px);
|
|
220
220
|
}
|
|
221
|
-
.awsui_selectable-
|
|
221
|
+
.awsui_selectable-item_15o6u_19j4z_93.awsui_disabled_15o6u_19j4z_139:not(#\9) {
|
|
222
222
|
color: #9ba7b6;
|
|
223
223
|
color: var(--color-text-dropdown-item-disabled-varol7, #9ba7b6);
|
|
224
224
|
}
|
|
225
|
-
.awsui_selectable-
|
|
225
|
+
.awsui_selectable-item_15o6u_19j4z_93:not(#\9):not(.awsui_disabled_15o6u_19j4z_139):not(.awsui_parent_15o6u_19j4z_160) {
|
|
226
226
|
cursor: pointer;
|
|
227
227
|
}
|
|
228
|
-
.awsui_selectable-
|
|
228
|
+
.awsui_selectable-item_15o6u_19j4z_93.awsui_interactiveGroups_15o6u_19j4z_164:not(#\9):not(.awsui_disabled_15o6u_19j4z_139) {
|
|
229
229
|
cursor: pointer;
|
|
230
230
|
}
|
|
231
|
-
.awsui_selectable-
|
|
231
|
+
.awsui_selectable-item_15o6u_19j4z_93.awsui_virtual_15o6u_19j4z_191:not(#\9) {
|
|
232
232
|
position: absolute;
|
|
233
233
|
top: 2px;
|
|
234
234
|
top: var(--border-dropdown-virtual-offset-width-fzhepk, 2px);
|
|
@@ -236,12 +236,12 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
236
236
|
width: 100%;
|
|
237
237
|
box-sizing: border-box;
|
|
238
238
|
}
|
|
239
|
-
.awsui_selectable-
|
|
239
|
+
.awsui_selectable-item_15o6u_19j4z_93.awsui_virtual_15o6u_19j4z_191:not(#\9):first-of-type:not(.awsui_selected_15o6u_19j4z_125, .awsui_highlighted_15o6u_19j4z_125) {
|
|
240
240
|
border-top-color: transparent;
|
|
241
241
|
border-top-color: var(--color-border-dropdown-item-top-xnzq48, transparent);
|
|
242
242
|
}
|
|
243
243
|
|
|
244
|
-
.awsui_measure-
|
|
244
|
+
.awsui_measure-strut_15o6u_19j4z_202:not(#\9) {
|
|
245
245
|
position: absolute;
|
|
246
246
|
pointer-events: none;
|
|
247
247
|
height: 100%;
|
|
@@ -251,17 +251,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
251
251
|
padding-top: 1px;
|
|
252
252
|
padding-top: var(--border-divider-list-width-hacikr, 1px);
|
|
253
253
|
}
|
|
254
|
-
.awsui_measure-strut-
|
|
254
|
+
.awsui_measure-strut-first_15o6u_19j4z_211:not(#\9) {
|
|
255
255
|
padding-bottom: 1px;
|
|
256
256
|
padding-bottom: var(--border-divider-list-width-hacikr, 1px);
|
|
257
257
|
}
|
|
258
258
|
|
|
259
|
-
.awsui_screenreader-
|
|
259
|
+
.awsui_screenreader-content_15o6u_19j4z_215:not(#\9) {
|
|
260
260
|
position: absolute !important;
|
|
261
261
|
top: -9999px !important;
|
|
262
262
|
left: -9999px !important;
|
|
263
263
|
}
|
|
264
264
|
|
|
265
|
-
.awsui_option-
|
|
265
|
+
.awsui_option-content_15o6u_19j4z_221:not(#\9) {
|
|
266
266
|
/* used in test-utils */
|
|
267
267
|
}
|
|
@@ -2,21 +2,21 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"selectable-item": "awsui_selectable-
|
|
6
|
-
"pad-bottom": "awsui_pad-
|
|
7
|
-
"has-background": "awsui_has-
|
|
8
|
-
"highlighted": "
|
|
9
|
-
"selected": "
|
|
10
|
-
"disabled": "
|
|
11
|
-
"next-item-selected": "awsui_next-item-
|
|
12
|
-
"is-keyboard": "awsui_is-
|
|
13
|
-
"parent": "
|
|
14
|
-
"interactiveGroups": "
|
|
15
|
-
"child": "
|
|
16
|
-
"virtual": "
|
|
17
|
-
"measure-strut": "awsui_measure-
|
|
18
|
-
"measure-strut-first": "awsui_measure-strut-
|
|
19
|
-
"screenreader-content": "awsui_screenreader-
|
|
20
|
-
"option-content": "awsui_option-
|
|
5
|
+
"selectable-item": "awsui_selectable-item_15o6u_19j4z_93",
|
|
6
|
+
"pad-bottom": "awsui_pad-bottom_15o6u_19j4z_113",
|
|
7
|
+
"has-background": "awsui_has-background_15o6u_19j4z_122",
|
|
8
|
+
"highlighted": "awsui_highlighted_15o6u_19j4z_125",
|
|
9
|
+
"selected": "awsui_selected_15o6u_19j4z_125",
|
|
10
|
+
"disabled": "awsui_disabled_15o6u_19j4z_139",
|
|
11
|
+
"next-item-selected": "awsui_next-item-selected_15o6u_19j4z_149",
|
|
12
|
+
"is-keyboard": "awsui_is-keyboard_15o6u_19j4z_157",
|
|
13
|
+
"parent": "awsui_parent_15o6u_19j4z_160",
|
|
14
|
+
"interactiveGroups": "awsui_interactiveGroups_15o6u_19j4z_164",
|
|
15
|
+
"child": "awsui_child_15o6u_19j4z_176",
|
|
16
|
+
"virtual": "awsui_virtual_15o6u_19j4z_191",
|
|
17
|
+
"measure-strut": "awsui_measure-strut_15o6u_19j4z_202",
|
|
18
|
+
"measure-strut-first": "awsui_measure-strut-first_15o6u_19j4z_211",
|
|
19
|
+
"screenreader-content": "awsui_screenreader-content_15o6u_19j4z_215",
|
|
20
|
+
"option-content": "awsui_option-content_15o6u_19j4z_221"
|
|
21
21
|
};
|
|
22
22
|
|
package/internal/environment.js
CHANGED
|
@@ -1591,36 +1591,35 @@ module.exports.preset = {
|
|
|
1591
1591
|
"fontTabsSize": "{fontHeadingSSize}",
|
|
1592
1592
|
"fontWayfindingLinkActiveWeight": "{fontWeightHeavy}",
|
|
1593
1593
|
"fontWeightHeavy": "800",
|
|
1594
|
-
"borderAlertRadius": "{borderFlashbarRadius}",
|
|
1595
|
-
"borderActiveRadius": "20px",
|
|
1596
1594
|
"borderActiveWidth": "4px",
|
|
1597
|
-
"
|
|
1598
|
-
"borderButtonRadius": "20px",
|
|
1599
|
-
"borderCalendarGridFocusRingRadius": "3px",
|
|
1600
|
-
"borderCalendarGridRadius": "{borderItemRadius}",
|
|
1595
|
+
"borderRadiusBadge": "4px",
|
|
1601
1596
|
"borderCodeEditorStatusDividerWidth": "{borderDividerSectionWidth}",
|
|
1602
|
-
"borderContainerRadius": "16px",
|
|
1603
1597
|
"borderContainerStickyWidth": "0px",
|
|
1604
1598
|
"borderContainerTopWidth": "0px",
|
|
1605
|
-
"borderControlFocusRingRadiusCircle": "4px",
|
|
1606
|
-
"borderControlFocusRingRadiusDefault": "4px",
|
|
1607
1599
|
"borderControlFocusRingShadowSpread": "0px",
|
|
1608
1600
|
"borderControlInvalidFocusRingShadowSpread": "2px",
|
|
1609
1601
|
"borderDividerListWidth": "1px",
|
|
1610
1602
|
"borderDividerSectionWidth": "2px",
|
|
1611
|
-
"borderDropdownRadius": "{borderItemRadius}",
|
|
1612
1603
|
"borderDropdownVirtualOffsetWidth": "2px",
|
|
1613
|
-
"borderFieldRadius": "8px",
|
|
1614
1604
|
"borderFieldWidth": "2px",
|
|
1615
|
-
"borderFlashbarRadius": "12px",
|
|
1616
1605
|
"borderInvalidWidth": "8px",
|
|
1617
|
-
"borderItemRadius": "8px",
|
|
1618
1606
|
"borderItemWidth": "2px",
|
|
1619
1607
|
"borderLineChartDashArray": "3 5",
|
|
1620
1608
|
"borderLineChartLineJoin": "round",
|
|
1621
1609
|
"borderLineChartWidth": "2px",
|
|
1622
1610
|
"borderPanelHeaderWidth": "2px",
|
|
1623
1611
|
"borderPanelTopWidth": "1px",
|
|
1612
|
+
"borderRadiusAlert": "{borderRadiusFlashbar}",
|
|
1613
|
+
"borderRadiusButton": "20px",
|
|
1614
|
+
"borderRadiusCalendarDayFocused": "3px",
|
|
1615
|
+
"borderRadiusContainer": "16px",
|
|
1616
|
+
"borderRadiusControl": "8px",
|
|
1617
|
+
"borderRadiusControlFocusRingCircle": "4px",
|
|
1618
|
+
"borderRadiusControlFocusRingDefault": "4px",
|
|
1619
|
+
"borderRadiusDropdown": "{borderRadiusItem}",
|
|
1620
|
+
"borderRadiusFlashbar": "12px",
|
|
1621
|
+
"borderRadiusItem": "8px",
|
|
1622
|
+
"borderRadiusTabsFocusRing": "20px",
|
|
1624
1623
|
"borderTableStickyWidth": "2px",
|
|
1625
1624
|
"borderLinkFocusRingOutline": "0",
|
|
1626
1625
|
"borderLinkFocusRingShadowSpread": "2px",
|
|
@@ -7046,36 +7045,35 @@ module.exports.preset = {
|
|
|
7046
7045
|
"fontTabsSize": "font-tabs-size",
|
|
7047
7046
|
"fontWayfindingLinkActiveWeight": "font-wayfinding-link-active-weight",
|
|
7048
7047
|
"fontWeightHeavy": "font-weight-heavy",
|
|
7049
|
-
"borderAlertRadius": "border-alert-radius",
|
|
7050
|
-
"borderActiveRadius": "border-active-radius",
|
|
7051
7048
|
"borderActiveWidth": "border-active-width",
|
|
7052
|
-
"
|
|
7053
|
-
"borderButtonRadius": "border-button-radius",
|
|
7054
|
-
"borderCalendarGridFocusRingRadius": "border-calendar-grid-focus-ring-radius",
|
|
7055
|
-
"borderCalendarGridRadius": "border-calendar-grid-radius",
|
|
7049
|
+
"borderRadiusBadge": "border-radius-badge",
|
|
7056
7050
|
"borderCodeEditorStatusDividerWidth": "border-code-editor-status-divider-width",
|
|
7057
|
-
"borderContainerRadius": "border-container-radius",
|
|
7058
7051
|
"borderContainerStickyWidth": "border-container-sticky-width",
|
|
7059
7052
|
"borderContainerTopWidth": "border-container-top-width",
|
|
7060
|
-
"borderControlFocusRingRadiusCircle": "border-control-focus-ring-radius-circle",
|
|
7061
|
-
"borderControlFocusRingRadiusDefault": "border-control-focus-ring-radius-default",
|
|
7062
7053
|
"borderControlFocusRingShadowSpread": "border-control-focus-ring-shadow-spread",
|
|
7063
7054
|
"borderControlInvalidFocusRingShadowSpread": "border-control-invalid-focus-ring-shadow-spread",
|
|
7064
7055
|
"borderDividerListWidth": "border-divider-list-width",
|
|
7065
7056
|
"borderDividerSectionWidth": "border-divider-section-width",
|
|
7066
|
-
"borderDropdownRadius": "border-dropdown-radius",
|
|
7067
7057
|
"borderDropdownVirtualOffsetWidth": "border-dropdown-virtual-offset-width",
|
|
7068
|
-
"borderFieldRadius": "border-field-radius",
|
|
7069
7058
|
"borderFieldWidth": "border-field-width",
|
|
7070
|
-
"borderFlashbarRadius": "border-flashbar-radius",
|
|
7071
7059
|
"borderInvalidWidth": "border-invalid-width",
|
|
7072
|
-
"borderItemRadius": "border-item-radius",
|
|
7073
7060
|
"borderItemWidth": "border-item-width",
|
|
7074
7061
|
"borderLineChartDashArray": "border-line-chart-dash-array",
|
|
7075
7062
|
"borderLineChartLineJoin": "border-line-chart-line-join",
|
|
7076
7063
|
"borderLineChartWidth": "border-line-chart-width",
|
|
7077
7064
|
"borderPanelHeaderWidth": "border-panel-header-width",
|
|
7078
7065
|
"borderPanelTopWidth": "border-panel-top-width",
|
|
7066
|
+
"borderRadiusAlert": "border-radius-alert",
|
|
7067
|
+
"borderRadiusButton": "border-radius-button",
|
|
7068
|
+
"borderRadiusCalendarDayFocused": "border-radius-calendar-day-focused",
|
|
7069
|
+
"borderRadiusContainer": "border-radius-container",
|
|
7070
|
+
"borderRadiusControl": "border-radius-control",
|
|
7071
|
+
"borderRadiusControlFocusRingCircle": "border-radius-control-focus-ring-circle",
|
|
7072
|
+
"borderRadiusControlFocusRingDefault": "border-radius-control-focus-ring-default",
|
|
7073
|
+
"borderRadiusDropdown": "border-radius-dropdown",
|
|
7074
|
+
"borderRadiusFlashbar": "border-radius-flashbar",
|
|
7075
|
+
"borderRadiusItem": "border-radius-item",
|
|
7076
|
+
"borderRadiusTabsFocusRing": "border-radius-tabs-focus-ring",
|
|
7079
7077
|
"borderTableStickyWidth": "border-table-sticky-width",
|
|
7080
7078
|
"borderLinkFocusRingOutline": "border-link-focus-ring-outline",
|
|
7081
7079
|
"borderLinkFocusRingShadowSpread": "border-link-focus-ring-shadow-spread",
|
|
@@ -7685,36 +7683,35 @@ module.exports.preset = {
|
|
|
7685
7683
|
"fontTabsSize": "--font-tabs-size-01zslx",
|
|
7686
7684
|
"fontWayfindingLinkActiveWeight": "--font-wayfinding-link-active-weight-l3fid7",
|
|
7687
7685
|
"fontWeightHeavy": "--font-weight-heavy-ydka9r",
|
|
7688
|
-
"borderAlertRadius": "--border-alert-radius-ywuwjt",
|
|
7689
|
-
"borderActiveRadius": "--border-active-radius-vyzbl1",
|
|
7690
7686
|
"borderActiveWidth": "--border-active-width-ce5ls7",
|
|
7691
|
-
"
|
|
7692
|
-
"borderButtonRadius": "--border-button-radius-gc2v6s",
|
|
7693
|
-
"borderCalendarGridFocusRingRadius": "--border-calendar-grid-focus-ring-radius-8tejwi",
|
|
7694
|
-
"borderCalendarGridRadius": "--border-calendar-grid-radius-9lpwqf",
|
|
7687
|
+
"borderRadiusBadge": "--border-radius-badge-x5oehc",
|
|
7695
7688
|
"borderCodeEditorStatusDividerWidth": "--border-code-editor-status-divider-width-cf5jzt",
|
|
7696
|
-
"borderContainerRadius": "--border-container-radius-8dqnwf",
|
|
7697
7689
|
"borderContainerStickyWidth": "--border-container-sticky-width-i7t7xe",
|
|
7698
7690
|
"borderContainerTopWidth": "--border-container-top-width-jk6fhm",
|
|
7699
|
-
"borderControlFocusRingRadiusCircle": "--border-control-focus-ring-radius-circle-qztqvf",
|
|
7700
|
-
"borderControlFocusRingRadiusDefault": "--border-control-focus-ring-radius-default-6g2tnn",
|
|
7701
7691
|
"borderControlFocusRingShadowSpread": "--border-control-focus-ring-shadow-spread-srzyiu",
|
|
7702
7692
|
"borderControlInvalidFocusRingShadowSpread": "--border-control-invalid-focus-ring-shadow-spread-omt6il",
|
|
7703
7693
|
"borderDividerListWidth": "--border-divider-list-width-hacikr",
|
|
7704
7694
|
"borderDividerSectionWidth": "--border-divider-section-width-4wm2it",
|
|
7705
|
-
"borderDropdownRadius": "--border-dropdown-radius-mi4tcw",
|
|
7706
7695
|
"borderDropdownVirtualOffsetWidth": "--border-dropdown-virtual-offset-width-fzhepk",
|
|
7707
|
-
"borderFieldRadius": "--border-field-radius-t0kudr",
|
|
7708
7696
|
"borderFieldWidth": "--border-field-width-idlekx",
|
|
7709
|
-
"borderFlashbarRadius": "--border-flashbar-radius-49vto6",
|
|
7710
7697
|
"borderInvalidWidth": "--border-invalid-width-5jpdqn",
|
|
7711
|
-
"borderItemRadius": "--border-item-radius-43830w",
|
|
7712
7698
|
"borderItemWidth": "--border-item-width-qbbbsa",
|
|
7713
7699
|
"borderLineChartDashArray": "--border-line-chart-dash-array-4wa4ab",
|
|
7714
7700
|
"borderLineChartLineJoin": "--border-line-chart-line-join-nan7pn",
|
|
7715
7701
|
"borderLineChartWidth": "--border-line-chart-width-nj0hc5",
|
|
7716
7702
|
"borderPanelHeaderWidth": "--border-panel-header-width-6fmoo4",
|
|
7717
7703
|
"borderPanelTopWidth": "--border-panel-top-width-00mwcl",
|
|
7704
|
+
"borderRadiusAlert": "--border-radius-alert-n0skwy",
|
|
7705
|
+
"borderRadiusButton": "--border-radius-button-axewzv",
|
|
7706
|
+
"borderRadiusCalendarDayFocused": "--border-radius-calendar-day-focused-4la5vv",
|
|
7707
|
+
"borderRadiusContainer": "--border-radius-container-gh9ysk",
|
|
7708
|
+
"borderRadiusControl": "--border-radius-control-xfq7an",
|
|
7709
|
+
"borderRadiusControlFocusRingCircle": "--border-radius-control-focus-ring-circle-48k0xl",
|
|
7710
|
+
"borderRadiusControlFocusRingDefault": "--border-radius-control-focus-ring-default-jlgxet",
|
|
7711
|
+
"borderRadiusDropdown": "--border-radius-dropdown-ujknaf",
|
|
7712
|
+
"borderRadiusFlashbar": "--border-radius-flashbar-i7jm55",
|
|
7713
|
+
"borderRadiusItem": "--border-radius-item-u2ibpi",
|
|
7714
|
+
"borderRadiusTabsFocusRing": "--border-radius-tabs-focus-ring-j968on",
|
|
7718
7715
|
"borderTableStickyWidth": "--border-table-sticky-width-h1tlxy",
|
|
7719
7716
|
"borderLinkFocusRingOutline": "--border-link-focus-ring-outline-k2wccv",
|
|
7720
7717
|
"borderLinkFocusRingShadowSpread": "--border-link-focus-ring-shadow-spread-nv4ahb",
|
|
@@ -1591,36 +1591,35 @@ export var preset = {
|
|
|
1591
1591
|
"fontTabsSize": "{fontHeadingSSize}",
|
|
1592
1592
|
"fontWayfindingLinkActiveWeight": "{fontWeightHeavy}",
|
|
1593
1593
|
"fontWeightHeavy": "800",
|
|
1594
|
-
"borderAlertRadius": "{borderFlashbarRadius}",
|
|
1595
|
-
"borderActiveRadius": "20px",
|
|
1596
1594
|
"borderActiveWidth": "4px",
|
|
1597
|
-
"
|
|
1598
|
-
"borderButtonRadius": "20px",
|
|
1599
|
-
"borderCalendarGridFocusRingRadius": "3px",
|
|
1600
|
-
"borderCalendarGridRadius": "{borderItemRadius}",
|
|
1595
|
+
"borderRadiusBadge": "4px",
|
|
1601
1596
|
"borderCodeEditorStatusDividerWidth": "{borderDividerSectionWidth}",
|
|
1602
|
-
"borderContainerRadius": "16px",
|
|
1603
1597
|
"borderContainerStickyWidth": "0px",
|
|
1604
1598
|
"borderContainerTopWidth": "0px",
|
|
1605
|
-
"borderControlFocusRingRadiusCircle": "4px",
|
|
1606
|
-
"borderControlFocusRingRadiusDefault": "4px",
|
|
1607
1599
|
"borderControlFocusRingShadowSpread": "0px",
|
|
1608
1600
|
"borderControlInvalidFocusRingShadowSpread": "2px",
|
|
1609
1601
|
"borderDividerListWidth": "1px",
|
|
1610
1602
|
"borderDividerSectionWidth": "2px",
|
|
1611
|
-
"borderDropdownRadius": "{borderItemRadius}",
|
|
1612
1603
|
"borderDropdownVirtualOffsetWidth": "2px",
|
|
1613
|
-
"borderFieldRadius": "8px",
|
|
1614
1604
|
"borderFieldWidth": "2px",
|
|
1615
|
-
"borderFlashbarRadius": "12px",
|
|
1616
1605
|
"borderInvalidWidth": "8px",
|
|
1617
|
-
"borderItemRadius": "8px",
|
|
1618
1606
|
"borderItemWidth": "2px",
|
|
1619
1607
|
"borderLineChartDashArray": "3 5",
|
|
1620
1608
|
"borderLineChartLineJoin": "round",
|
|
1621
1609
|
"borderLineChartWidth": "2px",
|
|
1622
1610
|
"borderPanelHeaderWidth": "2px",
|
|
1623
1611
|
"borderPanelTopWidth": "1px",
|
|
1612
|
+
"borderRadiusAlert": "{borderRadiusFlashbar}",
|
|
1613
|
+
"borderRadiusButton": "20px",
|
|
1614
|
+
"borderRadiusCalendarDayFocused": "3px",
|
|
1615
|
+
"borderRadiusContainer": "16px",
|
|
1616
|
+
"borderRadiusControl": "8px",
|
|
1617
|
+
"borderRadiusControlFocusRingCircle": "4px",
|
|
1618
|
+
"borderRadiusControlFocusRingDefault": "4px",
|
|
1619
|
+
"borderRadiusDropdown": "{borderRadiusItem}",
|
|
1620
|
+
"borderRadiusFlashbar": "12px",
|
|
1621
|
+
"borderRadiusItem": "8px",
|
|
1622
|
+
"borderRadiusTabsFocusRing": "20px",
|
|
1624
1623
|
"borderTableStickyWidth": "2px",
|
|
1625
1624
|
"borderLinkFocusRingOutline": "0",
|
|
1626
1625
|
"borderLinkFocusRingShadowSpread": "2px",
|
|
@@ -7046,36 +7045,35 @@ export var preset = {
|
|
|
7046
7045
|
"fontTabsSize": "font-tabs-size",
|
|
7047
7046
|
"fontWayfindingLinkActiveWeight": "font-wayfinding-link-active-weight",
|
|
7048
7047
|
"fontWeightHeavy": "font-weight-heavy",
|
|
7049
|
-
"borderAlertRadius": "border-alert-radius",
|
|
7050
|
-
"borderActiveRadius": "border-active-radius",
|
|
7051
7048
|
"borderActiveWidth": "border-active-width",
|
|
7052
|
-
"
|
|
7053
|
-
"borderButtonRadius": "border-button-radius",
|
|
7054
|
-
"borderCalendarGridFocusRingRadius": "border-calendar-grid-focus-ring-radius",
|
|
7055
|
-
"borderCalendarGridRadius": "border-calendar-grid-radius",
|
|
7049
|
+
"borderRadiusBadge": "border-radius-badge",
|
|
7056
7050
|
"borderCodeEditorStatusDividerWidth": "border-code-editor-status-divider-width",
|
|
7057
|
-
"borderContainerRadius": "border-container-radius",
|
|
7058
7051
|
"borderContainerStickyWidth": "border-container-sticky-width",
|
|
7059
7052
|
"borderContainerTopWidth": "border-container-top-width",
|
|
7060
|
-
"borderControlFocusRingRadiusCircle": "border-control-focus-ring-radius-circle",
|
|
7061
|
-
"borderControlFocusRingRadiusDefault": "border-control-focus-ring-radius-default",
|
|
7062
7053
|
"borderControlFocusRingShadowSpread": "border-control-focus-ring-shadow-spread",
|
|
7063
7054
|
"borderControlInvalidFocusRingShadowSpread": "border-control-invalid-focus-ring-shadow-spread",
|
|
7064
7055
|
"borderDividerListWidth": "border-divider-list-width",
|
|
7065
7056
|
"borderDividerSectionWidth": "border-divider-section-width",
|
|
7066
|
-
"borderDropdownRadius": "border-dropdown-radius",
|
|
7067
7057
|
"borderDropdownVirtualOffsetWidth": "border-dropdown-virtual-offset-width",
|
|
7068
|
-
"borderFieldRadius": "border-field-radius",
|
|
7069
7058
|
"borderFieldWidth": "border-field-width",
|
|
7070
|
-
"borderFlashbarRadius": "border-flashbar-radius",
|
|
7071
7059
|
"borderInvalidWidth": "border-invalid-width",
|
|
7072
|
-
"borderItemRadius": "border-item-radius",
|
|
7073
7060
|
"borderItemWidth": "border-item-width",
|
|
7074
7061
|
"borderLineChartDashArray": "border-line-chart-dash-array",
|
|
7075
7062
|
"borderLineChartLineJoin": "border-line-chart-line-join",
|
|
7076
7063
|
"borderLineChartWidth": "border-line-chart-width",
|
|
7077
7064
|
"borderPanelHeaderWidth": "border-panel-header-width",
|
|
7078
7065
|
"borderPanelTopWidth": "border-panel-top-width",
|
|
7066
|
+
"borderRadiusAlert": "border-radius-alert",
|
|
7067
|
+
"borderRadiusButton": "border-radius-button",
|
|
7068
|
+
"borderRadiusCalendarDayFocused": "border-radius-calendar-day-focused",
|
|
7069
|
+
"borderRadiusContainer": "border-radius-container",
|
|
7070
|
+
"borderRadiusControl": "border-radius-control",
|
|
7071
|
+
"borderRadiusControlFocusRingCircle": "border-radius-control-focus-ring-circle",
|
|
7072
|
+
"borderRadiusControlFocusRingDefault": "border-radius-control-focus-ring-default",
|
|
7073
|
+
"borderRadiusDropdown": "border-radius-dropdown",
|
|
7074
|
+
"borderRadiusFlashbar": "border-radius-flashbar",
|
|
7075
|
+
"borderRadiusItem": "border-radius-item",
|
|
7076
|
+
"borderRadiusTabsFocusRing": "border-radius-tabs-focus-ring",
|
|
7079
7077
|
"borderTableStickyWidth": "border-table-sticky-width",
|
|
7080
7078
|
"borderLinkFocusRingOutline": "border-link-focus-ring-outline",
|
|
7081
7079
|
"borderLinkFocusRingShadowSpread": "border-link-focus-ring-shadow-spread",
|
|
@@ -7685,36 +7683,35 @@ export var preset = {
|
|
|
7685
7683
|
"fontTabsSize": "--font-tabs-size-01zslx",
|
|
7686
7684
|
"fontWayfindingLinkActiveWeight": "--font-wayfinding-link-active-weight-l3fid7",
|
|
7687
7685
|
"fontWeightHeavy": "--font-weight-heavy-ydka9r",
|
|
7688
|
-
"borderAlertRadius": "--border-alert-radius-ywuwjt",
|
|
7689
|
-
"borderActiveRadius": "--border-active-radius-vyzbl1",
|
|
7690
7686
|
"borderActiveWidth": "--border-active-width-ce5ls7",
|
|
7691
|
-
"
|
|
7692
|
-
"borderButtonRadius": "--border-button-radius-gc2v6s",
|
|
7693
|
-
"borderCalendarGridFocusRingRadius": "--border-calendar-grid-focus-ring-radius-8tejwi",
|
|
7694
|
-
"borderCalendarGridRadius": "--border-calendar-grid-radius-9lpwqf",
|
|
7687
|
+
"borderRadiusBadge": "--border-radius-badge-x5oehc",
|
|
7695
7688
|
"borderCodeEditorStatusDividerWidth": "--border-code-editor-status-divider-width-cf5jzt",
|
|
7696
|
-
"borderContainerRadius": "--border-container-radius-8dqnwf",
|
|
7697
7689
|
"borderContainerStickyWidth": "--border-container-sticky-width-i7t7xe",
|
|
7698
7690
|
"borderContainerTopWidth": "--border-container-top-width-jk6fhm",
|
|
7699
|
-
"borderControlFocusRingRadiusCircle": "--border-control-focus-ring-radius-circle-qztqvf",
|
|
7700
|
-
"borderControlFocusRingRadiusDefault": "--border-control-focus-ring-radius-default-6g2tnn",
|
|
7701
7691
|
"borderControlFocusRingShadowSpread": "--border-control-focus-ring-shadow-spread-srzyiu",
|
|
7702
7692
|
"borderControlInvalidFocusRingShadowSpread": "--border-control-invalid-focus-ring-shadow-spread-omt6il",
|
|
7703
7693
|
"borderDividerListWidth": "--border-divider-list-width-hacikr",
|
|
7704
7694
|
"borderDividerSectionWidth": "--border-divider-section-width-4wm2it",
|
|
7705
|
-
"borderDropdownRadius": "--border-dropdown-radius-mi4tcw",
|
|
7706
7695
|
"borderDropdownVirtualOffsetWidth": "--border-dropdown-virtual-offset-width-fzhepk",
|
|
7707
|
-
"borderFieldRadius": "--border-field-radius-t0kudr",
|
|
7708
7696
|
"borderFieldWidth": "--border-field-width-idlekx",
|
|
7709
|
-
"borderFlashbarRadius": "--border-flashbar-radius-49vto6",
|
|
7710
7697
|
"borderInvalidWidth": "--border-invalid-width-5jpdqn",
|
|
7711
|
-
"borderItemRadius": "--border-item-radius-43830w",
|
|
7712
7698
|
"borderItemWidth": "--border-item-width-qbbbsa",
|
|
7713
7699
|
"borderLineChartDashArray": "--border-line-chart-dash-array-4wa4ab",
|
|
7714
7700
|
"borderLineChartLineJoin": "--border-line-chart-line-join-nan7pn",
|
|
7715
7701
|
"borderLineChartWidth": "--border-line-chart-width-nj0hc5",
|
|
7716
7702
|
"borderPanelHeaderWidth": "--border-panel-header-width-6fmoo4",
|
|
7717
7703
|
"borderPanelTopWidth": "--border-panel-top-width-00mwcl",
|
|
7704
|
+
"borderRadiusAlert": "--border-radius-alert-n0skwy",
|
|
7705
|
+
"borderRadiusButton": "--border-radius-button-axewzv",
|
|
7706
|
+
"borderRadiusCalendarDayFocused": "--border-radius-calendar-day-focused-4la5vv",
|
|
7707
|
+
"borderRadiusContainer": "--border-radius-container-gh9ysk",
|
|
7708
|
+
"borderRadiusControl": "--border-radius-control-xfq7an",
|
|
7709
|
+
"borderRadiusControlFocusRingCircle": "--border-radius-control-focus-ring-circle-48k0xl",
|
|
7710
|
+
"borderRadiusControlFocusRingDefault": "--border-radius-control-focus-ring-default-jlgxet",
|
|
7711
|
+
"borderRadiusDropdown": "--border-radius-dropdown-ujknaf",
|
|
7712
|
+
"borderRadiusFlashbar": "--border-radius-flashbar-i7jm55",
|
|
7713
|
+
"borderRadiusItem": "--border-radius-item-u2ibpi",
|
|
7714
|
+
"borderRadiusTabsFocusRing": "--border-radius-tabs-focus-ring-j968on",
|
|
7718
7715
|
"borderTableStickyWidth": "--border-table-sticky-width-h1tlxy",
|
|
7719
7716
|
"borderLinkFocusRingOutline": "--border-link-focus-ring-outline-k2wccv",
|
|
7720
7717
|
"borderLinkFocusRingShadowSpread": "--border-link-focus-ring-shadow-spread-nv4ahb",
|
package/link/styles.css.js
CHANGED
|
@@ -1,23 +1,23 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"link": "
|
|
5
|
-
"variant-secondary": "awsui_variant-
|
|
6
|
-
"variant-primary": "awsui_variant-
|
|
7
|
-
"variant-info": "awsui_variant-
|
|
8
|
-
"variant-value-large": "awsui_variant-value-
|
|
9
|
-
"variant-top-navigation": "awsui_variant-top-
|
|
10
|
-
"variant-recovery": "awsui_variant-
|
|
11
|
-
"button": "
|
|
12
|
-
"color-inverted": "awsui_color-
|
|
13
|
-
"font-size-body-s": "awsui_font-size-body-
|
|
14
|
-
"font-size-body-m": "awsui_font-size-body-
|
|
15
|
-
"font-size-heading-xs": "awsui_font-size-heading-
|
|
16
|
-
"font-size-heading-s": "awsui_font-size-heading-
|
|
17
|
-
"font-size-heading-m": "awsui_font-size-heading-
|
|
18
|
-
"font-size-heading-l": "awsui_font-size-heading-
|
|
19
|
-
"font-size-heading-xl": "awsui_font-size-heading-
|
|
20
|
-
"font-size-display-l": "awsui_font-size-display-
|
|
21
|
-
"icon": "
|
|
4
|
+
"link": "awsui_link_4c84z_gysqh_93",
|
|
5
|
+
"variant-secondary": "awsui_variant-secondary_4c84z_gysqh_138",
|
|
6
|
+
"variant-primary": "awsui_variant-primary_4c84z_gysqh_173",
|
|
7
|
+
"variant-info": "awsui_variant-info_4c84z_gysqh_208",
|
|
8
|
+
"variant-value-large": "awsui_variant-value-large_4c84z_gysqh_243",
|
|
9
|
+
"variant-top-navigation": "awsui_variant-top-navigation_4c84z_gysqh_277",
|
|
10
|
+
"variant-recovery": "awsui_variant-recovery_4c84z_gysqh_312",
|
|
11
|
+
"button": "awsui_button_4c84z_gysqh_347",
|
|
12
|
+
"color-inverted": "awsui_color-inverted_4c84z_gysqh_382",
|
|
13
|
+
"font-size-body-s": "awsui_font-size-body-s_4c84z_gysqh_401",
|
|
14
|
+
"font-size-body-m": "awsui_font-size-body-m_4c84z_gysqh_406",
|
|
15
|
+
"font-size-heading-xs": "awsui_font-size-heading-xs_4c84z_gysqh_410",
|
|
16
|
+
"font-size-heading-s": "awsui_font-size-heading-s_4c84z_gysqh_414",
|
|
17
|
+
"font-size-heading-m": "awsui_font-size-heading-m_4c84z_gysqh_419",
|
|
18
|
+
"font-size-heading-l": "awsui_font-size-heading-l_4c84z_gysqh_424",
|
|
19
|
+
"font-size-heading-xl": "awsui_font-size-heading-xl_4c84z_gysqh_429",
|
|
20
|
+
"font-size-display-l": "awsui_font-size-display-l_4c84z_gysqh_434",
|
|
21
|
+
"icon": "awsui_icon_4c84z_gysqh_440"
|
|
22
22
|
};
|
|
23
23
|
|