@cloudscape-design/components 3.0.176 → 3.0.178
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 +75 -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 +2 -2
- 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
package/link/styles.scoped.css
CHANGED
|
@@ -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
|
-
.
|
|
93
|
+
.awsui_link_4c84z_1m28y_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,6 +125,8 @@ 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
|
display: inline;
|
|
129
131
|
white-space: inherit;
|
|
130
132
|
color: var(--color-text-link-default-5f186r, #0972d3);
|
|
@@ -139,31 +141,33 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
139
141
|
transition-duration: var(--motion-duration-refresh-only-medium-5flen2, 165ms);
|
|
140
142
|
}
|
|
141
143
|
@media (prefers-reduced-motion: reduce) {
|
|
142
|
-
.
|
|
144
|
+
.awsui_link_4c84z_1m28y_93:not(#\9) {
|
|
143
145
|
animation: none;
|
|
144
146
|
transition: none;
|
|
145
147
|
}
|
|
146
148
|
}
|
|
147
|
-
.awsui-motion-disabled .
|
|
149
|
+
.awsui-motion-disabled .awsui_link_4c84z_1m28y_93:not(#\9), .awsui-mode-entering .awsui_link_4c84z_1m28y_93:not(#\9) {
|
|
148
150
|
animation: none;
|
|
149
151
|
transition: none;
|
|
150
152
|
}
|
|
151
|
-
.
|
|
153
|
+
.awsui_link_4c84z_1m28y_93:not(#\9):hover {
|
|
152
154
|
cursor: pointer;
|
|
153
155
|
color: var(--color-text-link-hover-kololx, #033160);
|
|
154
156
|
}
|
|
155
|
-
.
|
|
157
|
+
.awsui_link_4c84z_1m28y_93:not(#\9):focus {
|
|
156
158
|
outline: none;
|
|
157
159
|
}
|
|
158
|
-
.
|
|
160
|
+
.awsui_link_4c84z_1m28y_93:not(#\9):active {
|
|
159
161
|
color: var(--color-text-link-hover-kololx, #033160);
|
|
160
162
|
}
|
|
161
|
-
.
|
|
163
|
+
.awsui_link_4c84z_1m28y_93:not(#\9):active, .awsui_link_4c84z_1m28y_93:not(#\9):focus, .awsui_link_4c84z_1m28y_93:not(#\9):hover {
|
|
162
164
|
text-decoration: underline;
|
|
163
165
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
164
166
|
text-decoration-color: currentColor;
|
|
165
167
|
}
|
|
166
|
-
.
|
|
168
|
+
.awsui_link_4c84z_1m28y_93.awsui_variant-secondary_4c84z_1m28y_140:not(#\9) {
|
|
169
|
+
-webkit-font-smoothing: inherit;
|
|
170
|
+
-moz-osx-font-smoothing: inherit;
|
|
167
171
|
color: var(--color-text-link-default-5f186r, #0972d3);
|
|
168
172
|
font-weight: inherit;
|
|
169
173
|
letter-spacing: normal;
|
|
@@ -176,31 +180,31 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
176
180
|
transition-duration: var(--motion-duration-refresh-only-medium-5flen2, 165ms);
|
|
177
181
|
}
|
|
178
182
|
@media (prefers-reduced-motion: reduce) {
|
|
179
|
-
.
|
|
183
|
+
.awsui_link_4c84z_1m28y_93.awsui_variant-secondary_4c84z_1m28y_140:not(#\9) {
|
|
180
184
|
animation: none;
|
|
181
185
|
transition: none;
|
|
182
186
|
}
|
|
183
187
|
}
|
|
184
|
-
.awsui-motion-disabled .
|
|
188
|
+
.awsui-motion-disabled .awsui_link_4c84z_1m28y_93.awsui_variant-secondary_4c84z_1m28y_140:not(#\9), .awsui-mode-entering .awsui_link_4c84z_1m28y_93.awsui_variant-secondary_4c84z_1m28y_140:not(#\9) {
|
|
185
189
|
animation: none;
|
|
186
190
|
transition: none;
|
|
187
191
|
}
|
|
188
|
-
.
|
|
192
|
+
.awsui_link_4c84z_1m28y_93.awsui_variant-secondary_4c84z_1m28y_140:not(#\9):hover {
|
|
189
193
|
cursor: pointer;
|
|
190
194
|
color: var(--color-text-link-hover-kololx, #033160);
|
|
191
195
|
}
|
|
192
|
-
.
|
|
196
|
+
.awsui_link_4c84z_1m28y_93.awsui_variant-secondary_4c84z_1m28y_140:not(#\9):focus {
|
|
193
197
|
outline: none;
|
|
194
198
|
}
|
|
195
|
-
.
|
|
199
|
+
.awsui_link_4c84z_1m28y_93.awsui_variant-secondary_4c84z_1m28y_140:not(#\9):active {
|
|
196
200
|
color: var(--color-text-link-hover-kololx, #033160);
|
|
197
201
|
}
|
|
198
|
-
.
|
|
202
|
+
.awsui_link_4c84z_1m28y_93.awsui_variant-secondary_4c84z_1m28y_140:not(#\9):active, .awsui_link_4c84z_1m28y_93.awsui_variant-secondary_4c84z_1m28y_140:not(#\9):focus, .awsui_link_4c84z_1m28y_93.awsui_variant-secondary_4c84z_1m28y_140:not(#\9):hover {
|
|
199
203
|
text-decoration: underline;
|
|
200
204
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
201
205
|
text-decoration-color: currentColor;
|
|
202
206
|
}
|
|
203
|
-
.
|
|
207
|
+
.awsui_link_4c84z_1m28y_93.awsui_variant-primary_4c84z_1m28y_177:not(#\9) {
|
|
204
208
|
color: var(--color-text-link-default-5f186r, #0972d3);
|
|
205
209
|
font-weight: var(--font-link-primary-weight-91pybi, "inherit");
|
|
206
210
|
letter-spacing: var(--font-link-primary-letter-spacing-vmsgcx, "inherit");
|
|
@@ -214,31 +218,31 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
214
218
|
transition-duration: var(--motion-duration-refresh-only-medium-5flen2, 165ms);
|
|
215
219
|
}
|
|
216
220
|
@media (prefers-reduced-motion: reduce) {
|
|
217
|
-
.
|
|
221
|
+
.awsui_link_4c84z_1m28y_93.awsui_variant-primary_4c84z_1m28y_177:not(#\9) {
|
|
218
222
|
animation: none;
|
|
219
223
|
transition: none;
|
|
220
224
|
}
|
|
221
225
|
}
|
|
222
|
-
.awsui-motion-disabled .
|
|
226
|
+
.awsui-motion-disabled .awsui_link_4c84z_1m28y_93.awsui_variant-primary_4c84z_1m28y_177:not(#\9), .awsui-mode-entering .awsui_link_4c84z_1m28y_93.awsui_variant-primary_4c84z_1m28y_177:not(#\9) {
|
|
223
227
|
animation: none;
|
|
224
228
|
transition: none;
|
|
225
229
|
}
|
|
226
|
-
.
|
|
230
|
+
.awsui_link_4c84z_1m28y_93.awsui_variant-primary_4c84z_1m28y_177:not(#\9):hover {
|
|
227
231
|
cursor: pointer;
|
|
228
232
|
color: var(--color-text-link-hover-kololx, #033160);
|
|
229
233
|
}
|
|
230
|
-
.
|
|
234
|
+
.awsui_link_4c84z_1m28y_93.awsui_variant-primary_4c84z_1m28y_177:not(#\9):focus {
|
|
231
235
|
outline: none;
|
|
232
236
|
}
|
|
233
|
-
.
|
|
237
|
+
.awsui_link_4c84z_1m28y_93.awsui_variant-primary_4c84z_1m28y_177:not(#\9):active {
|
|
234
238
|
color: var(--color-text-link-hover-kololx, #033160);
|
|
235
239
|
}
|
|
236
|
-
.
|
|
240
|
+
.awsui_link_4c84z_1m28y_93.awsui_variant-primary_4c84z_1m28y_177:not(#\9):active, .awsui_link_4c84z_1m28y_93.awsui_variant-primary_4c84z_1m28y_177:not(#\9):focus, .awsui_link_4c84z_1m28y_93.awsui_variant-primary_4c84z_1m28y_177:not(#\9):hover {
|
|
237
241
|
text-decoration: underline;
|
|
238
242
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
239
243
|
text-decoration-color: currentColor;
|
|
240
244
|
}
|
|
241
|
-
.
|
|
245
|
+
.awsui_link_4c84z_1m28y_93.awsui_variant-info_4c84z_1m28y_212:not(#\9) {
|
|
242
246
|
-webkit-font-smoothing: var(--font-smoothing-webkit-vu3hx4, antialiased);
|
|
243
247
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-nkh1jb, grayscale);
|
|
244
248
|
color: var(--color-text-link-default-5f186r, #0972d3);
|
|
@@ -253,31 +257,31 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
253
257
|
transition-duration: var(--motion-duration-refresh-only-medium-5flen2, 165ms);
|
|
254
258
|
}
|
|
255
259
|
@media (prefers-reduced-motion: reduce) {
|
|
256
|
-
.
|
|
260
|
+
.awsui_link_4c84z_1m28y_93.awsui_variant-info_4c84z_1m28y_212:not(#\9) {
|
|
257
261
|
animation: none;
|
|
258
262
|
transition: none;
|
|
259
263
|
}
|
|
260
264
|
}
|
|
261
|
-
.awsui-motion-disabled .
|
|
265
|
+
.awsui-motion-disabled .awsui_link_4c84z_1m28y_93.awsui_variant-info_4c84z_1m28y_212:not(#\9), .awsui-mode-entering .awsui_link_4c84z_1m28y_93.awsui_variant-info_4c84z_1m28y_212:not(#\9) {
|
|
262
266
|
animation: none;
|
|
263
267
|
transition: none;
|
|
264
268
|
}
|
|
265
|
-
.
|
|
269
|
+
.awsui_link_4c84z_1m28y_93.awsui_variant-info_4c84z_1m28y_212:not(#\9):hover {
|
|
266
270
|
cursor: pointer;
|
|
267
271
|
color: var(--color-text-link-hover-kololx, #033160);
|
|
268
272
|
}
|
|
269
|
-
.
|
|
273
|
+
.awsui_link_4c84z_1m28y_93.awsui_variant-info_4c84z_1m28y_212:not(#\9):focus {
|
|
270
274
|
outline: none;
|
|
271
275
|
}
|
|
272
|
-
.
|
|
276
|
+
.awsui_link_4c84z_1m28y_93.awsui_variant-info_4c84z_1m28y_212:not(#\9):active {
|
|
273
277
|
color: var(--color-text-link-hover-kololx, #033160);
|
|
274
278
|
}
|
|
275
|
-
.
|
|
279
|
+
.awsui_link_4c84z_1m28y_93.awsui_variant-info_4c84z_1m28y_212:not(#\9):active, .awsui_link_4c84z_1m28y_93.awsui_variant-info_4c84z_1m28y_212:not(#\9):focus, .awsui_link_4c84z_1m28y_93.awsui_variant-info_4c84z_1m28y_212:not(#\9):hover {
|
|
276
280
|
text-decoration: underline;
|
|
277
281
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
278
282
|
text-decoration-color: var(--color-text-link-button-underline-hover-ei09le, transparent);
|
|
279
283
|
}
|
|
280
|
-
.
|
|
284
|
+
.awsui_link_4c84z_1m28y_93.awsui_variant-value-large_4c84z_1m28y_249:not(#\9) {
|
|
281
285
|
color: var(--color-text-link-default-5f186r, #0972d3);
|
|
282
286
|
font-weight: var(--font-box-value-large-weight-dyt1pj, 800);
|
|
283
287
|
text-decoration: none;
|
|
@@ -289,31 +293,31 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
289
293
|
transition-duration: var(--motion-duration-refresh-only-medium-5flen2, 165ms);
|
|
290
294
|
}
|
|
291
295
|
@media (prefers-reduced-motion: reduce) {
|
|
292
|
-
.
|
|
296
|
+
.awsui_link_4c84z_1m28y_93.awsui_variant-value-large_4c84z_1m28y_249:not(#\9) {
|
|
293
297
|
animation: none;
|
|
294
298
|
transition: none;
|
|
295
299
|
}
|
|
296
300
|
}
|
|
297
|
-
.awsui-motion-disabled .
|
|
301
|
+
.awsui-motion-disabled .awsui_link_4c84z_1m28y_93.awsui_variant-value-large_4c84z_1m28y_249:not(#\9), .awsui-mode-entering .awsui_link_4c84z_1m28y_93.awsui_variant-value-large_4c84z_1m28y_249:not(#\9) {
|
|
298
302
|
animation: none;
|
|
299
303
|
transition: none;
|
|
300
304
|
}
|
|
301
|
-
.
|
|
305
|
+
.awsui_link_4c84z_1m28y_93.awsui_variant-value-large_4c84z_1m28y_249:not(#\9):hover {
|
|
302
306
|
cursor: pointer;
|
|
303
307
|
color: var(--color-text-link-hover-kololx, #033160);
|
|
304
308
|
}
|
|
305
|
-
.
|
|
309
|
+
.awsui_link_4c84z_1m28y_93.awsui_variant-value-large_4c84z_1m28y_249:not(#\9):focus {
|
|
306
310
|
outline: none;
|
|
307
311
|
}
|
|
308
|
-
.
|
|
312
|
+
.awsui_link_4c84z_1m28y_93.awsui_variant-value-large_4c84z_1m28y_249:not(#\9):active {
|
|
309
313
|
color: var(--color-text-link-hover-kololx, #033160);
|
|
310
314
|
}
|
|
311
|
-
.
|
|
315
|
+
.awsui_link_4c84z_1m28y_93.awsui_variant-value-large_4c84z_1m28y_249:not(#\9):active, .awsui_link_4c84z_1m28y_93.awsui_variant-value-large_4c84z_1m28y_249:not(#\9):focus, .awsui_link_4c84z_1m28y_93.awsui_variant-value-large_4c84z_1m28y_249:not(#\9):hover {
|
|
312
316
|
text-decoration: underline;
|
|
313
317
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
314
318
|
text-decoration-color: currentColor;
|
|
315
319
|
}
|
|
316
|
-
.
|
|
320
|
+
.awsui_link_4c84z_1m28y_93.awsui_variant-top-navigation_4c84z_1m28y_283:not(#\9) {
|
|
317
321
|
color: var(--color-text-interactive-default-eg5fsa, #414d5c);
|
|
318
322
|
font-weight: 700;
|
|
319
323
|
letter-spacing: 0.005em;
|
|
@@ -326,31 +330,31 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
326
330
|
transition-duration: var(--motion-duration-refresh-only-medium-5flen2, 165ms);
|
|
327
331
|
}
|
|
328
332
|
@media (prefers-reduced-motion: reduce) {
|
|
329
|
-
.
|
|
333
|
+
.awsui_link_4c84z_1m28y_93.awsui_variant-top-navigation_4c84z_1m28y_283:not(#\9) {
|
|
330
334
|
animation: none;
|
|
331
335
|
transition: none;
|
|
332
336
|
}
|
|
333
337
|
}
|
|
334
|
-
.awsui-motion-disabled .
|
|
338
|
+
.awsui-motion-disabled .awsui_link_4c84z_1m28y_93.awsui_variant-top-navigation_4c84z_1m28y_283:not(#\9), .awsui-mode-entering .awsui_link_4c84z_1m28y_93.awsui_variant-top-navigation_4c84z_1m28y_283:not(#\9) {
|
|
335
339
|
animation: none;
|
|
336
340
|
transition: none;
|
|
337
341
|
}
|
|
338
|
-
.
|
|
342
|
+
.awsui_link_4c84z_1m28y_93.awsui_variant-top-navigation_4c84z_1m28y_283:not(#\9):hover {
|
|
339
343
|
cursor: pointer;
|
|
340
344
|
color: var(--color-text-interactive-hover-v3lasm, #000716);
|
|
341
345
|
}
|
|
342
|
-
.
|
|
346
|
+
.awsui_link_4c84z_1m28y_93.awsui_variant-top-navigation_4c84z_1m28y_283:not(#\9):focus {
|
|
343
347
|
outline: none;
|
|
344
348
|
}
|
|
345
|
-
.
|
|
349
|
+
.awsui_link_4c84z_1m28y_93.awsui_variant-top-navigation_4c84z_1m28y_283:not(#\9):active {
|
|
346
350
|
color: var(--color-text-interactive-active-vol84d, #000716);
|
|
347
351
|
}
|
|
348
|
-
.
|
|
352
|
+
.awsui_link_4c84z_1m28y_93.awsui_variant-top-navigation_4c84z_1m28y_283:not(#\9):active, .awsui_link_4c84z_1m28y_93.awsui_variant-top-navigation_4c84z_1m28y_283:not(#\9):focus, .awsui_link_4c84z_1m28y_93.awsui_variant-top-navigation_4c84z_1m28y_283:not(#\9):hover {
|
|
349
353
|
text-decoration: underline;
|
|
350
354
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
351
355
|
text-decoration-color: transparent;
|
|
352
356
|
}
|
|
353
|
-
.
|
|
357
|
+
.awsui_link_4c84z_1m28y_93.awsui_variant-recovery_4c84z_1m28y_318:not(#\9) {
|
|
354
358
|
color: var(--color-text-link-default-5f186r, #0972d3);
|
|
355
359
|
font-weight: var(--font-link-button-weight-4f1hjr, 800);
|
|
356
360
|
letter-spacing: var(--font-link-button-letter-spacing-58wset, 0.005em);
|
|
@@ -363,31 +367,31 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
363
367
|
transition-duration: var(--motion-duration-refresh-only-medium-5flen2, 165ms);
|
|
364
368
|
}
|
|
365
369
|
@media (prefers-reduced-motion: reduce) {
|
|
366
|
-
.
|
|
370
|
+
.awsui_link_4c84z_1m28y_93.awsui_variant-recovery_4c84z_1m28y_318:not(#\9) {
|
|
367
371
|
animation: none;
|
|
368
372
|
transition: none;
|
|
369
373
|
}
|
|
370
374
|
}
|
|
371
|
-
.awsui-motion-disabled .
|
|
375
|
+
.awsui-motion-disabled .awsui_link_4c84z_1m28y_93.awsui_variant-recovery_4c84z_1m28y_318:not(#\9), .awsui-mode-entering .awsui_link_4c84z_1m28y_93.awsui_variant-recovery_4c84z_1m28y_318:not(#\9) {
|
|
372
376
|
animation: none;
|
|
373
377
|
transition: none;
|
|
374
378
|
}
|
|
375
|
-
.
|
|
379
|
+
.awsui_link_4c84z_1m28y_93.awsui_variant-recovery_4c84z_1m28y_318:not(#\9):hover {
|
|
376
380
|
cursor: pointer;
|
|
377
381
|
color: var(--color-text-link-hover-kololx, #033160);
|
|
378
382
|
}
|
|
379
|
-
.
|
|
383
|
+
.awsui_link_4c84z_1m28y_93.awsui_variant-recovery_4c84z_1m28y_318:not(#\9):focus {
|
|
380
384
|
outline: none;
|
|
381
385
|
}
|
|
382
|
-
.
|
|
386
|
+
.awsui_link_4c84z_1m28y_93.awsui_variant-recovery_4c84z_1m28y_318:not(#\9):active {
|
|
383
387
|
color: var(--color-text-link-hover-kololx, #033160);
|
|
384
388
|
}
|
|
385
|
-
.
|
|
389
|
+
.awsui_link_4c84z_1m28y_93.awsui_variant-recovery_4c84z_1m28y_318:not(#\9):active, .awsui_link_4c84z_1m28y_93.awsui_variant-recovery_4c84z_1m28y_318:not(#\9):focus, .awsui_link_4c84z_1m28y_93.awsui_variant-recovery_4c84z_1m28y_318:not(#\9):hover {
|
|
386
390
|
text-decoration: underline;
|
|
387
391
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
388
392
|
text-decoration-color: var(--color-text-link-button-underline-hover-ei09le, transparent);
|
|
389
393
|
}
|
|
390
|
-
.
|
|
394
|
+
.awsui_link_4c84z_1m28y_93.awsui_button_4c84z_1m28y_353:not(#\9) {
|
|
391
395
|
-webkit-font-smoothing: var(--font-smoothing-webkit-vu3hx4, antialiased);
|
|
392
396
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-nkh1jb, grayscale);
|
|
393
397
|
color: var(--color-text-link-button-normal-default-2yrp9u, #0972d3);
|
|
@@ -402,42 +406,42 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
402
406
|
transition-duration: var(--motion-duration-refresh-only-medium-5flen2, 165ms);
|
|
403
407
|
}
|
|
404
408
|
@media (prefers-reduced-motion: reduce) {
|
|
405
|
-
.
|
|
409
|
+
.awsui_link_4c84z_1m28y_93.awsui_button_4c84z_1m28y_353:not(#\9) {
|
|
406
410
|
animation: none;
|
|
407
411
|
transition: none;
|
|
408
412
|
}
|
|
409
413
|
}
|
|
410
|
-
.awsui-motion-disabled .
|
|
414
|
+
.awsui-motion-disabled .awsui_link_4c84z_1m28y_93.awsui_button_4c84z_1m28y_353:not(#\9), .awsui-mode-entering .awsui_link_4c84z_1m28y_93.awsui_button_4c84z_1m28y_353:not(#\9) {
|
|
411
415
|
animation: none;
|
|
412
416
|
transition: none;
|
|
413
417
|
}
|
|
414
|
-
.
|
|
418
|
+
.awsui_link_4c84z_1m28y_93.awsui_button_4c84z_1m28y_353:not(#\9):hover {
|
|
415
419
|
cursor: pointer;
|
|
416
420
|
color: var(--color-text-link-button-normal-hover-gz8y5b, #033160);
|
|
417
421
|
}
|
|
418
|
-
.
|
|
422
|
+
.awsui_link_4c84z_1m28y_93.awsui_button_4c84z_1m28y_353:not(#\9):focus {
|
|
419
423
|
outline: none;
|
|
420
424
|
}
|
|
421
|
-
.
|
|
425
|
+
.awsui_link_4c84z_1m28y_93.awsui_button_4c84z_1m28y_353:not(#\9):active {
|
|
422
426
|
color: var(--color-text-link-button-normal-active-8lhs8f, #033160);
|
|
423
427
|
}
|
|
424
|
-
.
|
|
428
|
+
.awsui_link_4c84z_1m28y_93.awsui_button_4c84z_1m28y_353:not(#\9):active, .awsui_link_4c84z_1m28y_93.awsui_button_4c84z_1m28y_353:not(#\9):focus, .awsui_link_4c84z_1m28y_93.awsui_button_4c84z_1m28y_353:not(#\9):hover {
|
|
425
429
|
text-decoration: underline;
|
|
426
430
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
427
431
|
text-decoration-color: transparent;
|
|
428
432
|
}
|
|
429
|
-
.
|
|
433
|
+
.awsui_link_4c84z_1m28y_93.awsui_color-inverted_4c84z_1m28y_390:not(#\9) {
|
|
430
434
|
color: var(--color-text-notification-default-2kpcxy, #fbfbfb);
|
|
431
435
|
}
|
|
432
|
-
.
|
|
436
|
+
.awsui_link_4c84z_1m28y_93.awsui_color-inverted_4c84z_1m28y_390:not(#\9):not(.awsui_button_4c84z_1m28y_353) {
|
|
433
437
|
text-decoration: underline;
|
|
434
438
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
435
439
|
text-decoration-color: currentColor;
|
|
436
440
|
}
|
|
437
|
-
.
|
|
441
|
+
.awsui_link_4c84z_1m28y_93.awsui_color-inverted_4c84z_1m28y_390:not(#\9):hover {
|
|
438
442
|
color: var(--color-text-link-inverted-hover-5tnsdi, #ffffff);
|
|
439
443
|
}
|
|
440
|
-
.
|
|
444
|
+
.awsui_link_4c84z_1m28y_93[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
441
445
|
outline: thin dotted;
|
|
442
446
|
outline: var(--border-link-focus-ring-outline-k2wccv, 0);
|
|
443
447
|
outline-offset: 2px;
|
|
@@ -445,54 +449,54 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
445
449
|
border-radius: var(--border-radius-control-default-focus-ring-7661kz, 4px);
|
|
446
450
|
box-shadow: 0 0 0 var(--border-link-focus-ring-shadow-spread-nv4ahb, 2px) var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
447
451
|
}
|
|
448
|
-
.
|
|
452
|
+
.awsui_link_4c84z_1m28y_93.awsui_font-size-body-s_4c84z_1m28y_409:not(#\9) {
|
|
449
453
|
font-size: var(--font-body-s-size-ukw2p9, 12px);
|
|
450
454
|
line-height: var(--font-body-s-line-height-kdsbrl, 16px);
|
|
451
455
|
letter-spacing: var(--font-body-s-letter-spacing-cy0oxj, 0.005em);
|
|
452
456
|
}
|
|
453
|
-
.
|
|
457
|
+
.awsui_link_4c84z_1m28y_93.awsui_font-size-body-m_4c84z_1m28y_414:not(#\9) {
|
|
454
458
|
font-size: var(--font-body-m-size-sregvd, 14px);
|
|
455
459
|
line-height: var(--font-body-m-line-height-i7xxvv, 22px);
|
|
456
460
|
}
|
|
457
|
-
.
|
|
461
|
+
.awsui_link_4c84z_1m28y_93.awsui_font-size-heading-xs_4c84z_1m28y_418:not(#\9) {
|
|
458
462
|
font-size: var(--font-heading-xs-size-fryxro, 14px);
|
|
459
463
|
line-height: var(--font-heading-xs-line-height-5x131j, 18px);
|
|
460
464
|
}
|
|
461
|
-
.
|
|
465
|
+
.awsui_link_4c84z_1m28y_93.awsui_font-size-heading-s_4c84z_1m28y_422:not(#\9) {
|
|
462
466
|
font-size: var(--font-heading-s-size-9clg8y, 16px);
|
|
463
467
|
line-height: var(--font-heading-s-line-height-5b7f0q, 20px);
|
|
464
468
|
letter-spacing: var(--font-heading-s-letter-spacing-4d69jc, -0.005em);
|
|
465
469
|
}
|
|
466
|
-
.
|
|
470
|
+
.awsui_link_4c84z_1m28y_93.awsui_font-size-heading-m_4c84z_1m28y_427:not(#\9) {
|
|
467
471
|
font-size: var(--font-heading-m-size-6e3jmg, 20px);
|
|
468
472
|
line-height: var(--font-heading-m-line-height-u3t54f, 24px);
|
|
469
473
|
letter-spacing: var(--font-heading-m-letter-spacing-r00pg3, -0.01em);
|
|
470
474
|
}
|
|
471
|
-
.
|
|
475
|
+
.awsui_link_4c84z_1m28y_93.awsui_font-size-heading-l_4c84z_1m28y_432:not(#\9) {
|
|
472
476
|
font-size: var(--font-heading-l-size-otmxys, 24px);
|
|
473
477
|
line-height: var(--font-heading-l-line-height-gev4n1, 30px);
|
|
474
478
|
letter-spacing: var(--font-heading-l-letter-spacing-f6wvtk, -0.015em);
|
|
475
479
|
}
|
|
476
|
-
.
|
|
480
|
+
.awsui_link_4c84z_1m28y_93.awsui_font-size-heading-xl_4c84z_1m28y_437:not(#\9) {
|
|
477
481
|
font-size: var(--font-heading-xl-size-d0vjbk, 32px);
|
|
478
482
|
line-height: var(--font-heading-xl-line-height-doxfdj, 40px);
|
|
479
483
|
letter-spacing: var(--font-heading-xl-letter-spacing-9tcsmy, -0.02em);
|
|
480
484
|
}
|
|
481
|
-
.
|
|
485
|
+
.awsui_link_4c84z_1m28y_93.awsui_font-size-display-l_4c84z_1m28y_442:not(#\9) {
|
|
482
486
|
font-size: var(--font-display-l-size-03lgcb, 48px);
|
|
483
487
|
line-height: var(--font-display-l-line-height-71tnj3, 54px);
|
|
484
488
|
letter-spacing: var(--font-display-l-letter-spacing-4ff418, -0.03em);
|
|
485
489
|
}
|
|
486
|
-
.
|
|
490
|
+
.awsui_link_4c84z_1m28y_93.awsui_font-size-inherit_4c84z_1m28y_447:not(#\9) {
|
|
487
491
|
font-size: inherit;
|
|
488
492
|
line-height: inherit;
|
|
489
493
|
letter-spacing: inherit;
|
|
490
494
|
}
|
|
491
495
|
|
|
492
|
-
.awsui_icon-
|
|
496
|
+
.awsui_icon-wrapper_4c84z_1m28y_453:not(#\9) {
|
|
493
497
|
white-space: nowrap;
|
|
494
498
|
}
|
|
495
499
|
|
|
496
|
-
.
|
|
500
|
+
.awsui_icon_4c84z_1m28y_453:not(#\9) {
|
|
497
501
|
display: inline-block;
|
|
498
502
|
}
|
package/link/styles.selectors.js
CHANGED
|
@@ -2,25 +2,25 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"link": "
|
|
6
|
-
"variant-secondary": "awsui_variant-
|
|
7
|
-
"variant-primary": "awsui_variant-
|
|
8
|
-
"variant-info": "awsui_variant-
|
|
9
|
-
"variant-value-large": "awsui_variant-value-
|
|
10
|
-
"variant-top-navigation": "awsui_variant-top-
|
|
11
|
-
"variant-recovery": "awsui_variant-
|
|
12
|
-
"button": "
|
|
13
|
-
"color-inverted": "awsui_color-
|
|
14
|
-
"font-size-body-s": "awsui_font-size-body-
|
|
15
|
-
"font-size-body-m": "awsui_font-size-body-
|
|
16
|
-
"font-size-heading-xs": "awsui_font-size-heading-
|
|
17
|
-
"font-size-heading-s": "awsui_font-size-heading-
|
|
18
|
-
"font-size-heading-m": "awsui_font-size-heading-
|
|
19
|
-
"font-size-heading-l": "awsui_font-size-heading-
|
|
20
|
-
"font-size-heading-xl": "awsui_font-size-heading-
|
|
21
|
-
"font-size-display-l": "awsui_font-size-display-
|
|
22
|
-
"font-size-inherit": "awsui_font-size-
|
|
23
|
-
"icon-wrapper": "awsui_icon-
|
|
24
|
-
"icon": "
|
|
5
|
+
"link": "awsui_link_4c84z_1m28y_93",
|
|
6
|
+
"variant-secondary": "awsui_variant-secondary_4c84z_1m28y_140",
|
|
7
|
+
"variant-primary": "awsui_variant-primary_4c84z_1m28y_177",
|
|
8
|
+
"variant-info": "awsui_variant-info_4c84z_1m28y_212",
|
|
9
|
+
"variant-value-large": "awsui_variant-value-large_4c84z_1m28y_249",
|
|
10
|
+
"variant-top-navigation": "awsui_variant-top-navigation_4c84z_1m28y_283",
|
|
11
|
+
"variant-recovery": "awsui_variant-recovery_4c84z_1m28y_318",
|
|
12
|
+
"button": "awsui_button_4c84z_1m28y_353",
|
|
13
|
+
"color-inverted": "awsui_color-inverted_4c84z_1m28y_390",
|
|
14
|
+
"font-size-body-s": "awsui_font-size-body-s_4c84z_1m28y_409",
|
|
15
|
+
"font-size-body-m": "awsui_font-size-body-m_4c84z_1m28y_414",
|
|
16
|
+
"font-size-heading-xs": "awsui_font-size-heading-xs_4c84z_1m28y_418",
|
|
17
|
+
"font-size-heading-s": "awsui_font-size-heading-s_4c84z_1m28y_422",
|
|
18
|
+
"font-size-heading-m": "awsui_font-size-heading-m_4c84z_1m28y_427",
|
|
19
|
+
"font-size-heading-l": "awsui_font-size-heading-l_4c84z_1m28y_432",
|
|
20
|
+
"font-size-heading-xl": "awsui_font-size-heading-xl_4c84z_1m28y_437",
|
|
21
|
+
"font-size-display-l": "awsui_font-size-display-l_4c84z_1m28y_442",
|
|
22
|
+
"font-size-inherit": "awsui_font-size-inherit_4c84z_1m28y_447",
|
|
23
|
+
"icon-wrapper": "awsui_icon-wrapper_4c84z_1m28y_453",
|
|
24
|
+
"icon": "awsui_icon_4c84z_1m28y_453"
|
|
25
25
|
};
|
|
26
26
|
|
|
@@ -1,24 +1,24 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"series": "
|
|
5
|
-
"series--bar": "awsui_series--
|
|
6
|
-
"series__rect": "
|
|
7
|
-
"exiting": "
|
|
8
|
-
"awsui-motion-fade-out-0": "awsui_awsui-motion-fade-out-
|
|
9
|
-
"root": "
|
|
10
|
-
"filter-container": "awsui_filter-
|
|
11
|
-
"has-default-filter": "awsui_has-default-
|
|
12
|
-
"chart-container": "awsui_chart-
|
|
13
|
-
"chart-container__vertical": "awsui_chart-
|
|
14
|
-
"chart-container__horizontal": "awsui_chart-
|
|
15
|
-
"content": "
|
|
16
|
-
"content--reserve-filter": "awsui_content--reserve-
|
|
17
|
-
"content--reserve-legend": "awsui_content--reserve-
|
|
18
|
-
"series--highlighted": "awsui_series--
|
|
19
|
-
"series__bar--highlighted": "awsui_series__bar--
|
|
20
|
-
"series--dimmed": "awsui_series--
|
|
21
|
-
"series--threshold": "awsui_series--
|
|
22
|
-
"bar-group": "awsui_bar-
|
|
4
|
+
"series": "awsui_series_1yz9c_15iny_93",
|
|
5
|
+
"series--bar": "awsui_series--bar_1yz9c_15iny_94",
|
|
6
|
+
"series__rect": "awsui_series__rect_1yz9c_15iny_94",
|
|
7
|
+
"exiting": "awsui_exiting_1yz9c_15iny_111",
|
|
8
|
+
"awsui-motion-fade-out-0": "awsui_awsui-motion-fade-out-0_1yz9c_15iny_1",
|
|
9
|
+
"root": "awsui_root_1yz9c_15iny_137",
|
|
10
|
+
"filter-container": "awsui_filter-container_1yz9c_15iny_152",
|
|
11
|
+
"has-default-filter": "awsui_has-default-filter_1yz9c_15iny_156",
|
|
12
|
+
"chart-container": "awsui_chart-container_1yz9c_15iny_160",
|
|
13
|
+
"chart-container__vertical": "awsui_chart-container__vertical_1yz9c_15iny_166",
|
|
14
|
+
"chart-container__horizontal": "awsui_chart-container__horizontal_1yz9c_15iny_172",
|
|
15
|
+
"content": "awsui_content_1yz9c_15iny_176",
|
|
16
|
+
"content--reserve-filter": "awsui_content--reserve-filter_1yz9c_15iny_183",
|
|
17
|
+
"content--reserve-legend": "awsui_content--reserve-legend_1yz9c_15iny_187",
|
|
18
|
+
"series--highlighted": "awsui_series--highlighted_1yz9c_15iny_200",
|
|
19
|
+
"series__bar--highlighted": "awsui_series__bar--highlighted_1yz9c_15iny_201",
|
|
20
|
+
"series--dimmed": "awsui_series--dimmed_1yz9c_15iny_205",
|
|
21
|
+
"series--threshold": "awsui_series--threshold_1yz9c_15iny_214",
|
|
22
|
+
"bar-group": "awsui_bar-group_1yz9c_15iny_219"
|
|
23
23
|
};
|
|
24
24
|
|