@fluentui/react-persona 9.2.102 → 9.2.104

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.md CHANGED
@@ -1,12 +1,37 @@
1
1
  # Change Log - @fluentui/react-persona
2
2
 
3
- This log was last generated on Mon, 18 Nov 2024 09:42:22 GMT and should not be manually modified.
3
+ This log was last generated on Mon, 09 Dec 2024 17:34:08 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.2.104](https://github.com/microsoft/fluentui/tree/@fluentui/react-persona_v9.2.104)
8
+
9
+ Mon, 09 Dec 2024 17:34:08 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-persona_v9.2.103..@fluentui/react-persona_v9.2.104)
11
+
12
+ ### Patches
13
+
14
+ - chore: remove usage of "export *" ([PR #33384](https://github.com/microsoft/fluentui/pull/33384) by olfedias@microsoft.com)
15
+ - Bump @fluentui/react-avatar to v9.6.45 ([PR #33431](https://github.com/microsoft/fluentui/pull/33431) by beachball)
16
+ - Bump @fluentui/react-badge to v9.2.47 ([PR #33431](https://github.com/microsoft/fluentui/pull/33431) by beachball)
17
+
18
+ ## [9.2.103](https://github.com/microsoft/fluentui/tree/@fluentui/react-persona_v9.2.103)
19
+
20
+ Fri, 06 Dec 2024 12:53:46 GMT
21
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-persona_v9.2.102..@fluentui/react-persona_v9.2.103)
22
+
23
+ ### Patches
24
+
25
+ - Bump @fluentui/react-avatar to v9.6.44 ([PR #33372](https://github.com/microsoft/fluentui/pull/33372) by beachball)
26
+ - Bump @fluentui/react-badge to v9.2.46 ([PR #33372](https://github.com/microsoft/fluentui/pull/33372) by beachball)
27
+ - Bump @fluentui/react-shared-contexts to v9.21.1 ([PR #33372](https://github.com/microsoft/fluentui/pull/33372) by beachball)
28
+ - Bump @fluentui/react-theme to v9.1.23 ([PR #33372](https://github.com/microsoft/fluentui/pull/33372) by beachball)
29
+ - Bump @fluentui/react-utilities to v9.18.18 ([PR #33372](https://github.com/microsoft/fluentui/pull/33372) by beachball)
30
+ - Bump @fluentui/react-jsx-runtime to v9.0.47 ([PR #33372](https://github.com/microsoft/fluentui/pull/33372) by beachball)
31
+
7
32
  ## [9.2.102](https://github.com/microsoft/fluentui/tree/@fluentui/react-persona_v9.2.102)
8
33
 
9
- Mon, 18 Nov 2024 09:42:22 GMT
34
+ Mon, 18 Nov 2024 09:44:40 GMT
10
35
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-persona_v9.2.101..@fluentui/react-persona_v9.2.102)
11
36
 
12
37
  ### Patches
package/lib/Persona.js CHANGED
@@ -1 +1 @@
1
- export * from './components/Persona/index';
1
+ export { Persona, personaClassNames, renderPersona_unstable, usePersonaStyles_unstable, usePersona_unstable } from './components/Persona/index';
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/Persona.ts"],"sourcesContent":["export * from './components/Persona/index';\n"],"names":[],"rangeMappings":"","mappings":"AAAA,cAAc,6BAA6B"}
1
+ {"version":3,"sources":["../src/Persona.ts"],"sourcesContent":["export type { PersonaProps, PersonaSlots, PersonaState } from './components/Persona/index';\nexport {\n Persona,\n personaClassNames,\n renderPersona_unstable,\n usePersonaStyles_unstable,\n usePersona_unstable,\n} from './components/Persona/index';\n"],"names":["Persona","personaClassNames","renderPersona_unstable","usePersonaStyles_unstable","usePersona_unstable"],"rangeMappings":"","mappings":"AACA,SACEA,OAAO,EACPC,iBAAiB,EACjBC,sBAAsB,EACtBC,yBAAyB,EACzBC,mBAAmB,QACd,6BAA6B"}
@@ -1,5 +1,4 @@
1
- export * from './Persona';
2
- export * from './Persona.types';
3
- export * from './renderPersona';
4
- export * from './usePersona';
5
- export * from './usePersonaStyles.styles';
1
+ export { Persona } from './Persona';
2
+ export { renderPersona_unstable } from './renderPersona';
3
+ export { usePersona_unstable } from './usePersona';
4
+ export { personaClassNames, usePersonaStyles_unstable } from './usePersonaStyles.styles';
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/components/Persona/index.ts"],"sourcesContent":["export * from './Persona';\nexport * from './Persona.types';\nexport * from './renderPersona';\nexport * from './usePersona';\nexport * from './usePersonaStyles.styles';\n"],"names":[],"rangeMappings":";;;;","mappings":"AAAA,cAAc,YAAY;AAC1B,cAAc,kBAAkB;AAChC,cAAc,kBAAkB;AAChC,cAAc,eAAe;AAC7B,cAAc,4BAA4B"}
1
+ {"version":3,"sources":["../src/components/Persona/index.ts"],"sourcesContent":["export { Persona } from './Persona';\nexport type { PersonaProps, PersonaSlots, PersonaState } from './Persona.types';\nexport { renderPersona_unstable } from './renderPersona';\nexport { usePersona_unstable } from './usePersona';\nexport { personaClassNames, usePersonaStyles_unstable } from './usePersonaStyles.styles';\n"],"names":["Persona","renderPersona_unstable","usePersona_unstable","personaClassNames","usePersonaStyles_unstable"],"rangeMappings":";;;","mappings":"AAAA,SAASA,OAAO,QAAQ,YAAY;AAEpC,SAASC,sBAAsB,QAAQ,kBAAkB;AACzD,SAASC,mBAAmB,QAAQ,eAAe;AACnD,SAASC,iBAAiB,EAAEC,yBAAyB,QAAQ,4BAA4B"}
@@ -2,5 +2,27 @@
2
2
  Object.defineProperty(exports, "__esModule", {
3
3
  value: true
4
4
  });
5
- const _export_star = require("@swc/helpers/_/_export_star");
6
- _export_star._(require("./components/Persona/index"), exports);
5
+ function _export(target, all) {
6
+ for(var name in all)Object.defineProperty(target, name, {
7
+ enumerable: true,
8
+ get: all[name]
9
+ });
10
+ }
11
+ _export(exports, {
12
+ Persona: function() {
13
+ return _index.Persona;
14
+ },
15
+ personaClassNames: function() {
16
+ return _index.personaClassNames;
17
+ },
18
+ renderPersona_unstable: function() {
19
+ return _index.renderPersona_unstable;
20
+ },
21
+ usePersonaStyles_unstable: function() {
22
+ return _index.usePersonaStyles_unstable;
23
+ },
24
+ usePersona_unstable: function() {
25
+ return _index.usePersona_unstable;
26
+ }
27
+ });
28
+ const _index = require("./components/Persona/index");
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/Persona.ts"],"sourcesContent":["export * from './components/Persona/index';\n"],"names":[],"rangeMappings":";;;;;","mappings":";;;;;uBAAc"}
1
+ {"version":3,"sources":["../src/Persona.ts"],"sourcesContent":["export type { PersonaProps, PersonaSlots, PersonaState } from './components/Persona/index';\nexport {\n Persona,\n personaClassNames,\n renderPersona_unstable,\n usePersonaStyles_unstable,\n usePersona_unstable,\n} from './components/Persona/index';\n"],"names":["Persona","personaClassNames","renderPersona_unstable","usePersonaStyles_unstable","usePersona_unstable"],"rangeMappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;","mappings":";;;;;;;;;;;IAEEA,OAAO;eAAPA,cAAO;;IACPC,iBAAiB;eAAjBA,wBAAiB;;IACjBC,sBAAsB;eAAtBA,6BAAsB;;IACtBC,yBAAyB;eAAzBA,gCAAyB;;IACzBC,mBAAmB;eAAnBA,0BAAmB;;;uBACd"}
@@ -2,9 +2,30 @@
2
2
  Object.defineProperty(exports, "__esModule", {
3
3
  value: true
4
4
  });
5
- const _export_star = require("@swc/helpers/_/_export_star");
6
- _export_star._(require("./Persona"), exports);
7
- _export_star._(require("./Persona.types"), exports);
8
- _export_star._(require("./renderPersona"), exports);
9
- _export_star._(require("./usePersona"), exports);
10
- _export_star._(require("./usePersonaStyles.styles"), exports);
5
+ function _export(target, all) {
6
+ for(var name in all)Object.defineProperty(target, name, {
7
+ enumerable: true,
8
+ get: all[name]
9
+ });
10
+ }
11
+ _export(exports, {
12
+ Persona: function() {
13
+ return _Persona.Persona;
14
+ },
15
+ personaClassNames: function() {
16
+ return _usePersonaStylesstyles.personaClassNames;
17
+ },
18
+ renderPersona_unstable: function() {
19
+ return _renderPersona.renderPersona_unstable;
20
+ },
21
+ usePersonaStyles_unstable: function() {
22
+ return _usePersonaStylesstyles.usePersonaStyles_unstable;
23
+ },
24
+ usePersona_unstable: function() {
25
+ return _usePersona.usePersona_unstable;
26
+ }
27
+ });
28
+ const _Persona = require("./Persona");
29
+ const _renderPersona = require("./renderPersona");
30
+ const _usePersona = require("./usePersona");
31
+ const _usePersonaStylesstyles = require("./usePersonaStyles.styles");
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/components/Persona/index.ts"],"sourcesContent":["export * from './Persona';\nexport * from './Persona.types';\nexport * from './renderPersona';\nexport * from './usePersona';\nexport * from './usePersonaStyles.styles';\n"],"names":[],"rangeMappings":";;;;;;;;;","mappings":";;;;;uBAAc;uBACA;uBACA;uBACA;uBACA"}
1
+ {"version":3,"sources":["../src/components/Persona/index.ts"],"sourcesContent":["export { Persona } from './Persona';\nexport type { PersonaProps, PersonaSlots, PersonaState } from './Persona.types';\nexport { renderPersona_unstable } from './renderPersona';\nexport { usePersona_unstable } from './usePersona';\nexport { personaClassNames, usePersonaStyles_unstable } from './usePersonaStyles.styles';\n"],"names":["Persona","personaClassNames","renderPersona_unstable","usePersonaStyles_unstable","usePersona_unstable"],"rangeMappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;","mappings":";;;;;;;;;;;IAASA,OAAO;eAAPA,gBAAO;;IAIPC,iBAAiB;eAAjBA,yCAAiB;;IAFjBC,sBAAsB;eAAtBA,qCAAsB;;IAEHC,yBAAyB;eAAzBA,iDAAyB;;IAD5CC,mBAAmB;eAAnBA,+BAAmB;;;yBAHJ;+BAEe;4BACH;wCACyB"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-persona",
3
- "version": "9.2.102",
3
+ "version": "9.2.104",
4
4
  "description": "React components for building web experiences",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -18,12 +18,12 @@
18
18
  "@fluentui/scripts-api-extractor": "*"
19
19
  },
20
20
  "dependencies": {
21
- "@fluentui/react-avatar": "^9.6.43",
22
- "@fluentui/react-badge": "^9.2.45",
23
- "@fluentui/react-shared-contexts": "^9.21.0",
24
- "@fluentui/react-theme": "^9.1.22",
25
- "@fluentui/react-utilities": "^9.18.17",
26
- "@fluentui/react-jsx-runtime": "^9.0.46",
21
+ "@fluentui/react-avatar": "^9.6.45",
22
+ "@fluentui/react-badge": "^9.2.47",
23
+ "@fluentui/react-shared-contexts": "^9.21.1",
24
+ "@fluentui/react-theme": "^9.1.23",
25
+ "@fluentui/react-utilities": "^9.18.18",
26
+ "@fluentui/react-jsx-runtime": "^9.0.47",
27
27
  "@griffel/react": "^1.5.22",
28
28
  "@swc/helpers": "^0.5.1"
29
29
  },