@fluentui/react-tooltip 9.0.0-rc.7 → 9.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (40) hide show
  1. package/CHANGELOG.json +385 -1
  2. package/CHANGELOG.md +222 -106
  3. package/dist/{react-tooltip.d.ts → index.d.ts} +42 -51
  4. package/{lib → dist}/tsdoc-metadata.json +0 -0
  5. package/lib/components/Tooltip/Tooltip.js.map +1 -1
  6. package/lib/components/Tooltip/Tooltip.types.js.map +1 -1
  7. package/lib/components/Tooltip/renderTooltip.js.map +1 -1
  8. package/lib/components/Tooltip/useTooltip.js +11 -11
  9. package/lib/components/Tooltip/useTooltip.js.map +1 -1
  10. package/lib/components/Tooltip/useTooltipStyles.js +17 -24
  11. package/lib/components/Tooltip/useTooltipStyles.js.map +1 -1
  12. package/lib/index.js +1 -2
  13. package/lib/index.js.map +1 -1
  14. package/lib-commonjs/components/Tooltip/Tooltip.js.map +1 -1
  15. package/lib-commonjs/components/Tooltip/renderTooltip.js.map +1 -1
  16. package/lib-commonjs/components/Tooltip/useTooltip.js +10 -10
  17. package/lib-commonjs/components/Tooltip/useTooltip.js.map +1 -1
  18. package/lib-commonjs/components/Tooltip/useTooltipStyles.js +18 -25
  19. package/lib-commonjs/components/Tooltip/useTooltipStyles.js.map +1 -1
  20. package/lib-commonjs/index.js +1 -8
  21. package/lib-commonjs/index.js.map +1 -1
  22. package/package.json +12 -14
  23. package/lib/Tooltip.d.ts +0 -1
  24. package/lib/components/Tooltip/Tooltip.d.ts +0 -7
  25. package/lib/components/Tooltip/Tooltip.types.d.ts +0 -118
  26. package/lib/components/Tooltip/index.d.ts +0 -5
  27. package/lib/components/Tooltip/private/constants.d.ts +0 -12
  28. package/lib/components/Tooltip/renderTooltip.d.ts +0 -5
  29. package/lib/components/Tooltip/useTooltip.d.ts +0 -10
  30. package/lib/components/Tooltip/useTooltipStyles.d.ts +0 -11
  31. package/lib/index.d.ts +0 -2
  32. package/lib-commonjs/Tooltip.d.ts +0 -1
  33. package/lib-commonjs/components/Tooltip/Tooltip.d.ts +0 -7
  34. package/lib-commonjs/components/Tooltip/Tooltip.types.d.ts +0 -118
  35. package/lib-commonjs/components/Tooltip/index.d.ts +0 -5
  36. package/lib-commonjs/components/Tooltip/private/constants.d.ts +0 -12
  37. package/lib-commonjs/components/Tooltip/renderTooltip.d.ts +0 -5
  38. package/lib-commonjs/components/Tooltip/useTooltip.d.ts +0 -10
  39. package/lib-commonjs/components/Tooltip/useTooltipStyles.d.ts +0 -11
  40. package/lib-commonjs/index.d.ts +0 -2
package/CHANGELOG.json CHANGED
@@ -2,7 +2,391 @@
2
2
  "name": "@fluentui/react-tooltip",
3
3
  "entries": [
4
4
  {
5
- "date": "Mon, 25 Apr 2022 09:31:20 GMT",
5
+ "date": "Tue, 28 Jun 2022 15:08:35 GMT",
6
+ "tag": "@fluentui/react-tooltip_v9.0.0",
7
+ "version": "9.0.0",
8
+ "comments": {
9
+ "prerelease": [
10
+ {
11
+ "author": "lingfangao@hotmail.com",
12
+ "package": "@fluentui/react-tooltip",
13
+ "commit": "e0aabd850b15adf9c151ebd4e332f7c50ad6cfdf",
14
+ "comment": "Update 9.0.0-rc dependencies to use caret range"
15
+ },
16
+ {
17
+ "author": "lingfangao@hotmail.com",
18
+ "package": "@fluentui/react-tooltip",
19
+ "commit": "675acea49c97f10837ddee9b8c4350ca27750125",
20
+ "comment": "Bump Griffel dependencies"
21
+ }
22
+ ],
23
+ "patch": [
24
+ {
25
+ "author": "lingfangao@hotmail.com",
26
+ "package": "@fluentui/react-tooltip",
27
+ "commit": "c7b1348bdad7aa883c29bfbc96ef2a32e6ebc7dd",
28
+ "comment": "feat: Initial 9.0.0 release"
29
+ },
30
+ {
31
+ "author": "beachball",
32
+ "package": "@fluentui/react-tooltip",
33
+ "comment": "Bump @fluentui/react-portal to v9.0.0",
34
+ "commit": "ba6c5d651559b91c815429c9a9357c4d5a390f3e"
35
+ },
36
+ {
37
+ "author": "beachball",
38
+ "package": "@fluentui/react-tooltip",
39
+ "comment": "Bump @fluentui/react-positioning to v9.0.0",
40
+ "commit": "ba6c5d651559b91c815429c9a9357c4d5a390f3e"
41
+ },
42
+ {
43
+ "author": "beachball",
44
+ "package": "@fluentui/react-tooltip",
45
+ "comment": "Bump @fluentui/react-shared-contexts to v9.0.0",
46
+ "commit": "ba6c5d651559b91c815429c9a9357c4d5a390f3e"
47
+ },
48
+ {
49
+ "author": "beachball",
50
+ "package": "@fluentui/react-tooltip",
51
+ "comment": "Bump @fluentui/react-theme to v9.0.0",
52
+ "commit": "ba6c5d651559b91c815429c9a9357c4d5a390f3e"
53
+ },
54
+ {
55
+ "author": "beachball",
56
+ "package": "@fluentui/react-tooltip",
57
+ "comment": "Bump @fluentui/react-utilities to v9.0.0",
58
+ "commit": "ba6c5d651559b91c815429c9a9357c4d5a390f3e"
59
+ },
60
+ {
61
+ "author": "beachball",
62
+ "package": "@fluentui/react-tooltip",
63
+ "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.9",
64
+ "commit": "ba6c5d651559b91c815429c9a9357c4d5a390f3e"
65
+ }
66
+ ],
67
+ "none": [
68
+ {
69
+ "author": "mgodbolt@microsoft.com",
70
+ "package": "@fluentui/react-tooltip",
71
+ "commit": "65acf47a55095642d98116d2eb20ca6bae6e5a04",
72
+ "comment": "chore: update tooltip to index based stories"
73
+ }
74
+ ]
75
+ }
76
+ },
77
+ {
78
+ "date": "Thu, 23 Jun 2022 14:25:31 GMT",
79
+ "tag": "@fluentui/react-tooltip_v9.0.0-rc.14",
80
+ "version": "9.0.0-rc.14",
81
+ "comments": {
82
+ "prerelease": [
83
+ {
84
+ "author": "beachball",
85
+ "package": "@fluentui/react-tooltip",
86
+ "comment": "Bump @fluentui/react-portal to v9.0.0-rc.14",
87
+ "commit": "b00790b7a0ea1473d8c3cc49c7ca0088002957ed"
88
+ },
89
+ {
90
+ "author": "beachball",
91
+ "package": "@fluentui/react-tooltip",
92
+ "comment": "Bump @fluentui/react-positioning to v9.0.0-rc.12",
93
+ "commit": "b00790b7a0ea1473d8c3cc49c7ca0088002957ed"
94
+ },
95
+ {
96
+ "author": "beachball",
97
+ "package": "@fluentui/react-tooltip",
98
+ "comment": "Bump @fluentui/react-shared-contexts to v9.0.0-rc.11",
99
+ "commit": "b00790b7a0ea1473d8c3cc49c7ca0088002957ed"
100
+ },
101
+ {
102
+ "author": "beachball",
103
+ "package": "@fluentui/react-tooltip",
104
+ "comment": "Bump @fluentui/react-theme to v9.0.0-rc.10",
105
+ "commit": "b00790b7a0ea1473d8c3cc49c7ca0088002957ed"
106
+ }
107
+ ]
108
+ }
109
+ },
110
+ {
111
+ "date": "Tue, 31 May 2022 21:28:49 GMT",
112
+ "tag": "@fluentui/react-tooltip_v9.0.0-rc.13",
113
+ "version": "9.0.0-rc.13",
114
+ "comments": {
115
+ "prerelease": [
116
+ {
117
+ "author": "olfedias@microsoft.com",
118
+ "package": "@fluentui/react-tooltip",
119
+ "commit": "0a5e9fa77a72eecafdd07034ccdc0b95fd49877c",
120
+ "comment": "chore: Update Griffel to latest version"
121
+ },
122
+ {
123
+ "author": "bernardo.sunderhus@gmail.com",
124
+ "package": "@fluentui/react-tooltip",
125
+ "commit": "335ebfcfd47005003901b5e319782bfe9ccd89fd",
126
+ "comment": "updates import to react-shared-components"
127
+ },
128
+ {
129
+ "author": "beachball",
130
+ "package": "@fluentui/react-tooltip",
131
+ "comment": "Bump @fluentui/react-portal to v9.0.0-rc.13",
132
+ "commit": "335ebfcfd47005003901b5e319782bfe9ccd89fd"
133
+ },
134
+ {
135
+ "author": "beachball",
136
+ "package": "@fluentui/react-tooltip",
137
+ "comment": "Bump @fluentui/react-positioning to v9.0.0-rc.11",
138
+ "commit": "335ebfcfd47005003901b5e319782bfe9ccd89fd"
139
+ },
140
+ {
141
+ "author": "beachball",
142
+ "package": "@fluentui/react-tooltip",
143
+ "comment": "Bump @fluentui/react-shared-contexts to v9.0.0-rc.10",
144
+ "commit": "335ebfcfd47005003901b5e319782bfe9ccd89fd"
145
+ },
146
+ {
147
+ "author": "beachball",
148
+ "package": "@fluentui/react-tooltip",
149
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-rc.10",
150
+ "commit": "335ebfcfd47005003901b5e319782bfe9ccd89fd"
151
+ },
152
+ {
153
+ "author": "beachball",
154
+ "package": "@fluentui/react-tooltip",
155
+ "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.8",
156
+ "commit": "335ebfcfd47005003901b5e319782bfe9ccd89fd"
157
+ }
158
+ ]
159
+ }
160
+ },
161
+ {
162
+ "date": "Thu, 26 May 2022 21:01:32 GMT",
163
+ "tag": "@fluentui/react-tooltip_v9.0.0-rc.12",
164
+ "version": "9.0.0-rc.12",
165
+ "comments": {
166
+ "prerelease": [
167
+ {
168
+ "author": "beachball",
169
+ "package": "@fluentui/react-tooltip",
170
+ "comment": "Bump @fluentui/react-portal to v9.0.0-rc.12",
171
+ "commit": "3cf55ce998048554bf6a550de44403843ea8ede0"
172
+ }
173
+ ]
174
+ }
175
+ },
176
+ {
177
+ "date": "Mon, 23 May 2022 18:56:50 GMT",
178
+ "tag": "@fluentui/react-tooltip_v9.0.0-rc.11",
179
+ "version": "9.0.0-rc.11",
180
+ "comments": {
181
+ "prerelease": [
182
+ {
183
+ "author": "esteban.230@hotmail.com",
184
+ "package": "@fluentui/react-tooltip",
185
+ "commit": "5ed22515a7542b432ed694f22606ac3718d501cb",
186
+ "comment": "Removing <componentName>ClassName exports."
187
+ },
188
+ {
189
+ "author": "lingfangao@hotmail.com",
190
+ "package": "@fluentui/react-tooltip",
191
+ "commit": "5ed22515a7542b432ed694f22606ac3718d501cb",
192
+ "comment": "BREAKING: changes to positioning prop"
193
+ },
194
+ {
195
+ "author": "beachball",
196
+ "package": "@fluentui/react-tooltip",
197
+ "comment": "Bump @fluentui/react-portal to v9.0.0-rc.11",
198
+ "commit": "d4f80b17690e962d6a24e68959608d1ffe84aef6"
199
+ },
200
+ {
201
+ "author": "beachball",
202
+ "package": "@fluentui/react-tooltip",
203
+ "comment": "Bump @fluentui/react-positioning to v9.0.0-rc.10",
204
+ "commit": "d4f80b17690e962d6a24e68959608d1ffe84aef6"
205
+ },
206
+ {
207
+ "author": "beachball",
208
+ "package": "@fluentui/react-tooltip",
209
+ "comment": "Bump @fluentui/react-shared-contexts to v9.0.0-rc.9",
210
+ "commit": "d4f80b17690e962d6a24e68959608d1ffe84aef6"
211
+ },
212
+ {
213
+ "author": "beachball",
214
+ "package": "@fluentui/react-tooltip",
215
+ "comment": "Bump @fluentui/react-theme to v9.0.0-rc.9",
216
+ "commit": "d4f80b17690e962d6a24e68959608d1ffe84aef6"
217
+ },
218
+ {
219
+ "author": "beachball",
220
+ "package": "@fluentui/react-tooltip",
221
+ "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.7",
222
+ "commit": "d4f80b17690e962d6a24e68959608d1ffe84aef6"
223
+ }
224
+ ]
225
+ }
226
+ },
227
+ {
228
+ "date": "Mon, 23 May 2022 12:13:56 GMT",
229
+ "tag": "@fluentui/react-tooltip_v9.0.0-rc.10",
230
+ "version": "9.0.0-rc.10",
231
+ "comments": {
232
+ "prerelease": [
233
+ {
234
+ "author": "Humberto.Morimoto@microsoft.com",
235
+ "package": "@fluentui/react-tooltip",
236
+ "commit": "13543c30b0a05b61cb8d75c804d9b2aee45a8ae5",
237
+ "comment": "Removing TooltipCommons type."
238
+ },
239
+ {
240
+ "author": "martinhochel@microsoft.com",
241
+ "package": "@fluentui/react-tooltip",
242
+ "commit": "e7b70cb06f4422e5574993fd2ad44d9073647417",
243
+ "comment": "feat: ship rolluped only dts"
244
+ },
245
+ {
246
+ "author": "olfedias@microsoft.com",
247
+ "package": "@fluentui/react-tooltip",
248
+ "commit": "60804cec07a495b8a5d1fc66338bf0443b212144",
249
+ "comment": "chore: Update Griffel to latest version"
250
+ },
251
+ {
252
+ "author": "olfedias@microsoft.com",
253
+ "package": "@fluentui/react-tooltip",
254
+ "commit": "f120fe9160ad7311a87af0cfacd8d2fb26275e34",
255
+ "comment": "chore: Update Griffel to latest version"
256
+ },
257
+ {
258
+ "author": "beachball",
259
+ "package": "@fluentui/react-tooltip",
260
+ "comment": "Bump @fluentui/react-portal to v9.0.0-rc.10",
261
+ "commit": "8d58f08997acf595e3eb7f628123e7fa7830c394"
262
+ },
263
+ {
264
+ "author": "beachball",
265
+ "package": "@fluentui/react-tooltip",
266
+ "comment": "Bump @fluentui/react-positioning to v9.0.0-rc.9",
267
+ "commit": "8d58f08997acf595e3eb7f628123e7fa7830c394"
268
+ },
269
+ {
270
+ "author": "beachball",
271
+ "package": "@fluentui/react-tooltip",
272
+ "comment": "Bump @fluentui/react-shared-contexts to v9.0.0-rc.8",
273
+ "commit": "8d58f08997acf595e3eb7f628123e7fa7830c394"
274
+ },
275
+ {
276
+ "author": "beachball",
277
+ "package": "@fluentui/react-tooltip",
278
+ "comment": "Bump @fluentui/react-theme to v9.0.0-rc.8",
279
+ "commit": "8d58f08997acf595e3eb7f628123e7fa7830c394"
280
+ },
281
+ {
282
+ "author": "beachball",
283
+ "package": "@fluentui/react-tooltip",
284
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-rc.9",
285
+ "commit": "8d58f08997acf595e3eb7f628123e7fa7830c394"
286
+ },
287
+ {
288
+ "author": "beachball",
289
+ "package": "@fluentui/react-tooltip",
290
+ "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.6",
291
+ "commit": "8d58f08997acf595e3eb7f628123e7fa7830c394"
292
+ }
293
+ ]
294
+ }
295
+ },
296
+ {
297
+ "date": "Thu, 05 May 2022 18:26:30 GMT",
298
+ "tag": "@fluentui/react-tooltip_v9.0.0-rc.9",
299
+ "version": "9.0.0-rc.9",
300
+ "comments": {
301
+ "prerelease": [
302
+ {
303
+ "author": "beachball",
304
+ "package": "@fluentui/react-tooltip",
305
+ "comment": "Bump @fluentui/react-portal to v9.0.0-rc.9",
306
+ "commit": "c5abb9c480ac94d12aa644d68d30773d77f2a159"
307
+ },
308
+ {
309
+ "author": "beachball",
310
+ "package": "@fluentui/react-tooltip",
311
+ "comment": "Bump @fluentui/react-positioning to v9.0.0-rc.8",
312
+ "commit": "c5abb9c480ac94d12aa644d68d30773d77f2a159"
313
+ },
314
+ {
315
+ "author": "beachball",
316
+ "package": "@fluentui/react-tooltip",
317
+ "comment": "Bump @fluentui/react-shared-contexts to v9.0.0-rc.7",
318
+ "commit": "c5abb9c480ac94d12aa644d68d30773d77f2a159"
319
+ },
320
+ {
321
+ "author": "beachball",
322
+ "package": "@fluentui/react-tooltip",
323
+ "comment": "Bump @fluentui/react-theme to v9.0.0-rc.7",
324
+ "commit": "c5abb9c480ac94d12aa644d68d30773d77f2a159"
325
+ },
326
+ {
327
+ "author": "beachball",
328
+ "package": "@fluentui/react-tooltip",
329
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-rc.8",
330
+ "commit": "c5abb9c480ac94d12aa644d68d30773d77f2a159"
331
+ },
332
+ {
333
+ "author": "beachball",
334
+ "package": "@fluentui/react-tooltip",
335
+ "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.5",
336
+ "commit": "c5abb9c480ac94d12aa644d68d30773d77f2a159"
337
+ }
338
+ ]
339
+ }
340
+ },
341
+ {
342
+ "date": "Wed, 04 May 2022 13:26:36 GMT",
343
+ "tag": "@fluentui/react-tooltip_v9.0.0-rc.8",
344
+ "version": "9.0.0-rc.8",
345
+ "comments": {
346
+ "none": [
347
+ {
348
+ "author": "tristan.watanabe@gmail.com",
349
+ "package": "@fluentui/react-tooltip",
350
+ "commit": "b69511e4262129a92e34f4bff8b2fe1aba44dd38",
351
+ "comment": "react-tooltip: Move to new common folder."
352
+ }
353
+ ],
354
+ "prerelease": [
355
+ {
356
+ "author": "beachball",
357
+ "package": "@fluentui/react-tooltip",
358
+ "comment": "Bump @fluentui/react-portal to v9.0.0-rc.8",
359
+ "commit": "65f94192ed3b2cde7e52b9c7e12d6f38b81965dd"
360
+ },
361
+ {
362
+ "author": "beachball",
363
+ "package": "@fluentui/react-tooltip",
364
+ "comment": "Bump @fluentui/react-positioning to v9.0.0-rc.7",
365
+ "commit": "65f94192ed3b2cde7e52b9c7e12d6f38b81965dd"
366
+ },
367
+ {
368
+ "author": "beachball",
369
+ "package": "@fluentui/react-tooltip",
370
+ "comment": "Bump @fluentui/react-shared-contexts to v9.0.0-rc.6",
371
+ "commit": "65f94192ed3b2cde7e52b9c7e12d6f38b81965dd"
372
+ },
373
+ {
374
+ "author": "beachball",
375
+ "package": "@fluentui/react-tooltip",
376
+ "comment": "Bump @fluentui/react-theme to v9.0.0-rc.6",
377
+ "commit": "65f94192ed3b2cde7e52b9c7e12d6f38b81965dd"
378
+ },
379
+ {
380
+ "author": "beachball",
381
+ "package": "@fluentui/react-tooltip",
382
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-rc.7",
383
+ "commit": "65f94192ed3b2cde7e52b9c7e12d6f38b81965dd"
384
+ }
385
+ ]
386
+ }
387
+ },
388
+ {
389
+ "date": "Mon, 25 Apr 2022 09:32:19 GMT",
6
390
  "tag": "@fluentui/react-tooltip_v9.0.0-rc.7",
7
391
  "version": "9.0.0-rc.7",
8
392
  "comments": {