UNPKG

@radix-ui/themes

Version:

[![Radix Themes Logo](https://radix-ui.com/social/themes.png)](https://radix-ui.com/themes)

3 lines (2 loc) 1.03 kB
"use strict";var l=Object.create;var s=Object.defineProperty;var c=Object.getOwnPropertyDescriptor;var y=Object.getOwnPropertyNames;var d=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var C=(o,r)=>{for(var t in r)s(o,t,{get:r[t],enumerable:!0})},m=(o,r,t,p)=>{if(r&&typeof r=="object"||typeof r=="function")for(let e of y(r))!x.call(o,e)&&e!==t&&s(o,e,{get:()=>r[e],enumerable:!(p=c(r,e))||p.enumerable});return o};var f=(o,r,t)=>(t=o!=null?l(d(o)):{},m(r||!o||!o.__esModule?s(t,"default",{value:o,enumerable:!0}):t,o)),R=o=>m(s({},"__esModule",{value:!0}),o);var h={};C(h,{Strong:()=>n});module.exports=R(h);var g=f(require("react")),P=f(require("classnames")),a=require("@radix-ui/react-slot"),i=require("./strong.props.js"),S=require("../helpers/index.js");const n=g.forwardRef((o,r)=>{const{asChild:t,className:p,...e}=(0,S.extractProps)(o,i.strongPropDefs);return g.createElement(t?a.Slot:"strong",{...e,ref:r,className:(0,P.default)("rt-Strong",p)})});n.displayName="Strong"; //# sourceMappingURL=strong.js.map