@windrun-huaiin/base-ui 29.0.1 → 30.0.0

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.
@@ -36,6 +36,7 @@ export declare const globalLucideIcons: {
36
36
  FAQS: StyledLucideIconComponent;
37
37
  Airplay: StyledLucideIconComponent;
38
38
  Album: StyledLucideIconComponent;
39
+ AlarmClock: StyledLucideIconComponent;
39
40
  AlignHorizontalJustifyEnd: StyledLucideIconComponent;
40
41
  ArrowLeft: StyledLucideIconComponent;
41
42
  ArrowRight: StyledLucideIconComponent;
@@ -67,15 +68,22 @@ export declare const globalLucideIcons: {
67
68
  Briefcase: StyledLucideIconComponent;
68
69
  BringToFront: StyledLucideIconComponent;
69
70
  BrushCleaning: StyledLucideIconComponent;
71
+ CalendarClock: StyledLucideIconComponent;
72
+ CalendarDays: StyledLucideIconComponent;
73
+ CalendarHeart: StyledLucideIconComponent;
70
74
  Bug: StyledLucideIconComponent;
71
75
  BugOff: StyledLucideIconComponent;
72
76
  Building2: StyledLucideIconComponent;
77
+ Camera: StyledLucideIconComponent;
78
+ CameraOff: StyledLucideIconComponent;
73
79
  Car: StyledLucideIconComponent;
74
80
  ChartColumnStacked: StyledLucideIconComponent;
75
81
  Check: StyledLucideIconComponent;
76
82
  CheckCheck: StyledLucideIconComponent;
77
83
  CheckLine: StyledLucideIconComponent;
78
84
  ChevronDown: StyledLucideIconComponent;
85
+ ChevronsLeft: StyledLucideIconComponent;
86
+ ChevronsRight: StyledLucideIconComponent;
79
87
  ChevronLeft: StyledLucideIconComponent;
80
88
  ChevronRight: StyledLucideIconComponent;
81
89
  ChevronUp: StyledLucideIconComponent;
@@ -83,6 +91,7 @@ export declare const globalLucideIcons: {
83
91
  CircleAlert: StyledLucideIconComponent;
84
92
  CircleArrowDown: StyledLucideIconComponent;
85
93
  CircleArrowUp: StyledLucideIconComponent;
94
+ CirclePause: StyledLucideIconComponent;
86
95
  CircleQuestionMark: StyledLucideIconComponent;
87
96
  CircleSmall: StyledLucideIconComponent;
88
97
  CircleStop: StyledLucideIconComponent;
@@ -163,12 +172,14 @@ export declare const globalLucideIcons: {
163
172
  Link: StyledLucideIconComponent;
164
173
  ListTodo: StyledLucideIconComponent;
165
174
  Loader2: StyledLucideIconComponent;
175
+ Locate: StyledLucideIconComponent;
166
176
  LogIn: StyledLucideIconComponent;
167
177
  LogOut: StyledLucideIconComponent;
168
178
  Mail: StyledLucideIconComponent;
169
179
  MessageCircleCode: StyledLucideIconComponent;
170
180
  MessageCircleMore: StyledLucideIconComponent;
171
181
  MessageSquareDiff: StyledLucideIconComponent;
182
+ MonitorPlay: StyledLucideIconComponent;
172
183
  Moon: StyledLucideIconComponent;
173
184
  MoreHorizontal: StyledLucideIconComponent;
174
185
  MousePointerClick: StyledLucideIconComponent;
@@ -222,6 +233,8 @@ export declare const globalLucideIcons: {
222
233
  Undo2: StyledLucideIconComponent;
223
234
  Usb: StyledLucideIconComponent;
224
235
  UserRoundCheck: StyledLucideIconComponent;
236
+ Video: StyledLucideIconComponent;
237
+ VideoOff: StyledLucideIconComponent;
225
238
  Wand2: StyledLucideIconComponent;
226
239
  Workflow: StyledLucideIconComponent;
227
240
  X: StyledLucideIconComponent;
@@ -1 +1 @@
1
- export { Airplay, Album, AlignHorizontalJustifyEnd, ArrowLeft, ArrowRight, ArrowUp, Baby, BadgeAlert, BadgeCheck, BadgeInfo, BadgeQuestionMark, BadgeX, Bell, Binary, Blocks, BookA, BookAudio, BookCheck, BookDown, BookHeadphones, Bookmark, BookmarkCheck, BookmarkMinus, BookmarkPlus, BookmarkX, BookOpen, BookX, BotMessageSquare, Brain, BrainCircuit, Briefcase, BringToFront, BrushCleaning, Bug, BugOff, Building2, Car, ChartColumnStacked, Check, CheckCheck, CheckLine, ChevronDown, ChevronLeft, ChevronRight, ChevronUp, Circle, CircleAlert, CircleArrowDown, CircleArrowUp, CircleQuestionMark, CircleSmall, CircleStop, ClipboardType, Coffee, Coins, Command, Component, Copy, CopyCheck, Copyright, CornerDownLeft, CornerDownRight, CornerLeftDown, CornerLeftUp, CornerRightDown, CornerRightUp, CornerUpLeft, CornerUpRight, Cpu, CreativeCommons, Crop, Cross, Database, DatabaseZap, Dna, Dot, Download, Droplet, DropletOff, Droplets, Egg, EggFried, EggOff, Ellipsis, EllipsisVertical, ExternalLink, Eye, EyeClosed, EyeOff, Facebook, File, FileDown, FileInput, FileLock2, FileUp, Fingerprint, Folder, FolderOpen, Frown, Gem, Gift, GitMerge, GitPullRequestArrow, Globe, GlobeLock, Grip, GripVertical, HandHeart, Handshake, Highlighter, History, HousePlus, ImageDown, ImageOff, ImageUp, Infinity, Info, Key, Keyboard, KeyRound, LandPlot, Languages, Layout, LayoutTemplate, Library, Lightbulb, Link, ListTodo, Loader2, LogIn, LogOut, Mail, MessageCircleCode, MessageCircleMore, MessageSquareDiff, Moon, MoreHorizontal, MousePointerClick, Music4, NotepadText, Palette, PanelLeft, PanelsTopLeft, PawPrint, Pencil, Pi, Pin, PinOff, Plus, QrCode, ReceiptText, Redo2, RefreshCcw, Regex, Replace, Rocket, RotateCcw, Rss, Scale, ScanSearch, Search, Send, SendHorizontal, Server, Settings, Settings2, Share, Shield, ShieldUser, ShoppingCart, Sigma, Smile, SmilePlus, Sparkles, SplinePointer, Sprout, SquareDashedBottomCode, SquaresExclude, SquareTerminal, Star, Sun, Tablets, Terminal, Trash2, Twitter, Undo2, Usb, UserRoundCheck, Wand2, Workflow, X, Zap, } from "lucide-react";
1
+ export { Airplay, Album, AlarmClock, AlignHorizontalJustifyEnd, ArrowLeft, ArrowRight, ArrowUp, Baby, BadgeAlert, BadgeCheck, BadgeInfo, BadgeQuestionMark, BadgeX, Bell, Binary, Blocks, BookA, BookAudio, BookCheck, BookDown, BookHeadphones, Bookmark, BookmarkCheck, BookmarkMinus, BookmarkPlus, BookmarkX, BookOpen, BookX, BotMessageSquare, Brain, BrainCircuit, Briefcase, BringToFront, BrushCleaning, CalendarClock, CalendarDays, CalendarHeart, Bug, BugOff, Building2, Camera, CameraOff, Car, ChartColumnStacked, Check, CheckCheck, CheckLine, ChevronDown, ChevronsLeft, ChevronsRight, ChevronLeft, ChevronRight, ChevronUp, Circle, CircleAlert, CircleArrowDown, CircleArrowUp, CirclePause, CircleQuestionMark, CircleSmall, CircleStop, ClipboardType, Coffee, Coins, Command, Component, Copy, CopyCheck, Copyright, CornerDownLeft, CornerDownRight, CornerLeftDown, CornerLeftUp, CornerRightDown, CornerRightUp, CornerUpLeft, CornerUpRight, Cpu, CreativeCommons, Crop, Cross, Database, DatabaseZap, Dna, Dot, Download, Droplet, DropletOff, Droplets, Egg, EggFried, EggOff, Ellipsis, EllipsisVertical, ExternalLink, Eye, EyeClosed, EyeOff, Facebook, File, FileDown, FileInput, FileLock2, FileUp, Fingerprint, Folder, FolderOpen, Frown, Gem, Gift, GitMerge, GitPullRequestArrow, Globe, GlobeLock, Grip, GripVertical, HandHeart, Handshake, Highlighter, History, HousePlus, ImageDown, ImageOff, ImageUp, Infinity, Info, Key, Keyboard, KeyRound, LandPlot, Languages, Layout, LayoutTemplate, Library, Lightbulb, Link, ListTodo, Loader2, Locate, LogIn, LogOut, Mail, MessageCircleCode, MessageCircleMore, MessageSquareDiff, MonitorPlay, Moon, MoreHorizontal, MousePointerClick, Music4, NotepadText, Palette, PanelLeft, PanelsTopLeft, PawPrint, Pencil, Pi, Pin, PinOff, Plus, QrCode, ReceiptText, Redo2, RefreshCcw, Regex, Replace, Rocket, RotateCcw, Rss, Scale, ScanSearch, Search, Send, SendHorizontal, Server, Settings, Settings2, Share, Shield, ShieldUser, ShoppingCart, Sigma, Smile, SmilePlus, Sparkles, SplinePointer, Sprout, SquareDashedBottomCode, SquaresExclude, SquareTerminal, Star, Sun, Tablets, Terminal, Trash2, Twitter, Undo2, Usb, UserRoundCheck, Video, VideoOff, Wand2, Workflow, X, Zap, } from "lucide-react";
@@ -13,6 +13,10 @@ Object.defineProperty(exports, "Airplay", {
13
13
  enumerable: true,
14
14
  get: function () { return lucideReact.Airplay; }
15
15
  });
16
+ Object.defineProperty(exports, "AlarmClock", {
17
+ enumerable: true,
18
+ get: function () { return lucideReact.AlarmClock; }
19
+ });
16
20
  Object.defineProperty(exports, "Album", {
17
21
  enumerable: true,
18
22
  get: function () { return lucideReact.Album; }
@@ -153,6 +157,26 @@ Object.defineProperty(exports, "Building2", {
153
157
  enumerable: true,
154
158
  get: function () { return lucideReact.Building2; }
155
159
  });
160
+ Object.defineProperty(exports, "CalendarClock", {
161
+ enumerable: true,
162
+ get: function () { return lucideReact.CalendarClock; }
163
+ });
164
+ Object.defineProperty(exports, "CalendarDays", {
165
+ enumerable: true,
166
+ get: function () { return lucideReact.CalendarDays; }
167
+ });
168
+ Object.defineProperty(exports, "CalendarHeart", {
169
+ enumerable: true,
170
+ get: function () { return lucideReact.CalendarHeart; }
171
+ });
172
+ Object.defineProperty(exports, "Camera", {
173
+ enumerable: true,
174
+ get: function () { return lucideReact.Camera; }
175
+ });
176
+ Object.defineProperty(exports, "CameraOff", {
177
+ enumerable: true,
178
+ get: function () { return lucideReact.CameraOff; }
179
+ });
156
180
  Object.defineProperty(exports, "Car", {
157
181
  enumerable: true,
158
182
  get: function () { return lucideReact.Car; }
@@ -189,6 +213,14 @@ Object.defineProperty(exports, "ChevronUp", {
189
213
  enumerable: true,
190
214
  get: function () { return lucideReact.ChevronUp; }
191
215
  });
216
+ Object.defineProperty(exports, "ChevronsLeft", {
217
+ enumerable: true,
218
+ get: function () { return lucideReact.ChevronsLeft; }
219
+ });
220
+ Object.defineProperty(exports, "ChevronsRight", {
221
+ enumerable: true,
222
+ get: function () { return lucideReact.ChevronsRight; }
223
+ });
192
224
  Object.defineProperty(exports, "Circle", {
193
225
  enumerable: true,
194
226
  get: function () { return lucideReact.Circle; }
@@ -205,6 +237,10 @@ Object.defineProperty(exports, "CircleArrowUp", {
205
237
  enumerable: true,
206
238
  get: function () { return lucideReact.CircleArrowUp; }
207
239
  });
240
+ Object.defineProperty(exports, "CirclePause", {
241
+ enumerable: true,
242
+ get: function () { return lucideReact.CirclePause; }
243
+ });
208
244
  Object.defineProperty(exports, "CircleQuestionMark", {
209
245
  enumerable: true,
210
246
  get: function () { return lucideReact.CircleQuestionMark; }
@@ -525,6 +561,10 @@ Object.defineProperty(exports, "Loader2", {
525
561
  enumerable: true,
526
562
  get: function () { return lucideReact.Loader2; }
527
563
  });
564
+ Object.defineProperty(exports, "Locate", {
565
+ enumerable: true,
566
+ get: function () { return lucideReact.Locate; }
567
+ });
528
568
  Object.defineProperty(exports, "LogIn", {
529
569
  enumerable: true,
530
570
  get: function () { return lucideReact.LogIn; }
@@ -549,6 +589,10 @@ Object.defineProperty(exports, "MessageSquareDiff", {
549
589
  enumerable: true,
550
590
  get: function () { return lucideReact.MessageSquareDiff; }
551
591
  });
592
+ Object.defineProperty(exports, "MonitorPlay", {
593
+ enumerable: true,
594
+ get: function () { return lucideReact.MonitorPlay; }
595
+ });
552
596
  Object.defineProperty(exports, "Moon", {
553
597
  enumerable: true,
554
598
  get: function () { return lucideReact.Moon; }
@@ -761,6 +805,14 @@ Object.defineProperty(exports, "UserRoundCheck", {
761
805
  enumerable: true,
762
806
  get: function () { return lucideReact.UserRoundCheck; }
763
807
  });
808
+ Object.defineProperty(exports, "Video", {
809
+ enumerable: true,
810
+ get: function () { return lucideReact.Video; }
811
+ });
812
+ Object.defineProperty(exports, "VideoOff", {
813
+ enumerable: true,
814
+ get: function () { return lucideReact.VideoOff; }
815
+ });
764
816
  Object.defineProperty(exports, "Wand2", {
765
817
  enumerable: true,
766
818
  get: function () { return lucideReact.Wand2; }
@@ -1,4 +1,4 @@
1
- export { Airplay, Album, AlignHorizontalJustifyEnd, ArrowLeft, ArrowRight, ArrowUp, Baby, BadgeAlert, BadgeCheck, BadgeInfo, BadgeQuestionMark, BadgeX, Bell, Binary, Blocks, BookA, BookAudio, BookCheck, BookDown, BookHeadphones, BookOpen, BookX, Bookmark, BookmarkCheck, BookmarkMinus, BookmarkPlus, BookmarkX, BotMessageSquare, Brain, BrainCircuit, Briefcase, BringToFront, BrushCleaning, Bug, BugOff, Building2, Car, ChartColumnStacked, Check, CheckCheck, CheckLine, ChevronDown, ChevronLeft, ChevronRight, ChevronUp, Circle, CircleAlert, CircleArrowDown, CircleArrowUp, CircleQuestionMark, CircleSmall, CircleStop, ClipboardType, Coffee, Coins, Command, Component, Copy, CopyCheck, Copyright, CornerDownLeft, CornerDownRight, CornerLeftDown, CornerLeftUp, CornerRightDown, CornerRightUp, CornerUpLeft, CornerUpRight, Cpu, CreativeCommons, Crop, Cross, Database, DatabaseZap, Dna, Dot, Download, Droplet, DropletOff, Droplets, Egg, EggFried, EggOff, Ellipsis, EllipsisVertical, ExternalLink, Eye, EyeClosed, EyeOff, Facebook, File, FileDown, FileInput, FileLock2, FileUp, Fingerprint, Folder, FolderOpen, Frown, Gem, Gift, GitMerge, GitPullRequestArrow, Globe, GlobeLock, Grip, GripVertical, HandHeart, Handshake, Highlighter, History, HousePlus, ImageDown, ImageOff, ImageUp, Infinity, Info, Key, KeyRound, Keyboard, LandPlot, Languages, Layout, LayoutTemplate, Library, Lightbulb, Link, ListTodo, Loader2, LogIn, LogOut, Mail, MessageCircleCode, MessageCircleMore, MessageSquareDiff, Moon, MoreHorizontal, MousePointerClick, Music4, NotepadText, Palette, PanelLeft, PanelsTopLeft, PawPrint, Pencil, Pi, Pin, PinOff, Plus, QrCode, ReceiptText, Redo2, RefreshCcw, Regex, Replace, Rocket, RotateCcw, Rss, Scale, ScanSearch, Search, Send, SendHorizontal, Server, Settings, Settings2, Share, Shield, ShieldUser, ShoppingCart, Sigma, Smile, SmilePlus, Sparkles, SplinePointer, Sprout, SquareDashedBottomCode, SquareTerminal, SquaresExclude, Star, Sun, Tablets, Terminal, Trash2, Twitter, Undo2, Usb, UserRoundCheck, Wand2, Workflow, X, Zap } from 'lucide-react';
1
+ export { Airplay, AlarmClock, Album, AlignHorizontalJustifyEnd, ArrowLeft, ArrowRight, ArrowUp, Baby, BadgeAlert, BadgeCheck, BadgeInfo, BadgeQuestionMark, BadgeX, Bell, Binary, Blocks, BookA, BookAudio, BookCheck, BookDown, BookHeadphones, BookOpen, BookX, Bookmark, BookmarkCheck, BookmarkMinus, BookmarkPlus, BookmarkX, BotMessageSquare, Brain, BrainCircuit, Briefcase, BringToFront, BrushCleaning, Bug, BugOff, Building2, CalendarClock, CalendarDays, CalendarHeart, Camera, CameraOff, Car, ChartColumnStacked, Check, CheckCheck, CheckLine, ChevronDown, ChevronLeft, ChevronRight, ChevronUp, ChevronsLeft, ChevronsRight, Circle, CircleAlert, CircleArrowDown, CircleArrowUp, CirclePause, CircleQuestionMark, CircleSmall, CircleStop, ClipboardType, Coffee, Coins, Command, Component, Copy, CopyCheck, Copyright, CornerDownLeft, CornerDownRight, CornerLeftDown, CornerLeftUp, CornerRightDown, CornerRightUp, CornerUpLeft, CornerUpRight, Cpu, CreativeCommons, Crop, Cross, Database, DatabaseZap, Dna, Dot, Download, Droplet, DropletOff, Droplets, Egg, EggFried, EggOff, Ellipsis, EllipsisVertical, ExternalLink, Eye, EyeClosed, EyeOff, Facebook, File, FileDown, FileInput, FileLock2, FileUp, Fingerprint, Folder, FolderOpen, Frown, Gem, Gift, GitMerge, GitPullRequestArrow, Globe, GlobeLock, Grip, GripVertical, HandHeart, Handshake, Highlighter, History, HousePlus, ImageDown, ImageOff, ImageUp, Infinity, Info, Key, KeyRound, Keyboard, LandPlot, Languages, Layout, LayoutTemplate, Library, Lightbulb, Link, ListTodo, Loader2, Locate, LogIn, LogOut, Mail, MessageCircleCode, MessageCircleMore, MessageSquareDiff, MonitorPlay, Moon, MoreHorizontal, MousePointerClick, Music4, NotepadText, Palette, PanelLeft, PanelsTopLeft, PawPrint, Pencil, Pi, Pin, PinOff, Plus, QrCode, ReceiptText, Redo2, RefreshCcw, Regex, Replace, Rocket, RotateCcw, Rss, Scale, ScanSearch, Search, Send, SendHorizontal, Server, Settings, Settings2, Share, Shield, ShieldUser, ShoppingCart, Sigma, Smile, SmilePlus, Sparkles, SplinePointer, Sprout, SquareDashedBottomCode, SquareTerminal, SquaresExclude, Star, Sun, Tablets, Terminal, Trash2, Twitter, Undo2, Usb, UserRoundCheck, Video, VideoOff, Wand2, Workflow, X, Zap } from 'lucide-react';
2
2
 
3
3
  /*
4
4
  * This file re-exports selected icons from 'lucide-react'.
@@ -1,5 +1,2 @@
1
- export * from './global-icon';
2
- export * from '../icons';
3
- export { createSiteIcon } from './site-icon';
4
1
  export * from './script/google-analytics-script';
5
2
  export * from './script/microsoft-clarity-script';
@@ -1,247 +1,11 @@
1
1
  'use strict';
2
2
 
3
- var globalIcon = require('./global-icon.js');
4
- var index = require('../icons/index.js');
5
- var siteIcon = require('./site-icon.js');
6
3
  var googleAnalyticsScript = require('./script/google-analytics-script.js');
7
4
  var microsoftClarityScript = require('./script/microsoft-clarity-script.js');
8
- var iconFactory = require('./icon-factory.js');
9
5
  var googleAnalyticsClient = require('./script/google-analytics-client.js');
10
6
 
11
7
 
12
8
 
13
- exports.DefaultSiteIcon = globalIcon.DefaultSiteIcon;
14
- exports.NotFoundIcon = globalIcon.NotFoundIcon;
15
- exports.getGlobalIcon = globalIcon.getGlobalIcon;
16
- exports.getIconElement = globalIcon.getIconElement;
17
- exports.globalLucideIcons = globalIcon.globalLucideIcons;
18
- exports.AirplayIcon = index.AirplayIcon;
19
- exports.AlbumIcon = index.AlbumIcon;
20
- exports.AlignHorizontalJustifyEndIcon = index.AlignHorizontalJustifyEndIcon;
21
- exports.ArrowLeftIcon = index.ArrowLeftIcon;
22
- exports.ArrowRightIcon = index.ArrowRightIcon;
23
- exports.ArrowUpIcon = index.ArrowUpIcon;
24
- exports.BTCIcon = index.BTCIcon;
25
- exports.BabyIcon = index.BabyIcon;
26
- exports.BadgeAlertIcon = index.BadgeAlertIcon;
27
- exports.BadgeCheckIcon = index.BadgeCheckIcon;
28
- exports.BadgeInfoIcon = index.BadgeInfoIcon;
29
- exports.BadgeQuestionMarkIcon = index.BadgeQuestionMarkIcon;
30
- exports.BadgeXIcon = index.BadgeXIcon;
31
- exports.BellIcon = index.BellIcon;
32
- exports.BinaryIcon = index.BinaryIcon;
33
- exports.BlocksIcon = index.BlocksIcon;
34
- exports.BookAIcon = index.BookAIcon;
35
- exports.BookAudioIcon = index.BookAudioIcon;
36
- exports.BookCheckIcon = index.BookCheckIcon;
37
- exports.BookDownIcon = index.BookDownIcon;
38
- exports.BookHeadphonesIcon = index.BookHeadphonesIcon;
39
- exports.BookOpenIcon = index.BookOpenIcon;
40
- exports.BookXIcon = index.BookXIcon;
41
- exports.BookmarkCheckIcon = index.BookmarkCheckIcon;
42
- exports.BookmarkIcon = index.BookmarkIcon;
43
- exports.BookmarkMinusIcon = index.BookmarkMinusIcon;
44
- exports.BookmarkPlusIcon = index.BookmarkPlusIcon;
45
- exports.BookmarkXIcon = index.BookmarkXIcon;
46
- exports.BotMessageSquareIcon = index.BotMessageSquareIcon;
47
- exports.BrainCircuitIcon = index.BrainCircuitIcon;
48
- exports.BrainIcon = index.BrainIcon;
49
- exports.BriefcaseIcon = index.BriefcaseIcon;
50
- exports.BringToFrontIcon = index.BringToFrontIcon;
51
- exports.BrushCleaningIcon = index.BrushCleaningIcon;
52
- exports.BugIcon = index.BugIcon;
53
- exports.BugOffIcon = index.BugOffIcon;
54
- exports.Building2Icon = index.Building2Icon;
55
- exports.CSSIcon = index.CSSIcon;
56
- exports.CSVIcon = index.CSVIcon;
57
- exports.CarIcon = index.CarIcon;
58
- exports.ChartColumnStackedIcon = index.ChartColumnStackedIcon;
59
- exports.CheckCheckIcon = index.CheckCheckIcon;
60
- exports.CheckIcon = index.CheckIcon;
61
- exports.CheckLineIcon = index.CheckLineIcon;
62
- exports.ChevronDownIcon = index.ChevronDownIcon;
63
- exports.ChevronLeftIcon = index.ChevronLeftIcon;
64
- exports.ChevronRightIcon = index.ChevronRightIcon;
65
- exports.ChevronUpIcon = index.ChevronUpIcon;
66
- exports.CircleAlertIcon = index.CircleAlertIcon;
67
- exports.CircleArrowDownIcon = index.CircleArrowDownIcon;
68
- exports.CircleArrowUpIcon = index.CircleArrowUpIcon;
69
- exports.CircleIcon = index.CircleIcon;
70
- exports.CircleQuestionMarkIcon = index.CircleQuestionMarkIcon;
71
- exports.CircleSmallIcon = index.CircleSmallIcon;
72
- exports.CircleStopIcon = index.CircleStopIcon;
73
- exports.ClerkIcon = index.ClerkIcon;
74
- exports.ClipboardTypeIcon = index.ClipboardTypeIcon;
75
- exports.CoffeeIcon = index.CoffeeIcon;
76
- exports.CoinsIcon = index.CoinsIcon;
77
- exports.CommandIcon = index.CommandIcon;
78
- exports.ComponentIcon = index.ComponentIcon;
79
- exports.CopyCheckIcon = index.CopyCheckIcon;
80
- exports.CopyIcon = index.CopyIcon;
81
- exports.CopyrightIcon = index.CopyrightIcon;
82
- exports.CornerDownLeftIcon = index.CornerDownLeftIcon;
83
- exports.CornerDownRightIcon = index.CornerDownRightIcon;
84
- exports.CornerLeftDownIcon = index.CornerLeftDownIcon;
85
- exports.CornerLeftUpIcon = index.CornerLeftUpIcon;
86
- exports.CornerRightDownIcon = index.CornerRightDownIcon;
87
- exports.CornerRightUpIcon = index.CornerRightUpIcon;
88
- exports.CornerUpLeftIcon = index.CornerUpLeftIcon;
89
- exports.CornerUpRightIcon = index.CornerUpRightIcon;
90
- exports.CpuIcon = index.CpuIcon;
91
- exports.CreativeCommonsIcon = index.CreativeCommonsIcon;
92
- exports.CropIcon = index.CropIcon;
93
- exports.CrossIcon = index.CrossIcon;
94
- exports.D8Icon = index.D8Icon;
95
- exports.DPAIcon = index.DPAIcon;
96
- exports.DatabaseIcon = index.DatabaseIcon;
97
- exports.DatabaseZapIcon = index.DatabaseZapIcon;
98
- exports.DiffIcon = index.DiffIcon;
99
- exports.DnaIcon = index.DnaIcon;
100
- exports.DotIcon = index.DotIcon;
101
- exports.DownloadIcon = index.DownloadIcon;
102
- exports.DropletIcon = index.DropletIcon;
103
- exports.DropletOffIcon = index.DropletOffIcon;
104
- exports.DropletsIcon = index.DropletsIcon;
105
- exports.EggFriedIcon = index.EggFriedIcon;
106
- exports.EggIcon = index.EggIcon;
107
- exports.EggOffIcon = index.EggOffIcon;
108
- exports.EllipsisIcon = index.EllipsisIcon;
109
- exports.EllipsisVerticalIcon = index.EllipsisVerticalIcon;
110
- exports.ExternalLinkIcon = index.ExternalLinkIcon;
111
- exports.EyeClosedIcon = index.EyeClosedIcon;
112
- exports.EyeIcon = index.EyeIcon;
113
- exports.EyeOffIcon = index.EyeOffIcon;
114
- exports.FAQBIcon = index.FAQBIcon;
115
- exports.FAQIcon = index.FAQIcon;
116
- exports.FAQSIcon = index.FAQSIcon;
117
- exports.FacebookIcon = index.FacebookIcon;
118
- exports.FileDownIcon = index.FileDownIcon;
119
- exports.FileIcon = index.FileIcon;
120
- exports.FileInputIcon = index.FileInputIcon;
121
- exports.FileLock2Icon = index.FileLock2Icon;
122
- exports.FileUpIcon = index.FileUpIcon;
123
- exports.FingerprintIcon = index.FingerprintIcon;
124
- exports.FolderIcon = index.FolderIcon;
125
- exports.FolderOpenIcon = index.FolderOpenIcon;
126
- exports.FrownIcon = index.FrownIcon;
127
- exports.GemIcon = index.GemIcon;
128
- exports.GiftIcon = index.GiftIcon;
129
- exports.GitHubIcon = index.GitHubIcon;
130
- exports.GitMergeIcon = index.GitMergeIcon;
131
- exports.GitPullRequestArrowIcon = index.GitPullRequestArrowIcon;
132
- exports.GlobeIcon = index.GlobeIcon;
133
- exports.GlobeLockIcon = index.GlobeLockIcon;
134
- exports.GripIcon = index.GripIcon;
135
- exports.GripVerticalIcon = index.GripVerticalIcon;
136
- exports.HandHeartIcon = index.HandHeartIcon;
137
- exports.HandshakeIcon = index.HandshakeIcon;
138
- exports.HighlighterIcon = index.HighlighterIcon;
139
- exports.HistoryIcon = index.HistoryIcon;
140
- exports.HousePlusIcon = index.HousePlusIcon;
141
- exports.HtmlIcon = index.HtmlIcon;
142
- exports.HttpIcon = index.HttpIcon;
143
- exports.ImageDownIcon = index.ImageDownIcon;
144
- exports.ImageOffIcon = index.ImageOffIcon;
145
- exports.ImageUpIcon = index.ImageUpIcon;
146
- exports.InfinityIcon = index.InfinityIcon;
147
- exports.InfoIcon = index.InfoIcon;
148
- exports.ItermIcon = index.ItermIcon;
149
- exports.JavaIcon = index.JavaIcon;
150
- exports.JsonIcon = index.JsonIcon;
151
- exports.KeyIcon = index.KeyIcon;
152
- exports.KeyRoundIcon = index.KeyRoundIcon;
153
- exports.KeyboardIcon = index.KeyboardIcon;
154
- exports.LandPlotIcon = index.LandPlotIcon;
155
- exports.LanguagesIcon = index.LanguagesIcon;
156
- exports.LastUpdatedIcon = index.LastUpdatedIcon;
157
- exports.LayoutIcon = index.LayoutIcon;
158
- exports.LayoutTemplateIcon = index.LayoutTemplateIcon;
159
- exports.LibraryIcon = index.LibraryIcon;
160
- exports.LightbulbIcon = index.LightbulbIcon;
161
- exports.LinkIcon = index.LinkIcon;
162
- exports.ListTodoIcon = index.ListTodoIcon;
163
- exports.Loader2Icon = index.Loader2Icon;
164
- exports.LogIcon = index.LogIcon;
165
- exports.LogInIcon = index.LogInIcon;
166
- exports.LogOutIcon = index.LogOutIcon;
167
- exports.MACIcon = index.MACIcon;
168
- exports.MDXIcon = index.MDXIcon;
169
- exports.MailIcon = index.MailIcon;
170
- exports.MarkdownIcon = index.MarkdownIcon;
171
- exports.MessageCircleCodeIcon = index.MessageCircleCodeIcon;
172
- exports.MessageCircleMoreIcon = index.MessageCircleMoreIcon;
173
- exports.MessageSquareDiffIcon = index.MessageSquareDiffIcon;
174
- exports.MmdIcon = index.MmdIcon;
175
- exports.MoonIcon = index.MoonIcon;
176
- exports.MoreHorizontalIcon = index.MoreHorizontalIcon;
177
- exports.MousePointerClickIcon = index.MousePointerClickIcon;
178
- exports.Music4Icon = index.Music4Icon;
179
- exports.NotepadTextIcon = index.NotepadTextIcon;
180
- exports.PaletteIcon = index.PaletteIcon;
181
- exports.PanelLeftIcon = index.PanelLeftIcon;
182
- exports.PanelsTopLeftIcon = index.PanelsTopLeftIcon;
183
- exports.PawPrintIcon = index.PawPrintIcon;
184
- exports.PencilIcon = index.PencilIcon;
185
- exports.PiIcon = index.PiIcon;
186
- exports.PinIcon = index.PinIcon;
187
- exports.PinOffIcon = index.PinOffIcon;
188
- exports.PlusIcon = index.PlusIcon;
189
- exports.QrCodeIcon = index.QrCodeIcon;
190
- exports.ReceiptTextIcon = index.ReceiptTextIcon;
191
- exports.Redo2Icon = index.Redo2Icon;
192
- exports.RefreshCcwIcon = index.RefreshCcwIcon;
193
- exports.RegexIcon = index.RegexIcon;
194
- exports.ReplaceIcon = index.ReplaceIcon;
195
- exports.RocketIcon = index.RocketIcon;
196
- exports.RotateCcwIcon = index.RotateCcwIcon;
197
- exports.RssIcon = index.RssIcon;
198
- exports.SQLIcon = index.SQLIcon;
199
- exports.ScaleIcon = index.ScaleIcon;
200
- exports.ScanSearchIcon = index.ScanSearchIcon;
201
- exports.SchemeIcon = index.SchemeIcon;
202
- exports.SearchIcon = index.SearchIcon;
203
- exports.SendHorizontalIcon = index.SendHorizontalIcon;
204
- exports.SendIcon = index.SendIcon;
205
- exports.ServerIcon = index.ServerIcon;
206
- exports.Settings2Icon = index.Settings2Icon;
207
- exports.SettingsIcon = index.SettingsIcon;
208
- exports.ShareIcon = index.ShareIcon;
209
- exports.ShieldIcon = index.ShieldIcon;
210
- exports.ShieldUserIcon = index.ShieldUserIcon;
211
- exports.ShoppingCartIcon = index.ShoppingCartIcon;
212
- exports.SigmaIcon = index.SigmaIcon;
213
- exports.SmileIcon = index.SmileIcon;
214
- exports.SmilePlusIcon = index.SmilePlusIcon;
215
- exports.SnippetsIcon = index.SnippetsIcon;
216
- exports.SparklesIcon = index.SparklesIcon;
217
- exports.SplinePointerIcon = index.SplinePointerIcon;
218
- exports.SproutIcon = index.SproutIcon;
219
- exports.SquareDashedBottomCodeIcon = index.SquareDashedBottomCodeIcon;
220
- exports.SquareTerminalIcon = index.SquareTerminalIcon;
221
- exports.SquaresExcludeIcon = index.SquaresExcludeIcon;
222
- exports.StarIcon = index.StarIcon;
223
- exports.SubPIcon = index.SubPIcon;
224
- exports.SunIcon = index.SunIcon;
225
- exports.T3PIcon = index.T3PIcon;
226
- exports.TabletsIcon = index.TabletsIcon;
227
- exports.TerminalIcon = index.TerminalIcon;
228
- exports.TestIcon = index.TestIcon;
229
- exports.Trash2Icon = index.Trash2Icon;
230
- exports.TwitterIcon = index.TwitterIcon;
231
- exports.TxtIcon = index.TxtIcon;
232
- exports.Undo2Icon = index.Undo2Icon;
233
- exports.UsbIcon = index.UsbIcon;
234
- exports.UserRoundCheckIcon = index.UserRoundCheckIcon;
235
- exports.Wand2Icon = index.Wand2Icon;
236
- exports.WorkflowIcon = index.WorkflowIcon;
237
- exports.XIcon = index.XIcon;
238
- exports.XMLIcon = index.XMLIcon;
239
- exports.YamlIcon = index.YamlIcon;
240
- exports.ZapIcon = index.ZapIcon;
241
- exports.createSiteIcon = siteIcon.createSiteIcon;
242
9
  exports.GoogleAnalyticsScript = googleAnalyticsScript.GoogleAnalyticsScript;
243
10
  exports.MicrosoftClarityScript = microsoftClarityScript.MicrosoftClarityScript;
244
- exports.GlobalAccentIcon = iconFactory.GlobalAccentIcon;
245
- exports.createGlobalIcon = iconFactory.createGlobalIcon;
246
- exports.createGlobalLucideIcon = iconFactory.createGlobalLucideIcon;
247
11
  exports.useGoogleAnalytics = googleAnalyticsClient.useGoogleAnalytics;
@@ -1,7 +1,3 @@
1
- export { DefaultSiteIcon, NotFoundIcon, getGlobalIcon, getIconElement, globalLucideIcons } from './global-icon.mjs';
2
- export { AirplayIcon, AlbumIcon, AlignHorizontalJustifyEndIcon, ArrowLeftIcon, ArrowRightIcon, ArrowUpIcon, BTCIcon, BabyIcon, BadgeAlertIcon, BadgeCheckIcon, BadgeInfoIcon, BadgeQuestionMarkIcon, BadgeXIcon, BellIcon, BinaryIcon, BlocksIcon, BookAIcon, BookAudioIcon, BookCheckIcon, BookDownIcon, BookHeadphonesIcon, BookOpenIcon, BookXIcon, BookmarkCheckIcon, BookmarkIcon, BookmarkMinusIcon, BookmarkPlusIcon, BookmarkXIcon, BotMessageSquareIcon, BrainCircuitIcon, BrainIcon, BriefcaseIcon, BringToFrontIcon, BrushCleaningIcon, BugIcon, BugOffIcon, Building2Icon, CSSIcon, CSVIcon, CarIcon, ChartColumnStackedIcon, CheckCheckIcon, CheckIcon, CheckLineIcon, ChevronDownIcon, ChevronLeftIcon, ChevronRightIcon, ChevronUpIcon, CircleAlertIcon, CircleArrowDownIcon, CircleArrowUpIcon, CircleIcon, CircleQuestionMarkIcon, CircleSmallIcon, CircleStopIcon, ClerkIcon, ClipboardTypeIcon, CoffeeIcon, CoinsIcon, CommandIcon, ComponentIcon, CopyCheckIcon, CopyIcon, CopyrightIcon, CornerDownLeftIcon, CornerDownRightIcon, CornerLeftDownIcon, CornerLeftUpIcon, CornerRightDownIcon, CornerRightUpIcon, CornerUpLeftIcon, CornerUpRightIcon, CpuIcon, CreativeCommonsIcon, CropIcon, CrossIcon, D8Icon, DPAIcon, DatabaseIcon, DatabaseZapIcon, DiffIcon, DnaIcon, DotIcon, DownloadIcon, DropletIcon, DropletOffIcon, DropletsIcon, EggFriedIcon, EggIcon, EggOffIcon, EllipsisIcon, EllipsisVerticalIcon, ExternalLinkIcon, EyeClosedIcon, EyeIcon, EyeOffIcon, FAQBIcon, FAQIcon, FAQSIcon, FacebookIcon, FileDownIcon, FileIcon, FileInputIcon, FileLock2Icon, FileUpIcon, FingerprintIcon, FolderIcon, FolderOpenIcon, FrownIcon, GemIcon, GiftIcon, GitHubIcon, GitMergeIcon, GitPullRequestArrowIcon, GlobeIcon, GlobeLockIcon, GripIcon, GripVerticalIcon, HandHeartIcon, HandshakeIcon, HighlighterIcon, HistoryIcon, HousePlusIcon, HtmlIcon, HttpIcon, ImageDownIcon, ImageOffIcon, ImageUpIcon, InfinityIcon, InfoIcon, ItermIcon, JavaIcon, JsonIcon, KeyIcon, KeyRoundIcon, KeyboardIcon, LandPlotIcon, LanguagesIcon, LastUpdatedIcon, LayoutIcon, LayoutTemplateIcon, LibraryIcon, LightbulbIcon, LinkIcon, ListTodoIcon, Loader2Icon, LogIcon, LogInIcon, LogOutIcon, MACIcon, MDXIcon, MailIcon, MarkdownIcon, MessageCircleCodeIcon, MessageCircleMoreIcon, MessageSquareDiffIcon, MmdIcon, MoonIcon, MoreHorizontalIcon, MousePointerClickIcon, Music4Icon, NotepadTextIcon, PaletteIcon, PanelLeftIcon, PanelsTopLeftIcon, PawPrintIcon, PencilIcon, PiIcon, PinIcon, PinOffIcon, PlusIcon, QrCodeIcon, ReceiptTextIcon, Redo2Icon, RefreshCcwIcon, RegexIcon, ReplaceIcon, RocketIcon, RotateCcwIcon, RssIcon, SQLIcon, ScaleIcon, ScanSearchIcon, SchemeIcon, SearchIcon, SendHorizontalIcon, SendIcon, ServerIcon, Settings2Icon, SettingsIcon, ShareIcon, ShieldIcon, ShieldUserIcon, ShoppingCartIcon, SigmaIcon, SmileIcon, SmilePlusIcon, SnippetsIcon, SparklesIcon, SplinePointerIcon, SproutIcon, SquareDashedBottomCodeIcon, SquareTerminalIcon, SquaresExcludeIcon, StarIcon, SubPIcon, SunIcon, T3PIcon, TabletsIcon, TerminalIcon, TestIcon, Trash2Icon, TwitterIcon, TxtIcon, Undo2Icon, UsbIcon, UserRoundCheckIcon, Wand2Icon, WorkflowIcon, XIcon, XMLIcon, YamlIcon, ZapIcon } from '../icons/index.mjs';
3
- export { createSiteIcon } from './site-icon.mjs';
4
1
  export { GoogleAnalyticsScript } from './script/google-analytics-script.mjs';
5
2
  export { MicrosoftClarityScript } from './script/microsoft-clarity-script.mjs';
6
- export { GlobalAccentIcon, createGlobalIcon, createGlobalLucideIcon } from './icon-factory.mjs';
7
3
  export { useGoogleAnalytics } from './script/google-analytics-client.mjs';
@@ -0,0 +1,3 @@
1
+ export * from './global-icon';
2
+ export * from '../icons';
3
+ export { createSiteIcon } from './site-icon';
@@ -0,0 +1,254 @@
1
+ 'use strict';
2
+
3
+ var globalIcon = require('./global-icon.js');
4
+ var index = require('../icons/index.js');
5
+ var siteIcon = require('./site-icon.js');
6
+ var iconFactory = require('./icon-factory.js');
7
+
8
+
9
+
10
+ exports.DefaultSiteIcon = globalIcon.DefaultSiteIcon;
11
+ exports.NotFoundIcon = globalIcon.NotFoundIcon;
12
+ exports.getGlobalIcon = globalIcon.getGlobalIcon;
13
+ exports.getIconElement = globalIcon.getIconElement;
14
+ exports.globalLucideIcons = globalIcon.globalLucideIcons;
15
+ exports.AirplayIcon = index.AirplayIcon;
16
+ exports.AlarmClockIcon = index.AlarmClockIcon;
17
+ exports.AlbumIcon = index.AlbumIcon;
18
+ exports.AlignHorizontalJustifyEndIcon = index.AlignHorizontalJustifyEndIcon;
19
+ exports.ArrowLeftIcon = index.ArrowLeftIcon;
20
+ exports.ArrowRightIcon = index.ArrowRightIcon;
21
+ exports.ArrowUpIcon = index.ArrowUpIcon;
22
+ exports.BTCIcon = index.BTCIcon;
23
+ exports.BabyIcon = index.BabyIcon;
24
+ exports.BadgeAlertIcon = index.BadgeAlertIcon;
25
+ exports.BadgeCheckIcon = index.BadgeCheckIcon;
26
+ exports.BadgeInfoIcon = index.BadgeInfoIcon;
27
+ exports.BadgeQuestionMarkIcon = index.BadgeQuestionMarkIcon;
28
+ exports.BadgeXIcon = index.BadgeXIcon;
29
+ exports.BellIcon = index.BellIcon;
30
+ exports.BinaryIcon = index.BinaryIcon;
31
+ exports.BlocksIcon = index.BlocksIcon;
32
+ exports.BookAIcon = index.BookAIcon;
33
+ exports.BookAudioIcon = index.BookAudioIcon;
34
+ exports.BookCheckIcon = index.BookCheckIcon;
35
+ exports.BookDownIcon = index.BookDownIcon;
36
+ exports.BookHeadphonesIcon = index.BookHeadphonesIcon;
37
+ exports.BookOpenIcon = index.BookOpenIcon;
38
+ exports.BookXIcon = index.BookXIcon;
39
+ exports.BookmarkCheckIcon = index.BookmarkCheckIcon;
40
+ exports.BookmarkIcon = index.BookmarkIcon;
41
+ exports.BookmarkMinusIcon = index.BookmarkMinusIcon;
42
+ exports.BookmarkPlusIcon = index.BookmarkPlusIcon;
43
+ exports.BookmarkXIcon = index.BookmarkXIcon;
44
+ exports.BotMessageSquareIcon = index.BotMessageSquareIcon;
45
+ exports.BrainCircuitIcon = index.BrainCircuitIcon;
46
+ exports.BrainIcon = index.BrainIcon;
47
+ exports.BriefcaseIcon = index.BriefcaseIcon;
48
+ exports.BringToFrontIcon = index.BringToFrontIcon;
49
+ exports.BrushCleaningIcon = index.BrushCleaningIcon;
50
+ exports.BugIcon = index.BugIcon;
51
+ exports.BugOffIcon = index.BugOffIcon;
52
+ exports.Building2Icon = index.Building2Icon;
53
+ exports.CSSIcon = index.CSSIcon;
54
+ exports.CSVIcon = index.CSVIcon;
55
+ exports.CalendarClockIcon = index.CalendarClockIcon;
56
+ exports.CalendarDaysIcon = index.CalendarDaysIcon;
57
+ exports.CalendarHeartIcon = index.CalendarHeartIcon;
58
+ exports.CameraIcon = index.CameraIcon;
59
+ exports.CameraOffIcon = index.CameraOffIcon;
60
+ exports.CarIcon = index.CarIcon;
61
+ exports.ChartColumnStackedIcon = index.ChartColumnStackedIcon;
62
+ exports.CheckCheckIcon = index.CheckCheckIcon;
63
+ exports.CheckIcon = index.CheckIcon;
64
+ exports.CheckLineIcon = index.CheckLineIcon;
65
+ exports.ChevronDownIcon = index.ChevronDownIcon;
66
+ exports.ChevronLeftIcon = index.ChevronLeftIcon;
67
+ exports.ChevronRightIcon = index.ChevronRightIcon;
68
+ exports.ChevronUpIcon = index.ChevronUpIcon;
69
+ exports.ChevronsLeftIcon = index.ChevronsLeftIcon;
70
+ exports.ChevronsRightIcon = index.ChevronsRightIcon;
71
+ exports.CircleAlertIcon = index.CircleAlertIcon;
72
+ exports.CircleArrowDownIcon = index.CircleArrowDownIcon;
73
+ exports.CircleArrowUpIcon = index.CircleArrowUpIcon;
74
+ exports.CircleIcon = index.CircleIcon;
75
+ exports.CirclePauseIcon = index.CirclePauseIcon;
76
+ exports.CircleQuestionMarkIcon = index.CircleQuestionMarkIcon;
77
+ exports.CircleSmallIcon = index.CircleSmallIcon;
78
+ exports.CircleStopIcon = index.CircleStopIcon;
79
+ exports.ClerkIcon = index.ClerkIcon;
80
+ exports.ClipboardTypeIcon = index.ClipboardTypeIcon;
81
+ exports.CoffeeIcon = index.CoffeeIcon;
82
+ exports.CoinsIcon = index.CoinsIcon;
83
+ exports.CommandIcon = index.CommandIcon;
84
+ exports.ComponentIcon = index.ComponentIcon;
85
+ exports.CopyCheckIcon = index.CopyCheckIcon;
86
+ exports.CopyIcon = index.CopyIcon;
87
+ exports.CopyrightIcon = index.CopyrightIcon;
88
+ exports.CornerDownLeftIcon = index.CornerDownLeftIcon;
89
+ exports.CornerDownRightIcon = index.CornerDownRightIcon;
90
+ exports.CornerLeftDownIcon = index.CornerLeftDownIcon;
91
+ exports.CornerLeftUpIcon = index.CornerLeftUpIcon;
92
+ exports.CornerRightDownIcon = index.CornerRightDownIcon;
93
+ exports.CornerRightUpIcon = index.CornerRightUpIcon;
94
+ exports.CornerUpLeftIcon = index.CornerUpLeftIcon;
95
+ exports.CornerUpRightIcon = index.CornerUpRightIcon;
96
+ exports.CpuIcon = index.CpuIcon;
97
+ exports.CreativeCommonsIcon = index.CreativeCommonsIcon;
98
+ exports.CropIcon = index.CropIcon;
99
+ exports.CrossIcon = index.CrossIcon;
100
+ exports.D8Icon = index.D8Icon;
101
+ exports.DPAIcon = index.DPAIcon;
102
+ exports.DatabaseIcon = index.DatabaseIcon;
103
+ exports.DatabaseZapIcon = index.DatabaseZapIcon;
104
+ exports.DiffIcon = index.DiffIcon;
105
+ exports.DnaIcon = index.DnaIcon;
106
+ exports.DotIcon = index.DotIcon;
107
+ exports.DownloadIcon = index.DownloadIcon;
108
+ exports.DropletIcon = index.DropletIcon;
109
+ exports.DropletOffIcon = index.DropletOffIcon;
110
+ exports.DropletsIcon = index.DropletsIcon;
111
+ exports.EggFriedIcon = index.EggFriedIcon;
112
+ exports.EggIcon = index.EggIcon;
113
+ exports.EggOffIcon = index.EggOffIcon;
114
+ exports.EllipsisIcon = index.EllipsisIcon;
115
+ exports.EllipsisVerticalIcon = index.EllipsisVerticalIcon;
116
+ exports.ExternalLinkIcon = index.ExternalLinkIcon;
117
+ exports.EyeClosedIcon = index.EyeClosedIcon;
118
+ exports.EyeIcon = index.EyeIcon;
119
+ exports.EyeOffIcon = index.EyeOffIcon;
120
+ exports.FAQBIcon = index.FAQBIcon;
121
+ exports.FAQIcon = index.FAQIcon;
122
+ exports.FAQSIcon = index.FAQSIcon;
123
+ exports.FacebookIcon = index.FacebookIcon;
124
+ exports.FileDownIcon = index.FileDownIcon;
125
+ exports.FileIcon = index.FileIcon;
126
+ exports.FileInputIcon = index.FileInputIcon;
127
+ exports.FileLock2Icon = index.FileLock2Icon;
128
+ exports.FileUpIcon = index.FileUpIcon;
129
+ exports.FingerprintIcon = index.FingerprintIcon;
130
+ exports.FolderIcon = index.FolderIcon;
131
+ exports.FolderOpenIcon = index.FolderOpenIcon;
132
+ exports.FrownIcon = index.FrownIcon;
133
+ exports.GemIcon = index.GemIcon;
134
+ exports.GiftIcon = index.GiftIcon;
135
+ exports.GitHubIcon = index.GitHubIcon;
136
+ exports.GitMergeIcon = index.GitMergeIcon;
137
+ exports.GitPullRequestArrowIcon = index.GitPullRequestArrowIcon;
138
+ exports.GlobeIcon = index.GlobeIcon;
139
+ exports.GlobeLockIcon = index.GlobeLockIcon;
140
+ exports.GripIcon = index.GripIcon;
141
+ exports.GripVerticalIcon = index.GripVerticalIcon;
142
+ exports.HandHeartIcon = index.HandHeartIcon;
143
+ exports.HandshakeIcon = index.HandshakeIcon;
144
+ exports.HighlighterIcon = index.HighlighterIcon;
145
+ exports.HistoryIcon = index.HistoryIcon;
146
+ exports.HousePlusIcon = index.HousePlusIcon;
147
+ exports.HtmlIcon = index.HtmlIcon;
148
+ exports.HttpIcon = index.HttpIcon;
149
+ exports.ImageDownIcon = index.ImageDownIcon;
150
+ exports.ImageOffIcon = index.ImageOffIcon;
151
+ exports.ImageUpIcon = index.ImageUpIcon;
152
+ exports.InfinityIcon = index.InfinityIcon;
153
+ exports.InfoIcon = index.InfoIcon;
154
+ exports.ItermIcon = index.ItermIcon;
155
+ exports.JavaIcon = index.JavaIcon;
156
+ exports.JsonIcon = index.JsonIcon;
157
+ exports.KeyIcon = index.KeyIcon;
158
+ exports.KeyRoundIcon = index.KeyRoundIcon;
159
+ exports.KeyboardIcon = index.KeyboardIcon;
160
+ exports.LandPlotIcon = index.LandPlotIcon;
161
+ exports.LanguagesIcon = index.LanguagesIcon;
162
+ exports.LastUpdatedIcon = index.LastUpdatedIcon;
163
+ exports.LayoutIcon = index.LayoutIcon;
164
+ exports.LayoutTemplateIcon = index.LayoutTemplateIcon;
165
+ exports.LibraryIcon = index.LibraryIcon;
166
+ exports.LightbulbIcon = index.LightbulbIcon;
167
+ exports.LinkIcon = index.LinkIcon;
168
+ exports.ListTodoIcon = index.ListTodoIcon;
169
+ exports.Loader2Icon = index.Loader2Icon;
170
+ exports.LocateIcon = index.LocateIcon;
171
+ exports.LogIcon = index.LogIcon;
172
+ exports.LogInIcon = index.LogInIcon;
173
+ exports.LogOutIcon = index.LogOutIcon;
174
+ exports.MACIcon = index.MACIcon;
175
+ exports.MDXIcon = index.MDXIcon;
176
+ exports.MailIcon = index.MailIcon;
177
+ exports.MarkdownIcon = index.MarkdownIcon;
178
+ exports.MessageCircleCodeIcon = index.MessageCircleCodeIcon;
179
+ exports.MessageCircleMoreIcon = index.MessageCircleMoreIcon;
180
+ exports.MessageSquareDiffIcon = index.MessageSquareDiffIcon;
181
+ exports.MmdIcon = index.MmdIcon;
182
+ exports.MonitorPlayIcon = index.MonitorPlayIcon;
183
+ exports.MoonIcon = index.MoonIcon;
184
+ exports.MoreHorizontalIcon = index.MoreHorizontalIcon;
185
+ exports.MousePointerClickIcon = index.MousePointerClickIcon;
186
+ exports.Music4Icon = index.Music4Icon;
187
+ exports.NotepadTextIcon = index.NotepadTextIcon;
188
+ exports.PaletteIcon = index.PaletteIcon;
189
+ exports.PanelLeftIcon = index.PanelLeftIcon;
190
+ exports.PanelsTopLeftIcon = index.PanelsTopLeftIcon;
191
+ exports.PawPrintIcon = index.PawPrintIcon;
192
+ exports.PencilIcon = index.PencilIcon;
193
+ exports.PiIcon = index.PiIcon;
194
+ exports.PinIcon = index.PinIcon;
195
+ exports.PinOffIcon = index.PinOffIcon;
196
+ exports.PlusIcon = index.PlusIcon;
197
+ exports.QrCodeIcon = index.QrCodeIcon;
198
+ exports.ReceiptTextIcon = index.ReceiptTextIcon;
199
+ exports.Redo2Icon = index.Redo2Icon;
200
+ exports.RefreshCcwIcon = index.RefreshCcwIcon;
201
+ exports.RegexIcon = index.RegexIcon;
202
+ exports.ReplaceIcon = index.ReplaceIcon;
203
+ exports.RocketIcon = index.RocketIcon;
204
+ exports.RotateCcwIcon = index.RotateCcwIcon;
205
+ exports.RssIcon = index.RssIcon;
206
+ exports.SQLIcon = index.SQLIcon;
207
+ exports.ScaleIcon = index.ScaleIcon;
208
+ exports.ScanSearchIcon = index.ScanSearchIcon;
209
+ exports.SchemeIcon = index.SchemeIcon;
210
+ exports.SearchIcon = index.SearchIcon;
211
+ exports.SendHorizontalIcon = index.SendHorizontalIcon;
212
+ exports.SendIcon = index.SendIcon;
213
+ exports.ServerIcon = index.ServerIcon;
214
+ exports.Settings2Icon = index.Settings2Icon;
215
+ exports.SettingsIcon = index.SettingsIcon;
216
+ exports.ShareIcon = index.ShareIcon;
217
+ exports.ShieldIcon = index.ShieldIcon;
218
+ exports.ShieldUserIcon = index.ShieldUserIcon;
219
+ exports.ShoppingCartIcon = index.ShoppingCartIcon;
220
+ exports.SigmaIcon = index.SigmaIcon;
221
+ exports.SmileIcon = index.SmileIcon;
222
+ exports.SmilePlusIcon = index.SmilePlusIcon;
223
+ exports.SnippetsIcon = index.SnippetsIcon;
224
+ exports.SparklesIcon = index.SparklesIcon;
225
+ exports.SplinePointerIcon = index.SplinePointerIcon;
226
+ exports.SproutIcon = index.SproutIcon;
227
+ exports.SquareDashedBottomCodeIcon = index.SquareDashedBottomCodeIcon;
228
+ exports.SquareTerminalIcon = index.SquareTerminalIcon;
229
+ exports.SquaresExcludeIcon = index.SquaresExcludeIcon;
230
+ exports.StarIcon = index.StarIcon;
231
+ exports.SubPIcon = index.SubPIcon;
232
+ exports.SunIcon = index.SunIcon;
233
+ exports.T3PIcon = index.T3PIcon;
234
+ exports.TabletsIcon = index.TabletsIcon;
235
+ exports.TerminalIcon = index.TerminalIcon;
236
+ exports.TestIcon = index.TestIcon;
237
+ exports.Trash2Icon = index.Trash2Icon;
238
+ exports.TwitterIcon = index.TwitterIcon;
239
+ exports.TxtIcon = index.TxtIcon;
240
+ exports.Undo2Icon = index.Undo2Icon;
241
+ exports.UsbIcon = index.UsbIcon;
242
+ exports.UserRoundCheckIcon = index.UserRoundCheckIcon;
243
+ exports.VideoIcon = index.VideoIcon;
244
+ exports.VideoOffIcon = index.VideoOffIcon;
245
+ exports.Wand2Icon = index.Wand2Icon;
246
+ exports.WorkflowIcon = index.WorkflowIcon;
247
+ exports.XIcon = index.XIcon;
248
+ exports.XMLIcon = index.XMLIcon;
249
+ exports.YamlIcon = index.YamlIcon;
250
+ exports.ZapIcon = index.ZapIcon;
251
+ exports.createSiteIcon = siteIcon.createSiteIcon;
252
+ exports.GlobalAccentIcon = iconFactory.GlobalAccentIcon;
253
+ exports.createGlobalIcon = iconFactory.createGlobalIcon;
254
+ exports.createGlobalLucideIcon = iconFactory.createGlobalLucideIcon;
@@ -0,0 +1,4 @@
1
+ export { DefaultSiteIcon, NotFoundIcon, getGlobalIcon, getIconElement, globalLucideIcons } from './global-icon.mjs';
2
+ export { AirplayIcon, AlarmClockIcon, AlbumIcon, AlignHorizontalJustifyEndIcon, ArrowLeftIcon, ArrowRightIcon, ArrowUpIcon, BTCIcon, BabyIcon, BadgeAlertIcon, BadgeCheckIcon, BadgeInfoIcon, BadgeQuestionMarkIcon, BadgeXIcon, BellIcon, BinaryIcon, BlocksIcon, BookAIcon, BookAudioIcon, BookCheckIcon, BookDownIcon, BookHeadphonesIcon, BookOpenIcon, BookXIcon, BookmarkCheckIcon, BookmarkIcon, BookmarkMinusIcon, BookmarkPlusIcon, BookmarkXIcon, BotMessageSquareIcon, BrainCircuitIcon, BrainIcon, BriefcaseIcon, BringToFrontIcon, BrushCleaningIcon, BugIcon, BugOffIcon, Building2Icon, CSSIcon, CSVIcon, CalendarClockIcon, CalendarDaysIcon, CalendarHeartIcon, CameraIcon, CameraOffIcon, CarIcon, ChartColumnStackedIcon, CheckCheckIcon, CheckIcon, CheckLineIcon, ChevronDownIcon, ChevronLeftIcon, ChevronRightIcon, ChevronUpIcon, ChevronsLeftIcon, ChevronsRightIcon, CircleAlertIcon, CircleArrowDownIcon, CircleArrowUpIcon, CircleIcon, CirclePauseIcon, CircleQuestionMarkIcon, CircleSmallIcon, CircleStopIcon, ClerkIcon, ClipboardTypeIcon, CoffeeIcon, CoinsIcon, CommandIcon, ComponentIcon, CopyCheckIcon, CopyIcon, CopyrightIcon, CornerDownLeftIcon, CornerDownRightIcon, CornerLeftDownIcon, CornerLeftUpIcon, CornerRightDownIcon, CornerRightUpIcon, CornerUpLeftIcon, CornerUpRightIcon, CpuIcon, CreativeCommonsIcon, CropIcon, CrossIcon, D8Icon, DPAIcon, DatabaseIcon, DatabaseZapIcon, DiffIcon, DnaIcon, DotIcon, DownloadIcon, DropletIcon, DropletOffIcon, DropletsIcon, EggFriedIcon, EggIcon, EggOffIcon, EllipsisIcon, EllipsisVerticalIcon, ExternalLinkIcon, EyeClosedIcon, EyeIcon, EyeOffIcon, FAQBIcon, FAQIcon, FAQSIcon, FacebookIcon, FileDownIcon, FileIcon, FileInputIcon, FileLock2Icon, FileUpIcon, FingerprintIcon, FolderIcon, FolderOpenIcon, FrownIcon, GemIcon, GiftIcon, GitHubIcon, GitMergeIcon, GitPullRequestArrowIcon, GlobeIcon, GlobeLockIcon, GripIcon, GripVerticalIcon, HandHeartIcon, HandshakeIcon, HighlighterIcon, HistoryIcon, HousePlusIcon, HtmlIcon, HttpIcon, ImageDownIcon, ImageOffIcon, ImageUpIcon, InfinityIcon, InfoIcon, ItermIcon, JavaIcon, JsonIcon, KeyIcon, KeyRoundIcon, KeyboardIcon, LandPlotIcon, LanguagesIcon, LastUpdatedIcon, LayoutIcon, LayoutTemplateIcon, LibraryIcon, LightbulbIcon, LinkIcon, ListTodoIcon, Loader2Icon, LocateIcon, LogIcon, LogInIcon, LogOutIcon, MACIcon, MDXIcon, MailIcon, MarkdownIcon, MessageCircleCodeIcon, MessageCircleMoreIcon, MessageSquareDiffIcon, MmdIcon, MonitorPlayIcon, MoonIcon, MoreHorizontalIcon, MousePointerClickIcon, Music4Icon, NotepadTextIcon, PaletteIcon, PanelLeftIcon, PanelsTopLeftIcon, PawPrintIcon, PencilIcon, PiIcon, PinIcon, PinOffIcon, PlusIcon, QrCodeIcon, ReceiptTextIcon, Redo2Icon, RefreshCcwIcon, RegexIcon, ReplaceIcon, RocketIcon, RotateCcwIcon, RssIcon, SQLIcon, ScaleIcon, ScanSearchIcon, SchemeIcon, SearchIcon, SendHorizontalIcon, SendIcon, ServerIcon, Settings2Icon, SettingsIcon, ShareIcon, ShieldIcon, ShieldUserIcon, ShoppingCartIcon, SigmaIcon, SmileIcon, SmilePlusIcon, SnippetsIcon, SparklesIcon, SplinePointerIcon, SproutIcon, SquareDashedBottomCodeIcon, SquareTerminalIcon, SquaresExcludeIcon, StarIcon, SubPIcon, SunIcon, T3PIcon, TabletsIcon, TerminalIcon, TestIcon, Trash2Icon, TwitterIcon, TxtIcon, Undo2Icon, UsbIcon, UserRoundCheckIcon, VideoIcon, VideoOffIcon, Wand2Icon, WorkflowIcon, XIcon, XMLIcon, YamlIcon, ZapIcon } from '../icons/index.mjs';
3
+ export { createSiteIcon } from './site-icon.mjs';
4
+ export { GlobalAccentIcon, createGlobalIcon, createGlobalLucideIcon } from './icon-factory.mjs';
@@ -3,6 +3,7 @@ export { getGlobalIcon, getIconElement, globalLucideIcons } from '@base-ui/compo
3
3
  export { createSiteIcon } from '@base-ui/components/site-icon';
4
4
  export declare const AlbumIcon: import("@base-ui/components/icon-factory").StyledLucideIconComponent;
5
5
  export declare const AirplayIcon: import("@base-ui/components/icon-factory").StyledLucideIconComponent;
6
+ export declare const AlarmClockIcon: import("@base-ui/components/icon-factory").StyledLucideIconComponent;
6
7
  export declare const AlignHorizontalJustifyEndIcon: import("@base-ui/components/icon-factory").StyledLucideIconComponent;
7
8
  export declare const ArrowLeftIcon: import("@base-ui/components/icon-factory").StyledLucideIconComponent;
8
9
  export declare const ArrowRightIcon: import("@base-ui/components/icon-factory").StyledLucideIconComponent;
@@ -33,15 +34,21 @@ export declare const BrainCircuitIcon: import("@base-ui/components/icon-factory"
33
34
  export declare const BriefcaseIcon: import("@base-ui/components/icon-factory").StyledLucideIconComponent;
34
35
  export declare const BringToFrontIcon: import("@base-ui/components/icon-factory").StyledLucideIconComponent;
35
36
  export declare const BrushCleaningIcon: import("@base-ui/components/icon-factory").StyledLucideIconComponent;
37
+ export declare const CalendarClockIcon: import("@base-ui/components/icon-factory").StyledLucideIconComponent;
38
+ export declare const CalendarDaysIcon: import("@base-ui/components/icon-factory").StyledLucideIconComponent;
39
+ export declare const CalendarHeartIcon: import("@base-ui/components/icon-factory").StyledLucideIconComponent;
36
40
  export declare const Building2Icon: import("@base-ui/components/icon-factory").StyledLucideIconComponent;
37
41
  export declare const BugIcon: import("@base-ui/components/icon-factory").StyledLucideIconComponent;
38
42
  export declare const BugOffIcon: import("@base-ui/components/icon-factory").StyledLucideIconComponent;
43
+ export declare const CameraIcon: import("@base-ui/components/icon-factory").StyledLucideIconComponent;
44
+ export declare const CameraOffIcon: import("@base-ui/components/icon-factory").StyledLucideIconComponent;
39
45
  export declare const BadgeQuestionMarkIcon: import("@base-ui/components/icon-factory").StyledLucideIconComponent;
40
46
  export declare const CarIcon: import("@base-ui/components/icon-factory").StyledLucideIconComponent;
41
47
  export declare const ChartColumnStackedIcon: import("@base-ui/components/icon-factory").StyledLucideIconComponent;
42
48
  export declare const CircleIcon: import("@base-ui/components/icon-factory").StyledLucideIconComponent;
43
49
  export declare const CircleAlertIcon: import("@base-ui/components/icon-factory").StyledLucideIconComponent;
44
50
  export declare const CircleQuestionMarkIcon: import("@base-ui/components/icon-factory").StyledLucideIconComponent;
51
+ export declare const CirclePauseIcon: import("@base-ui/components/icon-factory").StyledLucideIconComponent;
45
52
  export declare const CircleSmallIcon: import("@base-ui/components/icon-factory").StyledLucideIconComponent;
46
53
  export declare const CircleStopIcon: import("@base-ui/components/icon-factory").StyledLucideIconComponent;
47
54
  export declare const CheckIcon: import("@base-ui/components/icon-factory").StyledLucideIconComponent;
@@ -50,6 +57,8 @@ export declare const CircleArrowUpIcon: import("@base-ui/components/icon-factory
50
57
  export declare const CheckCheckIcon: import("@base-ui/components/icon-factory").StyledLucideIconComponent;
51
58
  export declare const CheckLineIcon: import("@base-ui/components/icon-factory").StyledLucideIconComponent;
52
59
  export declare const ChevronDownIcon: import("@base-ui/components/icon-factory").StyledLucideIconComponent;
60
+ export declare const ChevronsLeftIcon: import("@base-ui/components/icon-factory").StyledLucideIconComponent;
61
+ export declare const ChevronsRightIcon: import("@base-ui/components/icon-factory").StyledLucideIconComponent;
53
62
  export declare const ChevronLeftIcon: import("@base-ui/components/icon-factory").StyledLucideIconComponent;
54
63
  export declare const ChevronRightIcon: import("@base-ui/components/icon-factory").StyledLucideIconComponent;
55
64
  export declare const ChevronUpIcon: import("@base-ui/components/icon-factory").StyledLucideIconComponent;
@@ -131,12 +140,14 @@ export declare const LightbulbIcon: import("@base-ui/components/icon-factory").S
131
140
  export declare const LinkIcon: import("@base-ui/components/icon-factory").StyledLucideIconComponent;
132
141
  export declare const ListTodoIcon: import("@base-ui/components/icon-factory").StyledLucideIconComponent;
133
142
  export declare const Loader2Icon: import("@base-ui/components/icon-factory").StyledLucideIconComponent;
143
+ export declare const LocateIcon: import("@base-ui/components/icon-factory").StyledLucideIconComponent;
134
144
  export declare const LogInIcon: import("@base-ui/components/icon-factory").StyledLucideIconComponent;
135
145
  export declare const LogOutIcon: import("@base-ui/components/icon-factory").StyledLucideIconComponent;
136
146
  export declare const MailIcon: import("@base-ui/components/icon-factory").StyledLucideIconComponent;
137
147
  export declare const MessageCircleMoreIcon: import("@base-ui/components/icon-factory").StyledLucideIconComponent;
138
148
  export declare const MessageCircleCodeIcon: import("@base-ui/components/icon-factory").StyledLucideIconComponent;
139
149
  export declare const MessageSquareDiffIcon: import("@base-ui/components/icon-factory").StyledLucideIconComponent;
150
+ export declare const MonitorPlayIcon: import("@base-ui/components/icon-factory").StyledLucideIconComponent;
140
151
  export declare const Music4Icon: import("@base-ui/components/icon-factory").StyledLucideIconComponent;
141
152
  export declare const MoonIcon: import("@base-ui/components/icon-factory").StyledLucideIconComponent;
142
153
  export declare const MoreHorizontalIcon: import("@base-ui/components/icon-factory").StyledLucideIconComponent;
@@ -189,6 +200,8 @@ export declare const TwitterIcon: import("@base-ui/components/icon-factory").Sty
189
200
  export declare const Undo2Icon: import("@base-ui/components/icon-factory").StyledLucideIconComponent;
190
201
  export declare const UsbIcon: import("@base-ui/components/icon-factory").StyledLucideIconComponent;
191
202
  export declare const UserRoundCheckIcon: import("@base-ui/components/icon-factory").StyledLucideIconComponent;
203
+ export declare const VideoIcon: import("@base-ui/components/icon-factory").StyledLucideIconComponent;
204
+ export declare const VideoOffIcon: import("@base-ui/components/icon-factory").StyledLucideIconComponent;
192
205
  export declare const Wand2Icon: import("@base-ui/components/icon-factory").StyledLucideIconComponent;
193
206
  export declare const WorkflowIcon: import("@base-ui/components/icon-factory").StyledLucideIconComponent;
194
207
  export declare const XIcon: import("@base-ui/components/icon-factory").StyledLucideIconComponent;
@@ -38,6 +38,7 @@ var siteIcon = require('../components/site-icon.js');
38
38
 
39
39
  const AlbumIcon = iconFactory.createGlobalLucideIcon(lucideReact.Album, 'AlbumIcon');
40
40
  const AirplayIcon = iconFactory.createGlobalLucideIcon(lucideReact.Airplay, 'AirplayIcon');
41
+ const AlarmClockIcon = iconFactory.createGlobalLucideIcon(lucideReact.AlarmClock, 'AlarmClockIcon');
41
42
  const AlignHorizontalJustifyEndIcon = iconFactory.createGlobalLucideIcon(lucideReact.AlignHorizontalJustifyEnd, 'AlignHorizontalJustifyEndIcon');
42
43
  const ArrowLeftIcon = iconFactory.createGlobalLucideIcon(lucideReact.ArrowLeft, 'ArrowLeftIcon');
43
44
  const ArrowRightIcon = iconFactory.createGlobalLucideIcon(lucideReact.ArrowRight, 'ArrowRightIcon');
@@ -68,15 +69,21 @@ const BrainCircuitIcon = iconFactory.createGlobalLucideIcon(lucideReact.BrainCir
68
69
  const BriefcaseIcon = iconFactory.createGlobalLucideIcon(lucideReact.Briefcase, 'BriefcaseIcon');
69
70
  const BringToFrontIcon = iconFactory.createGlobalLucideIcon(lucideReact.BringToFront, 'BringToFrontIcon');
70
71
  const BrushCleaningIcon = iconFactory.createGlobalLucideIcon(lucideReact.BrushCleaning, 'BrushCleaningIcon');
72
+ const CalendarClockIcon = iconFactory.createGlobalLucideIcon(lucideReact.CalendarClock, 'CalendarClockIcon');
73
+ const CalendarDaysIcon = iconFactory.createGlobalLucideIcon(lucideReact.CalendarDays, 'CalendarDaysIcon');
74
+ const CalendarHeartIcon = iconFactory.createGlobalLucideIcon(lucideReact.CalendarHeart, 'CalendarHeartIcon');
71
75
  const Building2Icon = iconFactory.createGlobalLucideIcon(lucideReact.Building2, 'Building2Icon');
72
76
  const BugIcon = iconFactory.createGlobalLucideIcon(lucideReact.Bug, 'BugIcon');
73
77
  const BugOffIcon = iconFactory.createGlobalLucideIcon(lucideReact.BugOff, 'BugOffIcon');
78
+ const CameraIcon = iconFactory.createGlobalLucideIcon(lucideReact.Camera, 'CameraIcon');
79
+ const CameraOffIcon = iconFactory.createGlobalLucideIcon(lucideReact.CameraOff, 'CameraOffIcon');
74
80
  const BadgeQuestionMarkIcon = iconFactory.createGlobalLucideIcon(lucideReact.BadgeQuestionMark, 'BadgeQuestionMarkIcon');
75
81
  const CarIcon = iconFactory.createGlobalLucideIcon(lucideReact.Car, 'CarIcon');
76
82
  const ChartColumnStackedIcon = iconFactory.createGlobalLucideIcon(lucideReact.ChartColumnStacked, 'ChartColumnStackedIcon');
77
83
  const CircleIcon = iconFactory.createGlobalLucideIcon(lucideReact.Circle, 'CircleIcon');
78
84
  const CircleAlertIcon = iconFactory.createGlobalLucideIcon(lucideReact.CircleAlert, 'CircleAlertIcon');
79
85
  const CircleQuestionMarkIcon = iconFactory.createGlobalLucideIcon(lucideReact.CircleQuestionMark, 'CircleQuestionMarkIcon');
86
+ const CirclePauseIcon = iconFactory.createGlobalLucideIcon(lucideReact.CirclePause, 'CirclePauseIcon');
80
87
  const CircleSmallIcon = iconFactory.createGlobalLucideIcon(lucideReact.CircleSmall, 'CircleSmallIcon');
81
88
  const CircleStopIcon = iconFactory.createGlobalLucideIcon(lucideReact.CircleStop, 'CircleStopIcon');
82
89
  const CheckIcon = iconFactory.createGlobalLucideIcon(lucideReact.Check, 'CheckIcon');
@@ -85,6 +92,8 @@ const CircleArrowUpIcon = iconFactory.createGlobalLucideIcon(lucideReact.CircleA
85
92
  const CheckCheckIcon = iconFactory.createGlobalLucideIcon(lucideReact.CheckCheck, 'CheckCheckIcon');
86
93
  const CheckLineIcon = iconFactory.createGlobalLucideIcon(lucideReact.CheckLine, 'CheckLineIcon');
87
94
  const ChevronDownIcon = iconFactory.createGlobalLucideIcon(lucideReact.ChevronDown, 'ChevronDownIcon');
95
+ const ChevronsLeftIcon = iconFactory.createGlobalLucideIcon(lucideReact.ChevronsLeft, 'ChevronsLeftIcon');
96
+ const ChevronsRightIcon = iconFactory.createGlobalLucideIcon(lucideReact.ChevronsRight, 'ChevronsRightIcon');
88
97
  const ChevronLeftIcon = iconFactory.createGlobalLucideIcon(lucideReact.ChevronLeft, 'ChevronLeftIcon');
89
98
  const ChevronRightIcon = iconFactory.createGlobalLucideIcon(lucideReact.ChevronRight, 'ChevronRightIcon');
90
99
  const ChevronUpIcon = iconFactory.createGlobalLucideIcon(lucideReact.ChevronUp, 'ChevronUpIcon');
@@ -166,12 +175,14 @@ const LightbulbIcon = iconFactory.createGlobalLucideIcon(lucideReact.Lightbulb,
166
175
  const LinkIcon = iconFactory.createGlobalLucideIcon(lucideReact.Link, 'LinkIcon');
167
176
  const ListTodoIcon = iconFactory.createGlobalLucideIcon(lucideReact.ListTodo, 'ListTodoIcon');
168
177
  const Loader2Icon = iconFactory.createGlobalLucideIcon(lucideReact.Loader2, 'Loader2Icon');
178
+ const LocateIcon = iconFactory.createGlobalLucideIcon(lucideReact.Locate, 'LocateIcon');
169
179
  const LogInIcon = iconFactory.createGlobalLucideIcon(lucideReact.LogIn, 'LogInIcon');
170
180
  const LogOutIcon = iconFactory.createGlobalLucideIcon(lucideReact.LogOut, 'LogOutIcon');
171
181
  const MailIcon = iconFactory.createGlobalLucideIcon(lucideReact.Mail, 'MailIcon');
172
182
  const MessageCircleMoreIcon = iconFactory.createGlobalLucideIcon(lucideReact.MessageCircleMore, 'MessageCircleMoreIcon');
173
183
  const MessageCircleCodeIcon = iconFactory.createGlobalLucideIcon(lucideReact.MessageCircleCode, 'MessageCircleCodeIcon');
174
184
  const MessageSquareDiffIcon = iconFactory.createGlobalLucideIcon(lucideReact.MessageSquareDiff, 'MessageSquareDiffIcon');
185
+ const MonitorPlayIcon = iconFactory.createGlobalLucideIcon(lucideReact.MonitorPlay, 'MonitorPlayIcon');
175
186
  const Music4Icon = iconFactory.createGlobalLucideIcon(lucideReact.Music4, 'Music4Icon');
176
187
  const MoonIcon = iconFactory.createGlobalLucideIcon(lucideReact.Moon, 'MoonIcon');
177
188
  const MoreHorizontalIcon = iconFactory.createGlobalLucideIcon(lucideReact.MoreHorizontal, 'MoreHorizontalIcon');
@@ -224,6 +235,8 @@ const TwitterIcon = iconFactory.createGlobalLucideIcon(lucideReact.Twitter, 'Twi
224
235
  const Undo2Icon = iconFactory.createGlobalLucideIcon(lucideReact.Undo2, 'Undo2Icon');
225
236
  const UsbIcon = iconFactory.createGlobalLucideIcon(lucideReact.Usb, 'UsbIcon');
226
237
  const UserRoundCheckIcon = iconFactory.createGlobalLucideIcon(lucideReact.UserRoundCheck, 'UserRoundCheckIcon');
238
+ const VideoIcon = iconFactory.createGlobalLucideIcon(lucideReact.Video, 'VideoIcon');
239
+ const VideoOffIcon = iconFactory.createGlobalLucideIcon(lucideReact.VideoOff, 'VideoOffIcon');
227
240
  const Wand2Icon = iconFactory.createGlobalLucideIcon(lucideReact.Wand2, 'Wand2Icon');
228
241
  const WorkflowIcon = iconFactory.createGlobalLucideIcon(lucideReact.Workflow, 'WorkflowIcon');
229
242
  const XIcon = iconFactory.createGlobalLucideIcon(lucideReact.X, 'XIcon');
@@ -268,6 +281,7 @@ exports.getIconElement = globalIcon.getIconElement;
268
281
  exports.globalLucideIcons = globalIcon.globalLucideIcons;
269
282
  exports.createSiteIcon = siteIcon.createSiteIcon;
270
283
  exports.AirplayIcon = AirplayIcon;
284
+ exports.AlarmClockIcon = AlarmClockIcon;
271
285
  exports.AlbumIcon = AlbumIcon;
272
286
  exports.AlignHorizontalJustifyEndIcon = AlignHorizontalJustifyEndIcon;
273
287
  exports.ArrowLeftIcon = ArrowLeftIcon;
@@ -306,6 +320,11 @@ exports.BugOffIcon = BugOffIcon;
306
320
  exports.Building2Icon = Building2Icon;
307
321
  exports.CSSIcon = CSSIcon;
308
322
  exports.CSVIcon = CSVIcon;
323
+ exports.CalendarClockIcon = CalendarClockIcon;
324
+ exports.CalendarDaysIcon = CalendarDaysIcon;
325
+ exports.CalendarHeartIcon = CalendarHeartIcon;
326
+ exports.CameraIcon = CameraIcon;
327
+ exports.CameraOffIcon = CameraOffIcon;
309
328
  exports.CarIcon = CarIcon;
310
329
  exports.ChartColumnStackedIcon = ChartColumnStackedIcon;
311
330
  exports.CheckCheckIcon = CheckCheckIcon;
@@ -315,10 +334,13 @@ exports.ChevronDownIcon = ChevronDownIcon;
315
334
  exports.ChevronLeftIcon = ChevronLeftIcon;
316
335
  exports.ChevronRightIcon = ChevronRightIcon;
317
336
  exports.ChevronUpIcon = ChevronUpIcon;
337
+ exports.ChevronsLeftIcon = ChevronsLeftIcon;
338
+ exports.ChevronsRightIcon = ChevronsRightIcon;
318
339
  exports.CircleAlertIcon = CircleAlertIcon;
319
340
  exports.CircleArrowDownIcon = CircleArrowDownIcon;
320
341
  exports.CircleArrowUpIcon = CircleArrowUpIcon;
321
342
  exports.CircleIcon = CircleIcon;
343
+ exports.CirclePauseIcon = CirclePauseIcon;
322
344
  exports.CircleQuestionMarkIcon = CircleQuestionMarkIcon;
323
345
  exports.CircleSmallIcon = CircleSmallIcon;
324
346
  exports.CircleStopIcon = CircleStopIcon;
@@ -413,6 +435,7 @@ exports.LightbulbIcon = LightbulbIcon;
413
435
  exports.LinkIcon = LinkIcon;
414
436
  exports.ListTodoIcon = ListTodoIcon;
415
437
  exports.Loader2Icon = Loader2Icon;
438
+ exports.LocateIcon = LocateIcon;
416
439
  exports.LogIcon = LogIcon;
417
440
  exports.LogInIcon = LogInIcon;
418
441
  exports.LogOutIcon = LogOutIcon;
@@ -424,6 +447,7 @@ exports.MessageCircleCodeIcon = MessageCircleCodeIcon;
424
447
  exports.MessageCircleMoreIcon = MessageCircleMoreIcon;
425
448
  exports.MessageSquareDiffIcon = MessageSquareDiffIcon;
426
449
  exports.MmdIcon = MmdIcon;
450
+ exports.MonitorPlayIcon = MonitorPlayIcon;
427
451
  exports.MoonIcon = MoonIcon;
428
452
  exports.MoreHorizontalIcon = MoreHorizontalIcon;
429
453
  exports.MousePointerClickIcon = MousePointerClickIcon;
@@ -484,6 +508,8 @@ exports.TxtIcon = TxtIcon;
484
508
  exports.Undo2Icon = Undo2Icon;
485
509
  exports.UsbIcon = UsbIcon;
486
510
  exports.UserRoundCheckIcon = UserRoundCheckIcon;
511
+ exports.VideoIcon = VideoIcon;
512
+ exports.VideoOffIcon = VideoOffIcon;
487
513
  exports.Wand2Icon = Wand2Icon;
488
514
  exports.WorkflowIcon = WorkflowIcon;
489
515
  exports.XIcon = XIcon;
@@ -31,12 +31,13 @@ import XMLIcon$1 from '../assets/xml.mjs';
31
31
  import YamlIcon$1 from '../assets/yaml.mjs';
32
32
  import { createGlobalLucideIcon, createGlobalIcon } from '../components/icon-factory.mjs';
33
33
  export { GlobalAccentIcon } from '../components/icon-factory.mjs';
34
- import { Loader2, ChevronRight, Check, Circle, Album, Airplay, AlignHorizontalJustifyEnd, ArrowLeft, ArrowRight, ArrowUp, Baby, BadgeInfo, BadgeAlert, BadgeCheck, BadgeX, Bell, Binary, Blocks, BookX, BookOpen, BookAudio, BookA, BookCheck, BookDown, BookHeadphones, Bookmark, BookmarkCheck, BookmarkMinus, BookmarkPlus, BookmarkX, BotMessageSquare, Brain, BrainCircuit, Briefcase, BringToFront, BrushCleaning, Building2, Bug, BugOff, BadgeQuestionMark, Car, ChartColumnStacked, CircleAlert, CircleQuestionMark, CircleSmall, CircleStop, CircleArrowDown, CircleArrowUp, CheckCheck, CheckLine, ChevronDown, ChevronLeft, ChevronUp, ClipboardType, Coffee, Coins, Component, Command, Copy, CopyCheck, Copyright, CornerDownLeft, CornerDownRight, CornerLeftDown, CornerLeftUp, CornerRightDown, CornerRightUp, CornerUpLeft, CornerUpRight, CreativeCommons, Crop, Cross, Cpu, Database, DatabaseZap, Dna, Dot, Download, Droplet, DropletOff, Droplets, Egg, EggFried, EggOff, Ellipsis, EllipsisVertical, Eye, EyeClosed, EyeOff, ExternalLink, Facebook, Shield, File, FileDown, FileInput, FileLock2, FileUp, Fingerprint, Folder, FolderOpen, Frown, Gem, Gift, GitMerge, GitPullRequestArrow, Globe, GlobeLock, Grip, GripVertical, HandHeart, Handshake, Highlighter, History, HousePlus, Infinity, Info, ImageDown, ImageOff, ImageUp, Key, KeyRound, Keyboard, LandPlot, Languages, Layout, LayoutTemplate, Library, Lightbulb, Link, ListTodo, LogIn, LogOut, Mail, MessageCircleMore, MessageCircleCode, MessageSquareDiff, Music4, Moon, MoreHorizontal, MousePointerClick, NotepadText, Palette, PanelLeft, PanelsTopLeft, PawPrint, Pencil, Pi, Pin, PinOff, Plus, QrCode, ReceiptText, Redo2, RefreshCcw, Regex, Replace, Rocket, RotateCcw, Rss, Scale, ScanSearch, Search, Send, SendHorizontal, Settings, Settings2, Share, Sigma, ShieldUser, ShoppingCart, Smile, SmilePlus, Sprout, SquareDashedBottomCode, SquaresExclude, SquareTerminal, Server, SplinePointer, Sparkles, Star, Sun, Tablets, Terminal, Trash2, Twitter, Undo2, Usb, UserRoundCheck, Wand2, Workflow, X, Zap } from 'lucide-react';
34
+ import { Loader2, ChevronRight, Check, Circle, Album, Airplay, AlarmClock, AlignHorizontalJustifyEnd, ArrowLeft, ArrowRight, ArrowUp, Baby, BadgeInfo, BadgeAlert, BadgeCheck, BadgeX, Bell, Binary, Blocks, BookX, BookOpen, BookAudio, BookA, BookCheck, BookDown, BookHeadphones, Bookmark, BookmarkCheck, BookmarkMinus, BookmarkPlus, BookmarkX, BotMessageSquare, Brain, BrainCircuit, Briefcase, BringToFront, BrushCleaning, CalendarClock, CalendarDays, CalendarHeart, Building2, Bug, BugOff, Camera, CameraOff, BadgeQuestionMark, Car, ChartColumnStacked, CircleAlert, CircleQuestionMark, CirclePause, CircleSmall, CircleStop, CircleArrowDown, CircleArrowUp, CheckCheck, CheckLine, ChevronDown, ChevronsLeft, ChevronsRight, ChevronLeft, ChevronUp, ClipboardType, Coffee, Coins, Component, Command, Copy, CopyCheck, Copyright, CornerDownLeft, CornerDownRight, CornerLeftDown, CornerLeftUp, CornerRightDown, CornerRightUp, CornerUpLeft, CornerUpRight, CreativeCommons, Crop, Cross, Cpu, Database, DatabaseZap, Dna, Dot, Download, Droplet, DropletOff, Droplets, Egg, EggFried, EggOff, Ellipsis, EllipsisVertical, Eye, EyeClosed, EyeOff, ExternalLink, Facebook, Shield, File, FileDown, FileInput, FileLock2, FileUp, Fingerprint, Folder, FolderOpen, Frown, Gem, Gift, GitMerge, GitPullRequestArrow, Globe, GlobeLock, Grip, GripVertical, HandHeart, Handshake, Highlighter, History, HousePlus, Infinity, Info, ImageDown, ImageOff, ImageUp, Key, KeyRound, Keyboard, LandPlot, Languages, Layout, LayoutTemplate, Library, Lightbulb, Link, ListTodo, Locate, LogIn, LogOut, Mail, MessageCircleMore, MessageCircleCode, MessageSquareDiff, MonitorPlay, Music4, Moon, MoreHorizontal, MousePointerClick, NotepadText, Palette, PanelLeft, PanelsTopLeft, PawPrint, Pencil, Pi, Pin, PinOff, Plus, QrCode, ReceiptText, Redo2, RefreshCcw, Regex, Replace, Rocket, RotateCcw, Rss, Scale, ScanSearch, Search, Send, SendHorizontal, Settings, Settings2, Share, Sigma, ShieldUser, ShoppingCart, Smile, SmilePlus, Sprout, SquareDashedBottomCode, SquaresExclude, SquareTerminal, Server, SplinePointer, Sparkles, Star, Sun, Tablets, Terminal, Trash2, Twitter, Undo2, Usb, UserRoundCheck, Video, VideoOff, Wand2, Workflow, X, Zap } from 'lucide-react';
35
35
  export { getGlobalIcon, getIconElement, globalLucideIcons } from '../components/global-icon.mjs';
36
36
  export { createSiteIcon } from '../components/site-icon.mjs';
37
37
 
38
38
  const AlbumIcon = createGlobalLucideIcon(Album, 'AlbumIcon');
39
39
  const AirplayIcon = createGlobalLucideIcon(Airplay, 'AirplayIcon');
40
+ const AlarmClockIcon = createGlobalLucideIcon(AlarmClock, 'AlarmClockIcon');
40
41
  const AlignHorizontalJustifyEndIcon = createGlobalLucideIcon(AlignHorizontalJustifyEnd, 'AlignHorizontalJustifyEndIcon');
41
42
  const ArrowLeftIcon = createGlobalLucideIcon(ArrowLeft, 'ArrowLeftIcon');
42
43
  const ArrowRightIcon = createGlobalLucideIcon(ArrowRight, 'ArrowRightIcon');
@@ -67,15 +68,21 @@ const BrainCircuitIcon = createGlobalLucideIcon(BrainCircuit, 'BrainCircuitIcon'
67
68
  const BriefcaseIcon = createGlobalLucideIcon(Briefcase, 'BriefcaseIcon');
68
69
  const BringToFrontIcon = createGlobalLucideIcon(BringToFront, 'BringToFrontIcon');
69
70
  const BrushCleaningIcon = createGlobalLucideIcon(BrushCleaning, 'BrushCleaningIcon');
71
+ const CalendarClockIcon = createGlobalLucideIcon(CalendarClock, 'CalendarClockIcon');
72
+ const CalendarDaysIcon = createGlobalLucideIcon(CalendarDays, 'CalendarDaysIcon');
73
+ const CalendarHeartIcon = createGlobalLucideIcon(CalendarHeart, 'CalendarHeartIcon');
70
74
  const Building2Icon = createGlobalLucideIcon(Building2, 'Building2Icon');
71
75
  const BugIcon = createGlobalLucideIcon(Bug, 'BugIcon');
72
76
  const BugOffIcon = createGlobalLucideIcon(BugOff, 'BugOffIcon');
77
+ const CameraIcon = createGlobalLucideIcon(Camera, 'CameraIcon');
78
+ const CameraOffIcon = createGlobalLucideIcon(CameraOff, 'CameraOffIcon');
73
79
  const BadgeQuestionMarkIcon = createGlobalLucideIcon(BadgeQuestionMark, 'BadgeQuestionMarkIcon');
74
80
  const CarIcon = createGlobalLucideIcon(Car, 'CarIcon');
75
81
  const ChartColumnStackedIcon = createGlobalLucideIcon(ChartColumnStacked, 'ChartColumnStackedIcon');
76
82
  const CircleIcon = createGlobalLucideIcon(Circle, 'CircleIcon');
77
83
  const CircleAlertIcon = createGlobalLucideIcon(CircleAlert, 'CircleAlertIcon');
78
84
  const CircleQuestionMarkIcon = createGlobalLucideIcon(CircleQuestionMark, 'CircleQuestionMarkIcon');
85
+ const CirclePauseIcon = createGlobalLucideIcon(CirclePause, 'CirclePauseIcon');
79
86
  const CircleSmallIcon = createGlobalLucideIcon(CircleSmall, 'CircleSmallIcon');
80
87
  const CircleStopIcon = createGlobalLucideIcon(CircleStop, 'CircleStopIcon');
81
88
  const CheckIcon = createGlobalLucideIcon(Check, 'CheckIcon');
@@ -84,6 +91,8 @@ const CircleArrowUpIcon = createGlobalLucideIcon(CircleArrowUp, 'CircleArrowUpIc
84
91
  const CheckCheckIcon = createGlobalLucideIcon(CheckCheck, 'CheckCheckIcon');
85
92
  const CheckLineIcon = createGlobalLucideIcon(CheckLine, 'CheckLineIcon');
86
93
  const ChevronDownIcon = createGlobalLucideIcon(ChevronDown, 'ChevronDownIcon');
94
+ const ChevronsLeftIcon = createGlobalLucideIcon(ChevronsLeft, 'ChevronsLeftIcon');
95
+ const ChevronsRightIcon = createGlobalLucideIcon(ChevronsRight, 'ChevronsRightIcon');
87
96
  const ChevronLeftIcon = createGlobalLucideIcon(ChevronLeft, 'ChevronLeftIcon');
88
97
  const ChevronRightIcon = createGlobalLucideIcon(ChevronRight, 'ChevronRightIcon');
89
98
  const ChevronUpIcon = createGlobalLucideIcon(ChevronUp, 'ChevronUpIcon');
@@ -165,12 +174,14 @@ const LightbulbIcon = createGlobalLucideIcon(Lightbulb, 'LightbulbIcon');
165
174
  const LinkIcon = createGlobalLucideIcon(Link, 'LinkIcon');
166
175
  const ListTodoIcon = createGlobalLucideIcon(ListTodo, 'ListTodoIcon');
167
176
  const Loader2Icon = createGlobalLucideIcon(Loader2, 'Loader2Icon');
177
+ const LocateIcon = createGlobalLucideIcon(Locate, 'LocateIcon');
168
178
  const LogInIcon = createGlobalLucideIcon(LogIn, 'LogInIcon');
169
179
  const LogOutIcon = createGlobalLucideIcon(LogOut, 'LogOutIcon');
170
180
  const MailIcon = createGlobalLucideIcon(Mail, 'MailIcon');
171
181
  const MessageCircleMoreIcon = createGlobalLucideIcon(MessageCircleMore, 'MessageCircleMoreIcon');
172
182
  const MessageCircleCodeIcon = createGlobalLucideIcon(MessageCircleCode, 'MessageCircleCodeIcon');
173
183
  const MessageSquareDiffIcon = createGlobalLucideIcon(MessageSquareDiff, 'MessageSquareDiffIcon');
184
+ const MonitorPlayIcon = createGlobalLucideIcon(MonitorPlay, 'MonitorPlayIcon');
174
185
  const Music4Icon = createGlobalLucideIcon(Music4, 'Music4Icon');
175
186
  const MoonIcon = createGlobalLucideIcon(Moon, 'MoonIcon');
176
187
  const MoreHorizontalIcon = createGlobalLucideIcon(MoreHorizontal, 'MoreHorizontalIcon');
@@ -223,6 +234,8 @@ const TwitterIcon = createGlobalLucideIcon(Twitter, 'TwitterIcon');
223
234
  const Undo2Icon = createGlobalLucideIcon(Undo2, 'Undo2Icon');
224
235
  const UsbIcon = createGlobalLucideIcon(Usb, 'UsbIcon');
225
236
  const UserRoundCheckIcon = createGlobalLucideIcon(UserRoundCheck, 'UserRoundCheckIcon');
237
+ const VideoIcon = createGlobalLucideIcon(Video, 'VideoIcon');
238
+ const VideoOffIcon = createGlobalLucideIcon(VideoOff, 'VideoOffIcon');
226
239
  const Wand2Icon = createGlobalLucideIcon(Wand2, 'Wand2Icon');
227
240
  const WorkflowIcon = createGlobalLucideIcon(Workflow, 'WorkflowIcon');
228
241
  const XIcon = createGlobalLucideIcon(X, 'XIcon');
@@ -259,4 +272,4 @@ const FAQIcon = createGlobalIcon(FAQIcon$1, 'FAQIcon');
259
272
  const FAQBIcon = createGlobalIcon(FAQBIcon$1, 'FAQBIcon');
260
273
  const FAQSIcon = createGlobalIcon(FAQSIcon$1, 'FAQSIcon');
261
274
 
262
- export { AirplayIcon, AlbumIcon, AlignHorizontalJustifyEndIcon, ArrowLeftIcon, ArrowRightIcon, ArrowUpIcon, BTCIcon, BabyIcon, BadgeAlertIcon, BadgeCheckIcon, BadgeInfoIcon, BadgeQuestionMarkIcon, BadgeXIcon, BellIcon, BinaryIcon, BlocksIcon, BookAIcon, BookAudioIcon, BookCheckIcon, BookDownIcon, BookHeadphonesIcon, BookOpenIcon, BookXIcon, BookmarkCheckIcon, BookmarkIcon, BookmarkMinusIcon, BookmarkPlusIcon, BookmarkXIcon, BotMessageSquareIcon, BrainCircuitIcon, BrainIcon, BriefcaseIcon, BringToFrontIcon, BrushCleaningIcon, BugIcon, BugOffIcon, Building2Icon, CSSIcon, CSVIcon, CarIcon, ChartColumnStackedIcon, CheckCheckIcon, CheckIcon, CheckLineIcon, ChevronDownIcon, ChevronLeftIcon, ChevronRightIcon, ChevronUpIcon, CircleAlertIcon, CircleArrowDownIcon, CircleArrowUpIcon, CircleIcon, CircleQuestionMarkIcon, CircleSmallIcon, CircleStopIcon, ClerkIcon, ClipboardTypeIcon, CoffeeIcon, CoinsIcon, CommandIcon, ComponentIcon, CopyCheckIcon, CopyIcon, CopyrightIcon, CornerDownLeftIcon, CornerDownRightIcon, CornerLeftDownIcon, CornerLeftUpIcon, CornerRightDownIcon, CornerRightUpIcon, CornerUpLeftIcon, CornerUpRightIcon, CpuIcon, CreativeCommonsIcon, CropIcon, CrossIcon, D8Icon, DPAIcon, DatabaseIcon, DatabaseZapIcon, DiffIcon, DnaIcon, DotIcon, DownloadIcon, DropletIcon, DropletOffIcon, DropletsIcon, EggFriedIcon, EggIcon, EggOffIcon, EllipsisIcon, EllipsisVerticalIcon, ExternalLinkIcon, EyeClosedIcon, EyeIcon, EyeOffIcon, FAQBIcon, FAQIcon, FAQSIcon, FacebookIcon, FileDownIcon, FileIcon, FileInputIcon, FileLock2Icon, FileUpIcon, FingerprintIcon, FolderIcon, FolderOpenIcon, FrownIcon, GemIcon, GiftIcon, GitHubIcon, GitMergeIcon, GitPullRequestArrowIcon, GlobeIcon, GlobeLockIcon, GripIcon, GripVerticalIcon, HandHeartIcon, HandshakeIcon, HighlighterIcon, HistoryIcon, HousePlusIcon, HtmlIcon, HttpIcon, ImageDownIcon, ImageOffIcon, ImageUpIcon, InfinityIcon, InfoIcon, ItermIcon, JavaIcon, JsonIcon, KeyIcon, KeyRoundIcon, KeyboardIcon, LandPlotIcon, LanguagesIcon, LastUpdatedIcon, LayoutIcon, LayoutTemplateIcon, LibraryIcon, LightbulbIcon, LinkIcon, ListTodoIcon, Loader2Icon, LogIcon, LogInIcon, LogOutIcon, MACIcon, MDXIcon, MailIcon, MarkdownIcon, MessageCircleCodeIcon, MessageCircleMoreIcon, MessageSquareDiffIcon, MmdIcon, MoonIcon, MoreHorizontalIcon, MousePointerClickIcon, Music4Icon, NotepadTextIcon, PaletteIcon, PanelLeftIcon, PanelsTopLeftIcon, PawPrintIcon, PencilIcon, PiIcon, PinIcon, PinOffIcon, PlusIcon, QrCodeIcon, ReceiptTextIcon, Redo2Icon, RefreshCcwIcon, RegexIcon, ReplaceIcon, RocketIcon, RotateCcwIcon, RssIcon, SQLIcon, ScaleIcon, ScanSearchIcon, SchemeIcon, SearchIcon, SendHorizontalIcon, SendIcon, ServerIcon, Settings2Icon, SettingsIcon, ShareIcon, ShieldIcon, ShieldUserIcon, ShoppingCartIcon, SigmaIcon, SmileIcon, SmilePlusIcon, SnippetsIcon, SparklesIcon, SplinePointerIcon, SproutIcon, SquareDashedBottomCodeIcon, SquareTerminalIcon, SquaresExcludeIcon, StarIcon, SubPIcon, SunIcon, T3PIcon, TabletsIcon, TerminalIcon, TestIcon, Trash2Icon, TwitterIcon, TxtIcon, Undo2Icon, UsbIcon, UserRoundCheckIcon, Wand2Icon, WorkflowIcon, XIcon, XMLIcon, YamlIcon, ZapIcon, createGlobalIcon, createGlobalLucideIcon };
275
+ export { AirplayIcon, AlarmClockIcon, AlbumIcon, AlignHorizontalJustifyEndIcon, ArrowLeftIcon, ArrowRightIcon, ArrowUpIcon, BTCIcon, BabyIcon, BadgeAlertIcon, BadgeCheckIcon, BadgeInfoIcon, BadgeQuestionMarkIcon, BadgeXIcon, BellIcon, BinaryIcon, BlocksIcon, BookAIcon, BookAudioIcon, BookCheckIcon, BookDownIcon, BookHeadphonesIcon, BookOpenIcon, BookXIcon, BookmarkCheckIcon, BookmarkIcon, BookmarkMinusIcon, BookmarkPlusIcon, BookmarkXIcon, BotMessageSquareIcon, BrainCircuitIcon, BrainIcon, BriefcaseIcon, BringToFrontIcon, BrushCleaningIcon, BugIcon, BugOffIcon, Building2Icon, CSSIcon, CSVIcon, CalendarClockIcon, CalendarDaysIcon, CalendarHeartIcon, CameraIcon, CameraOffIcon, CarIcon, ChartColumnStackedIcon, CheckCheckIcon, CheckIcon, CheckLineIcon, ChevronDownIcon, ChevronLeftIcon, ChevronRightIcon, ChevronUpIcon, ChevronsLeftIcon, ChevronsRightIcon, CircleAlertIcon, CircleArrowDownIcon, CircleArrowUpIcon, CircleIcon, CirclePauseIcon, CircleQuestionMarkIcon, CircleSmallIcon, CircleStopIcon, ClerkIcon, ClipboardTypeIcon, CoffeeIcon, CoinsIcon, CommandIcon, ComponentIcon, CopyCheckIcon, CopyIcon, CopyrightIcon, CornerDownLeftIcon, CornerDownRightIcon, CornerLeftDownIcon, CornerLeftUpIcon, CornerRightDownIcon, CornerRightUpIcon, CornerUpLeftIcon, CornerUpRightIcon, CpuIcon, CreativeCommonsIcon, CropIcon, CrossIcon, D8Icon, DPAIcon, DatabaseIcon, DatabaseZapIcon, DiffIcon, DnaIcon, DotIcon, DownloadIcon, DropletIcon, DropletOffIcon, DropletsIcon, EggFriedIcon, EggIcon, EggOffIcon, EllipsisIcon, EllipsisVerticalIcon, ExternalLinkIcon, EyeClosedIcon, EyeIcon, EyeOffIcon, FAQBIcon, FAQIcon, FAQSIcon, FacebookIcon, FileDownIcon, FileIcon, FileInputIcon, FileLock2Icon, FileUpIcon, FingerprintIcon, FolderIcon, FolderOpenIcon, FrownIcon, GemIcon, GiftIcon, GitHubIcon, GitMergeIcon, GitPullRequestArrowIcon, GlobeIcon, GlobeLockIcon, GripIcon, GripVerticalIcon, HandHeartIcon, HandshakeIcon, HighlighterIcon, HistoryIcon, HousePlusIcon, HtmlIcon, HttpIcon, ImageDownIcon, ImageOffIcon, ImageUpIcon, InfinityIcon, InfoIcon, ItermIcon, JavaIcon, JsonIcon, KeyIcon, KeyRoundIcon, KeyboardIcon, LandPlotIcon, LanguagesIcon, LastUpdatedIcon, LayoutIcon, LayoutTemplateIcon, LibraryIcon, LightbulbIcon, LinkIcon, ListTodoIcon, Loader2Icon, LocateIcon, LogIcon, LogInIcon, LogOutIcon, MACIcon, MDXIcon, MailIcon, MarkdownIcon, MessageCircleCodeIcon, MessageCircleMoreIcon, MessageSquareDiffIcon, MmdIcon, MonitorPlayIcon, MoonIcon, MoreHorizontalIcon, MousePointerClickIcon, Music4Icon, NotepadTextIcon, PaletteIcon, PanelLeftIcon, PanelsTopLeftIcon, PawPrintIcon, PencilIcon, PiIcon, PinIcon, PinOffIcon, PlusIcon, QrCodeIcon, ReceiptTextIcon, Redo2Icon, RefreshCcwIcon, RegexIcon, ReplaceIcon, RocketIcon, RotateCcwIcon, RssIcon, SQLIcon, ScaleIcon, ScanSearchIcon, SchemeIcon, SearchIcon, SendHorizontalIcon, SendIcon, ServerIcon, Settings2Icon, SettingsIcon, ShareIcon, ShieldIcon, ShieldUserIcon, ShoppingCartIcon, SigmaIcon, SmileIcon, SmilePlusIcon, SnippetsIcon, SparklesIcon, SplinePointerIcon, SproutIcon, SquareDashedBottomCodeIcon, SquareTerminalIcon, SquaresExcludeIcon, StarIcon, SubPIcon, SunIcon, T3PIcon, TabletsIcon, TerminalIcon, TestIcon, Trash2Icon, TwitterIcon, TxtIcon, Undo2Icon, UsbIcon, UserRoundCheckIcon, VideoIcon, VideoOffIcon, Wand2Icon, WorkflowIcon, XIcon, XMLIcon, YamlIcon, ZapIcon, createGlobalIcon, createGlobalLucideIcon };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@windrun-huaiin/base-ui",
3
- "version": "29.0.1",
3
+ "version": "30.0.0",
4
4
  "description": "Base UI components for windrun-huaiin projects",
5
5
  "type": "module",
6
6
  "exports": {
@@ -29,6 +29,11 @@
29
29
  "import": "./dist/components/server.mjs",
30
30
  "require": "./dist/components/server.js"
31
31
  },
32
+ "./components/shared": {
33
+ "types": "./dist/components/shared.d.ts",
34
+ "import": "./dist/components/shared.mjs",
35
+ "require": "./dist/components/shared.js"
36
+ },
32
37
  "./icons": {
33
38
  "types": "./dist/icons/index.d.ts",
34
39
  "import": "./dist/icons/index.mjs",
@@ -54,7 +59,7 @@
54
59
  "class-variance-authority": "^0.7.1",
55
60
  "lucide-react": "^0.577.0",
56
61
  "tslib": "^2.8.1",
57
- "@windrun-huaiin/lib": "^29.0.0"
62
+ "@windrun-huaiin/lib": "^30.0.0"
58
63
  },
59
64
  "peerDependencies": {
60
65
  "clsx": "^2.1.1",
@@ -7,6 +7,7 @@
7
7
  export {
8
8
  Airplay,
9
9
  Album,
10
+ AlarmClock,
10
11
  AlignHorizontalJustifyEnd,
11
12
  ArrowLeft,
12
13
  ArrowRight,
@@ -38,15 +39,22 @@ export {
38
39
  Briefcase,
39
40
  BringToFront,
40
41
  BrushCleaning,
42
+ CalendarClock,
43
+ CalendarDays,
44
+ CalendarHeart,
41
45
  Bug,
42
46
  BugOff,
43
47
  Building2,
48
+ Camera,
49
+ CameraOff,
44
50
  Car,
45
51
  ChartColumnStacked,
46
52
  Check,
47
53
  CheckCheck,
48
54
  CheckLine,
49
55
  ChevronDown,
56
+ ChevronsLeft,
57
+ ChevronsRight,
50
58
  ChevronLeft,
51
59
  ChevronRight,
52
60
  ChevronUp,
@@ -54,6 +62,7 @@ export {
54
62
  CircleAlert,
55
63
  CircleArrowDown,
56
64
  CircleArrowUp,
65
+ CirclePause,
57
66
  CircleQuestionMark,
58
67
  CircleSmall,
59
68
  CircleStop,
@@ -134,12 +143,14 @@ export {
134
143
  Link,
135
144
  ListTodo,
136
145
  Loader2,
146
+ Locate,
137
147
  LogIn,
138
148
  LogOut,
139
149
  Mail,
140
150
  MessageCircleCode,
141
151
  MessageCircleMore,
142
152
  MessageSquareDiff,
153
+ MonitorPlay,
143
154
  Moon,
144
155
  MoreHorizontal,
145
156
  MousePointerClick,
@@ -193,6 +204,8 @@ export {
193
204
  Undo2,
194
205
  Usb,
195
206
  UserRoundCheck,
207
+ Video,
208
+ VideoOff,
196
209
  Wand2,
197
210
  Workflow,
198
211
  X,
@@ -1,9 +1,3 @@
1
- // Main server/universal components
2
- export * from './global-icon';
3
- export * from '../icons';
4
- // Icon Configuration
5
- export { createSiteIcon } from './site-icon';
6
-
7
- // Script Components (All Server-side)
1
+ // Script components intended for server-side composition
8
2
  export * from './script/google-analytics-script';
9
- export * from './script/microsoft-clarity-script';
3
+ export * from './script/microsoft-clarity-script';
@@ -0,0 +1,4 @@
1
+ // Shared components/utilities that are safe to consume outside server-only entrypoints
2
+ export * from './global-icon';
3
+ export * from '../icons';
4
+ export { createSiteIcon } from './site-icon';
@@ -33,6 +33,7 @@ import { createGlobalIcon, createGlobalLucideIcon } from '@base-ui/components/ic
33
33
  import {
34
34
  Airplay as RawAirplay,
35
35
  Album as RawAlbumIcon,
36
+ AlarmClock as RawAlarmClock,
36
37
  AlignHorizontalJustifyEnd as RawAlignHorizontalJustifyEnd,
37
38
  ArrowLeft as RawArrowLeft,
38
39
  ArrowRight as RawArrowRight,
@@ -64,15 +65,22 @@ import {
64
65
  Briefcase as RawBriefcase,
65
66
  BringToFront as RawBringToFront,
66
67
  BrushCleaning as RawBrushCleaning,
68
+ CalendarClock as RawCalendarClock,
69
+ CalendarDays as RawCalendarDays,
70
+ CalendarHeart as RawCalendarHeart,
67
71
  Building2 as RawBuilding2,
68
72
  Bug as RawBug,
69
73
  BugOff as RawBugOff,
74
+ Camera as RawCamera,
75
+ CameraOff as RawCameraOff,
70
76
  Car as RawCar,
71
77
  ChartColumnStacked as RawChartColumnStacked,
72
78
  Check as RawCheck,
73
79
  CheckCheck as RawCheckCheck,
74
80
  CheckLine as RawCheckLine,
75
81
  ChevronDown as RawChevronDown,
82
+ ChevronsLeft as RawChevronsLeft,
83
+ ChevronsRight as RawChevronsRight,
76
84
  ChevronLeft as RawChevronLeft,
77
85
  ChevronRight as RawChevronRight,
78
86
  ChevronUp as RawChevronUp,
@@ -80,6 +88,7 @@ import {
80
88
  CircleAlert as RawCircleAlert,
81
89
  CircleArrowDown as RawCircleArrowDown,
82
90
  CircleArrowUp as RawCircleArrowUp,
91
+ CirclePause as RawCirclePause,
83
92
  CircleQuestionMark as RawCircleQuestionMark,
84
93
  CircleSmall as RawCircleSmall,
85
94
  CircleStop as RawCircleStop,
@@ -160,12 +169,14 @@ import {
160
169
  Link as RawLink,
161
170
  ListTodo as RawListTodo,
162
171
  Loader2 as RawLoader2,
172
+ Locate as RawLocate,
163
173
  LogIn as RawLogIn,
164
174
  LogOut as RawLogOut,
165
175
  Mail as RawMail,
166
176
  MessageCircleCode as RawMessageCircleCode,
167
177
  MessageCircleMore as RawMessageCircleMore,
168
178
  MessageSquareDiff as RawMessageSquareDiff,
179
+ MonitorPlay as RawMonitorPlay,
169
180
  MoreHorizontal as RawMoreHorizontal,
170
181
  MousePointerClick as RawMousePointerClick,
171
182
  Music4 as RawMusic4,
@@ -219,6 +230,8 @@ import {
219
230
  Undo2 as RawUndo2,
220
231
  Usb as RawUsb,
221
232
  UserRoundCheck as RawUserRoundCheck,
233
+ Video as RawVideo,
234
+ VideoOff as RawVideoOff,
222
235
  Wand2 as RawWand2,
223
236
  Workflow as RawWorkflow,
224
237
  X as RawX,
@@ -231,6 +244,7 @@ export { createSiteIcon } from '@base-ui/components/site-icon';
231
244
 
232
245
  export const AlbumIcon = createGlobalLucideIcon(RawAlbumIcon, 'AlbumIcon');
233
246
  export const AirplayIcon = createGlobalLucideIcon(RawAirplay, 'AirplayIcon');
247
+ export const AlarmClockIcon = createGlobalLucideIcon(RawAlarmClock, 'AlarmClockIcon');
234
248
  export const AlignHorizontalJustifyEndIcon = createGlobalLucideIcon(RawAlignHorizontalJustifyEnd, 'AlignHorizontalJustifyEndIcon');
235
249
  export const ArrowLeftIcon = createGlobalLucideIcon(RawArrowLeft, 'ArrowLeftIcon');
236
250
  export const ArrowRightIcon = createGlobalLucideIcon(RawArrowRight, 'ArrowRightIcon');
@@ -261,15 +275,21 @@ export const BrainCircuitIcon = createGlobalLucideIcon(RawBrainCircuit, 'BrainCi
261
275
  export const BriefcaseIcon = createGlobalLucideIcon(RawBriefcase, 'BriefcaseIcon');
262
276
  export const BringToFrontIcon = createGlobalLucideIcon(RawBringToFront, 'BringToFrontIcon');
263
277
  export const BrushCleaningIcon = createGlobalLucideIcon(RawBrushCleaning, 'BrushCleaningIcon');
278
+ export const CalendarClockIcon = createGlobalLucideIcon(RawCalendarClock, 'CalendarClockIcon');
279
+ export const CalendarDaysIcon = createGlobalLucideIcon(RawCalendarDays, 'CalendarDaysIcon');
280
+ export const CalendarHeartIcon = createGlobalLucideIcon(RawCalendarHeart, 'CalendarHeartIcon');
264
281
  export const Building2Icon = createGlobalLucideIcon(RawBuilding2, 'Building2Icon');
265
282
  export const BugIcon = createGlobalLucideIcon(RawBug, 'BugIcon');
266
283
  export const BugOffIcon = createGlobalLucideIcon(RawBugOff, 'BugOffIcon');
284
+ export const CameraIcon = createGlobalLucideIcon(RawCamera, 'CameraIcon');
285
+ export const CameraOffIcon = createGlobalLucideIcon(RawCameraOff, 'CameraOffIcon');
267
286
  export const BadgeQuestionMarkIcon = createGlobalLucideIcon(RawBadgeQuestionMark, 'BadgeQuestionMarkIcon');
268
287
  export const CarIcon = createGlobalLucideIcon(RawCar, 'CarIcon');
269
288
  export const ChartColumnStackedIcon = createGlobalLucideIcon(RawChartColumnStacked, 'ChartColumnStackedIcon');
270
289
  export const CircleIcon = createGlobalLucideIcon(RawCircle, 'CircleIcon');
271
290
  export const CircleAlertIcon = createGlobalLucideIcon(RawCircleAlert, 'CircleAlertIcon');
272
291
  export const CircleQuestionMarkIcon = createGlobalLucideIcon(RawCircleQuestionMark, 'CircleQuestionMarkIcon');
292
+ export const CirclePauseIcon = createGlobalLucideIcon(RawCirclePause, 'CirclePauseIcon');
273
293
  export const CircleSmallIcon = createGlobalLucideIcon(RawCircleSmall, 'CircleSmallIcon');
274
294
  export const CircleStopIcon = createGlobalLucideIcon(RawCircleStop, 'CircleStopIcon');
275
295
  export const CheckIcon = createGlobalLucideIcon(RawCheck, 'CheckIcon');
@@ -278,6 +298,8 @@ export const CircleArrowUpIcon = createGlobalLucideIcon(RawCircleArrowUp, 'Circl
278
298
  export const CheckCheckIcon = createGlobalLucideIcon(RawCheckCheck, 'CheckCheckIcon');
279
299
  export const CheckLineIcon = createGlobalLucideIcon(RawCheckLine, 'CheckLineIcon');
280
300
  export const ChevronDownIcon = createGlobalLucideIcon(RawChevronDown, 'ChevronDownIcon');
301
+ export const ChevronsLeftIcon = createGlobalLucideIcon(RawChevronsLeft, 'ChevronsLeftIcon');
302
+ export const ChevronsRightIcon = createGlobalLucideIcon(RawChevronsRight, 'ChevronsRightIcon');
281
303
  export const ChevronLeftIcon = createGlobalLucideIcon(RawChevronLeft, 'ChevronLeftIcon');
282
304
  export const ChevronRightIcon = createGlobalLucideIcon(RawChevronRight, 'ChevronRightIcon');
283
305
  export const ChevronUpIcon = createGlobalLucideIcon(RawChevronUp, 'ChevronUpIcon');
@@ -359,12 +381,14 @@ export const LightbulbIcon = createGlobalLucideIcon(RawLightbulb, 'LightbulbIcon
359
381
  export const LinkIcon = createGlobalLucideIcon(RawLink, 'LinkIcon');
360
382
  export const ListTodoIcon = createGlobalLucideIcon(RawListTodo, 'ListTodoIcon');
361
383
  export const Loader2Icon = createGlobalLucideIcon(RawLoader2, 'Loader2Icon');
384
+ export const LocateIcon = createGlobalLucideIcon(RawLocate, 'LocateIcon');
362
385
  export const LogInIcon = createGlobalLucideIcon(RawLogIn, 'LogInIcon');
363
386
  export const LogOutIcon = createGlobalLucideIcon(RawLogOut, 'LogOutIcon');
364
387
  export const MailIcon = createGlobalLucideIcon(RawMail, 'MailIcon');
365
388
  export const MessageCircleMoreIcon = createGlobalLucideIcon(RawMessageCircleMore, 'MessageCircleMoreIcon');
366
389
  export const MessageCircleCodeIcon = createGlobalLucideIcon(RawMessageCircleCode, 'MessageCircleCodeIcon');
367
390
  export const MessageSquareDiffIcon = createGlobalLucideIcon(RawMessageSquareDiff, 'MessageSquareDiffIcon');
391
+ export const MonitorPlayIcon = createGlobalLucideIcon(RawMonitorPlay, 'MonitorPlayIcon');
368
392
  export const Music4Icon = createGlobalLucideIcon(RawMusic4, 'Music4Icon');
369
393
  export const MoonIcon = createGlobalLucideIcon(RawMoon, 'MoonIcon');
370
394
  export const MoreHorizontalIcon = createGlobalLucideIcon(RawMoreHorizontal, 'MoreHorizontalIcon');
@@ -417,6 +441,8 @@ export const TwitterIcon = createGlobalLucideIcon(RawTwitter, 'TwitterIcon');
417
441
  export const Undo2Icon = createGlobalLucideIcon(RawUndo2, 'Undo2Icon');
418
442
  export const UsbIcon = createGlobalLucideIcon(RawUsb, 'UsbIcon');
419
443
  export const UserRoundCheckIcon = createGlobalLucideIcon(RawUserRoundCheck, 'UserRoundCheckIcon');
444
+ export const VideoIcon = createGlobalLucideIcon(RawVideo, 'VideoIcon');
445
+ export const VideoOffIcon = createGlobalLucideIcon(RawVideoOff, 'VideoOffIcon');
420
446
  export const Wand2Icon = createGlobalLucideIcon(RawWand2, 'Wand2Icon');
421
447
  export const WorkflowIcon = createGlobalLucideIcon(RawWorkflow, 'WorkflowIcon');
422
448
  export const XIcon = createGlobalLucideIcon(RawX, 'XIcon');