@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
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_1uewr_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,31 @@ 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_1uewr_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_1uewr_93:not(#\9), .awsui-mode-entering .awsui_link_4c84z_1uewr_93:not(#\9) {
|
|
148
150
|
animation: none;
|
|
149
151
|
transition: none;
|
|
150
152
|
}
|
|
151
|
-
.
|
|
153
|
+
.awsui_link_4c84z_1uewr_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_1uewr_93:not(#\9):focus {
|
|
156
158
|
outline: none;
|
|
157
159
|
}
|
|
158
|
-
.
|
|
160
|
+
.awsui_link_4c84z_1uewr_93:not(#\9):active {
|
|
159
161
|
color: var(--color-text-link-hover-kololx, #033160);
|
|
160
162
|
}
|
|
161
|
-
.
|
|
163
|
+
.awsui_link_4c84z_1uewr_93:not(#\9):active, .awsui_link_4c84z_1uewr_93:not(#\9):focus, .awsui_link_4c84z_1uewr_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_1uewr_93.awsui_variant-secondary_4c84z_1uewr_140:not(#\9) {
|
|
167
169
|
color: var(--color-text-link-default-5f186r, #0972d3);
|
|
168
170
|
font-weight: inherit;
|
|
169
171
|
letter-spacing: normal;
|
|
@@ -176,31 +178,31 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
176
178
|
transition-duration: var(--motion-duration-refresh-only-medium-5flen2, 165ms);
|
|
177
179
|
}
|
|
178
180
|
@media (prefers-reduced-motion: reduce) {
|
|
179
|
-
.
|
|
181
|
+
.awsui_link_4c84z_1uewr_93.awsui_variant-secondary_4c84z_1uewr_140:not(#\9) {
|
|
180
182
|
animation: none;
|
|
181
183
|
transition: none;
|
|
182
184
|
}
|
|
183
185
|
}
|
|
184
|
-
.awsui-motion-disabled .
|
|
186
|
+
.awsui-motion-disabled .awsui_link_4c84z_1uewr_93.awsui_variant-secondary_4c84z_1uewr_140:not(#\9), .awsui-mode-entering .awsui_link_4c84z_1uewr_93.awsui_variant-secondary_4c84z_1uewr_140:not(#\9) {
|
|
185
187
|
animation: none;
|
|
186
188
|
transition: none;
|
|
187
189
|
}
|
|
188
|
-
.
|
|
190
|
+
.awsui_link_4c84z_1uewr_93.awsui_variant-secondary_4c84z_1uewr_140:not(#\9):hover {
|
|
189
191
|
cursor: pointer;
|
|
190
192
|
color: var(--color-text-link-hover-kololx, #033160);
|
|
191
193
|
}
|
|
192
|
-
.
|
|
194
|
+
.awsui_link_4c84z_1uewr_93.awsui_variant-secondary_4c84z_1uewr_140:not(#\9):focus {
|
|
193
195
|
outline: none;
|
|
194
196
|
}
|
|
195
|
-
.
|
|
197
|
+
.awsui_link_4c84z_1uewr_93.awsui_variant-secondary_4c84z_1uewr_140:not(#\9):active {
|
|
196
198
|
color: var(--color-text-link-hover-kololx, #033160);
|
|
197
199
|
}
|
|
198
|
-
.
|
|
200
|
+
.awsui_link_4c84z_1uewr_93.awsui_variant-secondary_4c84z_1uewr_140:not(#\9):active, .awsui_link_4c84z_1uewr_93.awsui_variant-secondary_4c84z_1uewr_140:not(#\9):focus, .awsui_link_4c84z_1uewr_93.awsui_variant-secondary_4c84z_1uewr_140:not(#\9):hover {
|
|
199
201
|
text-decoration: underline;
|
|
200
202
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
201
203
|
text-decoration-color: currentColor;
|
|
202
204
|
}
|
|
203
|
-
.
|
|
205
|
+
.awsui_link_4c84z_1uewr_93.awsui_variant-primary_4c84z_1uewr_175:not(#\9) {
|
|
204
206
|
color: var(--color-text-link-default-5f186r, #0972d3);
|
|
205
207
|
font-weight: var(--font-link-primary-weight-91pybi, "inherit");
|
|
206
208
|
letter-spacing: var(--font-link-primary-letter-spacing-vmsgcx, "inherit");
|
|
@@ -214,31 +216,31 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
214
216
|
transition-duration: var(--motion-duration-refresh-only-medium-5flen2, 165ms);
|
|
215
217
|
}
|
|
216
218
|
@media (prefers-reduced-motion: reduce) {
|
|
217
|
-
.
|
|
219
|
+
.awsui_link_4c84z_1uewr_93.awsui_variant-primary_4c84z_1uewr_175:not(#\9) {
|
|
218
220
|
animation: none;
|
|
219
221
|
transition: none;
|
|
220
222
|
}
|
|
221
223
|
}
|
|
222
|
-
.awsui-motion-disabled .
|
|
224
|
+
.awsui-motion-disabled .awsui_link_4c84z_1uewr_93.awsui_variant-primary_4c84z_1uewr_175:not(#\9), .awsui-mode-entering .awsui_link_4c84z_1uewr_93.awsui_variant-primary_4c84z_1uewr_175:not(#\9) {
|
|
223
225
|
animation: none;
|
|
224
226
|
transition: none;
|
|
225
227
|
}
|
|
226
|
-
.
|
|
228
|
+
.awsui_link_4c84z_1uewr_93.awsui_variant-primary_4c84z_1uewr_175:not(#\9):hover {
|
|
227
229
|
cursor: pointer;
|
|
228
230
|
color: var(--color-text-link-hover-kololx, #033160);
|
|
229
231
|
}
|
|
230
|
-
.
|
|
232
|
+
.awsui_link_4c84z_1uewr_93.awsui_variant-primary_4c84z_1uewr_175:not(#\9):focus {
|
|
231
233
|
outline: none;
|
|
232
234
|
}
|
|
233
|
-
.
|
|
235
|
+
.awsui_link_4c84z_1uewr_93.awsui_variant-primary_4c84z_1uewr_175:not(#\9):active {
|
|
234
236
|
color: var(--color-text-link-hover-kololx, #033160);
|
|
235
237
|
}
|
|
236
|
-
.
|
|
238
|
+
.awsui_link_4c84z_1uewr_93.awsui_variant-primary_4c84z_1uewr_175:not(#\9):active, .awsui_link_4c84z_1uewr_93.awsui_variant-primary_4c84z_1uewr_175:not(#\9):focus, .awsui_link_4c84z_1uewr_93.awsui_variant-primary_4c84z_1uewr_175:not(#\9):hover {
|
|
237
239
|
text-decoration: underline;
|
|
238
240
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
239
241
|
text-decoration-color: currentColor;
|
|
240
242
|
}
|
|
241
|
-
.
|
|
243
|
+
.awsui_link_4c84z_1uewr_93.awsui_variant-info_4c84z_1uewr_210:not(#\9) {
|
|
242
244
|
-webkit-font-smoothing: var(--font-smoothing-webkit-vu3hx4, antialiased);
|
|
243
245
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-nkh1jb, grayscale);
|
|
244
246
|
color: var(--color-text-link-default-5f186r, #0972d3);
|
|
@@ -253,31 +255,31 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
253
255
|
transition-duration: var(--motion-duration-refresh-only-medium-5flen2, 165ms);
|
|
254
256
|
}
|
|
255
257
|
@media (prefers-reduced-motion: reduce) {
|
|
256
|
-
.
|
|
258
|
+
.awsui_link_4c84z_1uewr_93.awsui_variant-info_4c84z_1uewr_210:not(#\9) {
|
|
257
259
|
animation: none;
|
|
258
260
|
transition: none;
|
|
259
261
|
}
|
|
260
262
|
}
|
|
261
|
-
.awsui-motion-disabled .
|
|
263
|
+
.awsui-motion-disabled .awsui_link_4c84z_1uewr_93.awsui_variant-info_4c84z_1uewr_210:not(#\9), .awsui-mode-entering .awsui_link_4c84z_1uewr_93.awsui_variant-info_4c84z_1uewr_210:not(#\9) {
|
|
262
264
|
animation: none;
|
|
263
265
|
transition: none;
|
|
264
266
|
}
|
|
265
|
-
.
|
|
267
|
+
.awsui_link_4c84z_1uewr_93.awsui_variant-info_4c84z_1uewr_210:not(#\9):hover {
|
|
266
268
|
cursor: pointer;
|
|
267
269
|
color: var(--color-text-link-hover-kololx, #033160);
|
|
268
270
|
}
|
|
269
|
-
.
|
|
271
|
+
.awsui_link_4c84z_1uewr_93.awsui_variant-info_4c84z_1uewr_210:not(#\9):focus {
|
|
270
272
|
outline: none;
|
|
271
273
|
}
|
|
272
|
-
.
|
|
274
|
+
.awsui_link_4c84z_1uewr_93.awsui_variant-info_4c84z_1uewr_210:not(#\9):active {
|
|
273
275
|
color: var(--color-text-link-hover-kololx, #033160);
|
|
274
276
|
}
|
|
275
|
-
.
|
|
277
|
+
.awsui_link_4c84z_1uewr_93.awsui_variant-info_4c84z_1uewr_210:not(#\9):active, .awsui_link_4c84z_1uewr_93.awsui_variant-info_4c84z_1uewr_210:not(#\9):focus, .awsui_link_4c84z_1uewr_93.awsui_variant-info_4c84z_1uewr_210:not(#\9):hover {
|
|
276
278
|
text-decoration: underline;
|
|
277
279
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
278
280
|
text-decoration-color: var(--color-text-link-button-underline-hover-ei09le, transparent);
|
|
279
281
|
}
|
|
280
|
-
.
|
|
282
|
+
.awsui_link_4c84z_1uewr_93.awsui_variant-value-large_4c84z_1uewr_247:not(#\9) {
|
|
281
283
|
color: var(--color-text-link-default-5f186r, #0972d3);
|
|
282
284
|
font-weight: var(--font-box-value-large-weight-dyt1pj, 800);
|
|
283
285
|
text-decoration: none;
|
|
@@ -289,31 +291,31 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
289
291
|
transition-duration: var(--motion-duration-refresh-only-medium-5flen2, 165ms);
|
|
290
292
|
}
|
|
291
293
|
@media (prefers-reduced-motion: reduce) {
|
|
292
|
-
.
|
|
294
|
+
.awsui_link_4c84z_1uewr_93.awsui_variant-value-large_4c84z_1uewr_247:not(#\9) {
|
|
293
295
|
animation: none;
|
|
294
296
|
transition: none;
|
|
295
297
|
}
|
|
296
298
|
}
|
|
297
|
-
.awsui-motion-disabled .
|
|
299
|
+
.awsui-motion-disabled .awsui_link_4c84z_1uewr_93.awsui_variant-value-large_4c84z_1uewr_247:not(#\9), .awsui-mode-entering .awsui_link_4c84z_1uewr_93.awsui_variant-value-large_4c84z_1uewr_247:not(#\9) {
|
|
298
300
|
animation: none;
|
|
299
301
|
transition: none;
|
|
300
302
|
}
|
|
301
|
-
.
|
|
303
|
+
.awsui_link_4c84z_1uewr_93.awsui_variant-value-large_4c84z_1uewr_247:not(#\9):hover {
|
|
302
304
|
cursor: pointer;
|
|
303
305
|
color: var(--color-text-link-hover-kololx, #033160);
|
|
304
306
|
}
|
|
305
|
-
.
|
|
307
|
+
.awsui_link_4c84z_1uewr_93.awsui_variant-value-large_4c84z_1uewr_247:not(#\9):focus {
|
|
306
308
|
outline: none;
|
|
307
309
|
}
|
|
308
|
-
.
|
|
310
|
+
.awsui_link_4c84z_1uewr_93.awsui_variant-value-large_4c84z_1uewr_247:not(#\9):active {
|
|
309
311
|
color: var(--color-text-link-hover-kololx, #033160);
|
|
310
312
|
}
|
|
311
|
-
.
|
|
313
|
+
.awsui_link_4c84z_1uewr_93.awsui_variant-value-large_4c84z_1uewr_247:not(#\9):active, .awsui_link_4c84z_1uewr_93.awsui_variant-value-large_4c84z_1uewr_247:not(#\9):focus, .awsui_link_4c84z_1uewr_93.awsui_variant-value-large_4c84z_1uewr_247:not(#\9):hover {
|
|
312
314
|
text-decoration: underline;
|
|
313
315
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
314
316
|
text-decoration-color: currentColor;
|
|
315
317
|
}
|
|
316
|
-
.
|
|
318
|
+
.awsui_link_4c84z_1uewr_93.awsui_variant-top-navigation_4c84z_1uewr_281:not(#\9) {
|
|
317
319
|
color: var(--color-text-interactive-default-eg5fsa, #414d5c);
|
|
318
320
|
font-weight: 700;
|
|
319
321
|
letter-spacing: 0.005em;
|
|
@@ -326,31 +328,31 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
326
328
|
transition-duration: var(--motion-duration-refresh-only-medium-5flen2, 165ms);
|
|
327
329
|
}
|
|
328
330
|
@media (prefers-reduced-motion: reduce) {
|
|
329
|
-
.
|
|
331
|
+
.awsui_link_4c84z_1uewr_93.awsui_variant-top-navigation_4c84z_1uewr_281:not(#\9) {
|
|
330
332
|
animation: none;
|
|
331
333
|
transition: none;
|
|
332
334
|
}
|
|
333
335
|
}
|
|
334
|
-
.awsui-motion-disabled .
|
|
336
|
+
.awsui-motion-disabled .awsui_link_4c84z_1uewr_93.awsui_variant-top-navigation_4c84z_1uewr_281:not(#\9), .awsui-mode-entering .awsui_link_4c84z_1uewr_93.awsui_variant-top-navigation_4c84z_1uewr_281:not(#\9) {
|
|
335
337
|
animation: none;
|
|
336
338
|
transition: none;
|
|
337
339
|
}
|
|
338
|
-
.
|
|
340
|
+
.awsui_link_4c84z_1uewr_93.awsui_variant-top-navigation_4c84z_1uewr_281:not(#\9):hover {
|
|
339
341
|
cursor: pointer;
|
|
340
342
|
color: var(--color-text-interactive-hover-v3lasm, #000716);
|
|
341
343
|
}
|
|
342
|
-
.
|
|
344
|
+
.awsui_link_4c84z_1uewr_93.awsui_variant-top-navigation_4c84z_1uewr_281:not(#\9):focus {
|
|
343
345
|
outline: none;
|
|
344
346
|
}
|
|
345
|
-
.
|
|
347
|
+
.awsui_link_4c84z_1uewr_93.awsui_variant-top-navigation_4c84z_1uewr_281:not(#\9):active {
|
|
346
348
|
color: var(--color-text-interactive-active-vol84d, #000716);
|
|
347
349
|
}
|
|
348
|
-
.
|
|
350
|
+
.awsui_link_4c84z_1uewr_93.awsui_variant-top-navigation_4c84z_1uewr_281:not(#\9):active, .awsui_link_4c84z_1uewr_93.awsui_variant-top-navigation_4c84z_1uewr_281:not(#\9):focus, .awsui_link_4c84z_1uewr_93.awsui_variant-top-navigation_4c84z_1uewr_281:not(#\9):hover {
|
|
349
351
|
text-decoration: underline;
|
|
350
352
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
351
353
|
text-decoration-color: transparent;
|
|
352
354
|
}
|
|
353
|
-
.
|
|
355
|
+
.awsui_link_4c84z_1uewr_93.awsui_variant-recovery_4c84z_1uewr_316:not(#\9) {
|
|
354
356
|
color: var(--color-text-link-default-5f186r, #0972d3);
|
|
355
357
|
font-weight: var(--font-link-button-weight-4f1hjr, 800);
|
|
356
358
|
letter-spacing: var(--font-link-button-letter-spacing-58wset, 0.005em);
|
|
@@ -363,31 +365,31 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
363
365
|
transition-duration: var(--motion-duration-refresh-only-medium-5flen2, 165ms);
|
|
364
366
|
}
|
|
365
367
|
@media (prefers-reduced-motion: reduce) {
|
|
366
|
-
.
|
|
368
|
+
.awsui_link_4c84z_1uewr_93.awsui_variant-recovery_4c84z_1uewr_316:not(#\9) {
|
|
367
369
|
animation: none;
|
|
368
370
|
transition: none;
|
|
369
371
|
}
|
|
370
372
|
}
|
|
371
|
-
.awsui-motion-disabled .
|
|
373
|
+
.awsui-motion-disabled .awsui_link_4c84z_1uewr_93.awsui_variant-recovery_4c84z_1uewr_316:not(#\9), .awsui-mode-entering .awsui_link_4c84z_1uewr_93.awsui_variant-recovery_4c84z_1uewr_316:not(#\9) {
|
|
372
374
|
animation: none;
|
|
373
375
|
transition: none;
|
|
374
376
|
}
|
|
375
|
-
.
|
|
377
|
+
.awsui_link_4c84z_1uewr_93.awsui_variant-recovery_4c84z_1uewr_316:not(#\9):hover {
|
|
376
378
|
cursor: pointer;
|
|
377
379
|
color: var(--color-text-link-hover-kololx, #033160);
|
|
378
380
|
}
|
|
379
|
-
.
|
|
381
|
+
.awsui_link_4c84z_1uewr_93.awsui_variant-recovery_4c84z_1uewr_316:not(#\9):focus {
|
|
380
382
|
outline: none;
|
|
381
383
|
}
|
|
382
|
-
.
|
|
384
|
+
.awsui_link_4c84z_1uewr_93.awsui_variant-recovery_4c84z_1uewr_316:not(#\9):active {
|
|
383
385
|
color: var(--color-text-link-hover-kololx, #033160);
|
|
384
386
|
}
|
|
385
|
-
.
|
|
387
|
+
.awsui_link_4c84z_1uewr_93.awsui_variant-recovery_4c84z_1uewr_316:not(#\9):active, .awsui_link_4c84z_1uewr_93.awsui_variant-recovery_4c84z_1uewr_316:not(#\9):focus, .awsui_link_4c84z_1uewr_93.awsui_variant-recovery_4c84z_1uewr_316:not(#\9):hover {
|
|
386
388
|
text-decoration: underline;
|
|
387
389
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
388
390
|
text-decoration-color: var(--color-text-link-button-underline-hover-ei09le, transparent);
|
|
389
391
|
}
|
|
390
|
-
.
|
|
392
|
+
.awsui_link_4c84z_1uewr_93.awsui_button_4c84z_1uewr_351:not(#\9) {
|
|
391
393
|
-webkit-font-smoothing: var(--font-smoothing-webkit-vu3hx4, antialiased);
|
|
392
394
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-nkh1jb, grayscale);
|
|
393
395
|
color: var(--color-text-link-button-normal-default-2yrp9u, #0972d3);
|
|
@@ -402,42 +404,42 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
402
404
|
transition-duration: var(--motion-duration-refresh-only-medium-5flen2, 165ms);
|
|
403
405
|
}
|
|
404
406
|
@media (prefers-reduced-motion: reduce) {
|
|
405
|
-
.
|
|
407
|
+
.awsui_link_4c84z_1uewr_93.awsui_button_4c84z_1uewr_351:not(#\9) {
|
|
406
408
|
animation: none;
|
|
407
409
|
transition: none;
|
|
408
410
|
}
|
|
409
411
|
}
|
|
410
|
-
.awsui-motion-disabled .
|
|
412
|
+
.awsui-motion-disabled .awsui_link_4c84z_1uewr_93.awsui_button_4c84z_1uewr_351:not(#\9), .awsui-mode-entering .awsui_link_4c84z_1uewr_93.awsui_button_4c84z_1uewr_351:not(#\9) {
|
|
411
413
|
animation: none;
|
|
412
414
|
transition: none;
|
|
413
415
|
}
|
|
414
|
-
.
|
|
416
|
+
.awsui_link_4c84z_1uewr_93.awsui_button_4c84z_1uewr_351:not(#\9):hover {
|
|
415
417
|
cursor: pointer;
|
|
416
418
|
color: var(--color-text-link-button-normal-hover-gz8y5b, #033160);
|
|
417
419
|
}
|
|
418
|
-
.
|
|
420
|
+
.awsui_link_4c84z_1uewr_93.awsui_button_4c84z_1uewr_351:not(#\9):focus {
|
|
419
421
|
outline: none;
|
|
420
422
|
}
|
|
421
|
-
.
|
|
423
|
+
.awsui_link_4c84z_1uewr_93.awsui_button_4c84z_1uewr_351:not(#\9):active {
|
|
422
424
|
color: var(--color-text-link-button-normal-active-8lhs8f, #033160);
|
|
423
425
|
}
|
|
424
|
-
.
|
|
426
|
+
.awsui_link_4c84z_1uewr_93.awsui_button_4c84z_1uewr_351:not(#\9):active, .awsui_link_4c84z_1uewr_93.awsui_button_4c84z_1uewr_351:not(#\9):focus, .awsui_link_4c84z_1uewr_93.awsui_button_4c84z_1uewr_351:not(#\9):hover {
|
|
425
427
|
text-decoration: underline;
|
|
426
428
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
427
429
|
text-decoration-color: transparent;
|
|
428
430
|
}
|
|
429
|
-
.
|
|
431
|
+
.awsui_link_4c84z_1uewr_93.awsui_color-inverted_4c84z_1uewr_388:not(#\9) {
|
|
430
432
|
color: var(--color-text-notification-default-2kpcxy, #fbfbfb);
|
|
431
433
|
}
|
|
432
|
-
.
|
|
434
|
+
.awsui_link_4c84z_1uewr_93.awsui_color-inverted_4c84z_1uewr_388:not(#\9):not(.awsui_button_4c84z_1uewr_351) {
|
|
433
435
|
text-decoration: underline;
|
|
434
436
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
435
437
|
text-decoration-color: currentColor;
|
|
436
438
|
}
|
|
437
|
-
.
|
|
439
|
+
.awsui_link_4c84z_1uewr_93.awsui_color-inverted_4c84z_1uewr_388:not(#\9):hover {
|
|
438
440
|
color: var(--color-text-link-inverted-hover-5tnsdi, #ffffff);
|
|
439
441
|
}
|
|
440
|
-
.
|
|
442
|
+
.awsui_link_4c84z_1uewr_93[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
441
443
|
outline: thin dotted;
|
|
442
444
|
outline: var(--border-link-focus-ring-outline-k2wccv, 0);
|
|
443
445
|
outline-offset: 2px;
|
|
@@ -445,54 +447,54 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
445
447
|
border-radius: var(--border-radius-control-default-focus-ring-7661kz, 4px);
|
|
446
448
|
box-shadow: 0 0 0 var(--border-link-focus-ring-shadow-spread-nv4ahb, 2px) var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
447
449
|
}
|
|
448
|
-
.
|
|
450
|
+
.awsui_link_4c84z_1uewr_93.awsui_font-size-body-s_4c84z_1uewr_407:not(#\9) {
|
|
449
451
|
font-size: var(--font-body-s-size-ukw2p9, 12px);
|
|
450
452
|
line-height: var(--font-body-s-line-height-kdsbrl, 16px);
|
|
451
453
|
letter-spacing: var(--font-body-s-letter-spacing-cy0oxj, 0.005em);
|
|
452
454
|
}
|
|
453
|
-
.
|
|
455
|
+
.awsui_link_4c84z_1uewr_93.awsui_font-size-body-m_4c84z_1uewr_412:not(#\9) {
|
|
454
456
|
font-size: var(--font-body-m-size-sregvd, 14px);
|
|
455
457
|
line-height: var(--font-body-m-line-height-i7xxvv, 22px);
|
|
456
458
|
}
|
|
457
|
-
.
|
|
459
|
+
.awsui_link_4c84z_1uewr_93.awsui_font-size-heading-xs_4c84z_1uewr_416:not(#\9) {
|
|
458
460
|
font-size: var(--font-heading-xs-size-fryxro, 14px);
|
|
459
461
|
line-height: var(--font-heading-xs-line-height-5x131j, 18px);
|
|
460
462
|
}
|
|
461
|
-
.
|
|
463
|
+
.awsui_link_4c84z_1uewr_93.awsui_font-size-heading-s_4c84z_1uewr_420:not(#\9) {
|
|
462
464
|
font-size: var(--font-heading-s-size-9clg8y, 16px);
|
|
463
465
|
line-height: var(--font-heading-s-line-height-5b7f0q, 20px);
|
|
464
466
|
letter-spacing: var(--font-heading-s-letter-spacing-4d69jc, -0.005em);
|
|
465
467
|
}
|
|
466
|
-
.
|
|
468
|
+
.awsui_link_4c84z_1uewr_93.awsui_font-size-heading-m_4c84z_1uewr_425:not(#\9) {
|
|
467
469
|
font-size: var(--font-heading-m-size-6e3jmg, 20px);
|
|
468
470
|
line-height: var(--font-heading-m-line-height-u3t54f, 24px);
|
|
469
471
|
letter-spacing: var(--font-heading-m-letter-spacing-r00pg3, -0.01em);
|
|
470
472
|
}
|
|
471
|
-
.
|
|
473
|
+
.awsui_link_4c84z_1uewr_93.awsui_font-size-heading-l_4c84z_1uewr_430:not(#\9) {
|
|
472
474
|
font-size: var(--font-heading-l-size-otmxys, 24px);
|
|
473
475
|
line-height: var(--font-heading-l-line-height-gev4n1, 30px);
|
|
474
476
|
letter-spacing: var(--font-heading-l-letter-spacing-f6wvtk, -0.015em);
|
|
475
477
|
}
|
|
476
|
-
.
|
|
478
|
+
.awsui_link_4c84z_1uewr_93.awsui_font-size-heading-xl_4c84z_1uewr_435:not(#\9) {
|
|
477
479
|
font-size: var(--font-heading-xl-size-d0vjbk, 32px);
|
|
478
480
|
line-height: var(--font-heading-xl-line-height-doxfdj, 40px);
|
|
479
481
|
letter-spacing: var(--font-heading-xl-letter-spacing-9tcsmy, -0.02em);
|
|
480
482
|
}
|
|
481
|
-
.
|
|
483
|
+
.awsui_link_4c84z_1uewr_93.awsui_font-size-display-l_4c84z_1uewr_440:not(#\9) {
|
|
482
484
|
font-size: var(--font-display-l-size-03lgcb, 48px);
|
|
483
485
|
line-height: var(--font-display-l-line-height-71tnj3, 54px);
|
|
484
486
|
letter-spacing: var(--font-display-l-letter-spacing-4ff418, -0.03em);
|
|
485
487
|
}
|
|
486
|
-
.
|
|
488
|
+
.awsui_link_4c84z_1uewr_93.awsui_font-size-inherit_4c84z_1uewr_445:not(#\9) {
|
|
487
489
|
font-size: inherit;
|
|
488
490
|
line-height: inherit;
|
|
489
491
|
letter-spacing: inherit;
|
|
490
492
|
}
|
|
491
493
|
|
|
492
|
-
.awsui_icon-
|
|
494
|
+
.awsui_icon-wrapper_4c84z_1uewr_451:not(#\9) {
|
|
493
495
|
white-space: nowrap;
|
|
494
496
|
}
|
|
495
497
|
|
|
496
|
-
.
|
|
498
|
+
.awsui_icon_4c84z_1uewr_451:not(#\9) {
|
|
497
499
|
display: inline-block;
|
|
498
500
|
}
|
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_1uewr_93",
|
|
6
|
+
"variant-secondary": "awsui_variant-secondary_4c84z_1uewr_140",
|
|
7
|
+
"variant-primary": "awsui_variant-primary_4c84z_1uewr_175",
|
|
8
|
+
"variant-info": "awsui_variant-info_4c84z_1uewr_210",
|
|
9
|
+
"variant-value-large": "awsui_variant-value-large_4c84z_1uewr_247",
|
|
10
|
+
"variant-top-navigation": "awsui_variant-top-navigation_4c84z_1uewr_281",
|
|
11
|
+
"variant-recovery": "awsui_variant-recovery_4c84z_1uewr_316",
|
|
12
|
+
"button": "awsui_button_4c84z_1uewr_351",
|
|
13
|
+
"color-inverted": "awsui_color-inverted_4c84z_1uewr_388",
|
|
14
|
+
"font-size-body-s": "awsui_font-size-body-s_4c84z_1uewr_407",
|
|
15
|
+
"font-size-body-m": "awsui_font-size-body-m_4c84z_1uewr_412",
|
|
16
|
+
"font-size-heading-xs": "awsui_font-size-heading-xs_4c84z_1uewr_416",
|
|
17
|
+
"font-size-heading-s": "awsui_font-size-heading-s_4c84z_1uewr_420",
|
|
18
|
+
"font-size-heading-m": "awsui_font-size-heading-m_4c84z_1uewr_425",
|
|
19
|
+
"font-size-heading-l": "awsui_font-size-heading-l_4c84z_1uewr_430",
|
|
20
|
+
"font-size-heading-xl": "awsui_font-size-heading-xl_4c84z_1uewr_435",
|
|
21
|
+
"font-size-display-l": "awsui_font-size-display-l_4c84z_1uewr_440",
|
|
22
|
+
"font-size-inherit": "awsui_font-size-inherit_4c84z_1uewr_445",
|
|
23
|
+
"icon-wrapper": "awsui_icon-wrapper_4c84z_1uewr_451",
|
|
24
|
+
"icon": "awsui_icon_4c84z_1uewr_451"
|
|
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
|
|