Skip to content

Commit

Permalink
rebuild styles
Browse files Browse the repository at this point in the history
  • Loading branch information
danharrin committed Feb 22, 2025
1 parent 0fb28a2 commit 4b0a554
Show file tree
Hide file tree
Showing 419 changed files with 839 additions and 839 deletions.
4 changes: 2 additions & 2 deletions docs/dist/1.x/admin/dashboard/index.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!DOCTYPE html><html lang="en" class="hidden" data-astro-cid-37fxchfa> <head><meta charset="UTF-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width, initial-scale=1.0"><link rel="icon" type="image/x-icon" href="/docs/favicon.ico"><title>Dashboard - Filament</title><meta name="description" content=""><link rel="canonical" href="https://filamentphp.com/docs/1.x/admin/dashboard/"><!-- hack for flash of theme --><!-- Styles --><!-- Styles --><link rel="apple-touch-icon" sizes="180x180" href="/favicon/apple-touch-icon.png?v=w1dBNxT7Wg"><link rel="icon" type="image/png" sizes="32x32" href="/favicon/favicon-32x32.png?v=w1dBNxT7Wg"><link rel="icon" type="image/png" sizes="16x16" href="/favicon/favicon-16x16.png?v=w1dBNxT7Wg"><link rel="manifest" href="/favicon/site.webmanifest?v=w1dBNxT7Wg"><link rel="mask-icon" href="/favicon/safari-pinned-tab.svg?v=w1dBNxT7Wg" color="#fdae4b"><link rel="shortcut icon" href="/favicon/favicon.ico?v=w1dBNxT7Wg"><meta name="msapplication-TileColor" content="#ffc40d"><meta name="msapplication-config" content="/favicon/browserconfig.xml?v=w1dBNxT7Wg"><meta name="theme-color" content="#ffffff"><link rel="stylesheet" href="/docs/_astro/hoisted.B4LAPTP2.css">
<link rel="stylesheet" href="/docs/_astro/dashboard.eY4CY75H.css"><script type="module" src="/docs/_astro/hoisted.BmZybsCV.js"></script></head> <body x-data="codeBlockClipboard" class="bg-cream dark:bg-[#171527]" data-astro-cid-37fxchfa> <div class="bg-burnt-butter hidden lg:block" data-astro-cid-37fxchfa> <div x-data="{
<link rel="stylesheet" href="/docs/_astro/dashboard.CrUfzoqg.css"><script type="module" src="/docs/_astro/hoisted.BmZybsCV.js"></script></head> <body x-data="codeBlockClipboard" class="bg-cream dark:bg-[#171527]" data-astro-cid-37fxchfa> <div class="bg-burnt-butter hidden lg:block" data-astro-cid-37fxchfa> <div x-data="{
banner: null,
}" x-init="banner = Math.floor(Math.random() * 3)" class="max-w-8xl mx-auto px-4 py-1.5 sm:px-6 lg:px-8 text-sm text-center text-white min-h-9" data-astro-cid-37fxchfa> <span x-show="banner === 0" data-astro-cid-37fxchfa>
Looking for dedicated help with your Filament project? Work with <a href="https://kirschbaumdevelopment.com?ref=filamentphp.com" target="_blank" class="underline" data-astro-cid-37fxchfa>Kirschbaum</a>, the official Filament-partnered development agency.
Expand Down Expand Up @@ -135,7 +135,7 @@
rect.right <= (window.innerWidth || html.clientWidth)
);
}
}" class="text-base lg:text-sm w-60 pr-5"> <ul x-data="{ openSection: null }" role="list" class="space-y-3"> <li> <a href="/docs/1.x/admin/getting-started" class="block font-display cursor-pointer font-semibold transition duration-300 ease-out text-gray-500 before:hidden before:bg-gray-300 hover:text-gray-600 hover:before:block dark:text-gray-300 dark:before:bg-gray-700 dark:hover:text-white hover:translate-x-1"> <h2> Getting Started </h2> </a> </li><li> <a href="/docs/1.x/admin/resources" class="block font-display cursor-pointer font-semibold transition duration-300 ease-out text-gray-500 before:hidden before:bg-gray-300 hover:text-gray-600 hover:before:block dark:text-gray-300 dark:before:bg-gray-700 dark:hover:text-white hover:translate-x-1"> <h2> Resources </h2> </a> </li><li> <a href="/docs/1.x/admin/forms" class="block font-display cursor-pointer font-semibold transition duration-300 ease-out text-gray-500 before:hidden before:bg-gray-300 hover:text-gray-600 hover:before:block dark:text-gray-300 dark:before:bg-gray-700 dark:hover:text-white hover:translate-x-1"> <h2> Forms </h2> </a> </li><li> <a href="/docs/1.x/admin/tables" class="block font-display cursor-pointer font-semibold transition duration-300 ease-out text-gray-500 before:hidden before:bg-gray-300 hover:text-gray-600 hover:before:block dark:text-gray-300 dark:before:bg-gray-700 dark:hover:text-white hover:translate-x-1"> <h2> Tables </h2> </a> </li><li> <a href="/docs/1.x/admin/pages" class="block font-display cursor-pointer font-semibold transition duration-300 ease-out text-gray-500 before:hidden before:bg-gray-300 hover:text-gray-600 hover:before:block dark:text-gray-300 dark:before:bg-gray-700 dark:hover:text-white hover:translate-x-1"> <h2> Pages </h2> </a> </li><li x-init="openSection = 'dashboard'"> <a href="/docs/1.x/admin/dashboard" class="block font-display cursor-pointer font-semibold transition duration-300 ease-out text-butter before:bg-butter"> <h2> Dashboard </h2> </a> </li><li> <a href="/docs/1.x/admin/navigation" class="block font-display cursor-pointer font-semibold transition duration-300 ease-out text-gray-500 before:hidden before:bg-gray-300 hover:text-gray-600 hover:before:block dark:text-gray-300 dark:before:bg-gray-700 dark:hover:text-white hover:translate-x-1"> <h2> Navigation </h2> </a> </li><li> <a href="/docs/1.x/admin/theming" class="block font-display cursor-pointer font-semibold transition duration-300 ease-out text-gray-500 before:hidden before:bg-gray-300 hover:text-gray-600 hover:before:block dark:text-gray-300 dark:before:bg-gray-700 dark:hover:text-white hover:translate-x-1"> <h2> Theming </h2> </a> </li><li> <a href="/docs/1.x/admin/plugin-development" class="block font-display cursor-pointer font-semibold transition duration-300 ease-out text-gray-500 before:hidden before:bg-gray-300 hover:text-gray-600 hover:before:block dark:text-gray-300 dark:before:bg-gray-700 dark:hover:text-white hover:translate-x-1"> <h2> Plugin Development </h2> </a> </li> </ul> </nav> </div> </div> <div class="min-w-0 max-w-2xl flex-auto px-4 py-16 lg:max-w-none lg:pr-0 lg:pl-8 xl:pl-16 xl:pr-10" data-astro-cid-37fxchfa> <article data-astro-cid-37fxchfa> <header class="mb-9 space-y-1" data-astro-cid-37fxchfa> <p class="font-display font-bold text-butter" data-astro-cid-37fxchfa> <span id="current-package" data-astro-cid-37fxchfa> </span> </p> <h1 class="font-display text-3xl font-extrabold tracking-tight text-stone-900 dark:text-white" data-astro-cid-37fxchfa> Dashboard </h1> </header> <div class="prose prose-slate max-w-none dark:prose-invert dark:text-gray-300 prose-headings:scroll-mt-16 prose-headings:font-display prose-headings:font-bold prose-lead:text-gray-500 dark:prose-lead:text-gray-300 dark:prose-a:text-butter prose-a:no-underline prose-a:shadow-[inset_0_-2px_0_0_var(--tw-prose-background,#fff),inset_0_calc(-1*(var(--tw-prose-underline-size,4px)+2px))_0_0_var(--tw-prose-underline,theme(colors.peach-orange))] prose-a:transition hover:prose-a:[--tw-prose-underline-size:6px] dark:[--tw-prose-background:theme(colors.slate.900)] dark:prose-a:shadow-[inset_0_calc(-1*var(--tw-prose-underline-size,2px))_0_0_var(--tw-prose-underline,theme(colors.hurricane))] dark:hover:prose-a:[--tw-prose-underline-size:6px] prose-pre:rounded-xl prose-pre:bg-gray-900 prose-pre:shadow-lg dark:prose-pre:bg-gray-800/60 dark:prose-pre:shadow-none dark:prose-pre:ring-1 dark:prose-pre:ring-gray-300/10 prose-code:font-normal prose-code:before:hidden prose-code:after:hidden prose-blockquote:not-italic [&#38;_p]:before:hidden [&#38;_p]:after:hidden dark:prose-hr:border-gray-800"> <p>Filament allows you to build dynamic custom dashboard widgets very easily. To get started building a <code>Stats</code> widget:</p>
}" class="text-base lg:text-sm w-60 pr-5"> <ul x-data="{ openSection: null }" role="list" class="space-y-3"> <li> <a href="/docs/1.x/admin/getting-started" class="block font-display cursor-pointer font-semibold transition duration-300 ease-out text-gray-500 before:hidden before:bg-gray-300 hover:text-gray-600 hover:before:block dark:text-gray-300 dark:before:bg-gray-700 dark:hover:text-white hover:translate-x-1"> <h2> Getting Started </h2> </a> </li><li> <a href="/docs/1.x/admin/resources" class="block font-display cursor-pointer font-semibold transition duration-300 ease-out text-gray-500 before:hidden before:bg-gray-300 hover:text-gray-600 hover:before:block dark:text-gray-300 dark:before:bg-gray-700 dark:hover:text-white hover:translate-x-1"> <h2> Resources </h2> </a> </li><li> <a href="/docs/1.x/admin/forms" class="block font-display cursor-pointer font-semibold transition duration-300 ease-out text-gray-500 before:hidden before:bg-gray-300 hover:text-gray-600 hover:before:block dark:text-gray-300 dark:before:bg-gray-700 dark:hover:text-white hover:translate-x-1"> <h2> Forms </h2> </a> </li><li> <a href="/docs/1.x/admin/tables" class="block font-display cursor-pointer font-semibold transition duration-300 ease-out text-gray-500 before:hidden before:bg-gray-300 hover:text-gray-600 hover:before:block dark:text-gray-300 dark:before:bg-gray-700 dark:hover:text-white hover:translate-x-1"> <h2> Tables </h2> </a> </li><li> <a href="/docs/1.x/admin/pages" class="block font-display cursor-pointer font-semibold transition duration-300 ease-out text-gray-500 before:hidden before:bg-gray-300 hover:text-gray-600 hover:before:block dark:text-gray-300 dark:before:bg-gray-700 dark:hover:text-white hover:translate-x-1"> <h2> Pages </h2> </a> </li><li x-init="openSection = 'dashboard'"> <a href="/docs/1.x/admin/dashboard" class="block font-display cursor-pointer font-semibold transition duration-300 ease-out text-butter before:bg-butter"> <h2> Dashboard </h2> </a> </li><li> <a href="/docs/1.x/admin/navigation" class="block font-display cursor-pointer font-semibold transition duration-300 ease-out text-gray-500 before:hidden before:bg-gray-300 hover:text-gray-600 hover:before:block dark:text-gray-300 dark:before:bg-gray-700 dark:hover:text-white hover:translate-x-1"> <h2> Navigation </h2> </a> </li><li> <a href="/docs/1.x/admin/theming" class="block font-display cursor-pointer font-semibold transition duration-300 ease-out text-gray-500 before:hidden before:bg-gray-300 hover:text-gray-600 hover:before:block dark:text-gray-300 dark:before:bg-gray-700 dark:hover:text-white hover:translate-x-1"> <h2> Theming </h2> </a> </li><li> <a href="/docs/1.x/admin/plugin-development" class="block font-display cursor-pointer font-semibold transition duration-300 ease-out text-gray-500 before:hidden before:bg-gray-300 hover:text-gray-600 hover:before:block dark:text-gray-300 dark:before:bg-gray-700 dark:hover:text-white hover:translate-x-1"> <h2> Plugin Development </h2> </a> </li> </ul> </nav> </div> </div> <div class="min-w-0 max-w-2xl flex-auto px-4 py-16 lg:max-w-none lg:pr-0 lg:pl-8 xl:pl-16 xl:pr-10" data-astro-cid-37fxchfa> <article data-astro-cid-37fxchfa> <header class="mb-9 space-y-1" data-astro-cid-37fxchfa> <p class="font-display font-bold text-butter" data-astro-cid-37fxchfa> <span id="current-package" data-astro-cid-37fxchfa> </span> </p> <h1 class="font-display text-3xl font-extrabold tracking-tight text-stone-900 dark:text-white" data-astro-cid-37fxchfa> Dashboard </h1> </header> <div class="prose prose-slate max-w-none dark:prose-invert dark:text-gray-300 prose-headings:scroll-mt-16 prose-headings:font-display prose-headings:font-bold prose-lead:text-gray-500 prose-lead:dark:text-gray-300 prose-a:dark:text-butter prose-a:no-underline prose-a:shadow-[inset_0_-2px_0_0_var(--tw-prose-background,#fff),inset_0_calc(-1*(var(--tw-prose-underline-size,4px)+2px))_0_0_var(--tw-prose-underline,theme(colors.peach-orange))] prose-a:transition prose-a:hover:[--tw-prose-underline-size:6px] dark:[--tw-prose-background:theme(colors.slate.900)] prose-a:dark:shadow-[inset_0_calc(-1*var(--tw-prose-underline-size,2px))_0_0_var(--tw-prose-underline,theme(colors.hurricane))] prose-a:dark:hover:[--tw-prose-underline-size:6px] prose-pre:rounded-xl prose-pre:bg-gray-900 prose-pre:shadow-lg prose-pre:dark:bg-gray-800/60 prose-pre:dark:shadow-none prose-pre:dark:ring-1 prose-pre:dark:ring-gray-300/10 prose-code:font-normal prose-code:before:hidden prose-code:after:hidden prose-blockquote:not-italic [&#38;_p]:before:hidden [&#38;_p]:after:hidden prose-hr:dark:border-gray-800"> <p>Filament allows you to build dynamic custom dashboard widgets very easily. To get started building a <code>Stats</code> widget:</p>
<pre class="astro-code material-theme-palenight" style="background-color:#292D3E;color:#babed8;overflow-x:auto" tabindex="0" data-language="bash"><code><span class="line"><span style="color:#FFCB6B">php</span><span style="color:#C3E88D"> artisan</span><span style="color:#C3E88D"> make:filament-widget</span><span style="color:#C3E88D"> Stats</span></span>
<span class="line"></span></code></pre>
<p>This command will create two files - a widget class in the <code>/Widgets</code> directory of the Filament directory, and a view in the <code>/widgets</code> directory of the Filament views directory.</p>
Expand Down
Loading

0 comments on commit 4b0a554

Please sign in to comment.