@clds/component-theme
Advanced tools
Comparing version 0.47.0 to 0.48.0
@@ -104,2 +104,4 @@ import { MappedNode, Override } from './createTheme.types'; | ||
accent10: string; | ||
accent11: string; | ||
accent12: string; | ||
}; | ||
@@ -106,0 +108,0 @@ }; |
@@ -98,2 +98,4 @@ export declare const globalTheme: import("./createTheme.types").Compiled<import("./createTheme.types").Mixin<{ | ||
accent10: string; | ||
accent11: string; | ||
accent12: string; | ||
}; | ||
@@ -250,2 +252,4 @@ }; | ||
accent10: string; | ||
accent11: string; | ||
accent12: string; | ||
}; | ||
@@ -252,0 +256,0 @@ }; |
@@ -104,2 +104,4 @@ import { MappedNode, Override } from './createTheme.types'; | ||
accent10: string; | ||
accent11: string; | ||
accent12: string; | ||
}; | ||
@@ -106,0 +108,0 @@ }; |
@@ -98,2 +98,4 @@ export declare const globalTheme: import("./createTheme.types").Compiled<import("./createTheme.types").Mixin<{ | ||
accent10: string; | ||
accent11: string; | ||
accent12: string; | ||
}; | ||
@@ -250,2 +252,4 @@ }; | ||
accent10: string; | ||
accent11: string; | ||
accent12: string; | ||
}; | ||
@@ -252,0 +256,0 @@ }; |
{ | ||
"name": "@clds/component-theme", | ||
"description": "Define, override and use component theme", | ||
"version": "0.47.0", | ||
"version": "0.48.0", | ||
"author": "Cloudinary", | ||
@@ -11,4 +11,4 @@ "main": "./dist/cjs/index.js", | ||
"dependencies": { | ||
"@clds/theme-helper": "0.47.0", | ||
"@clds/themes": "0.47.0" | ||
"@clds/theme-helper": "0.48.0", | ||
"@clds/themes": "0.48.0" | ||
}, | ||
@@ -15,0 +15,0 @@ "devDependencies": { |
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
121702
2923
+ Added@clds/theme-helper@0.48.0(transitive)
+ Added@clds/themes@0.48.0(transitive)
- Removed@clds/theme-helper@0.47.0(transitive)
- Removed@clds/themes@0.47.0(transitive)
Updated@clds/theme-helper@0.48.0
Updated@clds/themes@0.48.0