@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.
@@ -982,111 +982,322 @@ var init_iconFamily = __esm({
982
982
  };
983
983
  phosphorAliases = {
984
984
  // lucide name → phosphor PascalCase name
985
- search: "MagnifyingGlass",
985
+ // Actions
986
+ plus: "Plus",
987
+ minus: "Minus",
988
+ x: "X",
989
+ check: "Check",
986
990
  close: "X",
987
- loader: "CircleNotch",
991
+ edit: "PencilSimple",
992
+ pencil: "PencilSimple",
993
+ trash: "Trash",
994
+ save: "FloppyDisk",
995
+ copy: "Copy",
996
+ share: "Share",
997
+ send: "PaperPlaneRight",
998
+ download: "DownloadSimple",
999
+ upload: "UploadSimple",
1000
+ archive: "Archive",
988
1001
  refresh: "ArrowsClockwise",
989
- "sort-asc": "SortAscending",
990
- "sort-desc": "SortDescending",
1002
+ loader: "CircleNotch",
1003
+ link: "Link",
1004
+ paperclip: "Paperclip",
1005
+ // Navigation
991
1006
  "chevron-down": "CaretDown",
992
1007
  "chevron-up": "CaretUp",
993
1008
  "chevron-left": "CaretLeft",
994
1009
  "chevron-right": "CaretRight",
995
- "help-circle": "Question",
996
- "alert-triangle": "Warning",
1010
+ "arrow-up": "ArrowUp",
1011
+ "arrow-down": "ArrowDown",
1012
+ "arrow-left": "ArrowLeft",
1013
+ "arrow-right": "ArrowRight",
1014
+ menu: "List",
1015
+ more: "DotsThree",
1016
+ "more-vertical": "DotsThreeVertical",
1017
+ "more-horizontal": "DotsThree",
1018
+ external: "ArrowSquareOut",
1019
+ "external-link": "ArrowSquareOut",
1020
+ // Files
1021
+ file: "File",
1022
+ "file-text": "FileText",
1023
+ "file-plus": "FilePlus",
1024
+ "file-minus": "FileMinus",
1025
+ folder: "Folder",
1026
+ "folder-open": "FolderOpen",
1027
+ document: "FileText",
1028
+ // Charts
1029
+ "bar-chart": "ChartBar",
1030
+ "bar-chart-2": "ChartBar",
1031
+ "bar-chart-3": "ChartBar",
1032
+ "line-chart": "ChartLine",
1033
+ "pie-chart": "ChartPie",
1034
+ activity: "Pulse",
1035
+ "trending-up": "TrendUp",
1036
+ "trending-down": "TrendDown",
1037
+ // Messages
1038
+ message: "ChatCircle",
1039
+ "message-circle": "ChatCircle",
1040
+ "message-square": "ChatText",
1041
+ "messages-square": "ChatsCircle",
1042
+ comment: "ChatCircle",
1043
+ comments: "ChatsCircle",
1044
+ inbox: "Tray",
1045
+ mail: "Envelope",
1046
+ envelope: "Envelope",
1047
+ // Status
997
1048
  "alert-circle": "WarningCircle",
1049
+ "alert-triangle": "Warning",
998
1050
  "check-circle": "CheckCircle",
999
1051
  "x-circle": "XCircle",
1000
- edit: "PencilSimple",
1001
- pencil: "PencilSimple",
1002
- trash: "Trash",
1003
- send: "PaperPlaneRight",
1004
- external: "ArrowSquareOut",
1005
- "external-link": "ArrowSquareOut",
1006
- plus: "Plus",
1007
- minus: "Minus",
1008
- x: "X",
1009
- check: "Check",
1010
- star: "Star",
1011
- heart: "Heart",
1012
- home: "House",
1052
+ info: "Info",
1053
+ "help-circle": "Question",
1054
+ "life-buoy": "Lifebuoy",
1055
+ lifebuoy: "Lifebuoy",
1056
+ warning: "Warning",
1057
+ error: "WarningCircle",
1058
+ // Media
1059
+ image: "Image",
1060
+ video: "VideoCamera",
1061
+ film: "FilmStrip",
1062
+ camera: "Camera",
1063
+ music: "MusicNote",
1064
+ play: "Play",
1065
+ pause: "Pause",
1066
+ stop: "Stop",
1067
+ "skip-forward": "SkipForward",
1068
+ "skip-back": "SkipBack",
1069
+ volume: "SpeakerHigh",
1070
+ "volume-2": "SpeakerHigh",
1071
+ "volume-x": "SpeakerX",
1072
+ mic: "Microphone",
1073
+ "mic-off": "MicrophoneSlash",
1074
+ // People
1013
1075
  user: "User",
1014
1076
  users: "Users",
1015
- settings: "Gear",
1016
- menu: "List",
1017
- "arrow-up": "ArrowUp",
1018
- "arrow-down": "ArrowDown",
1019
- "arrow-left": "ArrowLeft",
1020
- "arrow-right": "ArrowRight",
1021
- copy: "Copy",
1022
- download: "DownloadSimple",
1023
- upload: "UploadSimple",
1024
- filter: "Funnel",
1077
+ "user-plus": "UserPlus",
1078
+ "user-check": "UserCheck",
1079
+ // Time
1025
1080
  calendar: "Calendar",
1026
1081
  clock: "Clock",
1082
+ timer: "Timer",
1083
+ // Location
1084
+ map: "MapTrifold",
1085
+ "map-pin": "MapPin",
1086
+ navigation: "NavigationArrow",
1087
+ compass: "Compass",
1088
+ globe: "Globe",
1089
+ target: "Target",
1090
+ // Project / layout
1091
+ kanban: "Kanban",
1092
+ list: "List",
1093
+ table: "Table",
1094
+ grid: "GridFour",
1095
+ layout: "Layout",
1096
+ columns: "Columns",
1097
+ rows: "Rows",
1098
+ // Misc
1027
1099
  bell: "Bell",
1028
- mail: "Envelope",
1029
- envelope: "Envelope",
1030
- lock: "Lock",
1031
- unlock: "LockOpen",
1100
+ bookmark: "Bookmark",
1101
+ briefcase: "Briefcase",
1102
+ flag: "Flag",
1103
+ tag: "Tag",
1104
+ tags: "Tag",
1105
+ star: "Star",
1106
+ heart: "Heart",
1107
+ home: "House",
1108
+ settings: "Gear",
1032
1109
  eye: "Eye",
1033
1110
  "eye-off": "EyeSlash",
1034
- more: "DotsThree",
1035
- "more-vertical": "DotsThreeVertical",
1036
- info: "Info",
1037
- warning: "Warning",
1038
- error: "WarningCircle"
1111
+ lock: "Lock",
1112
+ unlock: "LockOpen",
1113
+ key: "Key",
1114
+ shield: "Shield",
1115
+ search: "MagnifyingGlass",
1116
+ filter: "Funnel",
1117
+ "sort-asc": "SortAscending",
1118
+ "sort-desc": "SortDescending",
1119
+ zap: "Lightning",
1120
+ sparkles: "Sparkle",
1121
+ // Code
1122
+ code: "Code",
1123
+ terminal: "Terminal",
1124
+ database: "Database",
1125
+ server: "HardDrives",
1126
+ cloud: "Cloud",
1127
+ wifi: "WifiHigh",
1128
+ package: "Package",
1129
+ box: "Package",
1130
+ // Theme
1131
+ sun: "Sun",
1132
+ moon: "Moon",
1133
+ // Phone
1134
+ phone: "Phone",
1135
+ printer: "Printer",
1136
+ // Hierarchy
1137
+ tree: "Tree",
1138
+ network: "Network"
1039
1139
  };
1040
1140
  tablerAliases = {
1041
1141
  // lucide name → tabler suffix (after the `Icon` prefix)
1042
- search: "Search",
1142
+ // Actions
1143
+ plus: "Plus",
1144
+ minus: "Minus",
1145
+ x: "X",
1146
+ check: "Check",
1043
1147
  close: "X",
1044
- loader: "Loader2",
1148
+ edit: "Pencil",
1149
+ pencil: "Pencil",
1150
+ trash: "Trash",
1151
+ save: "DeviceFloppy",
1152
+ copy: "Copy",
1153
+ share: "Share",
1154
+ send: "Send",
1155
+ download: "Download",
1156
+ upload: "Upload",
1157
+ archive: "Archive",
1045
1158
  refresh: "Refresh",
1046
- "sort-asc": "SortAscending",
1047
- "sort-desc": "SortDescending",
1159
+ loader: "Loader2",
1160
+ link: "Link",
1161
+ paperclip: "Paperclip",
1162
+ external: "ExternalLink",
1163
+ "external-link": "ExternalLink",
1164
+ // Navigation
1048
1165
  "chevron-down": "ChevronDown",
1049
1166
  "chevron-up": "ChevronUp",
1050
1167
  "chevron-left": "ChevronLeft",
1051
1168
  "chevron-right": "ChevronRight",
1052
- "help-circle": "HelpCircle",
1053
- "alert-triangle": "AlertTriangle",
1169
+ "arrow-down": "ArrowDown",
1170
+ "arrow-up": "ArrowUp",
1171
+ "arrow-left": "ArrowLeft",
1172
+ "arrow-right": "ArrowRight",
1173
+ menu: "Menu2",
1174
+ more: "Dots",
1175
+ "more-vertical": "DotsVertical",
1176
+ // Files
1177
+ file: "File",
1178
+ "file-text": "FileText",
1179
+ "file-plus": "FilePlus",
1180
+ "file-check": "FileCheck",
1181
+ "file-minus": "FileMinus",
1182
+ folder: "Folder",
1183
+ "folder-open": "FolderOpen",
1184
+ document: "FileText",
1185
+ // Charts
1186
+ "bar-chart": "ChartBar",
1187
+ "bar-chart-2": "ChartBar",
1188
+ "bar-chart-3": "ChartBar",
1189
+ "line-chart": "ChartLine",
1190
+ "pie-chart": "ChartPie",
1191
+ activity: "Activity",
1192
+ "trending-up": "TrendingUp",
1193
+ "trending-down": "TrendingDown",
1194
+ // Messages
1195
+ message: "Message",
1196
+ "message-circle": "MessageCircle",
1197
+ "message-square": "Message2",
1198
+ "messages-square": "Messages",
1199
+ comment: "Message",
1200
+ comments: "Messages",
1201
+ inbox: "Inbox",
1202
+ mail: "Mail",
1203
+ envelope: "Mail",
1204
+ // Status
1054
1205
  "alert-circle": "AlertCircle",
1206
+ "alert-triangle": "AlertTriangle",
1055
1207
  "check-circle": "CircleCheck",
1056
1208
  "x-circle": "CircleX",
1057
- edit: "Pencil",
1058
- trash: "Trash",
1059
- send: "Send",
1060
- external: "ExternalLink",
1061
- plus: "Plus",
1062
- x: "X",
1063
- check: "Check",
1064
- star: "Star",
1065
- heart: "Heart",
1066
- home: "Home",
1209
+ info: "InfoCircle",
1210
+ "help-circle": "HelpCircle",
1211
+ "life-buoy": "Lifebuoy",
1212
+ warning: "AlertTriangle",
1213
+ error: "AlertOctagon",
1214
+ // Media
1215
+ image: "Photo",
1216
+ video: "Video",
1217
+ camera: "Camera",
1218
+ music: "Music",
1219
+ play: "PlayerPlay",
1220
+ pause: "PlayerPause",
1221
+ stop: "PlayerStop",
1222
+ "skip-forward": "PlayerSkipForward",
1223
+ "skip-back": "PlayerSkipBack",
1224
+ volume: "Volume",
1225
+ "volume-2": "Volume",
1226
+ "volume-x": "VolumeOff",
1227
+ mic: "Microphone",
1228
+ "mic-off": "MicrophoneOff",
1229
+ // People
1067
1230
  user: "User",
1068
1231
  users: "Users",
1069
- settings: "Settings",
1070
- menu: "Menu2",
1071
- copy: "Copy",
1072
- download: "Download",
1073
- upload: "Upload",
1074
- filter: "Filter",
1232
+ "user-plus": "UserPlus",
1233
+ "user-check": "UserCheck",
1234
+ // Time
1075
1235
  calendar: "Calendar",
1076
1236
  clock: "Clock",
1237
+ timer: "Hourglass",
1238
+ // Location
1239
+ map: "Map",
1240
+ "map-pin": "MapPin",
1241
+ navigation: "Navigation",
1242
+ compass: "Compass",
1243
+ globe: "World",
1244
+ target: "Target",
1245
+ // Project / layout
1246
+ kanban: "LayoutKanban",
1247
+ list: "List",
1248
+ table: "Table",
1249
+ grid: "LayoutGrid",
1250
+ layout: "Layout",
1251
+ columns: "LayoutColumns",
1252
+ rows: "LayoutRows",
1253
+ // Misc
1077
1254
  bell: "Bell",
1078
- mail: "Mail",
1079
- envelope: "Mail",
1080
- lock: "Lock",
1081
- unlock: "LockOpen",
1255
+ bookmark: "Bookmark",
1256
+ briefcase: "Briefcase",
1257
+ flag: "Flag",
1258
+ tag: "Tag",
1259
+ tags: "Tags",
1260
+ star: "Star",
1261
+ heart: "Heart",
1262
+ home: "Home",
1263
+ settings: "Settings",
1082
1264
  eye: "Eye",
1083
1265
  "eye-off": "EyeOff",
1084
- more: "Dots",
1085
- "more-vertical": "DotsVertical",
1086
- info: "InfoCircle"
1266
+ lock: "Lock",
1267
+ unlock: "LockOpen",
1268
+ key: "Key",
1269
+ shield: "Shield",
1270
+ search: "Search",
1271
+ filter: "Filter",
1272
+ "sort-asc": "SortAscending",
1273
+ "sort-desc": "SortDescending",
1274
+ zap: "Bolt",
1275
+ sparkles: "Sparkles",
1276
+ // Code / data
1277
+ code: "Code",
1278
+ terminal: "Terminal",
1279
+ database: "Database",
1280
+ server: "Server",
1281
+ cloud: "Cloud",
1282
+ wifi: "Wifi",
1283
+ package: "Package",
1284
+ box: "Box",
1285
+ // Theme
1286
+ sun: "Sun",
1287
+ moon: "Moon",
1288
+ // Phone
1289
+ phone: "Phone",
1290
+ printer: "Printer",
1291
+ // Hierarchy
1292
+ tree: "Hierarchy",
1293
+ network: "Network"
1087
1294
  };
1088
1295
  faAliases = {
1089
- // lucide name → fa-solid suffix (after the `Fa` prefix)
1296
+ // lucide name → fa-solid suffix (after the `Fa` prefix).
1297
+ // react-icons/fa ships FontAwesome 5 — names like `FaFileText` don't exist
1298
+ // (FA renamed to `FaFileAlt`). When you see a console.warn from
1299
+ // [iconFamily] about an unmapped lucide name in this family, add the
1300
+ // closest FA5 sibling here so the fallback stays in-family.
1090
1301
  search: "Search",
1091
1302
  close: "Times",
1092
1303
  x: "Times",
@@ -1104,9 +1315,10 @@ var init_iconFamily = __esm({
1104
1315
  "check-circle": "CheckCircle",
1105
1316
  "x-circle": "TimesCircle",
1106
1317
  edit: "Edit",
1107
- pencil: "Pencil",
1318
+ pencil: "PencilAlt",
1108
1319
  trash: "Trash",
1109
1320
  send: "PaperPlane",
1321
+ share: "ShareAlt",
1110
1322
  external: "ExternalLinkAlt",
1111
1323
  plus: "Plus",
1112
1324
  minus: "Minus",
@@ -1116,6 +1328,8 @@ var init_iconFamily = __esm({
1116
1328
  home: "Home",
1117
1329
  user: "User",
1118
1330
  users: "Users",
1331
+ "user-plus": "UserPlus",
1332
+ "user-check": "UserCheck",
1119
1333
  settings: "Cog",
1120
1334
  menu: "Bars",
1121
1335
  "arrow-up": "ArrowUp",
@@ -1138,7 +1352,104 @@ var init_iconFamily = __esm({
1138
1352
  more: "EllipsisH",
1139
1353
  "more-vertical": "EllipsisV",
1140
1354
  info: "InfoCircle",
1141
- warning: "ExclamationTriangle"
1355
+ warning: "ExclamationTriangle",
1356
+ error: "ExclamationCircle",
1357
+ // Time
1358
+ timer: "Hourglass",
1359
+ // Files (FA renamed FileText → FileAlt)
1360
+ file: "File",
1361
+ "file-text": "FileAlt",
1362
+ "file-plus": "FileMedical",
1363
+ "file-minus": "FileExcel",
1364
+ "file-check": "FileSignature",
1365
+ document: "FileAlt",
1366
+ // Charts (lucide BarChart2 / BarChart3 → FA ChartBar)
1367
+ "bar-chart": "ChartBar",
1368
+ "bar-chart-2": "ChartBar",
1369
+ "bar-chart-3": "ChartBar",
1370
+ "line-chart": "ChartLine",
1371
+ "pie-chart": "ChartPie",
1372
+ activity: "ChartLine",
1373
+ "trending-up": "ChartLine",
1374
+ "trending-down": "ChartLine",
1375
+ // Messages (lucide MessageCircle/MessageSquare → FA CommentDots/CommentAlt)
1376
+ message: "Comment",
1377
+ "message-circle": "CommentDots",
1378
+ "message-square": "CommentAlt",
1379
+ "messages-square": "Comments",
1380
+ comment: "Comment",
1381
+ comments: "Comments",
1382
+ inbox: "Inbox",
1383
+ // Support / help
1384
+ "life-buoy": "LifeRing",
1385
+ lifebuoy: "LifeRing",
1386
+ // Project / kanban (FA has no kanban; closest semantic is Tasks/Columns)
1387
+ kanban: "Tasks",
1388
+ columns: "Columns",
1389
+ rows: "Bars",
1390
+ layout: "ThLarge",
1391
+ grid: "Th",
1392
+ list: "List",
1393
+ table: "Table",
1394
+ // Storage / folders
1395
+ folder: "Folder",
1396
+ "folder-open": "FolderOpen",
1397
+ archive: "Archive",
1398
+ bookmark: "Bookmark",
1399
+ briefcase: "Briefcase",
1400
+ package: "Box",
1401
+ box: "Box",
1402
+ // Map / location
1403
+ map: "Map",
1404
+ "map-pin": "MapMarkerAlt",
1405
+ navigation: "LocationArrow",
1406
+ compass: "Compass",
1407
+ globe: "Globe",
1408
+ target: "Bullseye",
1409
+ // Media
1410
+ image: "Image",
1411
+ video: "Video",
1412
+ film: "Film",
1413
+ camera: "Camera",
1414
+ music: "Music",
1415
+ play: "Play",
1416
+ pause: "Pause",
1417
+ stop: "Stop",
1418
+ "skip-forward": "Forward",
1419
+ "skip-back": "Backward",
1420
+ volume: "VolumeUp",
1421
+ "volume-2": "VolumeUp",
1422
+ "volume-x": "VolumeMute",
1423
+ mic: "Microphone",
1424
+ "mic-off": "MicrophoneSlash",
1425
+ phone: "Phone",
1426
+ // Code / data
1427
+ code: "Code",
1428
+ terminal: "Terminal",
1429
+ database: "Database",
1430
+ server: "Server",
1431
+ cloud: "Cloud",
1432
+ wifi: "Wifi",
1433
+ // Security
1434
+ shield: "ShieldAlt",
1435
+ key: "Key",
1436
+ // Misc actions
1437
+ printer: "Print",
1438
+ save: "Save",
1439
+ link: "Link",
1440
+ unlink: "Unlink",
1441
+ paperclip: "Paperclip",
1442
+ flag: "Flag",
1443
+ tag: "Tag",
1444
+ tags: "Tags",
1445
+ zap: "Bolt",
1446
+ sparkles: "Magic",
1447
+ // Theme
1448
+ sun: "Sun",
1449
+ moon: "Moon",
1450
+ // Hierarchy (FA has no Tree icon for hierarchies; Sitemap is the org-chart icon)
1451
+ tree: "Sitemap",
1452
+ network: "NetworkWired"
1142
1453
  };
1143
1454
  warned = /* @__PURE__ */ new Set();
1144
1455
  }