@pikas-ui/icons
Advanced tools
Comparing version 3.3.6 to 3.3.7
@@ -5,3 +5,3 @@ import { IconProps } from '../types.js'; | ||
declare type CustomIconProps = IconProps & { | ||
type CustomIconProps = IconProps & { | ||
children?: ReactNode; | ||
@@ -8,0 +8,0 @@ }; |
@@ -5,3 +5,3 @@ import { IconProps } from '../types.js'; | ||
declare type IconByNameProps = IconProps & { | ||
type IconByNameProps = IconProps & { | ||
name: string; | ||
@@ -8,0 +8,0 @@ }; |
import { PikasCSS, PikasColor } from '@pikas-ui/styles'; | ||
import { MouseEvent } from 'react'; | ||
declare type IconCSS = { | ||
type IconCSS = { | ||
container?: PikasCSS; | ||
svg?: PikasCSS; | ||
}; | ||
declare type IconProps = { | ||
type IconProps = { | ||
className?: string; | ||
@@ -10,0 +10,0 @@ size?: number | string; |
{ | ||
"name": "@pikas-ui/icons", | ||
"version": "3.3.6", | ||
"version": "3.3.7", | ||
"private": false, | ||
@@ -43,3 +43,3 @@ "keywords": [ | ||
"@iconify/react": "4.0.0", | ||
"@pikas-ui/styles": "3.5.6", | ||
"@pikas-ui/styles": "3.5.7", | ||
"iconify-icon": "1.0.1" | ||
@@ -53,13 +53,13 @@ }, | ||
"@pikas/prettier": "1.0.0", | ||
"eslint-config-custom": "1.0.0", | ||
"@pikas/tsconfig": "1.0.0", | ||
"react": "18.2.0", | ||
"react-dom": "18.2.0", | ||
"@types/node": "18.11.9", | ||
"@types/react": "18.0.25", | ||
"@types/react-dom": "18.0.8", | ||
"@types/react-dom": "18.0.9", | ||
"cross-env": "7.0.3", | ||
"eslint": "8.27.0", | ||
"tsup": "6.4.0", | ||
"typescript": "4.8.4" | ||
"eslint-config-custom": "1.0.0", | ||
"react": "18.2.0", | ||
"react-dom": "18.2.0", | ||
"tsup": "6.5.0", | ||
"typescript": "4.9.3" | ||
}, | ||
@@ -66,0 +66,0 @@ "node": "12.20.0 || 14.13.1 || >=16.0.0", |
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
14295
+ Added@pikas-ui/styles@3.5.7(transitive)
- Removed@pikas-ui/styles@3.5.6(transitive)
Updated@pikas-ui/styles@3.5.7