@fluentui/react-shared-contexts 0.0.0-nightly-20220511-0419.1 → 0.0.0-nightly-20220516-0419.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.json +8 -8
- package/CHANGELOG.md +6 -6
- package/{lib → dist}/tsdoc-metadata.json +0 -0
- package/package.json +4 -4
- package/lib/MenuContext/MenuContext.d.ts +0 -4
- package/lib/MenuContext/index.d.ts +0 -2
- package/lib/MenuContext/types.d.ts +0 -6
- package/lib/MenuContext.d.ts +0 -1
- package/lib/ProviderContext/ProviderContext.d.ts +0 -4
- package/lib/ProviderContext/ProviderContext.types.d.ts +0 -6
- package/lib/ProviderContext/index.d.ts +0 -2
- package/lib/ProviderContext.d.ts +0 -1
- package/lib/ThemeClassNameContext/ThemeClassNameContext.d.ts +0 -12
- package/lib/ThemeClassNameContext/index.d.ts +0 -1
- package/lib/ThemeClassNameContext.d.ts +0 -1
- package/lib/ThemeContext/ThemeContext.d.ts +0 -4
- package/lib/ThemeContext/index.d.ts +0 -1
- package/lib/ThemeContext.d.ts +0 -1
- package/lib/TooltipContext/TooltipContext.d.ts +0 -17
- package/lib/TooltipContext/index.d.ts +0 -1
- package/lib/TooltipContext.d.ts +0 -1
- package/lib/index.d.ts +0 -9
- package/lib-commonjs/MenuContext/MenuContext.d.ts +0 -4
- package/lib-commonjs/MenuContext/index.d.ts +0 -2
- package/lib-commonjs/MenuContext/types.d.ts +0 -6
- package/lib-commonjs/MenuContext.d.ts +0 -1
- package/lib-commonjs/ProviderContext/ProviderContext.d.ts +0 -4
- package/lib-commonjs/ProviderContext/ProviderContext.types.d.ts +0 -6
- package/lib-commonjs/ProviderContext/index.d.ts +0 -2
- package/lib-commonjs/ProviderContext.d.ts +0 -1
- package/lib-commonjs/ThemeClassNameContext/ThemeClassNameContext.d.ts +0 -12
- package/lib-commonjs/ThemeClassNameContext/index.d.ts +0 -1
- package/lib-commonjs/ThemeClassNameContext.d.ts +0 -1
- package/lib-commonjs/ThemeContext/ThemeContext.d.ts +0 -4
- package/lib-commonjs/ThemeContext/index.d.ts +0 -1
- package/lib-commonjs/ThemeContext.d.ts +0 -1
- package/lib-commonjs/TooltipContext/TooltipContext.d.ts +0 -17
- package/lib-commonjs/TooltipContext/index.d.ts +0 -1
- package/lib-commonjs/TooltipContext.d.ts +0 -1
- package/lib-commonjs/index.d.ts +0 -9
package/CHANGELOG.json
CHANGED
@@ -2,22 +2,22 @@
|
|
2
2
|
"name": "@fluentui/react-shared-contexts",
|
3
3
|
"entries": [
|
4
4
|
{
|
5
|
-
"date": "
|
6
|
-
"tag": "@fluentui/react-shared-contexts_v0.0.0-nightly-
|
7
|
-
"version": "0.0.0-nightly-
|
5
|
+
"date": "Mon, 16 May 2022 04:32:27 GMT",
|
6
|
+
"tag": "@fluentui/react-shared-contexts_v0.0.0-nightly-20220516-0419.1",
|
7
|
+
"version": "0.0.0-nightly-20220516-0419.1",
|
8
8
|
"comments": {
|
9
9
|
"prerelease": [
|
10
10
|
{
|
11
|
-
"author": "
|
11
|
+
"author": "martinhochel@microsoft.com",
|
12
12
|
"package": "@fluentui/react-shared-contexts",
|
13
|
-
"commit": "
|
14
|
-
"comment": "
|
13
|
+
"commit": "8afe4d15242d6220f202ca1d0d1522f4f9d151bb",
|
14
|
+
"comment": "feat: ship rolluped only dts"
|
15
15
|
},
|
16
16
|
{
|
17
17
|
"author": "beachball",
|
18
18
|
"package": "@fluentui/react-shared-contexts",
|
19
|
-
"comment": "Bump @fluentui/react-theme to v0.0.0-nightly-
|
20
|
-
"commit": "
|
19
|
+
"comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20220516-0419.1",
|
20
|
+
"commit": "737cd1292dec6412494b80cf051d7e51e2a0993f"
|
21
21
|
}
|
22
22
|
],
|
23
23
|
"none": [
|
package/CHANGELOG.md
CHANGED
@@ -1,18 +1,18 @@
|
|
1
1
|
# Change Log - @fluentui/react-shared-contexts
|
2
2
|
|
3
|
-
This log was last generated on
|
3
|
+
This log was last generated on Mon, 16 May 2022 04:32:27 GMT and should not be manually modified.
|
4
4
|
|
5
5
|
<!-- Start content -->
|
6
6
|
|
7
|
-
## [0.0.0-nightly-
|
7
|
+
## [0.0.0-nightly-20220516-0419.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-shared-contexts_v0.0.0-nightly-20220516-0419.1)
|
8
8
|
|
9
|
-
|
10
|
-
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-shared-contexts_v9.0.0-rc.7..@fluentui/react-shared-contexts_v0.0.0-nightly-
|
9
|
+
Mon, 16 May 2022 04:32:27 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-shared-contexts_v9.0.0-rc.7..@fluentui/react-shared-contexts_v0.0.0-nightly-20220516-0419.1)
|
11
11
|
|
12
12
|
### Changes
|
13
13
|
|
14
|
-
-
|
15
|
-
- Bump @fluentui/react-theme to v0.0.0-nightly-
|
14
|
+
- feat: ship rolluped only dts ([PR #22965](https://github.com/microsoft/fluentui/pull/22965) by martinhochel@microsoft.com)
|
15
|
+
- Bump @fluentui/react-theme to v0.0.0-nightly-20220516-0419.1 ([commit](https://github.com/microsoft/fluentui/commit/737cd1292dec6412494b80cf051d7e51e2a0993f) by beachball)
|
16
16
|
|
17
17
|
## [9.0.0-rc.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-shared-contexts_v9.0.0-rc.7)
|
18
18
|
|
File without changes
|
package/package.json
CHANGED
@@ -1,10 +1,10 @@
|
|
1
1
|
{
|
2
2
|
"name": "@fluentui/react-shared-contexts",
|
3
|
-
"version": "0.0.0-nightly-
|
3
|
+
"version": "0.0.0-nightly-20220516-0419.1",
|
4
4
|
"description": "Fluent UI React Contexts shared by multiple components.",
|
5
5
|
"main": "lib-commonjs/index.js",
|
6
6
|
"module": "lib/index.js",
|
7
|
-
"typings": "
|
7
|
+
"typings": "dist/index.d.ts",
|
8
8
|
"sideEffects": false,
|
9
9
|
"repository": {
|
10
10
|
"type": "git",
|
@@ -18,7 +18,7 @@
|
|
18
18
|
"just": "just-scripts",
|
19
19
|
"lint": "just-scripts lint",
|
20
20
|
"docs": "api-extractor run --config=config/api-extractor.local.json --local",
|
21
|
-
"build:local": "tsc -p ./tsconfig.lib.json --module esnext --emitDeclarationOnly && node ../../../scripts/typescript/normalize-import --output ./dist/packages/react-components/react-shared-contexts/src && yarn docs",
|
21
|
+
"build:local": "tsc -p ./tsconfig.lib.json --module esnext --emitDeclarationOnly && node ../../../scripts/typescript/normalize-import --output ./dist/types/packages/react-components/react-shared-contexts/src && yarn docs",
|
22
22
|
"test": "jest --passWithNoTests",
|
23
23
|
"type-check": "tsc -b tsconfig.json"
|
24
24
|
},
|
@@ -27,7 +27,7 @@
|
|
27
27
|
"@fluentui/scripts": "^1.0.0"
|
28
28
|
},
|
29
29
|
"dependencies": {
|
30
|
-
"@fluentui/react-theme": "0.0.0-nightly-
|
30
|
+
"@fluentui/react-theme": "0.0.0-nightly-20220516-0419.1",
|
31
31
|
"tslib": "^2.1.0"
|
32
32
|
},
|
33
33
|
"peerDependencies": {
|
package/lib/MenuContext.d.ts
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
export * from './MenuContext/index';
|
package/lib/ProviderContext.d.ts
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
export * from './ProviderContext/index';
|
@@ -1,12 +0,0 @@
|
|
1
|
-
import * as React from 'react';
|
2
|
-
export declare type ThemeClassNameContextValue = string;
|
3
|
-
/**
|
4
|
-
* Used to provide a CSS class that applies theme css variables
|
5
|
-
*
|
6
|
-
* Useful for elements in the React tree (can read context) but not in the DOM Tree. E.g. Portals
|
7
|
-
*/
|
8
|
-
export declare const ThemeClassNameContext: React.Context<string>;
|
9
|
-
/**
|
10
|
-
* @returns CSS class that applies css variables
|
11
|
-
*/
|
12
|
-
export declare function useThemeClassName(): ThemeClassNameContextValue;
|
@@ -1 +0,0 @@
|
|
1
|
-
export * from './ThemeClassNameContext';
|
@@ -1 +0,0 @@
|
|
1
|
-
export * from './ThemeClassNameContext/index';
|
@@ -1 +0,0 @@
|
|
1
|
-
export * from './ThemeContext';
|
package/lib/ThemeContext.d.ts
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
export * from './ThemeContext/index';
|
@@ -1,17 +0,0 @@
|
|
1
|
-
import * as React from 'react';
|
2
|
-
/**
|
3
|
-
* The context provided by TooltipProvider
|
4
|
-
*/
|
5
|
-
export declare type TooltipContextType = {
|
6
|
-
/**
|
7
|
-
* When a tooltip is shown, it sets itself as the visibleTooltip.
|
8
|
-
* The next tooltip to become visible can use it to hide the previous tooltip immediately.
|
9
|
-
*/
|
10
|
-
visibleTooltip?: {
|
11
|
-
hide: () => void;
|
12
|
-
};
|
13
|
-
};
|
14
|
-
/**
|
15
|
-
* Context shared by all of the tooltips in the app
|
16
|
-
*/
|
17
|
-
export declare const TooltipContext: React.Context<TooltipContextType>;
|
@@ -1 +0,0 @@
|
|
1
|
-
export * from './TooltipContext';
|
package/lib/TooltipContext.d.ts
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
export * from './TooltipContext/index';
|
package/lib/index.d.ts
DELETED
@@ -1,9 +0,0 @@
|
|
1
|
-
export { MenuContext, useMenuContext } from './MenuContext';
|
2
|
-
export type { MinimalMenuProps } from './MenuContext';
|
3
|
-
export { ThemeContext, useTheme } from './ThemeContext';
|
4
|
-
export { ThemeClassNameContext, useThemeClassName } from './ThemeClassNameContext';
|
5
|
-
export type { ThemeClassNameContextValue } from './ThemeClassNameContext';
|
6
|
-
export { TooltipContext } from './TooltipContext';
|
7
|
-
export type { TooltipContextType } from './TooltipContext';
|
8
|
-
export { ProviderContext, useFluent } from './ProviderContext';
|
9
|
-
export type { ProviderContextValue } from './ProviderContext';
|
@@ -1 +0,0 @@
|
|
1
|
-
export * from './MenuContext/index';
|
@@ -1 +0,0 @@
|
|
1
|
-
export * from './ProviderContext/index';
|
@@ -1,12 +0,0 @@
|
|
1
|
-
import * as React from 'react';
|
2
|
-
export declare type ThemeClassNameContextValue = string;
|
3
|
-
/**
|
4
|
-
* Used to provide a CSS class that applies theme css variables
|
5
|
-
*
|
6
|
-
* Useful for elements in the React tree (can read context) but not in the DOM Tree. E.g. Portals
|
7
|
-
*/
|
8
|
-
export declare const ThemeClassNameContext: React.Context<string>;
|
9
|
-
/**
|
10
|
-
* @returns CSS class that applies css variables
|
11
|
-
*/
|
12
|
-
export declare function useThemeClassName(): ThemeClassNameContextValue;
|
@@ -1 +0,0 @@
|
|
1
|
-
export * from './ThemeClassNameContext';
|
@@ -1 +0,0 @@
|
|
1
|
-
export * from './ThemeClassNameContext/index';
|
@@ -1 +0,0 @@
|
|
1
|
-
export * from './ThemeContext';
|
@@ -1 +0,0 @@
|
|
1
|
-
export * from './ThemeContext/index';
|
@@ -1,17 +0,0 @@
|
|
1
|
-
import * as React from 'react';
|
2
|
-
/**
|
3
|
-
* The context provided by TooltipProvider
|
4
|
-
*/
|
5
|
-
export declare type TooltipContextType = {
|
6
|
-
/**
|
7
|
-
* When a tooltip is shown, it sets itself as the visibleTooltip.
|
8
|
-
* The next tooltip to become visible can use it to hide the previous tooltip immediately.
|
9
|
-
*/
|
10
|
-
visibleTooltip?: {
|
11
|
-
hide: () => void;
|
12
|
-
};
|
13
|
-
};
|
14
|
-
/**
|
15
|
-
* Context shared by all of the tooltips in the app
|
16
|
-
*/
|
17
|
-
export declare const TooltipContext: React.Context<TooltipContextType>;
|
@@ -1 +0,0 @@
|
|
1
|
-
export * from './TooltipContext';
|
@@ -1 +0,0 @@
|
|
1
|
-
export * from './TooltipContext/index';
|
package/lib-commonjs/index.d.ts
DELETED
@@ -1,9 +0,0 @@
|
|
1
|
-
export { MenuContext, useMenuContext } from './MenuContext';
|
2
|
-
export type { MinimalMenuProps } from './MenuContext';
|
3
|
-
export { ThemeContext, useTheme } from './ThemeContext';
|
4
|
-
export { ThemeClassNameContext, useThemeClassName } from './ThemeClassNameContext';
|
5
|
-
export type { ThemeClassNameContextValue } from './ThemeClassNameContext';
|
6
|
-
export { TooltipContext } from './TooltipContext';
|
7
|
-
export type { TooltipContextType } from './TooltipContext';
|
8
|
-
export { ProviderContext, useFluent } from './ProviderContext';
|
9
|
-
export type { ProviderContextValue } from './ProviderContext';
|