@almadar/ui 5.1.3 → 5.1.5

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.
@@ -1296,111 +1296,322 @@ var init_iconFamily = __esm({
1296
1296
  };
1297
1297
  phosphorAliases = {
1298
1298
  // lucide name → phosphor PascalCase name
1299
- search: "MagnifyingGlass",
1299
+ // Actions
1300
+ plus: "Plus",
1301
+ minus: "Minus",
1302
+ x: "X",
1303
+ check: "Check",
1300
1304
  close: "X",
1301
- loader: "CircleNotch",
1305
+ edit: "PencilSimple",
1306
+ pencil: "PencilSimple",
1307
+ trash: "Trash",
1308
+ save: "FloppyDisk",
1309
+ copy: "Copy",
1310
+ share: "Share",
1311
+ send: "PaperPlaneRight",
1312
+ download: "DownloadSimple",
1313
+ upload: "UploadSimple",
1314
+ archive: "Archive",
1302
1315
  refresh: "ArrowsClockwise",
1303
- "sort-asc": "SortAscending",
1304
- "sort-desc": "SortDescending",
1316
+ loader: "CircleNotch",
1317
+ link: "Link",
1318
+ paperclip: "Paperclip",
1319
+ // Navigation
1305
1320
  "chevron-down": "CaretDown",
1306
1321
  "chevron-up": "CaretUp",
1307
1322
  "chevron-left": "CaretLeft",
1308
1323
  "chevron-right": "CaretRight",
1309
- "help-circle": "Question",
1310
- "alert-triangle": "Warning",
1324
+ "arrow-up": "ArrowUp",
1325
+ "arrow-down": "ArrowDown",
1326
+ "arrow-left": "ArrowLeft",
1327
+ "arrow-right": "ArrowRight",
1328
+ menu: "List",
1329
+ more: "DotsThree",
1330
+ "more-vertical": "DotsThreeVertical",
1331
+ "more-horizontal": "DotsThree",
1332
+ external: "ArrowSquareOut",
1333
+ "external-link": "ArrowSquareOut",
1334
+ // Files
1335
+ file: "File",
1336
+ "file-text": "FileText",
1337
+ "file-plus": "FilePlus",
1338
+ "file-minus": "FileMinus",
1339
+ folder: "Folder",
1340
+ "folder-open": "FolderOpen",
1341
+ document: "FileText",
1342
+ // Charts
1343
+ "bar-chart": "ChartBar",
1344
+ "bar-chart-2": "ChartBar",
1345
+ "bar-chart-3": "ChartBar",
1346
+ "line-chart": "ChartLine",
1347
+ "pie-chart": "ChartPie",
1348
+ activity: "Pulse",
1349
+ "trending-up": "TrendUp",
1350
+ "trending-down": "TrendDown",
1351
+ // Messages
1352
+ message: "ChatCircle",
1353
+ "message-circle": "ChatCircle",
1354
+ "message-square": "ChatText",
1355
+ "messages-square": "ChatsCircle",
1356
+ comment: "ChatCircle",
1357
+ comments: "ChatsCircle",
1358
+ inbox: "Tray",
1359
+ mail: "Envelope",
1360
+ envelope: "Envelope",
1361
+ // Status
1311
1362
  "alert-circle": "WarningCircle",
1363
+ "alert-triangle": "Warning",
1312
1364
  "check-circle": "CheckCircle",
1313
1365
  "x-circle": "XCircle",
1314
- edit: "PencilSimple",
1315
- pencil: "PencilSimple",
1316
- trash: "Trash",
1317
- send: "PaperPlaneRight",
1318
- external: "ArrowSquareOut",
1319
- "external-link": "ArrowSquareOut",
1320
- plus: "Plus",
1321
- minus: "Minus",
1322
- x: "X",
1323
- check: "Check",
1324
- star: "Star",
1325
- heart: "Heart",
1326
- home: "House",
1366
+ info: "Info",
1367
+ "help-circle": "Question",
1368
+ "life-buoy": "Lifebuoy",
1369
+ lifebuoy: "Lifebuoy",
1370
+ warning: "Warning",
1371
+ error: "WarningCircle",
1372
+ // Media
1373
+ image: "Image",
1374
+ video: "VideoCamera",
1375
+ film: "FilmStrip",
1376
+ camera: "Camera",
1377
+ music: "MusicNote",
1378
+ play: "Play",
1379
+ pause: "Pause",
1380
+ stop: "Stop",
1381
+ "skip-forward": "SkipForward",
1382
+ "skip-back": "SkipBack",
1383
+ volume: "SpeakerHigh",
1384
+ "volume-2": "SpeakerHigh",
1385
+ "volume-x": "SpeakerX",
1386
+ mic: "Microphone",
1387
+ "mic-off": "MicrophoneSlash",
1388
+ // People
1327
1389
  user: "User",
1328
1390
  users: "Users",
1329
- settings: "Gear",
1330
- menu: "List",
1331
- "arrow-up": "ArrowUp",
1332
- "arrow-down": "ArrowDown",
1333
- "arrow-left": "ArrowLeft",
1334
- "arrow-right": "ArrowRight",
1335
- copy: "Copy",
1336
- download: "DownloadSimple",
1337
- upload: "UploadSimple",
1338
- filter: "Funnel",
1391
+ "user-plus": "UserPlus",
1392
+ "user-check": "UserCheck",
1393
+ // Time
1339
1394
  calendar: "Calendar",
1340
1395
  clock: "Clock",
1396
+ timer: "Timer",
1397
+ // Location
1398
+ map: "MapTrifold",
1399
+ "map-pin": "MapPin",
1400
+ navigation: "NavigationArrow",
1401
+ compass: "Compass",
1402
+ globe: "Globe",
1403
+ target: "Target",
1404
+ // Project / layout
1405
+ kanban: "Kanban",
1406
+ list: "List",
1407
+ table: "Table",
1408
+ grid: "GridFour",
1409
+ layout: "Layout",
1410
+ columns: "Columns",
1411
+ rows: "Rows",
1412
+ // Misc
1341
1413
  bell: "Bell",
1342
- mail: "Envelope",
1343
- envelope: "Envelope",
1344
- lock: "Lock",
1345
- unlock: "LockOpen",
1414
+ bookmark: "Bookmark",
1415
+ briefcase: "Briefcase",
1416
+ flag: "Flag",
1417
+ tag: "Tag",
1418
+ tags: "Tag",
1419
+ star: "Star",
1420
+ heart: "Heart",
1421
+ home: "House",
1422
+ settings: "Gear",
1346
1423
  eye: "Eye",
1347
1424
  "eye-off": "EyeSlash",
1348
- more: "DotsThree",
1349
- "more-vertical": "DotsThreeVertical",
1350
- info: "Info",
1351
- warning: "Warning",
1352
- error: "WarningCircle"
1425
+ lock: "Lock",
1426
+ unlock: "LockOpen",
1427
+ key: "Key",
1428
+ shield: "Shield",
1429
+ search: "MagnifyingGlass",
1430
+ filter: "Funnel",
1431
+ "sort-asc": "SortAscending",
1432
+ "sort-desc": "SortDescending",
1433
+ zap: "Lightning",
1434
+ sparkles: "Sparkle",
1435
+ // Code
1436
+ code: "Code",
1437
+ terminal: "Terminal",
1438
+ database: "Database",
1439
+ server: "HardDrives",
1440
+ cloud: "Cloud",
1441
+ wifi: "WifiHigh",
1442
+ package: "Package",
1443
+ box: "Package",
1444
+ // Theme
1445
+ sun: "Sun",
1446
+ moon: "Moon",
1447
+ // Phone
1448
+ phone: "Phone",
1449
+ printer: "Printer",
1450
+ // Hierarchy
1451
+ tree: "Tree",
1452
+ network: "Network"
1353
1453
  };
1354
1454
  tablerAliases = {
1355
1455
  // lucide name → tabler suffix (after the `Icon` prefix)
1356
- search: "Search",
1456
+ // Actions
1457
+ plus: "Plus",
1458
+ minus: "Minus",
1459
+ x: "X",
1460
+ check: "Check",
1357
1461
  close: "X",
1358
- loader: "Loader2",
1462
+ edit: "Pencil",
1463
+ pencil: "Pencil",
1464
+ trash: "Trash",
1465
+ save: "DeviceFloppy",
1466
+ copy: "Copy",
1467
+ share: "Share",
1468
+ send: "Send",
1469
+ download: "Download",
1470
+ upload: "Upload",
1471
+ archive: "Archive",
1359
1472
  refresh: "Refresh",
1360
- "sort-asc": "SortAscending",
1361
- "sort-desc": "SortDescending",
1473
+ loader: "Loader2",
1474
+ link: "Link",
1475
+ paperclip: "Paperclip",
1476
+ external: "ExternalLink",
1477
+ "external-link": "ExternalLink",
1478
+ // Navigation
1362
1479
  "chevron-down": "ChevronDown",
1363
1480
  "chevron-up": "ChevronUp",
1364
1481
  "chevron-left": "ChevronLeft",
1365
1482
  "chevron-right": "ChevronRight",
1366
- "help-circle": "HelpCircle",
1367
- "alert-triangle": "AlertTriangle",
1483
+ "arrow-down": "ArrowDown",
1484
+ "arrow-up": "ArrowUp",
1485
+ "arrow-left": "ArrowLeft",
1486
+ "arrow-right": "ArrowRight",
1487
+ menu: "Menu2",
1488
+ more: "Dots",
1489
+ "more-vertical": "DotsVertical",
1490
+ // Files
1491
+ file: "File",
1492
+ "file-text": "FileText",
1493
+ "file-plus": "FilePlus",
1494
+ "file-check": "FileCheck",
1495
+ "file-minus": "FileMinus",
1496
+ folder: "Folder",
1497
+ "folder-open": "FolderOpen",
1498
+ document: "FileText",
1499
+ // Charts
1500
+ "bar-chart": "ChartBar",
1501
+ "bar-chart-2": "ChartBar",
1502
+ "bar-chart-3": "ChartBar",
1503
+ "line-chart": "ChartLine",
1504
+ "pie-chart": "ChartPie",
1505
+ activity: "Activity",
1506
+ "trending-up": "TrendingUp",
1507
+ "trending-down": "TrendingDown",
1508
+ // Messages
1509
+ message: "Message",
1510
+ "message-circle": "MessageCircle",
1511
+ "message-square": "Message2",
1512
+ "messages-square": "Messages",
1513
+ comment: "Message",
1514
+ comments: "Messages",
1515
+ inbox: "Inbox",
1516
+ mail: "Mail",
1517
+ envelope: "Mail",
1518
+ // Status
1368
1519
  "alert-circle": "AlertCircle",
1520
+ "alert-triangle": "AlertTriangle",
1369
1521
  "check-circle": "CircleCheck",
1370
1522
  "x-circle": "CircleX",
1371
- edit: "Pencil",
1372
- trash: "Trash",
1373
- send: "Send",
1374
- external: "ExternalLink",
1375
- plus: "Plus",
1376
- x: "X",
1377
- check: "Check",
1378
- star: "Star",
1379
- heart: "Heart",
1380
- home: "Home",
1523
+ info: "InfoCircle",
1524
+ "help-circle": "HelpCircle",
1525
+ "life-buoy": "Lifebuoy",
1526
+ warning: "AlertTriangle",
1527
+ error: "AlertOctagon",
1528
+ // Media
1529
+ image: "Photo",
1530
+ video: "Video",
1531
+ camera: "Camera",
1532
+ music: "Music",
1533
+ play: "PlayerPlay",
1534
+ pause: "PlayerPause",
1535
+ stop: "PlayerStop",
1536
+ "skip-forward": "PlayerSkipForward",
1537
+ "skip-back": "PlayerSkipBack",
1538
+ volume: "Volume",
1539
+ "volume-2": "Volume",
1540
+ "volume-x": "VolumeOff",
1541
+ mic: "Microphone",
1542
+ "mic-off": "MicrophoneOff",
1543
+ // People
1381
1544
  user: "User",
1382
1545
  users: "Users",
1383
- settings: "Settings",
1384
- menu: "Menu2",
1385
- copy: "Copy",
1386
- download: "Download",
1387
- upload: "Upload",
1388
- filter: "Filter",
1546
+ "user-plus": "UserPlus",
1547
+ "user-check": "UserCheck",
1548
+ // Time
1389
1549
  calendar: "Calendar",
1390
1550
  clock: "Clock",
1551
+ timer: "Hourglass",
1552
+ // Location
1553
+ map: "Map",
1554
+ "map-pin": "MapPin",
1555
+ navigation: "Navigation",
1556
+ compass: "Compass",
1557
+ globe: "World",
1558
+ target: "Target",
1559
+ // Project / layout
1560
+ kanban: "LayoutKanban",
1561
+ list: "List",
1562
+ table: "Table",
1563
+ grid: "LayoutGrid",
1564
+ layout: "Layout",
1565
+ columns: "LayoutColumns",
1566
+ rows: "LayoutRows",
1567
+ // Misc
1391
1568
  bell: "Bell",
1392
- mail: "Mail",
1393
- envelope: "Mail",
1394
- lock: "Lock",
1395
- unlock: "LockOpen",
1569
+ bookmark: "Bookmark",
1570
+ briefcase: "Briefcase",
1571
+ flag: "Flag",
1572
+ tag: "Tag",
1573
+ tags: "Tags",
1574
+ star: "Star",
1575
+ heart: "Heart",
1576
+ home: "Home",
1577
+ settings: "Settings",
1396
1578
  eye: "Eye",
1397
1579
  "eye-off": "EyeOff",
1398
- more: "Dots",
1399
- "more-vertical": "DotsVertical",
1400
- info: "InfoCircle"
1580
+ lock: "Lock",
1581
+ unlock: "LockOpen",
1582
+ key: "Key",
1583
+ shield: "Shield",
1584
+ search: "Search",
1585
+ filter: "Filter",
1586
+ "sort-asc": "SortAscending",
1587
+ "sort-desc": "SortDescending",
1588
+ zap: "Bolt",
1589
+ sparkles: "Sparkles",
1590
+ // Code / data
1591
+ code: "Code",
1592
+ terminal: "Terminal",
1593
+ database: "Database",
1594
+ server: "Server",
1595
+ cloud: "Cloud",
1596
+ wifi: "Wifi",
1597
+ package: "Package",
1598
+ box: "Box",
1599
+ // Theme
1600
+ sun: "Sun",
1601
+ moon: "Moon",
1602
+ // Phone
1603
+ phone: "Phone",
1604
+ printer: "Printer",
1605
+ // Hierarchy
1606
+ tree: "Hierarchy",
1607
+ network: "Network"
1401
1608
  };
1402
1609
  faAliases = {
1403
- // lucide name → fa-solid suffix (after the `Fa` prefix)
1610
+ // lucide name → fa-solid suffix (after the `Fa` prefix).
1611
+ // react-icons/fa ships FontAwesome 5 — names like `FaFileText` don't exist
1612
+ // (FA renamed to `FaFileAlt`). When you see a console.warn from
1613
+ // [iconFamily] about an unmapped lucide name in this family, add the
1614
+ // closest FA5 sibling here so the fallback stays in-family.
1404
1615
  search: "Search",
1405
1616
  close: "Times",
1406
1617
  x: "Times",
@@ -1418,9 +1629,10 @@ var init_iconFamily = __esm({
1418
1629
  "check-circle": "CheckCircle",
1419
1630
  "x-circle": "TimesCircle",
1420
1631
  edit: "Edit",
1421
- pencil: "Pencil",
1632
+ pencil: "PencilAlt",
1422
1633
  trash: "Trash",
1423
1634
  send: "PaperPlane",
1635
+ share: "ShareAlt",
1424
1636
  external: "ExternalLinkAlt",
1425
1637
  plus: "Plus",
1426
1638
  minus: "Minus",
@@ -1430,6 +1642,8 @@ var init_iconFamily = __esm({
1430
1642
  home: "Home",
1431
1643
  user: "User",
1432
1644
  users: "Users",
1645
+ "user-plus": "UserPlus",
1646
+ "user-check": "UserCheck",
1433
1647
  settings: "Cog",
1434
1648
  menu: "Bars",
1435
1649
  "arrow-up": "ArrowUp",
@@ -1452,7 +1666,104 @@ var init_iconFamily = __esm({
1452
1666
  more: "EllipsisH",
1453
1667
  "more-vertical": "EllipsisV",
1454
1668
  info: "InfoCircle",
1455
- warning: "ExclamationTriangle"
1669
+ warning: "ExclamationTriangle",
1670
+ error: "ExclamationCircle",
1671
+ // Time
1672
+ timer: "Hourglass",
1673
+ // Files (FA renamed FileText → FileAlt)
1674
+ file: "File",
1675
+ "file-text": "FileAlt",
1676
+ "file-plus": "FileMedical",
1677
+ "file-minus": "FileExcel",
1678
+ "file-check": "FileSignature",
1679
+ document: "FileAlt",
1680
+ // Charts (lucide BarChart2 / BarChart3 → FA ChartBar)
1681
+ "bar-chart": "ChartBar",
1682
+ "bar-chart-2": "ChartBar",
1683
+ "bar-chart-3": "ChartBar",
1684
+ "line-chart": "ChartLine",
1685
+ "pie-chart": "ChartPie",
1686
+ activity: "ChartLine",
1687
+ "trending-up": "ChartLine",
1688
+ "trending-down": "ChartLine",
1689
+ // Messages (lucide MessageCircle/MessageSquare → FA CommentDots/CommentAlt)
1690
+ message: "Comment",
1691
+ "message-circle": "CommentDots",
1692
+ "message-square": "CommentAlt",
1693
+ "messages-square": "Comments",
1694
+ comment: "Comment",
1695
+ comments: "Comments",
1696
+ inbox: "Inbox",
1697
+ // Support / help
1698
+ "life-buoy": "LifeRing",
1699
+ lifebuoy: "LifeRing",
1700
+ // Project / kanban (FA has no kanban; closest semantic is Tasks/Columns)
1701
+ kanban: "Tasks",
1702
+ columns: "Columns",
1703
+ rows: "Bars",
1704
+ layout: "ThLarge",
1705
+ grid: "Th",
1706
+ list: "List",
1707
+ table: "Table",
1708
+ // Storage / folders
1709
+ folder: "Folder",
1710
+ "folder-open": "FolderOpen",
1711
+ archive: "Archive",
1712
+ bookmark: "Bookmark",
1713
+ briefcase: "Briefcase",
1714
+ package: "Box",
1715
+ box: "Box",
1716
+ // Map / location
1717
+ map: "Map",
1718
+ "map-pin": "MapMarkerAlt",
1719
+ navigation: "LocationArrow",
1720
+ compass: "Compass",
1721
+ globe: "Globe",
1722
+ target: "Bullseye",
1723
+ // Media
1724
+ image: "Image",
1725
+ video: "Video",
1726
+ film: "Film",
1727
+ camera: "Camera",
1728
+ music: "Music",
1729
+ play: "Play",
1730
+ pause: "Pause",
1731
+ stop: "Stop",
1732
+ "skip-forward": "Forward",
1733
+ "skip-back": "Backward",
1734
+ volume: "VolumeUp",
1735
+ "volume-2": "VolumeUp",
1736
+ "volume-x": "VolumeMute",
1737
+ mic: "Microphone",
1738
+ "mic-off": "MicrophoneSlash",
1739
+ phone: "Phone",
1740
+ // Code / data
1741
+ code: "Code",
1742
+ terminal: "Terminal",
1743
+ database: "Database",
1744
+ server: "Server",
1745
+ cloud: "Cloud",
1746
+ wifi: "Wifi",
1747
+ // Security
1748
+ shield: "ShieldAlt",
1749
+ key: "Key",
1750
+ // Misc actions
1751
+ printer: "Print",
1752
+ save: "Save",
1753
+ link: "Link",
1754
+ unlink: "Unlink",
1755
+ paperclip: "Paperclip",
1756
+ flag: "Flag",
1757
+ tag: "Tag",
1758
+ tags: "Tags",
1759
+ zap: "Bolt",
1760
+ sparkles: "Magic",
1761
+ // Theme
1762
+ sun: "Sun",
1763
+ moon: "Moon",
1764
+ // Hierarchy (FA has no Tree icon for hierarchies; Sitemap is the org-chart icon)
1765
+ tree: "Sitemap",
1766
+ network: "NetworkWired"
1456
1767
  };
1457
1768
  warned = /* @__PURE__ */ new Set();
1458
1769
  }