@fluentui/react-tooltip 0.0.0-nightlybc5ff01fb020211104.1 → 0.0.0-nightlyd3bf09bf8120211201.1
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.json +174 -22
- package/CHANGELOG.md +51 -14
- package/dist/react-tooltip.d.ts +2 -0
- package/lib/components/Tooltip/index.d.ts +1 -1
- package/lib/components/Tooltip/index.js +1 -1
- package/lib/components/Tooltip/index.js.map +1 -1
- package/lib/components/Tooltip/useTooltipStyles.d.ts +1 -0
- package/lib/components/Tooltip/useTooltipStyles.js +26 -12
- package/lib/components/Tooltip/useTooltipStyles.js.map +1 -1
- package/lib-commonjs/components/Tooltip/index.d.ts +1 -1
- package/lib-commonjs/components/Tooltip/index.js +1 -9
- package/lib-commonjs/components/Tooltip/index.js.map +1 -1
- package/lib-commonjs/components/Tooltip/useTooltipStyles.d.ts +1 -0
- package/lib-commonjs/components/Tooltip/useTooltipStyles.js +28 -13
- package/lib-commonjs/components/Tooltip/useTooltipStyles.js.map +1 -1
- package/package.json +10 -11
package/CHANGELOG.json
CHANGED
@@ -2,23 +2,175 @@
|
|
2
2
|
"name": "@fluentui/react-tooltip",
|
3
3
|
"entries": [
|
4
4
|
{
|
5
|
-
"date": "
|
6
|
-
"tag": "@fluentui/react-tooltip_v0.0.0-
|
7
|
-
"version": "0.0.0-
|
5
|
+
"date": "Wed, 01 Dec 2021 04:25:40 GMT",
|
6
|
+
"tag": "@fluentui/react-tooltip_v0.0.0-nightlyd3bf09bf8120211201.1",
|
7
|
+
"version": "0.0.0-nightlyd3bf09bf8120211201.1",
|
8
8
|
"comments": {
|
9
9
|
"prerelease": [
|
10
10
|
{
|
11
11
|
"author": "email not defined",
|
12
12
|
"package": "@fluentui/react-tooltip",
|
13
|
-
"commit": "
|
13
|
+
"commit": "40bec5fdab524f928e775fb2ed002822255eb2a7",
|
14
14
|
"comment": "Release nightly v9"
|
15
15
|
},
|
16
|
+
{
|
17
|
+
"author": "olfedias@microsoft.com",
|
18
|
+
"package": "@fluentui/react-tooltip",
|
19
|
+
"commit": "1bbb753830028fbf133858d523ae2d56ceefeecf",
|
20
|
+
"comment": "update styles to not use CSS shorthands"
|
21
|
+
},
|
22
|
+
{
|
23
|
+
"author": "beachball",
|
24
|
+
"package": "@fluentui/react-tooltip",
|
25
|
+
"comment": "Bump @fluentui/react-make-styles to v0.0.0-nightlyd3bf09bf8120211201.1",
|
26
|
+
"commit": "40bec5fdab524f928e775fb2ed002822255eb2a7"
|
27
|
+
},
|
28
|
+
{
|
29
|
+
"author": "beachball",
|
30
|
+
"package": "@fluentui/react-tooltip",
|
31
|
+
"comment": "Bump @fluentui/react-portal to v0.0.0-nightlyd3bf09bf8120211201.1",
|
32
|
+
"commit": "40bec5fdab524f928e775fb2ed002822255eb2a7"
|
33
|
+
},
|
34
|
+
{
|
35
|
+
"author": "beachball",
|
36
|
+
"package": "@fluentui/react-tooltip",
|
37
|
+
"comment": "Bump @fluentui/react-positioning to v0.0.0-nightlyd3bf09bf8120211201.1",
|
38
|
+
"commit": "40bec5fdab524f928e775fb2ed002822255eb2a7"
|
39
|
+
},
|
40
|
+
{
|
41
|
+
"author": "beachball",
|
42
|
+
"package": "@fluentui/react-tooltip",
|
43
|
+
"comment": "Bump @fluentui/react-shared-contexts to v0.0.0-nightlyd3bf09bf8120211201.1",
|
44
|
+
"commit": "40bec5fdab524f928e775fb2ed002822255eb2a7"
|
45
|
+
},
|
46
|
+
{
|
47
|
+
"author": "beachball",
|
48
|
+
"package": "@fluentui/react-tooltip",
|
49
|
+
"comment": "Bump @fluentui/react-theme to v0.0.0-nightlyd3bf09bf8120211201.1",
|
50
|
+
"commit": "40bec5fdab524f928e775fb2ed002822255eb2a7"
|
51
|
+
},
|
52
|
+
{
|
53
|
+
"author": "beachball",
|
54
|
+
"package": "@fluentui/react-tooltip",
|
55
|
+
"comment": "Bump @fluentui/react-utilities to v0.0.0-nightlyd3bf09bf8120211201.1",
|
56
|
+
"commit": "40bec5fdab524f928e775fb2ed002822255eb2a7"
|
57
|
+
},
|
58
|
+
{
|
59
|
+
"author": "beachball",
|
60
|
+
"package": "@fluentui/react-tooltip",
|
61
|
+
"comment": "Bump @fluentui/babel-make-styles to v0.0.0-nightlyd3bf09bf8120211201.1",
|
62
|
+
"commit": "40bec5fdab524f928e775fb2ed002822255eb2a7"
|
63
|
+
},
|
64
|
+
{
|
65
|
+
"author": "beachball",
|
66
|
+
"package": "@fluentui/react-tooltip",
|
67
|
+
"comment": "Bump @fluentui/jest-serializer-make-styles to v0.0.0-nightlyd3bf09bf8120211201.1",
|
68
|
+
"commit": "40bec5fdab524f928e775fb2ed002822255eb2a7"
|
69
|
+
},
|
70
|
+
{
|
71
|
+
"author": "beachball",
|
72
|
+
"package": "@fluentui/react-tooltip",
|
73
|
+
"comment": "Bump @fluentui/react-conformance-make-styles to v0.0.0-nightlyd3bf09bf8120211201.1",
|
74
|
+
"commit": "40bec5fdab524f928e775fb2ed002822255eb2a7"
|
75
|
+
}
|
76
|
+
]
|
77
|
+
}
|
78
|
+
},
|
79
|
+
{
|
80
|
+
"date": "Thu, 25 Nov 2021 08:34:17 GMT",
|
81
|
+
"tag": "@fluentui/react-tooltip_v9.0.0-beta.5",
|
82
|
+
"version": "9.0.0-beta.5",
|
83
|
+
"comments": {
|
84
|
+
"prerelease": [
|
85
|
+
{
|
86
|
+
"author": "lingfangao@hotmail.com",
|
87
|
+
"package": "@fluentui/react-tooltip",
|
88
|
+
"commit": "58db204f28af1d68df7260ff580cf91f0adcfb66",
|
89
|
+
"comment": "Add transparent outline to arrow for HC"
|
90
|
+
},
|
91
|
+
{
|
92
|
+
"author": "beachball",
|
93
|
+
"package": "@fluentui/react-tooltip",
|
94
|
+
"comment": "Bump @fluentui/react-make-styles to v9.0.0-beta.4",
|
95
|
+
"commit": "48d236ac53a4950fabc3ddd52f91dac93ca0195b"
|
96
|
+
},
|
97
|
+
{
|
98
|
+
"author": "beachball",
|
99
|
+
"package": "@fluentui/react-tooltip",
|
100
|
+
"comment": "Bump @fluentui/react-portal to v9.0.0-beta.5",
|
101
|
+
"commit": "48d236ac53a4950fabc3ddd52f91dac93ca0195b"
|
102
|
+
},
|
103
|
+
{
|
104
|
+
"author": "beachball",
|
105
|
+
"package": "@fluentui/react-tooltip",
|
106
|
+
"comment": "Bump @fluentui/react-positioning to v9.0.0-beta.4",
|
107
|
+
"commit": "48d236ac53a4950fabc3ddd52f91dac93ca0195b"
|
108
|
+
},
|
109
|
+
{
|
110
|
+
"author": "beachball",
|
111
|
+
"package": "@fluentui/react-tooltip",
|
112
|
+
"comment": "Bump @fluentui/react-shared-contexts to v9.0.0-beta.4",
|
113
|
+
"commit": "48d236ac53a4950fabc3ddd52f91dac93ca0195b"
|
114
|
+
},
|
115
|
+
{
|
116
|
+
"author": "beachball",
|
117
|
+
"package": "@fluentui/react-tooltip",
|
118
|
+
"comment": "Bump @fluentui/react-theme to v9.0.0-beta.4",
|
119
|
+
"commit": "48d236ac53a4950fabc3ddd52f91dac93ca0195b"
|
120
|
+
},
|
121
|
+
{
|
122
|
+
"author": "beachball",
|
123
|
+
"package": "@fluentui/react-tooltip",
|
124
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-beta.4",
|
125
|
+
"commit": "48d236ac53a4950fabc3ddd52f91dac93ca0195b"
|
126
|
+
},
|
127
|
+
{
|
128
|
+
"author": "beachball",
|
129
|
+
"package": "@fluentui/react-tooltip",
|
130
|
+
"comment": "Bump @fluentui/babel-make-styles to v9.0.0-beta.4",
|
131
|
+
"commit": "48d236ac53a4950fabc3ddd52f91dac93ca0195b"
|
132
|
+
},
|
133
|
+
{
|
134
|
+
"author": "beachball",
|
135
|
+
"package": "@fluentui/react-tooltip",
|
136
|
+
"comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-beta.4",
|
137
|
+
"commit": "48d236ac53a4950fabc3ddd52f91dac93ca0195b"
|
138
|
+
},
|
139
|
+
{
|
140
|
+
"author": "beachball",
|
141
|
+
"package": "@fluentui/react-tooltip",
|
142
|
+
"comment": "Bump @fluentui/react-conformance-make-styles to v9.0.0-beta.4",
|
143
|
+
"commit": "48d236ac53a4950fabc3ddd52f91dac93ca0195b"
|
144
|
+
}
|
145
|
+
]
|
146
|
+
}
|
147
|
+
},
|
148
|
+
{
|
149
|
+
"date": "Fri, 12 Nov 2021 13:25:09 GMT",
|
150
|
+
"tag": "@fluentui/react-tooltip_v9.0.0-beta.4",
|
151
|
+
"version": "9.0.0-beta.4",
|
152
|
+
"comments": {
|
153
|
+
"none": [
|
154
|
+
{
|
155
|
+
"author": "lingfangao@hotmail.com",
|
156
|
+
"package": "@fluentui/react-tooltip",
|
157
|
+
"commit": "00f70581480b536e723fb69edf0ae617beac4807",
|
158
|
+
"comment": "Remove beta release tag"
|
159
|
+
}
|
160
|
+
],
|
161
|
+
"prerelease": [
|
16
162
|
{
|
17
163
|
"author": "gcox@microsoft.com",
|
18
164
|
"package": "@fluentui/react-tooltip",
|
19
165
|
"commit": "d5810cfc819dcb2126ffaa081bf117fcae83dc73",
|
20
166
|
"comment": "Updated stories to support codesandbox"
|
21
167
|
},
|
168
|
+
{
|
169
|
+
"author": "olfedias@microsoft.com",
|
170
|
+
"package": "@fluentui/react-tooltip",
|
171
|
+
"commit": "f078af73d95d0f2c380144a40127bd08e389aa2d",
|
172
|
+
"comment": "export static classes for components"
|
173
|
+
},
|
22
174
|
{
|
23
175
|
"author": "gcox@microsoft.com",
|
24
176
|
"package": "@fluentui/react-tooltip",
|
@@ -28,56 +180,56 @@
|
|
28
180
|
{
|
29
181
|
"author": "beachball",
|
30
182
|
"package": "@fluentui/react-tooltip",
|
31
|
-
"comment": "Bump @fluentui/react-make-styles to
|
32
|
-
"commit": "
|
183
|
+
"comment": "Bump @fluentui/react-make-styles to v9.0.0-beta.3",
|
184
|
+
"commit": "742342e52c65066f779232e4e1302fedf0dd460d"
|
33
185
|
},
|
34
186
|
{
|
35
187
|
"author": "beachball",
|
36
188
|
"package": "@fluentui/react-tooltip",
|
37
|
-
"comment": "Bump @fluentui/react-portal to
|
38
|
-
"commit": "
|
189
|
+
"comment": "Bump @fluentui/react-portal to v9.0.0-beta.4",
|
190
|
+
"commit": "742342e52c65066f779232e4e1302fedf0dd460d"
|
39
191
|
},
|
40
192
|
{
|
41
193
|
"author": "beachball",
|
42
194
|
"package": "@fluentui/react-tooltip",
|
43
|
-
"comment": "Bump @fluentui/react-positioning to
|
44
|
-
"commit": "
|
195
|
+
"comment": "Bump @fluentui/react-positioning to v9.0.0-beta.3",
|
196
|
+
"commit": "742342e52c65066f779232e4e1302fedf0dd460d"
|
45
197
|
},
|
46
198
|
{
|
47
199
|
"author": "beachball",
|
48
200
|
"package": "@fluentui/react-tooltip",
|
49
|
-
"comment": "Bump @fluentui/react-shared-contexts to
|
50
|
-
"commit": "
|
201
|
+
"comment": "Bump @fluentui/react-shared-contexts to v9.0.0-beta.3",
|
202
|
+
"commit": "742342e52c65066f779232e4e1302fedf0dd460d"
|
51
203
|
},
|
52
204
|
{
|
53
205
|
"author": "beachball",
|
54
206
|
"package": "@fluentui/react-tooltip",
|
55
|
-
"comment": "Bump @fluentui/react-theme to
|
56
|
-
"commit": "
|
207
|
+
"comment": "Bump @fluentui/react-theme to v9.0.0-beta.3",
|
208
|
+
"commit": "742342e52c65066f779232e4e1302fedf0dd460d"
|
57
209
|
},
|
58
210
|
{
|
59
211
|
"author": "beachball",
|
60
212
|
"package": "@fluentui/react-tooltip",
|
61
|
-
"comment": "Bump @fluentui/react-utilities to
|
62
|
-
"commit": "
|
213
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-beta.3",
|
214
|
+
"commit": "742342e52c65066f779232e4e1302fedf0dd460d"
|
63
215
|
},
|
64
216
|
{
|
65
217
|
"author": "beachball",
|
66
218
|
"package": "@fluentui/react-tooltip",
|
67
|
-
"comment": "Bump @fluentui/babel-make-styles to
|
68
|
-
"commit": "
|
219
|
+
"comment": "Bump @fluentui/babel-make-styles to v9.0.0-beta.3",
|
220
|
+
"commit": "742342e52c65066f779232e4e1302fedf0dd460d"
|
69
221
|
},
|
70
222
|
{
|
71
223
|
"author": "beachball",
|
72
224
|
"package": "@fluentui/react-tooltip",
|
73
|
-
"comment": "Bump @fluentui/jest-serializer-make-styles to
|
74
|
-
"commit": "
|
225
|
+
"comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-beta.3",
|
226
|
+
"commit": "742342e52c65066f779232e4e1302fedf0dd460d"
|
75
227
|
},
|
76
228
|
{
|
77
229
|
"author": "beachball",
|
78
230
|
"package": "@fluentui/react-tooltip",
|
79
|
-
"comment": "Bump @fluentui/react-conformance-make-styles to
|
80
|
-
"commit": "
|
231
|
+
"comment": "Bump @fluentui/react-conformance-make-styles to v9.0.0-beta.3",
|
232
|
+
"commit": "742342e52c65066f779232e4e1302fedf0dd460d"
|
81
233
|
}
|
82
234
|
]
|
83
235
|
}
|
package/CHANGELOG.md
CHANGED
@@ -1,28 +1,65 @@
|
|
1
1
|
# Change Log - @fluentui/react-tooltip
|
2
2
|
|
3
|
-
This log was last generated on
|
3
|
+
This log was last generated on Wed, 01 Dec 2021 04:25:40 GMT and should not be manually modified.
|
4
4
|
|
5
5
|
<!-- Start content -->
|
6
6
|
|
7
|
-
## [0.0.0-
|
7
|
+
## [0.0.0-nightlyd3bf09bf8120211201.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-tooltip_v0.0.0-nightlyd3bf09bf8120211201.1)
|
8
8
|
|
9
|
-
|
10
|
-
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-tooltip_v9.0.0-beta.
|
9
|
+
Wed, 01 Dec 2021 04:25:40 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-tooltip_v9.0.0-beta.5..@fluentui/react-tooltip_v0.0.0-nightlyd3bf09bf8120211201.1)
|
11
|
+
|
12
|
+
### Changes
|
13
|
+
|
14
|
+
- Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/40bec5fdab524f928e775fb2ed002822255eb2a7) by email not defined)
|
15
|
+
- update styles to not use CSS shorthands ([PR #20795](https://github.com/microsoft/fluentui/pull/20795) by olfedias@microsoft.com)
|
16
|
+
- Bump @fluentui/react-make-styles to v0.0.0-nightlyd3bf09bf8120211201.1 ([commit](https://github.com/microsoft/fluentui/commit/40bec5fdab524f928e775fb2ed002822255eb2a7) by beachball)
|
17
|
+
- Bump @fluentui/react-portal to v0.0.0-nightlyd3bf09bf8120211201.1 ([commit](https://github.com/microsoft/fluentui/commit/40bec5fdab524f928e775fb2ed002822255eb2a7) by beachball)
|
18
|
+
- Bump @fluentui/react-positioning to v0.0.0-nightlyd3bf09bf8120211201.1 ([commit](https://github.com/microsoft/fluentui/commit/40bec5fdab524f928e775fb2ed002822255eb2a7) by beachball)
|
19
|
+
- Bump @fluentui/react-shared-contexts to v0.0.0-nightlyd3bf09bf8120211201.1 ([commit](https://github.com/microsoft/fluentui/commit/40bec5fdab524f928e775fb2ed002822255eb2a7) by beachball)
|
20
|
+
- Bump @fluentui/react-theme to v0.0.0-nightlyd3bf09bf8120211201.1 ([commit](https://github.com/microsoft/fluentui/commit/40bec5fdab524f928e775fb2ed002822255eb2a7) by beachball)
|
21
|
+
- Bump @fluentui/react-utilities to v0.0.0-nightlyd3bf09bf8120211201.1 ([commit](https://github.com/microsoft/fluentui/commit/40bec5fdab524f928e775fb2ed002822255eb2a7) by beachball)
|
22
|
+
- Bump @fluentui/babel-make-styles to v0.0.0-nightlyd3bf09bf8120211201.1 ([commit](https://github.com/microsoft/fluentui/commit/40bec5fdab524f928e775fb2ed002822255eb2a7) by beachball)
|
23
|
+
- Bump @fluentui/jest-serializer-make-styles to v0.0.0-nightlyd3bf09bf8120211201.1 ([commit](https://github.com/microsoft/fluentui/commit/40bec5fdab524f928e775fb2ed002822255eb2a7) by beachball)
|
24
|
+
- Bump @fluentui/react-conformance-make-styles to v0.0.0-nightlyd3bf09bf8120211201.1 ([commit](https://github.com/microsoft/fluentui/commit/40bec5fdab524f928e775fb2ed002822255eb2a7) by beachball)
|
25
|
+
|
26
|
+
## [9.0.0-beta.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-tooltip_v9.0.0-beta.5)
|
27
|
+
|
28
|
+
Thu, 25 Nov 2021 08:34:17 GMT
|
29
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-tooltip_v9.0.0-beta.4..@fluentui/react-tooltip_v9.0.0-beta.5)
|
30
|
+
|
31
|
+
### Changes
|
32
|
+
|
33
|
+
- Add transparent outline to arrow for HC ([PR #20541](https://github.com/microsoft/fluentui/pull/20541) by lingfangao@hotmail.com)
|
34
|
+
- Bump @fluentui/react-make-styles to v9.0.0-beta.4 ([PR #20762](https://github.com/microsoft/fluentui/pull/20762) by beachball)
|
35
|
+
- Bump @fluentui/react-portal to v9.0.0-beta.5 ([PR #20762](https://github.com/microsoft/fluentui/pull/20762) by beachball)
|
36
|
+
- Bump @fluentui/react-positioning to v9.0.0-beta.4 ([PR #20762](https://github.com/microsoft/fluentui/pull/20762) by beachball)
|
37
|
+
- Bump @fluentui/react-shared-contexts to v9.0.0-beta.4 ([PR #20762](https://github.com/microsoft/fluentui/pull/20762) by beachball)
|
38
|
+
- Bump @fluentui/react-theme to v9.0.0-beta.4 ([PR #20762](https://github.com/microsoft/fluentui/pull/20762) by beachball)
|
39
|
+
- Bump @fluentui/react-utilities to v9.0.0-beta.4 ([PR #20762](https://github.com/microsoft/fluentui/pull/20762) by beachball)
|
40
|
+
- Bump @fluentui/babel-make-styles to v9.0.0-beta.4 ([PR #20762](https://github.com/microsoft/fluentui/pull/20762) by beachball)
|
41
|
+
- Bump @fluentui/jest-serializer-make-styles to v9.0.0-beta.4 ([PR #20762](https://github.com/microsoft/fluentui/pull/20762) by beachball)
|
42
|
+
- Bump @fluentui/react-conformance-make-styles to v9.0.0-beta.4 ([PR #20762](https://github.com/microsoft/fluentui/pull/20762) by beachball)
|
43
|
+
|
44
|
+
## [9.0.0-beta.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-tooltip_v9.0.0-beta.4)
|
45
|
+
|
46
|
+
Fri, 12 Nov 2021 13:25:09 GMT
|
47
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-tooltip_v9.0.0-beta.3..@fluentui/react-tooltip_v9.0.0-beta.4)
|
11
48
|
|
12
49
|
### Changes
|
13
50
|
|
14
|
-
- Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/112d5b8815c25532184ed7c1407ba9a777e2f48d) by email not defined)
|
15
51
|
- Updated stories to support codesandbox ([PR #20373](https://github.com/microsoft/fluentui/pull/20373) by gcox@microsoft.com)
|
52
|
+
- export static classes for components ([PR #20455](https://github.com/microsoft/fluentui/pull/20455) by olfedias@microsoft.com)
|
16
53
|
- Updated beta and RC components to ES2019 ([PR #20405](https://github.com/microsoft/fluentui/pull/20405) by gcox@microsoft.com)
|
17
|
-
- Bump @fluentui/react-make-styles to
|
18
|
-
- Bump @fluentui/react-portal to
|
19
|
-
- Bump @fluentui/react-positioning to
|
20
|
-
- Bump @fluentui/react-shared-contexts to
|
21
|
-
- Bump @fluentui/react-theme to
|
22
|
-
- Bump @fluentui/react-utilities to
|
23
|
-
- Bump @fluentui/babel-make-styles to
|
24
|
-
- Bump @fluentui/jest-serializer-make-styles to
|
25
|
-
- Bump @fluentui/react-conformance-make-styles to
|
54
|
+
- Bump @fluentui/react-make-styles to v9.0.0-beta.3 ([PR #20583](https://github.com/microsoft/fluentui/pull/20583) by beachball)
|
55
|
+
- Bump @fluentui/react-portal to v9.0.0-beta.4 ([PR #20583](https://github.com/microsoft/fluentui/pull/20583) by beachball)
|
56
|
+
- Bump @fluentui/react-positioning to v9.0.0-beta.3 ([PR #20583](https://github.com/microsoft/fluentui/pull/20583) by beachball)
|
57
|
+
- Bump @fluentui/react-shared-contexts to v9.0.0-beta.3 ([PR #20583](https://github.com/microsoft/fluentui/pull/20583) by beachball)
|
58
|
+
- Bump @fluentui/react-theme to v9.0.0-beta.3 ([PR #20583](https://github.com/microsoft/fluentui/pull/20583) by beachball)
|
59
|
+
- Bump @fluentui/react-utilities to v9.0.0-beta.3 ([PR #20583](https://github.com/microsoft/fluentui/pull/20583) by beachball)
|
60
|
+
- Bump @fluentui/babel-make-styles to v9.0.0-beta.3 ([PR #20583](https://github.com/microsoft/fluentui/pull/20583) by beachball)
|
61
|
+
- Bump @fluentui/jest-serializer-make-styles to v9.0.0-beta.3 ([PR #20583](https://github.com/microsoft/fluentui/pull/20583) by beachball)
|
62
|
+
- Bump @fluentui/react-conformance-make-styles to v9.0.0-beta.3 ([PR #20583](https://github.com/microsoft/fluentui/pull/20583) by beachball)
|
26
63
|
|
27
64
|
## [9.0.0-beta.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-tooltip_v9.0.0-beta.3)
|
28
65
|
|
package/dist/react-tooltip.d.ts
CHANGED
@@ -22,6 +22,8 @@ export declare const renderTooltip: (state: TooltipState) => JSX.Element;
|
|
22
22
|
*/
|
23
23
|
export declare const Tooltip: ForwardRefComponent<TooltipProps>;
|
24
24
|
|
25
|
+
export declare const tooltipClassName = "fui-Tooltip";
|
26
|
+
|
25
27
|
/**
|
26
28
|
* Properties and state for Tooltip
|
27
29
|
*/
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/components/Tooltip/index.ts"],"names":[],"mappings":"AAAA,cAAc,WAAW,CAAC;AAC1B,cAAc,iBAAiB,CAAC;AAChC,cAAc,iBAAiB,CAAC;AAChC,cAAc,cAAc,CAAC;AAC7B,
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/components/Tooltip/index.ts"],"names":[],"mappings":"AAAA,cAAc,WAAW,CAAC;AAC1B,cAAc,iBAAiB,CAAC;AAChC,cAAc,iBAAiB,CAAC;AAChC,cAAc,cAAc,CAAC;AAC7B,cAAc,oBAAoB,CAAC"}
|
@@ -1,4 +1,6 @@
|
|
1
|
-
import { __styles, mergeClasses } from '@fluentui/react-make-styles';
|
1
|
+
import { shorthands, __styles, mergeClasses } from '@fluentui/react-make-styles';
|
2
|
+
import { createArrowStyles } from '@fluentui/react-positioning';
|
3
|
+
export const tooltipClassName = 'fui-Tooltip';
|
2
4
|
/**
|
3
5
|
* Styles for the tooltip
|
4
6
|
*/
|
@@ -15,8 +17,11 @@ const useStyles = /*#__PURE__*/__styles({
|
|
15
17
|
"Bahqtrf": "fk6fouc",
|
16
18
|
"Be2twd7": "fy9rknc",
|
17
19
|
"Bg96gwp": "fwrc4pm",
|
18
|
-
"
|
19
|
-
"
|
20
|
+
"Bbmb7ep": ["f1aa9q02", "f16jpd5f"],
|
21
|
+
"Beyfa6y": ["f16jpd5f", "f1aa9q02"],
|
22
|
+
"B7oj6ja": ["f1jar5jt", "fyu767a"],
|
23
|
+
"Btl43ni": ["fyu767a", "f1jar5jt"],
|
24
|
+
"De3pzq": "fxugw4r",
|
20
25
|
"sj55zd": "f19n0e5",
|
21
26
|
"Bhu2qc9": "fxeb0a7"
|
22
27
|
},
|
@@ -24,24 +29,33 @@ const useStyles = /*#__PURE__*/__styles({
|
|
24
29
|
"mc9l5x": "ftgm304"
|
25
30
|
},
|
26
31
|
"inverted": {
|
27
|
-
"
|
32
|
+
"De3pzq": "f5pduvr",
|
28
33
|
"sj55zd": "fqpbvvt"
|
29
34
|
},
|
30
35
|
"arrow": {
|
31
36
|
"qhf8xq": "f1euv43f",
|
32
|
-
"
|
33
|
-
"Bqenvij": "ftt2rgf",
|
34
|
-
"ayd6f0": "f1uo6wrk",
|
37
|
+
"De3pzq": "f1u2r49w",
|
35
38
|
"Bcdw1i0": "fd7fpy0",
|
36
39
|
"Bj3rh1h": "f1bsuimh",
|
40
|
+
"Bubjx69": "f9ikmtg",
|
41
|
+
"a9b677": "fpkirms",
|
37
42
|
"rurcny": "fuzzvh5",
|
43
|
+
"px8gyy": ["f5bg3dr", "f1rfdd74"],
|
44
|
+
"B5c9fhp": ["fijcjxk", "f11y671q"],
|
45
|
+
"Bhe99jt": ["f1vtdej5", "f7y375m"],
|
46
|
+
"B2r1szc": ["f7y375m", "f1vtdej5"],
|
38
47
|
"xx9plb": "fxf9f1y",
|
39
48
|
"Bdn98qo": "f103af6e",
|
40
49
|
"Bbc2r3f": "f15umuo5",
|
41
|
-
"
|
50
|
+
"B1dvbpk": "f3wpjpt",
|
42
51
|
"Bex5imi": "fkk33zh",
|
43
|
-
"
|
44
|
-
"
|
52
|
+
"h6z6rw": "fzd2j21",
|
53
|
+
"Iykf4b": ["feexxpo", "f7s5fvx"],
|
54
|
+
"F42hee": ["f1jq8eg5", "f12n7c5j"],
|
55
|
+
"Blxsnla": ["f1wv7y6t", "fi4qyh6"],
|
56
|
+
"t2scew": "fcvru7r",
|
57
|
+
"Emsed9": "f7ybgnc",
|
58
|
+
"E11wbp": "f16xtfle",
|
45
59
|
"hl6cv3": "fotnskf",
|
46
60
|
"Bh2vraf": "f1n8855c",
|
47
61
|
"yayu3t": ["f1nq055x", "f13ohf3"],
|
@@ -52,7 +66,7 @@ const useStyles = /*#__PURE__*/__styles({
|
|
52
66
|
"Bwwlvwl": "fm1ycve"
|
53
67
|
}
|
54
68
|
}, {
|
55
|
-
"d": [".fjseox{display:none;}", ".f1sbtcvk{padding-top:5px;}", ".f11qrl6u{padding-right:12px;}", ".fjlbh76{padding-left:12px;}", ".fy7v416{padding-bottom:7px;}", ".f132xexn{max-width:240px;}", ".f158kwzp{cursor:default;}", ".fk6fouc{font-family:var(--fontFamilyBase);}", ".fy9rknc{font-size:var(--fontSizeBase200);}", ".fwrc4pm{line-height:var(--lineHeightBase200);}", ".
|
69
|
+
"d": [".fjseox{display:none;}", ".f1sbtcvk{padding-top:5px;}", ".f11qrl6u{padding-right:12px;}", ".fjlbh76{padding-left:12px;}", ".fy7v416{padding-bottom:7px;}", ".f132xexn{max-width:240px;}", ".f158kwzp{cursor:default;}", ".fk6fouc{font-family:var(--fontFamilyBase);}", ".fy9rknc{font-size:var(--fontSizeBase200);}", ".fwrc4pm{line-height:var(--lineHeightBase200);}", ".f1aa9q02{border-bottom-right-radius:var(--borderRadiusMedium);}", ".f16jpd5f{border-bottom-left-radius:var(--borderRadiusMedium);}", ".f1jar5jt{border-top-right-radius:var(--borderRadiusMedium);}", ".fyu767a{border-top-left-radius:var(--borderRadiusMedium);}", ".fxugw4r{background-color:var(--colorNeutralBackground1);}", ".f19n0e5{color:var(--colorNeutralForeground1);}", ".fxeb0a7{-webkit-filter:drop-shadow(0 0 2px var(--colorNeutralShadowAmbient)) drop-shadow(0 4px 8px var(--colorNeutralShadowKey));filter:drop-shadow(0 0 2px var(--colorNeutralShadowAmbient)) drop-shadow(0 4px 8px var(--colorNeutralShadowKey));}", ".ftgm304{display:block;}", ".f5pduvr{background-color:var(--colorNeutralBackgroundInverted);}", ".fqpbvvt{color:var(--colorNeutralForegroundInverted);}", ".f1euv43f{position:absolute;}", ".f1u2r49w{background-color:inherit;}", ".fd7fpy0{visibility:hidden;}", ".f1bsuimh{z-index:-1;}", ".f9ikmtg{aspect-ratio:1;}", ".fpkirms{width:8.485px;}", ".fuzzvh5:before{content:\"\";}", ".f5bg3dr:before{border-bottom-right-radius:var(--borderRadiusSmall);}", ".f1rfdd74:before{border-bottom-left-radius:var(--borderRadiusSmall);}", ".fijcjxk:before{border-bottom-left-radius:4px;}", ".f11y671q:before{border-bottom-right-radius:4px;}", ".f1vtdej5:before{border-top-right-radius:4px;}", ".f7y375m:before{border-top-left-radius:4px;}", ".fxf9f1y:before{position:absolute;}", ".f103af6e:before{width:inherit;}", ".f15umuo5:before{height:inherit;}", ".f3wpjpt:before{background-color:inherit;}", ".fkk33zh:before{visibility:visible;}", ".fzd2j21:before{-webkit-transform:rotate(var(--angle)) translate(0, 50%) rotate(45deg);-moz-transform:rotate(var(--angle)) translate(0, 50%) rotate(45deg);-ms-transform:rotate(var(--angle)) translate(0, 50%) rotate(45deg);transform:rotate(var(--angle)) translate(0, 50%) rotate(45deg);}", "[data-popper-placement] .feexxpo:before{border-right-width:1px;}", "[data-popper-placement] .f7s5fvx:before{border-left-width:1px;}", "[data-popper-placement] .f1jq8eg5:before{border-right-style:solid;}", "[data-popper-placement] .f12n7c5j:before{border-left-style:solid;}", "[data-popper-placement] .f1wv7y6t:before{border-right-color:transparent;}", "[data-popper-placement] .fi4qyh6:before{border-left-color:transparent;}", "[data-popper-placement] .fcvru7r:before{border-bottom-width:1px;}", "[data-popper-placement] .f7ybgnc:before{border-bottom-style:solid;}", "[data-popper-placement] .f16xtfle:before{border-bottom-color:transparent;}", "[data-popper-placement^=\"top\"] .fotnskf{bottom:0;}", "[data-popper-placement^=\"top\"] .f1n8855c{--angle:0;}", "[data-popper-placement^=\"right\"] .f1nq055x{left:0;}", "[data-popper-placement^=\"right\"] .f13ohf3{right:0;}", "[data-popper-placement^=\"right\"] .fsw6im5{--angle:90deg;}", "[data-popper-placement^=\"bottom\"] .ftghsr9{top:0;}", "[data-popper-placement^=\"bottom\"] .f159pzir{--angle:180deg;}", "[data-popper-placement^=\"left\"] .f1l8vbt4{right:0;}", "[data-popper-placement^=\"left\"] .fsxzh25{left:0;}", "[data-popper-placement^=\"left\"] .fm1ycve{--angle:270deg;}"]
|
56
70
|
});
|
57
71
|
/**
|
58
72
|
* Apply styling to the Tooltip slots based on the state
|
@@ -61,7 +75,7 @@ const useStyles = /*#__PURE__*/__styles({
|
|
61
75
|
|
62
76
|
export const useTooltipStyles = state => {
|
63
77
|
const styles = useStyles();
|
64
|
-
state.root.className = mergeClasses(styles.root, state.appearance === 'inverted' && styles.inverted, state.visible && styles.visible, state.root.className);
|
78
|
+
state.root.className = mergeClasses(tooltipClassName, styles.root, state.appearance === 'inverted' && styles.inverted, state.visible && styles.visible, state.root.className);
|
65
79
|
state.arrowClassName = styles.arrow;
|
66
80
|
return state;
|
67
81
|
};
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../../../src/components/Tooltip/useTooltipStyles.ts"],"names":[],"mappings":"AAAA,
|
1
|
+
{"version":3,"sources":["../../../src/components/Tooltip/useTooltipStyles.ts"],"names":[],"mappings":"AAAA,SAAS,UAAT,YAAiC,YAAjC,QAAqD,6BAArD;AACA,SAAS,iBAAT,QAAkC,6BAAlC;AAGA,OAAO,MAAM,gBAAgB,GAAG,aAAzB;AAEP;;AAEG;;AACH,MAAM,SAAS,gBAAG;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAAlB;AAoCA;;AAEG;;;AACH,OAAO,MAAM,gBAAgB,GAAI,KAAD,IAAsC;AACpE,QAAM,MAAM,GAAG,SAAS,EAAxB;AAEA,EAAA,KAAK,CAAC,IAAN,CAAW,SAAX,GAAuB,YAAY,CACjC,gBADiC,EAEjC,MAAM,CAAC,IAF0B,EAGjC,KAAK,CAAC,UAAN,KAAqB,UAArB,IAAmC,MAAM,CAAC,QAHT,EAIjC,KAAK,CAAC,OAAN,IAAiB,MAAM,CAAC,OAJS,EAKjC,KAAK,CAAC,IAAN,CAAW,SALsB,CAAnC;AAQA,EAAA,KAAK,CAAC,cAAN,GAAuB,MAAM,CAAC,KAA9B;AAEA,SAAO,KAAP;AACD,CAdM","sourceRoot":""}
|
@@ -3,7 +3,6 @@
|
|
3
3
|
Object.defineProperty(exports, "__esModule", {
|
4
4
|
value: true
|
5
5
|
});
|
6
|
-
exports.useTooltipStyles = void 0;
|
7
6
|
|
8
7
|
const tslib_1 = /*#__PURE__*/require("tslib");
|
9
8
|
|
@@ -15,12 +14,5 @@ tslib_1.__exportStar(require("./renderTooltip"), exports);
|
|
15
14
|
|
16
15
|
tslib_1.__exportStar(require("./useTooltip"), exports);
|
17
16
|
|
18
|
-
|
19
|
-
|
20
|
-
Object.defineProperty(exports, "useTooltipStyles", {
|
21
|
-
enumerable: true,
|
22
|
-
get: function () {
|
23
|
-
return useTooltipStyles_1.useTooltipStyles;
|
24
|
-
}
|
25
|
-
});
|
17
|
+
tslib_1.__exportStar(require("./useTooltipStyles"), exports);
|
26
18
|
//# sourceMappingURL=index.js.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../../../src/components/Tooltip/index.ts"],"names":[],"mappings":"
|
1
|
+
{"version":3,"sources":["../../../src/components/Tooltip/index.ts"],"names":[],"mappings":";;;;;;;;AAAA,OAAA,CAAA,YAAA,CAAA,OAAA,CAAA,WAAA,CAAA,EAAA,OAAA;;AACA,OAAA,CAAA,YAAA,CAAA,OAAA,CAAA,iBAAA,CAAA,EAAA,OAAA;;AACA,OAAA,CAAA,YAAA,CAAA,OAAA,CAAA,iBAAA,CAAA,EAAA,OAAA;;AACA,OAAA,CAAA,YAAA,CAAA,OAAA,CAAA,cAAA,CAAA,EAAA,OAAA;;AACA,OAAA,CAAA,YAAA,CAAA,OAAA,CAAA,oBAAA,CAAA,EAAA,OAAA","sourceRoot":""}
|
@@ -3,14 +3,17 @@
|
|
3
3
|
Object.defineProperty(exports, "__esModule", {
|
4
4
|
value: true
|
5
5
|
});
|
6
|
-
exports.useTooltipStyles = void 0;
|
6
|
+
exports.useTooltipStyles = exports.tooltipClassName = void 0;
|
7
7
|
|
8
8
|
const react_make_styles_1 = /*#__PURE__*/require("@fluentui/react-make-styles");
|
9
|
+
|
10
|
+
const react_positioning_1 = /*#__PURE__*/require("@fluentui/react-positioning");
|
11
|
+
|
12
|
+
exports.tooltipClassName = 'fui-Tooltip';
|
9
13
|
/**
|
10
14
|
* Styles for the tooltip
|
11
15
|
*/
|
12
16
|
|
13
|
-
|
14
17
|
const useStyles = /*#__PURE__*/react_make_styles_1.__styles({
|
15
18
|
"root": {
|
16
19
|
"mc9l5x": "fjseox",
|
@@ -23,8 +26,11 @@ const useStyles = /*#__PURE__*/react_make_styles_1.__styles({
|
|
23
26
|
"Bahqtrf": "fk6fouc",
|
24
27
|
"Be2twd7": "fy9rknc",
|
25
28
|
"Bg96gwp": "fwrc4pm",
|
26
|
-
"
|
27
|
-
"
|
29
|
+
"Bbmb7ep": ["f1aa9q02", "f16jpd5f"],
|
30
|
+
"Beyfa6y": ["f16jpd5f", "f1aa9q02"],
|
31
|
+
"B7oj6ja": ["f1jar5jt", "fyu767a"],
|
32
|
+
"Btl43ni": ["fyu767a", "f1jar5jt"],
|
33
|
+
"De3pzq": "fxugw4r",
|
28
34
|
"sj55zd": "f19n0e5",
|
29
35
|
"Bhu2qc9": "fxeb0a7"
|
30
36
|
},
|
@@ -32,24 +38,33 @@ const useStyles = /*#__PURE__*/react_make_styles_1.__styles({
|
|
32
38
|
"mc9l5x": "ftgm304"
|
33
39
|
},
|
34
40
|
"inverted": {
|
35
|
-
"
|
41
|
+
"De3pzq": "f5pduvr",
|
36
42
|
"sj55zd": "fqpbvvt"
|
37
43
|
},
|
38
44
|
"arrow": {
|
39
45
|
"qhf8xq": "f1euv43f",
|
40
|
-
"
|
41
|
-
"Bqenvij": "ftt2rgf",
|
42
|
-
"ayd6f0": "f1uo6wrk",
|
46
|
+
"De3pzq": "f1u2r49w",
|
43
47
|
"Bcdw1i0": "fd7fpy0",
|
44
48
|
"Bj3rh1h": "f1bsuimh",
|
49
|
+
"Bubjx69": "f9ikmtg",
|
50
|
+
"a9b677": "fpkirms",
|
45
51
|
"rurcny": "fuzzvh5",
|
52
|
+
"px8gyy": ["f5bg3dr", "f1rfdd74"],
|
53
|
+
"B5c9fhp": ["fijcjxk", "f11y671q"],
|
54
|
+
"Bhe99jt": ["f1vtdej5", "f7y375m"],
|
55
|
+
"B2r1szc": ["f7y375m", "f1vtdej5"],
|
46
56
|
"xx9plb": "fxf9f1y",
|
47
57
|
"Bdn98qo": "f103af6e",
|
48
58
|
"Bbc2r3f": "f15umuo5",
|
49
|
-
"
|
59
|
+
"B1dvbpk": "f3wpjpt",
|
50
60
|
"Bex5imi": "fkk33zh",
|
51
|
-
"
|
52
|
-
"
|
61
|
+
"h6z6rw": "fzd2j21",
|
62
|
+
"Iykf4b": ["feexxpo", "f7s5fvx"],
|
63
|
+
"F42hee": ["f1jq8eg5", "f12n7c5j"],
|
64
|
+
"Blxsnla": ["f1wv7y6t", "fi4qyh6"],
|
65
|
+
"t2scew": "fcvru7r",
|
66
|
+
"Emsed9": "f7ybgnc",
|
67
|
+
"E11wbp": "f16xtfle",
|
53
68
|
"hl6cv3": "fotnskf",
|
54
69
|
"Bh2vraf": "f1n8855c",
|
55
70
|
"yayu3t": ["f1nq055x", "f13ohf3"],
|
@@ -60,7 +75,7 @@ const useStyles = /*#__PURE__*/react_make_styles_1.__styles({
|
|
60
75
|
"Bwwlvwl": "fm1ycve"
|
61
76
|
}
|
62
77
|
}, {
|
63
|
-
"d": [".fjseox{display:none;}", ".f1sbtcvk{padding-top:5px;}", ".f11qrl6u{padding-right:12px;}", ".fjlbh76{padding-left:12px;}", ".fy7v416{padding-bottom:7px;}", ".f132xexn{max-width:240px;}", ".f158kwzp{cursor:default;}", ".fk6fouc{font-family:var(--fontFamilyBase);}", ".fy9rknc{font-size:var(--fontSizeBase200);}", ".fwrc4pm{line-height:var(--lineHeightBase200);}", ".
|
78
|
+
"d": [".fjseox{display:none;}", ".f1sbtcvk{padding-top:5px;}", ".f11qrl6u{padding-right:12px;}", ".fjlbh76{padding-left:12px;}", ".fy7v416{padding-bottom:7px;}", ".f132xexn{max-width:240px;}", ".f158kwzp{cursor:default;}", ".fk6fouc{font-family:var(--fontFamilyBase);}", ".fy9rknc{font-size:var(--fontSizeBase200);}", ".fwrc4pm{line-height:var(--lineHeightBase200);}", ".f1aa9q02{border-bottom-right-radius:var(--borderRadiusMedium);}", ".f16jpd5f{border-bottom-left-radius:var(--borderRadiusMedium);}", ".f1jar5jt{border-top-right-radius:var(--borderRadiusMedium);}", ".fyu767a{border-top-left-radius:var(--borderRadiusMedium);}", ".fxugw4r{background-color:var(--colorNeutralBackground1);}", ".f19n0e5{color:var(--colorNeutralForeground1);}", ".fxeb0a7{-webkit-filter:drop-shadow(0 0 2px var(--colorNeutralShadowAmbient)) drop-shadow(0 4px 8px var(--colorNeutralShadowKey));filter:drop-shadow(0 0 2px var(--colorNeutralShadowAmbient)) drop-shadow(0 4px 8px var(--colorNeutralShadowKey));}", ".ftgm304{display:block;}", ".f5pduvr{background-color:var(--colorNeutralBackgroundInverted);}", ".fqpbvvt{color:var(--colorNeutralForegroundInverted);}", ".f1euv43f{position:absolute;}", ".f1u2r49w{background-color:inherit;}", ".fd7fpy0{visibility:hidden;}", ".f1bsuimh{z-index:-1;}", ".f9ikmtg{aspect-ratio:1;}", ".fpkirms{width:8.485px;}", ".fuzzvh5:before{content:\"\";}", ".f5bg3dr:before{border-bottom-right-radius:var(--borderRadiusSmall);}", ".f1rfdd74:before{border-bottom-left-radius:var(--borderRadiusSmall);}", ".fijcjxk:before{border-bottom-left-radius:4px;}", ".f11y671q:before{border-bottom-right-radius:4px;}", ".f1vtdej5:before{border-top-right-radius:4px;}", ".f7y375m:before{border-top-left-radius:4px;}", ".fxf9f1y:before{position:absolute;}", ".f103af6e:before{width:inherit;}", ".f15umuo5:before{height:inherit;}", ".f3wpjpt:before{background-color:inherit;}", ".fkk33zh:before{visibility:visible;}", ".fzd2j21:before{-webkit-transform:rotate(var(--angle)) translate(0, 50%) rotate(45deg);-moz-transform:rotate(var(--angle)) translate(0, 50%) rotate(45deg);-ms-transform:rotate(var(--angle)) translate(0, 50%) rotate(45deg);transform:rotate(var(--angle)) translate(0, 50%) rotate(45deg);}", "[data-popper-placement] .feexxpo:before{border-right-width:1px;}", "[data-popper-placement] .f7s5fvx:before{border-left-width:1px;}", "[data-popper-placement] .f1jq8eg5:before{border-right-style:solid;}", "[data-popper-placement] .f12n7c5j:before{border-left-style:solid;}", "[data-popper-placement] .f1wv7y6t:before{border-right-color:transparent;}", "[data-popper-placement] .fi4qyh6:before{border-left-color:transparent;}", "[data-popper-placement] .fcvru7r:before{border-bottom-width:1px;}", "[data-popper-placement] .f7ybgnc:before{border-bottom-style:solid;}", "[data-popper-placement] .f16xtfle:before{border-bottom-color:transparent;}", "[data-popper-placement^=\"top\"] .fotnskf{bottom:0;}", "[data-popper-placement^=\"top\"] .f1n8855c{--angle:0;}", "[data-popper-placement^=\"right\"] .f1nq055x{left:0;}", "[data-popper-placement^=\"right\"] .f13ohf3{right:0;}", "[data-popper-placement^=\"right\"] .fsw6im5{--angle:90deg;}", "[data-popper-placement^=\"bottom\"] .ftghsr9{top:0;}", "[data-popper-placement^=\"bottom\"] .f159pzir{--angle:180deg;}", "[data-popper-placement^=\"left\"] .f1l8vbt4{right:0;}", "[data-popper-placement^=\"left\"] .fsxzh25{left:0;}", "[data-popper-placement^=\"left\"] .fm1ycve{--angle:270deg;}"]
|
64
79
|
});
|
65
80
|
/**
|
66
81
|
* Apply styling to the Tooltip slots based on the state
|
@@ -69,7 +84,7 @@ const useStyles = /*#__PURE__*/react_make_styles_1.__styles({
|
|
69
84
|
|
70
85
|
const useTooltipStyles = state => {
|
71
86
|
const styles = useStyles();
|
72
|
-
state.root.className = react_make_styles_1.mergeClasses(styles.root, state.appearance === 'inverted' && styles.inverted, state.visible && styles.visible, state.root.className);
|
87
|
+
state.root.className = react_make_styles_1.mergeClasses(exports.tooltipClassName, styles.root, state.appearance === 'inverted' && styles.inverted, state.visible && styles.visible, state.root.className);
|
73
88
|
state.arrowClassName = styles.arrow;
|
74
89
|
return state;
|
75
90
|
};
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../../../src/components/Tooltip/useTooltipStyles.ts"],"names":[],"mappings":";;;;;;;AAAA,MAAA,mBAAA,gBAAA,OAAA,CAAA,6BAAA,CAAA;
|
1
|
+
{"version":3,"sources":["../../../src/components/Tooltip/useTooltipStyles.ts"],"names":[],"mappings":";;;;;;;AAAA,MAAA,mBAAA,gBAAA,OAAA,CAAA,6BAAA,CAAA;;AACA,MAAA,mBAAA,gBAAA,OAAA,CAAA,6BAAA,CAAA;;AAGa,OAAA,CAAA,gBAAA,GAAmB,aAAnB;AAEb;;AAEG;;AACH,MAAM,SAAS,gBAAG,mBAAA,SAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAAlB;AAoCA;;AAEG;;;AACI,MAAM,gBAAgB,GAAI,KAAD,IAAsC;AACpE,QAAM,MAAM,GAAG,SAAS,EAAxB;AAEA,EAAA,KAAK,CAAC,IAAN,CAAW,SAAX,GAAuB,mBAAA,CAAA,YAAA,CACrB,OAAA,CAAA,gBADqB,EAErB,MAAM,CAAC,IAFc,EAGrB,KAAK,CAAC,UAAN,KAAqB,UAArB,IAAmC,MAAM,CAAC,QAHrB,EAIrB,KAAK,CAAC,OAAN,IAAiB,MAAM,CAAC,OAJH,EAKrB,KAAK,CAAC,IAAN,CAAW,SALU,CAAvB;AAQA,EAAA,KAAK,CAAC,cAAN,GAAuB,MAAM,CAAC,KAA9B;AAEA,SAAO,KAAP;AACD,CAdM;;AAAM,OAAA,CAAA,gBAAA,GAAgB,gBAAhB","sourceRoot":""}
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@fluentui/react-tooltip",
|
3
|
-
"version": "0.0.0-
|
3
|
+
"version": "0.0.0-nightlyd3bf09bf8120211201.1",
|
4
4
|
"description": "React components for building web experiences",
|
5
5
|
"main": "lib-commonjs/index.js",
|
6
6
|
"module": "lib/index.js",
|
@@ -25,11 +25,11 @@
|
|
25
25
|
"storybook": "start-storybook"
|
26
26
|
},
|
27
27
|
"devDependencies": {
|
28
|
-
"@fluentui/babel-make-styles": "0.0.0-
|
28
|
+
"@fluentui/babel-make-styles": "0.0.0-nightlyd3bf09bf8120211201.1",
|
29
29
|
"@fluentui/eslint-plugin": "*",
|
30
|
-
"@fluentui/jest-serializer-make-styles": "0.0.0-
|
30
|
+
"@fluentui/jest-serializer-make-styles": "0.0.0-nightlyd3bf09bf8120211201.1",
|
31
31
|
"@fluentui/react-conformance": "*",
|
32
|
-
"@fluentui/react-conformance-make-styles": "0.0.0-
|
32
|
+
"@fluentui/react-conformance-make-styles": "0.0.0-nightlyd3bf09bf8120211201.1",
|
33
33
|
"@fluentui/scripts": "^1.0.0",
|
34
34
|
"@types/enzyme": "3.10.3",
|
35
35
|
"@types/enzyme-adapter-react-16": "1.0.3",
|
@@ -43,12 +43,12 @@
|
|
43
43
|
"react-test-renderer": "^16.3.0"
|
44
44
|
},
|
45
45
|
"dependencies": {
|
46
|
-
"@fluentui/react-make-styles": "0.0.0-
|
47
|
-
"@fluentui/react-portal": "0.0.0-
|
48
|
-
"@fluentui/react-positioning": "0.0.0-
|
49
|
-
"@fluentui/react-shared-contexts": "0.0.0-
|
50
|
-
"@fluentui/react-theme": "0.0.0-
|
51
|
-
"@fluentui/react-utilities": "0.0.0-
|
46
|
+
"@fluentui/react-make-styles": "0.0.0-nightlyd3bf09bf8120211201.1",
|
47
|
+
"@fluentui/react-portal": "0.0.0-nightlyd3bf09bf8120211201.1",
|
48
|
+
"@fluentui/react-positioning": "0.0.0-nightlyd3bf09bf8120211201.1",
|
49
|
+
"@fluentui/react-shared-contexts": "0.0.0-nightlyd3bf09bf8120211201.1",
|
50
|
+
"@fluentui/react-theme": "0.0.0-nightlyd3bf09bf8120211201.1",
|
51
|
+
"@fluentui/react-utilities": "0.0.0-nightlyd3bf09bf8120211201.1",
|
52
52
|
"tslib": "^2.1.0"
|
53
53
|
},
|
54
54
|
"peerDependencies": {
|
@@ -58,7 +58,6 @@
|
|
58
58
|
"react-dom": ">=16.8.0 <18.0.0"
|
59
59
|
},
|
60
60
|
"beachball": {
|
61
|
-
"tag": "beta",
|
62
61
|
"disallowedChangeTypes": [
|
63
62
|
"major",
|
64
63
|
"minor",
|