@arsedizioni/ars-utils 18.2.411 → 18.2.412

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.
@@ -612,6 +612,7 @@ export interface ClipperDeadlineInfo {
612
612
  alarmMemo?: string | null;
613
613
  alarmSent?: boolean | null;
614
614
  isExpired?: boolean | null;
615
+ isExpiring?: boolean | null;
615
616
  isClosed?: boolean | null;
616
617
  isClosable?: boolean | null;
617
618
  isPrivate?: boolean | null;