@salesforcedevs/dx-components
Advanced tools
Comparing version
@@ -5,9 +5,22 @@ { | ||
"dx/button", | ||
"dx/card", | ||
"dx/cardArticle", | ||
"dx/cardCallout", | ||
"dx/cardIcon", | ||
"dx/cardProduct", | ||
"dx/cardSmall", | ||
"dx/cardTweet", | ||
"dx/cardVideoPreview", | ||
"dx/dropdown", | ||
"dx/footer", | ||
"dx/groupContent", | ||
"dx/header", | ||
"dx/icon", | ||
"dx/imageAndLabel", | ||
"dx/input", | ||
"dx/textSection" | ||
"dx/layoutGrid", | ||
"dx/textSection", | ||
"dx/typeBadge", | ||
"dx/typeBadgeGroup" | ||
] | ||
} |
{ | ||
"name": "@salesforcedevs/dx-components", | ||
"version": "0.0.8", | ||
"version": "0.0.9", | ||
"description": "DX Lightning web components", | ||
@@ -5,0 +5,0 @@ "license": "UNLICENSED", |
@@ -7,3 +7,16 @@ export default { | ||
export const Base = () => ` | ||
small | ||
<dx-icon size="small" symbol="edit"></dx-icon> | ||
<br /> | ||
medium | ||
<dx-icon size="medium" symbol="edit"></dx-icon> | ||
<br /> | ||
large | ||
<dx-icon size="large" symbol="edit"></dx-icon> | ||
<br /> | ||
xlarge | ||
<dx-icon size="xlarge" symbol="edit"></dx-icon> | ||
<br /> | ||
2xlarge | ||
<dx-icon size="2xlarge" symbol="edit"></dx-icon> | ||
`; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
1325045
5.28%156
102.6%5033
51.32%1
Infinity%