@cloudscape-design/components 3.0.393 → 3.0.395

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 (63) hide show
  1. package/app-layout/drawer/index.d.ts.map +1 -1
  2. package/app-layout/drawer/index.js +2 -4
  3. package/app-layout/drawer/index.js.map +1 -1
  4. package/app-layout/index.d.ts.map +1 -1
  5. package/app-layout/index.js +23 -15
  6. package/app-layout/index.js.map +1 -1
  7. package/app-layout/mobile-toolbar/index.d.ts.map +1 -1
  8. package/app-layout/mobile-toolbar/index.js +2 -4
  9. package/app-layout/mobile-toolbar/index.js.map +1 -1
  10. package/app-layout/utils/use-drawers.d.ts +4 -3
  11. package/app-layout/utils/use-drawers.d.ts.map +1 -1
  12. package/app-layout/utils/use-drawers.js +35 -18
  13. package/app-layout/utils/use-drawers.js.map +1 -1
  14. package/app-layout/visual-refresh/context.d.ts +1 -1
  15. package/app-layout/visual-refresh/context.d.ts.map +1 -1
  16. package/app-layout/visual-refresh/context.js +5 -1
  17. package/app-layout/visual-refresh/context.js.map +1 -1
  18. package/app-layout/visual-refresh/drawers.d.ts.map +1 -1
  19. package/app-layout/visual-refresh/drawers.js +17 -37
  20. package/app-layout/visual-refresh/drawers.js.map +1 -1
  21. package/app-layout/visual-refresh/layout.js +1 -1
  22. package/app-layout/visual-refresh/layout.js.map +1 -1
  23. package/app-layout/visual-refresh/mobile-toolbar.d.ts.map +1 -1
  24. package/app-layout/visual-refresh/mobile-toolbar.js +4 -6
  25. package/app-layout/visual-refresh/mobile-toolbar.js.map +1 -1
  26. package/app-layout/visual-refresh/split-panel.d.ts +3 -0
  27. package/app-layout/visual-refresh/split-panel.d.ts.map +1 -1
  28. package/app-layout/visual-refresh/split-panel.js +7 -7
  29. package/app-layout/visual-refresh/split-panel.js.map +1 -1
  30. package/app-layout/visual-refresh/styles.css.js +74 -75
  31. package/app-layout/visual-refresh/styles.scoped.css +173 -206
  32. package/app-layout/visual-refresh/styles.selectors.js +74 -75
  33. package/app-layout/visual-refresh/tools.js +2 -2
  34. package/app-layout/visual-refresh/tools.js.map +1 -1
  35. package/autosuggest/internal.js +1 -1
  36. package/autosuggest/internal.js.map +1 -1
  37. package/date-range-picker/index.d.ts.map +1 -1
  38. package/date-range-picker/index.js +4 -3
  39. package/date-range-picker/index.js.map +1 -1
  40. package/internal/components/autosuggest-input/index.js +1 -1
  41. package/internal/components/autosuggest-input/index.js.map +1 -1
  42. package/internal/environment.js +1 -1
  43. package/internal/environment.json +1 -1
  44. package/internal/manifest.json +1 -1
  45. package/package.json +1 -1
  46. package/property-filter/index.d.ts.map +1 -1
  47. package/property-filter/index.js +2 -2
  48. package/property-filter/index.js.map +1 -1
  49. package/property-filter/interfaces.d.ts +5 -0
  50. package/property-filter/interfaces.d.ts.map +1 -1
  51. package/property-filter/interfaces.js.map +1 -1
  52. package/property-filter/property-filter-autosuggest.js +1 -1
  53. package/property-filter/property-filter-autosuggest.js.map +1 -1
  54. package/property-filter/styles.css.js +31 -30
  55. package/property-filter/styles.scoped.css +33 -32
  56. package/property-filter/styles.selectors.js +31 -30
  57. package/test-utils/dom/property-filter/index.d.ts +8 -0
  58. package/test-utils/dom/property-filter/index.js +12 -0
  59. package/test-utils/dom/property-filter/index.js.map +1 -1
  60. package/test-utils/selectors/property-filter/index.d.ts +8 -0
  61. package/test-utils/selectors/property-filter/index.js +12 -0
  62. package/test-utils/selectors/property-filter/index.js.map +1 -1
  63. package/test-utils/tsconfig.tsbuildinfo +1 -1
@@ -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"}