@aurigma/design-atoms
Advanced tools
Comparing version 5.35.3 to 5.35.4
@@ -82,3 +82,3 @@ var __extends = (this && this.__extends) || (function () { | ||
} | ||
currentPrintAreaItems = currentSurface.getAllItems().toArray(); | ||
currentPrintAreaItems = currentSurface.getAllItems({ ignoreMockups: true }).toArray(); | ||
if (currentPrintAreaItems == null || currentPrintAreaItems.length <= 0) { | ||
@@ -85,0 +85,0 @@ return [2 /*return*/]; |
{ | ||
"version": "5.35.3", | ||
"version": "5.35.4", | ||
"name": "@aurigma/design-atoms", | ||
@@ -4,0 +4,0 @@ "license": "SEE LICENSE IN License.md", |
Sorry, the diff of this file is not supported yet
2816381