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