@fluentui-react-native/text 0.11.14 → 0.11.17

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,70 @@
2
2
  "name": "@fluentui-react-native/text",
3
3
  "entries": [
4
4
  {
5
- "date": "Wed, 23 Mar 2022 17:22:10 GMT",
5
+ "date": "Wed, 06 Apr 2022 22:56:55 GMT",
6
+ "tag": "@fluentui-react-native/text_v0.11.17",
7
+ "version": "0.11.17",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "@fluentui-react-native/text",
13
+ "comment": "Bump @uifabricshared/foundation-compose to v1.11.15",
14
+ "commit": "bcd4ac6dc74295095a0564905024ef32d6450cff"
15
+ }
16
+ ]
17
+ }
18
+ },
19
+ {
20
+ "date": "Tue, 05 Apr 2022 20:05:50 GMT",
21
+ "tag": "@fluentui-react-native/text_v0.11.16",
22
+ "version": "0.11.16",
23
+ "comments": {
24
+ "patch": [
25
+ {
26
+ "author": "beachball",
27
+ "package": "@fluentui-react-native/text",
28
+ "comment": "Bump @uifabricshared/foundation-compose to v1.11.14",
29
+ "commit": "c183b7eb02925bf1d1284ad1b3c80c0f2e0c442f"
30
+ }
31
+ ]
32
+ }
33
+ },
34
+ {
35
+ "date": "Thu, 31 Mar 2022 07:27:48 GMT",
36
+ "tag": "@fluentui-react-native/text_v0.11.15",
37
+ "version": "0.11.15",
38
+ "comments": {
39
+ "patch": [
40
+ {
41
+ "author": "4123478+tido64@users.noreply.github.com",
42
+ "package": "@fluentui-react-native/text",
43
+ "commit": "c39b4436f2ca160a31ca1d7ca9fa8bf7d59512ed",
44
+ "comment": "Ban `export *` in index files for better tree-shakeability"
45
+ },
46
+ {
47
+ "author": "beachball",
48
+ "package": "@fluentui-react-native/text",
49
+ "comment": "Bump @uifabricshared/foundation-compose to v1.11.13",
50
+ "commit": "c39b4436f2ca160a31ca1d7ca9fa8bf7d59512ed"
51
+ },
52
+ {
53
+ "author": "beachball",
54
+ "package": "@fluentui-react-native/text",
55
+ "comment": "Bump @fluentui-react-native/adapters to v0.8.5",
56
+ "commit": "c39b4436f2ca160a31ca1d7ca9fa8bf7d59512ed"
57
+ },
58
+ {
59
+ "author": "beachball",
60
+ "package": "@fluentui-react-native/text",
61
+ "comment": "Bump @fluentui-react-native/tokens to v0.11.9",
62
+ "commit": "c39b4436f2ca160a31ca1d7ca9fa8bf7d59512ed"
63
+ }
64
+ ]
65
+ }
66
+ },
67
+ {
68
+ "date": "Wed, 23 Mar 2022 17:24:05 GMT",
6
69
  "tag": "@fluentui-react-native/text_v0.11.14",
7
70
  "version": "0.11.14",
8
71
  "comments": {
@@ -11,7 +74,7 @@
11
74
  "author": "beachball",
12
75
  "package": "@fluentui-react-native/text",
13
76
  "comment": "Bump @uifabricshared/foundation-compose to v1.11.12",
14
- "commit": "f9260dc63f46f9b1fe54f6b2ab4babbfccc0c8b0"
77
+ "commit": "0a18d2f8bb6505c6c6e2445ff3ba62ac79334872"
15
78
  }
16
79
  ]
17
80
  }
package/CHANGELOG.md CHANGED
@@ -1,12 +1,39 @@
1
1
  # Change Log - @fluentui-react-native/text
2
2
 
3
- This log was last generated on Wed, 23 Mar 2022 17:22:10 GMT and should not be manually modified.
3
+ This log was last generated on Wed, 06 Apr 2022 22:56:55 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## 0.11.17
8
+
9
+ Wed, 06 Apr 2022 22:56:55 GMT
10
+
11
+ ### Patches
12
+
13
+ - Bump @uifabricshared/foundation-compose to v1.11.15
14
+
15
+ ## 0.11.16
16
+
17
+ Tue, 05 Apr 2022 20:05:50 GMT
18
+
19
+ ### Patches
20
+
21
+ - Bump @uifabricshared/foundation-compose to v1.11.14
22
+
23
+ ## 0.11.15
24
+
25
+ Thu, 31 Mar 2022 07:27:48 GMT
26
+
27
+ ### Patches
28
+
29
+ - Ban `export *` in index files for better tree-shakeability (4123478+tido64@users.noreply.github.com)
30
+ - Bump @uifabricshared/foundation-compose to v1.11.13
31
+ - Bump @fluentui-react-native/adapters to v0.8.5
32
+ - Bump @fluentui-react-native/tokens to v0.11.9
33
+
7
34
  ## 0.11.14
8
35
 
9
- Wed, 23 Mar 2022 17:22:10 GMT
36
+ Wed, 23 Mar 2022 17:24:05 GMT
10
37
 
11
38
  ### Patches
12
39
 
package/lib/index.d.ts CHANGED
@@ -1,3 +1,4 @@
1
- export * from './Text.types';
2
- export * from './Text';
1
+ export { textName } from './Text.types';
2
+ export type { ITextProps, ITextType } from './Text.types';
3
+ export { Text } from './Text';
3
4
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,cAAc,CAAC;AAC7B,cAAc,QAAQ,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AACxC,YAAY,EAAE,UAAU,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AAC1D,OAAO,EAAE,IAAI,EAAE,MAAM,QAAQ,CAAC"}
package/lib/index.js CHANGED
@@ -1,3 +1,3 @@
1
- export * from './Text.types';
2
- export * from './Text';
1
+ export { textName } from './Text.types';
2
+ export { Text } from './Text';
3
3
  //# 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,cAAc,CAAC;AAC7B,cAAc,QAAQ,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AAExC,OAAO,EAAE,IAAI,EAAE,MAAM,QAAQ,CAAC"}
@@ -1,3 +1,4 @@
1
- export * from './Text.types';
2
- export * from './Text';
1
+ export { textName } from './Text.types';
2
+ export type { ITextProps, ITextType } from './Text.types';
3
+ export { Text } from './Text';
3
4
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,cAAc,CAAC;AAC7B,cAAc,QAAQ,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AACxC,YAAY,EAAE,UAAU,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AAC1D,OAAO,EAAE,IAAI,EAAE,MAAM,QAAQ,CAAC"}
@@ -1,15 +1,8 @@
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("./Text.types"), exports);
14
- __exportStar(require("./Text"), exports);
3
+ exports.Text = exports.textName = void 0;
4
+ var Text_types_1 = require("./Text.types");
5
+ Object.defineProperty(exports, "textName", { enumerable: true, get: function () { return Text_types_1.textName; } });
6
+ var Text_1 = require("./Text");
7
+ Object.defineProperty(exports, "Text", { enumerable: true, get: function () { return Text_1.Text; } });
15
8
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,+CAA6B;AAC7B,yCAAuB"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";;;AAAA,2CAAwC;AAA/B,sGAAA,QAAQ,OAAA;AAEjB,+BAA8B;AAArB,4FAAA,IAAI,OAAA"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui-react-native/text",
3
- "version": "0.11.14",
3
+ "version": "0.11.17",
4
4
  "description": "A cross-platform Text component using the Fluent Design System",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -22,9 +22,9 @@
22
22
  "directory": "packages/components/text"
23
23
  },
24
24
  "dependencies": {
25
- "@uifabricshared/foundation-compose": "^1.11.12",
26
- "@fluentui-react-native/adapters": ">=0.8.4 <1.0.0",
27
- "@fluentui-react-native/tokens": ">=0.11.8 <1.0.0"
25
+ "@uifabricshared/foundation-compose": "^1.11.15",
26
+ "@fluentui-react-native/adapters": ">=0.8.5 <1.0.0",
27
+ "@fluentui-react-native/tokens": ">=0.11.9 <1.0.0"
28
28
  },
29
29
  "devDependencies": {
30
30
  "@fluentui-react-native/eslint-config-rules": "^0.1.1",
package/src/index.ts CHANGED
@@ -1,2 +1,3 @@
1
- export * from './Text.types';
2
- export * from './Text';
1
+ export { textName } from './Text.types';
2
+ export type { ITextProps, ITextType } from './Text.types';
3
+ export { Text } from './Text';