@arsedizioni/ars-utils 18.5.25 → 18.5.26

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.
@@ -157,6 +157,7 @@ export declare class ClipperSearchParams {
157
157
  titleOnly?: boolean | null;
158
158
  showUnreadDocumentsOnly?: boolean | null;
159
159
  showCommentedDocumentsOnly?: boolean | null;
160
+ showNotAbrogatedDocumentsOnly?: boolean | null;
160
161
  expandTextQueryUsingAI?: boolean | null;
161
162
  number?: string | null;
162
163
  fromDate?: Date | null;