@cloudscape-design/components 3.0.1282 → 3.0.1283
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/button-dropdown/category-elements/styles.css.js +18 -18
- package/button-dropdown/category-elements/styles.scoped.css +30 -30
- package/button-dropdown/category-elements/styles.selectors.js +18 -18
- package/button-dropdown/interfaces.d.ts +0 -2
- package/button-dropdown/interfaces.d.ts.map +1 -1
- package/button-dropdown/interfaces.js.map +1 -1
- package/button-dropdown/item-element/styles.css.js +21 -21
- package/button-dropdown/item-element/styles.scoped.css +38 -38
- package/button-dropdown/item-element/styles.selectors.js +21 -21
- package/file-token-group/styles.css.js +23 -23
- package/file-token-group/styles.scoped.css +35 -35
- package/file-token-group/styles.selectors.js +23 -23
- package/flashbar/styles.css.js +50 -50
- package/flashbar/styles.scoped.css +165 -165
- package/flashbar/styles.selectors.js +50 -50
- package/input/internal.d.ts +2 -0
- package/input/internal.d.ts.map +1 -1
- package/input/internal.js +5 -2
- package/input/internal.js.map +1 -1
- package/input/styles.css.js +18 -13
- package/input/styles.scoped.css +67 -31
- package/input/styles.selectors.js +18 -13
- package/internal/base-component/styles.scoped.css +5 -1
- package/internal/components/button-trigger/styles.css.js +14 -14
- package/internal/components/button-trigger/styles.scoped.css +29 -29
- package/internal/components/button-trigger/styles.selectors.js +14 -14
- package/internal/components/dropdown-status/styles.css.js +2 -2
- package/internal/components/dropdown-status/styles.scoped.css +4 -4
- package/internal/components/dropdown-status/styles.selectors.js +2 -2
- package/internal/components/selectable-item/styles.css.js +22 -22
- package/internal/components/selectable-item/styles.scoped.css +51 -51
- package/internal/components/selectable-item/styles.selectors.js +22 -22
- package/internal/environment.js +2 -2
- package/internal/environment.json +2 -2
- package/internal/generated/styles/tokens.d.ts +3 -0
- package/internal/generated/styles/tokens.js +3 -0
- package/internal/generated/theming/index.cjs +39 -0
- package/internal/generated/theming/index.cjs.d.ts +18 -0
- package/internal/generated/theming/index.d.ts +18 -0
- package/internal/generated/theming/index.js +39 -0
- package/internal/manifest.json +1 -1
- package/package.json +1 -1
- package/pagination/index.d.ts +3 -1
- package/pagination/index.d.ts.map +1 -1
- package/pagination/index.js +4 -3
- package/pagination/index.js.map +1 -1
- package/pagination/interfaces.d.ts +31 -2
- package/pagination/interfaces.d.ts.map +1 -1
- package/pagination/interfaces.js.map +1 -1
- package/pagination/internal.d.ts +3 -14
- package/pagination/internal.d.ts.map +1 -1
- package/pagination/internal.js +78 -19
- package/pagination/internal.js.map +1 -1
- package/pagination/styles.css.js +11 -9
- package/pagination/styles.scoped.css +39 -24
- package/pagination/styles.selectors.js +11 -9
- package/popover/internal.d.ts +4 -0
- package/popover/internal.d.ts.map +1 -1
- package/popover/internal.js +23 -13
- package/popover/internal.js.map +1 -1
- package/prompt-input/internal.js +1 -1
- package/prompt-input/internal.js.map +1 -1
- package/prompt-input/styles.css.js +26 -26
- package/prompt-input/styles.scoped.css +55 -55
- package/prompt-input/styles.selectors.js +26 -26
- package/property-filter/filtering-token/styles.css.js +18 -18
- package/property-filter/filtering-token/styles.scoped.css +42 -42
- package/property-filter/filtering-token/styles.selectors.js +18 -18
- package/property-filter/styles.css.js +39 -39
- package/property-filter/styles.scoped.css +43 -43
- package/property-filter/styles.selectors.js +39 -39
- package/segmented-control/styles.css.js +16 -16
- package/segmented-control/styles.scoped.css +33 -33
- package/segmented-control/styles.selectors.js +16 -16
- package/select/parts/filter.d.ts +1 -1
- package/select/parts/filter.d.ts.map +1 -1
- package/test-utils/dom/pagination/index.d.ts +15 -0
- package/test-utils/dom/pagination/index.js +22 -0
- package/test-utils/dom/pagination/index.js.map +1 -1
- package/test-utils/selectors/pagination/index.d.ts +15 -0
- package/test-utils/selectors/pagination/index.js +22 -0
- package/test-utils/selectors/pagination/index.js.map +1 -1
- package/textarea/styles.css.js +5 -5
- package/textarea/styles.scoped.css +14 -14
- package/textarea/styles.selectors.js +5 -5
- package/token/styles.css.js +14 -14
- package/token/styles.scoped.css +30 -30
- package/token/styles.selectors.js +14 -14
|
@@ -2,23 +2,23 @@
|
|
|
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
|
-
"inner-root": "awsui_inner-
|
|
7
|
-
"has-groups": "awsui_has-
|
|
8
|
-
"compact-mode": "awsui_compact-
|
|
9
|
-
"token": "
|
|
10
|
-
"inner-token": "awsui_inner-
|
|
11
|
-
"grouped": "
|
|
12
|
-
"list": "
|
|
13
|
-
"show-operation": "awsui_show-
|
|
14
|
-
"select": "
|
|
15
|
-
"inner-select": "awsui_inner-
|
|
16
|
-
"token-content": "awsui_token-
|
|
17
|
-
"token-content-grouped": "awsui_token-content-
|
|
18
|
-
"inner-token-content": "awsui_inner-token-
|
|
19
|
-
"edit-button": "awsui_edit-
|
|
20
|
-
"dismiss-button": "awsui_dismiss-
|
|
21
|
-
"inner-dismiss-button": "awsui_inner-dismiss-
|
|
22
|
-
"token-disabled": "awsui_token-
|
|
5
|
+
"root": "awsui_root_19bso_1muae_153",
|
|
6
|
+
"inner-root": "awsui_inner-root_19bso_1muae_154",
|
|
7
|
+
"has-groups": "awsui_has-groups_19bso_1muae_187",
|
|
8
|
+
"compact-mode": "awsui_compact-mode_19bso_1muae_191",
|
|
9
|
+
"token": "awsui_token_19bso_1muae_200",
|
|
10
|
+
"inner-token": "awsui_inner-token_19bso_1muae_201",
|
|
11
|
+
"grouped": "awsui_grouped_19bso_1muae_214",
|
|
12
|
+
"list": "awsui_list_19bso_1muae_226",
|
|
13
|
+
"show-operation": "awsui_show-operation_19bso_1muae_237",
|
|
14
|
+
"select": "awsui_select_19bso_1muae_243",
|
|
15
|
+
"inner-select": "awsui_inner-select_19bso_1muae_244",
|
|
16
|
+
"token-content": "awsui_token-content_19bso_1muae_248",
|
|
17
|
+
"token-content-grouped": "awsui_token-content-grouped_19bso_1muae_254",
|
|
18
|
+
"inner-token-content": "awsui_inner-token-content_19bso_1muae_259",
|
|
19
|
+
"edit-button": "awsui_edit-button_19bso_1muae_264",
|
|
20
|
+
"dismiss-button": "awsui_dismiss-button_19bso_1muae_265",
|
|
21
|
+
"inner-dismiss-button": "awsui_inner-dismiss-button_19bso_1muae_266",
|
|
22
|
+
"token-disabled": "awsui_token-disabled_19bso_1muae_324"
|
|
23
23
|
};
|
|
24
24
|
|
|
@@ -1,44 +1,44 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"search-field": "awsui_search-
|
|
6
|
-
"input-wrapper": "awsui_input-
|
|
7
|
-
"add-token": "awsui_add-
|
|
8
|
-
"tokens": "
|
|
9
|
-
"token-operator": "awsui_token-
|
|
10
|
-
"property-editor": "awsui_property-
|
|
11
|
-
"property-editor-header": "awsui_property-editor-
|
|
12
|
-
"property-editor-header-enum": "awsui_property-editor-header-
|
|
13
|
-
"property-editor-form": "awsui_property-editor-
|
|
14
|
-
"property-editor-cancel": "awsui_property-editor-
|
|
15
|
-
"property-editor-actions": "awsui_property-editor-
|
|
16
|
-
"property-editor-enum": "awsui_property-editor-
|
|
17
|
-
"token-editor": "awsui_token-
|
|
18
|
-
"token-editor-form": "awsui_token-editor-
|
|
19
|
-
"token-editor-field-property": "awsui_token-editor-field-
|
|
20
|
-
"token-editor-field-operator": "awsui_token-editor-field-
|
|
21
|
-
"token-editor-field-value": "awsui_token-editor-field-
|
|
22
|
-
"token-editor-multiselect-wrapper": "awsui_token-editor-multiselect-
|
|
23
|
-
"token-editor-multiselect-wrapper-inner": "awsui_token-editor-multiselect-wrapper-
|
|
24
|
-
"token-editor-cancel": "awsui_token-editor-
|
|
25
|
-
"token-editor-submit": "awsui_token-editor-
|
|
26
|
-
"token-editor-actions": "awsui_token-editor-
|
|
27
|
-
"token-editor-grid": "awsui_token-editor-
|
|
28
|
-
"token-editor-grid-group": "awsui_token-editor-grid-
|
|
29
|
-
"token-editor-narrow": "awsui_token-editor-
|
|
30
|
-
"token-editor-supports-groups": "awsui_token-editor-supports-
|
|
31
|
-
"token-editor-grid-header": "awsui_token-editor-grid-
|
|
32
|
-
"token-editor-grid-cell": "awsui_token-editor-grid-
|
|
33
|
-
"token-editor-add-token": "awsui_token-editor-add-
|
|
34
|
-
"custom-content-wrapper": "awsui_custom-content-
|
|
35
|
-
"custom-control": "awsui_custom-
|
|
36
|
-
"input": "
|
|
37
|
-
"results": "
|
|
38
|
-
"token-trigger": "awsui_token-
|
|
39
|
-
"remove-all": "awsui_remove-
|
|
40
|
-
"join-operation": "awsui_join-
|
|
41
|
-
"custom-filter-actions": "awsui_custom-filter-
|
|
42
|
-
"constraint": "
|
|
4
|
+
"root": "awsui_root_1wzqe_12nwr_145",
|
|
5
|
+
"search-field": "awsui_search-field_1wzqe_12nwr_177",
|
|
6
|
+
"input-wrapper": "awsui_input-wrapper_1wzqe_12nwr_184",
|
|
7
|
+
"add-token": "awsui_add-token_1wzqe_12nwr_191",
|
|
8
|
+
"tokens": "awsui_tokens_1wzqe_12nwr_198",
|
|
9
|
+
"token-operator": "awsui_token-operator_1wzqe_12nwr_203",
|
|
10
|
+
"property-editor": "awsui_property-editor_1wzqe_12nwr_207",
|
|
11
|
+
"property-editor-header": "awsui_property-editor-header_1wzqe_12nwr_210",
|
|
12
|
+
"property-editor-header-enum": "awsui_property-editor-header-enum_1wzqe_12nwr_223",
|
|
13
|
+
"property-editor-form": "awsui_property-editor-form_1wzqe_12nwr_238",
|
|
14
|
+
"property-editor-cancel": "awsui_property-editor-cancel_1wzqe_12nwr_243",
|
|
15
|
+
"property-editor-actions": "awsui_property-editor-actions_1wzqe_12nwr_246",
|
|
16
|
+
"property-editor-enum": "awsui_property-editor-enum_1wzqe_12nwr_254",
|
|
17
|
+
"token-editor": "awsui_token-editor_1wzqe_12nwr_259",
|
|
18
|
+
"token-editor-form": "awsui_token-editor-form_1wzqe_12nwr_266",
|
|
19
|
+
"token-editor-field-property": "awsui_token-editor-field-property_1wzqe_12nwr_269",
|
|
20
|
+
"token-editor-field-operator": "awsui_token-editor-field-operator_1wzqe_12nwr_272",
|
|
21
|
+
"token-editor-field-value": "awsui_token-editor-field-value_1wzqe_12nwr_275",
|
|
22
|
+
"token-editor-multiselect-wrapper": "awsui_token-editor-multiselect-wrapper_1wzqe_12nwr_278",
|
|
23
|
+
"token-editor-multiselect-wrapper-inner": "awsui_token-editor-multiselect-wrapper-inner_1wzqe_12nwr_283",
|
|
24
|
+
"token-editor-cancel": "awsui_token-editor-cancel_1wzqe_12nwr_287",
|
|
25
|
+
"token-editor-submit": "awsui_token-editor-submit_1wzqe_12nwr_290",
|
|
26
|
+
"token-editor-actions": "awsui_token-editor-actions_1wzqe_12nwr_293",
|
|
27
|
+
"token-editor-grid": "awsui_token-editor-grid_1wzqe_12nwr_302",
|
|
28
|
+
"token-editor-grid-group": "awsui_token-editor-grid-group_1wzqe_12nwr_336",
|
|
29
|
+
"token-editor-narrow": "awsui_token-editor-narrow_1wzqe_12nwr_339",
|
|
30
|
+
"token-editor-supports-groups": "awsui_token-editor-supports-groups_1wzqe_12nwr_348",
|
|
31
|
+
"token-editor-grid-header": "awsui_token-editor-grid-header_1wzqe_12nwr_352",
|
|
32
|
+
"token-editor-grid-cell": "awsui_token-editor-grid-cell_1wzqe_12nwr_358",
|
|
33
|
+
"token-editor-add-token": "awsui_token-editor-add-token_1wzqe_12nwr_367",
|
|
34
|
+
"custom-content-wrapper": "awsui_custom-content-wrapper_1wzqe_12nwr_371",
|
|
35
|
+
"custom-control": "awsui_custom-control_1wzqe_12nwr_375",
|
|
36
|
+
"input": "awsui_input_1wzqe_12nwr_184",
|
|
37
|
+
"results": "awsui_results_1wzqe_12nwr_383",
|
|
38
|
+
"token-trigger": "awsui_token-trigger_1wzqe_12nwr_388",
|
|
39
|
+
"remove-all": "awsui_remove-all_1wzqe_12nwr_393",
|
|
40
|
+
"join-operation": "awsui_join-operation_1wzqe_12nwr_394",
|
|
41
|
+
"custom-filter-actions": "awsui_custom-filter-actions_1wzqe_12nwr_395",
|
|
42
|
+
"constraint": "awsui_constraint_1wzqe_12nwr_399"
|
|
43
43
|
};
|
|
44
44
|
|
|
@@ -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_12nwr_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_12nwr_177:not(#\9) {
|
|
178
178
|
display: flex;
|
|
179
179
|
align-items: flex-end;
|
|
180
180
|
flex-wrap: wrap;
|
|
181
181
|
gap: var(--space-xs-ymlm0b, 8px) var(--space-s-tvghoh, 12px);
|
|
182
182
|
}
|
|
183
183
|
|
|
184
|
-
.awsui_input-
|
|
184
|
+
.awsui_input-wrapper_1wzqe_12nwr_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-2ud1p3, 20px));
|
|
189
189
|
}
|
|
190
190
|
|
|
191
|
-
.awsui_add-
|
|
191
|
+
.awsui_add-token_1wzqe_12nwr_191:not(#\9) {
|
|
192
192
|
border-inline-start: 1px solid var(--color-border-divider-default-nr68jt, #c6c6cd);
|
|
193
193
|
box-sizing: border-box;
|
|
194
194
|
margin-inline-start: var(--space-m-dsumyt, 16px);
|
|
195
195
|
padding-inline-start: var(--space-m-dsumyt, 16px);
|
|
196
196
|
}
|
|
197
197
|
|
|
198
|
-
.
|
|
198
|
+
.awsui_tokens_1wzqe_12nwr_198:not(#\9) {
|
|
199
199
|
margin-block: var(--space-xs-ymlm0b, 8px);
|
|
200
200
|
margin-inline: 0;
|
|
201
201
|
}
|
|
202
202
|
|
|
203
|
-
.awsui_token-
|
|
203
|
+
.awsui_token-operator_1wzqe_12nwr_203:not(#\9) {
|
|
204
204
|
font-weight: bold;
|
|
205
205
|
}
|
|
206
206
|
|
|
207
|
-
.awsui_property-
|
|
207
|
+
.awsui_property-editor_1wzqe_12nwr_207:not(#\9) {
|
|
208
208
|
overflow-y: auto;
|
|
209
209
|
}
|
|
210
|
-
.awsui_property-editor-
|
|
210
|
+
.awsui_property-editor-header_1wzqe_12nwr_210:not(#\9) {
|
|
211
211
|
font-size: var(--font-size-body-m-a7nh2n, 14px);
|
|
212
212
|
line-height: var(--line-height-body-m-2mh3ke, 20px);
|
|
213
213
|
color: var(--color-text-body-default-vvtq8u, #0f141a);
|
|
@@ -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-hwfkai, 4px);
|
|
221
221
|
padding-inline: var(--space-s-tvghoh, 12px);
|
|
222
222
|
}
|
|
223
|
-
.awsui_property-editor-header-
|
|
223
|
+
.awsui_property-editor-header-enum_1wzqe_12nwr_223:not(#\9) {
|
|
224
224
|
display: flex;
|
|
225
225
|
gap: var(--space-xs-ymlm0b, 8px);
|
|
226
226
|
font-size: var(--font-size-body-m-a7nh2n, 14px);
|
|
@@ -235,15 +235,15 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
235
235
|
padding-block: calc(var(--space-xs-ymlm0b, 8px) + var(--border-item-width-miijiw, 2px) - var(--border-divider-list-width-tdfx1x, 1px));
|
|
236
236
|
padding-inline: calc(var(--space-field-horizontal-0aq2ch, 12px) + var(--border-item-width-miijiw, 2px));
|
|
237
237
|
}
|
|
238
|
-
.awsui_property-editor-
|
|
238
|
+
.awsui_property-editor-form_1wzqe_12nwr_238:not(#\9) {
|
|
239
239
|
padding-block-start: var(--space-xxs-hwfkai, 4px);
|
|
240
240
|
padding-block-end: var(--space-s-tvghoh, 12px);
|
|
241
241
|
padding-inline: var(--space-s-tvghoh, 12px);
|
|
242
242
|
}
|
|
243
|
-
.awsui_property-editor-
|
|
243
|
+
.awsui_property-editor-cancel_1wzqe_12nwr_243:not(#\9) {
|
|
244
244
|
margin-inline-end: var(--space-xs-ymlm0b, 8px);
|
|
245
245
|
}
|
|
246
|
-
.awsui_property-editor-
|
|
246
|
+
.awsui_property-editor-actions_1wzqe_12nwr_246:not(#\9) {
|
|
247
247
|
display: flex;
|
|
248
248
|
justify-content: flex-end;
|
|
249
249
|
border-block-start: var(--border-divider-list-width-tdfx1x, 1px) solid var(--color-border-dropdown-item-default-kape37, #c6c6cd);
|
|
@@ -251,46 +251,46 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
251
251
|
padding-block: var(--space-s-tvghoh, 12px);
|
|
252
252
|
}
|
|
253
253
|
|
|
254
|
-
.awsui_property-editor-
|
|
254
|
+
.awsui_property-editor-enum_1wzqe_12nwr_254:not(#\9) {
|
|
255
255
|
display: flex;
|
|
256
256
|
flex-direction: column;
|
|
257
257
|
}
|
|
258
258
|
|
|
259
|
-
.awsui_token-
|
|
259
|
+
.awsui_token-editor_1wzqe_12nwr_259:not(#\9) {
|
|
260
260
|
display: flex;
|
|
261
261
|
flex-direction: column;
|
|
262
262
|
gap: var(--space-s-tvghoh, 12px);
|
|
263
263
|
margin-block: var(--space-xxs-hwfkai, 4px);
|
|
264
264
|
margin-inline: var(--space-xxs-hwfkai, 4px);
|
|
265
265
|
}
|
|
266
|
-
.awsui_token-editor-
|
|
266
|
+
.awsui_token-editor-form_1wzqe_12nwr_266:not(#\9) {
|
|
267
267
|
/* used in test-utils */
|
|
268
268
|
}
|
|
269
|
-
.awsui_token-editor-field-
|
|
269
|
+
.awsui_token-editor-field-property_1wzqe_12nwr_269:not(#\9) {
|
|
270
270
|
flex-grow: 2;
|
|
271
271
|
}
|
|
272
|
-
.awsui_token-editor-field-
|
|
272
|
+
.awsui_token-editor-field-operator_1wzqe_12nwr_272:not(#\9) {
|
|
273
273
|
flex-grow: 1;
|
|
274
274
|
}
|
|
275
|
-
.awsui_token-editor-field-
|
|
275
|
+
.awsui_token-editor-field-value_1wzqe_12nwr_275:not(#\9) {
|
|
276
276
|
flex-grow: 2;
|
|
277
277
|
}
|
|
278
|
-
.awsui_token-editor-multiselect-
|
|
278
|
+
.awsui_token-editor-multiselect-wrapper_1wzqe_12nwr_278:not(#\9) {
|
|
279
279
|
position: relative;
|
|
280
|
-
block-size: var(--size-vertical-input-p1d7xx, 32px);
|
|
280
|
+
min-block-size: var(--size-vertical-input-p1d7xx, 32px);
|
|
281
281
|
min-inline-size: 200px;
|
|
282
282
|
}
|
|
283
|
-
.awsui_token-editor-multiselect-wrapper-
|
|
283
|
+
.awsui_token-editor-multiselect-wrapper-inner_1wzqe_12nwr_283:not(#\9) {
|
|
284
284
|
position: absolute;
|
|
285
285
|
inline-size: 100%;
|
|
286
286
|
}
|
|
287
|
-
.awsui_token-editor-
|
|
287
|
+
.awsui_token-editor-cancel_1wzqe_12nwr_287:not(#\9) {
|
|
288
288
|
margin-inline-end: var(--space-xs-ymlm0b, 8px);
|
|
289
289
|
}
|
|
290
|
-
.awsui_token-editor-
|
|
290
|
+
.awsui_token-editor-submit_1wzqe_12nwr_290:not(#\9) {
|
|
291
291
|
/* used in test-utils */
|
|
292
292
|
}
|
|
293
|
-
.awsui_token-editor-
|
|
293
|
+
.awsui_token-editor-actions_1wzqe_12nwr_293:not(#\9) {
|
|
294
294
|
display: flex;
|
|
295
295
|
justify-content: flex-end;
|
|
296
296
|
padding-block-start: var(--space-s-tvghoh, 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-dsumyt, 16px) + -1 * var(--space-xxs-hwfkai, 4px));
|
|
300
300
|
margin-block-start: var(--space-s-tvghoh, 12px);
|
|
301
301
|
}
|
|
302
|
-
.awsui_token-editor-
|
|
302
|
+
.awsui_token-editor-grid_1wzqe_12nwr_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-tvghoh, 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_12nwr_336:not(#\9) {
|
|
337
337
|
display: contents;
|
|
338
338
|
}
|
|
339
|
-
.awsui_token-editor-
|
|
339
|
+
.awsui_token-editor-grid_1wzqe_12nwr_302.awsui_token-editor-narrow_1wzqe_12nwr_339:not(#\9) {
|
|
340
340
|
grid-template-columns: minmax(100px, 1fr);
|
|
341
341
|
gap: var(--space-m-dsumyt, 16px);
|
|
342
342
|
}
|
|
343
|
-
.awsui_token-editor-
|
|
343
|
+
.awsui_token-editor-grid_1wzqe_12nwr_302.awsui_token-editor-narrow_1wzqe_12nwr_339 > .awsui_token-editor-grid-group_1wzqe_12nwr_336:not(#\9) {
|
|
344
344
|
display: flex;
|
|
345
345
|
flex-direction: column;
|
|
346
346
|
gap: var(--space-s-tvghoh, 12px);
|
|
347
347
|
}
|
|
348
|
-
.awsui_token-editor-
|
|
348
|
+
.awsui_token-editor-grid_1wzqe_12nwr_302.awsui_token-editor-narrow_1wzqe_12nwr_339 > .awsui_token-editor-grid-group_1wzqe_12nwr_336.awsui_token-editor-supports-groups_1wzqe_12nwr_348:not(#\9) {
|
|
349
349
|
padding-block-end: var(--space-m-dsumyt, 16px);
|
|
350
350
|
border-block-end: var(--border-divider-section-width-uwo8my, 1px) solid var(--color-border-divider-default-nr68jt, #c6c6cd);
|
|
351
351
|
}
|
|
352
|
-
.awsui_token-editor-grid-
|
|
352
|
+
.awsui_token-editor-grid-header_1wzqe_12nwr_352:not(#\9) {
|
|
353
353
|
color: var(--color-text-column-header-e6urd1, #424650);
|
|
354
354
|
font-weight: var(--font-weight-heading-s-lcx0ai, 700);
|
|
355
355
|
padding-block: var(--space-scaled-xxs-pfm1nx, 4px);
|
|
356
356
|
text-align: start;
|
|
357
357
|
}
|
|
358
|
-
.awsui_token-editor-grid-
|
|
358
|
+
.awsui_token-editor-grid-cell_1wzqe_12nwr_358:not(#\9):not(.awsui_token-editor-narrow_1wzqe_12nwr_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_12nwr_358.awsui_token-editor-narrow_1wzqe_12nwr_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_12nwr_367:not(#\9) {
|
|
368
368
|
margin-block-start: var(--space-s-tvghoh, 12px);
|
|
369
369
|
}
|
|
370
370
|
|
|
371
|
-
.awsui_custom-content-
|
|
371
|
+
.awsui_custom-content-wrapper_1wzqe_12nwr_371:not(#\9) {
|
|
372
372
|
display: contents;
|
|
373
373
|
}
|
|
374
374
|
|
|
375
|
-
.awsui_custom-
|
|
375
|
+
.awsui_custom-control_1wzqe_12nwr_375:not(#\9) {
|
|
376
376
|
/* used in test-utils */
|
|
377
377
|
}
|
|
378
378
|
|
|
379
|
-
.
|
|
379
|
+
.awsui_input_1wzqe_12nwr_184:not(#\9) {
|
|
380
380
|
flex: 1;
|
|
381
381
|
}
|
|
382
382
|
|
|
383
|
-
.
|
|
384
|
-
padding-block: calc(var(--space-
|
|
383
|
+
.awsui_results_1wzqe_12nwr_383:not(#\9) {
|
|
384
|
+
padding-block: calc(var(--space-field-vertical-vm99qz, 5px) + var(--border-width-field-2xc78x, 1px));
|
|
385
385
|
padding-inline: 0;
|
|
386
386
|
}
|
|
387
387
|
|
|
388
|
-
.awsui_token-
|
|
388
|
+
.awsui_token-trigger_1wzqe_12nwr_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_12nwr_393:not(#\9),
|
|
394
|
+
.awsui_join-operation_1wzqe_12nwr_394:not(#\9),
|
|
395
|
+
.awsui_custom-filter-actions_1wzqe_12nwr_395:not(#\9) {
|
|
396
396
|
/* used in test-utils */
|
|
397
397
|
}
|
|
398
398
|
|
|
399
|
-
.
|
|
399
|
+
.awsui_constraint_1wzqe_12nwr_399:not(#\9) {
|
|
400
400
|
padding-block-start: var(--space-xxs-hwfkai, 4px);
|
|
401
401
|
color: var(--color-text-form-secondary-1nm780, #656871);
|
|
402
402
|
font-size: var(--font-size-body-s-smc8cv, 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_12nwr_145",
|
|
6
|
+
"search-field": "awsui_search-field_1wzqe_12nwr_177",
|
|
7
|
+
"input-wrapper": "awsui_input-wrapper_1wzqe_12nwr_184",
|
|
8
|
+
"add-token": "awsui_add-token_1wzqe_12nwr_191",
|
|
9
|
+
"tokens": "awsui_tokens_1wzqe_12nwr_198",
|
|
10
|
+
"token-operator": "awsui_token-operator_1wzqe_12nwr_203",
|
|
11
|
+
"property-editor": "awsui_property-editor_1wzqe_12nwr_207",
|
|
12
|
+
"property-editor-header": "awsui_property-editor-header_1wzqe_12nwr_210",
|
|
13
|
+
"property-editor-header-enum": "awsui_property-editor-header-enum_1wzqe_12nwr_223",
|
|
14
|
+
"property-editor-form": "awsui_property-editor-form_1wzqe_12nwr_238",
|
|
15
|
+
"property-editor-cancel": "awsui_property-editor-cancel_1wzqe_12nwr_243",
|
|
16
|
+
"property-editor-actions": "awsui_property-editor-actions_1wzqe_12nwr_246",
|
|
17
|
+
"property-editor-enum": "awsui_property-editor-enum_1wzqe_12nwr_254",
|
|
18
|
+
"token-editor": "awsui_token-editor_1wzqe_12nwr_259",
|
|
19
|
+
"token-editor-form": "awsui_token-editor-form_1wzqe_12nwr_266",
|
|
20
|
+
"token-editor-field-property": "awsui_token-editor-field-property_1wzqe_12nwr_269",
|
|
21
|
+
"token-editor-field-operator": "awsui_token-editor-field-operator_1wzqe_12nwr_272",
|
|
22
|
+
"token-editor-field-value": "awsui_token-editor-field-value_1wzqe_12nwr_275",
|
|
23
|
+
"token-editor-multiselect-wrapper": "awsui_token-editor-multiselect-wrapper_1wzqe_12nwr_278",
|
|
24
|
+
"token-editor-multiselect-wrapper-inner": "awsui_token-editor-multiselect-wrapper-inner_1wzqe_12nwr_283",
|
|
25
|
+
"token-editor-cancel": "awsui_token-editor-cancel_1wzqe_12nwr_287",
|
|
26
|
+
"token-editor-submit": "awsui_token-editor-submit_1wzqe_12nwr_290",
|
|
27
|
+
"token-editor-actions": "awsui_token-editor-actions_1wzqe_12nwr_293",
|
|
28
|
+
"token-editor-grid": "awsui_token-editor-grid_1wzqe_12nwr_302",
|
|
29
|
+
"token-editor-grid-group": "awsui_token-editor-grid-group_1wzqe_12nwr_336",
|
|
30
|
+
"token-editor-narrow": "awsui_token-editor-narrow_1wzqe_12nwr_339",
|
|
31
|
+
"token-editor-supports-groups": "awsui_token-editor-supports-groups_1wzqe_12nwr_348",
|
|
32
|
+
"token-editor-grid-header": "awsui_token-editor-grid-header_1wzqe_12nwr_352",
|
|
33
|
+
"token-editor-grid-cell": "awsui_token-editor-grid-cell_1wzqe_12nwr_358",
|
|
34
|
+
"token-editor-add-token": "awsui_token-editor-add-token_1wzqe_12nwr_367",
|
|
35
|
+
"custom-content-wrapper": "awsui_custom-content-wrapper_1wzqe_12nwr_371",
|
|
36
|
+
"custom-control": "awsui_custom-control_1wzqe_12nwr_375",
|
|
37
|
+
"input": "awsui_input_1wzqe_12nwr_184",
|
|
38
|
+
"results": "awsui_results_1wzqe_12nwr_383",
|
|
39
|
+
"token-trigger": "awsui_token-trigger_1wzqe_12nwr_388",
|
|
40
|
+
"remove-all": "awsui_remove-all_1wzqe_12nwr_393",
|
|
41
|
+
"join-operation": "awsui_join-operation_1wzqe_12nwr_394",
|
|
42
|
+
"custom-filter-actions": "awsui_custom-filter-actions_1wzqe_12nwr_395",
|
|
43
|
+
"constraint": "awsui_constraint_1wzqe_12nwr_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_1ue7w_161",
|
|
5
|
+
"refresh": "awsui_refresh_8cbea_1ue7w_188",
|
|
6
|
+
"disabled": "awsui_disabled_8cbea_1ue7w_194",
|
|
7
|
+
"selected": "awsui_selected_8cbea_1ue7w_251",
|
|
8
|
+
"icon": "awsui_icon_8cbea_1ue7w_261",
|
|
9
|
+
"with-text": "awsui_with-text_8cbea_1ue7w_265",
|
|
10
|
+
"with-no-text": "awsui_with-no-text_8cbea_1ue7w_271",
|
|
11
|
+
"root": "awsui_root_8cbea_1ue7w_276",
|
|
12
|
+
"segment-part": "awsui_segment-part_8cbea_1ue7w_308",
|
|
13
|
+
"select": "awsui_select_8cbea_1ue7w_251",
|
|
14
|
+
"segment-count-2": "awsui_segment-count-2_8cbea_1ue7w_343",
|
|
15
|
+
"segment-count-3": "awsui_segment-count-3_8cbea_1ue7w_347",
|
|
16
|
+
"segment-count-4": "awsui_segment-count-4_8cbea_1ue7w_351",
|
|
17
|
+
"segment-count-5": "awsui_segment-count-5_8cbea_1ue7w_355",
|
|
18
|
+
"segment-count-6": "awsui_segment-count-6_8cbea_1ue7w_359",
|
|
19
|
+
"disabled-reason-tooltip": "awsui_disabled-reason-tooltip_8cbea_1ue7w_363"
|
|
20
20
|
};
|
|
21
21
|
|