@cloudscape-design/components 3.0.519 → 3.0.521
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 +25 -25
- package/alert/styles.scoped.css +48 -45
- package/alert/styles.selectors.js +25 -25
- package/anchor-navigation/styles.css.js +8 -8
- package/anchor-navigation/styles.scoped.css +22 -19
- package/anchor-navigation/styles.selectors.js +8 -8
- package/annotation-context/annotation/styles.css.js +24 -24
- package/annotation-context/annotation/styles.scoped.css +37 -34
- package/annotation-context/annotation/styles.selectors.js +24 -24
- package/app-layout/defaults.d.ts +2 -2
- package/app-layout/defaults.d.ts.map +1 -1
- package/app-layout/defaults.js.map +1 -1
- package/app-layout/drawer/interfaces.d.ts +3 -2
- package/app-layout/drawer/interfaces.d.ts.map +1 -1
- package/app-layout/drawer/interfaces.js.map +1 -1
- package/app-layout/drawer/resizable-drawer.d.ts +1 -1
- package/app-layout/drawer/resizable-drawer.d.ts.map +1 -1
- package/app-layout/drawer/resizable-drawer.js +18 -9
- package/app-layout/drawer/resizable-drawer.js.map +1 -1
- package/app-layout/index.d.ts.map +1 -1
- package/app-layout/index.js +76 -26
- package/app-layout/index.js.map +1 -1
- package/app-layout/split-panel/index.d.ts +0 -1
- package/app-layout/split-panel/index.d.ts.map +1 -1
- package/app-layout/split-panel/index.js +0 -1
- package/app-layout/split-panel/index.js.map +1 -1
- package/app-layout/split-panel/provider.d.ts +2 -2
- package/app-layout/split-panel/provider.d.ts.map +1 -1
- package/app-layout/split-panel/provider.js +16 -18
- package/app-layout/split-panel/provider.js.map +1 -1
- package/app-layout/toggles/styles.css.js +2 -2
- package/app-layout/toggles/styles.scoped.css +14 -11
- package/app-layout/toggles/styles.selectors.js +2 -2
- package/app-layout/utils/use-window-width.d.ts +2 -0
- package/app-layout/utils/use-window-width.d.ts.map +1 -0
- package/app-layout/utils/use-window-width.js +13 -0
- package/app-layout/utils/use-window-width.js.map +1 -0
- package/app-layout/visual-refresh/split-panel.js +1 -1
- package/app-layout/visual-refresh/split-panel.js.map +1 -1
- package/app-layout/visual-refresh/styles.css.js +81 -81
- package/app-layout/visual-refresh/styles.scoped.css +179 -176
- package/app-layout/visual-refresh/styles.selectors.js +81 -81
- package/breadcrumb-group/item/styles.css.js +9 -9
- package/breadcrumb-group/item/styles.scoped.css +23 -20
- package/breadcrumb-group/item/styles.selectors.js +9 -9
- package/button/styles.css.js +20 -20
- package/button/styles.scoped.css +392 -302
- package/button/styles.selectors.js +20 -20
- package/button-dropdown/item-element/styles.css.js +15 -15
- package/button-dropdown/item-element/styles.scoped.css +19 -19
- package/button-dropdown/item-element/styles.selectors.js +15 -15
- package/calendar/styles.css.js +18 -18
- package/calendar/styles.scoped.css +54 -48
- package/calendar/styles.selectors.js +18 -18
- package/cards/styles.css.js +40 -40
- package/cards/styles.scoped.css +58 -58
- package/cards/styles.selectors.js +40 -40
- package/checkbox/styles.css.js +3 -3
- package/checkbox/styles.scoped.css +18 -15
- package/checkbox/styles.selectors.js +3 -3
- package/code-editor/styles.css.js +32 -32
- package/code-editor/styles.scoped.css +165 -153
- package/code-editor/styles.selectors.js +32 -32
- package/collection-preferences/content-display/styles.css.js +11 -11
- package/collection-preferences/content-display/styles.scoped.css +26 -23
- package/collection-preferences/content-display/styles.selectors.js +11 -11
- package/collection-preferences/styles.css.js +37 -37
- package/collection-preferences/styles.scoped.css +53 -50
- package/collection-preferences/styles.selectors.js +37 -37
- package/container/styles.css.js +30 -30
- package/container/styles.scoped.css +100 -80
- package/container/styles.selectors.js +30 -30
- package/date-picker/styles.css.js +7 -7
- package/date-picker/styles.scoped.css +13 -10
- 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 +58 -52
- package/date-range-picker/calendar/grids/styles.selectors.js +25 -25
- package/date-range-picker/styles.css.js +38 -38
- package/date-range-picker/styles.scoped.css +50 -47
- package/date-range-picker/styles.selectors.js +38 -38
- package/expandable-section/interfaces.d.ts +3 -2
- package/expandable-section/interfaces.d.ts.map +1 -1
- package/expandable-section/interfaces.js.map +1 -1
- package/expandable-section/styles.css.js +32 -32
- package/expandable-section/styles.scoped.css +85 -75
- package/expandable-section/styles.selectors.js +32 -32
- package/file-upload/file-input/styles.css.js +4 -4
- package/file-upload/file-input/styles.scoped.css +15 -12
- package/file-upload/file-input/styles.selectors.js +4 -4
- package/flashbar/styles.css.js +47 -47
- package/flashbar/styles.scoped.css +168 -162
- package/flashbar/styles.selectors.js +47 -47
- package/form-field/styles.css.js +19 -19
- package/form-field/styles.scoped.css +35 -34
- package/form-field/styles.selectors.js +19 -19
- package/grid/styles.css.js +53 -53
- package/grid/styles.scoped.css +112 -108
- package/grid/styles.selectors.js +53 -53
- package/header/interfaces.d.ts +1 -1
- package/header/interfaces.js.map +1 -1
- package/header/styles.css.js +34 -34
- package/header/styles.scoped.css +92 -83
- package/header/styles.selectors.js +34 -34
- package/help-panel/styles.css.js +4 -4
- package/help-panel/styles.scoped.css +127 -108
- package/help-panel/styles.selectors.js +4 -4
- package/hotspot/styles.css.js +7 -7
- package/hotspot/styles.scoped.css +13 -13
- package/hotspot/styles.selectors.js +7 -7
- package/icon/styles.css.js +21 -21
- package/icon/styles.scoped.css +86 -78
- package/icon/styles.selectors.js +21 -21
- package/input/styles.css.js +12 -12
- package/input/styles.scoped.css +63 -49
- package/input/styles.selectors.js +12 -12
- package/internal/components/abstract-switch/styles.css.js +13 -13
- package/internal/components/abstract-switch/styles.scoped.css +31 -30
- package/internal/components/abstract-switch/styles.selectors.js +13 -13
- package/internal/components/button-trigger/styles.css.js +10 -10
- package/internal/components/button-trigger/styles.scoped.css +61 -48
- package/internal/components/button-trigger/styles.selectors.js +10 -10
- package/internal/components/cartesian-chart/styles.css.js +27 -27
- package/internal/components/cartesian-chart/styles.scoped.css +38 -41
- package/internal/components/cartesian-chart/styles.selectors.js +27 -27
- package/internal/components/chart-legend/styles.css.js +6 -6
- package/internal/components/chart-legend/styles.scoped.css +33 -26
- 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 +7 -5
- package/internal/components/chart-popover/styles.selectors.js +3 -3
- package/internal/components/chart-popover-footer/styles.css.js +1 -1
- package/internal/components/chart-popover-footer/styles.scoped.css +8 -6
- package/internal/components/chart-popover-footer/styles.selectors.js +1 -1
- package/internal/components/chart-series-details/styles.css.js +20 -20
- package/internal/components/chart-series-details/styles.scoped.css +74 -59
- package/internal/components/chart-series-details/styles.selectors.js +20 -20
- package/internal/components/chart-series-marker/styles.css.js +5 -5
- package/internal/components/chart-series-marker/styles.scoped.css +40 -27
- package/internal/components/chart-series-marker/styles.selectors.js +5 -5
- package/internal/components/chart-wrapper/styles.css.js +9 -9
- package/internal/components/chart-wrapper/styles.scoped.css +13 -13
- package/internal/components/chart-wrapper/styles.selectors.js +9 -9
- package/internal/components/checkbox-icon/styles.css.js +7 -7
- package/internal/components/checkbox-icon/styles.scoped.css +12 -12
- 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 +64 -56
- 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 +5 -3
- 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 +41 -30
- package/internal/components/filtering-token/styles.selectors.js +7 -7
- package/internal/components/handle/styles.css.js +2 -2
- package/internal/components/handle/styles.scoped.css +20 -14
- package/internal/components/handle/styles.selectors.js +2 -2
- package/internal/components/menu-dropdown/styles.css.js +7 -7
- package/internal/components/menu-dropdown/styles.scoped.css +31 -28
- 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 +39 -39
- 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 +14 -8
- 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 +74 -65
- package/internal/components/selectable-item/styles.selectors.js +16 -16
- package/internal/components/token-list/styles.css.js +9 -9
- package/internal/components/token-list/styles.scoped.css +44 -33
- package/internal/components/token-list/styles.selectors.js +9 -9
- package/internal/environment.js +1 -1
- package/internal/environment.json +1 -1
- package/internal/manifest.json +1 -1
- package/link/styles.css.js +20 -20
- package/link/styles.scoped.css +75 -72
- package/link/styles.selectors.js +20 -20
- package/modal/styles.css.js +23 -23
- package/modal/styles.scoped.css +76 -61
- package/modal/styles.selectors.js +23 -23
- package/multiselect/styles.css.js +2 -2
- package/multiselect/styles.scoped.css +3 -3
- package/multiselect/styles.selectors.js +2 -2
- package/package.json +1 -1
- package/pagination/styles.css.js +9 -9
- package/pagination/styles.scoped.css +29 -25
- package/pagination/styles.selectors.js +9 -9
- package/popover/styles.css.js +50 -50
- package/popover/styles.scoped.css +75 -72
- package/popover/styles.selectors.js +50 -50
- package/progress-bar/styles.css.js +18 -18
- package/progress-bar/styles.scoped.css +33 -33
- package/progress-bar/styles.selectors.js +18 -18
- package/property-filter/styles.css.js +31 -31
- package/property-filter/styles.scoped.css +34 -34
- package/property-filter/styles.selectors.js +31 -31
- package/radio-group/styles.css.js +9 -9
- package/radio-group/styles.scoped.css +28 -25
- package/radio-group/styles.selectors.js +9 -9
- package/segmented-control/styles.css.js +14 -14
- package/segmented-control/styles.scoped.css +42 -39
- package/segmented-control/styles.selectors.js +14 -14
- package/select/parts/styles.css.js +16 -16
- package/select/parts/styles.scoped.css +18 -18
- package/select/parts/styles.selectors.js +16 -16
- package/side-navigation/styles.css.js +28 -28
- package/side-navigation/styles.scoped.css +43 -40
- package/side-navigation/styles.selectors.js +28 -28
- package/split-panel/styles.css.js +55 -55
- package/split-panel/styles.scoped.css +84 -81
- package/split-panel/styles.selectors.js +55 -55
- package/status-indicator/styles.css.js +23 -23
- package/status-indicator/styles.scoped.css +30 -30
- package/status-indicator/styles.selectors.js +23 -23
- package/table/body-cell/styles.css.js +30 -30
- package/table/body-cell/styles.scoped.css +166 -153
- package/table/body-cell/styles.selectors.js +30 -30
- package/table/header-cell/styles.css.js +24 -24
- package/table/header-cell/styles.scoped.css +77 -70
- package/table/header-cell/styles.selectors.js +24 -24
- package/table/resizer/styles.css.js +8 -8
- package/table/resizer/styles.scoped.css +43 -40
- package/table/resizer/styles.selectors.js +8 -8
- package/table/selection/styles.css.js +3 -3
- package/table/selection/styles.scoped.css +9 -9
- package/table/selection/styles.selectors.js +3 -3
- package/table/sticky-scrollbar/styles.css.js +6 -6
- package/table/sticky-scrollbar/styles.scoped.css +16 -16
- package/table/sticky-scrollbar/styles.selectors.js +6 -6
- package/table/styles.css.js +35 -35
- package/table/styles.scoped.css +94 -87
- package/table/styles.selectors.js +35 -35
- package/tabs/styles.css.js +21 -21
- package/tabs/styles.scoped.css +104 -79
- package/tabs/styles.selectors.js +21 -21
- package/tag-editor/styles.css.js +3 -3
- package/tag-editor/styles.scoped.css +14 -11
- package/tag-editor/styles.selectors.js +3 -3
- package/text-content/styles.css.js +1 -1
- package/text-content/styles.scoped.css +74 -67
- package/text-content/styles.selectors.js +1 -1
- package/text-filter/styles.css.js +3 -3
- package/text-filter/styles.scoped.css +5 -5
- package/text-filter/styles.selectors.js +3 -3
- package/textarea/styles.css.js +4 -4
- package/textarea/styles.scoped.css +34 -23
- package/textarea/styles.selectors.js +4 -4
- package/tiles/styles.css.js +29 -29
- package/tiles/styles.scoped.css +112 -99
- package/tiles/styles.selectors.js +29 -29
- package/toggle/styles.css.js +8 -8
- package/toggle/styles.scoped.css +38 -29
- package/toggle/styles.selectors.js +8 -8
- package/token-group/styles.css.js +8 -8
- package/token-group/styles.scoped.css +46 -31
- package/token-group/styles.selectors.js +8 -8
- package/top-navigation/1.0-beta/styles.css.js +25 -25
- package/top-navigation/1.0-beta/styles.scoped.css +90 -83
- 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 +149 -130
- 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 +36 -32
- 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 +47 -36
- 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 +4 -2
- package/tutorial-panel/styles.selectors.js +1 -1
- package/wizard/styles.css.js +32 -32
- package/wizard/styles.scoped.css +145 -117
- package/wizard/styles.selectors.js +32 -32
- package/app-layout/split-panel/constants.d.ts +0 -3
- package/app-layout/split-panel/constants.d.ts.map +0 -1
- package/app-layout/split-panel/constants.js +0 -5
- package/app-layout/split-panel/constants.js.map +0 -1
- package/app-layout/utils/use-document-width.d.ts +0 -2
- package/app-layout/utils/use-document-width.d.ts.map +0 -1
- package/app-layout/utils/use-document-width.js +0 -11
- package/app-layout/utils/use-document-width.js.map +0 -1
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_qrzwj_93:not(#\9) {
|
|
94
94
|
border-collapse: separate;
|
|
95
95
|
border-spacing: 0;
|
|
96
96
|
box-sizing: border-box;
|
|
@@ -126,183 +126,187 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
126
126
|
-moz-osx-font-smoothing: auto;
|
|
127
127
|
display: flex;
|
|
128
128
|
flex-wrap: wrap;
|
|
129
|
-
margin: calc(var(--space-grid-gutter-ieqn7e, 20px) / -2);
|
|
129
|
+
margin-block: calc(var(--space-grid-gutter-ieqn7e, 20px) / -2);
|
|
130
|
+
margin-inline: calc(var(--space-grid-gutter-ieqn7e, 20px) / -2);
|
|
130
131
|
pointer-events: none;
|
|
131
132
|
}
|
|
132
|
-
.
|
|
133
|
-
margin: 0;
|
|
133
|
+
.awsui_grid_14yj0_qrzwj_93.awsui_no-gutters_14yj0_qrzwj_132:not(#\9) {
|
|
134
|
+
margin-block: 0;
|
|
135
|
+
margin-inline: 0;
|
|
134
136
|
}
|
|
135
137
|
|
|
136
|
-
.awsui_grid-
|
|
138
|
+
.awsui_grid-column_14yj0_qrzwj_137:not(#\9) {
|
|
137
139
|
box-sizing: border-box;
|
|
138
140
|
position: relative;
|
|
139
|
-
padding: calc(var(--space-grid-gutter-ieqn7e, 20px) / 2);
|
|
141
|
+
padding-block: calc(var(--space-grid-gutter-ieqn7e, 20px) / 2);
|
|
142
|
+
padding-inline: calc(var(--space-grid-gutter-ieqn7e, 20px) / 2);
|
|
140
143
|
display: flex;
|
|
141
144
|
}
|
|
142
|
-
.
|
|
143
|
-
padding: 0;
|
|
145
|
+
.awsui_grid_14yj0_qrzwj_93.awsui_no-gutters_14yj0_qrzwj_132 > .awsui_grid-column_14yj0_qrzwj_137:not(#\9) {
|
|
146
|
+
padding-block: 0;
|
|
147
|
+
padding-inline: 0;
|
|
144
148
|
}
|
|
145
|
-
.awsui_grid-
|
|
149
|
+
.awsui_grid-column_14yj0_qrzwj_137.awsui_colspan-1_14yj0_qrzwj_148:not(#\9) {
|
|
146
150
|
flex: 0 0 8.3333333333%;
|
|
147
|
-
max-
|
|
151
|
+
max-inline-size: 8.3333333333%;
|
|
148
152
|
}
|
|
149
|
-
.awsui_grid-
|
|
150
|
-
|
|
153
|
+
.awsui_grid-column_14yj0_qrzwj_137.awsui_push-1_14yj0_qrzwj_152:not(#\9) {
|
|
154
|
+
inset-inline-start: 8.3333333333%;
|
|
151
155
|
}
|
|
152
|
-
.awsui_grid-
|
|
153
|
-
|
|
156
|
+
.awsui_grid-column_14yj0_qrzwj_137.awsui_pull-1_14yj0_qrzwj_155:not(#\9) {
|
|
157
|
+
inset-inline-end: 8.3333333333%;
|
|
154
158
|
}
|
|
155
|
-
.awsui_grid-
|
|
159
|
+
.awsui_grid-column_14yj0_qrzwj_137.awsui_colspan-2_14yj0_qrzwj_158:not(#\9) {
|
|
156
160
|
flex: 0 0 16.6666666667%;
|
|
157
|
-
max-
|
|
161
|
+
max-inline-size: 16.6666666667%;
|
|
158
162
|
}
|
|
159
|
-
.awsui_grid-
|
|
160
|
-
|
|
163
|
+
.awsui_grid-column_14yj0_qrzwj_137.awsui_push-2_14yj0_qrzwj_162:not(#\9) {
|
|
164
|
+
inset-inline-start: 16.6666666667%;
|
|
161
165
|
}
|
|
162
|
-
.awsui_grid-
|
|
163
|
-
|
|
166
|
+
.awsui_grid-column_14yj0_qrzwj_137.awsui_pull-2_14yj0_qrzwj_165:not(#\9) {
|
|
167
|
+
inset-inline-end: 16.6666666667%;
|
|
164
168
|
}
|
|
165
|
-
.awsui_grid-
|
|
169
|
+
.awsui_grid-column_14yj0_qrzwj_137.awsui_colspan-3_14yj0_qrzwj_168:not(#\9) {
|
|
166
170
|
flex: 0 0 25%;
|
|
167
|
-
max-
|
|
171
|
+
max-inline-size: 25%;
|
|
168
172
|
}
|
|
169
|
-
.awsui_grid-
|
|
170
|
-
|
|
173
|
+
.awsui_grid-column_14yj0_qrzwj_137.awsui_push-3_14yj0_qrzwj_172:not(#\9) {
|
|
174
|
+
inset-inline-start: 25%;
|
|
171
175
|
}
|
|
172
|
-
.awsui_grid-
|
|
173
|
-
|
|
176
|
+
.awsui_grid-column_14yj0_qrzwj_137.awsui_pull-3_14yj0_qrzwj_175:not(#\9) {
|
|
177
|
+
inset-inline-end: 25%;
|
|
174
178
|
}
|
|
175
|
-
.awsui_grid-
|
|
179
|
+
.awsui_grid-column_14yj0_qrzwj_137.awsui_colspan-4_14yj0_qrzwj_178:not(#\9) {
|
|
176
180
|
flex: 0 0 33.3333333333%;
|
|
177
|
-
max-
|
|
181
|
+
max-inline-size: 33.3333333333%;
|
|
178
182
|
}
|
|
179
|
-
.awsui_grid-
|
|
180
|
-
|
|
183
|
+
.awsui_grid-column_14yj0_qrzwj_137.awsui_push-4_14yj0_qrzwj_182:not(#\9) {
|
|
184
|
+
inset-inline-start: 33.3333333333%;
|
|
181
185
|
}
|
|
182
|
-
.awsui_grid-
|
|
183
|
-
|
|
186
|
+
.awsui_grid-column_14yj0_qrzwj_137.awsui_pull-4_14yj0_qrzwj_185:not(#\9) {
|
|
187
|
+
inset-inline-end: 33.3333333333%;
|
|
184
188
|
}
|
|
185
|
-
.awsui_grid-
|
|
189
|
+
.awsui_grid-column_14yj0_qrzwj_137.awsui_colspan-5_14yj0_qrzwj_188:not(#\9) {
|
|
186
190
|
flex: 0 0 41.6666666667%;
|
|
187
|
-
max-
|
|
191
|
+
max-inline-size: 41.6666666667%;
|
|
188
192
|
}
|
|
189
|
-
.awsui_grid-
|
|
190
|
-
|
|
193
|
+
.awsui_grid-column_14yj0_qrzwj_137.awsui_push-5_14yj0_qrzwj_192:not(#\9) {
|
|
194
|
+
inset-inline-start: 41.6666666667%;
|
|
191
195
|
}
|
|
192
|
-
.awsui_grid-
|
|
193
|
-
|
|
196
|
+
.awsui_grid-column_14yj0_qrzwj_137.awsui_pull-5_14yj0_qrzwj_195:not(#\9) {
|
|
197
|
+
inset-inline-end: 41.6666666667%;
|
|
194
198
|
}
|
|
195
|
-
.awsui_grid-
|
|
199
|
+
.awsui_grid-column_14yj0_qrzwj_137.awsui_colspan-6_14yj0_qrzwj_198:not(#\9) {
|
|
196
200
|
flex: 0 0 50%;
|
|
197
|
-
max-
|
|
201
|
+
max-inline-size: 50%;
|
|
198
202
|
}
|
|
199
|
-
.awsui_grid-
|
|
200
|
-
|
|
203
|
+
.awsui_grid-column_14yj0_qrzwj_137.awsui_push-6_14yj0_qrzwj_202:not(#\9) {
|
|
204
|
+
inset-inline-start: 50%;
|
|
201
205
|
}
|
|
202
|
-
.awsui_grid-
|
|
203
|
-
|
|
206
|
+
.awsui_grid-column_14yj0_qrzwj_137.awsui_pull-6_14yj0_qrzwj_205:not(#\9) {
|
|
207
|
+
inset-inline-end: 50%;
|
|
204
208
|
}
|
|
205
|
-
.awsui_grid-
|
|
209
|
+
.awsui_grid-column_14yj0_qrzwj_137.awsui_colspan-7_14yj0_qrzwj_208:not(#\9) {
|
|
206
210
|
flex: 0 0 58.3333333333%;
|
|
207
|
-
max-
|
|
211
|
+
max-inline-size: 58.3333333333%;
|
|
208
212
|
}
|
|
209
|
-
.awsui_grid-
|
|
210
|
-
|
|
213
|
+
.awsui_grid-column_14yj0_qrzwj_137.awsui_push-7_14yj0_qrzwj_212:not(#\9) {
|
|
214
|
+
inset-inline-start: 58.3333333333%;
|
|
211
215
|
}
|
|
212
|
-
.awsui_grid-
|
|
213
|
-
|
|
216
|
+
.awsui_grid-column_14yj0_qrzwj_137.awsui_pull-7_14yj0_qrzwj_215:not(#\9) {
|
|
217
|
+
inset-inline-end: 58.3333333333%;
|
|
214
218
|
}
|
|
215
|
-
.awsui_grid-
|
|
219
|
+
.awsui_grid-column_14yj0_qrzwj_137.awsui_colspan-8_14yj0_qrzwj_218:not(#\9) {
|
|
216
220
|
flex: 0 0 66.6666666667%;
|
|
217
|
-
max-
|
|
221
|
+
max-inline-size: 66.6666666667%;
|
|
218
222
|
}
|
|
219
|
-
.awsui_grid-
|
|
220
|
-
|
|
223
|
+
.awsui_grid-column_14yj0_qrzwj_137.awsui_push-8_14yj0_qrzwj_222:not(#\9) {
|
|
224
|
+
inset-inline-start: 66.6666666667%;
|
|
221
225
|
}
|
|
222
|
-
.awsui_grid-
|
|
223
|
-
|
|
226
|
+
.awsui_grid-column_14yj0_qrzwj_137.awsui_pull-8_14yj0_qrzwj_225:not(#\9) {
|
|
227
|
+
inset-inline-end: 66.6666666667%;
|
|
224
228
|
}
|
|
225
|
-
.awsui_grid-
|
|
229
|
+
.awsui_grid-column_14yj0_qrzwj_137.awsui_colspan-9_14yj0_qrzwj_228:not(#\9) {
|
|
226
230
|
flex: 0 0 75%;
|
|
227
|
-
max-
|
|
231
|
+
max-inline-size: 75%;
|
|
228
232
|
}
|
|
229
|
-
.awsui_grid-
|
|
230
|
-
|
|
233
|
+
.awsui_grid-column_14yj0_qrzwj_137.awsui_push-9_14yj0_qrzwj_232:not(#\9) {
|
|
234
|
+
inset-inline-start: 75%;
|
|
231
235
|
}
|
|
232
|
-
.awsui_grid-
|
|
233
|
-
|
|
236
|
+
.awsui_grid-column_14yj0_qrzwj_137.awsui_pull-9_14yj0_qrzwj_235:not(#\9) {
|
|
237
|
+
inset-inline-end: 75%;
|
|
234
238
|
}
|
|
235
|
-
.awsui_grid-
|
|
239
|
+
.awsui_grid-column_14yj0_qrzwj_137.awsui_colspan-10_14yj0_qrzwj_238:not(#\9) {
|
|
236
240
|
flex: 0 0 83.3333333333%;
|
|
237
|
-
max-
|
|
241
|
+
max-inline-size: 83.3333333333%;
|
|
238
242
|
}
|
|
239
|
-
.awsui_grid-
|
|
240
|
-
|
|
243
|
+
.awsui_grid-column_14yj0_qrzwj_137.awsui_push-10_14yj0_qrzwj_242:not(#\9) {
|
|
244
|
+
inset-inline-start: 83.3333333333%;
|
|
241
245
|
}
|
|
242
|
-
.awsui_grid-
|
|
243
|
-
|
|
246
|
+
.awsui_grid-column_14yj0_qrzwj_137.awsui_pull-10_14yj0_qrzwj_245:not(#\9) {
|
|
247
|
+
inset-inline-end: 83.3333333333%;
|
|
244
248
|
}
|
|
245
|
-
.awsui_grid-
|
|
249
|
+
.awsui_grid-column_14yj0_qrzwj_137.awsui_colspan-11_14yj0_qrzwj_248:not(#\9) {
|
|
246
250
|
flex: 0 0 91.6666666667%;
|
|
247
|
-
max-
|
|
251
|
+
max-inline-size: 91.6666666667%;
|
|
248
252
|
}
|
|
249
|
-
.awsui_grid-
|
|
250
|
-
|
|
253
|
+
.awsui_grid-column_14yj0_qrzwj_137.awsui_push-11_14yj0_qrzwj_252:not(#\9) {
|
|
254
|
+
inset-inline-start: 91.6666666667%;
|
|
251
255
|
}
|
|
252
|
-
.awsui_grid-
|
|
253
|
-
|
|
256
|
+
.awsui_grid-column_14yj0_qrzwj_137.awsui_pull-11_14yj0_qrzwj_255:not(#\9) {
|
|
257
|
+
inset-inline-end: 91.6666666667%;
|
|
254
258
|
}
|
|
255
|
-
.awsui_grid-
|
|
259
|
+
.awsui_grid-column_14yj0_qrzwj_137.awsui_colspan-12_14yj0_qrzwj_258:not(#\9) {
|
|
256
260
|
flex: 0 0 100%;
|
|
257
|
-
max-
|
|
261
|
+
max-inline-size: 100%;
|
|
258
262
|
}
|
|
259
|
-
.awsui_grid-
|
|
260
|
-
|
|
263
|
+
.awsui_grid-column_14yj0_qrzwj_137.awsui_push-12_14yj0_qrzwj_262:not(#\9) {
|
|
264
|
+
inset-inline-start: 100%;
|
|
261
265
|
}
|
|
262
|
-
.awsui_grid-
|
|
263
|
-
|
|
266
|
+
.awsui_grid-column_14yj0_qrzwj_137.awsui_pull-12_14yj0_qrzwj_265:not(#\9) {
|
|
267
|
+
inset-inline-end: 100%;
|
|
264
268
|
}
|
|
265
|
-
.awsui_grid-
|
|
266
|
-
|
|
269
|
+
.awsui_grid-column_14yj0_qrzwj_137.awsui_push-0_14yj0_qrzwj_268:not(#\9) {
|
|
270
|
+
inset-inline-start: auto;
|
|
267
271
|
}
|
|
268
|
-
.awsui_grid-
|
|
269
|
-
|
|
272
|
+
.awsui_grid-column_14yj0_qrzwj_137.awsui_pull-0_14yj0_qrzwj_271:not(#\9) {
|
|
273
|
+
inset-inline-end: auto;
|
|
270
274
|
}
|
|
271
|
-
.awsui_grid-
|
|
272
|
-
margin-
|
|
275
|
+
.awsui_grid-column_14yj0_qrzwj_137.awsui_offset-1_14yj0_qrzwj_274:not(#\9) {
|
|
276
|
+
margin-inline-start: 8.3333333333%;
|
|
273
277
|
}
|
|
274
|
-
.awsui_grid-
|
|
275
|
-
margin-
|
|
278
|
+
.awsui_grid-column_14yj0_qrzwj_137.awsui_offset-2_14yj0_qrzwj_277:not(#\9) {
|
|
279
|
+
margin-inline-start: 16.6666666667%;
|
|
276
280
|
}
|
|
277
|
-
.awsui_grid-
|
|
278
|
-
margin-
|
|
281
|
+
.awsui_grid-column_14yj0_qrzwj_137.awsui_offset-3_14yj0_qrzwj_280:not(#\9) {
|
|
282
|
+
margin-inline-start: 25%;
|
|
279
283
|
}
|
|
280
|
-
.awsui_grid-
|
|
281
|
-
margin-
|
|
284
|
+
.awsui_grid-column_14yj0_qrzwj_137.awsui_offset-4_14yj0_qrzwj_283:not(#\9) {
|
|
285
|
+
margin-inline-start: 33.3333333333%;
|
|
282
286
|
}
|
|
283
|
-
.awsui_grid-
|
|
284
|
-
margin-
|
|
287
|
+
.awsui_grid-column_14yj0_qrzwj_137.awsui_offset-5_14yj0_qrzwj_286:not(#\9) {
|
|
288
|
+
margin-inline-start: 41.6666666667%;
|
|
285
289
|
}
|
|
286
|
-
.awsui_grid-
|
|
287
|
-
margin-
|
|
290
|
+
.awsui_grid-column_14yj0_qrzwj_137.awsui_offset-6_14yj0_qrzwj_289:not(#\9) {
|
|
291
|
+
margin-inline-start: 50%;
|
|
288
292
|
}
|
|
289
|
-
.awsui_grid-
|
|
290
|
-
margin-
|
|
293
|
+
.awsui_grid-column_14yj0_qrzwj_137.awsui_offset-7_14yj0_qrzwj_292:not(#\9) {
|
|
294
|
+
margin-inline-start: 58.3333333333%;
|
|
291
295
|
}
|
|
292
|
-
.awsui_grid-
|
|
293
|
-
margin-
|
|
296
|
+
.awsui_grid-column_14yj0_qrzwj_137.awsui_offset-8_14yj0_qrzwj_295:not(#\9) {
|
|
297
|
+
margin-inline-start: 66.6666666667%;
|
|
294
298
|
}
|
|
295
|
-
.awsui_grid-
|
|
296
|
-
margin-
|
|
299
|
+
.awsui_grid-column_14yj0_qrzwj_137.awsui_offset-9_14yj0_qrzwj_298:not(#\9) {
|
|
300
|
+
margin-inline-start: 75%;
|
|
297
301
|
}
|
|
298
|
-
.awsui_grid-
|
|
299
|
-
margin-
|
|
302
|
+
.awsui_grid-column_14yj0_qrzwj_137.awsui_offset-10_14yj0_qrzwj_301:not(#\9) {
|
|
303
|
+
margin-inline-start: 83.3333333333%;
|
|
300
304
|
}
|
|
301
|
-
.awsui_grid-
|
|
302
|
-
margin-
|
|
305
|
+
.awsui_grid-column_14yj0_qrzwj_137.awsui_offset-11_14yj0_qrzwj_304:not(#\9) {
|
|
306
|
+
margin-inline-start: 91.6666666667%;
|
|
303
307
|
}
|
|
304
308
|
|
|
305
|
-
.awsui_restore-pointer-
|
|
309
|
+
.awsui_restore-pointer-events_14yj0_qrzwj_308:not(#\9) {
|
|
306
310
|
pointer-events: auto;
|
|
307
|
-
|
|
311
|
+
inline-size: 100%;
|
|
308
312
|
}
|
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_qrzwj_93",
|
|
6
|
+
"no-gutters": "awsui_no-gutters_14yj0_qrzwj_132",
|
|
7
|
+
"grid-column": "awsui_grid-column_14yj0_qrzwj_137",
|
|
8
|
+
"colspan-1": "awsui_colspan-1_14yj0_qrzwj_148",
|
|
9
|
+
"push-1": "awsui_push-1_14yj0_qrzwj_152",
|
|
10
|
+
"pull-1": "awsui_pull-1_14yj0_qrzwj_155",
|
|
11
|
+
"colspan-2": "awsui_colspan-2_14yj0_qrzwj_158",
|
|
12
|
+
"push-2": "awsui_push-2_14yj0_qrzwj_162",
|
|
13
|
+
"pull-2": "awsui_pull-2_14yj0_qrzwj_165",
|
|
14
|
+
"colspan-3": "awsui_colspan-3_14yj0_qrzwj_168",
|
|
15
|
+
"push-3": "awsui_push-3_14yj0_qrzwj_172",
|
|
16
|
+
"pull-3": "awsui_pull-3_14yj0_qrzwj_175",
|
|
17
|
+
"colspan-4": "awsui_colspan-4_14yj0_qrzwj_178",
|
|
18
|
+
"push-4": "awsui_push-4_14yj0_qrzwj_182",
|
|
19
|
+
"pull-4": "awsui_pull-4_14yj0_qrzwj_185",
|
|
20
|
+
"colspan-5": "awsui_colspan-5_14yj0_qrzwj_188",
|
|
21
|
+
"push-5": "awsui_push-5_14yj0_qrzwj_192",
|
|
22
|
+
"pull-5": "awsui_pull-5_14yj0_qrzwj_195",
|
|
23
|
+
"colspan-6": "awsui_colspan-6_14yj0_qrzwj_198",
|
|
24
|
+
"push-6": "awsui_push-6_14yj0_qrzwj_202",
|
|
25
|
+
"pull-6": "awsui_pull-6_14yj0_qrzwj_205",
|
|
26
|
+
"colspan-7": "awsui_colspan-7_14yj0_qrzwj_208",
|
|
27
|
+
"push-7": "awsui_push-7_14yj0_qrzwj_212",
|
|
28
|
+
"pull-7": "awsui_pull-7_14yj0_qrzwj_215",
|
|
29
|
+
"colspan-8": "awsui_colspan-8_14yj0_qrzwj_218",
|
|
30
|
+
"push-8": "awsui_push-8_14yj0_qrzwj_222",
|
|
31
|
+
"pull-8": "awsui_pull-8_14yj0_qrzwj_225",
|
|
32
|
+
"colspan-9": "awsui_colspan-9_14yj0_qrzwj_228",
|
|
33
|
+
"push-9": "awsui_push-9_14yj0_qrzwj_232",
|
|
34
|
+
"pull-9": "awsui_pull-9_14yj0_qrzwj_235",
|
|
35
|
+
"colspan-10": "awsui_colspan-10_14yj0_qrzwj_238",
|
|
36
|
+
"push-10": "awsui_push-10_14yj0_qrzwj_242",
|
|
37
|
+
"pull-10": "awsui_pull-10_14yj0_qrzwj_245",
|
|
38
|
+
"colspan-11": "awsui_colspan-11_14yj0_qrzwj_248",
|
|
39
|
+
"push-11": "awsui_push-11_14yj0_qrzwj_252",
|
|
40
|
+
"pull-11": "awsui_pull-11_14yj0_qrzwj_255",
|
|
41
|
+
"colspan-12": "awsui_colspan-12_14yj0_qrzwj_258",
|
|
42
|
+
"push-12": "awsui_push-12_14yj0_qrzwj_262",
|
|
43
|
+
"pull-12": "awsui_pull-12_14yj0_qrzwj_265",
|
|
44
|
+
"push-0": "awsui_push-0_14yj0_qrzwj_268",
|
|
45
|
+
"pull-0": "awsui_pull-0_14yj0_qrzwj_271",
|
|
46
|
+
"offset-1": "awsui_offset-1_14yj0_qrzwj_274",
|
|
47
|
+
"offset-2": "awsui_offset-2_14yj0_qrzwj_277",
|
|
48
|
+
"offset-3": "awsui_offset-3_14yj0_qrzwj_280",
|
|
49
|
+
"offset-4": "awsui_offset-4_14yj0_qrzwj_283",
|
|
50
|
+
"offset-5": "awsui_offset-5_14yj0_qrzwj_286",
|
|
51
|
+
"offset-6": "awsui_offset-6_14yj0_qrzwj_289",
|
|
52
|
+
"offset-7": "awsui_offset-7_14yj0_qrzwj_292",
|
|
53
|
+
"offset-8": "awsui_offset-8_14yj0_qrzwj_295",
|
|
54
|
+
"offset-9": "awsui_offset-9_14yj0_qrzwj_298",
|
|
55
|
+
"offset-10": "awsui_offset-10_14yj0_qrzwj_301",
|
|
56
|
+
"offset-11": "awsui_offset-11_14yj0_qrzwj_304",
|
|
57
|
+
"restore-pointer-events": "awsui_restore-pointer-events_14yj0_qrzwj_308"
|
|
58
58
|
};
|
|
59
59
|
|
package/header/interfaces.d.ts
CHANGED
|
@@ -18,7 +18,7 @@ export interface HeaderProps extends BaseComponentProps {
|
|
|
18
18
|
variant?: HeaderProps.Variant;
|
|
19
19
|
/**
|
|
20
20
|
* Overrides the default [HTML heading tag](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/Heading_Elements)
|
|
21
|
-
* provided by the variant.
|
|
21
|
+
* provided by the variant. Using this property does not change the visual appearance of the component.
|
|
22
22
|
*/
|
|
23
23
|
headingTagOverride?: HeaderProps.HeadingTag;
|
|
24
24
|
/**
|
package/header/interfaces.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"interfaces.js","sourceRoot":"lib/default/","sources":["header/interfaces.ts"],"names":[],"mappings":"","sourcesContent":["// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.\n// SPDX-License-Identifier: Apache-2.0\nimport { BaseComponentProps } from '../internal/base-component';\nimport React from 'react';\n\nexport interface HeaderProps extends BaseComponentProps {\n /**\n * The heading text. Plain text is recommended. The component renders the\n * HTML heading tag based on the specified `variant` or `headingTagOverride`.\n * @displayname title\n */\n children?: React.ReactNode;\n /**\n * Specifies the variant of the header:\n * * `h1` - Use this for page level headers.\n * * `h2` - Use this for container level headers.\n * * `h3` - Use this for section level headers.\n * * `awsui-h1-sticky` - Use this for sticky headers in cards and tables.\n * @visualrefresh `awsui-h1-sticky` variant\n */\n variant?: HeaderProps.Variant;\n /**\n * Overrides the default [HTML heading tag](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/Heading_Elements)\n * provided by the variant.\n */\n headingTagOverride?: HeaderProps.HeadingTag;\n /**\n * Supplementary text below the heading.\n */\n description?: React.ReactNode;\n /**\n * Actions for the container.\n */\n actions?: React.ReactNode;\n /**\n * Specifies secondary text that's displayed to the right of the heading title. This is commonly used\n * to display resource counters in table and cards components.\n */\n counter?: string;\n /**\n * Area next to the heading to display an Info link.\n */\n info?: React.ReactNode;\n}\n\nexport namespace HeaderProps {\n export type Variant = 'h1' | 'h2' | 'h3' | 'awsui-h1-sticky';\n export type HeadingTag = 'h1' | 'h2' | 'h3' | 'h4' | 'h5';\n}\n"]}
|
|
1
|
+
{"version":3,"file":"interfaces.js","sourceRoot":"lib/default/","sources":["header/interfaces.ts"],"names":[],"mappings":"","sourcesContent":["// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.\n// SPDX-License-Identifier: Apache-2.0\nimport { BaseComponentProps } from '../internal/base-component';\nimport React from 'react';\n\nexport interface HeaderProps extends BaseComponentProps {\n /**\n * The heading text. Plain text is recommended. The component renders the\n * HTML heading tag based on the specified `variant` or `headingTagOverride`.\n * @displayname title\n */\n children?: React.ReactNode;\n /**\n * Specifies the variant of the header:\n * * `h1` - Use this for page level headers.\n * * `h2` - Use this for container level headers.\n * * `h3` - Use this for section level headers.\n * * `awsui-h1-sticky` - Use this for sticky headers in cards and tables.\n * @visualrefresh `awsui-h1-sticky` variant\n */\n variant?: HeaderProps.Variant;\n /**\n * Overrides the default [HTML heading tag](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/Heading_Elements)\n * provided by the variant. Using this property does not change the visual appearance of the component.\n */\n headingTagOverride?: HeaderProps.HeadingTag;\n /**\n * Supplementary text below the heading.\n */\n description?: React.ReactNode;\n /**\n * Actions for the container.\n */\n actions?: React.ReactNode;\n /**\n * Specifies secondary text that's displayed to the right of the heading title. This is commonly used\n * to display resource counters in table and cards components.\n */\n counter?: string;\n /**\n * Area next to the heading to display an Info link.\n */\n info?: React.ReactNode;\n}\n\nexport namespace HeaderProps {\n export type Variant = 'h1' | 'h2' | 'h3' | 'awsui-h1-sticky';\n export type HeadingTag = 'h1' | 'h2' | 'h3' | 'h4' | 'h5';\n}\n"]}
|
package/header/styles.css.js
CHANGED
|
@@ -1,39 +1,39 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"refresh": "
|
|
6
|
-
"root-no-actions": "awsui_root-no-
|
|
7
|
-
"root-variant-h2": "awsui_root-variant-
|
|
8
|
-
"root-variant-h3": "awsui_root-variant-
|
|
9
|
-
"root-has-description": "awsui_root-has-
|
|
10
|
-
"root-variant-h1": "awsui_root-variant-
|
|
11
|
-
"main": "
|
|
12
|
-
"no-wrap": "awsui_no-
|
|
13
|
-
"main-variant-h1": "awsui_main-variant-
|
|
14
|
-
"actions": "
|
|
15
|
-
"actions-centered": "awsui_actions-
|
|
16
|
-
"actions-variant-h1": "awsui_actions-variant-
|
|
17
|
-
"actions-variant-h2": "awsui_actions-variant-
|
|
18
|
-
"actions-variant-h3": "awsui_actions-variant-
|
|
19
|
-
"title": "
|
|
20
|
-
"title-variant-h1": "awsui_title-variant-
|
|
21
|
-
"title-variant-h2": "awsui_title-variant-
|
|
22
|
-
"title-variant-h3": "awsui_title-variant-
|
|
23
|
-
"virtual-space": "awsui_virtual-
|
|
24
|
-
"info": "
|
|
25
|
-
"description": "
|
|
26
|
-
"description-variant-h1": "awsui_description-variant-
|
|
27
|
-
"description-variant-h2": "awsui_description-variant-
|
|
28
|
-
"description-variant-h3": "awsui_description-variant-
|
|
29
|
-
"heading": "
|
|
30
|
-
"heading-variant-h1": "awsui_heading-variant-
|
|
31
|
-
"heading-variant-h2": "awsui_heading-variant-
|
|
32
|
-
"heading-variant-h3": "awsui_heading-variant-
|
|
33
|
-
"heading-text": "awsui_heading-
|
|
34
|
-
"heading-text-variant-h1": "awsui_heading-text-variant-
|
|
35
|
-
"heading-text-variant-h2": "awsui_heading-text-variant-
|
|
36
|
-
"heading-text-variant-h3": "awsui_heading-text-variant-
|
|
37
|
-
"counter": "
|
|
4
|
+
"root": "awsui_root_2qdw9_18g1h_93",
|
|
5
|
+
"refresh": "awsui_refresh_2qdw9_18g1h_132",
|
|
6
|
+
"root-no-actions": "awsui_root-no-actions_2qdw9_18g1h_132",
|
|
7
|
+
"root-variant-h2": "awsui_root-variant-h2_2qdw9_18g1h_135",
|
|
8
|
+
"root-variant-h3": "awsui_root-variant-h3_2qdw9_18g1h_135",
|
|
9
|
+
"root-has-description": "awsui_root-has-description_2qdw9_18g1h_135",
|
|
10
|
+
"root-variant-h1": "awsui_root-variant-h1_2qdw9_18g1h_144",
|
|
11
|
+
"main": "awsui_main_2qdw9_18g1h_154",
|
|
12
|
+
"no-wrap": "awsui_no-wrap_2qdw9_18g1h_164",
|
|
13
|
+
"main-variant-h1": "awsui_main-variant-h1_2qdw9_18g1h_170",
|
|
14
|
+
"actions": "awsui_actions_2qdw9_18g1h_178",
|
|
15
|
+
"actions-centered": "awsui_actions-centered_2qdw9_18g1h_183",
|
|
16
|
+
"actions-variant-h1": "awsui_actions-variant-h1_2qdw9_18g1h_186",
|
|
17
|
+
"actions-variant-h2": "awsui_actions-variant-h2_2qdw9_18g1h_190",
|
|
18
|
+
"actions-variant-h3": "awsui_actions-variant-h3_2qdw9_18g1h_194",
|
|
19
|
+
"title": "awsui_title_2qdw9_18g1h_210",
|
|
20
|
+
"title-variant-h1": "awsui_title-variant-h1_2qdw9_18g1h_215",
|
|
21
|
+
"title-variant-h2": "awsui_title-variant-h2_2qdw9_18g1h_222",
|
|
22
|
+
"title-variant-h3": "awsui_title-variant-h3_2qdw9_18g1h_228",
|
|
23
|
+
"virtual-space": "awsui_virtual-space_2qdw9_18g1h_249",
|
|
24
|
+
"info": "awsui_info_2qdw9_18g1h_255",
|
|
25
|
+
"description": "awsui_description_2qdw9_18g1h_259",
|
|
26
|
+
"description-variant-h1": "awsui_description-variant-h1_2qdw9_18g1h_266",
|
|
27
|
+
"description-variant-h2": "awsui_description-variant-h2_2qdw9_18g1h_270",
|
|
28
|
+
"description-variant-h3": "awsui_description-variant-h3_2qdw9_18g1h_277",
|
|
29
|
+
"heading": "awsui_heading_2qdw9_18g1h_286",
|
|
30
|
+
"heading-variant-h1": "awsui_heading-variant-h1_2qdw9_18g1h_297",
|
|
31
|
+
"heading-variant-h2": "awsui_heading-variant-h2_2qdw9_18g1h_302",
|
|
32
|
+
"heading-variant-h3": "awsui_heading-variant-h3_2qdw9_18g1h_307",
|
|
33
|
+
"heading-text": "awsui_heading-text_2qdw9_18g1h_313",
|
|
34
|
+
"heading-text-variant-h1": "awsui_heading-text-variant-h1_2qdw9_18g1h_316",
|
|
35
|
+
"heading-text-variant-h2": "awsui_heading-text-variant-h2_2qdw9_18g1h_324",
|
|
36
|
+
"heading-text-variant-h3": "awsui_heading-text-variant-h3_2qdw9_18g1h_332",
|
|
37
|
+
"counter": "awsui_counter_2qdw9_18g1h_341"
|
|
38
38
|
};
|
|
39
39
|
|