@vonage/vivid-test-utils 5.24.0 → 5.25.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.
@@ -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 oo(this.ctx, this.ctx.driver.querySelector(this.ctx.driver.enterShadow(this.unwrap()), e));
278
+ return new uo(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
@@ -1178,18 +1178,38 @@ var H = { name: "accordion" }, we = class extends e {
1178
1178
  arg: e
1179
1179
  }, t, `toHaveProp("${e}", ${t})`));
1180
1180
  }
1181
- }, ir = { name: "menu" }, ar = class extends e {
1181
+ }, ir = { name: "listbox" }, ar = class extends e {
1182
1182
  constructor(...e) {
1183
- super(...e), this.type = "menu", 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));
1183
+ super(...e), this.type = "listbox", 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) {
1187
- super(...e), this.componentInfo = ir, this.byLabel = this.ctx.driver.wrapSelector(o.bind(this)), this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
1187
+ super(...e), this.componentInfo = ir, this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
1188
1188
  }
1189
1189
  wrap(e) {
1190
1190
  return new ar(this.ctx, e);
1191
1191
  }
1192
1192
  }, sr = class {
1193
+ constructor(e, t) {
1194
+ this.ctx = e, this.wrapper = t, this.toHaveProp = this.ctx.driver.wrapExpect((e, t) => this.ctx.driver.expectEq({
1195
+ type: "eval",
1196
+ el: this.wrapper.unwrap(),
1197
+ fn: (e, t) => e[t],
1198
+ arg: e
1199
+ }, t, `toHaveProp("${e}", ${t})`));
1200
+ }
1201
+ }, cr = { name: "menu" }, lr = class extends e {
1202
+ constructor(...e) {
1203
+ super(...e), this.type = "menu", 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
+ }
1205
+ }, ur = class extends t {
1206
+ constructor(...e) {
1207
+ super(...e), this.componentInfo = cr, this.byLabel = this.ctx.driver.wrapSelector(o.bind(this)), this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
1208
+ }
1209
+ wrap(e) {
1210
+ return new lr(this.ctx, e);
1211
+ }
1212
+ }, dr = class {
1193
1213
  constructor(e, t) {
1194
1214
  this.ctx = e, this.wrapper = t, this.toHaveProp = this.ctx.driver.wrapExpect((e, t) => this.ctx.driver.expectEq({
1195
1215
  type: "eval",
@@ -1206,18 +1226,18 @@ var H = { name: "accordion" }, we = class extends e {
1206
1226
  fn: m
1207
1227
  }, !0, "toBeOpen()"));
1208
1228
  }
1209
- }, cr = { name: "menu-item" }, lr = class extends e {
1229
+ }, fr = { name: "menu-item" }, pr = class extends e {
1210
1230
  constructor(...e) {
1211
- super(...e), this.type = "menuItem", this.componentInfo = cr, 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");
1231
+ super(...e), this.type = "menuItem", this.componentInfo = fr, 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
1232
  }
1213
- }, ur = class extends t {
1233
+ }, mr = class extends t {
1214
1234
  constructor(...e) {
1215
- super(...e), this.componentInfo = cr, this.byTestId = this.ctx.driver.wrapSelector(a.bind(this)), this.byText = this.ctx.driver.wrapSelector(c.bind(this));
1235
+ super(...e), this.componentInfo = fr, this.byTestId = this.ctx.driver.wrapSelector(a.bind(this)), this.byText = this.ctx.driver.wrapSelector(c.bind(this));
1216
1236
  }
1217
1237
  wrap(e) {
1218
- return new lr(this.ctx, e);
1238
+ return new pr(this.ctx, e);
1219
1239
  }
1220
- }, dr = class {
1240
+ }, hr = class {
1221
1241
  constructor(e, t) {
1222
1242
  this.ctx = e, this.wrapper = t, this.toHaveProp = this.ctx.driver.wrapExpect((e, t) => this.ctx.driver.expectEq({
1223
1243
  type: "eval",
@@ -1242,35 +1262,35 @@ var H = { name: "accordion" }, we = class extends e {
1242
1262
  fn: u
1243
1263
  }, !1, "toBeUnchecked()"));
1244
1264
  }
1245
- }, fr = { name: "nav" }, pr = class extends e {
1265
+ }, gr = { name: "nav" }, _r = class extends e {
1246
1266
  constructor(...e) {
1247
- super(...e), this.type = "nav", 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));
1267
+ super(...e), this.type = "nav", this.componentInfo = gr, 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
1268
  }
1249
- }, mr = class extends t {
1269
+ }, vr = class extends t {
1250
1270
  constructor(...e) {
1251
- super(...e), this.componentInfo = fr, this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
1271
+ super(...e), this.componentInfo = gr, this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
1252
1272
  }
1253
1273
  wrap(e) {
1254
- return new pr(this.ctx, e);
1274
+ return new _r(this.ctx, e);
1255
1275
  }
1256
- }, hr = class {
1276
+ }, yr = class {
1257
1277
  constructor(e, t) {
1258
1278
  this.ctx = e, this.wrapper = t, this.toHaveProp = (e, t) => {
1259
1279
  throw Error("Component does not have props.");
1260
1280
  };
1261
1281
  }
1262
- }, gr = { name: "nav-disclosure" }, _r = class extends e {
1282
+ }, br = { name: "nav-disclosure" }, xr = class extends e {
1263
1283
  constructor(...e) {
1264
- super(...e), this.type = "navDisclosure", this.componentInfo = gr, 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");
1284
+ super(...e), this.type = "navDisclosure", this.componentInfo = br, 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
1285
  }
1266
- }, vr = class extends t {
1286
+ }, Sr = class extends t {
1267
1287
  constructor(...e) {
1268
- super(...e), this.componentInfo = gr, this.byLabel = this.ctx.driver.wrapSelector(o.bind(this)), this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
1288
+ super(...e), this.componentInfo = br, this.byLabel = this.ctx.driver.wrapSelector(o.bind(this)), this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
1269
1289
  }
1270
1290
  wrap(e) {
1271
- return new _r(this.ctx, e);
1291
+ return new xr(this.ctx, e);
1272
1292
  }
1273
- }, yr = class {
1293
+ }, Cr = class {
1274
1294
  constructor(e, t) {
1275
1295
  this.ctx = e, this.wrapper = t, this.toHaveProp = this.ctx.driver.wrapExpect((e, t) => this.ctx.driver.expectEq({
1276
1296
  type: "eval",
@@ -1299,18 +1319,18 @@ var H = { name: "accordion" }, we = class extends e {
1299
1319
  fn: m
1300
1320
  }, !0, "toBeOpen()"));
1301
1321
  }
1302
- }, br = { name: "nav-item" }, xr = class extends e {
1322
+ }, wr = { name: "nav-item" }, Tr = class extends e {
1303
1323
  constructor(...e) {
1304
- super(...e), this.type = "navItem", this.componentInfo = br, 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");
1324
+ super(...e), this.type = "navItem", this.componentInfo = wr, 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
1325
  }
1306
- }, Sr = class extends t {
1326
+ }, Er = class extends t {
1307
1327
  constructor(...e) {
1308
- super(...e), this.componentInfo = br, this.byLabel = this.ctx.driver.wrapSelector(o.bind(this)), this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
1328
+ super(...e), this.componentInfo = wr, this.byLabel = this.ctx.driver.wrapSelector(o.bind(this)), this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
1309
1329
  }
1310
1330
  wrap(e) {
1311
- return new xr(this.ctx, e);
1331
+ return new Tr(this.ctx, e);
1312
1332
  }
1313
- }, Cr = class {
1333
+ }, Dr = class {
1314
1334
  constructor(e, t) {
1315
1335
  this.ctx = e, this.wrapper = t, this.toHaveProp = this.ctx.driver.wrapExpect((e, t) => this.ctx.driver.expectEq({
1316
1336
  type: "eval",
@@ -1331,18 +1351,18 @@ var H = { name: "accordion" }, we = class extends e {
1331
1351
  fn: S
1332
1352
  }, e, "toHaveIcon(${value})"));
1333
1353
  }
1334
- }, wr = { name: "note" }, Tr = class extends e {
1354
+ }, Or = { name: "note" }, kr = class extends e {
1335
1355
  constructor(...e) {
1336
- super(...e), this.type = "note", this.componentInfo = wr, 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));
1356
+ super(...e), this.type = "note", this.componentInfo = Or, 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
1357
  }
1338
- }, Er = class extends t {
1358
+ }, Ar = class extends t {
1339
1359
  constructor(...e) {
1340
- super(...e), this.componentInfo = wr, this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
1360
+ super(...e), this.componentInfo = Or, this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
1341
1361
  }
1342
1362
  wrap(e) {
1343
- return new Tr(this.ctx, e);
1363
+ return new kr(this.ctx, e);
1344
1364
  }
1345
- }, Dr = class {
1365
+ }, jr = class {
1346
1366
  constructor(e, t) {
1347
1367
  this.ctx = e, this.wrapper = t, this.toHaveProp = this.ctx.driver.wrapExpect((e, t) => this.ctx.driver.expectEq({
1348
1368
  type: "eval",
@@ -1355,18 +1375,18 @@ var H = { name: "accordion" }, we = class extends e {
1355
1375
  fn: S
1356
1376
  }, e, "toHaveIcon(${value})"));
1357
1377
  }
1358
- }, Or = { name: "number-field" }, kr = class extends e {
1378
+ }, Mr = { name: "number-field" }, Nr = class extends e {
1359
1379
  constructor(...e) {
1360
- super(...e), this.type = "numberField", this.componentInfo = Or, 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");
1380
+ super(...e), this.type = "numberField", this.componentInfo = Mr, 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
1381
  }
1362
- }, Ar = class extends t {
1382
+ }, Pr = class extends t {
1363
1383
  constructor(...e) {
1364
- super(...e), this.componentInfo = Or, this.byLabel = this.ctx.driver.wrapSelector(o.bind(this)), this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
1384
+ super(...e), this.componentInfo = Mr, this.byLabel = this.ctx.driver.wrapSelector(o.bind(this)), this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
1365
1385
  }
1366
1386
  wrap(e) {
1367
- return new kr(this.ctx, e);
1387
+ return new Nr(this.ctx, e);
1368
1388
  }
1369
- }, jr = class {
1389
+ }, Fr = class {
1370
1390
  constructor(e, t) {
1371
1391
  this.ctx = e, this.wrapper = t, this.toHaveProp = this.ctx.driver.wrapExpect((e, t) => this.ctx.driver.expectEq({
1372
1392
  type: "eval",
@@ -1391,35 +1411,35 @@ var H = { name: "accordion" }, we = class extends e {
1391
1411
  fn: f
1392
1412
  }, e, "toHaveVisibleError(${value})"));
1393
1413
  }
1394
- }, Mr = { name: "optgroup" }, Nr = class extends e {
1414
+ }, Ir = { name: "optgroup" }, Lr = class extends e {
1395
1415
  constructor(...e) {
1396
- super(...e), this.type = "optgroup", 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));
1416
+ super(...e), this.type = "optgroup", 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));
1397
1417
  }
1398
- }, Pr = class extends t {
1418
+ }, Rr = class extends t {
1399
1419
  constructor(...e) {
1400
- super(...e), this.componentInfo = Mr, this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
1420
+ super(...e), this.componentInfo = Ir, this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
1401
1421
  }
1402
1422
  wrap(e) {
1403
- return new Nr(this.ctx, e);
1423
+ return new Lr(this.ctx, e);
1404
1424
  }
1405
- }, Fr = class {
1425
+ }, zr = class {
1406
1426
  constructor(e, t) {
1407
1427
  this.ctx = e, this.wrapper = t, this.toHaveProp = (e, t) => {
1408
1428
  throw Error("Component does not have props.");
1409
1429
  };
1410
1430
  }
1411
- }, Ir = { name: "option" }, Lr = class extends e {
1431
+ }, Br = { name: "option" }, Vr = class extends e {
1412
1432
  constructor(...e) {
1413
- super(...e), this.type = "option", this.componentInfo = Ir, 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));
1433
+ super(...e), this.type = "option", this.componentInfo = Br, 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
1434
  }
1415
- }, Rr = class extends t {
1435
+ }, Hr = class extends t {
1416
1436
  constructor(...e) {
1417
- super(...e), this.componentInfo = Ir, this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
1437
+ super(...e), this.componentInfo = Br, this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
1418
1438
  }
1419
1439
  wrap(e) {
1420
- return new Lr(this.ctx, e);
1440
+ return new Vr(this.ctx, e);
1421
1441
  }
1422
- }, zr = class {
1442
+ }, Ur = class {
1423
1443
  constructor(e, t) {
1424
1444
  this.ctx = e, this.wrapper = t, this.toHaveProp = this.ctx.driver.wrapExpect((e, t) => this.ctx.driver.expectEq({
1425
1445
  type: "eval",
@@ -1432,18 +1452,18 @@ var H = { name: "accordion" }, we = class extends e {
1432
1452
  fn: S
1433
1453
  }, e, "toHaveIcon(${value})"));
1434
1454
  }
1435
- }, Br = { name: "pagination" }, Vr = class extends e {
1455
+ }, Wr = { name: "pagination" }, Gr = class extends e {
1436
1456
  constructor(...e) {
1437
- super(...e), this.type = "pagination", this.componentInfo = Br, 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");
1457
+ super(...e), this.type = "pagination", this.componentInfo = Wr, 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
1458
  }
1439
- }, Hr = class extends t {
1459
+ }, Kr = class extends t {
1440
1460
  constructor(...e) {
1441
- super(...e), this.componentInfo = Br, this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
1461
+ super(...e), this.componentInfo = Wr, this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
1442
1462
  }
1443
1463
  wrap(e) {
1444
- return new Vr(this.ctx, e);
1464
+ return new Gr(this.ctx, e);
1445
1465
  }
1446
- }, Ur = class {
1466
+ }, qr = class {
1447
1467
  constructor(e, t) {
1448
1468
  this.ctx = e, this.wrapper = t, this.toHaveProp = this.ctx.driver.wrapExpect((e, t) => this.ctx.driver.expectEq({
1449
1469
  type: "eval",
@@ -1460,35 +1480,35 @@ var H = { name: "accordion" }, we = class extends e {
1460
1480
  fn: ce
1461
1481
  }, e, "toHaveTotal(${value})"));
1462
1482
  }
1463
- }, Wr = { name: "platform-switch" }, Gr = class extends e {
1483
+ }, Jr = { name: "platform-switch" }, Yr = class extends e {
1464
1484
  constructor(...e) {
1465
- super(...e), this.type = "platformSwitch", this.componentInfo = Wr, 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));
1485
+ super(...e), this.type = "platformSwitch", this.componentInfo = Jr, 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
1486
  }
1467
- }, Kr = class extends t {
1487
+ }, Xr = class extends t {
1468
1488
  constructor(...e) {
1469
- super(...e), this.componentInfo = Wr, this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
1489
+ super(...e), this.componentInfo = Jr, this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
1470
1490
  }
1471
1491
  wrap(e) {
1472
- return new Gr(this.ctx, e);
1492
+ return new Yr(this.ctx, e);
1473
1493
  }
1474
- }, qr = class {
1494
+ }, Zr = class {
1475
1495
  constructor(e, t) {
1476
1496
  this.ctx = e, this.wrapper = t, this.toHaveProp = (e, t) => {
1477
1497
  throw Error("Component does not have props.");
1478
1498
  };
1479
1499
  }
1480
- }, Jr = { name: "popover" }, Yr = class extends e {
1500
+ }, Qr = { name: "popover" }, $r = class extends e {
1481
1501
  constructor(...e) {
1482
- super(...e), this.type = "popover", this.componentInfo = Jr, 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));
1502
+ super(...e), this.type = "popover", 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));
1483
1503
  }
1484
- }, Xr = class extends t {
1504
+ }, ei = class extends t {
1485
1505
  constructor(...e) {
1486
- super(...e), this.componentInfo = Jr, this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
1506
+ super(...e), this.componentInfo = Qr, this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
1487
1507
  }
1488
1508
  wrap(e) {
1489
- return new Yr(this.ctx, e);
1509
+ return new $r(this.ctx, e);
1490
1510
  }
1491
- }, Zr = class {
1511
+ }, ti = class {
1492
1512
  constructor(e, t) {
1493
1513
  this.ctx = e, this.wrapper = t, this.toHaveProp = this.ctx.driver.wrapExpect((e, t) => this.ctx.driver.expectEq({
1494
1514
  type: "eval",
@@ -1497,18 +1517,18 @@ var H = { name: "accordion" }, we = class extends e {
1497
1517
  arg: e
1498
1518
  }, t, `toHaveProp("${e}", ${t})`));
1499
1519
  }
1500
- }, Qr = { name: "progress" }, $r = class extends e {
1520
+ }, ni = { name: "progress" }, ri = class extends e {
1501
1521
  constructor(...e) {
1502
- super(...e), this.type = "progress", 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));
1522
+ super(...e), this.type = "progress", 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
- }, ei = class extends t {
1524
+ }, ii = class extends t {
1505
1525
  constructor(...e) {
1506
- super(...e), this.componentInfo = Qr, this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
1526
+ super(...e), this.componentInfo = ni, this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
1507
1527
  }
1508
1528
  wrap(e) {
1509
- return new $r(this.ctx, e);
1529
+ return new ri(this.ctx, e);
1510
1530
  }
1511
- }, ti = class {
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
- }, ni = { name: "progress-ring" }, ri = class extends e {
1540
+ }, oi = { name: "progress-ring" }, si = class extends e {
1521
1541
  constructor(...e) {
1522
- super(...e), this.type = "progressRing", 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));
1542
+ super(...e), this.type = "progressRing", 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
- }, ii = class extends t {
1544
+ }, ci = class extends t {
1525
1545
  constructor(...e) {
1526
- super(...e), this.componentInfo = ni, this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
1546
+ super(...e), this.componentInfo = oi, this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
1527
1547
  }
1528
1548
  wrap(e) {
1529
- return new ri(this.ctx, e);
1549
+ return new si(this.ctx, e);
1530
1550
  }
1531
- }, ai = class {
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
- }, oi = { name: "radio" }, si = class extends e {
1560
+ }, ui = { name: "radio" }, di = class extends e {
1541
1561
  constructor(...e) {
1542
- super(...e), this.type = "radio", this.componentInfo = oi, 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");
1562
+ super(...e), this.type = "radio", this.componentInfo = ui, 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
1563
  }
1544
- }, ci = class extends t {
1564
+ }, fi = class extends t {
1545
1565
  constructor(...e) {
1546
- super(...e), this.componentInfo = oi, this.byLabel = this.ctx.driver.wrapSelector(o.bind(this)), this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
1566
+ super(...e), this.componentInfo = ui, this.byLabel = this.ctx.driver.wrapSelector(o.bind(this)), this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
1547
1567
  }
1548
1568
  wrap(e) {
1549
- return new si(this.ctx, e);
1569
+ return new di(this.ctx, e);
1550
1570
  }
1551
- }, li = class {
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",
@@ -1573,18 +1593,18 @@ var H = { name: "accordion" }, we = class extends e {
1573
1593
  fn: f
1574
1594
  }, e, "toHaveVisibleError(${value})"));
1575
1595
  }
1576
- }, ui = { name: "radio-group" }, di = class extends e {
1596
+ }, mi = { name: "radio-group" }, hi = class extends e {
1577
1597
  constructor(...e) {
1578
- super(...e), this.type = "radioGroup", 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));
1598
+ super(...e), this.type = "radioGroup", this.componentInfo = mi, 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
1599
  }
1580
- }, fi = class extends t {
1600
+ }, gi = class extends t {
1581
1601
  constructor(...e) {
1582
- super(...e), this.componentInfo = ui, this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
1602
+ super(...e), this.componentInfo = mi, this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
1583
1603
  }
1584
1604
  wrap(e) {
1585
- return new di(this.ctx, e);
1605
+ return new hi(this.ctx, e);
1586
1606
  }
1587
- }, pi = class {
1607
+ }, _i = class {
1588
1608
  constructor(e, t) {
1589
1609
  this.ctx = e, this.wrapper = t, this.toHaveProp = this.ctx.driver.wrapExpect((e, t) => this.ctx.driver.expectEq({
1590
1610
  type: "eval",
@@ -1593,18 +1613,18 @@ var H = { name: "accordion" }, we = class extends e {
1593
1613
  arg: e
1594
1614
  }, t, `toHaveProp("${e}", ${t})`));
1595
1615
  }
1596
- }, mi = { name: "range-slider" }, hi = class extends e {
1616
+ }, vi = { name: "range-slider" }, yi = class extends e {
1597
1617
  constructor(...e) {
1598
- super(...e), this.type = "rangeSlider", this.componentInfo = mi, 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");
1618
+ super(...e), this.type = "rangeSlider", 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)), 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
1619
  }
1600
- }, gi = class extends t {
1620
+ }, bi = class extends t {
1601
1621
  constructor(...e) {
1602
- super(...e), this.componentInfo = mi, this.byLabel = this.ctx.driver.wrapSelector(o.bind(this)), this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
1622
+ super(...e), this.componentInfo = vi, this.byLabel = this.ctx.driver.wrapSelector(o.bind(this)), this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
1603
1623
  }
1604
1624
  wrap(e) {
1605
- return new hi(this.ctx, e);
1625
+ return new yi(this.ctx, e);
1606
1626
  }
1607
- }, _i = class {
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",
@@ -1625,18 +1645,18 @@ var H = { name: "accordion" }, we = class extends e {
1625
1645
  fn: f
1626
1646
  }, e, "toHaveVisibleError(${value})"));
1627
1647
  }
1628
- }, vi = { name: "rich-text-editor" }, yi = class extends e {
1648
+ }, Si = { name: "rich-text-editor" }, Ci = class extends e {
1629
1649
  constructor(...e) {
1630
- super(...e), this.type = "richTextEditor", 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));
1650
+ super(...e), this.type = "richTextEditor", 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));
1631
1651
  }
1632
- }, bi = class extends t {
1652
+ }, wi = class extends t {
1633
1653
  constructor(...e) {
1634
- super(...e), this.componentInfo = vi, this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
1654
+ super(...e), this.componentInfo = Si, this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
1635
1655
  }
1636
1656
  wrap(e) {
1637
- return new yi(this.ctx, e);
1657
+ return new Ci(this.ctx, e);
1638
1658
  }
1639
- }, xi = class {
1659
+ }, Ti = class {
1640
1660
  constructor(e, t) {
1641
1661
  this.ctx = e, this.wrapper = t, this.toHaveProp = this.ctx.driver.wrapExpect((e, t) => this.ctx.driver.expectEq({
1642
1662
  type: "eval",
@@ -1645,18 +1665,18 @@ var H = { name: "accordion" }, we = class extends e {
1645
1665
  arg: e
1646
1666
  }, t, `toHaveProp("${e}", ${t})`));
1647
1667
  }
1648
- }, Si = { name: "rich-text-view" }, Ci = class extends e {
1668
+ }, Ei = { name: "rich-text-view" }, Di = class extends e {
1649
1669
  constructor(...e) {
1650
- super(...e), this.type = "richTextView", 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));
1670
+ super(...e), this.type = "richTextView", 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
- }, wi = class extends t {
1672
+ }, Oi = class extends t {
1653
1673
  constructor(...e) {
1654
- super(...e), this.componentInfo = Si, this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
1674
+ super(...e), this.componentInfo = Ei, this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
1655
1675
  }
1656
1676
  wrap(e) {
1657
- return new Ci(this.ctx, e);
1677
+ return new Di(this.ctx, e);
1658
1678
  }
1659
- }, Ti = class {
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
- }, Ei = { name: "searchable-select" }, Di = class extends e {
1688
+ }, Ai = { name: "searchable-select" }, ji = class extends e {
1669
1689
  constructor(...e) {
1670
- super(...e), this.type = "searchableSelect", 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)), this.selectOptionByText = this.ctx.driver.wrapAction(A.bind(this)), this.selectOptionByValue = this.ctx.driver.wrapAction(k.bind(this));
1690
+ super(...e), this.type = "searchableSelect", 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)), this.selectOptionByText = this.ctx.driver.wrapAction(A.bind(this)), this.selectOptionByValue = this.ctx.driver.wrapAction(k.bind(this));
1671
1691
  }
1672
- }, Oi = class extends t {
1692
+ }, Mi = class extends t {
1673
1693
  constructor(...e) {
1674
- super(...e), this.componentInfo = Ei, this.byLabel = this.ctx.driver.wrapSelector(o.bind(this)), this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
1694
+ super(...e), this.componentInfo = Ai, this.byLabel = this.ctx.driver.wrapSelector(o.bind(this)), this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
1675
1695
  }
1676
1696
  wrap(e) {
1677
- return new Di(this.ctx, e);
1697
+ return new ji(this.ctx, e);
1678
1698
  }
1679
- }, ki = class {
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",
@@ -1705,18 +1725,18 @@ var H = { name: "accordion" }, we = class extends e {
1705
1725
  fn: f
1706
1726
  }, e, "toHaveVisibleError(${value})"));
1707
1727
  }
1708
- }, Ai = { name: "select" }, ji = class extends e {
1728
+ }, Pi = { name: "select" }, Fi = class extends e {
1709
1729
  constructor(...e) {
1710
- super(...e), this.type = "select", 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)), this.selectOptionByText = this.ctx.driver.wrapAction(A.bind(this)), this.selectOptionByValue = this.ctx.driver.wrapAction(k.bind(this));
1730
+ super(...e), this.type = "select", 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));
1711
1731
  }
1712
- }, Mi = class extends t {
1732
+ }, Ii = class extends t {
1713
1733
  constructor(...e) {
1714
- super(...e), this.componentInfo = Ai, this.byLabel = this.ctx.driver.wrapSelector(o.bind(this)), this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
1734
+ super(...e), this.componentInfo = Pi, this.byLabel = this.ctx.driver.wrapSelector(o.bind(this)), this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
1715
1735
  }
1716
1736
  wrap(e) {
1717
- return new ji(this.ctx, e);
1737
+ return new Fi(this.ctx, e);
1718
1738
  }
1719
- }, Ni = class {
1739
+ }, Li = class {
1720
1740
  constructor(e, t) {
1721
1741
  this.ctx = e, this.wrapper = t, this.toHaveProp = this.ctx.driver.wrapExpect((e, t) => this.ctx.driver.expectEq({
1722
1742
  type: "eval",
@@ -1737,18 +1757,18 @@ var H = { name: "accordion" }, we = class extends e {
1737
1757
  fn: f
1738
1758
  }, e, "toHaveVisibleError(${value})"));
1739
1759
  }
1740
- }, Pi = { name: "selectable-box" }, Fi = class extends e {
1760
+ }, Ri = { name: "selectable-box" }, zi = class extends e {
1741
1761
  constructor(...e) {
1742
- super(...e), this.type = "selectableBox", this.componentInfo = Pi, 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");
1762
+ super(...e), this.type = "selectableBox", this.componentInfo = Ri, 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
1763
  }
1744
- }, Ii = class extends t {
1764
+ }, Bi = class extends t {
1745
1765
  constructor(...e) {
1746
- super(...e), this.componentInfo = Pi, this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
1766
+ super(...e), this.componentInfo = Ri, this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
1747
1767
  }
1748
1768
  wrap(e) {
1749
- return new Fi(this.ctx, e);
1769
+ return new zi(this.ctx, e);
1750
1770
  }
1751
- }, Li = class {
1771
+ }, Vi = class {
1752
1772
  constructor(e, t) {
1753
1773
  this.ctx = e, this.wrapper = t, this.toHaveProp = this.ctx.driver.wrapExpect((e, t) => this.ctx.driver.expectEq({
1754
1774
  type: "eval",
@@ -1765,18 +1785,18 @@ var H = { name: "accordion" }, we = class extends e {
1765
1785
  fn: u
1766
1786
  }, !1, "toBeUnchecked()"));
1767
1787
  }
1768
- }, Ri = { name: "side-drawer" }, zi = class extends e {
1788
+ }, Hi = { name: "side-drawer" }, Ui = class extends e {
1769
1789
  constructor(...e) {
1770
- super(...e), this.type = "sideDrawer", 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));
1790
+ super(...e), this.type = "sideDrawer", this.componentInfo = Hi, 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
1791
  }
1772
- }, Bi = class extends t {
1792
+ }, Wi = class extends t {
1773
1793
  constructor(...e) {
1774
- super(...e), this.componentInfo = Ri, this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
1794
+ super(...e), this.componentInfo = Hi, this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
1775
1795
  }
1776
1796
  wrap(e) {
1777
- return new zi(this.ctx, e);
1797
+ return new Ui(this.ctx, e);
1778
1798
  }
1779
- }, Vi = class {
1799
+ }, Gi = class {
1780
1800
  constructor(e, t) {
1781
1801
  this.ctx = e, this.wrapper = t, this.toHaveProp = this.ctx.driver.wrapExpect((e, t) => this.ctx.driver.expectEq({
1782
1802
  type: "eval",
@@ -1785,18 +1805,18 @@ var H = { name: "accordion" }, we = class extends e {
1785
1805
  arg: e
1786
1806
  }, t, `toHaveProp("${e}", ${t})`));
1787
1807
  }
1788
- }, Hi = { name: "simple-color-picker" }, Ui = class extends e {
1808
+ }, Ki = { name: "simple-color-picker" }, qi = class extends e {
1789
1809
  constructor(...e) {
1790
- super(...e), this.type = "simpleColorPicker", this.componentInfo = Hi, 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));
1810
+ super(...e), this.type = "simpleColorPicker", 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
- }, Wi = class extends t {
1812
+ }, Ji = class extends t {
1793
1813
  constructor(...e) {
1794
- super(...e), this.componentInfo = Hi, this.byLabel = this.ctx.driver.wrapSelector(o.bind(this)), this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
1814
+ super(...e), this.componentInfo = Ki, this.byLabel = this.ctx.driver.wrapSelector(o.bind(this)), this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
1795
1815
  }
1796
1816
  wrap(e) {
1797
- return new Ui(this.ctx, e);
1817
+ return new qi(this.ctx, e);
1798
1818
  }
1799
- }, Gi = class {
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",
@@ -1813,18 +1833,18 @@ var H = { name: "accordion" }, we = class extends e {
1813
1833
  fn: f
1814
1834
  }, e, "toHaveVisibleError(${value})"));
1815
1835
  }
1816
- }, Ki = { name: "slider" }, qi = class extends e {
1836
+ }, Xi = { name: "slider" }, Zi = class extends e {
1817
1837
  constructor(...e) {
1818
- super(...e), this.type = "slider", 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)), 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");
1838
+ super(...e), this.type = "slider", 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)), 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
1839
  }
1820
- }, Ji = class extends t {
1840
+ }, Qi = class extends t {
1821
1841
  constructor(...e) {
1822
- super(...e), this.componentInfo = Ki, this.byLabel = this.ctx.driver.wrapSelector(o.bind(this)), this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
1842
+ super(...e), this.componentInfo = Xi, this.byLabel = this.ctx.driver.wrapSelector(o.bind(this)), this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
1823
1843
  }
1824
1844
  wrap(e) {
1825
- return new qi(this.ctx, e);
1845
+ return new Zi(this.ctx, e);
1826
1846
  }
1827
- }, Yi = class {
1847
+ }, $i = class {
1828
1848
  constructor(e, t) {
1829
1849
  this.ctx = e, this.wrapper = t, this.toHaveProp = this.ctx.driver.wrapExpect((e, t) => this.ctx.driver.expectEq({
1830
1850
  type: "eval",
@@ -1841,18 +1861,18 @@ var H = { name: "accordion" }, we = class extends e {
1841
1861
  fn: g
1842
1862
  }, e, "toHaveValueAsNumber(${value})"));
1843
1863
  }
1844
- }, Xi = { name: "split-button" }, Zi = class extends e {
1864
+ }, ea = { name: "split-button" }, ta = class extends e {
1845
1865
  constructor(...e) {
1846
- super(...e), this.type = "splitButton", this.componentInfo = Xi, 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");
1866
+ super(...e), this.type = "splitButton", this.componentInfo = ea, 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
1867
  }
1848
- }, Qi = class extends t {
1868
+ }, na = class extends t {
1849
1869
  constructor(...e) {
1850
- super(...e), this.componentInfo = Xi, this.byLabel = this.ctx.driver.wrapSelector(o.bind(this)), this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
1870
+ super(...e), this.componentInfo = ea, this.byLabel = this.ctx.driver.wrapSelector(o.bind(this)), this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
1851
1871
  }
1852
1872
  wrap(e) {
1853
- return new Zi(this.ctx, e);
1873
+ return new ta(this.ctx, e);
1854
1874
  }
1855
- }, $i = class {
1875
+ }, ra = class {
1856
1876
  constructor(e, t) {
1857
1877
  this.ctx = e, this.wrapper = t, this.toHaveProp = this.ctx.driver.wrapExpect((e, t) => this.ctx.driver.expectEq({
1858
1878
  type: "eval",
@@ -1865,18 +1885,18 @@ var H = { name: "accordion" }, we = class extends e {
1865
1885
  fn: S
1866
1886
  }, e, "toHaveIcon(${value})"));
1867
1887
  }
1868
- }, ea = { name: "status" }, ta = class extends e {
1888
+ }, ia = { name: "status" }, aa = class extends e {
1869
1889
  constructor(...e) {
1870
- super(...e), this.type = "status", 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));
1890
+ super(...e), this.type = "status", 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));
1871
1891
  }
1872
- }, na = class extends t {
1892
+ }, oa = class extends t {
1873
1893
  constructor(...e) {
1874
- super(...e), this.componentInfo = ea, this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
1894
+ super(...e), this.componentInfo = ia, this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
1875
1895
  }
1876
1896
  wrap(e) {
1877
- return new ta(this.ctx, e);
1897
+ return new aa(this.ctx, e);
1878
1898
  }
1879
- }, ra = class {
1899
+ }, sa = class {
1880
1900
  constructor(e, t) {
1881
1901
  this.ctx = e, this.wrapper = t, this.toHaveProp = this.ctx.driver.wrapExpect((e, t) => this.ctx.driver.expectEq({
1882
1902
  type: "eval",
@@ -1889,18 +1909,18 @@ var H = { name: "accordion" }, we = class extends e {
1889
1909
  fn: S
1890
1910
  }, e, "toHaveIcon(${value})"));
1891
1911
  }
1892
- }, ia = { name: "switch" }, aa = class extends e {
1912
+ }, ca = { name: "switch" }, la = class extends e {
1893
1913
  constructor(...e) {
1894
- super(...e), this.type = "switch", this.componentInfo = ia, 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");
1914
+ super(...e), this.type = "switch", this.componentInfo = ca, 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
1915
  }
1896
- }, oa = class extends t {
1916
+ }, ua = class extends t {
1897
1917
  constructor(...e) {
1898
- super(...e), this.componentInfo = ia, this.byLabel = this.ctx.driver.wrapSelector(o.bind(this)), this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
1918
+ super(...e), this.componentInfo = ca, this.byLabel = this.ctx.driver.wrapSelector(o.bind(this)), this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
1899
1919
  }
1900
1920
  wrap(e) {
1901
- return new aa(this.ctx, e);
1921
+ return new la(this.ctx, e);
1902
1922
  }
1903
- }, sa = class {
1923
+ }, da = class {
1904
1924
  constructor(e, t) {
1905
1925
  this.ctx = e, this.wrapper = t, this.toHaveProp = this.ctx.driver.wrapExpect((e, t) => this.ctx.driver.expectEq({
1906
1926
  type: "eval",
@@ -1921,18 +1941,18 @@ var H = { name: "accordion" }, we = class extends e {
1921
1941
  fn: h
1922
1942
  }, e, "toHaveValue(${value})"));
1923
1943
  }
1924
- }, ca = { name: "tab" }, la = class extends e {
1944
+ }, fa = { name: "tab" }, pa = class extends e {
1925
1945
  constructor(...e) {
1926
- super(...e), this.type = "tab", 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)), this.select = this.ctx.driver.wrapAction(C.bind(this, () => this.base())), this.base = z.bind(this, ".base");
1946
+ super(...e), this.type = "tab", 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)), this.select = this.ctx.driver.wrapAction(C.bind(this, () => this.base())), this.base = z.bind(this, ".base");
1927
1947
  }
1928
- }, ua = class extends t {
1948
+ }, ma = class extends t {
1929
1949
  constructor(...e) {
1930
- super(...e), this.componentInfo = ca, this.byLabel = this.ctx.driver.wrapSelector(o.bind(this)), this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
1950
+ super(...e), this.componentInfo = fa, this.byLabel = this.ctx.driver.wrapSelector(o.bind(this)), this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
1931
1951
  }
1932
1952
  wrap(e) {
1933
- return new la(this.ctx, e);
1953
+ return new pa(this.ctx, e);
1934
1954
  }
1935
- }, da = class {
1955
+ }, ha = class {
1936
1956
  constructor(e, t) {
1937
1957
  this.ctx = e, this.wrapper = t, this.toHaveProp = this.ctx.driver.wrapExpect((e, t) => this.ctx.driver.expectEq({
1938
1958
  type: "eval",
@@ -1953,26 +1973,9 @@ var H = { name: "accordion" }, we = class extends e {
1953
1973
  fn: v
1954
1974
  }, !1, "toBeInactive()"));
1955
1975
  }
1956
- }, fa = { name: "tab-panel" }, pa = class extends e {
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 {
1976
+ }, ga = { name: "tab-panel" }, _a = class extends e {
1961
1977
  constructor(...e) {
1962
- super(...e), this.componentInfo = fa, this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
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));
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));
1976
1979
  }
1977
1980
  }, va = class extends t {
1978
1981
  constructor(...e) {
@@ -1987,9 +1990,9 @@ var H = { name: "accordion" }, we = class extends e {
1987
1990
  throw Error("Component does not have props.");
1988
1991
  };
1989
1992
  }
1990
- }, ba = { name: "table-body" }, xa = class extends e {
1993
+ }, ba = { name: "table" }, xa = class extends e {
1991
1994
  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));
1995
+ super(...e), this.type = "table", 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
1996
  }
1994
1997
  }, Sa = class extends t {
1995
1998
  constructor(...e) {
@@ -2004,9 +2007,9 @@ var H = { name: "accordion" }, we = class extends e {
2004
2007
  throw Error("Component does not have props.");
2005
2008
  };
2006
2009
  }
2007
- }, wa = { name: "table-cell" }, Ta = class extends e {
2010
+ }, wa = { name: "table-body" }, Ta = class extends e {
2008
2011
  constructor(...e) {
2009
- super(...e), this.type = "tableCell", 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));
2012
+ super(...e), this.type = "tableBody", 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
2013
  }
2011
2014
  }, Ea = class extends t {
2012
2015
  constructor(...e) {
@@ -2021,9 +2024,9 @@ var H = { name: "accordion" }, we = class extends e {
2021
2024
  throw Error("Component does not have props.");
2022
2025
  };
2023
2026
  }
2024
- }, Oa = { name: "table-head" }, ka = class extends e {
2027
+ }, Oa = { name: "table-cell" }, ka = class extends e {
2025
2028
  constructor(...e) {
2026
- super(...e), this.type = "tableHead", 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));
2029
+ super(...e), this.type = "tableCell", 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
2030
  }
2028
2031
  }, Aa = class extends t {
2029
2032
  constructor(...e) {
@@ -2038,9 +2041,9 @@ var H = { name: "accordion" }, we = class extends e {
2038
2041
  throw Error("Component does not have props.");
2039
2042
  };
2040
2043
  }
2041
- }, Ma = { name: "table-header-cell" }, Na = class extends e {
2044
+ }, Ma = { name: "table-head" }, Na = class extends e {
2042
2045
  constructor(...e) {
2043
- super(...e), this.type = "tableHeaderCell", 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));
2046
+ super(...e), this.type = "tableHead", 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
2047
  }
2045
2048
  }, Pa = class extends t {
2046
2049
  constructor(...e) {
@@ -2055,9 +2058,9 @@ var H = { name: "accordion" }, we = class extends e {
2055
2058
  throw Error("Component does not have props.");
2056
2059
  };
2057
2060
  }
2058
- }, Ia = { name: "table-row" }, La = class extends e {
2061
+ }, Ia = { name: "table-header-cell" }, La = class extends e {
2059
2062
  constructor(...e) {
2060
- super(...e), this.type = "tableRow", 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));
2063
+ super(...e), this.type = "tableHeaderCell", 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
2064
  }
2062
2065
  }, Ra = class extends t {
2063
2066
  constructor(...e) {
@@ -2072,9 +2075,9 @@ var H = { name: "accordion" }, we = class extends e {
2072
2075
  throw Error("Component does not have props.");
2073
2076
  };
2074
2077
  }
2075
- }, Ba = { name: "table-sorting-button" }, Va = class extends e {
2078
+ }, Ba = { name: "table-row" }, Va = class extends e {
2076
2079
  constructor(...e) {
2077
- super(...e), this.type = "tableSortingButton", 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));
2080
+ super(...e), this.type = "tableRow", 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
2081
  }
2079
2082
  }, Ha = class extends t {
2080
2083
  constructor(...e) {
@@ -2085,16 +2088,13 @@ var H = { name: "accordion" }, we = class extends e {
2085
2088
  }
2086
2089
  }, Ua = class {
2087
2090
  constructor(e, t) {
2088
- this.ctx = e, this.wrapper = t, this.toHaveProp = this.ctx.driver.wrapExpect((e, t) => this.ctx.driver.expectEq({
2089
- type: "eval",
2090
- el: this.wrapper.unwrap(),
2091
- fn: (e, t) => e[t],
2092
- arg: e
2093
- }, t, `toHaveProp("${e}", ${t})`));
2091
+ this.ctx = e, this.wrapper = t, this.toHaveProp = (e, t) => {
2092
+ throw Error("Component does not have props.");
2093
+ };
2094
2094
  }
2095
- }, $ = { name: "tabs" }, Wa = class extends e {
2095
+ }, $ = { name: "table-sorting-button" }, Wa = class extends e {
2096
2096
  constructor(...e) {
2097
- super(...e), this.type = "tabs", this.componentInfo = $, 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));
2097
+ super(...e), this.type = "tableSortingButton", this.componentInfo = $, 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
2098
  }
2099
2099
  }, Ga = class extends t {
2100
2100
  constructor(...e) {
@@ -2112,18 +2112,38 @@ var H = { name: "accordion" }, we = class extends e {
2112
2112
  arg: e
2113
2113
  }, t, `toHaveProp("${e}", ${t})`));
2114
2114
  }
2115
- }, qa = { name: "tag" }, Ja = class extends e {
2115
+ }, qa = { name: "tabs" }, Ja = class extends e {
2116
2116
  constructor(...e) {
2117
- super(...e), this.type = "tag", this.componentInfo = qa, 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");
2117
+ 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
2118
  }
2119
2119
  }, Ya = class extends t {
2120
2120
  constructor(...e) {
2121
- super(...e), this.componentInfo = qa, this.byLabel = this.ctx.driver.wrapSelector(o.bind(this)), this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
2121
+ super(...e), this.componentInfo = qa, this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
2122
2122
  }
2123
2123
  wrap(e) {
2124
2124
  return new Ja(this.ctx, e);
2125
2125
  }
2126
2126
  }, Xa = class {
2127
+ constructor(e, t) {
2128
+ this.ctx = e, this.wrapper = t, this.toHaveProp = this.ctx.driver.wrapExpect((e, t) => this.ctx.driver.expectEq({
2129
+ type: "eval",
2130
+ el: this.wrapper.unwrap(),
2131
+ fn: (e, t) => e[t],
2132
+ arg: e
2133
+ }, t, `toHaveProp("${e}", ${t})`));
2134
+ }
2135
+ }, Za = { name: "tag" }, Qa = class extends e {
2136
+ constructor(...e) {
2137
+ super(...e), this.type = "tag", this.componentInfo = Za, 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
+ }
2139
+ }, $a = class extends t {
2140
+ constructor(...e) {
2141
+ super(...e), this.componentInfo = Za, this.byLabel = this.ctx.driver.wrapSelector(o.bind(this)), this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
2142
+ }
2143
+ wrap(e) {
2144
+ return new Qa(this.ctx, e);
2145
+ }
2146
+ }, eo = 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",
@@ -2152,35 +2172,35 @@ var H = { name: "accordion" }, we = class extends e {
2152
2172
  fn: b
2153
2173
  }, !1, "toBeUnselected()"));
2154
2174
  }
2155
- }, Za = { name: "tag-group" }, Qa = class extends e {
2175
+ }, to = { name: "tag-group" }, no = class extends e {
2156
2176
  constructor(...e) {
2157
- super(...e), this.type = "tagGroup", this.componentInfo = Za, 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));
2177
+ super(...e), this.type = "tagGroup", this.componentInfo = to, 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
2178
  }
2159
- }, $a = class extends t {
2179
+ }, ro = class extends t {
2160
2180
  constructor(...e) {
2161
- super(...e), this.componentInfo = Za, this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
2181
+ super(...e), this.componentInfo = to, this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
2162
2182
  }
2163
2183
  wrap(e) {
2164
- return new Qa(this.ctx, e);
2184
+ return new no(this.ctx, e);
2165
2185
  }
2166
- }, eo = class {
2186
+ }, io = class {
2167
2187
  constructor(e, t) {
2168
2188
  this.ctx = e, this.wrapper = t, this.toHaveProp = (e, t) => {
2169
2189
  throw Error("Component does not have props.");
2170
2190
  };
2171
2191
  }
2172
- }, to = { name: "text-area" }, no = class extends e {
2192
+ }, ao = { name: "text-area" }, oo = class extends e {
2173
2193
  constructor(...e) {
2174
- super(...e), this.type = "textArea", this.componentInfo = to, 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");
2194
+ super(...e), this.type = "textArea", this.componentInfo = ao, 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
2195
  }
2176
- }, ro = class extends t {
2196
+ }, so = class extends t {
2177
2197
  constructor(...e) {
2178
- super(...e), this.componentInfo = to, this.byLabel = this.ctx.driver.wrapSelector(o.bind(this)), this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
2198
+ super(...e), this.componentInfo = ao, this.byLabel = this.ctx.driver.wrapSelector(o.bind(this)), this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
2179
2199
  }
2180
2200
  wrap(e) {
2181
- return new no(this.ctx, e);
2201
+ return new oo(this.ctx, e);
2182
2202
  }
2183
- }, io = class {
2203
+ }, co = class {
2184
2204
  constructor(e, t) {
2185
2205
  this.ctx = e, this.wrapper = t, this.toHaveProp = this.ctx.driver.wrapExpect((e, t) => this.ctx.driver.expectEq({
2186
2206
  type: "eval",
@@ -2197,18 +2217,18 @@ var H = { name: "accordion" }, we = class extends e {
2197
2217
  fn: f
2198
2218
  }, e, "toHaveVisibleError(${value})"));
2199
2219
  }
2200
- }, ao = { name: "text-field" }, oo = class extends e {
2220
+ }, lo = { name: "text-field" }, uo = class extends e {
2201
2221
  constructor(...e) {
2202
- super(...e), this.type = "textField", this.componentInfo = ao, 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\"]");
2222
+ super(...e), this.type = "textField", this.componentInfo = lo, 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
2223
  }
2204
- }, so = class extends t {
2224
+ }, fo = class extends t {
2205
2225
  constructor(...e) {
2206
- super(...e), this.componentInfo = ao, this.byLabel = this.ctx.driver.wrapSelector(o.bind(this)), this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
2226
+ super(...e), this.componentInfo = lo, this.byLabel = this.ctx.driver.wrapSelector(o.bind(this)), this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
2207
2227
  }
2208
2228
  wrap(e) {
2209
- return new oo(this.ctx, e);
2229
+ return new uo(this.ctx, e);
2210
2230
  }
2211
- }, co = class {
2231
+ }, po = class {
2212
2232
  constructor(e, t) {
2213
2233
  this.ctx = e, this.wrapper = t, this.toHaveProp = this.ctx.driver.wrapExpect((e, t) => this.ctx.driver.expectEq({
2214
2234
  type: "eval",
@@ -2229,18 +2249,18 @@ var H = { name: "accordion" }, we = class extends e {
2229
2249
  fn: f
2230
2250
  }, e, "toHaveVisibleError(${value})"));
2231
2251
  }
2232
- }, lo = { name: "time-picker" }, uo = class extends e {
2252
+ }, mo = { name: "time-picker" }, ho = class extends e {
2233
2253
  constructor(...e) {
2234
- super(...e), this.type = "timePicker", this.componentInfo = lo, 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");
2254
+ super(...e), this.type = "timePicker", this.componentInfo = mo, 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
2255
  }
2236
- }, fo = class extends t {
2256
+ }, go = class extends t {
2237
2257
  constructor(...e) {
2238
- super(...e), this.componentInfo = lo, this.byLabel = this.ctx.driver.wrapSelector(o.bind(this)), this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
2258
+ super(...e), this.componentInfo = mo, this.byLabel = this.ctx.driver.wrapSelector(o.bind(this)), this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
2239
2259
  }
2240
2260
  wrap(e) {
2241
- return new uo(this.ctx, e);
2261
+ return new ho(this.ctx, e);
2242
2262
  }
2243
- }, po = class {
2263
+ }, _o = class {
2244
2264
  constructor(e, t) {
2245
2265
  this.ctx = e, this.wrapper = t, this.toHaveProp = this.ctx.driver.wrapExpect((e, t) => this.ctx.driver.expectEq({
2246
2266
  type: "eval",
@@ -2257,18 +2277,18 @@ var H = { name: "accordion" }, we = class extends e {
2257
2277
  fn: f
2258
2278
  }, e, "toHaveVisibleError(${value})"));
2259
2279
  }
2260
- }, mo = { name: "toggletip" }, ho = class extends e {
2280
+ }, vo = { name: "toggletip" }, yo = class extends e {
2261
2281
  constructor(...e) {
2262
- super(...e), this.type = "toggletip", this.componentInfo = mo, 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));
2282
+ super(...e), this.type = "toggletip", this.componentInfo = vo, 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
2283
  }
2264
- }, go = class extends t {
2284
+ }, bo = class extends t {
2265
2285
  constructor(...e) {
2266
- super(...e), this.componentInfo = mo, this.byHeadline = this.ctx.driver.wrapSelector(s.bind(this)), this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
2286
+ super(...e), this.componentInfo = vo, this.byHeadline = this.ctx.driver.wrapSelector(s.bind(this)), this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
2267
2287
  }
2268
2288
  wrap(e) {
2269
- return new ho(this.ctx, e);
2289
+ return new yo(this.ctx, e);
2270
2290
  }
2271
- }, _o = class {
2291
+ }, xo = class {
2272
2292
  constructor(e, t) {
2273
2293
  this.ctx = e, this.wrapper = t, this.toHaveProp = this.ctx.driver.wrapExpect((e, t) => this.ctx.driver.expectEq({
2274
2294
  type: "eval",
@@ -2285,18 +2305,18 @@ var H = { name: "accordion" }, we = class extends e {
2285
2305
  fn: m
2286
2306
  }, !0, "toBeOpen()"));
2287
2307
  }
2288
- }, vo = { name: "tooltip" }, yo = class extends e {
2308
+ }, So = { name: "tooltip" }, Co = class extends e {
2289
2309
  constructor(...e) {
2290
- super(...e), this.type = "tooltip", this.componentInfo = vo, 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));
2310
+ super(...e), this.type = "tooltip", 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));
2291
2311
  }
2292
- }, bo = class extends t {
2312
+ }, wo = class extends t {
2293
2313
  constructor(...e) {
2294
- super(...e), this.componentInfo = vo, this.byTestId = this.ctx.driver.wrapSelector(a.bind(this)), this.byText = this.ctx.driver.wrapSelector(c.bind(this));
2314
+ super(...e), this.componentInfo = So, this.byTestId = this.ctx.driver.wrapSelector(a.bind(this)), this.byText = this.ctx.driver.wrapSelector(c.bind(this));
2295
2315
  }
2296
2316
  wrap(e) {
2297
- return new yo(this.ctx, e);
2317
+ return new Co(this.ctx, e);
2298
2318
  }
2299
- }, xo = class {
2319
+ }, To = class {
2300
2320
  constructor(e, t) {
2301
2321
  this.ctx = e, this.wrapper = t, this.toHaveProp = this.ctx.driver.wrapExpect((e, t) => this.ctx.driver.expectEq({
2302
2322
  type: "eval",
@@ -2313,18 +2333,18 @@ var H = { name: "accordion" }, we = class extends e {
2313
2333
  fn: m
2314
2334
  }, !0, "toBeOpen()"));
2315
2335
  }
2316
- }, So = { name: "tree-item" }, Co = class extends e {
2336
+ }, Eo = { name: "tree-item" }, Do = class extends e {
2317
2337
  constructor(...e) {
2318
- super(...e), this.type = "treeItem", 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));
2338
+ super(...e), this.type = "treeItem", 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));
2319
2339
  }
2320
- }, wo = class extends t {
2340
+ }, Oo = class extends t {
2321
2341
  constructor(...e) {
2322
- super(...e), this.componentInfo = So, this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
2342
+ super(...e), this.componentInfo = Eo, this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
2323
2343
  }
2324
2344
  wrap(e) {
2325
- return new Co(this.ctx, e);
2345
+ return new Do(this.ctx, e);
2326
2346
  }
2327
- }, To = class {
2347
+ }, ko = class {
2328
2348
  constructor(e, t) {
2329
2349
  this.ctx = e, this.wrapper = t, this.toHaveProp = this.ctx.driver.wrapExpect((e, t) => this.ctx.driver.expectEq({
2330
2350
  type: "eval",
@@ -2337,18 +2357,18 @@ var H = { name: "accordion" }, we = class extends e {
2337
2357
  fn: S
2338
2358
  }, e, "toHaveIcon(${value})"));
2339
2359
  }
2340
- }, Eo = { name: "tree-view" }, Do = class extends e {
2360
+ }, Ao = { name: "tree-view" }, jo = class extends e {
2341
2361
  constructor(...e) {
2342
- super(...e), this.type = "treeView", 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));
2362
+ super(...e), this.type = "treeView", 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));
2343
2363
  }
2344
- }, Oo = class extends t {
2364
+ }, Mo = class extends t {
2345
2365
  constructor(...e) {
2346
- super(...e), this.componentInfo = Eo, this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
2366
+ super(...e), this.componentInfo = Ao, this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
2347
2367
  }
2348
2368
  wrap(e) {
2349
- return new Do(this.ctx, e);
2369
+ return new jo(this.ctx, e);
2350
2370
  }
2351
- }, ko = class {
2371
+ }, No = class {
2352
2372
  constructor(e, t) {
2353
2373
  this.ctx = e, this.wrapper = t, this.toHaveProp = this.ctx.driver.wrapExpect((e, t) => this.ctx.driver.expectEq({
2354
2374
  type: "eval",
@@ -2357,18 +2377,18 @@ var H = { name: "accordion" }, we = class extends e {
2357
2377
  arg: e
2358
2378
  }, t, `toHaveProp("${e}", ${t})`));
2359
2379
  }
2360
- }, Ao = { name: "video-player" }, jo = class extends e {
2380
+ }, Po = { name: "video-player" }, Fo = class extends e {
2361
2381
  constructor(...e) {
2362
- super(...e), this.type = "videoPlayer", 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));
2382
+ super(...e), this.type = "videoPlayer", 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
- }, Mo = class extends t {
2384
+ }, Io = class extends t {
2365
2385
  constructor(...e) {
2366
- super(...e), this.componentInfo = Ao, this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
2386
+ super(...e), this.componentInfo = Po, this.byTestId = this.ctx.driver.wrapSelector(a.bind(this));
2367
2387
  }
2368
2388
  wrap(e) {
2369
- return new jo(this.ctx, e);
2389
+ return new Fo(this.ctx, e);
2370
2390
  }
2371
- }, No = {
2391
+ }, Lo = {
2372
2392
  collection: r,
2373
2393
  accordion: Ee,
2374
2394
  accordionItem: ke,
@@ -2408,53 +2428,54 @@ var H = { name: "accordion" }, we = class extends e {
2408
2428
  kbdKey: Yn,
2409
2429
  kbdShortcut: $n,
2410
2430
  layout: rr,
2411
- menu: sr,
2412
- menuItem: dr,
2413
- nav: hr,
2414
- navDisclosure: yr,
2415
- navItem: Cr,
2416
- note: Dr,
2417
- numberField: jr,
2418
- optgroup: Fr,
2419
- option: zr,
2420
- pagination: Ur,
2421
- platformSwitch: qr,
2422
- popover: Zr,
2423
- progress: ti,
2424
- progressRing: ai,
2425
- radio: li,
2426
- radioGroup: pi,
2427
- rangeSlider: _i,
2428
- richTextEditor: xi,
2429
- richTextView: Ti,
2430
- searchableSelect: ki,
2431
- select: Ni,
2432
- selectableBox: Li,
2433
- sideDrawer: Vi,
2434
- simpleColorPicker: Gi,
2435
- slider: Yi,
2436
- splitButton: $i,
2437
- status: ra,
2438
- switch: sa,
2439
- tab: da,
2440
- tabPanel: ha,
2441
- table: ya,
2442
- tableBody: Ca,
2443
- tableCell: Da,
2444
- tableHead: ja,
2445
- tableHeaderCell: Fa,
2446
- tableRow: za,
2447
- tableSortingButton: Ua,
2448
- tabs: Ka,
2449
- tag: Xa,
2450
- tagGroup: eo,
2451
- textArea: io,
2452
- textField: co,
2453
- timePicker: po,
2454
- toggletip: _o,
2455
- tooltip: xo,
2456
- treeItem: To,
2457
- treeView: ko,
2431
+ listbox: sr,
2432
+ menu: dr,
2433
+ menuItem: hr,
2434
+ nav: yr,
2435
+ navDisclosure: Cr,
2436
+ navItem: Dr,
2437
+ note: jr,
2438
+ numberField: Fr,
2439
+ optgroup: zr,
2440
+ option: Ur,
2441
+ pagination: qr,
2442
+ platformSwitch: Zr,
2443
+ popover: ti,
2444
+ progress: ai,
2445
+ progressRing: li,
2446
+ radio: pi,
2447
+ radioGroup: _i,
2448
+ rangeSlider: xi,
2449
+ richTextEditor: Ti,
2450
+ richTextView: ki,
2451
+ searchableSelect: Ni,
2452
+ select: Li,
2453
+ selectableBox: Vi,
2454
+ sideDrawer: Gi,
2455
+ simpleColorPicker: Yi,
2456
+ slider: $i,
2457
+ splitButton: ra,
2458
+ status: sa,
2459
+ switch: da,
2460
+ tab: ha,
2461
+ tabPanel: ya,
2462
+ table: Ca,
2463
+ tableBody: Da,
2464
+ tableCell: ja,
2465
+ tableHead: Fa,
2466
+ tableHeaderCell: za,
2467
+ tableRow: Ua,
2468
+ tableSortingButton: Ka,
2469
+ tabs: Xa,
2470
+ tag: eo,
2471
+ tagGroup: io,
2472
+ textArea: co,
2473
+ textField: po,
2474
+ timePicker: _o,
2475
+ toggletip: xo,
2476
+ tooltip: To,
2477
+ treeItem: ko,
2478
+ treeView: No,
2458
2479
  videoPlayer: class {
2459
2480
  constructor(e, t) {
2460
2481
  this.ctx = e, this.wrapper = t, this.toHaveProp = this.ctx.driver.wrapExpect((e, t) => this.ctx.driver.expectEq({
@@ -2465,14 +2486,14 @@ var H = { name: "accordion" }, we = class extends e {
2465
2486
  }, t, `toHaveProp("${e}", ${t})`));
2466
2487
  }
2467
2488
  }
2468
- }, Po = class {
2489
+ }, Ro = class {
2469
2490
  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.header = new Bn(this.ctx), this.icon = new Wn(this.ctx), this.kbdKey = new Jn(this.ctx), this.kbdShortcut = new Qn(this.ctx), this.layout = new nr(this.ctx), this.menu = new or(this.ctx), this.menuItem = new ur(this.ctx), this.nav = new mr(this.ctx), this.navDisclosure = new vr(this.ctx), this.navItem = new Sr(this.ctx), this.note = new Er(this.ctx), this.numberField = new Ar(this.ctx), this.optgroup = new Pr(this.ctx), this.option = new Rr(this.ctx), this.pagination = new Hr(this.ctx), this.platformSwitch = new Kr(this.ctx), this.popover = new Xr(this.ctx), this.progress = new ei(this.ctx), this.progressRing = new ii(this.ctx), this.radio = new ci(this.ctx), this.radioGroup = new fi(this.ctx), this.rangeSlider = new gi(this.ctx), this.richTextEditor = new bi(this.ctx), this.richTextView = new wi(this.ctx), this.searchableSelect = new Oi(this.ctx), this.select = new Mi(this.ctx), this.selectableBox = new Ii(this.ctx), this.sideDrawer = new Bi(this.ctx), this.simpleColorPicker = new Wi(this.ctx), this.slider = new Ji(this.ctx), this.splitButton = new Qi(this.ctx), this.status = new na(this.ctx), this.switch = new oa(this.ctx), this.tab = new ua(this.ctx), this.tabPanel = new ma(this.ctx), this.table = new va(this.ctx), this.tableBody = new Sa(this.ctx), this.tableCell = new Ea(this.ctx), this.tableHead = new Aa(this.ctx), this.tableHeaderCell = new Pa(this.ctx), this.tableRow = new Ra(this.ctx), this.tableSortingButton = new Ha(this.ctx), this.tabs = new Ga(this.ctx), this.tag = new Ya(this.ctx), this.tagGroup = new $a(this.ctx), this.textArea = new ro(this.ctx), this.textField = new so(this.ctx), this.timePicker = new fo(this.ctx), this.toggletip = new go(this.ctx), this.tooltip = new bo(this.ctx), this.treeItem = new wo(this.ctx), this.treeView = new Oo(this.ctx), this.videoPlayer = new Mo(this.ctx);
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.header = new Bn(this.ctx), this.icon = new Wn(this.ctx), this.kbdKey = new Jn(this.ctx), this.kbdShortcut = new Qn(this.ctx), this.layout = new nr(this.ctx), this.listbox = new or(this.ctx), this.menu = new ur(this.ctx), this.menuItem = new mr(this.ctx), this.nav = new vr(this.ctx), this.navDisclosure = new Sr(this.ctx), this.navItem = new Er(this.ctx), this.note = new Ar(this.ctx), this.numberField = new Pr(this.ctx), this.optgroup = new Rr(this.ctx), this.option = new Hr(this.ctx), this.pagination = new Kr(this.ctx), this.platformSwitch = new Xr(this.ctx), this.popover = new ei(this.ctx), this.progress = new ii(this.ctx), this.progressRing = new ci(this.ctx), this.radio = new fi(this.ctx), this.radioGroup = new gi(this.ctx), this.rangeSlider = new bi(this.ctx), this.richTextEditor = new wi(this.ctx), this.richTextView = new Oi(this.ctx), this.searchableSelect = new Mi(this.ctx), this.select = new Ii(this.ctx), this.selectableBox = new Bi(this.ctx), this.sideDrawer = new Wi(this.ctx), this.simpleColorPicker = new Ji(this.ctx), this.slider = new Qi(this.ctx), this.splitButton = new na(this.ctx), this.status = new oa(this.ctx), this.switch = new ua(this.ctx), this.tab = new ma(this.ctx), this.tabPanel = new va(this.ctx), this.table = new Sa(this.ctx), this.tableBody = new Ea(this.ctx), this.tableCell = new Aa(this.ctx), this.tableHead = new Pa(this.ctx), this.tableHeaderCell = new Ra(this.ctx), this.tableRow = new Ha(this.ctx), this.tableSortingButton = new Ga(this.ctx), this.tabs = new Ya(this.ctx), this.tag = new $a(this.ctx), this.tagGroup = new ro(this.ctx), this.textArea = new so(this.ctx), this.textField = new fo(this.ctx), this.timePicker = new go(this.ctx), this.toggletip = new bo(this.ctx), this.tooltip = new wo(this.ctx), this.treeItem = new Oo(this.ctx), this.treeView = new Mo(this.ctx), this.videoPlayer = new Io(this.ctx);
2471
2492
  }
2472
2493
  expect(e) {
2473
- if (e.type in No) return new No[e.type](this.ctx, e);
2494
+ if (e.type in Lo) return new Lo[e.type](this.ctx, e);
2474
2495
  throw Error(`Unknown component type: ${e.type}`);
2475
2496
  }
2476
2497
  };
2477
2498
  //#endregion
2478
- export { Po as t };
2499
+ export { Ro as t };