@fluentui-react-native/separator 0.11.17 → 0.11.20

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,58 @@
2
2
  "name": "@fluentui-react-native/separator",
3
3
  "entries": [
4
4
  {
5
- "date": "Mon, 07 Mar 2022 19:14:17 GMT",
5
+ "date": "Tue, 05 Apr 2022 20:04:12 GMT",
6
+ "tag": "@fluentui-react-native/separator_v0.11.20",
7
+ "version": "0.11.20",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "@fluentui-react-native/separator",
13
+ "comment": "Bump @fluentui-react-native/framework to v0.7.20",
14
+ "commit": "c183b7eb02925bf1d1284ad1b3c80c0f2e0c442f"
15
+ }
16
+ ]
17
+ }
18
+ },
19
+ {
20
+ "date": "Thu, 31 Mar 2022 07:27:47 GMT",
21
+ "tag": "@fluentui-react-native/separator_v0.11.19",
22
+ "version": "0.11.19",
23
+ "comments": {
24
+ "patch": [
25
+ {
26
+ "author": "4123478+tido64@users.noreply.github.com",
27
+ "package": "@fluentui-react-native/separator",
28
+ "commit": "c39b4436f2ca160a31ca1d7ca9fa8bf7d59512ed",
29
+ "comment": "Ban `export *` in index files for better tree-shakeability"
30
+ },
31
+ {
32
+ "author": "beachball",
33
+ "package": "@fluentui-react-native/separator",
34
+ "comment": "Bump @fluentui-react-native/framework to v0.7.19",
35
+ "commit": "c39b4436f2ca160a31ca1d7ca9fa8bf7d59512ed"
36
+ }
37
+ ]
38
+ }
39
+ },
40
+ {
41
+ "date": "Wed, 23 Mar 2022 17:24:05 GMT",
42
+ "tag": "@fluentui-react-native/separator_v0.11.18",
43
+ "version": "0.11.18",
44
+ "comments": {
45
+ "patch": [
46
+ {
47
+ "author": "beachball",
48
+ "package": "@fluentui-react-native/separator",
49
+ "comment": "Bump @fluentui-react-native/framework to v0.7.18",
50
+ "commit": "0a18d2f8bb6505c6c6e2445ff3ba62ac79334872"
51
+ }
52
+ ]
53
+ }
54
+ },
55
+ {
56
+ "date": "Mon, 07 Mar 2022 19:15:33 GMT",
6
57
  "tag": "@fluentui-react-native/separator_v0.11.17",
7
58
  "version": "0.11.17",
8
59
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,37 @@
1
1
  # Change Log - @fluentui-react-native/separator
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 Tue, 05 Apr 2022 20:04:12 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## 0.11.20
8
+
9
+ Tue, 05 Apr 2022 20:04:12 GMT
10
+
11
+ ### Patches
12
+
13
+ - Bump @fluentui-react-native/framework to v0.7.20
14
+
15
+ ## 0.11.19
16
+
17
+ Thu, 31 Mar 2022 07:27:47 GMT
18
+
19
+ ### Patches
20
+
21
+ - Ban `export *` in index files for better tree-shakeability (4123478+tido64@users.noreply.github.com)
22
+ - Bump @fluentui-react-native/framework to v0.7.19
23
+
24
+ ## 0.11.18
25
+
26
+ Wed, 23 Mar 2022 17:24:05 GMT
27
+
28
+ ### Patches
29
+
30
+ - Bump @fluentui-react-native/framework to v0.7.18
31
+
7
32
  ## 0.11.17
8
33
 
9
- Mon, 07 Mar 2022 19:14:17 GMT
34
+ Mon, 07 Mar 2022 19:15:33 GMT
10
35
 
11
36
  ### Patches
12
37
 
package/lib/index.d.ts CHANGED
@@ -1,3 +1,3 @@
1
- export * from './Separator.types';
2
- export * from './Separator';
1
+ export type { SeparatorProps, SeparatorTokens, SeparatorType } from './Separator.types';
2
+ export { Separator, separatorName } from './Separator';
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,mBAAmB,CAAC;AAClC,cAAc,aAAa,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,YAAY,EAAE,cAAc,EAAE,eAAe,EAAE,aAAa,EAAE,MAAM,mBAAmB,CAAC;AACxF,OAAO,EAAE,SAAS,EAAE,aAAa,EAAE,MAAM,aAAa,CAAC"}
package/lib/index.js CHANGED
@@ -1,3 +1,2 @@
1
- export * from './Separator.types';
2
- export * from './Separator';
1
+ export { Separator, separatorName } from './Separator';
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,mBAAmB,CAAC;AAClC,cAAc,aAAa,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,aAAa,EAAE,MAAM,aAAa,CAAC"}
@@ -1,3 +1,3 @@
1
- export * from './Separator.types';
2
- export * from './Separator';
1
+ export type { SeparatorProps, SeparatorTokens, SeparatorType } from './Separator.types';
2
+ export { Separator, separatorName } from './Separator';
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,mBAAmB,CAAC;AAClC,cAAc,aAAa,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,YAAY,EAAE,cAAc,EAAE,eAAe,EAAE,aAAa,EAAE,MAAM,mBAAmB,CAAC;AACxF,OAAO,EAAE,SAAS,EAAE,aAAa,EAAE,MAAM,aAAa,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("./Separator.types"), exports);
14
- __exportStar(require("./Separator"), exports);
3
+ exports.separatorName = exports.Separator = void 0;
4
+ var Separator_1 = require("./Separator");
5
+ Object.defineProperty(exports, "Separator", { enumerable: true, get: function () { return Separator_1.Separator; } });
6
+ Object.defineProperty(exports, "separatorName", { enumerable: true, get: function () { return Separator_1.separatorName; } });
15
7
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,oDAAkC;AAClC,8CAA4B"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";;;AACA,yCAAuD;AAA9C,sGAAA,SAAS,OAAA;AAAE,0GAAA,aAAa,OAAA"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui-react-native/separator",
3
- "version": "0.11.17",
3
+ "version": "0.11.20",
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",
@@ -22,7 +22,7 @@
22
22
  "directory": "packages/components/Separator"
23
23
  },
24
24
  "dependencies": {
25
- "@fluentui-react-native/framework": ">=0.7.17 <1.0.0"
25
+ "@fluentui-react-native/framework": ">=0.7.20 <1.0.0"
26
26
  },
27
27
  "devDependencies": {
28
28
  "@fluentui-react-native/eslint-config-rules": "^0.1.1",
package/src/index.ts CHANGED
@@ -1,2 +1,2 @@
1
- export * from './Separator.types';
2
- export * from './Separator';
1
+ export type { SeparatorProps, SeparatorTokens, SeparatorType } from './Separator.types';
2
+ export { Separator, separatorName } from './Separator';