asterui 0.12.0 → 0.12.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/dist/components/Calendar.d.ts +23 -0
- package/dist/components/Checkbox.d.ts +10 -0
- package/dist/components/Dock.d.ts +38 -0
- package/dist/components/Form.d.ts +27 -2
- package/dist/components/Mask.d.ts +14 -0
- package/dist/components/Radio.d.ts +7 -1
- package/dist/components/Status.d.ts +18 -0
- package/dist/index.css +1 -0
- package/dist/index.d.ts +12 -3
- package/dist/index.js +203 -192
- package/dist/index.js.map +1 -1
- package/dist/index10.js +85 -59
- package/dist/index10.js.map +1 -1
- package/dist/index100.js +44 -11
- package/dist/index100.js.map +1 -1
- package/dist/index101.js +11 -29
- package/dist/index101.js.map +1 -1
- package/dist/index102.js +13 -16
- package/dist/index102.js.map +1 -1
- package/dist/index103.js +7 -10792
- package/dist/index103.js.map +1 -1
- package/dist/index104.js +13 -5
- package/dist/index104.js.map +1 -1
- package/dist/index105.js +30 -41
- package/dist/index105.js.map +1 -1
- package/dist/index106.js +18 -2
- package/dist/index106.js.map +1 -1
- package/dist/index107.js +174 -7
- package/dist/index107.js.map +1 -1
- package/dist/index109.js +10788 -25
- package/dist/index109.js.map +1 -1
- package/dist/index110.js +5 -30
- package/dist/index110.js.map +1 -1
- package/dist/index111.js +42 -2
- package/dist/index111.js.map +1 -1
- package/dist/index112.js +2 -72
- package/dist/index112.js.map +1 -1
- package/dist/index113.js +6 -38
- package/dist/index113.js.map +1 -1
- package/dist/index114.js +150 -24
- package/dist/index114.js.map +1 -1
- package/dist/index115.js +29 -20
- package/dist/index115.js.map +1 -1
- package/dist/index116.js +29 -23
- package/dist/index116.js.map +1 -1
- package/dist/index117.js +2 -20
- package/dist/index117.js.map +1 -1
- package/dist/index118.js +71 -99
- package/dist/index118.js.map +1 -1
- package/dist/index119.js +37 -358
- package/dist/index119.js.map +1 -1
- package/dist/index120.js +23 -22
- package/dist/index120.js.map +1 -1
- package/dist/index121.js +20 -72
- package/dist/index121.js.map +1 -1
- package/dist/index122.js +23 -15
- package/dist/index122.js.map +1 -1
- package/dist/index123.js +19 -65
- package/dist/index123.js.map +1 -1
- package/dist/index124.js +92 -136
- package/dist/index124.js.map +1 -1
- package/dist/index125.js +360 -2
- package/dist/index125.js.map +1 -1
- package/dist/index126.js +23 -54
- package/dist/index126.js.map +1 -1
- package/dist/index127.js +73 -2
- package/dist/index127.js.map +1 -1
- package/dist/index128.js +16 -2
- package/dist/index128.js.map +1 -1
- package/dist/index129.js +66 -2
- package/dist/index129.js.map +1 -1
- package/dist/index13.js +35 -95
- package/dist/index13.js.map +1 -1
- package/dist/index130.js +144 -2
- package/dist/index130.js.map +1 -1
- package/dist/index131.js +2 -2
- package/dist/index132.js +56 -2
- package/dist/index132.js.map +1 -1
- package/dist/index135.js +2 -32
- package/dist/index135.js.map +1 -1
- package/dist/index137.js +2 -8
- package/dist/index137.js.map +1 -1
- package/dist/index138.js +2 -2
- package/dist/index139.js +2 -2
- package/dist/index14.js +90 -153
- package/dist/index14.js.map +1 -1
- package/dist/index140.js +2 -21
- package/dist/index140.js.map +1 -1
- package/dist/index141.js +32 -2
- package/dist/index141.js.map +1 -1
- package/dist/index142.js +2 -24
- package/dist/index142.js.map +1 -1
- package/dist/index143.js +7 -70
- package/dist/index143.js.map +1 -1
- package/dist/index144.js +2 -21
- package/dist/index144.js.map +1 -1
- package/dist/index145.js +2 -34
- package/dist/index145.js.map +1 -1
- package/dist/index146.js +20 -69
- package/dist/index146.js.map +1 -1
- package/dist/index147.js +2 -2
- package/dist/index148.js +23 -21
- package/dist/index148.js.map +1 -1
- package/dist/index149.js +71 -2
- package/dist/index149.js.map +1 -1
- package/dist/index15.js +154 -146
- package/dist/index15.js.map +1 -1
- package/dist/index150.js +21 -2
- package/dist/index150.js.map +1 -1
- package/dist/index151.js +34 -2
- package/dist/index151.js.map +1 -1
- package/dist/index152.js +70 -2
- package/dist/index152.js.map +1 -1
- package/dist/index153.js +2 -4
- package/dist/index153.js.map +1 -1
- package/dist/index154.js +25 -0
- package/dist/index154.js.map +1 -0
- package/dist/index155.js +5 -0
- package/dist/index155.js.map +1 -0
- package/dist/index156.js +5 -0
- package/dist/index156.js.map +1 -0
- package/dist/index157.js +5 -0
- package/dist/index157.js.map +1 -0
- package/dist/index158.js +5 -0
- package/dist/index158.js.map +1 -0
- package/dist/index159.js +7 -0
- package/dist/index159.js.map +1 -0
- package/dist/index16.js +150 -5
- package/dist/index16.js.map +1 -1
- package/dist/index17.js +5 -71
- package/dist/index17.js.map +1 -1
- package/dist/index18.js +71 -17
- package/dist/index18.js.map +1 -1
- package/dist/index19.js +15 -96
- package/dist/index19.js.map +1 -1
- package/dist/index20.js +89 -105
- package/dist/index20.js.map +1 -1
- package/dist/index21.js +107 -177
- package/dist/index21.js.map +1 -1
- package/dist/index22.js +181 -107
- package/dist/index22.js.map +1 -1
- package/dist/index23.js +110 -19
- package/dist/index23.js.map +1 -1
- package/dist/index24.js +19 -32
- package/dist/index24.js.map +1 -1
- package/dist/index25.js +42 -40
- package/dist/index25.js.map +1 -1
- package/dist/index26.js +31 -11
- package/dist/index26.js.map +1 -1
- package/dist/index27.js +41 -33
- package/dist/index27.js.map +1 -1
- package/dist/index28.js +12 -63
- package/dist/index28.js.map +1 -1
- package/dist/index29.js +33 -80
- package/dist/index29.js.map +1 -1
- package/dist/index30.js +63 -18
- package/dist/index30.js.map +1 -1
- package/dist/index31.js +78 -159
- package/dist/index31.js.map +1 -1
- package/dist/index32.js +16 -1080
- package/dist/index32.js.map +1 -1
- package/dist/index33.js +218 -16
- package/dist/index33.js.map +1 -1
- package/dist/index34.js +1081 -121
- package/dist/index34.js.map +1 -1
- package/dist/index35.js +17 -39
- package/dist/index35.js.map +1 -1
- package/dist/index36.js +121 -190
- package/dist/index36.js.map +1 -1
- package/dist/index37.js +37 -94
- package/dist/index37.js.map +1 -1
- package/dist/index38.js +186 -157
- package/dist/index38.js.map +1 -1
- package/dist/index39.js +89 -138
- package/dist/index39.js.map +1 -1
- package/dist/index40.js +161 -14
- package/dist/index40.js.map +1 -1
- package/dist/index41.js +146 -18
- package/dist/index41.js.map +1 -1
- package/dist/index42.js +14 -20
- package/dist/index42.js.map +1 -1
- package/dist/index43.js +15 -116
- package/dist/index43.js.map +1 -1
- package/dist/index44.js +18 -10
- package/dist/index44.js.map +1 -1
- package/dist/index45.js +119 -35
- package/dist/index45.js.map +1 -1
- package/dist/index46.js +12 -115
- package/dist/index46.js.map +1 -1
- package/dist/index47.js +33 -174
- package/dist/index47.js.map +1 -1
- package/dist/index48.js +10 -147
- package/dist/index48.js.map +1 -1
- package/dist/index49.js +116 -12
- package/dist/index49.js.map +1 -1
- package/dist/index50.js +176 -22
- package/dist/index50.js.map +1 -1
- package/dist/index51.js +147 -14
- package/dist/index51.js.map +1 -1
- package/dist/index52.js +10 -5
- package/dist/index52.js.map +1 -1
- package/dist/index53.js +21 -265
- package/dist/index53.js.map +1 -1
- package/dist/index54.js +10 -13
- package/dist/index54.js.map +1 -1
- package/dist/index55.js +7 -122
- package/dist/index55.js.map +1 -1
- package/dist/index56.js +262 -106
- package/dist/index56.js.map +1 -1
- package/dist/index57.js +14 -167
- package/dist/index57.js.map +1 -1
- package/dist/index58.js +121 -31
- package/dist/index58.js.map +1 -1
- package/dist/index59.js +107 -119
- package/dist/index59.js.map +1 -1
- package/dist/index60.js +161 -77
- package/dist/index60.js.map +1 -1
- package/dist/index61.js +31 -19
- package/dist/index61.js.map +1 -1
- package/dist/index62.js +117 -69
- package/dist/index62.js.map +1 -1
- package/dist/index63.js +82 -53
- package/dist/index63.js.map +1 -1
- package/dist/index64.js +19 -44
- package/dist/index64.js.map +1 -1
- package/dist/index65.js +70 -48
- package/dist/index65.js.map +1 -1
- package/dist/index66.js +55 -60
- package/dist/index66.js.map +1 -1
- package/dist/index67.js +39 -101
- package/dist/index67.js.map +1 -1
- package/dist/index68.js +52 -41
- package/dist/index68.js.map +1 -1
- package/dist/index69.js +58 -64
- package/dist/index69.js.map +1 -1
- package/dist/index70.js +105 -19
- package/dist/index70.js.map +1 -1
- package/dist/index71.js +41 -46
- package/dist/index71.js.map +1 -1
- package/dist/index72.js +63 -129
- package/dist/index72.js.map +1 -1
- package/dist/index73.js +19 -50
- package/dist/index73.js.map +1 -1
- package/dist/index74.js +46 -22
- package/dist/index74.js.map +1 -1
- package/dist/index75.js +134 -22
- package/dist/index75.js.map +1 -1
- package/dist/index76.js +51 -328
- package/dist/index76.js.map +1 -1
- package/dist/index77.js +19 -53
- package/dist/index77.js.map +1 -1
- package/dist/index78.js +31 -40
- package/dist/index78.js.map +1 -1
- package/dist/index79.js +22 -23
- package/dist/index79.js.map +1 -1
- package/dist/index80.js +319 -85
- package/dist/index80.js.map +1 -1
- package/dist/index81.js +52 -126
- package/dist/index81.js.map +1 -1
- package/dist/index82.js +39 -160
- package/dist/index82.js.map +1 -1
- package/dist/index83.js +23 -65
- package/dist/index83.js.map +1 -1
- package/dist/index84.js +95 -35
- package/dist/index84.js.map +1 -1
- package/dist/index85.js +126 -230
- package/dist/index85.js.map +1 -1
- package/dist/index86.js +159 -32
- package/dist/index86.js.map +1 -1
- package/dist/index87.js +60 -205
- package/dist/index87.js.map +1 -1
- package/dist/index88.js +34 -212
- package/dist/index88.js.map +1 -1
- package/dist/index89.js +229 -290
- package/dist/index89.js.map +1 -1
- package/dist/index90.js +32 -176
- package/dist/index90.js.map +1 -1
- package/dist/index91.js +199 -247
- package/dist/index91.js.map +1 -1
- package/dist/index92.js +211 -12
- package/dist/index92.js.map +1 -1
- package/dist/index93.js +290 -28
- package/dist/index93.js.map +1 -1
- package/dist/index94.js +177 -5
- package/dist/index94.js.map +1 -1
- package/dist/index95.js +257 -13
- package/dist/index95.js.map +1 -1
- package/dist/index96.js +13 -45
- package/dist/index96.js.map +1 -1
- package/dist/index97.js +32 -12
- package/dist/index97.js.map +1 -1
- package/dist/index98.js +5 -14
- package/dist/index98.js.map +1 -1
- package/dist/index99.js +13 -7
- package/dist/index99.js.map +1 -1
- package/package.json +2 -1
- package/dist/index108.js +0 -155
- package/dist/index108.js.map +0 -1
package/dist/index.js
CHANGED
|
@@ -2,212 +2,223 @@ import { Affix as e } from "./index2.js";
|
|
|
2
2
|
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
|
-
import { Avatar as
|
|
6
|
-
import { Badge as
|
|
5
|
+
import { Avatar as s, AvatarGroup as i } from "./index6.js";
|
|
6
|
+
import { Badge as u } 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";
|
|
10
10
|
import { Chat as b } from "./index11.js";
|
|
11
11
|
import { ColorPicker as h } from "./index12.js";
|
|
12
|
-
import {
|
|
13
|
-
import {
|
|
14
|
-
import {
|
|
15
|
-
import {
|
|
16
|
-
import {
|
|
17
|
-
import {
|
|
18
|
-
import {
|
|
19
|
-
import {
|
|
20
|
-
import {
|
|
21
|
-
import {
|
|
22
|
-
import {
|
|
23
|
-
import {
|
|
24
|
-
import {
|
|
25
|
-
import {
|
|
26
|
-
import {
|
|
27
|
-
import {
|
|
28
|
-
import {
|
|
29
|
-
import {
|
|
30
|
-
import {
|
|
31
|
-
import {
|
|
32
|
-
import {
|
|
33
|
-
import {
|
|
34
|
-
import {
|
|
35
|
-
import {
|
|
36
|
-
import {
|
|
37
|
-
import {
|
|
38
|
-
import {
|
|
39
|
-
import {
|
|
40
|
-
import {
|
|
41
|
-
import {
|
|
42
|
-
import {
|
|
43
|
-
import {
|
|
44
|
-
import {
|
|
45
|
-
import {
|
|
46
|
-
import {
|
|
47
|
-
import {
|
|
48
|
-
import {
|
|
49
|
-
import {
|
|
50
|
-
import {
|
|
51
|
-
import {
|
|
52
|
-
import {
|
|
53
|
-
import {
|
|
54
|
-
import {
|
|
55
|
-
import {
|
|
56
|
-
import {
|
|
57
|
-
import {
|
|
58
|
-
import {
|
|
59
|
-
import {
|
|
60
|
-
import {
|
|
61
|
-
import {
|
|
62
|
-
import {
|
|
63
|
-
import {
|
|
64
|
-
import {
|
|
65
|
-
import {
|
|
66
|
-
import {
|
|
67
|
-
import {
|
|
68
|
-
import {
|
|
69
|
-
import {
|
|
70
|
-
import {
|
|
71
|
-
import {
|
|
72
|
-
import {
|
|
73
|
-
import {
|
|
74
|
-
import {
|
|
75
|
-
import {
|
|
76
|
-
import {
|
|
77
|
-
import {
|
|
78
|
-
import {
|
|
79
|
-
import {
|
|
80
|
-
import {
|
|
81
|
-
import {
|
|
82
|
-
import {
|
|
83
|
-
import {
|
|
84
|
-
import {
|
|
85
|
-
import {
|
|
86
|
-
import {
|
|
87
|
-
import {
|
|
88
|
-
import {
|
|
89
|
-
import {
|
|
90
|
-
import {
|
|
91
|
-
import {
|
|
92
|
-
import {
|
|
93
|
-
import {
|
|
94
|
-
import {
|
|
95
|
-
import {
|
|
96
|
-
import {
|
|
97
|
-
import {
|
|
98
|
-
import {
|
|
99
|
-
import {
|
|
100
|
-
import {
|
|
101
|
-
import {
|
|
12
|
+
import { Calendar as w } from "./index13.js";
|
|
13
|
+
import { Card as F } from "./index14.js";
|
|
14
|
+
import { Cascader as v } from "./index15.js";
|
|
15
|
+
import { Chart as A } from "./index16.js";
|
|
16
|
+
import { Carousel as L } from "./index17.js";
|
|
17
|
+
import { Collapse as H } from "./index18.js";
|
|
18
|
+
import { Container as E } from "./index19.js";
|
|
19
|
+
import { ContextMenu as N } from "./index20.js";
|
|
20
|
+
import { Countdown as W } 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 { Fieldset as ro } from "./index28.js";
|
|
28
|
+
import { FileInput as to } from "./index29.js";
|
|
29
|
+
import { Flex as mo } from "./index30.js";
|
|
30
|
+
import { FloatButton as xo } from "./index31.js";
|
|
31
|
+
import { Footer as no } from "./index32.js";
|
|
32
|
+
import { Form as io, useFormInstance as lo } from "./index33.js";
|
|
33
|
+
import { Col as co, Grid as Co, Row as To } from "./index34.js";
|
|
34
|
+
import { Hero as Po } from "./index35.js";
|
|
35
|
+
import { Image as bo } from "./index36.js";
|
|
36
|
+
import { Indicator as ho } from "./index37.js";
|
|
37
|
+
import { Dropdown as wo } from "./index38.js";
|
|
38
|
+
import { Empty as Fo } from "./index39.js";
|
|
39
|
+
import { Input as vo } from "./index40.js";
|
|
40
|
+
import { InputNumber as Ao } from "./index41.js";
|
|
41
|
+
import { Join as Lo } from "./index42.js";
|
|
42
|
+
import { Kbd as Ho } from "./index43.js";
|
|
43
|
+
import { Label as Eo } from "./index44.js";
|
|
44
|
+
import { Layout as No, useSiderContext as Oo } from "./index45.js";
|
|
45
|
+
import { List as zo } from "./index46.js";
|
|
46
|
+
import { Loading as Qo } from "./index47.js";
|
|
47
|
+
import { Mask as jo } from "./index48.js";
|
|
48
|
+
import { Masonry as Vo } from "./index49.js";
|
|
49
|
+
import { Mention as Yo } from "./index50.js";
|
|
50
|
+
import { Menu as _o } from "./index51.js";
|
|
51
|
+
import { Browser as or } from "./index52.js";
|
|
52
|
+
import { Code as er } from "./index53.js";
|
|
53
|
+
import { Phone as pr } from "./index54.js";
|
|
54
|
+
import { Window as fr } from "./index55.js";
|
|
55
|
+
import { Modal as ar } from "./index56.js";
|
|
56
|
+
import { Navbar as sr } from "./index57.js";
|
|
57
|
+
import { notification as lr } from "./index58.js";
|
|
58
|
+
import { OTPInput as dr } from "./index59.js";
|
|
59
|
+
import { Pagination as Cr } from "./index60.js";
|
|
60
|
+
import { PageLayout as gr } from "./index61.js";
|
|
61
|
+
import { Popconfirm as Sr } from "./index62.js";
|
|
62
|
+
import { Popover as kr } from "./index63.js";
|
|
63
|
+
import { Progress as Dr } from "./index64.js";
|
|
64
|
+
import { QRCode as yr } from "./index65.js";
|
|
65
|
+
import { Radio as Rr } from "./index66.js";
|
|
66
|
+
import { RadialProgress as Ir } from "./index67.js";
|
|
67
|
+
import { Range as Br } from "./index68.js";
|
|
68
|
+
import { Rating as Mr } from "./index69.js";
|
|
69
|
+
import { Result as Kr } from "./index70.js";
|
|
70
|
+
import { Select as Gr } from "./index71.js";
|
|
71
|
+
import { Segmented as Or } from "./index72.js";
|
|
72
|
+
import { Skeleton as zr } from "./index73.js";
|
|
73
|
+
import { Space as Qr } from "./index74.js";
|
|
74
|
+
import { Splitter as jr } from "./index75.js";
|
|
75
|
+
import { Stack 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 se, Tag as ie } from "./index84.js";
|
|
84
|
+
import { ThemeController as ue } 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 he } from "./index90.js";
|
|
90
|
+
import { Transfer as we } from "./index91.js";
|
|
91
|
+
import { Tree as Fe } from "./index92.js";
|
|
92
|
+
import { TreeSelect as ve } from "./index93.js";
|
|
93
|
+
import { Typography as Ae } from "./index94.js";
|
|
94
|
+
import { Upload as Le } from "./index95.js";
|
|
95
|
+
import { Hide as He, Show as Ke } from "./index96.js";
|
|
96
|
+
import { useBreakpoint as Ge } from "./index97.js";
|
|
97
|
+
import { useDisclosure as Oe } from "./index98.js";
|
|
98
|
+
import { useClipboard as ze } 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";
|
|
106
|
+
import { en as mt, fr as ft } from "./index107.js";
|
|
102
107
|
export {
|
|
103
108
|
e as Affix,
|
|
104
109
|
f as Alert,
|
|
105
110
|
p as Anchor,
|
|
106
111
|
a as Autocomplete,
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
112
|
+
s as Avatar,
|
|
113
|
+
i as AvatarGroup,
|
|
114
|
+
u as Badge,
|
|
110
115
|
c as Breadcrumb,
|
|
111
|
-
|
|
116
|
+
or as Browser,
|
|
112
117
|
T as Button,
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
118
|
+
w as Calendar,
|
|
119
|
+
F as Card,
|
|
120
|
+
L as Carousel,
|
|
121
|
+
v as Cascader,
|
|
122
|
+
A as Chart,
|
|
117
123
|
b as Chat,
|
|
118
|
-
|
|
124
|
+
se as CheckableTag,
|
|
119
125
|
P as Checkbox,
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
126
|
+
er as Code,
|
|
127
|
+
co as Col,
|
|
128
|
+
H as Collapse,
|
|
123
129
|
h as ColorPicker,
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
X as
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
No as
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
ar as
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
ce as
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
be as
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
130
|
+
E as Container,
|
|
131
|
+
N as ContextMenu,
|
|
132
|
+
W as Countdown,
|
|
133
|
+
J as DatePicker,
|
|
134
|
+
U as Descriptions,
|
|
135
|
+
q as Diff,
|
|
136
|
+
Z as Divider,
|
|
137
|
+
X as Dock,
|
|
138
|
+
$ as Drawer,
|
|
139
|
+
wo as Dropdown,
|
|
140
|
+
Fo as Empty,
|
|
141
|
+
ro as Fieldset,
|
|
142
|
+
to as FileInput,
|
|
143
|
+
mo as Flex,
|
|
144
|
+
xo as FloatButton,
|
|
145
|
+
no as Footer,
|
|
146
|
+
io as Form,
|
|
147
|
+
Co as Grid,
|
|
148
|
+
Po as Hero,
|
|
149
|
+
He as Hide,
|
|
150
|
+
bo as Image,
|
|
151
|
+
ho as Indicator,
|
|
152
|
+
vo as Input,
|
|
153
|
+
Ao as InputNumber,
|
|
154
|
+
Lo as Join,
|
|
155
|
+
Ho as Kbd,
|
|
156
|
+
Eo as Label,
|
|
157
|
+
No as Layout,
|
|
158
|
+
zo as List,
|
|
159
|
+
Qo as Loading,
|
|
160
|
+
jo as Mask,
|
|
161
|
+
Vo as Masonry,
|
|
162
|
+
Yo as Mention,
|
|
163
|
+
_o as Menu,
|
|
164
|
+
ar as Modal,
|
|
165
|
+
sr as Navbar,
|
|
166
|
+
dr as OTPInput,
|
|
167
|
+
gr as PageLayout,
|
|
168
|
+
Cr as Pagination,
|
|
169
|
+
pr as Phone,
|
|
170
|
+
Sr as Popconfirm,
|
|
171
|
+
kr as Popover,
|
|
172
|
+
Dr as Progress,
|
|
173
|
+
yr as QRCode,
|
|
174
|
+
Ir as RadialProgress,
|
|
175
|
+
Rr as Radio,
|
|
176
|
+
Br as Range,
|
|
177
|
+
Mr as Rating,
|
|
178
|
+
Kr as Result,
|
|
179
|
+
To as Row,
|
|
180
|
+
Or as Segmented,
|
|
181
|
+
Gr as Select,
|
|
182
|
+
Ke as Show,
|
|
183
|
+
zr as Skeleton,
|
|
184
|
+
Qr as Space,
|
|
185
|
+
jr as Splitter,
|
|
186
|
+
Vr as Stack,
|
|
187
|
+
Yr as Stats,
|
|
188
|
+
_r as Status,
|
|
189
|
+
oe as Steps,
|
|
190
|
+
ee as Table,
|
|
191
|
+
pe as Tabs,
|
|
192
|
+
ie as Tag,
|
|
193
|
+
ae as TextRotate,
|
|
194
|
+
fe as Textarea,
|
|
195
|
+
ue as ThemeController,
|
|
196
|
+
ce as TimePicker,
|
|
197
|
+
Te as Timeline,
|
|
198
|
+
Pe as Toggle,
|
|
199
|
+
he as Tooltip,
|
|
200
|
+
be as Tour,
|
|
201
|
+
we as Transfer,
|
|
202
|
+
Fe as Tree,
|
|
203
|
+
ve as TreeSelect,
|
|
204
|
+
Ae as Typography,
|
|
205
|
+
Le as Upload,
|
|
206
|
+
fr as Window,
|
|
207
|
+
mt as calendarEn,
|
|
208
|
+
ft as calendarFr,
|
|
209
|
+
lr as notification,
|
|
210
|
+
Ge as useBreakpoint,
|
|
211
|
+
Ve as useClickOutside,
|
|
212
|
+
ze as useClipboard,
|
|
213
|
+
je as useDebounce,
|
|
214
|
+
Oe as useDisclosure,
|
|
215
|
+
lo as useFormInstance,
|
|
216
|
+
_e as useHover,
|
|
217
|
+
ot as useKeyPress,
|
|
218
|
+
rt as useKeyPressCallback,
|
|
219
|
+
Qe as useLocalStorage,
|
|
220
|
+
Ye as usePrevious,
|
|
221
|
+
Oo as useSiderContext,
|
|
222
|
+
tt as useWindowSize
|
|
212
223
|
};
|
|
213
224
|
//# 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":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
package/dist/index10.js
CHANGED
|
@@ -1,51 +1,52 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import
|
|
3
|
-
const
|
|
4
|
-
function
|
|
5
|
-
children:
|
|
6
|
-
value:
|
|
7
|
-
defaultValue:
|
|
1
|
+
import { jsxs as f, jsx as c } from "react/jsx-runtime";
|
|
2
|
+
import R, { forwardRef as G, useContext as B, createContext as I } from "react";
|
|
3
|
+
const y = I(null);
|
|
4
|
+
function P({
|
|
5
|
+
children: h,
|
|
6
|
+
value: l,
|
|
7
|
+
defaultValue: d,
|
|
8
8
|
onChange: o,
|
|
9
|
-
disabled:
|
|
10
|
-
options:
|
|
11
|
-
className:
|
|
9
|
+
disabled: n = !1,
|
|
10
|
+
options: r,
|
|
11
|
+
className: s = ""
|
|
12
12
|
}) {
|
|
13
|
-
const [
|
|
14
|
-
value:
|
|
15
|
-
onChange: (e,
|
|
16
|
-
const
|
|
17
|
-
|
|
13
|
+
const [x, k] = R.useState(d || []), i = l !== void 0 ? l : x, a = {
|
|
14
|
+
value: i,
|
|
15
|
+
onChange: (e, m) => {
|
|
16
|
+
const b = m ? [...i, e] : i.filter((C) => C !== e);
|
|
17
|
+
l === void 0 && k(b), o?.(b);
|
|
18
18
|
},
|
|
19
|
-
disabled:
|
|
19
|
+
disabled: n
|
|
20
20
|
};
|
|
21
|
-
return
|
|
22
|
-
/* @__PURE__ */
|
|
23
|
-
/* @__PURE__ */
|
|
24
|
-
] }, e) : /* @__PURE__ */
|
|
25
|
-
/* @__PURE__ */
|
|
26
|
-
/* @__PURE__ */
|
|
27
|
-
] }, e.value)) }) }) : /* @__PURE__ */
|
|
21
|
+
return r ? /* @__PURE__ */ c(y.Provider, { value: a, children: /* @__PURE__ */ c("div", { className: s, children: r.map((e) => typeof e == "string" || typeof e == "number" ? /* @__PURE__ */ f("label", { className: "label cursor-pointer justify-start gap-2", children: [
|
|
22
|
+
/* @__PURE__ */ c(u, { value: e }),
|
|
23
|
+
/* @__PURE__ */ c("span", { className: "label-text", children: e })
|
|
24
|
+
] }, e) : /* @__PURE__ */ f("label", { className: "label cursor-pointer justify-start gap-2", children: [
|
|
25
|
+
/* @__PURE__ */ c(u, { value: e.value, disabled: e.disabled }),
|
|
26
|
+
/* @__PURE__ */ c("span", { className: "label-text", children: e.label })
|
|
27
|
+
] }, e.value)) }) }) : /* @__PURE__ */ c(y.Provider, { value: a, children: /* @__PURE__ */ c("div", { className: s, children: h }) });
|
|
28
28
|
}
|
|
29
|
-
const u =
|
|
29
|
+
const u = G(
|
|
30
30
|
({
|
|
31
|
-
children:
|
|
32
|
-
size:
|
|
33
|
-
color:
|
|
31
|
+
children: h,
|
|
32
|
+
size: l,
|
|
33
|
+
color: d,
|
|
34
34
|
indeterminate: o = !1,
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
35
|
+
swap: n,
|
|
36
|
+
className: r = "",
|
|
37
|
+
value: s,
|
|
38
|
+
checked: x,
|
|
38
39
|
onChange: k,
|
|
39
|
-
disabled:
|
|
40
|
-
...
|
|
41
|
-
},
|
|
42
|
-
const
|
|
40
|
+
disabled: i,
|
|
41
|
+
...p
|
|
42
|
+
}, a) => {
|
|
43
|
+
const e = B(y), m = {
|
|
43
44
|
xs: "checkbox-xs",
|
|
44
45
|
sm: "checkbox-sm",
|
|
45
46
|
md: "checkbox-md",
|
|
46
47
|
lg: "checkbox-lg",
|
|
47
48
|
xl: "checkbox-xl"
|
|
48
|
-
},
|
|
49
|
+
}, b = {
|
|
49
50
|
primary: "checkbox-primary",
|
|
50
51
|
secondary: "checkbox-secondary",
|
|
51
52
|
accent: "checkbox-accent",
|
|
@@ -54,42 +55,67 @@ const u = R(
|
|
|
54
55
|
warning: "checkbox-warning",
|
|
55
56
|
info: "checkbox-info",
|
|
56
57
|
error: "checkbox-error"
|
|
57
|
-
},
|
|
58
|
+
}, C = [
|
|
58
59
|
"checkbox",
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
].filter(Boolean).join(" "),
|
|
62
|
-
|
|
63
|
-
},
|
|
64
|
-
(
|
|
65
|
-
|
|
60
|
+
l && m[l],
|
|
61
|
+
d && b[d]
|
|
62
|
+
].filter(Boolean).join(" "), g = e && s !== void 0 && (typeof s == "string" || typeof s == "number") ? e.value?.includes(s) ?? !1 : x, N = e?.disabled || i, j = (t) => {
|
|
63
|
+
e && s !== void 0 && (typeof s == "string" || typeof s == "number") && e.onChange?.(s, t.target.checked), k?.(t);
|
|
64
|
+
}, V = R.useCallback(
|
|
65
|
+
(t) => {
|
|
66
|
+
t && (t.indeterminate = o), typeof a == "function" ? a(t) : a && (a.current = t);
|
|
66
67
|
},
|
|
67
|
-
[o,
|
|
68
|
-
),
|
|
68
|
+
[o, a]
|
|
69
|
+
), v = o ? "indeterminate" : g ? "checked" : "unchecked";
|
|
70
|
+
if (n) {
|
|
71
|
+
const t = [
|
|
72
|
+
"swap",
|
|
73
|
+
n.effect === "rotate" && "swap-rotate",
|
|
74
|
+
n.effect === "flip" && "swap-flip",
|
|
75
|
+
r
|
|
76
|
+
].filter(Boolean).join(" ");
|
|
77
|
+
return /* @__PURE__ */ f("label", { className: t, children: [
|
|
78
|
+
/* @__PURE__ */ c(
|
|
79
|
+
"input",
|
|
80
|
+
{
|
|
81
|
+
ref: a,
|
|
82
|
+
type: "checkbox",
|
|
83
|
+
checked: g,
|
|
84
|
+
onChange: j,
|
|
85
|
+
disabled: N,
|
|
86
|
+
"data-state": v,
|
|
87
|
+
...p
|
|
88
|
+
}
|
|
89
|
+
),
|
|
90
|
+
/* @__PURE__ */ c("div", { className: "swap-on", children: n.on }),
|
|
91
|
+
/* @__PURE__ */ c("div", { className: "swap-off", children: n.off })
|
|
92
|
+
] });
|
|
93
|
+
}
|
|
94
|
+
const w = /* @__PURE__ */ c(
|
|
69
95
|
"input",
|
|
70
96
|
{
|
|
71
|
-
ref:
|
|
97
|
+
ref: V,
|
|
72
98
|
type: "checkbox",
|
|
73
|
-
className:
|
|
74
|
-
value:
|
|
75
|
-
checked:
|
|
76
|
-
onChange:
|
|
99
|
+
className: C,
|
|
100
|
+
value: s,
|
|
101
|
+
checked: g,
|
|
102
|
+
onChange: j,
|
|
77
103
|
disabled: N,
|
|
78
|
-
"data-state":
|
|
79
|
-
...
|
|
104
|
+
"data-state": v,
|
|
105
|
+
...p
|
|
80
106
|
}
|
|
81
107
|
);
|
|
82
|
-
return
|
|
83
|
-
|
|
84
|
-
/* @__PURE__ */
|
|
85
|
-
] }) :
|
|
108
|
+
return h ? /* @__PURE__ */ f("label", { className: `label cursor-pointer justify-start gap-2 ${r}`, children: [
|
|
109
|
+
w,
|
|
110
|
+
/* @__PURE__ */ c("span", { className: "label-text", children: h })
|
|
111
|
+
] }) : w;
|
|
86
112
|
}
|
|
87
113
|
);
|
|
88
114
|
u.displayName = "Checkbox";
|
|
89
|
-
const
|
|
90
|
-
Group:
|
|
115
|
+
const O = Object.assign(u, {
|
|
116
|
+
Group: P
|
|
91
117
|
});
|
|
92
118
|
export {
|
|
93
|
-
|
|
119
|
+
O as Checkbox
|
|
94
120
|
};
|
|
95
121
|
//# sourceMappingURL=index10.js.map
|