@cloudscape-design/components 3.0.28 → 3.0.31
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/app-layout/visual-refresh/styles.css.js +59 -59
- package/app-layout/visual-refresh/styles.scoped.css +146 -146
- package/app-layout/visual-refresh/styles.selectors.js +59 -59
- package/autosuggest/autosuggest-option.d.ts +1 -0
- package/autosuggest/autosuggest-option.d.ts.map +1 -1
- package/autosuggest/autosuggest-option.js +2 -2
- package/autosuggest/autosuggest-option.js.map +1 -1
- package/autosuggest/controller.d.ts +2 -5
- package/autosuggest/controller.d.ts.map +1 -1
- package/autosuggest/controller.js +5 -49
- package/autosuggest/controller.js.map +1 -1
- package/autosuggest/internal.d.ts.map +1 -1
- package/autosuggest/internal.js +19 -25
- package/autosuggest/internal.js.map +1 -1
- package/autosuggest/options-controller.d.ts +25 -0
- package/autosuggest/options-controller.d.ts.map +1 -0
- package/autosuggest/options-controller.js +64 -0
- package/autosuggest/options-controller.js.map +1 -0
- package/autosuggest/options-list.d.ts +3 -2
- package/autosuggest/options-list.d.ts.map +1 -1
- package/autosuggest/options-list.js +8 -7
- package/autosuggest/options-list.js.map +1 -1
- package/autosuggest/plain-list.d.ts +2 -2
- package/autosuggest/plain-list.d.ts.map +1 -1
- package/autosuggest/plain-list.js +4 -4
- package/autosuggest/plain-list.js.map +1 -1
- package/autosuggest/virtual-list.d.ts +1 -1
- package/autosuggest/virtual-list.d.ts.map +1 -1
- package/autosuggest/virtual-list.js +4 -4
- package/autosuggest/virtual-list.js.map +1 -1
- package/breadcrumb-group/internal.d.ts.map +1 -1
- package/breadcrumb-group/internal.js +4 -4
- package/breadcrumb-group/internal.js.map +1 -1
- package/button-dropdown/category-elements/category-element.d.ts +1 -1
- package/button-dropdown/category-elements/category-element.d.ts.map +1 -1
- package/button-dropdown/category-elements/category-element.js +2 -2
- package/button-dropdown/category-elements/category-element.js.map +1 -1
- package/button-dropdown/category-elements/expandable-category-element.d.ts +1 -1
- package/button-dropdown/category-elements/expandable-category-element.d.ts.map +1 -1
- package/button-dropdown/category-elements/expandable-category-element.js +4 -2
- package/button-dropdown/category-elements/expandable-category-element.js.map +1 -1
- package/button-dropdown/category-elements/mobile-expandable-category-element.d.ts +1 -1
- package/button-dropdown/category-elements/mobile-expandable-category-element.d.ts.map +1 -1
- package/button-dropdown/category-elements/mobile-expandable-category-element.js +4 -2
- package/button-dropdown/category-elements/mobile-expandable-category-element.js.map +1 -1
- package/button-dropdown/category-elements/styles.css.js +13 -12
- package/button-dropdown/category-elements/styles.scoped.css +26 -22
- package/button-dropdown/category-elements/styles.selectors.js +13 -12
- package/button-dropdown/interfaces.d.ts +3 -1
- package/button-dropdown/interfaces.d.ts.map +1 -1
- package/button-dropdown/interfaces.js.map +1 -1
- package/button-dropdown/internal.d.ts.map +1 -1
- package/button-dropdown/internal.js +6 -11
- package/button-dropdown/internal.js.map +1 -1
- package/button-dropdown/item-element/index.d.ts +1 -1
- package/button-dropdown/item-element/index.d.ts.map +1 -1
- package/button-dropdown/item-element/index.js +2 -1
- package/button-dropdown/item-element/index.js.map +1 -1
- package/button-dropdown/item-element/styles.css.js +14 -13
- package/button-dropdown/item-element/styles.scoped.css +21 -17
- package/button-dropdown/item-element/styles.selectors.js +14 -13
- package/button-dropdown/items-list.d.ts +1 -1
- package/button-dropdown/items-list.d.ts.map +1 -1
- package/button-dropdown/items-list.js +4 -4
- package/button-dropdown/items-list.js.map +1 -1
- package/button-dropdown/utils/use-button-dropdown.d.ts +2 -2
- package/button-dropdown/utils/use-button-dropdown.d.ts.map +1 -1
- package/button-dropdown/utils/use-button-dropdown.js +7 -5
- package/button-dropdown/utils/use-button-dropdown.js.map +1 -1
- package/button-dropdown/utils/use-highlighted-menu.d.ts +1 -0
- package/button-dropdown/utils/use-highlighted-menu.d.ts.map +1 -1
- package/button-dropdown/utils/use-highlighted-menu.js +11 -3
- package/button-dropdown/utils/use-highlighted-menu.js.map +1 -1
- package/checkbox/styles.css.js +3 -3
- package/checkbox/styles.scoped.css +6 -6
- package/checkbox/styles.selectors.js +3 -3
- package/date-picker/calendar/index.d.ts.map +1 -1
- package/date-picker/calendar/index.js +2 -1
- package/date-picker/calendar/index.js.map +1 -1
- package/date-picker/calendar/utils/memoized-date.d.ts +2 -0
- package/date-picker/calendar/utils/memoized-date.d.ts.map +1 -0
- package/date-picker/calendar/utils/memoized-date.js +13 -0
- package/date-picker/calendar/utils/memoized-date.js.map +1 -0
- package/date-picker/embedded.js +1 -1
- package/date-picker/embedded.js.map +1 -1
- package/date-picker/index.js +1 -1
- package/date-picker/index.js.map +1 -1
- package/date-picker/use-date-picker.d.ts.map +1 -1
- package/date-picker/use-date-picker.js +1 -1
- package/date-picker/use-date-picker.js.map +1 -1
- package/date-range-picker/calendar/grids/day/index.js +1 -1
- package/date-range-picker/calendar/grids/day/index.js.map +1 -1
- package/date-range-picker/calendar/index.d.ts.map +1 -1
- package/date-range-picker/calendar/index.js +3 -3
- package/date-range-picker/calendar/index.js.map +1 -1
- package/date-range-picker/dropdown.d.ts +1 -0
- package/date-range-picker/dropdown.d.ts.map +1 -1
- package/date-range-picker/dropdown.js +18 -30
- package/date-range-picker/dropdown.js.map +1 -1
- package/date-range-picker/embedded.d.ts +7 -0
- package/date-range-picker/embedded.d.ts.map +1 -0
- package/date-range-picker/embedded.js +46 -0
- package/date-range-picker/embedded.js.map +1 -0
- package/date-range-picker/index.d.ts.map +1 -1
- package/date-range-picker/index.js +5 -18
- package/date-range-picker/index.js.map +1 -1
- package/date-range-picker/interfaces.d.ts +46 -44
- package/date-range-picker/interfaces.d.ts.map +1 -1
- package/date-range-picker/interfaces.js.map +1 -1
- package/date-range-picker/time-offset.d.ts +0 -7
- package/date-range-picker/time-offset.d.ts.map +1 -1
- package/date-range-picker/time-offset.js +4 -60
- package/date-range-picker/time-offset.js.map +1 -1
- package/date-range-picker/use-date-range-picker.d.ts +29 -0
- package/date-range-picker/use-date-range-picker.d.ts.map +1 -0
- package/date-range-picker/use-date-range-picker.js +58 -0
- package/date-range-picker/use-date-range-picker.js.map +1 -0
- package/icon/icons.js +1 -1
- package/icon/interfaces.d.ts +1 -1
- package/icon/interfaces.d.ts.map +1 -1
- package/icon/interfaces.js.map +1 -1
- package/input/styles.css.js +13 -13
- package/input/styles.scoped.css +35 -37
- package/input/styles.selectors.js +13 -13
- package/internal/components/abstract-switch/index.d.ts.map +1 -1
- package/internal/components/abstract-switch/index.js +5 -5
- package/internal/components/abstract-switch/index.js.map +1 -1
- package/internal/components/abstract-switch/styles.css.js +11 -11
- package/internal/components/abstract-switch/styles.scoped.css +20 -13
- package/internal/components/abstract-switch/styles.selectors.js +11 -11
- package/internal/components/date-input/index.d.ts.map +1 -1
- package/internal/components/date-input/index.js +3 -2
- package/internal/components/date-input/index.js.map +1 -1
- package/internal/components/masked-input/utils/mask-format.d.ts.map +1 -1
- package/internal/components/masked-input/utils/mask-format.js +2 -1
- package/internal/components/masked-input/utils/mask-format.js.map +1 -1
- package/internal/components/masked-input/utils/strings.d.ts +0 -1
- package/internal/components/masked-input/utils/strings.d.ts.map +1 -1
- package/internal/components/masked-input/utils/strings.js +0 -6
- package/internal/components/masked-input/utils/strings.js.map +1 -1
- package/internal/components/options-list/utils/use-highlight-option.d.ts +7 -2
- package/internal/components/options-list/utils/use-highlight-option.d.ts.map +1 -1
- package/internal/components/options-list/utils/use-highlight-option.js +10 -3
- package/internal/components/options-list/utils/use-highlight-option.js.map +1 -1
- package/internal/components/selectable-item/index.d.ts +1 -1
- package/internal/components/selectable-item/index.d.ts.map +1 -1
- package/internal/components/selectable-item/index.js +2 -2
- package/internal/components/selectable-item/index.js.map +1 -1
- package/internal/components/selectable-item/styles.css.js +16 -16
- package/internal/components/selectable-item/styles.scoped.css +29 -30
- package/internal/components/selectable-item/styles.selectors.js +16 -16
- package/internal/environment.js +1 -1
- package/internal/utils/date-time/display-format.d.ts +9 -0
- package/internal/utils/date-time/display-format.d.ts.map +1 -0
- package/internal/utils/date-time/display-format.js +15 -0
- package/internal/utils/date-time/display-format.js.map +1 -0
- package/internal/utils/date-time/format-date.d.ts +7 -0
- package/internal/utils/date-time/format-date.d.ts.map +1 -0
- package/internal/utils/date-time/format-date.js +15 -0
- package/internal/utils/date-time/format-date.js.map +1 -0
- package/internal/utils/date-time/format-time.d.ts +5 -0
- package/internal/utils/date-time/format-time.d.ts.map +1 -0
- package/internal/utils/date-time/format-time.js +13 -0
- package/internal/utils/date-time/format-time.js.map +1 -0
- package/internal/utils/date-time/format-timezone-offset.d.ts +2 -0
- package/internal/utils/date-time/format-timezone-offset.d.ts.map +1 -0
- package/internal/utils/date-time/format-timezone-offset.js +11 -0
- package/internal/utils/date-time/format-timezone-offset.js.map +1 -0
- package/internal/utils/date-time/get-browser-timezone-offset.d.ts +7 -0
- package/internal/utils/date-time/get-browser-timezone-offset.d.ts.map +1 -0
- package/internal/utils/date-time/get-browser-timezone-offset.js +11 -0
- package/internal/utils/date-time/get-browser-timezone-offset.js.map +1 -0
- package/internal/utils/date-time/index.d.ts +11 -0
- package/internal/utils/date-time/index.d.ts.map +1 -0
- package/internal/utils/date-time/index.js +13 -0
- package/internal/utils/date-time/index.js.map +1 -0
- package/internal/utils/date-time/is-iso-date-only.d.ts +5 -0
- package/internal/utils/date-time/is-iso-date-only.d.ts.map +1 -0
- package/internal/utils/date-time/is-iso-date-only.js +10 -0
- package/internal/utils/date-time/is-iso-date-only.js.map +1 -0
- package/internal/utils/date-time/join-date-time.d.ts +2 -0
- package/internal/utils/date-time/join-date-time.d.ts.map +1 -0
- package/internal/utils/date-time/join-date-time.js +6 -0
- package/internal/utils/date-time/join-date-time.js.map +1 -0
- package/internal/utils/date-time/parse-date.d.ts +8 -0
- package/internal/utils/date-time/parse-date.d.ts.map +1 -0
- package/internal/utils/date-time/parse-date.js +16 -0
- package/internal/utils/date-time/parse-date.js.map +1 -0
- package/internal/utils/date-time/parse-timezone-offset.d.ts +5 -0
- package/internal/utils/date-time/parse-timezone-offset.d.ts.map +1 -0
- package/internal/utils/date-time/parse-timezone-offset.js +20 -0
- package/internal/utils/date-time/parse-timezone-offset.js.map +1 -0
- package/internal/utils/date-time/shift-timezone-offset.d.ts +12 -0
- package/internal/utils/date-time/shift-timezone-offset.d.ts.map +1 -0
- package/internal/utils/date-time/shift-timezone-offset.js +27 -0
- package/internal/utils/date-time/shift-timezone-offset.js.map +1 -0
- package/internal/utils/strings/index.d.ts +3 -0
- package/internal/utils/strings/index.d.ts.map +1 -0
- package/internal/utils/strings/index.js +5 -0
- package/internal/utils/strings/index.js.map +1 -0
- package/internal/utils/strings/join-strings.d.ts +5 -0
- package/internal/utils/strings/join-strings.d.ts.map +1 -0
- package/internal/utils/{strings.js → strings/join-strings.js} +7 -6
- package/internal/utils/strings/join-strings.js.map +1 -0
- package/internal/utils/strings/pad-left-zeros.d.ts +5 -0
- package/internal/utils/strings/pad-left-zeros.d.ts.map +1 -0
- package/internal/utils/strings/pad-left-zeros.js +12 -0
- package/internal/utils/strings/pad-left-zeros.js.map +1 -0
- package/multiselect/internal.d.ts.map +1 -1
- package/multiselect/internal.js +2 -2
- package/multiselect/internal.js.map +1 -1
- package/package.json +1 -1
- package/popover/styles.css.js +48 -48
- package/popover/styles.scoped.css +65 -60
- package/popover/styles.selectors.js +48 -48
- package/radio-group/styles.css.js +9 -9
- package/radio-group/styles.scoped.css +16 -16
- package/radio-group/styles.selectors.js +9 -9
- package/select/internal.d.ts.map +1 -1
- package/select/internal.js +2 -2
- package/select/internal.js.map +1 -1
- package/select/parts/item.d.ts +1 -1
- package/select/parts/item.d.ts.map +1 -1
- package/select/parts/item.js +6 -3
- package/select/parts/item.js.map +1 -1
- package/select/parts/multiselect-item.d.ts +1 -1
- package/select/parts/multiselect-item.d.ts.map +1 -1
- package/select/parts/multiselect-item.js +2 -2
- package/select/parts/multiselect-item.js.map +1 -1
- package/select/parts/plain-list.d.ts +1 -1
- package/select/parts/plain-list.d.ts.map +1 -1
- package/select/parts/plain-list.js +4 -4
- package/select/parts/plain-list.js.map +1 -1
- package/select/parts/styles.css.js +8 -7
- package/select/parts/styles.scoped.css +12 -7
- package/select/parts/styles.selectors.js +8 -7
- package/select/parts/virtual-list.js +4 -4
- package/select/parts/virtual-list.js.map +1 -1
- package/select/utils/get-item-props.d.ts +1 -2
- package/select/utils/get-item-props.d.ts.map +1 -1
- package/select/utils/get-item-props.js +3 -3
- package/select/utils/get-item-props.js.map +1 -1
- package/select/utils/render-options.d.ts +2 -2
- package/select/utils/render-options.d.ts.map +1 -1
- package/select/utils/render-options.js +2 -3
- package/select/utils/render-options.js.map +1 -1
- package/select/utils/use-select.d.ts +1 -0
- package/select/utils/use-select.d.ts.map +1 -1
- package/select/utils/use-select.js +2 -1
- package/select/utils/use-select.js.map +1 -1
- package/split-panel/index.d.ts.map +1 -1
- package/split-panel/index.js +2 -2
- package/split-panel/index.js.map +1 -1
- package/table/styles.css.js +32 -32
- package/table/styles.scoped.css +40 -43
- package/table/styles.selectors.js +32 -32
- package/tabs/styles.css.js +21 -21
- package/tabs/styles.scoped.css +40 -43
- package/tabs/styles.selectors.js +21 -21
- package/textarea/styles.css.js +4 -4
- package/textarea/styles.scoped.css +13 -14
- package/textarea/styles.selectors.js +4 -4
- package/toggle/internal.d.ts.map +1 -1
- package/toggle/internal.js +3 -1
- package/toggle/internal.js.map +1 -1
- package/toggle/styles.css.js +8 -8
- package/toggle/styles.scoped.css +15 -14
- package/toggle/styles.selectors.js +8 -8
- package/date-picker/calendar/utils/date.d.ts +0 -10
- package/date-picker/calendar/utils/date.d.ts.map +0 -1
- package/date-picker/calendar/utils/date.js +0 -50
- package/date-picker/calendar/utils/date.js.map +0 -1
- package/internal/components/date-input/utils/date.d.ts +0 -5
- package/internal/components/date-input/utils/date.d.ts.map +0 -1
- package/internal/components/date-input/utils/date.js +0 -11
- package/internal/components/date-input/utils/date.js.map +0 -1
- package/internal/utils/strings.d.ts +0 -2
- package/internal/utils/strings.d.ts.map +0 -1
- package/internal/utils/strings.js.map +0 -1
|
@@ -182,11 +182,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
182
182
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
183
183
|
SPDX-License-Identifier: Apache-2.0
|
|
184
184
|
*/
|
|
185
|
-
.
|
|
185
|
+
.awsui_arrow_xjuzf_1bftv_185:not(#\9) {
|
|
186
186
|
width: 20px;
|
|
187
187
|
height: 10px;
|
|
188
188
|
}
|
|
189
|
-
.awsui_arrow-
|
|
189
|
+
.awsui_arrow-outer_xjuzf_1bftv_189:not(#\9), .awsui_arrow-inner_xjuzf_1bftv_189:not(#\9) {
|
|
190
190
|
position: absolute;
|
|
191
191
|
overflow: hidden;
|
|
192
192
|
width: 20px;
|
|
@@ -194,7 +194,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
194
194
|
top: 0;
|
|
195
195
|
left: 0;
|
|
196
196
|
}
|
|
197
|
-
.awsui_arrow-
|
|
197
|
+
.awsui_arrow-outer_xjuzf_1bftv_189:not(#\9)::after, .awsui_arrow-inner_xjuzf_1bftv_189:not(#\9)::after {
|
|
198
198
|
content: "";
|
|
199
199
|
box-sizing: border-box;
|
|
200
200
|
display: inline-block;
|
|
@@ -207,26 +207,26 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
207
207
|
transform: rotate(45deg);
|
|
208
208
|
transform-origin: 0 100%;
|
|
209
209
|
}
|
|
210
|
-
.awsui_arrow-
|
|
210
|
+
.awsui_arrow-outer_xjuzf_1bftv_189:not(#\9)::after {
|
|
211
211
|
background-color: var(--color-border-popover-5pygk7, #9ba7b6);
|
|
212
212
|
}
|
|
213
|
-
.awsui_arrow-
|
|
213
|
+
.awsui_arrow-inner_xjuzf_1bftv_189:not(#\9) {
|
|
214
214
|
top: 2px;
|
|
215
215
|
}
|
|
216
|
-
.awsui_arrow-
|
|
216
|
+
.awsui_arrow-inner_xjuzf_1bftv_189:not(#\9)::after {
|
|
217
217
|
border-radius: 1px 0 0 0;
|
|
218
218
|
background-color: var(--color-background-popover-mn5o9k, #ffffff);
|
|
219
219
|
}
|
|
220
|
-
.awsui_arrow-position-right-
|
|
220
|
+
.awsui_arrow-position-right-top_xjuzf_1bftv_220 > .awsui_arrow-outer_xjuzf_1bftv_189:not(#\9)::after, .awsui_arrow-position-right-bottom_xjuzf_1bftv_220 > .awsui_arrow-outer_xjuzf_1bftv_189:not(#\9)::after {
|
|
221
221
|
box-shadow: -0.71px 0.71px 4px -2px var(--color-shadow-default-3se70f, rgba(0, 7, 22, 0.12));
|
|
222
222
|
}
|
|
223
|
-
.awsui_arrow-position-left-
|
|
223
|
+
.awsui_arrow-position-left-top_xjuzf_1bftv_223 > .awsui_arrow-outer_xjuzf_1bftv_189:not(#\9)::after, .awsui_arrow-position-left-bottom_xjuzf_1bftv_223 > .awsui_arrow-outer_xjuzf_1bftv_189:not(#\9)::after {
|
|
224
224
|
box-shadow: 0.71px -0.71px 4px -2px var(--color-shadow-default-3se70f, rgba(0, 7, 22, 0.12));
|
|
225
225
|
}
|
|
226
|
-
.awsui_arrow-position-top-
|
|
226
|
+
.awsui_arrow-position-top-center_xjuzf_1bftv_226 > .awsui_arrow-outer_xjuzf_1bftv_189:not(#\9)::after, .awsui_arrow-position-top-right_xjuzf_1bftv_226 > .awsui_arrow-outer_xjuzf_1bftv_189:not(#\9)::after, .awsui_arrow-position-top-left_xjuzf_1bftv_226 > .awsui_arrow-outer_xjuzf_1bftv_189:not(#\9)::after, .awsui_arrow-position-top-responsive_xjuzf_1bftv_226 > .awsui_arrow-outer_xjuzf_1bftv_189:not(#\9)::after {
|
|
227
227
|
box-shadow: -0.71px -0.71px 4px -2px var(--color-shadow-default-3se70f, rgba(0, 7, 22, 0.12));
|
|
228
228
|
}
|
|
229
|
-
.awsui_arrow-position-bottom-
|
|
229
|
+
.awsui_arrow-position-bottom-center_xjuzf_1bftv_229 > .awsui_arrow-outer_xjuzf_1bftv_189:not(#\9)::after, .awsui_arrow-position-bottom-right_xjuzf_1bftv_229 > .awsui_arrow-outer_xjuzf_1bftv_189:not(#\9)::after, .awsui_arrow-position-bottom-left_xjuzf_1bftv_229 > .awsui_arrow-outer_xjuzf_1bftv_189:not(#\9)::after, .awsui_arrow-position-bottom-responsive_xjuzf_1bftv_229 > .awsui_arrow-outer_xjuzf_1bftv_189:not(#\9)::after {
|
|
230
230
|
box-shadow: 0.71px 0.71px 4px -2px var(--color-shadow-default-3se70f, rgba(0, 7, 22, 0.12));
|
|
231
231
|
}
|
|
232
232
|
|
|
@@ -322,7 +322,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
322
322
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
323
323
|
SPDX-License-Identifier: Apache-2.0
|
|
324
324
|
*/
|
|
325
|
-
.
|
|
325
|
+
.awsui_body_xjuzf_1bftv_325:not(#\9) {
|
|
326
326
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
327
327
|
border-collapse: separate;
|
|
328
328
|
border-spacing: 0;
|
|
@@ -367,57 +367,62 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
367
367
|
box-shadow: var(--shadow-popover-kzy6rd, 0px 4px 20px 1px rgba(0, 7, 22, 0.1));
|
|
368
368
|
border: var(--border-field-width-idlekx, 2px) solid var(--color-border-popover-5pygk7, #9ba7b6);
|
|
369
369
|
}
|
|
370
|
-
.awsui_body-overflow-
|
|
370
|
+
.awsui_body-overflow-visible_xjuzf_1bftv_344:not(#\9) {
|
|
371
371
|
overflow: visible;
|
|
372
372
|
}
|
|
373
373
|
|
|
374
|
-
.awsui_variant-
|
|
374
|
+
.awsui_variant-annotation_xjuzf_1bftv_348:not(#\9) {
|
|
375
375
|
background-color: var(--color-background-status-info-usb30e, #f2f8fd);
|
|
376
376
|
border-color: var(--color-border-status-info-546i7i, #0972d3);
|
|
377
377
|
}
|
|
378
378
|
|
|
379
|
-
.awsui_body-size-
|
|
379
|
+
.awsui_body-size-small_xjuzf_1bftv_353:not(#\9) {
|
|
380
380
|
max-width: 210px;
|
|
381
381
|
}
|
|
382
|
-
.awsui_body-size-
|
|
382
|
+
.awsui_body-size-small_xjuzf_1bftv_353.awsui_fixed-width_xjuzf_1bftv_356:not(#\9) {
|
|
383
383
|
width: 210px;
|
|
384
384
|
}
|
|
385
385
|
|
|
386
|
-
.awsui_body-size-
|
|
386
|
+
.awsui_body-size-medium_xjuzf_1bftv_360:not(#\9) {
|
|
387
387
|
max-width: 310px;
|
|
388
388
|
}
|
|
389
|
-
.awsui_body-size-
|
|
389
|
+
.awsui_body-size-medium_xjuzf_1bftv_360.awsui_fixed-width_xjuzf_1bftv_356:not(#\9) {
|
|
390
390
|
width: 310px;
|
|
391
391
|
}
|
|
392
392
|
|
|
393
|
-
.awsui_body-size-
|
|
393
|
+
.awsui_body-size-large_xjuzf_1bftv_367:not(#\9) {
|
|
394
394
|
max-width: 480px;
|
|
395
395
|
}
|
|
396
|
-
|
|
396
|
+
@media (max-width: 480px) {
|
|
397
|
+
.awsui_body-size-large_xjuzf_1bftv_367:not(#\9) {
|
|
398
|
+
max-width: 310px;
|
|
399
|
+
}
|
|
400
|
+
}
|
|
401
|
+
.awsui_body-size-large_xjuzf_1bftv_367.awsui_fixed-width_xjuzf_1bftv_356:not(#\9) {
|
|
397
402
|
width: 480px;
|
|
398
403
|
}
|
|
399
404
|
|
|
400
|
-
.awsui_has-
|
|
405
|
+
.awsui_has-dismiss_xjuzf_1bftv_379:not(#\9) {
|
|
401
406
|
display: flex;
|
|
402
407
|
align-items: baseline;
|
|
403
408
|
}
|
|
404
409
|
|
|
405
|
-
.
|
|
410
|
+
.awsui_dismiss_xjuzf_1bftv_384:not(#\9) {
|
|
406
411
|
margin: calc(-1 * (var(--space-scaled-xxs-95dhkm, 4px) + var(--border-field-width-idlekx, 2px))) calc(-1 * (var(--space-xxs-ynfts5, 4px) + var(--border-field-width-idlekx, 2px)));
|
|
407
412
|
margin-left: 0;
|
|
408
413
|
flex: 0 0 auto;
|
|
409
414
|
order: 1;
|
|
410
415
|
}
|
|
411
416
|
|
|
412
|
-
.awsui_dismiss-
|
|
417
|
+
.awsui_dismiss-control_xjuzf_1bftv_391:not(#\9) {
|
|
413
418
|
/* used in test-utils */
|
|
414
419
|
}
|
|
415
420
|
|
|
416
|
-
.awsui_header-
|
|
421
|
+
.awsui_header-row_xjuzf_1bftv_395:not(#\9) {
|
|
417
422
|
margin-bottom: var(--space-xs-rsr2qu, 8px);
|
|
418
423
|
}
|
|
419
424
|
|
|
420
|
-
.
|
|
425
|
+
.awsui_header_xjuzf_1bftv_395:not(#\9) {
|
|
421
426
|
word-wrap: break-word;
|
|
422
427
|
max-width: 100%;
|
|
423
428
|
overflow: hidden;
|
|
@@ -428,21 +433,21 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
428
433
|
/* stylelint-disable selector-max-type */
|
|
429
434
|
/* stylelint-enable selector-max-type */
|
|
430
435
|
}
|
|
431
|
-
.
|
|
436
|
+
.awsui_header_xjuzf_1bftv_395 > h2:not(#\9) {
|
|
432
437
|
font-size: var(--font-heading-xs-size-fryxro, 14px);
|
|
433
438
|
line-height: var(--font-heading-xs-line-height-5x131j, 18px);
|
|
434
439
|
font-weight: var(--font-heading-xs-weight-wwznty, 800);
|
|
435
440
|
display: inline;
|
|
436
441
|
}
|
|
437
442
|
|
|
438
|
-
.
|
|
443
|
+
.awsui_content_xjuzf_1bftv_417:not(#\9) {
|
|
439
444
|
word-wrap: break-word;
|
|
440
445
|
max-width: 100%;
|
|
441
446
|
overflow: hidden;
|
|
442
447
|
color: var(--color-text-body-secondary-fdstdf, #414d5c);
|
|
443
448
|
flex: 1 1 auto;
|
|
444
449
|
}
|
|
445
|
-
.awsui_content-overflow-
|
|
450
|
+
.awsui_content-overflow-visible_xjuzf_1bftv_424:not(#\9) {
|
|
446
451
|
overflow: visible;
|
|
447
452
|
}
|
|
448
453
|
|
|
@@ -454,7 +459,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
454
459
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
455
460
|
SPDX-License-Identifier: Apache-2.0
|
|
456
461
|
*/
|
|
457
|
-
.
|
|
462
|
+
.awsui_container_xjuzf_1bftv_436:not(#\9) {
|
|
458
463
|
display: inline-block;
|
|
459
464
|
position: fixed;
|
|
460
465
|
top: -9999px;
|
|
@@ -462,59 +467,59 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
462
467
|
z-index: 2000;
|
|
463
468
|
}
|
|
464
469
|
|
|
465
|
-
.awsui_container-
|
|
470
|
+
.awsui_container-arrow_xjuzf_1bftv_444:not(#\9) {
|
|
466
471
|
position: absolute;
|
|
467
472
|
display: inline-block;
|
|
468
473
|
}
|
|
469
|
-
.awsui_container-arrow-position-right-
|
|
474
|
+
.awsui_container-arrow-position-right-top_xjuzf_1bftv_448:not(#\9), .awsui_container-arrow-position-right-bottom_xjuzf_1bftv_448:not(#\9) {
|
|
470
475
|
transform: rotate(-90deg);
|
|
471
476
|
transform-origin: 0 100%;
|
|
472
477
|
}
|
|
473
|
-
.awsui_container-arrow-position-right-
|
|
478
|
+
.awsui_container-arrow-position-right-top_xjuzf_1bftv_448:not(#\9) {
|
|
474
479
|
top: calc(12px + 10px);
|
|
475
480
|
left: 0;
|
|
476
481
|
}
|
|
477
|
-
.awsui_container-arrow-position-right-
|
|
482
|
+
.awsui_container-arrow-position-right-bottom_xjuzf_1bftv_448:not(#\9) {
|
|
478
483
|
bottom: 12px;
|
|
479
484
|
left: 0;
|
|
480
485
|
}
|
|
481
|
-
.awsui_container-arrow-position-left-
|
|
486
|
+
.awsui_container-arrow-position-left-top_xjuzf_1bftv_460:not(#\9), .awsui_container-arrow-position-left-bottom_xjuzf_1bftv_460:not(#\9) {
|
|
482
487
|
transform: rotate(90deg);
|
|
483
488
|
transform-origin: 100% 100%;
|
|
484
489
|
}
|
|
485
|
-
.awsui_container-arrow-position-left-
|
|
490
|
+
.awsui_container-arrow-position-left-top_xjuzf_1bftv_460:not(#\9) {
|
|
486
491
|
top: calc(12px + 10px);
|
|
487
492
|
right: 0;
|
|
488
493
|
}
|
|
489
|
-
.awsui_container-arrow-position-left-
|
|
494
|
+
.awsui_container-arrow-position-left-bottom_xjuzf_1bftv_460:not(#\9) {
|
|
490
495
|
bottom: 12px;
|
|
491
496
|
right: 0;
|
|
492
497
|
}
|
|
493
|
-
.awsui_container-arrow-position-top-
|
|
498
|
+
.awsui_container-arrow-position-top-center_xjuzf_1bftv_472:not(#\9), .awsui_container-arrow-position-top-right_xjuzf_1bftv_472:not(#\9), .awsui_container-arrow-position-top-left_xjuzf_1bftv_472:not(#\9), .awsui_container-arrow-position-top-responsive_xjuzf_1bftv_472:not(#\9) {
|
|
494
499
|
transform: rotate(180deg);
|
|
495
500
|
transform-origin: 50% 50%;
|
|
496
501
|
}
|
|
497
|
-
.awsui_container-arrow-position-top-
|
|
502
|
+
.awsui_container-arrow-position-top-center_xjuzf_1bftv_472:not(#\9) {
|
|
498
503
|
bottom: -10px;
|
|
499
504
|
left: calc(50% - 10px);
|
|
500
505
|
}
|
|
501
|
-
.awsui_container-arrow-position-top-
|
|
506
|
+
.awsui_container-arrow-position-top-right_xjuzf_1bftv_472:not(#\9) {
|
|
502
507
|
bottom: -10px;
|
|
503
508
|
left: 12px;
|
|
504
509
|
}
|
|
505
|
-
.awsui_container-arrow-position-top-
|
|
510
|
+
.awsui_container-arrow-position-top-left_xjuzf_1bftv_472:not(#\9) {
|
|
506
511
|
bottom: -10px;
|
|
507
512
|
left: calc(100% - 20px - 12px);
|
|
508
513
|
}
|
|
509
|
-
.awsui_container-arrow-position-bottom-
|
|
514
|
+
.awsui_container-arrow-position-bottom-center_xjuzf_1bftv_488:not(#\9) {
|
|
510
515
|
top: -10px;
|
|
511
516
|
left: calc(50% - 10px);
|
|
512
517
|
}
|
|
513
|
-
.awsui_container-arrow-position-bottom-
|
|
518
|
+
.awsui_container-arrow-position-bottom-right_xjuzf_1bftv_492:not(#\9) {
|
|
514
519
|
top: -10px;
|
|
515
520
|
left: 12px;
|
|
516
521
|
}
|
|
517
|
-
.awsui_container-arrow-position-bottom-
|
|
522
|
+
.awsui_container-arrow-position-bottom-left_xjuzf_1bftv_496:not(#\9) {
|
|
518
523
|
top: -10px;
|
|
519
524
|
left: calc(100% - 20px - 12px);
|
|
520
525
|
}
|
|
@@ -611,10 +616,10 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
611
616
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
612
617
|
SPDX-License-Identifier: Apache-2.0
|
|
613
618
|
*/
|
|
614
|
-
.
|
|
615
|
-
animation: awsui_awsui-motion-fade-
|
|
619
|
+
.awsui_container_xjuzf_1bftv_436:not(#\9) {
|
|
620
|
+
animation: awsui_awsui-motion-fade-in_xjuzf_1bftv_1 var(--motion-duration-show-paced-7wspqf, 180ms) var(--motion-easing-show-paced-wj4ybn, ease-out);
|
|
616
621
|
}
|
|
617
|
-
@keyframes awsui_awsui-motion-fade-
|
|
622
|
+
@keyframes awsui_awsui-motion-fade-in_xjuzf_1bftv_1 {
|
|
618
623
|
from {
|
|
619
624
|
opacity: 0.2;
|
|
620
625
|
}
|
|
@@ -623,19 +628,19 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
623
628
|
}
|
|
624
629
|
}
|
|
625
630
|
@media (prefers-reduced-motion: reduce) {
|
|
626
|
-
.
|
|
631
|
+
.awsui_container_xjuzf_1bftv_436:not(#\9) {
|
|
627
632
|
animation: none;
|
|
628
633
|
transition: none;
|
|
629
634
|
}
|
|
630
635
|
}
|
|
631
|
-
.awsui-motion-disabled .
|
|
636
|
+
.awsui-motion-disabled .awsui_container_xjuzf_1bftv_436:not(#\9), .awsui-mode-entering .awsui_container_xjuzf_1bftv_436:not(#\9) {
|
|
632
637
|
animation: none;
|
|
633
638
|
transition: none;
|
|
634
639
|
}
|
|
635
|
-
.
|
|
636
|
-
animation: awsui_awsui-motion-fade-
|
|
640
|
+
.awsui_container_xjuzf_1bftv_436.awsui_refresh_xjuzf_1bftv_614:not(#\9) {
|
|
641
|
+
animation: awsui_awsui-motion-fade-in_xjuzf_1bftv_1 var(--motion-duration-refresh-only-fast-addxjd, 115ms) var(--motion-easing-refresh-only-a-sy0g8m, cubic-bezier(0, 0, 0, 1));
|
|
637
642
|
}
|
|
638
|
-
@keyframes awsui_awsui-motion-fade-
|
|
643
|
+
@keyframes awsui_awsui-motion-fade-in_xjuzf_1bftv_1 {
|
|
639
644
|
from {
|
|
640
645
|
opacity: 0.2;
|
|
641
646
|
}
|
|
@@ -644,17 +649,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
644
649
|
}
|
|
645
650
|
}
|
|
646
651
|
@media (prefers-reduced-motion: reduce) {
|
|
647
|
-
.
|
|
652
|
+
.awsui_container_xjuzf_1bftv_436.awsui_refresh_xjuzf_1bftv_614:not(#\9) {
|
|
648
653
|
animation: none;
|
|
649
654
|
transition: none;
|
|
650
655
|
}
|
|
651
656
|
}
|
|
652
|
-
.awsui-motion-disabled .
|
|
657
|
+
.awsui-motion-disabled .awsui_container_xjuzf_1bftv_436.awsui_refresh_xjuzf_1bftv_614:not(#\9), .awsui-mode-entering .awsui_container_xjuzf_1bftv_436.awsui_refresh_xjuzf_1bftv_614:not(#\9) {
|
|
653
658
|
animation: none;
|
|
654
659
|
transition: none;
|
|
655
660
|
}
|
|
656
661
|
|
|
657
|
-
.
|
|
662
|
+
.awsui_root_xjuzf_1bftv_636:not(#\9) {
|
|
658
663
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
659
664
|
border-collapse: separate;
|
|
660
665
|
border-spacing: 0;
|
|
@@ -692,14 +697,14 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
692
697
|
color: inherit;
|
|
693
698
|
}
|
|
694
699
|
|
|
695
|
-
.
|
|
700
|
+
.awsui_trigger_xjuzf_1bftv_648:not(#\9) {
|
|
696
701
|
display: inline-block;
|
|
697
702
|
max-width: 100%;
|
|
698
703
|
color: inherit;
|
|
699
704
|
text-align: inherit;
|
|
700
705
|
}
|
|
701
706
|
|
|
702
|
-
.awsui_trigger-type-
|
|
707
|
+
.awsui_trigger-type-text_xjuzf_1bftv_655:not(#\9) {
|
|
703
708
|
border: 0;
|
|
704
709
|
margin: 0;
|
|
705
710
|
padding: 0;
|
|
@@ -707,17 +712,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
707
712
|
cursor: pointer;
|
|
708
713
|
border-bottom: var(--border-divider-list-width-hacikr, 1px) dashed currentColor;
|
|
709
714
|
}
|
|
710
|
-
.awsui_trigger-type-
|
|
715
|
+
.awsui_trigger-type-text_xjuzf_1bftv_655:not(#\9):focus {
|
|
711
716
|
outline: none;
|
|
712
717
|
}
|
|
713
|
-
.awsui_trigger-type-
|
|
718
|
+
.awsui_trigger-type-text_xjuzf_1bftv_655[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
714
719
|
position: relative;
|
|
715
720
|
}
|
|
716
|
-
.awsui_trigger-type-
|
|
721
|
+
.awsui_trigger-type-text_xjuzf_1bftv_655[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
717
722
|
outline: 2px dotted transparent;
|
|
718
723
|
outline-offset: calc(1px - 1px);
|
|
719
724
|
}
|
|
720
|
-
.awsui_trigger-type-
|
|
725
|
+
.awsui_trigger-type-text_xjuzf_1bftv_655[data-awsui-focus-visible=true]:not(#\9):focus::before {
|
|
721
726
|
content: " ";
|
|
722
727
|
display: block;
|
|
723
728
|
position: absolute;
|
|
@@ -728,6 +733,6 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
728
733
|
border-radius: var(--border-radius-control-default-focus-ring-7661kz, 4px);
|
|
729
734
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
730
735
|
}
|
|
731
|
-
.awsui_trigger-type-
|
|
736
|
+
.awsui_trigger-type-text_xjuzf_1bftv_655 > .awsui_trigger-inner-text_xjuzf_1bftv_684:not(#\9) {
|
|
732
737
|
position: relative;
|
|
733
738
|
}
|
|
@@ -2,53 +2,53 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"arrow": "
|
|
6
|
-
"arrow-outer": "awsui_arrow-
|
|
7
|
-
"arrow-inner": "awsui_arrow-
|
|
8
|
-
"arrow-position-right-top": "awsui_arrow-position-right-
|
|
9
|
-
"arrow-position-right-bottom": "awsui_arrow-position-right-
|
|
10
|
-
"arrow-position-left-top": "awsui_arrow-position-left-
|
|
11
|
-
"arrow-position-left-bottom": "awsui_arrow-position-left-
|
|
12
|
-
"arrow-position-top-center": "awsui_arrow-position-top-
|
|
13
|
-
"arrow-position-top-right": "awsui_arrow-position-top-
|
|
14
|
-
"arrow-position-top-left": "awsui_arrow-position-top-
|
|
15
|
-
"arrow-position-top-responsive": "awsui_arrow-position-top-
|
|
16
|
-
"arrow-position-bottom-center": "awsui_arrow-position-bottom-
|
|
17
|
-
"arrow-position-bottom-right": "awsui_arrow-position-bottom-
|
|
18
|
-
"arrow-position-bottom-left": "awsui_arrow-position-bottom-
|
|
19
|
-
"arrow-position-bottom-responsive": "awsui_arrow-position-bottom-
|
|
20
|
-
"body": "
|
|
21
|
-
"body-overflow-visible": "awsui_body-overflow-
|
|
22
|
-
"variant-annotation": "awsui_variant-
|
|
23
|
-
"body-size-small": "awsui_body-size-
|
|
24
|
-
"fixed-width": "awsui_fixed-
|
|
25
|
-
"body-size-medium": "awsui_body-size-
|
|
26
|
-
"body-size-large": "awsui_body-size-
|
|
27
|
-
"has-dismiss": "awsui_has-
|
|
28
|
-
"dismiss": "
|
|
29
|
-
"dismiss-control": "awsui_dismiss-
|
|
30
|
-
"header-row": "awsui_header-
|
|
31
|
-
"header": "
|
|
32
|
-
"content": "
|
|
33
|
-
"content-overflow-visible": "awsui_content-overflow-
|
|
34
|
-
"container": "
|
|
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-
|
|
5
|
+
"arrow": "awsui_arrow_xjuzf_1bftv_185",
|
|
6
|
+
"arrow-outer": "awsui_arrow-outer_xjuzf_1bftv_189",
|
|
7
|
+
"arrow-inner": "awsui_arrow-inner_xjuzf_1bftv_189",
|
|
8
|
+
"arrow-position-right-top": "awsui_arrow-position-right-top_xjuzf_1bftv_220",
|
|
9
|
+
"arrow-position-right-bottom": "awsui_arrow-position-right-bottom_xjuzf_1bftv_220",
|
|
10
|
+
"arrow-position-left-top": "awsui_arrow-position-left-top_xjuzf_1bftv_223",
|
|
11
|
+
"arrow-position-left-bottom": "awsui_arrow-position-left-bottom_xjuzf_1bftv_223",
|
|
12
|
+
"arrow-position-top-center": "awsui_arrow-position-top-center_xjuzf_1bftv_226",
|
|
13
|
+
"arrow-position-top-right": "awsui_arrow-position-top-right_xjuzf_1bftv_226",
|
|
14
|
+
"arrow-position-top-left": "awsui_arrow-position-top-left_xjuzf_1bftv_226",
|
|
15
|
+
"arrow-position-top-responsive": "awsui_arrow-position-top-responsive_xjuzf_1bftv_226",
|
|
16
|
+
"arrow-position-bottom-center": "awsui_arrow-position-bottom-center_xjuzf_1bftv_229",
|
|
17
|
+
"arrow-position-bottom-right": "awsui_arrow-position-bottom-right_xjuzf_1bftv_229",
|
|
18
|
+
"arrow-position-bottom-left": "awsui_arrow-position-bottom-left_xjuzf_1bftv_229",
|
|
19
|
+
"arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_xjuzf_1bftv_229",
|
|
20
|
+
"body": "awsui_body_xjuzf_1bftv_325",
|
|
21
|
+
"body-overflow-visible": "awsui_body-overflow-visible_xjuzf_1bftv_344",
|
|
22
|
+
"variant-annotation": "awsui_variant-annotation_xjuzf_1bftv_348",
|
|
23
|
+
"body-size-small": "awsui_body-size-small_xjuzf_1bftv_353",
|
|
24
|
+
"fixed-width": "awsui_fixed-width_xjuzf_1bftv_356",
|
|
25
|
+
"body-size-medium": "awsui_body-size-medium_xjuzf_1bftv_360",
|
|
26
|
+
"body-size-large": "awsui_body-size-large_xjuzf_1bftv_367",
|
|
27
|
+
"has-dismiss": "awsui_has-dismiss_xjuzf_1bftv_379",
|
|
28
|
+
"dismiss": "awsui_dismiss_xjuzf_1bftv_384",
|
|
29
|
+
"dismiss-control": "awsui_dismiss-control_xjuzf_1bftv_391",
|
|
30
|
+
"header-row": "awsui_header-row_xjuzf_1bftv_395",
|
|
31
|
+
"header": "awsui_header_xjuzf_1bftv_395",
|
|
32
|
+
"content": "awsui_content_xjuzf_1bftv_417",
|
|
33
|
+
"content-overflow-visible": "awsui_content-overflow-visible_xjuzf_1bftv_424",
|
|
34
|
+
"container": "awsui_container_xjuzf_1bftv_436",
|
|
35
|
+
"container-arrow": "awsui_container-arrow_xjuzf_1bftv_444",
|
|
36
|
+
"container-arrow-position-right-top": "awsui_container-arrow-position-right-top_xjuzf_1bftv_448",
|
|
37
|
+
"container-arrow-position-right-bottom": "awsui_container-arrow-position-right-bottom_xjuzf_1bftv_448",
|
|
38
|
+
"container-arrow-position-left-top": "awsui_container-arrow-position-left-top_xjuzf_1bftv_460",
|
|
39
|
+
"container-arrow-position-left-bottom": "awsui_container-arrow-position-left-bottom_xjuzf_1bftv_460",
|
|
40
|
+
"container-arrow-position-top-center": "awsui_container-arrow-position-top-center_xjuzf_1bftv_472",
|
|
41
|
+
"container-arrow-position-top-right": "awsui_container-arrow-position-top-right_xjuzf_1bftv_472",
|
|
42
|
+
"container-arrow-position-top-left": "awsui_container-arrow-position-top-left_xjuzf_1bftv_472",
|
|
43
|
+
"container-arrow-position-top-responsive": "awsui_container-arrow-position-top-responsive_xjuzf_1bftv_472",
|
|
44
|
+
"container-arrow-position-bottom-center": "awsui_container-arrow-position-bottom-center_xjuzf_1bftv_488",
|
|
45
|
+
"container-arrow-position-bottom-right": "awsui_container-arrow-position-bottom-right_xjuzf_1bftv_492",
|
|
46
|
+
"container-arrow-position-bottom-left": "awsui_container-arrow-position-bottom-left_xjuzf_1bftv_496",
|
|
47
|
+
"awsui-motion-fade-in": "awsui_awsui-motion-fade-in_xjuzf_1bftv_1",
|
|
48
|
+
"refresh": "awsui_refresh_xjuzf_1bftv_614",
|
|
49
|
+
"root": "awsui_root_xjuzf_1bftv_636",
|
|
50
|
+
"trigger": "awsui_trigger_xjuzf_1bftv_648",
|
|
51
|
+
"trigger-type-text": "awsui_trigger-type-text_xjuzf_1bftv_655",
|
|
52
|
+
"trigger-inner-text": "awsui_trigger-inner-text_xjuzf_1bftv_684"
|
|
53
53
|
};
|
|
54
54
|
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"radio": "
|
|
6
|
-
"radio--has-description": "awsui_radio--has-
|
|
7
|
-
"radio-control": "awsui_radio-
|
|
8
|
-
"input": "
|
|
9
|
-
"styled-circle-border": "awsui_styled-circle-
|
|
10
|
-
"styled-circle-disabled": "awsui_styled-circle-
|
|
11
|
-
"styled-circle-fill": "awsui_styled-circle-
|
|
12
|
-
"styled-circle-checked": "awsui_styled-circle-
|
|
4
|
+
"root": "awsui_root_1mabk_r7q1e_93",
|
|
5
|
+
"radio": "awsui_radio_1mabk_r7q1e_105",
|
|
6
|
+
"radio--has-description": "awsui_radio--has-description_1mabk_r7q1e_113",
|
|
7
|
+
"radio-control": "awsui_radio-control_1mabk_r7q1e_117",
|
|
8
|
+
"input": "awsui_input_1mabk_r7q1e_125",
|
|
9
|
+
"styled-circle-border": "awsui_styled-circle-border_1mabk_r7q1e_147",
|
|
10
|
+
"styled-circle-disabled": "awsui_styled-circle-disabled_1mabk_r7q1e_151",
|
|
11
|
+
"styled-circle-fill": "awsui_styled-circle-fill_1mabk_r7q1e_156",
|
|
12
|
+
"styled-circle-checked": "awsui_styled-circle-checked_1mabk_r7q1e_162"
|
|
13
13
|
};
|
|
14
14
|
|
|
@@ -90,7 +90,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
90
90
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
91
91
|
SPDX-License-Identifier: Apache-2.0
|
|
92
92
|
*/
|
|
93
|
-
.
|
|
93
|
+
.awsui_root_1mabk_r7q1e_93:not(#\9) {
|
|
94
94
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
95
95
|
border-collapse: separate;
|
|
96
96
|
border-spacing: 0;
|
|
@@ -128,19 +128,19 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
128
128
|
display: block;
|
|
129
129
|
}
|
|
130
130
|
|
|
131
|
-
.
|
|
131
|
+
.awsui_radio_1mabk_r7q1e_105:not(#\9) {
|
|
132
132
|
/*used in test-utils*/
|
|
133
133
|
}
|
|
134
134
|
|
|
135
|
-
.
|
|
135
|
+
.awsui_radio_1mabk_r7q1e_105 + .awsui_radio_1mabk_r7q1e_105:not(#\9) {
|
|
136
136
|
margin-top: var(--space-scaled-xxs-95dhkm, 4px);
|
|
137
137
|
}
|
|
138
138
|
|
|
139
|
-
.awsui_radio--has-
|
|
139
|
+
.awsui_radio--has-description_1mabk_r7q1e_113 + .awsui_radio_1mabk_r7q1e_105:not(#\9) {
|
|
140
140
|
margin-top: var(--space-scaled-xs-6859qs, 8px);
|
|
141
141
|
}
|
|
142
142
|
|
|
143
|
-
.awsui_radio-
|
|
143
|
+
.awsui_radio-control_1mabk_r7q1e_117:not(#\9) {
|
|
144
144
|
margin-top: calc((var(--font-body-m-line-height-i7xxvv, 22px) - var(--size-control-n9i4yo, 16px)) / 2);
|
|
145
145
|
min-height: var(--size-control-n9i4yo, 16px);
|
|
146
146
|
min-width: var(--size-control-n9i4yo, 16px);
|
|
@@ -148,17 +148,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
148
148
|
width: var(--size-control-n9i4yo, 16px);
|
|
149
149
|
}
|
|
150
150
|
|
|
151
|
-
.
|
|
151
|
+
.awsui_input_1mabk_r7q1e_125[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
152
152
|
/* stylelint-disable-next-line selector-max-type, @cloudscape-design/no-implicit-descendant */
|
|
153
153
|
}
|
|
154
|
-
.
|
|
154
|
+
.awsui_input_1mabk_r7q1e_125[data-awsui-focus-visible=true]:not(#\9):focus + span {
|
|
155
155
|
position: relative;
|
|
156
156
|
}
|
|
157
|
-
.
|
|
157
|
+
.awsui_input_1mabk_r7q1e_125[data-awsui-focus-visible=true]:not(#\9):focus + span {
|
|
158
158
|
outline: 2px dotted transparent;
|
|
159
159
|
outline-offset: calc(2px - 1px);
|
|
160
160
|
}
|
|
161
|
-
.
|
|
161
|
+
.awsui_input_1mabk_r7q1e_125[data-awsui-focus-visible=true]:not(#\9):focus + span::before {
|
|
162
162
|
content: " ";
|
|
163
163
|
display: block;
|
|
164
164
|
position: absolute;
|
|
@@ -170,35 +170,35 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
170
170
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
171
171
|
}
|
|
172
172
|
|
|
173
|
-
.awsui_styled-circle-
|
|
173
|
+
.awsui_styled-circle-border_1mabk_r7q1e_147:not(#\9) {
|
|
174
174
|
stroke: var(--color-border-control-default-m3lmsh, #7d8998);
|
|
175
175
|
fill: var(--color-background-control-default-4pa05r, #ffffff);
|
|
176
176
|
}
|
|
177
|
-
.awsui_styled-circle-
|
|
177
|
+
.awsui_styled-circle-border_1mabk_r7q1e_147.awsui_styled-circle-disabled_1mabk_r7q1e_151:not(#\9) {
|
|
178
178
|
fill: var(--color-background-control-disabled-zplipy, #d1d5db);
|
|
179
179
|
stroke: var(--color-background-control-disabled-zplipy, #d1d5db);
|
|
180
180
|
}
|
|
181
181
|
|
|
182
|
-
.awsui_styled-circle-
|
|
182
|
+
.awsui_styled-circle-fill_1mabk_r7q1e_156:not(#\9) {
|
|
183
183
|
stroke: var(--color-background-control-checked-9admlu, #0972d3);
|
|
184
184
|
fill: var(--color-foreground-control-default-7ajdem, #ffffff);
|
|
185
185
|
opacity: 0;
|
|
186
186
|
transition: opacity var(--motion-duration-transition-quick-x85tae, 90ms) var(--motion-easing-transition-quick-lukbd8, linear);
|
|
187
187
|
}
|
|
188
|
-
.awsui_styled-circle-
|
|
188
|
+
.awsui_styled-circle-fill_1mabk_r7q1e_156.awsui_styled-circle-checked_1mabk_r7q1e_162:not(#\9) {
|
|
189
189
|
opacity: 1;
|
|
190
190
|
}
|
|
191
|
-
.awsui_styled-circle-
|
|
191
|
+
.awsui_styled-circle-fill_1mabk_r7q1e_156.awsui_styled-circle-disabled_1mabk_r7q1e_151:not(#\9) {
|
|
192
192
|
fill: var(--color-foreground-control-disabled-v6a97u, #ffffff);
|
|
193
193
|
stroke: var(--color-background-control-disabled-zplipy, #d1d5db);
|
|
194
194
|
}
|
|
195
195
|
@media (prefers-reduced-motion: reduce) {
|
|
196
|
-
.awsui_styled-circle-
|
|
196
|
+
.awsui_styled-circle-fill_1mabk_r7q1e_156:not(#\9) {
|
|
197
197
|
animation: none;
|
|
198
198
|
transition: none;
|
|
199
199
|
}
|
|
200
200
|
}
|
|
201
|
-
.awsui-motion-disabled .awsui_styled-circle-
|
|
201
|
+
.awsui-motion-disabled .awsui_styled-circle-fill_1mabk_r7q1e_156:not(#\9), .awsui-mode-entering .awsui_styled-circle-fill_1mabk_r7q1e_156:not(#\9) {
|
|
202
202
|
animation: none;
|
|
203
203
|
transition: none;
|
|
204
204
|
}
|
|
@@ -2,14 +2,14 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"root": "
|
|
6
|
-
"radio": "
|
|
7
|
-
"radio--has-description": "awsui_radio--has-
|
|
8
|
-
"radio-control": "awsui_radio-
|
|
9
|
-
"input": "
|
|
10
|
-
"styled-circle-border": "awsui_styled-circle-
|
|
11
|
-
"styled-circle-disabled": "awsui_styled-circle-
|
|
12
|
-
"styled-circle-fill": "awsui_styled-circle-
|
|
13
|
-
"styled-circle-checked": "awsui_styled-circle-
|
|
5
|
+
"root": "awsui_root_1mabk_r7q1e_93",
|
|
6
|
+
"radio": "awsui_radio_1mabk_r7q1e_105",
|
|
7
|
+
"radio--has-description": "awsui_radio--has-description_1mabk_r7q1e_113",
|
|
8
|
+
"radio-control": "awsui_radio-control_1mabk_r7q1e_117",
|
|
9
|
+
"input": "awsui_input_1mabk_r7q1e_125",
|
|
10
|
+
"styled-circle-border": "awsui_styled-circle-border_1mabk_r7q1e_147",
|
|
11
|
+
"styled-circle-disabled": "awsui_styled-circle-disabled_1mabk_r7q1e_151",
|
|
12
|
+
"styled-circle-fill": "awsui_styled-circle-fill_1mabk_r7q1e_156",
|
|
13
|
+
"styled-circle-checked": "awsui_styled-circle-checked_1mabk_r7q1e_162"
|
|
14
14
|
};
|
|
15
15
|
|
package/select/internal.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"internal.d.ts","sourceRoot":"","sources":["../../../src/select/internal.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAsC,MAAM,OAAO,CAAC;AAW3D,OAAO,EAAE,WAAW,EAAE,MAAM,cAAc,CAAC;AAa3C,OAAO,EAAE,0BAA0B,EAAE,MAAM,sCAAsC,CAAC;AAGlF,OAAO,EAAE,YAAY,EAAE,MAAM,sBAAsB,CAAC;AAEpD,MAAM,WAAW,mBAAoB,SAAQ,YAAY,CAAC,WAAW,EAAE,SAAS,CAAC,EAAE,0BAA0B;IAC3G,kBAAkB,CAAC,EAAE,OAAO,CAAC;CAC9B;AAED,QAAA,MAAM,cAAc,
|
|
1
|
+
{"version":3,"file":"internal.d.ts","sourceRoot":"","sources":["../../../src/select/internal.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAsC,MAAM,OAAO,CAAC;AAW3D,OAAO,EAAE,WAAW,EAAE,MAAM,cAAc,CAAC;AAa3C,OAAO,EAAE,0BAA0B,EAAE,MAAM,sCAAsC,CAAC;AAGlF,OAAO,EAAE,YAAY,EAAE,MAAM,sBAAsB,CAAC;AAEpD,MAAM,WAAW,mBAAoB,SAAQ,YAAY,CAAC,WAAW,EAAE,SAAS,CAAC,EAAE,0BAA0B;IAC3G,kBAAkB,CAAC,EAAE,OAAO,CAAC;CAC9B;AAED,QAAA,MAAM,cAAc,6FAmMnB,CAAC;AAEF,eAAe,cAAc,CAAC"}
|
package/select/internal.js
CHANGED
|
@@ -52,7 +52,7 @@ var InternalSelect = React.forwardRef(function (_a, externalRef) {
|
|
|
52
52
|
externalRef: externalRef,
|
|
53
53
|
fireLoadItems: fireLoadItems,
|
|
54
54
|
setFilteringValue: setFilteringValue
|
|
55
|
-
}), isOpen = _k.isOpen, highlightedOption = _k.highlightedOption, highlightedIndex = _k.highlightedIndex, getTriggerProps = _k.getTriggerProps, getFilterProps = _k.getFilterProps, getMenuProps = _k.getMenuProps, getOptionProps = _k.getOptionProps, isKeyboard = _k.isKeyboard, highlightOption = _k.highlightOption, selectOption = _k.selectOption, announceSelected = _k.announceSelected;
|
|
55
|
+
}), isOpen = _k.isOpen, highlightedOption = _k.highlightedOption, highlightedIndex = _k.highlightedIndex, highlightedType = _k.highlightedType, getTriggerProps = _k.getTriggerProps, getFilterProps = _k.getFilterProps, getMenuProps = _k.getMenuProps, getOptionProps = _k.getOptionProps, isKeyboard = _k.isKeyboard, highlightOption = _k.highlightOption, selectOption = _k.selectOption, announceSelected = _k.announceSelected;
|
|
56
56
|
var handleNativeSearch = useNativeSearch({
|
|
57
57
|
isEnabled: filteringType === 'none',
|
|
58
58
|
options: filteredOptions,
|
|
@@ -99,7 +99,7 @@ var InternalSelect = React.forwardRef(function (_a, externalRef) {
|
|
|
99
99
|
var mergedRef = useMergeRefs(rootRef, __internalRootRef);
|
|
100
100
|
return (React.createElement("div", __assign({}, baseProps, { ref: mergedRef, className: clsx(styles.root, baseProps.className), onKeyPress: handleNativeSearch }),
|
|
101
101
|
React.createElement(Dropdown, { open: isOpen, stretchTriggerHeight: __inFilteringToken, trigger: trigger, header: filter, onMouseDown: handleMouseDown, footer: dropdownStatus.isSticky ? React.createElement(DropdownFooter, { content: dropdownStatus.content }) : null, expandToViewport: expandToViewport },
|
|
102
|
-
React.createElement(ListComponent, { listBottom: !dropdownStatus.isSticky ? React.createElement(DropdownFooter, { content: dropdownStatus.content }) : null, menuProps: menuProps, getOptionProps: getOptionProps, filteredOptions: filteredOptions, filteringValue: filteringValue,
|
|
102
|
+
React.createElement(ListComponent, { listBottom: !dropdownStatus.isSticky ? React.createElement(DropdownFooter, { content: dropdownStatus.content }) : null, menuProps: menuProps, getOptionProps: getOptionProps, filteredOptions: filteredOptions, filteringValue: filteringValue, ref: scrollToIndex, hasDropdownStatus: dropdownStatus.content !== null, screenReaderContent: announcement, highlightedType: highlightedType }))));
|
|
103
103
|
});
|
|
104
104
|
export default InternalSelect;
|
|
105
105
|
//# sourceMappingURL=internal.js.map
|