@saritasa/renewaire-frontend-sdk 0.214.0 → 0.216.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
|
@@ -11649,26 +11649,6 @@ var LeadTimeType;
|
|
|
11649
11649
|
* Do not edit the class manually.
|
|
11650
11650
|
*/
|
|
11651
11651
|
|
|
11652
|
-
/**
|
|
11653
|
-
* RenewAire CORES API
|
|
11654
|
-
*
|
|
11655
|
-
* Contact: renewaire@saritasa.com
|
|
11656
|
-
*
|
|
11657
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11658
|
-
* https://openapi-generator.tech
|
|
11659
|
-
* Do not edit the class manually.
|
|
11660
|
-
*/
|
|
11661
|
-
|
|
11662
|
-
/**
|
|
11663
|
-
* RenewAire CORES API
|
|
11664
|
-
*
|
|
11665
|
-
* Contact: renewaire@saritasa.com
|
|
11666
|
-
*
|
|
11667
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11668
|
-
* https://openapi-generator.tech
|
|
11669
|
-
* Do not edit the class manually.
|
|
11670
|
-
*/
|
|
11671
|
-
|
|
11672
11652
|
/**
|
|
11673
11653
|
* RenewAire CORES API
|
|
11674
11654
|
*
|
|
@@ -11749,6 +11729,45 @@ var OperationType;
|
|
|
11749
11729
|
* https://openapi-generator.tech
|
|
11750
11730
|
* Do not edit the class manually.
|
|
11751
11731
|
*/
|
|
11732
|
+
/**
|
|
11733
|
+
* Comparison operator type.<br />OperatorType<br />0 = Is<br />1 = IsNot<br />2 = In<br />3 = NotIn
|
|
11734
|
+
*/
|
|
11735
|
+
var OperatorType;
|
|
11736
|
+
(function (OperatorType) {
|
|
11737
|
+
OperatorType["Is"] = "Is";
|
|
11738
|
+
OperatorType["IsNot"] = "IsNot";
|
|
11739
|
+
OperatorType["In"] = "In";
|
|
11740
|
+
OperatorType["NotIn"] = "NotIn";
|
|
11741
|
+
})(OperatorType || (OperatorType = {}));
|
|
11742
|
+
|
|
11743
|
+
/**
|
|
11744
|
+
* RenewAire CORES API
|
|
11745
|
+
*
|
|
11746
|
+
* Contact: renewaire@saritasa.com
|
|
11747
|
+
*
|
|
11748
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11749
|
+
* https://openapi-generator.tech
|
|
11750
|
+
* Do not edit the class manually.
|
|
11751
|
+
*/
|
|
11752
|
+
|
|
11753
|
+
/**
|
|
11754
|
+
* RenewAire CORES API
|
|
11755
|
+
*
|
|
11756
|
+
* Contact: renewaire@saritasa.com
|
|
11757
|
+
*
|
|
11758
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11759
|
+
* https://openapi-generator.tech
|
|
11760
|
+
* Do not edit the class manually.
|
|
11761
|
+
*/
|
|
11762
|
+
/**
|
|
11763
|
+
* Kind of the parameter to compare.<br />ParameterKind<br />0 = NumberPart<br />1 = NumberGroup<br />2 = ModelParameter
|
|
11764
|
+
*/
|
|
11765
|
+
var ParameterKind;
|
|
11766
|
+
(function (ParameterKind) {
|
|
11767
|
+
ParameterKind["NumberPart"] = "NumberPart";
|
|
11768
|
+
ParameterKind["NumberGroup"] = "NumberGroup";
|
|
11769
|
+
ParameterKind["ModelParameter"] = "ModelParameter";
|
|
11770
|
+
})(ParameterKind || (ParameterKind = {}));
|
|
11752
11771
|
|
|
11753
11772
|
/**
|
|
11754
11773
|
* RenewAire CORES API
|
|
@@ -12418,36 +12437,6 @@ var RegistrationStatus;
|
|
|
12418
12437
|
* Do not edit the class manually.
|
|
12419
12438
|
*/
|
|
12420
12439
|
|
|
12421
|
-
/**
|
|
12422
|
-
* RenewAire CORES API
|
|
12423
|
-
*
|
|
12424
|
-
* Contact: renewaire@saritasa.com
|
|
12425
|
-
*
|
|
12426
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12427
|
-
* https://openapi-generator.tech
|
|
12428
|
-
* Do not edit the class manually.
|
|
12429
|
-
*/
|
|
12430
|
-
|
|
12431
|
-
/**
|
|
12432
|
-
* RenewAire CORES API
|
|
12433
|
-
*
|
|
12434
|
-
* Contact: renewaire@saritasa.com
|
|
12435
|
-
*
|
|
12436
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12437
|
-
* https://openapi-generator.tech
|
|
12438
|
-
* Do not edit the class manually.
|
|
12439
|
-
*/
|
|
12440
|
-
|
|
12441
|
-
/**
|
|
12442
|
-
* RenewAire CORES API
|
|
12443
|
-
*
|
|
12444
|
-
* Contact: renewaire@saritasa.com
|
|
12445
|
-
*
|
|
12446
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12447
|
-
* https://openapi-generator.tech
|
|
12448
|
-
* Do not edit the class manually.
|
|
12449
|
-
*/
|
|
12450
|
-
|
|
12451
12440
|
/**
|
|
12452
12441
|
* RenewAire CORES API
|
|
12453
12442
|
*
|
|
@@ -12647,5 +12636,5 @@ function provideApi(configOrBasePath) {
|
|
|
12647
12636
|
* Generated bundle index. Do not edit.
|
|
12648
12637
|
*/
|
|
12649
12638
|
|
|
12650
|
-
export { APIS, AddressCountry, ApiModule, AshraeVersion, AuditEntity, AuditLogsApiService, AuthApiService, BASE_PATH, BombMaterialsApiService, BombParametersApiService, BombRoutingsApiService, BombSchematicsApiService, BombValidationsApiService, BuildingCategory, BuildingType, COLLECTION_FORMATS, Configuration, ConstructionOrderType, ControllerProgramReleaseType, ControllerProgramType, ControllerProgramsApiService, CoolingDesignBasis, DesignWeatherMode, FeedbackType, FeedbacksApiService, FileType, GroupCustomerType, GroupType, GroupsApiService, KnownContactsApiService, Language, LeadTimeType, LeadTimesApiService, MaintenanceApiService, ModelNumberValidationErrorType, OperationType, ParameterType, Permission, PermissionBundlesApiService, PermissionsApiService, ProjectAccessLevel, ProjectBidStatusType, ProjectBidStatusesApiService, ProjectLinksApiService, ProjectLogType, ProjectNoteType, ProjectNotesApiService, ProjectRevisionsApiService, ProjectSharingAccessLevel, ProjectSharingApiService, ProjectShippingApiService, ProjectSoldToApiService, ProjectStatus, ProjectStatusesApiService, ProjectsApiService, QualifiedSpecificationStatus, RegionLevel, RegionsApiService, RegistrationStatus, RepContactsApiService, RepSalesReportsApiService, RepTerritoriesApiService, RepTerritoryLocationsApiService, RsdRegionsApiService, S3ApiService, StaticFilesApiService, UnitSystem, UserStatus, UserTablesApiService, UsersApiService, UsersManagementApiService, provideApi };
|
|
12639
|
+
export { APIS, AddressCountry, ApiModule, AshraeVersion, AuditEntity, AuditLogsApiService, AuthApiService, BASE_PATH, BombMaterialsApiService, BombParametersApiService, BombRoutingsApiService, BombSchematicsApiService, BombValidationsApiService, BuildingCategory, BuildingType, COLLECTION_FORMATS, Configuration, ConstructionOrderType, ControllerProgramReleaseType, ControllerProgramType, ControllerProgramsApiService, CoolingDesignBasis, DesignWeatherMode, FeedbackType, FeedbacksApiService, FileType, GroupCustomerType, GroupType, GroupsApiService, KnownContactsApiService, Language, LeadTimeType, LeadTimesApiService, MaintenanceApiService, ModelNumberValidationErrorType, OperationType, OperatorType, ParameterKind, ParameterType, Permission, PermissionBundlesApiService, PermissionsApiService, ProjectAccessLevel, ProjectBidStatusType, ProjectBidStatusesApiService, ProjectLinksApiService, ProjectLogType, ProjectNoteType, ProjectNotesApiService, ProjectRevisionsApiService, ProjectSharingAccessLevel, ProjectSharingApiService, ProjectShippingApiService, ProjectSoldToApiService, ProjectStatus, ProjectStatusesApiService, ProjectsApiService, QualifiedSpecificationStatus, RegionLevel, RegionsApiService, RegistrationStatus, RepContactsApiService, RepSalesReportsApiService, RepTerritoriesApiService, RepTerritoryLocationsApiService, RsdRegionsApiService, S3ApiService, StaticFilesApiService, UnitSystem, UserStatus, UserTablesApiService, UsersApiService, UsersManagementApiService, provideApi };
|
|
12651
12640
|
//# sourceMappingURL=saritasa-renewaire-frontend-sdk.mjs.map
|