@hapl/api-queries 0.2.99--canary.227.16c57c6.0 → 0.2.99
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/dist/api-queries.cjs.development.js +3 -27
- 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 +3 -27
- package/dist/api-queries.esm.js.map +1 -1
- package/dist/clients/v1/dictionaries/Contact.d.ts +1 -0
- package/dist/clients/v1/dictionaries/User.d.ts +1 -21
- package/dist/clients/v1/types/Contact.d.ts +1 -0
- package/dist/clients/v1/types/User.d.ts +0 -20
- package/package.json +1 -1
- package/src/clients/v1/dictionaries/Contact.ts +1 -0
- package/src/clients/v1/dictionaries/User.ts +0 -21
- package/src/clients/v1/types/Contact.ts +1 -0
- package/src/clients/v1/types/User.ts +0 -21
|
@@ -7341,6 +7341,7 @@ var ChecklistTaskDictionaryDirectedFor;
|
|
|
7341
7341
|
var ContactType;
|
|
7342
7342
|
|
|
7343
7343
|
(function (ContactType) {
|
|
7344
|
+
ContactType["CompassMessengerId"] = "compass-messenger-id";
|
|
7344
7345
|
ContactType["Email"] = "email";
|
|
7345
7346
|
ContactType["Facebook"] = "facebook";
|
|
7346
7347
|
ContactType["ICQ"] = "icq";
|
|
@@ -8043,29 +8044,6 @@ var UserLevel;
|
|
|
8043
8044
|
UserLevel["Teamleader"] = "teamleader";
|
|
8044
8045
|
})(UserLevel || (UserLevel = {}));
|
|
8045
8046
|
|
|
8046
|
-
var UserContactInfoType;
|
|
8047
|
-
|
|
8048
|
-
(function (UserContactInfoType) {
|
|
8049
|
-
UserContactInfoType["CompassMessengerId"] = "compass-messenger-id";
|
|
8050
|
-
UserContactInfoType["SlackId"] = "slack-id";
|
|
8051
|
-
UserContactInfoType["SlackGroupId"] = "slack-group-id";
|
|
8052
|
-
UserContactInfoType["SlackUsername"] = "slack-username";
|
|
8053
|
-
UserContactInfoType["SlackGroupName"] = "slack-group-name";
|
|
8054
|
-
UserContactInfoType["Skype"] = "skype";
|
|
8055
|
-
UserContactInfoType["Email"] = "email";
|
|
8056
|
-
UserContactInfoType["Jabber"] = "jabber";
|
|
8057
|
-
UserContactInfoType["Icq"] = "icq";
|
|
8058
|
-
UserContactInfoType["Imessage"] = "imessage";
|
|
8059
|
-
UserContactInfoType["Telegram"] = "telegram";
|
|
8060
|
-
UserContactInfoType["Whatsapp"] = "whatsapp";
|
|
8061
|
-
UserContactInfoType["Facebook"] = "facebook";
|
|
8062
|
-
UserContactInfoType["Linkedin"] = "linkedin";
|
|
8063
|
-
UserContactInfoType["Vk"] = "vk";
|
|
8064
|
-
UserContactInfoType["Odnoklassniki"] = "odnoklassniki";
|
|
8065
|
-
UserContactInfoType["Instagram"] = "instagram";
|
|
8066
|
-
UserContactInfoType["VoxAccount"] = "vox-account";
|
|
8067
|
-
})(UserContactInfoType || (UserContactInfoType = {}));
|
|
8068
|
-
|
|
8069
8047
|
var UserOffice;
|
|
8070
8048
|
|
|
8071
8049
|
(function (UserOffice) {
|
|
@@ -8232,7 +8210,7 @@ var CallTaskDictionary = {
|
|
|
8232
8210
|
|
|
8233
8211
|
var _Type$1;
|
|
8234
8212
|
var ContactDictionary = {
|
|
8235
|
-
Type: (_Type$1 = {}, _Type$1[ContactType.SlackId] = 'ID пользователя в слак', _Type$1[ContactType.SlackGroupId] = 'ID канала в слак', _Type$1[ContactType.SlackUsername] = 'Имя пользователя в слак', _Type$1[ContactType.SlackGroupName] = 'Название канала слак', _Type$1[ContactType.Email] = 'E-mail', _Type$1[ContactType.Facebook] = 'Facebook', _Type$1[ContactType.ICQ] = 'ICQ', _Type$1[ContactType.IMessage] = 'iMessage', _Type$1[ContactType.Instagram] = 'Instagram', _Type$1[ContactType.Jabber] = 'Jabber', _Type$1[ContactType.LinkedIn] = 'LinkedIn', _Type$1[ContactType.Odnoklassniki] = 'Одноклассники', _Type$1[ContactType.Skype] = 'Skype', _Type$1[ContactType.Telegram] = 'Telegram', _Type$1[ContactType.VK] = 'Вконтакте', _Type$1[ContactType.VoxAccount] = 'Аккаунт телефонии (vox)', _Type$1[ContactType.WhatsApp] = 'WhatsApp', _Type$1)
|
|
8213
|
+
Type: (_Type$1 = {}, _Type$1[ContactType.CompassMessengerId] = 'ID пользователя в Compass', _Type$1[ContactType.SlackId] = 'ID пользователя в слак', _Type$1[ContactType.SlackGroupId] = 'ID канала в слак', _Type$1[ContactType.SlackUsername] = 'Имя пользователя в слак', _Type$1[ContactType.SlackGroupName] = 'Название канала слак', _Type$1[ContactType.Email] = 'E-mail', _Type$1[ContactType.Facebook] = 'Facebook', _Type$1[ContactType.ICQ] = 'ICQ', _Type$1[ContactType.IMessage] = 'iMessage', _Type$1[ContactType.Instagram] = 'Instagram', _Type$1[ContactType.Jabber] = 'Jabber', _Type$1[ContactType.LinkedIn] = 'LinkedIn', _Type$1[ContactType.Odnoklassniki] = 'Одноклассники', _Type$1[ContactType.Skype] = 'Skype', _Type$1[ContactType.Telegram] = 'Telegram', _Type$1[ContactType.VK] = 'Вконтакте', _Type$1[ContactType.VoxAccount] = 'Аккаунт телефонии (vox)', _Type$1[ContactType.WhatsApp] = 'WhatsApp', _Type$1)
|
|
8236
8214
|
};
|
|
8237
8215
|
|
|
8238
8216
|
var _Type$2, _Status$2, _Kind;
|
|
@@ -8373,12 +8351,11 @@ var TaskDictionary = {
|
|
|
8373
8351
|
Status: (_Status$6 = {}, _Status$6[TaskStatus.InProgress] = 'В работе', _Status$6[TaskStatus.Resolved] = 'Выполнена', _Status$6[TaskStatus.Closed] = 'Закрыта', _Status$6)
|
|
8374
8352
|
};
|
|
8375
8353
|
|
|
8376
|
-
var _TelephonyType, _GalleryType, _PhoneType$1,
|
|
8354
|
+
var _TelephonyType, _GalleryType, _PhoneType$1, _Direction$2, _Gender, _Level, _Office, _Role, _FiredType, _FiredReason, _AttractionChannel;
|
|
8377
8355
|
var UserDictionary = {
|
|
8378
8356
|
TelephonyType: (_TelephonyType = {}, _TelephonyType[UserTelephonyType.Vox] = 'Vox', _TelephonyType),
|
|
8379
8357
|
GalleryType: (_GalleryType = {}, _GalleryType[GalleryImageType.Main] = 'Основная', _GalleryType[GalleryImageType.Portrait] = 'Портрет', _GalleryType),
|
|
8380
8358
|
PhoneType: (_PhoneType$1 = {}, _PhoneType$1[UserPhoneType.Sip] = 'Внутренний', _PhoneType$1[UserPhoneType.Main] = 'Основной', _PhoneType$1[UserPhoneType.Work] = 'Рабочий', _PhoneType$1[UserPhoneType.Home] = 'Домашний', _PhoneType$1[UserPhoneType.VirtualVox] = 'Общий виртуальный (VOX)', _PhoneType$1),
|
|
8381
|
-
ContactInfoType: (_ContactInfoType = {}, _ContactInfoType[UserContactInfoType.CompassMessengerId] = 'ID пользователя в Compass', _ContactInfoType[UserContactInfoType.SlackId] = 'ID пользователя в слак', _ContactInfoType[UserContactInfoType.SlackGroupId] = 'ID канала в слак', _ContactInfoType[UserContactInfoType.SlackUsername] = 'Имя пользователя в слак', _ContactInfoType[UserContactInfoType.SlackGroupName] = 'Название канала слак', _ContactInfoType[UserContactInfoType.Skype] = 'Skype', _ContactInfoType[UserContactInfoType.Email] = 'E-mail', _ContactInfoType[UserContactInfoType.Jabber] = 'Jabber', _ContactInfoType[UserContactInfoType.Icq] = 'ICQ', _ContactInfoType[UserContactInfoType.Imessage] = 'iMessage', _ContactInfoType[UserContactInfoType.Telegram] = 'telegram', _ContactInfoType[UserContactInfoType.Whatsapp] = 'whatsapp', _ContactInfoType[UserContactInfoType.Facebook] = 'Facebook', _ContactInfoType[UserContactInfoType.Linkedin] = 'LinkedIn', _ContactInfoType[UserContactInfoType.Vk] = 'Вконтакте', _ContactInfoType[UserContactInfoType.Odnoklassniki] = 'Одноклассники', _ContactInfoType[UserContactInfoType.Instagram] = 'Instagram', _ContactInfoType[UserContactInfoType.VoxAccount] = 'Аккаунт телефонии (vox)', _ContactInfoType),
|
|
8382
8359
|
Direction: (_Direction$2 = {}, _Direction$2[UserDirection.Resale] = 'Вторичка', _Direction$2[UserDirection.NewBuildings] = 'Новостройки', _Direction$2[UserDirection.Elite] = 'Элитное жилье', _Direction$2[UserDirection.Private] = 'Частные дома', _Direction$2[UserDirection.Commercial] = 'Коммерческая недвижимость', _Direction$2),
|
|
8383
8360
|
Gender: (_Gender = {}, _Gender[UserGender.Female] = 'Женщина', _Gender[UserGender.Male] = 'Мужчина', _Gender),
|
|
8384
8361
|
Level: (_Level = {}, _Level[UserLevel.SalesHead] = 'Директор по продажам', _Level[UserLevel.Teamleader] = 'Руководитель отдела продаж', _Level[UserLevel.Groupleader] = 'Руководитель группы', _Level[UserLevel.Expert] = 'Эксперт', _Level[UserLevel.TopExpert] = 'Топовый эксперт', _Level),
|
|
@@ -16896,7 +16873,6 @@ var index = {
|
|
|
16896
16873
|
get UserDirection () { return UserDirection; },
|
|
16897
16874
|
get UserGender () { return UserGender; },
|
|
16898
16875
|
get UserLevel () { return UserLevel; },
|
|
16899
|
-
get UserContactInfoType () { return UserContactInfoType; },
|
|
16900
16876
|
get UserOffice () { return UserOffice; },
|
|
16901
16877
|
get UserRole () { return UserRole; },
|
|
16902
16878
|
get UserFiredType () { return UserFiredType; },
|