organify-ui 0.3.11 → 0.3.16

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.
@@ -1,4 +1,4 @@
1
- import { cn, TooltipProvider, Tooltip, TooltipTrigger, TooltipContent, ScrollArea, Skeleton, Avatar, AvatarFallback, Badge, useOrganifyApi, useOrganifyUser, useOrganifyWorkspace, useOrganifyGql } from './chunk-VHQZS77G.js';
1
+ import { cn, TooltipProvider, Tooltip, TooltipTrigger, TooltipContent, ScrollArea, Skeleton, Avatar, AvatarFallback, Badge, useOrganifyApi, useOrganifyUser, useOrganifyWorkspace, useOrganifyGql } from './chunk-SUX6GF3M.js';
2
2
  import { OrgPlus, OrgSearch, OrgComment, OrgClose, OrgEdit, OrgTeam, OrgGlobe, OrgLock, OrgCheckCircle, OrgError, OrgWarning, OrgInfo, OrgChevronDown, OrgChevronRight, OrgDoor, OrgTrash, OrgCheck, OrgFolder, OrgChevronLeft } from './chunk-MZKEDV5W.js';
3
3
  import * as React6 from 'react';
4
4
  import React6__default, { useState, useCallback, useEffect } from 'react';
@@ -1596,7 +1596,7 @@ function Label({ className, ...props }) {
1596
1596
  );
1597
1597
  }
1598
1598
  var textareaVariants = cva(
1599
- "flex w-full min-h-[100px] bg-white/[0.03] backdrop-blur-md border border-white/10 rounded-xl px-4 py-3 text-sm font-light text-org-text transition-all duration-[400ms] ease-[cubic-bezier(0.25,1,0.5,1)] placeholder:text-org-text-muted focus-visible:outline-none disabled:cursor-not-allowed disabled:opacity-50 resize-none",
1599
+ "flex w-full min-h-[100px] bg-white/[0.03] backdrop-blur-md border border-primary/15 rounded-xl px-4 py-3 text-sm font-light text-org-text transition-all duration-[400ms] ease-[cubic-bezier(0.25,1,0.5,1)] placeholder:text-org-text-muted focus-visible:outline-none disabled:cursor-not-allowed disabled:opacity-50 resize-none",
1600
1600
  {
1601
1601
  variants: {
1602
1602
  variant: {
@@ -1920,7 +1920,7 @@ function TabsList({
1920
1920
  {
1921
1921
  "data-slot": "tabs-list",
1922
1922
  className: cn(
1923
- "inline-flex h-10 items-center justify-center rounded-xl bg-white/[0.03] backdrop-blur-md border border-white/10 p-1 text-theme-muted",
1923
+ "inline-flex h-10 items-center justify-center rounded-xl bg-white/[0.03] backdrop-blur-md border border-primary/15 p-1 text-theme-muted",
1924
1924
  className
1925
1925
  ),
1926
1926
  ...props
@@ -2405,7 +2405,7 @@ function getInitials4(name) {
2405
2405
  var roleBadgeColors = {
2406
2406
  OWNER: "bg-amber-500/15 text-amber-300 border-amber-500/30",
2407
2407
  ADMIN: "bg-blue-500/15 text-blue-300 border-blue-500/30",
2408
- MEMBER: "bg-white/5 text-white/40 border-white/10"
2408
+ MEMBER: "bg-white/5 text-white/40 border-primary/15"
2409
2409
  };
2410
2410
  var roleLabels = {
2411
2411
  OWNER: "Dono",
@@ -3861,7 +3861,7 @@ function OrganifyChat({
3861
3861
  onClick: handleCloseManagement
3862
3862
  }
3863
3863
  ),
3864
- /* @__PURE__ */ jsx("div", { className: "w-[85%] max-w-sm h-full bg-white/[0.03] backdrop-blur-[40px] border-l border-white/10 animate-in slide-in-from-right-5 duration-[400ms]", children: /* @__PURE__ */ jsx(
3864
+ /* @__PURE__ */ jsx("div", { className: "w-[85%] max-w-sm h-full bg-white/[0.03] backdrop-blur-[40px] border-l border-primary/15 animate-in slide-in-from-right-5 duration-[400ms]", children: /* @__PURE__ */ jsx(
3865
3865
  RoomManagementPanel,
3866
3866
  {
3867
3867
  room: activeRoom,
@@ -4579,5 +4579,5 @@ function useAiInline({ gatewayUrl, workspaceId, projectId }) {
4579
4579
  }
4580
4580
 
4581
4581
  export { AiChatSidebar, Alert, Button, ChatMessages, ChatSidebar, CommandBar, CreateRoomDialog, Dialog, DialogClose, DialogContent, DialogDescription, DialogFooter, DialogHeader, DialogOverlay, DialogPortal, DialogTitle, DialogTrigger, Drawer, DrawerClose, DrawerContent, DrawerDescription, DrawerFooter, DrawerHeader, DrawerOverlay, DrawerPortal, DrawerTitle, DrawerTrigger, InlineAiButton, Input, Label, MOCK_PROJECTS, MOCK_USERS, MentionPopover, MessageBubble, MessageInput, OrgLoader, OrgLoaderInline, OrganifyChat, ResponsiveDialog, RoomManagementPanel, Select, SelectContent, SelectGroup, SelectItem, SelectLabel, SelectScrollDownButton, SelectScrollUpButton, SelectSeparator, SelectTrigger, SelectValue, Separator, Tabs, TabsContent, TabsList, TabsTrigger, Textarea, TypingIndicatorMock, alertVariants, buttonVariants, generateAutoReplies, getMockMentionOptions, getRoomPermissions, inputVariants, orgLoaderVariants, typingIndicator, useAiInline, useChat };
4582
- //# sourceMappingURL=chunk-HFX2XZKZ.js.map
4583
- //# sourceMappingURL=chunk-HFX2XZKZ.js.map
4582
+ //# sourceMappingURL=chunk-CN72PB7N.js.map
4583
+ //# sourceMappingURL=chunk-CN72PB7N.js.map