@cloudscape-design/components 3.0.176 → 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 +2 -2
- 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/grid/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_grid_14yj0_129ll_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,185 +125,187 @@ 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
|
display: flex;
|
|
129
131
|
flex-wrap: wrap;
|
|
130
132
|
margin: calc(var(--space-grid-gutter-0subky, 20px) / -2);
|
|
131
133
|
pointer-events: none;
|
|
132
134
|
}
|
|
133
|
-
.
|
|
135
|
+
.awsui_grid_14yj0_129ll_93.awsui_no-gutters_14yj0_129ll_109:not(#\9) {
|
|
134
136
|
margin: 0;
|
|
135
137
|
}
|
|
136
138
|
|
|
137
|
-
.awsui_grid-
|
|
139
|
+
.awsui_grid-column_14yj0_129ll_113:not(#\9) {
|
|
138
140
|
box-sizing: border-box;
|
|
139
141
|
position: relative;
|
|
140
142
|
padding: calc(var(--space-grid-gutter-0subky, 20px) / 2);
|
|
141
143
|
display: flex;
|
|
142
144
|
}
|
|
143
|
-
.
|
|
145
|
+
.awsui_grid_14yj0_129ll_93.awsui_no-gutters_14yj0_129ll_109 > .awsui_grid-column_14yj0_129ll_113:not(#\9) {
|
|
144
146
|
padding: 0;
|
|
145
147
|
}
|
|
146
|
-
.awsui_grid-
|
|
148
|
+
.awsui_grid-column_14yj0_129ll_113.awsui_colspan-1_14yj0_129ll_122:not(#\9) {
|
|
147
149
|
flex: 0 0 8.3333333333%;
|
|
148
150
|
max-width: 8.3333333333%;
|
|
149
151
|
}
|
|
150
|
-
.awsui_grid-
|
|
152
|
+
.awsui_grid-column_14yj0_129ll_113.awsui_push-1_14yj0_129ll_126:not(#\9) {
|
|
151
153
|
left: 8.3333333333%;
|
|
152
154
|
}
|
|
153
|
-
.awsui_grid-
|
|
155
|
+
.awsui_grid-column_14yj0_129ll_113.awsui_pull-1_14yj0_129ll_129:not(#\9) {
|
|
154
156
|
right: 8.3333333333%;
|
|
155
157
|
}
|
|
156
|
-
.awsui_grid-
|
|
158
|
+
.awsui_grid-column_14yj0_129ll_113.awsui_colspan-2_14yj0_129ll_132:not(#\9) {
|
|
157
159
|
flex: 0 0 16.6666666667%;
|
|
158
160
|
max-width: 16.6666666667%;
|
|
159
161
|
}
|
|
160
|
-
.awsui_grid-
|
|
162
|
+
.awsui_grid-column_14yj0_129ll_113.awsui_push-2_14yj0_129ll_136:not(#\9) {
|
|
161
163
|
left: 16.6666666667%;
|
|
162
164
|
}
|
|
163
|
-
.awsui_grid-
|
|
165
|
+
.awsui_grid-column_14yj0_129ll_113.awsui_pull-2_14yj0_129ll_139:not(#\9) {
|
|
164
166
|
right: 16.6666666667%;
|
|
165
167
|
}
|
|
166
|
-
.awsui_grid-
|
|
168
|
+
.awsui_grid-column_14yj0_129ll_113.awsui_colspan-3_14yj0_129ll_142:not(#\9) {
|
|
167
169
|
flex: 0 0 25%;
|
|
168
170
|
max-width: 25%;
|
|
169
171
|
}
|
|
170
|
-
.awsui_grid-
|
|
172
|
+
.awsui_grid-column_14yj0_129ll_113.awsui_push-3_14yj0_129ll_146:not(#\9) {
|
|
171
173
|
left: 25%;
|
|
172
174
|
}
|
|
173
|
-
.awsui_grid-
|
|
175
|
+
.awsui_grid-column_14yj0_129ll_113.awsui_pull-3_14yj0_129ll_149:not(#\9) {
|
|
174
176
|
right: 25%;
|
|
175
177
|
}
|
|
176
|
-
.awsui_grid-
|
|
178
|
+
.awsui_grid-column_14yj0_129ll_113.awsui_colspan-4_14yj0_129ll_152:not(#\9) {
|
|
177
179
|
flex: 0 0 33.3333333333%;
|
|
178
180
|
max-width: 33.3333333333%;
|
|
179
181
|
}
|
|
180
|
-
.awsui_grid-
|
|
182
|
+
.awsui_grid-column_14yj0_129ll_113.awsui_push-4_14yj0_129ll_156:not(#\9) {
|
|
181
183
|
left: 33.3333333333%;
|
|
182
184
|
}
|
|
183
|
-
.awsui_grid-
|
|
185
|
+
.awsui_grid-column_14yj0_129ll_113.awsui_pull-4_14yj0_129ll_159:not(#\9) {
|
|
184
186
|
right: 33.3333333333%;
|
|
185
187
|
}
|
|
186
|
-
.awsui_grid-
|
|
188
|
+
.awsui_grid-column_14yj0_129ll_113.awsui_colspan-5_14yj0_129ll_162:not(#\9) {
|
|
187
189
|
flex: 0 0 41.6666666667%;
|
|
188
190
|
max-width: 41.6666666667%;
|
|
189
191
|
}
|
|
190
|
-
.awsui_grid-
|
|
192
|
+
.awsui_grid-column_14yj0_129ll_113.awsui_push-5_14yj0_129ll_166:not(#\9) {
|
|
191
193
|
left: 41.6666666667%;
|
|
192
194
|
}
|
|
193
|
-
.awsui_grid-
|
|
195
|
+
.awsui_grid-column_14yj0_129ll_113.awsui_pull-5_14yj0_129ll_169:not(#\9) {
|
|
194
196
|
right: 41.6666666667%;
|
|
195
197
|
}
|
|
196
|
-
.awsui_grid-
|
|
198
|
+
.awsui_grid-column_14yj0_129ll_113.awsui_colspan-6_14yj0_129ll_172:not(#\9) {
|
|
197
199
|
flex: 0 0 50%;
|
|
198
200
|
max-width: 50%;
|
|
199
201
|
}
|
|
200
|
-
.awsui_grid-
|
|
202
|
+
.awsui_grid-column_14yj0_129ll_113.awsui_push-6_14yj0_129ll_176:not(#\9) {
|
|
201
203
|
left: 50%;
|
|
202
204
|
}
|
|
203
|
-
.awsui_grid-
|
|
205
|
+
.awsui_grid-column_14yj0_129ll_113.awsui_pull-6_14yj0_129ll_179:not(#\9) {
|
|
204
206
|
right: 50%;
|
|
205
207
|
}
|
|
206
|
-
.awsui_grid-
|
|
208
|
+
.awsui_grid-column_14yj0_129ll_113.awsui_colspan-7_14yj0_129ll_182:not(#\9) {
|
|
207
209
|
flex: 0 0 58.3333333333%;
|
|
208
210
|
max-width: 58.3333333333%;
|
|
209
211
|
}
|
|
210
|
-
.awsui_grid-
|
|
212
|
+
.awsui_grid-column_14yj0_129ll_113.awsui_push-7_14yj0_129ll_186:not(#\9) {
|
|
211
213
|
left: 58.3333333333%;
|
|
212
214
|
}
|
|
213
|
-
.awsui_grid-
|
|
215
|
+
.awsui_grid-column_14yj0_129ll_113.awsui_pull-7_14yj0_129ll_189:not(#\9) {
|
|
214
216
|
right: 58.3333333333%;
|
|
215
217
|
}
|
|
216
|
-
.awsui_grid-
|
|
218
|
+
.awsui_grid-column_14yj0_129ll_113.awsui_colspan-8_14yj0_129ll_192:not(#\9) {
|
|
217
219
|
flex: 0 0 66.6666666667%;
|
|
218
220
|
max-width: 66.6666666667%;
|
|
219
221
|
}
|
|
220
|
-
.awsui_grid-
|
|
222
|
+
.awsui_grid-column_14yj0_129ll_113.awsui_push-8_14yj0_129ll_196:not(#\9) {
|
|
221
223
|
left: 66.6666666667%;
|
|
222
224
|
}
|
|
223
|
-
.awsui_grid-
|
|
225
|
+
.awsui_grid-column_14yj0_129ll_113.awsui_pull-8_14yj0_129ll_199:not(#\9) {
|
|
224
226
|
right: 66.6666666667%;
|
|
225
227
|
}
|
|
226
|
-
.awsui_grid-
|
|
228
|
+
.awsui_grid-column_14yj0_129ll_113.awsui_colspan-9_14yj0_129ll_202:not(#\9) {
|
|
227
229
|
flex: 0 0 75%;
|
|
228
230
|
max-width: 75%;
|
|
229
231
|
}
|
|
230
|
-
.awsui_grid-
|
|
232
|
+
.awsui_grid-column_14yj0_129ll_113.awsui_push-9_14yj0_129ll_206:not(#\9) {
|
|
231
233
|
left: 75%;
|
|
232
234
|
}
|
|
233
|
-
.awsui_grid-
|
|
235
|
+
.awsui_grid-column_14yj0_129ll_113.awsui_pull-9_14yj0_129ll_209:not(#\9) {
|
|
234
236
|
right: 75%;
|
|
235
237
|
}
|
|
236
|
-
.awsui_grid-
|
|
238
|
+
.awsui_grid-column_14yj0_129ll_113.awsui_colspan-10_14yj0_129ll_212:not(#\9) {
|
|
237
239
|
flex: 0 0 83.3333333333%;
|
|
238
240
|
max-width: 83.3333333333%;
|
|
239
241
|
}
|
|
240
|
-
.awsui_grid-
|
|
242
|
+
.awsui_grid-column_14yj0_129ll_113.awsui_push-10_14yj0_129ll_216:not(#\9) {
|
|
241
243
|
left: 83.3333333333%;
|
|
242
244
|
}
|
|
243
|
-
.awsui_grid-
|
|
245
|
+
.awsui_grid-column_14yj0_129ll_113.awsui_pull-10_14yj0_129ll_219:not(#\9) {
|
|
244
246
|
right: 83.3333333333%;
|
|
245
247
|
}
|
|
246
|
-
.awsui_grid-
|
|
248
|
+
.awsui_grid-column_14yj0_129ll_113.awsui_colspan-11_14yj0_129ll_222:not(#\9) {
|
|
247
249
|
flex: 0 0 91.6666666667%;
|
|
248
250
|
max-width: 91.6666666667%;
|
|
249
251
|
}
|
|
250
|
-
.awsui_grid-
|
|
252
|
+
.awsui_grid-column_14yj0_129ll_113.awsui_push-11_14yj0_129ll_226:not(#\9) {
|
|
251
253
|
left: 91.6666666667%;
|
|
252
254
|
}
|
|
253
|
-
.awsui_grid-
|
|
255
|
+
.awsui_grid-column_14yj0_129ll_113.awsui_pull-11_14yj0_129ll_229:not(#\9) {
|
|
254
256
|
right: 91.6666666667%;
|
|
255
257
|
}
|
|
256
|
-
.awsui_grid-
|
|
258
|
+
.awsui_grid-column_14yj0_129ll_113.awsui_colspan-12_14yj0_129ll_232:not(#\9) {
|
|
257
259
|
flex: 0 0 100%;
|
|
258
260
|
max-width: 100%;
|
|
259
261
|
}
|
|
260
|
-
.awsui_grid-
|
|
262
|
+
.awsui_grid-column_14yj0_129ll_113.awsui_push-12_14yj0_129ll_236:not(#\9) {
|
|
261
263
|
left: 100%;
|
|
262
264
|
}
|
|
263
|
-
.awsui_grid-
|
|
265
|
+
.awsui_grid-column_14yj0_129ll_113.awsui_pull-12_14yj0_129ll_239:not(#\9) {
|
|
264
266
|
right: 100%;
|
|
265
267
|
}
|
|
266
|
-
.awsui_grid-
|
|
268
|
+
.awsui_grid-column_14yj0_129ll_113.awsui_push-0_14yj0_129ll_242:not(#\9) {
|
|
267
269
|
left: auto;
|
|
268
270
|
}
|
|
269
|
-
.awsui_grid-
|
|
271
|
+
.awsui_grid-column_14yj0_129ll_113.awsui_pull-0_14yj0_129ll_245:not(#\9) {
|
|
270
272
|
right: auto;
|
|
271
273
|
}
|
|
272
|
-
.awsui_grid-
|
|
274
|
+
.awsui_grid-column_14yj0_129ll_113.awsui_offset-1_14yj0_129ll_248:not(#\9) {
|
|
273
275
|
margin-left: 8.3333333333%;
|
|
274
276
|
}
|
|
275
|
-
.awsui_grid-
|
|
277
|
+
.awsui_grid-column_14yj0_129ll_113.awsui_offset-2_14yj0_129ll_251:not(#\9) {
|
|
276
278
|
margin-left: 16.6666666667%;
|
|
277
279
|
}
|
|
278
|
-
.awsui_grid-
|
|
280
|
+
.awsui_grid-column_14yj0_129ll_113.awsui_offset-3_14yj0_129ll_254:not(#\9) {
|
|
279
281
|
margin-left: 25%;
|
|
280
282
|
}
|
|
281
|
-
.awsui_grid-
|
|
283
|
+
.awsui_grid-column_14yj0_129ll_113.awsui_offset-4_14yj0_129ll_257:not(#\9) {
|
|
282
284
|
margin-left: 33.3333333333%;
|
|
283
285
|
}
|
|
284
|
-
.awsui_grid-
|
|
286
|
+
.awsui_grid-column_14yj0_129ll_113.awsui_offset-5_14yj0_129ll_260:not(#\9) {
|
|
285
287
|
margin-left: 41.6666666667%;
|
|
286
288
|
}
|
|
287
|
-
.awsui_grid-
|
|
289
|
+
.awsui_grid-column_14yj0_129ll_113.awsui_offset-6_14yj0_129ll_263:not(#\9) {
|
|
288
290
|
margin-left: 50%;
|
|
289
291
|
}
|
|
290
|
-
.awsui_grid-
|
|
292
|
+
.awsui_grid-column_14yj0_129ll_113.awsui_offset-7_14yj0_129ll_266:not(#\9) {
|
|
291
293
|
margin-left: 58.3333333333%;
|
|
292
294
|
}
|
|
293
|
-
.awsui_grid-
|
|
295
|
+
.awsui_grid-column_14yj0_129ll_113.awsui_offset-8_14yj0_129ll_269:not(#\9) {
|
|
294
296
|
margin-left: 66.6666666667%;
|
|
295
297
|
}
|
|
296
|
-
.awsui_grid-
|
|
298
|
+
.awsui_grid-column_14yj0_129ll_113.awsui_offset-9_14yj0_129ll_272:not(#\9) {
|
|
297
299
|
margin-left: 75%;
|
|
298
300
|
}
|
|
299
|
-
.awsui_grid-
|
|
301
|
+
.awsui_grid-column_14yj0_129ll_113.awsui_offset-10_14yj0_129ll_275:not(#\9) {
|
|
300
302
|
margin-left: 83.3333333333%;
|
|
301
303
|
}
|
|
302
|
-
.awsui_grid-
|
|
304
|
+
.awsui_grid-column_14yj0_129ll_113.awsui_offset-11_14yj0_129ll_278:not(#\9) {
|
|
303
305
|
margin-left: 91.6666666667%;
|
|
304
306
|
}
|
|
305
307
|
|
|
306
|
-
.awsui_restore-pointer-
|
|
308
|
+
.awsui_restore-pointer-events_14yj0_129ll_282:not(#\9) {
|
|
307
309
|
pointer-events: auto;
|
|
308
310
|
width: 100%;
|
|
309
311
|
}
|
package/grid/styles.selectors.js
CHANGED
|
@@ -2,58 +2,58 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"grid": "
|
|
6
|
-
"no-gutters": "awsui_no-
|
|
7
|
-
"grid-column": "awsui_grid-
|
|
8
|
-
"colspan-1": "awsui_colspan-
|
|
9
|
-
"push-1": "awsui_push-
|
|
10
|
-
"pull-1": "awsui_pull-
|
|
11
|
-
"colspan-2": "awsui_colspan-
|
|
12
|
-
"push-2": "awsui_push-
|
|
13
|
-
"pull-2": "awsui_pull-
|
|
14
|
-
"colspan-3": "awsui_colspan-
|
|
15
|
-
"push-3": "awsui_push-
|
|
16
|
-
"pull-3": "awsui_pull-
|
|
17
|
-
"colspan-4": "awsui_colspan-
|
|
18
|
-
"push-4": "awsui_push-
|
|
19
|
-
"pull-4": "awsui_pull-
|
|
20
|
-
"colspan-5": "awsui_colspan-
|
|
21
|
-
"push-5": "awsui_push-
|
|
22
|
-
"pull-5": "awsui_pull-
|
|
23
|
-
"colspan-6": "awsui_colspan-
|
|
24
|
-
"push-6": "awsui_push-
|
|
25
|
-
"pull-6": "awsui_pull-
|
|
26
|
-
"colspan-7": "awsui_colspan-
|
|
27
|
-
"push-7": "awsui_push-
|
|
28
|
-
"pull-7": "awsui_pull-
|
|
29
|
-
"colspan-8": "awsui_colspan-
|
|
30
|
-
"push-8": "awsui_push-
|
|
31
|
-
"pull-8": "awsui_pull-
|
|
32
|
-
"colspan-9": "awsui_colspan-
|
|
33
|
-
"push-9": "awsui_push-
|
|
34
|
-
"pull-9": "awsui_pull-
|
|
35
|
-
"colspan-10": "awsui_colspan-
|
|
36
|
-
"push-10": "awsui_push-
|
|
37
|
-
"pull-10": "awsui_pull-
|
|
38
|
-
"colspan-11": "awsui_colspan-
|
|
39
|
-
"push-11": "awsui_push-
|
|
40
|
-
"pull-11": "awsui_pull-
|
|
41
|
-
"colspan-12": "awsui_colspan-
|
|
42
|
-
"push-12": "awsui_push-
|
|
43
|
-
"pull-12": "awsui_pull-
|
|
44
|
-
"push-0": "awsui_push-
|
|
45
|
-
"pull-0": "awsui_pull-
|
|
46
|
-
"offset-1": "awsui_offset-
|
|
47
|
-
"offset-2": "awsui_offset-
|
|
48
|
-
"offset-3": "awsui_offset-
|
|
49
|
-
"offset-4": "awsui_offset-
|
|
50
|
-
"offset-5": "awsui_offset-
|
|
51
|
-
"offset-6": "awsui_offset-
|
|
52
|
-
"offset-7": "awsui_offset-
|
|
53
|
-
"offset-8": "awsui_offset-
|
|
54
|
-
"offset-9": "awsui_offset-
|
|
55
|
-
"offset-10": "awsui_offset-
|
|
56
|
-
"offset-11": "awsui_offset-
|
|
57
|
-
"restore-pointer-events": "awsui_restore-pointer-
|
|
5
|
+
"grid": "awsui_grid_14yj0_129ll_93",
|
|
6
|
+
"no-gutters": "awsui_no-gutters_14yj0_129ll_109",
|
|
7
|
+
"grid-column": "awsui_grid-column_14yj0_129ll_113",
|
|
8
|
+
"colspan-1": "awsui_colspan-1_14yj0_129ll_122",
|
|
9
|
+
"push-1": "awsui_push-1_14yj0_129ll_126",
|
|
10
|
+
"pull-1": "awsui_pull-1_14yj0_129ll_129",
|
|
11
|
+
"colspan-2": "awsui_colspan-2_14yj0_129ll_132",
|
|
12
|
+
"push-2": "awsui_push-2_14yj0_129ll_136",
|
|
13
|
+
"pull-2": "awsui_pull-2_14yj0_129ll_139",
|
|
14
|
+
"colspan-3": "awsui_colspan-3_14yj0_129ll_142",
|
|
15
|
+
"push-3": "awsui_push-3_14yj0_129ll_146",
|
|
16
|
+
"pull-3": "awsui_pull-3_14yj0_129ll_149",
|
|
17
|
+
"colspan-4": "awsui_colspan-4_14yj0_129ll_152",
|
|
18
|
+
"push-4": "awsui_push-4_14yj0_129ll_156",
|
|
19
|
+
"pull-4": "awsui_pull-4_14yj0_129ll_159",
|
|
20
|
+
"colspan-5": "awsui_colspan-5_14yj0_129ll_162",
|
|
21
|
+
"push-5": "awsui_push-5_14yj0_129ll_166",
|
|
22
|
+
"pull-5": "awsui_pull-5_14yj0_129ll_169",
|
|
23
|
+
"colspan-6": "awsui_colspan-6_14yj0_129ll_172",
|
|
24
|
+
"push-6": "awsui_push-6_14yj0_129ll_176",
|
|
25
|
+
"pull-6": "awsui_pull-6_14yj0_129ll_179",
|
|
26
|
+
"colspan-7": "awsui_colspan-7_14yj0_129ll_182",
|
|
27
|
+
"push-7": "awsui_push-7_14yj0_129ll_186",
|
|
28
|
+
"pull-7": "awsui_pull-7_14yj0_129ll_189",
|
|
29
|
+
"colspan-8": "awsui_colspan-8_14yj0_129ll_192",
|
|
30
|
+
"push-8": "awsui_push-8_14yj0_129ll_196",
|
|
31
|
+
"pull-8": "awsui_pull-8_14yj0_129ll_199",
|
|
32
|
+
"colspan-9": "awsui_colspan-9_14yj0_129ll_202",
|
|
33
|
+
"push-9": "awsui_push-9_14yj0_129ll_206",
|
|
34
|
+
"pull-9": "awsui_pull-9_14yj0_129ll_209",
|
|
35
|
+
"colspan-10": "awsui_colspan-10_14yj0_129ll_212",
|
|
36
|
+
"push-10": "awsui_push-10_14yj0_129ll_216",
|
|
37
|
+
"pull-10": "awsui_pull-10_14yj0_129ll_219",
|
|
38
|
+
"colspan-11": "awsui_colspan-11_14yj0_129ll_222",
|
|
39
|
+
"push-11": "awsui_push-11_14yj0_129ll_226",
|
|
40
|
+
"pull-11": "awsui_pull-11_14yj0_129ll_229",
|
|
41
|
+
"colspan-12": "awsui_colspan-12_14yj0_129ll_232",
|
|
42
|
+
"push-12": "awsui_push-12_14yj0_129ll_236",
|
|
43
|
+
"pull-12": "awsui_pull-12_14yj0_129ll_239",
|
|
44
|
+
"push-0": "awsui_push-0_14yj0_129ll_242",
|
|
45
|
+
"pull-0": "awsui_pull-0_14yj0_129ll_245",
|
|
46
|
+
"offset-1": "awsui_offset-1_14yj0_129ll_248",
|
|
47
|
+
"offset-2": "awsui_offset-2_14yj0_129ll_251",
|
|
48
|
+
"offset-3": "awsui_offset-3_14yj0_129ll_254",
|
|
49
|
+
"offset-4": "awsui_offset-4_14yj0_129ll_257",
|
|
50
|
+
"offset-5": "awsui_offset-5_14yj0_129ll_260",
|
|
51
|
+
"offset-6": "awsui_offset-6_14yj0_129ll_263",
|
|
52
|
+
"offset-7": "awsui_offset-7_14yj0_129ll_266",
|
|
53
|
+
"offset-8": "awsui_offset-8_14yj0_129ll_269",
|
|
54
|
+
"offset-9": "awsui_offset-9_14yj0_129ll_272",
|
|
55
|
+
"offset-10": "awsui_offset-10_14yj0_129ll_275",
|
|
56
|
+
"offset-11": "awsui_offset-11_14yj0_129ll_278",
|
|
57
|
+
"restore-pointer-events": "awsui_restore-pointer-events_14yj0_129ll_282"
|
|
58
58
|
};
|
|
59
59
|
|
package/header/styles.css.js
CHANGED
|
@@ -1,49 +1,49 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"root-no-actions": "awsui_root-no-
|
|
6
|
-
"root-variant-h1": "awsui_root-variant-
|
|
7
|
-
"root-variant-h1-refresh": "awsui_root-variant-h1-
|
|
8
|
-
"root-variant-h2": "awsui_root-variant-
|
|
9
|
-
"root-has-description": "awsui_root-has-
|
|
10
|
-
"root-variant-h2-refresh": "awsui_root-variant-h2-
|
|
11
|
-
"root-variant-h3": "awsui_root-variant-
|
|
12
|
-
"root-variant-h3-refresh": "awsui_root-variant-h3-
|
|
13
|
-
"root-no-wrap": "awsui_root-no-
|
|
14
|
-
"main": "
|
|
15
|
-
"main-variant-h1": "awsui_main-variant-
|
|
16
|
-
"main-variant-h1-refresh": "awsui_main-variant-h1-
|
|
17
|
-
"main-variant-h2": "awsui_main-variant-
|
|
18
|
-
"main-variant-h3": "awsui_main-variant-
|
|
19
|
-
"main-variant-h2-refresh": "awsui_main-variant-h2-
|
|
20
|
-
"actions": "
|
|
21
|
-
"actions-variant-h1": "awsui_actions-variant-
|
|
22
|
-
"actions-variant-h1-refresh": "awsui_actions-variant-h1-
|
|
23
|
-
"actions-variant-h2": "awsui_actions-variant-
|
|
24
|
-
"actions-variant-h3": "awsui_actions-variant-
|
|
25
|
-
"actions-variant-h2-refresh": "awsui_actions-variant-h2-
|
|
26
|
-
"actions-variant-h3-refresh": "awsui_actions-variant-h3-
|
|
27
|
-
"title": "
|
|
28
|
-
"title-variant-h1": "awsui_title-variant-
|
|
29
|
-
"title-variant-h2": "awsui_title-variant-
|
|
30
|
-
"title-variant-h3": "awsui_title-variant-
|
|
31
|
-
"title-variant-h2-refresh": "awsui_title-variant-h2-
|
|
32
|
-
"info": "
|
|
33
|
-
"description": "
|
|
34
|
-
"description-variant-h1": "awsui_description-variant-
|
|
35
|
-
"description-variant-h1-refresh": "awsui_description-variant-h1-
|
|
36
|
-
"description-variant-h2": "awsui_description-variant-
|
|
37
|
-
"description-variant-h3": "awsui_description-variant-
|
|
38
|
-
"description-variant-h3-refresh": "awsui_description-variant-h3-
|
|
39
|
-
"heading": "
|
|
40
|
-
"heading-variant-h1": "awsui_heading-variant-
|
|
41
|
-
"heading-variant-h2": "awsui_heading-variant-
|
|
42
|
-
"heading-variant-h3": "awsui_heading-variant-
|
|
43
|
-
"heading-text": "awsui_heading-
|
|
44
|
-
"heading-text-variant-h1": "awsui_heading-text-variant-
|
|
45
|
-
"heading-text-variant-h2": "awsui_heading-text-variant-
|
|
46
|
-
"heading-text-variant-h3": "awsui_heading-text-variant-
|
|
47
|
-
"counter": "
|
|
4
|
+
"root": "awsui_root_2qdw9_12hrg_93",
|
|
5
|
+
"root-no-actions": "awsui_root-no-actions_2qdw9_12hrg_110",
|
|
6
|
+
"root-variant-h1": "awsui_root-variant-h1_2qdw9_12hrg_110",
|
|
7
|
+
"root-variant-h1-refresh": "awsui_root-variant-h1-refresh_2qdw9_12hrg_113",
|
|
8
|
+
"root-variant-h2": "awsui_root-variant-h2_2qdw9_12hrg_116",
|
|
9
|
+
"root-has-description": "awsui_root-has-description_2qdw9_12hrg_116",
|
|
10
|
+
"root-variant-h2-refresh": "awsui_root-variant-h2-refresh_2qdw9_12hrg_119",
|
|
11
|
+
"root-variant-h3": "awsui_root-variant-h3_2qdw9_12hrg_122",
|
|
12
|
+
"root-variant-h3-refresh": "awsui_root-variant-h3-refresh_2qdw9_12hrg_125",
|
|
13
|
+
"root-no-wrap": "awsui_root-no-wrap_2qdw9_12hrg_128",
|
|
14
|
+
"main": "awsui_main_2qdw9_12hrg_132",
|
|
15
|
+
"main-variant-h1": "awsui_main-variant-h1_2qdw9_12hrg_140",
|
|
16
|
+
"main-variant-h1-refresh": "awsui_main-variant-h1-refresh_2qdw9_12hrg_143",
|
|
17
|
+
"main-variant-h2": "awsui_main-variant-h2_2qdw9_12hrg_149",
|
|
18
|
+
"main-variant-h3": "awsui_main-variant-h3_2qdw9_12hrg_149",
|
|
19
|
+
"main-variant-h2-refresh": "awsui_main-variant-h2-refresh_2qdw9_12hrg_155",
|
|
20
|
+
"actions": "awsui_actions_2qdw9_12hrg_162",
|
|
21
|
+
"actions-variant-h1": "awsui_actions-variant-h1_2qdw9_12hrg_166",
|
|
22
|
+
"actions-variant-h1-refresh": "awsui_actions-variant-h1-refresh_2qdw9_12hrg_169",
|
|
23
|
+
"actions-variant-h2": "awsui_actions-variant-h2_2qdw9_12hrg_172",
|
|
24
|
+
"actions-variant-h3": "awsui_actions-variant-h3_2qdw9_12hrg_172",
|
|
25
|
+
"actions-variant-h2-refresh": "awsui_actions-variant-h2-refresh_2qdw9_12hrg_178",
|
|
26
|
+
"actions-variant-h3-refresh": "awsui_actions-variant-h3-refresh_2qdw9_12hrg_181",
|
|
27
|
+
"title": "awsui_title_2qdw9_12hrg_185",
|
|
28
|
+
"title-variant-h1": "awsui_title-variant-h1_2qdw9_12hrg_191",
|
|
29
|
+
"title-variant-h2": "awsui_title-variant-h2_2qdw9_12hrg_194",
|
|
30
|
+
"title-variant-h3": "awsui_title-variant-h3_2qdw9_12hrg_194",
|
|
31
|
+
"title-variant-h2-refresh": "awsui_title-variant-h2-refresh_2qdw9_12hrg_200",
|
|
32
|
+
"info": "awsui_info_2qdw9_12hrg_207",
|
|
33
|
+
"description": "awsui_description_2qdw9_12hrg_211",
|
|
34
|
+
"description-variant-h1": "awsui_description-variant-h1_2qdw9_12hrg_216",
|
|
35
|
+
"description-variant-h1-refresh": "awsui_description-variant-h1-refresh_2qdw9_12hrg_221",
|
|
36
|
+
"description-variant-h2": "awsui_description-variant-h2_2qdw9_12hrg_224",
|
|
37
|
+
"description-variant-h3": "awsui_description-variant-h3_2qdw9_12hrg_229",
|
|
38
|
+
"description-variant-h3-refresh": "awsui_description-variant-h3-refresh_2qdw9_12hrg_235",
|
|
39
|
+
"heading": "awsui_heading_2qdw9_12hrg_239",
|
|
40
|
+
"heading-variant-h1": "awsui_heading-variant-h1_2qdw9_12hrg_248",
|
|
41
|
+
"heading-variant-h2": "awsui_heading-variant-h2_2qdw9_12hrg_253",
|
|
42
|
+
"heading-variant-h3": "awsui_heading-variant-h3_2qdw9_12hrg_258",
|
|
43
|
+
"heading-text": "awsui_heading-text_2qdw9_12hrg_264",
|
|
44
|
+
"heading-text-variant-h1": "awsui_heading-text-variant-h1_2qdw9_12hrg_267",
|
|
45
|
+
"heading-text-variant-h2": "awsui_heading-text-variant-h2_2qdw9_12hrg_275",
|
|
46
|
+
"heading-text-variant-h3": "awsui_heading-text-variant-h3_2qdw9_12hrg_283",
|
|
47
|
+
"counter": "awsui_counter_2qdw9_12hrg_292"
|
|
48
48
|
};
|
|
49
49
|
|