asterui 0.12.16 → 0.12.18

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 (144) hide show
  1. package/dist/components/Card.d.ts +14 -2
  2. package/dist/components/Checkbox.d.ts +3 -1
  3. package/dist/components/Form.d.ts +7 -1
  4. package/dist/components/Input.d.ts +10 -2
  5. package/dist/components/Select.d.ts +8 -0
  6. package/dist/index.d.ts +0 -2
  7. package/dist/index.js +134 -136
  8. package/dist/index.js.map +1 -1
  9. package/dist/index10.js +70 -65
  10. package/dist/index10.js.map +1 -1
  11. package/dist/index100.js +43 -11
  12. package/dist/index100.js.map +1 -1
  13. package/dist/index101.js +11 -44
  14. package/dist/index101.js.map +1 -1
  15. package/dist/index102.js +12 -10
  16. package/dist/index102.js.map +1 -1
  17. package/dist/index103.js +7 -14
  18. package/dist/index103.js.map +1 -1
  19. package/dist/index104.js +12 -7
  20. package/dist/index104.js.map +1 -1
  21. package/dist/index105.js +29 -11
  22. package/dist/index105.js.map +1 -1
  23. package/dist/index106.js +16 -29
  24. package/dist/index106.js.map +1 -1
  25. package/dist/index13.js +86 -68
  26. package/dist/index13.js.map +1 -1
  27. package/dist/index34.js +198 -158
  28. package/dist/index34.js.map +1 -1
  29. package/dist/index42.js +185 -148
  30. package/dist/index42.js.map +1 -1
  31. package/dist/index43.js +19 -19
  32. package/dist/index43.js.map +1 -1
  33. package/dist/index46.js +134 -18
  34. package/dist/index46.js.map +1 -1
  35. package/dist/index47.js +10 -134
  36. package/dist/index47.js.map +1 -1
  37. package/dist/index48.js +35 -13
  38. package/dist/index48.js.map +1 -1
  39. package/dist/index49.js +34 -35
  40. package/dist/index49.js.map +1 -1
  41. package/dist/index50.js +81 -34
  42. package/dist/index50.js.map +1 -1
  43. package/dist/index51.js +166 -71
  44. package/dist/index51.js.map +1 -1
  45. package/dist/index52.js +144 -167
  46. package/dist/index52.js.map +1 -1
  47. package/dist/index53.js +11 -152
  48. package/dist/index53.js.map +1 -1
  49. package/dist/index54.js +20 -10
  50. package/dist/index54.js.map +1 -1
  51. package/dist/index55.js +14 -22
  52. package/dist/index55.js.map +1 -1
  53. package/dist/index56.js +7 -14
  54. package/dist/index56.js.map +1 -1
  55. package/dist/index57.js +333 -6
  56. package/dist/index57.js.map +1 -1
  57. package/dist/index58.js +47 -334
  58. package/dist/index58.js.map +1 -1
  59. package/dist/index59.js +122 -47
  60. package/dist/index59.js.map +1 -1
  61. package/dist/index60.js +108 -120
  62. package/dist/index60.js.map +1 -1
  63. package/dist/index61.js +167 -107
  64. package/dist/index61.js.map +1 -1
  65. package/dist/index62.js +29 -167
  66. package/dist/index62.js.map +1 -1
  67. package/dist/index63.js +120 -30
  68. package/dist/index63.js.map +1 -1
  69. package/dist/index64.js +80 -116
  70. package/dist/index64.js.map +1 -1
  71. package/dist/index65.js +19 -85
  72. package/dist/index65.js.map +1 -1
  73. package/dist/index66.js +73 -19
  74. package/dist/index66.js.map +1 -1
  75. package/dist/index67.js +54 -71
  76. package/dist/index67.js.map +1 -1
  77. package/dist/index68.js +44 -56
  78. package/dist/index68.js.map +1 -1
  79. package/dist/index69.js +49 -42
  80. package/dist/index69.js.map +1 -1
  81. package/dist/index70.js +121 -50
  82. package/dist/index70.js.map +1 -1
  83. package/dist/index71.js +102 -118
  84. package/dist/index71.js.map +1 -1
  85. package/dist/index72.js +72 -105
  86. package/dist/index72.js.map +1 -1
  87. package/dist/index73.js +68 -41
  88. package/dist/index73.js.map +1 -1
  89. package/dist/index74.js +19 -66
  90. package/dist/index74.js.map +1 -1
  91. package/dist/index75.js +55 -18
  92. package/dist/index75.js.map +1 -1
  93. package/dist/index76.js +251 -55
  94. package/dist/index76.js.map +1 -1
  95. package/dist/index77.js +22 -254
  96. package/dist/index77.js.map +1 -1
  97. package/dist/index78.js +31 -22
  98. package/dist/index78.js.map +1 -1
  99. package/dist/index79.js +93 -30
  100. package/dist/index79.js.map +1 -1
  101. package/dist/index80.js +324 -89
  102. package/dist/index80.js.map +1 -1
  103. package/dist/index81.js +73 -322
  104. package/dist/index81.js.map +1 -1
  105. package/dist/index82.js +39 -79
  106. package/dist/index82.js.map +1 -1
  107. package/dist/index83.js +23 -40
  108. package/dist/index83.js.map +1 -1
  109. package/dist/index84.js +93 -21
  110. package/dist/index84.js.map +1 -1
  111. package/dist/index85.js +148 -87
  112. package/dist/index85.js.map +1 -1
  113. package/dist/index86.js +152 -147
  114. package/dist/index86.js.map +1 -1
  115. package/dist/index87.js +63 -159
  116. package/dist/index87.js.map +1 -1
  117. package/dist/index88.js +35 -65
  118. package/dist/index88.js.map +1 -1
  119. package/dist/index89.js +234 -35
  120. package/dist/index89.js.map +1 -1
  121. package/dist/index90.js +31 -231
  122. package/dist/index90.js.map +1 -1
  123. package/dist/index91.js +210 -34
  124. package/dist/index91.js.map +1 -1
  125. package/dist/index92.js +198 -195
  126. package/dist/index92.js.map +1 -1
  127. package/dist/index93.js +241 -159
  128. package/dist/index93.js.map +1 -1
  129. package/dist/index94.js +166 -283
  130. package/dist/index94.js.map +1 -1
  131. package/dist/index95.js +253 -173
  132. package/dist/index95.js.map +1 -1
  133. package/dist/index96.js +14 -258
  134. package/dist/index96.js.map +1 -1
  135. package/dist/index97.js +31 -12
  136. package/dist/index97.js.map +1 -1
  137. package/dist/index98.js +5 -32
  138. package/dist/index98.js.map +1 -1
  139. package/dist/index99.js +13 -5
  140. package/dist/index99.js.map +1 -1
  141. package/package.json +1 -1
  142. package/dist/components/Label.d.ts +0 -15
  143. package/dist/index107.js +0 -21
  144. package/dist/index107.js.map +0 -1
@@ -1,7 +1,9 @@
1
1
  import { default as React } from 'react';
2
2
  export interface CardProps extends Omit<React.HTMLAttributes<HTMLDivElement>, 'title'> {
3
- children: React.ReactNode;
3
+ children?: React.ReactNode;
4
4
  title?: React.ReactNode;
5
+ /** Content in the top-right corner of the card header */
6
+ extra?: React.ReactNode;
5
7
  cover?: React.ReactNode;
6
8
  actions?: React.ReactNode;
7
9
  size?: 'xs' | 'sm' | 'md' | 'lg' | 'xl';
@@ -14,13 +16,23 @@ export interface CardProps extends Omit<React.HTMLAttributes<HTMLDivElement>, 't
14
16
  avatar?: React.ReactNode;
15
17
  description?: React.ReactNode;
16
18
  }
19
+ export interface CardMetaProps extends Omit<React.HTMLAttributes<HTMLDivElement>, 'title'> {
20
+ /** Avatar or icon element */
21
+ avatar?: React.ReactNode;
22
+ /** Title content */
23
+ title?: React.ReactNode;
24
+ /** Description content */
25
+ description?: React.ReactNode;
26
+ }
17
27
  export interface CardGridProps extends React.HTMLAttributes<HTMLDivElement> {
18
28
  children: React.ReactNode;
19
29
  hoverable?: boolean;
20
30
  }
21
31
  declare function CardGrid({ children, hoverable, className, style, ...rest }: CardGridProps): import("react/jsx-runtime").JSX.Element;
22
- declare function CardRoot({ children, title, cover, actions, className, style, size, bordered, side, imageFull, actionsJustify, loading, hoverable, avatar, description, ...rest }: CardProps): import("react/jsx-runtime").JSX.Element;
32
+ declare function CardMeta({ avatar, title, description, className, ...rest }: CardMetaProps): import("react/jsx-runtime").JSX.Element;
33
+ declare function CardRoot({ children, title, extra, cover, actions, className, style, size, bordered, side, imageFull, actionsJustify, loading, hoverable, avatar, description, ...rest }: CardProps): import("react/jsx-runtime").JSX.Element;
23
34
  export declare const Card: typeof CardRoot & {
24
35
  Grid: typeof CardGrid;
36
+ Meta: typeof CardMeta;
25
37
  };
26
38
  export default Card;
@@ -28,9 +28,11 @@ export interface CheckboxGroupProps {
28
28
  onChange?: (values: (string | number)[]) => void;
29
29
  disabled?: boolean;
30
30
  options?: (string | number | CheckboxOptionType)[];
31
+ /** Layout direction for options */
32
+ direction?: 'horizontal' | 'vertical';
31
33
  className?: string;
32
34
  }
33
- declare function CheckboxGroup({ children, value, defaultValue, onChange, disabled, options, className }: CheckboxGroupProps): import("react/jsx-runtime").JSX.Element;
35
+ declare function CheckboxGroup({ children, value, defaultValue, onChange, disabled, options, direction, className }: CheckboxGroupProps): import("react/jsx-runtime").JSX.Element;
34
36
  export declare const Checkbox: React.ForwardRefExoticComponent<CheckboxProps & React.RefAttributes<HTMLInputElement>> & {
35
37
  Group: typeof CheckboxGroup;
36
38
  };
@@ -42,6 +42,8 @@ export type ValidateTrigger = 'onChange' | 'onBlur' | 'onSubmit' | ('onChange' |
42
42
  export interface FormItemProps {
43
43
  name?: string | string[];
44
44
  label?: string;
45
+ /** Floating label text (alternative to label, uses DaisyUI floating-label) */
46
+ floatingLabel?: string;
45
47
  help?: string;
46
48
  required?: boolean;
47
49
  rules?: FormRule | FormRule[];
@@ -63,6 +65,10 @@ export interface FormItemProps {
63
65
  initialValue?: any;
64
66
  /** Hide this field (still validates and submits) */
65
67
  hidden?: boolean;
68
+ /** Text/element before input (outside, using DaisyUI label) */
69
+ addonBefore?: React.ReactNode;
70
+ /** Text/element after input (outside, using DaisyUI label) */
71
+ addonAfter?: React.ReactNode;
66
72
  }
67
73
  export interface FormListProps<TFieldValues extends FieldValues = FieldValues> {
68
74
  name: FieldArrayPath<TFieldValues>;
@@ -73,7 +79,7 @@ export interface FormListProps<TFieldValues extends FieldValues = FieldValues> {
73
79
  }) => React.ReactNode;
74
80
  }
75
81
  declare function FormRoot<TFieldValues extends FieldValues = FieldValues>({ form: externalForm, onFinish, onFinishFailed, initialValues, layout, labelWidth, size, disabled, children, className, noValidate, ...props }: FormProps<TFieldValues>): import("react/jsx-runtime").JSX.Element;
76
- declare function FormItem({ name, label, help, required, rules, valuePropName, inline, className, children, tooltip, extra, hasFeedback, dependencies, validateTrigger, initialValue, hidden, }: FormItemProps): import("react/jsx-runtime").JSX.Element;
82
+ declare function FormItem({ name, label, floatingLabel, help, required, rules, valuePropName, inline, className, children, tooltip, extra, hasFeedback, dependencies, validateTrigger, initialValue, hidden, addonBefore, addonAfter, }: FormItemProps): import("react/jsx-runtime").JSX.Element;
77
83
  declare function FormList<TFieldValues extends FieldValues = FieldValues>({ name, children, }: FormListProps<TFieldValues>): import("react/jsx-runtime").JSX.Element;
78
84
  export declare function useFormInstance<TFieldValues extends FieldValues = FieldValues>(): UseFormReturn<TFieldValues, any, TFieldValues> & {
79
85
  setFieldValue: import('react-hook-form').UseFormSetValue<TFieldValues>;
@@ -18,11 +18,19 @@ export interface InputProps extends Omit<React.InputHTMLAttributes<HTMLInputElem
18
18
  };
19
19
  /** Callback when clear button is clicked */
20
20
  onClear?: () => void;
21
- /** Prefix icon or element */
21
+ /** Prefix icon or element (inside input) */
22
22
  prefix?: React.ReactNode;
23
- /** Suffix icon or element */
23
+ /** Suffix icon or element (inside input) */
24
24
  suffix?: React.ReactNode;
25
+ /** Text/element before input (outside, using DaisyUI label) */
26
+ addonBefore?: React.ReactNode;
27
+ /** Text/element after input (outside, using DaisyUI label) */
28
+ addonAfter?: React.ReactNode;
29
+ /** Floating label text (uses DaisyUI floating-label) */
30
+ floatingLabel?: string;
25
31
  /** ID for error message element (for aria-describedby) */
26
32
  errorId?: string;
33
+ /** Render as unstyled input (for use inside styled wrappers) */
34
+ unstyled?: boolean;
27
35
  }
28
36
  export declare const Input: React.ForwardRefExoticComponent<InputProps & React.RefAttributes<HTMLInputElement>>;
@@ -2,8 +2,16 @@ import { default as React } from 'react';
2
2
  export interface SelectProps extends Omit<React.SelectHTMLAttributes<HTMLSelectElement>, 'size'> {
3
3
  size?: 'xs' | 'sm' | 'md' | 'lg' | 'xl';
4
4
  color?: 'neutral' | 'primary' | 'secondary' | 'accent' | 'info' | 'success' | 'warning' | 'error';
5
+ /** Validation status */
6
+ status?: 'error' | 'warning';
5
7
  ghost?: boolean;
6
8
  bordered?: boolean;
9
+ /** Floating label text (uses DaisyUI floating-label) */
10
+ floatingLabel?: string;
11
+ /** Text/element before select (outside, using DaisyUI label) */
12
+ addonBefore?: React.ReactNode;
13
+ /** Text/element after select (outside, using DaisyUI label) */
14
+ addonAfter?: React.ReactNode;
7
15
  className?: string;
8
16
  children?: React.ReactNode;
9
17
  }
package/dist/index.d.ts CHANGED
@@ -86,8 +86,6 @@ export { Join } from './components/Join';
86
86
  export type { JoinProps } from './components/Join';
87
87
  export { Kbd } from './components/Kbd';
88
88
  export type { KbdProps } from './components/Kbd';
89
- export { Label } from './components/Label';
90
- export type { LabelProps, FloatingLabelProps } from './components/Label';
91
89
  export { Layout, useSiderContext } from './components/Layout';
92
90
  export type { LayoutProps, LayoutHeaderProps, LayoutFooterProps, LayoutContentProps, LayoutSiderProps } from './components/Layout';
93
91
  export { List } from './components/List';
package/dist/index.js CHANGED
@@ -3,7 +3,7 @@ import { Anchor as p } from "./index3.js";
3
3
  import { Alert as f } from "./index4.js";
4
4
  import { Autocomplete as a } from "./index5.js";
5
5
  import { Avatar as n, AvatarGroup as s } from "./index6.js";
6
- import { Badge as u } from "./index7.js";
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
9
  import { Checkbox as P } from "./index10.js";
@@ -13,7 +13,7 @@ import { Card as w } from "./index13.js";
13
13
  import { Cascader as v } from "./index14.js";
14
14
  import { Chart as R } from "./index15.js";
15
15
  import { Carousel as A } from "./index16.js";
16
- import { Collapse as L } from "./index17.js";
16
+ import { Collapse as M } from "./index17.js";
17
17
  import { Container as H } from "./index18.js";
18
18
  import { ContextMenu as K } from "./index19.js";
19
19
  import { Countdown as O } from "./index20.js";
@@ -30,7 +30,7 @@ import { Filter as mo } from "./index30.js";
30
30
  import { Flex as xo } from "./index31.js";
31
31
  import { FloatButton as io } from "./index32.js";
32
32
  import { Footer as so } from "./index33.js";
33
- import { Form as uo, useFormInstance as co } from "./index34.js";
33
+ import { Form as lo, useFormInstance as co } from "./index34.js";
34
34
  import { Col as To, Grid as go, Row as Po } from "./index35.js";
35
35
  import { Hero as bo } from "./index36.js";
36
36
  import { HoverGallery as Do } from "./index37.js";
@@ -38,72 +38,71 @@ import { Image as wo } from "./index38.js";
38
38
  import { Indicator as vo } from "./index39.js";
39
39
  import { Dropdown as Ro } from "./index40.js";
40
40
  import { Empty as Ao } from "./index41.js";
41
- import { Input as Lo } from "./index42.js";
41
+ import { Input as Mo } from "./index42.js";
42
42
  import { InputNumber as Ho } from "./index43.js";
43
43
  import { Join as Ko } from "./index44.js";
44
44
  import { Kbd as Oo } from "./index45.js";
45
- import { Label 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 lr } 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 hr } from "./index64.js";
64
- import { Popover as yr } from "./index65.js";
65
- import { Progress as Fr } from "./index66.js";
66
- import { QRCode as Ir } from "./index67.js";
67
- import { Radio as Br } from "./index68.js";
68
- import { RadialProgress as Mr } from "./index69.js";
69
- import { Range as Gr } from "./index70.js";
70
- import { Rating as Nr } from "./index71.js";
71
- import { Result as Wr } 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 le, Tag as ue } 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 De } from "./index90.js";
90
- import { Tooltip as we } from "./index91.js";
91
- import { Transfer as ve } from "./index92.js";
92
- import { Tree as Re } from "./index93.js";
93
- import { TreeSelect as Ae } from "./index94.js";
94
- import { Typography as Le } from "./index95.js";
95
- import { Upload as He } from "./index96.js";
96
- import { Hide as Ke, Show as Ne } from "./index97.js";
97
- import { useBreakpoint as We } 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";
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";
107
106
  export {
108
107
  e as Affix,
109
108
  f as Alert,
@@ -111,20 +110,20 @@ export {
111
110
  a as Autocomplete,
112
111
  n as Avatar,
113
112
  s as AvatarGroup,
114
- u as Badge,
113
+ l as Badge,
115
114
  c as Breadcrumb,
116
- pr as Browser,
115
+ er as Browser,
117
116
  T as Button,
118
117
  w as Card,
119
118
  A as Carousel,
120
119
  v as Cascader,
121
120
  R as Chart,
122
121
  b as Chat,
123
- le as CheckableTag,
122
+ ne as CheckableTag,
124
123
  P as Checkbox,
125
- fr as Code,
124
+ pr as Code,
126
125
  To as Col,
127
- L as Collapse,
126
+ M as Collapse,
128
127
  D as ColorPicker,
129
128
  H as Container,
130
129
  K as ContextMenu,
@@ -143,81 +142,80 @@ export {
143
142
  xo as Flex,
144
143
  io as FloatButton,
145
144
  so as Footer,
146
- uo as Form,
145
+ lo as Form,
147
146
  go as Grid,
148
147
  bo as Hero,
149
- Ke as Hide,
148
+ He as Hide,
150
149
  Do as HoverGallery,
151
150
  wo as Image,
152
151
  vo as Indicator,
153
- Lo as Input,
152
+ Mo as Input,
154
153
  Ho as InputNumber,
155
154
  Ko as Join,
156
155
  Oo as Kbd,
157
- zo as Label,
158
- Jo as Layout,
159
- jo as List,
160
- Vo as Loading,
161
- Yo as Mask,
162
- _o as Masonry,
163
- or as Mention,
164
- er as Menu,
165
- lr as Modal,
166
- dr as Navbar,
167
- gr as OTPInput,
168
- kr as PageLayout,
169
- Sr as Pagination,
170
- ar as Phone,
171
- hr as Popconfirm,
172
- yr as Popover,
173
- Fr as Progress,
174
- Ir as QRCode,
175
- Mr as RadialProgress,
176
- Br as Radio,
177
- Gr as Range,
178
- Nr as Rating,
179
- Wr as Result,
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,
180
178
  Po as Row,
181
- Qr as Segmented,
182
- Er as Select,
183
- Ne as Show,
179
+ Er as Segmented,
180
+ Wr as Select,
181
+ Ge as Show,
184
182
  $ as SidebarDrawer,
185
- jr as Skeleton,
186
- Vr as Space,
187
- Yr as Splitter,
188
- _r as Stats,
189
- oe as Status,
190
- ee as Steps,
191
- pe as Table,
192
- fe as Tabs,
193
- ue as Tag,
194
- ne as TextRotate,
195
- ae as Textarea,
196
- ce as ThemeController,
197
- Te as TimePicker,
198
- Pe as Timeline,
199
- be as Toggle,
200
- we as Tooltip,
201
- De as Tour,
202
- ve as Transfer,
203
- Re as Tree,
204
- Ae as TreeSelect,
205
- Le as Typography,
206
- He as Upload,
207
- nr as Window,
208
- Cr as notification,
209
- We as useBreakpoint,
210
- Ye as useClickOutside,
211
- Qe as useClipboard,
212
- Ve as useDebounce,
213
- Ee as useDisclosure,
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,
214
212
  co as useFormInstance,
215
- ot as useHover,
216
- et as useKeyPress,
217
- tt as useKeyPressCallback,
218
- je as useLocalStorage,
219
- _e as usePrevious,
220
- Qo as useSiderContext,
221
- mt as useWindowSize
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
222
220
  };
223
221
  //# 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":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}