@vonage/vivid-test-utils 5.24.0 → 5.27.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-CbtYzUoa.js → components.generated-B-6jlcsc.js} +404 -362
- package/dist/{components.generated-F5OOqa3y.cjs → components.generated-DcMBaOF8.cjs} +1 -1
- package/dist/components.generated.d.ts +95 -30
- package/dist/cypress.cjs +1 -1
- package/dist/cypress.js +9 -8
- package/dist/dom.cjs +1 -1
- package/dist/dom.js +9 -8
- package/dist/jsdom-polyfill.cjs +1 -1
- package/dist/playwright.cjs +1 -1
- package/dist/playwright.js +9 -8
- package/package.json +20 -15
|
@@ -275,7 +275,7 @@ function B(e) {
|
|
|
275
275
|
return new et(this.ctx, this.ctx.driver.querySelector(this.ctx.driver.enterShadow(this.unwrap()), e));
|
|
276
276
|
}
|
|
277
277
|
function V(e) {
|
|
278
|
-
return new
|
|
278
|
+
return new ho(this.ctx, this.ctx.driver.querySelector(this.ctx.driver.enterShadow(this.unwrap()), e));
|
|
279
279
|
}
|
|
280
280
|
//#endregion
|
|
281
281
|
//#region src/components.generated.ts
|
|
@@ -1077,9 +1077,9 @@ var H = { name: "accordion" }, we = class extends e {
|
|
|
1077
1077
|
fn: se
|
|
1078
1078
|
}, e, "toHaveCode(${value})"));
|
|
1079
1079
|
}
|
|
1080
|
-
}, Rn = { name: "
|
|
1080
|
+
}, Rn = { name: "form-field" }, zn = class extends e {
|
|
1081
1081
|
constructor(...e) {
|
|
1082
|
-
super(...e), this.type = "
|
|
1082
|
+
super(...e), this.type = "formField", this.componentInfo = Rn, this.blur = this.ctx.driver.wrapAction(D.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(E.bind(this, () => this.locator)), this.hover = this.ctx.driver.wrapAction(O.bind(this, () => this.locator));
|
|
1083
1083
|
}
|
|
1084
1084
|
}, Bn = class extends t {
|
|
1085
1085
|
constructor(...e) {
|
|
@@ -1097,9 +1097,9 @@ var H = { name: "accordion" }, we = class extends e {
|
|
|
1097
1097
|
arg: e
|
|
1098
1098
|
}, t, `toHaveProp("${e}", ${t})`));
|
|
1099
1099
|
}
|
|
1100
|
-
}, Hn = { name: "
|
|
1100
|
+
}, Hn = { name: "header" }, Un = class extends e {
|
|
1101
1101
|
constructor(...e) {
|
|
1102
|
-
super(...e), this.type = "
|
|
1102
|
+
super(...e), this.type = "header", this.componentInfo = Hn, this.blur = this.ctx.driver.wrapAction(D.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(E.bind(this, () => this.locator)), this.hover = this.ctx.driver.wrapAction(O.bind(this, () => this.locator));
|
|
1103
1103
|
}
|
|
1104
1104
|
}, Wn = class extends t {
|
|
1105
1105
|
constructor(...e) {
|
|
@@ -1115,15 +1115,11 @@ var H = { name: "accordion" }, we = class extends e {
|
|
|
1115
1115
|
el: this.wrapper.unwrap(),
|
|
1116
1116
|
fn: (e, t) => e[t],
|
|
1117
1117
|
arg: e
|
|
1118
|
-
}, t, `toHaveProp("${e}", ${t})`))
|
|
1119
|
-
type: "eval",
|
|
1120
|
-
el: this.wrapper.unwrap(),
|
|
1121
|
-
fn: oe
|
|
1122
|
-
}, e, "toHaveName(${value})"));
|
|
1118
|
+
}, t, `toHaveProp("${e}", ${t})`));
|
|
1123
1119
|
}
|
|
1124
|
-
}, Kn = { name: "
|
|
1120
|
+
}, Kn = { name: "icon" }, qn = class extends e {
|
|
1125
1121
|
constructor(...e) {
|
|
1126
|
-
super(...e), this.type = "
|
|
1122
|
+
super(...e), this.type = "icon", this.componentInfo = Kn, this.blur = this.ctx.driver.wrapAction(D.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(E.bind(this, () => this.locator)), this.hover = this.ctx.driver.wrapAction(O.bind(this, () => this.locator));
|
|
1127
1123
|
}
|
|
1128
1124
|
}, Jn = class extends t {
|
|
1129
1125
|
constructor(...e) {
|
|
@@ -1139,11 +1135,15 @@ var H = { name: "accordion" }, we = class extends e {
|
|
|
1139
1135
|
el: this.wrapper.unwrap(),
|
|
1140
1136
|
fn: (e, t) => e[t],
|
|
1141
1137
|
arg: e
|
|
1142
|
-
}, t, `toHaveProp("${e}", ${t})`))
|
|
1138
|
+
}, t, `toHaveProp("${e}", ${t})`)), this.toHaveName = this.ctx.driver.wrapExpect((e) => this.ctx.driver.expectEq({
|
|
1139
|
+
type: "eval",
|
|
1140
|
+
el: this.wrapper.unwrap(),
|
|
1141
|
+
fn: oe
|
|
1142
|
+
}, e, "toHaveName(${value})"));
|
|
1143
1143
|
}
|
|
1144
|
-
}, Xn = { name: "kbd-
|
|
1144
|
+
}, Xn = { name: "kbd-key" }, Zn = class extends e {
|
|
1145
1145
|
constructor(...e) {
|
|
1146
|
-
super(...e), this.type = "
|
|
1146
|
+
super(...e), this.type = "kbdKey", this.componentInfo = Xn, this.blur = this.ctx.driver.wrapAction(D.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(E.bind(this, () => this.locator)), this.hover = this.ctx.driver.wrapAction(O.bind(this, () => this.locator));
|
|
1147
1147
|
}
|
|
1148
1148
|
}, Qn = class extends t {
|
|
1149
1149
|
constructor(...e) {
|
|
@@ -1154,13 +1154,16 @@ var H = { name: "accordion" }, we = class extends e {
|
|
|
1154
1154
|
}
|
|
1155
1155
|
}, $n = class {
|
|
1156
1156
|
constructor(e, t) {
|
|
1157
|
-
this.ctx = e, this.wrapper = t, this.toHaveProp = (e, t) => {
|
|
1158
|
-
|
|
1159
|
-
|
|
1157
|
+
this.ctx = e, this.wrapper = t, this.toHaveProp = this.ctx.driver.wrapExpect((e, t) => this.ctx.driver.expectEq({
|
|
1158
|
+
type: "eval",
|
|
1159
|
+
el: this.wrapper.unwrap(),
|
|
1160
|
+
fn: (e, t) => e[t],
|
|
1161
|
+
arg: e
|
|
1162
|
+
}, t, `toHaveProp("${e}", ${t})`));
|
|
1160
1163
|
}
|
|
1161
|
-
}, er = { name: "
|
|
1164
|
+
}, er = { name: "kbd-shortcut" }, tr = class extends e {
|
|
1162
1165
|
constructor(...e) {
|
|
1163
|
-
super(...e), this.type = "
|
|
1166
|
+
super(...e), this.type = "kbdShortcut", this.componentInfo = er, this.blur = this.ctx.driver.wrapAction(D.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(E.bind(this, () => this.locator)), this.hover = this.ctx.driver.wrapAction(O.bind(this, () => this.locator));
|
|
1164
1167
|
}
|
|
1165
1168
|
}, nr = class extends t {
|
|
1166
1169
|
constructor(...e) {
|
|
@@ -1170,6 +1173,23 @@ var H = { name: "accordion" }, we = class extends e {
|
|
|
1170
1173
|
return new tr(this.ctx, e);
|
|
1171
1174
|
}
|
|
1172
1175
|
}, rr = class {
|
|
1176
|
+
constructor(e, t) {
|
|
1177
|
+
this.ctx = e, this.wrapper = t, this.toHaveProp = (e, t) => {
|
|
1178
|
+
throw Error("Component does not have props.");
|
|
1179
|
+
};
|
|
1180
|
+
}
|
|
1181
|
+
}, ir = { name: "layout" }, ar = class extends e {
|
|
1182
|
+
constructor(...e) {
|
|
1183
|
+
super(...e), this.type = "layout", this.componentInfo = ir, this.blur = this.ctx.driver.wrapAction(D.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(E.bind(this, () => this.locator)), this.hover = this.ctx.driver.wrapAction(O.bind(this, () => this.locator));
|
|
1184
|
+
}
|
|
1185
|
+
}, or = class extends t {
|
|
1186
|
+
constructor(...e) {
|
|
1187
|
+
super(...e), this.componentInfo = ir, this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
|
|
1188
|
+
}
|
|
1189
|
+
wrap(e) {
|
|
1190
|
+
return new ar(this.ctx, e);
|
|
1191
|
+
}
|
|
1192
|
+
}, sr = class {
|
|
1173
1193
|
constructor(e, t) {
|
|
1174
1194
|
this.ctx = e, this.wrapper = t, this.toHaveProp = this.ctx.driver.wrapExpect((e, t) => this.ctx.driver.expectEq({
|
|
1175
1195
|
type: "eval",
|
|
@@ -1178,18 +1198,38 @@ var H = { name: "accordion" }, we = class extends e {
|
|
|
1178
1198
|
arg: e
|
|
1179
1199
|
}, t, `toHaveProp("${e}", ${t})`));
|
|
1180
1200
|
}
|
|
1181
|
-
},
|
|
1201
|
+
}, cr = { name: "listbox" }, lr = class extends e {
|
|
1182
1202
|
constructor(...e) {
|
|
1183
|
-
super(...e), this.type = "
|
|
1203
|
+
super(...e), this.type = "listbox", this.componentInfo = cr, this.blur = this.ctx.driver.wrapAction(D.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(E.bind(this, () => this.locator)), this.hover = this.ctx.driver.wrapAction(O.bind(this, () => this.locator));
|
|
1184
1204
|
}
|
|
1185
|
-
},
|
|
1205
|
+
}, ur = class extends t {
|
|
1186
1206
|
constructor(...e) {
|
|
1187
|
-
super(...e), this.componentInfo =
|
|
1207
|
+
super(...e), this.componentInfo = cr, this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
|
|
1188
1208
|
}
|
|
1189
1209
|
wrap(e) {
|
|
1190
|
-
return new
|
|
1210
|
+
return new lr(this.ctx, e);
|
|
1191
1211
|
}
|
|
1192
|
-
},
|
|
1212
|
+
}, dr = class {
|
|
1213
|
+
constructor(e, t) {
|
|
1214
|
+
this.ctx = e, this.wrapper = t, this.toHaveProp = this.ctx.driver.wrapExpect((e, t) => this.ctx.driver.expectEq({
|
|
1215
|
+
type: "eval",
|
|
1216
|
+
el: this.wrapper.unwrap(),
|
|
1217
|
+
fn: (e, t) => e[t],
|
|
1218
|
+
arg: e
|
|
1219
|
+
}, t, `toHaveProp("${e}", ${t})`));
|
|
1220
|
+
}
|
|
1221
|
+
}, fr = { name: "menu" }, pr = class extends e {
|
|
1222
|
+
constructor(...e) {
|
|
1223
|
+
super(...e), this.type = "menu", this.componentInfo = fr, this.blur = this.ctx.driver.wrapAction(D.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(E.bind(this, () => this.locator)), this.hover = this.ctx.driver.wrapAction(O.bind(this, () => this.locator));
|
|
1224
|
+
}
|
|
1225
|
+
}, mr = class extends t {
|
|
1226
|
+
constructor(...e) {
|
|
1227
|
+
super(...e), this.componentInfo = fr, this.byLabel = this.ctx.driver.wrapSelector(o.bind(this)), this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
|
|
1228
|
+
}
|
|
1229
|
+
wrap(e) {
|
|
1230
|
+
return new pr(this.ctx, e);
|
|
1231
|
+
}
|
|
1232
|
+
}, hr = class {
|
|
1193
1233
|
constructor(e, t) {
|
|
1194
1234
|
this.ctx = e, this.wrapper = t, this.toHaveProp = this.ctx.driver.wrapExpect((e, t) => this.ctx.driver.expectEq({
|
|
1195
1235
|
type: "eval",
|
|
@@ -1206,18 +1246,18 @@ var H = { name: "accordion" }, we = class extends e {
|
|
|
1206
1246
|
fn: m
|
|
1207
1247
|
}, !0, "toBeOpen()"));
|
|
1208
1248
|
}
|
|
1209
|
-
},
|
|
1249
|
+
}, gr = { name: "menu-item" }, _r = class extends e {
|
|
1210
1250
|
constructor(...e) {
|
|
1211
|
-
super(...e), this.type = "menuItem", this.componentInfo =
|
|
1251
|
+
super(...e), this.type = "menuItem", this.componentInfo = gr, this.blur = this.ctx.driver.wrapAction(D.bind(this, () => this.locator)), this.click = this.ctx.driver.wrapAction(C.bind(this, () => this.base())), this.focus = this.ctx.driver.wrapAction(E.bind(this, () => this.locator)), this.hover = this.ctx.driver.wrapAction(O.bind(this, () => this.locator)), this.base = z.bind(this, ".base");
|
|
1212
1252
|
}
|
|
1213
|
-
},
|
|
1253
|
+
}, vr = class extends t {
|
|
1214
1254
|
constructor(...e) {
|
|
1215
|
-
super(...e), this.componentInfo =
|
|
1255
|
+
super(...e), this.componentInfo = gr, this.byTestId = this.ctx.driver.wrapSelector(a.bind(this)), this.byText = this.ctx.driver.wrapSelector(c.bind(this));
|
|
1216
1256
|
}
|
|
1217
1257
|
wrap(e) {
|
|
1218
|
-
return new
|
|
1258
|
+
return new _r(this.ctx, e);
|
|
1219
1259
|
}
|
|
1220
|
-
},
|
|
1260
|
+
}, yr = class {
|
|
1221
1261
|
constructor(e, t) {
|
|
1222
1262
|
this.ctx = e, this.wrapper = t, this.toHaveProp = this.ctx.driver.wrapExpect((e, t) => this.ctx.driver.expectEq({
|
|
1223
1263
|
type: "eval",
|
|
@@ -1242,35 +1282,35 @@ var H = { name: "accordion" }, we = class extends e {
|
|
|
1242
1282
|
fn: u
|
|
1243
1283
|
}, !1, "toBeUnchecked()"));
|
|
1244
1284
|
}
|
|
1245
|
-
},
|
|
1285
|
+
}, br = { name: "nav" }, xr = class extends e {
|
|
1246
1286
|
constructor(...e) {
|
|
1247
|
-
super(...e), this.type = "nav", this.componentInfo =
|
|
1287
|
+
super(...e), this.type = "nav", this.componentInfo = br, this.blur = this.ctx.driver.wrapAction(D.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(E.bind(this, () => this.locator)), this.hover = this.ctx.driver.wrapAction(O.bind(this, () => this.locator));
|
|
1248
1288
|
}
|
|
1249
|
-
},
|
|
1289
|
+
}, Sr = class extends t {
|
|
1250
1290
|
constructor(...e) {
|
|
1251
|
-
super(...e), this.componentInfo =
|
|
1291
|
+
super(...e), this.componentInfo = br, this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
|
|
1252
1292
|
}
|
|
1253
1293
|
wrap(e) {
|
|
1254
|
-
return new
|
|
1294
|
+
return new xr(this.ctx, e);
|
|
1255
1295
|
}
|
|
1256
|
-
},
|
|
1296
|
+
}, Cr = class {
|
|
1257
1297
|
constructor(e, t) {
|
|
1258
1298
|
this.ctx = e, this.wrapper = t, this.toHaveProp = (e, t) => {
|
|
1259
1299
|
throw Error("Component does not have props.");
|
|
1260
1300
|
};
|
|
1261
1301
|
}
|
|
1262
|
-
},
|
|
1302
|
+
}, wr = { name: "nav-disclosure" }, Tr = class extends e {
|
|
1263
1303
|
constructor(...e) {
|
|
1264
|
-
super(...e), this.type = "navDisclosure", this.componentInfo =
|
|
1304
|
+
super(...e), this.type = "navDisclosure", this.componentInfo = wr, this.blur = this.ctx.driver.wrapAction(D.bind(this, () => this.locator)), this.collapse = this.ctx.driver.wrapAction(L.bind(this, !1)), this.expand = this.ctx.driver.wrapAction(L.bind(this, !0)), this.focus = this.ctx.driver.wrapAction(E.bind(this, () => this.locator)), this.hover = this.ctx.driver.wrapAction(O.bind(this, () => this.locator)), this.summary = z.bind(this, "summary");
|
|
1265
1305
|
}
|
|
1266
|
-
},
|
|
1306
|
+
}, Er = class extends t {
|
|
1267
1307
|
constructor(...e) {
|
|
1268
|
-
super(...e), this.componentInfo =
|
|
1308
|
+
super(...e), this.componentInfo = wr, this.byLabel = this.ctx.driver.wrapSelector(o.bind(this)), this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
|
|
1269
1309
|
}
|
|
1270
1310
|
wrap(e) {
|
|
1271
|
-
return new
|
|
1311
|
+
return new Tr(this.ctx, e);
|
|
1272
1312
|
}
|
|
1273
|
-
},
|
|
1313
|
+
}, Dr = class {
|
|
1274
1314
|
constructor(e, t) {
|
|
1275
1315
|
this.ctx = e, this.wrapper = t, this.toHaveProp = this.ctx.driver.wrapExpect((e, t) => this.ctx.driver.expectEq({
|
|
1276
1316
|
type: "eval",
|
|
@@ -1299,18 +1339,18 @@ var H = { name: "accordion" }, we = class extends e {
|
|
|
1299
1339
|
fn: m
|
|
1300
1340
|
}, !0, "toBeOpen()"));
|
|
1301
1341
|
}
|
|
1302
|
-
},
|
|
1342
|
+
}, Or = { name: "nav-item" }, kr = class extends e {
|
|
1303
1343
|
constructor(...e) {
|
|
1304
|
-
super(...e), this.type = "navItem", this.componentInfo =
|
|
1344
|
+
super(...e), this.type = "navItem", this.componentInfo = Or, this.blur = this.ctx.driver.wrapAction(D.bind(this, () => this.locator)), this.click = this.ctx.driver.wrapAction(C.bind(this, () => this.control())), this.focus = this.ctx.driver.wrapAction(E.bind(this, () => this.locator)), this.hover = this.ctx.driver.wrapAction(O.bind(this, () => this.locator)), this.control = z.bind(this, ".control");
|
|
1305
1345
|
}
|
|
1306
|
-
},
|
|
1346
|
+
}, Ar = class extends t {
|
|
1307
1347
|
constructor(...e) {
|
|
1308
|
-
super(...e), this.componentInfo =
|
|
1348
|
+
super(...e), this.componentInfo = Or, this.byLabel = this.ctx.driver.wrapSelector(o.bind(this)), this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
|
|
1309
1349
|
}
|
|
1310
1350
|
wrap(e) {
|
|
1311
|
-
return new
|
|
1351
|
+
return new kr(this.ctx, e);
|
|
1312
1352
|
}
|
|
1313
|
-
},
|
|
1353
|
+
}, jr = class {
|
|
1314
1354
|
constructor(e, t) {
|
|
1315
1355
|
this.ctx = e, this.wrapper = t, this.toHaveProp = this.ctx.driver.wrapExpect((e, t) => this.ctx.driver.expectEq({
|
|
1316
1356
|
type: "eval",
|
|
@@ -1331,18 +1371,18 @@ var H = { name: "accordion" }, we = class extends e {
|
|
|
1331
1371
|
fn: S
|
|
1332
1372
|
}, e, "toHaveIcon(${value})"));
|
|
1333
1373
|
}
|
|
1334
|
-
},
|
|
1374
|
+
}, Mr = { name: "note" }, Nr = class extends e {
|
|
1335
1375
|
constructor(...e) {
|
|
1336
|
-
super(...e), this.type = "note", this.componentInfo =
|
|
1376
|
+
super(...e), this.type = "note", this.componentInfo = Mr, this.blur = this.ctx.driver.wrapAction(D.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(E.bind(this, () => this.locator)), this.hover = this.ctx.driver.wrapAction(O.bind(this, () => this.locator));
|
|
1337
1377
|
}
|
|
1338
|
-
},
|
|
1378
|
+
}, Pr = class extends t {
|
|
1339
1379
|
constructor(...e) {
|
|
1340
|
-
super(...e), this.componentInfo =
|
|
1380
|
+
super(...e), this.componentInfo = Mr, this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
|
|
1341
1381
|
}
|
|
1342
1382
|
wrap(e) {
|
|
1343
|
-
return new
|
|
1383
|
+
return new Nr(this.ctx, e);
|
|
1344
1384
|
}
|
|
1345
|
-
},
|
|
1385
|
+
}, Fr = class {
|
|
1346
1386
|
constructor(e, t) {
|
|
1347
1387
|
this.ctx = e, this.wrapper = t, this.toHaveProp = this.ctx.driver.wrapExpect((e, t) => this.ctx.driver.expectEq({
|
|
1348
1388
|
type: "eval",
|
|
@@ -1355,18 +1395,18 @@ var H = { name: "accordion" }, we = class extends e {
|
|
|
1355
1395
|
fn: S
|
|
1356
1396
|
}, e, "toHaveIcon(${value})"));
|
|
1357
1397
|
}
|
|
1358
|
-
},
|
|
1398
|
+
}, Ir = { name: "number-field" }, Lr = class extends e {
|
|
1359
1399
|
constructor(...e) {
|
|
1360
|
-
super(...e), this.type = "numberField", this.componentInfo =
|
|
1400
|
+
super(...e), this.type = "numberField", this.componentInfo = Ir, this.blur = this.ctx.driver.wrapAction(D.bind(this, () => this.locator)), this.clear = this.ctx.driver.wrapAction(T.bind(this, () => this.control())), this.clickDecrement = this.ctx.driver.wrapAction(j.bind(this, () => this.decrementButton())), this.clickIncrement = this.ctx.driver.wrapAction(j.bind(this, () => this.incrementButton())), this.fill = this.ctx.driver.wrapAction(w.bind(this, () => this.control())), this.focus = this.ctx.driver.wrapAction(E.bind(this, () => this.locator)), this.hover = this.ctx.driver.wrapAction(O.bind(this, () => this.locator)), this.control = z.bind(this, "input.control"), this.decrementButton = B.bind(this, "#subtract"), this.incrementButton = B.bind(this, "#add");
|
|
1361
1401
|
}
|
|
1362
|
-
},
|
|
1402
|
+
}, Rr = class extends t {
|
|
1363
1403
|
constructor(...e) {
|
|
1364
|
-
super(...e), this.componentInfo =
|
|
1404
|
+
super(...e), this.componentInfo = Ir, this.byLabel = this.ctx.driver.wrapSelector(o.bind(this)), this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
|
|
1365
1405
|
}
|
|
1366
1406
|
wrap(e) {
|
|
1367
|
-
return new
|
|
1407
|
+
return new Lr(this.ctx, e);
|
|
1368
1408
|
}
|
|
1369
|
-
},
|
|
1409
|
+
}, zr = class {
|
|
1370
1410
|
constructor(e, t) {
|
|
1371
1411
|
this.ctx = e, this.wrapper = t, this.toHaveProp = this.ctx.driver.wrapExpect((e, t) => this.ctx.driver.expectEq({
|
|
1372
1412
|
type: "eval",
|
|
@@ -1391,35 +1431,35 @@ var H = { name: "accordion" }, we = class extends e {
|
|
|
1391
1431
|
fn: f
|
|
1392
1432
|
}, e, "toHaveVisibleError(${value})"));
|
|
1393
1433
|
}
|
|
1394
|
-
},
|
|
1434
|
+
}, Br = { name: "optgroup" }, Vr = class extends e {
|
|
1395
1435
|
constructor(...e) {
|
|
1396
|
-
super(...e), this.type = "optgroup", this.componentInfo =
|
|
1436
|
+
super(...e), this.type = "optgroup", this.componentInfo = Br, this.blur = this.ctx.driver.wrapAction(D.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(E.bind(this, () => this.locator)), this.hover = this.ctx.driver.wrapAction(O.bind(this, () => this.locator));
|
|
1397
1437
|
}
|
|
1398
|
-
},
|
|
1438
|
+
}, Hr = class extends t {
|
|
1399
1439
|
constructor(...e) {
|
|
1400
|
-
super(...e), this.componentInfo =
|
|
1440
|
+
super(...e), this.componentInfo = Br, this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
|
|
1401
1441
|
}
|
|
1402
1442
|
wrap(e) {
|
|
1403
|
-
return new
|
|
1443
|
+
return new Vr(this.ctx, e);
|
|
1404
1444
|
}
|
|
1405
|
-
},
|
|
1445
|
+
}, Ur = class {
|
|
1406
1446
|
constructor(e, t) {
|
|
1407
1447
|
this.ctx = e, this.wrapper = t, this.toHaveProp = (e, t) => {
|
|
1408
1448
|
throw Error("Component does not have props.");
|
|
1409
1449
|
};
|
|
1410
1450
|
}
|
|
1411
|
-
},
|
|
1451
|
+
}, Wr = { name: "option" }, Gr = class extends e {
|
|
1412
1452
|
constructor(...e) {
|
|
1413
|
-
super(...e), this.type = "option", this.componentInfo =
|
|
1453
|
+
super(...e), this.type = "option", this.componentInfo = Wr, this.blur = this.ctx.driver.wrapAction(D.bind(this, () => this.locator)), this.click = this.ctx.driver.wrapAction(C.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(E.bind(this, () => this.locator)), this.hover = this.ctx.driver.wrapAction(O.bind(this, () => this.locator));
|
|
1414
1454
|
}
|
|
1415
|
-
},
|
|
1455
|
+
}, Kr = class extends t {
|
|
1416
1456
|
constructor(...e) {
|
|
1417
|
-
super(...e), this.componentInfo =
|
|
1457
|
+
super(...e), this.componentInfo = Wr, this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
|
|
1418
1458
|
}
|
|
1419
1459
|
wrap(e) {
|
|
1420
|
-
return new
|
|
1460
|
+
return new Gr(this.ctx, e);
|
|
1421
1461
|
}
|
|
1422
|
-
},
|
|
1462
|
+
}, qr = class {
|
|
1423
1463
|
constructor(e, t) {
|
|
1424
1464
|
this.ctx = e, this.wrapper = t, this.toHaveProp = this.ctx.driver.wrapExpect((e, t) => this.ctx.driver.expectEq({
|
|
1425
1465
|
type: "eval",
|
|
@@ -1432,18 +1472,18 @@ var H = { name: "accordion" }, we = class extends e {
|
|
|
1432
1472
|
fn: S
|
|
1433
1473
|
}, e, "toHaveIcon(${value})"));
|
|
1434
1474
|
}
|
|
1435
|
-
},
|
|
1475
|
+
}, Jr = { name: "pagination" }, Yr = class extends e {
|
|
1436
1476
|
constructor(...e) {
|
|
1437
|
-
super(...e), this.type = "pagination", this.componentInfo =
|
|
1477
|
+
super(...e), this.type = "pagination", this.componentInfo = Jr, this.blur = this.ctx.driver.wrapAction(D.bind(this, () => this.locator)), this.clickNext = this.ctx.driver.wrapAction(C.bind(this, () => this.nextButton())), this.clickPageIndex = this.ctx.driver.wrapAction(xe.bind(this)), this.clickPrev = this.ctx.driver.wrapAction(C.bind(this, () => this.prevButton())), this.focus = this.ctx.driver.wrapAction(E.bind(this, () => this.locator)), this.hover = this.ctx.driver.wrapAction(O.bind(this, () => this.locator)), this.nextButton = z.bind(this, ".next-button"), this.prevButton = z.bind(this, ".prev-button");
|
|
1438
1478
|
}
|
|
1439
|
-
},
|
|
1479
|
+
}, Xr = class extends t {
|
|
1440
1480
|
constructor(...e) {
|
|
1441
|
-
super(...e), this.componentInfo =
|
|
1481
|
+
super(...e), this.componentInfo = Jr, this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
|
|
1442
1482
|
}
|
|
1443
1483
|
wrap(e) {
|
|
1444
|
-
return new
|
|
1484
|
+
return new Yr(this.ctx, e);
|
|
1445
1485
|
}
|
|
1446
|
-
},
|
|
1486
|
+
}, Zr = class {
|
|
1447
1487
|
constructor(e, t) {
|
|
1448
1488
|
this.ctx = e, this.wrapper = t, this.toHaveProp = this.ctx.driver.wrapExpect((e, t) => this.ctx.driver.expectEq({
|
|
1449
1489
|
type: "eval",
|
|
@@ -1460,35 +1500,35 @@ var H = { name: "accordion" }, we = class extends e {
|
|
|
1460
1500
|
fn: ce
|
|
1461
1501
|
}, e, "toHaveTotal(${value})"));
|
|
1462
1502
|
}
|
|
1463
|
-
},
|
|
1503
|
+
}, Qr = { name: "platform-switch" }, $r = class extends e {
|
|
1464
1504
|
constructor(...e) {
|
|
1465
|
-
super(...e), this.type = "platformSwitch", this.componentInfo =
|
|
1505
|
+
super(...e), this.type = "platformSwitch", this.componentInfo = Qr, this.blur = this.ctx.driver.wrapAction(D.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(E.bind(this, () => this.locator)), this.hover = this.ctx.driver.wrapAction(O.bind(this, () => this.locator));
|
|
1466
1506
|
}
|
|
1467
|
-
},
|
|
1507
|
+
}, ei = class extends t {
|
|
1468
1508
|
constructor(...e) {
|
|
1469
|
-
super(...e), this.componentInfo =
|
|
1509
|
+
super(...e), this.componentInfo = Qr, this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
|
|
1470
1510
|
}
|
|
1471
1511
|
wrap(e) {
|
|
1472
|
-
return new
|
|
1512
|
+
return new $r(this.ctx, e);
|
|
1473
1513
|
}
|
|
1474
|
-
},
|
|
1514
|
+
}, ti = class {
|
|
1475
1515
|
constructor(e, t) {
|
|
1476
1516
|
this.ctx = e, this.wrapper = t, this.toHaveProp = (e, t) => {
|
|
1477
1517
|
throw Error("Component does not have props.");
|
|
1478
1518
|
};
|
|
1479
1519
|
}
|
|
1480
|
-
},
|
|
1520
|
+
}, ni = { name: "popover" }, ri = class extends e {
|
|
1481
1521
|
constructor(...e) {
|
|
1482
|
-
super(...e), this.type = "popover", this.componentInfo =
|
|
1522
|
+
super(...e), this.type = "popover", this.componentInfo = ni, this.blur = this.ctx.driver.wrapAction(D.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(E.bind(this, () => this.locator)), this.hover = this.ctx.driver.wrapAction(O.bind(this, () => this.locator));
|
|
1483
1523
|
}
|
|
1484
|
-
},
|
|
1524
|
+
}, ii = class extends t {
|
|
1485
1525
|
constructor(...e) {
|
|
1486
|
-
super(...e), this.componentInfo =
|
|
1526
|
+
super(...e), this.componentInfo = ni, this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
|
|
1487
1527
|
}
|
|
1488
1528
|
wrap(e) {
|
|
1489
|
-
return new
|
|
1529
|
+
return new ri(this.ctx, e);
|
|
1490
1530
|
}
|
|
1491
|
-
},
|
|
1531
|
+
}, ai = class {
|
|
1492
1532
|
constructor(e, t) {
|
|
1493
1533
|
this.ctx = e, this.wrapper = t, this.toHaveProp = this.ctx.driver.wrapExpect((e, t) => this.ctx.driver.expectEq({
|
|
1494
1534
|
type: "eval",
|
|
@@ -1497,18 +1537,18 @@ var H = { name: "accordion" }, we = class extends e {
|
|
|
1497
1537
|
arg: e
|
|
1498
1538
|
}, t, `toHaveProp("${e}", ${t})`));
|
|
1499
1539
|
}
|
|
1500
|
-
},
|
|
1540
|
+
}, oi = { name: "progress" }, si = class extends e {
|
|
1501
1541
|
constructor(...e) {
|
|
1502
|
-
super(...e), this.type = "progress", this.componentInfo =
|
|
1542
|
+
super(...e), this.type = "progress", this.componentInfo = oi, this.blur = this.ctx.driver.wrapAction(D.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(E.bind(this, () => this.locator)), this.hover = this.ctx.driver.wrapAction(O.bind(this, () => this.locator));
|
|
1503
1543
|
}
|
|
1504
|
-
},
|
|
1544
|
+
}, ci = class extends t {
|
|
1505
1545
|
constructor(...e) {
|
|
1506
|
-
super(...e), this.componentInfo =
|
|
1546
|
+
super(...e), this.componentInfo = oi, this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
|
|
1507
1547
|
}
|
|
1508
1548
|
wrap(e) {
|
|
1509
|
-
return new
|
|
1549
|
+
return new si(this.ctx, e);
|
|
1510
1550
|
}
|
|
1511
|
-
},
|
|
1551
|
+
}, li = class {
|
|
1512
1552
|
constructor(e, t) {
|
|
1513
1553
|
this.ctx = e, this.wrapper = t, this.toHaveProp = this.ctx.driver.wrapExpect((e, t) => this.ctx.driver.expectEq({
|
|
1514
1554
|
type: "eval",
|
|
@@ -1517,18 +1557,18 @@ var H = { name: "accordion" }, we = class extends e {
|
|
|
1517
1557
|
arg: e
|
|
1518
1558
|
}, t, `toHaveProp("${e}", ${t})`));
|
|
1519
1559
|
}
|
|
1520
|
-
},
|
|
1560
|
+
}, ui = { name: "progress-ring" }, di = class extends e {
|
|
1521
1561
|
constructor(...e) {
|
|
1522
|
-
super(...e), this.type = "progressRing", this.componentInfo =
|
|
1562
|
+
super(...e), this.type = "progressRing", this.componentInfo = ui, this.blur = this.ctx.driver.wrapAction(D.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(E.bind(this, () => this.locator)), this.hover = this.ctx.driver.wrapAction(O.bind(this, () => this.locator));
|
|
1523
1563
|
}
|
|
1524
|
-
},
|
|
1564
|
+
}, fi = class extends t {
|
|
1525
1565
|
constructor(...e) {
|
|
1526
|
-
super(...e), this.componentInfo =
|
|
1566
|
+
super(...e), this.componentInfo = ui, this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
|
|
1527
1567
|
}
|
|
1528
1568
|
wrap(e) {
|
|
1529
|
-
return new
|
|
1569
|
+
return new di(this.ctx, e);
|
|
1530
1570
|
}
|
|
1531
|
-
},
|
|
1571
|
+
}, pi = class {
|
|
1532
1572
|
constructor(e, t) {
|
|
1533
1573
|
this.ctx = e, this.wrapper = t, this.toHaveProp = this.ctx.driver.wrapExpect((e, t) => this.ctx.driver.expectEq({
|
|
1534
1574
|
type: "eval",
|
|
@@ -1537,18 +1577,18 @@ var H = { name: "accordion" }, we = class extends e {
|
|
|
1537
1577
|
arg: e
|
|
1538
1578
|
}, t, `toHaveProp("${e}", ${t})`));
|
|
1539
1579
|
}
|
|
1540
|
-
},
|
|
1580
|
+
}, mi = { name: "radio" }, hi = class extends e {
|
|
1541
1581
|
constructor(...e) {
|
|
1542
|
-
super(...e), this.type = "radio", this.componentInfo =
|
|
1582
|
+
super(...e), this.type = "radio", this.componentInfo = mi, this.blur = this.ctx.driver.wrapAction(D.bind(this, () => this.locator)), this.check = this.ctx.driver.wrapAction(C.bind(this, () => this.control())), this.focus = this.ctx.driver.wrapAction(E.bind(this, () => this.locator)), this.hover = this.ctx.driver.wrapAction(O.bind(this, () => this.locator)), this.control = z.bind(this, ".control");
|
|
1543
1583
|
}
|
|
1544
|
-
},
|
|
1584
|
+
}, gi = class extends t {
|
|
1545
1585
|
constructor(...e) {
|
|
1546
|
-
super(...e), this.componentInfo =
|
|
1586
|
+
super(...e), this.componentInfo = mi, this.byLabel = this.ctx.driver.wrapSelector(o.bind(this)), this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
|
|
1547
1587
|
}
|
|
1548
1588
|
wrap(e) {
|
|
1549
|
-
return new
|
|
1589
|
+
return new hi(this.ctx, e);
|
|
1550
1590
|
}
|
|
1551
|
-
},
|
|
1591
|
+
}, _i = class {
|
|
1552
1592
|
constructor(e, t) {
|
|
1553
1593
|
this.ctx = e, this.wrapper = t, this.toHaveProp = this.ctx.driver.wrapExpect((e, t) => this.ctx.driver.expectEq({
|
|
1554
1594
|
type: "eval",
|
|
@@ -1573,18 +1613,18 @@ var H = { name: "accordion" }, we = class extends e {
|
|
|
1573
1613
|
fn: f
|
|
1574
1614
|
}, e, "toHaveVisibleError(${value})"));
|
|
1575
1615
|
}
|
|
1576
|
-
},
|
|
1616
|
+
}, vi = { name: "radio-group" }, yi = class extends e {
|
|
1577
1617
|
constructor(...e) {
|
|
1578
|
-
super(...e), this.type = "radioGroup", this.componentInfo =
|
|
1618
|
+
super(...e), this.type = "radioGroup", this.componentInfo = vi, this.blur = this.ctx.driver.wrapAction(D.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(E.bind(this, () => this.locator)), this.hover = this.ctx.driver.wrapAction(O.bind(this, () => this.locator));
|
|
1579
1619
|
}
|
|
1580
|
-
},
|
|
1620
|
+
}, bi = class extends t {
|
|
1581
1621
|
constructor(...e) {
|
|
1582
|
-
super(...e), this.componentInfo =
|
|
1622
|
+
super(...e), this.componentInfo = vi, this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
|
|
1583
1623
|
}
|
|
1584
1624
|
wrap(e) {
|
|
1585
|
-
return new
|
|
1625
|
+
return new yi(this.ctx, e);
|
|
1586
1626
|
}
|
|
1587
|
-
},
|
|
1627
|
+
}, xi = class {
|
|
1588
1628
|
constructor(e, t) {
|
|
1589
1629
|
this.ctx = e, this.wrapper = t, this.toHaveProp = this.ctx.driver.wrapExpect((e, t) => this.ctx.driver.expectEq({
|
|
1590
1630
|
type: "eval",
|
|
@@ -1593,18 +1633,18 @@ var H = { name: "accordion" }, we = class extends e {
|
|
|
1593
1633
|
arg: e
|
|
1594
1634
|
}, t, `toHaveProp("${e}", ${t})`));
|
|
1595
1635
|
}
|
|
1596
|
-
},
|
|
1636
|
+
}, Si = { name: "range-slider" }, Ci = class extends e {
|
|
1597
1637
|
constructor(...e) {
|
|
1598
|
-
super(...e), this.type = "rangeSlider", this.componentInfo =
|
|
1638
|
+
super(...e), this.type = "rangeSlider", this.componentInfo = Si, this.blur = this.ctx.driver.wrapAction(D.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(E.bind(this, () => this.locator)), this.hover = this.ctx.driver.wrapAction(O.bind(this, () => this.locator)), this.slideEndTo = this.ctx.driver.wrapAction(F.bind(this, () => this.track(), () => this.endThumb())), this.slideStartTo = this.ctx.driver.wrapAction(F.bind(this, () => this.track(), () => this.startThumb())), this.endThumb = z.bind(this, "#end-thumb"), this.startThumb = z.bind(this, "#start-thumb"), this.track = z.bind(this, ".control");
|
|
1599
1639
|
}
|
|
1600
|
-
},
|
|
1640
|
+
}, wi = class extends t {
|
|
1601
1641
|
constructor(...e) {
|
|
1602
|
-
super(...e), this.componentInfo =
|
|
1642
|
+
super(...e), this.componentInfo = Si, this.byLabel = this.ctx.driver.wrapSelector(o.bind(this)), this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
|
|
1603
1643
|
}
|
|
1604
1644
|
wrap(e) {
|
|
1605
|
-
return new
|
|
1645
|
+
return new Ci(this.ctx, e);
|
|
1606
1646
|
}
|
|
1607
|
-
},
|
|
1647
|
+
}, Ti = class {
|
|
1608
1648
|
constructor(e, t) {
|
|
1609
1649
|
this.ctx = e, this.wrapper = t, this.toHaveProp = this.ctx.driver.wrapExpect((e, t) => this.ctx.driver.expectEq({
|
|
1610
1650
|
type: "eval",
|
|
@@ -1625,18 +1665,18 @@ var H = { name: "accordion" }, we = class extends e {
|
|
|
1625
1665
|
fn: f
|
|
1626
1666
|
}, e, "toHaveVisibleError(${value})"));
|
|
1627
1667
|
}
|
|
1628
|
-
},
|
|
1668
|
+
}, Ei = { name: "rich-text-editor" }, Di = class extends e {
|
|
1629
1669
|
constructor(...e) {
|
|
1630
|
-
super(...e), this.type = "richTextEditor", this.componentInfo =
|
|
1670
|
+
super(...e), this.type = "richTextEditor", this.componentInfo = Ei, this.blur = this.ctx.driver.wrapAction(D.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(E.bind(this, () => this.locator)), this.hover = this.ctx.driver.wrapAction(O.bind(this, () => this.locator));
|
|
1631
1671
|
}
|
|
1632
|
-
},
|
|
1672
|
+
}, Oi = class extends t {
|
|
1633
1673
|
constructor(...e) {
|
|
1634
|
-
super(...e), this.componentInfo =
|
|
1674
|
+
super(...e), this.componentInfo = Ei, this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
|
|
1635
1675
|
}
|
|
1636
1676
|
wrap(e) {
|
|
1637
|
-
return new
|
|
1677
|
+
return new Di(this.ctx, e);
|
|
1638
1678
|
}
|
|
1639
|
-
},
|
|
1679
|
+
}, ki = class {
|
|
1640
1680
|
constructor(e, t) {
|
|
1641
1681
|
this.ctx = e, this.wrapper = t, this.toHaveProp = this.ctx.driver.wrapExpect((e, t) => this.ctx.driver.expectEq({
|
|
1642
1682
|
type: "eval",
|
|
@@ -1645,18 +1685,18 @@ var H = { name: "accordion" }, we = class extends e {
|
|
|
1645
1685
|
arg: e
|
|
1646
1686
|
}, t, `toHaveProp("${e}", ${t})`));
|
|
1647
1687
|
}
|
|
1648
|
-
},
|
|
1688
|
+
}, Ai = { name: "rich-text-view" }, ji = class extends e {
|
|
1649
1689
|
constructor(...e) {
|
|
1650
|
-
super(...e), this.type = "richTextView", this.componentInfo =
|
|
1690
|
+
super(...e), this.type = "richTextView", this.componentInfo = Ai, this.blur = this.ctx.driver.wrapAction(D.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(E.bind(this, () => this.locator)), this.hover = this.ctx.driver.wrapAction(O.bind(this, () => this.locator));
|
|
1651
1691
|
}
|
|
1652
|
-
},
|
|
1692
|
+
}, Mi = class extends t {
|
|
1653
1693
|
constructor(...e) {
|
|
1654
|
-
super(...e), this.componentInfo =
|
|
1694
|
+
super(...e), this.componentInfo = Ai, this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
|
|
1655
1695
|
}
|
|
1656
1696
|
wrap(e) {
|
|
1657
|
-
return new
|
|
1697
|
+
return new ji(this.ctx, e);
|
|
1658
1698
|
}
|
|
1659
|
-
},
|
|
1699
|
+
}, Ni = class {
|
|
1660
1700
|
constructor(e, t) {
|
|
1661
1701
|
this.ctx = e, this.wrapper = t, this.toHaveProp = this.ctx.driver.wrapExpect((e, t) => this.ctx.driver.expectEq({
|
|
1662
1702
|
type: "eval",
|
|
@@ -1665,18 +1705,18 @@ var H = { name: "accordion" }, we = class extends e {
|
|
|
1665
1705
|
arg: e
|
|
1666
1706
|
}, t, `toHaveProp("${e}", ${t})`));
|
|
1667
1707
|
}
|
|
1668
|
-
},
|
|
1708
|
+
}, Pi = { name: "searchable-select" }, Fi = class extends e {
|
|
1669
1709
|
constructor(...e) {
|
|
1670
|
-
super(...e), this.type = "searchableSelect", this.componentInfo =
|
|
1710
|
+
super(...e), this.type = "searchableSelect", this.componentInfo = Pi, this.blur = this.ctx.driver.wrapAction(D.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(E.bind(this, () => this.locator)), this.hover = this.ctx.driver.wrapAction(O.bind(this, () => this.locator)), this.selectOptionByText = this.ctx.driver.wrapAction(A.bind(this)), this.selectOptionByValue = this.ctx.driver.wrapAction(k.bind(this));
|
|
1671
1711
|
}
|
|
1672
|
-
},
|
|
1712
|
+
}, Ii = class extends t {
|
|
1673
1713
|
constructor(...e) {
|
|
1674
|
-
super(...e), this.componentInfo =
|
|
1714
|
+
super(...e), this.componentInfo = Pi, this.byLabel = this.ctx.driver.wrapSelector(o.bind(this)), this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
|
|
1675
1715
|
}
|
|
1676
1716
|
wrap(e) {
|
|
1677
|
-
return new
|
|
1717
|
+
return new Fi(this.ctx, e);
|
|
1678
1718
|
}
|
|
1679
|
-
},
|
|
1719
|
+
}, Li = class {
|
|
1680
1720
|
constructor(e, t) {
|
|
1681
1721
|
this.ctx = e, this.wrapper = t, this.toHaveProp = this.ctx.driver.wrapExpect((e, t) => this.ctx.driver.expectEq({
|
|
1682
1722
|
type: "eval",
|
|
@@ -1705,18 +1745,18 @@ var H = { name: "accordion" }, we = class extends e {
|
|
|
1705
1745
|
fn: f
|
|
1706
1746
|
}, e, "toHaveVisibleError(${value})"));
|
|
1707
1747
|
}
|
|
1708
|
-
},
|
|
1748
|
+
}, Ri = { name: "select" }, zi = class extends e {
|
|
1709
1749
|
constructor(...e) {
|
|
1710
|
-
super(...e), this.type = "select", this.componentInfo =
|
|
1750
|
+
super(...e), this.type = "select", this.componentInfo = Ri, this.blur = this.ctx.driver.wrapAction(D.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(E.bind(this, () => this.locator)), this.hover = this.ctx.driver.wrapAction(O.bind(this, () => this.locator)), this.selectOptionByText = this.ctx.driver.wrapAction(A.bind(this)), this.selectOptionByValue = this.ctx.driver.wrapAction(k.bind(this));
|
|
1711
1751
|
}
|
|
1712
|
-
},
|
|
1752
|
+
}, Bi = class extends t {
|
|
1713
1753
|
constructor(...e) {
|
|
1714
|
-
super(...e), this.componentInfo =
|
|
1754
|
+
super(...e), this.componentInfo = Ri, this.byLabel = this.ctx.driver.wrapSelector(o.bind(this)), this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
|
|
1715
1755
|
}
|
|
1716
1756
|
wrap(e) {
|
|
1717
|
-
return new
|
|
1757
|
+
return new zi(this.ctx, e);
|
|
1718
1758
|
}
|
|
1719
|
-
},
|
|
1759
|
+
}, Vi = class {
|
|
1720
1760
|
constructor(e, t) {
|
|
1721
1761
|
this.ctx = e, this.wrapper = t, this.toHaveProp = this.ctx.driver.wrapExpect((e, t) => this.ctx.driver.expectEq({
|
|
1722
1762
|
type: "eval",
|
|
@@ -1737,18 +1777,18 @@ var H = { name: "accordion" }, we = class extends e {
|
|
|
1737
1777
|
fn: f
|
|
1738
1778
|
}, e, "toHaveVisibleError(${value})"));
|
|
1739
1779
|
}
|
|
1740
|
-
},
|
|
1780
|
+
}, Hi = { name: "selectable-box" }, Ui = class extends e {
|
|
1741
1781
|
constructor(...e) {
|
|
1742
|
-
super(...e), this.type = "selectableBox", this.componentInfo =
|
|
1782
|
+
super(...e), this.type = "selectableBox", this.componentInfo = Hi, this.blur = this.ctx.driver.wrapAction(D.bind(this, () => this.locator)), this.check = this.ctx.driver.wrapAction(fe.bind(this, () => this.control())), this.focus = this.ctx.driver.wrapAction(E.bind(this, () => this.locator)), this.hover = this.ctx.driver.wrapAction(O.bind(this, () => this.locator)), this.uncheck = this.ctx.driver.wrapAction(pe.bind(this, () => this.control())), this.control = Ce.bind(this, "[data-vvd-component].control", "div.control");
|
|
1743
1783
|
}
|
|
1744
|
-
},
|
|
1784
|
+
}, Wi = class extends t {
|
|
1745
1785
|
constructor(...e) {
|
|
1746
|
-
super(...e), this.componentInfo =
|
|
1786
|
+
super(...e), this.componentInfo = Hi, this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
|
|
1747
1787
|
}
|
|
1748
1788
|
wrap(e) {
|
|
1749
|
-
return new
|
|
1789
|
+
return new Ui(this.ctx, e);
|
|
1750
1790
|
}
|
|
1751
|
-
},
|
|
1791
|
+
}, Gi = class {
|
|
1752
1792
|
constructor(e, t) {
|
|
1753
1793
|
this.ctx = e, this.wrapper = t, this.toHaveProp = this.ctx.driver.wrapExpect((e, t) => this.ctx.driver.expectEq({
|
|
1754
1794
|
type: "eval",
|
|
@@ -1765,18 +1805,18 @@ var H = { name: "accordion" }, we = class extends e {
|
|
|
1765
1805
|
fn: u
|
|
1766
1806
|
}, !1, "toBeUnchecked()"));
|
|
1767
1807
|
}
|
|
1768
|
-
},
|
|
1808
|
+
}, Ki = { name: "side-drawer" }, qi = class extends e {
|
|
1769
1809
|
constructor(...e) {
|
|
1770
|
-
super(...e), this.type = "sideDrawer", this.componentInfo =
|
|
1810
|
+
super(...e), this.type = "sideDrawer", this.componentInfo = Ki, this.blur = this.ctx.driver.wrapAction(D.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(E.bind(this, () => this.locator)), this.hover = this.ctx.driver.wrapAction(O.bind(this, () => this.locator));
|
|
1771
1811
|
}
|
|
1772
|
-
},
|
|
1812
|
+
}, Ji = class extends t {
|
|
1773
1813
|
constructor(...e) {
|
|
1774
|
-
super(...e), this.componentInfo =
|
|
1814
|
+
super(...e), this.componentInfo = Ki, this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
|
|
1775
1815
|
}
|
|
1776
1816
|
wrap(e) {
|
|
1777
|
-
return new
|
|
1817
|
+
return new qi(this.ctx, e);
|
|
1778
1818
|
}
|
|
1779
|
-
},
|
|
1819
|
+
}, Yi = class {
|
|
1780
1820
|
constructor(e, t) {
|
|
1781
1821
|
this.ctx = e, this.wrapper = t, this.toHaveProp = this.ctx.driver.wrapExpect((e, t) => this.ctx.driver.expectEq({
|
|
1782
1822
|
type: "eval",
|
|
@@ -1785,18 +1825,18 @@ var H = { name: "accordion" }, we = class extends e {
|
|
|
1785
1825
|
arg: e
|
|
1786
1826
|
}, t, `toHaveProp("${e}", ${t})`));
|
|
1787
1827
|
}
|
|
1788
|
-
},
|
|
1828
|
+
}, Xi = { name: "simple-color-picker" }, Zi = class extends e {
|
|
1789
1829
|
constructor(...e) {
|
|
1790
|
-
super(...e), this.type = "simpleColorPicker", this.componentInfo =
|
|
1830
|
+
super(...e), this.type = "simpleColorPicker", this.componentInfo = Xi, this.blur = this.ctx.driver.wrapAction(D.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(E.bind(this, () => this.locator)), this.hover = this.ctx.driver.wrapAction(O.bind(this, () => this.locator));
|
|
1791
1831
|
}
|
|
1792
|
-
},
|
|
1832
|
+
}, Qi = class extends t {
|
|
1793
1833
|
constructor(...e) {
|
|
1794
|
-
super(...e), this.componentInfo =
|
|
1834
|
+
super(...e), this.componentInfo = Xi, this.byLabel = this.ctx.driver.wrapSelector(o.bind(this)), this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
|
|
1795
1835
|
}
|
|
1796
1836
|
wrap(e) {
|
|
1797
|
-
return new
|
|
1837
|
+
return new Zi(this.ctx, e);
|
|
1798
1838
|
}
|
|
1799
|
-
},
|
|
1839
|
+
}, $i = class {
|
|
1800
1840
|
constructor(e, t) {
|
|
1801
1841
|
this.ctx = e, this.wrapper = t, this.toHaveProp = this.ctx.driver.wrapExpect((e, t) => this.ctx.driver.expectEq({
|
|
1802
1842
|
type: "eval",
|
|
@@ -1813,18 +1853,18 @@ var H = { name: "accordion" }, we = class extends e {
|
|
|
1813
1853
|
fn: f
|
|
1814
1854
|
}, e, "toHaveVisibleError(${value})"));
|
|
1815
1855
|
}
|
|
1816
|
-
},
|
|
1856
|
+
}, ea = { name: "slider" }, ta = class extends e {
|
|
1817
1857
|
constructor(...e) {
|
|
1818
|
-
super(...e), this.type = "slider", this.componentInfo =
|
|
1858
|
+
super(...e), this.type = "slider", this.componentInfo = ea, this.blur = this.ctx.driver.wrapAction(D.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(E.bind(this, () => this.locator)), this.hover = this.ctx.driver.wrapAction(O.bind(this, () => this.locator)), this.slideTo = this.ctx.driver.wrapAction(F.bind(this, () => this.track(), () => this.thumb())), this.thumb = z.bind(this, ".thumb-container"), this.track = z.bind(this, ".control");
|
|
1819
1859
|
}
|
|
1820
|
-
},
|
|
1860
|
+
}, na = class extends t {
|
|
1821
1861
|
constructor(...e) {
|
|
1822
|
-
super(...e), this.componentInfo =
|
|
1862
|
+
super(...e), this.componentInfo = ea, this.byLabel = this.ctx.driver.wrapSelector(o.bind(this)), this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
|
|
1823
1863
|
}
|
|
1824
1864
|
wrap(e) {
|
|
1825
|
-
return new
|
|
1865
|
+
return new ta(this.ctx, e);
|
|
1826
1866
|
}
|
|
1827
|
-
},
|
|
1867
|
+
}, ra = class {
|
|
1828
1868
|
constructor(e, t) {
|
|
1829
1869
|
this.ctx = e, this.wrapper = t, this.toHaveProp = this.ctx.driver.wrapExpect((e, t) => this.ctx.driver.expectEq({
|
|
1830
1870
|
type: "eval",
|
|
@@ -1841,18 +1881,18 @@ var H = { name: "accordion" }, we = class extends e {
|
|
|
1841
1881
|
fn: g
|
|
1842
1882
|
}, e, "toHaveValueAsNumber(${value})"));
|
|
1843
1883
|
}
|
|
1844
|
-
},
|
|
1884
|
+
}, ia = { name: "split-button" }, aa = class extends e {
|
|
1845
1885
|
constructor(...e) {
|
|
1846
|
-
super(...e), this.type = "splitButton", this.componentInfo =
|
|
1886
|
+
super(...e), this.type = "splitButton", this.componentInfo = ia, this.blur = this.ctx.driver.wrapAction(D.bind(this, () => this.locator)), this.clickAction = this.ctx.driver.wrapAction(C.bind(this, () => this.actionButton())), this.clickIndicator = this.ctx.driver.wrapAction(C.bind(this, () => this.indicatorButton())), this.focus = this.ctx.driver.wrapAction(E.bind(this, () => this.locator)), this.hover = this.ctx.driver.wrapAction(O.bind(this, () => this.locator)), this.actionButton = z.bind(this, "button.control"), this.indicatorButton = z.bind(this, "button.indicator");
|
|
1847
1887
|
}
|
|
1848
|
-
},
|
|
1888
|
+
}, oa = class extends t {
|
|
1849
1889
|
constructor(...e) {
|
|
1850
|
-
super(...e), this.componentInfo =
|
|
1890
|
+
super(...e), this.componentInfo = ia, this.byLabel = this.ctx.driver.wrapSelector(o.bind(this)), this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
|
|
1851
1891
|
}
|
|
1852
1892
|
wrap(e) {
|
|
1853
|
-
return new
|
|
1893
|
+
return new aa(this.ctx, e);
|
|
1854
1894
|
}
|
|
1855
|
-
},
|
|
1895
|
+
}, sa = class {
|
|
1856
1896
|
constructor(e, t) {
|
|
1857
1897
|
this.ctx = e, this.wrapper = t, this.toHaveProp = this.ctx.driver.wrapExpect((e, t) => this.ctx.driver.expectEq({
|
|
1858
1898
|
type: "eval",
|
|
@@ -1865,18 +1905,18 @@ var H = { name: "accordion" }, we = class extends e {
|
|
|
1865
1905
|
fn: S
|
|
1866
1906
|
}, e, "toHaveIcon(${value})"));
|
|
1867
1907
|
}
|
|
1868
|
-
},
|
|
1908
|
+
}, ca = { name: "status" }, la = class extends e {
|
|
1869
1909
|
constructor(...e) {
|
|
1870
|
-
super(...e), this.type = "status", this.componentInfo =
|
|
1910
|
+
super(...e), this.type = "status", this.componentInfo = ca, this.blur = this.ctx.driver.wrapAction(D.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(E.bind(this, () => this.locator)), this.hover = this.ctx.driver.wrapAction(O.bind(this, () => this.locator));
|
|
1871
1911
|
}
|
|
1872
|
-
},
|
|
1912
|
+
}, ua = class extends t {
|
|
1873
1913
|
constructor(...e) {
|
|
1874
|
-
super(...e), this.componentInfo =
|
|
1914
|
+
super(...e), this.componentInfo = ca, this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
|
|
1875
1915
|
}
|
|
1876
1916
|
wrap(e) {
|
|
1877
|
-
return new
|
|
1917
|
+
return new la(this.ctx, e);
|
|
1878
1918
|
}
|
|
1879
|
-
},
|
|
1919
|
+
}, da = class {
|
|
1880
1920
|
constructor(e, t) {
|
|
1881
1921
|
this.ctx = e, this.wrapper = t, this.toHaveProp = this.ctx.driver.wrapExpect((e, t) => this.ctx.driver.expectEq({
|
|
1882
1922
|
type: "eval",
|
|
@@ -1889,18 +1929,18 @@ var H = { name: "accordion" }, we = class extends e {
|
|
|
1889
1929
|
fn: S
|
|
1890
1930
|
}, e, "toHaveIcon(${value})"));
|
|
1891
1931
|
}
|
|
1892
|
-
},
|
|
1932
|
+
}, fa = { name: "switch" }, pa = class extends e {
|
|
1893
1933
|
constructor(...e) {
|
|
1894
|
-
super(...e), this.type = "switch", this.componentInfo =
|
|
1934
|
+
super(...e), this.type = "switch", this.componentInfo = fa, this.blur = this.ctx.driver.wrapAction(D.bind(this, () => this.locator)), this.check = this.ctx.driver.wrapAction(C.bind(this, () => this.switch())), this.focus = this.ctx.driver.wrapAction(E.bind(this, () => this.locator)), this.hover = this.ctx.driver.wrapAction(O.bind(this, () => this.locator)), this.uncheck = this.ctx.driver.wrapAction(C.bind(this, () => this.switch())), this.switch = z.bind(this, ".switch");
|
|
1895
1935
|
}
|
|
1896
|
-
},
|
|
1936
|
+
}, ma = class extends t {
|
|
1897
1937
|
constructor(...e) {
|
|
1898
|
-
super(...e), this.componentInfo =
|
|
1938
|
+
super(...e), this.componentInfo = fa, this.byLabel = this.ctx.driver.wrapSelector(o.bind(this)), this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
|
|
1899
1939
|
}
|
|
1900
1940
|
wrap(e) {
|
|
1901
|
-
return new
|
|
1941
|
+
return new pa(this.ctx, e);
|
|
1902
1942
|
}
|
|
1903
|
-
},
|
|
1943
|
+
}, ha = class {
|
|
1904
1944
|
constructor(e, t) {
|
|
1905
1945
|
this.ctx = e, this.wrapper = t, this.toHaveProp = this.ctx.driver.wrapExpect((e, t) => this.ctx.driver.expectEq({
|
|
1906
1946
|
type: "eval",
|
|
@@ -1921,18 +1961,18 @@ var H = { name: "accordion" }, we = class extends e {
|
|
|
1921
1961
|
fn: h
|
|
1922
1962
|
}, e, "toHaveValue(${value})"));
|
|
1923
1963
|
}
|
|
1924
|
-
},
|
|
1964
|
+
}, ga = { name: "tab" }, _a = class extends e {
|
|
1925
1965
|
constructor(...e) {
|
|
1926
|
-
super(...e), this.type = "tab", this.componentInfo =
|
|
1966
|
+
super(...e), this.type = "tab", this.componentInfo = ga, this.blur = this.ctx.driver.wrapAction(D.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(E.bind(this, () => this.locator)), this.hover = this.ctx.driver.wrapAction(O.bind(this, () => this.locator)), this.select = this.ctx.driver.wrapAction(C.bind(this, () => this.base())), this.base = z.bind(this, ".base");
|
|
1927
1967
|
}
|
|
1928
|
-
},
|
|
1968
|
+
}, va = class extends t {
|
|
1929
1969
|
constructor(...e) {
|
|
1930
|
-
super(...e), this.componentInfo =
|
|
1970
|
+
super(...e), this.componentInfo = ga, this.byLabel = this.ctx.driver.wrapSelector(o.bind(this)), this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
|
|
1931
1971
|
}
|
|
1932
1972
|
wrap(e) {
|
|
1933
|
-
return new
|
|
1973
|
+
return new _a(this.ctx, e);
|
|
1934
1974
|
}
|
|
1935
|
-
},
|
|
1975
|
+
}, ya = class {
|
|
1936
1976
|
constructor(e, t) {
|
|
1937
1977
|
this.ctx = e, this.wrapper = t, this.toHaveProp = this.ctx.driver.wrapExpect((e, t) => this.ctx.driver.expectEq({
|
|
1938
1978
|
type: "eval",
|
|
@@ -1953,43 +1993,9 @@ var H = { name: "accordion" }, we = class extends e {
|
|
|
1953
1993
|
fn: v
|
|
1954
1994
|
}, !1, "toBeInactive()"));
|
|
1955
1995
|
}
|
|
1956
|
-
},
|
|
1957
|
-
constructor(...e) {
|
|
1958
|
-
super(...e), this.type = "tabPanel", this.componentInfo = fa, this.blur = this.ctx.driver.wrapAction(D.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(E.bind(this, () => this.locator)), this.hover = this.ctx.driver.wrapAction(O.bind(this, () => this.locator));
|
|
1959
|
-
}
|
|
1960
|
-
}, ma = class extends t {
|
|
1996
|
+
}, ba = { name: "tab-panel" }, xa = class extends e {
|
|
1961
1997
|
constructor(...e) {
|
|
1962
|
-
super(...e), this.componentInfo =
|
|
1963
|
-
}
|
|
1964
|
-
wrap(e) {
|
|
1965
|
-
return new pa(this.ctx, e);
|
|
1966
|
-
}
|
|
1967
|
-
}, ha = class {
|
|
1968
|
-
constructor(e, t) {
|
|
1969
|
-
this.ctx = e, this.wrapper = t, this.toHaveProp = (e, t) => {
|
|
1970
|
-
throw Error("Component does not have props.");
|
|
1971
|
-
};
|
|
1972
|
-
}
|
|
1973
|
-
}, ga = { name: "table" }, _a = class extends e {
|
|
1974
|
-
constructor(...e) {
|
|
1975
|
-
super(...e), this.type = "table", this.componentInfo = ga, this.blur = this.ctx.driver.wrapAction(D.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(E.bind(this, () => this.locator)), this.hover = this.ctx.driver.wrapAction(O.bind(this, () => this.locator));
|
|
1976
|
-
}
|
|
1977
|
-
}, va = class extends t {
|
|
1978
|
-
constructor(...e) {
|
|
1979
|
-
super(...e), this.componentInfo = ga, this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
|
|
1980
|
-
}
|
|
1981
|
-
wrap(e) {
|
|
1982
|
-
return new _a(this.ctx, e);
|
|
1983
|
-
}
|
|
1984
|
-
}, ya = class {
|
|
1985
|
-
constructor(e, t) {
|
|
1986
|
-
this.ctx = e, this.wrapper = t, this.toHaveProp = (e, t) => {
|
|
1987
|
-
throw Error("Component does not have props.");
|
|
1988
|
-
};
|
|
1989
|
-
}
|
|
1990
|
-
}, ba = { name: "table-body" }, xa = class extends e {
|
|
1991
|
-
constructor(...e) {
|
|
1992
|
-
super(...e), this.type = "tableBody", this.componentInfo = ba, this.blur = this.ctx.driver.wrapAction(D.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(E.bind(this, () => this.locator)), this.hover = this.ctx.driver.wrapAction(O.bind(this, () => this.locator));
|
|
1998
|
+
super(...e), this.type = "tabPanel", this.componentInfo = ba, this.blur = this.ctx.driver.wrapAction(D.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(E.bind(this, () => this.locator)), this.hover = this.ctx.driver.wrapAction(O.bind(this, () => this.locator));
|
|
1993
1999
|
}
|
|
1994
2000
|
}, Sa = class extends t {
|
|
1995
2001
|
constructor(...e) {
|
|
@@ -2004,9 +2010,9 @@ var H = { name: "accordion" }, we = class extends e {
|
|
|
2004
2010
|
throw Error("Component does not have props.");
|
|
2005
2011
|
};
|
|
2006
2012
|
}
|
|
2007
|
-
}, wa = { name: "table
|
|
2013
|
+
}, wa = { name: "table" }, Ta = class extends e {
|
|
2008
2014
|
constructor(...e) {
|
|
2009
|
-
super(...e), this.type = "
|
|
2015
|
+
super(...e), this.type = "table", this.componentInfo = wa, this.blur = this.ctx.driver.wrapAction(D.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(E.bind(this, () => this.locator)), this.hover = this.ctx.driver.wrapAction(O.bind(this, () => this.locator));
|
|
2010
2016
|
}
|
|
2011
2017
|
}, Ea = class extends t {
|
|
2012
2018
|
constructor(...e) {
|
|
@@ -2021,9 +2027,9 @@ var H = { name: "accordion" }, we = class extends e {
|
|
|
2021
2027
|
throw Error("Component does not have props.");
|
|
2022
2028
|
};
|
|
2023
2029
|
}
|
|
2024
|
-
}, Oa = { name: "table-
|
|
2030
|
+
}, Oa = { name: "table-body" }, ka = class extends e {
|
|
2025
2031
|
constructor(...e) {
|
|
2026
|
-
super(...e), this.type = "
|
|
2032
|
+
super(...e), this.type = "tableBody", this.componentInfo = Oa, this.blur = this.ctx.driver.wrapAction(D.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(E.bind(this, () => this.locator)), this.hover = this.ctx.driver.wrapAction(O.bind(this, () => this.locator));
|
|
2027
2033
|
}
|
|
2028
2034
|
}, Aa = class extends t {
|
|
2029
2035
|
constructor(...e) {
|
|
@@ -2038,9 +2044,9 @@ var H = { name: "accordion" }, we = class extends e {
|
|
|
2038
2044
|
throw Error("Component does not have props.");
|
|
2039
2045
|
};
|
|
2040
2046
|
}
|
|
2041
|
-
}, Ma = { name: "table-
|
|
2047
|
+
}, Ma = { name: "table-cell" }, Na = class extends e {
|
|
2042
2048
|
constructor(...e) {
|
|
2043
|
-
super(...e), this.type = "
|
|
2049
|
+
super(...e), this.type = "tableCell", this.componentInfo = Ma, this.blur = this.ctx.driver.wrapAction(D.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(E.bind(this, () => this.locator)), this.hover = this.ctx.driver.wrapAction(O.bind(this, () => this.locator));
|
|
2044
2050
|
}
|
|
2045
2051
|
}, Pa = class extends t {
|
|
2046
2052
|
constructor(...e) {
|
|
@@ -2055,9 +2061,9 @@ var H = { name: "accordion" }, we = class extends e {
|
|
|
2055
2061
|
throw Error("Component does not have props.");
|
|
2056
2062
|
};
|
|
2057
2063
|
}
|
|
2058
|
-
}, Ia = { name: "table-
|
|
2064
|
+
}, Ia = { name: "table-head" }, La = class extends e {
|
|
2059
2065
|
constructor(...e) {
|
|
2060
|
-
super(...e), this.type = "
|
|
2066
|
+
super(...e), this.type = "tableHead", this.componentInfo = Ia, this.blur = this.ctx.driver.wrapAction(D.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(E.bind(this, () => this.locator)), this.hover = this.ctx.driver.wrapAction(O.bind(this, () => this.locator));
|
|
2061
2067
|
}
|
|
2062
2068
|
}, Ra = class extends t {
|
|
2063
2069
|
constructor(...e) {
|
|
@@ -2072,9 +2078,9 @@ var H = { name: "accordion" }, we = class extends e {
|
|
|
2072
2078
|
throw Error("Component does not have props.");
|
|
2073
2079
|
};
|
|
2074
2080
|
}
|
|
2075
|
-
}, Ba = { name: "table-
|
|
2081
|
+
}, Ba = { name: "table-header-cell" }, Va = class extends e {
|
|
2076
2082
|
constructor(...e) {
|
|
2077
|
-
super(...e), this.type = "
|
|
2083
|
+
super(...e), this.type = "tableHeaderCell", this.componentInfo = Ba, this.blur = this.ctx.driver.wrapAction(D.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(E.bind(this, () => this.locator)), this.hover = this.ctx.driver.wrapAction(O.bind(this, () => this.locator));
|
|
2078
2084
|
}
|
|
2079
2085
|
}, Ha = class extends t {
|
|
2080
2086
|
constructor(...e) {
|
|
@@ -2084,6 +2090,40 @@ var H = { name: "accordion" }, we = class extends e {
|
|
|
2084
2090
|
return new Va(this.ctx, e);
|
|
2085
2091
|
}
|
|
2086
2092
|
}, Ua = class {
|
|
2093
|
+
constructor(e, t) {
|
|
2094
|
+
this.ctx = e, this.wrapper = t, this.toHaveProp = (e, t) => {
|
|
2095
|
+
throw Error("Component does not have props.");
|
|
2096
|
+
};
|
|
2097
|
+
}
|
|
2098
|
+
}, Wa = { name: "table-row" }, Ga = class extends e {
|
|
2099
|
+
constructor(...e) {
|
|
2100
|
+
super(...e), this.type = "tableRow", this.componentInfo = Wa, this.blur = this.ctx.driver.wrapAction(D.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(E.bind(this, () => this.locator)), this.hover = this.ctx.driver.wrapAction(O.bind(this, () => this.locator));
|
|
2101
|
+
}
|
|
2102
|
+
}, Ka = class extends t {
|
|
2103
|
+
constructor(...e) {
|
|
2104
|
+
super(...e), this.componentInfo = Wa, this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
|
|
2105
|
+
}
|
|
2106
|
+
wrap(e) {
|
|
2107
|
+
return new Ga(this.ctx, e);
|
|
2108
|
+
}
|
|
2109
|
+
}, qa = class {
|
|
2110
|
+
constructor(e, t) {
|
|
2111
|
+
this.ctx = e, this.wrapper = t, this.toHaveProp = (e, t) => {
|
|
2112
|
+
throw Error("Component does not have props.");
|
|
2113
|
+
};
|
|
2114
|
+
}
|
|
2115
|
+
}, Ja = { name: "table-sorting-button" }, Ya = class extends e {
|
|
2116
|
+
constructor(...e) {
|
|
2117
|
+
super(...e), this.type = "tableSortingButton", this.componentInfo = Ja, this.blur = this.ctx.driver.wrapAction(D.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(E.bind(this, () => this.locator)), this.hover = this.ctx.driver.wrapAction(O.bind(this, () => this.locator));
|
|
2118
|
+
}
|
|
2119
|
+
}, Xa = class extends t {
|
|
2120
|
+
constructor(...e) {
|
|
2121
|
+
super(...e), this.componentInfo = Ja, this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
|
|
2122
|
+
}
|
|
2123
|
+
wrap(e) {
|
|
2124
|
+
return new Ya(this.ctx, e);
|
|
2125
|
+
}
|
|
2126
|
+
}, Za = class {
|
|
2087
2127
|
constructor(e, t) {
|
|
2088
2128
|
this.ctx = e, this.wrapper = t, this.toHaveProp = this.ctx.driver.wrapExpect((e, t) => this.ctx.driver.expectEq({
|
|
2089
2129
|
type: "eval",
|
|
@@ -2092,18 +2132,18 @@ var H = { name: "accordion" }, we = class extends e {
|
|
|
2092
2132
|
arg: e
|
|
2093
2133
|
}, t, `toHaveProp("${e}", ${t})`));
|
|
2094
2134
|
}
|
|
2095
|
-
},
|
|
2135
|
+
}, Qa = { name: "tabs" }, $a = class extends e {
|
|
2096
2136
|
constructor(...e) {
|
|
2097
|
-
super(...e), this.type = "tabs", this.componentInfo =
|
|
2137
|
+
super(...e), this.type = "tabs", this.componentInfo = Qa, this.blur = this.ctx.driver.wrapAction(D.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(E.bind(this, () => this.locator)), this.hover = this.ctx.driver.wrapAction(O.bind(this, () => this.locator));
|
|
2098
2138
|
}
|
|
2099
|
-
},
|
|
2139
|
+
}, eo = class extends t {
|
|
2100
2140
|
constructor(...e) {
|
|
2101
|
-
super(...e), this.componentInfo =
|
|
2141
|
+
super(...e), this.componentInfo = Qa, this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
|
|
2102
2142
|
}
|
|
2103
2143
|
wrap(e) {
|
|
2104
|
-
return new
|
|
2144
|
+
return new $a(this.ctx, e);
|
|
2105
2145
|
}
|
|
2106
|
-
},
|
|
2146
|
+
}, to = class {
|
|
2107
2147
|
constructor(e, t) {
|
|
2108
2148
|
this.ctx = e, this.wrapper = t, this.toHaveProp = this.ctx.driver.wrapExpect((e, t) => this.ctx.driver.expectEq({
|
|
2109
2149
|
type: "eval",
|
|
@@ -2112,18 +2152,18 @@ var H = { name: "accordion" }, we = class extends e {
|
|
|
2112
2152
|
arg: e
|
|
2113
2153
|
}, t, `toHaveProp("${e}", ${t})`));
|
|
2114
2154
|
}
|
|
2115
|
-
},
|
|
2155
|
+
}, no = { name: "tag" }, ro = class extends e {
|
|
2116
2156
|
constructor(...e) {
|
|
2117
|
-
super(...e), this.type = "tag", this.componentInfo =
|
|
2157
|
+
super(...e), this.type = "tag", this.componentInfo = no, this.blur = this.ctx.driver.wrapAction(D.bind(this, () => this.locator)), this.click = this.ctx.driver.wrapAction(C.bind(this, () => this.base())), this.focus = this.ctx.driver.wrapAction(E.bind(this, () => this.locator)), this.hover = this.ctx.driver.wrapAction(O.bind(this, () => this.locator)), this.remove = this.ctx.driver.wrapAction(C.bind(this, () => this.dismissButton())), this.select = this.ctx.driver.wrapAction(R.bind(this, !0)), this.unselect = this.ctx.driver.wrapAction(R.bind(this, !1)), this.base = z.bind(this, ".base"), this.dismissButton = z.bind(this, ".dismiss-button");
|
|
2118
2158
|
}
|
|
2119
|
-
},
|
|
2159
|
+
}, io = class extends t {
|
|
2120
2160
|
constructor(...e) {
|
|
2121
|
-
super(...e), this.componentInfo =
|
|
2161
|
+
super(...e), this.componentInfo = no, this.byLabel = this.ctx.driver.wrapSelector(o.bind(this)), this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
|
|
2122
2162
|
}
|
|
2123
2163
|
wrap(e) {
|
|
2124
|
-
return new
|
|
2164
|
+
return new ro(this.ctx, e);
|
|
2125
2165
|
}
|
|
2126
|
-
},
|
|
2166
|
+
}, ao = class {
|
|
2127
2167
|
constructor(e, t) {
|
|
2128
2168
|
this.ctx = e, this.wrapper = t, this.toHaveProp = this.ctx.driver.wrapExpect((e, t) => this.ctx.driver.expectEq({
|
|
2129
2169
|
type: "eval",
|
|
@@ -2152,35 +2192,35 @@ var H = { name: "accordion" }, we = class extends e {
|
|
|
2152
2192
|
fn: b
|
|
2153
2193
|
}, !1, "toBeUnselected()"));
|
|
2154
2194
|
}
|
|
2155
|
-
},
|
|
2195
|
+
}, oo = { name: "tag-group" }, so = class extends e {
|
|
2156
2196
|
constructor(...e) {
|
|
2157
|
-
super(...e), this.type = "tagGroup", this.componentInfo =
|
|
2197
|
+
super(...e), this.type = "tagGroup", this.componentInfo = oo, this.blur = this.ctx.driver.wrapAction(D.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(E.bind(this, () => this.locator)), this.hover = this.ctx.driver.wrapAction(O.bind(this, () => this.locator));
|
|
2158
2198
|
}
|
|
2159
|
-
},
|
|
2199
|
+
}, co = class extends t {
|
|
2160
2200
|
constructor(...e) {
|
|
2161
|
-
super(...e), this.componentInfo =
|
|
2201
|
+
super(...e), this.componentInfo = oo, this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
|
|
2162
2202
|
}
|
|
2163
2203
|
wrap(e) {
|
|
2164
|
-
return new
|
|
2204
|
+
return new so(this.ctx, e);
|
|
2165
2205
|
}
|
|
2166
|
-
},
|
|
2206
|
+
}, lo = class {
|
|
2167
2207
|
constructor(e, t) {
|
|
2168
2208
|
this.ctx = e, this.wrapper = t, this.toHaveProp = (e, t) => {
|
|
2169
2209
|
throw Error("Component does not have props.");
|
|
2170
2210
|
};
|
|
2171
2211
|
}
|
|
2172
|
-
},
|
|
2212
|
+
}, uo = { name: "text-area" }, fo = class extends e {
|
|
2173
2213
|
constructor(...e) {
|
|
2174
|
-
super(...e), this.type = "textArea", this.componentInfo =
|
|
2214
|
+
super(...e), this.type = "textArea", this.componentInfo = uo, this.blur = this.ctx.driver.wrapAction(D.bind(this, () => this.locator)), this.clear = this.ctx.driver.wrapAction(T.bind(this, () => this.control())), this.fill = this.ctx.driver.wrapAction(w.bind(this, () => this.control())), this.focus = this.ctx.driver.wrapAction(E.bind(this, () => this.locator)), this.hover = this.ctx.driver.wrapAction(O.bind(this, () => this.locator)), this.control = z.bind(this, ".control");
|
|
2175
2215
|
}
|
|
2176
|
-
},
|
|
2216
|
+
}, po = class extends t {
|
|
2177
2217
|
constructor(...e) {
|
|
2178
|
-
super(...e), this.componentInfo =
|
|
2218
|
+
super(...e), this.componentInfo = uo, this.byLabel = this.ctx.driver.wrapSelector(o.bind(this)), this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
|
|
2179
2219
|
}
|
|
2180
2220
|
wrap(e) {
|
|
2181
|
-
return new
|
|
2221
|
+
return new fo(this.ctx, e);
|
|
2182
2222
|
}
|
|
2183
|
-
},
|
|
2223
|
+
}, mo = class {
|
|
2184
2224
|
constructor(e, t) {
|
|
2185
2225
|
this.ctx = e, this.wrapper = t, this.toHaveProp = this.ctx.driver.wrapExpect((e, t) => this.ctx.driver.expectEq({
|
|
2186
2226
|
type: "eval",
|
|
@@ -2197,18 +2237,18 @@ var H = { name: "accordion" }, we = class extends e {
|
|
|
2197
2237
|
fn: f
|
|
2198
2238
|
}, e, "toHaveVisibleError(${value})"));
|
|
2199
2239
|
}
|
|
2200
|
-
},
|
|
2240
|
+
}, $ = { name: "text-field" }, ho = class extends e {
|
|
2201
2241
|
constructor(...e) {
|
|
2202
|
-
super(...e), this.type = "textField", this.componentInfo =
|
|
2242
|
+
super(...e), this.type = "textField", this.componentInfo = $, this.blur = this.ctx.driver.wrapAction(D.bind(this, () => this.control())), this.clear = this.ctx.driver.wrapAction(T.bind(this, () => this.control())), this.fill = this.ctx.driver.wrapAction(w.bind(this, () => this.control())), this.focus = this.ctx.driver.wrapAction(E.bind(this, () => this.locator)), this.hover = this.ctx.driver.wrapAction(O.bind(this, () => this.locator)), this.control = Se.bind(this, "input[slot=\"_control\"]");
|
|
2203
2243
|
}
|
|
2204
|
-
},
|
|
2244
|
+
}, go = class extends t {
|
|
2205
2245
|
constructor(...e) {
|
|
2206
|
-
super(...e), this.componentInfo =
|
|
2246
|
+
super(...e), this.componentInfo = $, this.byLabel = this.ctx.driver.wrapSelector(o.bind(this)), this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
|
|
2207
2247
|
}
|
|
2208
2248
|
wrap(e) {
|
|
2209
|
-
return new
|
|
2249
|
+
return new ho(this.ctx, e);
|
|
2210
2250
|
}
|
|
2211
|
-
},
|
|
2251
|
+
}, _o = class {
|
|
2212
2252
|
constructor(e, t) {
|
|
2213
2253
|
this.ctx = e, this.wrapper = t, this.toHaveProp = this.ctx.driver.wrapExpect((e, t) => this.ctx.driver.expectEq({
|
|
2214
2254
|
type: "eval",
|
|
@@ -2229,18 +2269,18 @@ var H = { name: "accordion" }, we = class extends e {
|
|
|
2229
2269
|
fn: f
|
|
2230
2270
|
}, e, "toHaveVisibleError(${value})"));
|
|
2231
2271
|
}
|
|
2232
|
-
},
|
|
2272
|
+
}, vo = { name: "time-picker" }, yo = class extends e {
|
|
2233
2273
|
constructor(...e) {
|
|
2234
|
-
super(...e), this.type = "timePicker", this.componentInfo =
|
|
2274
|
+
super(...e), this.type = "timePicker", this.componentInfo = vo, this.blur = this.ctx.driver.wrapAction(D.bind(this, () => this.locator)), this.clear = this.ctx.driver.wrapAction(N.bind(this)), this.focus = this.ctx.driver.wrapAction(E.bind(this, () => this.locator)), this.hover = this.ctx.driver.wrapAction(O.bind(this, () => this.locator)), this.selectTime = this.ctx.driver.wrapAction(ge.bind(this)), this.clearButton = B.bind(this, "#clear-button"), this.control = V.bind(this, "[data-vvd-component=text-field].control"), this.pickerButton = B.bind(this, "#picker-button");
|
|
2235
2275
|
}
|
|
2236
|
-
},
|
|
2276
|
+
}, bo = class extends t {
|
|
2237
2277
|
constructor(...e) {
|
|
2238
|
-
super(...e), this.componentInfo =
|
|
2278
|
+
super(...e), this.componentInfo = vo, this.byLabel = this.ctx.driver.wrapSelector(o.bind(this)), this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
|
|
2239
2279
|
}
|
|
2240
2280
|
wrap(e) {
|
|
2241
|
-
return new
|
|
2281
|
+
return new yo(this.ctx, e);
|
|
2242
2282
|
}
|
|
2243
|
-
},
|
|
2283
|
+
}, xo = class {
|
|
2244
2284
|
constructor(e, t) {
|
|
2245
2285
|
this.ctx = e, this.wrapper = t, this.toHaveProp = this.ctx.driver.wrapExpect((e, t) => this.ctx.driver.expectEq({
|
|
2246
2286
|
type: "eval",
|
|
@@ -2257,18 +2297,18 @@ var H = { name: "accordion" }, we = class extends e {
|
|
|
2257
2297
|
fn: f
|
|
2258
2298
|
}, e, "toHaveVisibleError(${value})"));
|
|
2259
2299
|
}
|
|
2260
|
-
},
|
|
2300
|
+
}, So = { name: "toggletip" }, Co = class extends e {
|
|
2261
2301
|
constructor(...e) {
|
|
2262
|
-
super(...e), this.type = "toggletip", this.componentInfo =
|
|
2302
|
+
super(...e), this.type = "toggletip", this.componentInfo = So, this.blur = this.ctx.driver.wrapAction(D.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(E.bind(this, () => this.locator)), this.hover = this.ctx.driver.wrapAction(O.bind(this, () => this.locator));
|
|
2263
2303
|
}
|
|
2264
|
-
},
|
|
2304
|
+
}, wo = class extends t {
|
|
2265
2305
|
constructor(...e) {
|
|
2266
|
-
super(...e), this.componentInfo =
|
|
2306
|
+
super(...e), this.componentInfo = So, this.byHeadline = this.ctx.driver.wrapSelector(s.bind(this)), this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
|
|
2267
2307
|
}
|
|
2268
2308
|
wrap(e) {
|
|
2269
|
-
return new
|
|
2309
|
+
return new Co(this.ctx, e);
|
|
2270
2310
|
}
|
|
2271
|
-
},
|
|
2311
|
+
}, To = class {
|
|
2272
2312
|
constructor(e, t) {
|
|
2273
2313
|
this.ctx = e, this.wrapper = t, this.toHaveProp = this.ctx.driver.wrapExpect((e, t) => this.ctx.driver.expectEq({
|
|
2274
2314
|
type: "eval",
|
|
@@ -2285,18 +2325,18 @@ var H = { name: "accordion" }, we = class extends e {
|
|
|
2285
2325
|
fn: m
|
|
2286
2326
|
}, !0, "toBeOpen()"));
|
|
2287
2327
|
}
|
|
2288
|
-
},
|
|
2328
|
+
}, Eo = { name: "tooltip" }, Do = class extends e {
|
|
2289
2329
|
constructor(...e) {
|
|
2290
|
-
super(...e), this.type = "tooltip", this.componentInfo =
|
|
2330
|
+
super(...e), this.type = "tooltip", this.componentInfo = Eo, this.blur = this.ctx.driver.wrapAction(D.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(E.bind(this, () => this.locator)), this.hover = this.ctx.driver.wrapAction(O.bind(this, () => this.locator));
|
|
2291
2331
|
}
|
|
2292
|
-
},
|
|
2332
|
+
}, Oo = class extends t {
|
|
2293
2333
|
constructor(...e) {
|
|
2294
|
-
super(...e), this.componentInfo =
|
|
2334
|
+
super(...e), this.componentInfo = Eo, this.byTestId = this.ctx.driver.wrapSelector(a.bind(this)), this.byText = this.ctx.driver.wrapSelector(c.bind(this));
|
|
2295
2335
|
}
|
|
2296
2336
|
wrap(e) {
|
|
2297
|
-
return new
|
|
2337
|
+
return new Do(this.ctx, e);
|
|
2298
2338
|
}
|
|
2299
|
-
},
|
|
2339
|
+
}, ko = class {
|
|
2300
2340
|
constructor(e, t) {
|
|
2301
2341
|
this.ctx = e, this.wrapper = t, this.toHaveProp = this.ctx.driver.wrapExpect((e, t) => this.ctx.driver.expectEq({
|
|
2302
2342
|
type: "eval",
|
|
@@ -2313,18 +2353,18 @@ var H = { name: "accordion" }, we = class extends e {
|
|
|
2313
2353
|
fn: m
|
|
2314
2354
|
}, !0, "toBeOpen()"));
|
|
2315
2355
|
}
|
|
2316
|
-
},
|
|
2356
|
+
}, Ao = { name: "tree-item" }, jo = class extends e {
|
|
2317
2357
|
constructor(...e) {
|
|
2318
|
-
super(...e), this.type = "treeItem", this.componentInfo =
|
|
2358
|
+
super(...e), this.type = "treeItem", this.componentInfo = Ao, this.blur = this.ctx.driver.wrapAction(D.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(E.bind(this, () => this.locator)), this.hover = this.ctx.driver.wrapAction(O.bind(this, () => this.locator));
|
|
2319
2359
|
}
|
|
2320
|
-
},
|
|
2360
|
+
}, Mo = class extends t {
|
|
2321
2361
|
constructor(...e) {
|
|
2322
|
-
super(...e), this.componentInfo =
|
|
2362
|
+
super(...e), this.componentInfo = Ao, this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
|
|
2323
2363
|
}
|
|
2324
2364
|
wrap(e) {
|
|
2325
|
-
return new
|
|
2365
|
+
return new jo(this.ctx, e);
|
|
2326
2366
|
}
|
|
2327
|
-
},
|
|
2367
|
+
}, No = class {
|
|
2328
2368
|
constructor(e, t) {
|
|
2329
2369
|
this.ctx = e, this.wrapper = t, this.toHaveProp = this.ctx.driver.wrapExpect((e, t) => this.ctx.driver.expectEq({
|
|
2330
2370
|
type: "eval",
|
|
@@ -2337,18 +2377,18 @@ var H = { name: "accordion" }, we = class extends e {
|
|
|
2337
2377
|
fn: S
|
|
2338
2378
|
}, e, "toHaveIcon(${value})"));
|
|
2339
2379
|
}
|
|
2340
|
-
},
|
|
2380
|
+
}, Po = { name: "tree-view" }, Fo = class extends e {
|
|
2341
2381
|
constructor(...e) {
|
|
2342
|
-
super(...e), this.type = "treeView", this.componentInfo =
|
|
2382
|
+
super(...e), this.type = "treeView", this.componentInfo = Po, this.blur = this.ctx.driver.wrapAction(D.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(E.bind(this, () => this.locator)), this.hover = this.ctx.driver.wrapAction(O.bind(this, () => this.locator));
|
|
2343
2383
|
}
|
|
2344
|
-
},
|
|
2384
|
+
}, Io = class extends t {
|
|
2345
2385
|
constructor(...e) {
|
|
2346
|
-
super(...e), this.componentInfo =
|
|
2386
|
+
super(...e), this.componentInfo = Po, this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
|
|
2347
2387
|
}
|
|
2348
2388
|
wrap(e) {
|
|
2349
|
-
return new
|
|
2389
|
+
return new Fo(this.ctx, e);
|
|
2350
2390
|
}
|
|
2351
|
-
},
|
|
2391
|
+
}, Lo = class {
|
|
2352
2392
|
constructor(e, t) {
|
|
2353
2393
|
this.ctx = e, this.wrapper = t, this.toHaveProp = this.ctx.driver.wrapExpect((e, t) => this.ctx.driver.expectEq({
|
|
2354
2394
|
type: "eval",
|
|
@@ -2357,18 +2397,18 @@ var H = { name: "accordion" }, we = class extends e {
|
|
|
2357
2397
|
arg: e
|
|
2358
2398
|
}, t, `toHaveProp("${e}", ${t})`));
|
|
2359
2399
|
}
|
|
2360
|
-
},
|
|
2400
|
+
}, Ro = { name: "video-player" }, zo = class extends e {
|
|
2361
2401
|
constructor(...e) {
|
|
2362
|
-
super(...e), this.type = "videoPlayer", this.componentInfo =
|
|
2402
|
+
super(...e), this.type = "videoPlayer", this.componentInfo = Ro, this.blur = this.ctx.driver.wrapAction(D.bind(this, () => this.locator)), this.focus = this.ctx.driver.wrapAction(E.bind(this, () => this.locator)), this.hover = this.ctx.driver.wrapAction(O.bind(this, () => this.locator));
|
|
2363
2403
|
}
|
|
2364
|
-
},
|
|
2404
|
+
}, Bo = class extends t {
|
|
2365
2405
|
constructor(...e) {
|
|
2366
|
-
super(...e), this.componentInfo =
|
|
2406
|
+
super(...e), this.componentInfo = Ro, this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
|
|
2367
2407
|
}
|
|
2368
2408
|
wrap(e) {
|
|
2369
|
-
return new
|
|
2409
|
+
return new zo(this.ctx, e);
|
|
2370
2410
|
}
|
|
2371
|
-
},
|
|
2411
|
+
}, Vo = {
|
|
2372
2412
|
collection: r,
|
|
2373
2413
|
accordion: Ee,
|
|
2374
2414
|
accordionItem: ke,
|
|
@@ -2403,58 +2443,60 @@ var H = { name: "accordion" }, we = class extends e {
|
|
|
2403
2443
|
fab: kn,
|
|
2404
2444
|
filePicker: Nn,
|
|
2405
2445
|
flag: Ln,
|
|
2406
|
-
|
|
2407
|
-
|
|
2408
|
-
|
|
2409
|
-
|
|
2410
|
-
|
|
2411
|
-
|
|
2412
|
-
|
|
2413
|
-
|
|
2414
|
-
|
|
2415
|
-
|
|
2416
|
-
|
|
2417
|
-
|
|
2418
|
-
|
|
2419
|
-
|
|
2420
|
-
|
|
2421
|
-
|
|
2422
|
-
|
|
2423
|
-
|
|
2424
|
-
|
|
2425
|
-
|
|
2426
|
-
|
|
2427
|
-
|
|
2428
|
-
|
|
2429
|
-
|
|
2430
|
-
|
|
2431
|
-
|
|
2432
|
-
|
|
2433
|
-
|
|
2434
|
-
|
|
2435
|
-
|
|
2436
|
-
|
|
2437
|
-
|
|
2438
|
-
|
|
2439
|
-
|
|
2440
|
-
|
|
2441
|
-
|
|
2442
|
-
|
|
2443
|
-
|
|
2444
|
-
|
|
2445
|
-
|
|
2446
|
-
|
|
2447
|
-
|
|
2448
|
-
|
|
2449
|
-
|
|
2450
|
-
|
|
2451
|
-
|
|
2452
|
-
|
|
2453
|
-
|
|
2454
|
-
|
|
2455
|
-
|
|
2456
|
-
|
|
2457
|
-
|
|
2446
|
+
formField: Vn,
|
|
2447
|
+
header: Gn,
|
|
2448
|
+
icon: Yn,
|
|
2449
|
+
kbdKey: $n,
|
|
2450
|
+
kbdShortcut: rr,
|
|
2451
|
+
layout: sr,
|
|
2452
|
+
listbox: dr,
|
|
2453
|
+
menu: hr,
|
|
2454
|
+
menuItem: yr,
|
|
2455
|
+
nav: Cr,
|
|
2456
|
+
navDisclosure: Dr,
|
|
2457
|
+
navItem: jr,
|
|
2458
|
+
note: Fr,
|
|
2459
|
+
numberField: zr,
|
|
2460
|
+
optgroup: Ur,
|
|
2461
|
+
option: qr,
|
|
2462
|
+
pagination: Zr,
|
|
2463
|
+
platformSwitch: ti,
|
|
2464
|
+
popover: ai,
|
|
2465
|
+
progress: li,
|
|
2466
|
+
progressRing: pi,
|
|
2467
|
+
radio: _i,
|
|
2468
|
+
radioGroup: xi,
|
|
2469
|
+
rangeSlider: Ti,
|
|
2470
|
+
richTextEditor: ki,
|
|
2471
|
+
richTextView: Ni,
|
|
2472
|
+
searchableSelect: Li,
|
|
2473
|
+
select: Vi,
|
|
2474
|
+
selectableBox: Gi,
|
|
2475
|
+
sideDrawer: Yi,
|
|
2476
|
+
simpleColorPicker: $i,
|
|
2477
|
+
slider: ra,
|
|
2478
|
+
splitButton: sa,
|
|
2479
|
+
status: da,
|
|
2480
|
+
switch: ha,
|
|
2481
|
+
tab: ya,
|
|
2482
|
+
tabPanel: Ca,
|
|
2483
|
+
table: Da,
|
|
2484
|
+
tableBody: ja,
|
|
2485
|
+
tableCell: Fa,
|
|
2486
|
+
tableHead: za,
|
|
2487
|
+
tableHeaderCell: Ua,
|
|
2488
|
+
tableRow: qa,
|
|
2489
|
+
tableSortingButton: Za,
|
|
2490
|
+
tabs: to,
|
|
2491
|
+
tag: ao,
|
|
2492
|
+
tagGroup: lo,
|
|
2493
|
+
textArea: mo,
|
|
2494
|
+
textField: _o,
|
|
2495
|
+
timePicker: xo,
|
|
2496
|
+
toggletip: To,
|
|
2497
|
+
tooltip: ko,
|
|
2498
|
+
treeItem: No,
|
|
2499
|
+
treeView: Lo,
|
|
2458
2500
|
videoPlayer: class {
|
|
2459
2501
|
constructor(e, t) {
|
|
2460
2502
|
this.ctx = e, this.wrapper = t, this.toHaveProp = this.ctx.driver.wrapExpect((e, t) => this.ctx.driver.expectEq({
|
|
@@ -2465,14 +2507,14 @@ var H = { name: "accordion" }, we = class extends e {
|
|
|
2465
2507
|
}, t, `toHaveProp("${e}", ${t})`));
|
|
2466
2508
|
}
|
|
2467
2509
|
}
|
|
2468
|
-
},
|
|
2510
|
+
}, Ho = class {
|
|
2469
2511
|
constructor(e) {
|
|
2470
|
-
this.ctx = e, this.accordion = new Te(this.ctx), this.accordionItem = new Oe(this.ctx), this.actionGroup = new je(this.ctx), this.alert = new Pe(this.ctx), this.audioPlayer = new Le(this.ctx), this.avatar = new Be(this.ctx), this.badge = new Ue(this.ctx), this.banner = new Ke(this.ctx), this.breadcrumb = new Ye(this.ctx), this.breadcrumbItem = new Qe(this.ctx), this.button = new tt(this.ctx), this.calendar = new at(this.ctx), this.calendarEvent = new lt(this.ctx), this.card = new pt(this.ctx), this.checkbox = new _t(this.ctx), this.colorPicker = new xt(this.ctx), this.combobox = new Tt(this.ctx), this.contextualHelp = new kt(this.ctx), this.country = new Nt(this.ctx), this.countryGroup = new Lt(this.ctx), this.dataGrid = new Vt(this.ctx), this.dataGridCell = new Gt(this.ctx), this.dataGridRow = new Yt(this.ctx), this.datePicker = new $t(this.ctx), this.dateRangePicker = new rn(this.ctx), this.dateTimePicker = new cn(this.ctx), this.dialPad = new fn(this.ctx), this.dialog = new gn(this.ctx), this.divider = new bn(this.ctx), this.emptyState = new wn(this.ctx), this.fab = new On(this.ctx), this.filePicker = new Mn(this.ctx), this.flag = new In(this.ctx), this.
|
|
2512
|
+
this.ctx = e, this.accordion = new Te(this.ctx), this.accordionItem = new Oe(this.ctx), this.actionGroup = new je(this.ctx), this.alert = new Pe(this.ctx), this.audioPlayer = new Le(this.ctx), this.avatar = new Be(this.ctx), this.badge = new Ue(this.ctx), this.banner = new Ke(this.ctx), this.breadcrumb = new Ye(this.ctx), this.breadcrumbItem = new Qe(this.ctx), this.button = new tt(this.ctx), this.calendar = new at(this.ctx), this.calendarEvent = new lt(this.ctx), this.card = new pt(this.ctx), this.checkbox = new _t(this.ctx), this.colorPicker = new xt(this.ctx), this.combobox = new Tt(this.ctx), this.contextualHelp = new kt(this.ctx), this.country = new Nt(this.ctx), this.countryGroup = new Lt(this.ctx), this.dataGrid = new Vt(this.ctx), this.dataGridCell = new Gt(this.ctx), this.dataGridRow = new Yt(this.ctx), this.datePicker = new $t(this.ctx), this.dateRangePicker = new rn(this.ctx), this.dateTimePicker = new cn(this.ctx), this.dialPad = new fn(this.ctx), this.dialog = new gn(this.ctx), this.divider = new bn(this.ctx), this.emptyState = new wn(this.ctx), this.fab = new On(this.ctx), this.filePicker = new Mn(this.ctx), this.flag = new In(this.ctx), this.formField = new Bn(this.ctx), this.header = new Wn(this.ctx), this.icon = new Jn(this.ctx), this.kbdKey = new Qn(this.ctx), this.kbdShortcut = new nr(this.ctx), this.layout = new or(this.ctx), this.listbox = new ur(this.ctx), this.menu = new mr(this.ctx), this.menuItem = new vr(this.ctx), this.nav = new Sr(this.ctx), this.navDisclosure = new Er(this.ctx), this.navItem = new Ar(this.ctx), this.note = new Pr(this.ctx), this.numberField = new Rr(this.ctx), this.optgroup = new Hr(this.ctx), this.option = new Kr(this.ctx), this.pagination = new Xr(this.ctx), this.platformSwitch = new ei(this.ctx), this.popover = new ii(this.ctx), this.progress = new ci(this.ctx), this.progressRing = new fi(this.ctx), this.radio = new gi(this.ctx), this.radioGroup = new bi(this.ctx), this.rangeSlider = new wi(this.ctx), this.richTextEditor = new Oi(this.ctx), this.richTextView = new Mi(this.ctx), this.searchableSelect = new Ii(this.ctx), this.select = new Bi(this.ctx), this.selectableBox = new Wi(this.ctx), this.sideDrawer = new Ji(this.ctx), this.simpleColorPicker = new Qi(this.ctx), this.slider = new na(this.ctx), this.splitButton = new oa(this.ctx), this.status = new ua(this.ctx), this.switch = new ma(this.ctx), this.tab = new va(this.ctx), this.tabPanel = new Sa(this.ctx), this.table = new Ea(this.ctx), this.tableBody = new Aa(this.ctx), this.tableCell = new Pa(this.ctx), this.tableHead = new Ra(this.ctx), this.tableHeaderCell = new Ha(this.ctx), this.tableRow = new Ka(this.ctx), this.tableSortingButton = new Xa(this.ctx), this.tabs = new eo(this.ctx), this.tag = new io(this.ctx), this.tagGroup = new co(this.ctx), this.textArea = new po(this.ctx), this.textField = new go(this.ctx), this.timePicker = new bo(this.ctx), this.toggletip = new wo(this.ctx), this.tooltip = new Oo(this.ctx), this.treeItem = new Mo(this.ctx), this.treeView = new Io(this.ctx), this.videoPlayer = new Bo(this.ctx);
|
|
2471
2513
|
}
|
|
2472
2514
|
expect(e) {
|
|
2473
|
-
if (e.type in
|
|
2515
|
+
if (e.type in Vo) return new Vo[e.type](this.ctx, e);
|
|
2474
2516
|
throw Error(`Unknown component type: ${e.type}`);
|
|
2475
2517
|
}
|
|
2476
2518
|
};
|
|
2477
2519
|
//#endregion
|
|
2478
|
-
export {
|
|
2520
|
+
export { Ho as t };
|