@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
|
@@ -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_top-
|
|
93
|
+
.awsui_top-navigation_1ca1i_5b66r_93:not(#\9) {
|
|
94
94
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
95
95
|
border-collapse: separate;
|
|
96
96
|
border-spacing: 0;
|
|
@@ -106,7 +106,6 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
106
106
|
font-stretch: normal;
|
|
107
107
|
line-height: normal;
|
|
108
108
|
-webkit-hyphens: none;
|
|
109
|
-
-ms-hyphens: none;
|
|
110
109
|
hyphens: none;
|
|
111
110
|
letter-spacing: normal;
|
|
112
111
|
list-style: disc outside none;
|
|
@@ -133,7 +132,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
133
132
|
background: #ffffff;
|
|
134
133
|
background: var(--color-background-container-content-i8i4a0, #ffffff);
|
|
135
134
|
}
|
|
136
|
-
.awsui_top-
|
|
135
|
+
.awsui_top-navigation_1ca1i_5b66r_93 > .awsui_padding-box_1ca1i_5b66r_104:not(#\9) {
|
|
137
136
|
display: flex;
|
|
138
137
|
flex-direction: row;
|
|
139
138
|
flex-wrap: nowrap;
|
|
@@ -145,18 +144,18 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
145
144
|
padding: 0 0 0 20px;
|
|
146
145
|
padding: 0 0 0 var(--space-l-4vl6xu, 20px);
|
|
147
146
|
}
|
|
148
|
-
.awsui_top-
|
|
147
|
+
.awsui_top-navigation_1ca1i_5b66r_93.awsui_medium_1ca1i_5b66r_114 > .awsui_padding-box_1ca1i_5b66r_104:not(#\9), .awsui_top-navigation_1ca1i_5b66r_93.awsui_narrow_1ca1i_5b66r_114 > .awsui_padding-box_1ca1i_5b66r_104:not(#\9) {
|
|
149
148
|
height: calc(40px + 8px);
|
|
150
149
|
height: calc(var(--space-xxxl-bo9z7f, 40px) + var(--space-scaled-xs-6859qs, 8px));
|
|
151
150
|
}
|
|
152
|
-
.awsui_top-
|
|
151
|
+
.awsui_top-navigation_1ca1i_5b66r_93.awsui_narrow_1ca1i_5b66r_114 > .awsui_padding-box_1ca1i_5b66r_104:not(#\9) {
|
|
153
152
|
height: 40px;
|
|
154
153
|
height: var(--space-xxxl-bo9z7f, 40px);
|
|
155
154
|
padding: 0 0 0 8px;
|
|
156
155
|
padding: 0 0 0 var(--space-xs-rsr2qu, 8px);
|
|
157
156
|
}
|
|
158
157
|
|
|
159
|
-
.
|
|
158
|
+
.awsui_hidden_1ca1i_5b66r_122:not(#\9) {
|
|
160
159
|
position: absolute !important;
|
|
161
160
|
top: -9999px !important;
|
|
162
161
|
left: -9999px !important;
|
|
@@ -165,22 +164,22 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
165
164
|
}
|
|
166
165
|
|
|
167
166
|
/* stylelint-disable-next-line selector-combinator-disallowed-list, selector-max-universal */
|
|
168
|
-
.
|
|
167
|
+
.awsui_hidden_1ca1i_5b66r_122 *:not(#\9):not(#awsui_\9 _1ca1i_5b66r_1) {
|
|
169
168
|
visibility: hidden;
|
|
170
169
|
}
|
|
171
170
|
|
|
172
|
-
.
|
|
171
|
+
.awsui_identity_1ca1i_5b66r_135 > .awsui_identity-link_1ca1i_5b66r_135:not(#\9) {
|
|
173
172
|
display: flex;
|
|
174
173
|
align-items: center;
|
|
175
174
|
text-decoration: none;
|
|
176
175
|
color: #000716;
|
|
177
176
|
color: var(--color-text-top-navigation-title-oypxe3, #000716);
|
|
178
177
|
}
|
|
179
|
-
.
|
|
178
|
+
.awsui_identity_1ca1i_5b66r_135 > .awsui_identity-link_1ca1i_5b66r_135:not(#\9):hover {
|
|
180
179
|
color: #0972d3;
|
|
181
180
|
color: var(--color-text-accent-s1eqko, #0972d3);
|
|
182
181
|
}
|
|
183
|
-
.
|
|
182
|
+
.awsui_identity_1ca1i_5b66r_135 > .awsui_identity-link_1ca1i_5b66r_135[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
184
183
|
outline: thin dotted;
|
|
185
184
|
outline: 0;
|
|
186
185
|
outline: var(--border-link-focus-ring-outline-k2wccv, 0);
|
|
@@ -188,15 +187,15 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
188
187
|
outline-color: #0972d3;
|
|
189
188
|
outline-color: var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
190
189
|
border-radius: 4px;
|
|
191
|
-
border-radius: var(--border-control-focus-ring-
|
|
190
|
+
border-radius: var(--border-radius-control-focus-ring-default-jlgxet, 4px);
|
|
192
191
|
box-shadow: 0 0 0 2px #0972d3;
|
|
193
192
|
box-shadow: 0 0 0 var(--border-link-focus-ring-shadow-spread-nv4ahb, 2px) var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
194
193
|
}
|
|
195
|
-
.
|
|
194
|
+
.awsui_identity_1ca1i_5b66r_135.awsui_no-logo_1ca1i_5b66r_152:not(#\9) {
|
|
196
195
|
min-width: 100px;
|
|
197
196
|
}
|
|
198
197
|
|
|
199
|
-
.
|
|
198
|
+
.awsui_logo_1ca1i_5b66r_156:not(#\9) {
|
|
200
199
|
display: block;
|
|
201
200
|
max-height: 32px;
|
|
202
201
|
max-height: var(--space-xxl-2nvmf1, 32px);
|
|
@@ -205,12 +204,12 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
205
204
|
width: auto;
|
|
206
205
|
min-width: 10px;
|
|
207
206
|
}
|
|
208
|
-
.
|
|
207
|
+
.awsui_logo_1ca1i_5b66r_156.awsui_narrow_1ca1i_5b66r_114:not(#\9) {
|
|
209
208
|
max-height: 24px;
|
|
210
209
|
max-height: var(--space-xl-a39hup, 24px);
|
|
211
210
|
}
|
|
212
211
|
|
|
213
|
-
.
|
|
212
|
+
.awsui_title_1ca1i_5b66r_167:not(#\9) {
|
|
214
213
|
font-size: 20px;
|
|
215
214
|
font-size: var(--font-heading-m-size-6e3jmg, 20px);
|
|
216
215
|
line-height: 24px;
|
|
@@ -225,30 +224,30 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
225
224
|
overflow: hidden;
|
|
226
225
|
text-overflow: ellipsis;
|
|
227
226
|
}
|
|
228
|
-
.awsui_no-
|
|
227
|
+
.awsui_no-logo_1ca1i_5b66r_152 > .awsui_identity-link_1ca1i_5b66r_135 > .awsui_title_1ca1i_5b66r_167:not(#\9) {
|
|
229
228
|
font-weight: 700;
|
|
230
229
|
}
|
|
231
230
|
|
|
232
|
-
.
|
|
231
|
+
.awsui_inputs_1ca1i_5b66r_181:not(#\9) {
|
|
233
232
|
flex: 1;
|
|
234
233
|
min-width: 0;
|
|
235
234
|
display: flex;
|
|
236
235
|
justify-content: center;
|
|
237
236
|
}
|
|
238
237
|
|
|
239
|
-
.
|
|
238
|
+
.awsui_search_1ca1i_5b66r_188:not(#\9) {
|
|
240
239
|
width: 100%;
|
|
241
240
|
max-width: 340px;
|
|
242
241
|
padding-left: 40px;
|
|
243
242
|
padding-left: var(--space-xxxl-bo9z7f, 40px);
|
|
244
243
|
}
|
|
245
|
-
.awsui_search-
|
|
244
|
+
.awsui_search-expanded_1ca1i_5b66r_193:not(#\9) {
|
|
246
245
|
max-width: none;
|
|
247
246
|
padding-left: 12px;
|
|
248
247
|
padding-left: var(--space-s-hv8c1d, 12px);
|
|
249
248
|
}
|
|
250
249
|
|
|
251
|
-
.
|
|
250
|
+
.awsui_utilities_1ca1i_5b66r_198:not(#\9) {
|
|
252
251
|
display: flex;
|
|
253
252
|
flex-shrink: 0;
|
|
254
253
|
flex-direction: row;
|
|
@@ -257,17 +256,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
257
256
|
padding-left: var(--space-m-17eucw, 16px);
|
|
258
257
|
height: 100%;
|
|
259
258
|
}
|
|
260
|
-
.
|
|
259
|
+
.awsui_medium_1ca1i_5b66r_114 > .awsui_padding-box_1ca1i_5b66r_104 > .awsui_utilities_1ca1i_5b66r_198:not(#\9), .awsui_narrow_1ca1i_5b66r_114 > .awsui_padding-box_1ca1i_5b66r_104 > .awsui_utilities_1ca1i_5b66r_198:not(#\9) {
|
|
261
260
|
padding-left: 0;
|
|
262
261
|
}
|
|
263
262
|
|
|
264
|
-
.awsui_utility-
|
|
263
|
+
.awsui_utility-wrapper_1ca1i_5b66r_210:not(#\9) {
|
|
265
264
|
display: flex;
|
|
266
265
|
position: relative;
|
|
267
266
|
flex-shrink: 0;
|
|
268
267
|
align-items: center;
|
|
269
268
|
}
|
|
270
|
-
.awsui_utility-
|
|
269
|
+
.awsui_utility-wrapper_1ca1i_5b66r_210:not(#\9)::after {
|
|
271
270
|
display: block;
|
|
272
271
|
position: absolute;
|
|
273
272
|
content: "";
|
|
@@ -280,96 +279,96 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
280
279
|
background: #e9ebed;
|
|
281
280
|
background: var(--color-border-divider-default-7s2wjw, #e9ebed);
|
|
282
281
|
}
|
|
283
|
-
.awsui_utility-
|
|
282
|
+
.awsui_utility-wrapper_1ca1i_5b66r_210.awsui_utility-wrapper-last_1ca1i_5b66r_226:not(#\9):not(.awsui_utility-type-button-primary-button_1ca1i_5b66r_226) {
|
|
284
283
|
padding-right: 0;
|
|
285
284
|
}
|
|
286
|
-
.awsui_utility-
|
|
285
|
+
.awsui_utility-wrapper_1ca1i_5b66r_210.awsui_utility-wrapper-last_1ca1i_5b66r_226:not(#\9):not(.awsui_utility-type-button-primary-button_1ca1i_5b66r_226)::after {
|
|
287
286
|
display: none;
|
|
288
287
|
}
|
|
289
|
-
.
|
|
288
|
+
.awsui_medium_1ca1i_5b66r_114 > .awsui_padding-box_1ca1i_5b66r_104 > .awsui_utilities_1ca1i_5b66r_198 > .awsui_utility-wrapper_1ca1i_5b66r_210:not(#\9)::after, .awsui_narrow_1ca1i_5b66r_114 > .awsui_padding-box_1ca1i_5b66r_104 > .awsui_utilities_1ca1i_5b66r_198 > .awsui_utility-wrapper_1ca1i_5b66r_210:not(#\9)::after {
|
|
290
289
|
top: 8px;
|
|
291
290
|
top: var(--space-xs-rsr2qu, 8px);
|
|
292
291
|
bottom: 8px;
|
|
293
292
|
bottom: var(--space-xs-rsr2qu, 8px);
|
|
294
293
|
}
|
|
295
294
|
|
|
296
|
-
.awsui_utility-wrapper-
|
|
295
|
+
.awsui_utility-wrapper-last_1ca1i_5b66r_226:not(#\9) {
|
|
297
296
|
margin-right: 12px;
|
|
298
297
|
margin-right: var(--space-s-hv8c1d, 12px);
|
|
299
298
|
}
|
|
300
|
-
.awsui_utility-wrapper-
|
|
299
|
+
.awsui_utility-wrapper-last_1ca1i_5b66r_226.awsui_utility-type-menu-dropdown_1ca1i_5b66r_240:not(#\9) {
|
|
301
300
|
margin-right: 0;
|
|
302
301
|
}
|
|
303
|
-
.
|
|
302
|
+
.awsui_narrow_1ca1i_5b66r_114 > .awsui_padding-box_1ca1i_5b66r_104 > .awsui_utilities_1ca1i_5b66r_198 > .awsui_utility-wrapper-last_1ca1i_5b66r_226:not(#\9) {
|
|
304
303
|
margin-right: 0;
|
|
305
304
|
}
|
|
306
|
-
.
|
|
305
|
+
.awsui_narrow_1ca1i_5b66r_114 > .awsui_padding-box_1ca1i_5b66r_104 > .awsui_utilities_1ca1i_5b66r_198 > .awsui_utility-wrapper-last_1ca1i_5b66r_226.awsui_utility-type-button-primary-button_1ca1i_5b66r_226:not(#\9) {
|
|
307
306
|
padding-right: 20px;
|
|
308
307
|
padding-right: var(--space-l-4vl6xu, 20px);
|
|
309
308
|
}
|
|
310
309
|
|
|
311
|
-
.awsui_utility-type-menu-
|
|
310
|
+
.awsui_utility-type-menu-dropdown_1ca1i_5b66r_240:not(#\9) {
|
|
312
311
|
padding: 0 12px;
|
|
313
312
|
padding: 0 var(--space-s-hv8c1d, 12px);
|
|
314
313
|
align-items: stretch;
|
|
315
314
|
}
|
|
316
315
|
|
|
317
|
-
.awsui_utility-type-button-
|
|
318
|
-
.awsui_utility-type-button-primary-
|
|
316
|
+
.awsui_utility-type-button-link_1ca1i_5b66r_255:not(#\9),
|
|
317
|
+
.awsui_utility-type-button-primary-button_1ca1i_5b66r_226:not(#\9) {
|
|
319
318
|
padding: 0 16px;
|
|
320
319
|
padding: 0 var(--space-m-17eucw, 16px);
|
|
321
320
|
}
|
|
322
321
|
|
|
323
|
-
.awsui_utility-type-button-primary-
|
|
322
|
+
.awsui_utility-type-button-primary-button_1ca1i_5b66r_226:not(#\9) {
|
|
324
323
|
left: -1px;
|
|
325
324
|
border-left: 1px solid #ffffff;
|
|
326
325
|
border-left: 1px solid var(--color-background-container-content-i8i4a0, #ffffff);
|
|
327
326
|
}
|
|
328
|
-
.awsui_utility-type-button-primary-
|
|
327
|
+
.awsui_utility-type-button-primary-button_1ca1i_5b66r_226:not(#\9)::after {
|
|
329
328
|
display: none;
|
|
330
329
|
}
|
|
331
330
|
|
|
332
|
-
.awsui_utility-link-
|
|
331
|
+
.awsui_utility-link-icon_1ca1i_5b66r_268:not(#\9) {
|
|
333
332
|
margin-right: 4px;
|
|
334
333
|
margin-right: var(--space-xxs-ynfts5, 4px);
|
|
335
334
|
}
|
|
336
335
|
|
|
337
|
-
.awsui_utility-button-external-
|
|
336
|
+
.awsui_utility-button-external-icon_1ca1i_5b66r_272:not(#\9) {
|
|
338
337
|
display: inline-block;
|
|
339
338
|
}
|
|
340
339
|
|
|
341
|
-
.
|
|
340
|
+
.awsui_trigger_1ca1i_5b66r_276:not(#\9) {
|
|
342
341
|
/*used in test-utils*/
|
|
343
342
|
}
|
|
344
343
|
|
|
345
|
-
.awsui_rotate-
|
|
344
|
+
.awsui_rotate-up_1ca1i_5b66r_280:not(#\9) {
|
|
346
345
|
transform: rotate(-180deg);
|
|
347
346
|
transition: transform 135ms cubic-bezier(0.165, 0.84, 0.44, 1);
|
|
348
347
|
transition: transform var(--motion-duration-rotate-180-ofa1ir, 135ms) var(--motion-easing-rotate-180-3rbbga, cubic-bezier(0.165, 0.84, 0.44, 1));
|
|
349
348
|
}
|
|
350
349
|
@media (prefers-reduced-motion: reduce) {
|
|
351
|
-
.awsui_rotate-
|
|
350
|
+
.awsui_rotate-up_1ca1i_5b66r_280:not(#\9) {
|
|
352
351
|
animation: none;
|
|
353
352
|
transition: none;
|
|
354
353
|
}
|
|
355
354
|
}
|
|
356
|
-
.awsui-motion-disabled .awsui_rotate-
|
|
355
|
+
.awsui-motion-disabled .awsui_rotate-up_1ca1i_5b66r_280:not(#\9), .awsui-mode-entering .awsui_rotate-up_1ca1i_5b66r_280:not(#\9) {
|
|
357
356
|
animation: none;
|
|
358
357
|
transition: none;
|
|
359
358
|
}
|
|
360
359
|
|
|
361
|
-
.awsui_rotate-
|
|
360
|
+
.awsui_rotate-down_1ca1i_5b66r_295:not(#\9) {
|
|
362
361
|
transform: rotate(0deg);
|
|
363
362
|
transition: transform 135ms cubic-bezier(0.165, 0.84, 0.44, 1);
|
|
364
363
|
transition: transform var(--motion-duration-rotate-180-ofa1ir, 135ms) var(--motion-easing-rotate-180-3rbbga, cubic-bezier(0.165, 0.84, 0.44, 1));
|
|
365
364
|
}
|
|
366
365
|
@media (prefers-reduced-motion: reduce) {
|
|
367
|
-
.awsui_rotate-
|
|
366
|
+
.awsui_rotate-down_1ca1i_5b66r_295:not(#\9) {
|
|
368
367
|
animation: none;
|
|
369
368
|
transition: none;
|
|
370
369
|
}
|
|
371
370
|
}
|
|
372
|
-
.awsui-motion-disabled .awsui_rotate-
|
|
371
|
+
.awsui-motion-disabled .awsui_rotate-down_1ca1i_5b66r_295:not(#\9), .awsui-mode-entering .awsui_rotate-down_1ca1i_5b66r_295:not(#\9) {
|
|
373
372
|
animation: none;
|
|
374
373
|
transition: none;
|
|
375
374
|
}
|
|
@@ -2,30 +2,30 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"top-navigation": "awsui_top-
|
|
6
|
-
"padding-box": "awsui_padding-
|
|
7
|
-
"medium": "
|
|
8
|
-
"narrow": "
|
|
9
|
-
"hidden": "
|
|
10
|
-
"\t": "awsui_\
|
|
11
|
-
"identity": "
|
|
12
|
-
"identity-link": "awsui_identity-
|
|
13
|
-
"no-logo": "awsui_no-
|
|
14
|
-
"logo": "
|
|
15
|
-
"title": "
|
|
16
|
-
"inputs": "
|
|
17
|
-
"search": "
|
|
18
|
-
"search-expanded": "awsui_search-
|
|
19
|
-
"utilities": "
|
|
20
|
-
"utility-wrapper": "awsui_utility-
|
|
21
|
-
"utility-wrapper-last": "awsui_utility-wrapper-
|
|
22
|
-
"utility-type-button-primary-button": "awsui_utility-type-button-primary-
|
|
23
|
-
"utility-type-menu-dropdown": "awsui_utility-type-menu-
|
|
24
|
-
"utility-type-button-link": "awsui_utility-type-button-
|
|
25
|
-
"utility-link-icon": "awsui_utility-link-
|
|
26
|
-
"utility-button-external-icon": "awsui_utility-button-external-
|
|
27
|
-
"trigger": "
|
|
28
|
-
"rotate-up": "awsui_rotate-
|
|
29
|
-
"rotate-down": "awsui_rotate-
|
|
5
|
+
"top-navigation": "awsui_top-navigation_1ca1i_5b66r_93",
|
|
6
|
+
"padding-box": "awsui_padding-box_1ca1i_5b66r_104",
|
|
7
|
+
"medium": "awsui_medium_1ca1i_5b66r_114",
|
|
8
|
+
"narrow": "awsui_narrow_1ca1i_5b66r_114",
|
|
9
|
+
"hidden": "awsui_hidden_1ca1i_5b66r_122",
|
|
10
|
+
"\t": "awsui_\t_1ca1i_5b66r_1",
|
|
11
|
+
"identity": "awsui_identity_1ca1i_5b66r_135",
|
|
12
|
+
"identity-link": "awsui_identity-link_1ca1i_5b66r_135",
|
|
13
|
+
"no-logo": "awsui_no-logo_1ca1i_5b66r_152",
|
|
14
|
+
"logo": "awsui_logo_1ca1i_5b66r_156",
|
|
15
|
+
"title": "awsui_title_1ca1i_5b66r_167",
|
|
16
|
+
"inputs": "awsui_inputs_1ca1i_5b66r_181",
|
|
17
|
+
"search": "awsui_search_1ca1i_5b66r_188",
|
|
18
|
+
"search-expanded": "awsui_search-expanded_1ca1i_5b66r_193",
|
|
19
|
+
"utilities": "awsui_utilities_1ca1i_5b66r_198",
|
|
20
|
+
"utility-wrapper": "awsui_utility-wrapper_1ca1i_5b66r_210",
|
|
21
|
+
"utility-wrapper-last": "awsui_utility-wrapper-last_1ca1i_5b66r_226",
|
|
22
|
+
"utility-type-button-primary-button": "awsui_utility-type-button-primary-button_1ca1i_5b66r_226",
|
|
23
|
+
"utility-type-menu-dropdown": "awsui_utility-type-menu-dropdown_1ca1i_5b66r_240",
|
|
24
|
+
"utility-type-button-link": "awsui_utility-type-button-link_1ca1i_5b66r_255",
|
|
25
|
+
"utility-link-icon": "awsui_utility-link-icon_1ca1i_5b66r_268",
|
|
26
|
+
"utility-button-external-icon": "awsui_utility-button-external-icon_1ca1i_5b66r_272",
|
|
27
|
+
"trigger": "awsui_trigger_1ca1i_5b66r_276",
|
|
28
|
+
"rotate-up": "awsui_rotate-up_1ca1i_5b66r_280",
|
|
29
|
+
"rotate-down": "awsui_rotate-down_1ca1i_5b66r_295"
|
|
30
30
|
};
|
|
31
31
|
|
|
@@ -1,52 +1,52 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"icon": "
|
|
5
|
-
"top-navigation": "awsui_top-
|
|
6
|
-
"padding-box": "awsui_padding-
|
|
7
|
-
"medium": "
|
|
8
|
-
"narrow": "
|
|
9
|
-
"virtual": "
|
|
10
|
-
"hidden": "
|
|
11
|
-
"\t": "awsui_\
|
|
12
|
-
"identity": "
|
|
13
|
-
"identity-link": "awsui_identity-
|
|
14
|
-
"no-logo": "awsui_no-
|
|
15
|
-
"logo": "
|
|
16
|
-
"title": "
|
|
17
|
-
"inputs": "
|
|
18
|
-
"search": "
|
|
19
|
-
"search-expanded": "awsui_search-
|
|
20
|
-
"utilities": "
|
|
21
|
-
"utility-wrapper": "awsui_utility-
|
|
22
|
-
"utility-type-button-link": "awsui_utility-type-button-
|
|
23
|
-
"utility-type-menu-dropdown": "awsui_utility-type-menu-
|
|
24
|
-
"utility-type-button-primary-button": "awsui_utility-type-button-primary-
|
|
25
|
-
"utility-link-icon": "awsui_utility-link-
|
|
26
|
-
"utility-button-external-icon": "awsui_utility-button-external-
|
|
27
|
-
"offset-right-none": "awsui_offset-right-
|
|
28
|
-
"offset-right-l": "awsui_offset-right-
|
|
29
|
-
"offset-right-xxl": "awsui_offset-right-
|
|
30
|
-
"overflow-menu-drawer": "awsui_overflow-menu-
|
|
31
|
-
"overflow-menu": "awsui_overflow-
|
|
32
|
-
"overflow-menu-header": "awsui_overflow-menu-
|
|
33
|
-
"overflow-menu-header-text": "awsui_overflow-menu-header-
|
|
34
|
-
"overflow-menu-header-text--secondary": "awsui_overflow-menu-header-text--
|
|
35
|
-
"overflow-menu-header-text--title": "awsui_overflow-menu-header-text--
|
|
36
|
-
"overflow-menu-back-button": "awsui_overflow-menu-back-
|
|
37
|
-
"overflow-menu-dismiss-button": "awsui_overflow-menu-dismiss-
|
|
38
|
-
"overflow-menu-control": "awsui_overflow-menu-
|
|
39
|
-
"overflow-menu-list-item-utility": "awsui_overflow-menu-list-item-
|
|
40
|
-
"overflow-menu-control-link": "awsui_overflow-menu-control-
|
|
41
|
-
"overflow-menu-control-expandable-menu-trigger": "awsui_overflow-menu-control-expandable-menu-
|
|
42
|
-
"overflow-menu-list": "awsui_overflow-menu-
|
|
43
|
-
"overflow-menu-list-submenu": "awsui_overflow-menu-list-
|
|
44
|
-
"overflow-menu-list-item": "awsui_overflow-menu-list-
|
|
45
|
-
"overflow-menu-list-item-icon": "awsui_overflow-menu-list-item-
|
|
46
|
-
"overflow-menu-list-item-text": "awsui_overflow-menu-list-item-
|
|
47
|
-
"overflow-menu-list-item-submenu": "awsui_overflow-menu-list-item-
|
|
48
|
-
"overflow-menu-list-item-dropdown-menu": "awsui_overflow-menu-list-item-dropdown-
|
|
49
|
-
"overflow-menu-list-item-expandable": "awsui_overflow-menu-list-item-
|
|
50
|
-
"expanded": "
|
|
4
|
+
"icon": "awsui_icon_k5dlb_12tvf_93",
|
|
5
|
+
"top-navigation": "awsui_top-navigation_k5dlb_12tvf_111",
|
|
6
|
+
"padding-box": "awsui_padding-box_k5dlb_12tvf_122",
|
|
7
|
+
"medium": "awsui_medium_k5dlb_12tvf_132",
|
|
8
|
+
"narrow": "awsui_narrow_k5dlb_12tvf_132",
|
|
9
|
+
"virtual": "awsui_virtual_k5dlb_12tvf_143",
|
|
10
|
+
"hidden": "awsui_hidden_k5dlb_12tvf_147",
|
|
11
|
+
"\t": "awsui_\t_k5dlb_12tvf_1",
|
|
12
|
+
"identity": "awsui_identity_k5dlb_12tvf_159",
|
|
13
|
+
"identity-link": "awsui_identity-link_k5dlb_12tvf_162",
|
|
14
|
+
"no-logo": "awsui_no-logo_k5dlb_12tvf_179",
|
|
15
|
+
"logo": "awsui_logo_k5dlb_12tvf_183",
|
|
16
|
+
"title": "awsui_title_k5dlb_12tvf_195",
|
|
17
|
+
"inputs": "awsui_inputs_k5dlb_12tvf_208",
|
|
18
|
+
"search": "awsui_search_k5dlb_12tvf_215",
|
|
19
|
+
"search-expanded": "awsui_search-expanded_k5dlb_12tvf_219",
|
|
20
|
+
"utilities": "awsui_utilities_k5dlb_12tvf_223",
|
|
21
|
+
"utility-wrapper": "awsui_utility-wrapper_k5dlb_12tvf_234",
|
|
22
|
+
"utility-type-button-link": "awsui_utility-type-button-link_k5dlb_12tvf_255",
|
|
23
|
+
"utility-type-menu-dropdown": "awsui_utility-type-menu-dropdown_k5dlb_12tvf_259",
|
|
24
|
+
"utility-type-button-primary-button": "awsui_utility-type-button-primary-button_k5dlb_12tvf_267",
|
|
25
|
+
"utility-link-icon": "awsui_utility-link-icon_k5dlb_12tvf_275",
|
|
26
|
+
"utility-button-external-icon": "awsui_utility-button-external-icon_k5dlb_12tvf_279",
|
|
27
|
+
"offset-right-none": "awsui_offset-right-none_k5dlb_12tvf_283",
|
|
28
|
+
"offset-right-l": "awsui_offset-right-l_k5dlb_12tvf_287",
|
|
29
|
+
"offset-right-xxl": "awsui_offset-right-xxl_k5dlb_12tvf_291",
|
|
30
|
+
"overflow-menu-drawer": "awsui_overflow-menu-drawer_k5dlb_12tvf_296",
|
|
31
|
+
"overflow-menu": "awsui_overflow-menu_k5dlb_12tvf_296",
|
|
32
|
+
"overflow-menu-header": "awsui_overflow-menu-header_k5dlb_12tvf_316",
|
|
33
|
+
"overflow-menu-header-text": "awsui_overflow-menu-header-text_k5dlb_12tvf_323",
|
|
34
|
+
"overflow-menu-header-text--secondary": "awsui_overflow-menu-header-text--secondary_k5dlb_12tvf_332",
|
|
35
|
+
"overflow-menu-header-text--title": "awsui_overflow-menu-header-text--title_k5dlb_12tvf_338",
|
|
36
|
+
"overflow-menu-back-button": "awsui_overflow-menu-back-button_k5dlb_12tvf_342",
|
|
37
|
+
"overflow-menu-dismiss-button": "awsui_overflow-menu-dismiss-button_k5dlb_12tvf_346",
|
|
38
|
+
"overflow-menu-control": "awsui_overflow-menu-control_k5dlb_12tvf_350",
|
|
39
|
+
"overflow-menu-list-item-utility": "awsui_overflow-menu-list-item-utility_k5dlb_12tvf_365",
|
|
40
|
+
"overflow-menu-control-link": "awsui_overflow-menu-control-link_k5dlb_12tvf_372",
|
|
41
|
+
"overflow-menu-control-expandable-menu-trigger": "awsui_overflow-menu-control-expandable-menu-trigger_k5dlb_12tvf_375",
|
|
42
|
+
"overflow-menu-list": "awsui_overflow-menu-list_k5dlb_12tvf_365",
|
|
43
|
+
"overflow-menu-list-submenu": "awsui_overflow-menu-list-submenu_k5dlb_12tvf_406",
|
|
44
|
+
"overflow-menu-list-item": "awsui_overflow-menu-list-item_k5dlb_12tvf_365",
|
|
45
|
+
"overflow-menu-list-item-icon": "awsui_overflow-menu-list-item-icon_k5dlb_12tvf_414",
|
|
46
|
+
"overflow-menu-list-item-text": "awsui_overflow-menu-list-item-text_k5dlb_12tvf_417",
|
|
47
|
+
"overflow-menu-list-item-submenu": "awsui_overflow-menu-list-item-submenu_k5dlb_12tvf_424",
|
|
48
|
+
"overflow-menu-list-item-dropdown-menu": "awsui_overflow-menu-list-item-dropdown-menu_k5dlb_12tvf_429",
|
|
49
|
+
"overflow-menu-list-item-expandable": "awsui_overflow-menu-list-item-expandable_k5dlb_12tvf_432",
|
|
50
|
+
"expanded": "awsui_expanded_k5dlb_12tvf_440"
|
|
51
51
|
};
|
|
52
52
|
|