@uifabric/azure-themes
Advanced tools
Comparing version 7.0.0-alpha012 to 7.0.0-alpha013
@@ -1,2 +0,2 @@ | ||
import { INavStyleProps, INavStyles } from 'office-ui-fabric-react/lib/Nav'; | ||
import { INavStyleProps, INavStyles } from '@uifabric/legacy/lib/Nav'; | ||
export declare const NavStyles: (props: INavStyleProps) => Partial<INavStyles>; |
@@ -1,2 +0,2 @@ | ||
import { INavStyleProps, INavStyles } from 'office-ui-fabric-react/lib/Nav'; | ||
import { INavStyleProps, INavStyles } from '@uifabric/legacy/lib/Nav'; | ||
export declare const NavStyles: (props: INavStyleProps) => Partial<INavStyles>; |
@@ -1,2 +0,2 @@ | ||
import { INavStyleProps, INavStyles } from 'office-ui-fabric-react/lib/Nav'; | ||
import { INavStyleProps, INavStyles } from '@uifabric/legacy/lib/Nav'; | ||
export declare const NavStyles: (props: INavStyleProps) => Partial<INavStyles>; |
{ | ||
"name": "@uifabric/azure-themes", | ||
"version": "7.0.0-alpha012", | ||
"version": "7.0.0-alpha013", | ||
"description": "Azure themes for Office UI Components", | ||
@@ -33,2 +33,3 @@ "main": "lib-commonjs/index.js", | ||
"dependencies": { | ||
"@uifabric/legacy": ">=7.0.0-0 <8.0.0-0", | ||
"@uifabric/merge-styles": ">=7.0.0-0 <8.0.0-0", | ||
@@ -35,0 +36,0 @@ "@uifabric/set-version": ">=7.0.0-0 <8.0.0-0", |
Sorry, the diff of this file is not supported yet
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
Sorry, the diff of this file is not supported yet
7979762
5
74070
+ Added@uifabric/legacy@7.0.0-alpha025(transitive)
+ Addedreact@16.14.0(transitive)
+ Addedreact-dom@16.14.0(transitive)
+ Addedscheduler@0.19.1(transitive)
- Removedreact@17.0.2(transitive)
- Removedreact-dom@17.0.2(transitive)
- Removedscheduler@0.20.2(transitive)