@xuda.io/runtime-bundle 1.0.254 → 1.0.255

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.
@@ -34091,6 +34091,7 @@ func.UI.screen.execute_xu_functions = async function (
34091
34091
 
34092
34092
  let iterator_key = custom_iterator_key
34093
34093
  let iterator_val = custom_iterator_val
34094
+ let is_key_dynamic_field, is_val_dynamic_field
34094
34095
 
34095
34096
  // custom FOR_VAL name or namespaced default name
34096
34097
  if (!custom_iterator_key) {