@fluentui/react-aria 9.10.1 → 9.10.3

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.
package/CHANGELOG.md CHANGED
@@ -1,12 +1,36 @@
1
1
  # Change Log - @fluentui/react-aria
2
2
 
3
- This log was last generated on Fri, 15 Mar 2024 21:37:57 GMT and should not be manually modified.
3
+ This log was last generated on Tue, 02 Apr 2024 09:41:20 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.10.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.10.3)
8
+
9
+ Tue, 02 Apr 2024 09:41:20 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.10.2..@fluentui/react-aria_v9.10.3)
11
+
12
+ ### Patches
13
+
14
+ - Bump @fluentui/react-shared-contexts to v9.16.0 ([PR #30926](https://github.com/microsoft/fluentui/pull/30926) by beachball)
15
+ - Bump @fluentui/react-jsx-runtime to v9.0.35 ([PR #30926](https://github.com/microsoft/fluentui/pull/30926) by beachball)
16
+ - Bump @fluentui/react-tabster to v9.19.6 ([PR #30926](https://github.com/microsoft/fluentui/pull/30926) by beachball)
17
+ - Bump @fluentui/react-utilities to v9.18.6 ([PR #30926](https://github.com/microsoft/fluentui/pull/30926) by beachball)
18
+
19
+ ## [9.10.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.10.2)
20
+
21
+ Mon, 18 Mar 2024 19:50:46 GMT
22
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.10.1..@fluentui/react-aria_v9.10.2)
23
+
24
+ ### Patches
25
+
26
+ - Bump @fluentui/react-shared-contexts to v9.15.2 ([PR #30600](https://github.com/microsoft/fluentui/pull/30600) by beachball)
27
+ - Bump @fluentui/react-jsx-runtime to v9.0.34 ([PR #30600](https://github.com/microsoft/fluentui/pull/30600) by beachball)
28
+ - Bump @fluentui/react-tabster to v9.19.5 ([PR #30600](https://github.com/microsoft/fluentui/pull/30600) by beachball)
29
+ - Bump @fluentui/react-utilities to v9.18.5 ([PR #30600](https://github.com/microsoft/fluentui/pull/30600) by beachball)
30
+
7
31
  ## [9.10.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.10.1)
8
32
 
9
- Fri, 15 Mar 2024 21:37:57 GMT
33
+ Fri, 15 Mar 2024 21:43:49 GMT
10
34
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.10.0..@fluentui/react-aria_v9.10.1)
11
35
 
12
36
  ### Patches
@@ -15,11 +15,11 @@ _export(exports, {
15
15
  renderAriaLiveAnnouncer_unstable: function() {
16
16
  return _renderAriaLiveAnnouncer.renderAriaLiveAnnouncer_unstable;
17
17
  },
18
- useAriaLiveAnnouncerContextValues_unstable: function() {
19
- return _useAriaLiveAnnouncerContextValues.useAriaLiveAnnouncerContextValues_unstable;
20
- },
21
18
  useAriaLiveAnnouncer_unstable: function() {
22
19
  return _useAriaLiveAnnouncer.useAriaLiveAnnouncer_unstable;
20
+ },
21
+ useAriaLiveAnnouncerContextValues_unstable: function() {
22
+ return _useAriaLiveAnnouncerContextValues.useAriaLiveAnnouncerContextValues_unstable;
23
23
  }
24
24
  });
25
25
  const _AriaLiveAnnouncer = require("./AriaLiveAnnouncer");
@@ -1 +1 @@
1
- {"version":3,"sources":["index.js"],"sourcesContent":["export { AriaLiveAnnouncer } from './AriaLiveAnnouncer';\nexport { renderAriaLiveAnnouncer_unstable } from './renderAriaLiveAnnouncer';\nexport { useAriaLiveAnnouncer_unstable } from './useAriaLiveAnnouncer';\nexport { useAriaLiveAnnouncerContextValues_unstable } from './useAriaLiveAnnouncerContextValues';\n"],"names":["AriaLiveAnnouncer","renderAriaLiveAnnouncer_unstable","useAriaLiveAnnouncerContextValues_unstable","useAriaLiveAnnouncer_unstable"],"mappings":";;;;;;;;;;;IAASA,iBAAiB;eAAjBA,oCAAiB;;IACjBC,gCAAgC;eAAhCA,yDAAgC;;IAEhCC,0CAA0C;eAA1CA,6EAA0C;;IAD1CC,6BAA6B;eAA7BA,mDAA6B;;;mCAFJ;yCACe;sCACH;mDACa"}
1
+ {"version":3,"sources":["index.js"],"sourcesContent":["export { AriaLiveAnnouncer } from './AriaLiveAnnouncer';\nexport { renderAriaLiveAnnouncer_unstable } from './renderAriaLiveAnnouncer';\nexport { useAriaLiveAnnouncer_unstable } from './useAriaLiveAnnouncer';\nexport { useAriaLiveAnnouncerContextValues_unstable } from './useAriaLiveAnnouncerContextValues';\n"],"names":["AriaLiveAnnouncer","renderAriaLiveAnnouncer_unstable","useAriaLiveAnnouncer_unstable","useAriaLiveAnnouncerContextValues_unstable"],"mappings":";;;;;;;;;;;IAASA,iBAAiB;eAAjBA,oCAAiB;;IACjBC,gCAAgC;eAAhCA,yDAAgC;;IAChCC,6BAA6B;eAA7BA,mDAA6B;;IAC7BC,0CAA0C;eAA1CA,6EAA0C;;;mCAHjB;yCACe;sCACH;mDACa"}
@@ -9,38 +9,38 @@ function _export(target, all) {
9
9
  });
10
10
  }
11
11
  _export(exports, {
12
+ useARIAButtonShorthand: function() {
13
+ return _index.useARIAButtonShorthand;
14
+ },
15
+ useARIAButtonProps: function() {
16
+ return _index.useARIAButtonProps;
17
+ },
18
+ useActiveDescendant: function() {
19
+ return _activedescendant.useActiveDescendant;
20
+ },
12
21
  ACTIVEDESCENDANT_FOCUSVISIBLE_ATTRIBUTE: function() {
13
22
  return _activedescendant.ACTIVEDESCENDANT_FOCUSVISIBLE_ATTRIBUTE;
14
23
  },
15
24
  ActiveDescendantContextProvider: function() {
16
25
  return _activedescendant.ActiveDescendantContextProvider;
17
26
  },
27
+ useActiveDescendantContext: function() {
28
+ return _activedescendant.useActiveDescendantContext;
29
+ },
30
+ useHasParentActiveDescendantContext: function() {
31
+ return _activedescendant.useHasParentActiveDescendantContext;
32
+ },
18
33
  AriaLiveAnnouncer: function() {
19
34
  return _index1.AriaLiveAnnouncer;
20
35
  },
21
36
  renderAriaLiveAnnouncer_unstable: function() {
22
37
  return _index1.renderAriaLiveAnnouncer_unstable;
23
38
  },
24
- useARIAButtonProps: function() {
25
- return _index.useARIAButtonProps;
26
- },
27
- useARIAButtonShorthand: function() {
28
- return _index.useARIAButtonShorthand;
29
- },
30
- useActiveDescendant: function() {
31
- return _activedescendant.useActiveDescendant;
32
- },
33
- useActiveDescendantContext: function() {
34
- return _activedescendant.useActiveDescendantContext;
35
- },
36
- useAriaLiveAnnouncerContextValues_unstable: function() {
37
- return _index1.useAriaLiveAnnouncerContextValues_unstable;
38
- },
39
39
  useAriaLiveAnnouncer_unstable: function() {
40
40
  return _index1.useAriaLiveAnnouncer_unstable;
41
41
  },
42
- useHasParentActiveDescendantContext: function() {
43
- return _activedescendant.useHasParentActiveDescendantContext;
42
+ useAriaLiveAnnouncerContextValues_unstable: function() {
43
+ return _index1.useAriaLiveAnnouncerContextValues_unstable;
44
44
  }
45
45
  });
46
46
  const _index = require("./button/index");
@@ -1 +1 @@
1
- {"version":3,"sources":["index.js"],"sourcesContent":["export { // eslint-disable-next-line deprecation/deprecation\nuseARIAButtonShorthand, useARIAButtonProps } from './button/index';\nexport { useActiveDescendant, ACTIVEDESCENDANT_FOCUSVISIBLE_ATTRIBUTE, ActiveDescendantContextProvider, useActiveDescendantContext, useHasParentActiveDescendantContext } from './activedescendant';\nexport { AriaLiveAnnouncer, renderAriaLiveAnnouncer_unstable, useAriaLiveAnnouncer_unstable, useAriaLiveAnnouncerContextValues_unstable } from './AriaLiveAnnouncer/index';\n"],"names":["ACTIVEDESCENDANT_FOCUSVISIBLE_ATTRIBUTE","ActiveDescendantContextProvider","AriaLiveAnnouncer","renderAriaLiveAnnouncer_unstable","useARIAButtonProps","useARIAButtonShorthand","useActiveDescendant","useActiveDescendantContext","useAriaLiveAnnouncerContextValues_unstable","useAriaLiveAnnouncer_unstable","useHasParentActiveDescendantContext"],"mappings":";;;;;;;;;;;IAE8BA,uCAAuC;eAAvCA,yDAAuC;;IAAEC,+BAA+B;eAA/BA,iDAA+B;;IAC7FC,iBAAiB;eAAjBA,yBAAiB;;IAAEC,gCAAgC;eAAhCA,wCAAgC;;IAFpCC,kBAAkB;eAAlBA,yBAAkB;;IAA1CC,sBAAsB;eAAtBA,6BAAsB;;IACbC,mBAAmB;eAAnBA,qCAAmB;;IAA4EC,0BAA0B;eAA1BA,4CAA0B;;IACrCC,0CAA0C;eAA1CA,kDAA0C;;IAAzEC,6BAA6B;eAA7BA,qCAA6B;;IADyCC,mCAAmC;eAAnCA,qDAAmC;;;uBADrH;kCAC6H;wBAChC"}
1
+ {"version":3,"sources":["index.js"],"sourcesContent":["export { // eslint-disable-next-line deprecation/deprecation\nuseARIAButtonShorthand, useARIAButtonProps } from './button/index';\nexport { useActiveDescendant, ACTIVEDESCENDANT_FOCUSVISIBLE_ATTRIBUTE, ActiveDescendantContextProvider, useActiveDescendantContext, useHasParentActiveDescendantContext } from './activedescendant';\nexport { AriaLiveAnnouncer, renderAriaLiveAnnouncer_unstable, useAriaLiveAnnouncer_unstable, useAriaLiveAnnouncerContextValues_unstable } from './AriaLiveAnnouncer/index';\n"],"names":["useARIAButtonShorthand","useARIAButtonProps","useActiveDescendant","ACTIVEDESCENDANT_FOCUSVISIBLE_ATTRIBUTE","ActiveDescendantContextProvider","useActiveDescendantContext","useHasParentActiveDescendantContext","AriaLiveAnnouncer","renderAriaLiveAnnouncer_unstable","useAriaLiveAnnouncer_unstable","useAriaLiveAnnouncerContextValues_unstable"],"mappings":";;;;;;;;;;;IACAA,sBAAsB;eAAtBA,6BAAsB;;IAAEC,kBAAkB;eAAlBA,yBAAkB;;IACjCC,mBAAmB;eAAnBA,qCAAmB;;IAAEC,uCAAuC;eAAvCA,yDAAuC;;IAAEC,+BAA+B;eAA/BA,iDAA+B;;IAAEC,0BAA0B;eAA1BA,4CAA0B;;IAAEC,mCAAmC;eAAnCA,qDAAmC;;IAC9JC,iBAAiB;eAAjBA,yBAAiB;;IAAEC,gCAAgC;eAAhCA,wCAAgC;;IAAEC,6BAA6B;eAA7BA,qCAA6B;;IAAEC,0CAA0C;eAA1CA,kDAA0C;;;uBAFrF;kCAC6H;wBAChC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-aria",
3
- "version": "9.10.1",
3
+ "version": "9.10.3",
4
4
  "description": "React helper to ensure ARIA",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -34,10 +34,10 @@
34
34
  },
35
35
  "dependencies": {
36
36
  "@fluentui/keyboard-keys": "^9.0.7",
37
- "@fluentui/react-shared-contexts": "^9.15.1",
38
- "@fluentui/react-jsx-runtime": "^9.0.33",
39
- "@fluentui/react-tabster": "^9.19.4",
40
- "@fluentui/react-utilities": "^9.18.4",
37
+ "@fluentui/react-shared-contexts": "^9.16.0",
38
+ "@fluentui/react-jsx-runtime": "^9.0.35",
39
+ "@fluentui/react-tabster": "^9.19.6",
40
+ "@fluentui/react-utilities": "^9.18.6",
41
41
  "@swc/helpers": "^0.5.1"
42
42
  },
43
43
  "peerDependencies": {