@vonage/vivid-test-utils 5.8.0 → 5.10.0
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/dist/components.generated-7mfpO6v0.cjs +1 -0
- package/dist/{components.generated-Cpnh2Wie.js → components.generated-jnFpmMnu.js} +860 -584
- package/dist/components.generated.d.ts +266 -2
- package/dist/cypress.cjs +1 -1
- package/dist/cypress.js +1 -1
- package/dist/dom.cjs +1 -1
- package/dist/dom.js +1 -1
- package/dist/playwright.cjs +1 -1
- package/dist/playwright.js +1 -1
- package/package.json +5 -5
- package/dist/components.generated-BujKep52.cjs +0 -1
|
@@ -21,7 +21,7 @@ class n {
|
|
|
21
21
|
class a {
|
|
22
22
|
constructor(r) {
|
|
23
23
|
this.ctx = r, this.all = this.ctx.driver.wrapSelector(
|
|
24
|
-
() => new
|
|
24
|
+
() => new Ae(
|
|
25
25
|
this.ctx,
|
|
26
26
|
this,
|
|
27
27
|
this.ctx.driver.querySelectorAll(
|
|
@@ -32,14 +32,14 @@ class a {
|
|
|
32
32
|
);
|
|
33
33
|
}
|
|
34
34
|
}
|
|
35
|
-
class
|
|
35
|
+
class Ae {
|
|
36
36
|
constructor(r, s, e) {
|
|
37
37
|
this.ctx = r, this.component = s, this.locator = e, this.type = "collection", this.nth = this.ctx.driver.wrapSelector(
|
|
38
38
|
(i) => this.component.wrap(this.ctx.driver.nth(this.locator, i))
|
|
39
39
|
);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
42
|
-
class
|
|
42
|
+
class He {
|
|
43
43
|
constructor(r, s) {
|
|
44
44
|
this.ctx = r, this.locator = s, this.toHaveCount = this.ctx.driver.wrapExpect(
|
|
45
45
|
(e) => this.ctx.driver.expectEq(
|
|
@@ -54,8 +54,8 @@ class ue {
|
|
|
54
54
|
);
|
|
55
55
|
}
|
|
56
56
|
}
|
|
57
|
-
const
|
|
58
|
-
([s, e]) => `[data-vvd-component="${t}"][${s}="${
|
|
57
|
+
const Pe = (t) => t.replace(/\\/g, "\\\\").replace(/"/g, '\\"').replace(/'/g, "\\'"), A = (t, r) => r.map(
|
|
58
|
+
([s, e]) => `[data-vvd-component="${t}"][${s}="${Pe(
|
|
59
59
|
e
|
|
60
60
|
)}"]`
|
|
61
61
|
).join(",");
|
|
@@ -83,7 +83,7 @@ function x(t) {
|
|
|
83
83
|
)
|
|
84
84
|
);
|
|
85
85
|
}
|
|
86
|
-
function
|
|
86
|
+
function $e(t) {
|
|
87
87
|
return this.wrap(
|
|
88
88
|
this.ctx.driver.querySelector(
|
|
89
89
|
this.ctx.rootLocator,
|
|
@@ -91,7 +91,7 @@ function be(t) {
|
|
|
91
91
|
)
|
|
92
92
|
);
|
|
93
93
|
}
|
|
94
|
-
function
|
|
94
|
+
function k(t) {
|
|
95
95
|
return this.wrap(
|
|
96
96
|
this.ctx.driver.querySelector(
|
|
97
97
|
this.ctx.rootLocator,
|
|
@@ -128,19 +128,19 @@ function _(t) {
|
|
|
128
128
|
function E(t) {
|
|
129
129
|
return t.open;
|
|
130
130
|
}
|
|
131
|
-
function
|
|
131
|
+
function w(t) {
|
|
132
132
|
return t.value;
|
|
133
133
|
}
|
|
134
134
|
function z(t) {
|
|
135
135
|
return t.valueAsNumber;
|
|
136
136
|
}
|
|
137
|
-
function
|
|
137
|
+
function Se(t) {
|
|
138
138
|
return t.values;
|
|
139
139
|
}
|
|
140
|
-
function
|
|
140
|
+
function Ce(t) {
|
|
141
141
|
return t.selectedOptions.map((r) => r.label);
|
|
142
142
|
}
|
|
143
|
-
function
|
|
143
|
+
function G(t) {
|
|
144
144
|
return t.expanded;
|
|
145
145
|
}
|
|
146
146
|
function L(t) {
|
|
@@ -152,25 +152,25 @@ function H(t) {
|
|
|
152
152
|
function O(t) {
|
|
153
153
|
return t.selected;
|
|
154
154
|
}
|
|
155
|
-
function
|
|
155
|
+
function C(t) {
|
|
156
156
|
return t.disabled;
|
|
157
157
|
}
|
|
158
|
-
function
|
|
158
|
+
function qe(t) {
|
|
159
159
|
return [t.start, t.end];
|
|
160
160
|
}
|
|
161
|
-
function
|
|
161
|
+
function Te(t) {
|
|
162
162
|
return [t.startAsNumber, t.endAsNumber];
|
|
163
163
|
}
|
|
164
|
-
function
|
|
164
|
+
function ke(t) {
|
|
165
165
|
return t.name;
|
|
166
166
|
}
|
|
167
|
-
function
|
|
167
|
+
function Be(t) {
|
|
168
168
|
return t.total;
|
|
169
169
|
}
|
|
170
|
-
function
|
|
170
|
+
function Ve(t) {
|
|
171
171
|
return t.selectedIndex + 1 || null;
|
|
172
172
|
}
|
|
173
|
-
function
|
|
173
|
+
function u(t) {
|
|
174
174
|
const r = t.shadowRoot.querySelector("slot[name=icon]");
|
|
175
175
|
if (r) {
|
|
176
176
|
const e = r.assignedElements()[0];
|
|
@@ -188,7 +188,7 @@ function b(t) {
|
|
|
188
188
|
function V(t, r) {
|
|
189
189
|
return this.ctx.driver.userFill(t(), r);
|
|
190
190
|
}
|
|
191
|
-
function
|
|
191
|
+
function We(t) {
|
|
192
192
|
return f([
|
|
193
193
|
() => this.ctx.driver.userFill(this.control(), t),
|
|
194
194
|
() => this.ctx.driver.userBlur(this.control())
|
|
@@ -198,7 +198,7 @@ function He(t) {
|
|
|
198
198
|
function W(t) {
|
|
199
199
|
return this.ctx.driver.userClear(t());
|
|
200
200
|
}
|
|
201
|
-
function
|
|
201
|
+
function De() {
|
|
202
202
|
return f([
|
|
203
203
|
// Wait before clearing to ensure any previous operations have fully settled.
|
|
204
204
|
// This prevents a sporadic issue in Playwright Safari where the combobox will not clear
|
|
@@ -253,7 +253,7 @@ function l(t) {
|
|
|
253
253
|
function D(t) {
|
|
254
254
|
return Q.call(this, A("option", [["value", t]]));
|
|
255
255
|
}
|
|
256
|
-
function
|
|
256
|
+
function R(t) {
|
|
257
257
|
return Q.call(this, A("option", [["text", t]]));
|
|
258
258
|
}
|
|
259
259
|
function Q(t) {
|
|
@@ -304,14 +304,14 @@ function Q(t) {
|
|
|
304
304
|
])
|
|
305
305
|
);
|
|
306
306
|
}
|
|
307
|
-
function
|
|
307
|
+
function q(t) {
|
|
308
308
|
return t().click();
|
|
309
309
|
}
|
|
310
310
|
const P = (t) => {
|
|
311
311
|
const [r, s, e] = t.split("-");
|
|
312
312
|
return `${s}/${e}/${r}`;
|
|
313
313
|
};
|
|
314
|
-
function
|
|
314
|
+
function Re(t) {
|
|
315
315
|
return f([
|
|
316
316
|
() => this.control().fill(P(t)),
|
|
317
317
|
() => this.control().blur()
|
|
@@ -327,33 +327,33 @@ const X = (t) => {
|
|
|
327
327
|
const [r, s, e] = t.split(":"), i = +r % 12 || 12, c = +r < 12 ? "AM" : "PM";
|
|
328
328
|
return `${i}:${s}:${e} ${c}`;
|
|
329
329
|
};
|
|
330
|
-
function
|
|
330
|
+
function Ge(t) {
|
|
331
331
|
return f([
|
|
332
332
|
() => this.control().fill(X(t)),
|
|
333
333
|
() => this.control().blur()
|
|
334
334
|
]);
|
|
335
335
|
}
|
|
336
|
-
const
|
|
337
|
-
function
|
|
336
|
+
const Le = ([t, r]) => `${P(t)} – ${P(r)}`;
|
|
337
|
+
function Oe(t) {
|
|
338
338
|
return f([
|
|
339
|
-
() => this.control().fill(
|
|
339
|
+
() => this.control().fill(Le(t)),
|
|
340
340
|
() => this.control().blur()
|
|
341
341
|
]);
|
|
342
342
|
}
|
|
343
|
-
const
|
|
343
|
+
const Fe = (t) => {
|
|
344
344
|
const [r, s] = t.split("T");
|
|
345
345
|
return `${P(r)} ${X(s)}`;
|
|
346
346
|
};
|
|
347
|
-
function
|
|
347
|
+
function Ue(t) {
|
|
348
348
|
return f([
|
|
349
|
-
() => this.control().fill(
|
|
349
|
+
() => this.control().fill(Fe(t)),
|
|
350
350
|
() => this.control().blur()
|
|
351
351
|
]);
|
|
352
352
|
}
|
|
353
|
-
function
|
|
353
|
+
function T(t, r, s) {
|
|
354
354
|
return this.ctx.driver.userDragSlider(this.locator, t(), r(), s);
|
|
355
355
|
}
|
|
356
|
-
function
|
|
356
|
+
function Me(t) {
|
|
357
357
|
return this.ctx.driver.userClick(
|
|
358
358
|
this.ctx.driver.querySelector(
|
|
359
359
|
this.ctx.driver.enterShadow(this.locator),
|
|
@@ -401,7 +401,7 @@ function M(t) {
|
|
|
401
401
|
)
|
|
402
402
|
]);
|
|
403
403
|
}
|
|
404
|
-
function
|
|
404
|
+
function je(t) {
|
|
405
405
|
return this.ctx.driver.querySelector(this.unwrap(), t);
|
|
406
406
|
}
|
|
407
407
|
function v(t) {
|
|
@@ -410,7 +410,7 @@ function v(t) {
|
|
|
410
410
|
t
|
|
411
411
|
);
|
|
412
412
|
}
|
|
413
|
-
function
|
|
413
|
+
function _e(t, r) {
|
|
414
414
|
return this.ctx.driver.querySelector(
|
|
415
415
|
this.ctx.driver.enterShadow(
|
|
416
416
|
this.ctx.driver.querySelector(
|
|
@@ -430,8 +430,8 @@ function y(t) {
|
|
|
430
430
|
)
|
|
431
431
|
);
|
|
432
432
|
}
|
|
433
|
-
function
|
|
434
|
-
return new
|
|
433
|
+
function S(t) {
|
|
434
|
+
return new be(
|
|
435
435
|
this.ctx,
|
|
436
436
|
this.ctx.driver.querySelector(
|
|
437
437
|
this.ctx.driver.enterShadow(this.unwrap()),
|
|
@@ -442,20 +442,20 @@ function q(t) {
|
|
|
442
442
|
const Y = {
|
|
443
443
|
name: "accordion"
|
|
444
444
|
};
|
|
445
|
-
class
|
|
445
|
+
class ze extends n {
|
|
446
446
|
constructor() {
|
|
447
447
|
super(...arguments), this.type = "accordion", this.componentInfo = Y, this.hover = this.ctx.driver.wrapAction(l.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(p.bind(this, () => this.locator)), this.blur = this.ctx.driver.wrapAction(d.bind(this, () => this.locator));
|
|
448
448
|
}
|
|
449
449
|
}
|
|
450
|
-
class
|
|
450
|
+
class Je extends a {
|
|
451
451
|
constructor() {
|
|
452
452
|
super(...arguments), this.componentInfo = Y, this.byTestId = this.ctx.driver.wrapSelector(h.bind(this));
|
|
453
453
|
}
|
|
454
454
|
wrap(r) {
|
|
455
|
-
return new
|
|
455
|
+
return new ze(this.ctx, r);
|
|
456
456
|
}
|
|
457
457
|
}
|
|
458
|
-
class
|
|
458
|
+
class Ke {
|
|
459
459
|
constructor(r, s) {
|
|
460
460
|
this.ctx = r, this.wrapper = s, this.toHaveProp = this.ctx.driver.wrapExpect((e, i) => this.ctx.driver.expectEq(
|
|
461
461
|
{
|
|
@@ -472,20 +472,20 @@ class Re {
|
|
|
472
472
|
const Z = {
|
|
473
473
|
name: "accordion-item"
|
|
474
474
|
};
|
|
475
|
-
class
|
|
475
|
+
class Qe extends n {
|
|
476
476
|
constructor() {
|
|
477
477
|
super(...arguments), this.type = "accordionItem", this.componentInfo = Z, this.hover = this.ctx.driver.wrapAction(l.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(p.bind(this, () => this.locator)), this.blur = this.ctx.driver.wrapAction(d.bind(this, () => this.locator)), this.expand = this.ctx.driver.wrapAction(F.bind(this, !0)), this.collapse = this.ctx.driver.wrapAction(F.bind(this, !1)), this.button = v.bind(this, ".heading-button");
|
|
478
478
|
}
|
|
479
479
|
}
|
|
480
|
-
class
|
|
480
|
+
class Xe extends a {
|
|
481
481
|
constructor() {
|
|
482
|
-
super(...arguments), this.componentInfo = Z, this.byTestId = this.ctx.driver.wrapSelector(h.bind(this)), this.byHeading = this.ctx.driver.wrapSelector(
|
|
482
|
+
super(...arguments), this.componentInfo = Z, this.byTestId = this.ctx.driver.wrapSelector(h.bind(this)), this.byHeading = this.ctx.driver.wrapSelector($e.bind(this));
|
|
483
483
|
}
|
|
484
484
|
wrap(r) {
|
|
485
|
-
return new
|
|
485
|
+
return new Qe(this.ctx, r);
|
|
486
486
|
}
|
|
487
487
|
}
|
|
488
|
-
class
|
|
488
|
+
class Ye {
|
|
489
489
|
constructor(r, s) {
|
|
490
490
|
this.ctx = r, this.wrapper = s, this.toHaveProp = this.ctx.driver.wrapExpect((e, i) => this.ctx.driver.expectEq(
|
|
491
491
|
{
|
|
@@ -500,7 +500,7 @@ class Fe {
|
|
|
500
500
|
{
|
|
501
501
|
type: "eval",
|
|
502
502
|
el: this.wrapper.unwrap(),
|
|
503
|
-
fn:
|
|
503
|
+
fn: u
|
|
504
504
|
},
|
|
505
505
|
e,
|
|
506
506
|
"toHaveIcon(${value})"
|
|
@@ -508,7 +508,7 @@ class Fe {
|
|
|
508
508
|
{
|
|
509
509
|
type: "eval",
|
|
510
510
|
el: this.wrapper.unwrap(),
|
|
511
|
-
fn:
|
|
511
|
+
fn: G
|
|
512
512
|
},
|
|
513
513
|
!0,
|
|
514
514
|
"toBeExpanded()"
|
|
@@ -516,7 +516,7 @@ class Fe {
|
|
|
516
516
|
{
|
|
517
517
|
type: "eval",
|
|
518
518
|
el: this.wrapper.unwrap(),
|
|
519
|
-
fn:
|
|
519
|
+
fn: G
|
|
520
520
|
},
|
|
521
521
|
!1,
|
|
522
522
|
"toBeCollapsed()"
|
|
@@ -526,20 +526,20 @@ class Fe {
|
|
|
526
526
|
const N = {
|
|
527
527
|
name: "action-group"
|
|
528
528
|
};
|
|
529
|
-
class
|
|
529
|
+
class Ze extends n {
|
|
530
530
|
constructor() {
|
|
531
531
|
super(...arguments), this.type = "actionGroup", this.componentInfo = N, this.hover = this.ctx.driver.wrapAction(l.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(p.bind(this, () => this.locator)), this.blur = this.ctx.driver.wrapAction(d.bind(this, () => this.locator));
|
|
532
532
|
}
|
|
533
533
|
}
|
|
534
|
-
class
|
|
534
|
+
class Ne extends a {
|
|
535
535
|
constructor() {
|
|
536
536
|
super(...arguments), this.componentInfo = N, this.byTestId = this.ctx.driver.wrapSelector(h.bind(this));
|
|
537
537
|
}
|
|
538
538
|
wrap(r) {
|
|
539
|
-
return new
|
|
539
|
+
return new Ze(this.ctx, r);
|
|
540
540
|
}
|
|
541
541
|
}
|
|
542
|
-
class
|
|
542
|
+
class tr {
|
|
543
543
|
constructor(r, s) {
|
|
544
544
|
this.ctx = r, this.wrapper = s, this.toHaveProp = this.ctx.driver.wrapExpect((e, i) => this.ctx.driver.expectEq(
|
|
545
545
|
{
|
|
@@ -556,20 +556,20 @@ class je {
|
|
|
556
556
|
const tt = {
|
|
557
557
|
name: "alert"
|
|
558
558
|
};
|
|
559
|
-
class
|
|
559
|
+
class er extends n {
|
|
560
560
|
constructor() {
|
|
561
561
|
super(...arguments), this.type = "alert", this.componentInfo = tt, this.hover = this.ctx.driver.wrapAction(l.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(p.bind(this, () => this.locator)), this.blur = this.ctx.driver.wrapAction(d.bind(this, () => this.locator));
|
|
562
562
|
}
|
|
563
563
|
}
|
|
564
|
-
class
|
|
564
|
+
class rr extends a {
|
|
565
565
|
constructor() {
|
|
566
|
-
super(...arguments), this.componentInfo = tt, this.byTestId = this.ctx.driver.wrapSelector(h.bind(this)), this.byHeadline = this.ctx.driver.wrapSelector(
|
|
566
|
+
super(...arguments), this.componentInfo = tt, this.byTestId = this.ctx.driver.wrapSelector(h.bind(this)), this.byHeadline = this.ctx.driver.wrapSelector(k.bind(this));
|
|
567
567
|
}
|
|
568
568
|
wrap(r) {
|
|
569
|
-
return new
|
|
569
|
+
return new er(this.ctx, r);
|
|
570
570
|
}
|
|
571
571
|
}
|
|
572
|
-
class
|
|
572
|
+
class ir {
|
|
573
573
|
constructor(r, s) {
|
|
574
574
|
this.ctx = r, this.wrapper = s, this.toHaveProp = this.ctx.driver.wrapExpect((e, i) => this.ctx.driver.expectEq(
|
|
575
575
|
{
|
|
@@ -584,7 +584,7 @@ class Je {
|
|
|
584
584
|
{
|
|
585
585
|
type: "eval",
|
|
586
586
|
el: this.wrapper.unwrap(),
|
|
587
|
-
fn:
|
|
587
|
+
fn: u
|
|
588
588
|
},
|
|
589
589
|
e,
|
|
590
590
|
"toHaveIcon(${value})"
|
|
@@ -610,20 +610,20 @@ class Je {
|
|
|
610
610
|
const et = {
|
|
611
611
|
name: "audio-player"
|
|
612
612
|
};
|
|
613
|
-
class
|
|
613
|
+
class sr extends n {
|
|
614
614
|
constructor() {
|
|
615
615
|
super(...arguments), this.type = "audioPlayer", this.componentInfo = et, this.hover = this.ctx.driver.wrapAction(l.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(p.bind(this, () => this.locator)), this.blur = this.ctx.driver.wrapAction(d.bind(this, () => this.locator));
|
|
616
616
|
}
|
|
617
617
|
}
|
|
618
|
-
class
|
|
618
|
+
class cr extends a {
|
|
619
619
|
constructor() {
|
|
620
620
|
super(...arguments), this.componentInfo = et, this.byTestId = this.ctx.driver.wrapSelector(h.bind(this));
|
|
621
621
|
}
|
|
622
622
|
wrap(r) {
|
|
623
|
-
return new
|
|
623
|
+
return new sr(this.ctx, r);
|
|
624
624
|
}
|
|
625
625
|
}
|
|
626
|
-
class
|
|
626
|
+
class or {
|
|
627
627
|
constructor(r, s) {
|
|
628
628
|
this.ctx = r, this.wrapper = s, this.toHaveProp = this.ctx.driver.wrapExpect((e, i) => this.ctx.driver.expectEq(
|
|
629
629
|
{
|
|
@@ -640,20 +640,20 @@ class Xe {
|
|
|
640
640
|
const rt = {
|
|
641
641
|
name: "avatar"
|
|
642
642
|
};
|
|
643
|
-
class
|
|
643
|
+
class nr extends n {
|
|
644
644
|
constructor() {
|
|
645
645
|
super(...arguments), this.type = "avatar", this.componentInfo = rt, this.hover = this.ctx.driver.wrapAction(l.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(p.bind(this, () => this.locator)), this.blur = this.ctx.driver.wrapAction(d.bind(this, () => this.locator));
|
|
646
646
|
}
|
|
647
647
|
}
|
|
648
|
-
class
|
|
648
|
+
class ar extends a {
|
|
649
649
|
constructor() {
|
|
650
650
|
super(...arguments), this.componentInfo = rt, this.byTestId = this.ctx.driver.wrapSelector(h.bind(this));
|
|
651
651
|
}
|
|
652
652
|
wrap(r) {
|
|
653
|
-
return new
|
|
653
|
+
return new nr(this.ctx, r);
|
|
654
654
|
}
|
|
655
655
|
}
|
|
656
|
-
class
|
|
656
|
+
class hr {
|
|
657
657
|
constructor(r, s) {
|
|
658
658
|
this.ctx = r, this.wrapper = s, this.toHaveProp = this.ctx.driver.wrapExpect((e, i) => this.ctx.driver.expectEq(
|
|
659
659
|
{
|
|
@@ -670,20 +670,20 @@ class Ne {
|
|
|
670
670
|
const it = {
|
|
671
671
|
name: "badge"
|
|
672
672
|
};
|
|
673
|
-
class
|
|
673
|
+
class pr extends n {
|
|
674
674
|
constructor() {
|
|
675
675
|
super(...arguments), this.type = "badge", this.componentInfo = it, this.hover = this.ctx.driver.wrapAction(l.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(p.bind(this, () => this.locator)), this.blur = this.ctx.driver.wrapAction(d.bind(this, () => this.locator));
|
|
676
676
|
}
|
|
677
677
|
}
|
|
678
|
-
class
|
|
678
|
+
class dr extends a {
|
|
679
679
|
constructor() {
|
|
680
680
|
super(...arguments), this.componentInfo = it, this.byTestId = this.ctx.driver.wrapSelector(h.bind(this));
|
|
681
681
|
}
|
|
682
682
|
wrap(r) {
|
|
683
|
-
return new
|
|
683
|
+
return new pr(this.ctx, r);
|
|
684
684
|
}
|
|
685
685
|
}
|
|
686
|
-
class
|
|
686
|
+
class lr {
|
|
687
687
|
constructor(r, s) {
|
|
688
688
|
this.ctx = r, this.wrapper = s, this.toHaveProp = this.ctx.driver.wrapExpect((e, i) => this.ctx.driver.expectEq(
|
|
689
689
|
{
|
|
@@ -698,7 +698,7 @@ class rr {
|
|
|
698
698
|
{
|
|
699
699
|
type: "eval",
|
|
700
700
|
el: this.wrapper.unwrap(),
|
|
701
|
-
fn:
|
|
701
|
+
fn: u
|
|
702
702
|
},
|
|
703
703
|
e,
|
|
704
704
|
"toHaveIcon(${value})"
|
|
@@ -708,20 +708,20 @@ class rr {
|
|
|
708
708
|
const st = {
|
|
709
709
|
name: "banner"
|
|
710
710
|
};
|
|
711
|
-
class
|
|
711
|
+
class xr extends n {
|
|
712
712
|
constructor() {
|
|
713
|
-
super(...arguments), this.type = "banner", this.componentInfo = st, this.hover = this.ctx.driver.wrapAction(l.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(p.bind(this, () => this.locator)), this.blur = this.ctx.driver.wrapAction(d.bind(this, () => this.locator)), this.dismiss = this.ctx.driver.wrapAction(
|
|
713
|
+
super(...arguments), this.type = "banner", this.componentInfo = st, this.hover = this.ctx.driver.wrapAction(l.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(p.bind(this, () => this.locator)), this.blur = this.ctx.driver.wrapAction(d.bind(this, () => this.locator)), this.dismiss = this.ctx.driver.wrapAction(q.bind(this, () => this.dismissButton())), this.dismissButton = y.bind(this, ".dismiss-button");
|
|
714
714
|
}
|
|
715
715
|
}
|
|
716
|
-
class
|
|
716
|
+
class vr extends a {
|
|
717
717
|
constructor() {
|
|
718
718
|
super(...arguments), this.componentInfo = st, this.byTestId = this.ctx.driver.wrapSelector(h.bind(this)), this.byText = this.ctx.driver.wrapSelector(B.bind(this));
|
|
719
719
|
}
|
|
720
720
|
wrap(r) {
|
|
721
|
-
return new
|
|
721
|
+
return new xr(this.ctx, r);
|
|
722
722
|
}
|
|
723
723
|
}
|
|
724
|
-
class
|
|
724
|
+
class ur {
|
|
725
725
|
constructor(r, s) {
|
|
726
726
|
this.ctx = r, this.wrapper = s, this.toHaveProp = this.ctx.driver.wrapExpect((e, i) => this.ctx.driver.expectEq(
|
|
727
727
|
{
|
|
@@ -736,7 +736,7 @@ class cr {
|
|
|
736
736
|
{
|
|
737
737
|
type: "eval",
|
|
738
738
|
el: this.wrapper.unwrap(),
|
|
739
|
-
fn:
|
|
739
|
+
fn: u
|
|
740
740
|
},
|
|
741
741
|
e,
|
|
742
742
|
"toHaveIcon(${value})"
|
|
@@ -746,20 +746,20 @@ class cr {
|
|
|
746
746
|
const ct = {
|
|
747
747
|
name: "breadcrumb"
|
|
748
748
|
};
|
|
749
|
-
class
|
|
749
|
+
class wr extends n {
|
|
750
750
|
constructor() {
|
|
751
751
|
super(...arguments), this.type = "breadcrumb", this.componentInfo = ct, this.hover = this.ctx.driver.wrapAction(l.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(p.bind(this, () => this.locator)), this.blur = this.ctx.driver.wrapAction(d.bind(this, () => this.locator));
|
|
752
752
|
}
|
|
753
753
|
}
|
|
754
|
-
class
|
|
754
|
+
class br extends a {
|
|
755
755
|
constructor() {
|
|
756
756
|
super(...arguments), this.componentInfo = ct, this.byTestId = this.ctx.driver.wrapSelector(h.bind(this));
|
|
757
757
|
}
|
|
758
758
|
wrap(r) {
|
|
759
|
-
return new
|
|
759
|
+
return new wr(this.ctx, r);
|
|
760
760
|
}
|
|
761
761
|
}
|
|
762
|
-
class
|
|
762
|
+
class mr {
|
|
763
763
|
constructor(r, s) {
|
|
764
764
|
this.ctx = r, this.wrapper = s, this.toHaveProp = (e, i) => {
|
|
765
765
|
throw new Error("Component does not have props.");
|
|
@@ -769,20 +769,20 @@ class ar {
|
|
|
769
769
|
const ot = {
|
|
770
770
|
name: "breadcrumb-item"
|
|
771
771
|
};
|
|
772
|
-
class
|
|
772
|
+
class fr extends n {
|
|
773
773
|
constructor() {
|
|
774
774
|
super(...arguments), this.type = "breadcrumbItem", this.componentInfo = ot, this.hover = this.ctx.driver.wrapAction(l.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(p.bind(this, () => this.locator)), this.blur = this.ctx.driver.wrapAction(d.bind(this, () => this.locator));
|
|
775
775
|
}
|
|
776
776
|
}
|
|
777
|
-
class
|
|
777
|
+
class Er extends a {
|
|
778
778
|
constructor() {
|
|
779
779
|
super(...arguments), this.componentInfo = ot, this.byTestId = this.ctx.driver.wrapSelector(h.bind(this));
|
|
780
780
|
}
|
|
781
781
|
wrap(r) {
|
|
782
|
-
return new
|
|
782
|
+
return new fr(this.ctx, r);
|
|
783
783
|
}
|
|
784
784
|
}
|
|
785
|
-
class
|
|
785
|
+
class yr {
|
|
786
786
|
constructor(r, s) {
|
|
787
787
|
this.ctx = r, this.wrapper = s, this.toHaveProp = this.ctx.driver.wrapExpect((e, i) => this.ctx.driver.expectEq(
|
|
788
788
|
{
|
|
@@ -804,7 +804,7 @@ class at extends n {
|
|
|
804
804
|
super(...arguments), this.type = "button", this.componentInfo = nt, this.hover = this.ctx.driver.wrapAction(l.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(p.bind(this, () => this.locator)), this.blur = this.ctx.driver.wrapAction(d.bind(this, () => this.locator)), this.click = this.ctx.driver.wrapAction(b.bind(this, () => this.control())), this.control = v.bind(this, "button.control");
|
|
805
805
|
}
|
|
806
806
|
}
|
|
807
|
-
class
|
|
807
|
+
class Ir extends a {
|
|
808
808
|
constructor() {
|
|
809
809
|
super(...arguments), this.componentInfo = nt, this.byTestId = this.ctx.driver.wrapSelector(h.bind(this)), this.byLabel = this.ctx.driver.wrapSelector(x.bind(this));
|
|
810
810
|
}
|
|
@@ -812,7 +812,7 @@ class lr extends a {
|
|
|
812
812
|
return new at(this.ctx, r);
|
|
813
813
|
}
|
|
814
814
|
}
|
|
815
|
-
class
|
|
815
|
+
class gr {
|
|
816
816
|
constructor(r, s) {
|
|
817
817
|
this.ctx = r, this.wrapper = s, this.toHaveProp = this.ctx.driver.wrapExpect((e, i) => this.ctx.driver.expectEq(
|
|
818
818
|
{
|
|
@@ -827,7 +827,7 @@ class xr {
|
|
|
827
827
|
{
|
|
828
828
|
type: "eval",
|
|
829
829
|
el: this.wrapper.unwrap(),
|
|
830
|
-
fn:
|
|
830
|
+
fn: w
|
|
831
831
|
},
|
|
832
832
|
e,
|
|
833
833
|
"toHaveValue(${value})"
|
|
@@ -835,7 +835,7 @@ class xr {
|
|
|
835
835
|
{
|
|
836
836
|
type: "eval",
|
|
837
837
|
el: this.wrapper.unwrap(),
|
|
838
|
-
fn:
|
|
838
|
+
fn: u
|
|
839
839
|
},
|
|
840
840
|
e,
|
|
841
841
|
"toHaveIcon(${value})"
|
|
@@ -845,20 +845,20 @@ class xr {
|
|
|
845
845
|
const ht = {
|
|
846
846
|
name: "calendar"
|
|
847
847
|
};
|
|
848
|
-
class
|
|
848
|
+
class Ar extends n {
|
|
849
849
|
constructor() {
|
|
850
850
|
super(...arguments), this.type = "calendar", this.componentInfo = ht, this.hover = this.ctx.driver.wrapAction(l.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(p.bind(this, () => this.locator)), this.blur = this.ctx.driver.wrapAction(d.bind(this, () => this.locator));
|
|
851
851
|
}
|
|
852
852
|
}
|
|
853
|
-
class
|
|
853
|
+
class Hr extends a {
|
|
854
854
|
constructor() {
|
|
855
855
|
super(...arguments), this.componentInfo = ht, this.byTestId = this.ctx.driver.wrapSelector(h.bind(this));
|
|
856
856
|
}
|
|
857
857
|
wrap(r) {
|
|
858
|
-
return new
|
|
858
|
+
return new Ar(this.ctx, r);
|
|
859
859
|
}
|
|
860
860
|
}
|
|
861
|
-
class
|
|
861
|
+
class Pr {
|
|
862
862
|
constructor(r, s) {
|
|
863
863
|
this.ctx = r, this.wrapper = s, this.toHaveProp = this.ctx.driver.wrapExpect((e, i) => this.ctx.driver.expectEq(
|
|
864
864
|
{
|
|
@@ -875,20 +875,20 @@ class wr {
|
|
|
875
875
|
const pt = {
|
|
876
876
|
name: "calendar-event"
|
|
877
877
|
};
|
|
878
|
-
class
|
|
878
|
+
class $r extends n {
|
|
879
879
|
constructor() {
|
|
880
880
|
super(...arguments), this.type = "calendarEvent", this.componentInfo = pt, this.hover = this.ctx.driver.wrapAction(l.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(p.bind(this, () => this.locator)), this.blur = this.ctx.driver.wrapAction(d.bind(this, () => this.locator));
|
|
881
881
|
}
|
|
882
882
|
}
|
|
883
|
-
class
|
|
883
|
+
class Sr extends a {
|
|
884
884
|
constructor() {
|
|
885
885
|
super(...arguments), this.componentInfo = pt, this.byTestId = this.ctx.driver.wrapSelector(h.bind(this));
|
|
886
886
|
}
|
|
887
887
|
wrap(r) {
|
|
888
|
-
return new
|
|
888
|
+
return new $r(this.ctx, r);
|
|
889
889
|
}
|
|
890
890
|
}
|
|
891
|
-
class
|
|
891
|
+
class Cr {
|
|
892
892
|
constructor(r, s) {
|
|
893
893
|
this.ctx = r, this.wrapper = s, this.toHaveProp = this.ctx.driver.wrapExpect((e, i) => this.ctx.driver.expectEq(
|
|
894
894
|
{
|
|
@@ -905,20 +905,20 @@ class fr {
|
|
|
905
905
|
const dt = {
|
|
906
906
|
name: "card"
|
|
907
907
|
};
|
|
908
|
-
class
|
|
908
|
+
class qr extends n {
|
|
909
909
|
constructor() {
|
|
910
910
|
super(...arguments), this.type = "card", this.componentInfo = dt, this.hover = this.ctx.driver.wrapAction(l.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(p.bind(this, () => this.locator)), this.blur = this.ctx.driver.wrapAction(d.bind(this, () => this.locator));
|
|
911
911
|
}
|
|
912
912
|
}
|
|
913
|
-
class
|
|
913
|
+
class Tr extends a {
|
|
914
914
|
constructor() {
|
|
915
915
|
super(...arguments), this.componentInfo = dt, this.byTestId = this.ctx.driver.wrapSelector(h.bind(this));
|
|
916
916
|
}
|
|
917
917
|
wrap(r) {
|
|
918
|
-
return new
|
|
918
|
+
return new qr(this.ctx, r);
|
|
919
919
|
}
|
|
920
920
|
}
|
|
921
|
-
class
|
|
921
|
+
class kr {
|
|
922
922
|
constructor(r, s) {
|
|
923
923
|
this.ctx = r, this.wrapper = s, this.toHaveProp = this.ctx.driver.wrapExpect((e, i) => this.ctx.driver.expectEq(
|
|
924
924
|
{
|
|
@@ -943,20 +943,20 @@ class Ir {
|
|
|
943
943
|
const lt = {
|
|
944
944
|
name: "checkbox"
|
|
945
945
|
};
|
|
946
|
-
class
|
|
946
|
+
class Br extends n {
|
|
947
947
|
constructor() {
|
|
948
948
|
super(...arguments), this.type = "checkbox", this.componentInfo = lt, this.hover = this.ctx.driver.wrapAction(l.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(p.bind(this, () => this.locator)), this.blur = this.ctx.driver.wrapAction(d.bind(this, () => this.locator)), this.check = this.ctx.driver.wrapAction(J.bind(this, () => this.control())), this.uncheck = this.ctx.driver.wrapAction(K.bind(this, () => this.control())), this.control = v.bind(this, "div.control");
|
|
949
949
|
}
|
|
950
950
|
}
|
|
951
|
-
class
|
|
951
|
+
class Vr extends a {
|
|
952
952
|
constructor() {
|
|
953
953
|
super(...arguments), this.componentInfo = lt, this.byTestId = this.ctx.driver.wrapSelector(h.bind(this)), this.byLabel = this.ctx.driver.wrapSelector(x.bind(this));
|
|
954
954
|
}
|
|
955
955
|
wrap(r) {
|
|
956
|
-
return new
|
|
956
|
+
return new Br(this.ctx, r);
|
|
957
957
|
}
|
|
958
958
|
}
|
|
959
|
-
class
|
|
959
|
+
class Wr {
|
|
960
960
|
constructor(r, s) {
|
|
961
961
|
this.ctx = r, this.wrapper = s, this.toHaveProp = this.ctx.driver.wrapExpect((e, i) => this.ctx.driver.expectEq(
|
|
962
962
|
{
|
|
@@ -979,7 +979,7 @@ class Hr {
|
|
|
979
979
|
{
|
|
980
980
|
type: "eval",
|
|
981
981
|
el: this.wrapper.unwrap(),
|
|
982
|
-
fn:
|
|
982
|
+
fn: w
|
|
983
983
|
},
|
|
984
984
|
e,
|
|
985
985
|
"toHaveValue(${value})"
|
|
@@ -1013,20 +1013,20 @@ class Hr {
|
|
|
1013
1013
|
const xt = {
|
|
1014
1014
|
name: "color-picker"
|
|
1015
1015
|
};
|
|
1016
|
-
class
|
|
1016
|
+
class Dr extends n {
|
|
1017
1017
|
constructor() {
|
|
1018
1018
|
super(...arguments), this.type = "colorPicker", this.componentInfo = xt, this.hover = this.ctx.driver.wrapAction(l.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(p.bind(this, () => this.locator)), this.blur = this.ctx.driver.wrapAction(d.bind(this, () => this.locator));
|
|
1019
1019
|
}
|
|
1020
1020
|
}
|
|
1021
|
-
class
|
|
1021
|
+
class Rr extends a {
|
|
1022
1022
|
constructor() {
|
|
1023
1023
|
super(...arguments), this.componentInfo = xt, this.byTestId = this.ctx.driver.wrapSelector(h.bind(this)), this.byLabel = this.ctx.driver.wrapSelector(x.bind(this));
|
|
1024
1024
|
}
|
|
1025
1025
|
wrap(r) {
|
|
1026
|
-
return new
|
|
1026
|
+
return new Dr(this.ctx, r);
|
|
1027
1027
|
}
|
|
1028
1028
|
}
|
|
1029
|
-
class
|
|
1029
|
+
class Gr {
|
|
1030
1030
|
constructor(r, s) {
|
|
1031
1031
|
this.ctx = r, this.wrapper = s, this.toHaveProp = this.ctx.driver.wrapExpect((e, i) => this.ctx.driver.expectEq(
|
|
1032
1032
|
{
|
|
@@ -1049,7 +1049,7 @@ class qr {
|
|
|
1049
1049
|
{
|
|
1050
1050
|
type: "eval",
|
|
1051
1051
|
el: this.wrapper.unwrap(),
|
|
1052
|
-
fn:
|
|
1052
|
+
fn: w
|
|
1053
1053
|
},
|
|
1054
1054
|
e,
|
|
1055
1055
|
"toHaveValue(${value})"
|
|
@@ -1059,20 +1059,20 @@ class qr {
|
|
|
1059
1059
|
const vt = {
|
|
1060
1060
|
name: "combobox"
|
|
1061
1061
|
};
|
|
1062
|
-
class
|
|
1062
|
+
class Lr extends n {
|
|
1063
1063
|
constructor() {
|
|
1064
|
-
super(...arguments), this.type = "combobox", this.componentInfo = vt, this.hover = this.ctx.driver.wrapAction(l.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(p.bind(this, () => this.locator)), this.blur = this.ctx.driver.wrapAction(d.bind(this, () => this.locator)), this.fill = this.ctx.driver.wrapAction(
|
|
1064
|
+
super(...arguments), this.type = "combobox", this.componentInfo = vt, this.hover = this.ctx.driver.wrapAction(l.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(p.bind(this, () => this.locator)), this.blur = this.ctx.driver.wrapAction(d.bind(this, () => this.locator)), this.fill = this.ctx.driver.wrapAction(We.bind(this)), this.clear = this.ctx.driver.wrapAction(De.bind(this)), this.selectOptionByText = this.ctx.driver.wrapAction(R.bind(this)), this.selectOptionByValue = this.ctx.driver.wrapAction(D.bind(this)), this.control = v.bind(this, "input.control");
|
|
1065
1065
|
}
|
|
1066
1066
|
}
|
|
1067
|
-
class
|
|
1067
|
+
class Or extends a {
|
|
1068
1068
|
constructor() {
|
|
1069
1069
|
super(...arguments), this.componentInfo = vt, this.byTestId = this.ctx.driver.wrapSelector(h.bind(this)), this.byLabel = this.ctx.driver.wrapSelector(x.bind(this));
|
|
1070
1070
|
}
|
|
1071
1071
|
wrap(r) {
|
|
1072
|
-
return new
|
|
1072
|
+
return new Lr(this.ctx, r);
|
|
1073
1073
|
}
|
|
1074
1074
|
}
|
|
1075
|
-
class
|
|
1075
|
+
class Fr {
|
|
1076
1076
|
constructor(r, s) {
|
|
1077
1077
|
this.ctx = r, this.wrapper = s, this.toHaveProp = this.ctx.driver.wrapExpect((e, i) => this.ctx.driver.expectEq(
|
|
1078
1078
|
{
|
|
@@ -1095,7 +1095,7 @@ class kr {
|
|
|
1095
1095
|
{
|
|
1096
1096
|
type: "eval",
|
|
1097
1097
|
el: this.wrapper.unwrap(),
|
|
1098
|
-
fn:
|
|
1098
|
+
fn: u
|
|
1099
1099
|
},
|
|
1100
1100
|
e,
|
|
1101
1101
|
"toHaveIcon(${value})"
|
|
@@ -1103,7 +1103,7 @@ class kr {
|
|
|
1103
1103
|
{
|
|
1104
1104
|
type: "eval",
|
|
1105
1105
|
el: this.wrapper.unwrap(),
|
|
1106
|
-
fn:
|
|
1106
|
+
fn: w
|
|
1107
1107
|
},
|
|
1108
1108
|
e,
|
|
1109
1109
|
"toHaveValue(${value})"
|
|
@@ -1113,20 +1113,20 @@ class kr {
|
|
|
1113
1113
|
const ut = {
|
|
1114
1114
|
name: "contextual-help"
|
|
1115
1115
|
};
|
|
1116
|
-
class
|
|
1116
|
+
class Ur extends n {
|
|
1117
1117
|
constructor() {
|
|
1118
1118
|
super(...arguments), this.type = "contextualHelp", this.componentInfo = ut, this.hover = this.ctx.driver.wrapAction(l.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(p.bind(this, () => this.locator)), this.blur = this.ctx.driver.wrapAction(d.bind(this, () => this.locator));
|
|
1119
1119
|
}
|
|
1120
1120
|
}
|
|
1121
|
-
class
|
|
1121
|
+
class Mr extends a {
|
|
1122
1122
|
constructor() {
|
|
1123
1123
|
super(...arguments), this.componentInfo = ut, this.byTestId = this.ctx.driver.wrapSelector(h.bind(this));
|
|
1124
1124
|
}
|
|
1125
1125
|
wrap(r) {
|
|
1126
|
-
return new
|
|
1126
|
+
return new Ur(this.ctx, r);
|
|
1127
1127
|
}
|
|
1128
1128
|
}
|
|
1129
|
-
class
|
|
1129
|
+
class jr {
|
|
1130
1130
|
constructor(r, s) {
|
|
1131
1131
|
this.ctx = r, this.wrapper = s, this.toHaveProp = this.ctx.driver.wrapExpect((e, i) => this.ctx.driver.expectEq(
|
|
1132
1132
|
{
|
|
@@ -1141,22 +1141,22 @@ class Vr {
|
|
|
1141
1141
|
}
|
|
1142
1142
|
}
|
|
1143
1143
|
const wt = {
|
|
1144
|
-
name: "
|
|
1144
|
+
name: "country"
|
|
1145
1145
|
};
|
|
1146
|
-
class
|
|
1146
|
+
class _r extends n {
|
|
1147
1147
|
constructor() {
|
|
1148
|
-
super(...arguments), this.type = "
|
|
1148
|
+
super(...arguments), this.type = "country", this.componentInfo = wt, this.hover = this.ctx.driver.wrapAction(l.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(p.bind(this, () => this.locator)), this.blur = this.ctx.driver.wrapAction(d.bind(this, () => this.locator));
|
|
1149
1149
|
}
|
|
1150
1150
|
}
|
|
1151
|
-
class
|
|
1151
|
+
class zr extends a {
|
|
1152
1152
|
constructor() {
|
|
1153
1153
|
super(...arguments), this.componentInfo = wt, this.byTestId = this.ctx.driver.wrapSelector(h.bind(this));
|
|
1154
1154
|
}
|
|
1155
1155
|
wrap(r) {
|
|
1156
|
-
return new
|
|
1156
|
+
return new _r(this.ctx, r);
|
|
1157
1157
|
}
|
|
1158
1158
|
}
|
|
1159
|
-
class
|
|
1159
|
+
class Jr {
|
|
1160
1160
|
constructor(r, s) {
|
|
1161
1161
|
this.ctx = r, this.wrapper = s, this.toHaveProp = this.ctx.driver.wrapExpect((e, i) => this.ctx.driver.expectEq(
|
|
1162
1162
|
{
|
|
@@ -1171,22 +1171,22 @@ class Gr {
|
|
|
1171
1171
|
}
|
|
1172
1172
|
}
|
|
1173
1173
|
const bt = {
|
|
1174
|
-
name: "data-grid
|
|
1174
|
+
name: "data-grid"
|
|
1175
1175
|
};
|
|
1176
|
-
class
|
|
1176
|
+
class Kr extends n {
|
|
1177
1177
|
constructor() {
|
|
1178
|
-
super(...arguments), this.type = "
|
|
1178
|
+
super(...arguments), this.type = "dataGrid", this.componentInfo = bt, this.hover = this.ctx.driver.wrapAction(l.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(p.bind(this, () => this.locator)), this.blur = this.ctx.driver.wrapAction(d.bind(this, () => this.locator));
|
|
1179
1179
|
}
|
|
1180
1180
|
}
|
|
1181
|
-
class
|
|
1181
|
+
class Qr extends a {
|
|
1182
1182
|
constructor() {
|
|
1183
1183
|
super(...arguments), this.componentInfo = bt, this.byTestId = this.ctx.driver.wrapSelector(h.bind(this));
|
|
1184
1184
|
}
|
|
1185
1185
|
wrap(r) {
|
|
1186
|
-
return new
|
|
1186
|
+
return new Kr(this.ctx, r);
|
|
1187
1187
|
}
|
|
1188
1188
|
}
|
|
1189
|
-
class
|
|
1189
|
+
class Xr {
|
|
1190
1190
|
constructor(r, s) {
|
|
1191
1191
|
this.ctx = r, this.wrapper = s, this.toHaveProp = this.ctx.driver.wrapExpect((e, i) => this.ctx.driver.expectEq(
|
|
1192
1192
|
{
|
|
@@ -1201,22 +1201,22 @@ class Or {
|
|
|
1201
1201
|
}
|
|
1202
1202
|
}
|
|
1203
1203
|
const mt = {
|
|
1204
|
-
name: "data-grid-
|
|
1204
|
+
name: "data-grid-cell"
|
|
1205
1205
|
};
|
|
1206
|
-
class
|
|
1206
|
+
class Yr extends n {
|
|
1207
1207
|
constructor() {
|
|
1208
|
-
super(...arguments), this.type = "
|
|
1208
|
+
super(...arguments), this.type = "dataGridCell", this.componentInfo = mt, this.hover = this.ctx.driver.wrapAction(l.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(p.bind(this, () => this.locator)), this.blur = this.ctx.driver.wrapAction(d.bind(this, () => this.locator));
|
|
1209
1209
|
}
|
|
1210
1210
|
}
|
|
1211
|
-
class
|
|
1211
|
+
class Zr extends a {
|
|
1212
1212
|
constructor() {
|
|
1213
1213
|
super(...arguments), this.componentInfo = mt, this.byTestId = this.ctx.driver.wrapSelector(h.bind(this));
|
|
1214
1214
|
}
|
|
1215
1215
|
wrap(r) {
|
|
1216
|
-
return new
|
|
1216
|
+
return new Yr(this.ctx, r);
|
|
1217
1217
|
}
|
|
1218
1218
|
}
|
|
1219
|
-
class
|
|
1219
|
+
class Nr {
|
|
1220
1220
|
constructor(r, s) {
|
|
1221
1221
|
this.ctx = r, this.wrapper = s, this.toHaveProp = this.ctx.driver.wrapExpect((e, i) => this.ctx.driver.expectEq(
|
|
1222
1222
|
{
|
|
@@ -1231,22 +1231,52 @@ class Mr {
|
|
|
1231
1231
|
}
|
|
1232
1232
|
}
|
|
1233
1233
|
const ft = {
|
|
1234
|
+
name: "data-grid-row"
|
|
1235
|
+
};
|
|
1236
|
+
class ti extends n {
|
|
1237
|
+
constructor() {
|
|
1238
|
+
super(...arguments), this.type = "dataGridRow", this.componentInfo = ft, this.hover = this.ctx.driver.wrapAction(l.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(p.bind(this, () => this.locator)), this.blur = this.ctx.driver.wrapAction(d.bind(this, () => this.locator));
|
|
1239
|
+
}
|
|
1240
|
+
}
|
|
1241
|
+
class ei extends a {
|
|
1242
|
+
constructor() {
|
|
1243
|
+
super(...arguments), this.componentInfo = ft, this.byTestId = this.ctx.driver.wrapSelector(h.bind(this));
|
|
1244
|
+
}
|
|
1245
|
+
wrap(r) {
|
|
1246
|
+
return new ti(this.ctx, r);
|
|
1247
|
+
}
|
|
1248
|
+
}
|
|
1249
|
+
class ri {
|
|
1250
|
+
constructor(r, s) {
|
|
1251
|
+
this.ctx = r, this.wrapper = s, this.toHaveProp = this.ctx.driver.wrapExpect((e, i) => this.ctx.driver.expectEq(
|
|
1252
|
+
{
|
|
1253
|
+
type: "eval",
|
|
1254
|
+
el: this.wrapper.unwrap(),
|
|
1255
|
+
fn: (c, o) => c[o],
|
|
1256
|
+
arg: e
|
|
1257
|
+
},
|
|
1258
|
+
i,
|
|
1259
|
+
`toHaveProp("${e}", ${i})`
|
|
1260
|
+
));
|
|
1261
|
+
}
|
|
1262
|
+
}
|
|
1263
|
+
const Et = {
|
|
1234
1264
|
name: "date-picker"
|
|
1235
1265
|
};
|
|
1236
|
-
class
|
|
1266
|
+
class ii extends n {
|
|
1237
1267
|
constructor() {
|
|
1238
|
-
super(...arguments), this.type = "datePicker", this.componentInfo =
|
|
1268
|
+
super(...arguments), this.type = "datePicker", this.componentInfo = Et, this.hover = this.ctx.driver.wrapAction(l.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(p.bind(this, () => this.locator)), this.blur = this.ctx.driver.wrapAction(d.bind(this, () => this.locator)), this.clear = this.ctx.driver.wrapAction($.bind(this)), this.selectDate = this.ctx.driver.wrapAction(Re.bind(this)), this.control = S.bind(this, "[data-vvd-component=text-field].control"), this.pickerButton = y.bind(this, "#picker-button"), this.clearButton = y.bind(this, "#clear-button");
|
|
1239
1269
|
}
|
|
1240
1270
|
}
|
|
1241
|
-
class
|
|
1271
|
+
class si extends a {
|
|
1242
1272
|
constructor() {
|
|
1243
|
-
super(...arguments), this.componentInfo =
|
|
1273
|
+
super(...arguments), this.componentInfo = Et, this.byTestId = this.ctx.driver.wrapSelector(h.bind(this)), this.byLabel = this.ctx.driver.wrapSelector(x.bind(this));
|
|
1244
1274
|
}
|
|
1245
1275
|
wrap(r) {
|
|
1246
|
-
return new
|
|
1276
|
+
return new ii(this.ctx, r);
|
|
1247
1277
|
}
|
|
1248
1278
|
}
|
|
1249
|
-
class
|
|
1279
|
+
class ci {
|
|
1250
1280
|
constructor(r, s) {
|
|
1251
1281
|
this.ctx = r, this.wrapper = s, this.toHaveProp = this.ctx.driver.wrapExpect((e, i) => this.ctx.driver.expectEq(
|
|
1252
1282
|
{
|
|
@@ -1269,30 +1299,30 @@ class zr {
|
|
|
1269
1299
|
{
|
|
1270
1300
|
type: "eval",
|
|
1271
1301
|
el: this.wrapper.unwrap(),
|
|
1272
|
-
fn:
|
|
1302
|
+
fn: w
|
|
1273
1303
|
},
|
|
1274
1304
|
e,
|
|
1275
1305
|
"toHaveValue(${value})"
|
|
1276
1306
|
));
|
|
1277
1307
|
}
|
|
1278
1308
|
}
|
|
1279
|
-
const
|
|
1309
|
+
const yt = {
|
|
1280
1310
|
name: "date-range-picker"
|
|
1281
1311
|
};
|
|
1282
|
-
class
|
|
1312
|
+
class oi extends n {
|
|
1283
1313
|
constructor() {
|
|
1284
|
-
super(...arguments), this.type = "dateRangePicker", this.componentInfo =
|
|
1314
|
+
super(...arguments), this.type = "dateRangePicker", this.componentInfo = yt, this.hover = this.ctx.driver.wrapAction(l.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(p.bind(this, () => this.locator)), this.blur = this.ctx.driver.wrapAction(d.bind(this, () => this.locator)), this.clear = this.ctx.driver.wrapAction($.bind(this)), this.selectDateRange = this.ctx.driver.wrapAction(Oe.bind(this)), this.control = S.bind(this, "[data-vvd-component=text-field].control"), this.pickerButton = y.bind(this, "#picker-button"), this.clearButton = y.bind(this, "#clear-button");
|
|
1285
1315
|
}
|
|
1286
1316
|
}
|
|
1287
|
-
class
|
|
1317
|
+
class ni extends a {
|
|
1288
1318
|
constructor() {
|
|
1289
|
-
super(...arguments), this.componentInfo =
|
|
1319
|
+
super(...arguments), this.componentInfo = yt, this.byTestId = this.ctx.driver.wrapSelector(h.bind(this)), this.byLabel = this.ctx.driver.wrapSelector(x.bind(this));
|
|
1290
1320
|
}
|
|
1291
1321
|
wrap(r) {
|
|
1292
|
-
return new
|
|
1322
|
+
return new oi(this.ctx, r);
|
|
1293
1323
|
}
|
|
1294
1324
|
}
|
|
1295
|
-
class
|
|
1325
|
+
class ai {
|
|
1296
1326
|
constructor(r, s) {
|
|
1297
1327
|
this.ctx = r, this.wrapper = s, this.toHaveProp = this.ctx.driver.wrapExpect((e, i) => this.ctx.driver.expectEq(
|
|
1298
1328
|
{
|
|
@@ -1315,7 +1345,7 @@ class Qr {
|
|
|
1315
1345
|
{
|
|
1316
1346
|
type: "eval",
|
|
1317
1347
|
el: this.wrapper.unwrap(),
|
|
1318
|
-
fn:
|
|
1348
|
+
fn: w
|
|
1319
1349
|
},
|
|
1320
1350
|
e,
|
|
1321
1351
|
"toHaveValue(${value})"
|
|
@@ -1323,30 +1353,30 @@ class Qr {
|
|
|
1323
1353
|
{
|
|
1324
1354
|
type: "eval",
|
|
1325
1355
|
el: this.wrapper.unwrap(),
|
|
1326
|
-
fn:
|
|
1356
|
+
fn: qe
|
|
1327
1357
|
},
|
|
1328
1358
|
e,
|
|
1329
1359
|
"toHaveRange(${value})"
|
|
1330
1360
|
));
|
|
1331
1361
|
}
|
|
1332
1362
|
}
|
|
1333
|
-
const
|
|
1363
|
+
const It = {
|
|
1334
1364
|
name: "date-time-picker"
|
|
1335
1365
|
};
|
|
1336
|
-
class
|
|
1366
|
+
class hi extends n {
|
|
1337
1367
|
constructor() {
|
|
1338
|
-
super(...arguments), this.type = "dateTimePicker", this.componentInfo =
|
|
1368
|
+
super(...arguments), this.type = "dateTimePicker", this.componentInfo = It, this.hover = this.ctx.driver.wrapAction(l.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(p.bind(this, () => this.locator)), this.blur = this.ctx.driver.wrapAction(d.bind(this, () => this.locator)), this.clear = this.ctx.driver.wrapAction($.bind(this)), this.selectDateTime = this.ctx.driver.wrapAction(Ue.bind(this)), this.control = S.bind(this, "[data-vvd-component=text-field].control"), this.pickerButton = y.bind(this, "#picker-button"), this.clearButton = y.bind(this, "#clear-button");
|
|
1339
1369
|
}
|
|
1340
1370
|
}
|
|
1341
|
-
class
|
|
1371
|
+
class pi extends a {
|
|
1342
1372
|
constructor() {
|
|
1343
|
-
super(...arguments), this.componentInfo =
|
|
1373
|
+
super(...arguments), this.componentInfo = It, this.byTestId = this.ctx.driver.wrapSelector(h.bind(this)), this.byLabel = this.ctx.driver.wrapSelector(x.bind(this));
|
|
1344
1374
|
}
|
|
1345
1375
|
wrap(r) {
|
|
1346
|
-
return new
|
|
1376
|
+
return new hi(this.ctx, r);
|
|
1347
1377
|
}
|
|
1348
1378
|
}
|
|
1349
|
-
class
|
|
1379
|
+
class di {
|
|
1350
1380
|
constructor(r, s) {
|
|
1351
1381
|
this.ctx = r, this.wrapper = s, this.toHaveProp = this.ctx.driver.wrapExpect((e, i) => this.ctx.driver.expectEq(
|
|
1352
1382
|
{
|
|
@@ -1369,30 +1399,30 @@ class Zr {
|
|
|
1369
1399
|
{
|
|
1370
1400
|
type: "eval",
|
|
1371
1401
|
el: this.wrapper.unwrap(),
|
|
1372
|
-
fn:
|
|
1402
|
+
fn: w
|
|
1373
1403
|
},
|
|
1374
1404
|
e,
|
|
1375
1405
|
"toHaveValue(${value})"
|
|
1376
1406
|
));
|
|
1377
1407
|
}
|
|
1378
1408
|
}
|
|
1379
|
-
const
|
|
1409
|
+
const gt = {
|
|
1380
1410
|
name: "dial-pad"
|
|
1381
1411
|
};
|
|
1382
|
-
class
|
|
1412
|
+
class li extends n {
|
|
1383
1413
|
constructor() {
|
|
1384
|
-
super(...arguments), this.type = "dialPad", this.componentInfo =
|
|
1414
|
+
super(...arguments), this.type = "dialPad", this.componentInfo = gt, this.hover = this.ctx.driver.wrapAction(l.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(p.bind(this, () => this.locator)), this.blur = this.ctx.driver.wrapAction(d.bind(this, () => this.locator));
|
|
1385
1415
|
}
|
|
1386
1416
|
}
|
|
1387
|
-
class
|
|
1417
|
+
class xi extends a {
|
|
1388
1418
|
constructor() {
|
|
1389
|
-
super(...arguments), this.componentInfo =
|
|
1419
|
+
super(...arguments), this.componentInfo = gt, this.byTestId = this.ctx.driver.wrapSelector(h.bind(this));
|
|
1390
1420
|
}
|
|
1391
1421
|
wrap(r) {
|
|
1392
|
-
return new
|
|
1422
|
+
return new li(this.ctx, r);
|
|
1393
1423
|
}
|
|
1394
1424
|
}
|
|
1395
|
-
class
|
|
1425
|
+
class vi {
|
|
1396
1426
|
constructor(r, s) {
|
|
1397
1427
|
this.ctx = r, this.wrapper = s, this.toHaveProp = this.ctx.driver.wrapExpect((e, i) => this.ctx.driver.expectEq(
|
|
1398
1428
|
{
|
|
@@ -1406,23 +1436,23 @@ class ei {
|
|
|
1406
1436
|
));
|
|
1407
1437
|
}
|
|
1408
1438
|
}
|
|
1409
|
-
const
|
|
1439
|
+
const At = {
|
|
1410
1440
|
name: "dialog"
|
|
1411
1441
|
};
|
|
1412
|
-
class
|
|
1442
|
+
class ui extends n {
|
|
1413
1443
|
constructor() {
|
|
1414
|
-
super(...arguments), this.type = "dialog", this.componentInfo =
|
|
1444
|
+
super(...arguments), this.type = "dialog", this.componentInfo = At, this.hover = this.ctx.driver.wrapAction(l.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(p.bind(this, () => this.locator)), this.blur = this.ctx.driver.wrapAction(d.bind(this, () => this.locator)), this.dismiss = this.ctx.driver.wrapAction(b.bind(this, () => this.dismissButton())), this.dismissButton = v.bind(this, ".dismiss-button");
|
|
1415
1445
|
}
|
|
1416
1446
|
}
|
|
1417
|
-
class
|
|
1447
|
+
class wi extends a {
|
|
1418
1448
|
constructor() {
|
|
1419
|
-
super(...arguments), this.componentInfo =
|
|
1449
|
+
super(...arguments), this.componentInfo = At, this.byTestId = this.ctx.driver.wrapSelector(h.bind(this)), this.byHeadline = this.ctx.driver.wrapSelector(k.bind(this));
|
|
1420
1450
|
}
|
|
1421
1451
|
wrap(r) {
|
|
1422
|
-
return new
|
|
1452
|
+
return new ui(this.ctx, r);
|
|
1423
1453
|
}
|
|
1424
1454
|
}
|
|
1425
|
-
class
|
|
1455
|
+
class bi {
|
|
1426
1456
|
constructor(r, s) {
|
|
1427
1457
|
this.ctx = r, this.wrapper = s, this.toHaveProp = this.ctx.driver.wrapExpect((e, i) => this.ctx.driver.expectEq(
|
|
1428
1458
|
{
|
|
@@ -1460,23 +1490,23 @@ class si {
|
|
|
1460
1490
|
));
|
|
1461
1491
|
}
|
|
1462
1492
|
}
|
|
1463
|
-
const
|
|
1493
|
+
const Ht = {
|
|
1464
1494
|
name: "divider"
|
|
1465
1495
|
};
|
|
1466
|
-
class
|
|
1496
|
+
class mi extends n {
|
|
1467
1497
|
constructor() {
|
|
1468
|
-
super(...arguments), this.type = "divider", this.componentInfo =
|
|
1498
|
+
super(...arguments), this.type = "divider", this.componentInfo = Ht, this.hover = this.ctx.driver.wrapAction(l.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(p.bind(this, () => this.locator)), this.blur = this.ctx.driver.wrapAction(d.bind(this, () => this.locator));
|
|
1469
1499
|
}
|
|
1470
1500
|
}
|
|
1471
|
-
class
|
|
1501
|
+
class fi extends a {
|
|
1472
1502
|
constructor() {
|
|
1473
|
-
super(...arguments), this.componentInfo =
|
|
1503
|
+
super(...arguments), this.componentInfo = Ht, this.byTestId = this.ctx.driver.wrapSelector(h.bind(this));
|
|
1474
1504
|
}
|
|
1475
1505
|
wrap(r) {
|
|
1476
|
-
return new
|
|
1506
|
+
return new mi(this.ctx, r);
|
|
1477
1507
|
}
|
|
1478
1508
|
}
|
|
1479
|
-
class
|
|
1509
|
+
class Ei {
|
|
1480
1510
|
constructor(r, s) {
|
|
1481
1511
|
this.ctx = r, this.wrapper = s, this.toHaveProp = this.ctx.driver.wrapExpect((e, i) => this.ctx.driver.expectEq(
|
|
1482
1512
|
{
|
|
@@ -1490,23 +1520,23 @@ class ni {
|
|
|
1490
1520
|
));
|
|
1491
1521
|
}
|
|
1492
1522
|
}
|
|
1493
|
-
const
|
|
1523
|
+
const Pt = {
|
|
1494
1524
|
name: "empty-state"
|
|
1495
1525
|
};
|
|
1496
|
-
class
|
|
1526
|
+
class yi extends n {
|
|
1497
1527
|
constructor() {
|
|
1498
|
-
super(...arguments), this.type = "emptyState", this.componentInfo =
|
|
1528
|
+
super(...arguments), this.type = "emptyState", this.componentInfo = Pt, this.hover = this.ctx.driver.wrapAction(l.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(p.bind(this, () => this.locator)), this.blur = this.ctx.driver.wrapAction(d.bind(this, () => this.locator));
|
|
1499
1529
|
}
|
|
1500
1530
|
}
|
|
1501
|
-
class
|
|
1531
|
+
class Ii extends a {
|
|
1502
1532
|
constructor() {
|
|
1503
|
-
super(...arguments), this.componentInfo =
|
|
1533
|
+
super(...arguments), this.componentInfo = Pt, this.byTestId = this.ctx.driver.wrapSelector(h.bind(this));
|
|
1504
1534
|
}
|
|
1505
1535
|
wrap(r) {
|
|
1506
|
-
return new
|
|
1536
|
+
return new yi(this.ctx, r);
|
|
1507
1537
|
}
|
|
1508
1538
|
}
|
|
1509
|
-
class
|
|
1539
|
+
class gi {
|
|
1510
1540
|
constructor(r, s) {
|
|
1511
1541
|
this.ctx = r, this.wrapper = s, this.toHaveProp = this.ctx.driver.wrapExpect((e, i) => this.ctx.driver.expectEq(
|
|
1512
1542
|
{
|
|
@@ -1520,23 +1550,23 @@ class pi {
|
|
|
1520
1550
|
));
|
|
1521
1551
|
}
|
|
1522
1552
|
}
|
|
1523
|
-
const
|
|
1553
|
+
const $t = {
|
|
1524
1554
|
name: "fab"
|
|
1525
1555
|
};
|
|
1526
|
-
class
|
|
1556
|
+
class Ai extends n {
|
|
1527
1557
|
constructor() {
|
|
1528
|
-
super(...arguments), this.type = "fab", this.componentInfo =
|
|
1558
|
+
super(...arguments), this.type = "fab", this.componentInfo = $t, this.hover = this.ctx.driver.wrapAction(l.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(p.bind(this, () => this.locator)), this.blur = this.ctx.driver.wrapAction(d.bind(this, () => this.locator)), this.click = this.ctx.driver.wrapAction(b.bind(this, () => this.control())), this.control = v.bind(this, "button.control");
|
|
1529
1559
|
}
|
|
1530
1560
|
}
|
|
1531
|
-
class
|
|
1561
|
+
class Hi extends a {
|
|
1532
1562
|
constructor() {
|
|
1533
|
-
super(...arguments), this.componentInfo =
|
|
1563
|
+
super(...arguments), this.componentInfo = $t, this.byTestId = this.ctx.driver.wrapSelector(h.bind(this)), this.byLabel = this.ctx.driver.wrapSelector(x.bind(this));
|
|
1534
1564
|
}
|
|
1535
1565
|
wrap(r) {
|
|
1536
|
-
return new
|
|
1566
|
+
return new Ai(this.ctx, r);
|
|
1537
1567
|
}
|
|
1538
1568
|
}
|
|
1539
|
-
class
|
|
1569
|
+
class Pi {
|
|
1540
1570
|
constructor(r, s) {
|
|
1541
1571
|
this.ctx = r, this.wrapper = s, this.toHaveProp = this.ctx.driver.wrapExpect((e, i) => this.ctx.driver.expectEq(
|
|
1542
1572
|
{
|
|
@@ -1551,7 +1581,7 @@ class xi {
|
|
|
1551
1581
|
{
|
|
1552
1582
|
type: "eval",
|
|
1553
1583
|
el: this.wrapper.unwrap(),
|
|
1554
|
-
fn:
|
|
1584
|
+
fn: w
|
|
1555
1585
|
},
|
|
1556
1586
|
e,
|
|
1557
1587
|
"toHaveValue(${value})"
|
|
@@ -1559,30 +1589,30 @@ class xi {
|
|
|
1559
1589
|
{
|
|
1560
1590
|
type: "eval",
|
|
1561
1591
|
el: this.wrapper.unwrap(),
|
|
1562
|
-
fn:
|
|
1592
|
+
fn: u
|
|
1563
1593
|
},
|
|
1564
1594
|
e,
|
|
1565
1595
|
"toHaveIcon(${value})"
|
|
1566
1596
|
));
|
|
1567
1597
|
}
|
|
1568
1598
|
}
|
|
1569
|
-
const
|
|
1599
|
+
const St = {
|
|
1570
1600
|
name: "file-picker"
|
|
1571
1601
|
};
|
|
1572
|
-
class
|
|
1602
|
+
class $i extends n {
|
|
1573
1603
|
constructor() {
|
|
1574
|
-
super(...arguments), this.type = "filePicker", this.componentInfo =
|
|
1604
|
+
super(...arguments), this.type = "filePicker", this.componentInfo = St, this.hover = this.ctx.driver.wrapAction(l.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(p.bind(this, () => this.locator)), this.blur = this.ctx.driver.wrapAction(d.bind(this, () => this.locator));
|
|
1575
1605
|
}
|
|
1576
1606
|
}
|
|
1577
|
-
class
|
|
1607
|
+
class Si extends a {
|
|
1578
1608
|
constructor() {
|
|
1579
|
-
super(...arguments), this.componentInfo =
|
|
1609
|
+
super(...arguments), this.componentInfo = St, this.byTestId = this.ctx.driver.wrapSelector(h.bind(this)), this.byLabel = this.ctx.driver.wrapSelector(x.bind(this));
|
|
1580
1610
|
}
|
|
1581
1611
|
wrap(r) {
|
|
1582
|
-
return new
|
|
1612
|
+
return new $i(this.ctx, r);
|
|
1583
1613
|
}
|
|
1584
1614
|
}
|
|
1585
|
-
class
|
|
1615
|
+
class Ci {
|
|
1586
1616
|
constructor(r, s) {
|
|
1587
1617
|
this.ctx = r, this.wrapper = s, this.toHaveProp = this.ctx.driver.wrapExpect((e, i) => this.ctx.driver.expectEq(
|
|
1588
1618
|
{
|
|
@@ -1605,30 +1635,30 @@ class wi {
|
|
|
1605
1635
|
{
|
|
1606
1636
|
type: "eval",
|
|
1607
1637
|
el: this.wrapper.unwrap(),
|
|
1608
|
-
fn:
|
|
1638
|
+
fn: w
|
|
1609
1639
|
},
|
|
1610
1640
|
e,
|
|
1611
1641
|
"toHaveValue(${value})"
|
|
1612
1642
|
));
|
|
1613
1643
|
}
|
|
1614
1644
|
}
|
|
1615
|
-
const
|
|
1645
|
+
const Ct = {
|
|
1616
1646
|
name: "header"
|
|
1617
1647
|
};
|
|
1618
|
-
class
|
|
1648
|
+
class qi extends n {
|
|
1619
1649
|
constructor() {
|
|
1620
|
-
super(...arguments), this.type = "header", this.componentInfo =
|
|
1650
|
+
super(...arguments), this.type = "header", this.componentInfo = Ct, this.hover = this.ctx.driver.wrapAction(l.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(p.bind(this, () => this.locator)), this.blur = this.ctx.driver.wrapAction(d.bind(this, () => this.locator));
|
|
1621
1651
|
}
|
|
1622
1652
|
}
|
|
1623
|
-
class
|
|
1653
|
+
class Ti extends a {
|
|
1624
1654
|
constructor() {
|
|
1625
|
-
super(...arguments), this.componentInfo =
|
|
1655
|
+
super(...arguments), this.componentInfo = Ct, this.byTestId = this.ctx.driver.wrapSelector(h.bind(this));
|
|
1626
1656
|
}
|
|
1627
1657
|
wrap(r) {
|
|
1628
|
-
return new
|
|
1658
|
+
return new qi(this.ctx, r);
|
|
1629
1659
|
}
|
|
1630
1660
|
}
|
|
1631
|
-
class
|
|
1661
|
+
class ki {
|
|
1632
1662
|
constructor(r, s) {
|
|
1633
1663
|
this.ctx = r, this.wrapper = s, this.toHaveProp = this.ctx.driver.wrapExpect((e, i) => this.ctx.driver.expectEq(
|
|
1634
1664
|
{
|
|
@@ -1642,23 +1672,23 @@ class fi {
|
|
|
1642
1672
|
));
|
|
1643
1673
|
}
|
|
1644
1674
|
}
|
|
1645
|
-
const
|
|
1675
|
+
const qt = {
|
|
1646
1676
|
name: "icon"
|
|
1647
1677
|
};
|
|
1648
|
-
class
|
|
1678
|
+
class Bi extends n {
|
|
1649
1679
|
constructor() {
|
|
1650
|
-
super(...arguments), this.type = "icon", this.componentInfo =
|
|
1680
|
+
super(...arguments), this.type = "icon", this.componentInfo = qt, this.hover = this.ctx.driver.wrapAction(l.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(p.bind(this, () => this.locator)), this.blur = this.ctx.driver.wrapAction(d.bind(this, () => this.locator));
|
|
1651
1681
|
}
|
|
1652
1682
|
}
|
|
1653
|
-
class
|
|
1683
|
+
class Vi extends a {
|
|
1654
1684
|
constructor() {
|
|
1655
|
-
super(...arguments), this.componentInfo =
|
|
1685
|
+
super(...arguments), this.componentInfo = qt, this.byTestId = this.ctx.driver.wrapSelector(h.bind(this));
|
|
1656
1686
|
}
|
|
1657
1687
|
wrap(r) {
|
|
1658
|
-
return new
|
|
1688
|
+
return new Bi(this.ctx, r);
|
|
1659
1689
|
}
|
|
1660
1690
|
}
|
|
1661
|
-
class
|
|
1691
|
+
class Wi {
|
|
1662
1692
|
constructor(r, s) {
|
|
1663
1693
|
this.ctx = r, this.wrapper = s, this.toHaveProp = this.ctx.driver.wrapExpect((e, i) => this.ctx.driver.expectEq(
|
|
1664
1694
|
{
|
|
@@ -1673,30 +1703,30 @@ class Ii {
|
|
|
1673
1703
|
{
|
|
1674
1704
|
type: "eval",
|
|
1675
1705
|
el: this.wrapper.unwrap(),
|
|
1676
|
-
fn:
|
|
1706
|
+
fn: ke
|
|
1677
1707
|
},
|
|
1678
1708
|
e,
|
|
1679
1709
|
"toHaveName(${value})"
|
|
1680
1710
|
));
|
|
1681
1711
|
}
|
|
1682
1712
|
}
|
|
1683
|
-
const
|
|
1713
|
+
const Tt = {
|
|
1684
1714
|
name: "layout"
|
|
1685
1715
|
};
|
|
1686
|
-
class
|
|
1716
|
+
class Di extends n {
|
|
1687
1717
|
constructor() {
|
|
1688
|
-
super(...arguments), this.type = "layout", this.componentInfo =
|
|
1718
|
+
super(...arguments), this.type = "layout", this.componentInfo = Tt, this.hover = this.ctx.driver.wrapAction(l.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(p.bind(this, () => this.locator)), this.blur = this.ctx.driver.wrapAction(d.bind(this, () => this.locator));
|
|
1689
1719
|
}
|
|
1690
1720
|
}
|
|
1691
|
-
class
|
|
1721
|
+
class Ri extends a {
|
|
1692
1722
|
constructor() {
|
|
1693
|
-
super(...arguments), this.componentInfo =
|
|
1723
|
+
super(...arguments), this.componentInfo = Tt, this.byTestId = this.ctx.driver.wrapSelector(h.bind(this));
|
|
1694
1724
|
}
|
|
1695
1725
|
wrap(r) {
|
|
1696
|
-
return new
|
|
1726
|
+
return new Di(this.ctx, r);
|
|
1697
1727
|
}
|
|
1698
1728
|
}
|
|
1699
|
-
class
|
|
1729
|
+
class Gi {
|
|
1700
1730
|
constructor(r, s) {
|
|
1701
1731
|
this.ctx = r, this.wrapper = s, this.toHaveProp = this.ctx.driver.wrapExpect((e, i) => this.ctx.driver.expectEq(
|
|
1702
1732
|
{
|
|
@@ -1713,20 +1743,20 @@ class Hi {
|
|
|
1713
1743
|
const kt = {
|
|
1714
1744
|
name: "menu"
|
|
1715
1745
|
};
|
|
1716
|
-
class
|
|
1746
|
+
class Li extends n {
|
|
1717
1747
|
constructor() {
|
|
1718
1748
|
super(...arguments), this.type = "menu", this.componentInfo = kt, this.hover = this.ctx.driver.wrapAction(l.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(p.bind(this, () => this.locator)), this.blur = this.ctx.driver.wrapAction(d.bind(this, () => this.locator));
|
|
1719
1749
|
}
|
|
1720
1750
|
}
|
|
1721
|
-
class
|
|
1751
|
+
class Oi extends a {
|
|
1722
1752
|
constructor() {
|
|
1723
1753
|
super(...arguments), this.componentInfo = kt, this.byTestId = this.ctx.driver.wrapSelector(h.bind(this)), this.byLabel = this.ctx.driver.wrapSelector(x.bind(this));
|
|
1724
1754
|
}
|
|
1725
1755
|
wrap(r) {
|
|
1726
|
-
return new
|
|
1756
|
+
return new Li(this.ctx, r);
|
|
1727
1757
|
}
|
|
1728
1758
|
}
|
|
1729
|
-
class
|
|
1759
|
+
class Fi {
|
|
1730
1760
|
constructor(r, s) {
|
|
1731
1761
|
this.ctx = r, this.wrapper = s, this.toHaveProp = this.ctx.driver.wrapExpect((e, i) => this.ctx.driver.expectEq(
|
|
1732
1762
|
{
|
|
@@ -1756,23 +1786,23 @@ class qi {
|
|
|
1756
1786
|
));
|
|
1757
1787
|
}
|
|
1758
1788
|
}
|
|
1759
|
-
const
|
|
1789
|
+
const Bt = {
|
|
1760
1790
|
name: "menu-item"
|
|
1761
1791
|
};
|
|
1762
|
-
class
|
|
1792
|
+
class Ui extends n {
|
|
1763
1793
|
constructor() {
|
|
1764
|
-
super(...arguments), this.type = "menuItem", this.componentInfo =
|
|
1794
|
+
super(...arguments), this.type = "menuItem", this.componentInfo = Bt, this.hover = this.ctx.driver.wrapAction(l.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(p.bind(this, () => this.locator)), this.blur = this.ctx.driver.wrapAction(d.bind(this, () => this.locator)), this.click = this.ctx.driver.wrapAction(b.bind(this, () => this.base())), this.base = v.bind(this, ".base");
|
|
1765
1795
|
}
|
|
1766
1796
|
}
|
|
1767
|
-
class
|
|
1797
|
+
class Mi extends a {
|
|
1768
1798
|
constructor() {
|
|
1769
|
-
super(...arguments), this.componentInfo =
|
|
1799
|
+
super(...arguments), this.componentInfo = Bt, this.byTestId = this.ctx.driver.wrapSelector(h.bind(this)), this.byText = this.ctx.driver.wrapSelector(B.bind(this));
|
|
1770
1800
|
}
|
|
1771
1801
|
wrap(r) {
|
|
1772
|
-
return new
|
|
1802
|
+
return new Ui(this.ctx, r);
|
|
1773
1803
|
}
|
|
1774
1804
|
}
|
|
1775
|
-
class
|
|
1805
|
+
class ji {
|
|
1776
1806
|
constructor(r, s) {
|
|
1777
1807
|
this.ctx = r, this.wrapper = s, this.toHaveProp = this.ctx.driver.wrapExpect((e, i) => this.ctx.driver.expectEq(
|
|
1778
1808
|
{
|
|
@@ -1787,7 +1817,7 @@ class ki {
|
|
|
1787
1817
|
{
|
|
1788
1818
|
type: "eval",
|
|
1789
1819
|
el: this.wrapper.unwrap(),
|
|
1790
|
-
fn:
|
|
1820
|
+
fn: u
|
|
1791
1821
|
},
|
|
1792
1822
|
e,
|
|
1793
1823
|
"toHaveIcon(${value})"
|
|
@@ -1811,53 +1841,53 @@ class ki {
|
|
|
1811
1841
|
{
|
|
1812
1842
|
type: "eval",
|
|
1813
1843
|
el: this.wrapper.unwrap(),
|
|
1814
|
-
fn:
|
|
1844
|
+
fn: C
|
|
1815
1845
|
},
|
|
1816
1846
|
e,
|
|
1817
1847
|
"toHaveDisabled(${value})"
|
|
1818
1848
|
));
|
|
1819
1849
|
}
|
|
1820
1850
|
}
|
|
1821
|
-
const
|
|
1851
|
+
const Vt = {
|
|
1822
1852
|
name: "nav"
|
|
1823
1853
|
};
|
|
1824
|
-
class
|
|
1854
|
+
class _i extends n {
|
|
1825
1855
|
constructor() {
|
|
1826
|
-
super(...arguments), this.type = "nav", this.componentInfo =
|
|
1856
|
+
super(...arguments), this.type = "nav", this.componentInfo = Vt, this.hover = this.ctx.driver.wrapAction(l.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(p.bind(this, () => this.locator)), this.blur = this.ctx.driver.wrapAction(d.bind(this, () => this.locator));
|
|
1827
1857
|
}
|
|
1828
1858
|
}
|
|
1829
|
-
class
|
|
1859
|
+
class zi extends a {
|
|
1830
1860
|
constructor() {
|
|
1831
|
-
super(...arguments), this.componentInfo =
|
|
1861
|
+
super(...arguments), this.componentInfo = Vt, this.byTestId = this.ctx.driver.wrapSelector(h.bind(this));
|
|
1832
1862
|
}
|
|
1833
1863
|
wrap(r) {
|
|
1834
|
-
return new
|
|
1864
|
+
return new _i(this.ctx, r);
|
|
1835
1865
|
}
|
|
1836
1866
|
}
|
|
1837
|
-
class
|
|
1867
|
+
class Ji {
|
|
1838
1868
|
constructor(r, s) {
|
|
1839
1869
|
this.ctx = r, this.wrapper = s, this.toHaveProp = (e, i) => {
|
|
1840
1870
|
throw new Error("Component does not have props.");
|
|
1841
1871
|
};
|
|
1842
1872
|
}
|
|
1843
1873
|
}
|
|
1844
|
-
const
|
|
1874
|
+
const Wt = {
|
|
1845
1875
|
name: "nav-disclosure"
|
|
1846
1876
|
};
|
|
1847
|
-
class
|
|
1877
|
+
class Ki extends n {
|
|
1848
1878
|
constructor() {
|
|
1849
|
-
super(...arguments), this.type = "navDisclosure", this.componentInfo =
|
|
1879
|
+
super(...arguments), this.type = "navDisclosure", this.componentInfo = Wt, this.hover = this.ctx.driver.wrapAction(l.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(p.bind(this, () => this.locator)), this.blur = this.ctx.driver.wrapAction(d.bind(this, () => this.locator)), this.expand = this.ctx.driver.wrapAction(U.bind(this, !0)), this.collapse = this.ctx.driver.wrapAction(U.bind(this, !1)), this.summary = v.bind(this, "summary");
|
|
1850
1880
|
}
|
|
1851
1881
|
}
|
|
1852
|
-
class
|
|
1882
|
+
class Qi extends a {
|
|
1853
1883
|
constructor() {
|
|
1854
|
-
super(...arguments), this.componentInfo =
|
|
1884
|
+
super(...arguments), this.componentInfo = Wt, this.byTestId = this.ctx.driver.wrapSelector(h.bind(this)), this.byLabel = this.ctx.driver.wrapSelector(x.bind(this));
|
|
1855
1885
|
}
|
|
1856
1886
|
wrap(r) {
|
|
1857
|
-
return new
|
|
1887
|
+
return new Ki(this.ctx, r);
|
|
1858
1888
|
}
|
|
1859
1889
|
}
|
|
1860
|
-
class
|
|
1890
|
+
class Xi {
|
|
1861
1891
|
constructor(r, s) {
|
|
1862
1892
|
this.ctx = r, this.wrapper = s, this.toHaveProp = this.ctx.driver.wrapExpect((e, i) => this.ctx.driver.expectEq(
|
|
1863
1893
|
{
|
|
@@ -1872,7 +1902,7 @@ class Gi {
|
|
|
1872
1902
|
{
|
|
1873
1903
|
type: "eval",
|
|
1874
1904
|
el: this.wrapper.unwrap(),
|
|
1875
|
-
fn:
|
|
1905
|
+
fn: u
|
|
1876
1906
|
},
|
|
1877
1907
|
e,
|
|
1878
1908
|
"toHaveIcon(${value})"
|
|
@@ -1911,23 +1941,23 @@ class Gi {
|
|
|
1911
1941
|
));
|
|
1912
1942
|
}
|
|
1913
1943
|
}
|
|
1914
|
-
const
|
|
1944
|
+
const Dt = {
|
|
1915
1945
|
name: "nav-item"
|
|
1916
1946
|
};
|
|
1917
|
-
class
|
|
1947
|
+
class Yi extends n {
|
|
1918
1948
|
constructor() {
|
|
1919
|
-
super(...arguments), this.type = "navItem", this.componentInfo =
|
|
1949
|
+
super(...arguments), this.type = "navItem", this.componentInfo = Dt, this.hover = this.ctx.driver.wrapAction(l.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(p.bind(this, () => this.locator)), this.blur = this.ctx.driver.wrapAction(d.bind(this, () => this.locator)), this.click = this.ctx.driver.wrapAction(b.bind(this, () => this.control())), this.control = v.bind(this, ".control");
|
|
1920
1950
|
}
|
|
1921
1951
|
}
|
|
1922
|
-
class
|
|
1952
|
+
class Zi extends a {
|
|
1923
1953
|
constructor() {
|
|
1924
|
-
super(...arguments), this.componentInfo =
|
|
1954
|
+
super(...arguments), this.componentInfo = Dt, this.byTestId = this.ctx.driver.wrapSelector(h.bind(this)), this.byLabel = this.ctx.driver.wrapSelector(x.bind(this));
|
|
1925
1955
|
}
|
|
1926
1956
|
wrap(r) {
|
|
1927
|
-
return new
|
|
1957
|
+
return new Yi(this.ctx, r);
|
|
1928
1958
|
}
|
|
1929
1959
|
}
|
|
1930
|
-
class
|
|
1960
|
+
class Ni {
|
|
1931
1961
|
constructor(r, s) {
|
|
1932
1962
|
this.ctx = r, this.wrapper = s, this.toHaveProp = this.ctx.driver.wrapExpect((e, i) => this.ctx.driver.expectEq(
|
|
1933
1963
|
{
|
|
@@ -1942,7 +1972,7 @@ class Oi {
|
|
|
1942
1972
|
{
|
|
1943
1973
|
type: "eval",
|
|
1944
1974
|
el: this.wrapper.unwrap(),
|
|
1945
|
-
fn:
|
|
1975
|
+
fn: u
|
|
1946
1976
|
},
|
|
1947
1977
|
e,
|
|
1948
1978
|
"toHaveIcon(${value})"
|
|
@@ -1965,23 +1995,23 @@ class Oi {
|
|
|
1965
1995
|
));
|
|
1966
1996
|
}
|
|
1967
1997
|
}
|
|
1968
|
-
const
|
|
1998
|
+
const Rt = {
|
|
1969
1999
|
name: "note"
|
|
1970
2000
|
};
|
|
1971
|
-
class
|
|
2001
|
+
class ts extends n {
|
|
1972
2002
|
constructor() {
|
|
1973
|
-
super(...arguments), this.type = "note", this.componentInfo =
|
|
2003
|
+
super(...arguments), this.type = "note", this.componentInfo = Rt, this.hover = this.ctx.driver.wrapAction(l.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(p.bind(this, () => this.locator)), this.blur = this.ctx.driver.wrapAction(d.bind(this, () => this.locator));
|
|
1974
2004
|
}
|
|
1975
2005
|
}
|
|
1976
|
-
class
|
|
2006
|
+
class es extends a {
|
|
1977
2007
|
constructor() {
|
|
1978
|
-
super(...arguments), this.componentInfo =
|
|
2008
|
+
super(...arguments), this.componentInfo = Rt, this.byTestId = this.ctx.driver.wrapSelector(h.bind(this));
|
|
1979
2009
|
}
|
|
1980
2010
|
wrap(r) {
|
|
1981
|
-
return new
|
|
2011
|
+
return new ts(this.ctx, r);
|
|
1982
2012
|
}
|
|
1983
2013
|
}
|
|
1984
|
-
class
|
|
2014
|
+
class rs {
|
|
1985
2015
|
constructor(r, s) {
|
|
1986
2016
|
this.ctx = r, this.wrapper = s, this.toHaveProp = this.ctx.driver.wrapExpect((e, i) => this.ctx.driver.expectEq(
|
|
1987
2017
|
{
|
|
@@ -1996,7 +2026,7 @@ class Mi {
|
|
|
1996
2026
|
{
|
|
1997
2027
|
type: "eval",
|
|
1998
2028
|
el: this.wrapper.unwrap(),
|
|
1999
|
-
fn:
|
|
2029
|
+
fn: u
|
|
2000
2030
|
},
|
|
2001
2031
|
e,
|
|
2002
2032
|
"toHaveIcon(${value})"
|
|
@@ -2006,20 +2036,20 @@ class Mi {
|
|
|
2006
2036
|
const Gt = {
|
|
2007
2037
|
name: "number-field"
|
|
2008
2038
|
};
|
|
2009
|
-
class
|
|
2039
|
+
class is extends n {
|
|
2010
2040
|
constructor() {
|
|
2011
|
-
super(...arguments), this.type = "numberField", this.componentInfo = Gt, this.hover = this.ctx.driver.wrapAction(l.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(p.bind(this, () => this.locator)), this.blur = this.ctx.driver.wrapAction(d.bind(this, () => this.locator)), this.fill = this.ctx.driver.wrapAction(V.bind(this, () => this.control())), this.clear = this.ctx.driver.wrapAction(W.bind(this, () => this.control())), this.clickIncrement = this.ctx.driver.wrapAction(
|
|
2041
|
+
super(...arguments), this.type = "numberField", this.componentInfo = Gt, this.hover = this.ctx.driver.wrapAction(l.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(p.bind(this, () => this.locator)), this.blur = this.ctx.driver.wrapAction(d.bind(this, () => this.locator)), this.fill = this.ctx.driver.wrapAction(V.bind(this, () => this.control())), this.clear = this.ctx.driver.wrapAction(W.bind(this, () => this.control())), this.clickIncrement = this.ctx.driver.wrapAction(q.bind(this, () => this.incrementButton())), this.clickDecrement = this.ctx.driver.wrapAction(q.bind(this, () => this.decrementButton())), this.control = v.bind(this, "input.control"), this.incrementButton = y.bind(this, "#add"), this.decrementButton = y.bind(this, "#subtract");
|
|
2012
2042
|
}
|
|
2013
2043
|
}
|
|
2014
|
-
class
|
|
2044
|
+
class ss extends a {
|
|
2015
2045
|
constructor() {
|
|
2016
2046
|
super(...arguments), this.componentInfo = Gt, this.byTestId = this.ctx.driver.wrapSelector(h.bind(this)), this.byLabel = this.ctx.driver.wrapSelector(x.bind(this));
|
|
2017
2047
|
}
|
|
2018
2048
|
wrap(r) {
|
|
2019
|
-
return new
|
|
2049
|
+
return new is(this.ctx, r);
|
|
2020
2050
|
}
|
|
2021
2051
|
}
|
|
2022
|
-
class
|
|
2052
|
+
class cs {
|
|
2023
2053
|
constructor(r, s) {
|
|
2024
2054
|
this.ctx = r, this.wrapper = s, this.toHaveProp = this.ctx.driver.wrapExpect((e, i) => this.ctx.driver.expectEq(
|
|
2025
2055
|
{
|
|
@@ -2042,7 +2072,7 @@ class zi {
|
|
|
2042
2072
|
{
|
|
2043
2073
|
type: "eval",
|
|
2044
2074
|
el: this.wrapper.unwrap(),
|
|
2045
|
-
fn:
|
|
2075
|
+
fn: u
|
|
2046
2076
|
},
|
|
2047
2077
|
e,
|
|
2048
2078
|
"toHaveIcon(${value})"
|
|
@@ -2050,7 +2080,7 @@ class zi {
|
|
|
2050
2080
|
{
|
|
2051
2081
|
type: "eval",
|
|
2052
2082
|
el: this.wrapper.unwrap(),
|
|
2053
|
-
fn:
|
|
2083
|
+
fn: w
|
|
2054
2084
|
},
|
|
2055
2085
|
e,
|
|
2056
2086
|
"toHaveValue(${value})"
|
|
@@ -2065,23 +2095,23 @@ class zi {
|
|
|
2065
2095
|
));
|
|
2066
2096
|
}
|
|
2067
2097
|
}
|
|
2068
|
-
const
|
|
2098
|
+
const Lt = {
|
|
2069
2099
|
name: "option"
|
|
2070
2100
|
};
|
|
2071
|
-
class
|
|
2101
|
+
class os extends n {
|
|
2072
2102
|
constructor() {
|
|
2073
|
-
super(...arguments), this.type = "option", this.componentInfo =
|
|
2103
|
+
super(...arguments), this.type = "option", this.componentInfo = Lt, this.hover = this.ctx.driver.wrapAction(l.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(p.bind(this, () => this.locator)), this.blur = this.ctx.driver.wrapAction(d.bind(this, () => this.locator)), this.click = this.ctx.driver.wrapAction(b.bind(this, () => this.locator));
|
|
2074
2104
|
}
|
|
2075
2105
|
}
|
|
2076
|
-
class
|
|
2106
|
+
class ns extends a {
|
|
2077
2107
|
constructor() {
|
|
2078
|
-
super(...arguments), this.componentInfo =
|
|
2108
|
+
super(...arguments), this.componentInfo = Lt, this.byTestId = this.ctx.driver.wrapSelector(h.bind(this));
|
|
2079
2109
|
}
|
|
2080
2110
|
wrap(r) {
|
|
2081
|
-
return new
|
|
2111
|
+
return new os(this.ctx, r);
|
|
2082
2112
|
}
|
|
2083
2113
|
}
|
|
2084
|
-
class
|
|
2114
|
+
class as {
|
|
2085
2115
|
constructor(r, s) {
|
|
2086
2116
|
this.ctx = r, this.wrapper = s, this.toHaveProp = this.ctx.driver.wrapExpect((e, i) => this.ctx.driver.expectEq(
|
|
2087
2117
|
{
|
|
@@ -2096,30 +2126,30 @@ class Qi {
|
|
|
2096
2126
|
{
|
|
2097
2127
|
type: "eval",
|
|
2098
2128
|
el: this.wrapper.unwrap(),
|
|
2099
|
-
fn:
|
|
2129
|
+
fn: u
|
|
2100
2130
|
},
|
|
2101
2131
|
e,
|
|
2102
2132
|
"toHaveIcon(${value})"
|
|
2103
2133
|
));
|
|
2104
2134
|
}
|
|
2105
2135
|
}
|
|
2106
|
-
const
|
|
2136
|
+
const Ot = {
|
|
2107
2137
|
name: "pagination"
|
|
2108
2138
|
};
|
|
2109
|
-
class
|
|
2139
|
+
class hs extends n {
|
|
2110
2140
|
constructor() {
|
|
2111
|
-
super(...arguments), this.type = "pagination", this.componentInfo =
|
|
2141
|
+
super(...arguments), this.type = "pagination", this.componentInfo = Ot, this.hover = this.ctx.driver.wrapAction(l.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(p.bind(this, () => this.locator)), this.blur = this.ctx.driver.wrapAction(d.bind(this, () => this.locator)), this.clickNext = this.ctx.driver.wrapAction(b.bind(this, () => this.nextButton())), this.clickPrev = this.ctx.driver.wrapAction(b.bind(this, () => this.prevButton())), this.clickPageIndex = this.ctx.driver.wrapAction(Me.bind(this)), this.nextButton = v.bind(this, ".next-button"), this.prevButton = v.bind(this, ".prev-button");
|
|
2112
2142
|
}
|
|
2113
2143
|
}
|
|
2114
|
-
class
|
|
2144
|
+
class ps extends a {
|
|
2115
2145
|
constructor() {
|
|
2116
|
-
super(...arguments), this.componentInfo =
|
|
2146
|
+
super(...arguments), this.componentInfo = Ot, this.byTestId = this.ctx.driver.wrapSelector(h.bind(this));
|
|
2117
2147
|
}
|
|
2118
2148
|
wrap(r) {
|
|
2119
|
-
return new
|
|
2149
|
+
return new hs(this.ctx, r);
|
|
2120
2150
|
}
|
|
2121
2151
|
}
|
|
2122
|
-
class
|
|
2152
|
+
class ds {
|
|
2123
2153
|
constructor(r, s) {
|
|
2124
2154
|
this.ctx = r, this.wrapper = s, this.toHaveProp = this.ctx.driver.wrapExpect((e, i) => this.ctx.driver.expectEq(
|
|
2125
2155
|
{
|
|
@@ -2134,7 +2164,7 @@ class Zi {
|
|
|
2134
2164
|
{
|
|
2135
2165
|
type: "eval",
|
|
2136
2166
|
el: this.wrapper.unwrap(),
|
|
2137
|
-
fn:
|
|
2167
|
+
fn: Be
|
|
2138
2168
|
},
|
|
2139
2169
|
e,
|
|
2140
2170
|
"toHaveTotal(${value})"
|
|
@@ -2142,30 +2172,60 @@ class Zi {
|
|
|
2142
2172
|
{
|
|
2143
2173
|
type: "eval",
|
|
2144
2174
|
el: this.wrapper.unwrap(),
|
|
2145
|
-
fn:
|
|
2175
|
+
fn: Ve
|
|
2146
2176
|
},
|
|
2147
2177
|
e,
|
|
2148
2178
|
"toHaveSelectedPage(${value})"
|
|
2149
2179
|
));
|
|
2150
2180
|
}
|
|
2151
2181
|
}
|
|
2152
|
-
const
|
|
2182
|
+
const Ft = {
|
|
2183
|
+
name: "popover"
|
|
2184
|
+
};
|
|
2185
|
+
class ls extends n {
|
|
2186
|
+
constructor() {
|
|
2187
|
+
super(...arguments), this.type = "popover", this.componentInfo = Ft, this.hover = this.ctx.driver.wrapAction(l.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(p.bind(this, () => this.locator)), this.blur = this.ctx.driver.wrapAction(d.bind(this, () => this.locator));
|
|
2188
|
+
}
|
|
2189
|
+
}
|
|
2190
|
+
class xs extends a {
|
|
2191
|
+
constructor() {
|
|
2192
|
+
super(...arguments), this.componentInfo = Ft, this.byTestId = this.ctx.driver.wrapSelector(h.bind(this));
|
|
2193
|
+
}
|
|
2194
|
+
wrap(r) {
|
|
2195
|
+
return new ls(this.ctx, r);
|
|
2196
|
+
}
|
|
2197
|
+
}
|
|
2198
|
+
class vs {
|
|
2199
|
+
constructor(r, s) {
|
|
2200
|
+
this.ctx = r, this.wrapper = s, this.toHaveProp = this.ctx.driver.wrapExpect((e, i) => this.ctx.driver.expectEq(
|
|
2201
|
+
{
|
|
2202
|
+
type: "eval",
|
|
2203
|
+
el: this.wrapper.unwrap(),
|
|
2204
|
+
fn: (c, o) => c[o],
|
|
2205
|
+
arg: e
|
|
2206
|
+
},
|
|
2207
|
+
i,
|
|
2208
|
+
`toHaveProp("${e}", ${i})`
|
|
2209
|
+
));
|
|
2210
|
+
}
|
|
2211
|
+
}
|
|
2212
|
+
const Ut = {
|
|
2153
2213
|
name: "progress"
|
|
2154
2214
|
};
|
|
2155
|
-
class
|
|
2215
|
+
class us extends n {
|
|
2156
2216
|
constructor() {
|
|
2157
|
-
super(...arguments), this.type = "progress", this.componentInfo =
|
|
2217
|
+
super(...arguments), this.type = "progress", this.componentInfo = Ut, this.hover = this.ctx.driver.wrapAction(l.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(p.bind(this, () => this.locator)), this.blur = this.ctx.driver.wrapAction(d.bind(this, () => this.locator));
|
|
2158
2218
|
}
|
|
2159
2219
|
}
|
|
2160
|
-
class
|
|
2220
|
+
class ws extends a {
|
|
2161
2221
|
constructor() {
|
|
2162
|
-
super(...arguments), this.componentInfo =
|
|
2222
|
+
super(...arguments), this.componentInfo = Ut, this.byTestId = this.ctx.driver.wrapSelector(h.bind(this));
|
|
2163
2223
|
}
|
|
2164
2224
|
wrap(r) {
|
|
2165
|
-
return new
|
|
2225
|
+
return new us(this.ctx, r);
|
|
2166
2226
|
}
|
|
2167
2227
|
}
|
|
2168
|
-
class
|
|
2228
|
+
class bs {
|
|
2169
2229
|
constructor(r, s) {
|
|
2170
2230
|
this.ctx = r, this.wrapper = s, this.toHaveProp = this.ctx.driver.wrapExpect((e, i) => this.ctx.driver.expectEq(
|
|
2171
2231
|
{
|
|
@@ -2179,23 +2239,23 @@ class es {
|
|
|
2179
2239
|
));
|
|
2180
2240
|
}
|
|
2181
2241
|
}
|
|
2182
|
-
const
|
|
2242
|
+
const Mt = {
|
|
2183
2243
|
name: "progress-ring"
|
|
2184
2244
|
};
|
|
2185
|
-
class
|
|
2245
|
+
class ms extends n {
|
|
2186
2246
|
constructor() {
|
|
2187
|
-
super(...arguments), this.type = "progressRing", this.componentInfo =
|
|
2247
|
+
super(...arguments), this.type = "progressRing", this.componentInfo = Mt, this.hover = this.ctx.driver.wrapAction(l.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(p.bind(this, () => this.locator)), this.blur = this.ctx.driver.wrapAction(d.bind(this, () => this.locator));
|
|
2188
2248
|
}
|
|
2189
2249
|
}
|
|
2190
|
-
class
|
|
2250
|
+
class fs extends a {
|
|
2191
2251
|
constructor() {
|
|
2192
|
-
super(...arguments), this.componentInfo =
|
|
2252
|
+
super(...arguments), this.componentInfo = Mt, this.byTestId = this.ctx.driver.wrapSelector(h.bind(this));
|
|
2193
2253
|
}
|
|
2194
2254
|
wrap(r) {
|
|
2195
|
-
return new
|
|
2255
|
+
return new ms(this.ctx, r);
|
|
2196
2256
|
}
|
|
2197
2257
|
}
|
|
2198
|
-
class
|
|
2258
|
+
class Es {
|
|
2199
2259
|
constructor(r, s) {
|
|
2200
2260
|
this.ctx = r, this.wrapper = s, this.toHaveProp = this.ctx.driver.wrapExpect((e, i) => this.ctx.driver.expectEq(
|
|
2201
2261
|
{
|
|
@@ -2209,23 +2269,23 @@ class ss {
|
|
|
2209
2269
|
));
|
|
2210
2270
|
}
|
|
2211
2271
|
}
|
|
2212
|
-
const
|
|
2272
|
+
const jt = {
|
|
2213
2273
|
name: "radio"
|
|
2214
2274
|
};
|
|
2215
|
-
class
|
|
2275
|
+
class ys extends n {
|
|
2216
2276
|
constructor() {
|
|
2217
|
-
super(...arguments), this.type = "radio", this.componentInfo =
|
|
2277
|
+
super(...arguments), this.type = "radio", this.componentInfo = jt, this.hover = this.ctx.driver.wrapAction(l.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(p.bind(this, () => this.locator)), this.blur = this.ctx.driver.wrapAction(d.bind(this, () => this.locator)), this.check = this.ctx.driver.wrapAction(b.bind(this, () => this.control())), this.control = v.bind(this, ".control");
|
|
2218
2278
|
}
|
|
2219
2279
|
}
|
|
2220
|
-
class
|
|
2280
|
+
class Is extends a {
|
|
2221
2281
|
constructor() {
|
|
2222
|
-
super(...arguments), this.componentInfo =
|
|
2282
|
+
super(...arguments), this.componentInfo = jt, this.byTestId = this.ctx.driver.wrapSelector(h.bind(this)), this.byLabel = this.ctx.driver.wrapSelector(x.bind(this));
|
|
2223
2283
|
}
|
|
2224
2284
|
wrap(r) {
|
|
2225
|
-
return new
|
|
2285
|
+
return new ys(this.ctx, r);
|
|
2226
2286
|
}
|
|
2227
2287
|
}
|
|
2228
|
-
class
|
|
2288
|
+
class gs {
|
|
2229
2289
|
constructor(r, s) {
|
|
2230
2290
|
this.ctx = r, this.wrapper = s, this.toHaveProp = this.ctx.driver.wrapExpect((e, i) => this.ctx.driver.expectEq(
|
|
2231
2291
|
{
|
|
@@ -2248,7 +2308,7 @@ class ns {
|
|
|
2248
2308
|
{
|
|
2249
2309
|
type: "eval",
|
|
2250
2310
|
el: this.wrapper.unwrap(),
|
|
2251
|
-
fn:
|
|
2311
|
+
fn: w
|
|
2252
2312
|
},
|
|
2253
2313
|
e,
|
|
2254
2314
|
"toHaveValue(${value})"
|
|
@@ -2271,23 +2331,23 @@ class ns {
|
|
|
2271
2331
|
));
|
|
2272
2332
|
}
|
|
2273
2333
|
}
|
|
2274
|
-
const
|
|
2334
|
+
const _t = {
|
|
2275
2335
|
name: "radio-group"
|
|
2276
2336
|
};
|
|
2277
|
-
class
|
|
2337
|
+
class As extends n {
|
|
2278
2338
|
constructor() {
|
|
2279
|
-
super(...arguments), this.type = "radioGroup", this.componentInfo =
|
|
2339
|
+
super(...arguments), this.type = "radioGroup", this.componentInfo = _t, this.hover = this.ctx.driver.wrapAction(l.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(p.bind(this, () => this.locator)), this.blur = this.ctx.driver.wrapAction(d.bind(this, () => this.locator));
|
|
2280
2340
|
}
|
|
2281
2341
|
}
|
|
2282
|
-
class
|
|
2342
|
+
class Hs extends a {
|
|
2283
2343
|
constructor() {
|
|
2284
|
-
super(...arguments), this.componentInfo =
|
|
2344
|
+
super(...arguments), this.componentInfo = _t, this.byTestId = this.ctx.driver.wrapSelector(h.bind(this));
|
|
2285
2345
|
}
|
|
2286
2346
|
wrap(r) {
|
|
2287
|
-
return new
|
|
2347
|
+
return new As(this.ctx, r);
|
|
2288
2348
|
}
|
|
2289
2349
|
}
|
|
2290
|
-
class
|
|
2350
|
+
class Ps {
|
|
2291
2351
|
constructor(r, s) {
|
|
2292
2352
|
this.ctx = r, this.wrapper = s, this.toHaveProp = this.ctx.driver.wrapExpect((e, i) => this.ctx.driver.expectEq(
|
|
2293
2353
|
{
|
|
@@ -2301,23 +2361,23 @@ class ps {
|
|
|
2301
2361
|
));
|
|
2302
2362
|
}
|
|
2303
2363
|
}
|
|
2304
|
-
const
|
|
2364
|
+
const zt = {
|
|
2305
2365
|
name: "range-slider"
|
|
2306
2366
|
};
|
|
2307
|
-
class
|
|
2367
|
+
class $s extends n {
|
|
2308
2368
|
constructor() {
|
|
2309
|
-
super(...arguments), this.type = "rangeSlider", this.componentInfo =
|
|
2369
|
+
super(...arguments), this.type = "rangeSlider", this.componentInfo = zt, this.hover = this.ctx.driver.wrapAction(l.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(p.bind(this, () => this.locator)), this.blur = this.ctx.driver.wrapAction(d.bind(this, () => this.locator)), this.slideStartTo = this.ctx.driver.wrapAction(T.bind(this, () => this.track(), () => this.startThumb())), this.slideEndTo = this.ctx.driver.wrapAction(T.bind(this, () => this.track(), () => this.endThumb())), this.track = v.bind(this, ".control"), this.startThumb = v.bind(this, "#start-thumb"), this.endThumb = v.bind(this, "#end-thumb");
|
|
2310
2370
|
}
|
|
2311
2371
|
}
|
|
2312
|
-
class
|
|
2372
|
+
class Ss extends a {
|
|
2313
2373
|
constructor() {
|
|
2314
|
-
super(...arguments), this.componentInfo =
|
|
2374
|
+
super(...arguments), this.componentInfo = zt, this.byTestId = this.ctx.driver.wrapSelector(h.bind(this)), this.byLabel = this.ctx.driver.wrapSelector(x.bind(this));
|
|
2315
2375
|
}
|
|
2316
2376
|
wrap(r) {
|
|
2317
|
-
return new
|
|
2377
|
+
return new $s(this.ctx, r);
|
|
2318
2378
|
}
|
|
2319
2379
|
}
|
|
2320
|
-
class
|
|
2380
|
+
class Cs {
|
|
2321
2381
|
constructor(r, s) {
|
|
2322
2382
|
this.ctx = r, this.wrapper = s, this.toHaveProp = this.ctx.driver.wrapExpect((e, i) => this.ctx.driver.expectEq(
|
|
2323
2383
|
{
|
|
@@ -2340,7 +2400,7 @@ class xs {
|
|
|
2340
2400
|
{
|
|
2341
2401
|
type: "eval",
|
|
2342
2402
|
el: this.wrapper.unwrap(),
|
|
2343
|
-
fn:
|
|
2403
|
+
fn: w
|
|
2344
2404
|
},
|
|
2345
2405
|
e,
|
|
2346
2406
|
"toHaveValue(${value})"
|
|
@@ -2348,30 +2408,30 @@ class xs {
|
|
|
2348
2408
|
{
|
|
2349
2409
|
type: "eval",
|
|
2350
2410
|
el: this.wrapper.unwrap(),
|
|
2351
|
-
fn:
|
|
2411
|
+
fn: Te
|
|
2352
2412
|
},
|
|
2353
2413
|
e,
|
|
2354
2414
|
"toHaveRange(${value})"
|
|
2355
2415
|
));
|
|
2356
2416
|
}
|
|
2357
2417
|
}
|
|
2358
|
-
const
|
|
2418
|
+
const Jt = {
|
|
2359
2419
|
name: "rich-text-editor"
|
|
2360
2420
|
};
|
|
2361
|
-
class
|
|
2421
|
+
class qs extends n {
|
|
2362
2422
|
constructor() {
|
|
2363
|
-
super(...arguments), this.type = "richTextEditor", this.componentInfo =
|
|
2423
|
+
super(...arguments), this.type = "richTextEditor", this.componentInfo = Jt, this.hover = this.ctx.driver.wrapAction(l.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(p.bind(this, () => this.locator)), this.blur = this.ctx.driver.wrapAction(d.bind(this, () => this.locator));
|
|
2364
2424
|
}
|
|
2365
2425
|
}
|
|
2366
|
-
class
|
|
2426
|
+
class Ts extends a {
|
|
2367
2427
|
constructor() {
|
|
2368
|
-
super(...arguments), this.componentInfo =
|
|
2428
|
+
super(...arguments), this.componentInfo = Jt, this.byTestId = this.ctx.driver.wrapSelector(h.bind(this));
|
|
2369
2429
|
}
|
|
2370
2430
|
wrap(r) {
|
|
2371
|
-
return new
|
|
2431
|
+
return new qs(this.ctx, r);
|
|
2372
2432
|
}
|
|
2373
2433
|
}
|
|
2374
|
-
class
|
|
2434
|
+
class ks {
|
|
2375
2435
|
constructor(r, s) {
|
|
2376
2436
|
this.ctx = r, this.wrapper = s, this.toHaveProp = this.ctx.driver.wrapExpect((e, i) => this.ctx.driver.expectEq(
|
|
2377
2437
|
{
|
|
@@ -2385,23 +2445,53 @@ class ws {
|
|
|
2385
2445
|
));
|
|
2386
2446
|
}
|
|
2387
2447
|
}
|
|
2388
|
-
const
|
|
2448
|
+
const Kt = {
|
|
2449
|
+
name: "rich-text-view"
|
|
2450
|
+
};
|
|
2451
|
+
class Bs extends n {
|
|
2452
|
+
constructor() {
|
|
2453
|
+
super(...arguments), this.type = "richTextView", this.componentInfo = Kt, this.hover = this.ctx.driver.wrapAction(l.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(p.bind(this, () => this.locator)), this.blur = this.ctx.driver.wrapAction(d.bind(this, () => this.locator));
|
|
2454
|
+
}
|
|
2455
|
+
}
|
|
2456
|
+
class Vs extends a {
|
|
2457
|
+
constructor() {
|
|
2458
|
+
super(...arguments), this.componentInfo = Kt, this.byTestId = this.ctx.driver.wrapSelector(h.bind(this));
|
|
2459
|
+
}
|
|
2460
|
+
wrap(r) {
|
|
2461
|
+
return new Bs(this.ctx, r);
|
|
2462
|
+
}
|
|
2463
|
+
}
|
|
2464
|
+
class Ws {
|
|
2465
|
+
constructor(r, s) {
|
|
2466
|
+
this.ctx = r, this.wrapper = s, this.toHaveProp = this.ctx.driver.wrapExpect((e, i) => this.ctx.driver.expectEq(
|
|
2467
|
+
{
|
|
2468
|
+
type: "eval",
|
|
2469
|
+
el: this.wrapper.unwrap(),
|
|
2470
|
+
fn: (c, o) => c[o],
|
|
2471
|
+
arg: e
|
|
2472
|
+
},
|
|
2473
|
+
i,
|
|
2474
|
+
`toHaveProp("${e}", ${i})`
|
|
2475
|
+
));
|
|
2476
|
+
}
|
|
2477
|
+
}
|
|
2478
|
+
const Qt = {
|
|
2389
2479
|
name: "searchable-select"
|
|
2390
2480
|
};
|
|
2391
|
-
class
|
|
2481
|
+
class Ds extends n {
|
|
2392
2482
|
constructor() {
|
|
2393
|
-
super(...arguments), this.type = "searchableSelect", this.componentInfo =
|
|
2483
|
+
super(...arguments), this.type = "searchableSelect", this.componentInfo = Qt, this.hover = this.ctx.driver.wrapAction(l.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(p.bind(this, () => this.locator)), this.blur = this.ctx.driver.wrapAction(d.bind(this, () => this.locator)), this.selectOptionByValue = this.ctx.driver.wrapAction(D.bind(this)), this.selectOptionByText = this.ctx.driver.wrapAction(R.bind(this));
|
|
2394
2484
|
}
|
|
2395
2485
|
}
|
|
2396
|
-
class
|
|
2486
|
+
class Rs extends a {
|
|
2397
2487
|
constructor() {
|
|
2398
|
-
super(...arguments), this.componentInfo =
|
|
2488
|
+
super(...arguments), this.componentInfo = Qt, this.byTestId = this.ctx.driver.wrapSelector(h.bind(this)), this.byLabel = this.ctx.driver.wrapSelector(x.bind(this));
|
|
2399
2489
|
}
|
|
2400
2490
|
wrap(r) {
|
|
2401
|
-
return new
|
|
2491
|
+
return new Ds(this.ctx, r);
|
|
2402
2492
|
}
|
|
2403
2493
|
}
|
|
2404
|
-
class
|
|
2494
|
+
class Gs {
|
|
2405
2495
|
constructor(r, s) {
|
|
2406
2496
|
this.ctx = r, this.wrapper = s, this.toHaveProp = this.ctx.driver.wrapExpect((e, i) => this.ctx.driver.expectEq(
|
|
2407
2497
|
{
|
|
@@ -2424,7 +2514,7 @@ class fs {
|
|
|
2424
2514
|
{
|
|
2425
2515
|
type: "eval",
|
|
2426
2516
|
el: this.wrapper.unwrap(),
|
|
2427
|
-
fn:
|
|
2517
|
+
fn: u
|
|
2428
2518
|
},
|
|
2429
2519
|
e,
|
|
2430
2520
|
"toHaveIcon(${value})"
|
|
@@ -2432,7 +2522,7 @@ class fs {
|
|
|
2432
2522
|
{
|
|
2433
2523
|
type: "eval",
|
|
2434
2524
|
el: this.wrapper.unwrap(),
|
|
2435
|
-
fn:
|
|
2525
|
+
fn: w
|
|
2436
2526
|
},
|
|
2437
2527
|
e,
|
|
2438
2528
|
"toHaveValue(${value})"
|
|
@@ -2440,7 +2530,7 @@ class fs {
|
|
|
2440
2530
|
{
|
|
2441
2531
|
type: "eval",
|
|
2442
2532
|
el: this.wrapper.unwrap(),
|
|
2443
|
-
fn:
|
|
2533
|
+
fn: Se
|
|
2444
2534
|
},
|
|
2445
2535
|
e,
|
|
2446
2536
|
"toHaveValues(${value})"
|
|
@@ -2448,30 +2538,30 @@ class fs {
|
|
|
2448
2538
|
{
|
|
2449
2539
|
type: "eval",
|
|
2450
2540
|
el: this.wrapper.unwrap(),
|
|
2451
|
-
fn:
|
|
2541
|
+
fn: Ce
|
|
2452
2542
|
},
|
|
2453
2543
|
e,
|
|
2454
2544
|
"toHaveSelectedOptions(${value})"
|
|
2455
2545
|
));
|
|
2456
2546
|
}
|
|
2457
2547
|
}
|
|
2458
|
-
const
|
|
2548
|
+
const Xt = {
|
|
2459
2549
|
name: "select"
|
|
2460
2550
|
};
|
|
2461
|
-
class
|
|
2551
|
+
class Ls extends n {
|
|
2462
2552
|
constructor() {
|
|
2463
|
-
super(...arguments), this.type = "select", this.componentInfo =
|
|
2553
|
+
super(...arguments), this.type = "select", this.componentInfo = Xt, this.hover = this.ctx.driver.wrapAction(l.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(p.bind(this, () => this.locator)), this.blur = this.ctx.driver.wrapAction(d.bind(this, () => this.locator)), this.selectOptionByValue = this.ctx.driver.wrapAction(D.bind(this)), this.selectOptionByText = this.ctx.driver.wrapAction(R.bind(this));
|
|
2464
2554
|
}
|
|
2465
2555
|
}
|
|
2466
|
-
class
|
|
2556
|
+
class Os extends a {
|
|
2467
2557
|
constructor() {
|
|
2468
|
-
super(...arguments), this.componentInfo =
|
|
2558
|
+
super(...arguments), this.componentInfo = Xt, this.byTestId = this.ctx.driver.wrapSelector(h.bind(this)), this.byLabel = this.ctx.driver.wrapSelector(x.bind(this));
|
|
2469
2559
|
}
|
|
2470
2560
|
wrap(r) {
|
|
2471
|
-
return new
|
|
2561
|
+
return new Ls(this.ctx, r);
|
|
2472
2562
|
}
|
|
2473
2563
|
}
|
|
2474
|
-
class
|
|
2564
|
+
class Fs {
|
|
2475
2565
|
constructor(r, s) {
|
|
2476
2566
|
this.ctx = r, this.wrapper = s, this.toHaveProp = this.ctx.driver.wrapExpect((e, i) => this.ctx.driver.expectEq(
|
|
2477
2567
|
{
|
|
@@ -2494,7 +2584,7 @@ class Is {
|
|
|
2494
2584
|
{
|
|
2495
2585
|
type: "eval",
|
|
2496
2586
|
el: this.wrapper.unwrap(),
|
|
2497
|
-
fn:
|
|
2587
|
+
fn: u
|
|
2498
2588
|
},
|
|
2499
2589
|
e,
|
|
2500
2590
|
"toHaveIcon(${value})"
|
|
@@ -2502,30 +2592,30 @@ class Is {
|
|
|
2502
2592
|
{
|
|
2503
2593
|
type: "eval",
|
|
2504
2594
|
el: this.wrapper.unwrap(),
|
|
2505
|
-
fn:
|
|
2595
|
+
fn: w
|
|
2506
2596
|
},
|
|
2507
2597
|
e,
|
|
2508
2598
|
"toHaveValue(${value})"
|
|
2509
2599
|
));
|
|
2510
2600
|
}
|
|
2511
2601
|
}
|
|
2512
|
-
const
|
|
2602
|
+
const Yt = {
|
|
2513
2603
|
name: "selectable-box"
|
|
2514
2604
|
};
|
|
2515
|
-
class
|
|
2605
|
+
class Us extends n {
|
|
2516
2606
|
constructor() {
|
|
2517
|
-
super(...arguments), this.type = "selectableBox", this.componentInfo =
|
|
2607
|
+
super(...arguments), this.type = "selectableBox", this.componentInfo = Yt, this.hover = this.ctx.driver.wrapAction(l.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(p.bind(this, () => this.locator)), this.blur = this.ctx.driver.wrapAction(d.bind(this, () => this.locator)), this.check = this.ctx.driver.wrapAction(J.bind(this, () => this.control())), this.uncheck = this.ctx.driver.wrapAction(K.bind(this, () => this.control())), this.control = _e.bind(this, "[data-vvd-component].control", "div.control");
|
|
2518
2608
|
}
|
|
2519
2609
|
}
|
|
2520
|
-
class
|
|
2610
|
+
class Ms extends a {
|
|
2521
2611
|
constructor() {
|
|
2522
|
-
super(...arguments), this.componentInfo =
|
|
2612
|
+
super(...arguments), this.componentInfo = Yt, this.byTestId = this.ctx.driver.wrapSelector(h.bind(this));
|
|
2523
2613
|
}
|
|
2524
2614
|
wrap(r) {
|
|
2525
|
-
return new
|
|
2615
|
+
return new Us(this.ctx, r);
|
|
2526
2616
|
}
|
|
2527
2617
|
}
|
|
2528
|
-
class
|
|
2618
|
+
class js {
|
|
2529
2619
|
constructor(r, s) {
|
|
2530
2620
|
this.ctx = r, this.wrapper = s, this.toHaveProp = this.ctx.driver.wrapExpect((e, i) => this.ctx.driver.expectEq(
|
|
2531
2621
|
{
|
|
@@ -2555,23 +2645,23 @@ class Hs {
|
|
|
2555
2645
|
));
|
|
2556
2646
|
}
|
|
2557
2647
|
}
|
|
2558
|
-
const
|
|
2648
|
+
const Zt = {
|
|
2559
2649
|
name: "side-drawer"
|
|
2560
2650
|
};
|
|
2561
|
-
class
|
|
2651
|
+
class _s extends n {
|
|
2562
2652
|
constructor() {
|
|
2563
|
-
super(...arguments), this.type = "sideDrawer", this.componentInfo =
|
|
2653
|
+
super(...arguments), this.type = "sideDrawer", this.componentInfo = Zt, this.hover = this.ctx.driver.wrapAction(l.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(p.bind(this, () => this.locator)), this.blur = this.ctx.driver.wrapAction(d.bind(this, () => this.locator));
|
|
2564
2654
|
}
|
|
2565
2655
|
}
|
|
2566
|
-
class
|
|
2656
|
+
class zs extends a {
|
|
2567
2657
|
constructor() {
|
|
2568
|
-
super(...arguments), this.componentInfo =
|
|
2658
|
+
super(...arguments), this.componentInfo = Zt, this.byTestId = this.ctx.driver.wrapSelector(h.bind(this));
|
|
2569
2659
|
}
|
|
2570
2660
|
wrap(r) {
|
|
2571
|
-
return new
|
|
2661
|
+
return new _s(this.ctx, r);
|
|
2572
2662
|
}
|
|
2573
2663
|
}
|
|
2574
|
-
class
|
|
2664
|
+
class Js {
|
|
2575
2665
|
constructor(r, s) {
|
|
2576
2666
|
this.ctx = r, this.wrapper = s, this.toHaveProp = this.ctx.driver.wrapExpect((e, i) => this.ctx.driver.expectEq(
|
|
2577
2667
|
{
|
|
@@ -2585,23 +2675,23 @@ class qs {
|
|
|
2585
2675
|
));
|
|
2586
2676
|
}
|
|
2587
2677
|
}
|
|
2588
|
-
const
|
|
2678
|
+
const Nt = {
|
|
2589
2679
|
name: "simple-color-picker"
|
|
2590
2680
|
};
|
|
2591
|
-
class
|
|
2681
|
+
class Ks extends n {
|
|
2592
2682
|
constructor() {
|
|
2593
|
-
super(...arguments), this.type = "simpleColorPicker", this.componentInfo =
|
|
2683
|
+
super(...arguments), this.type = "simpleColorPicker", this.componentInfo = Nt, this.hover = this.ctx.driver.wrapAction(l.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(p.bind(this, () => this.locator)), this.blur = this.ctx.driver.wrapAction(d.bind(this, () => this.locator));
|
|
2594
2684
|
}
|
|
2595
2685
|
}
|
|
2596
|
-
class
|
|
2686
|
+
class Qs extends a {
|
|
2597
2687
|
constructor() {
|
|
2598
|
-
super(...arguments), this.componentInfo =
|
|
2688
|
+
super(...arguments), this.componentInfo = Nt, this.byTestId = this.ctx.driver.wrapSelector(h.bind(this)), this.byLabel = this.ctx.driver.wrapSelector(x.bind(this));
|
|
2599
2689
|
}
|
|
2600
2690
|
wrap(r) {
|
|
2601
|
-
return new
|
|
2691
|
+
return new Ks(this.ctx, r);
|
|
2602
2692
|
}
|
|
2603
2693
|
}
|
|
2604
|
-
class
|
|
2694
|
+
class Xs {
|
|
2605
2695
|
constructor(r, s) {
|
|
2606
2696
|
this.ctx = r, this.wrapper = s, this.toHaveProp = this.ctx.driver.wrapExpect((e, i) => this.ctx.driver.expectEq(
|
|
2607
2697
|
{
|
|
@@ -2624,30 +2714,30 @@ class ks {
|
|
|
2624
2714
|
{
|
|
2625
2715
|
type: "eval",
|
|
2626
2716
|
el: this.wrapper.unwrap(),
|
|
2627
|
-
fn:
|
|
2717
|
+
fn: w
|
|
2628
2718
|
},
|
|
2629
2719
|
e,
|
|
2630
2720
|
"toHaveValue(${value})"
|
|
2631
2721
|
));
|
|
2632
2722
|
}
|
|
2633
2723
|
}
|
|
2634
|
-
const
|
|
2724
|
+
const te = {
|
|
2635
2725
|
name: "slider"
|
|
2636
2726
|
};
|
|
2637
|
-
class
|
|
2727
|
+
class Ys extends n {
|
|
2638
2728
|
constructor() {
|
|
2639
|
-
super(...arguments), this.type = "slider", this.componentInfo =
|
|
2729
|
+
super(...arguments), this.type = "slider", this.componentInfo = te, this.hover = this.ctx.driver.wrapAction(l.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(p.bind(this, () => this.locator)), this.blur = this.ctx.driver.wrapAction(d.bind(this, () => this.locator)), this.slideTo = this.ctx.driver.wrapAction(T.bind(this, () => this.track(), () => this.thumb())), this.track = v.bind(this, ".control"), this.thumb = v.bind(this, ".thumb-container");
|
|
2640
2730
|
}
|
|
2641
2731
|
}
|
|
2642
|
-
class
|
|
2732
|
+
class Zs extends a {
|
|
2643
2733
|
constructor() {
|
|
2644
|
-
super(...arguments), this.componentInfo =
|
|
2734
|
+
super(...arguments), this.componentInfo = te, this.byTestId = this.ctx.driver.wrapSelector(h.bind(this)), this.byLabel = this.ctx.driver.wrapSelector(x.bind(this));
|
|
2645
2735
|
}
|
|
2646
2736
|
wrap(r) {
|
|
2647
|
-
return new
|
|
2737
|
+
return new Ys(this.ctx, r);
|
|
2648
2738
|
}
|
|
2649
2739
|
}
|
|
2650
|
-
class
|
|
2740
|
+
class Ns {
|
|
2651
2741
|
constructor(r, s) {
|
|
2652
2742
|
this.ctx = r, this.wrapper = s, this.toHaveProp = this.ctx.driver.wrapExpect((e, i) => this.ctx.driver.expectEq(
|
|
2653
2743
|
{
|
|
@@ -2662,7 +2752,7 @@ class Vs {
|
|
|
2662
2752
|
{
|
|
2663
2753
|
type: "eval",
|
|
2664
2754
|
el: this.wrapper.unwrap(),
|
|
2665
|
-
fn:
|
|
2755
|
+
fn: w
|
|
2666
2756
|
},
|
|
2667
2757
|
e,
|
|
2668
2758
|
"toHaveValue(${value})"
|
|
@@ -2677,23 +2767,23 @@ class Vs {
|
|
|
2677
2767
|
));
|
|
2678
2768
|
}
|
|
2679
2769
|
}
|
|
2680
|
-
const
|
|
2770
|
+
const ee = {
|
|
2681
2771
|
name: "split-button"
|
|
2682
2772
|
};
|
|
2683
|
-
class
|
|
2773
|
+
class tc extends n {
|
|
2684
2774
|
constructor() {
|
|
2685
|
-
super(...arguments), this.type = "splitButton", this.componentInfo =
|
|
2775
|
+
super(...arguments), this.type = "splitButton", this.componentInfo = ee, this.hover = this.ctx.driver.wrapAction(l.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(p.bind(this, () => this.locator)), this.blur = this.ctx.driver.wrapAction(d.bind(this, () => this.locator)), this.clickAction = this.ctx.driver.wrapAction(b.bind(this, () => this.actionButton())), this.clickIndicator = this.ctx.driver.wrapAction(b.bind(this, () => this.indicatorButton())), this.actionButton = v.bind(this, "button.control"), this.indicatorButton = v.bind(this, "button.indicator");
|
|
2686
2776
|
}
|
|
2687
2777
|
}
|
|
2688
|
-
class
|
|
2778
|
+
class ec extends a {
|
|
2689
2779
|
constructor() {
|
|
2690
|
-
super(...arguments), this.componentInfo =
|
|
2780
|
+
super(...arguments), this.componentInfo = ee, this.byTestId = this.ctx.driver.wrapSelector(h.bind(this)), this.byLabel = this.ctx.driver.wrapSelector(x.bind(this));
|
|
2691
2781
|
}
|
|
2692
2782
|
wrap(r) {
|
|
2693
|
-
return new
|
|
2783
|
+
return new tc(this.ctx, r);
|
|
2694
2784
|
}
|
|
2695
2785
|
}
|
|
2696
|
-
class
|
|
2786
|
+
class rc {
|
|
2697
2787
|
constructor(r, s) {
|
|
2698
2788
|
this.ctx = r, this.wrapper = s, this.toHaveProp = this.ctx.driver.wrapExpect((e, i) => this.ctx.driver.expectEq(
|
|
2699
2789
|
{
|
|
@@ -2708,30 +2798,68 @@ class Gs {
|
|
|
2708
2798
|
{
|
|
2709
2799
|
type: "eval",
|
|
2710
2800
|
el: this.wrapper.unwrap(),
|
|
2711
|
-
fn:
|
|
2801
|
+
fn: u
|
|
2712
2802
|
},
|
|
2713
2803
|
e,
|
|
2714
2804
|
"toHaveIcon(${value})"
|
|
2715
2805
|
));
|
|
2716
2806
|
}
|
|
2717
2807
|
}
|
|
2718
|
-
const
|
|
2808
|
+
const re = {
|
|
2809
|
+
name: "status"
|
|
2810
|
+
};
|
|
2811
|
+
class ic extends n {
|
|
2812
|
+
constructor() {
|
|
2813
|
+
super(...arguments), this.type = "status", this.componentInfo = re, this.hover = this.ctx.driver.wrapAction(l.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(p.bind(this, () => this.locator)), this.blur = this.ctx.driver.wrapAction(d.bind(this, () => this.locator));
|
|
2814
|
+
}
|
|
2815
|
+
}
|
|
2816
|
+
class sc extends a {
|
|
2817
|
+
constructor() {
|
|
2818
|
+
super(...arguments), this.componentInfo = re, this.byTestId = this.ctx.driver.wrapSelector(h.bind(this));
|
|
2819
|
+
}
|
|
2820
|
+
wrap(r) {
|
|
2821
|
+
return new ic(this.ctx, r);
|
|
2822
|
+
}
|
|
2823
|
+
}
|
|
2824
|
+
class cc {
|
|
2825
|
+
constructor(r, s) {
|
|
2826
|
+
this.ctx = r, this.wrapper = s, this.toHaveProp = this.ctx.driver.wrapExpect((e, i) => this.ctx.driver.expectEq(
|
|
2827
|
+
{
|
|
2828
|
+
type: "eval",
|
|
2829
|
+
el: this.wrapper.unwrap(),
|
|
2830
|
+
fn: (c, o) => c[o],
|
|
2831
|
+
arg: e
|
|
2832
|
+
},
|
|
2833
|
+
i,
|
|
2834
|
+
`toHaveProp("${e}", ${i})`
|
|
2835
|
+
)), this.toHaveIcon = this.ctx.driver.wrapExpect((e) => this.ctx.driver.expectEq(
|
|
2836
|
+
{
|
|
2837
|
+
type: "eval",
|
|
2838
|
+
el: this.wrapper.unwrap(),
|
|
2839
|
+
fn: u
|
|
2840
|
+
},
|
|
2841
|
+
e,
|
|
2842
|
+
"toHaveIcon(${value})"
|
|
2843
|
+
));
|
|
2844
|
+
}
|
|
2845
|
+
}
|
|
2846
|
+
const ie = {
|
|
2719
2847
|
name: "switch"
|
|
2720
2848
|
};
|
|
2721
|
-
class
|
|
2849
|
+
class oc extends n {
|
|
2722
2850
|
constructor() {
|
|
2723
|
-
super(...arguments), this.type = "switch", this.componentInfo =
|
|
2851
|
+
super(...arguments), this.type = "switch", this.componentInfo = ie, this.hover = this.ctx.driver.wrapAction(l.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(p.bind(this, () => this.locator)), this.blur = this.ctx.driver.wrapAction(d.bind(this, () => this.locator)), this.check = this.ctx.driver.wrapAction(b.bind(this, () => this.switch())), this.uncheck = this.ctx.driver.wrapAction(b.bind(this, () => this.switch())), this.switch = v.bind(this, ".switch");
|
|
2724
2852
|
}
|
|
2725
2853
|
}
|
|
2726
|
-
class
|
|
2854
|
+
class nc extends a {
|
|
2727
2855
|
constructor() {
|
|
2728
|
-
super(...arguments), this.componentInfo =
|
|
2856
|
+
super(...arguments), this.componentInfo = ie, this.byTestId = this.ctx.driver.wrapSelector(h.bind(this)), this.byLabel = this.ctx.driver.wrapSelector(x.bind(this));
|
|
2729
2857
|
}
|
|
2730
2858
|
wrap(r) {
|
|
2731
|
-
return new
|
|
2859
|
+
return new oc(this.ctx, r);
|
|
2732
2860
|
}
|
|
2733
2861
|
}
|
|
2734
|
-
class
|
|
2862
|
+
class ac {
|
|
2735
2863
|
constructor(r, s) {
|
|
2736
2864
|
this.ctx = r, this.wrapper = s, this.toHaveProp = this.ctx.driver.wrapExpect((e, i) => this.ctx.driver.expectEq(
|
|
2737
2865
|
{
|
|
@@ -2746,7 +2874,7 @@ class Os {
|
|
|
2746
2874
|
{
|
|
2747
2875
|
type: "eval",
|
|
2748
2876
|
el: this.wrapper.unwrap(),
|
|
2749
|
-
fn:
|
|
2877
|
+
fn: w
|
|
2750
2878
|
},
|
|
2751
2879
|
e,
|
|
2752
2880
|
"toHaveValue(${value})"
|
|
@@ -2769,23 +2897,23 @@ class Os {
|
|
|
2769
2897
|
));
|
|
2770
2898
|
}
|
|
2771
2899
|
}
|
|
2772
|
-
const
|
|
2900
|
+
const se = {
|
|
2773
2901
|
name: "tab"
|
|
2774
2902
|
};
|
|
2775
|
-
class
|
|
2903
|
+
class hc extends n {
|
|
2776
2904
|
constructor() {
|
|
2777
|
-
super(...arguments), this.type = "tab", this.componentInfo =
|
|
2905
|
+
super(...arguments), this.type = "tab", this.componentInfo = se, this.hover = this.ctx.driver.wrapAction(l.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(p.bind(this, () => this.locator)), this.blur = this.ctx.driver.wrapAction(d.bind(this, () => this.locator)), this.select = this.ctx.driver.wrapAction(b.bind(this, () => this.base())), this.base = v.bind(this, ".base");
|
|
2778
2906
|
}
|
|
2779
2907
|
}
|
|
2780
|
-
class
|
|
2908
|
+
class pc extends a {
|
|
2781
2909
|
constructor() {
|
|
2782
|
-
super(...arguments), this.componentInfo =
|
|
2910
|
+
super(...arguments), this.componentInfo = se, this.byTestId = this.ctx.driver.wrapSelector(h.bind(this)), this.byLabel = this.ctx.driver.wrapSelector(x.bind(this));
|
|
2783
2911
|
}
|
|
2784
2912
|
wrap(r) {
|
|
2785
|
-
return new
|
|
2913
|
+
return new hc(this.ctx, r);
|
|
2786
2914
|
}
|
|
2787
2915
|
}
|
|
2788
|
-
class
|
|
2916
|
+
class dc {
|
|
2789
2917
|
constructor(r, s) {
|
|
2790
2918
|
this.ctx = r, this.wrapper = s, this.toHaveProp = this.ctx.driver.wrapExpect((e, i) => this.ctx.driver.expectEq(
|
|
2791
2919
|
{
|
|
@@ -2800,7 +2928,7 @@ class Ms {
|
|
|
2800
2928
|
{
|
|
2801
2929
|
type: "eval",
|
|
2802
2930
|
el: this.wrapper.unwrap(),
|
|
2803
|
-
fn:
|
|
2931
|
+
fn: u
|
|
2804
2932
|
},
|
|
2805
2933
|
e,
|
|
2806
2934
|
"toHaveIcon(${value})"
|
|
@@ -2823,46 +2951,184 @@ class Ms {
|
|
|
2823
2951
|
));
|
|
2824
2952
|
}
|
|
2825
2953
|
}
|
|
2826
|
-
const
|
|
2954
|
+
const ce = {
|
|
2827
2955
|
name: "tab-panel"
|
|
2828
2956
|
};
|
|
2829
|
-
class
|
|
2957
|
+
class lc extends n {
|
|
2830
2958
|
constructor() {
|
|
2831
|
-
super(...arguments), this.type = "tabPanel", this.componentInfo =
|
|
2959
|
+
super(...arguments), this.type = "tabPanel", this.componentInfo = ce, this.hover = this.ctx.driver.wrapAction(l.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(p.bind(this, () => this.locator)), this.blur = this.ctx.driver.wrapAction(d.bind(this, () => this.locator));
|
|
2832
2960
|
}
|
|
2833
2961
|
}
|
|
2834
|
-
class
|
|
2962
|
+
class xc extends a {
|
|
2835
2963
|
constructor() {
|
|
2836
|
-
super(...arguments), this.componentInfo =
|
|
2964
|
+
super(...arguments), this.componentInfo = ce, this.byTestId = this.ctx.driver.wrapSelector(h.bind(this));
|
|
2837
2965
|
}
|
|
2838
2966
|
wrap(r) {
|
|
2839
|
-
return new
|
|
2967
|
+
return new lc(this.ctx, r);
|
|
2840
2968
|
}
|
|
2841
2969
|
}
|
|
2842
|
-
class
|
|
2970
|
+
class vc {
|
|
2843
2971
|
constructor(r, s) {
|
|
2844
2972
|
this.ctx = r, this.wrapper = s, this.toHaveProp = (e, i) => {
|
|
2845
2973
|
throw new Error("Component does not have props.");
|
|
2846
2974
|
};
|
|
2847
2975
|
}
|
|
2848
2976
|
}
|
|
2849
|
-
const
|
|
2977
|
+
const oe = {
|
|
2978
|
+
name: "table"
|
|
2979
|
+
};
|
|
2980
|
+
class uc extends n {
|
|
2981
|
+
constructor() {
|
|
2982
|
+
super(...arguments), this.type = "table", this.componentInfo = oe, this.hover = this.ctx.driver.wrapAction(l.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(p.bind(this, () => this.locator)), this.blur = this.ctx.driver.wrapAction(d.bind(this, () => this.locator));
|
|
2983
|
+
}
|
|
2984
|
+
}
|
|
2985
|
+
class wc extends a {
|
|
2986
|
+
constructor() {
|
|
2987
|
+
super(...arguments), this.componentInfo = oe, this.byTestId = this.ctx.driver.wrapSelector(h.bind(this));
|
|
2988
|
+
}
|
|
2989
|
+
wrap(r) {
|
|
2990
|
+
return new uc(this.ctx, r);
|
|
2991
|
+
}
|
|
2992
|
+
}
|
|
2993
|
+
class bc {
|
|
2994
|
+
constructor(r, s) {
|
|
2995
|
+
this.ctx = r, this.wrapper = s, this.toHaveProp = (e, i) => {
|
|
2996
|
+
throw new Error("Component does not have props.");
|
|
2997
|
+
};
|
|
2998
|
+
}
|
|
2999
|
+
}
|
|
3000
|
+
const ne = {
|
|
3001
|
+
name: "table-body"
|
|
3002
|
+
};
|
|
3003
|
+
class mc extends n {
|
|
3004
|
+
constructor() {
|
|
3005
|
+
super(...arguments), this.type = "tableBody", this.componentInfo = ne, this.hover = this.ctx.driver.wrapAction(l.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(p.bind(this, () => this.locator)), this.blur = this.ctx.driver.wrapAction(d.bind(this, () => this.locator));
|
|
3006
|
+
}
|
|
3007
|
+
}
|
|
3008
|
+
class fc extends a {
|
|
3009
|
+
constructor() {
|
|
3010
|
+
super(...arguments), this.componentInfo = ne, this.byTestId = this.ctx.driver.wrapSelector(h.bind(this));
|
|
3011
|
+
}
|
|
3012
|
+
wrap(r) {
|
|
3013
|
+
return new mc(this.ctx, r);
|
|
3014
|
+
}
|
|
3015
|
+
}
|
|
3016
|
+
class Ec {
|
|
3017
|
+
constructor(r, s) {
|
|
3018
|
+
this.ctx = r, this.wrapper = s, this.toHaveProp = (e, i) => {
|
|
3019
|
+
throw new Error("Component does not have props.");
|
|
3020
|
+
};
|
|
3021
|
+
}
|
|
3022
|
+
}
|
|
3023
|
+
const ae = {
|
|
3024
|
+
name: "table-cell"
|
|
3025
|
+
};
|
|
3026
|
+
class yc extends n {
|
|
3027
|
+
constructor() {
|
|
3028
|
+
super(...arguments), this.type = "tableCell", this.componentInfo = ae, this.hover = this.ctx.driver.wrapAction(l.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(p.bind(this, () => this.locator)), this.blur = this.ctx.driver.wrapAction(d.bind(this, () => this.locator));
|
|
3029
|
+
}
|
|
3030
|
+
}
|
|
3031
|
+
class Ic extends a {
|
|
3032
|
+
constructor() {
|
|
3033
|
+
super(...arguments), this.componentInfo = ae, this.byTestId = this.ctx.driver.wrapSelector(h.bind(this));
|
|
3034
|
+
}
|
|
3035
|
+
wrap(r) {
|
|
3036
|
+
return new yc(this.ctx, r);
|
|
3037
|
+
}
|
|
3038
|
+
}
|
|
3039
|
+
class gc {
|
|
3040
|
+
constructor(r, s) {
|
|
3041
|
+
this.ctx = r, this.wrapper = s, this.toHaveProp = (e, i) => {
|
|
3042
|
+
throw new Error("Component does not have props.");
|
|
3043
|
+
};
|
|
3044
|
+
}
|
|
3045
|
+
}
|
|
3046
|
+
const he = {
|
|
3047
|
+
name: "table-head"
|
|
3048
|
+
};
|
|
3049
|
+
class Ac extends n {
|
|
3050
|
+
constructor() {
|
|
3051
|
+
super(...arguments), this.type = "tableHead", this.componentInfo = he, this.hover = this.ctx.driver.wrapAction(l.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(p.bind(this, () => this.locator)), this.blur = this.ctx.driver.wrapAction(d.bind(this, () => this.locator));
|
|
3052
|
+
}
|
|
3053
|
+
}
|
|
3054
|
+
class Hc extends a {
|
|
3055
|
+
constructor() {
|
|
3056
|
+
super(...arguments), this.componentInfo = he, this.byTestId = this.ctx.driver.wrapSelector(h.bind(this));
|
|
3057
|
+
}
|
|
3058
|
+
wrap(r) {
|
|
3059
|
+
return new Ac(this.ctx, r);
|
|
3060
|
+
}
|
|
3061
|
+
}
|
|
3062
|
+
class Pc {
|
|
3063
|
+
constructor(r, s) {
|
|
3064
|
+
this.ctx = r, this.wrapper = s, this.toHaveProp = (e, i) => {
|
|
3065
|
+
throw new Error("Component does not have props.");
|
|
3066
|
+
};
|
|
3067
|
+
}
|
|
3068
|
+
}
|
|
3069
|
+
const pe = {
|
|
3070
|
+
name: "table-header-cell"
|
|
3071
|
+
};
|
|
3072
|
+
class $c extends n {
|
|
3073
|
+
constructor() {
|
|
3074
|
+
super(...arguments), this.type = "tableHeaderCell", this.componentInfo = pe, this.hover = this.ctx.driver.wrapAction(l.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(p.bind(this, () => this.locator)), this.blur = this.ctx.driver.wrapAction(d.bind(this, () => this.locator));
|
|
3075
|
+
}
|
|
3076
|
+
}
|
|
3077
|
+
class Sc extends a {
|
|
3078
|
+
constructor() {
|
|
3079
|
+
super(...arguments), this.componentInfo = pe, this.byTestId = this.ctx.driver.wrapSelector(h.bind(this));
|
|
3080
|
+
}
|
|
3081
|
+
wrap(r) {
|
|
3082
|
+
return new $c(this.ctx, r);
|
|
3083
|
+
}
|
|
3084
|
+
}
|
|
3085
|
+
class Cc {
|
|
3086
|
+
constructor(r, s) {
|
|
3087
|
+
this.ctx = r, this.wrapper = s, this.toHaveProp = (e, i) => {
|
|
3088
|
+
throw new Error("Component does not have props.");
|
|
3089
|
+
};
|
|
3090
|
+
}
|
|
3091
|
+
}
|
|
3092
|
+
const de = {
|
|
3093
|
+
name: "table-row"
|
|
3094
|
+
};
|
|
3095
|
+
class qc extends n {
|
|
3096
|
+
constructor() {
|
|
3097
|
+
super(...arguments), this.type = "tableRow", this.componentInfo = de, this.hover = this.ctx.driver.wrapAction(l.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(p.bind(this, () => this.locator)), this.blur = this.ctx.driver.wrapAction(d.bind(this, () => this.locator));
|
|
3098
|
+
}
|
|
3099
|
+
}
|
|
3100
|
+
class Tc extends a {
|
|
3101
|
+
constructor() {
|
|
3102
|
+
super(...arguments), this.componentInfo = de, this.byTestId = this.ctx.driver.wrapSelector(h.bind(this));
|
|
3103
|
+
}
|
|
3104
|
+
wrap(r) {
|
|
3105
|
+
return new qc(this.ctx, r);
|
|
3106
|
+
}
|
|
3107
|
+
}
|
|
3108
|
+
class kc {
|
|
3109
|
+
constructor(r, s) {
|
|
3110
|
+
this.ctx = r, this.wrapper = s, this.toHaveProp = (e, i) => {
|
|
3111
|
+
throw new Error("Component does not have props.");
|
|
3112
|
+
};
|
|
3113
|
+
}
|
|
3114
|
+
}
|
|
3115
|
+
const le = {
|
|
2850
3116
|
name: "tabs"
|
|
2851
3117
|
};
|
|
2852
|
-
class
|
|
3118
|
+
class Bc extends n {
|
|
2853
3119
|
constructor() {
|
|
2854
|
-
super(...arguments), this.type = "tabs", this.componentInfo =
|
|
3120
|
+
super(...arguments), this.type = "tabs", this.componentInfo = le, this.hover = this.ctx.driver.wrapAction(l.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(p.bind(this, () => this.locator)), this.blur = this.ctx.driver.wrapAction(d.bind(this, () => this.locator));
|
|
2855
3121
|
}
|
|
2856
3122
|
}
|
|
2857
|
-
class
|
|
3123
|
+
class Vc extends a {
|
|
2858
3124
|
constructor() {
|
|
2859
|
-
super(...arguments), this.componentInfo =
|
|
3125
|
+
super(...arguments), this.componentInfo = le, this.byTestId = this.ctx.driver.wrapSelector(h.bind(this));
|
|
2860
3126
|
}
|
|
2861
3127
|
wrap(r) {
|
|
2862
|
-
return new
|
|
3128
|
+
return new Bc(this.ctx, r);
|
|
2863
3129
|
}
|
|
2864
3130
|
}
|
|
2865
|
-
class
|
|
3131
|
+
class Wc {
|
|
2866
3132
|
constructor(r, s) {
|
|
2867
3133
|
this.ctx = r, this.wrapper = s, this.toHaveProp = this.ctx.driver.wrapExpect((e, i) => this.ctx.driver.expectEq(
|
|
2868
3134
|
{
|
|
@@ -2876,23 +3142,23 @@ class Qs {
|
|
|
2876
3142
|
));
|
|
2877
3143
|
}
|
|
2878
3144
|
}
|
|
2879
|
-
const
|
|
3145
|
+
const xe = {
|
|
2880
3146
|
name: "tag"
|
|
2881
3147
|
};
|
|
2882
|
-
class
|
|
3148
|
+
class Dc extends n {
|
|
2883
3149
|
constructor() {
|
|
2884
|
-
super(...arguments), this.type = "tag", this.componentInfo =
|
|
3150
|
+
super(...arguments), this.type = "tag", this.componentInfo = xe, this.hover = this.ctx.driver.wrapAction(l.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(p.bind(this, () => this.locator)), this.blur = this.ctx.driver.wrapAction(d.bind(this, () => this.locator)), this.click = this.ctx.driver.wrapAction(b.bind(this, () => this.base())), this.remove = this.ctx.driver.wrapAction(b.bind(this, () => this.dismissButton())), this.select = this.ctx.driver.wrapAction(M.bind(this, !0)), this.unselect = this.ctx.driver.wrapAction(M.bind(this, !1)), this.base = v.bind(this, ".base"), this.dismissButton = v.bind(this, ".dismiss-button");
|
|
2885
3151
|
}
|
|
2886
3152
|
}
|
|
2887
|
-
class
|
|
3153
|
+
class Rc extends a {
|
|
2888
3154
|
constructor() {
|
|
2889
|
-
super(...arguments), this.componentInfo =
|
|
3155
|
+
super(...arguments), this.componentInfo = xe, this.byTestId = this.ctx.driver.wrapSelector(h.bind(this)), this.byLabel = this.ctx.driver.wrapSelector(x.bind(this));
|
|
2890
3156
|
}
|
|
2891
3157
|
wrap(r) {
|
|
2892
|
-
return new
|
|
3158
|
+
return new Dc(this.ctx, r);
|
|
2893
3159
|
}
|
|
2894
3160
|
}
|
|
2895
|
-
class
|
|
3161
|
+
class Gc {
|
|
2896
3162
|
constructor(r, s) {
|
|
2897
3163
|
this.ctx = r, this.wrapper = s, this.toHaveProp = this.ctx.driver.wrapExpect((e, i) => this.ctx.driver.expectEq(
|
|
2898
3164
|
{
|
|
@@ -2907,7 +3173,7 @@ class Zs {
|
|
|
2907
3173
|
{
|
|
2908
3174
|
type: "eval",
|
|
2909
3175
|
el: this.wrapper.unwrap(),
|
|
2910
|
-
fn:
|
|
3176
|
+
fn: u
|
|
2911
3177
|
},
|
|
2912
3178
|
e,
|
|
2913
3179
|
"toHaveIcon(${value})"
|
|
@@ -2931,7 +3197,7 @@ class Zs {
|
|
|
2931
3197
|
{
|
|
2932
3198
|
type: "eval",
|
|
2933
3199
|
el: this.wrapper.unwrap(),
|
|
2934
|
-
fn:
|
|
3200
|
+
fn: C
|
|
2935
3201
|
},
|
|
2936
3202
|
!0,
|
|
2937
3203
|
"toBeDisabled()"
|
|
@@ -2939,53 +3205,53 @@ class Zs {
|
|
|
2939
3205
|
{
|
|
2940
3206
|
type: "eval",
|
|
2941
3207
|
el: this.wrapper.unwrap(),
|
|
2942
|
-
fn:
|
|
3208
|
+
fn: C
|
|
2943
3209
|
},
|
|
2944
3210
|
!1,
|
|
2945
3211
|
"notToBeDisabled()"
|
|
2946
3212
|
));
|
|
2947
3213
|
}
|
|
2948
3214
|
}
|
|
2949
|
-
const
|
|
3215
|
+
const ve = {
|
|
2950
3216
|
name: "tag-group"
|
|
2951
3217
|
};
|
|
2952
|
-
class
|
|
3218
|
+
class Lc extends n {
|
|
2953
3219
|
constructor() {
|
|
2954
|
-
super(...arguments), this.type = "tagGroup", this.componentInfo =
|
|
3220
|
+
super(...arguments), this.type = "tagGroup", this.componentInfo = ve, this.hover = this.ctx.driver.wrapAction(l.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(p.bind(this, () => this.locator)), this.blur = this.ctx.driver.wrapAction(d.bind(this, () => this.locator));
|
|
2955
3221
|
}
|
|
2956
3222
|
}
|
|
2957
|
-
class
|
|
3223
|
+
class Oc extends a {
|
|
2958
3224
|
constructor() {
|
|
2959
|
-
super(...arguments), this.componentInfo =
|
|
3225
|
+
super(...arguments), this.componentInfo = ve, this.byTestId = this.ctx.driver.wrapSelector(h.bind(this));
|
|
2960
3226
|
}
|
|
2961
3227
|
wrap(r) {
|
|
2962
|
-
return new
|
|
3228
|
+
return new Lc(this.ctx, r);
|
|
2963
3229
|
}
|
|
2964
3230
|
}
|
|
2965
|
-
class
|
|
3231
|
+
class Fc {
|
|
2966
3232
|
constructor(r, s) {
|
|
2967
3233
|
this.ctx = r, this.wrapper = s, this.toHaveProp = (e, i) => {
|
|
2968
3234
|
throw new Error("Component does not have props.");
|
|
2969
3235
|
};
|
|
2970
3236
|
}
|
|
2971
3237
|
}
|
|
2972
|
-
const
|
|
3238
|
+
const ue = {
|
|
2973
3239
|
name: "text-area"
|
|
2974
3240
|
};
|
|
2975
|
-
class
|
|
3241
|
+
class Uc extends n {
|
|
2976
3242
|
constructor() {
|
|
2977
|
-
super(...arguments), this.type = "textArea", this.componentInfo =
|
|
3243
|
+
super(...arguments), this.type = "textArea", this.componentInfo = ue, this.hover = this.ctx.driver.wrapAction(l.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(p.bind(this, () => this.locator)), this.blur = this.ctx.driver.wrapAction(d.bind(this, () => this.locator)), this.fill = this.ctx.driver.wrapAction(V.bind(this, () => this.control())), this.clear = this.ctx.driver.wrapAction(W.bind(this, () => this.control())), this.control = v.bind(this, ".control");
|
|
2978
3244
|
}
|
|
2979
3245
|
}
|
|
2980
|
-
class
|
|
3246
|
+
class Mc extends a {
|
|
2981
3247
|
constructor() {
|
|
2982
|
-
super(...arguments), this.componentInfo =
|
|
3248
|
+
super(...arguments), this.componentInfo = ue, this.byTestId = this.ctx.driver.wrapSelector(h.bind(this)), this.byLabel = this.ctx.driver.wrapSelector(x.bind(this));
|
|
2983
3249
|
}
|
|
2984
3250
|
wrap(r) {
|
|
2985
|
-
return new
|
|
3251
|
+
return new Uc(this.ctx, r);
|
|
2986
3252
|
}
|
|
2987
3253
|
}
|
|
2988
|
-
class
|
|
3254
|
+
class jc {
|
|
2989
3255
|
constructor(r, s) {
|
|
2990
3256
|
this.ctx = r, this.wrapper = s, this.toHaveProp = this.ctx.driver.wrapExpect((e, i) => this.ctx.driver.expectEq(
|
|
2991
3257
|
{
|
|
@@ -3008,30 +3274,30 @@ class sc {
|
|
|
3008
3274
|
{
|
|
3009
3275
|
type: "eval",
|
|
3010
3276
|
el: this.wrapper.unwrap(),
|
|
3011
|
-
fn:
|
|
3277
|
+
fn: w
|
|
3012
3278
|
},
|
|
3013
3279
|
e,
|
|
3014
3280
|
"toHaveValue(${value})"
|
|
3015
3281
|
));
|
|
3016
3282
|
}
|
|
3017
3283
|
}
|
|
3018
|
-
const
|
|
3284
|
+
const we = {
|
|
3019
3285
|
name: "text-field"
|
|
3020
3286
|
};
|
|
3021
|
-
class
|
|
3287
|
+
class be extends n {
|
|
3022
3288
|
constructor() {
|
|
3023
|
-
super(...arguments), this.type = "textField", this.componentInfo =
|
|
3289
|
+
super(...arguments), this.type = "textField", this.componentInfo = we, this.hover = this.ctx.driver.wrapAction(l.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(p.bind(this, () => this.locator)), this.fill = this.ctx.driver.wrapAction(V.bind(this, () => this.control())), this.clear = this.ctx.driver.wrapAction(W.bind(this, () => this.control())), this.blur = this.ctx.driver.wrapAction(d.bind(this, () => this.control())), this.control = je.bind(this, 'input[slot="_control"]');
|
|
3024
3290
|
}
|
|
3025
3291
|
}
|
|
3026
|
-
class
|
|
3292
|
+
class _c extends a {
|
|
3027
3293
|
constructor() {
|
|
3028
|
-
super(...arguments), this.componentInfo =
|
|
3294
|
+
super(...arguments), this.componentInfo = we, this.byTestId = this.ctx.driver.wrapSelector(h.bind(this)), this.byLabel = this.ctx.driver.wrapSelector(x.bind(this));
|
|
3029
3295
|
}
|
|
3030
3296
|
wrap(r) {
|
|
3031
|
-
return new
|
|
3297
|
+
return new be(this.ctx, r);
|
|
3032
3298
|
}
|
|
3033
3299
|
}
|
|
3034
|
-
class
|
|
3300
|
+
class zc {
|
|
3035
3301
|
constructor(r, s) {
|
|
3036
3302
|
this.ctx = r, this.wrapper = s, this.toHaveProp = this.ctx.driver.wrapExpect((e, i) => this.ctx.driver.expectEq(
|
|
3037
3303
|
{
|
|
@@ -3054,7 +3320,7 @@ class oc {
|
|
|
3054
3320
|
{
|
|
3055
3321
|
type: "eval",
|
|
3056
3322
|
el: this.wrapper.unwrap(),
|
|
3057
|
-
fn:
|
|
3323
|
+
fn: u
|
|
3058
3324
|
},
|
|
3059
3325
|
e,
|
|
3060
3326
|
"toHaveIcon(${value})"
|
|
@@ -3062,30 +3328,30 @@ class oc {
|
|
|
3062
3328
|
{
|
|
3063
3329
|
type: "eval",
|
|
3064
3330
|
el: this.wrapper.unwrap(),
|
|
3065
|
-
fn:
|
|
3331
|
+
fn: w
|
|
3066
3332
|
},
|
|
3067
3333
|
e,
|
|
3068
3334
|
"toHaveValue(${value})"
|
|
3069
3335
|
));
|
|
3070
3336
|
}
|
|
3071
3337
|
}
|
|
3072
|
-
const
|
|
3338
|
+
const me = {
|
|
3073
3339
|
name: "time-picker"
|
|
3074
3340
|
};
|
|
3075
|
-
class
|
|
3341
|
+
class Jc extends n {
|
|
3076
3342
|
constructor() {
|
|
3077
|
-
super(...arguments), this.type = "timePicker", this.componentInfo =
|
|
3343
|
+
super(...arguments), this.type = "timePicker", this.componentInfo = me, this.hover = this.ctx.driver.wrapAction(l.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(p.bind(this, () => this.locator)), this.blur = this.ctx.driver.wrapAction(d.bind(this, () => this.locator)), this.clear = this.ctx.driver.wrapAction($.bind(this)), this.selectTime = this.ctx.driver.wrapAction(Ge.bind(this)), this.control = S.bind(this, "[data-vvd-component=text-field].control"), this.pickerButton = y.bind(this, "#picker-button"), this.clearButton = y.bind(this, "#clear-button");
|
|
3078
3344
|
}
|
|
3079
3345
|
}
|
|
3080
|
-
class
|
|
3346
|
+
class Kc extends a {
|
|
3081
3347
|
constructor() {
|
|
3082
|
-
super(...arguments), this.componentInfo =
|
|
3348
|
+
super(...arguments), this.componentInfo = me, this.byTestId = this.ctx.driver.wrapSelector(h.bind(this)), this.byLabel = this.ctx.driver.wrapSelector(x.bind(this));
|
|
3083
3349
|
}
|
|
3084
3350
|
wrap(r) {
|
|
3085
|
-
return new
|
|
3351
|
+
return new Jc(this.ctx, r);
|
|
3086
3352
|
}
|
|
3087
3353
|
}
|
|
3088
|
-
class
|
|
3354
|
+
class Qc {
|
|
3089
3355
|
constructor(r, s) {
|
|
3090
3356
|
this.ctx = r, this.wrapper = s, this.toHaveProp = this.ctx.driver.wrapExpect((e, i) => this.ctx.driver.expectEq(
|
|
3091
3357
|
{
|
|
@@ -3108,30 +3374,30 @@ class hc {
|
|
|
3108
3374
|
{
|
|
3109
3375
|
type: "eval",
|
|
3110
3376
|
el: this.wrapper.unwrap(),
|
|
3111
|
-
fn:
|
|
3377
|
+
fn: w
|
|
3112
3378
|
},
|
|
3113
3379
|
e,
|
|
3114
3380
|
"toHaveValue(${value})"
|
|
3115
3381
|
));
|
|
3116
3382
|
}
|
|
3117
3383
|
}
|
|
3118
|
-
const
|
|
3384
|
+
const fe = {
|
|
3119
3385
|
name: "toggletip"
|
|
3120
3386
|
};
|
|
3121
|
-
class
|
|
3387
|
+
class Xc extends n {
|
|
3122
3388
|
constructor() {
|
|
3123
|
-
super(...arguments), this.type = "toggletip", this.componentInfo =
|
|
3389
|
+
super(...arguments), this.type = "toggletip", this.componentInfo = fe, this.hover = this.ctx.driver.wrapAction(l.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(p.bind(this, () => this.locator)), this.blur = this.ctx.driver.wrapAction(d.bind(this, () => this.locator));
|
|
3124
3390
|
}
|
|
3125
3391
|
}
|
|
3126
|
-
class
|
|
3392
|
+
class Yc extends a {
|
|
3127
3393
|
constructor() {
|
|
3128
|
-
super(...arguments), this.componentInfo =
|
|
3394
|
+
super(...arguments), this.componentInfo = fe, this.byTestId = this.ctx.driver.wrapSelector(h.bind(this)), this.byHeadline = this.ctx.driver.wrapSelector(k.bind(this));
|
|
3129
3395
|
}
|
|
3130
3396
|
wrap(r) {
|
|
3131
|
-
return new
|
|
3397
|
+
return new Xc(this.ctx, r);
|
|
3132
3398
|
}
|
|
3133
3399
|
}
|
|
3134
|
-
class
|
|
3400
|
+
class Zc {
|
|
3135
3401
|
constructor(r, s) {
|
|
3136
3402
|
this.ctx = r, this.wrapper = s, this.toHaveProp = this.ctx.driver.wrapExpect((e, i) => this.ctx.driver.expectEq(
|
|
3137
3403
|
{
|
|
@@ -3161,23 +3427,23 @@ class lc {
|
|
|
3161
3427
|
));
|
|
3162
3428
|
}
|
|
3163
3429
|
}
|
|
3164
|
-
const
|
|
3430
|
+
const Ee = {
|
|
3165
3431
|
name: "tooltip"
|
|
3166
3432
|
};
|
|
3167
|
-
class
|
|
3433
|
+
class Nc extends n {
|
|
3168
3434
|
constructor() {
|
|
3169
|
-
super(...arguments), this.type = "tooltip", this.componentInfo =
|
|
3435
|
+
super(...arguments), this.type = "tooltip", this.componentInfo = Ee, this.hover = this.ctx.driver.wrapAction(l.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(p.bind(this, () => this.locator)), this.blur = this.ctx.driver.wrapAction(d.bind(this, () => this.locator));
|
|
3170
3436
|
}
|
|
3171
3437
|
}
|
|
3172
|
-
class
|
|
3438
|
+
class to extends a {
|
|
3173
3439
|
constructor() {
|
|
3174
|
-
super(...arguments), this.componentInfo =
|
|
3440
|
+
super(...arguments), this.componentInfo = Ee, this.byTestId = this.ctx.driver.wrapSelector(h.bind(this)), this.byText = this.ctx.driver.wrapSelector(B.bind(this));
|
|
3175
3441
|
}
|
|
3176
3442
|
wrap(r) {
|
|
3177
|
-
return new
|
|
3443
|
+
return new Nc(this.ctx, r);
|
|
3178
3444
|
}
|
|
3179
3445
|
}
|
|
3180
|
-
class
|
|
3446
|
+
class eo {
|
|
3181
3447
|
constructor(r, s) {
|
|
3182
3448
|
this.ctx = r, this.wrapper = s, this.toHaveProp = this.ctx.driver.wrapExpect((e, i) => this.ctx.driver.expectEq(
|
|
3183
3449
|
{
|
|
@@ -3207,23 +3473,23 @@ class uc {
|
|
|
3207
3473
|
));
|
|
3208
3474
|
}
|
|
3209
3475
|
}
|
|
3210
|
-
const
|
|
3476
|
+
const ye = {
|
|
3211
3477
|
name: "tree-item"
|
|
3212
3478
|
};
|
|
3213
|
-
class
|
|
3479
|
+
class ro extends n {
|
|
3214
3480
|
constructor() {
|
|
3215
|
-
super(...arguments), this.type = "treeItem", this.componentInfo =
|
|
3481
|
+
super(...arguments), this.type = "treeItem", this.componentInfo = ye, this.hover = this.ctx.driver.wrapAction(l.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(p.bind(this, () => this.locator)), this.blur = this.ctx.driver.wrapAction(d.bind(this, () => this.locator));
|
|
3216
3482
|
}
|
|
3217
3483
|
}
|
|
3218
|
-
class
|
|
3484
|
+
class io extends a {
|
|
3219
3485
|
constructor() {
|
|
3220
|
-
super(...arguments), this.componentInfo =
|
|
3486
|
+
super(...arguments), this.componentInfo = ye, this.byTestId = this.ctx.driver.wrapSelector(h.bind(this));
|
|
3221
3487
|
}
|
|
3222
3488
|
wrap(r) {
|
|
3223
|
-
return new
|
|
3489
|
+
return new ro(this.ctx, r);
|
|
3224
3490
|
}
|
|
3225
3491
|
}
|
|
3226
|
-
class
|
|
3492
|
+
class so {
|
|
3227
3493
|
constructor(r, s) {
|
|
3228
3494
|
this.ctx = r, this.wrapper = s, this.toHaveProp = this.ctx.driver.wrapExpect((e, i) => this.ctx.driver.expectEq(
|
|
3229
3495
|
{
|
|
@@ -3238,30 +3504,30 @@ class mc {
|
|
|
3238
3504
|
{
|
|
3239
3505
|
type: "eval",
|
|
3240
3506
|
el: this.wrapper.unwrap(),
|
|
3241
|
-
fn:
|
|
3507
|
+
fn: u
|
|
3242
3508
|
},
|
|
3243
3509
|
e,
|
|
3244
3510
|
"toHaveIcon(${value})"
|
|
3245
3511
|
));
|
|
3246
3512
|
}
|
|
3247
3513
|
}
|
|
3248
|
-
const
|
|
3514
|
+
const Ie = {
|
|
3249
3515
|
name: "tree-view"
|
|
3250
3516
|
};
|
|
3251
|
-
class
|
|
3517
|
+
class co extends n {
|
|
3252
3518
|
constructor() {
|
|
3253
|
-
super(...arguments), this.type = "treeView", this.componentInfo =
|
|
3519
|
+
super(...arguments), this.type = "treeView", this.componentInfo = Ie, this.hover = this.ctx.driver.wrapAction(l.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(p.bind(this, () => this.locator)), this.blur = this.ctx.driver.wrapAction(d.bind(this, () => this.locator));
|
|
3254
3520
|
}
|
|
3255
3521
|
}
|
|
3256
|
-
class
|
|
3522
|
+
class oo extends a {
|
|
3257
3523
|
constructor() {
|
|
3258
|
-
super(...arguments), this.componentInfo =
|
|
3524
|
+
super(...arguments), this.componentInfo = Ie, this.byTestId = this.ctx.driver.wrapSelector(h.bind(this));
|
|
3259
3525
|
}
|
|
3260
3526
|
wrap(r) {
|
|
3261
|
-
return new
|
|
3527
|
+
return new co(this.ctx, r);
|
|
3262
3528
|
}
|
|
3263
3529
|
}
|
|
3264
|
-
class
|
|
3530
|
+
class no {
|
|
3265
3531
|
constructor(r, s) {
|
|
3266
3532
|
this.ctx = r, this.wrapper = s, this.toHaveProp = this.ctx.driver.wrapExpect((e, i) => this.ctx.driver.expectEq(
|
|
3267
3533
|
{
|
|
@@ -3275,23 +3541,23 @@ class yc {
|
|
|
3275
3541
|
));
|
|
3276
3542
|
}
|
|
3277
3543
|
}
|
|
3278
|
-
const
|
|
3544
|
+
const ge = {
|
|
3279
3545
|
name: "video-player"
|
|
3280
3546
|
};
|
|
3281
|
-
class
|
|
3547
|
+
class ao extends n {
|
|
3282
3548
|
constructor() {
|
|
3283
|
-
super(...arguments), this.type = "videoPlayer", this.componentInfo =
|
|
3549
|
+
super(...arguments), this.type = "videoPlayer", this.componentInfo = ge, this.hover = this.ctx.driver.wrapAction(l.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(p.bind(this, () => this.locator)), this.blur = this.ctx.driver.wrapAction(d.bind(this, () => this.locator));
|
|
3284
3550
|
}
|
|
3285
3551
|
}
|
|
3286
|
-
class
|
|
3552
|
+
class ho extends a {
|
|
3287
3553
|
constructor() {
|
|
3288
|
-
super(...arguments), this.componentInfo =
|
|
3554
|
+
super(...arguments), this.componentInfo = ge, this.byTestId = this.ctx.driver.wrapSelector(h.bind(this));
|
|
3289
3555
|
}
|
|
3290
3556
|
wrap(r) {
|
|
3291
|
-
return new
|
|
3557
|
+
return new ao(this.ctx, r);
|
|
3292
3558
|
}
|
|
3293
3559
|
}
|
|
3294
|
-
class
|
|
3560
|
+
class po {
|
|
3295
3561
|
constructor(r, s) {
|
|
3296
3562
|
this.ctx = r, this.wrapper = s, this.toHaveProp = this.ctx.driver.wrapExpect((e, i) => this.ctx.driver.expectEq(
|
|
3297
3563
|
{
|
|
@@ -3306,80 +3572,90 @@ class Ac {
|
|
|
3306
3572
|
}
|
|
3307
3573
|
}
|
|
3308
3574
|
const j = {
|
|
3309
|
-
collection:
|
|
3310
|
-
accordion:
|
|
3311
|
-
accordionItem:
|
|
3312
|
-
actionGroup:
|
|
3313
|
-
alert:
|
|
3314
|
-
audioPlayer:
|
|
3315
|
-
avatar:
|
|
3316
|
-
badge:
|
|
3317
|
-
banner:
|
|
3318
|
-
breadcrumb:
|
|
3319
|
-
breadcrumbItem:
|
|
3320
|
-
button:
|
|
3321
|
-
calendar:
|
|
3322
|
-
calendarEvent:
|
|
3323
|
-
card:
|
|
3324
|
-
checkbox:
|
|
3325
|
-
colorPicker:
|
|
3326
|
-
combobox:
|
|
3327
|
-
contextualHelp:
|
|
3328
|
-
|
|
3329
|
-
|
|
3330
|
-
|
|
3331
|
-
|
|
3332
|
-
|
|
3333
|
-
|
|
3334
|
-
|
|
3335
|
-
|
|
3336
|
-
|
|
3337
|
-
|
|
3338
|
-
|
|
3339
|
-
|
|
3340
|
-
|
|
3341
|
-
|
|
3342
|
-
|
|
3343
|
-
|
|
3344
|
-
|
|
3345
|
-
|
|
3346
|
-
|
|
3347
|
-
|
|
3348
|
-
|
|
3349
|
-
|
|
3350
|
-
|
|
3351
|
-
|
|
3352
|
-
|
|
3353
|
-
|
|
3354
|
-
|
|
3355
|
-
|
|
3356
|
-
|
|
3357
|
-
|
|
3358
|
-
|
|
3359
|
-
|
|
3360
|
-
|
|
3361
|
-
|
|
3362
|
-
|
|
3363
|
-
|
|
3364
|
-
|
|
3365
|
-
|
|
3366
|
-
|
|
3367
|
-
|
|
3368
|
-
|
|
3369
|
-
|
|
3370
|
-
|
|
3371
|
-
|
|
3372
|
-
|
|
3373
|
-
|
|
3374
|
-
|
|
3375
|
-
|
|
3376
|
-
|
|
3377
|
-
|
|
3378
|
-
|
|
3379
|
-
|
|
3380
|
-
|
|
3575
|
+
collection: He,
|
|
3576
|
+
accordion: Ke,
|
|
3577
|
+
accordionItem: Ye,
|
|
3578
|
+
actionGroup: tr,
|
|
3579
|
+
alert: ir,
|
|
3580
|
+
audioPlayer: or,
|
|
3581
|
+
avatar: hr,
|
|
3582
|
+
badge: lr,
|
|
3583
|
+
banner: ur,
|
|
3584
|
+
breadcrumb: mr,
|
|
3585
|
+
breadcrumbItem: yr,
|
|
3586
|
+
button: gr,
|
|
3587
|
+
calendar: Pr,
|
|
3588
|
+
calendarEvent: Cr,
|
|
3589
|
+
card: kr,
|
|
3590
|
+
checkbox: Wr,
|
|
3591
|
+
colorPicker: Gr,
|
|
3592
|
+
combobox: Fr,
|
|
3593
|
+
contextualHelp: jr,
|
|
3594
|
+
country: Jr,
|
|
3595
|
+
dataGrid: Xr,
|
|
3596
|
+
dataGridCell: Nr,
|
|
3597
|
+
dataGridRow: ri,
|
|
3598
|
+
datePicker: ci,
|
|
3599
|
+
dateRangePicker: ai,
|
|
3600
|
+
dateTimePicker: di,
|
|
3601
|
+
dialPad: vi,
|
|
3602
|
+
dialog: bi,
|
|
3603
|
+
divider: Ei,
|
|
3604
|
+
emptyState: gi,
|
|
3605
|
+
fab: Pi,
|
|
3606
|
+
filePicker: Ci,
|
|
3607
|
+
header: ki,
|
|
3608
|
+
icon: Wi,
|
|
3609
|
+
layout: Gi,
|
|
3610
|
+
menu: Fi,
|
|
3611
|
+
menuItem: ji,
|
|
3612
|
+
nav: Ji,
|
|
3613
|
+
navDisclosure: Xi,
|
|
3614
|
+
navItem: Ni,
|
|
3615
|
+
note: rs,
|
|
3616
|
+
numberField: cs,
|
|
3617
|
+
option: as,
|
|
3618
|
+
pagination: ds,
|
|
3619
|
+
popover: vs,
|
|
3620
|
+
progress: bs,
|
|
3621
|
+
progressRing: Es,
|
|
3622
|
+
radio: gs,
|
|
3623
|
+
radioGroup: Ps,
|
|
3624
|
+
rangeSlider: Cs,
|
|
3625
|
+
richTextEditor: ks,
|
|
3626
|
+
richTextView: Ws,
|
|
3627
|
+
searchableSelect: Gs,
|
|
3628
|
+
select: Fs,
|
|
3629
|
+
selectableBox: js,
|
|
3630
|
+
sideDrawer: Js,
|
|
3631
|
+
simpleColorPicker: Xs,
|
|
3632
|
+
slider: Ns,
|
|
3633
|
+
splitButton: rc,
|
|
3634
|
+
status: cc,
|
|
3635
|
+
switch: ac,
|
|
3636
|
+
tab: dc,
|
|
3637
|
+
tabPanel: vc,
|
|
3638
|
+
table: bc,
|
|
3639
|
+
tableBody: Ec,
|
|
3640
|
+
tableCell: gc,
|
|
3641
|
+
tableHead: Pc,
|
|
3642
|
+
tableHeaderCell: Cc,
|
|
3643
|
+
tableRow: kc,
|
|
3644
|
+
tabs: Wc,
|
|
3645
|
+
tag: Gc,
|
|
3646
|
+
tagGroup: Fc,
|
|
3647
|
+
textArea: jc,
|
|
3648
|
+
textField: zc,
|
|
3649
|
+
timePicker: Qc,
|
|
3650
|
+
toggletip: Zc,
|
|
3651
|
+
tooltip: eo,
|
|
3652
|
+
treeItem: so,
|
|
3653
|
+
treeView: no,
|
|
3654
|
+
videoPlayer: po
|
|
3655
|
+
};
|
|
3656
|
+
class lo {
|
|
3381
3657
|
constructor(r) {
|
|
3382
|
-
this.ctx = r, this.accordion = new
|
|
3658
|
+
this.ctx = r, this.accordion = new Je(this.ctx), this.accordionItem = new Xe(this.ctx), this.actionGroup = new Ne(this.ctx), this.alert = new rr(this.ctx), this.audioPlayer = new cr(this.ctx), this.avatar = new ar(this.ctx), this.badge = new dr(this.ctx), this.banner = new vr(this.ctx), this.breadcrumb = new br(this.ctx), this.breadcrumbItem = new Er(this.ctx), this.button = new Ir(this.ctx), this.calendar = new Hr(this.ctx), this.calendarEvent = new Sr(this.ctx), this.card = new Tr(this.ctx), this.checkbox = new Vr(this.ctx), this.colorPicker = new Rr(this.ctx), this.combobox = new Or(this.ctx), this.contextualHelp = new Mr(this.ctx), this.country = new zr(this.ctx), this.dataGrid = new Qr(this.ctx), this.dataGridCell = new Zr(this.ctx), this.dataGridRow = new ei(this.ctx), this.datePicker = new si(this.ctx), this.dateRangePicker = new ni(this.ctx), this.dateTimePicker = new pi(this.ctx), this.dialPad = new xi(this.ctx), this.dialog = new wi(this.ctx), this.divider = new fi(this.ctx), this.emptyState = new Ii(this.ctx), this.fab = new Hi(this.ctx), this.filePicker = new Si(this.ctx), this.header = new Ti(this.ctx), this.icon = new Vi(this.ctx), this.layout = new Ri(this.ctx), this.menu = new Oi(this.ctx), this.menuItem = new Mi(this.ctx), this.nav = new zi(this.ctx), this.navDisclosure = new Qi(this.ctx), this.navItem = new Zi(this.ctx), this.note = new es(this.ctx), this.numberField = new ss(this.ctx), this.option = new ns(this.ctx), this.pagination = new ps(this.ctx), this.popover = new xs(this.ctx), this.progress = new ws(this.ctx), this.progressRing = new fs(this.ctx), this.radio = new Is(this.ctx), this.radioGroup = new Hs(this.ctx), this.rangeSlider = new Ss(this.ctx), this.richTextEditor = new Ts(this.ctx), this.richTextView = new Vs(this.ctx), this.searchableSelect = new Rs(this.ctx), this.select = new Os(this.ctx), this.selectableBox = new Ms(this.ctx), this.sideDrawer = new zs(this.ctx), this.simpleColorPicker = new Qs(this.ctx), this.slider = new Zs(this.ctx), this.splitButton = new ec(this.ctx), this.status = new sc(this.ctx), this.switch = new nc(this.ctx), this.tab = new pc(this.ctx), this.tabPanel = new xc(this.ctx), this.table = new wc(this.ctx), this.tableBody = new fc(this.ctx), this.tableCell = new Ic(this.ctx), this.tableHead = new Hc(this.ctx), this.tableHeaderCell = new Sc(this.ctx), this.tableRow = new Tc(this.ctx), this.tabs = new Vc(this.ctx), this.tag = new Rc(this.ctx), this.tagGroup = new Oc(this.ctx), this.textArea = new Mc(this.ctx), this.textField = new _c(this.ctx), this.timePicker = new Kc(this.ctx), this.toggletip = new Yc(this.ctx), this.tooltip = new to(this.ctx), this.treeItem = new io(this.ctx), this.treeView = new oo(this.ctx), this.videoPlayer = new ho(this.ctx);
|
|
3383
3659
|
}
|
|
3384
3660
|
expect(r) {
|
|
3385
3661
|
if (r.type in j)
|
|
@@ -3391,5 +3667,5 @@ class Hc {
|
|
|
3391
3667
|
}
|
|
3392
3668
|
}
|
|
3393
3669
|
export {
|
|
3394
|
-
|
|
3670
|
+
lo as V
|
|
3395
3671
|
};
|