@cloudscape-design/components-themeable 3.0.1163 → 3.0.1165
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/lib/internal/manifest.json +1 -1
- package/lib/internal/scss/app-layout/visual-refresh/drawers.scss +1 -0
- package/lib/internal/scss/app-layout/visual-refresh-toolbar/drawer/styles.scss +4 -1
- package/lib/internal/scss/drawer/styles.scss +25 -0
- package/lib/internal/scss/internal/generated/custom-css-properties/index.scss +1 -1
- package/lib/internal/scss/table/resizer/styles.scss +7 -6
- package/lib/internal/template/anchor-navigation/styles.css.js +8 -8
- package/lib/internal/template/anchor-navigation/styles.scoped.css +21 -21
- package/lib/internal/template/anchor-navigation/styles.selectors.js +8 -8
- package/lib/internal/template/app-layout/runtime-drawer/index.d.ts.map +1 -1
- package/lib/internal/template/app-layout/runtime-drawer/index.js +20 -18
- package/lib/internal/template/app-layout/runtime-drawer/index.js.map +1 -1
- package/lib/internal/template/app-layout/visual-refresh/styles.css.js +86 -86
- package/lib/internal/template/app-layout/visual-refresh/styles.scoped.css +164 -163
- package/lib/internal/template/app-layout/visual-refresh/styles.selectors.js +86 -86
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.css.js +30 -30
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +86 -83
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +30 -30
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/toolbar-container.d.ts.map +1 -1
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/toolbar-container.js +1 -1
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/toolbar-container.js.map +1 -1
- package/lib/internal/template/attribute-editor/styles.css.js +15 -15
- package/lib/internal/template/attribute-editor/styles.scoped.css +28 -28
- package/lib/internal/template/attribute-editor/styles.selectors.js +15 -15
- package/lib/internal/template/autosuggest/interfaces.d.ts +1 -1
- package/lib/internal/template/autosuggest/interfaces.js.map +1 -1
- package/lib/internal/template/box/styles.css.js +192 -192
- package/lib/internal/template/box/styles.scoped.css +242 -242
- package/lib/internal/template/box/styles.selectors.js +192 -192
- package/lib/internal/template/breadcrumb-group/item/styles.css.js +7 -7
- package/lib/internal/template/breadcrumb-group/item/styles.scoped.css +28 -28
- package/lib/internal/template/breadcrumb-group/item/styles.selectors.js +7 -7
- package/lib/internal/template/button/styles.css.js +22 -22
- package/lib/internal/template/button/styles.scoped.css +96 -96
- package/lib/internal/template/button/styles.selectors.js +22 -22
- package/lib/internal/template/button-dropdown/category-elements/styles.css.js +17 -17
- package/lib/internal/template/button-dropdown/category-elements/styles.scoped.css +27 -27
- package/lib/internal/template/button-dropdown/category-elements/styles.selectors.js +17 -17
- package/lib/internal/template/button-dropdown/item-element/styles.css.js +20 -20
- package/lib/internal/template/button-dropdown/item-element/styles.scoped.css +35 -35
- package/lib/internal/template/button-dropdown/item-element/styles.selectors.js +20 -20
- package/lib/internal/template/button-group/interfaces.d.ts +9 -0
- package/lib/internal/template/button-group/interfaces.d.ts.map +1 -1
- package/lib/internal/template/button-group/interfaces.js.map +1 -1
- package/lib/internal/template/calendar/styles.css.js +21 -21
- package/lib/internal/template/calendar/styles.scoped.css +44 -44
- package/lib/internal/template/calendar/styles.selectors.js +21 -21
- package/lib/internal/template/cards/styles.css.js +39 -39
- package/lib/internal/template/cards/styles.scoped.css +51 -51
- package/lib/internal/template/cards/styles.selectors.js +39 -39
- package/lib/internal/template/code-editor/styles.css.js +33 -33
- package/lib/internal/template/code-editor/styles.scoped.css +187 -187
- package/lib/internal/template/code-editor/styles.selectors.js +33 -33
- package/lib/internal/template/collection-preferences/styles.css.js +36 -36
- package/lib/internal/template/collection-preferences/styles.scoped.css +38 -38
- package/lib/internal/template/collection-preferences/styles.selectors.js +36 -36
- package/lib/internal/template/date-range-picker/calendar/grids/styles.css.js +30 -30
- package/lib/internal/template/date-range-picker/calendar/grids/styles.scoped.css +56 -56
- package/lib/internal/template/date-range-picker/calendar/grids/styles.selectors.js +30 -30
- package/lib/internal/template/drawer/implementation.d.ts +1 -1
- package/lib/internal/template/drawer/implementation.d.ts.map +1 -1
- package/lib/internal/template/drawer/implementation.js +13 -4
- package/lib/internal/template/drawer/implementation.js.map +1 -1
- package/lib/internal/template/drawer/interfaces.d.ts +7 -0
- package/lib/internal/template/drawer/interfaces.d.ts.map +1 -1
- package/lib/internal/template/drawer/interfaces.js.map +1 -1
- package/lib/internal/template/drawer/styles.css.js +12 -8
- package/lib/internal/template/drawer/styles.scoped.css +35 -13
- package/lib/internal/template/drawer/styles.selectors.js +12 -8
- package/lib/internal/template/drawer/use-sticky-footer.d.ts +9 -0
- package/lib/internal/template/drawer/use-sticky-footer.d.ts.map +1 -0
- package/lib/internal/template/drawer/use-sticky-footer.js +35 -0
- package/lib/internal/template/drawer/use-sticky-footer.js.map +1 -0
- package/lib/internal/template/expandable-section/styles.css.js +35 -35
- package/lib/internal/template/expandable-section/styles.scoped.css +68 -68
- package/lib/internal/template/expandable-section/styles.selectors.js +35 -35
- package/lib/internal/template/help-panel/styles.css.js +6 -6
- package/lib/internal/template/help-panel/styles.scoped.css +75 -75
- package/lib/internal/template/help-panel/styles.selectors.js +6 -6
- package/lib/internal/template/icon/styles.css.js +39 -39
- package/lib/internal/template/icon/styles.scoped.css +87 -87
- package/lib/internal/template/icon/styles.selectors.js +39 -39
- package/lib/internal/template/internal/base-component/styles.scoped.css +504 -437
- package/lib/internal/template/internal/components/button-trigger/styles.css.js +13 -13
- package/lib/internal/template/internal/components/button-trigger/styles.scoped.css +29 -29
- package/lib/internal/template/internal/components/button-trigger/styles.selectors.js +13 -13
- package/lib/internal/template/internal/components/cartesian-chart/styles.css.js +28 -28
- package/lib/internal/template/internal/components/cartesian-chart/styles.scoped.css +33 -33
- package/lib/internal/template/internal/components/cartesian-chart/styles.selectors.js +28 -28
- package/lib/internal/template/internal/components/chart-series-details/styles.css.js +19 -19
- package/lib/internal/template/internal/components/chart-series-details/styles.scoped.css +33 -33
- package/lib/internal/template/internal/components/chart-series-details/styles.selectors.js +19 -19
- package/lib/internal/template/internal/components/option/styles.css.js +16 -16
- package/lib/internal/template/internal/components/option/styles.scoped.css +29 -29
- package/lib/internal/template/internal/components/option/styles.selectors.js +16 -16
- package/lib/internal/template/internal/components/selectable-item/styles.css.js +23 -23
- package/lib/internal/template/internal/components/selectable-item/styles.scoped.css +54 -54
- package/lib/internal/template/internal/components/selectable-item/styles.selectors.js +23 -23
- package/lib/internal/template/internal/components/token-list/styles.css.js +10 -10
- package/lib/internal/template/internal/components/token-list/styles.scoped.css +25 -25
- package/lib/internal/template/internal/components/token-list/styles.selectors.js +10 -10
- package/lib/internal/template/internal/environment.js +3 -3
- package/lib/internal/template/internal/environment.json +2 -2
- package/lib/internal/template/internal/generated/styles/tokens.js +8 -8
- package/lib/internal/template/internal/generated/theming/index.cjs +24 -24
- package/lib/internal/template/internal/generated/theming/index.js +24 -24
- package/lib/internal/template/internal/hooks/use-portal-mode-classes/index.d.ts +3 -1
- package/lib/internal/template/internal/hooks/use-portal-mode-classes/index.d.ts.map +1 -1
- package/lib/internal/template/internal/hooks/use-portal-mode-classes/index.js +2 -2
- package/lib/internal/template/internal/hooks/use-portal-mode-classes/index.js.map +1 -1
- package/lib/internal/template/internal/plugins/controllers/drawers.d.ts +2 -2
- package/lib/internal/template/internal/plugins/controllers/drawers.d.ts.map +1 -1
- package/lib/internal/template/internal/plugins/controllers/drawers.js.map +1 -1
- package/lib/internal/template/internal/plugins/widget/interfaces.d.ts +2 -2
- package/lib/internal/template/internal/plugins/widget/interfaces.d.ts.map +1 -1
- package/lib/internal/template/internal/plugins/widget/interfaces.js.map +1 -1
- package/lib/internal/template/key-value-pairs/styles.css.js +8 -8
- package/lib/internal/template/key-value-pairs/styles.scoped.css +10 -10
- package/lib/internal/template/key-value-pairs/styles.selectors.js +8 -8
- package/lib/internal/template/link/styles.css.js +20 -20
- package/lib/internal/template/link/styles.scoped.css +92 -92
- package/lib/internal/template/link/styles.selectors.js +20 -20
- package/lib/internal/template/pagination/styles.css.js +9 -9
- package/lib/internal/template/pagination/styles.scoped.css +24 -24
- package/lib/internal/template/pagination/styles.selectors.js +9 -9
- package/lib/internal/template/pie-chart/styles.css.js +27 -27
- package/lib/internal/template/pie-chart/styles.scoped.css +50 -50
- package/lib/internal/template/pie-chart/styles.selectors.js +27 -27
- package/lib/internal/template/popover/internal.js +1 -1
- package/lib/internal/template/popover/internal.js.map +1 -1
- package/lib/internal/template/popover/styles.css.js +57 -57
- package/lib/internal/template/popover/styles.scoped.css +87 -87
- package/lib/internal/template/popover/styles.selectors.js +57 -57
- package/lib/internal/template/progress-bar/styles.css.js +19 -19
- package/lib/internal/template/progress-bar/styles.scoped.css +31 -31
- package/lib/internal/template/progress-bar/styles.selectors.js +19 -19
- package/lib/internal/template/property-filter/styles.css.js +39 -39
- package/lib/internal/template/property-filter/styles.scoped.css +42 -42
- package/lib/internal/template/property-filter/styles.selectors.js +39 -39
- package/lib/internal/template/segmented-control/styles.css.js +16 -16
- package/lib/internal/template/segmented-control/styles.scoped.css +36 -36
- package/lib/internal/template/segmented-control/styles.selectors.js +16 -16
- package/lib/internal/template/select/interfaces.d.ts +1 -1
- package/lib/internal/template/select/interfaces.js.map +1 -1
- package/lib/internal/template/side-navigation/styles.css.js +30 -30
- package/lib/internal/template/side-navigation/styles.scoped.css +47 -47
- package/lib/internal/template/side-navigation/styles.selectors.js +30 -30
- package/lib/internal/template/split-panel/icons/styles.css.js +22 -22
- package/lib/internal/template/split-panel/icons/styles.scoped.css +27 -27
- package/lib/internal/template/split-panel/icons/styles.selectors.js +22 -22
- package/lib/internal/template/table/body-cell/styles.css.js +47 -47
- package/lib/internal/template/table/body-cell/styles.scoped.css +377 -377
- package/lib/internal/template/table/body-cell/styles.selectors.js +47 -47
- package/lib/internal/template/table/header-cell/index.d.ts +1 -1
- package/lib/internal/template/table/header-cell/index.d.ts.map +1 -1
- package/lib/internal/template/table/header-cell/index.js +1 -1
- package/lib/internal/template/table/header-cell/index.js.map +1 -1
- package/lib/internal/template/table/header-cell/th-element.d.ts +1 -1
- package/lib/internal/template/table/header-cell/th-element.d.ts.map +1 -1
- package/lib/internal/template/table/header-cell/th-element.js.map +1 -1
- package/lib/internal/template/table/resizer/index.d.ts +2 -1
- package/lib/internal/template/table/resizer/index.d.ts.map +1 -1
- package/lib/internal/template/table/resizer/index.js +8 -5
- package/lib/internal/template/table/resizer/index.js.map +1 -1
- package/lib/internal/template/table/resizer/styles.css.js +13 -12
- package/lib/internal/template/table/resizer/styles.scoped.css +22 -22
- package/lib/internal/template/table/resizer/styles.selectors.js +13 -12
- package/lib/internal/template/table/thead.d.ts +1 -1
- package/lib/internal/template/table/thead.d.ts.map +1 -1
- package/lib/internal/template/table/thead.js.map +1 -1
- package/lib/internal/template/tag-editor/styles.css.js +3 -3
- package/lib/internal/template/tag-editor/styles.scoped.css +13 -13
- package/lib/internal/template/tag-editor/styles.selectors.js +3 -3
- package/lib/internal/template/test-utils/dom/drawer/index.d.ts +1 -0
- package/lib/internal/template/test-utils/dom/drawer/index.js +3 -0
- package/lib/internal/template/test-utils/dom/drawer/index.js.map +1 -1
- package/lib/internal/template/test-utils/selectors/drawer/index.d.ts +1 -0
- package/lib/internal/template/test-utils/selectors/drawer/index.js +3 -0
- package/lib/internal/template/test-utils/selectors/drawer/index.js.map +1 -1
- package/lib/internal/template/text-content/styles.css.js +1 -1
- package/lib/internal/template/text-content/styles.scoped.css +66 -66
- package/lib/internal/template/text-content/styles.selectors.js +1 -1
- package/lib/internal/template/token/styles.css.js +14 -14
- package/lib/internal/template/token/styles.scoped.css +29 -29
- package/lib/internal/template/token/styles.selectors.js +14 -14
- package/lib/internal/template/top-navigation/styles.css.js +47 -47
- package/lib/internal/template/top-navigation/styles.scoped.css +66 -66
- package/lib/internal/template/top-navigation/styles.selectors.js +47 -47
- package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
- package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.scoped.css +28 -28
- package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
- package/package.json +1 -1
|
@@ -142,7 +142,7 @@
|
|
|
142
142
|
*/
|
|
143
143
|
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
144
144
|
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
145
|
-
.
|
|
145
|
+
.awsui_root_1wzqe_q38co_145:not(#\9) {
|
|
146
146
|
border-collapse: separate;
|
|
147
147
|
border-spacing: 0;
|
|
148
148
|
box-sizing: border-box;
|
|
@@ -174,40 +174,40 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
174
174
|
-moz-osx-font-smoothing: auto;
|
|
175
175
|
}
|
|
176
176
|
|
|
177
|
-
.awsui_search-
|
|
177
|
+
.awsui_search-field_1wzqe_q38co_177:not(#\9) {
|
|
178
178
|
display: flex;
|
|
179
179
|
align-items: flex-end;
|
|
180
180
|
flex-wrap: wrap;
|
|
181
181
|
gap: var(--space-xs-kw7k3v, 8px) var(--space-s-4a5hs8, 12px);
|
|
182
182
|
}
|
|
183
183
|
|
|
184
|
-
.awsui_input-
|
|
184
|
+
.awsui_input-wrapper_1wzqe_q38co_184:not(#\9) {
|
|
185
185
|
flex-grow: 1;
|
|
186
186
|
display: flex;
|
|
187
187
|
align-items: flex-end;
|
|
188
188
|
max-inline-size: calc(688px - 2 * var(--space-l-3cws6j, 20px));
|
|
189
189
|
}
|
|
190
190
|
|
|
191
|
-
.awsui_add-
|
|
191
|
+
.awsui_add-token_1wzqe_q38co_191:not(#\9) {
|
|
192
192
|
border-inline-start: 1px solid var(--color-border-divider-default-ipvpev, #eaeded);
|
|
193
193
|
box-sizing: border-box;
|
|
194
194
|
margin-inline-start: var(--space-m-n2lypl, 16px);
|
|
195
195
|
padding-inline-start: var(--space-m-n2lypl, 16px);
|
|
196
196
|
}
|
|
197
197
|
|
|
198
|
-
.
|
|
198
|
+
.awsui_tokens_1wzqe_q38co_198:not(#\9) {
|
|
199
199
|
margin-block: var(--space-xs-kw7k3v, 8px);
|
|
200
200
|
margin-inline: 0;
|
|
201
201
|
}
|
|
202
202
|
|
|
203
|
-
.awsui_token-
|
|
203
|
+
.awsui_token-operator_1wzqe_q38co_203:not(#\9) {
|
|
204
204
|
font-weight: bold;
|
|
205
205
|
}
|
|
206
206
|
|
|
207
|
-
.awsui_property-
|
|
207
|
+
.awsui_property-editor_1wzqe_q38co_207:not(#\9) {
|
|
208
208
|
overflow-y: auto;
|
|
209
209
|
}
|
|
210
|
-
.awsui_property-editor-
|
|
210
|
+
.awsui_property-editor-header_1wzqe_q38co_210:not(#\9) {
|
|
211
211
|
font-size: var(--font-size-body-m-vv54cm, 14px);
|
|
212
212
|
line-height: var(--line-height-body-m-bedeoh, 22px);
|
|
213
213
|
color: var(--color-text-body-default-5qid0u, #16191f);
|
|
@@ -220,7 +220,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
220
220
|
padding-block-end: var(--space-xxs-jnczic, 4px);
|
|
221
221
|
padding-inline: var(--space-s-4a5hs8, 12px);
|
|
222
222
|
}
|
|
223
|
-
.awsui_property-editor-header-
|
|
223
|
+
.awsui_property-editor-header-enum_1wzqe_q38co_223:not(#\9) {
|
|
224
224
|
display: flex;
|
|
225
225
|
gap: var(--space-xs-kw7k3v, 8px);
|
|
226
226
|
font-size: var(--font-size-body-m-vv54cm, 14px);
|
|
@@ -231,19 +231,19 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
231
231
|
-webkit-font-smoothing: auto;
|
|
232
232
|
-moz-osx-font-smoothing: auto;
|
|
233
233
|
font-weight: bold;
|
|
234
|
-
color: var(--color-text-dropdown-group-label-
|
|
234
|
+
color: var(--color-text-dropdown-group-label-m31yo5, #545b64);
|
|
235
235
|
padding-block: calc(var(--space-xs-kw7k3v, 8px) + var(--border-item-width-acvlhx, 1px) - var(--border-divider-list-width-8ggz94, 1px));
|
|
236
236
|
padding-inline: calc(var(--space-field-horizontal-n5peob, 8px) + var(--border-item-width-acvlhx, 1px));
|
|
237
237
|
}
|
|
238
|
-
.awsui_property-editor-
|
|
238
|
+
.awsui_property-editor-form_1wzqe_q38co_238:not(#\9) {
|
|
239
239
|
padding-block-start: var(--space-xxs-jnczic, 4px);
|
|
240
240
|
padding-block-end: var(--space-s-4a5hs8, 12px);
|
|
241
241
|
padding-inline: var(--space-s-4a5hs8, 12px);
|
|
242
242
|
}
|
|
243
|
-
.awsui_property-editor-
|
|
243
|
+
.awsui_property-editor-cancel_1wzqe_q38co_243:not(#\9) {
|
|
244
244
|
margin-inline-end: var(--space-xs-kw7k3v, 8px);
|
|
245
245
|
}
|
|
246
|
-
.awsui_property-editor-
|
|
246
|
+
.awsui_property-editor-actions_1wzqe_q38co_246:not(#\9) {
|
|
247
247
|
display: flex;
|
|
248
248
|
justify-content: flex-end;
|
|
249
249
|
border-block-start: var(--border-divider-list-width-8ggz94, 1px) solid var(--color-border-dropdown-item-default-uslwbi, #eaeded);
|
|
@@ -251,46 +251,46 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
251
251
|
padding-block: var(--space-s-4a5hs8, 12px);
|
|
252
252
|
}
|
|
253
253
|
|
|
254
|
-
.awsui_property-editor-
|
|
254
|
+
.awsui_property-editor-enum_1wzqe_q38co_254:not(#\9) {
|
|
255
255
|
display: flex;
|
|
256
256
|
flex-direction: column;
|
|
257
257
|
}
|
|
258
258
|
|
|
259
|
-
.awsui_token-
|
|
259
|
+
.awsui_token-editor_1wzqe_q38co_259:not(#\9) {
|
|
260
260
|
display: flex;
|
|
261
261
|
flex-direction: column;
|
|
262
262
|
gap: var(--space-s-4a5hs8, 12px);
|
|
263
263
|
margin-block: var(--space-xxs-jnczic, 4px);
|
|
264
264
|
margin-inline: var(--space-xxs-jnczic, 4px);
|
|
265
265
|
}
|
|
266
|
-
.awsui_token-editor-
|
|
266
|
+
.awsui_token-editor-form_1wzqe_q38co_266:not(#\9) {
|
|
267
267
|
/* used in test-utils */
|
|
268
268
|
}
|
|
269
|
-
.awsui_token-editor-field-
|
|
269
|
+
.awsui_token-editor-field-property_1wzqe_q38co_269:not(#\9) {
|
|
270
270
|
flex-grow: 2;
|
|
271
271
|
}
|
|
272
|
-
.awsui_token-editor-field-
|
|
272
|
+
.awsui_token-editor-field-operator_1wzqe_q38co_272:not(#\9) {
|
|
273
273
|
flex-grow: 1;
|
|
274
274
|
}
|
|
275
|
-
.awsui_token-editor-field-
|
|
275
|
+
.awsui_token-editor-field-value_1wzqe_q38co_275:not(#\9) {
|
|
276
276
|
flex-grow: 2;
|
|
277
277
|
}
|
|
278
|
-
.awsui_token-editor-multiselect-
|
|
278
|
+
.awsui_token-editor-multiselect-wrapper_1wzqe_q38co_278:not(#\9) {
|
|
279
279
|
position: relative;
|
|
280
280
|
block-size: var(--size-vertical-input-8gzd1t, 32px);
|
|
281
281
|
min-inline-size: 200px;
|
|
282
282
|
}
|
|
283
|
-
.awsui_token-editor-multiselect-wrapper-
|
|
283
|
+
.awsui_token-editor-multiselect-wrapper-inner_1wzqe_q38co_283:not(#\9) {
|
|
284
284
|
position: absolute;
|
|
285
285
|
inline-size: 100%;
|
|
286
286
|
}
|
|
287
|
-
.awsui_token-editor-
|
|
287
|
+
.awsui_token-editor-cancel_1wzqe_q38co_287:not(#\9) {
|
|
288
288
|
margin-inline-end: var(--space-xs-kw7k3v, 8px);
|
|
289
289
|
}
|
|
290
|
-
.awsui_token-editor-
|
|
290
|
+
.awsui_token-editor-submit_1wzqe_q38co_290:not(#\9) {
|
|
291
291
|
/* used in test-utils */
|
|
292
292
|
}
|
|
293
|
-
.awsui_token-editor-
|
|
293
|
+
.awsui_token-editor-actions_1wzqe_q38co_293:not(#\9) {
|
|
294
294
|
display: flex;
|
|
295
295
|
justify-content: flex-end;
|
|
296
296
|
padding-block-start: var(--space-s-4a5hs8, 12px);
|
|
@@ -299,7 +299,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
299
299
|
margin-inline: calc(-1 * var(--space-m-n2lypl, 16px) + -1 * var(--space-xxs-jnczic, 4px));
|
|
300
300
|
margin-block-start: var(--space-s-4a5hs8, 12px);
|
|
301
301
|
}
|
|
302
|
-
.awsui_token-editor-
|
|
302
|
+
.awsui_token-editor-grid_1wzqe_q38co_302:not(#\9) {
|
|
303
303
|
border-collapse: separate;
|
|
304
304
|
border-spacing: 0;
|
|
305
305
|
box-sizing: border-box;
|
|
@@ -333,70 +333,70 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
333
333
|
gap: var(--space-s-4a5hs8, 12px);
|
|
334
334
|
grid-template-columns: minmax(min-content, 2fr) minmax(min-content, 120px) minmax(min-content, 3fr) min-content;
|
|
335
335
|
}
|
|
336
|
-
.awsui_token-editor-grid-
|
|
336
|
+
.awsui_token-editor-grid-group_1wzqe_q38co_336:not(#\9) {
|
|
337
337
|
display: contents;
|
|
338
338
|
}
|
|
339
|
-
.awsui_token-editor-
|
|
339
|
+
.awsui_token-editor-grid_1wzqe_q38co_302.awsui_token-editor-narrow_1wzqe_q38co_339:not(#\9) {
|
|
340
340
|
grid-template-columns: minmax(100px, 1fr);
|
|
341
341
|
gap: var(--space-m-n2lypl, 16px);
|
|
342
342
|
}
|
|
343
|
-
.awsui_token-editor-
|
|
343
|
+
.awsui_token-editor-grid_1wzqe_q38co_302.awsui_token-editor-narrow_1wzqe_q38co_339 > .awsui_token-editor-grid-group_1wzqe_q38co_336:not(#\9) {
|
|
344
344
|
display: flex;
|
|
345
345
|
flex-direction: column;
|
|
346
346
|
gap: var(--space-s-4a5hs8, 12px);
|
|
347
347
|
}
|
|
348
|
-
.awsui_token-editor-
|
|
348
|
+
.awsui_token-editor-grid_1wzqe_q38co_302.awsui_token-editor-narrow_1wzqe_q38co_339 > .awsui_token-editor-grid-group_1wzqe_q38co_336.awsui_token-editor-supports-groups_1wzqe_q38co_348:not(#\9) {
|
|
349
349
|
padding-block-end: var(--space-m-n2lypl, 16px);
|
|
350
350
|
border-block-end: var(--border-divider-section-width-sznrdy, 1px) solid var(--color-border-divider-default-ipvpev, #eaeded);
|
|
351
351
|
}
|
|
352
|
-
.awsui_token-editor-grid-
|
|
352
|
+
.awsui_token-editor-grid-header_1wzqe_q38co_352:not(#\9) {
|
|
353
353
|
color: var(--color-text-column-header-hm90p0, #545b64);
|
|
354
354
|
font-weight: var(--font-weight-heading-s-qxvrar, 700);
|
|
355
355
|
padding-block: var(--space-scaled-xxs-jatbiv, 4px);
|
|
356
356
|
text-align: start;
|
|
357
357
|
}
|
|
358
|
-
.awsui_token-editor-grid-
|
|
358
|
+
.awsui_token-editor-grid-cell_1wzqe_q38co_358:not(#\9):not(.awsui_token-editor-narrow_1wzqe_q38co_339) {
|
|
359
359
|
display: flex;
|
|
360
360
|
align-items: flex-end;
|
|
361
361
|
justify-content: flex-end;
|
|
362
362
|
}
|
|
363
|
-
.awsui_token-editor-grid-
|
|
363
|
+
.awsui_token-editor-grid-cell_1wzqe_q38co_358.awsui_token-editor-narrow_1wzqe_q38co_339:not(#\9):nth-child(4) {
|
|
364
364
|
display: flex;
|
|
365
365
|
justify-content: flex-end;
|
|
366
366
|
}
|
|
367
|
-
.awsui_token-editor-add-
|
|
367
|
+
.awsui_token-editor-add-token_1wzqe_q38co_367:not(#\9) {
|
|
368
368
|
margin-block-start: var(--space-s-4a5hs8, 12px);
|
|
369
369
|
}
|
|
370
370
|
|
|
371
|
-
.awsui_custom-content-
|
|
371
|
+
.awsui_custom-content-wrapper_1wzqe_q38co_371:not(#\9) {
|
|
372
372
|
display: contents;
|
|
373
373
|
}
|
|
374
374
|
|
|
375
|
-
.awsui_custom-
|
|
375
|
+
.awsui_custom-control_1wzqe_q38co_375:not(#\9) {
|
|
376
376
|
/* used in test-utils */
|
|
377
377
|
}
|
|
378
378
|
|
|
379
|
-
.
|
|
379
|
+
.awsui_input_1wzqe_q38co_184:not(#\9) {
|
|
380
380
|
flex: 1;
|
|
381
381
|
}
|
|
382
382
|
|
|
383
|
-
.
|
|
383
|
+
.awsui_results_1wzqe_q38co_383:not(#\9) {
|
|
384
384
|
padding-block: calc(var(--space-scaled-xxs-jatbiv, 4px) + var(--border-width-field-9k1tdz, 1px));
|
|
385
385
|
padding-inline: 0;
|
|
386
386
|
}
|
|
387
387
|
|
|
388
|
-
.awsui_token-
|
|
388
|
+
.awsui_token-trigger_1wzqe_q38co_388:not(#\9) {
|
|
389
389
|
min-inline-size: 0;
|
|
390
390
|
word-break: break-word;
|
|
391
391
|
}
|
|
392
392
|
|
|
393
|
-
.awsui_remove-
|
|
394
|
-
.awsui_join-
|
|
395
|
-
.awsui_custom-filter-
|
|
393
|
+
.awsui_remove-all_1wzqe_q38co_393:not(#\9),
|
|
394
|
+
.awsui_join-operation_1wzqe_q38co_394:not(#\9),
|
|
395
|
+
.awsui_custom-filter-actions_1wzqe_q38co_395:not(#\9) {
|
|
396
396
|
/* used in test-utils */
|
|
397
397
|
}
|
|
398
398
|
|
|
399
|
-
.
|
|
399
|
+
.awsui_constraint_1wzqe_q38co_399:not(#\9) {
|
|
400
400
|
padding-block-start: var(--space-xxs-jnczic, 4px);
|
|
401
401
|
color: var(--color-text-form-secondary-4sp9un, #687078);
|
|
402
402
|
font-size: var(--font-size-body-s-psgqn2, 12px);
|
|
@@ -2,44 +2,44 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"root": "
|
|
6
|
-
"search-field": "awsui_search-
|
|
7
|
-
"input-wrapper": "awsui_input-
|
|
8
|
-
"add-token": "awsui_add-
|
|
9
|
-
"tokens": "
|
|
10
|
-
"token-operator": "awsui_token-
|
|
11
|
-
"property-editor": "awsui_property-
|
|
12
|
-
"property-editor-header": "awsui_property-editor-
|
|
13
|
-
"property-editor-header-enum": "awsui_property-editor-header-
|
|
14
|
-
"property-editor-form": "awsui_property-editor-
|
|
15
|
-
"property-editor-cancel": "awsui_property-editor-
|
|
16
|
-
"property-editor-actions": "awsui_property-editor-
|
|
17
|
-
"property-editor-enum": "awsui_property-editor-
|
|
18
|
-
"token-editor": "awsui_token-
|
|
19
|
-
"token-editor-form": "awsui_token-editor-
|
|
20
|
-
"token-editor-field-property": "awsui_token-editor-field-
|
|
21
|
-
"token-editor-field-operator": "awsui_token-editor-field-
|
|
22
|
-
"token-editor-field-value": "awsui_token-editor-field-
|
|
23
|
-
"token-editor-multiselect-wrapper": "awsui_token-editor-multiselect-
|
|
24
|
-
"token-editor-multiselect-wrapper-inner": "awsui_token-editor-multiselect-wrapper-
|
|
25
|
-
"token-editor-cancel": "awsui_token-editor-
|
|
26
|
-
"token-editor-submit": "awsui_token-editor-
|
|
27
|
-
"token-editor-actions": "awsui_token-editor-
|
|
28
|
-
"token-editor-grid": "awsui_token-editor-
|
|
29
|
-
"token-editor-grid-group": "awsui_token-editor-grid-
|
|
30
|
-
"token-editor-narrow": "awsui_token-editor-
|
|
31
|
-
"token-editor-supports-groups": "awsui_token-editor-supports-
|
|
32
|
-
"token-editor-grid-header": "awsui_token-editor-grid-
|
|
33
|
-
"token-editor-grid-cell": "awsui_token-editor-grid-
|
|
34
|
-
"token-editor-add-token": "awsui_token-editor-add-
|
|
35
|
-
"custom-content-wrapper": "awsui_custom-content-
|
|
36
|
-
"custom-control": "awsui_custom-
|
|
37
|
-
"input": "
|
|
38
|
-
"results": "
|
|
39
|
-
"token-trigger": "awsui_token-
|
|
40
|
-
"remove-all": "awsui_remove-
|
|
41
|
-
"join-operation": "awsui_join-
|
|
42
|
-
"custom-filter-actions": "awsui_custom-filter-
|
|
43
|
-
"constraint": "
|
|
5
|
+
"root": "awsui_root_1wzqe_q38co_145",
|
|
6
|
+
"search-field": "awsui_search-field_1wzqe_q38co_177",
|
|
7
|
+
"input-wrapper": "awsui_input-wrapper_1wzqe_q38co_184",
|
|
8
|
+
"add-token": "awsui_add-token_1wzqe_q38co_191",
|
|
9
|
+
"tokens": "awsui_tokens_1wzqe_q38co_198",
|
|
10
|
+
"token-operator": "awsui_token-operator_1wzqe_q38co_203",
|
|
11
|
+
"property-editor": "awsui_property-editor_1wzqe_q38co_207",
|
|
12
|
+
"property-editor-header": "awsui_property-editor-header_1wzqe_q38co_210",
|
|
13
|
+
"property-editor-header-enum": "awsui_property-editor-header-enum_1wzqe_q38co_223",
|
|
14
|
+
"property-editor-form": "awsui_property-editor-form_1wzqe_q38co_238",
|
|
15
|
+
"property-editor-cancel": "awsui_property-editor-cancel_1wzqe_q38co_243",
|
|
16
|
+
"property-editor-actions": "awsui_property-editor-actions_1wzqe_q38co_246",
|
|
17
|
+
"property-editor-enum": "awsui_property-editor-enum_1wzqe_q38co_254",
|
|
18
|
+
"token-editor": "awsui_token-editor_1wzqe_q38co_259",
|
|
19
|
+
"token-editor-form": "awsui_token-editor-form_1wzqe_q38co_266",
|
|
20
|
+
"token-editor-field-property": "awsui_token-editor-field-property_1wzqe_q38co_269",
|
|
21
|
+
"token-editor-field-operator": "awsui_token-editor-field-operator_1wzqe_q38co_272",
|
|
22
|
+
"token-editor-field-value": "awsui_token-editor-field-value_1wzqe_q38co_275",
|
|
23
|
+
"token-editor-multiselect-wrapper": "awsui_token-editor-multiselect-wrapper_1wzqe_q38co_278",
|
|
24
|
+
"token-editor-multiselect-wrapper-inner": "awsui_token-editor-multiselect-wrapper-inner_1wzqe_q38co_283",
|
|
25
|
+
"token-editor-cancel": "awsui_token-editor-cancel_1wzqe_q38co_287",
|
|
26
|
+
"token-editor-submit": "awsui_token-editor-submit_1wzqe_q38co_290",
|
|
27
|
+
"token-editor-actions": "awsui_token-editor-actions_1wzqe_q38co_293",
|
|
28
|
+
"token-editor-grid": "awsui_token-editor-grid_1wzqe_q38co_302",
|
|
29
|
+
"token-editor-grid-group": "awsui_token-editor-grid-group_1wzqe_q38co_336",
|
|
30
|
+
"token-editor-narrow": "awsui_token-editor-narrow_1wzqe_q38co_339",
|
|
31
|
+
"token-editor-supports-groups": "awsui_token-editor-supports-groups_1wzqe_q38co_348",
|
|
32
|
+
"token-editor-grid-header": "awsui_token-editor-grid-header_1wzqe_q38co_352",
|
|
33
|
+
"token-editor-grid-cell": "awsui_token-editor-grid-cell_1wzqe_q38co_358",
|
|
34
|
+
"token-editor-add-token": "awsui_token-editor-add-token_1wzqe_q38co_367",
|
|
35
|
+
"custom-content-wrapper": "awsui_custom-content-wrapper_1wzqe_q38co_371",
|
|
36
|
+
"custom-control": "awsui_custom-control_1wzqe_q38co_375",
|
|
37
|
+
"input": "awsui_input_1wzqe_q38co_184",
|
|
38
|
+
"results": "awsui_results_1wzqe_q38co_383",
|
|
39
|
+
"token-trigger": "awsui_token-trigger_1wzqe_q38co_388",
|
|
40
|
+
"remove-all": "awsui_remove-all_1wzqe_q38co_393",
|
|
41
|
+
"join-operation": "awsui_join-operation_1wzqe_q38co_394",
|
|
42
|
+
"custom-filter-actions": "awsui_custom-filter-actions_1wzqe_q38co_395",
|
|
43
|
+
"constraint": "awsui_constraint_1wzqe_q38co_399"
|
|
44
44
|
};
|
|
45
45
|
|
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"segment": "
|
|
5
|
-
"refresh": "
|
|
6
|
-
"disabled": "
|
|
7
|
-
"selected": "
|
|
8
|
-
"icon": "
|
|
9
|
-
"with-text": "awsui_with-
|
|
10
|
-
"with-no-text": "awsui_with-no-
|
|
11
|
-
"root": "
|
|
12
|
-
"segment-part": "awsui_segment-
|
|
13
|
-
"select": "
|
|
14
|
-
"segment-count-2": "awsui_segment-count-
|
|
15
|
-
"segment-count-3": "awsui_segment-count-
|
|
16
|
-
"segment-count-4": "awsui_segment-count-
|
|
17
|
-
"segment-count-5": "awsui_segment-count-
|
|
18
|
-
"segment-count-6": "awsui_segment-count-
|
|
19
|
-
"disabled-reason-tooltip": "awsui_disabled-reason-
|
|
4
|
+
"segment": "awsui_segment_8cbea_1a0az_161",
|
|
5
|
+
"refresh": "awsui_refresh_8cbea_1a0az_188",
|
|
6
|
+
"disabled": "awsui_disabled_8cbea_1a0az_194",
|
|
7
|
+
"selected": "awsui_selected_8cbea_1a0az_251",
|
|
8
|
+
"icon": "awsui_icon_8cbea_1a0az_261",
|
|
9
|
+
"with-text": "awsui_with-text_8cbea_1a0az_265",
|
|
10
|
+
"with-no-text": "awsui_with-no-text_8cbea_1a0az_271",
|
|
11
|
+
"root": "awsui_root_8cbea_1a0az_276",
|
|
12
|
+
"segment-part": "awsui_segment-part_8cbea_1a0az_308",
|
|
13
|
+
"select": "awsui_select_8cbea_1a0az_251",
|
|
14
|
+
"segment-count-2": "awsui_segment-count-2_8cbea_1a0az_343",
|
|
15
|
+
"segment-count-3": "awsui_segment-count-3_8cbea_1a0az_347",
|
|
16
|
+
"segment-count-4": "awsui_segment-count-4_8cbea_1a0az_351",
|
|
17
|
+
"segment-count-5": "awsui_segment-count-5_8cbea_1a0az_355",
|
|
18
|
+
"segment-count-6": "awsui_segment-count-6_8cbea_1a0az_359",
|
|
19
|
+
"disabled-reason-tooltip": "awsui_disabled-reason-tooltip_8cbea_1a0az_363"
|
|
20
20
|
};
|
|
21
21
|
|
|
@@ -158,7 +158,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
158
158
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
159
159
|
SPDX-License-Identifier: Apache-2.0
|
|
160
160
|
*/
|
|
161
|
-
.
|
|
161
|
+
.awsui_segment_8cbea_1a0az_161:not(#\9) {
|
|
162
162
|
font-size: var(--font-size-body-m-vv54cm, 14px);
|
|
163
163
|
line-height: var(--line-height-body-m-bedeoh, 22px);
|
|
164
164
|
word-wrap: break-word;
|
|
@@ -170,8 +170,8 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
170
170
|
letter-spacing: 0.25px;
|
|
171
171
|
padding-block: var(--space-scaled-xxs-jatbiv, 4px);
|
|
172
172
|
padding-inline: calc(var(--space-button-horizontal-v8ywmo, 20px) - var(--space-static-xxs-0cgyf1, 4px));
|
|
173
|
-
background: var(--awsui-style-background-default-d43v8n, var(--color-background-segment-default-
|
|
174
|
-
color: var(--awsui-style-color-default-d43v8n, var(--color-text-segment-default-
|
|
173
|
+
background: var(--awsui-style-background-default-d43v8n, var(--color-background-segment-default-zwi7m6, #ffffff));
|
|
174
|
+
color: var(--awsui-style-color-default-d43v8n, var(--color-text-segment-default-a74tco, #545b64));
|
|
175
175
|
overflow: visible;
|
|
176
176
|
border-start-start-radius: var(--border-radius-button-vm1lh4, 2px);
|
|
177
177
|
border-start-end-radius: var(--border-radius-button-vm1lh4, 2px);
|
|
@@ -185,24 +185,24 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
185
185
|
border-block: none;
|
|
186
186
|
--awsui-style-focus-ring-box-shadow-d43v8n: 0 0 0 var(--awsui-style-focus-ring-border-width-d43v8n, 2px) var(--awsui-style-focus-ring-border-color-d43v8n, var(--color-border-item-focused-r5f6xl, #0073bb));
|
|
187
187
|
}
|
|
188
|
-
.
|
|
188
|
+
.awsui_segment_8cbea_1a0az_161:not(#\9):not(.awsui_refresh_8cbea_1a0az_188) {
|
|
189
189
|
block-size: calc(100% - var(--space-static-xxs-0cgyf1, 4px) - 2 * var(--border-width-field-9k1tdz, 1px));
|
|
190
190
|
}
|
|
191
|
-
.
|
|
191
|
+
.awsui_segment_8cbea_1a0az_161:not(#\9):focus {
|
|
192
192
|
outline: none;
|
|
193
193
|
}
|
|
194
|
-
.
|
|
194
|
+
.awsui_segment_8cbea_1a0az_161.awsui_disabled_8cbea_1a0az_194:not(#\9) {
|
|
195
195
|
background: var(--awsui-style-background-disabled-d43v8n, var(--color-background-segment-disabled-etp65k, #ffffff));
|
|
196
196
|
color: var(--awsui-style-color-disabled-d43v8n, var(--color-text-interactive-disabled-xwt2jl, #aab7b8));
|
|
197
197
|
}
|
|
198
|
-
body[data-awsui-focus-visible=true] .
|
|
198
|
+
body[data-awsui-focus-visible=true] .awsui_segment_8cbea_1a0az_161:not(#\9):focus {
|
|
199
199
|
position: relative;
|
|
200
200
|
}
|
|
201
|
-
body[data-awsui-focus-visible=true] .
|
|
201
|
+
body[data-awsui-focus-visible=true] .awsui_segment_8cbea_1a0az_161:not(#\9):focus {
|
|
202
202
|
outline: 2px dotted transparent;
|
|
203
203
|
outline-offset: calc(var(--space-segmented-control-focus-outline-gutter-tvktqv, 3px) - 1px);
|
|
204
204
|
}
|
|
205
|
-
body[data-awsui-focus-visible=true] .
|
|
205
|
+
body[data-awsui-focus-visible=true] .awsui_segment_8cbea_1a0az_161:not(#\9):focus::before {
|
|
206
206
|
content: " ";
|
|
207
207
|
display: block;
|
|
208
208
|
position: absolute;
|
|
@@ -217,7 +217,7 @@ body[data-awsui-focus-visible=true] .awsui_segment_8cbea_qjer1_161:not(#\9):focu
|
|
|
217
217
|
box-shadow: var(--awsui-style-focus-ring-box-shadow-d43v8n);
|
|
218
218
|
z-index: 1;
|
|
219
219
|
}
|
|
220
|
-
.
|
|
220
|
+
.awsui_segment_8cbea_1a0az_161:not(#\9):not(:last-child)::after {
|
|
221
221
|
content: "";
|
|
222
222
|
position: absolute;
|
|
223
223
|
inset-inline-end: calc(-1 * (var(--space-static-xxs-0cgyf1, 4px) + 1px));
|
|
@@ -227,53 +227,53 @@ body[data-awsui-focus-visible=true] .awsui_segment_8cbea_qjer1_161:not(#\9):focu
|
|
|
227
227
|
background: var(--color-border-input-default-txli8y, #687078);
|
|
228
228
|
z-index: 1;
|
|
229
229
|
}
|
|
230
|
-
.
|
|
230
|
+
.awsui_segment_8cbea_1a0az_161:not(#\9):not(.awsui_refresh_8cbea_1a0az_188):not(:last-child)::after {
|
|
231
231
|
inset-inline-end: calc(-1 * var(--space-static-xxs-0cgyf1, 4px));
|
|
232
232
|
}
|
|
233
|
-
.
|
|
233
|
+
.awsui_segment_8cbea_1a0az_161:not(#\9):nth-child(1) {
|
|
234
234
|
grid-column: 1;
|
|
235
235
|
}
|
|
236
|
-
.
|
|
236
|
+
.awsui_segment_8cbea_1a0az_161:not(#\9):nth-child(2) {
|
|
237
237
|
grid-column: 2;
|
|
238
238
|
}
|
|
239
|
-
.
|
|
239
|
+
.awsui_segment_8cbea_1a0az_161:not(#\9):nth-child(3) {
|
|
240
240
|
grid-column: 3;
|
|
241
241
|
}
|
|
242
|
-
.
|
|
242
|
+
.awsui_segment_8cbea_1a0az_161:not(#\9):nth-child(4) {
|
|
243
243
|
grid-column: 4;
|
|
244
244
|
}
|
|
245
|
-
.
|
|
245
|
+
.awsui_segment_8cbea_1a0az_161:not(#\9):nth-child(5) {
|
|
246
246
|
grid-column: 5;
|
|
247
247
|
}
|
|
248
|
-
.
|
|
248
|
+
.awsui_segment_8cbea_1a0az_161:not(#\9):nth-child(6) {
|
|
249
249
|
grid-column: 6;
|
|
250
250
|
}
|
|
251
|
-
.
|
|
251
|
+
.awsui_segment_8cbea_1a0az_161.awsui_selected_8cbea_1a0az_251:not(#\9) {
|
|
252
252
|
background: var(--awsui-style-background-active-d43v8n, var(--color-background-segment-active-pvua4h, #0073bb));
|
|
253
253
|
color: var(--awsui-style-color-active-d43v8n, var(--color-text-segment-active-q50mlg, #ffffff));
|
|
254
254
|
}
|
|
255
|
-
.
|
|
256
|
-
background: var(--awsui-style-background-hover-d43v8n, var(--color-background-segment-hover-
|
|
257
|
-
color: var(--awsui-style-color-hover-d43v8n, var(--color-text-segment-hover-
|
|
255
|
+
.awsui_segment_8cbea_1a0az_161:not(#\9):hover:not(.awsui_selected_8cbea_1a0az_251):not(.awsui_disabled_8cbea_1a0az_194):not(:focus) {
|
|
256
|
+
background: var(--awsui-style-background-hover-d43v8n, var(--color-background-segment-hover-bakufl, #fafafa));
|
|
257
|
+
color: var(--awsui-style-color-hover-d43v8n, var(--color-text-segment-hover-33xnva, #16191f));
|
|
258
258
|
cursor: pointer;
|
|
259
259
|
}
|
|
260
260
|
|
|
261
|
-
.
|
|
261
|
+
.awsui_icon_8cbea_1a0az_261:not(#\9) {
|
|
262
262
|
/* used in test-utils */
|
|
263
263
|
}
|
|
264
264
|
|
|
265
|
-
.awsui_with-
|
|
265
|
+
.awsui_with-text_8cbea_1a0az_265:not(#\9) {
|
|
266
266
|
position: relative;
|
|
267
267
|
inset-inline-start: calc(-1 * var(--space-xxs-jnczic, 4px));
|
|
268
268
|
margin-inline-end: var(--space-xxs-jnczic, 4px);
|
|
269
269
|
}
|
|
270
270
|
|
|
271
|
-
.awsui_with-no-
|
|
271
|
+
.awsui_with-no-text_8cbea_1a0az_271:not(#\9) {
|
|
272
272
|
margin-inline: auto;
|
|
273
273
|
inset-inline: 0;
|
|
274
274
|
}
|
|
275
275
|
|
|
276
|
-
.
|
|
276
|
+
.awsui_root_8cbea_1a0az_276:not(#\9) {
|
|
277
277
|
border-collapse: separate;
|
|
278
278
|
border-spacing: 0;
|
|
279
279
|
box-sizing: border-box;
|
|
@@ -305,7 +305,7 @@ body[data-awsui-focus-visible=true] .awsui_segment_8cbea_qjer1_161:not(#\9):focu
|
|
|
305
305
|
-moz-osx-font-smoothing: auto;
|
|
306
306
|
}
|
|
307
307
|
|
|
308
|
-
.awsui_segment-
|
|
308
|
+
.awsui_segment-part_8cbea_1a0az_308:not(#\9) {
|
|
309
309
|
display: inline-grid;
|
|
310
310
|
border-inline: solid var(--border-width-field-9k1tdz, 1px) var(--color-border-input-default-txli8y, #687078);
|
|
311
311
|
border-block: solid var(--border-width-field-9k1tdz, 1px) var(--color-border-input-default-txli8y, #687078);
|
|
@@ -320,46 +320,46 @@ body[data-awsui-focus-visible=true] .awsui_segment_8cbea_qjer1_161:not(#\9):focu
|
|
|
320
320
|
padding-inline: calc(var(--space-static-xxs-0cgyf1, 4px) - var(--border-width-field-9k1tdz, 1px));
|
|
321
321
|
gap: calc(var(--space-static-xxs-0cgyf1, 4px) * 2 + 1px);
|
|
322
322
|
}
|
|
323
|
-
.awsui_segment-
|
|
323
|
+
.awsui_segment-part_8cbea_1a0az_308:not(#\9):not(.awsui_refresh_8cbea_1a0az_188) {
|
|
324
324
|
padding-inline: calc(var(--space-static-xxxs-zckw10, 2px) + var(--border-width-field-9k1tdz, 1px));
|
|
325
325
|
padding-block: 0;
|
|
326
326
|
gap: calc(var(--space-static-xxs-0cgyf1, 4px) * 2 - 1px);
|
|
327
327
|
}
|
|
328
328
|
@media (max-width: 688px) {
|
|
329
|
-
.awsui_segment-
|
|
329
|
+
.awsui_segment-part_8cbea_1a0az_308:not(#\9) {
|
|
330
330
|
display: none;
|
|
331
331
|
}
|
|
332
332
|
}
|
|
333
333
|
|
|
334
|
-
.
|
|
334
|
+
.awsui_select_8cbea_1a0az_251:not(#\9) {
|
|
335
335
|
display: none;
|
|
336
336
|
}
|
|
337
337
|
@media (max-width: 688px) {
|
|
338
|
-
.
|
|
338
|
+
.awsui_select_8cbea_1a0az_251:not(#\9) {
|
|
339
339
|
display: block;
|
|
340
340
|
}
|
|
341
341
|
}
|
|
342
342
|
|
|
343
|
-
.awsui_segment-count-
|
|
343
|
+
.awsui_segment-count-2_8cbea_1a0az_343:not(#\9) {
|
|
344
344
|
grid-template-columns: repeat(2, auto);
|
|
345
345
|
}
|
|
346
346
|
|
|
347
|
-
.awsui_segment-count-
|
|
347
|
+
.awsui_segment-count-3_8cbea_1a0az_347:not(#\9) {
|
|
348
348
|
grid-template-columns: repeat(3, auto);
|
|
349
349
|
}
|
|
350
350
|
|
|
351
|
-
.awsui_segment-count-
|
|
351
|
+
.awsui_segment-count-4_8cbea_1a0az_351:not(#\9) {
|
|
352
352
|
grid-template-columns: repeat(4, auto);
|
|
353
353
|
}
|
|
354
354
|
|
|
355
|
-
.awsui_segment-count-
|
|
355
|
+
.awsui_segment-count-5_8cbea_1a0az_355:not(#\9) {
|
|
356
356
|
grid-template-columns: repeat(5, auto);
|
|
357
357
|
}
|
|
358
358
|
|
|
359
|
-
.awsui_segment-count-
|
|
359
|
+
.awsui_segment-count-6_8cbea_1a0az_359:not(#\9) {
|
|
360
360
|
grid-template-columns: repeat(6, auto);
|
|
361
361
|
}
|
|
362
362
|
|
|
363
|
-
.awsui_disabled-reason-
|
|
363
|
+
.awsui_disabled-reason-tooltip_8cbea_1a0az_363:not(#\9) {
|
|
364
364
|
/* used in test-utils or tests */
|
|
365
365
|
}
|
|
@@ -2,21 +2,21 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"segment": "
|
|
6
|
-
"refresh": "
|
|
7
|
-
"disabled": "
|
|
8
|
-
"selected": "
|
|
9
|
-
"icon": "
|
|
10
|
-
"with-text": "awsui_with-
|
|
11
|
-
"with-no-text": "awsui_with-no-
|
|
12
|
-
"root": "
|
|
13
|
-
"segment-part": "awsui_segment-
|
|
14
|
-
"select": "
|
|
15
|
-
"segment-count-2": "awsui_segment-count-
|
|
16
|
-
"segment-count-3": "awsui_segment-count-
|
|
17
|
-
"segment-count-4": "awsui_segment-count-
|
|
18
|
-
"segment-count-5": "awsui_segment-count-
|
|
19
|
-
"segment-count-6": "awsui_segment-count-
|
|
20
|
-
"disabled-reason-tooltip": "awsui_disabled-reason-
|
|
5
|
+
"segment": "awsui_segment_8cbea_1a0az_161",
|
|
6
|
+
"refresh": "awsui_refresh_8cbea_1a0az_188",
|
|
7
|
+
"disabled": "awsui_disabled_8cbea_1a0az_194",
|
|
8
|
+
"selected": "awsui_selected_8cbea_1a0az_251",
|
|
9
|
+
"icon": "awsui_icon_8cbea_1a0az_261",
|
|
10
|
+
"with-text": "awsui_with-text_8cbea_1a0az_265",
|
|
11
|
+
"with-no-text": "awsui_with-no-text_8cbea_1a0az_271",
|
|
12
|
+
"root": "awsui_root_8cbea_1a0az_276",
|
|
13
|
+
"segment-part": "awsui_segment-part_8cbea_1a0az_308",
|
|
14
|
+
"select": "awsui_select_8cbea_1a0az_251",
|
|
15
|
+
"segment-count-2": "awsui_segment-count-2_8cbea_1a0az_343",
|
|
16
|
+
"segment-count-3": "awsui_segment-count-3_8cbea_1a0az_347",
|
|
17
|
+
"segment-count-4": "awsui_segment-count-4_8cbea_1a0az_351",
|
|
18
|
+
"segment-count-5": "awsui_segment-count-5_8cbea_1a0az_355",
|
|
19
|
+
"segment-count-6": "awsui_segment-count-6_8cbea_1a0az_359",
|
|
20
|
+
"disabled-reason-tooltip": "awsui_disabled-reason-tooltip_8cbea_1a0az_363"
|
|
21
21
|
};
|
|
22
22
|
|
|
@@ -112,7 +112,7 @@ export interface BaseSelectProps extends BaseDropdownHostProps, BaseComponentPro
|
|
|
112
112
|
* Overrides the element that is announced to screen readers
|
|
113
113
|
* when the highlighted option changes. By default, this announces
|
|
114
114
|
* the option's name and properties, and its selected state if
|
|
115
|
-
* the `
|
|
115
|
+
* the `selectedAriaLabel` property is defined.
|
|
116
116
|
* The highlighted option is provided, and its group (if groups
|
|
117
117
|
* are used and it differs from the group of the previously highlighted option).
|
|
118
118
|
*
|