@fluentui/react-tooltip 9.0.8 → 9.1.0

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.json CHANGED
@@ -2,7 +2,132 @@
2
2
  "name": "@fluentui/react-tooltip",
3
3
  "entries": [
4
4
  {
5
- "date": "Thu, 13 Oct 2022 10:59:41 GMT",
5
+ "date": "Wed, 02 Nov 2022 11:55:07 GMT",
6
+ "tag": "@fluentui/react-tooltip_v9.1.0",
7
+ "version": "9.1.0",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "olfedias@microsoft.com",
12
+ "package": "@fluentui/react-tooltip",
13
+ "commit": "c619ba066f11a8654e95375314824ba6b81b003e",
14
+ "comment": "chore: Update Griffel to latest version"
15
+ }
16
+ ],
17
+ "minor": [
18
+ {
19
+ "author": "bernardo.sunderhus@gmail.com",
20
+ "package": "@fluentui/react-tooltip",
21
+ "commit": "79fd5b5f2563cd20a14ac66f784dfd9a640e0aaa",
22
+ "comment": "removes exposing of internal type FluentTriggerComponent"
23
+ },
24
+ {
25
+ "author": "beachball",
26
+ "package": "@fluentui/react-tooltip",
27
+ "comment": "Bump @fluentui/react-portal to v9.0.9",
28
+ "commit": "393a7b169155997a97a6ce1ad36ee3eafc6f461b"
29
+ },
30
+ {
31
+ "author": "beachball",
32
+ "package": "@fluentui/react-tooltip",
33
+ "comment": "Bump @fluentui/react-positioning to v9.3.0",
34
+ "commit": "393a7b169155997a97a6ce1ad36ee3eafc6f461b"
35
+ },
36
+ {
37
+ "author": "beachball",
38
+ "package": "@fluentui/react-tooltip",
39
+ "comment": "Bump @fluentui/react-shared-contexts to v9.1.0",
40
+ "commit": "393a7b169155997a97a6ce1ad36ee3eafc6f461b"
41
+ },
42
+ {
43
+ "author": "beachball",
44
+ "package": "@fluentui/react-tooltip",
45
+ "comment": "Bump @fluentui/react-utilities to v9.2.0",
46
+ "commit": "393a7b169155997a97a6ce1ad36ee3eafc6f461b"
47
+ },
48
+ {
49
+ "author": "beachball",
50
+ "package": "@fluentui/react-tooltip",
51
+ "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.17",
52
+ "commit": "393a7b169155997a97a6ce1ad36ee3eafc6f461b"
53
+ }
54
+ ]
55
+ }
56
+ },
57
+ {
58
+ "date": "Tue, 25 Oct 2022 00:35:39 GMT",
59
+ "tag": "@fluentui/react-tooltip_v9.0.9",
60
+ "version": "9.0.9",
61
+ "comments": {
62
+ "none": [
63
+ {
64
+ "author": "miroslav.stastny@microsoft.com",
65
+ "package": "@fluentui/react-tooltip",
66
+ "commit": "6ced976a8d0e6a0e2e207da8fe0eb810e2bd19bc",
67
+ "comment": "Update package readme"
68
+ }
69
+ ]
70
+ }
71
+ },
72
+ {
73
+ "date": "Thu, 20 Oct 2022 08:39:55 GMT",
74
+ "tag": "@fluentui/react-tooltip_v9.0.9",
75
+ "version": "9.0.9",
76
+ "comments": {
77
+ "patch": [
78
+ {
79
+ "author": "mgodbolt@microsoft.com",
80
+ "package": "@fluentui/react-tooltip",
81
+ "commit": "17096b3137d9d3e7c7443ddc3ce0738b2910a334",
82
+ "comment": "chore: Bump peer deps to support React 18"
83
+ },
84
+ {
85
+ "author": "olfedias@microsoft.com",
86
+ "package": "@fluentui/react-tooltip",
87
+ "commit": "06865dada128321804646582f564ee86d835d174",
88
+ "comment": "chore: Update Griffel to latest version"
89
+ },
90
+ {
91
+ "author": "beachball",
92
+ "package": "@fluentui/react-tooltip",
93
+ "comment": "Bump @fluentui/react-portal to v9.0.8",
94
+ "commit": "5ea1372675d910d76cf1b9cbd74d05b7c4e8fcbc"
95
+ },
96
+ {
97
+ "author": "beachball",
98
+ "package": "@fluentui/react-tooltip",
99
+ "comment": "Bump @fluentui/react-positioning to v9.2.2",
100
+ "commit": "5ea1372675d910d76cf1b9cbd74d05b7c4e8fcbc"
101
+ },
102
+ {
103
+ "author": "beachball",
104
+ "package": "@fluentui/react-tooltip",
105
+ "comment": "Bump @fluentui/react-shared-contexts to v9.0.2",
106
+ "commit": "5ea1372675d910d76cf1b9cbd74d05b7c4e8fcbc"
107
+ },
108
+ {
109
+ "author": "beachball",
110
+ "package": "@fluentui/react-tooltip",
111
+ "comment": "Bump @fluentui/react-theme to v9.1.1",
112
+ "commit": "5ea1372675d910d76cf1b9cbd74d05b7c4e8fcbc"
113
+ },
114
+ {
115
+ "author": "beachball",
116
+ "package": "@fluentui/react-tooltip",
117
+ "comment": "Bump @fluentui/react-utilities to v9.1.2",
118
+ "commit": "5ea1372675d910d76cf1b9cbd74d05b7c4e8fcbc"
119
+ },
120
+ {
121
+ "author": "beachball",
122
+ "package": "@fluentui/react-tooltip",
123
+ "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.16",
124
+ "commit": "5ea1372675d910d76cf1b9cbd74d05b7c4e8fcbc"
125
+ }
126
+ ]
127
+ }
128
+ },
129
+ {
130
+ "date": "Thu, 13 Oct 2022 11:03:04 GMT",
6
131
  "tag": "@fluentui/react-tooltip_v9.0.8",
7
132
  "version": "9.0.8",
8
133
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,46 @@
1
1
  # Change Log - @fluentui/react-tooltip
2
2
 
3
- This log was last generated on Thu, 13 Oct 2022 10:59:41 GMT and should not be manually modified.
3
+ This log was last generated on Wed, 02 Nov 2022 11:55:07 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.1.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-tooltip_v9.1.0)
8
+
9
+ Wed, 02 Nov 2022 11:55:07 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-tooltip_v9.0.9..@fluentui/react-tooltip_v9.1.0)
11
+
12
+ ### Minor changes
13
+
14
+ - removes exposing of internal type FluentTriggerComponent ([PR #25409](https://github.com/microsoft/fluentui/pull/25409) by bernardo.sunderhus@gmail.com)
15
+ - Bump @fluentui/react-portal to v9.0.9 ([PR #25456](https://github.com/microsoft/fluentui/pull/25456) by beachball)
16
+ - Bump @fluentui/react-positioning to v9.3.0 ([PR #25456](https://github.com/microsoft/fluentui/pull/25456) by beachball)
17
+ - Bump @fluentui/react-shared-contexts to v9.1.0 ([PR #25456](https://github.com/microsoft/fluentui/pull/25456) by beachball)
18
+ - Bump @fluentui/react-utilities to v9.2.0 ([PR #25456](https://github.com/microsoft/fluentui/pull/25456) by beachball)
19
+ - Bump @fluentui/react-conformance-griffel to v9.0.0-beta.17 ([PR #25456](https://github.com/microsoft/fluentui/pull/25456) by beachball)
20
+
21
+ ### Patches
22
+
23
+ - chore: Update Griffel to latest version ([PR #25412](https://github.com/microsoft/fluentui/pull/25412) by olfedias@microsoft.com)
24
+
25
+ ## [9.0.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-tooltip_v9.0.9)
26
+
27
+ Thu, 20 Oct 2022 08:39:55 GMT
28
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-tooltip_v9.0.8..@fluentui/react-tooltip_v9.0.9)
29
+
30
+ ### Patches
31
+
32
+ - chore: Bump peer deps to support React 18 ([PR #24972](https://github.com/microsoft/fluentui/pull/24972) by mgodbolt@microsoft.com)
33
+ - chore: Update Griffel to latest version ([PR #25212](https://github.com/microsoft/fluentui/pull/25212) by olfedias@microsoft.com)
34
+ - Bump @fluentui/react-portal to v9.0.8 ([PR #25265](https://github.com/microsoft/fluentui/pull/25265) by beachball)
35
+ - Bump @fluentui/react-positioning to v9.2.2 ([PR #25265](https://github.com/microsoft/fluentui/pull/25265) by beachball)
36
+ - Bump @fluentui/react-shared-contexts to v9.0.2 ([PR #25265](https://github.com/microsoft/fluentui/pull/25265) by beachball)
37
+ - Bump @fluentui/react-theme to v9.1.1 ([PR #25265](https://github.com/microsoft/fluentui/pull/25265) by beachball)
38
+ - Bump @fluentui/react-utilities to v9.1.2 ([PR #25265](https://github.com/microsoft/fluentui/pull/25265) by beachball)
39
+ - Bump @fluentui/react-conformance-griffel to v9.0.0-beta.16 ([PR #25265](https://github.com/microsoft/fluentui/pull/25265) by beachball)
40
+
7
41
  ## [9.0.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-tooltip_v9.0.8)
8
42
 
9
- Thu, 13 Oct 2022 10:59:41 GMT
43
+ Thu, 13 Oct 2022 11:03:04 GMT
10
44
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-tooltip_v9.0.7..@fluentui/react-tooltip_v9.0.8)
11
45
 
12
46
  ### Patches
package/README.md CHANGED
@@ -1,5 +1,3 @@
1
1
  # @fluentui/react-tooltip
2
2
 
3
- **React Tooltip components for [Fluent UI React](https://developer.microsoft.com/en-us/fluentui)**
4
-
5
- These are not production-ready components and **should never be used in product**. This space is useful for testing new components whose APIs might change before final release.
3
+ **React Tooltip components for [Fluent UI React](https://react.fluentui.dev)**
package/dist/index.d.ts CHANGED
@@ -1,6 +1,5 @@
1
1
  import type { ComponentProps } from '@fluentui/react-utilities';
2
2
  import type { ComponentState } from '@fluentui/react-utilities';
3
- import type { FluentTriggerComponent } from '@fluentui/react-utilities';
4
3
  import type { PortalProps } from '@fluentui/react-portal';
5
4
  import type { PositioningShorthand } from '@fluentui/react-positioning';
6
5
  import * as React_2 from 'react';
@@ -23,7 +22,7 @@ export declare const renderTooltip_unstable: (state: TooltipState) => JSX.Elemen
23
22
  /**
24
23
  * A tooltip provides light weight contextual information on top of its target element.
25
24
  */
26
- export declare const Tooltip: React_2.FC<TooltipProps> & FluentTriggerComponent;
25
+ export declare const Tooltip: React_2.FC<TooltipProps>;
27
26
 
28
27
  export declare const tooltipClassNames: SlotClassNames<TooltipSlots>;
29
28
 
@@ -10,6 +10,7 @@ export const Tooltip = props => {
10
10
  useTooltipStyles_unstable(state);
11
11
  return renderTooltip_unstable(state);
12
12
  };
13
- Tooltip.displayName = 'Tooltip';
13
+ Tooltip.displayName = 'Tooltip'; // type casting here is required to ensure internal type FluentTriggerComponent is not leaked
14
+
14
15
  Tooltip.isFluentTriggerComponent = true;
15
16
  //# sourceMappingURL=Tooltip.js.map
@@ -1 +1 @@
1
- {"version":3,"sources":["packages/react-components/react-tooltip/src/components/Tooltip/Tooltip.tsx"],"names":[],"mappings":"AACA,SAAS,mBAAT,QAAoC,cAApC;AACA,SAAS,sBAAT,QAAuC,iBAAvC;AACA,SAAS,yBAAT,QAA0C,oBAA1C;AAIA;;AAEG;;AACH,OAAO,MAAM,OAAO,GAAoD,KAAK,IAAG;EAC9E,MAAM,KAAK,GAAG,mBAAmB,CAAC,KAAD,CAAjC;EAEA,yBAAyB,CAAC,KAAD,CAAzB;EACA,OAAO,sBAAsB,CAAC,KAAD,CAA7B;AACD,CALM;AAOP,OAAO,CAAC,WAAR,GAAsB,SAAtB;AACA,OAAO,CAAC,wBAAR,GAAmC,IAAnC","sourcesContent":["import * as React from 'react';\nimport { useTooltip_unstable } from './useTooltip';\nimport { renderTooltip_unstable } from './renderTooltip';\nimport { useTooltipStyles_unstable } from './useTooltipStyles';\nimport type { TooltipProps } from './Tooltip.types';\nimport type { FluentTriggerComponent } from '@fluentui/react-utilities';\n\n/**\n * A tooltip provides light weight contextual information on top of its target element.\n */\nexport const Tooltip: React.FC<TooltipProps> & FluentTriggerComponent = props => {\n const state = useTooltip_unstable(props);\n\n useTooltipStyles_unstable(state);\n return renderTooltip_unstable(state);\n};\n\nTooltip.displayName = 'Tooltip';\nTooltip.isFluentTriggerComponent = true;\n"],"sourceRoot":"../src/"}
1
+ {"version":3,"sources":["packages/react-components/react-tooltip/src/components/Tooltip/Tooltip.tsx"],"names":[],"mappings":"AACA,SAAS,mBAAT,QAAoC,cAApC;AACA,SAAS,sBAAT,QAAuC,iBAAvC;AACA,SAAS,yBAAT,QAA0C,oBAA1C;AAIA;;AAEG;;AACH,OAAO,MAAM,OAAO,GAA2B,KAAK,IAAG;EACrD,MAAM,KAAK,GAAG,mBAAmB,CAAC,KAAD,CAAjC;EAEA,yBAAyB,CAAC,KAAD,CAAzB;EACA,OAAO,sBAAsB,CAAC,KAAD,CAA7B;AACD,CALM;AAOP,OAAO,CAAC,WAAR,GAAsB,SAAtB,C,CACA;;AACC,OAAkC,CAAC,wBAAnC,GAA8D,IAA9D","sourcesContent":["import * as React from 'react';\nimport { useTooltip_unstable } from './useTooltip';\nimport { renderTooltip_unstable } from './renderTooltip';\nimport { useTooltipStyles_unstable } from './useTooltipStyles';\nimport type { TooltipProps } from './Tooltip.types';\nimport type { FluentTriggerComponent } from '@fluentui/react-utilities';\n\n/**\n * A tooltip provides light weight contextual information on top of its target element.\n */\nexport const Tooltip: React.FC<TooltipProps> = props => {\n const state = useTooltip_unstable(props);\n\n useTooltipStyles_unstable(state);\n return renderTooltip_unstable(state);\n};\n\nTooltip.displayName = 'Tooltip';\n// type casting here is required to ensure internal type FluentTriggerComponent is not leaked\n(Tooltip as FluentTriggerComponent).isFluentTriggerComponent = true;\n"],"sourceRoot":"../src/"}
@@ -22,6 +22,7 @@ const Tooltip = props => {
22
22
  };
23
23
 
24
24
  exports.Tooltip = Tooltip;
25
- exports.Tooltip.displayName = 'Tooltip';
25
+ exports.Tooltip.displayName = 'Tooltip'; // type casting here is required to ensure internal type FluentTriggerComponent is not leaked
26
+
26
27
  exports.Tooltip.isFluentTriggerComponent = true;
27
28
  //# sourceMappingURL=Tooltip.js.map
@@ -1 +1 @@
1
- {"version":3,"sources":["packages/react-components/react-tooltip/src/components/Tooltip/Tooltip.tsx"],"names":[],"mappings":";;;;;;;AACA,MAAA,YAAA,gBAAA,OAAA,CAAA,cAAA,CAAA;;AACA,MAAA,eAAA,gBAAA,OAAA,CAAA,iBAAA,CAAA;;AACA,MAAA,kBAAA,gBAAA,OAAA,CAAA,oBAAA,CAAA;AAIA;;AAEG;;;AACI,MAAM,OAAO,GAAoD,KAAK,IAAG;EAC9E,MAAM,KAAK,GAAG,YAAA,CAAA,mBAAA,CAAoB,KAApB,CAAd;EAEA,kBAAA,CAAA,yBAAA,CAA0B,KAA1B;EACA,OAAO,eAAA,CAAA,sBAAA,CAAuB,KAAvB,CAAP;AACD,CALM;;AAAM,OAAA,CAAA,OAAA,GAAO,OAAP;AAOb,OAAA,CAAA,OAAA,CAAQ,WAAR,GAAsB,SAAtB;AACA,OAAA,CAAA,OAAA,CAAQ,wBAAR,GAAmC,IAAnC","sourcesContent":["import * as React from 'react';\nimport { useTooltip_unstable } from './useTooltip';\nimport { renderTooltip_unstable } from './renderTooltip';\nimport { useTooltipStyles_unstable } from './useTooltipStyles';\nimport type { TooltipProps } from './Tooltip.types';\nimport type { FluentTriggerComponent } from '@fluentui/react-utilities';\n\n/**\n * A tooltip provides light weight contextual information on top of its target element.\n */\nexport const Tooltip: React.FC<TooltipProps> & FluentTriggerComponent = props => {\n const state = useTooltip_unstable(props);\n\n useTooltipStyles_unstable(state);\n return renderTooltip_unstable(state);\n};\n\nTooltip.displayName = 'Tooltip';\nTooltip.isFluentTriggerComponent = true;\n"],"sourceRoot":"../src/"}
1
+ {"version":3,"sources":["packages/react-components/react-tooltip/src/components/Tooltip/Tooltip.tsx"],"names":[],"mappings":";;;;;;;AACA,MAAA,YAAA,gBAAA,OAAA,CAAA,cAAA,CAAA;;AACA,MAAA,eAAA,gBAAA,OAAA,CAAA,iBAAA,CAAA;;AACA,MAAA,kBAAA,gBAAA,OAAA,CAAA,oBAAA,CAAA;AAIA;;AAEG;;;AACI,MAAM,OAAO,GAA2B,KAAK,IAAG;EACrD,MAAM,KAAK,GAAG,YAAA,CAAA,mBAAA,CAAoB,KAApB,CAAd;EAEA,kBAAA,CAAA,yBAAA,CAA0B,KAA1B;EACA,OAAO,eAAA,CAAA,sBAAA,CAAuB,KAAvB,CAAP;AACD,CALM;;AAAM,OAAA,CAAA,OAAA,GAAO,OAAP;AAOb,OAAA,CAAA,OAAA,CAAQ,WAAR,GAAsB,SAAtB,C,CACA;;AACC,OAAA,CAAA,OAAA,CAAmC,wBAAnC,GAA8D,IAA9D","sourcesContent":["import * as React from 'react';\nimport { useTooltip_unstable } from './useTooltip';\nimport { renderTooltip_unstable } from './renderTooltip';\nimport { useTooltipStyles_unstable } from './useTooltipStyles';\nimport type { TooltipProps } from './Tooltip.types';\nimport type { FluentTriggerComponent } from '@fluentui/react-utilities';\n\n/**\n * A tooltip provides light weight contextual information on top of its target element.\n */\nexport const Tooltip: React.FC<TooltipProps> = props => {\n const state = useTooltip_unstable(props);\n\n useTooltipStyles_unstable(state);\n return renderTooltip_unstable(state);\n};\n\nTooltip.displayName = 'Tooltip';\n// type casting here is required to ensure internal type FluentTriggerComponent is not leaked\n(Tooltip as FluentTriggerComponent).isFluentTriggerComponent = true;\n"],"sourceRoot":"../src/"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-tooltip",
3
- "version": "9.0.8",
3
+ "version": "9.1.0",
4
4
  "description": "React components for building web experiences",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -27,24 +27,24 @@
27
27
  "devDependencies": {
28
28
  "@fluentui/eslint-plugin": "*",
29
29
  "@fluentui/react-conformance": "*",
30
- "@fluentui/react-conformance-griffel": "9.0.0-beta.15",
30
+ "@fluentui/react-conformance-griffel": "9.0.0-beta.17",
31
31
  "@fluentui/scripts": "^1.0.0"
32
32
  },
33
33
  "dependencies": {
34
34
  "@fluentui/keyboard-keys": "^9.0.0",
35
- "@fluentui/react-portal": "^9.0.7",
36
- "@fluentui/react-positioning": "^9.2.1",
37
- "@fluentui/react-shared-contexts": "^9.0.1",
38
- "@fluentui/react-theme": "^9.1.0",
39
- "@fluentui/react-utilities": "^9.1.1",
40
- "@griffel/react": "^1.4.0",
35
+ "@fluentui/react-portal": "^9.0.9",
36
+ "@fluentui/react-positioning": "^9.3.0",
37
+ "@fluentui/react-shared-contexts": "^9.1.0",
38
+ "@fluentui/react-theme": "^9.1.1",
39
+ "@fluentui/react-utilities": "^9.2.0",
40
+ "@griffel/react": "^1.4.2",
41
41
  "tslib": "^2.1.0"
42
42
  },
43
43
  "peerDependencies": {
44
- "@types/react": ">=16.8.0 <18.0.0",
45
- "@types/react-dom": ">=16.8.0 <18.0.0",
46
- "react": ">=16.8.0 <18.0.0",
47
- "react-dom": ">=16.8.0 <18.0.0"
44
+ "@types/react": ">=16.8.0 <19.0.0",
45
+ "@types/react-dom": ">=16.8.0 <19.0.0",
46
+ "react": ">=16.8.0 <19.0.0",
47
+ "react-dom": ">=16.8.0 <19.0.0"
48
48
  },
49
49
  "beachball": {
50
50
  "disallowedChangeTypes": [