@cloudscape-design/components 3.0.176 → 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 +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
|
@@ -94,57 +94,57 @@ 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_segment__path_1edmh_j5nan_97:not(#\9) {
|
|
98
98
|
transition: opacity var(--motion-duration-transition-quick-x85tae, 90ms) var(--motion-easing-transition-quick-lukbd8, linear);
|
|
99
99
|
}
|
|
100
100
|
@media (prefers-reduced-motion: reduce) {
|
|
101
|
-
.
|
|
101
|
+
.awsui_segment__path_1edmh_j5nan_97:not(#\9) {
|
|
102
102
|
animation: none;
|
|
103
103
|
transition: none;
|
|
104
104
|
}
|
|
105
105
|
}
|
|
106
|
-
.awsui-motion-disabled .
|
|
106
|
+
.awsui-motion-disabled .awsui_segment__path_1edmh_j5nan_97:not(#\9), .awsui-mode-entering .awsui_segment__path_1edmh_j5nan_97:not(#\9) {
|
|
107
107
|
animation: none;
|
|
108
108
|
transition: none;
|
|
109
109
|
}
|
|
110
110
|
|
|
111
|
-
.
|
|
111
|
+
.awsui_segment_1edmh_j5nan_97:not(#\9) {
|
|
112
112
|
transition: opacity var(--motion-duration-transition-quick-x85tae, 90ms) var(--motion-easing-transition-quick-lukbd8, linear);
|
|
113
113
|
}
|
|
114
114
|
@media (prefers-reduced-motion: reduce) {
|
|
115
|
-
.
|
|
115
|
+
.awsui_segment_1edmh_j5nan_97:not(#\9) {
|
|
116
116
|
animation: none;
|
|
117
117
|
transition: none;
|
|
118
118
|
}
|
|
119
119
|
}
|
|
120
|
-
.awsui-motion-disabled .
|
|
120
|
+
.awsui-motion-disabled .awsui_segment_1edmh_j5nan_97:not(#\9), .awsui-mode-entering .awsui_segment_1edmh_j5nan_97:not(#\9) {
|
|
121
121
|
animation: none;
|
|
122
122
|
transition: none;
|
|
123
123
|
}
|
|
124
|
-
.
|
|
124
|
+
.awsui_segment_1edmh_j5nan_97 > .awsui_segment__hover_1edmh_j5nan_124:not(#\9) {
|
|
125
125
|
transition: opacity var(--motion-duration-transition-quick-x85tae, 90ms) var(--motion-easing-transition-quick-lukbd8, linear);
|
|
126
126
|
}
|
|
127
127
|
@media (prefers-reduced-motion: reduce) {
|
|
128
|
-
.
|
|
128
|
+
.awsui_segment_1edmh_j5nan_97 > .awsui_segment__hover_1edmh_j5nan_124:not(#\9) {
|
|
129
129
|
animation: none;
|
|
130
130
|
transition: none;
|
|
131
131
|
}
|
|
132
132
|
}
|
|
133
|
-
.awsui-motion-disabled .
|
|
133
|
+
.awsui-motion-disabled .awsui_segment_1edmh_j5nan_97 > .awsui_segment__hover_1edmh_j5nan_124:not(#\9), .awsui-mode-entering .awsui_segment_1edmh_j5nan_97 > .awsui_segment__hover_1edmh_j5nan_124:not(#\9) {
|
|
134
134
|
animation: none;
|
|
135
135
|
transition: none;
|
|
136
136
|
}
|
|
137
137
|
|
|
138
|
-
.
|
|
138
|
+
.awsui_label_1edmh_j5nan_138:not(#\9) {
|
|
139
139
|
transition: opacity var(--motion-duration-transition-quick-x85tae, 90ms) var(--motion-easing-transition-quick-lukbd8, linear);
|
|
140
140
|
}
|
|
141
141
|
@media (prefers-reduced-motion: reduce) {
|
|
142
|
-
.
|
|
142
|
+
.awsui_label_1edmh_j5nan_138:not(#\9) {
|
|
143
143
|
animation: none;
|
|
144
144
|
transition: none;
|
|
145
145
|
}
|
|
146
146
|
}
|
|
147
|
-
.awsui-motion-disabled .
|
|
147
|
+
.awsui-motion-disabled .awsui_label_1edmh_j5nan_138:not(#\9), .awsui-mode-entering .awsui_label_1edmh_j5nan_138:not(#\9) {
|
|
148
148
|
animation: none;
|
|
149
149
|
transition: none;
|
|
150
150
|
}
|
|
@@ -153,7 +153,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
153
153
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
154
154
|
SPDX-License-Identifier: Apache-2.0
|
|
155
155
|
*/
|
|
156
|
-
.
|
|
156
|
+
.awsui_root_1edmh_j5nan_156:not(#\9) {
|
|
157
157
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
158
158
|
border-collapse: separate;
|
|
159
159
|
border-spacing: 0;
|
|
@@ -188,58 +188,60 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
188
188
|
color: var(--color-text-body-default-ajf1h5, #000716);
|
|
189
189
|
font-weight: 400;
|
|
190
190
|
font-family: var(--font-family-base-qnistn, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
191
|
+
-webkit-font-smoothing: auto;
|
|
192
|
+
-moz-osx-font-smoothing: auto;
|
|
191
193
|
display: block;
|
|
192
194
|
}
|
|
193
195
|
|
|
194
|
-
.awsui_filter-
|
|
196
|
+
.awsui_filter-container_1edmh_j5nan_170:not(#\9) {
|
|
195
197
|
/* used in test-utils */
|
|
196
198
|
}
|
|
197
199
|
|
|
198
|
-
.awsui_has-default-
|
|
200
|
+
.awsui_has-default-filter_1edmh_j5nan_174 > :not(#\9):first-child {
|
|
199
201
|
flex: 280px 0 1;
|
|
200
202
|
}
|
|
201
203
|
|
|
202
|
-
.
|
|
204
|
+
.awsui_content_1edmh_j5nan_178:not(#\9) {
|
|
203
205
|
display: flex;
|
|
204
206
|
position: relative;
|
|
205
207
|
justify-content: center;
|
|
206
208
|
align-items: center;
|
|
207
209
|
}
|
|
208
|
-
.
|
|
210
|
+
.awsui_content_1edmh_j5nan_178.awsui_content--small_1edmh_j5nan_184:not(#\9) {
|
|
209
211
|
min-height: calc(2 * (50px + var(--space-xs-rsr2qu, 8px) + calc(2 * var(--font-body-m-line-height-i7xxvv, 22px))));
|
|
210
212
|
}
|
|
211
|
-
.
|
|
213
|
+
.awsui_content_1edmh_j5nan_178.awsui_content--small_1edmh_j5nan_184.awsui_content--without-labels_1edmh_j5nan_187:not(#\9) {
|
|
212
214
|
min-height: calc(2 * (50px + var(--space-xs-rsr2qu, 8px)));
|
|
213
215
|
}
|
|
214
|
-
.
|
|
216
|
+
.awsui_content_1edmh_j5nan_178.awsui_content--medium_1edmh_j5nan_190:not(#\9) {
|
|
215
217
|
min-height: calc(2 * (100px + var(--space-s-hv8c1d, 12px) + calc(2 * var(--font-body-m-line-height-i7xxvv, 22px))));
|
|
216
218
|
}
|
|
217
|
-
.
|
|
219
|
+
.awsui_content_1edmh_j5nan_178.awsui_content--medium_1edmh_j5nan_190.awsui_content--without-labels_1edmh_j5nan_187:not(#\9) {
|
|
218
220
|
min-height: calc(2 * (100px + var(--space-s-hv8c1d, 12px)));
|
|
219
221
|
}
|
|
220
|
-
.
|
|
222
|
+
.awsui_content_1edmh_j5nan_178.awsui_content--large_1edmh_j5nan_196:not(#\9) {
|
|
221
223
|
min-height: calc(2 * (140px + var(--space-s-hv8c1d, 12px) + calc(2 * var(--font-body-m-line-height-i7xxvv, 22px))));
|
|
222
224
|
}
|
|
223
|
-
.
|
|
225
|
+
.awsui_content_1edmh_j5nan_178.awsui_content--large_1edmh_j5nan_196.awsui_content--without-labels_1edmh_j5nan_187:not(#\9) {
|
|
224
226
|
min-height: calc(2 * (140px + var(--space-s-hv8c1d, 12px)));
|
|
225
227
|
}
|
|
226
|
-
.
|
|
228
|
+
.awsui_content_1edmh_j5nan_178.awsui_content--reserve-filter_1edmh_j5nan_202:not(#\9) {
|
|
227
229
|
margin-top: calc(2 * var(--font-body-m-line-height-i7xxvv, 22px));
|
|
228
230
|
}
|
|
229
|
-
.
|
|
231
|
+
.awsui_content_1edmh_j5nan_178.awsui_content--reserve-legend_1edmh_j5nan_205:not(#\9) {
|
|
230
232
|
margin-bottom: calc(2 * var(--font-body-m-line-height-i7xxvv, 22px));
|
|
231
233
|
}
|
|
232
234
|
|
|
233
|
-
.awsui_status-
|
|
235
|
+
.awsui_status-container_1edmh_j5nan_209:not(#\9) {
|
|
234
236
|
/* used in test utils */
|
|
235
237
|
}
|
|
236
238
|
|
|
237
|
-
.awsui_chart-
|
|
239
|
+
.awsui_chart-container_1edmh_j5nan_213:not(#\9) {
|
|
238
240
|
display: flex;
|
|
239
241
|
flex: 1;
|
|
240
242
|
}
|
|
241
243
|
|
|
242
|
-
.awsui_inner-
|
|
244
|
+
.awsui_inner-content_1edmh_j5nan_218:not(#\9) {
|
|
243
245
|
display: flex;
|
|
244
246
|
position: absolute;
|
|
245
247
|
flex-direction: column;
|
|
@@ -253,53 +255,53 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
253
255
|
pointer-events: none;
|
|
254
256
|
}
|
|
255
257
|
|
|
256
|
-
.
|
|
258
|
+
.awsui_segment__highlight_1edmh_j5nan_232:not(#\9) {
|
|
257
259
|
stroke: none;
|
|
258
260
|
opacity: 0;
|
|
259
261
|
}
|
|
260
262
|
|
|
261
|
-
.
|
|
263
|
+
.awsui_segment_1edmh_j5nan_97:not(#\9) {
|
|
262
264
|
stroke: var(--color-background-container-content-i8i4a0, #ffffff);
|
|
263
265
|
stroke-width: 2px;
|
|
264
266
|
stroke-linejoin: round;
|
|
265
267
|
opacity: 1;
|
|
266
268
|
cursor: pointer;
|
|
267
269
|
}
|
|
268
|
-
.
|
|
270
|
+
.awsui_segment_1edmh_j5nan_97:not(#\9):focus {
|
|
269
271
|
outline: none;
|
|
270
272
|
}
|
|
271
|
-
.
|
|
273
|
+
.awsui_segment_1edmh_j5nan_97.awsui_segment--dimmed_1edmh_j5nan_247:not(#\9) {
|
|
272
274
|
opacity: 0.35;
|
|
273
275
|
}
|
|
274
|
-
.
|
|
276
|
+
.awsui_segment_1edmh_j5nan_97.awsui_segment--highlighted_1edmh_j5nan_250 > .awsui_segment__highlight_1edmh_j5nan_232:not(#\9), .awsui_segment_1edmh_j5nan_97:not(#\9):hover:not(.awsui_segment--dimmed_1edmh_j5nan_247) > .awsui_segment__highlight_1edmh_j5nan_232 {
|
|
275
277
|
opacity: 1;
|
|
276
278
|
}
|
|
277
279
|
|
|
278
|
-
.
|
|
280
|
+
.awsui_label_1edmh_j5nan_138:not(#\9) {
|
|
279
281
|
color: var(--color-text-heading-default-jopz0f, #000716);
|
|
280
282
|
opacity: 1;
|
|
281
283
|
/* stylelint-disable-next-line selector-max-type */
|
|
282
284
|
/* stylelint-disable-next-line selector-max-type */
|
|
283
285
|
}
|
|
284
|
-
.
|
|
286
|
+
.awsui_label_1edmh_j5nan_138 > line:not(#\9) {
|
|
285
287
|
stroke: var(--color-border-control-default-m3lmsh, #7d8998);
|
|
286
288
|
stroke-width: var(--border-divider-section-width-4wm2it, 2px);
|
|
287
289
|
}
|
|
288
|
-
.
|
|
290
|
+
.awsui_label_1edmh_j5nan_138 > div:not(#\9) {
|
|
289
291
|
margin-top: -0.75em;
|
|
290
292
|
}
|
|
291
|
-
.
|
|
293
|
+
.awsui_label_1edmh_j5nan_138.awsui_label--dimmed_1edmh_j5nan_267:not(#\9) {
|
|
292
294
|
opacity: 0.35;
|
|
293
295
|
}
|
|
294
|
-
.
|
|
296
|
+
.awsui_label_1edmh_j5nan_138.awsui_label--align-right_1edmh_j5nan_270:not(#\9) {
|
|
295
297
|
/* stylelint-disable-next-line selector-max-type */
|
|
296
298
|
}
|
|
297
|
-
.
|
|
299
|
+
.awsui_label_1edmh_j5nan_138.awsui_label--align-right_1edmh_j5nan_270 > div:not(#\9) {
|
|
298
300
|
text-align: right;
|
|
299
301
|
}
|
|
300
302
|
|
|
301
303
|
/* stylelint-disable-next-line selector-max-type */
|
|
302
|
-
.awsui_label-
|
|
304
|
+
.awsui_label-text_1edmh_j5nan_278 > text:not(#\9) {
|
|
303
305
|
font-size: var(--font-body-m-size-sregvd, 14px);
|
|
304
306
|
line-height: var(--font-body-m-line-height-i7xxvv, 22px);
|
|
305
307
|
font-weight: var(--font-display-label-weight-m18hjh, 700);
|
|
@@ -307,22 +309,22 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
307
309
|
dominant-baseline: middle;
|
|
308
310
|
}
|
|
309
311
|
|
|
310
|
-
text.
|
|
312
|
+
text.awsui_label__description_1edmh_j5nan_286:not(#\9) {
|
|
311
313
|
font-size: var(--font-chart-detail-size-pm0amk, 12px);
|
|
312
314
|
font-weight: 400;
|
|
313
315
|
color: var(--color-text-group-label-w9to2i, #414d5c);
|
|
314
316
|
fill: var(--color-text-group-label-w9to2i, #414d5c);
|
|
315
317
|
}
|
|
316
318
|
|
|
317
|
-
.awsui_label-
|
|
319
|
+
.awsui_label-line_1edmh_j5nan_293:not(#\9) {
|
|
318
320
|
/* used in component code */
|
|
319
321
|
}
|
|
320
322
|
|
|
321
|
-
.awsui_label--
|
|
323
|
+
.awsui_label--highlighted_1edmh_j5nan_297:not(#\9) {
|
|
322
324
|
/* used in test-utils */
|
|
323
325
|
}
|
|
324
326
|
|
|
325
|
-
.awsui_popover-
|
|
327
|
+
.awsui_popover-header_1edmh_j5nan_301:not(#\9) {
|
|
326
328
|
display: inline-flex;
|
|
327
329
|
align-items: flex-start;
|
|
328
330
|
}
|
|
@@ -2,32 +2,32 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"segment__path": "
|
|
6
|
-
"segment": "
|
|
7
|
-
"segment__hover": "
|
|
8
|
-
"label": "
|
|
9
|
-
"root": "
|
|
10
|
-
"filter-container": "awsui_filter-
|
|
11
|
-
"has-default-filter": "awsui_has-default-
|
|
12
|
-
"content": "
|
|
13
|
-
"content--small": "awsui_content--
|
|
14
|
-
"content--without-labels": "awsui_content--without-
|
|
15
|
-
"content--medium": "awsui_content--
|
|
16
|
-
"content--large": "awsui_content--
|
|
17
|
-
"content--reserve-filter": "awsui_content--reserve-
|
|
18
|
-
"content--reserve-legend": "awsui_content--reserve-
|
|
19
|
-
"status-container": "awsui_status-
|
|
20
|
-
"chart-container": "awsui_chart-
|
|
21
|
-
"inner-content": "awsui_inner-
|
|
22
|
-
"segment__highlight": "
|
|
23
|
-
"segment--dimmed": "awsui_segment--
|
|
24
|
-
"segment--highlighted": "awsui_segment--
|
|
25
|
-
"label--dimmed": "awsui_label--
|
|
26
|
-
"label--align-right": "awsui_label--align-
|
|
27
|
-
"label-text": "awsui_label-
|
|
28
|
-
"label__description": "
|
|
29
|
-
"label-line": "awsui_label-
|
|
30
|
-
"label--highlighted": "awsui_label--
|
|
31
|
-
"popover-header": "awsui_popover-
|
|
5
|
+
"segment__path": "awsui_segment__path_1edmh_j5nan_97",
|
|
6
|
+
"segment": "awsui_segment_1edmh_j5nan_97",
|
|
7
|
+
"segment__hover": "awsui_segment__hover_1edmh_j5nan_124",
|
|
8
|
+
"label": "awsui_label_1edmh_j5nan_138",
|
|
9
|
+
"root": "awsui_root_1edmh_j5nan_156",
|
|
10
|
+
"filter-container": "awsui_filter-container_1edmh_j5nan_170",
|
|
11
|
+
"has-default-filter": "awsui_has-default-filter_1edmh_j5nan_174",
|
|
12
|
+
"content": "awsui_content_1edmh_j5nan_178",
|
|
13
|
+
"content--small": "awsui_content--small_1edmh_j5nan_184",
|
|
14
|
+
"content--without-labels": "awsui_content--without-labels_1edmh_j5nan_187",
|
|
15
|
+
"content--medium": "awsui_content--medium_1edmh_j5nan_190",
|
|
16
|
+
"content--large": "awsui_content--large_1edmh_j5nan_196",
|
|
17
|
+
"content--reserve-filter": "awsui_content--reserve-filter_1edmh_j5nan_202",
|
|
18
|
+
"content--reserve-legend": "awsui_content--reserve-legend_1edmh_j5nan_205",
|
|
19
|
+
"status-container": "awsui_status-container_1edmh_j5nan_209",
|
|
20
|
+
"chart-container": "awsui_chart-container_1edmh_j5nan_213",
|
|
21
|
+
"inner-content": "awsui_inner-content_1edmh_j5nan_218",
|
|
22
|
+
"segment__highlight": "awsui_segment__highlight_1edmh_j5nan_232",
|
|
23
|
+
"segment--dimmed": "awsui_segment--dimmed_1edmh_j5nan_247",
|
|
24
|
+
"segment--highlighted": "awsui_segment--highlighted_1edmh_j5nan_250",
|
|
25
|
+
"label--dimmed": "awsui_label--dimmed_1edmh_j5nan_267",
|
|
26
|
+
"label--align-right": "awsui_label--align-right_1edmh_j5nan_270",
|
|
27
|
+
"label-text": "awsui_label-text_1edmh_j5nan_278",
|
|
28
|
+
"label__description": "awsui_label__description_1edmh_j5nan_286",
|
|
29
|
+
"label-line": "awsui_label-line_1edmh_j5nan_293",
|
|
30
|
+
"label--highlighted": "awsui_label--highlighted_1edmh_j5nan_297",
|
|
31
|
+
"popover-header": "awsui_popover-header_1edmh_j5nan_301"
|
|
32
32
|
};
|
|
33
33
|
|
package/popover/styles.css.js
CHANGED
|
@@ -1,55 +1,55 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"arrow": "
|
|
5
|
-
"arrow-outer": "awsui_arrow-
|
|
6
|
-
"arrow-inner": "awsui_arrow-
|
|
7
|
-
"arrow-position-right-top": "awsui_arrow-position-right-
|
|
8
|
-
"arrow-position-right-bottom": "awsui_arrow-position-right-
|
|
9
|
-
"arrow-position-left-top": "awsui_arrow-position-left-
|
|
10
|
-
"arrow-position-left-bottom": "awsui_arrow-position-left-
|
|
11
|
-
"arrow-position-top-center": "awsui_arrow-position-top-
|
|
12
|
-
"arrow-position-top-right": "awsui_arrow-position-top-
|
|
13
|
-
"arrow-position-top-left": "awsui_arrow-position-top-
|
|
14
|
-
"arrow-position-top-responsive": "awsui_arrow-position-top-
|
|
15
|
-
"arrow-position-bottom-center": "awsui_arrow-position-bottom-
|
|
16
|
-
"arrow-position-bottom-right": "awsui_arrow-position-bottom-
|
|
17
|
-
"arrow-position-bottom-left": "awsui_arrow-position-bottom-
|
|
18
|
-
"arrow-position-bottom-responsive": "awsui_arrow-position-bottom-
|
|
19
|
-
"body": "
|
|
20
|
-
"body-overflow-visible": "awsui_body-overflow-
|
|
21
|
-
"has-dismiss": "awsui_has-
|
|
22
|
-
"dismiss": "
|
|
23
|
-
"dismiss-control": "awsui_dismiss-
|
|
24
|
-
"header-row": "awsui_header-
|
|
25
|
-
"header": "
|
|
26
|
-
"content": "
|
|
27
|
-
"content-overflow-visible": "awsui_content-overflow-
|
|
28
|
-
"container": "
|
|
29
|
-
"container-body": "awsui_container-
|
|
30
|
-
"container-body-variant-annotation": "awsui_container-body-variant-
|
|
31
|
-
"container-body-size-small": "awsui_container-body-size-
|
|
32
|
-
"fixed-width": "awsui_fixed-
|
|
33
|
-
"container-body-size-medium": "awsui_container-body-size-
|
|
34
|
-
"container-body-size-large": "awsui_container-body-size-
|
|
35
|
-
"container-arrow": "awsui_container-
|
|
36
|
-
"container-arrow-position-right-top": "awsui_container-arrow-position-right-
|
|
37
|
-
"container-arrow-position-right-bottom": "awsui_container-arrow-position-right-
|
|
38
|
-
"container-arrow-position-left-top": "awsui_container-arrow-position-left-
|
|
39
|
-
"container-arrow-position-left-bottom": "awsui_container-arrow-position-left-
|
|
40
|
-
"container-arrow-position-top-center": "awsui_container-arrow-position-top-
|
|
41
|
-
"container-arrow-position-top-right": "awsui_container-arrow-position-top-
|
|
42
|
-
"container-arrow-position-top-left": "awsui_container-arrow-position-top-
|
|
43
|
-
"container-arrow-position-top-responsive": "awsui_container-arrow-position-top-
|
|
44
|
-
"container-arrow-position-bottom-center": "awsui_container-arrow-position-bottom-
|
|
45
|
-
"container-arrow-position-bottom-right": "awsui_container-arrow-position-bottom-
|
|
46
|
-
"container-arrow-position-bottom-left": "awsui_container-arrow-position-bottom-
|
|
47
|
-
"awsui-motion-fade-in": "awsui_awsui-motion-fade-
|
|
48
|
-
"refresh": "
|
|
49
|
-
"root": "
|
|
50
|
-
"trigger": "
|
|
51
|
-
"trigger-type-text": "awsui_trigger-type-
|
|
52
|
-
"trigger-inner-text": "awsui_trigger-inner-
|
|
53
|
-
"popover-content": "awsui_popover-
|
|
4
|
+
"arrow": "awsui_arrow_xjuzf_13o4y_185",
|
|
5
|
+
"arrow-outer": "awsui_arrow-outer_xjuzf_13o4y_189",
|
|
6
|
+
"arrow-inner": "awsui_arrow-inner_xjuzf_13o4y_189",
|
|
7
|
+
"arrow-position-right-top": "awsui_arrow-position-right-top_xjuzf_13o4y_220",
|
|
8
|
+
"arrow-position-right-bottom": "awsui_arrow-position-right-bottom_xjuzf_13o4y_220",
|
|
9
|
+
"arrow-position-left-top": "awsui_arrow-position-left-top_xjuzf_13o4y_223",
|
|
10
|
+
"arrow-position-left-bottom": "awsui_arrow-position-left-bottom_xjuzf_13o4y_223",
|
|
11
|
+
"arrow-position-top-center": "awsui_arrow-position-top-center_xjuzf_13o4y_226",
|
|
12
|
+
"arrow-position-top-right": "awsui_arrow-position-top-right_xjuzf_13o4y_226",
|
|
13
|
+
"arrow-position-top-left": "awsui_arrow-position-top-left_xjuzf_13o4y_226",
|
|
14
|
+
"arrow-position-top-responsive": "awsui_arrow-position-top-responsive_xjuzf_13o4y_226",
|
|
15
|
+
"arrow-position-bottom-center": "awsui_arrow-position-bottom-center_xjuzf_13o4y_229",
|
|
16
|
+
"arrow-position-bottom-right": "awsui_arrow-position-bottom-right_xjuzf_13o4y_229",
|
|
17
|
+
"arrow-position-bottom-left": "awsui_arrow-position-bottom-left_xjuzf_13o4y_229",
|
|
18
|
+
"arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_xjuzf_13o4y_229",
|
|
19
|
+
"body": "awsui_body_xjuzf_13o4y_325",
|
|
20
|
+
"body-overflow-visible": "awsui_body-overflow-visible_xjuzf_13o4y_341",
|
|
21
|
+
"has-dismiss": "awsui_has-dismiss_xjuzf_13o4y_345",
|
|
22
|
+
"dismiss": "awsui_dismiss_xjuzf_13o4y_350",
|
|
23
|
+
"dismiss-control": "awsui_dismiss-control_xjuzf_13o4y_357",
|
|
24
|
+
"header-row": "awsui_header-row_xjuzf_13o4y_361",
|
|
25
|
+
"header": "awsui_header_xjuzf_13o4y_361",
|
|
26
|
+
"content": "awsui_content_xjuzf_13o4y_387",
|
|
27
|
+
"content-overflow-visible": "awsui_content-overflow-visible_xjuzf_13o4y_394",
|
|
28
|
+
"container": "awsui_container_xjuzf_13o4y_490",
|
|
29
|
+
"container-body": "awsui_container-body_xjuzf_13o4y_498",
|
|
30
|
+
"container-body-variant-annotation": "awsui_container-body-variant-annotation_xjuzf_13o4y_515",
|
|
31
|
+
"container-body-size-small": "awsui_container-body-size-small_xjuzf_13o4y_520",
|
|
32
|
+
"fixed-width": "awsui_fixed-width_xjuzf_13o4y_523",
|
|
33
|
+
"container-body-size-medium": "awsui_container-body-size-medium_xjuzf_13o4y_527",
|
|
34
|
+
"container-body-size-large": "awsui_container-body-size-large_xjuzf_13o4y_534",
|
|
35
|
+
"container-arrow": "awsui_container-arrow_xjuzf_13o4y_546",
|
|
36
|
+
"container-arrow-position-right-top": "awsui_container-arrow-position-right-top_xjuzf_13o4y_550",
|
|
37
|
+
"container-arrow-position-right-bottom": "awsui_container-arrow-position-right-bottom_xjuzf_13o4y_550",
|
|
38
|
+
"container-arrow-position-left-top": "awsui_container-arrow-position-left-top_xjuzf_13o4y_562",
|
|
39
|
+
"container-arrow-position-left-bottom": "awsui_container-arrow-position-left-bottom_xjuzf_13o4y_562",
|
|
40
|
+
"container-arrow-position-top-center": "awsui_container-arrow-position-top-center_xjuzf_13o4y_574",
|
|
41
|
+
"container-arrow-position-top-right": "awsui_container-arrow-position-top-right_xjuzf_13o4y_574",
|
|
42
|
+
"container-arrow-position-top-left": "awsui_container-arrow-position-top-left_xjuzf_13o4y_574",
|
|
43
|
+
"container-arrow-position-top-responsive": "awsui_container-arrow-position-top-responsive_xjuzf_13o4y_574",
|
|
44
|
+
"container-arrow-position-bottom-center": "awsui_container-arrow-position-bottom-center_xjuzf_13o4y_590",
|
|
45
|
+
"container-arrow-position-bottom-right": "awsui_container-arrow-position-bottom-right_xjuzf_13o4y_594",
|
|
46
|
+
"container-arrow-position-bottom-left": "awsui_container-arrow-position-bottom-left_xjuzf_13o4y_598",
|
|
47
|
+
"awsui-motion-fade-in": "awsui_awsui-motion-fade-in_xjuzf_13o4y_1",
|
|
48
|
+
"refresh": "awsui_refresh_xjuzf_13o4y_716",
|
|
49
|
+
"root": "awsui_root_xjuzf_13o4y_738",
|
|
50
|
+
"trigger": "awsui_trigger_xjuzf_13o4y_753",
|
|
51
|
+
"trigger-type-text": "awsui_trigger-type-text_xjuzf_13o4y_760",
|
|
52
|
+
"trigger-inner-text": "awsui_trigger-inner-text_xjuzf_13o4y_789",
|
|
53
|
+
"popover-content": "awsui_popover-content_xjuzf_13o4y_793"
|
|
54
54
|
};
|
|
55
55
|
|