asterui 0.12.1 → 0.12.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/Checkbox.d.ts +10 -0
- package/dist/components/Dock.d.ts +38 -0
- package/dist/components/Mask.d.ts +14 -0
- package/dist/index.d.ts +5 -1
- package/dist/index.js +173 -169
- package/dist/index.js.map +1 -1
- package/dist/index10.js +85 -59
- package/dist/index10.js.map +1 -1
- package/dist/index100.js +12 -7
- package/dist/index100.js.map +1 -1
- package/dist/index101.js +13 -11
- package/dist/index101.js.map +1 -1
- package/dist/index102.js +7 -30
- package/dist/index102.js.map +1 -1
- package/dist/index103.js +11 -16
- package/dist/index103.js.map +1 -1
- package/dist/index104.js +30 -10792
- package/dist/index104.js.map +1 -1
- package/dist/index105.js +18 -5
- package/dist/index105.js.map +1 -1
- package/dist/index15.js +3 -3
- package/dist/index21.js +1 -1
- package/dist/index24.js +43 -32
- package/dist/index24.js.map +1 -1
- package/dist/index25.js +32 -41
- package/dist/index25.js.map +1 -1
- package/dist/index26.js +41 -12
- package/dist/index26.js.map +1 -1
- package/dist/index27.js +12 -33
- package/dist/index27.js.map +1 -1
- package/dist/index28.js +33 -63
- package/dist/index28.js.map +1 -1
- package/dist/index29.js +60 -77
- package/dist/index29.js.map +1 -1
- package/dist/index30.js +80 -18
- package/dist/index30.js.map +1 -1
- package/dist/index31.js +15 -217
- package/dist/index31.js.map +1 -1
- package/dist/index32.js +216 -1078
- package/dist/index32.js.map +1 -1
- package/dist/index33.js +1081 -17
- package/dist/index33.js.map +1 -1
- package/dist/index34.js +17 -121
- package/dist/index34.js.map +1 -1
- package/dist/index35.js +119 -37
- package/dist/index35.js.map +1 -1
- package/dist/index36.js +31 -182
- package/dist/index36.js.map +1 -1
- package/dist/index37.js +191 -97
- package/dist/index37.js.map +1 -1
- package/dist/index38.js +93 -158
- package/dist/index38.js.map +1 -1
- package/dist/index39.js +155 -139
- package/dist/index39.js.map +1 -1
- package/dist/index40.js +146 -15
- package/dist/index40.js.map +1 -1
- package/dist/index41.js +14 -17
- package/dist/index41.js.map +1 -1
- package/dist/index42.js +18 -21
- package/dist/index42.js.map +1 -1
- package/dist/index43.js +18 -116
- package/dist/index43.js.map +1 -1
- package/dist/index44.js +116 -10
- package/dist/index44.js.map +1 -1
- package/dist/index45.js +13 -35
- package/dist/index45.js.map +1 -1
- package/dist/index46.js +33 -114
- package/dist/index46.js.map +1 -1
- package/dist/index47.js +10 -176
- package/dist/index47.js.map +1 -1
- package/dist/index48.js +114 -145
- package/dist/index48.js.map +1 -1
- package/dist/index49.js +176 -12
- package/dist/index49.js.map +1 -1
- package/dist/index50.js +146 -21
- package/dist/index50.js.map +1 -1
- package/dist/index51.js +12 -14
- package/dist/index51.js.map +1 -1
- package/dist/index52.js +20 -5
- package/dist/index52.js.map +1 -1
- package/dist/index53.js +14 -266
- package/dist/index53.js.map +1 -1
- package/dist/index54.js +7 -17
- package/dist/index54.js.map +1 -1
- package/dist/index55.js +257 -113
- package/dist/index55.js.map +1 -1
- package/dist/index56.js +17 -110
- package/dist/index56.js.map +1 -1
- package/dist/index57.js +121 -169
- package/dist/index57.js.map +1 -1
- package/dist/index58.js +110 -32
- package/dist/index58.js.map +1 -1
- package/dist/index59.js +163 -115
- package/dist/index59.js.map +1 -1
- package/dist/index60.js +30 -84
- package/dist/index60.js.map +1 -1
- package/dist/index61.js +121 -19
- package/dist/index61.js.map +1 -1
- package/dist/index62.js +81 -69
- package/dist/index62.js.map +1 -1
- package/dist/index63.js +19 -56
- package/dist/index63.js.map +1 -1
- package/dist/index64.js +72 -43
- package/dist/index64.js.map +1 -1
- package/dist/index65.js +54 -49
- package/dist/index65.js.map +1 -1
- package/dist/index66.js +41 -58
- package/dist/index66.js.map +1 -1
- package/dist/index67.js +50 -105
- package/dist/index67.js.map +1 -1
- package/dist/index68.js +62 -41
- package/dist/index68.js.map +1 -1
- package/dist/index69.js +99 -60
- package/dist/index69.js.map +1 -1
- package/dist/index70.js +41 -21
- package/dist/index70.js.map +1 -1
- package/dist/index71.js +66 -44
- package/dist/index71.js.map +1 -1
- package/dist/index72.js +19 -132
- package/dist/index72.js.map +1 -1
- package/dist/index73.js +40 -46
- package/dist/index73.js.map +1 -1
- package/dist/index74.js +134 -22
- package/dist/index74.js.map +1 -1
- package/dist/index75.js +50 -29
- package/dist/index75.js.map +1 -1
- package/dist/index76.js +19 -19
- package/dist/index76.js.map +1 -1
- package/dist/index77.js +31 -329
- package/dist/index77.js.map +1 -1
- package/dist/index78.js +19 -53
- package/dist/index78.js.map +1 -1
- package/dist/index79.js +328 -39
- package/dist/index79.js.map +1 -1
- package/dist/index80.js +56 -23
- package/dist/index80.js.map +1 -1
- package/dist/index81.js +40 -95
- package/dist/index81.js.map +1 -1
- package/dist/index82.js +22 -129
- package/dist/index82.js.map +1 -1
- package/dist/index83.js +86 -152
- package/dist/index83.js.map +1 -1
- package/dist/index84.js +125 -60
- package/dist/index84.js.map +1 -1
- package/dist/index85.js +160 -34
- package/dist/index85.js.map +1 -1
- package/dist/index86.js +65 -234
- package/dist/index86.js.map +1 -1
- package/dist/index87.js +35 -34
- package/dist/index87.js.map +1 -1
- package/dist/index88.js +222 -198
- package/dist/index88.js.map +1 -1
- package/dist/index89.js +34 -213
- package/dist/index89.js.map +1 -1
- package/dist/index90.js +190 -275
- package/dist/index90.js.map +1 -1
- package/dist/index91.js +202 -167
- package/dist/index91.js.map +1 -1
- package/dist/index92.js +263 -226
- package/dist/index92.js.map +1 -1
- package/dist/index93.js +176 -12
- package/dist/index93.js.map +1 -1
- package/dist/index94.js +257 -32
- package/dist/index94.js.map +1 -1
- package/dist/index95.js +13 -5
- package/dist/index95.js.map +1 -1
- package/dist/index96.js +31 -12
- package/dist/index96.js.map +1 -1
- package/dist/index97.js +5 -45
- package/dist/index97.js.map +1 -1
- package/dist/index98.js +13 -12
- package/dist/index98.js.map +1 -1
- package/dist/index99.js +44 -13
- package/dist/index99.js.map +1 -1
- package/package.json +11 -4
- package/dist/index106.js +0 -45
- package/dist/index106.js.map +0 -1
- package/dist/index107.js +0 -5
- package/dist/index107.js.map +0 -1
- package/dist/index108.js +0 -10
- package/dist/index108.js.map +0 -1
- package/dist/index109.js +0 -155
- package/dist/index109.js.map +0 -1
- package/dist/index110.js +0 -33
- package/dist/index110.js.map +0 -1
- package/dist/index111.js +0 -33
- package/dist/index111.js.map +0 -1
- package/dist/index112.js +0 -5
- package/dist/index112.js.map +0 -1
- package/dist/index113.js +0 -75
- package/dist/index113.js.map +0 -1
- package/dist/index114.js +0 -42
- package/dist/index114.js.map +0 -1
- package/dist/index115.js +0 -29
- package/dist/index115.js.map +0 -1
- package/dist/index116.js +0 -24
- package/dist/index116.js.map +0 -1
- package/dist/index117.js +0 -27
- package/dist/index117.js.map +0 -1
- package/dist/index118.js +0 -23
- package/dist/index118.js.map +0 -1
- package/dist/index119.js +0 -103
- package/dist/index119.js.map +0 -1
- package/dist/index120.js +0 -363
- package/dist/index120.js.map +0 -1
- package/dist/index121.js +0 -28
- package/dist/index121.js.map +0 -1
- package/dist/index122.js +0 -76
- package/dist/index122.js.map +0 -1
- package/dist/index123.js +0 -19
- package/dist/index123.js.map +0 -1
- package/dist/index124.js +0 -69
- package/dist/index124.js.map +0 -1
- package/dist/index125.js +0 -147
- package/dist/index125.js.map +0 -1
- package/dist/index126.js +0 -5
- package/dist/index126.js.map +0 -1
- package/dist/index127.js +0 -59
- package/dist/index127.js.map +0 -1
- package/dist/index128.js +0 -5
- package/dist/index128.js.map +0 -1
- package/dist/index129.js +0 -5
- package/dist/index129.js.map +0 -1
- package/dist/index130.js +0 -5
- package/dist/index130.js.map +0 -1
- package/dist/index131.js +0 -5
- package/dist/index131.js.map +0 -1
- package/dist/index132.js +0 -5
- package/dist/index132.js.map +0 -1
- package/dist/index133.js +0 -5
- package/dist/index133.js.map +0 -1
- package/dist/index134.js +0 -5
- package/dist/index134.js.map +0 -1
- package/dist/index135.js +0 -5
- package/dist/index135.js.map +0 -1
- package/dist/index136.js +0 -35
- package/dist/index136.js.map +0 -1
- package/dist/index137.js +0 -5
- package/dist/index137.js.map +0 -1
- package/dist/index138.js +0 -11
- package/dist/index138.js.map +0 -1
- package/dist/index139.js +0 -5
- package/dist/index139.js.map +0 -1
- package/dist/index140.js +0 -5
- package/dist/index140.js.map +0 -1
- package/dist/index141.js +0 -24
- package/dist/index141.js.map +0 -1
- package/dist/index142.js +0 -5
- package/dist/index142.js.map +0 -1
- package/dist/index143.js +0 -27
- package/dist/index143.js.map +0 -1
- package/dist/index144.js +0 -74
- package/dist/index144.js.map +0 -1
- package/dist/index145.js +0 -24
- package/dist/index145.js.map +0 -1
- package/dist/index146.js +0 -37
- package/dist/index146.js.map +0 -1
- package/dist/index147.js +0 -73
- package/dist/index147.js.map +0 -1
- package/dist/index148.js +0 -5
- package/dist/index148.js.map +0 -1
- package/dist/index149.js +0 -25
- package/dist/index149.js.map +0 -1
- package/dist/index150.js +0 -5
- package/dist/index150.js.map +0 -1
- package/dist/index151.js +0 -5
- package/dist/index151.js.map +0 -1
- package/dist/index152.js +0 -5
- package/dist/index152.js.map +0 -1
- package/dist/index153.js +0 -5
- package/dist/index153.js.map +0 -1
- package/dist/index154.js +0 -7
- package/dist/index154.js.map +0 -1
|
@@ -1,9 +1,19 @@
|
|
|
1
1
|
import { default as React } from 'react';
|
|
2
|
+
export interface CheckboxSwapConfig {
|
|
3
|
+
/** Content shown when checked */
|
|
4
|
+
on: React.ReactNode;
|
|
5
|
+
/** Content shown when unchecked */
|
|
6
|
+
off: React.ReactNode;
|
|
7
|
+
/** Animation effect for the swap transition */
|
|
8
|
+
effect?: 'rotate' | 'flip';
|
|
9
|
+
}
|
|
2
10
|
export interface CheckboxProps extends Omit<React.InputHTMLAttributes<HTMLInputElement>, 'size' | 'type'> {
|
|
3
11
|
children?: React.ReactNode;
|
|
4
12
|
size?: 'xs' | 'sm' | 'md' | 'lg' | 'xl';
|
|
5
13
|
color?: 'primary' | 'secondary' | 'accent' | 'neutral' | 'success' | 'warning' | 'info' | 'error';
|
|
6
14
|
indeterminate?: boolean;
|
|
15
|
+
/** Swap mode: toggle between two visual states instead of showing a checkbox */
|
|
16
|
+
swap?: CheckboxSwapConfig;
|
|
7
17
|
className?: string;
|
|
8
18
|
}
|
|
9
19
|
export interface CheckboxOptionType {
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
import { default as React } from 'react';
|
|
2
|
+
export interface DockItemConfig {
|
|
3
|
+
/** Icon element */
|
|
4
|
+
icon: React.ReactNode;
|
|
5
|
+
/** Label text */
|
|
6
|
+
label?: string;
|
|
7
|
+
/** Whether this item is active */
|
|
8
|
+
active?: boolean;
|
|
9
|
+
/** Whether this item is disabled */
|
|
10
|
+
disabled?: boolean;
|
|
11
|
+
/** Click handler for this item */
|
|
12
|
+
onClick?: () => void;
|
|
13
|
+
}
|
|
14
|
+
export interface DockProps extends Omit<React.HTMLAttributes<HTMLDivElement>, 'onChange'> {
|
|
15
|
+
/** Dock items configuration */
|
|
16
|
+
items?: DockItemConfig[];
|
|
17
|
+
/** Size variant */
|
|
18
|
+
size?: 'xs' | 'sm' | 'md' | 'lg' | 'xl';
|
|
19
|
+
/** Controlled active index */
|
|
20
|
+
activeIndex?: number;
|
|
21
|
+
/** Callback when an item is clicked */
|
|
22
|
+
onChange?: (index: number) => void;
|
|
23
|
+
/** Children (alternative to items prop) */
|
|
24
|
+
children?: React.ReactNode;
|
|
25
|
+
/** Additional CSS classes */
|
|
26
|
+
className?: string;
|
|
27
|
+
}
|
|
28
|
+
export interface DockItemProps extends React.ButtonHTMLAttributes<HTMLButtonElement> {
|
|
29
|
+
/** Whether this item is active */
|
|
30
|
+
active?: boolean;
|
|
31
|
+
/** Children (icon and optional label) */
|
|
32
|
+
children: React.ReactNode;
|
|
33
|
+
/** Additional CSS classes */
|
|
34
|
+
className?: string;
|
|
35
|
+
}
|
|
36
|
+
export declare const Dock: React.ForwardRefExoticComponent<DockProps & React.RefAttributes<HTMLDivElement>> & {
|
|
37
|
+
Item: React.ForwardRefExoticComponent<DockItemProps & React.RefAttributes<HTMLButtonElement>>;
|
|
38
|
+
};
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import { default as React } from 'react';
|
|
2
|
+
export type MaskShape = 'squircle' | 'heart' | 'hexagon' | 'hexagon-2' | 'decagon' | 'pentagon' | 'diamond' | 'square' | 'circle' | 'star' | 'star-2' | 'triangle' | 'triangle-2' | 'triangle-3' | 'triangle-4';
|
|
3
|
+
export type MaskHalf = 'half-1' | 'half-2';
|
|
4
|
+
export interface MaskProps extends React.HTMLAttributes<HTMLDivElement> {
|
|
5
|
+
/** Shape of the mask */
|
|
6
|
+
shape: MaskShape;
|
|
7
|
+
/** Show only half of the mask */
|
|
8
|
+
half?: MaskHalf;
|
|
9
|
+
/** Content to mask (typically an image) */
|
|
10
|
+
children: React.ReactNode;
|
|
11
|
+
/** Additional CSS classes */
|
|
12
|
+
className?: string;
|
|
13
|
+
}
|
|
14
|
+
export declare const Mask: React.ForwardRefExoticComponent<MaskProps & React.RefAttributes<HTMLDivElement>>;
|
package/dist/index.d.ts
CHANGED
|
@@ -15,7 +15,7 @@ export type { BreadcrumbProps, BreadcrumbItemProps } from './components/Breadcru
|
|
|
15
15
|
export { Button } from './components/Button';
|
|
16
16
|
export type { ButtonProps } from './components/Button';
|
|
17
17
|
export { Checkbox } from './components/Checkbox';
|
|
18
|
-
export type { CheckboxProps, CheckboxGroupProps, CheckboxOptionType } from './components/Checkbox';
|
|
18
|
+
export type { CheckboxProps, CheckboxGroupProps, CheckboxOptionType, CheckboxSwapConfig } from './components/Checkbox';
|
|
19
19
|
export { Chat } from './components/Chat';
|
|
20
20
|
export type { ChatProps } from './components/Chat';
|
|
21
21
|
export { ColorPicker } from './components/ColorPicker';
|
|
@@ -42,6 +42,8 @@ export { Descriptions } from './components/Descriptions';
|
|
|
42
42
|
export type { DescriptionsProps, DescriptionsItemProps, DescriptionsSize, DescriptionsLayout } from './components/Descriptions';
|
|
43
43
|
export { Diff } from './components/Diff';
|
|
44
44
|
export type { DiffProps } from './components/Diff';
|
|
45
|
+
export { Dock } from './components/Dock';
|
|
46
|
+
export type { DockProps, DockItemProps, DockItemConfig } from './components/Dock';
|
|
45
47
|
export { Divider } from './components/Divider';
|
|
46
48
|
export type { DividerProps } from './components/Divider';
|
|
47
49
|
export { Drawer } from './components/Drawer';
|
|
@@ -86,6 +88,8 @@ export { List } from './components/List';
|
|
|
86
88
|
export type { ListProps, ListRowProps } from './components/List';
|
|
87
89
|
export { Loading } from './components/Loading';
|
|
88
90
|
export type { LoadingProps } from './components/Loading';
|
|
91
|
+
export { Mask } from './components/Mask';
|
|
92
|
+
export type { MaskProps, MaskShape, MaskHalf } from './components/Mask';
|
|
89
93
|
export { Masonry } from './components/Masonry';
|
|
90
94
|
export type { MasonryProps } from './components/Masonry';
|
|
91
95
|
export { Mention } from './components/Mention';
|
package/dist/index.js
CHANGED
|
@@ -9,7 +9,7 @@ import { Button as T } from "./index9.js";
|
|
|
9
9
|
import { Checkbox as P } from "./index10.js";
|
|
10
10
|
import { Chat as b } from "./index11.js";
|
|
11
11
|
import { ColorPicker as h } from "./index12.js";
|
|
12
|
-
import { Card as
|
|
12
|
+
import { Card as w } from "./index13.js";
|
|
13
13
|
import { Cascader as R } from "./index14.js";
|
|
14
14
|
import { Chart as F } from "./index15.js";
|
|
15
15
|
import { Carousel as A } from "./index16.js";
|
|
@@ -20,86 +20,88 @@ import { Countdown as O } from "./index20.js";
|
|
|
20
20
|
import { DatePicker as z } from "./index21.js";
|
|
21
21
|
import { Descriptions as J } from "./index22.js";
|
|
22
22
|
import { Diff as U } from "./index23.js";
|
|
23
|
-
import {
|
|
24
|
-
import {
|
|
25
|
-
import {
|
|
26
|
-
import {
|
|
27
|
-
import {
|
|
28
|
-
import {
|
|
29
|
-
import {
|
|
30
|
-
import {
|
|
31
|
-
import {
|
|
32
|
-
import {
|
|
33
|
-
import {
|
|
34
|
-
import {
|
|
35
|
-
import {
|
|
36
|
-
import {
|
|
37
|
-
import {
|
|
38
|
-
import {
|
|
39
|
-
import {
|
|
40
|
-
import {
|
|
41
|
-
import {
|
|
42
|
-
import {
|
|
43
|
-
import {
|
|
44
|
-
import {
|
|
45
|
-
import {
|
|
46
|
-
import {
|
|
47
|
-
import {
|
|
48
|
-
import {
|
|
49
|
-
import {
|
|
50
|
-
import {
|
|
51
|
-
import {
|
|
52
|
-
import {
|
|
53
|
-
import {
|
|
54
|
-
import {
|
|
55
|
-
import {
|
|
56
|
-
import {
|
|
57
|
-
import {
|
|
58
|
-
import {
|
|
59
|
-
import {
|
|
60
|
-
import {
|
|
61
|
-
import {
|
|
62
|
-
import {
|
|
63
|
-
import {
|
|
64
|
-
import {
|
|
65
|
-
import {
|
|
66
|
-
import {
|
|
67
|
-
import {
|
|
68
|
-
import {
|
|
69
|
-
import {
|
|
70
|
-
import {
|
|
71
|
-
import {
|
|
72
|
-
import {
|
|
73
|
-
import {
|
|
74
|
-
import {
|
|
75
|
-
import {
|
|
76
|
-
import {
|
|
77
|
-
import {
|
|
78
|
-
import {
|
|
79
|
-
import {
|
|
80
|
-
import {
|
|
81
|
-
import {
|
|
82
|
-
import {
|
|
83
|
-
import {
|
|
84
|
-
import {
|
|
85
|
-
import {
|
|
86
|
-
import {
|
|
87
|
-
import {
|
|
88
|
-
import {
|
|
89
|
-
import {
|
|
90
|
-
import {
|
|
91
|
-
import {
|
|
92
|
-
import {
|
|
93
|
-
import {
|
|
94
|
-
import {
|
|
95
|
-
import {
|
|
96
|
-
import {
|
|
97
|
-
import {
|
|
98
|
-
import {
|
|
99
|
-
import {
|
|
100
|
-
import {
|
|
101
|
-
import {
|
|
102
|
-
import {
|
|
23
|
+
import { Dock as q } from "./index24.js";
|
|
24
|
+
import { Divider as X } from "./index25.js";
|
|
25
|
+
import { Drawer as Z } from "./index26.js";
|
|
26
|
+
import { Fieldset as $ } from "./index27.js";
|
|
27
|
+
import { FileInput as ro } from "./index28.js";
|
|
28
|
+
import { Flex as to } from "./index29.js";
|
|
29
|
+
import { FloatButton as mo } from "./index30.js";
|
|
30
|
+
import { Footer as xo } from "./index31.js";
|
|
31
|
+
import { Form as io, useFormInstance as no } from "./index32.js";
|
|
32
|
+
import { Col as uo, Grid as lo, Row as co } from "./index33.js";
|
|
33
|
+
import { Hero as To } from "./index34.js";
|
|
34
|
+
import { Image as Po } from "./index35.js";
|
|
35
|
+
import { Indicator as bo } from "./index36.js";
|
|
36
|
+
import { Dropdown as ho } from "./index37.js";
|
|
37
|
+
import { Empty as wo } from "./index38.js";
|
|
38
|
+
import { Input as Ro } from "./index39.js";
|
|
39
|
+
import { InputNumber as Fo } from "./index40.js";
|
|
40
|
+
import { Join as Ao } from "./index41.js";
|
|
41
|
+
import { Kbd as Lo } from "./index42.js";
|
|
42
|
+
import { Label as Ho } from "./index43.js";
|
|
43
|
+
import { Layout as Go, useSiderContext as No } from "./index44.js";
|
|
44
|
+
import { List as Wo } from "./index45.js";
|
|
45
|
+
import { Loading as Eo } from "./index46.js";
|
|
46
|
+
import { Mask as Qo } from "./index47.js";
|
|
47
|
+
import { Masonry as jo } from "./index48.js";
|
|
48
|
+
import { Mention as Vo } from "./index49.js";
|
|
49
|
+
import { Menu as Yo } from "./index50.js";
|
|
50
|
+
import { Browser as _o } from "./index51.js";
|
|
51
|
+
import { Code as or } from "./index52.js";
|
|
52
|
+
import { Phone as er } from "./index53.js";
|
|
53
|
+
import { Window as pr } from "./index54.js";
|
|
54
|
+
import { Modal as fr } from "./index55.js";
|
|
55
|
+
import { Navbar as ar } from "./index56.js";
|
|
56
|
+
import { notification as nr } from "./index57.js";
|
|
57
|
+
import { OTPInput as ur } from "./index58.js";
|
|
58
|
+
import { Pagination as dr } from "./index59.js";
|
|
59
|
+
import { PageLayout as Cr } from "./index60.js";
|
|
60
|
+
import { Popconfirm as gr } from "./index61.js";
|
|
61
|
+
import { Popover as Sr } from "./index62.js";
|
|
62
|
+
import { Progress as kr } from "./index63.js";
|
|
63
|
+
import { QRCode as Dr } from "./index64.js";
|
|
64
|
+
import { Radio as yr } from "./index65.js";
|
|
65
|
+
import { RadialProgress as vr } from "./index66.js";
|
|
66
|
+
import { Range as Ir } from "./index67.js";
|
|
67
|
+
import { Rating as Br } from "./index68.js";
|
|
68
|
+
import { Result as Mr } from "./index69.js";
|
|
69
|
+
import { Select as Kr } from "./index70.js";
|
|
70
|
+
import { Segmented as Nr } from "./index71.js";
|
|
71
|
+
import { Skeleton as Wr } from "./index72.js";
|
|
72
|
+
import { Space as Er } from "./index73.js";
|
|
73
|
+
import { Splitter as Qr } from "./index74.js";
|
|
74
|
+
import { Stack as jr } from "./index75.js";
|
|
75
|
+
import { Stats as Vr } from "./index76.js";
|
|
76
|
+
import { Status as Yr } from "./index77.js";
|
|
77
|
+
import { Steps as _r } from "./index78.js";
|
|
78
|
+
import { Table as oe } from "./index79.js";
|
|
79
|
+
import { Tabs as ee } from "./index80.js";
|
|
80
|
+
import { Textarea as pe } from "./index81.js";
|
|
81
|
+
import { TextRotate as fe } from "./index82.js";
|
|
82
|
+
import { CheckableTag as ae, Tag as ie } from "./index83.js";
|
|
83
|
+
import { ThemeController as se } from "./index84.js";
|
|
84
|
+
import { TimePicker as le } from "./index85.js";
|
|
85
|
+
import { Timeline as ce } from "./index86.js";
|
|
86
|
+
import { Toggle as Te } from "./index87.js";
|
|
87
|
+
import { Tour as Pe } from "./index88.js";
|
|
88
|
+
import { Tooltip as be } from "./index89.js";
|
|
89
|
+
import { Transfer as he } from "./index90.js";
|
|
90
|
+
import { Tree as we } from "./index91.js";
|
|
91
|
+
import { TreeSelect as Re } from "./index92.js";
|
|
92
|
+
import { Typography as Fe } from "./index93.js";
|
|
93
|
+
import { Upload as Ae } from "./index94.js";
|
|
94
|
+
import { Hide as Le, Show as Me } from "./index95.js";
|
|
95
|
+
import { useBreakpoint as Ke } from "./index96.js";
|
|
96
|
+
import { useDisclosure as Ne } from "./index97.js";
|
|
97
|
+
import { useClipboard as We } from "./index98.js";
|
|
98
|
+
import { useLocalStorage as Ee } from "./index99.js";
|
|
99
|
+
import { useDebounce as Qe } from "./index100.js";
|
|
100
|
+
import { useClickOutside as je } from "./index101.js";
|
|
101
|
+
import { usePrevious as Ve } from "./index102.js";
|
|
102
|
+
import { useHover as Ye } from "./index103.js";
|
|
103
|
+
import { useKeyPress as _e, useKeyPressCallback as $e } from "./index104.js";
|
|
104
|
+
import { useWindowSize as rt } from "./index105.js";
|
|
103
105
|
export {
|
|
104
106
|
e as Affix,
|
|
105
107
|
f as Alert,
|
|
@@ -109,17 +111,17 @@ export {
|
|
|
109
111
|
s as AvatarGroup,
|
|
110
112
|
l as Badge,
|
|
111
113
|
c as Breadcrumb,
|
|
112
|
-
|
|
114
|
+
_o as Browser,
|
|
113
115
|
T as Button,
|
|
114
|
-
|
|
116
|
+
w as Card,
|
|
115
117
|
A as Carousel,
|
|
116
118
|
R as Cascader,
|
|
117
119
|
F as Chart,
|
|
118
120
|
b as Chat,
|
|
119
|
-
|
|
121
|
+
ae as CheckableTag,
|
|
120
122
|
P as Checkbox,
|
|
121
|
-
|
|
122
|
-
|
|
123
|
+
or as Code,
|
|
124
|
+
uo as Col,
|
|
123
125
|
L as Collapse,
|
|
124
126
|
h as ColorPicker,
|
|
125
127
|
H as Container,
|
|
@@ -128,88 +130,90 @@ export {
|
|
|
128
130
|
z as DatePicker,
|
|
129
131
|
J as Descriptions,
|
|
130
132
|
U as Diff,
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
ho as
|
|
135
|
-
|
|
136
|
-
$ as
|
|
137
|
-
ro as
|
|
138
|
-
to as
|
|
139
|
-
mo as
|
|
140
|
-
xo as
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
Po as
|
|
146
|
-
|
|
147
|
-
Ro as
|
|
148
|
-
Fo as
|
|
149
|
-
Ao as
|
|
150
|
-
Lo as
|
|
151
|
-
Ho as
|
|
152
|
-
|
|
153
|
-
Wo as
|
|
154
|
-
Eo as
|
|
155
|
-
Qo as
|
|
156
|
-
jo as
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
dr as
|
|
164
|
-
|
|
165
|
-
gr as
|
|
166
|
-
Sr as
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
Ir as
|
|
172
|
-
|
|
173
|
-
Mr as
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
Kr as
|
|
177
|
-
|
|
178
|
-
Wr as
|
|
179
|
-
Er as
|
|
180
|
-
Qr as
|
|
181
|
-
jr as
|
|
182
|
-
Vr as
|
|
183
|
-
Yr as
|
|
184
|
-
_r as
|
|
185
|
-
|
|
186
|
-
ee as
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
se as
|
|
191
|
-
le as
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
he as
|
|
197
|
-
|
|
198
|
-
Re as
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
Ke as
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
133
|
+
X as Divider,
|
|
134
|
+
q as Dock,
|
|
135
|
+
Z as Drawer,
|
|
136
|
+
ho as Dropdown,
|
|
137
|
+
wo as Empty,
|
|
138
|
+
$ as Fieldset,
|
|
139
|
+
ro as FileInput,
|
|
140
|
+
to as Flex,
|
|
141
|
+
mo as FloatButton,
|
|
142
|
+
xo as Footer,
|
|
143
|
+
io as Form,
|
|
144
|
+
lo as Grid,
|
|
145
|
+
To as Hero,
|
|
146
|
+
Le as Hide,
|
|
147
|
+
Po as Image,
|
|
148
|
+
bo as Indicator,
|
|
149
|
+
Ro as Input,
|
|
150
|
+
Fo as InputNumber,
|
|
151
|
+
Ao as Join,
|
|
152
|
+
Lo as Kbd,
|
|
153
|
+
Ho as Label,
|
|
154
|
+
Go as Layout,
|
|
155
|
+
Wo as List,
|
|
156
|
+
Eo as Loading,
|
|
157
|
+
Qo as Mask,
|
|
158
|
+
jo as Masonry,
|
|
159
|
+
Vo as Mention,
|
|
160
|
+
Yo as Menu,
|
|
161
|
+
fr as Modal,
|
|
162
|
+
ar as Navbar,
|
|
163
|
+
ur as OTPInput,
|
|
164
|
+
Cr as PageLayout,
|
|
165
|
+
dr as Pagination,
|
|
166
|
+
er as Phone,
|
|
167
|
+
gr as Popconfirm,
|
|
168
|
+
Sr as Popover,
|
|
169
|
+
kr as Progress,
|
|
170
|
+
Dr as QRCode,
|
|
171
|
+
vr as RadialProgress,
|
|
172
|
+
yr as Radio,
|
|
173
|
+
Ir as Range,
|
|
174
|
+
Br as Rating,
|
|
175
|
+
Mr as Result,
|
|
176
|
+
co as Row,
|
|
177
|
+
Nr as Segmented,
|
|
178
|
+
Kr as Select,
|
|
179
|
+
Me as Show,
|
|
180
|
+
Wr as Skeleton,
|
|
181
|
+
Er as Space,
|
|
182
|
+
Qr as Splitter,
|
|
183
|
+
jr as Stack,
|
|
184
|
+
Vr as Stats,
|
|
185
|
+
Yr as Status,
|
|
186
|
+
_r as Steps,
|
|
187
|
+
oe as Table,
|
|
188
|
+
ee as Tabs,
|
|
189
|
+
ie as Tag,
|
|
190
|
+
fe as TextRotate,
|
|
191
|
+
pe as Textarea,
|
|
192
|
+
se as ThemeController,
|
|
193
|
+
le as TimePicker,
|
|
194
|
+
ce as Timeline,
|
|
195
|
+
Te as Toggle,
|
|
196
|
+
be as Tooltip,
|
|
197
|
+
Pe as Tour,
|
|
198
|
+
he as Transfer,
|
|
199
|
+
we as Tree,
|
|
200
|
+
Re as TreeSelect,
|
|
201
|
+
Fe as Typography,
|
|
202
|
+
Ae as Upload,
|
|
203
|
+
pr as Window,
|
|
204
|
+
nr as notification,
|
|
205
|
+
Ke as useBreakpoint,
|
|
206
|
+
je as useClickOutside,
|
|
207
|
+
We as useClipboard,
|
|
208
|
+
Qe as useDebounce,
|
|
209
|
+
Ne as useDisclosure,
|
|
210
|
+
no as useFormInstance,
|
|
211
|
+
Ye as useHover,
|
|
212
|
+
_e as useKeyPress,
|
|
213
|
+
$e as useKeyPressCallback,
|
|
214
|
+
Ee as useLocalStorage,
|
|
215
|
+
Ve as usePrevious,
|
|
216
|
+
No as useSiderContext,
|
|
217
|
+
rt as useWindowSize
|
|
214
218
|
};
|
|
215
219
|
//# sourceMappingURL=index.js.map
|
package/dist/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|