@idsoftsource/initial-process 1.9.0 → 1.9.1

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
@@ -2140,7 +2140,6 @@ declare class RoleSelectComponent implements OnInit {
2140
2140
  private providerdetail;
2141
2141
  private fb;
2142
2142
  isLoaded: boolean;
2143
- companyDetailsSaved: boolean;
2144
2143
  previewUrl: string | null;
2145
2144
  isImageLoading: boolean;
2146
2145
  isresumeLoading: boolean;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@idsoftsource/initial-process",
3
- "version": "1.9.0",
3
+ "version": "1.9.1",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^20.0.0",
6
6
  "@angular/core": "^20.0.0",