@tutti-os/ui-system 0.0.2 → 0.0.4

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.
@@ -89,11 +89,13 @@ import {
89
89
  UploadFolderIcon,
90
90
  UploadIcon,
91
91
  VideoFileIcon,
92
+ ViewGridLinedIcon,
93
+ ViewListLinedIcon,
92
94
  WarningFilledIcon,
93
95
  WarningLinedIcon,
94
96
  WebIcon,
95
97
  WebScrapeIcon
96
- } from "../chunk-UTUVPSKL.js";
98
+ } from "../chunk-FVHI3UMS.js";
97
99
  export {
98
100
  AddIcon,
99
101
  AgentSessionsIcon,
@@ -183,6 +185,8 @@ export {
183
185
  UploadFolderIcon,
184
186
  UploadIcon,
185
187
  VideoFileIcon,
188
+ ViewGridLinedIcon,
189
+ ViewListLinedIcon,
186
190
  WarningFilledIcon,
187
191
  WarningLinedIcon,
188
192
  WebIcon,
package/dist/index.d.ts CHANGED
@@ -1,5 +1,5 @@
1
1
  export { Badge, BareIconButton, BareIconButtonProps, 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, SectionTabItem, SectionTabs, Select, SelectContent, SelectGroup, SelectItem, SelectLabel, SelectScrollDownButton, SelectScrollUpButton, SelectSeparator, SelectSplitColumn, SelectSplitColumnItems, SelectSplitColumnLabel, SelectSplitDivider, SelectSplitLayout, SelectTrigger, SelectValue, Separator, ShortcutBadge, 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, AskLinedIcon, 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, PauseIcon, PinFilledIcon, PinIcon, PlatformIcon, PlayIcon, ProductDocIcon, ProductIcon, RefreshIcon, RestoreIcon, RoomsHintIcon, SearchIcon, SettingsIcon, SuccessFilledIcon, SuccessLinedIcon, TaskIcon, ThinkingIcon, ToolsIcon, UnavailableChatIcon, UninstallIcon, UploadFolderIcon, UploadIcon, VideoFileIcon, WarningFilledIcon, WarningLinedIcon, WebIcon, WebScrapeIcon } from './icons/index.js';
2
+ export { AddIcon, AgentSessionsIcon, AppWindowIcon, ArrowLeftIcon, ArrowRightIcon, AskLinedIcon, 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, PauseIcon, PinFilledIcon, PinIcon, PlatformIcon, PlayIcon, ProductDocIcon, ProductIcon, RefreshIcon, RestoreIcon, RoomsHintIcon, SearchIcon, SettingsIcon, SuccessFilledIcon, SuccessLinedIcon, TaskIcon, ThinkingIcon, ToolsIcon, UnavailableChatIcon, UninstallIcon, UploadFolderIcon, UploadIcon, VideoFileIcon, ViewGridLinedIcon, ViewListLinedIcon, WarningFilledIcon, WarningLinedIcon, WebIcon, WebScrapeIcon } from './icons/index.js';
3
3
  export { NextopDateLocale, formatNextopDateTime, formatNextopShortDateTime, getCurrentNextopDateLocale } from './date-format.js';
4
4
  export { cn } from './utils.js';
5
5
  export { ExternalToast, ToasterProps, toast } from 'sonner';
package/dist/index.js CHANGED
@@ -106,7 +106,7 @@ import {
106
106
  statusDotVariants,
107
107
  toast,
108
108
  toastVariants
109
- } from "./chunk-2AUYRRDG.js";
109
+ } from "./chunk-HJ43LQHW.js";
110
110
  import {
111
111
  formatNextopDateTime,
112
112
  formatNextopShortDateTime,
@@ -203,11 +203,13 @@ import {
203
203
  UploadFolderIcon,
204
204
  UploadIcon,
205
205
  VideoFileIcon,
206
+ ViewGridLinedIcon,
207
+ ViewListLinedIcon,
206
208
  WarningFilledIcon,
207
209
  WarningLinedIcon,
208
210
  WebIcon,
209
211
  WebScrapeIcon
210
- } from "./chunk-UTUVPSKL.js";
212
+ } from "./chunk-FVHI3UMS.js";
211
213
  import {
212
214
  cn
213
215
  } from "./chunk-DGPY4WP3.js";
@@ -397,6 +399,8 @@ export {
397
399
  UploadFolderIcon,
398
400
  UploadIcon,
399
401
  VideoFileIcon,
402
+ ViewGridLinedIcon,
403
+ ViewListLinedIcon,
400
404
  ViewportMenuSurface,
401
405
  WarningFilledIcon,
402
406
  WarningLinedIcon,
@@ -1549,6 +1549,34 @@
1549
1549
  "migrationHints": [],
1550
1550
  "iconVariant": "lined"
1551
1551
  },
1552
+ {
1553
+ "id": "view-grid-lined-icon",
1554
+ "layer": "base",
1555
+ "name": "ViewGridLinedIcon",
1556
+ "export": "ViewGridLinedIcon",
1557
+ "from": "@tutti-os/ui-system/icons",
1558
+ "category": "icon",
1559
+ "status": "stable",
1560
+ "source": "src/icons/system-icons.tsx",
1561
+ "description": "System icon for grid view controls.",
1562
+ "useCases": ["View toggles", "Grid view controls"],
1563
+ "migrationHints": [],
1564
+ "iconVariant": "lined"
1565
+ },
1566
+ {
1567
+ "id": "view-list-lined-icon",
1568
+ "layer": "base",
1569
+ "name": "ViewListLinedIcon",
1570
+ "export": "ViewListLinedIcon",
1571
+ "from": "@tutti-os/ui-system/icons",
1572
+ "category": "icon",
1573
+ "status": "stable",
1574
+ "source": "src/icons/system-icons.tsx",
1575
+ "description": "System icon for list view controls.",
1576
+ "useCases": ["View toggles", "List view controls"],
1577
+ "migrationHints": [],
1578
+ "iconVariant": "lined"
1579
+ },
1552
1580
  {
1553
1581
  "id": "folder-lined-icon",
1554
1582
  "layer": "base",
@@ -1550,6 +1550,34 @@ var components_default = {
1550
1550
  migrationHints: [],
1551
1551
  iconVariant: "lined"
1552
1552
  },
1553
+ {
1554
+ id: "view-grid-lined-icon",
1555
+ layer: "base",
1556
+ name: "ViewGridLinedIcon",
1557
+ export: "ViewGridLinedIcon",
1558
+ from: "@tutti-os/ui-system/icons",
1559
+ category: "icon",
1560
+ status: "stable",
1561
+ source: "src/icons/system-icons.tsx",
1562
+ description: "System icon for grid view controls.",
1563
+ useCases: ["View toggles", "Grid view controls"],
1564
+ migrationHints: [],
1565
+ iconVariant: "lined"
1566
+ },
1567
+ {
1568
+ id: "view-list-lined-icon",
1569
+ layer: "base",
1570
+ name: "ViewListLinedIcon",
1571
+ export: "ViewListLinedIcon",
1572
+ from: "@tutti-os/ui-system/icons",
1573
+ category: "icon",
1574
+ status: "stable",
1575
+ source: "src/icons/system-icons.tsx",
1576
+ description: "System icon for list view controls.",
1577
+ useCases: ["View toggles", "List view controls"],
1578
+ migrationHints: [],
1579
+ iconVariant: "lined"
1580
+ },
1553
1581
  {
1554
1582
  id: "folder-lined-icon",
1555
1583
  layer: "base",