@cloudscape-design/components 3.0.175 → 3.0.177
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 +35 -31
- package/alert/styles.selectors.js +19 -19
- package/annotation-context/annotation/styles.css.js +24 -24
- package/annotation-context/annotation/styles.scoped.css +31 -29
- package/annotation-context/annotation/styles.selectors.js +24 -24
- package/area-chart/styles.css.js +13 -13
- package/area-chart/styles.scoped.css +18 -16
- package/area-chart/styles.selectors.js +13 -13
- package/attribute-editor/styles.css.js +14 -14
- package/attribute-editor/styles.scoped.css +26 -24
- package/attribute-editor/styles.selectors.js +14 -14
- package/autosuggest/internal.d.ts.map +1 -1
- package/autosuggest/internal.js +2 -2
- package/autosuggest/internal.js.map +1 -1
- package/badge/styles.css.js +5 -5
- package/badge/styles.scoped.css +7 -5
- package/badge/styles.selectors.js +5 -5
- package/box/styles.css.js +189 -189
- package/box/styles.scoped.css +236 -234
- package/box/styles.selectors.js +189 -189
- package/breadcrumb-group/styles.css.js +6 -6
- package/breadcrumb-group/styles.scoped.css +15 -11
- package/breadcrumb-group/styles.selectors.js +6 -6
- package/button/styles.css.js +18 -18
- package/button/styles.scoped.css +138 -136
- package/button/styles.selectors.js +18 -18
- package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
- package/button-dropdown/mobile-expandable-group/styles.scoped.css +7 -5
- package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
- package/calendar/styles.css.js +18 -18
- package/calendar/styles.scoped.css +40 -38
- package/calendar/styles.selectors.js +18 -18
- package/cards/styles.css.js +37 -37
- package/cards/styles.scoped.css +48 -44
- package/cards/styles.selectors.js +37 -37
- package/checkbox/styles.css.js +3 -3
- package/checkbox/styles.scoped.css +7 -5
- package/checkbox/styles.selectors.js +3 -3
- package/code-editor/styles.css.js +32 -32
- package/code-editor/styles.scoped.css +111 -109
- package/code-editor/styles.selectors.js +32 -32
- package/column-layout/styles.css.js +13 -13
- package/column-layout/styles.scoped.css +45 -43
- package/column-layout/styles.selectors.js +13 -13
- package/container/index.d.ts.map +1 -1
- package/container/index.js +1 -1
- package/container/index.js.map +1 -1
- package/container/styles.css.js +17 -17
- package/container/styles.scoped.css +29 -27
- package/container/styles.selectors.js +17 -17
- package/date-picker/styles.css.js +7 -7
- package/date-picker/styles.scoped.css +11 -9
- package/date-picker/styles.selectors.js +7 -7
- package/date-range-picker/styles.css.js +38 -38
- package/date-range-picker/styles.scoped.css +47 -45
- package/date-range-picker/styles.selectors.js +38 -38
- package/expandable-section/styles.css.js +21 -21
- package/expandable-section/styles.scoped.css +44 -42
- package/expandable-section/styles.selectors.js +21 -21
- package/flashbar/styles.css.js +33 -33
- package/flashbar/styles.scoped.css +117 -115
- package/flashbar/styles.selectors.js +33 -33
- package/form/styles.css.js +8 -8
- package/form/styles.scoped.css +10 -8
- package/form/styles.selectors.js +8 -8
- package/form-field/styles.css.js +19 -19
- package/form-field/styles.scoped.css +31 -29
- package/form-field/styles.selectors.js +19 -19
- package/grid/styles.css.js +53 -53
- package/grid/styles.scoped.css +56 -54
- package/grid/styles.selectors.js +53 -53
- package/header/styles.css.js +44 -44
- package/header/styles.scoped.css +49 -47
- package/header/styles.selectors.js +44 -44
- package/help-panel/styles.css.js +4 -4
- package/help-panel/styles.scoped.css +60 -58
- package/help-panel/styles.selectors.js +4 -4
- package/icon/icons.js +1 -1
- package/input/index.d.ts.map +1 -1
- package/input/index.js +2 -2
- package/input/index.js.map +1 -1
- package/input/interfaces.d.ts +4 -0
- package/input/interfaces.d.ts.map +1 -1
- package/input/interfaces.js.map +1 -1
- package/input/internal.d.ts +0 -1
- package/input/internal.d.ts.map +1 -1
- package/input/internal.js +16 -14
- package/input/internal.js.map +1 -1
- package/input/styles.css.js +12 -13
- package/input/styles.scoped.css +35 -41
- package/input/styles.selectors.js +12 -13
- package/internal/components/autosuggest-input/index.d.ts +1 -0
- package/internal/components/autosuggest-input/index.d.ts.map +1 -1
- package/internal/components/autosuggest-input/index.js +2 -2
- package/internal/components/autosuggest-input/index.js.map +1 -1
- package/internal/components/button-trigger/styles.css.js +9 -9
- package/internal/components/button-trigger/styles.scoped.css +25 -23
- package/internal/components/button-trigger/styles.selectors.js +9 -9
- package/internal/components/chart-filter/styles.css.js +3 -3
- package/internal/components/chart-filter/styles.scoped.css +5 -3
- package/internal/components/chart-filter/styles.selectors.js +3 -3
- package/internal/components/chart-legend/styles.css.js +6 -6
- package/internal/components/chart-legend/styles.scoped.css +17 -15
- package/internal/components/chart-legend/styles.selectors.js +6 -6
- package/internal/components/chart-popover/styles.css.js +3 -3
- package/internal/components/chart-popover/styles.scoped.css +5 -3
- package/internal/components/chart-popover/styles.selectors.js +3 -3
- package/internal/components/chart-series-details/styles.css.js +5 -5
- package/internal/components/chart-series-details/styles.scoped.css +12 -8
- package/internal/components/chart-series-details/styles.selectors.js +5 -5
- package/internal/components/chart-series-marker/styles.css.js +5 -5
- package/internal/components/chart-series-marker/styles.scoped.css +9 -7
- package/internal/components/chart-series-marker/styles.selectors.js +5 -5
- package/internal/components/dropdown/styles.css.js +20 -20
- package/internal/components/dropdown/styles.scoped.css +37 -35
- package/internal/components/dropdown/styles.selectors.js +20 -20
- package/internal/components/dropdown-footer/styles.css.js +3 -3
- package/internal/components/dropdown-footer/styles.scoped.css +5 -3
- package/internal/components/dropdown-footer/styles.selectors.js +3 -3
- package/internal/components/dropdown-status/styles.css.js +2 -2
- package/internal/components/dropdown-status/styles.scoped.css +4 -2
- package/internal/components/dropdown-status/styles.selectors.js +2 -2
- package/internal/components/focus-lock/index.d.ts +2 -1
- package/internal/components/focus-lock/index.d.ts.map +1 -1
- package/internal/components/focus-lock/index.js +28 -5
- package/internal/components/focus-lock/index.js.map +1 -1
- package/internal/components/menu-dropdown/styles.css.js +7 -7
- package/internal/components/menu-dropdown/styles.scoped.css +15 -13
- package/internal/components/menu-dropdown/styles.selectors.js +7 -7
- package/internal/components/option/styles.css.js +15 -15
- package/internal/components/option/styles.scoped.css +27 -25
- package/internal/components/option/styles.selectors.js +15 -15
- package/internal/components/options-list/styles.css.js +2 -2
- package/internal/components/options-list/styles.scoped.css +4 -2
- 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 +29 -27
- package/internal/components/selectable-item/styles.selectors.js +16 -16
- package/internal/components/tab-trap/index.d.ts +7 -4
- package/internal/components/tab-trap/index.d.ts.map +1 -1
- package/internal/components/tab-trap/index.js +5 -3
- package/internal/components/tab-trap/index.js.map +1 -1
- package/internal/environment.js +1 -1
- package/internal/hooks/use-merge-refs/index.d.ts +1 -1
- package/internal/hooks/use-merge-refs/index.d.ts.map +1 -1
- package/internal/hooks/use-merge-refs/index.js.map +1 -1
- package/internal/manifest.json +1 -1
- package/link/styles.css.js +20 -20
- package/link/styles.scoped.css +73 -71
- package/link/styles.selectors.js +20 -20
- package/mixed-line-bar-chart/styles.css.js +19 -19
- package/mixed-line-bar-chart/styles.scoped.css +28 -26
- package/mixed-line-bar-chart/styles.selectors.js +19 -19
- package/modal/internal.d.ts.map +1 -1
- package/modal/internal.js +2 -9
- package/modal/internal.js.map +1 -1
- package/modal/styles.css.js +22 -22
- package/modal/styles.scoped.css +42 -38
- package/modal/styles.selectors.js +22 -22
- package/multiselect/internal.d.ts.map +1 -1
- package/multiselect/internal.js +2 -2
- package/multiselect/internal.js.map +1 -1
- package/multiselect/styles.css.js +1 -1
- package/multiselect/styles.scoped.css +3 -1
- package/multiselect/styles.selectors.js +1 -1
- package/package.json +1 -1
- package/pagination/styles.css.js +9 -9
- package/pagination/styles.scoped.css +25 -23
- package/pagination/styles.selectors.js +9 -9
- package/pie-chart/styles.css.js +27 -27
- package/pie-chart/styles.scoped.css +45 -43
- package/pie-chart/styles.selectors.js +27 -27
- package/popover/styles.css.js +50 -50
- package/popover/styles.scoped.css +69 -63
- package/popover/styles.selectors.js +50 -50
- package/progress-bar/styles.css.js +18 -18
- package/progress-bar/styles.scoped.css +34 -32
- package/progress-bar/styles.selectors.js +18 -18
- package/property-filter/interfaces.d.ts +1 -0
- package/property-filter/interfaces.d.ts.map +1 -1
- package/property-filter/interfaces.js.map +1 -1
- package/property-filter/styles.css.js +33 -33
- package/property-filter/styles.scoped.css +37 -35
- package/property-filter/styles.selectors.js +33 -33
- package/property-filter/token-editor.d.ts.map +1 -1
- package/property-filter/token-editor.js +1 -1
- package/property-filter/token-editor.js.map +1 -1
- package/radio-group/styles.css.js +9 -9
- package/radio-group/styles.scoped.css +17 -15
- package/radio-group/styles.selectors.js +9 -9
- package/s3-resource-selector/interfaces.d.ts +1 -0
- package/s3-resource-selector/interfaces.d.ts.map +1 -1
- package/s3-resource-selector/interfaces.js.map +1 -1
- package/s3-resource-selector/s3-in-context/index.d.ts.map +1 -1
- package/s3-resource-selector/s3-in-context/index.js +1 -1
- package/s3-resource-selector/s3-in-context/index.js.map +1 -1
- package/segmented-control/styles.css.js +14 -14
- package/segmented-control/styles.scoped.css +35 -33
- package/segmented-control/styles.selectors.js +14 -14
- package/select/interfaces.d.ts +4 -0
- package/select/interfaces.d.ts.map +1 -1
- package/select/interfaces.js.map +1 -1
- package/select/internal.d.ts.map +1 -1
- package/select/internal.js +2 -2
- package/select/internal.js.map +1 -1
- package/select/parts/filter.d.ts +1 -1
- package/select/parts/filter.d.ts.map +1 -1
- package/select/styles.css.js +1 -1
- package/select/styles.scoped.css +3 -1
- package/select/styles.selectors.js +1 -1
- package/side-navigation/internal.js +1 -1
- package/side-navigation/internal.js.map +1 -1
- package/side-navigation/styles.css.js +22 -22
- package/side-navigation/styles.scoped.css +37 -32
- package/side-navigation/styles.selectors.js +22 -22
- package/split-panel/styles.css.js +59 -59
- package/split-panel/styles.scoped.css +83 -81
- package/split-panel/styles.selectors.js +59 -59
- package/status-indicator/styles.css.js +20 -20
- package/status-indicator/styles.scoped.css +28 -26
- package/status-indicator/styles.selectors.js +20 -20
- package/table/styles.css.js +33 -33
- package/table/styles.scoped.css +41 -39
- package/table/styles.selectors.js +33 -33
- package/tabs/styles.css.js +21 -21
- package/tabs/styles.scoped.css +40 -38
- package/tabs/styles.selectors.js +21 -21
- package/tag-editor/index.d.ts.map +1 -1
- package/tag-editor/index.js +2 -2
- package/tag-editor/index.js.map +1 -1
- package/tag-editor/interfaces.d.ts +1 -0
- package/tag-editor/interfaces.d.ts.map +1 -1
- package/tag-editor/interfaces.js.map +1 -1
- package/tag-editor/internal.d.ts +1 -0
- package/tag-editor/internal.d.ts.map +1 -1
- package/tag-editor/internal.js +2 -2
- package/tag-editor/internal.js.map +1 -1
- package/test-utils/dom/input/index.js +1 -1
- package/test-utils/dom/input/index.js.map +1 -1
- package/test-utils/selectors/input/index.js +1 -1
- package/test-utils/selectors/input/index.js.map +1 -1
- package/test-utils/tsconfig.tsbuildinfo +1 -1
- package/text-content/styles.css.js +1 -1
- package/text-content/styles.scoped.css +62 -60
- package/text-content/styles.selectors.js +1 -1
- package/text-filter/interfaces.d.ts +4 -0
- package/text-filter/interfaces.d.ts.map +1 -1
- package/text-filter/interfaces.js.map +1 -1
- package/text-filter/internal.d.ts.map +1 -1
- package/text-filter/internal.js +3 -3
- package/text-filter/internal.js.map +1 -1
- package/text-filter/styles.css.js +4 -4
- package/text-filter/styles.scoped.css +6 -4
- package/text-filter/styles.selectors.js +4 -4
- package/textarea/styles.css.js +4 -4
- package/textarea/styles.scoped.css +14 -12
- package/textarea/styles.selectors.js +4 -4
- package/tiles/styles.css.js +28 -28
- package/tiles/styles.scoped.css +72 -68
- package/tiles/styles.selectors.js +28 -28
- package/toggle/styles.css.js +8 -8
- package/toggle/styles.scoped.css +15 -13
- package/toggle/styles.selectors.js +8 -8
- package/token-group/styles.css.js +7 -7
- package/token-group/styles.scoped.css +26 -22
- 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 +44 -42
- 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 +72 -66
- package/top-navigation/styles.selectors.js +47 -47
- package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
- package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +23 -21
- package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
- package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
- package/tutorial-panel/components/tutorial-list/styles.scoped.css +33 -27
- package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
- package/tutorial-panel/styles.css.js +1 -1
- package/tutorial-panel/styles.scoped.css +3 -1
- package/tutorial-panel/styles.selectors.js +1 -1
- package/wizard/styles.css.js +32 -32
- package/wizard/styles.scoped.css +62 -60
- package/wizard/styles.selectors.js +32 -32
|
@@ -94,7 +94,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
94
94
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
95
95
|
SPDX-License-Identifier: Apache-2.0
|
|
96
96
|
*/
|
|
97
|
-
.
|
|
97
|
+
.awsui_root_dm8gx_qkfnk_97:not(#\9) {
|
|
98
98
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
99
99
|
border-collapse: separate;
|
|
100
100
|
border-spacing: 0;
|
|
@@ -129,12 +129,14 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
129
129
|
color: var(--color-text-body-default-ajf1h5, #000716);
|
|
130
130
|
font-weight: 400;
|
|
131
131
|
font-family: var(--font-family-base-qnistn, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
132
|
+
-webkit-font-smoothing: auto;
|
|
133
|
+
-moz-osx-font-smoothing: auto;
|
|
132
134
|
}
|
|
133
|
-
.
|
|
135
|
+
.awsui_root_dm8gx_qkfnk_97.awsui_has-items_dm8gx_qkfnk_109:not(#\9) {
|
|
134
136
|
padding-top: var(--space-xs-rsr2qu, 8px);
|
|
135
137
|
}
|
|
136
138
|
|
|
137
|
-
.
|
|
139
|
+
.awsui_token_dm8gx_qkfnk_113:not(#\9) {
|
|
138
140
|
border: var(--border-field-width-idlekx, 2px) solid var(--color-border-item-selected-ppkssz, #0972d3);
|
|
139
141
|
padding: var(--space-scaled-xxs-95dhkm, 4px) var(--space-xxs-ynfts5, 4px) var(--space-scaled-xxs-95dhkm, 4px) var(--space-field-horizontal-89h2yr, 12px);
|
|
140
142
|
display: flex;
|
|
@@ -146,21 +148,21 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
146
148
|
box-sizing: border-box;
|
|
147
149
|
}
|
|
148
150
|
|
|
149
|
-
.awsui_dismiss-
|
|
151
|
+
.awsui_dismiss-button_dm8gx_qkfnk_125:not(#\9) {
|
|
150
152
|
margin: -1px -1px 0 var(--space-xxs-ynfts5, 4px);
|
|
151
153
|
border: 1px solid transparent;
|
|
152
154
|
padding: 0 var(--space-xxs-ynfts5, 4px);
|
|
153
155
|
color: var(--color-text-button-inline-icon-default-w65lqn, #0972d3);
|
|
154
156
|
background-color: transparent;
|
|
155
157
|
}
|
|
156
|
-
.awsui_dismiss-
|
|
158
|
+
.awsui_dismiss-button_dm8gx_qkfnk_125[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
157
159
|
position: relative;
|
|
158
160
|
}
|
|
159
|
-
.awsui_dismiss-
|
|
161
|
+
.awsui_dismiss-button_dm8gx_qkfnk_125[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
160
162
|
outline: 2px dotted transparent;
|
|
161
163
|
outline-offset: calc(0px - 1px);
|
|
162
164
|
}
|
|
163
|
-
.awsui_dismiss-
|
|
165
|
+
.awsui_dismiss-button_dm8gx_qkfnk_125[data-awsui-focus-visible=true]:not(#\9):focus::before {
|
|
164
166
|
content: " ";
|
|
165
167
|
display: block;
|
|
166
168
|
position: absolute;
|
|
@@ -171,31 +173,31 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
171
173
|
border-radius: var(--border-radius-control-default-focus-ring-7661kz, 4px);
|
|
172
174
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
173
175
|
}
|
|
174
|
-
.awsui_dismiss-
|
|
176
|
+
.awsui_dismiss-button_dm8gx_qkfnk_125:not(#\9):focus {
|
|
175
177
|
outline: none;
|
|
176
178
|
text-decoration: none;
|
|
177
179
|
}
|
|
178
|
-
.awsui_dismiss-
|
|
180
|
+
.awsui_dismiss-button_dm8gx_qkfnk_125:not(#\9):hover {
|
|
179
181
|
cursor: pointer;
|
|
180
182
|
color: var(--color-text-button-inline-icon-hover-wd5icp, #033160);
|
|
181
183
|
}
|
|
182
184
|
|
|
183
|
-
.awsui_token-
|
|
185
|
+
.awsui_token-disabled_dm8gx_qkfnk_159:not(#\9) {
|
|
184
186
|
border-color: var(--color-border-control-disabled-vx8bco, #d1d5db);
|
|
185
187
|
background-color: var(--color-background-container-content-i8i4a0, #ffffff);
|
|
186
188
|
color: var(--color-text-disabled-a2nkh4, #9ba7b6);
|
|
187
189
|
pointer-events: none;
|
|
188
190
|
}
|
|
189
|
-
.awsui_token-
|
|
191
|
+
.awsui_token-disabled_dm8gx_qkfnk_159 > .awsui_dismiss-button_dm8gx_qkfnk_125:not(#\9) {
|
|
190
192
|
color: var(--color-text-button-inline-icon-disabled-gfhvz7, #9ba7b6);
|
|
191
193
|
}
|
|
192
|
-
.awsui_token-
|
|
194
|
+
.awsui_token-disabled_dm8gx_qkfnk_159 > .awsui_dismiss-button_dm8gx_qkfnk_125:not(#\9):hover {
|
|
193
195
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
194
196
|
cursor: auto;
|
|
195
197
|
color: var(--color-text-button-inline-icon-disabled-gfhvz7, #9ba7b6);
|
|
196
198
|
}
|
|
197
199
|
|
|
198
|
-
.
|
|
200
|
+
.awsui_toggle_dm8gx_qkfnk_174:not(#\9) {
|
|
199
201
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
200
202
|
border-collapse: separate;
|
|
201
203
|
border-spacing: 0;
|
|
@@ -230,6 +232,8 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
230
232
|
color: var(--color-text-body-default-ajf1h5, #000716);
|
|
231
233
|
font-weight: 400;
|
|
232
234
|
font-family: var(--font-family-base-qnistn, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
235
|
+
-webkit-font-smoothing: auto;
|
|
236
|
+
-moz-osx-font-smoothing: auto;
|
|
233
237
|
color: var(--color-text-link-default-5f186r, #0972d3);
|
|
234
238
|
font-weight: inherit;
|
|
235
239
|
letter-spacing: normal;
|
|
@@ -249,41 +253,41 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
249
253
|
margin-left: -1px;
|
|
250
254
|
}
|
|
251
255
|
@media (prefers-reduced-motion: reduce) {
|
|
252
|
-
.
|
|
256
|
+
.awsui_toggle_dm8gx_qkfnk_174:not(#\9) {
|
|
253
257
|
animation: none;
|
|
254
258
|
transition: none;
|
|
255
259
|
}
|
|
256
260
|
}
|
|
257
|
-
.awsui-motion-disabled .
|
|
261
|
+
.awsui-motion-disabled .awsui_toggle_dm8gx_qkfnk_174:not(#\9), .awsui-mode-entering .awsui_toggle_dm8gx_qkfnk_174:not(#\9) {
|
|
258
262
|
animation: none;
|
|
259
263
|
transition: none;
|
|
260
264
|
}
|
|
261
|
-
.
|
|
265
|
+
.awsui_toggle_dm8gx_qkfnk_174:not(#\9):hover {
|
|
262
266
|
cursor: pointer;
|
|
263
267
|
color: var(--color-text-link-hover-kololx, #033160);
|
|
264
268
|
}
|
|
265
|
-
.
|
|
269
|
+
.awsui_toggle_dm8gx_qkfnk_174:not(#\9):focus {
|
|
266
270
|
outline: none;
|
|
267
271
|
}
|
|
268
|
-
.
|
|
272
|
+
.awsui_toggle_dm8gx_qkfnk_174:not(#\9):active {
|
|
269
273
|
color: var(--color-text-link-hover-kololx, #033160);
|
|
270
274
|
}
|
|
271
|
-
.
|
|
275
|
+
.awsui_toggle_dm8gx_qkfnk_174:not(#\9):active, .awsui_toggle_dm8gx_qkfnk_174:not(#\9):focus, .awsui_toggle_dm8gx_qkfnk_174:not(#\9):hover {
|
|
272
276
|
text-decoration: underline;
|
|
273
277
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
274
278
|
text-decoration-color: currentColor;
|
|
275
279
|
}
|
|
276
|
-
.
|
|
280
|
+
.awsui_toggle_dm8gx_qkfnk_174:not(#\9):active, .awsui_toggle_dm8gx_qkfnk_174:not(#\9):focus, .awsui_toggle_dm8gx_qkfnk_174:not(#\9):hover {
|
|
277
281
|
text-decoration: none;
|
|
278
282
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
279
283
|
text-decoration-color: transparent;
|
|
280
284
|
}
|
|
281
|
-
.
|
|
285
|
+
.awsui_toggle_dm8gx_qkfnk_174[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
282
286
|
outline: 2px dotted transparent;
|
|
283
287
|
border: var(--border-field-width-idlekx, 2px) solid var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
284
288
|
border-radius: var(--border-radius-control-default-focus-ring-7661kz, 4px);
|
|
285
289
|
box-shadow: 0 0 0 var(--border-control-focus-ring-shadow-spread-srzyiu, 0px) var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
286
290
|
}
|
|
287
|
-
.
|
|
291
|
+
.awsui_toggle_dm8gx_qkfnk_174 > .awsui_description_dm8gx_qkfnk_237:not(#\9) {
|
|
288
292
|
margin-left: var(--space-xxs-ynfts5, 4px);
|
|
289
293
|
}
|
|
@@ -2,12 +2,12 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"root": "
|
|
6
|
-
"has-items": "awsui_has-
|
|
7
|
-
"token": "
|
|
8
|
-
"dismiss-button": "awsui_dismiss-
|
|
9
|
-
"token-disabled": "awsui_token-
|
|
10
|
-
"toggle": "
|
|
11
|
-
"description": "
|
|
5
|
+
"root": "awsui_root_dm8gx_qkfnk_97",
|
|
6
|
+
"has-items": "awsui_has-items_dm8gx_qkfnk_109",
|
|
7
|
+
"token": "awsui_token_dm8gx_qkfnk_113",
|
|
8
|
+
"dismiss-button": "awsui_dismiss-button_dm8gx_qkfnk_125",
|
|
9
|
+
"token-disabled": "awsui_token-disabled_dm8gx_qkfnk_159",
|
|
10
|
+
"toggle": "awsui_toggle_dm8gx_qkfnk_174",
|
|
11
|
+
"description": "awsui_description_dm8gx_qkfnk_237"
|
|
12
12
|
};
|
|
13
13
|
|
|
@@ -1,30 +1,30 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"top-navigation": "awsui_top-
|
|
5
|
-
"padding-box": "awsui_padding-
|
|
6
|
-
"medium": "
|
|
7
|
-
"narrow": "
|
|
8
|
-
"hidden": "
|
|
9
|
-
"\t": "awsui_\
|
|
10
|
-
"identity": "
|
|
11
|
-
"identity-link": "awsui_identity-
|
|
12
|
-
"no-logo": "awsui_no-
|
|
13
|
-
"logo": "
|
|
14
|
-
"title": "
|
|
15
|
-
"inputs": "
|
|
16
|
-
"search": "
|
|
17
|
-
"search-expanded": "awsui_search-
|
|
18
|
-
"utilities": "
|
|
19
|
-
"utility-wrapper": "awsui_utility-
|
|
20
|
-
"utility-wrapper-last": "awsui_utility-wrapper-
|
|
21
|
-
"utility-type-button-primary-button": "awsui_utility-type-button-primary-
|
|
22
|
-
"utility-type-menu-dropdown": "awsui_utility-type-menu-
|
|
23
|
-
"utility-type-button-link": "awsui_utility-type-button-
|
|
24
|
-
"utility-link-icon": "awsui_utility-link-
|
|
25
|
-
"utility-button-external-icon": "awsui_utility-button-external-
|
|
26
|
-
"trigger": "
|
|
27
|
-
"rotate-up": "awsui_rotate-
|
|
28
|
-
"rotate-down": "awsui_rotate-
|
|
4
|
+
"top-navigation": "awsui_top-navigation_1ca1i_2apk3_93",
|
|
5
|
+
"padding-box": "awsui_padding-box_1ca1i_2apk3_106",
|
|
6
|
+
"medium": "awsui_medium_1ca1i_2apk3_116",
|
|
7
|
+
"narrow": "awsui_narrow_1ca1i_2apk3_116",
|
|
8
|
+
"hidden": "awsui_hidden_1ca1i_2apk3_124",
|
|
9
|
+
"\t": "awsui_\t_1ca1i_2apk3_1",
|
|
10
|
+
"identity": "awsui_identity_1ca1i_2apk3_137",
|
|
11
|
+
"identity-link": "awsui_identity-link_1ca1i_2apk3_137",
|
|
12
|
+
"no-logo": "awsui_no-logo_1ca1i_2apk3_154",
|
|
13
|
+
"logo": "awsui_logo_1ca1i_2apk3_158",
|
|
14
|
+
"title": "awsui_title_1ca1i_2apk3_169",
|
|
15
|
+
"inputs": "awsui_inputs_1ca1i_2apk3_185",
|
|
16
|
+
"search": "awsui_search_1ca1i_2apk3_192",
|
|
17
|
+
"search-expanded": "awsui_search-expanded_1ca1i_2apk3_197",
|
|
18
|
+
"utilities": "awsui_utilities_1ca1i_2apk3_202",
|
|
19
|
+
"utility-wrapper": "awsui_utility-wrapper_1ca1i_2apk3_214",
|
|
20
|
+
"utility-wrapper-last": "awsui_utility-wrapper-last_1ca1i_2apk3_230",
|
|
21
|
+
"utility-type-button-primary-button": "awsui_utility-type-button-primary-button_1ca1i_2apk3_230",
|
|
22
|
+
"utility-type-menu-dropdown": "awsui_utility-type-menu-dropdown_1ca1i_2apk3_244",
|
|
23
|
+
"utility-type-button-link": "awsui_utility-type-button-link_1ca1i_2apk3_259",
|
|
24
|
+
"utility-link-icon": "awsui_utility-link-icon_1ca1i_2apk3_272",
|
|
25
|
+
"utility-button-external-icon": "awsui_utility-button-external-icon_1ca1i_2apk3_276",
|
|
26
|
+
"trigger": "awsui_trigger_1ca1i_2apk3_280",
|
|
27
|
+
"rotate-up": "awsui_rotate-up_1ca1i_2apk3_284",
|
|
28
|
+
"rotate-down": "awsui_rotate-down_1ca1i_2apk3_299"
|
|
29
29
|
};
|
|
30
30
|
|
|
@@ -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_2apk3_93:not(#\9) {
|
|
94
94
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
95
95
|
border-collapse: separate;
|
|
96
96
|
border-spacing: 0;
|
|
@@ -125,9 +125,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
125
125
|
color: var(--color-text-body-default-ajf1h5, #000716);
|
|
126
126
|
font-weight: 400;
|
|
127
127
|
font-family: var(--font-family-base-qnistn, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
128
|
+
-webkit-font-smoothing: auto;
|
|
129
|
+
-moz-osx-font-smoothing: auto;
|
|
128
130
|
background: var(--color-background-container-content-i8i4a0, #ffffff);
|
|
129
131
|
}
|
|
130
|
-
.awsui_top-
|
|
132
|
+
.awsui_top-navigation_1ca1i_2apk3_93 > .awsui_padding-box_1ca1i_2apk3_106:not(#\9) {
|
|
131
133
|
display: flex;
|
|
132
134
|
flex-direction: row;
|
|
133
135
|
flex-wrap: nowrap;
|
|
@@ -137,15 +139,15 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
137
139
|
height: calc(var(--space-xxxl-bo9z7f, 40px) + var(--space-scaled-m-pv0fmt, 16px));
|
|
138
140
|
padding: 0 0 0 var(--space-l-4vl6xu, 20px);
|
|
139
141
|
}
|
|
140
|
-
.awsui_top-
|
|
142
|
+
.awsui_top-navigation_1ca1i_2apk3_93.awsui_medium_1ca1i_2apk3_116 > .awsui_padding-box_1ca1i_2apk3_106:not(#\9), .awsui_top-navigation_1ca1i_2apk3_93.awsui_narrow_1ca1i_2apk3_116 > .awsui_padding-box_1ca1i_2apk3_106:not(#\9) {
|
|
141
143
|
height: calc(var(--space-xxxl-bo9z7f, 40px) + var(--space-scaled-xs-6859qs, 8px));
|
|
142
144
|
}
|
|
143
|
-
.awsui_top-
|
|
145
|
+
.awsui_top-navigation_1ca1i_2apk3_93.awsui_narrow_1ca1i_2apk3_116 > .awsui_padding-box_1ca1i_2apk3_106:not(#\9) {
|
|
144
146
|
height: var(--space-xxxl-bo9z7f, 40px);
|
|
145
147
|
padding: 0 0 0 var(--space-xs-rsr2qu, 8px);
|
|
146
148
|
}
|
|
147
149
|
|
|
148
|
-
.
|
|
150
|
+
.awsui_hidden_1ca1i_2apk3_124:not(#\9) {
|
|
149
151
|
position: absolute !important;
|
|
150
152
|
top: -9999px !important;
|
|
151
153
|
left: -9999px !important;
|
|
@@ -154,20 +156,20 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
154
156
|
}
|
|
155
157
|
|
|
156
158
|
/* stylelint-disable-next-line selector-combinator-disallowed-list, selector-max-universal */
|
|
157
|
-
.
|
|
159
|
+
.awsui_hidden_1ca1i_2apk3_124 *:not(#\9):not(#awsui_\9 _1ca1i_2apk3_1) {
|
|
158
160
|
visibility: hidden;
|
|
159
161
|
}
|
|
160
162
|
|
|
161
|
-
.
|
|
163
|
+
.awsui_identity_1ca1i_2apk3_137 > .awsui_identity-link_1ca1i_2apk3_137:not(#\9) {
|
|
162
164
|
display: flex;
|
|
163
165
|
align-items: center;
|
|
164
166
|
text-decoration: none;
|
|
165
167
|
color: var(--color-text-top-navigation-title-oypxe3, #000716);
|
|
166
168
|
}
|
|
167
|
-
.
|
|
169
|
+
.awsui_identity_1ca1i_2apk3_137 > .awsui_identity-link_1ca1i_2apk3_137:not(#\9):hover {
|
|
168
170
|
color: var(--color-text-accent-s1eqko, #0972d3);
|
|
169
171
|
}
|
|
170
|
-
.
|
|
172
|
+
.awsui_identity_1ca1i_2apk3_137 > .awsui_identity-link_1ca1i_2apk3_137[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
171
173
|
outline: thin dotted;
|
|
172
174
|
outline: var(--border-link-focus-ring-outline-k2wccv, 0);
|
|
173
175
|
outline-offset: 2px;
|
|
@@ -175,22 +177,22 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
175
177
|
border-radius: var(--border-radius-control-default-focus-ring-7661kz, 4px);
|
|
176
178
|
box-shadow: 0 0 0 var(--border-link-focus-ring-shadow-spread-nv4ahb, 2px) var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
177
179
|
}
|
|
178
|
-
.
|
|
180
|
+
.awsui_identity_1ca1i_2apk3_137.awsui_no-logo_1ca1i_2apk3_154:not(#\9) {
|
|
179
181
|
min-width: 100px;
|
|
180
182
|
}
|
|
181
183
|
|
|
182
|
-
.
|
|
184
|
+
.awsui_logo_1ca1i_2apk3_158:not(#\9) {
|
|
183
185
|
display: block;
|
|
184
186
|
max-height: var(--space-xxl-2nvmf1, 32px);
|
|
185
187
|
margin-left: var(--space-s-hv8c1d, 12px);
|
|
186
188
|
width: auto;
|
|
187
189
|
min-width: 10px;
|
|
188
190
|
}
|
|
189
|
-
.
|
|
191
|
+
.awsui_logo_1ca1i_2apk3_158.awsui_narrow_1ca1i_2apk3_116:not(#\9) {
|
|
190
192
|
max-height: var(--space-xl-a39hup, 24px);
|
|
191
193
|
}
|
|
192
194
|
|
|
193
|
-
.
|
|
195
|
+
.awsui_title_1ca1i_2apk3_169:not(#\9) {
|
|
194
196
|
font-size: var(--font-heading-m-size-6e3jmg, 20px);
|
|
195
197
|
line-height: var(--font-heading-m-line-height-u3t54f, 24px);
|
|
196
198
|
letter-spacing: var(--font-heading-m-letter-spacing-r00pg3, -0.01em);
|
|
@@ -202,28 +204,28 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
202
204
|
overflow: hidden;
|
|
203
205
|
text-overflow: ellipsis;
|
|
204
206
|
}
|
|
205
|
-
.awsui_no-
|
|
207
|
+
.awsui_no-logo_1ca1i_2apk3_154 > .awsui_identity-link_1ca1i_2apk3_137 > .awsui_title_1ca1i_2apk3_169:not(#\9) {
|
|
206
208
|
font-weight: 700;
|
|
207
209
|
}
|
|
208
210
|
|
|
209
|
-
.
|
|
211
|
+
.awsui_inputs_1ca1i_2apk3_185:not(#\9) {
|
|
210
212
|
flex: 1;
|
|
211
213
|
min-width: 0;
|
|
212
214
|
display: flex;
|
|
213
215
|
justify-content: center;
|
|
214
216
|
}
|
|
215
217
|
|
|
216
|
-
.
|
|
218
|
+
.awsui_search_1ca1i_2apk3_192:not(#\9) {
|
|
217
219
|
width: 100%;
|
|
218
220
|
max-width: 340px;
|
|
219
221
|
padding-left: var(--space-xxxl-bo9z7f, 40px);
|
|
220
222
|
}
|
|
221
|
-
.awsui_search-
|
|
223
|
+
.awsui_search-expanded_1ca1i_2apk3_197:not(#\9) {
|
|
222
224
|
max-width: none;
|
|
223
225
|
padding-left: var(--space-s-hv8c1d, 12px);
|
|
224
226
|
}
|
|
225
227
|
|
|
226
|
-
.
|
|
228
|
+
.awsui_utilities_1ca1i_2apk3_202:not(#\9) {
|
|
227
229
|
display: flex;
|
|
228
230
|
flex-shrink: 0;
|
|
229
231
|
flex-direction: row;
|
|
@@ -231,17 +233,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
231
233
|
padding-left: var(--space-m-17eucw, 16px);
|
|
232
234
|
height: 100%;
|
|
233
235
|
}
|
|
234
|
-
.
|
|
236
|
+
.awsui_medium_1ca1i_2apk3_116 > .awsui_padding-box_1ca1i_2apk3_106 > .awsui_utilities_1ca1i_2apk3_202:not(#\9), .awsui_narrow_1ca1i_2apk3_116 > .awsui_padding-box_1ca1i_2apk3_106 > .awsui_utilities_1ca1i_2apk3_202:not(#\9) {
|
|
235
237
|
padding-left: 0;
|
|
236
238
|
}
|
|
237
239
|
|
|
238
|
-
.awsui_utility-
|
|
240
|
+
.awsui_utility-wrapper_1ca1i_2apk3_214:not(#\9) {
|
|
239
241
|
display: flex;
|
|
240
242
|
position: relative;
|
|
241
243
|
flex-shrink: 0;
|
|
242
244
|
align-items: center;
|
|
243
245
|
}
|
|
244
|
-
.awsui_utility-
|
|
246
|
+
.awsui_utility-wrapper_1ca1i_2apk3_214:not(#\9)::after {
|
|
245
247
|
display: block;
|
|
246
248
|
position: absolute;
|
|
247
249
|
content: "";
|
|
@@ -251,86 +253,86 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
251
253
|
bottom: var(--space-s-hv8c1d, 12px);
|
|
252
254
|
background: var(--color-border-divider-default-7s2wjw, #e9ebed);
|
|
253
255
|
}
|
|
254
|
-
.awsui_utility-
|
|
256
|
+
.awsui_utility-wrapper_1ca1i_2apk3_214.awsui_utility-wrapper-last_1ca1i_2apk3_230:not(#\9):not(.awsui_utility-type-button-primary-button_1ca1i_2apk3_230) {
|
|
255
257
|
padding-right: 0;
|
|
256
258
|
}
|
|
257
|
-
.awsui_utility-
|
|
259
|
+
.awsui_utility-wrapper_1ca1i_2apk3_214.awsui_utility-wrapper-last_1ca1i_2apk3_230:not(#\9):not(.awsui_utility-type-button-primary-button_1ca1i_2apk3_230)::after {
|
|
258
260
|
display: none;
|
|
259
261
|
}
|
|
260
|
-
.
|
|
262
|
+
.awsui_medium_1ca1i_2apk3_116 > .awsui_padding-box_1ca1i_2apk3_106 > .awsui_utilities_1ca1i_2apk3_202 > .awsui_utility-wrapper_1ca1i_2apk3_214:not(#\9)::after, .awsui_narrow_1ca1i_2apk3_116 > .awsui_padding-box_1ca1i_2apk3_106 > .awsui_utilities_1ca1i_2apk3_202 > .awsui_utility-wrapper_1ca1i_2apk3_214:not(#\9)::after {
|
|
261
263
|
top: var(--space-xs-rsr2qu, 8px);
|
|
262
264
|
bottom: var(--space-xs-rsr2qu, 8px);
|
|
263
265
|
}
|
|
264
266
|
|
|
265
|
-
.awsui_utility-wrapper-
|
|
267
|
+
.awsui_utility-wrapper-last_1ca1i_2apk3_230:not(#\9) {
|
|
266
268
|
margin-right: var(--space-s-hv8c1d, 12px);
|
|
267
269
|
}
|
|
268
|
-
.awsui_utility-wrapper-
|
|
270
|
+
.awsui_utility-wrapper-last_1ca1i_2apk3_230.awsui_utility-type-menu-dropdown_1ca1i_2apk3_244:not(#\9) {
|
|
269
271
|
margin-right: 0;
|
|
270
272
|
}
|
|
271
|
-
.
|
|
273
|
+
.awsui_narrow_1ca1i_2apk3_116 > .awsui_padding-box_1ca1i_2apk3_106 > .awsui_utilities_1ca1i_2apk3_202 > .awsui_utility-wrapper-last_1ca1i_2apk3_230:not(#\9) {
|
|
272
274
|
margin-right: 0;
|
|
273
275
|
}
|
|
274
|
-
.
|
|
276
|
+
.awsui_narrow_1ca1i_2apk3_116 > .awsui_padding-box_1ca1i_2apk3_106 > .awsui_utilities_1ca1i_2apk3_202 > .awsui_utility-wrapper-last_1ca1i_2apk3_230.awsui_utility-type-button-primary-button_1ca1i_2apk3_230:not(#\9) {
|
|
275
277
|
padding-right: var(--space-l-4vl6xu, 20px);
|
|
276
278
|
}
|
|
277
279
|
|
|
278
|
-
.awsui_utility-type-menu-
|
|
280
|
+
.awsui_utility-type-menu-dropdown_1ca1i_2apk3_244:not(#\9) {
|
|
279
281
|
padding: 0 var(--space-s-hv8c1d, 12px);
|
|
280
282
|
align-items: stretch;
|
|
281
283
|
}
|
|
282
284
|
|
|
283
|
-
.awsui_utility-type-button-
|
|
284
|
-
.awsui_utility-type-button-primary-
|
|
285
|
+
.awsui_utility-type-button-link_1ca1i_2apk3_259:not(#\9),
|
|
286
|
+
.awsui_utility-type-button-primary-button_1ca1i_2apk3_230:not(#\9) {
|
|
285
287
|
padding: 0 var(--space-m-17eucw, 16px);
|
|
286
288
|
}
|
|
287
289
|
|
|
288
|
-
.awsui_utility-type-button-primary-
|
|
290
|
+
.awsui_utility-type-button-primary-button_1ca1i_2apk3_230:not(#\9) {
|
|
289
291
|
left: -1px;
|
|
290
292
|
border-left: 1px solid var(--color-background-container-content-i8i4a0, #ffffff);
|
|
291
293
|
}
|
|
292
|
-
.awsui_utility-type-button-primary-
|
|
294
|
+
.awsui_utility-type-button-primary-button_1ca1i_2apk3_230:not(#\9)::after {
|
|
293
295
|
display: none;
|
|
294
296
|
}
|
|
295
297
|
|
|
296
|
-
.awsui_utility-link-
|
|
298
|
+
.awsui_utility-link-icon_1ca1i_2apk3_272:not(#\9) {
|
|
297
299
|
margin-right: var(--space-xxs-ynfts5, 4px);
|
|
298
300
|
}
|
|
299
301
|
|
|
300
|
-
.awsui_utility-button-external-
|
|
302
|
+
.awsui_utility-button-external-icon_1ca1i_2apk3_276:not(#\9) {
|
|
301
303
|
display: inline-block;
|
|
302
304
|
}
|
|
303
305
|
|
|
304
|
-
.
|
|
306
|
+
.awsui_trigger_1ca1i_2apk3_280:not(#\9) {
|
|
305
307
|
/*used in test-utils*/
|
|
306
308
|
}
|
|
307
309
|
|
|
308
|
-
.awsui_rotate-
|
|
310
|
+
.awsui_rotate-up_1ca1i_2apk3_284:not(#\9) {
|
|
309
311
|
transform: rotate(-180deg);
|
|
310
312
|
transition: transform var(--motion-duration-rotate-180-ofa1ir, 135ms) var(--motion-easing-rotate-180-3rbbga, cubic-bezier(0.165, 0.84, 0.44, 1));
|
|
311
313
|
}
|
|
312
314
|
@media (prefers-reduced-motion: reduce) {
|
|
313
|
-
.awsui_rotate-
|
|
315
|
+
.awsui_rotate-up_1ca1i_2apk3_284:not(#\9) {
|
|
314
316
|
animation: none;
|
|
315
317
|
transition: none;
|
|
316
318
|
}
|
|
317
319
|
}
|
|
318
|
-
.awsui-motion-disabled .awsui_rotate-
|
|
320
|
+
.awsui-motion-disabled .awsui_rotate-up_1ca1i_2apk3_284:not(#\9), .awsui-mode-entering .awsui_rotate-up_1ca1i_2apk3_284:not(#\9) {
|
|
319
321
|
animation: none;
|
|
320
322
|
transition: none;
|
|
321
323
|
}
|
|
322
324
|
|
|
323
|
-
.awsui_rotate-
|
|
325
|
+
.awsui_rotate-down_1ca1i_2apk3_299:not(#\9) {
|
|
324
326
|
transform: rotate(0deg);
|
|
325
327
|
transition: transform var(--motion-duration-rotate-180-ofa1ir, 135ms) var(--motion-easing-rotate-180-3rbbga, cubic-bezier(0.165, 0.84, 0.44, 1));
|
|
326
328
|
}
|
|
327
329
|
@media (prefers-reduced-motion: reduce) {
|
|
328
|
-
.awsui_rotate-
|
|
330
|
+
.awsui_rotate-down_1ca1i_2apk3_299:not(#\9) {
|
|
329
331
|
animation: none;
|
|
330
332
|
transition: none;
|
|
331
333
|
}
|
|
332
334
|
}
|
|
333
|
-
.awsui-motion-disabled .awsui_rotate-
|
|
335
|
+
.awsui-motion-disabled .awsui_rotate-down_1ca1i_2apk3_299:not(#\9), .awsui-mode-entering .awsui_rotate-down_1ca1i_2apk3_299:not(#\9) {
|
|
334
336
|
animation: none;
|
|
335
337
|
transition: none;
|
|
336
338
|
}
|
|
@@ -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_2apk3_93",
|
|
6
|
+
"padding-box": "awsui_padding-box_1ca1i_2apk3_106",
|
|
7
|
+
"medium": "awsui_medium_1ca1i_2apk3_116",
|
|
8
|
+
"narrow": "awsui_narrow_1ca1i_2apk3_116",
|
|
9
|
+
"hidden": "awsui_hidden_1ca1i_2apk3_124",
|
|
10
|
+
"\t": "awsui_\t_1ca1i_2apk3_1",
|
|
11
|
+
"identity": "awsui_identity_1ca1i_2apk3_137",
|
|
12
|
+
"identity-link": "awsui_identity-link_1ca1i_2apk3_137",
|
|
13
|
+
"no-logo": "awsui_no-logo_1ca1i_2apk3_154",
|
|
14
|
+
"logo": "awsui_logo_1ca1i_2apk3_158",
|
|
15
|
+
"title": "awsui_title_1ca1i_2apk3_169",
|
|
16
|
+
"inputs": "awsui_inputs_1ca1i_2apk3_185",
|
|
17
|
+
"search": "awsui_search_1ca1i_2apk3_192",
|
|
18
|
+
"search-expanded": "awsui_search-expanded_1ca1i_2apk3_197",
|
|
19
|
+
"utilities": "awsui_utilities_1ca1i_2apk3_202",
|
|
20
|
+
"utility-wrapper": "awsui_utility-wrapper_1ca1i_2apk3_214",
|
|
21
|
+
"utility-wrapper-last": "awsui_utility-wrapper-last_1ca1i_2apk3_230",
|
|
22
|
+
"utility-type-button-primary-button": "awsui_utility-type-button-primary-button_1ca1i_2apk3_230",
|
|
23
|
+
"utility-type-menu-dropdown": "awsui_utility-type-menu-dropdown_1ca1i_2apk3_244",
|
|
24
|
+
"utility-type-button-link": "awsui_utility-type-button-link_1ca1i_2apk3_259",
|
|
25
|
+
"utility-link-icon": "awsui_utility-link-icon_1ca1i_2apk3_272",
|
|
26
|
+
"utility-button-external-icon": "awsui_utility-button-external-icon_1ca1i_2apk3_276",
|
|
27
|
+
"trigger": "awsui_trigger_1ca1i_2apk3_280",
|
|
28
|
+
"rotate-up": "awsui_rotate-up_1ca1i_2apk3_284",
|
|
29
|
+
"rotate-down": "awsui_rotate-down_1ca1i_2apk3_299"
|
|
30
30
|
};
|
|
31
31
|
|