@pikas-ui/icons
Advanced tools
Comparing version 3.3.9 to 3.3.10
@@ -1,2 +0,2 @@ | ||
import{jsx as d}from"react/jsx-runtime";import{styled as i}from"@pikas-ui/styles";const p=i("div",{display:"flex",alignItems:"center",justifyContent:"center"}),f=({children:n,className:r,colorName:o,colorHex:s,onClick:c,size:t,css:e})=>d(p,{onClick:c,className:r,css:{...e?.container,svg:{width:t,height:t,color:s??(o?`$${o}`:void 0),...e?.svg}},children:n});export{f as CustomIcon}; | ||
import{jsx as d}from"react/jsx-runtime";import{styled as i}from"@pikas-ui/styles";const p=i("div",{display:"flex",alignItems:"center",justifyContent:"center"}),f=({children:n,className:s,colorName:o,colorHex:r,onClick:c,size:t,css:e})=>d(p,{onClick:c,className:s,css:{...e?.container,svg:{width:t,height:t,color:r??(o?`$${o}`:void 0),...e?.svg}},children:n});export{f as CustomIcon}; | ||
//# sourceMappingURL=CustomIcon.js.map |
@@ -1,2 +0,2 @@ | ||
import{jsx as o}from"react/jsx-runtime";import{Icon as r}from"@iconify/react";import{CustomIcon as n}from"../customIcon";const e=({name:m,...p})=>o(n,{...p,children:o(r,{icon:m})});export{e as IconByName}; | ||
import{jsx as o}from"react/jsx-runtime";import{Icon as r}from"@iconify/react";import{CustomIcon as n}from"../customIcon/index.js";const e=({name:m,...p})=>o(n,{...p,children:o(r,{icon:m})});export{e as IconByName}; | ||
//# sourceMappingURL=IconByName.js.map |
{ | ||
"name": "@pikas-ui/icons", | ||
"version": "3.3.9", | ||
"version": "3.3.10", | ||
"private": false, | ||
@@ -45,3 +45,3 @@ "keywords": [ | ||
"@iconify/react": "4.0.1", | ||
"@pikas-ui/styles": "3.5.9", | ||
"@pikas-ui/styles": "3.5.10", | ||
"iconify-icon": "1.0.2" | ||
@@ -48,0 +48,0 @@ }, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
14391
+ Added@pikas-ui/styles@3.5.10(transitive)
- Removed@pikas-ui/styles@3.5.9(transitive)
Updated@pikas-ui/styles@3.5.10