@cloudscape-design/components 3.0.193 → 3.0.195
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 +32 -32
- package/annotation-context/annotation/styles.selectors.js +24 -24
- package/app-layout/content-wrapper/styles.css.js +3 -3
- package/app-layout/content-wrapper/styles.scoped.css +8 -8
- package/app-layout/content-wrapper/styles.selectors.js +3 -3
- package/app-layout/mobile-toolbar/styles.css.js +4 -4
- package/app-layout/mobile-toolbar/styles.scoped.css +9 -9
- package/app-layout/mobile-toolbar/styles.selectors.js +4 -4
- package/app-layout/notifications/styles.css.js +1 -1
- package/app-layout/notifications/styles.scoped.css +2 -1
- package/app-layout/notifications/styles.selectors.js +1 -1
- package/app-layout/styles.css.js +26 -26
- package/app-layout/styles.scoped.css +35 -35
- package/app-layout/styles.selectors.js +26 -26
- package/app-layout/toggles/styles.css.js +1 -1
- package/app-layout/toggles/styles.scoped.css +3 -3
- package/app-layout/toggles/styles.selectors.js +1 -1
- package/app-layout/visual-refresh/styles.css.js +60 -60
- package/app-layout/visual-refresh/styles.scoped.css +225 -224
- package/app-layout/visual-refresh/styles.selectors.js +60 -60
- package/area-chart/styles.css.js +13 -13
- package/area-chart/styles.scoped.css +18 -18
- package/area-chart/styles.selectors.js +13 -13
- package/attribute-editor/interfaces.d.ts +1 -0
- package/attribute-editor/interfaces.d.ts.map +1 -1
- package/attribute-editor/interfaces.js.map +1 -1
- package/attribute-editor/internal.d.ts.map +1 -1
- package/attribute-editor/internal.js +17 -2
- package/attribute-editor/internal.js.map +1 -1
- package/attribute-editor/styles.css.js +14 -14
- package/attribute-editor/styles.scoped.css +26 -26
- package/attribute-editor/styles.selectors.js +14 -14
- 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 +240 -240
- package/box/styles.selectors.js +189 -189
- package/breadcrumb-group/item/styles.css.js +9 -9
- package/breadcrumb-group/item/styles.scoped.css +19 -19
- package/breadcrumb-group/item/styles.selectors.js +9 -9
- package/breadcrumb-group/styles.css.js +6 -6
- package/breadcrumb-group/styles.scoped.css +13 -13
- package/breadcrumb-group/styles.selectors.js +6 -6
- package/button/styles.css.js +18 -18
- package/button/styles.scoped.css +138 -138
- package/button/styles.selectors.js +18 -18
- package/button-dropdown/category-elements/styles.css.js +13 -13
- package/button-dropdown/category-elements/styles.scoped.css +25 -25
- package/button-dropdown/category-elements/styles.selectors.js +13 -13
- package/button-dropdown/item-element/styles.css.js +14 -14
- package/button-dropdown/item-element/styles.scoped.css +20 -20
- package/button-dropdown/item-element/styles.selectors.js +14 -14
- package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
- package/button-dropdown/mobile-expandable-group/styles.scoped.css +7 -7
- package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
- package/button-dropdown/styles.css.js +8 -8
- package/button-dropdown/styles.scoped.css +16 -16
- package/button-dropdown/styles.selectors.js +8 -8
- package/calendar/styles.css.js +18 -18
- package/calendar/styles.scoped.css +40 -40
- package/calendar/styles.selectors.js +18 -18
- package/cards/styles.css.js +37 -37
- package/cards/styles.scoped.css +122 -57
- package/cards/styles.selectors.js +37 -37
- package/checkbox/styles.css.js +3 -3
- package/checkbox/styles.scoped.css +7 -7
- package/checkbox/styles.selectors.js +3 -3
- package/code-editor/styles.css.js +32 -32
- package/code-editor/styles.scoped.css +111 -111
- package/code-editor/styles.selectors.js +32 -32
- package/collection-preferences/styles.css.js +20 -20
- package/collection-preferences/styles.scoped.css +25 -25
- package/collection-preferences/styles.selectors.js +20 -20
- package/column-layout/styles.css.js +13 -13
- package/column-layout/styles.scoped.css +45 -45
- package/column-layout/styles.selectors.js +13 -13
- package/container/internal.d.ts.map +1 -1
- package/container/internal.js +1 -1
- package/container/internal.js.map +1 -1
- package/container/styles.css.js +18 -17
- package/container/styles.scoped.css +107 -44
- package/container/styles.selectors.js +18 -17
- package/container/use-sticky-header.d.ts.map +1 -1
- package/container/use-sticky-header.js +4 -15
- package/container/use-sticky-header.js.map +1 -1
- package/content-layout/styles.css.js +7 -7
- package/content-layout/styles.scoped.css +13 -13
- package/content-layout/styles.selectors.js +7 -7
- package/date-picker/styles.css.js +7 -7
- package/date-picker/styles.scoped.css +11 -11
- package/date-picker/styles.selectors.js +7 -7
- package/date-range-picker/calendar/grids/styles.css.js +25 -25
- package/date-range-picker/calendar/grids/styles.scoped.css +44 -44
- package/date-range-picker/calendar/grids/styles.selectors.js +25 -25
- package/date-range-picker/relative-range/styles.css.js +9 -9
- package/date-range-picker/relative-range/styles.scoped.css +15 -15
- package/date-range-picker/relative-range/styles.selectors.js +9 -9
- package/date-range-picker/styles.css.js +38 -38
- package/date-range-picker/styles.scoped.css +47 -47
- package/date-range-picker/styles.selectors.js +38 -38
- package/expandable-section/styles.css.js +21 -21
- package/expandable-section/styles.scoped.css +44 -44
- package/expandable-section/styles.selectors.js +21 -21
- package/flashbar/collapsible-flashbar.d.ts +2 -2
- package/flashbar/collapsible-flashbar.d.ts.map +1 -1
- package/flashbar/collapsible-flashbar.js +19 -9
- package/flashbar/collapsible-flashbar.js.map +1 -1
- package/flashbar/common.d.ts +2 -2
- package/flashbar/common.d.ts.map +1 -1
- package/flashbar/common.js.map +1 -1
- package/flashbar/index.d.ts +2 -2
- package/flashbar/index.d.ts.map +1 -1
- package/flashbar/index.js +1 -4
- package/flashbar/index.js.map +1 -1
- package/flashbar/interfaces.d.ts +30 -17
- package/flashbar/interfaces.d.ts.map +1 -1
- package/flashbar/interfaces.js.map +1 -1
- package/flashbar/non-collapsible-flashbar.d.ts +2 -2
- package/flashbar/non-collapsible-flashbar.d.ts.map +1 -1
- package/flashbar/non-collapsible-flashbar.js.map +1 -1
- package/flashbar/styles.css.js +43 -43
- package/flashbar/styles.scoped.css +152 -163
- package/flashbar/styles.selectors.js +43 -43
- package/flashbar/utils.d.ts +1 -0
- package/flashbar/utils.d.ts.map +1 -1
- package/flashbar/utils.js +3 -0
- package/flashbar/utils.js.map +1 -1
- package/form/styles.css.js +8 -8
- package/form/styles.scoped.css +10 -10
- package/form/styles.selectors.js +8 -8
- 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 +56 -56
- package/grid/styles.selectors.js +53 -53
- package/header/styles.css.js +44 -44
- package/header/styles.scoped.css +49 -49
- package/header/styles.selectors.js +44 -44
- package/help-panel/styles.css.js +4 -4
- package/help-panel/styles.scoped.css +60 -60
- package/help-panel/styles.selectors.js +4 -4
- package/hotspot/styles.css.js +7 -7
- package/hotspot/styles.scoped.css +9 -9
- package/hotspot/styles.selectors.js +7 -7
- 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 +32 -32
- package/input/styles.selectors.js +12 -12
- package/internal/base-component/styles.scoped.css +6 -6
- package/internal/components/abstract-switch/styles.css.js +12 -12
- package/internal/components/abstract-switch/styles.scoped.css +21 -21
- package/internal/components/abstract-switch/styles.selectors.js +12 -12
- package/internal/components/button-trigger/styles.css.js +9 -9
- package/internal/components/button-trigger/styles.scoped.css +25 -25
- package/internal/components/button-trigger/styles.selectors.js +9 -9
- package/internal/components/chart-filter/styles.css.js +3 -3
- package/internal/components/chart-filter/styles.scoped.css +5 -5
- package/internal/components/chart-filter/styles.selectors.js +3 -3
- package/internal/components/chart-legend/styles.css.js +6 -6
- package/internal/components/chart-legend/styles.scoped.css +17 -17
- package/internal/components/chart-legend/styles.selectors.js +6 -6
- package/internal/components/chart-plot/styles.css.js +5 -5
- package/internal/components/chart-plot/styles.scoped.css +7 -7
- package/internal/components/chart-plot/styles.selectors.js +5 -5
- package/internal/components/chart-popover/styles.css.js +3 -3
- package/internal/components/chart-popover/styles.scoped.css +5 -5
- 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 +9 -9
- package/internal/components/chart-series-marker/styles.selectors.js +5 -5
- package/internal/components/checkbox-icon/styles.css.js +7 -7
- package/internal/components/checkbox-icon/styles.scoped.css +10 -10
- package/internal/components/checkbox-icon/styles.selectors.js +7 -7
- package/internal/components/dropdown/styles.css.js +20 -20
- package/internal/components/dropdown/styles.scoped.css +37 -37
- package/internal/components/dropdown/styles.selectors.js +20 -20
- package/internal/components/dropdown-footer/styles.css.js +3 -3
- package/internal/components/dropdown-footer/styles.scoped.css +5 -5
- package/internal/components/dropdown-footer/styles.selectors.js +3 -3
- package/internal/components/dropdown-status/styles.css.js +2 -2
- package/internal/components/dropdown-status/styles.scoped.css +4 -4
- package/internal/components/dropdown-status/styles.selectors.js +2 -2
- package/internal/components/filtering-token/styles.css.js +7 -7
- package/internal/components/filtering-token/styles.scoped.css +15 -15
- package/internal/components/filtering-token/styles.selectors.js +7 -7
- package/internal/components/menu-dropdown/styles.css.js +7 -7
- package/internal/components/menu-dropdown/styles.scoped.css +15 -15
- 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 +4 -4
- package/internal/components/options-list/styles.selectors.js +2 -2
- package/internal/components/screenreader-only/styles.css.js +1 -1
- package/internal/components/screenreader-only/styles.scoped.css +3 -3
- package/internal/components/screenreader-only/styles.selectors.js +1 -1
- 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/environment.js +1 -1
- package/internal/generated/custom-css-properties/index.d.ts.map +1 -1
- package/internal/generated/custom-css-properties/index.js +28 -27
- package/internal/generated/custom-css-properties/index.js.map +1 -1
- package/internal/generated/theming/index.cjs +6 -6
- package/internal/generated/theming/index.js +6 -6
- package/internal/manifest.json +1 -1
- package/link/styles.css.js +20 -20
- package/link/styles.scoped.css +73 -73
- package/link/styles.selectors.js +20 -20
- package/mixed-line-bar-chart/styles.css.js +19 -19
- package/mixed-line-bar-chart/styles.scoped.css +28 -28
- package/mixed-line-bar-chart/styles.selectors.js +19 -19
- package/modal/styles.css.js +22 -22
- package/modal/styles.scoped.css +40 -47
- package/modal/styles.selectors.js +22 -22
- package/multiselect/styles.css.js +1 -1
- package/multiselect/styles.scoped.css +3 -3
- package/multiselect/styles.selectors.js +1 -1
- package/package.json +1 -1
- package/pagination/styles.css.js +9 -9
- package/pagination/styles.scoped.css +25 -25
- package/pagination/styles.selectors.js +9 -9
- package/pie-chart/styles.css.js +27 -27
- package/pie-chart/styles.scoped.css +45 -45
- package/pie-chart/styles.selectors.js +27 -27
- package/popover/styles.css.js +50 -50
- package/popover/styles.scoped.css +73 -73
- package/popover/styles.selectors.js +50 -50
- package/progress-bar/styles.css.js +18 -18
- package/progress-bar/styles.scoped.css +36 -36
- package/progress-bar/styles.selectors.js +18 -18
- package/property-filter/styles.css.js +33 -33
- package/property-filter/styles.scoped.css +37 -37
- package/property-filter/styles.selectors.js +33 -33
- 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/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/styles.css.js +9 -9
- package/select/parts/styles.scoped.css +14 -14
- package/select/parts/styles.selectors.js +9 -9
- package/select/styles.css.js +1 -1
- package/select/styles.scoped.css +3 -3
- package/select/styles.selectors.js +1 -1
- package/side-navigation/styles.css.js +26 -26
- package/side-navigation/styles.scoped.css +38 -38
- package/side-navigation/styles.selectors.js +26 -26
- package/space-between/styles.css.js +28 -28
- package/space-between/styles.scoped.css +31 -31
- package/space-between/styles.selectors.js +28 -28
- 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 +59 -59
- package/split-panel/styles.scoped.css +85 -85
- package/split-panel/styles.selectors.js +59 -59
- package/status-indicator/styles.css.js +20 -20
- package/status-indicator/styles.scoped.css +28 -28
- package/status-indicator/styles.selectors.js +20 -20
- package/table/body-cell/styles.css.js +18 -18
- package/table/body-cell/styles.scoped.css +52 -52
- package/table/body-cell/styles.selectors.js +18 -18
- package/table/header-cell/styles.css.js +19 -19
- package/table/header-cell/styles.scoped.css +33 -33
- package/table/header-cell/styles.selectors.js +19 -19
- package/table/resizer/styles.css.js +6 -6
- package/table/resizer/styles.scoped.css +13 -13
- package/table/resizer/styles.selectors.js +6 -6
- package/table/selection-control/styles.css.js +3 -3
- package/table/selection-control/styles.scoped.css +5 -5
- package/table/selection-control/styles.selectors.js +3 -3
- package/table/styles.css.js +33 -33
- package/table/styles.scoped.css +41 -41
- package/table/styles.selectors.js +33 -33
- package/tabs/styles.css.js +21 -21
- package/tabs/styles.scoped.css +42 -42
- package/tabs/styles.selectors.js +21 -21
- package/tag-editor/interfaces.d.ts +1 -0
- package/tag-editor/interfaces.d.ts.map +1 -1
- package/tag-editor/interfaces.js.map +1 -1
- package/tag-editor/styles.css.js +3 -3
- package/tag-editor/styles.scoped.css +12 -12
- package/tag-editor/styles.selectors.js +3 -3
- package/test-utils/dom/flashbar/index.d.ts +2 -0
- package/test-utils/dom/flashbar/index.js +2 -0
- package/test-utils/dom/flashbar/index.js.map +1 -1
- package/test-utils/selectors/flashbar/index.d.ts +2 -0
- package/test-utils/selectors/flashbar/index.js +2 -0
- package/test-utils/selectors/flashbar/index.js.map +1 -1
- package/test-utils/tsconfig.tsbuildinfo +1 -1
- package/text-content/styles.css.js +1 -1
- package/text-content/styles.scoped.css +62 -62
- package/text-content/styles.selectors.js +1 -1
- package/text-filter/styles.css.js +4 -4
- package/text-filter/styles.scoped.css +6 -6
- package/text-filter/styles.selectors.js +4 -4
- 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 +24 -24
- package/token-group/styles.selectors.js +7 -7
- package/top-navigation/1.0-beta/styles.css.js +25 -25
- package/top-navigation/1.0-beta/styles.scoped.css +44 -44
- package/top-navigation/1.0-beta/styles.selectors.js +25 -25
- package/top-navigation/styles.css.js +47 -47
- package/top-navigation/styles.scoped.css +68 -68
- package/top-navigation/styles.selectors.js +47 -47
- package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
- package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +23 -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 +29 -29
- package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
- package/tutorial-panel/styles.css.js +1 -1
- package/tutorial-panel/styles.scoped.css +3 -3
- package/tutorial-panel/styles.selectors.js +1 -1
- package/wizard/index.d.ts.map +1 -1
- package/wizard/index.js +5 -4
- package/wizard/index.js.map +1 -1
- package/wizard/internal/analytics.d.ts +3 -3
- package/wizard/internal/analytics.d.ts.map +1 -1
- package/wizard/internal/analytics.js +6 -11
- package/wizard/internal/analytics.js.map +1 -1
- package/wizard/styles.css.js +32 -32
- package/wizard/styles.scoped.css +98 -64
- package/wizard/styles.selectors.js +32 -32
|
@@ -50,8 +50,6 @@
|
|
|
50
50
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
51
51
|
SPDX-License-Identifier: Apache-2.0
|
|
52
52
|
*/
|
|
53
|
-
/* stylelint-disable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
54
|
-
/* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
55
53
|
/*
|
|
56
54
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
57
55
|
SPDX-License-Identifier: Apache-2.0
|
|
@@ -64,6 +62,8 @@
|
|
|
64
62
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
65
63
|
SPDX-License-Identifier: Apache-2.0
|
|
66
64
|
*/
|
|
65
|
+
/* stylelint-disable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
66
|
+
/* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
67
67
|
/*
|
|
68
68
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
69
69
|
SPDX-License-Identifier: Apache-2.0
|
|
@@ -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_lv8vb_94:not(#\9) {
|
|
95
95
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
96
96
|
border-collapse: separate;
|
|
97
97
|
border-spacing: 0;
|
|
@@ -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_lv8vb_94 h1:not(#\9),
|
|
135
|
+
.awsui_text-content_6absk_lv8vb_94 h2:not(#\9),
|
|
136
|
+
.awsui_text-content_6absk_lv8vb_94 h3:not(#\9),
|
|
137
|
+
.awsui_text-content_6absk_lv8vb_94 h4:not(#\9),
|
|
138
|
+
.awsui_text-content_6absk_lv8vb_94 h5:not(#\9),
|
|
139
|
+
.awsui_text-content_6absk_lv8vb_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-ynfts5, 4px) 0;
|
|
145
145
|
}
|
|
146
|
-
.awsui_text-
|
|
147
|
-
.awsui_text-
|
|
148
|
-
.awsui_text-
|
|
149
|
-
.awsui_text-
|
|
150
|
-
.awsui_text-
|
|
146
|
+
.awsui_text-content_6absk_lv8vb_94 h1:not(#\9),
|
|
147
|
+
.awsui_text-content_6absk_lv8vb_94 h2:not(#\9),
|
|
148
|
+
.awsui_text-content_6absk_lv8vb_94 h3:not(#\9),
|
|
149
|
+
.awsui_text-content_6absk_lv8vb_94 h4:not(#\9),
|
|
150
|
+
.awsui_text-content_6absk_lv8vb_94 h5:not(#\9) {
|
|
151
151
|
color: var(--color-text-heading-default-jopz0f, #000716);
|
|
152
152
|
}
|
|
153
|
-
.awsui_text-
|
|
153
|
+
.awsui_text-content_6absk_lv8vb_94 h1:not(#\9) {
|
|
154
154
|
font-size: var(--font-heading-xl-size-d0vjbk, 32px);
|
|
155
155
|
line-height: var(--font-heading-xl-line-height-doxfdj, 40px);
|
|
156
156
|
letter-spacing: var(--font-heading-xl-letter-spacing-9tcsmy, -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-vu3hx4, antialiased);
|
|
159
159
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-nkh1jb, grayscale);
|
|
160
160
|
}
|
|
161
|
-
.awsui_text-
|
|
161
|
+
.awsui_text-content_6absk_lv8vb_94 h2:not(#\9) {
|
|
162
162
|
font-size: var(--font-heading-l-size-otmxys, 24px);
|
|
163
163
|
line-height: var(--font-heading-l-line-height-gev4n1, 30px);
|
|
164
164
|
letter-spacing: var(--font-heading-l-letter-spacing-f6wvtk, -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-vu3hx4, antialiased);
|
|
167
167
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-nkh1jb, grayscale);
|
|
168
168
|
}
|
|
169
|
-
.awsui_text-
|
|
169
|
+
.awsui_text-content_6absk_lv8vb_94 h3:not(#\9) {
|
|
170
170
|
font-size: var(--font-heading-m-size-6e3jmg, 20px);
|
|
171
171
|
line-height: var(--font-heading-m-line-height-u3t54f, 24px);
|
|
172
172
|
letter-spacing: var(--font-heading-m-letter-spacing-r00pg3, -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-vu3hx4, antialiased);
|
|
175
175
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-nkh1jb, grayscale);
|
|
176
176
|
}
|
|
177
|
-
.awsui_text-
|
|
177
|
+
.awsui_text-content_6absk_lv8vb_94 h4:not(#\9) {
|
|
178
178
|
font-size: var(--font-heading-s-size-9clg8y, 16px);
|
|
179
179
|
line-height: var(--font-heading-s-line-height-5b7f0q, 20px);
|
|
180
180
|
letter-spacing: var(--font-heading-s-letter-spacing-4d69jc, -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-vu3hx4, antialiased);
|
|
183
183
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-nkh1jb, grayscale);
|
|
184
184
|
}
|
|
185
|
-
.awsui_text-
|
|
185
|
+
.awsui_text-content_6absk_lv8vb_94 h5:not(#\9) {
|
|
186
186
|
font-size: var(--font-heading-xs-size-fryxro, 14px);
|
|
187
187
|
line-height: var(--font-heading-xs-line-height-5x131j, 18px);
|
|
188
188
|
font-weight: var(--font-heading-xs-weight-wwznty, 800);
|
|
189
189
|
-webkit-font-smoothing: var(--font-smoothing-webkit-vu3hx4, antialiased);
|
|
190
190
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-nkh1jb, grayscale);
|
|
191
191
|
}
|
|
192
|
-
.awsui_text-
|
|
193
|
-
.awsui_text-
|
|
192
|
+
.awsui_text-content_6absk_lv8vb_94 b:not(#\9),
|
|
193
|
+
.awsui_text-content_6absk_lv8vb_94 strong:not(#\9) {
|
|
194
194
|
font-weight: 700;
|
|
195
195
|
}
|
|
196
|
-
.awsui_text-
|
|
196
|
+
.awsui_text-content_6absk_lv8vb_94 p:not(#\9) {
|
|
197
197
|
font-size: var(--font-body-m-size-sregvd, 14px);
|
|
198
198
|
line-height: var(--font-body-m-line-height-i7xxvv, 22px);
|
|
199
199
|
color: inherit;
|
|
200
200
|
}
|
|
201
|
-
.awsui_text-
|
|
201
|
+
.awsui_text-content_6absk_lv8vb_94 small:not(#\9) {
|
|
202
202
|
display: inline-block;
|
|
203
203
|
font-size: var(--font-body-s-size-ukw2p9, 12px);
|
|
204
204
|
line-height: var(--font-body-s-line-height-kdsbrl, 16px);
|
|
205
205
|
letter-spacing: var(--font-body-s-letter-spacing-cy0oxj, 0.005em);
|
|
206
206
|
color: var(--color-text-small-le1y42, #5f6b7a);
|
|
207
207
|
}
|
|
208
|
-
.awsui_text-
|
|
208
|
+
.awsui_text-content_6absk_lv8vb_94 small a:not(#\9) {
|
|
209
209
|
font-size: inherit;
|
|
210
210
|
color: var(--color-text-link-default-5f186r, #0972d3);
|
|
211
211
|
font-weight: var(--font-link-primary-weight-91pybi, "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-5flen2, 165ms);
|
|
221
221
|
}
|
|
222
222
|
@media (prefers-reduced-motion: reduce) {
|
|
223
|
-
.awsui_text-
|
|
223
|
+
.awsui_text-content_6absk_lv8vb_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_lv8vb_94 small a:not(#\9), .awsui-mode-entering .awsui_text-content_6absk_lv8vb_94 small a:not(#\9) {
|
|
229
229
|
animation: none;
|
|
230
230
|
transition: none;
|
|
231
231
|
}
|
|
232
|
-
.awsui_text-
|
|
232
|
+
.awsui_text-content_6absk_lv8vb_94 small a:not(#\9):hover {
|
|
233
233
|
cursor: pointer;
|
|
234
234
|
color: var(--color-text-link-hover-kololx, #033160);
|
|
235
235
|
}
|
|
236
|
-
.awsui_text-
|
|
236
|
+
.awsui_text-content_6absk_lv8vb_94 small a:not(#\9):focus {
|
|
237
237
|
outline: none;
|
|
238
238
|
}
|
|
239
|
-
.awsui_text-
|
|
239
|
+
.awsui_text-content_6absk_lv8vb_94 small a:not(#\9):active {
|
|
240
240
|
color: var(--color-text-link-hover-kololx, #033160);
|
|
241
241
|
}
|
|
242
|
-
.awsui_text-
|
|
242
|
+
.awsui_text-content_6absk_lv8vb_94 small a:not(#\9):active, .awsui_text-content_6absk_lv8vb_94 small a:not(#\9):focus, .awsui_text-content_6absk_lv8vb_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_lv8vb_94 code:not(#\9),
|
|
248
|
+
.awsui_text-content_6absk_lv8vb_94 pre:not(#\9),
|
|
249
|
+
.awsui_text-content_6absk_lv8vb_94 samp:not(#\9) {
|
|
250
250
|
font-family: var(--font-family-monospace-iz223z, Monaco, Menlo, Consolas, "Courier Prime", Courier, "Courier New", monospace);
|
|
251
251
|
background: transparent;
|
|
252
252
|
}
|
|
253
|
-
.awsui_text-
|
|
253
|
+
.awsui_text-content_6absk_lv8vb_94 code:not(#\9) {
|
|
254
254
|
font-size: var(--font-body-s-size-ukw2p9, 12px);
|
|
255
255
|
line-height: var(--font-body-s-line-height-kdsbrl, 16px);
|
|
256
256
|
letter-spacing: var(--font-body-s-letter-spacing-cy0oxj, 0.005em);
|
|
257
257
|
}
|
|
258
|
-
.awsui_text-
|
|
258
|
+
.awsui_text-content_6absk_lv8vb_94 a:not(#\9) {
|
|
259
259
|
color: var(--color-text-link-default-5f186r, #0972d3);
|
|
260
260
|
font-weight: inherit;
|
|
261
261
|
letter-spacing: normal;
|
|
@@ -268,31 +268,31 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
268
268
|
transition-duration: var(--motion-duration-refresh-only-medium-5flen2, 165ms);
|
|
269
269
|
}
|
|
270
270
|
@media (prefers-reduced-motion: reduce) {
|
|
271
|
-
.awsui_text-
|
|
271
|
+
.awsui_text-content_6absk_lv8vb_94 a:not(#\9) {
|
|
272
272
|
animation: none;
|
|
273
273
|
transition: none;
|
|
274
274
|
}
|
|
275
275
|
}
|
|
276
|
-
.awsui-motion-disabled .awsui_text-
|
|
276
|
+
.awsui-motion-disabled .awsui_text-content_6absk_lv8vb_94 a:not(#\9), .awsui-mode-entering .awsui_text-content_6absk_lv8vb_94 a:not(#\9) {
|
|
277
277
|
animation: none;
|
|
278
278
|
transition: none;
|
|
279
279
|
}
|
|
280
|
-
.awsui_text-
|
|
280
|
+
.awsui_text-content_6absk_lv8vb_94 a:not(#\9):hover {
|
|
281
281
|
cursor: pointer;
|
|
282
282
|
color: var(--color-text-link-hover-kololx, #033160);
|
|
283
283
|
}
|
|
284
|
-
.awsui_text-
|
|
284
|
+
.awsui_text-content_6absk_lv8vb_94 a:not(#\9):focus {
|
|
285
285
|
outline: none;
|
|
286
286
|
}
|
|
287
|
-
.awsui_text-
|
|
287
|
+
.awsui_text-content_6absk_lv8vb_94 a:not(#\9):active {
|
|
288
288
|
color: var(--color-text-link-hover-kololx, #033160);
|
|
289
289
|
}
|
|
290
|
-
.awsui_text-
|
|
290
|
+
.awsui_text-content_6absk_lv8vb_94 a:not(#\9):active, .awsui_text-content_6absk_lv8vb_94 a:not(#\9):focus, .awsui_text-content_6absk_lv8vb_94 a:not(#\9):hover {
|
|
291
291
|
text-decoration: underline;
|
|
292
292
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
293
293
|
text-decoration-color: currentColor;
|
|
294
294
|
}
|
|
295
|
-
.awsui_text-
|
|
295
|
+
.awsui_text-content_6absk_lv8vb_94 a:not(#\9):focus {
|
|
296
296
|
outline: thin dotted;
|
|
297
297
|
outline: var(--border-link-focus-ring-outline-k2wccv, 0);
|
|
298
298
|
outline-offset: 2px;
|
|
@@ -300,31 +300,31 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
300
300
|
border-radius: var(--border-radius-control-default-focus-ring-7661kz, 4px);
|
|
301
301
|
box-shadow: 0 0 0 var(--border-link-focus-ring-shadow-spread-nv4ahb, 2px) var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
302
302
|
}
|
|
303
|
-
.awsui_text-
|
|
304
|
-
.awsui_text-
|
|
303
|
+
.awsui_text-content_6absk_lv8vb_94 ul:not(#\9),
|
|
304
|
+
.awsui_text-content_6absk_lv8vb_94 ol:not(#\9) {
|
|
305
305
|
padding-left: var(--space-l-4vl6xu, 20px);
|
|
306
306
|
margin: var(--space-xxs-ynfts5, 4px) 0;
|
|
307
307
|
list-style-position: outside;
|
|
308
308
|
}
|
|
309
|
-
.awsui_text-
|
|
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-
|
|
309
|
+
.awsui_text-content_6absk_lv8vb_94 ul + ul:not(#\9),
|
|
310
|
+
.awsui_text-content_6absk_lv8vb_94 ul + ol:not(#\9),
|
|
311
|
+
.awsui_text-content_6absk_lv8vb_94 ul > li + ul:not(#\9),
|
|
312
|
+
.awsui_text-content_6absk_lv8vb_94 ul > li + li:not(#\9),
|
|
313
|
+
.awsui_text-content_6absk_lv8vb_94 ul > li + ol:not(#\9),
|
|
314
|
+
.awsui_text-content_6absk_lv8vb_94 ul > li > ul:not(#\9),
|
|
315
|
+
.awsui_text-content_6absk_lv8vb_94 ul > li > ol:not(#\9),
|
|
316
|
+
.awsui_text-content_6absk_lv8vb_94 ol + ul:not(#\9),
|
|
317
|
+
.awsui_text-content_6absk_lv8vb_94 ol + ol:not(#\9),
|
|
318
|
+
.awsui_text-content_6absk_lv8vb_94 ol > li + ul:not(#\9),
|
|
319
|
+
.awsui_text-content_6absk_lv8vb_94 ol > li + li:not(#\9),
|
|
320
|
+
.awsui_text-content_6absk_lv8vb_94 ol > li + ol:not(#\9),
|
|
321
|
+
.awsui_text-content_6absk_lv8vb_94 ol > li > ul:not(#\9),
|
|
322
|
+
.awsui_text-content_6absk_lv8vb_94 ol > li > ol:not(#\9) {
|
|
323
323
|
padding-top: var(--space-xxs-ynfts5, 4px);
|
|
324
324
|
}
|
|
325
|
-
.awsui_text-
|
|
326
|
-
.awsui_text-
|
|
327
|
-
.awsui_text-
|
|
328
|
-
.awsui_text-
|
|
325
|
+
.awsui_text-content_6absk_lv8vb_94 ul > li > ul:not(#\9),
|
|
326
|
+
.awsui_text-content_6absk_lv8vb_94 ul > li > ol:not(#\9),
|
|
327
|
+
.awsui_text-content_6absk_lv8vb_94 ol > li > ul:not(#\9),
|
|
328
|
+
.awsui_text-content_6absk_lv8vb_94 ol > li > ol:not(#\9) {
|
|
329
329
|
margin: 0;
|
|
330
330
|
}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"input": "
|
|
6
|
-
"results": "
|
|
7
|
-
"results-visible": "awsui_results-
|
|
4
|
+
"root": "awsui_root_1sdq3_p8s6x_93",
|
|
5
|
+
"input": "awsui_input_1sdq3_p8s6x_109",
|
|
6
|
+
"results": "awsui_results_1sdq3_p8s6x_113",
|
|
7
|
+
"results-visible": "awsui_results-visible_1sdq3_p8s6x_119"
|
|
8
8
|
};
|
|
9
9
|
|
|
@@ -50,8 +50,6 @@
|
|
|
50
50
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
51
51
|
SPDX-License-Identifier: Apache-2.0
|
|
52
52
|
*/
|
|
53
|
-
/* stylelint-disable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
54
|
-
/* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
55
53
|
/*
|
|
56
54
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
57
55
|
SPDX-License-Identifier: Apache-2.0
|
|
@@ -64,6 +62,8 @@
|
|
|
64
62
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
65
63
|
SPDX-License-Identifier: Apache-2.0
|
|
66
64
|
*/
|
|
65
|
+
/* stylelint-disable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
66
|
+
/* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
67
67
|
/*
|
|
68
68
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
69
69
|
SPDX-License-Identifier: Apache-2.0
|
|
@@ -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_p8s6x_93:not(#\9) {
|
|
94
94
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
95
95
|
border-collapse: separate;
|
|
96
96
|
border-spacing: 0;
|
|
@@ -132,16 +132,16 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
132
132
|
max-width: calc(688px - 2 * var(--space-l-4vl6xu, 20px));
|
|
133
133
|
}
|
|
134
134
|
|
|
135
|
-
.
|
|
135
|
+
.awsui_input_1sdq3_p8s6x_109:not(#\9) {
|
|
136
136
|
flex: 1;
|
|
137
137
|
}
|
|
138
138
|
|
|
139
|
-
.
|
|
139
|
+
.awsui_results_1sdq3_p8s6x_113:not(#\9) {
|
|
140
140
|
color: var(--color-text-form-label-k3j0b4, #000716);
|
|
141
141
|
display: inline-block;
|
|
142
142
|
box-sizing: border-box;
|
|
143
143
|
white-space: nowrap;
|
|
144
144
|
}
|
|
145
|
-
.awsui_results-
|
|
145
|
+
.awsui_results-visible_1sdq3_p8s6x_119:not(#\9) {
|
|
146
146
|
padding-left: var(--space-s-hv8c1d, 12px);
|
|
147
147
|
}
|
|
@@ -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
|
-
"input": "
|
|
7
|
-
"results": "
|
|
8
|
-
"results-visible": "awsui_results-
|
|
5
|
+
"root": "awsui_root_1sdq3_p8s6x_93",
|
|
6
|
+
"input": "awsui_input_1sdq3_p8s6x_109",
|
|
7
|
+
"results": "awsui_results_1sdq3_p8s6x_113",
|
|
8
|
+
"results-visible": "awsui_results-visible_1sdq3_p8s6x_119"
|
|
9
9
|
};
|
|
10
10
|
|
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_14w5r_93",
|
|
5
|
+
"textarea": "awsui_textarea_qk1j1_14w5r_97",
|
|
6
|
+
"textarea-readonly": "awsui_textarea-readonly_qk1j1_14w5r_123",
|
|
7
|
+
"textarea-invalid": "awsui_textarea-invalid_qk1j1_14w5r_159"
|
|
8
8
|
};
|
|
9
9
|
|
|
@@ -50,8 +50,6 @@
|
|
|
50
50
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
51
51
|
SPDX-License-Identifier: Apache-2.0
|
|
52
52
|
*/
|
|
53
|
-
/* stylelint-disable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
54
|
-
/* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
55
53
|
/*
|
|
56
54
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
57
55
|
SPDX-License-Identifier: Apache-2.0
|
|
@@ -64,6 +62,8 @@
|
|
|
64
62
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
65
63
|
SPDX-License-Identifier: Apache-2.0
|
|
66
64
|
*/
|
|
65
|
+
/* stylelint-disable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
66
|
+
/* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
67
67
|
/*
|
|
68
68
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
69
69
|
SPDX-License-Identifier: Apache-2.0
|
|
@@ -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_14w5r_93:not(#\9) {
|
|
94
94
|
/* used for test-utils */
|
|
95
95
|
}
|
|
96
96
|
|
|
97
|
-
.
|
|
97
|
+
.awsui_textarea_qk1j1_14w5r_97:not(#\9) {
|
|
98
98
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
99
99
|
border-collapse: separate;
|
|
100
100
|
border-spacing: 0;
|
|
@@ -146,43 +146,43 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
146
146
|
font-size: var(--font-body-m-size-sregvd, 14px);
|
|
147
147
|
line-height: var(--font-body-m-line-height-i7xxvv, 22px);
|
|
148
148
|
}
|
|
149
|
-
.
|
|
149
|
+
.awsui_textarea_qk1j1_14w5r_97.awsui_textarea-readonly_qk1j1_14w5r_123:not(#\9) {
|
|
150
150
|
background-color: var(--color-background-input-default-u57378, #ffffff);
|
|
151
151
|
border: var(--border-field-width-idlekx, 2px) solid var(--color-border-input-disabled-x2lopj, #e9ebed);
|
|
152
152
|
}
|
|
153
|
-
.
|
|
153
|
+
.awsui_textarea_qk1j1_14w5r_97:not(#\9)::placeholder {
|
|
154
154
|
color: var(--color-text-input-placeholder-j53j3c, #5f6b7a);
|
|
155
155
|
font-style: italic;
|
|
156
156
|
opacity: 1;
|
|
157
157
|
}
|
|
158
|
-
.
|
|
158
|
+
.awsui_textarea_qk1j1_14w5r_97:not(#\9):-ms-input-placeholder {
|
|
159
159
|
color: var(--color-text-input-placeholder-j53j3c, #5f6b7a);
|
|
160
160
|
font-style: italic;
|
|
161
161
|
}
|
|
162
|
-
.
|
|
162
|
+
.awsui_textarea_qk1j1_14w5r_97:not(#\9):focus {
|
|
163
163
|
outline: 2px dotted transparent;
|
|
164
164
|
border: var(--border-field-width-idlekx, 2px) solid var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
165
165
|
border-radius: var(--border-radius-input-txq8zy, 8px);
|
|
166
166
|
box-shadow: 0 0 0 var(--border-control-focus-ring-shadow-spread-srzyiu, 0px) var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
167
167
|
}
|
|
168
|
-
.
|
|
168
|
+
.awsui_textarea_qk1j1_14w5r_97:not(#\9):invalid {
|
|
169
169
|
box-shadow: none;
|
|
170
170
|
}
|
|
171
|
-
.
|
|
171
|
+
.awsui_textarea_qk1j1_14w5r_97:not(#\9):disabled {
|
|
172
172
|
background-color: var(--color-background-input-disabled-wu9j6u, #e9ebed);
|
|
173
173
|
border: var(--border-field-width-idlekx, 2px) solid var(--color-border-input-disabled-x2lopj, #e9ebed);
|
|
174
174
|
color: var(--color-text-input-disabled-oawyzo, #9ba7b6);
|
|
175
175
|
cursor: auto;
|
|
176
176
|
cursor: default;
|
|
177
177
|
}
|
|
178
|
-
.
|
|
178
|
+
.awsui_textarea_qk1j1_14w5r_97:not(#\9):disabled::placeholder {
|
|
179
179
|
color: var(--color-text-input-placeholder-disabled-6928j8, #9ba7b6);
|
|
180
180
|
opacity: 1;
|
|
181
181
|
}
|
|
182
|
-
.
|
|
182
|
+
.awsui_textarea_qk1j1_14w5r_97:not(#\9):disabled:-ms-input-placeholder {
|
|
183
183
|
color: var(--color-text-input-placeholder-disabled-6928j8, #9ba7b6);
|
|
184
184
|
}
|
|
185
|
-
.
|
|
185
|
+
.awsui_textarea_qk1j1_14w5r_97.awsui_textarea-invalid_qk1j1_14w5r_159:not(#\9) {
|
|
186
186
|
color: var(--color-text-status-error-5sesl6, #d91515);
|
|
187
187
|
border-color: var(--color-text-status-error-5sesl6, #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-5jpdqn, 8px);
|
|
192
192
|
}
|
|
193
|
-
.
|
|
193
|
+
.awsui_textarea_qk1j1_14w5r_97.awsui_textarea-invalid_qk1j1_14w5r_159:not(#\9):focus {
|
|
194
194
|
box-shadow: 0 0 0 var(--border-control-invalid-focus-ring-shadow-spread-omt6il, 2px) var(--color-border-item-focused-ap3b6s, #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_14w5r_93",
|
|
6
|
+
"textarea": "awsui_textarea_qk1j1_14w5r_97",
|
|
7
|
+
"textarea-readonly": "awsui_textarea-readonly_qk1j1_14w5r_123",
|
|
8
|
+
"textarea-invalid": "awsui_textarea-invalid_qk1j1_14w5r_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_1x3br_93",
|
|
5
|
+
"grid": "awsui_grid_vj6p7_1x3br_106",
|
|
6
|
+
"grid-no-gutters": "awsui_grid-no-gutters_vj6p7_1x3br_111",
|
|
7
|
+
"grid-variant-text-grid": "awsui_grid-variant-text-grid_vj6p7_1x3br_114",
|
|
8
|
+
"grid-breakpoint-default": "awsui_grid-breakpoint-default_vj6p7_1x3br_121",
|
|
9
|
+
"grid-columns-1": "awsui_grid-columns-1_vj6p7_1x3br_124",
|
|
10
|
+
"grid-breakpoint-xxs": "awsui_grid-breakpoint-xxs_vj6p7_1x3br_124",
|
|
11
|
+
"grid-breakpoint-xs": "awsui_grid-breakpoint-xs_vj6p7_1x3br_127",
|
|
12
|
+
"grid-columns-2": "awsui_grid-columns-2_vj6p7_1x3br_130",
|
|
13
|
+
"grid-columns-3": "awsui_grid-columns-3_vj6p7_1x3br_136",
|
|
14
|
+
"grid-columns-4": "awsui_grid-columns-4_vj6p7_1x3br_142",
|
|
15
|
+
"grid-vertical-borders": "awsui_grid-vertical-borders_vj6p7_1x3br_155",
|
|
16
|
+
"grid-horizontal-borders": "awsui_grid-horizontal-borders_vj6p7_1x3br_188",
|
|
17
|
+
"root": "awsui_root_vj6p7_1x3br_242",
|
|
18
|
+
"tile-container": "awsui_tile-container_vj6p7_1x3br_259",
|
|
19
|
+
"has-metadata": "awsui_has-metadata_vj6p7_1x3br_269",
|
|
20
|
+
"selected": "awsui_selected_vj6p7_1x3br_272",
|
|
21
|
+
"disabled": "awsui_disabled_vj6p7_1x3br_276",
|
|
22
|
+
"columns": "awsui_columns_vj6p7_1x3br_291",
|
|
23
|
+
"column-1": "awsui_column-1_vj6p7_1x3br_296",
|
|
24
|
+
"breakpoint-xs": "awsui_breakpoint-xs_vj6p7_1x3br_303",
|
|
25
|
+
"breakpoint-xxs": "awsui_breakpoint-xxs_vj6p7_1x3br_308",
|
|
26
|
+
"column-2": "awsui_column-2_vj6p7_1x3br_313",
|
|
27
|
+
"column-3": "awsui_column-3_vj6p7_1x3br_330",
|
|
28
|
+
"column-4": "awsui_column-4_vj6p7_1x3br_347",
|
|
29
|
+
"control": "awsui_control_vj6p7_1x3br_365",
|
|
30
|
+
"no-image": "awsui_no-image_vj6p7_1x3br_369",
|
|
31
|
+
"image": "awsui_image_vj6p7_1x3br_373"
|
|
32
32
|
};
|
|
33
33
|
|