@clds/style-utils
Advanced tools
Comparing version 0.33.3 to 0.33.5
@@ -1,4 +0,4 @@ | ||
import { Interpolation } from 'styled-components'; | ||
import { type Interpolation } from 'styled-components'; | ||
export declare const focusRingShadow: import("styled-components").FlattenInterpolation<import("styled-components").ThemeProps<any>>; | ||
export declare const focusRing: <P extends object>(otherBoxShadow?: Interpolation<P>, otherTransition?: Interpolation<P>) => import("styled-components").FlattenInterpolation<import("styled-components").ThemedStyledProps<P, any>>; | ||
export declare const insetFocusRing: () => import("styled-components").FlattenInterpolation<import("styled-components").ThemeProps<any>>; |
@@ -1,4 +0,4 @@ | ||
import { Interpolation } from 'styled-components'; | ||
import { type Interpolation } from 'styled-components'; | ||
export declare const focusRingShadow: import("styled-components").FlattenInterpolation<import("styled-components").ThemeProps<any>>; | ||
export declare const focusRing: <P extends object>(otherBoxShadow?: Interpolation<P>, otherTransition?: Interpolation<P>) => import("styled-components").FlattenInterpolation<import("styled-components").ThemedStyledProps<P, any>>; | ||
export declare const insetFocusRing: () => import("styled-components").FlattenInterpolation<import("styled-components").ThemeProps<any>>; |
{ | ||
"name": "@clds/style-utils", | ||
"description": "", | ||
"version": "0.33.3", | ||
"version": "0.33.5", | ||
"author": "Cloudinary", | ||
@@ -13,3 +13,3 @@ "main": "./dist/cjs/index.js", | ||
"polished": "3.7.2", | ||
"@clds/component-theme": "0.33.3" | ||
"@clds/component-theme": "0.33.5" | ||
}, | ||
@@ -25,3 +25,3 @@ "devDependencies": { | ||
"styled-components": "5.3.11", | ||
"@clds/testing": "0.33.3" | ||
"@clds/testing": "0.33.5" | ||
}, | ||
@@ -28,0 +28,0 @@ "peerDependencies": { |
import { rgba } from 'polished'; | ||
import { css, Interpolation } from 'styled-components'; | ||
import { css, type Interpolation } from 'styled-components'; | ||
@@ -4,0 +4,0 @@ import { combineValues, globalTheme } from '@clds/component-theme'; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
74199
+ Added@clds/component-theme@0.33.5(transitive)
+ Added@clds/feature-flags@0.33.5(transitive)
+ Added@clds/theme-helper@0.33.5(transitive)
+ Added@clds/themes@0.33.5(transitive)
- Removed@clds/component-theme@0.33.3(transitive)
- Removed@clds/feature-flags@0.33.3(transitive)
- Removed@clds/theme-helper@0.33.3(transitive)
- Removed@clds/themes@0.33.3(transitive)
Updated@clds/component-theme@0.33.5