@lobehub/ui 1.125.7 → 1.125.8

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 (2) hide show
  1. package/es/index.d.ts +1 -1
  2. package/package.json +1 -1
package/es/index.d.ts CHANGED
@@ -1,5 +1,5 @@
1
1
  export { default as ActionIcon, type ActionIconProps, type ActionIconSize } from './ActionIcon';
2
- export { type ActionEvent, default as ActionIconGroup, type ActionIconGroupProps, } from './ActionIconGroup';
2
+ export { type ActionEvent, default as ActionIconGroup, type ActionIconGroupItems, type ActionIconGroupProps, } from './ActionIconGroup';
3
3
  export { default as Alert, type AlertProps } from './Alert';
4
4
  export { default as Avatar, type AvatarProps } from './Avatar';
5
5
  export { default as BackBottom, type BackBottomProps } from './BackBottom';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lobehub/ui",
3
- "version": "1.125.7",
3
+ "version": "1.125.8",
4
4
  "description": "Lobe UI is an open-source UI component library for building AIGC web apps",
5
5
  "keywords": [
6
6
  "lobehub",