@microsoft/mgt-react
Advanced tools
Comparing version 4.0.1 to 4.1.0-preview.1e695aa
@@ -0,1 +1,7 @@ | ||
/** | ||
* ------------------------------------------------------------------------------------------- | ||
* Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. | ||
* See License in the project root for license information. | ||
* ------------------------------------------------------------------------------------------- | ||
*/ | ||
/// <reference types="react" /> | ||
@@ -2,0 +8,0 @@ import { TemplateContext, TemplateRenderedData } from '@microsoft/mgt-element'; |
@@ -0,1 +1,7 @@ | ||
/** | ||
* ------------------------------------------------------------------------------------------- | ||
* Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. | ||
* See License in the project root for license information. | ||
* ------------------------------------------------------------------------------------------- | ||
*/ | ||
/* eslint-disable @typescript-eslint/no-explicit-any */ | ||
@@ -2,0 +8,0 @@ /* eslint-disable @typescript-eslint/consistent-type-definitions */ |
@@ -0,1 +1,7 @@ | ||
/** | ||
* ------------------------------------------------------------------------------------------- | ||
* Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. | ||
* See License in the project root for license information. | ||
* ------------------------------------------------------------------------------------------- | ||
*/ | ||
/// <reference types="react" /> | ||
@@ -2,0 +8,0 @@ import { OfficeGraphInsightString, ViewType } from '@microsoft/mgt-components'; |
@@ -0,1 +1,7 @@ | ||
/** | ||
* ------------------------------------------------------------------------------------------- | ||
* Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. | ||
* See License in the project root for license information. | ||
* ------------------------------------------------------------------------------------------- | ||
*/ | ||
import { registerMgtFileListComponent } from '@microsoft/mgt-components'; | ||
@@ -2,0 +8,0 @@ import { wrapMgt } from '../Mgt'; |
@@ -0,1 +1,7 @@ | ||
/** | ||
* ------------------------------------------------------------------------------------------- | ||
* Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. | ||
* See License in the project root for license information. | ||
* ------------------------------------------------------------------------------------------- | ||
*/ | ||
/// <reference types="react" /> | ||
@@ -2,0 +8,0 @@ import { OfficeGraphInsightString, ViewType } from '@microsoft/mgt-components'; |
@@ -0,1 +1,7 @@ | ||
/** | ||
* ------------------------------------------------------------------------------------------- | ||
* Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. | ||
* See License in the project root for license information. | ||
* ------------------------------------------------------------------------------------------- | ||
*/ | ||
import { registerMgtFileComponent } from '@microsoft/mgt-components'; | ||
@@ -2,0 +8,0 @@ import { wrapMgt } from '../Mgt'; |
@@ -0,1 +1,7 @@ | ||
/** | ||
* ------------------------------------------------------------------------------------------- | ||
* Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. | ||
* See License in the project root for license information. | ||
* ------------------------------------------------------------------------------------------- | ||
*/ | ||
/// <reference types="react" /> | ||
@@ -2,0 +8,0 @@ import { ResponseType, DataChangedDetail } from '@microsoft/mgt-components'; |
@@ -0,1 +1,7 @@ | ||
/** | ||
* ------------------------------------------------------------------------------------------- | ||
* Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. | ||
* See License in the project root for license information. | ||
* ------------------------------------------------------------------------------------------- | ||
*/ | ||
import { registerMgtGetComponent } from '@microsoft/mgt-components'; | ||
@@ -2,0 +8,0 @@ import { wrapMgt } from '../Mgt'; |
@@ -0,1 +1,7 @@ | ||
/** | ||
* ------------------------------------------------------------------------------------------- | ||
* Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. | ||
* See License in the project root for license information. | ||
* ------------------------------------------------------------------------------------------- | ||
*/ | ||
/// <reference types="react" /> | ||
@@ -2,0 +8,0 @@ import { IDynamicPerson, LoginViewType } from '@microsoft/mgt-components'; |
@@ -0,1 +1,7 @@ | ||
/** | ||
* ------------------------------------------------------------------------------------------- | ||
* Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. | ||
* See License in the project root for license information. | ||
* ------------------------------------------------------------------------------------------- | ||
*/ | ||
import { registerMgtLoginComponent } from '@microsoft/mgt-components'; | ||
@@ -2,0 +8,0 @@ import { wrapMgt } from '../Mgt'; |
@@ -0,1 +1,7 @@ | ||
/** | ||
* ------------------------------------------------------------------------------------------- | ||
* Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. | ||
* See License in the project root for license information. | ||
* ------------------------------------------------------------------------------------------- | ||
*/ | ||
/// <reference types="react" /> | ||
@@ -28,2 +34,3 @@ import { PersonType, GroupType, UserType, IDynamicPerson, PersonCardInteraction } from '@microsoft/mgt-components'; | ||
ariaLabel?: string; | ||
disableSuggestions?: boolean; | ||
templateContext?: TemplateContext; | ||
@@ -30,0 +37,0 @@ selectionChanged?: (e: CustomEvent<IDynamicPerson[]>) => void; |
@@ -0,1 +1,7 @@ | ||
/** | ||
* ------------------------------------------------------------------------------------------- | ||
* Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. | ||
* See License in the project root for license information. | ||
* ------------------------------------------------------------------------------------------- | ||
*/ | ||
import { registerMgtPeoplePickerComponent } from '@microsoft/mgt-components'; | ||
@@ -2,0 +8,0 @@ import { wrapMgt } from '../Mgt'; |
@@ -0,1 +1,7 @@ | ||
/** | ||
* ------------------------------------------------------------------------------------------- | ||
* Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. | ||
* See License in the project root for license information. | ||
* ------------------------------------------------------------------------------------------- | ||
*/ | ||
/// <reference types="react" /> | ||
@@ -2,0 +8,0 @@ import { IDynamicPerson, PersonCardInteraction } from '@microsoft/mgt-components'; |
@@ -0,1 +1,7 @@ | ||
/** | ||
* ------------------------------------------------------------------------------------------- | ||
* Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. | ||
* See License in the project root for license information. | ||
* ------------------------------------------------------------------------------------------- | ||
*/ | ||
import { registerMgtPeopleComponent } from '@microsoft/mgt-components'; | ||
@@ -2,0 +8,0 @@ import { wrapMgt } from '../Mgt'; |
@@ -0,1 +1,7 @@ | ||
/** | ||
* ------------------------------------------------------------------------------------------- | ||
* Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. | ||
* See License in the project root for license information. | ||
* ------------------------------------------------------------------------------------------- | ||
*/ | ||
/// <reference types="react" /> | ||
@@ -2,0 +8,0 @@ import { IDynamicPerson } from '@microsoft/mgt-components'; |
@@ -0,1 +1,7 @@ | ||
/** | ||
* ------------------------------------------------------------------------------------------- | ||
* Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. | ||
* See License in the project root for license information. | ||
* ------------------------------------------------------------------------------------------- | ||
*/ | ||
import { registerMgtPersonCardComponent } from '@microsoft/mgt-components'; | ||
@@ -2,0 +8,0 @@ import { wrapMgt } from '../Mgt'; |
@@ -0,1 +1,7 @@ | ||
/** | ||
* ------------------------------------------------------------------------------------------- | ||
* Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. | ||
* See License in the project root for license information. | ||
* ------------------------------------------------------------------------------------------- | ||
*/ | ||
/// <reference types="react" /> | ||
@@ -2,0 +8,0 @@ import { IDynamicPerson, AvatarSize, AvatarType, PersonCardInteraction, ViewType } from '@microsoft/mgt-components'; |
@@ -0,1 +1,7 @@ | ||
/** | ||
* ------------------------------------------------------------------------------------------- | ||
* Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. | ||
* See License in the project root for license information. | ||
* ------------------------------------------------------------------------------------------- | ||
*/ | ||
import { registerMgtPersonComponent } from '@microsoft/mgt-components'; | ||
@@ -2,0 +8,0 @@ import { wrapMgt } from '../Mgt'; |
@@ -0,1 +1,7 @@ | ||
/** | ||
* ------------------------------------------------------------------------------------------- | ||
* Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. | ||
* See License in the project root for license information. | ||
* ------------------------------------------------------------------------------------------- | ||
*/ | ||
/// <reference types="react" /> | ||
@@ -2,0 +8,0 @@ import { TemplateContext, TemplateRenderedData } from '@microsoft/mgt-element'; |
@@ -0,1 +1,7 @@ | ||
/** | ||
* ------------------------------------------------------------------------------------------- | ||
* Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. | ||
* See License in the project root for license information. | ||
* ------------------------------------------------------------------------------------------- | ||
*/ | ||
/* eslint-disable @typescript-eslint/no-explicit-any */ | ||
@@ -2,0 +8,0 @@ /* eslint-disable @typescript-eslint/consistent-type-definitions */ |
@@ -0,1 +1,7 @@ | ||
/** | ||
* ------------------------------------------------------------------------------------------- | ||
* Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. | ||
* See License in the project root for license information. | ||
* ------------------------------------------------------------------------------------------- | ||
*/ | ||
/// <reference types="react" /> | ||
@@ -2,0 +8,0 @@ import { TaskFilter, ITask } from '@microsoft/mgt-components'; |
@@ -0,1 +1,7 @@ | ||
/** | ||
* ------------------------------------------------------------------------------------------- | ||
* Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. | ||
* See License in the project root for license information. | ||
* ------------------------------------------------------------------------------------------- | ||
*/ | ||
import { registerMgtPlannerComponent } from '@microsoft/mgt-components'; | ||
@@ -2,0 +8,0 @@ import { wrapMgt } from '../Mgt'; |
@@ -0,1 +1,7 @@ | ||
/** | ||
* ------------------------------------------------------------------------------------------- | ||
* Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. | ||
* See License in the project root for license information. | ||
* ------------------------------------------------------------------------------------------- | ||
*/ | ||
export * from './person'; | ||
@@ -2,0 +8,0 @@ export * from './person-card'; |
@@ -0,1 +1,7 @@ | ||
/** | ||
* ------------------------------------------------------------------------------------------- | ||
* Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. | ||
* See License in the project root for license information. | ||
* ------------------------------------------------------------------------------------------- | ||
*/ | ||
export * from './person'; | ||
@@ -2,0 +8,0 @@ export * from './person-card'; |
@@ -0,1 +1,7 @@ | ||
/** | ||
* ------------------------------------------------------------------------------------------- | ||
* Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. | ||
* See License in the project root for license information. | ||
* ------------------------------------------------------------------------------------------- | ||
*/ | ||
/// <reference types="react" /> | ||
@@ -2,0 +8,0 @@ export type SearchBoxProps = { |
@@ -0,1 +1,7 @@ | ||
/** | ||
* ------------------------------------------------------------------------------------------- | ||
* Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. | ||
* See License in the project root for license information. | ||
* ------------------------------------------------------------------------------------------- | ||
*/ | ||
/* eslint-disable @typescript-eslint/no-explicit-any */ | ||
@@ -2,0 +8,0 @@ /* eslint-disable @typescript-eslint/consistent-type-definitions */ |
@@ -0,1 +1,7 @@ | ||
/** | ||
* ------------------------------------------------------------------------------------------- | ||
* Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. | ||
* See License in the project root for license information. | ||
* ------------------------------------------------------------------------------------------- | ||
*/ | ||
/// <reference types="react" /> | ||
@@ -2,0 +8,0 @@ import { DataChangedDetail } from '@microsoft/mgt-components'; |
@@ -0,1 +1,7 @@ | ||
/** | ||
* ------------------------------------------------------------------------------------------- | ||
* Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. | ||
* See License in the project root for license information. | ||
* ------------------------------------------------------------------------------------------- | ||
*/ | ||
import { registerMgtSearchResultsComponent } from '@microsoft/mgt-components'; | ||
@@ -2,0 +8,0 @@ import { wrapMgt } from '../Mgt'; |
@@ -0,1 +1,7 @@ | ||
/** | ||
* ------------------------------------------------------------------------------------------- | ||
* Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. | ||
* See License in the project root for license information. | ||
* ------------------------------------------------------------------------------------------- | ||
*/ | ||
/// <reference types="react" /> | ||
@@ -2,0 +8,0 @@ type SpinnerProps = Record<string, never>; |
@@ -0,1 +1,7 @@ | ||
/** | ||
* ------------------------------------------------------------------------------------------- | ||
* Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. | ||
* See License in the project root for license information. | ||
* ------------------------------------------------------------------------------------------- | ||
*/ | ||
/* eslint-disable @typescript-eslint/no-explicit-any */ | ||
@@ -2,0 +8,0 @@ /* eslint-disable @typescript-eslint/consistent-type-definitions */ |
@@ -0,1 +1,7 @@ | ||
/** | ||
* ------------------------------------------------------------------------------------------- | ||
* Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. | ||
* See License in the project root for license information. | ||
* ------------------------------------------------------------------------------------------- | ||
*/ | ||
/// <reference types="react" /> | ||
@@ -2,0 +8,0 @@ import { TemplateContext, TemplateRenderedData } from '@microsoft/mgt-element'; |
@@ -0,1 +1,7 @@ | ||
/** | ||
* ------------------------------------------------------------------------------------------- | ||
* Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. | ||
* See License in the project root for license information. | ||
* ------------------------------------------------------------------------------------------- | ||
*/ | ||
/* eslint-disable @typescript-eslint/no-explicit-any */ | ||
@@ -2,0 +8,0 @@ /* eslint-disable @typescript-eslint/consistent-type-definitions */ |
@@ -0,1 +1,7 @@ | ||
/** | ||
* ------------------------------------------------------------------------------------------- | ||
* Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. | ||
* See License in the project root for license information. | ||
* ------------------------------------------------------------------------------------------- | ||
*/ | ||
/// <reference types="react" /> | ||
@@ -2,0 +8,0 @@ import { SelectedChannel } from '@microsoft/mgt-components'; |
@@ -0,1 +1,7 @@ | ||
/** | ||
* ------------------------------------------------------------------------------------------- | ||
* Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. | ||
* See License in the project root for license information. | ||
* ------------------------------------------------------------------------------------------- | ||
*/ | ||
import { registerMgtTeamsChannelPickerComponent } from '@microsoft/mgt-components'; | ||
@@ -2,0 +8,0 @@ import { wrapMgt } from '../Mgt'; |
@@ -0,1 +1,7 @@ | ||
/** | ||
* ------------------------------------------------------------------------------------------- | ||
* Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. | ||
* See License in the project root for license information. | ||
* ------------------------------------------------------------------------------------------- | ||
*/ | ||
/// <reference types="react" /> | ||
@@ -2,0 +8,0 @@ export type ThemeToggleProps = { |
@@ -0,1 +1,7 @@ | ||
/** | ||
* ------------------------------------------------------------------------------------------- | ||
* Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. | ||
* See License in the project root for license information. | ||
* ------------------------------------------------------------------------------------------- | ||
*/ | ||
/* eslint-disable @typescript-eslint/no-explicit-any */ | ||
@@ -2,0 +8,0 @@ /* eslint-disable @typescript-eslint/consistent-type-definitions */ |
@@ -0,1 +1,7 @@ | ||
/** | ||
* ------------------------------------------------------------------------------------------- | ||
* Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. | ||
* See License in the project root for license information. | ||
* ------------------------------------------------------------------------------------------- | ||
*/ | ||
/// <reference types="react" /> | ||
@@ -2,0 +8,0 @@ import { TodoFilter } from '@microsoft/mgt-components'; |
@@ -0,1 +1,7 @@ | ||
/** | ||
* ------------------------------------------------------------------------------------------- | ||
* Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. | ||
* See License in the project root for license information. | ||
* ------------------------------------------------------------------------------------------- | ||
*/ | ||
import { registerMgtTodoComponent } from '@microsoft/mgt-components'; | ||
@@ -2,0 +8,0 @@ import { wrapMgt } from '../Mgt'; |
@@ -10,4 +10,5 @@ /** | ||
export * from './generated/react'; | ||
export * from './hooks'; | ||
export * from '@microsoft/mgt-components/dist/es6/exports'; | ||
export * from '@microsoft/mgt-element'; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -10,4 +10,5 @@ /** | ||
export * from './generated/react'; | ||
export * from './hooks'; | ||
export * from '@microsoft/mgt-components/dist/es6/exports'; | ||
export * from '@microsoft/mgt-element'; | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@microsoft/mgt-react", | ||
"version": "4.0.1", | ||
"version": "4.1.0-preview.1e695aa", | ||
"description": "Microsoft Graph Toolkit React wrapper class", | ||
@@ -38,7 +38,7 @@ "author": "Microsoft", | ||
"dependencies": { | ||
"@microsoft/mgt-components": "4.0.1", | ||
"@microsoft/mgt-element": "4.0.1", | ||
"@microsoft/microsoft-graph-types": "^2.0.0", | ||
"@microsoft/mgt-components": "4.1.0-preview.1e695aa", | ||
"@microsoft/mgt-element": "4.1.0-preview.1e695aa", | ||
"@microsoft/microsoft-graph-types": "^2.40.0", | ||
"@microsoft/microsoft-graph-types-beta": "^0.29.0-preview", | ||
"wc-react": "^0.5.0" | ||
"wc-react": "^0.5.1" | ||
}, | ||
@@ -45,0 +45,0 @@ "peerDependencies": { |
@@ -96,2 +96,20 @@ # React wrapper for Microsoft Graph Toolkit | ||
## Custom hooks | ||
`mgt-react` exposes some custom hooks that you can use in your app: | ||
### `useIsSignedIn` | ||
You can use this hook to check the signed in state: | ||
```tsx | ||
import { Agenda, useIsSignedIn } from '@microsoft/mgt-react'; | ||
const App = (props) => { | ||
const [isSignedIn] = useIsSignedIn(); | ||
return {isSignedIn && <Agenda></Agenda>} | ||
} | ||
``` | ||
## Why | ||
@@ -98,0 +116,0 @@ |
@@ -0,1 +1,8 @@ | ||
/** | ||
* ------------------------------------------------------------------------------------------- | ||
* Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. | ||
* See License in the project root for license information. | ||
* ------------------------------------------------------------------------------------------- | ||
*/ | ||
/* eslint-disable @typescript-eslint/no-explicit-any */ | ||
@@ -2,0 +9,0 @@ /* eslint-disable @typescript-eslint/consistent-type-definitions */ |
@@ -0,1 +1,8 @@ | ||
/** | ||
* ------------------------------------------------------------------------------------------- | ||
* Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. | ||
* See License in the project root for license information. | ||
* ------------------------------------------------------------------------------------------- | ||
*/ | ||
/* eslint-disable @typescript-eslint/no-explicit-any */ | ||
@@ -2,0 +9,0 @@ /* eslint-disable @typescript-eslint/consistent-type-definitions */ |
@@ -0,1 +1,8 @@ | ||
/** | ||
* ------------------------------------------------------------------------------------------- | ||
* Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. | ||
* See License in the project root for license information. | ||
* ------------------------------------------------------------------------------------------- | ||
*/ | ||
/* eslint-disable @typescript-eslint/no-explicit-any */ | ||
@@ -2,0 +9,0 @@ /* eslint-disable @typescript-eslint/consistent-type-definitions */ |
@@ -0,1 +1,8 @@ | ||
/** | ||
* ------------------------------------------------------------------------------------------- | ||
* Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. | ||
* See License in the project root for license information. | ||
* ------------------------------------------------------------------------------------------- | ||
*/ | ||
/* eslint-disable @typescript-eslint/no-explicit-any */ | ||
@@ -2,0 +9,0 @@ /* eslint-disable @typescript-eslint/consistent-type-definitions */ |
@@ -0,1 +1,8 @@ | ||
/** | ||
* ------------------------------------------------------------------------------------------- | ||
* Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. | ||
* See License in the project root for license information. | ||
* ------------------------------------------------------------------------------------------- | ||
*/ | ||
/* eslint-disable @typescript-eslint/no-explicit-any */ | ||
@@ -2,0 +9,0 @@ /* eslint-disable @typescript-eslint/consistent-type-definitions */ |
@@ -0,1 +1,8 @@ | ||
/** | ||
* ------------------------------------------------------------------------------------------- | ||
* Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. | ||
* See License in the project root for license information. | ||
* ------------------------------------------------------------------------------------------- | ||
*/ | ||
/* eslint-disable @typescript-eslint/no-explicit-any */ | ||
@@ -36,2 +43,3 @@ /* eslint-disable @typescript-eslint/consistent-type-definitions */ | ||
ariaLabel?: string; | ||
disableSuggestions?: boolean; | ||
templateContext?: TemplateContext; | ||
@@ -38,0 +46,0 @@ selectionChanged?: (e: CustomEvent<IDynamicPerson[]>) => void; |
@@ -0,1 +1,8 @@ | ||
/** | ||
* ------------------------------------------------------------------------------------------- | ||
* Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. | ||
* See License in the project root for license information. | ||
* ------------------------------------------------------------------------------------------- | ||
*/ | ||
/* eslint-disable @typescript-eslint/no-explicit-any */ | ||
@@ -2,0 +9,0 @@ /* eslint-disable @typescript-eslint/consistent-type-definitions */ |
@@ -0,1 +1,8 @@ | ||
/** | ||
* ------------------------------------------------------------------------------------------- | ||
* Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. | ||
* See License in the project root for license information. | ||
* ------------------------------------------------------------------------------------------- | ||
*/ | ||
/* eslint-disable @typescript-eslint/no-explicit-any */ | ||
@@ -2,0 +9,0 @@ /* eslint-disable @typescript-eslint/consistent-type-definitions */ |
@@ -0,1 +1,8 @@ | ||
/** | ||
* ------------------------------------------------------------------------------------------- | ||
* Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. | ||
* See License in the project root for license information. | ||
* ------------------------------------------------------------------------------------------- | ||
*/ | ||
/* eslint-disable @typescript-eslint/no-explicit-any */ | ||
@@ -2,0 +9,0 @@ /* eslint-disable @typescript-eslint/consistent-type-definitions */ |
@@ -0,1 +1,8 @@ | ||
/** | ||
* ------------------------------------------------------------------------------------------- | ||
* Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. | ||
* See License in the project root for license information. | ||
* ------------------------------------------------------------------------------------------- | ||
*/ | ||
/* eslint-disable @typescript-eslint/no-explicit-any */ | ||
@@ -2,0 +9,0 @@ /* eslint-disable @typescript-eslint/consistent-type-definitions */ |
@@ -0,1 +1,8 @@ | ||
/** | ||
* ------------------------------------------------------------------------------------------- | ||
* Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. | ||
* See License in the project root for license information. | ||
* ------------------------------------------------------------------------------------------- | ||
*/ | ||
/* eslint-disable @typescript-eslint/no-explicit-any */ | ||
@@ -2,0 +9,0 @@ /* eslint-disable @typescript-eslint/consistent-type-definitions */ |
@@ -0,1 +1,8 @@ | ||
/** | ||
* ------------------------------------------------------------------------------------------- | ||
* Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. | ||
* See License in the project root for license information. | ||
* ------------------------------------------------------------------------------------------- | ||
*/ | ||
export * from './person'; | ||
@@ -2,0 +9,0 @@ export * from './person-card'; |
@@ -0,1 +1,8 @@ | ||
/** | ||
* ------------------------------------------------------------------------------------------- | ||
* Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. | ||
* See License in the project root for license information. | ||
* ------------------------------------------------------------------------------------------- | ||
*/ | ||
/* eslint-disable @typescript-eslint/no-explicit-any */ | ||
@@ -2,0 +9,0 @@ /* eslint-disable @typescript-eslint/consistent-type-definitions */ |
@@ -0,1 +1,8 @@ | ||
/** | ||
* ------------------------------------------------------------------------------------------- | ||
* Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. | ||
* See License in the project root for license information. | ||
* ------------------------------------------------------------------------------------------- | ||
*/ | ||
/* eslint-disable @typescript-eslint/no-explicit-any */ | ||
@@ -2,0 +9,0 @@ /* eslint-disable @typescript-eslint/consistent-type-definitions */ |
@@ -0,1 +1,8 @@ | ||
/** | ||
* ------------------------------------------------------------------------------------------- | ||
* Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. | ||
* See License in the project root for license information. | ||
* ------------------------------------------------------------------------------------------- | ||
*/ | ||
/* eslint-disable @typescript-eslint/no-explicit-any */ | ||
@@ -2,0 +9,0 @@ /* eslint-disable @typescript-eslint/consistent-type-definitions */ |
@@ -0,1 +1,8 @@ | ||
/** | ||
* ------------------------------------------------------------------------------------------- | ||
* Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. | ||
* See License in the project root for license information. | ||
* ------------------------------------------------------------------------------------------- | ||
*/ | ||
/* eslint-disable @typescript-eslint/no-explicit-any */ | ||
@@ -2,0 +9,0 @@ /* eslint-disable @typescript-eslint/consistent-type-definitions */ |
@@ -0,1 +1,8 @@ | ||
/** | ||
* ------------------------------------------------------------------------------------------- | ||
* Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. | ||
* See License in the project root for license information. | ||
* ------------------------------------------------------------------------------------------- | ||
*/ | ||
/* eslint-disable @typescript-eslint/no-explicit-any */ | ||
@@ -2,0 +9,0 @@ /* eslint-disable @typescript-eslint/consistent-type-definitions */ |
@@ -0,1 +1,8 @@ | ||
/** | ||
* ------------------------------------------------------------------------------------------- | ||
* Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. | ||
* See License in the project root for license information. | ||
* ------------------------------------------------------------------------------------------- | ||
*/ | ||
/* eslint-disable @typescript-eslint/no-explicit-any */ | ||
@@ -2,0 +9,0 @@ /* eslint-disable @typescript-eslint/consistent-type-definitions */ |
@@ -0,1 +1,8 @@ | ||
/** | ||
* ------------------------------------------------------------------------------------------- | ||
* Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. | ||
* See License in the project root for license information. | ||
* ------------------------------------------------------------------------------------------- | ||
*/ | ||
/* eslint-disable @typescript-eslint/no-explicit-any */ | ||
@@ -2,0 +9,0 @@ /* eslint-disable @typescript-eslint/consistent-type-definitions */ |
@@ -11,3 +11,4 @@ /** | ||
export * from './generated/react'; | ||
export * from './hooks'; | ||
export * from '@microsoft/mgt-components/dist/es6/exports'; | ||
export * from '@microsoft/mgt-element'; |
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
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
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
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
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
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
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
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
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
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
151627
127
1750
123
2
+ Added@microsoft/mgt-components@4.1.0-preview.1e695aa(transitive)
+ Added@microsoft/mgt-element@4.1.0-preview.1e695aa(transitive)
+ Addedidb@8.0.0(transitive)
- Removed@microsoft/mgt-components@4.0.1(transitive)
- Removed@microsoft/mgt-element@4.0.1(transitive)
- Removedidb@6.0.0(transitive)
Updatedwc-react@^0.5.1