@cloudscape-design/components 3.0.329 → 3.0.330
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/app-layout/runtime-api.d.ts.map +1 -1
- package/app-layout/runtime-api.js +5 -4
- package/app-layout/runtime-api.js.map +1 -1
- package/app-layout/visual-refresh/styles.css.js +69 -69
- package/app-layout/visual-refresh/styles.scoped.css +167 -167
- package/app-layout/visual-refresh/styles.selectors.js +69 -69
- package/area-chart/chart-container.d.ts.map +1 -1
- package/area-chart/chart-container.js +8 -15
- package/area-chart/chart-container.js.map +1 -1
- package/area-chart/internal.d.ts.map +1 -1
- package/area-chart/internal.js +2 -16
- package/area-chart/internal.js.map +1 -1
- package/area-chart/styles.css.js +6 -13
- package/area-chart/styles.scoped.css +10 -82
- package/area-chart/styles.selectors.js +6 -13
- package/expandable-section/styles.css.js +28 -31
- package/expandable-section/styles.scoped.css +85 -66
- package/expandable-section/styles.selectors.js +28 -31
- package/internal/components/cartesian-chart/chart-container.d.ts +11 -0
- package/internal/components/cartesian-chart/chart-container.d.ts.map +1 -0
- package/internal/components/cartesian-chart/chart-container.js +15 -0
- package/internal/components/cartesian-chart/chart-container.js.map +1 -0
- package/internal/components/cartesian-chart/styles.css.js +23 -21
- package/internal/components/cartesian-chart/styles.scoped.css +37 -25
- package/internal/components/cartesian-chart/styles.selectors.js +23 -21
- package/internal/components/chart-wrapper/index.d.ts +17 -0
- package/internal/components/chart-wrapper/index.d.ts.map +1 -0
- package/internal/components/chart-wrapper/index.js +26 -0
- package/internal/components/chart-wrapper/index.js.map +1 -0
- package/internal/components/chart-wrapper/styles.css.js +11 -0
- package/internal/components/chart-wrapper/styles.scoped.css +155 -0
- package/internal/components/chart-wrapper/styles.selectors.js +12 -0
- package/internal/environment.js +1 -1
- package/internal/manifest.json +1 -1
- package/internal/plugins/drawers-controller.d.ts +2 -4
- package/internal/plugins/drawers-controller.d.ts.map +1 -1
- package/internal/plugins/drawers-controller.js.map +1 -1
- package/mixed-line-bar-chart/chart-container.d.ts.map +1 -1
- package/mixed-line-bar-chart/chart-container.js +12 -19
- package/mixed-line-bar-chart/chart-container.js.map +1 -1
- package/mixed-line-bar-chart/internal.d.ts.map +1 -1
- package/mixed-line-bar-chart/internal.js +10 -15
- package/mixed-line-bar-chart/internal.js.map +1 -1
- package/mixed-line-bar-chart/styles.css.js +11 -19
- package/mixed-line-bar-chart/styles.scoped.css +18 -94
- package/mixed-line-bar-chart/styles.selectors.js +11 -19
- package/package.json +1 -1
- package/pie-chart/index.d.ts.map +1 -1
- package/pie-chart/index.js +26 -14
- package/pie-chart/index.js.map +1 -1
- package/pie-chart/pie-chart.d.ts +5 -3
- package/pie-chart/pie-chart.d.ts.map +1 -1
- package/pie-chart/pie-chart.js +14 -40
- package/pie-chart/pie-chart.js.map +1 -1
- package/pie-chart/styles.css.js +23 -27
- package/pie-chart/styles.scoped.css +38 -94
- package/pie-chart/styles.selectors.js +23 -27
- package/table/body-cell/styles.css.js +28 -28
- package/table/body-cell/styles.scoped.css +75 -69
- package/table/body-cell/styles.selectors.js +28 -28
- package/test-utils/dom/mixed-line-bar-chart/index.js +2 -1
- package/test-utils/dom/mixed-line-bar-chart/index.js.map +1 -1
- package/test-utils/dom/pie-chart/index.js +2 -1
- package/test-utils/dom/pie-chart/index.js.map +1 -1
- package/test-utils/selectors/mixed-line-bar-chart/index.js +2 -1
- package/test-utils/selectors/mixed-line-bar-chart/index.js.map +1 -1
- package/test-utils/selectors/pie-chart/index.js +2 -1
- package/test-utils/selectors/pie-chart/index.js.map +1 -1
- package/test-utils/tsconfig.tsbuildinfo +1 -1
- package/mixed-line-bar-chart/chart-filters.d.ts +0 -13
- package/mixed-line-bar-chart/chart-filters.d.ts.map +0 -1
- package/mixed-line-bar-chart/chart-filters.js +0 -22
- package/mixed-line-bar-chart/chart-filters.js.map +0 -1
|
@@ -94,57 +94,57 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
94
94
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
95
95
|
SPDX-License-Identifier: Apache-2.0
|
|
96
96
|
*/
|
|
97
|
-
.
|
|
97
|
+
.awsui_segment__path_1edmh_u8hsy_97:not(#\9) {
|
|
98
98
|
transition: opacity var(--motion-duration-transition-quick-0viajb, 90ms) var(--motion-easing-transition-quick-191occ, linear);
|
|
99
99
|
}
|
|
100
100
|
@media (prefers-reduced-motion: reduce) {
|
|
101
|
-
.
|
|
101
|
+
.awsui_segment__path_1edmh_u8hsy_97:not(#\9) {
|
|
102
102
|
animation: none;
|
|
103
103
|
transition: none;
|
|
104
104
|
}
|
|
105
105
|
}
|
|
106
|
-
.awsui-motion-disabled .
|
|
106
|
+
.awsui-motion-disabled .awsui_segment__path_1edmh_u8hsy_97:not(#\9), .awsui-mode-entering .awsui_segment__path_1edmh_u8hsy_97:not(#\9) {
|
|
107
107
|
animation: none;
|
|
108
108
|
transition: none;
|
|
109
109
|
}
|
|
110
110
|
|
|
111
|
-
.
|
|
111
|
+
.awsui_segment_1edmh_u8hsy_97:not(#\9) {
|
|
112
112
|
transition: opacity var(--motion-duration-transition-quick-0viajb, 90ms) var(--motion-easing-transition-quick-191occ, linear);
|
|
113
113
|
}
|
|
114
114
|
@media (prefers-reduced-motion: reduce) {
|
|
115
|
-
.
|
|
115
|
+
.awsui_segment_1edmh_u8hsy_97:not(#\9) {
|
|
116
116
|
animation: none;
|
|
117
117
|
transition: none;
|
|
118
118
|
}
|
|
119
119
|
}
|
|
120
|
-
.awsui-motion-disabled .
|
|
120
|
+
.awsui-motion-disabled .awsui_segment_1edmh_u8hsy_97:not(#\9), .awsui-mode-entering .awsui_segment_1edmh_u8hsy_97:not(#\9) {
|
|
121
121
|
animation: none;
|
|
122
122
|
transition: none;
|
|
123
123
|
}
|
|
124
|
-
.
|
|
124
|
+
.awsui_segment_1edmh_u8hsy_97 > .awsui_segment__hover_1edmh_u8hsy_124:not(#\9) {
|
|
125
125
|
transition: opacity var(--motion-duration-transition-quick-0viajb, 90ms) var(--motion-easing-transition-quick-191occ, linear);
|
|
126
126
|
}
|
|
127
127
|
@media (prefers-reduced-motion: reduce) {
|
|
128
|
-
.
|
|
128
|
+
.awsui_segment_1edmh_u8hsy_97 > .awsui_segment__hover_1edmh_u8hsy_124:not(#\9) {
|
|
129
129
|
animation: none;
|
|
130
130
|
transition: none;
|
|
131
131
|
}
|
|
132
132
|
}
|
|
133
|
-
.awsui-motion-disabled .
|
|
133
|
+
.awsui-motion-disabled .awsui_segment_1edmh_u8hsy_97 > .awsui_segment__hover_1edmh_u8hsy_124:not(#\9), .awsui-mode-entering .awsui_segment_1edmh_u8hsy_97 > .awsui_segment__hover_1edmh_u8hsy_124:not(#\9) {
|
|
134
134
|
animation: none;
|
|
135
135
|
transition: none;
|
|
136
136
|
}
|
|
137
137
|
|
|
138
|
-
.
|
|
138
|
+
.awsui_label_1edmh_u8hsy_138:not(#\9) {
|
|
139
139
|
transition: opacity var(--motion-duration-transition-quick-0viajb, 90ms) var(--motion-easing-transition-quick-191occ, linear);
|
|
140
140
|
}
|
|
141
141
|
@media (prefers-reduced-motion: reduce) {
|
|
142
|
-
.
|
|
142
|
+
.awsui_label_1edmh_u8hsy_138:not(#\9) {
|
|
143
143
|
animation: none;
|
|
144
144
|
transition: none;
|
|
145
145
|
}
|
|
146
146
|
}
|
|
147
|
-
.awsui-motion-disabled .
|
|
147
|
+
.awsui-motion-disabled .awsui_label_1edmh_u8hsy_138:not(#\9), .awsui-mode-entering .awsui_label_1edmh_u8hsy_138:not(#\9) {
|
|
148
148
|
animation: none;
|
|
149
149
|
transition: none;
|
|
150
150
|
}
|
|
@@ -153,95 +153,39 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
153
153
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
154
154
|
SPDX-License-Identifier: Apache-2.0
|
|
155
155
|
*/
|
|
156
|
-
.
|
|
157
|
-
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
158
|
-
border-collapse: separate;
|
|
159
|
-
border-spacing: 0;
|
|
160
|
-
caption-side: top;
|
|
161
|
-
cursor: auto;
|
|
162
|
-
direction: ltr;
|
|
163
|
-
empty-cells: show;
|
|
164
|
-
font-family: serif;
|
|
165
|
-
font-size: medium;
|
|
166
|
-
font-style: normal;
|
|
167
|
-
font-variant: normal;
|
|
168
|
-
font-weight: normal;
|
|
169
|
-
font-stretch: normal;
|
|
170
|
-
line-height: normal;
|
|
171
|
-
-webkit-hyphens: none;
|
|
172
|
-
hyphens: none;
|
|
173
|
-
letter-spacing: normal;
|
|
174
|
-
list-style: disc outside none;
|
|
175
|
-
tab-size: 8;
|
|
176
|
-
text-align: left;
|
|
177
|
-
text-align-last: auto;
|
|
178
|
-
text-indent: 0;
|
|
179
|
-
text-shadow: none;
|
|
180
|
-
text-transform: none;
|
|
181
|
-
visibility: visible;
|
|
182
|
-
white-space: normal;
|
|
183
|
-
widows: 2;
|
|
184
|
-
word-spacing: normal;
|
|
185
|
-
box-sizing: border-box;
|
|
186
|
-
font-size: var(--font-body-m-size-7dign1, 14px);
|
|
187
|
-
line-height: var(--font-body-m-line-height-rfgrp9, 22px);
|
|
188
|
-
color: var(--color-text-body-default-su7kuo, #000716);
|
|
189
|
-
font-weight: 400;
|
|
190
|
-
font-family: var(--font-family-base-wn913o, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
191
|
-
-webkit-font-smoothing: auto;
|
|
192
|
-
-moz-osx-font-smoothing: auto;
|
|
193
|
-
display: block;
|
|
194
|
-
}
|
|
195
|
-
|
|
196
|
-
.awsui_filter-container_1edmh_1ujwb_170:not(#\9) {
|
|
156
|
+
.awsui_root_1edmh_u8hsy_156:not(#\9) {
|
|
197
157
|
/* used in test-utils */
|
|
198
158
|
}
|
|
199
159
|
|
|
200
|
-
.
|
|
201
|
-
flex: 280px 0 1;
|
|
202
|
-
}
|
|
203
|
-
|
|
204
|
-
.awsui_content_1edmh_1ujwb_178:not(#\9) {
|
|
205
|
-
display: flex;
|
|
206
|
-
position: relative;
|
|
207
|
-
justify-content: center;
|
|
208
|
-
align-items: center;
|
|
209
|
-
}
|
|
210
|
-
.awsui_content_1edmh_1ujwb_178.awsui_content--small_1edmh_1ujwb_184:not(#\9) {
|
|
160
|
+
.awsui_content_1edmh_u8hsy_160.awsui_content--small_1edmh_u8hsy_160:not(#\9) {
|
|
211
161
|
min-height: calc(2 * (50px + var(--space-xs-edba2s, 8px) + calc(2 * var(--font-body-m-line-height-rfgrp9, 22px))));
|
|
212
162
|
}
|
|
213
|
-
.
|
|
163
|
+
.awsui_content_1edmh_u8hsy_160.awsui_content--small_1edmh_u8hsy_160.awsui_content--without-labels_1edmh_u8hsy_163:not(#\9) {
|
|
214
164
|
min-height: calc(2 * (50px + var(--space-xs-edba2s, 8px)));
|
|
215
165
|
}
|
|
216
|
-
.
|
|
166
|
+
.awsui_content_1edmh_u8hsy_160.awsui_content--medium_1edmh_u8hsy_166:not(#\9) {
|
|
217
167
|
min-height: calc(2 * (100px + var(--space-s-hdd878, 12px) + calc(2 * var(--font-body-m-line-height-rfgrp9, 22px))));
|
|
218
168
|
}
|
|
219
|
-
.
|
|
169
|
+
.awsui_content_1edmh_u8hsy_160.awsui_content--medium_1edmh_u8hsy_166.awsui_content--without-labels_1edmh_u8hsy_163:not(#\9) {
|
|
220
170
|
min-height: calc(2 * (100px + var(--space-s-hdd878, 12px)));
|
|
221
171
|
}
|
|
222
|
-
.
|
|
172
|
+
.awsui_content_1edmh_u8hsy_160.awsui_content--large_1edmh_u8hsy_172:not(#\9) {
|
|
223
173
|
min-height: calc(2 * (140px + var(--space-s-hdd878, 12px) + calc(2 * var(--font-body-m-line-height-rfgrp9, 22px))));
|
|
224
174
|
}
|
|
225
|
-
.
|
|
175
|
+
.awsui_content_1edmh_u8hsy_160.awsui_content--large_1edmh_u8hsy_172.awsui_content--without-labels_1edmh_u8hsy_163:not(#\9) {
|
|
226
176
|
min-height: calc(2 * (140px + var(--space-s-hdd878, 12px)));
|
|
227
177
|
}
|
|
228
|
-
.awsui_content_1edmh_1ujwb_178.awsui_content--reserve-filter_1edmh_1ujwb_202:not(#\9) {
|
|
229
|
-
margin-top: calc(2 * var(--font-body-m-line-height-rfgrp9, 22px));
|
|
230
|
-
}
|
|
231
|
-
.awsui_content_1edmh_1ujwb_178.awsui_content--reserve-legend_1edmh_1ujwb_205:not(#\9) {
|
|
232
|
-
margin-bottom: calc(2 * var(--font-body-m-line-height-rfgrp9, 22px));
|
|
233
|
-
}
|
|
234
178
|
|
|
235
|
-
.awsui_status-
|
|
179
|
+
.awsui_status-container_1edmh_u8hsy_179:not(#\9) {
|
|
236
180
|
/* used in test utils */
|
|
237
181
|
}
|
|
238
182
|
|
|
239
|
-
.awsui_chart-
|
|
183
|
+
.awsui_chart-container_1edmh_u8hsy_183:not(#\9) {
|
|
240
184
|
display: flex;
|
|
241
185
|
flex: 1;
|
|
242
186
|
}
|
|
243
187
|
|
|
244
|
-
.awsui_inner-
|
|
188
|
+
.awsui_inner-content_1edmh_u8hsy_188:not(#\9) {
|
|
245
189
|
display: flex;
|
|
246
190
|
position: absolute;
|
|
247
191
|
flex-direction: column;
|
|
@@ -255,53 +199,53 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
255
199
|
pointer-events: none;
|
|
256
200
|
}
|
|
257
201
|
|
|
258
|
-
.
|
|
202
|
+
.awsui_segment__highlight_1edmh_u8hsy_202:not(#\9) {
|
|
259
203
|
stroke: none;
|
|
260
204
|
opacity: 0;
|
|
261
205
|
}
|
|
262
206
|
|
|
263
|
-
.
|
|
207
|
+
.awsui_segment_1edmh_u8hsy_97:not(#\9) {
|
|
264
208
|
stroke: var(--color-background-container-content-og3y0v, #ffffff);
|
|
265
209
|
stroke-width: 2px;
|
|
266
210
|
stroke-linejoin: round;
|
|
267
211
|
opacity: 1;
|
|
268
212
|
cursor: pointer;
|
|
269
213
|
}
|
|
270
|
-
.
|
|
214
|
+
.awsui_segment_1edmh_u8hsy_97:not(#\9):focus {
|
|
271
215
|
outline: none;
|
|
272
216
|
}
|
|
273
|
-
.
|
|
217
|
+
.awsui_segment_1edmh_u8hsy_97.awsui_segment--dimmed_1edmh_u8hsy_217:not(#\9) {
|
|
274
218
|
opacity: 0.35;
|
|
275
219
|
}
|
|
276
|
-
.
|
|
220
|
+
.awsui_segment_1edmh_u8hsy_97.awsui_segment--highlighted_1edmh_u8hsy_220 > .awsui_segment__highlight_1edmh_u8hsy_202:not(#\9), .awsui_segment_1edmh_u8hsy_97:not(#\9):hover:not(.awsui_segment--dimmed_1edmh_u8hsy_217) > .awsui_segment__highlight_1edmh_u8hsy_202 {
|
|
277
221
|
opacity: 1;
|
|
278
222
|
}
|
|
279
223
|
|
|
280
|
-
.
|
|
224
|
+
.awsui_label_1edmh_u8hsy_138:not(#\9) {
|
|
281
225
|
color: var(--color-text-heading-default-18iw0k, #000716);
|
|
282
226
|
opacity: 1;
|
|
283
227
|
/* stylelint-disable-next-line selector-max-type */
|
|
284
228
|
/* stylelint-disable-next-line selector-max-type */
|
|
285
229
|
}
|
|
286
|
-
.
|
|
230
|
+
.awsui_label_1edmh_u8hsy_138 > line:not(#\9) {
|
|
287
231
|
stroke: var(--color-stroke-chart-line-7sdstd, #7d8998);
|
|
288
232
|
stroke-width: var(--border-divider-section-width-orq175, 2px);
|
|
289
233
|
}
|
|
290
|
-
.
|
|
234
|
+
.awsui_label_1edmh_u8hsy_138 > div:not(#\9) {
|
|
291
235
|
margin-top: -0.75em;
|
|
292
236
|
}
|
|
293
|
-
.
|
|
237
|
+
.awsui_label_1edmh_u8hsy_138.awsui_label--dimmed_1edmh_u8hsy_237:not(#\9) {
|
|
294
238
|
opacity: 0.35;
|
|
295
239
|
}
|
|
296
|
-
.
|
|
240
|
+
.awsui_label_1edmh_u8hsy_138.awsui_label--align-right_1edmh_u8hsy_240:not(#\9) {
|
|
297
241
|
/* stylelint-disable-next-line selector-max-type */
|
|
298
242
|
}
|
|
299
|
-
.
|
|
243
|
+
.awsui_label_1edmh_u8hsy_138.awsui_label--align-right_1edmh_u8hsy_240 > div:not(#\9) {
|
|
300
244
|
text-align: right;
|
|
301
245
|
}
|
|
302
246
|
|
|
303
247
|
/* stylelint-disable-next-line selector-max-type */
|
|
304
|
-
.awsui_label-
|
|
248
|
+
.awsui_label-text_1edmh_u8hsy_248 > text:not(#\9) {
|
|
305
249
|
font-size: var(--font-body-m-size-7dign1, 14px);
|
|
306
250
|
line-height: var(--font-body-m-line-height-rfgrp9, 22px);
|
|
307
251
|
font-weight: var(--font-display-label-weight-io22e5, 700);
|
|
@@ -309,22 +253,22 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
309
253
|
dominant-baseline: middle;
|
|
310
254
|
}
|
|
311
255
|
|
|
312
|
-
text.
|
|
256
|
+
text.awsui_label__description_1edmh_u8hsy_256:not(#\9) {
|
|
313
257
|
font-size: var(--font-chart-detail-size-gtiv3j, 12px);
|
|
314
258
|
font-weight: 400;
|
|
315
259
|
color: var(--color-text-group-label-qtmgp9, #414d5c);
|
|
316
260
|
fill: var(--color-text-group-label-qtmgp9, #414d5c);
|
|
317
261
|
}
|
|
318
262
|
|
|
319
|
-
.awsui_label-
|
|
263
|
+
.awsui_label-line_1edmh_u8hsy_263:not(#\9) {
|
|
320
264
|
/* used in component code */
|
|
321
265
|
}
|
|
322
266
|
|
|
323
|
-
.awsui_label--
|
|
267
|
+
.awsui_label--highlighted_1edmh_u8hsy_267:not(#\9) {
|
|
324
268
|
/* used in test-utils */
|
|
325
269
|
}
|
|
326
270
|
|
|
327
|
-
.awsui_popover-
|
|
271
|
+
.awsui_popover-header_1edmh_u8hsy_271:not(#\9) {
|
|
328
272
|
display: inline-flex;
|
|
329
273
|
align-items: flex-start;
|
|
330
274
|
}
|
|
@@ -2,32 +2,28 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"segment__path": "
|
|
6
|
-
"segment": "
|
|
7
|
-
"segment__hover": "
|
|
8
|
-
"label": "
|
|
9
|
-
"root": "
|
|
10
|
-
"
|
|
11
|
-
"
|
|
12
|
-
"content": "
|
|
13
|
-
"content--
|
|
14
|
-
"content--
|
|
15
|
-
"
|
|
16
|
-
"
|
|
17
|
-
"content
|
|
18
|
-
"
|
|
19
|
-
"
|
|
20
|
-
"
|
|
21
|
-
"
|
|
22
|
-
"
|
|
23
|
-
"
|
|
24
|
-
"
|
|
25
|
-
"label
|
|
26
|
-
"label--
|
|
27
|
-
"
|
|
28
|
-
"label__description": "awsui_label__description_1edmh_1ujwb_286",
|
|
29
|
-
"label-line": "awsui_label-line_1edmh_1ujwb_293",
|
|
30
|
-
"label--highlighted": "awsui_label--highlighted_1edmh_1ujwb_297",
|
|
31
|
-
"popover-header": "awsui_popover-header_1edmh_1ujwb_301"
|
|
5
|
+
"segment__path": "awsui_segment__path_1edmh_u8hsy_97",
|
|
6
|
+
"segment": "awsui_segment_1edmh_u8hsy_97",
|
|
7
|
+
"segment__hover": "awsui_segment__hover_1edmh_u8hsy_124",
|
|
8
|
+
"label": "awsui_label_1edmh_u8hsy_138",
|
|
9
|
+
"root": "awsui_root_1edmh_u8hsy_156",
|
|
10
|
+
"content": "awsui_content_1edmh_u8hsy_160",
|
|
11
|
+
"content--small": "awsui_content--small_1edmh_u8hsy_160",
|
|
12
|
+
"content--without-labels": "awsui_content--without-labels_1edmh_u8hsy_163",
|
|
13
|
+
"content--medium": "awsui_content--medium_1edmh_u8hsy_166",
|
|
14
|
+
"content--large": "awsui_content--large_1edmh_u8hsy_172",
|
|
15
|
+
"status-container": "awsui_status-container_1edmh_u8hsy_179",
|
|
16
|
+
"chart-container": "awsui_chart-container_1edmh_u8hsy_183",
|
|
17
|
+
"inner-content": "awsui_inner-content_1edmh_u8hsy_188",
|
|
18
|
+
"segment__highlight": "awsui_segment__highlight_1edmh_u8hsy_202",
|
|
19
|
+
"segment--dimmed": "awsui_segment--dimmed_1edmh_u8hsy_217",
|
|
20
|
+
"segment--highlighted": "awsui_segment--highlighted_1edmh_u8hsy_220",
|
|
21
|
+
"label--dimmed": "awsui_label--dimmed_1edmh_u8hsy_237",
|
|
22
|
+
"label--align-right": "awsui_label--align-right_1edmh_u8hsy_240",
|
|
23
|
+
"label-text": "awsui_label-text_1edmh_u8hsy_248",
|
|
24
|
+
"label__description": "awsui_label__description_1edmh_u8hsy_256",
|
|
25
|
+
"label-line": "awsui_label-line_1edmh_u8hsy_263",
|
|
26
|
+
"label--highlighted": "awsui_label--highlighted_1edmh_u8hsy_267",
|
|
27
|
+
"popover-header": "awsui_popover-header_1edmh_u8hsy_271"
|
|
32
28
|
};
|
|
33
29
|
|
|
@@ -1,33 +1,33 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"body-cell": "awsui_body-
|
|
5
|
-
"body-cell-wrap": "awsui_body-cell-
|
|
6
|
-
"is-visual-refresh": "awsui_is-visual-
|
|
7
|
-
"has-striped-rows": "awsui_has-striped-
|
|
8
|
-
"body-cell-edit-active": "awsui_body-cell-edit-
|
|
9
|
-
"body-cell-editable": "awsui_body-cell-
|
|
10
|
-
"has-striped-rows-sticky-cell-pad-left": "awsui_has-striped-rows-sticky-cell-pad-
|
|
11
|
-
"has-selection": "awsui_has-
|
|
12
|
-
"body-cell-first-row": "awsui_body-cell-first-
|
|
13
|
-
"body-cell-last-row": "awsui_body-cell-last-
|
|
14
|
-
"body-cell-selected": "awsui_body-cell-
|
|
15
|
-
"has-footer": "awsui_has-
|
|
16
|
-
"body-cell-shaded": "awsui_body-cell-
|
|
17
|
-
"sticky-cell": "awsui_sticky-
|
|
18
|
-
"sticky-cell-pad-left": "awsui_sticky-cell-pad-
|
|
19
|
-
"sticky-cell-last-right": "awsui_sticky-cell-last-
|
|
20
|
-
"sticky-cell-last-left": "awsui_sticky-cell-last-
|
|
21
|
-
"body-cell-next-selected": "awsui_body-cell-next-
|
|
22
|
-
"body-cell-prev-selected": "awsui_body-cell-prev-
|
|
23
|
-
"body-cell-success": "awsui_body-cell-
|
|
24
|
-
"body-cell-editor": "awsui_body-cell-
|
|
25
|
-
"body-cell-success-form": "awsui_body-cell-success-
|
|
26
|
-
"body-cell-editor-form": "awsui_body-cell-editor-
|
|
27
|
-
"body-cell-success-row": "awsui_body-cell-success-
|
|
28
|
-
"body-cell-editor-row": "awsui_body-cell-editor-
|
|
29
|
-
"body-cell-success-controls": "awsui_body-cell-success-
|
|
30
|
-
"body-cell-editor-controls": "awsui_body-cell-editor-
|
|
31
|
-
"body-cell-has-success": "awsui_body-cell-has-
|
|
4
|
+
"body-cell": "awsui_body-cell_c6tup_djrxv_93",
|
|
5
|
+
"body-cell-wrap": "awsui_body-cell-wrap_c6tup_djrxv_103",
|
|
6
|
+
"is-visual-refresh": "awsui_is-visual-refresh_c6tup_djrxv_115",
|
|
7
|
+
"has-striped-rows": "awsui_has-striped-rows_c6tup_djrxv_127",
|
|
8
|
+
"body-cell-edit-active": "awsui_body-cell-edit-active_c6tup_djrxv_130",
|
|
9
|
+
"body-cell-editable": "awsui_body-cell-editable_c6tup_djrxv_130",
|
|
10
|
+
"has-striped-rows-sticky-cell-pad-left": "awsui_has-striped-rows-sticky-cell-pad-left_c6tup_djrxv_136",
|
|
11
|
+
"has-selection": "awsui_has-selection_c6tup_djrxv_139",
|
|
12
|
+
"body-cell-first-row": "awsui_body-cell-first-row_c6tup_djrxv_145",
|
|
13
|
+
"body-cell-last-row": "awsui_body-cell-last-row_c6tup_djrxv_148",
|
|
14
|
+
"body-cell-selected": "awsui_body-cell-selected_c6tup_djrxv_148",
|
|
15
|
+
"has-footer": "awsui_has-footer_c6tup_djrxv_148",
|
|
16
|
+
"body-cell-shaded": "awsui_body-cell-shaded_c6tup_djrxv_158",
|
|
17
|
+
"sticky-cell": "awsui_sticky-cell_c6tup_djrxv_175",
|
|
18
|
+
"sticky-cell-pad-left": "awsui_sticky-cell-pad-left_c6tup_djrxv_183",
|
|
19
|
+
"sticky-cell-last-right": "awsui_sticky-cell-last-right_c6tup_djrxv_200",
|
|
20
|
+
"sticky-cell-last-left": "awsui_sticky-cell-last-left_c6tup_djrxv_204",
|
|
21
|
+
"body-cell-next-selected": "awsui_body-cell-next-selected_c6tup_djrxv_227",
|
|
22
|
+
"body-cell-prev-selected": "awsui_body-cell-prev-selected_c6tup_djrxv_231",
|
|
23
|
+
"body-cell-success": "awsui_body-cell-success_c6tup_djrxv_255",
|
|
24
|
+
"body-cell-editor": "awsui_body-cell-editor_c6tup_djrxv_255",
|
|
25
|
+
"body-cell-success-form": "awsui_body-cell-success-form_c6tup_djrxv_277",
|
|
26
|
+
"body-cell-editor-form": "awsui_body-cell-editor-form_c6tup_djrxv_277",
|
|
27
|
+
"body-cell-success-row": "awsui_body-cell-success-row_c6tup_djrxv_286",
|
|
28
|
+
"body-cell-editor-row": "awsui_body-cell-editor-row_c6tup_djrxv_286",
|
|
29
|
+
"body-cell-success-controls": "awsui_body-cell-success-controls_c6tup_djrxv_296",
|
|
30
|
+
"body-cell-editor-controls": "awsui_body-cell-editor-controls_c6tup_djrxv_296",
|
|
31
|
+
"body-cell-has-success": "awsui_body-cell-has-success_c6tup_djrxv_315"
|
|
32
32
|
};
|
|
33
33
|
|