@cloudscape-design/components 3.0.835 → 3.0.837
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/alert/styles.css.js +28 -28
- package/alert/styles.scoped.css +46 -46
- package/alert/styles.selectors.js +28 -28
- package/anchor-navigation/styles.css.js +8 -8
- package/anchor-navigation/styles.scoped.css +19 -19
- package/anchor-navigation/styles.selectors.js +8 -8
- package/app-layout/utils/use-drawers.d.ts.map +1 -1
- package/app-layout/utils/use-drawers.js +40 -51
- package/app-layout/utils/use-drawers.js.map +1 -1
- package/button/styles.css.js +21 -21
- package/button/styles.scoped.css +157 -157
- package/button/styles.selectors.js +21 -21
- package/button-dropdown/item-element/styles.css.js +13 -13
- package/button-dropdown/item-element/styles.scoped.css +22 -22
- package/button-dropdown/item-element/styles.selectors.js +13 -13
- package/button-dropdown/styles.css.js +17 -17
- package/button-dropdown/styles.scoped.css +30 -30
- package/button-dropdown/styles.selectors.js +17 -17
- package/container/internal.d.ts.map +1 -1
- package/container/internal.js +6 -3
- package/container/internal.js.map +1 -1
- package/container/styles.css.js +31 -30
- package/container/styles.scoped.css +59 -56
- package/container/styles.selectors.js +31 -30
- package/container/test-classes/styles.css.js +6 -0
- package/container/test-classes/styles.scoped.css +7 -0
- package/container/test-classes/styles.selectors.js +7 -0
- package/date-range-picker/index.d.ts.map +1 -1
- package/date-range-picker/index.js +23 -17
- package/date-range-picker/index.js.map +1 -1
- package/expandable-section/styles.css.js +34 -34
- package/expandable-section/styles.scoped.css +67 -67
- package/expandable-section/styles.selectors.js +34 -34
- package/file-token-group/styles.css.js +22 -22
- package/file-token-group/styles.scoped.css +31 -31
- package/file-token-group/styles.selectors.js +22 -22
- package/flashbar/styles.css.js +50 -50
- package/flashbar/styles.scoped.css +151 -151
- package/flashbar/styles.selectors.js +50 -50
- package/input/styles.css.js +13 -13
- package/input/styles.scoped.css +44 -44
- package/input/styles.selectors.js +13 -13
- package/internal/base-component/styles.scoped.css +4 -2
- package/internal/components/button-trigger/styles.css.js +13 -13
- package/internal/components/button-trigger/styles.scoped.css +37 -37
- package/internal/components/button-trigger/styles.selectors.js +13 -13
- package/internal/components/checkbox-icon/styles.css.js +9 -9
- package/internal/components/checkbox-icon/styles.scoped.css +10 -10
- package/internal/components/checkbox-icon/styles.selectors.js +9 -9
- package/internal/components/dropdown/styles.css.js +20 -20
- package/internal/components/dropdown/styles.scoped.css +39 -39
- package/internal/components/dropdown/styles.selectors.js +20 -20
- package/internal/components/menu-dropdown/styles.css.js +7 -7
- package/internal/components/menu-dropdown/styles.scoped.css +14 -14
- package/internal/components/menu-dropdown/styles.selectors.js +7 -7
- package/internal/components/token-list/styles.css.js +10 -10
- package/internal/components/token-list/styles.scoped.css +26 -26
- package/internal/components/token-list/styles.selectors.js +10 -10
- package/internal/environment.js +1 -1
- package/internal/environment.json +1 -1
- package/internal/generated/styles/tokens.d.ts +4 -2
- package/internal/generated/styles/tokens.js +4 -2
- package/internal/generated/theming/index.cjs +22 -8
- package/internal/generated/theming/index.cjs.d.ts +32 -0
- package/internal/generated/theming/index.d.ts +32 -0
- package/internal/generated/theming/index.js +22 -8
- package/internal/manifest.json +1 -1
- package/internal/utils/date-time/format-date-time-with-offset.d.ts +9 -0
- package/internal/utils/date-time/format-date-time-with-offset.d.ts.map +1 -0
- package/internal/utils/date-time/format-date-time-with-offset.js +17 -0
- package/internal/utils/date-time/format-date-time-with-offset.js.map +1 -0
- package/internal/utils/date-time/index.d.ts +1 -1
- package/internal/utils/date-time/index.d.ts.map +1 -1
- package/internal/utils/date-time/index.js +1 -1
- package/internal/utils/date-time/index.js.map +1 -1
- package/link/styles.css.js +20 -20
- package/link/styles.scoped.css +73 -73
- package/link/styles.selectors.js +20 -20
- package/package.json +1 -1
- package/pagination/styles.css.js +9 -9
- package/pagination/styles.scoped.css +27 -27
- package/pagination/styles.selectors.js +9 -9
- package/popover/styles.css.js +52 -52
- package/popover/styles.scoped.css +72 -75
- package/popover/styles.selectors.js +52 -52
- package/prompt-input/styles.css.js +14 -14
- package/prompt-input/styles.scoped.css +56 -56
- package/prompt-input/styles.selectors.js +14 -14
- package/property-filter/filtering-token/styles.css.js +18 -18
- package/property-filter/filtering-token/styles.scoped.css +45 -45
- package/property-filter/filtering-token/styles.selectors.js +18 -18
- package/property-filter/styles.css.js +39 -39
- package/property-filter/styles.scoped.css +42 -42
- package/property-filter/styles.selectors.js +39 -39
- package/segmented-control/styles.css.js +15 -15
- package/segmented-control/styles.scoped.css +38 -38
- package/segmented-control/styles.selectors.js +15 -15
- package/select/parts/styles.css.js +21 -21
- package/select/parts/styles.scoped.css +26 -26
- package/select/parts/styles.selectors.js +21 -21
- package/test-utils/dom/expandable-section/index.js +11 -10
- package/test-utils/dom/expandable-section/index.js.map +1 -1
- package/test-utils/dom/index.d.ts +1343 -0
- package/test-utils/dom/index.js +237 -0
- package/test-utils/dom/index.js.map +1 -1
- package/test-utils/selectors/expandable-section/index.js +11 -10
- package/test-utils/selectors/expandable-section/index.js.map +1 -1
- package/test-utils/selectors/index.d.ts +1185 -0
- package/test-utils/selectors/index.js +237 -0
- package/test-utils/selectors/index.js.map +1 -1
- package/test-utils/tsconfig.tsbuildinfo +1 -1
- package/textarea/styles.css.js +5 -5
- package/textarea/styles.scoped.css +24 -24
- package/textarea/styles.selectors.js +5 -5
- package/tiles/styles.css.js +30 -30
- package/tiles/styles.scoped.css +79 -79
- package/tiles/styles.selectors.js +30 -30
- package/token-group/styles.css.js +8 -8
- package/token-group/styles.scoped.css +18 -18
- package/token-group/styles.selectors.js +8 -8
- package/top-navigation/styles.css.js +47 -47
- package/top-navigation/styles.scoped.css +67 -67
- package/top-navigation/styles.selectors.js +47 -47
- package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
- package/tutorial-panel/components/tutorial-list/styles.scoped.css +29 -29
- package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
- package/internal/utils/date-time/format-date-range.d.ts +0 -13
- package/internal/utils/date-time/format-date-range.d.ts.map +0 -1
- package/internal/utils/date-time/format-date-range.js +0 -36
- package/internal/utils/date-time/format-date-range.js.map +0 -1
|
@@ -160,85 +160,1270 @@ import WizardWrapper from './wizard';
|
|
|
160
160
|
export { WizardWrapper };
|
|
161
161
|
declare module '@cloudscape-design/test-utils-core/dist/selectors' {
|
|
162
162
|
interface ElementWrapper {
|
|
163
|
+
/**
|
|
164
|
+
* Returns a wrapper that matches the Alerts with the specified CSS selector.
|
|
165
|
+
* If no CSS selector is specified, returns a wrapper that matches Alerts.
|
|
166
|
+
*
|
|
167
|
+
* @param {string} [selector] CSS Selector
|
|
168
|
+
* @returns {AlertWrapper}
|
|
169
|
+
*/
|
|
163
170
|
findAlert(selector?: string): AlertWrapper;
|
|
171
|
+
/**
|
|
172
|
+
* Returns a multi-element wrapper that matches Alerts with the specified CSS selector.
|
|
173
|
+
* If no CSS selector is specified, returns a multi-element wrapper that matches Alerts.
|
|
174
|
+
*
|
|
175
|
+
* @param {string} [selector] CSS Selector
|
|
176
|
+
* @returns {MultiElementWrapper<AlertWrapper>}
|
|
177
|
+
*/
|
|
178
|
+
findAllAlerts(selector?: string): MultiElementWrapper<AlertWrapper>;
|
|
179
|
+
/**
|
|
180
|
+
* Returns a wrapper that matches the AnchorNavigations with the specified CSS selector.
|
|
181
|
+
* If no CSS selector is specified, returns a wrapper that matches AnchorNavigations.
|
|
182
|
+
*
|
|
183
|
+
* @param {string} [selector] CSS Selector
|
|
184
|
+
* @returns {AnchorNavigationWrapper}
|
|
185
|
+
*/
|
|
164
186
|
findAnchorNavigation(selector?: string): AnchorNavigationWrapper;
|
|
187
|
+
/**
|
|
188
|
+
* Returns a multi-element wrapper that matches AnchorNavigations with the specified CSS selector.
|
|
189
|
+
* If no CSS selector is specified, returns a multi-element wrapper that matches AnchorNavigations.
|
|
190
|
+
*
|
|
191
|
+
* @param {string} [selector] CSS Selector
|
|
192
|
+
* @returns {MultiElementWrapper<AnchorNavigationWrapper>}
|
|
193
|
+
*/
|
|
194
|
+
findAllAnchorNavigations(selector?: string): MultiElementWrapper<AnchorNavigationWrapper>;
|
|
195
|
+
/**
|
|
196
|
+
* Returns a wrapper that matches the Annotations with the specified CSS selector.
|
|
197
|
+
* If no CSS selector is specified, returns a wrapper that matches Annotations.
|
|
198
|
+
*
|
|
199
|
+
* @param {string} [selector] CSS Selector
|
|
200
|
+
* @returns {AnnotationWrapper}
|
|
201
|
+
*/
|
|
165
202
|
findAnnotation(selector?: string): AnnotationWrapper;
|
|
203
|
+
/**
|
|
204
|
+
* Returns a multi-element wrapper that matches Annotations with the specified CSS selector.
|
|
205
|
+
* If no CSS selector is specified, returns a multi-element wrapper that matches Annotations.
|
|
206
|
+
*
|
|
207
|
+
* @param {string} [selector] CSS Selector
|
|
208
|
+
* @returns {MultiElementWrapper<AnnotationWrapper>}
|
|
209
|
+
*/
|
|
210
|
+
findAllAnnotations(selector?: string): MultiElementWrapper<AnnotationWrapper>;
|
|
211
|
+
/**
|
|
212
|
+
* Returns a wrapper that matches the AppLayouts with the specified CSS selector.
|
|
213
|
+
* If no CSS selector is specified, returns a wrapper that matches AppLayouts.
|
|
214
|
+
*
|
|
215
|
+
* @param {string} [selector] CSS Selector
|
|
216
|
+
* @returns {AppLayoutWrapper}
|
|
217
|
+
*/
|
|
166
218
|
findAppLayout(selector?: string): AppLayoutWrapper;
|
|
219
|
+
/**
|
|
220
|
+
* Returns a multi-element wrapper that matches AppLayouts with the specified CSS selector.
|
|
221
|
+
* If no CSS selector is specified, returns a multi-element wrapper that matches AppLayouts.
|
|
222
|
+
*
|
|
223
|
+
* @param {string} [selector] CSS Selector
|
|
224
|
+
* @returns {MultiElementWrapper<AppLayoutWrapper>}
|
|
225
|
+
*/
|
|
226
|
+
findAllAppLayouts(selector?: string): MultiElementWrapper<AppLayoutWrapper>;
|
|
227
|
+
/**
|
|
228
|
+
* Returns a wrapper that matches the AreaCharts with the specified CSS selector.
|
|
229
|
+
* If no CSS selector is specified, returns a wrapper that matches AreaCharts.
|
|
230
|
+
*
|
|
231
|
+
* @param {string} [selector] CSS Selector
|
|
232
|
+
* @returns {AreaChartWrapper}
|
|
233
|
+
*/
|
|
167
234
|
findAreaChart(selector?: string): AreaChartWrapper;
|
|
235
|
+
/**
|
|
236
|
+
* Returns a multi-element wrapper that matches AreaCharts with the specified CSS selector.
|
|
237
|
+
* If no CSS selector is specified, returns a multi-element wrapper that matches AreaCharts.
|
|
238
|
+
*
|
|
239
|
+
* @param {string} [selector] CSS Selector
|
|
240
|
+
* @returns {MultiElementWrapper<AreaChartWrapper>}
|
|
241
|
+
*/
|
|
242
|
+
findAllAreaCharts(selector?: string): MultiElementWrapper<AreaChartWrapper>;
|
|
243
|
+
/**
|
|
244
|
+
* Returns a wrapper that matches the AttributeEditors with the specified CSS selector.
|
|
245
|
+
* If no CSS selector is specified, returns a wrapper that matches AttributeEditors.
|
|
246
|
+
*
|
|
247
|
+
* @param {string} [selector] CSS Selector
|
|
248
|
+
* @returns {AttributeEditorWrapper}
|
|
249
|
+
*/
|
|
168
250
|
findAttributeEditor(selector?: string): AttributeEditorWrapper;
|
|
251
|
+
/**
|
|
252
|
+
* Returns a multi-element wrapper that matches AttributeEditors with the specified CSS selector.
|
|
253
|
+
* If no CSS selector is specified, returns a multi-element wrapper that matches AttributeEditors.
|
|
254
|
+
*
|
|
255
|
+
* @param {string} [selector] CSS Selector
|
|
256
|
+
* @returns {MultiElementWrapper<AttributeEditorWrapper>}
|
|
257
|
+
*/
|
|
258
|
+
findAllAttributeEditors(selector?: string): MultiElementWrapper<AttributeEditorWrapper>;
|
|
259
|
+
/**
|
|
260
|
+
* Returns a wrapper that matches the Autosuggests with the specified CSS selector.
|
|
261
|
+
* If no CSS selector is specified, returns a wrapper that matches Autosuggests.
|
|
262
|
+
*
|
|
263
|
+
* @param {string} [selector] CSS Selector
|
|
264
|
+
* @returns {AutosuggestWrapper}
|
|
265
|
+
*/
|
|
169
266
|
findAutosuggest(selector?: string): AutosuggestWrapper;
|
|
267
|
+
/**
|
|
268
|
+
* Returns a multi-element wrapper that matches Autosuggests with the specified CSS selector.
|
|
269
|
+
* If no CSS selector is specified, returns a multi-element wrapper that matches Autosuggests.
|
|
270
|
+
*
|
|
271
|
+
* @param {string} [selector] CSS Selector
|
|
272
|
+
* @returns {MultiElementWrapper<AutosuggestWrapper>}
|
|
273
|
+
*/
|
|
274
|
+
findAllAutosuggests(selector?: string): MultiElementWrapper<AutosuggestWrapper>;
|
|
275
|
+
/**
|
|
276
|
+
* Returns a wrapper that matches the Badges with the specified CSS selector.
|
|
277
|
+
* If no CSS selector is specified, returns a wrapper that matches Badges.
|
|
278
|
+
*
|
|
279
|
+
* @param {string} [selector] CSS Selector
|
|
280
|
+
* @returns {BadgeWrapper}
|
|
281
|
+
*/
|
|
170
282
|
findBadge(selector?: string): BadgeWrapper;
|
|
283
|
+
/**
|
|
284
|
+
* Returns a multi-element wrapper that matches Badges with the specified CSS selector.
|
|
285
|
+
* If no CSS selector is specified, returns a multi-element wrapper that matches Badges.
|
|
286
|
+
*
|
|
287
|
+
* @param {string} [selector] CSS Selector
|
|
288
|
+
* @returns {MultiElementWrapper<BadgeWrapper>}
|
|
289
|
+
*/
|
|
290
|
+
findAllBadges(selector?: string): MultiElementWrapper<BadgeWrapper>;
|
|
291
|
+
/**
|
|
292
|
+
* Returns a wrapper that matches the BarCharts with the specified CSS selector.
|
|
293
|
+
* If no CSS selector is specified, returns a wrapper that matches BarCharts.
|
|
294
|
+
*
|
|
295
|
+
* @param {string} [selector] CSS Selector
|
|
296
|
+
* @returns {BarChartWrapper}
|
|
297
|
+
*/
|
|
171
298
|
findBarChart(selector?: string): BarChartWrapper;
|
|
299
|
+
/**
|
|
300
|
+
* Returns a multi-element wrapper that matches BarCharts with the specified CSS selector.
|
|
301
|
+
* If no CSS selector is specified, returns a multi-element wrapper that matches BarCharts.
|
|
302
|
+
*
|
|
303
|
+
* @param {string} [selector] CSS Selector
|
|
304
|
+
* @returns {MultiElementWrapper<BarChartWrapper>}
|
|
305
|
+
*/
|
|
306
|
+
findAllBarCharts(selector?: string): MultiElementWrapper<BarChartWrapper>;
|
|
307
|
+
/**
|
|
308
|
+
* Returns a wrapper that matches the Boxes with the specified CSS selector.
|
|
309
|
+
* If no CSS selector is specified, returns a wrapper that matches Boxes.
|
|
310
|
+
*
|
|
311
|
+
* @param {string} [selector] CSS Selector
|
|
312
|
+
* @returns {BoxWrapper}
|
|
313
|
+
*/
|
|
172
314
|
findBox(selector?: string): BoxWrapper;
|
|
315
|
+
/**
|
|
316
|
+
* Returns a multi-element wrapper that matches Boxes with the specified CSS selector.
|
|
317
|
+
* If no CSS selector is specified, returns a multi-element wrapper that matches Boxes.
|
|
318
|
+
*
|
|
319
|
+
* @param {string} [selector] CSS Selector
|
|
320
|
+
* @returns {MultiElementWrapper<BoxWrapper>}
|
|
321
|
+
*/
|
|
322
|
+
findAllBoxes(selector?: string): MultiElementWrapper<BoxWrapper>;
|
|
323
|
+
/**
|
|
324
|
+
* Returns a wrapper that matches the BreadcrumbGroups with the specified CSS selector.
|
|
325
|
+
* If no CSS selector is specified, returns a wrapper that matches BreadcrumbGroups.
|
|
326
|
+
*
|
|
327
|
+
* @param {string} [selector] CSS Selector
|
|
328
|
+
* @returns {BreadcrumbGroupWrapper}
|
|
329
|
+
*/
|
|
173
330
|
findBreadcrumbGroup(selector?: string): BreadcrumbGroupWrapper;
|
|
331
|
+
/**
|
|
332
|
+
* Returns a multi-element wrapper that matches BreadcrumbGroups with the specified CSS selector.
|
|
333
|
+
* If no CSS selector is specified, returns a multi-element wrapper that matches BreadcrumbGroups.
|
|
334
|
+
*
|
|
335
|
+
* @param {string} [selector] CSS Selector
|
|
336
|
+
* @returns {MultiElementWrapper<BreadcrumbGroupWrapper>}
|
|
337
|
+
*/
|
|
338
|
+
findAllBreadcrumbGroups(selector?: string): MultiElementWrapper<BreadcrumbGroupWrapper>;
|
|
339
|
+
/**
|
|
340
|
+
* Returns a wrapper that matches the Buttons with the specified CSS selector.
|
|
341
|
+
* If no CSS selector is specified, returns a wrapper that matches Buttons.
|
|
342
|
+
*
|
|
343
|
+
* @param {string} [selector] CSS Selector
|
|
344
|
+
* @returns {ButtonWrapper}
|
|
345
|
+
*/
|
|
174
346
|
findButton(selector?: string): ButtonWrapper;
|
|
347
|
+
/**
|
|
348
|
+
* Returns a multi-element wrapper that matches Buttons with the specified CSS selector.
|
|
349
|
+
* If no CSS selector is specified, returns a multi-element wrapper that matches Buttons.
|
|
350
|
+
*
|
|
351
|
+
* @param {string} [selector] CSS Selector
|
|
352
|
+
* @returns {MultiElementWrapper<ButtonWrapper>}
|
|
353
|
+
*/
|
|
354
|
+
findAllButtons(selector?: string): MultiElementWrapper<ButtonWrapper>;
|
|
355
|
+
/**
|
|
356
|
+
* Returns a wrapper that matches the ButtonDropdowns with the specified CSS selector.
|
|
357
|
+
* If no CSS selector is specified, returns a wrapper that matches ButtonDropdowns.
|
|
358
|
+
*
|
|
359
|
+
* @param {string} [selector] CSS Selector
|
|
360
|
+
* @returns {ButtonDropdownWrapper}
|
|
361
|
+
*/
|
|
175
362
|
findButtonDropdown(selector?: string): ButtonDropdownWrapper;
|
|
363
|
+
/**
|
|
364
|
+
* Returns a multi-element wrapper that matches ButtonDropdowns with the specified CSS selector.
|
|
365
|
+
* If no CSS selector is specified, returns a multi-element wrapper that matches ButtonDropdowns.
|
|
366
|
+
*
|
|
367
|
+
* @param {string} [selector] CSS Selector
|
|
368
|
+
* @returns {MultiElementWrapper<ButtonDropdownWrapper>}
|
|
369
|
+
*/
|
|
370
|
+
findAllButtonDropdowns(selector?: string): MultiElementWrapper<ButtonDropdownWrapper>;
|
|
371
|
+
/**
|
|
372
|
+
* Returns a wrapper that matches the ButtonGroups with the specified CSS selector.
|
|
373
|
+
* If no CSS selector is specified, returns a wrapper that matches ButtonGroups.
|
|
374
|
+
*
|
|
375
|
+
* @param {string} [selector] CSS Selector
|
|
376
|
+
* @returns {ButtonGroupWrapper}
|
|
377
|
+
*/
|
|
176
378
|
findButtonGroup(selector?: string): ButtonGroupWrapper;
|
|
379
|
+
/**
|
|
380
|
+
* Returns a multi-element wrapper that matches ButtonGroups with the specified CSS selector.
|
|
381
|
+
* If no CSS selector is specified, returns a multi-element wrapper that matches ButtonGroups.
|
|
382
|
+
*
|
|
383
|
+
* @param {string} [selector] CSS Selector
|
|
384
|
+
* @returns {MultiElementWrapper<ButtonGroupWrapper>}
|
|
385
|
+
*/
|
|
386
|
+
findAllButtonGroups(selector?: string): MultiElementWrapper<ButtonGroupWrapper>;
|
|
387
|
+
/**
|
|
388
|
+
* Returns a wrapper that matches the Calendars with the specified CSS selector.
|
|
389
|
+
* If no CSS selector is specified, returns a wrapper that matches Calendars.
|
|
390
|
+
*
|
|
391
|
+
* @param {string} [selector] CSS Selector
|
|
392
|
+
* @returns {CalendarWrapper}
|
|
393
|
+
*/
|
|
177
394
|
findCalendar(selector?: string): CalendarWrapper;
|
|
395
|
+
/**
|
|
396
|
+
* Returns a multi-element wrapper that matches Calendars with the specified CSS selector.
|
|
397
|
+
* If no CSS selector is specified, returns a multi-element wrapper that matches Calendars.
|
|
398
|
+
*
|
|
399
|
+
* @param {string} [selector] CSS Selector
|
|
400
|
+
* @returns {MultiElementWrapper<CalendarWrapper>}
|
|
401
|
+
*/
|
|
402
|
+
findAllCalendars(selector?: string): MultiElementWrapper<CalendarWrapper>;
|
|
403
|
+
/**
|
|
404
|
+
* Returns a wrapper that matches the Cards with the specified CSS selector.
|
|
405
|
+
* If no CSS selector is specified, returns a wrapper that matches Cards.
|
|
406
|
+
*
|
|
407
|
+
* @param {string} [selector] CSS Selector
|
|
408
|
+
* @returns {CardsWrapper}
|
|
409
|
+
*/
|
|
178
410
|
findCards(selector?: string): CardsWrapper;
|
|
411
|
+
/**
|
|
412
|
+
* Returns a multi-element wrapper that matches Cards with the specified CSS selector.
|
|
413
|
+
* If no CSS selector is specified, returns a multi-element wrapper that matches Cards.
|
|
414
|
+
*
|
|
415
|
+
* @param {string} [selector] CSS Selector
|
|
416
|
+
* @returns {MultiElementWrapper<CardsWrapper>}
|
|
417
|
+
*/
|
|
418
|
+
findAllCards(selector?: string): MultiElementWrapper<CardsWrapper>;
|
|
419
|
+
/**
|
|
420
|
+
* Returns a wrapper that matches the Checkboxes with the specified CSS selector.
|
|
421
|
+
* If no CSS selector is specified, returns a wrapper that matches Checkboxes.
|
|
422
|
+
*
|
|
423
|
+
* @param {string} [selector] CSS Selector
|
|
424
|
+
* @returns {CheckboxWrapper}
|
|
425
|
+
*/
|
|
179
426
|
findCheckbox(selector?: string): CheckboxWrapper;
|
|
427
|
+
/**
|
|
428
|
+
* Returns a multi-element wrapper that matches Checkboxes with the specified CSS selector.
|
|
429
|
+
* If no CSS selector is specified, returns a multi-element wrapper that matches Checkboxes.
|
|
430
|
+
*
|
|
431
|
+
* @param {string} [selector] CSS Selector
|
|
432
|
+
* @returns {MultiElementWrapper<CheckboxWrapper>}
|
|
433
|
+
*/
|
|
434
|
+
findAllCheckboxes(selector?: string): MultiElementWrapper<CheckboxWrapper>;
|
|
435
|
+
/**
|
|
436
|
+
* Returns a wrapper that matches the CodeEditors with the specified CSS selector.
|
|
437
|
+
* If no CSS selector is specified, returns a wrapper that matches CodeEditors.
|
|
438
|
+
*
|
|
439
|
+
* @param {string} [selector] CSS Selector
|
|
440
|
+
* @returns {CodeEditorWrapper}
|
|
441
|
+
*/
|
|
180
442
|
findCodeEditor(selector?: string): CodeEditorWrapper;
|
|
443
|
+
/**
|
|
444
|
+
* Returns a multi-element wrapper that matches CodeEditors with the specified CSS selector.
|
|
445
|
+
* If no CSS selector is specified, returns a multi-element wrapper that matches CodeEditors.
|
|
446
|
+
*
|
|
447
|
+
* @param {string} [selector] CSS Selector
|
|
448
|
+
* @returns {MultiElementWrapper<CodeEditorWrapper>}
|
|
449
|
+
*/
|
|
450
|
+
findAllCodeEditors(selector?: string): MultiElementWrapper<CodeEditorWrapper>;
|
|
451
|
+
/**
|
|
452
|
+
* Returns a wrapper that matches the CollectionPreferences with the specified CSS selector.
|
|
453
|
+
* If no CSS selector is specified, returns a wrapper that matches CollectionPreferences.
|
|
454
|
+
*
|
|
455
|
+
* @param {string} [selector] CSS Selector
|
|
456
|
+
* @returns {CollectionPreferencesWrapper}
|
|
457
|
+
*/
|
|
181
458
|
findCollectionPreferences(selector?: string): CollectionPreferencesWrapper;
|
|
459
|
+
/**
|
|
460
|
+
* Returns a multi-element wrapper that matches CollectionPreferences with the specified CSS selector.
|
|
461
|
+
* If no CSS selector is specified, returns a multi-element wrapper that matches CollectionPreferences.
|
|
462
|
+
*
|
|
463
|
+
* @param {string} [selector] CSS Selector
|
|
464
|
+
* @returns {MultiElementWrapper<CollectionPreferencesWrapper>}
|
|
465
|
+
*/
|
|
466
|
+
findAllCollectionPreferences(selector?: string): MultiElementWrapper<CollectionPreferencesWrapper>;
|
|
467
|
+
/**
|
|
468
|
+
* Returns a wrapper that matches the ColumnLayouts with the specified CSS selector.
|
|
469
|
+
* If no CSS selector is specified, returns a wrapper that matches ColumnLayouts.
|
|
470
|
+
*
|
|
471
|
+
* @param {string} [selector] CSS Selector
|
|
472
|
+
* @returns {ColumnLayoutWrapper}
|
|
473
|
+
*/
|
|
182
474
|
findColumnLayout(selector?: string): ColumnLayoutWrapper;
|
|
475
|
+
/**
|
|
476
|
+
* Returns a multi-element wrapper that matches ColumnLayouts with the specified CSS selector.
|
|
477
|
+
* If no CSS selector is specified, returns a multi-element wrapper that matches ColumnLayouts.
|
|
478
|
+
*
|
|
479
|
+
* @param {string} [selector] CSS Selector
|
|
480
|
+
* @returns {MultiElementWrapper<ColumnLayoutWrapper>}
|
|
481
|
+
*/
|
|
482
|
+
findAllColumnLayouts(selector?: string): MultiElementWrapper<ColumnLayoutWrapper>;
|
|
483
|
+
/**
|
|
484
|
+
* Returns a wrapper that matches the Containers with the specified CSS selector.
|
|
485
|
+
* If no CSS selector is specified, returns a wrapper that matches Containers.
|
|
486
|
+
*
|
|
487
|
+
* @param {string} [selector] CSS Selector
|
|
488
|
+
* @returns {ContainerWrapper}
|
|
489
|
+
*/
|
|
183
490
|
findContainer(selector?: string): ContainerWrapper;
|
|
491
|
+
/**
|
|
492
|
+
* Returns a multi-element wrapper that matches Containers with the specified CSS selector.
|
|
493
|
+
* If no CSS selector is specified, returns a multi-element wrapper that matches Containers.
|
|
494
|
+
*
|
|
495
|
+
* @param {string} [selector] CSS Selector
|
|
496
|
+
* @returns {MultiElementWrapper<ContainerWrapper>}
|
|
497
|
+
*/
|
|
498
|
+
findAllContainers(selector?: string): MultiElementWrapper<ContainerWrapper>;
|
|
499
|
+
/**
|
|
500
|
+
* Returns a wrapper that matches the ContentLayouts with the specified CSS selector.
|
|
501
|
+
* If no CSS selector is specified, returns a wrapper that matches ContentLayouts.
|
|
502
|
+
*
|
|
503
|
+
* @param {string} [selector] CSS Selector
|
|
504
|
+
* @returns {ContentLayoutWrapper}
|
|
505
|
+
*/
|
|
184
506
|
findContentLayout(selector?: string): ContentLayoutWrapper;
|
|
507
|
+
/**
|
|
508
|
+
* Returns a multi-element wrapper that matches ContentLayouts with the specified CSS selector.
|
|
509
|
+
* If no CSS selector is specified, returns a multi-element wrapper that matches ContentLayouts.
|
|
510
|
+
*
|
|
511
|
+
* @param {string} [selector] CSS Selector
|
|
512
|
+
* @returns {MultiElementWrapper<ContentLayoutWrapper>}
|
|
513
|
+
*/
|
|
514
|
+
findAllContentLayouts(selector?: string): MultiElementWrapper<ContentLayoutWrapper>;
|
|
515
|
+
/**
|
|
516
|
+
* Returns a wrapper that matches the CopyToClipboards with the specified CSS selector.
|
|
517
|
+
* If no CSS selector is specified, returns a wrapper that matches CopyToClipboards.
|
|
518
|
+
*
|
|
519
|
+
* @param {string} [selector] CSS Selector
|
|
520
|
+
* @returns {CopyToClipboardWrapper}
|
|
521
|
+
*/
|
|
185
522
|
findCopyToClipboard(selector?: string): CopyToClipboardWrapper;
|
|
523
|
+
/**
|
|
524
|
+
* Returns a multi-element wrapper that matches CopyToClipboards with the specified CSS selector.
|
|
525
|
+
* If no CSS selector is specified, returns a multi-element wrapper that matches CopyToClipboards.
|
|
526
|
+
*
|
|
527
|
+
* @param {string} [selector] CSS Selector
|
|
528
|
+
* @returns {MultiElementWrapper<CopyToClipboardWrapper>}
|
|
529
|
+
*/
|
|
530
|
+
findAllCopyToClipboards(selector?: string): MultiElementWrapper<CopyToClipboardWrapper>;
|
|
531
|
+
/**
|
|
532
|
+
* Returns a wrapper that matches the DateInputs with the specified CSS selector.
|
|
533
|
+
* If no CSS selector is specified, returns a wrapper that matches DateInputs.
|
|
534
|
+
*
|
|
535
|
+
* @param {string} [selector] CSS Selector
|
|
536
|
+
* @returns {DateInputWrapper}
|
|
537
|
+
*/
|
|
186
538
|
findDateInput(selector?: string): DateInputWrapper;
|
|
539
|
+
/**
|
|
540
|
+
* Returns a multi-element wrapper that matches DateInputs with the specified CSS selector.
|
|
541
|
+
* If no CSS selector is specified, returns a multi-element wrapper that matches DateInputs.
|
|
542
|
+
*
|
|
543
|
+
* @param {string} [selector] CSS Selector
|
|
544
|
+
* @returns {MultiElementWrapper<DateInputWrapper>}
|
|
545
|
+
*/
|
|
546
|
+
findAllDateInputs(selector?: string): MultiElementWrapper<DateInputWrapper>;
|
|
547
|
+
/**
|
|
548
|
+
* Returns a wrapper that matches the DatePickers with the specified CSS selector.
|
|
549
|
+
* If no CSS selector is specified, returns a wrapper that matches DatePickers.
|
|
550
|
+
*
|
|
551
|
+
* @param {string} [selector] CSS Selector
|
|
552
|
+
* @returns {DatePickerWrapper}
|
|
553
|
+
*/
|
|
187
554
|
findDatePicker(selector?: string): DatePickerWrapper;
|
|
555
|
+
/**
|
|
556
|
+
* Returns a multi-element wrapper that matches DatePickers with the specified CSS selector.
|
|
557
|
+
* If no CSS selector is specified, returns a multi-element wrapper that matches DatePickers.
|
|
558
|
+
*
|
|
559
|
+
* @param {string} [selector] CSS Selector
|
|
560
|
+
* @returns {MultiElementWrapper<DatePickerWrapper>}
|
|
561
|
+
*/
|
|
562
|
+
findAllDatePickers(selector?: string): MultiElementWrapper<DatePickerWrapper>;
|
|
563
|
+
/**
|
|
564
|
+
* Returns a wrapper that matches the DateRangePickers with the specified CSS selector.
|
|
565
|
+
* If no CSS selector is specified, returns a wrapper that matches DateRangePickers.
|
|
566
|
+
*
|
|
567
|
+
* @param {string} [selector] CSS Selector
|
|
568
|
+
* @returns {DateRangePickerWrapper}
|
|
569
|
+
*/
|
|
188
570
|
findDateRangePicker(selector?: string): DateRangePickerWrapper;
|
|
571
|
+
/**
|
|
572
|
+
* Returns a multi-element wrapper that matches DateRangePickers with the specified CSS selector.
|
|
573
|
+
* If no CSS selector is specified, returns a multi-element wrapper that matches DateRangePickers.
|
|
574
|
+
*
|
|
575
|
+
* @param {string} [selector] CSS Selector
|
|
576
|
+
* @returns {MultiElementWrapper<DateRangePickerWrapper>}
|
|
577
|
+
*/
|
|
578
|
+
findAllDateRangePickers(selector?: string): MultiElementWrapper<DateRangePickerWrapper>;
|
|
579
|
+
/**
|
|
580
|
+
* Returns a wrapper that matches the Drawers with the specified CSS selector.
|
|
581
|
+
* If no CSS selector is specified, returns a wrapper that matches Drawers.
|
|
582
|
+
*
|
|
583
|
+
* @param {string} [selector] CSS Selector
|
|
584
|
+
* @returns {DrawerWrapper}
|
|
585
|
+
*/
|
|
189
586
|
findDrawer(selector?: string): DrawerWrapper;
|
|
587
|
+
/**
|
|
588
|
+
* Returns a multi-element wrapper that matches Drawers with the specified CSS selector.
|
|
589
|
+
* If no CSS selector is specified, returns a multi-element wrapper that matches Drawers.
|
|
590
|
+
*
|
|
591
|
+
* @param {string} [selector] CSS Selector
|
|
592
|
+
* @returns {MultiElementWrapper<DrawerWrapper>}
|
|
593
|
+
*/
|
|
594
|
+
findAllDrawers(selector?: string): MultiElementWrapper<DrawerWrapper>;
|
|
595
|
+
/**
|
|
596
|
+
* Returns a wrapper that matches the ExpandableSections with the specified CSS selector.
|
|
597
|
+
* If no CSS selector is specified, returns a wrapper that matches ExpandableSections.
|
|
598
|
+
*
|
|
599
|
+
* @param {string} [selector] CSS Selector
|
|
600
|
+
* @returns {ExpandableSectionWrapper}
|
|
601
|
+
*/
|
|
190
602
|
findExpandableSection(selector?: string): ExpandableSectionWrapper;
|
|
603
|
+
/**
|
|
604
|
+
* Returns a multi-element wrapper that matches ExpandableSections with the specified CSS selector.
|
|
605
|
+
* If no CSS selector is specified, returns a multi-element wrapper that matches ExpandableSections.
|
|
606
|
+
*
|
|
607
|
+
* @param {string} [selector] CSS Selector
|
|
608
|
+
* @returns {MultiElementWrapper<ExpandableSectionWrapper>}
|
|
609
|
+
*/
|
|
610
|
+
findAllExpandableSections(selector?: string): MultiElementWrapper<ExpandableSectionWrapper>;
|
|
611
|
+
/**
|
|
612
|
+
* Returns a wrapper that matches the FileDropzones with the specified CSS selector.
|
|
613
|
+
* If no CSS selector is specified, returns a wrapper that matches FileDropzones.
|
|
614
|
+
*
|
|
615
|
+
* @param {string} [selector] CSS Selector
|
|
616
|
+
* @returns {FileDropzoneWrapper}
|
|
617
|
+
*/
|
|
191
618
|
findFileDropzone(selector?: string): FileDropzoneWrapper;
|
|
619
|
+
/**
|
|
620
|
+
* Returns a multi-element wrapper that matches FileDropzones with the specified CSS selector.
|
|
621
|
+
* If no CSS selector is specified, returns a multi-element wrapper that matches FileDropzones.
|
|
622
|
+
*
|
|
623
|
+
* @param {string} [selector] CSS Selector
|
|
624
|
+
* @returns {MultiElementWrapper<FileDropzoneWrapper>}
|
|
625
|
+
*/
|
|
626
|
+
findAllFileDropzones(selector?: string): MultiElementWrapper<FileDropzoneWrapper>;
|
|
627
|
+
/**
|
|
628
|
+
* Returns a wrapper that matches the FileInputs with the specified CSS selector.
|
|
629
|
+
* If no CSS selector is specified, returns a wrapper that matches FileInputs.
|
|
630
|
+
*
|
|
631
|
+
* @param {string} [selector] CSS Selector
|
|
632
|
+
* @returns {FileInputWrapper}
|
|
633
|
+
*/
|
|
192
634
|
findFileInput(selector?: string): FileInputWrapper;
|
|
635
|
+
/**
|
|
636
|
+
* Returns a multi-element wrapper that matches FileInputs with the specified CSS selector.
|
|
637
|
+
* If no CSS selector is specified, returns a multi-element wrapper that matches FileInputs.
|
|
638
|
+
*
|
|
639
|
+
* @param {string} [selector] CSS Selector
|
|
640
|
+
* @returns {MultiElementWrapper<FileInputWrapper>}
|
|
641
|
+
*/
|
|
642
|
+
findAllFileInputs(selector?: string): MultiElementWrapper<FileInputWrapper>;
|
|
643
|
+
/**
|
|
644
|
+
* Returns a wrapper that matches the FileTokenGroups with the specified CSS selector.
|
|
645
|
+
* If no CSS selector is specified, returns a wrapper that matches FileTokenGroups.
|
|
646
|
+
*
|
|
647
|
+
* @param {string} [selector] CSS Selector
|
|
648
|
+
* @returns {FileTokenGroupWrapper}
|
|
649
|
+
*/
|
|
193
650
|
findFileTokenGroup(selector?: string): FileTokenGroupWrapper;
|
|
651
|
+
/**
|
|
652
|
+
* Returns a multi-element wrapper that matches FileTokenGroups with the specified CSS selector.
|
|
653
|
+
* If no CSS selector is specified, returns a multi-element wrapper that matches FileTokenGroups.
|
|
654
|
+
*
|
|
655
|
+
* @param {string} [selector] CSS Selector
|
|
656
|
+
* @returns {MultiElementWrapper<FileTokenGroupWrapper>}
|
|
657
|
+
*/
|
|
658
|
+
findAllFileTokenGroups(selector?: string): MultiElementWrapper<FileTokenGroupWrapper>;
|
|
659
|
+
/**
|
|
660
|
+
* Returns a wrapper that matches the FileUploads with the specified CSS selector.
|
|
661
|
+
* If no CSS selector is specified, returns a wrapper that matches FileUploads.
|
|
662
|
+
*
|
|
663
|
+
* @param {string} [selector] CSS Selector
|
|
664
|
+
* @returns {FileUploadWrapper}
|
|
665
|
+
*/
|
|
194
666
|
findFileUpload(selector?: string): FileUploadWrapper;
|
|
667
|
+
/**
|
|
668
|
+
* Returns a multi-element wrapper that matches FileUploads with the specified CSS selector.
|
|
669
|
+
* If no CSS selector is specified, returns a multi-element wrapper that matches FileUploads.
|
|
670
|
+
*
|
|
671
|
+
* @param {string} [selector] CSS Selector
|
|
672
|
+
* @returns {MultiElementWrapper<FileUploadWrapper>}
|
|
673
|
+
*/
|
|
674
|
+
findAllFileUploads(selector?: string): MultiElementWrapper<FileUploadWrapper>;
|
|
675
|
+
/**
|
|
676
|
+
* Returns a wrapper that matches the Flashbars with the specified CSS selector.
|
|
677
|
+
* If no CSS selector is specified, returns a wrapper that matches Flashbars.
|
|
678
|
+
*
|
|
679
|
+
* @param {string} [selector] CSS Selector
|
|
680
|
+
* @returns {FlashbarWrapper}
|
|
681
|
+
*/
|
|
195
682
|
findFlashbar(selector?: string): FlashbarWrapper;
|
|
683
|
+
/**
|
|
684
|
+
* Returns a multi-element wrapper that matches Flashbars with the specified CSS selector.
|
|
685
|
+
* If no CSS selector is specified, returns a multi-element wrapper that matches Flashbars.
|
|
686
|
+
*
|
|
687
|
+
* @param {string} [selector] CSS Selector
|
|
688
|
+
* @returns {MultiElementWrapper<FlashbarWrapper>}
|
|
689
|
+
*/
|
|
690
|
+
findAllFlashbars(selector?: string): MultiElementWrapper<FlashbarWrapper>;
|
|
691
|
+
/**
|
|
692
|
+
* Returns a wrapper that matches the Forms with the specified CSS selector.
|
|
693
|
+
* If no CSS selector is specified, returns a wrapper that matches Forms.
|
|
694
|
+
*
|
|
695
|
+
* @param {string} [selector] CSS Selector
|
|
696
|
+
* @returns {FormWrapper}
|
|
697
|
+
*/
|
|
196
698
|
findForm(selector?: string): FormWrapper;
|
|
699
|
+
/**
|
|
700
|
+
* Returns a multi-element wrapper that matches Forms with the specified CSS selector.
|
|
701
|
+
* If no CSS selector is specified, returns a multi-element wrapper that matches Forms.
|
|
702
|
+
*
|
|
703
|
+
* @param {string} [selector] CSS Selector
|
|
704
|
+
* @returns {MultiElementWrapper<FormWrapper>}
|
|
705
|
+
*/
|
|
706
|
+
findAllForms(selector?: string): MultiElementWrapper<FormWrapper>;
|
|
707
|
+
/**
|
|
708
|
+
* Returns a wrapper that matches the FormFields with the specified CSS selector.
|
|
709
|
+
* If no CSS selector is specified, returns a wrapper that matches FormFields.
|
|
710
|
+
*
|
|
711
|
+
* @param {string} [selector] CSS Selector
|
|
712
|
+
* @returns {FormFieldWrapper}
|
|
713
|
+
*/
|
|
197
714
|
findFormField(selector?: string): FormFieldWrapper;
|
|
715
|
+
/**
|
|
716
|
+
* Returns a multi-element wrapper that matches FormFields with the specified CSS selector.
|
|
717
|
+
* If no CSS selector is specified, returns a multi-element wrapper that matches FormFields.
|
|
718
|
+
*
|
|
719
|
+
* @param {string} [selector] CSS Selector
|
|
720
|
+
* @returns {MultiElementWrapper<FormFieldWrapper>}
|
|
721
|
+
*/
|
|
722
|
+
findAllFormFields(selector?: string): MultiElementWrapper<FormFieldWrapper>;
|
|
723
|
+
/**
|
|
724
|
+
* Returns a wrapper that matches the Grids with the specified CSS selector.
|
|
725
|
+
* If no CSS selector is specified, returns a wrapper that matches Grids.
|
|
726
|
+
*
|
|
727
|
+
* @param {string} [selector] CSS Selector
|
|
728
|
+
* @returns {GridWrapper}
|
|
729
|
+
*/
|
|
198
730
|
findGrid(selector?: string): GridWrapper;
|
|
731
|
+
/**
|
|
732
|
+
* Returns a multi-element wrapper that matches Grids with the specified CSS selector.
|
|
733
|
+
* If no CSS selector is specified, returns a multi-element wrapper that matches Grids.
|
|
734
|
+
*
|
|
735
|
+
* @param {string} [selector] CSS Selector
|
|
736
|
+
* @returns {MultiElementWrapper<GridWrapper>}
|
|
737
|
+
*/
|
|
738
|
+
findAllGrids(selector?: string): MultiElementWrapper<GridWrapper>;
|
|
739
|
+
/**
|
|
740
|
+
* Returns a wrapper that matches the Headers with the specified CSS selector.
|
|
741
|
+
* If no CSS selector is specified, returns a wrapper that matches Headers.
|
|
742
|
+
*
|
|
743
|
+
* @param {string} [selector] CSS Selector
|
|
744
|
+
* @returns {HeaderWrapper}
|
|
745
|
+
*/
|
|
199
746
|
findHeader(selector?: string): HeaderWrapper;
|
|
747
|
+
/**
|
|
748
|
+
* Returns a multi-element wrapper that matches Headers with the specified CSS selector.
|
|
749
|
+
* If no CSS selector is specified, returns a multi-element wrapper that matches Headers.
|
|
750
|
+
*
|
|
751
|
+
* @param {string} [selector] CSS Selector
|
|
752
|
+
* @returns {MultiElementWrapper<HeaderWrapper>}
|
|
753
|
+
*/
|
|
754
|
+
findAllHeaders(selector?: string): MultiElementWrapper<HeaderWrapper>;
|
|
755
|
+
/**
|
|
756
|
+
* Returns a wrapper that matches the HelpPanels with the specified CSS selector.
|
|
757
|
+
* If no CSS selector is specified, returns a wrapper that matches HelpPanels.
|
|
758
|
+
*
|
|
759
|
+
* @param {string} [selector] CSS Selector
|
|
760
|
+
* @returns {HelpPanelWrapper}
|
|
761
|
+
*/
|
|
200
762
|
findHelpPanel(selector?: string): HelpPanelWrapper;
|
|
763
|
+
/**
|
|
764
|
+
* Returns a multi-element wrapper that matches HelpPanels with the specified CSS selector.
|
|
765
|
+
* If no CSS selector is specified, returns a multi-element wrapper that matches HelpPanels.
|
|
766
|
+
*
|
|
767
|
+
* @param {string} [selector] CSS Selector
|
|
768
|
+
* @returns {MultiElementWrapper<HelpPanelWrapper>}
|
|
769
|
+
*/
|
|
770
|
+
findAllHelpPanels(selector?: string): MultiElementWrapper<HelpPanelWrapper>;
|
|
771
|
+
/**
|
|
772
|
+
* Returns a wrapper that matches the Hotspots with the specified CSS selector.
|
|
773
|
+
* If no CSS selector is specified, returns a wrapper that matches Hotspots.
|
|
774
|
+
*
|
|
775
|
+
* @param {string} [selector] CSS Selector
|
|
776
|
+
* @returns {HotspotWrapper}
|
|
777
|
+
*/
|
|
201
778
|
findHotspot(selector?: string): HotspotWrapper;
|
|
779
|
+
/**
|
|
780
|
+
* Returns a multi-element wrapper that matches Hotspots with the specified CSS selector.
|
|
781
|
+
* If no CSS selector is specified, returns a multi-element wrapper that matches Hotspots.
|
|
782
|
+
*
|
|
783
|
+
* @param {string} [selector] CSS Selector
|
|
784
|
+
* @returns {MultiElementWrapper<HotspotWrapper>}
|
|
785
|
+
*/
|
|
786
|
+
findAllHotspots(selector?: string): MultiElementWrapper<HotspotWrapper>;
|
|
787
|
+
/**
|
|
788
|
+
* Returns a wrapper that matches the Icons with the specified CSS selector.
|
|
789
|
+
* If no CSS selector is specified, returns a wrapper that matches Icons.
|
|
790
|
+
*
|
|
791
|
+
* @param {string} [selector] CSS Selector
|
|
792
|
+
* @returns {IconWrapper}
|
|
793
|
+
*/
|
|
202
794
|
findIcon(selector?: string): IconWrapper;
|
|
795
|
+
/**
|
|
796
|
+
* Returns a multi-element wrapper that matches Icons with the specified CSS selector.
|
|
797
|
+
* If no CSS selector is specified, returns a multi-element wrapper that matches Icons.
|
|
798
|
+
*
|
|
799
|
+
* @param {string} [selector] CSS Selector
|
|
800
|
+
* @returns {MultiElementWrapper<IconWrapper>}
|
|
801
|
+
*/
|
|
802
|
+
findAllIcons(selector?: string): MultiElementWrapper<IconWrapper>;
|
|
803
|
+
/**
|
|
804
|
+
* Returns a wrapper that matches the Inputs with the specified CSS selector.
|
|
805
|
+
* If no CSS selector is specified, returns a wrapper that matches Inputs.
|
|
806
|
+
*
|
|
807
|
+
* @param {string} [selector] CSS Selector
|
|
808
|
+
* @returns {InputWrapper}
|
|
809
|
+
*/
|
|
203
810
|
findInput(selector?: string): InputWrapper;
|
|
811
|
+
/**
|
|
812
|
+
* Returns a multi-element wrapper that matches Inputs with the specified CSS selector.
|
|
813
|
+
* If no CSS selector is specified, returns a multi-element wrapper that matches Inputs.
|
|
814
|
+
*
|
|
815
|
+
* @param {string} [selector] CSS Selector
|
|
816
|
+
* @returns {MultiElementWrapper<InputWrapper>}
|
|
817
|
+
*/
|
|
818
|
+
findAllInputs(selector?: string): MultiElementWrapper<InputWrapper>;
|
|
819
|
+
/**
|
|
820
|
+
* Returns a wrapper that matches the KeyValuePairs with the specified CSS selector.
|
|
821
|
+
* If no CSS selector is specified, returns a wrapper that matches KeyValuePairs.
|
|
822
|
+
*
|
|
823
|
+
* @param {string} [selector] CSS Selector
|
|
824
|
+
* @returns {KeyValuePairsWrapper}
|
|
825
|
+
*/
|
|
204
826
|
findKeyValuePairs(selector?: string): KeyValuePairsWrapper;
|
|
827
|
+
/**
|
|
828
|
+
* Returns a multi-element wrapper that matches KeyValuePairs with the specified CSS selector.
|
|
829
|
+
* If no CSS selector is specified, returns a multi-element wrapper that matches KeyValuePairs.
|
|
830
|
+
*
|
|
831
|
+
* @param {string} [selector] CSS Selector
|
|
832
|
+
* @returns {MultiElementWrapper<KeyValuePairsWrapper>}
|
|
833
|
+
*/
|
|
834
|
+
findAllKeyValuePairs(selector?: string): MultiElementWrapper<KeyValuePairsWrapper>;
|
|
835
|
+
/**
|
|
836
|
+
* Returns a wrapper that matches the LineCharts with the specified CSS selector.
|
|
837
|
+
* If no CSS selector is specified, returns a wrapper that matches LineCharts.
|
|
838
|
+
*
|
|
839
|
+
* @param {string} [selector] CSS Selector
|
|
840
|
+
* @returns {LineChartWrapper}
|
|
841
|
+
*/
|
|
205
842
|
findLineChart(selector?: string): LineChartWrapper;
|
|
843
|
+
/**
|
|
844
|
+
* Returns a multi-element wrapper that matches LineCharts with the specified CSS selector.
|
|
845
|
+
* If no CSS selector is specified, returns a multi-element wrapper that matches LineCharts.
|
|
846
|
+
*
|
|
847
|
+
* @param {string} [selector] CSS Selector
|
|
848
|
+
* @returns {MultiElementWrapper<LineChartWrapper>}
|
|
849
|
+
*/
|
|
850
|
+
findAllLineCharts(selector?: string): MultiElementWrapper<LineChartWrapper>;
|
|
851
|
+
/**
|
|
852
|
+
* Returns a wrapper that matches the Links with the specified CSS selector.
|
|
853
|
+
* If no CSS selector is specified, returns a wrapper that matches Links.
|
|
854
|
+
*
|
|
855
|
+
* @param {string} [selector] CSS Selector
|
|
856
|
+
* @returns {LinkWrapper}
|
|
857
|
+
*/
|
|
206
858
|
findLink(selector?: string): LinkWrapper;
|
|
859
|
+
/**
|
|
860
|
+
* Returns a multi-element wrapper that matches Links with the specified CSS selector.
|
|
861
|
+
* If no CSS selector is specified, returns a multi-element wrapper that matches Links.
|
|
862
|
+
*
|
|
863
|
+
* @param {string} [selector] CSS Selector
|
|
864
|
+
* @returns {MultiElementWrapper<LinkWrapper>}
|
|
865
|
+
*/
|
|
866
|
+
findAllLinks(selector?: string): MultiElementWrapper<LinkWrapper>;
|
|
867
|
+
/**
|
|
868
|
+
* Returns a wrapper that matches the LiveRegions with the specified CSS selector.
|
|
869
|
+
* If no CSS selector is specified, returns a wrapper that matches LiveRegions.
|
|
870
|
+
*
|
|
871
|
+
* @param {string} [selector] CSS Selector
|
|
872
|
+
* @returns {LiveRegionWrapper}
|
|
873
|
+
*/
|
|
207
874
|
findLiveRegion(selector?: string): LiveRegionWrapper;
|
|
875
|
+
/**
|
|
876
|
+
* Returns a multi-element wrapper that matches LiveRegions with the specified CSS selector.
|
|
877
|
+
* If no CSS selector is specified, returns a multi-element wrapper that matches LiveRegions.
|
|
878
|
+
*
|
|
879
|
+
* @param {string} [selector] CSS Selector
|
|
880
|
+
* @returns {MultiElementWrapper<LiveRegionWrapper>}
|
|
881
|
+
*/
|
|
882
|
+
findAllLiveRegions(selector?: string): MultiElementWrapper<LiveRegionWrapper>;
|
|
883
|
+
/**
|
|
884
|
+
* Returns a wrapper that matches the MixedLineBarCharts with the specified CSS selector.
|
|
885
|
+
* If no CSS selector is specified, returns a wrapper that matches MixedLineBarCharts.
|
|
886
|
+
*
|
|
887
|
+
* @param {string} [selector] CSS Selector
|
|
888
|
+
* @returns {MixedLineBarChartWrapper}
|
|
889
|
+
*/
|
|
208
890
|
findMixedLineBarChart(selector?: string): MixedLineBarChartWrapper;
|
|
891
|
+
/**
|
|
892
|
+
* Returns a multi-element wrapper that matches MixedLineBarCharts with the specified CSS selector.
|
|
893
|
+
* If no CSS selector is specified, returns a multi-element wrapper that matches MixedLineBarCharts.
|
|
894
|
+
*
|
|
895
|
+
* @param {string} [selector] CSS Selector
|
|
896
|
+
* @returns {MultiElementWrapper<MixedLineBarChartWrapper>}
|
|
897
|
+
*/
|
|
898
|
+
findAllMixedLineBarCharts(selector?: string): MultiElementWrapper<MixedLineBarChartWrapper>;
|
|
899
|
+
/**
|
|
900
|
+
* Returns a wrapper that matches the Modals with the specified CSS selector.
|
|
901
|
+
* If no CSS selector is specified, returns a wrapper that matches Modals.
|
|
902
|
+
*
|
|
903
|
+
* @param {string} [selector] CSS Selector
|
|
904
|
+
* @returns {ModalWrapper}
|
|
905
|
+
*/
|
|
209
906
|
findModal(selector?: string): ModalWrapper;
|
|
907
|
+
/**
|
|
908
|
+
* Returns a multi-element wrapper that matches Modals with the specified CSS selector.
|
|
909
|
+
* If no CSS selector is specified, returns a multi-element wrapper that matches Modals.
|
|
910
|
+
*
|
|
911
|
+
* @param {string} [selector] CSS Selector
|
|
912
|
+
* @returns {MultiElementWrapper<ModalWrapper>}
|
|
913
|
+
*/
|
|
914
|
+
findAllModals(selector?: string): MultiElementWrapper<ModalWrapper>;
|
|
915
|
+
/**
|
|
916
|
+
* Returns a wrapper that matches the Multiselects with the specified CSS selector.
|
|
917
|
+
* If no CSS selector is specified, returns a wrapper that matches Multiselects.
|
|
918
|
+
*
|
|
919
|
+
* @param {string} [selector] CSS Selector
|
|
920
|
+
* @returns {MultiselectWrapper}
|
|
921
|
+
*/
|
|
210
922
|
findMultiselect(selector?: string): MultiselectWrapper;
|
|
923
|
+
/**
|
|
924
|
+
* Returns a multi-element wrapper that matches Multiselects with the specified CSS selector.
|
|
925
|
+
* If no CSS selector is specified, returns a multi-element wrapper that matches Multiselects.
|
|
926
|
+
*
|
|
927
|
+
* @param {string} [selector] CSS Selector
|
|
928
|
+
* @returns {MultiElementWrapper<MultiselectWrapper>}
|
|
929
|
+
*/
|
|
930
|
+
findAllMultiselects(selector?: string): MultiElementWrapper<MultiselectWrapper>;
|
|
931
|
+
/**
|
|
932
|
+
* Returns a wrapper that matches the Paginations with the specified CSS selector.
|
|
933
|
+
* If no CSS selector is specified, returns a wrapper that matches Paginations.
|
|
934
|
+
*
|
|
935
|
+
* @param {string} [selector] CSS Selector
|
|
936
|
+
* @returns {PaginationWrapper}
|
|
937
|
+
*/
|
|
211
938
|
findPagination(selector?: string): PaginationWrapper;
|
|
939
|
+
/**
|
|
940
|
+
* Returns a multi-element wrapper that matches Paginations with the specified CSS selector.
|
|
941
|
+
* If no CSS selector is specified, returns a multi-element wrapper that matches Paginations.
|
|
942
|
+
*
|
|
943
|
+
* @param {string} [selector] CSS Selector
|
|
944
|
+
* @returns {MultiElementWrapper<PaginationWrapper>}
|
|
945
|
+
*/
|
|
946
|
+
findAllPaginations(selector?: string): MultiElementWrapper<PaginationWrapper>;
|
|
947
|
+
/**
|
|
948
|
+
* Returns a wrapper that matches the PieCharts with the specified CSS selector.
|
|
949
|
+
* If no CSS selector is specified, returns a wrapper that matches PieCharts.
|
|
950
|
+
*
|
|
951
|
+
* @param {string} [selector] CSS Selector
|
|
952
|
+
* @returns {PieChartWrapper}
|
|
953
|
+
*/
|
|
212
954
|
findPieChart(selector?: string): PieChartWrapper;
|
|
955
|
+
/**
|
|
956
|
+
* Returns a multi-element wrapper that matches PieCharts with the specified CSS selector.
|
|
957
|
+
* If no CSS selector is specified, returns a multi-element wrapper that matches PieCharts.
|
|
958
|
+
*
|
|
959
|
+
* @param {string} [selector] CSS Selector
|
|
960
|
+
* @returns {MultiElementWrapper<PieChartWrapper>}
|
|
961
|
+
*/
|
|
962
|
+
findAllPieCharts(selector?: string): MultiElementWrapper<PieChartWrapper>;
|
|
963
|
+
/**
|
|
964
|
+
* Returns a wrapper that matches the Popovers with the specified CSS selector.
|
|
965
|
+
* If no CSS selector is specified, returns a wrapper that matches Popovers.
|
|
966
|
+
*
|
|
967
|
+
* @param {string} [selector] CSS Selector
|
|
968
|
+
* @returns {PopoverWrapper}
|
|
969
|
+
*/
|
|
213
970
|
findPopover(selector?: string): PopoverWrapper;
|
|
971
|
+
/**
|
|
972
|
+
* Returns a multi-element wrapper that matches Popovers with the specified CSS selector.
|
|
973
|
+
* If no CSS selector is specified, returns a multi-element wrapper that matches Popovers.
|
|
974
|
+
*
|
|
975
|
+
* @param {string} [selector] CSS Selector
|
|
976
|
+
* @returns {MultiElementWrapper<PopoverWrapper>}
|
|
977
|
+
*/
|
|
978
|
+
findAllPopovers(selector?: string): MultiElementWrapper<PopoverWrapper>;
|
|
979
|
+
/**
|
|
980
|
+
* Returns a wrapper that matches the ProgressBars with the specified CSS selector.
|
|
981
|
+
* If no CSS selector is specified, returns a wrapper that matches ProgressBars.
|
|
982
|
+
*
|
|
983
|
+
* @param {string} [selector] CSS Selector
|
|
984
|
+
* @returns {ProgressBarWrapper}
|
|
985
|
+
*/
|
|
214
986
|
findProgressBar(selector?: string): ProgressBarWrapper;
|
|
987
|
+
/**
|
|
988
|
+
* Returns a multi-element wrapper that matches ProgressBars with the specified CSS selector.
|
|
989
|
+
* If no CSS selector is specified, returns a multi-element wrapper that matches ProgressBars.
|
|
990
|
+
*
|
|
991
|
+
* @param {string} [selector] CSS Selector
|
|
992
|
+
* @returns {MultiElementWrapper<ProgressBarWrapper>}
|
|
993
|
+
*/
|
|
994
|
+
findAllProgressBars(selector?: string): MultiElementWrapper<ProgressBarWrapper>;
|
|
995
|
+
/**
|
|
996
|
+
* Returns a wrapper that matches the PromptInputs with the specified CSS selector.
|
|
997
|
+
* If no CSS selector is specified, returns a wrapper that matches PromptInputs.
|
|
998
|
+
*
|
|
999
|
+
* @param {string} [selector] CSS Selector
|
|
1000
|
+
* @returns {PromptInputWrapper}
|
|
1001
|
+
*/
|
|
215
1002
|
findPromptInput(selector?: string): PromptInputWrapper;
|
|
1003
|
+
/**
|
|
1004
|
+
* Returns a multi-element wrapper that matches PromptInputs with the specified CSS selector.
|
|
1005
|
+
* If no CSS selector is specified, returns a multi-element wrapper that matches PromptInputs.
|
|
1006
|
+
*
|
|
1007
|
+
* @param {string} [selector] CSS Selector
|
|
1008
|
+
* @returns {MultiElementWrapper<PromptInputWrapper>}
|
|
1009
|
+
*/
|
|
1010
|
+
findAllPromptInputs(selector?: string): MultiElementWrapper<PromptInputWrapper>;
|
|
1011
|
+
/**
|
|
1012
|
+
* Returns a wrapper that matches the PropertyFilters with the specified CSS selector.
|
|
1013
|
+
* If no CSS selector is specified, returns a wrapper that matches PropertyFilters.
|
|
1014
|
+
*
|
|
1015
|
+
* @param {string} [selector] CSS Selector
|
|
1016
|
+
* @returns {PropertyFilterWrapper}
|
|
1017
|
+
*/
|
|
216
1018
|
findPropertyFilter(selector?: string): PropertyFilterWrapper;
|
|
1019
|
+
/**
|
|
1020
|
+
* Returns a multi-element wrapper that matches PropertyFilters with the specified CSS selector.
|
|
1021
|
+
* If no CSS selector is specified, returns a multi-element wrapper that matches PropertyFilters.
|
|
1022
|
+
*
|
|
1023
|
+
* @param {string} [selector] CSS Selector
|
|
1024
|
+
* @returns {MultiElementWrapper<PropertyFilterWrapper>}
|
|
1025
|
+
*/
|
|
1026
|
+
findAllPropertyFilters(selector?: string): MultiElementWrapper<PropertyFilterWrapper>;
|
|
1027
|
+
/**
|
|
1028
|
+
* Returns a wrapper that matches the RadioGroups with the specified CSS selector.
|
|
1029
|
+
* If no CSS selector is specified, returns a wrapper that matches RadioGroups.
|
|
1030
|
+
*
|
|
1031
|
+
* @param {string} [selector] CSS Selector
|
|
1032
|
+
* @returns {RadioGroupWrapper}
|
|
1033
|
+
*/
|
|
217
1034
|
findRadioGroup(selector?: string): RadioGroupWrapper;
|
|
1035
|
+
/**
|
|
1036
|
+
* Returns a multi-element wrapper that matches RadioGroups with the specified CSS selector.
|
|
1037
|
+
* If no CSS selector is specified, returns a multi-element wrapper that matches RadioGroups.
|
|
1038
|
+
*
|
|
1039
|
+
* @param {string} [selector] CSS Selector
|
|
1040
|
+
* @returns {MultiElementWrapper<RadioGroupWrapper>}
|
|
1041
|
+
*/
|
|
1042
|
+
findAllRadioGroups(selector?: string): MultiElementWrapper<RadioGroupWrapper>;
|
|
1043
|
+
/**
|
|
1044
|
+
* Returns a wrapper that matches the S3ResourceSelectors with the specified CSS selector.
|
|
1045
|
+
* If no CSS selector is specified, returns a wrapper that matches S3ResourceSelectors.
|
|
1046
|
+
*
|
|
1047
|
+
* @param {string} [selector] CSS Selector
|
|
1048
|
+
* @returns {S3ResourceSelectorWrapper}
|
|
1049
|
+
*/
|
|
218
1050
|
findS3ResourceSelector(selector?: string): S3ResourceSelectorWrapper;
|
|
1051
|
+
/**
|
|
1052
|
+
* Returns a multi-element wrapper that matches S3ResourceSelectors with the specified CSS selector.
|
|
1053
|
+
* If no CSS selector is specified, returns a multi-element wrapper that matches S3ResourceSelectors.
|
|
1054
|
+
*
|
|
1055
|
+
* @param {string} [selector] CSS Selector
|
|
1056
|
+
* @returns {MultiElementWrapper<S3ResourceSelectorWrapper>}
|
|
1057
|
+
*/
|
|
1058
|
+
findAllS3ResourceSelectors(selector?: string): MultiElementWrapper<S3ResourceSelectorWrapper>;
|
|
1059
|
+
/**
|
|
1060
|
+
* Returns a wrapper that matches the SegmentedControls with the specified CSS selector.
|
|
1061
|
+
* If no CSS selector is specified, returns a wrapper that matches SegmentedControls.
|
|
1062
|
+
*
|
|
1063
|
+
* @param {string} [selector] CSS Selector
|
|
1064
|
+
* @returns {SegmentedControlWrapper}
|
|
1065
|
+
*/
|
|
219
1066
|
findSegmentedControl(selector?: string): SegmentedControlWrapper;
|
|
1067
|
+
/**
|
|
1068
|
+
* Returns a multi-element wrapper that matches SegmentedControls with the specified CSS selector.
|
|
1069
|
+
* If no CSS selector is specified, returns a multi-element wrapper that matches SegmentedControls.
|
|
1070
|
+
*
|
|
1071
|
+
* @param {string} [selector] CSS Selector
|
|
1072
|
+
* @returns {MultiElementWrapper<SegmentedControlWrapper>}
|
|
1073
|
+
*/
|
|
1074
|
+
findAllSegmentedControls(selector?: string): MultiElementWrapper<SegmentedControlWrapper>;
|
|
1075
|
+
/**
|
|
1076
|
+
* Returns a wrapper that matches the Selects with the specified CSS selector.
|
|
1077
|
+
* If no CSS selector is specified, returns a wrapper that matches Selects.
|
|
1078
|
+
*
|
|
1079
|
+
* @param {string} [selector] CSS Selector
|
|
1080
|
+
* @returns {SelectWrapper}
|
|
1081
|
+
*/
|
|
220
1082
|
findSelect(selector?: string): SelectWrapper;
|
|
1083
|
+
/**
|
|
1084
|
+
* Returns a multi-element wrapper that matches Selects with the specified CSS selector.
|
|
1085
|
+
* If no CSS selector is specified, returns a multi-element wrapper that matches Selects.
|
|
1086
|
+
*
|
|
1087
|
+
* @param {string} [selector] CSS Selector
|
|
1088
|
+
* @returns {MultiElementWrapper<SelectWrapper>}
|
|
1089
|
+
*/
|
|
1090
|
+
findAllSelects(selector?: string): MultiElementWrapper<SelectWrapper>;
|
|
1091
|
+
/**
|
|
1092
|
+
* Returns a wrapper that matches the SideNavigations with the specified CSS selector.
|
|
1093
|
+
* If no CSS selector is specified, returns a wrapper that matches SideNavigations.
|
|
1094
|
+
*
|
|
1095
|
+
* @param {string} [selector] CSS Selector
|
|
1096
|
+
* @returns {SideNavigationWrapper}
|
|
1097
|
+
*/
|
|
221
1098
|
findSideNavigation(selector?: string): SideNavigationWrapper;
|
|
1099
|
+
/**
|
|
1100
|
+
* Returns a multi-element wrapper that matches SideNavigations with the specified CSS selector.
|
|
1101
|
+
* If no CSS selector is specified, returns a multi-element wrapper that matches SideNavigations.
|
|
1102
|
+
*
|
|
1103
|
+
* @param {string} [selector] CSS Selector
|
|
1104
|
+
* @returns {MultiElementWrapper<SideNavigationWrapper>}
|
|
1105
|
+
*/
|
|
1106
|
+
findAllSideNavigations(selector?: string): MultiElementWrapper<SideNavigationWrapper>;
|
|
1107
|
+
/**
|
|
1108
|
+
* Returns a wrapper that matches the Sliders with the specified CSS selector.
|
|
1109
|
+
* If no CSS selector is specified, returns a wrapper that matches Sliders.
|
|
1110
|
+
*
|
|
1111
|
+
* @param {string} [selector] CSS Selector
|
|
1112
|
+
* @returns {SliderWrapper}
|
|
1113
|
+
*/
|
|
222
1114
|
findSlider(selector?: string): SliderWrapper;
|
|
1115
|
+
/**
|
|
1116
|
+
* Returns a multi-element wrapper that matches Sliders with the specified CSS selector.
|
|
1117
|
+
* If no CSS selector is specified, returns a multi-element wrapper that matches Sliders.
|
|
1118
|
+
*
|
|
1119
|
+
* @param {string} [selector] CSS Selector
|
|
1120
|
+
* @returns {MultiElementWrapper<SliderWrapper>}
|
|
1121
|
+
*/
|
|
1122
|
+
findAllSliders(selector?: string): MultiElementWrapper<SliderWrapper>;
|
|
1123
|
+
/**
|
|
1124
|
+
* Returns a wrapper that matches the SpaceBetweens with the specified CSS selector.
|
|
1125
|
+
* If no CSS selector is specified, returns a wrapper that matches SpaceBetweens.
|
|
1126
|
+
*
|
|
1127
|
+
* @param {string} [selector] CSS Selector
|
|
1128
|
+
* @returns {SpaceBetweenWrapper}
|
|
1129
|
+
*/
|
|
223
1130
|
findSpaceBetween(selector?: string): SpaceBetweenWrapper;
|
|
1131
|
+
/**
|
|
1132
|
+
* Returns a multi-element wrapper that matches SpaceBetweens with the specified CSS selector.
|
|
1133
|
+
* If no CSS selector is specified, returns a multi-element wrapper that matches SpaceBetweens.
|
|
1134
|
+
*
|
|
1135
|
+
* @param {string} [selector] CSS Selector
|
|
1136
|
+
* @returns {MultiElementWrapper<SpaceBetweenWrapper>}
|
|
1137
|
+
*/
|
|
1138
|
+
findAllSpaceBetweens(selector?: string): MultiElementWrapper<SpaceBetweenWrapper>;
|
|
1139
|
+
/**
|
|
1140
|
+
* Returns a wrapper that matches the Spinners with the specified CSS selector.
|
|
1141
|
+
* If no CSS selector is specified, returns a wrapper that matches Spinners.
|
|
1142
|
+
*
|
|
1143
|
+
* @param {string} [selector] CSS Selector
|
|
1144
|
+
* @returns {SpinnerWrapper}
|
|
1145
|
+
*/
|
|
224
1146
|
findSpinner(selector?: string): SpinnerWrapper;
|
|
1147
|
+
/**
|
|
1148
|
+
* Returns a multi-element wrapper that matches Spinners with the specified CSS selector.
|
|
1149
|
+
* If no CSS selector is specified, returns a multi-element wrapper that matches Spinners.
|
|
1150
|
+
*
|
|
1151
|
+
* @param {string} [selector] CSS Selector
|
|
1152
|
+
* @returns {MultiElementWrapper<SpinnerWrapper>}
|
|
1153
|
+
*/
|
|
1154
|
+
findAllSpinners(selector?: string): MultiElementWrapper<SpinnerWrapper>;
|
|
1155
|
+
/**
|
|
1156
|
+
* Returns a wrapper that matches the SplitPanels with the specified CSS selector.
|
|
1157
|
+
* If no CSS selector is specified, returns a wrapper that matches SplitPanels.
|
|
1158
|
+
*
|
|
1159
|
+
* @param {string} [selector] CSS Selector
|
|
1160
|
+
* @returns {SplitPanelWrapper}
|
|
1161
|
+
*/
|
|
225
1162
|
findSplitPanel(selector?: string): SplitPanelWrapper;
|
|
1163
|
+
/**
|
|
1164
|
+
* Returns a multi-element wrapper that matches SplitPanels with the specified CSS selector.
|
|
1165
|
+
* If no CSS selector is specified, returns a multi-element wrapper that matches SplitPanels.
|
|
1166
|
+
*
|
|
1167
|
+
* @param {string} [selector] CSS Selector
|
|
1168
|
+
* @returns {MultiElementWrapper<SplitPanelWrapper>}
|
|
1169
|
+
*/
|
|
1170
|
+
findAllSplitPanels(selector?: string): MultiElementWrapper<SplitPanelWrapper>;
|
|
1171
|
+
/**
|
|
1172
|
+
* Returns a wrapper that matches the StatusIndicators with the specified CSS selector.
|
|
1173
|
+
* If no CSS selector is specified, returns a wrapper that matches StatusIndicators.
|
|
1174
|
+
*
|
|
1175
|
+
* @param {string} [selector] CSS Selector
|
|
1176
|
+
* @returns {StatusIndicatorWrapper}
|
|
1177
|
+
*/
|
|
226
1178
|
findStatusIndicator(selector?: string): StatusIndicatorWrapper;
|
|
1179
|
+
/**
|
|
1180
|
+
* Returns a multi-element wrapper that matches StatusIndicators with the specified CSS selector.
|
|
1181
|
+
* If no CSS selector is specified, returns a multi-element wrapper that matches StatusIndicators.
|
|
1182
|
+
*
|
|
1183
|
+
* @param {string} [selector] CSS Selector
|
|
1184
|
+
* @returns {MultiElementWrapper<StatusIndicatorWrapper>}
|
|
1185
|
+
*/
|
|
1186
|
+
findAllStatusIndicators(selector?: string): MultiElementWrapper<StatusIndicatorWrapper>;
|
|
1187
|
+
/**
|
|
1188
|
+
* Returns a wrapper that matches the Steps with the specified CSS selector.
|
|
1189
|
+
* If no CSS selector is specified, returns a wrapper that matches Steps.
|
|
1190
|
+
*
|
|
1191
|
+
* @param {string} [selector] CSS Selector
|
|
1192
|
+
* @returns {StepsWrapper}
|
|
1193
|
+
*/
|
|
227
1194
|
findSteps(selector?: string): StepsWrapper;
|
|
1195
|
+
/**
|
|
1196
|
+
* Returns a multi-element wrapper that matches Steps with the specified CSS selector.
|
|
1197
|
+
* If no CSS selector is specified, returns a multi-element wrapper that matches Steps.
|
|
1198
|
+
*
|
|
1199
|
+
* @param {string} [selector] CSS Selector
|
|
1200
|
+
* @returns {MultiElementWrapper<StepsWrapper>}
|
|
1201
|
+
*/
|
|
1202
|
+
findAllSteps(selector?: string): MultiElementWrapper<StepsWrapper>;
|
|
1203
|
+
/**
|
|
1204
|
+
* Returns a wrapper that matches the Tables with the specified CSS selector.
|
|
1205
|
+
* If no CSS selector is specified, returns a wrapper that matches Tables.
|
|
1206
|
+
*
|
|
1207
|
+
* @param {string} [selector] CSS Selector
|
|
1208
|
+
* @returns {TableWrapper}
|
|
1209
|
+
*/
|
|
228
1210
|
findTable(selector?: string): TableWrapper;
|
|
1211
|
+
/**
|
|
1212
|
+
* Returns a multi-element wrapper that matches Tables with the specified CSS selector.
|
|
1213
|
+
* If no CSS selector is specified, returns a multi-element wrapper that matches Tables.
|
|
1214
|
+
*
|
|
1215
|
+
* @param {string} [selector] CSS Selector
|
|
1216
|
+
* @returns {MultiElementWrapper<TableWrapper>}
|
|
1217
|
+
*/
|
|
1218
|
+
findAllTables(selector?: string): MultiElementWrapper<TableWrapper>;
|
|
1219
|
+
/**
|
|
1220
|
+
* Returns a wrapper that matches the Tabs with the specified CSS selector.
|
|
1221
|
+
* If no CSS selector is specified, returns a wrapper that matches Tabs.
|
|
1222
|
+
*
|
|
1223
|
+
* @param {string} [selector] CSS Selector
|
|
1224
|
+
* @returns {TabsWrapper}
|
|
1225
|
+
*/
|
|
229
1226
|
findTabs(selector?: string): TabsWrapper;
|
|
1227
|
+
/**
|
|
1228
|
+
* Returns a multi-element wrapper that matches Tabs with the specified CSS selector.
|
|
1229
|
+
* If no CSS selector is specified, returns a multi-element wrapper that matches Tabs.
|
|
1230
|
+
*
|
|
1231
|
+
* @param {string} [selector] CSS Selector
|
|
1232
|
+
* @returns {MultiElementWrapper<TabsWrapper>}
|
|
1233
|
+
*/
|
|
1234
|
+
findAllTabs(selector?: string): MultiElementWrapper<TabsWrapper>;
|
|
1235
|
+
/**
|
|
1236
|
+
* Returns a wrapper that matches the TagEditors with the specified CSS selector.
|
|
1237
|
+
* If no CSS selector is specified, returns a wrapper that matches TagEditors.
|
|
1238
|
+
*
|
|
1239
|
+
* @param {string} [selector] CSS Selector
|
|
1240
|
+
* @returns {TagEditorWrapper}
|
|
1241
|
+
*/
|
|
230
1242
|
findTagEditor(selector?: string): TagEditorWrapper;
|
|
1243
|
+
/**
|
|
1244
|
+
* Returns a multi-element wrapper that matches TagEditors with the specified CSS selector.
|
|
1245
|
+
* If no CSS selector is specified, returns a multi-element wrapper that matches TagEditors.
|
|
1246
|
+
*
|
|
1247
|
+
* @param {string} [selector] CSS Selector
|
|
1248
|
+
* @returns {MultiElementWrapper<TagEditorWrapper>}
|
|
1249
|
+
*/
|
|
1250
|
+
findAllTagEditors(selector?: string): MultiElementWrapper<TagEditorWrapper>;
|
|
1251
|
+
/**
|
|
1252
|
+
* Returns a wrapper that matches the TextContents with the specified CSS selector.
|
|
1253
|
+
* If no CSS selector is specified, returns a wrapper that matches TextContents.
|
|
1254
|
+
*
|
|
1255
|
+
* @param {string} [selector] CSS Selector
|
|
1256
|
+
* @returns {TextContentWrapper}
|
|
1257
|
+
*/
|
|
231
1258
|
findTextContent(selector?: string): TextContentWrapper;
|
|
1259
|
+
/**
|
|
1260
|
+
* Returns a multi-element wrapper that matches TextContents with the specified CSS selector.
|
|
1261
|
+
* If no CSS selector is specified, returns a multi-element wrapper that matches TextContents.
|
|
1262
|
+
*
|
|
1263
|
+
* @param {string} [selector] CSS Selector
|
|
1264
|
+
* @returns {MultiElementWrapper<TextContentWrapper>}
|
|
1265
|
+
*/
|
|
1266
|
+
findAllTextContents(selector?: string): MultiElementWrapper<TextContentWrapper>;
|
|
1267
|
+
/**
|
|
1268
|
+
* Returns a wrapper that matches the TextFilters with the specified CSS selector.
|
|
1269
|
+
* If no CSS selector is specified, returns a wrapper that matches TextFilters.
|
|
1270
|
+
*
|
|
1271
|
+
* @param {string} [selector] CSS Selector
|
|
1272
|
+
* @returns {TextFilterWrapper}
|
|
1273
|
+
*/
|
|
232
1274
|
findTextFilter(selector?: string): TextFilterWrapper;
|
|
1275
|
+
/**
|
|
1276
|
+
* Returns a multi-element wrapper that matches TextFilters with the specified CSS selector.
|
|
1277
|
+
* If no CSS selector is specified, returns a multi-element wrapper that matches TextFilters.
|
|
1278
|
+
*
|
|
1279
|
+
* @param {string} [selector] CSS Selector
|
|
1280
|
+
* @returns {MultiElementWrapper<TextFilterWrapper>}
|
|
1281
|
+
*/
|
|
1282
|
+
findAllTextFilters(selector?: string): MultiElementWrapper<TextFilterWrapper>;
|
|
1283
|
+
/**
|
|
1284
|
+
* Returns a wrapper that matches the Textareas with the specified CSS selector.
|
|
1285
|
+
* If no CSS selector is specified, returns a wrapper that matches Textareas.
|
|
1286
|
+
*
|
|
1287
|
+
* @param {string} [selector] CSS Selector
|
|
1288
|
+
* @returns {TextareaWrapper}
|
|
1289
|
+
*/
|
|
233
1290
|
findTextarea(selector?: string): TextareaWrapper;
|
|
1291
|
+
/**
|
|
1292
|
+
* Returns a multi-element wrapper that matches Textareas with the specified CSS selector.
|
|
1293
|
+
* If no CSS selector is specified, returns a multi-element wrapper that matches Textareas.
|
|
1294
|
+
*
|
|
1295
|
+
* @param {string} [selector] CSS Selector
|
|
1296
|
+
* @returns {MultiElementWrapper<TextareaWrapper>}
|
|
1297
|
+
*/
|
|
1298
|
+
findAllTextareas(selector?: string): MultiElementWrapper<TextareaWrapper>;
|
|
1299
|
+
/**
|
|
1300
|
+
* Returns a wrapper that matches the Tiles with the specified CSS selector.
|
|
1301
|
+
* If no CSS selector is specified, returns a wrapper that matches Tiles.
|
|
1302
|
+
*
|
|
1303
|
+
* @param {string} [selector] CSS Selector
|
|
1304
|
+
* @returns {TilesWrapper}
|
|
1305
|
+
*/
|
|
234
1306
|
findTiles(selector?: string): TilesWrapper;
|
|
1307
|
+
/**
|
|
1308
|
+
* Returns a multi-element wrapper that matches Tiles with the specified CSS selector.
|
|
1309
|
+
* If no CSS selector is specified, returns a multi-element wrapper that matches Tiles.
|
|
1310
|
+
*
|
|
1311
|
+
* @param {string} [selector] CSS Selector
|
|
1312
|
+
* @returns {MultiElementWrapper<TilesWrapper>}
|
|
1313
|
+
*/
|
|
1314
|
+
findAllTiles(selector?: string): MultiElementWrapper<TilesWrapper>;
|
|
1315
|
+
/**
|
|
1316
|
+
* Returns a wrapper that matches the TimeInputs with the specified CSS selector.
|
|
1317
|
+
* If no CSS selector is specified, returns a wrapper that matches TimeInputs.
|
|
1318
|
+
*
|
|
1319
|
+
* @param {string} [selector] CSS Selector
|
|
1320
|
+
* @returns {TimeInputWrapper}
|
|
1321
|
+
*/
|
|
235
1322
|
findTimeInput(selector?: string): TimeInputWrapper;
|
|
1323
|
+
/**
|
|
1324
|
+
* Returns a multi-element wrapper that matches TimeInputs with the specified CSS selector.
|
|
1325
|
+
* If no CSS selector is specified, returns a multi-element wrapper that matches TimeInputs.
|
|
1326
|
+
*
|
|
1327
|
+
* @param {string} [selector] CSS Selector
|
|
1328
|
+
* @returns {MultiElementWrapper<TimeInputWrapper>}
|
|
1329
|
+
*/
|
|
1330
|
+
findAllTimeInputs(selector?: string): MultiElementWrapper<TimeInputWrapper>;
|
|
1331
|
+
/**
|
|
1332
|
+
* Returns a wrapper that matches the Toggles with the specified CSS selector.
|
|
1333
|
+
* If no CSS selector is specified, returns a wrapper that matches Toggles.
|
|
1334
|
+
*
|
|
1335
|
+
* @param {string} [selector] CSS Selector
|
|
1336
|
+
* @returns {ToggleWrapper}
|
|
1337
|
+
*/
|
|
236
1338
|
findToggle(selector?: string): ToggleWrapper;
|
|
1339
|
+
/**
|
|
1340
|
+
* Returns a multi-element wrapper that matches Toggles with the specified CSS selector.
|
|
1341
|
+
* If no CSS selector is specified, returns a multi-element wrapper that matches Toggles.
|
|
1342
|
+
*
|
|
1343
|
+
* @param {string} [selector] CSS Selector
|
|
1344
|
+
* @returns {MultiElementWrapper<ToggleWrapper>}
|
|
1345
|
+
*/
|
|
1346
|
+
findAllToggles(selector?: string): MultiElementWrapper<ToggleWrapper>;
|
|
1347
|
+
/**
|
|
1348
|
+
* Returns a wrapper that matches the ToggleButtons with the specified CSS selector.
|
|
1349
|
+
* If no CSS selector is specified, returns a wrapper that matches ToggleButtons.
|
|
1350
|
+
*
|
|
1351
|
+
* @param {string} [selector] CSS Selector
|
|
1352
|
+
* @returns {ToggleButtonWrapper}
|
|
1353
|
+
*/
|
|
237
1354
|
findToggleButton(selector?: string): ToggleButtonWrapper;
|
|
1355
|
+
/**
|
|
1356
|
+
* Returns a multi-element wrapper that matches ToggleButtons with the specified CSS selector.
|
|
1357
|
+
* If no CSS selector is specified, returns a multi-element wrapper that matches ToggleButtons.
|
|
1358
|
+
*
|
|
1359
|
+
* @param {string} [selector] CSS Selector
|
|
1360
|
+
* @returns {MultiElementWrapper<ToggleButtonWrapper>}
|
|
1361
|
+
*/
|
|
1362
|
+
findAllToggleButtons(selector?: string): MultiElementWrapper<ToggleButtonWrapper>;
|
|
1363
|
+
/**
|
|
1364
|
+
* Returns a wrapper that matches the TokenGroups with the specified CSS selector.
|
|
1365
|
+
* If no CSS selector is specified, returns a wrapper that matches TokenGroups.
|
|
1366
|
+
*
|
|
1367
|
+
* @param {string} [selector] CSS Selector
|
|
1368
|
+
* @returns {TokenGroupWrapper}
|
|
1369
|
+
*/
|
|
238
1370
|
findTokenGroup(selector?: string): TokenGroupWrapper;
|
|
1371
|
+
/**
|
|
1372
|
+
* Returns a multi-element wrapper that matches TokenGroups with the specified CSS selector.
|
|
1373
|
+
* If no CSS selector is specified, returns a multi-element wrapper that matches TokenGroups.
|
|
1374
|
+
*
|
|
1375
|
+
* @param {string} [selector] CSS Selector
|
|
1376
|
+
* @returns {MultiElementWrapper<TokenGroupWrapper>}
|
|
1377
|
+
*/
|
|
1378
|
+
findAllTokenGroups(selector?: string): MultiElementWrapper<TokenGroupWrapper>;
|
|
1379
|
+
/**
|
|
1380
|
+
* Returns a wrapper that matches the TopNavigations with the specified CSS selector.
|
|
1381
|
+
* If no CSS selector is specified, returns a wrapper that matches TopNavigations.
|
|
1382
|
+
*
|
|
1383
|
+
* @param {string} [selector] CSS Selector
|
|
1384
|
+
* @returns {TopNavigationWrapper}
|
|
1385
|
+
*/
|
|
239
1386
|
findTopNavigation(selector?: string): TopNavigationWrapper;
|
|
1387
|
+
/**
|
|
1388
|
+
* Returns a multi-element wrapper that matches TopNavigations with the specified CSS selector.
|
|
1389
|
+
* If no CSS selector is specified, returns a multi-element wrapper that matches TopNavigations.
|
|
1390
|
+
*
|
|
1391
|
+
* @param {string} [selector] CSS Selector
|
|
1392
|
+
* @returns {MultiElementWrapper<TopNavigationWrapper>}
|
|
1393
|
+
*/
|
|
1394
|
+
findAllTopNavigations(selector?: string): MultiElementWrapper<TopNavigationWrapper>;
|
|
1395
|
+
/**
|
|
1396
|
+
* Returns a wrapper that matches the TutorialPanels with the specified CSS selector.
|
|
1397
|
+
* If no CSS selector is specified, returns a wrapper that matches TutorialPanels.
|
|
1398
|
+
*
|
|
1399
|
+
* @param {string} [selector] CSS Selector
|
|
1400
|
+
* @returns {TutorialPanelWrapper}
|
|
1401
|
+
*/
|
|
240
1402
|
findTutorialPanel(selector?: string): TutorialPanelWrapper;
|
|
1403
|
+
/**
|
|
1404
|
+
* Returns a multi-element wrapper that matches TutorialPanels with the specified CSS selector.
|
|
1405
|
+
* If no CSS selector is specified, returns a multi-element wrapper that matches TutorialPanels.
|
|
1406
|
+
*
|
|
1407
|
+
* @param {string} [selector] CSS Selector
|
|
1408
|
+
* @returns {MultiElementWrapper<TutorialPanelWrapper>}
|
|
1409
|
+
*/
|
|
1410
|
+
findAllTutorialPanels(selector?: string): MultiElementWrapper<TutorialPanelWrapper>;
|
|
1411
|
+
/**
|
|
1412
|
+
* Returns a wrapper that matches the Wizards with the specified CSS selector.
|
|
1413
|
+
* If no CSS selector is specified, returns a wrapper that matches Wizards.
|
|
1414
|
+
*
|
|
1415
|
+
* @param {string} [selector] CSS Selector
|
|
1416
|
+
* @returns {WizardWrapper}
|
|
1417
|
+
*/
|
|
241
1418
|
findWizard(selector?: string): WizardWrapper;
|
|
1419
|
+
/**
|
|
1420
|
+
* Returns a multi-element wrapper that matches Wizards with the specified CSS selector.
|
|
1421
|
+
* If no CSS selector is specified, returns a multi-element wrapper that matches Wizards.
|
|
1422
|
+
*
|
|
1423
|
+
* @param {string} [selector] CSS Selector
|
|
1424
|
+
* @returns {MultiElementWrapper<WizardWrapper>}
|
|
1425
|
+
*/
|
|
1426
|
+
findAllWizards(selector?: string): MultiElementWrapper<WizardWrapper>;
|
|
242
1427
|
}
|
|
243
1428
|
}
|
|
244
1429
|
export default function wrapper(root?: string): ElementWrapper;
|