@inkeep/cxkit-styled 0.5.70 → 0.5.71

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 +1 @@
1
- "use client";"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const r=require("react/jsx-runtime"),a=require("@inkeep/cxkit-primitives"),s=require("../utils.cjs"),i=require("../ui/recipes/citation.cjs"),c=require("../ui/recipes/link.cjs"),l=require("../ui/recipes/scrollable.cjs"),n=require("./embedded-search/results-loading.cjs"),m=require("merge-anything"),o=require("../ui/markdown-styles.cjs"),h=e=>r.jsx(a.EmbeddedSearchPrimitive.Provider,{...e}),u=({className:e,...t})=>r.jsx(a.EmbeddedSearchPrimitive.Wrapper,{className:s.cn("data-[hidden]:hidden rounded-md flex","bg-white dark:bg-gray-dark-950",e),...t}),b=({className:e,...t})=>r.jsx(a.EmbeddedSearchPrimitive.Root,{className:s.cn("data-[hidden]:hidden flex flex-col w-full","[--footer-height:theme(spacing.9)]","data-[mobile]:[--input-height:theme(spacing.16)]","[--ask-ai-trigger-height:0px]","[[data-show-ask-ai-card]_&]:[--ask-ai-trigger-height:theme(spacing.11)]",e),...t}),x=a.EmbeddedSearchPrimitive.Content,p=({className:e,...t})=>r.jsx(a.EmbeddedSearchPrimitive.InputGroup,{className:s.cn("flex items-center w-full px-5 pt-3 pb-3 gap-3","[[data-show-ask-ai-card]_&]:pb-1","[[data-mobile]_&]:max-h-[var(--input-height)]",e),...t}),g=({className:e,...t})=>r.jsx(a.EmbeddedSearchPrimitive.InputIcon,{className:s.cn("min-w-5 w-5 text-xl","text-gray-500 dark:text-white-alpha-600",e),...t}),v=({className:e,...t})=>r.jsx(a.EmbeddedSearchPrimitive.Input,{className:s.cn("min-h-[38px] overflow-hidden w-full resize-none","py-1.5 max-h-[10vh] placeholder:text-gray-500","w-full dark:placeholder:text-gray-dark-200","border-none outline-none shadow-none bg-transparent",e),...t}),I=({className:e,...t})=>r.jsx(a.EmbeddedSearchPrimitive.Loading,{className:s.cn("animate-spin text-gray-400 dark:text-white-alpha-500",e),...t}),S=({className:e,...t})=>r.jsx(a.EmbeddedSearchPrimitive.AskAITrigger,{className:s.cn(i.citation({slot:"root"}),"m-auto w-[calc(100%_-_theme(spacing.5))]","border-transparent dark:border-transparent","mb-3 py-0 h-11 cursor-pointer","h-[var(--ask-ai-trigger-height)]",e),...t}),R=({className:e,...t})=>r.jsx(a.EmbeddedSearchPrimitive.AskAITriggerIcon,{className:s.cn("[grid-area:icon] h-5 w-5","[--start-color:theme(colors.inkeep-expanded-primary.300)]","[--end-color:theme(colors.inkeep-expanded-primary.700)]","dark:[--start-color:theme(colors.inkeep-expanded-primary.50)]","dark:[--end-color:theme(colors.inkeep-expanded-primary.300)]",e),...t}),E=({className:e,...t})=>r.jsx(a.EmbeddedSearchPrimitive.AskAITriggerLabel,{className:s.cn(i.citation({slot:"title"}),"font-normal",e),...t}),P=({className:e,...t})=>r.jsx(a.EmbeddedSearchPrimitive.AskAITriggerIndicator,{className:s.cn(i.citation({slot:"indicator"}),e),...t}),w=({className:e,...t})=>r.jsx(a.EmbeddedSearchPrimitive.Results,{className:s.cn(l.scrollable({section:"content"}),"h-0 max-h-full","data-[has-content]:h-[min(calc(85vh_-_72px),calc(850px_-_72px_-_275px))]","md:data-[dual-pane-search-expanded]:h-[min(calc(85vh_-_72px),calc(900px_-_72px_-_135px))]","[[data-mobile]_&]:h-[calc(100vh-var(--input-height)-var(--footer-height)-var(--ask-ai-trigger-height))]","transition-all duration-300 ease-in-out data-[has-content]:pb-2",e),...t}),k=({className:e,...t})=>r.jsx(a.EmbeddedSearchPrimitive.ResultsLoading,{className:s.cn("group mb-1 relative transition-all w-full h-full",e),children:r.jsx(n.ResultsLoading,{}),...t}),f=({className:e,...t})=>r.jsx(a.EmbeddedSearchPrimitive.ResultsEmpty,{className:s.cn("flex w-full h-full","overflow-hidden relative grow-[2]","items-center justify-center text-gray-600","dark:text-gray-dark-400 mt-8",e),...t}),y=({className:e,...t})=>r.jsx(a.EmbeddedSearchPrimitive.ResultsTabList,{className:s.cn("shrink-0 max-w-full","flex gap-3 px-5 py-1","overflow-x-auto [scrollbar-width:thin]",e),...t}),j=({className:e,...t})=>r.jsx(a.EmbeddedSearchPrimitive.ResultsTab,{className:s.cn("px-3 text-1sm font-medium rounded-full shrink-0","py-1 transition-all duration-200 leading-snug","border border-gray-300 dark:border-gray-dark-500","hover:bg-gray-50 dark:hover:bg-white-alpha-50","data-[state=active]:bg-inkeep-primary-light-subtle","hover:data-[state=active]:bg-inkeep-primary-light-subtle","data-[state=active]:text-inkeep-expanded-primary-900","data-[state=active]:border-inkeep-primary-medium-subtle","dark:data-[state=active]:bg-white-alpha-100","dark:hover:data-[state=active]:bg-white-alpha-100","dark:data-[state=active]:text-inkeep-expanded-primary-300","dark:data-[state=active]:border-inkeep-expanded-primary-300","focus:outline-inkeep-expanded-primary-700 dark:focus:outline-inkeep-expanded-primary-300",e),...t}),T=({className:e,...t})=>r.jsx(a.EmbeddedSearchPrimitive.ResultsContent,{className:s.cn("flex overflow-hidden h-full",e),...t}),N=({className:e,...t})=>r.jsx(a.EmbeddedSearchPrimitive.ResultsScrollArea,{className:s.cn("overflow-hidden h-full first:w-full","first:[[data-view=dual-pane]_&]:flex-1 md:first:[[data-view=dual-pane]_&]:flex-[0_0_44%]",'befter:content-[""] befter:absolute befter:inset-x-0',"befter:h-10 befter:pointer-events-none","befter:transition-opacity befter:duration-300","befter:ease-in-out befter:from-white","befter:dark:from-gray-dark-950 befter:to-transparent","before:top-0 after:bottom-0","before:bg-gradient-to-b after:bg-gradient-to-t","has-[[data-scroll-top]]:before:opacity-0","has-[[data-scroll-bottom]]:after:opacity-0",e),...t}),A=({className:e,...t})=>r.jsx(a.EmbeddedSearchPrimitive.ResultsScrollAreaViewport,{className:s.cn("h-full w-full rounded-[inherit]",e),...t}),L=({className:e,...t})=>r.jsx(a.EmbeddedSearchPrimitive.ResultsScrollAreaScrollbar,{className:s.cn("flex select-none touch-none p-0.5","transition-colors duration-[160ms] ease-in-out","w-2.5 border-l border-l-transparent",e),...t}),_=({className:e,...t})=>r.jsx(a.EmbeddedSearchPrimitive.ResultsScrollAreaThumb,{className:s.cn("relative flex-1 rounded-full","bg-gray-300 dark:bg-white-alpha-200",e),...t}),O=a.EmbeddedSearchPrimitive.ResultsScrollAreaCorner,B=({className:e,...t})=>r.jsx(a.EmbeddedSearchPrimitive.ResultsList,{className:s.cn("w-full flex flex-col","items-center gap-2.5 h-full shrink-0","px-5 py-1 content-center -my-[1px]",e),...t}),C=({className:e,...t})=>r.jsx(a.EmbeddedSearchPrimitive.ResultsItem,{className:s.cn(i.citation({slot:"root"}),e),...t}),q=({className:e,...t})=>r.jsx(a.EmbeddedSearchPrimitive.ResultsItemBreadcrumbs,{className:s.cn(i.citation({slot:"breadcrumbs"}),e),...t}),D=({className:e,...t})=>r.jsx(a.EmbeddedSearchPrimitive.ResultsItemBreadcrumbIcon,{className:s.cn(i.citation({slot:"breadcrumbsIcon"}),e),...t}),H=({className:e,...t})=>r.jsx(a.EmbeddedSearchPrimitive.ResultsItemIcon,{className:s.cn(i.citation({slot:"icon"}),e),...t}),F=({className:e,...t})=>r.jsx(a.EmbeddedSearchPrimitive.ResultsItemTitle,{className:s.cn(i.citation({slot:"title"}),e),...t}),G=({className:e,...t})=>r.jsx(a.EmbeddedSearchPrimitive.ResultsItemTag,{className:s.cn(i.citation({slot:"tag"}),e),...t}),V=({className:e,...t})=>r.jsx(a.EmbeddedSearchPrimitive.ResultsItemDescription,{className:s.cn(i.citation({slot:"description"}),e),...t}),W=({className:e,...t})=>r.jsx(a.EmbeddedSearchPrimitive.ResultsItemDescriptionPart,{className:s.cn(i.citation({slot:"descriptionPart"}),e),...t}),z=({className:e,...t})=>r.jsx(a.EmbeddedSearchPrimitive.ResultsItemIndicator,{className:s.cn(i.citation({slot:"indicator"}),e),...t}),M=({className:e,...t})=>r.jsx(a.EmbeddedSearchPrimitive.ResultsItemPreview,{className:s.cn("flex-1 min-w-0 break-words pt-3 pb-4 pr-10 pl-5","hidden md:flex flex-col gap-6",e),...t}),$=({className:e,...t})=>r.jsx(a.EmbeddedSearchPrimitive.ResultsItemPreviewHeader,{className:s.cn("flex flex-col gap-5",e),...t}),J=({className:e,...t})=>r.jsx(a.EmbeddedSearchPrimitive.ResultsItemPreviewHeading,{className:s.cn("inline-block",e),...t}),K=({className:e,...t})=>r.jsx(a.EmbeddedSearchPrimitive.ResultsItemPreviewTitle,{className:s.cn("text-3xl leading-snug tracking-tight","font-semibold hover:text-inkeep-primary-stronger","dark:hover:text-inkeep-expanded-primary-100",e),...t}),Q=({className:e,...t})=>r.jsx(a.EmbeddedSearchPrimitive.ResultsItemPreviewTitleLinkIcon,{className:s.cn("inline-block ml-2 mb-2 tracking-tight text-gray-500 dark:text-white-alpha-500",e),...t}),U=({className:e,...t})=>r.jsx(a.EmbeddedSearchPrimitive.ResultsItemPreviewBreadcrumbs,{className:s.cn(i.citation({slot:"breadcrumbs"}),"!line-clamp-none whitespace-normal text-gray-500 dark:text-gray-dark-200 text-sm",e),...t}),X=({className:e,...t})=>r.jsx(a.EmbeddedSearchPrimitive.ResultsItemPreviewBreadcrumbIcon,{className:s.cn(i.citation({slot:"breadcrumbsIcon"}),e),...t}),Y=({className:e,componentStyles:t,...d})=>r.jsx(a.EmbeddedSearchPrimitive.ResultsItemPreviewBody,{className:s.cn("max-w-full text-gray-700 dark:text-gray-dark-100 [&_em]:font-bold [&_em]:not-italic",e),componentStyles:m.merge(o.markdownStyles,t??{}),...d}),Z=({className:e,...t})=>r.jsx(a.EmbeddedSearchPrimitive.ResultsItemPreviewOutline,{className:s.cn("flex flex-col gap-3",e),...t}),ee=({className:e,...t})=>r.jsx(a.EmbeddedSearchPrimitive.ResultsItemPreviewOutlineTitle,{className:s.cn("text-xs uppercase font-semibold tracking-widest","text-gray-500 dark:text-white-alpha-500",e),...t}),te=({className:e,...t})=>r.jsx(a.EmbeddedSearchPrimitive.ResultsItemPreviewOutlineList,{className:s.cn("flex flex-col gap-4",e),...t}),ae=({className:e,...t})=>r.jsx(a.EmbeddedSearchPrimitive.ResultsItemPreviewOutlineItem,{className:s.cn("flex items-center gap-1 text-gray-600 dark:text-white-alpha-600 font-medium ",`${t.href?"cursor-pointer hover:text-gray-800 dark:hover:text-white-alpha-800 dark:data-[is-match]:hover:text-inkeep-expanded-primary-200 data-[is-match]:hover:text-inkeep-expanded-primary-800 ":""}`,"data-[is-match]:text-inkeep-expanded-primary-700","dark:data-[is-match]:text-inkeep-expanded-primary-300",e),...t}),re=({className:e,...t})=>r.jsx(a.EmbeddedSearchPrimitive.ResultsItemPreviewOutlineItemIcon,{className:s.cn(e),...t}),se=({className:e,...t})=>r.jsx(a.EmbeddedSearchPrimitive.ResultsItemPreviewOutlineItemText,{className:s.cn(e),...t}),ie=({className:e,...t})=>r.jsx(a.EmbeddedSearchPrimitive.ResultsItemPreviewOutlineItemLinkIcon,{className:s.cn("h-3 !min-h-0 !min-w-0",e),...t}),de=({className:e,...t})=>r.jsx(a.EmbeddedSearchPrimitive.Footer,{className:s.cn("justify-self-end","px-5 pt-1 pb-3","[[data-mobile]_&]:py-0","[[data-mobile]_&]:items-center","[[data-mobile]_&]:h-[var(--footer-height)]","hidden data-[has-results]:flex",e),...t}),ce=({className:e,...t})=>r.jsx(a.EmbeddedSearchPrimitive.TaglineContainer,{className:s.cn("flex items-center whitespace-nowrap",e),...t}),le=({className:e,...t})=>r.jsx(a.EmbeddedSearchPrimitive.TaglineText,{className:s.cn("text-xs md:text-sm text-gray-500 dark:text-white-alpha-600",e),...t}),ne=({className:e,...t})=>r.jsx(a.EmbeddedSearchPrimitive.TaglineLogo,{className:s.cn("text-gray-400 dark:text-white-alpha-500","w-[18px] ml-2 mr-1",e),...t}),me=({className:e,...t})=>r.jsx(a.EmbeddedSearchPrimitive.TaglineBrandName,{className:s.cn(c.link(),"inline-flex text-xs md:text-sm text-gray-500","dark:text-white-alpha-600 font-bold",e),...t});exports.AskAITrigger=S;exports.AskAITriggerIcon=R;exports.AskAITriggerIndicator=P;exports.AskAITriggerLabel=E;exports.Content=x;exports.Footer=de;exports.Input=v;exports.InputGroup=p;exports.InputIcon=g;exports.Loading=I;exports.Provider=h;exports.Results=w;exports.ResultsContent=T;exports.ResultsEmpty=f;exports.ResultsItem=C;exports.ResultsItemBreadcrumbIcon=D;exports.ResultsItemBreadcrumbs=q;exports.ResultsItemDescription=V;exports.ResultsItemDescriptionPart=W;exports.ResultsItemIcon=H;exports.ResultsItemIndicator=z;exports.ResultsItemPreview=M;exports.ResultsItemPreviewBody=Y;exports.ResultsItemPreviewBreadcrumbIcon=X;exports.ResultsItemPreviewBreadcrumbs=U;exports.ResultsItemPreviewHeader=$;exports.ResultsItemPreviewHeading=J;exports.ResultsItemPreviewOutline=Z;exports.ResultsItemPreviewOutlineItem=ae;exports.ResultsItemPreviewOutlineItemIcon=re;exports.ResultsItemPreviewOutlineItemLinkIcon=ie;exports.ResultsItemPreviewOutlineItemText=se;exports.ResultsItemPreviewOutlineList=te;exports.ResultsItemPreviewOutlineTitle=ee;exports.ResultsItemPreviewTitle=K;exports.ResultsItemPreviewTitleLinkIcon=Q;exports.ResultsItemTag=G;exports.ResultsItemTitle=F;exports.ResultsList=B;exports.ResultsLoading=k;exports.ResultsScrollArea=N;exports.ResultsScrollAreaCorner=O;exports.ResultsScrollAreaScrollbar=L;exports.ResultsScrollAreaThumb=_;exports.ResultsScrollAreaViewport=A;exports.ResultsTab=j;exports.ResultsTabList=y;exports.Root=b;exports.TaglineBrandName=me;exports.TaglineContainer=ce;exports.TaglineLogo=ne;exports.TaglineText=le;exports.Wrapper=u;
1
+ "use client";"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const a=require("react/jsx-runtime"),r=require("@inkeep/cxkit-primitives"),s=require("../utils.cjs"),i=require("../ui/recipes/citation.cjs"),n=require("../ui/recipes/link.cjs"),c=require("../ui/recipes/scrollable.cjs"),l=require("./embedded-search/results-loading.cjs"),m=require("merge-anything"),o=require("../ui/markdown-styles.cjs"),h=e=>a.jsx(r.EmbeddedSearchPrimitive.Provider,{...e}),u=({className:e,...t})=>a.jsx(r.EmbeddedSearchPrimitive.Wrapper,{className:s.cn("data-[hidden]:hidden rounded-md flex","bg-white dark:bg-gray-dark-950",e),...t}),b=({className:e,...t})=>a.jsx(r.EmbeddedSearchPrimitive.Root,{className:s.cn("data-[hidden]:hidden flex flex-col w-full","[--footer-height:theme(spacing.9)]","data-[mobile]:[--input-height:theme(spacing.16)]","[--ask-ai-trigger-height:0px]","[[data-show-ask-ai-card]_&]:[--ask-ai-trigger-height:theme(spacing.11)]",e),...t}),p=r.EmbeddedSearchPrimitive.Content,x=({className:e,...t})=>a.jsx(r.EmbeddedSearchPrimitive.InputGroup,{className:s.cn("flex items-center w-full px-5 pt-3 pb-3 gap-3","[[data-show-ask-ai-card]_&]:pb-1","[[data-mobile]_&]:max-h-[var(--input-height)]",e),...t}),g=({className:e,...t})=>a.jsx(r.EmbeddedSearchPrimitive.InputIcon,{className:s.cn("min-w-5 w-5 text-xl","text-gray-500 dark:text-white-alpha-600",e),...t}),I=({className:e,...t})=>a.jsx(r.EmbeddedSearchPrimitive.Input,{className:s.cn("min-h-[38px] overflow-hidden w-full resize-none","py-1.5 max-h-[10vh] placeholder:text-gray-500","w-full dark:placeholder:text-gray-dark-200","border-none outline-none shadow-none bg-transparent",e),...t}),v=({className:e,...t})=>a.jsx(r.EmbeddedSearchPrimitive.Loading,{className:s.cn("animate-spin text-gray-400 dark:text-white-alpha-500",e),...t}),S=({className:e,...t})=>a.jsx(r.EmbeddedSearchPrimitive.AskAITrigger,{className:s.cn(i.citation({slot:"root"}),"m-auto w-[calc(100%_-_theme(spacing.5))]","border-transparent dark:border-transparent","mb-3 py-0 h-11 cursor-pointer","h-[var(--ask-ai-trigger-height)]","grid-template-[none] flex items-center",e),...t}),E=({className:e,...t})=>a.jsx(r.EmbeddedSearchPrimitive.AskAITriggerIcon,{className:s.cn("[grid-area:icon] h-5 w-5 flex-shrink-0","[--start-color:theme(colors.inkeep-expanded-primary.300)]","[--end-color:theme(colors.inkeep-expanded-primary.700)]","dark:[--start-color:theme(colors.inkeep-expanded-primary.50)]","dark:[--end-color:theme(colors.inkeep-expanded-primary.300)]",e),...t}),R=({className:e,...t})=>a.jsx(r.EmbeddedSearchPrimitive.AskAITriggerLabel,{className:s.cn(i.citation({slot:"title"}),"font-medium text-gray-700",e),...t}),k=({className:e,...t})=>a.jsx(r.EmbeddedSearchPrimitive.AskAITriggerQuery,{className:s.cn("font-semibold !bg-clip-text text-transparent ml-2","animate-shine [background:linear-gradient(270deg,theme(colors.inkeep-primary.stronger-light),transparent)_-200%_50%_/_25%_100%_no-repeat,theme(colors.inkeep-expanded-primary.800)] ","dark:[background:linear-gradient(270deg,theme(colors.inkeep-expanded-primary.100),transparent)_-200%_50%_/_25%_100%_no-repeat,theme(colors.inkeep-expanded-primary.400)]",e),...t}),P=({className:e,...t})=>a.jsx(r.EmbeddedSearchPrimitive.AskAITriggerIndicator,{className:s.cn(i.citation({slot:"indicator"}),"ml-1",e),...t}),w=({className:e,...t})=>a.jsx(r.EmbeddedSearchPrimitive.AskAITriggerIndicatorText,{className:s.cn("text-xs text-inkeep-primary-medium-subtle bg-gray-500 bg-clip-text dark:bg-white-alpha-800 flex-shrink-0 ml-auto","opacity-0 group-selected:opacity-100 transition-opacity duration-100 ease-in-out",e),...t}),f=({className:e,...t})=>a.jsx(r.EmbeddedSearchPrimitive.Results,{className:s.cn(c.scrollable({section:"content"}),"h-0 max-h-full","data-[has-content]:h-[min(calc(85vh_-_72px),calc(850px_-_72px_-_275px))]","md:data-[dual-pane-search-expanded]:h-[min(calc(85vh_-_72px),calc(900px_-_72px_-_135px))]","[[data-mobile]_&]:h-[calc(100vh-var(--input-height)-var(--footer-height)-var(--ask-ai-trigger-height))]","transition-all duration-300 ease-in-out data-[has-content]:pb-2",e),...t}),y=({className:e,...t})=>a.jsx(r.EmbeddedSearchPrimitive.ResultsLoading,{className:s.cn("group mb-1 relative transition-all w-full h-full",e),children:a.jsx(l.ResultsLoading,{}),...t}),T=({className:e,...t})=>a.jsx(r.EmbeddedSearchPrimitive.ResultsEmpty,{className:s.cn("flex w-full h-full","overflow-hidden relative grow-[2]","items-center justify-center text-gray-600","dark:text-gray-dark-400 mt-8",e),...t}),j=({className:e,...t})=>a.jsx(r.EmbeddedSearchPrimitive.ResultsTabList,{className:s.cn("shrink-0 max-w-full","flex gap-3 px-5 py-1","overflow-x-auto [scrollbar-width:thin]",e),...t}),N=({className:e,...t})=>a.jsx(r.EmbeddedSearchPrimitive.ResultsTab,{className:s.cn("px-3 text-1sm font-medium rounded-full shrink-0","py-1 transition-all duration-200 leading-snug","border border-gray-300 dark:border-gray-dark-500","hover:bg-gray-50 dark:hover:bg-white-alpha-50","data-[state=active]:bg-inkeep-primary-light-subtle","hover:data-[state=active]:bg-inkeep-primary-light-subtle","data-[state=active]:text-inkeep-expanded-primary-900","data-[state=active]:border-inkeep-primary-medium-subtle","dark:data-[state=active]:bg-white-alpha-100","dark:hover:data-[state=active]:bg-white-alpha-100","dark:data-[state=active]:text-inkeep-expanded-primary-300","dark:data-[state=active]:border-inkeep-expanded-primary-300","focus:outline-inkeep-expanded-primary-700 dark:focus:outline-inkeep-expanded-primary-300",e),...t}),A=({className:e,...t})=>a.jsx(r.EmbeddedSearchPrimitive.ResultsContent,{className:s.cn("flex overflow-hidden h-full",e),...t}),_=({className:e,...t})=>a.jsx(r.EmbeddedSearchPrimitive.ResultsScrollArea,{className:s.cn("overflow-hidden h-full first:w-full","first:[[data-view=dual-pane]_&]:flex-1 md:first:[[data-view=dual-pane]_&]:flex-[0_0_44%]",'befter:content-[""] befter:absolute befter:inset-x-0',"befter:h-10 befter:pointer-events-none","befter:transition-opacity befter:duration-300","befter:ease-in-out befter:from-white","befter:dark:from-gray-dark-950 befter:to-transparent","before:top-0 after:bottom-0","before:bg-gradient-to-b after:bg-gradient-to-t","has-[[data-scroll-top]]:before:opacity-0","has-[[data-scroll-bottom]]:after:opacity-0",e),...t}),L=({className:e,...t})=>a.jsx(r.EmbeddedSearchPrimitive.ResultsScrollAreaViewport,{className:s.cn("h-full w-full rounded-[inherit]",e),...t}),O=({className:e,...t})=>a.jsx(r.EmbeddedSearchPrimitive.ResultsScrollAreaScrollbar,{className:s.cn("flex select-none touch-none p-0.5","transition-colors duration-[160ms] ease-in-out","w-2.5 border-l border-l-transparent",e),...t}),B=({className:e,...t})=>a.jsx(r.EmbeddedSearchPrimitive.ResultsScrollAreaThumb,{className:s.cn("relative flex-1 rounded-full","bg-gray-300 dark:bg-white-alpha-200",e),...t}),C=r.EmbeddedSearchPrimitive.ResultsScrollAreaCorner,q=({className:e,...t})=>a.jsx(r.EmbeddedSearchPrimitive.ResultsList,{className:s.cn("w-full flex flex-col","items-center gap-2.5 h-full shrink-0","px-5 py-1 content-center -my-[1px]",e),...t}),D=({className:e,...t})=>a.jsx(r.EmbeddedSearchPrimitive.ResultsItem,{className:s.cn(i.citation({slot:"root"}),e),...t}),H=({className:e,...t})=>a.jsx(r.EmbeddedSearchPrimitive.ResultsItemBreadcrumbs,{className:s.cn(i.citation({slot:"breadcrumbs"}),e),...t}),F=({className:e,...t})=>a.jsx(r.EmbeddedSearchPrimitive.ResultsItemBreadcrumbIcon,{className:s.cn(i.citation({slot:"breadcrumbsIcon"}),e),...t}),G=({className:e,...t})=>a.jsx(r.EmbeddedSearchPrimitive.ResultsItemIcon,{className:s.cn(i.citation({slot:"icon"}),e),...t}),Q=({className:e,...t})=>a.jsx(r.EmbeddedSearchPrimitive.ResultsItemTitle,{className:s.cn(i.citation({slot:"title"}),e),...t}),V=({className:e,...t})=>a.jsx(r.EmbeddedSearchPrimitive.ResultsItemTag,{className:s.cn(i.citation({slot:"tag"}),e),...t}),W=({className:e,...t})=>a.jsx(r.EmbeddedSearchPrimitive.ResultsItemDescription,{className:s.cn(i.citation({slot:"description"}),e),...t}),z=({className:e,...t})=>a.jsx(r.EmbeddedSearchPrimitive.ResultsItemDescriptionPart,{className:s.cn(i.citation({slot:"descriptionPart"}),e),...t}),M=({className:e,...t})=>a.jsx(r.EmbeddedSearchPrimitive.ResultsItemIndicator,{className:s.cn(i.citation({slot:"indicator"}),e),...t}),$=({className:e,...t})=>a.jsx(r.EmbeddedSearchPrimitive.ResultsItemPreview,{className:s.cn("flex-1 min-w-0 break-words pt-3 pb-4 pr-10 pl-5","hidden md:flex flex-col gap-6",e),...t}),J=({className:e,...t})=>a.jsx(r.EmbeddedSearchPrimitive.ResultsItemPreviewHeader,{className:s.cn("flex flex-col gap-5",e),...t}),K=({className:e,...t})=>a.jsx(r.EmbeddedSearchPrimitive.ResultsItemPreviewHeading,{className:s.cn("inline-block",e),...t}),U=({className:e,...t})=>a.jsx(r.EmbeddedSearchPrimitive.ResultsItemPreviewTitle,{className:s.cn("text-3xl leading-snug tracking-tight","font-semibold hover:text-inkeep-primary-stronger","dark:hover:text-inkeep-expanded-primary-100",e),...t}),X=({className:e,...t})=>a.jsx(r.EmbeddedSearchPrimitive.ResultsItemPreviewTitleLinkIcon,{className:s.cn("inline-block ml-2 mb-2 tracking-tight text-gray-500 dark:text-white-alpha-500",e),...t}),Y=({className:e,...t})=>a.jsx(r.EmbeddedSearchPrimitive.ResultsItemPreviewBreadcrumbs,{className:s.cn(i.citation({slot:"breadcrumbs"}),"!line-clamp-none whitespace-normal text-gray-500 dark:text-gray-dark-200 text-sm",e),...t}),Z=({className:e,...t})=>a.jsx(r.EmbeddedSearchPrimitive.ResultsItemPreviewBreadcrumbIcon,{className:s.cn(i.citation({slot:"breadcrumbsIcon"}),e),...t}),ee=({className:e,componentStyles:t,...d})=>a.jsx(r.EmbeddedSearchPrimitive.ResultsItemPreviewBody,{className:s.cn("max-w-full text-gray-700 dark:text-gray-dark-100 [&_em]:font-bold [&_em]:not-italic",e),componentStyles:m.merge(o.markdownStyles,t??{}),...d}),te=({className:e,...t})=>a.jsx(r.EmbeddedSearchPrimitive.ResultsItemPreviewOutline,{className:s.cn("flex flex-col gap-3",e),...t}),re=({className:e,...t})=>a.jsx(r.EmbeddedSearchPrimitive.ResultsItemPreviewOutlineTitle,{className:s.cn("text-xs uppercase font-semibold tracking-widest","text-gray-500 dark:text-white-alpha-500",e),...t}),ae=({className:e,...t})=>a.jsx(r.EmbeddedSearchPrimitive.ResultsItemPreviewOutlineList,{className:s.cn("flex flex-col gap-4",e),...t}),se=({className:e,...t})=>a.jsx(r.EmbeddedSearchPrimitive.ResultsItemPreviewOutlineItem,{className:s.cn("flex items-center gap-1 text-gray-600 dark:text-white-alpha-600 font-medium ",`${t.href?"cursor-pointer hover:text-gray-800 dark:hover:text-white-alpha-800 dark:data-[is-match]:hover:text-inkeep-expanded-primary-200 data-[is-match]:hover:text-inkeep-expanded-primary-800 ":""}`,"data-[is-match]:text-inkeep-expanded-primary-700","dark:data-[is-match]:text-inkeep-expanded-primary-300",e),...t}),ie=({className:e,...t})=>a.jsx(r.EmbeddedSearchPrimitive.ResultsItemPreviewOutlineItemIcon,{className:s.cn(e),...t}),de=({className:e,...t})=>a.jsx(r.EmbeddedSearchPrimitive.ResultsItemPreviewOutlineItemText,{className:s.cn(e),...t}),ne=({className:e,...t})=>a.jsx(r.EmbeddedSearchPrimitive.ResultsItemPreviewOutlineItemLinkIcon,{className:s.cn("h-3 !min-h-0 !min-w-0",e),...t}),ce=({className:e,...t})=>a.jsx(r.EmbeddedSearchPrimitive.Footer,{className:s.cn("justify-self-end","px-5 pt-1 pb-3","[[data-mobile]_&]:py-0","[[data-mobile]_&]:items-center","[[data-mobile]_&]:h-[var(--footer-height)]","hidden data-[has-results]:flex",e),...t}),le=({className:e,...t})=>a.jsx(r.EmbeddedSearchPrimitive.TaglineContainer,{className:s.cn("flex items-center whitespace-nowrap",e),...t}),me=({className:e,...t})=>a.jsx(r.EmbeddedSearchPrimitive.TaglineText,{className:s.cn("text-xs md:text-sm text-gray-500 dark:text-white-alpha-600",e),...t}),oe=({className:e,...t})=>a.jsx(r.EmbeddedSearchPrimitive.TaglineLogo,{className:s.cn("text-gray-400 dark:text-white-alpha-500","w-[18px] ml-2 mr-1",e),...t}),he=({className:e,...t})=>a.jsx(r.EmbeddedSearchPrimitive.TaglineBrandName,{className:s.cn(n.link(),"inline-flex text-xs md:text-sm text-gray-500","dark:text-white-alpha-600 font-bold",e),...t});exports.AskAITrigger=S;exports.AskAITriggerIcon=E;exports.AskAITriggerIndicator=P;exports.AskAITriggerIndicatorText=w;exports.AskAITriggerLabel=R;exports.AskAITriggerQuery=k;exports.Content=p;exports.Footer=ce;exports.Input=I;exports.InputGroup=x;exports.InputIcon=g;exports.Loading=v;exports.Provider=h;exports.Results=f;exports.ResultsContent=A;exports.ResultsEmpty=T;exports.ResultsItem=D;exports.ResultsItemBreadcrumbIcon=F;exports.ResultsItemBreadcrumbs=H;exports.ResultsItemDescription=W;exports.ResultsItemDescriptionPart=z;exports.ResultsItemIcon=G;exports.ResultsItemIndicator=M;exports.ResultsItemPreview=$;exports.ResultsItemPreviewBody=ee;exports.ResultsItemPreviewBreadcrumbIcon=Z;exports.ResultsItemPreviewBreadcrumbs=Y;exports.ResultsItemPreviewHeader=J;exports.ResultsItemPreviewHeading=K;exports.ResultsItemPreviewOutline=te;exports.ResultsItemPreviewOutlineItem=se;exports.ResultsItemPreviewOutlineItemIcon=ie;exports.ResultsItemPreviewOutlineItemLinkIcon=ne;exports.ResultsItemPreviewOutlineItemText=de;exports.ResultsItemPreviewOutlineList=ae;exports.ResultsItemPreviewOutlineTitle=re;exports.ResultsItemPreviewTitle=U;exports.ResultsItemPreviewTitleLinkIcon=X;exports.ResultsItemTag=V;exports.ResultsItemTitle=Q;exports.ResultsList=q;exports.ResultsLoading=y;exports.ResultsScrollArea=_;exports.ResultsScrollAreaCorner=C;exports.ResultsScrollAreaScrollbar=O;exports.ResultsScrollAreaThumb=B;exports.ResultsScrollAreaViewport=L;exports.ResultsTab=N;exports.ResultsTabList=j;exports.Root=b;exports.TaglineBrandName=he;exports.TaglineContainer=le;exports.TaglineLogo=oe;exports.TaglineText=me;exports.Wrapper=u;
@@ -3,12 +3,12 @@ import { jsx as s } from "react/jsx-runtime";
3
3
  import { EmbeddedSearchPrimitive as a } from "@inkeep/cxkit-primitives";
4
4
  import { cn as r } from "../utils.js";
5
5
  import { citation as l } from "../ui/recipes/citation.js";
6
- import { link as i } from "../ui/recipes/link.js";
7
- import { scrollable as o } from "../ui/recipes/scrollable.js";
8
- import { ResultsLoading as n } from "./embedded-search/results-loading.js";
6
+ import { link as d } from "../ui/recipes/link.js";
7
+ import { scrollable as n } from "../ui/recipes/scrollable.js";
8
+ import { ResultsLoading as o } from "./embedded-search/results-loading.js";
9
9
  import { merge as m } from "merge-anything";
10
10
  import { markdownStyles as c } from "../ui/markdown-styles.js";
11
- const f = (e) => /* @__PURE__ */ s(a.Provider, { ...e }), k = ({ className: e, ...t }) => /* @__PURE__ */ s(
11
+ const f = (e) => /* @__PURE__ */ s(a.Provider, { ...e }), w = ({ className: e, ...t }) => /* @__PURE__ */ s(
12
12
  a.Wrapper,
13
13
  {
14
14
  className: r(
@@ -48,7 +48,7 @@ const f = (e) => /* @__PURE__ */ s(a.Provider, { ...e }), k = ({ className: e, .
48
48
  ),
49
49
  ...t
50
50
  }
51
- ), E = ({
51
+ ), T = ({
52
52
  className: e,
53
53
  ...t
54
54
  }) => /* @__PURE__ */ s(
@@ -57,7 +57,7 @@ const f = (e) => /* @__PURE__ */ s(a.Provider, { ...e }), k = ({ className: e, .
57
57
  className: r("min-w-5 w-5 text-xl", "text-gray-500 dark:text-white-alpha-600", e),
58
58
  ...t
59
59
  }
60
- ), T = ({
60
+ ), E = ({
61
61
  className: e,
62
62
  ...t
63
63
  }) => /* @__PURE__ */ s(
@@ -93,6 +93,7 @@ const f = (e) => /* @__PURE__ */ s(a.Provider, { ...e }), k = ({ className: e, .
93
93
  "border-transparent dark:border-transparent",
94
94
  "mb-3 py-0 h-11 cursor-pointer",
95
95
  "h-[var(--ask-ai-trigger-height)]",
96
+ "grid-template-[none] flex items-center",
96
97
  e
97
98
  ),
98
99
  ...t
@@ -104,7 +105,7 @@ const f = (e) => /* @__PURE__ */ s(a.Provider, { ...e }), k = ({ className: e, .
104
105
  a.AskAITriggerIcon,
105
106
  {
106
107
  className: r(
107
- "[grid-area:icon] h-5 w-5",
108
+ "[grid-area:icon] h-5 w-5 flex-shrink-0",
108
109
  "[--start-color:theme(colors.inkeep-expanded-primary.300)]",
109
110
  "[--end-color:theme(colors.inkeep-expanded-primary.700)]",
110
111
  "dark:[--start-color:theme(colors.inkeep-expanded-primary.50)]",
@@ -113,32 +114,59 @@ const f = (e) => /* @__PURE__ */ s(a.Provider, { ...e }), k = ({ className: e, .
113
114
  ),
114
115
  ...t
115
116
  }
116
- ), L = ({
117
+ ), _ = ({
117
118
  className: e,
118
119
  ...t
119
120
  }) => /* @__PURE__ */ s(
120
121
  a.AskAITriggerLabel,
121
122
  {
122
- className: r(l({ slot: "title" }), "font-normal", e),
123
+ className: r(l({ slot: "title" }), "font-medium text-gray-700", e),
123
124
  ...t
124
125
  }
125
- ), _ = ({
126
+ ), L = ({
126
127
  className: e,
127
128
  ...t
128
129
  }) => /* @__PURE__ */ s(
129
- a.AskAITriggerIndicator,
130
+ a.AskAITriggerQuery,
130
131
  {
131
- className: r(l({ slot: "indicator" }), e),
132
+ className: r(
133
+ "font-semibold !bg-clip-text text-transparent ml-2",
134
+ "animate-shine [background:linear-gradient(270deg,theme(colors.inkeep-primary.stronger-light),transparent)_-200%_50%_/_25%_100%_no-repeat,theme(colors.inkeep-expanded-primary.800)] ",
135
+ "dark:[background:linear-gradient(270deg,theme(colors.inkeep-expanded-primary.100),transparent)_-200%_50%_/_25%_100%_no-repeat,theme(colors.inkeep-expanded-primary.400)]",
136
+ e
137
+ ),
132
138
  ...t
133
139
  }
134
140
  ), O = ({
135
141
  className: e,
136
142
  ...t
143
+ }) => /* @__PURE__ */ s(
144
+ a.AskAITriggerIndicator,
145
+ {
146
+ className: r(l({ slot: "indicator" }), "ml-1", e),
147
+ ...t
148
+ }
149
+ ), B = ({
150
+ className: e,
151
+ ...t
152
+ }) => /* @__PURE__ */ s(
153
+ a.AskAITriggerIndicatorText,
154
+ {
155
+ className: r(
156
+ "text-xs text-inkeep-primary-medium-subtle bg-gray-500 bg-clip-text dark:bg-white-alpha-800 flex-shrink-0 ml-auto",
157
+ "opacity-0 group-selected:opacity-100 transition-opacity duration-100 ease-in-out",
158
+ e
159
+ ),
160
+ ...t
161
+ }
162
+ ), C = ({
163
+ className: e,
164
+ ...t
137
165
  }) => /* @__PURE__ */ s(
138
166
  a.Results,
139
167
  {
140
168
  className: r(
141
- o({ section: "content" }),
169
+ n({ section: "content" }),
142
170
  "h-0 max-h-full",
143
171
  "data-[has-content]:h-[min(calc(85vh_-_72px),calc(850px_-_72px_-_275px))]",
144
172
  "md:data-[dual-pane-search-expanded]:h-[min(calc(85vh_-_72px),calc(900px_-_72px_-_135px))]",
@@ -148,17 +176,17 @@ const f = (e) => /* @__PURE__ */ s(a.Provider, { ...e }), k = ({ className: e, .
148
176
  ),
149
177
  ...t
150
178
  }
151
- ), B = ({
179
+ ), D = ({
152
180
  className: e,
153
181
  ...t
154
182
  }) => /* @__PURE__ */ s(
155
183
  a.ResultsLoading,
156
184
  {
157
185
  className: r("group mb-1 relative transition-all w-full h-full", e),
158
- children: /* @__PURE__ */ s(n, {}),
186
+ children: /* @__PURE__ */ s(o, {}),
159
187
  ...t
160
188
  }
161
- ), C = ({
189
+ ), H = ({
162
190
  className: e,
163
191
  ...t
164
192
  }) => /* @__PURE__ */ s(
@@ -173,7 +201,7 @@ const f = (e) => /* @__PURE__ */ s(a.Provider, { ...e }), k = ({ className: e, .
173
201
  ),
174
202
  ...t
175
203
  }
176
- ), D = ({
204
+ ), j = ({
177
205
  className: e,
178
206
  ...t
179
207
  }) => /* @__PURE__ */ s(
@@ -187,7 +215,7 @@ const f = (e) => /* @__PURE__ */ s(a.Provider, { ...e }), k = ({ className: e, .
187
215
  ),
188
216
  ...t
189
217
  }
190
- ), H = ({
218
+ ), F = ({
191
219
  className: e,
192
220
  ...t
193
221
  }) => /* @__PURE__ */ s(
@@ -211,7 +239,7 @@ const f = (e) => /* @__PURE__ */ s(a.Provider, { ...e }), k = ({ className: e, .
211
239
  ),
212
240
  ...t
213
241
  }
214
- ), j = ({
242
+ ), G = ({
215
243
  className: e,
216
244
  ...t
217
245
  }) => /* @__PURE__ */ s(
@@ -220,7 +248,7 @@ const f = (e) => /* @__PURE__ */ s(a.Provider, { ...e }), k = ({ className: e, .
220
248
  className: r("flex overflow-hidden h-full", e),
221
249
  ...t
222
250
  }
223
- ), F = ({
251
+ ), Q = ({
224
252
  className: e,
225
253
  ...t
226
254
  }) => /* @__PURE__ */ s(
@@ -244,7 +272,7 @@ const f = (e) => /* @__PURE__ */ s(a.Provider, { ...e }), k = ({ className: e, .
244
272
  ),
245
273
  ...t
246
274
  }
247
- ), G = ({
275
+ ), V = ({
248
276
  className: e,
249
277
  ...t
250
278
  }) => /* @__PURE__ */ s(
@@ -253,7 +281,7 @@ const f = (e) => /* @__PURE__ */ s(a.Provider, { ...e }), k = ({ className: e, .
253
281
  className: r("h-full w-full rounded-[inherit]", e),
254
282
  ...t
255
283
  }
256
- ), V = ({
284
+ ), W = ({
257
285
  className: e,
258
286
  ...t
259
287
  }) => /* @__PURE__ */ s(
@@ -267,7 +295,7 @@ const f = (e) => /* @__PURE__ */ s(a.Provider, { ...e }), k = ({ className: e, .
267
295
  ),
268
296
  ...t
269
297
  }
270
- ), W = ({
298
+ ), z = ({
271
299
  className: e,
272
300
  ...t
273
301
  }) => /* @__PURE__ */ s(
@@ -276,7 +304,7 @@ const f = (e) => /* @__PURE__ */ s(a.Provider, { ...e }), k = ({ className: e, .
276
304
  className: r("relative flex-1 rounded-full", "bg-gray-300 dark:bg-white-alpha-200", e),
277
305
  ...t
278
306
  }
279
- ), z = a.ResultsScrollAreaCorner, $ = ({
307
+ ), $ = a.ResultsScrollAreaCorner, q = ({
280
308
  className: e,
281
309
  ...t
282
310
  }) => /* @__PURE__ */ s(
@@ -290,7 +318,7 @@ const f = (e) => /* @__PURE__ */ s(a.Provider, { ...e }), k = ({ className: e, .
290
318
  ),
291
319
  ...t
292
320
  }
293
- ), q = ({
321
+ ), J = ({
294
322
  className: e,
295
323
  ...t
296
324
  }) => /* @__PURE__ */ s(
@@ -299,7 +327,7 @@ const f = (e) => /* @__PURE__ */ s(a.Provider, { ...e }), k = ({ className: e, .
299
327
  className: r(l({ slot: "root" }), e),
300
328
  ...t
301
329
  }
302
- ), J = ({
330
+ ), K = ({
303
331
  className: e,
304
332
  ...t
305
333
  }) => /* @__PURE__ */ s(
@@ -308,7 +336,7 @@ const f = (e) => /* @__PURE__ */ s(a.Provider, { ...e }), k = ({ className: e, .
308
336
  className: r(l({ slot: "breadcrumbs" }), e),
309
337
  ...t
310
338
  }
311
- ), K = ({
339
+ ), M = ({
312
340
  className: e,
313
341
  ...t
314
342
  }) => /* @__PURE__ */ s(
@@ -317,7 +345,7 @@ const f = (e) => /* @__PURE__ */ s(a.Provider, { ...e }), k = ({ className: e, .
317
345
  className: r(l({ slot: "breadcrumbsIcon" }), e),
318
346
  ...t
319
347
  }
320
- ), M = ({
348
+ ), U = ({
321
349
  className: e,
322
350
  ...t
323
351
  }) => /* @__PURE__ */ s(
@@ -326,7 +354,7 @@ const f = (e) => /* @__PURE__ */ s(a.Provider, { ...e }), k = ({ className: e, .
326
354
  className: r(l({ slot: "icon" }), e),
327
355
  ...t
328
356
  }
329
- ), Q = ({
357
+ ), X = ({
330
358
  className: e,
331
359
  ...t
332
360
  }) => /* @__PURE__ */ s(
@@ -335,7 +363,7 @@ const f = (e) => /* @__PURE__ */ s(a.Provider, { ...e }), k = ({ className: e, .
335
363
  className: r(l({ slot: "title" }), e),
336
364
  ...t
337
365
  }
338
- ), U = ({
366
+ ), Y = ({
339
367
  className: e,
340
368
  ...t
341
369
  }) => /* @__PURE__ */ s(
@@ -344,7 +372,7 @@ const f = (e) => /* @__PURE__ */ s(a.Provider, { ...e }), k = ({ className: e, .
344
372
  className: r(l({ slot: "tag" }), e),
345
373
  ...t
346
374
  }
347
- ), X = ({
375
+ ), Z = ({
348
376
  className: e,
349
377
  ...t
350
378
  }) => /* @__PURE__ */ s(
@@ -353,7 +381,7 @@ const f = (e) => /* @__PURE__ */ s(a.Provider, { ...e }), k = ({ className: e, .
353
381
  className: r(l({ slot: "description" }), e),
354
382
  ...t
355
383
  }
356
- ), Y = ({
384
+ ), ee = ({
357
385
  className: e,
358
386
  ...t
359
387
  }) => /* @__PURE__ */ s(
@@ -362,7 +390,7 @@ const f = (e) => /* @__PURE__ */ s(a.Provider, { ...e }), k = ({ className: e, .
362
390
  className: r(l({ slot: "descriptionPart" }), e),
363
391
  ...t
364
392
  }
365
- ), Z = ({
393
+ ), te = ({
366
394
  className: e,
367
395
  ...t
368
396
  }) => /* @__PURE__ */ s(
@@ -371,7 +399,7 @@ const f = (e) => /* @__PURE__ */ s(a.Provider, { ...e }), k = ({ className: e, .
371
399
  className: r(l({ slot: "indicator" }), e),
372
400
  ...t
373
401
  }
374
- ), ee = ({
402
+ ), ae = ({
375
403
  className: e,
376
404
  ...t
377
405
  }) => /* @__PURE__ */ s(
@@ -384,7 +412,7 @@ const f = (e) => /* @__PURE__ */ s(a.Provider, { ...e }), k = ({ className: e, .
384
412
  ),
385
413
  ...t
386
414
  }
387
- ), te = ({
415
+ ), se = ({
388
416
  className: e,
389
417
  ...t
390
418
  }) => /* @__PURE__ */ s(
@@ -393,7 +421,7 @@ const f = (e) => /* @__PURE__ */ s(a.Provider, { ...e }), k = ({ className: e, .
393
421
  className: r("flex flex-col gap-5", e),
394
422
  ...t
395
423
  }
396
- ), ae = ({
424
+ ), re = ({
397
425
  className: e,
398
426
  ...t
399
427
  }) => /* @__PURE__ */ s(
@@ -402,7 +430,7 @@ const f = (e) => /* @__PURE__ */ s(a.Provider, { ...e }), k = ({ className: e, .
402
430
  className: r("inline-block", e),
403
431
  ...t
404
432
  }
405
- ), se = ({
433
+ ), le = ({
406
434
  className: e,
407
435
  ...t
408
436
  }) => /* @__PURE__ */ s(
@@ -416,7 +444,7 @@ const f = (e) => /* @__PURE__ */ s(a.Provider, { ...e }), k = ({ className: e, .
416
444
  ),
417
445
  ...t
418
446
  }
419
- ), re = ({
447
+ ), ie = ({
420
448
  className: e,
421
449
  ...t
422
450
  }) => /* @__PURE__ */ s(
@@ -428,7 +456,7 @@ const f = (e) => /* @__PURE__ */ s(a.Provider, { ...e }), k = ({ className: e, .
428
456
  ),
429
457
  ...t
430
458
  }
431
- ), le = ({
459
+ ), de = ({
432
460
  className: e,
433
461
  ...t
434
462
  }) => /* @__PURE__ */ s(
@@ -441,7 +469,7 @@ const f = (e) => /* @__PURE__ */ s(a.Provider, { ...e }), k = ({ className: e, .
441
469
  ),
442
470
  ...t
443
471
  }
444
- ), de = ({
472
+ ), ne = ({
445
473
  className: e,
446
474
  ...t
447
475
  }) => /* @__PURE__ */ s(
@@ -450,10 +478,10 @@ const f = (e) => /* @__PURE__ */ s(a.Provider, { ...e }), k = ({ className: e, .
450
478
  className: r(l({ slot: "breadcrumbsIcon" }), e),
451
479
  ...t
452
480
  }
453
- ), ie = ({
481
+ ), oe = ({
454
482
  className: e,
455
483
  componentStyles: t,
456
- ...d
484
+ ...i
457
485
  }) => /* @__PURE__ */ s(
458
486
  a.ResultsItemPreviewBody,
459
487
  {
@@ -462,9 +490,9 @@ const f = (e) => /* @__PURE__ */ s(a.Provider, { ...e }), k = ({ className: e, .
462
490
  e
463
491
  ),
464
492
  componentStyles: m(c, t ?? {}),
465
- ...d
493
+ ...i
466
494
  }
467
- ), oe = ({
495
+ ), me = ({
468
496
  className: e,
469
497
  ...t
470
498
  }) => /* @__PURE__ */ s(
@@ -473,7 +501,7 @@ const f = (e) => /* @__PURE__ */ s(a.Provider, { ...e }), k = ({ className: e, .
473
501
  className: r("flex flex-col gap-3", e),
474
502
  ...t
475
503
  }
476
- ), ne = ({
504
+ ), ce = ({
477
505
  className: e,
478
506
  ...t
479
507
  }) => /* @__PURE__ */ s(
@@ -486,7 +514,7 @@ const f = (e) => /* @__PURE__ */ s(a.Provider, { ...e }), k = ({ className: e, .
486
514
  ),
487
515
  ...t
488
516
  }
489
- ), me = ({
517
+ ), ue = ({
490
518
  className: e,
491
519
  ...t
492
520
  }) => /* @__PURE__ */ s(
@@ -495,7 +523,7 @@ const f = (e) => /* @__PURE__ */ s(a.Provider, { ...e }), k = ({ className: e, .
495
523
  className: r("flex flex-col gap-4", e),
496
524
  ...t
497
525
  }
498
- ), ce = ({
526
+ ), pe = ({
499
527
  className: e,
500
528
  ...t
501
529
  }) => /* @__PURE__ */ s(
@@ -510,13 +538,13 @@ const f = (e) => /* @__PURE__ */ s(a.Provider, { ...e }), k = ({ className: e, .
510
538
  ),
511
539
  ...t
512
540
  }
513
- ), ue = ({
541
+ ), he = ({
514
542
  className: e,
515
543
  ...t
516
- }) => /* @__PURE__ */ s(a.ResultsItemPreviewOutlineItemIcon, { className: r(e), ...t }), he = ({
544
+ }) => /* @__PURE__ */ s(a.ResultsItemPreviewOutlineItemIcon, { className: r(e), ...t }), be = ({
517
545
  className: e,
518
546
  ...t
519
- }) => /* @__PURE__ */ s(a.ResultsItemPreviewOutlineItemText, { className: r(e), ...t }), pe = ({
547
+ }) => /* @__PURE__ */ s(a.ResultsItemPreviewOutlineItemText, { className: r(e), ...t }), ge = ({
520
548
  className: e,
521
549
  ...t
522
550
  }) => /* @__PURE__ */ s(
@@ -525,7 +553,7 @@ const f = (e) => /* @__PURE__ */ s(a.Provider, { ...e }), k = ({ className: e, .
525
553
  className: r("h-3 !min-h-0 !min-w-0", e),
526
554
  ...t
527
555
  }
528
- ), be = ({
556
+ ), Ie = ({
529
557
  className: e,
530
558
  ...t
531
559
  }) => /* @__PURE__ */ s(
@@ -542,7 +570,7 @@ const f = (e) => /* @__PURE__ */ s(a.Provider, { ...e }), k = ({ className: e, .
542
570
  ),
543
571
  ...t
544
572
  }
545
- ), ge = ({
573
+ ), xe = ({
546
574
  className: e,
547
575
  ...t
548
576
  }) => /* @__PURE__ */ s(
@@ -551,7 +579,7 @@ const f = (e) => /* @__PURE__ */ s(a.Provider, { ...e }), k = ({ className: e, .
551
579
  className: r("flex items-center whitespace-nowrap", e),
552
580
  ...t
553
581
  }
554
- ), Ie = ({
582
+ ), Re = ({
555
583
  className: e,
556
584
  ...t
557
585
  }) => /* @__PURE__ */ s(
@@ -560,7 +588,7 @@ const f = (e) => /* @__PURE__ */ s(a.Provider, { ...e }), k = ({ className: e, .
560
588
  className: r("text-xs md:text-sm text-gray-500 dark:text-white-alpha-600", e),
561
589
  ...t
562
590
  }
563
- ), xe = ({
591
+ ), ke = ({
564
592
  className: e,
565
593
  ...t
566
594
  }) => /* @__PURE__ */ s(
@@ -569,14 +597,14 @@ const f = (e) => /* @__PURE__ */ s(a.Provider, { ...e }), k = ({ className: e, .
569
597
  className: r("text-gray-400 dark:text-white-alpha-500", "w-[18px] ml-2 mr-1", e),
570
598
  ...t
571
599
  }
572
- ), Re = ({
600
+ ), fe = ({
573
601
  className: e,
574
602
  ...t
575
603
  }) => /* @__PURE__ */ s(
576
604
  a.TaglineBrandName,
577
605
  {
578
606
  className: r(
579
- i(),
607
+ d(),
580
608
  "inline-flex text-xs md:text-sm text-gray-500",
581
609
  "dark:text-white-alpha-600 font-bold",
582
610
  e
@@ -587,55 +615,57 @@ const f = (e) => /* @__PURE__ */ s(a.Provider, { ...e }), k = ({ className: e, .
587
615
  export {
588
616
  P as AskAITrigger,
589
617
  A as AskAITriggerIcon,
590
- _ as AskAITriggerIndicator,
591
- L as AskAITriggerLabel,
618
+ O as AskAITriggerIndicator,
619
+ B as AskAITriggerIndicatorText,
620
+ _ as AskAITriggerLabel,
621
+ L as AskAITriggerQuery,
592
622
  S as Content,
593
- be as Footer,
594
- T as Input,
623
+ Ie as Footer,
624
+ E as Input,
595
625
  y as InputGroup,
596
- E as InputIcon,
626
+ T as InputIcon,
597
627
  N as Loading,
598
628
  f as Provider,
599
- O as Results,
600
- j as ResultsContent,
601
- C as ResultsEmpty,
602
- q as ResultsItem,
603
- K as ResultsItemBreadcrumbIcon,
604
- J as ResultsItemBreadcrumbs,
605
- X as ResultsItemDescription,
606
- Y as ResultsItemDescriptionPart,
607
- M as ResultsItemIcon,
608
- Z as ResultsItemIndicator,
609
- ee as ResultsItemPreview,
610
- ie as ResultsItemPreviewBody,
611
- de as ResultsItemPreviewBreadcrumbIcon,
612
- le as ResultsItemPreviewBreadcrumbs,
613
- te as ResultsItemPreviewHeader,
614
- ae as ResultsItemPreviewHeading,
615
- oe as ResultsItemPreviewOutline,
616
- ce as ResultsItemPreviewOutlineItem,
617
- ue as ResultsItemPreviewOutlineItemIcon,
618
- pe as ResultsItemPreviewOutlineItemLinkIcon,
619
- he as ResultsItemPreviewOutlineItemText,
620
- me as ResultsItemPreviewOutlineList,
621
- ne as ResultsItemPreviewOutlineTitle,
622
- se as ResultsItemPreviewTitle,
623
- re as ResultsItemPreviewTitleLinkIcon,
624
- U as ResultsItemTag,
625
- Q as ResultsItemTitle,
626
- $ as ResultsList,
627
- B as ResultsLoading,
628
- F as ResultsScrollArea,
629
- z as ResultsScrollAreaCorner,
630
- V as ResultsScrollAreaScrollbar,
631
- W as ResultsScrollAreaThumb,
632
- G as ResultsScrollAreaViewport,
633
- H as ResultsTab,
634
- D as ResultsTabList,
629
+ C as Results,
630
+ G as ResultsContent,
631
+ H as ResultsEmpty,
632
+ J as ResultsItem,
633
+ M as ResultsItemBreadcrumbIcon,
634
+ K as ResultsItemBreadcrumbs,
635
+ Z as ResultsItemDescription,
636
+ ee as ResultsItemDescriptionPart,
637
+ U as ResultsItemIcon,
638
+ te as ResultsItemIndicator,
639
+ ae as ResultsItemPreview,
640
+ oe as ResultsItemPreviewBody,
641
+ ne as ResultsItemPreviewBreadcrumbIcon,
642
+ de as ResultsItemPreviewBreadcrumbs,
643
+ se as ResultsItemPreviewHeader,
644
+ re as ResultsItemPreviewHeading,
645
+ me as ResultsItemPreviewOutline,
646
+ pe as ResultsItemPreviewOutlineItem,
647
+ he as ResultsItemPreviewOutlineItemIcon,
648
+ ge as ResultsItemPreviewOutlineItemLinkIcon,
649
+ be as ResultsItemPreviewOutlineItemText,
650
+ ue as ResultsItemPreviewOutlineList,
651
+ ce as ResultsItemPreviewOutlineTitle,
652
+ le as ResultsItemPreviewTitle,
653
+ ie as ResultsItemPreviewTitleLinkIcon,
654
+ Y as ResultsItemTag,
655
+ X as ResultsItemTitle,
656
+ q as ResultsList,
657
+ D as ResultsLoading,
658
+ Q as ResultsScrollArea,
659
+ $ as ResultsScrollAreaCorner,
660
+ W as ResultsScrollAreaScrollbar,
661
+ z as ResultsScrollAreaThumb,
662
+ V as ResultsScrollAreaViewport,
663
+ F as ResultsTab,
664
+ j as ResultsTabList,
635
665
  v as Root,
636
- Re as TaglineBrandName,
637
- ge as TaglineContainer,
638
- xe as TaglineLogo,
639
- Ie as TaglineText,
640
- k as Wrapper
666
+ fe as TaglineBrandName,
667
+ xe as TaglineContainer,
668
+ ke as TaglineLogo,
669
+ Re as TaglineText,
670
+ w as Wrapper
641
671
  };
package/dist/index.d.cts CHANGED
@@ -593,7 +593,9 @@ export declare namespace EmbeddedSearch {
593
593
  EmbeddedSearchAskAITrigger as AskAITrigger,
594
594
  EmbeddedSearchAskAITriggerIcon as AskAITriggerIcon,
595
595
  EmbeddedSearchAskAITriggerLabel as AskAITriggerLabel,
596
+ EmbeddedSearchAskAITriggerQuery as AskAITriggerQuery,
596
597
  EmbeddedSearchAskAITriggerIndicator as AskAITriggerIndicator,
598
+ EmbeddedSearchAskAITriggerIndicatorText as AskAITriggerIndicatorText,
597
599
  EmbeddedSearchResultsEmpty as ResultsEmpty,
598
600
  EmbeddedSearchResultsTabList as ResultsTabList,
599
601
  EmbeddedSearchResultsTab as ResultsTab,
@@ -642,8 +644,12 @@ declare const EmbeddedSearchAskAITriggerIcon: ({ className, ...props }: Componen
642
644
 
643
645
  declare const EmbeddedSearchAskAITriggerIndicator: ({ className, ...props }: ComponentPropsWithRef<typeof EmbeddedSearchPrimitive.AskAITriggerIndicator>) => JSX.Element;
644
646
 
647
+ declare const EmbeddedSearchAskAITriggerIndicatorText: ({ className, ...props }: ComponentPropsWithRef<typeof EmbeddedSearchPrimitive.AskAITriggerIndicatorText>) => JSX.Element;
648
+
645
649
  declare const EmbeddedSearchAskAITriggerLabel: ({ className, ...props }: ComponentPropsWithRef<typeof EmbeddedSearchPrimitive.AskAITriggerLabel>) => JSX.Element;
646
650
 
651
+ declare const EmbeddedSearchAskAITriggerQuery: ({ className, ...props }: ComponentPropsWithRef<typeof EmbeddedSearchPrimitive.AskAITriggerQuery>) => JSX.Element;
652
+
647
653
  declare const EmbeddedSearchContent: ForwardRefExoticComponent<Omit< PolymorphicProps & Omit<{
648
654
  children?: React.ReactNode;
649
655
  } & Omit< ClassAttributes<HTMLDivElement> & HTMLAttributes<HTMLDivElement> & {
package/dist/index.d.ts CHANGED
@@ -593,7 +593,9 @@ export declare namespace EmbeddedSearch {
593
593
  EmbeddedSearchAskAITrigger as AskAITrigger,
594
594
  EmbeddedSearchAskAITriggerIcon as AskAITriggerIcon,
595
595
  EmbeddedSearchAskAITriggerLabel as AskAITriggerLabel,
596
+ EmbeddedSearchAskAITriggerQuery as AskAITriggerQuery,
596
597
  EmbeddedSearchAskAITriggerIndicator as AskAITriggerIndicator,
598
+ EmbeddedSearchAskAITriggerIndicatorText as AskAITriggerIndicatorText,
597
599
  EmbeddedSearchResultsEmpty as ResultsEmpty,
598
600
  EmbeddedSearchResultsTabList as ResultsTabList,
599
601
  EmbeddedSearchResultsTab as ResultsTab,
@@ -642,8 +644,12 @@ declare const EmbeddedSearchAskAITriggerIcon: ({ className, ...props }: Componen
642
644
 
643
645
  declare const EmbeddedSearchAskAITriggerIndicator: ({ className, ...props }: ComponentPropsWithRef<typeof EmbeddedSearchPrimitive.AskAITriggerIndicator>) => JSX.Element;
644
646
 
647
+ declare const EmbeddedSearchAskAITriggerIndicatorText: ({ className, ...props }: ComponentPropsWithRef<typeof EmbeddedSearchPrimitive.AskAITriggerIndicatorText>) => JSX.Element;
648
+
645
649
  declare const EmbeddedSearchAskAITriggerLabel: ({ className, ...props }: ComponentPropsWithRef<typeof EmbeddedSearchPrimitive.AskAITriggerLabel>) => JSX.Element;
646
650
 
651
+ declare const EmbeddedSearchAskAITriggerQuery: ({ className, ...props }: ComponentPropsWithRef<typeof EmbeddedSearchPrimitive.AskAITriggerQuery>) => JSX.Element;
652
+
647
653
  declare const EmbeddedSearchContent: ForwardRefExoticComponent<Omit< PolymorphicProps & Omit<{
648
654
  children?: React.ReactNode;
649
655
  } & Omit< ClassAttributes<HTMLDivElement> & HTMLAttributes<HTMLDivElement> & {
@@ -1052,6 +1052,19 @@ video {
1052
1052
  .animate-shimmer {
1053
1053
  animation: shimmer 3.5s cubic-bezier(0.4, 0, 0.6, 1) infinite;
1054
1054
  }
1055
+ @keyframes shine {
1056
+
1057
+ 0% {
1058
+ background-position: -200% 0%;
1059
+ }
1060
+
1061
+ 100% {
1062
+ background-position: 200% 0%;
1063
+ }
1064
+ }
1065
+ .animate-shine {
1066
+ animation: shine 2.5s linear infinite;
1067
+ }
1055
1068
  @keyframes skeleton-bg-fade {
1056
1069
 
1057
1070
  from {
@@ -1351,6 +1364,9 @@ video {
1351
1364
  .bg-gray-50 {
1352
1365
  background-color: var(--ikp-color-gray-50);
1353
1366
  }
1367
+ .bg-gray-500 {
1368
+ background-color: var(--ikp-color-gray-500);
1369
+ }
1354
1370
  .bg-inherit {
1355
1371
  background-color: inherit;
1356
1372
  }
@@ -1395,6 +1411,10 @@ video {
1395
1411
  .bg-clip-padding {
1396
1412
  background-clip: padding-box;
1397
1413
  }
1414
+ .\\!bg-clip-text {
1415
+ -webkit-background-clip: text !important;
1416
+ background-clip: text !important;
1417
+ }
1398
1418
  .bg-clip-text {
1399
1419
  -webkit-background-clip: text;
1400
1420
  background-clip: text;
@@ -1686,6 +1706,9 @@ video {
1686
1706
  .text-inkeep-primary-medium {
1687
1707
  color: var(--ikp-color-inkeep-primary-medium);
1688
1708
  }
1709
+ .text-inkeep-primary-medium-subtle {
1710
+ color: var(--ikp-color-inkeep-primary-medium-subtle);
1711
+ }
1689
1712
  .text-inkeep-primary-strong {
1690
1713
  color: var(--ikp-color-inkeep-primary-strong);
1691
1714
  }
@@ -1865,6 +1888,9 @@ video {
1865
1888
  .\\[--start-color\\:theme\\(colors\\.inkeep-expanded-primary\\.300\\)\\] {
1866
1889
  --start-color: var(--ikp-color-inkeep-expanded-primary-300);
1867
1890
  }
1891
+ .\\[background\\:linear-gradient\\(270deg\\2c theme\\(colors\\.inkeep-primary\\.stronger-light\\)\\2c transparent\\)_-200\\%_50\\%_\\/_25\\%_100\\%_no-repeat\\2c theme\\(colors\\.inkeep-expanded-primary\\.800\\)\\] {
1892
+ background: linear-gradient(270deg,var(--ikp-color-inkeep-primary-stronger-light),transparent) -200% 50% / 25% 100% no-repeat,var(--ikp-color-inkeep-expanded-primary-800);
1893
+ }
1868
1894
  .\\[counter-increment\\:item\\] {
1869
1895
  counter-increment: item;
1870
1896
  }
@@ -3048,6 +3074,10 @@ img[data-part='icon'][data-type='custom'] {
3048
3074
  background-color: var(--ikp-color-white-alpha-50);
3049
3075
  }
3050
3076
 
3077
+ .dark\\:bg-white-alpha-800:is([data-theme="dark"] *) {
3078
+ background-color: var(--ikp-color-white-alpha-800);
3079
+ }
3080
+
3051
3081
  .dark\\:from-gray-dark-300:is([data-theme="dark"] *) {
3052
3082
  --tw-gradient-from: var(--ikp-color-gray-dark-300) var(--tw-gradient-from-position);
3053
3083
  --tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);
@@ -3180,6 +3210,10 @@ img[data-part='icon'][data-type='custom'] {
3180
3210
  --start-color: var(--ikp-color-inkeep-expanded-primary-50);
3181
3211
  }
3182
3212
 
3213
+ .dark\\:\\[background\\:linear-gradient\\(270deg\\2c theme\\(colors\\.inkeep-expanded-primary\\.100\\)\\2c transparent\\)_-200\\%_50\\%_\\/_25\\%_100\\%_no-repeat\\2c theme\\(colors\\.inkeep-expanded-primary\\.400\\)\\]:is([data-theme="dark"] *) {
3214
+ background: linear-gradient(270deg,var(--ikp-color-inkeep-expanded-primary-100),transparent) -200% 50% / 25% 100% no-repeat,var(--ikp-color-inkeep-expanded-primary-400);
3215
+ }
3216
+
3183
3217
  .dark\\:file\\:text-white-alpha-700:is([data-theme="dark"] *)::file-selector-button {
3184
3218
  color: var(--ikp-color-white-alpha-700);
3185
3219
  }
@@ -1053,6 +1053,19 @@ video {
1053
1053
  .animate-shimmer {
1054
1054
  animation: shimmer 3.5s cubic-bezier(0.4, 0, 0.6, 1) infinite;
1055
1055
  }
1056
+ @keyframes shine {
1057
+
1058
+ 0% {
1059
+ background-position: -200% 0%;
1060
+ }
1061
+
1062
+ 100% {
1063
+ background-position: 200% 0%;
1064
+ }
1065
+ }
1066
+ .animate-shine {
1067
+ animation: shine 2.5s linear infinite;
1068
+ }
1056
1069
  @keyframes skeleton-bg-fade {
1057
1070
 
1058
1071
  from {
@@ -1352,6 +1365,9 @@ video {
1352
1365
  .bg-gray-50 {
1353
1366
  background-color: var(--ikp-color-gray-50);
1354
1367
  }
1368
+ .bg-gray-500 {
1369
+ background-color: var(--ikp-color-gray-500);
1370
+ }
1355
1371
  .bg-inherit {
1356
1372
  background-color: inherit;
1357
1373
  }
@@ -1396,6 +1412,10 @@ video {
1396
1412
  .bg-clip-padding {
1397
1413
  background-clip: padding-box;
1398
1414
  }
1415
+ .\\!bg-clip-text {
1416
+ -webkit-background-clip: text !important;
1417
+ background-clip: text !important;
1418
+ }
1399
1419
  .bg-clip-text {
1400
1420
  -webkit-background-clip: text;
1401
1421
  background-clip: text;
@@ -1687,6 +1707,9 @@ video {
1687
1707
  .text-inkeep-primary-medium {
1688
1708
  color: var(--ikp-color-inkeep-primary-medium);
1689
1709
  }
1710
+ .text-inkeep-primary-medium-subtle {
1711
+ color: var(--ikp-color-inkeep-primary-medium-subtle);
1712
+ }
1690
1713
  .text-inkeep-primary-strong {
1691
1714
  color: var(--ikp-color-inkeep-primary-strong);
1692
1715
  }
@@ -1866,6 +1889,9 @@ video {
1866
1889
  .\\[--start-color\\:theme\\(colors\\.inkeep-expanded-primary\\.300\\)\\] {
1867
1890
  --start-color: var(--ikp-color-inkeep-expanded-primary-300);
1868
1891
  }
1892
+ .\\[background\\:linear-gradient\\(270deg\\2c theme\\(colors\\.inkeep-primary\\.stronger-light\\)\\2c transparent\\)_-200\\%_50\\%_\\/_25\\%_100\\%_no-repeat\\2c theme\\(colors\\.inkeep-expanded-primary\\.800\\)\\] {
1893
+ background: linear-gradient(270deg,var(--ikp-color-inkeep-primary-stronger-light),transparent) -200% 50% / 25% 100% no-repeat,var(--ikp-color-inkeep-expanded-primary-800);
1894
+ }
1869
1895
  .\\[counter-increment\\:item\\] {
1870
1896
  counter-increment: item;
1871
1897
  }
@@ -3049,6 +3075,10 @@ img[data-part='icon'][data-type='custom'] {
3049
3075
  background-color: var(--ikp-color-white-alpha-50);
3050
3076
  }
3051
3077
 
3078
+ .dark\\:bg-white-alpha-800:is([data-theme="dark"] *) {
3079
+ background-color: var(--ikp-color-white-alpha-800);
3080
+ }
3081
+
3052
3082
  .dark\\:from-gray-dark-300:is([data-theme="dark"] *) {
3053
3083
  --tw-gradient-from: var(--ikp-color-gray-dark-300) var(--tw-gradient-from-position);
3054
3084
  --tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);
@@ -3181,6 +3211,10 @@ img[data-part='icon'][data-type='custom'] {
3181
3211
  --start-color: var(--ikp-color-inkeep-expanded-primary-50);
3182
3212
  }
3183
3213
 
3214
+ .dark\\:\\[background\\:linear-gradient\\(270deg\\2c theme\\(colors\\.inkeep-expanded-primary\\.100\\)\\2c transparent\\)_-200\\%_50\\%_\\/_25\\%_100\\%_no-repeat\\2c theme\\(colors\\.inkeep-expanded-primary\\.400\\)\\]:is([data-theme="dark"] *) {
3215
+ background: linear-gradient(270deg,var(--ikp-color-inkeep-expanded-primary-100),transparent) -200% 50% / 25% 100% no-repeat,var(--ikp-color-inkeep-expanded-primary-400);
3216
+ }
3217
+
3184
3218
  .dark\\:file\\:text-white-alpha-700:is([data-theme="dark"] *)::file-selector-button {
3185
3219
  color: var(--ikp-color-white-alpha-700);
3186
3220
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@inkeep/cxkit-styled",
3
- "version": "0.5.70",
3
+ "version": "0.5.71",
4
4
  "description": "",
5
5
  "license": "Inkeep, Inc. Customer License (IICL) v1.1",
6
6
  "homepage": "",
@@ -39,7 +39,7 @@
39
39
  "clsx": "2.1.1",
40
40
  "merge-anything": "5.1.7",
41
41
  "tailwind-merge": "2.6.0",
42
- "@inkeep/cxkit-primitives": "0.5.70"
42
+ "@inkeep/cxkit-primitives": "0.5.71"
43
43
  },
44
44
  "devDependencies": {
45
45
  "@biomejs/biome": "1.9.4",
@@ -59,8 +59,8 @@
59
59
  "typescript": "5.7.3",
60
60
  "vite": "5.4.11",
61
61
  "vite-plugin-dts": "4.4.0",
62
- "@inkeep/cxkit-theme": "0.5.70",
63
- "@inkeep/cxkit-types": "0.5.70"
62
+ "@inkeep/cxkit-theme": "0.5.71",
63
+ "@inkeep/cxkit-types": "0.5.71"
64
64
  },
65
65
  "module": "dist/index.js",
66
66
  "types": "dist/index.d.ts",