@dialpad/dialtone-vue 2.26.1 → 2.27.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/dist/dialtone-vue.common.js +553 -0
- package/dist/dialtone-vue.umd.js +553 -0
- package/dist/dialtone-vue.umd.min.js +1 -1
- package/package.json +1 -1
|
@@ -335,6 +335,30 @@ ___CSS_LOADER_EXPORT___.push([module.id, ".dt-recipe--callbar-button-with-popove
|
|
|
335
335
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (___CSS_LOADER_EXPORT___);
|
|
336
336
|
|
|
337
337
|
|
|
338
|
+
/***/ }),
|
|
339
|
+
|
|
340
|
+
/***/ 539:
|
|
341
|
+
/***/ ((module, __webpack_exports__, __webpack_require__) => {
|
|
342
|
+
|
|
343
|
+
"use strict";
|
|
344
|
+
__webpack_require__.r(__webpack_exports__);
|
|
345
|
+
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
346
|
+
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
347
|
+
/* harmony export */ });
|
|
348
|
+
/* harmony import */ var _node_modules_vue_cli_service_node_modules_css_loader_dist_runtime_noSourceMaps_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(481);
|
|
349
|
+
/* harmony import */ var _node_modules_vue_cli_service_node_modules_css_loader_dist_runtime_noSourceMaps_js__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_vue_cli_service_node_modules_css_loader_dist_runtime_noSourceMaps_js__WEBPACK_IMPORTED_MODULE_0__);
|
|
350
|
+
/* harmony import */ var _node_modules_vue_cli_service_node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(400);
|
|
351
|
+
/* harmony import */ var _node_modules_vue_cli_service_node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_node_modules_vue_cli_service_node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1__);
|
|
352
|
+
// Imports
|
|
353
|
+
|
|
354
|
+
|
|
355
|
+
var ___CSS_LOADER_EXPORT___ = _node_modules_vue_cli_service_node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1___default()((_node_modules_vue_cli_service_node_modules_css_loader_dist_runtime_noSourceMaps_js__WEBPACK_IMPORTED_MODULE_0___default()));
|
|
356
|
+
// Module
|
|
357
|
+
___CSS_LOADER_EXPORT___.push([module.id, ".ivr_node__width{width:280px}.prompt_node_border_color{--bco:100%;border-color:#84bdff!important}.prompt_node_border_color__selected{--bco:100%;border-color:#51a0fe!important}", ""]);
|
|
358
|
+
// Exports
|
|
359
|
+
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (___CSS_LOADER_EXPORT___);
|
|
360
|
+
|
|
361
|
+
|
|
338
362
|
/***/ }),
|
|
339
363
|
|
|
340
364
|
/***/ 3:
|
|
@@ -706,6 +730,22 @@ var update = add("6de67338", content, true, {"sourceMap":false,"shadowMode":fals
|
|
|
706
730
|
|
|
707
731
|
/***/ }),
|
|
708
732
|
|
|
733
|
+
/***/ 212:
|
|
734
|
+
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
735
|
+
|
|
736
|
+
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
737
|
+
|
|
738
|
+
// load the styles
|
|
739
|
+
var content = __webpack_require__(539);
|
|
740
|
+
if(content.__esModule) content = content.default;
|
|
741
|
+
if(typeof content === 'string') content = [[module.id, content, '']];
|
|
742
|
+
if(content.locals) module.exports = content.locals;
|
|
743
|
+
// add the styles to the DOM
|
|
744
|
+
var add = (__webpack_require__(402)/* ["default"] */ .Z)
|
|
745
|
+
var update = add("1148b8a2", content, true, {"sourceMap":false,"shadowMode":false});
|
|
746
|
+
|
|
747
|
+
/***/ }),
|
|
748
|
+
|
|
709
749
|
/***/ 9:
|
|
710
750
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
711
751
|
|
|
@@ -1120,6 +1160,7 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
1120
1160
|
"DtRecipeComboboxMultiSelect": () => (/* reexport */ combobox_multi_select),
|
|
1121
1161
|
"DtRecipeComboboxWithPopover": () => (/* reexport */ combobox_with_popover),
|
|
1122
1162
|
"DtRecipeContactInfo": () => (/* reexport */ contact_info),
|
|
1163
|
+
"DtRecipeIvrNode": () => (/* reexport */ ivr_node),
|
|
1123
1164
|
"DtRecipeTopBannerInfo": () => (/* reexport */ top_banner_info),
|
|
1124
1165
|
"DtRootLayout": () => (/* reexport */ root_layout),
|
|
1125
1166
|
"DtSelectMenu": () => (/* reexport */ select_menu),
|
|
@@ -1137,6 +1178,16 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
1137
1178
|
"DtValidationMessages": () => (/* reexport */ validation_messages),
|
|
1138
1179
|
"INPUT_SIZES": () => (/* reexport */ INPUT_SIZES),
|
|
1139
1180
|
"INPUT_TYPES": () => (/* reexport */ INPUT_TYPES),
|
|
1181
|
+
"IVR_NODE_BRANCH": () => (/* reexport */ IVR_NODE_BRANCH),
|
|
1182
|
+
"IVR_NODE_EXPERT": () => (/* reexport */ IVR_NODE_EXPERT),
|
|
1183
|
+
"IVR_NODE_GO_TO": () => (/* reexport */ IVR_NODE_GO_TO),
|
|
1184
|
+
"IVR_NODE_HANGUP": () => (/* reexport */ IVR_NODE_HANGUP),
|
|
1185
|
+
"IVR_NODE_ICON_TYPES": () => (/* reexport */ IVR_NODE_ICON_TYPES),
|
|
1186
|
+
"IVR_NODE_LABELS": () => (/* reexport */ IVR_NODE_LABELS),
|
|
1187
|
+
"IVR_NODE_PROMPT_COLLECT": () => (/* reexport */ IVR_NODE_PROMPT_COLLECT),
|
|
1188
|
+
"IVR_NODE_PROMPT_MENU": () => (/* reexport */ IVR_NODE_PROMPT_MENU),
|
|
1189
|
+
"IVR_NODE_PROMPT_PLAY": () => (/* reexport */ IVR_NODE_PROMPT_PLAY),
|
|
1190
|
+
"IVR_NODE_TRANSFER": () => (/* reexport */ IVR_NODE_TRANSFER),
|
|
1140
1191
|
"LINK_KIND_MODIFIERS": () => (/* reexport */ LINK_KIND_MODIFIERS),
|
|
1141
1192
|
"LINK_VARIANTS": () => (/* reexport */ LINK_VARIANTS),
|
|
1142
1193
|
"MODAL_KIND_MODIFIERS": () => (/* reexport */ MODAL_KIND_MODIFIERS),
|
|
@@ -19693,6 +19744,507 @@ var top_banner_info_component = normalizeComponent(
|
|
|
19693
19744
|
;// CONCATENATED MODULE: ./recipes/notices/top_banner_info/index.js
|
|
19694
19745
|
|
|
19695
19746
|
|
|
19747
|
+
;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./recipes/cards/ivr_node/ivr_node.vue?vue&type=template&id=2873a082&
|
|
19748
|
+
var ivr_nodevue_type_template_id_2873a082_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',_vm._g({staticClass:"d-d-flex d-fd-column d-ai-center d-c-pointer ivr_node__width"},_vm.$listeners),[(_vm.dtmfKey)?_c('div',{staticClass:"d-zi-base1 d-ai-center d-jc-center d-d-flex d-w24 d-h24 d-bar-circle d-bc-purple-800 d-bgc-purple-800 d-mbn12 d-fc-white d-fs14",class:{ 'd-mbn16': _vm.isSelected },attrs:{"data-qa":"dt-top-connector-dtmf"}},[_vm._v(" "+_vm._s(_vm.dtmfKey)+" ")]):_c('div',{staticClass:"d-zi-base1 d-d-flex d-w8 d-h8 d-bar-circle d-bc-purple-800 d-bgc-purple-800 d-mbn4",class:{ 'd-mbn8': _vm.isSelected },attrs:{"data-qa":"dt-top-connector"}}),_c('dt-card',{attrs:{"content-class":"d-bt d-bc-black-075 d-px12 d-pt8 d-pb12","container-class":[
|
|
19749
|
+
'd-w100p',
|
|
19750
|
+
{ 'd-ba d-bar8 d-baw4': _vm.isSelected },
|
|
19751
|
+
_vm.headerColor ],"header-class":[
|
|
19752
|
+
'd-mtn1',
|
|
19753
|
+
'd-bt',
|
|
19754
|
+
'd-btw4',
|
|
19755
|
+
'd-p0',
|
|
19756
|
+
_vm.headerColor,
|
|
19757
|
+
{ 'd-btr4': !_vm.isSelected } ]},scopedSlots:_vm._u([{key:"header",fn:function(){return [_c('div',{staticClass:"d-d-flex d-ai-center"},[_c('dt-button',{attrs:{"aria-label":_vm.nodeType,"importance":"clear","data-qa":"dt-ivr-node-icon"},scopedSlots:_vm._u([{key:"icon",fn:function(){return [_c(_vm.nodeIcon,{tag:"component",staticClass:"d-fc-black-900"})]},proxy:true}])}),_c('p',{staticClass:"d-fs14 d-fw-bold",attrs:{"data-qa":"ivr-node-label"}},[_vm._v(" "+_vm._s(_vm.nodeLabel)+" ")])],1),_c('dt-dropdown',{attrs:{"placement":"bottom","open":_vm.isOpen},on:{"update:open":function($event){_vm.isOpen=$event}},scopedSlots:_vm._u([{key:"anchor",fn:function(){return [_c('dt-button',{attrs:{"importance":"clear","aria-label":_vm.menuButtonAriaLabel},on:{"click":function($event){$event.stopPropagation();$event.preventDefault();return _vm.openMenu.apply(null, arguments)}},scopedSlots:_vm._u([{key:"icon",fn:function(){return [_c('icon-menu-vertical',{staticClass:"d-fc-black-900"})]},proxy:true}])})]},proxy:true},{key:"list",fn:function(){return [_c('div',{staticClass:"d-w164"},[_vm._t("menuItems")],2)]},proxy:true}],null,true)})]},proxy:true},{key:"content",fn:function(){return [_vm._t("content")]},proxy:true}],null,true)})],1)}
|
|
19758
|
+
var ivr_nodevue_type_template_id_2873a082_staticRenderFns = []
|
|
19759
|
+
|
|
19760
|
+
|
|
19761
|
+
;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconMenuVertical.vue?vue&type=template&id=7bb36528&
|
|
19762
|
+
var IconMenuVerticalvue_type_template_id_7bb36528_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{staticClass:"d-svg d-svg--system d-svg__menuVertical",attrs:{"aria-hidden":"true","focusable":"false","aria-label":"Menu Vertical","viewBox":"0 0 24 24"}},[_c('path',{attrs:{"d":"M12 8c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2Zm0 2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2Zm0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2Z"}})])}
|
|
19763
|
+
var IconMenuVerticalvue_type_template_id_7bb36528_staticRenderFns = []
|
|
19764
|
+
|
|
19765
|
+
|
|
19766
|
+
;// CONCATENATED MODULE: ./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconMenuVertical.vue
|
|
19767
|
+
|
|
19768
|
+
var IconMenuVertical_script = {}
|
|
19769
|
+
|
|
19770
|
+
|
|
19771
|
+
/* normalize component */
|
|
19772
|
+
;
|
|
19773
|
+
var IconMenuVertical_component = normalizeComponent(
|
|
19774
|
+
IconMenuVertical_script,
|
|
19775
|
+
IconMenuVerticalvue_type_template_id_7bb36528_render,
|
|
19776
|
+
IconMenuVerticalvue_type_template_id_7bb36528_staticRenderFns,
|
|
19777
|
+
false,
|
|
19778
|
+
null,
|
|
19779
|
+
null,
|
|
19780
|
+
null
|
|
19781
|
+
|
|
19782
|
+
)
|
|
19783
|
+
|
|
19784
|
+
/* harmony default export */ const IconMenuVertical = (IconMenuVertical_component.exports);
|
|
19785
|
+
;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconDialpad.vue?vue&type=template&id=523e1cca&
|
|
19786
|
+
var IconDialpadvue_type_template_id_523e1cca_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{staticClass:"d-svg d-svg--system d-svg__dialpad",attrs:{"aria-hidden":"true","focusable":"false","aria-label":"Dialpad","viewBox":"0 0 24 24"}},[_c('path',{attrs:{"d":"M6 4c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2Zm0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2Zm0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2Zm12-8c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2Zm-6 8c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2Zm6 0c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2Zm0-6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2Zm-6 0c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2Zm0-6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2Z"}})])}
|
|
19787
|
+
var IconDialpadvue_type_template_id_523e1cca_staticRenderFns = []
|
|
19788
|
+
|
|
19789
|
+
|
|
19790
|
+
;// CONCATENATED MODULE: ./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconDialpad.vue
|
|
19791
|
+
|
|
19792
|
+
var IconDialpad_script = {}
|
|
19793
|
+
|
|
19794
|
+
|
|
19795
|
+
/* normalize component */
|
|
19796
|
+
;
|
|
19797
|
+
var IconDialpad_component = normalizeComponent(
|
|
19798
|
+
IconDialpad_script,
|
|
19799
|
+
IconDialpadvue_type_template_id_523e1cca_render,
|
|
19800
|
+
IconDialpadvue_type_template_id_523e1cca_staticRenderFns,
|
|
19801
|
+
false,
|
|
19802
|
+
null,
|
|
19803
|
+
null,
|
|
19804
|
+
null
|
|
19805
|
+
|
|
19806
|
+
)
|
|
19807
|
+
|
|
19808
|
+
/* harmony default export */ const IconDialpad = (IconDialpad_component.exports);
|
|
19809
|
+
;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconPhoneDialer.vue?vue&type=template&id=be0e06dc&
|
|
19810
|
+
var IconPhoneDialervue_type_template_id_be0e06dc_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{staticClass:"d-svg d-svg--system d-svg__phoneDialer",attrs:{"aria-hidden":"true","focusable":"false","aria-label":"Phone Dialer","viewBox":"0 0 24 24"}},[_c('path',{attrs:{"d":"M16.48 14.82c1.11.36 2.3.56 3.53.56.54 0 .99.45.99.99v3.45c0 .55-.28 1.18-.99 1.18C10.73 21 3 13.28 3 3.99 3 3.24 3.65 3 4.19 3h3.46c.54 0 .99.45.99.99 0 1.23.19 2.42.56 3.53.11.35.03.74-.24 1.02L7.01 10.2c1.41 2.93 4.06 5.48 6.89 6.83l1.57-1.97c.27-.27.66-.36 1.01-.24Z"}}),_c('path',{attrs:{"d":"M20 6h-8v1h8V6Zm0-2h-8v1h8V4Zm-8 7h4v-1h-4v1Z"}}),_c('path',{attrs:{"d":"M12 8h8v1h-8V8Z"}})])}
|
|
19811
|
+
var IconPhoneDialervue_type_template_id_be0e06dc_staticRenderFns = []
|
|
19812
|
+
|
|
19813
|
+
|
|
19814
|
+
;// CONCATENATED MODULE: ./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconPhoneDialer.vue
|
|
19815
|
+
|
|
19816
|
+
var IconPhoneDialer_script = {}
|
|
19817
|
+
|
|
19818
|
+
|
|
19819
|
+
/* normalize component */
|
|
19820
|
+
;
|
|
19821
|
+
var IconPhoneDialer_component = normalizeComponent(
|
|
19822
|
+
IconPhoneDialer_script,
|
|
19823
|
+
IconPhoneDialervue_type_template_id_be0e06dc_render,
|
|
19824
|
+
IconPhoneDialervue_type_template_id_be0e06dc_staticRenderFns,
|
|
19825
|
+
false,
|
|
19826
|
+
null,
|
|
19827
|
+
null,
|
|
19828
|
+
null
|
|
19829
|
+
|
|
19830
|
+
)
|
|
19831
|
+
|
|
19832
|
+
/* harmony default export */ const IconPhoneDialer = (IconPhoneDialer_component.exports);
|
|
19833
|
+
;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconVolumeUp.vue?vue&type=template&id=6e71f4fc&
|
|
19834
|
+
var IconVolumeUpvue_type_template_id_6e71f4fc_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{staticClass:"d-svg d-svg--system d-svg__volumeUp",attrs:{"aria-hidden":"true","focusable":"false","aria-label":"Volume Up","viewBox":"0 0 24 24"}},[_c('path',{attrs:{"d":"M3 9v6h4l5 5V4L7 9H3Zm13.5 3A4.5 4.5 0 0 0 14 7.97v8.05c1.48-.73 2.5-2.25 2.5-4.02ZM14 3.23v2.06c2.89.86 5 3.54 5 6.71s-2.11 5.85-5 6.71v2.06c4.01-.91 7-4.49 7-8.77 0-4.28-2.99-7.86-7-8.77Z"}})])}
|
|
19835
|
+
var IconVolumeUpvue_type_template_id_6e71f4fc_staticRenderFns = []
|
|
19836
|
+
|
|
19837
|
+
|
|
19838
|
+
;// CONCATENATED MODULE: ./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconVolumeUp.vue
|
|
19839
|
+
|
|
19840
|
+
var IconVolumeUp_script = {}
|
|
19841
|
+
|
|
19842
|
+
|
|
19843
|
+
/* normalize component */
|
|
19844
|
+
;
|
|
19845
|
+
var IconVolumeUp_component = normalizeComponent(
|
|
19846
|
+
IconVolumeUp_script,
|
|
19847
|
+
IconVolumeUpvue_type_template_id_6e71f4fc_render,
|
|
19848
|
+
IconVolumeUpvue_type_template_id_6e71f4fc_staticRenderFns,
|
|
19849
|
+
false,
|
|
19850
|
+
null,
|
|
19851
|
+
null,
|
|
19852
|
+
null
|
|
19853
|
+
|
|
19854
|
+
)
|
|
19855
|
+
|
|
19856
|
+
/* harmony default export */ const IconVolumeUp = (IconVolumeUp_component.exports);
|
|
19857
|
+
;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconPhoneTransfer.vue?vue&type=template&id=67939a33&
|
|
19858
|
+
var IconPhoneTransfervue_type_template_id_67939a33_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{staticClass:"d-svg d-svg--system d-svg__phoneTransfer",attrs:{"aria-hidden":"true","focusable":"false","aria-label":"Phone Transfer","viewBox":"0 0 24 24"}},[_c('path',{attrs:{"d":"M16.48 14.82c1.11.36 2.3.56 3.53.56.54 0 .99.45.99.99v3.45c0 .55-.28 1.18-.99 1.18C10.73 21 3 13.28 3 3.99 3 3.24 3.65 3 4.19 3h3.46c.54 0 .99.45.99.99 0 1.23.19 2.42.56 3.53.11.35.03.74-.24 1.02L7.01 10.2c1.41 2.93 4.06 5.48 6.89 6.83l1.57-1.97c.27-.27.66-.36 1.01-.24Z"}}),_c('path',{attrs:{"d":"M15.49 4.75V3L13 5.5 15.49 8V6.25H21v-1.5h-5.51Z"}}),_c('path',{attrs:{"d":"M18.51 9H13v1.5h5.51v1.75L21 9.75l-2.49-2.5V9Z"}})])}
|
|
19859
|
+
var IconPhoneTransfervue_type_template_id_67939a33_staticRenderFns = []
|
|
19860
|
+
|
|
19861
|
+
|
|
19862
|
+
;// CONCATENATED MODULE: ./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconPhoneTransfer.vue
|
|
19863
|
+
|
|
19864
|
+
var IconPhoneTransfer_script = {}
|
|
19865
|
+
|
|
19866
|
+
|
|
19867
|
+
/* normalize component */
|
|
19868
|
+
;
|
|
19869
|
+
var IconPhoneTransfer_component = normalizeComponent(
|
|
19870
|
+
IconPhoneTransfer_script,
|
|
19871
|
+
IconPhoneTransfervue_type_template_id_67939a33_render,
|
|
19872
|
+
IconPhoneTransfervue_type_template_id_67939a33_staticRenderFns,
|
|
19873
|
+
false,
|
|
19874
|
+
null,
|
|
19875
|
+
null,
|
|
19876
|
+
null
|
|
19877
|
+
|
|
19878
|
+
)
|
|
19879
|
+
|
|
19880
|
+
/* harmony default export */ const IconPhoneTransfer = (IconPhoneTransfer_component.exports);
|
|
19881
|
+
;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconCallEndArrow.vue?vue&type=template&id=9ec0258e&
|
|
19882
|
+
var IconCallEndArrowvue_type_template_id_9ec0258e_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{staticClass:"d-svg d-svg--system d-svg__callEndArrow",attrs:{"aria-hidden":"true","focusable":"false","aria-label":"Call End Arrow","viewBox":"0 0 24 24"}},[_c('path',{attrs:{"d":"M12 7c-1.6 0-3.15.25-4.6.72v3.1c0 .39-.23.74-.56.9-.98.49-1.87 1.12-2.66 1.85-.18.18-.43.28-.7.28-.28 0-.53-.11-.71-.29L.29 11.08a.956.956 0 0 1-.29-.7c0-.28.11-.53.29-.71C3.34 6.78 7.46 5 12 5c4.54 0 8.66 1.78 11.71 4.67.18.18.29.43.29.71 0 .28-.11.53-.29.71l-2.48 2.48c-.18.18-.43.29-.71.29-.27 0-.52-.11-.7-.28a11.27 11.27 0 0 0-2.67-1.85.996.996 0 0 1-.56-.9v-3.1C15.15 7.25 13.6 7 12 7Z"}}),_c('path',{attrs:{"d":"M15.59 16.09 13 18.67V11h-2v7.67l-2.59-2.58L7 17.5l5 5 5-5-1.41-1.41Z"}})])}
|
|
19883
|
+
var IconCallEndArrowvue_type_template_id_9ec0258e_staticRenderFns = []
|
|
19884
|
+
|
|
19885
|
+
|
|
19886
|
+
;// CONCATENATED MODULE: ./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconCallEndArrow.vue
|
|
19887
|
+
|
|
19888
|
+
var IconCallEndArrow_script = {}
|
|
19889
|
+
|
|
19890
|
+
|
|
19891
|
+
/* normalize component */
|
|
19892
|
+
;
|
|
19893
|
+
var IconCallEndArrow_component = normalizeComponent(
|
|
19894
|
+
IconCallEndArrow_script,
|
|
19895
|
+
IconCallEndArrowvue_type_template_id_9ec0258e_render,
|
|
19896
|
+
IconCallEndArrowvue_type_template_id_9ec0258e_staticRenderFns,
|
|
19897
|
+
false,
|
|
19898
|
+
null,
|
|
19899
|
+
null,
|
|
19900
|
+
null
|
|
19901
|
+
|
|
19902
|
+
)
|
|
19903
|
+
|
|
19904
|
+
/* harmony default export */ const IconCallEndArrow = (IconCallEndArrow_component.exports);
|
|
19905
|
+
;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconCallMerge.vue?vue&type=template&id=2c6dac0e&
|
|
19906
|
+
var IconCallMergevue_type_template_id_2c6dac0e_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{staticClass:"d-svg d-svg--system d-svg__callMerge",attrs:{"aria-hidden":"true","focusable":"false","aria-label":"Call Merge","viewBox":"0 0 24 24"}},[_c('path',{attrs:{"d":"M17 20.41 18.41 19 15 15.59 13.59 17 17 20.41ZM7.5 8H11v5.59L5.59 19 7 20.41l6-6V8h3.5L12 3.5 7.5 8Z"}})])}
|
|
19907
|
+
var IconCallMergevue_type_template_id_2c6dac0e_staticRenderFns = []
|
|
19908
|
+
|
|
19909
|
+
|
|
19910
|
+
;// CONCATENATED MODULE: ./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconCallMerge.vue
|
|
19911
|
+
|
|
19912
|
+
var IconCallMerge_script = {}
|
|
19913
|
+
|
|
19914
|
+
|
|
19915
|
+
/* normalize component */
|
|
19916
|
+
;
|
|
19917
|
+
var IconCallMerge_component = normalizeComponent(
|
|
19918
|
+
IconCallMerge_script,
|
|
19919
|
+
IconCallMergevue_type_template_id_2c6dac0e_render,
|
|
19920
|
+
IconCallMergevue_type_template_id_2c6dac0e_staticRenderFns,
|
|
19921
|
+
false,
|
|
19922
|
+
null,
|
|
19923
|
+
null,
|
|
19924
|
+
null
|
|
19925
|
+
|
|
19926
|
+
)
|
|
19927
|
+
|
|
19928
|
+
/* harmony default export */ const IconCallMerge = (IconCallMerge_component.exports);
|
|
19929
|
+
;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconExpertNode.vue?vue&type=template&id=7bb944b9&
|
|
19930
|
+
var IconExpertNodevue_type_template_id_7bb944b9_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{staticClass:"d-svg d-svg--system d-svg__expertNode",attrs:{"aria-hidden":"true","focusable":"false","aria-label":"Expert Node","viewBox":"0 0 24 24"}},[_c('path',{attrs:{"d":"M18 5H6a1 1 0 0 0-1 1v4.25c0 .414.336.75.75.75h5.42L9.126 8.946l1.41-1.41L15 12l-4.464 4.465-1.41-1.41L11.17 13H5.25A2.25 2.25 0 0 1 3 10.75V6a3 3 0 0 1 3-3h12a3 3 0 0 1 3 3v12a3 3 0 0 1-3 3H6a3 3 0 0 1-3-3v-3h2v3a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1Z"}})])}
|
|
19931
|
+
var IconExpertNodevue_type_template_id_7bb944b9_staticRenderFns = []
|
|
19932
|
+
|
|
19933
|
+
|
|
19934
|
+
;// CONCATENATED MODULE: ./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconExpertNode.vue
|
|
19935
|
+
|
|
19936
|
+
var IconExpertNode_script = {}
|
|
19937
|
+
|
|
19938
|
+
|
|
19939
|
+
/* normalize component */
|
|
19940
|
+
;
|
|
19941
|
+
var IconExpertNode_component = normalizeComponent(
|
|
19942
|
+
IconExpertNode_script,
|
|
19943
|
+
IconExpertNodevue_type_template_id_7bb944b9_render,
|
|
19944
|
+
IconExpertNodevue_type_template_id_7bb944b9_staticRenderFns,
|
|
19945
|
+
false,
|
|
19946
|
+
null,
|
|
19947
|
+
null,
|
|
19948
|
+
null
|
|
19949
|
+
|
|
19950
|
+
)
|
|
19951
|
+
|
|
19952
|
+
/* harmony default export */ const IconExpertNode = (IconExpertNode_component.exports);
|
|
19953
|
+
;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconBranch.vue?vue&type=template&id=71269722&
|
|
19954
|
+
var IconBranchvue_type_template_id_71269722_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{staticClass:"d-svg d-svg--system d-svg__branch",attrs:{"aria-hidden":"true","focusable":"false","aria-label":"Branch","viewBox":"0 0 24 24"}},[_c('path',{attrs:{"fill-rule":"evenodd","clip-rule":"evenodd","d":"M13 7.83a3.001 3.001 0 1 0-2 0V10H7a3 3 0 0 0-3 3v.17a3.001 3.001 0 1 0 2 0V13a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v3.17a3.001 3.001 0 1 0 2 0V13a3 3 0 0 0-3-3h-4V7.83ZM13 5a1 1 0 1 1-2 0 1 1 0 0 1 2 0ZM5 17a1 1 0 1 0 0-2 1 1 0 0 0 0 2Zm15 2a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z"}})])}
|
|
19955
|
+
var IconBranchvue_type_template_id_71269722_staticRenderFns = []
|
|
19956
|
+
|
|
19957
|
+
|
|
19958
|
+
;// CONCATENATED MODULE: ./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconBranch.vue
|
|
19959
|
+
|
|
19960
|
+
var IconBranch_script = {}
|
|
19961
|
+
|
|
19962
|
+
|
|
19963
|
+
/* normalize component */
|
|
19964
|
+
;
|
|
19965
|
+
var IconBranch_component = normalizeComponent(
|
|
19966
|
+
IconBranch_script,
|
|
19967
|
+
IconBranchvue_type_template_id_71269722_render,
|
|
19968
|
+
IconBranchvue_type_template_id_71269722_staticRenderFns,
|
|
19969
|
+
false,
|
|
19970
|
+
null,
|
|
19971
|
+
null,
|
|
19972
|
+
null
|
|
19973
|
+
|
|
19974
|
+
)
|
|
19975
|
+
|
|
19976
|
+
/* harmony default export */ const IconBranch = (IconBranch_component.exports);
|
|
19977
|
+
;// CONCATENATED MODULE: ./recipes/cards/ivr_node/ivr_node_constants.js
|
|
19978
|
+
|
|
19979
|
+
|
|
19980
|
+
|
|
19981
|
+
|
|
19982
|
+
|
|
19983
|
+
|
|
19984
|
+
|
|
19985
|
+
|
|
19986
|
+
const IVR_NODE_PROMPT_MENU = 'promptmenu';
|
|
19987
|
+
const IVR_NODE_PROMPT_COLLECT = 'promptcollect';
|
|
19988
|
+
const IVR_NODE_PROMPT_PLAY = 'promptplay';
|
|
19989
|
+
const IVR_NODE_EXPERT = 'gotoexpert';
|
|
19990
|
+
const IVR_NODE_GO_TO = 'goto';
|
|
19991
|
+
const IVR_NODE_BRANCH = 'branch';
|
|
19992
|
+
const IVR_NODE_TRANSFER = 'transfer';
|
|
19993
|
+
const IVR_NODE_HANGUP = 'hangup';
|
|
19994
|
+
const IVR_NODE_ICON_TYPES = {
|
|
19995
|
+
[IVR_NODE_PROMPT_MENU]: IconDialpad,
|
|
19996
|
+
[IVR_NODE_PROMPT_COLLECT]: IconPhoneDialer,
|
|
19997
|
+
[IVR_NODE_PROMPT_PLAY]: IconVolumeUp,
|
|
19998
|
+
[IVR_NODE_EXPERT]: IconExpertNode,
|
|
19999
|
+
[IVR_NODE_BRANCH]: IconBranch,
|
|
20000
|
+
[IVR_NODE_GO_TO]: IconCallMerge,
|
|
20001
|
+
[IVR_NODE_TRANSFER]: IconPhoneTransfer,
|
|
20002
|
+
[IVR_NODE_HANGUP]: IconCallEndArrow
|
|
20003
|
+
};
|
|
20004
|
+
const IVR_NODE_LABELS = {
|
|
20005
|
+
[IVR_NODE_PROMPT_MENU]: 'Menu',
|
|
20006
|
+
[IVR_NODE_PROMPT_COLLECT]: 'Collect',
|
|
20007
|
+
[IVR_NODE_PROMPT_PLAY]: 'Play',
|
|
20008
|
+
[IVR_NODE_EXPERT]: 'Expert',
|
|
20009
|
+
[IVR_NODE_BRANCH]: 'Branch',
|
|
20010
|
+
[IVR_NODE_GO_TO]: 'Go-to',
|
|
20011
|
+
[IVR_NODE_TRANSFER]: 'Transfer',
|
|
20012
|
+
[IVR_NODE_HANGUP]: 'Hangup'
|
|
20013
|
+
};
|
|
20014
|
+
const IVR_NODE_COLORS = {
|
|
20015
|
+
PROMPT: {
|
|
20016
|
+
normal: 'prompt_node_border_color',
|
|
20017
|
+
selected: 'prompt_node_border_color__selected'
|
|
20018
|
+
},
|
|
20019
|
+
LOGIC: {
|
|
20020
|
+
normal: 'd-bc-purple-200',
|
|
20021
|
+
selected: 'd-bc-purple-500'
|
|
20022
|
+
},
|
|
20023
|
+
TERMINAL: {
|
|
20024
|
+
normal: 'd-bc-red-200',
|
|
20025
|
+
selected: 'd-bc-red-400'
|
|
20026
|
+
}
|
|
20027
|
+
};
|
|
20028
|
+
const IVR_NODE_COLOR_MAPPING = {
|
|
20029
|
+
[IVR_NODE_PROMPT_MENU]: IVR_NODE_COLORS.PROMPT,
|
|
20030
|
+
[IVR_NODE_PROMPT_COLLECT]: IVR_NODE_COLORS.PROMPT,
|
|
20031
|
+
[IVR_NODE_PROMPT_PLAY]: IVR_NODE_COLORS.PROMPT,
|
|
20032
|
+
[IVR_NODE_EXPERT]: IVR_NODE_COLORS.LOGIC,
|
|
20033
|
+
[IVR_NODE_BRANCH]: IVR_NODE_COLORS.LOGIC,
|
|
20034
|
+
[IVR_NODE_GO_TO]: IVR_NODE_COLORS.LOGIC,
|
|
20035
|
+
[IVR_NODE_TRANSFER]: IVR_NODE_COLORS.TERMINAL,
|
|
20036
|
+
[IVR_NODE_HANGUP]: IVR_NODE_COLORS.TERMINAL
|
|
20037
|
+
};
|
|
20038
|
+
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40[0].rules[0].use[1]!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./recipes/cards/ivr_node/ivr_node.vue?vue&type=script&lang=js&
|
|
20039
|
+
//
|
|
20040
|
+
//
|
|
20041
|
+
//
|
|
20042
|
+
//
|
|
20043
|
+
//
|
|
20044
|
+
//
|
|
20045
|
+
//
|
|
20046
|
+
//
|
|
20047
|
+
//
|
|
20048
|
+
//
|
|
20049
|
+
//
|
|
20050
|
+
//
|
|
20051
|
+
//
|
|
20052
|
+
//
|
|
20053
|
+
//
|
|
20054
|
+
//
|
|
20055
|
+
//
|
|
20056
|
+
//
|
|
20057
|
+
//
|
|
20058
|
+
//
|
|
20059
|
+
//
|
|
20060
|
+
//
|
|
20061
|
+
//
|
|
20062
|
+
//
|
|
20063
|
+
//
|
|
20064
|
+
//
|
|
20065
|
+
//
|
|
20066
|
+
//
|
|
20067
|
+
//
|
|
20068
|
+
//
|
|
20069
|
+
//
|
|
20070
|
+
//
|
|
20071
|
+
//
|
|
20072
|
+
//
|
|
20073
|
+
//
|
|
20074
|
+
//
|
|
20075
|
+
//
|
|
20076
|
+
//
|
|
20077
|
+
//
|
|
20078
|
+
//
|
|
20079
|
+
//
|
|
20080
|
+
//
|
|
20081
|
+
//
|
|
20082
|
+
//
|
|
20083
|
+
//
|
|
20084
|
+
//
|
|
20085
|
+
//
|
|
20086
|
+
//
|
|
20087
|
+
//
|
|
20088
|
+
//
|
|
20089
|
+
//
|
|
20090
|
+
//
|
|
20091
|
+
//
|
|
20092
|
+
//
|
|
20093
|
+
//
|
|
20094
|
+
//
|
|
20095
|
+
//
|
|
20096
|
+
//
|
|
20097
|
+
//
|
|
20098
|
+
//
|
|
20099
|
+
//
|
|
20100
|
+
//
|
|
20101
|
+
//
|
|
20102
|
+
//
|
|
20103
|
+
//
|
|
20104
|
+
//
|
|
20105
|
+
//
|
|
20106
|
+
//
|
|
20107
|
+
//
|
|
20108
|
+
//
|
|
20109
|
+
//
|
|
20110
|
+
//
|
|
20111
|
+
//
|
|
20112
|
+
//
|
|
20113
|
+
//
|
|
20114
|
+
//
|
|
20115
|
+
//
|
|
20116
|
+
//
|
|
20117
|
+
//
|
|
20118
|
+
//
|
|
20119
|
+
//
|
|
20120
|
+
//
|
|
20121
|
+
//
|
|
20122
|
+
//
|
|
20123
|
+
//
|
|
20124
|
+
//
|
|
20125
|
+
//
|
|
20126
|
+
//
|
|
20127
|
+
//
|
|
20128
|
+
|
|
20129
|
+
|
|
20130
|
+
|
|
20131
|
+
|
|
20132
|
+
|
|
20133
|
+
/* harmony default export */ const ivr_nodevue_type_script_lang_js_ = ({
|
|
20134
|
+
name: 'DtRecipeIvrNode',
|
|
20135
|
+
components: {
|
|
20136
|
+
DtCard: card,
|
|
20137
|
+
DtButton: button_button,
|
|
20138
|
+
DtDropdown: dropdown,
|
|
20139
|
+
IconMenuVertical: IconMenuVertical
|
|
20140
|
+
},
|
|
20141
|
+
props: {
|
|
20142
|
+
/**
|
|
20143
|
+
* type of IVR Node.
|
|
20144
|
+
*/
|
|
20145
|
+
nodeType: {
|
|
20146
|
+
type: String,
|
|
20147
|
+
required: true
|
|
20148
|
+
},
|
|
20149
|
+
|
|
20150
|
+
/**
|
|
20151
|
+
* Descriptive label for the node name.
|
|
20152
|
+
*/
|
|
20153
|
+
nodeLabel: {
|
|
20154
|
+
type: String,
|
|
20155
|
+
required: true
|
|
20156
|
+
},
|
|
20157
|
+
|
|
20158
|
+
/**
|
|
20159
|
+
* Selected state of the node
|
|
20160
|
+
*/
|
|
20161
|
+
isSelected: {
|
|
20162
|
+
type: Boolean,
|
|
20163
|
+
default: false
|
|
20164
|
+
},
|
|
20165
|
+
|
|
20166
|
+
/**
|
|
20167
|
+
* Translated aria-label for header menu button
|
|
20168
|
+
*/
|
|
20169
|
+
menuButtonAriaLabel: {
|
|
20170
|
+
type: String,
|
|
20171
|
+
required: true
|
|
20172
|
+
},
|
|
20173
|
+
|
|
20174
|
+
/**
|
|
20175
|
+
* DTMF input
|
|
20176
|
+
*/
|
|
20177
|
+
dtmfKey: {
|
|
20178
|
+
type: String,
|
|
20179
|
+
default: null
|
|
20180
|
+
}
|
|
20181
|
+
},
|
|
20182
|
+
emits: [
|
|
20183
|
+
/**
|
|
20184
|
+
* Add node click event
|
|
20185
|
+
*
|
|
20186
|
+
* @event click
|
|
20187
|
+
* @type {PointerEvent | KeyboardEvent}
|
|
20188
|
+
*/
|
|
20189
|
+
'click'],
|
|
20190
|
+
|
|
20191
|
+
data() {
|
|
20192
|
+
return {
|
|
20193
|
+
isOpen: false
|
|
20194
|
+
};
|
|
20195
|
+
},
|
|
20196
|
+
|
|
20197
|
+
computed: {
|
|
20198
|
+
nodeIcon() {
|
|
20199
|
+
return IVR_NODE_ICON_TYPES[this.nodeType];
|
|
20200
|
+
},
|
|
20201
|
+
|
|
20202
|
+
headerColor() {
|
|
20203
|
+
const {
|
|
20204
|
+
normal,
|
|
20205
|
+
selected
|
|
20206
|
+
} = IVR_NODE_COLOR_MAPPING[this.nodeType];
|
|
20207
|
+
return this.isSelected ? selected : normal;
|
|
20208
|
+
}
|
|
20209
|
+
|
|
20210
|
+
},
|
|
20211
|
+
methods: {
|
|
20212
|
+
openMenu() {
|
|
20213
|
+
this.isOpen = true;
|
|
20214
|
+
}
|
|
20215
|
+
|
|
20216
|
+
}
|
|
20217
|
+
});
|
|
20218
|
+
;// CONCATENATED MODULE: ./recipes/cards/ivr_node/ivr_node.vue?vue&type=script&lang=js&
|
|
20219
|
+
/* harmony default export */ const ivr_node_ivr_nodevue_type_script_lang_js_ = (ivr_nodevue_type_script_lang_js_);
|
|
20220
|
+
// EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-32[0].rules[0].use[0]!./node_modules/@vue/cli-service/node_modules/css-loader/dist/cjs.js??clonedRuleSet-32[0].rules[0].use[1]!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/@vue/cli-service/node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-32[0].rules[0].use[2]!./node_modules/@vue/cli-service/node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-32[0].rules[0].use[3]!./node_modules/less-loader/dist/cjs.js??clonedRuleSet-32[0].rules[0].use[4]!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./recipes/cards/ivr_node/ivr_node.vue?vue&type=style&index=0&lang=less&
|
|
20221
|
+
var ivr_nodevue_type_style_index_0_lang_less_ = __webpack_require__(212);
|
|
20222
|
+
;// CONCATENATED MODULE: ./recipes/cards/ivr_node/ivr_node.vue?vue&type=style&index=0&lang=less&
|
|
20223
|
+
|
|
20224
|
+
;// CONCATENATED MODULE: ./recipes/cards/ivr_node/ivr_node.vue
|
|
20225
|
+
|
|
20226
|
+
|
|
20227
|
+
|
|
20228
|
+
;
|
|
20229
|
+
|
|
20230
|
+
|
|
20231
|
+
/* normalize component */
|
|
20232
|
+
|
|
20233
|
+
var ivr_node_component = normalizeComponent(
|
|
20234
|
+
ivr_node_ivr_nodevue_type_script_lang_js_,
|
|
20235
|
+
ivr_nodevue_type_template_id_2873a082_render,
|
|
20236
|
+
ivr_nodevue_type_template_id_2873a082_staticRenderFns,
|
|
20237
|
+
false,
|
|
20238
|
+
null,
|
|
20239
|
+
null,
|
|
20240
|
+
null
|
|
20241
|
+
|
|
20242
|
+
)
|
|
20243
|
+
|
|
20244
|
+
/* harmony default export */ const ivr_node = (ivr_node_component.exports);
|
|
20245
|
+
;// CONCATENATED MODULE: ./recipes/cards/ivr_node/index.js
|
|
20246
|
+
|
|
20247
|
+
|
|
19696
20248
|
;// CONCATENATED MODULE: ./common/mixins/index.js
|
|
19697
20249
|
|
|
19698
20250
|
|
|
@@ -19739,6 +20291,7 @@ var top_banner_info_component = normalizeComponent(
|
|
|
19739
20291
|
|
|
19740
20292
|
|
|
19741
20293
|
|
|
20294
|
+
|
|
19742
20295
|
// Mixins
|
|
19743
20296
|
|
|
19744
20297
|
// Constants
|