@tutti-os/ui-system 0.0.296 → 0.0.297
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/{chunk-V2BIMM2U.js → chunk-E5CACAWB.js} +2 -2
- package/dist/{chunk-P2ZEUUEE.js → chunk-YSDCTWIA.js} +6 -2
- package/dist/{chunk-P2ZEUUEE.js.map → chunk-YSDCTWIA.js.map} +1 -1
- package/dist/components/index.js +2 -2
- package/dist/icons/index.d.ts +3 -1
- package/dist/icons/index.js +3 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.js +4 -2
- package/dist/metadata/components.json +14 -0
- package/dist/metadata/index.js +14 -0
- package/dist/metadata/index.js.map +1 -1
- package/package.json +1 -1
- /package/dist/{chunk-V2BIMM2U.js.map → chunk-E5CACAWB.js.map} +0 -0
package/dist/components/index.js
CHANGED
|
@@ -127,8 +127,8 @@ import {
|
|
|
127
127
|
toast,
|
|
128
128
|
toastVariants,
|
|
129
129
|
useTextOverflow
|
|
130
|
-
} from "../chunk-
|
|
131
|
-
import "../chunk-
|
|
130
|
+
} from "../chunk-E5CACAWB.js";
|
|
131
|
+
import "../chunk-YSDCTWIA.js";
|
|
132
132
|
import "../chunk-DGPY4WP3.js";
|
|
133
133
|
export {
|
|
134
134
|
Avatar,
|
package/dist/icons/index.d.ts
CHANGED
|
@@ -150,5 +150,7 @@ declare function CreditsIcon(props: IconProps): react_jsx_runtime.JSX.Element;
|
|
|
150
150
|
declare function BillingIcon(props: IconProps): react_jsx_runtime.JSX.Element;
|
|
151
151
|
declare function SignOutIcon(props: IconProps): react_jsx_runtime.JSX.Element;
|
|
152
152
|
declare function MessageCenterIcon(props: IconProps): react_jsx_runtime.JSX.Element;
|
|
153
|
+
/** Codex-aligned bell used to toggle a conversation Activity View. */
|
|
154
|
+
declare function ActivityViewLinedIcon(props: IconProps): react_jsx_runtime.JSX.Element;
|
|
153
155
|
|
|
154
|
-
export { AddIcon, AddLinedIcon, AgentSessionsIcon, AppWindowIcon, ArrowLeftIcon, ArrowRightIcon, AskLinedIcon, BillingIcon, CapabilityIcon, ChatIcon, CheckIcon, ChevronDownIcon, ChevronUpIcon, ChromeIcon, CloseEyesIcon, CloseIcon, CollapseLinedIcon, CopyIcon, CreateChatIcon, CreditsIcon, DarkModeIcon, DashboardIcon, DeleteIcon, DirectoryIcon, DiscordIcon, DownloadIcon, EditIcon, EyeIcon, FailedFilledIcon, FailedLinedIcon, FeedbackIcon, FileArchiveIcon, FileCodeIcon, FileCreateIcon, FileIcon, FileLinedIcon, FileTextIcon, FolderFailedFilledIcon, FolderFailedIcon, FolderFilledIcon, FolderIcon, FolderOpenLinedIcon, GitHubBrandIcon, GoogleBrandIcon, GridBottomLinedIcon, GridHorizontalLinedIcon, GridLeftLinedIcon, GridRightLinedIcon, GridTopLinedIcon, GridVerticalLinedIcon, GripVerticalIcon, GuideIcon, HealthIcon, type IconProps, ImageFileIcon, ImageGenerateIcon, ImportLinedIcon, InspectIcon, IssueIcon, KeyboardFilledIcon, KeyboardIcon, LaunchIcon, LayoutMenuIcon, LayoutPresetIcon, type LayoutPresetIconProps, LightModeIcon, LinkIcon, LoadingIcon, type LoadingIconProps, LocateFolderIcon, LockGridHorizontalLinedIcon, LockGridVerticalLinedIcon, LockLayoutLinedIcon, MaximizeIcon, MessageCenterIcon, MessageSquareTextIcon, MinimizeIcon, MinusLinedIcon, MoreHorizontalIcon, NavAgentsIcon, NavApplicationsFilledIcon, NavApplicationsLinedIcon, NavLaunchIcon, NewWorkspaceIcon, NewWorkspaceLinedIcon, NoWorkspaceLinedIcon, OpenLinkLinedIcon, OpenSessionsIcon, OverviewLayoutIcon, PanelIcon, PauseIcon, PinFilledIcon, PinIcon, PlatformIcon, PlayIcon, ProductDocIcon, ProductIcon, QuoteIcon, RecentLinedIcon, RefreshIcon, RestoreIcon, RoomsHintIcon, SearchIcon, SettingsIcon, ShareLinedIcon, SignOutIcon, SuccessFilledIcon, SuccessLinedIcon, TaskIcon, TerminalLinedIcon, ThinkingIcon, ToolsIcon, TuttiMark, UnavailableChatIcon, UninstallIcon, UpgradeArrowIcon, UploadFolderIcon, UploadIcon, UserLinedIcon, VideoFileIcon, ViewGridLinedIcon, ViewListLinedIcon, WarningFilledIcon, WarningLinedIcon, WeChatIcon, WebIcon, WebScrapeIcon, WindowTrafficLightIcon, type WindowTrafficLightIconName, type WindowTrafficLightIconProps };
|
|
156
|
+
export { ActivityViewLinedIcon, AddIcon, AddLinedIcon, AgentSessionsIcon, AppWindowIcon, ArrowLeftIcon, ArrowRightIcon, AskLinedIcon, BillingIcon, CapabilityIcon, ChatIcon, CheckIcon, ChevronDownIcon, ChevronUpIcon, ChromeIcon, CloseEyesIcon, CloseIcon, CollapseLinedIcon, CopyIcon, CreateChatIcon, CreditsIcon, DarkModeIcon, DashboardIcon, DeleteIcon, DirectoryIcon, DiscordIcon, DownloadIcon, EditIcon, EyeIcon, FailedFilledIcon, FailedLinedIcon, FeedbackIcon, FileArchiveIcon, FileCodeIcon, FileCreateIcon, FileIcon, FileLinedIcon, FileTextIcon, FolderFailedFilledIcon, FolderFailedIcon, FolderFilledIcon, FolderIcon, FolderOpenLinedIcon, GitHubBrandIcon, GoogleBrandIcon, GridBottomLinedIcon, GridHorizontalLinedIcon, GridLeftLinedIcon, GridRightLinedIcon, GridTopLinedIcon, GridVerticalLinedIcon, GripVerticalIcon, GuideIcon, HealthIcon, type IconProps, ImageFileIcon, ImageGenerateIcon, ImportLinedIcon, InspectIcon, IssueIcon, KeyboardFilledIcon, KeyboardIcon, LaunchIcon, LayoutMenuIcon, LayoutPresetIcon, type LayoutPresetIconProps, LightModeIcon, LinkIcon, LoadingIcon, type LoadingIconProps, LocateFolderIcon, LockGridHorizontalLinedIcon, LockGridVerticalLinedIcon, LockLayoutLinedIcon, MaximizeIcon, MessageCenterIcon, MessageSquareTextIcon, MinimizeIcon, MinusLinedIcon, MoreHorizontalIcon, NavAgentsIcon, NavApplicationsFilledIcon, NavApplicationsLinedIcon, NavLaunchIcon, NewWorkspaceIcon, NewWorkspaceLinedIcon, NoWorkspaceLinedIcon, OpenLinkLinedIcon, OpenSessionsIcon, OverviewLayoutIcon, PanelIcon, PauseIcon, PinFilledIcon, PinIcon, PlatformIcon, PlayIcon, ProductDocIcon, ProductIcon, QuoteIcon, RecentLinedIcon, RefreshIcon, RestoreIcon, RoomsHintIcon, SearchIcon, SettingsIcon, ShareLinedIcon, SignOutIcon, SuccessFilledIcon, SuccessLinedIcon, TaskIcon, TerminalLinedIcon, ThinkingIcon, ToolsIcon, TuttiMark, UnavailableChatIcon, UninstallIcon, UpgradeArrowIcon, UploadFolderIcon, UploadIcon, UserLinedIcon, VideoFileIcon, ViewGridLinedIcon, ViewListLinedIcon, WarningFilledIcon, WarningLinedIcon, WeChatIcon, WebIcon, WebScrapeIcon, WindowTrafficLightIcon, type WindowTrafficLightIconName, type WindowTrafficLightIconProps };
|
package/dist/icons/index.js
CHANGED
|
@@ -3,6 +3,7 @@ import {
|
|
|
3
3
|
TuttiMark
|
|
4
4
|
} from "../chunk-RKQ4FPGY.js";
|
|
5
5
|
import {
|
|
6
|
+
ActivityViewLinedIcon,
|
|
6
7
|
AddIcon,
|
|
7
8
|
AddLinedIcon,
|
|
8
9
|
AgentSessionsIcon,
|
|
@@ -126,8 +127,9 @@ import {
|
|
|
126
127
|
WebIcon,
|
|
127
128
|
WebScrapeIcon,
|
|
128
129
|
WindowTrafficLightIcon
|
|
129
|
-
} from "../chunk-
|
|
130
|
+
} from "../chunk-YSDCTWIA.js";
|
|
130
131
|
export {
|
|
132
|
+
ActivityViewLinedIcon,
|
|
131
133
|
AddIcon,
|
|
132
134
|
AddLinedIcon,
|
|
133
135
|
AgentSessionsIcon,
|
package/dist/index.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export { Avatar, AvatarProps, Badge, BareIconButton, BareIconButtonProps, Button, Card, CardAction, CardContent, CardDescription, CardFooter, CardHeader, CardTitle, Checkbox, Combobox, ComboboxOption, ConfirmationDialog, ConfirmationDialogTone, ContextMenu, ContextMenuContent, ContextMenuItem, ContextMenuSeparator, ContextMenuSub, ContextMenuSubContent, ContextMenuSubTrigger, ContextMenuTrigger, 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, ImageWithFallback, ImageWithFallbackProps, Input, MentionPill, MentionPillFileKind, MentionPillKind, MentionPillProps, MenuPoint, MenuPointAlignment, MenuSize, MenuSurface, Popover, PopoverAnchor, PopoverClose, PopoverContent, PopoverPortal, PopoverTrigger, RadioIndicator, RadioIndicatorProps, ResizableHandle, ResizablePanel, ResizablePanelGroup, ScrollArea, ScrollBar, SectionTabItem, SectionTabs, SegmentBar, SegmentBarItem, Select, SelectContent, SelectGroup, SelectItem, SelectLabel, SelectScrollDownButton, SelectScrollUpButton, SelectSeparator, SelectSplitColumn, SelectSplitColumnItems, SelectSplitColumnLabel, SelectSplitDivider, SelectSplitLayout, SelectTrigger, SelectValue, Separator, ShortcutBadge, Slider, SliderProps, Sortable, SortableContent, SortableItem, SortableItemHandle, SortableOverlay, SortableProps, Spinner, SpinnerProps, StatusDot, Switch, Textarea, ToastClose, ToastDescription, ToastProvider, ToastRoot, ToastTitle, ToastViewport, Toaster, Tooltip, TooltipContent, TooltipPortal, TooltipProvider, TooltipTrigger, TruncatingPillLabel, TruncatingPillLabelProps, UnderlineTabItem, UnderlineTabs, ViewportMenuPlacement, ViewportMenuSurface, ViewportMenuSurfaceProps, badgeVariants, buttonVariants, menuItemClassName, menuItemIndicatorClassName, menuItemWithIndicatorClassName, menuSurfaceClassName, statusDotVariants, toastVariants, useTextOverflow } from './components/index.js';
|
|
2
|
-
export { AddIcon, AddLinedIcon, AgentSessionsIcon, AppWindowIcon, ArrowLeftIcon, ArrowRightIcon, AskLinedIcon, BillingIcon, CapabilityIcon, ChatIcon, CheckIcon, ChevronDownIcon, ChevronUpIcon, ChromeIcon, CloseEyesIcon, CloseIcon, CollapseLinedIcon, CopyIcon, CreateChatIcon, CreditsIcon, DarkModeIcon, DashboardIcon, DeleteIcon, DirectoryIcon, DiscordIcon, DownloadIcon, EditIcon, EyeIcon, FailedFilledIcon, FailedLinedIcon, FeedbackIcon, FileArchiveIcon, FileCodeIcon, FileCreateIcon, FileIcon, FileLinedIcon, FileTextIcon, FolderFailedFilledIcon, FolderFailedIcon, FolderFilledIcon, FolderIcon, FolderOpenLinedIcon, GitHubBrandIcon, GoogleBrandIcon, GridBottomLinedIcon, GridHorizontalLinedIcon, GridLeftLinedIcon, GridRightLinedIcon, GridTopLinedIcon, GridVerticalLinedIcon, GripVerticalIcon, GuideIcon, HealthIcon, IconProps, ImageFileIcon, ImageGenerateIcon, ImportLinedIcon, InspectIcon, IssueIcon, KeyboardFilledIcon, KeyboardIcon, LaunchIcon, LayoutMenuIcon, LayoutPresetIcon, LayoutPresetIconProps, LightModeIcon, LinkIcon, LoadingIcon, LoadingIconProps, LocateFolderIcon, LockGridHorizontalLinedIcon, LockGridVerticalLinedIcon, LockLayoutLinedIcon, MaximizeIcon, MessageCenterIcon, MessageSquareTextIcon, MinimizeIcon, MinusLinedIcon, MoreHorizontalIcon, NavAgentsIcon, NavApplicationsFilledIcon, NavApplicationsLinedIcon, NavLaunchIcon, NewWorkspaceIcon, NewWorkspaceLinedIcon, NoWorkspaceLinedIcon, OpenLinkLinedIcon, OpenSessionsIcon, OverviewLayoutIcon, PanelIcon, PauseIcon, PinFilledIcon, PinIcon, PlatformIcon, PlayIcon, ProductDocIcon, ProductIcon, QuoteIcon, RecentLinedIcon, RefreshIcon, RestoreIcon, RoomsHintIcon, SearchIcon, SettingsIcon, ShareLinedIcon, SignOutIcon, SuccessFilledIcon, SuccessLinedIcon, TaskIcon, TerminalLinedIcon, ThinkingIcon, ToolsIcon, TuttiMark, UnavailableChatIcon, UninstallIcon, UpgradeArrowIcon, UploadFolderIcon, UploadIcon, UserLinedIcon, VideoFileIcon, ViewGridLinedIcon, ViewListLinedIcon, WarningFilledIcon, WarningLinedIcon, WeChatIcon, WebIcon, WebScrapeIcon, WindowTrafficLightIcon, WindowTrafficLightIconName, WindowTrafficLightIconProps } from './icons/index.js';
|
|
2
|
+
export { ActivityViewLinedIcon, AddIcon, AddLinedIcon, AgentSessionsIcon, AppWindowIcon, ArrowLeftIcon, ArrowRightIcon, AskLinedIcon, BillingIcon, CapabilityIcon, ChatIcon, CheckIcon, ChevronDownIcon, ChevronUpIcon, ChromeIcon, CloseEyesIcon, CloseIcon, CollapseLinedIcon, CopyIcon, CreateChatIcon, CreditsIcon, DarkModeIcon, DashboardIcon, DeleteIcon, DirectoryIcon, DiscordIcon, DownloadIcon, EditIcon, EyeIcon, FailedFilledIcon, FailedLinedIcon, FeedbackIcon, FileArchiveIcon, FileCodeIcon, FileCreateIcon, FileIcon, FileLinedIcon, FileTextIcon, FolderFailedFilledIcon, FolderFailedIcon, FolderFilledIcon, FolderIcon, FolderOpenLinedIcon, GitHubBrandIcon, GoogleBrandIcon, GridBottomLinedIcon, GridHorizontalLinedIcon, GridLeftLinedIcon, GridRightLinedIcon, GridTopLinedIcon, GridVerticalLinedIcon, GripVerticalIcon, GuideIcon, HealthIcon, IconProps, ImageFileIcon, ImageGenerateIcon, ImportLinedIcon, InspectIcon, IssueIcon, KeyboardFilledIcon, KeyboardIcon, LaunchIcon, LayoutMenuIcon, LayoutPresetIcon, LayoutPresetIconProps, LightModeIcon, LinkIcon, LoadingIcon, LoadingIconProps, LocateFolderIcon, LockGridHorizontalLinedIcon, LockGridVerticalLinedIcon, LockLayoutLinedIcon, MaximizeIcon, MessageCenterIcon, MessageSquareTextIcon, MinimizeIcon, MinusLinedIcon, MoreHorizontalIcon, NavAgentsIcon, NavApplicationsFilledIcon, NavApplicationsLinedIcon, NavLaunchIcon, NewWorkspaceIcon, NewWorkspaceLinedIcon, NoWorkspaceLinedIcon, OpenLinkLinedIcon, OpenSessionsIcon, OverviewLayoutIcon, PanelIcon, PauseIcon, PinFilledIcon, PinIcon, PlatformIcon, PlayIcon, ProductDocIcon, ProductIcon, QuoteIcon, RecentLinedIcon, RefreshIcon, RestoreIcon, RoomsHintIcon, SearchIcon, SettingsIcon, ShareLinedIcon, SignOutIcon, SuccessFilledIcon, SuccessLinedIcon, TaskIcon, TerminalLinedIcon, ThinkingIcon, ToolsIcon, TuttiMark, UnavailableChatIcon, UninstallIcon, UpgradeArrowIcon, UploadFolderIcon, UploadIcon, UserLinedIcon, VideoFileIcon, ViewGridLinedIcon, ViewListLinedIcon, WarningFilledIcon, WarningLinedIcon, WeChatIcon, WebIcon, WebScrapeIcon, WindowTrafficLightIcon, WindowTrafficLightIconName, WindowTrafficLightIconProps } from './icons/index.js';
|
|
3
3
|
export { TuttiDateLocale, formatTuttiDateTime, formatTuttiShortDateTime, getCurrentTuttiDateLocale } from './date-format.js';
|
|
4
4
|
export { cn } from './utils.js';
|
|
5
5
|
export { ExternalToast, ToasterProps, toast } from 'sonner';
|
package/dist/index.js
CHANGED
|
@@ -127,7 +127,7 @@ import {
|
|
|
127
127
|
toast,
|
|
128
128
|
toastVariants,
|
|
129
129
|
useTextOverflow
|
|
130
|
-
} from "./chunk-
|
|
130
|
+
} from "./chunk-E5CACAWB.js";
|
|
131
131
|
import {
|
|
132
132
|
formatTuttiDateTime,
|
|
133
133
|
formatTuttiShortDateTime,
|
|
@@ -138,6 +138,7 @@ import {
|
|
|
138
138
|
TuttiMark
|
|
139
139
|
} from "./chunk-RKQ4FPGY.js";
|
|
140
140
|
import {
|
|
141
|
+
ActivityViewLinedIcon,
|
|
141
142
|
AddIcon,
|
|
142
143
|
AddLinedIcon,
|
|
143
144
|
AgentSessionsIcon,
|
|
@@ -261,11 +262,12 @@ import {
|
|
|
261
262
|
WebIcon,
|
|
262
263
|
WebScrapeIcon,
|
|
263
264
|
WindowTrafficLightIcon
|
|
264
|
-
} from "./chunk-
|
|
265
|
+
} from "./chunk-YSDCTWIA.js";
|
|
265
266
|
import {
|
|
266
267
|
cn
|
|
267
268
|
} from "./chunk-DGPY4WP3.js";
|
|
268
269
|
export {
|
|
270
|
+
ActivityViewLinedIcon,
|
|
269
271
|
AddIcon,
|
|
270
272
|
AddLinedIcon,
|
|
271
273
|
AgentSessionsIcon,
|
|
@@ -2098,6 +2098,20 @@
|
|
|
2098
2098
|
"migrationHints": [],
|
|
2099
2099
|
"iconVariant": "filled"
|
|
2100
2100
|
},
|
|
2101
|
+
{
|
|
2102
|
+
"id": "activity-view-lined-icon",
|
|
2103
|
+
"layer": "base",
|
|
2104
|
+
"name": "ActivityViewLinedIcon",
|
|
2105
|
+
"export": "ActivityViewLinedIcon",
|
|
2106
|
+
"from": "@tutti-os/ui-system/icons",
|
|
2107
|
+
"category": "icon",
|
|
2108
|
+
"status": "stable",
|
|
2109
|
+
"source": "src/icons/system-icons.tsx",
|
|
2110
|
+
"description": "Bell icon for toggling a conversation Activity View.",
|
|
2111
|
+
"useCases": ["Conversation activity view toggle"],
|
|
2112
|
+
"migrationHints": [],
|
|
2113
|
+
"iconVariant": "lined"
|
|
2114
|
+
},
|
|
2101
2115
|
{
|
|
2102
2116
|
"id": "minimize-lined-icon",
|
|
2103
2117
|
"layer": "base",
|
package/dist/metadata/index.js
CHANGED
|
@@ -2099,6 +2099,20 @@ var components_default = {
|
|
|
2099
2099
|
migrationHints: [],
|
|
2100
2100
|
iconVariant: "filled"
|
|
2101
2101
|
},
|
|
2102
|
+
{
|
|
2103
|
+
id: "activity-view-lined-icon",
|
|
2104
|
+
layer: "base",
|
|
2105
|
+
name: "ActivityViewLinedIcon",
|
|
2106
|
+
export: "ActivityViewLinedIcon",
|
|
2107
|
+
from: "@tutti-os/ui-system/icons",
|
|
2108
|
+
category: "icon",
|
|
2109
|
+
status: "stable",
|
|
2110
|
+
source: "src/icons/system-icons.tsx",
|
|
2111
|
+
description: "Bell icon for toggling a conversation Activity View.",
|
|
2112
|
+
useCases: ["Conversation activity view toggle"],
|
|
2113
|
+
migrationHints: [],
|
|
2114
|
+
iconVariant: "lined"
|
|
2115
|
+
},
|
|
2102
2116
|
{
|
|
2103
2117
|
id: "minimize-lined-icon",
|
|
2104
2118
|
layer: "base",
|