@arcadeai/design-system 3.27.1 → 3.27.2

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.
Files changed (44) hide show
  1. package/dist/assets/icons/railway.js +10 -0
  2. package/dist/components/index.js +186 -184
  3. package/dist/components/ui/atoms/accordion.js +4 -4
  4. package/dist/components/ui/atoms/alert-dialog.js +11 -11
  5. package/dist/components/ui/atoms/breadcrumb.js +3 -3
  6. package/dist/components/ui/atoms/command.js +1 -1
  7. package/dist/components/ui/atoms/dialog.js +1 -1
  8. package/dist/components/ui/atoms/dropdown-menu.js +5 -5
  9. package/dist/components/ui/atoms/form.js +3 -3
  10. package/dist/components/ui/atoms/hover-card.js +1 -1
  11. package/dist/components/ui/atoms/icons/index.d.ts +1 -0
  12. package/dist/components/ui/atoms/icons/index.d.ts.map +1 -1
  13. package/dist/components/ui/atoms/icons/index.js +80 -78
  14. package/dist/components/ui/atoms/icons/railway.d.ts +4 -0
  15. package/dist/components/ui/atoms/icons/railway.d.ts.map +1 -0
  16. package/dist/components/ui/atoms/icons/railway.js +31 -0
  17. package/dist/components/ui/atoms/index.js +171 -169
  18. package/dist/components/ui/atoms/popover.js +5 -5
  19. package/dist/components/ui/atoms/radio-group.js +1 -1
  20. package/dist/components/ui/atoms/resizable.js +3 -3
  21. package/dist/components/ui/atoms/select.js +1 -1
  22. package/dist/components/ui/atoms/sheet.js +4 -4
  23. package/dist/components/ui/atoms/tabs.js +1 -1
  24. package/dist/components/ui/atoms/tooltip.js +1 -1
  25. package/dist/components/ui/index.js +186 -184
  26. package/dist/components/ui/molecules/index.js +1 -1
  27. package/dist/components/ui/molecules/requirement-badges.js +2 -2
  28. package/dist/components/ui/molecules/toolkit-card.js +1 -1
  29. package/dist/components/ui/molecules/toolkit-selection-summary.js +2 -2
  30. package/dist/components/ui/organisms/toolkit-picker/components/search-input.js +2 -2
  31. package/dist/components/ui/organisms/toolkit-picker/components/select-button.js +2 -2
  32. package/dist/components/ui/organisms/toolkit-picker/components/toolkit-card-with-selection.js +1 -1
  33. package/dist/components/ui/organisms/toolkit-picker/components/toolkit-list.js +2 -2
  34. package/dist/components/ui/organisms/toolkit-picker/components/tools-list.js +2 -2
  35. package/dist/{index-C8tglJS9.js → index-By-GFSsC.js} +3 -3
  36. package/dist/{index-8kzT5-zz.js → index-DO05OIM5.js} +385 -380
  37. package/dist/main.js +212 -210
  38. package/dist/metadata/toolkit-icons.d.ts.map +1 -1
  39. package/dist/metadata/toolkit-icons.js +80 -78
  40. package/dist/metadata/toolkits.js +13 -13
  41. package/dist/metadata/utils.js +3 -3
  42. package/dist/{react-resizable-panels.browser-31wAXhAV.js → react-resizable-panels.browser-DYl0LXfw.js} +5 -5
  43. package/dist/{toolkit-card-Qou74oWg.js → toolkit-card-D6Dqff6p.js} +1 -1
  44. package/package.json +37 -33
@@ -0,0 +1,10 @@
1
+ import * as e from "react";
2
+ import { forwardRef as r } from "react";
3
+ const c = ({
4
+ title: l,
5
+ titleId: a,
6
+ ...t
7
+ }, f) => /* @__PURE__ */ e.createElement("svg", { fill: "none", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024", ref: f, "aria-labelledby": a, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: a }, l) : null, /* @__PURE__ */ e.createElement("path", { d: "M4.8 438.2A520.7 520.7 0 000 489.7h777.8c-2.7-5.3-6.4-10-10-14.7-133-171.8-204.5-157-306.9-161.3-34-1.4-57.2-2-193-2-72.7 0-151.7.2-228.6.4A621 621 0 0015 386.3h398.6v51.9H4.8zm779.1 103.5H.4c.8 13.8 2.1 27.5 4 41h723.4c32.2 0 50.3-18.3 56.1-41zM45 724.3s120 294.5 466.5 299.7c207 0 385-123 465.9-299.7H45z", fill: "#fff" }), /* @__PURE__ */ e.createElement("path", { d: "M511.5 0A512.2 512.2 0 0065.3 260.6l202.7-.2c158.4 0 164.2.6 195.2 2l19.1.6c66.7 2.3 148.7 9.4 213.2 58.2 35 26.5 85.6 85 115.7 126.5 27.9 38.5 35.9 82.8 17 125.2-17.5 39-55 62.2-100.4 62.2H16.7s4.2 18 10.6 37.8h970.6a510.4 510.4 0 0026.1-160.7A512.4 512.4 0 00511.5 0z", fill: "#fff" })), m = r(c);
8
+ export {
9
+ m as default
10
+ };
@@ -110,66 +110,67 @@ import { Postgres as Dp } from "./ui/atoms/icons/postgres.js";
110
110
  import { Posthog as Mp } from "./ui/atoms/icons/posthog.js";
111
111
  import { Pylon as kp } from "./ui/atoms/icons/pylon.js";
112
112
  import { Quickbooks as Gp } from "./ui/atoms/icons/quickbooks.js";
113
- import { Reddit as wp } from "./ui/atoms/icons/reddit.js";
114
- import { Salesforce as yp } from "./ui/atoms/icons/salesforce.js";
115
- import { Shopify as Hp } from "./ui/atoms/icons/shopify.js";
116
- import { Singlestore as Lp } from "./ui/atoms/icons/singlestore.js";
117
- import { Slack as Op } from "./ui/atoms/icons/slack.js";
118
- import { Snowflake as zp } from "./ui/atoms/icons/snowflake.js";
119
- import { Splunk as Zp } from "./ui/atoms/icons/splunk.js";
120
- import { Spotify as Wp } from "./ui/atoms/icons/spotify.js";
121
- import { Square as Jp } from "./ui/atoms/icons/square.js";
122
- import { Squarespace as Qp } from "./ui/atoms/icons/squarespace.js";
123
- import { Squareup as Yp } from "./ui/atoms/icons/squareup.js";
124
- import { Stripe as Kp } from "./ui/atoms/icons/stripe.js";
125
- import { Tesla as $p } from "./ui/atoms/icons/tesla.js";
126
- import { Ticktick as ra } from "./ui/atoms/icons/ticktick.js";
127
- import { Tiktok as ta } from "./ui/atoms/icons/tiktok.js";
128
- import { Trello as aa } from "./ui/atoms/icons/trello.js";
129
- import { Twilio as ia } from "./ui/atoms/icons/twilio.js";
130
- import { Twitch as fa } from "./ui/atoms/icons/twitch.js";
131
- import { Vercel as na } from "./ui/atoms/icons/vercel.js";
132
- import { Walmart as ga } from "./ui/atoms/icons/walmart.js";
133
- import { Weaviate as ba } from "./ui/atoms/icons/weaviate.js";
134
- import { Workday as Sa } from "./ui/atoms/icons/workday.js";
135
- import { Wrike as Ca } from "./ui/atoms/icons/wrike.js";
136
- import { X as Da } from "./ui/atoms/icons/x.js";
137
- import { Xero as Ma } from "./ui/atoms/icons/xero.js";
138
- import { Youtube as ka } from "./ui/atoms/icons/youtube.js";
139
- import { Zendesk as Ga } from "./ui/atoms/icons/zendesk.js";
140
- import { Zoho as wa } from "./ui/atoms/icons/zoho.js";
141
- import { ZohoBooks as ya } from "./ui/atoms/icons/zoho-books.js";
142
- import { ZohoCreator as Ha } from "./ui/atoms/icons/zoho-creator.js";
143
- import { Zoom as La } from "./ui/atoms/icons/zoom.js";
144
- import { Input as Oa } from "./ui/atoms/input.js";
145
- import { Label as za } from "./ui/atoms/label.js";
146
- import { MobileTooltip as Za, MobileTooltipContent as qa, MobileTooltipProvider as Wa, MobileTooltipTrigger as Na } from "./ui/atoms/mobile-tooltip.js";
147
- import { Popover as Xa, PopoverAnchor as Qa, PopoverContent as Ua, PopoverTrigger as Ya } from "./ui/atoms/popover.js";
148
- import { ProBadge as Ka } from "./ui/atoms/pro-badge.js";
149
- import { Progress as $a } from "./ui/atoms/progress.js";
150
- import { RadioGroup as rm, RadioGroupItem as em } from "./ui/atoms/radio-group.js";
151
- import { ResizableHandle as pm, ResizablePanel as am, ResizablePanelGroup as mm } from "./ui/atoms/resizable.js";
152
- import { ScrollArea as lm, ScrollBar as fm } from "./ui/atoms/scroll-area.js";
153
- import { Select as nm, SelectContent as dm, SelectGroup as gm, SelectItem as um, SelectLabel as bm, SelectScrollDownButton as cm, SelectScrollUpButton as Sm, SelectSeparator as sm, SelectTrigger as Cm, SelectValue as Tm } from "./ui/atoms/select.js";
154
- import { Separator as hm } from "./ui/atoms/separator.js";
155
- import { Sheet as Am, SheetClose as km, SheetContent as Bm, SheetDescription as Gm, SheetFooter as Pm, SheetHeader as wm, SheetTitle as vm, SheetTrigger as ym } from "./ui/atoms/sheet.js";
156
- import { Sidebar as Hm, SidebarContent as Fm, SidebarFooter as Lm, SidebarGroup as Rm, SidebarGroupAction as Om, SidebarGroupContent as Em, SidebarGroupLabel as zm, SidebarHeader as Vm, SidebarInput as Zm, SidebarInset as qm, SidebarMenu as Wm, SidebarMenuAction as Nm, SidebarMenuBadge as Jm, SidebarMenuButton as Xm, SidebarMenuItem as Qm, SidebarMenuSkeleton as Um, SidebarMenuSub as Ym, SidebarMenuSubButton as jm, SidebarMenuSubItem as Km, SidebarProvider as _m, SidebarRail as $m, SidebarSeparator as oi, SidebarTrigger as ri, useSidebar as ei } from "./ui/atoms/sidebar.js";
157
- import { Skeleton as pi } from "./ui/atoms/skeleton.js";
158
- import { Slider as mi } from "./ui/atoms/slider.js";
159
- import { Switch as li } from "./ui/atoms/switch.js";
160
- import { Table as xi, TableBody as ni, TableCaption as di, TableCell as gi, TableFooter as ui, TableHead as bi, TableHeader as ci, TableRow as Si } from "./ui/atoms/table.js";
161
- import { Tabs as Ci, TabsContent as Ti, TabsList as Di, TabsTrigger as hi } from "./ui/atoms/tabs.js";
162
- import { Textarea as Ai } from "./ui/atoms/textarea.js";
163
- import { Toggle as Bi, toggleVariants as Gi } from "./ui/atoms/toggle.js";
164
- import { Tooltip as wi, TooltipContent as vi, TooltipProvider as yi, TooltipTrigger as Ii } from "./ui/atoms/tooltip.js";
165
- import { VirtualizedGrid as Fi } from "./ui/atoms/virtualized-grid.js";
166
- import { DateTimePicker as Ri } from "./ui/molecules/date-time-picker.js";
167
- import { EmptyState as Ei } from "./ui/molecules/empty-state.js";
168
- import { R as Vi, T as Zi } from "../toolkit-card-Qou74oWg.js";
169
- import { ToolCard as Wi } from "./ui/molecules/tool-card.js";
170
- import { ToolkitPickerTrigger as Ji } from "./ui/molecules/toolkit-picker-trigger.js";
171
- import { ToolkitSelectionSummary as Qi } from "./ui/molecules/toolkit-selection-summary.js";
172
- import { ToolkitPicker as Yi } from "./ui/organisms/toolkit-picker/index.js";
113
+ import { Railway as wp } from "./ui/atoms/icons/railway.js";
114
+ import { Reddit as yp } from "./ui/atoms/icons/reddit.js";
115
+ import { Salesforce as Hp } from "./ui/atoms/icons/salesforce.js";
116
+ import { Shopify as Lp } from "./ui/atoms/icons/shopify.js";
117
+ import { Singlestore as Op } from "./ui/atoms/icons/singlestore.js";
118
+ import { Slack as zp } from "./ui/atoms/icons/slack.js";
119
+ import { Snowflake as Zp } from "./ui/atoms/icons/snowflake.js";
120
+ import { Splunk as Wp } from "./ui/atoms/icons/splunk.js";
121
+ import { Spotify as Jp } from "./ui/atoms/icons/spotify.js";
122
+ import { Square as Qp } from "./ui/atoms/icons/square.js";
123
+ import { Squarespace as Yp } from "./ui/atoms/icons/squarespace.js";
124
+ import { Squareup as Kp } from "./ui/atoms/icons/squareup.js";
125
+ import { Stripe as $p } from "./ui/atoms/icons/stripe.js";
126
+ import { Tesla as ra } from "./ui/atoms/icons/tesla.js";
127
+ import { Ticktick as ta } from "./ui/atoms/icons/ticktick.js";
128
+ import { Tiktok as aa } from "./ui/atoms/icons/tiktok.js";
129
+ import { Trello as ia } from "./ui/atoms/icons/trello.js";
130
+ import { Twilio as fa } from "./ui/atoms/icons/twilio.js";
131
+ import { Twitch as na } from "./ui/atoms/icons/twitch.js";
132
+ import { Vercel as ga } from "./ui/atoms/icons/vercel.js";
133
+ import { Walmart as ba } from "./ui/atoms/icons/walmart.js";
134
+ import { Weaviate as Sa } from "./ui/atoms/icons/weaviate.js";
135
+ import { Workday as Ca } from "./ui/atoms/icons/workday.js";
136
+ import { Wrike as Da } from "./ui/atoms/icons/wrike.js";
137
+ import { X as Ma } from "./ui/atoms/icons/x.js";
138
+ import { Xero as ka } from "./ui/atoms/icons/xero.js";
139
+ import { Youtube as Ga } from "./ui/atoms/icons/youtube.js";
140
+ import { Zendesk as wa } from "./ui/atoms/icons/zendesk.js";
141
+ import { Zoho as ya } from "./ui/atoms/icons/zoho.js";
142
+ import { ZohoBooks as Ha } from "./ui/atoms/icons/zoho-books.js";
143
+ import { ZohoCreator as La } from "./ui/atoms/icons/zoho-creator.js";
144
+ import { Zoom as Oa } from "./ui/atoms/icons/zoom.js";
145
+ import { Input as za } from "./ui/atoms/input.js";
146
+ import { Label as Za } from "./ui/atoms/label.js";
147
+ import { MobileTooltip as Wa, MobileTooltipContent as Na, MobileTooltipProvider as Ja, MobileTooltipTrigger as Xa } from "./ui/atoms/mobile-tooltip.js";
148
+ import { Popover as Ua, PopoverAnchor as Ya, PopoverContent as ja, PopoverTrigger as Ka } from "./ui/atoms/popover.js";
149
+ import { ProBadge as $a } from "./ui/atoms/pro-badge.js";
150
+ import { Progress as rm } from "./ui/atoms/progress.js";
151
+ import { RadioGroup as tm, RadioGroupItem as pm } from "./ui/atoms/radio-group.js";
152
+ import { ResizableHandle as mm, ResizablePanel as im, ResizablePanelGroup as lm } from "./ui/atoms/resizable.js";
153
+ import { ScrollArea as xm, ScrollBar as nm } from "./ui/atoms/scroll-area.js";
154
+ import { Select as gm, SelectContent as um, SelectGroup as bm, SelectItem as cm, SelectLabel as Sm, SelectScrollDownButton as sm, SelectScrollUpButton as Cm, SelectSeparator as Tm, SelectTrigger as Dm, SelectValue as hm } from "./ui/atoms/select.js";
155
+ import { Separator as Am } from "./ui/atoms/separator.js";
156
+ import { Sheet as Bm, SheetClose as Gm, SheetContent as Pm, SheetDescription as wm, SheetFooter as vm, SheetHeader as ym, SheetTitle as Im, SheetTrigger as Hm } from "./ui/atoms/sheet.js";
157
+ import { Sidebar as Lm, SidebarContent as Rm, SidebarFooter as Om, SidebarGroup as Em, SidebarGroupAction as zm, SidebarGroupContent as Vm, SidebarGroupLabel as Zm, SidebarHeader as qm, SidebarInput as Wm, SidebarInset as Nm, SidebarMenu as Jm, SidebarMenuAction as Xm, SidebarMenuBadge as Qm, SidebarMenuButton as Um, SidebarMenuItem as Ym, SidebarMenuSkeleton as jm, SidebarMenuSub as Km, SidebarMenuSubButton as _m, SidebarMenuSubItem as $m, SidebarProvider as oi, SidebarRail as ri, SidebarSeparator as ei, SidebarTrigger as ti, useSidebar as pi } from "./ui/atoms/sidebar.js";
158
+ import { Skeleton as mi } from "./ui/atoms/skeleton.js";
159
+ import { Slider as li } from "./ui/atoms/slider.js";
160
+ import { Switch as xi } from "./ui/atoms/switch.js";
161
+ import { Table as di, TableBody as gi, TableCaption as ui, TableCell as bi, TableFooter as ci, TableHead as Si, TableHeader as si, TableRow as Ci } from "./ui/atoms/table.js";
162
+ import { Tabs as Di, TabsContent as hi, TabsList as Mi, TabsTrigger as Ai } from "./ui/atoms/tabs.js";
163
+ import { Textarea as Bi } from "./ui/atoms/textarea.js";
164
+ import { Toggle as Pi, toggleVariants as wi } from "./ui/atoms/toggle.js";
165
+ import { Tooltip as yi, TooltipContent as Ii, TooltipProvider as Hi, TooltipTrigger as Fi } from "./ui/atoms/tooltip.js";
166
+ import { VirtualizedGrid as Ri } from "./ui/atoms/virtualized-grid.js";
167
+ import { DateTimePicker as Ei } from "./ui/molecules/date-time-picker.js";
168
+ import { EmptyState as Vi } from "./ui/molecules/empty-state.js";
169
+ import { R as qi, T as Wi } from "../toolkit-card-D6Dqff6p.js";
170
+ import { ToolCard as Ji } from "./ui/molecules/tool-card.js";
171
+ import { ToolkitPickerTrigger as Qi } from "./ui/molecules/toolkit-picker-trigger.js";
172
+ import { ToolkitSelectionSummary as Yi } from "./ui/molecules/toolkit-selection-summary.js";
173
+ import { ToolkitPicker as Ki } from "./ui/organisms/toolkit-picker/index.js";
173
174
  export {
174
175
  e as Accordion,
175
176
  t as AccordionContent,
@@ -260,7 +261,7 @@ export {
260
261
  re as Cursor,
261
262
  te as Customerio,
262
263
  ae as Datadog,
263
- Ri as DateTimePicker,
264
+ Ei as DateTimePicker,
264
265
  Ao as Dialog,
265
266
  ko as DialogClose,
266
267
  Bo as DialogContent,
@@ -291,7 +292,7 @@ export {
291
292
  Yo as DropdownMenuTrigger,
292
293
  ge as E2b,
293
294
  be as Ebay,
294
- Ei as EmptyState,
295
+ Vi as EmptyState,
295
296
  Se as Evernote,
296
297
  Ce as Exa,
297
298
  De as Factorial,
@@ -324,10 +325,10 @@ export {
324
325
  $o as HoverCardTrigger,
325
326
  St as Hubspot,
326
327
  Ct as Imgflip,
327
- Oa as Input,
328
+ za as Input,
328
329
  Dt as Intercom,
329
330
  Mt as Jira,
330
- za as Label,
331
+ Za as Label,
331
332
  kt as Linear,
332
333
  Gt as Linkedin,
333
334
  wt as Luma,
@@ -338,10 +339,10 @@ export {
338
339
  zt as MicrosoftSharepoint,
339
340
  Zt as MicrosoftTeams,
340
341
  Wt as Miro,
341
- Za as MobileTooltip,
342
- qa as MobileTooltipContent,
343
- Wa as MobileTooltipProvider,
344
- Na as MobileTooltipTrigger,
342
+ Wa as MobileTooltip,
343
+ Na as MobileTooltipContent,
344
+ Ja as MobileTooltipProvider,
345
+ Xa as MobileTooltipTrigger,
345
346
  Jt as Monday,
346
347
  Qt as MongoDB,
347
348
  Yt as Netsuite,
@@ -357,126 +358,127 @@ export {
357
358
  bp as Pinterest,
358
359
  Sp as Pipedrive,
359
360
  Cp as Plaid,
360
- Xa as Popover,
361
- Qa as PopoverAnchor,
362
- Ua as PopoverContent,
363
- Ya as PopoverTrigger,
361
+ Ua as Popover,
362
+ Ya as PopoverAnchor,
363
+ ja as PopoverContent,
364
+ Ka as PopoverTrigger,
364
365
  Dp as Postgres,
365
366
  Mp as Posthog,
366
- Ka as ProBadge,
367
- $a as Progress,
367
+ $a as ProBadge,
368
+ rm as Progress,
368
369
  kp as Pylon,
369
370
  Gp as Quickbooks,
370
- rm as RadioGroup,
371
- em as RadioGroupItem,
372
- wp as Reddit,
373
- Vi as RequirementBadges,
374
- pm as ResizableHandle,
375
- am as ResizablePanel,
376
- mm as ResizablePanelGroup,
377
- yp as Salesforce,
378
- lm as ScrollArea,
379
- fm as ScrollBar,
380
- nm as Select,
381
- dm as SelectContent,
382
- gm as SelectGroup,
383
- um as SelectItem,
384
- bm as SelectLabel,
385
- cm as SelectScrollDownButton,
386
- Sm as SelectScrollUpButton,
387
- sm as SelectSeparator,
388
- Cm as SelectTrigger,
389
- Tm as SelectValue,
390
- hm as Separator,
391
- Am as Sheet,
392
- km as SheetClose,
393
- Bm as SheetContent,
394
- Gm as SheetDescription,
395
- Pm as SheetFooter,
396
- wm as SheetHeader,
397
- vm as SheetTitle,
398
- ym as SheetTrigger,
399
- Hp as Shopify,
400
- Hm as Sidebar,
401
- Fm as SidebarContent,
402
- Lm as SidebarFooter,
403
- Rm as SidebarGroup,
404
- Om as SidebarGroupAction,
405
- Em as SidebarGroupContent,
406
- zm as SidebarGroupLabel,
407
- Vm as SidebarHeader,
408
- Zm as SidebarInput,
409
- qm as SidebarInset,
410
- Wm as SidebarMenu,
411
- Nm as SidebarMenuAction,
412
- Jm as SidebarMenuBadge,
413
- Xm as SidebarMenuButton,
414
- Qm as SidebarMenuItem,
415
- Um as SidebarMenuSkeleton,
416
- Ym as SidebarMenuSub,
417
- jm as SidebarMenuSubButton,
418
- Km as SidebarMenuSubItem,
419
- _m as SidebarProvider,
420
- $m as SidebarRail,
421
- oi as SidebarSeparator,
422
- ri as SidebarTrigger,
423
- Lp as Singlestore,
424
- pi as Skeleton,
425
- Op as Slack,
426
- mi as Slider,
427
- zp as Snowflake,
428
- Zp as Splunk,
429
- Wp as Spotify,
430
- Jp as Square,
431
- Qp as Squarespace,
432
- Yp as Squareup,
433
- Kp as Stripe,
434
- li as Switch,
435
- xi as Table,
436
- ni as TableBody,
437
- di as TableCaption,
438
- gi as TableCell,
439
- ui as TableFooter,
440
- bi as TableHead,
441
- ci as TableHeader,
442
- Si as TableRow,
443
- Ci as Tabs,
444
- Ti as TabsContent,
445
- Di as TabsList,
446
- hi as TabsTrigger,
447
- $p as Tesla,
448
- Ai as Textarea,
449
- ra as Ticktick,
450
- ta as Tiktok,
451
- Bi as Toggle,
452
- Wi as ToolCard,
453
- Zi as ToolkitCard,
454
- Yi as ToolkitPicker,
455
- Ji as ToolkitPickerTrigger,
456
- Qi as ToolkitSelectionSummary,
457
- wi as Tooltip,
458
- vi as TooltipContent,
459
- yi as TooltipProvider,
460
- Ii as TooltipTrigger,
461
- aa as Trello,
462
- ia as Twilio,
463
- fa as Twitch,
464
- na as Vercel,
465
- Fi as VirtualizedGrid,
466
- ga as Walmart,
467
- ba as Weaviate,
468
- Sa as Workday,
469
- Ca as Wrike,
470
- Da as X,
471
- Ma as Xero,
472
- ka as Youtube,
473
- Ga as Zendesk,
474
- wa as Zoho,
475
- ya as ZohoBooks,
476
- Ha as ZohoCreator,
477
- La as Zoom,
371
+ tm as RadioGroup,
372
+ pm as RadioGroupItem,
373
+ wp as Railway,
374
+ yp as Reddit,
375
+ qi as RequirementBadges,
376
+ mm as ResizableHandle,
377
+ im as ResizablePanel,
378
+ lm as ResizablePanelGroup,
379
+ Hp as Salesforce,
380
+ xm as ScrollArea,
381
+ nm as ScrollBar,
382
+ gm as Select,
383
+ um as SelectContent,
384
+ bm as SelectGroup,
385
+ cm as SelectItem,
386
+ Sm as SelectLabel,
387
+ sm as SelectScrollDownButton,
388
+ Cm as SelectScrollUpButton,
389
+ Tm as SelectSeparator,
390
+ Dm as SelectTrigger,
391
+ hm as SelectValue,
392
+ Am as Separator,
393
+ Bm as Sheet,
394
+ Gm as SheetClose,
395
+ Pm as SheetContent,
396
+ wm as SheetDescription,
397
+ vm as SheetFooter,
398
+ ym as SheetHeader,
399
+ Im as SheetTitle,
400
+ Hm as SheetTrigger,
401
+ Lp as Shopify,
402
+ Lm as Sidebar,
403
+ Rm as SidebarContent,
404
+ Om as SidebarFooter,
405
+ Em as SidebarGroup,
406
+ zm as SidebarGroupAction,
407
+ Vm as SidebarGroupContent,
408
+ Zm as SidebarGroupLabel,
409
+ qm as SidebarHeader,
410
+ Wm as SidebarInput,
411
+ Nm as SidebarInset,
412
+ Jm as SidebarMenu,
413
+ Xm as SidebarMenuAction,
414
+ Qm as SidebarMenuBadge,
415
+ Um as SidebarMenuButton,
416
+ Ym as SidebarMenuItem,
417
+ jm as SidebarMenuSkeleton,
418
+ Km as SidebarMenuSub,
419
+ _m as SidebarMenuSubButton,
420
+ $m as SidebarMenuSubItem,
421
+ oi as SidebarProvider,
422
+ ri as SidebarRail,
423
+ ei as SidebarSeparator,
424
+ ti as SidebarTrigger,
425
+ Op as Singlestore,
426
+ mi as Skeleton,
427
+ zp as Slack,
428
+ li as Slider,
429
+ Zp as Snowflake,
430
+ Wp as Splunk,
431
+ Jp as Spotify,
432
+ Qp as Square,
433
+ Yp as Squarespace,
434
+ Kp as Squareup,
435
+ $p as Stripe,
436
+ xi as Switch,
437
+ di as Table,
438
+ gi as TableBody,
439
+ ui as TableCaption,
440
+ bi as TableCell,
441
+ ci as TableFooter,
442
+ Si as TableHead,
443
+ si as TableHeader,
444
+ Ci as TableRow,
445
+ Di as Tabs,
446
+ hi as TabsContent,
447
+ Mi as TabsList,
448
+ Ai as TabsTrigger,
449
+ ra as Tesla,
450
+ Bi as Textarea,
451
+ ta as Ticktick,
452
+ aa as Tiktok,
453
+ Pi as Toggle,
454
+ Ji as ToolCard,
455
+ Wi as ToolkitCard,
456
+ Ki as ToolkitPicker,
457
+ Qi as ToolkitPickerTrigger,
458
+ Yi as ToolkitSelectionSummary,
459
+ yi as Tooltip,
460
+ Ii as TooltipContent,
461
+ Hi as TooltipProvider,
462
+ Fi as TooltipTrigger,
463
+ ia as Trello,
464
+ fa as Twilio,
465
+ na as Twitch,
466
+ ga as Vercel,
467
+ Ri as VirtualizedGrid,
468
+ ba as Walmart,
469
+ Sa as Weaviate,
470
+ Ca as Workday,
471
+ Da as Wrike,
472
+ Ma as X,
473
+ ka as Xero,
474
+ Ga as Youtube,
475
+ wa as Zendesk,
476
+ ya as Zoho,
477
+ Ha as ZohoBooks,
478
+ La as ZohoCreator,
479
+ Oa as Zoom,
478
480
  P as badgeVariants,
479
481
  z as buttonVariants,
480
- Gi as toggleVariants,
481
- ei as useSidebar
482
+ wi as toggleVariants,
483
+ pi as useSidebar
482
484
  };
@@ -7,7 +7,7 @@ import { u as Z } from "../../../index-D2LZVjSn.js";
7
7
  import { c as ee } from "../../../index-B695uy69.js";
8
8
  import { u as O } from "../../../index-437EL2iq.js";
9
9
  import { P as M } from "../../../index-DLohNuco.js";
10
- import { c as V, R as oe, T as re, b as te } from "../../../index-DrlYGDRT.js";
10
+ import { b as oe, R as re, T as te, c as V } from "../../../index-DrlYGDRT.js";
11
11
  import { u as ne } from "../../../index-Cv867SGx.js";
12
12
  import { u as ce } from "../../../index-ByaXH_ih.js";
13
13
  import { ChevronDownIcon as ae } from "lucide-react";
@@ -145,7 +145,7 @@ var [K, de] = b(d), [$, pe] = b(
145
145
  disabled: v,
146
146
  triggerId: p,
147
147
  children: /* @__PURE__ */ t(
148
- oe,
148
+ re,
149
149
  {
150
150
  "data-orientation": r.orientation,
151
151
  "data-state": B(m),
@@ -184,7 +184,7 @@ var y = "AccordionTrigger", U = l.forwardRef(
184
184
  (e, n) => {
185
185
  const { __scopeAccordion: o, ...c } = e, a = h(d, o), r = D(y, o), s = pe(y, o), i = k(o);
186
186
  return /* @__PURE__ */ t(S.ItemSlot, { scope: o, children: /* @__PURE__ */ t(
187
- re,
187
+ te,
188
188
  {
189
189
  "aria-disabled": r.open && !s.collapsible || void 0,
190
190
  "data-orientation": a.orientation,
@@ -201,7 +201,7 @@ var Y = "AccordionContent", q = l.forwardRef(
201
201
  (e, n) => {
202
202
  const { __scopeAccordion: o, ...c } = e, a = h(d, o), r = D(Y, o), s = k(o);
203
203
  return /* @__PURE__ */ t(
204
- te,
204
+ oe,
205
205
  {
206
206
  role: "region",
207
207
  "aria-labelledby": r.triggerId,
@@ -4,11 +4,11 @@ import { c as s } from "../../../utils-6KgZuQUR.js";
4
4
  import * as i from "react";
5
5
  import { c as $ } from "../../../index-DFZozV_h.js";
6
6
  import { u as A, a as M } from "../../../index-D2LZVjSn.js";
7
- import { c as D, R as I, P as z, O as F, b as L, W as j, a as G, T as W, D as k, C as v } from "../../../index-C8tglJS9.js";
7
+ import { R as I, C as D, W as z, a as F, D as L, O as j, P as G, T as W, b as k, c as v } from "../../../index-By-GFSsC.js";
8
8
  import { c as H } from "../../../index-B695uy69.js";
9
9
  var N = "AlertDialog", [V] = $(N, [
10
- D
11
- ]), n = D(), y = (e) => {
10
+ v
11
+ ]), n = v(), y = (e) => {
12
12
  const { __scopeAlertDialog: t, ...o } = e, r = n(t);
13
13
  return /* @__PURE__ */ a(I, { ...r, ...o, modal: !0 });
14
14
  };
@@ -16,19 +16,19 @@ y.displayName = N;
16
16
  var Y = "AlertDialogTrigger", _ = i.forwardRef(
17
17
  (e, t) => {
18
18
  const { __scopeAlertDialog: o, ...r } = e, l = n(o);
19
- return /* @__PURE__ */ a(L, { ...l, ...r, ref: t });
19
+ return /* @__PURE__ */ a(k, { ...l, ...r, ref: t });
20
20
  }
21
21
  );
22
22
  _.displayName = Y;
23
23
  var q = "AlertDialogPortal", x = (e) => {
24
24
  const { __scopeAlertDialog: t, ...o } = e, r = n(t);
25
- return /* @__PURE__ */ a(z, { ...r, ...o });
25
+ return /* @__PURE__ */ a(G, { ...r, ...o });
26
26
  };
27
27
  x.displayName = q;
28
28
  var B = "AlertDialogOverlay", h = i.forwardRef(
29
29
  (e, t) => {
30
30
  const { __scopeAlertDialog: o, ...r } = e, l = n(o);
31
- return /* @__PURE__ */ a(F, { ...l, ...r, ref: t });
31
+ return /* @__PURE__ */ a(j, { ...l, ...r, ref: t });
32
32
  }
33
33
  );
34
34
  h.displayName = B;
@@ -36,13 +36,13 @@ var c = "AlertDialogContent", [J, K] = V(c), Q = M("AlertDialogContent"), C = i.
36
36
  (e, t) => {
37
37
  const { __scopeAlertDialog: o, children: r, ...l } = e, p = n(o), g = i.useRef(null), O = A(t, g), u = i.useRef(null);
38
38
  return /* @__PURE__ */ a(
39
- j,
39
+ z,
40
40
  {
41
41
  contentName: c,
42
42
  titleName: R,
43
43
  docsSlug: "alert-dialog",
44
44
  children: /* @__PURE__ */ a(J, { scope: o, cancelRef: u, children: /* @__PURE__ */ f(
45
- G,
45
+ F,
46
46
  {
47
47
  role: "alertdialog",
48
48
  ...p,
@@ -73,20 +73,20 @@ var R = "AlertDialogTitle", b = i.forwardRef(
73
73
  b.displayName = R;
74
74
  var E = "AlertDialogDescription", P = i.forwardRef((e, t) => {
75
75
  const { __scopeAlertDialog: o, ...r } = e, l = n(o);
76
- return /* @__PURE__ */ a(k, { ...l, ...r, ref: t });
76
+ return /* @__PURE__ */ a(L, { ...l, ...r, ref: t });
77
77
  });
78
78
  P.displayName = E;
79
79
  var U = "AlertDialogAction", T = i.forwardRef(
80
80
  (e, t) => {
81
81
  const { __scopeAlertDialog: o, ...r } = e, l = n(o);
82
- return /* @__PURE__ */ a(v, { ...l, ...r, ref: t });
82
+ return /* @__PURE__ */ a(D, { ...l, ...r, ref: t });
83
83
  }
84
84
  );
85
85
  T.displayName = U;
86
86
  var S = "AlertDialogCancel", w = i.forwardRef(
87
87
  (e, t) => {
88
88
  const { __scopeAlertDialog: o, ...r } = e, { cancelRef: l } = K(S, o), p = n(o), g = A(t, l);
89
- return /* @__PURE__ */ a(v, { ...p, ...r, ref: g });
89
+ return /* @__PURE__ */ a(D, { ...p, ...r, ref: g });
90
90
  }
91
91
  );
92
92
  w.displayName = S;
@@ -1,7 +1,7 @@
1
1
  import { jsx as a, jsxs as n } from "react/jsx-runtime";
2
2
  import { c as t } from "../../../utils-6KgZuQUR.js";
3
3
  import { S as o } from "../../../index-D2LZVjSn.js";
4
- import { ChevronRight as i, MoreHorizontal as c } from "lucide-react";
4
+ import { MoreHorizontal as i, ChevronRight as c } from "lucide-react";
5
5
  function p({ ...r }) {
6
6
  return /* @__PURE__ */ a("nav", { "aria-label": "breadcrumb", "data-slot": "breadcrumb", ...r });
7
7
  }
@@ -67,7 +67,7 @@ function N({
67
67
  "data-slot": "breadcrumb-separator",
68
68
  role: "presentation",
69
69
  ...s,
70
- children: r ?? /* @__PURE__ */ a(i, {})
70
+ children: r ?? /* @__PURE__ */ a(c, {})
71
71
  }
72
72
  );
73
73
  }
@@ -84,7 +84,7 @@ function B({
84
84
  role: "presentation",
85
85
  ...e,
86
86
  children: [
87
- /* @__PURE__ */ a(c, { className: "size-4" }),
87
+ /* @__PURE__ */ a(i, { className: "size-4" }),
88
88
  /* @__PURE__ */ a("span", { className: "sr-only", children: "More" })
89
89
  ]
90
90
  }
@@ -1,7 +1,7 @@
1
1
  import { jsx as C, jsxs as ne } from "react/jsx-runtime";
2
2
  import { Dialog as Se, DialogHeader as Ie, DialogTitle as Re, DialogDescription as Ae, DialogContent as De } from "./dialog.js";
3
3
  import { c as A } from "../../../utils-6KgZuQUR.js";
4
- import { R as _e, P as Me, O as $e, a as Ne } from "../../../index-C8tglJS9.js";
4
+ import { R as _e, P as Me, O as $e, a as Ne } from "../../../index-By-GFSsC.js";
5
5
  import * as l from "react";
6
6
  import { P as D } from "../../../index-DLohNuco.js";
7
7
  import { u as j } from "../../../index-Cv867SGx.js";
@@ -1,6 +1,6 @@
1
1
  import { jsx as a, jsxs as n } from "react/jsx-runtime";
2
2
  import { c as o } from "../../../utils-6KgZuQUR.js";
3
- import { R as r, C as s, a as d, D as c, O as g, P as u, T as f, b as m } from "../../../index-C8tglJS9.js";
3
+ import { R as r, C as s, a as d, D as c, O as g, P as u, T as f, b as m } from "../../../index-By-GFSsC.js";
4
4
  import { XIcon as p } from "lucide-react";
5
5
  function N({
6
6
  ...t
@@ -11,7 +11,7 @@ import { u as Dn } from "../../../index-ByaXH_ih.js";
11
11
  import { P as Sn, D as In } from "../../../index-DrFfdHac.js";
12
12
  import { h as Pn, u as En, R as yn, F as Nn } from "../../../index-CvA4FcaC.js";
13
13
  import { u as V } from "../../../index-Cv867SGx.js";
14
- import { c as Ce, R as _e, A as Tn, C as An, a as On } from "../../../index-8kzT5-zz.js";
14
+ import { R as Ce, A as Tn, c as _e, C as An, a as On } from "../../../index-DO05OIM5.js";
15
15
  import { P as Y } from "../../../index-BaLuVb4t.js";
16
16
  import { c as Re, I as kn, R as Ln } from "../../../index-Dz8CQngS.js";
17
17
  import { u as te } from "../../../index-0ioNhtNM.js";
@@ -24,9 +24,9 @@ var ee = ["Enter", " "], $n = ["ArrowDown", "PageUp", "Home"], be = ["ArrowUp",
24
24
  rtl: ["ArrowRight"]
25
25
  }, F = "Menu", [k, Vn, jn] = xn(F), [D, xe] = he(F, [
26
26
  jn,
27
- Ce,
27
+ _e,
28
28
  Re
29
- ]), K = Ce(), De = Re(), [Se, b] = D(F), [Xn, $] = D(F), Ie = (e) => {
29
+ ]), K = _e(), De = Re(), [Se, b] = D(F), [Xn, $] = D(F), Ie = (e) => {
30
30
  const { __scopeMenu: t, open: n = !1, children: o, dir: a, onOpenChange: c, modal: i = !0 } = e, d = K(t), [f, m] = s.useState(null), p = s.useRef(!1), u = te(c), v = Dn(a);
31
31
  return s.useEffect(() => {
32
32
  const C = () => {
@@ -35,7 +35,7 @@ var ee = ["Enter", " "], $n = ["ArrowDown", "PageUp", "Home"], be = ["ArrowUp",
35
35
  return document.addEventListener("keydown", C, { capture: !0 }), () => {
36
36
  document.removeEventListener("keydown", C, { capture: !0 }), document.removeEventListener("pointerdown", M, { capture: !0 }), document.removeEventListener("pointermove", M, { capture: !0 });
37
37
  };
38
- }, []), /* @__PURE__ */ r(_e, { ...d, children: /* @__PURE__ */ r(
38
+ }, []), /* @__PURE__ */ r(Ce, { ...d, children: /* @__PURE__ */ r(
39
39
  Se,
40
40
  {
41
41
  scope: t,
@@ -428,7 +428,7 @@ var st = "MenuArrow", Ue = s.forwardRef(
428
428
  Ue.displayName = st;
429
429
  var ie = "MenuSub", [ct, ze] = D(ie), Be = (e) => {
430
430
  const { __scopeMenu: t, children: n, open: o = !1, onOpenChange: a } = e, c = b(ie, t), i = K(t), [d, f] = s.useState(null), [m, p] = s.useState(null), u = te(a);
431
- return s.useEffect(() => (c.open === !1 && u(!1), () => u(!1)), [c.open, u]), /* @__PURE__ */ r(_e, { ...i, children: /* @__PURE__ */ r(
431
+ return s.useEffect(() => (c.open === !1 && u(!1), () => u(!1)), [c.open, u]), /* @__PURE__ */ r(Ce, { ...i, children: /* @__PURE__ */ r(
432
432
  Se,
433
433
  {
434
434
  scope: t,