@fluentui/react-positioning 0.0.0-nightly003de9a95220220111.1 → 0.0.0-nightly0bc161458e20220126.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 +29 -15
- package/CHANGELOG.md +9 -9
- package/dist/react-positioning.d.ts +5 -5
- package/lib/createArrowStyles.d.ts +5 -5
- package/lib/createArrowStyles.js +2 -2
- package/lib/createArrowStyles.js.map +1 -1
- package/lib-commonjs/createArrowStyles.d.ts +5 -5
- package/lib-commonjs/createArrowStyles.js +3 -3
- package/lib-commonjs/createArrowStyles.js.map +1 -1
- package/package.json +6 -7
package/CHANGELOG.json
CHANGED
@@ -2,15 +2,15 @@
|
|
2
2
|
"name": "@fluentui/react-positioning",
|
3
3
|
"entries": [
|
4
4
|
{
|
5
|
-
"date": "
|
6
|
-
"tag": "@fluentui/react-positioning_v0.0.0-
|
7
|
-
"version": "0.0.0-
|
5
|
+
"date": "Wed, 26 Jan 2022 04:16:48 GMT",
|
6
|
+
"tag": "@fluentui/react-positioning_v0.0.0-nightly0bc161458e20220126.1",
|
7
|
+
"version": "0.0.0-nightly0bc161458e20220126.1",
|
8
8
|
"comments": {
|
9
9
|
"prerelease": [
|
10
10
|
{
|
11
11
|
"author": "email not defined",
|
12
12
|
"package": "@fluentui/react-positioning",
|
13
|
-
"commit": "
|
13
|
+
"commit": "68e7ec86018b052c1f95cc84d4a0a2fbe361eb7c",
|
14
14
|
"comment": "Release nightly v9"
|
15
15
|
},
|
16
16
|
{
|
@@ -25,6 +25,18 @@
|
|
25
25
|
"commit": "db6526ee2d04991e4473174969e3795299b52f9e",
|
26
26
|
"comment": "Replacing use of functions in makeStyles with direct use of tokens."
|
27
27
|
},
|
28
|
+
{
|
29
|
+
"author": "behowell@microsoft.com",
|
30
|
+
"package": "@fluentui/react-positioning",
|
31
|
+
"commit": "2e34c026a354af1bbfe6a5ead1ade41348d5488f",
|
32
|
+
"comment": "Fix tooltip arrow's high contrast border in RTL"
|
33
|
+
},
|
34
|
+
{
|
35
|
+
"author": "olfedias@microsoft.com",
|
36
|
+
"package": "@fluentui/react-positioning",
|
37
|
+
"commit": "523b5785eafd28cf56b677af40274cefe5d42dcb",
|
38
|
+
"comment": "use Griffel packages"
|
39
|
+
},
|
28
40
|
{
|
29
41
|
"author": "bsunderhus@microsoft.com",
|
30
42
|
"package": "@fluentui/react-positioning",
|
@@ -46,26 +58,28 @@
|
|
46
58
|
{
|
47
59
|
"author": "beachball",
|
48
60
|
"package": "@fluentui/react-positioning",
|
49
|
-
"comment": "Bump @fluentui/react-
|
50
|
-
"commit": "
|
61
|
+
"comment": "Bump @fluentui/react-shared-contexts to v0.0.0-nightly0bc161458e20220126.1",
|
62
|
+
"commit": "68e7ec86018b052c1f95cc84d4a0a2fbe361eb7c"
|
51
63
|
},
|
52
64
|
{
|
53
65
|
"author": "beachball",
|
54
66
|
"package": "@fluentui/react-positioning",
|
55
|
-
"comment": "Bump @fluentui/react-
|
56
|
-
"commit": "
|
57
|
-
}
|
67
|
+
"comment": "Bump @fluentui/react-utilities to v0.0.0-nightly0bc161458e20220126.1",
|
68
|
+
"commit": "68e7ec86018b052c1f95cc84d4a0a2fbe361eb7c"
|
69
|
+
}
|
70
|
+
],
|
71
|
+
"none": [
|
58
72
|
{
|
59
|
-
"author": "
|
73
|
+
"author": "olfedias@microsoft.com",
|
60
74
|
"package": "@fluentui/react-positioning",
|
61
|
-
"
|
62
|
-
"
|
75
|
+
"commit": "c061e98be4b4a718c72a144a1f60bb5515824612",
|
76
|
+
"comment": "remove inline-style-expand-shorthand from tsconfigs"
|
63
77
|
},
|
64
78
|
{
|
65
|
-
"author": "
|
79
|
+
"author": "martinhochel@microsoft.com",
|
66
80
|
"package": "@fluentui/react-positioning",
|
67
|
-
"
|
68
|
-
"
|
81
|
+
"commit": "8dfa712156b70414205b87b5b6d099367b0c297d",
|
82
|
+
"comment": "chore: use storybook runner for all vNext packages"
|
69
83
|
}
|
70
84
|
]
|
71
85
|
}
|
package/CHANGELOG.md
CHANGED
@@ -1,26 +1,26 @@
|
|
1
1
|
# Change Log - @fluentui/react-positioning
|
2
2
|
|
3
|
-
This log was last generated on
|
3
|
+
This log was last generated on Wed, 26 Jan 2022 04:16:48 GMT and should not be manually modified.
|
4
4
|
|
5
5
|
<!-- Start content -->
|
6
6
|
|
7
|
-
## [0.0.0-
|
7
|
+
## [0.0.0-nightly0bc161458e20220126.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v0.0.0-nightly0bc161458e20220126.1)
|
8
8
|
|
9
|
-
|
10
|
-
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-beta.4..@fluentui/react-positioning_v0.0.0-
|
9
|
+
Wed, 26 Jan 2022 04:16:48 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-beta.4..@fluentui/react-positioning_v0.0.0-nightly0bc161458e20220126.1)
|
11
11
|
|
12
12
|
### Changes
|
13
13
|
|
14
|
-
- Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/
|
14
|
+
- Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/68e7ec86018b052c1f95cc84d4a0a2fbe361eb7c) by email not defined)
|
15
15
|
- use new types from makeStyles core ([PR #20786](https://github.com/microsoft/fluentui/pull/20786) by olfedias@microsoft.com)
|
16
16
|
- Replacing use of functions in makeStyles with direct use of tokens. ([PR #21051](https://github.com/microsoft/fluentui/pull/21051) by Humberto.Morimoto@microsoft.com)
|
17
|
+
- Fix tooltip arrow's high contrast border in RTL ([PR #21354](https://github.com/microsoft/fluentui/pull/21354) by behowell@microsoft.com)
|
18
|
+
- use Griffel packages ([PR #21421](https://github.com/microsoft/fluentui/pull/21421) by olfedias@microsoft.com)
|
17
19
|
- Adds @noflip annotation to data-popper-placement styles ([PR #20845](https://github.com/microsoft/fluentui/pull/20845) by bsunderhus@microsoft.com)
|
18
20
|
- update styles to not use CSS shorthands ([PR #20842](https://github.com/microsoft/fluentui/pull/20842) by olfedias@microsoft.com)
|
19
21
|
- Fix popover arrow styling ([PR #21086](https://github.com/microsoft/fluentui/pull/21086) by behowell@microsoft.com)
|
20
|
-
- Bump @fluentui/react-
|
21
|
-
- Bump @fluentui/react-
|
22
|
-
- Bump @fluentui/react-utilities to v0.0.0-nightly003de9a95220220111.1 ([commit](https://github.com/microsoft/fluentui/commit/60c7bd46e2d01b8e309739827125609a2621d863) by beachball)
|
23
|
-
- Bump @fluentui/babel-make-styles to v0.0.0-nightly003de9a95220220111.1 ([commit](https://github.com/microsoft/fluentui/commit/60c7bd46e2d01b8e309739827125609a2621d863) by beachball)
|
22
|
+
- Bump @fluentui/react-shared-contexts to v0.0.0-nightly0bc161458e20220126.1 ([commit](https://github.com/microsoft/fluentui/commit/68e7ec86018b052c1f95cc84d4a0a2fbe361eb7c) by beachball)
|
23
|
+
- Bump @fluentui/react-utilities to v0.0.0-nightly0bc161458e20220126.1 ([commit](https://github.com/microsoft/fluentui/commit/68e7ec86018b052c1f95cc84d4a0a2fbe361eb7c) by beachball)
|
24
24
|
|
25
25
|
## [9.0.0-beta.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-beta.4)
|
26
26
|
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import type {
|
1
|
+
import type { GriffelStyle } from '@griffel/react';
|
2
2
|
import * as PopperJs from '@popperjs/core';
|
3
3
|
import * as React_2 from 'react';
|
4
4
|
|
@@ -41,7 +41,7 @@ export declare function createArrowHeightStyles(arrowHeight: number): {
|
|
41
41
|
* )
|
42
42
|
* ```
|
43
43
|
*/
|
44
|
-
export declare function createArrowStyles(options: CreateArrowStylesOptions):
|
44
|
+
export declare function createArrowStyles(options: CreateArrowStylesOptions): GriffelStyle;
|
45
45
|
|
46
46
|
/**
|
47
47
|
* Options parameter for the createArrowStyles function
|
@@ -59,19 +59,19 @@ export declare type CreateArrowStylesOptions = {
|
|
59
59
|
*
|
60
60
|
* @defaultvalue 1px
|
61
61
|
*/
|
62
|
-
borderWidth?:
|
62
|
+
borderWidth?: GriffelStyle['borderBottomWidth'];
|
63
63
|
/**
|
64
64
|
* The borderStyle for the arrow. Should be the same borderStyle as the parent element.
|
65
65
|
*
|
66
66
|
* @defaultvalue solid
|
67
67
|
*/
|
68
|
-
borderStyle?:
|
68
|
+
borderStyle?: GriffelStyle['borderBottomStyle'];
|
69
69
|
/**
|
70
70
|
* The borderColor of the arrow. Should be the same borderColor as the parent element.
|
71
71
|
*
|
72
72
|
* @defaultvalue tokens.colorTransparentStroke
|
73
73
|
*/
|
74
|
-
borderColor?:
|
74
|
+
borderColor?: GriffelStyle['borderBottomColor'];
|
75
75
|
};
|
76
76
|
|
77
77
|
/**
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import type {
|
1
|
+
import type { GriffelStyle } from '@griffel/react';
|
2
2
|
/**
|
3
3
|
* Options parameter for the createArrowStyles function
|
4
4
|
*/
|
@@ -15,19 +15,19 @@ export declare type CreateArrowStylesOptions = {
|
|
15
15
|
*
|
16
16
|
* @defaultvalue 1px
|
17
17
|
*/
|
18
|
-
borderWidth?:
|
18
|
+
borderWidth?: GriffelStyle['borderBottomWidth'];
|
19
19
|
/**
|
20
20
|
* The borderStyle for the arrow. Should be the same borderStyle as the parent element.
|
21
21
|
*
|
22
22
|
* @defaultvalue solid
|
23
23
|
*/
|
24
|
-
borderStyle?:
|
24
|
+
borderStyle?: GriffelStyle['borderBottomStyle'];
|
25
25
|
/**
|
26
26
|
* The borderColor of the arrow. Should be the same borderColor as the parent element.
|
27
27
|
*
|
28
28
|
* @defaultvalue tokens.colorTransparentStroke
|
29
29
|
*/
|
30
|
-
borderColor?:
|
30
|
+
borderColor?: GriffelStyle['borderBottomColor'];
|
31
31
|
};
|
32
32
|
/**
|
33
33
|
* Helper that creates a makeStyles rule for an arrow element.
|
@@ -51,7 +51,7 @@ export declare type CreateArrowStylesOptions = {
|
|
51
51
|
* )
|
52
52
|
* ```
|
53
53
|
*/
|
54
|
-
export declare function createArrowStyles(options: CreateArrowStylesOptions):
|
54
|
+
export declare function createArrowStyles(options: CreateArrowStylesOptions): GriffelStyle;
|
55
55
|
/**
|
56
56
|
* Creates CSS styles to size the arrow created by createArrowStyles to the given height.
|
57
57
|
*
|
package/lib/createArrowStyles.js
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
import { shorthands } from '@
|
1
|
+
import { shorthands } from '@griffel/react';
|
2
2
|
import { tokens } from '@fluentui/react-theme';
|
3
3
|
/**
|
4
4
|
* Helper that creates a makeStyles rule for an arrow element.
|
@@ -44,7 +44,7 @@ export function createArrowStyles(options) {
|
|
44
44
|
width: 'inherit',
|
45
45
|
height: 'inherit',
|
46
46
|
backgroundColor: 'inherit',
|
47
|
-
...shorthands.borderRight(borderWidth
|
47
|
+
...shorthands.borderRight(`${borderWidth} /* @noflip */`, `${borderStyle} /* @noflip */`, `${borderColor} /* @noflip */`),
|
48
48
|
...shorthands.borderBottom(borderWidth, borderStyle, borderColor),
|
49
49
|
borderBottomRightRadius: tokens.borderRadiusSmall,
|
50
50
|
transform: 'rotate(var(--angle)) translate(0, 50%) rotate(45deg)'
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/createArrowStyles.ts"],"names":[],"mappings":"AAAA,SAAS,UAAT,QAA2B,
|
1
|
+
{"version":3,"sources":["../src/createArrowStyles.ts"],"names":[],"mappings":"AAAA,SAAS,UAAT,QAA2B,gBAA3B;AACA,SAAS,MAAT,QAAuB,uBAAvB;AAqCA;;;;;;;;;;;;;;;;;;;;;AAqBG;;AACH,OAAM,SAAU,iBAAV,CAA4B,OAA5B,EAA6D;AACjE,QAAM;AACJ,IAAA,WADI;AAEJ,IAAA,WAAW,GAAG,KAFV;AAGJ,IAAA,WAAW,GAAG,OAHV;AAIJ,IAAA,WAAW,GAAG,MAAM,CAAC;AAJjB,MAKF,OALJ;AAOA,SAAO;AACL,IAAA,QAAQ,EAAE,UADL;AAEL,IAAA,eAAe,EAAE,SAFZ;AAGL,IAAA,UAAU,EAAE,QAHP;AAIL,IAAA,MAAM,EAAE,CAAC,CAJJ;AAML,QAAI,WAAW,IAAI,uBAAuB,CAAC,WAAD,CAA1C,CANK;AAQL,eAAW;AACT,MAAA,OAAO,EAAE,IADA;AAET,MAAA,UAAU,EAAE,SAFH;AAGT,MAAA,QAAQ,EAAE,UAHD;AAIT,MAAA,SAAS,EAAE,YAJF;AAKT,MAAA,KAAK,EAAE,SALE;AAMT,MAAA,MAAM,EAAE,SANC;AAOT,MAAA,eAAe,EAAE,SAPR;AAQT,SAAG,UAAU,CAAC,WAAX,CACD,GAAG,WAAW,gBADb,EAED,GAAG,WAAW,gBAFb,EAGD,GAAG,WAAW,gBAHb,CARM;AAaT,SAAG,UAAU,CAAC,YAAX,CAAwB,WAAxB,EAAqC,WAArC,EAAkD,WAAlD,CAbM;AAcT,MAAA,uBAAuB,EAAE,MAAM,CAAC,iBAdvB;AAeT,MAAA,SAAS,EAAE;AAfF,KARN;AA0BL;AACA,+CAA2C;AACzC,MAAA,MAAM,EAAE,IAAI,WAAW,EADkB;AAEzC,iBAAW;AAF8B,KA3BtC;AA+BL,iDAA6C;AAC3C,MAAA,IAAI,EAAE,IAAI,WAAW,gBADsB;AAE3C,iBAAW;AAFgC,KA/BxC;AAmCL,kDAA8C;AAC5C,MAAA,GAAG,EAAE,IAAI,WAAW,EADwB;AAE5C,iBAAW;AAFiC,KAnCzC;AAuCL,gDAA4C;AAC1C,MAAA,KAAK,EAAE,IAAI,WAAW,gBADoB;AAE1C,iBAAW;AAF+B;AAvCvC,GAAP;AA4CD;AAED;;;;;AAKG;;AACH,OAAM,SAAU,uBAAV,CAAkC,WAAlC,EAAqD;AACzD;AACA;AACA,QAAM,UAAU,GAAG,GAAG,QAAQ,WAAW,IAAzC;AACA,SAAO;AAAE,IAAA,KAAK,EAAE,UAAT;AAAqB,IAAA,MAAM,EAAE;AAA7B,GAAP;AACD","sourceRoot":""}
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import type {
|
1
|
+
import type { GriffelStyle } from '@griffel/react';
|
2
2
|
/**
|
3
3
|
* Options parameter for the createArrowStyles function
|
4
4
|
*/
|
@@ -15,19 +15,19 @@ export declare type CreateArrowStylesOptions = {
|
|
15
15
|
*
|
16
16
|
* @defaultvalue 1px
|
17
17
|
*/
|
18
|
-
borderWidth?:
|
18
|
+
borderWidth?: GriffelStyle['borderBottomWidth'];
|
19
19
|
/**
|
20
20
|
* The borderStyle for the arrow. Should be the same borderStyle as the parent element.
|
21
21
|
*
|
22
22
|
* @defaultvalue solid
|
23
23
|
*/
|
24
|
-
borderStyle?:
|
24
|
+
borderStyle?: GriffelStyle['borderBottomStyle'];
|
25
25
|
/**
|
26
26
|
* The borderColor of the arrow. Should be the same borderColor as the parent element.
|
27
27
|
*
|
28
28
|
* @defaultvalue tokens.colorTransparentStroke
|
29
29
|
*/
|
30
|
-
borderColor?:
|
30
|
+
borderColor?: GriffelStyle['borderBottomColor'];
|
31
31
|
};
|
32
32
|
/**
|
33
33
|
* Helper that creates a makeStyles rule for an arrow element.
|
@@ -51,7 +51,7 @@ export declare type CreateArrowStylesOptions = {
|
|
51
51
|
* )
|
52
52
|
* ```
|
53
53
|
*/
|
54
|
-
export declare function createArrowStyles(options: CreateArrowStylesOptions):
|
54
|
+
export declare function createArrowStyles(options: CreateArrowStylesOptions): GriffelStyle;
|
55
55
|
/**
|
56
56
|
* Creates CSS styles to size the arrow created by createArrowStyles to the given height.
|
57
57
|
*
|
@@ -5,7 +5,7 @@ Object.defineProperty(exports, "__esModule", {
|
|
5
5
|
});
|
6
6
|
exports.createArrowHeightStyles = exports.createArrowStyles = void 0;
|
7
7
|
|
8
|
-
const
|
8
|
+
const react_1 = /*#__PURE__*/require("@griffel/react");
|
9
9
|
|
10
10
|
const react_theme_1 = /*#__PURE__*/require("@fluentui/react-theme");
|
11
11
|
/**
|
@@ -53,8 +53,8 @@ function createArrowStyles(options) {
|
|
53
53
|
width: 'inherit',
|
54
54
|
height: 'inherit',
|
55
55
|
backgroundColor: 'inherit',
|
56
|
-
...
|
57
|
-
...
|
56
|
+
...react_1.shorthands.borderRight(`${borderWidth} /* @noflip */`, `${borderStyle} /* @noflip */`, `${borderColor} /* @noflip */`),
|
57
|
+
...react_1.shorthands.borderBottom(borderWidth, borderStyle, borderColor),
|
58
58
|
borderBottomRightRadius: react_theme_1.tokens.borderRadiusSmall,
|
59
59
|
transform: 'rotate(var(--angle)) translate(0, 50%) rotate(45deg)'
|
60
60
|
},
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/createArrowStyles.ts"],"names":[],"mappings":";;;;;;;AAAA,MAAA,
|
1
|
+
{"version":3,"sources":["../src/createArrowStyles.ts"],"names":[],"mappings":";;;;;;;AAAA,MAAA,OAAA,gBAAA,OAAA,CAAA,gBAAA,CAAA;;AACA,MAAA,aAAA,gBAAA,OAAA,CAAA,uBAAA,CAAA;AAqCA;;;;;;;;;;;;;;;;;;;;;AAqBG;;;AACH,SAAgB,iBAAhB,CAAkC,OAAlC,EAAmE;AACjE,QAAM;AACJ,IAAA,WADI;AAEJ,IAAA,WAAW,GAAG,KAFV;AAGJ,IAAA,WAAW,GAAG,OAHV;AAIJ,IAAA,WAAW,GAAG,aAAA,CAAA,MAAA,CAAO;AAJjB,MAKF,OALJ;AAOA,SAAO;AACL,IAAA,QAAQ,EAAE,UADL;AAEL,IAAA,eAAe,EAAE,SAFZ;AAGL,IAAA,UAAU,EAAE,QAHP;AAIL,IAAA,MAAM,EAAE,CAAC,CAJJ;AAML,QAAI,WAAW,IAAI,uBAAuB,CAAC,WAAD,CAA1C,CANK;AAQL,eAAW;AACT,MAAA,OAAO,EAAE,IADA;AAET,MAAA,UAAU,EAAE,SAFH;AAGT,MAAA,QAAQ,EAAE,UAHD;AAIT,MAAA,SAAS,EAAE,YAJF;AAKT,MAAA,KAAK,EAAE,SALE;AAMT,MAAA,MAAM,EAAE,SANC;AAOT,MAAA,eAAe,EAAE,SAPR;AAQT,SAAG,OAAA,CAAA,UAAA,CAAW,WAAX,CACD,GAAG,WAAW,gBADb,EAED,GAAG,WAAW,gBAFb,EAGD,GAAG,WAAW,gBAHb,CARM;AAaT,SAAG,OAAA,CAAA,UAAA,CAAW,YAAX,CAAwB,WAAxB,EAAqC,WAArC,EAAkD,WAAlD,CAbM;AAcT,MAAA,uBAAuB,EAAE,aAAA,CAAA,MAAA,CAAO,iBAdvB;AAeT,MAAA,SAAS,EAAE;AAfF,KARN;AA0BL;AACA,+CAA2C;AACzC,MAAA,MAAM,EAAE,IAAI,WAAW,EADkB;AAEzC,iBAAW;AAF8B,KA3BtC;AA+BL,iDAA6C;AAC3C,MAAA,IAAI,EAAE,IAAI,WAAW,gBADsB;AAE3C,iBAAW;AAFgC,KA/BxC;AAmCL,kDAA8C;AAC5C,MAAA,GAAG,EAAE,IAAI,WAAW,EADwB;AAE5C,iBAAW;AAFiC,KAnCzC;AAuCL,gDAA4C;AAC1C,MAAA,KAAK,EAAE,IAAI,WAAW,gBADoB;AAE1C,iBAAW;AAF+B;AAvCvC,GAAP;AA4CD;;AApDD,OAAA,CAAA,iBAAA,GAAA,iBAAA;AAsDA;;;;;AAKG;;AACH,SAAgB,uBAAhB,CAAwC,WAAxC,EAA2D;AACzD;AACA;AACA,QAAM,UAAU,GAAG,GAAG,QAAQ,WAAW,IAAzC;AACA,SAAO;AAAE,IAAA,KAAK,EAAE,UAAT;AAAqB,IAAA,MAAM,EAAE;AAA7B,GAAP;AACD;;AALD,OAAA,CAAA,uBAAA,GAAA,uBAAA","sourceRoot":""}
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@fluentui/react-positioning",
|
3
|
-
"version": "0.0.0-
|
3
|
+
"version": "0.0.0-nightly0bc161458e20220126.1",
|
4
4
|
"description": "A react wrapper around Popper.js for Fluent UI",
|
5
5
|
"main": "lib-commonjs/index.js",
|
6
6
|
"module": "lib/index.js",
|
@@ -18,7 +18,7 @@
|
|
18
18
|
"code-style": "just-scripts code-style",
|
19
19
|
"just": "just-scripts",
|
20
20
|
"lint": "just-scripts lint",
|
21
|
-
"test": "jest",
|
21
|
+
"test": "jest --passWithNoTests",
|
22
22
|
"docs": "api-extractor run --config=config/api-extractor.local.json --local",
|
23
23
|
"build:local": "tsc -p ./tsconfig.lib.json --module esnext --emitDeclarationOnly && node ../../scripts/typescript/normalize-import --output ./dist/packages/react-positioning/src && yarn docs",
|
24
24
|
"type-check": "tsc -b tsconfig.json"
|
@@ -29,13 +29,12 @@
|
|
29
29
|
"@types/react": "16.9.42",
|
30
30
|
"@types/react-dom": "16.9.10",
|
31
31
|
"react": "16.8.6",
|
32
|
-
"react-dom": "16.8.6"
|
33
|
-
"@fluentui/babel-make-styles": "0.0.0-nightly003de9a95220220111.1"
|
32
|
+
"react-dom": "16.8.6"
|
34
33
|
},
|
35
34
|
"dependencies": {
|
36
|
-
"@
|
37
|
-
"@fluentui/react-shared-contexts": "0.0.0-
|
38
|
-
"@fluentui/react-utilities": "0.0.0-
|
35
|
+
"@griffel/react": "1.0.0",
|
36
|
+
"@fluentui/react-shared-contexts": "0.0.0-nightly0bc161458e20220126.1",
|
37
|
+
"@fluentui/react-utilities": "0.0.0-nightly0bc161458e20220126.1",
|
39
38
|
"@popperjs/core": "~2.4.3",
|
40
39
|
"tslib": "^2.1.0"
|
41
40
|
},
|