@cloudscape-design/components 3.0.333 → 3.0.335
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 -33
- package/alert/styles.selectors.js +19 -19
- package/annotation-context/annotation/styles.css.js +24 -24
- package/annotation-context/annotation/styles.scoped.css +30 -30
- package/annotation-context/annotation/styles.selectors.js +24 -24
- package/app-layout/index.js +3 -3
- package/app-layout/index.js.map +1 -1
- package/app-layout/visual-refresh/context.d.ts.map +1 -1
- package/app-layout/visual-refresh/context.js +3 -3
- package/app-layout/visual-refresh/context.js.map +1 -1
- package/app-layout/visual-refresh/styles.css.js +69 -69
- package/app-layout/visual-refresh/styles.scoped.css +168 -168
- package/app-layout/visual-refresh/styles.selectors.js +69 -69
- package/attribute-editor/styles.css.js +14 -14
- package/attribute-editor/styles.scoped.css +27 -27
- package/attribute-editor/styles.selectors.js +14 -14
- package/autosuggest/virtual-list.d.ts.map +1 -1
- package/autosuggest/virtual-list.js +2 -2
- package/autosuggest/virtual-list.js.map +1 -1
- package/badge/styles.css.js +5 -5
- package/badge/styles.scoped.css +7 -7
- package/badge/styles.selectors.js +5 -5
- package/box/styles.css.js +189 -189
- package/box/styles.scoped.css +238 -238
- package/box/styles.selectors.js +189 -189
- package/breadcrumb-group/styles.css.js +7 -7
- package/breadcrumb-group/styles.scoped.css +14 -14
- package/breadcrumb-group/styles.selectors.js +7 -7
- package/button/internal.d.ts.map +1 -1
- package/button/internal.js +12 -1
- package/button/internal.js.map +1 -1
- package/button/styles.css.js +20 -20
- package/button/styles.scoped.css +154 -154
- package/button/styles.selectors.js +20 -20
- package/button-dropdown/index.d.ts.map +1 -1
- package/button-dropdown/index.js +2 -2
- package/button-dropdown/index.js.map +1 -1
- package/button-dropdown/interfaces.d.ts +31 -0
- 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 +64 -8
- package/button-dropdown/internal.js.map +1 -1
- package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
- package/button-dropdown/mobile-expandable-group/styles.scoped.css +6 -6
- package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
- package/button-dropdown/styles.css.js +14 -8
- package/button-dropdown/styles.scoped.css +44 -14
- package/button-dropdown/styles.selectors.js +14 -8
- package/button-dropdown/utils/use-button-dropdown.d.ts +1 -0
- package/button-dropdown/utils/use-button-dropdown.d.ts.map +1 -1
- package/button-dropdown/utils/use-button-dropdown.js +1 -0
- package/button-dropdown/utils/use-button-dropdown.js.map +1 -1
- package/calendar/styles.css.js +18 -18
- package/calendar/styles.scoped.css +40 -40
- package/calendar/styles.selectors.js +18 -18
- package/cards/index.js +5 -4
- package/cards/index.js.map +1 -1
- package/cards/styles.css.js +38 -38
- package/cards/styles.scoped.css +55 -55
- package/cards/styles.selectors.js +38 -38
- package/checkbox/styles.css.js +3 -3
- package/checkbox/styles.scoped.css +7 -7
- package/checkbox/styles.selectors.js +3 -3
- package/code-editor/index.js +2 -2
- package/code-editor/index.js.map +1 -1
- package/code-editor/status-bar.d.ts.map +1 -1
- package/code-editor/status-bar.js +3 -3
- package/code-editor/status-bar.js.map +1 -1
- package/code-editor/styles.css.js +32 -32
- package/code-editor/styles.scoped.css +129 -129
- package/code-editor/styles.selectors.js +32 -32
- package/collection-preferences/content-display/styles.css.js +11 -11
- package/collection-preferences/content-display/styles.scoped.css +19 -19
- package/collection-preferences/content-display/styles.selectors.js +11 -11
- package/collection-preferences/styles.css.js +37 -37
- package/collection-preferences/styles.scoped.css +47 -47
- package/collection-preferences/styles.selectors.js +37 -37
- package/column-layout/flexible-column-layout/index.d.ts.map +1 -1
- package/column-layout/flexible-column-layout/index.js +2 -2
- package/column-layout/flexible-column-layout/index.js.map +1 -1
- package/column-layout/styles.css.js +13 -13
- package/column-layout/styles.scoped.css +44 -44
- package/column-layout/styles.selectors.js +13 -13
- package/container/styles.css.js +28 -28
- package/container/styles.scoped.css +52 -52
- package/container/styles.selectors.js +28 -28
- package/date-picker/styles.css.js +7 -7
- package/date-picker/styles.scoped.css +10 -10
- package/date-picker/styles.selectors.js +7 -7
- package/date-range-picker/styles.css.js +38 -38
- package/date-range-picker/styles.scoped.css +48 -48
- package/date-range-picker/styles.selectors.js +38 -38
- package/expandable-section/styles.css.js +29 -29
- package/expandable-section/styles.scoped.css +65 -65
- package/expandable-section/styles.selectors.js +29 -29
- package/flashbar/styles.css.js +46 -46
- package/flashbar/styles.scoped.css +160 -160
- package/flashbar/styles.selectors.js +46 -46
- package/form/internal.d.ts.map +1 -1
- package/form/internal.js +7 -2
- package/form/internal.js.map +1 -1
- package/form/styles.css.js +9 -9
- package/form/styles.scoped.css +9 -9
- package/form/styles.selectors.js +9 -9
- package/form-field/internal.d.ts.map +1 -1
- package/form-field/internal.js +8 -3
- package/form-field/internal.js.map +1 -1
- package/form-field/styles.css.js +19 -19
- package/form-field/styles.scoped.css +31 -31
- package/form-field/styles.selectors.js +19 -19
- package/grid/styles.css.js +53 -53
- package/grid/styles.scoped.css +55 -55
- package/grid/styles.selectors.js +53 -53
- package/header/styles.css.js +44 -44
- package/header/styles.scoped.css +50 -50
- package/header/styles.selectors.js +44 -44
- package/help-panel/styles.css.js +4 -4
- package/help-panel/styles.scoped.css +70 -69
- package/help-panel/styles.selectors.js +4 -4
- package/icon/styles.css.js +21 -21
- package/icon/styles.scoped.css +50 -50
- package/icon/styles.selectors.js +21 -21
- package/input/styles.css.js +12 -12
- package/input/styles.scoped.css +35 -35
- package/input/styles.selectors.js +12 -12
- package/internal/analytics/components/analytics-funnel.d.ts.map +1 -1
- package/internal/analytics/components/analytics-funnel.js +58 -11
- package/internal/analytics/components/analytics-funnel.js.map +1 -1
- package/internal/analytics/context/analytics-context.d.ts +5 -1
- package/internal/analytics/context/analytics-context.d.ts.map +1 -1
- package/internal/analytics/context/analytics-context.js +3 -0
- package/internal/analytics/context/analytics-context.js.map +1 -1
- package/internal/analytics/hooks/use-funnel.d.ts +3 -0
- package/internal/analytics/hooks/use-funnel.d.ts.map +1 -1
- package/internal/analytics/hooks/use-funnel.js +7 -2
- package/internal/analytics/hooks/use-funnel.js.map +1 -1
- package/internal/base-component/styles.scoped.css +8 -7
- package/internal/components/button-trigger/styles.css.js +9 -9
- package/internal/components/button-trigger/styles.scoped.css +26 -26
- package/internal/components/button-trigger/styles.selectors.js +9 -9
- package/internal/components/cartesian-chart/labels-measure.d.ts.map +1 -1
- package/internal/components/cartesian-chart/labels-measure.js +2 -2
- package/internal/components/cartesian-chart/labels-measure.js.map +1 -1
- package/internal/components/chart-filter/styles.css.js +3 -3
- package/internal/components/chart-filter/styles.scoped.css +4 -4
- 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 +16 -16
- 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 +4 -4
- 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 +10 -10
- 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 +8 -8
- package/internal/components/chart-series-marker/styles.selectors.js +5 -5
- package/internal/components/chart-wrapper/styles.css.js +6 -6
- package/internal/components/chart-wrapper/styles.scoped.css +9 -9
- package/internal/components/chart-wrapper/styles.selectors.js +6 -6
- package/internal/components/dropdown/styles.css.js +20 -20
- package/internal/components/dropdown/styles.scoped.css +36 -36
- 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 +4 -4
- package/internal/components/dropdown-footer/styles.selectors.js +3 -3
- package/internal/components/dropdown-status/index.d.ts.map +1 -1
- package/internal/components/dropdown-status/index.js +1 -1
- package/internal/components/dropdown-status/index.js.map +1 -1
- package/internal/components/dropdown-status/styles.css.js +2 -2
- package/internal/components/dropdown-status/styles.scoped.css +3 -3
- package/internal/components/dropdown-status/styles.selectors.js +2 -2
- package/internal/components/menu-dropdown/styles.css.js +7 -7
- package/internal/components/menu-dropdown/styles.scoped.css +14 -14
- package/internal/components/menu-dropdown/styles.selectors.js +7 -7
- package/internal/components/option/styles.css.js +17 -17
- package/internal/components/option/styles.scoped.css +31 -31
- package/internal/components/option/styles.selectors.js +17 -17
- package/internal/components/options-list/styles.css.js +2 -2
- package/internal/components/options-list/styles.scoped.css +3 -3
- 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 -29
- package/internal/components/selectable-item/styles.selectors.js +16 -16
- package/internal/components/token-list/styles.css.js +9 -9
- package/internal/components/token-list/styles.scoped.css +21 -21
- package/internal/components/token-list/styles.selectors.js +9 -9
- package/internal/environment.js +1 -1
- package/internal/generated/theming/index.cjs +24 -13
- package/internal/generated/theming/index.js +24 -13
- package/internal/hooks/container-queries/index.d.ts +0 -2
- package/internal/hooks/container-queries/index.d.ts.map +1 -1
- package/internal/hooks/container-queries/index.js +2 -1
- package/internal/hooks/container-queries/index.js.map +1 -1
- package/internal/hooks/container-queries/use-container-breakpoints.d.ts.map +1 -1
- package/internal/hooks/container-queries/use-container-breakpoints.js +2 -2
- package/internal/hooks/container-queries/use-container-breakpoints.js.map +1 -1
- package/internal/hooks/container-queries/use-resize-observer.d.ts +1 -1
- package/internal/hooks/container-queries/use-resize-observer.d.ts.map +1 -1
- package/internal/hooks/container-queries/use-resize-observer.js +0 -2
- package/internal/hooks/container-queries/use-resize-observer.js.map +1 -1
- package/internal/hooks/use-dynamic-overlap/index.js +2 -2
- package/internal/hooks/use-dynamic-overlap/index.js.map +1 -1
- package/internal/manifest.json +1 -1
- package/internal/utils/use-container-width.d.ts.map +1 -1
- package/internal/utils/use-container-width.js +5 -3
- package/internal/utils/use-container-width.js.map +1 -1
- package/link/styles.css.js +20 -20
- package/link/styles.scoped.css +73 -73
- package/link/styles.selectors.js +20 -20
- package/modal/internal.d.ts.map +1 -1
- package/modal/internal.js +2 -1
- package/modal/internal.js.map +1 -1
- package/modal/styles.css.js +23 -23
- package/modal/styles.scoped.css +40 -40
- package/modal/styles.selectors.js +23 -23
- package/multiselect/styles.css.js +1 -1
- package/multiselect/styles.scoped.css +2 -2
- package/multiselect/styles.selectors.js +1 -1
- package/package.json +1 -1
- package/pagination/styles.css.js +9 -9
- package/pagination/styles.scoped.css +24 -24
- package/pagination/styles.selectors.js +9 -9
- package/pie-chart/styles.css.js +23 -23
- package/pie-chart/styles.scoped.css +42 -42
- package/pie-chart/styles.selectors.js +23 -23
- package/popover/styles.css.js +50 -50
- package/popover/styles.scoped.css +66 -66
- package/popover/styles.selectors.js +50 -50
- package/progress-bar/styles.css.js +18 -18
- package/progress-bar/styles.scoped.css +35 -35
- package/progress-bar/styles.selectors.js +18 -18
- package/property-filter/index.d.ts.map +1 -1
- package/property-filter/index.js +2 -3
- package/property-filter/index.js.map +1 -1
- package/property-filter/styles.css.js +29 -29
- package/property-filter/styles.scoped.css +32 -32
- package/property-filter/styles.selectors.js +29 -29
- package/property-filter/token-editor.d.ts.map +1 -1
- package/property-filter/token-editor.js +2 -2
- package/property-filter/token-editor.js.map +1 -1
- package/radio-group/styles.css.js +9 -9
- package/radio-group/styles.scoped.css +17 -17
- package/radio-group/styles.selectors.js +9 -9
- package/s3-resource-selector/s3-in-context/styles.css.js +7 -7
- package/s3-resource-selector/s3-in-context/styles.scoped.css +9 -9
- package/s3-resource-selector/s3-in-context/styles.selectors.js +7 -7
- package/segmented-control/styles.css.js +14 -14
- package/segmented-control/styles.scoped.css +35 -35
- package/segmented-control/styles.selectors.js +14 -14
- package/select/parts/virtual-list.js +2 -2
- package/select/parts/virtual-list.js.map +1 -1
- package/select/styles.css.js +1 -1
- package/select/styles.scoped.css +2 -2
- package/select/styles.selectors.js +1 -1
- package/side-navigation/styles.css.js +27 -27
- package/side-navigation/styles.scoped.css +39 -39
- package/side-navigation/styles.selectors.js +27 -27
- package/spinner/styles.css.js +13 -13
- package/spinner/styles.scoped.css +20 -20
- package/spinner/styles.selectors.js +13 -13
- package/split-panel/styles.css.js +56 -56
- package/split-panel/styles.scoped.css +78 -78
- package/split-panel/styles.selectors.js +56 -56
- package/status-indicator/internal.d.ts +6 -3
- package/status-indicator/internal.d.ts.map +1 -1
- package/status-indicator/internal.js +2 -2
- package/status-indicator/internal.js.map +1 -1
- package/status-indicator/styles.css.js +22 -20
- package/status-indicator/styles.scoped.css +33 -28
- package/status-indicator/styles.selectors.js +22 -20
- package/table/internal.d.ts.map +1 -1
- package/table/internal.js +6 -4
- package/table/internal.js.map +1 -1
- package/table/sticky-scrollbar/styles.css.js +4 -4
- package/table/sticky-scrollbar/styles.scoped.css +4 -5
- package/table/sticky-scrollbar/styles.selectors.js +4 -4
- package/table/styles.css.js +34 -34
- package/table/styles.scoped.css +43 -43
- package/table/styles.selectors.js +34 -34
- package/tabs/styles.css.js +21 -21
- package/tabs/styles.scoped.css +39 -39
- package/tabs/styles.selectors.js +21 -21
- package/tabs/tab-header-bar.js +2 -2
- package/tabs/tab-header-bar.js.map +1 -1
- package/test-utils/dom/button-dropdown/index.d.ts +2 -0
- package/test-utils/dom/button-dropdown/index.js +6 -1
- package/test-utils/dom/button-dropdown/index.js.map +1 -1
- package/test-utils/selectors/button-dropdown/index.d.ts +2 -0
- package/test-utils/selectors/button-dropdown/index.js +6 -1
- package/test-utils/selectors/button-dropdown/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 +64 -64
- package/text-content/styles.selectors.js +1 -1
- package/text-filter/styles.css.js +3 -3
- package/text-filter/styles.scoped.css +4 -4
- package/text-filter/styles.selectors.js +3 -3
- package/textarea/styles.css.js +4 -4
- package/textarea/styles.scoped.css +14 -14
- package/textarea/styles.selectors.js +4 -4
- package/tiles/styles.css.js +28 -28
- package/tiles/styles.scoped.css +70 -70
- package/tiles/styles.selectors.js +28 -28
- package/toggle/styles.css.js +8 -8
- package/toggle/styles.scoped.css +15 -15
- package/toggle/styles.selectors.js +8 -8
- package/token-group/styles.css.js +7 -7
- package/token-group/styles.scoped.css +17 -17
- 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 -43
- package/top-navigation/1.0-beta/styles.selectors.js +25 -25
- package/top-navigation/1.0-beta/use-top-navigation.d.ts.map +1 -1
- package/top-navigation/1.0-beta/use-top-navigation.js +2 -1
- package/top-navigation/1.0-beta/use-top-navigation.js.map +1 -1
- package/top-navigation/styles.css.js +47 -47
- package/top-navigation/styles.scoped.css +70 -70
- package/top-navigation/styles.selectors.js +47 -47
- package/top-navigation/use-top-navigation.d.ts.map +1 -1
- package/top-navigation/use-top-navigation.js +2 -1
- package/top-navigation/use-top-navigation.js.map +1 -1
- package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
- package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +23 -23
- 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 +30 -30
- 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 +2 -2
- package/tutorial-panel/styles.selectors.js +1 -1
- package/wizard/styles.css.js +31 -31
- package/wizard/styles.scoped.css +63 -63
- package/wizard/styles.selectors.js +31 -31
- package/internal/hooks/container-queries/interfaces.d.ts +0 -10
- package/internal/hooks/container-queries/interfaces.d.ts.map +0 -1
- package/internal/hooks/container-queries/interfaces.js +0 -4
- package/internal/hooks/container-queries/interfaces.js.map +0 -1
- package/internal/hooks/container-queries/use-container-query.d.ts +0 -22
- package/internal/hooks/container-queries/use-container-query.d.ts.map +0 -1
- package/internal/hooks/container-queries/use-container-query.js +0 -32
- package/internal/hooks/container-queries/use-container-query.js.map +0 -1
|
@@ -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_dimmed_10ipo_72r34_93:not(#\9) {
|
|
94
94
|
transition: opacity var(--motion-duration-transition-quick-0viajb, 90ms) var(--motion-easing-transition-quick-191occ, linear);
|
|
95
95
|
transition-delay: var(--motion-duration-transition-quick-0viajb, 90ms);
|
|
96
96
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
@@ -123,7 +123,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
123
123
|
word-spacing: normal;
|
|
124
124
|
box-sizing: border-box;
|
|
125
125
|
font-size: var(--font-body-m-size-7dign1, 14px);
|
|
126
|
-
line-height: var(--font-body-m-line-height-
|
|
126
|
+
line-height: var(--font-body-m-line-height-ghizru, 20px);
|
|
127
127
|
color: var(--color-text-body-default-su7kuo, #000716);
|
|
128
128
|
font-weight: 400;
|
|
129
129
|
font-family: var(--font-family-base-wn913o, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
@@ -131,12 +131,12 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
131
131
|
-moz-osx-font-smoothing: auto;
|
|
132
132
|
}
|
|
133
133
|
@media (prefers-reduced-motion: reduce) {
|
|
134
|
-
.
|
|
134
|
+
.awsui_dimmed_10ipo_72r34_93:not(#\9) {
|
|
135
135
|
animation: none;
|
|
136
136
|
transition: none;
|
|
137
137
|
}
|
|
138
138
|
}
|
|
139
|
-
.awsui-motion-disabled .
|
|
139
|
+
.awsui-motion-disabled .awsui_dimmed_10ipo_72r34_93:not(#\9), .awsui-mode-entering .awsui_dimmed_10ipo_72r34_93:not(#\9) {
|
|
140
140
|
animation: none;
|
|
141
141
|
transition: none;
|
|
142
142
|
}
|
|
@@ -145,7 +145,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
145
145
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
146
146
|
SPDX-License-Identifier: Apache-2.0
|
|
147
147
|
*/
|
|
148
|
-
.
|
|
148
|
+
.awsui_root_10ipo_72r34_122:not(#\9) {
|
|
149
149
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
150
150
|
border-collapse: separate;
|
|
151
151
|
border-spacing: 0;
|
|
@@ -176,7 +176,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
176
176
|
word-spacing: normal;
|
|
177
177
|
box-sizing: border-box;
|
|
178
178
|
font-size: var(--font-body-m-size-7dign1, 14px);
|
|
179
|
-
line-height: var(--font-body-m-line-height-
|
|
179
|
+
line-height: var(--font-body-m-line-height-ghizru, 20px);
|
|
180
180
|
color: var(--color-text-body-default-su7kuo, #000716);
|
|
181
181
|
font-weight: 400;
|
|
182
182
|
font-family: var(--font-family-base-wn913o, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
@@ -184,25 +184,25 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
184
184
|
-moz-osx-font-smoothing: auto;
|
|
185
185
|
}
|
|
186
186
|
|
|
187
|
-
.
|
|
187
|
+
.awsui_list_10ipo_72r34_135:not(#\9) {
|
|
188
188
|
display: flex;
|
|
189
189
|
margin: 0;
|
|
190
190
|
padding: 0;
|
|
191
191
|
list-style: none;
|
|
192
192
|
flex-direction: column;
|
|
193
193
|
}
|
|
194
|
-
.
|
|
194
|
+
.awsui_list_10ipo_72r34_135 > .awsui_list-item_10ipo_72r34_142:not(#\9) {
|
|
195
195
|
display: inline-flex;
|
|
196
196
|
justify-content: space-between;
|
|
197
197
|
}
|
|
198
198
|
|
|
199
|
-
.
|
|
199
|
+
.awsui_key_10ipo_72r34_147:not(#\9) {
|
|
200
200
|
display: inline-flex;
|
|
201
201
|
align-items: flex-start;
|
|
202
202
|
color: var(--color-text-group-label-qtmgp9, #414d5c);
|
|
203
203
|
margin-right: var(--space-xxl-sgg5p8, 32px);
|
|
204
204
|
}
|
|
205
205
|
|
|
206
|
-
.
|
|
206
|
+
.awsui_dimmed_10ipo_72r34_93:not(#\9) {
|
|
207
207
|
opacity: 0.35;
|
|
208
208
|
}
|
|
@@ -2,10 +2,10 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"dimmed": "
|
|
6
|
-
"root": "
|
|
7
|
-
"list": "
|
|
8
|
-
"list-item": "awsui_list-
|
|
9
|
-
"key": "
|
|
5
|
+
"dimmed": "awsui_dimmed_10ipo_72r34_93",
|
|
6
|
+
"root": "awsui_root_10ipo_72r34_122",
|
|
7
|
+
"list": "awsui_list_10ipo_72r34_135",
|
|
8
|
+
"list-item": "awsui_list-item_10ipo_72r34_142",
|
|
9
|
+
"key": "awsui_key_10ipo_72r34_147"
|
|
10
10
|
};
|
|
11
11
|
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"marker": "
|
|
5
|
-
"marker--line": "awsui_marker--
|
|
6
|
-
"marker--rectangle": "awsui_marker--
|
|
7
|
-
"marker--hollow-rectangle": "awsui_marker--hollow-
|
|
8
|
-
"marker--dashed": "awsui_marker--
|
|
4
|
+
"marker": "awsui_marker_1isd1_lbkt4_93",
|
|
5
|
+
"marker--line": "awsui_marker--line_1isd1_lbkt4_111",
|
|
6
|
+
"marker--rectangle": "awsui_marker--rectangle_1isd1_lbkt4_115",
|
|
7
|
+
"marker--hollow-rectangle": "awsui_marker--hollow-rectangle_1isd1_lbkt4_119",
|
|
8
|
+
"marker--dashed": "awsui_marker--dashed_1isd1_lbkt4_131"
|
|
9
9
|
};
|
|
10
10
|
|
|
@@ -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_marker_1isd1_lbkt4_93:not(#\9) {
|
|
94
94
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
95
95
|
border-collapse: separate;
|
|
96
96
|
border-spacing: 0;
|
|
@@ -121,7 +121,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
121
121
|
word-spacing: normal;
|
|
122
122
|
box-sizing: border-box;
|
|
123
123
|
font-size: var(--font-body-m-size-7dign1, 14px);
|
|
124
|
-
line-height: var(--font-body-m-line-height-
|
|
124
|
+
line-height: var(--font-body-m-line-height-ghizru, 20px);
|
|
125
125
|
color: var(--color-text-body-default-su7kuo, #000716);
|
|
126
126
|
font-weight: 400;
|
|
127
127
|
font-family: var(--font-family-base-wn913o, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
@@ -134,19 +134,19 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
134
134
|
flex-shrink: 0;
|
|
135
135
|
cursor: inherit;
|
|
136
136
|
}
|
|
137
|
-
.awsui_marker--
|
|
137
|
+
.awsui_marker--line_1isd1_lbkt4_111:not(#\9) {
|
|
138
138
|
margin-top: 9px;
|
|
139
139
|
height: 4px;
|
|
140
140
|
}
|
|
141
|
-
.awsui_marker--
|
|
141
|
+
.awsui_marker--rectangle_1isd1_lbkt4_115:not(#\9) {
|
|
142
142
|
height: 14px;
|
|
143
143
|
border-radius: 2px;
|
|
144
144
|
}
|
|
145
|
-
.awsui_marker--hollow-
|
|
145
|
+
.awsui_marker--hollow-rectangle_1isd1_lbkt4_119:not(#\9) {
|
|
146
146
|
height: 14px;
|
|
147
147
|
border-radius: 2px;
|
|
148
148
|
}
|
|
149
|
-
.awsui_marker--hollow-
|
|
149
|
+
.awsui_marker--hollow-rectangle_1isd1_lbkt4_119:not(#\9)::after {
|
|
150
150
|
content: "";
|
|
151
151
|
display: block;
|
|
152
152
|
margin: 2px;
|
|
@@ -154,13 +154,13 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
154
154
|
background-color: var(--color-background-container-content-og3y0v, #ffffff);
|
|
155
155
|
opacity: 0.5;
|
|
156
156
|
}
|
|
157
|
-
.awsui_marker--
|
|
157
|
+
.awsui_marker--dashed_1isd1_lbkt4_131:not(#\9) {
|
|
158
158
|
height: 4px;
|
|
159
159
|
width: 6px;
|
|
160
160
|
margin-top: 9px;
|
|
161
161
|
margin-right: 12px;
|
|
162
162
|
}
|
|
163
|
-
.awsui_marker--
|
|
163
|
+
.awsui_marker--dashed_1isd1_lbkt4_131:not(#\9)::after {
|
|
164
164
|
content: "";
|
|
165
165
|
display: block;
|
|
166
166
|
width: 6px;
|
|
@@ -2,10 +2,10 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"marker": "
|
|
6
|
-
"marker--line": "awsui_marker--
|
|
7
|
-
"marker--rectangle": "awsui_marker--
|
|
8
|
-
"marker--hollow-rectangle": "awsui_marker--hollow-
|
|
9
|
-
"marker--dashed": "awsui_marker--
|
|
5
|
+
"marker": "awsui_marker_1isd1_lbkt4_93",
|
|
6
|
+
"marker--line": "awsui_marker--line_1isd1_lbkt4_111",
|
|
7
|
+
"marker--rectangle": "awsui_marker--rectangle_1isd1_lbkt4_115",
|
|
8
|
+
"marker--hollow-rectangle": "awsui_marker--hollow-rectangle_1isd1_lbkt4_119",
|
|
9
|
+
"marker--dashed": "awsui_marker--dashed_1isd1_lbkt4_131"
|
|
10
10
|
};
|
|
11
11
|
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"wrapper": "
|
|
5
|
-
"has-default-filter": "awsui_has-default-
|
|
6
|
-
"content": "
|
|
7
|
-
"content--reserve-filter": "awsui_content--reserve-
|
|
8
|
-
"content--reserve-legend": "awsui_content--reserve-
|
|
9
|
-
"filter-container": "awsui_filter-
|
|
4
|
+
"wrapper": "awsui_wrapper_z5mul_innyn_93",
|
|
5
|
+
"has-default-filter": "awsui_has-default-filter_z5mul_innyn_108",
|
|
6
|
+
"content": "awsui_content_z5mul_innyn_112",
|
|
7
|
+
"content--reserve-filter": "awsui_content--reserve-filter_z5mul_innyn_119",
|
|
8
|
+
"content--reserve-legend": "awsui_content--reserve-legend_z5mul_innyn_123",
|
|
9
|
+
"filter-container": "awsui_filter-container_z5mul_innyn_127"
|
|
10
10
|
};
|
|
11
11
|
|
|
@@ -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_wrapper_z5mul_innyn_93:not(#\9) {
|
|
94
94
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
95
95
|
border-collapse: separate;
|
|
96
96
|
border-spacing: 0;
|
|
@@ -121,7 +121,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
121
121
|
word-spacing: normal;
|
|
122
122
|
box-sizing: border-box;
|
|
123
123
|
font-size: var(--font-body-m-size-7dign1, 14px);
|
|
124
|
-
line-height: var(--font-body-m-line-height-
|
|
124
|
+
line-height: var(--font-body-m-line-height-ghizru, 20px);
|
|
125
125
|
color: var(--color-text-body-default-su7kuo, #000716);
|
|
126
126
|
font-weight: 400;
|
|
127
127
|
font-family: var(--font-family-base-wn913o, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
@@ -131,25 +131,25 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
131
131
|
display: block;
|
|
132
132
|
}
|
|
133
133
|
|
|
134
|
-
.awsui_has-default-
|
|
134
|
+
.awsui_has-default-filter_z5mul_innyn_108 > :not(#\9):first-child {
|
|
135
135
|
flex: 280px 0 1;
|
|
136
136
|
}
|
|
137
137
|
|
|
138
|
-
.
|
|
138
|
+
.awsui_content_z5mul_innyn_112:not(#\9) {
|
|
139
139
|
display: flex;
|
|
140
140
|
position: relative;
|
|
141
141
|
justify-content: center;
|
|
142
142
|
align-items: center;
|
|
143
143
|
}
|
|
144
144
|
|
|
145
|
-
.awsui_content--reserve-
|
|
146
|
-
margin-top: calc(2 * var(--font-body-m-line-height-
|
|
145
|
+
.awsui_content--reserve-filter_z5mul_innyn_119:not(#\9) {
|
|
146
|
+
margin-top: calc(2 * var(--font-body-m-line-height-ghizru, 20px));
|
|
147
147
|
}
|
|
148
148
|
|
|
149
|
-
.awsui_content--reserve-
|
|
150
|
-
margin-bottom: calc(2 * var(--font-body-m-line-height-
|
|
149
|
+
.awsui_content--reserve-legend_z5mul_innyn_123:not(#\9) {
|
|
150
|
+
margin-bottom: calc(2 * var(--font-body-m-line-height-ghizru, 20px));
|
|
151
151
|
}
|
|
152
152
|
|
|
153
|
-
.awsui_filter-
|
|
153
|
+
.awsui_filter-container_z5mul_innyn_127:not(#\9) {
|
|
154
154
|
/* used in test-utils */
|
|
155
155
|
}
|
|
@@ -2,11 +2,11 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"wrapper": "
|
|
6
|
-
"has-default-filter": "awsui_has-default-
|
|
7
|
-
"content": "
|
|
8
|
-
"content--reserve-filter": "awsui_content--reserve-
|
|
9
|
-
"content--reserve-legend": "awsui_content--reserve-
|
|
10
|
-
"filter-container": "awsui_filter-
|
|
5
|
+
"wrapper": "awsui_wrapper_z5mul_innyn_93",
|
|
6
|
+
"has-default-filter": "awsui_has-default-filter_z5mul_innyn_108",
|
|
7
|
+
"content": "awsui_content_z5mul_innyn_112",
|
|
8
|
+
"content--reserve-filter": "awsui_content--reserve-filter_z5mul_innyn_119",
|
|
9
|
+
"content--reserve-legend": "awsui_content--reserve-legend_z5mul_innyn_123",
|
|
10
|
+
"filter-container": "awsui_filter-container_z5mul_innyn_127"
|
|
11
11
|
};
|
|
12
12
|
|
|
@@ -1,25 +1,25 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"dropdown-content-wrapper": "awsui_dropdown-content-
|
|
5
|
-
"awsui-motion-fade-in-dropdown": "awsui_awsui-motion-fade-in-
|
|
6
|
-
"refresh": "
|
|
7
|
-
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-
|
|
8
|
-
"root": "
|
|
9
|
-
"interior": "
|
|
10
|
-
"dropdown": "
|
|
11
|
-
"use-portal": "awsui_use-
|
|
12
|
-
"dropdown-drop-up": "awsui_dropdown-drop-
|
|
13
|
-
"with-limited-width": "awsui_with-limited-
|
|
14
|
-
"dropdown-drop-left": "awsui_dropdown-drop-
|
|
15
|
-
"dropdown-drop-right": "awsui_dropdown-drop-
|
|
16
|
-
"occupy-entire-width": "awsui_occupy-entire-
|
|
17
|
-
"hide-upper-border": "awsui_hide-upper-
|
|
18
|
-
"open": "
|
|
19
|
-
"nowrap": "
|
|
20
|
-
"is-empty": "awsui_is-
|
|
21
|
-
"dropdown-content": "awsui_dropdown-
|
|
22
|
-
"ie11-wrapper": "awsui_ie11-
|
|
23
|
-
"stretch-trigger-height": "awsui_stretch-trigger-
|
|
4
|
+
"dropdown-content-wrapper": "awsui_dropdown-content-wrapper_qwoo0_1ru6x_93",
|
|
5
|
+
"awsui-motion-fade-in-dropdown": "awsui_awsui-motion-fade-in-dropdown_qwoo0_1ru6x_1",
|
|
6
|
+
"refresh": "awsui_refresh_qwoo0_1ru6x_114",
|
|
7
|
+
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_qwoo0_1ru6x_1",
|
|
8
|
+
"root": "awsui_root_qwoo0_1ru6x_143",
|
|
9
|
+
"interior": "awsui_interior_qwoo0_1ru6x_157",
|
|
10
|
+
"dropdown": "awsui_dropdown_qwoo0_1ru6x_93",
|
|
11
|
+
"use-portal": "awsui_use-portal_qwoo0_1ru6x_168",
|
|
12
|
+
"dropdown-drop-up": "awsui_dropdown-drop-up_qwoo0_1ru6x_213",
|
|
13
|
+
"with-limited-width": "awsui_with-limited-width_qwoo0_1ru6x_217",
|
|
14
|
+
"dropdown-drop-left": "awsui_dropdown-drop-left_qwoo0_1ru6x_220",
|
|
15
|
+
"dropdown-drop-right": "awsui_dropdown-drop-right_qwoo0_1ru6x_223",
|
|
16
|
+
"occupy-entire-width": "awsui_occupy-entire-width_qwoo0_1ru6x_226",
|
|
17
|
+
"hide-upper-border": "awsui_hide-upper-border_qwoo0_1ru6x_229",
|
|
18
|
+
"open": "awsui_open_qwoo0_1ru6x_236",
|
|
19
|
+
"nowrap": "awsui_nowrap_qwoo0_1ru6x_245",
|
|
20
|
+
"is-empty": "awsui_is-empty_qwoo0_1ru6x_249",
|
|
21
|
+
"dropdown-content": "awsui_dropdown-content_qwoo0_1ru6x_93",
|
|
22
|
+
"ie11-wrapper": "awsui_ie11-wrapper_qwoo0_1ru6x_259",
|
|
23
|
+
"stretch-trigger-height": "awsui_stretch-trigger-height_qwoo0_1ru6x_263"
|
|
24
24
|
};
|
|
25
25
|
|
|
@@ -90,10 +90,10 @@ 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
|
-
.awsui_dropdown-content-
|
|
94
|
-
animation: awsui_awsui-motion-fade-in-
|
|
93
|
+
.awsui_dropdown-content-wrapper_qwoo0_1ru6x_93:not(#\9) {
|
|
94
|
+
animation: awsui_awsui-motion-fade-in-dropdown_qwoo0_1ru6x_1 var(--motion-duration-show-quick-fkbsov, 135ms) var(--motion-easing-show-quick-17va6f, ease-out);
|
|
95
95
|
}
|
|
96
|
-
@keyframes awsui_awsui-motion-fade-in-
|
|
96
|
+
@keyframes awsui_awsui-motion-fade-in-dropdown_qwoo0_1ru6x_1 {
|
|
97
97
|
from {
|
|
98
98
|
opacity: 0.4;
|
|
99
99
|
}
|
|
@@ -102,22 +102,22 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
102
102
|
}
|
|
103
103
|
}
|
|
104
104
|
@media (prefers-reduced-motion: reduce) {
|
|
105
|
-
.awsui_dropdown-content-
|
|
105
|
+
.awsui_dropdown-content-wrapper_qwoo0_1ru6x_93:not(#\9) {
|
|
106
106
|
animation: none;
|
|
107
107
|
transition: none;
|
|
108
108
|
}
|
|
109
109
|
}
|
|
110
|
-
.awsui-motion-disabled .awsui_dropdown-content-
|
|
110
|
+
.awsui-motion-disabled .awsui_dropdown-content-wrapper_qwoo0_1ru6x_93:not(#\9), .awsui-mode-entering .awsui_dropdown-content-wrapper_qwoo0_1ru6x_93:not(#\9) {
|
|
111
111
|
animation: none;
|
|
112
112
|
transition: none;
|
|
113
113
|
}
|
|
114
|
-
.awsui_dropdown-content-
|
|
114
|
+
.awsui_dropdown-content-wrapper_qwoo0_1ru6x_93.awsui_refresh_qwoo0_1ru6x_114:not(#\9) {
|
|
115
115
|
transform-origin: top;
|
|
116
|
-
animation-name: awsui_awsui-motion-fade-in-
|
|
116
|
+
animation-name: awsui_awsui-motion-fade-in-0_qwoo0_1ru6x_1;
|
|
117
117
|
animation-duration: var(--motion-duration-show-quick-fkbsov, 135ms);
|
|
118
118
|
animation-timing-function: var(--motion-easing-show-quick-17va6f, ease-out);
|
|
119
119
|
}
|
|
120
|
-
@keyframes awsui_awsui-motion-fade-in-
|
|
120
|
+
@keyframes awsui_awsui-motion-fade-in-0_qwoo0_1ru6x_1 {
|
|
121
121
|
from {
|
|
122
122
|
opacity: 0;
|
|
123
123
|
}
|
|
@@ -126,12 +126,12 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
126
126
|
}
|
|
127
127
|
}
|
|
128
128
|
@media (prefers-reduced-motion: reduce) {
|
|
129
|
-
.awsui_dropdown-content-
|
|
129
|
+
.awsui_dropdown-content-wrapper_qwoo0_1ru6x_93.awsui_refresh_qwoo0_1ru6x_114:not(#\9) {
|
|
130
130
|
animation: none;
|
|
131
131
|
transition: none;
|
|
132
132
|
}
|
|
133
133
|
}
|
|
134
|
-
.awsui-motion-disabled .awsui_dropdown-content-
|
|
134
|
+
.awsui-motion-disabled .awsui_dropdown-content-wrapper_qwoo0_1ru6x_93.awsui_refresh_qwoo0_1ru6x_114:not(#\9), .awsui-mode-entering .awsui_dropdown-content-wrapper_qwoo0_1ru6x_93.awsui_refresh_qwoo0_1ru6x_114:not(#\9) {
|
|
135
135
|
animation: none;
|
|
136
136
|
transition: none;
|
|
137
137
|
}
|
|
@@ -140,7 +140,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
140
140
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
141
141
|
SPDX-License-Identifier: Apache-2.0
|
|
142
142
|
*/
|
|
143
|
-
.
|
|
143
|
+
.awsui_root_qwoo0_1ru6x_143:not(#\9) {
|
|
144
144
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
145
145
|
border-collapse: separate;
|
|
146
146
|
border-spacing: 0;
|
|
@@ -171,7 +171,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
171
171
|
word-spacing: normal;
|
|
172
172
|
box-sizing: border-box;
|
|
173
173
|
font-size: var(--font-body-m-size-7dign1, 14px);
|
|
174
|
-
line-height: var(--font-body-m-line-height-
|
|
174
|
+
line-height: var(--font-body-m-line-height-ghizru, 20px);
|
|
175
175
|
color: var(--color-text-body-default-su7kuo, #000716);
|
|
176
176
|
font-weight: 400;
|
|
177
177
|
font-family: var(--font-family-base-wn913o, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
@@ -180,11 +180,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
180
180
|
position: relative;
|
|
181
181
|
white-space: inherit;
|
|
182
182
|
}
|
|
183
|
-
.
|
|
183
|
+
.awsui_root_qwoo0_1ru6x_143.awsui_interior_qwoo0_1ru6x_157:not(#\9) {
|
|
184
184
|
position: static;
|
|
185
185
|
}
|
|
186
186
|
|
|
187
|
-
.
|
|
187
|
+
.awsui_dropdown_qwoo0_1ru6x_93:not(#\9) {
|
|
188
188
|
position: absolute;
|
|
189
189
|
display: none;
|
|
190
190
|
z-index: 2000;
|
|
@@ -192,24 +192,24 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
192
192
|
user-select: none;
|
|
193
193
|
transform-origin: top;
|
|
194
194
|
}
|
|
195
|
-
.
|
|
195
|
+
.awsui_dropdown_qwoo0_1ru6x_93.awsui_use-portal_qwoo0_1ru6x_168:not(#\9) {
|
|
196
196
|
z-index: 7000;
|
|
197
197
|
}
|
|
198
|
-
.
|
|
198
|
+
.awsui_dropdown_qwoo0_1ru6x_93:not(#\9):not(.awsui_interior_qwoo0_1ru6x_157) {
|
|
199
199
|
transform: translateY(0px);
|
|
200
200
|
transition: transform var(--motion-duration-show-quick-fkbsov, 135ms);
|
|
201
201
|
}
|
|
202
202
|
@media (prefers-reduced-motion: reduce) {
|
|
203
|
-
.
|
|
203
|
+
.awsui_dropdown_qwoo0_1ru6x_93:not(#\9):not(.awsui_interior_qwoo0_1ru6x_157) {
|
|
204
204
|
animation: none;
|
|
205
205
|
transition: none;
|
|
206
206
|
}
|
|
207
207
|
}
|
|
208
|
-
.awsui-motion-disabled .
|
|
208
|
+
.awsui-motion-disabled .awsui_dropdown_qwoo0_1ru6x_93:not(#\9):not(.awsui_interior_qwoo0_1ru6x_157), .awsui-mode-entering .awsui_dropdown_qwoo0_1ru6x_93:not(#\9):not(.awsui_interior_qwoo0_1ru6x_157) {
|
|
209
209
|
animation: none;
|
|
210
210
|
transition: none;
|
|
211
211
|
}
|
|
212
|
-
.awsui_dropdown-content-
|
|
212
|
+
.awsui_dropdown-content-wrapper_qwoo0_1ru6x_93:not(#\9) {
|
|
213
213
|
position: relative;
|
|
214
214
|
background-color: var(--color-background-dropdown-item-default-8l3k44, #ffffff);
|
|
215
215
|
outline: none;
|
|
@@ -219,7 +219,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
219
219
|
box-sizing: border-box;
|
|
220
220
|
border-bottom: none;
|
|
221
221
|
}
|
|
222
|
-
.awsui_dropdown-content-
|
|
222
|
+
.awsui_dropdown-content-wrapper_qwoo0_1ru6x_93:not(#\9)::after {
|
|
223
223
|
content: "";
|
|
224
224
|
position: absolute;
|
|
225
225
|
z-index: 1;
|
|
@@ -233,60 +233,60 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
233
233
|
pointer-events: none;
|
|
234
234
|
}
|
|
235
235
|
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
|
|
236
|
-
.awsui_dropdown-content-
|
|
236
|
+
.awsui_dropdown-content-wrapper_qwoo0_1ru6x_93:not(#\9) {
|
|
237
237
|
border: var(--border-field-width-riro62, 2px) solid var(--color-border-container-top-camjrq, transparent);
|
|
238
238
|
}
|
|
239
239
|
}
|
|
240
|
-
.awsui_dropdown-drop-
|
|
240
|
+
.awsui_dropdown-drop-up_qwoo0_1ru6x_213 > .awsui_dropdown-content-wrapper_qwoo0_1ru6x_93:not(#\9) {
|
|
241
241
|
transform-origin: bottom;
|
|
242
242
|
box-shadow: var(--shadow-dropup-cjspuv, 0px 4px 20px 1px rgba(0, 7, 22, 0.1));
|
|
243
243
|
}
|
|
244
|
-
.awsui_dropdown-drop-
|
|
244
|
+
.awsui_dropdown-drop-up_qwoo0_1ru6x_213.awsui_with-limited-width_qwoo0_1ru6x_217 > .awsui_dropdown-content-wrapper_qwoo0_1ru6x_93:not(#\9) {
|
|
245
245
|
border-top: none;
|
|
246
246
|
}
|
|
247
|
-
.awsui_dropdown-drop-
|
|
247
|
+
.awsui_dropdown-drop-left_qwoo0_1ru6x_220:not(#\9) {
|
|
248
248
|
right: 0;
|
|
249
249
|
}
|
|
250
|
-
.awsui_dropdown-drop-
|
|
250
|
+
.awsui_dropdown-drop-right_qwoo0_1ru6x_223:not(#\9) {
|
|
251
251
|
left: 0;
|
|
252
252
|
}
|
|
253
|
-
.
|
|
253
|
+
.awsui_dropdown_qwoo0_1ru6x_93.awsui_occupy-entire-width_qwoo0_1ru6x_226:not(#\9) {
|
|
254
254
|
min-width: 100%;
|
|
255
255
|
}
|
|
256
|
-
.
|
|
256
|
+
.awsui_dropdown_qwoo0_1ru6x_93.awsui_hide-upper-border_qwoo0_1ru6x_229 > .awsui_dropdown-content-wrapper_qwoo0_1ru6x_93:not(#\9) {
|
|
257
257
|
border-top: none;
|
|
258
258
|
}
|
|
259
|
-
.
|
|
259
|
+
.awsui_dropdown_qwoo0_1ru6x_93.awsui_interior_qwoo0_1ru6x_157 > .awsui_dropdown-content-wrapper_qwoo0_1ru6x_93:not(#\9) {
|
|
260
260
|
margin-top: -1px;
|
|
261
261
|
border-top: var(--border-divider-list-width-um3zli, 1px) solid var(--color-border-container-top-camjrq, transparent);
|
|
262
262
|
}
|
|
263
|
-
.
|
|
263
|
+
.awsui_dropdown_qwoo0_1ru6x_93.awsui_open_qwoo0_1ru6x_236:not(#\9) {
|
|
264
264
|
display: block;
|
|
265
265
|
}
|
|
266
|
-
.
|
|
266
|
+
.awsui_dropdown_qwoo0_1ru6x_93.awsui_open_qwoo0_1ru6x_236:not(#\9):not(.awsui_interior_qwoo0_1ru6x_157).awsui_refresh_qwoo0_1ru6x_114[data-animating=true] {
|
|
267
267
|
transform: translateY(4px);
|
|
268
268
|
}
|
|
269
|
-
.
|
|
269
|
+
.awsui_dropdown_qwoo0_1ru6x_93.awsui_open_qwoo0_1ru6x_236:not(#\9):not(.awsui_interior_qwoo0_1ru6x_157).awsui_refresh_qwoo0_1ru6x_114[data-animating=true].awsui_dropdown-drop-up_qwoo0_1ru6x_213 {
|
|
270
270
|
transform: translateY(-4px);
|
|
271
271
|
}
|
|
272
|
-
.
|
|
272
|
+
.awsui_dropdown_qwoo0_1ru6x_93.awsui_open_qwoo0_1ru6x_236.awsui_nowrap_qwoo0_1ru6x_245:not(#\9) {
|
|
273
273
|
white-space: nowrap;
|
|
274
274
|
overflow: scroll;
|
|
275
275
|
}
|
|
276
|
-
.
|
|
276
|
+
.awsui_dropdown_qwoo0_1ru6x_93.awsui_is-empty_qwoo0_1ru6x_249:not(#\9)::after {
|
|
277
277
|
display: none;
|
|
278
278
|
}
|
|
279
279
|
|
|
280
|
-
.awsui_dropdown-
|
|
280
|
+
.awsui_dropdown-content_qwoo0_1ru6x_93:not(#\9) {
|
|
281
281
|
display: flex;
|
|
282
282
|
flex-direction: column;
|
|
283
283
|
width: 100%;
|
|
284
284
|
}
|
|
285
285
|
|
|
286
|
-
.awsui_ie11-
|
|
286
|
+
.awsui_ie11-wrapper_qwoo0_1ru6x_259:not(#\9) {
|
|
287
287
|
display: flex;
|
|
288
288
|
}
|
|
289
289
|
|
|
290
|
-
.awsui_stretch-trigger-
|
|
290
|
+
.awsui_stretch-trigger-height_qwoo0_1ru6x_263:not(#\9) {
|
|
291
291
|
height: 100%;
|
|
292
292
|
}
|
|
@@ -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
|
-
"dropdown-content-wrapper": "awsui_dropdown-content-
|
|
6
|
-
"awsui-motion-fade-in-dropdown": "awsui_awsui-motion-fade-in-
|
|
7
|
-
"refresh": "
|
|
8
|
-
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-
|
|
9
|
-
"root": "
|
|
10
|
-
"interior": "
|
|
11
|
-
"dropdown": "
|
|
12
|
-
"use-portal": "awsui_use-
|
|
13
|
-
"dropdown-drop-up": "awsui_dropdown-drop-
|
|
14
|
-
"with-limited-width": "awsui_with-limited-
|
|
15
|
-
"dropdown-drop-left": "awsui_dropdown-drop-
|
|
16
|
-
"dropdown-drop-right": "awsui_dropdown-drop-
|
|
17
|
-
"occupy-entire-width": "awsui_occupy-entire-
|
|
18
|
-
"hide-upper-border": "awsui_hide-upper-
|
|
19
|
-
"open": "
|
|
20
|
-
"nowrap": "
|
|
21
|
-
"is-empty": "awsui_is-
|
|
22
|
-
"dropdown-content": "awsui_dropdown-
|
|
23
|
-
"ie11-wrapper": "awsui_ie11-
|
|
24
|
-
"stretch-trigger-height": "awsui_stretch-trigger-
|
|
5
|
+
"dropdown-content-wrapper": "awsui_dropdown-content-wrapper_qwoo0_1ru6x_93",
|
|
6
|
+
"awsui-motion-fade-in-dropdown": "awsui_awsui-motion-fade-in-dropdown_qwoo0_1ru6x_1",
|
|
7
|
+
"refresh": "awsui_refresh_qwoo0_1ru6x_114",
|
|
8
|
+
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_qwoo0_1ru6x_1",
|
|
9
|
+
"root": "awsui_root_qwoo0_1ru6x_143",
|
|
10
|
+
"interior": "awsui_interior_qwoo0_1ru6x_157",
|
|
11
|
+
"dropdown": "awsui_dropdown_qwoo0_1ru6x_93",
|
|
12
|
+
"use-portal": "awsui_use-portal_qwoo0_1ru6x_168",
|
|
13
|
+
"dropdown-drop-up": "awsui_dropdown-drop-up_qwoo0_1ru6x_213",
|
|
14
|
+
"with-limited-width": "awsui_with-limited-width_qwoo0_1ru6x_217",
|
|
15
|
+
"dropdown-drop-left": "awsui_dropdown-drop-left_qwoo0_1ru6x_220",
|
|
16
|
+
"dropdown-drop-right": "awsui_dropdown-drop-right_qwoo0_1ru6x_223",
|
|
17
|
+
"occupy-entire-width": "awsui_occupy-entire-width_qwoo0_1ru6x_226",
|
|
18
|
+
"hide-upper-border": "awsui_hide-upper-border_qwoo0_1ru6x_229",
|
|
19
|
+
"open": "awsui_open_qwoo0_1ru6x_236",
|
|
20
|
+
"nowrap": "awsui_nowrap_qwoo0_1ru6x_245",
|
|
21
|
+
"is-empty": "awsui_is-empty_qwoo0_1ru6x_249",
|
|
22
|
+
"dropdown-content": "awsui_dropdown-content_qwoo0_1ru6x_93",
|
|
23
|
+
"ie11-wrapper": "awsui_ie11-wrapper_qwoo0_1ru6x_259",
|
|
24
|
+
"stretch-trigger-height": "awsui_stretch-trigger-height_qwoo0_1ru6x_263"
|
|
25
25
|
};
|
|
26
26
|
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"hidden": "
|
|
6
|
-
"no-items": "awsui_no-
|
|
4
|
+
"root": "awsui_root_1afi9_347cq_93",
|
|
5
|
+
"hidden": "awsui_hidden_1afi9_347cq_105",
|
|
6
|
+
"no-items": "awsui_no-items_1afi9_347cq_108"
|
|
7
7
|
};
|
|
8
8
|
|
|
@@ -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_1afi9_347cq_93:not(#\9) {
|
|
94
94
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
95
95
|
border-collapse: separate;
|
|
96
96
|
border-spacing: 0;
|
|
@@ -121,16 +121,16 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
121
121
|
word-spacing: normal;
|
|
122
122
|
box-sizing: border-box;
|
|
123
123
|
font-size: var(--font-body-m-size-7dign1, 14px);
|
|
124
|
-
line-height: var(--font-body-m-line-height-
|
|
124
|
+
line-height: var(--font-body-m-line-height-ghizru, 20px);
|
|
125
125
|
color: var(--color-text-body-default-su7kuo, #000716);
|
|
126
126
|
font-weight: 400;
|
|
127
127
|
font-family: var(--font-family-base-wn913o, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
128
128
|
-webkit-font-smoothing: auto;
|
|
129
129
|
-moz-osx-font-smoothing: auto;
|
|
130
130
|
}
|
|
131
|
-
.
|
|
131
|
+
.awsui_root_1afi9_347cq_93:not(#\9):not(.awsui_hidden_1afi9_347cq_105) {
|
|
132
132
|
border-top: var(--border-divider-list-width-um3zli, 1px) solid var(--color-border-dropdown-item-default-83pxjk, #e9ebed);
|
|
133
133
|
}
|
|
134
|
-
.
|
|
134
|
+
.awsui_root_1afi9_347cq_93:not(#\9):not(.awsui_hidden_1afi9_347cq_105).awsui_no-items_1afi9_347cq_108 {
|
|
135
135
|
border-top: var(--border-divider-list-width-um3zli, 1px) solid var(--color-border-dropdown-item-top-x77i10, transparent);
|
|
136
136
|
}
|
|
@@ -2,8 +2,8 @@
|
|
|
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
|
-
"hidden": "
|
|
7
|
-
"no-items": "awsui_no-
|
|
5
|
+
"root": "awsui_root_1afi9_347cq_93",
|
|
6
|
+
"hidden": "awsui_hidden_1afi9_347cq_105",
|
|
7
|
+
"no-items": "awsui_no-items_1afi9_347cq_108"
|
|
8
8
|
};
|
|
9
9
|
|