@fluentui/react-positioning 0.0.0-nightly8dfa71215620220118.1 → 0.0.0-nightly940de09b9520220131.1

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.json CHANGED
@@ -2,15 +2,15 @@
2
2
  "name": "@fluentui/react-positioning",
3
3
  "entries": [
4
4
  {
5
- "date": "Tue, 18 Jan 2022 04:14:48 GMT",
6
- "tag": "@fluentui/react-positioning_v0.0.0-nightly8dfa71215620220118.1",
7
- "version": "0.0.0-nightly8dfa71215620220118.1",
5
+ "date": "Mon, 31 Jan 2022 04:16:01 GMT",
6
+ "tag": "@fluentui/react-positioning_v0.0.0-nightly940de09b9520220131.1",
7
+ "version": "0.0.0-nightly940de09b9520220131.1",
8
8
  "comments": {
9
9
  "prerelease": [
10
10
  {
11
11
  "author": "email not defined",
12
12
  "package": "@fluentui/react-positioning",
13
- "commit": "88cddfc0c80b8e37df557740279661f628c46698",
13
+ "commit": "7343cc2ca2eaca5e933abf6a8b8b57f910107cc4",
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,29 +58,23 @@
46
58
  {
47
59
  "author": "beachball",
48
60
  "package": "@fluentui/react-positioning",
49
- "comment": "Bump @fluentui/react-make-styles to v0.0.0-nightly8dfa71215620220118.1",
50
- "commit": "88cddfc0c80b8e37df557740279661f628c46698"
51
- },
52
- {
53
- "author": "beachball",
54
- "package": "@fluentui/react-positioning",
55
- "comment": "Bump @fluentui/react-shared-contexts to v0.0.0-nightly8dfa71215620220118.1",
56
- "commit": "88cddfc0c80b8e37df557740279661f628c46698"
57
- },
58
- {
59
- "author": "beachball",
60
- "package": "@fluentui/react-positioning",
61
- "comment": "Bump @fluentui/react-utilities to v0.0.0-nightly8dfa71215620220118.1",
62
- "commit": "88cddfc0c80b8e37df557740279661f628c46698"
61
+ "comment": "Bump @fluentui/react-shared-contexts to v0.0.0-nightly940de09b9520220131.1",
62
+ "commit": "7343cc2ca2eaca5e933abf6a8b8b57f910107cc4"
63
63
  },
64
64
  {
65
65
  "author": "beachball",
66
66
  "package": "@fluentui/react-positioning",
67
- "comment": "Bump @fluentui/babel-make-styles to v0.0.0-nightly8dfa71215620220118.1",
68
- "commit": "88cddfc0c80b8e37df557740279661f628c46698"
67
+ "comment": "Bump @fluentui/react-utilities to v0.0.0-nightly940de09b9520220131.1",
68
+ "commit": "7343cc2ca2eaca5e933abf6a8b8b57f910107cc4"
69
69
  }
70
70
  ],
71
71
  "none": [
72
+ {
73
+ "author": "olfedias@microsoft.com",
74
+ "package": "@fluentui/react-positioning",
75
+ "commit": "c061e98be4b4a718c72a144a1f60bb5515824612",
76
+ "comment": "remove inline-style-expand-shorthand from tsconfigs"
77
+ },
72
78
  {
73
79
  "author": "martinhochel@microsoft.com",
74
80
  "package": "@fluentui/react-positioning",
package/CHANGELOG.md CHANGED
@@ -1,26 +1,26 @@
1
1
  # Change Log - @fluentui/react-positioning
2
2
 
3
- This log was last generated on Tue, 18 Jan 2022 04:14:48 GMT and should not be manually modified.
3
+ This log was last generated on Mon, 31 Jan 2022 04:16:01 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
- ## [0.0.0-nightly8dfa71215620220118.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v0.0.0-nightly8dfa71215620220118.1)
7
+ ## [0.0.0-nightly940de09b9520220131.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v0.0.0-nightly940de09b9520220131.1)
8
8
 
9
- Tue, 18 Jan 2022 04:14: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-nightly8dfa71215620220118.1)
9
+ Mon, 31 Jan 2022 04:16:01 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-beta.4..@fluentui/react-positioning_v0.0.0-nightly940de09b9520220131.1)
11
11
 
12
12
  ### Changes
13
13
 
14
- - Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/88cddfc0c80b8e37df557740279661f628c46698) by email not defined)
14
+ - Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/7343cc2ca2eaca5e933abf6a8b8b57f910107cc4) 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-make-styles to v0.0.0-nightly8dfa71215620220118.1 ([commit](https://github.com/microsoft/fluentui/commit/88cddfc0c80b8e37df557740279661f628c46698) by beachball)
21
- - Bump @fluentui/react-shared-contexts to v0.0.0-nightly8dfa71215620220118.1 ([commit](https://github.com/microsoft/fluentui/commit/88cddfc0c80b8e37df557740279661f628c46698) by beachball)
22
- - Bump @fluentui/react-utilities to v0.0.0-nightly8dfa71215620220118.1 ([commit](https://github.com/microsoft/fluentui/commit/88cddfc0c80b8e37df557740279661f628c46698) by beachball)
23
- - Bump @fluentui/babel-make-styles to v0.0.0-nightly8dfa71215620220118.1 ([commit](https://github.com/microsoft/fluentui/commit/88cddfc0c80b8e37df557740279661f628c46698) by beachball)
22
+ - Bump @fluentui/react-shared-contexts to v0.0.0-nightly940de09b9520220131.1 ([commit](https://github.com/microsoft/fluentui/commit/7343cc2ca2eaca5e933abf6a8b8b57f910107cc4) by beachball)
23
+ - Bump @fluentui/react-utilities to v0.0.0-nightly940de09b9520220131.1 ([commit](https://github.com/microsoft/fluentui/commit/7343cc2ca2eaca5e933abf6a8b8b57f910107cc4) 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 { MakeStylesStyle } from '@fluentui/react-make-styles';
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): MakeStylesStyle;
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?: MakeStylesStyle['borderBottomWidth'];
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?: MakeStylesStyle['borderBottomStyle'];
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?: MakeStylesStyle['borderBottomColor'];
74
+ borderColor?: GriffelStyle['borderBottomColor'];
75
75
  };
76
76
 
77
77
  /**
@@ -1,4 +1,4 @@
1
- import type { MakeStylesStyle } from '@fluentui/react-make-styles';
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?: MakeStylesStyle['borderBottomWidth'];
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?: MakeStylesStyle['borderBottomStyle'];
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?: MakeStylesStyle['borderBottomColor'];
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): MakeStylesStyle;
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
  *
@@ -1,4 +1,4 @@
1
- import { shorthands } from '@fluentui/react-make-styles';
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, borderStyle, borderColor),
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,6BAA3B;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,CAAuB,WAAvB,EAAoC,WAApC,EAAiD,WAAjD,CARM;AAST,SAAG,UAAU,CAAC,YAAX,CAAwB,WAAxB,EAAqC,WAArC,EAAkD,WAAlD,CATM;AAUT,MAAA,uBAAuB,EAAE,MAAM,CAAC,iBAVvB;AAWT,MAAA,SAAS,EAAE;AAXF,KARN;AAsBL;AACA,+CAA2C;AACzC,MAAA,MAAM,EAAE,IAAI,WAAW,EADkB;AAEzC,iBAAW;AAF8B,KAvBtC;AA2BL,iDAA6C;AAC3C,MAAA,IAAI,EAAE,IAAI,WAAW,gBADsB;AAE3C,iBAAW;AAFgC,KA3BxC;AA+BL,kDAA8C;AAC5C,MAAA,GAAG,EAAE,IAAI,WAAW,EADwB;AAE5C,iBAAW;AAFiC,KA/BzC;AAmCL,gDAA4C;AAC1C,MAAA,KAAK,EAAE,IAAI,WAAW,gBADoB;AAE1C,iBAAW;AAF+B;AAnCvC,GAAP;AAwCD;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
+ {"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 { MakeStylesStyle } from '@fluentui/react-make-styles';
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?: MakeStylesStyle['borderBottomWidth'];
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?: MakeStylesStyle['borderBottomStyle'];
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?: MakeStylesStyle['borderBottomColor'];
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): MakeStylesStyle;
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 react_make_styles_1 = /*#__PURE__*/require("@fluentui/react-make-styles");
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
- ...react_make_styles_1.shorthands.borderRight(borderWidth, borderStyle, borderColor),
57
- ...react_make_styles_1.shorthands.borderBottom(borderWidth, borderStyle, borderColor),
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,mBAAA,gBAAA,OAAA,CAAA,6BAAA,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,mBAAA,CAAA,UAAA,CAAW,WAAX,CAAuB,WAAvB,EAAoC,WAApC,EAAiD,WAAjD,CARM;AAST,SAAG,mBAAA,CAAA,UAAA,CAAW,YAAX,CAAwB,WAAxB,EAAqC,WAArC,EAAkD,WAAlD,CATM;AAUT,MAAA,uBAAuB,EAAE,aAAA,CAAA,MAAA,CAAO,iBAVvB;AAWT,MAAA,SAAS,EAAE;AAXF,KARN;AAsBL;AACA,+CAA2C;AACzC,MAAA,MAAM,EAAE,IAAI,WAAW,EADkB;AAEzC,iBAAW;AAF8B,KAvBtC;AA2BL,iDAA6C;AAC3C,MAAA,IAAI,EAAE,IAAI,WAAW,gBADsB;AAE3C,iBAAW;AAFgC,KA3BxC;AA+BL,kDAA8C;AAC5C,MAAA,GAAG,EAAE,IAAI,WAAW,EADwB;AAE5C,iBAAW;AAFiC,KA/BzC;AAmCL,gDAA4C;AAC1C,MAAA,KAAK,EAAE,IAAI,WAAW,gBADoB;AAE1C,iBAAW;AAF+B;AAnCvC,GAAP;AAwCD;;AAhDD,OAAA,CAAA,iBAAA,GAAA,iBAAA;AAkDA;;;;;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":""}
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-nightly8dfa71215620220118.1",
3
+ "version": "0.0.0-nightly940de09b9520220131.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",
@@ -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-nightly8dfa71215620220118.1"
32
+ "react-dom": "16.8.6"
34
33
  },
35
34
  "dependencies": {
36
- "@fluentui/react-make-styles": "0.0.0-nightly8dfa71215620220118.1",
37
- "@fluentui/react-shared-contexts": "0.0.0-nightly8dfa71215620220118.1",
38
- "@fluentui/react-utilities": "0.0.0-nightly8dfa71215620220118.1",
35
+ "@griffel/react": "1.0.0",
36
+ "@fluentui/react-shared-contexts": "0.0.0-nightly940de09b9520220131.1",
37
+ "@fluentui/react-utilities": "0.0.0-nightly940de09b9520220131.1",
39
38
  "@popperjs/core": "~2.4.3",
40
39
  "tslib": "^2.1.0"
41
40
  },