@windrun-huaiin/base-ui 5.3.4 → 5.4.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.
- package/dist/components/index.js +4 -117
- package/dist/components/index.js.map +1 -1
- package/dist/components/index.mjs +4 -230
- package/dist/components/index.mjs.map +1 -1
- package/dist/components/server.d.cts +5377 -17
- package/dist/components/server.d.ts +5377 -17
- package/dist/components/server.js +4 -117
- package/dist/components/server.js.map +1 -1
- package/dist/components/server.mjs +4 -230
- package/dist/components/server.mjs.map +1 -1
- package/dist/ui/index.js +4 -117
- package/dist/ui/index.js.map +1 -1
- package/dist/ui/index.mjs +4 -230
- package/dist/ui/index.mjs.map +1 -1
- package/package.json +2 -2
- package/src/components/global-icon.tsx +7 -7
@@ -29,10 +29,6 @@ var __objRest = (source, exclude) => {
|
|
29
29
|
}
|
30
30
|
return target;
|
31
31
|
};
|
32
|
-
var __export = (target, all) => {
|
33
|
-
for (var name in all)
|
34
|
-
__defProp(target, name, { get: all[name], enumerable: true });
|
35
|
-
};
|
36
32
|
|
37
33
|
// src/assets/github.tsx
|
38
34
|
import React from "react";
|
@@ -1192,237 +1188,15 @@ var BUILTIN_ICON_COMPONENTS = {
|
|
1192
1188
|
FAQS: faqs_default
|
1193
1189
|
};
|
1194
1190
|
|
1195
|
-
// ../lib/src/limited-lucide-icons.ts
|
1196
|
-
var limited_lucide_icons_exports = {};
|
1197
|
-
__export(limited_lucide_icons_exports, {
|
1198
|
-
AlbumIcon: () => AlbumIcon,
|
1199
|
-
AlignHorizontalJustifyEnd: () => AlignHorizontalJustifyEnd,
|
1200
|
-
ArrowLeft: () => ArrowLeft,
|
1201
|
-
ArrowRight: () => ArrowRight,
|
1202
|
-
ArrowUp: () => ArrowUp,
|
1203
|
-
Binary: () => Binary,
|
1204
|
-
Blocks: () => Blocks,
|
1205
|
-
BookX: () => BookX,
|
1206
|
-
BotMessageSquare: () => BotMessageSquare,
|
1207
|
-
Brain: () => Brain,
|
1208
|
-
BrainCircuit: () => BrainCircuit,
|
1209
|
-
BringToFront: () => BringToFront,
|
1210
|
-
Bug: () => Bug,
|
1211
|
-
BugOff: () => BugOff,
|
1212
|
-
Building2: () => Building2,
|
1213
|
-
Car: () => Car,
|
1214
|
-
Check: () => Check,
|
1215
|
-
CheckCheck: () => CheckCheck,
|
1216
|
-
ChevronDown: () => ChevronDown,
|
1217
|
-
ChevronLeft: () => ChevronLeft,
|
1218
|
-
ChevronRight: () => ChevronRight,
|
1219
|
-
ChevronUp: () => ChevronUp,
|
1220
|
-
Circle: () => Circle,
|
1221
|
-
CircleAlert: () => CircleAlert,
|
1222
|
-
CircleSmall: () => CircleSmall,
|
1223
|
-
CircleStop: () => CircleStop,
|
1224
|
-
ComponentIcon: () => ComponentIcon,
|
1225
|
-
Copy: () => Copy,
|
1226
|
-
Cpu: () => Cpu,
|
1227
|
-
DatabaseZap: () => DatabaseZap,
|
1228
|
-
Dot: () => Dot,
|
1229
|
-
Download: () => Download,
|
1230
|
-
ExternalLink: () => ExternalLink,
|
1231
|
-
Eye: () => Eye,
|
1232
|
-
Facebook: () => Facebook,
|
1233
|
-
File: () => File,
|
1234
|
-
FileDown: () => FileDown,
|
1235
|
-
FileInput: () => FileInput,
|
1236
|
-
FileLock2: () => FileLock2,
|
1237
|
-
FileUp: () => FileUp,
|
1238
|
-
Fingerprint: () => Fingerprint,
|
1239
|
-
Folder: () => Folder,
|
1240
|
-
FolderOpen: () => FolderOpen,
|
1241
|
-
Gift: () => Gift,
|
1242
|
-
GitMerge: () => GitMerge,
|
1243
|
-
GitPullRequestArrow: () => GitPullRequestArrow,
|
1244
|
-
Globe: () => Globe,
|
1245
|
-
GlobeLock: () => GlobeLock,
|
1246
|
-
Grip: () => Grip,
|
1247
|
-
GripVertical: () => GripVertical,
|
1248
|
-
HandHeart: () => HandHeart,
|
1249
|
-
Handshake: () => Handshake,
|
1250
|
-
Highlighter: () => Highlighter,
|
1251
|
-
HousePlus: () => HousePlus,
|
1252
|
-
ImageDown: () => ImageDown,
|
1253
|
-
ImageOff: () => ImageOff,
|
1254
|
-
ImageUp: () => ImageUp,
|
1255
|
-
Infinity: () => Infinity,
|
1256
|
-
Info: () => Info,
|
1257
|
-
Keyboard: () => Keyboard,
|
1258
|
-
LandPlot: () => LandPlot,
|
1259
|
-
Languages: () => Languages,
|
1260
|
-
Layout: () => Layout,
|
1261
|
-
LayoutTemplate: () => LayoutTemplate,
|
1262
|
-
LibraryIcon: () => LibraryIcon,
|
1263
|
-
Link: () => Link,
|
1264
|
-
ListTodo: () => ListTodo,
|
1265
|
-
Loader2: () => Loader2,
|
1266
|
-
LogIn: () => LogIn,
|
1267
|
-
LogOut: () => LogOut,
|
1268
|
-
Mail: () => Mail,
|
1269
|
-
MessageCircleCode: () => MessageCircleCode,
|
1270
|
-
MessageCircleMore: () => MessageCircleMore,
|
1271
|
-
MoreHorizontal: () => MoreHorizontal,
|
1272
|
-
MousePointerClick: () => MousePointerClick,
|
1273
|
-
Palette: () => Palette,
|
1274
|
-
PanelLeft: () => PanelLeft,
|
1275
|
-
PanelsTopLeft: () => PanelsTopLeft,
|
1276
|
-
PawPrint: () => PawPrint,
|
1277
|
-
Pencil: () => Pencil,
|
1278
|
-
Pi: () => Pi,
|
1279
|
-
QrCode: () => QrCode,
|
1280
|
-
ReceiptText: () => ReceiptText,
|
1281
|
-
RefreshCcw: () => RefreshCcw,
|
1282
|
-
Regex: () => Regex,
|
1283
|
-
Replace: () => Replace,
|
1284
|
-
Rocket: () => Rocket,
|
1285
|
-
Rss: () => Rss,
|
1286
|
-
Scale: () => Scale,
|
1287
|
-
Search: () => Search,
|
1288
|
-
SendHorizontal: () => SendHorizontal,
|
1289
|
-
Server: () => Server,
|
1290
|
-
Share: () => Share,
|
1291
|
-
Shield: () => Shield,
|
1292
|
-
ShieldUser: () => ShieldUser,
|
1293
|
-
Sigma: () => Sigma,
|
1294
|
-
Sparkles: () => Sparkles,
|
1295
|
-
SplinePointer: () => SplinePointer,
|
1296
|
-
Sprout: () => Sprout,
|
1297
|
-
SquareDashedBottomCode: () => SquareDashedBottomCode,
|
1298
|
-
SquareTerminal: () => SquareTerminal,
|
1299
|
-
Star: () => Star,
|
1300
|
-
Tablets: () => Tablets,
|
1301
|
-
Terminal: () => Terminal,
|
1302
|
-
Twitter: () => Twitter,
|
1303
|
-
Workflow: () => Workflow,
|
1304
|
-
X: () => X,
|
1305
|
-
Zap: () => Zap
|
1306
|
-
});
|
1307
|
-
import {
|
1308
|
-
AlbumIcon,
|
1309
|
-
AlignHorizontalJustifyEnd,
|
1310
|
-
ArrowLeft,
|
1311
|
-
ArrowRight,
|
1312
|
-
ArrowUp,
|
1313
|
-
Binary,
|
1314
|
-
Blocks,
|
1315
|
-
BookX,
|
1316
|
-
BotMessageSquare,
|
1317
|
-
Brain,
|
1318
|
-
BrainCircuit,
|
1319
|
-
BringToFront,
|
1320
|
-
Building2,
|
1321
|
-
Bug,
|
1322
|
-
BugOff,
|
1323
|
-
Car,
|
1324
|
-
Circle,
|
1325
|
-
CircleAlert,
|
1326
|
-
CircleSmall,
|
1327
|
-
CircleStop,
|
1328
|
-
Check,
|
1329
|
-
CheckCheck,
|
1330
|
-
ChevronDown,
|
1331
|
-
ChevronLeft,
|
1332
|
-
ChevronRight,
|
1333
|
-
ChevronUp,
|
1334
|
-
Cpu,
|
1335
|
-
Copy,
|
1336
|
-
ComponentIcon,
|
1337
|
-
DatabaseZap,
|
1338
|
-
Dot,
|
1339
|
-
Download,
|
1340
|
-
Eye,
|
1341
|
-
ExternalLink,
|
1342
|
-
Facebook,
|
1343
|
-
Shield,
|
1344
|
-
File,
|
1345
|
-
FileDown,
|
1346
|
-
FileInput,
|
1347
|
-
FileLock2,
|
1348
|
-
FileUp,
|
1349
|
-
Fingerprint,
|
1350
|
-
Folder,
|
1351
|
-
FolderOpen,
|
1352
|
-
Gift,
|
1353
|
-
GitMerge,
|
1354
|
-
GitPullRequestArrow,
|
1355
|
-
Globe,
|
1356
|
-
GlobeLock,
|
1357
|
-
Grip,
|
1358
|
-
GripVertical,
|
1359
|
-
HandHeart,
|
1360
|
-
Handshake,
|
1361
|
-
Highlighter,
|
1362
|
-
HousePlus,
|
1363
|
-
Infinity,
|
1364
|
-
Info,
|
1365
|
-
ImageDown,
|
1366
|
-
ImageOff,
|
1367
|
-
ImageUp,
|
1368
|
-
MessageCircleMore,
|
1369
|
-
MessageCircleCode,
|
1370
|
-
Keyboard,
|
1371
|
-
LandPlot,
|
1372
|
-
Languages,
|
1373
|
-
Layout,
|
1374
|
-
LayoutTemplate,
|
1375
|
-
LibraryIcon,
|
1376
|
-
Link,
|
1377
|
-
ListTodo,
|
1378
|
-
Loader2,
|
1379
|
-
LogIn,
|
1380
|
-
LogOut,
|
1381
|
-
Mail,
|
1382
|
-
MoreHorizontal,
|
1383
|
-
MousePointerClick,
|
1384
|
-
Palette,
|
1385
|
-
PanelLeft,
|
1386
|
-
PanelsTopLeft,
|
1387
|
-
PawPrint,
|
1388
|
-
Pencil,
|
1389
|
-
Pi,
|
1390
|
-
QrCode,
|
1391
|
-
ReceiptText,
|
1392
|
-
RefreshCcw,
|
1393
|
-
Regex,
|
1394
|
-
Replace,
|
1395
|
-
Rocket,
|
1396
|
-
Rss,
|
1397
|
-
Scale,
|
1398
|
-
Search,
|
1399
|
-
SendHorizontal,
|
1400
|
-
Share,
|
1401
|
-
Sigma,
|
1402
|
-
ShieldUser,
|
1403
|
-
Sprout,
|
1404
|
-
SquareDashedBottomCode,
|
1405
|
-
SquareTerminal,
|
1406
|
-
Server,
|
1407
|
-
SplinePointer,
|
1408
|
-
Sparkles,
|
1409
|
-
Star,
|
1410
|
-
Tablets,
|
1411
|
-
Terminal,
|
1412
|
-
Twitter,
|
1413
|
-
Workflow,
|
1414
|
-
X,
|
1415
|
-
Zap
|
1416
|
-
} from "lucide-react";
|
1417
|
-
|
1418
1191
|
// src/components/global-icon.tsx
|
1192
|
+
import * as lucideIconsModule from "lucide-react";
|
1419
1193
|
import React32 from "react";
|
1420
1194
|
import { jsx as jsx32 } from "react/jsx-runtime";
|
1421
1195
|
var tempStyledLimitedIcons = {};
|
1422
|
-
for (const iconNameKey in
|
1423
|
-
if (Object.prototype.hasOwnProperty.call(
|
1196
|
+
for (const iconNameKey in lucideIconsModule) {
|
1197
|
+
if (Object.prototype.hasOwnProperty.call(lucideIconsModule, iconNameKey)) {
|
1424
1198
|
const iconName = iconNameKey;
|
1425
|
-
const OriginalIconComponent =
|
1199
|
+
const OriginalIconComponent = lucideIconsModule[iconName];
|
1426
1200
|
if (typeof OriginalIconComponent === "function" || typeof OriginalIconComponent === "object" && OriginalIconComponent !== null && OriginalIconComponent.$$typeof === Symbol.for("react.forward_ref")) {
|
1427
1201
|
const ComponentToRender = OriginalIconComponent;
|
1428
1202
|
const StyledIcon = (props) => {
|