@sdk185/sip-phone-sdk26 0.2.38 → 0.2.40
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.
|
@@ -154,6 +154,17 @@ test[TO_STRING_TAG] = 'z';
|
|
|
154
154
|
module.exports = String(test) === '[object z]';
|
|
155
155
|
|
|
156
156
|
|
|
157
|
+
/***/ }),
|
|
158
|
+
|
|
159
|
+
/***/ "0119":
|
|
160
|
+
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
161
|
+
|
|
162
|
+
"use strict";
|
|
163
|
+
/* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_9_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_MobilePhone_vue_vue_type_style_index_1_id_10ca09e8_prod_scoped_true_lang_scss__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("b291");
|
|
164
|
+
/* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_9_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_MobilePhone_vue_vue_type_style_index_1_id_10ca09e8_prod_scoped_true_lang_scss__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_mini_css_extract_plugin_dist_loader_js_ref_9_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_MobilePhone_vue_vue_type_style_index_1_id_10ca09e8_prod_scoped_true_lang_scss__WEBPACK_IMPORTED_MODULE_0__);
|
|
165
|
+
/* unused harmony reexport * */
|
|
166
|
+
|
|
167
|
+
|
|
157
168
|
/***/ }),
|
|
158
169
|
|
|
159
170
|
/***/ "015d":
|
|
@@ -351,6 +362,17 @@ exports.f = DESCRIPTORS ? $getOwnPropertyDescriptor : function getOwnPropertyDes
|
|
|
351
362
|
};
|
|
352
363
|
|
|
353
364
|
|
|
365
|
+
/***/ }),
|
|
366
|
+
|
|
367
|
+
/***/ "07e5":
|
|
368
|
+
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
369
|
+
|
|
370
|
+
"use strict";
|
|
371
|
+
/* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_9_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_MobilePhone_vue_vue_type_style_index_0_id_10ca09e8_prod_lang_scss__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("ce29");
|
|
372
|
+
/* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_9_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_MobilePhone_vue_vue_type_style_index_0_id_10ca09e8_prod_lang_scss__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_mini_css_extract_plugin_dist_loader_js_ref_9_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_MobilePhone_vue_vue_type_style_index_0_id_10ca09e8_prod_lang_scss__WEBPACK_IMPORTED_MODULE_0__);
|
|
373
|
+
/* unused harmony reexport * */
|
|
374
|
+
|
|
375
|
+
|
|
354
376
|
/***/ }),
|
|
355
377
|
|
|
356
378
|
/***/ "07fa":
|
|
@@ -20052,17 +20074,6 @@ function _arrayLikeToArray(r, a) {
|
|
|
20052
20074
|
}
|
|
20053
20075
|
module.exports = _arrayLikeToArray, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
20054
20076
|
|
|
20055
|
-
/***/ }),
|
|
20056
|
-
|
|
20057
|
-
/***/ "5b86":
|
|
20058
|
-
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
20059
|
-
|
|
20060
|
-
"use strict";
|
|
20061
|
-
/* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_9_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_MobilePhone_vue_vue_type_style_index_0_id_83d61b32_prod_lang_scss__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("ee10");
|
|
20062
|
-
/* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_9_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_MobilePhone_vue_vue_type_style_index_0_id_83d61b32_prod_lang_scss__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_mini_css_extract_plugin_dist_loader_js_ref_9_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_MobilePhone_vue_vue_type_style_index_0_id_83d61b32_prod_lang_scss__WEBPACK_IMPORTED_MODULE_0__);
|
|
20063
|
-
/* unused harmony reexport * */
|
|
20064
|
-
|
|
20065
|
-
|
|
20066
20077
|
/***/ }),
|
|
20067
20078
|
|
|
20068
20079
|
/***/ "5c6c":
|
|
@@ -24789,6 +24800,13 @@ module.exports = DESCRIPTORS && fails(function () {
|
|
|
24789
24800
|
});
|
|
24790
24801
|
|
|
24791
24802
|
|
|
24803
|
+
/***/ }),
|
|
24804
|
+
|
|
24805
|
+
/***/ "b291":
|
|
24806
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
24807
|
+
|
|
24808
|
+
// extracted by mini-css-extract-plugin
|
|
24809
|
+
|
|
24792
24810
|
/***/ }),
|
|
24793
24811
|
|
|
24794
24812
|
/***/ "b39a":
|
|
@@ -28534,17 +28552,6 @@ $({ target: 'Array', proto: true, forced: BROKEN_ON_SPARSE }, {
|
|
|
28534
28552
|
addToUnscopables('includes');
|
|
28535
28553
|
|
|
28536
28554
|
|
|
28537
|
-
/***/ }),
|
|
28538
|
-
|
|
28539
|
-
/***/ "cac9":
|
|
28540
|
-
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
28541
|
-
|
|
28542
|
-
"use strict";
|
|
28543
|
-
/* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_9_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_MobilePhone_vue_vue_type_style_index_1_id_83d61b32_prod_scoped_true_lang_scss__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("e3c4");
|
|
28544
|
-
/* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_9_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_MobilePhone_vue_vue_type_style_index_1_id_83d61b32_prod_scoped_true_lang_scss__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_mini_css_extract_plugin_dist_loader_js_ref_9_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_MobilePhone_vue_vue_type_style_index_1_id_83d61b32_prod_scoped_true_lang_scss__WEBPACK_IMPORTED_MODULE_0__);
|
|
28545
|
-
/* unused harmony reexport * */
|
|
28546
|
-
|
|
28547
|
-
|
|
28548
28555
|
/***/ }),
|
|
28549
28556
|
|
|
28550
28557
|
/***/ "cb27":
|
|
@@ -28710,6 +28717,13 @@ module.exports = function (C, x) {
|
|
|
28710
28717
|
};
|
|
28711
28718
|
|
|
28712
28719
|
|
|
28720
|
+
/***/ }),
|
|
28721
|
+
|
|
28722
|
+
/***/ "ce29":
|
|
28723
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
28724
|
+
|
|
28725
|
+
// extracted by mini-css-extract-plugin
|
|
28726
|
+
|
|
28713
28727
|
/***/ }),
|
|
28714
28728
|
|
|
28715
28729
|
/***/ "cf98":
|
|
@@ -30175,13 +30189,6 @@ module.exports = function (argument, $default) {
|
|
|
30175
30189
|
};
|
|
30176
30190
|
|
|
30177
30191
|
|
|
30178
|
-
/***/ }),
|
|
30179
|
-
|
|
30180
|
-
/***/ "e3c4":
|
|
30181
|
-
/***/ (function(module, exports, __webpack_require__) {
|
|
30182
|
-
|
|
30183
|
-
// extracted by mini-css-extract-plugin
|
|
30184
|
-
|
|
30185
30192
|
/***/ }),
|
|
30186
30193
|
|
|
30187
30194
|
/***/ "e3db":
|
|
@@ -30886,13 +30893,6 @@ module.exports = function (target, name, descriptor) {
|
|
|
30886
30893
|
};
|
|
30887
30894
|
|
|
30888
30895
|
|
|
30889
|
-
/***/ }),
|
|
30890
|
-
|
|
30891
|
-
/***/ "ee10":
|
|
30892
|
-
/***/ (function(module, exports, __webpack_require__) {
|
|
30893
|
-
|
|
30894
|
-
// extracted by mini-css-extract-plugin
|
|
30895
|
-
|
|
30896
30896
|
/***/ }),
|
|
30897
30897
|
|
|
30898
30898
|
/***/ "eee7":
|
|
@@ -37626,7 +37626,7 @@ var VSnackbar = __webpack_require__("ca71");
|
|
|
37626
37626
|
}, [this.transition !== false ? this.genTransition() : this.genWrapper()]);
|
|
37627
37627
|
}
|
|
37628
37628
|
}));
|
|
37629
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"52c8833d-vue-loader-template"}!./node_modules/vuetify-loader/lib/loader.js??ref--4!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/MobilePhone.vue?vue&type=template&id=
|
|
37629
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"52c8833d-vue-loader-template"}!./node_modules/vuetify-loader/lib/loader.js??ref--4!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/MobilePhone.vue?vue&type=template&id=10ca09e8&scoped=true
|
|
37630
37630
|
|
|
37631
37631
|
|
|
37632
37632
|
|
|
@@ -37635,11 +37635,11 @@ var VSnackbar = __webpack_require__("ca71");
|
|
|
37635
37635
|
|
|
37636
37636
|
|
|
37637
37637
|
|
|
37638
|
-
var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"phone-nmain d-flex flex-column align-center justify-space-between sip-call-main"},[(_vm.showLocation)?_c('div',{staticClass:"location-wrapper"},[_c('p',[_vm._v("LAT: "+_vm._s(_vm.latitude))]),_c('p',[_vm._v("LNG: "+_vm._s(_vm.longitude))]),_c('p',[_vm._v("ALT: "+_vm._s(_vm.altitude))])]):_vm._e(),(!_vm.miniMode && !_vm.showDialPad)?_c('div',{staticClass:"d-flex flex-column align-center call-btn"},[_c('img',{staticClass:"elevation-4 call-img",attrs:{"alt":"logo","src":_vm.chatURL+'/static/normal-logo.png'}}),_c('p',{staticClass:"mt-6 mb-0 call-label"},[_vm._v(_vm._s(_vm.callPrompt))])]):_vm._e(),(!_vm.miniMode && !_vm.showDialPad)?_c('div',{staticClass:"pr-10 pl-10 "},[_c(VRow,[_c(VCol,{staticClass:"text-center",attrs:{"cols":"12"}},[_c('div',{directives:[{name:"show",rawName:"v-show",value:(_vm.isCalling && _vm.showHangup),expression:"isCalling && showHangup"}],staticClass:"call-duration"},[_vm._v(" 视频时长 "+_vm._s(_vm.duration)+" ")])])],1),_c(VRow,{staticClass:"d-flex justify-space-around mb-10"},[_c(VBtn_VBtn,{directives:[{name:"show",rawName:"v-show",value:(!_vm.isCalling && !_vm.needDial),expression:"!isCalling && !needDial"}],staticClass:"cancel-btn",staticStyle:{},on:{"click":_vm.onHangupBtnClick}},[_c('img',{staticClass:"cancel-img",attrs:{"src":_vm.chatURL+'/static/call-down.png',"alt":"hangup"}}),_c('span',{staticClass:"cancel-label"},[_vm._v("取消")])]),_c(VBtn_VBtn,{directives:[{name:"show",rawName:"v-show",value:(_vm.isCalling && _vm.showHangup),expression:"isCalling && showHangup"}],staticClass:"custom-mute-btn btn-box",attrs:{"large":""},on:{"click":function($event){return _vm.onMuteBtnClick('audio')}}},[(!_vm.isAudioMute)?_c('img',{staticClass:"img-open-close",attrs:{"src":_vm.chatURL+'/static/adudio-open.png'}}):_c('img',{staticClass:"img-open-close",attrs:{"src":_vm.chatURL+'/static/adudio-close.png'}})]),_c(VBtn_VBtn,{directives:[{name:"show",rawName:"v-show",value:(_vm.isCalling && _vm.showHangup),expression:"isCalling && showHangup"}],staticClass:"custom-mute-btn",attrs:{"large":""},on:{"click":function($event){return _vm.onMuteBtnClick('video')}}},[(!_vm.isVideoMute)?_c('img',{staticClass:"img-open-close",attrs:{"src":_vm.chatURL+'/static/camera-open.png',"alt":"mic-on"}}):_c('img',{staticClass:"img-open-close",attrs:{"src":_vm.chatURL+'/static/camera-close.png',"alt":"mic-off"}})])],1),_c(VRow,{staticClass:"d-flex justify-center mt-10",staticStyle:{"position":"relative","width":"100%"}},[_c(VBtn_VBtn,{directives:[{name:"show",rawName:"v-show",value:(_vm.isCalling && _vm.showHangup),expression:"isCalling && showHangup"}],staticStyle:{"opacity":"1","background":"transparent","box-shadow":"none","position":"relative","z-index":"9999"},on:{"click":_vm.onHangupBtnClick}},[_c('img',{staticClass:"hangup-img",attrs:{"src":_vm.chatURL+'/static/call-down.png',"alt":"hangup"}}),_c('span',{staticClass:"hangup-label"},[_vm._v("挂断")])]),_c(VBtn_VBtn,{directives:[{name:"show",rawName:"v-show",value:(_vm.isCalling && _vm.showHangup),expression:"isCalling && showHangup"}],staticClass:"transparent-btn",on:{"click":_vm.onSwitchCameraBtnClick}},[_c(components_VIcon_VIcon,{attrs:{"size":"30"}},[_vm._v("mdi-camera-flip")])],1)],1)],1):_vm._e(),_c(VExpandTransition,[_c('div',{directives:[{name:"show",rawName:"v-show",value:(_vm.showVideoCt),expression:"showVideoCt"}],staticClass:"sip-call-wrapper",staticStyle:{"overflow":"hidden !important"},on:{"click":_vm.onSipCallClick}},[_c('vue-draggable-resizable',{directives:[{name:"show",rawName:"v-show",value:(_vm.remoteVideo.show),expression:"remoteVideo.show"}],ref:"remoteVideoWrapper",staticStyle:{"overflow":"hidden !important"},attrs:{"w":_vm.remoteVideo.w,"h":_vm.remoteVideo.h,"x":_vm.remoteVideo.x,"y":_vm.remoteVideo.y,"z":_vm.remoteVideo.z,"draggable":_vm.remoteVideo.draggable,"handles":[],"parent":true,"active":false,"class-name":"elevation-6 video-panel"},nativeOn:{"mousedown":function($event){return _vm.onLocalVideoDragCallback($event, 'remoteVideo')}}},[(_vm.miniMode)?_c(VBtn_VBtn,{staticClass:"video-normal-mode",attrs:{"dark":"","text":"","x-small":"","width":"24","height":"24","min-width":"24"},on:{"click":_vm.onChangeVideoNormalModeBtnClick}},[_c(components_VIcon_VIcon,[_vm._v("mdi-arrow-bottom-right-bold-box")])],1):_vm._e(),_c('video',{directives:[{name:"show",rawName:"v-show",value:(_vm.remoteVideo.show),expression:"remoteVideo.show"}],ref:"remoteVideo",staticClass:"sip-call-video",staticStyle:{"object-fit":"contain","pointer-events":"
|
|
37638
|
+
var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"phone-nmain d-flex flex-column align-center justify-space-between sip-call-main"},[(_vm.showLocation)?_c('div',{staticClass:"location-wrapper"},[_c('p',[_vm._v("LAT: "+_vm._s(_vm.latitude))]),_c('p',[_vm._v("LNG: "+_vm._s(_vm.longitude))]),_c('p',[_vm._v("ALT: "+_vm._s(_vm.altitude))])]):_vm._e(),(!_vm.miniMode && !_vm.showDialPad)?_c('div',{staticClass:"d-flex flex-column align-center call-btn"},[_c('img',{staticClass:"elevation-4 call-img",attrs:{"alt":"logo","src":_vm.chatURL+'/static/normal-logo.png'}}),_c('p',{staticClass:"mt-6 mb-0 call-label"},[_vm._v(_vm._s(_vm.callPrompt))])]):_vm._e(),(!_vm.miniMode && !_vm.showDialPad)?_c('div',{staticClass:"pr-10 pl-10 "},[_c(VRow,[_c(VCol,{staticClass:"text-center",attrs:{"cols":"12"}},[_c('div',{directives:[{name:"show",rawName:"v-show",value:(_vm.isCalling && _vm.showHangup),expression:"isCalling && showHangup"}],staticClass:"call-duration"},[_vm._v(" 视频时长 "+_vm._s(_vm.duration)+" ")])])],1),_c(VRow,{staticClass:"d-flex justify-space-around mb-10"},[_c(VBtn_VBtn,{directives:[{name:"show",rawName:"v-show",value:(!_vm.isCalling && !_vm.needDial),expression:"!isCalling && !needDial"}],staticClass:"cancel-btn",staticStyle:{},on:{"click":_vm.onHangupBtnClick}},[_c('img',{staticClass:"cancel-img",attrs:{"src":_vm.chatURL+'/static/call-down.png',"alt":"hangup"}}),_c('span',{staticClass:"cancel-label"},[_vm._v("取消")])]),_c(VBtn_VBtn,{directives:[{name:"show",rawName:"v-show",value:(_vm.isCalling && _vm.showHangup),expression:"isCalling && showHangup"}],staticClass:"custom-mute-btn btn-box",attrs:{"large":""},on:{"click":function($event){return _vm.onMuteBtnClick('audio')}}},[(!_vm.isAudioMute)?_c('img',{staticClass:"img-open-close",attrs:{"src":_vm.chatURL+'/static/adudio-open.png'}}):_c('img',{staticClass:"img-open-close",attrs:{"src":_vm.chatURL+'/static/adudio-close.png'}})]),_c(VBtn_VBtn,{directives:[{name:"show",rawName:"v-show",value:(_vm.isCalling && _vm.showHangup),expression:"isCalling && showHangup"}],staticClass:"custom-mute-btn",attrs:{"large":""},on:{"click":function($event){return _vm.onMuteBtnClick('video')}}},[(!_vm.isVideoMute)?_c('img',{staticClass:"img-open-close",attrs:{"src":_vm.chatURL+'/static/camera-open.png',"alt":"mic-on"}}):_c('img',{staticClass:"img-open-close",attrs:{"src":_vm.chatURL+'/static/camera-close.png',"alt":"mic-off"}})])],1),_c(VRow,{staticClass:"d-flex justify-center mt-10",staticStyle:{"position":"relative","width":"100%"}},[_c(VBtn_VBtn,{directives:[{name:"show",rawName:"v-show",value:(_vm.isCalling && _vm.showHangup),expression:"isCalling && showHangup"}],staticStyle:{"opacity":"1","background":"transparent","box-shadow":"none","position":"relative","z-index":"9999"},on:{"click":_vm.onHangupBtnClick}},[_c('img',{staticClass:"hangup-img",attrs:{"src":_vm.chatURL+'/static/call-down.png',"alt":"hangup"}}),_c('span',{staticClass:"hangup-label"},[_vm._v("挂断")])]),_c(VBtn_VBtn,{directives:[{name:"show",rawName:"v-show",value:(_vm.isCalling && _vm.showHangup),expression:"isCalling && showHangup"}],staticClass:"transparent-btn",on:{"click":_vm.onSwitchCameraBtnClick}},[_c(components_VIcon_VIcon,{attrs:{"size":"30"}},[_vm._v("mdi-camera-flip")])],1)],1)],1):_vm._e(),_c(VExpandTransition,[_c('div',{directives:[{name:"show",rawName:"v-show",value:(_vm.showVideoCt),expression:"showVideoCt"}],staticClass:"sip-call-wrapper",staticStyle:{"overflow":"hidden !important"},on:{"click":_vm.onSipCallClick}},[_c('vue-draggable-resizable',{directives:[{name:"show",rawName:"v-show",value:(_vm.remoteVideo.show),expression:"remoteVideo.show"}],ref:"remoteVideoWrapper",staticStyle:{"overflow":"hidden !important"},attrs:{"w":_vm.remoteVideo.w,"h":_vm.remoteVideo.h,"x":_vm.remoteVideo.x,"y":_vm.remoteVideo.y,"z":_vm.remoteVideo.z,"draggable":_vm.remoteVideo.draggable,"handles":[],"parent":true,"active":false,"class-name":"elevation-6 video-panel"},nativeOn:{"mousedown":function($event){return _vm.onLocalVideoDragCallback($event, 'remoteVideo')}}},[(_vm.miniMode)?_c(VBtn_VBtn,{staticClass:"video-normal-mode",attrs:{"dark":"","text":"","x-small":"","width":"24","height":"24","min-width":"24"},on:{"click":_vm.onChangeVideoNormalModeBtnClick}},[_c(components_VIcon_VIcon,[_vm._v("mdi-arrow-bottom-right-bold-box")])],1):_vm._e(),_c('video',{directives:[{name:"show",rawName:"v-show",value:(_vm.remoteVideo.show),expression:"remoteVideo.show"}],ref:"remoteVideo",staticClass:"sip-call-video",staticStyle:{"object-fit":"contain","pointer-events":"none !important","transform":"scale(1.1) !important"},attrs:{"autoplay":"autoplay","webkit-playsinline":"true","playsinline":"true","x-webkit-airplay":"true","x5-video-player-type":"h5","x5-video-orientation":"h5","controls":"","controlsList":"nodownload nofullscreen noremoteplayback","disablepictureinpicture":""}})],1),_c('vue-draggable-resizable',{directives:[{name:"show",rawName:"v-show",value:(_vm.localVideo.show),expression:"localVideo.show"}],ref:"localVideoWrapper",attrs:{"w":120,"h":260,"x":_vm.localVideo.x,"y":_vm.localVideo.y,"z":_vm.localVideo.z,"draggable":_vm.localVideo.draggable,"handles":[],"parent":true,"active":false,"class-name":"elevation-6 video-panel"},nativeOn:{"mousedown":function($event){return _vm.onLocalVideoDragCallback($event, 'localVideo')}}},[_c('video',{directives:[{name:"show",rawName:"v-show",value:(_vm.localVideo.show),expression:"localVideo.show"}],ref:"localVideo",staticClass:"sip-call-video",staticStyle:{"pointer-events":"none !important"},attrs:{"autoplay":"autoplay","muted":"","webkit-playsinline":"true","playsinline":"true","x-webkit-airplay":"true","x5-video-player-type":"h5","x5-video-orientation":"h5"},domProps:{"muted":true}})])],1)]),_c(VExpandTransition,[_c('dial-panel-mini',{directives:[{name:"show",rawName:"v-show",value:(_vm.showDialPad),expression:"showDialPad"}],ref:"dialPanelMini",attrs:{"isCalling":_vm.isCalling},on:{"makeCall":_vm.onDialPadMakeCallBtnClick,"close":function($event){_vm.showDialPad=false},"dtmf":_vm.onDialPadDtmfBtnClick,"hangup":_vm.onHangupBtnClick}})],1),_c(VBottomSheet_VBottomSheet,{attrs:{"hide-overlay":""},model:{value:(_vm.showAudioPlayer),callback:function ($$v) {_vm.showAudioPlayer=$$v},expression:"showAudioPlayer"}},[_c('audio',{ref:"audioPlayer",attrs:{"src":__webpack_require__("e1e9"),"loop":""}})]),_c(VSnackbar_VSnackbar,{attrs:{"timeout":2000},model:{value:(_vm.showSnackbar),callback:function ($$v) {_vm.showSnackbar=$$v},expression:"showSnackbar"}},[_vm._v(" "+_vm._s(_vm.snackbarText)+" ")])],1)}
|
|
37639
37639
|
var staticRenderFns = []
|
|
37640
37640
|
|
|
37641
37641
|
|
|
37642
|
-
// CONCATENATED MODULE: ./src/components/MobilePhone.vue?vue&type=template&id=
|
|
37642
|
+
// CONCATENATED MODULE: ./src/components/MobilePhone.vue?vue&type=template&id=10ca09e8&scoped=true
|
|
37643
37643
|
|
|
37644
37644
|
// CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/regeneratorDefine.js
|
|
37645
37645
|
function _regeneratorDefine(e, r, n, t) {
|
|
@@ -41286,7 +41286,6 @@ var js_native_n22_default = /*#__PURE__*/__webpack_require__.n(js_native_n22);
|
|
|
41286
41286
|
//
|
|
41287
41287
|
//
|
|
41288
41288
|
//
|
|
41289
|
-
//
|
|
41290
41289
|
|
|
41291
41290
|
|
|
41292
41291
|
|
|
@@ -41347,9 +41346,9 @@ var js_native_n22_default = /*#__PURE__*/__webpack_require__.n(js_native_n22);
|
|
|
41347
41346
|
return {
|
|
41348
41347
|
prompt: `${this.$t('serverConnecting')}...`,
|
|
41349
41348
|
callPrompt: this.$t('pleaseBePatient'),
|
|
41350
|
-
chatURL:
|
|
41351
|
-
|
|
41352
|
-
//
|
|
41349
|
+
// chatURL:"https://kefu-gm-jc-dat.boc-samsunglife.cn",// dat环境切换
|
|
41350
|
+
chatURL: "https://kefu-gm-jc-uat.boc-samsunglife.cn",
|
|
41351
|
+
// uat环境切换
|
|
41353
41352
|
isCalling: false,
|
|
41354
41353
|
showHangup: false,
|
|
41355
41354
|
showAudioPlayer: true,
|
|
@@ -42039,10 +42038,6 @@ var js_native_n22_default = /*#__PURE__*/__webpack_require__.n(js_native_n22);
|
|
|
42039
42038
|
_this4.localVideo.show = false;
|
|
42040
42039
|
}
|
|
42041
42040
|
_this4.$refs.remoteVideo.srcObject = stream;
|
|
42042
|
-
// this.$refs.remoteVideo.play().catch(error => {
|
|
42043
|
-
// console.error('this.$refs.remoteVideo.play--Video play failed:', error)
|
|
42044
|
-
// this.$refs.remoteVideo.play()
|
|
42045
|
-
// })
|
|
42046
42041
|
case 2:
|
|
42047
42042
|
return _context5.a(2);
|
|
42048
42043
|
}
|
|
@@ -42192,11 +42187,11 @@ var js_native_n22_default = /*#__PURE__*/__webpack_require__.n(js_native_n22);
|
|
|
42192
42187
|
});
|
|
42193
42188
|
// CONCATENATED MODULE: ./src/components/MobilePhone.vue?vue&type=script&lang=js
|
|
42194
42189
|
/* harmony default export */ var components_MobilePhonevue_type_script_lang_js = (MobilePhonevue_type_script_lang_js);
|
|
42195
|
-
// EXTERNAL MODULE: ./src/components/MobilePhone.vue?vue&type=style&index=0&id=
|
|
42196
|
-
var
|
|
42190
|
+
// EXTERNAL MODULE: ./src/components/MobilePhone.vue?vue&type=style&index=0&id=10ca09e8&prod&lang=scss
|
|
42191
|
+
var MobilePhonevue_type_style_index_0_id_10ca09e8_prod_lang_scss = __webpack_require__("07e5");
|
|
42197
42192
|
|
|
42198
|
-
// EXTERNAL MODULE: ./src/components/MobilePhone.vue?vue&type=style&index=1&id=
|
|
42199
|
-
var
|
|
42193
|
+
// EXTERNAL MODULE: ./src/components/MobilePhone.vue?vue&type=style&index=1&id=10ca09e8&prod&scoped=true&lang=scss
|
|
42194
|
+
var MobilePhonevue_type_style_index_1_id_10ca09e8_prod_scoped_true_lang_scss = __webpack_require__("0119");
|
|
42200
42195
|
|
|
42201
42196
|
// CONCATENATED MODULE: ./src/components/MobilePhone.vue
|
|
42202
42197
|
|
|
@@ -42214,7 +42209,7 @@ var MobilePhone_component = normalizeComponent(
|
|
|
42214
42209
|
staticRenderFns,
|
|
42215
42210
|
false,
|
|
42216
42211
|
null,
|
|
42217
|
-
"
|
|
42212
|
+
"10ca09e8",
|
|
42218
42213
|
null
|
|
42219
42214
|
|
|
42220
42215
|
)
|