@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
package/dist/dialtone-vue.umd.js
CHANGED
|
@@ -345,6 +345,30 @@ ___CSS_LOADER_EXPORT___.push([module.id, ".dt-recipe--callbar-button-with-popove
|
|
|
345
345
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (___CSS_LOADER_EXPORT___);
|
|
346
346
|
|
|
347
347
|
|
|
348
|
+
/***/ }),
|
|
349
|
+
|
|
350
|
+
/***/ 946:
|
|
351
|
+
/***/ ((module, __webpack_exports__, __webpack_require__) => {
|
|
352
|
+
|
|
353
|
+
"use strict";
|
|
354
|
+
__webpack_require__.r(__webpack_exports__);
|
|
355
|
+
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
356
|
+
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
357
|
+
/* harmony export */ });
|
|
358
|
+
/* harmony import */ var _node_modules_vue_cli_service_node_modules_css_loader_dist_runtime_noSourceMaps_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(481);
|
|
359
|
+
/* 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__);
|
|
360
|
+
/* harmony import */ var _node_modules_vue_cli_service_node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(400);
|
|
361
|
+
/* 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__);
|
|
362
|
+
// Imports
|
|
363
|
+
|
|
364
|
+
|
|
365
|
+
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()));
|
|
366
|
+
// Module
|
|
367
|
+
___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}", ""]);
|
|
368
|
+
// Exports
|
|
369
|
+
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (___CSS_LOADER_EXPORT___);
|
|
370
|
+
|
|
371
|
+
|
|
348
372
|
/***/ }),
|
|
349
373
|
|
|
350
374
|
/***/ 994:
|
|
@@ -716,6 +740,22 @@ var update = add("41ffb190", content, true, {"sourceMap":false,"shadowMode":fals
|
|
|
716
740
|
|
|
717
741
|
/***/ }),
|
|
718
742
|
|
|
743
|
+
/***/ 731:
|
|
744
|
+
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
745
|
+
|
|
746
|
+
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
747
|
+
|
|
748
|
+
// load the styles
|
|
749
|
+
var content = __webpack_require__(946);
|
|
750
|
+
if(content.__esModule) content = content.default;
|
|
751
|
+
if(typeof content === 'string') content = [[module.id, content, '']];
|
|
752
|
+
if(content.locals) module.exports = content.locals;
|
|
753
|
+
// add the styles to the DOM
|
|
754
|
+
var add = (__webpack_require__(402)/* ["default"] */ .Z)
|
|
755
|
+
var update = add("dadb20a2", content, true, {"sourceMap":false,"shadowMode":false});
|
|
756
|
+
|
|
757
|
+
/***/ }),
|
|
758
|
+
|
|
719
759
|
/***/ 814:
|
|
720
760
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
721
761
|
|
|
@@ -1138,6 +1178,7 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
1138
1178
|
"DtRecipeComboboxMultiSelect": () => (/* reexport */ combobox_multi_select),
|
|
1139
1179
|
"DtRecipeComboboxWithPopover": () => (/* reexport */ combobox_with_popover),
|
|
1140
1180
|
"DtRecipeContactInfo": () => (/* reexport */ contact_info),
|
|
1181
|
+
"DtRecipeIvrNode": () => (/* reexport */ ivr_node),
|
|
1141
1182
|
"DtRecipeTopBannerInfo": () => (/* reexport */ top_banner_info),
|
|
1142
1183
|
"DtRootLayout": () => (/* reexport */ root_layout),
|
|
1143
1184
|
"DtSelectMenu": () => (/* reexport */ select_menu),
|
|
@@ -1155,6 +1196,16 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
1155
1196
|
"DtValidationMessages": () => (/* reexport */ validation_messages),
|
|
1156
1197
|
"INPUT_SIZES": () => (/* reexport */ INPUT_SIZES),
|
|
1157
1198
|
"INPUT_TYPES": () => (/* reexport */ INPUT_TYPES),
|
|
1199
|
+
"IVR_NODE_BRANCH": () => (/* reexport */ IVR_NODE_BRANCH),
|
|
1200
|
+
"IVR_NODE_EXPERT": () => (/* reexport */ IVR_NODE_EXPERT),
|
|
1201
|
+
"IVR_NODE_GO_TO": () => (/* reexport */ IVR_NODE_GO_TO),
|
|
1202
|
+
"IVR_NODE_HANGUP": () => (/* reexport */ IVR_NODE_HANGUP),
|
|
1203
|
+
"IVR_NODE_ICON_TYPES": () => (/* reexport */ IVR_NODE_ICON_TYPES),
|
|
1204
|
+
"IVR_NODE_LABELS": () => (/* reexport */ IVR_NODE_LABELS),
|
|
1205
|
+
"IVR_NODE_PROMPT_COLLECT": () => (/* reexport */ IVR_NODE_PROMPT_COLLECT),
|
|
1206
|
+
"IVR_NODE_PROMPT_MENU": () => (/* reexport */ IVR_NODE_PROMPT_MENU),
|
|
1207
|
+
"IVR_NODE_PROMPT_PLAY": () => (/* reexport */ IVR_NODE_PROMPT_PLAY),
|
|
1208
|
+
"IVR_NODE_TRANSFER": () => (/* reexport */ IVR_NODE_TRANSFER),
|
|
1158
1209
|
"LINK_KIND_MODIFIERS": () => (/* reexport */ LINK_KIND_MODIFIERS),
|
|
1159
1210
|
"LINK_VARIANTS": () => (/* reexport */ LINK_VARIANTS),
|
|
1160
1211
|
"MODAL_KIND_MODIFIERS": () => (/* reexport */ MODAL_KIND_MODIFIERS),
|
|
@@ -19711,6 +19762,507 @@ var top_banner_info_component = normalizeComponent(
|
|
|
19711
19762
|
;// CONCATENATED MODULE: ./recipes/notices/top_banner_info/index.js
|
|
19712
19763
|
|
|
19713
19764
|
|
|
19765
|
+
;// 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&
|
|
19766
|
+
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":[
|
|
19767
|
+
'd-w100p',
|
|
19768
|
+
{ 'd-ba d-bar8 d-baw4': _vm.isSelected },
|
|
19769
|
+
_vm.headerColor ],"header-class":[
|
|
19770
|
+
'd-mtn1',
|
|
19771
|
+
'd-bt',
|
|
19772
|
+
'd-btw4',
|
|
19773
|
+
'd-p0',
|
|
19774
|
+
_vm.headerColor,
|
|
19775
|
+
{ '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)}
|
|
19776
|
+
var ivr_nodevue_type_template_id_2873a082_staticRenderFns = []
|
|
19777
|
+
|
|
19778
|
+
|
|
19779
|
+
;// 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&
|
|
19780
|
+
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"}})])}
|
|
19781
|
+
var IconMenuVerticalvue_type_template_id_7bb36528_staticRenderFns = []
|
|
19782
|
+
|
|
19783
|
+
|
|
19784
|
+
;// CONCATENATED MODULE: ./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconMenuVertical.vue
|
|
19785
|
+
|
|
19786
|
+
var IconMenuVertical_script = {}
|
|
19787
|
+
|
|
19788
|
+
|
|
19789
|
+
/* normalize component */
|
|
19790
|
+
;
|
|
19791
|
+
var IconMenuVertical_component = normalizeComponent(
|
|
19792
|
+
IconMenuVertical_script,
|
|
19793
|
+
IconMenuVerticalvue_type_template_id_7bb36528_render,
|
|
19794
|
+
IconMenuVerticalvue_type_template_id_7bb36528_staticRenderFns,
|
|
19795
|
+
false,
|
|
19796
|
+
null,
|
|
19797
|
+
null,
|
|
19798
|
+
null
|
|
19799
|
+
|
|
19800
|
+
)
|
|
19801
|
+
|
|
19802
|
+
/* harmony default export */ const IconMenuVertical = (IconMenuVertical_component.exports);
|
|
19803
|
+
;// 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&
|
|
19804
|
+
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"}})])}
|
|
19805
|
+
var IconDialpadvue_type_template_id_523e1cca_staticRenderFns = []
|
|
19806
|
+
|
|
19807
|
+
|
|
19808
|
+
;// CONCATENATED MODULE: ./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconDialpad.vue
|
|
19809
|
+
|
|
19810
|
+
var IconDialpad_script = {}
|
|
19811
|
+
|
|
19812
|
+
|
|
19813
|
+
/* normalize component */
|
|
19814
|
+
;
|
|
19815
|
+
var IconDialpad_component = normalizeComponent(
|
|
19816
|
+
IconDialpad_script,
|
|
19817
|
+
IconDialpadvue_type_template_id_523e1cca_render,
|
|
19818
|
+
IconDialpadvue_type_template_id_523e1cca_staticRenderFns,
|
|
19819
|
+
false,
|
|
19820
|
+
null,
|
|
19821
|
+
null,
|
|
19822
|
+
null
|
|
19823
|
+
|
|
19824
|
+
)
|
|
19825
|
+
|
|
19826
|
+
/* harmony default export */ const IconDialpad = (IconDialpad_component.exports);
|
|
19827
|
+
;// 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&
|
|
19828
|
+
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"}})])}
|
|
19829
|
+
var IconPhoneDialervue_type_template_id_be0e06dc_staticRenderFns = []
|
|
19830
|
+
|
|
19831
|
+
|
|
19832
|
+
;// CONCATENATED MODULE: ./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconPhoneDialer.vue
|
|
19833
|
+
|
|
19834
|
+
var IconPhoneDialer_script = {}
|
|
19835
|
+
|
|
19836
|
+
|
|
19837
|
+
/* normalize component */
|
|
19838
|
+
;
|
|
19839
|
+
var IconPhoneDialer_component = normalizeComponent(
|
|
19840
|
+
IconPhoneDialer_script,
|
|
19841
|
+
IconPhoneDialervue_type_template_id_be0e06dc_render,
|
|
19842
|
+
IconPhoneDialervue_type_template_id_be0e06dc_staticRenderFns,
|
|
19843
|
+
false,
|
|
19844
|
+
null,
|
|
19845
|
+
null,
|
|
19846
|
+
null
|
|
19847
|
+
|
|
19848
|
+
)
|
|
19849
|
+
|
|
19850
|
+
/* harmony default export */ const IconPhoneDialer = (IconPhoneDialer_component.exports);
|
|
19851
|
+
;// 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&
|
|
19852
|
+
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"}})])}
|
|
19853
|
+
var IconVolumeUpvue_type_template_id_6e71f4fc_staticRenderFns = []
|
|
19854
|
+
|
|
19855
|
+
|
|
19856
|
+
;// CONCATENATED MODULE: ./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconVolumeUp.vue
|
|
19857
|
+
|
|
19858
|
+
var IconVolumeUp_script = {}
|
|
19859
|
+
|
|
19860
|
+
|
|
19861
|
+
/* normalize component */
|
|
19862
|
+
;
|
|
19863
|
+
var IconVolumeUp_component = normalizeComponent(
|
|
19864
|
+
IconVolumeUp_script,
|
|
19865
|
+
IconVolumeUpvue_type_template_id_6e71f4fc_render,
|
|
19866
|
+
IconVolumeUpvue_type_template_id_6e71f4fc_staticRenderFns,
|
|
19867
|
+
false,
|
|
19868
|
+
null,
|
|
19869
|
+
null,
|
|
19870
|
+
null
|
|
19871
|
+
|
|
19872
|
+
)
|
|
19873
|
+
|
|
19874
|
+
/* harmony default export */ const IconVolumeUp = (IconVolumeUp_component.exports);
|
|
19875
|
+
;// 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&
|
|
19876
|
+
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"}})])}
|
|
19877
|
+
var IconPhoneTransfervue_type_template_id_67939a33_staticRenderFns = []
|
|
19878
|
+
|
|
19879
|
+
|
|
19880
|
+
;// CONCATENATED MODULE: ./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconPhoneTransfer.vue
|
|
19881
|
+
|
|
19882
|
+
var IconPhoneTransfer_script = {}
|
|
19883
|
+
|
|
19884
|
+
|
|
19885
|
+
/* normalize component */
|
|
19886
|
+
;
|
|
19887
|
+
var IconPhoneTransfer_component = normalizeComponent(
|
|
19888
|
+
IconPhoneTransfer_script,
|
|
19889
|
+
IconPhoneTransfervue_type_template_id_67939a33_render,
|
|
19890
|
+
IconPhoneTransfervue_type_template_id_67939a33_staticRenderFns,
|
|
19891
|
+
false,
|
|
19892
|
+
null,
|
|
19893
|
+
null,
|
|
19894
|
+
null
|
|
19895
|
+
|
|
19896
|
+
)
|
|
19897
|
+
|
|
19898
|
+
/* harmony default export */ const IconPhoneTransfer = (IconPhoneTransfer_component.exports);
|
|
19899
|
+
;// 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&
|
|
19900
|
+
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"}})])}
|
|
19901
|
+
var IconCallEndArrowvue_type_template_id_9ec0258e_staticRenderFns = []
|
|
19902
|
+
|
|
19903
|
+
|
|
19904
|
+
;// CONCATENATED MODULE: ./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconCallEndArrow.vue
|
|
19905
|
+
|
|
19906
|
+
var IconCallEndArrow_script = {}
|
|
19907
|
+
|
|
19908
|
+
|
|
19909
|
+
/* normalize component */
|
|
19910
|
+
;
|
|
19911
|
+
var IconCallEndArrow_component = normalizeComponent(
|
|
19912
|
+
IconCallEndArrow_script,
|
|
19913
|
+
IconCallEndArrowvue_type_template_id_9ec0258e_render,
|
|
19914
|
+
IconCallEndArrowvue_type_template_id_9ec0258e_staticRenderFns,
|
|
19915
|
+
false,
|
|
19916
|
+
null,
|
|
19917
|
+
null,
|
|
19918
|
+
null
|
|
19919
|
+
|
|
19920
|
+
)
|
|
19921
|
+
|
|
19922
|
+
/* harmony default export */ const IconCallEndArrow = (IconCallEndArrow_component.exports);
|
|
19923
|
+
;// 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&
|
|
19924
|
+
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"}})])}
|
|
19925
|
+
var IconCallMergevue_type_template_id_2c6dac0e_staticRenderFns = []
|
|
19926
|
+
|
|
19927
|
+
|
|
19928
|
+
;// CONCATENATED MODULE: ./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconCallMerge.vue
|
|
19929
|
+
|
|
19930
|
+
var IconCallMerge_script = {}
|
|
19931
|
+
|
|
19932
|
+
|
|
19933
|
+
/* normalize component */
|
|
19934
|
+
;
|
|
19935
|
+
var IconCallMerge_component = normalizeComponent(
|
|
19936
|
+
IconCallMerge_script,
|
|
19937
|
+
IconCallMergevue_type_template_id_2c6dac0e_render,
|
|
19938
|
+
IconCallMergevue_type_template_id_2c6dac0e_staticRenderFns,
|
|
19939
|
+
false,
|
|
19940
|
+
null,
|
|
19941
|
+
null,
|
|
19942
|
+
null
|
|
19943
|
+
|
|
19944
|
+
)
|
|
19945
|
+
|
|
19946
|
+
/* harmony default export */ const IconCallMerge = (IconCallMerge_component.exports);
|
|
19947
|
+
;// 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&
|
|
19948
|
+
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"}})])}
|
|
19949
|
+
var IconExpertNodevue_type_template_id_7bb944b9_staticRenderFns = []
|
|
19950
|
+
|
|
19951
|
+
|
|
19952
|
+
;// CONCATENATED MODULE: ./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconExpertNode.vue
|
|
19953
|
+
|
|
19954
|
+
var IconExpertNode_script = {}
|
|
19955
|
+
|
|
19956
|
+
|
|
19957
|
+
/* normalize component */
|
|
19958
|
+
;
|
|
19959
|
+
var IconExpertNode_component = normalizeComponent(
|
|
19960
|
+
IconExpertNode_script,
|
|
19961
|
+
IconExpertNodevue_type_template_id_7bb944b9_render,
|
|
19962
|
+
IconExpertNodevue_type_template_id_7bb944b9_staticRenderFns,
|
|
19963
|
+
false,
|
|
19964
|
+
null,
|
|
19965
|
+
null,
|
|
19966
|
+
null
|
|
19967
|
+
|
|
19968
|
+
)
|
|
19969
|
+
|
|
19970
|
+
/* harmony default export */ const IconExpertNode = (IconExpertNode_component.exports);
|
|
19971
|
+
;// 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&
|
|
19972
|
+
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"}})])}
|
|
19973
|
+
var IconBranchvue_type_template_id_71269722_staticRenderFns = []
|
|
19974
|
+
|
|
19975
|
+
|
|
19976
|
+
;// CONCATENATED MODULE: ./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconBranch.vue
|
|
19977
|
+
|
|
19978
|
+
var IconBranch_script = {}
|
|
19979
|
+
|
|
19980
|
+
|
|
19981
|
+
/* normalize component */
|
|
19982
|
+
;
|
|
19983
|
+
var IconBranch_component = normalizeComponent(
|
|
19984
|
+
IconBranch_script,
|
|
19985
|
+
IconBranchvue_type_template_id_71269722_render,
|
|
19986
|
+
IconBranchvue_type_template_id_71269722_staticRenderFns,
|
|
19987
|
+
false,
|
|
19988
|
+
null,
|
|
19989
|
+
null,
|
|
19990
|
+
null
|
|
19991
|
+
|
|
19992
|
+
)
|
|
19993
|
+
|
|
19994
|
+
/* harmony default export */ const IconBranch = (IconBranch_component.exports);
|
|
19995
|
+
;// CONCATENATED MODULE: ./recipes/cards/ivr_node/ivr_node_constants.js
|
|
19996
|
+
|
|
19997
|
+
|
|
19998
|
+
|
|
19999
|
+
|
|
20000
|
+
|
|
20001
|
+
|
|
20002
|
+
|
|
20003
|
+
|
|
20004
|
+
const IVR_NODE_PROMPT_MENU = 'promptmenu';
|
|
20005
|
+
const IVR_NODE_PROMPT_COLLECT = 'promptcollect';
|
|
20006
|
+
const IVR_NODE_PROMPT_PLAY = 'promptplay';
|
|
20007
|
+
const IVR_NODE_EXPERT = 'gotoexpert';
|
|
20008
|
+
const IVR_NODE_GO_TO = 'goto';
|
|
20009
|
+
const IVR_NODE_BRANCH = 'branch';
|
|
20010
|
+
const IVR_NODE_TRANSFER = 'transfer';
|
|
20011
|
+
const IVR_NODE_HANGUP = 'hangup';
|
|
20012
|
+
const IVR_NODE_ICON_TYPES = {
|
|
20013
|
+
[IVR_NODE_PROMPT_MENU]: IconDialpad,
|
|
20014
|
+
[IVR_NODE_PROMPT_COLLECT]: IconPhoneDialer,
|
|
20015
|
+
[IVR_NODE_PROMPT_PLAY]: IconVolumeUp,
|
|
20016
|
+
[IVR_NODE_EXPERT]: IconExpertNode,
|
|
20017
|
+
[IVR_NODE_BRANCH]: IconBranch,
|
|
20018
|
+
[IVR_NODE_GO_TO]: IconCallMerge,
|
|
20019
|
+
[IVR_NODE_TRANSFER]: IconPhoneTransfer,
|
|
20020
|
+
[IVR_NODE_HANGUP]: IconCallEndArrow
|
|
20021
|
+
};
|
|
20022
|
+
const IVR_NODE_LABELS = {
|
|
20023
|
+
[IVR_NODE_PROMPT_MENU]: 'Menu',
|
|
20024
|
+
[IVR_NODE_PROMPT_COLLECT]: 'Collect',
|
|
20025
|
+
[IVR_NODE_PROMPT_PLAY]: 'Play',
|
|
20026
|
+
[IVR_NODE_EXPERT]: 'Expert',
|
|
20027
|
+
[IVR_NODE_BRANCH]: 'Branch',
|
|
20028
|
+
[IVR_NODE_GO_TO]: 'Go-to',
|
|
20029
|
+
[IVR_NODE_TRANSFER]: 'Transfer',
|
|
20030
|
+
[IVR_NODE_HANGUP]: 'Hangup'
|
|
20031
|
+
};
|
|
20032
|
+
const IVR_NODE_COLORS = {
|
|
20033
|
+
PROMPT: {
|
|
20034
|
+
normal: 'prompt_node_border_color',
|
|
20035
|
+
selected: 'prompt_node_border_color__selected'
|
|
20036
|
+
},
|
|
20037
|
+
LOGIC: {
|
|
20038
|
+
normal: 'd-bc-purple-200',
|
|
20039
|
+
selected: 'd-bc-purple-500'
|
|
20040
|
+
},
|
|
20041
|
+
TERMINAL: {
|
|
20042
|
+
normal: 'd-bc-red-200',
|
|
20043
|
+
selected: 'd-bc-red-400'
|
|
20044
|
+
}
|
|
20045
|
+
};
|
|
20046
|
+
const IVR_NODE_COLOR_MAPPING = {
|
|
20047
|
+
[IVR_NODE_PROMPT_MENU]: IVR_NODE_COLORS.PROMPT,
|
|
20048
|
+
[IVR_NODE_PROMPT_COLLECT]: IVR_NODE_COLORS.PROMPT,
|
|
20049
|
+
[IVR_NODE_PROMPT_PLAY]: IVR_NODE_COLORS.PROMPT,
|
|
20050
|
+
[IVR_NODE_EXPERT]: IVR_NODE_COLORS.LOGIC,
|
|
20051
|
+
[IVR_NODE_BRANCH]: IVR_NODE_COLORS.LOGIC,
|
|
20052
|
+
[IVR_NODE_GO_TO]: IVR_NODE_COLORS.LOGIC,
|
|
20053
|
+
[IVR_NODE_TRANSFER]: IVR_NODE_COLORS.TERMINAL,
|
|
20054
|
+
[IVR_NODE_HANGUP]: IVR_NODE_COLORS.TERMINAL
|
|
20055
|
+
};
|
|
20056
|
+
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-80[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&
|
|
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
|
+
//
|
|
20134
|
+
//
|
|
20135
|
+
//
|
|
20136
|
+
//
|
|
20137
|
+
//
|
|
20138
|
+
//
|
|
20139
|
+
//
|
|
20140
|
+
//
|
|
20141
|
+
//
|
|
20142
|
+
//
|
|
20143
|
+
//
|
|
20144
|
+
//
|
|
20145
|
+
//
|
|
20146
|
+
|
|
20147
|
+
|
|
20148
|
+
|
|
20149
|
+
|
|
20150
|
+
|
|
20151
|
+
/* harmony default export */ const ivr_nodevue_type_script_lang_js_ = ({
|
|
20152
|
+
name: 'DtRecipeIvrNode',
|
|
20153
|
+
components: {
|
|
20154
|
+
DtCard: card,
|
|
20155
|
+
DtButton: button_button,
|
|
20156
|
+
DtDropdown: dropdown,
|
|
20157
|
+
IconMenuVertical: IconMenuVertical
|
|
20158
|
+
},
|
|
20159
|
+
props: {
|
|
20160
|
+
/**
|
|
20161
|
+
* type of IVR Node.
|
|
20162
|
+
*/
|
|
20163
|
+
nodeType: {
|
|
20164
|
+
type: String,
|
|
20165
|
+
required: true
|
|
20166
|
+
},
|
|
20167
|
+
|
|
20168
|
+
/**
|
|
20169
|
+
* Descriptive label for the node name.
|
|
20170
|
+
*/
|
|
20171
|
+
nodeLabel: {
|
|
20172
|
+
type: String,
|
|
20173
|
+
required: true
|
|
20174
|
+
},
|
|
20175
|
+
|
|
20176
|
+
/**
|
|
20177
|
+
* Selected state of the node
|
|
20178
|
+
*/
|
|
20179
|
+
isSelected: {
|
|
20180
|
+
type: Boolean,
|
|
20181
|
+
default: false
|
|
20182
|
+
},
|
|
20183
|
+
|
|
20184
|
+
/**
|
|
20185
|
+
* Translated aria-label for header menu button
|
|
20186
|
+
*/
|
|
20187
|
+
menuButtonAriaLabel: {
|
|
20188
|
+
type: String,
|
|
20189
|
+
required: true
|
|
20190
|
+
},
|
|
20191
|
+
|
|
20192
|
+
/**
|
|
20193
|
+
* DTMF input
|
|
20194
|
+
*/
|
|
20195
|
+
dtmfKey: {
|
|
20196
|
+
type: String,
|
|
20197
|
+
default: null
|
|
20198
|
+
}
|
|
20199
|
+
},
|
|
20200
|
+
emits: [
|
|
20201
|
+
/**
|
|
20202
|
+
* Add node click event
|
|
20203
|
+
*
|
|
20204
|
+
* @event click
|
|
20205
|
+
* @type {PointerEvent | KeyboardEvent}
|
|
20206
|
+
*/
|
|
20207
|
+
'click'],
|
|
20208
|
+
|
|
20209
|
+
data() {
|
|
20210
|
+
return {
|
|
20211
|
+
isOpen: false
|
|
20212
|
+
};
|
|
20213
|
+
},
|
|
20214
|
+
|
|
20215
|
+
computed: {
|
|
20216
|
+
nodeIcon() {
|
|
20217
|
+
return IVR_NODE_ICON_TYPES[this.nodeType];
|
|
20218
|
+
},
|
|
20219
|
+
|
|
20220
|
+
headerColor() {
|
|
20221
|
+
const {
|
|
20222
|
+
normal,
|
|
20223
|
+
selected
|
|
20224
|
+
} = IVR_NODE_COLOR_MAPPING[this.nodeType];
|
|
20225
|
+
return this.isSelected ? selected : normal;
|
|
20226
|
+
}
|
|
20227
|
+
|
|
20228
|
+
},
|
|
20229
|
+
methods: {
|
|
20230
|
+
openMenu() {
|
|
20231
|
+
this.isOpen = true;
|
|
20232
|
+
}
|
|
20233
|
+
|
|
20234
|
+
}
|
|
20235
|
+
});
|
|
20236
|
+
;// CONCATENATED MODULE: ./recipes/cards/ivr_node/ivr_node.vue?vue&type=script&lang=js&
|
|
20237
|
+
/* harmony default export */ const ivr_node_ivr_nodevue_type_script_lang_js_ = (ivr_nodevue_type_script_lang_js_);
|
|
20238
|
+
// EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-72[0].rules[0].use[0]!./node_modules/@vue/cli-service/node_modules/css-loader/dist/cjs.js??clonedRuleSet-72[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-72[0].rules[0].use[2]!./node_modules/@vue/cli-service/node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-72[0].rules[0].use[3]!./node_modules/less-loader/dist/cjs.js??clonedRuleSet-72[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&
|
|
20239
|
+
var ivr_nodevue_type_style_index_0_lang_less_ = __webpack_require__(731);
|
|
20240
|
+
;// CONCATENATED MODULE: ./recipes/cards/ivr_node/ivr_node.vue?vue&type=style&index=0&lang=less&
|
|
20241
|
+
|
|
20242
|
+
;// CONCATENATED MODULE: ./recipes/cards/ivr_node/ivr_node.vue
|
|
20243
|
+
|
|
20244
|
+
|
|
20245
|
+
|
|
20246
|
+
;
|
|
20247
|
+
|
|
20248
|
+
|
|
20249
|
+
/* normalize component */
|
|
20250
|
+
|
|
20251
|
+
var ivr_node_component = normalizeComponent(
|
|
20252
|
+
ivr_node_ivr_nodevue_type_script_lang_js_,
|
|
20253
|
+
ivr_nodevue_type_template_id_2873a082_render,
|
|
20254
|
+
ivr_nodevue_type_template_id_2873a082_staticRenderFns,
|
|
20255
|
+
false,
|
|
20256
|
+
null,
|
|
20257
|
+
null,
|
|
20258
|
+
null
|
|
20259
|
+
|
|
20260
|
+
)
|
|
20261
|
+
|
|
20262
|
+
/* harmony default export */ const ivr_node = (ivr_node_component.exports);
|
|
20263
|
+
;// CONCATENATED MODULE: ./recipes/cards/ivr_node/index.js
|
|
20264
|
+
|
|
20265
|
+
|
|
19714
20266
|
;// CONCATENATED MODULE: ./common/mixins/index.js
|
|
19715
20267
|
|
|
19716
20268
|
|
|
@@ -19757,6 +20309,7 @@ var top_banner_info_component = normalizeComponent(
|
|
|
19757
20309
|
|
|
19758
20310
|
|
|
19759
20311
|
|
|
20312
|
+
|
|
19760
20313
|
// Mixins
|
|
19761
20314
|
|
|
19762
20315
|
// Constants
|