procode-lowcode-core 1.0.15 → 1.0.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.
package/dist/index.esm.js
CHANGED
|
@@ -18889,6 +18889,7 @@ const BOUND_PROP_NAMES = [
|
|
|
18889
18889
|
"step",
|
|
18890
18890
|
"placeHolder",
|
|
18891
18891
|
"disabled",
|
|
18892
|
+
"format",
|
|
18892
18893
|
];
|
|
18893
18894
|
|
|
18894
18895
|
var StandardValidationType;
|