@unterberg/nivel 0.2.46 → 0.2.48

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.
@@ -1894,7 +1894,7 @@ var BreadcrumbSidebarTrigger = ({ currentHref }) => {
1894
1894
  /* @__PURE__ */ jsx20(ChevronLast, { className: "size-4 shrink-0 text-primary" }),
1895
1895
  /* @__PURE__ */ jsx20("span", { className: "flex items-center gap-1", children: breadcrumbItems.map((item, index) => /* @__PURE__ */ jsxs17("span", { className: "contents", children: [
1896
1896
  index > 0 ? /* @__PURE__ */ jsx20(ChevronsRight2, { className: "size-4 shrink-0 text-base-muted-medium" }) : null,
1897
- /* @__PURE__ */ jsx20("span", { className: cmMerge9(index === 0 && "font-semibold", "text-sm truncate"), children: renderInlineMarkdown(item.title, { codeClassName: "text-sm!" }) })
1897
+ /* @__PURE__ */ jsx20("span", { className: cmMerge9(index === 0 && "font-semibold", "text-xs truncate"), children: renderInlineMarkdown(item.title, { codeClassName: "text-xs!" }) })
1898
1898
  ] }, item.id)) })
1899
1899
  ] }) });
1900
1900
  };
@@ -2175,4 +2175,4 @@ export {
2175
2175
  DocsLayout,
2176
2176
  DocsPage
2177
2177
  };
2178
- //# sourceMappingURL=chunk-OMA4T46A.js.map
2178
+ //# sourceMappingURL=chunk-XEMDJ4CI.js.map