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