impaktapps-ui-builder 0.0.101-alpha.83 → 0.0.101-alpha.84
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/impaktapps-ui-builder.es.js +1 -1
- package/dist/impaktapps-ui-builder.es.js.map +1 -1
- package/dist/impaktapps-ui-builder.umd.js +1 -1
- package/dist/impaktapps-ui-builder.umd.js.map +1 -1
- package/package.json +1 -1
- package/src/impaktapps-ui-builder/builder/elements/UiSchema/Component/schema.ts +1 -1
|
@@ -6249,7 +6249,7 @@ const ComponentSchema = {
|
|
|
6249
6249
|
properties: {
|
|
6250
6250
|
type: {
|
|
6251
6251
|
oneOf: [
|
|
6252
|
-
{ title: "Masked
|
|
6252
|
+
{ title: "Masked Aadhar Card", const: "AadharcardText" },
|
|
6253
6253
|
{ title: "Array", const: "Array" },
|
|
6254
6254
|
{ title: "Button", const: "Button" },
|
|
6255
6255
|
{ title: "Data Card", const: "card" },
|