@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.
- package/app-layout/drawer/index.d.ts.map +1 -1
- package/app-layout/drawer/index.js +2 -4
- package/app-layout/drawer/index.js.map +1 -1
- package/app-layout/index.d.ts.map +1 -1
- package/app-layout/index.js +23 -15
- package/app-layout/index.js.map +1 -1
- package/app-layout/mobile-toolbar/index.d.ts.map +1 -1
- package/app-layout/mobile-toolbar/index.js +2 -4
- package/app-layout/mobile-toolbar/index.js.map +1 -1
- package/app-layout/utils/use-drawers.d.ts +4 -3
- package/app-layout/utils/use-drawers.d.ts.map +1 -1
- package/app-layout/utils/use-drawers.js +35 -18
- package/app-layout/utils/use-drawers.js.map +1 -1
- package/app-layout/visual-refresh/context.d.ts +1 -1
- package/app-layout/visual-refresh/context.d.ts.map +1 -1
- package/app-layout/visual-refresh/context.js +5 -1
- package/app-layout/visual-refresh/context.js.map +1 -1
- package/app-layout/visual-refresh/drawers.d.ts.map +1 -1
- package/app-layout/visual-refresh/drawers.js +17 -37
- package/app-layout/visual-refresh/drawers.js.map +1 -1
- package/app-layout/visual-refresh/layout.js +1 -1
- package/app-layout/visual-refresh/layout.js.map +1 -1
- package/app-layout/visual-refresh/mobile-toolbar.d.ts.map +1 -1
- package/app-layout/visual-refresh/mobile-toolbar.js +4 -6
- package/app-layout/visual-refresh/mobile-toolbar.js.map +1 -1
- package/app-layout/visual-refresh/split-panel.d.ts +3 -0
- package/app-layout/visual-refresh/split-panel.d.ts.map +1 -1
- package/app-layout/visual-refresh/split-panel.js +7 -7
- package/app-layout/visual-refresh/split-panel.js.map +1 -1
- package/app-layout/visual-refresh/styles.css.js +74 -75
- package/app-layout/visual-refresh/styles.scoped.css +173 -206
- package/app-layout/visual-refresh/styles.selectors.js +74 -75
- package/app-layout/visual-refresh/tools.js +2 -2
- package/app-layout/visual-refresh/tools.js.map +1 -1
- package/autosuggest/internal.js +1 -1
- package/autosuggest/internal.js.map +1 -1
- package/date-range-picker/index.d.ts.map +1 -1
- package/date-range-picker/index.js +4 -3
- package/date-range-picker/index.js.map +1 -1
- package/internal/components/autosuggest-input/index.js +1 -1
- package/internal/components/autosuggest-input/index.js.map +1 -1
- package/internal/environment.js +1 -1
- package/internal/environment.json +1 -1
- package/internal/manifest.json +1 -1
- package/package.json +1 -1
- package/property-filter/index.d.ts.map +1 -1
- package/property-filter/index.js +2 -2
- package/property-filter/index.js.map +1 -1
- package/property-filter/interfaces.d.ts +5 -0
- package/property-filter/interfaces.d.ts.map +1 -1
- package/property-filter/interfaces.js.map +1 -1
- package/property-filter/property-filter-autosuggest.js +1 -1
- package/property-filter/property-filter-autosuggest.js.map +1 -1
- package/property-filter/styles.css.js +31 -30
- package/property-filter/styles.scoped.css +33 -32
- package/property-filter/styles.selectors.js +31 -30
- package/test-utils/dom/property-filter/index.d.ts +8 -0
- package/test-utils/dom/property-filter/index.js +12 -0
- package/test-utils/dom/property-filter/index.js.map +1 -1
- package/test-utils/selectors/property-filter/index.d.ts +8 -0
- package/test-utils/selectors/property-filter/index.js +12 -0
- package/test-utils/selectors/property-filter/index.js.map +1 -1
- 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
|
-
.
|
|
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-
|
|
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-
|
|
138
|
+
.awsui_input-wrapper_1wzqe_1lx15_112:not(#\9) {
|
|
139
139
|
flex-grow: 1;
|
|
140
140
|
}
|
|
141
141
|
|
|
142
|
-
.awsui_add-
|
|
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
|
-
.
|
|
149
|
+
.awsui_tokens_1wzqe_1lx15_123:not(#\9) {
|
|
150
150
|
margin: var(--space-xs-zb16t3, 8px) 0;
|
|
151
151
|
}
|
|
152
152
|
|
|
153
|
-
.awsui_token-
|
|
153
|
+
.awsui_token-operator_1wzqe_1lx15_127:not(#\9) {
|
|
154
154
|
font-weight: bold;
|
|
155
155
|
}
|
|
156
156
|
|
|
157
|
-
.awsui_property-
|
|
158
|
-
.awsui_token-
|
|
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-
|
|
164
|
-
.awsui_token-editor-
|
|
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-
|
|
168
|
-
.awsui_token-editor-field-
|
|
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-
|
|
172
|
-
.awsui_token-editor-field-
|
|
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-
|
|
176
|
-
.awsui_token-editor-field-
|
|
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-
|
|
180
|
-
.awsui_token-editor-
|
|
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-
|
|
184
|
-
.awsui_token-editor-
|
|
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-
|
|
188
|
-
.awsui_token-editor-
|
|
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-
|
|
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-
|
|
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-
|
|
206
|
+
.awsui_custom-content-wrapper_1wzqe_1lx15_179:not(#\9) {
|
|
207
207
|
display: contents;
|
|
208
208
|
}
|
|
209
209
|
|
|
210
|
-
.awsui_custom-
|
|
210
|
+
.awsui_custom-control_1wzqe_1lx15_183:not(#\9) {
|
|
211
211
|
margin-right: var(--space-s-34lx8l, 12px);
|
|
212
212
|
}
|
|
213
213
|
|
|
214
|
-
.
|
|
214
|
+
.awsui_input_1wzqe_1lx15_112:not(#\9) {
|
|
215
215
|
flex: 1;
|
|
216
216
|
}
|
|
217
217
|
|
|
218
|
-
.
|
|
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-
|
|
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-
|
|
230
|
-
.awsui_token-
|
|
231
|
-
.awsui_join-
|
|
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": "
|
|
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
|
-
"token-editor": "awsui_token-
|
|
13
|
-
"property-editor-form": "awsui_property-editor-
|
|
14
|
-
"token-editor-form": "awsui_token-editor-
|
|
15
|
-
"property-editor-field-property": "awsui_property-editor-field-
|
|
16
|
-
"token-editor-field-property": "awsui_token-editor-field-
|
|
17
|
-
"property-editor-field-operator": "awsui_property-editor-field-
|
|
18
|
-
"token-editor-field-operator": "awsui_token-editor-field-
|
|
19
|
-
"property-editor-field-value": "awsui_property-editor-field-
|
|
20
|
-
"token-editor-field-value": "awsui_token-editor-field-
|
|
21
|
-
"property-editor-cancel": "awsui_property-editor-
|
|
22
|
-
"token-editor-cancel": "awsui_token-editor-
|
|
23
|
-
"property-editor-submit": "awsui_property-editor-
|
|
24
|
-
"token-editor-submit": "awsui_token-editor-
|
|
25
|
-
"property-editor-actions": "awsui_property-editor-
|
|
26
|
-
"token-editor-actions": "awsui_token-editor-
|
|
27
|
-
"custom-content-wrapper": "awsui_custom-content-
|
|
28
|
-
"custom-control": "awsui_custom-
|
|
29
|
-
"input": "
|
|
30
|
-
"results": "
|
|
31
|
-
"token-trigger": "awsui_token-
|
|
32
|
-
"remove-all": "awsui_remove-
|
|
33
|
-
"token-label": "awsui_token-
|
|
34
|
-
"join-operation": "awsui_join-
|
|
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;;
|
|
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;;
|
|
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"}
|