@saritasa/renewaire-frontend-sdk 0.30.0 → 0.31.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/README.md CHANGED
@@ -1,5 +1,5 @@
1
- # @@saritasa/renewaire-frontend-sdk@0.30.0
1
+ # @@saritasa/renewaire-frontend-sdk@0.31.1
2
2
 
3
3
  ```bash
4
- npm install @saritasa/renewaire-frontend-sdk@0.30.0 --save
4
+ npm install @saritasa/renewaire-frontend-sdk@0.31.1 --save
5
5
  ```
@@ -321,10 +321,10 @@ class AuditLogsApiService extends BaseService {
321
321
  reportProgress: reportProgress,
322
322
  });
323
323
  }
324
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.2", ngImport: i0, type: AuditLogsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
325
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.2.2", ngImport: i0, type: AuditLogsApiService, providedIn: "root" });
324
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: AuditLogsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
325
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: AuditLogsApiService, providedIn: "root" });
326
326
  }
327
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.2", ngImport: i0, type: AuditLogsApiService, decorators: [{
327
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: AuditLogsApiService, decorators: [{
328
328
  type: Injectable,
329
329
  args: [{
330
330
  providedIn: "root",
@@ -524,10 +524,10 @@ class AuthApiService extends BaseService {
524
524
  reportProgress: reportProgress,
525
525
  });
526
526
  }
527
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.2", ngImport: i0, type: AuthApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
528
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.2.2", ngImport: i0, type: AuthApiService, providedIn: "root" });
527
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: AuthApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
528
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: AuthApiService, providedIn: "root" });
529
529
  }
530
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.2", ngImport: i0, type: AuthApiService, decorators: [{
530
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: AuthApiService, decorators: [{
531
531
  type: Injectable,
532
532
  args: [{
533
533
  providedIn: "root",
@@ -652,10 +652,10 @@ class FeedbacksApiService extends BaseService {
652
652
  reportProgress: reportProgress,
653
653
  });
654
654
  }
655
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.2", ngImport: i0, type: FeedbacksApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
656
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.2.2", ngImport: i0, type: FeedbacksApiService, providedIn: "root" });
655
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: FeedbacksApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
656
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: FeedbacksApiService, providedIn: "root" });
657
657
  }
658
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.2", ngImport: i0, type: FeedbacksApiService, decorators: [{
658
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: FeedbacksApiService, decorators: [{
659
659
  type: Injectable,
660
660
  args: [{
661
661
  providedIn: "root",
@@ -939,10 +939,10 @@ class GroupsApiService extends BaseService {
939
939
  reportProgress: reportProgress,
940
940
  });
941
941
  }
942
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.2", ngImport: i0, type: GroupsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
943
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.2.2", ngImport: i0, type: GroupsApiService, providedIn: "root" });
942
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: GroupsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
943
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: GroupsApiService, providedIn: "root" });
944
944
  }
945
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.2", ngImport: i0, type: GroupsApiService, decorators: [{
945
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: GroupsApiService, decorators: [{
946
946
  type: Injectable,
947
947
  args: [{
948
948
  providedIn: "root",
@@ -1173,10 +1173,10 @@ class KnownContactsApiService extends BaseService {
1173
1173
  reportProgress: reportProgress,
1174
1174
  });
1175
1175
  }
1176
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.2", ngImport: i0, type: KnownContactsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
1177
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.2.2", ngImport: i0, type: KnownContactsApiService, providedIn: "root" });
1176
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: KnownContactsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
1177
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: KnownContactsApiService, providedIn: "root" });
1178
1178
  }
1179
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.2", ngImport: i0, type: KnownContactsApiService, decorators: [{
1179
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: KnownContactsApiService, decorators: [{
1180
1180
  type: Injectable,
1181
1181
  args: [{
1182
1182
  providedIn: "root",
@@ -1439,10 +1439,10 @@ class PermissionBundlesApiService extends BaseService {
1439
1439
  reportProgress: reportProgress,
1440
1440
  });
1441
1441
  }
1442
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.2", ngImport: i0, type: PermissionBundlesApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
1443
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.2.2", ngImport: i0, type: PermissionBundlesApiService, providedIn: "root" });
1442
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: PermissionBundlesApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
1443
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: PermissionBundlesApiService, providedIn: "root" });
1444
1444
  }
1445
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.2", ngImport: i0, type: PermissionBundlesApiService, decorators: [{
1445
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: PermissionBundlesApiService, decorators: [{
1446
1446
  type: Injectable,
1447
1447
  args: [{
1448
1448
  providedIn: "root",
@@ -1511,10 +1511,149 @@ class PermissionsApiService extends BaseService {
1511
1511
  reportProgress: reportProgress,
1512
1512
  });
1513
1513
  }
1514
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.2", ngImport: i0, type: PermissionsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
1515
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.2.2", ngImport: i0, type: PermissionsApiService, providedIn: "root" });
1514
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: PermissionsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
1515
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: PermissionsApiService, providedIn: "root" });
1516
1516
  }
1517
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.2", ngImport: i0, type: PermissionsApiService, decorators: [{
1517
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: PermissionsApiService, decorators: [{
1518
+ type: Injectable,
1519
+ args: [{
1520
+ providedIn: "root",
1521
+ }]
1522
+ }], ctorParameters: () => [{ type: i1.HttpClient }, { type: undefined, decorators: [{
1523
+ type: Optional
1524
+ }, {
1525
+ type: Inject,
1526
+ args: [BASE_PATH]
1527
+ }] }, { type: Configuration, decorators: [{
1528
+ type: Optional
1529
+ }] }] });
1530
+
1531
+ /**
1532
+ * RenewAire CORES API
1533
+ *
1534
+ * Contact: renewaire@saritasa.com
1535
+ *
1536
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
1537
+ * https://openapi-generator.tech
1538
+ * Do not edit the class manually.
1539
+ */
1540
+ /* tslint:disable:no-unused-variable member-ordering */
1541
+ class ProjectsApiService extends BaseService {
1542
+ httpClient;
1543
+ constructor(httpClient, basePath, configuration) {
1544
+ super(basePath, configuration);
1545
+ this.httpClient = httpClient;
1546
+ }
1547
+ projectsCreateProject(requestParameters, observe = "body", reportProgress = false, options) {
1548
+ const body = requestParameters?.body;
1549
+ let localVarHeaders = this.defaultHeaders;
1550
+ // authentication (Bearer) required
1551
+ localVarHeaders = this.configuration.addCredentialToHeaders("Bearer", "Authorization", localVarHeaders, "Bearer ");
1552
+ const localVarHttpHeaderAcceptSelected = options?.httpHeaderAccept ??
1553
+ this.configuration.selectHeaderAccept([
1554
+ "text/plain",
1555
+ "application/json",
1556
+ "text/json",
1557
+ ]);
1558
+ if (localVarHttpHeaderAcceptSelected !== undefined) {
1559
+ localVarHeaders = localVarHeaders.set("Accept", localVarHttpHeaderAcceptSelected);
1560
+ }
1561
+ const localVarHttpContext = options?.context ?? new HttpContext();
1562
+ const localVarTransferCache = options?.transferCache ?? true;
1563
+ // to determine the Content-Type header
1564
+ const consumes = [
1565
+ "application/json",
1566
+ "text/json",
1567
+ "application/*+json",
1568
+ ];
1569
+ const httpContentTypeSelected = this.configuration.selectHeaderContentType(consumes);
1570
+ if (httpContentTypeSelected !== undefined) {
1571
+ localVarHeaders = localVarHeaders.set("Content-Type", httpContentTypeSelected);
1572
+ }
1573
+ let responseType_ = "json";
1574
+ if (localVarHttpHeaderAcceptSelected) {
1575
+ if (localVarHttpHeaderAcceptSelected.startsWith("text")) {
1576
+ responseType_ = "text";
1577
+ }
1578
+ else if (this.configuration.isJsonMime(localVarHttpHeaderAcceptSelected)) {
1579
+ responseType_ = "json";
1580
+ }
1581
+ else {
1582
+ responseType_ = "blob";
1583
+ }
1584
+ }
1585
+ let localVarPath = `/api/projects`;
1586
+ const { basePath, withCredentials } = this.configuration;
1587
+ return this.httpClient.request("post", `${basePath}${localVarPath}`, {
1588
+ context: localVarHttpContext,
1589
+ body: body,
1590
+ responseType: responseType_,
1591
+ ...(withCredentials ? { withCredentials } : {}),
1592
+ headers: localVarHeaders,
1593
+ observe: observe,
1594
+ transferCache: localVarTransferCache,
1595
+ reportProgress: reportProgress,
1596
+ });
1597
+ }
1598
+ projectsRequestQuote(requestParameters, observe = "body", reportProgress = false, options) {
1599
+ const projectId = requestParameters?.projectId;
1600
+ if (projectId === null || projectId === undefined) {
1601
+ throw new Error("Required parameter projectId was null or undefined when calling projectsRequestQuote.");
1602
+ }
1603
+ const requestQuoteCommand = requestParameters?.requestQuoteCommand;
1604
+ let localVarHeaders = this.defaultHeaders;
1605
+ // authentication (Bearer) required
1606
+ localVarHeaders = this.configuration.addCredentialToHeaders("Bearer", "Authorization", localVarHeaders, "Bearer ");
1607
+ const localVarHttpHeaderAcceptSelected = options?.httpHeaderAccept ??
1608
+ this.configuration.selectHeaderAccept([
1609
+ "text/plain",
1610
+ "application/json",
1611
+ "text/json",
1612
+ ]);
1613
+ if (localVarHttpHeaderAcceptSelected !== undefined) {
1614
+ localVarHeaders = localVarHeaders.set("Accept", localVarHttpHeaderAcceptSelected);
1615
+ }
1616
+ const localVarHttpContext = options?.context ?? new HttpContext();
1617
+ const localVarTransferCache = options?.transferCache ?? true;
1618
+ // to determine the Content-Type header
1619
+ const consumes = [
1620
+ "application/json",
1621
+ "text/json",
1622
+ "application/*+json",
1623
+ ];
1624
+ const httpContentTypeSelected = this.configuration.selectHeaderContentType(consumes);
1625
+ if (httpContentTypeSelected !== undefined) {
1626
+ localVarHeaders = localVarHeaders.set("Content-Type", httpContentTypeSelected);
1627
+ }
1628
+ let responseType_ = "json";
1629
+ if (localVarHttpHeaderAcceptSelected) {
1630
+ if (localVarHttpHeaderAcceptSelected.startsWith("text")) {
1631
+ responseType_ = "text";
1632
+ }
1633
+ else if (this.configuration.isJsonMime(localVarHttpHeaderAcceptSelected)) {
1634
+ responseType_ = "json";
1635
+ }
1636
+ else {
1637
+ responseType_ = "blob";
1638
+ }
1639
+ }
1640
+ let localVarPath = `/api/projects/${this.configuration.encodeParam({ name: "projectId", value: projectId, in: "path", style: "simple", explode: false, dataType: "object", dataFormat: "int64" })}/request-quote`;
1641
+ const { basePath, withCredentials } = this.configuration;
1642
+ return this.httpClient.request("put", `${basePath}${localVarPath}`, {
1643
+ context: localVarHttpContext,
1644
+ body: requestQuoteCommand,
1645
+ responseType: responseType_,
1646
+ ...(withCredentials ? { withCredentials } : {}),
1647
+ headers: localVarHeaders,
1648
+ observe: observe,
1649
+ transferCache: localVarTransferCache,
1650
+ reportProgress: reportProgress,
1651
+ });
1652
+ }
1653
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: ProjectsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
1654
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: ProjectsApiService, providedIn: "root" });
1655
+ }
1656
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: ProjectsApiService, decorators: [{
1518
1657
  type: Injectable,
1519
1658
  args: [{
1520
1659
  providedIn: "root",
@@ -1599,10 +1738,10 @@ class RegionsApiService extends BaseService {
1599
1738
  reportProgress: reportProgress,
1600
1739
  });
1601
1740
  }
1602
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.2", ngImport: i0, type: RegionsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
1603
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.2.2", ngImport: i0, type: RegionsApiService, providedIn: "root" });
1741
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: RegionsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
1742
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: RegionsApiService, providedIn: "root" });
1604
1743
  }
1605
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.2", ngImport: i0, type: RegionsApiService, decorators: [{
1744
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: RegionsApiService, decorators: [{
1606
1745
  type: Injectable,
1607
1746
  args: [{
1608
1747
  providedIn: "root",
@@ -1832,10 +1971,10 @@ class RepContactsApiService extends BaseService {
1832
1971
  reportProgress: reportProgress,
1833
1972
  });
1834
1973
  }
1835
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.2", ngImport: i0, type: RepContactsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
1836
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.2.2", ngImport: i0, type: RepContactsApiService, providedIn: "root" });
1974
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: RepContactsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
1975
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: RepContactsApiService, providedIn: "root" });
1837
1976
  }
1838
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.2", ngImport: i0, type: RepContactsApiService, decorators: [{
1977
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: RepContactsApiService, decorators: [{
1839
1978
  type: Injectable,
1840
1979
  args: [{
1841
1980
  providedIn: "root",
@@ -2227,10 +2366,10 @@ class RepTerritoriesApiService extends BaseService {
2227
2366
  reportProgress: reportProgress,
2228
2367
  });
2229
2368
  }
2230
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.2", ngImport: i0, type: RepTerritoriesApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
2231
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.2.2", ngImport: i0, type: RepTerritoriesApiService, providedIn: "root" });
2369
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: RepTerritoriesApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
2370
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: RepTerritoriesApiService, providedIn: "root" });
2232
2371
  }
2233
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.2", ngImport: i0, type: RepTerritoriesApiService, decorators: [{
2372
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: RepTerritoriesApiService, decorators: [{
2234
2373
  type: Injectable,
2235
2374
  args: [{
2236
2375
  providedIn: "root",
@@ -2350,9 +2489,12 @@ class RepTerritoryLocationsApiService extends BaseService {
2350
2489
  }
2351
2490
  const pageIndexById = requestParameters?.pageIndexById;
2352
2491
  const name = requestParameters?.name;
2353
- const repTerritoryId = requestParameters?.repTerritoryId;
2354
2492
  const repName = requestParameters?.repName;
2355
2493
  const allCounties = requestParameters?.allCounties;
2494
+ const rsdRegionName = requestParameters?.rsdRegionName;
2495
+ const country = requestParameters?.country;
2496
+ const state = requestParameters?.state;
2497
+ const county = requestParameters?.county;
2356
2498
  const orderBy = requestParameters?.orderBy;
2357
2499
  const page = requestParameters?.page;
2358
2500
  const pageSize = requestParameters?.pageSize;
@@ -2364,9 +2506,12 @@ class RepTerritoryLocationsApiService extends BaseService {
2364
2506
  }
2365
2507
  localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, pageIndexById, "PageIndexById");
2366
2508
  localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, name, "Name");
2367
- localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, repTerritoryId, "RepTerritoryId");
2368
2509
  localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, repName, "RepName");
2369
2510
  localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, allCounties, "AllCounties");
2511
+ localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, rsdRegionName, "RsdRegionName");
2512
+ localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, country, "Country");
2513
+ localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, state, "State");
2514
+ localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, county, "County");
2370
2515
  localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, orderBy, "OrderBy");
2371
2516
  localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, page, "Page");
2372
2517
  localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, pageSize, "PageSize");
@@ -2460,10 +2605,10 @@ class RepTerritoryLocationsApiService extends BaseService {
2460
2605
  reportProgress: reportProgress,
2461
2606
  });
2462
2607
  }
2463
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.2", ngImport: i0, type: RepTerritoryLocationsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
2464
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.2.2", ngImport: i0, type: RepTerritoryLocationsApiService, providedIn: "root" });
2608
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: RepTerritoryLocationsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
2609
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: RepTerritoryLocationsApiService, providedIn: "root" });
2465
2610
  }
2466
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.2", ngImport: i0, type: RepTerritoryLocationsApiService, decorators: [{
2611
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: RepTerritoryLocationsApiService, decorators: [{
2467
2612
  type: Injectable,
2468
2613
  args: [{
2469
2614
  providedIn: "root",
@@ -2993,10 +3138,10 @@ class RsdRegionsApiService extends BaseService {
2993
3138
  reportProgress: reportProgress,
2994
3139
  });
2995
3140
  }
2996
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.2", ngImport: i0, type: RsdRegionsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
2997
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.2.2", ngImport: i0, type: RsdRegionsApiService, providedIn: "root" });
3141
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: RsdRegionsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
3142
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: RsdRegionsApiService, providedIn: "root" });
2998
3143
  }
2999
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.2", ngImport: i0, type: RsdRegionsApiService, decorators: [{
3144
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: RsdRegionsApiService, decorators: [{
3000
3145
  type: Injectable,
3001
3146
  args: [{
3002
3147
  providedIn: "root",
@@ -3115,10 +3260,10 @@ class UserDesignConditionsApiService extends BaseService {
3115
3260
  reportProgress: reportProgress,
3116
3261
  });
3117
3262
  }
3118
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.2", ngImport: i0, type: UserDesignConditionsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
3119
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.2.2", ngImport: i0, type: UserDesignConditionsApiService, providedIn: "root" });
3263
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: UserDesignConditionsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
3264
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: UserDesignConditionsApiService, providedIn: "root" });
3120
3265
  }
3121
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.2", ngImport: i0, type: UserDesignConditionsApiService, decorators: [{
3266
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: UserDesignConditionsApiService, decorators: [{
3122
3267
  type: Injectable,
3123
3268
  args: [{
3124
3269
  providedIn: "root",
@@ -3280,10 +3425,10 @@ class UserTablesApiService extends BaseService {
3280
3425
  reportProgress: reportProgress,
3281
3426
  });
3282
3427
  }
3283
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.2", ngImport: i0, type: UserTablesApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
3284
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.2.2", ngImport: i0, type: UserTablesApiService, providedIn: "root" });
3428
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: UserTablesApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
3429
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: UserTablesApiService, providedIn: "root" });
3285
3430
  }
3286
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.2", ngImport: i0, type: UserTablesApiService, decorators: [{
3431
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: UserTablesApiService, decorators: [{
3287
3432
  type: Injectable,
3288
3433
  args: [{
3289
3434
  providedIn: "root",
@@ -4407,10 +4552,10 @@ class UsersApiService extends BaseService {
4407
4552
  reportProgress: reportProgress,
4408
4553
  });
4409
4554
  }
4410
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.2", ngImport: i0, type: UsersApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
4411
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.2.2", ngImport: i0, type: UsersApiService, providedIn: "root" });
4555
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: UsersApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
4556
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: UsersApiService, providedIn: "root" });
4412
4557
  }
4413
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.2", ngImport: i0, type: UsersApiService, decorators: [{
4558
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: UsersApiService, decorators: [{
4414
4559
  type: Injectable,
4415
4560
  args: [{
4416
4561
  providedIn: "root",
@@ -4681,10 +4826,10 @@ class UsersManagementApiService extends BaseService {
4681
4826
  reportProgress: reportProgress,
4682
4827
  });
4683
4828
  }
4684
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.2", ngImport: i0, type: UsersManagementApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
4685
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.2.2", ngImport: i0, type: UsersManagementApiService, providedIn: "root" });
4829
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: UsersManagementApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
4830
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: UsersManagementApiService, providedIn: "root" });
4686
4831
  }
4687
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.2", ngImport: i0, type: UsersManagementApiService, decorators: [{
4832
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: UsersManagementApiService, decorators: [{
4688
4833
  type: Injectable,
4689
4834
  args: [{
4690
4835
  providedIn: "root",
@@ -4706,6 +4851,7 @@ const APIS = [
4706
4851
  KnownContactsApiService,
4707
4852
  PermissionBundlesApiService,
4708
4853
  PermissionsApiService,
4854
+ ProjectsApiService,
4709
4855
  RegionsApiService,
4710
4856
  RepContactsApiService,
4711
4857
  RepTerritoriesApiService,
@@ -5050,6 +5196,16 @@ var GroupType;
5050
5196
  * Do not edit the class manually.
5051
5197
  */
5052
5198
 
5199
+ /**
5200
+ * RenewAire CORES API
5201
+ *
5202
+ * Contact: renewaire@saritasa.com
5203
+ *
5204
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
5205
+ * https://openapi-generator.tech
5206
+ * Do not edit the class manually.
5207
+ */
5208
+
5053
5209
  /**
5054
5210
  * RenewAire CORES API
5055
5211
  *
@@ -5137,22 +5293,6 @@ var Permission;
5137
5293
  * Do not edit the class manually.
5138
5294
  */
5139
5295
 
5140
- /**
5141
- * RenewAire CORES API
5142
- *
5143
- * Contact: renewaire@saritasa.com
5144
- *
5145
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
5146
- * https://openapi-generator.tech
5147
- * Do not edit the class manually.
5148
- */
5149
- var RegionDtoLevelEnum;
5150
- (function (RegionDtoLevelEnum) {
5151
- RegionDtoLevelEnum["Country"] = "Country";
5152
- RegionDtoLevelEnum["State"] = "State";
5153
- RegionDtoLevelEnum["County"] = "County";
5154
- })(RegionDtoLevelEnum || (RegionDtoLevelEnum = {}));
5155
-
5156
5296
  /**
5157
5297
  * RenewAire CORES API
5158
5298
  *
@@ -5244,6 +5384,16 @@ var RegistrationStatus;
5244
5384
  * Do not edit the class manually.
5245
5385
  */
5246
5386
 
5387
+ /**
5388
+ * RenewAire CORES API
5389
+ *
5390
+ * Contact: renewaire@saritasa.com
5391
+ *
5392
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
5393
+ * https://openapi-generator.tech
5394
+ * Do not edit the class manually.
5395
+ */
5396
+
5247
5397
  /**
5248
5398
  * RenewAire CORES API
5249
5399
  *
@@ -5565,11 +5715,11 @@ class ApiModule {
5565
5715
  "See also https://github.com/angular/angular/issues/20575");
5566
5716
  }
5567
5717
  }
5568
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.2", ngImport: i0, type: ApiModule, deps: [{ token: ApiModule, optional: true, skipSelf: true }, { token: i1.HttpClient, optional: true }], target: i0.ɵɵFactoryTarget.NgModule });
5569
- static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.2.2", ngImport: i0, type: ApiModule });
5570
- static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.2.2", ngImport: i0, type: ApiModule });
5718
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: ApiModule, deps: [{ token: ApiModule, optional: true, skipSelf: true }, { token: i1.HttpClient, optional: true }], target: i0.ɵɵFactoryTarget.NgModule });
5719
+ static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.2.4", ngImport: i0, type: ApiModule });
5720
+ static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: ApiModule });
5571
5721
  }
5572
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.2", ngImport: i0, type: ApiModule, decorators: [{
5722
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: ApiModule, decorators: [{
5573
5723
  type: NgModule,
5574
5724
  args: [{
5575
5725
  imports: [],
@@ -5601,5 +5751,5 @@ function provideApi(configOrBasePath) {
5601
5751
  * Generated bundle index. Do not edit.
5602
5752
  */
5603
5753
 
5604
- export { APIS, AddressCountry, AddressDtoCountryEnum, ApiModule, AshraeVersion, AuditEntity, AuditLogsApiService, AuthApiService, BASE_PATH, COLLECTION_FORMATS, Configuration, CoolingDesignBasis, CreateUserDtoStatusEnum, CurrentUserDtoPreferredUnitEnum, CurrentUserDtoRegistrationStatusEnum, DesignWeatherMode, FeedbackType, FeedbacksApiService, GroupCustomerType, GroupDtoCustomerTypeEnum, GroupDtoTypeEnum, GroupType, GroupsApiService, KnownContactsApiService, Language, Permission, PermissionBundlesApiService, PermissionsApiService, RegionDtoLevelEnum, RegionLevel, RegionsApiService, RegistrationStatus, RepContactsApiService, RepTerritoriesApiService, RepTerritoryLocationsApiService, RsdRegionsApiService, SaveGroupDtoTypeEnum, SaveUserDesignConditionsDtoCoolingDesignBasisEnum, SearchRegionDtoLevelEnum, SetPreferredLanguageCommandPreferredLanguageEnum, UnitSystem, UpdateUserDtoStatusEnum, UserDesignConditionsApiService, UserDesignConditionsDtoCoolingDesignBasisEnum, UserDesignWeatherConditionDtoDesignWeatherModeEnum, UserPermissionDtoPermissionEnum, UserPreferencesDtoPreferredLanguageEnum, UserPreferencesDtoPreferredUnitEnum, UserProfileSettingsDtoRegistrationStatusEnum, UserStatus, UserTablesApiService, UsersApiService, UsersManagementApiService, provideApi };
5754
+ export { APIS, AddressCountry, AddressDtoCountryEnum, ApiModule, AshraeVersion, AuditEntity, AuditLogsApiService, AuthApiService, BASE_PATH, COLLECTION_FORMATS, Configuration, CoolingDesignBasis, CreateUserDtoStatusEnum, CurrentUserDtoPreferredUnitEnum, CurrentUserDtoRegistrationStatusEnum, DesignWeatherMode, FeedbackType, FeedbacksApiService, GroupCustomerType, GroupDtoCustomerTypeEnum, GroupDtoTypeEnum, GroupType, GroupsApiService, KnownContactsApiService, Language, Permission, PermissionBundlesApiService, PermissionsApiService, ProjectsApiService, RegionLevel, RegionsApiService, RegistrationStatus, RepContactsApiService, RepTerritoriesApiService, RepTerritoryLocationsApiService, RsdRegionsApiService, SaveGroupDtoTypeEnum, SaveUserDesignConditionsDtoCoolingDesignBasisEnum, SearchRegionDtoLevelEnum, SetPreferredLanguageCommandPreferredLanguageEnum, UnitSystem, UpdateUserDtoStatusEnum, UserDesignConditionsApiService, UserDesignConditionsDtoCoolingDesignBasisEnum, UserDesignWeatherConditionDtoDesignWeatherModeEnum, UserPermissionDtoPermissionEnum, UserPreferencesDtoPreferredLanguageEnum, UserPreferencesDtoPreferredUnitEnum, UserProfileSettingsDtoRegistrationStatusEnum, UserStatus, UserTablesApiService, UsersApiService, UsersManagementApiService, provideApi };
5605
5755
  //# sourceMappingURL=saritasa-renewaire-frontend-sdk.mjs.map