@20minutes/hela
Advanced tools
Comparing version 1.20.1 to 1.20.2
@@ -75,1 +75,14 @@ declare const _default: { | ||
}; | ||
export declare const TabSelected: { | ||
args: { | ||
tabVariant: string; | ||
tabColor: string; | ||
tabIsSelected: boolean; | ||
children: string; | ||
}; | ||
parameters: { | ||
controls: { | ||
exclude: string[]; | ||
}; | ||
}; | ||
}; |
@@ -20,2 +20,13 @@ declare const _default: { | ||
}; | ||
export declare const EntertainmentColor: { | ||
args: { | ||
tabItems: { | ||
name: string; | ||
title: string; | ||
content: string; | ||
}[]; | ||
tabItemActive: string; | ||
tabColor: string; | ||
}; | ||
}; | ||
export declare const Secondary: { | ||
@@ -22,0 +33,0 @@ args: { |
{ | ||
"name": "@20minutes/hela", | ||
"version": "1.20.1", | ||
"version": "1.20.2", | ||
"repository": "git@github.com:20minutes/hela.git", | ||
@@ -75,5 +75,5 @@ "license": "MIT", | ||
"@20minutes/eslint-config": "^1.2.6", | ||
"@aws-sdk/client-s3": "3.676.0", | ||
"@babel/core": "^7.25.8", | ||
"@babel/eslint-parser": "^7.25.8", | ||
"@aws-sdk/client-s3": "3.678.0", | ||
"@babel/core": "^7.25.9", | ||
"@babel/eslint-parser": "^7.25.9", | ||
"@csstools/postcss-sass": "^5.1.1", | ||
@@ -94,4 +94,4 @@ "@eslint/compat": "^1.2.1", | ||
"@testing-library/react": "^16.0.1", | ||
"@types/node": "^22.7.7", | ||
"@types/react": "^18.3.11", | ||
"@types/node": "^22.7.9", | ||
"@types/react": "^18.3.12", | ||
"@types/react-dom": "^18.3.1", | ||
@@ -111,3 +111,3 @@ "@typescript-eslint/eslint-plugin": "^8.11.0", | ||
"eslint-plugin-prettier": "^5.2.1", | ||
"eslint-plugin-react": "^7.37.1", | ||
"eslint-plugin-react": "^7.37.2", | ||
"eslint-plugin-simple-import-sort": "^12.1.1", | ||
@@ -129,3 +129,3 @@ "eslint-plugin-storybook": "^0.10.1", | ||
"rollup-plugin-visualizer": "^5.12.0", | ||
"sass": "^1.80.3", | ||
"sass": "^1.80.4", | ||
"storybook": "^8.3.6", | ||
@@ -139,4 +139,4 @@ "style-dictionary": "^3.9.2", | ||
"typescript": "^4.9.5", | ||
"vite": "^5.4.9", | ||
"vite-plugin-dts": "^4.2.4", | ||
"vite": "^5.4.10", | ||
"vite-plugin-dts": "^4.3.0", | ||
"vite-tsconfig-paths": "^5.0.1", | ||
@@ -143,0 +143,0 @@ "vitest": "^2.1.3" |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
4845952
39795