@fluentui/react-persona 9.2.39 → 9.2.42

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.json CHANGED
@@ -2,7 +2,106 @@
2
2
  "name": "@fluentui/react-persona",
3
3
  "entries": [
4
4
  {
5
- "date": "Tue, 12 Sep 2023 08:48:17 GMT",
5
+ "date": "Wed, 20 Sep 2023 17:40:47 GMT",
6
+ "tag": "@fluentui/react-persona_v9.2.42",
7
+ "version": "9.2.42",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "martinhochel@microsoft.com",
12
+ "package": "@fluentui/react-persona",
13
+ "commit": "41d0ed0376ad79f1f5f5c4c7487515a1c6be35f0",
14
+ "comment": "chore: trigger manual version bump after broken release"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui/react-persona",
19
+ "comment": "Bump @fluentui/react-avatar to v9.5.32",
20
+ "commit": "41d0ed0376ad79f1f5f5c4c7487515a1c6be35f0"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui/react-persona",
25
+ "comment": "Bump @fluentui/react-badge to v9.2.1",
26
+ "commit": "41d0ed0376ad79f1f5f5c4c7487515a1c6be35f0"
27
+ },
28
+ {
29
+ "author": "beachball",
30
+ "package": "@fluentui/react-persona",
31
+ "comment": "Bump @fluentui/react-shared-contexts to v9.8.1",
32
+ "commit": "41d0ed0376ad79f1f5f5c4c7487515a1c6be35f0"
33
+ },
34
+ {
35
+ "author": "beachball",
36
+ "package": "@fluentui/react-persona",
37
+ "comment": "Bump @fluentui/react-jsx-runtime to v9.0.10",
38
+ "commit": "41d0ed0376ad79f1f5f5c4c7487515a1c6be35f0"
39
+ }
40
+ ]
41
+ }
42
+ },
43
+ {
44
+ "date": "Wed, 20 Sep 2023 14:59:53 GMT",
45
+ "tag": "@fluentui/react-persona_v9.2.41",
46
+ "version": "9.2.41",
47
+ "comments": {
48
+ "patch": [
49
+ {
50
+ "author": "beachball",
51
+ "package": "@fluentui/react-persona",
52
+ "comment": "Bump @fluentui/react-avatar to v9.5.31",
53
+ "commit": "c60d4e7169457535c8d23701f6b951d1fff478ab"
54
+ },
55
+ {
56
+ "author": "beachball",
57
+ "package": "@fluentui/react-persona",
58
+ "comment": "Bump @fluentui/react-badge to v9.2.0",
59
+ "commit": "c60d4e7169457535c8d23701f6b951d1fff478ab"
60
+ },
61
+ {
62
+ "author": "beachball",
63
+ "package": "@fluentui/react-persona",
64
+ "comment": "Bump @fluentui/react-shared-contexts to v9.8.0",
65
+ "commit": "c60d4e7169457535c8d23701f6b951d1fff478ab"
66
+ },
67
+ {
68
+ "author": "beachball",
69
+ "package": "@fluentui/react-persona",
70
+ "comment": "Bump @fluentui/react-jsx-runtime to v9.0.9",
71
+ "commit": "c60d4e7169457535c8d23701f6b951d1fff478ab"
72
+ }
73
+ ]
74
+ }
75
+ },
76
+ {
77
+ "date": "Thu, 14 Sep 2023 16:44:47 GMT",
78
+ "tag": "@fluentui/react-persona_v9.2.40",
79
+ "version": "9.2.40",
80
+ "comments": {
81
+ "patch": [
82
+ {
83
+ "author": "beachball",
84
+ "package": "@fluentui/react-persona",
85
+ "comment": "Bump @fluentui/react-avatar to v9.5.30",
86
+ "commit": "bad33fa7f241bc772b5bc4c6ee624d6ff6b4a473"
87
+ },
88
+ {
89
+ "author": "beachball",
90
+ "package": "@fluentui/react-persona",
91
+ "comment": "Bump @fluentui/react-badge to v9.1.36",
92
+ "commit": "bad33fa7f241bc772b5bc4c6ee624d6ff6b4a473"
93
+ },
94
+ {
95
+ "author": "beachball",
96
+ "package": "@fluentui/react-persona",
97
+ "comment": "Bump @fluentui/react-jsx-runtime to v9.0.8",
98
+ "commit": "bad33fa7f241bc772b5bc4c6ee624d6ff6b4a473"
99
+ }
100
+ ]
101
+ }
102
+ },
103
+ {
104
+ "date": "Tue, 12 Sep 2023 08:51:34 GMT",
6
105
  "tag": "@fluentui/react-persona_v9.2.39",
7
106
  "version": "9.2.39",
8
107
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,48 @@
1
1
  # Change Log - @fluentui/react-persona
2
2
 
3
- This log was last generated on Tue, 12 Sep 2023 08:48:17 GMT and should not be manually modified.
3
+ This log was last generated on Wed, 20 Sep 2023 17:40:47 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.2.42](https://github.com/microsoft/fluentui/tree/@fluentui/react-persona_v9.2.42)
8
+
9
+ Wed, 20 Sep 2023 17:40:47 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-persona_v9.2.41..@fluentui/react-persona_v9.2.42)
11
+
12
+ ### Patches
13
+
14
+ - chore: trigger manual version bump after broken release ([PR #29197](https://github.com/microsoft/fluentui/pull/29197) by martinhochel@microsoft.com)
15
+ - Bump @fluentui/react-avatar to v9.5.32 ([PR #29197](https://github.com/microsoft/fluentui/pull/29197) by beachball)
16
+ - Bump @fluentui/react-badge to v9.2.1 ([PR #29197](https://github.com/microsoft/fluentui/pull/29197) by beachball)
17
+ - Bump @fluentui/react-shared-contexts to v9.8.1 ([PR #29197](https://github.com/microsoft/fluentui/pull/29197) by beachball)
18
+ - Bump @fluentui/react-jsx-runtime to v9.0.10 ([PR #29197](https://github.com/microsoft/fluentui/pull/29197) by beachball)
19
+
20
+ ## [9.2.41](https://github.com/microsoft/fluentui/tree/@fluentui/react-persona_v9.2.41)
21
+
22
+ Wed, 20 Sep 2023 14:59:53 GMT
23
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-persona_v9.2.40..@fluentui/react-persona_v9.2.41)
24
+
25
+ ### Patches
26
+
27
+ - Bump @fluentui/react-avatar to v9.5.31 ([PR #29193](https://github.com/microsoft/fluentui/pull/29193) by beachball)
28
+ - Bump @fluentui/react-badge to v9.2.0 ([PR #29193](https://github.com/microsoft/fluentui/pull/29193) by beachball)
29
+ - Bump @fluentui/react-shared-contexts to v9.8.0 ([PR #29193](https://github.com/microsoft/fluentui/pull/29193) by beachball)
30
+ - Bump @fluentui/react-jsx-runtime to v9.0.9 ([PR #29193](https://github.com/microsoft/fluentui/pull/29193) by beachball)
31
+
32
+ ## [9.2.40](https://github.com/microsoft/fluentui/tree/@fluentui/react-persona_v9.2.40)
33
+
34
+ Thu, 14 Sep 2023 16:44:47 GMT
35
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-persona_v9.2.39..@fluentui/react-persona_v9.2.40)
36
+
37
+ ### Patches
38
+
39
+ - Bump @fluentui/react-avatar to v9.5.30 ([PR #29145](https://github.com/microsoft/fluentui/pull/29145) by beachball)
40
+ - Bump @fluentui/react-badge to v9.1.36 ([PR #29145](https://github.com/microsoft/fluentui/pull/29145) by beachball)
41
+ - Bump @fluentui/react-jsx-runtime to v9.0.8 ([PR #29145](https://github.com/microsoft/fluentui/pull/29145) by beachball)
42
+
7
43
  ## [9.2.39](https://github.com/microsoft/fluentui/tree/@fluentui/react-persona_v9.2.39)
8
44
 
9
- Tue, 12 Sep 2023 08:48:17 GMT
45
+ Tue, 12 Sep 2023 08:51:34 GMT
10
46
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-persona_v9.2.38..@fluentui/react-persona_v9.2.39)
11
47
 
12
48
  ### Patches
@@ -1,4 +1,4 @@
1
- /** @jsxRuntime automatic */ /** @jsxImportSource @fluentui/react-jsx-runtime */ import { jsx as _jsx, jsxs as _jsxs } from "@fluentui/react-jsx-runtime/jsx-runtime";
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 Persona
@@ -1,4 +1,4 @@
1
- /** @jsxRuntime automatic */ /** @jsxImportSource @fluentui/react-jsx-runtime */ "use strict";
1
+ "use strict";
2
2
  Object.defineProperty(exports, "__esModule", {
3
3
  value: true
4
4
  });
@@ -1 +1 @@
1
- {"version":3,"sources":["renderPersona.js"],"sourcesContent":["/** @jsxRuntime automatic */ /** @jsxImportSource @fluentui/react-jsx-runtime */ 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 Persona\n */ export const renderPersona_unstable = (state)=>{\n const { presenceOnly, textPosition } = state;\n assertSlots(state);\n const coin = presenceOnly ? state.presence && /*#__PURE__*/ _jsx(state.presence, {}) : state.avatar && /*#__PURE__*/ _jsx(state.avatar, {});\n return /*#__PURE__*/ _jsxs(state.root, {\n children: [\n (textPosition === 'after' || textPosition === 'below') && coin,\n state.primaryText && /*#__PURE__*/ _jsx(state.primaryText, {}),\n state.secondaryText && /*#__PURE__*/ _jsx(state.secondaryText, {}),\n state.tertiaryText && /*#__PURE__*/ _jsx(state.tertiaryText, {}),\n state.quaternaryText && /*#__PURE__*/ _jsx(state.quaternaryText, {}),\n textPosition === 'before' && coin\n ]\n });\n};\n"],"names":["renderPersona_unstable","state","presenceOnly","textPosition","assertSlots","coin","presence","_jsx","avatar","_jsxs","root","children","primaryText","secondaryText","tertiaryText","quaternaryText"],"mappings":"AAAA,0BAA0B,GAAG,iDAAiD;;;;+BAI7DA;;;eAAAA;;;4BAJ2G;gCAChG;AAGjB,MAAMA,yBAAyB,CAACC;IACvC,MAAM,EAAEC,YAAY,EAAEC,YAAY,EAAE,GAAGF;IACvCG,IAAAA,2BAAW,EAACH;IACZ,MAAMI,OAAOH,eAAeD,MAAMK,QAAQ,IAAI,WAAW,GAAGC,IAAAA,eAAI,EAACN,MAAMK,QAAQ,EAAE,CAAC,KAAKL,MAAMO,MAAM,IAAI,WAAW,GAAGD,IAAAA,eAAI,EAACN,MAAMO,MAAM,EAAE,CAAC;IACzI,OAAO,WAAW,GAAGC,IAAAA,gBAAK,EAACR,MAAMS,IAAI,EAAE;QACnCC,UAAU;YACLR,CAAAA,iBAAiB,WAAWA,iBAAiB,OAAM,KAAME;YAC1DJ,MAAMW,WAAW,IAAI,WAAW,GAAGL,IAAAA,eAAI,EAACN,MAAMW,WAAW,EAAE,CAAC;YAC5DX,MAAMY,aAAa,IAAI,WAAW,GAAGN,IAAAA,eAAI,EAACN,MAAMY,aAAa,EAAE,CAAC;YAChEZ,MAAMa,YAAY,IAAI,WAAW,GAAGP,IAAAA,eAAI,EAACN,MAAMa,YAAY,EAAE,CAAC;YAC9Db,MAAMc,cAAc,IAAI,WAAW,GAAGR,IAAAA,eAAI,EAACN,MAAMc,cAAc,EAAE,CAAC;YAClEZ,iBAAiB,YAAYE;SAChC;IACL;AACJ"}
1
+ {"version":3,"sources":["renderPersona.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 Persona\n */ export const renderPersona_unstable = (state)=>{\n const { presenceOnly, textPosition } = state;\n assertSlots(state);\n const coin = presenceOnly ? state.presence && /*#__PURE__*/ _jsx(state.presence, {}) : state.avatar && /*#__PURE__*/ _jsx(state.avatar, {});\n return /*#__PURE__*/ _jsxs(state.root, {\n children: [\n (textPosition === 'after' || textPosition === 'below') && coin,\n state.primaryText && /*#__PURE__*/ _jsx(state.primaryText, {}),\n state.secondaryText && /*#__PURE__*/ _jsx(state.secondaryText, {}),\n state.tertiaryText && /*#__PURE__*/ _jsx(state.tertiaryText, {}),\n state.quaternaryText && /*#__PURE__*/ _jsx(state.quaternaryText, {}),\n textPosition === 'before' && coin\n ]\n });\n};\n"],"names":["renderPersona_unstable","state","presenceOnly","textPosition","assertSlots","coin","presence","_jsx","avatar","_jsxs","root","children","primaryText","secondaryText","tertiaryText","quaternaryText"],"mappings":";;;;+BAIiBA;;;eAAAA;;;4BAJ4B;gCACjB;AAGjB,MAAMA,yBAAyB,CAACC;IACvC,MAAM,EAAEC,YAAY,EAAEC,YAAY,EAAE,GAAGF;IACvCG,IAAAA,2BAAW,EAACH;IACZ,MAAMI,OAAOH,eAAeD,MAAMK,QAAQ,IAAI,WAAW,GAAGC,IAAAA,eAAI,EAACN,MAAMK,QAAQ,EAAE,CAAC,KAAKL,MAAMO,MAAM,IAAI,WAAW,GAAGD,IAAAA,eAAI,EAACN,MAAMO,MAAM,EAAE,CAAC;IACzI,OAAO,WAAW,GAAGC,IAAAA,gBAAK,EAACR,MAAMS,IAAI,EAAE;QACnCC,UAAU;YACLR,CAAAA,iBAAiB,WAAWA,iBAAiB,OAAM,KAAME;YAC1DJ,MAAMW,WAAW,IAAI,WAAW,GAAGL,IAAAA,eAAI,EAACN,MAAMW,WAAW,EAAE,CAAC;YAC5DX,MAAMY,aAAa,IAAI,WAAW,GAAGN,IAAAA,eAAI,EAACN,MAAMY,aAAa,EAAE,CAAC;YAChEZ,MAAMa,YAAY,IAAI,WAAW,GAAGP,IAAAA,eAAI,EAACN,MAAMa,YAAY,EAAE,CAAC;YAC9Db,MAAMc,cAAc,IAAI,WAAW,GAAGR,IAAAA,eAAI,EAACN,MAAMc,cAAc,EAAE,CAAC;YAClEZ,iBAAiB,YAAYE;SAChC;IACL;AACJ"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-persona",
3
- "version": "9.2.39",
3
+ "version": "9.2.42",
4
4
  "description": "React components for building web experiences",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -33,12 +33,12 @@
33
33
  "@fluentui/scripts-tasks": "*"
34
34
  },
35
35
  "dependencies": {
36
- "@fluentui/react-avatar": "^9.5.29",
37
- "@fluentui/react-badge": "^9.1.35",
38
- "@fluentui/react-shared-contexts": "^9.7.3",
36
+ "@fluentui/react-avatar": "^9.5.32",
37
+ "@fluentui/react-badge": "^9.2.1",
38
+ "@fluentui/react-shared-contexts": "^9.8.1",
39
39
  "@fluentui/react-theme": "^9.1.12",
40
40
  "@fluentui/react-utilities": "^9.13.3",
41
- "@fluentui/react-jsx-runtime": "^9.0.7",
41
+ "@fluentui/react-jsx-runtime": "^9.0.10",
42
42
  "@griffel/react": "^1.5.14",
43
43
  "@swc/helpers": "^0.5.1"
44
44
  },