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