diff --git a/src/lib/components/Cookie.svelte b/src/lib/components/Cookie.svelte index 56de9f45..478210dc 100644 --- a/src/lib/components/Cookie.svelte +++ b/src/lib/components/Cookie.svelte @@ -53,7 +53,7 @@ @@ -61,7 +61,7 @@ diff --git a/src/lib/components/Options/TickerFlow.svelte b/src/lib/components/Options/TickerFlow.svelte index 91347fd9..f5e84fee 100644 --- a/src/lib/components/Options/TickerFlow.svelte +++ b/src/lib/components/Options/TickerFlow.svelte @@ -308,7 +308,7 @@ class="grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-3 gap-4 mb-6" >
Volume @@ -325,7 +325,7 @@
Net Call Prem @@ -342,7 +342,7 @@
Net Put Prem diff --git a/src/lib/components/shadcn/badge/index.ts b/src/lib/components/shadcn/badge/index.ts index a46a5f8f..cb7188dc 100644 --- a/src/lib/components/shadcn/badge/index.ts +++ b/src/lib/components/shadcn/badge/index.ts @@ -2,7 +2,7 @@ import { type VariantProps, tv } from "tailwind-variants"; export { default as Badge } from "./badge.svelte"; export const badgeVariants = tv({ - base: "inline-flex select-none items-center rounded-full border px-2.5 py-0.5 text-xs font-semibold transition-colors focus:outline-hidden focus:ring-2 focus:ring-ring focus:ring-offset-2", + base: "inline-flex select-none items-center rounded-full border px-2.5 py-0.5 text-xs font-semibold focus:outline-hidden focus:ring-2 focus:ring-ring focus:ring-offset-2", variants: { variant: { default: diff --git a/src/lib/components/shadcn/button/index.ts b/src/lib/components/shadcn/button/index.ts index ba477b86..ffc99105 100644 --- a/src/lib/components/shadcn/button/index.ts +++ b/src/lib/components/shadcn/button/index.ts @@ -3,7 +3,7 @@ import type { Button as ButtonPrimitive } from "bits-ui"; import Root from "./button.svelte"; const buttonVariants = tv({ - base: "cursor-pointer inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm ring-offset-background transition-colors focus-visible:outline-hidden focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50", + base: "cursor-pointer inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm ring-offset-background focus-visible:outline-hidden focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50", variants: { variant: { default: "bg-white dark:bg-default text-muted dark:text-white", diff --git a/src/lib/components/shadcn/switch/switch.svelte b/src/lib/components/shadcn/switch/switch.svelte index 5decb750..7b540881 100644 --- a/src/lib/components/shadcn/switch/switch.svelte +++ b/src/lib/components/shadcn/switch/switch.svelte @@ -1,28 +1,28 @@ - - \ No newline at end of file + + diff --git a/src/lib/components/shadcn/table/table-row.svelte b/src/lib/components/shadcn/table/table-row.svelte index a955c92f..21a03171 100644 --- a/src/lib/components/shadcn/table/table-row.svelte +++ b/src/lib/components/shadcn/table/table-row.svelte @@ -12,7 +12,7 @@
@@ -757,7 +757,7 @@ >
@@ -781,7 +781,7 @@ >
@@ -803,7 +803,7 @@ >
@@ -942,7 +942,7 @@
@@ -1202,7 +1202,7 @@ class="flex flex-row items-center ml-9 w-full mt-3" >
@@ -1214,7 +1214,7 @@ class="flex flex-row items-center ml-9 w-full mt-3" >
@@ -1226,7 +1226,7 @@ class="flex flex-row items-center ml-9 w-full mt-3" >
@@ -1245,7 +1245,7 @@ --> - + {#if Cookie && $showCookieConsent === true} diff --git a/src/routes/affiliate-program/+page.svelte b/src/routes/affiliate-program/+page.svelte index 7ec4353b..aebff8e1 100644 --- a/src/routes/affiliate-program/+page.svelte +++ b/src/routes/affiliate-program/+page.svelte @@ -103,7 +103,7 @@ href="https://affiliates.lemonsqueezy.com/programs/stocknear" rel="noopener noreferrer" target="_blank" - class="text-white bg-[#3B82F6] sm:hover:bg-blue-700 transition-colors ease-out duration-50 px-5 py-3 text-lg font-semibold rounded-md" + class="text-white bg-[#3B82F6] sm:hover:bg-blue-700 ease-out duration-50 px-5 py-3 text-lg font-semibold rounded-md" > Become an affiliate
@@ -423,7 +423,7 @@ href="https://affiliates.lemonsqueezy.com/programs/stocknear" rel="noopener noreferrer" target="_blank" - class="text-white bg-[#3B82F6] sm:hover:bg-blue-600 transition-colors ease-out duration-50 px-5 py-3 text-lg font-semibold rounded-md" + class="text-white bg-[#3B82F6] sm:hover:bg-blue-600 ease-out duration-50 px-5 py-3 text-lg font-semibold rounded-md" > Become an affiliate diff --git a/src/routes/etf/[tickerID]/+page.svelte b/src/routes/etf/[tickerID]/+page.svelte index d40f1a72..5459da20 100644 --- a/src/routes/etf/[tickerID]/+page.svelte +++ b/src/routes/etf/[tickerID]/+page.svelte @@ -687,7 +687,7 @@ class="cursor-pointer focus:outline-none" >
Volume @@ -595,7 +595,7 @@
Net Call Prem @@ -612,7 +612,7 @@
Net Put Prem diff --git a/src/routes/politicians/+page.svelte b/src/routes/politicians/+page.svelte index 5f2dbfc0..def52b10 100644 --- a/src/routes/politicians/+page.svelte +++ b/src/routes/politicians/+page.svelte @@ -233,7 +233,7 @@ {#each displayList as item}
Total FTD Shares @@ -103,7 +103,7 @@
FTD / Avg. Volume @@ -125,7 +125,7 @@
1-Year Change diff --git a/src/routes/stocks/[tickerID]/statistics/market-cap/+page.svelte b/src/routes/stocks/[tickerID]/statistics/market-cap/+page.svelte index fa3ca459..381e335c 100644 --- a/src/routes/stocks/[tickerID]/statistics/market-cap/+page.svelte +++ b/src/routes/stocks/[tickerID]/statistics/market-cap/+page.svelte @@ -471,7 +471,7 @@ class="grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-3 gap-4 mb-6 mt-3" >
Market Cap @@ -484,7 +484,7 @@
Category @@ -506,7 +506,7 @@
1-Year Change diff --git a/src/routes/stocks/[tickerID]/statistics/price-reaction/+page.svelte b/src/routes/stocks/[tickerID]/statistics/price-reaction/+page.svelte index b2571126..c6e8424a 100644 --- a/src/routes/stocks/[tickerID]/statistics/price-reaction/+page.svelte +++ b/src/routes/stocks/[tickerID]/statistics/price-reaction/+page.svelte @@ -88,7 +88,7 @@ class="grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-4 gap-4 mb-6" >
EPS Beats Estimate @@ -113,7 +113,7 @@
Revenue Beats Estimate @@ -138,7 +138,7 @@
Avg. Price Impact @@ -163,7 +163,7 @@
Volatility Impact diff --git a/src/routes/stocks/[tickerID]/statistics/revenue/+page.svelte b/src/routes/stocks/[tickerID]/statistics/revenue/+page.svelte index 7c736375..c23168cf 100644 --- a/src/routes/stocks/[tickerID]/statistics/revenue/+page.svelte +++ b/src/routes/stocks/[tickerID]/statistics/revenue/+page.svelte @@ -231,7 +231,7 @@ class="grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-3 gap-4 mb-4 mt-3" >
Revenue (ttm) @@ -244,7 +244,7 @@
Revenue Growth @@ -257,7 +257,7 @@
Price / Sales Ratio @@ -270,7 +270,7 @@
Revenue / Employee @@ -286,7 +286,7 @@
Employees @@ -298,7 +298,7 @@
Market Cap