@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.
@@ -5958,111 +5958,322 @@ var init_iconFamily = __esm({
5958
5958
  };
5959
5959
  phosphorAliases = {
5960
5960
  // lucide name → phosphor PascalCase name
5961
- search: "MagnifyingGlass",
5961
+ // Actions
5962
+ plus: "Plus",
5963
+ minus: "Minus",
5964
+ x: "X",
5965
+ check: "Check",
5962
5966
  close: "X",
5963
- loader: "CircleNotch",
5967
+ edit: "PencilSimple",
5968
+ pencil: "PencilSimple",
5969
+ trash: "Trash",
5970
+ save: "FloppyDisk",
5971
+ copy: "Copy",
5972
+ share: "Share",
5973
+ send: "PaperPlaneRight",
5974
+ download: "DownloadSimple",
5975
+ upload: "UploadSimple",
5976
+ archive: "Archive",
5964
5977
  refresh: "ArrowsClockwise",
5965
- "sort-asc": "SortAscending",
5966
- "sort-desc": "SortDescending",
5978
+ loader: "CircleNotch",
5979
+ link: "Link",
5980
+ paperclip: "Paperclip",
5981
+ // Navigation
5967
5982
  "chevron-down": "CaretDown",
5968
5983
  "chevron-up": "CaretUp",
5969
5984
  "chevron-left": "CaretLeft",
5970
5985
  "chevron-right": "CaretRight",
5971
- "help-circle": "Question",
5972
- "alert-triangle": "Warning",
5986
+ "arrow-up": "ArrowUp",
5987
+ "arrow-down": "ArrowDown",
5988
+ "arrow-left": "ArrowLeft",
5989
+ "arrow-right": "ArrowRight",
5990
+ menu: "List",
5991
+ more: "DotsThree",
5992
+ "more-vertical": "DotsThreeVertical",
5993
+ "more-horizontal": "DotsThree",
5994
+ external: "ArrowSquareOut",
5995
+ "external-link": "ArrowSquareOut",
5996
+ // Files
5997
+ file: "File",
5998
+ "file-text": "FileText",
5999
+ "file-plus": "FilePlus",
6000
+ "file-minus": "FileMinus",
6001
+ folder: "Folder",
6002
+ "folder-open": "FolderOpen",
6003
+ document: "FileText",
6004
+ // Charts
6005
+ "bar-chart": "ChartBar",
6006
+ "bar-chart-2": "ChartBar",
6007
+ "bar-chart-3": "ChartBar",
6008
+ "line-chart": "ChartLine",
6009
+ "pie-chart": "ChartPie",
6010
+ activity: "Pulse",
6011
+ "trending-up": "TrendUp",
6012
+ "trending-down": "TrendDown",
6013
+ // Messages
6014
+ message: "ChatCircle",
6015
+ "message-circle": "ChatCircle",
6016
+ "message-square": "ChatText",
6017
+ "messages-square": "ChatsCircle",
6018
+ comment: "ChatCircle",
6019
+ comments: "ChatsCircle",
6020
+ inbox: "Tray",
6021
+ mail: "Envelope",
6022
+ envelope: "Envelope",
6023
+ // Status
5973
6024
  "alert-circle": "WarningCircle",
6025
+ "alert-triangle": "Warning",
5974
6026
  "check-circle": "CheckCircle",
5975
6027
  "x-circle": "XCircle",
5976
- edit: "PencilSimple",
5977
- pencil: "PencilSimple",
5978
- trash: "Trash",
5979
- send: "PaperPlaneRight",
5980
- external: "ArrowSquareOut",
5981
- "external-link": "ArrowSquareOut",
5982
- plus: "Plus",
5983
- minus: "Minus",
5984
- x: "X",
5985
- check: "Check",
5986
- star: "Star",
5987
- heart: "Heart",
5988
- home: "House",
6028
+ info: "Info",
6029
+ "help-circle": "Question",
6030
+ "life-buoy": "Lifebuoy",
6031
+ lifebuoy: "Lifebuoy",
6032
+ warning: "Warning",
6033
+ error: "WarningCircle",
6034
+ // Media
6035
+ image: "Image",
6036
+ video: "VideoCamera",
6037
+ film: "FilmStrip",
6038
+ camera: "Camera",
6039
+ music: "MusicNote",
6040
+ play: "Play",
6041
+ pause: "Pause",
6042
+ stop: "Stop",
6043
+ "skip-forward": "SkipForward",
6044
+ "skip-back": "SkipBack",
6045
+ volume: "SpeakerHigh",
6046
+ "volume-2": "SpeakerHigh",
6047
+ "volume-x": "SpeakerX",
6048
+ mic: "Microphone",
6049
+ "mic-off": "MicrophoneSlash",
6050
+ // People
5989
6051
  user: "User",
5990
6052
  users: "Users",
5991
- settings: "Gear",
5992
- menu: "List",
5993
- "arrow-up": "ArrowUp",
5994
- "arrow-down": "ArrowDown",
5995
- "arrow-left": "ArrowLeft",
5996
- "arrow-right": "ArrowRight",
5997
- copy: "Copy",
5998
- download: "DownloadSimple",
5999
- upload: "UploadSimple",
6000
- filter: "Funnel",
6053
+ "user-plus": "UserPlus",
6054
+ "user-check": "UserCheck",
6055
+ // Time
6001
6056
  calendar: "Calendar",
6002
6057
  clock: "Clock",
6058
+ timer: "Timer",
6059
+ // Location
6060
+ map: "MapTrifold",
6061
+ "map-pin": "MapPin",
6062
+ navigation: "NavigationArrow",
6063
+ compass: "Compass",
6064
+ globe: "Globe",
6065
+ target: "Target",
6066
+ // Project / layout
6067
+ kanban: "Kanban",
6068
+ list: "List",
6069
+ table: "Table",
6070
+ grid: "GridFour",
6071
+ layout: "Layout",
6072
+ columns: "Columns",
6073
+ rows: "Rows",
6074
+ // Misc
6003
6075
  bell: "Bell",
6004
- mail: "Envelope",
6005
- envelope: "Envelope",
6006
- lock: "Lock",
6007
- unlock: "LockOpen",
6076
+ bookmark: "Bookmark",
6077
+ briefcase: "Briefcase",
6078
+ flag: "Flag",
6079
+ tag: "Tag",
6080
+ tags: "Tag",
6081
+ star: "Star",
6082
+ heart: "Heart",
6083
+ home: "House",
6084
+ settings: "Gear",
6008
6085
  eye: "Eye",
6009
6086
  "eye-off": "EyeSlash",
6010
- more: "DotsThree",
6011
- "more-vertical": "DotsThreeVertical",
6012
- info: "Info",
6013
- warning: "Warning",
6014
- error: "WarningCircle"
6087
+ lock: "Lock",
6088
+ unlock: "LockOpen",
6089
+ key: "Key",
6090
+ shield: "Shield",
6091
+ search: "MagnifyingGlass",
6092
+ filter: "Funnel",
6093
+ "sort-asc": "SortAscending",
6094
+ "sort-desc": "SortDescending",
6095
+ zap: "Lightning",
6096
+ sparkles: "Sparkle",
6097
+ // Code
6098
+ code: "Code",
6099
+ terminal: "Terminal",
6100
+ database: "Database",
6101
+ server: "HardDrives",
6102
+ cloud: "Cloud",
6103
+ wifi: "WifiHigh",
6104
+ package: "Package",
6105
+ box: "Package",
6106
+ // Theme
6107
+ sun: "Sun",
6108
+ moon: "Moon",
6109
+ // Phone
6110
+ phone: "Phone",
6111
+ printer: "Printer",
6112
+ // Hierarchy
6113
+ tree: "Tree",
6114
+ network: "Network"
6015
6115
  };
6016
6116
  tablerAliases = {
6017
6117
  // lucide name → tabler suffix (after the `Icon` prefix)
6018
- search: "Search",
6118
+ // Actions
6119
+ plus: "Plus",
6120
+ minus: "Minus",
6121
+ x: "X",
6122
+ check: "Check",
6019
6123
  close: "X",
6020
- loader: "Loader2",
6124
+ edit: "Pencil",
6125
+ pencil: "Pencil",
6126
+ trash: "Trash",
6127
+ save: "DeviceFloppy",
6128
+ copy: "Copy",
6129
+ share: "Share",
6130
+ send: "Send",
6131
+ download: "Download",
6132
+ upload: "Upload",
6133
+ archive: "Archive",
6021
6134
  refresh: "Refresh",
6022
- "sort-asc": "SortAscending",
6023
- "sort-desc": "SortDescending",
6135
+ loader: "Loader2",
6136
+ link: "Link",
6137
+ paperclip: "Paperclip",
6138
+ external: "ExternalLink",
6139
+ "external-link": "ExternalLink",
6140
+ // Navigation
6024
6141
  "chevron-down": "ChevronDown",
6025
6142
  "chevron-up": "ChevronUp",
6026
6143
  "chevron-left": "ChevronLeft",
6027
6144
  "chevron-right": "ChevronRight",
6028
- "help-circle": "HelpCircle",
6029
- "alert-triangle": "AlertTriangle",
6145
+ "arrow-down": "ArrowDown",
6146
+ "arrow-up": "ArrowUp",
6147
+ "arrow-left": "ArrowLeft",
6148
+ "arrow-right": "ArrowRight",
6149
+ menu: "Menu2",
6150
+ more: "Dots",
6151
+ "more-vertical": "DotsVertical",
6152
+ // Files
6153
+ file: "File",
6154
+ "file-text": "FileText",
6155
+ "file-plus": "FilePlus",
6156
+ "file-check": "FileCheck",
6157
+ "file-minus": "FileMinus",
6158
+ folder: "Folder",
6159
+ "folder-open": "FolderOpen",
6160
+ document: "FileText",
6161
+ // Charts
6162
+ "bar-chart": "ChartBar",
6163
+ "bar-chart-2": "ChartBar",
6164
+ "bar-chart-3": "ChartBar",
6165
+ "line-chart": "ChartLine",
6166
+ "pie-chart": "ChartPie",
6167
+ activity: "Activity",
6168
+ "trending-up": "TrendingUp",
6169
+ "trending-down": "TrendingDown",
6170
+ // Messages
6171
+ message: "Message",
6172
+ "message-circle": "MessageCircle",
6173
+ "message-square": "Message2",
6174
+ "messages-square": "Messages",
6175
+ comment: "Message",
6176
+ comments: "Messages",
6177
+ inbox: "Inbox",
6178
+ mail: "Mail",
6179
+ envelope: "Mail",
6180
+ // Status
6030
6181
  "alert-circle": "AlertCircle",
6182
+ "alert-triangle": "AlertTriangle",
6031
6183
  "check-circle": "CircleCheck",
6032
6184
  "x-circle": "CircleX",
6033
- edit: "Pencil",
6034
- trash: "Trash",
6035
- send: "Send",
6036
- external: "ExternalLink",
6037
- plus: "Plus",
6038
- x: "X",
6039
- check: "Check",
6040
- star: "Star",
6041
- heart: "Heart",
6042
- home: "Home",
6185
+ info: "InfoCircle",
6186
+ "help-circle": "HelpCircle",
6187
+ "life-buoy": "Lifebuoy",
6188
+ warning: "AlertTriangle",
6189
+ error: "AlertOctagon",
6190
+ // Media
6191
+ image: "Photo",
6192
+ video: "Video",
6193
+ camera: "Camera",
6194
+ music: "Music",
6195
+ play: "PlayerPlay",
6196
+ pause: "PlayerPause",
6197
+ stop: "PlayerStop",
6198
+ "skip-forward": "PlayerSkipForward",
6199
+ "skip-back": "PlayerSkipBack",
6200
+ volume: "Volume",
6201
+ "volume-2": "Volume",
6202
+ "volume-x": "VolumeOff",
6203
+ mic: "Microphone",
6204
+ "mic-off": "MicrophoneOff",
6205
+ // People
6043
6206
  user: "User",
6044
6207
  users: "Users",
6045
- settings: "Settings",
6046
- menu: "Menu2",
6047
- copy: "Copy",
6048
- download: "Download",
6049
- upload: "Upload",
6050
- filter: "Filter",
6208
+ "user-plus": "UserPlus",
6209
+ "user-check": "UserCheck",
6210
+ // Time
6051
6211
  calendar: "Calendar",
6052
6212
  clock: "Clock",
6213
+ timer: "Hourglass",
6214
+ // Location
6215
+ map: "Map",
6216
+ "map-pin": "MapPin",
6217
+ navigation: "Navigation",
6218
+ compass: "Compass",
6219
+ globe: "World",
6220
+ target: "Target",
6221
+ // Project / layout
6222
+ kanban: "LayoutKanban",
6223
+ list: "List",
6224
+ table: "Table",
6225
+ grid: "LayoutGrid",
6226
+ layout: "Layout",
6227
+ columns: "LayoutColumns",
6228
+ rows: "LayoutRows",
6229
+ // Misc
6053
6230
  bell: "Bell",
6054
- mail: "Mail",
6055
- envelope: "Mail",
6056
- lock: "Lock",
6057
- unlock: "LockOpen",
6231
+ bookmark: "Bookmark",
6232
+ briefcase: "Briefcase",
6233
+ flag: "Flag",
6234
+ tag: "Tag",
6235
+ tags: "Tags",
6236
+ star: "Star",
6237
+ heart: "Heart",
6238
+ home: "Home",
6239
+ settings: "Settings",
6058
6240
  eye: "Eye",
6059
6241
  "eye-off": "EyeOff",
6060
- more: "Dots",
6061
- "more-vertical": "DotsVertical",
6062
- info: "InfoCircle"
6242
+ lock: "Lock",
6243
+ unlock: "LockOpen",
6244
+ key: "Key",
6245
+ shield: "Shield",
6246
+ search: "Search",
6247
+ filter: "Filter",
6248
+ "sort-asc": "SortAscending",
6249
+ "sort-desc": "SortDescending",
6250
+ zap: "Bolt",
6251
+ sparkles: "Sparkles",
6252
+ // Code / data
6253
+ code: "Code",
6254
+ terminal: "Terminal",
6255
+ database: "Database",
6256
+ server: "Server",
6257
+ cloud: "Cloud",
6258
+ wifi: "Wifi",
6259
+ package: "Package",
6260
+ box: "Box",
6261
+ // Theme
6262
+ sun: "Sun",
6263
+ moon: "Moon",
6264
+ // Phone
6265
+ phone: "Phone",
6266
+ printer: "Printer",
6267
+ // Hierarchy
6268
+ tree: "Hierarchy",
6269
+ network: "Network"
6063
6270
  };
6064
6271
  faAliases = {
6065
- // lucide name → fa-solid suffix (after the `Fa` prefix)
6272
+ // lucide name → fa-solid suffix (after the `Fa` prefix).
6273
+ // react-icons/fa ships FontAwesome 5 — names like `FaFileText` don't exist
6274
+ // (FA renamed to `FaFileAlt`). When you see a console.warn from
6275
+ // [iconFamily] about an unmapped lucide name in this family, add the
6276
+ // closest FA5 sibling here so the fallback stays in-family.
6066
6277
  search: "Search",
6067
6278
  close: "Times",
6068
6279
  x: "Times",
@@ -6080,9 +6291,10 @@ var init_iconFamily = __esm({
6080
6291
  "check-circle": "CheckCircle",
6081
6292
  "x-circle": "TimesCircle",
6082
6293
  edit: "Edit",
6083
- pencil: "Pencil",
6294
+ pencil: "PencilAlt",
6084
6295
  trash: "Trash",
6085
6296
  send: "PaperPlane",
6297
+ share: "ShareAlt",
6086
6298
  external: "ExternalLinkAlt",
6087
6299
  plus: "Plus",
6088
6300
  minus: "Minus",
@@ -6092,6 +6304,8 @@ var init_iconFamily = __esm({
6092
6304
  home: "Home",
6093
6305
  user: "User",
6094
6306
  users: "Users",
6307
+ "user-plus": "UserPlus",
6308
+ "user-check": "UserCheck",
6095
6309
  settings: "Cog",
6096
6310
  menu: "Bars",
6097
6311
  "arrow-up": "ArrowUp",
@@ -6114,7 +6328,104 @@ var init_iconFamily = __esm({
6114
6328
  more: "EllipsisH",
6115
6329
  "more-vertical": "EllipsisV",
6116
6330
  info: "InfoCircle",
6117
- warning: "ExclamationTriangle"
6331
+ warning: "ExclamationTriangle",
6332
+ error: "ExclamationCircle",
6333
+ // Time
6334
+ timer: "Hourglass",
6335
+ // Files (FA renamed FileText → FileAlt)
6336
+ file: "File",
6337
+ "file-text": "FileAlt",
6338
+ "file-plus": "FileMedical",
6339
+ "file-minus": "FileExcel",
6340
+ "file-check": "FileSignature",
6341
+ document: "FileAlt",
6342
+ // Charts (lucide BarChart2 / BarChart3 → FA ChartBar)
6343
+ "bar-chart": "ChartBar",
6344
+ "bar-chart-2": "ChartBar",
6345
+ "bar-chart-3": "ChartBar",
6346
+ "line-chart": "ChartLine",
6347
+ "pie-chart": "ChartPie",
6348
+ activity: "ChartLine",
6349
+ "trending-up": "ChartLine",
6350
+ "trending-down": "ChartLine",
6351
+ // Messages (lucide MessageCircle/MessageSquare → FA CommentDots/CommentAlt)
6352
+ message: "Comment",
6353
+ "message-circle": "CommentDots",
6354
+ "message-square": "CommentAlt",
6355
+ "messages-square": "Comments",
6356
+ comment: "Comment",
6357
+ comments: "Comments",
6358
+ inbox: "Inbox",
6359
+ // Support / help
6360
+ "life-buoy": "LifeRing",
6361
+ lifebuoy: "LifeRing",
6362
+ // Project / kanban (FA has no kanban; closest semantic is Tasks/Columns)
6363
+ kanban: "Tasks",
6364
+ columns: "Columns",
6365
+ rows: "Bars",
6366
+ layout: "ThLarge",
6367
+ grid: "Th",
6368
+ list: "List",
6369
+ table: "Table",
6370
+ // Storage / folders
6371
+ folder: "Folder",
6372
+ "folder-open": "FolderOpen",
6373
+ archive: "Archive",
6374
+ bookmark: "Bookmark",
6375
+ briefcase: "Briefcase",
6376
+ package: "Box",
6377
+ box: "Box",
6378
+ // Map / location
6379
+ map: "Map",
6380
+ "map-pin": "MapMarkerAlt",
6381
+ navigation: "LocationArrow",
6382
+ compass: "Compass",
6383
+ globe: "Globe",
6384
+ target: "Bullseye",
6385
+ // Media
6386
+ image: "Image",
6387
+ video: "Video",
6388
+ film: "Film",
6389
+ camera: "Camera",
6390
+ music: "Music",
6391
+ play: "Play",
6392
+ pause: "Pause",
6393
+ stop: "Stop",
6394
+ "skip-forward": "Forward",
6395
+ "skip-back": "Backward",
6396
+ volume: "VolumeUp",
6397
+ "volume-2": "VolumeUp",
6398
+ "volume-x": "VolumeMute",
6399
+ mic: "Microphone",
6400
+ "mic-off": "MicrophoneSlash",
6401
+ phone: "Phone",
6402
+ // Code / data
6403
+ code: "Code",
6404
+ terminal: "Terminal",
6405
+ database: "Database",
6406
+ server: "Server",
6407
+ cloud: "Cloud",
6408
+ wifi: "Wifi",
6409
+ // Security
6410
+ shield: "ShieldAlt",
6411
+ key: "Key",
6412
+ // Misc actions
6413
+ printer: "Print",
6414
+ save: "Save",
6415
+ link: "Link",
6416
+ unlink: "Unlink",
6417
+ paperclip: "Paperclip",
6418
+ flag: "Flag",
6419
+ tag: "Tag",
6420
+ tags: "Tags",
6421
+ zap: "Bolt",
6422
+ sparkles: "Magic",
6423
+ // Theme
6424
+ sun: "Sun",
6425
+ moon: "Moon",
6426
+ // Hierarchy (FA has no Tree icon for hierarchies; Sitemap is the org-chart icon)
6427
+ tree: "Sitemap",
6428
+ network: "NetworkWired"
6118
6429
  };
6119
6430
  warned = /* @__PURE__ */ new Set();
6120
6431
  }