"use strict";function chooseContact$(e){return common_1.ddSdk.invokeAPI(exports.apiName,e)}Object.defineProperty(exports,"__esModule",{value:!0}),exports.chooseContact$=exports.VisibilityCodesEnum=exports.PanelTypeEnum=exports.SelectVersionEnum=exports.apiName=void 0;var common_1=require("../../../common");exports.apiName="taurus.common.chooseContact";var SelectVersionEnum;!function(e){e[e.DEFAULT=1]="DEFAULT",e[e.NEW=2]="NEW"}(SelectVersionEnum=exports.SelectVersionEnum||(exports.SelectVersionEnum={}));var PanelTypeEnum;!function(e){e[e.GLOBAL_ORG=1]="GLOBAL_ORG",e[e.FRIEND=2]="FRIEND",e[e.GROUP=4]="GROUP",e[e.RECOMMEND=5]="RECOMMEND",e[e.SPECIAL_ATTENTION=7]="SPECIAL_ATTENTION",e[e.LOAD_GROUP_PERSON=8]="LOAD_GROUP_PERSON",e[e.ORG=9]="ORG"}(PanelTypeEnum=exports.PanelTypeEnum||(exports.PanelTypeEnum={}));var VisibilityCodesEnum;!function(e){e.PHONE_HIDE="PHONE_HIDE",e.CHAT_INVALID="CHAT_INVALID",e.GROUP_CHAT_PULL_INVALID="GROUP_CHAT_PULL_INVALID",e.APP_DING_INVALID="APP_DING_INVALID",e.PHONE_DING_INVALID="PHONE_DING_INVALID",e.SMS_DING_INVALID="SMS_DING_INVALID",e.AUDIO_VIDEO_HIDE="AUDIO_VIDEO_HIDE"}(VisibilityCodesEnum=exports.VisibilityCodesEnum||(exports.VisibilityCodesEnum={})),exports.chooseContact$=chooseContact$,exports.default=chooseContact$;