dfs-page-config 0.4.93 → 0.4.94
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/dist/dfs-page-config.js
CHANGED
|
@@ -101676,7 +101676,8 @@ const __unplugin_components_0 = { name: "ep-warning-filled", render: render$1 },
|
|
|
101676
101676
|
Oe.currentRow = xe;
|
|
101677
101677
|
const Ie = {
|
|
101678
101678
|
component: Oe,
|
|
101679
|
-
currentRow: xe
|
|
101679
|
+
currentRow: xe,
|
|
101680
|
+
sourceOption: ie.option
|
|
101680
101681
|
};
|
|
101681
101682
|
if (Oe.relation && (Ie.relation = getRelationComp(L, k.pageKey, Oe.relation)), Oe.beforeOpen(Ie) === !1)
|
|
101682
101683
|
return;
|