@aurigma/design-atoms-interfaces
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -1,1 +0,1 @@ | ||
{"name":"@aurigma/design-atoms-interfaces","version":"1.0.0","description":"","main":"index.js","author":"Aurigma Inc <info@aurigma.com> (https://customerscanvas.com)","license":"SEE LICENSE IN License.md","keywords":["customer's canvas","web-to-print","image manipulation","design","personalization","web-to-print editor","design editor"]} | ||
{"name":"@aurigma/design-atoms-interfaces","version":"1.0.1","description":"","main":"index.js","author":"Aurigma Inc <info@aurigma.com> (https://customerscanvas.com)","license":"SEE LICENSE IN License.md","keywords":["customer's canvas","web-to-print","image manipulation","design","personalization","web-to-print editor","design editor"]} |
@@ -65,2 +65,4 @@ import { BlendMode } from "./BlendMode"; | ||
adjustSize?: boolean; | ||
/** Indicates whether the design element is visible on the canvas. The default value is `true`. */ | ||
visible?: boolean; | ||
} |
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
92585
2356