@fluentui/react-persona 9.2.38 → 9.2.40

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.json CHANGED
@@ -2,7 +2,61 @@
2
2
  "name": "@fluentui/react-persona",
3
3
  "entries": [
4
4
  {
5
- "date": "Wed, 06 Sep 2023 13:27:23 GMT",
5
+ "date": "Thu, 14 Sep 2023 16:40:23 GMT",
6
+ "tag": "@fluentui/react-persona_v9.2.40",
7
+ "version": "9.2.40",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "@fluentui/react-persona",
13
+ "comment": "Bump @fluentui/react-avatar to v9.5.30",
14
+ "commit": "bad33fa7f241bc772b5bc4c6ee624d6ff6b4a473"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui/react-persona",
19
+ "comment": "Bump @fluentui/react-badge to v9.1.36",
20
+ "commit": "bad33fa7f241bc772b5bc4c6ee624d6ff6b4a473"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui/react-persona",
25
+ "comment": "Bump @fluentui/react-jsx-runtime to v9.0.8",
26
+ "commit": "bad33fa7f241bc772b5bc4c6ee624d6ff6b4a473"
27
+ }
28
+ ]
29
+ }
30
+ },
31
+ {
32
+ "date": "Tue, 12 Sep 2023 08:51:34 GMT",
33
+ "tag": "@fluentui/react-persona_v9.2.39",
34
+ "version": "9.2.39",
35
+ "comments": {
36
+ "patch": [
37
+ {
38
+ "author": "beachball",
39
+ "package": "@fluentui/react-persona",
40
+ "comment": "Bump @fluentui/react-avatar to v9.5.29",
41
+ "commit": "6fa505d282299778ee9c160ab91f2f510e2d4335"
42
+ },
43
+ {
44
+ "author": "beachball",
45
+ "package": "@fluentui/react-persona",
46
+ "comment": "Bump @fluentui/react-badge to v9.1.35",
47
+ "commit": "6fa505d282299778ee9c160ab91f2f510e2d4335"
48
+ },
49
+ {
50
+ "author": "beachball",
51
+ "package": "@fluentui/react-persona",
52
+ "comment": "Bump @fluentui/react-jsx-runtime to v9.0.7",
53
+ "commit": "6fa505d282299778ee9c160ab91f2f510e2d4335"
54
+ }
55
+ ]
56
+ }
57
+ },
58
+ {
59
+ "date": "Wed, 06 Sep 2023 13:31:31 GMT",
6
60
  "tag": "@fluentui/react-persona_v9.2.38",
7
61
  "version": "9.2.38",
8
62
  "comments": {
@@ -11,25 +65,25 @@
11
65
  "author": "beachball",
12
66
  "package": "@fluentui/react-persona",
13
67
  "comment": "Bump @fluentui/react-avatar to v9.5.28",
14
- "commit": "8582884f9000d15185fe7b074c6fde00d84e961c"
68
+ "commit": "52532950407fd4d3664ec6aa337855214233813b"
15
69
  },
16
70
  {
17
71
  "author": "beachball",
18
72
  "package": "@fluentui/react-persona",
19
73
  "comment": "Bump @fluentui/react-badge to v9.1.34",
20
- "commit": "8582884f9000d15185fe7b074c6fde00d84e961c"
74
+ "commit": "52532950407fd4d3664ec6aa337855214233813b"
21
75
  },
22
76
  {
23
77
  "author": "beachball",
24
78
  "package": "@fluentui/react-persona",
25
79
  "comment": "Bump @fluentui/react-utilities to v9.13.3",
26
- "commit": "8582884f9000d15185fe7b074c6fde00d84e961c"
80
+ "commit": "52532950407fd4d3664ec6aa337855214233813b"
27
81
  },
28
82
  {
29
83
  "author": "beachball",
30
84
  "package": "@fluentui/react-persona",
31
85
  "comment": "Bump @fluentui/react-jsx-runtime to v9.0.6",
32
- "commit": "8582884f9000d15185fe7b074c6fde00d84e961c"
86
+ "commit": "52532950407fd4d3664ec6aa337855214233813b"
33
87
  }
34
88
  ]
35
89
  }
package/CHANGELOG.md CHANGED
@@ -1,20 +1,42 @@
1
1
  # Change Log - @fluentui/react-persona
2
2
 
3
- This log was last generated on Wed, 06 Sep 2023 13:27:23 GMT and should not be manually modified.
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.2.40](https://github.com/microsoft/fluentui/tree/@fluentui/react-persona_v9.2.40)
8
+
9
+ Thu, 14 Sep 2023 16:40:23 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-persona_v9.2.39..@fluentui/react-persona_v9.2.40)
11
+
12
+ ### Patches
13
+
14
+ - Bump @fluentui/react-avatar to v9.5.30 ([PR #29145](https://github.com/microsoft/fluentui/pull/29145) by beachball)
15
+ - Bump @fluentui/react-badge to v9.1.36 ([PR #29145](https://github.com/microsoft/fluentui/pull/29145) by beachball)
16
+ - Bump @fluentui/react-jsx-runtime to v9.0.8 ([PR #29145](https://github.com/microsoft/fluentui/pull/29145) by beachball)
17
+
18
+ ## [9.2.39](https://github.com/microsoft/fluentui/tree/@fluentui/react-persona_v9.2.39)
19
+
20
+ Tue, 12 Sep 2023 08:51:34 GMT
21
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-persona_v9.2.38..@fluentui/react-persona_v9.2.39)
22
+
23
+ ### Patches
24
+
25
+ - Bump @fluentui/react-avatar to v9.5.29 ([PR #29129](https://github.com/microsoft/fluentui/pull/29129) by beachball)
26
+ - Bump @fluentui/react-badge to v9.1.35 ([PR #29129](https://github.com/microsoft/fluentui/pull/29129) by beachball)
27
+ - Bump @fluentui/react-jsx-runtime to v9.0.7 ([PR #29129](https://github.com/microsoft/fluentui/pull/29129) by beachball)
28
+
7
29
  ## [9.2.38](https://github.com/microsoft/fluentui/tree/@fluentui/react-persona_v9.2.38)
8
30
 
9
- Wed, 06 Sep 2023 13:27:23 GMT
31
+ Wed, 06 Sep 2023 13:31:31 GMT
10
32
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-persona_v9.2.37..@fluentui/react-persona_v9.2.38)
11
33
 
12
34
  ### Patches
13
35
 
14
- - Bump @fluentui/react-avatar to v9.5.28 ([PR #28988](https://github.com/microsoft/fluentui/pull/28988) by beachball)
15
- - Bump @fluentui/react-badge to v9.1.34 ([PR #28988](https://github.com/microsoft/fluentui/pull/28988) by beachball)
16
- - Bump @fluentui/react-utilities to v9.13.3 ([PR #28988](https://github.com/microsoft/fluentui/pull/28988) by beachball)
17
- - Bump @fluentui/react-jsx-runtime to v9.0.6 ([PR #28988](https://github.com/microsoft/fluentui/pull/28988) by beachball)
36
+ - Bump @fluentui/react-avatar to v9.5.28 ([PR #29080](https://github.com/microsoft/fluentui/pull/29080) by beachball)
37
+ - Bump @fluentui/react-badge to v9.1.34 ([PR #29080](https://github.com/microsoft/fluentui/pull/29080) by beachball)
38
+ - Bump @fluentui/react-utilities to v9.13.3 ([PR #29080](https://github.com/microsoft/fluentui/pull/29080) by beachball)
39
+ - Bump @fluentui/react-jsx-runtime to v9.0.6 ([PR #29080](https://github.com/microsoft/fluentui/pull/29080) by beachball)
18
40
 
19
41
  ## [9.2.37](https://github.com/microsoft/fluentui/tree/@fluentui/react-persona_v9.2.37)
20
42
 
@@ -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.38",
3
+ "version": "9.2.40",
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.28",
37
- "@fluentui/react-badge": "^9.1.34",
36
+ "@fluentui/react-avatar": "^9.5.30",
37
+ "@fluentui/react-badge": "^9.1.36",
38
38
  "@fluentui/react-shared-contexts": "^9.7.3",
39
39
  "@fluentui/react-theme": "^9.1.12",
40
40
  "@fluentui/react-utilities": "^9.13.3",
41
- "@fluentui/react-jsx-runtime": "^9.0.6",
41
+ "@fluentui/react-jsx-runtime": "^9.0.8",
42
42
  "@griffel/react": "^1.5.14",
43
43
  "@swc/helpers": "^0.5.1"
44
44
  },