@xuda.io/runtime-bundle 1.0.987 → 1.0.988
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.
|
@@ -30957,6 +30957,7 @@ func.UI.screen.init = async function (SESSION_ID, prog_id, sourceScreenP, callin
|
|
|
30957
30957
|
ui_engine: UI_FRAMEWORK_INSTALLED,
|
|
30958
30958
|
})
|
|
30959
30959
|
.addClass('xu_embed_container')
|
|
30960
|
+
.css({ display: 'contents' })
|
|
30960
30961
|
.data({
|
|
30961
30962
|
xuData: {
|
|
30962
30963
|
paramsP: params,
|