@lvce-editor/renderer-process 14.5.0 → 14.6.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.
@@ -7952,7 +7952,8 @@ const setActionsDom$1 = (state, actions, childUid) => {
7952
7952
  throw new Error(`child instance not found`);
7953
7953
  }
7954
7954
  const eventMap = instance.factory.EventMap;
7955
- rememberFocus($PanelActions, actions, eventMap, 0);
7955
+ setComponentUid($PanelActions, childUid);
7956
+ rememberFocus($PanelActions, actions, eventMap, childUid);
7956
7957
  };
7957
7958
 
7958
7959
  const ViewletPanel = {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lvce-editor/renderer-process",
3
- "version": "14.5.0",
3
+ "version": "14.6.0",
4
4
  "description": "",
5
5
  "keywords": [
6
6
  "lvce-editor",