@fluentui/react-card 0.0.0-nightly-20230825-0413.1 → 0.0.0-nightly-20230828-0417.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 +19 -19
- package/CHANGELOG.md +12 -12
- package/lib/components/CardHeader/useCardHeaderStyles.styles.js +5 -4
- package/lib/components/CardHeader/useCardHeaderStyles.styles.js.map +1 -1
- package/lib-commonjs/components/CardHeader/useCardHeaderStyles.styles.js +5 -4
- package/lib-commonjs/components/CardHeader/useCardHeaderStyles.styles.js.map +1 -1
- package/package.json +9 -9
package/CHANGELOG.json
CHANGED
@@ -2,9 +2,9 @@
|
|
2
2
|
"name": "@fluentui/react-card",
|
3
3
|
"entries": [
|
4
4
|
{
|
5
|
-
"date": "
|
6
|
-
"tag": "@fluentui/react-card_v0.0.0-nightly-
|
7
|
-
"version": "0.0.0-nightly-
|
5
|
+
"date": "Mon, 28 Aug 2023 04:23:50 GMT",
|
6
|
+
"tag": "@fluentui/react-card_v0.0.0-nightly-20230828-0417.1",
|
7
|
+
"version": "0.0.0-nightly-20230828-0417.1",
|
8
8
|
"comments": {
|
9
9
|
"prerelease": [
|
10
10
|
{
|
@@ -16,50 +16,50 @@
|
|
16
16
|
{
|
17
17
|
"author": "beachball",
|
18
18
|
"package": "@fluentui/react-card",
|
19
|
-
"comment": "Bump @fluentui/keyboard-keys to v0.0.0-nightly-
|
20
|
-
"commit": "
|
19
|
+
"comment": "Bump @fluentui/keyboard-keys to v0.0.0-nightly-20230828-0417.1",
|
20
|
+
"commit": "569569c1c3b069871cfddbbd6ad7434b966d5459"
|
21
21
|
},
|
22
22
|
{
|
23
23
|
"author": "beachball",
|
24
24
|
"package": "@fluentui/react-card",
|
25
|
-
"comment": "Bump @fluentui/react-tabster to v0.0.0-nightly-
|
26
|
-
"commit": "
|
25
|
+
"comment": "Bump @fluentui/react-tabster to v0.0.0-nightly-20230828-0417.1",
|
26
|
+
"commit": "569569c1c3b069871cfddbbd6ad7434b966d5459"
|
27
27
|
},
|
28
28
|
{
|
29
29
|
"author": "beachball",
|
30
30
|
"package": "@fluentui/react-card",
|
31
|
-
"comment": "Bump @fluentui/react-theme to v0.0.0-nightly-
|
32
|
-
"commit": "
|
31
|
+
"comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20230828-0417.1",
|
32
|
+
"commit": "569569c1c3b069871cfddbbd6ad7434b966d5459"
|
33
33
|
},
|
34
34
|
{
|
35
35
|
"author": "beachball",
|
36
36
|
"package": "@fluentui/react-card",
|
37
|
-
"comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-
|
38
|
-
"commit": "
|
37
|
+
"comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20230828-0417.1",
|
38
|
+
"commit": "569569c1c3b069871cfddbbd6ad7434b966d5459"
|
39
39
|
},
|
40
40
|
{
|
41
41
|
"author": "beachball",
|
42
42
|
"package": "@fluentui/react-card",
|
43
|
-
"comment": "Bump @fluentui/react-jsx-runtime to v0.0.0-nightly-
|
44
|
-
"commit": "
|
43
|
+
"comment": "Bump @fluentui/react-jsx-runtime to v0.0.0-nightly-20230828-0417.1",
|
44
|
+
"commit": "569569c1c3b069871cfddbbd6ad7434b966d5459"
|
45
45
|
},
|
46
46
|
{
|
47
47
|
"author": "beachball",
|
48
48
|
"package": "@fluentui/react-card",
|
49
|
-
"comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-
|
50
|
-
"commit": "
|
49
|
+
"comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20230828-0417.1",
|
50
|
+
"commit": "569569c1c3b069871cfddbbd6ad7434b966d5459"
|
51
51
|
},
|
52
52
|
{
|
53
53
|
"author": "beachball",
|
54
54
|
"package": "@fluentui/react-card",
|
55
|
-
"comment": "Bump @fluentui/react-conformance to v0.0.0-nightly-
|
56
|
-
"commit": "
|
55
|
+
"comment": "Bump @fluentui/react-conformance to v0.0.0-nightly-20230828-0417.1",
|
56
|
+
"commit": "569569c1c3b069871cfddbbd6ad7434b966d5459"
|
57
57
|
},
|
58
58
|
{
|
59
59
|
"author": "beachball",
|
60
60
|
"package": "@fluentui/react-card",
|
61
|
-
"comment": "Bump @fluentui/react-button to v0.0.0-nightly-
|
62
|
-
"commit": "
|
61
|
+
"comment": "Bump @fluentui/react-button to v0.0.0-nightly-20230828-0417.1",
|
62
|
+
"commit": "569569c1c3b069871cfddbbd6ad7434b966d5459"
|
63
63
|
}
|
64
64
|
]
|
65
65
|
}
|
package/CHANGELOG.md
CHANGED
@@ -1,25 +1,25 @@
|
|
1
1
|
# Change Log - @fluentui/react-card
|
2
2
|
|
3
|
-
This log was last generated on
|
3
|
+
This log was last generated on Mon, 28 Aug 2023 04:23:50 GMT and should not be manually modified.
|
4
4
|
|
5
5
|
<!-- Start content -->
|
6
6
|
|
7
|
-
## [0.0.0-nightly-
|
7
|
+
## [0.0.0-nightly-20230828-0417.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v0.0.0-nightly-20230828-0417.1)
|
8
8
|
|
9
|
-
|
10
|
-
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.32..@fluentui/react-card_v0.0.0-nightly-
|
9
|
+
Mon, 28 Aug 2023 04:23:50 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.32..@fluentui/react-card_v0.0.0-nightly-20230828-0417.1)
|
11
11
|
|
12
12
|
### Changes
|
13
13
|
|
14
14
|
- Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/not available) by fluentui-internal@service.microsoft.com)
|
15
|
-
- Bump @fluentui/keyboard-keys to v0.0.0-nightly-
|
16
|
-
- Bump @fluentui/react-tabster to v0.0.0-nightly-
|
17
|
-
- Bump @fluentui/react-theme to v0.0.0-nightly-
|
18
|
-
- Bump @fluentui/react-utilities to v0.0.0-nightly-
|
19
|
-
- Bump @fluentui/react-jsx-runtime to v0.0.0-nightly-
|
20
|
-
- Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-
|
21
|
-
- Bump @fluentui/react-conformance to v0.0.0-nightly-
|
22
|
-
- Bump @fluentui/react-button to v0.0.0-nightly-
|
15
|
+
- Bump @fluentui/keyboard-keys to v0.0.0-nightly-20230828-0417.1 ([commit](https://github.com/microsoft/fluentui/commit/569569c1c3b069871cfddbbd6ad7434b966d5459) by beachball)
|
16
|
+
- Bump @fluentui/react-tabster to v0.0.0-nightly-20230828-0417.1 ([commit](https://github.com/microsoft/fluentui/commit/569569c1c3b069871cfddbbd6ad7434b966d5459) by beachball)
|
17
|
+
- Bump @fluentui/react-theme to v0.0.0-nightly-20230828-0417.1 ([commit](https://github.com/microsoft/fluentui/commit/569569c1c3b069871cfddbbd6ad7434b966d5459) by beachball)
|
18
|
+
- Bump @fluentui/react-utilities to v0.0.0-nightly-20230828-0417.1 ([commit](https://github.com/microsoft/fluentui/commit/569569c1c3b069871cfddbbd6ad7434b966d5459) by beachball)
|
19
|
+
- Bump @fluentui/react-jsx-runtime to v0.0.0-nightly-20230828-0417.1 ([commit](https://github.com/microsoft/fluentui/commit/569569c1c3b069871cfddbbd6ad7434b966d5459) by beachball)
|
20
|
+
- Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20230828-0417.1 ([commit](https://github.com/microsoft/fluentui/commit/569569c1c3b069871cfddbbd6ad7434b966d5459) by beachball)
|
21
|
+
- Bump @fluentui/react-conformance to v0.0.0-nightly-20230828-0417.1 ([commit](https://github.com/microsoft/fluentui/commit/569569c1c3b069871cfddbbd6ad7434b966d5459) by beachball)
|
22
|
+
- Bump @fluentui/react-button to v0.0.0-nightly-20230828-0417.1 ([commit](https://github.com/microsoft/fluentui/commit/569569c1c3b069871cfddbbd6ad7434b966d5459) by beachball)
|
23
23
|
|
24
24
|
## [9.0.32](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.32)
|
25
25
|
|
@@ -20,7 +20,6 @@ const useStyles = /*#__PURE__*/__styles({
|
|
20
20
|
Bkc6ea2: "fkufhic",
|
21
21
|
mc9l5x: "f13qh94s",
|
22
22
|
t4k1zu: "f8a668j",
|
23
|
-
v29qe6: "f4h39za",
|
24
23
|
Bt984gj: "f122n59"
|
25
24
|
},
|
26
25
|
image: {
|
@@ -31,11 +30,13 @@ const useStyles = /*#__PURE__*/__styles({
|
|
31
30
|
},
|
32
31
|
header: {
|
33
32
|
Br312pm: "fd46tj4",
|
34
|
-
Ijaq50: "f16hsg94"
|
33
|
+
Ijaq50: "f16hsg94",
|
34
|
+
mc9l5x: "f22iagw"
|
35
35
|
},
|
36
36
|
description: {
|
37
37
|
Br312pm: "fd46tj4",
|
38
|
-
Ijaq50: "faunodf"
|
38
|
+
Ijaq50: "faunodf",
|
39
|
+
mc9l5x: "f22iagw"
|
39
40
|
},
|
40
41
|
action: {
|
41
42
|
Frg6f3: ["f6yss9k", "fql5097"],
|
@@ -43,7 +44,7 @@ const useStyles = /*#__PURE__*/__styles({
|
|
43
44
|
Ijaq50: "fldnz9j"
|
44
45
|
}
|
45
46
|
}, {
|
46
|
-
d: [".fkufhic{--fui-CardHeader--gap:12px;}", ".f13qh94s{display:grid;}", ".f8a668j{grid-auto-columns:min-content 1fr min-content;}", ".
|
47
|
+
d: [".fkufhic{--fui-CardHeader--gap:12px;}", ".f13qh94s{display:grid;}", ".f8a668j{grid-auto-columns:min-content 1fr min-content;}", ".f122n59{align-items:center;}", ".ftuwxu6{display:inline-flex;}", ".fql5097{margin-right:var(--fui-CardHeader--gap);}", ".f6yss9k{margin-left:var(--fui-CardHeader--gap);}", ".fwpfdsa{grid-column-start:1;}", ".fldnz9j{grid-row-start:span 2;}", ".fd46tj4{grid-column-start:2;}", ".f16hsg94{grid-row-start:1;}", ".f22iagw{display:flex;}", ".faunodf{grid-row-start:2;}", ".fis13di{grid-column-start:3;}"]
|
47
48
|
});
|
48
49
|
/**
|
49
50
|
* Apply styling to the CardHeader slots based on the state.
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"names":["__styles","mergeClasses","cardHeaderClassNames","root","image","header","description","action","cardHeaderCSSVars","cardHeaderGapVar","useStyles","Bkc6ea2","mc9l5x","t4k1zu","
|
1
|
+
{"version":3,"names":["__styles","mergeClasses","cardHeaderClassNames","root","image","header","description","action","cardHeaderCSSVars","cardHeaderGapVar","useStyles","Bkc6ea2","mc9l5x","t4k1zu","Bt984gj","t21cq0","Br312pm","Ijaq50","Frg6f3","d","useCardHeaderStyles_unstable","state","styles","className"],"sources":["useCardHeaderStyles.styles.js"],"sourcesContent":["import { makeStyles, mergeClasses } from '@griffel/react';\n/**\n * Static CSS class names used internally for the component slots.\n */ export const cardHeaderClassNames = {\n root: 'fui-CardHeader',\n image: 'fui-CardHeader__image',\n header: 'fui-CardHeader__header',\n description: 'fui-CardHeader__description',\n action: 'fui-CardHeader__action'\n};\n/**\n * CSS variable names used internally for uniform styling in CardHeader.\n */ export const cardHeaderCSSVars = {\n cardHeaderGapVar: '--fui-CardHeader--gap'\n};\nconst useStyles = makeStyles({\n root: {\n [cardHeaderCSSVars.cardHeaderGapVar]: '12px',\n display: 'grid',\n gridAutoColumns: 'min-content 1fr min-content',\n alignItems: 'center'\n },\n image: {\n display: 'inline-flex',\n marginRight: `var(${cardHeaderCSSVars.cardHeaderGapVar})`,\n gridColumnStart: '1',\n gridRowStart: 'span 2'\n },\n header: {\n gridColumnStart: '2',\n gridRowStart: '1',\n display: 'flex'\n },\n description: {\n gridColumnStart: '2',\n gridRowStart: '2',\n display: 'flex'\n },\n action: {\n marginLeft: `var(${cardHeaderCSSVars.cardHeaderGapVar})`,\n gridColumnStart: '3',\n gridRowStart: 'span 2'\n }\n});\n/**\n * Apply styling to the CardHeader slots based on the state.\n */ export const useCardHeaderStyles_unstable = (state)=>{\n const styles = useStyles();\n state.root.className = mergeClasses(cardHeaderClassNames.root, styles.root, state.root.className);\n if (state.image) {\n state.image.className = mergeClasses(cardHeaderClassNames.image, styles.image, state.image.className);\n }\n if (state.header) {\n state.header.className = mergeClasses(cardHeaderClassNames.header, styles.header, state.header.className);\n }\n if (state.description) {\n state.description.className = mergeClasses(cardHeaderClassNames.description, styles.description, state.description.className);\n }\n if (state.action) {\n state.action.className = mergeClasses(cardHeaderClassNames.action, styles.action, state.action.className);\n }\n return state;\n};\n"],"mappings":"AAAA,SAAAA,QAAA,EAAqBC,YAAY,QAAQ,gBAAgB;AACzD;AACA;AACA;AAAI,OAAO,MAAMC,oBAAoB,GAAG;EACpCC,IAAI,EAAE,gBAAgB;EACtBC,KAAK,EAAE,uBAAuB;EAC9BC,MAAM,EAAE,wBAAwB;EAChCC,WAAW,EAAE,6BAA6B;EAC1CC,MAAM,EAAE;AACZ,CAAC;AACD;AACA;AACA;AAAI,OAAO,MAAMC,iBAAiB,GAAG;EACjCC,gBAAgB,EAAE;AACtB,CAAC;AACD,MAAMC,SAAS,gBAAGV,QAAA;EAAAG,IAAA;IAAAQ,OAAA;IAAAC,MAAA;IAAAC,MAAA;IAAAC,OAAA;EAAA;EAAAV,KAAA;IAAAQ,MAAA;IAAAG,MAAA;IAAAC,OAAA;IAAAC,MAAA;EAAA;EAAAZ,MAAA;IAAAW,OAAA;IAAAC,MAAA;IAAAL,MAAA;EAAA;EAAAN,WAAA;IAAAU,OAAA;IAAAC,MAAA;IAAAL,MAAA;EAAA;EAAAL,MAAA;IAAAW,MAAA;IAAAF,OAAA;IAAAC,MAAA;EAAA;AAAA;EAAAE,CAAA;AAAA,CA4BjB,CAAC;AACF;AACA;AACA;AAAI,OAAO,MAAMC,4BAA4B,GAAIC,KAAK,IAAG;EACrD,MAAMC,MAAM,GAAGZ,SAAS,CAAC,CAAC;EAC1BW,KAAK,CAAClB,IAAI,CAACoB,SAAS,GAAGtB,YAAY,CAACC,oBAAoB,CAACC,IAAI,EAAEmB,MAAM,CAACnB,IAAI,EAAEkB,KAAK,CAAClB,IAAI,CAACoB,SAAS,CAAC;EACjG,IAAIF,KAAK,CAACjB,KAAK,EAAE;IACbiB,KAAK,CAACjB,KAAK,CAACmB,SAAS,GAAGtB,YAAY,CAACC,oBAAoB,CAACE,KAAK,EAAEkB,MAAM,CAAClB,KAAK,EAAEiB,KAAK,CAACjB,KAAK,CAACmB,SAAS,CAAC;EACzG;EACA,IAAIF,KAAK,CAAChB,MAAM,EAAE;IACdgB,KAAK,CAAChB,MAAM,CAACkB,SAAS,GAAGtB,YAAY,CAACC,oBAAoB,CAACG,MAAM,EAAEiB,MAAM,CAACjB,MAAM,EAAEgB,KAAK,CAAChB,MAAM,CAACkB,SAAS,CAAC;EAC7G;EACA,IAAIF,KAAK,CAACf,WAAW,EAAE;IACnBe,KAAK,CAACf,WAAW,CAACiB,SAAS,GAAGtB,YAAY,CAACC,oBAAoB,CAACI,WAAW,EAAEgB,MAAM,CAAChB,WAAW,EAAEe,KAAK,CAACf,WAAW,CAACiB,SAAS,CAAC;EACjI;EACA,IAAIF,KAAK,CAACd,MAAM,EAAE;IACdc,KAAK,CAACd,MAAM,CAACgB,SAAS,GAAGtB,YAAY,CAACC,oBAAoB,CAACK,MAAM,EAAEe,MAAM,CAACf,MAAM,EAAEc,KAAK,CAACd,MAAM,CAACgB,SAAS,CAAC;EAC7G;EACA,OAAOF,KAAK;AAChB,CAAC"}
|
@@ -29,7 +29,6 @@ const useStyles = /*#__PURE__*/ (0, _react["__styles"])({
|
|
29
29
|
Bkc6ea2: "fkufhic",
|
30
30
|
mc9l5x: "f13qh94s",
|
31
31
|
t4k1zu: "f8a668j",
|
32
|
-
v29qe6: "f4h39za",
|
33
32
|
Bt984gj: "f122n59"
|
34
33
|
},
|
35
34
|
image: {
|
@@ -43,11 +42,13 @@ const useStyles = /*#__PURE__*/ (0, _react["__styles"])({
|
|
43
42
|
},
|
44
43
|
header: {
|
45
44
|
Br312pm: "fd46tj4",
|
46
|
-
Ijaq50: "f16hsg94"
|
45
|
+
Ijaq50: "f16hsg94",
|
46
|
+
mc9l5x: "f22iagw"
|
47
47
|
},
|
48
48
|
description: {
|
49
49
|
Br312pm: "fd46tj4",
|
50
|
-
Ijaq50: "faunodf"
|
50
|
+
Ijaq50: "faunodf",
|
51
|
+
mc9l5x: "f22iagw"
|
51
52
|
},
|
52
53
|
action: {
|
53
54
|
Frg6f3: [
|
@@ -62,7 +63,6 @@ const useStyles = /*#__PURE__*/ (0, _react["__styles"])({
|
|
62
63
|
".fkufhic{--fui-CardHeader--gap:12px;}",
|
63
64
|
".f13qh94s{display:grid;}",
|
64
65
|
".f8a668j{grid-auto-columns:min-content 1fr min-content;}",
|
65
|
-
".f4h39za{grid-auto-rows:1fr min-content;}",
|
66
66
|
".f122n59{align-items:center;}",
|
67
67
|
".ftuwxu6{display:inline-flex;}",
|
68
68
|
".fql5097{margin-right:var(--fui-CardHeader--gap);}",
|
@@ -71,6 +71,7 @@ const useStyles = /*#__PURE__*/ (0, _react["__styles"])({
|
|
71
71
|
".fldnz9j{grid-row-start:span 2;}",
|
72
72
|
".fd46tj4{grid-column-start:2;}",
|
73
73
|
".f16hsg94{grid-row-start:1;}",
|
74
|
+
".f22iagw{display:flex;}",
|
74
75
|
".faunodf{grid-row-start:2;}",
|
75
76
|
".fis13di{grid-column-start:3;}"
|
76
77
|
]
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["useCardHeaderStyles.styles.js"],"sourcesContent":["import { __styles, mergeClasses } from '@griffel/react';\n/**\n * Static CSS class names used internally for the component slots.\n */\nexport const cardHeaderClassNames = {\n root: 'fui-CardHeader',\n image: 'fui-CardHeader__image',\n header: 'fui-CardHeader__header',\n description: 'fui-CardHeader__description',\n action: 'fui-CardHeader__action'\n};\n/**\n * CSS variable names used internally for uniform styling in CardHeader.\n */\nexport const cardHeaderCSSVars = {\n cardHeaderGapVar: '--fui-CardHeader--gap'\n};\nconst useStyles = /*#__PURE__*/__styles({\n root: {\n Bkc6ea2: \"fkufhic\",\n mc9l5x: \"f13qh94s\",\n t4k1zu: \"f8a668j\",\n
|
1
|
+
{"version":3,"sources":["useCardHeaderStyles.styles.js"],"sourcesContent":["import { __styles, mergeClasses } from '@griffel/react';\n/**\n * Static CSS class names used internally for the component slots.\n */\nexport const cardHeaderClassNames = {\n root: 'fui-CardHeader',\n image: 'fui-CardHeader__image',\n header: 'fui-CardHeader__header',\n description: 'fui-CardHeader__description',\n action: 'fui-CardHeader__action'\n};\n/**\n * CSS variable names used internally for uniform styling in CardHeader.\n */\nexport const cardHeaderCSSVars = {\n cardHeaderGapVar: '--fui-CardHeader--gap'\n};\nconst useStyles = /*#__PURE__*/__styles({\n root: {\n Bkc6ea2: \"fkufhic\",\n mc9l5x: \"f13qh94s\",\n t4k1zu: \"f8a668j\",\n Bt984gj: \"f122n59\"\n },\n image: {\n mc9l5x: \"ftuwxu6\",\n t21cq0: [\"fql5097\", \"f6yss9k\"],\n Br312pm: \"fwpfdsa\",\n Ijaq50: \"fldnz9j\"\n },\n header: {\n Br312pm: \"fd46tj4\",\n Ijaq50: \"f16hsg94\",\n mc9l5x: \"f22iagw\"\n },\n description: {\n Br312pm: \"fd46tj4\",\n Ijaq50: \"faunodf\",\n mc9l5x: \"f22iagw\"\n },\n action: {\n Frg6f3: [\"f6yss9k\", \"fql5097\"],\n Br312pm: \"fis13di\",\n Ijaq50: \"fldnz9j\"\n }\n}, {\n d: [\".fkufhic{--fui-CardHeader--gap:12px;}\", \".f13qh94s{display:grid;}\", \".f8a668j{grid-auto-columns:min-content 1fr min-content;}\", \".f122n59{align-items:center;}\", \".ftuwxu6{display:inline-flex;}\", \".fql5097{margin-right:var(--fui-CardHeader--gap);}\", \".f6yss9k{margin-left:var(--fui-CardHeader--gap);}\", \".fwpfdsa{grid-column-start:1;}\", \".fldnz9j{grid-row-start:span 2;}\", \".fd46tj4{grid-column-start:2;}\", \".f16hsg94{grid-row-start:1;}\", \".f22iagw{display:flex;}\", \".faunodf{grid-row-start:2;}\", \".fis13di{grid-column-start:3;}\"]\n});\n/**\n * Apply styling to the CardHeader slots based on the state.\n */\nexport const useCardHeaderStyles_unstable = state => {\n const styles = useStyles();\n state.root.className = mergeClasses(cardHeaderClassNames.root, styles.root, state.root.className);\n if (state.image) {\n state.image.className = mergeClasses(cardHeaderClassNames.image, styles.image, state.image.className);\n }\n if (state.header) {\n state.header.className = mergeClasses(cardHeaderClassNames.header, styles.header, state.header.className);\n }\n if (state.description) {\n state.description.className = mergeClasses(cardHeaderClassNames.description, styles.description, state.description.className);\n }\n if (state.action) {\n state.action.className = mergeClasses(cardHeaderClassNames.action, styles.action, state.action.className);\n }\n return state;\n};\n//# sourceMappingURL=useCardHeaderStyles.styles.js.map"],"names":["cardHeaderClassNames","cardHeaderCSSVars","useCardHeaderStyles_unstable","root","image","header","description","action","cardHeaderGapVar","useStyles","__styles","Bkc6ea2","mc9l5x","t4k1zu","Bt984gj","t21cq0","Br312pm","Ijaq50","Frg6f3","d","state","styles","className","mergeClasses"],"mappings":";;;;;;;;;;;IAIaA,oBAAoB,MAApBA;IAUAC,iBAAiB,MAAjBA;IAqCAC,4BAA4B,MAA5BA;;uBAnD0B;AAIhC,MAAMF,uBAAuB;IAClCG,MAAM;IACNC,OAAO;IACPC,QAAQ;IACRC,aAAa;IACbC,QAAQ;AACV;AAIO,MAAMN,oBAAoB;IAC/BO,kBAAkB;AACpB;AACA,MAAMC,YAAY,WAAW,GAAEC,IAAAA,kBAAQ,EAAC;IACtCP,MAAM;QACJQ,SAAS;QACTC,QAAQ;QACRC,QAAQ;QACRC,SAAS;IACX;IACAV,OAAO;QACLQ,QAAQ;QACRG,QAAQ;YAAC;YAAW;SAAU;QAC9BC,SAAS;QACTC,QAAQ;IACV;IACAZ,QAAQ;QACNW,SAAS;QACTC,QAAQ;QACRL,QAAQ;IACV;IACAN,aAAa;QACXU,SAAS;QACTC,QAAQ;QACRL,QAAQ;IACV;IACAL,QAAQ;QACNW,QAAQ;YAAC;YAAW;SAAU;QAC9BF,SAAS;QACTC,QAAQ;IACV;AACF,GAAG;IACDE,GAAG;QAAC;QAAyC;QAA4B;QAA4D;QAAiC;QAAkC;QAAsD;QAAqD;QAAkC;QAAoC;QAAkC;QAAgC;QAA2B;QAA+B;KAAiC;AACxhB;AAIO,MAAMjB,+BAA+BkB,CAAAA,QAAS;IACnD,MAAMC,SAASZ;IACfW,MAAMjB,IAAI,CAACmB,SAAS,GAAGC,IAAAA,mBAAY,EAACvB,qBAAqBG,IAAI,EAAEkB,OAAOlB,IAAI,EAAEiB,MAAMjB,IAAI,CAACmB,SAAS;IAChG,IAAIF,MAAMhB,KAAK,EAAE;QACfgB,MAAMhB,KAAK,CAACkB,SAAS,GAAGC,IAAAA,mBAAY,EAACvB,qBAAqBI,KAAK,EAAEiB,OAAOjB,KAAK,EAAEgB,MAAMhB,KAAK,CAACkB,SAAS;IACtG,CAAC;IACD,IAAIF,MAAMf,MAAM,EAAE;QAChBe,MAAMf,MAAM,CAACiB,SAAS,GAAGC,IAAAA,mBAAY,EAACvB,qBAAqBK,MAAM,EAAEgB,OAAOhB,MAAM,EAAEe,MAAMf,MAAM,CAACiB,SAAS;IAC1G,CAAC;IACD,IAAIF,MAAMd,WAAW,EAAE;QACrBc,MAAMd,WAAW,CAACgB,SAAS,GAAGC,IAAAA,mBAAY,EAACvB,qBAAqBM,WAAW,EAAEe,OAAOf,WAAW,EAAEc,MAAMd,WAAW,CAACgB,SAAS;IAC9H,CAAC;IACD,IAAIF,MAAMb,MAAM,EAAE;QAChBa,MAAMb,MAAM,CAACe,SAAS,GAAGC,IAAAA,mBAAY,EAACvB,qBAAqBO,MAAM,EAAEc,OAAOd,MAAM,EAAEa,MAAMb,MAAM,CAACe,SAAS;IAC1G,CAAC;IACD,OAAOF;AACT,GACA,sDAAsD"}
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@fluentui/react-card",
|
3
|
-
"version": "0.0.0-nightly-
|
3
|
+
"version": "0.0.0-nightly-20230828-0417.1",
|
4
4
|
"private": false,
|
5
5
|
"description": "Card container components for Fluent UI React.",
|
6
6
|
"main": "lib-commonjs/index.js",
|
@@ -30,19 +30,19 @@
|
|
30
30
|
},
|
31
31
|
"devDependencies": {
|
32
32
|
"@fluentui/eslint-plugin": "*",
|
33
|
-
"@fluentui/react-conformance-griffel": "0.0.0-nightly-
|
34
|
-
"@fluentui/react-conformance": "0.0.0-nightly-
|
35
|
-
"@fluentui/react-button": "0.0.0-nightly-
|
33
|
+
"@fluentui/react-conformance-griffel": "0.0.0-nightly-20230828-0417.1",
|
34
|
+
"@fluentui/react-conformance": "0.0.0-nightly-20230828-0417.1",
|
35
|
+
"@fluentui/react-button": "0.0.0-nightly-20230828-0417.1",
|
36
36
|
"@fluentui/scripts-api-extractor": "*",
|
37
37
|
"@fluentui/scripts-cypress": "*",
|
38
38
|
"@fluentui/scripts-tasks": "*"
|
39
39
|
},
|
40
40
|
"dependencies": {
|
41
|
-
"@fluentui/keyboard-keys": "0.0.0-nightly-
|
42
|
-
"@fluentui/react-tabster": "0.0.0-nightly-
|
43
|
-
"@fluentui/react-theme": "0.0.0-nightly-
|
44
|
-
"@fluentui/react-utilities": "0.0.0-nightly-
|
45
|
-
"@fluentui/react-jsx-runtime": "0.0.0-nightly-
|
41
|
+
"@fluentui/keyboard-keys": "0.0.0-nightly-20230828-0417.1",
|
42
|
+
"@fluentui/react-tabster": "0.0.0-nightly-20230828-0417.1",
|
43
|
+
"@fluentui/react-theme": "0.0.0-nightly-20230828-0417.1",
|
44
|
+
"@fluentui/react-utilities": "0.0.0-nightly-20230828-0417.1",
|
45
|
+
"@fluentui/react-jsx-runtime": "0.0.0-nightly-20230828-0417.1",
|
46
46
|
"@griffel/react": "^1.5.14",
|
47
47
|
"@swc/helpers": "^0.4.14"
|
48
48
|
},
|