@dub/ui 0.0.50 → 0.0.51
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/badge.d.ts +1 -1
- package/dist/chunk-CEJMBQKN.mjs +2 -0
- package/dist/chunk-S7CAHH3E.mjs +2 -0
- package/dist/footer.mjs +1 -1
- package/dist/index.mjs +1 -1
- package/package.json +1 -1
package/dist/badge.d.ts
CHANGED
|
@@ -3,7 +3,7 @@ import * as class_variance_authority_dist_types from 'class-variance-authority/d
|
|
|
3
3
|
import { VariantProps } from 'class-variance-authority';
|
|
4
4
|
|
|
5
5
|
declare const badgeVariants: (props?: ({
|
|
6
|
-
variant?: "
|
|
6
|
+
variant?: "black" | "blue" | "gray" | "violet" | "default" | "sky" | "neutral" | "rainbow" | null | undefined;
|
|
7
7
|
} & class_variance_authority_dist_types.ClassProp) | undefined) => string;
|
|
8
8
|
interface BadgeProps extends React.HTMLAttributes<HTMLSpanElement>, VariantProps<typeof badgeVariants> {
|
|
9
9
|
}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use client"
|
|
2
|
+
import{a as u}from"./chunk-A75RGEGE.mjs";import{a as h}from"./chunk-JM6WAEEC.mjs";import{a as p}from"./chunk-VWVFVW4E.mjs";import{a as f}from"./chunk-B5QYWKCW.mjs";import{a as g}from"./chunk-BDMXJXHH.mjs";import{a as c}from"./chunk-V53OEVBD.mjs";import{a as d}from"./chunk-T4YFARK5.mjs";import{i as n,j as i}from"./chunk-WEO54AEG.mjs";import s from"@vercel/analytics";import m from"next/link";import{useParams as b}from"next/navigation";import y from"next/image";import{jsx as e,jsxs as r}from"react/jsx-runtime";var l={features:u.map(({shortTitle:t,slug:o})=>({name:t,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:i.map(({name:t,slug:o})=>({name:t,href:`/compare/${o}`})),legal:[{name:"Privacy",href:"/privacy"},{name:"Terms",href:"/terms"},{name:"Abuse",href:"/abuse"}],tools:n.map(({name:t,slug:o})=>({name:t,href:`/tools/${o}`}))};function _(){let{domain:t="dub.co"}=b(),o=a=>t==="dub.co"?a:`https://dub.co${a}`;return e("footer",{children:r(h,{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-2xl",children:[r("div",{className:"xl:grid xl:grid-cols-3 xl:gap-8",children:[r("div",{className:"space-y-8",children:[r(m,{href:o("/"),...t!=="dub.co"&&{onClick:()=>{s.track("Referred from custom domain",{domain:t,medium:"footer item (logo)"})}},children:[r("span",{className:"sr-only",children:[process.env.NEXT_PUBLIC_APP_NAME," Logo"]}),e(c,{className:"h-7 text-gray-600"})]}),e("p",{className:"max-w-xs text-sm text-gray-500",children:"Giving modern marketing teams superpowers with short links that stand out."}),r("p",{className:"text-sm leading-5 text-gray-400",children:["\xA9 ",new Date().getFullYear()," Dub Technologies, Inc."]}),r("div",{className:"flex items-center space-x-3",children:[r("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 active:bg-gray-200",children:[e("span",{className:"sr-only",children:"Twitter"}),e(p,{className:"h-4 w-4 text-gray-600"})]}),r("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 active:bg-gray-200",children:[e("span",{className:"sr-only",children:"Github"}),e(d,{className:"h-4 w-4 text-gray-600"})]}),r("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 active:bg-gray-200",children:[e("span",{className:"sr-only",children:"LinkedIn"}),e(g,{className:"h-4 w-4 text-gray-600"})]}),r("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 active:bg-gray-200",children:[e("span",{className:"sr-only",children:"YouTube"}),e(f,{className:"h-4 w-4 text-gray-600"})]})]})]}),r("div",{className:"mt-16 grid grid-cols-2 gap-4 xl:col-span-2 xl:mt-0",children:[r("div",{className:"md:grid md:grid-cols-2",children:[r("div",{children:[e("h3",{className:"text-sm font-semibold text-gray-900",children:"Features"}),e("ul",{role:"list",className:"mt-4 space-y-4",children:l.features.map(a=>e("li",{children:e(m,{href:o(a.href),...t!=="dub.co"&&{onClick:()=>{s.track("Referred from custom domain",{domain:t,medium:`footer item (${a.name})`})}},className:"text-sm text-gray-500 hover:text-gray-900",children:a.name})},a.name))})]}),r("div",{className:"mt-10 md:mt-0",children:[e("h3",{className:"text-sm font-semibold text-gray-900",children:"Product"}),e("ul",{role:"list",className:"mt-4 space-y-4",children:l.product.map(a=>e("li",{children:e(m,{href:o(a.href),...t!=="dub.co"&&{onClick:()=>{s.track("Referred from custom domain",{domain:t,medium:`footer item (${a.name})`})}},className:"text-sm text-gray-500 hover:text-gray-900",children:a.name})},a.name))})]})]}),r("div",{className:"md:grid md:grid-cols-2",children:[r("div",{className:"flex flex-col space-y-8",children:[r("div",{children:[e("h3",{className:"text-sm font-semibold text-gray-900",children:"Compare"}),e("ul",{role:"list",className:"mt-4 space-y-4",children:l.compare.map(a=>e("li",{children:e(m,{href:o(a.href),...t!=="dub.co"&&{onClick:()=>{s.track("Referred from custom domain",{domain:t,medium:`footer item (${a.name})`})}},className:"text-sm text-gray-500 hover:text-gray-900",children:a.name})},a.name))})]}),r("div",{children:[e("h3",{className:"text-sm font-semibold text-gray-900",children:"Legal"}),e("ul",{role:"list",className:"mt-4 space-y-4",children:l.legal.map(a=>e("li",{children:e(m,{href:o(a.href),...t!=="dub.co"&&{onClick:()=>{s.track("Referred from custom domain",{domain:t,medium:`footer item (${a.name})`})}},className:"text-sm text-gray-500 hover:text-gray-900",children:a.name})},a.name))})]})]}),r("div",{className:"mt-10 md:mt-0",children:[e("h3",{className:"text-sm font-semibold text-gray-900",children:"Tools"}),e("ul",{role:"list",className:"mt-4 space-y-4",children:l.tools.map(a=>e("li",{children:e(m,{href:o(a.href),...t!=="dub.co"&&{onClick:()=>{s.track("Referred from custom domain",{domain:t,medium:`footer item (${a.name})`})}},className:"text-sm text-gray-500 hover:text-gray-900",children:a.name})},a.name))})]})]})]})]}),e(y,{src:"https://d2vwwcvoksz7ty.cloudfront.net/footer.png",alt:"Dub Technologies, Inc. Logo",width:1959,height:625,className:"pointer-events-none absolute inset-x-0 bottom-0 z-0"})]})})}export{_ as a};
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use client"
|
|
2
|
+
import{a as u}from"./chunk-A75RGEGE.mjs";import{a as h}from"./chunk-JM6WAEEC.mjs";import{a as f}from"./chunk-EWCDNRBG.mjs";import{a as p}from"./chunk-VWVFVW4E.mjs";import{a as g}from"./chunk-BDMXJXHH.mjs";import{a as c}from"./chunk-V53OEVBD.mjs";import{a as d}from"./chunk-T4YFARK5.mjs";import{i as n,j as i}from"./chunk-WEO54AEG.mjs";import s from"@vercel/analytics";import m from"next/link";import{useParams as b}from"next/navigation";import y from"next/image";import{jsx as e,jsxs as r}from"react/jsx-runtime";var l={features:u.map(({shortTitle:t,slug:o})=>({name:t,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:i.map(({name:t,slug:o})=>({name:t,href:`/compare/${o}`})),legal:[{name:"Privacy",href:"/privacy"},{name:"Terms",href:"/terms"},{name:"Abuse",href:"/abuse"}],tools:n.map(({name:t,slug:o})=>({name:t,href:`/tools/${o}`}))};function _(){let{domain:t="dub.co"}=b(),o=a=>t==="dub.co"?a:`https://dub.co${a}`;return e("footer",{children:r(h,{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-2xl",children:[r("div",{className:"xl:grid xl:grid-cols-3 xl:gap-8",children:[r("div",{className:"space-y-8",children:[r(m,{href:o("/"),...t!=="dub.co"&&{onClick:()=>{s.track("Referred from custom domain",{domain:t,medium:"footer item (logo)"})}},children:[r("span",{className:"sr-only",children:[process.env.NEXT_PUBLIC_APP_NAME," Logo"]}),e(c,{className:"h-7 text-gray-600"})]}),e("p",{className:"max-w-xs text-sm text-gray-500",children:"Giving modern marketing teams superpowers with short links that stand out."}),r("p",{className:"text-sm leading-5 text-gray-400",children:["\xA9 ",new Date().getFullYear()," Dub Technologies, Inc."]}),r("div",{className:"flex items-center space-x-3",children:[r("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 active:bg-gray-200",children:[e("span",{className:"sr-only",children:"Twitter"}),e(p,{className:"h-4 w-4 text-gray-600"})]}),r("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 active:bg-gray-200",children:[e("span",{className:"sr-only",children:"Github"}),e(d,{className:"h-4 w-4 text-gray-600"})]}),r("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 active:bg-gray-200",children:[e("span",{className:"sr-only",children:"LinkedIn"}),e(g,{className:"h-4 w-4 text-gray-600"})]}),r("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 active:bg-gray-200",children:[e("span",{className:"sr-only",children:"YouTube"}),e(f,{className:"h-4 w-4 text-gray-600"})]})]})]}),r("div",{className:"mt-16 grid grid-cols-2 gap-4 xl:col-span-2 xl:mt-0",children:[r("div",{className:"md:grid md:grid-cols-2",children:[r("div",{children:[e("h3",{className:"text-sm font-semibold text-gray-900",children:"Features"}),e("ul",{role:"list",className:"mt-4 space-y-4",children:l.features.map(a=>e("li",{children:e(m,{href:o(a.href),...t!=="dub.co"&&{onClick:()=>{s.track("Referred from custom domain",{domain:t,medium:`footer item (${a.name})`})}},className:"text-sm text-gray-500 hover:text-gray-900",children:a.name})},a.name))})]}),r("div",{className:"mt-10 md:mt-0",children:[e("h3",{className:"text-sm font-semibold text-gray-900",children:"Product"}),e("ul",{role:"list",className:"mt-4 space-y-4",children:l.product.map(a=>e("li",{children:e(m,{href:o(a.href),...t!=="dub.co"&&{onClick:()=>{s.track("Referred from custom domain",{domain:t,medium:`footer item (${a.name})`})}},className:"text-sm text-gray-500 hover:text-gray-900",children:a.name})},a.name))})]})]}),r("div",{className:"md:grid md:grid-cols-2",children:[r("div",{className:"flex flex-col space-y-8",children:[r("div",{children:[e("h3",{className:"text-sm font-semibold text-gray-900",children:"Compare"}),e("ul",{role:"list",className:"mt-4 space-y-4",children:l.compare.map(a=>e("li",{children:e(m,{href:o(a.href),...t!=="dub.co"&&{onClick:()=>{s.track("Referred from custom domain",{domain:t,medium:`footer item (${a.name})`})}},className:"text-sm text-gray-500 hover:text-gray-900",children:a.name})},a.name))})]}),r("div",{children:[e("h3",{className:"text-sm font-semibold text-gray-900",children:"Legal"}),e("ul",{role:"list",className:"mt-4 space-y-4",children:l.legal.map(a=>e("li",{children:e(m,{href:o(a.href),...t!=="dub.co"&&{onClick:()=>{s.track("Referred from custom domain",{domain:t,medium:`footer item (${a.name})`})}},className:"text-sm text-gray-500 hover:text-gray-900",children:a.name})},a.name))})]})]}),r("div",{className:"mt-10 md:mt-0",children:[e("h3",{className:"text-sm font-semibold text-gray-900",children:"Tools"}),e("ul",{role:"list",className:"mt-4 space-y-4",children:l.tools.map(a=>e("li",{children:e(m,{href:o(a.href),...t!=="dub.co"&&{onClick:()=>{s.track("Referred from custom domain",{domain:t,medium:`footer item (${a.name})`})}},className:"text-sm text-gray-500 hover:text-gray-900",children:a.name})},a.name))})]})]})]})]}),e(y,{src:"https://d2vwwcvoksz7ty.cloudfront.net/footer.png",alt:"Dub Technologies, Inc. Logo",width:1959,height:625,className:"pointer-events-none absolute inset-x-0 bottom-0 z-0"})]})})}export{_ as a};
|
package/dist/footer.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
"use client"
|
|
2
|
-
import{a}from"./chunk-
|
|
2
|
+
import{a}from"./chunk-CEJMBQKN.mjs";import"./chunk-A75RGEGE.mjs";import"./chunk-JM6WAEEC.mjs";import"./chunk-YPE32NUI.mjs";import"./chunk-EHYVEIOL.mjs";import"./chunk-VWVFVW4E.mjs";import"./chunk-GSQUGPJ2.mjs";import"./chunk-B5QYWKCW.mjs";import"./chunk-BDMXJXHH.mjs";import"./chunk-HEVVBB3H.mjs";import"./chunk-QA2KCGIR.mjs";import"./chunk-QJNHYOHP.mjs";import"./chunk-7TIDFD7G.mjs";import"./chunk-V53OEVBD.mjs";import"./chunk-YURUGH4S.mjs";import"./chunk-2TGXECZQ.mjs";import"./chunk-Z5P2KHPP.mjs";import"./chunk-ZJOL5CKP.mjs";import"./chunk-MURAUI3W.mjs";import"./chunk-T4YFARK5.mjs";import"./chunk-QROG2QLI.mjs";import"./chunk-XSZV33MB.mjs";import"./chunk-WEO54AEG.mjs";import"./chunk-AUBFB4SI.mjs";export{a as Footer};
|
package/dist/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
"use client"
|
|
2
|
-
import{a as oo}from"./chunk-3KI3I7AD.mjs";import{a as xo}from"./chunk-TO3ZP3XF.mjs";import{a as eo,b as fo}from"./chunk-WSUUOQAT.mjs";import{a as ro}from"./chunk-4EFYUGCK.mjs";import{a as mo,b as po}from"./chunk-CCJUE3TX.mjs";import{a as to}from"./chunk-VT6D7JQP.mjs";import{a as co}from"./chunk-DQNQGCXX.mjs";import{a as O}from"./chunk-
|
|
2
|
+
import{a as oo}from"./chunk-3KI3I7AD.mjs";import{a as xo}from"./chunk-TO3ZP3XF.mjs";import{a as eo,b as fo}from"./chunk-WSUUOQAT.mjs";import{a as ro}from"./chunk-4EFYUGCK.mjs";import{a as mo,b as po}from"./chunk-CCJUE3TX.mjs";import{a as to}from"./chunk-VT6D7JQP.mjs";import{a as co}from"./chunk-DQNQGCXX.mjs";import{a as O}from"./chunk-CEJMBQKN.mjs";import{a as M}from"./chunk-A75RGEGE.mjs";import{a as N}from"./chunk-JM6WAEEC.mjs";import{a as P}from"./chunk-YVWWOPTY.mjs";import{a as Q}from"./chunk-Z4MSMGYC.mjs";import{a as io}from"./chunk-O5BHK57C.mjs";import{a as R}from"./chunk-WSAODKH7.mjs";import{a as S}from"./chunk-NZUK2JUG.mjs";import{a as ao,b as bo}from"./chunk-FW46HNG4.mjs";import{a as T,b as U,c as V,d as W,e as X,f as Y,g as Z,h as _}from"./chunk-T6KKPRWS.mjs";import{a as $}from"./chunk-XDXOOSPE.mjs";import{a as o,b as r,c as m,d as p}from"./chunk-WEDKDUIU.mjs";import{a as t,b as e}from"./chunk-XXWR7RVP.mjs";import{a as f}from"./chunk-5B3S5OJK.mjs";import{a as x,b as i}from"./chunk-AMHMX5SH.mjs";import{a}from"./chunk-7TQFXQUD.mjs";import{a as J}from"./chunk-3UYT52KE.mjs";import{a as C,b as D,c as E,d as F,e as G,f as H,g as I}from"./chunk-Y4JMWFGX.mjs";import{a as K}from"./chunk-FNMIMW4L.mjs";import{a as L}from"./chunk-LLZZTI7S.mjs";import"./chunk-YPE32NUI.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 y}from"./chunk-BDMXJXHH.mjs";import{a as k}from"./chunk-HEVVBB3H.mjs";import{a as l}from"./chunk-QA2KCGIR.mjs";import{a as n}from"./chunk-QJNHYOHP.mjs";import{a as q}from"./chunk-7TIDFD7G.mjs";import{a as s}from"./chunk-V53OEVBD.mjs";import{a as d}from"./chunk-YURUGH4S.mjs";import{a as g}from"./chunk-2TGXECZQ.mjs";import{a as b}from"./chunk-Z5P2KHPP.mjs";import{a as c}from"./chunk-ZJOL5CKP.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 h}from"./chunk-XSZV33MB.mjs";import"./chunk-WEO54AEG.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,a as BlurImage,J as Button,K as Checkbox,b as Copy,L as CopyButton,c as ExpandingArrow,M as FEATURES_LIST,u as Facebook,O as Footer,P as Form,v as Github,w as Google,Q as IconMenu,H as InfoTooltip,io as InlineSnippet,R as InputSelect,S as Label,ao as LinkPreview,bo 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,N as MaxWidthWrapper,oo as Modal,fo as Nav,xo as NavMobile,I as NumberTooltip,g as Photo,ro as Popover,mo as RadioGroup,po as RadioGroupItem,F as SimpleTooltipContent,h as Success,to as Switch,co 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,eo as navItems,T as useCookies,U as useCurrentAnchor,V as useIntersectionObserver,W as useLocalStorage,X as useMediaQuery,Y as useOptimisticUpdate,Z as useRouterStuff,_ as useScroll,$ as useToastWithUndo};
|