impaktapps-ui-builder 0.0.101-alpha.15 → 0.0.101-alpha.16

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.
@@ -6240,10 +6240,10 @@ const ComponentSchema = {
6240
6240
  properties: {
6241
6241
  type: {
6242
6242
  oneOf: [
6243
- { title: "AadharcardText", const: "AadharcardText" },
6243
+ { title: "Masked Aadhaar", const: "AadharcardText" },
6244
6244
  { title: "Array", const: "Array" },
6245
6245
  { title: "Button", const: "Button" },
6246
- { title: "Card", const: "card" },
6246
+ { title: "Data Card", const: "card" },
6247
6247
  { title: "CheckBox", const: "CheckBox" },
6248
6248
  { title: "Container", const: "WrapperSection" },
6249
6249
  { title: "DataGrid", const: "DataGrid" },