@octavius2929-personal/design-system 0.14.0 → 0.16.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/index.cjs +3141 -238
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +205 -603
- package/dist/index.d.ts +205 -603
- package/dist/index.js +2959 -151
- package/dist/index.js.map +1 -1
- package/package.json +3 -11
- package/LICENSE +0 -21
- package/README.md +0 -117
package/dist/index.cjs
CHANGED
|
@@ -22,11 +22,23 @@ var index_exports = {};
|
|
|
22
22
|
__export(index_exports, {
|
|
23
23
|
Accordion: () => Accordion,
|
|
24
24
|
Alert: () => Alert,
|
|
25
|
+
AlertCircleIcon: () => AlertCircleIcon,
|
|
25
26
|
AppBar: () => AppBar,
|
|
27
|
+
ArchiveIcon: () => ArchiveIcon,
|
|
28
|
+
ArrowDownIcon: () => ArrowDownIcon,
|
|
29
|
+
ArrowLeftIcon: () => ArrowLeftIcon,
|
|
30
|
+
ArrowRightIcon: () => ArrowRightIcon,
|
|
31
|
+
ArrowUpIcon: () => ArrowUpIcon,
|
|
32
|
+
AtSignIcon: () => AtSignIcon,
|
|
26
33
|
Avatar: () => Avatar,
|
|
27
34
|
Badge: () => Badge,
|
|
35
|
+
BellIcon: () => BellIcon,
|
|
36
|
+
BellOffIcon: () => BellOffIcon,
|
|
37
|
+
BookmarkIcon: () => BookmarkIcon,
|
|
28
38
|
Breadcrumbs: () => Breadcrumbs,
|
|
29
39
|
Button: () => Button,
|
|
40
|
+
CalendarIcon: () => CalendarIcon,
|
|
41
|
+
CameraIcon: () => CameraIcon,
|
|
30
42
|
Card: () => Card2,
|
|
31
43
|
CheckIcon: () => CheckIcon,
|
|
32
44
|
Checkbox: () => Checkbox,
|
|
@@ -34,42 +46,125 @@ __export(index_exports, {
|
|
|
34
46
|
ChevronLeftIcon: () => ChevronLeftIcon,
|
|
35
47
|
ChevronRightIcon: () => ChevronRightIcon,
|
|
36
48
|
ChevronUpIcon: () => ChevronUpIcon,
|
|
49
|
+
ChevronsLeftIcon: () => ChevronsLeftIcon,
|
|
50
|
+
ChevronsRightIcon: () => ChevronsRightIcon,
|
|
37
51
|
Chip: () => Chip,
|
|
38
52
|
CircleCheckIcon: () => CircleCheckIcon,
|
|
39
53
|
CircleXIcon: () => CircleXIcon,
|
|
54
|
+
ClipboardIcon: () => ClipboardIcon,
|
|
55
|
+
ClockIcon: () => ClockIcon,
|
|
56
|
+
CloudIcon: () => CloudIcon,
|
|
40
57
|
Container: () => Container,
|
|
58
|
+
CopyIcon: () => CopyIcon,
|
|
59
|
+
CornerDownRightIcon: () => CornerDownRightIcon,
|
|
60
|
+
CreditCardIcon: () => CreditCardIcon,
|
|
41
61
|
Dialog: () => Dialog,
|
|
42
62
|
Divider: () => Divider,
|
|
63
|
+
DollarSignIcon: () => DollarSignIcon,
|
|
64
|
+
DownloadIcon: () => DownloadIcon,
|
|
65
|
+
ExternalLinkIcon: () => ExternalLinkIcon,
|
|
43
66
|
EyeIcon: () => EyeIcon,
|
|
44
67
|
EyeOffIcon: () => EyeOffIcon,
|
|
68
|
+
FileIcon: () => FileIcon,
|
|
69
|
+
FileTextIcon: () => FileTextIcon,
|
|
70
|
+
FilterIcon: () => FilterIcon,
|
|
71
|
+
FingerprintIcon: () => FingerprintIcon,
|
|
72
|
+
FolderIcon: () => FolderIcon,
|
|
73
|
+
FolderOpenIcon: () => FolderOpenIcon,
|
|
74
|
+
GiftIcon: () => GiftIcon,
|
|
75
|
+
GlobeIcon: () => GlobeIcon,
|
|
76
|
+
GridIcon: () => GridIcon,
|
|
77
|
+
HeartIcon: () => HeartIcon,
|
|
78
|
+
HelpCircleIcon: () => HelpCircleIcon,
|
|
79
|
+
HomeIcon: () => HomeIcon,
|
|
45
80
|
IconButton: () => IconButton,
|
|
81
|
+
ImageIcon: () => ImageIcon,
|
|
82
|
+
InboxIcon: () => InboxIcon,
|
|
46
83
|
InfoIcon: () => InfoIcon,
|
|
84
|
+
KeyIcon: () => KeyIcon,
|
|
85
|
+
LayoutIcon: () => LayoutIcon,
|
|
86
|
+
LinkIcon: () => LinkIcon,
|
|
87
|
+
ListIcon: () => ListIcon,
|
|
47
88
|
ListItem: () => ListItem,
|
|
89
|
+
LoaderIcon: () => LoaderIcon,
|
|
90
|
+
LockIcon: () => LockIcon,
|
|
91
|
+
LogInIcon: () => LogInIcon,
|
|
92
|
+
LogOutIcon: () => LogOutIcon,
|
|
93
|
+
MailIcon: () => MailIcon,
|
|
94
|
+
MapPinIcon: () => MapPinIcon,
|
|
95
|
+
MaximizeIcon: () => MaximizeIcon,
|
|
48
96
|
Menu: () => Menu,
|
|
97
|
+
MenuIcon: () => MenuIcon,
|
|
98
|
+
MessageCircleIcon: () => MessageCircleIcon,
|
|
99
|
+
MessageSquareIcon: () => MessageSquareIcon,
|
|
100
|
+
MicIcon: () => MicIcon,
|
|
101
|
+
MinimizeIcon: () => MinimizeIcon,
|
|
49
102
|
MinusIcon: () => MinusIcon,
|
|
50
103
|
MoneyField: () => MoneyField,
|
|
104
|
+
MoonIcon: () => MoonIcon,
|
|
51
105
|
MoreHorizontalIcon: () => MoreHorizontalIcon,
|
|
106
|
+
MoreVerticalIcon: () => MoreVerticalIcon,
|
|
107
|
+
PackageIcon: () => PackageIcon,
|
|
52
108
|
Pagination: () => Pagination,
|
|
109
|
+
PaperclipIcon: () => PaperclipIcon,
|
|
53
110
|
PasswordField: () => PasswordField,
|
|
111
|
+
PauseIcon: () => PauseIcon,
|
|
112
|
+
PencilIcon: () => PencilIcon,
|
|
113
|
+
PhoneIcon: () => PhoneIcon,
|
|
114
|
+
PlayIcon: () => PlayIcon,
|
|
54
115
|
PlusIcon: () => PlusIcon,
|
|
116
|
+
PrinterIcon: () => PrinterIcon,
|
|
55
117
|
Progress: () => Progress,
|
|
56
118
|
Radio: () => Radio,
|
|
119
|
+
RedoIcon: () => RedoIcon,
|
|
120
|
+
RefreshCwIcon: () => RefreshCwIcon,
|
|
121
|
+
SaveIcon: () => SaveIcon,
|
|
57
122
|
SearchIcon: () => SearchIcon,
|
|
58
123
|
Select: () => Select,
|
|
124
|
+
SendIcon: () => SendIcon,
|
|
125
|
+
SettingsIcon: () => SettingsIcon,
|
|
126
|
+
ShareIcon: () => ShareIcon,
|
|
127
|
+
ShieldCheckIcon: () => ShieldCheckIcon,
|
|
128
|
+
ShieldIcon: () => ShieldIcon,
|
|
129
|
+
ShoppingBagIcon: () => ShoppingBagIcon,
|
|
130
|
+
ShoppingCartIcon: () => ShoppingCartIcon,
|
|
131
|
+
SidebarIcon: () => SidebarIcon,
|
|
132
|
+
SkipBackIcon: () => SkipBackIcon,
|
|
133
|
+
SkipForwardIcon: () => SkipForwardIcon,
|
|
59
134
|
Slider: () => Slider,
|
|
135
|
+
SlidersIcon: () => SlidersIcon,
|
|
136
|
+
SmileIcon: () => SmileIcon,
|
|
60
137
|
Snackbar: () => Snackbar,
|
|
138
|
+
StarIcon: () => StarIcon,
|
|
61
139
|
Stepper: () => Stepper,
|
|
140
|
+
SunIcon: () => SunIcon,
|
|
62
141
|
Switch: () => Switch,
|
|
63
142
|
Table: () => Table,
|
|
64
143
|
Tabs: () => Tabs,
|
|
144
|
+
TagIcon: () => TagIcon,
|
|
65
145
|
TestIdProvider: () => TestIdProvider,
|
|
66
146
|
TextField: () => TextField,
|
|
67
147
|
ThemeProvider: () => ThemeProvider,
|
|
148
|
+
ThumbsDownIcon: () => ThumbsDownIcon,
|
|
149
|
+
ThumbsUpIcon: () => ThumbsUpIcon,
|
|
68
150
|
Tooltip: () => Tooltip,
|
|
151
|
+
TrashIcon: () => TrashIcon,
|
|
69
152
|
TriangleAlertIcon: () => TriangleAlertIcon,
|
|
70
153
|
Typography: () => Typography,
|
|
154
|
+
UndoIcon: () => UndoIcon,
|
|
155
|
+
UnlockIcon: () => UnlockIcon,
|
|
156
|
+
UploadIcon: () => UploadIcon,
|
|
157
|
+
UserCheckIcon: () => UserCheckIcon,
|
|
158
|
+
UserIcon: () => UserIcon,
|
|
159
|
+
UserPlusIcon: () => UserPlusIcon,
|
|
160
|
+
UsersIcon: () => UsersIcon,
|
|
161
|
+
Volume2Icon: () => Volume2Icon,
|
|
162
|
+
VolumeXIcon: () => VolumeXIcon,
|
|
163
|
+
WifiIcon: () => WifiIcon,
|
|
71
164
|
XIcon: () => XIcon,
|
|
165
|
+
ZapIcon: () => ZapIcon,
|
|
72
166
|
colorVars: () => colorVars,
|
|
167
|
+
iconCatalog: () => iconCatalog,
|
|
73
168
|
modeNames: () => modeNames,
|
|
74
169
|
schemaNames: () => schemaNames,
|
|
75
170
|
text: () => text,
|
|
@@ -182,13 +277,267 @@ ContainerForwarded.displayName = "Container";
|
|
|
182
277
|
var Container = ContainerForwarded;
|
|
183
278
|
|
|
184
279
|
// src/components/typography/index.tsx
|
|
185
|
-
var
|
|
280
|
+
var import_react9 = require("react");
|
|
186
281
|
|
|
187
282
|
// src/components/typography/use-styles.ts
|
|
283
|
+
var import_react8 = require("react");
|
|
284
|
+
|
|
285
|
+
// ../core/dist/index.js
|
|
286
|
+
var import_react6 = require("react");
|
|
287
|
+
var tokens = {
|
|
288
|
+
font: {
|
|
289
|
+
display: "'DM Serif Display', 'Times New Roman', serif",
|
|
290
|
+
text: "'Newsreader', Georgia, serif",
|
|
291
|
+
mono: "'IBM Plex Mono', 'SFMono-Regular', monospace",
|
|
292
|
+
black: "'UnifrakturMaguntia', 'Grenze Gotisch', serif"
|
|
293
|
+
},
|
|
294
|
+
// Roles tipográficos: tamaño/interlineado/peso/tracking listos para typography.css.ts.
|
|
295
|
+
text: {
|
|
296
|
+
eyebrow: { size: "0.694rem", lineHeight: "1.2", weight: "500", letterSpacing: "0.14em" },
|
|
297
|
+
display: { size: "5.6rem", lineHeight: "1.05", weight: "600", letterSpacing: "-0.01em" },
|
|
298
|
+
h1: { size: "2.9rem", lineHeight: "1.05", weight: "600", letterSpacing: "-0.01em" },
|
|
299
|
+
h2: { size: "2.1rem", lineHeight: "1.2", weight: "600", letterSpacing: "0" },
|
|
300
|
+
h3: { size: "1.563rem", lineHeight: "1.2", weight: "500", letterSpacing: "0" },
|
|
301
|
+
h4: { size: "1.25rem", lineHeight: "1.2", weight: "600", letterSpacing: "0" },
|
|
302
|
+
body: { size: "1rem", lineHeight: "1.7", weight: "400", letterSpacing: "0" },
|
|
303
|
+
lead: { size: "1.25rem", lineHeight: "1.7", weight: "400", letterSpacing: "0" },
|
|
304
|
+
small: { size: "0.95rem", lineHeight: "1.5", weight: "400", letterSpacing: "0" },
|
|
305
|
+
caption: { size: "0.833rem", lineHeight: "1.5", weight: "400", letterSpacing: "0.04em" }
|
|
306
|
+
},
|
|
307
|
+
space: {
|
|
308
|
+
s0: "0",
|
|
309
|
+
s1: "0.25rem",
|
|
310
|
+
// 4
|
|
311
|
+
s2: "0.5rem",
|
|
312
|
+
// 8
|
|
313
|
+
s3: "0.75rem",
|
|
314
|
+
// 12
|
|
315
|
+
s4: "1rem",
|
|
316
|
+
// 16
|
|
317
|
+
s5: "1.5rem",
|
|
318
|
+
// 24
|
|
319
|
+
s6: "2rem",
|
|
320
|
+
// 32
|
|
321
|
+
s7: "3rem",
|
|
322
|
+
// 48
|
|
323
|
+
s8: "4rem",
|
|
324
|
+
// 64
|
|
325
|
+
s9: "6rem"
|
|
326
|
+
// 96
|
|
327
|
+
},
|
|
328
|
+
radius: { none: "0px", sm: "3px", md: "5px", lg: "8px", base: "4px", full: "999px" },
|
|
329
|
+
border: { hair: "1px", rule: "1.5px", heavy: "2px" },
|
|
330
|
+
// Tracking de mayúsculas: escala coherente alineada al uso real (eyebrow = widest).
|
|
331
|
+
tracking: { tight: "-0.01em", normal: "0", wide: "0.04em", wider: "0.1em", widest: "0.14em" },
|
|
332
|
+
weight: { light: "300", regular: "400", medium: "500", semibold: "600", bold: "700" },
|
|
333
|
+
dur: { fast: "120ms", base: "200ms", slow: "360ms" },
|
|
334
|
+
ease: { ink: "cubic-bezier(0.2, 0, 0, 1)" },
|
|
335
|
+
shadow: {
|
|
336
|
+
sm: "0 1px 0 rgba(20,17,14,0.06)",
|
|
337
|
+
md: "0 2px 10px -4px rgba(20,17,14,0.22)",
|
|
338
|
+
lg: "0 12px 32px -10px rgba(20,17,14,0.34)"
|
|
339
|
+
}
|
|
340
|
+
};
|
|
341
|
+
var tintaSchema = {
|
|
342
|
+
light: {
|
|
343
|
+
...tokens,
|
|
344
|
+
color: {
|
|
345
|
+
bg1: "#F8F7F4",
|
|
346
|
+
bg2: "#FFFFFF",
|
|
347
|
+
bg3: "#EDEBE6",
|
|
348
|
+
bgInset: "#E4E1DA",
|
|
349
|
+
fg1: "#15130F",
|
|
350
|
+
fg2: "#494640",
|
|
351
|
+
fg3: "#737069",
|
|
352
|
+
fgOnAccent: "#F8F7F4",
|
|
353
|
+
border1: "rgba(21, 19, 15, 0.12)",
|
|
354
|
+
border2: "rgba(21, 19, 15, 0.26)",
|
|
355
|
+
borderStrong: "rgba(21, 19, 15, 0.85)",
|
|
356
|
+
accent: "#7B1E1E",
|
|
357
|
+
accentHover: "#631616",
|
|
358
|
+
accentSoft: "rgba(123, 30, 30, 0.10)",
|
|
359
|
+
ok: "#3E5C3A",
|
|
360
|
+
warn: "#8A6A1E",
|
|
361
|
+
danger: "#7B1E1E",
|
|
362
|
+
dangerHover: "#631616",
|
|
363
|
+
dangerSoft: "rgba(123, 30, 30, 0.10)",
|
|
364
|
+
info: "#2E4257",
|
|
365
|
+
focus: "#7B1E1E",
|
|
366
|
+
scrim: "rgba(20, 17, 14, 0.55)"
|
|
367
|
+
}
|
|
368
|
+
},
|
|
369
|
+
dark: {
|
|
370
|
+
...tokens,
|
|
371
|
+
color: {
|
|
372
|
+
bg1: "#100E0B",
|
|
373
|
+
bg2: "#1A1611",
|
|
374
|
+
bg3: "#070605",
|
|
375
|
+
bgInset: "#221D16",
|
|
376
|
+
fg1: "#F2EDE2",
|
|
377
|
+
fg2: "#B7AF9F",
|
|
378
|
+
fg3: "#878070",
|
|
379
|
+
fgOnAccent: "#F2EDE2",
|
|
380
|
+
border1: "rgba(242, 237, 226, 0.13)",
|
|
381
|
+
border2: "rgba(242, 237, 226, 0.26)",
|
|
382
|
+
borderStrong: "rgba(242, 237, 226, 0.80)",
|
|
383
|
+
accent: "#B23A3A",
|
|
384
|
+
accentHover: "#CC4A4A",
|
|
385
|
+
accentSoft: "rgba(178, 58, 58, 0.16)",
|
|
386
|
+
ok: "#7FA178",
|
|
387
|
+
warn: "#C7A04E",
|
|
388
|
+
danger: "#C24A4A",
|
|
389
|
+
dangerHover: "#D45C5C",
|
|
390
|
+
dangerSoft: "rgba(194, 74, 74, 0.16)",
|
|
391
|
+
info: "#6E92B4",
|
|
392
|
+
focus: "#CC4A4A",
|
|
393
|
+
scrim: "rgba(7, 6, 5, 0.65)"
|
|
394
|
+
}
|
|
395
|
+
},
|
|
396
|
+
sepia: {
|
|
397
|
+
...tokens,
|
|
398
|
+
color: {
|
|
399
|
+
bg1: "#E9DDC4",
|
|
400
|
+
bg2: "#F2E9D5",
|
|
401
|
+
bg3: "#DCCDAC",
|
|
402
|
+
bgInset: "#D2C09B",
|
|
403
|
+
fg1: "#2A2013",
|
|
404
|
+
fg2: "#5A4A33",
|
|
405
|
+
fg3: "#6E6046",
|
|
406
|
+
fgOnAccent: "#F2E9D5",
|
|
407
|
+
border1: "rgba(42, 32, 19, 0.16)",
|
|
408
|
+
border2: "rgba(42, 32, 19, 0.32)",
|
|
409
|
+
borderStrong: "rgba(42, 32, 19, 0.82)",
|
|
410
|
+
accent: "#7A2E12",
|
|
411
|
+
accentHover: "#5F2109",
|
|
412
|
+
accentSoft: "rgba(122, 46, 18, 0.12)",
|
|
413
|
+
ok: "#4A5A2E",
|
|
414
|
+
warn: "#8A6A1E",
|
|
415
|
+
danger: "#7A2E12",
|
|
416
|
+
dangerHover: "#5F2109",
|
|
417
|
+
dangerSoft: "rgba(122, 46, 18, 0.12)",
|
|
418
|
+
info: "#3C4E57",
|
|
419
|
+
focus: "#7A2E12",
|
|
420
|
+
scrim: "rgba(42, 32, 19, 0.55)"
|
|
421
|
+
}
|
|
422
|
+
},
|
|
423
|
+
contrast: {
|
|
424
|
+
...tokens,
|
|
425
|
+
color: {
|
|
426
|
+
bg1: "#FFFFFF",
|
|
427
|
+
bg2: "#FFFFFF",
|
|
428
|
+
bg3: "#F2F2F2",
|
|
429
|
+
bgInset: "#EAEAEA",
|
|
430
|
+
fg1: "#000000",
|
|
431
|
+
fg2: "#000000",
|
|
432
|
+
fg3: "#2B2B2B",
|
|
433
|
+
fgOnAccent: "#FFFFFF",
|
|
434
|
+
border1: "#000000",
|
|
435
|
+
border2: "#000000",
|
|
436
|
+
borderStrong: "#000000",
|
|
437
|
+
accent: "#000000",
|
|
438
|
+
accentHover: "#2B2B2B",
|
|
439
|
+
accentSoft: "rgba(0, 0, 0, 0.08)",
|
|
440
|
+
ok: "#000000",
|
|
441
|
+
warn: "#000000",
|
|
442
|
+
danger: "#8B0000",
|
|
443
|
+
dangerHover: "#6B0000",
|
|
444
|
+
dangerSoft: "rgba(139, 0, 0, 0.10)",
|
|
445
|
+
info: "#000000",
|
|
446
|
+
focus: "#000000",
|
|
447
|
+
scrim: "rgba(0, 0, 0, 0.7)"
|
|
448
|
+
}
|
|
449
|
+
}
|
|
450
|
+
};
|
|
451
|
+
var schemas = { tinta: tintaSchema };
|
|
452
|
+
var modeNames2 = ["light", "dark", "sepia", "contrast"];
|
|
453
|
+
function resolveMode(preference, systemMode) {
|
|
454
|
+
return preference === "system" ? systemMode : preference;
|
|
455
|
+
}
|
|
456
|
+
function useThemeStore(options, storage, system) {
|
|
457
|
+
const { defaultSchema = "tinta", defaultMode = "light" } = options;
|
|
458
|
+
const [persisted] = (0, import_react6.useState)(() => storage.read());
|
|
459
|
+
const [schema, setSchema] = (0, import_react6.useState)(persisted?.schema ?? defaultSchema);
|
|
460
|
+
const [preference, setPreference] = (0, import_react6.useState)(
|
|
461
|
+
persisted?.preference ?? defaultMode
|
|
462
|
+
);
|
|
463
|
+
const [systemMode, setSystemMode] = (0, import_react6.useState)(() => system.get());
|
|
464
|
+
(0, import_react6.useEffect)(() => {
|
|
465
|
+
if (preference !== "system") return;
|
|
466
|
+
const update = () => setSystemMode(system.get());
|
|
467
|
+
update();
|
|
468
|
+
return system.subscribe(update);
|
|
469
|
+
}, [preference, system]);
|
|
470
|
+
const mode = resolveMode(preference, systemMode);
|
|
471
|
+
(0, import_react6.useEffect)(() => {
|
|
472
|
+
storage.write({ schema, preference });
|
|
473
|
+
}, [schema, preference, storage]);
|
|
474
|
+
return (0, import_react6.useMemo)(
|
|
475
|
+
() => ({
|
|
476
|
+
schema,
|
|
477
|
+
mode,
|
|
478
|
+
preference,
|
|
479
|
+
colorTokens: schemas[schema][mode].color,
|
|
480
|
+
setSchema,
|
|
481
|
+
setMode: setPreference,
|
|
482
|
+
toggleMode: () => setPreference(mode === "dark" ? "light" : "dark"),
|
|
483
|
+
cycleMode: () => {
|
|
484
|
+
const next = modeNames2[(modeNames2.indexOf(mode) + 1) % modeNames2.length];
|
|
485
|
+
if (next) setPreference(next);
|
|
486
|
+
}
|
|
487
|
+
}),
|
|
488
|
+
[schema, mode, preference]
|
|
489
|
+
);
|
|
490
|
+
}
|
|
491
|
+
|
|
492
|
+
// src/theme/context/theme-context.tsx
|
|
188
493
|
var import_react7 = require("react");
|
|
189
494
|
|
|
495
|
+
// src/theme/adapters.ts
|
|
496
|
+
var SYSTEM_QUERIES = ["(prefers-contrast: more)", "(prefers-color-scheme: dark)"];
|
|
497
|
+
function createWebStorageAdapter(storageKey, persist) {
|
|
498
|
+
return {
|
|
499
|
+
read() {
|
|
500
|
+
if (!persist || typeof window === "undefined") return null;
|
|
501
|
+
try {
|
|
502
|
+
const raw = window.localStorage.getItem(storageKey);
|
|
503
|
+
return raw ? JSON.parse(raw) : null;
|
|
504
|
+
} catch {
|
|
505
|
+
return null;
|
|
506
|
+
}
|
|
507
|
+
},
|
|
508
|
+
write(value) {
|
|
509
|
+
if (!persist || typeof window === "undefined") return;
|
|
510
|
+
try {
|
|
511
|
+
window.localStorage.setItem(storageKey, JSON.stringify(value));
|
|
512
|
+
} catch {
|
|
513
|
+
}
|
|
514
|
+
}
|
|
515
|
+
};
|
|
516
|
+
}
|
|
517
|
+
function createWebSystemModeAdapter() {
|
|
518
|
+
function get() {
|
|
519
|
+
if (typeof window === "undefined" || typeof window.matchMedia !== "function") return "light";
|
|
520
|
+
if (window.matchMedia("(prefers-contrast: more)").matches) return "contrast";
|
|
521
|
+
if (window.matchMedia("(prefers-color-scheme: dark)").matches) return "dark";
|
|
522
|
+
return "light";
|
|
523
|
+
}
|
|
524
|
+
return {
|
|
525
|
+
get,
|
|
526
|
+
subscribe(onChange) {
|
|
527
|
+
if (typeof window === "undefined" || typeof window.matchMedia !== "function") {
|
|
528
|
+
return () => {
|
|
529
|
+
};
|
|
530
|
+
}
|
|
531
|
+
const mqls = SYSTEM_QUERIES.map((q) => window.matchMedia(q));
|
|
532
|
+
for (const mql of mqls) mql.addEventListener?.("change", onChange);
|
|
533
|
+
return () => {
|
|
534
|
+
for (const mql of mqls) mql.removeEventListener?.("change", onChange);
|
|
535
|
+
};
|
|
536
|
+
}
|
|
537
|
+
};
|
|
538
|
+
}
|
|
539
|
+
|
|
190
540
|
// src/theme/context/theme-context.tsx
|
|
191
|
-
var import_react6 = require("react");
|
|
192
541
|
var import_jsx_runtime3 = require("react/jsx-runtime");
|
|
193
542
|
var noop = () => {
|
|
194
543
|
};
|
|
@@ -202,29 +551,7 @@ var DEFAULT_VALUE = {
|
|
|
202
551
|
toggleMode: noop,
|
|
203
552
|
cycleMode: noop
|
|
204
553
|
};
|
|
205
|
-
var ThemeContext = (0,
|
|
206
|
-
function resolveSystemMode() {
|
|
207
|
-
if (typeof window === "undefined" || typeof window.matchMedia !== "function") return "light";
|
|
208
|
-
if (window.matchMedia("(prefers-contrast: more)").matches) return "contrast";
|
|
209
|
-
if (window.matchMedia("(prefers-color-scheme: dark)").matches) return "dark";
|
|
210
|
-
return "light";
|
|
211
|
-
}
|
|
212
|
-
function readStored(key) {
|
|
213
|
-
if (typeof window === "undefined") return null;
|
|
214
|
-
try {
|
|
215
|
-
const raw = window.localStorage.getItem(key);
|
|
216
|
-
return raw ? JSON.parse(raw) : null;
|
|
217
|
-
} catch {
|
|
218
|
-
return null;
|
|
219
|
-
}
|
|
220
|
-
}
|
|
221
|
-
function writeStored(key, value) {
|
|
222
|
-
if (typeof window === "undefined") return;
|
|
223
|
-
try {
|
|
224
|
-
window.localStorage.setItem(key, JSON.stringify(value));
|
|
225
|
-
} catch {
|
|
226
|
-
}
|
|
227
|
-
}
|
|
554
|
+
var ThemeContext = (0, import_react7.createContext)(null);
|
|
228
555
|
function ThemeProvider({
|
|
229
556
|
children,
|
|
230
557
|
defaultSchema = "tinta",
|
|
@@ -232,50 +559,29 @@ function ThemeProvider({
|
|
|
232
559
|
storageKey = "ds-theme",
|
|
233
560
|
persist = true
|
|
234
561
|
}) {
|
|
235
|
-
const
|
|
236
|
-
() =>
|
|
237
|
-
|
|
238
|
-
const [preference, setPreference] = (0, import_react6.useState)(
|
|
239
|
-
() => (persist ? readStored(storageKey)?.preference : null) ?? defaultMode
|
|
562
|
+
const storage = (0, import_react7.useMemo)(
|
|
563
|
+
() => createWebStorageAdapter(storageKey, persist),
|
|
564
|
+
[storageKey, persist]
|
|
240
565
|
);
|
|
241
|
-
const
|
|
242
|
-
(
|
|
243
|
-
|
|
244
|
-
if (typeof window === "undefined" || typeof window.matchMedia !== "function") return;
|
|
245
|
-
const mqls = ["(prefers-contrast: more)", "(prefers-color-scheme: dark)"].map(
|
|
246
|
-
(q) => window.matchMedia(q)
|
|
247
|
-
);
|
|
248
|
-
const onChange = () => setSystemMode(resolveSystemMode());
|
|
249
|
-
onChange();
|
|
250
|
-
for (const mql of mqls) mql.addEventListener?.("change", onChange);
|
|
251
|
-
return () => {
|
|
252
|
-
for (const mql of mqls) mql.removeEventListener?.("change", onChange);
|
|
253
|
-
};
|
|
254
|
-
}, [preference]);
|
|
255
|
-
const mode = preference === "system" ? systemMode : preference;
|
|
256
|
-
(0, import_react6.useEffect)(() => {
|
|
257
|
-
if (persist) writeStored(storageKey, { schema, preference });
|
|
258
|
-
}, [schema, preference, persist, storageKey]);
|
|
259
|
-
const value = (0, import_react6.useMemo)(
|
|
566
|
+
const system = (0, import_react7.useMemo)(() => createWebSystemModeAdapter(), []);
|
|
567
|
+
const store = useThemeStore({ defaultSchema, defaultMode }, storage, system);
|
|
568
|
+
const value = (0, import_react7.useMemo)(
|
|
260
569
|
() => ({
|
|
261
|
-
schema,
|
|
262
|
-
mode,
|
|
263
|
-
preference,
|
|
264
|
-
themeClass: themes[schema][mode],
|
|
265
|
-
setSchema,
|
|
266
|
-
setMode:
|
|
267
|
-
toggleMode:
|
|
268
|
-
cycleMode:
|
|
269
|
-
const next = modeNames[(modeNames.indexOf(mode) + 1) % modeNames.length];
|
|
270
|
-
if (next) setPreference(next);
|
|
271
|
-
}
|
|
570
|
+
schema: store.schema,
|
|
571
|
+
mode: store.mode,
|
|
572
|
+
preference: store.preference,
|
|
573
|
+
themeClass: themes[store.schema][store.mode],
|
|
574
|
+
setSchema: store.setSchema,
|
|
575
|
+
setMode: store.setMode,
|
|
576
|
+
toggleMode: store.toggleMode,
|
|
577
|
+
cycleMode: store.cycleMode
|
|
272
578
|
}),
|
|
273
|
-
[
|
|
579
|
+
[store]
|
|
274
580
|
);
|
|
275
581
|
return /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(ThemeContext.Provider, { value, children });
|
|
276
582
|
}
|
|
277
583
|
function useTheme() {
|
|
278
|
-
return (0,
|
|
584
|
+
return (0, import_react7.useContext)(ThemeContext) ?? DEFAULT_VALUE;
|
|
279
585
|
}
|
|
280
586
|
|
|
281
587
|
// src/theme/typography.css.ts
|
|
@@ -293,7 +599,7 @@ function useStyles2({
|
|
|
293
599
|
align: align2
|
|
294
600
|
}) {
|
|
295
601
|
const { themeClass } = useTheme();
|
|
296
|
-
const className = (0,
|
|
602
|
+
const className = (0, import_react8.useMemo)(
|
|
297
603
|
() => [
|
|
298
604
|
themeClass,
|
|
299
605
|
base,
|
|
@@ -328,14 +634,14 @@ function TypographyInner({ variant: variant2, as, color: color2, align: align2,
|
|
|
328
634
|
const { testId: dataTestId } = useTestId("text", testId);
|
|
329
635
|
return /* @__PURE__ */ (0, import_jsx_runtime4.jsx)(Component, { ref, "data-testid": dataTestId, ...rest, className: text2 });
|
|
330
636
|
}
|
|
331
|
-
var TypographyForwarded = (0,
|
|
637
|
+
var TypographyForwarded = (0, import_react9.forwardRef)(
|
|
332
638
|
TypographyInner
|
|
333
639
|
);
|
|
334
640
|
TypographyForwarded.displayName = "Typography";
|
|
335
641
|
var Typography = TypographyForwarded;
|
|
336
642
|
|
|
337
643
|
// src/components/button/index.tsx
|
|
338
|
-
var
|
|
644
|
+
var import_react11 = require("react");
|
|
339
645
|
|
|
340
646
|
// src/testing/states.ts
|
|
341
647
|
function states(map) {
|
|
@@ -344,7 +650,7 @@ function states(map) {
|
|
|
344
650
|
}
|
|
345
651
|
|
|
346
652
|
// src/components/button/use-styles.ts
|
|
347
|
-
var
|
|
653
|
+
var import_react10 = require("react");
|
|
348
654
|
|
|
349
655
|
// src/components/button/use-styles.css.ts
|
|
350
656
|
var full = "use-styles_full__1pbtill4";
|
|
@@ -365,7 +671,7 @@ function useStyles3({
|
|
|
365
671
|
className
|
|
366
672
|
}) {
|
|
367
673
|
const { themeClass } = useTheme();
|
|
368
|
-
const container = (0,
|
|
674
|
+
const container = (0, import_react10.useMemo)(
|
|
369
675
|
() => [
|
|
370
676
|
themeClass,
|
|
371
677
|
root,
|
|
@@ -382,7 +688,7 @@ function useStyles3({
|
|
|
382
688
|
// src/components/button/index.tsx
|
|
383
689
|
var import_jsx_runtime5 = require("react/jsx-runtime");
|
|
384
690
|
var ICON_SIZE = { sm: 14, md: 16, lg: 18 };
|
|
385
|
-
var Button = (0,
|
|
691
|
+
var Button = (0, import_react11.forwardRef)(function Button2({
|
|
386
692
|
variant: variant2,
|
|
387
693
|
tone: tone4,
|
|
388
694
|
size: size3 = "md",
|
|
@@ -417,10 +723,10 @@ var Button = (0, import_react10.forwardRef)(function Button2({
|
|
|
417
723
|
});
|
|
418
724
|
|
|
419
725
|
// src/components/divider/index.tsx
|
|
420
|
-
var
|
|
726
|
+
var import_react13 = require("react");
|
|
421
727
|
|
|
422
728
|
// src/components/divider/use-styles.ts
|
|
423
|
-
var
|
|
729
|
+
var import_react12 = require("react");
|
|
424
730
|
|
|
425
731
|
// src/components/divider/use-styles.css.ts
|
|
426
732
|
var horizontal = "use-styles_horizontal__1n7v7yj1";
|
|
@@ -433,7 +739,7 @@ var vertical = "use-styles_vertical__1n7v7yj2";
|
|
|
433
739
|
// src/components/divider/use-styles.ts
|
|
434
740
|
function useStyles4({ vertical: vertical2, hasLabel }) {
|
|
435
741
|
const { themeClass } = useTheme();
|
|
436
|
-
const root24 = (0,
|
|
742
|
+
const root24 = (0, import_react12.useMemo)(
|
|
437
743
|
() => [
|
|
438
744
|
themeClass,
|
|
439
745
|
root2,
|
|
@@ -446,7 +752,7 @@ function useStyles4({ vertical: vertical2, hasLabel }) {
|
|
|
446
752
|
|
|
447
753
|
// src/components/divider/index.tsx
|
|
448
754
|
var import_jsx_runtime6 = require("react/jsx-runtime");
|
|
449
|
-
var Divider = (0,
|
|
755
|
+
var Divider = (0, import_react13.forwardRef)(function Divider2({ vertical: vertical2, label: label7, testId, ...rest }, ref) {
|
|
450
756
|
const hasLabel = label7 != null;
|
|
451
757
|
const { root: root24, line: line2, label: labelClass } = useStyles4({ vertical: vertical2, hasLabel });
|
|
452
758
|
const { testId: dataTestId, slot } = useTestId("layout", testId);
|
|
@@ -461,10 +767,10 @@ var Divider = (0, import_react12.forwardRef)(function Divider2({ vertical: verti
|
|
|
461
767
|
});
|
|
462
768
|
|
|
463
769
|
// src/components/avatar/index.tsx
|
|
464
|
-
var
|
|
770
|
+
var import_react15 = require("react");
|
|
465
771
|
|
|
466
772
|
// src/components/avatar/use-styles.ts
|
|
467
|
-
var
|
|
773
|
+
var import_react14 = require("react");
|
|
468
774
|
|
|
469
775
|
// src/components/avatar/use-styles.css.ts
|
|
470
776
|
var root3 = "use-styles_root__1mn1rmu0";
|
|
@@ -478,7 +784,7 @@ function useStyles5({
|
|
|
478
784
|
className
|
|
479
785
|
}) {
|
|
480
786
|
const { themeClass } = useTheme();
|
|
481
|
-
const root24 = (0,
|
|
787
|
+
const root24 = (0, import_react14.useMemo)(
|
|
482
788
|
() => [
|
|
483
789
|
themeClass,
|
|
484
790
|
root3,
|
|
@@ -493,17 +799,17 @@ function useStyles5({
|
|
|
493
799
|
|
|
494
800
|
// src/components/avatar/index.tsx
|
|
495
801
|
var import_jsx_runtime7 = require("react/jsx-runtime");
|
|
496
|
-
var Avatar = (0,
|
|
802
|
+
var Avatar = (0, import_react15.forwardRef)(function Avatar2({ size: size3, filled, className, children, testId, ...rest }, ref) {
|
|
497
803
|
const { root: root24 } = useStyles5({ size: size3, filled, className });
|
|
498
804
|
const { testId: dataTestId } = useTestId("media", testId);
|
|
499
805
|
return /* @__PURE__ */ (0, import_jsx_runtime7.jsx)("span", { ref, className: root24, "data-testid": dataTestId, ...rest, children });
|
|
500
806
|
});
|
|
501
807
|
|
|
502
808
|
// src/components/badge/index.tsx
|
|
503
|
-
var
|
|
809
|
+
var import_react17 = require("react");
|
|
504
810
|
|
|
505
811
|
// src/components/badge/use-styles.ts
|
|
506
|
-
var
|
|
812
|
+
var import_react16 = require("react");
|
|
507
813
|
|
|
508
814
|
// src/components/badge/use-styles.css.ts
|
|
509
815
|
var dot = "use-styles_dot__1wpei6p1";
|
|
@@ -516,17 +822,17 @@ function useStyles6({
|
|
|
516
822
|
className
|
|
517
823
|
}) {
|
|
518
824
|
const { themeClass } = useTheme();
|
|
519
|
-
const root24 = (0,
|
|
825
|
+
const root24 = (0, import_react16.useMemo)(
|
|
520
826
|
() => [themeClass, root4, className].filter(Boolean).join(" "),
|
|
521
827
|
[themeClass, className]
|
|
522
828
|
);
|
|
523
|
-
const dot3 = (0,
|
|
829
|
+
const dot3 = (0, import_react16.useMemo)(() => [dot, tone2[tone4]].join(" "), [tone4]);
|
|
524
830
|
return { root: root24, dot: dot3 };
|
|
525
831
|
}
|
|
526
832
|
|
|
527
833
|
// src/components/badge/index.tsx
|
|
528
834
|
var import_jsx_runtime8 = require("react/jsx-runtime");
|
|
529
|
-
var Badge = (0,
|
|
835
|
+
var Badge = (0, import_react17.forwardRef)(function Badge2({ count, tone: tone4, className, children, testId, ...rest }, ref) {
|
|
530
836
|
const { root: root24, dot: dot3 } = useStyles6({ tone: tone4, className });
|
|
531
837
|
const { testId: dataTestId, slot } = useTestId("media", testId);
|
|
532
838
|
return /* @__PURE__ */ (0, import_jsx_runtime8.jsxs)("span", { ref, className: root24, "data-testid": dataTestId, ...rest, children: [
|
|
@@ -536,10 +842,10 @@ var Badge = (0, import_react16.forwardRef)(function Badge2({ count, tone: tone4,
|
|
|
536
842
|
});
|
|
537
843
|
|
|
538
844
|
// src/components/progress/index.tsx
|
|
539
|
-
var
|
|
845
|
+
var import_react19 = require("react");
|
|
540
846
|
|
|
541
847
|
// src/components/progress/use-styles.ts
|
|
542
|
-
var
|
|
848
|
+
var import_react18 = require("react");
|
|
543
849
|
|
|
544
850
|
// src/components/progress/use-styles.css.ts
|
|
545
851
|
var bar = "use-styles_bar__kbop7v3";
|
|
@@ -555,7 +861,7 @@ function useStyles7({
|
|
|
555
861
|
}) {
|
|
556
862
|
const { themeClass } = useTheme();
|
|
557
863
|
const indeterminate2 = value === void 0;
|
|
558
|
-
return (0,
|
|
864
|
+
return (0, import_react18.useMemo)(() => {
|
|
559
865
|
const root24 = (...classes) => [themeClass, ...classes, className].filter(Boolean).join(" ");
|
|
560
866
|
if (variant2 === "circular") {
|
|
561
867
|
return { track: "", bar: "", spinner: root24(spinner) };
|
|
@@ -570,7 +876,7 @@ function useStyles7({
|
|
|
570
876
|
|
|
571
877
|
// src/components/progress/index.tsx
|
|
572
878
|
var import_jsx_runtime9 = require("react/jsx-runtime");
|
|
573
|
-
var Progress = (0,
|
|
879
|
+
var Progress = (0, import_react19.forwardRef)(function Progress2({ variant: variant2 = "linear", value, size: size3 = 20, className, testId, ...rest }, ref) {
|
|
574
880
|
const { track: track4, bar: bar2, spinner: spinner2 } = useStyles7({ variant: variant2, value, className });
|
|
575
881
|
const indeterminate2 = value === void 0;
|
|
576
882
|
const { testId: dataTestId, slot } = useTestId("media", testId);
|
|
@@ -616,7 +922,7 @@ var Progress = (0, import_react18.forwardRef)(function Progress2({ variant: vari
|
|
|
616
922
|
});
|
|
617
923
|
|
|
618
924
|
// src/components/chip/index.tsx
|
|
619
|
-
var
|
|
925
|
+
var import_react21 = require("react");
|
|
620
926
|
|
|
621
927
|
// src/components/icons/x/index.tsx
|
|
622
928
|
var import_jsx_runtime10 = require("react/jsx-runtime");
|
|
@@ -644,7 +950,7 @@ function XIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
|
644
950
|
}
|
|
645
951
|
|
|
646
952
|
// src/components/chip/use-styles.ts
|
|
647
|
-
var
|
|
953
|
+
var import_react20 = require("react");
|
|
648
954
|
|
|
649
955
|
// src/components/chip/use-styles.css.ts
|
|
650
956
|
var clickable = "use-styles_clickable__1axilf44";
|
|
@@ -660,7 +966,7 @@ function useStyles8({
|
|
|
660
966
|
clickable: clickable2
|
|
661
967
|
}) {
|
|
662
968
|
const { themeClass } = useTheme();
|
|
663
|
-
const root24 = (0,
|
|
969
|
+
const root24 = (0, import_react20.useMemo)(
|
|
664
970
|
() => [
|
|
665
971
|
themeClass,
|
|
666
972
|
root5,
|
|
@@ -674,7 +980,7 @@ function useStyles8({
|
|
|
674
980
|
|
|
675
981
|
// src/components/chip/index.tsx
|
|
676
982
|
var import_jsx_runtime11 = require("react/jsx-runtime");
|
|
677
|
-
var Chip = (0,
|
|
983
|
+
var Chip = (0, import_react21.forwardRef)(function Chip2({ selected: selected3, tone: tone4, onDelete, onClick, children, testId, ...rest }, ref) {
|
|
678
984
|
const clickable2 = Boolean(onClick);
|
|
679
985
|
const { root: root24, deleteBtn: deleteBtn2 } = useStyles8({ selected: selected3, tone: tone4, clickable: clickable2 });
|
|
680
986
|
const { testId: dataTestId, slot } = useTestId("media", testId);
|
|
@@ -710,7 +1016,7 @@ var Chip = (0, import_react20.forwardRef)(function Chip2({ selected: selected3,
|
|
|
710
1016
|
});
|
|
711
1017
|
|
|
712
1018
|
// src/components/checkbox/index.tsx
|
|
713
|
-
var
|
|
1019
|
+
var import_react23 = require("react");
|
|
714
1020
|
|
|
715
1021
|
// src/components/icons/check/index.tsx
|
|
716
1022
|
var import_jsx_runtime12 = require("react/jsx-runtime");
|
|
@@ -735,7 +1041,7 @@ function CheckIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
|
735
1041
|
}
|
|
736
1042
|
|
|
737
1043
|
// src/components/checkbox/use-styles.ts
|
|
738
|
-
var
|
|
1044
|
+
var import_react22 = require("react");
|
|
739
1045
|
|
|
740
1046
|
// src/components/checkbox/use-styles.css.ts
|
|
741
1047
|
var box = "use-styles_box__9zoga91";
|
|
@@ -748,11 +1054,11 @@ var root6 = "use-styles_root__9zoga90";
|
|
|
748
1054
|
// src/components/checkbox/use-styles.ts
|
|
749
1055
|
function useStyles9({ checked, disabled: disabled3 }) {
|
|
750
1056
|
const { themeClass } = useTheme();
|
|
751
|
-
const root24 = (0,
|
|
1057
|
+
const root24 = (0, import_react22.useMemo)(
|
|
752
1058
|
() => [themeClass, root6, disabled3 && disabled].filter(Boolean).join(" "),
|
|
753
1059
|
[themeClass, disabled3]
|
|
754
1060
|
);
|
|
755
|
-
const box2 = (0,
|
|
1061
|
+
const box2 = (0, import_react22.useMemo)(
|
|
756
1062
|
() => [box, checked && boxChecked].filter(Boolean).join(" "),
|
|
757
1063
|
[checked]
|
|
758
1064
|
);
|
|
@@ -761,7 +1067,7 @@ function useStyles9({ checked, disabled: disabled3 }) {
|
|
|
761
1067
|
|
|
762
1068
|
// src/components/checkbox/index.tsx
|
|
763
1069
|
var import_jsx_runtime13 = require("react/jsx-runtime");
|
|
764
|
-
var Checkbox = (0,
|
|
1070
|
+
var Checkbox = (0, import_react23.forwardRef)(function Checkbox2({ checked = false, onChange, label: label7, disabled: disabled3 = false, id, testId, ...rest }, ref) {
|
|
765
1071
|
const { root: root24, input: input6, box: box2, check: check2 } = useStyles9({ checked, disabled: disabled3 });
|
|
766
1072
|
const { testId: dataTestId } = useTestId("toggle", testId);
|
|
767
1073
|
const handleChange = (e) => {
|
|
@@ -788,10 +1094,10 @@ var Checkbox = (0, import_react22.forwardRef)(function Checkbox2({ checked = fal
|
|
|
788
1094
|
});
|
|
789
1095
|
|
|
790
1096
|
// src/components/radio/index.tsx
|
|
791
|
-
var
|
|
1097
|
+
var import_react25 = require("react");
|
|
792
1098
|
|
|
793
1099
|
// src/components/radio/use-styles.ts
|
|
794
|
-
var
|
|
1100
|
+
var import_react24 = require("react");
|
|
795
1101
|
|
|
796
1102
|
// src/components/radio/use-styles.css.ts
|
|
797
1103
|
var circle = "use-styles_circle__vy61b42";
|
|
@@ -807,7 +1113,7 @@ function useStyles10({
|
|
|
807
1113
|
className
|
|
808
1114
|
}) {
|
|
809
1115
|
const { themeClass } = useTheme();
|
|
810
|
-
const root24 = (0,
|
|
1116
|
+
const root24 = (0, import_react24.useMemo)(
|
|
811
1117
|
() => [themeClass, root7, disabled3 && disabled2, className].filter(Boolean).join(" "),
|
|
812
1118
|
[themeClass, disabled3, className]
|
|
813
1119
|
);
|
|
@@ -822,7 +1128,7 @@ function useStyles10({
|
|
|
822
1128
|
|
|
823
1129
|
// src/components/radio/index.tsx
|
|
824
1130
|
var import_jsx_runtime14 = require("react/jsx-runtime");
|
|
825
|
-
var Radio = (0,
|
|
1131
|
+
var Radio = (0, import_react25.forwardRef)(function Radio2({ checked, onChange, label: label7, name, value, disabled: disabled3, testId, ...rest }, ref) {
|
|
826
1132
|
const { root: root24, input: input6, circle: circle2, dot: dot3, label: labelClass } = useStyles10({ disabled: disabled3 });
|
|
827
1133
|
const { testId: dataTestId } = useTestId("toggle", testId);
|
|
828
1134
|
return /* @__PURE__ */ (0, import_jsx_runtime14.jsxs)("label", { className: root24, "data-testid": dataTestId, "data-state": states({ checked, disabled: disabled3 }), children: [
|
|
@@ -846,10 +1152,10 @@ var Radio = (0, import_react24.forwardRef)(function Radio2({ checked, onChange,
|
|
|
846
1152
|
});
|
|
847
1153
|
|
|
848
1154
|
// src/components/switch/index.tsx
|
|
849
|
-
var
|
|
1155
|
+
var import_react27 = require("react");
|
|
850
1156
|
|
|
851
1157
|
// src/components/switch/use-styles.ts
|
|
852
|
-
var
|
|
1158
|
+
var import_react26 = require("react");
|
|
853
1159
|
|
|
854
1160
|
// src/components/switch/use-styles.css.ts
|
|
855
1161
|
var input3 = "surfaces_srOnly__1qa7atn0";
|
|
@@ -863,7 +1169,7 @@ var trackChecked = "use-styles_trackChecked__1r6kem72";
|
|
|
863
1169
|
// src/components/switch/use-styles.ts
|
|
864
1170
|
function useStyles11({ checked }) {
|
|
865
1171
|
const { themeClass } = useTheme();
|
|
866
|
-
return (0,
|
|
1172
|
+
return (0, import_react26.useMemo)(
|
|
867
1173
|
() => ({
|
|
868
1174
|
root: [themeClass, root8].filter(Boolean).join(" "),
|
|
869
1175
|
input: input3,
|
|
@@ -877,7 +1183,7 @@ function useStyles11({ checked }) {
|
|
|
877
1183
|
|
|
878
1184
|
// src/components/switch/index.tsx
|
|
879
1185
|
var import_jsx_runtime15 = require("react/jsx-runtime");
|
|
880
|
-
var Switch = (0,
|
|
1186
|
+
var Switch = (0, import_react27.forwardRef)(function Switch2({ checked = false, onChange, label: label7, disabled: disabled3, testId, ...rest }, ref) {
|
|
881
1187
|
const { root: root24, input: input6, track: track4, knob: knob2, label: labelClass } = useStyles11({ checked });
|
|
882
1188
|
const { testId: dataTestId } = useTestId("toggle", testId);
|
|
883
1189
|
return /* @__PURE__ */ (0, import_jsx_runtime15.jsxs)("label", { className: root24, "data-testid": dataTestId, "data-state": states({ checked, disabled: disabled3 }), children: [
|
|
@@ -904,13 +1210,13 @@ var Switch = (0, import_react26.forwardRef)(function Switch2({ checked = false,
|
|
|
904
1210
|
});
|
|
905
1211
|
|
|
906
1212
|
// src/components/text-field/index.tsx
|
|
907
|
-
var
|
|
1213
|
+
var import_react30 = require("react");
|
|
908
1214
|
|
|
909
1215
|
// src/components/base-field/index.tsx
|
|
910
|
-
var
|
|
1216
|
+
var import_react29 = require("react");
|
|
911
1217
|
|
|
912
1218
|
// src/components/base-field/use-styles.ts
|
|
913
|
-
var
|
|
1219
|
+
var import_react28 = require("react");
|
|
914
1220
|
|
|
915
1221
|
// src/components/base-field/use-styles.css.ts
|
|
916
1222
|
var field = "use-styles_field__1c3cgd3";
|
|
@@ -929,7 +1235,7 @@ var trailingSlot = "use-styles_trailingSlot__1c3cgdb";
|
|
|
929
1235
|
// src/components/base-field/use-styles.ts
|
|
930
1236
|
function useStyles12({ error, hasStartIcon, hasTrailing, className }) {
|
|
931
1237
|
const { themeClass } = useTheme();
|
|
932
|
-
return (0,
|
|
1238
|
+
return (0, import_react28.useMemo)(() => {
|
|
933
1239
|
const root24 = [themeClass, root9].filter(Boolean).join(" ");
|
|
934
1240
|
const labelText2 = [labelText, error && labelTextError].filter(Boolean).join(" ");
|
|
935
1241
|
const input6 = [
|
|
@@ -954,8 +1260,8 @@ function useStyles12({ error, hasStartIcon, hasTrailing, className }) {
|
|
|
954
1260
|
|
|
955
1261
|
// src/components/base-field/index.tsx
|
|
956
1262
|
var import_jsx_runtime16 = require("react/jsx-runtime");
|
|
957
|
-
var BaseField = (0,
|
|
958
|
-
const autoId = (0,
|
|
1263
|
+
var BaseField = (0, import_react29.forwardRef)(function BaseField2({ label: label7, help, error, startIcon: StartIcon, trailing: trailing2, id, className, testId, children }, ref) {
|
|
1264
|
+
const autoId = (0, import_react29.useId)();
|
|
959
1265
|
const controlId = id ?? autoId;
|
|
960
1266
|
const errorMessage = error != null && error !== false && error !== true && error !== "" ? error : null;
|
|
961
1267
|
const hasError = error === true || errorMessage != null;
|
|
@@ -1003,7 +1309,7 @@ var import_jsx_runtime17 = (
|
|
|
1003
1309
|
// tipo público de la ref es HTMLInputElement (la ref aplica solo a la rama <input>).
|
|
1004
1310
|
require("react/jsx-runtime")
|
|
1005
1311
|
);
|
|
1006
|
-
var TextField = (0,
|
|
1312
|
+
var TextField = (0, import_react30.forwardRef)(function TextField2({
|
|
1007
1313
|
label: label7,
|
|
1008
1314
|
help,
|
|
1009
1315
|
error,
|
|
@@ -1054,7 +1360,7 @@ var TextField = (0, import_react29.forwardRef)(function TextField2({
|
|
|
1054
1360
|
});
|
|
1055
1361
|
|
|
1056
1362
|
// src/components/password-field/index.tsx
|
|
1057
|
-
var
|
|
1363
|
+
var import_react32 = require("react");
|
|
1058
1364
|
|
|
1059
1365
|
// src/components/icons/eye/index.tsx
|
|
1060
1366
|
var import_jsx_runtime18 = require("react/jsx-runtime");
|
|
@@ -1109,21 +1415,21 @@ function EyeOffIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
|
1109
1415
|
}
|
|
1110
1416
|
|
|
1111
1417
|
// src/components/password-field/use-styles.ts
|
|
1112
|
-
var
|
|
1418
|
+
var import_react31 = require("react");
|
|
1113
1419
|
|
|
1114
1420
|
// src/components/password-field/use-styles.css.ts
|
|
1115
1421
|
var revealButton = "use-styles_revealButton__rsu9d50";
|
|
1116
1422
|
|
|
1117
1423
|
// src/components/password-field/use-styles.ts
|
|
1118
1424
|
function useStyles13() {
|
|
1119
|
-
return (0,
|
|
1425
|
+
return (0, import_react31.useMemo)(() => ({ revealButton }), []);
|
|
1120
1426
|
}
|
|
1121
1427
|
|
|
1122
1428
|
// src/components/password-field/index.tsx
|
|
1123
1429
|
var import_jsx_runtime20 = require("react/jsx-runtime");
|
|
1124
|
-
var PasswordField = (0,
|
|
1430
|
+
var PasswordField = (0, import_react32.forwardRef)(
|
|
1125
1431
|
function PasswordField2({ label: label7, help, error, startIcon, onChange, id, className, ...rest }, ref) {
|
|
1126
|
-
const [reveal, setReveal] = (0,
|
|
1432
|
+
const [reveal, setReveal] = (0, import_react32.useState)(false);
|
|
1127
1433
|
const classes = useStyles13();
|
|
1128
1434
|
const handleChange = (e) => {
|
|
1129
1435
|
onChange?.(e.target.value);
|
|
@@ -1169,7 +1475,7 @@ var PasswordField = (0, import_react31.forwardRef)(
|
|
|
1169
1475
|
);
|
|
1170
1476
|
|
|
1171
1477
|
// src/components/money-field/index.tsx
|
|
1172
|
-
var
|
|
1478
|
+
var import_react33 = require("react");
|
|
1173
1479
|
var import_jsx_runtime21 = require("react/jsx-runtime");
|
|
1174
1480
|
function parseAmount(raw) {
|
|
1175
1481
|
const cleaned = raw.replace(/[^0-9.-]/g, "");
|
|
@@ -1177,7 +1483,7 @@ function parseAmount(raw) {
|
|
|
1177
1483
|
const n = Number.parseFloat(cleaned);
|
|
1178
1484
|
return Number.isNaN(n) ? null : n;
|
|
1179
1485
|
}
|
|
1180
|
-
var MoneyField = (0,
|
|
1486
|
+
var MoneyField = (0, import_react33.forwardRef)(function MoneyField2({
|
|
1181
1487
|
value,
|
|
1182
1488
|
onChange,
|
|
1183
1489
|
currency = "USD",
|
|
@@ -1192,9 +1498,9 @@ var MoneyField = (0, import_react32.forwardRef)(function MoneyField2({
|
|
|
1192
1498
|
onBlur,
|
|
1193
1499
|
...rest
|
|
1194
1500
|
}, ref) {
|
|
1195
|
-
const [focused, setFocused] = (0,
|
|
1196
|
-
const [draft, setDraft] = (0,
|
|
1197
|
-
const formatter = (0,
|
|
1501
|
+
const [focused, setFocused] = (0, import_react33.useState)(false);
|
|
1502
|
+
const [draft, setDraft] = (0, import_react33.useState)("");
|
|
1503
|
+
const formatter = (0, import_react33.useMemo)(
|
|
1198
1504
|
() => new Intl.NumberFormat(locale, { style: "currency", currency }),
|
|
1199
1505
|
[locale, currency]
|
|
1200
1506
|
);
|
|
@@ -1237,10 +1543,10 @@ var MoneyField = (0, import_react32.forwardRef)(function MoneyField2({
|
|
|
1237
1543
|
});
|
|
1238
1544
|
|
|
1239
1545
|
// src/components/icon-button/index.tsx
|
|
1240
|
-
var
|
|
1546
|
+
var import_react35 = require("react");
|
|
1241
1547
|
|
|
1242
1548
|
// src/components/icon-button/use-styles.ts
|
|
1243
|
-
var
|
|
1549
|
+
var import_react34 = require("react");
|
|
1244
1550
|
|
|
1245
1551
|
// src/components/icon-button/use-styles.css.ts
|
|
1246
1552
|
var accent = "use-styles_accent__18np0q02";
|
|
@@ -1253,7 +1559,7 @@ function useStyles14({
|
|
|
1253
1559
|
tone: tone4 = "ink"
|
|
1254
1560
|
}) {
|
|
1255
1561
|
const { themeClass } = useTheme();
|
|
1256
|
-
const root24 = (0,
|
|
1562
|
+
const root24 = (0, import_react34.useMemo)(
|
|
1257
1563
|
() => [themeClass, root10, tone4 === "accent" && accent, active2 && active].filter(Boolean).join(" "),
|
|
1258
1564
|
[themeClass, active2, tone4]
|
|
1259
1565
|
);
|
|
@@ -1262,7 +1568,7 @@ function useStyles14({
|
|
|
1262
1568
|
|
|
1263
1569
|
// src/components/icon-button/index.tsx
|
|
1264
1570
|
var import_jsx_runtime22 = require("react/jsx-runtime");
|
|
1265
|
-
var IconButton = (0,
|
|
1571
|
+
var IconButton = (0, import_react35.forwardRef)(function IconButton2({ icon: Icon, active: active2, tone: tone4, title, type = "button", testId, ...rest }, ref) {
|
|
1266
1572
|
if (typeof process !== "undefined" && process.env.NODE_ENV !== "production") {
|
|
1267
1573
|
const restProps = rest;
|
|
1268
1574
|
const hasName = title.trim() !== "" || restProps["aria-label"] != null || restProps["aria-labelledby"] != null;
|
|
@@ -1289,10 +1595,10 @@ var IconButton = (0, import_react34.forwardRef)(function IconButton2({ icon: Ico
|
|
|
1289
1595
|
});
|
|
1290
1596
|
|
|
1291
1597
|
// src/components/card/index.tsx
|
|
1292
|
-
var
|
|
1598
|
+
var import_react37 = require("react");
|
|
1293
1599
|
|
|
1294
1600
|
// src/components/card/use-styles.ts
|
|
1295
|
-
var
|
|
1601
|
+
var import_react36 = require("react");
|
|
1296
1602
|
|
|
1297
1603
|
// src/components/card/use-styles.css.ts
|
|
1298
1604
|
var body = "use-styles_body__1fuvd022";
|
|
@@ -1303,13 +1609,13 @@ var root11 = "use-styles_root__1fuvd020";
|
|
|
1303
1609
|
// src/components/card/use-styles.ts
|
|
1304
1610
|
function useStyles15() {
|
|
1305
1611
|
const { themeClass } = useTheme();
|
|
1306
|
-
const root24 = (0,
|
|
1612
|
+
const root24 = (0, import_react36.useMemo)(() => `${themeClass} ${root11}`, [themeClass]);
|
|
1307
1613
|
return { root: root24, header, body, footer };
|
|
1308
1614
|
}
|
|
1309
1615
|
|
|
1310
1616
|
// src/components/card/index.tsx
|
|
1311
1617
|
var import_jsx_runtime23 = require("react/jsx-runtime");
|
|
1312
|
-
var CardRoot = (0,
|
|
1618
|
+
var CardRoot = (0, import_react37.forwardRef)(function Card({ children, testId, ...rest }, ref) {
|
|
1313
1619
|
const { root: root24 } = useStyles15();
|
|
1314
1620
|
const { testId: dataTestId } = useTestId("layout", testId);
|
|
1315
1621
|
return /* @__PURE__ */ (0, import_jsx_runtime23.jsx)("div", { ref, className: root24, "data-testid": dataTestId, ...rest, children });
|
|
@@ -1337,7 +1643,7 @@ var Card2 = Object.assign(CardRoot, {
|
|
|
1337
1643
|
});
|
|
1338
1644
|
|
|
1339
1645
|
// src/components/alert/index.tsx
|
|
1340
|
-
var
|
|
1646
|
+
var import_react39 = require("react");
|
|
1341
1647
|
|
|
1342
1648
|
// src/components/icons/circle-check/index.tsx
|
|
1343
1649
|
var import_jsx_runtime24 = require("react/jsx-runtime");
|
|
@@ -1443,7 +1749,7 @@ function TriangleAlertIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
|
1443
1749
|
}
|
|
1444
1750
|
|
|
1445
1751
|
// src/components/alert/use-styles.ts
|
|
1446
|
-
var
|
|
1752
|
+
var import_react38 = require("react");
|
|
1447
1753
|
|
|
1448
1754
|
// src/components/alert/use-styles.css.ts
|
|
1449
1755
|
var content = "use-styles_content__ivsh6u6";
|
|
@@ -1457,7 +1763,7 @@ function useStyles16({
|
|
|
1457
1763
|
className
|
|
1458
1764
|
}) {
|
|
1459
1765
|
const { themeClass } = useTheme();
|
|
1460
|
-
const root24 = (0,
|
|
1766
|
+
const root24 = (0, import_react38.useMemo)(
|
|
1461
1767
|
() => [themeClass, root12, severity[severity2], className].filter(Boolean).join(" "),
|
|
1462
1768
|
[themeClass, severity2, className]
|
|
1463
1769
|
);
|
|
@@ -1476,7 +1782,7 @@ var defaultIcons = {
|
|
|
1476
1782
|
warn: TriangleAlertIcon,
|
|
1477
1783
|
danger: CircleXIcon
|
|
1478
1784
|
};
|
|
1479
|
-
var Alert = (0,
|
|
1785
|
+
var Alert = (0, import_react39.forwardRef)(function Alert2({ severity: severity2 = "info", title, icon, className, testId, children, ...rest }, ref) {
|
|
1480
1786
|
const styles = useStyles16({ severity: severity2, className });
|
|
1481
1787
|
const { testId: dataTestId, slot } = useTestId("feedback", testId);
|
|
1482
1788
|
const IconComponent = icon ?? defaultIcons[severity2];
|
|
@@ -1490,10 +1796,10 @@ var Alert = (0, import_react38.forwardRef)(function Alert2({ severity: severity2
|
|
|
1490
1796
|
});
|
|
1491
1797
|
|
|
1492
1798
|
// src/components/tooltip/index.tsx
|
|
1493
|
-
var
|
|
1799
|
+
var import_react41 = require("react");
|
|
1494
1800
|
|
|
1495
1801
|
// src/components/tooltip/use-styles.ts
|
|
1496
|
-
var
|
|
1802
|
+
var import_react40 = require("react");
|
|
1497
1803
|
|
|
1498
1804
|
// src/components/tooltip/use-styles.css.ts
|
|
1499
1805
|
var bubble = "use-styles_bubble__h9kvh1 surfaces_inkySurface__1qa7atn2";
|
|
@@ -1505,11 +1811,11 @@ function useStyles17({
|
|
|
1505
1811
|
placement: placement2 = "top"
|
|
1506
1812
|
}) {
|
|
1507
1813
|
const { themeClass } = useTheme();
|
|
1508
|
-
const wrapper4 = (0,
|
|
1814
|
+
const wrapper4 = (0, import_react40.useMemo)(
|
|
1509
1815
|
() => [themeClass, wrapper].filter(Boolean).join(" "),
|
|
1510
1816
|
[themeClass]
|
|
1511
1817
|
);
|
|
1512
|
-
const bubble2 = (0,
|
|
1818
|
+
const bubble2 = (0, import_react40.useMemo)(
|
|
1513
1819
|
() => [bubble, placement[placement2]].filter(Boolean).join(" "),
|
|
1514
1820
|
[placement2]
|
|
1515
1821
|
);
|
|
@@ -1519,12 +1825,12 @@ function useStyles17({
|
|
|
1519
1825
|
// src/components/tooltip/index.tsx
|
|
1520
1826
|
var import_jsx_runtime29 = require("react/jsx-runtime");
|
|
1521
1827
|
var HIDE_DELAY = 120;
|
|
1522
|
-
var Tooltip = (0,
|
|
1523
|
-
const [open, setOpen] = (0,
|
|
1524
|
-
const tooltipId = (0,
|
|
1828
|
+
var Tooltip = (0, import_react41.forwardRef)(function Tooltip2({ label: label7, children, placement: placement2, testId }, ref) {
|
|
1829
|
+
const [open, setOpen] = (0, import_react41.useState)(false);
|
|
1830
|
+
const tooltipId = (0, import_react41.useId)();
|
|
1525
1831
|
const { wrapper: wrapper4, bubble: bubble2 } = useStyles17({ placement: placement2 });
|
|
1526
1832
|
const { testId: dataTestId, slot } = useTestId("feedback", testId);
|
|
1527
|
-
const hideTimer = (0,
|
|
1833
|
+
const hideTimer = (0, import_react41.useRef)(null);
|
|
1528
1834
|
const clearHide = () => {
|
|
1529
1835
|
if (hideTimer.current) {
|
|
1530
1836
|
clearTimeout(hideTimer.current);
|
|
@@ -1543,7 +1849,7 @@ var Tooltip = (0, import_react40.forwardRef)(function Tooltip2({ label: label7,
|
|
|
1543
1849
|
clearHide();
|
|
1544
1850
|
setOpen(false);
|
|
1545
1851
|
};
|
|
1546
|
-
(0,
|
|
1852
|
+
(0, import_react41.useEffect)(() => {
|
|
1547
1853
|
return () => {
|
|
1548
1854
|
if (hideTimer.current) clearTimeout(hideTimer.current);
|
|
1549
1855
|
};
|
|
@@ -1556,7 +1862,7 @@ var Tooltip = (0, import_react40.forwardRef)(function Tooltip2({ label: label7,
|
|
|
1556
1862
|
};
|
|
1557
1863
|
const previousDescribedBy = children.props["aria-describedby"];
|
|
1558
1864
|
const describedBy = open ? [previousDescribedBy, tooltipId].filter(Boolean).join(" ") : previousDescribedBy;
|
|
1559
|
-
const trigger2 = (0,
|
|
1865
|
+
const trigger2 = (0, import_react41.cloneElement)(children, { "aria-describedby": describedBy });
|
|
1560
1866
|
return /* @__PURE__ */ (0, import_jsx_runtime29.jsxs)(
|
|
1561
1867
|
"span",
|
|
1562
1868
|
{
|
|
@@ -1588,7 +1894,7 @@ var Tooltip = (0, import_react40.forwardRef)(function Tooltip2({ label: label7,
|
|
|
1588
1894
|
});
|
|
1589
1895
|
|
|
1590
1896
|
// src/components/select/index.tsx
|
|
1591
|
-
var
|
|
1897
|
+
var import_react43 = require("react");
|
|
1592
1898
|
|
|
1593
1899
|
// src/components/icons/chevron-down/index.tsx
|
|
1594
1900
|
var import_jsx_runtime30 = require("react/jsx-runtime");
|
|
@@ -1613,7 +1919,7 @@ function ChevronDownIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
|
1613
1919
|
}
|
|
1614
1920
|
|
|
1615
1921
|
// src/components/select/use-styles.ts
|
|
1616
|
-
var
|
|
1922
|
+
var import_react42 = require("react");
|
|
1617
1923
|
|
|
1618
1924
|
// src/components/select/use-styles.css.ts
|
|
1619
1925
|
var chevron = "use-styles_chevron__1w1czpb4";
|
|
@@ -1632,7 +1938,7 @@ function useStyles18({
|
|
|
1632
1938
|
open = false
|
|
1633
1939
|
}) {
|
|
1634
1940
|
const { themeClass } = useTheme();
|
|
1635
|
-
return (0,
|
|
1941
|
+
return (0, import_react42.useMemo)(() => {
|
|
1636
1942
|
const chevron3 = [chevron, open && chevronOpen].filter(Boolean).join(" ");
|
|
1637
1943
|
return {
|
|
1638
1944
|
root: [themeClass, root13].filter(Boolean).join(" "),
|
|
@@ -1648,16 +1954,16 @@ function useStyles18({
|
|
|
1648
1954
|
|
|
1649
1955
|
// src/components/select/index.tsx
|
|
1650
1956
|
var import_jsx_runtime31 = require("react/jsx-runtime");
|
|
1651
|
-
var Select = (0,
|
|
1652
|
-
const [open, setOpen] = (0,
|
|
1653
|
-
const [activeIndex, setActiveIndex] = (0,
|
|
1654
|
-
const rootRef = (0,
|
|
1957
|
+
var Select = (0, import_react43.forwardRef)(function Select2({ options, value, onChange, placeholder: placeholder2, label: label7, disabled: disabled3, ...rest }, ref) {
|
|
1958
|
+
const [open, setOpen] = (0, import_react43.useState)(false);
|
|
1959
|
+
const [activeIndex, setActiveIndex] = (0, import_react43.useState)(0);
|
|
1960
|
+
const rootRef = (0, import_react43.useRef)(null);
|
|
1655
1961
|
const setRootRef = (node) => {
|
|
1656
1962
|
rootRef.current = node;
|
|
1657
1963
|
if (typeof ref === "function") ref(node);
|
|
1658
1964
|
else if (ref) ref.current = node;
|
|
1659
1965
|
};
|
|
1660
|
-
const baseId = (0,
|
|
1966
|
+
const baseId = (0, import_react43.useId)();
|
|
1661
1967
|
const labelId = `${baseId}-label`;
|
|
1662
1968
|
const optionId = (index) => `${baseId}-option-${index}`;
|
|
1663
1969
|
const {
|
|
@@ -1669,7 +1975,7 @@ var Select = (0, import_react42.forwardRef)(function Select2({ options, value, o
|
|
|
1669
1975
|
menu: menu2,
|
|
1670
1976
|
optionClass
|
|
1671
1977
|
} = useStyles18({ open });
|
|
1672
|
-
(0,
|
|
1978
|
+
(0, import_react43.useEffect)(() => {
|
|
1673
1979
|
if (!open) return;
|
|
1674
1980
|
const onPointerDown = (event) => {
|
|
1675
1981
|
if (rootRef.current && !rootRef.current.contains(event.target)) {
|
|
@@ -1780,10 +2086,10 @@ var Select = (0, import_react42.forwardRef)(function Select2({ options, value, o
|
|
|
1780
2086
|
});
|
|
1781
2087
|
|
|
1782
2088
|
// src/components/slider/index.tsx
|
|
1783
|
-
var
|
|
2089
|
+
var import_react45 = require("react");
|
|
1784
2090
|
|
|
1785
2091
|
// src/components/slider/use-styles.ts
|
|
1786
|
-
var
|
|
2092
|
+
var import_react44 = require("react");
|
|
1787
2093
|
|
|
1788
2094
|
// src/components/slider/use-styles.css.ts
|
|
1789
2095
|
var input5 = "use-styles_input__okw59n3";
|
|
@@ -1797,7 +2103,7 @@ var wrapper2 = "use-styles_wrapper__okw59n6";
|
|
|
1797
2103
|
// src/components/slider/use-styles.ts
|
|
1798
2104
|
function useStyles19() {
|
|
1799
2105
|
const { themeClass } = useTheme();
|
|
1800
|
-
return (0,
|
|
2106
|
+
return (0, import_react44.useMemo)(() => {
|
|
1801
2107
|
const root24 = [themeClass, root14].filter(Boolean).join(" ");
|
|
1802
2108
|
return {
|
|
1803
2109
|
wrapper: wrapper2,
|
|
@@ -1813,7 +2119,7 @@ function useStyles19() {
|
|
|
1813
2119
|
|
|
1814
2120
|
// src/components/slider/index.tsx
|
|
1815
2121
|
var import_jsx_runtime32 = require("react/jsx-runtime");
|
|
1816
|
-
var Slider = (0,
|
|
2122
|
+
var Slider = (0, import_react45.forwardRef)(function Slider2({ value = 0, onChange, min = 0, max = 100, step: step2 = 1, disabled: disabled3, label: label7, ...rest }, ref) {
|
|
1817
2123
|
const { wrapper: wrapper4, label: labelClass, root: root24, track: track4, range: range2, thumb: thumb2, input: input6 } = useStyles19();
|
|
1818
2124
|
const span = max - min;
|
|
1819
2125
|
const percent = span > 0 ? (value - min) / span * 100 : 0;
|
|
@@ -1847,10 +2153,10 @@ var Slider = (0, import_react44.forwardRef)(function Slider2({ value = 0, onChan
|
|
|
1847
2153
|
});
|
|
1848
2154
|
|
|
1849
2155
|
// src/components/accordion/index.tsx
|
|
1850
|
-
var
|
|
2156
|
+
var import_react47 = require("react");
|
|
1851
2157
|
|
|
1852
2158
|
// src/components/accordion/use-styles.ts
|
|
1853
|
-
var
|
|
2159
|
+
var import_react46 = require("react");
|
|
1854
2160
|
|
|
1855
2161
|
// src/components/accordion/use-styles.css.ts
|
|
1856
2162
|
var chevron2 = "use-styles_chevron__1cjrdh93";
|
|
@@ -1863,7 +2169,7 @@ var root15 = "use-styles_root__1cjrdh90";
|
|
|
1863
2169
|
// src/components/accordion/use-styles.ts
|
|
1864
2170
|
function useStyles20({ className }) {
|
|
1865
2171
|
const { themeClass } = useTheme();
|
|
1866
|
-
return (0,
|
|
2172
|
+
return (0, import_react46.useMemo)(
|
|
1867
2173
|
() => ({
|
|
1868
2174
|
root: [themeClass, root15, className].filter(Boolean).join(" "),
|
|
1869
2175
|
item,
|
|
@@ -1877,8 +2183,8 @@ function useStyles20({ className }) {
|
|
|
1877
2183
|
|
|
1878
2184
|
// src/components/accordion/index.tsx
|
|
1879
2185
|
var import_jsx_runtime33 = require("react/jsx-runtime");
|
|
1880
|
-
var Accordion = (0,
|
|
1881
|
-
const [open, setOpen] = (0,
|
|
2186
|
+
var Accordion = (0, import_react47.forwardRef)(function Accordion2({ items, multiple = false, defaultOpen = [], className, testId }, ref) {
|
|
2187
|
+
const [open, setOpen] = (0, import_react47.useState)(defaultOpen);
|
|
1882
2188
|
const { root: root24, item: item3, header: header3, chevronFor, panel: panel3 } = useStyles20({ className });
|
|
1883
2189
|
const { testId: dataTestId, slot } = useTestId("layout", testId);
|
|
1884
2190
|
const toggle = (id) => {
|
|
@@ -1935,7 +2241,7 @@ var Accordion = (0, import_react46.forwardRef)(function Accordion2({ items, mult
|
|
|
1935
2241
|
});
|
|
1936
2242
|
|
|
1937
2243
|
// src/components/breadcrumbs/index.tsx
|
|
1938
|
-
var
|
|
2244
|
+
var import_react49 = require("react");
|
|
1939
2245
|
|
|
1940
2246
|
// src/components/icons/chevron-right/index.tsx
|
|
1941
2247
|
var import_jsx_runtime34 = require("react/jsx-runtime");
|
|
@@ -1960,7 +2266,7 @@ function ChevronRightIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
|
1960
2266
|
}
|
|
1961
2267
|
|
|
1962
2268
|
// src/components/breadcrumbs/use-styles.ts
|
|
1963
|
-
var
|
|
2269
|
+
var import_react48 = require("react");
|
|
1964
2270
|
|
|
1965
2271
|
// src/components/breadcrumbs/use-styles.css.ts
|
|
1966
2272
|
var crumb = "use-styles_crumb__7u0du61";
|
|
@@ -1971,7 +2277,7 @@ var separator = "use-styles_separator__7u0du63";
|
|
|
1971
2277
|
// src/components/breadcrumbs/use-styles.ts
|
|
1972
2278
|
function useStyles21({ className }) {
|
|
1973
2279
|
const { themeClass } = useTheme();
|
|
1974
|
-
const root24 = (0,
|
|
2280
|
+
const root24 = (0, import_react48.useMemo)(
|
|
1975
2281
|
() => [themeClass, root16, className].filter(Boolean).join(" "),
|
|
1976
2282
|
[themeClass, className]
|
|
1977
2283
|
);
|
|
@@ -1980,13 +2286,13 @@ function useStyles21({ className }) {
|
|
|
1980
2286
|
|
|
1981
2287
|
// src/components/breadcrumbs/index.tsx
|
|
1982
2288
|
var import_jsx_runtime35 = require("react/jsx-runtime");
|
|
1983
|
-
var Breadcrumbs = (0,
|
|
2289
|
+
var Breadcrumbs = (0, import_react49.forwardRef)(function Breadcrumbs2({ items, className, testId, ...rest }, ref) {
|
|
1984
2290
|
const { root: root24, crumb: crumb2, current: current2, separator: separator2 } = useStyles21({ className });
|
|
1985
2291
|
const { testId: dataTestId, slot } = useTestId("nav", testId);
|
|
1986
2292
|
return /* @__PURE__ */ (0, import_jsx_runtime35.jsx)("nav", { ref, "aria-label": "Breadcrumb", className: root24, "data-testid": dataTestId, ...rest, children: items.map((item3, index) => {
|
|
1987
2293
|
const isLast = index === items.length - 1;
|
|
1988
2294
|
const key = index;
|
|
1989
|
-
return /* @__PURE__ */ (0, import_jsx_runtime35.jsxs)(
|
|
2295
|
+
return /* @__PURE__ */ (0, import_jsx_runtime35.jsxs)(import_react49.Fragment, { children: [
|
|
1990
2296
|
isLast ? /* @__PURE__ */ (0, import_jsx_runtime35.jsx)("span", { className: current2, "aria-current": "page", "data-testid": slot(`crumb-${index}`), children: item3.label }) : item3.href ? /* @__PURE__ */ (0, import_jsx_runtime35.jsx)("a", { className: crumb2, href: item3.href, "data-testid": slot(`crumb-${index}`), children: item3.label }) : /* @__PURE__ */ (0, import_jsx_runtime35.jsx)("span", { className: crumb2, "data-testid": slot(`crumb-${index}`), children: item3.label }),
|
|
1991
2297
|
!isLast && /* @__PURE__ */ (0, import_jsx_runtime35.jsx)("span", { className: separator2, children: /* @__PURE__ */ (0, import_jsx_runtime35.jsx)(ChevronRightIcon, { size: 14 }) })
|
|
1992
2298
|
] }, key);
|
|
@@ -1994,7 +2300,7 @@ var Breadcrumbs = (0, import_react48.forwardRef)(function Breadcrumbs2({ items,
|
|
|
1994
2300
|
});
|
|
1995
2301
|
|
|
1996
2302
|
// src/components/pagination/index.tsx
|
|
1997
|
-
var
|
|
2303
|
+
var import_react51 = require("react");
|
|
1998
2304
|
|
|
1999
2305
|
// src/components/icons/chevron-left/index.tsx
|
|
2000
2306
|
var import_jsx_runtime36 = require("react/jsx-runtime");
|
|
@@ -2019,7 +2325,7 @@ function ChevronLeftIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
|
2019
2325
|
}
|
|
2020
2326
|
|
|
2021
2327
|
// src/components/pagination/use-styles.ts
|
|
2022
|
-
var
|
|
2328
|
+
var import_react50 = require("react");
|
|
2023
2329
|
|
|
2024
2330
|
// src/components/pagination/use-styles.css.ts
|
|
2025
2331
|
var ellipsis = "use-styles_ellipsis__1azgzoh3";
|
|
@@ -2031,7 +2337,7 @@ var root17 = "use-styles_root__1azgzoh0";
|
|
|
2031
2337
|
// src/components/pagination/use-styles.ts
|
|
2032
2338
|
function useStyles22() {
|
|
2033
2339
|
const { themeClass } = useTheme();
|
|
2034
|
-
return (0,
|
|
2340
|
+
return (0, import_react50.useMemo)(
|
|
2035
2341
|
() => ({
|
|
2036
2342
|
root: [themeClass, root17].filter(Boolean).join(" "),
|
|
2037
2343
|
pageBtnFor: (active2) => [pageBtn, active2 && pageActive].filter(Boolean).join(" "),
|
|
@@ -2057,7 +2363,7 @@ function buildItems(count, page, siblingCount) {
|
|
|
2057
2363
|
if (last > first) items.push(last);
|
|
2058
2364
|
return items;
|
|
2059
2365
|
}
|
|
2060
|
-
var Pagination = (0,
|
|
2366
|
+
var Pagination = (0, import_react51.forwardRef)(function Pagination2({ count, page = 1, onChange, siblingCount = 1, testId, ...rest }, ref) {
|
|
2061
2367
|
const { root: root24, pageBtnFor, ellipsis: ellipsis2, nav: nav2 } = useStyles22();
|
|
2062
2368
|
const { testId: dataTestId, slot } = useTestId("nav", testId);
|
|
2063
2369
|
const total = Math.max(1, count);
|
|
@@ -2115,10 +2421,10 @@ var Pagination = (0, import_react50.forwardRef)(function Pagination2({ count, pa
|
|
|
2115
2421
|
});
|
|
2116
2422
|
|
|
2117
2423
|
// src/components/stepper/index.tsx
|
|
2118
|
-
var
|
|
2424
|
+
var import_react53 = require("react");
|
|
2119
2425
|
|
|
2120
2426
|
// src/components/stepper/use-styles.ts
|
|
2121
|
-
var
|
|
2427
|
+
var import_react52 = require("react");
|
|
2122
2428
|
|
|
2123
2429
|
// src/components/stepper/use-styles.css.ts
|
|
2124
2430
|
var connector = "use-styles_connector__79pt4e7";
|
|
@@ -2133,7 +2439,7 @@ var step = "use-styles_step__79pt4e1";
|
|
|
2133
2439
|
// src/components/stepper/use-styles.ts
|
|
2134
2440
|
function useStyles23({ className }) {
|
|
2135
2441
|
const { themeClass } = useTheme();
|
|
2136
|
-
return (0,
|
|
2442
|
+
return (0, import_react52.useMemo)(() => {
|
|
2137
2443
|
const root24 = [themeClass, root18, className].filter(Boolean).join(" ");
|
|
2138
2444
|
const markerFor = (state) => [
|
|
2139
2445
|
marker,
|
|
@@ -2147,7 +2453,7 @@ function useStyles23({ className }) {
|
|
|
2147
2453
|
|
|
2148
2454
|
// src/components/stepper/index.tsx
|
|
2149
2455
|
var import_jsx_runtime38 = require("react/jsx-runtime");
|
|
2150
|
-
var Stepper = (0,
|
|
2456
|
+
var Stepper = (0, import_react53.forwardRef)(function Stepper2({ steps, active: active2 = 0, className, testId, ...rest }, ref) {
|
|
2151
2457
|
const { root: root24, step: step2, connector: connector2, markerFor, labelFor } = useStyles23({ className });
|
|
2152
2458
|
const { testId: dataTestId, slot } = useTestId("nav", testId);
|
|
2153
2459
|
return /* @__PURE__ */ (0, import_jsx_runtime38.jsx)("div", { ref, className: root24, "data-testid": dataTestId, ...rest, children: steps.map((s, index) => {
|
|
@@ -2155,7 +2461,7 @@ var Stepper = (0, import_react52.forwardRef)(function Stepper2({ steps, active:
|
|
|
2155
2461
|
const isActive = state === "active";
|
|
2156
2462
|
return (
|
|
2157
2463
|
// biome-ignore lint/suspicious/noArrayIndexKey: steps are a static, ordered list with no stable id.
|
|
2158
|
-
/* @__PURE__ */ (0, import_jsx_runtime38.jsxs)(
|
|
2464
|
+
/* @__PURE__ */ (0, import_jsx_runtime38.jsxs)(import_react53.Fragment, { children: [
|
|
2159
2465
|
/* @__PURE__ */ (0, import_jsx_runtime38.jsxs)(
|
|
2160
2466
|
"div",
|
|
2161
2467
|
{
|
|
@@ -2176,10 +2482,10 @@ var Stepper = (0, import_react52.forwardRef)(function Stepper2({ steps, active:
|
|
|
2176
2482
|
});
|
|
2177
2483
|
|
|
2178
2484
|
// src/components/tabs/index.tsx
|
|
2179
|
-
var
|
|
2485
|
+
var import_react55 = require("react");
|
|
2180
2486
|
|
|
2181
2487
|
// src/components/tabs/use-styles.ts
|
|
2182
|
-
var
|
|
2488
|
+
var import_react54 = require("react");
|
|
2183
2489
|
|
|
2184
2490
|
// src/components/tabs/use-styles.css.ts
|
|
2185
2491
|
var panel2 = "use-styles_panel__1l4m7t43";
|
|
@@ -2190,7 +2496,7 @@ var tabActive = "use-styles_tabActive__1l4m7t42";
|
|
|
2190
2496
|
// src/components/tabs/use-styles.ts
|
|
2191
2497
|
function useStyles24() {
|
|
2192
2498
|
const { themeClass } = useTheme();
|
|
2193
|
-
return (0,
|
|
2499
|
+
return (0, import_react54.useMemo)(() => {
|
|
2194
2500
|
const root24 = [themeClass, root19].filter(Boolean).join(" ");
|
|
2195
2501
|
const tabClass = (active2) => [tab, active2 && tabActive].filter(Boolean).join(" ");
|
|
2196
2502
|
return { root: root24, tab, tabClass, panel: panel2 };
|
|
@@ -2199,11 +2505,11 @@ function useStyles24() {
|
|
|
2199
2505
|
|
|
2200
2506
|
// src/components/tabs/index.tsx
|
|
2201
2507
|
var import_jsx_runtime39 = require("react/jsx-runtime");
|
|
2202
|
-
var Tabs = (0,
|
|
2508
|
+
var Tabs = (0, import_react55.forwardRef)(function Tabs2({ items, value, onChange, testId, ...rest }, ref) {
|
|
2203
2509
|
const { root: root24, tabClass, panel: panel3 } = useStyles24();
|
|
2204
2510
|
const { testId: dataTestId, slot } = useTestId("nav", testId);
|
|
2205
|
-
const baseId = (0,
|
|
2206
|
-
const tabRefs = (0,
|
|
2511
|
+
const baseId = (0, import_react55.useId)();
|
|
2512
|
+
const tabRefs = (0, import_react55.useRef)([]);
|
|
2207
2513
|
const hasPanels = items.some((item3) => item3.content !== void 0);
|
|
2208
2514
|
const activeIndex = items.findIndex((item3) => item3.value === value);
|
|
2209
2515
|
const tabId = (v) => `${baseId}-tab-${v}`;
|
|
@@ -2279,10 +2585,10 @@ var Tabs = (0, import_react54.forwardRef)(function Tabs2({ items, value, onChang
|
|
|
2279
2585
|
});
|
|
2280
2586
|
|
|
2281
2587
|
// src/components/menu/index.tsx
|
|
2282
|
-
var
|
|
2588
|
+
var import_react57 = require("react");
|
|
2283
2589
|
|
|
2284
2590
|
// src/components/menu/use-styles.ts
|
|
2285
|
-
var
|
|
2591
|
+
var import_react56 = require("react");
|
|
2286
2592
|
|
|
2287
2593
|
// src/components/menu/use-styles.css.ts
|
|
2288
2594
|
var danger = "use-styles_danger__1uyxaj3";
|
|
@@ -2293,7 +2599,7 @@ var wrapper3 = "use-styles_wrapper__1uyxaj0";
|
|
|
2293
2599
|
// src/components/menu/use-styles.ts
|
|
2294
2600
|
function useStyles25() {
|
|
2295
2601
|
const { themeClass } = useTheme();
|
|
2296
|
-
return (0,
|
|
2602
|
+
return (0, import_react56.useMemo)(
|
|
2297
2603
|
() => ({
|
|
2298
2604
|
wrapper: [themeClass, wrapper3].filter(Boolean).join(" "),
|
|
2299
2605
|
list,
|
|
@@ -2310,18 +2616,18 @@ function assignRef(ref, value) {
|
|
|
2310
2616
|
if (typeof ref === "function") ref(value);
|
|
2311
2617
|
else if (ref) ref.current = value;
|
|
2312
2618
|
}
|
|
2313
|
-
var Menu = (0,
|
|
2619
|
+
var Menu = (0, import_react57.forwardRef)(function Menu2({ trigger: trigger2, items, testId }, ref) {
|
|
2314
2620
|
const { wrapper: wrapper4, list: list2, item: item3, dangerItem } = useStyles25();
|
|
2315
2621
|
const { testId: rootTestId, slot } = useTestId("menu", testId);
|
|
2316
|
-
const [open, setOpen] = (0,
|
|
2317
|
-
const [alignEnd, setAlignEnd] = (0,
|
|
2318
|
-
const rootRef = (0,
|
|
2622
|
+
const [open, setOpen] = (0, import_react57.useState)(false);
|
|
2623
|
+
const [alignEnd, setAlignEnd] = (0, import_react57.useState)(false);
|
|
2624
|
+
const rootRef = (0, import_react57.useRef)(null);
|
|
2319
2625
|
const setRootRef = (node) => {
|
|
2320
2626
|
rootRef.current = node;
|
|
2321
2627
|
assignRef(ref, node);
|
|
2322
2628
|
};
|
|
2323
|
-
const listRef = (0,
|
|
2324
|
-
const triggerRef = (0,
|
|
2629
|
+
const listRef = (0, import_react57.useRef)(null);
|
|
2630
|
+
const triggerRef = (0, import_react57.useRef)(null);
|
|
2325
2631
|
const getMenuItems = () => Array.from(listRef.current?.querySelectorAll('[role="menuitem"]') ?? []);
|
|
2326
2632
|
const focusItemAt = (index) => {
|
|
2327
2633
|
const menuItems = getMenuItems();
|
|
@@ -2333,7 +2639,7 @@ var Menu = (0, import_react56.forwardRef)(function Menu2({ trigger: trigger2, it
|
|
|
2333
2639
|
setOpen(false);
|
|
2334
2640
|
triggerRef.current?.focus();
|
|
2335
2641
|
};
|
|
2336
|
-
(0,
|
|
2642
|
+
(0, import_react57.useLayoutEffect)(() => {
|
|
2337
2643
|
if (!open) {
|
|
2338
2644
|
setAlignEnd(false);
|
|
2339
2645
|
return;
|
|
@@ -2345,7 +2651,7 @@ var Menu = (0, import_react56.forwardRef)(function Menu2({ trigger: trigger2, it
|
|
|
2345
2651
|
const viewport = document.documentElement.clientWidth;
|
|
2346
2652
|
setAlignEnd(rootLeft + listEl.offsetWidth > viewport);
|
|
2347
2653
|
}, [open]);
|
|
2348
|
-
(0,
|
|
2654
|
+
(0, import_react57.useEffect)(() => {
|
|
2349
2655
|
if (!open) return;
|
|
2350
2656
|
listRef.current?.querySelector('[role="menuitem"]')?.focus();
|
|
2351
2657
|
const onDocMouseDown = (event) => {
|
|
@@ -2401,7 +2707,7 @@ var Menu = (0, import_react56.forwardRef)(function Menu2({ trigger: trigger2, it
|
|
|
2401
2707
|
triggerRef.current = node;
|
|
2402
2708
|
assignRef(consumerRef, node);
|
|
2403
2709
|
};
|
|
2404
|
-
const clonedTrigger = (0,
|
|
2710
|
+
const clonedTrigger = (0, import_react57.cloneElement)(trigger2, {
|
|
2405
2711
|
ref: mergedTriggerRef,
|
|
2406
2712
|
"aria-haspopup": "menu",
|
|
2407
2713
|
"aria-expanded": open,
|
|
@@ -2452,11 +2758,11 @@ var Menu = (0, import_react56.forwardRef)(function Menu2({ trigger: trigger2, it
|
|
|
2452
2758
|
});
|
|
2453
2759
|
|
|
2454
2760
|
// src/components/dialog/index.tsx
|
|
2455
|
-
var
|
|
2761
|
+
var import_react59 = require("react");
|
|
2456
2762
|
var import_react_dom = require("react-dom");
|
|
2457
2763
|
|
|
2458
2764
|
// src/components/dialog/use-styles.ts
|
|
2459
|
-
var
|
|
2765
|
+
var import_react58 = require("react");
|
|
2460
2766
|
|
|
2461
2767
|
// src/components/dialog/use-styles.css.ts
|
|
2462
2768
|
var actions = "use-styles_actions__5tstu83";
|
|
@@ -2467,7 +2773,7 @@ var surface = "use-styles_surface__5tstu81";
|
|
|
2467
2773
|
// src/components/dialog/use-styles.ts
|
|
2468
2774
|
function useStyles26() {
|
|
2469
2775
|
const { themeClass } = useTheme();
|
|
2470
|
-
return (0,
|
|
2776
|
+
return (0, import_react58.useMemo)(
|
|
2471
2777
|
() => ({
|
|
2472
2778
|
overlay: [themeClass, overlay].filter(Boolean).join(" "),
|
|
2473
2779
|
surface,
|
|
@@ -2485,18 +2791,18 @@ function assignRef2(ref, value) {
|
|
|
2485
2791
|
if (typeof ref === "function") ref(value);
|
|
2486
2792
|
else if (ref) ref.current = value;
|
|
2487
2793
|
}
|
|
2488
|
-
var Dialog = (0,
|
|
2794
|
+
var Dialog = (0, import_react59.forwardRef)(function Dialog2({ open, onClose, title, actions: actions3, children, testId }, ref) {
|
|
2489
2795
|
const { overlay: overlay2, surface: surface2, body: body3, actions: actionsClass } = useStyles26();
|
|
2490
2796
|
const { testId: rootTestId, slot } = useTestId("dialog", testId);
|
|
2491
|
-
const surfaceRef = (0,
|
|
2797
|
+
const surfaceRef = (0, import_react59.useRef)(null);
|
|
2492
2798
|
const setSurfaceRef = (node) => {
|
|
2493
2799
|
surfaceRef.current = node;
|
|
2494
2800
|
assignRef2(ref, node);
|
|
2495
2801
|
};
|
|
2496
|
-
const previouslyFocused = (0,
|
|
2497
|
-
const generatedId = (0,
|
|
2802
|
+
const previouslyFocused = (0, import_react59.useRef)(null);
|
|
2803
|
+
const generatedId = (0, import_react59.useId)();
|
|
2498
2804
|
const titleId = title != null ? generatedId : void 0;
|
|
2499
|
-
(0,
|
|
2805
|
+
(0, import_react59.useEffect)(() => {
|
|
2500
2806
|
if (!open) return;
|
|
2501
2807
|
const onKeyDown = (event) => {
|
|
2502
2808
|
if (event.key === "Escape") onClose();
|
|
@@ -2504,13 +2810,13 @@ var Dialog = (0, import_react58.forwardRef)(function Dialog2({ open, onClose, ti
|
|
|
2504
2810
|
document.addEventListener("keydown", onKeyDown);
|
|
2505
2811
|
return () => document.removeEventListener("keydown", onKeyDown);
|
|
2506
2812
|
}, [open, onClose]);
|
|
2507
|
-
(0,
|
|
2813
|
+
(0, import_react59.useEffect)(() => {
|
|
2508
2814
|
if (!open) return;
|
|
2509
2815
|
previouslyFocused.current = document.activeElement;
|
|
2510
2816
|
surfaceRef.current?.focus();
|
|
2511
2817
|
return () => previouslyFocused.current?.focus?.();
|
|
2512
2818
|
}, [open]);
|
|
2513
|
-
(0,
|
|
2819
|
+
(0, import_react59.useEffect)(() => {
|
|
2514
2820
|
if (!open) return;
|
|
2515
2821
|
const previousOverflow = document.body.style.overflow;
|
|
2516
2822
|
document.body.style.overflow = "hidden";
|
|
@@ -2572,11 +2878,11 @@ var Dialog = (0, import_react58.forwardRef)(function Dialog2({ open, onClose, ti
|
|
|
2572
2878
|
});
|
|
2573
2879
|
|
|
2574
2880
|
// src/components/snackbar/index.tsx
|
|
2575
|
-
var
|
|
2881
|
+
var import_react61 = require("react");
|
|
2576
2882
|
var import_react_dom2 = require("react-dom");
|
|
2577
2883
|
|
|
2578
2884
|
// src/components/snackbar/use-styles.ts
|
|
2579
|
-
var
|
|
2885
|
+
var import_react60 = require("react");
|
|
2580
2886
|
|
|
2581
2887
|
// src/components/snackbar/use-styles.css.ts
|
|
2582
2888
|
var closeBtn = "use-styles_closeBtn__ihzsep2";
|
|
@@ -2586,7 +2892,7 @@ var root20 = "use-styles_root__ihzsep0 surfaces_inkySurface__1qa7atn2";
|
|
|
2586
2892
|
// src/components/snackbar/use-styles.ts
|
|
2587
2893
|
function useStyles27() {
|
|
2588
2894
|
const { themeClass } = useTheme();
|
|
2589
|
-
return (0,
|
|
2895
|
+
return (0, import_react60.useMemo)(
|
|
2590
2896
|
() => ({
|
|
2591
2897
|
root: [themeClass, root20].filter(Boolean).join(" "),
|
|
2592
2898
|
message,
|
|
@@ -2598,7 +2904,7 @@ function useStyles27() {
|
|
|
2598
2904
|
|
|
2599
2905
|
// src/components/snackbar/index.tsx
|
|
2600
2906
|
var import_jsx_runtime42 = require("react/jsx-runtime");
|
|
2601
|
-
var Snackbar = (0,
|
|
2907
|
+
var Snackbar = (0, import_react61.forwardRef)(function Snackbar2({ open, message: message2, action, onClose, testId }, ref) {
|
|
2602
2908
|
const { root: root24, message: messageClass, closeBtn: closeBtn2 } = useStyles27();
|
|
2603
2909
|
const { testId: dataTestId, slot } = useTestId("feedback", testId);
|
|
2604
2910
|
if (!open || typeof document === "undefined") return null;
|
|
@@ -2623,10 +2929,10 @@ var Snackbar = (0, import_react60.forwardRef)(function Snackbar2({ open, message
|
|
|
2623
2929
|
});
|
|
2624
2930
|
|
|
2625
2931
|
// src/components/table/index.tsx
|
|
2626
|
-
var
|
|
2932
|
+
var import_react63 = require("react");
|
|
2627
2933
|
|
|
2628
2934
|
// src/components/table/use-styles.ts
|
|
2629
|
-
var
|
|
2935
|
+
var import_react62 = require("react");
|
|
2630
2936
|
|
|
2631
2937
|
// src/components/table/use-styles.css.ts
|
|
2632
2938
|
var alignRight = "use-styles_alignRight__1n2cz6i3";
|
|
@@ -2638,7 +2944,7 @@ var th = "use-styles_th__1n2cz6i1";
|
|
|
2638
2944
|
// src/components/table/use-styles.ts
|
|
2639
2945
|
function useStyles28({ className }) {
|
|
2640
2946
|
const { themeClass } = useTheme();
|
|
2641
|
-
const root24 = (0,
|
|
2947
|
+
const root24 = (0, import_react62.useMemo)(
|
|
2642
2948
|
() => [themeClass, root21, className].filter(Boolean).join(" "),
|
|
2643
2949
|
[themeClass, className]
|
|
2644
2950
|
);
|
|
@@ -2664,15 +2970,15 @@ function TableInner({ columns, rows, getRowKey, className, caption: caption2, te
|
|
|
2664
2970
|
/* @__PURE__ */ (0, import_jsx_runtime43.jsx)("tbody", { children: rows.map((row, index) => /* @__PURE__ */ (0, import_jsx_runtime43.jsx)("tr", { "data-testid": slot(`row-${index}`), children: columns.map((column) => /* @__PURE__ */ (0, import_jsx_runtime43.jsx)("td", { className: cellClass(column), children: column.render ? column.render(row) : String(row[column.key]) }, column.key)) }, getRowKey ? getRowKey(row, index) : index)) })
|
|
2665
2971
|
] });
|
|
2666
2972
|
}
|
|
2667
|
-
var TableForwarded = (0,
|
|
2973
|
+
var TableForwarded = (0, import_react63.forwardRef)(TableInner);
|
|
2668
2974
|
TableForwarded.displayName = "Table";
|
|
2669
2975
|
var Table = TableForwarded;
|
|
2670
2976
|
|
|
2671
2977
|
// src/components/app-bar/index.tsx
|
|
2672
|
-
var
|
|
2978
|
+
var import_react65 = require("react");
|
|
2673
2979
|
|
|
2674
2980
|
// src/components/app-bar/use-styles.ts
|
|
2675
|
-
var
|
|
2981
|
+
var import_react64 = require("react");
|
|
2676
2982
|
|
|
2677
2983
|
// src/components/app-bar/use-styles.css.ts
|
|
2678
2984
|
var actions2 = "use-styles_actions__1h133nh2";
|
|
@@ -2682,7 +2988,7 @@ var root22 = "use-styles_root__1h133nh0";
|
|
|
2682
2988
|
// src/components/app-bar/use-styles.ts
|
|
2683
2989
|
function useStyles29({ className }) {
|
|
2684
2990
|
const { themeClass } = useTheme();
|
|
2685
|
-
const root24 = (0,
|
|
2991
|
+
const root24 = (0, import_react64.useMemo)(
|
|
2686
2992
|
() => [themeClass, root22, className].filter(Boolean).join(" "),
|
|
2687
2993
|
[themeClass, className]
|
|
2688
2994
|
);
|
|
@@ -2691,7 +2997,7 @@ function useStyles29({ className }) {
|
|
|
2691
2997
|
|
|
2692
2998
|
// src/components/app-bar/index.tsx
|
|
2693
2999
|
var import_jsx_runtime44 = require("react/jsx-runtime");
|
|
2694
|
-
var AppBar = (0,
|
|
3000
|
+
var AppBar = (0, import_react65.forwardRef)(function AppBar2({ brand: brand2, actions: actions3, className, children, testId, ...rest }, ref) {
|
|
2695
3001
|
const styles = useStyles29({ className });
|
|
2696
3002
|
const { testId: dataTestId, slot } = useTestId("nav", testId);
|
|
2697
3003
|
return /* @__PURE__ */ (0, import_jsx_runtime44.jsxs)("header", { ref, className: styles.root, "data-testid": dataTestId, ...rest, children: [
|
|
@@ -2702,10 +3008,10 @@ var AppBar = (0, import_react64.forwardRef)(function AppBar2({ brand: brand2, ac
|
|
|
2702
3008
|
});
|
|
2703
3009
|
|
|
2704
3010
|
// src/components/list-item/index.tsx
|
|
2705
|
-
var
|
|
3011
|
+
var import_react67 = require("react");
|
|
2706
3012
|
|
|
2707
3013
|
// src/components/list-item/use-styles.ts
|
|
2708
|
-
var
|
|
3014
|
+
var import_react66 = require("react");
|
|
2709
3015
|
|
|
2710
3016
|
// src/components/list-item/use-styles.css.ts
|
|
2711
3017
|
var content2 = "use-styles_content__kbreq13";
|
|
@@ -2720,7 +3026,7 @@ function useStyles30({
|
|
|
2720
3026
|
className
|
|
2721
3027
|
}) {
|
|
2722
3028
|
const { themeClass } = useTheme();
|
|
2723
|
-
const root24 = (0,
|
|
3029
|
+
const root24 = (0, import_react66.useMemo)(
|
|
2724
3030
|
() => [themeClass, root23, selected3 && selected2, className].filter(Boolean).join(" "),
|
|
2725
3031
|
[themeClass, selected3, className]
|
|
2726
3032
|
);
|
|
@@ -2729,7 +3035,7 @@ function useStyles30({
|
|
|
2729
3035
|
|
|
2730
3036
|
// src/components/list-item/index.tsx
|
|
2731
3037
|
var import_jsx_runtime45 = require("react/jsx-runtime");
|
|
2732
|
-
var ListItem = (0,
|
|
3038
|
+
var ListItem = (0, import_react67.forwardRef)(function ListItem2({ leading: leading2, trailing: trailing2, selected: selected3, className, testId, children, ...rest }, ref) {
|
|
2733
3039
|
const styles = useStyles30({ selected: selected3, className });
|
|
2734
3040
|
const { testId: dataTestId, slot } = useTestId("list", testId);
|
|
2735
3041
|
return /* @__PURE__ */ (0, import_jsx_runtime45.jsxs)(
|
|
@@ -2749,10 +3055,10 @@ var ListItem = (0, import_react66.forwardRef)(function ListItem2({ leading: lead
|
|
|
2749
3055
|
);
|
|
2750
3056
|
});
|
|
2751
3057
|
|
|
2752
|
-
// src/components/icons/
|
|
3058
|
+
// src/components/icons/alert-circle/index.tsx
|
|
2753
3059
|
var import_jsx_runtime46 = require("react/jsx-runtime");
|
|
2754
|
-
function
|
|
2755
|
-
return /* @__PURE__ */ (0, import_jsx_runtime46.
|
|
3060
|
+
function AlertCircleIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
3061
|
+
return /* @__PURE__ */ (0, import_jsx_runtime46.jsxs)(
|
|
2756
3062
|
"svg",
|
|
2757
3063
|
{
|
|
2758
3064
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -2766,14 +3072,18 @@ function ChevronUpIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
|
2766
3072
|
strokeLinejoin: "round",
|
|
2767
3073
|
"aria-hidden": "true",
|
|
2768
3074
|
...rest,
|
|
2769
|
-
children:
|
|
3075
|
+
children: [
|
|
3076
|
+
/* @__PURE__ */ (0, import_jsx_runtime46.jsx)("circle", { cx: "12", cy: "12", r: "10" }),
|
|
3077
|
+
/* @__PURE__ */ (0, import_jsx_runtime46.jsx)("line", { x1: "12", x2: "12", y1: "8", y2: "12" }),
|
|
3078
|
+
/* @__PURE__ */ (0, import_jsx_runtime46.jsx)("line", { x1: "12", x2: "12.01", y1: "16", y2: "16" })
|
|
3079
|
+
]
|
|
2770
3080
|
}
|
|
2771
3081
|
);
|
|
2772
3082
|
}
|
|
2773
3083
|
|
|
2774
|
-
// src/components/icons/
|
|
3084
|
+
// src/components/icons/archive/index.tsx
|
|
2775
3085
|
var import_jsx_runtime47 = require("react/jsx-runtime");
|
|
2776
|
-
function
|
|
3086
|
+
function ArchiveIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
2777
3087
|
return /* @__PURE__ */ (0, import_jsx_runtime47.jsxs)(
|
|
2778
3088
|
"svg",
|
|
2779
3089
|
{
|
|
@@ -2789,16 +3099,17 @@ function SearchIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
|
2789
3099
|
"aria-hidden": "true",
|
|
2790
3100
|
...rest,
|
|
2791
3101
|
children: [
|
|
2792
|
-
/* @__PURE__ */ (0, import_jsx_runtime47.jsx)("
|
|
2793
|
-
/* @__PURE__ */ (0, import_jsx_runtime47.jsx)("path", { d: "
|
|
3102
|
+
/* @__PURE__ */ (0, import_jsx_runtime47.jsx)("rect", { width: "20", height: "5", x: "2", y: "3", rx: "1" }),
|
|
3103
|
+
/* @__PURE__ */ (0, import_jsx_runtime47.jsx)("path", { d: "M4 8v11a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8" }),
|
|
3104
|
+
/* @__PURE__ */ (0, import_jsx_runtime47.jsx)("path", { d: "M10 12h4" })
|
|
2794
3105
|
]
|
|
2795
3106
|
}
|
|
2796
3107
|
);
|
|
2797
3108
|
}
|
|
2798
3109
|
|
|
2799
|
-
// src/components/icons/
|
|
3110
|
+
// src/components/icons/arrow-down/index.tsx
|
|
2800
3111
|
var import_jsx_runtime48 = require("react/jsx-runtime");
|
|
2801
|
-
function
|
|
3112
|
+
function ArrowDownIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
2802
3113
|
return /* @__PURE__ */ (0, import_jsx_runtime48.jsxs)(
|
|
2803
3114
|
"svg",
|
|
2804
3115
|
{
|
|
@@ -2814,17 +3125,17 @@ function PlusIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
|
2814
3125
|
"aria-hidden": "true",
|
|
2815
3126
|
...rest,
|
|
2816
3127
|
children: [
|
|
2817
|
-
/* @__PURE__ */ (0, import_jsx_runtime48.jsx)("path", { d: "
|
|
2818
|
-
/* @__PURE__ */ (0, import_jsx_runtime48.jsx)("path", { d: "
|
|
3128
|
+
/* @__PURE__ */ (0, import_jsx_runtime48.jsx)("path", { d: "M12 5v14" }),
|
|
3129
|
+
/* @__PURE__ */ (0, import_jsx_runtime48.jsx)("path", { d: "m19 12-7 7-7-7" })
|
|
2819
3130
|
]
|
|
2820
3131
|
}
|
|
2821
3132
|
);
|
|
2822
3133
|
}
|
|
2823
3134
|
|
|
2824
|
-
// src/components/icons/
|
|
3135
|
+
// src/components/icons/arrow-left/index.tsx
|
|
2825
3136
|
var import_jsx_runtime49 = require("react/jsx-runtime");
|
|
2826
|
-
function
|
|
2827
|
-
return /* @__PURE__ */ (0, import_jsx_runtime49.
|
|
3137
|
+
function ArrowLeftIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
3138
|
+
return /* @__PURE__ */ (0, import_jsx_runtime49.jsxs)(
|
|
2828
3139
|
"svg",
|
|
2829
3140
|
{
|
|
2830
3141
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -2838,14 +3149,17 @@ function MinusIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
|
2838
3149
|
strokeLinejoin: "round",
|
|
2839
3150
|
"aria-hidden": "true",
|
|
2840
3151
|
...rest,
|
|
2841
|
-
children:
|
|
3152
|
+
children: [
|
|
3153
|
+
/* @__PURE__ */ (0, import_jsx_runtime49.jsx)("path", { d: "m12 19-7-7 7-7" }),
|
|
3154
|
+
/* @__PURE__ */ (0, import_jsx_runtime49.jsx)("path", { d: "M19 12H5" })
|
|
3155
|
+
]
|
|
2842
3156
|
}
|
|
2843
3157
|
);
|
|
2844
3158
|
}
|
|
2845
3159
|
|
|
2846
|
-
// src/components/icons/
|
|
3160
|
+
// src/components/icons/arrow-right/index.tsx
|
|
2847
3161
|
var import_jsx_runtime50 = require("react/jsx-runtime");
|
|
2848
|
-
function
|
|
3162
|
+
function ArrowRightIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
2849
3163
|
return /* @__PURE__ */ (0, import_jsx_runtime50.jsxs)(
|
|
2850
3164
|
"svg",
|
|
2851
3165
|
{
|
|
@@ -2861,22 +3175,2528 @@ function MoreHorizontalIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
|
2861
3175
|
"aria-hidden": "true",
|
|
2862
3176
|
...rest,
|
|
2863
3177
|
children: [
|
|
2864
|
-
/* @__PURE__ */ (0, import_jsx_runtime50.jsx)("
|
|
2865
|
-
/* @__PURE__ */ (0, import_jsx_runtime50.jsx)("
|
|
2866
|
-
|
|
3178
|
+
/* @__PURE__ */ (0, import_jsx_runtime50.jsx)("path", { d: "M5 12h14" }),
|
|
3179
|
+
/* @__PURE__ */ (0, import_jsx_runtime50.jsx)("path", { d: "m12 5 7 7-7 7" })
|
|
3180
|
+
]
|
|
3181
|
+
}
|
|
3182
|
+
);
|
|
3183
|
+
}
|
|
3184
|
+
|
|
3185
|
+
// src/components/icons/arrow-up/index.tsx
|
|
3186
|
+
var import_jsx_runtime51 = require("react/jsx-runtime");
|
|
3187
|
+
function ArrowUpIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
3188
|
+
return /* @__PURE__ */ (0, import_jsx_runtime51.jsxs)(
|
|
3189
|
+
"svg",
|
|
3190
|
+
{
|
|
3191
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3192
|
+
width: size3,
|
|
3193
|
+
height: size3,
|
|
3194
|
+
viewBox: "0 0 24 24",
|
|
3195
|
+
fill: "none",
|
|
3196
|
+
stroke: "currentColor",
|
|
3197
|
+
strokeWidth,
|
|
3198
|
+
strokeLinecap: "round",
|
|
3199
|
+
strokeLinejoin: "round",
|
|
3200
|
+
"aria-hidden": "true",
|
|
3201
|
+
...rest,
|
|
3202
|
+
children: [
|
|
3203
|
+
/* @__PURE__ */ (0, import_jsx_runtime51.jsx)("path", { d: "m5 12 7-7 7 7" }),
|
|
3204
|
+
/* @__PURE__ */ (0, import_jsx_runtime51.jsx)("path", { d: "M12 19V5" })
|
|
3205
|
+
]
|
|
3206
|
+
}
|
|
3207
|
+
);
|
|
3208
|
+
}
|
|
3209
|
+
|
|
3210
|
+
// src/components/icons/at-sign/index.tsx
|
|
3211
|
+
var import_jsx_runtime52 = require("react/jsx-runtime");
|
|
3212
|
+
function AtSignIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
3213
|
+
return /* @__PURE__ */ (0, import_jsx_runtime52.jsxs)(
|
|
3214
|
+
"svg",
|
|
3215
|
+
{
|
|
3216
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3217
|
+
width: size3,
|
|
3218
|
+
height: size3,
|
|
3219
|
+
viewBox: "0 0 24 24",
|
|
3220
|
+
fill: "none",
|
|
3221
|
+
stroke: "currentColor",
|
|
3222
|
+
strokeWidth,
|
|
3223
|
+
strokeLinecap: "round",
|
|
3224
|
+
strokeLinejoin: "round",
|
|
3225
|
+
"aria-hidden": "true",
|
|
3226
|
+
...rest,
|
|
3227
|
+
children: [
|
|
3228
|
+
/* @__PURE__ */ (0, import_jsx_runtime52.jsx)("circle", { cx: "12", cy: "12", r: "4" }),
|
|
3229
|
+
/* @__PURE__ */ (0, import_jsx_runtime52.jsx)("path", { d: "M16 8v5a3 3 0 0 0 6 0v-1a10 10 0 1 0-4 8" })
|
|
2867
3230
|
]
|
|
2868
3231
|
}
|
|
2869
3232
|
);
|
|
2870
3233
|
}
|
|
3234
|
+
|
|
3235
|
+
// src/components/icons/bell/index.tsx
|
|
3236
|
+
var import_jsx_runtime53 = require("react/jsx-runtime");
|
|
3237
|
+
function BellIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
3238
|
+
return /* @__PURE__ */ (0, import_jsx_runtime53.jsxs)(
|
|
3239
|
+
"svg",
|
|
3240
|
+
{
|
|
3241
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3242
|
+
width: size3,
|
|
3243
|
+
height: size3,
|
|
3244
|
+
viewBox: "0 0 24 24",
|
|
3245
|
+
fill: "none",
|
|
3246
|
+
stroke: "currentColor",
|
|
3247
|
+
strokeWidth,
|
|
3248
|
+
strokeLinecap: "round",
|
|
3249
|
+
strokeLinejoin: "round",
|
|
3250
|
+
"aria-hidden": "true",
|
|
3251
|
+
...rest,
|
|
3252
|
+
children: [
|
|
3253
|
+
/* @__PURE__ */ (0, import_jsx_runtime53.jsx)("path", { d: "M6 8a6 6 0 0 1 12 0c0 7 3 9 3 9H3s3-2 3-9" }),
|
|
3254
|
+
/* @__PURE__ */ (0, import_jsx_runtime53.jsx)("path", { d: "M10.3 21a1.94 1.94 0 0 0 3.4 0" })
|
|
3255
|
+
]
|
|
3256
|
+
}
|
|
3257
|
+
);
|
|
3258
|
+
}
|
|
3259
|
+
|
|
3260
|
+
// src/components/icons/bell-off/index.tsx
|
|
3261
|
+
var import_jsx_runtime54 = require("react/jsx-runtime");
|
|
3262
|
+
function BellOffIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
3263
|
+
return /* @__PURE__ */ (0, import_jsx_runtime54.jsxs)(
|
|
3264
|
+
"svg",
|
|
3265
|
+
{
|
|
3266
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3267
|
+
width: size3,
|
|
3268
|
+
height: size3,
|
|
3269
|
+
viewBox: "0 0 24 24",
|
|
3270
|
+
fill: "none",
|
|
3271
|
+
stroke: "currentColor",
|
|
3272
|
+
strokeWidth,
|
|
3273
|
+
strokeLinecap: "round",
|
|
3274
|
+
strokeLinejoin: "round",
|
|
3275
|
+
"aria-hidden": "true",
|
|
3276
|
+
...rest,
|
|
3277
|
+
children: [
|
|
3278
|
+
/* @__PURE__ */ (0, import_jsx_runtime54.jsx)("path", { d: "M8.7 3A6 6 0 0 1 18 8a21.3 21.3 0 0 0 .6 5" }),
|
|
3279
|
+
/* @__PURE__ */ (0, import_jsx_runtime54.jsx)("path", { d: "M17 17H3s3-2 3-9a4.67 4.67 0 0 1 .3-1.7" }),
|
|
3280
|
+
/* @__PURE__ */ (0, import_jsx_runtime54.jsx)("path", { d: "M10.3 21a1.94 1.94 0 0 0 3.4 0" }),
|
|
3281
|
+
/* @__PURE__ */ (0, import_jsx_runtime54.jsx)("path", { d: "m2 2 20 20" })
|
|
3282
|
+
]
|
|
3283
|
+
}
|
|
3284
|
+
);
|
|
3285
|
+
}
|
|
3286
|
+
|
|
3287
|
+
// src/components/icons/bookmark/index.tsx
|
|
3288
|
+
var import_jsx_runtime55 = require("react/jsx-runtime");
|
|
3289
|
+
function BookmarkIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
3290
|
+
return /* @__PURE__ */ (0, import_jsx_runtime55.jsx)(
|
|
3291
|
+
"svg",
|
|
3292
|
+
{
|
|
3293
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3294
|
+
width: size3,
|
|
3295
|
+
height: size3,
|
|
3296
|
+
viewBox: "0 0 24 24",
|
|
3297
|
+
fill: "none",
|
|
3298
|
+
stroke: "currentColor",
|
|
3299
|
+
strokeWidth,
|
|
3300
|
+
strokeLinecap: "round",
|
|
3301
|
+
strokeLinejoin: "round",
|
|
3302
|
+
"aria-hidden": "true",
|
|
3303
|
+
...rest,
|
|
3304
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime55.jsx)("path", { d: "m19 21-7-4-7 4V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2z" })
|
|
3305
|
+
}
|
|
3306
|
+
);
|
|
3307
|
+
}
|
|
3308
|
+
|
|
3309
|
+
// src/components/icons/calendar/index.tsx
|
|
3310
|
+
var import_jsx_runtime56 = require("react/jsx-runtime");
|
|
3311
|
+
function CalendarIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
3312
|
+
return /* @__PURE__ */ (0, import_jsx_runtime56.jsxs)(
|
|
3313
|
+
"svg",
|
|
3314
|
+
{
|
|
3315
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3316
|
+
width: size3,
|
|
3317
|
+
height: size3,
|
|
3318
|
+
viewBox: "0 0 24 24",
|
|
3319
|
+
fill: "none",
|
|
3320
|
+
stroke: "currentColor",
|
|
3321
|
+
strokeWidth,
|
|
3322
|
+
strokeLinecap: "round",
|
|
3323
|
+
strokeLinejoin: "round",
|
|
3324
|
+
"aria-hidden": "true",
|
|
3325
|
+
...rest,
|
|
3326
|
+
children: [
|
|
3327
|
+
/* @__PURE__ */ (0, import_jsx_runtime56.jsx)("path", { d: "M8 2v4" }),
|
|
3328
|
+
/* @__PURE__ */ (0, import_jsx_runtime56.jsx)("path", { d: "M16 2v4" }),
|
|
3329
|
+
/* @__PURE__ */ (0, import_jsx_runtime56.jsx)("rect", { width: "18", height: "18", x: "3", y: "4", rx: "2" }),
|
|
3330
|
+
/* @__PURE__ */ (0, import_jsx_runtime56.jsx)("path", { d: "M3 10h18" })
|
|
3331
|
+
]
|
|
3332
|
+
}
|
|
3333
|
+
);
|
|
3334
|
+
}
|
|
3335
|
+
|
|
3336
|
+
// src/components/icons/camera/index.tsx
|
|
3337
|
+
var import_jsx_runtime57 = require("react/jsx-runtime");
|
|
3338
|
+
function CameraIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
3339
|
+
return /* @__PURE__ */ (0, import_jsx_runtime57.jsxs)(
|
|
3340
|
+
"svg",
|
|
3341
|
+
{
|
|
3342
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3343
|
+
width: size3,
|
|
3344
|
+
height: size3,
|
|
3345
|
+
viewBox: "0 0 24 24",
|
|
3346
|
+
fill: "none",
|
|
3347
|
+
stroke: "currentColor",
|
|
3348
|
+
strokeWidth,
|
|
3349
|
+
strokeLinecap: "round",
|
|
3350
|
+
strokeLinejoin: "round",
|
|
3351
|
+
"aria-hidden": "true",
|
|
3352
|
+
...rest,
|
|
3353
|
+
children: [
|
|
3354
|
+
/* @__PURE__ */ (0, import_jsx_runtime57.jsx)("path", { d: "M14.5 4h-5L7 7H4a2 2 0 0 0-2 2v9a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2h-3l-2.5-3z" }),
|
|
3355
|
+
/* @__PURE__ */ (0, import_jsx_runtime57.jsx)("circle", { cx: "12", cy: "13", r: "3" })
|
|
3356
|
+
]
|
|
3357
|
+
}
|
|
3358
|
+
);
|
|
3359
|
+
}
|
|
3360
|
+
|
|
3361
|
+
// src/components/icons/chevron-up/index.tsx
|
|
3362
|
+
var import_jsx_runtime58 = require("react/jsx-runtime");
|
|
3363
|
+
function ChevronUpIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
3364
|
+
return /* @__PURE__ */ (0, import_jsx_runtime58.jsx)(
|
|
3365
|
+
"svg",
|
|
3366
|
+
{
|
|
3367
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3368
|
+
width: size3,
|
|
3369
|
+
height: size3,
|
|
3370
|
+
viewBox: "0 0 24 24",
|
|
3371
|
+
fill: "none",
|
|
3372
|
+
stroke: "currentColor",
|
|
3373
|
+
strokeWidth,
|
|
3374
|
+
strokeLinecap: "round",
|
|
3375
|
+
strokeLinejoin: "round",
|
|
3376
|
+
"aria-hidden": "true",
|
|
3377
|
+
...rest,
|
|
3378
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime58.jsx)("path", { d: "m18 15-6-6-6 6" })
|
|
3379
|
+
}
|
|
3380
|
+
);
|
|
3381
|
+
}
|
|
3382
|
+
|
|
3383
|
+
// src/components/icons/chevrons-left/index.tsx
|
|
3384
|
+
var import_jsx_runtime59 = require("react/jsx-runtime");
|
|
3385
|
+
function ChevronsLeftIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
3386
|
+
return /* @__PURE__ */ (0, import_jsx_runtime59.jsxs)(
|
|
3387
|
+
"svg",
|
|
3388
|
+
{
|
|
3389
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3390
|
+
width: size3,
|
|
3391
|
+
height: size3,
|
|
3392
|
+
viewBox: "0 0 24 24",
|
|
3393
|
+
fill: "none",
|
|
3394
|
+
stroke: "currentColor",
|
|
3395
|
+
strokeWidth,
|
|
3396
|
+
strokeLinecap: "round",
|
|
3397
|
+
strokeLinejoin: "round",
|
|
3398
|
+
"aria-hidden": "true",
|
|
3399
|
+
...rest,
|
|
3400
|
+
children: [
|
|
3401
|
+
/* @__PURE__ */ (0, import_jsx_runtime59.jsx)("path", { d: "m11 17-5-5 5-5" }),
|
|
3402
|
+
/* @__PURE__ */ (0, import_jsx_runtime59.jsx)("path", { d: "m18 17-5-5 5-5" })
|
|
3403
|
+
]
|
|
3404
|
+
}
|
|
3405
|
+
);
|
|
3406
|
+
}
|
|
3407
|
+
|
|
3408
|
+
// src/components/icons/chevrons-right/index.tsx
|
|
3409
|
+
var import_jsx_runtime60 = require("react/jsx-runtime");
|
|
3410
|
+
function ChevronsRightIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
3411
|
+
return /* @__PURE__ */ (0, import_jsx_runtime60.jsxs)(
|
|
3412
|
+
"svg",
|
|
3413
|
+
{
|
|
3414
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3415
|
+
width: size3,
|
|
3416
|
+
height: size3,
|
|
3417
|
+
viewBox: "0 0 24 24",
|
|
3418
|
+
fill: "none",
|
|
3419
|
+
stroke: "currentColor",
|
|
3420
|
+
strokeWidth,
|
|
3421
|
+
strokeLinecap: "round",
|
|
3422
|
+
strokeLinejoin: "round",
|
|
3423
|
+
"aria-hidden": "true",
|
|
3424
|
+
...rest,
|
|
3425
|
+
children: [
|
|
3426
|
+
/* @__PURE__ */ (0, import_jsx_runtime60.jsx)("path", { d: "m6 17 5-5-5-5" }),
|
|
3427
|
+
/* @__PURE__ */ (0, import_jsx_runtime60.jsx)("path", { d: "m13 17 5-5-5-5" })
|
|
3428
|
+
]
|
|
3429
|
+
}
|
|
3430
|
+
);
|
|
3431
|
+
}
|
|
3432
|
+
|
|
3433
|
+
// src/components/icons/clipboard/index.tsx
|
|
3434
|
+
var import_jsx_runtime61 = require("react/jsx-runtime");
|
|
3435
|
+
function ClipboardIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
3436
|
+
return /* @__PURE__ */ (0, import_jsx_runtime61.jsxs)(
|
|
3437
|
+
"svg",
|
|
3438
|
+
{
|
|
3439
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3440
|
+
width: size3,
|
|
3441
|
+
height: size3,
|
|
3442
|
+
viewBox: "0 0 24 24",
|
|
3443
|
+
fill: "none",
|
|
3444
|
+
stroke: "currentColor",
|
|
3445
|
+
strokeWidth,
|
|
3446
|
+
strokeLinecap: "round",
|
|
3447
|
+
strokeLinejoin: "round",
|
|
3448
|
+
"aria-hidden": "true",
|
|
3449
|
+
...rest,
|
|
3450
|
+
children: [
|
|
3451
|
+
/* @__PURE__ */ (0, import_jsx_runtime61.jsx)("rect", { width: "8", height: "4", x: "8", y: "2", rx: "1", ry: "1" }),
|
|
3452
|
+
/* @__PURE__ */ (0, import_jsx_runtime61.jsx)("path", { d: "M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2" })
|
|
3453
|
+
]
|
|
3454
|
+
}
|
|
3455
|
+
);
|
|
3456
|
+
}
|
|
3457
|
+
|
|
3458
|
+
// src/components/icons/clock/index.tsx
|
|
3459
|
+
var import_jsx_runtime62 = require("react/jsx-runtime");
|
|
3460
|
+
function ClockIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
3461
|
+
return /* @__PURE__ */ (0, import_jsx_runtime62.jsxs)(
|
|
3462
|
+
"svg",
|
|
3463
|
+
{
|
|
3464
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3465
|
+
width: size3,
|
|
3466
|
+
height: size3,
|
|
3467
|
+
viewBox: "0 0 24 24",
|
|
3468
|
+
fill: "none",
|
|
3469
|
+
stroke: "currentColor",
|
|
3470
|
+
strokeWidth,
|
|
3471
|
+
strokeLinecap: "round",
|
|
3472
|
+
strokeLinejoin: "round",
|
|
3473
|
+
"aria-hidden": "true",
|
|
3474
|
+
...rest,
|
|
3475
|
+
children: [
|
|
3476
|
+
/* @__PURE__ */ (0, import_jsx_runtime62.jsx)("circle", { cx: "12", cy: "12", r: "10" }),
|
|
3477
|
+
/* @__PURE__ */ (0, import_jsx_runtime62.jsx)("polyline", { points: "12 6 12 12 16 14" })
|
|
3478
|
+
]
|
|
3479
|
+
}
|
|
3480
|
+
);
|
|
3481
|
+
}
|
|
3482
|
+
|
|
3483
|
+
// src/components/icons/cloud/index.tsx
|
|
3484
|
+
var import_jsx_runtime63 = require("react/jsx-runtime");
|
|
3485
|
+
function CloudIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
3486
|
+
return /* @__PURE__ */ (0, import_jsx_runtime63.jsx)(
|
|
3487
|
+
"svg",
|
|
3488
|
+
{
|
|
3489
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3490
|
+
width: size3,
|
|
3491
|
+
height: size3,
|
|
3492
|
+
viewBox: "0 0 24 24",
|
|
3493
|
+
fill: "none",
|
|
3494
|
+
stroke: "currentColor",
|
|
3495
|
+
strokeWidth,
|
|
3496
|
+
strokeLinecap: "round",
|
|
3497
|
+
strokeLinejoin: "round",
|
|
3498
|
+
"aria-hidden": "true",
|
|
3499
|
+
...rest,
|
|
3500
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime63.jsx)("path", { d: "M17.5 19H9a7 7 0 1 1 6.71-9h1.79a4.5 4.5 0 1 1 0 9Z" })
|
|
3501
|
+
}
|
|
3502
|
+
);
|
|
3503
|
+
}
|
|
3504
|
+
|
|
3505
|
+
// src/components/icons/copy/index.tsx
|
|
3506
|
+
var import_jsx_runtime64 = require("react/jsx-runtime");
|
|
3507
|
+
function CopyIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
3508
|
+
return /* @__PURE__ */ (0, import_jsx_runtime64.jsxs)(
|
|
3509
|
+
"svg",
|
|
3510
|
+
{
|
|
3511
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3512
|
+
width: size3,
|
|
3513
|
+
height: size3,
|
|
3514
|
+
viewBox: "0 0 24 24",
|
|
3515
|
+
fill: "none",
|
|
3516
|
+
stroke: "currentColor",
|
|
3517
|
+
strokeWidth,
|
|
3518
|
+
strokeLinecap: "round",
|
|
3519
|
+
strokeLinejoin: "round",
|
|
3520
|
+
"aria-hidden": "true",
|
|
3521
|
+
...rest,
|
|
3522
|
+
children: [
|
|
3523
|
+
/* @__PURE__ */ (0, import_jsx_runtime64.jsx)("rect", { width: "14", height: "14", x: "8", y: "8", rx: "2", ry: "2" }),
|
|
3524
|
+
/* @__PURE__ */ (0, import_jsx_runtime64.jsx)("path", { d: "M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2" })
|
|
3525
|
+
]
|
|
3526
|
+
}
|
|
3527
|
+
);
|
|
3528
|
+
}
|
|
3529
|
+
|
|
3530
|
+
// src/components/icons/corner-down-right/index.tsx
|
|
3531
|
+
var import_jsx_runtime65 = require("react/jsx-runtime");
|
|
3532
|
+
function CornerDownRightIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
3533
|
+
return /* @__PURE__ */ (0, import_jsx_runtime65.jsxs)(
|
|
3534
|
+
"svg",
|
|
3535
|
+
{
|
|
3536
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3537
|
+
width: size3,
|
|
3538
|
+
height: size3,
|
|
3539
|
+
viewBox: "0 0 24 24",
|
|
3540
|
+
fill: "none",
|
|
3541
|
+
stroke: "currentColor",
|
|
3542
|
+
strokeWidth,
|
|
3543
|
+
strokeLinecap: "round",
|
|
3544
|
+
strokeLinejoin: "round",
|
|
3545
|
+
"aria-hidden": "true",
|
|
3546
|
+
...rest,
|
|
3547
|
+
children: [
|
|
3548
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsx)("polyline", { points: "15 10 20 15 15 20" }),
|
|
3549
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsx)("path", { d: "M4 4v7a4 4 0 0 0 4 4h12" })
|
|
3550
|
+
]
|
|
3551
|
+
}
|
|
3552
|
+
);
|
|
3553
|
+
}
|
|
3554
|
+
|
|
3555
|
+
// src/components/icons/credit-card/index.tsx
|
|
3556
|
+
var import_jsx_runtime66 = require("react/jsx-runtime");
|
|
3557
|
+
function CreditCardIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
3558
|
+
return /* @__PURE__ */ (0, import_jsx_runtime66.jsxs)(
|
|
3559
|
+
"svg",
|
|
3560
|
+
{
|
|
3561
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3562
|
+
width: size3,
|
|
3563
|
+
height: size3,
|
|
3564
|
+
viewBox: "0 0 24 24",
|
|
3565
|
+
fill: "none",
|
|
3566
|
+
stroke: "currentColor",
|
|
3567
|
+
strokeWidth,
|
|
3568
|
+
strokeLinecap: "round",
|
|
3569
|
+
strokeLinejoin: "round",
|
|
3570
|
+
"aria-hidden": "true",
|
|
3571
|
+
...rest,
|
|
3572
|
+
children: [
|
|
3573
|
+
/* @__PURE__ */ (0, import_jsx_runtime66.jsx)("rect", { width: "20", height: "14", x: "2", y: "5", rx: "2" }),
|
|
3574
|
+
/* @__PURE__ */ (0, import_jsx_runtime66.jsx)("line", { x1: "2", x2: "22", y1: "10", y2: "10" })
|
|
3575
|
+
]
|
|
3576
|
+
}
|
|
3577
|
+
);
|
|
3578
|
+
}
|
|
3579
|
+
|
|
3580
|
+
// src/components/icons/dollar-sign/index.tsx
|
|
3581
|
+
var import_jsx_runtime67 = require("react/jsx-runtime");
|
|
3582
|
+
function DollarSignIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
3583
|
+
return /* @__PURE__ */ (0, import_jsx_runtime67.jsxs)(
|
|
3584
|
+
"svg",
|
|
3585
|
+
{
|
|
3586
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3587
|
+
width: size3,
|
|
3588
|
+
height: size3,
|
|
3589
|
+
viewBox: "0 0 24 24",
|
|
3590
|
+
fill: "none",
|
|
3591
|
+
stroke: "currentColor",
|
|
3592
|
+
strokeWidth,
|
|
3593
|
+
strokeLinecap: "round",
|
|
3594
|
+
strokeLinejoin: "round",
|
|
3595
|
+
"aria-hidden": "true",
|
|
3596
|
+
...rest,
|
|
3597
|
+
children: [
|
|
3598
|
+
/* @__PURE__ */ (0, import_jsx_runtime67.jsx)("line", { x1: "12", x2: "12", y1: "2", y2: "22" }),
|
|
3599
|
+
/* @__PURE__ */ (0, import_jsx_runtime67.jsx)("path", { d: "M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6" })
|
|
3600
|
+
]
|
|
3601
|
+
}
|
|
3602
|
+
);
|
|
3603
|
+
}
|
|
3604
|
+
|
|
3605
|
+
// src/components/icons/download/index.tsx
|
|
3606
|
+
var import_jsx_runtime68 = require("react/jsx-runtime");
|
|
3607
|
+
function DownloadIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
3608
|
+
return /* @__PURE__ */ (0, import_jsx_runtime68.jsxs)(
|
|
3609
|
+
"svg",
|
|
3610
|
+
{
|
|
3611
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3612
|
+
width: size3,
|
|
3613
|
+
height: size3,
|
|
3614
|
+
viewBox: "0 0 24 24",
|
|
3615
|
+
fill: "none",
|
|
3616
|
+
stroke: "currentColor",
|
|
3617
|
+
strokeWidth,
|
|
3618
|
+
strokeLinecap: "round",
|
|
3619
|
+
strokeLinejoin: "round",
|
|
3620
|
+
"aria-hidden": "true",
|
|
3621
|
+
...rest,
|
|
3622
|
+
children: [
|
|
3623
|
+
/* @__PURE__ */ (0, import_jsx_runtime68.jsx)("path", { d: "M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4" }),
|
|
3624
|
+
/* @__PURE__ */ (0, import_jsx_runtime68.jsx)("polyline", { points: "7 10 12 15 17 10" }),
|
|
3625
|
+
/* @__PURE__ */ (0, import_jsx_runtime68.jsx)("line", { x1: "12", x2: "12", y1: "15", y2: "3" })
|
|
3626
|
+
]
|
|
3627
|
+
}
|
|
3628
|
+
);
|
|
3629
|
+
}
|
|
3630
|
+
|
|
3631
|
+
// src/components/icons/external-link/index.tsx
|
|
3632
|
+
var import_jsx_runtime69 = require("react/jsx-runtime");
|
|
3633
|
+
function ExternalLinkIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
3634
|
+
return /* @__PURE__ */ (0, import_jsx_runtime69.jsxs)(
|
|
3635
|
+
"svg",
|
|
3636
|
+
{
|
|
3637
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3638
|
+
width: size3,
|
|
3639
|
+
height: size3,
|
|
3640
|
+
viewBox: "0 0 24 24",
|
|
3641
|
+
fill: "none",
|
|
3642
|
+
stroke: "currentColor",
|
|
3643
|
+
strokeWidth,
|
|
3644
|
+
strokeLinecap: "round",
|
|
3645
|
+
strokeLinejoin: "round",
|
|
3646
|
+
"aria-hidden": "true",
|
|
3647
|
+
...rest,
|
|
3648
|
+
children: [
|
|
3649
|
+
/* @__PURE__ */ (0, import_jsx_runtime69.jsx)("path", { d: "M15 3h6v6" }),
|
|
3650
|
+
/* @__PURE__ */ (0, import_jsx_runtime69.jsx)("path", { d: "M10 14 21 3" }),
|
|
3651
|
+
/* @__PURE__ */ (0, import_jsx_runtime69.jsx)("path", { d: "M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6" })
|
|
3652
|
+
]
|
|
3653
|
+
}
|
|
3654
|
+
);
|
|
3655
|
+
}
|
|
3656
|
+
|
|
3657
|
+
// src/components/icons/file/index.tsx
|
|
3658
|
+
var import_jsx_runtime70 = require("react/jsx-runtime");
|
|
3659
|
+
function FileIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
3660
|
+
return /* @__PURE__ */ (0, import_jsx_runtime70.jsxs)(
|
|
3661
|
+
"svg",
|
|
3662
|
+
{
|
|
3663
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3664
|
+
width: size3,
|
|
3665
|
+
height: size3,
|
|
3666
|
+
viewBox: "0 0 24 24",
|
|
3667
|
+
fill: "none",
|
|
3668
|
+
stroke: "currentColor",
|
|
3669
|
+
strokeWidth,
|
|
3670
|
+
strokeLinecap: "round",
|
|
3671
|
+
strokeLinejoin: "round",
|
|
3672
|
+
"aria-hidden": "true",
|
|
3673
|
+
...rest,
|
|
3674
|
+
children: [
|
|
3675
|
+
/* @__PURE__ */ (0, import_jsx_runtime70.jsx)("path", { d: "M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z" }),
|
|
3676
|
+
/* @__PURE__ */ (0, import_jsx_runtime70.jsx)("path", { d: "M14 2v4a2 2 0 0 0 2 2h4" })
|
|
3677
|
+
]
|
|
3678
|
+
}
|
|
3679
|
+
);
|
|
3680
|
+
}
|
|
3681
|
+
|
|
3682
|
+
// src/components/icons/file-text/index.tsx
|
|
3683
|
+
var import_jsx_runtime71 = require("react/jsx-runtime");
|
|
3684
|
+
function FileTextIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
3685
|
+
return /* @__PURE__ */ (0, import_jsx_runtime71.jsxs)(
|
|
3686
|
+
"svg",
|
|
3687
|
+
{
|
|
3688
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3689
|
+
width: size3,
|
|
3690
|
+
height: size3,
|
|
3691
|
+
viewBox: "0 0 24 24",
|
|
3692
|
+
fill: "none",
|
|
3693
|
+
stroke: "currentColor",
|
|
3694
|
+
strokeWidth,
|
|
3695
|
+
strokeLinecap: "round",
|
|
3696
|
+
strokeLinejoin: "round",
|
|
3697
|
+
"aria-hidden": "true",
|
|
3698
|
+
...rest,
|
|
3699
|
+
children: [
|
|
3700
|
+
/* @__PURE__ */ (0, import_jsx_runtime71.jsx)("path", { d: "M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z" }),
|
|
3701
|
+
/* @__PURE__ */ (0, import_jsx_runtime71.jsx)("path", { d: "M14 2v4a2 2 0 0 0 2 2h4" }),
|
|
3702
|
+
/* @__PURE__ */ (0, import_jsx_runtime71.jsx)("path", { d: "M16 13H8" }),
|
|
3703
|
+
/* @__PURE__ */ (0, import_jsx_runtime71.jsx)("path", { d: "M16 17H8" }),
|
|
3704
|
+
/* @__PURE__ */ (0, import_jsx_runtime71.jsx)("path", { d: "M10 9H8" })
|
|
3705
|
+
]
|
|
3706
|
+
}
|
|
3707
|
+
);
|
|
3708
|
+
}
|
|
3709
|
+
|
|
3710
|
+
// src/components/icons/filter/index.tsx
|
|
3711
|
+
var import_jsx_runtime72 = require("react/jsx-runtime");
|
|
3712
|
+
function FilterIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
3713
|
+
return /* @__PURE__ */ (0, import_jsx_runtime72.jsx)(
|
|
3714
|
+
"svg",
|
|
3715
|
+
{
|
|
3716
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3717
|
+
width: size3,
|
|
3718
|
+
height: size3,
|
|
3719
|
+
viewBox: "0 0 24 24",
|
|
3720
|
+
fill: "none",
|
|
3721
|
+
stroke: "currentColor",
|
|
3722
|
+
strokeWidth,
|
|
3723
|
+
strokeLinecap: "round",
|
|
3724
|
+
strokeLinejoin: "round",
|
|
3725
|
+
"aria-hidden": "true",
|
|
3726
|
+
...rest,
|
|
3727
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime72.jsx)("polygon", { points: "22 3 2 3 10 12.46 10 19 14 21 14 12.46 22 3" })
|
|
3728
|
+
}
|
|
3729
|
+
);
|
|
3730
|
+
}
|
|
3731
|
+
|
|
3732
|
+
// src/components/icons/fingerprint/index.tsx
|
|
3733
|
+
var import_jsx_runtime73 = require("react/jsx-runtime");
|
|
3734
|
+
function FingerprintIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
3735
|
+
return /* @__PURE__ */ (0, import_jsx_runtime73.jsxs)(
|
|
3736
|
+
"svg",
|
|
3737
|
+
{
|
|
3738
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3739
|
+
width: size3,
|
|
3740
|
+
height: size3,
|
|
3741
|
+
viewBox: "0 0 24 24",
|
|
3742
|
+
fill: "none",
|
|
3743
|
+
stroke: "currentColor",
|
|
3744
|
+
strokeWidth,
|
|
3745
|
+
strokeLinecap: "round",
|
|
3746
|
+
strokeLinejoin: "round",
|
|
3747
|
+
"aria-hidden": "true",
|
|
3748
|
+
...rest,
|
|
3749
|
+
children: [
|
|
3750
|
+
/* @__PURE__ */ (0, import_jsx_runtime73.jsx)("path", { d: "M2 12C2 6.5 6.5 2 12 2a10 10 0 0 1 8 4" }),
|
|
3751
|
+
/* @__PURE__ */ (0, import_jsx_runtime73.jsx)("path", { d: "M5 19.5C5.5 18 6 15 6 12c0-.7.12-1.37.34-2" }),
|
|
3752
|
+
/* @__PURE__ */ (0, import_jsx_runtime73.jsx)("path", { d: "M17.29 21.02c.12-.6.43-2.3.5-3.02" }),
|
|
3753
|
+
/* @__PURE__ */ (0, import_jsx_runtime73.jsx)("path", { d: "M12 10a2 2 0 0 0-2 2c0 1.02-.1 2.51-.26 4" }),
|
|
3754
|
+
/* @__PURE__ */ (0, import_jsx_runtime73.jsx)("path", { d: "M8.65 22c.21-.66.45-1.32.57-2" }),
|
|
3755
|
+
/* @__PURE__ */ (0, import_jsx_runtime73.jsx)("path", { d: "M14 13.12c0 2.38 0 6.38-1 8.88" }),
|
|
3756
|
+
/* @__PURE__ */ (0, import_jsx_runtime73.jsx)("path", { d: "M2 16h.01" }),
|
|
3757
|
+
/* @__PURE__ */ (0, import_jsx_runtime73.jsx)("path", { d: "M21.8 16c.2-2 .131-5.354 0-6" }),
|
|
3758
|
+
/* @__PURE__ */ (0, import_jsx_runtime73.jsx)("path", { d: "M9 6.8a6 6 0 0 1 9 5.2c0 .47 0 1.17-.02 2" })
|
|
3759
|
+
]
|
|
3760
|
+
}
|
|
3761
|
+
);
|
|
3762
|
+
}
|
|
3763
|
+
|
|
3764
|
+
// src/components/icons/folder/index.tsx
|
|
3765
|
+
var import_jsx_runtime74 = require("react/jsx-runtime");
|
|
3766
|
+
function FolderIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
3767
|
+
return /* @__PURE__ */ (0, import_jsx_runtime74.jsx)(
|
|
3768
|
+
"svg",
|
|
3769
|
+
{
|
|
3770
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3771
|
+
width: size3,
|
|
3772
|
+
height: size3,
|
|
3773
|
+
viewBox: "0 0 24 24",
|
|
3774
|
+
fill: "none",
|
|
3775
|
+
stroke: "currentColor",
|
|
3776
|
+
strokeWidth,
|
|
3777
|
+
strokeLinecap: "round",
|
|
3778
|
+
strokeLinejoin: "round",
|
|
3779
|
+
"aria-hidden": "true",
|
|
3780
|
+
...rest,
|
|
3781
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime74.jsx)("path", { d: "M20 20a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.9a2 2 0 0 1-1.69-.9L9.6 3.9A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2Z" })
|
|
3782
|
+
}
|
|
3783
|
+
);
|
|
3784
|
+
}
|
|
3785
|
+
|
|
3786
|
+
// src/components/icons/folder-open/index.tsx
|
|
3787
|
+
var import_jsx_runtime75 = require("react/jsx-runtime");
|
|
3788
|
+
function FolderOpenIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
3789
|
+
return /* @__PURE__ */ (0, import_jsx_runtime75.jsx)(
|
|
3790
|
+
"svg",
|
|
3791
|
+
{
|
|
3792
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3793
|
+
width: size3,
|
|
3794
|
+
height: size3,
|
|
3795
|
+
viewBox: "0 0 24 24",
|
|
3796
|
+
fill: "none",
|
|
3797
|
+
stroke: "currentColor",
|
|
3798
|
+
strokeWidth,
|
|
3799
|
+
strokeLinecap: "round",
|
|
3800
|
+
strokeLinejoin: "round",
|
|
3801
|
+
"aria-hidden": "true",
|
|
3802
|
+
...rest,
|
|
3803
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime75.jsx)("path", { d: "m6 14 1.5-2.9A2 2 0 0 1 9.24 10H20a2 2 0 0 1 1.94 2.5l-1.54 6a2 2 0 0 1-1.95 1.5H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H18a2 2 0 0 1 2 2v2" })
|
|
3804
|
+
}
|
|
3805
|
+
);
|
|
3806
|
+
}
|
|
3807
|
+
|
|
3808
|
+
// src/components/icons/gift/index.tsx
|
|
3809
|
+
var import_jsx_runtime76 = require("react/jsx-runtime");
|
|
3810
|
+
function GiftIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
3811
|
+
return /* @__PURE__ */ (0, import_jsx_runtime76.jsxs)(
|
|
3812
|
+
"svg",
|
|
3813
|
+
{
|
|
3814
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3815
|
+
width: size3,
|
|
3816
|
+
height: size3,
|
|
3817
|
+
viewBox: "0 0 24 24",
|
|
3818
|
+
fill: "none",
|
|
3819
|
+
stroke: "currentColor",
|
|
3820
|
+
strokeWidth,
|
|
3821
|
+
strokeLinecap: "round",
|
|
3822
|
+
strokeLinejoin: "round",
|
|
3823
|
+
"aria-hidden": "true",
|
|
3824
|
+
...rest,
|
|
3825
|
+
children: [
|
|
3826
|
+
/* @__PURE__ */ (0, import_jsx_runtime76.jsx)("rect", { x: "3", y: "8", width: "18", height: "4", rx: "1" }),
|
|
3827
|
+
/* @__PURE__ */ (0, import_jsx_runtime76.jsx)("path", { d: "M12 8v13" }),
|
|
3828
|
+
/* @__PURE__ */ (0, import_jsx_runtime76.jsx)("path", { d: "M19 12v7a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2v-7" }),
|
|
3829
|
+
/* @__PURE__ */ (0, import_jsx_runtime76.jsx)("path", { d: "M7.5 8a2.5 2.5 0 0 1 0-5A4.8 8 0 0 1 12 8a4.8 8 0 0 1 4.5-5 2.5 2.5 0 0 1 0 5" })
|
|
3830
|
+
]
|
|
3831
|
+
}
|
|
3832
|
+
);
|
|
3833
|
+
}
|
|
3834
|
+
|
|
3835
|
+
// src/components/icons/globe/index.tsx
|
|
3836
|
+
var import_jsx_runtime77 = require("react/jsx-runtime");
|
|
3837
|
+
function GlobeIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
3838
|
+
return /* @__PURE__ */ (0, import_jsx_runtime77.jsxs)(
|
|
3839
|
+
"svg",
|
|
3840
|
+
{
|
|
3841
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3842
|
+
width: size3,
|
|
3843
|
+
height: size3,
|
|
3844
|
+
viewBox: "0 0 24 24",
|
|
3845
|
+
fill: "none",
|
|
3846
|
+
stroke: "currentColor",
|
|
3847
|
+
strokeWidth,
|
|
3848
|
+
strokeLinecap: "round",
|
|
3849
|
+
strokeLinejoin: "round",
|
|
3850
|
+
"aria-hidden": "true",
|
|
3851
|
+
...rest,
|
|
3852
|
+
children: [
|
|
3853
|
+
/* @__PURE__ */ (0, import_jsx_runtime77.jsx)("circle", { cx: "12", cy: "12", r: "10" }),
|
|
3854
|
+
/* @__PURE__ */ (0, import_jsx_runtime77.jsx)("path", { d: "M12 2a14.5 14.5 0 0 0 0 20 14.5 14.5 0 0 0 0-20" }),
|
|
3855
|
+
/* @__PURE__ */ (0, import_jsx_runtime77.jsx)("path", { d: "M2 12h20" })
|
|
3856
|
+
]
|
|
3857
|
+
}
|
|
3858
|
+
);
|
|
3859
|
+
}
|
|
3860
|
+
|
|
3861
|
+
// src/components/icons/grid/index.tsx
|
|
3862
|
+
var import_jsx_runtime78 = require("react/jsx-runtime");
|
|
3863
|
+
function GridIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
3864
|
+
return /* @__PURE__ */ (0, import_jsx_runtime78.jsxs)(
|
|
3865
|
+
"svg",
|
|
3866
|
+
{
|
|
3867
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3868
|
+
width: size3,
|
|
3869
|
+
height: size3,
|
|
3870
|
+
viewBox: "0 0 24 24",
|
|
3871
|
+
fill: "none",
|
|
3872
|
+
stroke: "currentColor",
|
|
3873
|
+
strokeWidth,
|
|
3874
|
+
strokeLinecap: "round",
|
|
3875
|
+
strokeLinejoin: "round",
|
|
3876
|
+
"aria-hidden": "true",
|
|
3877
|
+
...rest,
|
|
3878
|
+
children: [
|
|
3879
|
+
/* @__PURE__ */ (0, import_jsx_runtime78.jsx)("rect", { width: "18", height: "18", x: "3", y: "3", rx: "2" }),
|
|
3880
|
+
/* @__PURE__ */ (0, import_jsx_runtime78.jsx)("path", { d: "M3 9h18" }),
|
|
3881
|
+
/* @__PURE__ */ (0, import_jsx_runtime78.jsx)("path", { d: "M3 15h18" }),
|
|
3882
|
+
/* @__PURE__ */ (0, import_jsx_runtime78.jsx)("path", { d: "M9 3v18" }),
|
|
3883
|
+
/* @__PURE__ */ (0, import_jsx_runtime78.jsx)("path", { d: "M15 3v18" })
|
|
3884
|
+
]
|
|
3885
|
+
}
|
|
3886
|
+
);
|
|
3887
|
+
}
|
|
3888
|
+
|
|
3889
|
+
// src/components/icons/heart/index.tsx
|
|
3890
|
+
var import_jsx_runtime79 = require("react/jsx-runtime");
|
|
3891
|
+
function HeartIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
3892
|
+
return /* @__PURE__ */ (0, import_jsx_runtime79.jsx)(
|
|
3893
|
+
"svg",
|
|
3894
|
+
{
|
|
3895
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3896
|
+
width: size3,
|
|
3897
|
+
height: size3,
|
|
3898
|
+
viewBox: "0 0 24 24",
|
|
3899
|
+
fill: "none",
|
|
3900
|
+
stroke: "currentColor",
|
|
3901
|
+
strokeWidth,
|
|
3902
|
+
strokeLinecap: "round",
|
|
3903
|
+
strokeLinejoin: "round",
|
|
3904
|
+
"aria-hidden": "true",
|
|
3905
|
+
...rest,
|
|
3906
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime79.jsx)("path", { d: "M19 14c1.49-1.46 3-3.21 3-5.5A5.5 5.5 0 0 0 16.5 3c-1.76 0-3 .5-4.5 2-1.5-1.5-2.74-2-4.5-2A5.5 5.5 0 0 0 2 8.5c0 2.3 1.5 4.05 3 5.5l7 7Z" })
|
|
3907
|
+
}
|
|
3908
|
+
);
|
|
3909
|
+
}
|
|
3910
|
+
|
|
3911
|
+
// src/components/icons/help-circle/index.tsx
|
|
3912
|
+
var import_jsx_runtime80 = require("react/jsx-runtime");
|
|
3913
|
+
function HelpCircleIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
3914
|
+
return /* @__PURE__ */ (0, import_jsx_runtime80.jsxs)(
|
|
3915
|
+
"svg",
|
|
3916
|
+
{
|
|
3917
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3918
|
+
width: size3,
|
|
3919
|
+
height: size3,
|
|
3920
|
+
viewBox: "0 0 24 24",
|
|
3921
|
+
fill: "none",
|
|
3922
|
+
stroke: "currentColor",
|
|
3923
|
+
strokeWidth,
|
|
3924
|
+
strokeLinecap: "round",
|
|
3925
|
+
strokeLinejoin: "round",
|
|
3926
|
+
"aria-hidden": "true",
|
|
3927
|
+
...rest,
|
|
3928
|
+
children: [
|
|
3929
|
+
/* @__PURE__ */ (0, import_jsx_runtime80.jsx)("circle", { cx: "12", cy: "12", r: "10" }),
|
|
3930
|
+
/* @__PURE__ */ (0, import_jsx_runtime80.jsx)("path", { d: "M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3" }),
|
|
3931
|
+
/* @__PURE__ */ (0, import_jsx_runtime80.jsx)("path", { d: "M12 17h.01" })
|
|
3932
|
+
]
|
|
3933
|
+
}
|
|
3934
|
+
);
|
|
3935
|
+
}
|
|
3936
|
+
|
|
3937
|
+
// src/components/icons/home/index.tsx
|
|
3938
|
+
var import_jsx_runtime81 = require("react/jsx-runtime");
|
|
3939
|
+
function HomeIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
3940
|
+
return /* @__PURE__ */ (0, import_jsx_runtime81.jsxs)(
|
|
3941
|
+
"svg",
|
|
3942
|
+
{
|
|
3943
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3944
|
+
width: size3,
|
|
3945
|
+
height: size3,
|
|
3946
|
+
viewBox: "0 0 24 24",
|
|
3947
|
+
fill: "none",
|
|
3948
|
+
stroke: "currentColor",
|
|
3949
|
+
strokeWidth,
|
|
3950
|
+
strokeLinecap: "round",
|
|
3951
|
+
strokeLinejoin: "round",
|
|
3952
|
+
"aria-hidden": "true",
|
|
3953
|
+
...rest,
|
|
3954
|
+
children: [
|
|
3955
|
+
/* @__PURE__ */ (0, import_jsx_runtime81.jsx)("path", { d: "m3 9 9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z" }),
|
|
3956
|
+
/* @__PURE__ */ (0, import_jsx_runtime81.jsx)("polyline", { points: "9 22 9 12 15 12 15 22" })
|
|
3957
|
+
]
|
|
3958
|
+
}
|
|
3959
|
+
);
|
|
3960
|
+
}
|
|
3961
|
+
|
|
3962
|
+
// src/components/icons/image/index.tsx
|
|
3963
|
+
var import_jsx_runtime82 = require("react/jsx-runtime");
|
|
3964
|
+
function ImageIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
3965
|
+
return /* @__PURE__ */ (0, import_jsx_runtime82.jsxs)(
|
|
3966
|
+
"svg",
|
|
3967
|
+
{
|
|
3968
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3969
|
+
width: size3,
|
|
3970
|
+
height: size3,
|
|
3971
|
+
viewBox: "0 0 24 24",
|
|
3972
|
+
fill: "none",
|
|
3973
|
+
stroke: "currentColor",
|
|
3974
|
+
strokeWidth,
|
|
3975
|
+
strokeLinecap: "round",
|
|
3976
|
+
strokeLinejoin: "round",
|
|
3977
|
+
"aria-hidden": "true",
|
|
3978
|
+
...rest,
|
|
3979
|
+
children: [
|
|
3980
|
+
/* @__PURE__ */ (0, import_jsx_runtime82.jsx)("rect", { width: "18", height: "18", x: "3", y: "3", rx: "2", ry: "2" }),
|
|
3981
|
+
/* @__PURE__ */ (0, import_jsx_runtime82.jsx)("circle", { cx: "9", cy: "9", r: "2" }),
|
|
3982
|
+
/* @__PURE__ */ (0, import_jsx_runtime82.jsx)("path", { d: "m21 15-3.086-3.086a2 2 0 0 0-2.828 0L6 21" })
|
|
3983
|
+
]
|
|
3984
|
+
}
|
|
3985
|
+
);
|
|
3986
|
+
}
|
|
3987
|
+
|
|
3988
|
+
// src/components/icons/inbox/index.tsx
|
|
3989
|
+
var import_jsx_runtime83 = require("react/jsx-runtime");
|
|
3990
|
+
function InboxIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
3991
|
+
return /* @__PURE__ */ (0, import_jsx_runtime83.jsxs)(
|
|
3992
|
+
"svg",
|
|
3993
|
+
{
|
|
3994
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3995
|
+
width: size3,
|
|
3996
|
+
height: size3,
|
|
3997
|
+
viewBox: "0 0 24 24",
|
|
3998
|
+
fill: "none",
|
|
3999
|
+
stroke: "currentColor",
|
|
4000
|
+
strokeWidth,
|
|
4001
|
+
strokeLinecap: "round",
|
|
4002
|
+
strokeLinejoin: "round",
|
|
4003
|
+
"aria-hidden": "true",
|
|
4004
|
+
...rest,
|
|
4005
|
+
children: [
|
|
4006
|
+
/* @__PURE__ */ (0, import_jsx_runtime83.jsx)("polyline", { points: "22 12 16 12 14 15 10 15 8 12 2 12" }),
|
|
4007
|
+
/* @__PURE__ */ (0, import_jsx_runtime83.jsx)("path", { d: "M5.45 5.11 2 12v6a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-6l-3.45-6.89A2 2 0 0 0 16.76 4H7.24a2 2 0 0 0-1.79 1.11z" })
|
|
4008
|
+
]
|
|
4009
|
+
}
|
|
4010
|
+
);
|
|
4011
|
+
}
|
|
4012
|
+
|
|
4013
|
+
// src/components/icons/key/index.tsx
|
|
4014
|
+
var import_jsx_runtime84 = require("react/jsx-runtime");
|
|
4015
|
+
function KeyIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
4016
|
+
return /* @__PURE__ */ (0, import_jsx_runtime84.jsxs)(
|
|
4017
|
+
"svg",
|
|
4018
|
+
{
|
|
4019
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4020
|
+
width: size3,
|
|
4021
|
+
height: size3,
|
|
4022
|
+
viewBox: "0 0 24 24",
|
|
4023
|
+
fill: "none",
|
|
4024
|
+
stroke: "currentColor",
|
|
4025
|
+
strokeWidth,
|
|
4026
|
+
strokeLinecap: "round",
|
|
4027
|
+
strokeLinejoin: "round",
|
|
4028
|
+
"aria-hidden": "true",
|
|
4029
|
+
...rest,
|
|
4030
|
+
children: [
|
|
4031
|
+
/* @__PURE__ */ (0, import_jsx_runtime84.jsx)("path", { d: "m15.5 7.5 2.3 2.3a1 1 0 0 0 1.4 0l2.1-2.1a1 1 0 0 0 0-1.4L21 4.5" }),
|
|
4032
|
+
/* @__PURE__ */ (0, import_jsx_runtime84.jsx)("path", { d: "m21 2-9.6 9.6" }),
|
|
4033
|
+
/* @__PURE__ */ (0, import_jsx_runtime84.jsx)("circle", { cx: "7.5", cy: "15.5", r: "5.5" })
|
|
4034
|
+
]
|
|
4035
|
+
}
|
|
4036
|
+
);
|
|
4037
|
+
}
|
|
4038
|
+
|
|
4039
|
+
// src/components/icons/layout/index.tsx
|
|
4040
|
+
var import_jsx_runtime85 = require("react/jsx-runtime");
|
|
4041
|
+
function LayoutIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
4042
|
+
return /* @__PURE__ */ (0, import_jsx_runtime85.jsxs)(
|
|
4043
|
+
"svg",
|
|
4044
|
+
{
|
|
4045
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4046
|
+
width: size3,
|
|
4047
|
+
height: size3,
|
|
4048
|
+
viewBox: "0 0 24 24",
|
|
4049
|
+
fill: "none",
|
|
4050
|
+
stroke: "currentColor",
|
|
4051
|
+
strokeWidth,
|
|
4052
|
+
strokeLinecap: "round",
|
|
4053
|
+
strokeLinejoin: "round",
|
|
4054
|
+
"aria-hidden": "true",
|
|
4055
|
+
...rest,
|
|
4056
|
+
children: [
|
|
4057
|
+
/* @__PURE__ */ (0, import_jsx_runtime85.jsx)("rect", { width: "7", height: "9", x: "3", y: "3", rx: "1" }),
|
|
4058
|
+
/* @__PURE__ */ (0, import_jsx_runtime85.jsx)("rect", { width: "7", height: "5", x: "14", y: "3", rx: "1" }),
|
|
4059
|
+
/* @__PURE__ */ (0, import_jsx_runtime85.jsx)("rect", { width: "7", height: "9", x: "14", y: "12", rx: "1" }),
|
|
4060
|
+
/* @__PURE__ */ (0, import_jsx_runtime85.jsx)("rect", { width: "7", height: "5", x: "3", y: "16", rx: "1" })
|
|
4061
|
+
]
|
|
4062
|
+
}
|
|
4063
|
+
);
|
|
4064
|
+
}
|
|
4065
|
+
|
|
4066
|
+
// src/components/icons/link/index.tsx
|
|
4067
|
+
var import_jsx_runtime86 = require("react/jsx-runtime");
|
|
4068
|
+
function LinkIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
4069
|
+
return /* @__PURE__ */ (0, import_jsx_runtime86.jsxs)(
|
|
4070
|
+
"svg",
|
|
4071
|
+
{
|
|
4072
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4073
|
+
width: size3,
|
|
4074
|
+
height: size3,
|
|
4075
|
+
viewBox: "0 0 24 24",
|
|
4076
|
+
fill: "none",
|
|
4077
|
+
stroke: "currentColor",
|
|
4078
|
+
strokeWidth,
|
|
4079
|
+
strokeLinecap: "round",
|
|
4080
|
+
strokeLinejoin: "round",
|
|
4081
|
+
"aria-hidden": "true",
|
|
4082
|
+
...rest,
|
|
4083
|
+
children: [
|
|
4084
|
+
/* @__PURE__ */ (0, import_jsx_runtime86.jsx)("path", { d: "M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71" }),
|
|
4085
|
+
/* @__PURE__ */ (0, import_jsx_runtime86.jsx)("path", { d: "M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71" })
|
|
4086
|
+
]
|
|
4087
|
+
}
|
|
4088
|
+
);
|
|
4089
|
+
}
|
|
4090
|
+
|
|
4091
|
+
// src/components/icons/list/index.tsx
|
|
4092
|
+
var import_jsx_runtime87 = require("react/jsx-runtime");
|
|
4093
|
+
function ListIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
4094
|
+
return /* @__PURE__ */ (0, import_jsx_runtime87.jsxs)(
|
|
4095
|
+
"svg",
|
|
4096
|
+
{
|
|
4097
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4098
|
+
width: size3,
|
|
4099
|
+
height: size3,
|
|
4100
|
+
viewBox: "0 0 24 24",
|
|
4101
|
+
fill: "none",
|
|
4102
|
+
stroke: "currentColor",
|
|
4103
|
+
strokeWidth,
|
|
4104
|
+
strokeLinecap: "round",
|
|
4105
|
+
strokeLinejoin: "round",
|
|
4106
|
+
"aria-hidden": "true",
|
|
4107
|
+
...rest,
|
|
4108
|
+
children: [
|
|
4109
|
+
/* @__PURE__ */ (0, import_jsx_runtime87.jsx)("line", { x1: "8", x2: "21", y1: "6", y2: "6" }),
|
|
4110
|
+
/* @__PURE__ */ (0, import_jsx_runtime87.jsx)("line", { x1: "8", x2: "21", y1: "12", y2: "12" }),
|
|
4111
|
+
/* @__PURE__ */ (0, import_jsx_runtime87.jsx)("line", { x1: "8", x2: "21", y1: "18", y2: "18" }),
|
|
4112
|
+
/* @__PURE__ */ (0, import_jsx_runtime87.jsx)("line", { x1: "3", x2: "3.01", y1: "6", y2: "6" }),
|
|
4113
|
+
/* @__PURE__ */ (0, import_jsx_runtime87.jsx)("line", { x1: "3", x2: "3.01", y1: "12", y2: "12" }),
|
|
4114
|
+
/* @__PURE__ */ (0, import_jsx_runtime87.jsx)("line", { x1: "3", x2: "3.01", y1: "18", y2: "18" })
|
|
4115
|
+
]
|
|
4116
|
+
}
|
|
4117
|
+
);
|
|
4118
|
+
}
|
|
4119
|
+
|
|
4120
|
+
// src/components/icons/loader/index.tsx
|
|
4121
|
+
var import_jsx_runtime88 = require("react/jsx-runtime");
|
|
4122
|
+
function LoaderIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
4123
|
+
return /* @__PURE__ */ (0, import_jsx_runtime88.jsxs)(
|
|
4124
|
+
"svg",
|
|
4125
|
+
{
|
|
4126
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4127
|
+
width: size3,
|
|
4128
|
+
height: size3,
|
|
4129
|
+
viewBox: "0 0 24 24",
|
|
4130
|
+
fill: "none",
|
|
4131
|
+
stroke: "currentColor",
|
|
4132
|
+
strokeWidth,
|
|
4133
|
+
strokeLinecap: "round",
|
|
4134
|
+
strokeLinejoin: "round",
|
|
4135
|
+
"aria-hidden": "true",
|
|
4136
|
+
...rest,
|
|
4137
|
+
children: [
|
|
4138
|
+
/* @__PURE__ */ (0, import_jsx_runtime88.jsx)("line", { x1: "12", x2: "12", y1: "2", y2: "6" }),
|
|
4139
|
+
/* @__PURE__ */ (0, import_jsx_runtime88.jsx)("line", { x1: "12", x2: "12", y1: "18", y2: "22" }),
|
|
4140
|
+
/* @__PURE__ */ (0, import_jsx_runtime88.jsx)("line", { x1: "4.93", x2: "7.76", y1: "4.93", y2: "7.76" }),
|
|
4141
|
+
/* @__PURE__ */ (0, import_jsx_runtime88.jsx)("line", { x1: "16.24", x2: "19.07", y1: "16.24", y2: "19.07" }),
|
|
4142
|
+
/* @__PURE__ */ (0, import_jsx_runtime88.jsx)("line", { x1: "2", x2: "6", y1: "12", y2: "12" }),
|
|
4143
|
+
/* @__PURE__ */ (0, import_jsx_runtime88.jsx)("line", { x1: "18", x2: "22", y1: "12", y2: "12" }),
|
|
4144
|
+
/* @__PURE__ */ (0, import_jsx_runtime88.jsx)("line", { x1: "4.93", x2: "7.76", y1: "19.07", y2: "16.24" }),
|
|
4145
|
+
/* @__PURE__ */ (0, import_jsx_runtime88.jsx)("line", { x1: "16.24", x2: "19.07", y1: "7.76", y2: "4.93" })
|
|
4146
|
+
]
|
|
4147
|
+
}
|
|
4148
|
+
);
|
|
4149
|
+
}
|
|
4150
|
+
|
|
4151
|
+
// src/components/icons/lock/index.tsx
|
|
4152
|
+
var import_jsx_runtime89 = require("react/jsx-runtime");
|
|
4153
|
+
function LockIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
4154
|
+
return /* @__PURE__ */ (0, import_jsx_runtime89.jsxs)(
|
|
4155
|
+
"svg",
|
|
4156
|
+
{
|
|
4157
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4158
|
+
width: size3,
|
|
4159
|
+
height: size3,
|
|
4160
|
+
viewBox: "0 0 24 24",
|
|
4161
|
+
fill: "none",
|
|
4162
|
+
stroke: "currentColor",
|
|
4163
|
+
strokeWidth,
|
|
4164
|
+
strokeLinecap: "round",
|
|
4165
|
+
strokeLinejoin: "round",
|
|
4166
|
+
"aria-hidden": "true",
|
|
4167
|
+
...rest,
|
|
4168
|
+
children: [
|
|
4169
|
+
/* @__PURE__ */ (0, import_jsx_runtime89.jsx)("rect", { width: "18", height: "11", x: "3", y: "11", rx: "2", ry: "2" }),
|
|
4170
|
+
/* @__PURE__ */ (0, import_jsx_runtime89.jsx)("path", { d: "M7 11V7a5 5 0 0 1 10 0v4" })
|
|
4171
|
+
]
|
|
4172
|
+
}
|
|
4173
|
+
);
|
|
4174
|
+
}
|
|
4175
|
+
|
|
4176
|
+
// src/components/icons/log-in/index.tsx
|
|
4177
|
+
var import_jsx_runtime90 = require("react/jsx-runtime");
|
|
4178
|
+
function LogInIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
4179
|
+
return /* @__PURE__ */ (0, import_jsx_runtime90.jsxs)(
|
|
4180
|
+
"svg",
|
|
4181
|
+
{
|
|
4182
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4183
|
+
width: size3,
|
|
4184
|
+
height: size3,
|
|
4185
|
+
viewBox: "0 0 24 24",
|
|
4186
|
+
fill: "none",
|
|
4187
|
+
stroke: "currentColor",
|
|
4188
|
+
strokeWidth,
|
|
4189
|
+
strokeLinecap: "round",
|
|
4190
|
+
strokeLinejoin: "round",
|
|
4191
|
+
"aria-hidden": "true",
|
|
4192
|
+
...rest,
|
|
4193
|
+
children: [
|
|
4194
|
+
/* @__PURE__ */ (0, import_jsx_runtime90.jsx)("path", { d: "M15 3h4a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-4" }),
|
|
4195
|
+
/* @__PURE__ */ (0, import_jsx_runtime90.jsx)("polyline", { points: "10 17 15 12 10 7" }),
|
|
4196
|
+
/* @__PURE__ */ (0, import_jsx_runtime90.jsx)("line", { x1: "15", x2: "3", y1: "12", y2: "12" })
|
|
4197
|
+
]
|
|
4198
|
+
}
|
|
4199
|
+
);
|
|
4200
|
+
}
|
|
4201
|
+
|
|
4202
|
+
// src/components/icons/log-out/index.tsx
|
|
4203
|
+
var import_jsx_runtime91 = require("react/jsx-runtime");
|
|
4204
|
+
function LogOutIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
4205
|
+
return /* @__PURE__ */ (0, import_jsx_runtime91.jsxs)(
|
|
4206
|
+
"svg",
|
|
4207
|
+
{
|
|
4208
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4209
|
+
width: size3,
|
|
4210
|
+
height: size3,
|
|
4211
|
+
viewBox: "0 0 24 24",
|
|
4212
|
+
fill: "none",
|
|
4213
|
+
stroke: "currentColor",
|
|
4214
|
+
strokeWidth,
|
|
4215
|
+
strokeLinecap: "round",
|
|
4216
|
+
strokeLinejoin: "round",
|
|
4217
|
+
"aria-hidden": "true",
|
|
4218
|
+
...rest,
|
|
4219
|
+
children: [
|
|
4220
|
+
/* @__PURE__ */ (0, import_jsx_runtime91.jsx)("path", { d: "M9 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4" }),
|
|
4221
|
+
/* @__PURE__ */ (0, import_jsx_runtime91.jsx)("polyline", { points: "16 17 21 12 16 7" }),
|
|
4222
|
+
/* @__PURE__ */ (0, import_jsx_runtime91.jsx)("line", { x1: "21", x2: "9", y1: "12", y2: "12" })
|
|
4223
|
+
]
|
|
4224
|
+
}
|
|
4225
|
+
);
|
|
4226
|
+
}
|
|
4227
|
+
|
|
4228
|
+
// src/components/icons/mail/index.tsx
|
|
4229
|
+
var import_jsx_runtime92 = require("react/jsx-runtime");
|
|
4230
|
+
function MailIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
4231
|
+
return /* @__PURE__ */ (0, import_jsx_runtime92.jsxs)(
|
|
4232
|
+
"svg",
|
|
4233
|
+
{
|
|
4234
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4235
|
+
width: size3,
|
|
4236
|
+
height: size3,
|
|
4237
|
+
viewBox: "0 0 24 24",
|
|
4238
|
+
fill: "none",
|
|
4239
|
+
stroke: "currentColor",
|
|
4240
|
+
strokeWidth,
|
|
4241
|
+
strokeLinecap: "round",
|
|
4242
|
+
strokeLinejoin: "round",
|
|
4243
|
+
"aria-hidden": "true",
|
|
4244
|
+
...rest,
|
|
4245
|
+
children: [
|
|
4246
|
+
/* @__PURE__ */ (0, import_jsx_runtime92.jsx)("rect", { width: "20", height: "16", x: "2", y: "4", rx: "2" }),
|
|
4247
|
+
/* @__PURE__ */ (0, import_jsx_runtime92.jsx)("path", { d: "m22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7" })
|
|
4248
|
+
]
|
|
4249
|
+
}
|
|
4250
|
+
);
|
|
4251
|
+
}
|
|
4252
|
+
|
|
4253
|
+
// src/components/icons/map-pin/index.tsx
|
|
4254
|
+
var import_jsx_runtime93 = require("react/jsx-runtime");
|
|
4255
|
+
function MapPinIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
4256
|
+
return /* @__PURE__ */ (0, import_jsx_runtime93.jsxs)(
|
|
4257
|
+
"svg",
|
|
4258
|
+
{
|
|
4259
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4260
|
+
width: size3,
|
|
4261
|
+
height: size3,
|
|
4262
|
+
viewBox: "0 0 24 24",
|
|
4263
|
+
fill: "none",
|
|
4264
|
+
stroke: "currentColor",
|
|
4265
|
+
strokeWidth,
|
|
4266
|
+
strokeLinecap: "round",
|
|
4267
|
+
strokeLinejoin: "round",
|
|
4268
|
+
"aria-hidden": "true",
|
|
4269
|
+
...rest,
|
|
4270
|
+
children: [
|
|
4271
|
+
/* @__PURE__ */ (0, import_jsx_runtime93.jsx)("path", { d: "M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0" }),
|
|
4272
|
+
/* @__PURE__ */ (0, import_jsx_runtime93.jsx)("circle", { cx: "12", cy: "10", r: "3" })
|
|
4273
|
+
]
|
|
4274
|
+
}
|
|
4275
|
+
);
|
|
4276
|
+
}
|
|
4277
|
+
|
|
4278
|
+
// src/components/icons/maximize/index.tsx
|
|
4279
|
+
var import_jsx_runtime94 = require("react/jsx-runtime");
|
|
4280
|
+
function MaximizeIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
4281
|
+
return /* @__PURE__ */ (0, import_jsx_runtime94.jsxs)(
|
|
4282
|
+
"svg",
|
|
4283
|
+
{
|
|
4284
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4285
|
+
width: size3,
|
|
4286
|
+
height: size3,
|
|
4287
|
+
viewBox: "0 0 24 24",
|
|
4288
|
+
fill: "none",
|
|
4289
|
+
stroke: "currentColor",
|
|
4290
|
+
strokeWidth,
|
|
4291
|
+
strokeLinecap: "round",
|
|
4292
|
+
strokeLinejoin: "round",
|
|
4293
|
+
"aria-hidden": "true",
|
|
4294
|
+
...rest,
|
|
4295
|
+
children: [
|
|
4296
|
+
/* @__PURE__ */ (0, import_jsx_runtime94.jsx)("path", { d: "M8 3H5a2 2 0 0 0-2 2v3" }),
|
|
4297
|
+
/* @__PURE__ */ (0, import_jsx_runtime94.jsx)("path", { d: "M21 8V5a2 2 0 0 0-2-2h-3" }),
|
|
4298
|
+
/* @__PURE__ */ (0, import_jsx_runtime94.jsx)("path", { d: "M3 16v3a2 2 0 0 0 2 2h3" }),
|
|
4299
|
+
/* @__PURE__ */ (0, import_jsx_runtime94.jsx)("path", { d: "M16 21h3a2 2 0 0 0 2-2v-3" })
|
|
4300
|
+
]
|
|
4301
|
+
}
|
|
4302
|
+
);
|
|
4303
|
+
}
|
|
4304
|
+
|
|
4305
|
+
// src/components/icons/menu/index.tsx
|
|
4306
|
+
var import_jsx_runtime95 = require("react/jsx-runtime");
|
|
4307
|
+
function MenuIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
4308
|
+
return /* @__PURE__ */ (0, import_jsx_runtime95.jsxs)(
|
|
4309
|
+
"svg",
|
|
4310
|
+
{
|
|
4311
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4312
|
+
width: size3,
|
|
4313
|
+
height: size3,
|
|
4314
|
+
viewBox: "0 0 24 24",
|
|
4315
|
+
fill: "none",
|
|
4316
|
+
stroke: "currentColor",
|
|
4317
|
+
strokeWidth,
|
|
4318
|
+
strokeLinecap: "round",
|
|
4319
|
+
strokeLinejoin: "round",
|
|
4320
|
+
"aria-hidden": "true",
|
|
4321
|
+
...rest,
|
|
4322
|
+
children: [
|
|
4323
|
+
/* @__PURE__ */ (0, import_jsx_runtime95.jsx)("line", { x1: "4", x2: "20", y1: "12", y2: "12" }),
|
|
4324
|
+
/* @__PURE__ */ (0, import_jsx_runtime95.jsx)("line", { x1: "4", x2: "20", y1: "6", y2: "6" }),
|
|
4325
|
+
/* @__PURE__ */ (0, import_jsx_runtime95.jsx)("line", { x1: "4", x2: "20", y1: "18", y2: "18" })
|
|
4326
|
+
]
|
|
4327
|
+
}
|
|
4328
|
+
);
|
|
4329
|
+
}
|
|
4330
|
+
|
|
4331
|
+
// src/components/icons/message-circle/index.tsx
|
|
4332
|
+
var import_jsx_runtime96 = require("react/jsx-runtime");
|
|
4333
|
+
function MessageCircleIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
4334
|
+
return /* @__PURE__ */ (0, import_jsx_runtime96.jsx)(
|
|
4335
|
+
"svg",
|
|
4336
|
+
{
|
|
4337
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4338
|
+
width: size3,
|
|
4339
|
+
height: size3,
|
|
4340
|
+
viewBox: "0 0 24 24",
|
|
4341
|
+
fill: "none",
|
|
4342
|
+
stroke: "currentColor",
|
|
4343
|
+
strokeWidth,
|
|
4344
|
+
strokeLinecap: "round",
|
|
4345
|
+
strokeLinejoin: "round",
|
|
4346
|
+
"aria-hidden": "true",
|
|
4347
|
+
...rest,
|
|
4348
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime96.jsx)("path", { d: "M7.9 20A9 9 0 1 0 4 16.1L2 22Z" })
|
|
4349
|
+
}
|
|
4350
|
+
);
|
|
4351
|
+
}
|
|
4352
|
+
|
|
4353
|
+
// src/components/icons/message-square/index.tsx
|
|
4354
|
+
var import_jsx_runtime97 = require("react/jsx-runtime");
|
|
4355
|
+
function MessageSquareIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
4356
|
+
return /* @__PURE__ */ (0, import_jsx_runtime97.jsx)(
|
|
4357
|
+
"svg",
|
|
4358
|
+
{
|
|
4359
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4360
|
+
width: size3,
|
|
4361
|
+
height: size3,
|
|
4362
|
+
viewBox: "0 0 24 24",
|
|
4363
|
+
fill: "none",
|
|
4364
|
+
stroke: "currentColor",
|
|
4365
|
+
strokeWidth,
|
|
4366
|
+
strokeLinecap: "round",
|
|
4367
|
+
strokeLinejoin: "round",
|
|
4368
|
+
"aria-hidden": "true",
|
|
4369
|
+
...rest,
|
|
4370
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime97.jsx)("path", { d: "M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z" })
|
|
4371
|
+
}
|
|
4372
|
+
);
|
|
4373
|
+
}
|
|
4374
|
+
|
|
4375
|
+
// src/components/icons/mic/index.tsx
|
|
4376
|
+
var import_jsx_runtime98 = require("react/jsx-runtime");
|
|
4377
|
+
function MicIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
4378
|
+
return /* @__PURE__ */ (0, import_jsx_runtime98.jsxs)(
|
|
4379
|
+
"svg",
|
|
4380
|
+
{
|
|
4381
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4382
|
+
width: size3,
|
|
4383
|
+
height: size3,
|
|
4384
|
+
viewBox: "0 0 24 24",
|
|
4385
|
+
fill: "none",
|
|
4386
|
+
stroke: "currentColor",
|
|
4387
|
+
strokeWidth,
|
|
4388
|
+
strokeLinecap: "round",
|
|
4389
|
+
strokeLinejoin: "round",
|
|
4390
|
+
"aria-hidden": "true",
|
|
4391
|
+
...rest,
|
|
4392
|
+
children: [
|
|
4393
|
+
/* @__PURE__ */ (0, import_jsx_runtime98.jsx)("path", { d: "M12 2a3 3 0 0 0-3 3v7a3 3 0 0 0 6 0V5a3 3 0 0 0-3-3Z" }),
|
|
4394
|
+
/* @__PURE__ */ (0, import_jsx_runtime98.jsx)("path", { d: "M19 10v2a7 7 0 0 1-14 0v-2" }),
|
|
4395
|
+
/* @__PURE__ */ (0, import_jsx_runtime98.jsx)("line", { x1: "12", x2: "12", y1: "19", y2: "22" })
|
|
4396
|
+
]
|
|
4397
|
+
}
|
|
4398
|
+
);
|
|
4399
|
+
}
|
|
4400
|
+
|
|
4401
|
+
// src/components/icons/minimize/index.tsx
|
|
4402
|
+
var import_jsx_runtime99 = require("react/jsx-runtime");
|
|
4403
|
+
function MinimizeIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
4404
|
+
return /* @__PURE__ */ (0, import_jsx_runtime99.jsxs)(
|
|
4405
|
+
"svg",
|
|
4406
|
+
{
|
|
4407
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4408
|
+
width: size3,
|
|
4409
|
+
height: size3,
|
|
4410
|
+
viewBox: "0 0 24 24",
|
|
4411
|
+
fill: "none",
|
|
4412
|
+
stroke: "currentColor",
|
|
4413
|
+
strokeWidth,
|
|
4414
|
+
strokeLinecap: "round",
|
|
4415
|
+
strokeLinejoin: "round",
|
|
4416
|
+
"aria-hidden": "true",
|
|
4417
|
+
...rest,
|
|
4418
|
+
children: [
|
|
4419
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsx)("path", { d: "M8 3v3a2 2 0 0 1-2 2H3" }),
|
|
4420
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsx)("path", { d: "M21 8h-3a2 2 0 0 1-2-2V3" }),
|
|
4421
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsx)("path", { d: "M3 16h3a2 2 0 0 1 2 2v3" }),
|
|
4422
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsx)("path", { d: "M16 21v-3a2 2 0 0 1 2-2h3" })
|
|
4423
|
+
]
|
|
4424
|
+
}
|
|
4425
|
+
);
|
|
4426
|
+
}
|
|
4427
|
+
|
|
4428
|
+
// src/components/icons/minus/index.tsx
|
|
4429
|
+
var import_jsx_runtime100 = require("react/jsx-runtime");
|
|
4430
|
+
function MinusIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
4431
|
+
return /* @__PURE__ */ (0, import_jsx_runtime100.jsx)(
|
|
4432
|
+
"svg",
|
|
4433
|
+
{
|
|
4434
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4435
|
+
width: size3,
|
|
4436
|
+
height: size3,
|
|
4437
|
+
viewBox: "0 0 24 24",
|
|
4438
|
+
fill: "none",
|
|
4439
|
+
stroke: "currentColor",
|
|
4440
|
+
strokeWidth,
|
|
4441
|
+
strokeLinecap: "round",
|
|
4442
|
+
strokeLinejoin: "round",
|
|
4443
|
+
"aria-hidden": "true",
|
|
4444
|
+
...rest,
|
|
4445
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime100.jsx)("path", { d: "M5 12h14" })
|
|
4446
|
+
}
|
|
4447
|
+
);
|
|
4448
|
+
}
|
|
4449
|
+
|
|
4450
|
+
// src/components/icons/moon/index.tsx
|
|
4451
|
+
var import_jsx_runtime101 = require("react/jsx-runtime");
|
|
4452
|
+
function MoonIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
4453
|
+
return /* @__PURE__ */ (0, import_jsx_runtime101.jsx)(
|
|
4454
|
+
"svg",
|
|
4455
|
+
{
|
|
4456
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4457
|
+
width: size3,
|
|
4458
|
+
height: size3,
|
|
4459
|
+
viewBox: "0 0 24 24",
|
|
4460
|
+
fill: "none",
|
|
4461
|
+
stroke: "currentColor",
|
|
4462
|
+
strokeWidth,
|
|
4463
|
+
strokeLinecap: "round",
|
|
4464
|
+
strokeLinejoin: "round",
|
|
4465
|
+
"aria-hidden": "true",
|
|
4466
|
+
...rest,
|
|
4467
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime101.jsx)("path", { d: "M12 3a6 6 0 0 0 9 9 9 9 0 1 1-9-9Z" })
|
|
4468
|
+
}
|
|
4469
|
+
);
|
|
4470
|
+
}
|
|
4471
|
+
|
|
4472
|
+
// src/components/icons/more-horizontal/index.tsx
|
|
4473
|
+
var import_jsx_runtime102 = require("react/jsx-runtime");
|
|
4474
|
+
function MoreHorizontalIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
4475
|
+
return /* @__PURE__ */ (0, import_jsx_runtime102.jsxs)(
|
|
4476
|
+
"svg",
|
|
4477
|
+
{
|
|
4478
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4479
|
+
width: size3,
|
|
4480
|
+
height: size3,
|
|
4481
|
+
viewBox: "0 0 24 24",
|
|
4482
|
+
fill: "none",
|
|
4483
|
+
stroke: "currentColor",
|
|
4484
|
+
strokeWidth,
|
|
4485
|
+
strokeLinecap: "round",
|
|
4486
|
+
strokeLinejoin: "round",
|
|
4487
|
+
"aria-hidden": "true",
|
|
4488
|
+
...rest,
|
|
4489
|
+
children: [
|
|
4490
|
+
/* @__PURE__ */ (0, import_jsx_runtime102.jsx)("circle", { cx: "12", cy: "12", r: "1" }),
|
|
4491
|
+
/* @__PURE__ */ (0, import_jsx_runtime102.jsx)("circle", { cx: "19", cy: "12", r: "1" }),
|
|
4492
|
+
/* @__PURE__ */ (0, import_jsx_runtime102.jsx)("circle", { cx: "5", cy: "12", r: "1" })
|
|
4493
|
+
]
|
|
4494
|
+
}
|
|
4495
|
+
);
|
|
4496
|
+
}
|
|
4497
|
+
|
|
4498
|
+
// src/components/icons/more-vertical/index.tsx
|
|
4499
|
+
var import_jsx_runtime103 = require("react/jsx-runtime");
|
|
4500
|
+
function MoreVerticalIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
4501
|
+
return /* @__PURE__ */ (0, import_jsx_runtime103.jsxs)(
|
|
4502
|
+
"svg",
|
|
4503
|
+
{
|
|
4504
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4505
|
+
width: size3,
|
|
4506
|
+
height: size3,
|
|
4507
|
+
viewBox: "0 0 24 24",
|
|
4508
|
+
fill: "none",
|
|
4509
|
+
stroke: "currentColor",
|
|
4510
|
+
strokeWidth,
|
|
4511
|
+
strokeLinecap: "round",
|
|
4512
|
+
strokeLinejoin: "round",
|
|
4513
|
+
"aria-hidden": "true",
|
|
4514
|
+
...rest,
|
|
4515
|
+
children: [
|
|
4516
|
+
/* @__PURE__ */ (0, import_jsx_runtime103.jsx)("circle", { cx: "12", cy: "12", r: "1" }),
|
|
4517
|
+
/* @__PURE__ */ (0, import_jsx_runtime103.jsx)("circle", { cx: "12", cy: "5", r: "1" }),
|
|
4518
|
+
/* @__PURE__ */ (0, import_jsx_runtime103.jsx)("circle", { cx: "12", cy: "19", r: "1" })
|
|
4519
|
+
]
|
|
4520
|
+
}
|
|
4521
|
+
);
|
|
4522
|
+
}
|
|
4523
|
+
|
|
4524
|
+
// src/components/icons/package/index.tsx
|
|
4525
|
+
var import_jsx_runtime104 = require("react/jsx-runtime");
|
|
4526
|
+
function PackageIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
4527
|
+
return /* @__PURE__ */ (0, import_jsx_runtime104.jsxs)(
|
|
4528
|
+
"svg",
|
|
4529
|
+
{
|
|
4530
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4531
|
+
width: size3,
|
|
4532
|
+
height: size3,
|
|
4533
|
+
viewBox: "0 0 24 24",
|
|
4534
|
+
fill: "none",
|
|
4535
|
+
stroke: "currentColor",
|
|
4536
|
+
strokeWidth,
|
|
4537
|
+
strokeLinecap: "round",
|
|
4538
|
+
strokeLinejoin: "round",
|
|
4539
|
+
"aria-hidden": "true",
|
|
4540
|
+
...rest,
|
|
4541
|
+
children: [
|
|
4542
|
+
/* @__PURE__ */ (0, import_jsx_runtime104.jsx)("path", { d: "M11 21.73a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73z" }),
|
|
4543
|
+
/* @__PURE__ */ (0, import_jsx_runtime104.jsx)("path", { d: "M3.3 7 12 12l8.7-5" }),
|
|
4544
|
+
/* @__PURE__ */ (0, import_jsx_runtime104.jsx)("path", { d: "M12 22V12" })
|
|
4545
|
+
]
|
|
4546
|
+
}
|
|
4547
|
+
);
|
|
4548
|
+
}
|
|
4549
|
+
|
|
4550
|
+
// src/components/icons/paperclip/index.tsx
|
|
4551
|
+
var import_jsx_runtime105 = require("react/jsx-runtime");
|
|
4552
|
+
function PaperclipIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
4553
|
+
return /* @__PURE__ */ (0, import_jsx_runtime105.jsx)(
|
|
4554
|
+
"svg",
|
|
4555
|
+
{
|
|
4556
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4557
|
+
width: size3,
|
|
4558
|
+
height: size3,
|
|
4559
|
+
viewBox: "0 0 24 24",
|
|
4560
|
+
fill: "none",
|
|
4561
|
+
stroke: "currentColor",
|
|
4562
|
+
strokeWidth,
|
|
4563
|
+
strokeLinecap: "round",
|
|
4564
|
+
strokeLinejoin: "round",
|
|
4565
|
+
"aria-hidden": "true",
|
|
4566
|
+
...rest,
|
|
4567
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime105.jsx)("path", { d: "M21.44 11.05l-9.19 9.19a6 6 0 0 1-8.49-8.49l8.57-8.57A4 4 0 1 1 18 8.84l-8.59 8.57a2 2 0 0 1-2.83-2.83l8.49-8.48" })
|
|
4568
|
+
}
|
|
4569
|
+
);
|
|
4570
|
+
}
|
|
4571
|
+
|
|
4572
|
+
// src/components/icons/pause/index.tsx
|
|
4573
|
+
var import_jsx_runtime106 = require("react/jsx-runtime");
|
|
4574
|
+
function PauseIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
4575
|
+
return /* @__PURE__ */ (0, import_jsx_runtime106.jsxs)(
|
|
4576
|
+
"svg",
|
|
4577
|
+
{
|
|
4578
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4579
|
+
width: size3,
|
|
4580
|
+
height: size3,
|
|
4581
|
+
viewBox: "0 0 24 24",
|
|
4582
|
+
fill: "none",
|
|
4583
|
+
stroke: "currentColor",
|
|
4584
|
+
strokeWidth,
|
|
4585
|
+
strokeLinecap: "round",
|
|
4586
|
+
strokeLinejoin: "round",
|
|
4587
|
+
"aria-hidden": "true",
|
|
4588
|
+
...rest,
|
|
4589
|
+
children: [
|
|
4590
|
+
/* @__PURE__ */ (0, import_jsx_runtime106.jsx)("rect", { x: "14", y: "4", width: "4", height: "16", rx: "1" }),
|
|
4591
|
+
/* @__PURE__ */ (0, import_jsx_runtime106.jsx)("rect", { x: "6", y: "4", width: "4", height: "16", rx: "1" })
|
|
4592
|
+
]
|
|
4593
|
+
}
|
|
4594
|
+
);
|
|
4595
|
+
}
|
|
4596
|
+
|
|
4597
|
+
// src/components/icons/pencil/index.tsx
|
|
4598
|
+
var import_jsx_runtime107 = require("react/jsx-runtime");
|
|
4599
|
+
function PencilIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
4600
|
+
return /* @__PURE__ */ (0, import_jsx_runtime107.jsxs)(
|
|
4601
|
+
"svg",
|
|
4602
|
+
{
|
|
4603
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4604
|
+
width: size3,
|
|
4605
|
+
height: size3,
|
|
4606
|
+
viewBox: "0 0 24 24",
|
|
4607
|
+
fill: "none",
|
|
4608
|
+
stroke: "currentColor",
|
|
4609
|
+
strokeWidth,
|
|
4610
|
+
strokeLinecap: "round",
|
|
4611
|
+
strokeLinejoin: "round",
|
|
4612
|
+
"aria-hidden": "true",
|
|
4613
|
+
...rest,
|
|
4614
|
+
children: [
|
|
4615
|
+
/* @__PURE__ */ (0, import_jsx_runtime107.jsx)("path", { d: "M17 3a2.85 2.83 0 1 1 4 4L7.5 20.5 2 22l1.5-5.5Z" }),
|
|
4616
|
+
/* @__PURE__ */ (0, import_jsx_runtime107.jsx)("path", { d: "m15 5 4 4" })
|
|
4617
|
+
]
|
|
4618
|
+
}
|
|
4619
|
+
);
|
|
4620
|
+
}
|
|
4621
|
+
|
|
4622
|
+
// src/components/icons/phone/index.tsx
|
|
4623
|
+
var import_jsx_runtime108 = require("react/jsx-runtime");
|
|
4624
|
+
function PhoneIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
4625
|
+
return /* @__PURE__ */ (0, import_jsx_runtime108.jsx)(
|
|
4626
|
+
"svg",
|
|
4627
|
+
{
|
|
4628
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4629
|
+
width: size3,
|
|
4630
|
+
height: size3,
|
|
4631
|
+
viewBox: "0 0 24 24",
|
|
4632
|
+
fill: "none",
|
|
4633
|
+
stroke: "currentColor",
|
|
4634
|
+
strokeWidth,
|
|
4635
|
+
strokeLinecap: "round",
|
|
4636
|
+
strokeLinejoin: "round",
|
|
4637
|
+
"aria-hidden": "true",
|
|
4638
|
+
...rest,
|
|
4639
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime108.jsx)("path", { d: "M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z" })
|
|
4640
|
+
}
|
|
4641
|
+
);
|
|
4642
|
+
}
|
|
4643
|
+
|
|
4644
|
+
// src/components/icons/play/index.tsx
|
|
4645
|
+
var import_jsx_runtime109 = require("react/jsx-runtime");
|
|
4646
|
+
function PlayIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
4647
|
+
return /* @__PURE__ */ (0, import_jsx_runtime109.jsx)(
|
|
4648
|
+
"svg",
|
|
4649
|
+
{
|
|
4650
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4651
|
+
width: size3,
|
|
4652
|
+
height: size3,
|
|
4653
|
+
viewBox: "0 0 24 24",
|
|
4654
|
+
fill: "none",
|
|
4655
|
+
stroke: "currentColor",
|
|
4656
|
+
strokeWidth,
|
|
4657
|
+
strokeLinecap: "round",
|
|
4658
|
+
strokeLinejoin: "round",
|
|
4659
|
+
"aria-hidden": "true",
|
|
4660
|
+
...rest,
|
|
4661
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime109.jsx)("polygon", { points: "6 3 20 12 6 21 6 3" })
|
|
4662
|
+
}
|
|
4663
|
+
);
|
|
4664
|
+
}
|
|
4665
|
+
|
|
4666
|
+
// src/components/icons/plus/index.tsx
|
|
4667
|
+
var import_jsx_runtime110 = require("react/jsx-runtime");
|
|
4668
|
+
function PlusIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
4669
|
+
return /* @__PURE__ */ (0, import_jsx_runtime110.jsxs)(
|
|
4670
|
+
"svg",
|
|
4671
|
+
{
|
|
4672
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4673
|
+
width: size3,
|
|
4674
|
+
height: size3,
|
|
4675
|
+
viewBox: "0 0 24 24",
|
|
4676
|
+
fill: "none",
|
|
4677
|
+
stroke: "currentColor",
|
|
4678
|
+
strokeWidth,
|
|
4679
|
+
strokeLinecap: "round",
|
|
4680
|
+
strokeLinejoin: "round",
|
|
4681
|
+
"aria-hidden": "true",
|
|
4682
|
+
...rest,
|
|
4683
|
+
children: [
|
|
4684
|
+
/* @__PURE__ */ (0, import_jsx_runtime110.jsx)("path", { d: "M5 12h14" }),
|
|
4685
|
+
/* @__PURE__ */ (0, import_jsx_runtime110.jsx)("path", { d: "M12 5v14" })
|
|
4686
|
+
]
|
|
4687
|
+
}
|
|
4688
|
+
);
|
|
4689
|
+
}
|
|
4690
|
+
|
|
4691
|
+
// src/components/icons/printer/index.tsx
|
|
4692
|
+
var import_jsx_runtime111 = require("react/jsx-runtime");
|
|
4693
|
+
function PrinterIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
4694
|
+
return /* @__PURE__ */ (0, import_jsx_runtime111.jsxs)(
|
|
4695
|
+
"svg",
|
|
4696
|
+
{
|
|
4697
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4698
|
+
width: size3,
|
|
4699
|
+
height: size3,
|
|
4700
|
+
viewBox: "0 0 24 24",
|
|
4701
|
+
fill: "none",
|
|
4702
|
+
stroke: "currentColor",
|
|
4703
|
+
strokeWidth,
|
|
4704
|
+
strokeLinecap: "round",
|
|
4705
|
+
strokeLinejoin: "round",
|
|
4706
|
+
"aria-hidden": "true",
|
|
4707
|
+
...rest,
|
|
4708
|
+
children: [
|
|
4709
|
+
/* @__PURE__ */ (0, import_jsx_runtime111.jsx)("polyline", { points: "6 9 6 2 18 2 18 9" }),
|
|
4710
|
+
/* @__PURE__ */ (0, import_jsx_runtime111.jsx)("path", { d: "M6 18H4a2 2 0 0 1-2-2v-5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2h-2" }),
|
|
4711
|
+
/* @__PURE__ */ (0, import_jsx_runtime111.jsx)("rect", { width: "12", height: "8", x: "6", y: "14" })
|
|
4712
|
+
]
|
|
4713
|
+
}
|
|
4714
|
+
);
|
|
4715
|
+
}
|
|
4716
|
+
|
|
4717
|
+
// src/components/icons/redo/index.tsx
|
|
4718
|
+
var import_jsx_runtime112 = require("react/jsx-runtime");
|
|
4719
|
+
function RedoIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
4720
|
+
return /* @__PURE__ */ (0, import_jsx_runtime112.jsxs)(
|
|
4721
|
+
"svg",
|
|
4722
|
+
{
|
|
4723
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4724
|
+
width: size3,
|
|
4725
|
+
height: size3,
|
|
4726
|
+
viewBox: "0 0 24 24",
|
|
4727
|
+
fill: "none",
|
|
4728
|
+
stroke: "currentColor",
|
|
4729
|
+
strokeWidth,
|
|
4730
|
+
strokeLinecap: "round",
|
|
4731
|
+
strokeLinejoin: "round",
|
|
4732
|
+
"aria-hidden": "true",
|
|
4733
|
+
...rest,
|
|
4734
|
+
children: [
|
|
4735
|
+
/* @__PURE__ */ (0, import_jsx_runtime112.jsx)("path", { d: "M21 7v6h-6" }),
|
|
4736
|
+
/* @__PURE__ */ (0, import_jsx_runtime112.jsx)("path", { d: "M3 17a9 9 0 0 1 9-9 9 9 0 0 1 6 2.3l3 2.7" })
|
|
4737
|
+
]
|
|
4738
|
+
}
|
|
4739
|
+
);
|
|
4740
|
+
}
|
|
4741
|
+
|
|
4742
|
+
// src/components/icons/refresh-cw/index.tsx
|
|
4743
|
+
var import_jsx_runtime113 = require("react/jsx-runtime");
|
|
4744
|
+
function RefreshCwIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
4745
|
+
return /* @__PURE__ */ (0, import_jsx_runtime113.jsxs)(
|
|
4746
|
+
"svg",
|
|
4747
|
+
{
|
|
4748
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4749
|
+
width: size3,
|
|
4750
|
+
height: size3,
|
|
4751
|
+
viewBox: "0 0 24 24",
|
|
4752
|
+
fill: "none",
|
|
4753
|
+
stroke: "currentColor",
|
|
4754
|
+
strokeWidth,
|
|
4755
|
+
strokeLinecap: "round",
|
|
4756
|
+
strokeLinejoin: "round",
|
|
4757
|
+
"aria-hidden": "true",
|
|
4758
|
+
...rest,
|
|
4759
|
+
children: [
|
|
4760
|
+
/* @__PURE__ */ (0, import_jsx_runtime113.jsx)("path", { d: "M3 12a9 9 0 0 1 9-9 9.75 9.75 0 0 1 6.74 2.74L21 8" }),
|
|
4761
|
+
/* @__PURE__ */ (0, import_jsx_runtime113.jsx)("path", { d: "M21 3v5h-5" }),
|
|
4762
|
+
/* @__PURE__ */ (0, import_jsx_runtime113.jsx)("path", { d: "M21 12a9 9 0 0 1-9 9 9.75 9.75 0 0 1-6.74-2.74L3 16" }),
|
|
4763
|
+
/* @__PURE__ */ (0, import_jsx_runtime113.jsx)("path", { d: "M3 21v-5h5" })
|
|
4764
|
+
]
|
|
4765
|
+
}
|
|
4766
|
+
);
|
|
4767
|
+
}
|
|
4768
|
+
|
|
4769
|
+
// src/components/icons/save/index.tsx
|
|
4770
|
+
var import_jsx_runtime114 = require("react/jsx-runtime");
|
|
4771
|
+
function SaveIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
4772
|
+
return /* @__PURE__ */ (0, import_jsx_runtime114.jsxs)(
|
|
4773
|
+
"svg",
|
|
4774
|
+
{
|
|
4775
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4776
|
+
width: size3,
|
|
4777
|
+
height: size3,
|
|
4778
|
+
viewBox: "0 0 24 24",
|
|
4779
|
+
fill: "none",
|
|
4780
|
+
stroke: "currentColor",
|
|
4781
|
+
strokeWidth,
|
|
4782
|
+
strokeLinecap: "round",
|
|
4783
|
+
strokeLinejoin: "round",
|
|
4784
|
+
"aria-hidden": "true",
|
|
4785
|
+
...rest,
|
|
4786
|
+
children: [
|
|
4787
|
+
/* @__PURE__ */ (0, import_jsx_runtime114.jsx)("path", { d: "M15.2 3a2 2 0 0 1 1.4.6l3.8 3.8a2 2 0 0 1 .6 1.4V19a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2z" }),
|
|
4788
|
+
/* @__PURE__ */ (0, import_jsx_runtime114.jsx)("path", { d: "M17 21v-7a1 1 0 0 0-1-1H8a1 1 0 0 0-1 1v7" }),
|
|
4789
|
+
/* @__PURE__ */ (0, import_jsx_runtime114.jsx)("path", { d: "M7 3v4a1 1 0 0 0 1 1h7" })
|
|
4790
|
+
]
|
|
4791
|
+
}
|
|
4792
|
+
);
|
|
4793
|
+
}
|
|
4794
|
+
|
|
4795
|
+
// src/components/icons/search/index.tsx
|
|
4796
|
+
var import_jsx_runtime115 = require("react/jsx-runtime");
|
|
4797
|
+
function SearchIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
4798
|
+
return /* @__PURE__ */ (0, import_jsx_runtime115.jsxs)(
|
|
4799
|
+
"svg",
|
|
4800
|
+
{
|
|
4801
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4802
|
+
width: size3,
|
|
4803
|
+
height: size3,
|
|
4804
|
+
viewBox: "0 0 24 24",
|
|
4805
|
+
fill: "none",
|
|
4806
|
+
stroke: "currentColor",
|
|
4807
|
+
strokeWidth,
|
|
4808
|
+
strokeLinecap: "round",
|
|
4809
|
+
strokeLinejoin: "round",
|
|
4810
|
+
"aria-hidden": "true",
|
|
4811
|
+
...rest,
|
|
4812
|
+
children: [
|
|
4813
|
+
/* @__PURE__ */ (0, import_jsx_runtime115.jsx)("circle", { cx: "11", cy: "11", r: "8" }),
|
|
4814
|
+
/* @__PURE__ */ (0, import_jsx_runtime115.jsx)("path", { d: "m21 21-4.3-4.3" })
|
|
4815
|
+
]
|
|
4816
|
+
}
|
|
4817
|
+
);
|
|
4818
|
+
}
|
|
4819
|
+
|
|
4820
|
+
// src/components/icons/send/index.tsx
|
|
4821
|
+
var import_jsx_runtime116 = require("react/jsx-runtime");
|
|
4822
|
+
function SendIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
4823
|
+
return /* @__PURE__ */ (0, import_jsx_runtime116.jsxs)(
|
|
4824
|
+
"svg",
|
|
4825
|
+
{
|
|
4826
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4827
|
+
width: size3,
|
|
4828
|
+
height: size3,
|
|
4829
|
+
viewBox: "0 0 24 24",
|
|
4830
|
+
fill: "none",
|
|
4831
|
+
stroke: "currentColor",
|
|
4832
|
+
strokeWidth,
|
|
4833
|
+
strokeLinecap: "round",
|
|
4834
|
+
strokeLinejoin: "round",
|
|
4835
|
+
"aria-hidden": "true",
|
|
4836
|
+
...rest,
|
|
4837
|
+
children: [
|
|
4838
|
+
/* @__PURE__ */ (0, import_jsx_runtime116.jsx)("line", { x1: "22", x2: "11", y1: "2", y2: "13" }),
|
|
4839
|
+
/* @__PURE__ */ (0, import_jsx_runtime116.jsx)("polygon", { points: "22 2 15 22 11 13 2 9 22 2" })
|
|
4840
|
+
]
|
|
4841
|
+
}
|
|
4842
|
+
);
|
|
4843
|
+
}
|
|
4844
|
+
|
|
4845
|
+
// src/components/icons/settings/index.tsx
|
|
4846
|
+
var import_jsx_runtime117 = require("react/jsx-runtime");
|
|
4847
|
+
function SettingsIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
4848
|
+
return /* @__PURE__ */ (0, import_jsx_runtime117.jsxs)(
|
|
4849
|
+
"svg",
|
|
4850
|
+
{
|
|
4851
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4852
|
+
width: size3,
|
|
4853
|
+
height: size3,
|
|
4854
|
+
viewBox: "0 0 24 24",
|
|
4855
|
+
fill: "none",
|
|
4856
|
+
stroke: "currentColor",
|
|
4857
|
+
strokeWidth,
|
|
4858
|
+
strokeLinecap: "round",
|
|
4859
|
+
strokeLinejoin: "round",
|
|
4860
|
+
"aria-hidden": "true",
|
|
4861
|
+
...rest,
|
|
4862
|
+
children: [
|
|
4863
|
+
/* @__PURE__ */ (0, import_jsx_runtime117.jsx)("path", { d: "M12.22 2h-.44a2 2 0 0 0-2 2v.18a2 2 0 0 1-1 1.73l-.43.25a2 2 0 0 1-2 0l-.15-.08a2 2 0 0 0-2.73.73l-.22.38a2 2 0 0 0 .73 2.73l.15.1a2 2 0 0 1 1 1.72v.51a2 2 0 0 1-1 1.74l-.15.09a2 2 0 0 0-.73 2.73l.22.38a2 2 0 0 0 2.73.73l.15-.08a2 2 0 0 1 2 0l.43.25a2 2 0 0 1 1 1.73V20a2 2 0 0 0 2 2h.44a2 2 0 0 0 2-2v-.18a2 2 0 0 1 1-1.73l.43-.25a2 2 0 0 1 2 0l.15.08a2 2 0 0 0 2.73-.73l.22-.39a2 2 0 0 0-.73-2.73l-.15-.08a2 2 0 0 1-1-1.74v-.5a2 2 0 0 1 1-1.74l.15-.09a2 2 0 0 0 .73-2.73l-.22-.38a2 2 0 0 0-2.73-.73l-.15.08a2 2 0 0 1-2 0l-.43-.25a2 2 0 0 1-1-1.73V4a2 2 0 0 0-2-2z" }),
|
|
4864
|
+
/* @__PURE__ */ (0, import_jsx_runtime117.jsx)("circle", { cx: "12", cy: "12", r: "3" })
|
|
4865
|
+
]
|
|
4866
|
+
}
|
|
4867
|
+
);
|
|
4868
|
+
}
|
|
4869
|
+
|
|
4870
|
+
// src/components/icons/share/index.tsx
|
|
4871
|
+
var import_jsx_runtime118 = require("react/jsx-runtime");
|
|
4872
|
+
function ShareIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
4873
|
+
return /* @__PURE__ */ (0, import_jsx_runtime118.jsxs)(
|
|
4874
|
+
"svg",
|
|
4875
|
+
{
|
|
4876
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4877
|
+
width: size3,
|
|
4878
|
+
height: size3,
|
|
4879
|
+
viewBox: "0 0 24 24",
|
|
4880
|
+
fill: "none",
|
|
4881
|
+
stroke: "currentColor",
|
|
4882
|
+
strokeWidth,
|
|
4883
|
+
strokeLinecap: "round",
|
|
4884
|
+
strokeLinejoin: "round",
|
|
4885
|
+
"aria-hidden": "true",
|
|
4886
|
+
...rest,
|
|
4887
|
+
children: [
|
|
4888
|
+
/* @__PURE__ */ (0, import_jsx_runtime118.jsx)("path", { d: "M4 12v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-8" }),
|
|
4889
|
+
/* @__PURE__ */ (0, import_jsx_runtime118.jsx)("polyline", { points: "16 6 12 2 8 6" }),
|
|
4890
|
+
/* @__PURE__ */ (0, import_jsx_runtime118.jsx)("line", { x1: "12", x2: "12", y1: "2", y2: "15" })
|
|
4891
|
+
]
|
|
4892
|
+
}
|
|
4893
|
+
);
|
|
4894
|
+
}
|
|
4895
|
+
|
|
4896
|
+
// src/components/icons/shield/index.tsx
|
|
4897
|
+
var import_jsx_runtime119 = require("react/jsx-runtime");
|
|
4898
|
+
function ShieldIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
4899
|
+
return /* @__PURE__ */ (0, import_jsx_runtime119.jsx)(
|
|
4900
|
+
"svg",
|
|
4901
|
+
{
|
|
4902
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4903
|
+
width: size3,
|
|
4904
|
+
height: size3,
|
|
4905
|
+
viewBox: "0 0 24 24",
|
|
4906
|
+
fill: "none",
|
|
4907
|
+
stroke: "currentColor",
|
|
4908
|
+
strokeWidth,
|
|
4909
|
+
strokeLinecap: "round",
|
|
4910
|
+
strokeLinejoin: "round",
|
|
4911
|
+
"aria-hidden": "true",
|
|
4912
|
+
...rest,
|
|
4913
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime119.jsx)("path", { 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" })
|
|
4914
|
+
}
|
|
4915
|
+
);
|
|
4916
|
+
}
|
|
4917
|
+
|
|
4918
|
+
// src/components/icons/shield-check/index.tsx
|
|
4919
|
+
var import_jsx_runtime120 = require("react/jsx-runtime");
|
|
4920
|
+
function ShieldCheckIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
4921
|
+
return /* @__PURE__ */ (0, import_jsx_runtime120.jsxs)(
|
|
4922
|
+
"svg",
|
|
4923
|
+
{
|
|
4924
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4925
|
+
width: size3,
|
|
4926
|
+
height: size3,
|
|
4927
|
+
viewBox: "0 0 24 24",
|
|
4928
|
+
fill: "none",
|
|
4929
|
+
stroke: "currentColor",
|
|
4930
|
+
strokeWidth,
|
|
4931
|
+
strokeLinecap: "round",
|
|
4932
|
+
strokeLinejoin: "round",
|
|
4933
|
+
"aria-hidden": "true",
|
|
4934
|
+
...rest,
|
|
4935
|
+
children: [
|
|
4936
|
+
/* @__PURE__ */ (0, import_jsx_runtime120.jsx)("path", { 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" }),
|
|
4937
|
+
/* @__PURE__ */ (0, import_jsx_runtime120.jsx)("path", { d: "m9 12 2 2 4-4" })
|
|
4938
|
+
]
|
|
4939
|
+
}
|
|
4940
|
+
);
|
|
4941
|
+
}
|
|
4942
|
+
|
|
4943
|
+
// src/components/icons/shopping-bag/index.tsx
|
|
4944
|
+
var import_jsx_runtime121 = require("react/jsx-runtime");
|
|
4945
|
+
function ShoppingBagIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
4946
|
+
return /* @__PURE__ */ (0, import_jsx_runtime121.jsxs)(
|
|
4947
|
+
"svg",
|
|
4948
|
+
{
|
|
4949
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4950
|
+
width: size3,
|
|
4951
|
+
height: size3,
|
|
4952
|
+
viewBox: "0 0 24 24",
|
|
4953
|
+
fill: "none",
|
|
4954
|
+
stroke: "currentColor",
|
|
4955
|
+
strokeWidth,
|
|
4956
|
+
strokeLinecap: "round",
|
|
4957
|
+
strokeLinejoin: "round",
|
|
4958
|
+
"aria-hidden": "true",
|
|
4959
|
+
...rest,
|
|
4960
|
+
children: [
|
|
4961
|
+
/* @__PURE__ */ (0, import_jsx_runtime121.jsx)("path", { d: "M6 2 3 6v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V6l-3-4Z" }),
|
|
4962
|
+
/* @__PURE__ */ (0, import_jsx_runtime121.jsx)("path", { d: "M3 6h18" }),
|
|
4963
|
+
/* @__PURE__ */ (0, import_jsx_runtime121.jsx)("path", { d: "M16 10a4 4 0 0 1-8 0" })
|
|
4964
|
+
]
|
|
4965
|
+
}
|
|
4966
|
+
);
|
|
4967
|
+
}
|
|
4968
|
+
|
|
4969
|
+
// src/components/icons/shopping-cart/index.tsx
|
|
4970
|
+
var import_jsx_runtime122 = require("react/jsx-runtime");
|
|
4971
|
+
function ShoppingCartIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
4972
|
+
return /* @__PURE__ */ (0, import_jsx_runtime122.jsxs)(
|
|
4973
|
+
"svg",
|
|
4974
|
+
{
|
|
4975
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4976
|
+
width: size3,
|
|
4977
|
+
height: size3,
|
|
4978
|
+
viewBox: "0 0 24 24",
|
|
4979
|
+
fill: "none",
|
|
4980
|
+
stroke: "currentColor",
|
|
4981
|
+
strokeWidth,
|
|
4982
|
+
strokeLinecap: "round",
|
|
4983
|
+
strokeLinejoin: "round",
|
|
4984
|
+
"aria-hidden": "true",
|
|
4985
|
+
...rest,
|
|
4986
|
+
children: [
|
|
4987
|
+
/* @__PURE__ */ (0, import_jsx_runtime122.jsx)("circle", { cx: "8", cy: "21", r: "1" }),
|
|
4988
|
+
/* @__PURE__ */ (0, import_jsx_runtime122.jsx)("circle", { cx: "19", cy: "21", r: "1" }),
|
|
4989
|
+
/* @__PURE__ */ (0, import_jsx_runtime122.jsx)("path", { d: "M2.05 2.05h2l2.66 12.42a2 2 0 0 0 2 1.58h9.78a2 2 0 0 0 1.95-1.57l1.65-7.43H5.12" })
|
|
4990
|
+
]
|
|
4991
|
+
}
|
|
4992
|
+
);
|
|
4993
|
+
}
|
|
4994
|
+
|
|
4995
|
+
// src/components/icons/sidebar/index.tsx
|
|
4996
|
+
var import_jsx_runtime123 = require("react/jsx-runtime");
|
|
4997
|
+
function SidebarIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
4998
|
+
return /* @__PURE__ */ (0, import_jsx_runtime123.jsxs)(
|
|
4999
|
+
"svg",
|
|
5000
|
+
{
|
|
5001
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5002
|
+
width: size3,
|
|
5003
|
+
height: size3,
|
|
5004
|
+
viewBox: "0 0 24 24",
|
|
5005
|
+
fill: "none",
|
|
5006
|
+
stroke: "currentColor",
|
|
5007
|
+
strokeWidth,
|
|
5008
|
+
strokeLinecap: "round",
|
|
5009
|
+
strokeLinejoin: "round",
|
|
5010
|
+
"aria-hidden": "true",
|
|
5011
|
+
...rest,
|
|
5012
|
+
children: [
|
|
5013
|
+
/* @__PURE__ */ (0, import_jsx_runtime123.jsx)("rect", { width: "18", height: "18", x: "3", y: "3", rx: "2" }),
|
|
5014
|
+
/* @__PURE__ */ (0, import_jsx_runtime123.jsx)("path", { d: "M9 3v18" })
|
|
5015
|
+
]
|
|
5016
|
+
}
|
|
5017
|
+
);
|
|
5018
|
+
}
|
|
5019
|
+
|
|
5020
|
+
// src/components/icons/skip-back/index.tsx
|
|
5021
|
+
var import_jsx_runtime124 = require("react/jsx-runtime");
|
|
5022
|
+
function SkipBackIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
5023
|
+
return /* @__PURE__ */ (0, import_jsx_runtime124.jsxs)(
|
|
5024
|
+
"svg",
|
|
5025
|
+
{
|
|
5026
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5027
|
+
width: size3,
|
|
5028
|
+
height: size3,
|
|
5029
|
+
viewBox: "0 0 24 24",
|
|
5030
|
+
fill: "none",
|
|
5031
|
+
stroke: "currentColor",
|
|
5032
|
+
strokeWidth,
|
|
5033
|
+
strokeLinecap: "round",
|
|
5034
|
+
strokeLinejoin: "round",
|
|
5035
|
+
"aria-hidden": "true",
|
|
5036
|
+
...rest,
|
|
5037
|
+
children: [
|
|
5038
|
+
/* @__PURE__ */ (0, import_jsx_runtime124.jsx)("polygon", { points: "19 20 9 12 19 4 19 20" }),
|
|
5039
|
+
/* @__PURE__ */ (0, import_jsx_runtime124.jsx)("line", { x1: "5", x2: "5", y1: "19", y2: "5" })
|
|
5040
|
+
]
|
|
5041
|
+
}
|
|
5042
|
+
);
|
|
5043
|
+
}
|
|
5044
|
+
|
|
5045
|
+
// src/components/icons/skip-forward/index.tsx
|
|
5046
|
+
var import_jsx_runtime125 = require("react/jsx-runtime");
|
|
5047
|
+
function SkipForwardIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
5048
|
+
return /* @__PURE__ */ (0, import_jsx_runtime125.jsxs)(
|
|
5049
|
+
"svg",
|
|
5050
|
+
{
|
|
5051
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5052
|
+
width: size3,
|
|
5053
|
+
height: size3,
|
|
5054
|
+
viewBox: "0 0 24 24",
|
|
5055
|
+
fill: "none",
|
|
5056
|
+
stroke: "currentColor",
|
|
5057
|
+
strokeWidth,
|
|
5058
|
+
strokeLinecap: "round",
|
|
5059
|
+
strokeLinejoin: "round",
|
|
5060
|
+
"aria-hidden": "true",
|
|
5061
|
+
...rest,
|
|
5062
|
+
children: [
|
|
5063
|
+
/* @__PURE__ */ (0, import_jsx_runtime125.jsx)("polygon", { points: "5 4 15 12 5 20 5 4" }),
|
|
5064
|
+
/* @__PURE__ */ (0, import_jsx_runtime125.jsx)("line", { x1: "19", x2: "19", y1: "5", y2: "19" })
|
|
5065
|
+
]
|
|
5066
|
+
}
|
|
5067
|
+
);
|
|
5068
|
+
}
|
|
5069
|
+
|
|
5070
|
+
// src/components/icons/sliders/index.tsx
|
|
5071
|
+
var import_jsx_runtime126 = require("react/jsx-runtime");
|
|
5072
|
+
function SlidersIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
5073
|
+
return /* @__PURE__ */ (0, import_jsx_runtime126.jsxs)(
|
|
5074
|
+
"svg",
|
|
5075
|
+
{
|
|
5076
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5077
|
+
width: size3,
|
|
5078
|
+
height: size3,
|
|
5079
|
+
viewBox: "0 0 24 24",
|
|
5080
|
+
fill: "none",
|
|
5081
|
+
stroke: "currentColor",
|
|
5082
|
+
strokeWidth,
|
|
5083
|
+
strokeLinecap: "round",
|
|
5084
|
+
strokeLinejoin: "round",
|
|
5085
|
+
"aria-hidden": "true",
|
|
5086
|
+
...rest,
|
|
5087
|
+
children: [
|
|
5088
|
+
/* @__PURE__ */ (0, import_jsx_runtime126.jsx)("line", { x1: "21", x2: "14", y1: "4", y2: "4" }),
|
|
5089
|
+
/* @__PURE__ */ (0, import_jsx_runtime126.jsx)("line", { x1: "10", x2: "3", y1: "4", y2: "4" }),
|
|
5090
|
+
/* @__PURE__ */ (0, import_jsx_runtime126.jsx)("line", { x1: "21", x2: "12", y1: "12", y2: "12" }),
|
|
5091
|
+
/* @__PURE__ */ (0, import_jsx_runtime126.jsx)("line", { x1: "8", x2: "3", y1: "12", y2: "12" }),
|
|
5092
|
+
/* @__PURE__ */ (0, import_jsx_runtime126.jsx)("line", { x1: "21", x2: "16", y1: "20", y2: "20" }),
|
|
5093
|
+
/* @__PURE__ */ (0, import_jsx_runtime126.jsx)("line", { x1: "12", x2: "3", y1: "20", y2: "20" }),
|
|
5094
|
+
/* @__PURE__ */ (0, import_jsx_runtime126.jsx)("line", { x1: "14", x2: "14", y1: "2", y2: "6" }),
|
|
5095
|
+
/* @__PURE__ */ (0, import_jsx_runtime126.jsx)("line", { x1: "8", x2: "8", y1: "10", y2: "14" }),
|
|
5096
|
+
/* @__PURE__ */ (0, import_jsx_runtime126.jsx)("line", { x1: "16", x2: "16", y1: "18", y2: "22" })
|
|
5097
|
+
]
|
|
5098
|
+
}
|
|
5099
|
+
);
|
|
5100
|
+
}
|
|
5101
|
+
|
|
5102
|
+
// src/components/icons/smile/index.tsx
|
|
5103
|
+
var import_jsx_runtime127 = require("react/jsx-runtime");
|
|
5104
|
+
function SmileIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
5105
|
+
return /* @__PURE__ */ (0, import_jsx_runtime127.jsxs)(
|
|
5106
|
+
"svg",
|
|
5107
|
+
{
|
|
5108
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5109
|
+
width: size3,
|
|
5110
|
+
height: size3,
|
|
5111
|
+
viewBox: "0 0 24 24",
|
|
5112
|
+
fill: "none",
|
|
5113
|
+
stroke: "currentColor",
|
|
5114
|
+
strokeWidth,
|
|
5115
|
+
strokeLinecap: "round",
|
|
5116
|
+
strokeLinejoin: "round",
|
|
5117
|
+
"aria-hidden": "true",
|
|
5118
|
+
...rest,
|
|
5119
|
+
children: [
|
|
5120
|
+
/* @__PURE__ */ (0, import_jsx_runtime127.jsx)("circle", { cx: "12", cy: "12", r: "10" }),
|
|
5121
|
+
/* @__PURE__ */ (0, import_jsx_runtime127.jsx)("path", { d: "M8 14s1.5 2 4 2 4-2 4-2" }),
|
|
5122
|
+
/* @__PURE__ */ (0, import_jsx_runtime127.jsx)("line", { x1: "9", x2: "9.01", y1: "9", y2: "9" }),
|
|
5123
|
+
/* @__PURE__ */ (0, import_jsx_runtime127.jsx)("line", { x1: "15", x2: "15.01", y1: "9", y2: "9" })
|
|
5124
|
+
]
|
|
5125
|
+
}
|
|
5126
|
+
);
|
|
5127
|
+
}
|
|
5128
|
+
|
|
5129
|
+
// src/components/icons/star/index.tsx
|
|
5130
|
+
var import_jsx_runtime128 = require("react/jsx-runtime");
|
|
5131
|
+
function StarIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
5132
|
+
return /* @__PURE__ */ (0, import_jsx_runtime128.jsx)(
|
|
5133
|
+
"svg",
|
|
5134
|
+
{
|
|
5135
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5136
|
+
width: size3,
|
|
5137
|
+
height: size3,
|
|
5138
|
+
viewBox: "0 0 24 24",
|
|
5139
|
+
fill: "none",
|
|
5140
|
+
stroke: "currentColor",
|
|
5141
|
+
strokeWidth,
|
|
5142
|
+
strokeLinecap: "round",
|
|
5143
|
+
strokeLinejoin: "round",
|
|
5144
|
+
"aria-hidden": "true",
|
|
5145
|
+
...rest,
|
|
5146
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime128.jsx)("polygon", { points: "12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2" })
|
|
5147
|
+
}
|
|
5148
|
+
);
|
|
5149
|
+
}
|
|
5150
|
+
|
|
5151
|
+
// src/components/icons/sun/index.tsx
|
|
5152
|
+
var import_jsx_runtime129 = require("react/jsx-runtime");
|
|
5153
|
+
function SunIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
5154
|
+
return /* @__PURE__ */ (0, import_jsx_runtime129.jsxs)(
|
|
5155
|
+
"svg",
|
|
5156
|
+
{
|
|
5157
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5158
|
+
width: size3,
|
|
5159
|
+
height: size3,
|
|
5160
|
+
viewBox: "0 0 24 24",
|
|
5161
|
+
fill: "none",
|
|
5162
|
+
stroke: "currentColor",
|
|
5163
|
+
strokeWidth,
|
|
5164
|
+
strokeLinecap: "round",
|
|
5165
|
+
strokeLinejoin: "round",
|
|
5166
|
+
"aria-hidden": "true",
|
|
5167
|
+
...rest,
|
|
5168
|
+
children: [
|
|
5169
|
+
/* @__PURE__ */ (0, import_jsx_runtime129.jsx)("circle", { cx: "12", cy: "12", r: "4" }),
|
|
5170
|
+
/* @__PURE__ */ (0, import_jsx_runtime129.jsx)("path", { d: "M12 2v2" }),
|
|
5171
|
+
/* @__PURE__ */ (0, import_jsx_runtime129.jsx)("path", { d: "M12 20v2" }),
|
|
5172
|
+
/* @__PURE__ */ (0, import_jsx_runtime129.jsx)("path", { d: "m4.93 4.93 1.41 1.41" }),
|
|
5173
|
+
/* @__PURE__ */ (0, import_jsx_runtime129.jsx)("path", { d: "m17.66 17.66 1.41 1.41" }),
|
|
5174
|
+
/* @__PURE__ */ (0, import_jsx_runtime129.jsx)("path", { d: "M2 12h2" }),
|
|
5175
|
+
/* @__PURE__ */ (0, import_jsx_runtime129.jsx)("path", { d: "M20 12h2" }),
|
|
5176
|
+
/* @__PURE__ */ (0, import_jsx_runtime129.jsx)("path", { d: "m6.34 17.66-1.41 1.41" }),
|
|
5177
|
+
/* @__PURE__ */ (0, import_jsx_runtime129.jsx)("path", { d: "m19.07 4.93-1.41 1.41" })
|
|
5178
|
+
]
|
|
5179
|
+
}
|
|
5180
|
+
);
|
|
5181
|
+
}
|
|
5182
|
+
|
|
5183
|
+
// src/components/icons/tag/index.tsx
|
|
5184
|
+
var import_jsx_runtime130 = require("react/jsx-runtime");
|
|
5185
|
+
function TagIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
5186
|
+
return /* @__PURE__ */ (0, import_jsx_runtime130.jsxs)(
|
|
5187
|
+
"svg",
|
|
5188
|
+
{
|
|
5189
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5190
|
+
width: size3,
|
|
5191
|
+
height: size3,
|
|
5192
|
+
viewBox: "0 0 24 24",
|
|
5193
|
+
fill: "none",
|
|
5194
|
+
stroke: "currentColor",
|
|
5195
|
+
strokeWidth,
|
|
5196
|
+
strokeLinecap: "round",
|
|
5197
|
+
strokeLinejoin: "round",
|
|
5198
|
+
"aria-hidden": "true",
|
|
5199
|
+
...rest,
|
|
5200
|
+
children: [
|
|
5201
|
+
/* @__PURE__ */ (0, import_jsx_runtime130.jsx)("path", { d: "M12.586 2.586A2 2 0 0 0 11.172 2H4a2 2 0 0 0-2 2v7.172a2 2 0 0 0 .586 1.414l8.704 8.704a2.426 2.426 0 0 0 3.42 0l6.58-6.58a2.426 2.426 0 0 0 0-3.42z" }),
|
|
5202
|
+
/* @__PURE__ */ (0, import_jsx_runtime130.jsx)("circle", { cx: "7.5", cy: "7.5", r: ".5", fill: "currentColor" })
|
|
5203
|
+
]
|
|
5204
|
+
}
|
|
5205
|
+
);
|
|
5206
|
+
}
|
|
5207
|
+
|
|
5208
|
+
// src/components/icons/thumbs-down/index.tsx
|
|
5209
|
+
var import_jsx_runtime131 = require("react/jsx-runtime");
|
|
5210
|
+
function ThumbsDownIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
5211
|
+
return /* @__PURE__ */ (0, import_jsx_runtime131.jsxs)(
|
|
5212
|
+
"svg",
|
|
5213
|
+
{
|
|
5214
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5215
|
+
width: size3,
|
|
5216
|
+
height: size3,
|
|
5217
|
+
viewBox: "0 0 24 24",
|
|
5218
|
+
fill: "none",
|
|
5219
|
+
stroke: "currentColor",
|
|
5220
|
+
strokeWidth,
|
|
5221
|
+
strokeLinecap: "round",
|
|
5222
|
+
strokeLinejoin: "round",
|
|
5223
|
+
"aria-hidden": "true",
|
|
5224
|
+
...rest,
|
|
5225
|
+
children: [
|
|
5226
|
+
/* @__PURE__ */ (0, import_jsx_runtime131.jsx)("path", { d: "M17 14V2" }),
|
|
5227
|
+
/* @__PURE__ */ (0, import_jsx_runtime131.jsx)("path", { d: "M9 18.12 10 14H4.17a2 2 0 0 1-1.92-2.56l2.33-8A2 2 0 0 1 6.5 2H20a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2h-2.76a2 2 0 0 0-1.79 1.11L12 22a3.13 3.13 0 0 1-3-3.88Z" })
|
|
5228
|
+
]
|
|
5229
|
+
}
|
|
5230
|
+
);
|
|
5231
|
+
}
|
|
5232
|
+
|
|
5233
|
+
// src/components/icons/thumbs-up/index.tsx
|
|
5234
|
+
var import_jsx_runtime132 = require("react/jsx-runtime");
|
|
5235
|
+
function ThumbsUpIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
5236
|
+
return /* @__PURE__ */ (0, import_jsx_runtime132.jsxs)(
|
|
5237
|
+
"svg",
|
|
5238
|
+
{
|
|
5239
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5240
|
+
width: size3,
|
|
5241
|
+
height: size3,
|
|
5242
|
+
viewBox: "0 0 24 24",
|
|
5243
|
+
fill: "none",
|
|
5244
|
+
stroke: "currentColor",
|
|
5245
|
+
strokeWidth,
|
|
5246
|
+
strokeLinecap: "round",
|
|
5247
|
+
strokeLinejoin: "round",
|
|
5248
|
+
"aria-hidden": "true",
|
|
5249
|
+
...rest,
|
|
5250
|
+
children: [
|
|
5251
|
+
/* @__PURE__ */ (0, import_jsx_runtime132.jsx)("path", { d: "M7 10v12" }),
|
|
5252
|
+
/* @__PURE__ */ (0, import_jsx_runtime132.jsx)("path", { d: "M15 5.88 14 10h5.83a2 2 0 0 1 1.92 2.56l-2.33 8A2 2 0 0 1 17.5 22H4a2 2 0 0 1-2-2v-8a2 2 0 0 1 2-2h2.76a2 2 0 0 0 1.79-1.11L12 2a3.13 3.13 0 0 1 3 3.88Z" })
|
|
5253
|
+
]
|
|
5254
|
+
}
|
|
5255
|
+
);
|
|
5256
|
+
}
|
|
5257
|
+
|
|
5258
|
+
// src/components/icons/trash/index.tsx
|
|
5259
|
+
var import_jsx_runtime133 = require("react/jsx-runtime");
|
|
5260
|
+
function TrashIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
5261
|
+
return /* @__PURE__ */ (0, import_jsx_runtime133.jsxs)(
|
|
5262
|
+
"svg",
|
|
5263
|
+
{
|
|
5264
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5265
|
+
width: size3,
|
|
5266
|
+
height: size3,
|
|
5267
|
+
viewBox: "0 0 24 24",
|
|
5268
|
+
fill: "none",
|
|
5269
|
+
stroke: "currentColor",
|
|
5270
|
+
strokeWidth,
|
|
5271
|
+
strokeLinecap: "round",
|
|
5272
|
+
strokeLinejoin: "round",
|
|
5273
|
+
"aria-hidden": "true",
|
|
5274
|
+
...rest,
|
|
5275
|
+
children: [
|
|
5276
|
+
/* @__PURE__ */ (0, import_jsx_runtime133.jsx)("path", { d: "M3 6h18" }),
|
|
5277
|
+
/* @__PURE__ */ (0, import_jsx_runtime133.jsx)("path", { d: "M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6" }),
|
|
5278
|
+
/* @__PURE__ */ (0, import_jsx_runtime133.jsx)("path", { d: "M8 6V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2" })
|
|
5279
|
+
]
|
|
5280
|
+
}
|
|
5281
|
+
);
|
|
5282
|
+
}
|
|
5283
|
+
|
|
5284
|
+
// src/components/icons/undo/index.tsx
|
|
5285
|
+
var import_jsx_runtime134 = require("react/jsx-runtime");
|
|
5286
|
+
function UndoIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
5287
|
+
return /* @__PURE__ */ (0, import_jsx_runtime134.jsxs)(
|
|
5288
|
+
"svg",
|
|
5289
|
+
{
|
|
5290
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5291
|
+
width: size3,
|
|
5292
|
+
height: size3,
|
|
5293
|
+
viewBox: "0 0 24 24",
|
|
5294
|
+
fill: "none",
|
|
5295
|
+
stroke: "currentColor",
|
|
5296
|
+
strokeWidth,
|
|
5297
|
+
strokeLinecap: "round",
|
|
5298
|
+
strokeLinejoin: "round",
|
|
5299
|
+
"aria-hidden": "true",
|
|
5300
|
+
...rest,
|
|
5301
|
+
children: [
|
|
5302
|
+
/* @__PURE__ */ (0, import_jsx_runtime134.jsx)("path", { d: "M3 7v6h6" }),
|
|
5303
|
+
/* @__PURE__ */ (0, import_jsx_runtime134.jsx)("path", { d: "M21 17a9 9 0 0 0-9-9 9 9 0 0 0-6 2.3L3 13" })
|
|
5304
|
+
]
|
|
5305
|
+
}
|
|
5306
|
+
);
|
|
5307
|
+
}
|
|
5308
|
+
|
|
5309
|
+
// src/components/icons/unlock/index.tsx
|
|
5310
|
+
var import_jsx_runtime135 = require("react/jsx-runtime");
|
|
5311
|
+
function UnlockIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
5312
|
+
return /* @__PURE__ */ (0, import_jsx_runtime135.jsxs)(
|
|
5313
|
+
"svg",
|
|
5314
|
+
{
|
|
5315
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5316
|
+
width: size3,
|
|
5317
|
+
height: size3,
|
|
5318
|
+
viewBox: "0 0 24 24",
|
|
5319
|
+
fill: "none",
|
|
5320
|
+
stroke: "currentColor",
|
|
5321
|
+
strokeWidth,
|
|
5322
|
+
strokeLinecap: "round",
|
|
5323
|
+
strokeLinejoin: "round",
|
|
5324
|
+
"aria-hidden": "true",
|
|
5325
|
+
...rest,
|
|
5326
|
+
children: [
|
|
5327
|
+
/* @__PURE__ */ (0, import_jsx_runtime135.jsx)("rect", { width: "18", height: "11", x: "3", y: "11", rx: "2", ry: "2" }),
|
|
5328
|
+
/* @__PURE__ */ (0, import_jsx_runtime135.jsx)("path", { d: "M7 11V7a5 5 0 0 1 9.9-1" })
|
|
5329
|
+
]
|
|
5330
|
+
}
|
|
5331
|
+
);
|
|
5332
|
+
}
|
|
5333
|
+
|
|
5334
|
+
// src/components/icons/upload/index.tsx
|
|
5335
|
+
var import_jsx_runtime136 = require("react/jsx-runtime");
|
|
5336
|
+
function UploadIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
5337
|
+
return /* @__PURE__ */ (0, import_jsx_runtime136.jsxs)(
|
|
5338
|
+
"svg",
|
|
5339
|
+
{
|
|
5340
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5341
|
+
width: size3,
|
|
5342
|
+
height: size3,
|
|
5343
|
+
viewBox: "0 0 24 24",
|
|
5344
|
+
fill: "none",
|
|
5345
|
+
stroke: "currentColor",
|
|
5346
|
+
strokeWidth,
|
|
5347
|
+
strokeLinecap: "round",
|
|
5348
|
+
strokeLinejoin: "round",
|
|
5349
|
+
"aria-hidden": "true",
|
|
5350
|
+
...rest,
|
|
5351
|
+
children: [
|
|
5352
|
+
/* @__PURE__ */ (0, import_jsx_runtime136.jsx)("path", { d: "M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4" }),
|
|
5353
|
+
/* @__PURE__ */ (0, import_jsx_runtime136.jsx)("polyline", { points: "17 8 12 3 7 8" }),
|
|
5354
|
+
/* @__PURE__ */ (0, import_jsx_runtime136.jsx)("line", { x1: "12", x2: "12", y1: "3", y2: "15" })
|
|
5355
|
+
]
|
|
5356
|
+
}
|
|
5357
|
+
);
|
|
5358
|
+
}
|
|
5359
|
+
|
|
5360
|
+
// src/components/icons/user/index.tsx
|
|
5361
|
+
var import_jsx_runtime137 = require("react/jsx-runtime");
|
|
5362
|
+
function UserIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
5363
|
+
return /* @__PURE__ */ (0, import_jsx_runtime137.jsxs)(
|
|
5364
|
+
"svg",
|
|
5365
|
+
{
|
|
5366
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5367
|
+
width: size3,
|
|
5368
|
+
height: size3,
|
|
5369
|
+
viewBox: "0 0 24 24",
|
|
5370
|
+
fill: "none",
|
|
5371
|
+
stroke: "currentColor",
|
|
5372
|
+
strokeWidth,
|
|
5373
|
+
strokeLinecap: "round",
|
|
5374
|
+
strokeLinejoin: "round",
|
|
5375
|
+
"aria-hidden": "true",
|
|
5376
|
+
...rest,
|
|
5377
|
+
children: [
|
|
5378
|
+
/* @__PURE__ */ (0, import_jsx_runtime137.jsx)("path", { d: "M19 21v-2a4 4 0 0 0-4-4H9a4 4 0 0 0-4 4v2" }),
|
|
5379
|
+
/* @__PURE__ */ (0, import_jsx_runtime137.jsx)("circle", { cx: "12", cy: "7", r: "4" })
|
|
5380
|
+
]
|
|
5381
|
+
}
|
|
5382
|
+
);
|
|
5383
|
+
}
|
|
5384
|
+
|
|
5385
|
+
// src/components/icons/user-check/index.tsx
|
|
5386
|
+
var import_jsx_runtime138 = require("react/jsx-runtime");
|
|
5387
|
+
function UserCheckIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
5388
|
+
return /* @__PURE__ */ (0, import_jsx_runtime138.jsxs)(
|
|
5389
|
+
"svg",
|
|
5390
|
+
{
|
|
5391
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5392
|
+
width: size3,
|
|
5393
|
+
height: size3,
|
|
5394
|
+
viewBox: "0 0 24 24",
|
|
5395
|
+
fill: "none",
|
|
5396
|
+
stroke: "currentColor",
|
|
5397
|
+
strokeWidth,
|
|
5398
|
+
strokeLinecap: "round",
|
|
5399
|
+
strokeLinejoin: "round",
|
|
5400
|
+
"aria-hidden": "true",
|
|
5401
|
+
...rest,
|
|
5402
|
+
children: [
|
|
5403
|
+
/* @__PURE__ */ (0, import_jsx_runtime138.jsx)("path", { d: "M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2" }),
|
|
5404
|
+
/* @__PURE__ */ (0, import_jsx_runtime138.jsx)("circle", { cx: "9", cy: "7", r: "4" }),
|
|
5405
|
+
/* @__PURE__ */ (0, import_jsx_runtime138.jsx)("polyline", { points: "16 11 18 13 22 9" })
|
|
5406
|
+
]
|
|
5407
|
+
}
|
|
5408
|
+
);
|
|
5409
|
+
}
|
|
5410
|
+
|
|
5411
|
+
// src/components/icons/user-plus/index.tsx
|
|
5412
|
+
var import_jsx_runtime139 = require("react/jsx-runtime");
|
|
5413
|
+
function UserPlusIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
5414
|
+
return /* @__PURE__ */ (0, import_jsx_runtime139.jsxs)(
|
|
5415
|
+
"svg",
|
|
5416
|
+
{
|
|
5417
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5418
|
+
width: size3,
|
|
5419
|
+
height: size3,
|
|
5420
|
+
viewBox: "0 0 24 24",
|
|
5421
|
+
fill: "none",
|
|
5422
|
+
stroke: "currentColor",
|
|
5423
|
+
strokeWidth,
|
|
5424
|
+
strokeLinecap: "round",
|
|
5425
|
+
strokeLinejoin: "round",
|
|
5426
|
+
"aria-hidden": "true",
|
|
5427
|
+
...rest,
|
|
5428
|
+
children: [
|
|
5429
|
+
/* @__PURE__ */ (0, import_jsx_runtime139.jsx)("path", { d: "M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2" }),
|
|
5430
|
+
/* @__PURE__ */ (0, import_jsx_runtime139.jsx)("circle", { cx: "9", cy: "7", r: "4" }),
|
|
5431
|
+
/* @__PURE__ */ (0, import_jsx_runtime139.jsx)("line", { x1: "19", x2: "19", y1: "8", y2: "14" }),
|
|
5432
|
+
/* @__PURE__ */ (0, import_jsx_runtime139.jsx)("line", { x1: "22", x2: "16", y1: "11", y2: "11" })
|
|
5433
|
+
]
|
|
5434
|
+
}
|
|
5435
|
+
);
|
|
5436
|
+
}
|
|
5437
|
+
|
|
5438
|
+
// src/components/icons/users/index.tsx
|
|
5439
|
+
var import_jsx_runtime140 = require("react/jsx-runtime");
|
|
5440
|
+
function UsersIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
5441
|
+
return /* @__PURE__ */ (0, import_jsx_runtime140.jsxs)(
|
|
5442
|
+
"svg",
|
|
5443
|
+
{
|
|
5444
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5445
|
+
width: size3,
|
|
5446
|
+
height: size3,
|
|
5447
|
+
viewBox: "0 0 24 24",
|
|
5448
|
+
fill: "none",
|
|
5449
|
+
stroke: "currentColor",
|
|
5450
|
+
strokeWidth,
|
|
5451
|
+
strokeLinecap: "round",
|
|
5452
|
+
strokeLinejoin: "round",
|
|
5453
|
+
"aria-hidden": "true",
|
|
5454
|
+
...rest,
|
|
5455
|
+
children: [
|
|
5456
|
+
/* @__PURE__ */ (0, import_jsx_runtime140.jsx)("path", { d: "M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2" }),
|
|
5457
|
+
/* @__PURE__ */ (0, import_jsx_runtime140.jsx)("circle", { cx: "9", cy: "7", r: "4" }),
|
|
5458
|
+
/* @__PURE__ */ (0, import_jsx_runtime140.jsx)("path", { d: "M22 21v-2a4 4 0 0 0-3-3.87" }),
|
|
5459
|
+
/* @__PURE__ */ (0, import_jsx_runtime140.jsx)("path", { d: "M16 3.13a4 4 0 0 1 0 7.75" })
|
|
5460
|
+
]
|
|
5461
|
+
}
|
|
5462
|
+
);
|
|
5463
|
+
}
|
|
5464
|
+
|
|
5465
|
+
// src/components/icons/volume-2/index.tsx
|
|
5466
|
+
var import_jsx_runtime141 = require("react/jsx-runtime");
|
|
5467
|
+
function Volume2Icon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
5468
|
+
return /* @__PURE__ */ (0, import_jsx_runtime141.jsxs)(
|
|
5469
|
+
"svg",
|
|
5470
|
+
{
|
|
5471
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5472
|
+
width: size3,
|
|
5473
|
+
height: size3,
|
|
5474
|
+
viewBox: "0 0 24 24",
|
|
5475
|
+
fill: "none",
|
|
5476
|
+
stroke: "currentColor",
|
|
5477
|
+
strokeWidth,
|
|
5478
|
+
strokeLinecap: "round",
|
|
5479
|
+
strokeLinejoin: "round",
|
|
5480
|
+
"aria-hidden": "true",
|
|
5481
|
+
...rest,
|
|
5482
|
+
children: [
|
|
5483
|
+
/* @__PURE__ */ (0, import_jsx_runtime141.jsx)("polygon", { points: "11 5 6 9 2 9 2 15 6 15 11 19 11 5" }),
|
|
5484
|
+
/* @__PURE__ */ (0, import_jsx_runtime141.jsx)("path", { d: "M15.54 8.46a5 5 0 0 1 0 7.07" }),
|
|
5485
|
+
/* @__PURE__ */ (0, import_jsx_runtime141.jsx)("path", { d: "M19.07 4.93a10 10 0 0 1 0 14.14" })
|
|
5486
|
+
]
|
|
5487
|
+
}
|
|
5488
|
+
);
|
|
5489
|
+
}
|
|
5490
|
+
|
|
5491
|
+
// src/components/icons/volume-x/index.tsx
|
|
5492
|
+
var import_jsx_runtime142 = require("react/jsx-runtime");
|
|
5493
|
+
function VolumeXIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
5494
|
+
return /* @__PURE__ */ (0, import_jsx_runtime142.jsxs)(
|
|
5495
|
+
"svg",
|
|
5496
|
+
{
|
|
5497
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5498
|
+
width: size3,
|
|
5499
|
+
height: size3,
|
|
5500
|
+
viewBox: "0 0 24 24",
|
|
5501
|
+
fill: "none",
|
|
5502
|
+
stroke: "currentColor",
|
|
5503
|
+
strokeWidth,
|
|
5504
|
+
strokeLinecap: "round",
|
|
5505
|
+
strokeLinejoin: "round",
|
|
5506
|
+
"aria-hidden": "true",
|
|
5507
|
+
...rest,
|
|
5508
|
+
children: [
|
|
5509
|
+
/* @__PURE__ */ (0, import_jsx_runtime142.jsx)("polygon", { points: "11 5 6 9 2 9 2 15 6 15 11 19 11 5" }),
|
|
5510
|
+
/* @__PURE__ */ (0, import_jsx_runtime142.jsx)("line", { x1: "22", x2: "16", y1: "9", y2: "15" }),
|
|
5511
|
+
/* @__PURE__ */ (0, import_jsx_runtime142.jsx)("line", { x1: "16", x2: "22", y1: "9", y2: "15" })
|
|
5512
|
+
]
|
|
5513
|
+
}
|
|
5514
|
+
);
|
|
5515
|
+
}
|
|
5516
|
+
|
|
5517
|
+
// src/components/icons/wifi/index.tsx
|
|
5518
|
+
var import_jsx_runtime143 = require("react/jsx-runtime");
|
|
5519
|
+
function WifiIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
5520
|
+
return /* @__PURE__ */ (0, import_jsx_runtime143.jsxs)(
|
|
5521
|
+
"svg",
|
|
5522
|
+
{
|
|
5523
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5524
|
+
width: size3,
|
|
5525
|
+
height: size3,
|
|
5526
|
+
viewBox: "0 0 24 24",
|
|
5527
|
+
fill: "none",
|
|
5528
|
+
stroke: "currentColor",
|
|
5529
|
+
strokeWidth,
|
|
5530
|
+
strokeLinecap: "round",
|
|
5531
|
+
strokeLinejoin: "round",
|
|
5532
|
+
"aria-hidden": "true",
|
|
5533
|
+
...rest,
|
|
5534
|
+
children: [
|
|
5535
|
+
/* @__PURE__ */ (0, import_jsx_runtime143.jsx)("path", { d: "M12 20h.01" }),
|
|
5536
|
+
/* @__PURE__ */ (0, import_jsx_runtime143.jsx)("path", { d: "M2 8.82a15 15 0 0 1 20 0" }),
|
|
5537
|
+
/* @__PURE__ */ (0, import_jsx_runtime143.jsx)("path", { d: "M5 12.859a10 10 0 0 1 14 0" }),
|
|
5538
|
+
/* @__PURE__ */ (0, import_jsx_runtime143.jsx)("path", { d: "M8.5 16.429a5 5 0 0 1 7 0" })
|
|
5539
|
+
]
|
|
5540
|
+
}
|
|
5541
|
+
);
|
|
5542
|
+
}
|
|
5543
|
+
|
|
5544
|
+
// src/components/icons/zap/index.tsx
|
|
5545
|
+
var import_jsx_runtime144 = require("react/jsx-runtime");
|
|
5546
|
+
function ZapIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
5547
|
+
return /* @__PURE__ */ (0, import_jsx_runtime144.jsx)(
|
|
5548
|
+
"svg",
|
|
5549
|
+
{
|
|
5550
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5551
|
+
width: size3,
|
|
5552
|
+
height: size3,
|
|
5553
|
+
viewBox: "0 0 24 24",
|
|
5554
|
+
fill: "none",
|
|
5555
|
+
stroke: "currentColor",
|
|
5556
|
+
strokeWidth,
|
|
5557
|
+
strokeLinecap: "round",
|
|
5558
|
+
strokeLinejoin: "round",
|
|
5559
|
+
"aria-hidden": "true",
|
|
5560
|
+
...rest,
|
|
5561
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime144.jsx)("polygon", { points: "13 2 3 14 12 14 11 22 21 10 12 10 13 2" })
|
|
5562
|
+
}
|
|
5563
|
+
);
|
|
5564
|
+
}
|
|
5565
|
+
|
|
5566
|
+
// src/components/icons/index.ts
|
|
5567
|
+
var iconCatalog = [
|
|
5568
|
+
{ name: "AlertCircleIcon", Icon: AlertCircleIcon },
|
|
5569
|
+
{ name: "ArchiveIcon", Icon: ArchiveIcon },
|
|
5570
|
+
{ name: "ArrowDownIcon", Icon: ArrowDownIcon },
|
|
5571
|
+
{ name: "ArrowLeftIcon", Icon: ArrowLeftIcon },
|
|
5572
|
+
{ name: "ArrowRightIcon", Icon: ArrowRightIcon },
|
|
5573
|
+
{ name: "ArrowUpIcon", Icon: ArrowUpIcon },
|
|
5574
|
+
{ name: "AtSignIcon", Icon: AtSignIcon },
|
|
5575
|
+
{ name: "BellIcon", Icon: BellIcon },
|
|
5576
|
+
{ name: "BellOffIcon", Icon: BellOffIcon },
|
|
5577
|
+
{ name: "BookmarkIcon", Icon: BookmarkIcon },
|
|
5578
|
+
{ name: "CalendarIcon", Icon: CalendarIcon },
|
|
5579
|
+
{ name: "CameraIcon", Icon: CameraIcon },
|
|
5580
|
+
{ name: "CheckIcon", Icon: CheckIcon },
|
|
5581
|
+
{ name: "ChevronDownIcon", Icon: ChevronDownIcon },
|
|
5582
|
+
{ name: "ChevronLeftIcon", Icon: ChevronLeftIcon },
|
|
5583
|
+
{ name: "ChevronRightIcon", Icon: ChevronRightIcon },
|
|
5584
|
+
{ name: "ChevronsLeftIcon", Icon: ChevronsLeftIcon },
|
|
5585
|
+
{ name: "ChevronsRightIcon", Icon: ChevronsRightIcon },
|
|
5586
|
+
{ name: "ChevronUpIcon", Icon: ChevronUpIcon },
|
|
5587
|
+
{ name: "CircleCheckIcon", Icon: CircleCheckIcon },
|
|
5588
|
+
{ name: "CircleXIcon", Icon: CircleXIcon },
|
|
5589
|
+
{ name: "ClipboardIcon", Icon: ClipboardIcon },
|
|
5590
|
+
{ name: "ClockIcon", Icon: ClockIcon },
|
|
5591
|
+
{ name: "CloudIcon", Icon: CloudIcon },
|
|
5592
|
+
{ name: "CopyIcon", Icon: CopyIcon },
|
|
5593
|
+
{ name: "CornerDownRightIcon", Icon: CornerDownRightIcon },
|
|
5594
|
+
{ name: "CreditCardIcon", Icon: CreditCardIcon },
|
|
5595
|
+
{ name: "DollarSignIcon", Icon: DollarSignIcon },
|
|
5596
|
+
{ name: "DownloadIcon", Icon: DownloadIcon },
|
|
5597
|
+
{ name: "ExternalLinkIcon", Icon: ExternalLinkIcon },
|
|
5598
|
+
{ name: "EyeIcon", Icon: EyeIcon },
|
|
5599
|
+
{ name: "EyeOffIcon", Icon: EyeOffIcon },
|
|
5600
|
+
{ name: "FileIcon", Icon: FileIcon },
|
|
5601
|
+
{ name: "FileTextIcon", Icon: FileTextIcon },
|
|
5602
|
+
{ name: "FilterIcon", Icon: FilterIcon },
|
|
5603
|
+
{ name: "FingerprintIcon", Icon: FingerprintIcon },
|
|
5604
|
+
{ name: "FolderIcon", Icon: FolderIcon },
|
|
5605
|
+
{ name: "FolderOpenIcon", Icon: FolderOpenIcon },
|
|
5606
|
+
{ name: "GiftIcon", Icon: GiftIcon },
|
|
5607
|
+
{ name: "GlobeIcon", Icon: GlobeIcon },
|
|
5608
|
+
{ name: "GridIcon", Icon: GridIcon },
|
|
5609
|
+
{ name: "HeartIcon", Icon: HeartIcon },
|
|
5610
|
+
{ name: "HelpCircleIcon", Icon: HelpCircleIcon },
|
|
5611
|
+
{ name: "HomeIcon", Icon: HomeIcon },
|
|
5612
|
+
{ name: "ImageIcon", Icon: ImageIcon },
|
|
5613
|
+
{ name: "InboxIcon", Icon: InboxIcon },
|
|
5614
|
+
{ name: "InfoIcon", Icon: InfoIcon },
|
|
5615
|
+
{ name: "KeyIcon", Icon: KeyIcon },
|
|
5616
|
+
{ name: "LayoutIcon", Icon: LayoutIcon },
|
|
5617
|
+
{ name: "LinkIcon", Icon: LinkIcon },
|
|
5618
|
+
{ name: "ListIcon", Icon: ListIcon },
|
|
5619
|
+
{ name: "LoaderIcon", Icon: LoaderIcon },
|
|
5620
|
+
{ name: "LockIcon", Icon: LockIcon },
|
|
5621
|
+
{ name: "LogInIcon", Icon: LogInIcon },
|
|
5622
|
+
{ name: "LogOutIcon", Icon: LogOutIcon },
|
|
5623
|
+
{ name: "MailIcon", Icon: MailIcon },
|
|
5624
|
+
{ name: "MapPinIcon", Icon: MapPinIcon },
|
|
5625
|
+
{ name: "MaximizeIcon", Icon: MaximizeIcon },
|
|
5626
|
+
{ name: "MenuIcon", Icon: MenuIcon },
|
|
5627
|
+
{ name: "MessageCircleIcon", Icon: MessageCircleIcon },
|
|
5628
|
+
{ name: "MessageSquareIcon", Icon: MessageSquareIcon },
|
|
5629
|
+
{ name: "MicIcon", Icon: MicIcon },
|
|
5630
|
+
{ name: "MinimizeIcon", Icon: MinimizeIcon },
|
|
5631
|
+
{ name: "MinusIcon", Icon: MinusIcon },
|
|
5632
|
+
{ name: "MoonIcon", Icon: MoonIcon },
|
|
5633
|
+
{ name: "MoreHorizontalIcon", Icon: MoreHorizontalIcon },
|
|
5634
|
+
{ name: "MoreVerticalIcon", Icon: MoreVerticalIcon },
|
|
5635
|
+
{ name: "PackageIcon", Icon: PackageIcon },
|
|
5636
|
+
{ name: "PaperclipIcon", Icon: PaperclipIcon },
|
|
5637
|
+
{ name: "PauseIcon", Icon: PauseIcon },
|
|
5638
|
+
{ name: "PencilIcon", Icon: PencilIcon },
|
|
5639
|
+
{ name: "PhoneIcon", Icon: PhoneIcon },
|
|
5640
|
+
{ name: "PlayIcon", Icon: PlayIcon },
|
|
5641
|
+
{ name: "PlusIcon", Icon: PlusIcon },
|
|
5642
|
+
{ name: "PrinterIcon", Icon: PrinterIcon },
|
|
5643
|
+
{ name: "RedoIcon", Icon: RedoIcon },
|
|
5644
|
+
{ name: "RefreshCwIcon", Icon: RefreshCwIcon },
|
|
5645
|
+
{ name: "SaveIcon", Icon: SaveIcon },
|
|
5646
|
+
{ name: "SearchIcon", Icon: SearchIcon },
|
|
5647
|
+
{ name: "SendIcon", Icon: SendIcon },
|
|
5648
|
+
{ name: "SettingsIcon", Icon: SettingsIcon },
|
|
5649
|
+
{ name: "ShareIcon", Icon: ShareIcon },
|
|
5650
|
+
{ name: "ShieldCheckIcon", Icon: ShieldCheckIcon },
|
|
5651
|
+
{ name: "ShieldIcon", Icon: ShieldIcon },
|
|
5652
|
+
{ name: "ShoppingBagIcon", Icon: ShoppingBagIcon },
|
|
5653
|
+
{ name: "ShoppingCartIcon", Icon: ShoppingCartIcon },
|
|
5654
|
+
{ name: "SidebarIcon", Icon: SidebarIcon },
|
|
5655
|
+
{ name: "SkipBackIcon", Icon: SkipBackIcon },
|
|
5656
|
+
{ name: "SkipForwardIcon", Icon: SkipForwardIcon },
|
|
5657
|
+
{ name: "SlidersIcon", Icon: SlidersIcon },
|
|
5658
|
+
{ name: "SmileIcon", Icon: SmileIcon },
|
|
5659
|
+
{ name: "StarIcon", Icon: StarIcon },
|
|
5660
|
+
{ name: "SunIcon", Icon: SunIcon },
|
|
5661
|
+
{ name: "TagIcon", Icon: TagIcon },
|
|
5662
|
+
{ name: "ThumbsDownIcon", Icon: ThumbsDownIcon },
|
|
5663
|
+
{ name: "ThumbsUpIcon", Icon: ThumbsUpIcon },
|
|
5664
|
+
{ name: "TrashIcon", Icon: TrashIcon },
|
|
5665
|
+
{ name: "TriangleAlertIcon", Icon: TriangleAlertIcon },
|
|
5666
|
+
{ name: "UndoIcon", Icon: UndoIcon },
|
|
5667
|
+
{ name: "UnlockIcon", Icon: UnlockIcon },
|
|
5668
|
+
{ name: "UploadIcon", Icon: UploadIcon },
|
|
5669
|
+
{ name: "UserCheckIcon", Icon: UserCheckIcon },
|
|
5670
|
+
{ name: "UserIcon", Icon: UserIcon },
|
|
5671
|
+
{ name: "UserPlusIcon", Icon: UserPlusIcon },
|
|
5672
|
+
{ name: "UsersIcon", Icon: UsersIcon },
|
|
5673
|
+
{ name: "Volume2Icon", Icon: Volume2Icon },
|
|
5674
|
+
{ name: "VolumeXIcon", Icon: VolumeXIcon },
|
|
5675
|
+
{ name: "WifiIcon", Icon: WifiIcon },
|
|
5676
|
+
{ name: "XIcon", Icon: XIcon },
|
|
5677
|
+
{ name: "ZapIcon", Icon: ZapIcon }
|
|
5678
|
+
];
|
|
2871
5679
|
// Annotate the CommonJS export names for ESM import in node:
|
|
2872
5680
|
0 && (module.exports = {
|
|
2873
5681
|
Accordion,
|
|
2874
5682
|
Alert,
|
|
5683
|
+
AlertCircleIcon,
|
|
2875
5684
|
AppBar,
|
|
5685
|
+
ArchiveIcon,
|
|
5686
|
+
ArrowDownIcon,
|
|
5687
|
+
ArrowLeftIcon,
|
|
5688
|
+
ArrowRightIcon,
|
|
5689
|
+
ArrowUpIcon,
|
|
5690
|
+
AtSignIcon,
|
|
2876
5691
|
Avatar,
|
|
2877
5692
|
Badge,
|
|
5693
|
+
BellIcon,
|
|
5694
|
+
BellOffIcon,
|
|
5695
|
+
BookmarkIcon,
|
|
2878
5696
|
Breadcrumbs,
|
|
2879
5697
|
Button,
|
|
5698
|
+
CalendarIcon,
|
|
5699
|
+
CameraIcon,
|
|
2880
5700
|
Card,
|
|
2881
5701
|
CheckIcon,
|
|
2882
5702
|
Checkbox,
|
|
@@ -2884,42 +5704,125 @@ function MoreHorizontalIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
|
2884
5704
|
ChevronLeftIcon,
|
|
2885
5705
|
ChevronRightIcon,
|
|
2886
5706
|
ChevronUpIcon,
|
|
5707
|
+
ChevronsLeftIcon,
|
|
5708
|
+
ChevronsRightIcon,
|
|
2887
5709
|
Chip,
|
|
2888
5710
|
CircleCheckIcon,
|
|
2889
5711
|
CircleXIcon,
|
|
5712
|
+
ClipboardIcon,
|
|
5713
|
+
ClockIcon,
|
|
5714
|
+
CloudIcon,
|
|
2890
5715
|
Container,
|
|
5716
|
+
CopyIcon,
|
|
5717
|
+
CornerDownRightIcon,
|
|
5718
|
+
CreditCardIcon,
|
|
2891
5719
|
Dialog,
|
|
2892
5720
|
Divider,
|
|
5721
|
+
DollarSignIcon,
|
|
5722
|
+
DownloadIcon,
|
|
5723
|
+
ExternalLinkIcon,
|
|
2893
5724
|
EyeIcon,
|
|
2894
5725
|
EyeOffIcon,
|
|
5726
|
+
FileIcon,
|
|
5727
|
+
FileTextIcon,
|
|
5728
|
+
FilterIcon,
|
|
5729
|
+
FingerprintIcon,
|
|
5730
|
+
FolderIcon,
|
|
5731
|
+
FolderOpenIcon,
|
|
5732
|
+
GiftIcon,
|
|
5733
|
+
GlobeIcon,
|
|
5734
|
+
GridIcon,
|
|
5735
|
+
HeartIcon,
|
|
5736
|
+
HelpCircleIcon,
|
|
5737
|
+
HomeIcon,
|
|
2895
5738
|
IconButton,
|
|
5739
|
+
ImageIcon,
|
|
5740
|
+
InboxIcon,
|
|
2896
5741
|
InfoIcon,
|
|
5742
|
+
KeyIcon,
|
|
5743
|
+
LayoutIcon,
|
|
5744
|
+
LinkIcon,
|
|
5745
|
+
ListIcon,
|
|
2897
5746
|
ListItem,
|
|
5747
|
+
LoaderIcon,
|
|
5748
|
+
LockIcon,
|
|
5749
|
+
LogInIcon,
|
|
5750
|
+
LogOutIcon,
|
|
5751
|
+
MailIcon,
|
|
5752
|
+
MapPinIcon,
|
|
5753
|
+
MaximizeIcon,
|
|
2898
5754
|
Menu,
|
|
5755
|
+
MenuIcon,
|
|
5756
|
+
MessageCircleIcon,
|
|
5757
|
+
MessageSquareIcon,
|
|
5758
|
+
MicIcon,
|
|
5759
|
+
MinimizeIcon,
|
|
2899
5760
|
MinusIcon,
|
|
2900
5761
|
MoneyField,
|
|
5762
|
+
MoonIcon,
|
|
2901
5763
|
MoreHorizontalIcon,
|
|
5764
|
+
MoreVerticalIcon,
|
|
5765
|
+
PackageIcon,
|
|
2902
5766
|
Pagination,
|
|
5767
|
+
PaperclipIcon,
|
|
2903
5768
|
PasswordField,
|
|
5769
|
+
PauseIcon,
|
|
5770
|
+
PencilIcon,
|
|
5771
|
+
PhoneIcon,
|
|
5772
|
+
PlayIcon,
|
|
2904
5773
|
PlusIcon,
|
|
5774
|
+
PrinterIcon,
|
|
2905
5775
|
Progress,
|
|
2906
5776
|
Radio,
|
|
5777
|
+
RedoIcon,
|
|
5778
|
+
RefreshCwIcon,
|
|
5779
|
+
SaveIcon,
|
|
2907
5780
|
SearchIcon,
|
|
2908
5781
|
Select,
|
|
5782
|
+
SendIcon,
|
|
5783
|
+
SettingsIcon,
|
|
5784
|
+
ShareIcon,
|
|
5785
|
+
ShieldCheckIcon,
|
|
5786
|
+
ShieldIcon,
|
|
5787
|
+
ShoppingBagIcon,
|
|
5788
|
+
ShoppingCartIcon,
|
|
5789
|
+
SidebarIcon,
|
|
5790
|
+
SkipBackIcon,
|
|
5791
|
+
SkipForwardIcon,
|
|
2909
5792
|
Slider,
|
|
5793
|
+
SlidersIcon,
|
|
5794
|
+
SmileIcon,
|
|
2910
5795
|
Snackbar,
|
|
5796
|
+
StarIcon,
|
|
2911
5797
|
Stepper,
|
|
5798
|
+
SunIcon,
|
|
2912
5799
|
Switch,
|
|
2913
5800
|
Table,
|
|
2914
5801
|
Tabs,
|
|
5802
|
+
TagIcon,
|
|
2915
5803
|
TestIdProvider,
|
|
2916
5804
|
TextField,
|
|
2917
5805
|
ThemeProvider,
|
|
5806
|
+
ThumbsDownIcon,
|
|
5807
|
+
ThumbsUpIcon,
|
|
2918
5808
|
Tooltip,
|
|
5809
|
+
TrashIcon,
|
|
2919
5810
|
TriangleAlertIcon,
|
|
2920
5811
|
Typography,
|
|
5812
|
+
UndoIcon,
|
|
5813
|
+
UnlockIcon,
|
|
5814
|
+
UploadIcon,
|
|
5815
|
+
UserCheckIcon,
|
|
5816
|
+
UserIcon,
|
|
5817
|
+
UserPlusIcon,
|
|
5818
|
+
UsersIcon,
|
|
5819
|
+
Volume2Icon,
|
|
5820
|
+
VolumeXIcon,
|
|
5821
|
+
WifiIcon,
|
|
2921
5822
|
XIcon,
|
|
5823
|
+
ZapIcon,
|
|
2922
5824
|
colorVars,
|
|
5825
|
+
iconCatalog,
|
|
2923
5826
|
modeNames,
|
|
2924
5827
|
schemaNames,
|
|
2925
5828
|
text,
|