@idsoftsource/initial-process 3.3.3 → 3.3.4

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.
package/index.d.ts CHANGED
@@ -3811,6 +3811,7 @@ declare class PreviewComponent implements OnDestroy {
3811
3811
  confirmAllCertifications(): Promise<void>;
3812
3812
  confirmAllLicenses(): Promise<void>;
3813
3813
  private buildSectionQuery;
3814
+ private buildProfessionQuery;
3814
3815
  private buildSectionForUserQuery;
3815
3816
  private buildUserName;
3816
3817
  private getCreatedId;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@idsoftsource/initial-process",
3
- "version": "3.3.3",
3
+ "version": "3.3.4",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^20.0.0",
6
6
  "@angular/core": "^20.0.0",