@snapcall/design-system 1.20.0-beta.3 → 1.20.0-beta.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/Avatar/index.d.mts +21 -1
- package/dist/Avatar/index.d.ts +21 -1
- package/dist/Button/index.d.mts +7 -1
- package/dist/Button/index.d.ts +7 -1
- package/dist/Calendar/index.d.mts +1 -1
- package/dist/Calendar/index.d.ts +1 -1
- package/dist/Command/index.d.mts +96 -2
- package/dist/Command/index.d.ts +96 -2
- package/dist/CreatableSelect/index.d.mts +1 -1
- package/dist/CreatableSelect/index.d.ts +1 -1
- package/dist/Input/index.d.mts +1 -1
- package/dist/Input/index.d.ts +1 -1
- package/dist/Pagination/index.d.mts +1 -1
- package/dist/Pagination/index.d.ts +1 -1
- package/dist/Select/index.d.mts +1 -1
- package/dist/Select/index.d.ts +1 -1
- package/dist/Textarea/index.d.mts +1 -1
- package/dist/Textarea/index.d.ts +1 -1
- package/dist/{chunk-I7KGDNNG.mjs → chunk-22ROPG2O.mjs} +2 -2
- package/dist/{chunk-R3S6KBX3.mjs → chunk-4IMIAFOU.mjs} +27 -70
- package/dist/{chunk-XWD63VYR.mjs → chunk-655CU734.mjs} +2 -2
- package/dist/{chunk-PDYIMMJH.mjs → chunk-APPCA7PA.mjs} +10 -48
- package/dist/chunk-FCKIVF33.mjs +454 -0
- package/dist/{chunk-IZJXAMXC.mjs → chunk-FETPXSOH.mjs} +1 -1
- package/dist/{chunk-4TUMP4TB.mjs → chunk-ZUDNZTUE.mjs} +5 -5
- package/dist/components/Accordion/index.js +2 -4
- package/dist/components/Accordion/index.mjs +10 -41
- package/dist/components/AlertDialog/index.js +4 -6
- package/dist/components/AlertDialog/index.mjs +4 -2
- package/dist/components/Avatar/index.js +10 -6
- package/dist/components/Avatar/index.mjs +5 -2
- package/dist/components/Badge/index.js +2 -4
- package/dist/components/Badge/index.mjs +1 -1
- package/dist/components/Button/index.js +6 -6
- package/dist/components/Button/index.mjs +7 -3
- package/dist/components/Calendar/index.js +3 -5
- package/dist/components/Calendar/index.mjs +7 -8
- package/dist/components/Carousel/index.js +3 -5
- package/dist/components/Carousel/index.mjs +18 -141
- package/dist/components/Checkbox/index.js +2 -4
- package/dist/components/Checkbox/index.mjs +3 -2
- package/dist/components/Command/index.js +4 -6
- package/dist/components/Command/index.mjs +5 -5
- package/dist/components/CreatableSelect/index.js +8 -10
- package/dist/components/CreatableSelect/index.mjs +9 -9
- package/dist/components/Dialog/index.js +4 -5
- package/dist/components/Dialog/index.mjs +7 -5
- package/dist/components/DropdownMenu/index.js +3 -5
- package/dist/components/DropdownMenu/index.mjs +6 -6
- package/dist/components/FilterButton/index.js +6 -8
- package/dist/components/FilterButton/index.mjs +5 -3
- package/dist/components/Form/index.js +3 -5
- package/dist/components/Form/index.mjs +2 -2
- package/dist/components/Input/index.js +2 -4
- package/dist/components/Input/index.mjs +1 -1
- package/dist/components/Label/index.js +2 -4
- package/dist/components/Label/index.mjs +1 -1
- package/dist/components/Link/index.js +2 -4
- package/dist/components/Link/index.mjs +1 -1
- package/dist/components/Pagination/index.js +3 -3
- package/dist/components/Pagination/index.mjs +19 -85
- package/dist/components/Popover/index.js +2 -4
- package/dist/components/Popover/index.mjs +1 -1
- package/dist/components/RadioGroup/index.js +3 -4
- package/dist/components/RadioGroup/index.mjs +2 -1
- package/dist/components/Select/index.js +2 -4
- package/dist/components/Select/index.mjs +13 -43
- package/dist/components/Sheet/index.js +3 -5
- package/dist/components/Sheet/index.mjs +6 -5
- package/dist/components/Skeleton/index.js +2 -2
- package/dist/components/Skeleton/index.mjs +1 -1
- package/dist/components/Switch/index.js +2 -4
- package/dist/components/Switch/index.mjs +1 -1
- package/dist/components/Table/index.js +2 -4
- package/dist/components/Table/index.mjs +1 -1
- package/dist/components/Tabs/index.js +2 -4
- package/dist/components/Tabs/index.mjs +1 -1
- package/dist/components/Textarea/index.js +2 -4
- package/dist/components/Textarea/index.mjs +1 -1
- package/dist/components/Toaster/index.js +2 -2
- package/dist/components/Toaster/index.mjs +5 -4
- package/dist/components/ToggleGroup/index.js +2 -4
- package/dist/components/ToggleGroup/index.mjs +3 -2
- package/dist/components/Tooltip/index.js +2 -4
- package/dist/components/Tooltip/index.mjs +1 -1
- package/dist/icons/index.d.mts +2452 -2
- package/dist/icons/index.d.ts +2452 -2
- package/dist/icons/index.js +3678 -2455
- package/dist/icons/index.mjs +2450 -1227
- package/dist/index.d.mts +2 -3
- package/dist/index.d.ts +2 -3
- package/dist/index.js +275 -61
- package/dist/index.mjs +279 -30
- package/package.json +19 -1
- package/dist/chunk-NOFOM2SJ.mjs +0 -41
- package/dist/chunk-PPFZHO26.mjs +0 -41
- package/dist/chunk-ZT2KTEGZ.mjs +0 -41
- package/dist/icons/search.js +0 -98
- package/dist/icons/search.mjs +0 -50
- package/dist/index-2pOvozv0.d.mts +0 -2456
- package/dist/index-2pOvozv0.d.ts +0 -2456
- package/dist/index-Jp7jKI5I.d.mts +0 -96
- package/dist/index-Jp7jKI5I.d.ts +0 -96
- package/dist/search.d.mts +0 -6
- package/dist/search.d.ts +0 -6
package/dist/index.mjs
CHANGED
|
@@ -1,30 +1,279 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
1
|
+
import {
|
|
2
|
+
Accordion,
|
|
3
|
+
AccordionContent,
|
|
4
|
+
AccordionItem,
|
|
5
|
+
AccordionTrigger
|
|
6
|
+
} from "./components/Accordion/index.js";
|
|
7
|
+
import {
|
|
8
|
+
AlertDialog,
|
|
9
|
+
AlertDialogTrigger,
|
|
10
|
+
AlertDialogContent,
|
|
11
|
+
AlertDialogHeader,
|
|
12
|
+
AlertDialogFooter,
|
|
13
|
+
AlertDialogTitle,
|
|
14
|
+
AlertDialogDescription,
|
|
15
|
+
AlertDialogAction,
|
|
16
|
+
AlertDialogCancel
|
|
17
|
+
} from "./components/AlertDialog/index.js";
|
|
18
|
+
import { Avatar } from "./components/Avatar/index.js";
|
|
19
|
+
import { Badge } from "./components/Badge/index.js";
|
|
20
|
+
import {
|
|
21
|
+
Button,
|
|
22
|
+
buttonSizes,
|
|
23
|
+
buttonVariants,
|
|
24
|
+
iconButtonSizes
|
|
25
|
+
} from "./components/Button/index.js";
|
|
26
|
+
import {
|
|
27
|
+
Calendar
|
|
28
|
+
} from "./components/Calendar/index.js";
|
|
29
|
+
import {
|
|
30
|
+
Carousel,
|
|
31
|
+
CarouselContent,
|
|
32
|
+
CarouselItem,
|
|
33
|
+
CarouselPrevious,
|
|
34
|
+
CarouselNext
|
|
35
|
+
} from "./components/Carousel/index.js";
|
|
36
|
+
import { Checkbox } from "./components/Checkbox/index.js";
|
|
37
|
+
import {
|
|
38
|
+
Command,
|
|
39
|
+
CommandEmpty,
|
|
40
|
+
CommandGroup,
|
|
41
|
+
CommandInput,
|
|
42
|
+
CommandItem,
|
|
43
|
+
CommandList,
|
|
44
|
+
CommandLoading,
|
|
45
|
+
CommandSeparator
|
|
46
|
+
} from "./components/Command/index.js";
|
|
47
|
+
import {
|
|
48
|
+
CreatableSelect
|
|
49
|
+
} from "./components/CreatableSelect/index.js";
|
|
50
|
+
import {
|
|
51
|
+
Dialog,
|
|
52
|
+
DialogTrigger,
|
|
53
|
+
DialogContent,
|
|
54
|
+
DialogHeader,
|
|
55
|
+
DialogFooter,
|
|
56
|
+
DialogTitle,
|
|
57
|
+
DialogDescription
|
|
58
|
+
} from "./components/Dialog/index.js";
|
|
59
|
+
import {
|
|
60
|
+
DropdownMenu,
|
|
61
|
+
DropdownMenuTrigger,
|
|
62
|
+
DropdownMenuPortal,
|
|
63
|
+
DropdownMenuCheckboxItem,
|
|
64
|
+
DropdownMenuContent,
|
|
65
|
+
DropdownMenuGroup,
|
|
66
|
+
DropdownMenuItem,
|
|
67
|
+
DropdownMenuLabel,
|
|
68
|
+
DropdownMenuRadioGroup,
|
|
69
|
+
DropdownMenuRadioItem,
|
|
70
|
+
DropdownMenuSeparator,
|
|
71
|
+
DropdownMenuSub,
|
|
72
|
+
DropdownMenuSubContent,
|
|
73
|
+
DropdownMenuSubTrigger
|
|
74
|
+
} from "./components/DropdownMenu/index.js";
|
|
75
|
+
import { FilterButton } from "./components/FilterButton/index.js";
|
|
76
|
+
import {
|
|
77
|
+
useFormField,
|
|
78
|
+
Form,
|
|
79
|
+
FormItem,
|
|
80
|
+
FormLabel,
|
|
81
|
+
FormControl,
|
|
82
|
+
FormDescription,
|
|
83
|
+
FormMessage,
|
|
84
|
+
FormField
|
|
85
|
+
} from "./components/Form/index.js";
|
|
86
|
+
import { Input } from "./components/Input/index.js";
|
|
87
|
+
import { Label } from "./components/Label/index.js";
|
|
88
|
+
import {
|
|
89
|
+
Pagination
|
|
90
|
+
} from "./components/Pagination/index.js";
|
|
91
|
+
import {
|
|
92
|
+
Popover,
|
|
93
|
+
PopoverContent,
|
|
94
|
+
PopoverTrigger
|
|
95
|
+
} from "./components/Popover/index.js";
|
|
96
|
+
import { RadioGroup, RadioGroupItem } from "./components/RadioGroup/index.js";
|
|
97
|
+
import {
|
|
98
|
+
Select,
|
|
99
|
+
SelectGroup,
|
|
100
|
+
SelectValue,
|
|
101
|
+
SelectTrigger,
|
|
102
|
+
SelectContent,
|
|
103
|
+
SelectLabel,
|
|
104
|
+
SelectItem,
|
|
105
|
+
SelectSeparator
|
|
106
|
+
} from "./components/Select/index.js";
|
|
107
|
+
import {
|
|
108
|
+
Sheet,
|
|
109
|
+
SheetTrigger,
|
|
110
|
+
SheetClose,
|
|
111
|
+
SheetContent,
|
|
112
|
+
SheetHeader,
|
|
113
|
+
SheetTitle,
|
|
114
|
+
SheetDescription
|
|
115
|
+
} from "./components/Sheet/index.js";
|
|
116
|
+
import { Skeleton } from "./components/Skeleton/index.js";
|
|
117
|
+
import { Switch } from "./components/Switch/index.js";
|
|
118
|
+
import {
|
|
119
|
+
Table,
|
|
120
|
+
TableHeader,
|
|
121
|
+
TableBody,
|
|
122
|
+
TableHead,
|
|
123
|
+
TableRow,
|
|
124
|
+
TableEmpty,
|
|
125
|
+
TableCell
|
|
126
|
+
} from "./components/Table/index.js";
|
|
127
|
+
import {
|
|
128
|
+
Tabs,
|
|
129
|
+
TabsList,
|
|
130
|
+
TabsTrigger,
|
|
131
|
+
TabsContent
|
|
132
|
+
} from "./components/Tabs/index.js";
|
|
133
|
+
import { Textarea } from "./components/Textarea/index.js";
|
|
134
|
+
import {
|
|
135
|
+
ToastProvider,
|
|
136
|
+
ToastViewport,
|
|
137
|
+
RawToast,
|
|
138
|
+
Toast,
|
|
139
|
+
ToastTitle,
|
|
140
|
+
ToastDescription,
|
|
141
|
+
ToastClose,
|
|
142
|
+
ToastAction,
|
|
143
|
+
Toaster,
|
|
144
|
+
ToastContent,
|
|
145
|
+
useToast,
|
|
146
|
+
toast
|
|
147
|
+
} from "./components/Toaster/index.js";
|
|
148
|
+
import {
|
|
149
|
+
ToggleGroup,
|
|
150
|
+
ToggleGroupItem
|
|
151
|
+
} from "./components/ToggleGroup/index.js";
|
|
152
|
+
import {
|
|
153
|
+
Tooltip,
|
|
154
|
+
TooltipContent,
|
|
155
|
+
TooltipProvider,
|
|
156
|
+
TooltipTrigger
|
|
157
|
+
} from "./components/Tooltip/index.js";
|
|
158
|
+
export {
|
|
159
|
+
Accordion,
|
|
160
|
+
AccordionContent,
|
|
161
|
+
AccordionItem,
|
|
162
|
+
AccordionTrigger,
|
|
163
|
+
AlertDialog,
|
|
164
|
+
AlertDialogAction,
|
|
165
|
+
AlertDialogCancel,
|
|
166
|
+
AlertDialogContent,
|
|
167
|
+
AlertDialogDescription,
|
|
168
|
+
AlertDialogFooter,
|
|
169
|
+
AlertDialogHeader,
|
|
170
|
+
AlertDialogTitle,
|
|
171
|
+
AlertDialogTrigger,
|
|
172
|
+
Avatar,
|
|
173
|
+
Badge,
|
|
174
|
+
Button,
|
|
175
|
+
Calendar,
|
|
176
|
+
Carousel,
|
|
177
|
+
CarouselContent,
|
|
178
|
+
CarouselItem,
|
|
179
|
+
CarouselNext,
|
|
180
|
+
CarouselPrevious,
|
|
181
|
+
Checkbox,
|
|
182
|
+
Command,
|
|
183
|
+
CommandEmpty,
|
|
184
|
+
CommandGroup,
|
|
185
|
+
CommandInput,
|
|
186
|
+
CommandItem,
|
|
187
|
+
CommandList,
|
|
188
|
+
CommandLoading,
|
|
189
|
+
CommandSeparator,
|
|
190
|
+
CreatableSelect,
|
|
191
|
+
Dialog,
|
|
192
|
+
DialogContent,
|
|
193
|
+
DialogDescription,
|
|
194
|
+
DialogFooter,
|
|
195
|
+
DialogHeader,
|
|
196
|
+
DialogTitle,
|
|
197
|
+
DialogTrigger,
|
|
198
|
+
DropdownMenu,
|
|
199
|
+
DropdownMenuCheckboxItem,
|
|
200
|
+
DropdownMenuContent,
|
|
201
|
+
DropdownMenuGroup,
|
|
202
|
+
DropdownMenuItem,
|
|
203
|
+
DropdownMenuLabel,
|
|
204
|
+
DropdownMenuPortal,
|
|
205
|
+
DropdownMenuRadioGroup,
|
|
206
|
+
DropdownMenuRadioItem,
|
|
207
|
+
DropdownMenuSeparator,
|
|
208
|
+
DropdownMenuSub,
|
|
209
|
+
DropdownMenuSubContent,
|
|
210
|
+
DropdownMenuSubTrigger,
|
|
211
|
+
DropdownMenuTrigger,
|
|
212
|
+
FilterButton,
|
|
213
|
+
Form,
|
|
214
|
+
FormControl,
|
|
215
|
+
FormDescription,
|
|
216
|
+
FormField,
|
|
217
|
+
FormItem,
|
|
218
|
+
FormLabel,
|
|
219
|
+
FormMessage,
|
|
220
|
+
Input,
|
|
221
|
+
Label,
|
|
222
|
+
Pagination,
|
|
223
|
+
Popover,
|
|
224
|
+
PopoverContent,
|
|
225
|
+
PopoverTrigger,
|
|
226
|
+
RadioGroup,
|
|
227
|
+
RadioGroupItem,
|
|
228
|
+
RawToast,
|
|
229
|
+
Select,
|
|
230
|
+
SelectContent,
|
|
231
|
+
SelectGroup,
|
|
232
|
+
SelectItem,
|
|
233
|
+
SelectLabel,
|
|
234
|
+
SelectSeparator,
|
|
235
|
+
SelectTrigger,
|
|
236
|
+
SelectValue,
|
|
237
|
+
Sheet,
|
|
238
|
+
SheetClose,
|
|
239
|
+
SheetContent,
|
|
240
|
+
SheetDescription,
|
|
241
|
+
SheetHeader,
|
|
242
|
+
SheetTitle,
|
|
243
|
+
SheetTrigger,
|
|
244
|
+
Skeleton,
|
|
245
|
+
Switch,
|
|
246
|
+
Table,
|
|
247
|
+
TableBody,
|
|
248
|
+
TableCell,
|
|
249
|
+
TableEmpty,
|
|
250
|
+
TableHead,
|
|
251
|
+
TableHeader,
|
|
252
|
+
TableRow,
|
|
253
|
+
Tabs,
|
|
254
|
+
TabsContent,
|
|
255
|
+
TabsList,
|
|
256
|
+
TabsTrigger,
|
|
257
|
+
Textarea,
|
|
258
|
+
Toast,
|
|
259
|
+
ToastAction,
|
|
260
|
+
ToastClose,
|
|
261
|
+
ToastContent,
|
|
262
|
+
ToastDescription,
|
|
263
|
+
ToastProvider,
|
|
264
|
+
ToastTitle,
|
|
265
|
+
ToastViewport,
|
|
266
|
+
Toaster,
|
|
267
|
+
ToggleGroup,
|
|
268
|
+
ToggleGroupItem,
|
|
269
|
+
Tooltip,
|
|
270
|
+
TooltipContent,
|
|
271
|
+
TooltipProvider,
|
|
272
|
+
TooltipTrigger,
|
|
273
|
+
buttonSizes,
|
|
274
|
+
buttonVariants,
|
|
275
|
+
iconButtonSizes,
|
|
276
|
+
toast,
|
|
277
|
+
useFormField,
|
|
278
|
+
useToast
|
|
279
|
+
};
|
package/package.json
CHANGED
|
@@ -1,9 +1,19 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@snapcall/design-system",
|
|
3
|
-
"version": "1.20.0-beta.
|
|
3
|
+
"version": "1.20.0-beta.5",
|
|
4
4
|
"main": "./dist/index.js",
|
|
5
5
|
"module": "./dist/index.mjs",
|
|
6
6
|
"types": "./dist/index.d.ts",
|
|
7
|
+
"exports": {
|
|
8
|
+
".": {
|
|
9
|
+
"import": "./dist/index.js",
|
|
10
|
+
"require": "./dist/index.mjs"
|
|
11
|
+
},
|
|
12
|
+
"./icons": {
|
|
13
|
+
"import": "./dist/icons/index.js",
|
|
14
|
+
"require": "./dist/icons/index.mjs"
|
|
15
|
+
}
|
|
16
|
+
},
|
|
7
17
|
"sideEffects": false,
|
|
8
18
|
"files": [
|
|
9
19
|
"dist/**"
|
|
@@ -31,6 +41,14 @@
|
|
|
31
41
|
"react-hook-form": ">= 7",
|
|
32
42
|
"react-day-picker": ">= 9"
|
|
33
43
|
},
|
|
44
|
+
"peerDependenciesMeta": {
|
|
45
|
+
"react-hook-form": {
|
|
46
|
+
"optional": true
|
|
47
|
+
},
|
|
48
|
+
"react-day-picker": {
|
|
49
|
+
"optional": true
|
|
50
|
+
}
|
|
51
|
+
},
|
|
34
52
|
"dependencies": {
|
|
35
53
|
"@radix-ui/react-accordion": "^1.0.4",
|
|
36
54
|
"@radix-ui/react-alert-dialog": "^1.0.5",
|
package/dist/chunk-NOFOM2SJ.mjs
DELETED
|
@@ -1,41 +0,0 @@
|
|
|
1
|
-
import {
|
|
2
|
-
__objRest,
|
|
3
|
-
__spreadProps,
|
|
4
|
-
__spreadValues
|
|
5
|
-
} from "./chunk-JKJ6VK4H.mjs";
|
|
6
|
-
|
|
7
|
-
// src/icons/chevronRight.tsx
|
|
8
|
-
import { forwardRef } from "react";
|
|
9
|
-
import { jsx } from "react/jsx-runtime";
|
|
10
|
-
var ChevronRightIcon = forwardRef(
|
|
11
|
-
function ChevronRightIcon2(_a, ref) {
|
|
12
|
-
var _b = _a, { size = 24, className = "text-gray-1000" } = _b, other = __objRest(_b, ["size", "className"]);
|
|
13
|
-
return /* @__PURE__ */ jsx(
|
|
14
|
-
"svg",
|
|
15
|
-
__spreadProps(__spreadValues({
|
|
16
|
-
ref,
|
|
17
|
-
width: size,
|
|
18
|
-
height: size,
|
|
19
|
-
viewBox: "0 0 24 24",
|
|
20
|
-
fill: "none",
|
|
21
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
22
|
-
className
|
|
23
|
-
}, other), {
|
|
24
|
-
children: /* @__PURE__ */ jsx(
|
|
25
|
-
"path",
|
|
26
|
-
{
|
|
27
|
-
d: "M9 18L15 12L9 6",
|
|
28
|
-
stroke: "currentColor",
|
|
29
|
-
strokeWidth: "2",
|
|
30
|
-
strokeLinecap: "round",
|
|
31
|
-
strokeLinejoin: "round"
|
|
32
|
-
}
|
|
33
|
-
)
|
|
34
|
-
})
|
|
35
|
-
);
|
|
36
|
-
}
|
|
37
|
-
);
|
|
38
|
-
|
|
39
|
-
export {
|
|
40
|
-
ChevronRightIcon
|
|
41
|
-
};
|
package/dist/chunk-PPFZHO26.mjs
DELETED
|
@@ -1,41 +0,0 @@
|
|
|
1
|
-
import {
|
|
2
|
-
__objRest,
|
|
3
|
-
__spreadProps,
|
|
4
|
-
__spreadValues
|
|
5
|
-
} from "./chunk-JKJ6VK4H.mjs";
|
|
6
|
-
|
|
7
|
-
// src/icons/chevronLeft.tsx
|
|
8
|
-
import { forwardRef } from "react";
|
|
9
|
-
import { jsx } from "react/jsx-runtime";
|
|
10
|
-
var ChevronLeftIcon = forwardRef(
|
|
11
|
-
function ChevronLeftIcon2(_a, ref) {
|
|
12
|
-
var _b = _a, { size = 24, className = "text-gray-1000" } = _b, other = __objRest(_b, ["size", "className"]);
|
|
13
|
-
return /* @__PURE__ */ jsx(
|
|
14
|
-
"svg",
|
|
15
|
-
__spreadProps(__spreadValues({
|
|
16
|
-
ref,
|
|
17
|
-
width: size,
|
|
18
|
-
height: size,
|
|
19
|
-
viewBox: "0 0 24 24",
|
|
20
|
-
fill: "none",
|
|
21
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
22
|
-
className
|
|
23
|
-
}, other), {
|
|
24
|
-
children: /* @__PURE__ */ jsx(
|
|
25
|
-
"path",
|
|
26
|
-
{
|
|
27
|
-
d: "M15 18L9 12L15 6",
|
|
28
|
-
stroke: "currentColor",
|
|
29
|
-
strokeWidth: "2",
|
|
30
|
-
strokeLinecap: "round",
|
|
31
|
-
strokeLinejoin: "round"
|
|
32
|
-
}
|
|
33
|
-
)
|
|
34
|
-
})
|
|
35
|
-
);
|
|
36
|
-
}
|
|
37
|
-
);
|
|
38
|
-
|
|
39
|
-
export {
|
|
40
|
-
ChevronLeftIcon
|
|
41
|
-
};
|
package/dist/chunk-ZT2KTEGZ.mjs
DELETED
|
@@ -1,41 +0,0 @@
|
|
|
1
|
-
import {
|
|
2
|
-
__objRest,
|
|
3
|
-
__spreadProps,
|
|
4
|
-
__spreadValues
|
|
5
|
-
} from "./chunk-JKJ6VK4H.mjs";
|
|
6
|
-
|
|
7
|
-
// src/icons/xClose.tsx
|
|
8
|
-
import { forwardRef } from "react";
|
|
9
|
-
import { jsx } from "react/jsx-runtime";
|
|
10
|
-
var XCloseIcon = forwardRef(
|
|
11
|
-
function XCloseIcon2(_a, ref) {
|
|
12
|
-
var _b = _a, { size = 24, className = "text-gray-1000" } = _b, other = __objRest(_b, ["size", "className"]);
|
|
13
|
-
return /* @__PURE__ */ jsx(
|
|
14
|
-
"svg",
|
|
15
|
-
__spreadProps(__spreadValues({
|
|
16
|
-
ref,
|
|
17
|
-
width: size,
|
|
18
|
-
height: size,
|
|
19
|
-
viewBox: "0 0 24 24",
|
|
20
|
-
fill: "none",
|
|
21
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
22
|
-
className
|
|
23
|
-
}, other), {
|
|
24
|
-
children: /* @__PURE__ */ jsx(
|
|
25
|
-
"path",
|
|
26
|
-
{
|
|
27
|
-
d: "M18 6L6 18M6 6L18 18",
|
|
28
|
-
stroke: "currentColor",
|
|
29
|
-
strokeWidth: "2",
|
|
30
|
-
strokeLinecap: "round",
|
|
31
|
-
strokeLinejoin: "round"
|
|
32
|
-
}
|
|
33
|
-
)
|
|
34
|
-
})
|
|
35
|
-
);
|
|
36
|
-
}
|
|
37
|
-
);
|
|
38
|
-
|
|
39
|
-
export {
|
|
40
|
-
XCloseIcon
|
|
41
|
-
};
|
package/dist/icons/search.js
DELETED
|
@@ -1,98 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __defProp = Object.defineProperty;
|
|
3
|
-
var __defProps = Object.defineProperties;
|
|
4
|
-
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
5
|
-
var __getOwnPropDescs = Object.getOwnPropertyDescriptors;
|
|
6
|
-
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
7
|
-
var __getOwnPropSymbols = Object.getOwnPropertySymbols;
|
|
8
|
-
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
9
|
-
var __propIsEnum = Object.prototype.propertyIsEnumerable;
|
|
10
|
-
var __defNormalProp = (obj, key, value) => key in obj ? __defProp(obj, key, { enumerable: true, configurable: true, writable: true, value }) : obj[key] = value;
|
|
11
|
-
var __spreadValues = (a, b) => {
|
|
12
|
-
for (var prop in b || (b = {}))
|
|
13
|
-
if (__hasOwnProp.call(b, prop))
|
|
14
|
-
__defNormalProp(a, prop, b[prop]);
|
|
15
|
-
if (__getOwnPropSymbols)
|
|
16
|
-
for (var prop of __getOwnPropSymbols(b)) {
|
|
17
|
-
if (__propIsEnum.call(b, prop))
|
|
18
|
-
__defNormalProp(a, prop, b[prop]);
|
|
19
|
-
}
|
|
20
|
-
return a;
|
|
21
|
-
};
|
|
22
|
-
var __spreadProps = (a, b) => __defProps(a, __getOwnPropDescs(b));
|
|
23
|
-
var __objRest = (source, exclude) => {
|
|
24
|
-
var target = {};
|
|
25
|
-
for (var prop in source)
|
|
26
|
-
if (__hasOwnProp.call(source, prop) && exclude.indexOf(prop) < 0)
|
|
27
|
-
target[prop] = source[prop];
|
|
28
|
-
if (source != null && __getOwnPropSymbols)
|
|
29
|
-
for (var prop of __getOwnPropSymbols(source)) {
|
|
30
|
-
if (exclude.indexOf(prop) < 0 && __propIsEnum.call(source, prop))
|
|
31
|
-
target[prop] = source[prop];
|
|
32
|
-
}
|
|
33
|
-
return target;
|
|
34
|
-
};
|
|
35
|
-
var __export = (target, all) => {
|
|
36
|
-
for (var name in all)
|
|
37
|
-
__defProp(target, name, { get: all[name], enumerable: true });
|
|
38
|
-
};
|
|
39
|
-
var __copyProps = (to, from, except, desc) => {
|
|
40
|
-
if (from && typeof from === "object" || typeof from === "function") {
|
|
41
|
-
for (let key of __getOwnPropNames(from))
|
|
42
|
-
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
43
|
-
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
44
|
-
}
|
|
45
|
-
return to;
|
|
46
|
-
};
|
|
47
|
-
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
48
|
-
|
|
49
|
-
// src/icons/search.tsx
|
|
50
|
-
var search_exports = {};
|
|
51
|
-
__export(search_exports, {
|
|
52
|
-
SearchMdIcon: () => SearchMdIcon
|
|
53
|
-
});
|
|
54
|
-
module.exports = __toCommonJS(search_exports);
|
|
55
|
-
var import_react = require("react");
|
|
56
|
-
var import_jsx_runtime = require("react/jsx-runtime");
|
|
57
|
-
var SearchMdIcon = (0, import_react.forwardRef)(
|
|
58
|
-
function SearchMdIcon2(_a, ref) {
|
|
59
|
-
var _b = _a, { size = 24, className = "text-gray-1000", duotone = false } = _b, other = __objRest(_b, ["size", "className", "duotone"]);
|
|
60
|
-
return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
|
|
61
|
-
"svg",
|
|
62
|
-
__spreadProps(__spreadValues({
|
|
63
|
-
ref,
|
|
64
|
-
width: size,
|
|
65
|
-
height: size,
|
|
66
|
-
viewBox: "0 0 24 24",
|
|
67
|
-
fill: "none",
|
|
68
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
69
|
-
className
|
|
70
|
-
}, other), {
|
|
71
|
-
children: [
|
|
72
|
-
duotone && /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
73
|
-
"path",
|
|
74
|
-
{
|
|
75
|
-
opacity: "0.12",
|
|
76
|
-
d: "M11 19C15.4183 19 19 15.4183 19 11C19 6.58172 15.4183 3 11 3C6.58172 3 3 6.58172 3 11C3 15.4183 6.58172 19 11 19Z",
|
|
77
|
-
fill: "currentColor"
|
|
78
|
-
}
|
|
79
|
-
),
|
|
80
|
-
/* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
81
|
-
"path",
|
|
82
|
-
{
|
|
83
|
-
d: "M21 21L16.65 16.65M19 11C19 15.4183 15.4183 19 11 19C6.58172 19 3 15.4183 3 11C3 6.58172 6.58172 3 11 3C15.4183 3 19 6.58172 19 11Z",
|
|
84
|
-
stroke: "currentColor",
|
|
85
|
-
strokeWidth: "2",
|
|
86
|
-
strokeLinecap: "round",
|
|
87
|
-
strokeLinejoin: "round"
|
|
88
|
-
}
|
|
89
|
-
)
|
|
90
|
-
]
|
|
91
|
-
})
|
|
92
|
-
);
|
|
93
|
-
}
|
|
94
|
-
);
|
|
95
|
-
// Annotate the CommonJS export names for ESM import in node:
|
|
96
|
-
0 && (module.exports = {
|
|
97
|
-
SearchMdIcon
|
|
98
|
-
});
|
package/dist/icons/search.mjs
DELETED
|
@@ -1,50 +0,0 @@
|
|
|
1
|
-
import {
|
|
2
|
-
__objRest,
|
|
3
|
-
__spreadProps,
|
|
4
|
-
__spreadValues
|
|
5
|
-
} from "../chunk-FUJQIYOF.mjs";
|
|
6
|
-
|
|
7
|
-
// src/icons/search.tsx
|
|
8
|
-
import { forwardRef } from "react";
|
|
9
|
-
import { jsx, jsxs } from "react/jsx-runtime";
|
|
10
|
-
var SearchMdIcon = forwardRef(
|
|
11
|
-
function SearchMdIcon2(_a, ref) {
|
|
12
|
-
var _b = _a, { size = 24, className = "text-gray-1000", duotone = false } = _b, other = __objRest(_b, ["size", "className", "duotone"]);
|
|
13
|
-
return /* @__PURE__ */ jsxs(
|
|
14
|
-
"svg",
|
|
15
|
-
__spreadProps(__spreadValues({
|
|
16
|
-
ref,
|
|
17
|
-
width: size,
|
|
18
|
-
height: size,
|
|
19
|
-
viewBox: "0 0 24 24",
|
|
20
|
-
fill: "none",
|
|
21
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
22
|
-
className
|
|
23
|
-
}, other), {
|
|
24
|
-
children: [
|
|
25
|
-
duotone && /* @__PURE__ */ jsx(
|
|
26
|
-
"path",
|
|
27
|
-
{
|
|
28
|
-
opacity: "0.12",
|
|
29
|
-
d: "M11 19C15.4183 19 19 15.4183 19 11C19 6.58172 15.4183 3 11 3C6.58172 3 3 6.58172 3 11C3 15.4183 6.58172 19 11 19Z",
|
|
30
|
-
fill: "currentColor"
|
|
31
|
-
}
|
|
32
|
-
),
|
|
33
|
-
/* @__PURE__ */ jsx(
|
|
34
|
-
"path",
|
|
35
|
-
{
|
|
36
|
-
d: "M21 21L16.65 16.65M19 11C19 15.4183 15.4183 19 11 19C6.58172 19 3 15.4183 3 11C3 6.58172 6.58172 3 11 3C15.4183 3 19 6.58172 19 11Z",
|
|
37
|
-
stroke: "currentColor",
|
|
38
|
-
strokeWidth: "2",
|
|
39
|
-
strokeLinecap: "round",
|
|
40
|
-
strokeLinejoin: "round"
|
|
41
|
-
}
|
|
42
|
-
)
|
|
43
|
-
]
|
|
44
|
-
})
|
|
45
|
-
);
|
|
46
|
-
}
|
|
47
|
-
);
|
|
48
|
-
export {
|
|
49
|
-
SearchMdIcon
|
|
50
|
-
};
|