asterui 0.12.19 → 0.12.21

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.
Files changed (204) hide show
  1. package/dist/components/Code.d.ts +2 -0
  2. package/dist/components/CopyButton.d.ts +34 -0
  3. package/dist/index.d.ts +2 -0
  4. package/dist/index.js +205 -203
  5. package/dist/index.js.map +1 -1
  6. package/dist/index10.js +91 -121
  7. package/dist/index10.js.map +1 -1
  8. package/dist/index100.js +5 -13
  9. package/dist/index100.js.map +1 -1
  10. package/dist/index101.js +11 -43
  11. package/dist/index101.js.map +1 -1
  12. package/dist/index102.js +44 -11
  13. package/dist/index102.js.map +1 -1
  14. package/dist/index103.js +10 -12
  15. package/dist/index103.js.map +1 -1
  16. package/dist/index104.js +14 -7
  17. package/dist/index104.js.map +1 -1
  18. package/dist/index105.js +7 -12
  19. package/dist/index105.js.map +1 -1
  20. package/dist/index106.js +11 -29
  21. package/dist/index106.js.map +1 -1
  22. package/dist/index107.js +29 -16
  23. package/dist/index107.js.map +1 -1
  24. package/dist/index108.js +21 -0
  25. package/dist/index108.js.map +1 -0
  26. package/dist/index11.js +123 -30
  27. package/dist/index11.js.map +1 -1
  28. package/dist/index12.js +28 -263
  29. package/dist/index12.js.map +1 -1
  30. package/dist/index13.js +257 -105
  31. package/dist/index13.js.map +1 -1
  32. package/dist/index14.js +108 -153
  33. package/dist/index14.js.map +1 -1
  34. package/dist/index15.js +154 -146
  35. package/dist/index15.js.map +1 -1
  36. package/dist/index16.js +150 -5
  37. package/dist/index16.js.map +1 -1
  38. package/dist/index17.js +5 -71
  39. package/dist/index17.js.map +1 -1
  40. package/dist/index18.js +70 -24
  41. package/dist/index18.js.map +1 -1
  42. package/dist/index19.js +23 -194
  43. package/dist/index19.js.map +1 -1
  44. package/dist/index20.js +188 -106
  45. package/dist/index20.js.map +1 -1
  46. package/dist/index21.js +107 -177
  47. package/dist/index21.js.map +1 -1
  48. package/dist/index22.js +181 -107
  49. package/dist/index22.js.map +1 -1
  50. package/dist/index23.js +110 -19
  51. package/dist/index23.js.map +1 -1
  52. package/dist/index24.js +17 -41
  53. package/dist/index24.js.map +1 -1
  54. package/dist/index25.js +43 -32
  55. package/dist/index25.js.map +1 -1
  56. package/dist/index26.js +30 -170
  57. package/dist/index26.js.map +1 -1
  58. package/dist/index27.js +171 -40
  59. package/dist/index27.js.map +1 -1
  60. package/dist/index28.js +41 -17
  61. package/dist/index28.js.map +1 -1
  62. package/dist/index29.js +17 -33
  63. package/dist/index29.js.map +1 -1
  64. package/dist/index30.js +33 -52
  65. package/dist/index30.js.map +1 -1
  66. package/dist/index31.js +50 -61
  67. package/dist/index31.js.map +1 -1
  68. package/dist/index32.js +60 -181
  69. package/dist/index32.js.map +1 -1
  70. package/dist/index33.js +184 -18
  71. package/dist/index33.js.map +1 -1
  72. package/dist/index34.js +15 -271
  73. package/dist/index34.js.map +1 -1
  74. package/dist/index35.js +270 -1083
  75. package/dist/index35.js.map +1 -1
  76. package/dist/index36.js +1086 -16
  77. package/dist/index36.js.map +1 -1
  78. package/dist/index37.js +17 -17
  79. package/dist/index37.js.map +1 -1
  80. package/dist/index38.js +15 -120
  81. package/dist/index38.js.map +1 -1
  82. package/dist/index39.js +119 -37
  83. package/dist/index39.js.map +1 -1
  84. package/dist/index40.js +40 -398
  85. package/dist/index40.js.map +1 -1
  86. package/dist/index41.js +390 -89
  87. package/dist/index41.js.map +1 -1
  88. package/dist/index42.js +91 -253
  89. package/dist/index42.js.map +1 -1
  90. package/dist/index43.js +249 -145
  91. package/dist/index43.js.map +1 -1
  92. package/dist/index44.js +155 -15
  93. package/dist/index44.js.map +1 -1
  94. package/dist/index45.js +15 -17
  95. package/dist/index45.js.map +1 -1
  96. package/dist/index46.js +16 -136
  97. package/dist/index46.js.map +1 -1
  98. package/dist/index47.js +134 -10
  99. package/dist/index47.js.map +1 -1
  100. package/dist/index48.js +13 -35
  101. package/dist/index48.js.map +1 -1
  102. package/dist/index49.js +35 -34
  103. package/dist/index49.js.map +1 -1
  104. package/dist/index50.js +34 -81
  105. package/dist/index50.js.map +1 -1
  106. package/dist/index51.js +71 -166
  107. package/dist/index51.js.map +1 -1
  108. package/dist/index52.js +167 -144
  109. package/dist/index52.js.map +1 -1
  110. package/dist/index53.js +152 -11
  111. package/dist/index53.js.map +1 -1
  112. package/dist/index54.js +10 -20
  113. package/dist/index54.js.map +1 -1
  114. package/dist/index55.js +55 -12
  115. package/dist/index55.js.map +1 -1
  116. package/dist/index56.js +14 -7
  117. package/dist/index56.js.map +1 -1
  118. package/dist/index57.js +6 -333
  119. package/dist/index57.js.map +1 -1
  120. package/dist/index58.js +334 -47
  121. package/dist/index58.js.map +1 -1
  122. package/dist/index59.js +47 -122
  123. package/dist/index59.js.map +1 -1
  124. package/dist/index60.js +120 -108
  125. package/dist/index60.js.map +1 -1
  126. package/dist/index61.js +107 -167
  127. package/dist/index61.js.map +1 -1
  128. package/dist/index62.js +167 -29
  129. package/dist/index62.js.map +1 -1
  130. package/dist/index63.js +30 -120
  131. package/dist/index63.js.map +1 -1
  132. package/dist/index64.js +116 -80
  133. package/dist/index64.js.map +1 -1
  134. package/dist/index65.js +85 -19
  135. package/dist/index65.js.map +1 -1
  136. package/dist/index66.js +19 -73
  137. package/dist/index66.js.map +1 -1
  138. package/dist/index67.js +71 -54
  139. package/dist/index67.js.map +1 -1
  140. package/dist/index68.js +56 -44
  141. package/dist/index68.js.map +1 -1
  142. package/dist/index69.js +42 -49
  143. package/dist/index69.js.map +1 -1
  144. package/dist/index70.js +50 -121
  145. package/dist/index70.js.map +1 -1
  146. package/dist/index71.js +118 -102
  147. package/dist/index71.js.map +1 -1
  148. package/dist/index72.js +105 -72
  149. package/dist/index72.js.map +1 -1
  150. package/dist/index73.js +73 -67
  151. package/dist/index73.js.map +1 -1
  152. package/dist/index74.js +66 -19
  153. package/dist/index74.js.map +1 -1
  154. package/dist/index75.js +18 -55
  155. package/dist/index75.js.map +1 -1
  156. package/dist/index76.js +55 -251
  157. package/dist/index76.js.map +1 -1
  158. package/dist/index77.js +254 -22
  159. package/dist/index77.js.map +1 -1
  160. package/dist/index78.js +22 -31
  161. package/dist/index78.js.map +1 -1
  162. package/dist/index79.js +30 -93
  163. package/dist/index79.js.map +1 -1
  164. package/dist/index80.js +89 -324
  165. package/dist/index80.js.map +1 -1
  166. package/dist/index81.js +322 -73
  167. package/dist/index81.js.map +1 -1
  168. package/dist/index82.js +79 -39
  169. package/dist/index82.js.map +1 -1
  170. package/dist/index83.js +40 -23
  171. package/dist/index83.js.map +1 -1
  172. package/dist/index84.js +21 -93
  173. package/dist/index84.js.map +1 -1
  174. package/dist/index85.js +87 -148
  175. package/dist/index85.js.map +1 -1
  176. package/dist/index86.js +147 -152
  177. package/dist/index86.js.map +1 -1
  178. package/dist/index87.js +159 -63
  179. package/dist/index87.js.map +1 -1
  180. package/dist/index88.js +65 -35
  181. package/dist/index88.js.map +1 -1
  182. package/dist/index89.js +35 -234
  183. package/dist/index89.js.map +1 -1
  184. package/dist/index90.js +231 -31
  185. package/dist/index90.js.map +1 -1
  186. package/dist/index91.js +34 -210
  187. package/dist/index91.js.map +1 -1
  188. package/dist/index92.js +195 -198
  189. package/dist/index92.js.map +1 -1
  190. package/dist/index93.js +159 -241
  191. package/dist/index93.js.map +1 -1
  192. package/dist/index94.js +283 -166
  193. package/dist/index94.js.map +1 -1
  194. package/dist/index95.js +173 -253
  195. package/dist/index95.js.map +1 -1
  196. package/dist/index96.js +253 -121
  197. package/dist/index96.js.map +1 -1
  198. package/dist/index97.js +126 -14
  199. package/dist/index97.js.map +1 -1
  200. package/dist/index98.js +12 -31
  201. package/dist/index98.js.map +1 -1
  202. package/dist/index99.js +32 -5
  203. package/dist/index99.js.map +1 -1
  204. package/package.json +1 -1
@@ -7,6 +7,8 @@ export interface CodeLineProps extends React.HTMLAttributes<HTMLPreElement> {
7
7
  declare const Line: React.FC<CodeLineProps>;
8
8
  export interface CodeProps extends React.HTMLAttributes<HTMLDivElement> {
9
9
  children: React.ReactNode;
10
+ /** Show copy button. Pass true to auto-extract text, or a string to specify custom copy text */
11
+ copyable?: boolean | string;
10
12
  }
11
13
  export declare const Code: React.FC<CodeProps> & {
12
14
  Line: typeof Line;
@@ -0,0 +1,34 @@
1
+ import { default as React } from 'react';
2
+ export interface CopyButtonProps extends Omit<React.ButtonHTMLAttributes<HTMLButtonElement>, 'children' | 'onError'> {
3
+ /** Text to copy to clipboard */
4
+ text: string;
5
+ /** Duration in ms to show copied state */
6
+ timeout?: number;
7
+ /** Button color */
8
+ color?: 'primary' | 'secondary' | 'accent' | 'info' | 'success' | 'warning' | 'error' | 'neutral';
9
+ /** Button style variant */
10
+ variant?: 'solid' | 'outline' | 'dash' | 'soft' | 'ghost' | 'link';
11
+ /** Button size */
12
+ size?: 'xs' | 'sm' | 'md' | 'lg' | 'xl';
13
+ /** Button shape */
14
+ shape?: 'square' | 'circle';
15
+ /** Custom icon for default state */
16
+ icon?: React.ReactNode;
17
+ /** Custom icon for copied state */
18
+ copiedIcon?: React.ReactNode;
19
+ /** Custom content for default state (overrides icon) */
20
+ children?: React.ReactNode;
21
+ /** Custom content for copied state */
22
+ copiedChildren?: React.ReactNode;
23
+ /** Callback when copy succeeds */
24
+ onCopy?: () => void;
25
+ /** Callback when copy fails */
26
+ onError?: (error: Error) => void;
27
+ /** Show tooltip with copy status */
28
+ showTooltip?: boolean;
29
+ /** Tooltip text for default state */
30
+ tooltipText?: string;
31
+ /** Tooltip text for copied state */
32
+ copiedTooltipText?: string;
33
+ }
34
+ export declare const CopyButton: React.FC<CopyButtonProps>;
package/dist/index.d.ts CHANGED
@@ -14,6 +14,8 @@ export { Breadcrumb } from './components/Breadcrumb';
14
14
  export type { BreadcrumbProps, BreadcrumbItemProps } from './components/Breadcrumb';
15
15
  export { Button } from './components/Button';
16
16
  export type { ButtonProps } from './components/Button';
17
+ export { CopyButton } from './components/CopyButton';
18
+ export type { CopyButtonProps } from './components/CopyButton';
17
19
  export { Checkbox } from './components/Checkbox';
18
20
  export type { CheckboxProps, CheckboxGroupProps, CheckboxOptionType, CheckboxSwapConfig } from './components/Checkbox';
19
21
  export { Chat } from './components/Chat';
package/dist/index.js CHANGED
@@ -6,104 +6,105 @@ import { Avatar as n, AvatarGroup as s } from "./index6.js";
6
6
  import { Badge as l } from "./index7.js";
7
7
  import { Breadcrumb as c } from "./index8.js";
8
8
  import { Button as T } from "./index9.js";
9
- import { Checkbox as P } from "./index10.js";
10
- import { Chat as b } from "./index11.js";
11
- import { ColorPicker as D } from "./index12.js";
12
- import { Card as w } from "./index13.js";
13
- import { Cascader as v } from "./index14.js";
14
- import { Chart as R } from "./index15.js";
15
- import { Carousel as A } from "./index16.js";
16
- import { Collapse as M } from "./index17.js";
17
- import { Container as H } from "./index18.js";
18
- import { ContextMenu as K } from "./index19.js";
19
- import { Countdown as N } from "./index20.js";
20
- import { DatePicker as z } from "./index21.js";
21
- import { Descriptions as J } from "./index22.js";
22
- import { Diff as U } from "./index23.js";
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 { SidebarDrawer as $ } from "./index27.js";
27
- import { Fieldset as ro } from "./index28.js";
28
- import { FileInput as to } from "./index29.js";
29
- import { Filter as mo } from "./index30.js";
30
- import { Flex as xo } from "./index31.js";
31
- import { FloatButton as io } from "./index32.js";
32
- import { Footer as so } from "./index33.js";
33
- import { Form as lo, useFormInstance as co } from "./index34.js";
34
- import { Col as To, Grid as go, Row as Po } from "./index35.js";
35
- import { Hero as bo } from "./index36.js";
36
- import { HoverGallery as Do } from "./index37.js";
37
- import { Image as wo } from "./index38.js";
38
- import { Indicator as vo } from "./index39.js";
39
- import { Dropdown as Ro } from "./index40.js";
40
- import { Empty as Ao } from "./index41.js";
41
- import { Input as Mo } from "./index42.js";
42
- import { InputNumber as Ho } from "./index43.js";
43
- import { Join as Ko } from "./index44.js";
44
- import { Kbd as No } from "./index45.js";
45
- import { Layout as zo, useSiderContext as Eo } from "./index46.js";
46
- import { List as Qo } from "./index47.js";
47
- import { Loading as jo } from "./index48.js";
48
- import { Mask as Vo } from "./index49.js";
49
- import { Masonry as Yo } from "./index50.js";
50
- import { Mention as _o } from "./index51.js";
51
- import { Menu as or } from "./index52.js";
52
- import { Browser as er } from "./index53.js";
53
- import { Code as pr } from "./index54.js";
54
- import { Phone as fr } from "./index55.js";
55
- import { Window as ar } from "./index56.js";
56
- import { Modal as nr } from "./index57.js";
57
- import { Navbar as ur } from "./index58.js";
58
- import { notification as dr } from "./index59.js";
59
- import { OTPInput as Cr } from "./index60.js";
60
- import { Pagination as gr } from "./index61.js";
61
- import { PageLayout as Sr } from "./index62.js";
62
- import { Popconfirm as kr } from "./index63.js";
63
- import { Popover as hr } from "./index64.js";
64
- import { Progress as yr } from "./index65.js";
65
- import { QRCode as Fr } from "./index66.js";
66
- import { Radio as Ir } from "./index67.js";
67
- import { RadialProgress as Br } from "./index68.js";
68
- import { Range as Lr } from "./index69.js";
69
- import { Rating as Gr } from "./index70.js";
70
- import { Result as Wr } from "./index71.js";
71
- import { Select as Or } from "./index72.js";
72
- import { Segmented as Er } from "./index73.js";
73
- import { Skeleton as Qr } from "./index74.js";
74
- import { Space as jr } from "./index75.js";
75
- import { Splitter as Vr } from "./index76.js";
76
- import { Stats as Yr } from "./index77.js";
77
- import { Status as _r } from "./index78.js";
78
- import { Steps as oe } from "./index79.js";
79
- import { Table as ee } from "./index80.js";
80
- import { Tabs as pe } from "./index81.js";
81
- import { Textarea as fe } from "./index82.js";
82
- import { TextRotate as ae } from "./index83.js";
83
- import { CheckableTag as ne, Tag as se } from "./index84.js";
84
- import { ThemeController as le } from "./index85.js";
85
- import { TimePicker as ce } from "./index86.js";
86
- import { Timeline as Te } from "./index87.js";
87
- import { Toggle as Pe } from "./index88.js";
88
- import { Tour as be } from "./index89.js";
89
- import { Tooltip as De } from "./index90.js";
90
- import { Transfer as we } from "./index91.js";
91
- import { Tree as ve } from "./index92.js";
92
- import { TreeSelect as Re } from "./index93.js";
93
- import { Typography as Ae } from "./index94.js";
94
- import { Upload as Me } from "./index95.js";
95
- import { Watermark as He } from "./index96.js";
96
- import { Hide as Ke, Show as We } from "./index97.js";
97
- import { useBreakpoint as Oe } from "./index98.js";
98
- import { useDisclosure as Ee } from "./index99.js";
99
- import { useClipboard as Qe } from "./index100.js";
100
- import { useLocalStorage as je } from "./index101.js";
101
- import { useDebounce as Ve } from "./index102.js";
102
- import { useClickOutside as Ye } from "./index103.js";
103
- import { usePrevious as _e } from "./index104.js";
104
- import { useHover as ot } from "./index105.js";
105
- import { useKeyPress as et, useKeyPressCallback as tt } from "./index106.js";
106
- import { useWindowSize as mt } from "./index107.js";
9
+ import { CopyButton as P } from "./index10.js";
10
+ import { Checkbox as b } from "./index11.js";
11
+ import { Chat as y } from "./index12.js";
12
+ import { ColorPicker as h } from "./index13.js";
13
+ import { Card as v } from "./index14.js";
14
+ import { Cascader as R } from "./index15.js";
15
+ import { Chart as I } from "./index16.js";
16
+ import { Carousel as M } from "./index17.js";
17
+ import { Collapse as H } from "./index18.js";
18
+ import { Container as K } from "./index19.js";
19
+ import { ContextMenu as N } from "./index20.js";
20
+ import { Countdown as z } from "./index21.js";
21
+ import { DatePicker as J } from "./index22.js";
22
+ import { Descriptions as U } from "./index23.js";
23
+ import { Diff as q } from "./index24.js";
24
+ import { Dock as X } from "./index25.js";
25
+ import { Divider as Z } from "./index26.js";
26
+ import { Drawer as $ } from "./index27.js";
27
+ import { SidebarDrawer as ro } from "./index28.js";
28
+ import { Fieldset as to } from "./index29.js";
29
+ import { FileInput as mo } from "./index30.js";
30
+ import { Filter as xo } from "./index31.js";
31
+ import { Flex as io } from "./index32.js";
32
+ import { FloatButton as so } from "./index33.js";
33
+ import { Footer as lo } from "./index34.js";
34
+ import { Form as Co, useFormInstance as To } from "./index35.js";
35
+ import { Col as Po, Grid as So, Row as bo } from "./index36.js";
36
+ import { Hero as yo } from "./index37.js";
37
+ import { HoverGallery as ho } from "./index38.js";
38
+ import { Image as vo } from "./index39.js";
39
+ import { Indicator as Ro } from "./index40.js";
40
+ import { Dropdown as Io } from "./index41.js";
41
+ import { Empty as Mo } from "./index42.js";
42
+ import { Input as Ho } from "./index43.js";
43
+ import { InputNumber as Ko } from "./index44.js";
44
+ import { Join as No } from "./index45.js";
45
+ import { Kbd as zo } from "./index46.js";
46
+ import { Layout as Jo, useSiderContext as Qo } from "./index47.js";
47
+ import { List as jo } from "./index48.js";
48
+ import { Loading as Vo } from "./index49.js";
49
+ import { Mask as Yo } from "./index50.js";
50
+ import { Masonry as _o } from "./index51.js";
51
+ import { Mention as or } from "./index52.js";
52
+ import { Menu as er } from "./index53.js";
53
+ import { Browser as pr } from "./index54.js";
54
+ import { Code as fr } from "./index55.js";
55
+ import { Phone as ar } from "./index56.js";
56
+ import { Window as nr } from "./index57.js";
57
+ import { Modal as ur } from "./index58.js";
58
+ import { Navbar as dr } from "./index59.js";
59
+ import { notification as Cr } from "./index60.js";
60
+ import { OTPInput as gr } from "./index61.js";
61
+ import { Pagination as Sr } from "./index62.js";
62
+ import { PageLayout as kr } from "./index63.js";
63
+ import { Popconfirm as Dr } from "./index64.js";
64
+ import { Popover as wr } from "./index65.js";
65
+ import { Progress as Fr } from "./index66.js";
66
+ import { QRCode as Br } from "./index67.js";
67
+ import { Radio as Ar } from "./index68.js";
68
+ import { RadialProgress as Lr } from "./index69.js";
69
+ import { Range as Gr } from "./index70.js";
70
+ import { Rating as Wr } from "./index71.js";
71
+ import { Result as Or } from "./index72.js";
72
+ import { Select as Er } from "./index73.js";
73
+ import { Segmented as Qr } from "./index74.js";
74
+ import { Skeleton as jr } from "./index75.js";
75
+ import { Space as Vr } from "./index76.js";
76
+ import { Splitter as Yr } from "./index77.js";
77
+ import { Stats as _r } from "./index78.js";
78
+ import { Status as oe } from "./index79.js";
79
+ import { Steps as ee } from "./index80.js";
80
+ import { Table as pe } from "./index81.js";
81
+ import { Tabs as fe } from "./index82.js";
82
+ import { Textarea as ae } from "./index83.js";
83
+ import { TextRotate as ne } from "./index84.js";
84
+ import { CheckableTag as ue, Tag as le } from "./index85.js";
85
+ import { ThemeController as ce } from "./index86.js";
86
+ import { TimePicker as Te } from "./index87.js";
87
+ import { Timeline as Pe } from "./index88.js";
88
+ import { Toggle as be } from "./index89.js";
89
+ import { Tour as ye } from "./index90.js";
90
+ import { Tooltip as he } from "./index91.js";
91
+ import { Transfer as ve } from "./index92.js";
92
+ import { Tree as Re } from "./index93.js";
93
+ import { TreeSelect as Ie } from "./index94.js";
94
+ import { Typography as Me } from "./index95.js";
95
+ import { Upload as He } from "./index96.js";
96
+ import { Watermark as Ke } from "./index97.js";
97
+ import { Hide as Ne, Show as Oe } from "./index98.js";
98
+ import { useBreakpoint as Ee } from "./index99.js";
99
+ import { useDisclosure as Qe } from "./index100.js";
100
+ import { useClipboard as je } from "./index101.js";
101
+ import { useLocalStorage as Ve } from "./index102.js";
102
+ import { useDebounce as Ye } from "./index103.js";
103
+ import { useClickOutside as _e } from "./index104.js";
104
+ import { usePrevious as ot } from "./index105.js";
105
+ import { useHover as et } from "./index106.js";
106
+ import { useKeyPress as pt, useKeyPressCallback as mt } from "./index107.js";
107
+ import { useWindowSize as xt } from "./index108.js";
107
108
  export {
108
109
  e as Affix,
109
110
  f as Alert,
@@ -113,111 +114,112 @@ export {
113
114
  s as AvatarGroup,
114
115
  l as Badge,
115
116
  c as Breadcrumb,
116
- er as Browser,
117
+ pr as Browser,
117
118
  T as Button,
118
- w as Card,
119
- A as Carousel,
120
- v as Cascader,
121
- R as Chart,
122
- b as Chat,
123
- ne as CheckableTag,
124
- P as Checkbox,
125
- pr as Code,
126
- To as Col,
127
- M as Collapse,
128
- D as ColorPicker,
129
- H as Container,
130
- K as ContextMenu,
131
- N as Countdown,
132
- z as DatePicker,
133
- J as Descriptions,
134
- U as Diff,
135
- X as Divider,
136
- q as Dock,
137
- Z as Drawer,
138
- Ro as Dropdown,
139
- Ao as Empty,
140
- ro as Fieldset,
141
- to as FileInput,
142
- mo as Filter,
143
- xo as Flex,
144
- io as FloatButton,
145
- so as Footer,
146
- lo as Form,
147
- go as Grid,
148
- bo as Hero,
149
- Ke as Hide,
150
- Do as HoverGallery,
151
- wo as Image,
152
- vo as Indicator,
153
- Mo as Input,
154
- Ho as InputNumber,
155
- Ko as Join,
156
- No as Kbd,
157
- zo as Layout,
158
- Qo as List,
159
- jo as Loading,
160
- Vo as Mask,
161
- Yo as Masonry,
162
- _o as Mention,
163
- or as Menu,
164
- nr as Modal,
165
- ur as Navbar,
166
- Cr as OTPInput,
167
- Sr as PageLayout,
168
- gr as Pagination,
169
- fr as Phone,
170
- kr as Popconfirm,
171
- hr as Popover,
172
- yr as Progress,
173
- Fr as QRCode,
174
- Br as RadialProgress,
175
- Ir as Radio,
176
- Lr as Range,
177
- Gr as Rating,
178
- Wr as Result,
179
- Po as Row,
180
- Er as Segmented,
181
- Or as Select,
182
- We as Show,
183
- $ as SidebarDrawer,
184
- Qr as Skeleton,
185
- jr as Space,
186
- Vr as Splitter,
187
- Yr as Stats,
188
- _r as Status,
189
- oe as Steps,
190
- ee as Table,
191
- pe as Tabs,
192
- se as Tag,
193
- ae as TextRotate,
194
- fe as Textarea,
195
- le as ThemeController,
196
- ce as TimePicker,
197
- Te as Timeline,
198
- Pe as Toggle,
199
- De as Tooltip,
200
- be as Tour,
201
- we as Transfer,
202
- ve as Tree,
203
- Re as TreeSelect,
204
- Ae as Typography,
205
- Me as Upload,
206
- He as Watermark,
207
- ar as Window,
208
- dr as notification,
209
- Oe as useBreakpoint,
210
- Ye as useClickOutside,
211
- Qe as useClipboard,
212
- Ve as useDebounce,
213
- Ee as useDisclosure,
214
- co as useFormInstance,
215
- ot as useHover,
216
- et as useKeyPress,
217
- tt as useKeyPressCallback,
218
- je as useLocalStorage,
219
- _e as usePrevious,
220
- Eo as useSiderContext,
221
- mt as useWindowSize
119
+ v as Card,
120
+ M as Carousel,
121
+ R as Cascader,
122
+ I as Chart,
123
+ y as Chat,
124
+ ue as CheckableTag,
125
+ b as Checkbox,
126
+ fr as Code,
127
+ Po as Col,
128
+ H as Collapse,
129
+ h as ColorPicker,
130
+ K as Container,
131
+ N as ContextMenu,
132
+ P as CopyButton,
133
+ z as Countdown,
134
+ J as DatePicker,
135
+ U as Descriptions,
136
+ q as Diff,
137
+ Z as Divider,
138
+ X as Dock,
139
+ $ as Drawer,
140
+ Io as Dropdown,
141
+ Mo as Empty,
142
+ to as Fieldset,
143
+ mo as FileInput,
144
+ xo as Filter,
145
+ io as Flex,
146
+ so as FloatButton,
147
+ lo as Footer,
148
+ Co as Form,
149
+ So as Grid,
150
+ yo as Hero,
151
+ Ne as Hide,
152
+ ho as HoverGallery,
153
+ vo as Image,
154
+ Ro as Indicator,
155
+ Ho as Input,
156
+ Ko as InputNumber,
157
+ No as Join,
158
+ zo as Kbd,
159
+ Jo as Layout,
160
+ jo as List,
161
+ Vo as Loading,
162
+ Yo as Mask,
163
+ _o as Masonry,
164
+ or as Mention,
165
+ er as Menu,
166
+ ur as Modal,
167
+ dr as Navbar,
168
+ gr as OTPInput,
169
+ kr as PageLayout,
170
+ Sr as Pagination,
171
+ ar as Phone,
172
+ Dr as Popconfirm,
173
+ wr as Popover,
174
+ Fr as Progress,
175
+ Br as QRCode,
176
+ Lr as RadialProgress,
177
+ Ar as Radio,
178
+ Gr as Range,
179
+ Wr as Rating,
180
+ Or as Result,
181
+ bo as Row,
182
+ Qr as Segmented,
183
+ Er as Select,
184
+ Oe as Show,
185
+ ro as SidebarDrawer,
186
+ jr as Skeleton,
187
+ Vr as Space,
188
+ Yr as Splitter,
189
+ _r as Stats,
190
+ oe as Status,
191
+ ee as Steps,
192
+ pe as Table,
193
+ fe as Tabs,
194
+ le as Tag,
195
+ ne as TextRotate,
196
+ ae as Textarea,
197
+ ce as ThemeController,
198
+ Te as TimePicker,
199
+ Pe as Timeline,
200
+ be as Toggle,
201
+ he as Tooltip,
202
+ ye as Tour,
203
+ ve as Transfer,
204
+ Re as Tree,
205
+ Ie as TreeSelect,
206
+ Me as Typography,
207
+ He as Upload,
208
+ Ke as Watermark,
209
+ nr as Window,
210
+ Cr as notification,
211
+ Ee as useBreakpoint,
212
+ _e as useClickOutside,
213
+ je as useClipboard,
214
+ Ye as useDebounce,
215
+ Qe as useDisclosure,
216
+ To as useFormInstance,
217
+ et as useHover,
218
+ pt as useKeyPress,
219
+ mt as useKeyPressCallback,
220
+ Ve as useLocalStorage,
221
+ ot as usePrevious,
222
+ Qo as useSiderContext,
223
+ xt as useWindowSize
222
224
  };
223
225
  //# 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":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}