@cloudscape-design/components 3.0.13 → 3.0.16
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 +33 -35
- package/alert/styles.selectors.js +19 -19
- package/annotation-context/annotation/styles.css.js +24 -24
- package/annotation-context/annotation/styles.scoped.css +30 -31
- package/annotation-context/annotation/styles.selectors.js +24 -24
- package/app-layout/toggles/styles.css.js +3 -3
- package/app-layout/toggles/styles.scoped.css +12 -12
- package/app-layout/toggles/styles.selectors.js +3 -3
- package/app-layout/visual-refresh/styles.css.js +59 -59
- package/app-layout/visual-refresh/styles.scoped.css +152 -152
- package/app-layout/visual-refresh/styles.selectors.js +59 -59
- package/area-chart/styles.scoped.css +0 -1
- package/attribute-editor/styles.scoped.css +0 -1
- package/autosuggest/internal.d.ts.map +1 -1
- package/autosuggest/internal.js +19 -33
- package/autosuggest/internal.js.map +1 -1
- package/autosuggest/options-list.d.ts +19 -0
- package/autosuggest/options-list.d.ts.map +1 -0
- package/autosuggest/options-list.js +37 -0
- package/autosuggest/options-list.js.map +1 -0
- package/autosuggest/plain-list.d.ts +3 -5
- package/autosuggest/plain-list.d.ts.map +1 -1
- package/autosuggest/plain-list.js +7 -7
- package/autosuggest/plain-list.js.map +1 -1
- package/autosuggest/virtual-list.d.ts +2 -6
- package/autosuggest/virtual-list.d.ts.map +1 -1
- package/autosuggest/virtual-list.js +7 -7
- package/autosuggest/virtual-list.js.map +1 -1
- package/badge/styles.css.js +5 -5
- package/badge/styles.scoped.css +6 -7
- package/badge/styles.selectors.js +5 -5
- package/breadcrumb-group/item/styles.css.js +7 -7
- package/breadcrumb-group/item/styles.scoped.css +16 -16
- package/breadcrumb-group/item/styles.selectors.js +7 -7
- package/breadcrumb-group/styles.scoped.css +0 -2
- package/button/styles.css.js +18 -18
- package/button/styles.scoped.css +164 -165
- package/button/styles.selectors.js +18 -18
- package/button-dropdown/category-elements/styles.css.js +12 -12
- package/button-dropdown/category-elements/styles.scoped.css +23 -23
- package/button-dropdown/category-elements/styles.selectors.js +12 -12
- package/button-dropdown/item-element/styles.css.js +13 -13
- package/button-dropdown/item-element/styles.scoped.css +18 -18
- package/button-dropdown/item-element/styles.selectors.js +13 -13
- package/button-dropdown/mobile-expandable-group/styles.scoped.css +0 -2
- package/cards/styles.css.js +37 -37
- package/cards/styles.scoped.css +46 -47
- package/cards/styles.selectors.js +37 -37
- package/checkbox/styles.css.js +3 -3
- package/checkbox/styles.scoped.css +7 -8
- package/checkbox/styles.selectors.js +3 -3
- package/code-editor/styles.css.js +33 -33
- package/code-editor/styles.scoped.css +134 -135
- package/code-editor/styles.selectors.js +33 -33
- package/column-layout/styles.scoped.css +0 -1
- package/container/styles.css.js +15 -15
- package/container/styles.scoped.css +26 -27
- package/container/styles.selectors.js +15 -15
- package/date-picker/calendar/index.d.ts +1 -1
- package/date-picker/calendar/index.d.ts.map +1 -1
- package/date-picker/calendar/index.js +3 -1
- package/date-picker/calendar/index.js.map +1 -1
- package/date-picker/embedded.d.ts +3 -0
- package/date-picker/embedded.d.ts.map +1 -0
- package/date-picker/embedded.js +15 -0
- package/date-picker/embedded.js.map +1 -0
- package/date-picker/index.d.ts.map +1 -1
- package/date-picker/index.js +14 -39
- package/date-picker/index.js.map +1 -1
- package/date-picker/interfaces.d.ts +12 -10
- package/date-picker/interfaces.d.ts.map +1 -1
- package/date-picker/interfaces.js.map +1 -1
- package/date-picker/styles.css.js +24 -24
- package/date-picker/styles.scoped.css +46 -48
- package/date-picker/styles.selectors.js +24 -24
- package/date-picker/use-date-picker.d.ts +17 -0
- package/date-picker/use-date-picker.d.ts.map +1 -0
- package/date-picker/use-date-picker.js +48 -0
- package/date-picker/use-date-picker.js.map +1 -0
- package/date-range-picker/calendar/grids/day/styles.css.js +21 -21
- package/date-range-picker/calendar/grids/day/styles.scoped.css +50 -50
- package/date-range-picker/calendar/grids/day/styles.selectors.js +21 -21
- package/date-range-picker/calendar/header/button/index.d.ts +1 -2
- package/date-range-picker/calendar/header/button/index.d.ts.map +1 -1
- package/date-range-picker/calendar/header/button/index.js +2 -3
- package/date-range-picker/calendar/header/button/index.js.map +1 -1
- package/date-range-picker/calendar/header/index.d.ts +1 -2
- package/date-range-picker/calendar/header/index.d.ts.map +1 -1
- package/date-range-picker/calendar/header/index.js +3 -3
- package/date-range-picker/calendar/header/index.js.map +1 -1
- package/date-range-picker/calendar/index.js +1 -1
- package/date-range-picker/calendar/index.js.map +1 -1
- package/date-range-picker/styles.css.js +42 -42
- package/date-range-picker/styles.scoped.css +53 -56
- package/date-range-picker/styles.selectors.js +42 -42
- package/expandable-section/styles.css.js +20 -20
- package/expandable-section/styles.scoped.css +42 -43
- package/expandable-section/styles.selectors.js +20 -20
- package/flashbar/styles.css.js +22 -22
- package/flashbar/styles.scoped.css +87 -88
- package/flashbar/styles.selectors.js +22 -22
- package/form/styles.scoped.css +0 -1
- package/form-field/styles.scoped.css +0 -1
- package/grid/styles.scoped.css +0 -1
- package/header/styles.scoped.css +0 -1
- package/help-panel/styles.css.js +4 -4
- package/help-panel/styles.scoped.css +59 -60
- package/help-panel/styles.selectors.js +4 -4
- package/input/styles.css.js +13 -13
- package/input/styles.scoped.css +36 -37
- package/input/styles.selectors.js +13 -13
- package/internal/base-component/styles.scoped.css +12 -13
- package/internal/components/abstract-switch/styles.scoped.css +0 -1
- package/internal/components/button-trigger/styles.css.js +9 -9
- package/internal/components/button-trigger/styles.scoped.css +26 -27
- package/internal/components/button-trigger/styles.selectors.js +9 -9
- package/internal/components/chart-filter/styles.scoped.css +0 -1
- package/internal/components/chart-legend/styles.css.js +7 -7
- package/internal/components/chart-legend/styles.scoped.css +16 -17
- package/internal/components/chart-legend/styles.selectors.js +7 -7
- package/internal/components/chart-popover/styles.scoped.css +0 -1
- package/internal/components/chart-series-details/styles.scoped.css +0 -2
- package/internal/components/chart-series-marker/styles.scoped.css +0 -1
- package/internal/components/dropdown/styles.css.js +20 -20
- package/internal/components/dropdown/styles.scoped.css +38 -40
- package/internal/components/dropdown/styles.selectors.js +20 -20
- package/internal/components/dropdown-footer/styles.scoped.css +0 -1
- package/internal/components/dropdown-status/styles.scoped.css +0 -1
- package/internal/components/filtering-token/styles.css.js +7 -7
- package/internal/components/filtering-token/styles.scoped.css +15 -15
- package/internal/components/filtering-token/styles.selectors.js +7 -7
- package/internal/components/menu-dropdown/styles.css.js +7 -7
- package/internal/components/menu-dropdown/styles.scoped.css +14 -15
- package/internal/components/menu-dropdown/styles.selectors.js +7 -7
- package/internal/components/option/styles.scoped.css +0 -1
- package/internal/components/options-list/styles.css.js +2 -2
- package/internal/components/options-list/styles.scoped.css +3 -4
- 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 +28 -28
- package/internal/components/selectable-item/styles.selectors.js +16 -16
- package/internal/environment.js +1 -1
- package/internal/generated/theming/index.cjs +36 -39
- package/internal/generated/theming/index.js +36 -39
- package/link/styles.css.js +18 -18
- package/link/styles.scoped.css +70 -71
- package/link/styles.selectors.js +18 -18
- package/mixed-line-bar-chart/styles.scoped.css +0 -1
- package/modal/styles.css.js +22 -22
- package/modal/styles.scoped.css +42 -44
- package/modal/styles.selectors.js +22 -22
- package/multiselect/styles.scoped.css +0 -1
- package/package.json +1 -1
- package/pagination/styles.css.js +9 -9
- package/pagination/styles.scoped.css +24 -25
- package/pagination/styles.selectors.js +9 -9
- package/pie-chart/styles.scoped.css +0 -1
- package/popover/styles.css.js +48 -48
- package/popover/styles.scoped.css +64 -66
- package/popover/styles.selectors.js +48 -48
- package/progress-bar/styles.scoped.css +0 -1
- package/property-filter/styles.scoped.css +0 -1
- package/radio-group/styles.css.js +9 -9
- package/radio-group/styles.scoped.css +17 -18
- package/radio-group/styles.selectors.js +9 -9
- package/segmented-control/styles.css.js +14 -14
- package/segmented-control/styles.scoped.css +36 -43
- package/segmented-control/styles.selectors.js +14 -14
- package/select/styles.scoped.css +0 -1
- package/side-navigation/styles.css.js +22 -22
- package/side-navigation/styles.scoped.css +33 -34
- package/side-navigation/styles.selectors.js +22 -22
- package/split-panel/styles.css.js +58 -58
- package/split-panel/styles.scoped.css +81 -83
- package/split-panel/styles.selectors.js +58 -58
- package/table/body-cell/styles.css.js +7 -7
- package/table/body-cell/styles.scoped.css +20 -20
- package/table/body-cell/styles.selectors.js +7 -7
- package/table/header-cell/styles.css.js +14 -14
- package/table/header-cell/styles.scoped.css +26 -26
- package/table/header-cell/styles.selectors.js +14 -14
- package/table/resizer/styles.scoped.css +0 -1
- package/table/styles.css.js +32 -32
- package/table/styles.scoped.css +40 -40
- package/table/styles.selectors.js +32 -32
- package/tabs/styles.css.js +21 -21
- package/tabs/styles.scoped.css +39 -40
- package/tabs/styles.selectors.js +21 -21
- package/tag-editor/styles.css.js +3 -3
- package/tag-editor/styles.scoped.css +11 -11
- package/tag-editor/styles.selectors.js +3 -3
- package/text-content/styles.css.js +1 -1
- package/text-content/styles.scoped.css +61 -62
- package/text-content/styles.selectors.js +1 -1
- package/text-filter/styles.scoped.css +0 -1
- package/textarea/styles.css.js +4 -4
- package/textarea/styles.scoped.css +14 -26
- package/textarea/styles.selectors.js +4 -4
- package/tiles/styles.css.js +28 -28
- package/tiles/styles.scoped.css +69 -71
- package/tiles/styles.selectors.js +28 -28
- package/toggle/styles.css.js +8 -8
- package/toggle/styles.scoped.css +15 -16
- package/toggle/styles.selectors.js +8 -8
- package/token-group/styles.css.js +7 -7
- package/token-group/styles.scoped.css +25 -27
- 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 +43 -44
- 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 +68 -71
- package/top-navigation/styles.selectors.js +47 -47
- package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +0 -1
- package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
- package/tutorial-panel/components/tutorial-list/styles.scoped.css +30 -33
- package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
- package/tutorial-panel/styles.scoped.css +0 -1
- package/wizard/styles.css.js +31 -31
- package/wizard/styles.scoped.css +60 -61
- package/wizard/styles.selectors.js +31 -31
- package/autosuggest/hooks/a11y.d.ts +0 -5
- package/autosuggest/hooks/a11y.d.ts.map +0 -1
- package/autosuggest/hooks/a11y.js +0 -24
- package/autosuggest/hooks/a11y.js.map +0 -1
|
@@ -94,11 +94,11 @@ 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-
|
|
99
|
-
animation: awsui_awsui-motion-fade-
|
|
97
|
+
.awsui_content-enter_gwq0h_bsbye_97:not(#\9) {
|
|
98
|
+
animation: awsui_awsui-motion-fade-in_gwq0h_bsbye_1 180ms ease-out;
|
|
99
|
+
animation: awsui_awsui-motion-fade-in_gwq0h_bsbye_1 var(--motion-duration-show-paced-7wspqf, 180ms) var(--motion-easing-show-paced-wj4ybn, ease-out);
|
|
100
100
|
}
|
|
101
|
-
@keyframes awsui_awsui-motion-fade-
|
|
101
|
+
@keyframes awsui_awsui-motion-fade-in_gwq0h_bsbye_1 {
|
|
102
102
|
from {
|
|
103
103
|
opacity: 0.2;
|
|
104
104
|
}
|
|
@@ -107,42 +107,42 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
107
107
|
}
|
|
108
108
|
}
|
|
109
109
|
@media (prefers-reduced-motion: reduce) {
|
|
110
|
-
.awsui_content-
|
|
110
|
+
.awsui_content-enter_gwq0h_bsbye_97:not(#\9) {
|
|
111
111
|
animation: none;
|
|
112
112
|
transition: none;
|
|
113
113
|
}
|
|
114
114
|
}
|
|
115
|
-
.awsui-motion-disabled .awsui_content-
|
|
115
|
+
.awsui-motion-disabled .awsui_content-enter_gwq0h_bsbye_97:not(#\9), .awsui-mode-entering .awsui_content-enter_gwq0h_bsbye_97:not(#\9) {
|
|
116
116
|
animation: none;
|
|
117
117
|
transition: none;
|
|
118
118
|
}
|
|
119
119
|
|
|
120
|
-
.awsui_trigger-
|
|
120
|
+
.awsui_trigger-expanded_gwq0h_bsbye_119:not(#\9) {
|
|
121
121
|
transition: border-bottom-color 180ms ease-out;
|
|
122
122
|
transition: border-bottom-color var(--motion-duration-show-paced-7wspqf, 180ms) var(--motion-easing-show-paced-wj4ybn, ease-out);
|
|
123
123
|
}
|
|
124
124
|
@media (prefers-reduced-motion: reduce) {
|
|
125
|
-
.awsui_trigger-
|
|
125
|
+
.awsui_trigger-expanded_gwq0h_bsbye_119:not(#\9) {
|
|
126
126
|
animation: none;
|
|
127
127
|
transition: none;
|
|
128
128
|
}
|
|
129
129
|
}
|
|
130
|
-
.awsui-motion-disabled .awsui_trigger-
|
|
130
|
+
.awsui-motion-disabled .awsui_trigger-expanded_gwq0h_bsbye_119:not(#\9), .awsui-mode-entering .awsui_trigger-expanded_gwq0h_bsbye_119:not(#\9) {
|
|
131
131
|
animation: none;
|
|
132
132
|
transition: none;
|
|
133
133
|
}
|
|
134
134
|
|
|
135
|
-
.
|
|
135
|
+
.awsui_icon_gwq0h_bsbye_133:not(#\9) {
|
|
136
136
|
transition: transform 135ms cubic-bezier(0.165, 0.84, 0.44, 1);
|
|
137
137
|
transition: transform var(--motion-duration-rotate-90-ux18sr, 135ms) var(--motion-easing-rotate-90-eoew89, cubic-bezier(0.165, 0.84, 0.44, 1));
|
|
138
138
|
}
|
|
139
139
|
@media (prefers-reduced-motion: reduce) {
|
|
140
|
-
.
|
|
140
|
+
.awsui_icon_gwq0h_bsbye_133:not(#\9) {
|
|
141
141
|
animation: none;
|
|
142
142
|
transition: none;
|
|
143
143
|
}
|
|
144
144
|
}
|
|
145
|
-
.awsui-motion-disabled .
|
|
145
|
+
.awsui-motion-disabled .awsui_icon_gwq0h_bsbye_133:not(#\9), .awsui-mode-entering .awsui_icon_gwq0h_bsbye_133:not(#\9) {
|
|
146
146
|
animation: none;
|
|
147
147
|
transition: none;
|
|
148
148
|
}
|
|
@@ -151,7 +151,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
151
151
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
152
152
|
SPDX-License-Identifier: Apache-2.0
|
|
153
153
|
*/
|
|
154
|
-
.
|
|
154
|
+
.awsui_root_gwq0h_bsbye_151:not(#\9) {
|
|
155
155
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
156
156
|
border-collapse: separate;
|
|
157
157
|
border-spacing: 0;
|
|
@@ -167,7 +167,6 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
167
167
|
font-stretch: normal;
|
|
168
168
|
line-height: normal;
|
|
169
169
|
-webkit-hyphens: none;
|
|
170
|
-
-ms-hyphens: none;
|
|
171
170
|
hyphens: none;
|
|
172
171
|
letter-spacing: normal;
|
|
173
172
|
list-style: disc outside none;
|
|
@@ -197,14 +196,14 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
197
196
|
display: block;
|
|
198
197
|
}
|
|
199
198
|
|
|
200
|
-
.
|
|
199
|
+
.awsui_icon_gwq0h_bsbye_133:not(#\9) {
|
|
201
200
|
transform: rotate(-90deg);
|
|
202
201
|
}
|
|
203
|
-
.
|
|
202
|
+
.awsui_icon_gwq0h_bsbye_133.awsui_expanded_gwq0h_bsbye_169:not(#\9) {
|
|
204
203
|
transform: rotate(0deg);
|
|
205
204
|
}
|
|
206
205
|
|
|
207
|
-
.awsui_icon-
|
|
206
|
+
.awsui_icon-container_gwq0h_bsbye_173:not(#\9) {
|
|
208
207
|
position: relative;
|
|
209
208
|
margin-left: calc((22px - 16px) / -2);
|
|
210
209
|
margin-left: calc((var(--font-body-m-line-height-i7xxvv, 22px) - var(--size-icon-normal-j1z5fn, 16px)) / -2);
|
|
@@ -212,7 +211,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
212
211
|
margin-right: calc(var(--space-xxs-ynfts5, 4px) + var(--border-divider-list-width-hacikr, 1px));
|
|
213
212
|
}
|
|
214
213
|
|
|
215
|
-
.
|
|
214
|
+
.awsui_trigger_gwq0h_bsbye_119:not(#\9) {
|
|
216
215
|
cursor: pointer;
|
|
217
216
|
box-sizing: border-box;
|
|
218
217
|
display: flex;
|
|
@@ -222,23 +221,23 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
222
221
|
line-height: var(--font-body-m-line-height-i7xxvv, 22px);
|
|
223
222
|
text-align: left;
|
|
224
223
|
}
|
|
225
|
-
.awsui_trigger-
|
|
224
|
+
.awsui_trigger-default_gwq0h_bsbye_188:not(#\9) {
|
|
226
225
|
padding: 4px 4px;
|
|
227
226
|
padding: var(--space-scaled-xxs-95dhkm, 4px) var(--space-xxs-ynfts5, 4px);
|
|
228
227
|
}
|
|
229
|
-
.awsui_trigger-
|
|
228
|
+
.awsui_trigger-footer_gwq0h_bsbye_191:not(#\9) {
|
|
230
229
|
padding: 4px 0;
|
|
231
230
|
padding: var(--space-scaled-xxs-95dhkm, 4px) 0;
|
|
232
231
|
}
|
|
233
|
-
.awsui_trigger-
|
|
232
|
+
.awsui_trigger-default_gwq0h_bsbye_188:not(#\9), .awsui_trigger-footer_gwq0h_bsbye_191:not(#\9) {
|
|
234
233
|
border: 2px solid transparent;
|
|
235
234
|
border: var(--border-divider-section-width-4wm2it, 2px) solid transparent;
|
|
236
235
|
}
|
|
237
|
-
.awsui_trigger-
|
|
236
|
+
.awsui_trigger-navigation_gwq0h_bsbye_197:not(#\9) {
|
|
238
237
|
border-left: 2px solid transparent;
|
|
239
238
|
border-left: var(--border-divider-section-width-4wm2it, 2px) solid transparent;
|
|
240
239
|
}
|
|
241
|
-
.awsui_trigger-
|
|
240
|
+
.awsui_trigger-default_gwq0h_bsbye_188:not(#\9), .awsui_trigger-navigation_gwq0h_bsbye_197:not(#\9), .awsui_trigger-footer_gwq0h_bsbye_191:not(#\9) {
|
|
242
241
|
color: #000716;
|
|
243
242
|
color: var(--color-text-expandable-section-default-k03p1p, #000716);
|
|
244
243
|
font-weight: 800;
|
|
@@ -248,36 +247,36 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
248
247
|
letter-spacing: -0.005em;
|
|
249
248
|
letter-spacing: var(--font-heading-s-letter-spacing-4d69jc, -0.005em);
|
|
250
249
|
}
|
|
251
|
-
.awsui_trigger-
|
|
250
|
+
.awsui_trigger-default_gwq0h_bsbye_188:not(#\9):hover, .awsui_trigger-navigation_gwq0h_bsbye_197:not(#\9):hover, .awsui_trigger-footer_gwq0h_bsbye_191:not(#\9):hover {
|
|
252
251
|
color: #0972d3;
|
|
253
252
|
color: var(--color-text-expandable-section-hover-73g3du, #0972d3);
|
|
254
253
|
}
|
|
255
|
-
.awsui_trigger-
|
|
254
|
+
.awsui_trigger-container_gwq0h_bsbye_209:not(#\9) {
|
|
256
255
|
padding: 12px 24px;
|
|
257
256
|
padding: var(--space-container-header-vertical-zsjhel, 12px) var(--space-container-horizontal-ddrezg, 24px);
|
|
258
257
|
}
|
|
259
|
-
.awsui_trigger-
|
|
258
|
+
.awsui_trigger-container_gwq0h_bsbye_209[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
260
259
|
padding: calc(12px - 2px) calc(20px - 2px);
|
|
261
260
|
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));
|
|
262
261
|
}
|
|
263
|
-
.awsui_trigger-
|
|
262
|
+
.awsui_trigger-default_gwq0h_bsbye_188.awsui_trigger-expanded_gwq0h_bsbye_119:not(#\9) {
|
|
264
263
|
border-bottom-color: #e9ebed;
|
|
265
264
|
border-bottom-color: var(--color-border-divider-default-7s2wjw, #e9ebed);
|
|
266
265
|
}
|
|
267
266
|
|
|
268
|
-
.
|
|
267
|
+
.awsui_header_gwq0h_bsbye_219:not(#\9) {
|
|
269
268
|
display: flex;
|
|
270
269
|
}
|
|
271
|
-
.awsui_header-
|
|
270
|
+
.awsui_header-container_gwq0h_bsbye_222:not(#\9) {
|
|
272
271
|
width: 100%;
|
|
273
272
|
}
|
|
274
|
-
.awsui_header-
|
|
273
|
+
.awsui_header-container_gwq0h_bsbye_222 > .awsui_icon-container_gwq0h_bsbye_173:not(#\9) {
|
|
275
274
|
margin-top: 4px;
|
|
276
275
|
margin-top: var(--space-expandable-section-icon-offset-top-svbirl, 4px);
|
|
277
276
|
margin-right: 8px;
|
|
278
277
|
margin-right: var(--space-xs-rsr2qu, 8px);
|
|
279
278
|
}
|
|
280
|
-
.awsui_header-
|
|
279
|
+
.awsui_header-navigation_gwq0h_bsbye_229 > .awsui_icon-container_gwq0h_bsbye_173:not(#\9) {
|
|
281
280
|
display: inline-flex;
|
|
282
281
|
cursor: pointer;
|
|
283
282
|
color: #414d5c;
|
|
@@ -289,18 +288,18 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
289
288
|
text-decoration: none;
|
|
290
289
|
flex-direction: column;
|
|
291
290
|
}
|
|
292
|
-
.awsui_header-
|
|
291
|
+
.awsui_header-navigation_gwq0h_bsbye_229 > .awsui_icon-container_gwq0h_bsbye_173:not(#\9):hover {
|
|
293
292
|
color: #0972d3;
|
|
294
293
|
color: var(--color-text-expandable-section-hover-73g3du, #0972d3);
|
|
295
294
|
}
|
|
296
|
-
.awsui_header-
|
|
295
|
+
.awsui_header-navigation_gwq0h_bsbye_229 > .awsui_icon-container_gwq0h_bsbye_173[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
297
296
|
position: relative;
|
|
298
297
|
}
|
|
299
|
-
.awsui_header-
|
|
298
|
+
.awsui_header-navigation_gwq0h_bsbye_229 > .awsui_icon-container_gwq0h_bsbye_173[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
300
299
|
outline: 2px dotted transparent;
|
|
301
300
|
outline-offset: calc(2px - 1px);
|
|
302
301
|
}
|
|
303
|
-
.awsui_header-
|
|
302
|
+
.awsui_header-navigation_gwq0h_bsbye_229 > .awsui_icon-container_gwq0h_bsbye_173[data-awsui-focus-visible=true]:not(#\9):focus::before {
|
|
304
303
|
content: " ";
|
|
305
304
|
display: block;
|
|
306
305
|
position: absolute;
|
|
@@ -309,36 +308,36 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
309
308
|
width: calc(100% + 2 * 2px);
|
|
310
309
|
height: calc(100% + 2 * 2px);
|
|
311
310
|
border-radius: 4px;
|
|
312
|
-
border-radius: var(--border-control-focus-ring-
|
|
311
|
+
border-radius: var(--border-radius-control-focus-ring-default-jlgxet, 4px);
|
|
313
312
|
box-shadow: 0 0 0 2px #0972d3;
|
|
314
313
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
315
314
|
}
|
|
316
315
|
|
|
317
|
-
.
|
|
316
|
+
.awsui_content_gwq0h_bsbye_97:not(#\9) {
|
|
318
317
|
display: none;
|
|
319
318
|
}
|
|
320
|
-
.awsui_content-
|
|
319
|
+
.awsui_content-default_gwq0h_bsbye_265:not(#\9) {
|
|
321
320
|
padding: 8px 0;
|
|
322
321
|
padding: var(--space-scaled-xs-6859qs, 8px) 0;
|
|
323
322
|
}
|
|
324
|
-
.awsui_content-
|
|
323
|
+
.awsui_content-footer_gwq0h_bsbye_268:not(#\9) {
|
|
325
324
|
padding: 8px 0;
|
|
326
325
|
padding: var(--space-xs-rsr2qu, 8px) 0;
|
|
327
326
|
}
|
|
328
|
-
.awsui_content-
|
|
327
|
+
.awsui_content-expanded_gwq0h_bsbye_271:not(#\9) {
|
|
329
328
|
display: block;
|
|
330
329
|
}
|
|
331
330
|
|
|
332
|
-
.
|
|
331
|
+
.awsui_focusable_gwq0h_bsbye_275:not(#\9):focus {
|
|
333
332
|
outline: none;
|
|
334
333
|
text-decoration: none;
|
|
335
334
|
}
|
|
336
|
-
.
|
|
335
|
+
.awsui_focusable_gwq0h_bsbye_275[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
337
336
|
outline: 2px dotted transparent;
|
|
338
337
|
border: 2px solid #0972d3;
|
|
339
338
|
border: var(--border-field-width-idlekx, 2px) solid var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
340
339
|
border-radius: 4px;
|
|
341
|
-
border-radius: var(--border-control-focus-ring-
|
|
340
|
+
border-radius: var(--border-radius-control-focus-ring-default-jlgxet, 4px);
|
|
342
341
|
box-shadow: 0 0 0 0px #0972d3;
|
|
343
342
|
box-shadow: 0 0 0 var(--border-control-focus-ring-shadow-spread-srzyiu, 0px) var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
344
343
|
}
|
|
@@ -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
|
-
"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-navigation": "awsui_header-
|
|
20
|
-
"content": "
|
|
21
|
-
"content-default": "awsui_content-
|
|
22
|
-
"content-footer": "awsui_content-
|
|
23
|
-
"content-expanded": "awsui_content-
|
|
24
|
-
"focusable": "
|
|
5
|
+
"content-enter": "awsui_content-enter_gwq0h_bsbye_97",
|
|
6
|
+
"awsui-motion-fade-in": "awsui_awsui-motion-fade-in_gwq0h_bsbye_1",
|
|
7
|
+
"trigger-expanded": "awsui_trigger-expanded_gwq0h_bsbye_119",
|
|
8
|
+
"icon": "awsui_icon_gwq0h_bsbye_133",
|
|
9
|
+
"root": "awsui_root_gwq0h_bsbye_151",
|
|
10
|
+
"expanded": "awsui_expanded_gwq0h_bsbye_169",
|
|
11
|
+
"icon-container": "awsui_icon-container_gwq0h_bsbye_173",
|
|
12
|
+
"trigger": "awsui_trigger_gwq0h_bsbye_119",
|
|
13
|
+
"trigger-default": "awsui_trigger-default_gwq0h_bsbye_188",
|
|
14
|
+
"trigger-footer": "awsui_trigger-footer_gwq0h_bsbye_191",
|
|
15
|
+
"trigger-navigation": "awsui_trigger-navigation_gwq0h_bsbye_197",
|
|
16
|
+
"trigger-container": "awsui_trigger-container_gwq0h_bsbye_209",
|
|
17
|
+
"header": "awsui_header_gwq0h_bsbye_219",
|
|
18
|
+
"header-container": "awsui_header-container_gwq0h_bsbye_222",
|
|
19
|
+
"header-navigation": "awsui_header-navigation_gwq0h_bsbye_229",
|
|
20
|
+
"content": "awsui_content_gwq0h_bsbye_97",
|
|
21
|
+
"content-default": "awsui_content-default_gwq0h_bsbye_265",
|
|
22
|
+
"content-footer": "awsui_content-footer_gwq0h_bsbye_268",
|
|
23
|
+
"content-expanded": "awsui_content-expanded_gwq0h_bsbye_271",
|
|
24
|
+
"focusable": "awsui_focusable_gwq0h_bsbye_275"
|
|
25
25
|
};
|
|
26
26
|
|
package/flashbar/styles.css.js
CHANGED
|
@@ -1,27 +1,27 @@
|
|
|
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-text": "awsui_flash-
|
|
19
|
-
"dismiss-button": "awsui_dismiss-
|
|
20
|
-
"breakpoint-default": "awsui_breakpoint-
|
|
21
|
-
"action-button": "awsui_action-
|
|
22
|
-
"flash-type-success": "awsui_flash-type-
|
|
23
|
-
"flash-type-error": "awsui_flash-type-
|
|
24
|
-
"flash-type-warning": "awsui_flash-type-
|
|
25
|
-
"flash-type-info": "awsui_flash-type-
|
|
4
|
+
"flash-refresh": "awsui_flash-refresh_1q84n_zqvy6_93",
|
|
5
|
+
"enter": "awsui_enter_1q84n_zqvy6_93",
|
|
6
|
+
"flash-body": "awsui_flash-body_1q84n_zqvy6_108",
|
|
7
|
+
"flash-message": "awsui_flash-message_1q84n_zqvy6_108",
|
|
8
|
+
"flash-header": "awsui_flash-header_1q84n_zqvy6_108",
|
|
9
|
+
"flash-content": "awsui_flash-content_1q84n_zqvy6_109",
|
|
10
|
+
"action-button-wrapper": "awsui_action-button-wrapper_1q84n_zqvy6_110",
|
|
11
|
+
"dismiss-button-wrapper": "awsui_dismiss-button-wrapper_1q84n_zqvy6_111",
|
|
12
|
+
"flash-icon": "awsui_flash-icon_1q84n_zqvy6_134",
|
|
13
|
+
"entering": "awsui_entering_1q84n_zqvy6_147",
|
|
14
|
+
"entered": "awsui_entered_1q84n_zqvy6_168",
|
|
15
|
+
"exiting": "awsui_exiting_1q84n_zqvy6_273",
|
|
16
|
+
"flashbar": "awsui_flashbar_1q84n_zqvy6_295",
|
|
17
|
+
"flash": "awsui_flash_1q84n_zqvy6_93",
|
|
18
|
+
"flash-text": "awsui_flash-text_1q84n_zqvy6_359",
|
|
19
|
+
"dismiss-button": "awsui_dismiss-button_1q84n_zqvy6_111",
|
|
20
|
+
"breakpoint-default": "awsui_breakpoint-default_1q84n_zqvy6_401",
|
|
21
|
+
"action-button": "awsui_action-button_1q84n_zqvy6_110",
|
|
22
|
+
"flash-type-success": "awsui_flash-type-success_1q84n_zqvy6_414",
|
|
23
|
+
"flash-type-error": "awsui_flash-type-error_1q84n_zqvy6_418",
|
|
24
|
+
"flash-type-warning": "awsui_flash-type-warning_1q84n_zqvy6_422",
|
|
25
|
+
"flash-type-info": "awsui_flash-type-info_1q84n_zqvy6_426"
|
|
26
26
|
};
|
|
27
27
|
|