@xuda.io/runtime-bundle 1.0.937 → 1.0.938

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.
@@ -32659,7 +32659,7 @@ func.UI.screen.set_attributes_new = async function (SESSION_ID, is_skeleton, $ro
32659
32659
  }
32660
32660
 
32661
32661
  // XU-ATTRS
32662
- if (nodeP?.attributes?.['xu-attrs']) {
32662
+ if (nodeP?.attributes?.['xu-attrs'] || nodeP?.attributes?.['xu-exp:xu-attrs']) {
32663
32663
  const attr = 'xu-attrs';
32664
32664
  let ret = await func.UI.screen.execute_xu_functions(
32665
32665
  SESSION_ID,