@angular/cdk 21.1.0-next.1 → 21.1.0-next.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (101) hide show
  1. package/fesm2022/_a11y-module-chunk.mjs +22 -22
  2. package/fesm2022/_a11y-module-chunk.mjs.map +1 -1
  3. package/fesm2022/_activedescendant-key-manager-chunk.mjs.map +1 -1
  4. package/fesm2022/_array-chunk.mjs.map +1 -1
  5. package/fesm2022/_breakpoints-observer-chunk.mjs +6 -6
  6. package/fesm2022/_breakpoints-observer-chunk.mjs.map +1 -1
  7. package/fesm2022/_css-pixel-value-chunk.mjs.map +1 -1
  8. package/fesm2022/_data-source-chunk.mjs.map +1 -1
  9. package/fesm2022/_directionality-chunk.mjs +3 -3
  10. package/fesm2022/_directionality-chunk.mjs.map +1 -1
  11. package/fesm2022/_dispose-view-repeater-strategy-chunk.mjs.map +1 -1
  12. package/fesm2022/_element-chunk.mjs.map +1 -1
  13. package/fesm2022/_fake-event-detection-chunk.mjs.map +1 -1
  14. package/fesm2022/_focus-key-manager-chunk.mjs.map +1 -1
  15. package/fesm2022/_focus-monitor-chunk.mjs +9 -9
  16. package/fesm2022/_focus-monitor-chunk.mjs.map +1 -1
  17. package/fesm2022/_id-generator-chunk.mjs +3 -3
  18. package/fesm2022/_id-generator-chunk.mjs.map +1 -1
  19. package/fesm2022/_keycodes-chunk.mjs.map +1 -1
  20. package/fesm2022/_list-key-manager-chunk.mjs +5 -5
  21. package/fesm2022/_list-key-manager-chunk.mjs.map +1 -1
  22. package/fesm2022/_overlay-module-chunk.mjs +42 -34
  23. package/fesm2022/_overlay-module-chunk.mjs.map +1 -1
  24. package/fesm2022/_passive-listeners-chunk.mjs.map +1 -1
  25. package/fesm2022/_platform-chunk.mjs +3 -3
  26. package/fesm2022/_platform-chunk.mjs.map +1 -1
  27. package/fesm2022/_recycle-view-repeater-strategy-chunk.mjs +1 -3
  28. package/fesm2022/_recycle-view-repeater-strategy-chunk.mjs.map +1 -1
  29. package/fesm2022/_scrolling-chunk.mjs.map +1 -1
  30. package/fesm2022/_selection-model-chunk.mjs.map +1 -1
  31. package/fesm2022/_shadow-dom-chunk.mjs.map +1 -1
  32. package/fesm2022/_style-loader-chunk.mjs +3 -3
  33. package/fesm2022/_style-loader-chunk.mjs.map +1 -1
  34. package/fesm2022/_test-environment-chunk.mjs.map +1 -1
  35. package/fesm2022/_tree-key-manager-chunk.mjs.map +1 -1
  36. package/fesm2022/_typeahead-chunk.mjs.map +1 -1
  37. package/fesm2022/_unique-selection-dispatcher-chunk.mjs +3 -3
  38. package/fesm2022/_unique-selection-dispatcher-chunk.mjs.map +1 -1
  39. package/fesm2022/a11y.mjs +9 -9
  40. package/fesm2022/a11y.mjs.map +1 -1
  41. package/fesm2022/accordion.mjs +10 -10
  42. package/fesm2022/accordion.mjs.map +1 -1
  43. package/fesm2022/bidi.mjs +7 -7
  44. package/fesm2022/bidi.mjs.map +1 -1
  45. package/fesm2022/cdk.mjs +1 -1
  46. package/fesm2022/cdk.mjs.map +1 -1
  47. package/fesm2022/clipboard.mjs +10 -10
  48. package/fesm2022/clipboard.mjs.map +1 -1
  49. package/fesm2022/coercion-private.mjs.map +1 -1
  50. package/fesm2022/coercion.mjs.map +1 -1
  51. package/fesm2022/collections.mjs +1 -1
  52. package/fesm2022/dialog.mjs +10 -10
  53. package/fesm2022/dialog.mjs.map +1 -1
  54. package/fesm2022/drag-drop.mjs +31 -31
  55. package/fesm2022/drag-drop.mjs.map +1 -1
  56. package/fesm2022/keycodes.mjs.map +1 -1
  57. package/fesm2022/layout.mjs +4 -4
  58. package/fesm2022/layout.mjs.map +1 -1
  59. package/fesm2022/listbox.mjs +10 -10
  60. package/fesm2022/listbox.mjs.map +1 -1
  61. package/fesm2022/menu.mjs +69 -52
  62. package/fesm2022/menu.mjs.map +1 -1
  63. package/fesm2022/observers-private.mjs +3 -3
  64. package/fesm2022/observers-private.mjs.map +1 -1
  65. package/fesm2022/observers.mjs +13 -13
  66. package/fesm2022/observers.mjs.map +1 -1
  67. package/fesm2022/overlay.mjs +3 -3
  68. package/fesm2022/overlay.mjs.map +1 -1
  69. package/fesm2022/platform.mjs +4 -4
  70. package/fesm2022/platform.mjs.map +1 -1
  71. package/fesm2022/portal.mjs +10 -10
  72. package/fesm2022/portal.mjs.map +1 -1
  73. package/fesm2022/private.mjs +3 -3
  74. package/fesm2022/private.mjs.map +1 -1
  75. package/fesm2022/scrolling.mjs +55 -53
  76. package/fesm2022/scrolling.mjs.map +1 -1
  77. package/fesm2022/stepper.mjs +22 -22
  78. package/fesm2022/stepper.mjs.map +1 -1
  79. package/fesm2022/table.mjs +214 -109
  80. package/fesm2022/table.mjs.map +1 -1
  81. package/fesm2022/testing-selenium-webdriver.mjs.map +1 -1
  82. package/fesm2022/testing-testbed.mjs.map +1 -1
  83. package/fesm2022/testing.mjs.map +1 -1
  84. package/fesm2022/text-field.mjs +16 -16
  85. package/fesm2022/text-field.mjs.map +1 -1
  86. package/fesm2022/tree.mjs +25 -25
  87. package/fesm2022/tree.mjs.map +1 -1
  88. package/package.json +2 -1
  89. package/schematics/ng-add/index.js +1 -1
  90. package/types/_overlay-module-chunk.d.ts +1 -0
  91. package/types/_scrolling-module-chunk.d.ts +11 -1
  92. package/types/_view-repeater-chunk.d.ts +2 -7
  93. package/types/collections.d.ts +1 -1
  94. package/types/menu.d.ts +7 -2
  95. package/types/scrolling.d.ts +1 -1
  96. package/types/table.d.ts +62 -11
  97. package/_adev_assets/cdk_drag_drop.json +0 -7221
  98. package/_adev_assets/cdk_testing.json +0 -7601
  99. package/_adev_assets/cdk_testing_protractor.json +0 -1747
  100. package/_adev_assets/cdk_testing_selenium_webdriver.json +0 -1801
  101. package/_adev_assets/cdk_testing_testbed.json +0 -1903
@@ -1,1747 +0,0 @@
1
- {
2
- "repo": "angular/components",
3
- "moduleLabel": "@angular/cdk/testing/protractor",
4
- "moduleName": "@angular/cdk/testing/protractor",
5
- "normalizedModuleName": "angular_cdk_testing_protractor",
6
- "entries": [
7
- {
8
- "name": "ProtractorHarnessEnvironmentOptions",
9
- "entryType": "interface",
10
- "members": [
11
- {
12
- "name": "queryFn",
13
- "type": "(selector: string, root: ElementFinder) => ElementArrayFinder",
14
- "memberType": "property",
15
- "memberTags": [],
16
- "description": "The query function used to find DOM elements.",
17
- "jsdocTags": []
18
- }
19
- ],
20
- "generics": [],
21
- "description": "Options to configure the environment.",
22
- "jsdocTags": [
23
- {
24
- "name": "deprecated",
25
- "comment": ""
26
- },
27
- {
28
- "name": "breaking-change",
29
- "comment": "13.0.0"
30
- }
31
- ],
32
- "rawComment": "/**\n * Options to configure the environment.\n * @deprecated\n * @breaking-change 13.0.0\n */",
33
- "extends": [],
34
- "implements": [],
35
- "source": {
36
- "filePath": "/src/cdk/testing/protractor/protractor-harness-environment.ts",
37
- "startLine": 18,
38
- "endLine": 21
39
- }
40
- },
41
- {
42
- "name": "ProtractorHarnessEnvironment",
43
- "isAbstract": false,
44
- "entryType": "undecorated_class",
45
- "members": [
46
- {
47
- "name": "constructor",
48
- "signatures": [],
49
- "implementation": {
50
- "params": [
51
- {
52
- "name": "rawRootElement",
53
- "description": "",
54
- "type": "ElementFinder",
55
- "isOptional": false,
56
- "isRestParam": false
57
- },
58
- {
59
- "name": "options",
60
- "description": "",
61
- "type": "ProtractorHarnessEnvironmentOptions | undefined",
62
- "isOptional": true,
63
- "isRestParam": false
64
- }
65
- ],
66
- "isNewType": false,
67
- "returnType": "ProtractorHarnessEnvironment",
68
- "generics": [],
69
- "name": "constructor",
70
- "description": "",
71
- "entryType": "function",
72
- "jsdocTags": [],
73
- "rawComment": ""
74
- },
75
- "entryType": "function",
76
- "description": "",
77
- "jsdocTags": [],
78
- "rawComment": "",
79
- "memberType": "method",
80
- "memberTags": [
81
- "protected"
82
- ]
83
- },
84
- {
85
- "name": "forceStabilize",
86
- "signatures": [
87
- {
88
- "name": "forceStabilize",
89
- "entryType": "function",
90
- "description": "Flushes change detection and async tasks captured in the Angular zone.\nIn most cases it should not be necessary to call this manually. However, there may be some edge\ncases where it is needed to fully flush animation events.",
91
- "generics": [],
92
- "isNewType": false,
93
- "jsdocTags": [],
94
- "params": [],
95
- "rawComment": "/**\n * Flushes change detection and async tasks captured in the Angular zone.\n * In most cases it should not be necessary to call this manually. However, there may be some edge\n * cases where it is needed to fully flush animation events.\n */",
96
- "returnType": "Promise<void>"
97
- }
98
- ],
99
- "implementation": {
100
- "params": [],
101
- "isNewType": false,
102
- "returnType": "Promise<void>",
103
- "generics": [],
104
- "name": "forceStabilize",
105
- "description": "Flushes change detection and async tasks captured in the Angular zone.\nIn most cases it should not be necessary to call this manually. However, there may be some edge\ncases where it is needed to fully flush animation events.",
106
- "entryType": "function",
107
- "jsdocTags": [],
108
- "rawComment": "/**\n * Flushes change detection and async tasks captured in the Angular zone.\n * In most cases it should not be necessary to call this manually. However, there may be some edge\n * cases where it is needed to fully flush animation events.\n */"
109
- },
110
- "entryType": "function",
111
- "description": "Flushes change detection and async tasks captured in the Angular zone.\nIn most cases it should not be necessary to call this manually. However, there may be some edge\ncases where it is needed to fully flush animation events.",
112
- "jsdocTags": [],
113
- "rawComment": "/**\n * Flushes change detection and async tasks captured in the Angular zone.\n * In most cases it should not be necessary to call this manually. However, there may be some edge\n * cases where it is needed to fully flush animation events.\n */",
114
- "memberType": "method",
115
- "memberTags": []
116
- },
117
- {
118
- "name": "waitForTasksOutsideAngular",
119
- "signatures": [
120
- {
121
- "name": "waitForTasksOutsideAngular",
122
- "entryType": "function",
123
- "description": "",
124
- "generics": [],
125
- "isNewType": false,
126
- "jsdocTags": [
127
- {
128
- "name": "docs-private",
129
- "comment": ""
130
- }
131
- ],
132
- "params": [],
133
- "rawComment": "/** @docs-private */",
134
- "returnType": "Promise<void>"
135
- }
136
- ],
137
- "implementation": {
138
- "params": [],
139
- "isNewType": false,
140
- "returnType": "Promise<void>",
141
- "generics": [],
142
- "name": "waitForTasksOutsideAngular",
143
- "description": "",
144
- "entryType": "function",
145
- "jsdocTags": [
146
- {
147
- "name": "docs-private",
148
- "comment": ""
149
- }
150
- ],
151
- "rawComment": "/** @docs-private */"
152
- },
153
- "entryType": "function",
154
- "description": "",
155
- "jsdocTags": [
156
- {
157
- "name": "docs-private",
158
- "comment": ""
159
- }
160
- ],
161
- "rawComment": "/** @docs-private */",
162
- "memberType": "method",
163
- "memberTags": []
164
- },
165
- {
166
- "name": "getDocumentRoot",
167
- "signatures": [
168
- {
169
- "name": "getDocumentRoot",
170
- "entryType": "function",
171
- "description": "Gets the root element for the document.",
172
- "generics": [],
173
- "isNewType": false,
174
- "jsdocTags": [],
175
- "params": [],
176
- "rawComment": "/** Gets the root element for the document. */",
177
- "returnType": "ElementFinder"
178
- }
179
- ],
180
- "implementation": {
181
- "params": [],
182
- "isNewType": false,
183
- "returnType": "ElementFinder",
184
- "generics": [],
185
- "name": "getDocumentRoot",
186
- "description": "Gets the root element for the document.",
187
- "entryType": "function",
188
- "jsdocTags": [],
189
- "rawComment": "/** Gets the root element for the document. */"
190
- },
191
- "entryType": "function",
192
- "description": "Gets the root element for the document.",
193
- "jsdocTags": [],
194
- "rawComment": "/** Gets the root element for the document. */",
195
- "memberType": "method",
196
- "memberTags": [
197
- "protected"
198
- ]
199
- },
200
- {
201
- "name": "createTestElement",
202
- "signatures": [
203
- {
204
- "name": "createTestElement",
205
- "entryType": "function",
206
- "description": "Creates a `TestElement` from a raw element.",
207
- "generics": [],
208
- "isNewType": false,
209
- "jsdocTags": [],
210
- "params": [
211
- {
212
- "name": "element",
213
- "description": "",
214
- "type": "ElementFinder",
215
- "isOptional": false,
216
- "isRestParam": false
217
- }
218
- ],
219
- "rawComment": "/** Creates a `TestElement` from a raw element. */",
220
- "returnType": "TestElement"
221
- }
222
- ],
223
- "implementation": {
224
- "params": [
225
- {
226
- "name": "element",
227
- "description": "",
228
- "type": "ElementFinder",
229
- "isOptional": false,
230
- "isRestParam": false
231
- }
232
- ],
233
- "isNewType": false,
234
- "returnType": "TestElement",
235
- "generics": [],
236
- "name": "createTestElement",
237
- "description": "Creates a `TestElement` from a raw element.",
238
- "entryType": "function",
239
- "jsdocTags": [],
240
- "rawComment": "/** Creates a `TestElement` from a raw element. */"
241
- },
242
- "entryType": "function",
243
- "description": "Creates a `TestElement` from a raw element.",
244
- "jsdocTags": [],
245
- "rawComment": "/** Creates a `TestElement` from a raw element. */",
246
- "memberType": "method",
247
- "memberTags": [
248
- "protected"
249
- ]
250
- },
251
- {
252
- "name": "createEnvironment",
253
- "signatures": [
254
- {
255
- "name": "createEnvironment",
256
- "entryType": "function",
257
- "description": "Creates a `HarnessLoader` rooted at the given raw element.",
258
- "generics": [],
259
- "isNewType": false,
260
- "jsdocTags": [],
261
- "params": [
262
- {
263
- "name": "element",
264
- "description": "",
265
- "type": "ElementFinder",
266
- "isOptional": false,
267
- "isRestParam": false
268
- }
269
- ],
270
- "rawComment": "/** Creates a `HarnessLoader` rooted at the given raw element. */",
271
- "returnType": "HarnessEnvironment<ElementFinder>"
272
- }
273
- ],
274
- "implementation": {
275
- "params": [
276
- {
277
- "name": "element",
278
- "description": "",
279
- "type": "ElementFinder",
280
- "isOptional": false,
281
- "isRestParam": false
282
- }
283
- ],
284
- "isNewType": false,
285
- "returnType": "HarnessEnvironment<ElementFinder>",
286
- "generics": [],
287
- "name": "createEnvironment",
288
- "description": "Creates a `HarnessLoader` rooted at the given raw element.",
289
- "entryType": "function",
290
- "jsdocTags": [],
291
- "rawComment": "/** Creates a `HarnessLoader` rooted at the given raw element. */"
292
- },
293
- "entryType": "function",
294
- "description": "Creates a `HarnessLoader` rooted at the given raw element.",
295
- "jsdocTags": [],
296
- "rawComment": "/** Creates a `HarnessLoader` rooted at the given raw element. */",
297
- "memberType": "method",
298
- "memberTags": [
299
- "protected"
300
- ]
301
- },
302
- {
303
- "name": "getAllRawElements",
304
- "signatures": [
305
- {
306
- "name": "getAllRawElements",
307
- "entryType": "function",
308
- "description": "Gets a list of all elements matching the given selector under this environment's root element.",
309
- "generics": [],
310
- "isNewType": false,
311
- "jsdocTags": [],
312
- "params": [
313
- {
314
- "name": "selector",
315
- "description": "",
316
- "type": "string",
317
- "isOptional": false,
318
- "isRestParam": false
319
- }
320
- ],
321
- "rawComment": "/**\n * Gets a list of all elements matching the given selector under this environment's root element.\n */",
322
- "returnType": "Promise<ElementFinder[]>"
323
- }
324
- ],
325
- "implementation": {
326
- "params": [
327
- {
328
- "name": "selector",
329
- "description": "",
330
- "type": "string",
331
- "isOptional": false,
332
- "isRestParam": false
333
- }
334
- ],
335
- "isNewType": false,
336
- "returnType": "Promise<ElementFinder[]>",
337
- "generics": [],
338
- "name": "getAllRawElements",
339
- "description": "Gets a list of all elements matching the given selector under this environment's root element.",
340
- "entryType": "function",
341
- "jsdocTags": [],
342
- "rawComment": "/**\n * Gets a list of all elements matching the given selector under this environment's root element.\n */"
343
- },
344
- "entryType": "function",
345
- "description": "Gets a list of all elements matching the given selector under this environment's root element.",
346
- "jsdocTags": [],
347
- "rawComment": "/**\n * Gets a list of all elements matching the given selector under this environment's root element.\n */",
348
- "memberType": "method",
349
- "memberTags": [
350
- "protected"
351
- ]
352
- },
353
- {
354
- "name": "loader",
355
- "signatures": [
356
- {
357
- "name": "loader",
358
- "entryType": "function",
359
- "description": "Creates a `HarnessLoader` rooted at the document root.",
360
- "generics": [],
361
- "isNewType": false,
362
- "jsdocTags": [],
363
- "params": [
364
- {
365
- "name": "options",
366
- "description": "",
367
- "type": "ProtractorHarnessEnvironmentOptions | undefined",
368
- "isOptional": true,
369
- "isRestParam": false
370
- }
371
- ],
372
- "rawComment": "/** Creates a `HarnessLoader` rooted at the document root. */",
373
- "returnType": "HarnessLoader"
374
- }
375
- ],
376
- "implementation": {
377
- "params": [
378
- {
379
- "name": "options",
380
- "description": "",
381
- "type": "ProtractorHarnessEnvironmentOptions | undefined",
382
- "isOptional": true,
383
- "isRestParam": false
384
- }
385
- ],
386
- "isNewType": false,
387
- "returnType": "HarnessLoader",
388
- "generics": [],
389
- "name": "loader",
390
- "description": "Creates a `HarnessLoader` rooted at the document root.",
391
- "entryType": "function",
392
- "jsdocTags": [],
393
- "rawComment": "/** Creates a `HarnessLoader` rooted at the document root. */"
394
- },
395
- "entryType": "function",
396
- "description": "Creates a `HarnessLoader` rooted at the document root.",
397
- "jsdocTags": [],
398
- "rawComment": "/** Creates a `HarnessLoader` rooted at the document root. */",
399
- "memberType": "method",
400
- "memberTags": [
401
- "static"
402
- ]
403
- },
404
- {
405
- "name": "getNativeElement",
406
- "signatures": [
407
- {
408
- "name": "getNativeElement",
409
- "entryType": "function",
410
- "description": "Gets the ElementFinder corresponding to the given TestElement.",
411
- "generics": [],
412
- "isNewType": false,
413
- "jsdocTags": [],
414
- "params": [
415
- {
416
- "name": "el",
417
- "description": "",
418
- "type": "TestElement",
419
- "isOptional": false,
420
- "isRestParam": false
421
- }
422
- ],
423
- "rawComment": "/** Gets the ElementFinder corresponding to the given TestElement. */",
424
- "returnType": "ElementFinder"
425
- }
426
- ],
427
- "implementation": {
428
- "params": [
429
- {
430
- "name": "el",
431
- "description": "",
432
- "type": "TestElement",
433
- "isOptional": false,
434
- "isRestParam": false
435
- }
436
- ],
437
- "isNewType": false,
438
- "returnType": "ElementFinder",
439
- "generics": [],
440
- "name": "getNativeElement",
441
- "description": "Gets the ElementFinder corresponding to the given TestElement.",
442
- "entryType": "function",
443
- "jsdocTags": [],
444
- "rawComment": "/** Gets the ElementFinder corresponding to the given TestElement. */"
445
- },
446
- "entryType": "function",
447
- "description": "Gets the ElementFinder corresponding to the given TestElement.",
448
- "jsdocTags": [],
449
- "rawComment": "/** Gets the ElementFinder corresponding to the given TestElement. */",
450
- "memberType": "method",
451
- "memberTags": [
452
- "static"
453
- ]
454
- }
455
- ],
456
- "generics": [],
457
- "description": "A `HarnessEnvironment` implementation for Protractor.",
458
- "jsdocTags": [
459
- {
460
- "name": "deprecated",
461
- "comment": "As of v13.0.0, this environment no longer works, as it is not\ncompatible with the new [Angular Package Format](https://angular.dev/tools/libraries/angular-package-format)."
462
- },
463
- {
464
- "name": "breaking-change",
465
- "comment": "13.0.0"
466
- }
467
- ],
468
- "rawComment": "/**\n * A `HarnessEnvironment` implementation for Protractor.\n * @deprecated As of v13.0.0, this environment no longer works, as it is not\n * compatible with the new [Angular Package Format](https://angular.dev/tools/libraries/angular-package-format).\n * @breaking-change 13.0.0\n */",
469
- "extends": "HarnessEnvironment<ElementFinder>",
470
- "implements": [],
471
- "source": {
472
- "filePath": "/src/cdk/testing/protractor/protractor-harness-environment.ts",
473
- "startLine": 34,
474
- "endLine": 99
475
- }
476
- },
477
- {
478
- "name": "ProtractorElement",
479
- "isAbstract": false,
480
- "entryType": "undecorated_class",
481
- "members": [
482
- {
483
- "name": "constructor",
484
- "signatures": [],
485
- "implementation": {
486
- "params": [
487
- {
488
- "name": "element",
489
- "description": "",
490
- "type": "ElementFinder",
491
- "isOptional": false,
492
- "isRestParam": false
493
- }
494
- ],
495
- "isNewType": false,
496
- "returnType": "ProtractorElement",
497
- "generics": [],
498
- "name": "constructor",
499
- "description": "",
500
- "entryType": "function",
501
- "jsdocTags": [],
502
- "rawComment": ""
503
- },
504
- "entryType": "function",
505
- "description": "",
506
- "jsdocTags": [],
507
- "rawComment": "",
508
- "memberType": "method",
509
- "memberTags": []
510
- },
511
- {
512
- "name": "blur",
513
- "signatures": [
514
- {
515
- "name": "blur",
516
- "entryType": "function",
517
- "description": "Blur the element.",
518
- "generics": [],
519
- "isNewType": false,
520
- "jsdocTags": [],
521
- "params": [],
522
- "rawComment": "/** Blur the element. */",
523
- "returnType": "Promise<void>"
524
- }
525
- ],
526
- "implementation": {
527
- "params": [],
528
- "isNewType": false,
529
- "returnType": "Promise<void>",
530
- "generics": [],
531
- "name": "blur",
532
- "description": "Blur the element.",
533
- "entryType": "function",
534
- "jsdocTags": [],
535
- "rawComment": "/** Blur the element. */"
536
- },
537
- "entryType": "function",
538
- "description": "Blur the element.",
539
- "jsdocTags": [],
540
- "rawComment": "/** Blur the element. */",
541
- "memberType": "method",
542
- "memberTags": []
543
- },
544
- {
545
- "name": "clear",
546
- "signatures": [
547
- {
548
- "name": "clear",
549
- "entryType": "function",
550
- "description": "Clear the element's input (for input and textarea elements only).",
551
- "generics": [],
552
- "isNewType": false,
553
- "jsdocTags": [],
554
- "params": [],
555
- "rawComment": "/** Clear the element's input (for input and textarea elements only). */",
556
- "returnType": "Promise<void>"
557
- }
558
- ],
559
- "implementation": {
560
- "params": [],
561
- "isNewType": false,
562
- "returnType": "Promise<void>",
563
- "generics": [],
564
- "name": "clear",
565
- "description": "Clear the element's input (for input and textarea elements only).",
566
- "entryType": "function",
567
- "jsdocTags": [],
568
- "rawComment": "/** Clear the element's input (for input and textarea elements only). */"
569
- },
570
- "entryType": "function",
571
- "description": "Clear the element's input (for input and textarea elements only).",
572
- "jsdocTags": [],
573
- "rawComment": "/** Clear the element's input (for input and textarea elements only). */",
574
- "memberType": "method",
575
- "memberTags": []
576
- },
577
- {
578
- "name": "click",
579
- "signatures": [
580
- {
581
- "name": "click",
582
- "entryType": "function",
583
- "description": "Click the element at the default location for the current environment. If you need to guarantee\nthe element is clicked at a specific location, consider using `click('center')` or\n`click(x, y)` instead.",
584
- "generics": [],
585
- "isNewType": false,
586
- "jsdocTags": [],
587
- "params": [
588
- {
589
- "name": "modifiers",
590
- "description": "",
591
- "type": "any",
592
- "isOptional": true,
593
- "isRestParam": false
594
- }
595
- ],
596
- "rawComment": "/**\n * Click the element at the default location for the current environment. If you need to guarantee\n * the element is clicked at a specific location, consider using `click('center')` or\n * `click(x, y)` instead.\n */",
597
- "returnType": "Promise<void>"
598
- },
599
- {
600
- "name": "click",
601
- "entryType": "function",
602
- "description": "Click the element at the element's center.",
603
- "generics": [],
604
- "isNewType": false,
605
- "jsdocTags": [],
606
- "params": [
607
- {
608
- "name": "location",
609
- "description": "",
610
- "type": "\"center\"",
611
- "isOptional": false,
612
- "isRestParam": false
613
- },
614
- {
615
- "name": "modifiers",
616
- "description": "",
617
- "type": "any",
618
- "isOptional": true,
619
- "isRestParam": false
620
- }
621
- ],
622
- "rawComment": "/** Click the element at the element's center. */",
623
- "returnType": "Promise<void>"
624
- },
625
- {
626
- "name": "click",
627
- "entryType": "function",
628
- "description": "Click the element at the specified coordinates relative to the top-left of the element.",
629
- "generics": [],
630
- "isNewType": false,
631
- "jsdocTags": [
632
- {
633
- "name": "param",
634
- "comment": "Coordinate within the element, along the X-axis at which to click."
635
- },
636
- {
637
- "name": "param",
638
- "comment": "Coordinate within the element, along the Y-axis at which to click."
639
- },
640
- {
641
- "name": "param",
642
- "comment": "Modifier keys held while clicking"
643
- }
644
- ],
645
- "params": [
646
- {
647
- "name": "relativeX",
648
- "description": "Coordinate within the element, along the X-axis at which to click.",
649
- "type": "number",
650
- "isOptional": false,
651
- "isRestParam": false
652
- },
653
- {
654
- "name": "relativeY",
655
- "description": "Coordinate within the element, along the Y-axis at which to click.",
656
- "type": "number",
657
- "isOptional": false,
658
- "isRestParam": false
659
- },
660
- {
661
- "name": "modifiers",
662
- "description": "Modifier keys held while clicking",
663
- "type": "any",
664
- "isOptional": true,
665
- "isRestParam": false
666
- }
667
- ],
668
- "rawComment": "/**\n * Click the element at the specified coordinates relative to the top-left of the element.\n * @param relativeX Coordinate within the element, along the X-axis at which to click.\n * @param relativeY Coordinate within the element, along the Y-axis at which to click.\n * @param modifiers Modifier keys held while clicking\n */",
669
- "returnType": "Promise<void>"
670
- }
671
- ],
672
- "implementation": {
673
- "params": [
674
- {
675
- "name": "args",
676
- "description": "",
677
- "type": "[any?] | [\"center\", any?] | [number, number, any?]",
678
- "isOptional": false,
679
- "isRestParam": true
680
- }
681
- ],
682
- "isNewType": false,
683
- "returnType": "Promise<void>",
684
- "generics": [],
685
- "name": "click",
686
- "description": "",
687
- "entryType": "function",
688
- "jsdocTags": [],
689
- "rawComment": ""
690
- },
691
- "entryType": "function",
692
- "description": "",
693
- "jsdocTags": [],
694
- "rawComment": "",
695
- "memberType": "method",
696
- "memberTags": []
697
- },
698
- {
699
- "name": "rightClick",
700
- "signatures": [
701
- {
702
- "name": "rightClick",
703
- "entryType": "function",
704
- "description": "Right clicks on the element at the specified coordinates relative to the top-left of it.",
705
- "generics": [],
706
- "isNewType": false,
707
- "jsdocTags": [
708
- {
709
- "name": "param",
710
- "comment": "Coordinate within the element, along the X-axis at which to click."
711
- },
712
- {
713
- "name": "param",
714
- "comment": "Coordinate within the element, along the Y-axis at which to click."
715
- },
716
- {
717
- "name": "param",
718
- "comment": "Modifier keys held while clicking"
719
- }
720
- ],
721
- "params": [
722
- {
723
- "name": "relativeX",
724
- "description": "Coordinate within the element, along the X-axis at which to click.",
725
- "type": "number",
726
- "isOptional": false,
727
- "isRestParam": false
728
- },
729
- {
730
- "name": "relativeY",
731
- "description": "Coordinate within the element, along the Y-axis at which to click.",
732
- "type": "number",
733
- "isOptional": false,
734
- "isRestParam": false
735
- },
736
- {
737
- "name": "modifiers",
738
- "description": "Modifier keys held while clicking",
739
- "type": "any",
740
- "isOptional": true,
741
- "isRestParam": false
742
- }
743
- ],
744
- "rawComment": "/**\n * Right clicks on the element at the specified coordinates relative to the top-left of it.\n * @param relativeX Coordinate within the element, along the X-axis at which to click.\n * @param relativeY Coordinate within the element, along the Y-axis at which to click.\n * @param modifiers Modifier keys held while clicking\n */",
745
- "returnType": "Promise<void>"
746
- }
747
- ],
748
- "implementation": {
749
- "params": [
750
- {
751
- "name": "args",
752
- "description": "",
753
- "type": "[any?] | [\"center\", any?] | [number, number, any?]",
754
- "isOptional": false,
755
- "isRestParam": true
756
- }
757
- ],
758
- "isNewType": false,
759
- "returnType": "Promise<void>",
760
- "generics": [],
761
- "name": "rightClick",
762
- "description": "",
763
- "entryType": "function",
764
- "jsdocTags": [],
765
- "rawComment": ""
766
- },
767
- "entryType": "function",
768
- "description": "",
769
- "jsdocTags": [],
770
- "rawComment": "",
771
- "memberType": "method",
772
- "memberTags": []
773
- },
774
- {
775
- "name": "focus",
776
- "signatures": [
777
- {
778
- "name": "focus",
779
- "entryType": "function",
780
- "description": "Focus the element.",
781
- "generics": [],
782
- "isNewType": false,
783
- "jsdocTags": [],
784
- "params": [],
785
- "rawComment": "/** Focus the element. */",
786
- "returnType": "Promise<void>"
787
- }
788
- ],
789
- "implementation": {
790
- "params": [],
791
- "isNewType": false,
792
- "returnType": "Promise<void>",
793
- "generics": [],
794
- "name": "focus",
795
- "description": "Focus the element.",
796
- "entryType": "function",
797
- "jsdocTags": [],
798
- "rawComment": "/** Focus the element. */"
799
- },
800
- "entryType": "function",
801
- "description": "Focus the element.",
802
- "jsdocTags": [],
803
- "rawComment": "/** Focus the element. */",
804
- "memberType": "method",
805
- "memberTags": []
806
- },
807
- {
808
- "name": "getCssValue",
809
- "signatures": [
810
- {
811
- "name": "getCssValue",
812
- "entryType": "function",
813
- "description": "Get the computed value of the given CSS property for the element.",
814
- "generics": [],
815
- "isNewType": false,
816
- "jsdocTags": [],
817
- "params": [
818
- {
819
- "name": "property",
820
- "description": "",
821
- "type": "string",
822
- "isOptional": false,
823
- "isRestParam": false
824
- }
825
- ],
826
- "rawComment": "/** Get the computed value of the given CSS property for the element. */",
827
- "returnType": "Promise<string>"
828
- }
829
- ],
830
- "implementation": {
831
- "params": [
832
- {
833
- "name": "property",
834
- "description": "",
835
- "type": "string",
836
- "isOptional": false,
837
- "isRestParam": false
838
- }
839
- ],
840
- "isNewType": false,
841
- "returnType": "Promise<string>",
842
- "generics": [],
843
- "name": "getCssValue",
844
- "description": "Get the computed value of the given CSS property for the element.",
845
- "entryType": "function",
846
- "jsdocTags": [],
847
- "rawComment": "/** Get the computed value of the given CSS property for the element. */"
848
- },
849
- "entryType": "function",
850
- "description": "Get the computed value of the given CSS property for the element.",
851
- "jsdocTags": [],
852
- "rawComment": "/** Get the computed value of the given CSS property for the element. */",
853
- "memberType": "method",
854
- "memberTags": []
855
- },
856
- {
857
- "name": "hover",
858
- "signatures": [
859
- {
860
- "name": "hover",
861
- "entryType": "function",
862
- "description": "Hovers the mouse over the element.",
863
- "generics": [],
864
- "isNewType": false,
865
- "jsdocTags": [],
866
- "params": [],
867
- "rawComment": "/** Hovers the mouse over the element. */",
868
- "returnType": "Promise<void>"
869
- }
870
- ],
871
- "implementation": {
872
- "params": [],
873
- "isNewType": false,
874
- "returnType": "Promise<void>",
875
- "generics": [],
876
- "name": "hover",
877
- "description": "Hovers the mouse over the element.",
878
- "entryType": "function",
879
- "jsdocTags": [],
880
- "rawComment": "/** Hovers the mouse over the element. */"
881
- },
882
- "entryType": "function",
883
- "description": "Hovers the mouse over the element.",
884
- "jsdocTags": [],
885
- "rawComment": "/** Hovers the mouse over the element. */",
886
- "memberType": "method",
887
- "memberTags": []
888
- },
889
- {
890
- "name": "mouseAway",
891
- "signatures": [
892
- {
893
- "name": "mouseAway",
894
- "entryType": "function",
895
- "description": "Moves the mouse away from the element.",
896
- "generics": [],
897
- "isNewType": false,
898
- "jsdocTags": [],
899
- "params": [],
900
- "rawComment": "/** Moves the mouse away from the element. */",
901
- "returnType": "Promise<void>"
902
- }
903
- ],
904
- "implementation": {
905
- "params": [],
906
- "isNewType": false,
907
- "returnType": "Promise<void>",
908
- "generics": [],
909
- "name": "mouseAway",
910
- "description": "Moves the mouse away from the element.",
911
- "entryType": "function",
912
- "jsdocTags": [],
913
- "rawComment": "/** Moves the mouse away from the element. */"
914
- },
915
- "entryType": "function",
916
- "description": "Moves the mouse away from the element.",
917
- "jsdocTags": [],
918
- "rawComment": "/** Moves the mouse away from the element. */",
919
- "memberType": "method",
920
- "memberTags": []
921
- },
922
- {
923
- "name": "sendKeys",
924
- "signatures": [
925
- {
926
- "name": "sendKeys",
927
- "entryType": "function",
928
- "description": "Sends the given string to the input as a series of key presses. Also fires input events\nand attempts to add the string to the Element's value.",
929
- "generics": [],
930
- "isNewType": false,
931
- "jsdocTags": [],
932
- "params": [
933
- {
934
- "name": "keys",
935
- "description": "",
936
- "type": "any[]",
937
- "isOptional": false,
938
- "isRestParam": true
939
- }
940
- ],
941
- "rawComment": "/**\n * Sends the given string to the input as a series of key presses. Also fires input events\n * and attempts to add the string to the Element's value.\n */",
942
- "returnType": "Promise<void>"
943
- },
944
- {
945
- "name": "sendKeys",
946
- "entryType": "function",
947
- "description": "Sends the given string to the input as a series of key presses. Also fires input events\nand attempts to add the string to the Element's value.",
948
- "generics": [],
949
- "isNewType": false,
950
- "jsdocTags": [],
951
- "params": [
952
- {
953
- "name": "modifiers",
954
- "description": "",
955
- "type": "ModifierKeys",
956
- "isOptional": false,
957
- "isRestParam": false
958
- },
959
- {
960
- "name": "keys",
961
- "description": "",
962
- "type": "any[]",
963
- "isOptional": false,
964
- "isRestParam": true
965
- }
966
- ],
967
- "rawComment": "/**\n * Sends the given string to the input as a series of key presses. Also fires input events\n * and attempts to add the string to the Element's value.\n */",
968
- "returnType": "Promise<void>"
969
- }
970
- ],
971
- "implementation": {
972
- "params": [
973
- {
974
- "name": "modifiersAndKeys",
975
- "description": "",
976
- "type": "any[]",
977
- "isOptional": false,
978
- "isRestParam": true
979
- }
980
- ],
981
- "isNewType": false,
982
- "returnType": "Promise<void>",
983
- "generics": [],
984
- "name": "sendKeys",
985
- "description": "",
986
- "entryType": "function",
987
- "jsdocTags": [],
988
- "rawComment": ""
989
- },
990
- "entryType": "function",
991
- "description": "",
992
- "jsdocTags": [],
993
- "rawComment": "",
994
- "memberType": "method",
995
- "memberTags": []
996
- },
997
- {
998
- "name": "text",
999
- "signatures": [
1000
- {
1001
- "name": "text",
1002
- "entryType": "function",
1003
- "description": "Gets the text from the element.",
1004
- "generics": [],
1005
- "isNewType": false,
1006
- "jsdocTags": [
1007
- {
1008
- "name": "param",
1009
- "comment": "Options that affect what text is included."
1010
- }
1011
- ],
1012
- "params": [
1013
- {
1014
- "name": "options",
1015
- "description": "Options that affect what text is included.",
1016
- "type": "any",
1017
- "isOptional": true,
1018
- "isRestParam": false
1019
- }
1020
- ],
1021
- "rawComment": "/**\n * Gets the text from the element.\n * @param options Options that affect what text is included.\n */",
1022
- "returnType": "Promise<string>"
1023
- }
1024
- ],
1025
- "implementation": {
1026
- "params": [
1027
- {
1028
- "name": "options",
1029
- "description": "Options that affect what text is included.",
1030
- "type": "any",
1031
- "isOptional": true,
1032
- "isRestParam": false
1033
- }
1034
- ],
1035
- "isNewType": false,
1036
- "returnType": "Promise<string>",
1037
- "generics": [],
1038
- "name": "text",
1039
- "description": "Gets the text from the element.",
1040
- "entryType": "function",
1041
- "jsdocTags": [
1042
- {
1043
- "name": "param",
1044
- "comment": "Options that affect what text is included."
1045
- }
1046
- ],
1047
- "rawComment": "/**\n * Gets the text from the element.\n * @param options Options that affect what text is included.\n */"
1048
- },
1049
- "entryType": "function",
1050
- "description": "Gets the text from the element.",
1051
- "jsdocTags": [
1052
- {
1053
- "name": "param",
1054
- "comment": "Options that affect what text is included."
1055
- }
1056
- ],
1057
- "rawComment": "/**\n * Gets the text from the element.\n * @param options Options that affect what text is included.\n */",
1058
- "memberType": "method",
1059
- "memberTags": []
1060
- },
1061
- {
1062
- "name": "setContenteditableValue",
1063
- "signatures": [
1064
- {
1065
- "name": "setContenteditableValue",
1066
- "entryType": "function",
1067
- "description": "Sets the value of a `contenteditable` element.",
1068
- "generics": [],
1069
- "isNewType": false,
1070
- "jsdocTags": [
1071
- {
1072
- "name": "param",
1073
- "comment": "Value to be set on the element."
1074
- }
1075
- ],
1076
- "params": [
1077
- {
1078
- "name": "value",
1079
- "description": "Value to be set on the element.",
1080
- "type": "string",
1081
- "isOptional": false,
1082
- "isRestParam": false
1083
- }
1084
- ],
1085
- "rawComment": "/**\n * Sets the value of a `contenteditable` element.\n * @param value Value to be set on the element.\n */",
1086
- "returnType": "Promise<void>"
1087
- }
1088
- ],
1089
- "implementation": {
1090
- "params": [
1091
- {
1092
- "name": "value",
1093
- "description": "Value to be set on the element.",
1094
- "type": "string",
1095
- "isOptional": false,
1096
- "isRestParam": false
1097
- }
1098
- ],
1099
- "isNewType": false,
1100
- "returnType": "Promise<void>",
1101
- "generics": [],
1102
- "name": "setContenteditableValue",
1103
- "description": "Sets the value of a `contenteditable` element.",
1104
- "entryType": "function",
1105
- "jsdocTags": [
1106
- {
1107
- "name": "param",
1108
- "comment": "Value to be set on the element."
1109
- }
1110
- ],
1111
- "rawComment": "/**\n * Sets the value of a `contenteditable` element.\n * @param value Value to be set on the element.\n */"
1112
- },
1113
- "entryType": "function",
1114
- "description": "Sets the value of a `contenteditable` element.",
1115
- "jsdocTags": [
1116
- {
1117
- "name": "param",
1118
- "comment": "Value to be set on the element."
1119
- }
1120
- ],
1121
- "rawComment": "/**\n * Sets the value of a `contenteditable` element.\n * @param value Value to be set on the element.\n */",
1122
- "memberType": "method",
1123
- "memberTags": []
1124
- },
1125
- {
1126
- "name": "getAttribute",
1127
- "signatures": [
1128
- {
1129
- "name": "getAttribute",
1130
- "entryType": "function",
1131
- "description": "Gets the value for the given attribute from the element.",
1132
- "generics": [],
1133
- "isNewType": false,
1134
- "jsdocTags": [],
1135
- "params": [
1136
- {
1137
- "name": "name",
1138
- "description": "",
1139
- "type": "string",
1140
- "isOptional": false,
1141
- "isRestParam": false
1142
- }
1143
- ],
1144
- "rawComment": "/** Gets the value for the given attribute from the element. */",
1145
- "returnType": "Promise<string | null>"
1146
- }
1147
- ],
1148
- "implementation": {
1149
- "params": [
1150
- {
1151
- "name": "name",
1152
- "description": "",
1153
- "type": "string",
1154
- "isOptional": false,
1155
- "isRestParam": false
1156
- }
1157
- ],
1158
- "isNewType": false,
1159
- "returnType": "Promise<string | null>",
1160
- "generics": [],
1161
- "name": "getAttribute",
1162
- "description": "Gets the value for the given attribute from the element.",
1163
- "entryType": "function",
1164
- "jsdocTags": [],
1165
- "rawComment": "/** Gets the value for the given attribute from the element. */"
1166
- },
1167
- "entryType": "function",
1168
- "description": "Gets the value for the given attribute from the element.",
1169
- "jsdocTags": [],
1170
- "rawComment": "/** Gets the value for the given attribute from the element. */",
1171
- "memberType": "method",
1172
- "memberTags": []
1173
- },
1174
- {
1175
- "name": "hasClass",
1176
- "signatures": [
1177
- {
1178
- "name": "hasClass",
1179
- "entryType": "function",
1180
- "description": "Checks whether the element has the given class.",
1181
- "generics": [],
1182
- "isNewType": false,
1183
- "jsdocTags": [],
1184
- "params": [
1185
- {
1186
- "name": "name",
1187
- "description": "",
1188
- "type": "string",
1189
- "isOptional": false,
1190
- "isRestParam": false
1191
- }
1192
- ],
1193
- "rawComment": "/** Checks whether the element has the given class. */",
1194
- "returnType": "Promise<boolean>"
1195
- }
1196
- ],
1197
- "implementation": {
1198
- "params": [
1199
- {
1200
- "name": "name",
1201
- "description": "",
1202
- "type": "string",
1203
- "isOptional": false,
1204
- "isRestParam": false
1205
- }
1206
- ],
1207
- "isNewType": false,
1208
- "returnType": "Promise<boolean>",
1209
- "generics": [],
1210
- "name": "hasClass",
1211
- "description": "Checks whether the element has the given class.",
1212
- "entryType": "function",
1213
- "jsdocTags": [],
1214
- "rawComment": "/** Checks whether the element has the given class. */"
1215
- },
1216
- "entryType": "function",
1217
- "description": "Checks whether the element has the given class.",
1218
- "jsdocTags": [],
1219
- "rawComment": "/** Checks whether the element has the given class. */",
1220
- "memberType": "method",
1221
- "memberTags": []
1222
- },
1223
- {
1224
- "name": "getDimensions",
1225
- "signatures": [
1226
- {
1227
- "name": "getDimensions",
1228
- "entryType": "function",
1229
- "description": "Gets the dimensions of the element.",
1230
- "generics": [],
1231
- "isNewType": false,
1232
- "jsdocTags": [],
1233
- "params": [],
1234
- "rawComment": "/** Gets the dimensions of the element. */",
1235
- "returnType": "Promise<ElementDimensions>"
1236
- }
1237
- ],
1238
- "implementation": {
1239
- "params": [],
1240
- "isNewType": false,
1241
- "returnType": "Promise<ElementDimensions>",
1242
- "generics": [],
1243
- "name": "getDimensions",
1244
- "description": "Gets the dimensions of the element.",
1245
- "entryType": "function",
1246
- "jsdocTags": [],
1247
- "rawComment": "/** Gets the dimensions of the element. */"
1248
- },
1249
- "entryType": "function",
1250
- "description": "Gets the dimensions of the element.",
1251
- "jsdocTags": [],
1252
- "rawComment": "/** Gets the dimensions of the element. */",
1253
- "memberType": "method",
1254
- "memberTags": []
1255
- },
1256
- {
1257
- "name": "getProperty",
1258
- "signatures": [
1259
- {
1260
- "name": "getProperty",
1261
- "entryType": "function",
1262
- "description": "Gets the value of a property of an element.",
1263
- "generics": [
1264
- {
1265
- "name": "T",
1266
- "default": "any"
1267
- }
1268
- ],
1269
- "isNewType": false,
1270
- "jsdocTags": [],
1271
- "params": [
1272
- {
1273
- "name": "name",
1274
- "description": "",
1275
- "type": "string",
1276
- "isOptional": false,
1277
- "isRestParam": false
1278
- }
1279
- ],
1280
- "rawComment": "/** Gets the value of a property of an element. */",
1281
- "returnType": "Promise<T>"
1282
- }
1283
- ],
1284
- "implementation": {
1285
- "params": [
1286
- {
1287
- "name": "name",
1288
- "description": "",
1289
- "type": "string",
1290
- "isOptional": false,
1291
- "isRestParam": false
1292
- }
1293
- ],
1294
- "isNewType": false,
1295
- "returnType": "Promise<T>",
1296
- "generics": [
1297
- {
1298
- "name": "T",
1299
- "default": "any"
1300
- }
1301
- ],
1302
- "name": "getProperty",
1303
- "description": "Gets the value of a property of an element.",
1304
- "entryType": "function",
1305
- "jsdocTags": [],
1306
- "rawComment": "/** Gets the value of a property of an element. */"
1307
- },
1308
- "entryType": "function",
1309
- "description": "Gets the value of a property of an element.",
1310
- "jsdocTags": [],
1311
- "rawComment": "/** Gets the value of a property of an element. */",
1312
- "memberType": "method",
1313
- "memberTags": []
1314
- },
1315
- {
1316
- "name": "setInputValue",
1317
- "signatures": [
1318
- {
1319
- "name": "setInputValue",
1320
- "entryType": "function",
1321
- "description": "Sets the value of a property of an input.",
1322
- "generics": [],
1323
- "isNewType": false,
1324
- "jsdocTags": [],
1325
- "params": [
1326
- {
1327
- "name": "value",
1328
- "description": "",
1329
- "type": "string",
1330
- "isOptional": false,
1331
- "isRestParam": false
1332
- }
1333
- ],
1334
- "rawComment": "/** Sets the value of a property of an input. */",
1335
- "returnType": "Promise<void>"
1336
- }
1337
- ],
1338
- "implementation": {
1339
- "params": [
1340
- {
1341
- "name": "value",
1342
- "description": "",
1343
- "type": "string",
1344
- "isOptional": false,
1345
- "isRestParam": false
1346
- }
1347
- ],
1348
- "isNewType": false,
1349
- "returnType": "Promise<void>",
1350
- "generics": [],
1351
- "name": "setInputValue",
1352
- "description": "Sets the value of a property of an input.",
1353
- "entryType": "function",
1354
- "jsdocTags": [],
1355
- "rawComment": "/** Sets the value of a property of an input. */"
1356
- },
1357
- "entryType": "function",
1358
- "description": "Sets the value of a property of an input.",
1359
- "jsdocTags": [],
1360
- "rawComment": "/** Sets the value of a property of an input. */",
1361
- "memberType": "method",
1362
- "memberTags": []
1363
- },
1364
- {
1365
- "name": "selectOptions",
1366
- "signatures": [
1367
- {
1368
- "name": "selectOptions",
1369
- "entryType": "function",
1370
- "description": "Selects the options at the specified indexes inside of a native `select` element.",
1371
- "generics": [],
1372
- "isNewType": false,
1373
- "jsdocTags": [],
1374
- "params": [
1375
- {
1376
- "name": "optionIndexes",
1377
- "description": "",
1378
- "type": "number[]",
1379
- "isOptional": false,
1380
- "isRestParam": true
1381
- }
1382
- ],
1383
- "rawComment": "/** Selects the options at the specified indexes inside of a native `select` element. */",
1384
- "returnType": "Promise<void>"
1385
- }
1386
- ],
1387
- "implementation": {
1388
- "params": [
1389
- {
1390
- "name": "optionIndexes",
1391
- "description": "",
1392
- "type": "number[]",
1393
- "isOptional": false,
1394
- "isRestParam": true
1395
- }
1396
- ],
1397
- "isNewType": false,
1398
- "returnType": "Promise<void>",
1399
- "generics": [],
1400
- "name": "selectOptions",
1401
- "description": "Selects the options at the specified indexes inside of a native `select` element.",
1402
- "entryType": "function",
1403
- "jsdocTags": [],
1404
- "rawComment": "/** Selects the options at the specified indexes inside of a native `select` element. */"
1405
- },
1406
- "entryType": "function",
1407
- "description": "Selects the options at the specified indexes inside of a native `select` element.",
1408
- "jsdocTags": [],
1409
- "rawComment": "/** Selects the options at the specified indexes inside of a native `select` element. */",
1410
- "memberType": "method",
1411
- "memberTags": []
1412
- },
1413
- {
1414
- "name": "matchesSelector",
1415
- "signatures": [
1416
- {
1417
- "name": "matchesSelector",
1418
- "entryType": "function",
1419
- "description": "Checks whether this element matches the given selector.",
1420
- "generics": [],
1421
- "isNewType": false,
1422
- "jsdocTags": [],
1423
- "params": [
1424
- {
1425
- "name": "selector",
1426
- "description": "",
1427
- "type": "string",
1428
- "isOptional": false,
1429
- "isRestParam": false
1430
- }
1431
- ],
1432
- "rawComment": "/** Checks whether this element matches the given selector. */",
1433
- "returnType": "Promise<boolean>"
1434
- }
1435
- ],
1436
- "implementation": {
1437
- "params": [
1438
- {
1439
- "name": "selector",
1440
- "description": "",
1441
- "type": "string",
1442
- "isOptional": false,
1443
- "isRestParam": false
1444
- }
1445
- ],
1446
- "isNewType": false,
1447
- "returnType": "Promise<boolean>",
1448
- "generics": [],
1449
- "name": "matchesSelector",
1450
- "description": "Checks whether this element matches the given selector.",
1451
- "entryType": "function",
1452
- "jsdocTags": [],
1453
- "rawComment": "/** Checks whether this element matches the given selector. */"
1454
- },
1455
- "entryType": "function",
1456
- "description": "Checks whether this element matches the given selector.",
1457
- "jsdocTags": [],
1458
- "rawComment": "/** Checks whether this element matches the given selector. */",
1459
- "memberType": "method",
1460
- "memberTags": []
1461
- },
1462
- {
1463
- "name": "isFocused",
1464
- "signatures": [
1465
- {
1466
- "name": "isFocused",
1467
- "entryType": "function",
1468
- "description": "Checks whether the element is focused.",
1469
- "generics": [],
1470
- "isNewType": false,
1471
- "jsdocTags": [],
1472
- "params": [],
1473
- "rawComment": "/** Checks whether the element is focused. */",
1474
- "returnType": "Promise<boolean>"
1475
- }
1476
- ],
1477
- "implementation": {
1478
- "params": [],
1479
- "isNewType": false,
1480
- "returnType": "Promise<boolean>",
1481
- "generics": [],
1482
- "name": "isFocused",
1483
- "description": "Checks whether the element is focused.",
1484
- "entryType": "function",
1485
- "jsdocTags": [],
1486
- "rawComment": "/** Checks whether the element is focused. */"
1487
- },
1488
- "entryType": "function",
1489
- "description": "Checks whether the element is focused.",
1490
- "jsdocTags": [],
1491
- "rawComment": "/** Checks whether the element is focused. */",
1492
- "memberType": "method",
1493
- "memberTags": []
1494
- },
1495
- {
1496
- "name": "dispatchEvent",
1497
- "signatures": [
1498
- {
1499
- "name": "dispatchEvent",
1500
- "entryType": "function",
1501
- "description": "Dispatches an event with a particular name.",
1502
- "generics": [],
1503
- "isNewType": false,
1504
- "jsdocTags": [
1505
- {
1506
- "name": "param",
1507
- "comment": "Name of the event to be dispatched."
1508
- }
1509
- ],
1510
- "params": [
1511
- {
1512
- "name": "name",
1513
- "description": "Name of the event to be dispatched.",
1514
- "type": "string",
1515
- "isOptional": false,
1516
- "isRestParam": false
1517
- },
1518
- {
1519
- "name": "data",
1520
- "description": "",
1521
- "type": "Record<string, EventData> | undefined",
1522
- "isOptional": true,
1523
- "isRestParam": false
1524
- }
1525
- ],
1526
- "rawComment": "/**\n * Dispatches an event with a particular name.\n * @param name Name of the event to be dispatched.\n */",
1527
- "returnType": "Promise<void>"
1528
- }
1529
- ],
1530
- "implementation": {
1531
- "params": [
1532
- {
1533
- "name": "name",
1534
- "description": "Name of the event to be dispatched.",
1535
- "type": "string",
1536
- "isOptional": false,
1537
- "isRestParam": false
1538
- },
1539
- {
1540
- "name": "data",
1541
- "description": "",
1542
- "type": "Record<string, EventData> | undefined",
1543
- "isOptional": true,
1544
- "isRestParam": false
1545
- }
1546
- ],
1547
- "isNewType": false,
1548
- "returnType": "Promise<void>",
1549
- "generics": [],
1550
- "name": "dispatchEvent",
1551
- "description": "Dispatches an event with a particular name.",
1552
- "entryType": "function",
1553
- "jsdocTags": [
1554
- {
1555
- "name": "param",
1556
- "comment": "Name of the event to be dispatched."
1557
- }
1558
- ],
1559
- "rawComment": "/**\n * Dispatches an event with a particular name.\n * @param name Name of the event to be dispatched.\n */"
1560
- },
1561
- "entryType": "function",
1562
- "description": "Dispatches an event with a particular name.",
1563
- "jsdocTags": [
1564
- {
1565
- "name": "param",
1566
- "comment": "Name of the event to be dispatched."
1567
- }
1568
- ],
1569
- "rawComment": "/**\n * Dispatches an event with a particular name.\n * @param name Name of the event to be dispatched.\n */",
1570
- "memberType": "method",
1571
- "memberTags": []
1572
- }
1573
- ],
1574
- "generics": [],
1575
- "description": "A `TestElement` implementation for Protractor.",
1576
- "jsdocTags": [
1577
- {
1578
- "name": "deprecated",
1579
- "comment": ""
1580
- },
1581
- {
1582
- "name": "breaking-change",
1583
- "comment": "13.0.0"
1584
- }
1585
- ],
1586
- "rawComment": "/**\n * A `TestElement` implementation for Protractor.\n * @deprecated\n * @breaking-change 13.0.0\n */",
1587
- "implements": [
1588
- "TestElement"
1589
- ],
1590
- "source": {
1591
- "filePath": "/src/cdk/testing/protractor/protractor-element.ts",
1592
- "startLine": 79,
1593
- "endLine": 330
1594
- }
1595
- }
1596
- ],
1597
- "symbols": [
1598
- [
1599
- "ProtractorHarnessEnvironmentOptions",
1600
- "@angular/cdk/testing/protractor"
1601
- ],
1602
- [
1603
- "ProtractorHarnessEnvironment",
1604
- "@angular/cdk/testing/protractor"
1605
- ],
1606
- [
1607
- "ProtractorElement",
1608
- "@angular/cdk/testing/protractor"
1609
- ],
1610
- [
1611
- "ProtractorHarnessEnvironmentOptions",
1612
- "@angular/cdk/testing/protractor"
1613
- ],
1614
- [
1615
- "ProtractorHarnessEnvironmentOptions.queryFn",
1616
- "@angular/cdk/testing/protractor"
1617
- ],
1618
- [
1619
- "ProtractorHarnessEnvironment",
1620
- "@angular/cdk/testing/protractor"
1621
- ],
1622
- [
1623
- "ProtractorHarnessEnvironment.constructor",
1624
- "@angular/cdk/testing/protractor"
1625
- ],
1626
- [
1627
- "ProtractorHarnessEnvironment.forceStabilize",
1628
- "@angular/cdk/testing/protractor"
1629
- ],
1630
- [
1631
- "ProtractorHarnessEnvironment.waitForTasksOutsideAngular",
1632
- "@angular/cdk/testing/protractor"
1633
- ],
1634
- [
1635
- "ProtractorHarnessEnvironment.getDocumentRoot",
1636
- "@angular/cdk/testing/protractor"
1637
- ],
1638
- [
1639
- "ProtractorHarnessEnvironment.createTestElement",
1640
- "@angular/cdk/testing/protractor"
1641
- ],
1642
- [
1643
- "ProtractorHarnessEnvironment.createEnvironment",
1644
- "@angular/cdk/testing/protractor"
1645
- ],
1646
- [
1647
- "ProtractorHarnessEnvironment.getAllRawElements",
1648
- "@angular/cdk/testing/protractor"
1649
- ],
1650
- [
1651
- "ProtractorHarnessEnvironment.loader",
1652
- "@angular/cdk/testing/protractor"
1653
- ],
1654
- [
1655
- "ProtractorHarnessEnvironment.getNativeElement",
1656
- "@angular/cdk/testing/protractor"
1657
- ],
1658
- [
1659
- "ProtractorElement",
1660
- "@angular/cdk/testing/protractor"
1661
- ],
1662
- [
1663
- "ProtractorElement.constructor",
1664
- "@angular/cdk/testing/protractor"
1665
- ],
1666
- [
1667
- "ProtractorElement.blur",
1668
- "@angular/cdk/testing/protractor"
1669
- ],
1670
- [
1671
- "ProtractorElement.clear",
1672
- "@angular/cdk/testing/protractor"
1673
- ],
1674
- [
1675
- "ProtractorElement.click",
1676
- "@angular/cdk/testing/protractor"
1677
- ],
1678
- [
1679
- "ProtractorElement.rightClick",
1680
- "@angular/cdk/testing/protractor"
1681
- ],
1682
- [
1683
- "ProtractorElement.focus",
1684
- "@angular/cdk/testing/protractor"
1685
- ],
1686
- [
1687
- "ProtractorElement.getCssValue",
1688
- "@angular/cdk/testing/protractor"
1689
- ],
1690
- [
1691
- "ProtractorElement.hover",
1692
- "@angular/cdk/testing/protractor"
1693
- ],
1694
- [
1695
- "ProtractorElement.mouseAway",
1696
- "@angular/cdk/testing/protractor"
1697
- ],
1698
- [
1699
- "ProtractorElement.sendKeys",
1700
- "@angular/cdk/testing/protractor"
1701
- ],
1702
- [
1703
- "ProtractorElement.text",
1704
- "@angular/cdk/testing/protractor"
1705
- ],
1706
- [
1707
- "ProtractorElement.setContenteditableValue",
1708
- "@angular/cdk/testing/protractor"
1709
- ],
1710
- [
1711
- "ProtractorElement.getAttribute",
1712
- "@angular/cdk/testing/protractor"
1713
- ],
1714
- [
1715
- "ProtractorElement.hasClass",
1716
- "@angular/cdk/testing/protractor"
1717
- ],
1718
- [
1719
- "ProtractorElement.getDimensions",
1720
- "@angular/cdk/testing/protractor"
1721
- ],
1722
- [
1723
- "ProtractorElement.getProperty",
1724
- "@angular/cdk/testing/protractor"
1725
- ],
1726
- [
1727
- "ProtractorElement.setInputValue",
1728
- "@angular/cdk/testing/protractor"
1729
- ],
1730
- [
1731
- "ProtractorElement.selectOptions",
1732
- "@angular/cdk/testing/protractor"
1733
- ],
1734
- [
1735
- "ProtractorElement.matchesSelector",
1736
- "@angular/cdk/testing/protractor"
1737
- ],
1738
- [
1739
- "ProtractorElement.isFocused",
1740
- "@angular/cdk/testing/protractor"
1741
- ],
1742
- [
1743
- "ProtractorElement.dispatchEvent",
1744
- "@angular/cdk/testing/protractor"
1745
- ]
1746
- ]
1747
- }