asterui 0.12.18 → 0.12.20

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 (205) hide show
  1. package/dist/components/Code.d.ts +2 -0
  2. package/dist/components/CopyButton.d.ts +34 -0
  3. package/dist/components/Watermark.d.ts +40 -0
  4. package/dist/index.d.ts +4 -0
  5. package/dist/index.js +205 -201
  6. package/dist/index.js.map +1 -1
  7. package/dist/index10.js +91 -121
  8. package/dist/index10.js.map +1 -1
  9. package/dist/index100.js +5 -45
  10. package/dist/index100.js.map +1 -1
  11. package/dist/index101.js +13 -12
  12. package/dist/index101.js.map +1 -1
  13. package/dist/index102.js +44 -13
  14. package/dist/index102.js.map +1 -1
  15. package/dist/index103.js +12 -7
  16. package/dist/index103.js.map +1 -1
  17. package/dist/index104.js +13 -11
  18. package/dist/index104.js.map +1 -1
  19. package/dist/index105.js +7 -30
  20. package/dist/index105.js.map +1 -1
  21. package/dist/index106.js +11 -16
  22. package/dist/index106.js.map +1 -1
  23. package/dist/index107.js +34 -0
  24. package/dist/index107.js.map +1 -0
  25. package/dist/index108.js +21 -0
  26. package/dist/index108.js.map +1 -0
  27. package/dist/index11.js +123 -30
  28. package/dist/index11.js.map +1 -1
  29. package/dist/index12.js +28 -263
  30. package/dist/index12.js.map +1 -1
  31. package/dist/index13.js +257 -105
  32. package/dist/index13.js.map +1 -1
  33. package/dist/index14.js +108 -153
  34. package/dist/index14.js.map +1 -1
  35. package/dist/index15.js +154 -146
  36. package/dist/index15.js.map +1 -1
  37. package/dist/index16.js +150 -5
  38. package/dist/index16.js.map +1 -1
  39. package/dist/index17.js +5 -71
  40. package/dist/index17.js.map +1 -1
  41. package/dist/index18.js +70 -24
  42. package/dist/index18.js.map +1 -1
  43. package/dist/index19.js +23 -194
  44. package/dist/index19.js.map +1 -1
  45. package/dist/index20.js +188 -106
  46. package/dist/index20.js.map +1 -1
  47. package/dist/index21.js +107 -177
  48. package/dist/index21.js.map +1 -1
  49. package/dist/index22.js +181 -107
  50. package/dist/index22.js.map +1 -1
  51. package/dist/index23.js +110 -19
  52. package/dist/index23.js.map +1 -1
  53. package/dist/index24.js +17 -41
  54. package/dist/index24.js.map +1 -1
  55. package/dist/index25.js +43 -32
  56. package/dist/index25.js.map +1 -1
  57. package/dist/index26.js +30 -170
  58. package/dist/index26.js.map +1 -1
  59. package/dist/index27.js +171 -40
  60. package/dist/index27.js.map +1 -1
  61. package/dist/index28.js +41 -17
  62. package/dist/index28.js.map +1 -1
  63. package/dist/index29.js +17 -33
  64. package/dist/index29.js.map +1 -1
  65. package/dist/index30.js +33 -52
  66. package/dist/index30.js.map +1 -1
  67. package/dist/index31.js +50 -61
  68. package/dist/index31.js.map +1 -1
  69. package/dist/index32.js +60 -181
  70. package/dist/index32.js.map +1 -1
  71. package/dist/index33.js +184 -18
  72. package/dist/index33.js.map +1 -1
  73. package/dist/index34.js +15 -271
  74. package/dist/index34.js.map +1 -1
  75. package/dist/index35.js +270 -1083
  76. package/dist/index35.js.map +1 -1
  77. package/dist/index36.js +1086 -16
  78. package/dist/index36.js.map +1 -1
  79. package/dist/index37.js +17 -17
  80. package/dist/index37.js.map +1 -1
  81. package/dist/index38.js +15 -120
  82. package/dist/index38.js.map +1 -1
  83. package/dist/index39.js +119 -37
  84. package/dist/index39.js.map +1 -1
  85. package/dist/index40.js +40 -398
  86. package/dist/index40.js.map +1 -1
  87. package/dist/index41.js +390 -89
  88. package/dist/index41.js.map +1 -1
  89. package/dist/index42.js +91 -253
  90. package/dist/index42.js.map +1 -1
  91. package/dist/index43.js +249 -145
  92. package/dist/index43.js.map +1 -1
  93. package/dist/index44.js +155 -15
  94. package/dist/index44.js.map +1 -1
  95. package/dist/index45.js +15 -17
  96. package/dist/index45.js.map +1 -1
  97. package/dist/index46.js +16 -136
  98. package/dist/index46.js.map +1 -1
  99. package/dist/index47.js +134 -10
  100. package/dist/index47.js.map +1 -1
  101. package/dist/index48.js +13 -35
  102. package/dist/index48.js.map +1 -1
  103. package/dist/index49.js +35 -34
  104. package/dist/index49.js.map +1 -1
  105. package/dist/index50.js +34 -81
  106. package/dist/index50.js.map +1 -1
  107. package/dist/index51.js +71 -166
  108. package/dist/index51.js.map +1 -1
  109. package/dist/index52.js +167 -144
  110. package/dist/index52.js.map +1 -1
  111. package/dist/index53.js +152 -11
  112. package/dist/index53.js.map +1 -1
  113. package/dist/index54.js +10 -20
  114. package/dist/index54.js.map +1 -1
  115. package/dist/index55.js +55 -12
  116. package/dist/index55.js.map +1 -1
  117. package/dist/index56.js +14 -7
  118. package/dist/index56.js.map +1 -1
  119. package/dist/index57.js +6 -333
  120. package/dist/index57.js.map +1 -1
  121. package/dist/index58.js +334 -47
  122. package/dist/index58.js.map +1 -1
  123. package/dist/index59.js +47 -122
  124. package/dist/index59.js.map +1 -1
  125. package/dist/index60.js +120 -108
  126. package/dist/index60.js.map +1 -1
  127. package/dist/index61.js +107 -167
  128. package/dist/index61.js.map +1 -1
  129. package/dist/index62.js +167 -29
  130. package/dist/index62.js.map +1 -1
  131. package/dist/index63.js +30 -120
  132. package/dist/index63.js.map +1 -1
  133. package/dist/index64.js +116 -80
  134. package/dist/index64.js.map +1 -1
  135. package/dist/index65.js +85 -19
  136. package/dist/index65.js.map +1 -1
  137. package/dist/index66.js +19 -73
  138. package/dist/index66.js.map +1 -1
  139. package/dist/index67.js +71 -54
  140. package/dist/index67.js.map +1 -1
  141. package/dist/index68.js +56 -44
  142. package/dist/index68.js.map +1 -1
  143. package/dist/index69.js +42 -49
  144. package/dist/index69.js.map +1 -1
  145. package/dist/index70.js +50 -121
  146. package/dist/index70.js.map +1 -1
  147. package/dist/index71.js +118 -102
  148. package/dist/index71.js.map +1 -1
  149. package/dist/index72.js +105 -72
  150. package/dist/index72.js.map +1 -1
  151. package/dist/index73.js +73 -67
  152. package/dist/index73.js.map +1 -1
  153. package/dist/index74.js +66 -19
  154. package/dist/index74.js.map +1 -1
  155. package/dist/index75.js +18 -55
  156. package/dist/index75.js.map +1 -1
  157. package/dist/index76.js +55 -251
  158. package/dist/index76.js.map +1 -1
  159. package/dist/index77.js +254 -22
  160. package/dist/index77.js.map +1 -1
  161. package/dist/index78.js +22 -31
  162. package/dist/index78.js.map +1 -1
  163. package/dist/index79.js +30 -93
  164. package/dist/index79.js.map +1 -1
  165. package/dist/index80.js +89 -324
  166. package/dist/index80.js.map +1 -1
  167. package/dist/index81.js +322 -73
  168. package/dist/index81.js.map +1 -1
  169. package/dist/index82.js +79 -39
  170. package/dist/index82.js.map +1 -1
  171. package/dist/index83.js +40 -23
  172. package/dist/index83.js.map +1 -1
  173. package/dist/index84.js +21 -93
  174. package/dist/index84.js.map +1 -1
  175. package/dist/index85.js +87 -148
  176. package/dist/index85.js.map +1 -1
  177. package/dist/index86.js +147 -152
  178. package/dist/index86.js.map +1 -1
  179. package/dist/index87.js +159 -63
  180. package/dist/index87.js.map +1 -1
  181. package/dist/index88.js +65 -35
  182. package/dist/index88.js.map +1 -1
  183. package/dist/index89.js +35 -234
  184. package/dist/index89.js.map +1 -1
  185. package/dist/index90.js +231 -31
  186. package/dist/index90.js.map +1 -1
  187. package/dist/index91.js +34 -210
  188. package/dist/index91.js.map +1 -1
  189. package/dist/index92.js +195 -198
  190. package/dist/index92.js.map +1 -1
  191. package/dist/index93.js +159 -241
  192. package/dist/index93.js.map +1 -1
  193. package/dist/index94.js +283 -166
  194. package/dist/index94.js.map +1 -1
  195. package/dist/index95.js +173 -253
  196. package/dist/index95.js.map +1 -1
  197. package/dist/index96.js +258 -14
  198. package/dist/index96.js.map +1 -1
  199. package/dist/index97.js +124 -31
  200. package/dist/index97.js.map +1 -1
  201. package/dist/index98.js +13 -5
  202. package/dist/index98.js.map +1 -1
  203. package/dist/index99.js +31 -12
  204. package/dist/index99.js.map +1 -1
  205. 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>;
@@ -0,0 +1,40 @@
1
+ import { default as React } from 'react';
2
+ export type WatermarkGap = [number, number];
3
+ export type WatermarkOffset = [number, number];
4
+ export interface WatermarkFontOptions {
5
+ /** Text color for watermark content */
6
+ color?: string;
7
+ /** Font size in pixels */
8
+ fontSize?: number;
9
+ /** Font weight for watermark text */
10
+ fontWeight?: number | 'normal' | 'bold' | 'bolder' | 'lighter';
11
+ /** Font style for watermark text */
12
+ fontStyle?: 'normal' | 'italic' | 'oblique';
13
+ /** Font family for watermark text */
14
+ fontFamily?: string;
15
+ /** Line height in pixels for multi-line content */
16
+ lineHeight?: number;
17
+ }
18
+ export interface WatermarkProps extends Omit<React.HTMLAttributes<HTMLDivElement>, 'content'> {
19
+ /** Text to render inside the watermark; falls back to "asterui" */
20
+ content?: string | string[];
21
+ /** Image source (URL or base64) to render instead of text */
22
+ image?: string;
23
+ /** Width of a single watermark tile in pixels */
24
+ width?: number;
25
+ /** Height of a single watermark tile in pixels */
26
+ height?: number;
27
+ /** Horizontal/vertical gap between watermarks in pixels */
28
+ gap?: WatermarkGap;
29
+ /** Offset for the first watermark tile from the top-left corner */
30
+ offset?: WatermarkOffset;
31
+ /** Rotation angle in degrees */
32
+ rotate?: number;
33
+ /** z-index for the overlay layer */
34
+ zIndex?: number;
35
+ /** Font settings for text watermarks */
36
+ font?: WatermarkFontOptions;
37
+ /** Content to protect with the watermark */
38
+ children?: React.ReactNode;
39
+ }
40
+ export declare const Watermark: React.FC<WatermarkProps>;
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';
@@ -186,6 +188,8 @@ export { Typography } from './components/Typography';
186
188
  export type { TypographyProps, TitleProps, ParagraphProps, TextProps, TypographyLinkProps, TypographySize, TitleLevel, } from './components/Typography';
187
189
  export { Upload } from './components/Upload';
188
190
  export type { UploadProps, UploadFile } from './components/Upload';
191
+ export { Watermark } from './components/Watermark';
192
+ export type { WatermarkProps, WatermarkFontOptions, WatermarkGap, WatermarkOffset, } from './components/Watermark';
189
193
  export { Show, Hide } from './components/Responsive';
190
194
  export type { ShowProps, HideProps } from './components/Responsive';
191
195
  export { useBreakpoint } from './hooks/useBreakpoint';
package/dist/index.js CHANGED
@@ -6,103 +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 O } 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 Oo } 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 Nr } from "./index71.js";
71
- import { Select as Wr } 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 { Hide as He, Show as Ge } from "./index96.js";
96
- import { useBreakpoint as Ne } from "./index97.js";
97
- import { useDisclosure as We } from "./index98.js";
98
- import { useClipboard as Ee } from "./index99.js";
99
- import { useLocalStorage as Qe } from "./index100.js";
100
- import { useDebounce as je } from "./index101.js";
101
- import { useClickOutside as Ve } from "./index102.js";
102
- import { usePrevious as Ye } from "./index103.js";
103
- import { useHover as _e } from "./index104.js";
104
- import { useKeyPress as ot, useKeyPressCallback as rt } from "./index105.js";
105
- import { useWindowSize as tt } from "./index106.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";
106
108
  export {
107
109
  e as Affix,
108
110
  f as Alert,
@@ -112,110 +114,112 @@ export {
112
114
  s as AvatarGroup,
113
115
  l as Badge,
114
116
  c as Breadcrumb,
115
- er as Browser,
117
+ pr as Browser,
116
118
  T as Button,
117
- w as Card,
118
- A as Carousel,
119
- v as Cascader,
120
- R as Chart,
121
- b as Chat,
122
- ne as CheckableTag,
123
- P as Checkbox,
124
- pr as Code,
125
- To as Col,
126
- M as Collapse,
127
- D as ColorPicker,
128
- H as Container,
129
- K as ContextMenu,
130
- O as Countdown,
131
- z as DatePicker,
132
- J as Descriptions,
133
- U as Diff,
134
- X as Divider,
135
- q as Dock,
136
- Z as Drawer,
137
- Ro as Dropdown,
138
- Ao as Empty,
139
- ro as Fieldset,
140
- to as FileInput,
141
- mo as Filter,
142
- xo as Flex,
143
- io as FloatButton,
144
- so as Footer,
145
- lo as Form,
146
- go as Grid,
147
- bo as Hero,
148
- He as Hide,
149
- Do as HoverGallery,
150
- wo as Image,
151
- vo as Indicator,
152
- Mo as Input,
153
- Ho as InputNumber,
154
- Ko as Join,
155
- Oo as Kbd,
156
- zo as Layout,
157
- Qo as List,
158
- jo as Loading,
159
- Vo as Mask,
160
- Yo as Masonry,
161
- _o as Mention,
162
- or as Menu,
163
- nr as Modal,
164
- ur as Navbar,
165
- Cr as OTPInput,
166
- Sr as PageLayout,
167
- gr as Pagination,
168
- fr as Phone,
169
- kr as Popconfirm,
170
- hr as Popover,
171
- yr as Progress,
172
- Fr as QRCode,
173
- Br as RadialProgress,
174
- Ir as Radio,
175
- Lr as Range,
176
- Gr as Rating,
177
- Nr as Result,
178
- Po as Row,
179
- Er as Segmented,
180
- Wr as Select,
181
- Ge as Show,
182
- $ as SidebarDrawer,
183
- Qr as Skeleton,
184
- jr as Space,
185
- Vr as Splitter,
186
- Yr as Stats,
187
- _r as Status,
188
- oe as Steps,
189
- ee as Table,
190
- pe as Tabs,
191
- se as Tag,
192
- ae as TextRotate,
193
- fe as Textarea,
194
- le as ThemeController,
195
- ce as TimePicker,
196
- Te as Timeline,
197
- Pe as Toggle,
198
- De as Tooltip,
199
- be as Tour,
200
- we as Transfer,
201
- ve as Tree,
202
- Re as TreeSelect,
203
- Ae as Typography,
204
- Me as Upload,
205
- ar as Window,
206
- dr as notification,
207
- Ne as useBreakpoint,
208
- Ve as useClickOutside,
209
- Ee as useClipboard,
210
- je as useDebounce,
211
- We as useDisclosure,
212
- co as useFormInstance,
213
- _e as useHover,
214
- ot as useKeyPress,
215
- rt as useKeyPressCallback,
216
- Qe as useLocalStorage,
217
- Ye as usePrevious,
218
- Eo as useSiderContext,
219
- tt 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
220
224
  };
221
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":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}