@arsedizioni/ars-utils 18.2.280 → 18.2.281

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.
@@ -2444,7 +2444,7 @@ class ClipperDocumentComponent extends ClipperDocumentManager {
2444
2444
  openDocument(documentId, query = null) {
2445
2445
  if (!documentId)
2446
2446
  return;
2447
- ClipperDocumentsUtils.openDocument(this.dialogService, this.clipperService, documentId, query, this.dialogData.selectionMode);
2447
+ ClipperDocumentsUtils.openDocument(this.dialogService, this.clipperService, documentId, query, this.dialogData.selectionMode, this.dialogData.theme);
2448
2448
  }
2449
2449
  /**
2450
2450
  * Browse document references