@cloudscape-design/components 3.0.175 → 3.0.177
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 +35 -31
- package/alert/styles.selectors.js +19 -19
- package/annotation-context/annotation/styles.css.js +24 -24
- package/annotation-context/annotation/styles.scoped.css +31 -29
- package/annotation-context/annotation/styles.selectors.js +24 -24
- package/area-chart/styles.css.js +13 -13
- package/area-chart/styles.scoped.css +18 -16
- package/area-chart/styles.selectors.js +13 -13
- package/attribute-editor/styles.css.js +14 -14
- package/attribute-editor/styles.scoped.css +26 -24
- package/attribute-editor/styles.selectors.js +14 -14
- package/autosuggest/internal.d.ts.map +1 -1
- package/autosuggest/internal.js +2 -2
- package/autosuggest/internal.js.map +1 -1
- package/badge/styles.css.js +5 -5
- package/badge/styles.scoped.css +7 -5
- package/badge/styles.selectors.js +5 -5
- package/box/styles.css.js +189 -189
- package/box/styles.scoped.css +236 -234
- package/box/styles.selectors.js +189 -189
- package/breadcrumb-group/styles.css.js +6 -6
- package/breadcrumb-group/styles.scoped.css +15 -11
- package/breadcrumb-group/styles.selectors.js +6 -6
- package/button/styles.css.js +18 -18
- package/button/styles.scoped.css +138 -136
- package/button/styles.selectors.js +18 -18
- package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
- package/button-dropdown/mobile-expandable-group/styles.scoped.css +7 -5
- package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
- package/calendar/styles.css.js +18 -18
- package/calendar/styles.scoped.css +40 -38
- package/calendar/styles.selectors.js +18 -18
- package/cards/styles.css.js +37 -37
- package/cards/styles.scoped.css +48 -44
- package/cards/styles.selectors.js +37 -37
- package/checkbox/styles.css.js +3 -3
- package/checkbox/styles.scoped.css +7 -5
- package/checkbox/styles.selectors.js +3 -3
- package/code-editor/styles.css.js +32 -32
- package/code-editor/styles.scoped.css +111 -109
- package/code-editor/styles.selectors.js +32 -32
- package/column-layout/styles.css.js +13 -13
- package/column-layout/styles.scoped.css +45 -43
- package/column-layout/styles.selectors.js +13 -13
- package/container/index.d.ts.map +1 -1
- package/container/index.js +1 -1
- package/container/index.js.map +1 -1
- package/container/styles.css.js +17 -17
- package/container/styles.scoped.css +29 -27
- package/container/styles.selectors.js +17 -17
- package/date-picker/styles.css.js +7 -7
- package/date-picker/styles.scoped.css +11 -9
- package/date-picker/styles.selectors.js +7 -7
- package/date-range-picker/styles.css.js +38 -38
- package/date-range-picker/styles.scoped.css +47 -45
- package/date-range-picker/styles.selectors.js +38 -38
- package/expandable-section/styles.css.js +21 -21
- package/expandable-section/styles.scoped.css +44 -42
- package/expandable-section/styles.selectors.js +21 -21
- package/flashbar/styles.css.js +33 -33
- package/flashbar/styles.scoped.css +117 -115
- package/flashbar/styles.selectors.js +33 -33
- package/form/styles.css.js +8 -8
- package/form/styles.scoped.css +10 -8
- package/form/styles.selectors.js +8 -8
- package/form-field/styles.css.js +19 -19
- package/form-field/styles.scoped.css +31 -29
- package/form-field/styles.selectors.js +19 -19
- package/grid/styles.css.js +53 -53
- package/grid/styles.scoped.css +56 -54
- package/grid/styles.selectors.js +53 -53
- package/header/styles.css.js +44 -44
- package/header/styles.scoped.css +49 -47
- package/header/styles.selectors.js +44 -44
- package/help-panel/styles.css.js +4 -4
- package/help-panel/styles.scoped.css +60 -58
- package/help-panel/styles.selectors.js +4 -4
- package/icon/icons.js +1 -1
- package/input/index.d.ts.map +1 -1
- package/input/index.js +2 -2
- package/input/index.js.map +1 -1
- package/input/interfaces.d.ts +4 -0
- package/input/interfaces.d.ts.map +1 -1
- package/input/interfaces.js.map +1 -1
- package/input/internal.d.ts +0 -1
- package/input/internal.d.ts.map +1 -1
- package/input/internal.js +16 -14
- package/input/internal.js.map +1 -1
- package/input/styles.css.js +12 -13
- package/input/styles.scoped.css +35 -41
- package/input/styles.selectors.js +12 -13
- package/internal/components/autosuggest-input/index.d.ts +1 -0
- package/internal/components/autosuggest-input/index.d.ts.map +1 -1
- package/internal/components/autosuggest-input/index.js +2 -2
- package/internal/components/autosuggest-input/index.js.map +1 -1
- package/internal/components/button-trigger/styles.css.js +9 -9
- package/internal/components/button-trigger/styles.scoped.css +25 -23
- 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 -3
- 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 -15
- 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 +5 -3
- 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 +12 -8
- 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 -7
- package/internal/components/chart-series-marker/styles.selectors.js +5 -5
- package/internal/components/dropdown/styles.css.js +20 -20
- package/internal/components/dropdown/styles.scoped.css +37 -35
- 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 -3
- 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 -2
- package/internal/components/dropdown-status/styles.selectors.js +2 -2
- package/internal/components/focus-lock/index.d.ts +2 -1
- package/internal/components/focus-lock/index.d.ts.map +1 -1
- package/internal/components/focus-lock/index.js +28 -5
- package/internal/components/focus-lock/index.js.map +1 -1
- package/internal/components/menu-dropdown/styles.css.js +7 -7
- package/internal/components/menu-dropdown/styles.scoped.css +15 -13
- package/internal/components/menu-dropdown/styles.selectors.js +7 -7
- package/internal/components/option/styles.css.js +15 -15
- package/internal/components/option/styles.scoped.css +27 -25
- package/internal/components/option/styles.selectors.js +15 -15
- package/internal/components/options-list/styles.css.js +2 -2
- package/internal/components/options-list/styles.scoped.css +4 -2
- 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 -27
- package/internal/components/selectable-item/styles.selectors.js +16 -16
- package/internal/components/tab-trap/index.d.ts +7 -4
- package/internal/components/tab-trap/index.d.ts.map +1 -1
- package/internal/components/tab-trap/index.js +5 -3
- package/internal/components/tab-trap/index.js.map +1 -1
- package/internal/environment.js +1 -1
- package/internal/hooks/use-merge-refs/index.d.ts +1 -1
- package/internal/hooks/use-merge-refs/index.d.ts.map +1 -1
- package/internal/hooks/use-merge-refs/index.js.map +1 -1
- package/internal/manifest.json +1 -1
- package/link/styles.css.js +20 -20
- package/link/styles.scoped.css +73 -71
- 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 -26
- package/mixed-line-bar-chart/styles.selectors.js +19 -19
- package/modal/internal.d.ts.map +1 -1
- package/modal/internal.js +2 -9
- package/modal/internal.js.map +1 -1
- package/modal/styles.css.js +22 -22
- package/modal/styles.scoped.css +42 -38
- package/modal/styles.selectors.js +22 -22
- package/multiselect/internal.d.ts.map +1 -1
- package/multiselect/internal.js +2 -2
- package/multiselect/internal.js.map +1 -1
- package/multiselect/styles.css.js +1 -1
- package/multiselect/styles.scoped.css +3 -1
- 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 -23
- package/pagination/styles.selectors.js +9 -9
- package/pie-chart/styles.css.js +27 -27
- package/pie-chart/styles.scoped.css +45 -43
- package/pie-chart/styles.selectors.js +27 -27
- package/popover/styles.css.js +50 -50
- package/popover/styles.scoped.css +69 -63
- package/popover/styles.selectors.js +50 -50
- package/progress-bar/styles.css.js +18 -18
- package/progress-bar/styles.scoped.css +34 -32
- package/progress-bar/styles.selectors.js +18 -18
- package/property-filter/interfaces.d.ts +1 -0
- package/property-filter/interfaces.d.ts.map +1 -1
- package/property-filter/interfaces.js.map +1 -1
- package/property-filter/styles.css.js +33 -33
- package/property-filter/styles.scoped.css +37 -35
- package/property-filter/styles.selectors.js +33 -33
- package/property-filter/token-editor.d.ts.map +1 -1
- package/property-filter/token-editor.js +1 -1
- package/property-filter/token-editor.js.map +1 -1
- package/radio-group/styles.css.js +9 -9
- package/radio-group/styles.scoped.css +17 -15
- package/radio-group/styles.selectors.js +9 -9
- package/s3-resource-selector/interfaces.d.ts +1 -0
- package/s3-resource-selector/interfaces.d.ts.map +1 -1
- package/s3-resource-selector/interfaces.js.map +1 -1
- package/s3-resource-selector/s3-in-context/index.d.ts.map +1 -1
- package/s3-resource-selector/s3-in-context/index.js +1 -1
- package/s3-resource-selector/s3-in-context/index.js.map +1 -1
- package/segmented-control/styles.css.js +14 -14
- package/segmented-control/styles.scoped.css +35 -33
- package/segmented-control/styles.selectors.js +14 -14
- package/select/interfaces.d.ts +4 -0
- package/select/interfaces.d.ts.map +1 -1
- package/select/interfaces.js.map +1 -1
- package/select/internal.d.ts.map +1 -1
- package/select/internal.js +2 -2
- package/select/internal.js.map +1 -1
- package/select/parts/filter.d.ts +1 -1
- package/select/parts/filter.d.ts.map +1 -1
- package/select/styles.css.js +1 -1
- package/select/styles.scoped.css +3 -1
- package/select/styles.selectors.js +1 -1
- package/side-navigation/internal.js +1 -1
- package/side-navigation/internal.js.map +1 -1
- package/side-navigation/styles.css.js +22 -22
- package/side-navigation/styles.scoped.css +37 -32
- package/side-navigation/styles.selectors.js +22 -22
- package/split-panel/styles.css.js +59 -59
- package/split-panel/styles.scoped.css +83 -81
- package/split-panel/styles.selectors.js +59 -59
- package/status-indicator/styles.css.js +20 -20
- package/status-indicator/styles.scoped.css +28 -26
- package/status-indicator/styles.selectors.js +20 -20
- package/table/styles.css.js +33 -33
- package/table/styles.scoped.css +41 -39
- package/table/styles.selectors.js +33 -33
- package/tabs/styles.css.js +21 -21
- package/tabs/styles.scoped.css +40 -38
- package/tabs/styles.selectors.js +21 -21
- package/tag-editor/index.d.ts.map +1 -1
- package/tag-editor/index.js +2 -2
- package/tag-editor/index.js.map +1 -1
- 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/internal.d.ts +1 -0
- package/tag-editor/internal.d.ts.map +1 -1
- package/tag-editor/internal.js +2 -2
- package/tag-editor/internal.js.map +1 -1
- package/test-utils/dom/input/index.js +1 -1
- package/test-utils/dom/input/index.js.map +1 -1
- package/test-utils/selectors/input/index.js +1 -1
- package/test-utils/selectors/input/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 -60
- package/text-content/styles.selectors.js +1 -1
- package/text-filter/interfaces.d.ts +4 -0
- package/text-filter/interfaces.d.ts.map +1 -1
- package/text-filter/interfaces.js.map +1 -1
- package/text-filter/internal.d.ts.map +1 -1
- package/text-filter/internal.js +3 -3
- package/text-filter/internal.js.map +1 -1
- package/text-filter/styles.css.js +4 -4
- package/text-filter/styles.scoped.css +6 -4
- package/text-filter/styles.selectors.js +4 -4
- package/textarea/styles.css.js +4 -4
- package/textarea/styles.scoped.css +14 -12
- package/textarea/styles.selectors.js +4 -4
- package/tiles/styles.css.js +28 -28
- package/tiles/styles.scoped.css +72 -68
- package/tiles/styles.selectors.js +28 -28
- package/toggle/styles.css.js +8 -8
- package/toggle/styles.scoped.css +15 -13
- package/toggle/styles.selectors.js +8 -8
- package/token-group/styles.css.js +7 -7
- package/token-group/styles.scoped.css +26 -22
- 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 -42
- 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 +72 -66
- 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 -21
- 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 +33 -27
- 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 -1
- package/tutorial-panel/styles.selectors.js +1 -1
- package/wizard/styles.css.js +32 -32
- package/wizard/styles.scoped.css +62 -60
- package/wizard/styles.selectors.js +32 -32
package/header/styles.scoped.css
CHANGED
|
@@ -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_2qdw9_12hrg_93:not(#\9) {
|
|
94
94
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
95
95
|
border-collapse: separate;
|
|
96
96
|
border-spacing: 0;
|
|
@@ -125,170 +125,172 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
125
125
|
color: var(--color-text-body-default-ajf1h5, #000716);
|
|
126
126
|
font-weight: 400;
|
|
127
127
|
font-family: var(--font-family-base-qnistn, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
128
|
+
-webkit-font-smoothing: auto;
|
|
129
|
+
-moz-osx-font-smoothing: auto;
|
|
128
130
|
cursor: inherit;
|
|
129
131
|
display: flex;
|
|
130
132
|
width: 100%;
|
|
131
133
|
flex-wrap: wrap;
|
|
132
134
|
justify-content: space-between;
|
|
133
135
|
}
|
|
134
|
-
.awsui_root-no-
|
|
136
|
+
.awsui_root-no-actions_2qdw9_12hrg_110.awsui_root-variant-h1_2qdw9_12hrg_110:not(#\9) {
|
|
135
137
|
padding-bottom: 0;
|
|
136
138
|
}
|
|
137
|
-
.awsui_root-no-
|
|
139
|
+
.awsui_root-no-actions_2qdw9_12hrg_110.awsui_root-variant-h1-refresh_2qdw9_12hrg_113:not(#\9) {
|
|
138
140
|
padding-bottom: var(--space-xxxs-k2w98v, 2px);
|
|
139
141
|
}
|
|
140
|
-
.awsui_root-no-
|
|
142
|
+
.awsui_root-no-actions_2qdw9_12hrg_110.awsui_root-variant-h2_2qdw9_12hrg_116:not(#\9), .awsui_root-has-description_2qdw9_12hrg_116.awsui_root-variant-h2_2qdw9_12hrg_116:not(#\9) {
|
|
141
143
|
padding-bottom: var(--space-scaled-xxs-95dhkm, 4px);
|
|
142
144
|
}
|
|
143
|
-
.awsui_root-no-
|
|
145
|
+
.awsui_root-no-actions_2qdw9_12hrg_110.awsui_root-variant-h2-refresh_2qdw9_12hrg_119:not(#\9), .awsui_root-has-description_2qdw9_12hrg_116.awsui_root-variant-h2-refresh_2qdw9_12hrg_119:not(#\9) {
|
|
144
146
|
padding-bottom: var(--space-xxxs-k2w98v, 2px);
|
|
145
147
|
}
|
|
146
|
-
.awsui_root-no-
|
|
148
|
+
.awsui_root-no-actions_2qdw9_12hrg_110.awsui_root-variant-h3_2qdw9_12hrg_122:not(#\9), .awsui_root-has-description_2qdw9_12hrg_116.awsui_root-variant-h3_2qdw9_12hrg_122:not(#\9) {
|
|
147
149
|
padding-bottom: var(--space-scaled-xxs-95dhkm, 4px);
|
|
148
150
|
}
|
|
149
|
-
.awsui_root-no-
|
|
151
|
+
.awsui_root-no-actions_2qdw9_12hrg_110.awsui_root-variant-h3-refresh_2qdw9_12hrg_125:not(#\9), .awsui_root-has-description_2qdw9_12hrg_116.awsui_root-variant-h3-refresh_2qdw9_12hrg_125:not(#\9) {
|
|
150
152
|
padding-bottom: 0;
|
|
151
153
|
}
|
|
152
|
-
.awsui_root-no-
|
|
154
|
+
.awsui_root-no-wrap_2qdw9_12hrg_128:not(#\9) {
|
|
153
155
|
flex-wrap: nowrap;
|
|
154
156
|
}
|
|
155
157
|
|
|
156
|
-
.
|
|
158
|
+
.awsui_main_2qdw9_12hrg_132:not(#\9) {
|
|
157
159
|
word-wrap: break-word;
|
|
158
160
|
max-width: 100%;
|
|
159
161
|
overflow: hidden;
|
|
160
162
|
}
|
|
161
|
-
:not(#\9):not(.awsui_root-no-
|
|
163
|
+
:not(#\9):not(.awsui_root-no-actions_2qdw9_12hrg_110) > .awsui_main_2qdw9_12hrg_132 {
|
|
162
164
|
margin-right: var(--space-xs-rsr2qu, 8px);
|
|
163
165
|
}
|
|
164
|
-
.awsui_main-variant-
|
|
166
|
+
.awsui_main-variant-h1_2qdw9_12hrg_140:not(#\9) {
|
|
165
167
|
padding: var(--space-scaled-2x-xxs-t5qzmf, 4px) 0;
|
|
166
168
|
}
|
|
167
|
-
.awsui_main-variant-h1-
|
|
169
|
+
.awsui_main-variant-h1-refresh_2qdw9_12hrg_143:not(#\9) {
|
|
168
170
|
padding: var(--space-xxs-ynfts5, 4px) 0;
|
|
169
171
|
}
|
|
170
|
-
:not(#\9):not(.awsui_root-no-
|
|
172
|
+
:not(#\9):not(.awsui_root-no-actions_2qdw9_12hrg_110) > .awsui_main-variant-h1-refresh_2qdw9_12hrg_143 {
|
|
171
173
|
padding-top: var(--space-scaled-xxxs-b6dm8t, 2px);
|
|
172
174
|
}
|
|
173
|
-
.awsui_main-variant-
|
|
175
|
+
.awsui_main-variant-h2_2qdw9_12hrg_149:not(#\9), .awsui_main-variant-h3_2qdw9_12hrg_149:not(#\9) {
|
|
174
176
|
padding-top: var(--space-scaled-xxs-95dhkm, 4px);
|
|
175
177
|
}
|
|
176
|
-
:not(#\9):not(.awsui_root-has-
|
|
178
|
+
:not(#\9):not(.awsui_root-has-description_2qdw9_12hrg_116) > .awsui_main-variant-h2_2qdw9_12hrg_149, :not(#\9):not(.awsui_root-has-description_2qdw9_12hrg_116) > .awsui_main-variant-h3_2qdw9_12hrg_149 {
|
|
177
179
|
padding-bottom: var(--space-xxxs-k2w98v, 2px);
|
|
178
180
|
}
|
|
179
|
-
.awsui_main-variant-h2-
|
|
181
|
+
.awsui_main-variant-h2-refresh_2qdw9_12hrg_155:not(#\9) {
|
|
180
182
|
padding-top: 0;
|
|
181
183
|
}
|
|
182
|
-
:not(#\9):not(.awsui_root-has-
|
|
184
|
+
:not(#\9):not(.awsui_root-has-description_2qdw9_12hrg_116) > .awsui_main-variant-h2-refresh_2qdw9_12hrg_155 {
|
|
183
185
|
padding-bottom: 0;
|
|
184
186
|
}
|
|
185
187
|
|
|
186
|
-
.
|
|
188
|
+
.awsui_actions_2qdw9_12hrg_162:not(#\9) {
|
|
187
189
|
display: flex;
|
|
188
190
|
align-items: flex-start;
|
|
189
191
|
}
|
|
190
|
-
.awsui_actions-variant-
|
|
192
|
+
.awsui_actions-variant-h1_2qdw9_12hrg_166:not(#\9) {
|
|
191
193
|
padding: var(--space-scaled-xs-6859qs, 8px) 0;
|
|
192
194
|
}
|
|
193
|
-
.awsui_actions-variant-h1-
|
|
195
|
+
.awsui_actions-variant-h1-refresh_2qdw9_12hrg_169:not(#\9) {
|
|
194
196
|
padding: var(--space-xs-rsr2qu, 8px) 0;
|
|
195
197
|
}
|
|
196
|
-
.awsui_actions-variant-
|
|
198
|
+
.awsui_actions-variant-h2_2qdw9_12hrg_172:not(#\9), .awsui_actions-variant-h3_2qdw9_12hrg_172:not(#\9) {
|
|
197
199
|
padding: var(--space-scaled-xxs-95dhkm, 4px) 0;
|
|
198
200
|
}
|
|
199
|
-
.awsui_root-has-
|
|
201
|
+
.awsui_root-has-description_2qdw9_12hrg_116 > .awsui_actions-variant-h2_2qdw9_12hrg_172:not(#\9), .awsui_root-has-description_2qdw9_12hrg_116 > .awsui_actions-variant-h3_2qdw9_12hrg_172:not(#\9) {
|
|
200
202
|
padding-bottom: 0;
|
|
201
203
|
}
|
|
202
|
-
.awsui_actions-variant-h2-
|
|
204
|
+
.awsui_actions-variant-h2-refresh_2qdw9_12hrg_178:not(#\9) {
|
|
203
205
|
padding-bottom: var(--space-xxxs-k2w98v, 2px);
|
|
204
206
|
}
|
|
205
|
-
.awsui_actions-variant-h3-
|
|
207
|
+
.awsui_actions-variant-h3-refresh_2qdw9_12hrg_181:not(#\9) {
|
|
206
208
|
padding-bottom: 0;
|
|
207
209
|
}
|
|
208
210
|
|
|
209
|
-
.
|
|
211
|
+
.awsui_title_2qdw9_12hrg_185:not(#\9) {
|
|
210
212
|
min-width: 0;
|
|
211
213
|
-ms-word-break: break-all;
|
|
212
214
|
word-break: break-word;
|
|
213
215
|
color: var(--color-text-heading-default-jopz0f, #000716);
|
|
214
216
|
}
|
|
215
|
-
.awsui_title-variant-
|
|
217
|
+
.awsui_title-variant-h1_2qdw9_12hrg_191:not(#\9) {
|
|
216
218
|
font-size: var(--font-heading-xl-size-d0vjbk, 32px);
|
|
217
219
|
}
|
|
218
|
-
.awsui_title-variant-
|
|
220
|
+
.awsui_title-variant-h2_2qdw9_12hrg_194:not(#\9), .awsui_title-variant-h3_2qdw9_12hrg_194:not(#\9) {
|
|
219
221
|
padding: var(--space-scaled-xxs-95dhkm, 4px) 0;
|
|
220
222
|
}
|
|
221
|
-
.awsui_title-variant-
|
|
223
|
+
.awsui_title-variant-h2_2qdw9_12hrg_194:not(#\9) {
|
|
222
224
|
font-size: var(--font-heading-l-size-otmxys, 24px);
|
|
223
225
|
}
|
|
224
|
-
.awsui_title-variant-h2-
|
|
226
|
+
.awsui_title-variant-h2-refresh_2qdw9_12hrg_200:not(#\9) {
|
|
225
227
|
padding-top: var(--space-scaled-2x-xxs-t5qzmf, 4px);
|
|
226
228
|
}
|
|
227
|
-
.awsui_title-variant-
|
|
229
|
+
.awsui_title-variant-h3_2qdw9_12hrg_194:not(#\9) {
|
|
228
230
|
font-size: var(--font-heading-m-size-6e3jmg, 20px);
|
|
229
231
|
}
|
|
230
232
|
|
|
231
|
-
.
|
|
233
|
+
.awsui_info_2qdw9_12hrg_207:not(#\9) {
|
|
232
234
|
padding-right: var(--space-s-hv8c1d, 12px);
|
|
233
235
|
}
|
|
234
236
|
|
|
235
|
-
.
|
|
237
|
+
.awsui_description_2qdw9_12hrg_211:not(#\9) {
|
|
236
238
|
margin: 0;
|
|
237
239
|
padding: 0;
|
|
238
240
|
color: var(--color-text-heading-secondary-corkaj, #414d5c);
|
|
239
241
|
}
|
|
240
|
-
.awsui_description-variant-
|
|
242
|
+
.awsui_description-variant-h1_2qdw9_12hrg_216:not(#\9) {
|
|
241
243
|
font-size: var(--font-body-m-size-sregvd, 14px);
|
|
242
244
|
line-height: var(--font-body-m-line-height-i7xxvv, 22px);
|
|
243
245
|
padding-top: var(--space-scaled-xxs-95dhkm, 4px);
|
|
244
246
|
}
|
|
245
|
-
.awsui_description-variant-h1-
|
|
247
|
+
.awsui_description-variant-h1-refresh_2qdw9_12hrg_221:not(#\9) {
|
|
246
248
|
padding-top: var(--space-scaled-xs-6859qs, 8px);
|
|
247
249
|
}
|
|
248
|
-
.awsui_description-variant-
|
|
250
|
+
.awsui_description-variant-h2_2qdw9_12hrg_224:not(#\9) {
|
|
249
251
|
font-size: var(--font-header-h2-description-size-pqrrui, 14px);
|
|
250
252
|
line-height: var(--font-header-h2-description-line-height-gjrb86, 22px);
|
|
251
253
|
padding-bottom: var(--space-scaled-xxs-95dhkm, 4px);
|
|
252
254
|
}
|
|
253
|
-
.awsui_description-variant-
|
|
255
|
+
.awsui_description-variant-h3_2qdw9_12hrg_229:not(#\9) {
|
|
254
256
|
font-size: var(--font-body-s-size-ukw2p9, 12px);
|
|
255
257
|
line-height: var(--font-body-s-line-height-kdsbrl, 16px);
|
|
256
258
|
letter-spacing: var(--font-body-s-letter-spacing-cy0oxj, 0.005em);
|
|
257
259
|
padding-bottom: var(--space-scaled-xxs-95dhkm, 4px);
|
|
258
260
|
}
|
|
259
|
-
.awsui_description-variant-h3-
|
|
261
|
+
.awsui_description-variant-h3-refresh_2qdw9_12hrg_235:not(#\9) {
|
|
260
262
|
padding-top: var(--space-xxxs-k2w98v, 2px);
|
|
261
263
|
}
|
|
262
264
|
|
|
263
|
-
.
|
|
265
|
+
.awsui_heading_2qdw9_12hrg_239:not(#\9) {
|
|
264
266
|
margin: 0;
|
|
265
267
|
display: inline;
|
|
266
268
|
font-size: inherit;
|
|
267
269
|
margin-right: var(--space-xs-rsr2qu, 8px);
|
|
268
270
|
}
|
|
269
|
-
.
|
|
271
|
+
.awsui_heading_2qdw9_12hrg_239:not(#\9):only-child {
|
|
270
272
|
margin: 0;
|
|
271
273
|
}
|
|
272
|
-
.awsui_heading-variant-
|
|
274
|
+
.awsui_heading-variant-h1_2qdw9_12hrg_248:not(#\9) {
|
|
273
275
|
font-size: var(--font-heading-xl-size-d0vjbk, 32px);
|
|
274
276
|
line-height: var(--font-heading-xl-line-height-doxfdj, 40px);
|
|
275
277
|
letter-spacing: var(--font-heading-xl-letter-spacing-9tcsmy, -0.02em);
|
|
276
278
|
}
|
|
277
|
-
.awsui_heading-variant-
|
|
279
|
+
.awsui_heading-variant-h2_2qdw9_12hrg_253:not(#\9) {
|
|
278
280
|
font-size: var(--font-heading-l-size-otmxys, 24px);
|
|
279
281
|
line-height: var(--font-heading-l-line-height-gev4n1, 30px);
|
|
280
282
|
letter-spacing: var(--font-heading-l-letter-spacing-f6wvtk, -0.015em);
|
|
281
283
|
}
|
|
282
|
-
.awsui_heading-variant-
|
|
284
|
+
.awsui_heading-variant-h3_2qdw9_12hrg_258:not(#\9) {
|
|
283
285
|
font-size: var(--font-heading-m-size-6e3jmg, 20px);
|
|
284
286
|
line-height: var(--font-heading-m-line-height-u3t54f, 24px);
|
|
285
287
|
letter-spacing: var(--font-heading-m-letter-spacing-r00pg3, -0.01em);
|
|
286
288
|
}
|
|
287
289
|
|
|
288
|
-
.awsui_heading-
|
|
290
|
+
.awsui_heading-text_2qdw9_12hrg_264:not(#\9) {
|
|
289
291
|
/* used in test-utils */
|
|
290
292
|
}
|
|
291
|
-
.awsui_heading-text-variant-
|
|
293
|
+
.awsui_heading-text-variant-h1_2qdw9_12hrg_267:not(#\9) {
|
|
292
294
|
font-size: var(--font-heading-xl-size-d0vjbk, 32px);
|
|
293
295
|
line-height: var(--font-heading-xl-line-height-doxfdj, 40px);
|
|
294
296
|
letter-spacing: var(--font-heading-xl-letter-spacing-9tcsmy, -0.02em);
|
|
@@ -296,7 +298,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
296
298
|
-webkit-font-smoothing: var(--font-smoothing-webkit-vu3hx4, antialiased);
|
|
297
299
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-nkh1jb, grayscale);
|
|
298
300
|
}
|
|
299
|
-
.awsui_heading-text-variant-
|
|
301
|
+
.awsui_heading-text-variant-h2_2qdw9_12hrg_275:not(#\9) {
|
|
300
302
|
font-size: var(--font-heading-l-size-otmxys, 24px);
|
|
301
303
|
line-height: var(--font-heading-l-line-height-gev4n1, 30px);
|
|
302
304
|
letter-spacing: var(--font-heading-l-letter-spacing-f6wvtk, -0.015em);
|
|
@@ -304,7 +306,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
304
306
|
-webkit-font-smoothing: var(--font-smoothing-webkit-vu3hx4, antialiased);
|
|
305
307
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-nkh1jb, grayscale);
|
|
306
308
|
}
|
|
307
|
-
.awsui_heading-text-variant-
|
|
309
|
+
.awsui_heading-text-variant-h3_2qdw9_12hrg_283:not(#\9) {
|
|
308
310
|
font-size: var(--font-heading-m-size-6e3jmg, 20px);
|
|
309
311
|
line-height: var(--font-heading-m-line-height-u3t54f, 24px);
|
|
310
312
|
letter-spacing: var(--font-heading-m-letter-spacing-r00pg3, -0.01em);
|
|
@@ -313,7 +315,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
313
315
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-nkh1jb, grayscale);
|
|
314
316
|
}
|
|
315
317
|
|
|
316
|
-
.
|
|
318
|
+
.awsui_counter_2qdw9_12hrg_292:not(#\9) {
|
|
317
319
|
color: var(--color-text-counter-jwdegc, #5f6b7a);
|
|
318
320
|
font-weight: 400;
|
|
319
321
|
}
|
|
@@ -2,49 +2,49 @@
|
|
|
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
|
-
"root-no-actions": "awsui_root-no-
|
|
7
|
-
"root-variant-h1": "awsui_root-variant-
|
|
8
|
-
"root-variant-h1-refresh": "awsui_root-variant-h1-
|
|
9
|
-
"root-variant-h2": "awsui_root-variant-
|
|
10
|
-
"root-has-description": "awsui_root-has-
|
|
11
|
-
"root-variant-h2-refresh": "awsui_root-variant-h2-
|
|
12
|
-
"root-variant-h3": "awsui_root-variant-
|
|
13
|
-
"root-variant-h3-refresh": "awsui_root-variant-h3-
|
|
14
|
-
"root-no-wrap": "awsui_root-no-
|
|
15
|
-
"main": "
|
|
16
|
-
"main-variant-h1": "awsui_main-variant-
|
|
17
|
-
"main-variant-h1-refresh": "awsui_main-variant-h1-
|
|
18
|
-
"main-variant-h2": "awsui_main-variant-
|
|
19
|
-
"main-variant-h3": "awsui_main-variant-
|
|
20
|
-
"main-variant-h2-refresh": "awsui_main-variant-h2-
|
|
21
|
-
"actions": "
|
|
22
|
-
"actions-variant-h1": "awsui_actions-variant-
|
|
23
|
-
"actions-variant-h1-refresh": "awsui_actions-variant-h1-
|
|
24
|
-
"actions-variant-h2": "awsui_actions-variant-
|
|
25
|
-
"actions-variant-h3": "awsui_actions-variant-
|
|
26
|
-
"actions-variant-h2-refresh": "awsui_actions-variant-h2-
|
|
27
|
-
"actions-variant-h3-refresh": "awsui_actions-variant-h3-
|
|
28
|
-
"title": "
|
|
29
|
-
"title-variant-h1": "awsui_title-variant-
|
|
30
|
-
"title-variant-h2": "awsui_title-variant-
|
|
31
|
-
"title-variant-h3": "awsui_title-variant-
|
|
32
|
-
"title-variant-h2-refresh": "awsui_title-variant-h2-
|
|
33
|
-
"info": "
|
|
34
|
-
"description": "
|
|
35
|
-
"description-variant-h1": "awsui_description-variant-
|
|
36
|
-
"description-variant-h1-refresh": "awsui_description-variant-h1-
|
|
37
|
-
"description-variant-h2": "awsui_description-variant-
|
|
38
|
-
"description-variant-h3": "awsui_description-variant-
|
|
39
|
-
"description-variant-h3-refresh": "awsui_description-variant-h3-
|
|
40
|
-
"heading": "
|
|
41
|
-
"heading-variant-h1": "awsui_heading-variant-
|
|
42
|
-
"heading-variant-h2": "awsui_heading-variant-
|
|
43
|
-
"heading-variant-h3": "awsui_heading-variant-
|
|
44
|
-
"heading-text": "awsui_heading-
|
|
45
|
-
"heading-text-variant-h1": "awsui_heading-text-variant-
|
|
46
|
-
"heading-text-variant-h2": "awsui_heading-text-variant-
|
|
47
|
-
"heading-text-variant-h3": "awsui_heading-text-variant-
|
|
48
|
-
"counter": "
|
|
5
|
+
"root": "awsui_root_2qdw9_12hrg_93",
|
|
6
|
+
"root-no-actions": "awsui_root-no-actions_2qdw9_12hrg_110",
|
|
7
|
+
"root-variant-h1": "awsui_root-variant-h1_2qdw9_12hrg_110",
|
|
8
|
+
"root-variant-h1-refresh": "awsui_root-variant-h1-refresh_2qdw9_12hrg_113",
|
|
9
|
+
"root-variant-h2": "awsui_root-variant-h2_2qdw9_12hrg_116",
|
|
10
|
+
"root-has-description": "awsui_root-has-description_2qdw9_12hrg_116",
|
|
11
|
+
"root-variant-h2-refresh": "awsui_root-variant-h2-refresh_2qdw9_12hrg_119",
|
|
12
|
+
"root-variant-h3": "awsui_root-variant-h3_2qdw9_12hrg_122",
|
|
13
|
+
"root-variant-h3-refresh": "awsui_root-variant-h3-refresh_2qdw9_12hrg_125",
|
|
14
|
+
"root-no-wrap": "awsui_root-no-wrap_2qdw9_12hrg_128",
|
|
15
|
+
"main": "awsui_main_2qdw9_12hrg_132",
|
|
16
|
+
"main-variant-h1": "awsui_main-variant-h1_2qdw9_12hrg_140",
|
|
17
|
+
"main-variant-h1-refresh": "awsui_main-variant-h1-refresh_2qdw9_12hrg_143",
|
|
18
|
+
"main-variant-h2": "awsui_main-variant-h2_2qdw9_12hrg_149",
|
|
19
|
+
"main-variant-h3": "awsui_main-variant-h3_2qdw9_12hrg_149",
|
|
20
|
+
"main-variant-h2-refresh": "awsui_main-variant-h2-refresh_2qdw9_12hrg_155",
|
|
21
|
+
"actions": "awsui_actions_2qdw9_12hrg_162",
|
|
22
|
+
"actions-variant-h1": "awsui_actions-variant-h1_2qdw9_12hrg_166",
|
|
23
|
+
"actions-variant-h1-refresh": "awsui_actions-variant-h1-refresh_2qdw9_12hrg_169",
|
|
24
|
+
"actions-variant-h2": "awsui_actions-variant-h2_2qdw9_12hrg_172",
|
|
25
|
+
"actions-variant-h3": "awsui_actions-variant-h3_2qdw9_12hrg_172",
|
|
26
|
+
"actions-variant-h2-refresh": "awsui_actions-variant-h2-refresh_2qdw9_12hrg_178",
|
|
27
|
+
"actions-variant-h3-refresh": "awsui_actions-variant-h3-refresh_2qdw9_12hrg_181",
|
|
28
|
+
"title": "awsui_title_2qdw9_12hrg_185",
|
|
29
|
+
"title-variant-h1": "awsui_title-variant-h1_2qdw9_12hrg_191",
|
|
30
|
+
"title-variant-h2": "awsui_title-variant-h2_2qdw9_12hrg_194",
|
|
31
|
+
"title-variant-h3": "awsui_title-variant-h3_2qdw9_12hrg_194",
|
|
32
|
+
"title-variant-h2-refresh": "awsui_title-variant-h2-refresh_2qdw9_12hrg_200",
|
|
33
|
+
"info": "awsui_info_2qdw9_12hrg_207",
|
|
34
|
+
"description": "awsui_description_2qdw9_12hrg_211",
|
|
35
|
+
"description-variant-h1": "awsui_description-variant-h1_2qdw9_12hrg_216",
|
|
36
|
+
"description-variant-h1-refresh": "awsui_description-variant-h1-refresh_2qdw9_12hrg_221",
|
|
37
|
+
"description-variant-h2": "awsui_description-variant-h2_2qdw9_12hrg_224",
|
|
38
|
+
"description-variant-h3": "awsui_description-variant-h3_2qdw9_12hrg_229",
|
|
39
|
+
"description-variant-h3-refresh": "awsui_description-variant-h3-refresh_2qdw9_12hrg_235",
|
|
40
|
+
"heading": "awsui_heading_2qdw9_12hrg_239",
|
|
41
|
+
"heading-variant-h1": "awsui_heading-variant-h1_2qdw9_12hrg_248",
|
|
42
|
+
"heading-variant-h2": "awsui_heading-variant-h2_2qdw9_12hrg_253",
|
|
43
|
+
"heading-variant-h3": "awsui_heading-variant-h3_2qdw9_12hrg_258",
|
|
44
|
+
"heading-text": "awsui_heading-text_2qdw9_12hrg_264",
|
|
45
|
+
"heading-text-variant-h1": "awsui_heading-text-variant-h1_2qdw9_12hrg_267",
|
|
46
|
+
"heading-text-variant-h2": "awsui_heading-text-variant-h2_2qdw9_12hrg_275",
|
|
47
|
+
"heading-text-variant-h3": "awsui_heading-text-variant-h3_2qdw9_12hrg_283",
|
|
48
|
+
"counter": "awsui_counter_2qdw9_12hrg_292"
|
|
49
49
|
};
|
|
50
50
|
|
package/help-panel/styles.css.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"help-panel": "awsui_help-
|
|
5
|
-
"header": "
|
|
6
|
-
"content": "
|
|
7
|
-
"footer": "
|
|
4
|
+
"help-panel": "awsui_help-panel_1d237_33r30_94",
|
|
5
|
+
"header": "awsui_header_1d237_33r30_270",
|
|
6
|
+
"content": "awsui_content_1d237_33r30_300",
|
|
7
|
+
"footer": "awsui_footer_1d237_33r30_311"
|
|
8
8
|
};
|
|
9
9
|
|
|
@@ -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_help-
|
|
94
|
+
.awsui_help-panel_1d237_33r30_94:not(#\9) {
|
|
95
95
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
96
96
|
border-collapse: separate;
|
|
97
97
|
border-spacing: 0;
|
|
@@ -126,35 +126,37 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
126
126
|
color: var(--color-text-body-default-ajf1h5, #000716);
|
|
127
127
|
font-weight: 400;
|
|
128
128
|
font-family: var(--font-family-base-qnistn, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
129
|
+
-webkit-font-smoothing: auto;
|
|
130
|
+
-moz-osx-font-smoothing: auto;
|
|
129
131
|
word-wrap: break-word;
|
|
130
132
|
padding: var(--space-scaled-l-t03y3z, 20px) var(--space-panel-side-right-kev4k9, 24px) 0 var(--space-panel-side-left-8ozqve, 28px);
|
|
131
133
|
}
|
|
132
|
-
.awsui_help-
|
|
134
|
+
.awsui_help-panel_1d237_33r30_94 hr:not(#\9) {
|
|
133
135
|
border: none;
|
|
134
136
|
border-top: var(--border-divider-section-width-4wm2it, 2px) solid var(--color-border-divider-default-7s2wjw, #e9ebed);
|
|
135
137
|
margin: var(--space-scaled-xl-w2t504, 24px) calc(-1 * var(--space-xs-rsr2qu, 8px));
|
|
136
138
|
}
|
|
137
|
-
.awsui_help-
|
|
138
|
-
.awsui_help-
|
|
139
|
+
.awsui_help-panel_1d237_33r30_94 ol:not(#\9),
|
|
140
|
+
.awsui_help-panel_1d237_33r30_94 ul:not(#\9) {
|
|
139
141
|
padding-left: var(--space-l-4vl6xu, 20px);
|
|
140
142
|
list-style-position: outside;
|
|
141
143
|
}
|
|
142
|
-
.awsui_help-
|
|
143
|
-
.awsui_help-
|
|
144
|
-
.awsui_help-
|
|
145
|
-
.awsui_help-
|
|
146
|
-
.awsui_help-
|
|
147
|
-
.awsui_help-
|
|
148
|
-
.awsui_help-
|
|
149
|
-
.awsui_help-
|
|
150
|
-
.awsui_help-
|
|
151
|
-
.awsui_help-
|
|
152
|
-
.awsui_help-
|
|
144
|
+
.awsui_help-panel_1d237_33r30_94 a:not(#\9),
|
|
145
|
+
.awsui_help-panel_1d237_33r30_94 p:not(#\9),
|
|
146
|
+
.awsui_help-panel_1d237_33r30_94 ul:not(#\9),
|
|
147
|
+
.awsui_help-panel_1d237_33r30_94 ol:not(#\9),
|
|
148
|
+
.awsui_help-panel_1d237_33r30_94 li:not(#\9),
|
|
149
|
+
.awsui_help-panel_1d237_33r30_94 h2:not(#\9),
|
|
150
|
+
.awsui_help-panel_1d237_33r30_94 h3:not(#\9),
|
|
151
|
+
.awsui_help-panel_1d237_33r30_94 h4:not(#\9),
|
|
152
|
+
.awsui_help-panel_1d237_33r30_94 h5:not(#\9),
|
|
153
|
+
.awsui_help-panel_1d237_33r30_94 pre:not(#\9),
|
|
154
|
+
.awsui_help-panel_1d237_33r30_94 code:not(#\9) {
|
|
153
155
|
margin: var(--space-xs-rsr2qu, 8px) 0;
|
|
154
156
|
padding-top: 0;
|
|
155
157
|
padding-bottom: 0;
|
|
156
158
|
}
|
|
157
|
-
.awsui_help-
|
|
159
|
+
.awsui_help-panel_1d237_33r30_94 code:not(#\9) {
|
|
158
160
|
font-size: var(--font-body-s-size-ukw2p9, 12px);
|
|
159
161
|
line-height: var(--font-body-s-line-height-kdsbrl, 16px);
|
|
160
162
|
letter-spacing: var(--font-body-s-letter-spacing-cy0oxj, 0.005em);
|
|
@@ -164,7 +166,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
164
166
|
word-wrap: break-word;
|
|
165
167
|
white-space: pre-wrap;
|
|
166
168
|
}
|
|
167
|
-
.awsui_help-
|
|
169
|
+
.awsui_help-panel_1d237_33r30_94 pre:not(#\9) {
|
|
168
170
|
font-size: var(--font-body-s-size-ukw2p9, 12px);
|
|
169
171
|
line-height: var(--font-body-s-line-height-kdsbrl, 16px);
|
|
170
172
|
letter-spacing: var(--font-body-s-letter-spacing-cy0oxj, 0.005em);
|
|
@@ -175,37 +177,37 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
175
177
|
white-space: pre-wrap;
|
|
176
178
|
padding: var(--space-xxs-ynfts5, 4px);
|
|
177
179
|
}
|
|
178
|
-
.awsui_help-
|
|
180
|
+
.awsui_help-panel_1d237_33r30_94 dl:not(#\9) {
|
|
179
181
|
margin: var(--space-xs-rsr2qu, 8px) 0;
|
|
180
182
|
/* stylelint-disable-next-line selector-max-universal */
|
|
181
183
|
}
|
|
182
|
-
.awsui_help-
|
|
184
|
+
.awsui_help-panel_1d237_33r30_94 dl *:not(#\9) {
|
|
183
185
|
margin-top: 0;
|
|
184
186
|
margin-bottom: 0;
|
|
185
187
|
}
|
|
186
|
-
.awsui_help-
|
|
188
|
+
.awsui_help-panel_1d237_33r30_94 dt:not(#\9) {
|
|
187
189
|
margin-top: var(--space-xs-rsr2qu, 8px);
|
|
188
190
|
font-weight: 700;
|
|
189
191
|
}
|
|
190
|
-
.awsui_help-
|
|
192
|
+
.awsui_help-panel_1d237_33r30_94 dd:not(#\9) {
|
|
191
193
|
margin: 0 0 var(--space-xs-rsr2qu, 8px);
|
|
192
194
|
}
|
|
193
|
-
.awsui_help-
|
|
194
|
-
.awsui_help-
|
|
195
|
-
.awsui_help-
|
|
196
|
-
.awsui_help-
|
|
197
|
-
.awsui_help-
|
|
195
|
+
.awsui_help-panel_1d237_33r30_94 h2:not(#\9),
|
|
196
|
+
.awsui_help-panel_1d237_33r30_94 h3:not(#\9),
|
|
197
|
+
.awsui_help-panel_1d237_33r30_94 h4:not(#\9),
|
|
198
|
+
.awsui_help-panel_1d237_33r30_94 h5:not(#\9),
|
|
199
|
+
.awsui_help-panel_1d237_33r30_94 h6:not(#\9) {
|
|
198
200
|
margin-top: var(--space-xl-a39hup, 24px);
|
|
199
201
|
color: var(--color-text-heading-default-jopz0f, #000716);
|
|
200
202
|
}
|
|
201
|
-
.awsui_help-
|
|
203
|
+
.awsui_help-panel_1d237_33r30_94 > :not(#\9):last-child {
|
|
202
204
|
margin-bottom: var(--space-scaled-xxxl-ffokcj, 40px);
|
|
203
205
|
}
|
|
204
|
-
.awsui_help-
|
|
206
|
+
.awsui_help-panel_1d237_33r30_94 p:not(#\9) {
|
|
205
207
|
color: inherit;
|
|
206
208
|
text-decoration: none;
|
|
207
209
|
}
|
|
208
|
-
.awsui_help-
|
|
210
|
+
.awsui_help-panel_1d237_33r30_94 h1:not(#\9) {
|
|
209
211
|
font-size: var(--font-heading-xl-size-d0vjbk, 32px);
|
|
210
212
|
line-height: var(--font-heading-xl-line-height-doxfdj, 40px);
|
|
211
213
|
letter-spacing: var(--font-heading-xl-letter-spacing-9tcsmy, -0.02em);
|
|
@@ -213,7 +215,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
213
215
|
-webkit-font-smoothing: var(--font-smoothing-webkit-vu3hx4, antialiased);
|
|
214
216
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-nkh1jb, grayscale);
|
|
215
217
|
}
|
|
216
|
-
.awsui_help-
|
|
218
|
+
.awsui_help-panel_1d237_33r30_94 h2:not(#\9) {
|
|
217
219
|
font-size: var(--font-heading-l-size-otmxys, 24px);
|
|
218
220
|
line-height: var(--font-heading-l-line-height-gev4n1, 30px);
|
|
219
221
|
letter-spacing: var(--font-heading-l-letter-spacing-f6wvtk, -0.015em);
|
|
@@ -221,7 +223,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
221
223
|
-webkit-font-smoothing: var(--font-smoothing-webkit-vu3hx4, antialiased);
|
|
222
224
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-nkh1jb, grayscale);
|
|
223
225
|
}
|
|
224
|
-
.awsui_help-
|
|
226
|
+
.awsui_help-panel_1d237_33r30_94 h3:not(#\9) {
|
|
225
227
|
font-size: var(--font-heading-m-size-6e3jmg, 20px);
|
|
226
228
|
line-height: var(--font-heading-m-line-height-u3t54f, 24px);
|
|
227
229
|
letter-spacing: var(--font-heading-m-letter-spacing-r00pg3, -0.01em);
|
|
@@ -229,7 +231,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
229
231
|
-webkit-font-smoothing: var(--font-smoothing-webkit-vu3hx4, antialiased);
|
|
230
232
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-nkh1jb, grayscale);
|
|
231
233
|
}
|
|
232
|
-
.awsui_help-
|
|
234
|
+
.awsui_help-panel_1d237_33r30_94 h4:not(#\9) {
|
|
233
235
|
font-size: var(--font-heading-s-size-9clg8y, 16px);
|
|
234
236
|
line-height: var(--font-heading-s-line-height-5b7f0q, 20px);
|
|
235
237
|
letter-spacing: var(--font-heading-s-letter-spacing-4d69jc, -0.005em);
|
|
@@ -237,18 +239,18 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
237
239
|
-webkit-font-smoothing: var(--font-smoothing-webkit-vu3hx4, antialiased);
|
|
238
240
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-nkh1jb, grayscale);
|
|
239
241
|
}
|
|
240
|
-
.awsui_help-
|
|
242
|
+
.awsui_help-panel_1d237_33r30_94 h5:not(#\9) {
|
|
241
243
|
font-size: var(--font-heading-xs-size-fryxro, 14px);
|
|
242
244
|
line-height: var(--font-heading-xs-line-height-5x131j, 18px);
|
|
243
245
|
font-weight: var(--font-heading-xs-weight-wwznty, 800);
|
|
244
246
|
-webkit-font-smoothing: var(--font-smoothing-webkit-vu3hx4, antialiased);
|
|
245
247
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-nkh1jb, grayscale);
|
|
246
248
|
}
|
|
247
|
-
.awsui_help-
|
|
248
|
-
.awsui_help-
|
|
249
|
+
.awsui_help-panel_1d237_33r30_94 b:not(#\9),
|
|
250
|
+
.awsui_help-panel_1d237_33r30_94 strong:not(#\9) {
|
|
249
251
|
font-weight: 700;
|
|
250
252
|
}
|
|
251
|
-
.awsui_help-
|
|
253
|
+
.awsui_help-panel_1d237_33r30_94 a:not(#\9) {
|
|
252
254
|
color: var(--color-text-link-default-5f186r, #0972d3);
|
|
253
255
|
font-weight: inherit;
|
|
254
256
|
letter-spacing: normal;
|
|
@@ -261,31 +263,31 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
261
263
|
transition-duration: var(--motion-duration-refresh-only-medium-5flen2, 165ms);
|
|
262
264
|
}
|
|
263
265
|
@media (prefers-reduced-motion: reduce) {
|
|
264
|
-
.awsui_help-
|
|
266
|
+
.awsui_help-panel_1d237_33r30_94 a:not(#\9) {
|
|
265
267
|
animation: none;
|
|
266
268
|
transition: none;
|
|
267
269
|
}
|
|
268
270
|
}
|
|
269
|
-
.awsui-motion-disabled .awsui_help-
|
|
271
|
+
.awsui-motion-disabled .awsui_help-panel_1d237_33r30_94 a:not(#\9), .awsui-mode-entering .awsui_help-panel_1d237_33r30_94 a:not(#\9) {
|
|
270
272
|
animation: none;
|
|
271
273
|
transition: none;
|
|
272
274
|
}
|
|
273
|
-
.awsui_help-
|
|
275
|
+
.awsui_help-panel_1d237_33r30_94 a:not(#\9):hover {
|
|
274
276
|
cursor: pointer;
|
|
275
277
|
color: var(--color-text-link-hover-kololx, #033160);
|
|
276
278
|
}
|
|
277
|
-
.awsui_help-
|
|
279
|
+
.awsui_help-panel_1d237_33r30_94 a:not(#\9):focus {
|
|
278
280
|
outline: none;
|
|
279
281
|
}
|
|
280
|
-
.awsui_help-
|
|
282
|
+
.awsui_help-panel_1d237_33r30_94 a:not(#\9):active {
|
|
281
283
|
color: var(--color-text-link-hover-kololx, #033160);
|
|
282
284
|
}
|
|
283
|
-
.awsui_help-
|
|
285
|
+
.awsui_help-panel_1d237_33r30_94 a:not(#\9):active, .awsui_help-panel_1d237_33r30_94 a:not(#\9):focus, .awsui_help-panel_1d237_33r30_94 a:not(#\9):hover {
|
|
284
286
|
text-decoration: underline;
|
|
285
287
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
286
288
|
text-decoration-color: currentColor;
|
|
287
289
|
}
|
|
288
|
-
.awsui_help-
|
|
290
|
+
.awsui_help-panel_1d237_33r30_94 a:not(#\9):focus {
|
|
289
291
|
outline: thin dotted;
|
|
290
292
|
outline: var(--border-link-focus-ring-outline-k2wccv, 0);
|
|
291
293
|
outline-offset: 2px;
|
|
@@ -293,7 +295,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
293
295
|
border-radius: var(--border-radius-control-default-focus-ring-7661kz, 4px);
|
|
294
296
|
box-shadow: 0 0 0 var(--border-link-focus-ring-shadow-spread-nv4ahb, 2px) var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
295
297
|
}
|
|
296
|
-
.awsui_help-
|
|
298
|
+
.awsui_help-panel_1d237_33r30_94 .awsui_header_1d237_33r30_270:not(#\9) {
|
|
297
299
|
font-size: var(--font-panel-header-size-0vdgjc, 20px);
|
|
298
300
|
line-height: var(--font-panel-header-line-height-x2226j, 24px);
|
|
299
301
|
font-weight: var(--font-heading-l-weight-xm7ks9, 800);
|
|
@@ -307,11 +309,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
307
309
|
border-bottom: var(--border-divider-section-width-4wm2it, 2px) solid var(--color-border-divider-default-7s2wjw, #e9ebed);
|
|
308
310
|
margin: 0 calc(-1 * var(--space-panel-side-right-kev4k9, 24px)) var(--space-scaled-l-t03y3z, 20px) calc(-1 * var(--space-panel-side-left-8ozqve, 28px));
|
|
309
311
|
}
|
|
310
|
-
.awsui_help-
|
|
311
|
-
.awsui_help-
|
|
312
|
-
.awsui_help-
|
|
313
|
-
.awsui_help-
|
|
314
|
-
.awsui_help-
|
|
312
|
+
.awsui_help-panel_1d237_33r30_94 .awsui_header_1d237_33r30_270 h2:not(#\9),
|
|
313
|
+
.awsui_help-panel_1d237_33r30_94 .awsui_header_1d237_33r30_270 h3:not(#\9),
|
|
314
|
+
.awsui_help-panel_1d237_33r30_94 .awsui_header_1d237_33r30_270 h4:not(#\9),
|
|
315
|
+
.awsui_help-panel_1d237_33r30_94 .awsui_header_1d237_33r30_270 h5:not(#\9),
|
|
316
|
+
.awsui_help-panel_1d237_33r30_94 .awsui_header_1d237_33r30_270 h6:not(#\9) {
|
|
315
317
|
font-size: var(--font-panel-header-size-0vdgjc, 20px);
|
|
316
318
|
line-height: var(--font-panel-header-line-height-x2226j, 24px);
|
|
317
319
|
font-weight: var(--font-heading-l-weight-xm7ks9, 800);
|
|
@@ -323,27 +325,27 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
323
325
|
margin-bottom: 0;
|
|
324
326
|
}
|
|
325
327
|
|
|
326
|
-
.
|
|
328
|
+
.awsui_content_1d237_33r30_300:not(#\9) {
|
|
327
329
|
color: var(--color-text-body-secondary-fdstdf, #414d5c);
|
|
328
330
|
}
|
|
329
|
-
.
|
|
330
|
-
.
|
|
331
|
-
.
|
|
332
|
-
.
|
|
333
|
-
.
|
|
331
|
+
.awsui_content_1d237_33r30_300 h2:not(#\9):first-child,
|
|
332
|
+
.awsui_content_1d237_33r30_300 h3:not(#\9):first-child,
|
|
333
|
+
.awsui_content_1d237_33r30_300 h4:not(#\9):first-child,
|
|
334
|
+
.awsui_content_1d237_33r30_300 h5:not(#\9):first-child,
|
|
335
|
+
.awsui_content_1d237_33r30_300 h6:not(#\9):first-child {
|
|
334
336
|
margin-top: 0;
|
|
335
337
|
}
|
|
336
338
|
|
|
337
|
-
.
|
|
339
|
+
.awsui_footer_1d237_33r30_311:not(#\9) {
|
|
338
340
|
color: var(--color-text-body-secondary-fdstdf, #414d5c);
|
|
339
341
|
border-top: var(--border-divider-section-width-4wm2it, 2px) solid var(--color-border-divider-default-7s2wjw, #e9ebed);
|
|
340
342
|
margin: var(--space-scaled-xl-w2t504, 24px) calc(-1 * var(--space-xs-rsr2qu, 8px));
|
|
341
343
|
padding: 0 var(--space-s-hv8c1d, 12px);
|
|
342
344
|
}
|
|
343
|
-
.
|
|
345
|
+
.awsui_footer_1d237_33r30_311 > :not(#\9):first-child {
|
|
344
346
|
margin-top: var(--space-scaled-xl-w2t504, 24px);
|
|
345
347
|
}
|
|
346
|
-
.
|
|
348
|
+
.awsui_footer_1d237_33r30_311 ul:not(#\9) {
|
|
347
349
|
list-style: none;
|
|
348
350
|
padding-left: 0;
|
|
349
351
|
}
|