design-system-next 2.26.16 → 2.26.18

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.
@@ -1203,27 +1203,23 @@ declare type __VLS_WithTemplateSlots_9<T, S> = T & {
1203
1203
  };
1204
1204
  };
1205
1205
 
1206
- declare const Accordion_2: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
1207
- export { Accordion_2 as Accordion }
1206
+ export declare const Accordion: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
1208
1207
 
1209
1208
  export { AccordionItem }
1210
1209
 
1211
1210
  export { AccordionPropTypes }
1212
1211
 
1213
- declare const AttributeFilter_2: __VLS_WithTemplateSlots_2<typeof __VLS_component_2, __VLS_TemplateResult_2["slots"]>;
1214
- export { AttributeFilter_2 as AttributeFilter }
1212
+ export declare const AttributeFilter: __VLS_WithTemplateSlots_2<typeof __VLS_component_2, __VLS_TemplateResult_2["slots"]>;
1215
1213
 
1216
1214
  export { AttributeFilterPropTypes }
1217
1215
 
1218
- declare const AuditTrail_2: DefineComponent<any, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, any, any, {}, {}, {}, string, ComponentProvideOptions, true, {
1216
+ export declare const AuditTrail: DefineComponent<any, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, any, any, {}, {}, {}, string, ComponentProvideOptions, true, {
1219
1217
  auditTrailWrapperRef: HTMLDivElement;
1220
1218
  }, HTMLDivElement>;
1221
- export { AuditTrail_2 as AuditTrail }
1222
1219
 
1223
1220
  export { AuditTrailPropTypes }
1224
1221
 
1225
- declare const Avatar_2: __VLS_WithTemplateSlots_3<typeof __VLS_component_3, __VLS_TemplateResult_3["slots"]>;
1226
- export { Avatar_2 as Avatar }
1222
+ export declare const Avatar: __VLS_WithTemplateSlots_3<typeof __VLS_component_3, __VLS_TemplateResult_3["slots"]>;
1227
1223
 
1228
1224
  export { AVATAR_VARIANT }
1229
1225
 
@@ -1231,21 +1227,17 @@ export { AvatarEmitTypes }
1231
1227
 
1232
1228
  export { AvatarPropTypes }
1233
1229
 
1234
- declare const Badge_2: __VLS_WithTemplateSlots_4<typeof __VLS_component_4, __VLS_TemplateResult_4["slots"]>;
1235
- export { Badge_2 as Badge }
1230
+ export declare const Badge: __VLS_WithTemplateSlots_4<typeof __VLS_component_4, __VLS_TemplateResult_4["slots"]>;
1236
1231
 
1237
1232
  export { BadgePropTypes }
1238
1233
 
1239
- declare const Banner_2: __VLS_WithTemplateSlots_5<typeof __VLS_component_5, __VLS_TemplateResult_5["slots"]>;
1240
- export { Banner_2 as Banner }
1234
+ export declare const Banner: __VLS_WithTemplateSlots_5<typeof __VLS_component_5, __VLS_TemplateResult_5["slots"]>;
1241
1235
 
1242
1236
  export { BannerPropTypes }
1243
1237
 
1244
- declare const Button_2: __VLS_WithTemplateSlots_6<typeof __VLS_component_6, __VLS_TemplateResult_6["slots"]>;
1245
- export { Button_2 as Button }
1238
+ export declare const Button: __VLS_WithTemplateSlots_6<typeof __VLS_component_6, __VLS_TemplateResult_6["slots"]>;
1246
1239
 
1247
- declare const ButtonDropdown_2: __VLS_WithTemplateSlots_7<typeof __VLS_component_7, __VLS_TemplateResult_7["slots"]>;
1248
- export { ButtonDropdown_2 as ButtonDropdown }
1240
+ export declare const ButtonDropdown: __VLS_WithTemplateSlots_7<typeof __VLS_component_7, __VLS_TemplateResult_7["slots"]>;
1249
1241
 
1250
1242
  export { ButtonEmitTypes }
1251
1243
 
@@ -1253,47 +1245,39 @@ export { ButtonPropTypes }
1253
1245
 
1254
1246
  export { ButtonType }
1255
1247
 
1256
- declare const Calendar_2: __VLS_WithTemplateSlots_8<typeof __VLS_component_8, __VLS_TemplateResult_8["slots"]>;
1257
- export { Calendar_2 as Calendar }
1248
+ export declare const Calendar: __VLS_WithTemplateSlots_8<typeof __VLS_component_8, __VLS_TemplateResult_8["slots"]>;
1258
1249
 
1259
- declare const CalendarCell_2: __VLS_WithTemplateSlots_9<typeof __VLS_component_9, __VLS_TemplateResult_9["slots"]>;
1260
- export { CalendarCell_2 as CalendarCell }
1250
+ export declare const CalendarCell: __VLS_WithTemplateSlots_9<typeof __VLS_component_9, __VLS_TemplateResult_9["slots"]>;
1261
1251
 
1262
1252
  export { CalendarCellPropTypes }
1263
1253
 
1264
1254
  export { CalendarPropTypes }
1265
1255
 
1266
- declare const Card_2: __VLS_WithTemplateSlots_10<typeof __VLS_component_10, __VLS_TemplateResult_10["slots"]>;
1267
- export { Card_2 as Card }
1256
+ export declare const Card: __VLS_WithTemplateSlots_10<typeof __VLS_component_10, __VLS_TemplateResult_10["slots"]>;
1268
1257
 
1269
1258
  export { CardPropTypes }
1270
1259
 
1271
- declare const Checkbox_2: DefineComponent<any, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, any, string, PublicProps, any, any, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLLabelElement>;
1272
- export { Checkbox_2 as Checkbox }
1260
+ export declare const Checkbox: DefineComponent<any, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, any, string, PublicProps, any, any, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLLabelElement>;
1273
1261
 
1274
1262
  export { CheckboxPropTypes }
1275
1263
 
1276
- declare const Chips_2: __VLS_WithTemplateSlots_11<typeof __VLS_component_11, __VLS_TemplateResult_11["slots"]>;
1277
- export { Chips_2 as Chips }
1264
+ export declare const Chips: __VLS_WithTemplateSlots_11<typeof __VLS_component_11, __VLS_TemplateResult_11["slots"]>;
1278
1265
 
1279
1266
  export { ChipsPropTypes }
1280
1267
 
1281
- declare const Collapsible_2: __VLS_WithTemplateSlots_12<typeof __VLS_component_12, __VLS_TemplateResult_12["slots"]>;
1282
- export { Collapsible_2 as Collapsible }
1268
+ export declare const Collapsible: __VLS_WithTemplateSlots_12<typeof __VLS_component_12, __VLS_TemplateResult_12["slots"]>;
1283
1269
 
1284
1270
  export { CollapsibleEmitTypes }
1285
1271
 
1286
1272
  export { CollapsiblePropTypes }
1287
1273
 
1288
- declare const DateCalendarPicker_2: DefineComponent<any, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, any, string, PublicProps, any, any, {}, {}, {}, string, ComponentProvideOptions, true, {
1274
+ export declare const DateCalendarPicker: DefineComponent<any, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, any, string, PublicProps, any, any, {}, {}, {}, string, ComponentProvideOptions, true, {
1289
1275
  dateCalendarPickerRef: HTMLDivElement;
1290
1276
  }, HTMLDivElement>;
1291
- export { DateCalendarPicker_2 as DateCalendarPicker }
1292
1277
 
1293
- declare const DatePicker_2: __VLS_WithTemplateSlots_13<typeof __VLS_component_13, __VLS_TemplateResult_13["slots"]>;
1294
- export { DatePicker_2 as DatePicker }
1278
+ export declare const DatePicker: __VLS_WithTemplateSlots_13<typeof __VLS_component_13, __VLS_TemplateResult_13["slots"]>;
1295
1279
 
1296
- declare const DatePickerCalendarTab_2: DefineComponent<Props, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
1280
+ export declare const DatePickerCalendarTab: DefineComponent<Props, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
1297
1281
  [x: string]: ((...args: unknown[]) => any) | (() => any);
1298
1282
  } | ({
1299
1283
  [x: string]: ((...args: unknown[]) => any) | (() => any);
@@ -1304,9 +1288,8 @@ declare const DatePickerCalendarTab_2: DefineComponent<Props, {}, {}, {}, {}, Co
1304
1288
  } | {
1305
1289
  [x: `on${Capitalize<any>}`]: (...args: any) => any;
1306
1290
  }>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
1307
- export { DatePickerCalendarTab_2 as DatePickerCalendarTab }
1308
1291
 
1309
- declare const DatePickerMonthTab_2: DefineComponent<Props_2, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
1292
+ export declare const DatePickerMonthTab: DefineComponent<Props_2, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
1310
1293
  [x: string]: ((...args: unknown[]) => any) | (() => any);
1311
1294
  } | ({
1312
1295
  [x: string]: ((...args: unknown[]) => any) | (() => any);
@@ -1317,11 +1300,10 @@ declare const DatePickerMonthTab_2: DefineComponent<Props_2, {}, {}, {}, {}, Com
1317
1300
  } | {
1318
1301
  [x: `on${Capitalize<any>}`]: (...args: any) => any;
1319
1302
  }>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
1320
- export { DatePickerMonthTab_2 as DatePickerMonthTab }
1321
1303
 
1322
1304
  export { DatePickerPropTypes }
1323
1305
 
1324
- declare const DatePickerYearTab_2: DefineComponent<ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToOption<Props_3>, {
1306
+ export declare const DatePickerYearTab: DefineComponent<ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToOption<Props_3>, {
1325
1307
  selectedYear: any;
1326
1308
  itemsPerPage: number;
1327
1309
  yearsArray: () => any[];
@@ -1346,79 +1328,61 @@ declare const DatePickerYearTab_2: DefineComponent<ExtractPropTypes<__VLS_WithDe
1346
1328
  } | {
1347
1329
  [x: `on${Capitalize<any>}`]: (...args: any) => any;
1348
1330
  }>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
1349
- export { DatePickerYearTab_2 as DatePickerYearTab }
1350
1331
 
1351
- declare const DateRangePicker_2: __VLS_WithTemplateSlots_14<typeof __VLS_component_14, __VLS_TemplateResult_14["slots"]>;
1352
- export { DateRangePicker_2 as DateRangePicker }
1332
+ export declare const DateRangePicker: __VLS_WithTemplateSlots_14<typeof __VLS_component_14, __VLS_TemplateResult_14["slots"]>;
1353
1333
 
1354
1334
  declare const _default: {
1355
1335
  install: (app: App) => void;
1356
1336
  };
1357
1337
  export default _default;
1358
1338
 
1359
- declare const Dropdown_2: __VLS_WithTemplateSlots_16<typeof __VLS_component_16, __VLS_TemplateResult_16["slots"]>;
1360
- export { Dropdown_2 as Dropdown }
1339
+ export declare const Dropdown: __VLS_WithTemplateSlots_16<typeof __VLS_component_16, __VLS_TemplateResult_16["slots"]>;
1361
1340
 
1362
1341
  export { DropdownPropTypes }
1363
1342
 
1364
- declare const EmptyState_2: __VLS_WithTemplateSlots_17<typeof __VLS_component_17, __VLS_TemplateResult_17["slots"]>;
1365
- export { EmptyState_2 as EmptyState }
1343
+ export declare const EmptyState: __VLS_WithTemplateSlots_17<typeof __VLS_component_17, __VLS_TemplateResult_17["slots"]>;
1366
1344
 
1367
1345
  export { EmptyStatePropTypes }
1368
1346
 
1369
- declare const FileUpload_2: __VLS_WithTemplateSlots_18<typeof __VLS_component_18, __VLS_TemplateResult_18["slots"]>;
1370
- export { FileUpload_2 as FileUpload }
1347
+ export declare const FileUpload: __VLS_WithTemplateSlots_18<typeof __VLS_component_18, __VLS_TemplateResult_18["slots"]>;
1371
1348
 
1372
1349
  export { FileUploadPropTypes }
1373
1350
 
1374
- declare const Filter_2: __VLS_WithTemplateSlots_19<typeof __VLS_component_19, __VLS_TemplateResult_19["slots"]>;
1375
- export { Filter_2 as Filter }
1351
+ export declare const Filter: __VLS_WithTemplateSlots_19<typeof __VLS_component_19, __VLS_TemplateResult_19["slots"]>;
1376
1352
 
1377
1353
  export { FilterPropTypes }
1378
1354
 
1379
- declare const FloatingAction_2: __VLS_WithTemplateSlots_20<typeof __VLS_component_20, __VLS_TemplateResult_20["slots"]>;
1380
- export { FloatingAction_2 as FloatingAction }
1355
+ export declare const FloatingAction: __VLS_WithTemplateSlots_20<typeof __VLS_component_20, __VLS_TemplateResult_20["slots"]>;
1381
1356
 
1382
1357
  export { FloatingActionPropTypes }
1383
1358
 
1384
- declare const Icon_2: DefineComponent<any, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, any, any, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
1385
- export { Icon_2 as Icon }
1359
+ export declare const Icon: DefineComponent<any, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, any, any, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
1386
1360
 
1387
1361
  export { IconPropTypes }
1388
1362
 
1389
- declare const Input_2: __VLS_WithTemplateSlots_21<typeof __VLS_component_21, __VLS_TemplateResult_21["slots"]>;
1390
- export { Input_2 as Input }
1363
+ export declare const Input: __VLS_WithTemplateSlots_21<typeof __VLS_component_21, __VLS_TemplateResult_21["slots"]>;
1391
1364
 
1392
- declare const InputContactNumber_2: __VLS_WithTemplateSlots_22<typeof __VLS_component_22, __VLS_TemplateResult_22["slots"]>;
1393
- export { InputContactNumber_2 as InputContactNumber }
1365
+ export declare const InputContactNumber: __VLS_WithTemplateSlots_22<typeof __VLS_component_22, __VLS_TemplateResult_22["slots"]>;
1394
1366
 
1395
- declare const InputCurrency_2: __VLS_WithTemplateSlots_23<typeof __VLS_component_23, __VLS_TemplateResult_23["slots"]>;
1396
- export { InputCurrency_2 as InputCurrency }
1367
+ export declare const InputCurrency: __VLS_WithTemplateSlots_23<typeof __VLS_component_23, __VLS_TemplateResult_23["slots"]>;
1397
1368
 
1398
- declare const InputDropdown_2: __VLS_WithTemplateSlots_24<typeof __VLS_component_24, __VLS_TemplateResult_24["slots"]>;
1399
- export { InputDropdown_2 as InputDropdown }
1369
+ export declare const InputDropdown: __VLS_WithTemplateSlots_24<typeof __VLS_component_24, __VLS_TemplateResult_24["slots"]>;
1400
1370
 
1401
- declare const InputEmail_2: __VLS_WithTemplateSlots_25<typeof __VLS_component_25, __VLS_TemplateResult_25["slots"]>;
1402
- export { InputEmail_2 as InputEmail }
1371
+ export declare const InputEmail: __VLS_WithTemplateSlots_25<typeof __VLS_component_25, __VLS_TemplateResult_25["slots"]>;
1403
1372
 
1404
- declare const InputPassword_2: __VLS_WithTemplateSlots_26<typeof __VLS_component_26, __VLS_TemplateResult_26["slots"]>;
1405
- export { InputPassword_2 as InputPassword }
1373
+ export declare const InputPassword: __VLS_WithTemplateSlots_26<typeof __VLS_component_26, __VLS_TemplateResult_26["slots"]>;
1406
1374
 
1407
1375
  export { InputPropTypes }
1408
1376
 
1409
- declare const InputSearch_2: __VLS_WithTemplateSlots_27<typeof __VLS_component_27, __VLS_TemplateResult_27["slots"]>;
1410
- export { InputSearch_2 as InputSearch }
1377
+ export declare const InputSearch: __VLS_WithTemplateSlots_27<typeof __VLS_component_27, __VLS_TemplateResult_27["slots"]>;
1411
1378
 
1412
- declare const InputUrl_2: __VLS_WithTemplateSlots_28<typeof __VLS_component_28, __VLS_TemplateResult_28["slots"]>;
1413
- export { InputUrl_2 as InputUrl }
1379
+ export declare const InputUrl: __VLS_WithTemplateSlots_28<typeof __VLS_component_28, __VLS_TemplateResult_28["slots"]>;
1414
1380
 
1415
- declare const InputUsername_2: __VLS_WithTemplateSlots_29<typeof __VLS_component_29, __VLS_TemplateResult_29["slots"]>;
1416
- export { InputUsername_2 as InputUsername }
1381
+ export declare const InputUsername: __VLS_WithTemplateSlots_29<typeof __VLS_component_29, __VLS_TemplateResult_29["slots"]>;
1417
1382
 
1418
- declare const LadderizedList_2: DefineComponent<any, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, any, string, PublicProps, any, any, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
1419
- export { LadderizedList_2 as LadderizedList }
1383
+ export declare const LadderizedList: DefineComponent<any, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, any, string, PublicProps, any, any, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
1420
1384
 
1421
- declare const LadderizedListBack_2: DefineComponent<ExtractPropTypes<{
1385
+ export declare const LadderizedListBack: DefineComponent<ExtractPropTypes<{
1422
1386
  label: {
1423
1387
  type: StringConstructor;
1424
1388
  default: string;
@@ -1435,43 +1399,34 @@ declare const LadderizedListBack_2: DefineComponent<ExtractPropTypes<{
1435
1399
  }>, {
1436
1400
  label: string;
1437
1401
  }, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
1438
- export { LadderizedListBack_2 as LadderizedListBack }
1439
1402
 
1440
- declare const List_2: __VLS_WithTemplateSlots_30<typeof __VLS_component_30, __VLS_TemplateResult_30["slots"]>;
1441
- export { List_2 as List }
1403
+ export declare const List: __VLS_WithTemplateSlots_30<typeof __VLS_component_30, __VLS_TemplateResult_30["slots"]>;
1442
1404
 
1443
- declare const ListItem_2: DefineComponent<any, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, any, string, PublicProps, any, any, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
1444
- export { ListItem_2 as ListItem }
1405
+ export declare const ListItem: DefineComponent<any, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, any, string, PublicProps, any, any, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
1445
1406
 
1446
1407
  export { ListPropTypes }
1447
1408
 
1448
- declare const Logo_2: DefineComponent<any, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, any, any, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
1449
- export { Logo_2 as Logo }
1409
+ export declare const Logo: DefineComponent<any, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, any, any, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
1450
1410
 
1451
1411
  export { LogoPropTypes }
1452
1412
 
1453
- declare const Lozenge_2: __VLS_WithTemplateSlots_31<typeof __VLS_component_31, __VLS_TemplateResult_31["slots"]>;
1454
- export { Lozenge_2 as Lozenge }
1413
+ export declare const Lozenge: __VLS_WithTemplateSlots_31<typeof __VLS_component_31, __VLS_TemplateResult_31["slots"]>;
1455
1414
 
1456
1415
  export { LozengePropTypes }
1457
1416
 
1458
- declare const Modal_2: __VLS_WithTemplateSlots_32<typeof __VLS_component_32, __VLS_TemplateResult_32["slots"]>;
1459
- export { Modal_2 as Modal }
1417
+ export declare const Modal: __VLS_WithTemplateSlots_32<typeof __VLS_component_32, __VLS_TemplateResult_32["slots"]>;
1460
1418
 
1461
1419
  export { ModalPropTypes }
1462
1420
 
1463
- declare const MonthYearPicker_2: __VLS_WithTemplateSlots_15<typeof __VLS_component_15, __VLS_TemplateResult_15["slots"]>;
1464
- export { MonthYearPicker_2 as MonthYearPicker }
1421
+ export declare const MonthYearPicker: __VLS_WithTemplateSlots_15<typeof __VLS_component_15, __VLS_TemplateResult_15["slots"]>;
1465
1422
 
1466
1423
  export { MonthYearPickerPropTypes }
1467
1424
 
1468
- declare const Popper_2: __VLS_WithTemplateSlots_33<typeof __VLS_component_33, __VLS_TemplateResult_33["slots"]>;
1469
- export { Popper_2 as Popper }
1425
+ export declare const Popper: __VLS_WithTemplateSlots_33<typeof __VLS_component_33, __VLS_TemplateResult_33["slots"]>;
1470
1426
 
1471
1427
  export { PopperPropTypes }
1472
1428
 
1473
- declare const ProgressBar_2: DefineComponent<any, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, any, any, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
1474
- export { ProgressBar_2 as ProgressBar }
1429
+ export declare const ProgressBar: DefineComponent<any, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, any, any, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
1475
1430
 
1476
1431
  export { ProgressBarPropTypes }
1477
1432
 
@@ -1498,110 +1453,86 @@ declare interface Props_3 extends Omit<TabComponentProps, 'selectedYear'> {
1498
1453
  currentPage?: number;
1499
1454
  }
1500
1455
 
1501
- declare const Radio_2: __VLS_WithTemplateSlots_34<typeof __VLS_component_34, __VLS_TemplateResult_34["slots"]>;
1502
- export { Radio_2 as Radio }
1456
+ export declare const Radio: __VLS_WithTemplateSlots_34<typeof __VLS_component_34, __VLS_TemplateResult_34["slots"]>;
1503
1457
 
1504
- declare const RadioGrouped_2: __VLS_WithTemplateSlots_35<typeof __VLS_component_35, __VLS_TemplateResult_35["slots"]>;
1505
- export { RadioGrouped_2 as RadioGrouped }
1458
+ export declare const RadioGrouped: __VLS_WithTemplateSlots_35<typeof __VLS_component_35, __VLS_TemplateResult_35["slots"]>;
1506
1459
 
1507
1460
  export { RadioPropTypes }
1508
1461
 
1509
- declare const Select_2: __VLS_WithTemplateSlots_36<typeof __VLS_component_36, __VLS_TemplateResult_36["slots"]>;
1510
- export { Select_2 as Select }
1462
+ export declare const Select: __VLS_WithTemplateSlots_36<typeof __VLS_component_36, __VLS_TemplateResult_36["slots"]>;
1511
1463
 
1512
- declare const SelectLadderized_2: __VLS_WithTemplateSlots_37<typeof __VLS_component_37, __VLS_TemplateResult_37["slots"]>;
1513
- export { SelectLadderized_2 as SelectLadderized }
1464
+ export declare const SelectLadderized: __VLS_WithTemplateSlots_37<typeof __VLS_component_37, __VLS_TemplateResult_37["slots"]>;
1514
1465
 
1515
- declare const SelectMultiple_2: __VLS_WithTemplateSlots_38<typeof __VLS_component_38, __VLS_TemplateResult_38["slots"]>;
1516
- export { SelectMultiple_2 as SelectMultiple }
1466
+ export declare const SelectMultiple: __VLS_WithTemplateSlots_38<typeof __VLS_component_38, __VLS_TemplateResult_38["slots"]>;
1517
1467
 
1518
1468
  export { SelectPropTypes }
1519
1469
 
1520
- declare const Sidenav_2: __VLS_WithTemplateSlots_39<typeof __VLS_component_39, __VLS_TemplateResult_39["slots"]>;
1521
- export { Sidenav_2 as Sidenav }
1470
+ export declare const Sidenav: __VLS_WithTemplateSlots_39<typeof __VLS_component_39, __VLS_TemplateResult_39["slots"]>;
1522
1471
 
1523
1472
  export { SidenavPropTypes }
1524
1473
 
1525
- declare const Sidepanel_2: __VLS_WithTemplateSlots_40<typeof __VLS_component_40, __VLS_TemplateResult_40["slots"]>;
1526
- export { Sidepanel_2 as Sidepanel }
1474
+ export declare const Sidepanel: __VLS_WithTemplateSlots_40<typeof __VLS_component_40, __VLS_TemplateResult_40["slots"]>;
1527
1475
 
1528
1476
  export { SidepanelPropTypes }
1529
1477
 
1530
- declare const Slider_2: DefineComponent<any, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
1478
+ export declare const Slider: DefineComponent<any, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
1531
1479
  "update:modelValue": (...args: any[]) => void;
1532
1480
  slideend: (...args: any[]) => void;
1533
1481
  }, string, PublicProps, any, any, {}, {}, {}, string, ComponentProvideOptions, true, {
1534
1482
  sliderRef: HTMLDivElement;
1535
1483
  }, HTMLDivElement>;
1536
- export { Slider_2 as Slider }
1537
1484
 
1538
1485
  export { SliderPropTypes }
1539
1486
 
1540
- declare const Snack_2: __VLS_WithTemplateSlots_43<typeof __VLS_component_43, __VLS_TemplateResult_43["slots"]>;
1541
- export { Snack_2 as Snack }
1487
+ export declare const Snack: __VLS_WithTemplateSlots_43<typeof __VLS_component_43, __VLS_TemplateResult_43["slots"]>;
1542
1488
 
1543
- declare const Snackbar_2: __VLS_WithTemplateSlots_42<typeof __VLS_component_42, __VLS_TemplateResult_42["slots"]>;
1544
- export { Snackbar_2 as Snackbar }
1489
+ export declare const Snackbar: __VLS_WithTemplateSlots_42<typeof __VLS_component_42, __VLS_TemplateResult_42["slots"]>;
1545
1490
 
1546
- declare const StackingSidepanel_2: __VLS_WithTemplateSlots_41<typeof __VLS_component_41, __VLS_TemplateResult_41["slots"]>;
1547
- export { StackingSidepanel_2 as StackingSidepanel }
1491
+ export declare const StackingSidepanel: __VLS_WithTemplateSlots_41<typeof __VLS_component_41, __VLS_TemplateResult_41["slots"]>;
1548
1492
 
1549
- declare const Status_2: DefineComponent<any, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, any, any, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1550
- export { Status_2 as Status }
1493
+ export declare const Status: DefineComponent<any, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, any, any, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1551
1494
 
1552
1495
  export { StatusPropTypes }
1553
1496
 
1554
- declare const Step_2: DefineComponent<any, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, any, string, PublicProps, any, any, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
1555
- export { Step_2 as Step }
1497
+ export declare const Step: DefineComponent<any, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, any, string, PublicProps, any, any, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
1556
1498
 
1557
- declare const Stepper_2: DefineComponent<any, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, any, any, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
1558
- export { Stepper_2 as Stepper }
1499
+ export declare const Stepper: DefineComponent<any, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, any, any, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
1559
1500
 
1560
1501
  export { StepperPropTypes }
1561
1502
 
1562
- declare const Switch_2: __VLS_WithTemplateSlots_44<typeof __VLS_component_44, __VLS_TemplateResult_44["slots"]>;
1563
- export { Switch_2 as Switch }
1503
+ export declare const Switch: __VLS_WithTemplateSlots_44<typeof __VLS_component_44, __VLS_TemplateResult_44["slots"]>;
1564
1504
 
1565
1505
  export { SwitchPropTypes }
1566
1506
 
1567
- declare const Table_2: __VLS_WithTemplateSlots_45<typeof __VLS_component_45, __VLS_TemplateResult_45["slots"]>;
1568
- export { Table_2 as Table }
1507
+ export declare const Table: __VLS_WithTemplateSlots_45<typeof __VLS_component_45, __VLS_TemplateResult_45["slots"]>;
1569
1508
 
1570
- declare const TableActions_2: __VLS_WithTemplateSlots_46<typeof __VLS_component_46, __VLS_TemplateResult_46["slots"]>;
1571
- export { TableActions_2 as TableActions }
1509
+ export declare const TableActions: __VLS_WithTemplateSlots_46<typeof __VLS_component_46, __VLS_TemplateResult_46["slots"]>;
1572
1510
 
1573
- declare const TableChipsTitle_2: DefineComponent<any, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, any, any, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1574
- export { TableChipsTitle_2 as TableChipsTitle }
1511
+ export declare const TableChipsTitle: DefineComponent<any, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, any, any, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1575
1512
 
1576
- declare const TableLozengeTitle_2: DefineComponent<any, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, any, any, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1577
- export { TableLozengeTitle_2 as TableLozengeTitle }
1513
+ export declare const TableLozengeTitle: DefineComponent<any, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, any, any, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1578
1514
 
1579
- declare const TablePagination_2: __VLS_WithTemplateSlots_47<typeof __VLS_component_47, __VLS_TemplateResult_47["slots"]>;
1580
- export { TablePagination_2 as TablePagination }
1515
+ export declare const TablePagination: __VLS_WithTemplateSlots_47<typeof __VLS_component_47, __VLS_TemplateResult_47["slots"]>;
1581
1516
 
1582
1517
  export { TablePropTypes }
1583
1518
 
1584
- declare const Tabs_2: DefineComponent<any, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, any, string, PublicProps, any, any, {}, {}, {}, string, ComponentProvideOptions, true, {
1519
+ export declare const Tabs: DefineComponent<any, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, any, string, PublicProps, any, any, {}, {}, {}, string, ComponentProvideOptions, true, {
1585
1520
  tabElements: HTMLDivElement[];
1586
1521
  }, HTMLDivElement>;
1587
- export { Tabs_2 as Tabs }
1588
1522
 
1589
1523
  export { TabsPropTypes }
1590
1524
 
1591
- declare const Textarea_2: __VLS_WithTemplateSlots_48<typeof __VLS_component_48, __VLS_TemplateResult_48["slots"]>;
1592
- export { Textarea_2 as Textarea }
1525
+ export declare const Textarea: __VLS_WithTemplateSlots_48<typeof __VLS_component_48, __VLS_TemplateResult_48["slots"]>;
1593
1526
 
1594
1527
  export { TextAreaEmitTypes }
1595
1528
 
1596
1529
  export { TextareaPropTypes }
1597
1530
 
1598
- declare const TimePicker_2: DefineComponent<any, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, any, string, PublicProps, any, any, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1599
- export { TimePicker_2 as TimePicker }
1531
+ export declare const TimePicker: DefineComponent<any, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, any, string, PublicProps, any, any, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1600
1532
 
1601
1533
  export { TimePickerPropTypes }
1602
1534
 
1603
- declare const Tooltip_2: __VLS_WithTemplateSlots_49<typeof __VLS_component_49, __VLS_TemplateResult_49["slots"]>;
1604
- export { Tooltip_2 as Tooltip }
1535
+ export declare const Tooltip: __VLS_WithTemplateSlots_49<typeof __VLS_component_49, __VLS_TemplateResult_49["slots"]>;
1605
1536
 
1606
1537
  export { TooltipPropTypes }
1607
1538