@plasmicapp/host
Advanced tools
Comparing version 1.0.189 to 1.0.190
@@ -567,3 +567,3 @@ 'use client'; | ||
var hostVersion = "1.0.189"; | ||
var hostVersion = "1.0.190"; | ||
@@ -570,0 +570,0 @@ var _a; |
@@ -589,3 +589,3 @@ 'use client'; | ||
var hostVersion = "1.0.189"; | ||
var hostVersion = "1.0.190"; | ||
@@ -592,0 +592,0 @@ var _a; |
@@ -336,2 +336,8 @@ /// <reference types="react" /> | ||
/** | ||
* Wheter Plasmic Components with a root component included in the | ||
* "allowedComponents" list are valid or not. | ||
* Only used if the "allowedComponents" list is set. | ||
*/ | ||
allowRootWrapper?: boolean; | ||
/** | ||
* Whether the "empty slot" placeholder should be hidden in the canvas. | ||
@@ -338,0 +344,0 @@ */ |
@@ -1,1 +0,1 @@ | ||
export declare const hostVersion = "1.0.189"; | ||
export declare const hostVersion = "1.0.190"; |
{ | ||
"name": "@plasmicapp/host", | ||
"version": "1.0.189", | ||
"version": "1.0.190", | ||
"description": "plasmic library for app hosting", | ||
@@ -69,3 +69,3 @@ "main": "dist/index.cjs.js", | ||
}, | ||
"gitHead": "d610e0b0246d0f56d641248b95b7b10f235e68c5" | ||
"gitHead": "08f4db385bb92471d4dc5cf295469b7b6f889b13" | ||
} |
@@ -336,2 +336,8 @@ /// <reference types="react" /> | ||
/** | ||
* Wheter Plasmic Components with a root component included in the | ||
* "allowedComponents" list are valid or not. | ||
* Only used if the "allowedComponents" list is set. | ||
*/ | ||
allowRootWrapper?: boolean; | ||
/** | ||
* Whether the "empty slot" placeholder should be hidden in the canvas. | ||
@@ -338,0 +344,0 @@ */ |
@@ -1,1 +0,1 @@ | ||
export declare const hostVersion = "1.0.189"; | ||
export declare const hostVersion = "1.0.190"; |
@@ -336,2 +336,8 @@ /// <reference types="react" /> | ||
/** | ||
* Wheter Plasmic Components with a root component included in the | ||
* "allowedComponents" list are valid or not. | ||
* Only used if the "allowedComponents" list is set. | ||
*/ | ||
allowRootWrapper?: boolean; | ||
/** | ||
* Whether the "empty slot" placeholder should be hidden in the canvas. | ||
@@ -338,0 +344,0 @@ */ |
@@ -1,1 +0,1 @@ | ||
export declare const hostVersion = "1.0.189"; | ||
export declare const hostVersion = "1.0.190"; |
@@ -336,2 +336,8 @@ /// <reference types="react" /> | ||
/** | ||
* Wheter Plasmic Components with a root component included in the | ||
* "allowedComponents" list are valid or not. | ||
* Only used if the "allowedComponents" list is set. | ||
*/ | ||
allowRootWrapper?: boolean; | ||
/** | ||
* Whether the "empty slot" placeholder should be hidden in the canvas. | ||
@@ -338,0 +344,0 @@ */ |
@@ -1,1 +0,1 @@ | ||
export declare const hostVersion = "1.0.189"; | ||
export declare const hostVersion = "1.0.190"; |
@@ -336,2 +336,8 @@ /// <reference types="react" /> | ||
/** | ||
* Wheter Plasmic Components with a root component included in the | ||
* "allowedComponents" list are valid or not. | ||
* Only used if the "allowedComponents" list is set. | ||
*/ | ||
allowRootWrapper?: boolean; | ||
/** | ||
* Whether the "empty slot" placeholder should be hidden in the canvas. | ||
@@ -338,0 +344,0 @@ */ |
@@ -1,1 +0,1 @@ | ||
export declare const hostVersion = "1.0.189"; | ||
export declare const hostVersion = "1.0.190"; |
@@ -336,2 +336,8 @@ /// <reference types="react" /> | ||
/** | ||
* Wheter Plasmic Components with a root component included in the | ||
* "allowedComponents" list are valid or not. | ||
* Only used if the "allowedComponents" list is set. | ||
*/ | ||
allowRootWrapper?: boolean; | ||
/** | ||
* Whether the "empty slot" placeholder should be hidden in the canvas. | ||
@@ -338,0 +344,0 @@ */ |
@@ -1,1 +0,1 @@ | ||
export declare const hostVersion = "1.0.189"; | ||
export declare const hostVersion = "1.0.190"; |
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
529692
8959