@lobehub/ui 2.16.4 → 2.17.0

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.
@@ -50,7 +50,7 @@ var Accordion = /*#__PURE__*/memo( /*#__PURE__*/forwardRef(function (_ref, ref)
50
50
  _ref$indicatorPlaceme = _ref.indicatorPlacement,
51
51
  indicatorPlacement = _ref$indicatorPlaceme === void 0 ? 'start' : _ref$indicatorPlaceme,
52
52
  _ref$keepContentMount = _ref.keepContentMounted,
53
- keepContentMounted = _ref$keepContentMount === void 0 ? false : _ref$keepContentMount,
53
+ keepContentMounted = _ref$keepContentMount === void 0 ? true : _ref$keepContentMount,
54
54
  classNames = _ref.classNames,
55
55
  customStyles = _ref.styles,
56
56
  motionProps = _ref.motionProps,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lobehub/ui",
3
- "version": "2.16.4",
3
+ "version": "2.17.0",
4
4
  "description": "Lobe UI is an open-source UI component library for building AIGC web apps",
5
5
  "keywords": [
6
6
  "lobehub",