@fluentui-react-native/focus-trap-zone 0.8.26 → 0.8.29

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,7 +2,82 @@
2
2
  "name": "@fluentui-react-native/focus-trap-zone",
3
3
  "entries": [
4
4
  {
5
- "date": "Mon, 07 Mar 2022 19:14:17 GMT",
5
+ "date": "Thu, 31 Mar 2022 07:25:44 GMT",
6
+ "tag": "@fluentui-react-native/focus-trap-zone_v0.8.29",
7
+ "version": "0.8.29",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "4123478+tido64@users.noreply.github.com",
12
+ "package": "@fluentui-react-native/focus-trap-zone",
13
+ "commit": "c39b4436f2ca160a31ca1d7ca9fa8bf7d59512ed",
14
+ "comment": "Ban `export *` in index files for better tree-shakeability"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui-react-native/focus-trap-zone",
19
+ "comment": "Bump @fluentui-react-native/adapters to v0.8.5",
20
+ "commit": "c39b4436f2ca160a31ca1d7ca9fa8bf7d59512ed"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui-react-native/focus-trap-zone",
25
+ "comment": "Bump @fluentui-react-native/component-cache to v1.3.2",
26
+ "commit": "c39b4436f2ca160a31ca1d7ca9fa8bf7d59512ed"
27
+ },
28
+ {
29
+ "author": "beachball",
30
+ "package": "@fluentui-react-native/focus-trap-zone",
31
+ "comment": "Bump @fluentui-react-native/interactive-hooks to v0.14.6",
32
+ "commit": "c39b4436f2ca160a31ca1d7ca9fa8bf7d59512ed"
33
+ },
34
+ {
35
+ "author": "beachball",
36
+ "package": "@fluentui-react-native/focus-trap-zone",
37
+ "comment": "Bump @uifabricshared/foundation-composable to v0.10.3",
38
+ "commit": "c39b4436f2ca160a31ca1d7ca9fa8bf7d59512ed"
39
+ },
40
+ {
41
+ "author": "beachball",
42
+ "package": "@fluentui-react-native/focus-trap-zone",
43
+ "comment": "Bump @uifabricshared/foundation-settings to v0.11.3",
44
+ "commit": "c39b4436f2ca160a31ca1d7ca9fa8bf7d59512ed"
45
+ }
46
+ ]
47
+ }
48
+ },
49
+ {
50
+ "date": "Mon, 28 Mar 2022 15:02:37 GMT",
51
+ "tag": "@fluentui-react-native/focus-trap-zone_v0.8.28",
52
+ "version": "0.8.28",
53
+ "comments": {
54
+ "patch": [
55
+ {
56
+ "author": "beachball",
57
+ "package": "@fluentui-react-native/focus-trap-zone",
58
+ "comment": "Bump @fluentui-react-native/interactive-hooks to v0.14.5",
59
+ "commit": "c85943cf17fb111a721e006e1619084e27650b39"
60
+ }
61
+ ]
62
+ }
63
+ },
64
+ {
65
+ "date": "Wed, 23 Mar 2022 17:24:05 GMT",
66
+ "tag": "@fluentui-react-native/focus-trap-zone_v0.8.27",
67
+ "version": "0.8.27",
68
+ "comments": {
69
+ "patch": [
70
+ {
71
+ "author": "beachball",
72
+ "package": "@fluentui-react-native/focus-trap-zone",
73
+ "comment": "Bump @fluentui-react-native/interactive-hooks to v0.14.4",
74
+ "commit": "0a18d2f8bb6505c6c6e2445ff3ba62ac79334872"
75
+ }
76
+ ]
77
+ }
78
+ },
79
+ {
80
+ "date": "Mon, 07 Mar 2022 19:15:33 GMT",
6
81
  "tag": "@fluentui-react-native/focus-trap-zone_v0.8.26",
7
82
  "version": "0.8.26",
8
83
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,41 @@
1
1
  # Change Log - @fluentui-react-native/focus-trap-zone
2
2
 
3
- This log was last generated on Mon, 07 Mar 2022 19:14:17 GMT and should not be manually modified.
3
+ This log was last generated on Thu, 31 Mar 2022 07:25:44 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## 0.8.29
8
+
9
+ Thu, 31 Mar 2022 07:25:44 GMT
10
+
11
+ ### Patches
12
+
13
+ - Ban `export *` in index files for better tree-shakeability (4123478+tido64@users.noreply.github.com)
14
+ - Bump @fluentui-react-native/adapters to v0.8.5
15
+ - Bump @fluentui-react-native/component-cache to v1.3.2
16
+ - Bump @fluentui-react-native/interactive-hooks to v0.14.6
17
+ - Bump @uifabricshared/foundation-composable to v0.10.3
18
+ - Bump @uifabricshared/foundation-settings to v0.11.3
19
+
20
+ ## 0.8.28
21
+
22
+ Mon, 28 Mar 2022 15:02:37 GMT
23
+
24
+ ### Patches
25
+
26
+ - Bump @fluentui-react-native/interactive-hooks to v0.14.5
27
+
28
+ ## 0.8.27
29
+
30
+ Wed, 23 Mar 2022 17:24:05 GMT
31
+
32
+ ### Patches
33
+
34
+ - Bump @fluentui-react-native/interactive-hooks to v0.14.4
35
+
7
36
  ## 0.8.26
8
37
 
9
- Mon, 07 Mar 2022 19:14:17 GMT
38
+ Mon, 07 Mar 2022 19:15:33 GMT
10
39
 
11
40
  ### Patches
12
41
 
package/lib/index.d.ts CHANGED
@@ -1,3 +1,3 @@
1
- export * from './FocusTrapZone.types';
2
- export * from './FocusTrapZone';
1
+ export type { IFocusTrapZoneProps, IFocusTrapZoneSlotProps, IFocusTrapZoneType } from './FocusTrapZone.types';
2
+ export { FocusTrapZone, filterOutComponentRef } from './FocusTrapZone';
3
3
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,uBAAuB,CAAC;AACtC,cAAc,iBAAiB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,YAAY,EAAE,mBAAmB,EAAE,uBAAuB,EAAE,kBAAkB,EAAE,MAAM,uBAAuB,CAAC;AAC9G,OAAO,EAAE,aAAa,EAAE,qBAAqB,EAAE,MAAM,iBAAiB,CAAC"}
package/lib/index.js CHANGED
@@ -1,3 +1,2 @@
1
- export * from './FocusTrapZone.types';
2
- export * from './FocusTrapZone';
1
+ export { FocusTrapZone, filterOutComponentRef } from './FocusTrapZone';
3
2
  //# sourceMappingURL=index.js.map
package/lib/index.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,uBAAuB,CAAC;AACtC,cAAc,iBAAiB,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,aAAa,EAAE,qBAAqB,EAAE,MAAM,iBAAiB,CAAC"}
@@ -1,3 +1,3 @@
1
- export * from './FocusTrapZone.types';
2
- export * from './FocusTrapZone';
1
+ export type { IFocusTrapZoneProps, IFocusTrapZoneSlotProps, IFocusTrapZoneType } from './FocusTrapZone.types';
2
+ export { FocusTrapZone, filterOutComponentRef } from './FocusTrapZone';
3
3
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,uBAAuB,CAAC;AACtC,cAAc,iBAAiB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,YAAY,EAAE,mBAAmB,EAAE,uBAAuB,EAAE,kBAAkB,EAAE,MAAM,uBAAuB,CAAC;AAC9G,OAAO,EAAE,aAAa,EAAE,qBAAqB,EAAE,MAAM,iBAAiB,CAAC"}
@@ -1,15 +1,7 @@
1
1
  "use strict";
2
- var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
- if (k2 === undefined) k2 = k;
4
- Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
5
- }) : (function(o, m, k, k2) {
6
- if (k2 === undefined) k2 = k;
7
- o[k2] = m[k];
8
- }));
9
- var __exportStar = (this && this.__exportStar) || function(m, exports) {
10
- for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
11
- };
12
2
  Object.defineProperty(exports, "__esModule", { value: true });
13
- __exportStar(require("./FocusTrapZone.types"), exports);
14
- __exportStar(require("./FocusTrapZone"), exports);
3
+ exports.filterOutComponentRef = exports.FocusTrapZone = void 0;
4
+ var FocusTrapZone_1 = require("./FocusTrapZone");
5
+ Object.defineProperty(exports, "FocusTrapZone", { enumerable: true, get: function () { return FocusTrapZone_1.FocusTrapZone; } });
6
+ Object.defineProperty(exports, "filterOutComponentRef", { enumerable: true, get: function () { return FocusTrapZone_1.filterOutComponentRef; } });
15
7
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,wDAAsC;AACtC,kDAAgC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";;;AACA,iDAAuE;AAA9D,8GAAA,aAAa,OAAA;AAAE,sHAAA,qBAAqB,OAAA"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui-react-native/focus-trap-zone",
3
- "version": "0.8.26",
3
+ "version": "0.8.29",
4
4
  "description": "A cross-platform FocusTrapZone component using the Fluent Design System",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -22,11 +22,11 @@
22
22
  "directory": "packages/components/FocusTrapZone"
23
23
  },
24
24
  "dependencies": {
25
- "@fluentui-react-native/adapters": ">=0.8.4 <1.0.0",
26
- "@fluentui-react-native/component-cache": "^1.3.1",
27
- "@fluentui-react-native/interactive-hooks": ">=0.14.3 <1.0.0",
28
- "@uifabricshared/foundation-composable": ">=0.10.2 <1.0.0",
29
- "@uifabricshared/foundation-settings": ">=0.11.2 <1.0.0"
25
+ "@fluentui-react-native/adapters": ">=0.8.5 <1.0.0",
26
+ "@fluentui-react-native/component-cache": "^1.3.2",
27
+ "@fluentui-react-native/interactive-hooks": ">=0.14.6 <1.0.0",
28
+ "@uifabricshared/foundation-composable": ">=0.10.3 <1.0.0",
29
+ "@uifabricshared/foundation-settings": ">=0.11.3 <1.0.0"
30
30
  },
31
31
  "devDependencies": {
32
32
  "@fluentui-react-native/eslint-config-rules": "^0.1.1",
package/src/index.ts CHANGED
@@ -1,2 +1,2 @@
1
- export * from './FocusTrapZone.types';
2
- export * from './FocusTrapZone';
1
+ export type { IFocusTrapZoneProps, IFocusTrapZoneSlotProps, IFocusTrapZoneType } from './FocusTrapZone.types';
2
+ export { FocusTrapZone, filterOutComponentRef } from './FocusTrapZone';