@fluentui-react-native/focus-trap-zone 0.7.53 → 0.8.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.
package/.eslintrc.js CHANGED
@@ -1,5 +1,3 @@
1
1
  module.exports = {
2
- extends: [
3
- "@uifabricshared/eslint-config-rules"
4
- ]
5
- }
2
+ extends: ['@fluentui-react-native/eslint-config-rules'],
3
+ };
package/CHANGELOG.json CHANGED
@@ -2,7 +2,156 @@
2
2
  "name": "@fluentui-react-native/focus-trap-zone",
3
3
  "entries": [
4
4
  {
5
- "date": "Mon, 01 Nov 2021 18:51:49 GMT",
5
+ "date": "Fri, 17 Dec 2021 01:23:52 GMT",
6
+ "tag": "@fluentui-react-native/focus-trap-zone_v0.8.2",
7
+ "version": "0.8.2",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "@fluentui-react-native/focus-trap-zone",
13
+ "comment": "Bump @fluentui-react-native/interactive-hooks to v0.11.2",
14
+ "commit": "511aeb31982a5fb9dd2f7196c0c7217cc4a3dbc6"
15
+ }
16
+ ]
17
+ }
18
+ },
19
+ {
20
+ "date": "Thu, 16 Dec 2021 23:00:57 GMT",
21
+ "tag": "@fluentui-react-native/focus-trap-zone_v0.8.1",
22
+ "version": "0.8.1",
23
+ "comments": {
24
+ "none": [
25
+ {
26
+ "author": "dannyvv@microsoft.com",
27
+ "package": "@fluentui-react-native/focus-trap-zone",
28
+ "commit": "25b3989739737bc598a5d699a941af4c0b4a421f",
29
+ "comment": "📦 applying package updates ***NO_CI***"
30
+ }
31
+ ]
32
+ }
33
+ },
34
+ {
35
+ "date": "Thu, 16 Dec 2021 19:10:27 GMT",
36
+ "tag": "@fluentui-react-native/focus-trap-zone_v0.8.1",
37
+ "version": "0.8.1",
38
+ "comments": {
39
+ "patch": [
40
+ {
41
+ "author": "sanajmi@microsoft.com",
42
+ "package": "@fluentui-react-native/focus-trap-zone",
43
+ "commit": "e597717b14dce4916740076786391449dd4a7c69",
44
+ "comment": "Rename Jest snapshots to be platform agnostic "
45
+ },
46
+ {
47
+ "author": "beachball",
48
+ "package": "@fluentui-react-native/focus-trap-zone",
49
+ "comment": "Bump @fluentui-react-native/adapters to v0.8.1",
50
+ "commit": "6a9f067ae2510481b6ff3512c10c08e7de84f86e"
51
+ },
52
+ {
53
+ "author": "beachball",
54
+ "package": "@fluentui-react-native/focus-trap-zone",
55
+ "comment": "Bump @fluentui-react-native/interactive-hooks to v0.11.1",
56
+ "commit": "6a9f067ae2510481b6ff3512c10c08e7de84f86e"
57
+ }
58
+ ]
59
+ }
60
+ },
61
+ {
62
+ "date": "Wed, 17 Nov 2021 19:28:07 GMT",
63
+ "tag": "@fluentui-react-native/focus-trap-zone_v0.8.0",
64
+ "version": "0.8.0",
65
+ "comments": {
66
+ "minor": [
67
+ {
68
+ "comment": "Update to react-native 0.64",
69
+ "author": "afoxman@microsoft.com",
70
+ "commit": "f16d742b5c2d5b97e49ac1ef7b740cbf89fc42e6",
71
+ "package": "@fluentui-react-native/focus-trap-zone"
72
+ }
73
+ ],
74
+ "patch": [
75
+ {
76
+ "comment": "Bump @fluentui-react-native/adapters to v0.8.0",
77
+ "author": "afoxman@microsoft.com",
78
+ "commit": "f16d742b5c2d5b97e49ac1ef7b740cbf89fc42e6",
79
+ "package": "@fluentui-react-native/focus-trap-zone"
80
+ },
81
+ {
82
+ "comment": "Bump @fluentui-react-native/interactive-hooks to v0.11.0",
83
+ "author": "afoxman@microsoft.com",
84
+ "commit": "f16d742b5c2d5b97e49ac1ef7b740cbf89fc42e6",
85
+ "package": "@fluentui-react-native/focus-trap-zone"
86
+ },
87
+ {
88
+ "comment": "Bump @fluentui-react-native/component-cache to v1.3.0",
89
+ "author": "afoxman@microsoft.com",
90
+ "commit": "f16d742b5c2d5b97e49ac1ef7b740cbf89fc42e6",
91
+ "package": "@fluentui-react-native/focus-trap-zone"
92
+ },
93
+ {
94
+ "comment": "Bump @uifabricshared/foundation-composable to v0.10.0",
95
+ "author": "afoxman@microsoft.com",
96
+ "commit": "f16d742b5c2d5b97e49ac1ef7b740cbf89fc42e6",
97
+ "package": "@fluentui-react-native/focus-trap-zone"
98
+ },
99
+ {
100
+ "comment": "Bump @uifabricshared/foundation-settings to v0.11.0",
101
+ "author": "afoxman@microsoft.com",
102
+ "commit": "f16d742b5c2d5b97e49ac1ef7b740cbf89fc42e6",
103
+ "package": "@fluentui-react-native/focus-trap-zone"
104
+ }
105
+ ]
106
+ }
107
+ },
108
+ {
109
+ "date": "Fri, 12 Nov 2021 16:07:20 GMT",
110
+ "tag": "@fluentui-react-native/focus-trap-zone_v0.7.54",
111
+ "version": "0.7.54",
112
+ "comments": {
113
+ "none": [
114
+ {
115
+ "comment": "Bump @fluentui-react-native/interactive-hooks to v0.10.54",
116
+ "author": "4123478+tido64@users.noreply.github.com",
117
+ "commit": "25673699e6c6c064b41f1246c2c995baa67a74ad",
118
+ "package": "@fluentui-react-native/focus-trap-zone"
119
+ }
120
+ ]
121
+ }
122
+ },
123
+ {
124
+ "date": "Thu, 11 Nov 2021 23:17:41 GMT",
125
+ "tag": "@fluentui-react-native/focus-trap-zone_v0.7.54",
126
+ "version": "0.7.54",
127
+ "comments": {
128
+ "none": [
129
+ {
130
+ "comment": "Rename uifabricshared/eslint-config-rules to fluentui-react-native/eslint-config-rules",
131
+ "author": "ruaraki@microsoft.com",
132
+ "commit": "110fba2a1721a914501404f6040f07656307549e",
133
+ "package": "@fluentui-react-native/focus-trap-zone"
134
+ }
135
+ ]
136
+ }
137
+ },
138
+ {
139
+ "date": "Tue, 09 Nov 2021 23:04:33 GMT",
140
+ "tag": "@fluentui-react-native/focus-trap-zone_v0.7.54",
141
+ "version": "0.7.54",
142
+ "comments": {
143
+ "patch": [
144
+ {
145
+ "comment": "Bump @fluentui-react-native/interactive-hooks to v0.10.54",
146
+ "author": "67026167+chiuam@users.noreply.github.com",
147
+ "commit": "8baa72ed4ec06f90a51cf757e1924e946f76a537",
148
+ "package": "@fluentui-react-native/focus-trap-zone"
149
+ }
150
+ ]
151
+ }
152
+ },
153
+ {
154
+ "date": "Mon, 01 Nov 2021 18:53:37 GMT",
6
155
  "tag": "@fluentui-react-native/focus-trap-zone_v0.7.53",
7
156
  "version": "0.7.53",
8
157
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,54 @@
1
1
  # Change Log - @fluentui-react-native/focus-trap-zone
2
2
 
3
- This log was last generated on Mon, 01 Nov 2021 18:51:49 GMT and should not be manually modified.
3
+ This log was last generated on Fri, 17 Dec 2021 01:23:52 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## 0.8.2
8
+
9
+ Fri, 17 Dec 2021 01:23:52 GMT
10
+
11
+ ### Patches
12
+
13
+ - Bump @fluentui-react-native/interactive-hooks to v0.11.2
14
+
15
+ ## 0.8.1
16
+
17
+ Thu, 16 Dec 2021 19:10:27 GMT
18
+
19
+ ### Patches
20
+
21
+ - Rename Jest snapshots to be platform agnostic (sanajmi@microsoft.com)
22
+ - Bump @fluentui-react-native/adapters to v0.8.1
23
+ - Bump @fluentui-react-native/interactive-hooks to v0.11.1
24
+
25
+ ## 0.8.0
26
+
27
+ Wed, 17 Nov 2021 19:28:07 GMT
28
+
29
+ ### Minor changes
30
+
31
+ - Update to react-native 0.64 (afoxman@microsoft.com)
32
+
33
+ ### Patches
34
+
35
+ - Bump @fluentui-react-native/adapters to v0.8.0 (afoxman@microsoft.com)
36
+ - Bump @fluentui-react-native/interactive-hooks to v0.11.0 (afoxman@microsoft.com)
37
+ - Bump @fluentui-react-native/component-cache to v1.3.0 (afoxman@microsoft.com)
38
+ - Bump @uifabricshared/foundation-composable to v0.10.0 (afoxman@microsoft.com)
39
+ - Bump @uifabricshared/foundation-settings to v0.11.0 (afoxman@microsoft.com)
40
+
41
+ ## 0.7.54
42
+
43
+ Tue, 09 Nov 2021 23:04:33 GMT
44
+
45
+ ### Patches
46
+
47
+ - Bump @fluentui-react-native/interactive-hooks to v0.10.54 (67026167+chiuam@users.noreply.github.com)
48
+
7
49
  ## 0.7.53
8
50
 
9
- Mon, 01 Nov 2021 18:51:49 GMT
51
+ Mon, 01 Nov 2021 18:53:37 GMT
10
52
 
11
53
  ### Patches
12
54
 
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=FocusTrapZone.test.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"FocusTrapZone.test.d.ts","sourceRoot":"","sources":["../../src/__tests__/FocusTrapZone.test.tsx"],"names":[],"mappings":""}
@@ -12,4 +12,4 @@ it('FocusTrapZone all props props', function () {
12
12
  .toJSON();
13
13
  expect(tree).toMatchSnapshot();
14
14
  });
15
- //# sourceMappingURL=FocusTrapZone.test.win32.js.map
15
+ //# sourceMappingURL=FocusTrapZone.test.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"FocusTrapZone.test.js","sourceRoot":"","sources":["../../src/__tests__/FocusTrapZone.test.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,aAAa,EAAE,MAAM,IAAI,CAAC;AACnC,OAAO,KAAK,QAAQ,MAAM,qBAAqB,CAAC;AAGhD,EAAE,CAAC,6BAA6B,EAAE;IAChC,IAAM,IAAI,GAAG,QAAQ,CAAC,MAAM,CAAC,oBAAC,aAAa,OAAG,CAAC,CAAC,MAAM,EAAE,CAAC;IACzD,MAAM,CAAC,IAAI,CAAC,CAAC,eAAe,EAAE,CAAC;AACjC,CAAC,CAAC,CAAC;AAEH,EAAE,CAAC,+BAA+B,EAAE;IAClC,IAAM,GAAG,GAAgC,EAAE,OAAO,EAAE,IAAI,EAAE,CAAC;IAC3D,IAAM,IAAI,GAAG,QAAQ;SAClB,MAAM,CAAC,oBAAC,aAAa,IAAC,YAAY,EAAE,GAAG,EAAE,iBAAiB,QAAC,QAAQ,QAAC,sBAAsB,QAAC,kCAAkC,SAAG,CAAC;SACjI,MAAM,EAAE,CAAC;IACZ,MAAM,CAAC,IAAI,CAAC,CAAC,eAAe,EAAE,CAAC;AACjC,CAAC,CAAC,CAAC"}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=FocusTrapZone.test.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"FocusTrapZone.test.d.ts","sourceRoot":"","sources":["../../src/__tests__/FocusTrapZone.test.tsx"],"names":[],"mappings":""}
@@ -21,4 +21,4 @@ it('FocusTrapZone all props props', function () {
21
21
  .toJSON();
22
22
  expect(tree).toMatchSnapshot();
23
23
  });
24
- //# sourceMappingURL=FocusTrapZone.test.win32.js.map
24
+ //# sourceMappingURL=FocusTrapZone.test.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"FocusTrapZone.test.js","sourceRoot":"","sources":["../../src/__tests__/FocusTrapZone.test.tsx"],"names":[],"mappings":";;;;;;;;;AAAA,2CAA+B;AAC/B,wBAAmC;AACnC,4DAAgD;AAGhD,EAAE,CAAC,6BAA6B,EAAE;IAChC,IAAM,IAAI,GAAG,QAAQ,CAAC,MAAM,CAAC,oBAAC,iBAAa,OAAG,CAAC,CAAC,MAAM,EAAE,CAAC;IACzD,MAAM,CAAC,IAAI,CAAC,CAAC,eAAe,EAAE,CAAC;AACjC,CAAC,CAAC,CAAC;AAEH,EAAE,CAAC,+BAA+B,EAAE;IAClC,IAAM,GAAG,GAAgC,EAAE,OAAO,EAAE,IAAI,EAAE,CAAC;IAC3D,IAAM,IAAI,GAAG,QAAQ;SAClB,MAAM,CAAC,oBAAC,iBAAa,IAAC,YAAY,EAAE,GAAG,EAAE,iBAAiB,QAAC,QAAQ,QAAC,sBAAsB,QAAC,kCAAkC,SAAG,CAAC;SACjI,MAAM,EAAE,CAAC;IACZ,MAAM,CAAC,IAAI,CAAC,CAAC,eAAe,EAAE,CAAC;AACjC,CAAC,CAAC,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui-react-native/focus-trap-zone",
3
- "version": "0.7.53",
3
+ "version": "0.8.2",
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",
@@ -17,21 +17,21 @@
17
17
  "prettier-fix": "fluentui-scripts prettier --fix true"
18
18
  },
19
19
  "dependencies": {
20
- "@fluentui-react-native/adapters": ">=0.7.5 <1.0.0",
21
- "@fluentui-react-native/component-cache": "^1.2.3",
22
- "@fluentui-react-native/interactive-hooks": ">=0.10.53 <1.0.0",
23
- "@uifabricshared/foundation-composable": ">=0.9.3 <1.0.0",
24
- "@uifabricshared/foundation-settings": ">=0.10.3 <1.0.0"
20
+ "@fluentui-react-native/adapters": ">=0.8.1 <1.0.0",
21
+ "@fluentui-react-native/component-cache": "^1.3.0",
22
+ "@fluentui-react-native/interactive-hooks": ">=0.11.2 <1.0.0",
23
+ "@uifabricshared/foundation-composable": ">=0.10.0 <1.0.0",
24
+ "@uifabricshared/foundation-settings": ">=0.11.0 <1.0.0"
25
25
  },
26
26
  "devDependencies": {
27
- "@types/react-native": "^0.63.0",
27
+ "@fluentui-react-native/eslint-config-rules": "^0.1.1",
28
+ "@types/react-native": "^0.64.0",
28
29
  "@uifabricshared/build-native": "^0.1.1",
29
- "@uifabricshared/eslint-config-rules": "^0.1.1",
30
- "react-native": "^0.63.4"
30
+ "react-native": "^0.64.3"
31
31
  },
32
32
  "peerDependencies": {
33
- "react": ">=16.13.1",
34
- "react-native": ">=0.63.4"
33
+ "react": ">=17.0.1",
34
+ "react-native": ">=0.64.3"
35
35
  },
36
36
  "author": "",
37
37
  "license": "MIT"
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=FocusTrapZone.test.win32.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"FocusTrapZone.test.win32.d.ts","sourceRoot":"","sources":["../../src/__tests__/FocusTrapZone.test.win32.tsx"],"names":[],"mappings":""}
@@ -1 +0,0 @@
1
- {"version":3,"file":"FocusTrapZone.test.win32.js","sourceRoot":"","sources":["../../src/__tests__/FocusTrapZone.test.win32.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,aAAa,EAAE,MAAM,IAAI,CAAC;AACnC,OAAO,KAAK,QAAQ,MAAM,qBAAqB,CAAC;AAGhD,EAAE,CAAC,6BAA6B,EAAE;IAChC,IAAM,IAAI,GAAG,QAAQ,CAAC,MAAM,CAAC,oBAAC,aAAa,OAAG,CAAC,CAAC,MAAM,EAAE,CAAC;IACzD,MAAM,CAAC,IAAI,CAAC,CAAC,eAAe,EAAE,CAAC;AACjC,CAAC,CAAC,CAAC;AAEH,EAAE,CAAC,+BAA+B,EAAE;IAClC,IAAM,GAAG,GAAgC,EAAE,OAAO,EAAE,IAAI,EAAE,CAAC;IAC3D,IAAM,IAAI,GAAG,QAAQ;SAClB,MAAM,CAAC,oBAAC,aAAa,IAAC,YAAY,EAAE,GAAG,EAAE,iBAAiB,QAAC,QAAQ,QAAC,sBAAsB,QAAC,kCAAkC,SAAG,CAAC;SACjI,MAAM,EAAE,CAAC;IACZ,MAAM,CAAC,IAAI,CAAC,CAAC,eAAe,EAAE,CAAC;AACjC,CAAC,CAAC,CAAC"}
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=FocusTrapZone.test.win32.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"FocusTrapZone.test.win32.d.ts","sourceRoot":"","sources":["../../src/__tests__/FocusTrapZone.test.win32.tsx"],"names":[],"mappings":""}
@@ -1 +0,0 @@
1
- {"version":3,"file":"FocusTrapZone.test.win32.js","sourceRoot":"","sources":["../../src/__tests__/FocusTrapZone.test.win32.tsx"],"names":[],"mappings":";;;;;;;;;AAAA,2CAA+B;AAC/B,wBAAmC;AACnC,4DAAgD;AAGhD,EAAE,CAAC,6BAA6B,EAAE;IAChC,IAAM,IAAI,GAAG,QAAQ,CAAC,MAAM,CAAC,oBAAC,iBAAa,OAAG,CAAC,CAAC,MAAM,EAAE,CAAC;IACzD,MAAM,CAAC,IAAI,CAAC,CAAC,eAAe,EAAE,CAAC;AACjC,CAAC,CAAC,CAAC;AAEH,EAAE,CAAC,+BAA+B,EAAE;IAClC,IAAM,GAAG,GAAgC,EAAE,OAAO,EAAE,IAAI,EAAE,CAAC;IAC3D,IAAM,IAAI,GAAG,QAAQ;SAClB,MAAM,CAAC,oBAAC,iBAAa,IAAC,YAAY,EAAE,GAAG,EAAE,iBAAiB,QAAC,QAAQ,QAAC,sBAAsB,QAAC,kCAAkC,SAAG,CAAC;SACjI,MAAM,EAAE,CAAC;IACZ,MAAM,CAAC,IAAI,CAAC,CAAC,eAAe,EAAE,CAAC;AACjC,CAAC,CAAC,CAAC"}