@plasmicapp/host
Advanced tools
Comparing version 1.0.38 to 1.0.39
@@ -26,2 +26,3 @@ /// <reference types="react" /> | ||
hidden?: ContextDependentConfig<P, boolean>; | ||
readOnly?: boolean | ContextDependentConfig<P, boolean>; | ||
} | ||
@@ -28,0 +29,0 @@ declare type DefaultValueOrExpr<P, T> = { |
{ | ||
"name": "@plasmicapp/host", | ||
"version": "1.0.38", | ||
"version": "1.0.39", | ||
"description": "plasmic library for app hosting", | ||
@@ -58,3 +58,3 @@ "main": "dist/index.js", | ||
}, | ||
"gitHead": "ea0c85f1b7d88855d71907270cb3922527d34bd9" | ||
"gitHead": "2555414cd9af5dcbcdb481268678be6c9394ad59" | ||
} |
@@ -26,2 +26,3 @@ /// <reference types="react" /> | ||
hidden?: ContextDependentConfig<P, boolean>; | ||
readOnly?: boolean | ContextDependentConfig<P, boolean>; | ||
} | ||
@@ -28,0 +29,0 @@ declare type DefaultValueOrExpr<P, T> = { |
@@ -26,2 +26,3 @@ /// <reference types="react" /> | ||
hidden?: ContextDependentConfig<P, boolean>; | ||
readOnly?: boolean | ContextDependentConfig<P, boolean>; | ||
} | ||
@@ -28,0 +29,0 @@ declare type DefaultValueOrExpr<P, T> = { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
229118
2243