@fluentui/react-text 0.0.0-nightlyb8663b78ad20220207.1 → 0.0.0-nightlyc0e3a0a1f320220217.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,17 +2,44 @@
|
|
2
2
|
"name": "@fluentui/react-text",
|
3
3
|
"entries": [
|
4
4
|
{
|
5
|
-
"date": "
|
6
|
-
"tag": "@fluentui/react-text_v0.0.0-
|
7
|
-
"version": "0.0.0-
|
5
|
+
"date": "Thu, 17 Feb 2022 04:12:41 GMT",
|
6
|
+
"tag": "@fluentui/react-text_v0.0.0-nightlyc0e3a0a1f320220217.1",
|
7
|
+
"version": "0.0.0-nightlyc0e3a0a1f320220217.1",
|
8
8
|
"comments": {
|
9
9
|
"prerelease": [
|
10
10
|
{
|
11
11
|
"author": "email not defined",
|
12
12
|
"package": "@fluentui/react-text",
|
13
|
-
"commit": "
|
13
|
+
"commit": "4df2a77ff1d0255eee60fa6109174a7cb44dcbe6",
|
14
14
|
"comment": "Release nightly v9"
|
15
15
|
},
|
16
|
+
{
|
17
|
+
"author": "beachball",
|
18
|
+
"package": "@fluentui/react-text",
|
19
|
+
"comment": "Bump @fluentui/react-utilities to v0.0.0-nightlyc0e3a0a1f320220217.1",
|
20
|
+
"commit": "4df2a77ff1d0255eee60fa6109174a7cb44dcbe6"
|
21
|
+
},
|
22
|
+
{
|
23
|
+
"author": "beachball",
|
24
|
+
"package": "@fluentui/react-text",
|
25
|
+
"comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightlyc0e3a0a1f320220217.1",
|
26
|
+
"commit": "4df2a77ff1d0255eee60fa6109174a7cb44dcbe6"
|
27
|
+
}
|
28
|
+
]
|
29
|
+
}
|
30
|
+
},
|
31
|
+
{
|
32
|
+
"date": "Thu, 10 Feb 2022 08:50:58 GMT",
|
33
|
+
"tag": "@fluentui/react-text_v9.0.0-rc.1",
|
34
|
+
"version": "9.0.0-rc.1",
|
35
|
+
"comments": {
|
36
|
+
"prerelease": [
|
37
|
+
{
|
38
|
+
"author": "lingfangao@hotmail.com",
|
39
|
+
"package": "@fluentui/react-text",
|
40
|
+
"commit": "c00913d50e2dd15bbfbb0757cefe43b192ff1d7f",
|
41
|
+
"comment": "Bump Fluent UI packages to 9.0.0-rc"
|
42
|
+
},
|
16
43
|
{
|
17
44
|
"author": "behowell@microsoft.com",
|
18
45
|
"package": "@fluentui/react-text",
|
@@ -25,6 +52,18 @@
|
|
25
52
|
"commit": "a76afe26daad901ff5458ffdda7e66e600d5bcac",
|
26
53
|
"comment": "use makeStyles types from proper package"
|
27
54
|
},
|
55
|
+
{
|
56
|
+
"author": "behowell@microsoft.com",
|
57
|
+
"package": "@fluentui/react-text",
|
58
|
+
"commit": "53b01d71e335715fda91b33e3d7bbd9d471d5ed3",
|
59
|
+
"comment": "Refactor component Slot typings"
|
60
|
+
},
|
61
|
+
{
|
62
|
+
"author": "mgodbolt@microsoft.com",
|
63
|
+
"package": "@fluentui/react-text",
|
64
|
+
"commit": "839ec14849e112b85aa321d034739ec421199141",
|
65
|
+
"comment": "remove export of commons types"
|
66
|
+
},
|
28
67
|
{
|
29
68
|
"author": "Humberto.Morimoto@microsoft.com",
|
30
69
|
"package": "@fluentui/react-text",
|
@@ -58,14 +97,14 @@
|
|
58
97
|
{
|
59
98
|
"author": "beachball",
|
60
99
|
"package": "@fluentui/react-text",
|
61
|
-
"comment": "Bump @fluentui/react-utilities to
|
62
|
-
"commit": "
|
100
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-rc.1",
|
101
|
+
"commit": "e6c855f6d9019d6c73668d15fc9bc3a13291a6c8"
|
63
102
|
},
|
64
103
|
{
|
65
104
|
"author": "beachball",
|
66
105
|
"package": "@fluentui/react-text",
|
67
|
-
"comment": "Bump @fluentui/react-conformance-griffel to
|
68
|
-
"commit": "
|
106
|
+
"comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.1",
|
107
|
+
"commit": "e6c855f6d9019d6c73668d15fc9bc3a13291a6c8"
|
69
108
|
}
|
70
109
|
],
|
71
110
|
"none": [
|
package/CHANGELOG.md
CHANGED
@@ -1,26 +1,39 @@
|
|
1
1
|
# Change Log - @fluentui/react-text
|
2
2
|
|
3
|
-
This log was last generated on
|
3
|
+
This log was last generated on Thu, 17 Feb 2022 04:12:41 GMT and should not be manually modified.
|
4
4
|
|
5
5
|
<!-- Start content -->
|
6
6
|
|
7
|
-
## [0.0.0-
|
7
|
+
## [0.0.0-nightlyc0e3a0a1f320220217.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v0.0.0-nightlyc0e3a0a1f320220217.1)
|
8
8
|
|
9
|
-
|
10
|
-
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.0.0-
|
9
|
+
Thu, 17 Feb 2022 04:12:41 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.0.0-rc.1..@fluentui/react-text_v0.0.0-nightlyc0e3a0a1f320220217.1)
|
11
11
|
|
12
12
|
### Changes
|
13
13
|
|
14
|
-
- Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/
|
14
|
+
- Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/4df2a77ff1d0255eee60fa6109174a7cb44dcbe6) by email not defined)
|
15
|
+
- Bump @fluentui/react-utilities to v0.0.0-nightlyc0e3a0a1f320220217.1 ([commit](https://github.com/microsoft/fluentui/commit/4df2a77ff1d0255eee60fa6109174a7cb44dcbe6) by beachball)
|
16
|
+
- Bump @fluentui/react-conformance-griffel to v0.0.0-nightlyc0e3a0a1f320220217.1 ([commit](https://github.com/microsoft/fluentui/commit/4df2a77ff1d0255eee60fa6109174a7cb44dcbe6) by beachball)
|
17
|
+
|
18
|
+
## [9.0.0-rc.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.0.0-rc.1)
|
19
|
+
|
20
|
+
Thu, 10 Feb 2022 08:50:58 GMT
|
21
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.0.0-beta.4..@fluentui/react-text_v9.0.0-rc.1)
|
22
|
+
|
23
|
+
### Changes
|
24
|
+
|
25
|
+
- Bump Fluent UI packages to 9.0.0-rc ([PR #21623](https://github.com/microsoft/fluentui/pull/21623) by lingfangao@hotmail.com)
|
15
26
|
- BREAKING: Rename component hooks add the suffix _unstable, as their API has not been finalized yet ([PR #21365](https://github.com/microsoft/fluentui/pull/21365) by behowell@microsoft.com)
|
16
27
|
- use makeStyles types from proper package ([PR #20786](https://github.com/microsoft/fluentui/pull/20786) by olfedias@microsoft.com)
|
28
|
+
- Refactor component Slot typings ([PR #21518](https://github.com/microsoft/fluentui/pull/21518) by behowell@microsoft.com)
|
29
|
+
- remove export of commons types ([PR #21660](https://github.com/microsoft/fluentui/pull/21660) by mgodbolt@microsoft.com)
|
17
30
|
- Replacing use of functions in makeStyles with direct use of tokens. ([PR #21057](https://github.com/microsoft/fluentui/pull/21057) by Humberto.Morimoto@microsoft.com)
|
18
31
|
- Updating use of tokens.fontWeight now that we don't need to use casting. ([PR #21217](https://github.com/microsoft/fluentui/pull/21217) by Humberto.Morimoto@microsoft.com)
|
19
32
|
- Updating based on changes to composition types. ([PR #20891](https://github.com/microsoft/fluentui/pull/20891) by Humberto.Morimoto@microsoft.com)
|
20
33
|
- use Griffel packages ([PR #21418](https://github.com/microsoft/fluentui/pull/21418) by olfedias@microsoft.com)
|
21
34
|
- update styles to not use CSS shorthands ([PR #20841](https://github.com/microsoft/fluentui/pull/20841) by olfedias@microsoft.com)
|
22
|
-
- Bump @fluentui/react-utilities to
|
23
|
-
- Bump @fluentui/react-conformance-griffel to
|
35
|
+
- Bump @fluentui/react-utilities to v9.0.0-rc.1 ([commit](https://github.com/microsoft/fluentui/commit/e6c855f6d9019d6c73668d15fc9bc3a13291a6c8) by beachball)
|
36
|
+
- Bump @fluentui/react-conformance-griffel to v9.0.0-beta.1 ([commit](https://github.com/microsoft/fluentui/commit/e6c855f6d9019d6c73668d15fc9bc3a13291a6c8) by beachball)
|
24
37
|
|
25
38
|
## [9.0.0-beta.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.0.0-beta.4)
|
26
39
|
|
package/dist/react-text.d.ts
CHANGED
@@ -2,8 +2,8 @@ import type { ComponentProps } from '@fluentui/react-utilities';
|
|
2
2
|
import type { ComponentState } from '@fluentui/react-utilities';
|
3
3
|
import type { ForwardRefComponent } from '@fluentui/react-utilities';
|
4
4
|
import type { FunctionComponent } from 'react';
|
5
|
-
import type { IntrinsicSlotProps } from '@fluentui/react-utilities';
|
6
5
|
import * as React_2 from 'react';
|
6
|
+
import type { Slot } from '@fluentui/react-utilities';
|
7
7
|
|
8
8
|
/**
|
9
9
|
* Text wrapper component for the Body typography variant
|
@@ -61,7 +61,7 @@ export { Text_2 as Text }
|
|
61
61
|
|
62
62
|
export declare const textClassName = "fui-Text";
|
63
63
|
|
64
|
-
|
64
|
+
declare type TextCommons = {
|
65
65
|
/**
|
66
66
|
* Wraps the text content on white spaces.
|
67
67
|
*
|
@@ -133,7 +133,7 @@ export declare type TextProps = ComponentProps<TextSlots> & Partial<TextCommons>
|
|
133
133
|
* Text slots
|
134
134
|
*/
|
135
135
|
export declare type TextSlots = {
|
136
|
-
root:
|
136
|
+
root: Slot<'span', 'p' | 'h1' | 'h2' | 'h3' | 'h4' | 'h5' | 'h6' | 'pre'>;
|
137
137
|
};
|
138
138
|
|
139
139
|
/**
|
@@ -1,11 +1,11 @@
|
|
1
|
-
import type { ComponentProps, ComponentState,
|
1
|
+
import type { ComponentProps, ComponentState, Slot } from '@fluentui/react-utilities';
|
2
2
|
/**
|
3
3
|
* Text slots
|
4
4
|
*/
|
5
5
|
export declare type TextSlots = {
|
6
|
-
root:
|
6
|
+
root: Slot<'span', 'p' | 'h1' | 'h2' | 'h3' | 'h4' | 'h5' | 'h6' | 'pre'>;
|
7
7
|
};
|
8
|
-
|
8
|
+
declare type TextCommons = {
|
9
9
|
/**
|
10
10
|
* Wraps the text content on white spaces.
|
11
11
|
*
|
@@ -75,3 +75,4 @@ export declare type TextProps = ComponentProps<TextSlots> & Partial<TextCommons>
|
|
75
75
|
* State used in rendering Text
|
76
76
|
*/
|
77
77
|
export declare type TextState = ComponentState<TextSlots> & TextCommons;
|
78
|
+
export {};
|
@@ -1,11 +1,11 @@
|
|
1
|
-
import type { ComponentProps, ComponentState,
|
1
|
+
import type { ComponentProps, ComponentState, Slot } from '@fluentui/react-utilities';
|
2
2
|
/**
|
3
3
|
* Text slots
|
4
4
|
*/
|
5
5
|
export declare type TextSlots = {
|
6
|
-
root:
|
6
|
+
root: Slot<'span', 'p' | 'h1' | 'h2' | 'h3' | 'h4' | 'h5' | 'h6' | 'pre'>;
|
7
7
|
};
|
8
|
-
|
8
|
+
declare type TextCommons = {
|
9
9
|
/**
|
10
10
|
* Wraps the text content on white spaces.
|
11
11
|
*
|
@@ -75,3 +75,4 @@ export declare type TextProps = ComponentProps<TextSlots> & Partial<TextCommons>
|
|
75
75
|
* State used in rendering Text
|
76
76
|
*/
|
77
77
|
export declare type TextState = ComponentState<TextSlots> & TextCommons;
|
78
|
+
export {};
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@fluentui/react-text",
|
3
|
-
"version": "0.0.0-
|
3
|
+
"version": "0.0.0-nightlyc0e3a0a1f320220217.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",
|
@@ -28,7 +28,7 @@
|
|
28
28
|
"devDependencies": {
|
29
29
|
"@fluentui/eslint-plugin": "*",
|
30
30
|
"@fluentui/react-conformance": "*",
|
31
|
-
"@fluentui/react-conformance-griffel": "0.0.0-
|
31
|
+
"@fluentui/react-conformance-griffel": "0.0.0-nightlyc0e3a0a1f320220217.1",
|
32
32
|
"@fluentui/scripts": "^1.0.0",
|
33
33
|
"@types/enzyme": "3.10.3",
|
34
34
|
"@types/enzyme-adapter-react-16": "1.0.3",
|
@@ -43,7 +43,7 @@
|
|
43
43
|
},
|
44
44
|
"dependencies": {
|
45
45
|
"@griffel/react": "1.0.0",
|
46
|
-
"@fluentui/react-utilities": "0.0.0-
|
46
|
+
"@fluentui/react-utilities": "0.0.0-nightlyc0e3a0a1f320220217.1",
|
47
47
|
"tslib": "^2.1.0"
|
48
48
|
},
|
49
49
|
"peerDependencies": {
|