@idsoftsource/initial-process 2.1.2 → 2.1.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.
|
@@ -931,7 +931,7 @@ class ProviderContractorSubCategoryService {
|
|
|
931
931
|
return this.http.post(`${this.baseUrl}/BulkDelete`, ids);
|
|
932
932
|
}
|
|
933
933
|
bulkInsert(models) {
|
|
934
|
-
return this.http.post(`ProviderContractorSubCategory/
|
|
934
|
+
return this.http.post(`ProviderContractorSubCategory/BulkContractorSubCategoryInsert`, models);
|
|
935
935
|
}
|
|
936
936
|
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: ProviderContractorSubCategoryService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
|
937
937
|
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: ProviderContractorSubCategoryService, providedIn: 'root' });
|
|
@@ -33664,12 +33664,12 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImpo
|
|
|
33664
33664
|
const CURRENT_YEAR = new Date().getFullYear();
|
|
33665
33665
|
const PRIVACY_CONFIG = {
|
|
33666
33666
|
inspectiondepot: {
|
|
33667
|
-
companyName: '
|
|
33667
|
+
companyName: 'Bootog Technologies Inc',
|
|
33668
33668
|
modifiedDate: 'September 30, 2025',
|
|
33669
|
-
phone: '
|
|
33669
|
+
phone: '(800) 991-9097',
|
|
33670
33670
|
registeredin: '1999',
|
|
33671
|
-
contactEmail: 'info@
|
|
33672
|
-
privacyEmail: 'info@
|
|
33671
|
+
contactEmail: 'info@bootog.com',
|
|
33672
|
+
privacyEmail: 'info@bootog.com',
|
|
33673
33673
|
requestForm: '',
|
|
33674
33674
|
privacyPolicyLink: '',
|
|
33675
33675
|
termsOfSaleLink: '',
|
|
@@ -33681,17 +33681,17 @@ const PRIVACY_CONFIG = {
|
|
|
33681
33681
|
city: 'Jacksonville',
|
|
33682
33682
|
zipCode: '32246',
|
|
33683
33683
|
country: 'US',
|
|
33684
|
-
email: 'info@
|
|
33684
|
+
email: 'info@bootog.com',
|
|
33685
33685
|
websiteurl: 'https://inspectiondepot.com/',
|
|
33686
33686
|
currentYear: CURRENT_YEAR
|
|
33687
33687
|
},
|
|
33688
33688
|
inspectormatch: {
|
|
33689
|
-
companyName: '
|
|
33689
|
+
companyName: 'Bootog Technologies Inc',
|
|
33690
33690
|
modifiedDate: 'October 10, 2025',
|
|
33691
|
-
phone: '
|
|
33691
|
+
phone: '(800) 991-9097',
|
|
33692
33692
|
registeredin: '1999',
|
|
33693
|
-
contactEmail: 'info@
|
|
33694
|
-
privacyEmail: 'info@
|
|
33693
|
+
contactEmail: 'info@bootog.com',
|
|
33694
|
+
privacyEmail: 'info@bootog.com',
|
|
33695
33695
|
requestForm: '',
|
|
33696
33696
|
privacyPolicyLink: '',
|
|
33697
33697
|
termsOfSaleLink: '',
|
|
@@ -33703,14 +33703,14 @@ const PRIVACY_CONFIG = {
|
|
|
33703
33703
|
city: 'Jacksonville',
|
|
33704
33704
|
zipCode: '32246',
|
|
33705
33705
|
country: 'US',
|
|
33706
|
-
email: 'info@
|
|
33706
|
+
email: 'info@bootog.com',
|
|
33707
33707
|
websiteurl: 'https://inspectormatch.com/',
|
|
33708
33708
|
currentYear: CURRENT_YEAR
|
|
33709
33709
|
},
|
|
33710
33710
|
bootog: {
|
|
33711
|
-
companyName: '
|
|
33711
|
+
companyName: 'Bootog Technologies Inc',
|
|
33712
33712
|
modifiedDate: 'September 30, 2025',
|
|
33713
|
-
phone: '
|
|
33713
|
+
phone: '(800) 991-9097',
|
|
33714
33714
|
registeredin: '1999',
|
|
33715
33715
|
contactEmail: 'info@bootog.com',
|
|
33716
33716
|
privacyEmail: 'info@bootog.com',
|
|
@@ -33730,12 +33730,12 @@ const PRIVACY_CONFIG = {
|
|
|
33730
33730
|
currentYear: CURRENT_YEAR
|
|
33731
33731
|
},
|
|
33732
33732
|
adjustermatch: {
|
|
33733
|
-
companyName: '
|
|
33733
|
+
companyName: 'Bootog Technologies Inc',
|
|
33734
33734
|
modifiedDate: 'September 30, 2025',
|
|
33735
|
-
phone: '
|
|
33735
|
+
phone: '(800) 991-9097',
|
|
33736
33736
|
registeredin: '1999',
|
|
33737
|
-
contactEmail: 'info@
|
|
33738
|
-
privacyEmail: 'info@
|
|
33737
|
+
contactEmail: 'info@bootog.com',
|
|
33738
|
+
privacyEmail: 'info@bootog.com',
|
|
33739
33739
|
requestForm: '',
|
|
33740
33740
|
privacyPolicyLink: '',
|
|
33741
33741
|
termsOfSaleLink: '',
|
|
@@ -33747,17 +33747,17 @@ const PRIVACY_CONFIG = {
|
|
|
33747
33747
|
city: 'Jacksonville',
|
|
33748
33748
|
zipCode: '32246',
|
|
33749
33749
|
country: 'US',
|
|
33750
|
-
email: 'info@
|
|
33750
|
+
email: 'info@bootog.com',
|
|
33751
33751
|
websiteurl: 'https://adjustermatch.com',
|
|
33752
33752
|
currentYear: CURRENT_YEAR
|
|
33753
33753
|
},
|
|
33754
33754
|
idenergy: {
|
|
33755
|
-
companyName: '
|
|
33755
|
+
companyName: 'Bootog Technologies Inc',
|
|
33756
33756
|
modifiedDate: 'September 30, 2025',
|
|
33757
|
-
phone: '
|
|
33757
|
+
phone: '(800) 991-9097',
|
|
33758
33758
|
registeredin: '1999',
|
|
33759
|
-
contactEmail: 'info@
|
|
33760
|
-
privacyEmail: 'info@
|
|
33759
|
+
contactEmail: 'info@bootog.com',
|
|
33760
|
+
privacyEmail: 'info@bootog.com',
|
|
33761
33761
|
requestForm: '',
|
|
33762
33762
|
privacyPolicyLink: '',
|
|
33763
33763
|
termsOfSaleLink: '',
|
|
@@ -33769,17 +33769,17 @@ const PRIVACY_CONFIG = {
|
|
|
33769
33769
|
city: 'Jacksonville',
|
|
33770
33770
|
zipCode: '32246',
|
|
33771
33771
|
country: 'US',
|
|
33772
|
-
email: 'info@
|
|
33772
|
+
email: 'info@bootog.com',
|
|
33773
33773
|
websiteurl: 'https://energyscoreusa.com',
|
|
33774
33774
|
currentYear: CURRENT_YEAR
|
|
33775
33775
|
},
|
|
33776
33776
|
dronesnap: {
|
|
33777
|
-
companyName: '
|
|
33777
|
+
companyName: 'Bootog Technologies Inc',
|
|
33778
33778
|
modifiedDate: 'September 30, 2025',
|
|
33779
|
-
phone: '
|
|
33779
|
+
phone: '(800) 991-9097',
|
|
33780
33780
|
registeredin: '1999',
|
|
33781
|
-
contactEmail: 'info@
|
|
33782
|
-
privacyEmail: 'info@
|
|
33781
|
+
contactEmail: 'info@bootog.com',
|
|
33782
|
+
privacyEmail: 'info@bootog.com',
|
|
33783
33783
|
requestForm: '',
|
|
33784
33784
|
privacyPolicyLink: '',
|
|
33785
33785
|
termsOfSaleLink: '',
|
|
@@ -33791,17 +33791,17 @@ const PRIVACY_CONFIG = {
|
|
|
33791
33791
|
city: 'Jacksonville',
|
|
33792
33792
|
zipCode: '32246',
|
|
33793
33793
|
country: 'US',
|
|
33794
|
-
email: 'info@
|
|
33794
|
+
email: 'info@bootog.com',
|
|
33795
33795
|
websiteurl: 'https://dronesnap.com/',
|
|
33796
33796
|
currentYear: CURRENT_YEAR
|
|
33797
33797
|
},
|
|
33798
33798
|
ameripro: {
|
|
33799
|
-
companyName: '
|
|
33799
|
+
companyName: 'Bootog Technologies Inc',
|
|
33800
33800
|
modifiedDate: 'September 30, 2025',
|
|
33801
|
-
phone: '
|
|
33801
|
+
phone: '(800) 991-9097',
|
|
33802
33802
|
registeredin: '1999',
|
|
33803
|
-
contactEmail: 'info@
|
|
33804
|
-
privacyEmail: 'info@
|
|
33803
|
+
contactEmail: 'info@bootog.com',
|
|
33804
|
+
privacyEmail: 'info@bootog.com',
|
|
33805
33805
|
requestForm: '',
|
|
33806
33806
|
privacyPolicyLink: '',
|
|
33807
33807
|
termsOfSaleLink: '',
|
|
@@ -33813,17 +33813,17 @@ const PRIVACY_CONFIG = {
|
|
|
33813
33813
|
city: 'Jacksonville',
|
|
33814
33814
|
zipCode: '32246',
|
|
33815
33815
|
country: 'US',
|
|
33816
|
-
email: 'info@
|
|
33816
|
+
email: 'info@bootog.com',
|
|
33817
33817
|
websiteurl: 'https://chooseameripro.com/',
|
|
33818
33818
|
currentYear: CURRENT_YEAR
|
|
33819
33819
|
},
|
|
33820
33820
|
idclaims: {
|
|
33821
|
-
companyName: '
|
|
33821
|
+
companyName: 'Bootog Technologies Inc',
|
|
33822
33822
|
modifiedDate: 'September 30, 2025',
|
|
33823
|
-
phone: '
|
|
33823
|
+
phone: '(800) 991-9097',
|
|
33824
33824
|
registeredin: '1999',
|
|
33825
|
-
contactEmail: 'info@
|
|
33826
|
-
privacyEmail: 'info@
|
|
33825
|
+
contactEmail: 'info@bootog.com',
|
|
33826
|
+
privacyEmail: 'info@bootog.com',
|
|
33827
33827
|
requestForm: '',
|
|
33828
33828
|
privacyPolicyLink: '',
|
|
33829
33829
|
termsOfSaleLink: '',
|
|
@@ -33835,17 +33835,17 @@ const PRIVACY_CONFIG = {
|
|
|
33835
33835
|
city: 'Jacksonville',
|
|
33836
33836
|
zipCode: '32246',
|
|
33837
33837
|
country: 'US',
|
|
33838
|
-
email: 'info@
|
|
33838
|
+
email: 'info@bootog.com',
|
|
33839
33839
|
websiteurl: 'https://claims.inspectiondepot.com/home?auth=',
|
|
33840
33840
|
currentYear: CURRENT_YEAR
|
|
33841
33841
|
},
|
|
33842
33842
|
molddepot: {
|
|
33843
|
-
companyName: '
|
|
33843
|
+
companyName: 'Bootog Technologies Inc',
|
|
33844
33844
|
modifiedDate: 'September 30, 2025',
|
|
33845
|
-
phone: '
|
|
33845
|
+
phone: '(800) 991-9097',
|
|
33846
33846
|
registeredin: '1999',
|
|
33847
|
-
contactEmail: '
|
|
33848
|
-
privacyEmail: '
|
|
33847
|
+
contactEmail: 'info@bootog.com',
|
|
33848
|
+
privacyEmail: 'info@bootog.com',
|
|
33849
33849
|
requestForm: '',
|
|
33850
33850
|
privacyPolicyLink: '',
|
|
33851
33851
|
termsOfSaleLink: '',
|
|
@@ -33857,17 +33857,17 @@ const PRIVACY_CONFIG = {
|
|
|
33857
33857
|
city: 'Jacksonville',
|
|
33858
33858
|
zipCode: '32246',
|
|
33859
33859
|
country: 'US',
|
|
33860
|
-
email: '
|
|
33860
|
+
email: 'info@bootog.com',
|
|
33861
33861
|
websiteurl: 'https://molddepot.com/',
|
|
33862
33862
|
currentYear: CURRENT_YEAR
|
|
33863
33863
|
},
|
|
33864
33864
|
termitedepot: {
|
|
33865
|
-
companyName: '
|
|
33865
|
+
companyName: 'Bootog Technologies Inc',
|
|
33866
33866
|
modifiedDate: 'September 30, 2025',
|
|
33867
|
-
phone: '
|
|
33867
|
+
phone: '(800) 991-9097',
|
|
33868
33868
|
registeredin: '1999',
|
|
33869
|
-
contactEmail: 'info@
|
|
33870
|
-
privacyEmail: 'info@
|
|
33869
|
+
contactEmail: 'info@bootog.com',
|
|
33870
|
+
privacyEmail: 'info@bootog.com',
|
|
33871
33871
|
requestForm: '',
|
|
33872
33872
|
privacyPolicyLink: '',
|
|
33873
33873
|
termsOfSaleLink: '',
|
|
@@ -33879,17 +33879,17 @@ const PRIVACY_CONFIG = {
|
|
|
33879
33879
|
city: 'Jacksonville',
|
|
33880
33880
|
zipCode: '32246',
|
|
33881
33881
|
country: 'US',
|
|
33882
|
-
email: 'info@
|
|
33882
|
+
email: 'info@bootog.com',
|
|
33883
33883
|
websiteurl: 'https://termitedepot.com/',
|
|
33884
33884
|
currentYear: CURRENT_YEAR
|
|
33885
33885
|
},
|
|
33886
33886
|
virtualinspector: {
|
|
33887
|
-
companyName: '
|
|
33887
|
+
companyName: 'Bootog Technologies Inc',
|
|
33888
33888
|
modifiedDate: 'September 30, 2025',
|
|
33889
|
-
phone: '
|
|
33889
|
+
phone: '(800) 991-9097',
|
|
33890
33890
|
registeredin: '1999',
|
|
33891
|
-
contactEmail: 'info@
|
|
33892
|
-
privacyEmail: 'info@
|
|
33891
|
+
contactEmail: 'info@bootog.com',
|
|
33892
|
+
privacyEmail: 'info@bootog.com',
|
|
33893
33893
|
requestForm: '',
|
|
33894
33894
|
privacyPolicyLink: '',
|
|
33895
33895
|
termsOfSaleLink: '',
|
|
@@ -33901,7 +33901,7 @@ const PRIVACY_CONFIG = {
|
|
|
33901
33901
|
city: 'Jacksonville',
|
|
33902
33902
|
zipCode: '32246',
|
|
33903
33903
|
country: 'US',
|
|
33904
|
-
email: 'info@
|
|
33904
|
+
email: 'info@bootog.com',
|
|
33905
33905
|
websiteurl: 'https://virtualinspector.com/',
|
|
33906
33906
|
currentYear: CURRENT_YEAR
|
|
33907
33907
|
}
|
|
@@ -34951,8 +34951,6 @@ class InitialProcessComponent {
|
|
|
34951
34951
|
if (!data.failed) {
|
|
34952
34952
|
this.assignProviderRoleModel.providerId = data?.value;
|
|
34953
34953
|
this.assignProviderRoleModel.providerName = this.provider?.providerName;
|
|
34954
|
-
const providerId = Array.isArray(this.assignProviderRoleModel.providerId) ? this.assignProviderRoleModel.providerId[0] : this.assignProviderRoleModel.providerId;
|
|
34955
|
-
this.saveContractorSubCategory(providerId);
|
|
34956
34954
|
this.path = '';
|
|
34957
34955
|
this.saveFinal();
|
|
34958
34956
|
}
|
|
@@ -35063,6 +35061,9 @@ class InitialProcessComponent {
|
|
|
35063
35061
|
.initialSetUpCreateUserDetail(model)
|
|
35064
35062
|
.subscribe((data) => {
|
|
35065
35063
|
if (!data.failed) {
|
|
35064
|
+
if (this.selectedRoleValue === 'Contractor') {
|
|
35065
|
+
this.saveContractorSubCategory(providerId);
|
|
35066
|
+
}
|
|
35066
35067
|
this.clearState();
|
|
35067
35068
|
this.view = 5;
|
|
35068
35069
|
}
|