{"version":3,"sources":["../src/components/breadcrumb.ts"],"sourcesContent":["import type { ComponentMultiStyle } from \"@yamada-ui/core\"\n\nexport const Breadcrumb: ComponentMultiStyle<\"Breadcrumb\"> = {\n  baseStyle: {\n    container: {},\n    ellipsis: {},\n    item: {},\n    link: {\n      \"&:not([aria-current=page])\": {\n        cursor: \"pointer\",\n        _focusVisible: {\n          boxShadow: \"outline\",\n        },\n        _hover: {\n          textDecoration: \"underline\",\n        },\n      },\n      color: \"inherit\",\n      outline: \"none\",\n      textDecoration: \"none\",\n      transitionDuration: \"fast\",\n      transitionProperty: \"common\",\n      transitionTimingFunction: \"ease-out\",\n    },\n    separator: {},\n  },\n}\n"],"mappings":";;;AAEO,IAAM,aAAgD;AAAA,EAC3D,WAAW;AAAA,IACT,WAAW,CAAC;AAAA,IACZ,UAAU,CAAC;AAAA,IACX,MAAM,CAAC;AAAA,IACP,MAAM;AAAA,MACJ,8BAA8B;AAAA,QAC5B,QAAQ;AAAA,QACR,eAAe;AAAA,UACb,WAAW;AAAA,QACb;AAAA,QACA,QAAQ;AAAA,UACN,gBAAgB;AAAA,QAClB;AAAA,MACF;AAAA,MACA,OAAO;AAAA,MACP,SAAS;AAAA,MACT,gBAAgB;AAAA,MAChB,oBAAoB;AAAA,MACpB,oBAAoB;AAAA,MACpB,0BAA0B;AAAA,IAC5B;AAAA,IACA,WAAW,CAAC;AAAA,EACd;AACF;","names":[]}