@nextop-os/ui-system 0.0.27 → 0.0.28

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.
@@ -21,6 +21,7 @@ declare function FolderFilledIcon(props: IconProps): react_jsx_runtime.JSX.Eleme
21
21
  declare function DashboardIcon(props: IconProps): react_jsx_runtime.JSX.Element;
22
22
  declare function NewWorkspaceIcon(props: IconProps): react_jsx_runtime.JSX.Element;
23
23
  declare function NewWorkspaceLinedIcon(props: IconProps): react_jsx_runtime.JSX.Element;
24
+ declare function NoWorkspaceLinedIcon(props: IconProps): react_jsx_runtime.JSX.Element;
24
25
  declare function HealthIcon(props: IconProps): react_jsx_runtime.JSX.Element;
25
26
  interface LoadingIconProps extends IconProps {
26
27
  trackColor?: string;
@@ -59,6 +60,7 @@ declare function EditIcon(props: IconProps): react_jsx_runtime.JSX.Element;
59
60
  declare function NavApplicationsLinedIcon(props: IconProps): react_jsx_runtime.JSX.Element;
60
61
  declare function OverviewLayoutIcon(props: IconProps): react_jsx_runtime.JSX.Element;
61
62
  declare function MoreHorizontalIcon(props: IconProps): react_jsx_runtime.JSX.Element;
63
+ declare function PinIcon(props: IconProps): react_jsx_runtime.JSX.Element;
62
64
  declare function RefreshIcon(props: IconProps): react_jsx_runtime.JSX.Element;
63
65
  declare function SearchIcon(props: IconProps): react_jsx_runtime.JSX.Element;
64
66
  declare function DownloadIcon(props: IconProps): react_jsx_runtime.JSX.Element;
@@ -102,4 +104,4 @@ declare function WarningLinedIcon(props: IconProps): react_jsx_runtime.JSX.Eleme
102
104
  declare function GoogleBrandIcon(props: IconProps): react_jsx_runtime.JSX.Element;
103
105
  declare function GitHubBrandIcon(props: IconProps): react_jsx_runtime.JSX.Element;
104
106
 
105
- export { AddIcon, AgentSessionsIcon, AppWindowIcon, ArrowLeftIcon, ArrowRightIcon, CapabilityIcon, ChatIcon, CheckIcon, ChevronDownIcon, ChevronUpIcon, CloseIcon, CopyIcon, CreateChatIcon, DarkModeIcon, DashboardIcon, DeleteIcon, DirectoryIcon, DownloadIcon, EditIcon, EyeIcon, FailedFilledIcon, FailedLinedIcon, FileCodeIcon, FileCreateIcon, FileIcon, FileLinedIcon, FileTextIcon, FolderFailedIcon, FolderFilledIcon, FolderIcon, GitHubBrandIcon, GoogleBrandIcon, GridBottomLinedIcon, GridHorizontalLinedIcon, GridLeftLinedIcon, GridRightLinedIcon, GridTopLinedIcon, GridVerticalLinedIcon, GuideIcon, HealthIcon, type IconProps, ImageFileIcon, ImageGenerateIcon, IssueIcon, KeyboardIcon, LaunchIcon, LayoutMenuIcon, LayoutPresetIcon, type LayoutPresetIconProps, LightModeIcon, LinkIcon, LoadingIcon, type LoadingIconProps, LocateFolderIcon, MaximizeIcon, MinimizeIcon, MoreHorizontalIcon, NavAgentsIcon, NavApplicationsFilledIcon, NavApplicationsLinedIcon, NavLaunchIcon, NewWorkspaceIcon, NewWorkspaceLinedIcon, NextopMark, OpenSessionsIcon, OverviewLayoutIcon, PanelIcon, PlatformIcon, ProductDocIcon, ProductIcon, RefreshIcon, RestoreIcon, RoomsHintIcon, SearchIcon, SettingsIcon, SuccessFilledIcon, SuccessLinedIcon, TaskIcon, ThinkingIcon, ToolsIcon, UnavailableChatIcon, UploadFolderIcon, UploadIcon, VideoFileIcon, WarningFilledIcon, WarningLinedIcon, WebIcon, WebScrapeIcon };
107
+ export { AddIcon, AgentSessionsIcon, AppWindowIcon, ArrowLeftIcon, ArrowRightIcon, CapabilityIcon, ChatIcon, CheckIcon, ChevronDownIcon, ChevronUpIcon, CloseIcon, CopyIcon, CreateChatIcon, DarkModeIcon, DashboardIcon, DeleteIcon, DirectoryIcon, DownloadIcon, EditIcon, EyeIcon, FailedFilledIcon, FailedLinedIcon, FileCodeIcon, FileCreateIcon, FileIcon, FileLinedIcon, FileTextIcon, FolderFailedIcon, FolderFilledIcon, FolderIcon, GitHubBrandIcon, GoogleBrandIcon, GridBottomLinedIcon, GridHorizontalLinedIcon, GridLeftLinedIcon, GridRightLinedIcon, GridTopLinedIcon, GridVerticalLinedIcon, GuideIcon, HealthIcon, type IconProps, ImageFileIcon, ImageGenerateIcon, IssueIcon, KeyboardIcon, LaunchIcon, LayoutMenuIcon, LayoutPresetIcon, type LayoutPresetIconProps, LightModeIcon, LinkIcon, LoadingIcon, type LoadingIconProps, LocateFolderIcon, MaximizeIcon, MinimizeIcon, MoreHorizontalIcon, NavAgentsIcon, NavApplicationsFilledIcon, NavApplicationsLinedIcon, NavLaunchIcon, NewWorkspaceIcon, NewWorkspaceLinedIcon, NextopMark, NoWorkspaceLinedIcon, OpenSessionsIcon, OverviewLayoutIcon, PanelIcon, PinIcon, PlatformIcon, ProductDocIcon, ProductIcon, RefreshIcon, RestoreIcon, RoomsHintIcon, SearchIcon, SettingsIcon, SuccessFilledIcon, SuccessLinedIcon, TaskIcon, ThinkingIcon, ToolsIcon, UnavailableChatIcon, UploadFolderIcon, UploadIcon, VideoFileIcon, WarningFilledIcon, WarningLinedIcon, WebIcon, WebScrapeIcon };
@@ -62,9 +62,11 @@ import {
62
62
  NavLaunchIcon,
63
63
  NewWorkspaceIcon,
64
64
  NewWorkspaceLinedIcon,
65
+ NoWorkspaceLinedIcon,
65
66
  OpenSessionsIcon,
66
67
  OverviewLayoutIcon,
67
68
  PanelIcon,
69
+ PinIcon,
68
70
  PlatformIcon,
69
71
  ProductDocIcon,
70
72
  ProductIcon,
@@ -86,7 +88,7 @@ import {
86
88
  WarningLinedIcon,
87
89
  WebIcon,
88
90
  WebScrapeIcon
89
- } from "../chunk-UELLN5VR.js";
91
+ } from "../chunk-3BPTHQCX.js";
90
92
  export {
91
93
  AddIcon,
92
94
  AgentSessionsIcon,
@@ -149,9 +151,11 @@ export {
149
151
  NewWorkspaceIcon,
150
152
  NewWorkspaceLinedIcon,
151
153
  NextopMark,
154
+ NoWorkspaceLinedIcon,
152
155
  OpenSessionsIcon,
153
156
  OverviewLayoutIcon,
154
157
  PanelIcon,
158
+ PinIcon,
155
159
  PlatformIcon,
156
160
  ProductDocIcon,
157
161
  ProductIcon,
package/dist/index.d.ts CHANGED
@@ -1,11 +1,13 @@
1
- export { Badge, Button, Card, CardAction, CardContent, CardDescription, CardFooter, CardHeader, CardTitle, Checkbox, ConfirmationDialog, ConfirmationDialogTone, DatePicker, DatePickerLabels, DatePickerProps, Dialog, DialogClose, DialogContent, DialogDescription, DialogFooter, DialogHeader, DialogOverlay, DialogPortal, DialogTitle, DialogTrigger, DropdownMenu, DropdownMenuCheckboxItem, DropdownMenuContent, DropdownMenuGroup, DropdownMenuItem, DropdownMenuLabel, DropdownMenuPortal, DropdownMenuRadioGroup, DropdownMenuRadioItem, DropdownMenuSeparator, DropdownMenuShortcut, DropdownMenuSub, DropdownMenuSubContent, DropdownMenuSubTrigger, DropdownMenuTrigger, Input, MentionPill, MentionPillFileKind, MentionPillKind, MentionPillProps, MenuPoint, MenuPointAlignment, MenuSize, MenuSurface, Popover, PopoverAnchor, PopoverClose, PopoverContent, PopoverPortal, PopoverTrigger, ResizableHandle, ResizablePanel, ResizablePanelGroup, ScrollArea, ScrollBar, Select, SelectContent, SelectGroup, SelectItem, SelectLabel, SelectScrollDownButton, SelectScrollUpButton, SelectSeparator, SelectSplitColumn, SelectSplitColumnItems, SelectSplitColumnLabel, SelectSplitDivider, SelectSplitLayout, SelectTrigger, SelectValue, Separator, Spinner, SpinnerProps, StatusDot, Switch, Textarea, ToastClose, ToastDescription, ToastProvider, ToastRoot, ToastTitle, ToastViewport, Tooltip, TooltipContent, TooltipPortal, TooltipProvider, TooltipTrigger, UnderlineTabItem, UnderlineTabs, ViewportMenuPlacement, ViewportMenuSurface, ViewportMenuSurfaceProps, badgeVariants, buttonVariants, menuItemClassName, menuItemIndicatorClassName, menuItemWithIndicatorClassName, menuSurfaceClassName, statusDotVariants, toastVariants } from './components/index.js';
2
- export { AddIcon, AgentSessionsIcon, AppWindowIcon, ArrowLeftIcon, ArrowRightIcon, CapabilityIcon, ChatIcon, CheckIcon, ChevronDownIcon, ChevronUpIcon, CloseIcon, CopyIcon, CreateChatIcon, DarkModeIcon, DashboardIcon, DeleteIcon, DirectoryIcon, DownloadIcon, EditIcon, EyeIcon, FailedFilledIcon, FailedLinedIcon, FileCodeIcon, FileCreateIcon, FileIcon, FileLinedIcon, FileTextIcon, FolderFailedIcon, FolderFilledIcon, FolderIcon, GitHubBrandIcon, GoogleBrandIcon, GridBottomLinedIcon, GridHorizontalLinedIcon, GridLeftLinedIcon, GridRightLinedIcon, GridTopLinedIcon, GridVerticalLinedIcon, GuideIcon, HealthIcon, IconProps, ImageFileIcon, ImageGenerateIcon, IssueIcon, KeyboardIcon, LaunchIcon, LayoutMenuIcon, LayoutPresetIcon, LayoutPresetIconProps, LightModeIcon, LinkIcon, LoadingIcon, LoadingIconProps, LocateFolderIcon, MaximizeIcon, MinimizeIcon, MoreHorizontalIcon, NavAgentsIcon, NavApplicationsFilledIcon, NavApplicationsLinedIcon, NavLaunchIcon, NewWorkspaceIcon, NewWorkspaceLinedIcon, NextopMark, OpenSessionsIcon, OverviewLayoutIcon, PanelIcon, PlatformIcon, ProductDocIcon, ProductIcon, RefreshIcon, RestoreIcon, RoomsHintIcon, SearchIcon, SettingsIcon, SuccessFilledIcon, SuccessLinedIcon, TaskIcon, ThinkingIcon, ToolsIcon, UnavailableChatIcon, UploadFolderIcon, UploadIcon, VideoFileIcon, WarningFilledIcon, WarningLinedIcon, WebIcon, WebScrapeIcon } from './icons/index.js';
3
- export { formatNextopDateTime, formatNextopShortDateTime, getCurrentNextopDateLocale } from './date-format.js';
1
+ export { Badge, Button, Card, CardAction, CardContent, CardDescription, CardFooter, CardHeader, CardTitle, Checkbox, ConfirmationDialog, ConfirmationDialogTone, DatePicker, DatePickerLabels, DatePickerProps, Dialog, DialogClose, DialogContent, DialogDescription, DialogFooter, DialogHeader, DialogOverlay, DialogPortal, DialogTitle, DialogTrigger, Drawer, DrawerClose, DrawerContent, DrawerDescription, DrawerFooter, DrawerHeader, DrawerOverlay, DrawerPortal, DrawerTitle, DrawerTrigger, DropdownMenu, DropdownMenuCheckboxItem, DropdownMenuContent, DropdownMenuGroup, DropdownMenuItem, DropdownMenuLabel, DropdownMenuPortal, DropdownMenuRadioGroup, DropdownMenuRadioItem, DropdownMenuSeparator, DropdownMenuShortcut, DropdownMenuSub, DropdownMenuSubContent, DropdownMenuSubTrigger, DropdownMenuTrigger, Input, MentionPill, MentionPillFileKind, MentionPillKind, MentionPillProps, MenuPoint, MenuPointAlignment, MenuSize, MenuSurface, Popover, PopoverAnchor, PopoverClose, PopoverContent, PopoverPortal, PopoverTrigger, ResizableHandle, ResizablePanel, ResizablePanelGroup, ScrollArea, ScrollBar, Select, SelectContent, SelectGroup, SelectItem, SelectLabel, SelectScrollDownButton, SelectScrollUpButton, SelectSeparator, SelectSplitColumn, SelectSplitColumnItems, SelectSplitColumnLabel, SelectSplitDivider, SelectSplitLayout, SelectTrigger, SelectValue, Separator, Spinner, SpinnerProps, StatusDot, Switch, Textarea, ToastClose, ToastDescription, ToastProvider, ToastRoot, ToastTitle, ToastViewport, Toaster, Tooltip, TooltipContent, TooltipPortal, TooltipProvider, TooltipTrigger, UnderlineTabItem, UnderlineTabs, ViewportMenuPlacement, ViewportMenuSurface, ViewportMenuSurfaceProps, badgeVariants, buttonVariants, menuItemClassName, menuItemIndicatorClassName, menuItemWithIndicatorClassName, menuSurfaceClassName, statusDotVariants, toastVariants } from './components/index.js';
2
+ export { AddIcon, AgentSessionsIcon, AppWindowIcon, ArrowLeftIcon, ArrowRightIcon, CapabilityIcon, ChatIcon, CheckIcon, ChevronDownIcon, ChevronUpIcon, CloseIcon, CopyIcon, CreateChatIcon, DarkModeIcon, DashboardIcon, DeleteIcon, DirectoryIcon, DownloadIcon, EditIcon, EyeIcon, FailedFilledIcon, FailedLinedIcon, FileCodeIcon, FileCreateIcon, FileIcon, FileLinedIcon, FileTextIcon, FolderFailedIcon, FolderFilledIcon, FolderIcon, GitHubBrandIcon, GoogleBrandIcon, GridBottomLinedIcon, GridHorizontalLinedIcon, GridLeftLinedIcon, GridRightLinedIcon, GridTopLinedIcon, GridVerticalLinedIcon, GuideIcon, HealthIcon, IconProps, ImageFileIcon, ImageGenerateIcon, IssueIcon, KeyboardIcon, LaunchIcon, LayoutMenuIcon, LayoutPresetIcon, LayoutPresetIconProps, LightModeIcon, LinkIcon, LoadingIcon, LoadingIconProps, LocateFolderIcon, MaximizeIcon, MinimizeIcon, MoreHorizontalIcon, NavAgentsIcon, NavApplicationsFilledIcon, NavApplicationsLinedIcon, NavLaunchIcon, NewWorkspaceIcon, NewWorkspaceLinedIcon, NextopMark, NoWorkspaceLinedIcon, OpenSessionsIcon, OverviewLayoutIcon, PanelIcon, PinIcon, PlatformIcon, ProductDocIcon, ProductIcon, RefreshIcon, RestoreIcon, RoomsHintIcon, SearchIcon, SettingsIcon, SuccessFilledIcon, SuccessLinedIcon, TaskIcon, ThinkingIcon, ToolsIcon, UnavailableChatIcon, UploadFolderIcon, UploadIcon, VideoFileIcon, WarningFilledIcon, WarningLinedIcon, WebIcon, WebScrapeIcon } from './icons/index.js';
3
+ export { NextopDateLocale, formatNextopDateTime, formatNextopShortDateTime, getCurrentNextopDateLocale } from './date-format.js';
4
4
  export { cn } from './utils.js';
5
+ export { ExternalToast, ToasterProps, toast } from 'sonner';
5
6
  import 'react/jsx-runtime';
6
7
  import 'class-variance-authority/types';
7
8
  import 'react';
8
9
  import 'class-variance-authority';
9
10
  import 'radix-ui';
11
+ import 'vaul';
10
12
  import 'react-resizable-panels';
11
13
  import 'clsx';
package/dist/index.js CHANGED
@@ -21,6 +21,16 @@ import {
21
21
  DialogPortal,
22
22
  DialogTitle,
23
23
  DialogTrigger,
24
+ Drawer,
25
+ DrawerClose,
26
+ DrawerContent,
27
+ DrawerDescription,
28
+ DrawerFooter,
29
+ DrawerHeader,
30
+ DrawerOverlay,
31
+ DrawerPortal,
32
+ DrawerTitle,
33
+ DrawerTrigger,
24
34
  DropdownMenu,
25
35
  DropdownMenuCheckboxItem,
26
36
  DropdownMenuContent,
@@ -76,6 +86,7 @@ import {
76
86
  ToastRoot,
77
87
  ToastTitle,
78
88
  ToastViewport,
89
+ Toaster,
79
90
  Tooltip,
80
91
  TooltipContent,
81
92
  TooltipPortal,
@@ -90,13 +101,14 @@ import {
90
101
  menuItemWithIndicatorClassName,
91
102
  menuSurfaceClassName,
92
103
  statusDotVariants,
104
+ toast,
93
105
  toastVariants
94
- } from "./chunk-D5Y4OBKX.js";
106
+ } from "./chunk-CBMNQQWH.js";
95
107
  import {
96
108
  formatNextopDateTime,
97
109
  formatNextopShortDateTime,
98
110
  getCurrentNextopDateLocale
99
- } from "./chunk-KJQ366TA.js";
111
+ } from "./chunk-GX3U3V36.js";
100
112
  import {
101
113
  LayoutPresetIcon,
102
114
  NextopMark
@@ -161,9 +173,11 @@ import {
161
173
  NavLaunchIcon,
162
174
  NewWorkspaceIcon,
163
175
  NewWorkspaceLinedIcon,
176
+ NoWorkspaceLinedIcon,
164
177
  OpenSessionsIcon,
165
178
  OverviewLayoutIcon,
166
179
  PanelIcon,
180
+ PinIcon,
167
181
  PlatformIcon,
168
182
  ProductDocIcon,
169
183
  ProductIcon,
@@ -185,7 +199,7 @@ import {
185
199
  WarningLinedIcon,
186
200
  WebIcon,
187
201
  WebScrapeIcon
188
- } from "./chunk-UELLN5VR.js";
202
+ } from "./chunk-3BPTHQCX.js";
189
203
  import {
190
204
  cn
191
205
  } from "./chunk-DGPY4WP3.js";
@@ -230,6 +244,16 @@ export {
230
244
  DialogTrigger,
231
245
  DirectoryIcon,
232
246
  DownloadIcon,
247
+ Drawer,
248
+ DrawerClose,
249
+ DrawerContent,
250
+ DrawerDescription,
251
+ DrawerFooter,
252
+ DrawerHeader,
253
+ DrawerOverlay,
254
+ DrawerPortal,
255
+ DrawerTitle,
256
+ DrawerTrigger,
233
257
  DropdownMenu,
234
258
  DropdownMenuCheckboxItem,
235
259
  DropdownMenuContent,
@@ -291,9 +315,11 @@ export {
291
315
  NewWorkspaceIcon,
292
316
  NewWorkspaceLinedIcon,
293
317
  NextopMark,
318
+ NoWorkspaceLinedIcon,
294
319
  OpenSessionsIcon,
295
320
  OverviewLayoutIcon,
296
321
  PanelIcon,
322
+ PinIcon,
297
323
  PlatformIcon,
298
324
  Popover,
299
325
  PopoverAnchor,
@@ -343,6 +369,7 @@ export {
343
369
  ToastRoot,
344
370
  ToastTitle,
345
371
  ToastViewport,
372
+ Toaster,
346
373
  ToolsIcon,
347
374
  Tooltip,
348
375
  TooltipContent,
@@ -370,6 +397,7 @@ export {
370
397
  menuItemWithIndicatorClassName,
371
398
  menuSurfaceClassName,
372
399
  statusDotVariants,
400
+ toast,
373
401
  toastVariants
374
402
  };
375
403
  //# sourceMappingURL=index.js.map
@@ -296,6 +296,137 @@
296
296
  "useCases": ["Dialog launch controls"],
297
297
  "migrationHints": []
298
298
  },
299
+ {
300
+ "id": "drawer",
301
+ "layer": "base",
302
+ "name": "Drawer",
303
+ "export": "Drawer",
304
+ "from": "@nextop-os/ui-system/components",
305
+ "category": "composition",
306
+ "status": "stable",
307
+ "source": "src/components/drawer/index.tsx",
308
+ "description": "Drawer root primitive for edge-attached overlay surfaces.",
309
+ "useCases": ["Side drawers", "Bottom sheets", "Transient panels"],
310
+ "migrationHints": [],
311
+ "storyboard": true
312
+ },
313
+ {
314
+ "id": "drawer-close",
315
+ "layer": "base",
316
+ "name": "DrawerClose",
317
+ "export": "DrawerClose",
318
+ "from": "@nextop-os/ui-system/components",
319
+ "category": "composition",
320
+ "status": "stable",
321
+ "source": "src/components/drawer/index.tsx",
322
+ "description": "Close control primitive for Drawer compositions.",
323
+ "useCases": ["Drawer close buttons"],
324
+ "migrationHints": []
325
+ },
326
+ {
327
+ "id": "drawer-content",
328
+ "layer": "base",
329
+ "name": "DrawerContent",
330
+ "export": "DrawerContent",
331
+ "from": "@nextop-os/ui-system/components",
332
+ "category": "composition",
333
+ "status": "stable",
334
+ "source": "src/components/drawer/index.tsx",
335
+ "description": "Content surface for Drawer layouts.",
336
+ "useCases": ["Drawer bodies", "Sheet panels"],
337
+ "migrationHints": []
338
+ },
339
+ {
340
+ "id": "drawer-description",
341
+ "layer": "base",
342
+ "name": "DrawerDescription",
343
+ "export": "DrawerDescription",
344
+ "from": "@nextop-os/ui-system/components",
345
+ "category": "composition",
346
+ "status": "stable",
347
+ "source": "src/components/drawer/index.tsx",
348
+ "description": "Accessible description primitive for Drawer content.",
349
+ "useCases": ["Drawer supporting copy"],
350
+ "migrationHints": []
351
+ },
352
+ {
353
+ "id": "drawer-footer",
354
+ "layer": "base",
355
+ "name": "DrawerFooter",
356
+ "export": "DrawerFooter",
357
+ "from": "@nextop-os/ui-system/components",
358
+ "category": "composition",
359
+ "status": "stable",
360
+ "source": "src/components/drawer/index.tsx",
361
+ "description": "Footer region for Drawer actions.",
362
+ "useCases": ["Drawer action rows"],
363
+ "migrationHints": []
364
+ },
365
+ {
366
+ "id": "drawer-header",
367
+ "layer": "base",
368
+ "name": "DrawerHeader",
369
+ "export": "DrawerHeader",
370
+ "from": "@nextop-os/ui-system/components",
371
+ "category": "composition",
372
+ "status": "stable",
373
+ "source": "src/components/drawer/index.tsx",
374
+ "description": "Header region for Drawer titles and descriptions.",
375
+ "useCases": ["Drawer headings"],
376
+ "migrationHints": []
377
+ },
378
+ {
379
+ "id": "drawer-overlay",
380
+ "layer": "base",
381
+ "name": "DrawerOverlay",
382
+ "export": "DrawerOverlay",
383
+ "from": "@nextop-os/ui-system/components",
384
+ "category": "composition",
385
+ "status": "stable",
386
+ "source": "src/components/drawer/index.tsx",
387
+ "description": "Overlay backdrop for Drawer content.",
388
+ "useCases": ["Modal drawer backdrops"],
389
+ "migrationHints": []
390
+ },
391
+ {
392
+ "id": "drawer-portal",
393
+ "layer": "base",
394
+ "name": "DrawerPortal",
395
+ "export": "DrawerPortal",
396
+ "from": "@nextop-os/ui-system/components",
397
+ "category": "composition",
398
+ "status": "stable",
399
+ "source": "src/components/drawer/index.tsx",
400
+ "description": "Portal primitive for Drawer content placement.",
401
+ "useCases": ["Portaled drawer content"],
402
+ "migrationHints": []
403
+ },
404
+ {
405
+ "id": "drawer-title",
406
+ "layer": "base",
407
+ "name": "DrawerTitle",
408
+ "export": "DrawerTitle",
409
+ "from": "@nextop-os/ui-system/components",
410
+ "category": "composition",
411
+ "status": "stable",
412
+ "source": "src/components/drawer/index.tsx",
413
+ "description": "Accessible title primitive for Drawer content.",
414
+ "useCases": ["Drawer headings"],
415
+ "migrationHints": []
416
+ },
417
+ {
418
+ "id": "drawer-trigger",
419
+ "layer": "base",
420
+ "name": "DrawerTrigger",
421
+ "export": "DrawerTrigger",
422
+ "from": "@nextop-os/ui-system/components",
423
+ "category": "composition",
424
+ "status": "stable",
425
+ "source": "src/components/drawer/index.tsx",
426
+ "description": "Trigger primitive for opening Drawer content.",
427
+ "useCases": ["Drawer launch controls"],
428
+ "migrationHints": []
429
+ },
299
430
  {
300
431
  "id": "dropdown-menu",
301
432
  "layer": "base",
@@ -893,6 +1024,41 @@
893
1024
  "useCases": ["Composing toast-compatible styles"],
894
1025
  "migrationHints": []
895
1026
  },
1027
+ {
1028
+ "id": "toaster",
1029
+ "layer": "base",
1030
+ "name": "Toaster",
1031
+ "export": "Toaster",
1032
+ "from": "@nextop-os/ui-system/components",
1033
+ "category": "composition",
1034
+ "status": "stable",
1035
+ "source": "src/components/sonner/index.tsx",
1036
+ "description": "Sonner-backed notification viewport for rich transient notifications.",
1037
+ "useCases": [
1038
+ "Actionable notifications",
1039
+ "Top-right notification stacks",
1040
+ "Longer-lived async workflow prompts"
1041
+ ],
1042
+ "migrationHints": [
1043
+ "Use Toaster with the exported toast API when notifications need actions, placement, or longer duration than the compact Toast primitive."
1044
+ ],
1045
+ "storyboard": true
1046
+ },
1047
+ {
1048
+ "id": "sonner-toast",
1049
+ "layer": "base",
1050
+ "name": "toast",
1051
+ "export": "toast",
1052
+ "from": "@nextop-os/ui-system/components",
1053
+ "category": "utility",
1054
+ "status": "stable",
1055
+ "source": "src/components/sonner/index.tsx",
1056
+ "description": "Command API for dispatching Sonner-backed notifications.",
1057
+ "useCases": ["Notification dispatch", "Actionable toast updates"],
1058
+ "migrationHints": [
1059
+ "Prefer this exported toast API over direct sonner imports so consumers stay on the UI-system notification wrapper."
1060
+ ]
1061
+ },
896
1062
  {
897
1063
  "id": "checkbox",
898
1064
  "layer": "base",
@@ -1369,6 +1535,20 @@
1369
1535
  "migrationHints": [],
1370
1536
  "iconVariant": "lined"
1371
1537
  },
1538
+ {
1539
+ "id": "no-workspace-lined-icon",
1540
+ "layer": "base",
1541
+ "name": "NoWorkspaceLinedIcon",
1542
+ "export": "NoWorkspaceLinedIcon",
1543
+ "from": "@nextop-os/ui-system/icons",
1544
+ "category": "icon",
1545
+ "status": "stable",
1546
+ "source": "src/icons/system-icons.tsx",
1547
+ "description": "Lined system icon for no-workspace or no-project states.",
1548
+ "useCases": ["No workspace states", "No project menu options"],
1549
+ "migrationHints": [],
1550
+ "iconVariant": "lined"
1551
+ },
1372
1552
  {
1373
1553
  "id": "health-lined-icon",
1374
1554
  "layer": "base",
@@ -1863,6 +2043,20 @@
1863
2043
  "migrationHints": [],
1864
2044
  "iconVariant": "lined"
1865
2045
  },
2046
+ {
2047
+ "id": "pin-lined-icon",
2048
+ "layer": "base",
2049
+ "name": "PinIcon",
2050
+ "export": "PinIcon",
2051
+ "from": "@nextop-os/ui-system/icons",
2052
+ "category": "icon",
2053
+ "status": "stable",
2054
+ "source": "src/icons/system-icons.tsx",
2055
+ "description": "System icon for pinning items in menus or compact controls.",
2056
+ "useCases": ["Pinned lists", "Topic ordering", "Compact menu actions"],
2057
+ "migrationHints": [],
2058
+ "iconVariant": "lined"
2059
+ },
1866
2060
  {
1867
2061
  "id": "layout-preset-filled-icon",
1868
2062
  "layer": "base",
@@ -2027,7 +2221,7 @@
2027
2221
  "status": "stable",
2028
2222
  "source": "src/icons/system-icons.tsx",
2029
2223
  "description": "System icon for agent session threads.",
2030
- "useCases": ["Agent sessions", "Conversation history"],
2224
+ "useCases": ["Agent sessions", "Session history"],
2031
2225
  "migrationHints": [],
2032
2226
  "iconVariant": "filled"
2033
2227
  },
@@ -2041,7 +2235,7 @@
2041
2235
  "status": "stable",
2042
2236
  "source": "src/icons/system-icons.tsx",
2043
2237
  "description": "System icon for creating a chat.",
2044
- "useCases": ["Create chat actions", "New conversation controls"],
2238
+ "useCases": ["Create chat actions", "New session controls"],
2045
2239
  "migrationHints": [],
2046
2240
  "iconVariant": "filled"
2047
2241
  },
@@ -2195,7 +2389,7 @@
2195
2389
  "status": "stable",
2196
2390
  "source": "src/icons/system-icons.tsx",
2197
2391
  "description": "System icon for open sessions.",
2198
- "useCases": ["Open sessions", "Active conversations"],
2392
+ "useCases": ["Open sessions", "Active sessions"],
2199
2393
  "migrationHints": [],
2200
2394
  "iconVariant": "filled"
2201
2395
  },
@@ -2321,7 +2515,7 @@
2321
2515
  "status": "stable",
2322
2516
  "source": "src/icons/system-icons.tsx",
2323
2517
  "description": "System icon for chat surfaces.",
2324
- "useCases": ["Chat surfaces", "Conversation controls"],
2518
+ "useCases": ["Chat surfaces", "Session controls"],
2325
2519
  "migrationHints": [],
2326
2520
  "iconVariant": "lined"
2327
2521
  },
@@ -2363,7 +2557,7 @@
2363
2557
  "status": "stable",
2364
2558
  "source": "src/icons/system-icons.tsx",
2365
2559
  "description": "System icon for unavailable chat states.",
2366
- "useCases": ["Unavailable chats", "Disabled conversations"],
2560
+ "useCases": ["Unavailable chats", "Disabled sessions"],
2367
2561
  "migrationHints": [],
2368
2562
  "iconVariant": "filled"
2369
2563
  },