@xuda.io/runtime-bundle 1.0.605 → 1.0.606

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.
@@ -13622,7 +13622,7 @@ func.UI.screen.create_container = function (SESSION_ID, $root_container, nodeP,
13622
13622
  node: nodeP,
13623
13623
  node_org: _.cloneDeep(nodeP),
13624
13624
  is_panelP: _paramsP.is_panelP,
13625
-
13625
+ ui_id,
13626
13626
  elem_prop: elem_propP,
13627
13627
  debug_info: {
13628
13628
  id: nodeP.id,
@@ -11353,7 +11353,7 @@ func.UI.screen.create_container = function (SESSION_ID, $root_container, nodeP,
11353
11353
  node: nodeP,
11354
11354
  node_org: _.cloneDeep(nodeP),
11355
11355
  is_panelP: _paramsP.is_panelP,
11356
-
11356
+ ui_id,
11357
11357
  elem_prop: elem_propP,
11358
11358
  debug_info: {
11359
11359
  id: nodeP.id,