@windrun-huaiin/base-ui 5.1.2 → 5.2.0

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.
@@ -49,11 +49,13 @@ declare const globalLucideIcons: {
49
49
  CircleAlert: StyledLucideIconComponent;
50
50
  CircleSmall: StyledLucideIconComponent;
51
51
  Check: StyledLucideIconComponent;
52
+ CheckCheck: StyledLucideIconComponent;
52
53
  ChevronDown: StyledLucideIconComponent;
53
54
  ChevronLeft: StyledLucideIconComponent;
54
55
  ChevronRight: StyledLucideIconComponent;
55
56
  ChevronUp: StyledLucideIconComponent;
56
57
  Cpu: StyledLucideIconComponent;
58
+ Copy: StyledLucideIconComponent;
57
59
  ComponentIcon: StyledLucideIconComponent;
58
60
  DatabaseZap: StyledLucideIconComponent;
59
61
  Dot: StyledLucideIconComponent;
@@ -61,8 +63,14 @@ declare const globalLucideIcons: {
61
63
  Eye: StyledLucideIconComponent;
62
64
  ExternalLink: StyledLucideIconComponent;
63
65
  Facebook: StyledLucideIconComponent;
66
+ File: StyledLucideIconComponent;
67
+ FileDown: StyledLucideIconComponent;
68
+ FileInput: StyledLucideIconComponent;
64
69
  FileLock2: StyledLucideIconComponent;
70
+ FileUp: StyledLucideIconComponent;
65
71
  Fingerprint: StyledLucideIconComponent;
72
+ Folder: StyledLucideIconComponent;
73
+ FolderOpen: StyledLucideIconComponent;
66
74
  Gift: StyledLucideIconComponent;
67
75
  GitPullRequestArrow: StyledLucideIconComponent;
68
76
  Globe: StyledLucideIconComponent;
@@ -82,9 +90,11 @@ declare const globalLucideIcons: {
82
90
  LayoutTemplate: StyledLucideIconComponent;
83
91
  LibraryIcon: StyledLucideIconComponent;
84
92
  Link: StyledLucideIconComponent;
93
+ ListTodo: StyledLucideIconComponent;
85
94
  Loader2: StyledLucideIconComponent;
86
95
  LogIn: StyledLucideIconComponent;
87
96
  LogOut: StyledLucideIconComponent;
97
+ Mail: StyledLucideIconComponent;
88
98
  MoreHorizontal: StyledLucideIconComponent;
89
99
  MousePointerClick: StyledLucideIconComponent;
90
100
  PanelLeft: StyledLucideIconComponent;
@@ -93,12 +103,15 @@ declare const globalLucideIcons: {
93
103
  Pi: StyledLucideIconComponent;
94
104
  Palette: StyledLucideIconComponent;
95
105
  ReceiptText: StyledLucideIconComponent;
106
+ RefreshCcw: StyledLucideIconComponent;
96
107
  Regex: StyledLucideIconComponent;
97
108
  Replace: StyledLucideIconComponent;
98
109
  Rss: StyledLucideIconComponent;
99
110
  Scale: StyledLucideIconComponent;
100
111
  Search: StyledLucideIconComponent;
112
+ SendHorizontal: StyledLucideIconComponent;
101
113
  Share: StyledLucideIconComponent;
114
+ Sigma: StyledLucideIconComponent;
102
115
  ShieldUser: StyledLucideIconComponent;
103
116
  SquareDashedBottomCode: StyledLucideIconComponent;
104
117
  SquareTerminal: StyledLucideIconComponent;
@@ -49,11 +49,13 @@ declare const globalLucideIcons: {
49
49
  CircleAlert: StyledLucideIconComponent;
50
50
  CircleSmall: StyledLucideIconComponent;
51
51
  Check: StyledLucideIconComponent;
52
+ CheckCheck: StyledLucideIconComponent;
52
53
  ChevronDown: StyledLucideIconComponent;
53
54
  ChevronLeft: StyledLucideIconComponent;
54
55
  ChevronRight: StyledLucideIconComponent;
55
56
  ChevronUp: StyledLucideIconComponent;
56
57
  Cpu: StyledLucideIconComponent;
58
+ Copy: StyledLucideIconComponent;
57
59
  ComponentIcon: StyledLucideIconComponent;
58
60
  DatabaseZap: StyledLucideIconComponent;
59
61
  Dot: StyledLucideIconComponent;
@@ -61,8 +63,14 @@ declare const globalLucideIcons: {
61
63
  Eye: StyledLucideIconComponent;
62
64
  ExternalLink: StyledLucideIconComponent;
63
65
  Facebook: StyledLucideIconComponent;
66
+ File: StyledLucideIconComponent;
67
+ FileDown: StyledLucideIconComponent;
68
+ FileInput: StyledLucideIconComponent;
64
69
  FileLock2: StyledLucideIconComponent;
70
+ FileUp: StyledLucideIconComponent;
65
71
  Fingerprint: StyledLucideIconComponent;
72
+ Folder: StyledLucideIconComponent;
73
+ FolderOpen: StyledLucideIconComponent;
66
74
  Gift: StyledLucideIconComponent;
67
75
  GitPullRequestArrow: StyledLucideIconComponent;
68
76
  Globe: StyledLucideIconComponent;
@@ -82,9 +90,11 @@ declare const globalLucideIcons: {
82
90
  LayoutTemplate: StyledLucideIconComponent;
83
91
  LibraryIcon: StyledLucideIconComponent;
84
92
  Link: StyledLucideIconComponent;
93
+ ListTodo: StyledLucideIconComponent;
85
94
  Loader2: StyledLucideIconComponent;
86
95
  LogIn: StyledLucideIconComponent;
87
96
  LogOut: StyledLucideIconComponent;
97
+ Mail: StyledLucideIconComponent;
88
98
  MoreHorizontal: StyledLucideIconComponent;
89
99
  MousePointerClick: StyledLucideIconComponent;
90
100
  PanelLeft: StyledLucideIconComponent;
@@ -93,12 +103,15 @@ declare const globalLucideIcons: {
93
103
  Pi: StyledLucideIconComponent;
94
104
  Palette: StyledLucideIconComponent;
95
105
  ReceiptText: StyledLucideIconComponent;
106
+ RefreshCcw: StyledLucideIconComponent;
96
107
  Regex: StyledLucideIconComponent;
97
108
  Replace: StyledLucideIconComponent;
98
109
  Rss: StyledLucideIconComponent;
99
110
  Scale: StyledLucideIconComponent;
100
111
  Search: StyledLucideIconComponent;
112
+ SendHorizontal: StyledLucideIconComponent;
101
113
  Share: StyledLucideIconComponent;
114
+ Sigma: StyledLucideIconComponent;
102
115
  ShieldUser: StyledLucideIconComponent;
103
116
  SquareDashedBottomCode: StyledLucideIconComponent;
104
117
  SquareTerminal: StyledLucideIconComponent;
@@ -1132,6 +1132,7 @@ __export(limited_lucide_icons_exports, {
1132
1132
  Building2: () => import_lucide_react.Building2,
1133
1133
  Car: () => import_lucide_react.Car,
1134
1134
  Check: () => import_lucide_react.Check,
1135
+ CheckCheck: () => import_lucide_react.CheckCheck,
1135
1136
  ChevronDown: () => import_lucide_react.ChevronDown,
1136
1137
  ChevronLeft: () => import_lucide_react.ChevronLeft,
1137
1138
  ChevronRight: () => import_lucide_react.ChevronRight,
@@ -1140,6 +1141,7 @@ __export(limited_lucide_icons_exports, {
1140
1141
  CircleAlert: () => import_lucide_react.CircleAlert,
1141
1142
  CircleSmall: () => import_lucide_react.CircleSmall,
1142
1143
  ComponentIcon: () => import_lucide_react.ComponentIcon,
1144
+ Copy: () => import_lucide_react.Copy,
1143
1145
  Cpu: () => import_lucide_react.Cpu,
1144
1146
  DatabaseZap: () => import_lucide_react.DatabaseZap,
1145
1147
  Dot: () => import_lucide_react.Dot,
@@ -1147,8 +1149,14 @@ __export(limited_lucide_icons_exports, {
1147
1149
  ExternalLink: () => import_lucide_react.ExternalLink,
1148
1150
  Eye: () => import_lucide_react.Eye,
1149
1151
  Facebook: () => import_lucide_react.Facebook,
1152
+ File: () => import_lucide_react.File,
1153
+ FileDown: () => import_lucide_react.FileDown,
1154
+ FileInput: () => import_lucide_react.FileInput,
1150
1155
  FileLock2: () => import_lucide_react.FileLock2,
1156
+ FileUp: () => import_lucide_react.FileUp,
1151
1157
  Fingerprint: () => import_lucide_react.Fingerprint,
1158
+ Folder: () => import_lucide_react.Folder,
1159
+ FolderOpen: () => import_lucide_react.FolderOpen,
1152
1160
  Gift: () => import_lucide_react.Gift,
1153
1161
  GitPullRequestArrow: () => import_lucide_react.GitPullRequestArrow,
1154
1162
  Globe: () => import_lucide_react.Globe,
@@ -1168,9 +1176,11 @@ __export(limited_lucide_icons_exports, {
1168
1176
  LayoutTemplate: () => import_lucide_react.LayoutTemplate,
1169
1177
  LibraryIcon: () => import_lucide_react.LibraryIcon,
1170
1178
  Link: () => import_lucide_react.Link,
1179
+ ListTodo: () => import_lucide_react.ListTodo,
1171
1180
  Loader2: () => import_lucide_react.Loader2,
1172
1181
  LogIn: () => import_lucide_react.LogIn,
1173
1182
  LogOut: () => import_lucide_react.LogOut,
1183
+ Mail: () => import_lucide_react.Mail,
1174
1184
  MoreHorizontal: () => import_lucide_react.MoreHorizontal,
1175
1185
  MousePointerClick: () => import_lucide_react.MousePointerClick,
1176
1186
  Palette: () => import_lucide_react.Palette,
@@ -1179,14 +1189,17 @@ __export(limited_lucide_icons_exports, {
1179
1189
  Pencil: () => import_lucide_react.Pencil,
1180
1190
  Pi: () => import_lucide_react.Pi,
1181
1191
  ReceiptText: () => import_lucide_react.ReceiptText,
1192
+ RefreshCcw: () => import_lucide_react.RefreshCcw,
1182
1193
  Regex: () => import_lucide_react.Regex,
1183
1194
  Replace: () => import_lucide_react.Replace,
1184
1195
  Rss: () => import_lucide_react.Rss,
1185
1196
  Scale: () => import_lucide_react.Scale,
1186
1197
  Search: () => import_lucide_react.Search,
1198
+ SendHorizontal: () => import_lucide_react.SendHorizontal,
1187
1199
  Server: () => import_lucide_react.Server,
1188
1200
  Share: () => import_lucide_react.Share,
1189
1201
  ShieldUser: () => import_lucide_react.ShieldUser,
1202
+ Sigma: () => import_lucide_react.Sigma,
1190
1203
  Sparkles: () => import_lucide_react.Sparkles,
1191
1204
  SplinePointer: () => import_lucide_react.SplinePointer,
1192
1205
  SquareDashedBottomCode: () => import_lucide_react.SquareDashedBottomCode,