@storybook/design-system
Advanced tools
Comparing version 7.15.15 to 7.15.16-canary.431.1da9dd1.0
export declare const easing: { | ||
rubber: string; | ||
}; | ||
export declare const rotate360: import("@storybook/theming/dist/create-4436cfc3").K; | ||
export declare const glow: import("@storybook/theming/dist/create-4436cfc3").K; | ||
export declare const float: import("@storybook/theming/dist/create-4436cfc3").K; | ||
export declare const jiggle: import("@storybook/theming/dist/create-4436cfc3").K; | ||
export declare const shake: import("@storybook/theming/dist/create-4436cfc3").K; | ||
export declare const inlineGlow: import("@storybook/theming/dist/create-4436cfc3").S; | ||
export declare const rotate360: import("@storybook/theming/dist/create-df04f5c3").K; | ||
export declare const glow: import("@storybook/theming/dist/create-df04f5c3").K; | ||
export declare const float: import("@storybook/theming/dist/create-df04f5c3").K; | ||
export declare const jiggle: import("@storybook/theming/dist/create-df04f5c3").K; | ||
export declare const shake: import("@storybook/theming/dist/create-df04f5c3").K; | ||
export declare const inlineGlow: import("@storybook/theming/dist/create-df04f5c3").S; | ||
//# sourceMappingURL=animation.d.ts.map |
@@ -1,4 +0,4 @@ | ||
export declare const bodyStyles: import("@storybook/theming/dist/create-4436cfc3").S; | ||
export declare const bodyStyles: import("@storybook/theming/dist/create-df04f5c3").S; | ||
export declare const fontUrl = "https://fonts.googleapis.com/css?family=Nunito+Sans:400,700,800&display=swap"; | ||
export declare const GlobalStyle: () => JSX.Element; | ||
//# sourceMappingURL=global.d.ts.map |
@@ -75,4 +75,4 @@ export declare const background: { | ||
export declare const pageMargin = 5.55555; | ||
export declare const pageMargins: import("@storybook/theming/dist/create-4436cfc3").S; | ||
export declare const hoverEffect: import("@storybook/theming/dist/create-4436cfc3").S; | ||
export declare const pageMargins: import("@storybook/theming/dist/create-df04f5c3").S; | ||
export declare const hoverEffect: import("@storybook/theming/dist/create-df04f5c3").S; | ||
export declare const zIndex: { | ||
@@ -82,29 +82,29 @@ tooltip: number; | ||
export declare const headers: { | ||
hero1: import("@storybook/theming/dist/create-4436cfc3").S; | ||
hero2: import("@storybook/theming/dist/create-4436cfc3").S; | ||
h1: import("@storybook/theming/dist/create-4436cfc3").S; | ||
h2: import("@storybook/theming/dist/create-4436cfc3").S; | ||
h3: import("@storybook/theming/dist/create-4436cfc3").S; | ||
h4: import("@storybook/theming/dist/create-4436cfc3").S; | ||
h5: import("@storybook/theming/dist/create-4436cfc3").S; | ||
h6: import("@storybook/theming/dist/create-4436cfc3").S; | ||
hero1: import("@storybook/theming/dist/create-df04f5c3").S; | ||
hero2: import("@storybook/theming/dist/create-df04f5c3").S; | ||
h1: import("@storybook/theming/dist/create-df04f5c3").S; | ||
h2: import("@storybook/theming/dist/create-df04f5c3").S; | ||
h3: import("@storybook/theming/dist/create-df04f5c3").S; | ||
h4: import("@storybook/theming/dist/create-df04f5c3").S; | ||
h5: import("@storybook/theming/dist/create-df04f5c3").S; | ||
h6: import("@storybook/theming/dist/create-df04f5c3").S; | ||
}; | ||
export declare const subheading: { | ||
regular: import("@storybook/theming/dist/create-4436cfc3").S; | ||
small: import("@storybook/theming/dist/create-4436cfc3").S; | ||
regular: import("@storybook/theming/dist/create-df04f5c3").S; | ||
small: import("@storybook/theming/dist/create-df04f5c3").S; | ||
}; | ||
export declare const text: { | ||
storybookMediumBold: import("@storybook/theming/dist/create-4436cfc3").S; | ||
storybookMedium: import("@storybook/theming/dist/create-4436cfc3").S; | ||
largeBold: import("@storybook/theming/dist/create-4436cfc3").S; | ||
small: import("@storybook/theming/dist/create-4436cfc3").S; | ||
regularBold: import("@storybook/theming/dist/create-4436cfc3").S; | ||
smallBold: import("@storybook/theming/dist/create-4436cfc3").S; | ||
large: import("@storybook/theming/dist/create-4436cfc3").S; | ||
regular: import("@storybook/theming/dist/create-4436cfc3").S; | ||
storybookMediumBold: import("@storybook/theming/dist/create-df04f5c3").S; | ||
storybookMedium: import("@storybook/theming/dist/create-df04f5c3").S; | ||
largeBold: import("@storybook/theming/dist/create-df04f5c3").S; | ||
small: import("@storybook/theming/dist/create-df04f5c3").S; | ||
regularBold: import("@storybook/theming/dist/create-df04f5c3").S; | ||
smallBold: import("@storybook/theming/dist/create-df04f5c3").S; | ||
large: import("@storybook/theming/dist/create-df04f5c3").S; | ||
regular: import("@storybook/theming/dist/create-df04f5c3").S; | ||
}; | ||
export declare const code: { | ||
regular: import("@storybook/theming/dist/create-4436cfc3").S; | ||
small: import("@storybook/theming/dist/create-4436cfc3").S; | ||
regular: import("@storybook/theming/dist/create-df04f5c3").S; | ||
small: import("@storybook/theming/dist/create-df04f5c3").S; | ||
}; | ||
//# sourceMappingURL=styles.d.ts.map |
{ | ||
"name": "@storybook/design-system", | ||
"version": "7.15.15", | ||
"version": "7.15.16-canary.431.1da9dd1.0", | ||
"description": "Storybook design system", | ||
@@ -53,3 +53,3 @@ "repository": { | ||
"@emotion/weak-memoize": "^0.3.0", | ||
"@storybook/theming": "^7.0.2", | ||
"@storybook/theming": "^7.6.1", | ||
"@types/pluralize": "^0.0.29", | ||
@@ -78,12 +78,12 @@ "@types/prismjs": "^1.16.6", | ||
"@babel/preset-typescript": "^7.10.1", | ||
"@emotion/babel-plugin": "^11.10.6", | ||
"@storybook/addon-a11y": "^7.0.2", | ||
"@storybook/addon-actions": "^7.0.2", | ||
"@storybook/addon-docs": "^7.0.2", | ||
"@storybook/addon-essentials": "^7.0.2", | ||
"@storybook/addon-storysource": "^7.0.2", | ||
"@emotion/babel-plugin": "^11.11.0", | ||
"@storybook/addon-a11y": "^7.6.1", | ||
"@storybook/addon-actions": "^7.6.1", | ||
"@storybook/addon-docs": "^7.6.1", | ||
"@storybook/addon-essentials": "^7.6.1", | ||
"@storybook/addon-storysource": "^7.6.1", | ||
"@storybook/eslint-config-storybook": "^3.1.2", | ||
"@storybook/linter-config": "^3.1.2", | ||
"@storybook/react": "^7.0.2", | ||
"@storybook/react-webpack5": "^7.0.2", | ||
"@storybook/react": "^7.6.1", | ||
"@storybook/react-webpack5": "^7.6.1", | ||
"@svgr/cli": "^6.1.1", | ||
@@ -108,3 +108,3 @@ "@types/fs-extra": "^9.0.1", | ||
"sort-package-json": "^1.51.0", | ||
"storybook": "^7.0.2", | ||
"storybook": "^7.6.1", | ||
"ts-loader": "^7.0.5", | ||
@@ -111,0 +111,0 @@ "typescript": "^4.9.5" |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
864957
2
Updated@storybook/theming@^7.6.1