@namba_one/ui-kit-2 1.1.7 → 1.1.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.d.ts +114 -88
- package/dist/index.es.js +4836 -4793
- package/dist/index.umd.js +20 -20
- package/dist/namba-one-uikit.css +1 -1
- package/package.json +1 -1
package/dist/index.d.ts
CHANGED
|
@@ -124,7 +124,9 @@ triggerElementRef: HTMLDivElement;
|
|
|
124
124
|
|
|
125
125
|
declare const __VLS_component_3: DefineComponent<TheTextProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<TheTextProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
126
126
|
|
|
127
|
-
declare const __VLS_component_30: DefineComponent<
|
|
127
|
+
declare const __VLS_component_30: DefineComponent<DismissiblePanelProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DismissiblePanelProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
128
|
+
|
|
129
|
+
declare const __VLS_component_31: DefineComponent<__VLS_PublicProps_16, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
128
130
|
"update:values": (value: FilterValue[]) => any;
|
|
129
131
|
}, string, PublicProps, Readonly<__VLS_PublicProps_16> & Readonly<{
|
|
130
132
|
"onUpdate:values"?: ((value: FilterValue[]) => any) | undefined;
|
|
@@ -192,7 +194,7 @@ default?(_: {}): any;
|
|
|
192
194
|
triggerElementRef: HTMLDivElement;
|
|
193
195
|
}, HTMLDivElement>;
|
|
194
196
|
|
|
195
|
-
declare const
|
|
197
|
+
declare const __VLS_component_32: DefineComponent<__VLS_Props_20, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
196
198
|
drop: (value: CheckboxGroupFilterValue) => any;
|
|
197
199
|
apply: (value: CheckboxGroupFilterValue) => any;
|
|
198
200
|
}, string, PublicProps, Readonly<__VLS_Props_20> & Readonly<{
|
|
@@ -380,7 +382,7 @@ toggleItem: (item: CheckboxFilterItem, isSelected: boolean) => void;
|
|
|
380
382
|
}) | null;
|
|
381
383
|
}, any>;
|
|
382
384
|
|
|
383
|
-
declare const
|
|
385
|
+
declare const __VLS_component_33: DefineComponent<__VLS_PublicProps_17, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
384
386
|
"update:value": (value: string) => any;
|
|
385
387
|
"update:isError": (value: boolean) => any;
|
|
386
388
|
}, string, PublicProps, Readonly<__VLS_PublicProps_17> & Readonly<{
|
|
@@ -388,7 +390,7 @@ declare const __VLS_component_32: DefineComponent<__VLS_PublicProps_17, {}, {},
|
|
|
388
390
|
"onUpdate:isError"?: ((value: boolean) => any) | undefined;
|
|
389
391
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLLabelElement>;
|
|
390
392
|
|
|
391
|
-
declare const
|
|
393
|
+
declare const __VLS_component_34: DefineComponent<__VLS_PublicProps_18, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
392
394
|
"update:value": (value: string) => any;
|
|
393
395
|
"update:isError": (value: boolean) => any;
|
|
394
396
|
}, string, PublicProps, Readonly<__VLS_PublicProps_18> & Readonly<{
|
|
@@ -398,7 +400,7 @@ declare const __VLS_component_33: DefineComponent<__VLS_PublicProps_18, {}, {},
|
|
|
398
400
|
inputRef: any;
|
|
399
401
|
}, HTMLLabelElement>;
|
|
400
402
|
|
|
401
|
-
declare const
|
|
403
|
+
declare const __VLS_component_35: DefineComponent<__VLS_PublicProps_23, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
402
404
|
"update:active": (value: string) => any;
|
|
403
405
|
}, string, PublicProps, Readonly<__VLS_PublicProps_23> & Readonly<{
|
|
404
406
|
"onUpdate:active"?: ((value: string) => any) | undefined;
|
|
@@ -406,7 +408,7 @@ declare const __VLS_component_34: DefineComponent<__VLS_PublicProps_23, {}, {},
|
|
|
406
408
|
items: HTMLDivElement;
|
|
407
409
|
}, HTMLDivElement>;
|
|
408
410
|
|
|
409
|
-
declare const
|
|
411
|
+
declare const __VLS_component_36: DefineComponent<__VLS_PublicProps_24, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
410
412
|
"update:active": (value: string) => any;
|
|
411
413
|
}, string, PublicProps, Readonly<__VLS_PublicProps_24> & Readonly<{
|
|
412
414
|
"onUpdate:active"?: ((value: string) => any) | undefined;
|
|
@@ -414,13 +416,13 @@ declare const __VLS_component_35: DefineComponent<__VLS_PublicProps_24, {}, {},
|
|
|
414
416
|
items: HTMLDivElement;
|
|
415
417
|
}, HTMLDivElement>;
|
|
416
418
|
|
|
417
|
-
declare const
|
|
419
|
+
declare const __VLS_component_37: DefineComponent<TableSimpleActionProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
|
|
418
420
|
click: () => any;
|
|
419
421
|
}, string, PublicProps, Readonly<TableSimpleActionProps> & Readonly<{
|
|
420
422
|
onClick?: (() => any) | undefined;
|
|
421
423
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLButtonElement>;
|
|
422
424
|
|
|
423
|
-
declare const
|
|
425
|
+
declare const __VLS_component_38: DefineComponent<TableSimpleHeaderProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
|
|
424
426
|
click: () => any;
|
|
425
427
|
}, string, PublicProps, Readonly<TableSimpleHeaderProps> & Readonly<{
|
|
426
428
|
onClick?: (() => any) | undefined;
|
|
@@ -428,23 +430,23 @@ onClick?: (() => any) | undefined;
|
|
|
428
430
|
triggerElementRef: HTMLDivElement;
|
|
429
431
|
}, HTMLDivElement>;
|
|
430
432
|
|
|
431
|
-
declare const
|
|
433
|
+
declare const __VLS_component_39: DefineComponent<TableSimpleCopyCellProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<TableSimpleCopyCellProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
434
|
+
|
|
435
|
+
declare const __VLS_component_4: DefineComponent<BadgeProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<BadgeProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
432
436
|
|
|
433
|
-
declare const
|
|
437
|
+
declare const __VLS_component_40: DefineComponent<TableSimpleActionsCellProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<TableSimpleActionsCellProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {
|
|
434
438
|
triggerElementRef: HTMLDivElement;
|
|
435
439
|
}, HTMLDivElement>;
|
|
436
440
|
|
|
437
|
-
declare const
|
|
438
|
-
|
|
439
|
-
declare const __VLS_component_40: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
441
|
+
declare const __VLS_component_41: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
440
442
|
|
|
441
|
-
declare const
|
|
443
|
+
declare const __VLS_component_42: DefineComponent<__VLS_PublicProps_27, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
442
444
|
"update:value": (value: (string | number)[]) => any;
|
|
443
445
|
}, string, PublicProps, Readonly<__VLS_PublicProps_27> & Readonly<{
|
|
444
446
|
"onUpdate:value"?: ((value: (string | number)[]) => any) | undefined;
|
|
445
447
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
446
448
|
|
|
447
|
-
declare const
|
|
449
|
+
declare const __VLS_component_43: DefineComponent<__VLS_Props_36, {
|
|
448
450
|
open: () => void | undefined;
|
|
449
451
|
close: () => void;
|
|
450
452
|
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
@@ -514,9 +516,9 @@ default?(_: {}): any;
|
|
|
514
516
|
}) | null;
|
|
515
517
|
}, any>;
|
|
516
518
|
|
|
517
|
-
declare const
|
|
519
|
+
declare const __VLS_component_44: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
518
520
|
|
|
519
|
-
declare const
|
|
521
|
+
declare const __VLS_component_45: DefineComponent<__VLS_Props_38, {
|
|
520
522
|
open: () => void;
|
|
521
523
|
close: () => void;
|
|
522
524
|
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_38> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {
|
|
@@ -645,15 +647,15 @@ default?(_: {}): any;
|
|
|
645
647
|
}) | null;
|
|
646
648
|
}, any>;
|
|
647
649
|
|
|
648
|
-
declare const
|
|
650
|
+
declare const __VLS_component_46: DefineComponent<FormPageLayoutProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
|
|
649
651
|
close: () => any;
|
|
650
652
|
}, string, PublicProps, Readonly<FormPageLayoutProps> & Readonly<{
|
|
651
653
|
onClose?: (() => any) | undefined;
|
|
652
654
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
653
655
|
|
|
654
|
-
declare const
|
|
656
|
+
declare const __VLS_component_47: DefineComponent<__VLS_Props_40, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_40> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
655
657
|
|
|
656
|
-
declare const
|
|
658
|
+
declare const __VLS_component_48: DefineComponent<SidebarFormLayoutProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
|
|
657
659
|
close: () => any;
|
|
658
660
|
setStep: (value: number) => any;
|
|
659
661
|
}, string, PublicProps, Readonly<SidebarFormLayoutProps> & Readonly<{
|
|
@@ -661,9 +663,7 @@ onClose?: (() => any) | undefined;
|
|
|
661
663
|
onSetStep?: ((value: number) => any) | undefined;
|
|
662
664
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
663
665
|
|
|
664
|
-
declare const
|
|
665
|
-
|
|
666
|
-
declare const __VLS_component_49: DefineComponent<PageHeaderTitleProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<PageHeaderTitleProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
666
|
+
declare const __VLS_component_49: DefineComponent<Props, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<Props> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
667
667
|
|
|
668
668
|
declare const __VLS_component_5: DefineComponent<ButtonProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
|
|
669
669
|
click: (e: Event) => any;
|
|
@@ -671,7 +671,9 @@ click: (e: Event) => any;
|
|
|
671
671
|
onClick?: ((e: Event) => any) | undefined;
|
|
672
672
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
673
673
|
|
|
674
|
-
declare const __VLS_component_50: DefineComponent<
|
|
674
|
+
declare const __VLS_component_50: DefineComponent<PageHeaderTitleProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<PageHeaderTitleProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
675
|
+
|
|
676
|
+
declare const __VLS_component_51: DefineComponent<PageOverlayProps, {
|
|
675
677
|
open: () => void;
|
|
676
678
|
close: () => void;
|
|
677
679
|
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<PageOverlayProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {
|
|
@@ -737,15 +739,15 @@ default?(_: {}): any;
|
|
|
737
739
|
}) | null;
|
|
738
740
|
}, any>;
|
|
739
741
|
|
|
740
|
-
declare const
|
|
741
|
-
|
|
742
|
-
declare const __VLS_component_52: DefineComponent<LayoutProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<LayoutProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
742
|
+
declare const __VLS_component_52: DefineComponent<PageOverlayResponseProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<PageOverlayResponseProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLElement>;
|
|
743
743
|
|
|
744
|
-
declare const __VLS_component_53: DefineComponent<
|
|
744
|
+
declare const __VLS_component_53: DefineComponent<LayoutProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<LayoutProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
745
745
|
|
|
746
746
|
declare const __VLS_component_54: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
747
747
|
|
|
748
|
-
declare const __VLS_component_55: DefineComponent< {}, {
|
|
748
|
+
declare const __VLS_component_55: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
749
|
+
|
|
750
|
+
declare const __VLS_component_56: DefineComponent< {}, {
|
|
749
751
|
open: () => void | undefined;
|
|
750
752
|
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {
|
|
751
753
|
refModal: CreateComponentPublicInstanceWithMixins<Readonly<ModalLeavePageConfirmationProps> & Readonly<{
|
|
@@ -1372,6 +1374,15 @@ declare function __VLS_template_3(): {
|
|
|
1372
1374
|
};
|
|
1373
1375
|
|
|
1374
1376
|
declare function __VLS_template_30(): {
|
|
1377
|
+
attrs: Partial<{}>;
|
|
1378
|
+
slots: {
|
|
1379
|
+
default?(_: {}): any;
|
|
1380
|
+
};
|
|
1381
|
+
refs: {};
|
|
1382
|
+
rootEl: HTMLDivElement;
|
|
1383
|
+
};
|
|
1384
|
+
|
|
1385
|
+
declare function __VLS_template_31(): {
|
|
1375
1386
|
attrs: Partial<{}>;
|
|
1376
1387
|
slots: {
|
|
1377
1388
|
before?(_: {}): any;
|
|
@@ -1456,7 +1467,7 @@ declare function __VLS_template_30(): {
|
|
|
1456
1467
|
rootEl: HTMLDivElement;
|
|
1457
1468
|
};
|
|
1458
1469
|
|
|
1459
|
-
declare function
|
|
1470
|
+
declare function __VLS_template_32(): {
|
|
1460
1471
|
attrs: Partial<{}>;
|
|
1461
1472
|
slots: {
|
|
1462
1473
|
renderItem?(_: {
|
|
@@ -1649,7 +1660,7 @@ declare function __VLS_template_31(): {
|
|
|
1649
1660
|
rootEl: any;
|
|
1650
1661
|
};
|
|
1651
1662
|
|
|
1652
|
-
declare function
|
|
1663
|
+
declare function __VLS_template_33(): {
|
|
1653
1664
|
attrs: Partial<{}>;
|
|
1654
1665
|
slots: {
|
|
1655
1666
|
after?(_: {}): any;
|
|
@@ -1658,7 +1669,7 @@ declare function __VLS_template_32(): {
|
|
|
1658
1669
|
rootEl: HTMLLabelElement;
|
|
1659
1670
|
};
|
|
1660
1671
|
|
|
1661
|
-
declare function
|
|
1672
|
+
declare function __VLS_template_34(): {
|
|
1662
1673
|
attrs: Partial<{}>;
|
|
1663
1674
|
slots: {
|
|
1664
1675
|
after?(_: {}): any;
|
|
@@ -1669,7 +1680,7 @@ declare function __VLS_template_33(): {
|
|
|
1669
1680
|
rootEl: HTMLLabelElement;
|
|
1670
1681
|
};
|
|
1671
1682
|
|
|
1672
|
-
declare function
|
|
1683
|
+
declare function __VLS_template_35(): {
|
|
1673
1684
|
attrs: Partial<{}>;
|
|
1674
1685
|
slots: {
|
|
1675
1686
|
default?(_: {}): any;
|
|
@@ -1680,7 +1691,7 @@ declare function __VLS_template_34(): {
|
|
|
1680
1691
|
rootEl: HTMLDivElement;
|
|
1681
1692
|
};
|
|
1682
1693
|
|
|
1683
|
-
declare function
|
|
1694
|
+
declare function __VLS_template_36(): {
|
|
1684
1695
|
attrs: Partial<{}>;
|
|
1685
1696
|
slots: {
|
|
1686
1697
|
default?(_: {}): any;
|
|
@@ -1691,7 +1702,7 @@ declare function __VLS_template_35(): {
|
|
|
1691
1702
|
rootEl: HTMLDivElement;
|
|
1692
1703
|
};
|
|
1693
1704
|
|
|
1694
|
-
declare function
|
|
1705
|
+
declare function __VLS_template_37(): {
|
|
1695
1706
|
attrs: Partial<{}>;
|
|
1696
1707
|
slots: {
|
|
1697
1708
|
default?(_: {}): any;
|
|
@@ -1700,7 +1711,7 @@ declare function __VLS_template_36(): {
|
|
|
1700
1711
|
rootEl: HTMLButtonElement;
|
|
1701
1712
|
};
|
|
1702
1713
|
|
|
1703
|
-
declare function
|
|
1714
|
+
declare function __VLS_template_38(): {
|
|
1704
1715
|
attrs: Partial<{}>;
|
|
1705
1716
|
slots: {
|
|
1706
1717
|
default?(_: {}): any;
|
|
@@ -1712,34 +1723,34 @@ declare function __VLS_template_37(): {
|
|
|
1712
1723
|
rootEl: HTMLDivElement;
|
|
1713
1724
|
};
|
|
1714
1725
|
|
|
1715
|
-
declare function
|
|
1726
|
+
declare function __VLS_template_39(): {
|
|
1716
1727
|
attrs: Partial<{}>;
|
|
1717
1728
|
slots: Readonly<Record<string, any>> & Record<string, any>;
|
|
1718
1729
|
refs: {};
|
|
1719
1730
|
rootEl: HTMLDivElement;
|
|
1720
1731
|
};
|
|
1721
1732
|
|
|
1722
|
-
declare function
|
|
1733
|
+
declare function __VLS_template_4(): {
|
|
1723
1734
|
attrs: Partial<{}>;
|
|
1724
1735
|
slots: {
|
|
1725
1736
|
default?(_: {}): any;
|
|
1726
1737
|
};
|
|
1727
|
-
refs: {
|
|
1728
|
-
triggerElementRef: HTMLDivElement;
|
|
1729
|
-
};
|
|
1738
|
+
refs: {};
|
|
1730
1739
|
rootEl: HTMLDivElement;
|
|
1731
1740
|
};
|
|
1732
1741
|
|
|
1733
|
-
declare function
|
|
1742
|
+
declare function __VLS_template_40(): {
|
|
1734
1743
|
attrs: Partial<{}>;
|
|
1735
1744
|
slots: {
|
|
1736
1745
|
default?(_: {}): any;
|
|
1737
1746
|
};
|
|
1738
|
-
refs: {
|
|
1747
|
+
refs: {
|
|
1748
|
+
triggerElementRef: HTMLDivElement;
|
|
1749
|
+
};
|
|
1739
1750
|
rootEl: HTMLDivElement;
|
|
1740
1751
|
};
|
|
1741
1752
|
|
|
1742
|
-
declare function
|
|
1753
|
+
declare function __VLS_template_41(): {
|
|
1743
1754
|
attrs: Partial<{}>;
|
|
1744
1755
|
slots: {
|
|
1745
1756
|
default?(_: {}): any;
|
|
@@ -1748,7 +1759,7 @@ declare function __VLS_template_40(): {
|
|
|
1748
1759
|
rootEl: HTMLDivElement;
|
|
1749
1760
|
};
|
|
1750
1761
|
|
|
1751
|
-
declare function
|
|
1762
|
+
declare function __VLS_template_42(): {
|
|
1752
1763
|
attrs: Partial<{}>;
|
|
1753
1764
|
slots: {
|
|
1754
1765
|
searchEmpty?(_: {
|
|
@@ -1759,7 +1770,7 @@ declare function __VLS_template_41(): {
|
|
|
1759
1770
|
rootEl: HTMLDivElement;
|
|
1760
1771
|
};
|
|
1761
1772
|
|
|
1762
|
-
declare function
|
|
1773
|
+
declare function __VLS_template_43(): {
|
|
1763
1774
|
attrs: Partial<{}>;
|
|
1764
1775
|
slots: {
|
|
1765
1776
|
default?(_: {}): any;
|
|
@@ -1829,7 +1840,7 @@ declare function __VLS_template_42(): {
|
|
|
1829
1840
|
rootEl: any;
|
|
1830
1841
|
};
|
|
1831
1842
|
|
|
1832
|
-
declare function
|
|
1843
|
+
declare function __VLS_template_44(): {
|
|
1833
1844
|
attrs: Partial<{}>;
|
|
1834
1845
|
slots: {
|
|
1835
1846
|
default?(_: {}): any;
|
|
@@ -1838,7 +1849,7 @@ declare function __VLS_template_43(): {
|
|
|
1838
1849
|
rootEl: HTMLDivElement;
|
|
1839
1850
|
};
|
|
1840
1851
|
|
|
1841
|
-
declare function
|
|
1852
|
+
declare function __VLS_template_45(): {
|
|
1842
1853
|
attrs: Partial<{}>;
|
|
1843
1854
|
slots: {
|
|
1844
1855
|
default?(_: {}): any;
|
|
@@ -1972,7 +1983,7 @@ declare function __VLS_template_44(): {
|
|
|
1972
1983
|
rootEl: any;
|
|
1973
1984
|
};
|
|
1974
1985
|
|
|
1975
|
-
declare function
|
|
1986
|
+
declare function __VLS_template_46(): {
|
|
1976
1987
|
attrs: Partial<{}>;
|
|
1977
1988
|
slots: {
|
|
1978
1989
|
loading?(_: {}): any;
|
|
@@ -1983,7 +1994,7 @@ declare function __VLS_template_45(): {
|
|
|
1983
1994
|
rootEl: HTMLDivElement;
|
|
1984
1995
|
};
|
|
1985
1996
|
|
|
1986
|
-
declare function
|
|
1997
|
+
declare function __VLS_template_47(): {
|
|
1987
1998
|
attrs: Partial<{}>;
|
|
1988
1999
|
slots: {
|
|
1989
2000
|
top?(_: {}): any;
|
|
@@ -1994,7 +2005,7 @@ declare function __VLS_template_46(): {
|
|
|
1994
2005
|
rootEl: HTMLDivElement;
|
|
1995
2006
|
};
|
|
1996
2007
|
|
|
1997
|
-
declare function
|
|
2008
|
+
declare function __VLS_template_48(): {
|
|
1998
2009
|
attrs: Partial<{}>;
|
|
1999
2010
|
slots: {
|
|
2000
2011
|
default?(_: {}): any;
|
|
@@ -2003,7 +2014,7 @@ declare function __VLS_template_47(): {
|
|
|
2003
2014
|
rootEl: HTMLDivElement;
|
|
2004
2015
|
};
|
|
2005
2016
|
|
|
2006
|
-
declare function
|
|
2017
|
+
declare function __VLS_template_49(): {
|
|
2007
2018
|
attrs: Partial<{}>;
|
|
2008
2019
|
slots: {
|
|
2009
2020
|
default?(_: {}): any;
|
|
@@ -2012,7 +2023,7 @@ declare function __VLS_template_48(): {
|
|
|
2012
2023
|
rootEl: any;
|
|
2013
2024
|
};
|
|
2014
2025
|
|
|
2015
|
-
declare function
|
|
2026
|
+
declare function __VLS_template_5(): {
|
|
2016
2027
|
attrs: Partial<{}>;
|
|
2017
2028
|
slots: {
|
|
2018
2029
|
default?(_: {}): any;
|
|
@@ -2021,7 +2032,7 @@ declare function __VLS_template_49(): {
|
|
|
2021
2032
|
rootEl: any;
|
|
2022
2033
|
};
|
|
2023
2034
|
|
|
2024
|
-
declare function
|
|
2035
|
+
declare function __VLS_template_50(): {
|
|
2025
2036
|
attrs: Partial<{}>;
|
|
2026
2037
|
slots: {
|
|
2027
2038
|
default?(_: {}): any;
|
|
@@ -2030,7 +2041,7 @@ declare function __VLS_template_5(): {
|
|
|
2030
2041
|
rootEl: any;
|
|
2031
2042
|
};
|
|
2032
2043
|
|
|
2033
|
-
declare function
|
|
2044
|
+
declare function __VLS_template_51(): {
|
|
2034
2045
|
attrs: Partial<{}>;
|
|
2035
2046
|
slots: {
|
|
2036
2047
|
default?(_: {}): any;
|
|
@@ -2100,7 +2111,7 @@ declare function __VLS_template_50(): {
|
|
|
2100
2111
|
rootEl: any;
|
|
2101
2112
|
};
|
|
2102
2113
|
|
|
2103
|
-
declare function
|
|
2114
|
+
declare function __VLS_template_52(): {
|
|
2104
2115
|
attrs: Partial<{}>;
|
|
2105
2116
|
slots: {
|
|
2106
2117
|
default?(_: {}): any;
|
|
@@ -2110,7 +2121,7 @@ declare function __VLS_template_51(): {
|
|
|
2110
2121
|
rootEl: HTMLElement;
|
|
2111
2122
|
};
|
|
2112
2123
|
|
|
2113
|
-
declare function
|
|
2124
|
+
declare function __VLS_template_53(): {
|
|
2114
2125
|
attrs: Partial<{}>;
|
|
2115
2126
|
slots: {
|
|
2116
2127
|
default?(_: {}): any;
|
|
@@ -2119,7 +2130,7 @@ declare function __VLS_template_52(): {
|
|
|
2119
2130
|
rootEl: HTMLDivElement;
|
|
2120
2131
|
};
|
|
2121
2132
|
|
|
2122
|
-
declare function
|
|
2133
|
+
declare function __VLS_template_54(): {
|
|
2123
2134
|
attrs: Partial<{}>;
|
|
2124
2135
|
slots: {
|
|
2125
2136
|
default?(_: {}): any;
|
|
@@ -2128,7 +2139,7 @@ declare function __VLS_template_53(): {
|
|
|
2128
2139
|
rootEl: any;
|
|
2129
2140
|
};
|
|
2130
2141
|
|
|
2131
|
-
declare function
|
|
2142
|
+
declare function __VLS_template_55(): {
|
|
2132
2143
|
attrs: Partial<{}>;
|
|
2133
2144
|
slots: {
|
|
2134
2145
|
default?(_: {}): any;
|
|
@@ -2137,7 +2148,7 @@ declare function __VLS_template_54(): {
|
|
|
2137
2148
|
rootEl: any;
|
|
2138
2149
|
};
|
|
2139
2150
|
|
|
2140
|
-
declare function
|
|
2151
|
+
declare function __VLS_template_56(): {
|
|
2141
2152
|
attrs: Partial<{}>;
|
|
2142
2153
|
slots: {
|
|
2143
2154
|
default?(_: {}): any;
|
|
@@ -2373,6 +2384,8 @@ declare type __VLS_TemplateResult_54 = ReturnType<typeof __VLS_template_54>;
|
|
|
2373
2384
|
|
|
2374
2385
|
declare type __VLS_TemplateResult_55 = ReturnType<typeof __VLS_template_55>;
|
|
2375
2386
|
|
|
2387
|
+
declare type __VLS_TemplateResult_56 = ReturnType<typeof __VLS_template_56>;
|
|
2388
|
+
|
|
2376
2389
|
declare type __VLS_TemplateResult_6 = ReturnType<typeof __VLS_template_6>;
|
|
2377
2390
|
|
|
2378
2391
|
declare type __VLS_TemplateResult_7 = ReturnType<typeof __VLS_template_7>;
|
|
@@ -2687,6 +2700,12 @@ declare type __VLS_WithTemplateSlots_55<T, S> = T & {
|
|
|
2687
2700
|
};
|
|
2688
2701
|
};
|
|
2689
2702
|
|
|
2703
|
+
declare type __VLS_WithTemplateSlots_56<T, S> = T & {
|
|
2704
|
+
new (): {
|
|
2705
|
+
$slots: S;
|
|
2706
|
+
};
|
|
2707
|
+
};
|
|
2708
|
+
|
|
2690
2709
|
declare type __VLS_WithTemplateSlots_6<T, S> = T & {
|
|
2691
2710
|
new (): {
|
|
2692
2711
|
$slots: S;
|
|
@@ -2761,7 +2780,7 @@ export declare type BreadcrumbsProps = {
|
|
|
2761
2780
|
tag: 'a' | 'router-link';
|
|
2762
2781
|
};
|
|
2763
2782
|
|
|
2764
|
-
export declare const BubbleTabs:
|
|
2783
|
+
export declare const BubbleTabs: __VLS_WithTemplateSlots_35<typeof __VLS_component_35, __VLS_TemplateResult_35["slots"]>;
|
|
2765
2784
|
|
|
2766
2785
|
export declare type BubbleTabsProps = {};
|
|
2767
2786
|
|
|
@@ -2898,7 +2917,7 @@ declare type CheckboxFilterItem = {
|
|
|
2898
2917
|
label: string;
|
|
2899
2918
|
};
|
|
2900
2919
|
|
|
2901
|
-
export declare const CheckboxGroupFilterChip:
|
|
2920
|
+
export declare const CheckboxGroupFilterChip: __VLS_WithTemplateSlots_32<typeof __VLS_component_32, __VLS_TemplateResult_32["slots"]>;
|
|
2902
2921
|
|
|
2903
2922
|
export declare type CheckboxGroupFilterChipProps = {};
|
|
2904
2923
|
|
|
@@ -2959,7 +2978,7 @@ declare type ColorPickerProps = Pick<SelectBaseProps, 'label' | 'description' |
|
|
|
2959
2978
|
|
|
2960
2979
|
declare const colors: readonly ["text-common-base-primary-default", "text-common-base-secondary-default", "bg-common-base-primary-default", "bg-common-brand-primary-default", "bg-common-brand-secondary-default", "bg-common-base-secondary-default", "text-common-base-inverse-default", "bg-common-critical-primary-default", "bg-common-critical-secondary-default", "bg-common-success-primary-default", "bg-common-success-secondary-default", "text-common-primary-default", "text-common-critical-primary-default", "text-common-success-primary-default", "icon-common-base-primary-default", "icon-common-base-secondary-default", "icon-common-base-tertiary-default", "icon-common-brand-primary-default", "icon-common-critical-primary-default", "icon-common-success-primary-default", "border-common-base-primary", "border-common-brand-primary", "border-common-critical-primary", "border-common-success-primary", "bg-disable-default", "text-disable-default", "icon-disable-primary", "text-button-base-primary", "text-button-base-inverse", "text-button-brand-primary", "text-button-critical-primary", "text-button-success-primary", "bg-button-base-secondary-default", "bg-button-base-primary-default", "bg-button-brand-default", "bg-button-success-default", "bg-button-critical-default", "icon-button-base-primary", "icon-button-base-inverse", "icon-button-brand-primary", "icon-button-critical-primary", "icon-button-success-primary", "bg-input-base-primary-default", "text-input-base-primary", "icon-input-base-primary", "border-input-base-primary", "bg-common-base-tertiary-default", "text-input-base-secondary", "bg-button-base-inverse-default", "bg-common-base-inverse-default", "border-input-accent-critical", "bg-common-opacity-base-300", "bg-common-opacity-base-500", "background-layout-layout-2", "background-layout-layout-1", "text-common-base-base", "icon-common-base-base-500", "background-state-action-base-t-active", "text-common-base-base-500", "icon-common-base-base", "icon-common-base-base-600", "text-common-base-base-600", "border-common-base-base-1000-5", "background-surface-account-account-2", "background-surface-account-account-3", "background-surface-account-account-4", "background-surface-account-account-1", "background-surface-account-account-5", "background-surface-account-account-6", "background-surface-account-account-7", "background-surface-account-account-8", "background-surface-account-account-9", "foreground-surface-account-account-1-primary", "foreground-surface-account-account-2-primary", "foreground-surface-account-account-3-primary", "foreground-surface-account-account-4-primary", "foreground-surface-account-account-5-primary", "foreground-surface-account-account-6-primary", "foreground-surface-account-account-7-primary", "foreground-surface-account-account-8-primary", "foreground-surface-account-account-9-primary", "foreground-surface-account-account-8-secondary", "foreground-surface-account-account-7-secondary", "foreground-surface-account-account-3-secondary", "foreground-surface-account-account-5-secondary", "foreground-surface-account-account-4-secondary", "foreground-surface-account-account-6-secondary", "foreground-surface-account-account-2-secondary", "foreground-surface-account-product-9-secondary", "foreground-surface-account-account-1-secondary", "background-surface-layout-1-surface", "background-surface-popover-base", "foreground-layout-layout-1-primary", "foreground-layout-layout-2-primary", "foreground-layout-layout-2-secondary", "foreground-layout-layout-1-secondary", "background-surface-layout-1-surface-2", "foreground-surface-layout-1-surface-2-primary", "foreground-surface-layout-1-surface-2-critical", "foreground-layout-layout-1-success", "border-layout-layout-1-base", "interactive-base-surface-2", "interactive-text-base-surface-2", "interactive-text-base", "background-interactive-button-product-surface-primary", "foreground-interactive-button-product-surface-primary", "foreground-surface-layout-1-surface-primary", "foreground-surface-popover-base", "border-surface-popover-base", "foreground-surface-popover-base-secondary", "foreground-surface-popover-base-critical", "foreground-surface-layout-1-surface-2-secondary", "background-surface-account-account-1-t-0", "background-surface-account-account-8-t-0", "background-surface-account-account-5-t-0", "background-surface-account-account-7-t-0", "background-surface-account-account-6-t-0", "background-surface-account-account-9-t-0", "background-surface-account-account-3-t-0", "background-surface-account-account-4-t-0", "background-surface-account-account-2-t-0", "background-surface-layout-1-surface-3", "border-layout-layout-1-primary", "background-interactive-input-input-base", "foreground-interactive-input-base-primary", "foreground-interactive-input-base-placeholder", "foreground-interactive-input-base-secondary", "background-element-avatar-base-t", "foreground-layout-layout-1-critical", "border-input-base-primary-2", "border-input-base-primary-3", "border-interactive-input-base", "border-interactive-input-base-critical", "background-surface-account-account-4-contrast", "background-surface-account-account-2-contrast", "background-surface-account-account-1-contrast", "background-surface-account-account-8-contrast", "background-surface-account-account-3-contrast", "background-surface-account-account-7-contrast", "background-surface-account-account-5-contrast", "background-surface-account-account-6-contrast", "background-surface-account-account-9-contrast", "background-interactive-button-base", "foreground-interactive-button-base", "background-interactive-button-surface-primary", "foreground-interactive-button-surface-primary", "background-layout-overlay", "background-surface-modal-base", "background-interactive-button-base-primary", "foreground-interactive-button-base-primary", "background-surface-popover-base-t-0", "background-interactive-scroll-primary-t", "background-surface-layout-1-surface-2-t-0", "illustration-illustration-bg-critical", "background-surface-tooltip-primary", "foreground-element-tooltip-primary", "border-interactive-input-base-focus", "bg-input-base-primary-default-2", "foreground-element-avatar-base-t", "border-element-avatar-base-t", "foreground-interactive-button-base-flat", "bg-common-brand-primary-default-2", "foreground-interactive-input-focus-cursor-brand", "background-interactive-input-input-base-focus", "foreground-interactive-button-brand-flat", "illustration-illustration-bg-base-contrast", "illustration-illustration-border-base", "illustration-illustration-border-primary", "illustration-illustration-background", "illustration-illustration-border-base-contrast-primary", "background-on-primary-overlay", "background-element-badge-base-t", "foreground-element-badge-base-t", "background-surface-layout-1-surface-t-0", "foreground-layout-layout-1-brand", "background-surface-layout-1-succes", "background-surface-layout-1-critical", "background-surface-layout-1-succes-contrast", "background-surface-layout-1-critical-contrast", "foreground-surface-layout-1-critical-contrast-primary", "foreground-surface-layout-1-surface-success-contrast", "border-layout-layout-1-surface", "background-interactive-select-base-2", "foreground-interactive-select-base-2-placeholder", "foreground-interactive-select-base-2-primary", "border-interactive-select-select-base-critical", "border-interactive-select-base-focus", "border-interactive-select-base", "foreground-interactive-select-base-2-critical", "background-element-badge-success", "foreground-element-badge-succes", "background-element-badge-critical", "foreground-element-badge-critical", "background-element-badge-brand", "foreground-element-badge-brand", "border-layout-layout-1", "text-button-base-secondary", "icon-button-base-secondary", "background-interactive-button-critical-primary", "foreground-interactive-button-critical-primary", "bg-button-critical-default-2", "background-interactive-button-critical", "foreground-interactive-button-critical", "background-surface-layout-1-surface-4", "background-surface-layout-1-warning", "foreground-surface-layout-1-surface-2-warning", "background-interactive-button-critical-primary-disabled", "foreground-interactive-button-critical-primary-disabled", "background-interactive-button-base-disabled", "foreground-interactive-button-base-disabled", "background-interactive-button-surface-primary-disabled", "foreground-interactive-button-surface-primary-disabled", "background-interactive-button-product-surface-primary-disabled", "background-interactive-button-base-primary-disabled", "background-interactive-button-critical-disabled", "foreground-interactive-button-product-surface-primary-disabled", "foreground-interactive-button-base-flat-disabled", "foreground-interactive-button-base-primary-disabled", "foreground-interactive-button-brand-flat-disabled", "foreground-interactive-button-critical-disabled", "background-surface-layout-1-primary", "foreground-surface-layout-1-primary-primary", "foreground-interactive-link-brand", "background-interactive-select-select-base", "background-interactive-select-select-base-focus", "foreground-interactive-input-focus-cursor-brand-2", "foreground-interactive-select-base-secondary", "foreground-interactive-input-base-secondary-2", "foreground-interactive-select-base-primary", "foreground-interactive-input-base-primary-2", "foreground-interactive-select-base-placeholder", "foreground-interactive-input-base-placeholder-2", "foreground-element-badge-secondary", "background-element-badge-secondary", "foreground-interactive-link-base", "foreground-interactive-link-secondary", "foreground-layout-layout-1-surface", "background-interactive-button-base-secondary-disabled", "background-interactive-button-base-secondary", "foreground-interactive-button-base-secondary-disabled", "foreground-interactive-button-base-secondary", "background-state-action-critical-t-active", "background-interactive-button-success-primary", "background-interactive-button-success-primary-disabled-2", "foreground-interactive-button-success-primary", "foreground-interactive-button-success-primary-disabled", "background-surface-layout-1-surface-5-t-15", "background-state-action-base-secondary-t-active", "background-state-action-secondary-t-active", "background-surface-modal-base-t-0", "border-layout-layout-1-base-table", "background-layout-layout-1-0", "foreground-layout-layout-1-brand-25"];
|
|
2961
2980
|
|
|
2962
|
-
export declare const ColorThemeProvider:
|
|
2981
|
+
export declare const ColorThemeProvider: __VLS_WithTemplateSlots_55<typeof __VLS_component_55, __VLS_TemplateResult_55["slots"]>;
|
|
2963
2982
|
|
|
2964
2983
|
export declare const Container: __VLS_WithTemplateSlots_16<typeof __VLS_component_16, __VLS_TemplateResult_16["slots"]>;
|
|
2965
2984
|
|
|
@@ -3336,7 +3355,14 @@ declare const _default_2: __VLS_WithTemplateSlots_25<typeof __VLS_component_25,
|
|
|
3336
3355
|
export { _default_2 as CheckboxGroupFilter }
|
|
3337
3356
|
export { _default_2 as CheckboxGroupFilterView }
|
|
3338
3357
|
|
|
3339
|
-
export declare const DefaultModal:
|
|
3358
|
+
export declare const DefaultModal: __VLS_WithTemplateSlots_45<typeof __VLS_component_45, __VLS_TemplateResult_45["slots"]>;
|
|
3359
|
+
|
|
3360
|
+
export declare const DismissiblePanel: __VLS_WithTemplateSlots_30<typeof __VLS_component_30, __VLS_TemplateResult_30["slots"]>;
|
|
3361
|
+
|
|
3362
|
+
export declare type DismissiblePanelProps = {
|
|
3363
|
+
view?: 'base' | 'secondary';
|
|
3364
|
+
onClose?: () => void;
|
|
3365
|
+
};
|
|
3340
3366
|
|
|
3341
3367
|
export declare const Divider: DefineComponent<DividerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DividerProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
3342
3368
|
|
|
@@ -3376,7 +3402,7 @@ export declare type DropzoneEmits = {
|
|
|
3376
3402
|
|
|
3377
3403
|
export declare type DropzoneProps = {
|
|
3378
3404
|
value?: Maybe<Base64>;
|
|
3379
|
-
label
|
|
3405
|
+
label?: string;
|
|
3380
3406
|
placeholder: string;
|
|
3381
3407
|
isLoading?: boolean;
|
|
3382
3408
|
description?: string;
|
|
@@ -3449,7 +3475,7 @@ declare type FieldBaseProps = {
|
|
|
3449
3475
|
|
|
3450
3476
|
export declare type Filter = CheckboxGroupFilterType | DatepickerFilterType;
|
|
3451
3477
|
|
|
3452
|
-
export declare const FilterGroup:
|
|
3478
|
+
export declare const FilterGroup: __VLS_WithTemplateSlots_41<typeof __VLS_component_41, __VLS_TemplateResult_41["slots"]>;
|
|
3453
3479
|
|
|
3454
3480
|
export declare const FilterGroup_Amount: DefineComponent<__VLS_PublicProps_26, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
3455
3481
|
"update:value": (value: FilterGroup_AmountValue) => any;
|
|
@@ -3468,7 +3494,7 @@ export declare type FilterGroup_AmountValue = {
|
|
|
3468
3494
|
end: string;
|
|
3469
3495
|
};
|
|
3470
3496
|
|
|
3471
|
-
export declare const FilterGroup_CheckboxList:
|
|
3497
|
+
export declare const FilterGroup_CheckboxList: __VLS_WithTemplateSlots_42<typeof __VLS_component_42, __VLS_TemplateResult_42["slots"]>;
|
|
3472
3498
|
|
|
3473
3499
|
export declare type FilterGroup_CheckboxListProps = {
|
|
3474
3500
|
title: string;
|
|
@@ -3683,7 +3709,7 @@ declare type FilterGroup_SortProps = {
|
|
|
3683
3709
|
|
|
3684
3710
|
declare type FilterGroup_SortValue = string | number;
|
|
3685
3711
|
|
|
3686
|
-
export declare const FilterHub:
|
|
3712
|
+
export declare const FilterHub: __VLS_WithTemplateSlots_31<typeof __VLS_component_31, __VLS_TemplateResult_31["slots"]>;
|
|
3687
3713
|
|
|
3688
3714
|
export declare type FilterHubProps = {
|
|
3689
3715
|
list: Filter[];
|
|
@@ -3715,11 +3741,11 @@ export declare type FilterValueBase<T = null> = {
|
|
|
3715
3741
|
value: T;
|
|
3716
3742
|
};
|
|
3717
3743
|
|
|
3718
|
-
export declare const FlatTabs:
|
|
3744
|
+
export declare const FlatTabs: __VLS_WithTemplateSlots_36<typeof __VLS_component_36, __VLS_TemplateResult_36["slots"]>;
|
|
3719
3745
|
|
|
3720
3746
|
export declare type FlatTabsProps = {};
|
|
3721
3747
|
|
|
3722
|
-
export declare const FormPageLayout:
|
|
3748
|
+
export declare const FormPageLayout: __VLS_WithTemplateSlots_46<typeof __VLS_component_46, __VLS_TemplateResult_46["slots"]>;
|
|
3723
3749
|
|
|
3724
3750
|
export declare type FormPageLayoutEmits = {
|
|
3725
3751
|
(event: 'close'): void;
|
|
@@ -3781,7 +3807,7 @@ export declare const ImageRowSkeleton: DefineComponent< {}, {}, {}, {}, {}, C
|
|
|
3781
3807
|
|
|
3782
3808
|
export declare const Input: __VLS_WithTemplateSlots_9<typeof __VLS_component_9, __VLS_TemplateResult_9["slots"]>;
|
|
3783
3809
|
|
|
3784
|
-
export declare const InputField:
|
|
3810
|
+
export declare const InputField: __VLS_WithTemplateSlots_33<typeof __VLS_component_33, __VLS_TemplateResult_33["slots"]>;
|
|
3785
3811
|
|
|
3786
3812
|
export declare type InputFieldProps = {
|
|
3787
3813
|
autocomplete?: 'on' | 'off';
|
|
@@ -3800,7 +3826,7 @@ export declare type InputFieldProps = {
|
|
|
3800
3826
|
maxLength?: number | string;
|
|
3801
3827
|
};
|
|
3802
3828
|
|
|
3803
|
-
export declare const InputMaskField:
|
|
3829
|
+
export declare const InputMaskField: __VLS_WithTemplateSlots_34<typeof __VLS_component_34, __VLS_TemplateResult_34["slots"]>;
|
|
3804
3830
|
|
|
3805
3831
|
export declare type InputMaskFieldProps = {
|
|
3806
3832
|
autofocus?: boolean;
|
|
@@ -3847,7 +3873,7 @@ export declare type InputProps = {
|
|
|
3847
3873
|
|
|
3848
3874
|
export declare const InputSkeleton: DefineComponent<InputSkeletonProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<InputSkeletonProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
3849
3875
|
|
|
3850
|
-
export declare type InputSkeletonProps = {
|
|
3876
|
+
export declare type InputSkeletonProps = Pick<InputProps, 'size'> & {
|
|
3851
3877
|
isShowLabel?: boolean;
|
|
3852
3878
|
};
|
|
3853
3879
|
|
|
@@ -4057,9 +4083,9 @@ export declare type MenuBarProps = {
|
|
|
4057
4083
|
list: MenuBarItemProps[][];
|
|
4058
4084
|
};
|
|
4059
4085
|
|
|
4060
|
-
export declare const Modal:
|
|
4086
|
+
export declare const Modal: __VLS_WithTemplateSlots_43<typeof __VLS_component_43, __VLS_TemplateResult_43["slots"]>;
|
|
4061
4087
|
|
|
4062
|
-
export declare const Modal_Footer:
|
|
4088
|
+
export declare const Modal_Footer: __VLS_WithTemplateSlots_44<typeof __VLS_component_44, __VLS_TemplateResult_44["slots"]>;
|
|
4063
4089
|
|
|
4064
4090
|
export declare const Modal_Header: DefineComponent<__VLS_Props_37, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_37> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
4065
4091
|
|
|
@@ -4606,9 +4632,9 @@ declare function open_2(): void;
|
|
|
4606
4632
|
|
|
4607
4633
|
declare function open_3(timeout?: number): void;
|
|
4608
4634
|
|
|
4609
|
-
export declare const PageHeader:
|
|
4635
|
+
export declare const PageHeader: __VLS_WithTemplateSlots_47<typeof __VLS_component_47, __VLS_TemplateResult_47["slots"]>;
|
|
4610
4636
|
|
|
4611
|
-
export declare const PageHeaderTitle:
|
|
4637
|
+
export declare const PageHeaderTitle: __VLS_WithTemplateSlots_50<typeof __VLS_component_50, __VLS_TemplateResult_50["slots"]>;
|
|
4612
4638
|
|
|
4613
4639
|
export declare type PageHeaderTitleProps = {
|
|
4614
4640
|
tag?: (typeof tags)[number];
|
|
@@ -4649,7 +4675,7 @@ export declare type PageInfoCellTableSkeletonProps = {
|
|
|
4649
4675
|
labelColor?: PageInfoCellProps['labelColor'];
|
|
4650
4676
|
};
|
|
4651
4677
|
|
|
4652
|
-
export declare const PageLeaveHandlerConfirmModal:
|
|
4678
|
+
export declare const PageLeaveHandlerConfirmModal: __VLS_WithTemplateSlots_56<typeof __VLS_component_56, __VLS_TemplateResult_56["slots"]>;
|
|
4653
4679
|
|
|
4654
4680
|
export declare type PageLeaveHandlerProvider = {
|
|
4655
4681
|
open: (params: {
|
|
@@ -4664,9 +4690,9 @@ export declare type PageLeaveHandlerProvider = {
|
|
|
4664
4690
|
|
|
4665
4691
|
export declare type PageListHeaderProps = {};
|
|
4666
4692
|
|
|
4667
|
-
export declare const PageOverlay:
|
|
4693
|
+
export declare const PageOverlay: __VLS_WithTemplateSlots_51<typeof __VLS_component_51, __VLS_TemplateResult_51["slots"]>;
|
|
4668
4694
|
|
|
4669
|
-
export declare const PageOverlayLayout:
|
|
4695
|
+
export declare const PageOverlayLayout: __VLS_WithTemplateSlots_53<typeof __VLS_component_53, __VLS_TemplateResult_53["slots"]>;
|
|
4670
4696
|
|
|
4671
4697
|
export declare type PageOverlayProps = {
|
|
4672
4698
|
onClose?: () => void;
|
|
@@ -4707,7 +4733,7 @@ declare interface Props {
|
|
|
4707
4733
|
hasHeightDelay?: boolean;
|
|
4708
4734
|
}
|
|
4709
4735
|
|
|
4710
|
-
declare const Response_2:
|
|
4736
|
+
declare const Response_2: __VLS_WithTemplateSlots_52<typeof __VLS_component_52, __VLS_TemplateResult_52["slots"]>;
|
|
4711
4737
|
export { Response_2 as Response }
|
|
4712
4738
|
|
|
4713
4739
|
export declare const ResponseBase: __VLS_WithTemplateSlots_11<typeof __VLS_component_11, __VLS_TemplateResult_11["slots"]>;
|
|
@@ -4720,7 +4746,7 @@ declare type ResponseBaseProps = {
|
|
|
4720
4746
|
description?: string;
|
|
4721
4747
|
};
|
|
4722
4748
|
|
|
4723
|
-
export declare const RouterWithChildrenPage:
|
|
4749
|
+
export declare const RouterWithChildrenPage: __VLS_WithTemplateSlots_54<typeof __VLS_component_54, __VLS_TemplateResult_54["slots"]>;
|
|
4724
4750
|
|
|
4725
4751
|
export declare const Section: __VLS_WithTemplateSlots_13<typeof __VLS_component_13, __VLS_TemplateResult_13["slots"]>;
|
|
4726
4752
|
|
|
@@ -4900,7 +4926,7 @@ export declare type SelectProps = Pick<SelectBaseProps, 'label' | 'description'
|
|
|
4900
4926
|
}[];
|
|
4901
4927
|
};
|
|
4902
4928
|
|
|
4903
|
-
export declare const SidebarFormLayout:
|
|
4929
|
+
export declare const SidebarFormLayout: __VLS_WithTemplateSlots_48<typeof __VLS_component_48, __VLS_TemplateResult_48["slots"]>;
|
|
4904
4930
|
|
|
4905
4931
|
export declare type SidebarFormLayoutEmits = {
|
|
4906
4932
|
(event: 'close'): void;
|
|
@@ -5086,7 +5112,7 @@ export declare const TableSimple: <T>(__VLS_props: NonNullable<Awaited<typeof __
|
|
|
5086
5112
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
5087
5113
|
};
|
|
5088
5114
|
|
|
5089
|
-
export declare const TableSimpleAction:
|
|
5115
|
+
export declare const TableSimpleAction: __VLS_WithTemplateSlots_37<typeof __VLS_component_37, __VLS_TemplateResult_37["slots"]>;
|
|
5090
5116
|
|
|
5091
5117
|
export declare type TableSimpleActionEmits = {
|
|
5092
5118
|
(e: 'click'): void;
|
|
@@ -5096,7 +5122,7 @@ export declare type TableSimpleActionProps = {
|
|
|
5096
5122
|
icon: IconName;
|
|
5097
5123
|
};
|
|
5098
5124
|
|
|
5099
|
-
export declare const TableSimpleActionsCell:
|
|
5125
|
+
export declare const TableSimpleActionsCell: __VLS_WithTemplateSlots_40<typeof __VLS_component_40, __VLS_TemplateResult_40["slots"]>;
|
|
5100
5126
|
|
|
5101
5127
|
export declare const TableSimpleActionsCell_Item: DefineComponent<TableSimpleActionsCell_ItemProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
|
|
5102
5128
|
click: (value: Event) => any;
|
|
@@ -5123,7 +5149,7 @@ declare type TableSimpleActionsCellProps = {
|
|
|
5123
5149
|
horizontalOffset?: DropdownElementProps['horizontalOffset'];
|
|
5124
5150
|
};
|
|
5125
5151
|
|
|
5126
|
-
export declare const TableSimpleCopyCell:
|
|
5152
|
+
export declare const TableSimpleCopyCell: __VLS_WithTemplateSlots_39<typeof __VLS_component_39, __VLS_TemplateResult_39["slots"]>;
|
|
5127
5153
|
|
|
5128
5154
|
declare type TableSimpleCopyCellProps = {
|
|
5129
5155
|
isHovered: boolean;
|
|
@@ -5136,7 +5162,7 @@ export declare type TableSimpleEmits<T> = {
|
|
|
5136
5162
|
(e: 'reset'): void;
|
|
5137
5163
|
};
|
|
5138
5164
|
|
|
5139
|
-
export declare const TableSimpleHeader:
|
|
5165
|
+
export declare const TableSimpleHeader: __VLS_WithTemplateSlots_38<typeof __VLS_component_38, __VLS_TemplateResult_38["slots"]>;
|
|
5140
5166
|
|
|
5141
5167
|
export declare type TableSimpleHeaderEmits = {
|
|
5142
5168
|
(e: 'click'): void;
|
|
@@ -5405,7 +5431,7 @@ export declare type TooltipProps = {
|
|
|
5405
5431
|
alignText?: TheTextProps['align'];
|
|
5406
5432
|
};
|
|
5407
5433
|
|
|
5408
|
-
export declare const TransitionExpand:
|
|
5434
|
+
export declare const TransitionExpand: __VLS_WithTemplateSlots_49<typeof __VLS_component_49, __VLS_TemplateResult_49["slots"]>;
|
|
5409
5435
|
|
|
5410
5436
|
export declare const TransitionFade: DefineComponent<ExtractPropTypes< {
|
|
5411
5437
|
appear: {
|