@tutti-os/ui-system 0.0.248 → 0.0.249
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-B5VVFOPX.js → chunk-P2ZEUUEE.js} +11 -1
- package/dist/{chunk-B5VVFOPX.js.map → chunk-P2ZEUUEE.js.map} +1 -1
- package/dist/{chunk-TUEKUALI.js → chunk-Q3PM56DM.js} +2 -2
- package/dist/components/index.js +2 -2
- package/dist/icons/index.d.ts +2 -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-TUEKUALI.js.map → chunk-Q3PM56DM.js.map} +0 -0
|
@@ -15,7 +15,7 @@ import {
|
|
|
15
15
|
SuccessFilledIcon,
|
|
16
16
|
WarningFilledIcon,
|
|
17
17
|
WarningLinedIcon
|
|
18
|
-
} from "./chunk-
|
|
18
|
+
} from "./chunk-P2ZEUUEE.js";
|
|
19
19
|
import {
|
|
20
20
|
cn
|
|
21
21
|
} from "./chunk-DGPY4WP3.js";
|
|
@@ -4842,4 +4842,4 @@ export {
|
|
|
4842
4842
|
UnderlineTabs,
|
|
4843
4843
|
ViewportMenuSurface
|
|
4844
4844
|
};
|
|
4845
|
-
//# sourceMappingURL=chunk-
|
|
4845
|
+
//# sourceMappingURL=chunk-Q3PM56DM.js.map
|
package/dist/components/index.js
CHANGED
|
@@ -126,8 +126,8 @@ import {
|
|
|
126
126
|
toast,
|
|
127
127
|
toastVariants,
|
|
128
128
|
useTextOverflow
|
|
129
|
-
} from "../chunk-
|
|
130
|
-
import "../chunk-
|
|
129
|
+
} from "../chunk-Q3PM56DM.js";
|
|
130
|
+
import "../chunk-P2ZEUUEE.js";
|
|
131
131
|
import "../chunk-DGPY4WP3.js";
|
|
132
132
|
export {
|
|
133
133
|
Avatar,
|
package/dist/icons/index.d.ts
CHANGED
|
@@ -74,6 +74,7 @@ declare function ChevronDownIcon(props: IconProps): react_jsx_runtime.JSX.Elemen
|
|
|
74
74
|
declare function ChevronUpIcon(props: IconProps): react_jsx_runtime.JSX.Element;
|
|
75
75
|
declare function AddIcon(props: IconProps): react_jsx_runtime.JSX.Element;
|
|
76
76
|
declare function AddLinedIcon(props: IconProps): react_jsx_runtime.JSX.Element;
|
|
77
|
+
declare function MinusLinedIcon(props: IconProps): react_jsx_runtime.JSX.Element;
|
|
77
78
|
declare function ImportLinedIcon(props: IconProps): react_jsx_runtime.JSX.Element;
|
|
78
79
|
declare function CopyIcon(props: IconProps): react_jsx_runtime.JSX.Element;
|
|
79
80
|
declare function DirectoryIcon(props: IconProps): react_jsx_runtime.JSX.Element;
|
|
@@ -150,4 +151,4 @@ declare function BillingIcon(props: IconProps): react_jsx_runtime.JSX.Element;
|
|
|
150
151
|
declare function SignOutIcon(props: IconProps): react_jsx_runtime.JSX.Element;
|
|
151
152
|
declare function MessageCenterIcon(props: IconProps): react_jsx_runtime.JSX.Element;
|
|
152
153
|
|
|
153
|
-
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, 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 };
|
|
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 };
|
package/dist/icons/index.js
CHANGED
|
@@ -76,6 +76,7 @@ import {
|
|
|
76
76
|
MessageCenterIcon,
|
|
77
77
|
MessageSquareTextIcon,
|
|
78
78
|
MinimizeIcon,
|
|
79
|
+
MinusLinedIcon,
|
|
79
80
|
MoreHorizontalIcon,
|
|
80
81
|
NavAgentsIcon,
|
|
81
82
|
NavApplicationsFilledIcon,
|
|
@@ -125,7 +126,7 @@ import {
|
|
|
125
126
|
WebIcon,
|
|
126
127
|
WebScrapeIcon,
|
|
127
128
|
WindowTrafficLightIcon
|
|
128
|
-
} from "../chunk-
|
|
129
|
+
} from "../chunk-P2ZEUUEE.js";
|
|
129
130
|
export {
|
|
130
131
|
AddIcon,
|
|
131
132
|
AddLinedIcon,
|
|
@@ -201,6 +202,7 @@ export {
|
|
|
201
202
|
MessageCenterIcon,
|
|
202
203
|
MessageSquareTextIcon,
|
|
203
204
|
MinimizeIcon,
|
|
205
|
+
MinusLinedIcon,
|
|
204
206
|
MoreHorizontalIcon,
|
|
205
207
|
NavAgentsIcon,
|
|
206
208
|
NavApplicationsFilledIcon,
|
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, 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, 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 { 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
|
@@ -126,7 +126,7 @@ import {
|
|
|
126
126
|
toast,
|
|
127
127
|
toastVariants,
|
|
128
128
|
useTextOverflow
|
|
129
|
-
} from "./chunk-
|
|
129
|
+
} from "./chunk-Q3PM56DM.js";
|
|
130
130
|
import {
|
|
131
131
|
formatTuttiDateTime,
|
|
132
132
|
formatTuttiShortDateTime,
|
|
@@ -210,6 +210,7 @@ import {
|
|
|
210
210
|
MessageCenterIcon,
|
|
211
211
|
MessageSquareTextIcon,
|
|
212
212
|
MinimizeIcon,
|
|
213
|
+
MinusLinedIcon,
|
|
213
214
|
MoreHorizontalIcon,
|
|
214
215
|
NavAgentsIcon,
|
|
215
216
|
NavApplicationsFilledIcon,
|
|
@@ -259,7 +260,7 @@ import {
|
|
|
259
260
|
WebIcon,
|
|
260
261
|
WebScrapeIcon,
|
|
261
262
|
WindowTrafficLightIcon
|
|
262
|
-
} from "./chunk-
|
|
263
|
+
} from "./chunk-P2ZEUUEE.js";
|
|
263
264
|
import {
|
|
264
265
|
cn
|
|
265
266
|
} from "./chunk-DGPY4WP3.js";
|
|
@@ -399,6 +400,7 @@ export {
|
|
|
399
400
|
MessageCenterIcon,
|
|
400
401
|
MessageSquareTextIcon,
|
|
401
402
|
MinimizeIcon,
|
|
403
|
+
MinusLinedIcon,
|
|
402
404
|
MoreHorizontalIcon,
|
|
403
405
|
NavAgentsIcon,
|
|
404
406
|
NavApplicationsFilledIcon,
|
|
@@ -2363,6 +2363,20 @@
|
|
|
2363
2363
|
"migrationHints": [],
|
|
2364
2364
|
"iconVariant": "lined"
|
|
2365
2365
|
},
|
|
2366
|
+
{
|
|
2367
|
+
"id": "minus-lined-icon",
|
|
2368
|
+
"layer": "base",
|
|
2369
|
+
"name": "MinusLinedIcon",
|
|
2370
|
+
"export": "MinusLinedIcon",
|
|
2371
|
+
"from": "@tutti-os/ui-system/icons",
|
|
2372
|
+
"category": "icon",
|
|
2373
|
+
"status": "stable",
|
|
2374
|
+
"source": "src/icons/system-icons.tsx",
|
|
2375
|
+
"description": "Slim system icon for minus or decrease actions.",
|
|
2376
|
+
"useCases": ["Zoom controls", "Dense decrease controls"],
|
|
2377
|
+
"migrationHints": [],
|
|
2378
|
+
"iconVariant": "lined"
|
|
2379
|
+
},
|
|
2366
2380
|
{
|
|
2367
2381
|
"id": "import-lined-icon",
|
|
2368
2382
|
"layer": "base",
|
package/dist/metadata/index.js
CHANGED
|
@@ -2364,6 +2364,20 @@ var components_default = {
|
|
|
2364
2364
|
migrationHints: [],
|
|
2365
2365
|
iconVariant: "lined"
|
|
2366
2366
|
},
|
|
2367
|
+
{
|
|
2368
|
+
id: "minus-lined-icon",
|
|
2369
|
+
layer: "base",
|
|
2370
|
+
name: "MinusLinedIcon",
|
|
2371
|
+
export: "MinusLinedIcon",
|
|
2372
|
+
from: "@tutti-os/ui-system/icons",
|
|
2373
|
+
category: "icon",
|
|
2374
|
+
status: "stable",
|
|
2375
|
+
source: "src/icons/system-icons.tsx",
|
|
2376
|
+
description: "Slim system icon for minus or decrease actions.",
|
|
2377
|
+
useCases: ["Zoom controls", "Dense decrease controls"],
|
|
2378
|
+
migrationHints: [],
|
|
2379
|
+
iconVariant: "lined"
|
|
2380
|
+
},
|
|
2367
2381
|
{
|
|
2368
2382
|
id: "import-lined-icon",
|
|
2369
2383
|
layer: "base",
|