impaktapps-ui-builder 0.0.101-alpha.39 → 0.0.101-alpha.40
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.
|
@@ -8455,7 +8455,7 @@ function refreshPage(type, store2) {
|
|
|
8455
8455
|
return (_a2 = currObj == null ? void 0 : currObj["elements"]) == null ? void 0 : _a2[currElemIndex];
|
|
8456
8456
|
}, currentConfig);
|
|
8457
8457
|
if ((parentObj == null ? void 0 : parentObj.type) === "Table") {
|
|
8458
|
-
UiSchema.elements[0].elements[0].elements[
|
|
8458
|
+
UiSchema.elements[0].elements[0].elements[4] = {
|
|
8459
8459
|
type: "Control",
|
|
8460
8460
|
scope: "#/properties/columnFormat",
|
|
8461
8461
|
options: {
|
|
@@ -8468,7 +8468,7 @@ function refreshPage(type, store2) {
|
|
|
8468
8468
|
}
|
|
8469
8469
|
}
|
|
8470
8470
|
};
|
|
8471
|
-
UiSchema.elements[0].elements[0].elements[
|
|
8471
|
+
UiSchema.elements[0].elements[0].elements[5] = {
|
|
8472
8472
|
type: "Control",
|
|
8473
8473
|
scope: "#/properties/proc",
|
|
8474
8474
|
config: {
|