@clicktap/ui 0.2.3 → 0.2.5
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/index.js +0 -1
- package/{index.esm.js → index.mjs} +0 -1
- package/package.json +1 -1
- package/index.esm.js.map +0 -1
- package/index.js.map +0 -1
package/index.js
CHANGED
|
@@ -2091,4 +2091,3 @@ Check the top-level render call using <`+_+">.")}return M}function Fc(m,M){if(!(
|
|
|
2091
2091
|
transform: rotate(45deg);
|
|
2092
2092
|
border-top-left-radius: 2px;
|
|
2093
2093
|
`;function Ll({className:e,...t}){return S.jsx(R1,{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:e,...t,children:S.jsx("path",{d:"M6 9L12 15L18 9",stroke:"black",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})})}Ll.defaultProps={className:void 0};const Et=d.forwardRef(({className:e,children:t,title:n,...r},o)=>S.jsx("li",{children:S.jsx(Il,{asChild:!0,children:S.jsxs(gA,{className:`${e??""}`,...r,ref:o,children:[S.jsx(vA,{children:n}),S.jsx(yA,{children:t})]})})}));Et.defaultProps={className:void 0,href:void 0,title:void 0};function EA(){return S.jsxs(pA,{children:[S.jsxs(hA,{children:[S.jsxs(Ms,{children:[S.jsxs(Ep,{children:["Learn ",S.jsx(Ll,{"aria-hidden":!0})]}),S.jsx(Pp,{children:S.jsxs(Sp,{className:"one",children:[S.jsx("li",{style:{gridRow:"span 3"},children:S.jsx(Il,{asChild:!0,children:S.jsxs($A,{href:"/",children:[S.jsxs("svg",{"aria-hidden":!0,width:"38",height:"38",viewBox:"0 0 25 25",fill:"white",children:[S.jsx("path",{d:"M12 25C7.58173 25 4 21.4183 4 17C4 12.5817 7.58173 9 12 9V25Z"}),S.jsx("path",{d:"M12 0H4V8H12V0Z"}),S.jsx("path",{d:"M17 8C19.2091 8 21 6.20914 21 4C21 1.79086 19.2091 0 17 0C14.7909 0 13 1.79086 13 4C13 6.20914 14.7909 8 17 8Z"})]}),S.jsx(xA,{children:"Radix Primitives"}),S.jsx(wA,{children:"Unstyled, accessible components for React."})]})})}),S.jsx(Et,{href:"https://stitches.dev/",title:"Stitches",children:"CSS-in-JS with best-in-class developer experience."}),S.jsx(Et,{href:"/colors",title:"Colors",children:"Beautiful, thought-out palettes with auto dark mode."}),S.jsx(Et,{href:"https://icons.radix-ui.com/",title:"Icons",children:"A crisp set of 15x15 icons, balanced and consistent."})]})})]}),S.jsxs(Ms,{children:[S.jsxs(Ep,{children:["Overview ",S.jsx(Ll,{"aria-hidden":!0})]}),S.jsx(Pp,{children:S.jsxs(Sp,{className:"two",children:[S.jsx(Et,{title:"Introduction",href:"/primitives/docs/overview/introduction",children:"Build high-quality, accessible design systems and web apps."}),S.jsx(Et,{title:"Getting started",href:"/primitives/docs/overview/getting-started",children:"A quick tutorial to get you up and running with Radix Primitives."}),S.jsx(Et,{title:"Styling",href:"/primitives/docs/guides/styling",children:"Unstyled and compatible with any styling solution."}),S.jsx(Et,{title:"Animation",href:"/primitives/docs/guides/animation",children:"Use CSS keyframes or any animation library of your choice."}),S.jsx(Et,{title:"Accessibility",href:"/primitives/docs/overview/accessibility",children:"Tested in a range of browsers and assistive technologies."}),S.jsx(Et,{title:"Releases",href:"/primitives/docs/overview/releases",children:"Radix Primitives releases and their changelogs."})]})})]}),S.jsx(Ms,{children:S.jsx(Il,{href:"https://github.com/radix-ui",children:"Github"})}),S.jsx(bA,{children:S.jsx(DA,{})})]}),S.jsx(CA,{children:S.jsx(mA,{})})]})}exports.Avatar=L2;exports.AvatarGroup=O2;exports.Badge=iD;exports.BreadcrumbEllipsis=aD;exports.BreadcrumbItem=WP;exports.BreadcrumbLink=YP;exports.BreadcrumbSeparator=qP;exports.Breadcrumbs=ZP;exports.Button=XP;exports.Card=QP;exports.Checkbox=t9;exports.CircularEasing=SS;exports.CircularProgressbar=nS;exports.Collapsible=i9;exports.CollapsibleTrigger=o9;exports.CollapsibleTriggerStateContext=lc;exports.Container=l9;exports.ContextMenu=o1;exports.DateInput=i1;exports.Dialog=F9;exports.Divider=g9;exports.Drawer=c1;exports.Input=u1;exports.LinearProgressbar=uS;exports.Link=$9;exports.Meter=S9;exports.Modal=A9;exports.ModalOverlay=k9;exports.NavigationMenu=EA;exports.NumberInput=d1;exports.Option=xS;exports.PinInput=f1;exports.Pulse=p1;exports.Select=h1;exports.Slider=b1;exports.Switch=BS;exports.Tab=KS;exports.TabList=jS;exports.TabPanel=_S;exports.Tabs=NS;exports.TabsOrientationContext=Ta;exports.TimeInput=g1;exports.ToggleButton=ZS;exports.Tooltip=rT;exports.defaultTheme=x;exports.mergeTheme=Nh;
|
|
2094
|
-
//# sourceMappingURL=index.js.map
|
|
@@ -31172,4 +31172,3 @@ export {
|
|
|
31172
31172
|
$ as defaultTheme,
|
|
31173
31173
|
Gx as mergeTheme
|
|
31174
31174
|
};
|
|
31175
|
-
//# sourceMappingURL=index.esm.js.map
|