@cloudscape-design/components 3.0.175 → 3.0.177
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/alert/styles.css.js +19 -19
- package/alert/styles.scoped.css +35 -31
- package/alert/styles.selectors.js +19 -19
- package/annotation-context/annotation/styles.css.js +24 -24
- package/annotation-context/annotation/styles.scoped.css +31 -29
- package/annotation-context/annotation/styles.selectors.js +24 -24
- package/area-chart/styles.css.js +13 -13
- package/area-chart/styles.scoped.css +18 -16
- package/area-chart/styles.selectors.js +13 -13
- package/attribute-editor/styles.css.js +14 -14
- package/attribute-editor/styles.scoped.css +26 -24
- package/attribute-editor/styles.selectors.js +14 -14
- package/autosuggest/internal.d.ts.map +1 -1
- package/autosuggest/internal.js +2 -2
- package/autosuggest/internal.js.map +1 -1
- package/badge/styles.css.js +5 -5
- package/badge/styles.scoped.css +7 -5
- package/badge/styles.selectors.js +5 -5
- package/box/styles.css.js +189 -189
- package/box/styles.scoped.css +236 -234
- package/box/styles.selectors.js +189 -189
- package/breadcrumb-group/styles.css.js +6 -6
- package/breadcrumb-group/styles.scoped.css +15 -11
- package/breadcrumb-group/styles.selectors.js +6 -6
- package/button/styles.css.js +18 -18
- package/button/styles.scoped.css +138 -136
- package/button/styles.selectors.js +18 -18
- package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
- package/button-dropdown/mobile-expandable-group/styles.scoped.css +7 -5
- package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
- package/calendar/styles.css.js +18 -18
- package/calendar/styles.scoped.css +40 -38
- package/calendar/styles.selectors.js +18 -18
- package/cards/styles.css.js +37 -37
- package/cards/styles.scoped.css +48 -44
- package/cards/styles.selectors.js +37 -37
- package/checkbox/styles.css.js +3 -3
- package/checkbox/styles.scoped.css +7 -5
- package/checkbox/styles.selectors.js +3 -3
- package/code-editor/styles.css.js +32 -32
- package/code-editor/styles.scoped.css +111 -109
- package/code-editor/styles.selectors.js +32 -32
- package/column-layout/styles.css.js +13 -13
- package/column-layout/styles.scoped.css +45 -43
- package/column-layout/styles.selectors.js +13 -13
- package/container/index.d.ts.map +1 -1
- package/container/index.js +1 -1
- package/container/index.js.map +1 -1
- package/container/styles.css.js +17 -17
- package/container/styles.scoped.css +29 -27
- package/container/styles.selectors.js +17 -17
- package/date-picker/styles.css.js +7 -7
- package/date-picker/styles.scoped.css +11 -9
- package/date-picker/styles.selectors.js +7 -7
- package/date-range-picker/styles.css.js +38 -38
- package/date-range-picker/styles.scoped.css +47 -45
- package/date-range-picker/styles.selectors.js +38 -38
- package/expandable-section/styles.css.js +21 -21
- package/expandable-section/styles.scoped.css +44 -42
- package/expandable-section/styles.selectors.js +21 -21
- package/flashbar/styles.css.js +33 -33
- package/flashbar/styles.scoped.css +117 -115
- package/flashbar/styles.selectors.js +33 -33
- package/form/styles.css.js +8 -8
- package/form/styles.scoped.css +10 -8
- package/form/styles.selectors.js +8 -8
- package/form-field/styles.css.js +19 -19
- package/form-field/styles.scoped.css +31 -29
- package/form-field/styles.selectors.js +19 -19
- package/grid/styles.css.js +53 -53
- package/grid/styles.scoped.css +56 -54
- package/grid/styles.selectors.js +53 -53
- package/header/styles.css.js +44 -44
- package/header/styles.scoped.css +49 -47
- package/header/styles.selectors.js +44 -44
- package/help-panel/styles.css.js +4 -4
- package/help-panel/styles.scoped.css +60 -58
- package/help-panel/styles.selectors.js +4 -4
- package/icon/icons.js +1 -1
- package/input/index.d.ts.map +1 -1
- package/input/index.js +2 -2
- package/input/index.js.map +1 -1
- package/input/interfaces.d.ts +4 -0
- package/input/interfaces.d.ts.map +1 -1
- package/input/interfaces.js.map +1 -1
- package/input/internal.d.ts +0 -1
- package/input/internal.d.ts.map +1 -1
- package/input/internal.js +16 -14
- package/input/internal.js.map +1 -1
- package/input/styles.css.js +12 -13
- package/input/styles.scoped.css +35 -41
- package/input/styles.selectors.js +12 -13
- package/internal/components/autosuggest-input/index.d.ts +1 -0
- package/internal/components/autosuggest-input/index.d.ts.map +1 -1
- package/internal/components/autosuggest-input/index.js +2 -2
- package/internal/components/autosuggest-input/index.js.map +1 -1
- package/internal/components/button-trigger/styles.css.js +9 -9
- package/internal/components/button-trigger/styles.scoped.css +25 -23
- package/internal/components/button-trigger/styles.selectors.js +9 -9
- package/internal/components/chart-filter/styles.css.js +3 -3
- package/internal/components/chart-filter/styles.scoped.css +5 -3
- package/internal/components/chart-filter/styles.selectors.js +3 -3
- package/internal/components/chart-legend/styles.css.js +6 -6
- package/internal/components/chart-legend/styles.scoped.css +17 -15
- package/internal/components/chart-legend/styles.selectors.js +6 -6
- package/internal/components/chart-popover/styles.css.js +3 -3
- package/internal/components/chart-popover/styles.scoped.css +5 -3
- package/internal/components/chart-popover/styles.selectors.js +3 -3
- package/internal/components/chart-series-details/styles.css.js +5 -5
- package/internal/components/chart-series-details/styles.scoped.css +12 -8
- package/internal/components/chart-series-details/styles.selectors.js +5 -5
- package/internal/components/chart-series-marker/styles.css.js +5 -5
- package/internal/components/chart-series-marker/styles.scoped.css +9 -7
- package/internal/components/chart-series-marker/styles.selectors.js +5 -5
- package/internal/components/dropdown/styles.css.js +20 -20
- package/internal/components/dropdown/styles.scoped.css +37 -35
- package/internal/components/dropdown/styles.selectors.js +20 -20
- package/internal/components/dropdown-footer/styles.css.js +3 -3
- package/internal/components/dropdown-footer/styles.scoped.css +5 -3
- package/internal/components/dropdown-footer/styles.selectors.js +3 -3
- package/internal/components/dropdown-status/styles.css.js +2 -2
- package/internal/components/dropdown-status/styles.scoped.css +4 -2
- package/internal/components/dropdown-status/styles.selectors.js +2 -2
- package/internal/components/focus-lock/index.d.ts +2 -1
- package/internal/components/focus-lock/index.d.ts.map +1 -1
- package/internal/components/focus-lock/index.js +28 -5
- package/internal/components/focus-lock/index.js.map +1 -1
- package/internal/components/menu-dropdown/styles.css.js +7 -7
- package/internal/components/menu-dropdown/styles.scoped.css +15 -13
- package/internal/components/menu-dropdown/styles.selectors.js +7 -7
- package/internal/components/option/styles.css.js +15 -15
- package/internal/components/option/styles.scoped.css +27 -25
- package/internal/components/option/styles.selectors.js +15 -15
- package/internal/components/options-list/styles.css.js +2 -2
- package/internal/components/options-list/styles.scoped.css +4 -2
- package/internal/components/options-list/styles.selectors.js +2 -2
- package/internal/components/selectable-item/styles.css.js +16 -16
- package/internal/components/selectable-item/styles.scoped.css +29 -27
- package/internal/components/selectable-item/styles.selectors.js +16 -16
- package/internal/components/tab-trap/index.d.ts +7 -4
- package/internal/components/tab-trap/index.d.ts.map +1 -1
- package/internal/components/tab-trap/index.js +5 -3
- package/internal/components/tab-trap/index.js.map +1 -1
- package/internal/environment.js +1 -1
- package/internal/hooks/use-merge-refs/index.d.ts +1 -1
- package/internal/hooks/use-merge-refs/index.d.ts.map +1 -1
- package/internal/hooks/use-merge-refs/index.js.map +1 -1
- package/internal/manifest.json +1 -1
- package/link/styles.css.js +20 -20
- package/link/styles.scoped.css +73 -71
- package/link/styles.selectors.js +20 -20
- package/mixed-line-bar-chart/styles.css.js +19 -19
- package/mixed-line-bar-chart/styles.scoped.css +28 -26
- package/mixed-line-bar-chart/styles.selectors.js +19 -19
- package/modal/internal.d.ts.map +1 -1
- package/modal/internal.js +2 -9
- package/modal/internal.js.map +1 -1
- package/modal/styles.css.js +22 -22
- package/modal/styles.scoped.css +42 -38
- package/modal/styles.selectors.js +22 -22
- package/multiselect/internal.d.ts.map +1 -1
- package/multiselect/internal.js +2 -2
- package/multiselect/internal.js.map +1 -1
- package/multiselect/styles.css.js +1 -1
- package/multiselect/styles.scoped.css +3 -1
- package/multiselect/styles.selectors.js +1 -1
- package/package.json +1 -1
- package/pagination/styles.css.js +9 -9
- package/pagination/styles.scoped.css +25 -23
- package/pagination/styles.selectors.js +9 -9
- package/pie-chart/styles.css.js +27 -27
- package/pie-chart/styles.scoped.css +45 -43
- package/pie-chart/styles.selectors.js +27 -27
- package/popover/styles.css.js +50 -50
- package/popover/styles.scoped.css +69 -63
- package/popover/styles.selectors.js +50 -50
- package/progress-bar/styles.css.js +18 -18
- package/progress-bar/styles.scoped.css +34 -32
- package/progress-bar/styles.selectors.js +18 -18
- package/property-filter/interfaces.d.ts +1 -0
- package/property-filter/interfaces.d.ts.map +1 -1
- package/property-filter/interfaces.js.map +1 -1
- package/property-filter/styles.css.js +33 -33
- package/property-filter/styles.scoped.css +37 -35
- package/property-filter/styles.selectors.js +33 -33
- package/property-filter/token-editor.d.ts.map +1 -1
- package/property-filter/token-editor.js +1 -1
- package/property-filter/token-editor.js.map +1 -1
- package/radio-group/styles.css.js +9 -9
- package/radio-group/styles.scoped.css +17 -15
- package/radio-group/styles.selectors.js +9 -9
- package/s3-resource-selector/interfaces.d.ts +1 -0
- package/s3-resource-selector/interfaces.d.ts.map +1 -1
- package/s3-resource-selector/interfaces.js.map +1 -1
- package/s3-resource-selector/s3-in-context/index.d.ts.map +1 -1
- package/s3-resource-selector/s3-in-context/index.js +1 -1
- package/s3-resource-selector/s3-in-context/index.js.map +1 -1
- package/segmented-control/styles.css.js +14 -14
- package/segmented-control/styles.scoped.css +35 -33
- package/segmented-control/styles.selectors.js +14 -14
- package/select/interfaces.d.ts +4 -0
- package/select/interfaces.d.ts.map +1 -1
- package/select/interfaces.js.map +1 -1
- package/select/internal.d.ts.map +1 -1
- package/select/internal.js +2 -2
- package/select/internal.js.map +1 -1
- package/select/parts/filter.d.ts +1 -1
- package/select/parts/filter.d.ts.map +1 -1
- package/select/styles.css.js +1 -1
- package/select/styles.scoped.css +3 -1
- package/select/styles.selectors.js +1 -1
- package/side-navigation/internal.js +1 -1
- package/side-navigation/internal.js.map +1 -1
- package/side-navigation/styles.css.js +22 -22
- package/side-navigation/styles.scoped.css +37 -32
- package/side-navigation/styles.selectors.js +22 -22
- package/split-panel/styles.css.js +59 -59
- package/split-panel/styles.scoped.css +83 -81
- package/split-panel/styles.selectors.js +59 -59
- package/status-indicator/styles.css.js +20 -20
- package/status-indicator/styles.scoped.css +28 -26
- package/status-indicator/styles.selectors.js +20 -20
- package/table/styles.css.js +33 -33
- package/table/styles.scoped.css +41 -39
- package/table/styles.selectors.js +33 -33
- package/tabs/styles.css.js +21 -21
- package/tabs/styles.scoped.css +40 -38
- package/tabs/styles.selectors.js +21 -21
- package/tag-editor/index.d.ts.map +1 -1
- package/tag-editor/index.js +2 -2
- package/tag-editor/index.js.map +1 -1
- package/tag-editor/interfaces.d.ts +1 -0
- package/tag-editor/interfaces.d.ts.map +1 -1
- package/tag-editor/interfaces.js.map +1 -1
- package/tag-editor/internal.d.ts +1 -0
- package/tag-editor/internal.d.ts.map +1 -1
- package/tag-editor/internal.js +2 -2
- package/tag-editor/internal.js.map +1 -1
- package/test-utils/dom/input/index.js +1 -1
- package/test-utils/dom/input/index.js.map +1 -1
- package/test-utils/selectors/input/index.js +1 -1
- package/test-utils/selectors/input/index.js.map +1 -1
- package/test-utils/tsconfig.tsbuildinfo +1 -1
- package/text-content/styles.css.js +1 -1
- package/text-content/styles.scoped.css +62 -60
- package/text-content/styles.selectors.js +1 -1
- package/text-filter/interfaces.d.ts +4 -0
- package/text-filter/interfaces.d.ts.map +1 -1
- package/text-filter/interfaces.js.map +1 -1
- package/text-filter/internal.d.ts.map +1 -1
- package/text-filter/internal.js +3 -3
- package/text-filter/internal.js.map +1 -1
- package/text-filter/styles.css.js +4 -4
- package/text-filter/styles.scoped.css +6 -4
- package/text-filter/styles.selectors.js +4 -4
- package/textarea/styles.css.js +4 -4
- package/textarea/styles.scoped.css +14 -12
- package/textarea/styles.selectors.js +4 -4
- package/tiles/styles.css.js +28 -28
- package/tiles/styles.scoped.css +72 -68
- package/tiles/styles.selectors.js +28 -28
- package/toggle/styles.css.js +8 -8
- package/toggle/styles.scoped.css +15 -13
- package/toggle/styles.selectors.js +8 -8
- package/token-group/styles.css.js +7 -7
- package/token-group/styles.scoped.css +26 -22
- package/token-group/styles.selectors.js +7 -7
- package/top-navigation/1.0-beta/styles.css.js +25 -25
- package/top-navigation/1.0-beta/styles.scoped.css +44 -42
- package/top-navigation/1.0-beta/styles.selectors.js +25 -25
- package/top-navigation/styles.css.js +47 -47
- package/top-navigation/styles.scoped.css +72 -66
- package/top-navigation/styles.selectors.js +47 -47
- package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
- package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +23 -21
- package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
- package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
- package/tutorial-panel/components/tutorial-list/styles.scoped.css +33 -27
- package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
- package/tutorial-panel/styles.css.js +1 -1
- package/tutorial-panel/styles.scoped.css +3 -1
- package/tutorial-panel/styles.selectors.js +1 -1
- package/wizard/styles.css.js +32 -32
- package/wizard/styles.scoped.css +62 -60
- package/wizard/styles.selectors.js +32 -32
|
@@ -94,10 +94,10 @@ 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
|
-
.awsui_content-
|
|
98
|
-
animation: awsui_awsui-motion-fade-
|
|
97
|
+
.awsui_content-enter_gwq0h_f8qtu_97:not(#\9) {
|
|
98
|
+
animation: awsui_awsui-motion-fade-in_gwq0h_f8qtu_1 var(--motion-duration-show-paced-7wspqf, 180ms) var(--motion-easing-show-paced-wj4ybn, ease-out);
|
|
99
99
|
}
|
|
100
|
-
@keyframes awsui_awsui-motion-fade-
|
|
100
|
+
@keyframes awsui_awsui-motion-fade-in_gwq0h_f8qtu_1 {
|
|
101
101
|
from {
|
|
102
102
|
opacity: 0.2;
|
|
103
103
|
}
|
|
@@ -106,40 +106,40 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
106
106
|
}
|
|
107
107
|
}
|
|
108
108
|
@media (prefers-reduced-motion: reduce) {
|
|
109
|
-
.awsui_content-
|
|
109
|
+
.awsui_content-enter_gwq0h_f8qtu_97:not(#\9) {
|
|
110
110
|
animation: none;
|
|
111
111
|
transition: none;
|
|
112
112
|
}
|
|
113
113
|
}
|
|
114
|
-
.awsui-motion-disabled .awsui_content-
|
|
114
|
+
.awsui-motion-disabled .awsui_content-enter_gwq0h_f8qtu_97:not(#\9), .awsui-mode-entering .awsui_content-enter_gwq0h_f8qtu_97:not(#\9) {
|
|
115
115
|
animation: none;
|
|
116
116
|
transition: none;
|
|
117
117
|
}
|
|
118
118
|
|
|
119
|
-
.awsui_trigger-
|
|
119
|
+
.awsui_trigger-expanded_gwq0h_f8qtu_119:not(#\9) {
|
|
120
120
|
transition: border-bottom-color var(--motion-duration-show-paced-7wspqf, 180ms) var(--motion-easing-show-paced-wj4ybn, ease-out);
|
|
121
121
|
}
|
|
122
122
|
@media (prefers-reduced-motion: reduce) {
|
|
123
|
-
.awsui_trigger-
|
|
123
|
+
.awsui_trigger-expanded_gwq0h_f8qtu_119:not(#\9) {
|
|
124
124
|
animation: none;
|
|
125
125
|
transition: none;
|
|
126
126
|
}
|
|
127
127
|
}
|
|
128
|
-
.awsui-motion-disabled .awsui_trigger-
|
|
128
|
+
.awsui-motion-disabled .awsui_trigger-expanded_gwq0h_f8qtu_119:not(#\9), .awsui-mode-entering .awsui_trigger-expanded_gwq0h_f8qtu_119:not(#\9) {
|
|
129
129
|
animation: none;
|
|
130
130
|
transition: none;
|
|
131
131
|
}
|
|
132
132
|
|
|
133
|
-
.
|
|
133
|
+
.awsui_icon_gwq0h_f8qtu_133:not(#\9) {
|
|
134
134
|
transition: transform var(--motion-duration-rotate-90-ux18sr, 135ms) var(--motion-easing-rotate-90-eoew89, cubic-bezier(0.165, 0.84, 0.44, 1));
|
|
135
135
|
}
|
|
136
136
|
@media (prefers-reduced-motion: reduce) {
|
|
137
|
-
.
|
|
137
|
+
.awsui_icon_gwq0h_f8qtu_133:not(#\9) {
|
|
138
138
|
animation: none;
|
|
139
139
|
transition: none;
|
|
140
140
|
}
|
|
141
141
|
}
|
|
142
|
-
.awsui-motion-disabled .
|
|
142
|
+
.awsui-motion-disabled .awsui_icon_gwq0h_f8qtu_133:not(#\9), .awsui-mode-entering .awsui_icon_gwq0h_f8qtu_133:not(#\9) {
|
|
143
143
|
animation: none;
|
|
144
144
|
transition: none;
|
|
145
145
|
}
|
|
@@ -148,7 +148,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
148
148
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
149
149
|
SPDX-License-Identifier: Apache-2.0
|
|
150
150
|
*/
|
|
151
|
-
.
|
|
151
|
+
.awsui_root_gwq0h_f8qtu_151:not(#\9) {
|
|
152
152
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
153
153
|
border-collapse: separate;
|
|
154
154
|
border-spacing: 0;
|
|
@@ -183,26 +183,28 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
183
183
|
color: var(--color-text-body-default-ajf1h5, #000716);
|
|
184
184
|
font-weight: 400;
|
|
185
185
|
font-family: var(--font-family-base-qnistn, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
186
|
+
-webkit-font-smoothing: auto;
|
|
187
|
+
-moz-osx-font-smoothing: auto;
|
|
186
188
|
min-width: 0;
|
|
187
189
|
-ms-word-break: break-all;
|
|
188
190
|
word-break: break-word;
|
|
189
191
|
display: block;
|
|
190
192
|
}
|
|
191
193
|
|
|
192
|
-
.
|
|
194
|
+
.awsui_icon_gwq0h_f8qtu_133:not(#\9) {
|
|
193
195
|
transform: rotate(-90deg);
|
|
194
196
|
}
|
|
195
|
-
.
|
|
197
|
+
.awsui_icon_gwq0h_f8qtu_133.awsui_expanded_gwq0h_f8qtu_171:not(#\9) {
|
|
196
198
|
transform: rotate(0deg);
|
|
197
199
|
}
|
|
198
200
|
|
|
199
|
-
.awsui_icon-
|
|
201
|
+
.awsui_icon-container_gwq0h_f8qtu_175:not(#\9) {
|
|
200
202
|
position: relative;
|
|
201
203
|
margin-left: calc((var(--font-body-m-line-height-i7xxvv, 22px) - var(--size-icon-normal-j1z5fn, 16px)) / -2);
|
|
202
204
|
margin-right: calc(var(--space-xxs-ynfts5, 4px) + var(--border-divider-list-width-hacikr, 1px));
|
|
203
205
|
}
|
|
204
206
|
|
|
205
|
-
.
|
|
207
|
+
.awsui_trigger_gwq0h_f8qtu_119:not(#\9) {
|
|
206
208
|
cursor: pointer;
|
|
207
209
|
box-sizing: border-box;
|
|
208
210
|
display: flex;
|
|
@@ -211,19 +213,19 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
211
213
|
line-height: var(--font-body-m-line-height-i7xxvv, 22px);
|
|
212
214
|
text-align: left;
|
|
213
215
|
}
|
|
214
|
-
.awsui_trigger-
|
|
216
|
+
.awsui_trigger-default_gwq0h_f8qtu_190:not(#\9) {
|
|
215
217
|
padding: var(--space-scaled-xxs-95dhkm, 4px) var(--space-xxs-ynfts5, 4px);
|
|
216
218
|
}
|
|
217
|
-
.awsui_trigger-
|
|
219
|
+
.awsui_trigger-footer_gwq0h_f8qtu_193:not(#\9) {
|
|
218
220
|
padding: var(--space-scaled-xxs-95dhkm, 4px) 0;
|
|
219
221
|
}
|
|
220
|
-
.awsui_trigger-
|
|
222
|
+
.awsui_trigger-default_gwq0h_f8qtu_190:not(#\9), .awsui_trigger-footer_gwq0h_f8qtu_193:not(#\9) {
|
|
221
223
|
border: var(--border-divider-section-width-4wm2it, 2px) solid transparent;
|
|
222
224
|
}
|
|
223
|
-
.awsui_trigger-
|
|
225
|
+
.awsui_trigger-navigation_gwq0h_f8qtu_199:not(#\9) {
|
|
224
226
|
border-left: var(--border-divider-section-width-4wm2it, 2px) solid transparent;
|
|
225
227
|
}
|
|
226
|
-
.awsui_trigger-
|
|
228
|
+
.awsui_trigger-default_gwq0h_f8qtu_190:not(#\9), .awsui_trigger-navigation_gwq0h_f8qtu_199:not(#\9), .awsui_trigger-footer_gwq0h_f8qtu_193:not(#\9) {
|
|
227
229
|
color: var(--color-text-expandable-section-default-k03p1p, #000716);
|
|
228
230
|
font-weight: var(--font-heading-s-weight-k8ys41, 800);
|
|
229
231
|
-webkit-font-smoothing: var(--font-smoothing-webkit-vu3hx4, antialiased);
|
|
@@ -231,30 +233,30 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
231
233
|
font-size: var(--font-expandable-heading-size-m2wptt, 16px);
|
|
232
234
|
letter-spacing: var(--font-heading-s-letter-spacing-4d69jc, -0.005em);
|
|
233
235
|
}
|
|
234
|
-
.awsui_trigger-
|
|
236
|
+
.awsui_trigger-default_gwq0h_f8qtu_190:not(#\9):hover, .awsui_trigger-navigation_gwq0h_f8qtu_199:not(#\9):hover, .awsui_trigger-footer_gwq0h_f8qtu_193:not(#\9):hover {
|
|
235
237
|
color: var(--color-text-expandable-section-hover-73g3du, #0972d3);
|
|
236
238
|
}
|
|
237
|
-
.awsui_trigger-
|
|
239
|
+
.awsui_trigger-container_gwq0h_f8qtu_213:not(#\9) {
|
|
238
240
|
padding: var(--space-container-header-vertical-zsjhel, 12px) var(--space-container-horizontal-tlw03i, 20px);
|
|
239
241
|
}
|
|
240
|
-
.awsui_trigger-
|
|
242
|
+
.awsui_trigger-container_gwq0h_f8qtu_213[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
241
243
|
padding: calc(var(--space-scaled-s-cu1hzn, 12px) - var(--border-divider-section-width-4wm2it, 2px)) calc(var(--space-l-4vl6xu, 20px) - var(--border-divider-section-width-4wm2it, 2px));
|
|
242
244
|
}
|
|
243
|
-
.awsui_trigger-
|
|
245
|
+
.awsui_trigger-default_gwq0h_f8qtu_190.awsui_trigger-expanded_gwq0h_f8qtu_119:not(#\9) {
|
|
244
246
|
border-bottom-color: var(--color-border-divider-default-7s2wjw, #e9ebed);
|
|
245
247
|
}
|
|
246
248
|
|
|
247
|
-
.
|
|
249
|
+
.awsui_header_gwq0h_f8qtu_223:not(#\9) {
|
|
248
250
|
display: flex;
|
|
249
251
|
}
|
|
250
|
-
.awsui_header-
|
|
252
|
+
.awsui_header-container_gwq0h_f8qtu_226:not(#\9) {
|
|
251
253
|
width: 100%;
|
|
252
254
|
}
|
|
253
|
-
.awsui_header-
|
|
255
|
+
.awsui_header-container_gwq0h_f8qtu_226 > .awsui_icon-container_gwq0h_f8qtu_175:not(#\9) {
|
|
254
256
|
margin-top: var(--space-expandable-section-icon-offset-top-svbirl, 4px);
|
|
255
257
|
margin-right: var(--space-xs-rsr2qu, 8px);
|
|
256
258
|
}
|
|
257
|
-
.awsui_header-
|
|
259
|
+
.awsui_header-container_gwq0h_f8qtu_226[data-awsui-focus-visible=true]:not(#\9):focus-within {
|
|
258
260
|
outline: none;
|
|
259
261
|
text-decoration: none;
|
|
260
262
|
padding: calc(var(--space-scaled-s-cu1hzn, 12px) - var(--border-divider-section-width-4wm2it, 2px)) calc(var(--space-l-4vl6xu, 20px) - var(--border-divider-section-width-4wm2it, 2px));
|
|
@@ -263,15 +265,15 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
263
265
|
border-radius: var(--border-radius-control-default-focus-ring-7661kz, 4px);
|
|
264
266
|
box-shadow: 0 0 0 var(--border-control-focus-ring-shadow-spread-srzyiu, 0px) var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
265
267
|
}
|
|
266
|
-
.awsui_header-container-
|
|
268
|
+
.awsui_header-container-button_gwq0h_f8qtu_242:not(#\9):focus {
|
|
267
269
|
outline: none;
|
|
268
270
|
text-decoration: none;
|
|
269
271
|
}
|
|
270
|
-
.awsui_header-container-
|
|
272
|
+
.awsui_header-container-button_gwq0h_f8qtu_242 > .awsui_icon-container_gwq0h_f8qtu_175:not(#\9) {
|
|
271
273
|
margin-top: var(--space-expandable-section-icon-offset-top-svbirl, 4px);
|
|
272
274
|
margin-right: var(--space-xs-rsr2qu, 8px);
|
|
273
275
|
}
|
|
274
|
-
.awsui_header-
|
|
276
|
+
.awsui_header-navigation_gwq0h_f8qtu_250 > .awsui_icon-container_gwq0h_f8qtu_175:not(#\9) {
|
|
275
277
|
display: inline-flex;
|
|
276
278
|
cursor: pointer;
|
|
277
279
|
color: var(--color-text-expandable-section-navigation-icon-default-lb9rm0, #414d5c);
|
|
@@ -282,17 +284,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
282
284
|
text-decoration: none;
|
|
283
285
|
flex-direction: column;
|
|
284
286
|
}
|
|
285
|
-
.awsui_header-
|
|
287
|
+
.awsui_header-navigation_gwq0h_f8qtu_250 > .awsui_icon-container_gwq0h_f8qtu_175:not(#\9):hover {
|
|
286
288
|
color: var(--color-text-expandable-section-hover-73g3du, #0972d3);
|
|
287
289
|
}
|
|
288
|
-
.awsui_header-
|
|
290
|
+
.awsui_header-navigation_gwq0h_f8qtu_250 > .awsui_icon-container_gwq0h_f8qtu_175[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
289
291
|
position: relative;
|
|
290
292
|
}
|
|
291
|
-
.awsui_header-
|
|
293
|
+
.awsui_header-navigation_gwq0h_f8qtu_250 > .awsui_icon-container_gwq0h_f8qtu_175[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
292
294
|
outline: 2px dotted transparent;
|
|
293
295
|
outline-offset: calc(2px - 1px);
|
|
294
296
|
}
|
|
295
|
-
.awsui_header-
|
|
297
|
+
.awsui_header-navigation_gwq0h_f8qtu_250 > .awsui_icon-container_gwq0h_f8qtu_175[data-awsui-focus-visible=true]:not(#\9):focus::before {
|
|
296
298
|
content: " ";
|
|
297
299
|
display: block;
|
|
298
300
|
position: absolute;
|
|
@@ -304,24 +306,24 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
304
306
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
305
307
|
}
|
|
306
308
|
|
|
307
|
-
.
|
|
309
|
+
.awsui_content_gwq0h_f8qtu_97:not(#\9) {
|
|
308
310
|
display: none;
|
|
309
311
|
}
|
|
310
|
-
.awsui_content-
|
|
312
|
+
.awsui_content-default_gwq0h_f8qtu_286:not(#\9) {
|
|
311
313
|
padding: var(--space-scaled-xs-6859qs, 8px) 0;
|
|
312
314
|
}
|
|
313
|
-
.awsui_content-
|
|
315
|
+
.awsui_content-footer_gwq0h_f8qtu_289:not(#\9) {
|
|
314
316
|
padding: var(--space-xs-rsr2qu, 8px) 0;
|
|
315
317
|
}
|
|
316
|
-
.awsui_content-
|
|
318
|
+
.awsui_content-expanded_gwq0h_f8qtu_292:not(#\9) {
|
|
317
319
|
display: block;
|
|
318
320
|
}
|
|
319
321
|
|
|
320
|
-
.
|
|
322
|
+
.awsui_focusable_gwq0h_f8qtu_296:not(#\9):focus {
|
|
321
323
|
outline: none;
|
|
322
324
|
text-decoration: none;
|
|
323
325
|
}
|
|
324
|
-
.
|
|
326
|
+
.awsui_focusable_gwq0h_f8qtu_296[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
325
327
|
outline: 2px dotted transparent;
|
|
326
328
|
border: var(--border-field-width-idlekx, 2px) solid var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
327
329
|
border-radius: var(--border-radius-control-default-focus-ring-7661kz, 4px);
|
|
@@ -2,26 +2,26 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"content-enter": "awsui_content-
|
|
6
|
-
"awsui-motion-fade-in": "awsui_awsui-motion-fade-
|
|
7
|
-
"trigger-expanded": "awsui_trigger-
|
|
8
|
-
"icon": "
|
|
9
|
-
"root": "
|
|
10
|
-
"expanded": "
|
|
11
|
-
"icon-container": "awsui_icon-
|
|
12
|
-
"trigger": "
|
|
13
|
-
"trigger-default": "awsui_trigger-
|
|
14
|
-
"trigger-footer": "awsui_trigger-
|
|
15
|
-
"trigger-navigation": "awsui_trigger-
|
|
16
|
-
"trigger-container": "awsui_trigger-
|
|
17
|
-
"header": "
|
|
18
|
-
"header-container": "awsui_header-
|
|
19
|
-
"header-container-button": "awsui_header-container-
|
|
20
|
-
"header-navigation": "awsui_header-
|
|
21
|
-
"content": "
|
|
22
|
-
"content-default": "awsui_content-
|
|
23
|
-
"content-footer": "awsui_content-
|
|
24
|
-
"content-expanded": "awsui_content-
|
|
25
|
-
"focusable": "
|
|
5
|
+
"content-enter": "awsui_content-enter_gwq0h_f8qtu_97",
|
|
6
|
+
"awsui-motion-fade-in": "awsui_awsui-motion-fade-in_gwq0h_f8qtu_1",
|
|
7
|
+
"trigger-expanded": "awsui_trigger-expanded_gwq0h_f8qtu_119",
|
|
8
|
+
"icon": "awsui_icon_gwq0h_f8qtu_133",
|
|
9
|
+
"root": "awsui_root_gwq0h_f8qtu_151",
|
|
10
|
+
"expanded": "awsui_expanded_gwq0h_f8qtu_171",
|
|
11
|
+
"icon-container": "awsui_icon-container_gwq0h_f8qtu_175",
|
|
12
|
+
"trigger": "awsui_trigger_gwq0h_f8qtu_119",
|
|
13
|
+
"trigger-default": "awsui_trigger-default_gwq0h_f8qtu_190",
|
|
14
|
+
"trigger-footer": "awsui_trigger-footer_gwq0h_f8qtu_193",
|
|
15
|
+
"trigger-navigation": "awsui_trigger-navigation_gwq0h_f8qtu_199",
|
|
16
|
+
"trigger-container": "awsui_trigger-container_gwq0h_f8qtu_213",
|
|
17
|
+
"header": "awsui_header_gwq0h_f8qtu_223",
|
|
18
|
+
"header-container": "awsui_header-container_gwq0h_f8qtu_226",
|
|
19
|
+
"header-container-button": "awsui_header-container-button_gwq0h_f8qtu_242",
|
|
20
|
+
"header-navigation": "awsui_header-navigation_gwq0h_f8qtu_250",
|
|
21
|
+
"content": "awsui_content_gwq0h_f8qtu_97",
|
|
22
|
+
"content-default": "awsui_content-default_gwq0h_f8qtu_286",
|
|
23
|
+
"content-footer": "awsui_content-footer_gwq0h_f8qtu_289",
|
|
24
|
+
"content-expanded": "awsui_content-expanded_gwq0h_f8qtu_292",
|
|
25
|
+
"focusable": "awsui_focusable_gwq0h_f8qtu_296"
|
|
26
26
|
};
|
|
27
27
|
|
package/flashbar/styles.css.js
CHANGED
|
@@ -1,38 +1,38 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"flash-refresh": "awsui_flash-
|
|
5
|
-
"enter": "
|
|
6
|
-
"flash-body": "awsui_flash-
|
|
7
|
-
"flash-message": "awsui_flash-
|
|
8
|
-
"flash-header": "awsui_flash-
|
|
9
|
-
"flash-content": "awsui_flash-
|
|
10
|
-
"action-button-wrapper": "awsui_action-button-
|
|
11
|
-
"dismiss-button-wrapper": "awsui_dismiss-button-
|
|
12
|
-
"flash-icon": "awsui_flash-
|
|
13
|
-
"entering": "
|
|
14
|
-
"entered": "
|
|
15
|
-
"exiting": "
|
|
16
|
-
"flashbar": "
|
|
17
|
-
"flash": "
|
|
18
|
-
"flash-list": "awsui_flash-
|
|
19
|
-
"flash-focus-container": "awsui_flash-focus-
|
|
20
|
-
"flash-text": "awsui_flash-
|
|
21
|
-
"dismiss-button": "awsui_dismiss-
|
|
22
|
-
"breakpoint-default": "awsui_breakpoint-
|
|
23
|
-
"flash-list-item": "awsui_flash-list-
|
|
24
|
-
"action-button": "awsui_action-
|
|
25
|
-
"flash-type-success": "awsui_flash-type-
|
|
26
|
-
"flash-type-error": "awsui_flash-type-
|
|
27
|
-
"flash-type-warning": "awsui_flash-type-
|
|
28
|
-
"flash-type-info": "awsui_flash-type-
|
|
29
|
-
"stack": "
|
|
30
|
-
"expanded": "
|
|
31
|
-
"collapsed": "
|
|
32
|
-
"item": "
|
|
33
|
-
"visual-refresh": "awsui_visual-
|
|
34
|
-
"flash-items": "awsui_flash-
|
|
35
|
-
"toggle": "
|
|
36
|
-
"icon": "
|
|
4
|
+
"flash-refresh": "awsui_flash-refresh_1q84n_15lwx_93",
|
|
5
|
+
"enter": "awsui_enter_1q84n_15lwx_93",
|
|
6
|
+
"flash-body": "awsui_flash-body_1q84n_15lwx_108",
|
|
7
|
+
"flash-message": "awsui_flash-message_1q84n_15lwx_108",
|
|
8
|
+
"flash-header": "awsui_flash-header_1q84n_15lwx_108",
|
|
9
|
+
"flash-content": "awsui_flash-content_1q84n_15lwx_109",
|
|
10
|
+
"action-button-wrapper": "awsui_action-button-wrapper_1q84n_15lwx_110",
|
|
11
|
+
"dismiss-button-wrapper": "awsui_dismiss-button-wrapper_1q84n_15lwx_111",
|
|
12
|
+
"flash-icon": "awsui_flash-icon_1q84n_15lwx_134",
|
|
13
|
+
"entering": "awsui_entering_1q84n_15lwx_147",
|
|
14
|
+
"entered": "awsui_entered_1q84n_15lwx_168",
|
|
15
|
+
"exiting": "awsui_exiting_1q84n_15lwx_273",
|
|
16
|
+
"flashbar": "awsui_flashbar_1q84n_15lwx_295",
|
|
17
|
+
"flash": "awsui_flash_1q84n_15lwx_93",
|
|
18
|
+
"flash-list": "awsui_flash-list_1q84n_15lwx_352",
|
|
19
|
+
"flash-focus-container": "awsui_flash-focus-container_1q84n_15lwx_388",
|
|
20
|
+
"flash-text": "awsui_flash-text_1q84n_15lwx_394",
|
|
21
|
+
"dismiss-button": "awsui_dismiss-button_1q84n_15lwx_111",
|
|
22
|
+
"breakpoint-default": "awsui_breakpoint-default_1q84n_15lwx_435",
|
|
23
|
+
"flash-list-item": "awsui_flash-list-item_1q84n_15lwx_435",
|
|
24
|
+
"action-button": "awsui_action-button_1q84n_15lwx_110",
|
|
25
|
+
"flash-type-success": "awsui_flash-type-success_1q84n_15lwx_448",
|
|
26
|
+
"flash-type-error": "awsui_flash-type-error_1q84n_15lwx_452",
|
|
27
|
+
"flash-type-warning": "awsui_flash-type-warning_1q84n_15lwx_456",
|
|
28
|
+
"flash-type-info": "awsui_flash-type-info_1q84n_15lwx_460",
|
|
29
|
+
"stack": "awsui_stack_1q84n_15lwx_464",
|
|
30
|
+
"expanded": "awsui_expanded_1q84n_15lwx_469",
|
|
31
|
+
"collapsed": "awsui_collapsed_1q84n_15lwx_483",
|
|
32
|
+
"item": "awsui_item_1q84n_15lwx_489",
|
|
33
|
+
"visual-refresh": "awsui_visual-refresh_1q84n_15lwx_499",
|
|
34
|
+
"flash-items": "awsui_flash-items_1q84n_15lwx_505",
|
|
35
|
+
"toggle": "awsui_toggle_1q84n_15lwx_512",
|
|
36
|
+
"icon": "awsui_icon_1q84n_15lwx_575"
|
|
37
37
|
};
|
|
38
38
|
|