@integry/sdk 4.1.11 → 4.1.12

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.
@@ -448,6 +448,7 @@ interface MultipurposeFieldType {
448
448
  allowTagsInText?: boolean;
449
449
  hideTabs?: boolean;
450
450
  fieldId?: string;
451
+ enableTagify?: boolean;
451
452
  }
452
453
  /**
453
454
  *