@dialpad/dialtone-vue 2.29.1 → 2.30.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.
@@ -364,7 +364,7 @@ __webpack_require__.r(__webpack_exports__);
364
364
 
365
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
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}", ""]);
367
+ ___CSS_LOADER_EXPORT___.push([module.id, ".ivr_node__width{width:280px}", ""]);
368
368
  // Exports
369
369
  /* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (___CSS_LOADER_EXPORT___);
370
370
 
@@ -1178,6 +1178,7 @@ __webpack_require__.d(__webpack_exports__, {
1178
1178
  "DtRecipeComboboxMultiSelect": () => (/* reexport */ combobox_multi_select),
1179
1179
  "DtRecipeComboboxWithPopover": () => (/* reexport */ combobox_with_popover),
1180
1180
  "DtRecipeContactInfo": () => (/* reexport */ contact_info),
1181
+ "DtRecipeGroupedChip": () => (/* reexport */ grouped_chip),
1181
1182
  "DtRecipeIvrNode": () => (/* reexport */ ivr_node),
1182
1183
  "DtRecipeTopBannerInfo": () => (/* reexport */ top_banner_info),
1183
1184
  "DtRootLayout": () => (/* reexport */ root_layout),
@@ -12638,8 +12639,8 @@ var dropdown_separator_component = normalizeComponent(
12638
12639
 
12639
12640
 
12640
12641
 
12641
- ;// 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!./components/input/input.vue?vue&type=template&id=7e861d6a&
12642
- var inputvue_type_template_id_7e861d6a_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{ref:"container",staticClass:"base-input",attrs:{"data-qa":"dt-input"}},[_c('label',{staticClass:"base-input__label",attrs:{"aria-details":_vm.$slots.description || _vm.description ? _vm.descriptionKey : undefined,"data-qa":"dt-input-label-wrapper"}},[_vm._t("labelSlot",function(){return [(_vm.label)?_c('div',{ref:"label",class:[
12642
+ ;// 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!./components/input/input.vue?vue&type=template&id=ebdc986a&
12643
+ var inputvue_type_template_id_ebdc986a_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{ref:"container",staticClass:"base-input",attrs:{"data-qa":"dt-input"}},[_c('label',{staticClass:"base-input__label",attrs:{"aria-details":_vm.$slots.description || _vm.description ? _vm.descriptionKey : undefined,"data-qa":"dt-input-label-wrapper"}},[_vm._t("labelSlot",function(){return [(_vm.label)?_c('div',{ref:"label",class:[
12643
12644
  'base-input__label-text',
12644
12645
  'd-label',
12645
12646
  _vm.labelSizeClasses[_vm.size] ],attrs:{"data-qa":"dt-input-label"}},[_vm._v(" "+_vm._s(_vm.label)+" ")]):_vm._e()]}),(_vm.$slots.description || _vm.description || _vm.shouldValidateLength)?_c('div',{ref:"description",class:[
@@ -12647,8 +12648,8 @@ var inputvue_type_template_id_7e861d6a_render = function () {var _vm=this;var _h
12647
12648
  'd-description',
12648
12649
  'd-fd-column',
12649
12650
  _vm.descriptionSizeClasses[_vm.size] ],attrs:{"id":_vm.descriptionKey,"data-qa":"dt-input-description"}},[(_vm.$slots.description || _vm.description)?_c('div',[_vm._t("description",function(){return [_vm._v(_vm._s(_vm.description))]})],2):_vm._e(),(_vm.shouldValidateLength)?_c('div',{class:[
12650
- 'd-mb2' ],attrs:{"data-qa":"dt-input-length-description"}},[_vm._v(" "+_vm._s(_vm.validationProps.length.description)+" ")]):_vm._e()]):_vm._e(),_c('div',{staticClass:"d-input__wrapper"},[(_vm.$slots.leftIcon)?_c('span',{class:_vm.inputIconClasses('left'),attrs:{"data-qa":"dt-input-left-icon-wrapper"},on:{"focusout":_vm.onBlur}},[_vm._t("leftIcon")],2):_vm._e(),(_vm.isTextarea)?_c('textarea',_vm._g(_vm._b({ref:"input",class:_vm.inputClasses(),attrs:{"name":_vm.name,"disabled":_vm.disabled,"maxlength":_vm.shouldLimitMaxLength ? _vm.validationProps.length.max : null,"data-qa":"dt-input-input"},domProps:{"value":_vm.value}},'textarea',_vm.$attrs,false),_vm.inputListeners)):_c('input',_vm._g(_vm._b({ref:"input",class:_vm.inputClasses(),attrs:{"name":_vm.name,"type":_vm.type,"disabled":_vm.disabled,"maxlength":_vm.shouldLimitMaxLength ? _vm.validationProps.length.max : null,"data-qa":"dt-input-input"},domProps:{"value":_vm.value}},'input',_vm.$attrs,false),_vm.inputListeners)),(_vm.$slots.rightIcon)?_c('span',{class:_vm.inputIconClasses('right'),attrs:{"data-qa":"dt-input-right-icon-wrapper"},on:{"focusout":_vm.onBlur}},[_vm._t("rightIcon")],2):_vm._e()])],2),_c('dt-validation-messages',_vm._b({class:_vm.messagesClass,attrs:{"validation-messages":_vm.validationMessages,"show-messages":_vm.showMessages,"data-qa":"dt-input-messages"}},'dt-validation-messages',_vm.messagesChildProps,false))],1)}
12651
- var inputvue_type_template_id_7e861d6a_staticRenderFns = []
12651
+ 'd-mb2' ],attrs:{"data-qa":"dt-input-length-description"}},[_vm._v(" "+_vm._s(_vm.validationProps.length.description)+" ")]):_vm._e()]):_vm._e(),_c('div',{class:_vm.inputWrapperClasses(),attrs:{"read-only":_vm.disabled}},[(_vm.$slots.leftIcon)?_c('span',{class:_vm.inputIconClasses('left'),attrs:{"data-qa":"dt-input-left-icon-wrapper"},on:{"focusout":_vm.onBlur}},[_vm._t("leftIcon")],2):_vm._e(),(_vm.isTextarea)?_c('textarea',_vm._g(_vm._b({ref:"input",class:_vm.inputClasses(),attrs:{"name":_vm.name,"disabled":_vm.disabled,"maxlength":_vm.shouldLimitMaxLength ? _vm.validationProps.length.max : null,"data-qa":"dt-input-input"},domProps:{"value":_vm.value}},'textarea',_vm.$attrs,false),_vm.inputListeners)):_c('input',_vm._g(_vm._b({ref:"input",class:_vm.inputClasses(),attrs:{"name":_vm.name,"type":_vm.type,"disabled":_vm.disabled,"maxlength":_vm.shouldLimitMaxLength ? _vm.validationProps.length.max : null,"data-qa":"dt-input-input"},domProps:{"value":_vm.value}},'input',_vm.$attrs,false),_vm.inputListeners)),(_vm.$slots.rightIcon)?_c('span',{class:_vm.inputIconClasses('right'),attrs:{"data-qa":"dt-input-right-icon-wrapper"},on:{"focusout":_vm.onBlur}},[_vm._t("rightIcon")],2):_vm._e()])],2),_c('dt-validation-messages',_vm._b({class:_vm.messagesClass,attrs:{"validation-messages":_vm.validationMessages,"show-messages":_vm.showMessages,"data-qa":"dt-input-messages"}},'dt-validation-messages',_vm.messagesChildProps,false))],1)}
12652
+ var inputvue_type_template_id_ebdc986a_staticRenderFns = []
12652
12653
 
12653
12654
 
12654
12655
  ;// CONCATENATED MODULE: ./components/input/input_constants.js
@@ -13307,6 +13308,9 @@ const MessagesMixin = {
13307
13308
  //
13308
13309
  //
13309
13310
  //
13311
+ //
13312
+ //
13313
+ //
13310
13314
 
13311
13315
 
13312
13316
 
@@ -13411,6 +13415,16 @@ const MessagesMixin = {
13411
13415
  default: ''
13412
13416
  },
13413
13417
 
13418
+ /**
13419
+ * Additional class name for the input wrapper element.
13420
+ * Can accept all of String, Object, and Array, i.e. has the
13421
+ * same api as Vue's built-in handling of the class attribute.
13422
+ */
13423
+ inputWrapperClass: {
13424
+ type: [String, Object, Array],
13425
+ default: ''
13426
+ },
13427
+
13414
13428
  /**
13415
13429
  * The current character length that the user has entered into the input.
13416
13430
  * This will only need to be used if you are using `validate.length` and
@@ -13646,6 +13660,22 @@ const MessagesMixin = {
13646
13660
  }
13647
13661
  };
13648
13662
  return sizeClasses[this.inputComponent][this.size];
13663
+ },
13664
+
13665
+ stateClass() {
13666
+ const inputStateClasses = {
13667
+ input: {
13668
+ error: 'd-input--error base-input__input--error',
13669
+ warning: 'd-input--warning base-input__input--warning',
13670
+ success: 'd-input--success base-input__input--success'
13671
+ },
13672
+ textarea: {
13673
+ error: 'd-textarea--error base-input__input--error',
13674
+ warning: 'd-textarea--warning base-input__input--warning',
13675
+ success: 'd-textarea--success base-input__input--success'
13676
+ }
13677
+ };
13678
+ return [inputStateClasses[this.inputComponent][this.inputState]];
13649
13679
  }
13650
13680
 
13651
13681
  },
@@ -13671,25 +13701,19 @@ const MessagesMixin = {
13671
13701
  },
13672
13702
  methods: {
13673
13703
  inputClasses() {
13674
- const inputStateClasses = {
13675
- input: {
13676
- error: 'd-input--error base-input__input--error',
13677
- warning: 'd-input--warning base-input__input--warning',
13678
- success: 'd-input--success base-input__input--success'
13679
- },
13680
- textarea: {
13681
- error: 'd-textarea--error base-input__input--error',
13682
- warning: 'd-textarea--warning base-input__input--warning',
13683
- success: 'd-textarea--success base-input__input--success'
13684
- }
13685
- };
13686
13704
  return ['base-input__input', this.inputComponent === 'input' ? 'd-input' : 'd-textarea', {
13687
- [inputStateClasses[this.inputComponent][this.inputState]]: this.showInputState,
13705
+ [this.stateClass]: this.showInputState,
13688
13706
  'd-input-icon--left': this.$slots.leftIcon,
13689
13707
  'd-input-icon--right': this.$slots.rightIcon
13690
13708
  }, this.sizeModifierClass, this.inputClass];
13691
13709
  },
13692
13710
 
13711
+ inputWrapperClasses() {
13712
+ return ['d-input__wrapper', {
13713
+ [this.stateClass]: this.showInputState
13714
+ }, this.inputWrapperClass];
13715
+ },
13716
+
13693
13717
  calculateLength(value) {
13694
13718
  if (typeof value !== 'string') {
13695
13719
  return 0;
@@ -13769,8 +13793,8 @@ const MessagesMixin = {
13769
13793
  ;
13770
13794
  var input_component = normalizeComponent(
13771
13795
  input_inputvue_type_script_lang_js_,
13772
- inputvue_type_template_id_7e861d6a_render,
13773
- inputvue_type_template_id_7e861d6a_staticRenderFns,
13796
+ inputvue_type_template_id_ebdc986a_render,
13797
+ inputvue_type_template_id_ebdc986a_staticRenderFns,
13774
13798
  false,
13775
13799
  null,
13776
13800
  null,
@@ -16399,9 +16423,9 @@ var checkbox_group_component = normalizeComponent(
16399
16423
  /* harmony default export */ const checkbox_group = (checkbox_group_component.exports);
16400
16424
  ;// CONCATENATED MODULE: ./components/checkbox_group/index.js
16401
16425
 
16402
- ;// 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!./components/chip/chip.vue?vue&type=template&id=3a0f690e&
16403
- var chipvue_type_template_id_3a0f690e_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('span',{staticClass:"d-chip"},[_c(_vm.interactive ? 'button' : 'span',_vm._g({tag:"component",class:_vm.chipClasses(),attrs:{"id":_vm.id,"type":_vm.interactive && 'button',"data-qa":"dt-chip","aria-labelledby":_vm.ariaLabel ? undefined : (_vm.id + "-content"),"aria-label":_vm.ariaLabel}},_vm.chipListeners),[(_vm.$slots.icon)?_c('span',{staticClass:"d-chip__icon",attrs:{"data-qa":"dt-chip-icon"}},[_vm._t("icon")],2):(_vm.$slots.avatar)?_c('span',{attrs:{"data-qa":"dt-chip-avatar"}},[_vm._t("avatar")],2):_vm._e(),(_vm.$slots.default)?_c('span',{class:['d-truncate', 'd-chip__text', _vm.contentClass],attrs:{"id":(_vm.id + "-content"),"data-qa":"dt-chip-label"}},[_vm._t("default")],2):_vm._e()]),(!_vm.hideClose)?_c('dt-button',_vm._b({class:_vm.chipCloseButtonClasses(),attrs:{"data-qa":"dt-chip-close","aria-label":_vm.closeButtonProps.ariaLabel},on:{"click":function($event){return _vm.$emit('close')}},scopedSlots:_vm._u([{key:"icon",fn:function(){return [_c('icon-close')]},proxy:true}],null,false,4267981299)},'dt-button',_vm.closeButtonProps,false)):_vm._e()],1)}
16404
- var chipvue_type_template_id_3a0f690e_staticRenderFns = []
16426
+ ;// 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!./components/chip/chip.vue?vue&type=template&id=2ea4cb7a&
16427
+ var chipvue_type_template_id_2ea4cb7a_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('span',{staticClass:"d-chip"},[_c(_vm.interactive ? 'button' : 'span',_vm._g(_vm._b({tag:"component",class:_vm.chipClasses(),attrs:{"id":_vm.id,"type":_vm.interactive && 'button',"data-qa":"dt-chip","aria-labelledby":_vm.ariaLabel ? undefined : (_vm.id + "-content"),"aria-label":_vm.ariaLabel}},'component',_vm.$attrs,false),_vm.chipListeners),[(_vm.$slots.icon)?_c('span',{staticClass:"d-chip__icon",attrs:{"data-qa":"dt-chip-icon"}},[_vm._t("icon")],2):(_vm.$slots.avatar)?_c('span',{attrs:{"data-qa":"dt-chip-avatar"}},[_vm._t("avatar")],2):_vm._e(),(_vm.$slots.default)?_c('span',{class:['d-truncate', 'd-chip__text', _vm.contentClass],attrs:{"id":(_vm.id + "-content"),"data-qa":"dt-chip-label"}},[_vm._t("default")],2):_vm._e()]),(!_vm.hideClose)?_c('dt-button',_vm._b({class:_vm.chipCloseButtonClasses(),attrs:{"data-qa":"dt-chip-close","aria-label":_vm.closeButtonProps.ariaLabel},on:{"click":function($event){return _vm.$emit('close')}},scopedSlots:_vm._u([{key:"icon",fn:function(){return [_c('icon-close')]},proxy:true}],null,false,4267981299)},'dt-button',_vm.closeButtonProps,false)):_vm._e()],1)}
16428
+ var chipvue_type_template_id_2ea4cb7a_staticRenderFns = []
16405
16429
 
16406
16430
 
16407
16431
  ;// CONCATENATED MODULE: ./components/chip/chip_constants.js
@@ -16471,6 +16495,7 @@ const CHIP_CLOSE_BUTTON_SIZE_MODIFIERS = {
16471
16495
  //
16472
16496
  //
16473
16497
  //
16498
+ //
16474
16499
 
16475
16500
 
16476
16501
 
@@ -16488,6 +16513,7 @@ const CHIP_CLOSE_BUTTON_SIZE_MODIFIERS = {
16488
16513
  IconClose: IconClose,
16489
16514
  DtButton: button_button
16490
16515
  },
16516
+ inheritAttrs: false,
16491
16517
  props: {
16492
16518
  /**
16493
16519
  * A set of props to be passed into the modal's close button. Requires an 'ariaLabel' property.
@@ -16609,7 +16635,7 @@ const CHIP_CLOSE_BUTTON_SIZE_MODIFIERS = {
16609
16635
  },
16610
16636
  methods: {
16611
16637
  chipClasses() {
16612
- return ['d-chip__label', CHIP_SIZE_MODIFIERS[this.size]];
16638
+ return [this.$attrs['grouped-chip'] ? 'd-chip' : 'd-chip__label', CHIP_SIZE_MODIFIERS[this.size]];
16613
16639
  },
16614
16640
 
16615
16641
  chipCloseButtonClasses() {
@@ -16636,8 +16662,8 @@ const CHIP_CLOSE_BUTTON_SIZE_MODIFIERS = {
16636
16662
  ;
16637
16663
  var chip_component = normalizeComponent(
16638
16664
  chip_chipvue_type_script_lang_js_,
16639
- chipvue_type_template_id_3a0f690e_render,
16640
- chipvue_type_template_id_3a0f690e_staticRenderFns,
16665
+ chipvue_type_template_id_2ea4cb7a_render,
16666
+ chipvue_type_template_id_2ea4cb7a_staticRenderFns,
16641
16667
  false,
16642
16668
  null,
16643
16669
  null,
@@ -20555,8 +20581,8 @@ var top_banner_info_component = normalizeComponent(
20555
20581
  ;// CONCATENATED MODULE: ./recipes/notices/top_banner_info/index.js
20556
20582
 
20557
20583
 
20558
- ;// 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&
20559
- 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":[
20584
+ ;// 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=2913254f&
20585
+ var ivr_nodevue_type_template_id_2913254f_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":[
20560
20586
  'd-w100p',
20561
20587
  { 'd-ba d-bar8 d-baw4': _vm.isSelected },
20562
20588
  _vm.headerColor ],"header-class":[
@@ -20565,8 +20591,8 @@ var ivr_nodevue_type_template_id_2873a082_render = function () {var _vm=this;var
20565
20591
  'd-btw4',
20566
20592
  'd-p0',
20567
20593
  _vm.headerColor,
20568
- { '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)}
20569
- var ivr_nodevue_type_template_id_2873a082_staticRenderFns = []
20594
+ { '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-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('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)}
20595
+ var ivr_nodevue_type_template_id_2913254f_staticRenderFns = []
20570
20596
 
20571
20597
 
20572
20598
  ;// 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&
@@ -20824,16 +20850,16 @@ const IVR_NODE_LABELS = {
20824
20850
  };
20825
20851
  const IVR_NODE_COLORS = {
20826
20852
  PROMPT: {
20827
- normal: 'prompt_node_border_color',
20828
- selected: 'prompt_node_border_color__selected'
20853
+ normal: 'd-bc-blue-200',
20854
+ selected: 'd-bc-blue-300'
20829
20855
  },
20830
20856
  LOGIC: {
20831
20857
  normal: 'd-bc-purple-200',
20832
- selected: 'd-bc-purple-500'
20858
+ selected: 'd-bc-purple-400'
20833
20859
  },
20834
20860
  TERMINAL: {
20835
- normal: 'd-bc-red-200',
20836
- selected: 'd-bc-red-400'
20861
+ normal: 'd-bc-red-100',
20862
+ selected: 'd-bc-red-200'
20837
20863
  }
20838
20864
  };
20839
20865
  const IVR_NODE_COLOR_MAPPING = {
@@ -21043,8 +21069,8 @@ var ivr_nodevue_type_style_index_0_lang_less_ = __webpack_require__(731);
21043
21069
 
21044
21070
  var ivr_node_component = normalizeComponent(
21045
21071
  ivr_node_ivr_nodevue_type_script_lang_js_,
21046
- ivr_nodevue_type_template_id_2873a082_render,
21047
- ivr_nodevue_type_template_id_2873a082_staticRenderFns,
21072
+ ivr_nodevue_type_template_id_2913254f_render,
21073
+ ivr_nodevue_type_template_id_2913254f_staticRenderFns,
21048
21074
  false,
21049
21075
  null,
21050
21076
  null,
@@ -21056,6 +21082,108 @@ var ivr_node_component = normalizeComponent(
21056
21082
  ;// CONCATENATED MODULE: ./recipes/cards/ivr_node/index.js
21057
21083
 
21058
21084
 
21085
+ ;// 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/chips/grouped_chip/grouped_chip.vue?vue&type=template&id=165f0fc6&
21086
+ var grouped_chipvue_type_template_id_165f0fc6_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{attrs:{"data-qa":"grouped-chip"}},[_c('dt-chip',{staticClass:"d-blr-pill d-bgc-black-050",attrs:{"hide-close":true,"interactive":false,"content-class":"d-fs12","size":"xs","grouped-chip":true},scopedSlots:_vm._u([(_vm.$slots.leftIcon)?{key:"icon",fn:function(){return [(_vm.$slots.leftIcon)?_c('div',{attrs:{"data-qa":"left-grouped-chip-icon"}},[_vm._t("leftIcon")],2):_vm._e()]},proxy:true}:null,{key:"default",fn:function(){return [(_vm.$slots.leftContent)?_c('div',{attrs:{"data-qa":"left-grouped-chip-content"}},[_vm._t("leftContent")],2):_vm._e()]},proxy:true}],null,true)}),_c('dt-chip',{staticClass:"d-brr-pill d-bgc-purple-200 d-mln6",attrs:{"hide-close":true,"interactive":false,"content-class":"d-fs12","size":"xs","grouped-chip":true},scopedSlots:_vm._u([{key:"icon",fn:function(){return [(_vm.$slots.rightIcon)?_c('div',{attrs:{"data-qa":"right-grouped-chip-icon"}},[_vm._t("rightIcon")],2):_vm._e()]},proxy:true},{key:"default",fn:function(){return [(_vm.$slots.rightContent)?_c('div',{attrs:{"data-qa":"right-grouped-chip-content"}},[_vm._t("rightContent")],2):_vm._e()]},proxy:true}],null,true)})],1)}
21087
+ var grouped_chipvue_type_template_id_165f0fc6_staticRenderFns = []
21088
+
21089
+
21090
+ ;// 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/chips/grouped_chip/grouped_chip.vue?vue&type=script&lang=js&
21091
+ //
21092
+ //
21093
+ //
21094
+ //
21095
+ //
21096
+ //
21097
+ //
21098
+ //
21099
+ //
21100
+ //
21101
+ //
21102
+ //
21103
+ //
21104
+ //
21105
+ //
21106
+ //
21107
+ //
21108
+ //
21109
+ //
21110
+ //
21111
+ //
21112
+ //
21113
+ //
21114
+ //
21115
+ //
21116
+ //
21117
+ //
21118
+ //
21119
+ //
21120
+ //
21121
+ //
21122
+ //
21123
+ //
21124
+ //
21125
+ //
21126
+ //
21127
+ //
21128
+ //
21129
+ //
21130
+ //
21131
+ //
21132
+ //
21133
+ //
21134
+ //
21135
+ //
21136
+ //
21137
+ //
21138
+ //
21139
+ //
21140
+ //
21141
+ //
21142
+ //
21143
+ //
21144
+ //
21145
+ //
21146
+ //
21147
+ //
21148
+ //
21149
+ //
21150
+ //
21151
+ //
21152
+ //
21153
+ //
21154
+ //
21155
+
21156
+ /* harmony default export */ const grouped_chipvue_type_script_lang_js_ = ({
21157
+ name: 'DtRecipeGroupedChip',
21158
+ components: {
21159
+ DtChip: chip
21160
+ },
21161
+ computed: {}
21162
+ });
21163
+ ;// CONCATENATED MODULE: ./recipes/chips/grouped_chip/grouped_chip.vue?vue&type=script&lang=js&
21164
+ /* harmony default export */ const grouped_chip_grouped_chipvue_type_script_lang_js_ = (grouped_chipvue_type_script_lang_js_);
21165
+ ;// CONCATENATED MODULE: ./recipes/chips/grouped_chip/grouped_chip.vue
21166
+
21167
+
21168
+
21169
+
21170
+
21171
+ /* normalize component */
21172
+ ;
21173
+ var grouped_chip_component = normalizeComponent(
21174
+ grouped_chip_grouped_chipvue_type_script_lang_js_,
21175
+ grouped_chipvue_type_template_id_165f0fc6_render,
21176
+ grouped_chipvue_type_template_id_165f0fc6_staticRenderFns,
21177
+ false,
21178
+ null,
21179
+ null,
21180
+ null
21181
+
21182
+ )
21183
+
21184
+ /* harmony default export */ const grouped_chip = (grouped_chip_component.exports);
21185
+ ;// CONCATENATED MODULE: ./recipes/chips/grouped_chip/index.js
21186
+
21059
21187
  ;// CONCATENATED MODULE: ./common/mixins/index.js
21060
21188
 
21061
21189
 
@@ -21103,6 +21231,7 @@ var ivr_node_component = normalizeComponent(
21103
21231
 
21104
21232
 
21105
21233
 
21234
+
21106
21235
  // Mixins
21107
21236
 
21108
21237
  // Constants