@pega/custom-ui-components
Advanced tools
{ | ||
"name": "@pega/custom-ui-components", | ||
"version": "1.2.8", | ||
"version": "1.2.9", | ||
"description": "Utility for building custom UI components", | ||
@@ -5,0 +5,0 @@ "bin": "./bin/index.js", |
@@ -31,3 +31,3 @@ { | ||
"label": "Visible", | ||
"format": "EXPRESSION" | ||
"format": "VISIBILITY" | ||
}, | ||
@@ -37,3 +37,3 @@ { | ||
"label": "Disabled", | ||
"format": "EXPRESSION" | ||
"format": "DISABLED" | ||
}, | ||
@@ -43,5 +43,5 @@ { | ||
"label": "Required", | ||
"format": "EXPRESSION" | ||
"format": "REQUIRED" | ||
} | ||
] | ||
} |
@@ -30,3 +30,3 @@ { | ||
"label": "Visible", | ||
"format": "EXPRESSION" | ||
"format": "VISIBILITY" | ||
}, | ||
@@ -36,3 +36,3 @@ { | ||
"label": "Disabled", | ||
"format": "EXPRESSION" | ||
"format": "DISABLED" | ||
}, | ||
@@ -42,5 +42,5 @@ { | ||
"label": "Required", | ||
"format": "EXPRESSION" | ||
"format": "REQUIRED" | ||
} | ||
] | ||
} |
@@ -31,3 +31,3 @@ { | ||
"label": "Visible", | ||
"format": "EXPRESSION" | ||
"format": "VISIBILITY" | ||
}, | ||
@@ -37,3 +37,3 @@ { | ||
"label": "Disabled", | ||
"format": "EXPRESSION" | ||
"format": "DISABLED" | ||
}, | ||
@@ -43,5 +43,5 @@ { | ||
"label": "Required", | ||
"format": "EXPRESSION" | ||
"format": "REQUIRED" | ||
} | ||
] | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
118943
-0.01%