@clds/icon
Advanced tools
Comparing version 0.50.0 to 0.50.1
import { type IconDescriptor } from './impl/IconDescriptor.js'; | ||
export { type IconCategory, iconCategories } from './impl/IconCategory'; | ||
export { type IconDescriptor } from './impl/IconDescriptor'; | ||
export { type IconCategory, iconCategories } from './impl/IconCategory.js'; | ||
export { type IconDescriptor } from './impl/IconDescriptor.js'; | ||
export declare const icons: Array<IconDescriptor>; |
{ | ||
"name": "@clds/icon", | ||
"description": "", | ||
"version": "0.50.0", | ||
"version": "0.50.1", | ||
"author": "Cloudinary", | ||
@@ -12,6 +12,6 @@ "main": "./dist/index.js", | ||
"dependencies": { | ||
"@clds/blender": "0.50.0", | ||
"@clds/component-theme": "0.50.0", | ||
"@clds/design-system-foundations": "0.50.0", | ||
"@clds/typography": "0.50.0" | ||
"@clds/blender": "0.50.1", | ||
"@clds/component-theme": "0.50.1", | ||
"@clds/design-system-foundations": "0.50.1", | ||
"@clds/typography": "0.50.1" | ||
}, | ||
@@ -24,5 +24,5 @@ "devDependencies": { | ||
"styled-components": "5.3.11", | ||
"@clds/dev-components": "0.50.0", | ||
"@clds/testing": "0.50.0", | ||
"@clds/testing-library": "0.50.0" | ||
"@clds/dev-components": "0.50.1", | ||
"@clds/testing": "0.50.1", | ||
"@clds/testing-library": "0.50.1" | ||
}, | ||
@@ -29,0 +29,0 @@ "peerDependencies": { |
@@ -13,3 +13,3 @@ ## @clds/icon | ||
1. add your icon in src/template/index-icons.tsx | ||
2. run `pnpm nx workspace-generator generateCode` from the package directory | ||
2. run `pnpm nx generate tools:generateIcons` from the package directory | ||
3. add icon to the stories: `libs/components/icon/stories/Icons.stories.mdx` | ||
@@ -16,0 +16,0 @@ 4. commit |
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 too big to display
1217651
1
+ Added@babel/runtime@7.26.7(transitive)
+ Added@clds/blender@0.50.1(transitive)
+ Added@clds/common-definitions@0.50.1(transitive)
+ Added@clds/component-theme@0.50.1(transitive)
+ Added@clds/design-system-foundations@0.50.1(transitive)
+ Added@clds/theme-helper@0.50.1(transitive)
+ Added@clds/themes@0.50.1(transitive)
+ Added@clds/typography@0.50.1(transitive)
- Removed@babel/runtime@7.26.0(transitive)
- Removed@clds/blender@0.50.0(transitive)
- Removed@clds/common-definitions@0.50.0(transitive)
- Removed@clds/component-theme@0.50.0(transitive)
- Removed@clds/design-system-foundations@0.50.0(transitive)
- Removed@clds/theme-helper@0.50.0(transitive)
- Removed@clds/themes@0.50.0(transitive)
- Removed@clds/typography@0.50.0(transitive)
Updated@clds/blender@0.50.1
Updated@clds/component-theme@0.50.1
Updated@clds/typography@0.50.1