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