@fluentui/react-aria 0.0.0-nightly-20220623-0419.1 → 0.0.0-nightly-20220629-1444.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.
package/CHANGELOG.json CHANGED
@@ -2,16 +2,77 @@
2
2
  "name": "@fluentui/react-aria",
3
3
  "entries": [
4
4
  {
5
- "date": "Thu, 23 Jun 2022 04:31:26 GMT",
6
- "tag": "@fluentui/react-aria_v0.0.0-nightly-20220623-0419.1",
7
- "version": "0.0.0-nightly-20220623-0419.1",
5
+ "date": "Wed, 29 Jun 2022 14:56:25 GMT",
6
+ "tag": "@fluentui/react-aria_v0.0.0-nightly-20220629-1444.1",
7
+ "version": "0.0.0-nightly-20220629-1444.1",
8
8
  "comments": {
9
9
  "prerelease": [
10
+ {
11
+ "author": "email not defined",
12
+ "package": "@fluentui/react-aria",
13
+ "commit": "not available",
14
+ "comment": "Release nightly v9"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui/react-aria",
19
+ "comment": "Bump @fluentui/keyboard-keys to v0.0.0-nightly-20220629-1444.1",
20
+ "commit": "69fd45674774a9e2e90bb9fcb472a7d0b13aeafd"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui/react-aria",
25
+ "comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20220629-1444.1",
26
+ "commit": "69fd45674774a9e2e90bb9fcb472a7d0b13aeafd"
27
+ }
28
+ ]
29
+ }
30
+ },
31
+ {
32
+ "date": "Tue, 28 Jun 2022 15:14:13 GMT",
33
+ "tag": "@fluentui/react-aria_v9.0.0",
34
+ "version": "9.0.0",
35
+ "comments": {
36
+ "prerelease": [
37
+ {
38
+ "author": "lingfangao@hotmail.com",
39
+ "package": "@fluentui/react-aria",
40
+ "commit": "e0aabd850b15adf9c151ebd4e332f7c50ad6cfdf",
41
+ "comment": "Update 9.0.0-rc dependencies to use caret range"
42
+ },
43
+ {
44
+ "author": "lingfangao@hotmail.com",
45
+ "package": "@fluentui/react-aria",
46
+ "commit": "2da4428ae7d6e464c538b7ed10e425ce0e531144",
47
+ "comment": "chore: Mark internal APIs with @internal"
48
+ }
49
+ ],
50
+ "none": [
51
+ {
52
+ "author": "tristan.watanabe@gmail.com",
53
+ "package": "@fluentui/react-aria",
54
+ "commit": "319c07f0ef9ffdda6106b60d9f5f75018445fcf8",
55
+ "comment": "chore: Update Aria storybook config to index.stories.tsx entrypoint."
56
+ }
57
+ ],
58
+ "patch": [
59
+ {
60
+ "author": "lingfangao@hotmail.com",
61
+ "package": "@fluentui/react-aria",
62
+ "commit": "c7b1348bdad7aa883c29bfbc96ef2a32e6ebc7dd",
63
+ "comment": "feat: Initial 9.0.0 release"
64
+ },
65
+ {
66
+ "author": "beachball",
67
+ "package": "@fluentui/react-aria",
68
+ "comment": "Bump @fluentui/keyboard-keys to v9.0.0",
69
+ "commit": "ba6c5d651559b91c815429c9a9357c4d5a390f3e"
70
+ },
10
71
  {
11
72
  "author": "beachball",
12
73
  "package": "@fluentui/react-aria",
13
- "comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20220623-0419.1",
14
- "commit": "9df169f017c97b7fe34f7b7618e4a29baf38b22b"
74
+ "comment": "Bump @fluentui/react-utilities to v9.0.0",
75
+ "commit": "ba6c5d651559b91c815429c9a9357c4d5a390f3e"
15
76
  }
16
77
  ]
17
78
  }
package/CHANGELOG.md CHANGED
@@ -1,17 +1,35 @@
1
1
  # Change Log - @fluentui/react-aria
2
2
 
3
- This log was last generated on Thu, 23 Jun 2022 04:31:26 GMT and should not be manually modified.
3
+ This log was last generated on Wed, 29 Jun 2022 14:56:25 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
- ## [0.0.0-nightly-20220623-0419.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v0.0.0-nightly-20220623-0419.1)
7
+ ## [0.0.0-nightly-20220629-1444.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v0.0.0-nightly-20220629-1444.1)
8
8
 
9
- Thu, 23 Jun 2022 04:31:26 GMT
10
- [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-rc.10..@fluentui/react-aria_v0.0.0-nightly-20220623-0419.1)
9
+ Wed, 29 Jun 2022 14:56:25 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0..@fluentui/react-aria_v0.0.0-nightly-20220629-1444.1)
11
11
 
12
12
  ### Changes
13
13
 
14
- - Bump @fluentui/react-utilities to v0.0.0-nightly-20220623-0419.1 ([commit](https://github.com/microsoft/fluentui/commit/9df169f017c97b7fe34f7b7618e4a29baf38b22b) by beachball)
14
+ - Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/not available) by email not defined)
15
+ - Bump @fluentui/keyboard-keys to v0.0.0-nightly-20220629-1444.1 ([commit](https://github.com/microsoft/fluentui/commit/69fd45674774a9e2e90bb9fcb472a7d0b13aeafd) by beachball)
16
+ - Bump @fluentui/react-utilities to v0.0.0-nightly-20220629-1444.1 ([commit](https://github.com/microsoft/fluentui/commit/69fd45674774a9e2e90bb9fcb472a7d0b13aeafd) by beachball)
17
+
18
+ ## [9.0.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0)
19
+
20
+ Tue, 28 Jun 2022 15:14:13 GMT
21
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-rc.10..@fluentui/react-aria_v9.0.0)
22
+
23
+ ### Patches
24
+
25
+ - feat: Initial 9.0.0 release ([PR #23733](https://github.com/microsoft/fluentui/pull/23733) by lingfangao@hotmail.com)
26
+ - Bump @fluentui/keyboard-keys to v9.0.0 ([commit](https://github.com/microsoft/fluentui/commit/ba6c5d651559b91c815429c9a9357c4d5a390f3e) by beachball)
27
+ - Bump @fluentui/react-utilities to v9.0.0 ([commit](https://github.com/microsoft/fluentui/commit/ba6c5d651559b91c815429c9a9357c4d5a390f3e) by beachball)
28
+
29
+ ### Changes
30
+
31
+ - Update 9.0.0-rc dependencies to use caret range ([PR #23732](https://github.com/microsoft/fluentui/pull/23732) by lingfangao@hotmail.com)
32
+ - chore: Mark internal APIs with @internal ([PR #23689](https://github.com/microsoft/fluentui/pull/23689) by lingfangao@hotmail.com)
15
33
 
16
34
  ## [9.0.0-rc.10](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-rc.10)
17
35
 
package/dist/index.d.ts CHANGED
@@ -8,6 +8,7 @@ export declare type ARIAButtonSlotProps = ExtractSlotProps<Slot<'button', 'a'>>
8
8
  };
9
9
 
10
10
  /**
11
+ * @internal
11
12
  * Merges disabled declaration with `aria-disabled`
12
13
  */
13
14
  export declare function mergeARIADisabled(shorthand: {
@@ -1,4 +1,5 @@
1
1
  /**
2
+ * @internal
2
3
  * Merges disabled declaration with `aria-disabled`
3
4
  */
4
5
  export function mergeARIADisabled(shorthand) {
@@ -1 +1 @@
1
- {"version":3,"sources":["utils/mergeARIADisabled.ts"],"names":[],"mappings":"AAAA;;AAEG;AACH,OAAM,SAAU,iBAAV,CAA4B,SAA5B,EAAiG;;;EACrG,MAAM,QAAQ,GAAG,CAAA,EAAA,GAAA,SAAS,CAAC,QAAV,MAAkB,IAAlB,IAAkB,EAAA,KAAA,KAAA,CAAlB,GAAkB,EAAlB,GAAsB,SAAS,CAAC,eAAD,CAAhD;;EACA,IAAI,OAAO,QAAP,KAAoB,QAAxB,EAAkC;IAChC,OAAO,QAAQ,KAAK,OAAb,GAAuB,KAAvB,GAA+B,IAAtC;EACD;;EACD,OAAO,QAAQ,KAAA,IAAR,IAAA,QAAQ,KAAA,KAAA,CAAR,GAAA,QAAA,GAAY,KAAnB;AACD","sourcesContent":["/**\n * Merges disabled declaration with `aria-disabled`\n */\nexport function mergeARIADisabled(shorthand: { 'aria-disabled'?: string | boolean; disabled?: boolean }) {\n const disabled = shorthand.disabled ?? shorthand['aria-disabled'];\n if (typeof disabled === 'string') {\n return disabled === 'false' ? false : true;\n }\n return disabled ?? false;\n}\n"],"sourceRoot":"../src/"}
1
+ {"version":3,"sources":["utils/mergeARIADisabled.ts"],"names":[],"mappings":"AAAA;;;AAGG;AACH,OAAM,SAAU,iBAAV,CAA4B,SAA5B,EAAiG;;;EACrG,MAAM,QAAQ,GAAG,CAAA,EAAA,GAAA,SAAS,CAAC,QAAV,MAAkB,IAAlB,IAAkB,EAAA,KAAA,KAAA,CAAlB,GAAkB,EAAlB,GAAsB,SAAS,CAAC,eAAD,CAAhD;;EACA,IAAI,OAAO,QAAP,KAAoB,QAAxB,EAAkC;IAChC,OAAO,QAAQ,KAAK,OAAb,GAAuB,KAAvB,GAA+B,IAAtC;EACD;;EACD,OAAO,QAAQ,KAAA,IAAR,IAAA,QAAQ,KAAA,KAAA,CAAR,GAAA,QAAA,GAAY,KAAnB;AACD","sourcesContent":["/**\n * @internal\n * Merges disabled declaration with `aria-disabled`\n */\nexport function mergeARIADisabled(shorthand: { 'aria-disabled'?: string | boolean; disabled?: boolean }) {\n const disabled = shorthand.disabled ?? shorthand['aria-disabled'];\n if (typeof disabled === 'string') {\n return disabled === 'false' ? false : true;\n }\n return disabled ?? false;\n}\n"],"sourceRoot":"../src/"}
@@ -5,6 +5,7 @@ Object.defineProperty(exports, "__esModule", {
5
5
  });
6
6
  exports.mergeARIADisabled = void 0;
7
7
  /**
8
+ * @internal
8
9
  * Merges disabled declaration with `aria-disabled`
9
10
  */
10
11
 
@@ -1 +1 @@
1
- {"version":3,"sources":["utils/mergeARIADisabled.ts"],"names":[],"mappings":";;;;;;AAAA;;AAEG;;AACH,SAAgB,iBAAhB,CAAkC,SAAlC,EAAuG;;;EACrG,MAAM,QAAQ,GAAG,CAAA,EAAA,GAAA,SAAS,CAAC,QAAV,MAAkB,IAAlB,IAAkB,EAAA,KAAA,KAAA,CAAlB,GAAkB,EAAlB,GAAsB,SAAS,CAAC,eAAD,CAAhD;;EACA,IAAI,OAAO,QAAP,KAAoB,QAAxB,EAAkC;IAChC,OAAO,QAAQ,KAAK,OAAb,GAAuB,KAAvB,GAA+B,IAAtC;EACD;;EACD,OAAO,QAAQ,KAAA,IAAR,IAAA,QAAQ,KAAA,KAAA,CAAR,GAAA,QAAA,GAAY,KAAnB;AACD;;AAND,OAAA,CAAA,iBAAA,GAAA,iBAAA","sourcesContent":["/**\n * Merges disabled declaration with `aria-disabled`\n */\nexport function mergeARIADisabled(shorthand: { 'aria-disabled'?: string | boolean; disabled?: boolean }) {\n const disabled = shorthand.disabled ?? shorthand['aria-disabled'];\n if (typeof disabled === 'string') {\n return disabled === 'false' ? false : true;\n }\n return disabled ?? false;\n}\n"],"sourceRoot":"../src/"}
1
+ {"version":3,"sources":["utils/mergeARIADisabled.ts"],"names":[],"mappings":";;;;;;AAAA;;;AAGG;;AACH,SAAgB,iBAAhB,CAAkC,SAAlC,EAAuG;;;EACrG,MAAM,QAAQ,GAAG,CAAA,EAAA,GAAA,SAAS,CAAC,QAAV,MAAkB,IAAlB,IAAkB,EAAA,KAAA,KAAA,CAAlB,GAAkB,EAAlB,GAAsB,SAAS,CAAC,eAAD,CAAhD;;EACA,IAAI,OAAO,QAAP,KAAoB,QAAxB,EAAkC;IAChC,OAAO,QAAQ,KAAK,OAAb,GAAuB,KAAvB,GAA+B,IAAtC;EACD;;EACD,OAAO,QAAQ,KAAA,IAAR,IAAA,QAAQ,KAAA,KAAA,CAAR,GAAA,QAAA,GAAY,KAAnB;AACD;;AAND,OAAA,CAAA,iBAAA,GAAA,iBAAA","sourcesContent":["/**\n * @internal\n * Merges disabled declaration with `aria-disabled`\n */\nexport function mergeARIADisabled(shorthand: { 'aria-disabled'?: string | boolean; disabled?: boolean }) {\n const disabled = shorthand.disabled ?? shorthand['aria-disabled'];\n if (typeof disabled === 'string') {\n return disabled === 'false' ? false : true;\n }\n return disabled ?? false;\n}\n"],"sourceRoot":"../src/"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-aria",
3
- "version": "0.0.0-nightly-20220623-0419.1",
3
+ "version": "0.0.0-nightly-20220629-1444.1",
4
4
  "description": "React helper to ensure ARIA",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -30,8 +30,8 @@
30
30
  "@fluentui/scripts": "^1.0.0"
31
31
  },
32
32
  "dependencies": {
33
- "@fluentui/keyboard-keys": "0.0.0-nightly-20220623-0419.0",
34
- "@fluentui/react-utilities": "0.0.0-nightly-20220623-0419.1",
33
+ "@fluentui/keyboard-keys": "^0.0.0-nightly-20220629-1444.1",
34
+ "@fluentui/react-utilities": "^0.0.0-nightly-20220629-1444.1",
35
35
  "tslib": "^2.1.0"
36
36
  },
37
37
  "peerDependencies": {
@@ -42,9 +42,7 @@
42
42
  },
43
43
  "beachball": {
44
44
  "disallowedChangeTypes": [
45
- "major",
46
- "minor",
47
- "patch"
45
+ "major"
48
46
  ]
49
47
  },
50
48
  "exports": {