@fluentui/react-avatar 9.6.44 → 9.6.45

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.
Files changed (38) hide show
  1. package/CHANGELOG.md +23 -11
  2. package/lib/Avatar.js +1 -1
  3. package/lib/Avatar.js.map +1 -1
  4. package/lib/AvatarGroup.js +1 -1
  5. package/lib/AvatarGroup.js.map +1 -1
  6. package/lib/AvatarGroupItem.js +1 -1
  7. package/lib/AvatarGroupItem.js.map +1 -1
  8. package/lib/AvatarGroupPopover.js +1 -1
  9. package/lib/AvatarGroupPopover.js.map +1 -1
  10. package/lib/components/Avatar/index.js +4 -5
  11. package/lib/components/Avatar/index.js.map +1 -1
  12. package/lib/components/AvatarGroup/index.js +5 -6
  13. package/lib/components/AvatarGroup/index.js.map +1 -1
  14. package/lib/components/AvatarGroupItem/index.js +4 -5
  15. package/lib/components/AvatarGroupItem/index.js.map +1 -1
  16. package/lib/components/AvatarGroupPopover/index.js +5 -6
  17. package/lib/components/AvatarGroupPopover/index.js.map +1 -1
  18. package/lib/contexts/index.js +2 -2
  19. package/lib/contexts/index.js.map +1 -1
  20. package/lib-commonjs/Avatar.js +30 -2
  21. package/lib-commonjs/Avatar.js.map +1 -1
  22. package/lib-commonjs/AvatarGroup.js +30 -2
  23. package/lib-commonjs/AvatarGroup.js.map +1 -1
  24. package/lib-commonjs/AvatarGroupItem.js +27 -2
  25. package/lib-commonjs/AvatarGroupItem.js.map +1 -1
  26. package/lib-commonjs/AvatarGroupPopover.js +27 -2
  27. package/lib-commonjs/AvatarGroupPopover.js.map +1 -1
  28. package/lib-commonjs/components/Avatar/index.js +33 -6
  29. package/lib-commonjs/components/Avatar/index.js.map +1 -1
  30. package/lib-commonjs/components/AvatarGroup/index.js +34 -7
  31. package/lib-commonjs/components/AvatarGroup/index.js.map +1 -1
  32. package/lib-commonjs/components/AvatarGroupItem/index.js +30 -6
  33. package/lib-commonjs/components/AvatarGroupItem/index.js.map +1 -1
  34. package/lib-commonjs/components/AvatarGroupPopover/index.js +31 -7
  35. package/lib-commonjs/components/AvatarGroupPopover/index.js.map +1 -1
  36. package/lib-commonjs/contexts/index.js +25 -3
  37. package/lib-commonjs/contexts/index.js.map +1 -1
  38. package/package.json +4 -4
package/CHANGELOG.md CHANGED
@@ -1,25 +1,37 @@
1
1
  # Change Log - @fluentui/react-avatar
2
2
 
3
- This log was last generated on Fri, 06 Dec 2024 12:49:19 GMT and should not be manually modified.
3
+ This log was last generated on Mon, 09 Dec 2024 17:34:02 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.6.45](https://github.com/microsoft/fluentui/tree/@fluentui/react-avatar_v9.6.45)
8
+
9
+ Mon, 09 Dec 2024 17:34:02 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-avatar_v9.6.44..@fluentui/react-avatar_v9.6.45)
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-badge to v9.2.47 ([PR #33431](https://github.com/microsoft/fluentui/pull/33431) by beachball)
16
+ - Bump @fluentui/react-popover to v9.9.27 ([PR #33431](https://github.com/microsoft/fluentui/pull/33431) by beachball)
17
+ - Bump @fluentui/react-tooltip to v9.5.1 ([PR #33431](https://github.com/microsoft/fluentui/pull/33431) by beachball)
18
+
7
19
  ## [9.6.44](https://github.com/microsoft/fluentui/tree/@fluentui/react-avatar_v9.6.44)
8
20
 
9
- Fri, 06 Dec 2024 12:49:19 GMT
21
+ Fri, 06 Dec 2024 12:53:46 GMT
10
22
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-avatar_v9.6.43..@fluentui/react-avatar_v9.6.44)
11
23
 
12
24
  ### Patches
13
25
 
14
- - Bump @fluentui/react-badge to v9.2.46 ([PR #33414](https://github.com/microsoft/fluentui/pull/33414) by beachball)
15
- - Bump @fluentui/react-context-selector to v9.1.70 ([PR #33414](https://github.com/microsoft/fluentui/pull/33414) by beachball)
16
- - Bump @fluentui/react-popover to v9.9.26 ([PR #33414](https://github.com/microsoft/fluentui/pull/33414) by beachball)
17
- - Bump @fluentui/react-shared-contexts to v9.21.1 ([PR #33414](https://github.com/microsoft/fluentui/pull/33414) by beachball)
18
- - Bump @fluentui/react-tabster to v9.23.1 ([PR #33414](https://github.com/microsoft/fluentui/pull/33414) by beachball)
19
- - Bump @fluentui/react-theme to v9.1.23 ([PR #33414](https://github.com/microsoft/fluentui/pull/33414) by beachball)
20
- - Bump @fluentui/react-tooltip to v9.5.0 ([PR #33414](https://github.com/microsoft/fluentui/pull/33414) by beachball)
21
- - Bump @fluentui/react-utilities to v9.18.18 ([PR #33414](https://github.com/microsoft/fluentui/pull/33414) by beachball)
22
- - Bump @fluentui/react-jsx-runtime to v9.0.47 ([PR #33414](https://github.com/microsoft/fluentui/pull/33414) 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-context-selector to v9.1.70 ([PR #33372](https://github.com/microsoft/fluentui/pull/33372) by beachball)
28
+ - Bump @fluentui/react-popover to v9.9.26 ([PR #33372](https://github.com/microsoft/fluentui/pull/33372) by beachball)
29
+ - Bump @fluentui/react-shared-contexts to v9.21.1 ([PR #33372](https://github.com/microsoft/fluentui/pull/33372) by beachball)
30
+ - Bump @fluentui/react-tabster to v9.23.1 ([PR #33372](https://github.com/microsoft/fluentui/pull/33372) by beachball)
31
+ - Bump @fluentui/react-theme to v9.1.23 ([PR #33372](https://github.com/microsoft/fluentui/pull/33372) by beachball)
32
+ - Bump @fluentui/react-tooltip to v9.5.0 ([PR #33372](https://github.com/microsoft/fluentui/pull/33372) by beachball)
33
+ - Bump @fluentui/react-utilities to v9.18.18 ([PR #33372](https://github.com/microsoft/fluentui/pull/33372) by beachball)
34
+ - Bump @fluentui/react-jsx-runtime to v9.0.47 ([PR #33372](https://github.com/microsoft/fluentui/pull/33372) by beachball)
23
35
 
24
36
  ## [9.6.43](https://github.com/microsoft/fluentui/tree/@fluentui/react-avatar_v9.6.43)
25
37
 
package/lib/Avatar.js CHANGED
@@ -1 +1 @@
1
- export * from './components/Avatar/index';
1
+ export { Avatar, DEFAULT_STRINGS, avatarClassNames, renderAvatar_unstable, useAvatarStyles_unstable, useAvatar_unstable, useSizeStyles } from './components/Avatar/index';
package/lib/Avatar.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/Avatar.ts"],"sourcesContent":["export * from './components/Avatar/index';\n"],"names":[],"rangeMappings":"","mappings":"AAAA,cAAc,4BAA4B"}
1
+ {"version":3,"sources":["../src/Avatar.ts"],"sourcesContent":["export type {\n AvatarNamedColor,\n AvatarProps,\n AvatarShape,\n AvatarSize,\n // eslint-disable-next-line deprecation/deprecation\n AvatarSizes,\n AvatarSlots,\n AvatarState,\n} from './components/Avatar/index';\nexport {\n Avatar,\n DEFAULT_STRINGS,\n avatarClassNames,\n renderAvatar_unstable,\n useAvatarStyles_unstable,\n useAvatar_unstable,\n useSizeStyles,\n} from './components/Avatar/index';\n"],"names":["Avatar","DEFAULT_STRINGS","avatarClassNames","renderAvatar_unstable","useAvatarStyles_unstable","useAvatar_unstable","useSizeStyles"],"rangeMappings":"","mappings":"AAUA,SACEA,MAAM,EACNC,eAAe,EACfC,gBAAgB,EAChBC,qBAAqB,EACrBC,wBAAwB,EACxBC,kBAAkB,EAClBC,aAAa,QACR,4BAA4B"}
@@ -1 +1 @@
1
- export * from './components/AvatarGroup/index';
1
+ export { AvatarGroup, avatarGroupClassNames, defaultAvatarGroupSize, renderAvatarGroup_unstable, useAvatarGroupContextValues, useAvatarGroupStyles_unstable, useAvatarGroup_unstable } from './components/AvatarGroup/index';
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/AvatarGroup.ts"],"sourcesContent":["export * from './components/AvatarGroup/index';\n"],"names":[],"rangeMappings":"","mappings":"AAAA,cAAc,iCAAiC"}
1
+ {"version":3,"sources":["../src/AvatarGroup.ts"],"sourcesContent":["export type {\n AvatarGroupContextValue,\n AvatarGroupContextValues,\n AvatarGroupProps,\n AvatarGroupSlots,\n AvatarGroupState,\n} from './components/AvatarGroup/index';\nexport {\n AvatarGroup,\n avatarGroupClassNames,\n defaultAvatarGroupSize,\n renderAvatarGroup_unstable,\n useAvatarGroupContextValues,\n useAvatarGroupStyles_unstable,\n useAvatarGroup_unstable,\n} from './components/AvatarGroup/index';\n"],"names":["AvatarGroup","avatarGroupClassNames","defaultAvatarGroupSize","renderAvatarGroup_unstable","useAvatarGroupContextValues","useAvatarGroupStyles_unstable","useAvatarGroup_unstable"],"rangeMappings":"","mappings":"AAOA,SACEA,WAAW,EACXC,qBAAqB,EACrBC,sBAAsB,EACtBC,0BAA0B,EAC1BC,2BAA2B,EAC3BC,6BAA6B,EAC7BC,uBAAuB,QAClB,iCAAiC"}
@@ -1 +1 @@
1
- export * from './components/AvatarGroupItem/index';
1
+ export { AvatarGroupItem, avatarGroupItemClassNames, renderAvatarGroupItem_unstable, useAvatarGroupItemStyles_unstable, useAvatarGroupItem_unstable, useGroupChildClassName } from './components/AvatarGroupItem/index';
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/AvatarGroupItem.ts"],"sourcesContent":["export * from './components/AvatarGroupItem/index';\n"],"names":[],"rangeMappings":"","mappings":"AAAA,cAAc,qCAAqC"}
1
+ {"version":3,"sources":["../src/AvatarGroupItem.ts"],"sourcesContent":["export type {\n AvatarGroupItemProps,\n AvatarGroupItemSlots,\n AvatarGroupItemState,\n} from './components/AvatarGroupItem/index';\nexport {\n AvatarGroupItem,\n avatarGroupItemClassNames,\n renderAvatarGroupItem_unstable,\n useAvatarGroupItemStyles_unstable,\n useAvatarGroupItem_unstable,\n useGroupChildClassName,\n} from './components/AvatarGroupItem/index';\n"],"names":["AvatarGroupItem","avatarGroupItemClassNames","renderAvatarGroupItem_unstable","useAvatarGroupItemStyles_unstable","useAvatarGroupItem_unstable","useGroupChildClassName"],"rangeMappings":"","mappings":"AAKA,SACEA,eAAe,EACfC,yBAAyB,EACzBC,8BAA8B,EAC9BC,iCAAiC,EACjCC,2BAA2B,EAC3BC,sBAAsB,QACjB,qCAAqC"}
@@ -1 +1 @@
1
- export * from './components/AvatarGroupPopover/index';
1
+ export { AvatarGroupPopover, avatarGroupPopoverClassNames, renderAvatarGroupPopover_unstable, useAvatarGroupPopoverContextValues_unstable, useAvatarGroupPopoverStyles_unstable, useAvatarGroupPopover_unstable } from './components/AvatarGroupPopover/index';
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/AvatarGroupPopover.ts"],"sourcesContent":["export * from './components/AvatarGroupPopover/index';\n"],"names":[],"rangeMappings":"","mappings":"AAAA,cAAc,wCAAwC"}
1
+ {"version":3,"sources":["../src/AvatarGroupPopover.ts"],"sourcesContent":["export type {\n AvatarGroupPopoverProps,\n AvatarGroupPopoverSlots,\n AvatarGroupPopoverState,\n} from './components/AvatarGroupPopover/index';\nexport {\n AvatarGroupPopover,\n avatarGroupPopoverClassNames,\n renderAvatarGroupPopover_unstable,\n useAvatarGroupPopoverContextValues_unstable,\n useAvatarGroupPopoverStyles_unstable,\n useAvatarGroupPopover_unstable,\n} from './components/AvatarGroupPopover/index';\n"],"names":["AvatarGroupPopover","avatarGroupPopoverClassNames","renderAvatarGroupPopover_unstable","useAvatarGroupPopoverContextValues_unstable","useAvatarGroupPopoverStyles_unstable","useAvatarGroupPopover_unstable"],"rangeMappings":"","mappings":"AAKA,SACEA,kBAAkB,EAClBC,4BAA4B,EAC5BC,iCAAiC,EACjCC,2CAA2C,EAC3CC,oCAAoC,EACpCC,8BAA8B,QACzB,wCAAwC"}
@@ -1,5 +1,4 @@
1
- export * from './Avatar.types';
2
- export * from './Avatar';
3
- export * from './renderAvatar';
4
- export * from './useAvatar';
5
- export * from './useAvatarStyles.styles';
1
+ export { Avatar } from './Avatar';
2
+ export { renderAvatar_unstable } from './renderAvatar';
3
+ export { DEFAULT_STRINGS, useAvatar_unstable } from './useAvatar';
4
+ export { avatarClassNames, useAvatarStyles_unstable, useSizeStyles } from './useAvatarStyles.styles';
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/components/Avatar/index.ts"],"sourcesContent":["export * from './Avatar.types';\nexport * from './Avatar';\nexport * from './renderAvatar';\nexport * from './useAvatar';\nexport * from './useAvatarStyles.styles';\n"],"names":[],"rangeMappings":";;;;","mappings":"AAAA,cAAc,iBAAiB;AAC/B,cAAc,WAAW;AACzB,cAAc,iBAAiB;AAC/B,cAAc,cAAc;AAC5B,cAAc,2BAA2B"}
1
+ {"version":3,"sources":["../src/components/Avatar/index.ts"],"sourcesContent":["export type {\n AvatarNamedColor,\n AvatarProps,\n AvatarShape,\n AvatarSize,\n // eslint-disable-next-line deprecation/deprecation\n AvatarSizes,\n AvatarSlots,\n AvatarState,\n} from './Avatar.types';\nexport { Avatar } from './Avatar';\nexport { renderAvatar_unstable } from './renderAvatar';\nexport { DEFAULT_STRINGS, useAvatar_unstable } from './useAvatar';\nexport { avatarClassNames, useAvatarStyles_unstable, useSizeStyles } from './useAvatarStyles.styles';\n"],"names":["Avatar","renderAvatar_unstable","DEFAULT_STRINGS","useAvatar_unstable","avatarClassNames","useAvatarStyles_unstable","useSizeStyles"],"rangeMappings":";;;","mappings":"AAUA,SAASA,MAAM,QAAQ,WAAW;AAClC,SAASC,qBAAqB,QAAQ,iBAAiB;AACvD,SAASC,eAAe,EAAEC,kBAAkB,QAAQ,cAAc;AAClE,SAASC,gBAAgB,EAAEC,wBAAwB,EAAEC,aAAa,QAAQ,2BAA2B"}
@@ -1,6 +1,5 @@
1
- export * from './AvatarGroup';
2
- export * from './AvatarGroup.types';
3
- export * from './renderAvatarGroup';
4
- export * from './useAvatarGroup';
5
- export * from './useAvatarGroupStyles.styles';
6
- export * from './useAvatarGroupContextValues';
1
+ export { AvatarGroup } from './AvatarGroup';
2
+ export { renderAvatarGroup_unstable } from './renderAvatarGroup';
3
+ export { defaultAvatarGroupSize, useAvatarGroup_unstable } from './useAvatarGroup';
4
+ export { avatarGroupClassNames, useAvatarGroupStyles_unstable } from './useAvatarGroupStyles.styles';
5
+ export { useAvatarGroupContextValues } from './useAvatarGroupContextValues';
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/components/AvatarGroup/index.ts"],"sourcesContent":["export * from './AvatarGroup';\nexport * from './AvatarGroup.types';\nexport * from './renderAvatarGroup';\nexport * from './useAvatarGroup';\nexport * from './useAvatarGroupStyles.styles';\nexport * from './useAvatarGroupContextValues';\n"],"names":[],"rangeMappings":";;;;;","mappings":"AAAA,cAAc,gBAAgB;AAC9B,cAAc,sBAAsB;AACpC,cAAc,sBAAsB;AACpC,cAAc,mBAAmB;AACjC,cAAc,gCAAgC;AAC9C,cAAc,gCAAgC"}
1
+ {"version":3,"sources":["../src/components/AvatarGroup/index.ts"],"sourcesContent":["export { AvatarGroup } from './AvatarGroup';\nexport type {\n AvatarGroupContextValue,\n AvatarGroupContextValues,\n AvatarGroupProps,\n AvatarGroupSlots,\n AvatarGroupState,\n} from './AvatarGroup.types';\nexport { renderAvatarGroup_unstable } from './renderAvatarGroup';\nexport { defaultAvatarGroupSize, useAvatarGroup_unstable } from './useAvatarGroup';\nexport { avatarGroupClassNames, useAvatarGroupStyles_unstable } from './useAvatarGroupStyles.styles';\nexport { useAvatarGroupContextValues } from './useAvatarGroupContextValues';\n"],"names":["AvatarGroup","renderAvatarGroup_unstable","defaultAvatarGroupSize","useAvatarGroup_unstable","avatarGroupClassNames","useAvatarGroupStyles_unstable","useAvatarGroupContextValues"],"rangeMappings":";;;;","mappings":"AAAA,SAASA,WAAW,QAAQ,gBAAgB;AAQ5C,SAASC,0BAA0B,QAAQ,sBAAsB;AACjE,SAASC,sBAAsB,EAAEC,uBAAuB,QAAQ,mBAAmB;AACnF,SAASC,qBAAqB,EAAEC,6BAA6B,QAAQ,gCAAgC;AACrG,SAASC,2BAA2B,QAAQ,gCAAgC"}
@@ -1,5 +1,4 @@
1
- export * from './AvatarGroupItem';
2
- export * from './AvatarGroupItem.types';
3
- export * from './renderAvatarGroupItem';
4
- export * from './useAvatarGroupItem';
5
- export * from './useAvatarGroupItemStyles.styles';
1
+ export { AvatarGroupItem } from './AvatarGroupItem';
2
+ export { renderAvatarGroupItem_unstable } from './renderAvatarGroupItem';
3
+ export { useAvatarGroupItem_unstable } from './useAvatarGroupItem';
4
+ export { avatarGroupItemClassNames, useAvatarGroupItemStyles_unstable, useGroupChildClassName } from './useAvatarGroupItemStyles.styles';
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/components/AvatarGroupItem/index.ts"],"sourcesContent":["export * from './AvatarGroupItem';\nexport * from './AvatarGroupItem.types';\nexport * from './renderAvatarGroupItem';\nexport * from './useAvatarGroupItem';\nexport * from './useAvatarGroupItemStyles.styles';\n"],"names":[],"rangeMappings":";;;;","mappings":"AAAA,cAAc,oBAAoB;AAClC,cAAc,0BAA0B;AACxC,cAAc,0BAA0B;AACxC,cAAc,uBAAuB;AACrC,cAAc,oCAAoC"}
1
+ {"version":3,"sources":["../src/components/AvatarGroupItem/index.ts"],"sourcesContent":["export { AvatarGroupItem } from './AvatarGroupItem';\nexport type { AvatarGroupItemProps, AvatarGroupItemSlots, AvatarGroupItemState } from './AvatarGroupItem.types';\nexport { renderAvatarGroupItem_unstable } from './renderAvatarGroupItem';\nexport { useAvatarGroupItem_unstable } from './useAvatarGroupItem';\nexport {\n avatarGroupItemClassNames,\n useAvatarGroupItemStyles_unstable,\n useGroupChildClassName,\n} from './useAvatarGroupItemStyles.styles';\n"],"names":["AvatarGroupItem","renderAvatarGroupItem_unstable","useAvatarGroupItem_unstable","avatarGroupItemClassNames","useAvatarGroupItemStyles_unstable","useGroupChildClassName"],"rangeMappings":";;;","mappings":"AAAA,SAASA,eAAe,QAAQ,oBAAoB;AAEpD,SAASC,8BAA8B,QAAQ,0BAA0B;AACzE,SAASC,2BAA2B,QAAQ,uBAAuB;AACnE,SACEC,yBAAyB,EACzBC,iCAAiC,EACjCC,sBAAsB,QACjB,oCAAoC"}
@@ -1,6 +1,5 @@
1
- export * from './AvatarGroupPopover';
2
- export * from './AvatarGroupPopover.types';
3
- export * from './renderAvatarGroupPopover';
4
- export * from './useAvatarGroupPopover';
5
- export * from './useAvatarGroupPopoverStyles.styles';
6
- export * from './useAvatarGroupPopoverContextValues';
1
+ export { AvatarGroupPopover } from './AvatarGroupPopover';
2
+ export { renderAvatarGroupPopover_unstable } from './renderAvatarGroupPopover';
3
+ export { useAvatarGroupPopover_unstable } from './useAvatarGroupPopover';
4
+ export { avatarGroupPopoverClassNames, useAvatarGroupPopoverStyles_unstable } from './useAvatarGroupPopoverStyles.styles';
5
+ export { useAvatarGroupPopoverContextValues_unstable } from './useAvatarGroupPopoverContextValues';
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/components/AvatarGroupPopover/index.ts"],"sourcesContent":["export * from './AvatarGroupPopover';\nexport * from './AvatarGroupPopover.types';\nexport * from './renderAvatarGroupPopover';\nexport * from './useAvatarGroupPopover';\nexport * from './useAvatarGroupPopoverStyles.styles';\nexport * from './useAvatarGroupPopoverContextValues';\n"],"names":[],"rangeMappings":";;;;;","mappings":"AAAA,cAAc,uBAAuB;AACrC,cAAc,6BAA6B;AAC3C,cAAc,6BAA6B;AAC3C,cAAc,0BAA0B;AACxC,cAAc,uCAAuC;AACrD,cAAc,uCAAuC"}
1
+ {"version":3,"sources":["../src/components/AvatarGroupPopover/index.ts"],"sourcesContent":["export { AvatarGroupPopover } from './AvatarGroupPopover';\nexport type {\n AvatarGroupPopoverProps,\n AvatarGroupPopoverSlots,\n AvatarGroupPopoverState,\n} from './AvatarGroupPopover.types';\nexport { renderAvatarGroupPopover_unstable } from './renderAvatarGroupPopover';\nexport { useAvatarGroupPopover_unstable } from './useAvatarGroupPopover';\nexport {\n avatarGroupPopoverClassNames,\n useAvatarGroupPopoverStyles_unstable,\n} from './useAvatarGroupPopoverStyles.styles';\nexport { useAvatarGroupPopoverContextValues_unstable } from './useAvatarGroupPopoverContextValues';\n"],"names":["AvatarGroupPopover","renderAvatarGroupPopover_unstable","useAvatarGroupPopover_unstable","avatarGroupPopoverClassNames","useAvatarGroupPopoverStyles_unstable","useAvatarGroupPopoverContextValues_unstable"],"rangeMappings":";;;;","mappings":"AAAA,SAASA,kBAAkB,QAAQ,uBAAuB;AAM1D,SAASC,iCAAiC,QAAQ,6BAA6B;AAC/E,SAASC,8BAA8B,QAAQ,0BAA0B;AACzE,SACEC,4BAA4B,EAC5BC,oCAAoC,QAC/B,uCAAuC;AAC9C,SAASC,2CAA2C,QAAQ,uCAAuC"}
@@ -1,2 +1,2 @@
1
- export * from './AvatarGroupContext';
2
- export * from './AvatarContext';
1
+ export { AvatarGroupContext, AvatarGroupProvider, useAvatarGroupContext_unstable } from './AvatarGroupContext';
2
+ export { AvatarContextProvider, useAvatarContext } from './AvatarContext';
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/contexts/index.ts"],"sourcesContent":["export * from './AvatarGroupContext';\nexport * from './AvatarContext';\n"],"names":[],"rangeMappings":";","mappings":"AAAA,cAAc,uBAAuB;AACrC,cAAc,kBAAkB"}
1
+ {"version":3,"sources":["../src/contexts/index.ts"],"sourcesContent":["export { AvatarGroupContext, AvatarGroupProvider, useAvatarGroupContext_unstable } from './AvatarGroupContext';\nexport type { AvatarContextValue } from './AvatarContext';\nexport { AvatarContextProvider, useAvatarContext } from './AvatarContext';\n"],"names":["AvatarGroupContext","AvatarGroupProvider","useAvatarGroupContext_unstable","AvatarContextProvider","useAvatarContext"],"rangeMappings":";","mappings":"AAAA,SAASA,kBAAkB,EAAEC,mBAAmB,EAAEC,8BAA8B,QAAQ,uBAAuB;AAE/G,SAASC,qBAAqB,EAAEC,gBAAgB,QAAQ,kBAAkB"}
@@ -2,5 +2,33 @@
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/Avatar/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
+ Avatar: function() {
13
+ return _index.Avatar;
14
+ },
15
+ DEFAULT_STRINGS: function() {
16
+ return _index.DEFAULT_STRINGS;
17
+ },
18
+ avatarClassNames: function() {
19
+ return _index.avatarClassNames;
20
+ },
21
+ renderAvatar_unstable: function() {
22
+ return _index.renderAvatar_unstable;
23
+ },
24
+ useAvatarStyles_unstable: function() {
25
+ return _index.useAvatarStyles_unstable;
26
+ },
27
+ useAvatar_unstable: function() {
28
+ return _index.useAvatar_unstable;
29
+ },
30
+ useSizeStyles: function() {
31
+ return _index.useSizeStyles;
32
+ }
33
+ });
34
+ const _index = require("./components/Avatar/index");
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/Avatar.ts"],"sourcesContent":["export * from './components/Avatar/index';\n"],"names":[],"rangeMappings":";;;;;","mappings":";;;;;uBAAc"}
1
+ {"version":3,"sources":["../src/Avatar.ts"],"sourcesContent":["export type {\n AvatarNamedColor,\n AvatarProps,\n AvatarShape,\n AvatarSize,\n // eslint-disable-next-line deprecation/deprecation\n AvatarSizes,\n AvatarSlots,\n AvatarState,\n} from './components/Avatar/index';\nexport {\n Avatar,\n DEFAULT_STRINGS,\n avatarClassNames,\n renderAvatar_unstable,\n useAvatarStyles_unstable,\n useAvatar_unstable,\n useSizeStyles,\n} from './components/Avatar/index';\n"],"names":["Avatar","DEFAULT_STRINGS","avatarClassNames","renderAvatar_unstable","useAvatarStyles_unstable","useAvatar_unstable","useSizeStyles"],"rangeMappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;","mappings":";;;;;;;;;;;IAWEA,MAAM;eAANA,aAAM;;IACNC,eAAe;eAAfA,sBAAe;;IACfC,gBAAgB;eAAhBA,uBAAgB;;IAChBC,qBAAqB;eAArBA,4BAAqB;;IACrBC,wBAAwB;eAAxBA,+BAAwB;;IACxBC,kBAAkB;eAAlBA,yBAAkB;;IAClBC,aAAa;eAAbA,oBAAa;;;uBACR"}
@@ -2,5 +2,33 @@
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/AvatarGroup/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
+ AvatarGroup: function() {
13
+ return _index.AvatarGroup;
14
+ },
15
+ avatarGroupClassNames: function() {
16
+ return _index.avatarGroupClassNames;
17
+ },
18
+ defaultAvatarGroupSize: function() {
19
+ return _index.defaultAvatarGroupSize;
20
+ },
21
+ renderAvatarGroup_unstable: function() {
22
+ return _index.renderAvatarGroup_unstable;
23
+ },
24
+ useAvatarGroupContextValues: function() {
25
+ return _index.useAvatarGroupContextValues;
26
+ },
27
+ useAvatarGroupStyles_unstable: function() {
28
+ return _index.useAvatarGroupStyles_unstable;
29
+ },
30
+ useAvatarGroup_unstable: function() {
31
+ return _index.useAvatarGroup_unstable;
32
+ }
33
+ });
34
+ const _index = require("./components/AvatarGroup/index");
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/AvatarGroup.ts"],"sourcesContent":["export * from './components/AvatarGroup/index';\n"],"names":[],"rangeMappings":";;;;;","mappings":";;;;;uBAAc"}
1
+ {"version":3,"sources":["../src/AvatarGroup.ts"],"sourcesContent":["export type {\n AvatarGroupContextValue,\n AvatarGroupContextValues,\n AvatarGroupProps,\n AvatarGroupSlots,\n AvatarGroupState,\n} from './components/AvatarGroup/index';\nexport {\n AvatarGroup,\n avatarGroupClassNames,\n defaultAvatarGroupSize,\n renderAvatarGroup_unstable,\n useAvatarGroupContextValues,\n useAvatarGroupStyles_unstable,\n useAvatarGroup_unstable,\n} from './components/AvatarGroup/index';\n"],"names":["AvatarGroup","avatarGroupClassNames","defaultAvatarGroupSize","renderAvatarGroup_unstable","useAvatarGroupContextValues","useAvatarGroupStyles_unstable","useAvatarGroup_unstable"],"rangeMappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;","mappings":";;;;;;;;;;;IAQEA,WAAW;eAAXA,kBAAW;;IACXC,qBAAqB;eAArBA,4BAAqB;;IACrBC,sBAAsB;eAAtBA,6BAAsB;;IACtBC,0BAA0B;eAA1BA,iCAA0B;;IAC1BC,2BAA2B;eAA3BA,kCAA2B;;IAC3BC,6BAA6B;eAA7BA,oCAA6B;;IAC7BC,uBAAuB;eAAvBA,8BAAuB;;;uBAClB"}
@@ -2,5 +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("./components/AvatarGroupItem/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
+ AvatarGroupItem: function() {
13
+ return _index.AvatarGroupItem;
14
+ },
15
+ avatarGroupItemClassNames: function() {
16
+ return _index.avatarGroupItemClassNames;
17
+ },
18
+ renderAvatarGroupItem_unstable: function() {
19
+ return _index.renderAvatarGroupItem_unstable;
20
+ },
21
+ useAvatarGroupItemStyles_unstable: function() {
22
+ return _index.useAvatarGroupItemStyles_unstable;
23
+ },
24
+ useAvatarGroupItem_unstable: function() {
25
+ return _index.useAvatarGroupItem_unstable;
26
+ },
27
+ useGroupChildClassName: function() {
28
+ return _index.useGroupChildClassName;
29
+ }
30
+ });
31
+ const _index = require("./components/AvatarGroupItem/index");
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/AvatarGroupItem.ts"],"sourcesContent":["export * from './components/AvatarGroupItem/index';\n"],"names":[],"rangeMappings":";;;;;","mappings":";;;;;uBAAc"}
1
+ {"version":3,"sources":["../src/AvatarGroupItem.ts"],"sourcesContent":["export type {\n AvatarGroupItemProps,\n AvatarGroupItemSlots,\n AvatarGroupItemState,\n} from './components/AvatarGroupItem/index';\nexport {\n AvatarGroupItem,\n avatarGroupItemClassNames,\n renderAvatarGroupItem_unstable,\n useAvatarGroupItemStyles_unstable,\n useAvatarGroupItem_unstable,\n useGroupChildClassName,\n} from './components/AvatarGroupItem/index';\n"],"names":["AvatarGroupItem","avatarGroupItemClassNames","renderAvatarGroupItem_unstable","useAvatarGroupItemStyles_unstable","useAvatarGroupItem_unstable","useGroupChildClassName"],"rangeMappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;","mappings":";;;;;;;;;;;IAMEA,eAAe;eAAfA,sBAAe;;IACfC,yBAAyB;eAAzBA,gCAAyB;;IACzBC,8BAA8B;eAA9BA,qCAA8B;;IAC9BC,iCAAiC;eAAjCA,wCAAiC;;IACjCC,2BAA2B;eAA3BA,kCAA2B;;IAC3BC,sBAAsB;eAAtBA,6BAAsB;;;uBACjB"}
@@ -2,5 +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("./components/AvatarGroupPopover/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
+ AvatarGroupPopover: function() {
13
+ return _index.AvatarGroupPopover;
14
+ },
15
+ avatarGroupPopoverClassNames: function() {
16
+ return _index.avatarGroupPopoverClassNames;
17
+ },
18
+ renderAvatarGroupPopover_unstable: function() {
19
+ return _index.renderAvatarGroupPopover_unstable;
20
+ },
21
+ useAvatarGroupPopoverContextValues_unstable: function() {
22
+ return _index.useAvatarGroupPopoverContextValues_unstable;
23
+ },
24
+ useAvatarGroupPopoverStyles_unstable: function() {
25
+ return _index.useAvatarGroupPopoverStyles_unstable;
26
+ },
27
+ useAvatarGroupPopover_unstable: function() {
28
+ return _index.useAvatarGroupPopover_unstable;
29
+ }
30
+ });
31
+ const _index = require("./components/AvatarGroupPopover/index");
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/AvatarGroupPopover.ts"],"sourcesContent":["export * from './components/AvatarGroupPopover/index';\n"],"names":[],"rangeMappings":";;;;;","mappings":";;;;;uBAAc"}
1
+ {"version":3,"sources":["../src/AvatarGroupPopover.ts"],"sourcesContent":["export type {\n AvatarGroupPopoverProps,\n AvatarGroupPopoverSlots,\n AvatarGroupPopoverState,\n} from './components/AvatarGroupPopover/index';\nexport {\n AvatarGroupPopover,\n avatarGroupPopoverClassNames,\n renderAvatarGroupPopover_unstable,\n useAvatarGroupPopoverContextValues_unstable,\n useAvatarGroupPopoverStyles_unstable,\n useAvatarGroupPopover_unstable,\n} from './components/AvatarGroupPopover/index';\n"],"names":["AvatarGroupPopover","avatarGroupPopoverClassNames","renderAvatarGroupPopover_unstable","useAvatarGroupPopoverContextValues_unstable","useAvatarGroupPopoverStyles_unstable","useAvatarGroupPopover_unstable"],"rangeMappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;","mappings":";;;;;;;;;;;IAMEA,kBAAkB;eAAlBA,yBAAkB;;IAClBC,4BAA4B;eAA5BA,mCAA4B;;IAC5BC,iCAAiC;eAAjCA,wCAAiC;;IACjCC,2CAA2C;eAA3CA,kDAA2C;;IAC3CC,oCAAoC;eAApCA,2CAAoC;;IACpCC,8BAA8B;eAA9BA,qCAA8B;;;uBACzB"}
@@ -2,9 +2,36 @@
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("./Avatar.types"), exports);
7
- _export_star._(require("./Avatar"), exports);
8
- _export_star._(require("./renderAvatar"), exports);
9
- _export_star._(require("./useAvatar"), exports);
10
- _export_star._(require("./useAvatarStyles.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
+ Avatar: function() {
13
+ return _Avatar.Avatar;
14
+ },
15
+ DEFAULT_STRINGS: function() {
16
+ return _useAvatar.DEFAULT_STRINGS;
17
+ },
18
+ avatarClassNames: function() {
19
+ return _useAvatarStylesstyles.avatarClassNames;
20
+ },
21
+ renderAvatar_unstable: function() {
22
+ return _renderAvatar.renderAvatar_unstable;
23
+ },
24
+ useAvatarStyles_unstable: function() {
25
+ return _useAvatarStylesstyles.useAvatarStyles_unstable;
26
+ },
27
+ useAvatar_unstable: function() {
28
+ return _useAvatar.useAvatar_unstable;
29
+ },
30
+ useSizeStyles: function() {
31
+ return _useAvatarStylesstyles.useSizeStyles;
32
+ }
33
+ });
34
+ const _Avatar = require("./Avatar");
35
+ const _renderAvatar = require("./renderAvatar");
36
+ const _useAvatar = require("./useAvatar");
37
+ const _useAvatarStylesstyles = require("./useAvatarStyles.styles");
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/components/Avatar/index.ts"],"sourcesContent":["export * from './Avatar.types';\nexport * from './Avatar';\nexport * from './renderAvatar';\nexport * from './useAvatar';\nexport * from './useAvatarStyles.styles';\n"],"names":[],"rangeMappings":";;;;;;;;;","mappings":";;;;;uBAAc;uBACA;uBACA;uBACA;uBACA"}
1
+ {"version":3,"sources":["../src/components/Avatar/index.ts"],"sourcesContent":["export type {\n AvatarNamedColor,\n AvatarProps,\n AvatarShape,\n AvatarSize,\n // eslint-disable-next-line deprecation/deprecation\n AvatarSizes,\n AvatarSlots,\n AvatarState,\n} from './Avatar.types';\nexport { Avatar } from './Avatar';\nexport { renderAvatar_unstable } from './renderAvatar';\nexport { DEFAULT_STRINGS, useAvatar_unstable } from './useAvatar';\nexport { avatarClassNames, useAvatarStyles_unstable, useSizeStyles } from './useAvatarStyles.styles';\n"],"names":["Avatar","DEFAULT_STRINGS","avatarClassNames","renderAvatar_unstable","useAvatarStyles_unstable","useAvatar_unstable","useSizeStyles"],"rangeMappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;","mappings":";;;;;;;;;;;IAUSA,MAAM;eAANA,cAAM;;IAENC,eAAe;eAAfA,0BAAe;;IACfC,gBAAgB;eAAhBA,uCAAgB;;IAFhBC,qBAAqB;eAArBA,mCAAqB;;IAEHC,wBAAwB;eAAxBA,+CAAwB;;IADzBC,kBAAkB;eAAlBA,6BAAkB;;IACSC,aAAa;eAAbA,oCAAa;;;wBAH3C;8BACe;2BACc;uCACsB"}
@@ -2,10 +2,37 @@
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("./AvatarGroup"), exports);
7
- _export_star._(require("./AvatarGroup.types"), exports);
8
- _export_star._(require("./renderAvatarGroup"), exports);
9
- _export_star._(require("./useAvatarGroup"), exports);
10
- _export_star._(require("./useAvatarGroupStyles.styles"), exports);
11
- _export_star._(require("./useAvatarGroupContextValues"), 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
+ AvatarGroup: function() {
13
+ return _AvatarGroup.AvatarGroup;
14
+ },
15
+ avatarGroupClassNames: function() {
16
+ return _useAvatarGroupStylesstyles.avatarGroupClassNames;
17
+ },
18
+ defaultAvatarGroupSize: function() {
19
+ return _useAvatarGroup.defaultAvatarGroupSize;
20
+ },
21
+ renderAvatarGroup_unstable: function() {
22
+ return _renderAvatarGroup.renderAvatarGroup_unstable;
23
+ },
24
+ useAvatarGroupContextValues: function() {
25
+ return _useAvatarGroupContextValues.useAvatarGroupContextValues;
26
+ },
27
+ useAvatarGroupStyles_unstable: function() {
28
+ return _useAvatarGroupStylesstyles.useAvatarGroupStyles_unstable;
29
+ },
30
+ useAvatarGroup_unstable: function() {
31
+ return _useAvatarGroup.useAvatarGroup_unstable;
32
+ }
33
+ });
34
+ const _AvatarGroup = require("./AvatarGroup");
35
+ const _renderAvatarGroup = require("./renderAvatarGroup");
36
+ const _useAvatarGroup = require("./useAvatarGroup");
37
+ const _useAvatarGroupStylesstyles = require("./useAvatarGroupStyles.styles");
38
+ const _useAvatarGroupContextValues = require("./useAvatarGroupContextValues");
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/components/AvatarGroup/index.ts"],"sourcesContent":["export * from './AvatarGroup';\nexport * from './AvatarGroup.types';\nexport * from './renderAvatarGroup';\nexport * from './useAvatarGroup';\nexport * from './useAvatarGroupStyles.styles';\nexport * from './useAvatarGroupContextValues';\n"],"names":[],"rangeMappings":";;;;;;;;;;","mappings":";;;;;uBAAc;uBACA;uBACA;uBACA;uBACA;uBACA"}
1
+ {"version":3,"sources":["../src/components/AvatarGroup/index.ts"],"sourcesContent":["export { AvatarGroup } from './AvatarGroup';\nexport type {\n AvatarGroupContextValue,\n AvatarGroupContextValues,\n AvatarGroupProps,\n AvatarGroupSlots,\n AvatarGroupState,\n} from './AvatarGroup.types';\nexport { renderAvatarGroup_unstable } from './renderAvatarGroup';\nexport { defaultAvatarGroupSize, useAvatarGroup_unstable } from './useAvatarGroup';\nexport { avatarGroupClassNames, useAvatarGroupStyles_unstable } from './useAvatarGroupStyles.styles';\nexport { useAvatarGroupContextValues } from './useAvatarGroupContextValues';\n"],"names":["AvatarGroup","avatarGroupClassNames","defaultAvatarGroupSize","renderAvatarGroup_unstable","useAvatarGroupContextValues","useAvatarGroupStyles_unstable","useAvatarGroup_unstable"],"rangeMappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;","mappings":";;;;;;;;;;;IAASA,WAAW;eAAXA,wBAAW;;IAUXC,qBAAqB;eAArBA,iDAAqB;;IADrBC,sBAAsB;eAAtBA,sCAAsB;;IADtBC,0BAA0B;eAA1BA,6CAA0B;;IAG1BC,2BAA2B;eAA3BA,wDAA2B;;IADJC,6BAA6B;eAA7BA,yDAA6B;;IAD5BC,uBAAuB;eAAvBA,uCAAuB;;;6BAT5B;mCAQe;gCACqB;4CACK;6CACzB"}
@@ -2,9 +2,33 @@
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("./AvatarGroupItem"), exports);
7
- _export_star._(require("./AvatarGroupItem.types"), exports);
8
- _export_star._(require("./renderAvatarGroupItem"), exports);
9
- _export_star._(require("./useAvatarGroupItem"), exports);
10
- _export_star._(require("./useAvatarGroupItemStyles.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
+ AvatarGroupItem: function() {
13
+ return _AvatarGroupItem.AvatarGroupItem;
14
+ },
15
+ avatarGroupItemClassNames: function() {
16
+ return _useAvatarGroupItemStylesstyles.avatarGroupItemClassNames;
17
+ },
18
+ renderAvatarGroupItem_unstable: function() {
19
+ return _renderAvatarGroupItem.renderAvatarGroupItem_unstable;
20
+ },
21
+ useAvatarGroupItemStyles_unstable: function() {
22
+ return _useAvatarGroupItemStylesstyles.useAvatarGroupItemStyles_unstable;
23
+ },
24
+ useAvatarGroupItem_unstable: function() {
25
+ return _useAvatarGroupItem.useAvatarGroupItem_unstable;
26
+ },
27
+ useGroupChildClassName: function() {
28
+ return _useAvatarGroupItemStylesstyles.useGroupChildClassName;
29
+ }
30
+ });
31
+ const _AvatarGroupItem = require("./AvatarGroupItem");
32
+ const _renderAvatarGroupItem = require("./renderAvatarGroupItem");
33
+ const _useAvatarGroupItem = require("./useAvatarGroupItem");
34
+ const _useAvatarGroupItemStylesstyles = require("./useAvatarGroupItemStyles.styles");
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/components/AvatarGroupItem/index.ts"],"sourcesContent":["export * from './AvatarGroupItem';\nexport * from './AvatarGroupItem.types';\nexport * from './renderAvatarGroupItem';\nexport * from './useAvatarGroupItem';\nexport * from './useAvatarGroupItemStyles.styles';\n"],"names":[],"rangeMappings":";;;;;;;;;","mappings":";;;;;uBAAc;uBACA;uBACA;uBACA;uBACA"}
1
+ {"version":3,"sources":["../src/components/AvatarGroupItem/index.ts"],"sourcesContent":["export { AvatarGroupItem } from './AvatarGroupItem';\nexport type { AvatarGroupItemProps, AvatarGroupItemSlots, AvatarGroupItemState } from './AvatarGroupItem.types';\nexport { renderAvatarGroupItem_unstable } from './renderAvatarGroupItem';\nexport { useAvatarGroupItem_unstable } from './useAvatarGroupItem';\nexport {\n avatarGroupItemClassNames,\n useAvatarGroupItemStyles_unstable,\n useGroupChildClassName,\n} from './useAvatarGroupItemStyles.styles';\n"],"names":["AvatarGroupItem","avatarGroupItemClassNames","renderAvatarGroupItem_unstable","useAvatarGroupItemStyles_unstable","useAvatarGroupItem_unstable","useGroupChildClassName"],"rangeMappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;","mappings":";;;;;;;;;;;IAASA,eAAe;eAAfA,gCAAe;;IAKtBC,yBAAyB;eAAzBA,yDAAyB;;IAHlBC,8BAA8B;eAA9BA,qDAA8B;;IAIrCC,iCAAiC;eAAjCA,iEAAiC;;IAH1BC,2BAA2B;eAA3BA,+CAA2B;;IAIlCC,sBAAsB;eAAtBA,sDAAsB;;;iCAPQ;uCAEe;oCACH;gDAKrC"}
@@ -2,10 +2,34 @@
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("./AvatarGroupPopover"), exports);
7
- _export_star._(require("./AvatarGroupPopover.types"), exports);
8
- _export_star._(require("./renderAvatarGroupPopover"), exports);
9
- _export_star._(require("./useAvatarGroupPopover"), exports);
10
- _export_star._(require("./useAvatarGroupPopoverStyles.styles"), exports);
11
- _export_star._(require("./useAvatarGroupPopoverContextValues"), 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
+ AvatarGroupPopover: function() {
13
+ return _AvatarGroupPopover.AvatarGroupPopover;
14
+ },
15
+ avatarGroupPopoverClassNames: function() {
16
+ return _useAvatarGroupPopoverStylesstyles.avatarGroupPopoverClassNames;
17
+ },
18
+ renderAvatarGroupPopover_unstable: function() {
19
+ return _renderAvatarGroupPopover.renderAvatarGroupPopover_unstable;
20
+ },
21
+ useAvatarGroupPopoverContextValues_unstable: function() {
22
+ return _useAvatarGroupPopoverContextValues.useAvatarGroupPopoverContextValues_unstable;
23
+ },
24
+ useAvatarGroupPopoverStyles_unstable: function() {
25
+ return _useAvatarGroupPopoverStylesstyles.useAvatarGroupPopoverStyles_unstable;
26
+ },
27
+ useAvatarGroupPopover_unstable: function() {
28
+ return _useAvatarGroupPopover.useAvatarGroupPopover_unstable;
29
+ }
30
+ });
31
+ const _AvatarGroupPopover = require("./AvatarGroupPopover");
32
+ const _renderAvatarGroupPopover = require("./renderAvatarGroupPopover");
33
+ const _useAvatarGroupPopover = require("./useAvatarGroupPopover");
34
+ const _useAvatarGroupPopoverStylesstyles = require("./useAvatarGroupPopoverStyles.styles");
35
+ const _useAvatarGroupPopoverContextValues = require("./useAvatarGroupPopoverContextValues");
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/components/AvatarGroupPopover/index.ts"],"sourcesContent":["export * from './AvatarGroupPopover';\nexport * from './AvatarGroupPopover.types';\nexport * from './renderAvatarGroupPopover';\nexport * from './useAvatarGroupPopover';\nexport * from './useAvatarGroupPopoverStyles.styles';\nexport * from './useAvatarGroupPopoverContextValues';\n"],"names":[],"rangeMappings":";;;;;;;;;;","mappings":";;;;;uBAAc;uBACA;uBACA;uBACA;uBACA;uBACA"}
1
+ {"version":3,"sources":["../src/components/AvatarGroupPopover/index.ts"],"sourcesContent":["export { AvatarGroupPopover } from './AvatarGroupPopover';\nexport type {\n AvatarGroupPopoverProps,\n AvatarGroupPopoverSlots,\n AvatarGroupPopoverState,\n} from './AvatarGroupPopover.types';\nexport { renderAvatarGroupPopover_unstable } from './renderAvatarGroupPopover';\nexport { useAvatarGroupPopover_unstable } from './useAvatarGroupPopover';\nexport {\n avatarGroupPopoverClassNames,\n useAvatarGroupPopoverStyles_unstable,\n} from './useAvatarGroupPopoverStyles.styles';\nexport { useAvatarGroupPopoverContextValues_unstable } from './useAvatarGroupPopoverContextValues';\n"],"names":["AvatarGroupPopover","avatarGroupPopoverClassNames","renderAvatarGroupPopover_unstable","useAvatarGroupPopoverContextValues_unstable","useAvatarGroupPopoverStyles_unstable","useAvatarGroupPopover_unstable"],"rangeMappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;","mappings":";;;;;;;;;;;IAASA,kBAAkB;eAAlBA,sCAAkB;;IASzBC,4BAA4B;eAA5BA,+DAA4B;;IAHrBC,iCAAiC;eAAjCA,2DAAiC;;IAMjCC,2CAA2C;eAA3CA,+EAA2C;;IAFlDC,oCAAoC;eAApCA,uEAAoC;;IAH7BC,8BAA8B;eAA9BA,qDAA8B;;;oCAPJ;0CAMe;uCACH;mDAIxC;oDACqD"}
@@ -2,6 +2,28 @@
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("./AvatarGroupContext"), exports);
7
- _export_star._(require("./AvatarContext"), 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
+ AvatarContextProvider: function() {
13
+ return _AvatarContext.AvatarContextProvider;
14
+ },
15
+ AvatarGroupContext: function() {
16
+ return _AvatarGroupContext.AvatarGroupContext;
17
+ },
18
+ AvatarGroupProvider: function() {
19
+ return _AvatarGroupContext.AvatarGroupProvider;
20
+ },
21
+ useAvatarContext: function() {
22
+ return _AvatarContext.useAvatarContext;
23
+ },
24
+ useAvatarGroupContext_unstable: function() {
25
+ return _AvatarGroupContext.useAvatarGroupContext_unstable;
26
+ }
27
+ });
28
+ const _AvatarGroupContext = require("./AvatarGroupContext");
29
+ const _AvatarContext = require("./AvatarContext");
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/contexts/index.ts"],"sourcesContent":["export * from './AvatarGroupContext';\nexport * from './AvatarContext';\n"],"names":[],"rangeMappings":";;;;;;","mappings":";;;;;uBAAc;uBACA"}
1
+ {"version":3,"sources":["../src/contexts/index.ts"],"sourcesContent":["export { AvatarGroupContext, AvatarGroupProvider, useAvatarGroupContext_unstable } from './AvatarGroupContext';\nexport type { AvatarContextValue } from './AvatarContext';\nexport { AvatarContextProvider, useAvatarContext } from './AvatarContext';\n"],"names":["AvatarContextProvider","AvatarGroupContext","AvatarGroupProvider","useAvatarContext","useAvatarGroupContext_unstable"],"rangeMappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;","mappings":";;;;;;;;;;;IAESA,qBAAqB;eAArBA,oCAAqB;;IAFrBC,kBAAkB;eAAlBA,sCAAkB;;IAAEC,mBAAmB;eAAnBA,uCAAmB;;IAEhBC,gBAAgB;eAAhBA,+BAAgB;;IAFEC,8BAA8B;eAA9BA,kDAA8B;;;oCAAQ;+BAEhC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-avatar",
3
- "version": "9.6.44",
3
+ "version": "9.6.45",
4
4
  "description": "React components for building Microsoft web experiences.",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -21,14 +21,14 @@
21
21
  "@fluentui/scripts-cypress": "*"
22
22
  },
23
23
  "dependencies": {
24
- "@fluentui/react-badge": "^9.2.46",
24
+ "@fluentui/react-badge": "^9.2.47",
25
25
  "@fluentui/react-context-selector": "^9.1.70",
26
26
  "@fluentui/react-icons": "^2.0.245",
27
- "@fluentui/react-popover": "^9.9.26",
27
+ "@fluentui/react-popover": "^9.9.27",
28
28
  "@fluentui/react-shared-contexts": "^9.21.1",
29
29
  "@fluentui/react-tabster": "^9.23.1",
30
30
  "@fluentui/react-theme": "^9.1.23",
31
- "@fluentui/react-tooltip": "^9.5.0",
31
+ "@fluentui/react-tooltip": "^9.5.1",
32
32
  "@fluentui/react-utilities": "^9.18.18",
33
33
  "@fluentui/react-jsx-runtime": "^9.0.47",
34
34
  "@griffel/react": "^1.5.22",