@windrun-huaiin/base-ui 5.1.2 → 5.3.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.
- package/dist/components/index.js +216 -89
- package/dist/components/index.js.map +1 -1
- package/dist/components/index.mjs +235 -87
- package/dist/components/index.mjs.map +1 -1
- package/dist/components/server.d.cts +25 -1
- package/dist/components/server.d.ts +25 -1
- package/dist/components/server.js +144 -13
- package/dist/components/server.js.map +1 -1
- package/dist/components/server.mjs +166 -14
- package/dist/components/server.mjs.map +1 -1
- package/dist/ui/index.js +190 -59
- package/dist/ui/index.js.map +1 -1
- package/dist/ui/index.mjs +212 -60
- package/dist/ui/index.mjs.map +1 -1
- package/package.json +3 -3
- package/src/assets/faq.tsx +22 -0
- package/src/assets/faqb.tsx +23 -0
- package/src/assets/faqs.tsx +23 -0
- package/src/assets/index.ts +6 -0
- package/src/components/index.ts +0 -1
- package/src/components/go-to-top.tsx +0 -43
@@ -33,6 +33,9 @@ declare const globalLucideIcons: {
|
|
33
33
|
T3P: StyledLucideIconComponent;
|
34
34
|
Http: StyledLucideIconComponent;
|
35
35
|
Scheme: StyledLucideIconComponent;
|
36
|
+
FAQ: StyledLucideIconComponent;
|
37
|
+
FAQB: StyledLucideIconComponent;
|
38
|
+
FAQS: StyledLucideIconComponent;
|
36
39
|
AlbumIcon: StyledLucideIconComponent;
|
37
40
|
AlignHorizontalJustifyEnd: StyledLucideIconComponent;
|
38
41
|
ArrowLeft: StyledLucideIconComponent;
|
@@ -49,11 +52,13 @@ declare const globalLucideIcons: {
|
|
49
52
|
CircleAlert: StyledLucideIconComponent;
|
50
53
|
CircleSmall: StyledLucideIconComponent;
|
51
54
|
Check: StyledLucideIconComponent;
|
55
|
+
CheckCheck: StyledLucideIconComponent;
|
52
56
|
ChevronDown: StyledLucideIconComponent;
|
53
57
|
ChevronLeft: StyledLucideIconComponent;
|
54
58
|
ChevronRight: StyledLucideIconComponent;
|
55
59
|
ChevronUp: StyledLucideIconComponent;
|
56
60
|
Cpu: StyledLucideIconComponent;
|
61
|
+
Copy: StyledLucideIconComponent;
|
57
62
|
ComponentIcon: StyledLucideIconComponent;
|
58
63
|
DatabaseZap: StyledLucideIconComponent;
|
59
64
|
Dot: StyledLucideIconComponent;
|
@@ -61,17 +66,26 @@ declare const globalLucideIcons: {
|
|
61
66
|
Eye: StyledLucideIconComponent;
|
62
67
|
ExternalLink: StyledLucideIconComponent;
|
63
68
|
Facebook: StyledLucideIconComponent;
|
69
|
+
Shield: StyledLucideIconComponent;
|
70
|
+
File: StyledLucideIconComponent;
|
71
|
+
FileDown: StyledLucideIconComponent;
|
72
|
+
FileInput: StyledLucideIconComponent;
|
64
73
|
FileLock2: StyledLucideIconComponent;
|
74
|
+
FileUp: StyledLucideIconComponent;
|
65
75
|
Fingerprint: StyledLucideIconComponent;
|
76
|
+
Folder: StyledLucideIconComponent;
|
77
|
+
FolderOpen: StyledLucideIconComponent;
|
66
78
|
Gift: StyledLucideIconComponent;
|
67
79
|
GitPullRequestArrow: StyledLucideIconComponent;
|
68
80
|
Globe: StyledLucideIconComponent;
|
69
81
|
GlobeLock: StyledLucideIconComponent;
|
82
|
+
Grip: StyledLucideIconComponent;
|
70
83
|
GripVertical: StyledLucideIconComponent;
|
71
84
|
HandHeart: StyledLucideIconComponent;
|
72
85
|
Handshake: StyledLucideIconComponent;
|
73
86
|
Highlighter: StyledLucideIconComponent;
|
74
87
|
HousePlus: StyledLucideIconComponent;
|
88
|
+
Infinity: StyledLucideIconComponent;
|
75
89
|
Info: StyledLucideIconComponent;
|
76
90
|
ImageDown: StyledLucideIconComponent;
|
77
91
|
ImageOff: StyledLucideIconComponent;
|
@@ -82,24 +96,33 @@ declare const globalLucideIcons: {
|
|
82
96
|
LayoutTemplate: StyledLucideIconComponent;
|
83
97
|
LibraryIcon: StyledLucideIconComponent;
|
84
98
|
Link: StyledLucideIconComponent;
|
99
|
+
ListTodo: StyledLucideIconComponent;
|
85
100
|
Loader2: StyledLucideIconComponent;
|
86
101
|
LogIn: StyledLucideIconComponent;
|
87
102
|
LogOut: StyledLucideIconComponent;
|
103
|
+
Mail: StyledLucideIconComponent;
|
88
104
|
MoreHorizontal: StyledLucideIconComponent;
|
89
105
|
MousePointerClick: StyledLucideIconComponent;
|
106
|
+
Palette: StyledLucideIconComponent;
|
90
107
|
PanelLeft: StyledLucideIconComponent;
|
91
108
|
PanelsTopLeft: StyledLucideIconComponent;
|
109
|
+
PawPrint: StyledLucideIconComponent;
|
92
110
|
Pencil: StyledLucideIconComponent;
|
93
111
|
Pi: StyledLucideIconComponent;
|
94
|
-
|
112
|
+
QrCode: StyledLucideIconComponent;
|
95
113
|
ReceiptText: StyledLucideIconComponent;
|
114
|
+
RefreshCcw: StyledLucideIconComponent;
|
96
115
|
Regex: StyledLucideIconComponent;
|
97
116
|
Replace: StyledLucideIconComponent;
|
117
|
+
Rocket: StyledLucideIconComponent;
|
98
118
|
Rss: StyledLucideIconComponent;
|
99
119
|
Scale: StyledLucideIconComponent;
|
100
120
|
Search: StyledLucideIconComponent;
|
121
|
+
SendHorizontal: StyledLucideIconComponent;
|
101
122
|
Share: StyledLucideIconComponent;
|
123
|
+
Sigma: StyledLucideIconComponent;
|
102
124
|
ShieldUser: StyledLucideIconComponent;
|
125
|
+
Sprout: StyledLucideIconComponent;
|
103
126
|
SquareDashedBottomCode: StyledLucideIconComponent;
|
104
127
|
SquareTerminal: StyledLucideIconComponent;
|
105
128
|
Server: StyledLucideIconComponent;
|
@@ -109,6 +132,7 @@ declare const globalLucideIcons: {
|
|
109
132
|
Tablets: StyledLucideIconComponent;
|
110
133
|
Terminal: StyledLucideIconComponent;
|
111
134
|
Twitter: StyledLucideIconComponent;
|
135
|
+
Workflow: StyledLucideIconComponent;
|
112
136
|
X: StyledLucideIconComponent;
|
113
137
|
Zap: StyledLucideIconComponent;
|
114
138
|
};
|
@@ -33,6 +33,9 @@ declare const globalLucideIcons: {
|
|
33
33
|
T3P: StyledLucideIconComponent;
|
34
34
|
Http: StyledLucideIconComponent;
|
35
35
|
Scheme: StyledLucideIconComponent;
|
36
|
+
FAQ: StyledLucideIconComponent;
|
37
|
+
FAQB: StyledLucideIconComponent;
|
38
|
+
FAQS: StyledLucideIconComponent;
|
36
39
|
AlbumIcon: StyledLucideIconComponent;
|
37
40
|
AlignHorizontalJustifyEnd: StyledLucideIconComponent;
|
38
41
|
ArrowLeft: StyledLucideIconComponent;
|
@@ -49,11 +52,13 @@ declare const globalLucideIcons: {
|
|
49
52
|
CircleAlert: StyledLucideIconComponent;
|
50
53
|
CircleSmall: StyledLucideIconComponent;
|
51
54
|
Check: StyledLucideIconComponent;
|
55
|
+
CheckCheck: StyledLucideIconComponent;
|
52
56
|
ChevronDown: StyledLucideIconComponent;
|
53
57
|
ChevronLeft: StyledLucideIconComponent;
|
54
58
|
ChevronRight: StyledLucideIconComponent;
|
55
59
|
ChevronUp: StyledLucideIconComponent;
|
56
60
|
Cpu: StyledLucideIconComponent;
|
61
|
+
Copy: StyledLucideIconComponent;
|
57
62
|
ComponentIcon: StyledLucideIconComponent;
|
58
63
|
DatabaseZap: StyledLucideIconComponent;
|
59
64
|
Dot: StyledLucideIconComponent;
|
@@ -61,17 +66,26 @@ declare const globalLucideIcons: {
|
|
61
66
|
Eye: StyledLucideIconComponent;
|
62
67
|
ExternalLink: StyledLucideIconComponent;
|
63
68
|
Facebook: StyledLucideIconComponent;
|
69
|
+
Shield: StyledLucideIconComponent;
|
70
|
+
File: StyledLucideIconComponent;
|
71
|
+
FileDown: StyledLucideIconComponent;
|
72
|
+
FileInput: StyledLucideIconComponent;
|
64
73
|
FileLock2: StyledLucideIconComponent;
|
74
|
+
FileUp: StyledLucideIconComponent;
|
65
75
|
Fingerprint: StyledLucideIconComponent;
|
76
|
+
Folder: StyledLucideIconComponent;
|
77
|
+
FolderOpen: StyledLucideIconComponent;
|
66
78
|
Gift: StyledLucideIconComponent;
|
67
79
|
GitPullRequestArrow: StyledLucideIconComponent;
|
68
80
|
Globe: StyledLucideIconComponent;
|
69
81
|
GlobeLock: StyledLucideIconComponent;
|
82
|
+
Grip: StyledLucideIconComponent;
|
70
83
|
GripVertical: StyledLucideIconComponent;
|
71
84
|
HandHeart: StyledLucideIconComponent;
|
72
85
|
Handshake: StyledLucideIconComponent;
|
73
86
|
Highlighter: StyledLucideIconComponent;
|
74
87
|
HousePlus: StyledLucideIconComponent;
|
88
|
+
Infinity: StyledLucideIconComponent;
|
75
89
|
Info: StyledLucideIconComponent;
|
76
90
|
ImageDown: StyledLucideIconComponent;
|
77
91
|
ImageOff: StyledLucideIconComponent;
|
@@ -82,24 +96,33 @@ declare const globalLucideIcons: {
|
|
82
96
|
LayoutTemplate: StyledLucideIconComponent;
|
83
97
|
LibraryIcon: StyledLucideIconComponent;
|
84
98
|
Link: StyledLucideIconComponent;
|
99
|
+
ListTodo: StyledLucideIconComponent;
|
85
100
|
Loader2: StyledLucideIconComponent;
|
86
101
|
LogIn: StyledLucideIconComponent;
|
87
102
|
LogOut: StyledLucideIconComponent;
|
103
|
+
Mail: StyledLucideIconComponent;
|
88
104
|
MoreHorizontal: StyledLucideIconComponent;
|
89
105
|
MousePointerClick: StyledLucideIconComponent;
|
106
|
+
Palette: StyledLucideIconComponent;
|
90
107
|
PanelLeft: StyledLucideIconComponent;
|
91
108
|
PanelsTopLeft: StyledLucideIconComponent;
|
109
|
+
PawPrint: StyledLucideIconComponent;
|
92
110
|
Pencil: StyledLucideIconComponent;
|
93
111
|
Pi: StyledLucideIconComponent;
|
94
|
-
|
112
|
+
QrCode: StyledLucideIconComponent;
|
95
113
|
ReceiptText: StyledLucideIconComponent;
|
114
|
+
RefreshCcw: StyledLucideIconComponent;
|
96
115
|
Regex: StyledLucideIconComponent;
|
97
116
|
Replace: StyledLucideIconComponent;
|
117
|
+
Rocket: StyledLucideIconComponent;
|
98
118
|
Rss: StyledLucideIconComponent;
|
99
119
|
Scale: StyledLucideIconComponent;
|
100
120
|
Search: StyledLucideIconComponent;
|
121
|
+
SendHorizontal: StyledLucideIconComponent;
|
101
122
|
Share: StyledLucideIconComponent;
|
123
|
+
Sigma: StyledLucideIconComponent;
|
102
124
|
ShieldUser: StyledLucideIconComponent;
|
125
|
+
Sprout: StyledLucideIconComponent;
|
103
126
|
SquareDashedBottomCode: StyledLucideIconComponent;
|
104
127
|
SquareTerminal: StyledLucideIconComponent;
|
105
128
|
Server: StyledLucideIconComponent;
|
@@ -109,6 +132,7 @@ declare const globalLucideIcons: {
|
|
109
132
|
Tablets: StyledLucideIconComponent;
|
110
133
|
Terminal: StyledLucideIconComponent;
|
111
134
|
Twitter: StyledLucideIconComponent;
|
135
|
+
Workflow: StyledLucideIconComponent;
|
112
136
|
X: StyledLucideIconComponent;
|
113
137
|
Zap: StyledLucideIconComponent;
|
114
138
|
};
|
@@ -1084,6 +1084,113 @@ var SchemeIcon = import_react28.default.forwardRef(
|
|
1084
1084
|
SchemeIcon.displayName = "Scheme";
|
1085
1085
|
var scheme_default = SchemeIcon;
|
1086
1086
|
|
1087
|
+
// src/assets/faq.tsx
|
1088
|
+
var import_react29 = __toESM(require("react"), 1);
|
1089
|
+
var import_jsx_runtime29 = require("react/jsx-runtime");
|
1090
|
+
var FAQIcon = import_react29.default.forwardRef(
|
1091
|
+
(_a, ref) => {
|
1092
|
+
var _b = _a, { color = "currentColor", className } = _b, props = __objRest(_b, ["color", "className"]);
|
1093
|
+
return /* @__PURE__ */ (0, import_jsx_runtime29.jsxs)(
|
1094
|
+
"svg",
|
1095
|
+
__spreadProps(__spreadValues({
|
1096
|
+
ref,
|
1097
|
+
role: "img",
|
1098
|
+
className,
|
1099
|
+
stroke: "currentColor",
|
1100
|
+
strokeWidth: "2",
|
1101
|
+
strokeLinecap: "round",
|
1102
|
+
strokeLinejoin: "round"
|
1103
|
+
}, props), {
|
1104
|
+
viewBox: "0 0 24 24",
|
1105
|
+
xmlns: "http://www.w3.org/2000/svg",
|
1106
|
+
children: [
|
1107
|
+
/* @__PURE__ */ (0, import_jsx_runtime29.jsx)("circle", { cx: "12", cy: "12", r: "10", fill: "none", stroke: themeSvgIconColor }),
|
1108
|
+
/* @__PURE__ */ (0, import_jsx_runtime29.jsx)("path", { d: "M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3", fill: "none", stroke: themeSvgIconColor }),
|
1109
|
+
/* @__PURE__ */ (0, import_jsx_runtime29.jsx)("path", { d: "M12 17h.01", fill: "none", stroke: themeSvgIconColor })
|
1110
|
+
]
|
1111
|
+
})
|
1112
|
+
);
|
1113
|
+
}
|
1114
|
+
);
|
1115
|
+
FAQIcon.displayName = "FAQ";
|
1116
|
+
var faq_default = FAQIcon;
|
1117
|
+
|
1118
|
+
// src/assets/faqb.tsx
|
1119
|
+
var import_react30 = __toESM(require("react"), 1);
|
1120
|
+
var import_jsx_runtime30 = require("react/jsx-runtime");
|
1121
|
+
var FAQBIcon = import_react30.default.forwardRef(
|
1122
|
+
(_a, ref) => {
|
1123
|
+
var _b = _a, { color = "currentColor", className } = _b, props = __objRest(_b, ["color", "className"]);
|
1124
|
+
return /* @__PURE__ */ (0, import_jsx_runtime30.jsxs)(
|
1125
|
+
"svg",
|
1126
|
+
__spreadProps(__spreadValues({
|
1127
|
+
ref,
|
1128
|
+
role: "img",
|
1129
|
+
className,
|
1130
|
+
stroke: "currentColor",
|
1131
|
+
strokeWidth: "2",
|
1132
|
+
strokeLinecap: "round",
|
1133
|
+
strokeLinejoin: "round"
|
1134
|
+
}, props), {
|
1135
|
+
viewBox: "0 0 24 24",
|
1136
|
+
xmlns: "http://www.w3.org/2000/svg",
|
1137
|
+
children: [
|
1138
|
+
/* @__PURE__ */ (0, import_jsx_runtime30.jsx)(
|
1139
|
+
"path",
|
1140
|
+
{
|
1141
|
+
fill: "none",
|
1142
|
+
stroke: themeSvgIconColor,
|
1143
|
+
d: "M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z"
|
1144
|
+
}
|
1145
|
+
),
|
1146
|
+
/* @__PURE__ */ (0, import_jsx_runtime30.jsx)("path", { fill: "none", stroke: themeSvgIconColor, d: "M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3" }),
|
1147
|
+
/* @__PURE__ */ (0, import_jsx_runtime30.jsx)("line", { fill: "none", stroke: themeSvgIconColor, x1: "12", x2: "12.01", y1: "17", y2: "17" })
|
1148
|
+
]
|
1149
|
+
})
|
1150
|
+
);
|
1151
|
+
}
|
1152
|
+
);
|
1153
|
+
FAQBIcon.displayName = "FAQB";
|
1154
|
+
var faqb_default = FAQBIcon;
|
1155
|
+
|
1156
|
+
// src/assets/faqs.tsx
|
1157
|
+
var import_react31 = __toESM(require("react"), 1);
|
1158
|
+
var import_jsx_runtime31 = require("react/jsx-runtime");
|
1159
|
+
var FAQSIcon = import_react31.default.forwardRef(
|
1160
|
+
(_a, ref) => {
|
1161
|
+
var _b = _a, { color = "currentColor", className } = _b, props = __objRest(_b, ["color", "className"]);
|
1162
|
+
return /* @__PURE__ */ (0, import_jsx_runtime31.jsxs)(
|
1163
|
+
"svg",
|
1164
|
+
__spreadProps(__spreadValues({
|
1165
|
+
ref,
|
1166
|
+
role: "img",
|
1167
|
+
className,
|
1168
|
+
stroke: "currentColor",
|
1169
|
+
strokeWidth: "2",
|
1170
|
+
strokeLinecap: "round",
|
1171
|
+
strokeLinejoin: "round"
|
1172
|
+
}, props), {
|
1173
|
+
viewBox: "0 0 24 24",
|
1174
|
+
xmlns: "http://www.w3.org/2000/svg",
|
1175
|
+
children: [
|
1176
|
+
/* @__PURE__ */ (0, import_jsx_runtime31.jsx)(
|
1177
|
+
"path",
|
1178
|
+
{
|
1179
|
+
fill: "none",
|
1180
|
+
stroke: themeSvgIconColor,
|
1181
|
+
d: "M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z"
|
1182
|
+
}
|
1183
|
+
),
|
1184
|
+
/* @__PURE__ */ (0, import_jsx_runtime31.jsx)("path", { fill: "none", stroke: themeSvgIconColor, d: "M9.1 9a3 3 0 0 1 5.82 1c0 2-3 3-3 3" }),
|
1185
|
+
/* @__PURE__ */ (0, import_jsx_runtime31.jsx)("path", { fill: "none", stroke: themeSvgIconColor, d: "M12 17h.01" })
|
1186
|
+
]
|
1187
|
+
})
|
1188
|
+
);
|
1189
|
+
}
|
1190
|
+
);
|
1191
|
+
FAQSIcon.displayName = "FAQS";
|
1192
|
+
var faqs_default = FAQSIcon;
|
1193
|
+
|
1087
1194
|
// src/assets/index.ts
|
1088
1195
|
var BUILTIN_ICON_COMPONENTS = {
|
1089
1196
|
GitHub: github_default,
|
@@ -1113,7 +1220,10 @@ var BUILTIN_ICON_COMPONENTS = {
|
|
1113
1220
|
SubP: subp_default,
|
1114
1221
|
T3P: t3p_default,
|
1115
1222
|
Http: http_default,
|
1116
|
-
Scheme: scheme_default
|
1223
|
+
Scheme: scheme_default,
|
1224
|
+
FAQ: faq_default,
|
1225
|
+
FAQB: faqb_default,
|
1226
|
+
FAQS: faqs_default
|
1117
1227
|
};
|
1118
1228
|
|
1119
1229
|
// ../lib/src/limited-lucide-icons.ts
|
@@ -1132,6 +1242,7 @@ __export(limited_lucide_icons_exports, {
|
|
1132
1242
|
Building2: () => import_lucide_react.Building2,
|
1133
1243
|
Car: () => import_lucide_react.Car,
|
1134
1244
|
Check: () => import_lucide_react.Check,
|
1245
|
+
CheckCheck: () => import_lucide_react.CheckCheck,
|
1135
1246
|
ChevronDown: () => import_lucide_react.ChevronDown,
|
1136
1247
|
ChevronLeft: () => import_lucide_react.ChevronLeft,
|
1137
1248
|
ChevronRight: () => import_lucide_react.ChevronRight,
|
@@ -1140,6 +1251,7 @@ __export(limited_lucide_icons_exports, {
|
|
1140
1251
|
CircleAlert: () => import_lucide_react.CircleAlert,
|
1141
1252
|
CircleSmall: () => import_lucide_react.CircleSmall,
|
1142
1253
|
ComponentIcon: () => import_lucide_react.ComponentIcon,
|
1254
|
+
Copy: () => import_lucide_react.Copy,
|
1143
1255
|
Cpu: () => import_lucide_react.Cpu,
|
1144
1256
|
DatabaseZap: () => import_lucide_react.DatabaseZap,
|
1145
1257
|
Dot: () => import_lucide_react.Dot,
|
@@ -1147,12 +1259,19 @@ __export(limited_lucide_icons_exports, {
|
|
1147
1259
|
ExternalLink: () => import_lucide_react.ExternalLink,
|
1148
1260
|
Eye: () => import_lucide_react.Eye,
|
1149
1261
|
Facebook: () => import_lucide_react.Facebook,
|
1262
|
+
File: () => import_lucide_react.File,
|
1263
|
+
FileDown: () => import_lucide_react.FileDown,
|
1264
|
+
FileInput: () => import_lucide_react.FileInput,
|
1150
1265
|
FileLock2: () => import_lucide_react.FileLock2,
|
1266
|
+
FileUp: () => import_lucide_react.FileUp,
|
1151
1267
|
Fingerprint: () => import_lucide_react.Fingerprint,
|
1268
|
+
Folder: () => import_lucide_react.Folder,
|
1269
|
+
FolderOpen: () => import_lucide_react.FolderOpen,
|
1152
1270
|
Gift: () => import_lucide_react.Gift,
|
1153
1271
|
GitPullRequestArrow: () => import_lucide_react.GitPullRequestArrow,
|
1154
1272
|
Globe: () => import_lucide_react.Globe,
|
1155
1273
|
GlobeLock: () => import_lucide_react.GlobeLock,
|
1274
|
+
Grip: () => import_lucide_react.Grip,
|
1156
1275
|
GripVertical: () => import_lucide_react.GripVertical,
|
1157
1276
|
HandHeart: () => import_lucide_react.HandHeart,
|
1158
1277
|
Handshake: () => import_lucide_react.Handshake,
|
@@ -1161,6 +1280,7 @@ __export(limited_lucide_icons_exports, {
|
|
1161
1280
|
ImageDown: () => import_lucide_react.ImageDown,
|
1162
1281
|
ImageOff: () => import_lucide_react.ImageOff,
|
1163
1282
|
ImageUp: () => import_lucide_react.ImageUp,
|
1283
|
+
Infinity: () => import_lucide_react.Infinity,
|
1164
1284
|
Info: () => import_lucide_react.Info,
|
1165
1285
|
Keyboard: () => import_lucide_react.Keyboard,
|
1166
1286
|
LandPlot: () => import_lucide_react.LandPlot,
|
@@ -1168,41 +1288,52 @@ __export(limited_lucide_icons_exports, {
|
|
1168
1288
|
LayoutTemplate: () => import_lucide_react.LayoutTemplate,
|
1169
1289
|
LibraryIcon: () => import_lucide_react.LibraryIcon,
|
1170
1290
|
Link: () => import_lucide_react.Link,
|
1291
|
+
ListTodo: () => import_lucide_react.ListTodo,
|
1171
1292
|
Loader2: () => import_lucide_react.Loader2,
|
1172
1293
|
LogIn: () => import_lucide_react.LogIn,
|
1173
1294
|
LogOut: () => import_lucide_react.LogOut,
|
1295
|
+
Mail: () => import_lucide_react.Mail,
|
1174
1296
|
MoreHorizontal: () => import_lucide_react.MoreHorizontal,
|
1175
1297
|
MousePointerClick: () => import_lucide_react.MousePointerClick,
|
1176
1298
|
Palette: () => import_lucide_react.Palette,
|
1177
1299
|
PanelLeft: () => import_lucide_react.PanelLeft,
|
1178
1300
|
PanelsTopLeft: () => import_lucide_react.PanelsTopLeft,
|
1301
|
+
PawPrint: () => import_lucide_react.PawPrint,
|
1179
1302
|
Pencil: () => import_lucide_react.Pencil,
|
1180
1303
|
Pi: () => import_lucide_react.Pi,
|
1304
|
+
QrCode: () => import_lucide_react.QrCode,
|
1181
1305
|
ReceiptText: () => import_lucide_react.ReceiptText,
|
1306
|
+
RefreshCcw: () => import_lucide_react.RefreshCcw,
|
1182
1307
|
Regex: () => import_lucide_react.Regex,
|
1183
1308
|
Replace: () => import_lucide_react.Replace,
|
1309
|
+
Rocket: () => import_lucide_react.Rocket,
|
1184
1310
|
Rss: () => import_lucide_react.Rss,
|
1185
1311
|
Scale: () => import_lucide_react.Scale,
|
1186
1312
|
Search: () => import_lucide_react.Search,
|
1313
|
+
SendHorizontal: () => import_lucide_react.SendHorizontal,
|
1187
1314
|
Server: () => import_lucide_react.Server,
|
1188
1315
|
Share: () => import_lucide_react.Share,
|
1316
|
+
Shield: () => import_lucide_react.Shield,
|
1189
1317
|
ShieldUser: () => import_lucide_react.ShieldUser,
|
1318
|
+
Sigma: () => import_lucide_react.Sigma,
|
1190
1319
|
Sparkles: () => import_lucide_react.Sparkles,
|
1191
1320
|
SplinePointer: () => import_lucide_react.SplinePointer,
|
1321
|
+
Sprout: () => import_lucide_react.Sprout,
|
1192
1322
|
SquareDashedBottomCode: () => import_lucide_react.SquareDashedBottomCode,
|
1193
1323
|
SquareTerminal: () => import_lucide_react.SquareTerminal,
|
1194
1324
|
Star: () => import_lucide_react.Star,
|
1195
1325
|
Tablets: () => import_lucide_react.Tablets,
|
1196
1326
|
Terminal: () => import_lucide_react.Terminal,
|
1197
1327
|
Twitter: () => import_lucide_react.Twitter,
|
1328
|
+
Workflow: () => import_lucide_react.Workflow,
|
1198
1329
|
X: () => import_lucide_react.X,
|
1199
1330
|
Zap: () => import_lucide_react.Zap
|
1200
1331
|
});
|
1201
1332
|
var import_lucide_react = require("lucide-react");
|
1202
1333
|
|
1203
1334
|
// src/components/global-icon.tsx
|
1204
|
-
var
|
1205
|
-
var
|
1335
|
+
var import_react32 = __toESM(require("react"), 1);
|
1336
|
+
var import_jsx_runtime32 = require("react/jsx-runtime");
|
1206
1337
|
var tempStyledLimitedIcons = {};
|
1207
1338
|
for (const iconNameKey in limited_lucide_icons_exports) {
|
1208
1339
|
if (Object.prototype.hasOwnProperty.call(limited_lucide_icons_exports, iconNameKey)) {
|
@@ -1222,7 +1353,7 @@ for (const iconNameKey in limited_lucide_icons_exports) {
|
|
1222
1353
|
height: props.size || themeSvgIconSize
|
1223
1354
|
}, props.style)
|
1224
1355
|
});
|
1225
|
-
return /* @__PURE__ */ (0,
|
1356
|
+
return /* @__PURE__ */ (0, import_jsx_runtime32.jsx)(ComponentToRender, __spreadValues({}, finalProps));
|
1226
1357
|
};
|
1227
1358
|
StyledIcon.displayName = `Styled(${iconName})`;
|
1228
1359
|
tempStyledLimitedIcons[iconName] = StyledIcon;
|
@@ -1246,7 +1377,7 @@ for (const [iconName, IconComponent] of Object.entries(BUILTIN_ICON_COMPONENTS))
|
|
1246
1377
|
height: props.size || themeSvgIconSize
|
1247
1378
|
}, props.style)
|
1248
1379
|
});
|
1249
|
-
return /* @__PURE__ */ (0,
|
1380
|
+
return /* @__PURE__ */ (0, import_jsx_runtime32.jsx)(IconComponent, __spreadValues({}, finalProps));
|
1250
1381
|
};
|
1251
1382
|
WrappedIcon.displayName = `Wrapped(${iconName})`;
|
1252
1383
|
tempWrappedBuiltinIcons[iconName] = WrappedIcon;
|
@@ -1271,20 +1402,20 @@ function getGlobalIcon(iconKey, createElement) {
|
|
1271
1402
|
}
|
1272
1403
|
const FallbackIcon = globalLucideIcons[DEFAULT_FALLBACK_ICON];
|
1273
1404
|
if (createElement) {
|
1274
|
-
return
|
1405
|
+
return import_react32.default.createElement(FallbackIcon);
|
1275
1406
|
}
|
1276
1407
|
return FallbackIcon;
|
1277
1408
|
}
|
1278
1409
|
if (createElement) {
|
1279
|
-
return
|
1410
|
+
return import_react32.default.createElement(Icon);
|
1280
1411
|
}
|
1281
1412
|
return Icon;
|
1282
1413
|
}
|
1283
1414
|
function getIconElement(icon) {
|
1284
1415
|
return getGlobalIcon(icon, true);
|
1285
1416
|
}
|
1286
|
-
var DefaultSiteIcon = () => /* @__PURE__ */ (0,
|
1287
|
-
var NotFoundIcon = () => /* @__PURE__ */ (0,
|
1417
|
+
var DefaultSiteIcon = () => /* @__PURE__ */ (0, import_jsx_runtime32.jsx)(globalLucideIcons.Zap, { className: `h-8 w-8 rounded-full p-1 shadow-lg ring-0.5 border border-purple-500 ring-purple-500/20 ${themeIconColor}` });
|
1418
|
+
var NotFoundIcon = () => /* @__PURE__ */ (0, import_jsx_runtime32.jsx)(globalLucideIcons.SquareTerminal, { className: `h-8 w-8 rounded-full p-1 shadow-lg ring-0.5 border border-purple-500 ring-purple-500/20 ${themeIconColor}` });
|
1288
1419
|
|
1289
1420
|
// ../lib/src/utils.ts
|
1290
1421
|
var import_clsx = require("clsx");
|
@@ -1294,7 +1425,7 @@ function cn(...inputs) {
|
|
1294
1425
|
}
|
1295
1426
|
|
1296
1427
|
// src/components/site-icon.tsx
|
1297
|
-
var
|
1428
|
+
var import_jsx_runtime33 = require("react/jsx-runtime");
|
1298
1429
|
function createSiteIcon(iconConfig) {
|
1299
1430
|
return function CreatedSiteIcon(_a) {
|
1300
1431
|
var _b = _a, {
|
@@ -1307,18 +1438,18 @@ function createSiteIcon(iconConfig) {
|
|
1307
1438
|
if (typeof iconConfig === "string") {
|
1308
1439
|
if (iconConfig === "") {
|
1309
1440
|
const DefaultIcon = globalLucideIcons["Download"];
|
1310
|
-
return /* @__PURE__ */ (0,
|
1441
|
+
return /* @__PURE__ */ (0, import_jsx_runtime33.jsx)(DefaultIcon, __spreadValues({ size, className: cn(themeIconColor, className) }, props));
|
1311
1442
|
}
|
1312
1443
|
const IconComponent = globalLucideIcons[iconConfig];
|
1313
1444
|
if (!IconComponent) {
|
1314
1445
|
throw new Error(`[CreatedSiteIcon] Icon key "${iconConfig}" not found in globalLucideIcons.`);
|
1315
1446
|
}
|
1316
|
-
return /* @__PURE__ */ (0,
|
1447
|
+
return /* @__PURE__ */ (0, import_jsx_runtime33.jsx)(IconComponent, __spreadValues({ size, className: cn(themeIconColor, className) }, props));
|
1317
1448
|
} else {
|
1318
1449
|
const CustomIcon = iconConfig;
|
1319
1450
|
const hasColorClass = className && /text-\w+/.test(className);
|
1320
1451
|
const finalClassName = hasColorClass ? className : cn(themeIconColor, className);
|
1321
|
-
return /* @__PURE__ */ (0,
|
1452
|
+
return /* @__PURE__ */ (0, import_jsx_runtime33.jsx)(CustomIcon, __spreadValues({ size, className: finalClassName }, props));
|
1322
1453
|
}
|
1323
1454
|
};
|
1324
1455
|
}
|