@fluentui/react-persona 0.0.0-nightly-20241209-0407.1 → 0.0.0-nightly-20241210-0407.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.md +23 -12
- package/lib/Persona.js +1 -1
- package/lib/Persona.js.map +1 -1
- package/lib/components/Persona/index.js +4 -5
- package/lib/components/Persona/index.js.map +1 -1
- package/lib-commonjs/Persona.js +24 -2
- package/lib-commonjs/Persona.js.map +1 -1
- package/lib-commonjs/components/Persona/index.js +27 -6
- package/lib-commonjs/components/Persona/index.js.map +1 -1
- package/package.json +9 -9
package/CHANGELOG.md
CHANGED
|
@@ -1,25 +1,36 @@
|
|
|
1
1
|
# Change Log - @fluentui/react-persona
|
|
2
2
|
|
|
3
|
-
This log was last generated on
|
|
3
|
+
This log was last generated on Tue, 10 Dec 2024 04:11:30 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-20241210-0407.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-persona_v0.0.0-nightly-20241210-0407.1)
|
|
8
8
|
|
|
9
|
-
|
|
10
|
-
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-persona_v9.2.
|
|
9
|
+
Tue, 10 Dec 2024 04:11:30 GMT
|
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-persona_v9.2.104..@fluentui/react-persona_v0.0.0-nightly-20241210-0407.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/react-avatar to v0.0.0-nightly-
|
|
16
|
-
- Bump @fluentui/react-badge to v0.0.0-nightly-
|
|
17
|
-
- Bump @fluentui/react-shared-contexts to v0.0.0-nightly-
|
|
18
|
-
- Bump @fluentui/react-theme to v0.0.0-nightly-
|
|
19
|
-
- Bump @fluentui/react-utilities to v0.0.0-nightly-
|
|
20
|
-
- Bump @fluentui/react-jsx-runtime to v0.0.0-nightly-
|
|
21
|
-
- Bump @fluentui/react-conformance to v0.0.0-nightly-
|
|
22
|
-
- Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-
|
|
15
|
+
- Bump @fluentui/react-avatar to v0.0.0-nightly-20241210-0407.1 ([commit](https://github.com/microsoft/fluentui/commit/aa580bccfa3d3dd72de128b70abb944891fe1dd5) by beachball)
|
|
16
|
+
- Bump @fluentui/react-badge to v0.0.0-nightly-20241210-0407.1 ([commit](https://github.com/microsoft/fluentui/commit/aa580bccfa3d3dd72de128b70abb944891fe1dd5) by beachball)
|
|
17
|
+
- Bump @fluentui/react-shared-contexts to v0.0.0-nightly-20241210-0407.1 ([commit](https://github.com/microsoft/fluentui/commit/aa580bccfa3d3dd72de128b70abb944891fe1dd5) by beachball)
|
|
18
|
+
- Bump @fluentui/react-theme to v0.0.0-nightly-20241210-0407.1 ([commit](https://github.com/microsoft/fluentui/commit/aa580bccfa3d3dd72de128b70abb944891fe1dd5) by beachball)
|
|
19
|
+
- Bump @fluentui/react-utilities to v0.0.0-nightly-20241210-0407.1 ([commit](https://github.com/microsoft/fluentui/commit/aa580bccfa3d3dd72de128b70abb944891fe1dd5) by beachball)
|
|
20
|
+
- Bump @fluentui/react-jsx-runtime to v0.0.0-nightly-20241210-0407.1 ([commit](https://github.com/microsoft/fluentui/commit/aa580bccfa3d3dd72de128b70abb944891fe1dd5) by beachball)
|
|
21
|
+
- Bump @fluentui/react-conformance to v0.0.0-nightly-20241210-0407.1 ([commit](https://github.com/microsoft/fluentui/commit/aa580bccfa3d3dd72de128b70abb944891fe1dd5) by beachball)
|
|
22
|
+
- Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20241210-0407.1 ([commit](https://github.com/microsoft/fluentui/commit/aa580bccfa3d3dd72de128b70abb944891fe1dd5) by beachball)
|
|
23
|
+
|
|
24
|
+
## [9.2.104](https://github.com/microsoft/fluentui/tree/@fluentui/react-persona_v9.2.104)
|
|
25
|
+
|
|
26
|
+
Mon, 09 Dec 2024 17:38:14 GMT
|
|
27
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-persona_v9.2.103..@fluentui/react-persona_v9.2.104)
|
|
28
|
+
|
|
29
|
+
### Patches
|
|
30
|
+
|
|
31
|
+
- chore: remove usage of "export *" ([PR #33384](https://github.com/microsoft/fluentui/pull/33384) by olfedias@microsoft.com)
|
|
32
|
+
- Bump @fluentui/react-avatar to v9.6.45 ([PR #33431](https://github.com/microsoft/fluentui/pull/33431) by beachball)
|
|
33
|
+
- Bump @fluentui/react-badge to v9.2.47 ([PR #33431](https://github.com/microsoft/fluentui/pull/33431) by beachball)
|
|
23
34
|
|
|
24
35
|
## [9.2.103](https://github.com/microsoft/fluentui/tree/@fluentui/react-persona_v9.2.103)
|
|
25
36
|
|
package/lib/Persona.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export
|
|
1
|
+
export { Persona, personaClassNames, renderPersona_unstable, usePersonaStyles_unstable, usePersona_unstable } from './components/Persona/index';
|
package/lib/Persona.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/Persona.ts"],"sourcesContent":["export
|
|
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
|
|
2
|
-
export
|
|
3
|
-
export
|
|
4
|
-
export
|
|
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
|
|
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"}
|
package/lib-commonjs/Persona.js
CHANGED
|
@@ -2,5 +2,27 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", {
|
|
3
3
|
value: true
|
|
4
4
|
});
|
|
5
|
-
|
|
6
|
-
|
|
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
|
|
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
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
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
|
|
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": "0.0.0-nightly-
|
|
3
|
+
"version": "0.0.0-nightly-20241210-0407.1",
|
|
4
4
|
"description": "React components for building web experiences",
|
|
5
5
|
"main": "lib-commonjs/index.js",
|
|
6
6
|
"module": "lib/index.js",
|
|
@@ -13,17 +13,17 @@
|
|
|
13
13
|
"license": "MIT",
|
|
14
14
|
"devDependencies": {
|
|
15
15
|
"@fluentui/eslint-plugin": "*",
|
|
16
|
-
"@fluentui/react-conformance": "0.0.0-nightly-
|
|
17
|
-
"@fluentui/react-conformance-griffel": "0.0.0-nightly-
|
|
16
|
+
"@fluentui/react-conformance": "0.0.0-nightly-20241210-0407.1",
|
|
17
|
+
"@fluentui/react-conformance-griffel": "0.0.0-nightly-20241210-0407.1",
|
|
18
18
|
"@fluentui/scripts-api-extractor": "*"
|
|
19
19
|
},
|
|
20
20
|
"dependencies": {
|
|
21
|
-
"@fluentui/react-avatar": "0.0.0-nightly-
|
|
22
|
-
"@fluentui/react-badge": "0.0.0-nightly-
|
|
23
|
-
"@fluentui/react-shared-contexts": "0.0.0-nightly-
|
|
24
|
-
"@fluentui/react-theme": "0.0.0-nightly-
|
|
25
|
-
"@fluentui/react-utilities": "0.0.0-nightly-
|
|
26
|
-
"@fluentui/react-jsx-runtime": "0.0.0-nightly-
|
|
21
|
+
"@fluentui/react-avatar": "0.0.0-nightly-20241210-0407.1",
|
|
22
|
+
"@fluentui/react-badge": "0.0.0-nightly-20241210-0407.1",
|
|
23
|
+
"@fluentui/react-shared-contexts": "0.0.0-nightly-20241210-0407.1",
|
|
24
|
+
"@fluentui/react-theme": "0.0.0-nightly-20241210-0407.1",
|
|
25
|
+
"@fluentui/react-utilities": "0.0.0-nightly-20241210-0407.1",
|
|
26
|
+
"@fluentui/react-jsx-runtime": "0.0.0-nightly-20241210-0407.1",
|
|
27
27
|
"@griffel/react": "^1.5.22",
|
|
28
28
|
"@swc/helpers": "^0.5.1"
|
|
29
29
|
},
|