@fluentui-react-native/separator 0.10.45 → 0.11.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/.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,126 @@
2
2
  "name": "@fluentui-react-native/separator",
3
3
  "entries": [
4
4
  {
5
- "date": "Tue, 09 Nov 2021 23:03:11 GMT",
5
+ "date": "Fri, 17 Dec 2021 19:51:04 GMT",
6
+ "tag": "@fluentui-react-native/separator_v0.11.3",
7
+ "version": "0.11.3",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "@fluentui-react-native/separator",
13
+ "comment": "Bump @fluentui-react-native/framework to v0.7.3",
14
+ "commit": "3012e075ca89e36931357442679b73d20540af8b"
15
+ }
16
+ ]
17
+ }
18
+ },
19
+ {
20
+ "date": "Fri, 17 Dec 2021 01:26:42 GMT",
21
+ "tag": "@fluentui-react-native/separator_v0.11.2",
22
+ "version": "0.11.2",
23
+ "comments": {
24
+ "patch": [
25
+ {
26
+ "author": "beachball",
27
+ "package": "@fluentui-react-native/separator",
28
+ "comment": "Bump @fluentui-react-native/framework to v0.7.2",
29
+ "commit": "511aeb31982a5fb9dd2f7196c0c7217cc4a3dbc6"
30
+ }
31
+ ]
32
+ }
33
+ },
34
+ {
35
+ "date": "Thu, 16 Dec 2021 23:00:57 GMT",
36
+ "tag": "@fluentui-react-native/separator_v0.11.1",
37
+ "version": "0.11.1",
38
+ "comments": {
39
+ "none": [
40
+ {
41
+ "author": "dannyvv@microsoft.com",
42
+ "package": "@fluentui-react-native/separator",
43
+ "commit": "25b3989739737bc598a5d699a941af4c0b4a421f",
44
+ "comment": "📦 applying package updates ***NO_CI***"
45
+ }
46
+ ]
47
+ }
48
+ },
49
+ {
50
+ "date": "Thu, 16 Dec 2021 19:10:26 GMT",
51
+ "tag": "@fluentui-react-native/separator_v0.11.1",
52
+ "version": "0.11.1",
53
+ "comments": {
54
+ "patch": [
55
+ {
56
+ "author": "sanajmi@microsoft.com",
57
+ "package": "@fluentui-react-native/separator",
58
+ "commit": "e597717b14dce4916740076786391449dd4a7c69",
59
+ "comment": "Rename Jest snapshots to be platform agnostic "
60
+ },
61
+ {
62
+ "author": "beachball",
63
+ "package": "@fluentui-react-native/separator",
64
+ "comment": "Bump @fluentui-react-native/framework to v0.7.1",
65
+ "commit": "6a9f067ae2510481b6ff3512c10c08e7de84f86e"
66
+ }
67
+ ]
68
+ }
69
+ },
70
+ {
71
+ "date": "Wed, 17 Nov 2021 19:28:07 GMT",
72
+ "tag": "@fluentui-react-native/separator_v0.11.0",
73
+ "version": "0.11.0",
74
+ "comments": {
75
+ "minor": [
76
+ {
77
+ "comment": "Update to react-native 0.64",
78
+ "author": "afoxman@microsoft.com",
79
+ "commit": "f16d742b5c2d5b97e49ac1ef7b740cbf89fc42e6",
80
+ "package": "@fluentui-react-native/separator"
81
+ }
82
+ ],
83
+ "patch": [
84
+ {
85
+ "comment": "Bump @fluentui-react-native/framework to v0.7.0",
86
+ "author": "afoxman@microsoft.com",
87
+ "commit": "f16d742b5c2d5b97e49ac1ef7b740cbf89fc42e6",
88
+ "package": "@fluentui-react-native/separator"
89
+ }
90
+ ]
91
+ }
92
+ },
93
+ {
94
+ "date": "Fri, 12 Nov 2021 16:07:20 GMT",
95
+ "tag": "@fluentui-react-native/separator_v0.10.45",
96
+ "version": "0.10.45",
97
+ "comments": {
98
+ "none": [
99
+ {
100
+ "comment": "Bump @fluentui-react-native/framework to v0.6.6",
101
+ "author": "4123478+tido64@users.noreply.github.com",
102
+ "commit": "25673699e6c6c064b41f1246c2c995baa67a74ad",
103
+ "package": "@fluentui-react-native/separator"
104
+ }
105
+ ]
106
+ }
107
+ },
108
+ {
109
+ "date": "Thu, 11 Nov 2021 23:17:41 GMT",
110
+ "tag": "@fluentui-react-native/separator_v0.10.45",
111
+ "version": "0.10.45",
112
+ "comments": {
113
+ "none": [
114
+ {
115
+ "comment": "Rename uifabricshared/eslint-config-rules to fluentui-react-native/eslint-config-rules",
116
+ "author": "ruaraki@microsoft.com",
117
+ "commit": "110fba2a1721a914501404f6040f07656307549e",
118
+ "package": "@fluentui-react-native/separator"
119
+ }
120
+ ]
121
+ }
122
+ },
123
+ {
124
+ "date": "Tue, 09 Nov 2021 23:04:33 GMT",
6
125
  "tag": "@fluentui-react-native/separator_v0.10.45",
7
126
  "version": "0.10.45",
8
127
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,49 @@
1
1
  # Change Log - @fluentui-react-native/separator
2
2
 
3
- This log was last generated on Tue, 09 Nov 2021 23:03:11 GMT and should not be manually modified.
3
+ This log was last generated on Fri, 17 Dec 2021 19:51:04 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## 0.11.3
8
+
9
+ Fri, 17 Dec 2021 19:51:04 GMT
10
+
11
+ ### Patches
12
+
13
+ - Bump @fluentui-react-native/framework to v0.7.3
14
+
15
+ ## 0.11.2
16
+
17
+ Fri, 17 Dec 2021 01:26:42 GMT
18
+
19
+ ### Patches
20
+
21
+ - Bump @fluentui-react-native/framework to v0.7.2
22
+
23
+ ## 0.11.1
24
+
25
+ Thu, 16 Dec 2021 19:10:26 GMT
26
+
27
+ ### Patches
28
+
29
+ - Rename Jest snapshots to be platform agnostic (sanajmi@microsoft.com)
30
+ - Bump @fluentui-react-native/framework to v0.7.1
31
+
32
+ ## 0.11.0
33
+
34
+ Wed, 17 Nov 2021 19:28:07 GMT
35
+
36
+ ### Minor changes
37
+
38
+ - Update to react-native 0.64 (afoxman@microsoft.com)
39
+
40
+ ### Patches
41
+
42
+ - Bump @fluentui-react-native/framework to v0.7.0 (afoxman@microsoft.com)
43
+
7
44
  ## 0.10.45
8
45
 
9
- Tue, 09 Nov 2021 23:03:11 GMT
46
+ Tue, 09 Nov 2021 23:04:33 GMT
10
47
 
11
48
  ### Patches
12
49
 
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=Separator.test.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Separator.test.d.ts","sourceRoot":"","sources":["../../src/__tests__/Separator.test.tsx"],"names":[],"mappings":""}
@@ -10,4 +10,4 @@ it('Separator all props & tokens', function () {
10
10
  var tree = renderer.create(React.createElement(CustomSeparator, { vertical: true })).toJSON();
11
11
  expect(tree).toMatchSnapshot();
12
12
  });
13
- //# sourceMappingURL=Separator.test.win32.js.map
13
+ //# sourceMappingURL=Separator.test.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Separator.test.js","sourceRoot":"","sources":["../../src/__tests__/Separator.test.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,SAAS,EAAE,MAAM,IAAI,CAAC;AAC/B,OAAO,KAAK,QAAQ,MAAM,qBAAqB,CAAC;AAEhD,EAAE,CAAC,mBAAmB,EAAE;IACtB,IAAM,IAAI,GAAG,QAAQ,CAAC,MAAM,CAAC,oBAAC,SAAS,OAAG,CAAC,CAAC,MAAM,EAAE,CAAC;IACrD,MAAM,CAAC,IAAI,CAAC,CAAC,eAAe,EAAE,CAAC;AACjC,CAAC,CAAC,CAAC;AAEH,EAAE,CAAC,8BAA8B,EAAE;IACjC,IAAM,eAAe,GAAG,SAAS,CAAC,SAAS,CAAC,EAAE,cAAc,EAAE,EAAE,EAAE,KAAK,EAAE,KAAK,EAAE,CAAC,CAAC;IAClF,IAAM,IAAI,GAAG,QAAQ,CAAC,MAAM,CAAC,oBAAC,eAAe,IAAC,QAAQ,SAAG,CAAC,CAAC,MAAM,EAAE,CAAC;IACpE,MAAM,CAAC,IAAI,CAAC,CAAC,eAAe,EAAE,CAAC;AACjC,CAAC,CAAC,CAAC"}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=Separator.test.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Separator.test.d.ts","sourceRoot":"","sources":["../../src/__tests__/Separator.test.tsx"],"names":[],"mappings":""}
@@ -19,4 +19,4 @@ it('Separator all props & tokens', function () {
19
19
  var tree = renderer.create(React.createElement(CustomSeparator, { vertical: true })).toJSON();
20
20
  expect(tree).toMatchSnapshot();
21
21
  });
22
- //# sourceMappingURL=Separator.test.win32.js.map
22
+ //# sourceMappingURL=Separator.test.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Separator.test.js","sourceRoot":"","sources":["../../src/__tests__/Separator.test.tsx"],"names":[],"mappings":";;;;;;;;;AAAA,2CAA+B;AAC/B,wBAA+B;AAC/B,4DAAgD;AAEhD,EAAE,CAAC,mBAAmB,EAAE;IACtB,IAAM,IAAI,GAAG,QAAQ,CAAC,MAAM,CAAC,oBAAC,aAAS,OAAG,CAAC,CAAC,MAAM,EAAE,CAAC;IACrD,MAAM,CAAC,IAAI,CAAC,CAAC,eAAe,EAAE,CAAC;AACjC,CAAC,CAAC,CAAC;AAEH,EAAE,CAAC,8BAA8B,EAAE;IACjC,IAAM,eAAe,GAAG,aAAS,CAAC,SAAS,CAAC,EAAE,cAAc,EAAE,EAAE,EAAE,KAAK,EAAE,KAAK,EAAE,CAAC,CAAC;IAClF,IAAM,IAAI,GAAG,QAAQ,CAAC,MAAM,CAAC,oBAAC,eAAe,IAAC,QAAQ,SAAG,CAAC,CAAC,MAAM,EAAE,CAAC;IACpE,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/separator",
3
- "version": "0.10.45",
3
+ "version": "0.11.3",
4
4
  "description": "A cross-platform Separator component using the Fluent Design System",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -17,18 +17,18 @@
17
17
  "prettier-fix": "fluentui-scripts prettier --fix true"
18
18
  },
19
19
  "dependencies": {
20
- "@fluentui-react-native/framework": ">=0.6.6 <1.0.0"
20
+ "@fluentui-react-native/framework": ">=0.7.3 <1.0.0"
21
21
  },
22
22
  "devDependencies": {
23
- "@office-iss/react-native-win32": "^0.63.7",
24
- "@types/react-native": "^0.63.0",
23
+ "@fluentui-react-native/eslint-config-rules": "^0.1.1",
24
+ "@office-iss/react-native-win32": "^0.64.8",
25
+ "@types/react-native": "^0.64.0",
25
26
  "@uifabricshared/build-native": "^0.1.1",
26
- "@uifabricshared/eslint-config-rules": "^0.1.1",
27
- "react-native": "^0.63.4"
27
+ "react-native": "^0.64.3"
28
28
  },
29
29
  "peerDependencies": {
30
- "react": ">=16.13.1",
31
- "react-native": ">=0.63.4"
30
+ "react": ">=17.0.1",
31
+ "react-native": ">=0.64.3"
32
32
  },
33
33
  "author": "",
34
34
  "license": "MIT"
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=Separator.test.win32.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Separator.test.win32.d.ts","sourceRoot":"","sources":["../../src/__tests__/Separator.test.win32.tsx"],"names":[],"mappings":""}
@@ -1 +0,0 @@
1
- {"version":3,"file":"Separator.test.win32.js","sourceRoot":"","sources":["../../src/__tests__/Separator.test.win32.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,SAAS,EAAE,MAAM,IAAI,CAAC;AAC/B,OAAO,KAAK,QAAQ,MAAM,qBAAqB,CAAC;AAEhD,EAAE,CAAC,mBAAmB,EAAE;IACtB,IAAM,IAAI,GAAG,QAAQ,CAAC,MAAM,CAAC,oBAAC,SAAS,OAAG,CAAC,CAAC,MAAM,EAAE,CAAC;IACrD,MAAM,CAAC,IAAI,CAAC,CAAC,eAAe,EAAE,CAAC;AACjC,CAAC,CAAC,CAAC;AAEH,EAAE,CAAC,8BAA8B,EAAE;IACjC,IAAM,eAAe,GAAG,SAAS,CAAC,SAAS,CAAC,EAAE,cAAc,EAAE,EAAE,EAAE,KAAK,EAAE,KAAK,EAAE,CAAC,CAAC;IAClF,IAAM,IAAI,GAAG,QAAQ,CAAC,MAAM,CAAC,oBAAC,eAAe,IAAC,QAAQ,SAAG,CAAC,CAAC,MAAM,EAAE,CAAC;IACpE,MAAM,CAAC,IAAI,CAAC,CAAC,eAAe,EAAE,CAAC;AACjC,CAAC,CAAC,CAAC"}
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=Separator.test.win32.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Separator.test.win32.d.ts","sourceRoot":"","sources":["../../src/__tests__/Separator.test.win32.tsx"],"names":[],"mappings":""}
@@ -1 +0,0 @@
1
- {"version":3,"file":"Separator.test.win32.js","sourceRoot":"","sources":["../../src/__tests__/Separator.test.win32.tsx"],"names":[],"mappings":";;;;;;;;;AAAA,2CAA+B;AAC/B,wBAA+B;AAC/B,4DAAgD;AAEhD,EAAE,CAAC,mBAAmB,EAAE;IACtB,IAAM,IAAI,GAAG,QAAQ,CAAC,MAAM,CAAC,oBAAC,aAAS,OAAG,CAAC,CAAC,MAAM,EAAE,CAAC;IACrD,MAAM,CAAC,IAAI,CAAC,CAAC,eAAe,EAAE,CAAC;AACjC,CAAC,CAAC,CAAC;AAEH,EAAE,CAAC,8BAA8B,EAAE;IACjC,IAAM,eAAe,GAAG,aAAS,CAAC,SAAS,CAAC,EAAE,cAAc,EAAE,EAAE,EAAE,KAAK,EAAE,KAAK,EAAE,CAAC,CAAC;IAClF,IAAM,IAAI,GAAG,QAAQ,CAAC,MAAM,CAAC,oBAAC,eAAe,IAAC,QAAQ,SAAG,CAAC,CAAC,MAAM,EAAE,CAAC;IACpE,MAAM,CAAC,IAAI,CAAC,CAAC,eAAe,EAAE,CAAC;AACjC,CAAC,CAAC,CAAC"}