@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
|
@@ -91,7 +91,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
91
91
|
SPDX-License-Identifier: Apache-2.0
|
|
92
92
|
*/
|
|
93
93
|
/* stylelint-disable @cloudscape-design/no-implicit-descendant, selector-max-type */
|
|
94
|
-
.awsui_text-
|
|
94
|
+
.awsui_text-content_6absk_evugp_94:not(#\9) {
|
|
95
95
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
96
96
|
border-collapse: separate;
|
|
97
97
|
border-spacing: 0;
|
|
@@ -122,7 +122,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
122
122
|
word-spacing: normal;
|
|
123
123
|
box-sizing: border-box;
|
|
124
124
|
font-size: var(--font-body-m-size-7dign1, 14px);
|
|
125
|
-
line-height: var(--font-body-m-line-height-
|
|
125
|
+
line-height: var(--font-body-m-line-height-ghizru, 20px);
|
|
126
126
|
color: var(--color-text-body-default-su7kuo, #000716);
|
|
127
127
|
font-weight: 400;
|
|
128
128
|
font-family: var(--font-family-base-wn913o, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
@@ -131,26 +131,26 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
131
131
|
/* stylelint-disable no-descending-specificity */
|
|
132
132
|
/* stylelint-enable no-descending-specificity */
|
|
133
133
|
}
|
|
134
|
-
.awsui_text-
|
|
135
|
-
.awsui_text-
|
|
136
|
-
.awsui_text-
|
|
137
|
-
.awsui_text-
|
|
138
|
-
.awsui_text-
|
|
139
|
-
.awsui_text-
|
|
134
|
+
.awsui_text-content_6absk_evugp_94 h1:not(#\9),
|
|
135
|
+
.awsui_text-content_6absk_evugp_94 h2:not(#\9),
|
|
136
|
+
.awsui_text-content_6absk_evugp_94 h3:not(#\9),
|
|
137
|
+
.awsui_text-content_6absk_evugp_94 h4:not(#\9),
|
|
138
|
+
.awsui_text-content_6absk_evugp_94 h5:not(#\9),
|
|
139
|
+
.awsui_text-content_6absk_evugp_94 p:not(#\9) {
|
|
140
140
|
font-family: inherit;
|
|
141
141
|
font-weight: normal;
|
|
142
142
|
text-decoration: none;
|
|
143
143
|
margin: 0;
|
|
144
144
|
padding: var(--space-xxs-ja5cp8, 4px) 0;
|
|
145
145
|
}
|
|
146
|
-
.awsui_text-
|
|
147
|
-
.awsui_text-
|
|
148
|
-
.awsui_text-
|
|
149
|
-
.awsui_text-
|
|
150
|
-
.awsui_text-
|
|
146
|
+
.awsui_text-content_6absk_evugp_94 h1:not(#\9),
|
|
147
|
+
.awsui_text-content_6absk_evugp_94 h2:not(#\9),
|
|
148
|
+
.awsui_text-content_6absk_evugp_94 h3:not(#\9),
|
|
149
|
+
.awsui_text-content_6absk_evugp_94 h4:not(#\9),
|
|
150
|
+
.awsui_text-content_6absk_evugp_94 h5:not(#\9) {
|
|
151
151
|
color: var(--color-text-heading-default-18iw0k, #000716);
|
|
152
152
|
}
|
|
153
|
-
.awsui_text-
|
|
153
|
+
.awsui_text-content_6absk_evugp_94 h1:not(#\9) {
|
|
154
154
|
font-size: var(--font-heading-xl-size-qxqrag, 32px);
|
|
155
155
|
line-height: var(--font-heading-xl-line-height-4s70cu, 40px);
|
|
156
156
|
letter-spacing: var(--font-heading-xl-letter-spacing-zxoemo, -0.02em);
|
|
@@ -158,7 +158,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
158
158
|
-webkit-font-smoothing: var(--font-smoothing-webkit-fyh4as, antialiased);
|
|
159
159
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-pa2uqe, grayscale);
|
|
160
160
|
}
|
|
161
|
-
.awsui_text-
|
|
161
|
+
.awsui_text-content_6absk_evugp_94 h2:not(#\9) {
|
|
162
162
|
font-size: var(--font-heading-l-size-hcsmf8, 24px);
|
|
163
163
|
line-height: var(--font-heading-l-line-height-l1pmir, 30px);
|
|
164
164
|
letter-spacing: var(--font-heading-l-letter-spacing-usq225, -0.015em);
|
|
@@ -166,7 +166,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
166
166
|
-webkit-font-smoothing: var(--font-smoothing-webkit-fyh4as, antialiased);
|
|
167
167
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-pa2uqe, grayscale);
|
|
168
168
|
}
|
|
169
|
-
.awsui_text-
|
|
169
|
+
.awsui_text-content_6absk_evugp_94 h3:not(#\9) {
|
|
170
170
|
font-size: var(--font-heading-m-size-hbn9yp, 20px);
|
|
171
171
|
line-height: var(--font-heading-m-line-height-ozfvgp, 24px);
|
|
172
172
|
letter-spacing: var(--font-heading-m-letter-spacing-rsatez, -0.01em);
|
|
@@ -174,7 +174,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
174
174
|
-webkit-font-smoothing: var(--font-smoothing-webkit-fyh4as, antialiased);
|
|
175
175
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-pa2uqe, grayscale);
|
|
176
176
|
}
|
|
177
|
-
.awsui_text-
|
|
177
|
+
.awsui_text-content_6absk_evugp_94 h4:not(#\9) {
|
|
178
178
|
font-size: var(--font-heading-s-size-ep2ts9, 16px);
|
|
179
179
|
line-height: var(--font-heading-s-line-height-uruujc, 20px);
|
|
180
180
|
letter-spacing: var(--font-heading-s-letter-spacing-j4vcrt, -0.005em);
|
|
@@ -182,30 +182,30 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
182
182
|
-webkit-font-smoothing: var(--font-smoothing-webkit-fyh4as, antialiased);
|
|
183
183
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-pa2uqe, grayscale);
|
|
184
184
|
}
|
|
185
|
-
.awsui_text-
|
|
185
|
+
.awsui_text-content_6absk_evugp_94 h5:not(#\9) {
|
|
186
186
|
font-size: var(--font-heading-xs-size-2ai9la, 14px);
|
|
187
187
|
line-height: var(--font-heading-xs-line-height-yt5y4b, 18px);
|
|
188
188
|
font-weight: var(--font-heading-xs-weight-dxq16u, 800);
|
|
189
189
|
-webkit-font-smoothing: var(--font-smoothing-webkit-fyh4as, antialiased);
|
|
190
190
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-pa2uqe, grayscale);
|
|
191
191
|
}
|
|
192
|
-
.awsui_text-
|
|
193
|
-
.awsui_text-
|
|
192
|
+
.awsui_text-content_6absk_evugp_94 b:not(#\9),
|
|
193
|
+
.awsui_text-content_6absk_evugp_94 strong:not(#\9) {
|
|
194
194
|
font-weight: 700;
|
|
195
195
|
}
|
|
196
|
-
.awsui_text-
|
|
196
|
+
.awsui_text-content_6absk_evugp_94 p:not(#\9) {
|
|
197
197
|
font-size: var(--font-body-m-size-7dign1, 14px);
|
|
198
|
-
line-height: var(--font-body-m-line-height-
|
|
198
|
+
line-height: var(--font-body-m-line-height-ghizru, 20px);
|
|
199
199
|
color: inherit;
|
|
200
200
|
}
|
|
201
|
-
.awsui_text-
|
|
201
|
+
.awsui_text-content_6absk_evugp_94 small:not(#\9) {
|
|
202
202
|
display: inline-block;
|
|
203
203
|
font-size: var(--font-body-s-size-6jmxer, 12px);
|
|
204
204
|
line-height: var(--font-body-s-line-height-ga8tt7, 16px);
|
|
205
205
|
letter-spacing: var(--font-body-s-letter-spacing-v8bwhi, 0.005em);
|
|
206
206
|
color: var(--color-text-small-l0u24v, #5f6b7a);
|
|
207
207
|
}
|
|
208
|
-
.awsui_text-
|
|
208
|
+
.awsui_text-content_6absk_evugp_94 small a:not(#\9) {
|
|
209
209
|
font-size: inherit;
|
|
210
210
|
color: var(--color-text-link-default-gthbx2, #0972d3);
|
|
211
211
|
font-weight: var(--font-link-primary-weight-tj5hoh, "inherit");
|
|
@@ -220,42 +220,42 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
220
220
|
transition-duration: var(--motion-duration-refresh-only-medium-wkp575, 165ms);
|
|
221
221
|
}
|
|
222
222
|
@media (prefers-reduced-motion: reduce) {
|
|
223
|
-
.awsui_text-
|
|
223
|
+
.awsui_text-content_6absk_evugp_94 small a:not(#\9) {
|
|
224
224
|
animation: none;
|
|
225
225
|
transition: none;
|
|
226
226
|
}
|
|
227
227
|
}
|
|
228
|
-
.awsui-motion-disabled .awsui_text-
|
|
228
|
+
.awsui-motion-disabled .awsui_text-content_6absk_evugp_94 small a:not(#\9), .awsui-mode-entering .awsui_text-content_6absk_evugp_94 small a:not(#\9) {
|
|
229
229
|
animation: none;
|
|
230
230
|
transition: none;
|
|
231
231
|
}
|
|
232
|
-
.awsui_text-
|
|
232
|
+
.awsui_text-content_6absk_evugp_94 small a:not(#\9):hover {
|
|
233
233
|
cursor: pointer;
|
|
234
234
|
color: var(--color-text-link-hover-h1b9eu, #033160);
|
|
235
235
|
}
|
|
236
|
-
.awsui_text-
|
|
236
|
+
.awsui_text-content_6absk_evugp_94 small a:not(#\9):focus {
|
|
237
237
|
outline: none;
|
|
238
238
|
}
|
|
239
|
-
.awsui_text-
|
|
239
|
+
.awsui_text-content_6absk_evugp_94 small a:not(#\9):active {
|
|
240
240
|
color: var(--color-text-link-hover-h1b9eu, #033160);
|
|
241
241
|
}
|
|
242
|
-
.awsui_text-
|
|
242
|
+
.awsui_text-content_6absk_evugp_94 small a:not(#\9):active, .awsui_text-content_6absk_evugp_94 small a:not(#\9):focus, .awsui_text-content_6absk_evugp_94 small a:not(#\9):hover {
|
|
243
243
|
text-decoration: underline;
|
|
244
244
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
245
245
|
text-decoration-color: currentColor;
|
|
246
246
|
}
|
|
247
|
-
.awsui_text-
|
|
248
|
-
.awsui_text-
|
|
249
|
-
.awsui_text-
|
|
247
|
+
.awsui_text-content_6absk_evugp_94 code:not(#\9),
|
|
248
|
+
.awsui_text-content_6absk_evugp_94 pre:not(#\9),
|
|
249
|
+
.awsui_text-content_6absk_evugp_94 samp:not(#\9) {
|
|
250
250
|
font-family: var(--font-family-monospace-froq9j, Monaco, Menlo, Consolas, "Courier Prime", Courier, "Courier New", monospace);
|
|
251
251
|
background: transparent;
|
|
252
252
|
}
|
|
253
|
-
.awsui_text-
|
|
253
|
+
.awsui_text-content_6absk_evugp_94 code:not(#\9) {
|
|
254
254
|
font-size: var(--font-body-s-size-6jmxer, 12px);
|
|
255
255
|
line-height: var(--font-body-s-line-height-ga8tt7, 16px);
|
|
256
256
|
letter-spacing: var(--font-body-s-letter-spacing-v8bwhi, 0.005em);
|
|
257
257
|
}
|
|
258
|
-
.awsui_text-
|
|
258
|
+
.awsui_text-content_6absk_evugp_94 a:not(#\9) {
|
|
259
259
|
color: var(--color-text-link-default-gthbx2, #0972d3);
|
|
260
260
|
font-weight: var(--font-link-primary-weight-tj5hoh, "inherit");
|
|
261
261
|
letter-spacing: var(--font-link-primary-letter-spacing-zpfgrc, "inherit");
|
|
@@ -269,31 +269,31 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
269
269
|
transition-duration: var(--motion-duration-refresh-only-medium-wkp575, 165ms);
|
|
270
270
|
}
|
|
271
271
|
@media (prefers-reduced-motion: reduce) {
|
|
272
|
-
.awsui_text-
|
|
272
|
+
.awsui_text-content_6absk_evugp_94 a:not(#\9) {
|
|
273
273
|
animation: none;
|
|
274
274
|
transition: none;
|
|
275
275
|
}
|
|
276
276
|
}
|
|
277
|
-
.awsui-motion-disabled .awsui_text-
|
|
277
|
+
.awsui-motion-disabled .awsui_text-content_6absk_evugp_94 a:not(#\9), .awsui-mode-entering .awsui_text-content_6absk_evugp_94 a:not(#\9) {
|
|
278
278
|
animation: none;
|
|
279
279
|
transition: none;
|
|
280
280
|
}
|
|
281
|
-
.awsui_text-
|
|
281
|
+
.awsui_text-content_6absk_evugp_94 a:not(#\9):hover {
|
|
282
282
|
cursor: pointer;
|
|
283
283
|
color: var(--color-text-link-hover-h1b9eu, #033160);
|
|
284
284
|
}
|
|
285
|
-
.awsui_text-
|
|
285
|
+
.awsui_text-content_6absk_evugp_94 a:not(#\9):focus {
|
|
286
286
|
outline: none;
|
|
287
287
|
}
|
|
288
|
-
.awsui_text-
|
|
288
|
+
.awsui_text-content_6absk_evugp_94 a:not(#\9):active {
|
|
289
289
|
color: var(--color-text-link-hover-h1b9eu, #033160);
|
|
290
290
|
}
|
|
291
|
-
.awsui_text-
|
|
291
|
+
.awsui_text-content_6absk_evugp_94 a:not(#\9):active, .awsui_text-content_6absk_evugp_94 a:not(#\9):focus, .awsui_text-content_6absk_evugp_94 a:not(#\9):hover {
|
|
292
292
|
text-decoration: underline;
|
|
293
293
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
294
294
|
text-decoration-color: currentColor;
|
|
295
295
|
}
|
|
296
|
-
.awsui_text-
|
|
296
|
+
.awsui_text-content_6absk_evugp_94 a:not(#\9):focus {
|
|
297
297
|
outline: thin dotted;
|
|
298
298
|
outline: var(--border-link-focus-ring-outline-pwlekd, 0);
|
|
299
299
|
outline-offset: 2px;
|
|
@@ -301,31 +301,31 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
301
301
|
border-radius: var(--border-radius-control-default-focus-ring-muizvi, 4px);
|
|
302
302
|
box-shadow: 0 0 0 var(--border-link-focus-ring-shadow-spread-z7lixz, 2px) var(--color-border-item-focused-4t19h5, #0972d3);
|
|
303
303
|
}
|
|
304
|
-
.awsui_text-
|
|
305
|
-
.awsui_text-
|
|
304
|
+
.awsui_text-content_6absk_evugp_94 ul:not(#\9),
|
|
305
|
+
.awsui_text-content_6absk_evugp_94 ol:not(#\9) {
|
|
306
306
|
padding-left: var(--space-l-f4l5gr, 20px);
|
|
307
|
-
margin: var(--space-
|
|
307
|
+
margin: var(--space-scaled-xs-wbfgrv, 8px) 0;
|
|
308
308
|
list-style-position: outside;
|
|
309
309
|
}
|
|
310
|
-
.awsui_text-
|
|
311
|
-
.awsui_text-
|
|
312
|
-
.awsui_text-
|
|
313
|
-
.awsui_text-
|
|
314
|
-
.awsui_text-
|
|
315
|
-
.awsui_text-
|
|
316
|
-
.awsui_text-
|
|
317
|
-
.awsui_text-
|
|
318
|
-
.awsui_text-
|
|
319
|
-
.awsui_text-
|
|
320
|
-
.awsui_text-
|
|
321
|
-
.awsui_text-
|
|
322
|
-
.awsui_text-
|
|
323
|
-
.awsui_text-
|
|
324
|
-
padding-top: var(--space-xxs-
|
|
310
|
+
.awsui_text-content_6absk_evugp_94 ul + ul:not(#\9),
|
|
311
|
+
.awsui_text-content_6absk_evugp_94 ul + ol:not(#\9),
|
|
312
|
+
.awsui_text-content_6absk_evugp_94 ul > li + ul:not(#\9),
|
|
313
|
+
.awsui_text-content_6absk_evugp_94 ul > li + li:not(#\9),
|
|
314
|
+
.awsui_text-content_6absk_evugp_94 ul > li + ol:not(#\9),
|
|
315
|
+
.awsui_text-content_6absk_evugp_94 ul > li > ul:not(#\9),
|
|
316
|
+
.awsui_text-content_6absk_evugp_94 ul > li > ol:not(#\9),
|
|
317
|
+
.awsui_text-content_6absk_evugp_94 ol + ul:not(#\9),
|
|
318
|
+
.awsui_text-content_6absk_evugp_94 ol + ol:not(#\9),
|
|
319
|
+
.awsui_text-content_6absk_evugp_94 ol > li + ul:not(#\9),
|
|
320
|
+
.awsui_text-content_6absk_evugp_94 ol > li + li:not(#\9),
|
|
321
|
+
.awsui_text-content_6absk_evugp_94 ol > li + ol:not(#\9),
|
|
322
|
+
.awsui_text-content_6absk_evugp_94 ol > li > ul:not(#\9),
|
|
323
|
+
.awsui_text-content_6absk_evugp_94 ol > li > ol:not(#\9) {
|
|
324
|
+
padding-top: var(--space-scaled-xxs-t2t62i, 4px);
|
|
325
325
|
}
|
|
326
|
-
.awsui_text-
|
|
327
|
-
.awsui_text-
|
|
328
|
-
.awsui_text-
|
|
329
|
-
.awsui_text-
|
|
326
|
+
.awsui_text-content_6absk_evugp_94 ul > li > ul:not(#\9),
|
|
327
|
+
.awsui_text-content_6absk_evugp_94 ul > li > ol:not(#\9),
|
|
328
|
+
.awsui_text-content_6absk_evugp_94 ol > li > ul:not(#\9),
|
|
329
|
+
.awsui_text-content_6absk_evugp_94 ol > li > ol:not(#\9) {
|
|
330
330
|
margin: 0;
|
|
331
331
|
}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"input": "
|
|
6
|
-
"results": "
|
|
4
|
+
"root": "awsui_root_1sdq3_1u4wg_93",
|
|
5
|
+
"input": "awsui_input_1sdq3_1u4wg_109",
|
|
6
|
+
"results": "awsui_results_1sdq3_1u4wg_113"
|
|
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_1sdq3_1u4wg_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);
|
|
@@ -132,11 +132,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
132
132
|
max-width: calc(688px - 2 * var(--space-l-f4l5gr, 20px));
|
|
133
133
|
}
|
|
134
134
|
|
|
135
|
-
.
|
|
135
|
+
.awsui_input_1sdq3_1u4wg_109:not(#\9) {
|
|
136
136
|
flex: 1;
|
|
137
137
|
}
|
|
138
138
|
|
|
139
|
-
.
|
|
139
|
+
.awsui_results_1sdq3_1u4wg_113:not(#\9) {
|
|
140
140
|
color: var(--color-text-form-label-9b04y0, #000716);
|
|
141
141
|
display: inline-block;
|
|
142
142
|
box-sizing: border-box;
|
|
@@ -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
|
-
"input": "
|
|
7
|
-
"results": "
|
|
5
|
+
"root": "awsui_root_1sdq3_1u4wg_93",
|
|
6
|
+
"input": "awsui_input_1sdq3_1u4wg_109",
|
|
7
|
+
"results": "awsui_results_1sdq3_1u4wg_113"
|
|
8
8
|
};
|
|
9
9
|
|
package/textarea/styles.css.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"textarea": "
|
|
6
|
-
"textarea-readonly": "awsui_textarea-
|
|
7
|
-
"textarea-invalid": "awsui_textarea-
|
|
4
|
+
"root": "awsui_root_qk1j1_1x0fp_93",
|
|
5
|
+
"textarea": "awsui_textarea_qk1j1_1x0fp_97",
|
|
6
|
+
"textarea-readonly": "awsui_textarea-readonly_qk1j1_1x0fp_123",
|
|
7
|
+
"textarea-invalid": "awsui_textarea-invalid_qk1j1_1x0fp_159"
|
|
8
8
|
};
|
|
9
9
|
|
|
@@ -90,11 +90,11 @@ 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_qk1j1_1x0fp_93:not(#\9) {
|
|
94
94
|
/* used for test-utils */
|
|
95
95
|
}
|
|
96
96
|
|
|
97
|
-
.
|
|
97
|
+
.awsui_textarea_qk1j1_1x0fp_97:not(#\9) {
|
|
98
98
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
99
99
|
border-collapse: separate;
|
|
100
100
|
border-spacing: 0;
|
|
@@ -125,7 +125,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
125
125
|
word-spacing: normal;
|
|
126
126
|
box-sizing: border-box;
|
|
127
127
|
font-size: var(--font-body-m-size-7dign1, 14px);
|
|
128
|
-
line-height: var(--font-body-m-line-height-
|
|
128
|
+
line-height: var(--font-body-m-line-height-ghizru, 20px);
|
|
129
129
|
color: var(--color-text-body-default-su7kuo, #000716);
|
|
130
130
|
font-weight: 400;
|
|
131
131
|
font-family: var(--font-family-base-wn913o, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
@@ -144,45 +144,45 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
144
144
|
border-radius: var(--border-radius-input-g1eef0, 8px);
|
|
145
145
|
border: var(--border-field-width-riro62, 2px) solid var(--color-border-input-default-zb6g42, #7d8998);
|
|
146
146
|
font-size: var(--font-body-m-size-7dign1, 14px);
|
|
147
|
-
line-height: var(--font-body-m-line-height-
|
|
147
|
+
line-height: var(--font-body-m-line-height-ghizru, 20px);
|
|
148
148
|
}
|
|
149
|
-
.
|
|
149
|
+
.awsui_textarea_qk1j1_1x0fp_97.awsui_textarea-readonly_qk1j1_1x0fp_123:not(#\9) {
|
|
150
150
|
background-color: var(--color-background-input-default-y2omd4, #ffffff);
|
|
151
151
|
border: var(--border-field-width-riro62, 2px) solid var(--color-border-input-disabled-06dcc0, #e9ebed);
|
|
152
152
|
}
|
|
153
|
-
.
|
|
153
|
+
.awsui_textarea_qk1j1_1x0fp_97:not(#\9)::placeholder {
|
|
154
154
|
color: var(--color-text-input-placeholder-3y98yw, #5f6b7a);
|
|
155
155
|
font-style: italic;
|
|
156
156
|
opacity: 1;
|
|
157
157
|
}
|
|
158
|
-
.
|
|
158
|
+
.awsui_textarea_qk1j1_1x0fp_97:not(#\9):-ms-input-placeholder {
|
|
159
159
|
color: var(--color-text-input-placeholder-3y98yw, #5f6b7a);
|
|
160
160
|
font-style: italic;
|
|
161
161
|
}
|
|
162
|
-
.
|
|
162
|
+
.awsui_textarea_qk1j1_1x0fp_97:not(#\9):focus {
|
|
163
163
|
outline: 2px dotted transparent;
|
|
164
164
|
border: var(--border-field-width-riro62, 2px) solid var(--color-border-item-focused-4t19h5, #0972d3);
|
|
165
165
|
border-radius: var(--border-radius-input-g1eef0, 8px);
|
|
166
166
|
box-shadow: 0 0 0 var(--border-control-focus-ring-shadow-spread-cwek11, 0px) var(--color-border-item-focused-4t19h5, #0972d3);
|
|
167
167
|
}
|
|
168
|
-
.
|
|
168
|
+
.awsui_textarea_qk1j1_1x0fp_97:not(#\9):invalid {
|
|
169
169
|
box-shadow: none;
|
|
170
170
|
}
|
|
171
|
-
.
|
|
171
|
+
.awsui_textarea_qk1j1_1x0fp_97:not(#\9):disabled {
|
|
172
172
|
background-color: var(--color-background-input-disabled-nvrgh4, #e9ebed);
|
|
173
173
|
border: var(--border-field-width-riro62, 2px) solid var(--color-border-input-disabled-06dcc0, #e9ebed);
|
|
174
174
|
color: var(--color-text-input-disabled-dmotcr, #9ba7b6);
|
|
175
175
|
cursor: auto;
|
|
176
176
|
cursor: default;
|
|
177
177
|
}
|
|
178
|
-
.
|
|
178
|
+
.awsui_textarea_qk1j1_1x0fp_97:not(#\9):disabled::placeholder {
|
|
179
179
|
color: var(--color-text-input-placeholder-disabled-kxks79, #9ba7b6);
|
|
180
180
|
opacity: 1;
|
|
181
181
|
}
|
|
182
|
-
.
|
|
182
|
+
.awsui_textarea_qk1j1_1x0fp_97:not(#\9):disabled:-ms-input-placeholder {
|
|
183
183
|
color: var(--color-text-input-placeholder-disabled-kxks79, #9ba7b6);
|
|
184
184
|
}
|
|
185
|
-
.
|
|
185
|
+
.awsui_textarea_qk1j1_1x0fp_97.awsui_textarea-invalid_qk1j1_1x0fp_159:not(#\9) {
|
|
186
186
|
color: var(--color-text-status-error-p6dh5n, #d91515);
|
|
187
187
|
border-color: var(--color-text-status-error-p6dh5n, #d91515);
|
|
188
188
|
padding-left: calc(
|
|
@@ -190,6 +190,6 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
190
190
|
);
|
|
191
191
|
border-left-width: var(--border-invalid-width-u1caet, 8px);
|
|
192
192
|
}
|
|
193
|
-
.
|
|
193
|
+
.awsui_textarea_qk1j1_1x0fp_97.awsui_textarea-invalid_qk1j1_1x0fp_159:not(#\9):focus {
|
|
194
194
|
box-shadow: 0 0 0 var(--border-control-invalid-focus-ring-shadow-spread-yfz0fs, 2px) var(--color-border-item-focused-4t19h5, #0972d3);
|
|
195
195
|
}
|
|
@@ -2,9 +2,9 @@
|
|
|
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
|
-
"textarea": "
|
|
7
|
-
"textarea-readonly": "awsui_textarea-
|
|
8
|
-
"textarea-invalid": "awsui_textarea-
|
|
5
|
+
"root": "awsui_root_qk1j1_1x0fp_93",
|
|
6
|
+
"textarea": "awsui_textarea_qk1j1_1x0fp_97",
|
|
7
|
+
"textarea-readonly": "awsui_textarea-readonly_qk1j1_1x0fp_123",
|
|
8
|
+
"textarea-invalid": "awsui_textarea-invalid_qk1j1_1x0fp_159"
|
|
9
9
|
};
|
|
10
10
|
|
package/tiles/styles.css.js
CHANGED
|
@@ -1,33 +1,33 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"column-layout": "awsui_column-
|
|
5
|
-
"grid": "
|
|
6
|
-
"grid-no-gutters": "awsui_grid-no-
|
|
7
|
-
"grid-variant-text-grid": "awsui_grid-variant-text-
|
|
8
|
-
"grid-breakpoint-default": "awsui_grid-breakpoint-
|
|
9
|
-
"grid-columns-1": "awsui_grid-columns-
|
|
10
|
-
"grid-breakpoint-xxs": "awsui_grid-breakpoint-
|
|
11
|
-
"grid-breakpoint-xs": "awsui_grid-breakpoint-
|
|
12
|
-
"grid-columns-2": "awsui_grid-columns-
|
|
13
|
-
"grid-columns-3": "awsui_grid-columns-
|
|
14
|
-
"grid-columns-4": "awsui_grid-columns-
|
|
15
|
-
"grid-vertical-borders": "awsui_grid-vertical-
|
|
16
|
-
"grid-horizontal-borders": "awsui_grid-horizontal-
|
|
17
|
-
"root": "
|
|
18
|
-
"tile-container": "awsui_tile-
|
|
19
|
-
"has-metadata": "awsui_has-
|
|
20
|
-
"selected": "
|
|
21
|
-
"disabled": "
|
|
22
|
-
"columns": "
|
|
23
|
-
"column-1": "awsui_column-
|
|
24
|
-
"breakpoint-xs": "awsui_breakpoint-
|
|
25
|
-
"breakpoint-xxs": "awsui_breakpoint-
|
|
26
|
-
"column-2": "awsui_column-
|
|
27
|
-
"column-3": "awsui_column-
|
|
28
|
-
"column-4": "awsui_column-
|
|
29
|
-
"control": "
|
|
30
|
-
"no-image": "awsui_no-
|
|
31
|
-
"image": "
|
|
4
|
+
"column-layout": "awsui_column-layout_vj6p7_18btr_93",
|
|
5
|
+
"grid": "awsui_grid_vj6p7_18btr_106",
|
|
6
|
+
"grid-no-gutters": "awsui_grid-no-gutters_vj6p7_18btr_111",
|
|
7
|
+
"grid-variant-text-grid": "awsui_grid-variant-text-grid_vj6p7_18btr_114",
|
|
8
|
+
"grid-breakpoint-default": "awsui_grid-breakpoint-default_vj6p7_18btr_121",
|
|
9
|
+
"grid-columns-1": "awsui_grid-columns-1_vj6p7_18btr_124",
|
|
10
|
+
"grid-breakpoint-xxs": "awsui_grid-breakpoint-xxs_vj6p7_18btr_124",
|
|
11
|
+
"grid-breakpoint-xs": "awsui_grid-breakpoint-xs_vj6p7_18btr_127",
|
|
12
|
+
"grid-columns-2": "awsui_grid-columns-2_vj6p7_18btr_130",
|
|
13
|
+
"grid-columns-3": "awsui_grid-columns-3_vj6p7_18btr_136",
|
|
14
|
+
"grid-columns-4": "awsui_grid-columns-4_vj6p7_18btr_142",
|
|
15
|
+
"grid-vertical-borders": "awsui_grid-vertical-borders_vj6p7_18btr_155",
|
|
16
|
+
"grid-horizontal-borders": "awsui_grid-horizontal-borders_vj6p7_18btr_188",
|
|
17
|
+
"root": "awsui_root_vj6p7_18btr_242",
|
|
18
|
+
"tile-container": "awsui_tile-container_vj6p7_18btr_259",
|
|
19
|
+
"has-metadata": "awsui_has-metadata_vj6p7_18btr_269",
|
|
20
|
+
"selected": "awsui_selected_vj6p7_18btr_272",
|
|
21
|
+
"disabled": "awsui_disabled_vj6p7_18btr_276",
|
|
22
|
+
"columns": "awsui_columns_vj6p7_18btr_291",
|
|
23
|
+
"column-1": "awsui_column-1_vj6p7_18btr_296",
|
|
24
|
+
"breakpoint-xs": "awsui_breakpoint-xs_vj6p7_18btr_303",
|
|
25
|
+
"breakpoint-xxs": "awsui_breakpoint-xxs_vj6p7_18btr_308",
|
|
26
|
+
"column-2": "awsui_column-2_vj6p7_18btr_313",
|
|
27
|
+
"column-3": "awsui_column-3_vj6p7_18btr_330",
|
|
28
|
+
"column-4": "awsui_column-4_vj6p7_18btr_347",
|
|
29
|
+
"control": "awsui_control_vj6p7_18btr_365",
|
|
30
|
+
"no-image": "awsui_no-image_vj6p7_18btr_369",
|
|
31
|
+
"image": "awsui_image_vj6p7_18btr_373"
|
|
32
32
|
};
|
|
33
33
|
|