@xuda.io/runtime-bundle 1.0.320 → 1.0.321
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.
|
@@ -32749,7 +32749,7 @@ func.UI.screen.execute_xu_functions = async function (SESSION_ID, is_skeleton, $
|
|
|
32749
32749
|
evt[val.event_modifiers]();
|
|
32750
32750
|
}
|
|
32751
32751
|
|
|
32752
|
-
func.events.add_to_queue(SESSION_ID, 'element event', val2.id,
|
|
32752
|
+
func.events.add_to_queue(SESSION_ID, 'element event', val2.id, evt.type, val2.data.action, val2.data.name, null, $elm.attr('xu-ui-id'), null, evt, null, null, null, paramsP.dsSessionP, null, null, null, evt.type, val2.data.name, null, null, val2, null, null, null, null, null, null);
|
|
32753
32753
|
}
|
|
32754
32754
|
}
|
|
32755
32755
|
}
|