@dialpad/dialtone-vue 2.46.0 → 2.46.1

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.
@@ -378,7 +378,7 @@ __webpack_require__.r(__webpack_exports__);
378
378
 
379
379
  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()));
380
380
  // Module
381
- ___CSS_LOADER_EXPORT___.push([module.id, ".ivr_node__width{width:280px}", ""]);
381
+ ___CSS_LOADER_EXPORT___.push([module.id, ".ivr_node__width{width:280px}.ivr_node__goto_icon{transform:rotate(90deg)}", ""]);
382
382
  // Exports
383
383
  /* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (___CSS_LOADER_EXPORT___);
384
384
 
@@ -21239,8 +21239,8 @@ var top_banner_info_component = normalizeComponent(
21239
21239
  ;// CONCATENATED MODULE: ./recipes/notices/top_banner_info/index.js
21240
21240
 
21241
21241
 
21242
- ;// 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=90698860&
21243
- var ivr_nodevue_type_template_id_90698860_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-600 d-bgc-purple-600 d-mbn12 d-fc-white d-fs-200",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-600 d-bgc-purple-600 d-mbn4",class:{ 'd-mbn8': _vm.isSelected },attrs:{"data-qa":"dt-top-connector"}}),_c('dt-card',{attrs:{"content-class":"d-bt d-bc-black-300 d-px12 d-pt8 d-pb12","container-class":[
21242
+ ;// 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=5b6f101b&
21243
+ var ivr_nodevue_type_template_id_5b6f101b_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-600 d-bgc-purple-600 d-mbn12 d-fc-white d-fs-200",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-600 d-bgc-purple-600 d-mbn4",class:{ 'd-mbn8': _vm.isSelected },attrs:{"data-qa":"dt-top-connector"}}),_c('dt-card',{attrs:{"content-class":"d-bt d-bc-black-300 d-px12 d-pt8 d-pb12","container-class":[
21244
21244
  'd-w100p',
21245
21245
  { 'd-ba d-bar8 d-baw4': _vm.isSelected },
21246
21246
  _vm.headerColor ],"header-class":[
@@ -21249,10 +21249,10 @@ var ivr_nodevue_type_template_id_90698860_render = function () {var _vm=this;var
21249
21249
  'd-btw4',
21250
21250
  'd-p0',
21251
21251
  _vm.headerColor,
21252
- { '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('dt-icon',{staticClass:"d-fc-black-900",attrs:{"name":_vm.nodeIcon,"size":"200"}})]},proxy:true}])}),_c('p',{staticClass:"d-fs-200 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('dt-icon',{staticClass:"d-fc-black-900",attrs:{"name":"more-vertical","size":"200"}})]},proxy:true}])})]},proxy:true},{key:"list",fn:function(ref){
21252
+ { '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('dt-icon',{class:['d-fc-black-900', { 'ivr_node__goto_icon': _vm.isGotoNode }],attrs:{"name":_vm.nodeIcon,"size":"200"}})]},proxy:true}])}),_c('p',{staticClass:"d-fs-200 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('dt-icon',{staticClass:"d-fc-black-900",attrs:{"name":"more-vertical","size":"200"}})]},proxy:true}])})]},proxy:true},{key:"list",fn:function(ref){
21253
21253
  var close = ref.close;
21254
21254
  return [_c('div',{staticClass:"d-w164"},[_vm._t("menuItems",null,{"close":close})],2)]}}],null,true)})]},proxy:true},{key:"content",fn:function(){return [_vm._t("content")]},proxy:true}],null,true)})],1)}
21255
- var ivr_nodevue_type_template_id_90698860_staticRenderFns = []
21255
+ var ivr_nodevue_type_template_id_5b6f101b_staticRenderFns = []
21256
21256
 
21257
21257
 
21258
21258
  ;// CONCATENATED MODULE: ./recipes/cards/ivr_node/ivr_node_constants.js
@@ -21268,9 +21268,9 @@ const IVR_NODE_ICON_TYPES = {
21268
21268
  [IVR_NODE_PROMPT_MENU]: 'keypad',
21269
21269
  [IVR_NODE_PROMPT_COLLECT]: 'dialer',
21270
21270
  [IVR_NODE_PROMPT_PLAY]: 'volume-2',
21271
- [IVR_NODE_EXPERT]: 'corner-down-right',
21272
- [IVR_NODE_BRANCH]: 'network',
21273
- [IVR_NODE_GO_TO]: 'chevrons-up',
21271
+ [IVR_NODE_EXPERT]: 'expert-node',
21272
+ [IVR_NODE_BRANCH]: 'branch',
21273
+ [IVR_NODE_GO_TO]: 'call-merge',
21274
21274
  [IVR_NODE_TRANSFER]: 'transfer',
21275
21275
  [IVR_NODE_HANGUP]: 'phone-hang-up'
21276
21276
  };
@@ -21486,6 +21486,10 @@ const IVR_NODE_COLOR_MAPPING = {
21486
21486
  selected
21487
21487
  } = IVR_NODE_COLOR_MAPPING[this.nodeType];
21488
21488
  return this.isSelected ? selected : normal;
21489
+ },
21490
+
21491
+ isGotoNode() {
21492
+ return this.nodeType === IVR_NODE_GO_TO;
21489
21493
  }
21490
21494
 
21491
21495
  },
@@ -21513,8 +21517,8 @@ var ivr_nodevue_type_style_index_0_lang_less_ = __webpack_require__(212);
21513
21517
 
21514
21518
  var ivr_node_component = normalizeComponent(
21515
21519
  ivr_node_ivr_nodevue_type_script_lang_js_,
21516
- ivr_nodevue_type_template_id_90698860_render,
21517
- ivr_nodevue_type_template_id_90698860_staticRenderFns,
21520
+ ivr_nodevue_type_template_id_5b6f101b_render,
21521
+ ivr_nodevue_type_template_id_5b6f101b_staticRenderFns,
21518
21522
  false,
21519
21523
  null,
21520
21524
  null,
@@ -388,7 +388,7 @@ __webpack_require__.r(__webpack_exports__);
388
388
 
389
389
  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()));
390
390
  // Module
391
- ___CSS_LOADER_EXPORT___.push([module.id, ".ivr_node__width{width:280px}", ""]);
391
+ ___CSS_LOADER_EXPORT___.push([module.id, ".ivr_node__width{width:280px}.ivr_node__goto_icon{transform:rotate(90deg)}", ""]);
392
392
  // Exports
393
393
  /* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (___CSS_LOADER_EXPORT___);
394
394
 
@@ -21249,8 +21249,8 @@ var top_banner_info_component = normalizeComponent(
21249
21249
  ;// CONCATENATED MODULE: ./recipes/notices/top_banner_info/index.js
21250
21250
 
21251
21251
 
21252
- ;// 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=90698860&
21253
- var ivr_nodevue_type_template_id_90698860_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-600 d-bgc-purple-600 d-mbn12 d-fc-white d-fs-200",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-600 d-bgc-purple-600 d-mbn4",class:{ 'd-mbn8': _vm.isSelected },attrs:{"data-qa":"dt-top-connector"}}),_c('dt-card',{attrs:{"content-class":"d-bt d-bc-black-300 d-px12 d-pt8 d-pb12","container-class":[
21252
+ ;// 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=5b6f101b&
21253
+ var ivr_nodevue_type_template_id_5b6f101b_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-600 d-bgc-purple-600 d-mbn12 d-fc-white d-fs-200",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-600 d-bgc-purple-600 d-mbn4",class:{ 'd-mbn8': _vm.isSelected },attrs:{"data-qa":"dt-top-connector"}}),_c('dt-card',{attrs:{"content-class":"d-bt d-bc-black-300 d-px12 d-pt8 d-pb12","container-class":[
21254
21254
  'd-w100p',
21255
21255
  { 'd-ba d-bar8 d-baw4': _vm.isSelected },
21256
21256
  _vm.headerColor ],"header-class":[
@@ -21259,10 +21259,10 @@ var ivr_nodevue_type_template_id_90698860_render = function () {var _vm=this;var
21259
21259
  'd-btw4',
21260
21260
  'd-p0',
21261
21261
  _vm.headerColor,
21262
- { '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('dt-icon',{staticClass:"d-fc-black-900",attrs:{"name":_vm.nodeIcon,"size":"200"}})]},proxy:true}])}),_c('p',{staticClass:"d-fs-200 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('dt-icon',{staticClass:"d-fc-black-900",attrs:{"name":"more-vertical","size":"200"}})]},proxy:true}])})]},proxy:true},{key:"list",fn:function(ref){
21262
+ { '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('dt-icon',{class:['d-fc-black-900', { 'ivr_node__goto_icon': _vm.isGotoNode }],attrs:{"name":_vm.nodeIcon,"size":"200"}})]},proxy:true}])}),_c('p',{staticClass:"d-fs-200 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('dt-icon',{staticClass:"d-fc-black-900",attrs:{"name":"more-vertical","size":"200"}})]},proxy:true}])})]},proxy:true},{key:"list",fn:function(ref){
21263
21263
  var close = ref.close;
21264
21264
  return [_c('div',{staticClass:"d-w164"},[_vm._t("menuItems",null,{"close":close})],2)]}}],null,true)})]},proxy:true},{key:"content",fn:function(){return [_vm._t("content")]},proxy:true}],null,true)})],1)}
21265
- var ivr_nodevue_type_template_id_90698860_staticRenderFns = []
21265
+ var ivr_nodevue_type_template_id_5b6f101b_staticRenderFns = []
21266
21266
 
21267
21267
 
21268
21268
  ;// CONCATENATED MODULE: ./recipes/cards/ivr_node/ivr_node_constants.js
@@ -21278,9 +21278,9 @@ const IVR_NODE_ICON_TYPES = {
21278
21278
  [IVR_NODE_PROMPT_MENU]: 'keypad',
21279
21279
  [IVR_NODE_PROMPT_COLLECT]: 'dialer',
21280
21280
  [IVR_NODE_PROMPT_PLAY]: 'volume-2',
21281
- [IVR_NODE_EXPERT]: 'corner-down-right',
21282
- [IVR_NODE_BRANCH]: 'network',
21283
- [IVR_NODE_GO_TO]: 'chevrons-up',
21281
+ [IVR_NODE_EXPERT]: 'expert-node',
21282
+ [IVR_NODE_BRANCH]: 'branch',
21283
+ [IVR_NODE_GO_TO]: 'call-merge',
21284
21284
  [IVR_NODE_TRANSFER]: 'transfer',
21285
21285
  [IVR_NODE_HANGUP]: 'phone-hang-up'
21286
21286
  };
@@ -21496,6 +21496,10 @@ const IVR_NODE_COLOR_MAPPING = {
21496
21496
  selected
21497
21497
  } = IVR_NODE_COLOR_MAPPING[this.nodeType];
21498
21498
  return this.isSelected ? selected : normal;
21499
+ },
21500
+
21501
+ isGotoNode() {
21502
+ return this.nodeType === IVR_NODE_GO_TO;
21499
21503
  }
21500
21504
 
21501
21505
  },
@@ -21523,8 +21527,8 @@ var ivr_nodevue_type_style_index_0_lang_less_ = __webpack_require__(731);
21523
21527
 
21524
21528
  var ivr_node_component = normalizeComponent(
21525
21529
  ivr_node_ivr_nodevue_type_script_lang_js_,
21526
- ivr_nodevue_type_template_id_90698860_render,
21527
- ivr_nodevue_type_template_id_90698860_staticRenderFns,
21530
+ ivr_nodevue_type_template_id_5b6f101b_render,
21531
+ ivr_nodevue_type_template_id_5b6f101b_staticRenderFns,
21528
21532
  false,
21529
21533
  null,
21530
21534
  null,