@hyperproof/hypersync-models
v7.0.1
Published
Hypersync Models
Keywords
Readme
hypersync-models
Models, types and enumerations used by Hypersyncs.
Release Notes
7.0.0
- Breaking: Removed
autoLayoutfromIProofSpec. Layout is now applied centrally to every proof by@hyperproof/hypersync-sdk, so the per-spec opt-in no longer exists - Added
IProofTypeCatalogEntryfor the proof type catalog returned by@hyperproof/hypersync-sdk - Added
hiddentoISelectOptionfor values that are valid but not offered in the UI dropdown - Added
keepEmptyRowstoIDataSetto opt out of the automatic drop-empty-rows pass - Added
YearToDatetoHypersyncPeriod - Added
apiFamilytoIProofType - Added
sourceDateTimeZonetoIProofSpecfor date-only sources that would otherwise shift under the user's time zone
6.0.0
- Breaking: Updated to Node.js 22
- Breaking: Moved
CredentialFieldTypeenum to@hyperproof/integration-sdk - Added
IteratorSourceenum and iterator definition types for iterative proof generation - Added
sortproperty toIProofSpecdefinition - Added
savedCriteriaSettingsandICriteriaSearchInputfor criteria search functionality - Added
continueOnErrorproperty toIDataSetLookup
5.2.0
- Update Criteria and DataSource models
5.1.0
- Upgrade TypeScript to version 5.5.4
- Improvements to paging schemes and GraphQL support
- Added support for validation of criteria fields
5.0.0
- Add support for schema categories to support User Access Reviews
- Add models for declarative paging.
- Add
autoLayoutproperty toIProofSpecto enable automatic layout of columns
