import{j as e}from"./vendor-ui-Di8ht53r.js";import{L as o}from"./vendor-react-CQmvUQ48.js";import{H as l}from"./house-3-xItlcK.js";import{c}from"./index-dhtZamXm.js";/**
* @license lucide-react v0.462.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const h=c("ChevronRight",[["path",{d:"m9 18 6-6-6-6",key:"mthhwq"}]]),p=({items:s,variant:i="light"})=>{const t=i==="light";return e.jsx("nav",{"aria-label":"Breadcrumb",className:"mb-8",children:e.jsxs("ol",{className:`flex items-center space-x-2 text-sm ${t?"text-white/70":"text-muted-foreground"}`,children:[e.jsx("li",{children:e.jsx(o,{to:"/",className:`flex items-center transition-colors ${t?"hover:text-white":"hover:text-primary"}`,"aria-label":"Home",children:e.jsx(l,{className:"h-4 w-4"})})}),s.map((r,a)=>e.jsxs("li",{className:"flex items-center",children:[e.jsx(h,{className:"h-4 w-4 mx-2"}),r.href&&a!==s.length-1?e.jsx(o,{to:r.href,className:`transition-colors ${t?"hover:text-white":"hover:text-primary"}`,children:r.label}):e.jsx("span",{className:`font-medium ${t?"text-white":"text-foreground"}`,"aria-current":"page",children:r.label})]},a))]})})};export{p as B};