@fluentui/react-card 9.0.0-beta.24 → 9.0.0-beta.25

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,7 +2,72 @@
2
2
  "name": "@fluentui/react-card",
3
3
  "entries": [
4
4
  {
5
- "date": "Wed, 03 Aug 2022 16:00:07 GMT",
5
+ "date": "Thu, 15 Sep 2022 09:45:19 GMT",
6
+ "tag": "@fluentui/react-card_v9.0.0-beta.25",
7
+ "version": "9.0.0-beta.25",
8
+ "comments": {
9
+ "none": [
10
+ {
11
+ "author": "martinhochel@microsoft.com",
12
+ "package": "@fluentui/react-card",
13
+ "commit": "e6cf183695d6d67a24e038c49a876224e5ed35e5",
14
+ "comment": "chore: update package scaffold"
15
+ },
16
+ {
17
+ "author": "martinhochel@microsoft.com",
18
+ "package": "@fluentui/react-card",
19
+ "commit": "ba9444d594f3a960cc590eae5237c08bf7c5a07f",
20
+ "comment": "chore: consume cypress.config from it's package boundary"
21
+ }
22
+ ],
23
+ "prerelease": [
24
+ {
25
+ "author": "olfedias@microsoft.com",
26
+ "package": "@fluentui/react-card",
27
+ "commit": "e610024474cfe5d45f61501a8b6a21daf4c794a2",
28
+ "comment": "chore: Update Griffel to latest version"
29
+ },
30
+ {
31
+ "author": "beachball",
32
+ "package": "@fluentui/react-card",
33
+ "comment": "Bump @fluentui/react-utilities to v9.1.0",
34
+ "commit": "a33448fe4a0f4117686c378f80b893d1406d95a8"
35
+ },
36
+ {
37
+ "author": "beachball",
38
+ "package": "@fluentui/react-card",
39
+ "comment": "Bump @fluentui/react-tabster to v9.1.1",
40
+ "commit": "a33448fe4a0f4117686c378f80b893d1406d95a8"
41
+ },
42
+ {
43
+ "author": "beachball",
44
+ "package": "@fluentui/react-card",
45
+ "comment": "Bump @fluentui/react-theme to v9.1.0",
46
+ "commit": "a33448fe4a0f4117686c378f80b893d1406d95a8"
47
+ },
48
+ {
49
+ "author": "beachball",
50
+ "package": "@fluentui/react-card",
51
+ "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.13",
52
+ "commit": "a33448fe4a0f4117686c378f80b893d1406d95a8"
53
+ },
54
+ {
55
+ "author": "beachball",
56
+ "package": "@fluentui/react-card",
57
+ "comment": "Bump @fluentui/react-text to v9.1.0",
58
+ "commit": "a33448fe4a0f4117686c378f80b893d1406d95a8"
59
+ },
60
+ {
61
+ "author": "beachball",
62
+ "package": "@fluentui/react-card",
63
+ "comment": "Bump @fluentui/react-button to v9.1.1",
64
+ "commit": "a33448fe4a0f4117686c378f80b893d1406d95a8"
65
+ }
66
+ ]
67
+ }
68
+ },
69
+ {
70
+ "date": "Wed, 03 Aug 2022 16:03:40 GMT",
6
71
  "tag": "@fluentui/react-card_v9.0.0-beta.24",
7
72
  "version": "9.0.0-beta.24",
8
73
  "comments": {
@@ -40,25 +105,25 @@
40
105
  "author": "beachball",
41
106
  "package": "@fluentui/react-card",
42
107
  "comment": "Bump @fluentui/react-tabster to v9.1.0",
43
- "commit": "54bc6105c5c9c9023da35d4670239e44117ed4a5"
108
+ "commit": "ee4a8be0d0831a6615f878f98db6a97cc61a802d"
44
109
  },
45
110
  {
46
111
  "author": "beachball",
47
112
  "package": "@fluentui/react-card",
48
113
  "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.12",
49
- "commit": "54bc6105c5c9c9023da35d4670239e44117ed4a5"
114
+ "commit": "ee4a8be0d0831a6615f878f98db6a97cc61a802d"
50
115
  },
51
116
  {
52
117
  "author": "beachball",
53
118
  "package": "@fluentui/react-card",
54
119
  "comment": "Bump @fluentui/react-text to v9.0.4",
55
- "commit": "54bc6105c5c9c9023da35d4670239e44117ed4a5"
120
+ "commit": "ee4a8be0d0831a6615f878f98db6a97cc61a802d"
56
121
  },
57
122
  {
58
123
  "author": "beachball",
59
124
  "package": "@fluentui/react-card",
60
125
  "comment": "Bump @fluentui/react-button to v9.1.0",
61
- "commit": "54bc6105c5c9c9023da35d4670239e44117ed4a5"
126
+ "commit": "ee4a8be0d0831a6615f878f98db6a97cc61a802d"
62
127
  }
63
128
  ]
64
129
  }
package/CHANGELOG.md CHANGED
@@ -1,21 +1,36 @@
1
1
  # Change Log - @fluentui/react-card
2
2
 
3
- This log was last generated on Wed, 03 Aug 2022 16:00:07 GMT and should not be manually modified.
3
+ This log was last generated on Thu, 15 Sep 2022 09:45:19 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.0.0-beta.25](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-beta.25)
8
+
9
+ Thu, 15 Sep 2022 09:45:19 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-beta.24..@fluentui/react-card_v9.0.0-beta.25)
11
+
12
+ ### Changes
13
+
14
+ - chore: Update Griffel to latest version ([PR #24221](https://github.com/microsoft/fluentui/pull/24221) by olfedias@microsoft.com)
15
+ - Bump @fluentui/react-utilities to v9.1.0 ([PR #24808](https://github.com/microsoft/fluentui/pull/24808) by beachball)
16
+ - Bump @fluentui/react-tabster to v9.1.1 ([PR #24808](https://github.com/microsoft/fluentui/pull/24808) by beachball)
17
+ - Bump @fluentui/react-theme to v9.1.0 ([PR #24808](https://github.com/microsoft/fluentui/pull/24808) by beachball)
18
+ - Bump @fluentui/react-conformance-griffel to v9.0.0-beta.13 ([PR #24808](https://github.com/microsoft/fluentui/pull/24808) by beachball)
19
+ - Bump @fluentui/react-text to v9.1.0 ([PR #24808](https://github.com/microsoft/fluentui/pull/24808) by beachball)
20
+ - Bump @fluentui/react-button to v9.1.1 ([PR #24808](https://github.com/microsoft/fluentui/pull/24808) by beachball)
21
+
7
22
  ## [9.0.0-beta.24](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-beta.24)
8
23
 
9
- Wed, 03 Aug 2022 16:00:07 GMT
24
+ Wed, 03 Aug 2022 16:03:40 GMT
10
25
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-beta.23..@fluentui/react-card_v9.0.0-beta.24)
11
26
 
12
27
  ### Changes
13
28
 
14
29
  - chore: Bump Griffel dependencies ([PR #24114](https://github.com/microsoft/fluentui/pull/24114) by miroslav.stastny@microsoft.com)
15
- - Bump @fluentui/react-tabster to v9.1.0 ([PR #24201](https://github.com/microsoft/fluentui/pull/24201) by beachball)
16
- - Bump @fluentui/react-conformance-griffel to v9.0.0-beta.12 ([PR #24201](https://github.com/microsoft/fluentui/pull/24201) by beachball)
17
- - Bump @fluentui/react-text to v9.0.4 ([PR #24201](https://github.com/microsoft/fluentui/pull/24201) by beachball)
18
- - Bump @fluentui/react-button to v9.1.0 ([PR #24201](https://github.com/microsoft/fluentui/pull/24201) by beachball)
30
+ - Bump @fluentui/react-tabster to v9.1.0 ([PR #24131](https://github.com/microsoft/fluentui/pull/24131) by beachball)
31
+ - Bump @fluentui/react-conformance-griffel to v9.0.0-beta.12 ([PR #24131](https://github.com/microsoft/fluentui/pull/24131) by beachball)
32
+ - Bump @fluentui/react-text to v9.0.4 ([PR #24131](https://github.com/microsoft/fluentui/pull/24131) by beachball)
33
+ - Bump @fluentui/react-button to v9.1.0 ([PR #24131](https://github.com/microsoft/fluentui/pull/24131) by beachball)
19
34
 
20
35
  ## [9.0.0-beta.23](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-beta.23)
21
36
 
@@ -60,34 +60,34 @@ const useStyles = /*#__PURE__*/__styles({
60
60
  "wiictr": "f1su8t2g",
61
61
  "Brovlpu": "ftqa4ok",
62
62
  "B486eqv": "f2hkw1w",
63
- "Bvjrn4i": "fvvvjju",
64
- "Bfjx6ro": ["f1j42xvt", "ftiyk5j"],
65
- "vkx7if": "f3za06g",
66
- "Bhdpb9s": ["ftiyk5j", "f1j42xvt"],
67
- "Bpou26a": "f1l3yytu",
68
- "Bxui8rh": "fnfm6nw",
69
- "v96tid": "f19m7vnf",
70
- "cyjxpb": "f8p7r4r",
71
- "Bn0no95": "f1iilt6f",
72
- "B573luj": ["f2keu4t", "f14fcfgr"],
73
- "B639bv6": "faptqjd",
74
- "shdfye": ["f14fcfgr", "f2keu4t"],
75
- "gekwd": "f1nughl9",
76
- "Du8lva": ["f1aaumo5", "f1c1xt6v"],
77
- "Bxo5kf0": "f1dr847h",
78
- "G4c1lw": ["f1c1xt6v", "f1aaumo5"],
79
- "B7295ny": ["f1ejgvib", "f17d706p"],
80
- "Bfl2641": ["f17d706p", "f1ejgvib"],
81
- "Bc850wg": ["fc8eb89", "fhk2ovg"],
82
- "Bwbif6r": ["fhk2ovg", "fc8eb89"],
83
- "Bc7x9ep": "f89yr8c",
84
- "Btolfwl": ["f3vokhu", "fgoym2l"],
85
- "nuwgkz": "f1b662q1",
86
- "iduwum": ["fgoym2l", "f3vokhu"],
87
- "zp4aim": "fi8ko2q",
88
- "Br8g1vq": "fkyhedp",
89
- "s8cxrh": ["fv0hvn5", "f1uj6r53"],
90
- "dw1usy": ["f1uj6r53", "fv0hvn5"]
63
+ "r6j8yp": "f9sgzds",
64
+ "w235jp": ["fut1j4r", "fkf1fqv"],
65
+ "Bjm0d8m": "f1t0sa4d",
66
+ "jwfw70": ["fkf1fqv", "fut1j4r"],
67
+ "Boz55fv": "f1m3tk81",
68
+ "pmqz9c": "f1pr2mxm",
69
+ "Bl9sb7i": "f29vp72",
70
+ "h4jxiv": "f1b5h9zn",
71
+ "E4x6tl": "f1ltau7e",
72
+ "B9c4r0f": ["f18ihh6m", "fzaptb5"],
73
+ "Bstwoin": "f1or3dzb",
74
+ "Bflkndj": ["fzaptb5", "f18ihh6m"],
75
+ "h1egvf": "fyf76fm",
76
+ "vw8w2h": ["f1op82hu", "fpt88jq"],
77
+ "Bbpctgi": "f14g5zqk",
78
+ "Dyu7ee": ["fpt88jq", "f1op82hu"],
79
+ "gnkc5c": ["fpvdsrt", "fzlx5ty"],
80
+ "Bw9c0us": ["fzlx5ty", "fpvdsrt"],
81
+ "B9ptage": ["f1m22nvl", "f1cil81w"],
82
+ "c7u8z9": ["f1cil81w", "f1m22nvl"],
83
+ "Bgf7pbm": "f1a5bpr6",
84
+ "Btw8xqj": ["fjsutlp", "f1fz4ffz"],
85
+ "B6j1cfa": "f11bfvwp",
86
+ "B3wlxu": ["f1fz4ffz", "fjsutlp"],
87
+ "Beastro": "fgiayqg",
88
+ "Bhizb9d": "fao28ds",
89
+ "B2fkz8r": ["f1vvqlt", "f1fibh35"],
90
+ "B0gbj9w": ["f1fibh35", "f1vvqlt"]
91
91
  },
92
92
  "orientationHorizontal": {
93
93
  "Beiy3e4": "f1063pyq",
@@ -211,7 +211,7 @@ const useStyles = /*#__PURE__*/__styles({
211
211
  "Gp14am": ["fzybk4o", "fpgykix"]
212
212
  }
213
213
  }, {
214
- "d": [".f22iagw{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}", ".f10pi13n{position:relative;}", ".f1p9o1ba{overflow-x:hidden;}", ".f1sil6mw{overflow-y:hidden;}", ".f19n0e5{color:var(--colorNeutralForeground1);}", ".f1mdlcz9::after{position:absolute;}", ".frwkxtg::after{top:0;}", ".f1n6gb5g::after{left:0;}", ".f15yvnhg::after{right:0;}", ".fo72kxq::after{bottom:0;}", ".f13zj6fq::after{content:\"\";}", ".f1nwj1ja::after{pointer-events:none;}", ".f8rth92::after{border-top-style:solid;}", ".flthirb::after{border-right-style:solid;}", ".ftkbnf5::after{border-left-style:solid;}", ".f1lh990p::after{border-bottom-style:solid;}", ".f6czdpx::after{border-top-width:var(--strokeWidthThin);}", ".f13hvwk3::after{border-right-width:var(--strokeWidthThin);}", ".f1en4csx::after{border-left-width:var(--strokeWidthThin);}", ".f1i1u9k0::after{border-bottom-width:var(--strokeWidthThin);}", ".f1qnomq5::after{border-bottom-right-radius:var(--fui-Card--border-radius);}", ".f2fl922::after{border-bottom-left-radius:var(--fui-Card--border-radius);}", ".f1anhtl::after{border-top-right-radius:var(--fui-Card--border-radius);}", ".f1n2zcl3::after{border-top-left-radius:var(--fui-Card--border-radius);}", ".fifeqxg{border-bottom-right-radius:var(--fui-Card--border-radius);}", ".f899z7z{border-bottom-left-radius:var(--fui-Card--border-radius);}", ".f4h3tyx{border-top-right-radius:var(--fui-Card--border-radius);}", ".f18ur2pz{border-top-left-radius:var(--fui-Card--border-radius);}", ".f1lplnzb{padding-top:var(--fui-Card--size);}", ".f10m5gbb{padding-right:var(--fui-Card--size);}", ".f1k04kkk{padding-left:var(--fui-Card--size);}", ".fhftqfp{padding-bottom:var(--fui-Card--size);}", ".fxsr4vj{-webkit-column-gap:var(--fui-Card--size);column-gap:var(--fui-Card--size);}", ".fcvsdzp{row-gap:var(--fui-Card--size);}", ".f16v3d5c>.fui-CardHeader,.f16v3d5c>.fui-CardFooter{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;}", ".f1su8t2g>:not(.fui-CardPreview):not(.fui-CardHeader):not(.fui-CardFooter){-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;}", ".fui-FluentProvider .fvvvjju.fui-focus-visible{border-top-color:transparent;}", ".fui-FluentProvider .f1j42xvt.fui-focus-visible{border-right-color:transparent;}", ".fui-FluentProvider .ftiyk5j.fui-focus-visible{border-left-color:transparent;}", ".fui-FluentProvider .f3za06g.fui-focus-visible{border-bottom-color:transparent;}", ".fui-FluentProvider .f1l3yytu.fui-focus-visible::after{content:\"\";}", ".fui-FluentProvider .fnfm6nw.fui-focus-visible::after{position:absolute;}", ".fui-FluentProvider .f19m7vnf.fui-focus-visible::after{pointer-events:none;}", ".fui-FluentProvider .f8p7r4r.fui-focus-visible::after{z-index:1;}", ".fui-FluentProvider .f1iilt6f.fui-focus-visible::after{border-top-style:solid;}", ".fui-FluentProvider .f2keu4t.fui-focus-visible::after{border-right-style:solid;}", ".fui-FluentProvider .f14fcfgr.fui-focus-visible::after{border-left-style:solid;}", ".fui-FluentProvider .faptqjd.fui-focus-visible::after{border-bottom-style:solid;}", ".fui-FluentProvider .f1nughl9.fui-focus-visible::after{border-top-width:var(--strokeWidthThick);}", ".fui-FluentProvider .f1aaumo5.fui-focus-visible::after{border-right-width:var(--strokeWidthThick);}", ".fui-FluentProvider .f1c1xt6v.fui-focus-visible::after{border-left-width:var(--strokeWidthThick);}", ".fui-FluentProvider .f1dr847h.fui-focus-visible::after{border-bottom-width:var(--strokeWidthThick);}", ".fui-FluentProvider .f1ejgvib.fui-focus-visible::after{border-bottom-right-radius:var(--fui-Card--border-radius);}", ".fui-FluentProvider .f17d706p.fui-focus-visible::after{border-bottom-left-radius:var(--fui-Card--border-radius);}", ".fui-FluentProvider .fc8eb89.fui-focus-visible::after{border-top-right-radius:var(--fui-Card--border-radius);}", ".fui-FluentProvider .fhk2ovg.fui-focus-visible::after{border-top-left-radius:var(--fui-Card--border-radius);}", ".fui-FluentProvider .f89yr8c.fui-focus-visible::after{border-top-color:var(--colorStrokeFocus2);}", ".fui-FluentProvider .f3vokhu.fui-focus-visible::after{border-right-color:var(--colorStrokeFocus2);}", ".fui-FluentProvider .fgoym2l.fui-focus-visible::after{border-left-color:var(--colorStrokeFocus2);}", ".fui-FluentProvider .f1b662q1.fui-focus-visible::after{border-bottom-color:var(--colorStrokeFocus2);}", ".fui-FluentProvider .fi8ko2q.fui-focus-visible::after{top:-var(--strokeWidthThick);}", ".fui-FluentProvider .fkyhedp.fui-focus-visible::after{bottom:-var(--strokeWidthThick);}", ".fui-FluentProvider .fv0hvn5.fui-focus-visible::after{left:-var(--strokeWidthThick);}", ".fui-FluentProvider .f1uj6r53.fui-focus-visible::after{right:-var(--strokeWidthThick);}", ".f1063pyq{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;}", ".f122n59{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}", ".fpfyeui>.fui-CardPreview{margin-top:calc(var(--fui-Card--size) * -1);}", ".fwi74qw>.fui-CardPreview{margin-bottom:calc(var(--fui-Card--size) * -1);}", ".f1yfsbdm>:not([aria-hidden=\"true\"]):first-of-type.fui-CardPreview{margin-left:calc(var(--fui-Card--size) * -1);}", ".f1vk4t4a>:not([aria-hidden=\"true\"]):first-of-type.fui-CardPreview{margin-right:calc(var(--fui-Card--size) * -1);}", ".f1vx9l62{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}", ".fobhde4>.fui-CardPreview{margin-left:calc(var(--fui-Card--size) * -1);}", ".fx5r7kn>.fui-CardPreview{margin-right:calc(var(--fui-Card--size) * -1);}", ".frl7skw>:not([aria-hidden=\"true\"]):first-of-type.fui-CardPreview{margin-top:calc(var(--fui-Card--size) * -1);}", ".f1pi9uxy{--fui-Card--size:8px;}", ".f1h1zgly{--fui-Card--border-radius:var(--borderRadiusSmall);}", ".frsmuga{--fui-Card--size:12px;}", ".fuldkky{--fui-Card--border-radius:var(--borderRadiusMedium);}", ".f1qua4xo{--fui-Card--size:16px;}", ".fimkt6v{--fui-Card--border-radius:var(--borderRadiusLarge);}", ".f1k6fduh{cursor:pointer;}", ".fxugw4r{background-color:var(--colorNeutralBackground1);}", ".f1whvlc6{box-shadow:var(--shadow4);}", ".f16gxe2i::after{border-top-color:var(--colorTransparentStroke);}", ".fpgykix::after{border-right-color:var(--colorTransparentStroke);}", ".fzybk4o::after{border-left-color:var(--colorTransparentStroke);}", ".f1osi826::after{border-bottom-color:var(--colorTransparentStroke);}", ".f1dmdbja{background-color:var(--colorNeutralBackground2);}", ".f1c21dwh{background-color:var(--colorTransparentBackground);}", ".f1couhl3{box-shadow:none;}", ".ft83z1f::after{border-top-color:var(--colorNeutralStroke1);}", ".f1g4150c::after{border-right-color:var(--colorNeutralStroke1);}", ".f192dr6e::after{border-left-color:var(--colorNeutralStroke1);}", ".f1qnawh6::after{border-bottom-color:var(--colorNeutralStroke1);}", ".fhovq9v{background-color:var(--colorSubtleBackground);}"],
214
+ "d": [".f22iagw{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}", ".f10pi13n{position:relative;}", ".f1p9o1ba{overflow-x:hidden;}", ".f1sil6mw{overflow-y:hidden;}", ".f19n0e5{color:var(--colorNeutralForeground1);}", ".f1mdlcz9::after{position:absolute;}", ".frwkxtg::after{top:0;}", ".f1n6gb5g::after{left:0;}", ".f15yvnhg::after{right:0;}", ".fo72kxq::after{bottom:0;}", ".f13zj6fq::after{content:\"\";}", ".f1nwj1ja::after{pointer-events:none;}", ".f8rth92::after{border-top-style:solid;}", ".flthirb::after{border-right-style:solid;}", ".ftkbnf5::after{border-left-style:solid;}", ".f1lh990p::after{border-bottom-style:solid;}", ".f6czdpx::after{border-top-width:var(--strokeWidthThin);}", ".f13hvwk3::after{border-right-width:var(--strokeWidthThin);}", ".f1en4csx::after{border-left-width:var(--strokeWidthThin);}", ".f1i1u9k0::after{border-bottom-width:var(--strokeWidthThin);}", ".f1qnomq5::after{border-bottom-right-radius:var(--fui-Card--border-radius);}", ".f2fl922::after{border-bottom-left-radius:var(--fui-Card--border-radius);}", ".f1anhtl::after{border-top-right-radius:var(--fui-Card--border-radius);}", ".f1n2zcl3::after{border-top-left-radius:var(--fui-Card--border-radius);}", ".fifeqxg{border-bottom-right-radius:var(--fui-Card--border-radius);}", ".f899z7z{border-bottom-left-radius:var(--fui-Card--border-radius);}", ".f4h3tyx{border-top-right-radius:var(--fui-Card--border-radius);}", ".f18ur2pz{border-top-left-radius:var(--fui-Card--border-radius);}", ".f1lplnzb{padding-top:var(--fui-Card--size);}", ".f10m5gbb{padding-right:var(--fui-Card--size);}", ".f1k04kkk{padding-left:var(--fui-Card--size);}", ".fhftqfp{padding-bottom:var(--fui-Card--size);}", ".fxsr4vj{-webkit-column-gap:var(--fui-Card--size);column-gap:var(--fui-Card--size);}", ".fcvsdzp{row-gap:var(--fui-Card--size);}", ".f16v3d5c>.fui-CardHeader,.f16v3d5c>.fui-CardFooter{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;}", ".f1su8t2g>:not(.fui-CardPreview):not(.fui-CardHeader):not(.fui-CardFooter){-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;}", ".f9sgzds.fui-focus-visible{border-top-color:transparent;}", ".fut1j4r.fui-focus-visible{border-right-color:transparent;}", ".fkf1fqv.fui-focus-visible{border-left-color:transparent;}", ".f1t0sa4d.fui-focus-visible{border-bottom-color:transparent;}", ".f1m3tk81.fui-focus-visible::after{content:\"\";}", ".f1pr2mxm.fui-focus-visible::after{position:absolute;}", ".f29vp72.fui-focus-visible::after{pointer-events:none;}", ".f1b5h9zn.fui-focus-visible::after{z-index:1;}", ".f1ltau7e.fui-focus-visible::after{border-top-style:solid;}", ".f18ihh6m.fui-focus-visible::after{border-right-style:solid;}", ".fzaptb5.fui-focus-visible::after{border-left-style:solid;}", ".f1or3dzb.fui-focus-visible::after{border-bottom-style:solid;}", ".fyf76fm.fui-focus-visible::after{border-top-width:var(--strokeWidthThick);}", ".f1op82hu.fui-focus-visible::after{border-right-width:var(--strokeWidthThick);}", ".fpt88jq.fui-focus-visible::after{border-left-width:var(--strokeWidthThick);}", ".f14g5zqk.fui-focus-visible::after{border-bottom-width:var(--strokeWidthThick);}", ".fpvdsrt.fui-focus-visible::after{border-bottom-right-radius:var(--fui-Card--border-radius);}", ".fzlx5ty.fui-focus-visible::after{border-bottom-left-radius:var(--fui-Card--border-radius);}", ".f1m22nvl.fui-focus-visible::after{border-top-right-radius:var(--fui-Card--border-radius);}", ".f1cil81w.fui-focus-visible::after{border-top-left-radius:var(--fui-Card--border-radius);}", ".f1a5bpr6.fui-focus-visible::after{border-top-color:var(--colorStrokeFocus2);}", ".fjsutlp.fui-focus-visible::after{border-right-color:var(--colorStrokeFocus2);}", ".f1fz4ffz.fui-focus-visible::after{border-left-color:var(--colorStrokeFocus2);}", ".f11bfvwp.fui-focus-visible::after{border-bottom-color:var(--colorStrokeFocus2);}", ".fgiayqg.fui-focus-visible::after{top:-var(--strokeWidthThick);}", ".fao28ds.fui-focus-visible::after{bottom:-var(--strokeWidthThick);}", ".f1vvqlt.fui-focus-visible::after{left:-var(--strokeWidthThick);}", ".f1fibh35.fui-focus-visible::after{right:-var(--strokeWidthThick);}", ".f1063pyq{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;}", ".f122n59{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}", ".fpfyeui>.fui-CardPreview{margin-top:calc(var(--fui-Card--size) * -1);}", ".fwi74qw>.fui-CardPreview{margin-bottom:calc(var(--fui-Card--size) * -1);}", ".f1yfsbdm>:not([aria-hidden=\"true\"]):first-of-type.fui-CardPreview{margin-left:calc(var(--fui-Card--size) * -1);}", ".f1vk4t4a>:not([aria-hidden=\"true\"]):first-of-type.fui-CardPreview{margin-right:calc(var(--fui-Card--size) * -1);}", ".f1vx9l62{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}", ".fobhde4>.fui-CardPreview{margin-left:calc(var(--fui-Card--size) * -1);}", ".fx5r7kn>.fui-CardPreview{margin-right:calc(var(--fui-Card--size) * -1);}", ".frl7skw>:not([aria-hidden=\"true\"]):first-of-type.fui-CardPreview{margin-top:calc(var(--fui-Card--size) * -1);}", ".f1pi9uxy{--fui-Card--size:8px;}", ".f1h1zgly{--fui-Card--border-radius:var(--borderRadiusSmall);}", ".frsmuga{--fui-Card--size:12px;}", ".fuldkky{--fui-Card--border-radius:var(--borderRadiusMedium);}", ".f1qua4xo{--fui-Card--size:16px;}", ".fimkt6v{--fui-Card--border-radius:var(--borderRadiusLarge);}", ".f1k6fduh{cursor:pointer;}", ".fxugw4r{background-color:var(--colorNeutralBackground1);}", ".f1whvlc6{box-shadow:var(--shadow4);}", ".f16gxe2i::after{border-top-color:var(--colorTransparentStroke);}", ".fpgykix::after{border-right-color:var(--colorTransparentStroke);}", ".fzybk4o::after{border-left-color:var(--colorTransparentStroke);}", ".f1osi826::after{border-bottom-color:var(--colorTransparentStroke);}", ".f1dmdbja{background-color:var(--colorNeutralBackground2);}", ".f1c21dwh{background-color:var(--colorTransparentBackground);}", ".f1couhl3{box-shadow:none;}", ".ft83z1f::after{border-top-color:var(--colorNeutralStroke1);}", ".f1g4150c::after{border-right-color:var(--colorNeutralStroke1);}", ".f192dr6e::after{border-left-color:var(--colorNeutralStroke1);}", ".f1qnawh6::after{border-bottom-color:var(--colorNeutralStroke1);}", ".fhovq9v{background-color:var(--colorSubtleBackground);}"],
215
215
  "f": [".ftqa4ok:focus{outline-style:none;}"],
216
216
  "i": [".f2hkw1w:focus-visible{outline-style:none;}"],
217
217
  "h": [".ftr40te:hover::after{border-top-color:var(--colorTransparentStrokeInteractive);}", ".fcsoo7g:hover::after{border-right-color:var(--colorTransparentStrokeInteractive);}", ".f1rl4q8i:hover::after{border-left-color:var(--colorTransparentStrokeInteractive);}", ".fbb4roj:hover::after{border-bottom-color:var(--colorTransparentStrokeInteractive);}", ".f1knas48:hover{background-color:var(--colorNeutralBackground1Hover);}", ".f1m145df:hover{box-shadow:var(--shadow8);}", ".f1uvynv3:hover{background-color:var(--colorNeutralBackground2Hover);}", ".fjxutwb:hover{background-color:var(--colorTransparentBackgroundHover);}", ".f1llr77y:hover::after{border-top-color:var(--colorNeutralStroke1Hover);}", ".fzk0khw:hover::after{border-right-color:var(--colorNeutralStroke1Hover);}", ".fjj8tog:hover::after{border-left-color:var(--colorNeutralStroke1Hover);}", ".fb1u8ub:hover::after{border-bottom-color:var(--colorNeutralStroke1Hover);}", ".f1t94bn6:hover{background-color:var(--colorSubtleBackgroundHover);}"],
@@ -73,34 +73,34 @@ const useStyles = /*#__PURE__*/react_1.__styles({
73
73
  "wiictr": "f1su8t2g",
74
74
  "Brovlpu": "ftqa4ok",
75
75
  "B486eqv": "f2hkw1w",
76
- "Bvjrn4i": "fvvvjju",
77
- "Bfjx6ro": ["f1j42xvt", "ftiyk5j"],
78
- "vkx7if": "f3za06g",
79
- "Bhdpb9s": ["ftiyk5j", "f1j42xvt"],
80
- "Bpou26a": "f1l3yytu",
81
- "Bxui8rh": "fnfm6nw",
82
- "v96tid": "f19m7vnf",
83
- "cyjxpb": "f8p7r4r",
84
- "Bn0no95": "f1iilt6f",
85
- "B573luj": ["f2keu4t", "f14fcfgr"],
86
- "B639bv6": "faptqjd",
87
- "shdfye": ["f14fcfgr", "f2keu4t"],
88
- "gekwd": "f1nughl9",
89
- "Du8lva": ["f1aaumo5", "f1c1xt6v"],
90
- "Bxo5kf0": "f1dr847h",
91
- "G4c1lw": ["f1c1xt6v", "f1aaumo5"],
92
- "B7295ny": ["f1ejgvib", "f17d706p"],
93
- "Bfl2641": ["f17d706p", "f1ejgvib"],
94
- "Bc850wg": ["fc8eb89", "fhk2ovg"],
95
- "Bwbif6r": ["fhk2ovg", "fc8eb89"],
96
- "Bc7x9ep": "f89yr8c",
97
- "Btolfwl": ["f3vokhu", "fgoym2l"],
98
- "nuwgkz": "f1b662q1",
99
- "iduwum": ["fgoym2l", "f3vokhu"],
100
- "zp4aim": "fi8ko2q",
101
- "Br8g1vq": "fkyhedp",
102
- "s8cxrh": ["fv0hvn5", "f1uj6r53"],
103
- "dw1usy": ["f1uj6r53", "fv0hvn5"]
76
+ "r6j8yp": "f9sgzds",
77
+ "w235jp": ["fut1j4r", "fkf1fqv"],
78
+ "Bjm0d8m": "f1t0sa4d",
79
+ "jwfw70": ["fkf1fqv", "fut1j4r"],
80
+ "Boz55fv": "f1m3tk81",
81
+ "pmqz9c": "f1pr2mxm",
82
+ "Bl9sb7i": "f29vp72",
83
+ "h4jxiv": "f1b5h9zn",
84
+ "E4x6tl": "f1ltau7e",
85
+ "B9c4r0f": ["f18ihh6m", "fzaptb5"],
86
+ "Bstwoin": "f1or3dzb",
87
+ "Bflkndj": ["fzaptb5", "f18ihh6m"],
88
+ "h1egvf": "fyf76fm",
89
+ "vw8w2h": ["f1op82hu", "fpt88jq"],
90
+ "Bbpctgi": "f14g5zqk",
91
+ "Dyu7ee": ["fpt88jq", "f1op82hu"],
92
+ "gnkc5c": ["fpvdsrt", "fzlx5ty"],
93
+ "Bw9c0us": ["fzlx5ty", "fpvdsrt"],
94
+ "B9ptage": ["f1m22nvl", "f1cil81w"],
95
+ "c7u8z9": ["f1cil81w", "f1m22nvl"],
96
+ "Bgf7pbm": "f1a5bpr6",
97
+ "Btw8xqj": ["fjsutlp", "f1fz4ffz"],
98
+ "B6j1cfa": "f11bfvwp",
99
+ "B3wlxu": ["f1fz4ffz", "fjsutlp"],
100
+ "Beastro": "fgiayqg",
101
+ "Bhizb9d": "fao28ds",
102
+ "B2fkz8r": ["f1vvqlt", "f1fibh35"],
103
+ "B0gbj9w": ["f1fibh35", "f1vvqlt"]
104
104
  },
105
105
  "orientationHorizontal": {
106
106
  "Beiy3e4": "f1063pyq",
@@ -224,7 +224,7 @@ const useStyles = /*#__PURE__*/react_1.__styles({
224
224
  "Gp14am": ["fzybk4o", "fpgykix"]
225
225
  }
226
226
  }, {
227
- "d": [".f22iagw{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}", ".f10pi13n{position:relative;}", ".f1p9o1ba{overflow-x:hidden;}", ".f1sil6mw{overflow-y:hidden;}", ".f19n0e5{color:var(--colorNeutralForeground1);}", ".f1mdlcz9::after{position:absolute;}", ".frwkxtg::after{top:0;}", ".f1n6gb5g::after{left:0;}", ".f15yvnhg::after{right:0;}", ".fo72kxq::after{bottom:0;}", ".f13zj6fq::after{content:\"\";}", ".f1nwj1ja::after{pointer-events:none;}", ".f8rth92::after{border-top-style:solid;}", ".flthirb::after{border-right-style:solid;}", ".ftkbnf5::after{border-left-style:solid;}", ".f1lh990p::after{border-bottom-style:solid;}", ".f6czdpx::after{border-top-width:var(--strokeWidthThin);}", ".f13hvwk3::after{border-right-width:var(--strokeWidthThin);}", ".f1en4csx::after{border-left-width:var(--strokeWidthThin);}", ".f1i1u9k0::after{border-bottom-width:var(--strokeWidthThin);}", ".f1qnomq5::after{border-bottom-right-radius:var(--fui-Card--border-radius);}", ".f2fl922::after{border-bottom-left-radius:var(--fui-Card--border-radius);}", ".f1anhtl::after{border-top-right-radius:var(--fui-Card--border-radius);}", ".f1n2zcl3::after{border-top-left-radius:var(--fui-Card--border-radius);}", ".fifeqxg{border-bottom-right-radius:var(--fui-Card--border-radius);}", ".f899z7z{border-bottom-left-radius:var(--fui-Card--border-radius);}", ".f4h3tyx{border-top-right-radius:var(--fui-Card--border-radius);}", ".f18ur2pz{border-top-left-radius:var(--fui-Card--border-radius);}", ".f1lplnzb{padding-top:var(--fui-Card--size);}", ".f10m5gbb{padding-right:var(--fui-Card--size);}", ".f1k04kkk{padding-left:var(--fui-Card--size);}", ".fhftqfp{padding-bottom:var(--fui-Card--size);}", ".fxsr4vj{-webkit-column-gap:var(--fui-Card--size);column-gap:var(--fui-Card--size);}", ".fcvsdzp{row-gap:var(--fui-Card--size);}", ".f16v3d5c>.fui-CardHeader,.f16v3d5c>.fui-CardFooter{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;}", ".f1su8t2g>:not(.fui-CardPreview):not(.fui-CardHeader):not(.fui-CardFooter){-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;}", ".fui-FluentProvider .fvvvjju.fui-focus-visible{border-top-color:transparent;}", ".fui-FluentProvider .f1j42xvt.fui-focus-visible{border-right-color:transparent;}", ".fui-FluentProvider .ftiyk5j.fui-focus-visible{border-left-color:transparent;}", ".fui-FluentProvider .f3za06g.fui-focus-visible{border-bottom-color:transparent;}", ".fui-FluentProvider .f1l3yytu.fui-focus-visible::after{content:\"\";}", ".fui-FluentProvider .fnfm6nw.fui-focus-visible::after{position:absolute;}", ".fui-FluentProvider .f19m7vnf.fui-focus-visible::after{pointer-events:none;}", ".fui-FluentProvider .f8p7r4r.fui-focus-visible::after{z-index:1;}", ".fui-FluentProvider .f1iilt6f.fui-focus-visible::after{border-top-style:solid;}", ".fui-FluentProvider .f2keu4t.fui-focus-visible::after{border-right-style:solid;}", ".fui-FluentProvider .f14fcfgr.fui-focus-visible::after{border-left-style:solid;}", ".fui-FluentProvider .faptqjd.fui-focus-visible::after{border-bottom-style:solid;}", ".fui-FluentProvider .f1nughl9.fui-focus-visible::after{border-top-width:var(--strokeWidthThick);}", ".fui-FluentProvider .f1aaumo5.fui-focus-visible::after{border-right-width:var(--strokeWidthThick);}", ".fui-FluentProvider .f1c1xt6v.fui-focus-visible::after{border-left-width:var(--strokeWidthThick);}", ".fui-FluentProvider .f1dr847h.fui-focus-visible::after{border-bottom-width:var(--strokeWidthThick);}", ".fui-FluentProvider .f1ejgvib.fui-focus-visible::after{border-bottom-right-radius:var(--fui-Card--border-radius);}", ".fui-FluentProvider .f17d706p.fui-focus-visible::after{border-bottom-left-radius:var(--fui-Card--border-radius);}", ".fui-FluentProvider .fc8eb89.fui-focus-visible::after{border-top-right-radius:var(--fui-Card--border-radius);}", ".fui-FluentProvider .fhk2ovg.fui-focus-visible::after{border-top-left-radius:var(--fui-Card--border-radius);}", ".fui-FluentProvider .f89yr8c.fui-focus-visible::after{border-top-color:var(--colorStrokeFocus2);}", ".fui-FluentProvider .f3vokhu.fui-focus-visible::after{border-right-color:var(--colorStrokeFocus2);}", ".fui-FluentProvider .fgoym2l.fui-focus-visible::after{border-left-color:var(--colorStrokeFocus2);}", ".fui-FluentProvider .f1b662q1.fui-focus-visible::after{border-bottom-color:var(--colorStrokeFocus2);}", ".fui-FluentProvider .fi8ko2q.fui-focus-visible::after{top:-var(--strokeWidthThick);}", ".fui-FluentProvider .fkyhedp.fui-focus-visible::after{bottom:-var(--strokeWidthThick);}", ".fui-FluentProvider .fv0hvn5.fui-focus-visible::after{left:-var(--strokeWidthThick);}", ".fui-FluentProvider .f1uj6r53.fui-focus-visible::after{right:-var(--strokeWidthThick);}", ".f1063pyq{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;}", ".f122n59{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}", ".fpfyeui>.fui-CardPreview{margin-top:calc(var(--fui-Card--size) * -1);}", ".fwi74qw>.fui-CardPreview{margin-bottom:calc(var(--fui-Card--size) * -1);}", ".f1yfsbdm>:not([aria-hidden=\"true\"]):first-of-type.fui-CardPreview{margin-left:calc(var(--fui-Card--size) * -1);}", ".f1vk4t4a>:not([aria-hidden=\"true\"]):first-of-type.fui-CardPreview{margin-right:calc(var(--fui-Card--size) * -1);}", ".f1vx9l62{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}", ".fobhde4>.fui-CardPreview{margin-left:calc(var(--fui-Card--size) * -1);}", ".fx5r7kn>.fui-CardPreview{margin-right:calc(var(--fui-Card--size) * -1);}", ".frl7skw>:not([aria-hidden=\"true\"]):first-of-type.fui-CardPreview{margin-top:calc(var(--fui-Card--size) * -1);}", ".f1pi9uxy{--fui-Card--size:8px;}", ".f1h1zgly{--fui-Card--border-radius:var(--borderRadiusSmall);}", ".frsmuga{--fui-Card--size:12px;}", ".fuldkky{--fui-Card--border-radius:var(--borderRadiusMedium);}", ".f1qua4xo{--fui-Card--size:16px;}", ".fimkt6v{--fui-Card--border-radius:var(--borderRadiusLarge);}", ".f1k6fduh{cursor:pointer;}", ".fxugw4r{background-color:var(--colorNeutralBackground1);}", ".f1whvlc6{box-shadow:var(--shadow4);}", ".f16gxe2i::after{border-top-color:var(--colorTransparentStroke);}", ".fpgykix::after{border-right-color:var(--colorTransparentStroke);}", ".fzybk4o::after{border-left-color:var(--colorTransparentStroke);}", ".f1osi826::after{border-bottom-color:var(--colorTransparentStroke);}", ".f1dmdbja{background-color:var(--colorNeutralBackground2);}", ".f1c21dwh{background-color:var(--colorTransparentBackground);}", ".f1couhl3{box-shadow:none;}", ".ft83z1f::after{border-top-color:var(--colorNeutralStroke1);}", ".f1g4150c::after{border-right-color:var(--colorNeutralStroke1);}", ".f192dr6e::after{border-left-color:var(--colorNeutralStroke1);}", ".f1qnawh6::after{border-bottom-color:var(--colorNeutralStroke1);}", ".fhovq9v{background-color:var(--colorSubtleBackground);}"],
227
+ "d": [".f22iagw{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}", ".f10pi13n{position:relative;}", ".f1p9o1ba{overflow-x:hidden;}", ".f1sil6mw{overflow-y:hidden;}", ".f19n0e5{color:var(--colorNeutralForeground1);}", ".f1mdlcz9::after{position:absolute;}", ".frwkxtg::after{top:0;}", ".f1n6gb5g::after{left:0;}", ".f15yvnhg::after{right:0;}", ".fo72kxq::after{bottom:0;}", ".f13zj6fq::after{content:\"\";}", ".f1nwj1ja::after{pointer-events:none;}", ".f8rth92::after{border-top-style:solid;}", ".flthirb::after{border-right-style:solid;}", ".ftkbnf5::after{border-left-style:solid;}", ".f1lh990p::after{border-bottom-style:solid;}", ".f6czdpx::after{border-top-width:var(--strokeWidthThin);}", ".f13hvwk3::after{border-right-width:var(--strokeWidthThin);}", ".f1en4csx::after{border-left-width:var(--strokeWidthThin);}", ".f1i1u9k0::after{border-bottom-width:var(--strokeWidthThin);}", ".f1qnomq5::after{border-bottom-right-radius:var(--fui-Card--border-radius);}", ".f2fl922::after{border-bottom-left-radius:var(--fui-Card--border-radius);}", ".f1anhtl::after{border-top-right-radius:var(--fui-Card--border-radius);}", ".f1n2zcl3::after{border-top-left-radius:var(--fui-Card--border-radius);}", ".fifeqxg{border-bottom-right-radius:var(--fui-Card--border-radius);}", ".f899z7z{border-bottom-left-radius:var(--fui-Card--border-radius);}", ".f4h3tyx{border-top-right-radius:var(--fui-Card--border-radius);}", ".f18ur2pz{border-top-left-radius:var(--fui-Card--border-radius);}", ".f1lplnzb{padding-top:var(--fui-Card--size);}", ".f10m5gbb{padding-right:var(--fui-Card--size);}", ".f1k04kkk{padding-left:var(--fui-Card--size);}", ".fhftqfp{padding-bottom:var(--fui-Card--size);}", ".fxsr4vj{-webkit-column-gap:var(--fui-Card--size);column-gap:var(--fui-Card--size);}", ".fcvsdzp{row-gap:var(--fui-Card--size);}", ".f16v3d5c>.fui-CardHeader,.f16v3d5c>.fui-CardFooter{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;}", ".f1su8t2g>:not(.fui-CardPreview):not(.fui-CardHeader):not(.fui-CardFooter){-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;}", ".f9sgzds.fui-focus-visible{border-top-color:transparent;}", ".fut1j4r.fui-focus-visible{border-right-color:transparent;}", ".fkf1fqv.fui-focus-visible{border-left-color:transparent;}", ".f1t0sa4d.fui-focus-visible{border-bottom-color:transparent;}", ".f1m3tk81.fui-focus-visible::after{content:\"\";}", ".f1pr2mxm.fui-focus-visible::after{position:absolute;}", ".f29vp72.fui-focus-visible::after{pointer-events:none;}", ".f1b5h9zn.fui-focus-visible::after{z-index:1;}", ".f1ltau7e.fui-focus-visible::after{border-top-style:solid;}", ".f18ihh6m.fui-focus-visible::after{border-right-style:solid;}", ".fzaptb5.fui-focus-visible::after{border-left-style:solid;}", ".f1or3dzb.fui-focus-visible::after{border-bottom-style:solid;}", ".fyf76fm.fui-focus-visible::after{border-top-width:var(--strokeWidthThick);}", ".f1op82hu.fui-focus-visible::after{border-right-width:var(--strokeWidthThick);}", ".fpt88jq.fui-focus-visible::after{border-left-width:var(--strokeWidthThick);}", ".f14g5zqk.fui-focus-visible::after{border-bottom-width:var(--strokeWidthThick);}", ".fpvdsrt.fui-focus-visible::after{border-bottom-right-radius:var(--fui-Card--border-radius);}", ".fzlx5ty.fui-focus-visible::after{border-bottom-left-radius:var(--fui-Card--border-radius);}", ".f1m22nvl.fui-focus-visible::after{border-top-right-radius:var(--fui-Card--border-radius);}", ".f1cil81w.fui-focus-visible::after{border-top-left-radius:var(--fui-Card--border-radius);}", ".f1a5bpr6.fui-focus-visible::after{border-top-color:var(--colorStrokeFocus2);}", ".fjsutlp.fui-focus-visible::after{border-right-color:var(--colorStrokeFocus2);}", ".f1fz4ffz.fui-focus-visible::after{border-left-color:var(--colorStrokeFocus2);}", ".f11bfvwp.fui-focus-visible::after{border-bottom-color:var(--colorStrokeFocus2);}", ".fgiayqg.fui-focus-visible::after{top:-var(--strokeWidthThick);}", ".fao28ds.fui-focus-visible::after{bottom:-var(--strokeWidthThick);}", ".f1vvqlt.fui-focus-visible::after{left:-var(--strokeWidthThick);}", ".f1fibh35.fui-focus-visible::after{right:-var(--strokeWidthThick);}", ".f1063pyq{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;}", ".f122n59{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}", ".fpfyeui>.fui-CardPreview{margin-top:calc(var(--fui-Card--size) * -1);}", ".fwi74qw>.fui-CardPreview{margin-bottom:calc(var(--fui-Card--size) * -1);}", ".f1yfsbdm>:not([aria-hidden=\"true\"]):first-of-type.fui-CardPreview{margin-left:calc(var(--fui-Card--size) * -1);}", ".f1vk4t4a>:not([aria-hidden=\"true\"]):first-of-type.fui-CardPreview{margin-right:calc(var(--fui-Card--size) * -1);}", ".f1vx9l62{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}", ".fobhde4>.fui-CardPreview{margin-left:calc(var(--fui-Card--size) * -1);}", ".fx5r7kn>.fui-CardPreview{margin-right:calc(var(--fui-Card--size) * -1);}", ".frl7skw>:not([aria-hidden=\"true\"]):first-of-type.fui-CardPreview{margin-top:calc(var(--fui-Card--size) * -1);}", ".f1pi9uxy{--fui-Card--size:8px;}", ".f1h1zgly{--fui-Card--border-radius:var(--borderRadiusSmall);}", ".frsmuga{--fui-Card--size:12px;}", ".fuldkky{--fui-Card--border-radius:var(--borderRadiusMedium);}", ".f1qua4xo{--fui-Card--size:16px;}", ".fimkt6v{--fui-Card--border-radius:var(--borderRadiusLarge);}", ".f1k6fduh{cursor:pointer;}", ".fxugw4r{background-color:var(--colorNeutralBackground1);}", ".f1whvlc6{box-shadow:var(--shadow4);}", ".f16gxe2i::after{border-top-color:var(--colorTransparentStroke);}", ".fpgykix::after{border-right-color:var(--colorTransparentStroke);}", ".fzybk4o::after{border-left-color:var(--colorTransparentStroke);}", ".f1osi826::after{border-bottom-color:var(--colorTransparentStroke);}", ".f1dmdbja{background-color:var(--colorNeutralBackground2);}", ".f1c21dwh{background-color:var(--colorTransparentBackground);}", ".f1couhl3{box-shadow:none;}", ".ft83z1f::after{border-top-color:var(--colorNeutralStroke1);}", ".f1g4150c::after{border-right-color:var(--colorNeutralStroke1);}", ".f192dr6e::after{border-left-color:var(--colorNeutralStroke1);}", ".f1qnawh6::after{border-bottom-color:var(--colorNeutralStroke1);}", ".fhovq9v{background-color:var(--colorSubtleBackground);}"],
228
228
  "f": [".ftqa4ok:focus{outline-style:none;}"],
229
229
  "i": [".f2hkw1w:focus-visible{outline-style:none;}"],
230
230
  "h": [".ftr40te:hover::after{border-top-color:var(--colorTransparentStrokeInteractive);}", ".fcsoo7g:hover::after{border-right-color:var(--colorTransparentStrokeInteractive);}", ".f1rl4q8i:hover::after{border-left-color:var(--colorTransparentStrokeInteractive);}", ".fbb4roj:hover::after{border-bottom-color:var(--colorTransparentStrokeInteractive);}", ".f1knas48:hover{background-color:var(--colorNeutralBackground1Hover);}", ".f1m145df:hover{box-shadow:var(--shadow8);}", ".f1uvynv3:hover{background-color:var(--colorNeutralBackground2Hover);}", ".fjxutwb:hover{background-color:var(--colorTransparentBackgroundHover);}", ".f1llr77y:hover::after{border-top-color:var(--colorNeutralStroke1Hover);}", ".fzk0khw:hover::after{border-right-color:var(--colorNeutralStroke1Hover);}", ".fjj8tog:hover::after{border-left-color:var(--colorNeutralStroke1Hover);}", ".fb1u8ub:hover::after{border-bottom-color:var(--colorNeutralStroke1Hover);}", ".f1t94bn6:hover{background-color:var(--colorSubtleBackgroundHover);}"],
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-card",
3
- "version": "9.0.0-beta.24",
3
+ "version": "9.0.0-beta.25",
4
4
  "private": false,
5
5
  "description": "Card container components for Fluent UI React.",
6
6
  "main": "lib-commonjs/index.js",
@@ -25,22 +25,22 @@
25
25
  "test": "jest --passWithNoTests",
26
26
  "docs": "api-extractor run --config=config/api-extractor.local.json --local",
27
27
  "build:local": "tsc -p ./tsconfig.lib.json --module esnext --emitDeclarationOnly && node ../../../scripts/typescript/normalize-import --output ./dist/types/packages/react-components/react-card/src && yarn docs",
28
- "storybook": "node ../../../scripts/storybook/runner",
28
+ "storybook": "start-storybook",
29
29
  "type-check": "tsc -b tsconfig.json"
30
30
  },
31
31
  "devDependencies": {
32
32
  "@fluentui/eslint-plugin": "*",
33
33
  "@fluentui/react-conformance": "*",
34
- "@fluentui/react-conformance-griffel": "9.0.0-beta.12",
34
+ "@fluentui/react-conformance-griffel": "9.0.0-beta.13",
35
35
  "@fluentui/scripts": "^1.0.0",
36
- "@fluentui/react-text": "^9.0.4",
37
- "@fluentui/react-button": "^9.1.0"
36
+ "@fluentui/react-text": "^9.1.0",
37
+ "@fluentui/react-button": "^9.1.1"
38
38
  },
39
39
  "dependencies": {
40
- "@griffel/react": "^1.2.3",
41
- "@fluentui/react-utilities": "^9.0.2",
42
- "@fluentui/react-tabster": "^9.1.0",
43
- "@fluentui/react-theme": "^9.0.0",
40
+ "@griffel/react": "^1.3.0",
41
+ "@fluentui/react-utilities": "^9.1.0",
42
+ "@fluentui/react-tabster": "^9.1.1",
43
+ "@fluentui/react-theme": "^9.1.0",
44
44
  "tslib": "^2.1.0"
45
45
  },
46
46
  "peerDependencies": {
@@ -1,11 +0,0 @@
1
- // This file is read by tools that parse documentation comments conforming to the TSDoc standard.
2
- // It should be published with your NPM package. It should not be tracked by Git.
3
- {
4
- "tsdocVersion": "0.12",
5
- "toolPackages": [
6
- {
7
- "packageName": "@microsoft/api-extractor",
8
- "packageVersion": "7.18.1"
9
- }
10
- ]
11
- }