@fluentui/react-card 0.0.0-nightlycbf184efa720211222.1 → 0.0.0-nightlyecca467a8920220110.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 +38 -20
- package/CHANGELOG.md +16 -13
- package/dist/react-card.d.ts +2 -4
- package/lib/components/Card/Card.types.d.ts +2 -3
- package/lib/components/Card/useCardStyles.js +1 -0
- package/lib/components/Card/useCardStyles.js.map +1 -1
- package/lib-commonjs/components/Card/Card.types.d.ts +2 -3
- package/lib-commonjs/components/Card/useCardStyles.js +2 -0
- package/lib-commonjs/components/Card/useCardStyles.js.map +1 -1
- package/package.json +9 -9
package/CHANGELOG.json
CHANGED
@@ -2,17 +2,35 @@
|
|
2
2
|
"name": "@fluentui/react-card",
|
3
3
|
"entries": [
|
4
4
|
{
|
5
|
-
"date": "
|
6
|
-
"tag": "@fluentui/react-card_v0.0.0-
|
7
|
-
"version": "0.0.0-
|
5
|
+
"date": "Mon, 10 Jan 2022 04:15:26 GMT",
|
6
|
+
"tag": "@fluentui/react-card_v0.0.0-nightlyecca467a8920220110.1",
|
7
|
+
"version": "0.0.0-nightlyecca467a8920220110.1",
|
8
8
|
"comments": {
|
9
9
|
"prerelease": [
|
10
10
|
{
|
11
11
|
"author": "email not defined",
|
12
12
|
"package": "@fluentui/react-card",
|
13
|
-
"commit": "
|
13
|
+
"commit": "0e3456c586480a46e3664c6acc9d28cbef8bd814",
|
14
14
|
"comment": "Release nightly v9"
|
15
15
|
},
|
16
|
+
{
|
17
|
+
"author": "ololubek@microsoft.com",
|
18
|
+
"package": "@fluentui/react-card",
|
19
|
+
"commit": "63cbefe55e5db10eedbde19392aa8b6376d6a7f7",
|
20
|
+
"comment": "Update react-icons usage to resizable icons"
|
21
|
+
},
|
22
|
+
{
|
23
|
+
"author": "Humberto.Morimoto@microsoft.com",
|
24
|
+
"package": "@fluentui/react-card",
|
25
|
+
"commit": "37772e1ef0b587bf08984dd053ebb356c57c5247",
|
26
|
+
"comment": "react-card: Replacing use of functions in makeStyles with direct use of tokens."
|
27
|
+
},
|
28
|
+
{
|
29
|
+
"author": "elcraig@microsoft.com",
|
30
|
+
"package": "@fluentui/react-card",
|
31
|
+
"commit": "d892c7f79c543b6008634ecd669b75b5108cad46",
|
32
|
+
"comment": "Remove empty CardCommons type and outdated boilerplate comments"
|
33
|
+
},
|
16
34
|
{
|
17
35
|
"author": "olfedias@microsoft.com",
|
18
36
|
"package": "@fluentui/react-card",
|
@@ -22,50 +40,50 @@
|
|
22
40
|
{
|
23
41
|
"author": "beachball",
|
24
42
|
"package": "@fluentui/react-card",
|
25
|
-
"comment": "Bump @fluentui/react-make-styles to v0.0.0-
|
26
|
-
"commit": "
|
43
|
+
"comment": "Bump @fluentui/react-make-styles to v0.0.0-nightlyecca467a8920220110.1",
|
44
|
+
"commit": "0e3456c586480a46e3664c6acc9d28cbef8bd814"
|
27
45
|
},
|
28
46
|
{
|
29
47
|
"author": "beachball",
|
30
48
|
"package": "@fluentui/react-card",
|
31
|
-
"comment": "Bump @fluentui/react-utilities to v0.0.0-
|
32
|
-
"commit": "
|
49
|
+
"comment": "Bump @fluentui/react-utilities to v0.0.0-nightlyecca467a8920220110.1",
|
50
|
+
"commit": "0e3456c586480a46e3664c6acc9d28cbef8bd814"
|
33
51
|
},
|
34
52
|
{
|
35
53
|
"author": "beachball",
|
36
54
|
"package": "@fluentui/react-card",
|
37
|
-
"comment": "Bump @fluentui/react-tabster to v0.0.0-
|
38
|
-
"commit": "
|
55
|
+
"comment": "Bump @fluentui/react-tabster to v0.0.0-nightlyecca467a8920220110.1",
|
56
|
+
"commit": "0e3456c586480a46e3664c6acc9d28cbef8bd814"
|
39
57
|
},
|
40
58
|
{
|
41
59
|
"author": "beachball",
|
42
60
|
"package": "@fluentui/react-card",
|
43
|
-
"comment": "Bump @fluentui/babel-make-styles to v0.0.0-
|
44
|
-
"commit": "
|
61
|
+
"comment": "Bump @fluentui/babel-make-styles to v0.0.0-nightlyecca467a8920220110.1",
|
62
|
+
"commit": "0e3456c586480a46e3664c6acc9d28cbef8bd814"
|
45
63
|
},
|
46
64
|
{
|
47
65
|
"author": "beachball",
|
48
66
|
"package": "@fluentui/react-card",
|
49
|
-
"comment": "Bump @fluentui/jest-serializer-make-styles to v0.0.0-
|
50
|
-
"commit": "
|
67
|
+
"comment": "Bump @fluentui/jest-serializer-make-styles to v0.0.0-nightlyecca467a8920220110.1",
|
68
|
+
"commit": "0e3456c586480a46e3664c6acc9d28cbef8bd814"
|
51
69
|
},
|
52
70
|
{
|
53
71
|
"author": "beachball",
|
54
72
|
"package": "@fluentui/react-card",
|
55
|
-
"comment": "Bump @fluentui/react-conformance-make-styles to v0.0.0-
|
56
|
-
"commit": "
|
73
|
+
"comment": "Bump @fluentui/react-conformance-make-styles to v0.0.0-nightlyecca467a8920220110.1",
|
74
|
+
"commit": "0e3456c586480a46e3664c6acc9d28cbef8bd814"
|
57
75
|
},
|
58
76
|
{
|
59
77
|
"author": "beachball",
|
60
78
|
"package": "@fluentui/react-card",
|
61
|
-
"comment": "Bump @fluentui/react-text to v0.0.0-
|
62
|
-
"commit": "
|
79
|
+
"comment": "Bump @fluentui/react-text to v0.0.0-nightlyecca467a8920220110.1",
|
80
|
+
"commit": "0e3456c586480a46e3664c6acc9d28cbef8bd814"
|
63
81
|
},
|
64
82
|
{
|
65
83
|
"author": "beachball",
|
66
84
|
"package": "@fluentui/react-card",
|
67
|
-
"comment": "Bump @fluentui/react-button to v0.0.0-
|
68
|
-
"commit": "
|
85
|
+
"comment": "Bump @fluentui/react-button to v0.0.0-nightlyecca467a8920220110.1",
|
86
|
+
"commit": "0e3456c586480a46e3664c6acc9d28cbef8bd814"
|
69
87
|
}
|
70
88
|
],
|
71
89
|
"none": [
|
package/CHANGELOG.md
CHANGED
@@ -1,26 +1,29 @@
|
|
1
1
|
# Change Log - @fluentui/react-card
|
2
2
|
|
3
|
-
This log was last generated on
|
3
|
+
This log was last generated on Mon, 10 Jan 2022 04:15:26 GMT and should not be manually modified.
|
4
4
|
|
5
5
|
<!-- Start content -->
|
6
6
|
|
7
|
-
## [0.0.0-
|
7
|
+
## [0.0.0-nightlyecca467a8920220110.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v0.0.0-nightlyecca467a8920220110.1)
|
8
8
|
|
9
|
-
|
10
|
-
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-beta.5..@fluentui/react-card_v0.0.0-
|
9
|
+
Mon, 10 Jan 2022 04:15:26 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-beta.5..@fluentui/react-card_v0.0.0-nightlyecca467a8920220110.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/0e3456c586480a46e3664c6acc9d28cbef8bd814) by email not defined)
|
15
|
+
- Update react-icons usage to resizable icons ([PR #21074](https://github.com/microsoft/fluentui/pull/21074) by ololubek@microsoft.com)
|
16
|
+
- react-card: Replacing use of functions in makeStyles with direct use of tokens. ([PR #21040](https://github.com/microsoft/fluentui/pull/21040) by Humberto.Morimoto@microsoft.com)
|
17
|
+
- Remove empty CardCommons type and outdated boilerplate comments ([PR #21150](https://github.com/microsoft/fluentui/pull/21150) by elcraig@microsoft.com)
|
15
18
|
- update styles no not use CSS shorthands ([PR #20794](https://github.com/microsoft/fluentui/pull/20794) by olfedias@microsoft.com)
|
16
|
-
- Bump @fluentui/react-make-styles to v0.0.0-
|
17
|
-
- Bump @fluentui/react-utilities to v0.0.0-
|
18
|
-
- Bump @fluentui/react-tabster to v0.0.0-
|
19
|
-
- Bump @fluentui/babel-make-styles to v0.0.0-
|
20
|
-
- Bump @fluentui/jest-serializer-make-styles to v0.0.0-
|
21
|
-
- Bump @fluentui/react-conformance-make-styles to v0.0.0-
|
22
|
-
- Bump @fluentui/react-text to v0.0.0-
|
23
|
-
- Bump @fluentui/react-button to v0.0.0-
|
19
|
+
- Bump @fluentui/react-make-styles to v0.0.0-nightlyecca467a8920220110.1 ([commit](https://github.com/microsoft/fluentui/commit/0e3456c586480a46e3664c6acc9d28cbef8bd814) by beachball)
|
20
|
+
- Bump @fluentui/react-utilities to v0.0.0-nightlyecca467a8920220110.1 ([commit](https://github.com/microsoft/fluentui/commit/0e3456c586480a46e3664c6acc9d28cbef8bd814) by beachball)
|
21
|
+
- Bump @fluentui/react-tabster to v0.0.0-nightlyecca467a8920220110.1 ([commit](https://github.com/microsoft/fluentui/commit/0e3456c586480a46e3664c6acc9d28cbef8bd814) by beachball)
|
22
|
+
- Bump @fluentui/babel-make-styles to v0.0.0-nightlyecca467a8920220110.1 ([commit](https://github.com/microsoft/fluentui/commit/0e3456c586480a46e3664c6acc9d28cbef8bd814) by beachball)
|
23
|
+
- Bump @fluentui/jest-serializer-make-styles to v0.0.0-nightlyecca467a8920220110.1 ([commit](https://github.com/microsoft/fluentui/commit/0e3456c586480a46e3664c6acc9d28cbef8bd814) by beachball)
|
24
|
+
- Bump @fluentui/react-conformance-make-styles to v0.0.0-nightlyecca467a8920220110.1 ([commit](https://github.com/microsoft/fluentui/commit/0e3456c586480a46e3664c6acc9d28cbef8bd814) by beachball)
|
25
|
+
- Bump @fluentui/react-text to v0.0.0-nightlyecca467a8920220110.1 ([commit](https://github.com/microsoft/fluentui/commit/0e3456c586480a46e3664c6acc9d28cbef8bd814) by beachball)
|
26
|
+
- Bump @fluentui/react-button to v0.0.0-nightlyecca467a8920220110.1 ([commit](https://github.com/microsoft/fluentui/commit/0e3456c586480a46e3664c6acc9d28cbef8bd814) by beachball)
|
24
27
|
|
25
28
|
## [9.0.0-beta.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-beta.5)
|
26
29
|
|
package/dist/react-card.d.ts
CHANGED
@@ -11,8 +11,6 @@ export declare const Card: ForwardRefComponent<CardProps>;
|
|
11
11
|
|
12
12
|
export declare const cardClassName = "fui-Card";
|
13
13
|
|
14
|
-
export declare type CardCommons = {};
|
15
|
-
|
16
14
|
/**
|
17
15
|
* Component to render Button actions in a Card component.
|
18
16
|
*/
|
@@ -98,7 +96,7 @@ export declare type CardPreviewState = ComponentState<CardPreviewSlots>;
|
|
98
96
|
/**
|
99
97
|
* Card Props
|
100
98
|
*/
|
101
|
-
export declare type CardProps = ComponentProps<CardSlots
|
99
|
+
export declare type CardProps = ComponentProps<CardSlots>;
|
102
100
|
|
103
101
|
export declare type CardSlots = {
|
104
102
|
root: IntrinsicShorthandProps<'div'>;
|
@@ -107,7 +105,7 @@ export declare type CardSlots = {
|
|
107
105
|
/**
|
108
106
|
* State used in rendering Card
|
109
107
|
*/
|
110
|
-
export declare type CardState = ComponentState<CardSlots
|
108
|
+
export declare type CardState = ComponentState<CardSlots>;
|
111
109
|
|
112
110
|
/**
|
113
111
|
* Render the final JSX of Card
|
@@ -2,12 +2,11 @@ import type { ComponentProps, ComponentState, IntrinsicShorthandProps } from '@f
|
|
2
2
|
export declare type CardSlots = {
|
3
3
|
root: IntrinsicShorthandProps<'div'>;
|
4
4
|
};
|
5
|
-
export declare type CardCommons = {};
|
6
5
|
/**
|
7
6
|
* Card Props
|
8
7
|
*/
|
9
|
-
export declare type CardProps = ComponentProps<CardSlots
|
8
|
+
export declare type CardProps = ComponentProps<CardSlots>;
|
10
9
|
/**
|
11
10
|
* State used in rendering Card
|
12
11
|
*/
|
13
|
-
export declare type CardState = ComponentState<CardSlots
|
12
|
+
export declare type CardState = ComponentState<CardSlots>;
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../../../src/components/Card/useCardStyles.ts"],"names":[],"mappings":"AAAA,SAAS,UAAT,YAAiC,YAAjC,QAAqD,6BAArD;AACA,SAAS,oBAAT,QAAqC,sBAArC;AAGA,OAAO,MAAM,aAAa,GAAG,UAAtB;AAEP;;AAEG;;AACH,MAAM,SAAS,gBAAG;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAAlB;AAqCA;;AAEG;;;AACH,OAAO,MAAM,aAAa,GAAI,KAAD,IAAgC;AAC3D,QAAM,MAAM,GAAG,SAAS,EAAxB;AACA,EAAA,KAAK,CAAC,IAAN,CAAW,SAAX,GAAuB,YAAY,CACjC,aADiC,EAEjC,MAAM,CAAC,IAF0B,EAGjC,CAAC,KAAK,CAAC,IAAN,CAAW,OAAX,IACC,KAAK,CAAC,IAAN,CAAW,SADZ,IAEC,KAAK,CAAC,IAAN,CAAW,WAFZ,IAGC,KAAK,CAAC,IAAN,CAAW,WAHZ,IAIC,KAAK,CAAC,IAAN,CAAW,aAJZ,IAKC,KAAK,CAAC,IAAN,CAAW,YALZ,IAMC,KAAK,CAAC,IAAN,CAAW,UANb,KAOE,MAAM,CAAC,WAVwB,EAWjC,KAAK,CAAC,IAAN,CAAW,SAXsB,CAAnC;AAcA,SAAO,KAAP;AACD,CAjBM","sourceRoot":""}
|
1
|
+
{"version":3,"sources":["../../../src/components/Card/useCardStyles.ts"],"names":[],"mappings":"AAAA,SAAS,UAAT,YAAiC,YAAjC,QAAqD,6BAArD;AACA,SAAS,MAAT,QAAuB,uBAAvB;AACA,SAAS,oBAAT,QAAqC,sBAArC;AAGA,OAAO,MAAM,aAAa,GAAG,UAAtB;AAEP;;AAEG;;AACH,MAAM,SAAS,gBAAG;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAAlB;AAqCA;;AAEG;;;AACH,OAAO,MAAM,aAAa,GAAI,KAAD,IAAgC;AAC3D,QAAM,MAAM,GAAG,SAAS,EAAxB;AACA,EAAA,KAAK,CAAC,IAAN,CAAW,SAAX,GAAuB,YAAY,CACjC,aADiC,EAEjC,MAAM,CAAC,IAF0B,EAGjC,CAAC,KAAK,CAAC,IAAN,CAAW,OAAX,IACC,KAAK,CAAC,IAAN,CAAW,SADZ,IAEC,KAAK,CAAC,IAAN,CAAW,WAFZ,IAGC,KAAK,CAAC,IAAN,CAAW,WAHZ,IAIC,KAAK,CAAC,IAAN,CAAW,aAJZ,IAKC,KAAK,CAAC,IAAN,CAAW,YALZ,IAMC,KAAK,CAAC,IAAN,CAAW,UANb,KAOE,MAAM,CAAC,WAVwB,EAWjC,KAAK,CAAC,IAAN,CAAW,SAXsB,CAAnC;AAcA,SAAO,KAAP;AACD,CAjBM","sourceRoot":""}
|
@@ -2,12 +2,11 @@ import type { ComponentProps, ComponentState, IntrinsicShorthandProps } from '@f
|
|
2
2
|
export declare type CardSlots = {
|
3
3
|
root: IntrinsicShorthandProps<'div'>;
|
4
4
|
};
|
5
|
-
export declare type CardCommons = {};
|
6
5
|
/**
|
7
6
|
* Card Props
|
8
7
|
*/
|
9
|
-
export declare type CardProps = ComponentProps<CardSlots
|
8
|
+
export declare type CardProps = ComponentProps<CardSlots>;
|
10
9
|
/**
|
11
10
|
* State used in rendering Card
|
12
11
|
*/
|
13
|
-
export declare type CardState = ComponentState<CardSlots
|
12
|
+
export declare type CardState = ComponentState<CardSlots>;
|
@@ -7,6 +7,8 @@ exports.useCardStyles = exports.cardClassName = void 0;
|
|
7
7
|
|
8
8
|
const react_make_styles_1 = /*#__PURE__*/require("@fluentui/react-make-styles");
|
9
9
|
|
10
|
+
const react_theme_1 = /*#__PURE__*/require("@fluentui/react-theme");
|
11
|
+
|
10
12
|
const index_1 = /*#__PURE__*/require("../CardPreview/index");
|
11
13
|
|
12
14
|
exports.cardClassName = 'fui-Card';
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../../../src/components/Card/useCardStyles.ts"],"names":[],"mappings":";;;;;;;AAAA,MAAA,mBAAA,gBAAA,OAAA,CAAA,6BAAA,CAAA;;AACA,MAAA,OAAA,gBAAA,OAAA,CAAA,sBAAA,CAAA;;AAGa,OAAA,CAAA,aAAA,GAAgB,UAAhB;AAEb;;AAEG;;AACH,MAAM,SAAS,gBAAG,mBAAA,SAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAAlB;AAqCA;;AAEG;;;AACI,MAAM,aAAa,GAAI,KAAD,IAAgC;AAC3D,QAAM,MAAM,GAAG,SAAS,EAAxB;AACA,EAAA,KAAK,CAAC,IAAN,CAAW,SAAX,GAAuB,mBAAA,CAAA,YAAA,CACrB,OAAA,CAAA,aADqB,EAErB,MAAM,CAAC,IAFc,EAGrB,CAAC,KAAK,CAAC,IAAN,CAAW,OAAX,IACC,KAAK,CAAC,IAAN,CAAW,SADZ,IAEC,KAAK,CAAC,IAAN,CAAW,WAFZ,IAGC,KAAK,CAAC,IAAN,CAAW,WAHZ,IAIC,KAAK,CAAC,IAAN,CAAW,aAJZ,IAKC,KAAK,CAAC,IAAN,CAAW,YALZ,IAMC,KAAK,CAAC,IAAN,CAAW,UANb,KAOE,MAAM,CAAC,WAVY,EAWrB,KAAK,CAAC,IAAN,CAAW,SAXU,CAAvB;AAcA,SAAO,KAAP;AACD,CAjBM;;AAAM,OAAA,CAAA,aAAA,GAAa,aAAb","sourceRoot":""}
|
1
|
+
{"version":3,"sources":["../../../src/components/Card/useCardStyles.ts"],"names":[],"mappings":";;;;;;;AAAA,MAAA,mBAAA,gBAAA,OAAA,CAAA,6BAAA,CAAA;;AACA,MAAA,aAAA,gBAAA,OAAA,CAAA,uBAAA,CAAA;;AACA,MAAA,OAAA,gBAAA,OAAA,CAAA,sBAAA,CAAA;;AAGa,OAAA,CAAA,aAAA,GAAgB,UAAhB;AAEb;;AAEG;;AACH,MAAM,SAAS,gBAAG,mBAAA,SAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAAlB;AAqCA;;AAEG;;;AACI,MAAM,aAAa,GAAI,KAAD,IAAgC;AAC3D,QAAM,MAAM,GAAG,SAAS,EAAxB;AACA,EAAA,KAAK,CAAC,IAAN,CAAW,SAAX,GAAuB,mBAAA,CAAA,YAAA,CACrB,OAAA,CAAA,aADqB,EAErB,MAAM,CAAC,IAFc,EAGrB,CAAC,KAAK,CAAC,IAAN,CAAW,OAAX,IACC,KAAK,CAAC,IAAN,CAAW,SADZ,IAEC,KAAK,CAAC,IAAN,CAAW,WAFZ,IAGC,KAAK,CAAC,IAAN,CAAW,WAHZ,IAIC,KAAK,CAAC,IAAN,CAAW,aAJZ,IAKC,KAAK,CAAC,IAAN,CAAW,YALZ,IAMC,KAAK,CAAC,IAAN,CAAW,UANb,KAOE,MAAM,CAAC,WAVY,EAWrB,KAAK,CAAC,IAAN,CAAW,SAXU,CAAvB;AAcA,SAAO,KAAP;AACD,CAjBM;;AAAM,OAAA,CAAA,aAAA,GAAa,aAAb","sourceRoot":""}
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@fluentui/react-card",
|
3
|
-
"version": "0.0.0-
|
3
|
+
"version": "0.0.0-nightlyecca467a8920220110.1",
|
4
4
|
"private": false,
|
5
5
|
"description": "Card container components for Fluent UI React.",
|
6
6
|
"main": "lib-commonjs/index.js",
|
@@ -27,14 +27,14 @@
|
|
27
27
|
"type-check": "tsc -b tsconfig.json"
|
28
28
|
},
|
29
29
|
"devDependencies": {
|
30
|
-
"@fluentui/babel-make-styles": "0.0.0-
|
30
|
+
"@fluentui/babel-make-styles": "0.0.0-nightlyecca467a8920220110.1",
|
31
31
|
"@fluentui/eslint-plugin": "*",
|
32
|
-
"@fluentui/jest-serializer-make-styles": "0.0.0-
|
32
|
+
"@fluentui/jest-serializer-make-styles": "0.0.0-nightlyecca467a8920220110.1",
|
33
33
|
"@fluentui/react-conformance": "*",
|
34
|
-
"@fluentui/react-conformance-make-styles": "0.0.0-
|
34
|
+
"@fluentui/react-conformance-make-styles": "0.0.0-nightlyecca467a8920220110.1",
|
35
35
|
"@fluentui/scripts": "^1.0.0",
|
36
|
-
"@fluentui/react-text": "0.0.0-
|
37
|
-
"@fluentui/react-button": "0.0.0-
|
36
|
+
"@fluentui/react-text": "0.0.0-nightlyecca467a8920220110.1",
|
37
|
+
"@fluentui/react-button": "0.0.0-nightlyecca467a8920220110.1",
|
38
38
|
"@types/enzyme": "3.10.3",
|
39
39
|
"@types/enzyme-adapter-react-16": "1.0.3",
|
40
40
|
"@types/react": "16.9.42",
|
@@ -47,9 +47,9 @@
|
|
47
47
|
"react-test-renderer": "^16.3.0"
|
48
48
|
},
|
49
49
|
"dependencies": {
|
50
|
-
"@fluentui/react-make-styles": "0.0.0-
|
51
|
-
"@fluentui/react-utilities": "0.0.0-
|
52
|
-
"@fluentui/react-tabster": "0.0.0-
|
50
|
+
"@fluentui/react-make-styles": "0.0.0-nightlyecca467a8920220110.1",
|
51
|
+
"@fluentui/react-utilities": "0.0.0-nightlyecca467a8920220110.1",
|
52
|
+
"@fluentui/react-tabster": "0.0.0-nightlyecca467a8920220110.1",
|
53
53
|
"tslib": "^2.1.0"
|
54
54
|
},
|
55
55
|
"peerDependencies": {
|