@saritasa/renewaire-frontend-sdk 0.15.0 → 0.17.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.15.0
1
+ # @@saritasa/renewaire-frontend-sdk@0.17.0
2
2
 
3
3
  ```bash
4
- npm install @saritasa/renewaire-frontend-sdk@0.15.0 --save
4
+ npm install @saritasa/renewaire-frontend-sdk@0.17.0 --save
5
5
  ```
@@ -4966,23 +4966,6 @@ var UnitSystem;
4966
4966
  * Do not edit the class manually.
4967
4967
  */
4968
4968
 
4969
- /**
4970
- * RenewAire CORES API
4971
- *
4972
- * Contact: renewaire@saritasa.com
4973
- *
4974
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
4975
- * https://openapi-generator.tech
4976
- * Do not edit the class manually.
4977
- */
4978
- var UserAddressDtoCountryEnum;
4979
- (function (UserAddressDtoCountryEnum) {
4980
- UserAddressDtoCountryEnum["Unknown"] = "Unknown";
4981
- UserAddressDtoCountryEnum["UnitedStates"] = "UnitedStates";
4982
- UserAddressDtoCountryEnum["Canada"] = "Canada";
4983
- UserAddressDtoCountryEnum["Mexico"] = "Mexico";
4984
- })(UserAddressDtoCountryEnum || (UserAddressDtoCountryEnum = {}));
4985
-
4986
4969
  var UserDesignConditionsDtoCoolingDesignBasisEnum;
4987
4970
  (function (UserDesignConditionsDtoCoolingDesignBasisEnum) {
4988
4971
  UserDesignConditionsDtoCoolingDesignBasisEnum["Cooling"] = "Cooling";
@@ -5124,5 +5107,5 @@ function provideApi(configOrBasePath) {
5124
5107
  * Generated bundle index. Do not edit.
5125
5108
  */
5126
5109
 
5127
- 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, SaveUserPreferencesDtoLanguageEnum, SaveUserPreferencesDtoUnitSystemEnum, SearchRegionDtoLevelEnum, SetPreferredLanguageCommandPreferredLanguageEnum, UnitSystem, UserAddressDtoCountryEnum, UserDesignConditionsApiService, UserDesignConditionsDtoCoolingDesignBasisEnum, UserDesignWeatherConditionDtoDesignWeatherModeEnum, UserPermissionDtoPermissionEnum, UserPreferencesDtoLanguageEnum, UserPreferencesDtoUnitSystemEnum, UserProfileSettingsDtoRegistrationStatusEnum, UserTablesApiService, UsersApiService, provideApi };
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, SaveUserPreferencesDtoLanguageEnum, SaveUserPreferencesDtoUnitSystemEnum, SearchRegionDtoLevelEnum, SetPreferredLanguageCommandPreferredLanguageEnum, UnitSystem, UserDesignConditionsApiService, UserDesignConditionsDtoCoolingDesignBasisEnum, UserDesignWeatherConditionDtoDesignWeatherModeEnum, UserPermissionDtoPermissionEnum, UserPreferencesDtoLanguageEnum, UserPreferencesDtoUnitSystemEnum, UserProfileSettingsDtoRegistrationStatusEnum, UserTablesApiService, UsersApiService, provideApi };
5128
5111
  //# sourceMappingURL=saritasa-renewaire-frontend-sdk.mjs.map