@fluentui-react-native/focus-trap-zone 0.8.0 → 0.8.4

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,94 @@
2
2
  "name": "@fluentui-react-native/focus-trap-zone",
3
3
  "entries": [
4
4
  {
5
- "date": "Wed, 17 Nov 2021 19:23:57 GMT",
5
+ "date": "Fri, 17 Dec 2021 22:04:25 GMT",
6
+ "tag": "@fluentui-react-native/focus-trap-zone_v0.8.4",
7
+ "version": "0.8.4",
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.4",
14
+ "commit": "b9ea5eb1409f37305169f75398fa7f41229cefbd"
15
+ }
16
+ ]
17
+ }
18
+ },
19
+ {
20
+ "date": "Fri, 17 Dec 2021 19:53:21 GMT",
21
+ "tag": "@fluentui-react-native/focus-trap-zone_v0.8.3",
22
+ "version": "0.8.3",
23
+ "comments": {
24
+ "patch": [
25
+ {
26
+ "author": "beachball",
27
+ "package": "@fluentui-react-native/focus-trap-zone",
28
+ "comment": "Bump @fluentui-react-native/interactive-hooks to v0.11.3",
29
+ "commit": "3012e075ca89e36931357442679b73d20540af8b"
30
+ }
31
+ ]
32
+ }
33
+ },
34
+ {
35
+ "date": "Fri, 17 Dec 2021 01:26:42 GMT",
36
+ "tag": "@fluentui-react-native/focus-trap-zone_v0.8.2",
37
+ "version": "0.8.2",
38
+ "comments": {
39
+ "patch": [
40
+ {
41
+ "author": "beachball",
42
+ "package": "@fluentui-react-native/focus-trap-zone",
43
+ "comment": "Bump @fluentui-react-native/interactive-hooks to v0.11.2",
44
+ "commit": "511aeb31982a5fb9dd2f7196c0c7217cc4a3dbc6"
45
+ }
46
+ ]
47
+ }
48
+ },
49
+ {
50
+ "date": "Thu, 16 Dec 2021 23:00:57 GMT",
51
+ "tag": "@fluentui-react-native/focus-trap-zone_v0.8.1",
52
+ "version": "0.8.1",
53
+ "comments": {
54
+ "none": [
55
+ {
56
+ "author": "dannyvv@microsoft.com",
57
+ "package": "@fluentui-react-native/focus-trap-zone",
58
+ "commit": "25b3989739737bc598a5d699a941af4c0b4a421f",
59
+ "comment": "📦 applying package updates ***NO_CI***"
60
+ }
61
+ ]
62
+ }
63
+ },
64
+ {
65
+ "date": "Thu, 16 Dec 2021 19:10:27 GMT",
66
+ "tag": "@fluentui-react-native/focus-trap-zone_v0.8.1",
67
+ "version": "0.8.1",
68
+ "comments": {
69
+ "patch": [
70
+ {
71
+ "author": "sanajmi@microsoft.com",
72
+ "package": "@fluentui-react-native/focus-trap-zone",
73
+ "commit": "e597717b14dce4916740076786391449dd4a7c69",
74
+ "comment": "Rename Jest snapshots to be platform agnostic "
75
+ },
76
+ {
77
+ "author": "beachball",
78
+ "package": "@fluentui-react-native/focus-trap-zone",
79
+ "comment": "Bump @fluentui-react-native/adapters to v0.8.1",
80
+ "commit": "6a9f067ae2510481b6ff3512c10c08e7de84f86e"
81
+ },
82
+ {
83
+ "author": "beachball",
84
+ "package": "@fluentui-react-native/focus-trap-zone",
85
+ "comment": "Bump @fluentui-react-native/interactive-hooks to v0.11.1",
86
+ "commit": "6a9f067ae2510481b6ff3512c10c08e7de84f86e"
87
+ }
88
+ ]
89
+ }
90
+ },
91
+ {
92
+ "date": "Wed, 17 Nov 2021 19:28:07 GMT",
6
93
  "tag": "@fluentui-react-native/focus-trap-zone_v0.8.0",
7
94
  "version": "0.8.0",
8
95
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,46 @@
1
1
  # Change Log - @fluentui-react-native/focus-trap-zone
2
2
 
3
- This log was last generated on Wed, 17 Nov 2021 19:23:57 GMT and should not be manually modified.
3
+ This log was last generated on Fri, 17 Dec 2021 22:04:25 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## 0.8.4
8
+
9
+ Fri, 17 Dec 2021 22:04:25 GMT
10
+
11
+ ### Patches
12
+
13
+ - Bump @fluentui-react-native/interactive-hooks to v0.11.4
14
+
15
+ ## 0.8.3
16
+
17
+ Fri, 17 Dec 2021 19:53:21 GMT
18
+
19
+ ### Patches
20
+
21
+ - Bump @fluentui-react-native/interactive-hooks to v0.11.3
22
+
23
+ ## 0.8.2
24
+
25
+ Fri, 17 Dec 2021 01:26:42 GMT
26
+
27
+ ### Patches
28
+
29
+ - Bump @fluentui-react-native/interactive-hooks to v0.11.2
30
+
31
+ ## 0.8.1
32
+
33
+ Thu, 16 Dec 2021 19:10:27 GMT
34
+
35
+ ### Patches
36
+
37
+ - Rename Jest snapshots to be platform agnostic (sanajmi@microsoft.com)
38
+ - Bump @fluentui-react-native/adapters to v0.8.1
39
+ - Bump @fluentui-react-native/interactive-hooks to v0.11.1
40
+
7
41
  ## 0.8.0
8
42
 
9
- Wed, 17 Nov 2021 19:23:57 GMT
43
+ Wed, 17 Nov 2021 19:28:07 GMT
10
44
 
11
45
  ### Minor changes
12
46
 
@@ -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.8.0",
3
+ "version": "0.8.4",
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,9 +17,9 @@
17
17
  "prettier-fix": "fluentui-scripts prettier --fix true"
18
18
  },
19
19
  "dependencies": {
20
- "@fluentui-react-native/adapters": ">=0.8.0 <1.0.0",
20
+ "@fluentui-react-native/adapters": ">=0.8.1 <1.0.0",
21
21
  "@fluentui-react-native/component-cache": "^1.3.0",
22
- "@fluentui-react-native/interactive-hooks": ">=0.11.0 <1.0.0",
22
+ "@fluentui-react-native/interactive-hooks": ">=0.11.4 <1.0.0",
23
23
  "@uifabricshared/foundation-composable": ">=0.10.0 <1.0.0",
24
24
  "@uifabricshared/foundation-settings": ">=0.11.0 <1.0.0"
25
25
  },
@@ -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"}