@lobehub/ui
Version:
Lobe UI is an open-source UI component library for building AIGC web apps
27 lines • 2.79 kB
text/typescript
import { CompoundedIcon, Icons } from "./Auth0/index.mjs";
import { CompoundedIcon as CompoundedIcon$1, Icons as Icons$1 } from "./Authelia/index.mjs";
import { CompoundedIcon as CompoundedIcon$2, Icons as Icons$2 } from "./Authentik/index.mjs";
import { CompoundedIcon as CompoundedIcon$3, Icons as Icons$3 } from "./Casdoor/index.mjs";
import { CompoundedIcon as CompoundedIcon$4, Icons as Icons$4 } from "./Clerk/index.mjs";
import { CompoundedIcon as CompoundedIcon$5, Icons as Icons$5 } from "./Logto/index.mjs";
import { BotPromptIcon } from "./lucideExtra/BotPromptIcon.mjs";
import { CreateBotIcon } from "./lucideExtra/CreateBotIcon.mjs";
import { DiscordIcon } from "./lucideExtra/DiscordIcon.mjs";
import { GlobeOffIcon } from "./lucideExtra/GlobeOffIcon.mjs";
import { GroupBotIcon } from "./lucideExtra/GroupBotIcon.mjs";
import { GroupBotSquareIcon } from "./lucideExtra/GroupBotSquareIcon.mjs";
import { LeftClickIcon } from "./lucideExtra/LeftClickIcon.mjs";
import { LeftDoubleClickIcon } from "./lucideExtra/LeftDoubleClickIcon.mjs";
import { McpIcon } from "./lucideExtra/McpIcon.mjs";
import { ProviderIcon } from "./lucideExtra/ProviderIcon.mjs";
import { RightClickIcon } from "./lucideExtra/RightClickIcon.mjs";
import { RightDoubleClickIcon } from "./lucideExtra/RightDoubleClickIcon.mjs";
import { ShapesUploadIcon } from "./lucideExtra/ShapesUploadIcon.mjs";
import { TreeDownRightIcon } from "./lucideExtra/TreeDownRightIcon.mjs";
import { TreeUpDownRightIcon } from "./lucideExtra/TreeUpDownRightIcon.mjs";
import "./lucideExtra/index.mjs";
import { CompoundedIcon as CompoundedIcon$6, Icons as Icons$6 } from "./MicrosoftEntra/index.mjs";
import { CompoundedIcon as CompoundedIcon$7, Icons as Icons$7 } from "./NextAuth/index.mjs";
import { CompoundedIcon as CompoundedIcon$8, Icons as Icons$8 } from "./Zitadel/index.mjs";
import { Cloudflare, CloudflareProps, Github, GithubProps } from "@lobehub/icons";
export { Icons as Auth0, type CompoundedIcon as Auth0Props, Icons$1 as Authelia, type CompoundedIcon$1 as AutheliaProps, Icons$2 as Authentik, type CompoundedIcon$2 as AuthentikProps, BotPromptIcon, Icons$3 as Casdoor, type CompoundedIcon$3 as CasdoorProps, Icons$4 as Clerk, type CompoundedIcon$4 as ClerkProps, Cloudflare, type CloudflareProps, CreateBotIcon, DiscordIcon, Github, type GithubProps, GlobeOffIcon, GroupBotIcon, GroupBotSquareIcon, LeftClickIcon, LeftDoubleClickIcon, Icons$5 as Logto, type CompoundedIcon$5 as LogtoProps, McpIcon, Icons$6 as MicrosoftEntra, type CompoundedIcon$6 as MicrosoftEntraProps, Icons$7 as NextAuth, type CompoundedIcon$7 as NextAuthProps, ProviderIcon, RightClickIcon, RightDoubleClickIcon, ShapesUploadIcon, TreeDownRightIcon, TreeUpDownRightIcon, Icons$8 as Zitadel, type CompoundedIcon$8 as ZitadelProps };