impaktapps-ui-builder 0.0.382-alpha.205 → 0.0.382-alpha.207

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.
@@ -246,7 +246,7 @@ const PageMasterUiSchema = {
246
246
  main: {
247
247
  icon: "RejectIcon",
248
248
  color: "error",
249
- onClick: "popUpComponent",
249
+ onClick: "deletePopUpComponent",
250
250
  tooltipMessage: "Reject This Record"
251
251
  }
252
252
  }
@@ -258,7 +258,7 @@ const PageMasterUiSchema = {
258
258
  type: "Control",
259
259
  scope: "#/properties/popUpComponent",
260
260
  options: {
261
- widget: "popUp"
261
+ widget: "PopUp"
262
262
  },
263
263
  config: {
264
264
  layout: {