@fluentui/react-switch 9.0.0-alpha.7 → 9.0.0-beta.2

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.
Files changed (66) hide show
  1. package/CHANGELOG.json +633 -10
  2. package/CHANGELOG.md +185 -11
  3. package/dist/react-switch.d.ts +7 -2
  4. package/lib/Switch.js.map +1 -1
  5. package/lib/common/isConformant.js.map +1 -1
  6. package/lib/components/Switch/Switch.d.ts +2 -2
  7. package/lib/components/Switch/Switch.js.map +1 -1
  8. package/lib/components/Switch/Switch.types.d.ts +5 -1
  9. package/lib/components/Switch/Switch.types.js.map +1 -1
  10. package/lib/components/Switch/index.js.map +1 -1
  11. package/lib/components/Switch/renderSwitch.js +1 -1
  12. package/lib/components/Switch/renderSwitch.js.map +1 -1
  13. package/lib/components/Switch/useSwitch.js +6 -1
  14. package/lib/components/Switch/useSwitch.js.map +1 -1
  15. package/lib/components/Switch/useSwitchState.js +125 -19
  16. package/lib/components/Switch/useSwitchState.js.map +1 -1
  17. package/lib/components/Switch/useSwitchStyles.js +186 -95
  18. package/lib/components/Switch/useSwitchStyles.js.map +1 -1
  19. package/lib/index.js.map +1 -1
  20. package/lib-commonjs/Switch.js.map +1 -1
  21. package/lib-commonjs/common/isConformant.js.map +1 -1
  22. package/lib-commonjs/components/Switch/Switch.d.ts +2 -2
  23. package/lib-commonjs/components/Switch/Switch.js.map +1 -1
  24. package/lib-commonjs/components/Switch/Switch.types.d.ts +5 -1
  25. package/lib-commonjs/components/Switch/Switch.types.js.map +1 -1
  26. package/lib-commonjs/components/Switch/index.js.map +1 -1
  27. package/lib-commonjs/components/Switch/renderSwitch.js +1 -1
  28. package/lib-commonjs/components/Switch/renderSwitch.js.map +1 -1
  29. package/lib-commonjs/components/Switch/useSwitch.js +6 -1
  30. package/lib-commonjs/components/Switch/useSwitch.js.map +1 -1
  31. package/lib-commonjs/components/Switch/useSwitchState.js +124 -18
  32. package/lib-commonjs/components/Switch/useSwitchState.js.map +1 -1
  33. package/lib-commonjs/components/Switch/useSwitchStyles.js +185 -94
  34. package/lib-commonjs/components/Switch/useSwitchStyles.js.map +1 -1
  35. package/lib-commonjs/index.js.map +1 -1
  36. package/package.json +12 -12
  37. package/lib-amd/Switch.d.ts +0 -1
  38. package/lib-amd/Switch.js +0 -6
  39. package/lib-amd/Switch.js.map +0 -1
  40. package/lib-amd/common/isConformant.d.ts +0 -4
  41. package/lib-amd/common/isConformant.js +0 -16
  42. package/lib-amd/common/isConformant.js.map +0 -1
  43. package/lib-amd/components/Switch/Switch.d.ts +0 -6
  44. package/lib-amd/components/Switch/Switch.js +0 -15
  45. package/lib-amd/components/Switch/Switch.js.map +0 -1
  46. package/lib-amd/components/Switch/Switch.types.d.ts +0 -54
  47. package/lib-amd/components/Switch/Switch.types.js +0 -5
  48. package/lib-amd/components/Switch/Switch.types.js.map +0 -1
  49. package/lib-amd/components/Switch/index.d.ts +0 -5
  50. package/lib-amd/components/Switch/index.js +0 -10
  51. package/lib-amd/components/Switch/index.js.map +0 -1
  52. package/lib-amd/components/Switch/renderSwitch.d.ts +0 -5
  53. package/lib-amd/components/Switch/renderSwitch.js +0 -18
  54. package/lib-amd/components/Switch/renderSwitch.js.map +0 -1
  55. package/lib-amd/components/Switch/useSwitch.d.ts +0 -10
  56. package/lib-amd/components/Switch/useSwitch.js +0 -42
  57. package/lib-amd/components/Switch/useSwitch.js.map +0 -1
  58. package/lib-amd/components/Switch/useSwitchState.d.ts +0 -2
  59. package/lib-amd/components/Switch/useSwitchState.js +0 -44
  60. package/lib-amd/components/Switch/useSwitchState.js.map +0 -1
  61. package/lib-amd/components/Switch/useSwitchStyles.d.ts +0 -5
  62. package/lib-amd/components/Switch/useSwitchStyles.js +0 -161
  63. package/lib-amd/components/Switch/useSwitchStyles.js.map +0 -1
  64. package/lib-amd/index.d.ts +0 -2
  65. package/lib-amd/index.js +0 -6
  66. package/lib-amd/index.js.map +0 -1
package/CHANGELOG.json CHANGED
@@ -2,7 +2,630 @@
2
2
  "name": "@fluentui/react-switch",
3
3
  "entries": [
4
4
  {
5
- "date": "Tue, 21 Sep 2021 07:40:35 GMT",
5
+ "date": "Tue, 12 Oct 2021 19:45:25 GMT",
6
+ "tag": "@fluentui/react-switch_v9.0.0-beta.2",
7
+ "version": "9.0.0-beta.2",
8
+ "comments": {
9
+ "prerelease": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "@fluentui/react-switch",
13
+ "comment": "Bump @fluentui/react-tabster to v9.0.0-beta.2",
14
+ "commit": "bdd19e2bb827fc1d8eb329e6ed48cd0542048358"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui/react-switch",
19
+ "comment": "Bump @fluentui/react-provider to v9.0.0-beta.2",
20
+ "commit": "bdd19e2bb827fc1d8eb329e6ed48cd0542048358"
21
+ }
22
+ ]
23
+ }
24
+ },
25
+ {
26
+ "date": "Wed, 06 Oct 2021 10:37:22 GMT",
27
+ "tag": "@fluentui/react-switch_v9.0.0-beta.1",
28
+ "version": "9.0.0-beta.1",
29
+ "comments": {
30
+ "prerelease": [
31
+ {
32
+ "author": "lingfangao@hotmail.com",
33
+ "package": "@fluentui/react-switch",
34
+ "comment": "Bump all v9 components to beta prerelease tag",
35
+ "commit": "5553164c190a4beb4780745d0e6403109e057913"
36
+ },
37
+ {
38
+ "author": "beachball",
39
+ "package": "@fluentui/react-switch",
40
+ "comment": "Bump @fluentui/react-make-styles to v9.0.0-beta.1",
41
+ "commit": "5553164c190a4beb4780745d0e6403109e057913"
42
+ },
43
+ {
44
+ "author": "beachball",
45
+ "package": "@fluentui/react-switch",
46
+ "comment": "Bump @fluentui/react-shared-contexts to v9.0.0-beta.1",
47
+ "commit": "5553164c190a4beb4780745d0e6403109e057913"
48
+ },
49
+ {
50
+ "author": "beachball",
51
+ "package": "@fluentui/react-switch",
52
+ "comment": "Bump @fluentui/react-tabster to v9.0.0-beta.1",
53
+ "commit": "5553164c190a4beb4780745d0e6403109e057913"
54
+ },
55
+ {
56
+ "author": "beachball",
57
+ "package": "@fluentui/react-switch",
58
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-beta.1",
59
+ "commit": "5553164c190a4beb4780745d0e6403109e057913"
60
+ },
61
+ {
62
+ "author": "beachball",
63
+ "package": "@fluentui/react-switch",
64
+ "comment": "Bump @fluentui/babel-make-styles to v9.0.0-beta.1",
65
+ "commit": "5553164c190a4beb4780745d0e6403109e057913"
66
+ },
67
+ {
68
+ "author": "beachball",
69
+ "package": "@fluentui/react-switch",
70
+ "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-beta.1",
71
+ "commit": "5553164c190a4beb4780745d0e6403109e057913"
72
+ },
73
+ {
74
+ "author": "beachball",
75
+ "package": "@fluentui/react-switch",
76
+ "comment": "Bump @fluentui/react-conformance-make-styles to v9.0.0-beta.1",
77
+ "commit": "5553164c190a4beb4780745d0e6403109e057913"
78
+ },
79
+ {
80
+ "author": "beachball",
81
+ "package": "@fluentui/react-switch",
82
+ "comment": "Bump @fluentui/react-label to v9.0.0-beta.1",
83
+ "commit": "5553164c190a4beb4780745d0e6403109e057913"
84
+ },
85
+ {
86
+ "author": "beachball",
87
+ "package": "@fluentui/react-switch",
88
+ "comment": "Bump @fluentui/react-provider to v9.0.0-beta.1",
89
+ "commit": "5553164c190a4beb4780745d0e6403109e057913"
90
+ },
91
+ {
92
+ "author": "beachball",
93
+ "package": "@fluentui/react-switch",
94
+ "comment": "Bump @fluentui/react-theme to v9.0.0-beta.1",
95
+ "commit": "5553164c190a4beb4780745d0e6403109e057913"
96
+ }
97
+ ]
98
+ }
99
+ },
100
+ {
101
+ "date": "Tue, 05 Oct 2021 12:47:58 GMT",
102
+ "tag": "@fluentui/react-switch_v9.0.0-alpha.17",
103
+ "version": "9.0.0-alpha.17",
104
+ "comments": {
105
+ "prerelease": [
106
+ {
107
+ "author": "beachball",
108
+ "package": "@fluentui/react-switch",
109
+ "comment": "Bump @fluentui/react-make-styles to v9.0.0-alpha.78",
110
+ "commit": "c41b8f8996acd5b970d894fc910cc4d661f8e3cb"
111
+ },
112
+ {
113
+ "author": "beachball",
114
+ "package": "@fluentui/react-switch",
115
+ "comment": "Bump @fluentui/react-tabster to v9.0.0-alpha.73",
116
+ "commit": "c41b8f8996acd5b970d894fc910cc4d661f8e3cb"
117
+ },
118
+ {
119
+ "author": "beachball",
120
+ "package": "@fluentui/react-switch",
121
+ "comment": "Bump @fluentui/babel-make-styles to v9.0.0-alpha.60",
122
+ "commit": "c41b8f8996acd5b970d894fc910cc4d661f8e3cb"
123
+ },
124
+ {
125
+ "author": "beachball",
126
+ "package": "@fluentui/react-switch",
127
+ "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.53",
128
+ "commit": "c41b8f8996acd5b970d894fc910cc4d661f8e3cb"
129
+ },
130
+ {
131
+ "author": "beachball",
132
+ "package": "@fluentui/react-switch",
133
+ "comment": "Bump @fluentui/react-conformance-make-styles to v9.0.0-alpha.22",
134
+ "commit": "c41b8f8996acd5b970d894fc910cc4d661f8e3cb"
135
+ },
136
+ {
137
+ "author": "beachball",
138
+ "package": "@fluentui/react-switch",
139
+ "comment": "Bump @fluentui/react-label to v9.0.0-alpha.51",
140
+ "commit": "c41b8f8996acd5b970d894fc910cc4d661f8e3cb"
141
+ },
142
+ {
143
+ "author": "beachball",
144
+ "package": "@fluentui/react-switch",
145
+ "comment": "Bump @fluentui/react-provider to v9.0.0-alpha.90",
146
+ "commit": "c41b8f8996acd5b970d894fc910cc4d661f8e3cb"
147
+ }
148
+ ]
149
+ }
150
+ },
151
+ {
152
+ "date": "Tue, 05 Oct 2021 09:28:07 GMT",
153
+ "tag": "@fluentui/react-switch_v9.0.0-alpha.16",
154
+ "version": "9.0.0-alpha.16",
155
+ "comments": {
156
+ "prerelease": [
157
+ {
158
+ "author": "bsunderhus@microsoft.com",
159
+ "package": "@fluentui/react-switch",
160
+ "comment": "Adds ForwardRefComponent to react-switch components declaration",
161
+ "commit": "3b16677a03035dcf03c1297268b85c6d4bd3f839"
162
+ },
163
+ {
164
+ "author": "beachball",
165
+ "package": "@fluentui/react-switch",
166
+ "comment": "Bump @fluentui/react-make-styles to v9.0.0-alpha.77",
167
+ "commit": "3b16677a03035dcf03c1297268b85c6d4bd3f839"
168
+ },
169
+ {
170
+ "author": "beachball",
171
+ "package": "@fluentui/react-switch",
172
+ "comment": "Bump @fluentui/react-tabster to v9.0.0-alpha.72",
173
+ "commit": "3b16677a03035dcf03c1297268b85c6d4bd3f839"
174
+ },
175
+ {
176
+ "author": "beachball",
177
+ "package": "@fluentui/react-switch",
178
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.56",
179
+ "commit": "3b16677a03035dcf03c1297268b85c6d4bd3f839"
180
+ },
181
+ {
182
+ "author": "beachball",
183
+ "package": "@fluentui/react-switch",
184
+ "comment": "Bump @fluentui/babel-make-styles to v9.0.0-alpha.59",
185
+ "commit": "3b16677a03035dcf03c1297268b85c6d4bd3f839"
186
+ },
187
+ {
188
+ "author": "beachball",
189
+ "package": "@fluentui/react-switch",
190
+ "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.52",
191
+ "commit": "3b16677a03035dcf03c1297268b85c6d4bd3f839"
192
+ },
193
+ {
194
+ "author": "beachball",
195
+ "package": "@fluentui/react-switch",
196
+ "comment": "Bump @fluentui/react-conformance-make-styles to v9.0.0-alpha.21",
197
+ "commit": "3b16677a03035dcf03c1297268b85c6d4bd3f839"
198
+ },
199
+ {
200
+ "author": "beachball",
201
+ "package": "@fluentui/react-switch",
202
+ "comment": "Bump @fluentui/react-label to v9.0.0-alpha.50",
203
+ "commit": "3b16677a03035dcf03c1297268b85c6d4bd3f839"
204
+ },
205
+ {
206
+ "author": "beachball",
207
+ "package": "@fluentui/react-switch",
208
+ "comment": "Bump @fluentui/react-provider to v9.0.0-alpha.89",
209
+ "commit": "3b16677a03035dcf03c1297268b85c6d4bd3f839"
210
+ }
211
+ ]
212
+ }
213
+ },
214
+ {
215
+ "date": "Fri, 01 Oct 2021 14:13:08 GMT",
216
+ "tag": "@fluentui/react-switch_v9.0.0-alpha.15",
217
+ "version": "9.0.0-alpha.15",
218
+ "comments": {
219
+ "prerelease": [
220
+ {
221
+ "author": "lingfangao@hotmail.com",
222
+ "package": "@fluentui/react-switch",
223
+ "comment": "Bump v9 prerelease versions to rerelease",
224
+ "commit": "4fa0856ad0353b787b8ae59229e6f64ef0719824"
225
+ },
226
+ {
227
+ "author": "beachball",
228
+ "package": "@fluentui/react-switch",
229
+ "comment": "Bump @fluentui/react-make-styles to v9.0.0-alpha.76",
230
+ "commit": "4fa0856ad0353b787b8ae59229e6f64ef0719824"
231
+ },
232
+ {
233
+ "author": "beachball",
234
+ "package": "@fluentui/react-switch",
235
+ "comment": "Bump @fluentui/react-shared-contexts to v9.0.0-alpha.28",
236
+ "commit": "4fa0856ad0353b787b8ae59229e6f64ef0719824"
237
+ },
238
+ {
239
+ "author": "beachball",
240
+ "package": "@fluentui/react-switch",
241
+ "comment": "Bump @fluentui/react-tabster to v9.0.0-alpha.71",
242
+ "commit": "4fa0856ad0353b787b8ae59229e6f64ef0719824"
243
+ },
244
+ {
245
+ "author": "beachball",
246
+ "package": "@fluentui/react-switch",
247
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.55",
248
+ "commit": "4fa0856ad0353b787b8ae59229e6f64ef0719824"
249
+ },
250
+ {
251
+ "author": "beachball",
252
+ "package": "@fluentui/react-switch",
253
+ "comment": "Bump @fluentui/babel-make-styles to v9.0.0-alpha.58",
254
+ "commit": "4fa0856ad0353b787b8ae59229e6f64ef0719824"
255
+ },
256
+ {
257
+ "author": "beachball",
258
+ "package": "@fluentui/react-switch",
259
+ "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.51",
260
+ "commit": "4fa0856ad0353b787b8ae59229e6f64ef0719824"
261
+ },
262
+ {
263
+ "author": "beachball",
264
+ "package": "@fluentui/react-switch",
265
+ "comment": "Bump @fluentui/react-conformance-make-styles to v9.0.0-alpha.20",
266
+ "commit": "4fa0856ad0353b787b8ae59229e6f64ef0719824"
267
+ },
268
+ {
269
+ "author": "beachball",
270
+ "package": "@fluentui/react-switch",
271
+ "comment": "Bump @fluentui/react-label to v9.0.0-alpha.49",
272
+ "commit": "4fa0856ad0353b787b8ae59229e6f64ef0719824"
273
+ },
274
+ {
275
+ "author": "beachball",
276
+ "package": "@fluentui/react-switch",
277
+ "comment": "Bump @fluentui/react-provider to v9.0.0-alpha.88",
278
+ "commit": "4fa0856ad0353b787b8ae59229e6f64ef0719824"
279
+ },
280
+ {
281
+ "author": "beachball",
282
+ "package": "@fluentui/react-switch",
283
+ "comment": "Bump @fluentui/react-theme to v9.0.0-alpha.26",
284
+ "commit": "4fa0856ad0353b787b8ae59229e6f64ef0719824"
285
+ }
286
+ ]
287
+ }
288
+ },
289
+ {
290
+ "date": "Fri, 01 Oct 2021 09:44:56 GMT",
291
+ "tag": "@fluentui/react-switch_v9.0.0-alpha.13",
292
+ "version": "9.0.0-alpha.13",
293
+ "comments": {
294
+ "prerelease": [
295
+ {
296
+ "author": "lingfangao@hotmail.com",
297
+ "package": "@fluentui/react-switch",
298
+ "comment": "Use new default pseudo element focus outline style",
299
+ "commit": "0ebd18ceaba3d032748f76da4ce06fcf8942c6c5"
300
+ },
301
+ {
302
+ "author": "beachball",
303
+ "package": "@fluentui/react-switch",
304
+ "comment": "Bump @fluentui/react-tabster to v9.0.0-alpha.69",
305
+ "commit": "0ebd18ceaba3d032748f76da4ce06fcf8942c6c5"
306
+ },
307
+ {
308
+ "author": "beachball",
309
+ "package": "@fluentui/react-switch",
310
+ "comment": "Bump @fluentui/react-provider to v9.0.0-alpha.86",
311
+ "commit": "0ebd18ceaba3d032748f76da4ce06fcf8942c6c5"
312
+ }
313
+ ]
314
+ }
315
+ },
316
+ {
317
+ "date": "Wed, 29 Sep 2021 08:06:11 GMT",
318
+ "tag": "@fluentui/react-switch_v9.0.0-alpha.12",
319
+ "version": "9.0.0-alpha.12",
320
+ "comments": {
321
+ "prerelease": [
322
+ {
323
+ "author": "beachball",
324
+ "package": "@fluentui/react-switch",
325
+ "comment": "Bump @fluentui/react-make-styles to v9.0.0-alpha.74",
326
+ "commit": "ede1575b3a5c8f893124af9415c53968564fb923"
327
+ },
328
+ {
329
+ "author": "beachball",
330
+ "package": "@fluentui/react-switch",
331
+ "comment": "Bump @fluentui/react-shared-contexts to v9.0.0-alpha.26",
332
+ "commit": "ede1575b3a5c8f893124af9415c53968564fb923"
333
+ },
334
+ {
335
+ "author": "beachball",
336
+ "package": "@fluentui/react-switch",
337
+ "comment": "Bump @fluentui/react-tabster to v9.0.0-alpha.68",
338
+ "commit": "ede1575b3a5c8f893124af9415c53968564fb923"
339
+ },
340
+ {
341
+ "author": "beachball",
342
+ "package": "@fluentui/react-switch",
343
+ "comment": "Bump @fluentui/babel-make-styles to v9.0.0-alpha.56",
344
+ "commit": "ede1575b3a5c8f893124af9415c53968564fb923"
345
+ },
346
+ {
347
+ "author": "beachball",
348
+ "package": "@fluentui/react-switch",
349
+ "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.49",
350
+ "commit": "ede1575b3a5c8f893124af9415c53968564fb923"
351
+ },
352
+ {
353
+ "author": "beachball",
354
+ "package": "@fluentui/react-switch",
355
+ "comment": "Bump @fluentui/react-conformance-make-styles to v9.0.0-alpha.18",
356
+ "commit": "ede1575b3a5c8f893124af9415c53968564fb923"
357
+ },
358
+ {
359
+ "author": "beachball",
360
+ "package": "@fluentui/react-switch",
361
+ "comment": "Bump @fluentui/react-label to v9.0.0-alpha.47",
362
+ "commit": "ede1575b3a5c8f893124af9415c53968564fb923"
363
+ },
364
+ {
365
+ "author": "beachball",
366
+ "package": "@fluentui/react-switch",
367
+ "comment": "Bump @fluentui/react-provider to v9.0.0-alpha.85",
368
+ "commit": "ede1575b3a5c8f893124af9415c53968564fb923"
369
+ },
370
+ {
371
+ "author": "beachball",
372
+ "package": "@fluentui/react-switch",
373
+ "comment": "Bump @fluentui/react-theme to v9.0.0-alpha.24",
374
+ "commit": "ede1575b3a5c8f893124af9415c53968564fb923"
375
+ }
376
+ ]
377
+ }
378
+ },
379
+ {
380
+ "date": "Mon, 27 Sep 2021 08:06:00 GMT",
381
+ "tag": "@fluentui/react-switch_v9.0.0-alpha.11",
382
+ "version": "9.0.0-alpha.11",
383
+ "comments": {
384
+ "prerelease": [
385
+ {
386
+ "author": "beachball",
387
+ "package": "@fluentui/react-switch",
388
+ "comment": "Bump @fluentui/react-make-styles to v9.0.0-alpha.73",
389
+ "commit": "0df6cb80c9181650bf5d6c5df233bd5e9e779a43"
390
+ },
391
+ {
392
+ "author": "beachball",
393
+ "package": "@fluentui/react-switch",
394
+ "comment": "Bump @fluentui/react-tabster to v9.0.0-alpha.67",
395
+ "commit": "0df6cb80c9181650bf5d6c5df233bd5e9e779a43"
396
+ },
397
+ {
398
+ "author": "beachball",
399
+ "package": "@fluentui/react-switch",
400
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.53",
401
+ "commit": "0df6cb80c9181650bf5d6c5df233bd5e9e779a43"
402
+ },
403
+ {
404
+ "author": "beachball",
405
+ "package": "@fluentui/react-switch",
406
+ "comment": "Bump @fluentui/babel-make-styles to v9.0.0-alpha.55",
407
+ "commit": "0df6cb80c9181650bf5d6c5df233bd5e9e779a43"
408
+ },
409
+ {
410
+ "author": "beachball",
411
+ "package": "@fluentui/react-switch",
412
+ "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.48",
413
+ "commit": "0df6cb80c9181650bf5d6c5df233bd5e9e779a43"
414
+ },
415
+ {
416
+ "author": "beachball",
417
+ "package": "@fluentui/react-switch",
418
+ "comment": "Bump @fluentui/react-conformance-make-styles to v9.0.0-alpha.17",
419
+ "commit": "0df6cb80c9181650bf5d6c5df233bd5e9e779a43"
420
+ },
421
+ {
422
+ "author": "beachball",
423
+ "package": "@fluentui/react-switch",
424
+ "comment": "Bump @fluentui/react-label to v9.0.0-alpha.46",
425
+ "commit": "0df6cb80c9181650bf5d6c5df233bd5e9e779a43"
426
+ },
427
+ {
428
+ "author": "beachball",
429
+ "package": "@fluentui/react-switch",
430
+ "comment": "Bump @fluentui/react-provider to v9.0.0-alpha.84",
431
+ "commit": "0df6cb80c9181650bf5d6c5df233bd5e9e779a43"
432
+ }
433
+ ]
434
+ }
435
+ },
436
+ {
437
+ "date": "Fri, 24 Sep 2021 09:17:17 GMT",
438
+ "tag": "@fluentui/react-switch_v9.0.0-alpha.10",
439
+ "version": "9.0.0-alpha.10",
440
+ "comments": {
441
+ "prerelease": [
442
+ {
443
+ "author": "beachball",
444
+ "package": "@fluentui/react-switch",
445
+ "comment": "Bump @fluentui/react-make-styles to v9.0.0-alpha.72",
446
+ "commit": "0d26909912889432060fd4c87b2f4a45017e1532"
447
+ },
448
+ {
449
+ "author": "beachball",
450
+ "package": "@fluentui/react-switch",
451
+ "comment": "Bump @fluentui/react-tabster to v9.0.0-alpha.66",
452
+ "commit": "0d26909912889432060fd4c87b2f4a45017e1532"
453
+ },
454
+ {
455
+ "author": "beachball",
456
+ "package": "@fluentui/react-switch",
457
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.52",
458
+ "commit": "0d26909912889432060fd4c87b2f4a45017e1532"
459
+ },
460
+ {
461
+ "author": "beachball",
462
+ "package": "@fluentui/react-switch",
463
+ "comment": "Bump @fluentui/babel-make-styles to v9.0.0-alpha.54",
464
+ "commit": "0d26909912889432060fd4c87b2f4a45017e1532"
465
+ },
466
+ {
467
+ "author": "beachball",
468
+ "package": "@fluentui/react-switch",
469
+ "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.47",
470
+ "commit": "0d26909912889432060fd4c87b2f4a45017e1532"
471
+ },
472
+ {
473
+ "author": "beachball",
474
+ "package": "@fluentui/react-switch",
475
+ "comment": "Bump @fluentui/react-conformance-make-styles to v9.0.0-alpha.16",
476
+ "commit": "0d26909912889432060fd4c87b2f4a45017e1532"
477
+ },
478
+ {
479
+ "author": "beachball",
480
+ "package": "@fluentui/react-switch",
481
+ "comment": "Bump @fluentui/react-label to v9.0.0-alpha.45",
482
+ "commit": "0d26909912889432060fd4c87b2f4a45017e1532"
483
+ },
484
+ {
485
+ "author": "beachball",
486
+ "package": "@fluentui/react-switch",
487
+ "comment": "Bump @fluentui/react-provider to v9.0.0-alpha.83",
488
+ "commit": "0d26909912889432060fd4c87b2f4a45017e1532"
489
+ }
490
+ ]
491
+ }
492
+ },
493
+ {
494
+ "date": "Thu, 23 Sep 2021 08:21:34 GMT",
495
+ "tag": "@fluentui/react-switch_v9.0.0-alpha.9",
496
+ "version": "9.0.0-alpha.9",
497
+ "comments": {
498
+ "none": [
499
+ {
500
+ "author": "czearing@outlook.com",
501
+ "package": "@fluentui/react-switch",
502
+ "comment": "Importing clamp from react-utilities.",
503
+ "commit": "95682da34c48813f7658032ae490d21d2f363b90"
504
+ }
505
+ ],
506
+ "prerelease": [
507
+ {
508
+ "author": "czearing@outlook.com",
509
+ "package": "@fluentui/react-switch",
510
+ "comment": "Adding dragging to the Switch component.",
511
+ "commit": "95682da34c48813f7658032ae490d21d2f363b90"
512
+ },
513
+ {
514
+ "author": "beachball",
515
+ "package": "@fluentui/react-switch",
516
+ "comment": "Bump @fluentui/react-make-styles to v9.0.0-alpha.71",
517
+ "commit": "95682da34c48813f7658032ae490d21d2f363b90"
518
+ },
519
+ {
520
+ "author": "beachball",
521
+ "package": "@fluentui/react-switch",
522
+ "comment": "Bump @fluentui/react-tabster to v9.0.0-alpha.65",
523
+ "commit": "95682da34c48813f7658032ae490d21d2f363b90"
524
+ },
525
+ {
526
+ "author": "beachball",
527
+ "package": "@fluentui/react-switch",
528
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.51",
529
+ "commit": "95682da34c48813f7658032ae490d21d2f363b90"
530
+ },
531
+ {
532
+ "author": "beachball",
533
+ "package": "@fluentui/react-switch",
534
+ "comment": "Bump @fluentui/babel-make-styles to v9.0.0-alpha.53",
535
+ "commit": "95682da34c48813f7658032ae490d21d2f363b90"
536
+ },
537
+ {
538
+ "author": "beachball",
539
+ "package": "@fluentui/react-switch",
540
+ "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.46",
541
+ "commit": "95682da34c48813f7658032ae490d21d2f363b90"
542
+ },
543
+ {
544
+ "author": "beachball",
545
+ "package": "@fluentui/react-switch",
546
+ "comment": "Bump @fluentui/react-conformance-make-styles to v9.0.0-alpha.15",
547
+ "commit": "95682da34c48813f7658032ae490d21d2f363b90"
548
+ },
549
+ {
550
+ "author": "beachball",
551
+ "package": "@fluentui/react-switch",
552
+ "comment": "Bump @fluentui/react-label to v9.0.0-alpha.44",
553
+ "commit": "95682da34c48813f7658032ae490d21d2f363b90"
554
+ },
555
+ {
556
+ "author": "beachball",
557
+ "package": "@fluentui/react-switch",
558
+ "comment": "Bump @fluentui/react-provider to v9.0.0-alpha.82",
559
+ "commit": "95682da34c48813f7658032ae490d21d2f363b90"
560
+ }
561
+ ]
562
+ }
563
+ },
564
+ {
565
+ "date": "Wed, 22 Sep 2021 10:10:07 GMT",
566
+ "tag": "@fluentui/react-switch_v9.0.0-alpha.8",
567
+ "version": "9.0.0-alpha.8",
568
+ "comments": {
569
+ "prerelease": [
570
+ {
571
+ "author": "czearing@outlook.com",
572
+ "package": "@fluentui/react-switch",
573
+ "comment": "Adding switch role to the hidden input element.",
574
+ "commit": "bc3f1ec72fc7784a558b0dd6598ee0662f4649c1"
575
+ },
576
+ {
577
+ "author": "beachball",
578
+ "package": "@fluentui/react-switch",
579
+ "comment": "Bump @fluentui/react-make-styles to v9.0.0-alpha.70",
580
+ "commit": "bc3f1ec72fc7784a558b0dd6598ee0662f4649c1"
581
+ },
582
+ {
583
+ "author": "beachball",
584
+ "package": "@fluentui/react-switch",
585
+ "comment": "Bump @fluentui/react-tabster to v9.0.0-alpha.64",
586
+ "commit": "bc3f1ec72fc7784a558b0dd6598ee0662f4649c1"
587
+ },
588
+ {
589
+ "author": "beachball",
590
+ "package": "@fluentui/react-switch",
591
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.50",
592
+ "commit": "bc3f1ec72fc7784a558b0dd6598ee0662f4649c1"
593
+ },
594
+ {
595
+ "author": "beachball",
596
+ "package": "@fluentui/react-switch",
597
+ "comment": "Bump @fluentui/babel-make-styles to v9.0.0-alpha.52",
598
+ "commit": "bc3f1ec72fc7784a558b0dd6598ee0662f4649c1"
599
+ },
600
+ {
601
+ "author": "beachball",
602
+ "package": "@fluentui/react-switch",
603
+ "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.45",
604
+ "commit": "bc3f1ec72fc7784a558b0dd6598ee0662f4649c1"
605
+ },
606
+ {
607
+ "author": "beachball",
608
+ "package": "@fluentui/react-switch",
609
+ "comment": "Bump @fluentui/react-conformance-make-styles to v9.0.0-alpha.14",
610
+ "commit": "bc3f1ec72fc7784a558b0dd6598ee0662f4649c1"
611
+ },
612
+ {
613
+ "author": "beachball",
614
+ "package": "@fluentui/react-switch",
615
+ "comment": "Bump @fluentui/react-label to v9.0.0-alpha.43",
616
+ "commit": "bc3f1ec72fc7784a558b0dd6598ee0662f4649c1"
617
+ },
618
+ {
619
+ "author": "beachball",
620
+ "package": "@fluentui/react-switch",
621
+ "comment": "Bump @fluentui/react-provider to v9.0.0-alpha.81",
622
+ "commit": "bc3f1ec72fc7784a558b0dd6598ee0662f4649c1"
623
+ }
624
+ ]
625
+ }
626
+ },
627
+ {
628
+ "date": "Tue, 21 Sep 2021 07:42:34 GMT",
6
629
  "tag": "@fluentui/react-switch_v9.0.0-alpha.7",
7
630
  "version": "9.0.0-alpha.7",
8
631
  "comments": {
@@ -11,55 +634,55 @@
11
634
  "author": "beachball",
12
635
  "package": "@fluentui/react-switch",
13
636
  "comment": "Bump @fluentui/react-make-styles to v9.0.0-alpha.69",
14
- "commit": "7ac237dbe5b9a3e452581f7478f811f43bba9f19"
637
+ "commit": "363765ba3d08d2facbb97fb80ab54ff27ac714fd"
15
638
  },
16
639
  {
17
640
  "author": "beachball",
18
641
  "package": "@fluentui/react-switch",
19
642
  "comment": "Bump @fluentui/react-shared-contexts to v9.0.0-alpha.25",
20
- "commit": "7ac237dbe5b9a3e452581f7478f811f43bba9f19"
643
+ "commit": "363765ba3d08d2facbb97fb80ab54ff27ac714fd"
21
644
  },
22
645
  {
23
646
  "author": "beachball",
24
647
  "package": "@fluentui/react-switch",
25
648
  "comment": "Bump @fluentui/react-tabster to v9.0.0-alpha.63",
26
- "commit": "7ac237dbe5b9a3e452581f7478f811f43bba9f19"
649
+ "commit": "363765ba3d08d2facbb97fb80ab54ff27ac714fd"
27
650
  },
28
651
  {
29
652
  "author": "beachball",
30
653
  "package": "@fluentui/react-switch",
31
654
  "comment": "Bump @fluentui/babel-make-styles to v9.0.0-alpha.51",
32
- "commit": "7ac237dbe5b9a3e452581f7478f811f43bba9f19"
655
+ "commit": "363765ba3d08d2facbb97fb80ab54ff27ac714fd"
33
656
  },
34
657
  {
35
658
  "author": "beachball",
36
659
  "package": "@fluentui/react-switch",
37
660
  "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.44",
38
- "commit": "7ac237dbe5b9a3e452581f7478f811f43bba9f19"
661
+ "commit": "363765ba3d08d2facbb97fb80ab54ff27ac714fd"
39
662
  },
40
663
  {
41
664
  "author": "beachball",
42
665
  "package": "@fluentui/react-switch",
43
666
  "comment": "Bump @fluentui/react-conformance-make-styles to v9.0.0-alpha.13",
44
- "commit": "7ac237dbe5b9a3e452581f7478f811f43bba9f19"
667
+ "commit": "363765ba3d08d2facbb97fb80ab54ff27ac714fd"
45
668
  },
46
669
  {
47
670
  "author": "beachball",
48
671
  "package": "@fluentui/react-switch",
49
672
  "comment": "Bump @fluentui/react-label to v9.0.0-alpha.42",
50
- "commit": "7ac237dbe5b9a3e452581f7478f811f43bba9f19"
673
+ "commit": "363765ba3d08d2facbb97fb80ab54ff27ac714fd"
51
674
  },
52
675
  {
53
676
  "author": "beachball",
54
677
  "package": "@fluentui/react-switch",
55
678
  "comment": "Bump @fluentui/react-provider to v9.0.0-alpha.80",
56
- "commit": "7ac237dbe5b9a3e452581f7478f811f43bba9f19"
679
+ "commit": "363765ba3d08d2facbb97fb80ab54ff27ac714fd"
57
680
  },
58
681
  {
59
682
  "author": "beachball",
60
683
  "package": "@fluentui/react-switch",
61
684
  "comment": "Bump @fluentui/react-theme to v9.0.0-alpha.23",
62
- "commit": "7ac237dbe5b9a3e452581f7478f811f43bba9f19"
685
+ "commit": "363765ba3d08d2facbb97fb80ab54ff27ac714fd"
63
686
  }
64
687
  ]
65
688
  }