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.
Files changed (273) hide show
  1. package/dist/components/Checkbox.d.ts +10 -0
  2. package/dist/components/Dock.d.ts +38 -0
  3. package/dist/components/Mask.d.ts +14 -0
  4. package/dist/index.d.ts +5 -1
  5. package/dist/index.js +173 -169
  6. package/dist/index.js.map +1 -1
  7. package/dist/index10.js +85 -59
  8. package/dist/index10.js.map +1 -1
  9. package/dist/index100.js +12 -7
  10. package/dist/index100.js.map +1 -1
  11. package/dist/index101.js +13 -11
  12. package/dist/index101.js.map +1 -1
  13. package/dist/index102.js +7 -30
  14. package/dist/index102.js.map +1 -1
  15. package/dist/index103.js +11 -16
  16. package/dist/index103.js.map +1 -1
  17. package/dist/index104.js +30 -10792
  18. package/dist/index104.js.map +1 -1
  19. package/dist/index105.js +18 -5
  20. package/dist/index105.js.map +1 -1
  21. package/dist/index15.js +3 -3
  22. package/dist/index21.js +1 -1
  23. package/dist/index24.js +43 -32
  24. package/dist/index24.js.map +1 -1
  25. package/dist/index25.js +32 -41
  26. package/dist/index25.js.map +1 -1
  27. package/dist/index26.js +41 -12
  28. package/dist/index26.js.map +1 -1
  29. package/dist/index27.js +12 -33
  30. package/dist/index27.js.map +1 -1
  31. package/dist/index28.js +33 -63
  32. package/dist/index28.js.map +1 -1
  33. package/dist/index29.js +60 -77
  34. package/dist/index29.js.map +1 -1
  35. package/dist/index30.js +80 -18
  36. package/dist/index30.js.map +1 -1
  37. package/dist/index31.js +15 -217
  38. package/dist/index31.js.map +1 -1
  39. package/dist/index32.js +216 -1078
  40. package/dist/index32.js.map +1 -1
  41. package/dist/index33.js +1081 -17
  42. package/dist/index33.js.map +1 -1
  43. package/dist/index34.js +17 -121
  44. package/dist/index34.js.map +1 -1
  45. package/dist/index35.js +119 -37
  46. package/dist/index35.js.map +1 -1
  47. package/dist/index36.js +31 -182
  48. package/dist/index36.js.map +1 -1
  49. package/dist/index37.js +191 -97
  50. package/dist/index37.js.map +1 -1
  51. package/dist/index38.js +93 -158
  52. package/dist/index38.js.map +1 -1
  53. package/dist/index39.js +155 -139
  54. package/dist/index39.js.map +1 -1
  55. package/dist/index40.js +146 -15
  56. package/dist/index40.js.map +1 -1
  57. package/dist/index41.js +14 -17
  58. package/dist/index41.js.map +1 -1
  59. package/dist/index42.js +18 -21
  60. package/dist/index42.js.map +1 -1
  61. package/dist/index43.js +18 -116
  62. package/dist/index43.js.map +1 -1
  63. package/dist/index44.js +116 -10
  64. package/dist/index44.js.map +1 -1
  65. package/dist/index45.js +13 -35
  66. package/dist/index45.js.map +1 -1
  67. package/dist/index46.js +33 -114
  68. package/dist/index46.js.map +1 -1
  69. package/dist/index47.js +10 -176
  70. package/dist/index47.js.map +1 -1
  71. package/dist/index48.js +114 -145
  72. package/dist/index48.js.map +1 -1
  73. package/dist/index49.js +176 -12
  74. package/dist/index49.js.map +1 -1
  75. package/dist/index50.js +146 -21
  76. package/dist/index50.js.map +1 -1
  77. package/dist/index51.js +12 -14
  78. package/dist/index51.js.map +1 -1
  79. package/dist/index52.js +20 -5
  80. package/dist/index52.js.map +1 -1
  81. package/dist/index53.js +14 -266
  82. package/dist/index53.js.map +1 -1
  83. package/dist/index54.js +7 -17
  84. package/dist/index54.js.map +1 -1
  85. package/dist/index55.js +257 -113
  86. package/dist/index55.js.map +1 -1
  87. package/dist/index56.js +17 -110
  88. package/dist/index56.js.map +1 -1
  89. package/dist/index57.js +121 -169
  90. package/dist/index57.js.map +1 -1
  91. package/dist/index58.js +110 -32
  92. package/dist/index58.js.map +1 -1
  93. package/dist/index59.js +163 -115
  94. package/dist/index59.js.map +1 -1
  95. package/dist/index60.js +30 -84
  96. package/dist/index60.js.map +1 -1
  97. package/dist/index61.js +121 -19
  98. package/dist/index61.js.map +1 -1
  99. package/dist/index62.js +81 -69
  100. package/dist/index62.js.map +1 -1
  101. package/dist/index63.js +19 -56
  102. package/dist/index63.js.map +1 -1
  103. package/dist/index64.js +72 -43
  104. package/dist/index64.js.map +1 -1
  105. package/dist/index65.js +54 -49
  106. package/dist/index65.js.map +1 -1
  107. package/dist/index66.js +41 -58
  108. package/dist/index66.js.map +1 -1
  109. package/dist/index67.js +50 -105
  110. package/dist/index67.js.map +1 -1
  111. package/dist/index68.js +62 -41
  112. package/dist/index68.js.map +1 -1
  113. package/dist/index69.js +99 -60
  114. package/dist/index69.js.map +1 -1
  115. package/dist/index70.js +41 -21
  116. package/dist/index70.js.map +1 -1
  117. package/dist/index71.js +66 -44
  118. package/dist/index71.js.map +1 -1
  119. package/dist/index72.js +19 -132
  120. package/dist/index72.js.map +1 -1
  121. package/dist/index73.js +40 -46
  122. package/dist/index73.js.map +1 -1
  123. package/dist/index74.js +134 -22
  124. package/dist/index74.js.map +1 -1
  125. package/dist/index75.js +50 -29
  126. package/dist/index75.js.map +1 -1
  127. package/dist/index76.js +19 -19
  128. package/dist/index76.js.map +1 -1
  129. package/dist/index77.js +31 -329
  130. package/dist/index77.js.map +1 -1
  131. package/dist/index78.js +19 -53
  132. package/dist/index78.js.map +1 -1
  133. package/dist/index79.js +328 -39
  134. package/dist/index79.js.map +1 -1
  135. package/dist/index80.js +56 -23
  136. package/dist/index80.js.map +1 -1
  137. package/dist/index81.js +40 -95
  138. package/dist/index81.js.map +1 -1
  139. package/dist/index82.js +22 -129
  140. package/dist/index82.js.map +1 -1
  141. package/dist/index83.js +86 -152
  142. package/dist/index83.js.map +1 -1
  143. package/dist/index84.js +125 -60
  144. package/dist/index84.js.map +1 -1
  145. package/dist/index85.js +160 -34
  146. package/dist/index85.js.map +1 -1
  147. package/dist/index86.js +65 -234
  148. package/dist/index86.js.map +1 -1
  149. package/dist/index87.js +35 -34
  150. package/dist/index87.js.map +1 -1
  151. package/dist/index88.js +222 -198
  152. package/dist/index88.js.map +1 -1
  153. package/dist/index89.js +34 -213
  154. package/dist/index89.js.map +1 -1
  155. package/dist/index90.js +190 -275
  156. package/dist/index90.js.map +1 -1
  157. package/dist/index91.js +202 -167
  158. package/dist/index91.js.map +1 -1
  159. package/dist/index92.js +263 -226
  160. package/dist/index92.js.map +1 -1
  161. package/dist/index93.js +176 -12
  162. package/dist/index93.js.map +1 -1
  163. package/dist/index94.js +257 -32
  164. package/dist/index94.js.map +1 -1
  165. package/dist/index95.js +13 -5
  166. package/dist/index95.js.map +1 -1
  167. package/dist/index96.js +31 -12
  168. package/dist/index96.js.map +1 -1
  169. package/dist/index97.js +5 -45
  170. package/dist/index97.js.map +1 -1
  171. package/dist/index98.js +13 -12
  172. package/dist/index98.js.map +1 -1
  173. package/dist/index99.js +44 -13
  174. package/dist/index99.js.map +1 -1
  175. package/package.json +11 -4
  176. package/dist/index106.js +0 -45
  177. package/dist/index106.js.map +0 -1
  178. package/dist/index107.js +0 -5
  179. package/dist/index107.js.map +0 -1
  180. package/dist/index108.js +0 -10
  181. package/dist/index108.js.map +0 -1
  182. package/dist/index109.js +0 -155
  183. package/dist/index109.js.map +0 -1
  184. package/dist/index110.js +0 -33
  185. package/dist/index110.js.map +0 -1
  186. package/dist/index111.js +0 -33
  187. package/dist/index111.js.map +0 -1
  188. package/dist/index112.js +0 -5
  189. package/dist/index112.js.map +0 -1
  190. package/dist/index113.js +0 -75
  191. package/dist/index113.js.map +0 -1
  192. package/dist/index114.js +0 -42
  193. package/dist/index114.js.map +0 -1
  194. package/dist/index115.js +0 -29
  195. package/dist/index115.js.map +0 -1
  196. package/dist/index116.js +0 -24
  197. package/dist/index116.js.map +0 -1
  198. package/dist/index117.js +0 -27
  199. package/dist/index117.js.map +0 -1
  200. package/dist/index118.js +0 -23
  201. package/dist/index118.js.map +0 -1
  202. package/dist/index119.js +0 -103
  203. package/dist/index119.js.map +0 -1
  204. package/dist/index120.js +0 -363
  205. package/dist/index120.js.map +0 -1
  206. package/dist/index121.js +0 -28
  207. package/dist/index121.js.map +0 -1
  208. package/dist/index122.js +0 -76
  209. package/dist/index122.js.map +0 -1
  210. package/dist/index123.js +0 -19
  211. package/dist/index123.js.map +0 -1
  212. package/dist/index124.js +0 -69
  213. package/dist/index124.js.map +0 -1
  214. package/dist/index125.js +0 -147
  215. package/dist/index125.js.map +0 -1
  216. package/dist/index126.js +0 -5
  217. package/dist/index126.js.map +0 -1
  218. package/dist/index127.js +0 -59
  219. package/dist/index127.js.map +0 -1
  220. package/dist/index128.js +0 -5
  221. package/dist/index128.js.map +0 -1
  222. package/dist/index129.js +0 -5
  223. package/dist/index129.js.map +0 -1
  224. package/dist/index130.js +0 -5
  225. package/dist/index130.js.map +0 -1
  226. package/dist/index131.js +0 -5
  227. package/dist/index131.js.map +0 -1
  228. package/dist/index132.js +0 -5
  229. package/dist/index132.js.map +0 -1
  230. package/dist/index133.js +0 -5
  231. package/dist/index133.js.map +0 -1
  232. package/dist/index134.js +0 -5
  233. package/dist/index134.js.map +0 -1
  234. package/dist/index135.js +0 -5
  235. package/dist/index135.js.map +0 -1
  236. package/dist/index136.js +0 -35
  237. package/dist/index136.js.map +0 -1
  238. package/dist/index137.js +0 -5
  239. package/dist/index137.js.map +0 -1
  240. package/dist/index138.js +0 -11
  241. package/dist/index138.js.map +0 -1
  242. package/dist/index139.js +0 -5
  243. package/dist/index139.js.map +0 -1
  244. package/dist/index140.js +0 -5
  245. package/dist/index140.js.map +0 -1
  246. package/dist/index141.js +0 -24
  247. package/dist/index141.js.map +0 -1
  248. package/dist/index142.js +0 -5
  249. package/dist/index142.js.map +0 -1
  250. package/dist/index143.js +0 -27
  251. package/dist/index143.js.map +0 -1
  252. package/dist/index144.js +0 -74
  253. package/dist/index144.js.map +0 -1
  254. package/dist/index145.js +0 -24
  255. package/dist/index145.js.map +0 -1
  256. package/dist/index146.js +0 -37
  257. package/dist/index146.js.map +0 -1
  258. package/dist/index147.js +0 -73
  259. package/dist/index147.js.map +0 -1
  260. package/dist/index148.js +0 -5
  261. package/dist/index148.js.map +0 -1
  262. package/dist/index149.js +0 -25
  263. package/dist/index149.js.map +0 -1
  264. package/dist/index150.js +0 -5
  265. package/dist/index150.js.map +0 -1
  266. package/dist/index151.js +0 -5
  267. package/dist/index151.js.map +0 -1
  268. package/dist/index152.js +0 -5
  269. package/dist/index152.js.map +0 -1
  270. package/dist/index153.js +0 -5
  271. package/dist/index153.js.map +0 -1
  272. package/dist/index154.js +0 -7
  273. 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 y } from "./index13.js";
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 { Divider as q } from "./index24.js";
24
- import { Drawer as X } from "./index25.js";
25
- import { Fieldset as Z } from "./index26.js";
26
- import { FileInput as $ } from "./index27.js";
27
- import { Flex as ro } from "./index28.js";
28
- import { FloatButton as to } from "./index29.js";
29
- import { Footer as mo } from "./index30.js";
30
- import { Form as xo, useFormInstance as ao } from "./index31.js";
31
- import { Col as no, Grid as so, Row as uo } from "./index32.js";
32
- import { Hero as co } from "./index33.js";
33
- import { Image as To } from "./index34.js";
34
- import { Indicator as Po } from "./index35.js";
35
- import { Dropdown as bo } from "./index36.js";
36
- import { Empty as ho } from "./index37.js";
37
- import { Input as yo } from "./index38.js";
38
- import { InputNumber as Ro } from "./index39.js";
39
- import { Join as Fo } from "./index40.js";
40
- import { Kbd as Ao } from "./index41.js";
41
- import { Label as Lo } from "./index42.js";
42
- import { Layout as Ho, useSiderContext as Ko } from "./index43.js";
43
- import { List as No } from "./index44.js";
44
- import { Loading as Wo } from "./index45.js";
45
- import { Masonry as Eo } from "./index46.js";
46
- import { Mention as Qo } from "./index47.js";
47
- import { Menu as jo } from "./index48.js";
48
- import { Browser as Vo } from "./index49.js";
49
- import { Code as Yo } from "./index50.js";
50
- import { Phone as _o } from "./index51.js";
51
- import { Window as or } from "./index52.js";
52
- import { Modal as er } from "./index53.js";
53
- import { Navbar as pr } from "./index54.js";
54
- import { notification as fr } from "./index55.js";
55
- import { OTPInput as ar } from "./index56.js";
56
- import { Pagination as nr } from "./index57.js";
57
- import { PageLayout as ur } from "./index58.js";
58
- import { Popconfirm as dr } from "./index59.js";
59
- import { Popover as Cr } from "./index60.js";
60
- import { Progress as gr } from "./index61.js";
61
- import { QRCode as Sr } from "./index62.js";
62
- import { Radio as kr } from "./index63.js";
63
- import { RadialProgress as wr } from "./index64.js";
64
- import { Range as Dr } from "./index65.js";
65
- import { Rating as vr } from "./index66.js";
66
- import { Result as Ir } from "./index67.js";
67
- import { Select as Br } from "./index68.js";
68
- import { Segmented as Mr } from "./index69.js";
69
- import { Skeleton as Kr } from "./index70.js";
70
- import { Space as Nr } from "./index71.js";
71
- import { Splitter as Wr } from "./index72.js";
72
- import { Stack as Er } from "./index73.js";
73
- import { Stats as Qr } from "./index74.js";
74
- import { Status as jr } from "./index75.js";
75
- import { Steps as Vr } from "./index76.js";
76
- import { Table as Yr } from "./index77.js";
77
- import { Tabs as _r } from "./index78.js";
78
- import { Textarea as oe } from "./index79.js";
79
- import { TextRotate as ee } from "./index80.js";
80
- import { CheckableTag as pe, Tag as me } from "./index81.js";
81
- import { ThemeController as xe } from "./index82.js";
82
- import { TimePicker as ie } from "./index83.js";
83
- import { Timeline as se } from "./index84.js";
84
- import { Toggle as le } from "./index85.js";
85
- import { Tour as ce } from "./index86.js";
86
- import { Tooltip as Te } from "./index87.js";
87
- import { Transfer as Pe } from "./index88.js";
88
- import { Tree as be } from "./index89.js";
89
- import { TreeSelect as he } from "./index90.js";
90
- import { Typography as ye } from "./index91.js";
91
- import { Upload as Re } from "./index92.js";
92
- import { Hide as Fe, Show as Ie } from "./index93.js";
93
- import { useBreakpoint as Be } from "./index94.js";
94
- import { useDisclosure as Me } from "./index95.js";
95
- import { useClipboard as Ke } from "./index96.js";
96
- import { useLocalStorage as Ne } from "./index97.js";
97
- import { useDebounce as We } from "./index98.js";
98
- import { useClickOutside as Ee } from "./index99.js";
99
- import { usePrevious as Qe } from "./index100.js";
100
- import { useHover as je } from "./index101.js";
101
- import { useKeyPress as Ve, useKeyPressCallback as Xe } from "./index102.js";
102
- import { useWindowSize as Ze } from "./index103.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 { 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
- Vo as Browser,
114
+ _o as Browser,
113
115
  T as Button,
114
- y as Card,
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
- pe as CheckableTag,
121
+ ae as CheckableTag,
120
122
  P as Checkbox,
121
- Yo as Code,
122
- no as Col,
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
- q as Divider,
132
- X as Drawer,
133
- bo as Dropdown,
134
- ho as Empty,
135
- Z as Fieldset,
136
- $ as FileInput,
137
- ro as Flex,
138
- to as FloatButton,
139
- mo as Footer,
140
- xo as Form,
141
- so as Grid,
142
- co as Hero,
143
- Fe as Hide,
144
- To as Image,
145
- Po as Indicator,
146
- yo as Input,
147
- Ro as InputNumber,
148
- Fo as Join,
149
- Ao as Kbd,
150
- Lo as Label,
151
- Ho as Layout,
152
- No as List,
153
- Wo as Loading,
154
- Eo as Masonry,
155
- Qo as Mention,
156
- jo as Menu,
157
- er as Modal,
158
- pr as Navbar,
159
- ar as OTPInput,
160
- ur as PageLayout,
161
- nr as Pagination,
162
- _o as Phone,
163
- dr as Popconfirm,
164
- Cr as Popover,
165
- gr as Progress,
166
- Sr as QRCode,
167
- wr as RadialProgress,
168
- kr as Radio,
169
- Dr as Range,
170
- vr as Rating,
171
- Ir as Result,
172
- uo as Row,
173
- Mr as Segmented,
174
- Br as Select,
175
- Ie as Show,
176
- Kr as Skeleton,
177
- Nr as Space,
178
- Wr as Splitter,
179
- Er as Stack,
180
- Qr as Stats,
181
- jr as Status,
182
- Vr as Steps,
183
- Yr as Table,
184
- _r as Tabs,
185
- me as Tag,
186
- ee as TextRotate,
187
- oe as Textarea,
188
- xe as ThemeController,
189
- ie as TimePicker,
190
- se as Timeline,
191
- le as Toggle,
192
- Te as Tooltip,
193
- ce as Tour,
194
- Pe as Transfer,
195
- be as Tree,
196
- he as TreeSelect,
197
- ye as Typography,
198
- Re as Upload,
199
- or as Window,
200
- fr as notification,
201
- Be as useBreakpoint,
202
- Ee as useClickOutside,
203
- Ke as useClipboard,
204
- We as useDebounce,
205
- Me as useDisclosure,
206
- ao as useFormInstance,
207
- je as useHover,
208
- Ve as useKeyPress,
209
- Xe as useKeyPressCallback,
210
- Ne as useLocalStorage,
211
- Qe as usePrevious,
212
- Ko as useSiderContext,
213
- Ze as useWindowSize
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":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}