@fluentui/react-card 9.0.36 → 9.0.38
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 +40 -4
- package/CHANGELOG.md +24 -5
- package/lib/components/Card/renderCard.js +1 -1
- package/lib/components/CardFooter/renderCardFooter.js +1 -1
- package/lib/components/CardHeader/renderCardHeader.js +1 -1
- package/lib/components/CardPreview/renderCardPreview.js +1 -1
- package/lib-commonjs/components/Card/renderCard.js +1 -1
- package/lib-commonjs/components/Card/renderCard.js.map +1 -1
- package/lib-commonjs/components/CardFooter/renderCardFooter.js +1 -1
- package/lib-commonjs/components/CardFooter/renderCardFooter.js.map +1 -1
- package/lib-commonjs/components/CardHeader/renderCardHeader.js +1 -1
- package/lib-commonjs/components/CardHeader/renderCardHeader.js.map +1 -1
- package/lib-commonjs/components/CardPreview/renderCardPreview.js +1 -1
- package/lib-commonjs/components/CardPreview/renderCardPreview.js.map +1 -1
- package/package.json +3 -3
package/CHANGELOG.json
CHANGED
@@ -2,7 +2,43 @@
|
|
2
2
|
"name": "@fluentui/react-card",
|
3
3
|
"entries": [
|
4
4
|
{
|
5
|
-
"date": "
|
5
|
+
"date": "Thu, 14 Sep 2023 16:40:23 GMT",
|
6
|
+
"tag": "@fluentui/react-card_v9.0.38",
|
7
|
+
"version": "9.0.38",
|
8
|
+
"comments": {
|
9
|
+
"patch": [
|
10
|
+
{
|
11
|
+
"author": "beachball",
|
12
|
+
"package": "@fluentui/react-card",
|
13
|
+
"comment": "Bump @fluentui/react-jsx-runtime to v9.0.8",
|
14
|
+
"commit": "bad33fa7f241bc772b5bc4c6ee624d6ff6b4a473"
|
15
|
+
}
|
16
|
+
]
|
17
|
+
}
|
18
|
+
},
|
19
|
+
{
|
20
|
+
"date": "Tue, 12 Sep 2023 08:51:34 GMT",
|
21
|
+
"tag": "@fluentui/react-card_v9.0.37",
|
22
|
+
"version": "9.0.37",
|
23
|
+
"comments": {
|
24
|
+
"patch": [
|
25
|
+
{
|
26
|
+
"author": "beachball",
|
27
|
+
"package": "@fluentui/react-card",
|
28
|
+
"comment": "Bump @fluentui/react-tabster to v9.12.9",
|
29
|
+
"commit": "6fa505d282299778ee9c160ab91f2f510e2d4335"
|
30
|
+
},
|
31
|
+
{
|
32
|
+
"author": "beachball",
|
33
|
+
"package": "@fluentui/react-card",
|
34
|
+
"comment": "Bump @fluentui/react-jsx-runtime to v9.0.7",
|
35
|
+
"commit": "6fa505d282299778ee9c160ab91f2f510e2d4335"
|
36
|
+
}
|
37
|
+
]
|
38
|
+
}
|
39
|
+
},
|
40
|
+
{
|
41
|
+
"date": "Wed, 06 Sep 2023 13:31:31 GMT",
|
6
42
|
"tag": "@fluentui/react-card_v9.0.36",
|
7
43
|
"version": "9.0.36",
|
8
44
|
"comments": {
|
@@ -11,19 +47,19 @@
|
|
11
47
|
"author": "beachball",
|
12
48
|
"package": "@fluentui/react-card",
|
13
49
|
"comment": "Bump @fluentui/react-tabster to v9.12.8",
|
14
|
-
"commit": "
|
50
|
+
"commit": "52532950407fd4d3664ec6aa337855214233813b"
|
15
51
|
},
|
16
52
|
{
|
17
53
|
"author": "beachball",
|
18
54
|
"package": "@fluentui/react-card",
|
19
55
|
"comment": "Bump @fluentui/react-utilities to v9.13.3",
|
20
|
-
"commit": "
|
56
|
+
"commit": "52532950407fd4d3664ec6aa337855214233813b"
|
21
57
|
},
|
22
58
|
{
|
23
59
|
"author": "beachball",
|
24
60
|
"package": "@fluentui/react-card",
|
25
61
|
"comment": "Bump @fluentui/react-jsx-runtime to v9.0.6",
|
26
|
-
"commit": "
|
62
|
+
"commit": "52532950407fd4d3664ec6aa337855214233813b"
|
27
63
|
}
|
28
64
|
]
|
29
65
|
}
|
package/CHANGELOG.md
CHANGED
@@ -1,19 +1,38 @@
|
|
1
1
|
# Change Log - @fluentui/react-card
|
2
2
|
|
3
|
-
This log was last generated on
|
3
|
+
This log was last generated on Thu, 14 Sep 2023 16:40:23 GMT and should not be manually modified.
|
4
4
|
|
5
5
|
<!-- Start content -->
|
6
6
|
|
7
|
+
## [9.0.38](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.38)
|
8
|
+
|
9
|
+
Thu, 14 Sep 2023 16:40:23 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.37..@fluentui/react-card_v9.0.38)
|
11
|
+
|
12
|
+
### Patches
|
13
|
+
|
14
|
+
- Bump @fluentui/react-jsx-runtime to v9.0.8 ([PR #29145](https://github.com/microsoft/fluentui/pull/29145) by beachball)
|
15
|
+
|
16
|
+
## [9.0.37](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.37)
|
17
|
+
|
18
|
+
Tue, 12 Sep 2023 08:51:34 GMT
|
19
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.36..@fluentui/react-card_v9.0.37)
|
20
|
+
|
21
|
+
### Patches
|
22
|
+
|
23
|
+
- Bump @fluentui/react-tabster to v9.12.9 ([PR #29129](https://github.com/microsoft/fluentui/pull/29129) by beachball)
|
24
|
+
- Bump @fluentui/react-jsx-runtime to v9.0.7 ([PR #29129](https://github.com/microsoft/fluentui/pull/29129) by beachball)
|
25
|
+
|
7
26
|
## [9.0.36](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.36)
|
8
27
|
|
9
|
-
Wed, 06 Sep 2023 13:
|
28
|
+
Wed, 06 Sep 2023 13:31:31 GMT
|
10
29
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.35..@fluentui/react-card_v9.0.36)
|
11
30
|
|
12
31
|
### Patches
|
13
32
|
|
14
|
-
- Bump @fluentui/react-tabster to v9.12.8 ([PR #
|
15
|
-
- Bump @fluentui/react-utilities to v9.13.3 ([PR #
|
16
|
-
- Bump @fluentui/react-jsx-runtime to v9.0.6 ([PR #
|
33
|
+
- Bump @fluentui/react-tabster to v9.12.8 ([PR #29080](https://github.com/microsoft/fluentui/pull/29080) by beachball)
|
34
|
+
- Bump @fluentui/react-utilities to v9.13.3 ([PR #29080](https://github.com/microsoft/fluentui/pull/29080) by beachball)
|
35
|
+
- Bump @fluentui/react-jsx-runtime to v9.0.6 ([PR #29080](https://github.com/microsoft/fluentui/pull/29080) by beachball)
|
17
36
|
|
18
37
|
## [9.0.35](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.35)
|
19
38
|
|
@@ -1,4 +1,4 @@
|
|
1
|
-
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "@fluentui/react-jsx-runtime/jsx-runtime";
|
2
2
|
import { assertSlots } from '@fluentui/react-utilities';
|
3
3
|
import { CardProvider } from './CardContext';
|
4
4
|
/**
|
@@ -1,4 +1,4 @@
|
|
1
|
-
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "@fluentui/react-jsx-runtime/jsx-runtime";
|
2
2
|
import { assertSlots } from '@fluentui/react-utilities';
|
3
3
|
/**
|
4
4
|
* Render the final JSX of CardFooter.
|
@@ -1,4 +1,4 @@
|
|
1
|
-
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "@fluentui/react-jsx-runtime/jsx-runtime";
|
2
2
|
import { assertSlots } from '@fluentui/react-utilities';
|
3
3
|
/**
|
4
4
|
* Render the final JSX of CardHeader.
|
@@ -1,4 +1,4 @@
|
|
1
|
-
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "@fluentui/react-jsx-runtime/jsx-runtime";
|
2
2
|
import { assertSlots } from '@fluentui/react-utilities';
|
3
3
|
/**
|
4
4
|
* Render the final JSX of CardPreview.
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["renderCard.js"],"sourcesContent":["
|
1
|
+
{"version":3,"sources":["renderCard.js"],"sourcesContent":[" import { jsx as _jsx, jsxs as _jsxs } from \"@fluentui/react-jsx-runtime/jsx-runtime\";\nimport { assertSlots } from '@fluentui/react-utilities';\nimport { CardProvider } from './CardContext';\n/**\n * Render the final JSX of Card.\n */ export const renderCard_unstable = (state, cardContextValue)=>{\n assertSlots(state);\n return /*#__PURE__*/ _jsx(state.root, {\n children: /*#__PURE__*/ _jsxs(CardProvider, {\n value: cardContextValue,\n children: [\n state.checkbox ? /*#__PURE__*/ _jsx(state.checkbox, {}) : null,\n state.floatingAction ? /*#__PURE__*/ _jsx(state.floatingAction, {}) : null,\n state.root.children\n ]\n })\n });\n};\n"],"names":["renderCard_unstable","state","cardContextValue","assertSlots","_jsx","root","children","_jsxs","CardProvider","value","checkbox","floatingAction"],"mappings":";;;;+BAKiBA;;;eAAAA;;;4BAL4B;gCACjB;6BACC;AAGlB,MAAMA,sBAAsB,CAACC,OAAOC;IAC3CC,IAAAA,2BAAW,EAACF;IACZ,OAAO,WAAW,GAAGG,IAAAA,eAAI,EAACH,MAAMI,IAAI,EAAE;QAClCC,UAAU,WAAW,GAAGC,IAAAA,gBAAK,EAACC,yBAAY,EAAE;YACxCC,OAAOP;YACPI,UAAU;gBACNL,MAAMS,QAAQ,GAAG,WAAW,GAAGN,IAAAA,eAAI,EAACH,MAAMS,QAAQ,EAAE,CAAC,KAAK;gBAC1DT,MAAMU,cAAc,GAAG,WAAW,GAAGP,IAAAA,eAAI,EAACH,MAAMU,cAAc,EAAE,CAAC,KAAK;gBACtEV,MAAMI,IAAI,CAACC,QAAQ;aACtB;QACL;IACJ;AACJ"}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["renderCardFooter.js"],"sourcesContent":["
|
1
|
+
{"version":3,"sources":["renderCardFooter.js"],"sourcesContent":[" import { jsx as _jsx, jsxs as _jsxs } from \"@fluentui/react-jsx-runtime/jsx-runtime\";\nimport { assertSlots } from '@fluentui/react-utilities';\n/**\n * Render the final JSX of CardFooter.\n */ export const renderCardFooter_unstable = (state)=>{\n assertSlots(state);\n return /*#__PURE__*/ _jsxs(state.root, {\n children: [\n state.root.children,\n state.action && /*#__PURE__*/ _jsx(state.action, {})\n ]\n });\n};\n"],"names":["renderCardFooter_unstable","state","assertSlots","_jsxs","root","children","action","_jsx"],"mappings":";;;;+BAIiBA;;;eAAAA;;;4BAJ4B;gCACjB;AAGjB,MAAMA,4BAA4B,CAACC;IAC1CC,IAAAA,2BAAW,EAACD;IACZ,OAAO,WAAW,GAAGE,IAAAA,gBAAK,EAACF,MAAMG,IAAI,EAAE;QACnCC,UAAU;YACNJ,MAAMG,IAAI,CAACC,QAAQ;YACnBJ,MAAMK,MAAM,IAAI,WAAW,GAAGC,IAAAA,eAAI,EAACN,MAAMK,MAAM,EAAE,CAAC;SACrD;IACL;AACJ"}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["renderCardHeader.js"],"sourcesContent":["
|
1
|
+
{"version":3,"sources":["renderCardHeader.js"],"sourcesContent":[" import { jsx as _jsx, jsxs as _jsxs } from \"@fluentui/react-jsx-runtime/jsx-runtime\";\nimport { assertSlots } from '@fluentui/react-utilities';\n/**\n * Render the final JSX of CardHeader.\n */ export const renderCardHeader_unstable = (state)=>{\n assertSlots(state);\n return /*#__PURE__*/ _jsxs(state.root, {\n children: [\n state.image && /*#__PURE__*/ _jsx(state.image, {}),\n /*#__PURE__*/ _jsx(state.header, {}),\n state.description && /*#__PURE__*/ _jsx(state.description, {}),\n state.action && /*#__PURE__*/ _jsx(state.action, {})\n ]\n });\n};\n"],"names":["renderCardHeader_unstable","state","assertSlots","_jsxs","root","children","image","_jsx","header","description","action"],"mappings":";;;;+BAIiBA;;;eAAAA;;;4BAJ4B;gCACjB;AAGjB,MAAMA,4BAA4B,CAACC;IAC1CC,IAAAA,2BAAW,EAACD;IACZ,OAAO,WAAW,GAAGE,IAAAA,gBAAK,EAACF,MAAMG,IAAI,EAAE;QACnCC,UAAU;YACNJ,MAAMK,KAAK,IAAI,WAAW,GAAGC,IAAAA,eAAI,EAACN,MAAMK,KAAK,EAAE,CAAC;YAChD,WAAW,GAAGC,IAAAA,eAAI,EAACN,MAAMO,MAAM,EAAE,CAAC;YAClCP,MAAMQ,WAAW,IAAI,WAAW,GAAGF,IAAAA,eAAI,EAACN,MAAMQ,WAAW,EAAE,CAAC;YAC5DR,MAAMS,MAAM,IAAI,WAAW,GAAGH,IAAAA,eAAI,EAACN,MAAMS,MAAM,EAAE,CAAC;SACrD;IACL;AACJ"}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["renderCardPreview.js"],"sourcesContent":["
|
1
|
+
{"version":3,"sources":["renderCardPreview.js"],"sourcesContent":[" import { jsx as _jsx, jsxs as _jsxs } from \"@fluentui/react-jsx-runtime/jsx-runtime\";\nimport { assertSlots } from '@fluentui/react-utilities';\n/**\n * Render the final JSX of CardPreview.\n */ export const renderCardPreview_unstable = (state)=>{\n assertSlots(state);\n return /*#__PURE__*/ _jsxs(state.root, {\n children: [\n state.root.children,\n state.logo && /*#__PURE__*/ _jsx(state.logo, {})\n ]\n });\n};\n"],"names":["renderCardPreview_unstable","state","assertSlots","_jsxs","root","children","logo","_jsx"],"mappings":";;;;+BAIiBA;;;eAAAA;;;4BAJ4B;gCACjB;AAGjB,MAAMA,6BAA6B,CAACC;IAC3CC,IAAAA,2BAAW,EAACD;IACZ,OAAO,WAAW,GAAGE,IAAAA,gBAAK,EAACF,MAAMG,IAAI,EAAE;QACnCC,UAAU;YACNJ,MAAMG,IAAI,CAACC,QAAQ;YACnBJ,MAAMK,IAAI,IAAI,WAAW,GAAGC,IAAAA,eAAI,EAACN,MAAMK,IAAI,EAAE,CAAC;SACjD;IACL;AACJ"}
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@fluentui/react-card",
|
3
|
-
"version": "9.0.
|
3
|
+
"version": "9.0.38",
|
4
4
|
"private": false,
|
5
5
|
"description": "Card container components for Fluent UI React.",
|
6
6
|
"main": "lib-commonjs/index.js",
|
@@ -39,10 +39,10 @@
|
|
39
39
|
},
|
40
40
|
"dependencies": {
|
41
41
|
"@fluentui/keyboard-keys": "^9.0.4",
|
42
|
-
"@fluentui/react-tabster": "^9.12.
|
42
|
+
"@fluentui/react-tabster": "^9.12.9",
|
43
43
|
"@fluentui/react-theme": "^9.1.12",
|
44
44
|
"@fluentui/react-utilities": "^9.13.3",
|
45
|
-
"@fluentui/react-jsx-runtime": "^9.0.
|
45
|
+
"@fluentui/react-jsx-runtime": "^9.0.8",
|
46
46
|
"@griffel/react": "^1.5.14",
|
47
47
|
"@swc/helpers": "^0.5.1"
|
48
48
|
},
|