@xuda.io/runtime-bundle 1.0.781 → 1.0.782
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.
- package/js/xuda-runtime-bundle.js +1 -0
- package/js/xuda-runtime-bundle.min.js +1 -1
- package/js/xuda-runtime-slim.js +1 -0
- package/js/xuda-runtime-slim.min.es.js +1 -0
- package/js/xuda-runtime-slim.min.js +1 -1
- package/js/xuda-server-bundle.min.mjs +1 -1
- package/js/xuda-server-bundle.mjs +1 -0
- package/js/xuda-worker-bundle.js +1 -0
- package/js/xuda-worker-bundle.min.js +1 -1
- package/package.json +1 -1
|
@@ -36330,6 +36330,7 @@ func.events.execute = async function (
|
|
|
36330
36330
|
argumentsP,
|
|
36331
36331
|
NA_viewIdP,
|
|
36332
36332
|
NA_nodeIdP,
|
|
36333
|
+
NA_filler,
|
|
36333
36334
|
NA_parentDataSourceNoP,
|
|
36334
36335
|
$div,
|
|
36335
36336
|
) {
|