@hapl/api-queries 0.1.144 → 0.1.145
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/CHANGELOG.md +12 -0
- package/dist/api-queries.cjs.development.js +10 -9
- package/dist/api-queries.cjs.development.js.map +1 -1
- package/dist/api-queries.cjs.production.min.js +1 -1
- package/dist/api-queries.cjs.production.min.js.map +1 -1
- package/dist/api-queries.esm.js +10 -9
- package/dist/api-queries.esm.js.map +1 -1
- package/dist/clients/v1/dictionaries/ServiceRequest.d.ts +9 -8
- package/dist/clients/v1/types/ServiceRequest.d.ts +10 -9
- package/package.json +1 -1
- package/src/clients/v1/dictionaries/ServiceRequest.ts +9 -8
- package/src/clients/v1/types/ServiceRequest.ts +9 -8
package/dist/api-queries.esm.js
CHANGED
|
@@ -2933,19 +2933,20 @@ var ServiceRequestModerationStatus;
|
|
|
2933
2933
|
var ServiceRequestStatus;
|
|
2934
2934
|
|
|
2935
2935
|
(function (ServiceRequestStatus) {
|
|
2936
|
-
ServiceRequestStatus["LeadExpert"] = "lead_expert";
|
|
2937
|
-
ServiceRequestStatus["LeadAdv"] = "lead_adv";
|
|
2938
|
-
ServiceRequestStatus["Booked"] = "booked";
|
|
2939
2936
|
ServiceRequestStatus["Approved"] = "approved";
|
|
2940
|
-
ServiceRequestStatus["
|
|
2941
|
-
ServiceRequestStatus["Terminated"] = "terminated";
|
|
2937
|
+
ServiceRequestStatus["Booked"] = "booked";
|
|
2942
2938
|
ServiceRequestStatus["BookingCanceled"] = "booking_canceled";
|
|
2943
|
-
ServiceRequestStatus["Prepaid"] = "prepaid";
|
|
2944
|
-
ServiceRequestStatus["DealSigned"] = "deal_signed";
|
|
2945
|
-
ServiceRequestStatus["Registered"] = "registered";
|
|
2946
2939
|
ServiceRequestStatus["DealDone"] = "deal_done";
|
|
2940
|
+
ServiceRequestStatus["DealSigned"] = "deal_signed";
|
|
2941
|
+
ServiceRequestStatus["Declined"] = "declined";
|
|
2942
|
+
ServiceRequestStatus["LeadAdv"] = "lead_adv";
|
|
2943
|
+
ServiceRequestStatus["LeadExpert"] = "lead_expert";
|
|
2947
2944
|
ServiceRequestStatus["NoPrepayment"] = "no_prepayment";
|
|
2945
|
+
ServiceRequestStatus["Prepaid"] = "prepaid";
|
|
2948
2946
|
ServiceRequestStatus["PrepaymentPlanned"] = "prepayment_planned";
|
|
2947
|
+
ServiceRequestStatus["Registered"] = "registered";
|
|
2948
|
+
ServiceRequestStatus["Signed"] = "signed";
|
|
2949
|
+
ServiceRequestStatus["Terminated"] = "terminated";
|
|
2949
2950
|
})(ServiceRequestStatus || (ServiceRequestStatus = {}));
|
|
2950
2951
|
|
|
2951
2952
|
var ServiceRequestType;
|
|
@@ -3320,7 +3321,7 @@ var _Category$2, _ModerationStatus, _Status$3, _Type$7, _InvestType, _DepublishR
|
|
|
3320
3321
|
var ServiceRequestDictionary = {
|
|
3321
3322
|
Category: (_Category$2 = {}, _Category$2[ServiceRequestCategory.Depublished] = 'Неликвидный', _Category$2[ServiceRequestCategory.Discounted] = 'Цена снижена', _Category$2[ServiceRequestCategory.Cold] = 'Холодный', _Category$2[ServiceRequestCategory.Warm] = 'Тёплый', _Category$2[ServiceRequestCategory.New] = 'Новый', _Category$2[ServiceRequestCategory.Hot] = 'Горячий', _Category$2),
|
|
3322
3323
|
ModerationStatus: (_ModerationStatus = {}, _ModerationStatus[ServiceRequestModerationStatus.None] = 'Нет', _ModerationStatus[ServiceRequestModerationStatus.Sent] = 'Отправлен', _ModerationStatus[ServiceRequestModerationStatus.Booked] = 'Взят в работу', _ModerationStatus[ServiceRequestModerationStatus.Done] = 'Готов', _ModerationStatus),
|
|
3323
|
-
Status: (_Status$3 = {}, _Status$3[ServiceRequestStatus.
|
|
3324
|
+
Status: (_Status$3 = {}, _Status$3[ServiceRequestStatus.Approved] = 'Бронь одобренная РОП', _Status$3[ServiceRequestStatus.Booked] = 'Неподтверждённая бронь', _Status$3[ServiceRequestStatus.BookingCanceled] = 'ЗОУ закрыто', _Status$3[ServiceRequestStatus.DealDone] = 'Сделка закрыта', _Status$3[ServiceRequestStatus.DealSigned] = 'Сделка подписана', _Status$3[ServiceRequestStatus.Declined] = 'Бронь отклонённая РОП', _Status$3[ServiceRequestStatus.LeadAdv] = 'Лид пришедший с рекламы', _Status$3[ServiceRequestStatus.LeadExpert] = 'Лид заведённый экспертом', _Status$3[ServiceRequestStatus.NoPrepayment] = 'Запланирована сделка без аванса', _Status$3[ServiceRequestStatus.Prepaid] = 'Получен аванс по сделке', _Status$3[ServiceRequestStatus.PrepaymentPlanned] = 'Запланирован аванс', _Status$3[ServiceRequestStatus.Registered] = 'Документы зарегистрированы', _Status$3[ServiceRequestStatus.Signed] = 'Контракт подписан', _Status$3[ServiceRequestStatus.Terminated] = 'Контракт расторгнут', _Status$3),
|
|
3324
3325
|
Type: (_Type$7 = {}, _Type$7[ServiceRequestType.Buy] = 'Покупка', _Type$7[ServiceRequestType.Sell] = 'Продажа', _Type$7),
|
|
3325
3326
|
InvestType: (_InvestType = {}, _InvestType[ServiceRequestInvestType.Buyout] = 'Инвестпроект 1 этапа', _InvestType[ServiceRequestInvestType.Sell] = 'Инвестпроект 2 этапа', _InvestType),
|
|
3326
3327
|
DepublishReason: (_DepublishReason = {}, _DepublishReason[ServiceRequestDepublishReason.TemporaryDepublish] = 'Временное снятие объекта', _DepublishReason[ServiceRequestDepublishReason.DepublishOnAdvance] = 'Снятие объекта на время аванса', _DepublishReason[ServiceRequestDepublishReason.ClientRequest] = 'Просьба клиента убрать объект из рекламы', _DepublishReason[ServiceRequestDepublishReason.DeveloperRequest] = 'Запрет застройщика на размещение рекламы', _DepublishReason[ServiceRequestDepublishReason.BadObject] = 'Неликвидный объект, требуется работа с клиентом', _DepublishReason[ServiceRequestDepublishReason.BadObjectElite] = 'Неликвидный элитный объект', _DepublishReason[ServiceRequestDepublishReason.HardToSellObject] = '“Сложный“ в реализации объект', _DepublishReason[ServiceRequestDepublishReason.CrossSell] = 'Кросспродажи', _DepublishReason),
|