@fluentui/react-text 0.0.0-nightly99adff5a9a20211125.1 → 0.0.0-nightlyb2deb9be1720211130.1

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,9 +2,48 @@
2
2
  "name": "@fluentui/react-text",
3
3
  "entries": [
4
4
  {
5
- "date": "Thu, 25 Nov 2021 04:13:56 GMT",
6
- "tag": "@fluentui/react-text_v0.0.0-nightly99adff5a9a20211125.1",
7
- "version": "0.0.0-nightly99adff5a9a20211125.1",
5
+ "date": "Tue, 30 Nov 2021 04:13:52 GMT",
6
+ "tag": "@fluentui/react-text_v0.0.0-nightlyb2deb9be1720211130.1",
7
+ "version": "0.0.0-nightlyb2deb9be1720211130.1",
8
+ "comments": {
9
+ "prerelease": [
10
+ {
11
+ "author": "olfedias@microsoft.com",
12
+ "package": "@fluentui/react-text",
13
+ "commit": "a76afe26daad901ff5458ffdda7e66e600d5bcac",
14
+ "comment": "use makeStyles types from proper package"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui/react-text",
19
+ "comment": "Bump @fluentui/react-make-styles to v0.0.0-nightlyb2deb9be1720211130.1",
20
+ "commit": "941112351e1504869184ee2ec1273f418967a448"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui/react-text",
25
+ "comment": "Bump @fluentui/babel-make-styles to v0.0.0-nightlyb2deb9be1720211130.1",
26
+ "commit": "941112351e1504869184ee2ec1273f418967a448"
27
+ },
28
+ {
29
+ "author": "beachball",
30
+ "package": "@fluentui/react-text",
31
+ "comment": "Bump @fluentui/jest-serializer-make-styles to v0.0.0-nightlyb2deb9be1720211130.1",
32
+ "commit": "941112351e1504869184ee2ec1273f418967a448"
33
+ },
34
+ {
35
+ "author": "beachball",
36
+ "package": "@fluentui/react-text",
37
+ "comment": "Bump @fluentui/react-conformance-make-styles to v0.0.0-nightlyb2deb9be1720211130.1",
38
+ "commit": "941112351e1504869184ee2ec1273f418967a448"
39
+ }
40
+ ]
41
+ }
42
+ },
43
+ {
44
+ "date": "Thu, 25 Nov 2021 08:34:16 GMT",
45
+ "tag": "@fluentui/react-text_v9.0.0-beta.4",
46
+ "version": "9.0.0-beta.4",
8
47
  "comments": {
9
48
  "prerelease": [
10
49
  {
@@ -16,32 +55,32 @@
16
55
  {
17
56
  "author": "beachball",
18
57
  "package": "@fluentui/react-text",
19
- "comment": "Bump @fluentui/react-make-styles to v0.0.0-nightly99adff5a9a20211125.1",
20
- "commit": "82edadbaa0875da8b96295c6b41be3e0b2728832"
58
+ "comment": "Bump @fluentui/react-make-styles to v9.0.0-beta.4",
59
+ "commit": "48d236ac53a4950fabc3ddd52f91dac93ca0195b"
21
60
  },
22
61
  {
23
62
  "author": "beachball",
24
63
  "package": "@fluentui/react-text",
25
- "comment": "Bump @fluentui/react-utilities to v0.0.0-nightly99adff5a9a20211125.1",
26
- "commit": "82edadbaa0875da8b96295c6b41be3e0b2728832"
64
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-beta.4",
65
+ "commit": "48d236ac53a4950fabc3ddd52f91dac93ca0195b"
27
66
  },
28
67
  {
29
68
  "author": "beachball",
30
69
  "package": "@fluentui/react-text",
31
- "comment": "Bump @fluentui/babel-make-styles to v0.0.0-nightly99adff5a9a20211125.1",
32
- "commit": "82edadbaa0875da8b96295c6b41be3e0b2728832"
70
+ "comment": "Bump @fluentui/babel-make-styles to v9.0.0-beta.4",
71
+ "commit": "48d236ac53a4950fabc3ddd52f91dac93ca0195b"
33
72
  },
34
73
  {
35
74
  "author": "beachball",
36
75
  "package": "@fluentui/react-text",
37
- "comment": "Bump @fluentui/jest-serializer-make-styles to v0.0.0-nightly99adff5a9a20211125.1",
38
- "commit": "82edadbaa0875da8b96295c6b41be3e0b2728832"
76
+ "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-beta.4",
77
+ "commit": "48d236ac53a4950fabc3ddd52f91dac93ca0195b"
39
78
  },
40
79
  {
41
80
  "author": "beachball",
42
81
  "package": "@fluentui/react-text",
43
- "comment": "Bump @fluentui/react-conformance-make-styles to v0.0.0-nightly99adff5a9a20211125.1",
44
- "commit": "82edadbaa0875da8b96295c6b41be3e0b2728832"
82
+ "comment": "Bump @fluentui/react-conformance-make-styles to v9.0.0-beta.4",
83
+ "commit": "48d236ac53a4950fabc3ddd52f91dac93ca0195b"
45
84
  }
46
85
  ]
47
86
  }
package/CHANGELOG.md CHANGED
@@ -1,22 +1,35 @@
1
1
  # Change Log - @fluentui/react-text
2
2
 
3
- This log was last generated on Thu, 25 Nov 2021 04:13:56 GMT and should not be manually modified.
3
+ This log was last generated on Tue, 30 Nov 2021 04:13:52 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
- ## [0.0.0-nightly99adff5a9a20211125.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v0.0.0-nightly99adff5a9a20211125.1)
7
+ ## [0.0.0-nightlyb2deb9be1720211130.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v0.0.0-nightlyb2deb9be1720211130.1)
8
8
 
9
- Thu, 25 Nov 2021 04:13:56 GMT
10
- [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.0.0-beta.3..@fluentui/react-text_v0.0.0-nightly99adff5a9a20211125.1)
9
+ Tue, 30 Nov 2021 04:13:52 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.0.0-beta.4..@fluentui/react-text_v0.0.0-nightlyb2deb9be1720211130.1)
11
+
12
+ ### Changes
13
+
14
+ - use makeStyles types from proper package ([PR #20786](https://github.com/microsoft/fluentui/pull/20786) by olfedias@microsoft.com)
15
+ - Bump @fluentui/react-make-styles to v0.0.0-nightlyb2deb9be1720211130.1 ([commit](https://github.com/microsoft/fluentui/commit/941112351e1504869184ee2ec1273f418967a448) by beachball)
16
+ - Bump @fluentui/babel-make-styles to v0.0.0-nightlyb2deb9be1720211130.1 ([commit](https://github.com/microsoft/fluentui/commit/941112351e1504869184ee2ec1273f418967a448) by beachball)
17
+ - Bump @fluentui/jest-serializer-make-styles to v0.0.0-nightlyb2deb9be1720211130.1 ([commit](https://github.com/microsoft/fluentui/commit/941112351e1504869184ee2ec1273f418967a448) by beachball)
18
+ - Bump @fluentui/react-conformance-make-styles to v0.0.0-nightlyb2deb9be1720211130.1 ([commit](https://github.com/microsoft/fluentui/commit/941112351e1504869184ee2ec1273f418967a448) by beachball)
19
+
20
+ ## [9.0.0-beta.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.0.0-beta.4)
21
+
22
+ Thu, 25 Nov 2021 08:34:16 GMT
23
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.0.0-beta.3..@fluentui/react-text_v9.0.0-beta.4)
11
24
 
12
25
  ### Changes
13
26
 
14
27
  - Migrate Text ([PR #20653](https://github.com/microsoft/fluentui/pull/20653) by andredias@microsoft.com)
15
- - Bump @fluentui/react-make-styles to v0.0.0-nightly99adff5a9a20211125.1 ([commit](https://github.com/microsoft/fluentui/commit/82edadbaa0875da8b96295c6b41be3e0b2728832) by beachball)
16
- - Bump @fluentui/react-utilities to v0.0.0-nightly99adff5a9a20211125.1 ([commit](https://github.com/microsoft/fluentui/commit/82edadbaa0875da8b96295c6b41be3e0b2728832) by beachball)
17
- - Bump @fluentui/babel-make-styles to v0.0.0-nightly99adff5a9a20211125.1 ([commit](https://github.com/microsoft/fluentui/commit/82edadbaa0875da8b96295c6b41be3e0b2728832) by beachball)
18
- - Bump @fluentui/jest-serializer-make-styles to v0.0.0-nightly99adff5a9a20211125.1 ([commit](https://github.com/microsoft/fluentui/commit/82edadbaa0875da8b96295c6b41be3e0b2728832) by beachball)
19
- - Bump @fluentui/react-conformance-make-styles to v0.0.0-nightly99adff5a9a20211125.1 ([commit](https://github.com/microsoft/fluentui/commit/82edadbaa0875da8b96295c6b41be3e0b2728832) by beachball)
28
+ - Bump @fluentui/react-make-styles to v9.0.0-beta.4 ([PR #20762](https://github.com/microsoft/fluentui/pull/20762) by beachball)
29
+ - Bump @fluentui/react-utilities to v9.0.0-beta.4 ([PR #20762](https://github.com/microsoft/fluentui/pull/20762) by beachball)
30
+ - Bump @fluentui/babel-make-styles to v9.0.0-beta.4 ([PR #20762](https://github.com/microsoft/fluentui/pull/20762) by beachball)
31
+ - Bump @fluentui/jest-serializer-make-styles to v9.0.0-beta.4 ([PR #20762](https://github.com/microsoft/fluentui/pull/20762) by beachball)
32
+ - Bump @fluentui/react-conformance-make-styles to v9.0.0-beta.4 ([PR #20762](https://github.com/microsoft/fluentui/pull/20762) by beachball)
20
33
 
21
34
  ## [9.0.0-beta.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.0.0-beta.3)
22
35
 
@@ -1,4 +1,4 @@
1
- import type { MakeStylesStyleFunctionRule } from '@fluentui/make-styles';
1
+ import type { MakeStylesStyleFunctionRule } from '@fluentui/react-make-styles';
2
2
  import type { Theme } from '@fluentui/react-theme';
3
3
  /**
4
4
  * Make-styles rules for the typography variants
@@ -1,4 +1,4 @@
1
- import type { MakeStylesStyleFunctionRule } from '@fluentui/make-styles';
1
+ import type { MakeStylesStyleFunctionRule } from '@fluentui/react-make-styles';
2
2
  import type { Theme } from '@fluentui/react-theme';
3
3
  /**
4
4
  * Make-styles rules for the typography variants
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-text",
3
- "version": "0.0.0-nightly99adff5a9a20211125.1",
3
+ "version": "0.0.0-nightlyb2deb9be1720211130.1",
4
4
  "description": "Text is a typography and styling abstraction component that can be used to ensure the consistency of all text across your application.",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -26,11 +26,11 @@
26
26
  "type-check": "tsc -b tsconfig.json"
27
27
  },
28
28
  "devDependencies": {
29
- "@fluentui/babel-make-styles": "0.0.0-nightly99adff5a9a20211125.1",
29
+ "@fluentui/babel-make-styles": "0.0.0-nightlyb2deb9be1720211130.1",
30
30
  "@fluentui/eslint-plugin": "*",
31
- "@fluentui/jest-serializer-make-styles": "0.0.0-nightly99adff5a9a20211125.1",
31
+ "@fluentui/jest-serializer-make-styles": "0.0.0-nightlyb2deb9be1720211130.1",
32
32
  "@fluentui/react-conformance": "*",
33
- "@fluentui/react-conformance-make-styles": "0.0.0-nightly99adff5a9a20211125.1",
33
+ "@fluentui/react-conformance-make-styles": "0.0.0-nightlyb2deb9be1720211130.1",
34
34
  "@fluentui/scripts": "^1.0.0",
35
35
  "@types/enzyme": "3.10.3",
36
36
  "@types/enzyme-adapter-react-16": "1.0.3",
@@ -44,8 +44,8 @@
44
44
  "react-test-renderer": "^16.3.0"
45
45
  },
46
46
  "dependencies": {
47
- "@fluentui/react-make-styles": "0.0.0-nightly99adff5a9a20211125.1",
48
- "@fluentui/react-utilities": "0.0.0-nightly99adff5a9a20211125.1",
47
+ "@fluentui/react-make-styles": "0.0.0-nightlyb2deb9be1720211130.1",
48
+ "@fluentui/react-utilities": "0.0.0-nightlyb2deb9be1720211130.0",
49
49
  "tslib": "^2.1.0"
50
50
  },
51
51
  "peerDependencies": {