Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
523 changes: 523 additions & 0 deletions apps/docs/.pi/briefs/shieldcn.md

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion apps/docs/.source/browser.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ const create = browser<typeof Config, import("fumadocs-mdx/runtime/types").Inter
}
}>();
const browserCollections = {
docs: create.doc("docs", {"index.mdx": () => import("../content/docs/index.mdx?collection=docs"), "components/activity-graph.mdx": () => import("../content/docs/components/activity-graph.mdx?collection=docs"), "components/ai-copy-button.mdx": () => import("../content/docs/components/ai-copy-button.mdx?collection=docs"), "components/api-ref-table.mdx": () => import("../content/docs/components/api-ref-table.mdx?collection=docs"), "components/balanced-text.mdx": () => import("../content/docs/components/balanced-text.mdx?collection=docs"), "components/chat-bubble.mdx": () => import("../content/docs/components/chat-bubble.mdx?collection=docs"), "components/code-block-command.mdx": () => import("../content/docs/components/code-block-command.mdx?collection=docs"), "components/code-block.mdx": () => import("../content/docs/components/code-block.mdx?collection=docs"), "components/code-line.mdx": () => import("../content/docs/components/code-line.mdx?collection=docs"), "components/color-palette.mdx": () => import("../content/docs/components/color-palette.mdx?collection=docs"), "components/commit-graph.mdx": () => import("../content/docs/components/commit-graph.mdx?collection=docs"), "components/contributor-grid.mdx": () => import("../content/docs/components/contributor-grid.mdx?collection=docs"), "components/cron-schedule.mdx": () => import("../content/docs/components/cron-schedule.mdx?collection=docs"), "components/diff-viewer.mdx": () => import("../content/docs/components/diff-viewer.mdx?collection=docs"), "components/env-table.mdx": () => import("../content/docs/components/env-table.mdx?collection=docs"), "components/file-tree.mdx": () => import("../content/docs/components/file-tree.mdx?collection=docs"), "components/github-button-group.mdx": () => import("../content/docs/components/github-button-group.mdx?collection=docs"), "components/github-stars-button.mdx": () => import("../content/docs/components/github-stars-button.mdx?collection=docs"), "components/json-viewer.mdx": () => import("../content/docs/components/json-viewer.mdx?collection=docs"), "components/kbd.mdx": () => import("../content/docs/components/kbd.mdx?collection=docs"), "components/license-badge.mdx": () => import("../content/docs/components/license-badge.mdx?collection=docs"), "components/log-viewer.mdx": () => import("../content/docs/components/log-viewer.mdx?collection=docs"), "components/logo-cloud.mdx": () => import("../content/docs/components/logo-cloud.mdx?collection=docs"), "components/masonry-grid.mdx": () => import("../content/docs/components/masonry-grid.mdx?collection=docs"), "components/npm-badge.mdx": () => import("../content/docs/components/npm-badge.mdx?collection=docs"), "components/pretext.mdx": () => import("../content/docs/components/pretext.mdx?collection=docs"), "components/producthunt-button.mdx": () => import("../content/docs/components/producthunt-button.mdx?collection=docs"), "components/repo-card.mdx": () => import("../content/docs/components/repo-card.mdx?collection=docs"), "components/request-viewer.mdx": () => import("../content/docs/components/request-viewer.mdx?collection=docs"), "components/status-indicator.mdx": () => import("../content/docs/components/status-indicator.mdx?collection=docs"), "components/stepper.mdx": () => import("../content/docs/components/stepper.mdx?collection=docs"), "components/testimonial.mdx": () => import("../content/docs/components/testimonial.mdx?collection=docs"), "components/tip-jar.mdx": () => import("../content/docs/components/tip-jar.mdx?collection=docs"), }),
docs: create.doc("docs", {"index.mdx": () => import("../content/docs/index.mdx?collection=docs"), "components/activity-graph.mdx": () => import("../content/docs/components/activity-graph.mdx?collection=docs"), "components/ai-copy-button.mdx": () => import("../content/docs/components/ai-copy-button.mdx?collection=docs"), "components/api-ref-table.mdx": () => import("../content/docs/components/api-ref-table.mdx?collection=docs"), "components/balanced-text.mdx": () => import("../content/docs/components/balanced-text.mdx?collection=docs"), "components/chat-bubble.mdx": () => import("../content/docs/components/chat-bubble.mdx?collection=docs"), "components/ci-badge.mdx": () => import("../content/docs/components/ci-badge.mdx?collection=docs"), "components/code-block-command.mdx": () => import("../content/docs/components/code-block-command.mdx?collection=docs"), "components/code-block.mdx": () => import("../content/docs/components/code-block.mdx?collection=docs"), "components/code-line.mdx": () => import("../content/docs/components/code-line.mdx?collection=docs"), "components/color-palette.mdx": () => import("../content/docs/components/color-palette.mdx?collection=docs"), "components/commit-graph.mdx": () => import("../content/docs/components/commit-graph.mdx?collection=docs"), "components/contributor-grid.mdx": () => import("../content/docs/components/contributor-grid.mdx?collection=docs"), "components/cron-schedule.mdx": () => import("../content/docs/components/cron-schedule.mdx?collection=docs"), "components/diff-viewer.mdx": () => import("../content/docs/components/diff-viewer.mdx?collection=docs"), "components/discord-badge.mdx": () => import("../content/docs/components/discord-badge.mdx?collection=docs"), "components/download-sparkline.mdx": () => import("../content/docs/components/download-sparkline.mdx?collection=docs"), "components/env-table.mdx": () => import("../content/docs/components/env-table.mdx?collection=docs"), "components/file-tree.mdx": () => import("../content/docs/components/file-tree.mdx?collection=docs"), "components/github-button-group.mdx": () => import("../content/docs/components/github-button-group.mdx?collection=docs"), "components/github-stars-button.mdx": () => import("../content/docs/components/github-stars-button.mdx?collection=docs"), "components/json-viewer.mdx": () => import("../content/docs/components/json-viewer.mdx?collection=docs"), "components/kbd.mdx": () => import("../content/docs/components/kbd.mdx?collection=docs"), "components/license-badge.mdx": () => import("../content/docs/components/license-badge.mdx?collection=docs"), "components/log-viewer.mdx": () => import("../content/docs/components/log-viewer.mdx?collection=docs"), "components/logo-cloud.mdx": () => import("../content/docs/components/logo-cloud.mdx?collection=docs"), "components/masonry-grid.mdx": () => import("../content/docs/components/masonry-grid.mdx?collection=docs"), "components/npm-badge.mdx": () => import("../content/docs/components/npm-badge.mdx?collection=docs"), "components/pretext.mdx": () => import("../content/docs/components/pretext.mdx?collection=docs"), "components/producthunt-button.mdx": () => import("../content/docs/components/producthunt-button.mdx?collection=docs"), "components/release-badge.mdx": () => import("../content/docs/components/release-badge.mdx?collection=docs"), "components/repo-card.mdx": () => import("../content/docs/components/repo-card.mdx?collection=docs"), "components/request-viewer.mdx": () => import("../content/docs/components/request-viewer.mdx?collection=docs"), "components/status-indicator.mdx": () => import("../content/docs/components/status-indicator.mdx?collection=docs"), "components/stepper.mdx": () => import("../content/docs/components/stepper.mdx?collection=docs"), "components/testimonial.mdx": () => import("../content/docs/components/testimonial.mdx?collection=docs"), "components/tip-jar.mdx": () => import("../content/docs/components/tip-jar.mdx?collection=docs"), }),
};
export default browserCollections;
60 changes: 32 additions & 28 deletions apps/docs/.source/server.ts
Original file line number Diff line number Diff line change
@@ -1,31 +1,35 @@
// @ts-nocheck
import * as __fd_glob_34 from "../content/docs/components/tip-jar.mdx?collection=docs"
import * as __fd_glob_33 from "../content/docs/components/testimonial.mdx?collection=docs"
import * as __fd_glob_32 from "../content/docs/components/stepper.mdx?collection=docs"
import * as __fd_glob_31 from "../content/docs/components/status-indicator.mdx?collection=docs"
import * as __fd_glob_30 from "../content/docs/components/request-viewer.mdx?collection=docs"
import * as __fd_glob_29 from "../content/docs/components/repo-card.mdx?collection=docs"
import * as __fd_glob_28 from "../content/docs/components/producthunt-button.mdx?collection=docs"
import * as __fd_glob_27 from "../content/docs/components/pretext.mdx?collection=docs"
import * as __fd_glob_26 from "../content/docs/components/npm-badge.mdx?collection=docs"
import * as __fd_glob_25 from "../content/docs/components/masonry-grid.mdx?collection=docs"
import * as __fd_glob_24 from "../content/docs/components/logo-cloud.mdx?collection=docs"
import * as __fd_glob_23 from "../content/docs/components/log-viewer.mdx?collection=docs"
import * as __fd_glob_22 from "../content/docs/components/license-badge.mdx?collection=docs"
import * as __fd_glob_21 from "../content/docs/components/kbd.mdx?collection=docs"
import * as __fd_glob_20 from "../content/docs/components/json-viewer.mdx?collection=docs"
import * as __fd_glob_19 from "../content/docs/components/github-stars-button.mdx?collection=docs"
import * as __fd_glob_18 from "../content/docs/components/github-button-group.mdx?collection=docs"
import * as __fd_glob_17 from "../content/docs/components/file-tree.mdx?collection=docs"
import * as __fd_glob_16 from "../content/docs/components/env-table.mdx?collection=docs"
import * as __fd_glob_15 from "../content/docs/components/diff-viewer.mdx?collection=docs"
import * as __fd_glob_14 from "../content/docs/components/cron-schedule.mdx?collection=docs"
import * as __fd_glob_13 from "../content/docs/components/contributor-grid.mdx?collection=docs"
import * as __fd_glob_12 from "../content/docs/components/commit-graph.mdx?collection=docs"
import * as __fd_glob_11 from "../content/docs/components/color-palette.mdx?collection=docs"
import * as __fd_glob_10 from "../content/docs/components/code-line.mdx?collection=docs"
import * as __fd_glob_9 from "../content/docs/components/code-block.mdx?collection=docs"
import * as __fd_glob_8 from "../content/docs/components/code-block-command.mdx?collection=docs"
import * as __fd_glob_38 from "../content/docs/components/tip-jar.mdx?collection=docs"
import * as __fd_glob_37 from "../content/docs/components/testimonial.mdx?collection=docs"
import * as __fd_glob_36 from "../content/docs/components/stepper.mdx?collection=docs"
import * as __fd_glob_35 from "../content/docs/components/status-indicator.mdx?collection=docs"
import * as __fd_glob_34 from "../content/docs/components/request-viewer.mdx?collection=docs"
import * as __fd_glob_33 from "../content/docs/components/repo-card.mdx?collection=docs"
import * as __fd_glob_32 from "../content/docs/components/release-badge.mdx?collection=docs"
import * as __fd_glob_31 from "../content/docs/components/producthunt-button.mdx?collection=docs"
import * as __fd_glob_30 from "../content/docs/components/pretext.mdx?collection=docs"
import * as __fd_glob_29 from "../content/docs/components/npm-badge.mdx?collection=docs"
import * as __fd_glob_28 from "../content/docs/components/masonry-grid.mdx?collection=docs"
import * as __fd_glob_27 from "../content/docs/components/logo-cloud.mdx?collection=docs"
import * as __fd_glob_26 from "../content/docs/components/log-viewer.mdx?collection=docs"
import * as __fd_glob_25 from "../content/docs/components/license-badge.mdx?collection=docs"
import * as __fd_glob_24 from "../content/docs/components/kbd.mdx?collection=docs"
import * as __fd_glob_23 from "../content/docs/components/json-viewer.mdx?collection=docs"
import * as __fd_glob_22 from "../content/docs/components/github-stars-button.mdx?collection=docs"
import * as __fd_glob_21 from "../content/docs/components/github-button-group.mdx?collection=docs"
import * as __fd_glob_20 from "../content/docs/components/file-tree.mdx?collection=docs"
import * as __fd_glob_19 from "../content/docs/components/env-table.mdx?collection=docs"
import * as __fd_glob_18 from "../content/docs/components/download-sparkline.mdx?collection=docs"
import * as __fd_glob_17 from "../content/docs/components/discord-badge.mdx?collection=docs"
import * as __fd_glob_16 from "../content/docs/components/diff-viewer.mdx?collection=docs"
import * as __fd_glob_15 from "../content/docs/components/cron-schedule.mdx?collection=docs"
import * as __fd_glob_14 from "../content/docs/components/contributor-grid.mdx?collection=docs"
import * as __fd_glob_13 from "../content/docs/components/commit-graph.mdx?collection=docs"
import * as __fd_glob_12 from "../content/docs/components/color-palette.mdx?collection=docs"
import * as __fd_glob_11 from "../content/docs/components/code-line.mdx?collection=docs"
import * as __fd_glob_10 from "../content/docs/components/code-block.mdx?collection=docs"
import * as __fd_glob_9 from "../content/docs/components/code-block-command.mdx?collection=docs"
import * as __fd_glob_8 from "../content/docs/components/ci-badge.mdx?collection=docs"
import * as __fd_glob_7 from "../content/docs/components/chat-bubble.mdx?collection=docs"
import * as __fd_glob_6 from "../content/docs/components/balanced-text.mdx?collection=docs"
import * as __fd_glob_5 from "../content/docs/components/api-ref-table.mdx?collection=docs"
Expand All @@ -42,4 +46,4 @@ const create = server<typeof Config, import("fumadocs-mdx/runtime/types").Intern
}
}>({"doc":{"passthroughs":["extractedReferences"]}});

export const docs = await create.docs("docs", "content/docs", {"meta.json": __fd_glob_0, "components/meta.json": __fd_glob_1, }, {"index.mdx": __fd_glob_2, "components/activity-graph.mdx": __fd_glob_3, "components/ai-copy-button.mdx": __fd_glob_4, "components/api-ref-table.mdx": __fd_glob_5, "components/balanced-text.mdx": __fd_glob_6, "components/chat-bubble.mdx": __fd_glob_7, "components/code-block-command.mdx": __fd_glob_8, "components/code-block.mdx": __fd_glob_9, "components/code-line.mdx": __fd_glob_10, "components/color-palette.mdx": __fd_glob_11, "components/commit-graph.mdx": __fd_glob_12, "components/contributor-grid.mdx": __fd_glob_13, "components/cron-schedule.mdx": __fd_glob_14, "components/diff-viewer.mdx": __fd_glob_15, "components/env-table.mdx": __fd_glob_16, "components/file-tree.mdx": __fd_glob_17, "components/github-button-group.mdx": __fd_glob_18, "components/github-stars-button.mdx": __fd_glob_19, "components/json-viewer.mdx": __fd_glob_20, "components/kbd.mdx": __fd_glob_21, "components/license-badge.mdx": __fd_glob_22, "components/log-viewer.mdx": __fd_glob_23, "components/logo-cloud.mdx": __fd_glob_24, "components/masonry-grid.mdx": __fd_glob_25, "components/npm-badge.mdx": __fd_glob_26, "components/pretext.mdx": __fd_glob_27, "components/producthunt-button.mdx": __fd_glob_28, "components/repo-card.mdx": __fd_glob_29, "components/request-viewer.mdx": __fd_glob_30, "components/status-indicator.mdx": __fd_glob_31, "components/stepper.mdx": __fd_glob_32, "components/testimonial.mdx": __fd_glob_33, "components/tip-jar.mdx": __fd_glob_34, });
export const docs = await create.docs("docs", "content/docs", {"meta.json": __fd_glob_0, "components/meta.json": __fd_glob_1, }, {"index.mdx": __fd_glob_2, "components/activity-graph.mdx": __fd_glob_3, "components/ai-copy-button.mdx": __fd_glob_4, "components/api-ref-table.mdx": __fd_glob_5, "components/balanced-text.mdx": __fd_glob_6, "components/chat-bubble.mdx": __fd_glob_7, "components/ci-badge.mdx": __fd_glob_8, "components/code-block-command.mdx": __fd_glob_9, "components/code-block.mdx": __fd_glob_10, "components/code-line.mdx": __fd_glob_11, "components/color-palette.mdx": __fd_glob_12, "components/commit-graph.mdx": __fd_glob_13, "components/contributor-grid.mdx": __fd_glob_14, "components/cron-schedule.mdx": __fd_glob_15, "components/diff-viewer.mdx": __fd_glob_16, "components/discord-badge.mdx": __fd_glob_17, "components/download-sparkline.mdx": __fd_glob_18, "components/env-table.mdx": __fd_glob_19, "components/file-tree.mdx": __fd_glob_20, "components/github-button-group.mdx": __fd_glob_21, "components/github-stars-button.mdx": __fd_glob_22, "components/json-viewer.mdx": __fd_glob_23, "components/kbd.mdx": __fd_glob_24, "components/license-badge.mdx": __fd_glob_25, "components/log-viewer.mdx": __fd_glob_26, "components/logo-cloud.mdx": __fd_glob_27, "components/masonry-grid.mdx": __fd_glob_28, "components/npm-badge.mdx": __fd_glob_29, "components/pretext.mdx": __fd_glob_30, "components/producthunt-button.mdx": __fd_glob_31, "components/release-badge.mdx": __fd_glob_32, "components/repo-card.mdx": __fd_glob_33, "components/request-viewer.mdx": __fd_glob_34, "components/status-indicator.mdx": __fd_glob_35, "components/stepper.mdx": __fd_glob_36, "components/testimonial.mdx": __fd_glob_37, "components/tip-jar.mdx": __fd_glob_38, });
23 changes: 7 additions & 16 deletions apps/docs/components/docs/footer.tsx
Original file line number Diff line number Diff line change
@@ -1,13 +1,7 @@
import Link from "next/link"
import { JalcoLogo } from "@/components/icons/jalco-logo"
import { DiscordBadge } from "@/registry/discord-badge/discord-badge"

function DiscordIcon(props: React.SVGProps<SVGSVGElement>) {
return (
<svg viewBox="0 0 24 24" fill="currentColor" aria-hidden="true" {...props}>
<path d="M20.317 4.37a19.791 19.791 0 0 0-4.885-1.515.074.074 0 0 0-.079.037c-.21.375-.444.864-.608 1.25a18.27 18.27 0 0 0-5.487 0 12.64 12.64 0 0 0-.617-1.25.077.077 0 0 0-.079-.037A19.736 19.736 0 0 0 3.677 4.37a.07.07 0 0 0-.032.027C.533 9.046-.32 13.58.099 18.057a.082.082 0 0 0 .031.057 19.9 19.9 0 0 0 5.993 3.03.078.078 0 0 0 .084-.028c.462-.63.874-1.295 1.226-1.994a.076.076 0 0 0-.041-.106 13.107 13.107 0 0 1-1.872-.892.077.077 0 0 1-.008-.128 10.2 10.2 0 0 0 .372-.292.074.074 0 0 1 .077-.01c3.928 1.793 8.18 1.793 12.062 0a.074.074 0 0 1 .078.01c.12.098.246.198.373.292a.077.077 0 0 1-.006.127 12.299 12.299 0 0 1-1.873.892.077.077 0 0 0-.041.107c.36.698.772 1.362 1.225 1.993a.076.076 0 0 0 .084.028 19.839 19.839 0 0 0 6.002-3.03.077.077 0 0 0 .032-.054c.5-5.177-.838-9.674-3.549-13.66a.061.061 0 0 0-.031-.03zM8.02 15.33c-1.183 0-2.157-1.085-2.157-2.419 0-1.333.956-2.419 2.157-2.419 1.21 0 2.176 1.095 2.157 2.42 0 1.333-.956 2.418-2.157 2.418zm7.975 0c-1.183 0-2.157-1.085-2.157-2.419 0-1.333.955-2.419 2.157-2.419 1.21 0 2.176 1.095 2.157 2.42 0 1.333-.946 2.418-2.157 2.418z" />
</svg>
)
}

function GitHubIcon(props: React.SVGProps<SVGSVGElement>) {
return (
Expand Down Expand Up @@ -100,15 +94,12 @@ export function SiteFooter() {
</p>

<div className="flex items-center gap-3">
<a
href="https://discord.gg/3nAbsSK9jE"
target="_blank"
rel="noopener noreferrer"
className="text-muted-foreground transition-colors hover:text-foreground"
aria-label="Discord"
>
<DiscordIcon className="size-4" />
</a>
<DiscordBadge
serverId="1316199667142496307"
inviteUrl="https://discord.gg/3nAbsSK9jE"
variant="discord"
size="sm"
/>
<a
href="https://github.com/jal-co/ui"
target="_blank"
Expand Down
Loading
Loading