@cloudscape-design/components 3.0.392 → 3.0.394

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.
Files changed (41) hide show
  1. package/app-layout/mobile-toolbar/index.js +1 -1
  2. package/app-layout/mobile-toolbar/index.js.map +1 -1
  3. package/app-layout/visual-refresh/drawers.d.ts.map +1 -1
  4. package/app-layout/visual-refresh/drawers.js +2 -1
  5. package/app-layout/visual-refresh/drawers.js.map +1 -1
  6. package/app-layout/visual-refresh/styles.css.js +75 -75
  7. package/app-layout/visual-refresh/styles.scoped.css +179 -179
  8. package/app-layout/visual-refresh/styles.selectors.js +75 -75
  9. package/autosuggest/internal.js +1 -1
  10. package/autosuggest/internal.js.map +1 -1
  11. package/internal/components/autosuggest-input/index.js +1 -1
  12. package/internal/components/autosuggest-input/index.js.map +1 -1
  13. package/internal/environment.js +1 -1
  14. package/internal/environment.json +1 -1
  15. package/internal/manifest.json +1 -1
  16. package/package.json +1 -1
  17. package/pie-chart/labels.d.ts.map +1 -1
  18. package/pie-chart/labels.js +15 -12
  19. package/pie-chart/labels.js.map +1 -1
  20. package/pie-chart/utils.d.ts +4 -1
  21. package/pie-chart/utils.d.ts.map +1 -1
  22. package/pie-chart/utils.js +40 -7
  23. package/pie-chart/utils.js.map +1 -1
  24. package/property-filter/index.d.ts.map +1 -1
  25. package/property-filter/index.js +2 -2
  26. package/property-filter/index.js.map +1 -1
  27. package/property-filter/interfaces.d.ts +5 -0
  28. package/property-filter/interfaces.d.ts.map +1 -1
  29. package/property-filter/interfaces.js.map +1 -1
  30. package/property-filter/property-filter-autosuggest.js +1 -1
  31. package/property-filter/property-filter-autosuggest.js.map +1 -1
  32. package/property-filter/styles.css.js +31 -30
  33. package/property-filter/styles.scoped.css +33 -32
  34. package/property-filter/styles.selectors.js +31 -30
  35. package/test-utils/dom/property-filter/index.d.ts +8 -0
  36. package/test-utils/dom/property-filter/index.js +12 -0
  37. package/test-utils/dom/property-filter/index.js.map +1 -1
  38. package/test-utils/selectors/property-filter/index.d.ts +8 -0
  39. package/test-utils/selectors/property-filter/index.js +12 -0
  40. package/test-utils/selectors/property-filter/index.js.map +1 -1
  41. package/test-utils/tsconfig.tsbuildinfo +1 -1
@@ -1,35 +1,36 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "root": "awsui_root_1wzqe_1fuiw_93",
5
- "search-field": "awsui_search-field_1wzqe_1fuiw_106",
6
- "input-wrapper": "awsui_input-wrapper_1wzqe_1fuiw_112",
7
- "add-token": "awsui_add-token_1wzqe_1fuiw_116",
8
- "tokens": "awsui_tokens_1wzqe_1fuiw_123",
9
- "token-operator": "awsui_token-operator_1wzqe_1fuiw_127",
10
- "property-editor": "awsui_property-editor_1wzqe_1fuiw_131",
11
- "token-editor": "awsui_token-editor_1wzqe_1fuiw_132",
12
- "property-editor-form": "awsui_property-editor-form_1wzqe_1fuiw_136",
13
- "token-editor-form": "awsui_token-editor-form_1wzqe_1fuiw_137",
14
- "property-editor-field-property": "awsui_property-editor-field-property_1wzqe_1fuiw_140",
15
- "token-editor-field-property": "awsui_token-editor-field-property_1wzqe_1fuiw_141",
16
- "property-editor-field-operator": "awsui_property-editor-field-operator_1wzqe_1fuiw_144",
17
- "token-editor-field-operator": "awsui_token-editor-field-operator_1wzqe_1fuiw_145",
18
- "property-editor-field-value": "awsui_property-editor-field-value_1wzqe_1fuiw_148",
19
- "token-editor-field-value": "awsui_token-editor-field-value_1wzqe_1fuiw_149",
20
- "property-editor-cancel": "awsui_property-editor-cancel_1wzqe_1fuiw_152",
21
- "token-editor-cancel": "awsui_token-editor-cancel_1wzqe_1fuiw_153",
22
- "property-editor-submit": "awsui_property-editor-submit_1wzqe_1fuiw_156",
23
- "token-editor-submit": "awsui_token-editor-submit_1wzqe_1fuiw_157",
24
- "property-editor-actions": "awsui_property-editor-actions_1wzqe_1fuiw_160",
25
- "token-editor-actions": "awsui_token-editor-actions_1wzqe_1fuiw_161",
26
- "custom-content-wrapper": "awsui_custom-content-wrapper_1wzqe_1fuiw_179",
27
- "custom-control": "awsui_custom-control_1wzqe_1fuiw_183",
28
- "input": "awsui_input_1wzqe_1fuiw_112",
29
- "results": "awsui_results_1wzqe_1fuiw_191",
30
- "token-trigger": "awsui_token-trigger_1wzqe_1fuiw_197",
31
- "remove-all": "awsui_remove-all_1wzqe_1fuiw_202",
32
- "token-label": "awsui_token-label_1wzqe_1fuiw_203",
33
- "join-operation": "awsui_join-operation_1wzqe_1fuiw_204"
4
+ "root": "awsui_root_1wzqe_1lx15_93",
5
+ "search-field": "awsui_search-field_1wzqe_1lx15_106",
6
+ "input-wrapper": "awsui_input-wrapper_1wzqe_1lx15_112",
7
+ "add-token": "awsui_add-token_1wzqe_1lx15_116",
8
+ "tokens": "awsui_tokens_1wzqe_1lx15_123",
9
+ "token-operator": "awsui_token-operator_1wzqe_1lx15_127",
10
+ "property-editor": "awsui_property-editor_1wzqe_1lx15_131",
11
+ "token-editor": "awsui_token-editor_1wzqe_1lx15_132",
12
+ "property-editor-form": "awsui_property-editor-form_1wzqe_1lx15_136",
13
+ "token-editor-form": "awsui_token-editor-form_1wzqe_1lx15_137",
14
+ "property-editor-field-property": "awsui_property-editor-field-property_1wzqe_1lx15_140",
15
+ "token-editor-field-property": "awsui_token-editor-field-property_1wzqe_1lx15_141",
16
+ "property-editor-field-operator": "awsui_property-editor-field-operator_1wzqe_1lx15_144",
17
+ "token-editor-field-operator": "awsui_token-editor-field-operator_1wzqe_1lx15_145",
18
+ "property-editor-field-value": "awsui_property-editor-field-value_1wzqe_1lx15_148",
19
+ "token-editor-field-value": "awsui_token-editor-field-value_1wzqe_1lx15_149",
20
+ "property-editor-cancel": "awsui_property-editor-cancel_1wzqe_1lx15_152",
21
+ "token-editor-cancel": "awsui_token-editor-cancel_1wzqe_1lx15_153",
22
+ "property-editor-submit": "awsui_property-editor-submit_1wzqe_1lx15_156",
23
+ "token-editor-submit": "awsui_token-editor-submit_1wzqe_1lx15_157",
24
+ "property-editor-actions": "awsui_property-editor-actions_1wzqe_1lx15_160",
25
+ "token-editor-actions": "awsui_token-editor-actions_1wzqe_1lx15_161",
26
+ "custom-content-wrapper": "awsui_custom-content-wrapper_1wzqe_1lx15_179",
27
+ "custom-control": "awsui_custom-control_1wzqe_1lx15_183",
28
+ "input": "awsui_input_1wzqe_1lx15_112",
29
+ "results": "awsui_results_1wzqe_1lx15_191",
30
+ "token-trigger": "awsui_token-trigger_1wzqe_1lx15_197",
31
+ "remove-all": "awsui_remove-all_1wzqe_1lx15_202",
32
+ "token-label": "awsui_token-label_1wzqe_1lx15_203",
33
+ "join-operation": "awsui_join-operation_1wzqe_1lx15_204",
34
+ "custom-filter-actions": "awsui_custom-filter-actions_1wzqe_1lx15_205"
34
35
  };
35
36
 
@@ -90,7 +90,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
90
90
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
91
91
  SPDX-License-Identifier: Apache-2.0
92
92
  */
93
- .awsui_root_1wzqe_1fuiw_93:not(#\9) {
93
+ .awsui_root_1wzqe_1lx15_93:not(#\9) {
94
94
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
95
95
  border-collapse: separate;
96
96
  border-spacing: 0;
@@ -129,105 +129,106 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
129
129
  -moz-osx-font-smoothing: auto;
130
130
  }
131
131
 
132
- .awsui_search-field_1wzqe_1fuiw_106:not(#\9) {
132
+ .awsui_search-field_1wzqe_1lx15_106:not(#\9) {
133
133
  display: flex;
134
134
  align-items: flex-end;
135
135
  max-width: calc(688px - 2 * var(--space-l-t419sm, 20px));
136
136
  }
137
137
 
138
- .awsui_input-wrapper_1wzqe_1fuiw_112:not(#\9) {
138
+ .awsui_input-wrapper_1wzqe_1lx15_112:not(#\9) {
139
139
  flex-grow: 1;
140
140
  }
141
141
 
142
- .awsui_add-token_1wzqe_1fuiw_116:not(#\9) {
142
+ .awsui_add-token_1wzqe_1lx15_116:not(#\9) {
143
143
  border-left: 1px solid var(--color-border-divider-default-et9j7s, #e9ebed);
144
144
  box-sizing: border-box;
145
145
  margin-left: var(--space-m-udix3p, 16px);
146
146
  padding-left: var(--space-m-udix3p, 16px);
147
147
  }
148
148
 
149
- .awsui_tokens_1wzqe_1fuiw_123:not(#\9) {
149
+ .awsui_tokens_1wzqe_1lx15_123:not(#\9) {
150
150
  margin: var(--space-xs-zb16t3, 8px) 0;
151
151
  }
152
152
 
153
- .awsui_token-operator_1wzqe_1fuiw_127:not(#\9) {
153
+ .awsui_token-operator_1wzqe_1lx15_127:not(#\9) {
154
154
  font-weight: bold;
155
155
  }
156
156
 
157
- .awsui_property-editor_1wzqe_1fuiw_131:not(#\9),
158
- .awsui_token-editor_1wzqe_1fuiw_132:not(#\9) {
157
+ .awsui_property-editor_1wzqe_1lx15_131:not(#\9),
158
+ .awsui_token-editor_1wzqe_1lx15_132:not(#\9) {
159
159
  -webkit-user-select: text;
160
160
  user-select: text;
161
161
  margin: var(--space-xxs-p8yyaw, 4px);
162
162
  }
163
- .awsui_property-editor-form_1wzqe_1fuiw_136:not(#\9),
164
- .awsui_token-editor-form_1wzqe_1fuiw_137:not(#\9) {
163
+ .awsui_property-editor-form_1wzqe_1lx15_136:not(#\9),
164
+ .awsui_token-editor-form_1wzqe_1lx15_137:not(#\9) {
165
165
  margin-bottom: var(--space-scaled-l-0hpmd7, 20px);
166
166
  }
167
- .awsui_property-editor-field-property_1wzqe_1fuiw_140:not(#\9),
168
- .awsui_token-editor-field-property_1wzqe_1fuiw_141:not(#\9) {
167
+ .awsui_property-editor-field-property_1wzqe_1lx15_140:not(#\9),
168
+ .awsui_token-editor-field-property_1wzqe_1lx15_141:not(#\9) {
169
169
  /* used in test-utils */
170
170
  }
171
- .awsui_property-editor-field-operator_1wzqe_1fuiw_144:not(#\9),
172
- .awsui_token-editor-field-operator_1wzqe_1fuiw_145:not(#\9) {
171
+ .awsui_property-editor-field-operator_1wzqe_1lx15_144:not(#\9),
172
+ .awsui_token-editor-field-operator_1wzqe_1lx15_145:not(#\9) {
173
173
  margin-top: var(--space-scaled-l-0hpmd7, 20px);
174
174
  }
175
- .awsui_property-editor-field-value_1wzqe_1fuiw_148:not(#\9),
176
- .awsui_token-editor-field-value_1wzqe_1fuiw_149:not(#\9) {
175
+ .awsui_property-editor-field-value_1wzqe_1lx15_148:not(#\9),
176
+ .awsui_token-editor-field-value_1wzqe_1lx15_149:not(#\9) {
177
177
  margin-top: var(--space-scaled-l-0hpmd7, 20px);
178
178
  }
179
- .awsui_property-editor-cancel_1wzqe_1fuiw_152:not(#\9),
180
- .awsui_token-editor-cancel_1wzqe_1fuiw_153:not(#\9) {
179
+ .awsui_property-editor-cancel_1wzqe_1lx15_152:not(#\9),
180
+ .awsui_token-editor-cancel_1wzqe_1lx15_153:not(#\9) {
181
181
  margin-right: var(--space-xs-zb16t3, 8px);
182
182
  }
183
- .awsui_property-editor-submit_1wzqe_1fuiw_156:not(#\9),
184
- .awsui_token-editor-submit_1wzqe_1fuiw_157:not(#\9) {
183
+ .awsui_property-editor-submit_1wzqe_1lx15_156:not(#\9),
184
+ .awsui_token-editor-submit_1wzqe_1lx15_157:not(#\9) {
185
185
  /* used in test-utils */
186
186
  }
187
- .awsui_property-editor-actions_1wzqe_1fuiw_160:not(#\9),
188
- .awsui_token-editor-actions_1wzqe_1fuiw_161:not(#\9) {
187
+ .awsui_property-editor-actions_1wzqe_1lx15_160:not(#\9),
188
+ .awsui_token-editor-actions_1wzqe_1lx15_161:not(#\9) {
189
189
  display: flex;
190
190
  justify-content: flex-end;
191
191
  padding-top: var(--space-s-34lx8l, 12px);
192
192
  border-top: 1px solid var(--color-border-dropdown-item-default-dofu99, #e9ebed);
193
193
  }
194
194
 
195
- .awsui_token-editor-actions_1wzqe_1fuiw_161:not(#\9) {
195
+ .awsui_token-editor-actions_1wzqe_1lx15_161:not(#\9) {
196
196
  padding-right: calc(var(--space-m-udix3p, 16px) + var(--space-xxs-p8yyaw, 4px));
197
197
  margin-left: calc(-1 * var(--space-m-udix3p, 16px) + -1 * var(--space-xxs-p8yyaw, 4px));
198
198
  margin-right: calc(-1 * var(--space-m-udix3p, 16px) + -1 * var(--space-xxs-p8yyaw, 4px));
199
199
  }
200
200
 
201
- .awsui_property-editor_1wzqe_1fuiw_131:not(#\9) {
201
+ .awsui_property-editor_1wzqe_1lx15_131:not(#\9) {
202
202
  padding: var(--space-m-udix3p, 16px);
203
203
  overflow-y: auto;
204
204
  }
205
205
 
206
- .awsui_custom-content-wrapper_1wzqe_1fuiw_179:not(#\9) {
206
+ .awsui_custom-content-wrapper_1wzqe_1lx15_179:not(#\9) {
207
207
  display: contents;
208
208
  }
209
209
 
210
- .awsui_custom-control_1wzqe_1fuiw_183:not(#\9) {
210
+ .awsui_custom-control_1wzqe_1lx15_183:not(#\9) {
211
211
  margin-right: var(--space-s-34lx8l, 12px);
212
212
  }
213
213
 
214
- .awsui_input_1wzqe_1fuiw_112:not(#\9) {
214
+ .awsui_input_1wzqe_1lx15_112:not(#\9) {
215
215
  flex: 1;
216
216
  }
217
217
 
218
- .awsui_results_1wzqe_1fuiw_191:not(#\9) {
218
+ .awsui_results_1wzqe_1lx15_191:not(#\9) {
219
219
  padding: calc(var(--space-scaled-xxs-7597g1, 4px) + var(--border-field-width-09w7vk, 2px));
220
220
  padding-left: 0;
221
221
  padding-right: 0;
222
222
  }
223
223
 
224
- .awsui_token-trigger_1wzqe_1fuiw_197:not(#\9) {
224
+ .awsui_token-trigger_1wzqe_1lx15_197:not(#\9) {
225
225
  min-width: 0;
226
226
  word-break: break-word;
227
227
  }
228
228
 
229
- .awsui_remove-all_1wzqe_1fuiw_202:not(#\9),
230
- .awsui_token-label_1wzqe_1fuiw_203:not(#\9),
231
- .awsui_join-operation_1wzqe_1fuiw_204:not(#\9) {
229
+ .awsui_remove-all_1wzqe_1lx15_202:not(#\9),
230
+ .awsui_token-label_1wzqe_1lx15_203:not(#\9),
231
+ .awsui_join-operation_1wzqe_1lx15_204:not(#\9),
232
+ .awsui_custom-filter-actions_1wzqe_1lx15_205:not(#\9) {
232
233
  /* used in test-utils */
233
234
  }
@@ -2,35 +2,36 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "root": "awsui_root_1wzqe_1fuiw_93",
6
- "search-field": "awsui_search-field_1wzqe_1fuiw_106",
7
- "input-wrapper": "awsui_input-wrapper_1wzqe_1fuiw_112",
8
- "add-token": "awsui_add-token_1wzqe_1fuiw_116",
9
- "tokens": "awsui_tokens_1wzqe_1fuiw_123",
10
- "token-operator": "awsui_token-operator_1wzqe_1fuiw_127",
11
- "property-editor": "awsui_property-editor_1wzqe_1fuiw_131",
12
- "token-editor": "awsui_token-editor_1wzqe_1fuiw_132",
13
- "property-editor-form": "awsui_property-editor-form_1wzqe_1fuiw_136",
14
- "token-editor-form": "awsui_token-editor-form_1wzqe_1fuiw_137",
15
- "property-editor-field-property": "awsui_property-editor-field-property_1wzqe_1fuiw_140",
16
- "token-editor-field-property": "awsui_token-editor-field-property_1wzqe_1fuiw_141",
17
- "property-editor-field-operator": "awsui_property-editor-field-operator_1wzqe_1fuiw_144",
18
- "token-editor-field-operator": "awsui_token-editor-field-operator_1wzqe_1fuiw_145",
19
- "property-editor-field-value": "awsui_property-editor-field-value_1wzqe_1fuiw_148",
20
- "token-editor-field-value": "awsui_token-editor-field-value_1wzqe_1fuiw_149",
21
- "property-editor-cancel": "awsui_property-editor-cancel_1wzqe_1fuiw_152",
22
- "token-editor-cancel": "awsui_token-editor-cancel_1wzqe_1fuiw_153",
23
- "property-editor-submit": "awsui_property-editor-submit_1wzqe_1fuiw_156",
24
- "token-editor-submit": "awsui_token-editor-submit_1wzqe_1fuiw_157",
25
- "property-editor-actions": "awsui_property-editor-actions_1wzqe_1fuiw_160",
26
- "token-editor-actions": "awsui_token-editor-actions_1wzqe_1fuiw_161",
27
- "custom-content-wrapper": "awsui_custom-content-wrapper_1wzqe_1fuiw_179",
28
- "custom-control": "awsui_custom-control_1wzqe_1fuiw_183",
29
- "input": "awsui_input_1wzqe_1fuiw_112",
30
- "results": "awsui_results_1wzqe_1fuiw_191",
31
- "token-trigger": "awsui_token-trigger_1wzqe_1fuiw_197",
32
- "remove-all": "awsui_remove-all_1wzqe_1fuiw_202",
33
- "token-label": "awsui_token-label_1wzqe_1fuiw_203",
34
- "join-operation": "awsui_join-operation_1wzqe_1fuiw_204"
5
+ "root": "awsui_root_1wzqe_1lx15_93",
6
+ "search-field": "awsui_search-field_1wzqe_1lx15_106",
7
+ "input-wrapper": "awsui_input-wrapper_1wzqe_1lx15_112",
8
+ "add-token": "awsui_add-token_1wzqe_1lx15_116",
9
+ "tokens": "awsui_tokens_1wzqe_1lx15_123",
10
+ "token-operator": "awsui_token-operator_1wzqe_1lx15_127",
11
+ "property-editor": "awsui_property-editor_1wzqe_1lx15_131",
12
+ "token-editor": "awsui_token-editor_1wzqe_1lx15_132",
13
+ "property-editor-form": "awsui_property-editor-form_1wzqe_1lx15_136",
14
+ "token-editor-form": "awsui_token-editor-form_1wzqe_1lx15_137",
15
+ "property-editor-field-property": "awsui_property-editor-field-property_1wzqe_1lx15_140",
16
+ "token-editor-field-property": "awsui_token-editor-field-property_1wzqe_1lx15_141",
17
+ "property-editor-field-operator": "awsui_property-editor-field-operator_1wzqe_1lx15_144",
18
+ "token-editor-field-operator": "awsui_token-editor-field-operator_1wzqe_1lx15_145",
19
+ "property-editor-field-value": "awsui_property-editor-field-value_1wzqe_1lx15_148",
20
+ "token-editor-field-value": "awsui_token-editor-field-value_1wzqe_1lx15_149",
21
+ "property-editor-cancel": "awsui_property-editor-cancel_1wzqe_1lx15_152",
22
+ "token-editor-cancel": "awsui_token-editor-cancel_1wzqe_1lx15_153",
23
+ "property-editor-submit": "awsui_property-editor-submit_1wzqe_1lx15_156",
24
+ "token-editor-submit": "awsui_token-editor-submit_1wzqe_1lx15_157",
25
+ "property-editor-actions": "awsui_property-editor-actions_1wzqe_1lx15_160",
26
+ "token-editor-actions": "awsui_token-editor-actions_1wzqe_1lx15_161",
27
+ "custom-content-wrapper": "awsui_custom-content-wrapper_1wzqe_1lx15_179",
28
+ "custom-control": "awsui_custom-control_1wzqe_1lx15_183",
29
+ "input": "awsui_input_1wzqe_1lx15_112",
30
+ "results": "awsui_results_1wzqe_1lx15_191",
31
+ "token-trigger": "awsui_token-trigger_1wzqe_1lx15_197",
32
+ "remove-all": "awsui_remove-all_1wzqe_1lx15_202",
33
+ "token-label": "awsui_token-label_1wzqe_1lx15_203",
34
+ "join-operation": "awsui_join-operation_1wzqe_1lx15_204",
35
+ "custom-filter-actions": "awsui_custom-filter-actions_1wzqe_1lx15_205"
35
36
  };
36
37
 
@@ -13,4 +13,12 @@ export default class PropertyFilterWrapper extends AutosuggestWrapper {
13
13
  * Returns the button that removes all current tokens.
14
14
  */
15
15
  findRemoveAllButton(): ElementWrapper | null;
16
+ /**
17
+ * Returns the element containing the `customControl` slot.
18
+ */
19
+ findCustomControl(): ElementWrapper | null;
20
+ /**
21
+ * Returns the element containing the `customFilterActions` slot.
22
+ */
23
+ findCustomFilterActions(): ElementWrapper | null;
16
24
  }
@@ -24,6 +24,18 @@ class PropertyFilterWrapper extends autosuggest_1.default {
24
24
  findRemoveAllButton() {
25
25
  return this.findByClassName(styles_selectors_js_1.default['remove-all']);
26
26
  }
27
+ /**
28
+ * Returns the element containing the `customControl` slot.
29
+ */
30
+ findCustomControl() {
31
+ return this.findByClassName(styles_selectors_js_1.default['custom-control']);
32
+ }
33
+ /**
34
+ * Returns the element containing the `customFilterActions` slot.
35
+ */
36
+ findCustomFilterActions() {
37
+ return this.findByClassName(styles_selectors_js_1.default['custom-filter-actions']);
38
+ }
27
39
  }
28
40
  exports.default = PropertyFilterWrapper;
29
41
  PropertyFilterWrapper.rootSelector = styles_selectors_js_1.default.root;
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/test-utils/dom/property-filter/index.ts"],"names":[],"mappings":";;AAIA,sFAAkE;AAClE,qGAA6F;AAC7F,kFAAwE;AAExE,gDAAgD;AAEhD,iEAAgE;AAEhE,MAAqB,qBAAsB,SAAQ,qBAAkB;IAGnE,gBAAgB;QACd,OAAO,IAAI,CAAC,eAAe,CAAC,6BAAgB,CAAC,OAAO,CAAE,CAAC;IACzD,CAAC;IAED,UAAU;QACR,OAAO,IAAI,CAAC,kBAAkB,CAAC,yBAAqB,CAAC,YAAY,CAAC,CAAC,GAAG,CACpE,CAAC,cAA8B,EAAE,EAAE,CAAC,IAAI,yBAAqB,CAAC,cAAc,CAAC,UAAU,EAAE,CAAC,CAC3F,CAAC;IACJ,CAAC;IACD;;OAEG;IACH,eAAe;QACb,OAAO,IAAI,CAAC,eAAe,CAAC,6BAAkB,CAAC,MAAM,CAAC,CAAC;IACzD,CAAC;IACD;;OAEG;IACH,mBAAmB;QACjB,OAAO,IAAI,CAAC,eAAe,CAAC,6BAAM,CAAC,YAAY,CAAC,CAAC,CAAC;IACpD,CAAC;;AAvBH,wCAwBC;AAvBQ,kCAAY,GAAG,6BAAM,CAAC,IAAI,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/test-utils/dom/property-filter/index.ts"],"names":[],"mappings":";;AAIA,sFAAkE;AAClE,qGAA6F;AAC7F,kFAAwE;AAExE,gDAAgD;AAEhD,iEAAgE;AAEhE,MAAqB,qBAAsB,SAAQ,qBAAkB;IAGnE,gBAAgB;QACd,OAAO,IAAI,CAAC,eAAe,CAAC,6BAAgB,CAAC,OAAO,CAAE,CAAC;IACzD,CAAC;IAED,UAAU;QACR,OAAO,IAAI,CAAC,kBAAkB,CAAC,yBAAqB,CAAC,YAAY,CAAC,CAAC,GAAG,CACpE,CAAC,cAA8B,EAAE,EAAE,CAAC,IAAI,yBAAqB,CAAC,cAAc,CAAC,UAAU,EAAE,CAAC,CAC3F,CAAC;IACJ,CAAC;IACD;;OAEG;IACH,eAAe;QACb,OAAO,IAAI,CAAC,eAAe,CAAC,6BAAkB,CAAC,MAAM,CAAC,CAAC;IACzD,CAAC;IACD;;OAEG;IACH,mBAAmB;QACjB,OAAO,IAAI,CAAC,eAAe,CAAC,6BAAM,CAAC,YAAY,CAAC,CAAC,CAAC;IACpD,CAAC;IAED;;OAEG;IACH,iBAAiB;QACf,OAAO,IAAI,CAAC,eAAe,CAAC,6BAAM,CAAC,gBAAgB,CAAC,CAAC,CAAC;IACxD,CAAC;IAED;;OAEG;IACH,uBAAuB;QACrB,OAAO,IAAI,CAAC,eAAe,CAAC,6BAAM,CAAC,uBAAuB,CAAC,CAAC,CAAC;IAC/D,CAAC;;AArCH,wCAsCC;AArCQ,kCAAY,GAAG,6BAAM,CAAC,IAAI,CAAC"}
@@ -13,4 +13,12 @@ export default class PropertyFilterWrapper extends AutosuggestWrapper {
13
13
  * Returns the button that removes all current tokens.
14
14
  */
15
15
  findRemoveAllButton(): ElementWrapper;
16
+ /**
17
+ * Returns the element containing the `customControl` slot.
18
+ */
19
+ findCustomControl(): ElementWrapper;
20
+ /**
21
+ * Returns the element containing the `customFilterActions` slot.
22
+ */
23
+ findCustomFilterActions(): ElementWrapper;
16
24
  }
@@ -24,6 +24,18 @@ class PropertyFilterWrapper extends autosuggest_1.default {
24
24
  findRemoveAllButton() {
25
25
  return this.findByClassName(styles_selectors_js_1.default['remove-all']);
26
26
  }
27
+ /**
28
+ * Returns the element containing the `customControl` slot.
29
+ */
30
+ findCustomControl() {
31
+ return this.findByClassName(styles_selectors_js_1.default['custom-control']);
32
+ }
33
+ /**
34
+ * Returns the element containing the `customFilterActions` slot.
35
+ */
36
+ findCustomFilterActions() {
37
+ return this.findByClassName(styles_selectors_js_1.default['custom-filter-actions']);
38
+ }
27
39
  }
28
40
  exports.default = PropertyFilterWrapper;
29
41
  PropertyFilterWrapper.rootSelector = styles_selectors_js_1.default.root;
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/test-utils/selectors/property-filter/index.ts"],"names":[],"mappings":";;AAGA,sFAAkE;AAClE,qGAA6F;AAC7F,kFAAwE;AACxE,gDAAgD;AAChD,iEAAgE;AAChE,MAAqB,qBAAsB,SAAQ,qBAAkB;IAEnE,gBAAgB;QACd,OAAO,IAAI,CAAC,eAAe,CAAC,6BAAgB,CAAC,OAAO,CAAE,CAAC;IACzD,CAAC;IACD,UAAU;QACR,OAAO,IAAI,CAAC,kBAAkB,CAAC,yBAAqB,CAAC,YAAY,CAAC,CAAC,GAAG,CAAC,CAAC,cAA8B,EAAE,EAAE,CAAC,IAAI,yBAAqB,CAAC,cAAc,CAAC,UAAU,EAAE,CAAC,CAAC,CAAC;IACrK,CAAC;IACD;;OAEG;IACH,eAAe;QACb,OAAO,IAAI,CAAC,eAAe,CAAC,6BAAkB,CAAC,MAAM,CAAC,CAAC;IACzD,CAAC;IACD;;OAEG;IACH,mBAAmB;QACjB,OAAO,IAAI,CAAC,eAAe,CAAC,6BAAM,CAAC,YAAY,CAAC,CAAC,CAAC;IACpD,CAAC;;AAnBH,wCAoBC;AAnBQ,kCAAY,GAAG,6BAAM,CAAC,IAAI,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/test-utils/selectors/property-filter/index.ts"],"names":[],"mappings":";;AAGA,sFAAkE;AAClE,qGAA6F;AAC7F,kFAAwE;AACxE,gDAAgD;AAChD,iEAAgE;AAChE,MAAqB,qBAAsB,SAAQ,qBAAkB;IAEnE,gBAAgB;QACd,OAAO,IAAI,CAAC,eAAe,CAAC,6BAAgB,CAAC,OAAO,CAAE,CAAC;IACzD,CAAC;IACD,UAAU;QACR,OAAO,IAAI,CAAC,kBAAkB,CAAC,yBAAqB,CAAC,YAAY,CAAC,CAAC,GAAG,CAAC,CAAC,cAA8B,EAAE,EAAE,CAAC,IAAI,yBAAqB,CAAC,cAAc,CAAC,UAAU,EAAE,CAAC,CAAC,CAAC;IACrK,CAAC;IACD;;OAEG;IACH,eAAe;QACb,OAAO,IAAI,CAAC,eAAe,CAAC,6BAAkB,CAAC,MAAM,CAAC,CAAC;IACzD,CAAC;IACD;;OAEG;IACH,mBAAmB;QACjB,OAAO,IAAI,CAAC,eAAe,CAAC,6BAAM,CAAC,YAAY,CAAC,CAAC,CAAC;IACpD,CAAC;IAED;;OAEG;IACH,iBAAiB;QACf,OAAO,IAAI,CAAC,eAAe,CAAC,6BAAM,CAAC,gBAAgB,CAAC,CAAC,CAAC;IACxD,CAAC;IAED;;OAEG;IACH,uBAAuB;QACrB,OAAO,IAAI,CAAC,eAAe,CAAC,6BAAM,CAAC,uBAAuB,CAAC,CAAC,CAAC;IAC/D,CAAC;;AAjCH,wCAkCC;AAjCQ,kCAAY,GAAG,6BAAM,CAAC,IAAI,CAAC"}