@vonage/vivid-test-utils 5.25.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-NJa_d646.js → components.generated-B-6jlcsc.js} +378 -357
- package/dist/{components.generated-CFCjcJdH.cjs → components.generated-DcMBaOF8.cjs} +1 -1
- package/dist/components.generated.d.ts +50 -21
- 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 +19 -14
|
@@ -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) {
|
|
@@ -1171,16 +1174,13 @@ var H = { name: "accordion" }, we = class extends e {
|
|
|
1171
1174
|
}
|
|
1172
1175
|
}, rr = class {
|
|
1173
1176
|
constructor(e, t) {
|
|
1174
|
-
this.ctx = e, this.wrapper = t, this.toHaveProp =
|
|
1175
|
-
|
|
1176
|
-
|
|
1177
|
-
fn: (e, t) => e[t],
|
|
1178
|
-
arg: e
|
|
1179
|
-
}, t, `toHaveProp("${e}", ${t})`));
|
|
1177
|
+
this.ctx = e, this.wrapper = t, this.toHaveProp = (e, t) => {
|
|
1178
|
+
throw Error("Component does not have props.");
|
|
1179
|
+
};
|
|
1180
1180
|
}
|
|
1181
|
-
}, ir = { name: "
|
|
1181
|
+
}, ir = { name: "layout" }, ar = class extends e {
|
|
1182
1182
|
constructor(...e) {
|
|
1183
|
-
super(...e), this.type = "
|
|
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
1184
|
}
|
|
1185
1185
|
}, or = class extends t {
|
|
1186
1186
|
constructor(...e) {
|
|
@@ -1198,18 +1198,38 @@ var H = { name: "accordion" }, we = class extends e {
|
|
|
1198
1198
|
arg: e
|
|
1199
1199
|
}, t, `toHaveProp("${e}", ${t})`));
|
|
1200
1200
|
}
|
|
1201
|
-
}, cr = { name: "
|
|
1201
|
+
}, cr = { name: "listbox" }, lr = class extends e {
|
|
1202
1202
|
constructor(...e) {
|
|
1203
|
-
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));
|
|
1204
1204
|
}
|
|
1205
1205
|
}, ur = class extends t {
|
|
1206
1206
|
constructor(...e) {
|
|
1207
|
-
super(...e), this.componentInfo = cr, this.
|
|
1207
|
+
super(...e), this.componentInfo = cr, this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
|
|
1208
1208
|
}
|
|
1209
1209
|
wrap(e) {
|
|
1210
1210
|
return new lr(this.ctx, e);
|
|
1211
1211
|
}
|
|
1212
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 {
|
|
1213
1233
|
constructor(e, t) {
|
|
1214
1234
|
this.ctx = e, this.wrapper = t, this.toHaveProp = this.ctx.driver.wrapExpect((e, t) => this.ctx.driver.expectEq({
|
|
1215
1235
|
type: "eval",
|
|
@@ -1226,18 +1246,18 @@ var H = { name: "accordion" }, we = class extends e {
|
|
|
1226
1246
|
fn: m
|
|
1227
1247
|
}, !0, "toBeOpen()"));
|
|
1228
1248
|
}
|
|
1229
|
-
},
|
|
1249
|
+
}, gr = { name: "menu-item" }, _r = class extends e {
|
|
1230
1250
|
constructor(...e) {
|
|
1231
|
-
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");
|
|
1232
1252
|
}
|
|
1233
|
-
},
|
|
1253
|
+
}, vr = class extends t {
|
|
1234
1254
|
constructor(...e) {
|
|
1235
|
-
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));
|
|
1236
1256
|
}
|
|
1237
1257
|
wrap(e) {
|
|
1238
|
-
return new
|
|
1258
|
+
return new _r(this.ctx, e);
|
|
1239
1259
|
}
|
|
1240
|
-
},
|
|
1260
|
+
}, yr = class {
|
|
1241
1261
|
constructor(e, t) {
|
|
1242
1262
|
this.ctx = e, this.wrapper = t, this.toHaveProp = this.ctx.driver.wrapExpect((e, t) => this.ctx.driver.expectEq({
|
|
1243
1263
|
type: "eval",
|
|
@@ -1262,35 +1282,35 @@ var H = { name: "accordion" }, we = class extends e {
|
|
|
1262
1282
|
fn: u
|
|
1263
1283
|
}, !1, "toBeUnchecked()"));
|
|
1264
1284
|
}
|
|
1265
|
-
},
|
|
1285
|
+
}, br = { name: "nav" }, xr = class extends e {
|
|
1266
1286
|
constructor(...e) {
|
|
1267
|
-
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));
|
|
1268
1288
|
}
|
|
1269
|
-
},
|
|
1289
|
+
}, Sr = class extends t {
|
|
1270
1290
|
constructor(...e) {
|
|
1271
|
-
super(...e), this.componentInfo =
|
|
1291
|
+
super(...e), this.componentInfo = br, this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
|
|
1272
1292
|
}
|
|
1273
1293
|
wrap(e) {
|
|
1274
|
-
return new
|
|
1294
|
+
return new xr(this.ctx, e);
|
|
1275
1295
|
}
|
|
1276
|
-
},
|
|
1296
|
+
}, Cr = class {
|
|
1277
1297
|
constructor(e, t) {
|
|
1278
1298
|
this.ctx = e, this.wrapper = t, this.toHaveProp = (e, t) => {
|
|
1279
1299
|
throw Error("Component does not have props.");
|
|
1280
1300
|
};
|
|
1281
1301
|
}
|
|
1282
|
-
},
|
|
1302
|
+
}, wr = { name: "nav-disclosure" }, Tr = class extends e {
|
|
1283
1303
|
constructor(...e) {
|
|
1284
|
-
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");
|
|
1285
1305
|
}
|
|
1286
|
-
},
|
|
1306
|
+
}, Er = class extends t {
|
|
1287
1307
|
constructor(...e) {
|
|
1288
|
-
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));
|
|
1289
1309
|
}
|
|
1290
1310
|
wrap(e) {
|
|
1291
|
-
return new
|
|
1311
|
+
return new Tr(this.ctx, e);
|
|
1292
1312
|
}
|
|
1293
|
-
},
|
|
1313
|
+
}, Dr = class {
|
|
1294
1314
|
constructor(e, t) {
|
|
1295
1315
|
this.ctx = e, this.wrapper = t, this.toHaveProp = this.ctx.driver.wrapExpect((e, t) => this.ctx.driver.expectEq({
|
|
1296
1316
|
type: "eval",
|
|
@@ -1319,18 +1339,18 @@ var H = { name: "accordion" }, we = class extends e {
|
|
|
1319
1339
|
fn: m
|
|
1320
1340
|
}, !0, "toBeOpen()"));
|
|
1321
1341
|
}
|
|
1322
|
-
},
|
|
1342
|
+
}, Or = { name: "nav-item" }, kr = class extends e {
|
|
1323
1343
|
constructor(...e) {
|
|
1324
|
-
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");
|
|
1325
1345
|
}
|
|
1326
|
-
},
|
|
1346
|
+
}, Ar = class extends t {
|
|
1327
1347
|
constructor(...e) {
|
|
1328
|
-
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));
|
|
1329
1349
|
}
|
|
1330
1350
|
wrap(e) {
|
|
1331
|
-
return new
|
|
1351
|
+
return new kr(this.ctx, e);
|
|
1332
1352
|
}
|
|
1333
|
-
},
|
|
1353
|
+
}, jr = class {
|
|
1334
1354
|
constructor(e, t) {
|
|
1335
1355
|
this.ctx = e, this.wrapper = t, this.toHaveProp = this.ctx.driver.wrapExpect((e, t) => this.ctx.driver.expectEq({
|
|
1336
1356
|
type: "eval",
|
|
@@ -1351,18 +1371,18 @@ var H = { name: "accordion" }, we = class extends e {
|
|
|
1351
1371
|
fn: S
|
|
1352
1372
|
}, e, "toHaveIcon(${value})"));
|
|
1353
1373
|
}
|
|
1354
|
-
},
|
|
1374
|
+
}, Mr = { name: "note" }, Nr = class extends e {
|
|
1355
1375
|
constructor(...e) {
|
|
1356
|
-
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));
|
|
1357
1377
|
}
|
|
1358
|
-
},
|
|
1378
|
+
}, Pr = class extends t {
|
|
1359
1379
|
constructor(...e) {
|
|
1360
|
-
super(...e), this.componentInfo =
|
|
1380
|
+
super(...e), this.componentInfo = Mr, this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
|
|
1361
1381
|
}
|
|
1362
1382
|
wrap(e) {
|
|
1363
|
-
return new
|
|
1383
|
+
return new Nr(this.ctx, e);
|
|
1364
1384
|
}
|
|
1365
|
-
},
|
|
1385
|
+
}, Fr = class {
|
|
1366
1386
|
constructor(e, t) {
|
|
1367
1387
|
this.ctx = e, this.wrapper = t, this.toHaveProp = this.ctx.driver.wrapExpect((e, t) => this.ctx.driver.expectEq({
|
|
1368
1388
|
type: "eval",
|
|
@@ -1375,18 +1395,18 @@ var H = { name: "accordion" }, we = class extends e {
|
|
|
1375
1395
|
fn: S
|
|
1376
1396
|
}, e, "toHaveIcon(${value})"));
|
|
1377
1397
|
}
|
|
1378
|
-
},
|
|
1398
|
+
}, Ir = { name: "number-field" }, Lr = class extends e {
|
|
1379
1399
|
constructor(...e) {
|
|
1380
|
-
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");
|
|
1381
1401
|
}
|
|
1382
|
-
},
|
|
1402
|
+
}, Rr = class extends t {
|
|
1383
1403
|
constructor(...e) {
|
|
1384
|
-
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));
|
|
1385
1405
|
}
|
|
1386
1406
|
wrap(e) {
|
|
1387
|
-
return new
|
|
1407
|
+
return new Lr(this.ctx, e);
|
|
1388
1408
|
}
|
|
1389
|
-
},
|
|
1409
|
+
}, zr = class {
|
|
1390
1410
|
constructor(e, t) {
|
|
1391
1411
|
this.ctx = e, this.wrapper = t, this.toHaveProp = this.ctx.driver.wrapExpect((e, t) => this.ctx.driver.expectEq({
|
|
1392
1412
|
type: "eval",
|
|
@@ -1411,35 +1431,35 @@ var H = { name: "accordion" }, we = class extends e {
|
|
|
1411
1431
|
fn: f
|
|
1412
1432
|
}, e, "toHaveVisibleError(${value})"));
|
|
1413
1433
|
}
|
|
1414
|
-
},
|
|
1434
|
+
}, Br = { name: "optgroup" }, Vr = class extends e {
|
|
1415
1435
|
constructor(...e) {
|
|
1416
|
-
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));
|
|
1417
1437
|
}
|
|
1418
|
-
},
|
|
1438
|
+
}, Hr = class extends t {
|
|
1419
1439
|
constructor(...e) {
|
|
1420
|
-
super(...e), this.componentInfo =
|
|
1440
|
+
super(...e), this.componentInfo = Br, this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
|
|
1421
1441
|
}
|
|
1422
1442
|
wrap(e) {
|
|
1423
|
-
return new
|
|
1443
|
+
return new Vr(this.ctx, e);
|
|
1424
1444
|
}
|
|
1425
|
-
},
|
|
1445
|
+
}, Ur = class {
|
|
1426
1446
|
constructor(e, t) {
|
|
1427
1447
|
this.ctx = e, this.wrapper = t, this.toHaveProp = (e, t) => {
|
|
1428
1448
|
throw Error("Component does not have props.");
|
|
1429
1449
|
};
|
|
1430
1450
|
}
|
|
1431
|
-
},
|
|
1451
|
+
}, Wr = { name: "option" }, Gr = class extends e {
|
|
1432
1452
|
constructor(...e) {
|
|
1433
|
-
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));
|
|
1434
1454
|
}
|
|
1435
|
-
},
|
|
1455
|
+
}, Kr = class extends t {
|
|
1436
1456
|
constructor(...e) {
|
|
1437
|
-
super(...e), this.componentInfo =
|
|
1457
|
+
super(...e), this.componentInfo = Wr, this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
|
|
1438
1458
|
}
|
|
1439
1459
|
wrap(e) {
|
|
1440
|
-
return new
|
|
1460
|
+
return new Gr(this.ctx, e);
|
|
1441
1461
|
}
|
|
1442
|
-
},
|
|
1462
|
+
}, qr = class {
|
|
1443
1463
|
constructor(e, t) {
|
|
1444
1464
|
this.ctx = e, this.wrapper = t, this.toHaveProp = this.ctx.driver.wrapExpect((e, t) => this.ctx.driver.expectEq({
|
|
1445
1465
|
type: "eval",
|
|
@@ -1452,18 +1472,18 @@ var H = { name: "accordion" }, we = class extends e {
|
|
|
1452
1472
|
fn: S
|
|
1453
1473
|
}, e, "toHaveIcon(${value})"));
|
|
1454
1474
|
}
|
|
1455
|
-
},
|
|
1475
|
+
}, Jr = { name: "pagination" }, Yr = class extends e {
|
|
1456
1476
|
constructor(...e) {
|
|
1457
|
-
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");
|
|
1458
1478
|
}
|
|
1459
|
-
},
|
|
1479
|
+
}, Xr = class extends t {
|
|
1460
1480
|
constructor(...e) {
|
|
1461
|
-
super(...e), this.componentInfo =
|
|
1481
|
+
super(...e), this.componentInfo = Jr, this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
|
|
1462
1482
|
}
|
|
1463
1483
|
wrap(e) {
|
|
1464
|
-
return new
|
|
1484
|
+
return new Yr(this.ctx, e);
|
|
1465
1485
|
}
|
|
1466
|
-
},
|
|
1486
|
+
}, Zr = class {
|
|
1467
1487
|
constructor(e, t) {
|
|
1468
1488
|
this.ctx = e, this.wrapper = t, this.toHaveProp = this.ctx.driver.wrapExpect((e, t) => this.ctx.driver.expectEq({
|
|
1469
1489
|
type: "eval",
|
|
@@ -1480,35 +1500,35 @@ var H = { name: "accordion" }, we = class extends e {
|
|
|
1480
1500
|
fn: ce
|
|
1481
1501
|
}, e, "toHaveTotal(${value})"));
|
|
1482
1502
|
}
|
|
1483
|
-
},
|
|
1503
|
+
}, Qr = { name: "platform-switch" }, $r = class extends e {
|
|
1484
1504
|
constructor(...e) {
|
|
1485
|
-
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));
|
|
1486
1506
|
}
|
|
1487
|
-
},
|
|
1507
|
+
}, ei = class extends t {
|
|
1488
1508
|
constructor(...e) {
|
|
1489
|
-
super(...e), this.componentInfo =
|
|
1509
|
+
super(...e), this.componentInfo = Qr, this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
|
|
1490
1510
|
}
|
|
1491
1511
|
wrap(e) {
|
|
1492
|
-
return new
|
|
1512
|
+
return new $r(this.ctx, e);
|
|
1493
1513
|
}
|
|
1494
|
-
},
|
|
1514
|
+
}, ti = class {
|
|
1495
1515
|
constructor(e, t) {
|
|
1496
1516
|
this.ctx = e, this.wrapper = t, this.toHaveProp = (e, t) => {
|
|
1497
1517
|
throw Error("Component does not have props.");
|
|
1498
1518
|
};
|
|
1499
1519
|
}
|
|
1500
|
-
},
|
|
1520
|
+
}, ni = { name: "popover" }, ri = class extends e {
|
|
1501
1521
|
constructor(...e) {
|
|
1502
|
-
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));
|
|
1503
1523
|
}
|
|
1504
|
-
},
|
|
1524
|
+
}, ii = class extends t {
|
|
1505
1525
|
constructor(...e) {
|
|
1506
|
-
super(...e), this.componentInfo =
|
|
1526
|
+
super(...e), this.componentInfo = ni, this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
|
|
1507
1527
|
}
|
|
1508
1528
|
wrap(e) {
|
|
1509
|
-
return new
|
|
1529
|
+
return new ri(this.ctx, e);
|
|
1510
1530
|
}
|
|
1511
|
-
},
|
|
1531
|
+
}, ai = class {
|
|
1512
1532
|
constructor(e, t) {
|
|
1513
1533
|
this.ctx = e, this.wrapper = t, this.toHaveProp = this.ctx.driver.wrapExpect((e, t) => this.ctx.driver.expectEq({
|
|
1514
1534
|
type: "eval",
|
|
@@ -1517,18 +1537,18 @@ var H = { name: "accordion" }, we = class extends e {
|
|
|
1517
1537
|
arg: e
|
|
1518
1538
|
}, t, `toHaveProp("${e}", ${t})`));
|
|
1519
1539
|
}
|
|
1520
|
-
},
|
|
1540
|
+
}, oi = { name: "progress" }, si = class extends e {
|
|
1521
1541
|
constructor(...e) {
|
|
1522
|
-
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));
|
|
1523
1543
|
}
|
|
1524
|
-
},
|
|
1544
|
+
}, ci = class extends t {
|
|
1525
1545
|
constructor(...e) {
|
|
1526
|
-
super(...e), this.componentInfo =
|
|
1546
|
+
super(...e), this.componentInfo = oi, this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
|
|
1527
1547
|
}
|
|
1528
1548
|
wrap(e) {
|
|
1529
|
-
return new
|
|
1549
|
+
return new si(this.ctx, e);
|
|
1530
1550
|
}
|
|
1531
|
-
},
|
|
1551
|
+
}, li = class {
|
|
1532
1552
|
constructor(e, t) {
|
|
1533
1553
|
this.ctx = e, this.wrapper = t, this.toHaveProp = this.ctx.driver.wrapExpect((e, t) => this.ctx.driver.expectEq({
|
|
1534
1554
|
type: "eval",
|
|
@@ -1537,18 +1557,18 @@ var H = { name: "accordion" }, we = class extends e {
|
|
|
1537
1557
|
arg: e
|
|
1538
1558
|
}, t, `toHaveProp("${e}", ${t})`));
|
|
1539
1559
|
}
|
|
1540
|
-
},
|
|
1560
|
+
}, ui = { name: "progress-ring" }, di = class extends e {
|
|
1541
1561
|
constructor(...e) {
|
|
1542
|
-
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));
|
|
1543
1563
|
}
|
|
1544
|
-
},
|
|
1564
|
+
}, fi = class extends t {
|
|
1545
1565
|
constructor(...e) {
|
|
1546
|
-
super(...e), this.componentInfo =
|
|
1566
|
+
super(...e), this.componentInfo = ui, this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
|
|
1547
1567
|
}
|
|
1548
1568
|
wrap(e) {
|
|
1549
|
-
return new
|
|
1569
|
+
return new di(this.ctx, e);
|
|
1550
1570
|
}
|
|
1551
|
-
},
|
|
1571
|
+
}, pi = class {
|
|
1552
1572
|
constructor(e, t) {
|
|
1553
1573
|
this.ctx = e, this.wrapper = t, this.toHaveProp = this.ctx.driver.wrapExpect((e, t) => this.ctx.driver.expectEq({
|
|
1554
1574
|
type: "eval",
|
|
@@ -1557,18 +1577,18 @@ var H = { name: "accordion" }, we = class extends e {
|
|
|
1557
1577
|
arg: e
|
|
1558
1578
|
}, t, `toHaveProp("${e}", ${t})`));
|
|
1559
1579
|
}
|
|
1560
|
-
},
|
|
1580
|
+
}, mi = { name: "radio" }, hi = class extends e {
|
|
1561
1581
|
constructor(...e) {
|
|
1562
|
-
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");
|
|
1563
1583
|
}
|
|
1564
|
-
},
|
|
1584
|
+
}, gi = class extends t {
|
|
1565
1585
|
constructor(...e) {
|
|
1566
|
-
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));
|
|
1567
1587
|
}
|
|
1568
1588
|
wrap(e) {
|
|
1569
|
-
return new
|
|
1589
|
+
return new hi(this.ctx, e);
|
|
1570
1590
|
}
|
|
1571
|
-
},
|
|
1591
|
+
}, _i = class {
|
|
1572
1592
|
constructor(e, t) {
|
|
1573
1593
|
this.ctx = e, this.wrapper = t, this.toHaveProp = this.ctx.driver.wrapExpect((e, t) => this.ctx.driver.expectEq({
|
|
1574
1594
|
type: "eval",
|
|
@@ -1593,18 +1613,18 @@ var H = { name: "accordion" }, we = class extends e {
|
|
|
1593
1613
|
fn: f
|
|
1594
1614
|
}, e, "toHaveVisibleError(${value})"));
|
|
1595
1615
|
}
|
|
1596
|
-
},
|
|
1616
|
+
}, vi = { name: "radio-group" }, yi = class extends e {
|
|
1597
1617
|
constructor(...e) {
|
|
1598
|
-
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));
|
|
1599
1619
|
}
|
|
1600
|
-
},
|
|
1620
|
+
}, bi = class extends t {
|
|
1601
1621
|
constructor(...e) {
|
|
1602
|
-
super(...e), this.componentInfo =
|
|
1622
|
+
super(...e), this.componentInfo = vi, this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
|
|
1603
1623
|
}
|
|
1604
1624
|
wrap(e) {
|
|
1605
|
-
return new
|
|
1625
|
+
return new yi(this.ctx, e);
|
|
1606
1626
|
}
|
|
1607
|
-
},
|
|
1627
|
+
}, xi = class {
|
|
1608
1628
|
constructor(e, t) {
|
|
1609
1629
|
this.ctx = e, this.wrapper = t, this.toHaveProp = this.ctx.driver.wrapExpect((e, t) => this.ctx.driver.expectEq({
|
|
1610
1630
|
type: "eval",
|
|
@@ -1613,18 +1633,18 @@ var H = { name: "accordion" }, we = class extends e {
|
|
|
1613
1633
|
arg: e
|
|
1614
1634
|
}, t, `toHaveProp("${e}", ${t})`));
|
|
1615
1635
|
}
|
|
1616
|
-
},
|
|
1636
|
+
}, Si = { name: "range-slider" }, Ci = class extends e {
|
|
1617
1637
|
constructor(...e) {
|
|
1618
|
-
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");
|
|
1619
1639
|
}
|
|
1620
|
-
},
|
|
1640
|
+
}, wi = class extends t {
|
|
1621
1641
|
constructor(...e) {
|
|
1622
|
-
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));
|
|
1623
1643
|
}
|
|
1624
1644
|
wrap(e) {
|
|
1625
|
-
return new
|
|
1645
|
+
return new Ci(this.ctx, e);
|
|
1626
1646
|
}
|
|
1627
|
-
},
|
|
1647
|
+
}, Ti = class {
|
|
1628
1648
|
constructor(e, t) {
|
|
1629
1649
|
this.ctx = e, this.wrapper = t, this.toHaveProp = this.ctx.driver.wrapExpect((e, t) => this.ctx.driver.expectEq({
|
|
1630
1650
|
type: "eval",
|
|
@@ -1645,18 +1665,18 @@ var H = { name: "accordion" }, we = class extends e {
|
|
|
1645
1665
|
fn: f
|
|
1646
1666
|
}, e, "toHaveVisibleError(${value})"));
|
|
1647
1667
|
}
|
|
1648
|
-
},
|
|
1668
|
+
}, Ei = { name: "rich-text-editor" }, Di = class extends e {
|
|
1649
1669
|
constructor(...e) {
|
|
1650
|
-
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));
|
|
1651
1671
|
}
|
|
1652
|
-
},
|
|
1672
|
+
}, Oi = class extends t {
|
|
1653
1673
|
constructor(...e) {
|
|
1654
|
-
super(...e), this.componentInfo =
|
|
1674
|
+
super(...e), this.componentInfo = Ei, this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
|
|
1655
1675
|
}
|
|
1656
1676
|
wrap(e) {
|
|
1657
|
-
return new
|
|
1677
|
+
return new Di(this.ctx, e);
|
|
1658
1678
|
}
|
|
1659
|
-
},
|
|
1679
|
+
}, ki = class {
|
|
1660
1680
|
constructor(e, t) {
|
|
1661
1681
|
this.ctx = e, this.wrapper = t, this.toHaveProp = this.ctx.driver.wrapExpect((e, t) => this.ctx.driver.expectEq({
|
|
1662
1682
|
type: "eval",
|
|
@@ -1665,18 +1685,18 @@ var H = { name: "accordion" }, we = class extends e {
|
|
|
1665
1685
|
arg: e
|
|
1666
1686
|
}, t, `toHaveProp("${e}", ${t})`));
|
|
1667
1687
|
}
|
|
1668
|
-
},
|
|
1688
|
+
}, Ai = { name: "rich-text-view" }, ji = class extends e {
|
|
1669
1689
|
constructor(...e) {
|
|
1670
|
-
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));
|
|
1671
1691
|
}
|
|
1672
|
-
},
|
|
1692
|
+
}, Mi = class extends t {
|
|
1673
1693
|
constructor(...e) {
|
|
1674
|
-
super(...e), this.componentInfo =
|
|
1694
|
+
super(...e), this.componentInfo = Ai, this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
|
|
1675
1695
|
}
|
|
1676
1696
|
wrap(e) {
|
|
1677
|
-
return new
|
|
1697
|
+
return new ji(this.ctx, e);
|
|
1678
1698
|
}
|
|
1679
|
-
},
|
|
1699
|
+
}, Ni = class {
|
|
1680
1700
|
constructor(e, t) {
|
|
1681
1701
|
this.ctx = e, this.wrapper = t, this.toHaveProp = this.ctx.driver.wrapExpect((e, t) => this.ctx.driver.expectEq({
|
|
1682
1702
|
type: "eval",
|
|
@@ -1685,18 +1705,18 @@ var H = { name: "accordion" }, we = class extends e {
|
|
|
1685
1705
|
arg: e
|
|
1686
1706
|
}, t, `toHaveProp("${e}", ${t})`));
|
|
1687
1707
|
}
|
|
1688
|
-
},
|
|
1708
|
+
}, Pi = { name: "searchable-select" }, Fi = class extends e {
|
|
1689
1709
|
constructor(...e) {
|
|
1690
|
-
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));
|
|
1691
1711
|
}
|
|
1692
|
-
},
|
|
1712
|
+
}, Ii = class extends t {
|
|
1693
1713
|
constructor(...e) {
|
|
1694
|
-
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));
|
|
1695
1715
|
}
|
|
1696
1716
|
wrap(e) {
|
|
1697
|
-
return new
|
|
1717
|
+
return new Fi(this.ctx, e);
|
|
1698
1718
|
}
|
|
1699
|
-
},
|
|
1719
|
+
}, Li = class {
|
|
1700
1720
|
constructor(e, t) {
|
|
1701
1721
|
this.ctx = e, this.wrapper = t, this.toHaveProp = this.ctx.driver.wrapExpect((e, t) => this.ctx.driver.expectEq({
|
|
1702
1722
|
type: "eval",
|
|
@@ -1725,18 +1745,18 @@ var H = { name: "accordion" }, we = class extends e {
|
|
|
1725
1745
|
fn: f
|
|
1726
1746
|
}, e, "toHaveVisibleError(${value})"));
|
|
1727
1747
|
}
|
|
1728
|
-
},
|
|
1748
|
+
}, Ri = { name: "select" }, zi = class extends e {
|
|
1729
1749
|
constructor(...e) {
|
|
1730
|
-
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));
|
|
1731
1751
|
}
|
|
1732
|
-
},
|
|
1752
|
+
}, Bi = class extends t {
|
|
1733
1753
|
constructor(...e) {
|
|
1734
|
-
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));
|
|
1735
1755
|
}
|
|
1736
1756
|
wrap(e) {
|
|
1737
|
-
return new
|
|
1757
|
+
return new zi(this.ctx, e);
|
|
1738
1758
|
}
|
|
1739
|
-
},
|
|
1759
|
+
}, Vi = class {
|
|
1740
1760
|
constructor(e, t) {
|
|
1741
1761
|
this.ctx = e, this.wrapper = t, this.toHaveProp = this.ctx.driver.wrapExpect((e, t) => this.ctx.driver.expectEq({
|
|
1742
1762
|
type: "eval",
|
|
@@ -1757,18 +1777,18 @@ var H = { name: "accordion" }, we = class extends e {
|
|
|
1757
1777
|
fn: f
|
|
1758
1778
|
}, e, "toHaveVisibleError(${value})"));
|
|
1759
1779
|
}
|
|
1760
|
-
},
|
|
1780
|
+
}, Hi = { name: "selectable-box" }, Ui = class extends e {
|
|
1761
1781
|
constructor(...e) {
|
|
1762
|
-
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");
|
|
1763
1783
|
}
|
|
1764
|
-
},
|
|
1784
|
+
}, Wi = class extends t {
|
|
1765
1785
|
constructor(...e) {
|
|
1766
|
-
super(...e), this.componentInfo =
|
|
1786
|
+
super(...e), this.componentInfo = Hi, this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
|
|
1767
1787
|
}
|
|
1768
1788
|
wrap(e) {
|
|
1769
|
-
return new
|
|
1789
|
+
return new Ui(this.ctx, e);
|
|
1770
1790
|
}
|
|
1771
|
-
},
|
|
1791
|
+
}, Gi = class {
|
|
1772
1792
|
constructor(e, t) {
|
|
1773
1793
|
this.ctx = e, this.wrapper = t, this.toHaveProp = this.ctx.driver.wrapExpect((e, t) => this.ctx.driver.expectEq({
|
|
1774
1794
|
type: "eval",
|
|
@@ -1785,18 +1805,18 @@ var H = { name: "accordion" }, we = class extends e {
|
|
|
1785
1805
|
fn: u
|
|
1786
1806
|
}, !1, "toBeUnchecked()"));
|
|
1787
1807
|
}
|
|
1788
|
-
},
|
|
1808
|
+
}, Ki = { name: "side-drawer" }, qi = class extends e {
|
|
1789
1809
|
constructor(...e) {
|
|
1790
|
-
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));
|
|
1791
1811
|
}
|
|
1792
|
-
},
|
|
1812
|
+
}, Ji = class extends t {
|
|
1793
1813
|
constructor(...e) {
|
|
1794
|
-
super(...e), this.componentInfo =
|
|
1814
|
+
super(...e), this.componentInfo = Ki, this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
|
|
1795
1815
|
}
|
|
1796
1816
|
wrap(e) {
|
|
1797
|
-
return new
|
|
1817
|
+
return new qi(this.ctx, e);
|
|
1798
1818
|
}
|
|
1799
|
-
},
|
|
1819
|
+
}, Yi = class {
|
|
1800
1820
|
constructor(e, t) {
|
|
1801
1821
|
this.ctx = e, this.wrapper = t, this.toHaveProp = this.ctx.driver.wrapExpect((e, t) => this.ctx.driver.expectEq({
|
|
1802
1822
|
type: "eval",
|
|
@@ -1805,18 +1825,18 @@ var H = { name: "accordion" }, we = class extends e {
|
|
|
1805
1825
|
arg: e
|
|
1806
1826
|
}, t, `toHaveProp("${e}", ${t})`));
|
|
1807
1827
|
}
|
|
1808
|
-
},
|
|
1828
|
+
}, Xi = { name: "simple-color-picker" }, Zi = class extends e {
|
|
1809
1829
|
constructor(...e) {
|
|
1810
|
-
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));
|
|
1811
1831
|
}
|
|
1812
|
-
},
|
|
1832
|
+
}, Qi = class extends t {
|
|
1813
1833
|
constructor(...e) {
|
|
1814
|
-
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));
|
|
1815
1835
|
}
|
|
1816
1836
|
wrap(e) {
|
|
1817
|
-
return new
|
|
1837
|
+
return new Zi(this.ctx, e);
|
|
1818
1838
|
}
|
|
1819
|
-
},
|
|
1839
|
+
}, $i = class {
|
|
1820
1840
|
constructor(e, t) {
|
|
1821
1841
|
this.ctx = e, this.wrapper = t, this.toHaveProp = this.ctx.driver.wrapExpect((e, t) => this.ctx.driver.expectEq({
|
|
1822
1842
|
type: "eval",
|
|
@@ -1833,18 +1853,18 @@ var H = { name: "accordion" }, we = class extends e {
|
|
|
1833
1853
|
fn: f
|
|
1834
1854
|
}, e, "toHaveVisibleError(${value})"));
|
|
1835
1855
|
}
|
|
1836
|
-
},
|
|
1856
|
+
}, ea = { name: "slider" }, ta = class extends e {
|
|
1837
1857
|
constructor(...e) {
|
|
1838
|
-
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");
|
|
1839
1859
|
}
|
|
1840
|
-
},
|
|
1860
|
+
}, na = class extends t {
|
|
1841
1861
|
constructor(...e) {
|
|
1842
|
-
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));
|
|
1843
1863
|
}
|
|
1844
1864
|
wrap(e) {
|
|
1845
|
-
return new
|
|
1865
|
+
return new ta(this.ctx, e);
|
|
1846
1866
|
}
|
|
1847
|
-
},
|
|
1867
|
+
}, ra = class {
|
|
1848
1868
|
constructor(e, t) {
|
|
1849
1869
|
this.ctx = e, this.wrapper = t, this.toHaveProp = this.ctx.driver.wrapExpect((e, t) => this.ctx.driver.expectEq({
|
|
1850
1870
|
type: "eval",
|
|
@@ -1861,18 +1881,18 @@ var H = { name: "accordion" }, we = class extends e {
|
|
|
1861
1881
|
fn: g
|
|
1862
1882
|
}, e, "toHaveValueAsNumber(${value})"));
|
|
1863
1883
|
}
|
|
1864
|
-
},
|
|
1884
|
+
}, ia = { name: "split-button" }, aa = class extends e {
|
|
1865
1885
|
constructor(...e) {
|
|
1866
|
-
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");
|
|
1867
1887
|
}
|
|
1868
|
-
},
|
|
1888
|
+
}, oa = class extends t {
|
|
1869
1889
|
constructor(...e) {
|
|
1870
|
-
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));
|
|
1871
1891
|
}
|
|
1872
1892
|
wrap(e) {
|
|
1873
|
-
return new
|
|
1893
|
+
return new aa(this.ctx, e);
|
|
1874
1894
|
}
|
|
1875
|
-
},
|
|
1895
|
+
}, sa = class {
|
|
1876
1896
|
constructor(e, t) {
|
|
1877
1897
|
this.ctx = e, this.wrapper = t, this.toHaveProp = this.ctx.driver.wrapExpect((e, t) => this.ctx.driver.expectEq({
|
|
1878
1898
|
type: "eval",
|
|
@@ -1885,18 +1905,18 @@ var H = { name: "accordion" }, we = class extends e {
|
|
|
1885
1905
|
fn: S
|
|
1886
1906
|
}, e, "toHaveIcon(${value})"));
|
|
1887
1907
|
}
|
|
1888
|
-
},
|
|
1908
|
+
}, ca = { name: "status" }, la = class extends e {
|
|
1889
1909
|
constructor(...e) {
|
|
1890
|
-
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));
|
|
1891
1911
|
}
|
|
1892
|
-
},
|
|
1912
|
+
}, ua = class extends t {
|
|
1893
1913
|
constructor(...e) {
|
|
1894
|
-
super(...e), this.componentInfo =
|
|
1914
|
+
super(...e), this.componentInfo = ca, this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
|
|
1895
1915
|
}
|
|
1896
1916
|
wrap(e) {
|
|
1897
|
-
return new
|
|
1917
|
+
return new la(this.ctx, e);
|
|
1898
1918
|
}
|
|
1899
|
-
},
|
|
1919
|
+
}, da = class {
|
|
1900
1920
|
constructor(e, t) {
|
|
1901
1921
|
this.ctx = e, this.wrapper = t, this.toHaveProp = this.ctx.driver.wrapExpect((e, t) => this.ctx.driver.expectEq({
|
|
1902
1922
|
type: "eval",
|
|
@@ -1909,18 +1929,18 @@ var H = { name: "accordion" }, we = class extends e {
|
|
|
1909
1929
|
fn: S
|
|
1910
1930
|
}, e, "toHaveIcon(${value})"));
|
|
1911
1931
|
}
|
|
1912
|
-
},
|
|
1932
|
+
}, fa = { name: "switch" }, pa = class extends e {
|
|
1913
1933
|
constructor(...e) {
|
|
1914
|
-
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");
|
|
1915
1935
|
}
|
|
1916
|
-
},
|
|
1936
|
+
}, ma = class extends t {
|
|
1917
1937
|
constructor(...e) {
|
|
1918
|
-
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));
|
|
1919
1939
|
}
|
|
1920
1940
|
wrap(e) {
|
|
1921
|
-
return new
|
|
1941
|
+
return new pa(this.ctx, e);
|
|
1922
1942
|
}
|
|
1923
|
-
},
|
|
1943
|
+
}, ha = class {
|
|
1924
1944
|
constructor(e, t) {
|
|
1925
1945
|
this.ctx = e, this.wrapper = t, this.toHaveProp = this.ctx.driver.wrapExpect((e, t) => this.ctx.driver.expectEq({
|
|
1926
1946
|
type: "eval",
|
|
@@ -1941,18 +1961,18 @@ var H = { name: "accordion" }, we = class extends e {
|
|
|
1941
1961
|
fn: h
|
|
1942
1962
|
}, e, "toHaveValue(${value})"));
|
|
1943
1963
|
}
|
|
1944
|
-
},
|
|
1964
|
+
}, ga = { name: "tab" }, _a = class extends e {
|
|
1945
1965
|
constructor(...e) {
|
|
1946
|
-
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");
|
|
1947
1967
|
}
|
|
1948
|
-
},
|
|
1968
|
+
}, va = class extends t {
|
|
1949
1969
|
constructor(...e) {
|
|
1950
|
-
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));
|
|
1951
1971
|
}
|
|
1952
1972
|
wrap(e) {
|
|
1953
|
-
return new
|
|
1973
|
+
return new _a(this.ctx, e);
|
|
1954
1974
|
}
|
|
1955
|
-
},
|
|
1975
|
+
}, ya = class {
|
|
1956
1976
|
constructor(e, t) {
|
|
1957
1977
|
this.ctx = e, this.wrapper = t, this.toHaveProp = this.ctx.driver.wrapExpect((e, t) => this.ctx.driver.expectEq({
|
|
1958
1978
|
type: "eval",
|
|
@@ -1973,26 +1993,9 @@ var H = { name: "accordion" }, we = class extends e {
|
|
|
1973
1993
|
fn: v
|
|
1974
1994
|
}, !1, "toBeInactive()"));
|
|
1975
1995
|
}
|
|
1976
|
-
},
|
|
1977
|
-
constructor(...e) {
|
|
1978
|
-
super(...e), this.type = "tabPanel", 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));
|
|
1979
|
-
}
|
|
1980
|
-
}, va = class extends t {
|
|
1981
|
-
constructor(...e) {
|
|
1982
|
-
super(...e), this.componentInfo = ga, this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
|
|
1983
|
-
}
|
|
1984
|
-
wrap(e) {
|
|
1985
|
-
return new _a(this.ctx, e);
|
|
1986
|
-
}
|
|
1987
|
-
}, ya = class {
|
|
1988
|
-
constructor(e, t) {
|
|
1989
|
-
this.ctx = e, this.wrapper = t, this.toHaveProp = (e, t) => {
|
|
1990
|
-
throw Error("Component does not have props.");
|
|
1991
|
-
};
|
|
1992
|
-
}
|
|
1993
|
-
}, ba = { name: "table" }, xa = class extends e {
|
|
1996
|
+
}, ba = { name: "tab-panel" }, xa = class extends e {
|
|
1994
1997
|
constructor(...e) {
|
|
1995
|
-
super(...e), this.type = "
|
|
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));
|
|
1996
1999
|
}
|
|
1997
2000
|
}, Sa = class extends t {
|
|
1998
2001
|
constructor(...e) {
|
|
@@ -2007,9 +2010,9 @@ var H = { name: "accordion" }, we = class extends e {
|
|
|
2007
2010
|
throw Error("Component does not have props.");
|
|
2008
2011
|
};
|
|
2009
2012
|
}
|
|
2010
|
-
}, wa = { name: "table
|
|
2013
|
+
}, wa = { name: "table" }, Ta = class extends e {
|
|
2011
2014
|
constructor(...e) {
|
|
2012
|
-
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));
|
|
2013
2016
|
}
|
|
2014
2017
|
}, Ea = class extends t {
|
|
2015
2018
|
constructor(...e) {
|
|
@@ -2024,9 +2027,9 @@ var H = { name: "accordion" }, we = class extends e {
|
|
|
2024
2027
|
throw Error("Component does not have props.");
|
|
2025
2028
|
};
|
|
2026
2029
|
}
|
|
2027
|
-
}, Oa = { name: "table-
|
|
2030
|
+
}, Oa = { name: "table-body" }, ka = class extends e {
|
|
2028
2031
|
constructor(...e) {
|
|
2029
|
-
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));
|
|
2030
2033
|
}
|
|
2031
2034
|
}, Aa = class extends t {
|
|
2032
2035
|
constructor(...e) {
|
|
@@ -2041,9 +2044,9 @@ var H = { name: "accordion" }, we = class extends e {
|
|
|
2041
2044
|
throw Error("Component does not have props.");
|
|
2042
2045
|
};
|
|
2043
2046
|
}
|
|
2044
|
-
}, Ma = { name: "table-
|
|
2047
|
+
}, Ma = { name: "table-cell" }, Na = class extends e {
|
|
2045
2048
|
constructor(...e) {
|
|
2046
|
-
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));
|
|
2047
2050
|
}
|
|
2048
2051
|
}, Pa = class extends t {
|
|
2049
2052
|
constructor(...e) {
|
|
@@ -2058,9 +2061,9 @@ var H = { name: "accordion" }, we = class extends e {
|
|
|
2058
2061
|
throw Error("Component does not have props.");
|
|
2059
2062
|
};
|
|
2060
2063
|
}
|
|
2061
|
-
}, Ia = { name: "table-
|
|
2064
|
+
}, Ia = { name: "table-head" }, La = class extends e {
|
|
2062
2065
|
constructor(...e) {
|
|
2063
|
-
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));
|
|
2064
2067
|
}
|
|
2065
2068
|
}, Ra = class extends t {
|
|
2066
2069
|
constructor(...e) {
|
|
@@ -2075,9 +2078,9 @@ var H = { name: "accordion" }, we = class extends e {
|
|
|
2075
2078
|
throw Error("Component does not have props.");
|
|
2076
2079
|
};
|
|
2077
2080
|
}
|
|
2078
|
-
}, Ba = { name: "table-
|
|
2081
|
+
}, Ba = { name: "table-header-cell" }, Va = class extends e {
|
|
2079
2082
|
constructor(...e) {
|
|
2080
|
-
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));
|
|
2081
2084
|
}
|
|
2082
2085
|
}, Ha = class extends t {
|
|
2083
2086
|
constructor(...e) {
|
|
@@ -2092,18 +2095,35 @@ var H = { name: "accordion" }, we = class extends e {
|
|
|
2092
2095
|
throw Error("Component does not have props.");
|
|
2093
2096
|
};
|
|
2094
2097
|
}
|
|
2095
|
-
},
|
|
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 {
|
|
2096
2116
|
constructor(...e) {
|
|
2097
|
-
super(...e), this.type = "tableSortingButton", this.componentInfo =
|
|
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));
|
|
2098
2118
|
}
|
|
2099
|
-
},
|
|
2119
|
+
}, Xa = class extends t {
|
|
2100
2120
|
constructor(...e) {
|
|
2101
|
-
super(...e), this.componentInfo =
|
|
2121
|
+
super(...e), this.componentInfo = Ja, this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
|
|
2102
2122
|
}
|
|
2103
2123
|
wrap(e) {
|
|
2104
|
-
return new
|
|
2124
|
+
return new Ya(this.ctx, e);
|
|
2105
2125
|
}
|
|
2106
|
-
},
|
|
2126
|
+
}, Za = class {
|
|
2107
2127
|
constructor(e, t) {
|
|
2108
2128
|
this.ctx = e, this.wrapper = t, this.toHaveProp = this.ctx.driver.wrapExpect((e, t) => this.ctx.driver.expectEq({
|
|
2109
2129
|
type: "eval",
|
|
@@ -2112,18 +2132,18 @@ var H = { name: "accordion" }, we = class extends e {
|
|
|
2112
2132
|
arg: e
|
|
2113
2133
|
}, t, `toHaveProp("${e}", ${t})`));
|
|
2114
2134
|
}
|
|
2115
|
-
},
|
|
2135
|
+
}, Qa = { name: "tabs" }, $a = class extends e {
|
|
2116
2136
|
constructor(...e) {
|
|
2117
|
-
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));
|
|
2118
2138
|
}
|
|
2119
|
-
},
|
|
2139
|
+
}, eo = class extends t {
|
|
2120
2140
|
constructor(...e) {
|
|
2121
|
-
super(...e), this.componentInfo =
|
|
2141
|
+
super(...e), this.componentInfo = Qa, this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
|
|
2122
2142
|
}
|
|
2123
2143
|
wrap(e) {
|
|
2124
|
-
return new
|
|
2144
|
+
return new $a(this.ctx, e);
|
|
2125
2145
|
}
|
|
2126
|
-
},
|
|
2146
|
+
}, to = class {
|
|
2127
2147
|
constructor(e, t) {
|
|
2128
2148
|
this.ctx = e, this.wrapper = t, this.toHaveProp = this.ctx.driver.wrapExpect((e, t) => this.ctx.driver.expectEq({
|
|
2129
2149
|
type: "eval",
|
|
@@ -2132,18 +2152,18 @@ var H = { name: "accordion" }, we = class extends e {
|
|
|
2132
2152
|
arg: e
|
|
2133
2153
|
}, t, `toHaveProp("${e}", ${t})`));
|
|
2134
2154
|
}
|
|
2135
|
-
},
|
|
2155
|
+
}, no = { name: "tag" }, ro = class extends e {
|
|
2136
2156
|
constructor(...e) {
|
|
2137
|
-
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");
|
|
2138
2158
|
}
|
|
2139
|
-
},
|
|
2159
|
+
}, io = class extends t {
|
|
2140
2160
|
constructor(...e) {
|
|
2141
|
-
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));
|
|
2142
2162
|
}
|
|
2143
2163
|
wrap(e) {
|
|
2144
|
-
return new
|
|
2164
|
+
return new ro(this.ctx, e);
|
|
2145
2165
|
}
|
|
2146
|
-
},
|
|
2166
|
+
}, ao = class {
|
|
2147
2167
|
constructor(e, t) {
|
|
2148
2168
|
this.ctx = e, this.wrapper = t, this.toHaveProp = this.ctx.driver.wrapExpect((e, t) => this.ctx.driver.expectEq({
|
|
2149
2169
|
type: "eval",
|
|
@@ -2172,35 +2192,35 @@ var H = { name: "accordion" }, we = class extends e {
|
|
|
2172
2192
|
fn: b
|
|
2173
2193
|
}, !1, "toBeUnselected()"));
|
|
2174
2194
|
}
|
|
2175
|
-
},
|
|
2195
|
+
}, oo = { name: "tag-group" }, so = class extends e {
|
|
2176
2196
|
constructor(...e) {
|
|
2177
|
-
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));
|
|
2178
2198
|
}
|
|
2179
|
-
},
|
|
2199
|
+
}, co = class extends t {
|
|
2180
2200
|
constructor(...e) {
|
|
2181
|
-
super(...e), this.componentInfo =
|
|
2201
|
+
super(...e), this.componentInfo = oo, this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
|
|
2182
2202
|
}
|
|
2183
2203
|
wrap(e) {
|
|
2184
|
-
return new
|
|
2204
|
+
return new so(this.ctx, e);
|
|
2185
2205
|
}
|
|
2186
|
-
},
|
|
2206
|
+
}, lo = class {
|
|
2187
2207
|
constructor(e, t) {
|
|
2188
2208
|
this.ctx = e, this.wrapper = t, this.toHaveProp = (e, t) => {
|
|
2189
2209
|
throw Error("Component does not have props.");
|
|
2190
2210
|
};
|
|
2191
2211
|
}
|
|
2192
|
-
},
|
|
2212
|
+
}, uo = { name: "text-area" }, fo = class extends e {
|
|
2193
2213
|
constructor(...e) {
|
|
2194
|
-
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");
|
|
2195
2215
|
}
|
|
2196
|
-
},
|
|
2216
|
+
}, po = class extends t {
|
|
2197
2217
|
constructor(...e) {
|
|
2198
|
-
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));
|
|
2199
2219
|
}
|
|
2200
2220
|
wrap(e) {
|
|
2201
|
-
return new
|
|
2221
|
+
return new fo(this.ctx, e);
|
|
2202
2222
|
}
|
|
2203
|
-
},
|
|
2223
|
+
}, mo = class {
|
|
2204
2224
|
constructor(e, t) {
|
|
2205
2225
|
this.ctx = e, this.wrapper = t, this.toHaveProp = this.ctx.driver.wrapExpect((e, t) => this.ctx.driver.expectEq({
|
|
2206
2226
|
type: "eval",
|
|
@@ -2217,18 +2237,18 @@ var H = { name: "accordion" }, we = class extends e {
|
|
|
2217
2237
|
fn: f
|
|
2218
2238
|
}, e, "toHaveVisibleError(${value})"));
|
|
2219
2239
|
}
|
|
2220
|
-
},
|
|
2240
|
+
}, $ = { name: "text-field" }, ho = class extends e {
|
|
2221
2241
|
constructor(...e) {
|
|
2222
|
-
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\"]");
|
|
2223
2243
|
}
|
|
2224
|
-
},
|
|
2244
|
+
}, go = class extends t {
|
|
2225
2245
|
constructor(...e) {
|
|
2226
|
-
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));
|
|
2227
2247
|
}
|
|
2228
2248
|
wrap(e) {
|
|
2229
|
-
return new
|
|
2249
|
+
return new ho(this.ctx, e);
|
|
2230
2250
|
}
|
|
2231
|
-
},
|
|
2251
|
+
}, _o = class {
|
|
2232
2252
|
constructor(e, t) {
|
|
2233
2253
|
this.ctx = e, this.wrapper = t, this.toHaveProp = this.ctx.driver.wrapExpect((e, t) => this.ctx.driver.expectEq({
|
|
2234
2254
|
type: "eval",
|
|
@@ -2249,18 +2269,18 @@ var H = { name: "accordion" }, we = class extends e {
|
|
|
2249
2269
|
fn: f
|
|
2250
2270
|
}, e, "toHaveVisibleError(${value})"));
|
|
2251
2271
|
}
|
|
2252
|
-
},
|
|
2272
|
+
}, vo = { name: "time-picker" }, yo = class extends e {
|
|
2253
2273
|
constructor(...e) {
|
|
2254
|
-
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");
|
|
2255
2275
|
}
|
|
2256
|
-
},
|
|
2276
|
+
}, bo = class extends t {
|
|
2257
2277
|
constructor(...e) {
|
|
2258
|
-
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));
|
|
2259
2279
|
}
|
|
2260
2280
|
wrap(e) {
|
|
2261
|
-
return new
|
|
2281
|
+
return new yo(this.ctx, e);
|
|
2262
2282
|
}
|
|
2263
|
-
},
|
|
2283
|
+
}, xo = class {
|
|
2264
2284
|
constructor(e, t) {
|
|
2265
2285
|
this.ctx = e, this.wrapper = t, this.toHaveProp = this.ctx.driver.wrapExpect((e, t) => this.ctx.driver.expectEq({
|
|
2266
2286
|
type: "eval",
|
|
@@ -2277,18 +2297,18 @@ var H = { name: "accordion" }, we = class extends e {
|
|
|
2277
2297
|
fn: f
|
|
2278
2298
|
}, e, "toHaveVisibleError(${value})"));
|
|
2279
2299
|
}
|
|
2280
|
-
},
|
|
2300
|
+
}, So = { name: "toggletip" }, Co = class extends e {
|
|
2281
2301
|
constructor(...e) {
|
|
2282
|
-
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));
|
|
2283
2303
|
}
|
|
2284
|
-
},
|
|
2304
|
+
}, wo = class extends t {
|
|
2285
2305
|
constructor(...e) {
|
|
2286
|
-
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));
|
|
2287
2307
|
}
|
|
2288
2308
|
wrap(e) {
|
|
2289
|
-
return new
|
|
2309
|
+
return new Co(this.ctx, e);
|
|
2290
2310
|
}
|
|
2291
|
-
},
|
|
2311
|
+
}, To = class {
|
|
2292
2312
|
constructor(e, t) {
|
|
2293
2313
|
this.ctx = e, this.wrapper = t, this.toHaveProp = this.ctx.driver.wrapExpect((e, t) => this.ctx.driver.expectEq({
|
|
2294
2314
|
type: "eval",
|
|
@@ -2305,18 +2325,18 @@ var H = { name: "accordion" }, we = class extends e {
|
|
|
2305
2325
|
fn: m
|
|
2306
2326
|
}, !0, "toBeOpen()"));
|
|
2307
2327
|
}
|
|
2308
|
-
},
|
|
2328
|
+
}, Eo = { name: "tooltip" }, Do = class extends e {
|
|
2309
2329
|
constructor(...e) {
|
|
2310
|
-
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));
|
|
2311
2331
|
}
|
|
2312
|
-
},
|
|
2332
|
+
}, Oo = class extends t {
|
|
2313
2333
|
constructor(...e) {
|
|
2314
|
-
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));
|
|
2315
2335
|
}
|
|
2316
2336
|
wrap(e) {
|
|
2317
|
-
return new
|
|
2337
|
+
return new Do(this.ctx, e);
|
|
2318
2338
|
}
|
|
2319
|
-
},
|
|
2339
|
+
}, ko = class {
|
|
2320
2340
|
constructor(e, t) {
|
|
2321
2341
|
this.ctx = e, this.wrapper = t, this.toHaveProp = this.ctx.driver.wrapExpect((e, t) => this.ctx.driver.expectEq({
|
|
2322
2342
|
type: "eval",
|
|
@@ -2333,18 +2353,18 @@ var H = { name: "accordion" }, we = class extends e {
|
|
|
2333
2353
|
fn: m
|
|
2334
2354
|
}, !0, "toBeOpen()"));
|
|
2335
2355
|
}
|
|
2336
|
-
},
|
|
2356
|
+
}, Ao = { name: "tree-item" }, jo = class extends e {
|
|
2337
2357
|
constructor(...e) {
|
|
2338
|
-
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));
|
|
2339
2359
|
}
|
|
2340
|
-
},
|
|
2360
|
+
}, Mo = class extends t {
|
|
2341
2361
|
constructor(...e) {
|
|
2342
|
-
super(...e), this.componentInfo =
|
|
2362
|
+
super(...e), this.componentInfo = Ao, this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
|
|
2343
2363
|
}
|
|
2344
2364
|
wrap(e) {
|
|
2345
|
-
return new
|
|
2365
|
+
return new jo(this.ctx, e);
|
|
2346
2366
|
}
|
|
2347
|
-
},
|
|
2367
|
+
}, No = class {
|
|
2348
2368
|
constructor(e, t) {
|
|
2349
2369
|
this.ctx = e, this.wrapper = t, this.toHaveProp = this.ctx.driver.wrapExpect((e, t) => this.ctx.driver.expectEq({
|
|
2350
2370
|
type: "eval",
|
|
@@ -2357,18 +2377,18 @@ var H = { name: "accordion" }, we = class extends e {
|
|
|
2357
2377
|
fn: S
|
|
2358
2378
|
}, e, "toHaveIcon(${value})"));
|
|
2359
2379
|
}
|
|
2360
|
-
},
|
|
2380
|
+
}, Po = { name: "tree-view" }, Fo = class extends e {
|
|
2361
2381
|
constructor(...e) {
|
|
2362
|
-
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));
|
|
2363
2383
|
}
|
|
2364
|
-
},
|
|
2384
|
+
}, Io = class extends t {
|
|
2365
2385
|
constructor(...e) {
|
|
2366
|
-
super(...e), this.componentInfo =
|
|
2386
|
+
super(...e), this.componentInfo = Po, this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
|
|
2367
2387
|
}
|
|
2368
2388
|
wrap(e) {
|
|
2369
|
-
return new
|
|
2389
|
+
return new Fo(this.ctx, e);
|
|
2370
2390
|
}
|
|
2371
|
-
},
|
|
2391
|
+
}, Lo = class {
|
|
2372
2392
|
constructor(e, t) {
|
|
2373
2393
|
this.ctx = e, this.wrapper = t, this.toHaveProp = this.ctx.driver.wrapExpect((e, t) => this.ctx.driver.expectEq({
|
|
2374
2394
|
type: "eval",
|
|
@@ -2377,18 +2397,18 @@ var H = { name: "accordion" }, we = class extends e {
|
|
|
2377
2397
|
arg: e
|
|
2378
2398
|
}, t, `toHaveProp("${e}", ${t})`));
|
|
2379
2399
|
}
|
|
2380
|
-
},
|
|
2400
|
+
}, Ro = { name: "video-player" }, zo = class extends e {
|
|
2381
2401
|
constructor(...e) {
|
|
2382
|
-
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));
|
|
2383
2403
|
}
|
|
2384
|
-
},
|
|
2404
|
+
}, Bo = class extends t {
|
|
2385
2405
|
constructor(...e) {
|
|
2386
|
-
super(...e), this.componentInfo =
|
|
2406
|
+
super(...e), this.componentInfo = Ro, this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
|
|
2387
2407
|
}
|
|
2388
2408
|
wrap(e) {
|
|
2389
|
-
return new
|
|
2409
|
+
return new zo(this.ctx, e);
|
|
2390
2410
|
}
|
|
2391
|
-
},
|
|
2411
|
+
}, Vo = {
|
|
2392
2412
|
collection: r,
|
|
2393
2413
|
accordion: Ee,
|
|
2394
2414
|
accordionItem: ke,
|
|
@@ -2423,59 +2443,60 @@ var H = { name: "accordion" }, we = class extends e {
|
|
|
2423
2443
|
fab: kn,
|
|
2424
2444
|
filePicker: Nn,
|
|
2425
2445
|
flag: Ln,
|
|
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
|
-
|
|
2458
|
-
|
|
2459
|
-
|
|
2460
|
-
|
|
2461
|
-
|
|
2462
|
-
|
|
2463
|
-
|
|
2464
|
-
|
|
2465
|
-
|
|
2466
|
-
|
|
2467
|
-
|
|
2468
|
-
|
|
2469
|
-
|
|
2470
|
-
|
|
2471
|
-
|
|
2472
|
-
|
|
2473
|
-
|
|
2474
|
-
|
|
2475
|
-
|
|
2476
|
-
|
|
2477
|
-
|
|
2478
|
-
|
|
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,
|
|
2479
2500
|
videoPlayer: class {
|
|
2480
2501
|
constructor(e, t) {
|
|
2481
2502
|
this.ctx = e, this.wrapper = t, this.toHaveProp = this.ctx.driver.wrapExpect((e, t) => this.ctx.driver.expectEq({
|
|
@@ -2486,14 +2507,14 @@ var H = { name: "accordion" }, we = class extends e {
|
|
|
2486
2507
|
}, t, `toHaveProp("${e}", ${t})`));
|
|
2487
2508
|
}
|
|
2488
2509
|
}
|
|
2489
|
-
},
|
|
2510
|
+
}, Ho = class {
|
|
2490
2511
|
constructor(e) {
|
|
2491
|
-
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);
|
|
2492
2513
|
}
|
|
2493
2514
|
expect(e) {
|
|
2494
|
-
if (e.type in
|
|
2515
|
+
if (e.type in Vo) return new Vo[e.type](this.ctx, e);
|
|
2495
2516
|
throw Error(`Unknown component type: ${e.type}`);
|
|
2496
2517
|
}
|
|
2497
2518
|
};
|
|
2498
2519
|
//#endregion
|
|
2499
|
-
export {
|
|
2520
|
+
export { Ho as t };
|