@fluentui/react-tabster 0.0.0-nightly-20220502-0420.1 → 0.0.0-nightly-20220503-0421.1

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 (48) hide show
  1. package/CHANGELOG.json +23 -9
  2. package/CHANGELOG.md +90 -90
  3. package/dist/index.d.ts +7 -5
  4. package/{lib-commonjs/symbols.d.ts → lib/focus/constants.d.ts} +4 -0
  5. package/lib/{symbols.js → focus/constants.js} +5 -1
  6. package/lib/focus/constants.js.map +1 -0
  7. package/lib/focus/createCustomFocusIndicatorStyle.d.ts +12 -0
  8. package/lib/focus/createCustomFocusIndicatorStyle.js +18 -0
  9. package/lib/focus/createCustomFocusIndicatorStyle.js.map +1 -0
  10. package/lib/{hooks/useFocusIndicatorStyle.d.ts → focus/createFocusOutlineStyle.d.ts} +4 -13
  11. package/lib/{hooks/useFocusIndicatorStyle.js → focus/createFocusOutlineStyle.js} +14 -33
  12. package/lib/focus/createFocusOutlineStyle.js.map +1 -0
  13. package/lib/focus/index.d.ts +2 -0
  14. package/lib/focus/index.js +3 -0
  15. package/lib/focus/index.js.map +1 -0
  16. package/lib/hooks/index.d.ts +0 -1
  17. package/lib/hooks/index.js +0 -1
  18. package/lib/hooks/index.js.map +1 -1
  19. package/lib/hooks/useKeyboardNavAttribute.js +1 -1
  20. package/lib/hooks/useKeyboardNavAttribute.js.map +1 -1
  21. package/lib/index.d.ts +4 -2
  22. package/lib/index.js +2 -1
  23. package/lib/index.js.map +1 -1
  24. package/{lib/symbols.d.ts → lib-commonjs/focus/constants.d.ts} +4 -0
  25. package/lib-commonjs/{symbols.js → focus/constants.js} +6 -2
  26. package/lib-commonjs/focus/constants.js.map +1 -0
  27. package/lib-commonjs/focus/createCustomFocusIndicatorStyle.d.ts +12 -0
  28. package/lib-commonjs/focus/createCustomFocusIndicatorStyle.js +28 -0
  29. package/lib-commonjs/focus/createCustomFocusIndicatorStyle.js.map +1 -0
  30. package/lib-commonjs/{hooks/useFocusIndicatorStyle.d.ts → focus/createFocusOutlineStyle.d.ts} +4 -13
  31. package/lib-commonjs/{hooks/useFocusIndicatorStyle.js → focus/createFocusOutlineStyle.js} +18 -38
  32. package/lib-commonjs/focus/createFocusOutlineStyle.js.map +1 -0
  33. package/lib-commonjs/focus/index.d.ts +2 -0
  34. package/lib-commonjs/focus/index.js +12 -0
  35. package/lib-commonjs/focus/index.js.map +1 -0
  36. package/lib-commonjs/hooks/index.d.ts +0 -1
  37. package/lib-commonjs/hooks/index.js +0 -2
  38. package/lib-commonjs/hooks/index.js.map +1 -1
  39. package/lib-commonjs/hooks/useKeyboardNavAttribute.js +3 -3
  40. package/lib-commonjs/hooks/useKeyboardNavAttribute.js.map +1 -1
  41. package/lib-commonjs/index.d.ts +4 -2
  42. package/lib-commonjs/index.js +16 -13
  43. package/lib-commonjs/index.js.map +1 -1
  44. package/package.json +6 -6
  45. package/lib/hooks/useFocusIndicatorStyle.js.map +0 -1
  46. package/lib/symbols.js.map +0 -1
  47. package/lib-commonjs/hooks/useFocusIndicatorStyle.js.map +0 -1
  48. package/lib-commonjs/symbols.js.map +0 -1
package/CHANGELOG.json CHANGED
@@ -2,9 +2,9 @@
2
2
  "name": "@fluentui/react-tabster",
3
3
  "entries": [
4
4
  {
5
- "date": "Mon, 02 May 2022 04:31:15 GMT",
6
- "tag": "@fluentui/react-tabster_v0.0.0-nightly-20220502-0420.1",
7
- "version": "0.0.0-nightly-20220502-0420.1",
5
+ "date": "Tue, 03 May 2022 04:34:46 GMT",
6
+ "tag": "@fluentui/react-tabster_v0.0.0-nightly-20220503-0421.1",
7
+ "version": "0.0.0-nightly-20220503-0421.1",
8
8
  "comments": {
9
9
  "prerelease": [
10
10
  {
@@ -16,20 +16,34 @@
16
16
  {
17
17
  "author": "beachball",
18
18
  "package": "@fluentui/react-tabster",
19
- "comment": "Bump @fluentui/react-shared-contexts to v0.0.0-nightly-20220502-0420.1",
20
- "commit": "07bac225f1b18ce4fad5464b46f9cb4f09fcd702"
19
+ "comment": "Bump @fluentui/react-shared-contexts to v0.0.0-nightly-20220503-0421.1",
20
+ "commit": "0a280b0835179cafee6022280911ba42ab7baeac"
21
21
  },
22
22
  {
23
23
  "author": "beachball",
24
24
  "package": "@fluentui/react-tabster",
25
- "comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20220502-0420.1",
26
- "commit": "07bac225f1b18ce4fad5464b46f9cb4f09fcd702"
25
+ "comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20220503-0421.1",
26
+ "commit": "0a280b0835179cafee6022280911ba42ab7baeac"
27
27
  },
28
28
  {
29
29
  "author": "beachball",
30
30
  "package": "@fluentui/react-tabster",
31
- "comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20220502-0420.1",
32
- "commit": "07bac225f1b18ce4fad5464b46f9cb4f09fcd702"
31
+ "comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20220503-0421.1",
32
+ "commit": "0a280b0835179cafee6022280911ba42ab7baeac"
33
+ }
34
+ ],
35
+ "none": [
36
+ {
37
+ "author": "tristan.watanabe@gmail.com",
38
+ "package": "@fluentui/react-tabster",
39
+ "commit": "35dc16cc0ebb2ce181bd802b4b9002b12ea2d86f",
40
+ "comment": "react-tabster: Move to new common folder."
41
+ },
42
+ {
43
+ "author": "bsunderhus@microsoft.com",
44
+ "package": "@fluentui/react-tabster",
45
+ "commit": "df7387d8394994e1802cb1354a327b86a4d41604",
46
+ "comment": "chore: moves focus indicator from hooks folder to it's own"
33
47
  }
34
48
  ]
35
49
  }