@cloudscape-design/components 3.0.361 → 3.0.363
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/index.d.ts.map +1 -1
- package/alert/index.js +21 -16
- package/alert/index.js.map +1 -1
- package/annotation-context/annotation/styles.css.js +24 -24
- package/annotation-context/annotation/styles.scoped.css +30 -30
- package/annotation-context/annotation/styles.selectors.js +24 -24
- package/app-layout/visual-refresh/styles.css.js +69 -69
- package/app-layout/visual-refresh/styles.scoped.css +169 -169
- package/app-layout/visual-refresh/styles.selectors.js +69 -69
- package/area-chart/model/use-chart-model.js +1 -1
- package/area-chart/model/use-chart-model.js.map +1 -1
- package/area-chart/styles.css.js +6 -6
- package/area-chart/styles.scoped.css +10 -10
- package/area-chart/styles.selectors.js +6 -6
- package/attribute-editor/styles.css.js +14 -14
- package/attribute-editor/styles.scoped.css +25 -25
- package/attribute-editor/styles.selectors.js +14 -14
- package/button-dropdown/category-elements/styles.css.js +13 -13
- package/button-dropdown/category-elements/styles.scoped.css +27 -27
- package/button-dropdown/category-elements/styles.selectors.js +13 -13
- 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/button-dropdown/styles.css.js +14 -14
- package/button-dropdown/styles.scoped.css +22 -22
- package/button-dropdown/styles.selectors.js +14 -14
- package/code-editor/index.d.ts.map +1 -1
- package/code-editor/index.js +26 -71
- package/code-editor/index.js.map +1 -1
- package/code-editor/listeners.d.ts +1 -1
- package/code-editor/listeners.d.ts.map +1 -1
- package/code-editor/listeners.js.map +1 -1
- package/code-editor/setup-editor.d.ts.map +1 -1
- package/code-editor/setup-editor.js +39 -36
- package/code-editor/setup-editor.js.map +1 -1
- package/code-editor/styles.css.js +32 -32
- package/code-editor/styles.scoped.css +130 -130
- package/code-editor/styles.selectors.js +32 -32
- package/code-editor/use-editor.d.ts +24 -0
- package/code-editor/use-editor.d.ts.map +1 -0
- package/code-editor/use-editor.js +71 -0
- package/code-editor/use-editor.js.map +1 -0
- package/collection-preferences/content-display/styles.css.js +11 -11
- package/collection-preferences/content-display/styles.scoped.css +18 -18
- package/collection-preferences/content-display/styles.selectors.js +11 -11
- package/collection-preferences/styles.css.js +37 -37
- package/collection-preferences/styles.scoped.css +47 -47
- package/collection-preferences/styles.selectors.js +37 -37
- package/column-layout/flexible-column-layout/styles.css.js +5 -5
- package/column-layout/flexible-column-layout/styles.scoped.css +5 -5
- package/column-layout/flexible-column-layout/styles.selectors.js +5 -5
- package/column-layout/styles.css.js +13 -13
- package/column-layout/styles.scoped.css +46 -46
- package/column-layout/styles.selectors.js +13 -13
- package/container/styles.css.js +28 -28
- package/container/styles.scoped.css +55 -55
- package/container/styles.selectors.js +28 -28
- package/date-range-picker/styles.css.js +38 -38
- package/date-range-picker/styles.scoped.css +47 -47
- package/date-range-picker/styles.selectors.js +38 -38
- package/expandable-section/styles.css.js +29 -29
- package/expandable-section/styles.scoped.css +66 -66
- package/expandable-section/styles.selectors.js +29 -29
- package/form-field/internal.d.ts.map +1 -1
- package/form-field/internal.js +17 -12
- package/form-field/internal.js.map +1 -1
- package/form-field/styles.css.js +19 -19
- package/form-field/styles.scoped.css +30 -30
- package/form-field/styles.selectors.js +19 -19
- package/help-panel/styles.css.js +4 -4
- package/help-panel/styles.scoped.css +66 -66
- package/help-panel/styles.selectors.js +4 -4
- package/internal/base-component/styles.scoped.css +81 -57
- package/internal/components/chart-popover/index.d.ts.map +1 -1
- package/internal/components/chart-popover/index.js +1 -1
- package/internal/components/chart-popover/index.js.map +1 -1
- package/internal/components/dropdown-footer/styles.css.js +3 -3
- package/internal/components/dropdown-footer/styles.scoped.css +4 -4
- package/internal/components/dropdown-footer/styles.selectors.js +3 -3
- package/internal/components/selectable-item/styles.css.js +16 -16
- package/internal/components/selectable-item/styles.scoped.css +31 -31
- 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 +22 -22
- package/internal/components/token-list/styles.selectors.js +9 -9
- package/internal/environment.js +1 -1
- package/internal/environment.json +1 -1
- package/internal/generated/styles/tokens.js +1 -1
- package/internal/generated/theming/index.cjs +25 -23
- package/internal/generated/theming/index.js +25 -23
- package/internal/manifest.json +1 -1
- package/internal/plugins/api.d.ts +21 -25
- package/internal/plugins/api.d.ts.map +1 -1
- package/internal/plugins/api.js +15 -35
- package/internal/plugins/api.js.map +1 -1
- package/internal/plugins/controllers/action-buttons.d.ts +9 -0
- package/internal/plugins/controllers/action-buttons.d.ts.map +1 -1
- package/internal/plugins/controllers/action-buttons.js +11 -0
- package/internal/plugins/controllers/action-buttons.js.map +1 -1
- package/internal/plugins/controllers/drawers.d.ts +9 -0
- package/internal/plugins/controllers/drawers.d.ts.map +1 -1
- package/internal/plugins/controllers/drawers.js +11 -0
- package/internal/plugins/controllers/drawers.js.map +1 -1
- package/internal/utils/dom.d.ts +1 -8
- package/internal/utils/dom.d.ts.map +1 -1
- package/internal/utils/dom.js +1 -22
- package/internal/utils/dom.js.map +1 -1
- package/mixed-line-bar-chart/hooks/use-mouse-hover.js +1 -1
- package/mixed-line-bar-chart/hooks/use-mouse-hover.js.map +1 -1
- package/modal/styles.css.js +23 -23
- package/modal/styles.scoped.css +39 -39
- package/modal/styles.selectors.js +23 -23
- package/package.json +1 -1
- package/pie-chart/pie-chart.d.ts.map +1 -1
- package/pie-chart/pie-chart.js +1 -1
- package/pie-chart/pie-chart.js.map +1 -1
- package/pie-chart/styles.css.js +27 -27
- package/pie-chart/styles.scoped.css +43 -43
- package/pie-chart/styles.selectors.js +27 -27
- package/popover/container.d.ts.map +1 -1
- package/popover/container.js +3 -2
- package/popover/container.js.map +1 -1
- package/property-filter/styles.css.js +29 -29
- package/property-filter/styles.scoped.css +33 -33
- package/property-filter/styles.selectors.js +29 -29
- package/s3-resource-selector/s3-in-context/styles.css.js +7 -7
- package/s3-resource-selector/s3-in-context/styles.scoped.css +10 -10
- package/s3-resource-selector/s3-in-context/styles.selectors.js +7 -7
- package/side-navigation/styles.css.js +28 -28
- package/side-navigation/styles.scoped.css +43 -43
- package/side-navigation/styles.selectors.js +28 -28
- package/split-panel/styles.css.js +56 -56
- package/split-panel/styles.scoped.css +85 -85
- package/split-panel/styles.selectors.js +56 -56
- package/table/body-cell/styles.css.js +28 -28
- package/table/body-cell/styles.scoped.css +76 -76
- package/table/body-cell/styles.selectors.js +28 -28
- package/table/header-cell/styles.css.js +24 -24
- package/table/header-cell/styles.scoped.css +43 -43
- package/table/header-cell/styles.selectors.js +24 -24
- package/table/sticky-scrollbar/styles.css.js +6 -6
- package/table/sticky-scrollbar/styles.scoped.css +9 -9
- package/table/sticky-scrollbar/styles.selectors.js +6 -6
- package/table/styles.css.js +34 -34
- package/table/styles.scoped.css +42 -42
- package/table/styles.selectors.js +34 -34
- package/tabs/styles.css.js +21 -21
- package/tabs/styles.scoped.css +46 -46
- package/tabs/styles.selectors.js +21 -21
- package/tiles/styles.css.js +29 -29
- package/tiles/styles.scoped.css +73 -73
- package/tiles/styles.selectors.js +29 -29
- package/top-navigation/1.0-beta/styles.css.js +25 -25
- package/top-navigation/1.0-beta/styles.scoped.css +43 -43
- package/top-navigation/1.0-beta/styles.selectors.js +25 -25
- package/top-navigation/styles.css.js +47 -47
- package/top-navigation/styles.scoped.css +73 -73
- package/top-navigation/styles.selectors.js +47 -47
- package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
- package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +23 -23
- package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
- package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
- package/tutorial-panel/components/tutorial-list/styles.scoped.css +28 -28
- package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
- package/wizard/styles.css.js +31 -31
- package/wizard/styles.scoped.css +63 -63
- package/wizard/styles.selectors.js +31 -31
|
@@ -90,29 +90,29 @@ 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
|
-
.awsui_body-
|
|
93
|
+
.awsui_body-cell_c6tup_1hsd0_93:not(#\9) {
|
|
94
94
|
box-sizing: border-box;
|
|
95
95
|
padding: var(--space-scaled-xs-26e2du, 8px) var(--space-scaled-l-0hpmd7, 20px) calc(
|
|
96
96
|
var(--space-scaled-xs-26e2du, 8px) + (var(--border-item-width-yel47s, 2px) - var(--border-divider-list-width-27y3k5, 1px))
|
|
97
97
|
);
|
|
98
98
|
border-top: var(--border-divider-list-width-27y3k5, 1px) solid transparent;
|
|
99
99
|
word-wrap: break-word;
|
|
100
|
-
border-bottom: var(--border-divider-list-width-27y3k5, 1px) solid var(--color-border-divider-default-
|
|
100
|
+
border-bottom: var(--border-divider-list-width-27y3k5, 1px) solid var(--color-border-divider-default-et9j7s, #e9ebed);
|
|
101
101
|
font-weight: inherit;
|
|
102
102
|
}
|
|
103
|
-
.awsui_body-
|
|
103
|
+
.awsui_body-cell_c6tup_1hsd0_93:not(#\9):not(.awsui_body-cell-wrap_c6tup_1hsd0_103) {
|
|
104
104
|
white-space: nowrap;
|
|
105
105
|
overflow: hidden;
|
|
106
106
|
text-overflow: ellipsis;
|
|
107
107
|
}
|
|
108
|
-
.awsui_body-
|
|
108
|
+
.awsui_body-cell_c6tup_1hsd0_93:not(#\9):first-child {
|
|
109
109
|
border-left: var(--border-item-width-yel47s, 2px) solid transparent;
|
|
110
110
|
}
|
|
111
|
-
.awsui_body-
|
|
111
|
+
.awsui_body-cell_c6tup_1hsd0_93:not(#\9):last-child {
|
|
112
112
|
border-right: var(--border-item-width-yel47s, 2px) solid transparent;
|
|
113
113
|
padding-right: calc(var(--space-l-t419sm, 20px) - var(--border-item-width-yel47s, 2px));
|
|
114
114
|
}
|
|
115
|
-
.awsui_body-
|
|
115
|
+
.awsui_body-cell_c6tup_1hsd0_93.awsui_is-visual-refresh_c6tup_1hsd0_115:not(#\9):first-child {
|
|
116
116
|
/*
|
|
117
117
|
Striped rows requires additional left padding because the
|
|
118
118
|
shaded background makes the child content appear too close
|
|
@@ -124,55 +124,55 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
124
124
|
that the placeholder border would consume.
|
|
125
125
|
*/
|
|
126
126
|
}
|
|
127
|
-
.awsui_body-
|
|
127
|
+
.awsui_body-cell_c6tup_1hsd0_93.awsui_is-visual-refresh_c6tup_1hsd0_115:not(#\9):first-child:not(.awsui_has-striped-rows_c6tup_1hsd0_127) {
|
|
128
128
|
padding-left: var(--space-xxxs-zbmxqb, 2px);
|
|
129
129
|
}
|
|
130
|
-
.awsui_body-
|
|
130
|
+
.awsui_body-cell_c6tup_1hsd0_93.awsui_is-visual-refresh_c6tup_1hsd0_115:not(#\9):first-child:not(.awsui_has-striped-rows_c6tup_1hsd0_127):not(.awsui_body-cell-edit-active_c6tup_1hsd0_130).awsui_body-cell-editable_c6tup_1hsd0_130:hover {
|
|
131
131
|
padding-left: calc(var(--space-xxxs-zbmxqb, 2px) + var(--border-divider-list-width-27y3k5, 1px));
|
|
132
132
|
}
|
|
133
|
-
.awsui_body-
|
|
133
|
+
.awsui_body-cell_c6tup_1hsd0_93.awsui_is-visual-refresh_c6tup_1hsd0_115:not(#\9):first-child:first-child.awsui_has-striped-rows_c6tup_1hsd0_127 {
|
|
134
134
|
padding-left: var(--space-xxs-p8yyaw, 4px);
|
|
135
135
|
}
|
|
136
|
-
.awsui_body-
|
|
136
|
+
.awsui_body-cell_c6tup_1hsd0_93.awsui_is-visual-refresh_c6tup_1hsd0_115:not(#\9):first-child:first-child.awsui_has-striped-rows-sticky-cell-pad-left_c6tup_1hsd0_136 {
|
|
137
137
|
padding-left: var(--space-table-horizontal-8davlm, 20px);
|
|
138
138
|
}
|
|
139
|
-
.awsui_body-
|
|
139
|
+
.awsui_body-cell_c6tup_1hsd0_93.awsui_is-visual-refresh_c6tup_1hsd0_115:not(#\9):first-child:not(.awsui_has-selection_c6tup_1hsd0_139):not(.awsui_body-cell-editable_c6tup_1hsd0_130) {
|
|
140
140
|
border-left: none;
|
|
141
141
|
}
|
|
142
|
-
.awsui_body-
|
|
142
|
+
.awsui_body-cell_c6tup_1hsd0_93:not(#\9):first-child:not(.awsui_is-visual-refresh_c6tup_1hsd0_115) {
|
|
143
143
|
padding-left: calc(var(--space-l-t419sm, 20px) - var(--border-item-width-yel47s, 2px));
|
|
144
144
|
}
|
|
145
|
-
.awsui_body-cell-first-
|
|
145
|
+
.awsui_body-cell-first-row_c6tup_1hsd0_145:not(#\9) {
|
|
146
146
|
border-top: var(--border-item-width-yel47s, 2px) solid transparent;
|
|
147
147
|
}
|
|
148
|
-
.awsui_body-cell-last-
|
|
148
|
+
.awsui_body-cell-last-row_c6tup_1hsd0_148:not(#\9):not(.awsui_body-cell-selected_c6tup_1hsd0_148):not(.awsui_has-footer_c6tup_1hsd0_148) {
|
|
149
149
|
border-bottom: var(--border-item-width-yel47s, 2px) solid transparent;
|
|
150
150
|
}
|
|
151
|
-
.awsui_body-cell-last-
|
|
151
|
+
.awsui_body-cell-last-row_c6tup_1hsd0_148:not(#\9):not(.awsui_body-cell-selected_c6tup_1hsd0_148).awsui_has-footer_c6tup_1hsd0_148 {
|
|
152
152
|
/*
|
|
153
153
|
Add a bottom border to the body cells of the last row as a separator between the
|
|
154
154
|
table and the footer
|
|
155
155
|
*/
|
|
156
|
-
border-bottom: var(--border-divider-section-width-
|
|
156
|
+
border-bottom: var(--border-divider-section-width-8a5uu9, 2px) solid var(--color-border-divider-default-et9j7s, #e9ebed);
|
|
157
157
|
}
|
|
158
|
-
.awsui_body-cell-
|
|
158
|
+
.awsui_body-cell-shaded_c6tup_1hsd0_158:not(#\9) {
|
|
159
159
|
background: var(--color-background-cell-shaded-0vqgjs, #f8f8f8);
|
|
160
160
|
}
|
|
161
|
-
.awsui_body-cell-
|
|
161
|
+
.awsui_body-cell-selected_c6tup_1hsd0_148:not(#\9) {
|
|
162
162
|
background-color: var(--color-background-item-selected-7tr5e4, #f2f8fd);
|
|
163
163
|
border-top: var(--border-item-width-yel47s, 2px) solid var(--color-border-item-selected-k00wlz, #0972d3);
|
|
164
164
|
border-bottom: var(--border-item-width-yel47s, 2px) solid var(--color-border-item-selected-k00wlz, #0972d3);
|
|
165
165
|
padding-bottom: var(--space-scaled-xs-26e2du, 8px);
|
|
166
166
|
}
|
|
167
|
-
.awsui_body-cell-
|
|
167
|
+
.awsui_body-cell-selected_c6tup_1hsd0_148:not(#\9):first-child {
|
|
168
168
|
border-left: var(--border-item-width-yel47s, 2px) solid var(--color-border-item-selected-k00wlz, #0972d3);
|
|
169
169
|
border-radius: var(--border-radius-item-05df9h, 8px) 0 0 var(--border-radius-item-05df9h, 8px);
|
|
170
170
|
}
|
|
171
|
-
.awsui_body-cell-
|
|
171
|
+
.awsui_body-cell-selected_c6tup_1hsd0_148:not(#\9):last-child {
|
|
172
172
|
border-right: var(--border-item-width-yel47s, 2px) solid var(--color-border-item-selected-k00wlz, #0972d3);
|
|
173
173
|
border-radius: 0 var(--border-radius-item-05df9h, 8px) var(--border-radius-item-05df9h, 8px) 0;
|
|
174
174
|
}
|
|
175
|
-
.awsui_body-
|
|
175
|
+
.awsui_body-cell_c6tup_1hsd0_93.awsui_sticky-cell_c6tup_1hsd0_175:not(#\9) {
|
|
176
176
|
position: sticky;
|
|
177
177
|
background: var(--color-background-container-content-4un1ap, #ffffff);
|
|
178
178
|
z-index: 798;
|
|
@@ -180,89 +180,89 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
180
180
|
transition-duration: var(--motion-duration-transition-show-quick-osg026, 90ms);
|
|
181
181
|
transition-timing-function: var(--motion-easing-sticky-56u8cd, cubic-bezier(1, 0, 0.83, 1));
|
|
182
182
|
}
|
|
183
|
-
.awsui_body-
|
|
183
|
+
.awsui_body-cell_c6tup_1hsd0_93.awsui_sticky-cell-pad-left_c6tup_1hsd0_183:not(#\9):not(.awsui_has-selection_c6tup_1hsd0_139):not(.awsui_is-visual-refresh_c6tup_1hsd0_115.awsui_body-cell_c6tup_1hsd0_93:first-child.awsui_has-striped-rows_c6tup_1hsd0_127) {
|
|
184
184
|
padding-left: var(--space-table-horizontal-8davlm, 20px);
|
|
185
185
|
}
|
|
186
|
-
.awsui_body-
|
|
186
|
+
.awsui_body-cell_c6tup_1hsd0_93.awsui_sticky-cell_c6tup_1hsd0_175.awsui_body-cell-shaded_c6tup_1hsd0_158:not(#\9) {
|
|
187
187
|
background: var(--color-background-cell-shaded-0vqgjs, #f8f8f8);
|
|
188
188
|
}
|
|
189
|
-
.awsui_body-
|
|
189
|
+
.awsui_body-cell_c6tup_1hsd0_93.awsui_sticky-cell_c6tup_1hsd0_175.awsui_body-cell-selected_c6tup_1hsd0_148:not(#\9) {
|
|
190
190
|
background-color: var(--color-background-item-selected-7tr5e4, #f2f8fd);
|
|
191
191
|
}
|
|
192
|
-
.awsui_body-
|
|
192
|
+
.awsui_body-cell_c6tup_1hsd0_93.awsui_sticky-cell_c6tup_1hsd0_175.awsui_body-cell-selected_c6tup_1hsd0_148:not(#\9):first-child {
|
|
193
193
|
box-shadow: 0 0 0 4px var(--color-background-container-content-4un1ap, #ffffff);
|
|
194
194
|
clip-path: inset(0 0 0 0);
|
|
195
195
|
}
|
|
196
|
-
.awsui_body-
|
|
196
|
+
.awsui_body-cell_c6tup_1hsd0_93.awsui_sticky-cell_c6tup_1hsd0_175.awsui_body-cell-selected_c6tup_1hsd0_148:not(#\9):last-child {
|
|
197
197
|
box-shadow: 4px 0 0 0 var(--color-background-container-content-4un1ap, #ffffff);
|
|
198
198
|
clip-path: inset(0 0 0 0);
|
|
199
199
|
}
|
|
200
|
-
.awsui_body-
|
|
200
|
+
.awsui_body-cell_c6tup_1hsd0_93.awsui_sticky-cell_c6tup_1hsd0_175.awsui_body-cell-selected_c6tup_1hsd0_148:not(#\9):last-child.awsui_sticky-cell-last-right_c6tup_1hsd0_200 {
|
|
201
201
|
box-shadow: var(--shadow-sticky-column-last-9r9bro, -4px 0 20px 1px rgba(0, 28, 36, 0.1)), 8px 0 0 0 var(--color-background-container-content-4un1ap, #ffffff);
|
|
202
202
|
clip-path: inset(0 0 0 -24px);
|
|
203
203
|
}
|
|
204
|
-
.awsui_body-
|
|
204
|
+
.awsui_body-cell_c6tup_1hsd0_93.awsui_sticky-cell-last-left_c6tup_1hsd0_204:not(#\9) {
|
|
205
205
|
box-shadow: var(--shadow-sticky-column-first-avt88z, 4px 0px 20px 1px rgba(0, 7, 22, 0.1));
|
|
206
206
|
clip-path: inset(0px -24px 0px 0px);
|
|
207
207
|
}
|
|
208
|
-
.awsui_body-
|
|
208
|
+
.awsui_body-cell_c6tup_1hsd0_93.awsui_sticky-cell-last-right_c6tup_1hsd0_200:not(#\9) {
|
|
209
209
|
box-shadow: var(--shadow-sticky-column-last-9r9bro, -4px 0 20px 1px rgba(0, 28, 36, 0.1));
|
|
210
210
|
clip-path: inset(0 0 0 -24px);
|
|
211
211
|
}
|
|
212
212
|
@media (prefers-reduced-motion: reduce) {
|
|
213
|
-
.awsui_body-
|
|
213
|
+
.awsui_body-cell_c6tup_1hsd0_93.awsui_sticky-cell_c6tup_1hsd0_175:not(#\9) {
|
|
214
214
|
animation: none;
|
|
215
215
|
transition: none;
|
|
216
216
|
}
|
|
217
217
|
}
|
|
218
|
-
.awsui-motion-disabled .awsui_body-
|
|
218
|
+
.awsui-motion-disabled .awsui_body-cell_c6tup_1hsd0_93.awsui_sticky-cell_c6tup_1hsd0_175:not(#\9), .awsui-mode-entering .awsui_body-cell_c6tup_1hsd0_93.awsui_sticky-cell_c6tup_1hsd0_175:not(#\9) {
|
|
219
219
|
animation: none;
|
|
220
220
|
transition: none;
|
|
221
221
|
}
|
|
222
|
-
.awsui_body-cell-
|
|
222
|
+
.awsui_body-cell-selected_c6tup_1hsd0_148:not(#\9):not(:first-child) {
|
|
223
223
|
padding-top: calc(
|
|
224
224
|
var(--space-scaled-xs-26e2du, 8px) + (var(--border-item-width-yel47s, 2px) - var(--border-divider-list-width-27y3k5, 1px))
|
|
225
225
|
);
|
|
226
226
|
}
|
|
227
|
-
.awsui_body-
|
|
227
|
+
.awsui_body-cell_c6tup_1hsd0_93:not(#\9):not(.awsui_body-cell-selected_c6tup_1hsd0_148).awsui_body-cell-next-selected_c6tup_1hsd0_227 {
|
|
228
228
|
border-bottom: 0;
|
|
229
229
|
padding-bottom: calc(var(--space-scaled-xs-26e2du, 8px) + var(--border-divider-list-width-27y3k5, 1px));
|
|
230
230
|
}
|
|
231
|
-
.awsui_body-cell-
|
|
231
|
+
.awsui_body-cell-selected_c6tup_1hsd0_148.awsui_body-cell-prev-selected_c6tup_1hsd0_231:not(#\9) {
|
|
232
232
|
padding-top: calc(
|
|
233
233
|
var(--space-scaled-xs-26e2du, 8px) + (var(--border-item-width-yel47s, 2px) - var(--border-divider-list-width-27y3k5, 1px))
|
|
234
234
|
);
|
|
235
235
|
border-top: var(--border-divider-list-width-27y3k5, 1px) solid var(--color-border-item-placeholder-h8j85e, #0972d3);
|
|
236
236
|
}
|
|
237
|
-
.awsui_body-cell-
|
|
237
|
+
.awsui_body-cell-selected_c6tup_1hsd0_148.awsui_body-cell-next-selected_c6tup_1hsd0_227:not(#\9) {
|
|
238
238
|
border-bottom-width: var(--border-divider-list-width-27y3k5, 1px);
|
|
239
239
|
}
|
|
240
|
-
.awsui_body-cell-
|
|
240
|
+
.awsui_body-cell-selected_c6tup_1hsd0_148.awsui_body-cell-next-selected_c6tup_1hsd0_227:not(#\9):first-child {
|
|
241
241
|
border-bottom-left-radius: 0;
|
|
242
242
|
}
|
|
243
|
-
.awsui_body-cell-
|
|
243
|
+
.awsui_body-cell-selected_c6tup_1hsd0_148.awsui_body-cell-next-selected_c6tup_1hsd0_227:not(#\9):last-child {
|
|
244
244
|
border-bottom-right-radius: 0;
|
|
245
245
|
}
|
|
246
|
-
.awsui_body-cell-
|
|
246
|
+
.awsui_body-cell-selected_c6tup_1hsd0_148.awsui_body-cell-prev-selected_c6tup_1hsd0_231:not(#\9):first-child {
|
|
247
247
|
border-top-left-radius: 0;
|
|
248
248
|
}
|
|
249
|
-
.awsui_body-cell-
|
|
249
|
+
.awsui_body-cell-selected_c6tup_1hsd0_148.awsui_body-cell-prev-selected_c6tup_1hsd0_231:not(#\9):last-child {
|
|
250
250
|
border-top-right-radius: 0;
|
|
251
251
|
}
|
|
252
|
-
.awsui_body-cell-
|
|
252
|
+
.awsui_body-cell-selected_c6tup_1hsd0_148:not(#\9):not(.awsui_body-cell-prev-selected_c6tup_1hsd0_231) {
|
|
253
253
|
padding-top: var(--space-scaled-xs-26e2du, 8px);
|
|
254
254
|
}
|
|
255
|
-
.awsui_body-cell-
|
|
255
|
+
.awsui_body-cell-editor_c6tup_1hsd0_255:not(#\9) {
|
|
256
256
|
padding: 0 calc(
|
|
257
257
|
var(--space-xs-zb16t3, 8px) + var(--space-xxs-p8yyaw, 4px)
|
|
258
258
|
) 0 0;
|
|
259
259
|
}
|
|
260
|
-
.awsui_body-cell-
|
|
260
|
+
.awsui_body-cell-success_c6tup_1hsd0_260:not(#\9) {
|
|
261
261
|
padding: 0 calc(calc(
|
|
262
262
|
var(--space-xs-zb16t3, 8px) + var(--space-xxs-p8yyaw, 4px)
|
|
263
263
|
) + calc(var(--size-icon-normal-0m1722, 16px) + var(--space-xs-zb16t3, 8px))) 0 0;
|
|
264
264
|
}
|
|
265
|
-
.awsui_body-cell-
|
|
265
|
+
.awsui_body-cell-success_c6tup_1hsd0_260:not(#\9), .awsui_body-cell-editor_c6tup_1hsd0_255:not(#\9) {
|
|
266
266
|
top: 0;
|
|
267
267
|
right: 0;
|
|
268
268
|
bottom: 0;
|
|
@@ -276,69 +276,69 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
276
276
|
border: 0;
|
|
277
277
|
color: var(--color-text-button-normal-default-mo7k6u, #0972d3);
|
|
278
278
|
}
|
|
279
|
-
.awsui_body-cell-
|
|
279
|
+
.awsui_body-cell-success_c6tup_1hsd0_260:not(#\9):hover, .awsui_body-cell-editor_c6tup_1hsd0_255:not(#\9):hover {
|
|
280
280
|
color: var(--color-text-button-normal-hover-04pe0y, #033160);
|
|
281
281
|
}
|
|
282
|
-
.awsui_body-cell-
|
|
282
|
+
.awsui_body-cell-success_c6tup_1hsd0_260:not(#\9):active, .awsui_body-cell-editor_c6tup_1hsd0_255:not(#\9):active {
|
|
283
283
|
color: var(--color-text-button-normal-active-4it2mv, #033160);
|
|
284
284
|
}
|
|
285
|
-
.awsui_body-cell-success-
|
|
285
|
+
.awsui_body-cell-success-form_c6tup_1hsd0_285:not(#\9), .awsui_body-cell-editor-form_c6tup_1hsd0_285:not(#\9) {
|
|
286
286
|
margin: calc(-1 * var(--space-xs-zb16t3, 8px)) calc(-1.5 * var(--space-xs-zb16t3, 8px));
|
|
287
287
|
}
|
|
288
|
-
.awsui_is-visual-
|
|
288
|
+
.awsui_is-visual-refresh_c6tup_1hsd0_115.awsui_body-cell_c6tup_1hsd0_93:not(#\9):first-child.awsui_has-striped-rows_c6tup_1hsd0_127 > .awsui_body-cell-success-form_c6tup_1hsd0_285, .awsui_is-visual-refresh_c6tup_1hsd0_115.awsui_body-cell_c6tup_1hsd0_93:not(#\9):first-child.awsui_has-striped-rows_c6tup_1hsd0_127 > .awsui_body-cell-editor-form_c6tup_1hsd0_285 {
|
|
289
289
|
margin-left: calc(-1 * var(--space-xxs-p8yyaw, 4px));
|
|
290
290
|
}
|
|
291
|
-
.awsui_is-visual-
|
|
291
|
+
.awsui_is-visual-refresh_c6tup_1hsd0_115.awsui_body-cell_c6tup_1hsd0_93:not(#\9):first-child:not(.awsui_has-striped-rows_c6tup_1hsd0_127) > .awsui_body-cell-success-form_c6tup_1hsd0_285, .awsui_is-visual-refresh_c6tup_1hsd0_115.awsui_body-cell_c6tup_1hsd0_93:not(#\9):first-child:not(.awsui_has-striped-rows_c6tup_1hsd0_127) > .awsui_body-cell-editor-form_c6tup_1hsd0_285 {
|
|
292
292
|
margin-left: calc(-1 * var(--space-xxxs-zbmxqb, 2px));
|
|
293
293
|
}
|
|
294
|
-
.awsui_body-cell-success-
|
|
294
|
+
.awsui_body-cell-success-row_c6tup_1hsd0_294:not(#\9), .awsui_body-cell-editor-row_c6tup_1hsd0_294:not(#\9) {
|
|
295
295
|
display: flex;
|
|
296
296
|
flex-flow: row nowrap;
|
|
297
297
|
align-items: center;
|
|
298
298
|
justify-content: space-between;
|
|
299
299
|
column-gap: var(--space-xxs-p8yyaw, 4px);
|
|
300
300
|
}
|
|
301
|
-
.awsui_body-cell-success-
|
|
301
|
+
.awsui_body-cell-success-row_c6tup_1hsd0_294 > :not(#\9):not(:last-child), .awsui_body-cell-editor-row_c6tup_1hsd0_294 > :not(#\9):not(:last-child) {
|
|
302
302
|
flex-grow: 1;
|
|
303
303
|
}
|
|
304
|
-
.awsui_body-cell-success-
|
|
304
|
+
.awsui_body-cell-success-controls_c6tup_1hsd0_304:not(#\9), .awsui_body-cell-editor-controls_c6tup_1hsd0_304:not(#\9) {
|
|
305
305
|
flex-shrink: 0;
|
|
306
306
|
}
|
|
307
|
-
.awsui_body-
|
|
307
|
+
.awsui_body-cell_c6tup_1hsd0_93.awsui_body-cell-editable_c6tup_1hsd0_130:not(#\9) {
|
|
308
308
|
position: relative;
|
|
309
309
|
cursor: pointer;
|
|
310
310
|
}
|
|
311
|
-
.awsui_body-
|
|
311
|
+
.awsui_body-cell_c6tup_1hsd0_93.awsui_body-cell-editable_c6tup_1hsd0_130.awsui_sticky-cell_c6tup_1hsd0_175:not(#\9) {
|
|
312
312
|
position: sticky;
|
|
313
313
|
}
|
|
314
|
-
.awsui_body-
|
|
314
|
+
.awsui_body-cell_c6tup_1hsd0_93.awsui_body-cell-editable_c6tup_1hsd0_130.awsui_body-cell-edit-active_c6tup_1hsd0_130:not(#\9) {
|
|
315
315
|
overflow: visible;
|
|
316
316
|
}
|
|
317
|
-
.awsui_body-
|
|
317
|
+
.awsui_body-cell_c6tup_1hsd0_93.awsui_body-cell-editable_c6tup_1hsd0_130.awsui_body-cell-edit-active_c6tup_1hsd0_130.awsui_sticky-cell_c6tup_1hsd0_175:not(#\9) {
|
|
318
318
|
position: sticky;
|
|
319
319
|
}
|
|
320
|
-
.awsui_body-
|
|
320
|
+
.awsui_body-cell_c6tup_1hsd0_93.awsui_body-cell-editable_c6tup_1hsd0_130:not(#\9):not(.awsui_body-cell-edit-active_c6tup_1hsd0_130) > .awsui_body-cell-editor_c6tup_1hsd0_255 {
|
|
321
321
|
opacity: 0;
|
|
322
322
|
}
|
|
323
|
-
.awsui_body-
|
|
323
|
+
.awsui_body-cell_c6tup_1hsd0_93.awsui_body-cell-editable_c6tup_1hsd0_130:not(#\9):not(.awsui_body-cell-edit-active_c6tup_1hsd0_130):focus-within {
|
|
324
324
|
padding-right: calc(var(--space-scaled-l-0hpmd7, 20px) + var(--space-l-t419sm, 20px));
|
|
325
325
|
padding-right: calc(var(--space-scaled-l-0hpmd7, 20px) + var(--space-l-t419sm, 20px));
|
|
326
326
|
position: relative;
|
|
327
327
|
}
|
|
328
|
-
.awsui_body-
|
|
328
|
+
.awsui_body-cell_c6tup_1hsd0_93.awsui_body-cell-editable_c6tup_1hsd0_130:not(#\9):not(.awsui_body-cell-edit-active_c6tup_1hsd0_130):focus-within.awsui_body-cell-has-success_c6tup_1hsd0_328 {
|
|
329
329
|
padding-right: calc(var(--space-scaled-l-0hpmd7, 20px) + var(--space-l-t419sm, 20px) + calc(var(--size-icon-normal-0m1722, 16px) + var(--space-xs-zb16t3, 8px)));
|
|
330
330
|
}
|
|
331
|
-
.awsui_body-
|
|
331
|
+
.awsui_body-cell_c6tup_1hsd0_93.awsui_body-cell-editable_c6tup_1hsd0_130:not(#\9):not(.awsui_body-cell-edit-active_c6tup_1hsd0_130):focus-within > .awsui_body-cell-editor_c6tup_1hsd0_255 {
|
|
332
332
|
opacity: 1;
|
|
333
333
|
}
|
|
334
|
-
.awsui_body-
|
|
334
|
+
.awsui_body-cell_c6tup_1hsd0_93.awsui_body-cell-editable_c6tup_1hsd0_130:not(#\9):not(.awsui_body-cell-edit-active_c6tup_1hsd0_130):focus-within > .awsui_body-cell-success_c6tup_1hsd0_260 {
|
|
335
335
|
opacity: 1;
|
|
336
336
|
}
|
|
337
|
-
.awsui_body-
|
|
337
|
+
.awsui_body-cell_c6tup_1hsd0_93.awsui_body-cell-editable_c6tup_1hsd0_130:not(#\9):not(.awsui_body-cell-edit-active_c6tup_1hsd0_130):focus-within {
|
|
338
338
|
outline: 2px dotted transparent;
|
|
339
339
|
outline-offset: calc(calc(-1 * var(--space-scaled-xxs-7597g1, 4px)) - 1px);
|
|
340
340
|
}
|
|
341
|
-
.awsui_body-
|
|
341
|
+
.awsui_body-cell_c6tup_1hsd0_93.awsui_body-cell-editable_c6tup_1hsd0_130:not(#\9):not(.awsui_body-cell-edit-active_c6tup_1hsd0_130):focus-within::before {
|
|
342
342
|
content: " ";
|
|
343
343
|
display: block;
|
|
344
344
|
position: absolute;
|
|
@@ -349,10 +349,10 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
349
349
|
border-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
350
350
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
|
|
351
351
|
}
|
|
352
|
-
.awsui_body-
|
|
352
|
+
.awsui_body-cell_c6tup_1hsd0_93.awsui_body-cell-editable_c6tup_1hsd0_130:not(#\9):not(.awsui_body-cell-edit-active_c6tup_1hsd0_130):focus-within.awsui_sticky-cell_c6tup_1hsd0_175 {
|
|
353
353
|
position: sticky;
|
|
354
354
|
}
|
|
355
|
-
.awsui_body-
|
|
355
|
+
.awsui_body-cell_c6tup_1hsd0_93.awsui_body-cell-editable_c6tup_1hsd0_130:not(#\9):not(.awsui_body-cell-edit-active_c6tup_1hsd0_130):hover {
|
|
356
356
|
position: relative;
|
|
357
357
|
background-color: var(--color-background-dropdown-item-hover-md83i5, #f4f4f4);
|
|
358
358
|
border: var(--border-divider-list-width-27y3k5, 1px) solid var(--color-border-editable-cell-hover-nqrv6y, #7d8998);
|
|
@@ -360,48 +360,48 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
360
360
|
right: calc(-1 * var(--border-divider-list-width-27y3k5, 1px));
|
|
361
361
|
padding-right: calc(var(--space-scaled-l-0hpmd7, 20px) + var(--space-l-t419sm, 20px));
|
|
362
362
|
}
|
|
363
|
-
.awsui_body-
|
|
363
|
+
.awsui_body-cell_c6tup_1hsd0_93.awsui_body-cell-editable_c6tup_1hsd0_130:not(#\9):not(.awsui_body-cell-edit-active_c6tup_1hsd0_130):hover > .awsui_body-cell-editor_c6tup_1hsd0_255 {
|
|
364
364
|
opacity: 1;
|
|
365
365
|
}
|
|
366
|
-
.awsui_body-
|
|
366
|
+
.awsui_body-cell_c6tup_1hsd0_93.awsui_body-cell-editable_c6tup_1hsd0_130:not(#\9):not(.awsui_body-cell-edit-active_c6tup_1hsd0_130):hover > .awsui_body-cell-success_c6tup_1hsd0_260 {
|
|
367
367
|
opacity: 1;
|
|
368
368
|
}
|
|
369
|
-
.awsui_body-
|
|
369
|
+
.awsui_body-cell_c6tup_1hsd0_93.awsui_body-cell-editable_c6tup_1hsd0_130:not(#\9):not(.awsui_body-cell-edit-active_c6tup_1hsd0_130):hover:first-child {
|
|
370
370
|
left: 0;
|
|
371
371
|
right: 0;
|
|
372
372
|
}
|
|
373
|
-
.awsui_body-
|
|
373
|
+
.awsui_body-cell_c6tup_1hsd0_93.awsui_body-cell-editable_c6tup_1hsd0_130:not(#\9):not(.awsui_body-cell-edit-active_c6tup_1hsd0_130):hover > .awsui_body-cell-editor_c6tup_1hsd0_255 {
|
|
374
374
|
padding-right: calc(calc(
|
|
375
375
|
var(--space-xs-zb16t3, 8px) + var(--space-xxs-p8yyaw, 4px)
|
|
376
376
|
) - (2 * var(--border-divider-list-width-27y3k5, 1px)));
|
|
377
377
|
}
|
|
378
|
-
.awsui_body-
|
|
378
|
+
.awsui_body-cell_c6tup_1hsd0_93.awsui_body-cell-editable_c6tup_1hsd0_130:not(#\9):not(.awsui_body-cell-edit-active_c6tup_1hsd0_130):hover > .awsui_body-cell-success_c6tup_1hsd0_260 {
|
|
379
379
|
padding-right: calc(calc(calc(
|
|
380
380
|
var(--space-xs-zb16t3, 8px) + var(--space-xxs-p8yyaw, 4px)
|
|
381
381
|
) + calc(var(--size-icon-normal-0m1722, 16px) + var(--space-xs-zb16t3, 8px))) - (2 * var(--border-divider-list-width-27y3k5, 1px)));
|
|
382
382
|
}
|
|
383
|
-
.awsui_body-
|
|
383
|
+
.awsui_body-cell_c6tup_1hsd0_93.awsui_body-cell-editable_c6tup_1hsd0_130:not(#\9):not(.awsui_body-cell-edit-active_c6tup_1hsd0_130):hover.awsui_body-cell-last-row_c6tup_1hsd0_148.awsui_body-cell-selected_c6tup_1hsd0_148, .awsui_body-cell_c6tup_1hsd0_93.awsui_body-cell-editable_c6tup_1hsd0_130:not(#\9):not(.awsui_body-cell-edit-active_c6tup_1hsd0_130):hover.awsui_body-cell-next-selected_c6tup_1hsd0_227 {
|
|
384
384
|
padding-top: calc(var(--space-scaled-xs-26e2du, 8px) - calc(var(--border-divider-list-width-27y3k5, 1px) / 2));
|
|
385
385
|
padding-bottom: calc(var(--space-scaled-xs-26e2du, 8px) - calc(var(--border-divider-list-width-27y3k5, 1px) / 2));
|
|
386
386
|
}
|
|
387
|
-
.awsui_body-
|
|
387
|
+
.awsui_body-cell_c6tup_1hsd0_93.awsui_body-cell-editable_c6tup_1hsd0_130:not(#\9):not(.awsui_body-cell-edit-active_c6tup_1hsd0_130):hover.awsui_body-cell-last-row_c6tup_1hsd0_148:not(.awsui_body-cell-selected_c6tup_1hsd0_148) {
|
|
388
388
|
padding-top: calc(var(--space-scaled-xs-26e2du, 8px) - calc(var(--border-divider-list-width-27y3k5, 1px)));
|
|
389
389
|
}
|
|
390
|
-
.awsui_body-
|
|
390
|
+
.awsui_body-cell_c6tup_1hsd0_93.awsui_body-cell-editable_c6tup_1hsd0_130:not(#\9):not(.awsui_body-cell-edit-active_c6tup_1hsd0_130):hover.awsui_body-cell-first-row_c6tup_1hsd0_145:not(.awsui_body-cell-selected_c6tup_1hsd0_148) {
|
|
391
391
|
padding-top: calc(var(--space-scaled-xs-26e2du, 8px) - calc(var(--border-divider-list-width-27y3k5, 1px)));
|
|
392
392
|
padding-bottom: calc(var(--space-scaled-xs-26e2du, 8px) - calc(var(--border-divider-list-width-27y3k5, 1px)));
|
|
393
393
|
}
|
|
394
|
-
.awsui_body-
|
|
394
|
+
.awsui_body-cell_c6tup_1hsd0_93.awsui_body-cell-editable_c6tup_1hsd0_130:not(#\9):not(.awsui_body-cell-edit-active_c6tup_1hsd0_130):hover.awsui_sticky-cell_c6tup_1hsd0_175 {
|
|
395
395
|
position: sticky;
|
|
396
396
|
}
|
|
397
|
-
.awsui_body-cell-
|
|
397
|
+
.awsui_body-cell-editable_c6tup_1hsd0_130.awsui_is-visual-refresh_c6tup_1hsd0_115:not(#\9):not(.awsui_body-cell-edit-active_c6tup_1hsd0_130):hover:first-child {
|
|
398
398
|
border-top-left-radius: var(--border-radius-item-05df9h, 8px);
|
|
399
399
|
border-bottom-left-radius: var(--border-radius-item-05df9h, 8px);
|
|
400
400
|
}
|
|
401
|
-
.awsui_body-cell-
|
|
401
|
+
.awsui_body-cell-editable_c6tup_1hsd0_130.awsui_is-visual-refresh_c6tup_1hsd0_115:not(#\9):not(.awsui_body-cell-edit-active_c6tup_1hsd0_130):hover:last-child {
|
|
402
402
|
border-top-right-radius: var(--border-radius-item-05df9h, 8px);
|
|
403
403
|
border-bottom-right-radius: var(--border-radius-item-05df9h, 8px);
|
|
404
404
|
}
|
|
405
|
-
.awsui_body-cell-
|
|
405
|
+
.awsui_body-cell-editable_c6tup_1hsd0_130.awsui_is-visual-refresh_c6tup_1hsd0_115:not(#\9):not(.awsui_body-cell-edit-active_c6tup_1hsd0_130):hover.awsui_body-cell-first-row_c6tup_1hsd0_145 > .awsui_body-cell-success_c6tup_1hsd0_260, .awsui_body-cell-editable_c6tup_1hsd0_130.awsui_is-visual-refresh_c6tup_1hsd0_115:not(#\9):not(.awsui_body-cell-edit-active_c6tup_1hsd0_130):hover.awsui_body-cell-first-row_c6tup_1hsd0_145 > .awsui_body-cell-editor_c6tup_1hsd0_255 {
|
|
406
406
|
padding-top: var(--border-divider-list-width-27y3k5, 1px);
|
|
407
407
|
}
|
|
@@ -2,33 +2,33 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"body-cell": "awsui_body-
|
|
6
|
-
"body-cell-wrap": "awsui_body-cell-
|
|
7
|
-
"is-visual-refresh": "awsui_is-visual-
|
|
8
|
-
"has-striped-rows": "awsui_has-striped-
|
|
9
|
-
"body-cell-edit-active": "awsui_body-cell-edit-
|
|
10
|
-
"body-cell-editable": "awsui_body-cell-
|
|
11
|
-
"has-striped-rows-sticky-cell-pad-left": "awsui_has-striped-rows-sticky-cell-pad-
|
|
12
|
-
"has-selection": "awsui_has-
|
|
13
|
-
"body-cell-first-row": "awsui_body-cell-first-
|
|
14
|
-
"body-cell-last-row": "awsui_body-cell-last-
|
|
15
|
-
"body-cell-selected": "awsui_body-cell-
|
|
16
|
-
"has-footer": "awsui_has-
|
|
17
|
-
"body-cell-shaded": "awsui_body-cell-
|
|
18
|
-
"sticky-cell": "awsui_sticky-
|
|
19
|
-
"sticky-cell-pad-left": "awsui_sticky-cell-pad-
|
|
20
|
-
"sticky-cell-last-right": "awsui_sticky-cell-last-
|
|
21
|
-
"sticky-cell-last-left": "awsui_sticky-cell-last-
|
|
22
|
-
"body-cell-next-selected": "awsui_body-cell-next-
|
|
23
|
-
"body-cell-prev-selected": "awsui_body-cell-prev-
|
|
24
|
-
"body-cell-editor": "awsui_body-cell-
|
|
25
|
-
"body-cell-success": "awsui_body-cell-
|
|
26
|
-
"body-cell-success-form": "awsui_body-cell-success-
|
|
27
|
-
"body-cell-editor-form": "awsui_body-cell-editor-
|
|
28
|
-
"body-cell-success-row": "awsui_body-cell-success-
|
|
29
|
-
"body-cell-editor-row": "awsui_body-cell-editor-
|
|
30
|
-
"body-cell-success-controls": "awsui_body-cell-success-
|
|
31
|
-
"body-cell-editor-controls": "awsui_body-cell-editor-
|
|
32
|
-
"body-cell-has-success": "awsui_body-cell-has-
|
|
5
|
+
"body-cell": "awsui_body-cell_c6tup_1hsd0_93",
|
|
6
|
+
"body-cell-wrap": "awsui_body-cell-wrap_c6tup_1hsd0_103",
|
|
7
|
+
"is-visual-refresh": "awsui_is-visual-refresh_c6tup_1hsd0_115",
|
|
8
|
+
"has-striped-rows": "awsui_has-striped-rows_c6tup_1hsd0_127",
|
|
9
|
+
"body-cell-edit-active": "awsui_body-cell-edit-active_c6tup_1hsd0_130",
|
|
10
|
+
"body-cell-editable": "awsui_body-cell-editable_c6tup_1hsd0_130",
|
|
11
|
+
"has-striped-rows-sticky-cell-pad-left": "awsui_has-striped-rows-sticky-cell-pad-left_c6tup_1hsd0_136",
|
|
12
|
+
"has-selection": "awsui_has-selection_c6tup_1hsd0_139",
|
|
13
|
+
"body-cell-first-row": "awsui_body-cell-first-row_c6tup_1hsd0_145",
|
|
14
|
+
"body-cell-last-row": "awsui_body-cell-last-row_c6tup_1hsd0_148",
|
|
15
|
+
"body-cell-selected": "awsui_body-cell-selected_c6tup_1hsd0_148",
|
|
16
|
+
"has-footer": "awsui_has-footer_c6tup_1hsd0_148",
|
|
17
|
+
"body-cell-shaded": "awsui_body-cell-shaded_c6tup_1hsd0_158",
|
|
18
|
+
"sticky-cell": "awsui_sticky-cell_c6tup_1hsd0_175",
|
|
19
|
+
"sticky-cell-pad-left": "awsui_sticky-cell-pad-left_c6tup_1hsd0_183",
|
|
20
|
+
"sticky-cell-last-right": "awsui_sticky-cell-last-right_c6tup_1hsd0_200",
|
|
21
|
+
"sticky-cell-last-left": "awsui_sticky-cell-last-left_c6tup_1hsd0_204",
|
|
22
|
+
"body-cell-next-selected": "awsui_body-cell-next-selected_c6tup_1hsd0_227",
|
|
23
|
+
"body-cell-prev-selected": "awsui_body-cell-prev-selected_c6tup_1hsd0_231",
|
|
24
|
+
"body-cell-editor": "awsui_body-cell-editor_c6tup_1hsd0_255",
|
|
25
|
+
"body-cell-success": "awsui_body-cell-success_c6tup_1hsd0_260",
|
|
26
|
+
"body-cell-success-form": "awsui_body-cell-success-form_c6tup_1hsd0_285",
|
|
27
|
+
"body-cell-editor-form": "awsui_body-cell-editor-form_c6tup_1hsd0_285",
|
|
28
|
+
"body-cell-success-row": "awsui_body-cell-success-row_c6tup_1hsd0_294",
|
|
29
|
+
"body-cell-editor-row": "awsui_body-cell-editor-row_c6tup_1hsd0_294",
|
|
30
|
+
"body-cell-success-controls": "awsui_body-cell-success-controls_c6tup_1hsd0_304",
|
|
31
|
+
"body-cell-editor-controls": "awsui_body-cell-editor-controls_c6tup_1hsd0_304",
|
|
32
|
+
"body-cell-has-success": "awsui_body-cell-has-success_c6tup_1hsd0_328"
|
|
33
33
|
};
|
|
34
34
|
|
|
@@ -1,29 +1,29 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"header-cell": "awsui_header-
|
|
5
|
-
"header-cell-sticky": "awsui_header-cell-
|
|
6
|
-
"header-cell-stuck": "awsui_header-cell-
|
|
7
|
-
"header-cell-variant-full-page": "awsui_header-cell-variant-full-
|
|
8
|
-
"header-cell-hidden": "awsui_header-cell-
|
|
9
|
-
"header-cell-sortable": "awsui_header-cell-
|
|
10
|
-
"sticky-cell": "awsui_sticky-
|
|
11
|
-
"sticky-cell-pad-left": "awsui_sticky-cell-pad-
|
|
12
|
-
"has-selection": "awsui_has-
|
|
13
|
-
"sticky-cell-last-left": "awsui_sticky-cell-last-
|
|
14
|
-
"header-cell-resizable": "awsui_header-cell-
|
|
15
|
-
"sticky-cell-last-right": "awsui_sticky-cell-last-
|
|
16
|
-
"sorting-icon": "awsui_sorting-
|
|
17
|
-
"edit-icon": "awsui_edit-
|
|
18
|
-
"header-cell-content": "awsui_header-cell-
|
|
19
|
-
"header-cell-fake-focus": "awsui_header-cell-fake-
|
|
20
|
-
"header-cell-disabled": "awsui_header-cell-
|
|
21
|
-
"header-cell-sorted": "awsui_header-cell-
|
|
22
|
-
"header-cell-text": "awsui_header-cell-
|
|
23
|
-
"header-cell-text-wrap": "awsui_header-cell-text-
|
|
24
|
-
"header-cell-ascending": "awsui_header-cell-
|
|
25
|
-
"header-cell-descending": "awsui_header-cell-
|
|
26
|
-
"is-visual-refresh": "awsui_is-visual-
|
|
27
|
-
"has-striped-rows": "awsui_has-striped-
|
|
4
|
+
"header-cell": "awsui_header-cell_1spae_pqz23_93",
|
|
5
|
+
"header-cell-sticky": "awsui_header-cell-sticky_1spae_pqz23_105",
|
|
6
|
+
"header-cell-stuck": "awsui_header-cell-stuck_1spae_pqz23_108",
|
|
7
|
+
"header-cell-variant-full-page": "awsui_header-cell-variant-full-page_1spae_pqz23_108",
|
|
8
|
+
"header-cell-hidden": "awsui_header-cell-hidden_1spae_pqz23_111",
|
|
9
|
+
"header-cell-sortable": "awsui_header-cell-sortable_1spae_pqz23_114",
|
|
10
|
+
"sticky-cell": "awsui_sticky-cell_1spae_pqz23_117",
|
|
11
|
+
"sticky-cell-pad-left": "awsui_sticky-cell-pad-left_1spae_pqz23_125",
|
|
12
|
+
"has-selection": "awsui_has-selection_1spae_pqz23_125",
|
|
13
|
+
"sticky-cell-last-left": "awsui_sticky-cell-last-left_1spae_pqz23_128",
|
|
14
|
+
"header-cell-resizable": "awsui_header-cell-resizable_1spae_pqz23_132",
|
|
15
|
+
"sticky-cell-last-right": "awsui_sticky-cell-last-right_1spae_pqz23_135",
|
|
16
|
+
"sorting-icon": "awsui_sorting-icon_1spae_pqz23_165",
|
|
17
|
+
"edit-icon": "awsui_edit-icon_1spae_pqz23_173",
|
|
18
|
+
"header-cell-content": "awsui_header-cell-content_1spae_pqz23_179",
|
|
19
|
+
"header-cell-fake-focus": "awsui_header-cell-fake-focus_1spae_pqz23_208",
|
|
20
|
+
"header-cell-disabled": "awsui_header-cell-disabled_1spae_pqz23_226",
|
|
21
|
+
"header-cell-sorted": "awsui_header-cell-sorted_1spae_pqz23_226",
|
|
22
|
+
"header-cell-text": "awsui_header-cell-text_1spae_pqz23_240",
|
|
23
|
+
"header-cell-text-wrap": "awsui_header-cell-text-wrap_1spae_pqz23_245",
|
|
24
|
+
"header-cell-ascending": "awsui_header-cell-ascending_1spae_pqz23_251",
|
|
25
|
+
"header-cell-descending": "awsui_header-cell-descending_1spae_pqz23_252",
|
|
26
|
+
"is-visual-refresh": "awsui_is-visual-refresh_1spae_pqz23_262",
|
|
27
|
+
"has-striped-rows": "awsui_has-striped-rows_1spae_pqz23_273"
|
|
28
28
|
};
|
|
29
29
|
|