@saritasa/renewaire-frontend-sdk 0.30.0 → 0.31.0

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.0
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.0 --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",
@@ -2460,10 +2599,10 @@ class RepTerritoryLocationsApiService extends BaseService {
2460
2599
  reportProgress: reportProgress,
2461
2600
  });
2462
2601
  }
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" });
2602
+ 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 });
2603
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: RepTerritoryLocationsApiService, providedIn: "root" });
2465
2604
  }
2466
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.2", ngImport: i0, type: RepTerritoryLocationsApiService, decorators: [{
2605
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: RepTerritoryLocationsApiService, decorators: [{
2467
2606
  type: Injectable,
2468
2607
  args: [{
2469
2608
  providedIn: "root",
@@ -2993,10 +3132,10 @@ class RsdRegionsApiService extends BaseService {
2993
3132
  reportProgress: reportProgress,
2994
3133
  });
2995
3134
  }
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" });
3135
+ 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 });
3136
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: RsdRegionsApiService, providedIn: "root" });
2998
3137
  }
2999
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.2", ngImport: i0, type: RsdRegionsApiService, decorators: [{
3138
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: RsdRegionsApiService, decorators: [{
3000
3139
  type: Injectable,
3001
3140
  args: [{
3002
3141
  providedIn: "root",
@@ -3115,10 +3254,10 @@ class UserDesignConditionsApiService extends BaseService {
3115
3254
  reportProgress: reportProgress,
3116
3255
  });
3117
3256
  }
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" });
3257
+ 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 });
3258
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: UserDesignConditionsApiService, providedIn: "root" });
3120
3259
  }
3121
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.2", ngImport: i0, type: UserDesignConditionsApiService, decorators: [{
3260
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: UserDesignConditionsApiService, decorators: [{
3122
3261
  type: Injectable,
3123
3262
  args: [{
3124
3263
  providedIn: "root",
@@ -3280,10 +3419,10 @@ class UserTablesApiService extends BaseService {
3280
3419
  reportProgress: reportProgress,
3281
3420
  });
3282
3421
  }
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" });
3422
+ 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 });
3423
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: UserTablesApiService, providedIn: "root" });
3285
3424
  }
3286
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.2", ngImport: i0, type: UserTablesApiService, decorators: [{
3425
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: UserTablesApiService, decorators: [{
3287
3426
  type: Injectable,
3288
3427
  args: [{
3289
3428
  providedIn: "root",
@@ -4407,10 +4546,10 @@ class UsersApiService extends BaseService {
4407
4546
  reportProgress: reportProgress,
4408
4547
  });
4409
4548
  }
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" });
4549
+ 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 });
4550
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: UsersApiService, providedIn: "root" });
4412
4551
  }
4413
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.2", ngImport: i0, type: UsersApiService, decorators: [{
4552
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: UsersApiService, decorators: [{
4414
4553
  type: Injectable,
4415
4554
  args: [{
4416
4555
  providedIn: "root",
@@ -4681,10 +4820,10 @@ class UsersManagementApiService extends BaseService {
4681
4820
  reportProgress: reportProgress,
4682
4821
  });
4683
4822
  }
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" });
4823
+ 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 });
4824
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: UsersManagementApiService, providedIn: "root" });
4686
4825
  }
4687
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.2", ngImport: i0, type: UsersManagementApiService, decorators: [{
4826
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: UsersManagementApiService, decorators: [{
4688
4827
  type: Injectable,
4689
4828
  args: [{
4690
4829
  providedIn: "root",
@@ -4706,6 +4845,7 @@ const APIS = [
4706
4845
  KnownContactsApiService,
4707
4846
  PermissionBundlesApiService,
4708
4847
  PermissionsApiService,
4848
+ ProjectsApiService,
4709
4849
  RegionsApiService,
4710
4850
  RepContactsApiService,
4711
4851
  RepTerritoriesApiService,
@@ -5050,6 +5190,16 @@ var GroupType;
5050
5190
  * Do not edit the class manually.
5051
5191
  */
5052
5192
 
5193
+ /**
5194
+ * RenewAire CORES API
5195
+ *
5196
+ * Contact: renewaire@saritasa.com
5197
+ *
5198
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
5199
+ * https://openapi-generator.tech
5200
+ * Do not edit the class manually.
5201
+ */
5202
+
5053
5203
  /**
5054
5204
  * RenewAire CORES API
5055
5205
  *
@@ -5244,6 +5394,16 @@ var RegistrationStatus;
5244
5394
  * Do not edit the class manually.
5245
5395
  */
5246
5396
 
5397
+ /**
5398
+ * RenewAire CORES API
5399
+ *
5400
+ * Contact: renewaire@saritasa.com
5401
+ *
5402
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
5403
+ * https://openapi-generator.tech
5404
+ * Do not edit the class manually.
5405
+ */
5406
+
5247
5407
  /**
5248
5408
  * RenewAire CORES API
5249
5409
  *
@@ -5565,11 +5725,11 @@ class ApiModule {
5565
5725
  "See also https://github.com/angular/angular/issues/20575");
5566
5726
  }
5567
5727
  }
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 });
5728
+ 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 });
5729
+ static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.2.4", ngImport: i0, type: ApiModule });
5730
+ static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: ApiModule });
5571
5731
  }
5572
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.2", ngImport: i0, type: ApiModule, decorators: [{
5732
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.4", ngImport: i0, type: ApiModule, decorators: [{
5573
5733
  type: NgModule,
5574
5734
  args: [{
5575
5735
  imports: [],
@@ -5601,5 +5761,5 @@ function provideApi(configOrBasePath) {
5601
5761
  * Generated bundle index. Do not edit.
5602
5762
  */
5603
5763
 
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 };
5764
+ 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, 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 };
5605
5765
  //# sourceMappingURL=saritasa-renewaire-frontend-sdk.mjs.map