@saritasa/renewaire-frontend-sdk 0.19.0 → 0.20.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
|
@@ -4477,16 +4477,6 @@ var FeedbackType;
|
|
|
4477
4477
|
* Do not edit the class manually.
|
|
4478
4478
|
*/
|
|
4479
4479
|
|
|
4480
|
-
/**
|
|
4481
|
-
* RenewAire CORES API
|
|
4482
|
-
*
|
|
4483
|
-
* Contact: renewaire@saritasa.com
|
|
4484
|
-
*
|
|
4485
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
4486
|
-
* https://openapi-generator.tech
|
|
4487
|
-
* Do not edit the class manually.
|
|
4488
|
-
*/
|
|
4489
|
-
|
|
4490
4480
|
/**
|
|
4491
4481
|
* RenewAire CORES API
|
|
4492
4482
|
*
|
|
@@ -4550,6 +4540,16 @@ var GroupType;
|
|
|
4550
4540
|
* Do not edit the class manually.
|
|
4551
4541
|
*/
|
|
4552
4542
|
|
|
4543
|
+
/**
|
|
4544
|
+
* RenewAire CORES API
|
|
4545
|
+
*
|
|
4546
|
+
* Contact: renewaire@saritasa.com
|
|
4547
|
+
*
|
|
4548
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
4549
|
+
* https://openapi-generator.tech
|
|
4550
|
+
* Do not edit the class manually.
|
|
4551
|
+
*/
|
|
4552
|
+
|
|
4553
4553
|
/**
|
|
4554
4554
|
* RenewAire CORES API
|
|
4555
4555
|
*
|
|
@@ -4806,16 +4806,6 @@ var SaveUserDesignConditionsDtoCoolingDesignBasisEnum;
|
|
|
4806
4806
|
* Do not edit the class manually.
|
|
4807
4807
|
*/
|
|
4808
4808
|
|
|
4809
|
-
/**
|
|
4810
|
-
* RenewAire CORES API
|
|
4811
|
-
*
|
|
4812
|
-
* Contact: renewaire@saritasa.com
|
|
4813
|
-
*
|
|
4814
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
4815
|
-
* https://openapi-generator.tech
|
|
4816
|
-
* Do not edit the class manually.
|
|
4817
|
-
*/
|
|
4818
|
-
|
|
4819
4809
|
/**
|
|
4820
4810
|
* RenewAire CORES API
|
|
4821
4811
|
*
|
|
@@ -4842,16 +4832,6 @@ var SearchRegionDtoLevelEnum;
|
|
|
4842
4832
|
* Do not edit the class manually.
|
|
4843
4833
|
*/
|
|
4844
4834
|
|
|
4845
|
-
/**
|
|
4846
|
-
* RenewAire CORES API
|
|
4847
|
-
*
|
|
4848
|
-
* Contact: renewaire@saritasa.com
|
|
4849
|
-
*
|
|
4850
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
4851
|
-
* https://openapi-generator.tech
|
|
4852
|
-
* Do not edit the class manually.
|
|
4853
|
-
*/
|
|
4854
|
-
|
|
4855
4835
|
/**
|
|
4856
4836
|
* RenewAire CORES API
|
|
4857
4837
|
*
|
|
@@ -5045,6 +5025,24 @@ var UserProfileSettingsDtoRegistrationStatusEnum;
|
|
|
5045
5025
|
UserProfileSettingsDtoRegistrationStatusEnum["Completed"] = "Completed";
|
|
5046
5026
|
})(UserProfileSettingsDtoRegistrationStatusEnum || (UserProfileSettingsDtoRegistrationStatusEnum = {}));
|
|
5047
5027
|
|
|
5028
|
+
/**
|
|
5029
|
+
* RenewAire CORES API
|
|
5030
|
+
*
|
|
5031
|
+
* Contact: renewaire@saritasa.com
|
|
5032
|
+
*
|
|
5033
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
5034
|
+
* https://openapi-generator.tech
|
|
5035
|
+
* Do not edit the class manually.
|
|
5036
|
+
*/
|
|
5037
|
+
/**
|
|
5038
|
+
* UserStatus<br />0 = Inactive<br />1 = Active
|
|
5039
|
+
*/
|
|
5040
|
+
var UserStatus;
|
|
5041
|
+
(function (UserStatus) {
|
|
5042
|
+
UserStatus["Inactive"] = "Inactive";
|
|
5043
|
+
UserStatus["Active"] = "Active";
|
|
5044
|
+
})(UserStatus || (UserStatus = {}));
|
|
5045
|
+
|
|
5048
5046
|
/**
|
|
5049
5047
|
* RenewAire CORES API
|
|
5050
5048
|
*
|
|
@@ -5107,5 +5105,5 @@ function provideApi(configOrBasePath) {
|
|
|
5107
5105
|
* Generated bundle index. Do not edit.
|
|
5108
5106
|
*/
|
|
5109
5107
|
|
|
5110
|
-
export { APIS, AddressCountry, AddressDtoCountryEnum, ApiModule, AuthApiService, BASE_PATH, COLLECTION_FORMATS, Configuration, CoolingDesignBasis, 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, UserDesignConditionsApiService, UserDesignConditionsDtoCoolingDesignBasisEnum, UserDesignWeatherConditionDtoDesignWeatherModeEnum, UserPermissionDtoPermissionEnum, UserPreferencesDtoPreferredLanguageEnum, UserPreferencesDtoPreferredUnitEnum, UserProfileSettingsDtoRegistrationStatusEnum, UserTablesApiService, UsersApiService, provideApi };
|
|
5108
|
+
export { APIS, AddressCountry, AddressDtoCountryEnum, ApiModule, AuthApiService, BASE_PATH, COLLECTION_FORMATS, Configuration, CoolingDesignBasis, 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, UserDesignConditionsApiService, UserDesignConditionsDtoCoolingDesignBasisEnum, UserDesignWeatherConditionDtoDesignWeatherModeEnum, UserPermissionDtoPermissionEnum, UserPreferencesDtoPreferredLanguageEnum, UserPreferencesDtoPreferredUnitEnum, UserProfileSettingsDtoRegistrationStatusEnum, UserStatus, UserTablesApiService, UsersApiService, provideApi };
|
|
5111
5109
|
//# sourceMappingURL=saritasa-renewaire-frontend-sdk.mjs.map
|