@dub/ui 0.0.60 → 0.0.62

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.
package/dist/button.mjs CHANGED
@@ -1,2 +1,2 @@
1
1
  "use client"
2
- import{a}from"./chunk-YNZAWDEZ.mjs";import"./chunk-PGK3YPS3.mjs";import"./chunk-DCQNNMJO.mjs";import"./chunk-YPE32NUI.mjs";import"./chunk-XZ5JVXVV.mjs";import"./chunk-YURUGH4S.mjs";import"./chunk-2TGXECZQ.mjs";import"./chunk-EHYVEIOL.mjs";import"./chunk-VWVFVW4E.mjs";import"./chunk-GSQUGPJ2.mjs";import"./chunk-B5QYWKCW.mjs";import"./chunk-T4YFARK5.mjs";import"./chunk-QROG2QLI.mjs";import"./chunk-BDMXJXHH.mjs";import"./chunk-RSAUO32L.mjs";import"./chunk-QA2KCGIR.mjs";import"./chunk-PEGWX7NL.mjs";import"./chunk-RN47ZHL3.mjs";import"./chunk-Z5P2KHPP.mjs";import"./chunk-WRF4G5DE.mjs";import"./chunk-MURAUI3W.mjs";import"./chunk-XSZV33MB.mjs";import"./chunk-YO7DUQXR.mjs";import"./chunk-AUBFB4SI.mjs";export{a as Button};
2
+ import{a}from"./chunk-YNZAWDEZ.mjs";import"./chunk-PGK3YPS3.mjs";import"./chunk-YPE32NUI.mjs";import"./chunk-B5QYWKCW.mjs";import"./chunk-RN47ZHL3.mjs";import"./chunk-XZ5JVXVV.mjs";import"./chunk-YURUGH4S.mjs";import"./chunk-2TGXECZQ.mjs";import"./chunk-EHYVEIOL.mjs";import"./chunk-VWVFVW4E.mjs";import"./chunk-GSQUGPJ2.mjs";import"./chunk-MURAUI3W.mjs";import"./chunk-T4YFARK5.mjs";import"./chunk-QROG2QLI.mjs";import"./chunk-BDMXJXHH.mjs";import"./chunk-RSAUO32L.mjs";import"./chunk-QA2KCGIR.mjs";import"./chunk-PEGWX7NL.mjs";import"./chunk-Z5P2KHPP.mjs";import"./chunk-WRF4G5DE.mjs";import"./chunk-XSZV33MB.mjs";import"./chunk-DCQNNMJO.mjs";import"./chunk-YO7DUQXR.mjs";import"./chunk-AUBFB4SI.mjs";export{a as Button};
@@ -0,0 +1,2 @@
1
+ "use client"
2
+ import{AnimatePresence as s,motion as n}from"framer-motion";import o from"js-cookie";import{X as d}from"lucide-react";import u from"next/image";import m from"next/link";import{useState as l}from"react";import{jsx as e,jsxs as t}from"react/jsx-runtime";function x(){let[i,r]=l(o.get("hideProductHuntBanner")==="1"),a=()=>{r(!0),o.set("hideProductHuntBanner","1")};return e(s,{children:i?e("div",{}):t(n.div,{className:"xs:left-4 xs:mx-auto xs:max-w-xs group fixed bottom-4 z-40 mx-2 rounded-lg border border-gray-200 bg-white p-2 pb-4 pr-4 shadow-md",initial:{opacity:0,y:50},animate:{opacity:1,y:0},exit:{y:250},children:[t("div",{className:"xs:visible invisible absolute right-4 top-4 h-3 w-3 group-hover:invisible",children:[e("div",{className:"absolute inset-0 m-auto h-3 w-3 animate-ping items-center justify-center rounded-full bg-green-500"}),e("div",{className:"absolute inset-0 z-10 m-auto h-3 w-3 rounded-full bg-green-500"})]}),e("button",{className:"xs:invisible visible absolute right-2.5 top-2.5 rounded-full p-1 transition-colors hover:bg-gray-100 active:scale-90 group-hover:visible",onClick:a,children:e(d,{className:"h-4 w-4 text-gray-500"})}),t(m,{href:"https://d.to/ph?utm_source=badge-featured&utm_medium=badge&utm_souce=badge-dub",target:"_blank",children:[e(u,{src:"https://media.cleanshot.cloud/media/75455/ltAiQdZDMIKq3ROWxDwCo6dG9wvpgYeEpgvkh3y9.jpeg?Expires=1710974738&Signature=lyjcV8fI7yd4j5joYtv6gJ5KW-ESRiC1QR-p-vqYmIHuGyAR-mfg370oCq-1kUztp1VBMbVidaOObP5zs8Wg~7F3yLR7al2CP-t28GYdpAbqtFi9vm-WHy9o~E5Vuu-zRHSWHxtiWXspPFvt5M7MLDFsbGLOBoTuQEKH98-d-LFpE-U2qx~0NY-JpUx2bJT0H48sfeeOZ5I8ra1iKNntCKqSCMVBRFU~Bvq8eMK6KhbAu50c6GyaNl67rvH~qh48nW-5PecW5Cfnnf9eKzx8I-L45O9lkDTMIgKKxJ8wYJSAO1m4Xj7E77A7WTMasIzi1uCxjwCNnnIAdPDtAr0cPA__&Key-Pair-Id=K269JMAT9ZF4GZ",alt:"Product Hunt",width:100,height:100}),t("div",{className:"-mt-2 px-4",children:[e("p",{className:"mb-1 font-medium text-gray-800",children:"We're live on Product Hunt!"}),e("p",{className:"text-sm text-gray-500 underline-offset-4 transition-all group-hover:text-gray-800 group-hover:underline",children:"Join the conversation and help us get to #1 Product of the Day \u2197"})]})]})]})})}export{x as a};
@@ -0,0 +1,2 @@
1
+ "use client"
2
+ import{AnimatePresence as m,motion as p}from"framer-motion";import a from"js-cookie";import{X as c}from"lucide-react";import g from"next/image";import b from"next/link";import{useState as h}from"react";import{useEffect as s,useState as d}from"react";import{Fragment as u,jsx as l}from"react/jsx-runtime";var n=({children:o})=>{let[i,r]=d(!1);return s(()=>{r(!0)},[]),i?l(u,{children:o}):null};import{jsx as e,jsxs as t}from"react/jsx-runtime";function R(){return e(n,{children:e(v,{})})}function v(){let[o,i]=h(a.get("hideProductHuntBanner")==="1"),r=()=>{i(!0),a.set("hideProductHuntBanner","1")};return e(m,{mode:"popLayout",children:e("div",{suppressHydrationWarning:!0,children:!o&&t(p.div,{className:"xs:left-4 xs:mx-auto xs:max-w-xs group fixed bottom-4 z-40 mx-2 rounded-lg border border-gray-200 bg-white p-2 pb-4 pr-4 shadow-md",initial:{opacity:0,y:50},animate:{opacity:1,y:0},exit:{y:250},children:[t("div",{className:"xs:visible invisible absolute right-4 top-4 h-3 w-3 group-hover:invisible",children:[e("div",{className:"absolute inset-0 m-auto h-3 w-3 animate-ping items-center justify-center rounded-full bg-green-500"}),e("div",{className:"absolute inset-0 z-10 m-auto h-3 w-3 rounded-full bg-green-500"})]}),e("button",{className:"xs:invisible visible absolute right-2.5 top-2.5 rounded-full p-1 transition-colors hover:bg-gray-100 active:scale-90 group-hover:visible",onClick:r,children:e(c,{className:"h-4 w-4 text-gray-500"})}),t(b,{href:"https://d.to/ph?utm_source=badge-featured&utm_medium=badge&utm_souce=badge-dub",target:"_blank",children:[e(g,{src:"https://media.cleanshot.cloud/media/75455/ltAiQdZDMIKq3ROWxDwCo6dG9wvpgYeEpgvkh3y9.jpeg?Expires=1710974738&Signature=lyjcV8fI7yd4j5joYtv6gJ5KW-ESRiC1QR-p-vqYmIHuGyAR-mfg370oCq-1kUztp1VBMbVidaOObP5zs8Wg~7F3yLR7al2CP-t28GYdpAbqtFi9vm-WHy9o~E5Vuu-zRHSWHxtiWXspPFvt5M7MLDFsbGLOBoTuQEKH98-d-LFpE-U2qx~0NY-JpUx2bJT0H48sfeeOZ5I8ra1iKNntCKqSCMVBRFU~Bvq8eMK6KhbAu50c6GyaNl67rvH~qh48nW-5PecW5Cfnnf9eKzx8I-L45O9lkDTMIgKKxJ8wYJSAO1m4Xj7E77A7WTMasIzi1uCxjwCNnnIAdPDtAr0cPA__&Key-Pair-Id=K269JMAT9ZF4GZ",alt:"Product Hunt",width:100,height:100}),t("div",{className:"-mt-2 px-4",children:[e("p",{className:"mb-1 font-medium text-gray-800",children:"We're live on Product Hunt!"}),e("p",{className:"text-sm text-gray-500 underline-offset-4 transition-all group-hover:text-gray-800 group-hover:underline",children:"Join the conversation and help us get to #1 Product of the Day \u2197"})]})]})]})})})}export{n as a,R as b};
@@ -0,0 +1,2 @@
1
+ "use client"
2
+ import{AnimatePresence as s,motion as n}from"framer-motion";import o from"js-cookie";import{X as d}from"lucide-react";import u from"next/image";import m from"next/link";import{useState as l}from"react";import{jsx as e,jsxs as t}from"react/jsx-runtime";function x(){let[i,r]=l(o.get("hideProductHuntBanner")==="1"),a=()=>{r(!0),o.set("hideProductHuntBanner","1")};return e(s,{children:e("div",{suppressHydrationWarning:!0,children:!i&&t(n.div,{className:"xs:left-4 xs:mx-auto xs:max-w-xs group fixed bottom-4 z-40 mx-2 rounded-lg border border-gray-200 bg-white p-2 pb-4 pr-4 shadow-md",initial:{opacity:0,y:50},animate:{opacity:1,y:0},exit:{y:250},children:[t("div",{className:"xs:visible invisible absolute right-4 top-4 h-3 w-3 group-hover:invisible",children:[e("div",{className:"absolute inset-0 m-auto h-3 w-3 animate-ping items-center justify-center rounded-full bg-green-500"}),e("div",{className:"absolute inset-0 z-10 m-auto h-3 w-3 rounded-full bg-green-500"})]}),e("button",{className:"xs:invisible visible absolute right-2.5 top-2.5 rounded-full p-1 transition-colors hover:bg-gray-100 active:scale-90 group-hover:visible",onClick:a,children:e(d,{className:"h-4 w-4 text-gray-500"})}),t(m,{href:"https://d.to/ph?utm_source=badge-featured&utm_medium=badge&utm_souce=badge-dub",target:"_blank",children:[e(u,{src:"https://media.cleanshot.cloud/media/75455/ltAiQdZDMIKq3ROWxDwCo6dG9wvpgYeEpgvkh3y9.jpeg?Expires=1710974738&Signature=lyjcV8fI7yd4j5joYtv6gJ5KW-ESRiC1QR-p-vqYmIHuGyAR-mfg370oCq-1kUztp1VBMbVidaOObP5zs8Wg~7F3yLR7al2CP-t28GYdpAbqtFi9vm-WHy9o~E5Vuu-zRHSWHxtiWXspPFvt5M7MLDFsbGLOBoTuQEKH98-d-LFpE-U2qx~0NY-JpUx2bJT0H48sfeeOZ5I8ra1iKNntCKqSCMVBRFU~Bvq8eMK6KhbAu50c6GyaNl67rvH~qh48nW-5PecW5Cfnnf9eKzx8I-L45O9lkDTMIgKKxJ8wYJSAO1m4Xj7E77A7WTMasIzi1uCxjwCNnnIAdPDtAr0cPA__&Key-Pair-Id=K269JMAT9ZF4GZ",alt:"Product Hunt",width:100,height:100}),t("div",{className:"-mt-2 px-4",children:[e("p",{className:"mb-1 font-medium text-gray-800",children:"We're live on Product Hunt!"}),e("p",{className:"text-sm text-gray-500 underline-offset-4 transition-all group-hover:text-gray-800 group-hover:underline",children:"Join the conversation and help us get to #1 Product of the Day \u2197"})]})]})]})})})}export{x as a};
@@ -0,0 +1,2 @@
1
+ "use client"
2
+ import{a as v}from"./chunk-A75RGEGE.mjs";import{a as N}from"./chunk-V4QJPKML.mjs";import{a as x}from"./chunk-B5QYWKCW.mjs";import{a as f}from"./chunk-XZ5JVXVV.mjs";import{a as y}from"./chunk-VWVFVW4E.mjs";import{a as h}from"./chunk-T4YFARK5.mjs";import{a as b}from"./chunk-BDMXJXHH.mjs";import{f as u,g as l,i as g,j as p}from"./chunk-YO7DUQXR.mjs";import m from"@vercel/analytics";import C from"next/image";import s from"next/link";import{useParams as T}from"next/navigation";import{useEffect as P,useState as k}from"react";import R from"swr";import{jsx as e,jsxs as t}from"react/jsx-runtime";var n={features:v.map(({shortTitle:r,slug:o})=>({name:r,href:`/${o}`})),product:[{name:"Blog",href:"/blog"},{name:"Changelog",href:"/changelog"},{name:"Customers",href:"/customers"},{name:"Pricing",href:"/pricing"},{name:"Enterprise",href:"/enterprise"},{name:"Help Center",href:"/help"}],compare:p.map(({name:r,slug:o})=>({name:r,href:`/compare/${o}`})),legal:[{name:"Privacy",href:"/privacy"},{name:"Terms",href:"/terms"},{name:"Abuse",href:"/abuse"}],tools:g.map(({name:r,slug:o})=>({name:r,href:`/tools/${o}`}))};function D(){let{domain:r="dub.co"}=T(),o=a=>r==="dub.co"?a:`https://dub.co${a}`;return e("footer",{children:t(N,{className:"relative z-10 overflow-hidden border border-b-0 border-gray-200 bg-white/50 pb-60 pt-16 backdrop-blur-lg md:rounded-t-2xl",children:[t("div",{className:"xl:grid xl:grid-cols-3 xl:gap-8",children:[t("div",{className:"space-y-6",children:[t(s,{href:o("/"),...r!=="dub.co"&&{onClick:()=>{m.track("Referred from custom domain",{domain:r,medium:"footer item (logo)"})}},children:[t("span",{className:"sr-only",children:[process.env.NEXT_PUBLIC_APP_NAME," Logo"]}),e(f,{className:"h-7 text-gray-800"})]}),e("p",{className:"max-w-xs text-sm text-gray-500",children:"Giving modern marketing teams superpowers with short links that stand out."}),t("p",{className:"text-sm leading-5 text-gray-400",children:["\xA9 ",new Date().getFullYear()," Dub Technologies, Inc."]}),t("div",{className:"flex items-center space-x-3",children:[t("a",{href:"https://twitter.com/dubdotco",target:"_blank",rel:"noreferrer",className:"group rounded-full border border-gray-200 p-2 transition-colors hover:bg-gray-100",children:[e("span",{className:"sr-only",children:"Twitter"}),e(y,{className:"h-4 w-4 text-gray-600"})]}),t("a",{href:"https://github.com/dubinc/dub",target:"_blank",rel:"noreferrer",className:"rounded-full border border-gray-200 p-2 transition-colors hover:bg-gray-100",children:[e("span",{className:"sr-only",children:"Github"}),e(h,{className:"h-4 w-4 text-gray-600"})]}),t("a",{href:"https://www.linkedin.com/company/dubinc",target:"_blank",rel:"noreferrer",className:"rounded-full border border-gray-200 p-2 transition-colors hover:bg-gray-100",children:[e("span",{className:"sr-only",children:"LinkedIn"}),e(b,{className:"h-4 w-4 text-gray-600"})]}),t("a",{href:"https://www.youtube.com/@dubdotco",target:"_blank",rel:"noreferrer",className:"rounded-full border border-gray-200 p-2 transition-colors hover:bg-gray-100",children:[e("span",{className:"sr-only",children:"YouTube"}),e(x,{className:"h-4 w-4 text-gray-600"})]})]}),e($,{})]}),t("div",{className:"mt-16 grid grid-cols-2 gap-4 xl:col-span-2 xl:mt-0",children:[t("div",{className:"md:grid md:grid-cols-2",children:[t("div",{children:[e("h3",{className:"text-sm font-semibold text-gray-800",children:"Features"}),e("ul",{role:"list",className:"mt-4 space-y-4",children:n.features.map(a=>e("li",{children:e(s,{href:o(a.href),...r!=="dub.co"&&{onClick:()=>{m.track("Referred from custom domain",{domain:r,medium:`footer item (${a.name})`})}},className:"text-sm text-gray-500 hover:text-gray-800",children:a.name})},a.name))})]}),t("div",{className:"mt-10 md:mt-0",children:[e("h3",{className:"text-sm font-semibold text-gray-800",children:"Product"}),e("ul",{role:"list",className:"mt-4 space-y-4",children:n.product.map(a=>e("li",{children:e(s,{href:o(a.href),...r!=="dub.co"&&{onClick:()=>{m.track("Referred from custom domain",{domain:r,medium:`footer item (${a.name})`})}},className:"text-sm text-gray-500 hover:text-gray-800",children:a.name})},a.name))})]})]}),t("div",{className:"md:grid md:grid-cols-2",children:[t("div",{className:"flex flex-col space-y-8",children:[t("div",{children:[e("h3",{className:"text-sm font-semibold text-gray-800",children:"Compare"}),e("ul",{role:"list",className:"mt-4 space-y-4",children:n.compare.map(a=>e("li",{children:e(s,{href:o(a.href),...r!=="dub.co"&&{onClick:()=>{m.track("Referred from custom domain",{domain:r,medium:`footer item (${a.name})`})}},className:"text-sm text-gray-500 hover:text-gray-800",children:a.name})},a.name))})]}),t("div",{children:[e("h3",{className:"text-sm font-semibold text-gray-800",children:"Legal"}),e("ul",{role:"list",className:"mt-4 space-y-4",children:n.legal.map(a=>e("li",{children:e(s,{href:o(a.href),...r!=="dub.co"&&{onClick:()=>{m.track("Referred from custom domain",{domain:r,medium:`footer item (${a.name})`})}},className:"text-sm text-gray-500 hover:text-gray-800",children:a.name})},a.name))})]})]}),t("div",{className:"mt-10 md:mt-0",children:[e("h3",{className:"text-sm font-semibold text-gray-800",children:"Tools"}),e("ul",{role:"list",className:"mt-4 space-y-4",children:n.tools.map(a=>e("li",{children:e(s,{href:o(a.href),...r!=="dub.co"&&{onClick:()=>{m.track("Referred from custom domain",{domain:r,medium:`footer item (${a.name})`})}},className:"text-sm text-gray-500 hover:text-gray-800",children:a.name})},a.name))})]})]})]})]}),e(C,{src:"https://assets.dub.co/footer.png",alt:"Dub Technologies, Inc. Logo",width:1959,height:625,className:"pointer-events-none absolute inset-x-0 bottom-0 z-0"})]})})}function $(){let{data:r}=R("https://status.dub.co/api/v1/summary",u),[o,a]=k("bg-gray-200"),[i,c]=k("Loading status...");return P(()=>{if(!r)return;let{ongoing_incidents:d}=r;if(d.length>0){let{current_worst_impact:w,name:L}=d[0],_=w==="degraded_performance"?"bg-yellow-500":"bg-red-500";c(L),a(_)}else c("All systems operational"),a("bg-green-500")},[r]),t(s,{href:"https://status.dub.co",target:"_blank",className:"group flex max-w-fit items-center space-x-2 rounded-md border border-gray-200 bg-white px-3 py-2 transition-colors hover:bg-gray-100",children:[t("div",{className:"relative h-3 w-3",children:[e("div",{className:l("absolute inset-0 m-auto h-3 w-3 animate-ping items-center justify-center rounded-full group-hover:animate-none",o,i==="Loading status..."&&"animate-none")}),e("div",{className:l("absolute inset-0 z-10 m-auto h-3 w-3 rounded-full",o)})]}),e("p",{className:"text-sm font-medium text-gray-800",children:i})]})}export{D as a};
@@ -0,0 +1,2 @@
1
+ "use client"
2
+ import{AnimatePresence as l,motion as m}from"framer-motion";import c from"js-cookie";import{X as p}from"lucide-react";import g from"next/image";import b from"next/link";import{useState as h}from"react";import{useEffect as a,useState as s}from"react";import{Fragment as u,jsx as d}from"react/jsx-runtime";var n=({children:o})=>{let[i,r]=s(!1);return a(()=>{r(!0)},[]),i?d(u,{children:o}):null};import{jsx as e,jsxs as t}from"react/jsx-runtime";function R(){return e(n,{children:e(v,{})})}function v(){let[o,i]=h(c.get("hideProductHuntBanner")==="1"),r=()=>{i(!0)};return e(l,{children:e("div",{suppressHydrationWarning:!0,children:!o&&t(m.div,{className:"xs:left-4 xs:mx-auto xs:max-w-xs group fixed bottom-4 z-40 mx-2 rounded-lg border border-gray-200 bg-white p-2 pb-4 pr-4 shadow-md",initial:{opacity:0,y:50},animate:{opacity:1,y:0},exit:{y:250},children:[t("div",{className:"xs:visible invisible absolute right-4 top-4 h-3 w-3 group-hover:invisible",children:[e("div",{className:"absolute inset-0 m-auto h-3 w-3 animate-ping items-center justify-center rounded-full bg-green-500"}),e("div",{className:"absolute inset-0 z-10 m-auto h-3 w-3 rounded-full bg-green-500"})]}),e("button",{className:"xs:invisible visible absolute right-2.5 top-2.5 rounded-full p-1 transition-colors hover:bg-gray-100 active:scale-90 group-hover:visible",onClick:r,children:e(p,{className:"h-4 w-4 text-gray-500"})}),t(b,{href:"https://d.to/ph?utm_source=badge-featured&utm_medium=badge&utm_souce=badge-dub",target:"_blank",children:[e(g,{src:"https://media.cleanshot.cloud/media/75455/ltAiQdZDMIKq3ROWxDwCo6dG9wvpgYeEpgvkh3y9.jpeg?Expires=1710974738&Signature=lyjcV8fI7yd4j5joYtv6gJ5KW-ESRiC1QR-p-vqYmIHuGyAR-mfg370oCq-1kUztp1VBMbVidaOObP5zs8Wg~7F3yLR7al2CP-t28GYdpAbqtFi9vm-WHy9o~E5Vuu-zRHSWHxtiWXspPFvt5M7MLDFsbGLOBoTuQEKH98-d-LFpE-U2qx~0NY-JpUx2bJT0H48sfeeOZ5I8ra1iKNntCKqSCMVBRFU~Bvq8eMK6KhbAu50c6GyaNl67rvH~qh48nW-5PecW5Cfnnf9eKzx8I-L45O9lkDTMIgKKxJ8wYJSAO1m4Xj7E77A7WTMasIzi1uCxjwCNnnIAdPDtAr0cPA__&Key-Pair-Id=K269JMAT9ZF4GZ",alt:"Product Hunt",width:100,height:100}),t("div",{className:"-mt-2 px-4",children:[e("p",{className:"mb-1 font-medium text-gray-800",children:"We're live on Product Hunt!"}),e("p",{className:"text-sm text-gray-500 underline-offset-4 transition-all group-hover:text-gray-800 group-hover:underline",children:"Join the conversation and help us get to #1 Product of the Day \u2197"})]})]})]},"product-hunt-banner")})})}export{n as a,R as b};
@@ -0,0 +1,2 @@
1
+ "use client"
2
+ import{AnimatePresence as m,motion as c}from"framer-motion";import a from"js-cookie";import{X as p}from"lucide-react";import g from"next/image";import b from"next/link";import{useState as h}from"react";import{useEffect as s,useState as d}from"react";import{Fragment as u,jsx as l}from"react/jsx-runtime";var n=({children:o})=>{let[i,r]=d(!1);return s(()=>{r(!0)},[]),i?l(u,{children:o}):null};import{jsx as e,jsxs as t}from"react/jsx-runtime";function R(){return e(n,{children:e(v,{})})}function v(){let[o,i]=h(a.get("hideProductHuntBanner")==="1"),r=()=>{i(!0),a.set("hideProductHuntBanner","1")};return e(m,{mode:"wait",children:e("div",{suppressHydrationWarning:!0,children:!o&&t(c.div,{className:"xs:left-4 xs:mx-auto xs:max-w-xs group fixed bottom-4 z-40 mx-2 rounded-lg border border-gray-200 bg-white p-2 pb-4 pr-4 shadow-md",initial:{opacity:0,y:50},animate:{opacity:1,y:0},exit:{y:250},children:[t("div",{className:"xs:visible invisible absolute right-4 top-4 h-3 w-3 group-hover:invisible",children:[e("div",{className:"absolute inset-0 m-auto h-3 w-3 animate-ping items-center justify-center rounded-full bg-green-500"}),e("div",{className:"absolute inset-0 z-10 m-auto h-3 w-3 rounded-full bg-green-500"})]}),e("button",{className:"xs:invisible visible absolute right-2.5 top-2.5 rounded-full p-1 transition-colors hover:bg-gray-100 active:scale-90 group-hover:visible",onClick:r,children:e(p,{className:"h-4 w-4 text-gray-500"})}),t(b,{href:"https://d.to/ph?utm_source=badge-featured&utm_medium=badge&utm_souce=badge-dub",target:"_blank",children:[e(g,{src:"https://media.cleanshot.cloud/media/75455/ltAiQdZDMIKq3ROWxDwCo6dG9wvpgYeEpgvkh3y9.jpeg?Expires=1710974738&Signature=lyjcV8fI7yd4j5joYtv6gJ5KW-ESRiC1QR-p-vqYmIHuGyAR-mfg370oCq-1kUztp1VBMbVidaOObP5zs8Wg~7F3yLR7al2CP-t28GYdpAbqtFi9vm-WHy9o~E5Vuu-zRHSWHxtiWXspPFvt5M7MLDFsbGLOBoTuQEKH98-d-LFpE-U2qx~0NY-JpUx2bJT0H48sfeeOZ5I8ra1iKNntCKqSCMVBRFU~Bvq8eMK6KhbAu50c6GyaNl67rvH~qh48nW-5PecW5Cfnnf9eKzx8I-L45O9lkDTMIgKKxJ8wYJSAO1m4Xj7E77A7WTMasIzi1uCxjwCNnnIAdPDtAr0cPA__&Key-Pair-Id=K269JMAT9ZF4GZ",alt:"Product Hunt",width:100,height:100}),t("div",{className:"-mt-2 px-4",children:[e("p",{className:"mb-1 font-medium text-gray-800",children:"We're live on Product Hunt!"}),e("p",{className:"text-sm text-gray-500 underline-offset-4 transition-all group-hover:text-gray-800 group-hover:underline",children:"Join the conversation and help us get to #1 Product of the Day \u2197"})]})]})]})})})}export{n as a,R as b};
@@ -0,0 +1,2 @@
1
+ "use client"
2
+ import{AnimatePresence as u,motion as m}from"framer-motion";import p from"js-cookie";import{X as c}from"lucide-react";import g from"next/image";import b from"next/link";import{useState as v}from"react";import{useEffect as a,useState as s}from"react";import{Fragment as d,jsx as l}from"react/jsx-runtime";var n=({children:o})=>{let[i,r]=s(!1);return a(()=>{r(!0)},[]),i?l(d,{children:o}):null};import{jsx as e,jsxs as t}from"react/jsx-runtime";function R(){return e(n,{children:e(h,{})})}function h(){let[o,i]=v(p.get("hideProductHuntBanner")==="1"),r=()=>{i(!0)};return e(u,{mode:"popLayout",children:e("div",{suppressHydrationWarning:!0,children:!o&&t(m.div,{className:"xs:left-4 xs:mx-auto xs:max-w-xs group fixed bottom-4 z-40 mx-2 rounded-lg border border-gray-200 bg-white p-2 pb-4 pr-4 shadow-md",initial:{opacity:0,y:50},animate:{opacity:1,y:0},exit:{y:250},children:[t("div",{className:"xs:visible invisible absolute right-4 top-4 h-3 w-3 group-hover:invisible",children:[e("div",{className:"absolute inset-0 m-auto h-3 w-3 animate-ping items-center justify-center rounded-full bg-green-500"}),e("div",{className:"absolute inset-0 z-10 m-auto h-3 w-3 rounded-full bg-green-500"})]}),e("button",{className:"xs:invisible visible absolute right-2.5 top-2.5 rounded-full p-1 transition-colors hover:bg-gray-100 active:scale-90 group-hover:visible",onClick:r,children:e(c,{className:"h-4 w-4 text-gray-500"})}),t(b,{href:"https://d.to/ph?utm_source=badge-featured&utm_medium=badge&utm_souce=badge-dub",target:"_blank",children:[e(g,{src:"https://media.cleanshot.cloud/media/75455/ltAiQdZDMIKq3ROWxDwCo6dG9wvpgYeEpgvkh3y9.jpeg?Expires=1710974738&Signature=lyjcV8fI7yd4j5joYtv6gJ5KW-ESRiC1QR-p-vqYmIHuGyAR-mfg370oCq-1kUztp1VBMbVidaOObP5zs8Wg~7F3yLR7al2CP-t28GYdpAbqtFi9vm-WHy9o~E5Vuu-zRHSWHxtiWXspPFvt5M7MLDFsbGLOBoTuQEKH98-d-LFpE-U2qx~0NY-JpUx2bJT0H48sfeeOZ5I8ra1iKNntCKqSCMVBRFU~Bvq8eMK6KhbAu50c6GyaNl67rvH~qh48nW-5PecW5Cfnnf9eKzx8I-L45O9lkDTMIgKKxJ8wYJSAO1m4Xj7E77A7WTMasIzi1uCxjwCNnnIAdPDtAr0cPA__&Key-Pair-Id=K269JMAT9ZF4GZ",alt:"Product Hunt",width:100,height:100}),t("div",{className:"-mt-2 px-4",children:[e("p",{className:"mb-1 font-medium text-gray-800",children:"We're live on Product Hunt!"}),e("p",{className:"text-sm text-gray-500 underline-offset-4 transition-all group-hover:text-gray-800 group-hover:underline",children:"Join the conversation and help us get to #1 Product of the Day \u2197"})]})]})]})})})}export{n as a,R as b};
@@ -0,0 +1,2 @@
1
+ "use client"
2
+ import{a as o}from"./chunk-YYQBAJFO.mjs";import{AnimatePresence as s,motion as u}from"framer-motion";import i from"js-cookie";import{X as d}from"lucide-react";import l from"next/image";import m from"next/link";import{useState as p}from"react";import{jsx as e,jsxs as t}from"react/jsx-runtime";function C(){return e(o,{children:e(c,{})})}function c(){let[r,n]=p(i.get("hideProductHuntBanner")==="1"),a=()=>{n(!0),i.set("hideProductHuntBanner","1")};return e(s,{children:!r&&t(u.div,{className:"xs:left-4 xs:mx-auto xs:max-w-xs group fixed bottom-4 z-40 mx-2 rounded-lg border border-gray-200 bg-white p-2 pb-4 pr-4 shadow-md",initial:{opacity:0,y:50},animate:{opacity:1,y:0},exit:{y:250},children:[t("div",{className:"xs:visible invisible absolute right-4 top-4 h-3 w-3 group-hover:invisible",children:[e("div",{className:"absolute inset-0 m-auto h-3 w-3 animate-ping items-center justify-center rounded-full bg-green-500"}),e("div",{className:"absolute inset-0 z-10 m-auto h-3 w-3 rounded-full bg-green-500"})]}),e("button",{className:"xs:invisible visible absolute right-2.5 top-2.5 rounded-full p-1 transition-colors hover:bg-gray-100 active:scale-90 group-hover:visible",onClick:a,children:e(d,{className:"h-4 w-4 text-gray-500"})}),t(m,{href:"https://d.to/ph?utm_source=badge-featured&utm_medium=badge&utm_souce=badge-dub",target:"_blank",children:[e(l,{src:"https://media.cleanshot.cloud/media/75455/ltAiQdZDMIKq3ROWxDwCo6dG9wvpgYeEpgvkh3y9.jpeg?Expires=1710974738&Signature=lyjcV8fI7yd4j5joYtv6gJ5KW-ESRiC1QR-p-vqYmIHuGyAR-mfg370oCq-1kUztp1VBMbVidaOObP5zs8Wg~7F3yLR7al2CP-t28GYdpAbqtFi9vm-WHy9o~E5Vuu-zRHSWHxtiWXspPFvt5M7MLDFsbGLOBoTuQEKH98-d-LFpE-U2qx~0NY-JpUx2bJT0H48sfeeOZ5I8ra1iKNntCKqSCMVBRFU~Bvq8eMK6KhbAu50c6GyaNl67rvH~qh48nW-5PecW5Cfnnf9eKzx8I-L45O9lkDTMIgKKxJ8wYJSAO1m4Xj7E77A7WTMasIzi1uCxjwCNnnIAdPDtAr0cPA__&Key-Pair-Id=K269JMAT9ZF4GZ",alt:"Product Hunt",width:100,height:100}),t("div",{className:"-mt-2 px-4",children:[e("p",{className:"mb-1 font-medium text-gray-800",children:"We're live on Product Hunt!"}),e("p",{className:"text-sm text-gray-500 underline-offset-4 transition-all group-hover:text-gray-800 group-hover:underline",children:"Join the conversation and help us get to #1 Product of the Day \u2197"})]})]})]},"product-hunt-banner")})}export{C as a};
@@ -0,0 +1,2 @@
1
+ "use client"
2
+ import{AnimatePresence as m,motion as c}from"framer-motion";import a from"js-cookie";import{X as p}from"lucide-react";import g from"next/image";import b from"next/link";import{useState as h}from"react";import{useEffect as s,useState as u}from"react";import{Fragment as l,jsx as d}from"react/jsx-runtime";var r=({children:o})=>{let[i,n]=u(!1);return s(()=>{n(!0)},[]),i?d(l,{children:o}):null};import{jsx as e,jsxs as t}from"react/jsx-runtime";function R(){return e(r,{children:e(f,{})})}function f(){let[o,i]=h(a.get("hideProductHuntBanner")==="1"),n=()=>{i(!0),a.set("hideProductHuntBanner","1")};return e(m,{children:!o&&t(c.div,{className:"xs:left-4 xs:mx-auto xs:max-w-xs group fixed bottom-4 z-40 mx-2 rounded-lg border border-gray-200 bg-white p-2 pb-4 pr-4 shadow-md",initial:{opacity:0,y:50},animate:{opacity:1,y:0},exit:{y:250},children:[t("div",{className:"xs:visible invisible absolute right-4 top-4 h-3 w-3 group-hover:invisible",children:[e("div",{className:"absolute inset-0 m-auto h-3 w-3 animate-ping items-center justify-center rounded-full bg-green-500"}),e("div",{className:"absolute inset-0 z-10 m-auto h-3 w-3 rounded-full bg-green-500"})]}),e("button",{className:"xs:invisible visible absolute right-2.5 top-2.5 rounded-full p-1 transition-colors hover:bg-gray-100 active:scale-90 group-hover:visible",onClick:n,children:e(p,{className:"h-4 w-4 text-gray-500"})}),t(b,{href:"https://d.to/ph?utm_source=badge-featured&utm_medium=badge&utm_souce=badge-dub",target:"_blank",children:[e(g,{src:"https://media.cleanshot.cloud/media/75455/ltAiQdZDMIKq3ROWxDwCo6dG9wvpgYeEpgvkh3y9.jpeg?Expires=1710974738&Signature=lyjcV8fI7yd4j5joYtv6gJ5KW-ESRiC1QR-p-vqYmIHuGyAR-mfg370oCq-1kUztp1VBMbVidaOObP5zs8Wg~7F3yLR7al2CP-t28GYdpAbqtFi9vm-WHy9o~E5Vuu-zRHSWHxtiWXspPFvt5M7MLDFsbGLOBoTuQEKH98-d-LFpE-U2qx~0NY-JpUx2bJT0H48sfeeOZ5I8ra1iKNntCKqSCMVBRFU~Bvq8eMK6KhbAu50c6GyaNl67rvH~qh48nW-5PecW5Cfnnf9eKzx8I-L45O9lkDTMIgKKxJ8wYJSAO1m4Xj7E77A7WTMasIzi1uCxjwCNnnIAdPDtAr0cPA__&Key-Pair-Id=K269JMAT9ZF4GZ",alt:"Product Hunt",width:100,height:100}),t("div",{className:"-mt-2 px-4",children:[e("p",{className:"mb-1 font-medium text-gray-800",children:"We're live on Product Hunt!"}),e("p",{className:"text-sm text-gray-500 underline-offset-4 transition-all group-hover:text-gray-800 group-hover:underline",children:"Join the conversation and help us get to #1 Product of the Day \u2197"})]})]})]},"product-hunt-banner")})}export{r as a,R as b};
@@ -0,0 +1,2 @@
1
+ "use client"
2
+ import{a as o}from"./chunk-YYQBAJFO.mjs";import{AnimatePresence as a,motion as u}from"framer-motion";import i from"js-cookie";import{X as d}from"lucide-react";import l from"next/image";import m from"next/link";import{useState as c}from"react";import{jsx as e,jsxs as t}from"react/jsx-runtime";function w(){return e(o,{children:e(p,{})})}function p(){let[r,n]=c(i.get("hideProductHuntBanner")==="1"),s=()=>{n(!0),i.set("hideProductHuntBanner","1")};return e(a,{children:!r&&t(u.div,{className:"xs:left-4 xs:mx-auto xs:max-w-xs group fixed bottom-4 z-40 mx-2 rounded-lg border border-gray-200 bg-white p-2 pb-4 pr-4 shadow-md",initial:{opacity:0,y:50},animate:{opacity:1,y:0},exit:{y:250},children:[t("div",{className:"xs:visible invisible absolute right-4 top-4 h-3 w-3 group-hover:invisible",children:[e("div",{className:"absolute inset-0 m-auto h-3 w-3 animate-ping items-center justify-center rounded-full bg-green-500"}),e("div",{className:"absolute inset-0 z-10 m-auto h-3 w-3 rounded-full bg-green-500"})]}),e("button",{className:"xs:invisible visible absolute right-2.5 top-2.5 rounded-full p-1 transition-colors hover:bg-gray-100 active:scale-90 group-hover:visible",onClick:s,children:e(d,{className:"h-4 w-4 text-gray-500"})}),t(m,{href:"https://d.to/ph?utm_source=badge-featured&utm_medium=badge&utm_souce=badge-dub",target:"_blank",children:[e(l,{src:"https://assets.dub.co/misc/product-hunt.webp",alt:"Product Hunt",width:100,height:100}),t("div",{className:"-mt-2 px-4",children:[e("p",{className:"mb-1 font-medium text-gray-800",children:"We're live on Product Hunt!"}),e("p",{className:"text-sm text-gray-500 underline-offset-4 transition-all group-hover:text-gray-800 group-hover:underline",children:"Join the conversation and help us get to #1 Product of the Day \u2197"})]})]})]},"product-hunt-banner")})}export{w as a};
@@ -0,0 +1,2 @@
1
+ "use client"
2
+ import{AnimatePresence as s,motion as n}from"framer-motion";import o from"js-cookie";import{X as u}from"lucide-react";import d from"next/image";import m from"next/link";import{useState as l}from"react";import{jsx as e,jsxs as t}from"react/jsx-runtime";function x(){let[i,r]=l(o.get("hideProductHuntBanner")==="1"),a=()=>{r(!0),o.set("hideProductHuntBanner","1")};return e(s,{children:!i&&t(n.div,{suppressHydrationWarning:!0,className:"xs:left-4 xs:mx-auto xs:max-w-xs group fixed bottom-4 z-40 mx-2 rounded-lg border border-gray-200 bg-white p-2 pb-4 pr-4 shadow-md",initial:{opacity:0,y:50},animate:{opacity:1,y:0},exit:{y:250},children:[t("div",{className:"xs:visible invisible absolute right-4 top-4 h-3 w-3 group-hover:invisible",children:[e("div",{className:"absolute inset-0 m-auto h-3 w-3 animate-ping items-center justify-center rounded-full bg-green-500"}),e("div",{className:"absolute inset-0 z-10 m-auto h-3 w-3 rounded-full bg-green-500"})]}),e("button",{className:"xs:invisible visible absolute right-2.5 top-2.5 rounded-full p-1 transition-colors hover:bg-gray-100 active:scale-90 group-hover:visible",onClick:a,children:e(u,{className:"h-4 w-4 text-gray-500"})}),t(m,{href:"https://d.to/ph?utm_source=badge-featured&utm_medium=badge&utm_souce=badge-dub",target:"_blank",children:[e(d,{src:"https://media.cleanshot.cloud/media/75455/ltAiQdZDMIKq3ROWxDwCo6dG9wvpgYeEpgvkh3y9.jpeg?Expires=1710974738&Signature=lyjcV8fI7yd4j5joYtv6gJ5KW-ESRiC1QR-p-vqYmIHuGyAR-mfg370oCq-1kUztp1VBMbVidaOObP5zs8Wg~7F3yLR7al2CP-t28GYdpAbqtFi9vm-WHy9o~E5Vuu-zRHSWHxtiWXspPFvt5M7MLDFsbGLOBoTuQEKH98-d-LFpE-U2qx~0NY-JpUx2bJT0H48sfeeOZ5I8ra1iKNntCKqSCMVBRFU~Bvq8eMK6KhbAu50c6GyaNl67rvH~qh48nW-5PecW5Cfnnf9eKzx8I-L45O9lkDTMIgKKxJ8wYJSAO1m4Xj7E77A7WTMasIzi1uCxjwCNnnIAdPDtAr0cPA__&Key-Pair-Id=K269JMAT9ZF4GZ",alt:"Product Hunt",width:100,height:100}),t("div",{className:"-mt-2 px-4",children:[e("p",{className:"mb-1 font-medium text-gray-800",children:"We're live on Product Hunt!"}),e("p",{className:"text-sm text-gray-500 underline-offset-4 transition-all group-hover:text-gray-800 group-hover:underline",children:"Join the conversation and help us get to #1 Product of the Day \u2197"})]})]})]})})}export{x as a};
@@ -0,0 +1,2 @@
1
+ "use client"
2
+ import{AnimatePresence as d,motion as m}from"framer-motion";import c from"js-cookie";import{X as p}from"lucide-react";import g from"next/image";import b from"next/link";import{useState as h}from"react";import{useEffect as a,useState as s}from"react";import{Fragment as l,jsx as u}from"react/jsx-runtime";var n=({children:o})=>{let[i,r]=s(!1);return a(()=>{r(!0)},[]),i?u(l,{children:o}):null};import{jsx as e,jsxs as t}from"react/jsx-runtime";function R(){return e(n,{children:e(f,{})})}function f(){let[o,i]=h(c.get("hideProductHuntBanner")==="1"),r=()=>{i(!0)};return e(d,{children:!o&&t(m.div,{className:"xs:left-4 xs:mx-auto xs:max-w-xs group fixed bottom-4 z-40 mx-2 rounded-lg border border-gray-200 bg-white p-2 pb-4 pr-4 shadow-md",initial:{opacity:0,y:50},animate:{opacity:1,y:0},exit:{y:250},children:[t("div",{className:"xs:visible invisible absolute right-4 top-4 h-3 w-3 group-hover:invisible",children:[e("div",{className:"absolute inset-0 m-auto h-3 w-3 animate-ping items-center justify-center rounded-full bg-green-500"}),e("div",{className:"absolute inset-0 z-10 m-auto h-3 w-3 rounded-full bg-green-500"})]}),e("button",{className:"xs:invisible visible absolute right-2.5 top-2.5 rounded-full p-1 transition-colors hover:bg-gray-100 active:scale-90 group-hover:visible",onClick:r,children:e(p,{className:"h-4 w-4 text-gray-500"})}),t(b,{href:"https://d.to/ph?utm_source=badge-featured&utm_medium=badge&utm_souce=badge-dub",target:"_blank",children:[e(g,{src:"https://media.cleanshot.cloud/media/75455/ltAiQdZDMIKq3ROWxDwCo6dG9wvpgYeEpgvkh3y9.jpeg?Expires=1710974738&Signature=lyjcV8fI7yd4j5joYtv6gJ5KW-ESRiC1QR-p-vqYmIHuGyAR-mfg370oCq-1kUztp1VBMbVidaOObP5zs8Wg~7F3yLR7al2CP-t28GYdpAbqtFi9vm-WHy9o~E5Vuu-zRHSWHxtiWXspPFvt5M7MLDFsbGLOBoTuQEKH98-d-LFpE-U2qx~0NY-JpUx2bJT0H48sfeeOZ5I8ra1iKNntCKqSCMVBRFU~Bvq8eMK6KhbAu50c6GyaNl67rvH~qh48nW-5PecW5Cfnnf9eKzx8I-L45O9lkDTMIgKKxJ8wYJSAO1m4Xj7E77A7WTMasIzi1uCxjwCNnnIAdPDtAr0cPA__&Key-Pair-Id=K269JMAT9ZF4GZ",alt:"Product Hunt",width:100,height:100}),t("div",{className:"-mt-2 px-4",children:[e("p",{className:"mb-1 font-medium text-gray-800",children:"We're live on Product Hunt!"}),e("p",{className:"text-sm text-gray-500 underline-offset-4 transition-all group-hover:text-gray-800 group-hover:underline",children:"Join the conversation and help us get to #1 Product of the Day \u2197"})]})]})]},"product-hunt-banner")})}export{n as a,R as b};
@@ -0,0 +1,2 @@
1
+ "use client"
2
+ import{AnimatePresence as m,motion as c}from"framer-motion";import a from"js-cookie";import{X as p}from"lucide-react";import g from"next/image";import b from"next/link";import{useState as h}from"react";import{useEffect as s,useState as u}from"react";import{Fragment as d,jsx as l}from"react/jsx-runtime";var r=({children:o})=>{let[i,n]=u(!1);return s(()=>{n(!0)},[]),i?l(d,{children:o}):null};import{jsx as e,jsxs as t}from"react/jsx-runtime";function R(){return e(r,{children:e(v,{})})}function v(){let[o,i]=h(a.get("hideProductHuntBanner")==="1"),n=()=>{i(!0),a.set("hideProductHuntBanner","1")};return e(m,{children:e("div",{suppressHydrationWarning:!0,children:!o&&t(c.div,{className:"xs:left-4 xs:mx-auto xs:max-w-xs group fixed bottom-4 z-40 mx-2 rounded-lg border border-gray-200 bg-white p-2 pb-4 pr-4 shadow-md",initial:{opacity:0,y:50},animate:{opacity:1,y:0},exit:{y:250},children:[t("div",{className:"xs:visible invisible absolute right-4 top-4 h-3 w-3 group-hover:invisible",children:[e("div",{className:"absolute inset-0 m-auto h-3 w-3 animate-ping items-center justify-center rounded-full bg-green-500"}),e("div",{className:"absolute inset-0 z-10 m-auto h-3 w-3 rounded-full bg-green-500"})]}),e("button",{className:"xs:invisible visible absolute right-2.5 top-2.5 rounded-full p-1 transition-colors hover:bg-gray-100 active:scale-90 group-hover:visible",onClick:n,children:e(p,{className:"h-4 w-4 text-gray-500"})}),t(b,{href:"https://d.to/ph?utm_source=badge-featured&utm_medium=badge&utm_souce=badge-dub",target:"_blank",children:[e(g,{src:"https://media.cleanshot.cloud/media/75455/ltAiQdZDMIKq3ROWxDwCo6dG9wvpgYeEpgvkh3y9.jpeg?Expires=1710974738&Signature=lyjcV8fI7yd4j5joYtv6gJ5KW-ESRiC1QR-p-vqYmIHuGyAR-mfg370oCq-1kUztp1VBMbVidaOObP5zs8Wg~7F3yLR7al2CP-t28GYdpAbqtFi9vm-WHy9o~E5Vuu-zRHSWHxtiWXspPFvt5M7MLDFsbGLOBoTuQEKH98-d-LFpE-U2qx~0NY-JpUx2bJT0H48sfeeOZ5I8ra1iKNntCKqSCMVBRFU~Bvq8eMK6KhbAu50c6GyaNl67rvH~qh48nW-5PecW5Cfnnf9eKzx8I-L45O9lkDTMIgKKxJ8wYJSAO1m4Xj7E77A7WTMasIzi1uCxjwCNnnIAdPDtAr0cPA__&Key-Pair-Id=K269JMAT9ZF4GZ",alt:"Product Hunt",width:100,height:100}),t("div",{className:"-mt-2 px-4",children:[e("p",{className:"mb-1 font-medium text-gray-800",children:"We're live on Product Hunt!"}),e("p",{className:"text-sm text-gray-500 underline-offset-4 transition-all group-hover:text-gray-800 group-hover:underline",children:"Join the conversation and help us get to #1 Product of the Day \u2197"})]})]})]})})},"product-hunt-banner")}export{r as a,R as b};
@@ -0,0 +1,2 @@
1
+ "use client"
2
+ import{AnimatePresence as s,motion as n}from"framer-motion";import o from"js-cookie";import{X as d}from"lucide-react";import u from"next/image";import m from"next/link";import{useState as l}from"react";import{jsx as e,jsxs as t}from"react/jsx-runtime";function x(){let[i,r]=l(o.get("hideProductHuntBanner")==="1"),a=()=>{r(!0),o.set("hideProductHuntBanner","1")};return e("div",{suppressHydrationWarning:!0,children:e(s,{children:!i&&t(n.div,{className:"xs:left-4 xs:mx-auto xs:max-w-xs group fixed bottom-4 z-40 mx-2 rounded-lg border border-gray-200 bg-white p-2 pb-4 pr-4 shadow-md",initial:{opacity:0,y:50},animate:{opacity:1,y:0},exit:{y:250},children:[t("div",{className:"xs:visible invisible absolute right-4 top-4 h-3 w-3 group-hover:invisible",children:[e("div",{className:"absolute inset-0 m-auto h-3 w-3 animate-ping items-center justify-center rounded-full bg-green-500"}),e("div",{className:"absolute inset-0 z-10 m-auto h-3 w-3 rounded-full bg-green-500"})]}),e("button",{className:"xs:invisible visible absolute right-2.5 top-2.5 rounded-full p-1 transition-colors hover:bg-gray-100 active:scale-90 group-hover:visible",onClick:a,children:e(d,{className:"h-4 w-4 text-gray-500"})}),t(m,{href:"https://d.to/ph?utm_source=badge-featured&utm_medium=badge&utm_souce=badge-dub",target:"_blank",children:[e(u,{src:"https://media.cleanshot.cloud/media/75455/ltAiQdZDMIKq3ROWxDwCo6dG9wvpgYeEpgvkh3y9.jpeg?Expires=1710974738&Signature=lyjcV8fI7yd4j5joYtv6gJ5KW-ESRiC1QR-p-vqYmIHuGyAR-mfg370oCq-1kUztp1VBMbVidaOObP5zs8Wg~7F3yLR7al2CP-t28GYdpAbqtFi9vm-WHy9o~E5Vuu-zRHSWHxtiWXspPFvt5M7MLDFsbGLOBoTuQEKH98-d-LFpE-U2qx~0NY-JpUx2bJT0H48sfeeOZ5I8ra1iKNntCKqSCMVBRFU~Bvq8eMK6KhbAu50c6GyaNl67rvH~qh48nW-5PecW5Cfnnf9eKzx8I-L45O9lkDTMIgKKxJ8wYJSAO1m4Xj7E77A7WTMasIzi1uCxjwCNnnIAdPDtAr0cPA__&Key-Pair-Id=K269JMAT9ZF4GZ",alt:"Product Hunt",width:100,height:100}),t("div",{className:"-mt-2 px-4",children:[e("p",{className:"mb-1 font-medium text-gray-800",children:"We're live on Product Hunt!"}),e("p",{className:"text-sm text-gray-500 underline-offset-4 transition-all group-hover:text-gray-800 group-hover:underline",children:"Join the conversation and help us get to #1 Product of the Day \u2197"})]})]})]})})})}export{x as a};
@@ -0,0 +1,2 @@
1
+ "use client"
2
+ import{AnimatePresence as m,motion as c}from"framer-motion";import a from"js-cookie";import{X as p}from"lucide-react";import g from"next/image";import b from"next/link";import{useState as h}from"react";import{useEffect as s,useState as d}from"react";import{Fragment as u,jsx as l}from"react/jsx-runtime";var n=({children:o})=>{let[i,r]=d(!1);return s(()=>{r(!0)},[]),i?l(u,{children:o}):null};import{jsx as e,jsxs as t}from"react/jsx-runtime";function R(){return e(n,{children:e(v,{})})}function v(){let[o,i]=h(a.get("hideProductHuntBanner")==="1"),r=()=>{i(!0),a.set("hideProductHuntBanner","1")};return e(m,{children:e("div",{suppressHydrationWarning:!0,children:!o&&t(c.div,{className:"xs:left-4 xs:mx-auto xs:max-w-xs group fixed bottom-4 z-40 mx-2 rounded-lg border border-gray-200 bg-white p-2 pb-4 pr-4 shadow-md",initial:{opacity:0,y:50},animate:{opacity:1,y:0},exit:{y:250},children:[t("div",{className:"xs:visible invisible absolute right-4 top-4 h-3 w-3 group-hover:invisible",children:[e("div",{className:"absolute inset-0 m-auto h-3 w-3 animate-ping items-center justify-center rounded-full bg-green-500"}),e("div",{className:"absolute inset-0 z-10 m-auto h-3 w-3 rounded-full bg-green-500"})]}),e("button",{className:"xs:invisible visible absolute right-2.5 top-2.5 rounded-full p-1 transition-colors hover:bg-gray-100 active:scale-90 group-hover:visible",onClick:r,children:e(p,{className:"h-4 w-4 text-gray-500"})}),t(b,{href:"https://d.to/ph?utm_source=badge-featured&utm_medium=badge&utm_souce=badge-dub",target:"_blank",children:[e(g,{src:"https://media.cleanshot.cloud/media/75455/ltAiQdZDMIKq3ROWxDwCo6dG9wvpgYeEpgvkh3y9.jpeg?Expires=1710974738&Signature=lyjcV8fI7yd4j5joYtv6gJ5KW-ESRiC1QR-p-vqYmIHuGyAR-mfg370oCq-1kUztp1VBMbVidaOObP5zs8Wg~7F3yLR7al2CP-t28GYdpAbqtFi9vm-WHy9o~E5Vuu-zRHSWHxtiWXspPFvt5M7MLDFsbGLOBoTuQEKH98-d-LFpE-U2qx~0NY-JpUx2bJT0H48sfeeOZ5I8ra1iKNntCKqSCMVBRFU~Bvq8eMK6KhbAu50c6GyaNl67rvH~qh48nW-5PecW5Cfnnf9eKzx8I-L45O9lkDTMIgKKxJ8wYJSAO1m4Xj7E77A7WTMasIzi1uCxjwCNnnIAdPDtAr0cPA__&Key-Pair-Id=K269JMAT9ZF4GZ",alt:"Product Hunt",width:100,height:100}),t("div",{className:"-mt-2 px-4",children:[e("p",{className:"mb-1 font-medium text-gray-800",children:"We're live on Product Hunt!"}),e("p",{className:"text-sm text-gray-500 underline-offset-4 transition-all group-hover:text-gray-800 group-hover:underline",children:"Join the conversation and help us get to #1 Product of the Day \u2197"})]})]})]})})})}export{n as a,R as b};
@@ -0,0 +1,2 @@
1
+ "use client"
2
+ import{useEffect as n,useState as o}from"react";import{Fragment as a,jsx as c}from"react/jsx-runtime";var s=({children:e})=>{let[t,l]=o(!1);return n(()=>{l(!0)},[]),t?c(a,{children:e}):null};export{s as a};
@@ -0,0 +1,8 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { ReactNode } from 'react';
3
+
4
+ declare const ClientOnly: ({ children }: {
5
+ children: ReactNode;
6
+ }) => react_jsx_runtime.JSX.Element | null;
7
+
8
+ export { ClientOnly };
@@ -0,0 +1,2 @@
1
+ "use client"
2
+ import{a}from"./chunk-YYQBAJFO.mjs";import"./chunk-AUBFB4SI.mjs";export{a as ClientOnly};
@@ -1,2 +1,2 @@
1
1
  "use client"
2
- import{a}from"./chunk-QTNR5H4F.mjs";import"./chunk-YPE32NUI.mjs";import"./chunk-XZ5JVXVV.mjs";import"./chunk-YURUGH4S.mjs";import"./chunk-2TGXECZQ.mjs";import"./chunk-EHYVEIOL.mjs";import"./chunk-VWVFVW4E.mjs";import"./chunk-GSQUGPJ2.mjs";import"./chunk-B5QYWKCW.mjs";import"./chunk-T4YFARK5.mjs";import"./chunk-QROG2QLI.mjs";import"./chunk-BDMXJXHH.mjs";import"./chunk-RSAUO32L.mjs";import"./chunk-QA2KCGIR.mjs";import"./chunk-PEGWX7NL.mjs";import"./chunk-RN47ZHL3.mjs";import"./chunk-Z5P2KHPP.mjs";import"./chunk-WRF4G5DE.mjs";import"./chunk-MURAUI3W.mjs";import"./chunk-XSZV33MB.mjs";import"./chunk-YO7DUQXR.mjs";import"./chunk-AUBFB4SI.mjs";export{a as CopyButton};
2
+ import{a}from"./chunk-QTNR5H4F.mjs";import"./chunk-YPE32NUI.mjs";import"./chunk-B5QYWKCW.mjs";import"./chunk-RN47ZHL3.mjs";import"./chunk-XZ5JVXVV.mjs";import"./chunk-YURUGH4S.mjs";import"./chunk-2TGXECZQ.mjs";import"./chunk-EHYVEIOL.mjs";import"./chunk-VWVFVW4E.mjs";import"./chunk-GSQUGPJ2.mjs";import"./chunk-MURAUI3W.mjs";import"./chunk-T4YFARK5.mjs";import"./chunk-QROG2QLI.mjs";import"./chunk-BDMXJXHH.mjs";import"./chunk-RSAUO32L.mjs";import"./chunk-QA2KCGIR.mjs";import"./chunk-PEGWX7NL.mjs";import"./chunk-Z5P2KHPP.mjs";import"./chunk-WRF4G5DE.mjs";import"./chunk-XSZV33MB.mjs";import"./chunk-YO7DUQXR.mjs";import"./chunk-AUBFB4SI.mjs";export{a as CopyButton};
package/dist/footer.mjs CHANGED
@@ -1,2 +1,2 @@
1
1
  "use client"
2
- import{a}from"./chunk-3AOA2WRQ.mjs";import"./chunk-A75RGEGE.mjs";import"./chunk-V4QJPKML.mjs";import"./chunk-YPE32NUI.mjs";import"./chunk-XZ5JVXVV.mjs";import"./chunk-YURUGH4S.mjs";import"./chunk-2TGXECZQ.mjs";import"./chunk-EHYVEIOL.mjs";import"./chunk-VWVFVW4E.mjs";import"./chunk-GSQUGPJ2.mjs";import"./chunk-B5QYWKCW.mjs";import"./chunk-T4YFARK5.mjs";import"./chunk-QROG2QLI.mjs";import"./chunk-BDMXJXHH.mjs";import"./chunk-RSAUO32L.mjs";import"./chunk-QA2KCGIR.mjs";import"./chunk-PEGWX7NL.mjs";import"./chunk-RN47ZHL3.mjs";import"./chunk-Z5P2KHPP.mjs";import"./chunk-WRF4G5DE.mjs";import"./chunk-MURAUI3W.mjs";import"./chunk-XSZV33MB.mjs";import"./chunk-YO7DUQXR.mjs";import"./chunk-AUBFB4SI.mjs";export{a as Footer};
2
+ import{a}from"./chunk-CQLVO53T.mjs";import"./chunk-A75RGEGE.mjs";import"./chunk-V4QJPKML.mjs";import"./chunk-YPE32NUI.mjs";import"./chunk-B5QYWKCW.mjs";import"./chunk-RN47ZHL3.mjs";import"./chunk-XZ5JVXVV.mjs";import"./chunk-YURUGH4S.mjs";import"./chunk-2TGXECZQ.mjs";import"./chunk-EHYVEIOL.mjs";import"./chunk-VWVFVW4E.mjs";import"./chunk-GSQUGPJ2.mjs";import"./chunk-MURAUI3W.mjs";import"./chunk-T4YFARK5.mjs";import"./chunk-QROG2QLI.mjs";import"./chunk-BDMXJXHH.mjs";import"./chunk-RSAUO32L.mjs";import"./chunk-QA2KCGIR.mjs";import"./chunk-PEGWX7NL.mjs";import"./chunk-Z5P2KHPP.mjs";import"./chunk-WRF4G5DE.mjs";import"./chunk-XSZV33MB.mjs";import"./chunk-YO7DUQXR.mjs";import"./chunk-AUBFB4SI.mjs";export{a as Footer};
package/dist/form.mjs CHANGED
@@ -1,2 +1,2 @@
1
1
  "use client"
2
- import{a}from"./chunk-ZWQMRLNL.mjs";import"./chunk-YNZAWDEZ.mjs";import"./chunk-PGK3YPS3.mjs";import"./chunk-DCQNNMJO.mjs";import"./chunk-YPE32NUI.mjs";import"./chunk-XZ5JVXVV.mjs";import"./chunk-YURUGH4S.mjs";import"./chunk-2TGXECZQ.mjs";import"./chunk-EHYVEIOL.mjs";import"./chunk-VWVFVW4E.mjs";import"./chunk-GSQUGPJ2.mjs";import"./chunk-B5QYWKCW.mjs";import"./chunk-T4YFARK5.mjs";import"./chunk-QROG2QLI.mjs";import"./chunk-BDMXJXHH.mjs";import"./chunk-RSAUO32L.mjs";import"./chunk-QA2KCGIR.mjs";import"./chunk-PEGWX7NL.mjs";import"./chunk-RN47ZHL3.mjs";import"./chunk-Z5P2KHPP.mjs";import"./chunk-WRF4G5DE.mjs";import"./chunk-MURAUI3W.mjs";import"./chunk-XSZV33MB.mjs";import"./chunk-YO7DUQXR.mjs";import"./chunk-AUBFB4SI.mjs";export{a as Form};
2
+ import{a}from"./chunk-ZWQMRLNL.mjs";import"./chunk-YNZAWDEZ.mjs";import"./chunk-PGK3YPS3.mjs";import"./chunk-YPE32NUI.mjs";import"./chunk-B5QYWKCW.mjs";import"./chunk-RN47ZHL3.mjs";import"./chunk-XZ5JVXVV.mjs";import"./chunk-YURUGH4S.mjs";import"./chunk-2TGXECZQ.mjs";import"./chunk-EHYVEIOL.mjs";import"./chunk-VWVFVW4E.mjs";import"./chunk-GSQUGPJ2.mjs";import"./chunk-MURAUI3W.mjs";import"./chunk-T4YFARK5.mjs";import"./chunk-QROG2QLI.mjs";import"./chunk-BDMXJXHH.mjs";import"./chunk-RSAUO32L.mjs";import"./chunk-QA2KCGIR.mjs";import"./chunk-PEGWX7NL.mjs";import"./chunk-Z5P2KHPP.mjs";import"./chunk-WRF4G5DE.mjs";import"./chunk-XSZV33MB.mjs";import"./chunk-DCQNNMJO.mjs";import"./chunk-YO7DUQXR.mjs";import"./chunk-AUBFB4SI.mjs";export{a as Form};
@@ -1,2 +1,2 @@
1
1
  "use client"
2
- import"../chunk-YPE32NUI.mjs";import{a as k}from"../chunk-XZ5JVXVV.mjs";import{a as c}from"../chunk-YURUGH4S.mjs";import{a as d}from"../chunk-2TGXECZQ.mjs";import{a as f}from"../chunk-EHYVEIOL.mjs";import{a as p}from"../chunk-VWVFVW4E.mjs";import{a as q}from"../chunk-GSQUGPJ2.mjs";import{a as r}from"../chunk-B5QYWKCW.mjs";import{a as m}from"../chunk-T4YFARK5.mjs";import{a as n}from"../chunk-QROG2QLI.mjs";import{a as o}from"../chunk-BDMXJXHH.mjs";import{a as g}from"../chunk-RSAUO32L.mjs";import{a as h}from"../chunk-QA2KCGIR.mjs";import{a as i}from"../chunk-PEGWX7NL.mjs";import{a as j}from"../chunk-RN47ZHL3.mjs";import{a}from"../chunk-Z5P2KHPP.mjs";import{a as b}from"../chunk-WRF4G5DE.mjs";import{a as l}from"../chunk-MURAUI3W.mjs";import{a as e}from"../chunk-XSZV33MB.mjs";import"../chunk-YO7DUQXR.mjs";import"../chunk-AUBFB4SI.mjs";export{a as Copy,b as ExpandingArrow,l as Facebook,m as Github,n as Google,o as LinkedIn,g as LoadingCircle,h as LoadingDots,i as LoadingSpinner,j as Logo,k as LogoType,c as Magic,d as Photo,e as Success,f as Tick,p as Twitter,q as Unsplash,r as YouTube};
2
+ import"../chunk-YPE32NUI.mjs";import{a as r}from"../chunk-B5QYWKCW.mjs";import{a as j}from"../chunk-RN47ZHL3.mjs";import{a as k}from"../chunk-XZ5JVXVV.mjs";import{a as c}from"../chunk-YURUGH4S.mjs";import{a as d}from"../chunk-2TGXECZQ.mjs";import{a as f}from"../chunk-EHYVEIOL.mjs";import{a as p}from"../chunk-VWVFVW4E.mjs";import{a as q}from"../chunk-GSQUGPJ2.mjs";import{a as l}from"../chunk-MURAUI3W.mjs";import{a as m}from"../chunk-T4YFARK5.mjs";import{a as n}from"../chunk-QROG2QLI.mjs";import{a as o}from"../chunk-BDMXJXHH.mjs";import{a as g}from"../chunk-RSAUO32L.mjs";import{a as h}from"../chunk-QA2KCGIR.mjs";import{a as i}from"../chunk-PEGWX7NL.mjs";import{a}from"../chunk-Z5P2KHPP.mjs";import{a as b}from"../chunk-WRF4G5DE.mjs";import{a as e}from"../chunk-XSZV33MB.mjs";import"../chunk-YO7DUQXR.mjs";import"../chunk-AUBFB4SI.mjs";export{a as Copy,b as ExpandingArrow,l as Facebook,m as Github,n as Google,o as LinkedIn,g as LoadingCircle,h as LoadingDots,i as LoadingSpinner,j as Logo,k as LogoType,c as Magic,d as Photo,e as Success,f as Tick,p as Twitter,q as Unsplash,r as YouTube};
package/dist/index.d.ts CHANGED
@@ -41,6 +41,7 @@ export { Nav, navItems } from './nav.js';
41
41
  export { NavMobile } from './nav-mobile.js';
42
42
  import * as lucide_react from 'lucide-react';
43
43
  export { BlurImage } from './blur-image.js';
44
+ export { ClientOnly } from './client-only.js';
44
45
  export { CopyButton } from './copy-button.js';
45
46
  export { CountingNumbers } from './counting-numbers.js';
46
47
  export { IconMenu } from './icon-menu.js';
package/dist/index.mjs CHANGED
@@ -1,2 +1,2 @@
1
1
  "use client"
2
- import{a as to,b as eo}from"./chunk-WPVPPI2G.mjs";import{a as fo}from"./chunk-25765V6D.mjs";import{a as ko}from"./chunk-GIU2NFJY.mjs";import{a as co,b as go}from"./chunk-W2355CQD.mjs";import{a as mo}from"./chunk-CAYUANOP.mjs";import{a as ao}from"./chunk-Q7YBA5ZE.mjs";import{a as xo,b as io}from"./chunk-HCQHCCRZ.mjs";import{a as po}from"./chunk-PV2QCOEQ.mjs";import{a as V,b as W,c as X,d as Y,e as Z,f as _,g as $,h as oo}from"./chunk-AFBOIDAQ.mjs";import{a as ro}from"./chunk-XDXOOSPE.mjs";import{a as ho}from"./chunk-L45LOYYN.mjs";import{a as jo}from"./chunk-WMRZ6ADO.mjs";import{a as N}from"./chunk-3MUJ2LVP.mjs";import{a as Q}from"./chunk-3AOA2WRQ.mjs";import{a as O}from"./chunk-A75RGEGE.mjs";import{a as P}from"./chunk-V4QJPKML.mjs";import{a as R}from"./chunk-ZWQMRLNL.mjs";import{a as S}from"./chunk-Z4MSMGYC.mjs";import{a as bo}from"./chunk-O5BHK57C.mjs";import{a as T}from"./chunk-BNEIFFBT.mjs";import{a as U}from"./chunk-H4SE6V2U.mjs";import{a as o,b as r,c as m,d as p}from"./chunk-PJWZ7JVB.mjs";import{a as t,b as e}from"./chunk-Y4HBHY72.mjs";import{a as f}from"./chunk-DSCUUAKG.mjs";import{a}from"./chunk-5ARLUQDZ.mjs";import{a as K}from"./chunk-YNZAWDEZ.mjs";import{a as C,b as D,c as E,d as F,e as G,f as H,g as I,h as J}from"./chunk-PGK3YPS3.mjs";import{a as x,b as i}from"./chunk-DCQNNMJO.mjs";import{a as L}from"./chunk-QFXV2CW3.mjs";import{a as M}from"./chunk-QTNR5H4F.mjs";import"./chunk-YPE32NUI.mjs";import{a as s}from"./chunk-XZ5JVXVV.mjs";import{a as d}from"./chunk-YURUGH4S.mjs";import{a as g}from"./chunk-2TGXECZQ.mjs";import{a as j}from"./chunk-EHYVEIOL.mjs";import{a as z}from"./chunk-VWVFVW4E.mjs";import{a as A}from"./chunk-GSQUGPJ2.mjs";import{a as B}from"./chunk-B5QYWKCW.mjs";import{a as v}from"./chunk-T4YFARK5.mjs";import{a as w}from"./chunk-QROG2QLI.mjs";import{a as y}from"./chunk-BDMXJXHH.mjs";import{a as k}from"./chunk-RSAUO32L.mjs";import{a as l}from"./chunk-QA2KCGIR.mjs";import{a as n}from"./chunk-PEGWX7NL.mjs";import{a as q}from"./chunk-RN47ZHL3.mjs";import{a as b}from"./chunk-Z5P2KHPP.mjs";import{a as c}from"./chunk-WRF4G5DE.mjs";import{a as u}from"./chunk-MURAUI3W.mjs";import{a as h}from"./chunk-XSZV33MB.mjs";import"./chunk-YO7DUQXR.mjs";import"./chunk-AUBFB4SI.mjs";export{o as Accordion,p as AccordionContent,r as AccordionItem,m as AccordionTrigger,t as Avatar,f as Background,i as Badge,J as BadgeTooltip,a as BlurImage,K as Button,L as Checkbox,b as Copy,M as CopyButton,N as CountingNumbers,c as ExpandingArrow,O as FEATURES_LIST,u as Facebook,Q as Footer,R as Form,v as Github,w as Google,S as IconMenu,H as InfoTooltip,bo as InlineSnippet,T as InputSelect,U as Label,co as LinkPreview,go as LinkPreviewPlaceholder,y as LinkedIn,G as LinkifyTooltipContent,k as LoadingCircle,l as LoadingDots,n as LoadingSpinner,q as Logo,s as LogoType,d as Magic,P as MaxWidthWrapper,mo as Modal,io as Nav,ao as NavMobile,I as NumberTooltip,g as Photo,po as Popover,ho as ProductHunt,jo as ProgressBar,to as RadioGroup,eo as RadioGroupItem,F as SimpleTooltipContent,h as Success,fo as Switch,ko as TabSelect,j as Tick,e as TokenAvatar,D as Tooltip,E as TooltipContent,C as TooltipProvider,z as Twitter,A as Unsplash,B as YouTube,x as badgeVariants,xo as navItems,V as useCookies,W as useCurrentAnchor,X as useIntersectionObserver,Y as useLocalStorage,Z as useMediaQuery,_ as useOptimisticUpdate,$ as useRouterStuff,oo as useScroll,ro as useToastWithUndo};
2
+ import{a as ko}from"./chunk-WMRZ6ADO.mjs";import{a as eo,b as fo}from"./chunk-WPVPPI2G.mjs";import{a as xo}from"./chunk-25765V6D.mjs";import{a as lo}from"./chunk-GIU2NFJY.mjs";import{a as V}from"./chunk-H4SE6V2U.mjs";import{a as go,b as ho}from"./chunk-W2355CQD.mjs";import{a as po}from"./chunk-CAYUANOP.mjs";import{a as bo}from"./chunk-Q7YBA5ZE.mjs";import{a as io,b as ao}from"./chunk-HCQHCCRZ.mjs";import{a as to}from"./chunk-PV2QCOEQ.mjs";import{a as W,b as X,c as Y,d as Z,e as _,f as $,g as oo,h as ro}from"./chunk-AFBOIDAQ.mjs";import{a as mo}from"./chunk-XDXOOSPE.mjs";import{a as jo}from"./chunk-LY37VFY3.mjs";import{a as N}from"./chunk-QTNR5H4F.mjs";import{a as O}from"./chunk-3MUJ2LVP.mjs";import{a as R}from"./chunk-CQLVO53T.mjs";import{a as P}from"./chunk-A75RGEGE.mjs";import{a as Q}from"./chunk-V4QJPKML.mjs";import{a as S}from"./chunk-ZWQMRLNL.mjs";import{a as T}from"./chunk-Z4MSMGYC.mjs";import{a as co}from"./chunk-O5BHK57C.mjs";import{a as U}from"./chunk-BNEIFFBT.mjs";import{a as o,b as r,c as m,d as p}from"./chunk-PJWZ7JVB.mjs";import{a as t,b as e}from"./chunk-Y4HBHY72.mjs";import{a as f}from"./chunk-DSCUUAKG.mjs";import{a}from"./chunk-5ARLUQDZ.mjs";import{a as K}from"./chunk-YNZAWDEZ.mjs";import{a as C,b as D,c as E,d as F,e as G,f as H,g as I,h as J}from"./chunk-PGK3YPS3.mjs";import"./chunk-YPE32NUI.mjs";import{a as B}from"./chunk-B5QYWKCW.mjs";import{a as q}from"./chunk-RN47ZHL3.mjs";import{a as s}from"./chunk-XZ5JVXVV.mjs";import{a as d}from"./chunk-YURUGH4S.mjs";import{a as g}from"./chunk-2TGXECZQ.mjs";import{a as j}from"./chunk-EHYVEIOL.mjs";import{a as z}from"./chunk-VWVFVW4E.mjs";import{a as A}from"./chunk-GSQUGPJ2.mjs";import{a as u}from"./chunk-MURAUI3W.mjs";import{a as v}from"./chunk-T4YFARK5.mjs";import{a as w}from"./chunk-QROG2QLI.mjs";import{a as y}from"./chunk-BDMXJXHH.mjs";import{a as k}from"./chunk-RSAUO32L.mjs";import{a as l}from"./chunk-QA2KCGIR.mjs";import{a as n}from"./chunk-PEGWX7NL.mjs";import{a as b}from"./chunk-Z5P2KHPP.mjs";import{a as c}from"./chunk-WRF4G5DE.mjs";import{a as h}from"./chunk-XSZV33MB.mjs";import{a as x,b as i}from"./chunk-DCQNNMJO.mjs";import{a as L}from"./chunk-QFXV2CW3.mjs";import"./chunk-YO7DUQXR.mjs";import{a as M}from"./chunk-YYQBAJFO.mjs";import"./chunk-AUBFB4SI.mjs";export{o as Accordion,p as AccordionContent,r as AccordionItem,m as AccordionTrigger,t as Avatar,f as Background,i as Badge,J as BadgeTooltip,a as BlurImage,K as Button,L as Checkbox,M as ClientOnly,b as Copy,N as CopyButton,O as CountingNumbers,c as ExpandingArrow,P as FEATURES_LIST,u as Facebook,R as Footer,S as Form,v as Github,w as Google,T as IconMenu,H as InfoTooltip,co as InlineSnippet,U as InputSelect,V as Label,go as LinkPreview,ho as LinkPreviewPlaceholder,y as LinkedIn,G as LinkifyTooltipContent,k as LoadingCircle,l as LoadingDots,n as LoadingSpinner,q as Logo,s as LogoType,d as Magic,Q as MaxWidthWrapper,po as Modal,ao as Nav,bo as NavMobile,I as NumberTooltip,g as Photo,to as Popover,jo as ProductHunt,ko as ProgressBar,eo as RadioGroup,fo as RadioGroupItem,F as SimpleTooltipContent,h as Success,xo as Switch,lo as TabSelect,j as Tick,e as TokenAvatar,D as Tooltip,E as TooltipContent,C as TooltipProvider,z as Twitter,A as Unsplash,B as YouTube,x as badgeVariants,io as navItems,W as useCookies,X as useCurrentAnchor,Y as useIntersectionObserver,Z as useLocalStorage,_ as useMediaQuery,$ as useOptimisticUpdate,oo as useRouterStuff,ro as useScroll,mo as useToastWithUndo};
@@ -1,2 +1,2 @@
1
1
  "use client"
2
- import{a,b}from"./chunk-W2355CQD.mjs";import"./chunk-AFBOIDAQ.mjs";import"./chunk-XDXOOSPE.mjs";import"./chunk-YPE32NUI.mjs";import"./chunk-XZ5JVXVV.mjs";import"./chunk-YURUGH4S.mjs";import"./chunk-2TGXECZQ.mjs";import"./chunk-EHYVEIOL.mjs";import"./chunk-VWVFVW4E.mjs";import"./chunk-GSQUGPJ2.mjs";import"./chunk-B5QYWKCW.mjs";import"./chunk-T4YFARK5.mjs";import"./chunk-QROG2QLI.mjs";import"./chunk-BDMXJXHH.mjs";import"./chunk-RSAUO32L.mjs";import"./chunk-QA2KCGIR.mjs";import"./chunk-PEGWX7NL.mjs";import"./chunk-RN47ZHL3.mjs";import"./chunk-Z5P2KHPP.mjs";import"./chunk-WRF4G5DE.mjs";import"./chunk-MURAUI3W.mjs";import"./chunk-XSZV33MB.mjs";import"./chunk-YO7DUQXR.mjs";import"./chunk-AUBFB4SI.mjs";export{a as LinkPreview,b as LinkPreviewPlaceholder};
2
+ import{a,b}from"./chunk-W2355CQD.mjs";import"./chunk-AFBOIDAQ.mjs";import"./chunk-XDXOOSPE.mjs";import"./chunk-YPE32NUI.mjs";import"./chunk-B5QYWKCW.mjs";import"./chunk-RN47ZHL3.mjs";import"./chunk-XZ5JVXVV.mjs";import"./chunk-YURUGH4S.mjs";import"./chunk-2TGXECZQ.mjs";import"./chunk-EHYVEIOL.mjs";import"./chunk-VWVFVW4E.mjs";import"./chunk-GSQUGPJ2.mjs";import"./chunk-MURAUI3W.mjs";import"./chunk-T4YFARK5.mjs";import"./chunk-QROG2QLI.mjs";import"./chunk-BDMXJXHH.mjs";import"./chunk-RSAUO32L.mjs";import"./chunk-QA2KCGIR.mjs";import"./chunk-PEGWX7NL.mjs";import"./chunk-Z5P2KHPP.mjs";import"./chunk-WRF4G5DE.mjs";import"./chunk-XSZV33MB.mjs";import"./chunk-YO7DUQXR.mjs";import"./chunk-AUBFB4SI.mjs";export{a as LinkPreview,b as LinkPreviewPlaceholder};
@@ -1,2 +1,2 @@
1
1
  "use client"
2
- import{a}from"./chunk-Q7YBA5ZE.mjs";import"./chunk-HCQHCCRZ.mjs";import"./chunk-AFBOIDAQ.mjs";import"./chunk-XDXOOSPE.mjs";import"./chunk-A75RGEGE.mjs";import"./chunk-V4QJPKML.mjs";import"./chunk-YPE32NUI.mjs";import"./chunk-XZ5JVXVV.mjs";import"./chunk-YURUGH4S.mjs";import"./chunk-2TGXECZQ.mjs";import"./chunk-EHYVEIOL.mjs";import"./chunk-VWVFVW4E.mjs";import"./chunk-GSQUGPJ2.mjs";import"./chunk-B5QYWKCW.mjs";import"./chunk-T4YFARK5.mjs";import"./chunk-QROG2QLI.mjs";import"./chunk-BDMXJXHH.mjs";import"./chunk-RSAUO32L.mjs";import"./chunk-QA2KCGIR.mjs";import"./chunk-PEGWX7NL.mjs";import"./chunk-RN47ZHL3.mjs";import"./chunk-Z5P2KHPP.mjs";import"./chunk-WRF4G5DE.mjs";import"./chunk-MURAUI3W.mjs";import"./chunk-XSZV33MB.mjs";import"./chunk-YO7DUQXR.mjs";import"./chunk-AUBFB4SI.mjs";export{a as NavMobile};
2
+ import{a}from"./chunk-Q7YBA5ZE.mjs";import"./chunk-HCQHCCRZ.mjs";import"./chunk-AFBOIDAQ.mjs";import"./chunk-XDXOOSPE.mjs";import"./chunk-A75RGEGE.mjs";import"./chunk-V4QJPKML.mjs";import"./chunk-YPE32NUI.mjs";import"./chunk-B5QYWKCW.mjs";import"./chunk-RN47ZHL3.mjs";import"./chunk-XZ5JVXVV.mjs";import"./chunk-YURUGH4S.mjs";import"./chunk-2TGXECZQ.mjs";import"./chunk-EHYVEIOL.mjs";import"./chunk-VWVFVW4E.mjs";import"./chunk-GSQUGPJ2.mjs";import"./chunk-MURAUI3W.mjs";import"./chunk-T4YFARK5.mjs";import"./chunk-QROG2QLI.mjs";import"./chunk-BDMXJXHH.mjs";import"./chunk-RSAUO32L.mjs";import"./chunk-QA2KCGIR.mjs";import"./chunk-PEGWX7NL.mjs";import"./chunk-Z5P2KHPP.mjs";import"./chunk-WRF4G5DE.mjs";import"./chunk-XSZV33MB.mjs";import"./chunk-YO7DUQXR.mjs";import"./chunk-AUBFB4SI.mjs";export{a as NavMobile};
package/dist/nav.mjs CHANGED
@@ -1,2 +1,2 @@
1
1
  "use client"
2
- import{a,b}from"./chunk-HCQHCCRZ.mjs";import"./chunk-AFBOIDAQ.mjs";import"./chunk-XDXOOSPE.mjs";import"./chunk-A75RGEGE.mjs";import"./chunk-V4QJPKML.mjs";import"./chunk-YPE32NUI.mjs";import"./chunk-XZ5JVXVV.mjs";import"./chunk-YURUGH4S.mjs";import"./chunk-2TGXECZQ.mjs";import"./chunk-EHYVEIOL.mjs";import"./chunk-VWVFVW4E.mjs";import"./chunk-GSQUGPJ2.mjs";import"./chunk-B5QYWKCW.mjs";import"./chunk-T4YFARK5.mjs";import"./chunk-QROG2QLI.mjs";import"./chunk-BDMXJXHH.mjs";import"./chunk-RSAUO32L.mjs";import"./chunk-QA2KCGIR.mjs";import"./chunk-PEGWX7NL.mjs";import"./chunk-RN47ZHL3.mjs";import"./chunk-Z5P2KHPP.mjs";import"./chunk-WRF4G5DE.mjs";import"./chunk-MURAUI3W.mjs";import"./chunk-XSZV33MB.mjs";import"./chunk-YO7DUQXR.mjs";import"./chunk-AUBFB4SI.mjs";export{b as Nav,a as navItems};
2
+ import{a,b}from"./chunk-HCQHCCRZ.mjs";import"./chunk-AFBOIDAQ.mjs";import"./chunk-XDXOOSPE.mjs";import"./chunk-A75RGEGE.mjs";import"./chunk-V4QJPKML.mjs";import"./chunk-YPE32NUI.mjs";import"./chunk-B5QYWKCW.mjs";import"./chunk-RN47ZHL3.mjs";import"./chunk-XZ5JVXVV.mjs";import"./chunk-YURUGH4S.mjs";import"./chunk-2TGXECZQ.mjs";import"./chunk-EHYVEIOL.mjs";import"./chunk-VWVFVW4E.mjs";import"./chunk-GSQUGPJ2.mjs";import"./chunk-MURAUI3W.mjs";import"./chunk-T4YFARK5.mjs";import"./chunk-QROG2QLI.mjs";import"./chunk-BDMXJXHH.mjs";import"./chunk-RSAUO32L.mjs";import"./chunk-QA2KCGIR.mjs";import"./chunk-PEGWX7NL.mjs";import"./chunk-Z5P2KHPP.mjs";import"./chunk-WRF4G5DE.mjs";import"./chunk-XSZV33MB.mjs";import"./chunk-YO7DUQXR.mjs";import"./chunk-AUBFB4SI.mjs";export{b as Nav,a as navItems};
@@ -1,2 +1,2 @@
1
1
  "use client"
2
- import{a}from"./chunk-L45LOYYN.mjs";import"./chunk-AUBFB4SI.mjs";export{a as ProductHunt};
2
+ import{a}from"./chunk-LY37VFY3.mjs";import"./chunk-YYQBAJFO.mjs";import"./chunk-AUBFB4SI.mjs";export{a as ProductHunt};
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@dub/ui",
3
3
  "description": "UI components for Dub.co",
4
- "version": "0.0.60",
4
+ "version": "0.0.62",
5
5
  "sideEffects": false,
6
6
  "main": "./dist/index.js",
7
7
  "module": "./dist/index.mjs",