@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.
|
@@ -354,7 +354,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
354
354
|
|
|
355
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
356
|
// Module
|
|
357
|
-
___CSS_LOADER_EXPORT___.push([module.id, ".ivr_node__width{width:280px}
|
|
357
|
+
___CSS_LOADER_EXPORT___.push([module.id, ".ivr_node__width{width:280px}", ""]);
|
|
358
358
|
// Exports
|
|
359
359
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (___CSS_LOADER_EXPORT___);
|
|
360
360
|
|
|
@@ -1160,6 +1160,7 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
1160
1160
|
"DtRecipeComboboxMultiSelect": () => (/* reexport */ combobox_multi_select),
|
|
1161
1161
|
"DtRecipeComboboxWithPopover": () => (/* reexport */ combobox_with_popover),
|
|
1162
1162
|
"DtRecipeContactInfo": () => (/* reexport */ contact_info),
|
|
1163
|
+
"DtRecipeGroupedChip": () => (/* reexport */ grouped_chip),
|
|
1163
1164
|
"DtRecipeIvrNode": () => (/* reexport */ ivr_node),
|
|
1164
1165
|
"DtRecipeTopBannerInfo": () => (/* reexport */ top_banner_info),
|
|
1165
1166
|
"DtRootLayout": () => (/* reexport */ root_layout),
|
|
@@ -12620,8 +12621,8 @@ var dropdown_separator_component = normalizeComponent(
|
|
|
12620
12621
|
|
|
12621
12622
|
|
|
12622
12623
|
|
|
12623
|
-
;// 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=
|
|
12624
|
-
var
|
|
12624
|
+
;// 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&
|
|
12625
|
+
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:[
|
|
12625
12626
|
'base-input__label-text',
|
|
12626
12627
|
'd-label',
|
|
12627
12628
|
_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:[
|
|
@@ -12629,8 +12630,8 @@ var inputvue_type_template_id_7e861d6a_render = function () {var _vm=this;var _h
|
|
|
12629
12630
|
'd-description',
|
|
12630
12631
|
'd-fd-column',
|
|
12631
12632
|
_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:[
|
|
12632
|
-
'd-mb2' ],attrs:{"data-qa":"dt-input-length-description"}},[_vm._v(" "+_vm._s(_vm.validationProps.length.description)+" ")]):_vm._e()]):_vm._e(),_c('div',{
|
|
12633
|
-
var
|
|
12633
|
+
'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)}
|
|
12634
|
+
var inputvue_type_template_id_ebdc986a_staticRenderFns = []
|
|
12634
12635
|
|
|
12635
12636
|
|
|
12636
12637
|
;// CONCATENATED MODULE: ./components/input/input_constants.js
|
|
@@ -13289,6 +13290,9 @@ const MessagesMixin = {
|
|
|
13289
13290
|
//
|
|
13290
13291
|
//
|
|
13291
13292
|
//
|
|
13293
|
+
//
|
|
13294
|
+
//
|
|
13295
|
+
//
|
|
13292
13296
|
|
|
13293
13297
|
|
|
13294
13298
|
|
|
@@ -13393,6 +13397,16 @@ const MessagesMixin = {
|
|
|
13393
13397
|
default: ''
|
|
13394
13398
|
},
|
|
13395
13399
|
|
|
13400
|
+
/**
|
|
13401
|
+
* Additional class name for the input wrapper element.
|
|
13402
|
+
* Can accept all of String, Object, and Array, i.e. has the
|
|
13403
|
+
* same api as Vue's built-in handling of the class attribute.
|
|
13404
|
+
*/
|
|
13405
|
+
inputWrapperClass: {
|
|
13406
|
+
type: [String, Object, Array],
|
|
13407
|
+
default: ''
|
|
13408
|
+
},
|
|
13409
|
+
|
|
13396
13410
|
/**
|
|
13397
13411
|
* The current character length that the user has entered into the input.
|
|
13398
13412
|
* This will only need to be used if you are using `validate.length` and
|
|
@@ -13628,6 +13642,22 @@ const MessagesMixin = {
|
|
|
13628
13642
|
}
|
|
13629
13643
|
};
|
|
13630
13644
|
return sizeClasses[this.inputComponent][this.size];
|
|
13645
|
+
},
|
|
13646
|
+
|
|
13647
|
+
stateClass() {
|
|
13648
|
+
const inputStateClasses = {
|
|
13649
|
+
input: {
|
|
13650
|
+
error: 'd-input--error base-input__input--error',
|
|
13651
|
+
warning: 'd-input--warning base-input__input--warning',
|
|
13652
|
+
success: 'd-input--success base-input__input--success'
|
|
13653
|
+
},
|
|
13654
|
+
textarea: {
|
|
13655
|
+
error: 'd-textarea--error base-input__input--error',
|
|
13656
|
+
warning: 'd-textarea--warning base-input__input--warning',
|
|
13657
|
+
success: 'd-textarea--success base-input__input--success'
|
|
13658
|
+
}
|
|
13659
|
+
};
|
|
13660
|
+
return [inputStateClasses[this.inputComponent][this.inputState]];
|
|
13631
13661
|
}
|
|
13632
13662
|
|
|
13633
13663
|
},
|
|
@@ -13653,25 +13683,19 @@ const MessagesMixin = {
|
|
|
13653
13683
|
},
|
|
13654
13684
|
methods: {
|
|
13655
13685
|
inputClasses() {
|
|
13656
|
-
const inputStateClasses = {
|
|
13657
|
-
input: {
|
|
13658
|
-
error: 'd-input--error base-input__input--error',
|
|
13659
|
-
warning: 'd-input--warning base-input__input--warning',
|
|
13660
|
-
success: 'd-input--success base-input__input--success'
|
|
13661
|
-
},
|
|
13662
|
-
textarea: {
|
|
13663
|
-
error: 'd-textarea--error base-input__input--error',
|
|
13664
|
-
warning: 'd-textarea--warning base-input__input--warning',
|
|
13665
|
-
success: 'd-textarea--success base-input__input--success'
|
|
13666
|
-
}
|
|
13667
|
-
};
|
|
13668
13686
|
return ['base-input__input', this.inputComponent === 'input' ? 'd-input' : 'd-textarea', {
|
|
13669
|
-
[
|
|
13687
|
+
[this.stateClass]: this.showInputState,
|
|
13670
13688
|
'd-input-icon--left': this.$slots.leftIcon,
|
|
13671
13689
|
'd-input-icon--right': this.$slots.rightIcon
|
|
13672
13690
|
}, this.sizeModifierClass, this.inputClass];
|
|
13673
13691
|
},
|
|
13674
13692
|
|
|
13693
|
+
inputWrapperClasses() {
|
|
13694
|
+
return ['d-input__wrapper', {
|
|
13695
|
+
[this.stateClass]: this.showInputState
|
|
13696
|
+
}, this.inputWrapperClass];
|
|
13697
|
+
},
|
|
13698
|
+
|
|
13675
13699
|
calculateLength(value) {
|
|
13676
13700
|
if (typeof value !== 'string') {
|
|
13677
13701
|
return 0;
|
|
@@ -13751,8 +13775,8 @@ const MessagesMixin = {
|
|
|
13751
13775
|
;
|
|
13752
13776
|
var input_component = normalizeComponent(
|
|
13753
13777
|
input_inputvue_type_script_lang_js_,
|
|
13754
|
-
|
|
13755
|
-
|
|
13778
|
+
inputvue_type_template_id_ebdc986a_render,
|
|
13779
|
+
inputvue_type_template_id_ebdc986a_staticRenderFns,
|
|
13756
13780
|
false,
|
|
13757
13781
|
null,
|
|
13758
13782
|
null,
|
|
@@ -16381,9 +16405,9 @@ var checkbox_group_component = normalizeComponent(
|
|
|
16381
16405
|
/* harmony default export */ const checkbox_group = (checkbox_group_component.exports);
|
|
16382
16406
|
;// CONCATENATED MODULE: ./components/checkbox_group/index.js
|
|
16383
16407
|
|
|
16384
|
-
;// 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=
|
|
16385
|
-
var
|
|
16386
|
-
var
|
|
16408
|
+
;// 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&
|
|
16409
|
+
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)}
|
|
16410
|
+
var chipvue_type_template_id_2ea4cb7a_staticRenderFns = []
|
|
16387
16411
|
|
|
16388
16412
|
|
|
16389
16413
|
;// CONCATENATED MODULE: ./components/chip/chip_constants.js
|
|
@@ -16453,6 +16477,7 @@ const CHIP_CLOSE_BUTTON_SIZE_MODIFIERS = {
|
|
|
16453
16477
|
//
|
|
16454
16478
|
//
|
|
16455
16479
|
//
|
|
16480
|
+
//
|
|
16456
16481
|
|
|
16457
16482
|
|
|
16458
16483
|
|
|
@@ -16470,6 +16495,7 @@ const CHIP_CLOSE_BUTTON_SIZE_MODIFIERS = {
|
|
|
16470
16495
|
IconClose: IconClose,
|
|
16471
16496
|
DtButton: button_button
|
|
16472
16497
|
},
|
|
16498
|
+
inheritAttrs: false,
|
|
16473
16499
|
props: {
|
|
16474
16500
|
/**
|
|
16475
16501
|
* A set of props to be passed into the modal's close button. Requires an 'ariaLabel' property.
|
|
@@ -16591,7 +16617,7 @@ const CHIP_CLOSE_BUTTON_SIZE_MODIFIERS = {
|
|
|
16591
16617
|
},
|
|
16592
16618
|
methods: {
|
|
16593
16619
|
chipClasses() {
|
|
16594
|
-
return ['d-chip__label', CHIP_SIZE_MODIFIERS[this.size]];
|
|
16620
|
+
return [this.$attrs['grouped-chip'] ? 'd-chip' : 'd-chip__label', CHIP_SIZE_MODIFIERS[this.size]];
|
|
16595
16621
|
},
|
|
16596
16622
|
|
|
16597
16623
|
chipCloseButtonClasses() {
|
|
@@ -16618,8 +16644,8 @@ const CHIP_CLOSE_BUTTON_SIZE_MODIFIERS = {
|
|
|
16618
16644
|
;
|
|
16619
16645
|
var chip_component = normalizeComponent(
|
|
16620
16646
|
chip_chipvue_type_script_lang_js_,
|
|
16621
|
-
|
|
16622
|
-
|
|
16647
|
+
chipvue_type_template_id_2ea4cb7a_render,
|
|
16648
|
+
chipvue_type_template_id_2ea4cb7a_staticRenderFns,
|
|
16623
16649
|
false,
|
|
16624
16650
|
null,
|
|
16625
16651
|
null,
|
|
@@ -20537,8 +20563,8 @@ var top_banner_info_component = normalizeComponent(
|
|
|
20537
20563
|
;// CONCATENATED MODULE: ./recipes/notices/top_banner_info/index.js
|
|
20538
20564
|
|
|
20539
20565
|
|
|
20540
|
-
;// 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=
|
|
20541
|
-
var
|
|
20566
|
+
;// 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&
|
|
20567
|
+
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":[
|
|
20542
20568
|
'd-w100p',
|
|
20543
20569
|
{ 'd-ba d-bar8 d-baw4': _vm.isSelected },
|
|
20544
20570
|
_vm.headerColor ],"header-class":[
|
|
@@ -20547,8 +20573,8 @@ var ivr_nodevue_type_template_id_2873a082_render = function () {var _vm=this;var
|
|
|
20547
20573
|
'd-btw4',
|
|
20548
20574
|
'd-p0',
|
|
20549
20575
|
_vm.headerColor,
|
|
20550
|
-
{ '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-
|
|
20551
|
-
var
|
|
20576
|
+
{ '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)}
|
|
20577
|
+
var ivr_nodevue_type_template_id_2913254f_staticRenderFns = []
|
|
20552
20578
|
|
|
20553
20579
|
|
|
20554
20580
|
;// 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&
|
|
@@ -20806,16 +20832,16 @@ const IVR_NODE_LABELS = {
|
|
|
20806
20832
|
};
|
|
20807
20833
|
const IVR_NODE_COLORS = {
|
|
20808
20834
|
PROMPT: {
|
|
20809
|
-
normal: '
|
|
20810
|
-
selected: '
|
|
20835
|
+
normal: 'd-bc-blue-200',
|
|
20836
|
+
selected: 'd-bc-blue-300'
|
|
20811
20837
|
},
|
|
20812
20838
|
LOGIC: {
|
|
20813
20839
|
normal: 'd-bc-purple-200',
|
|
20814
|
-
selected: 'd-bc-purple-
|
|
20840
|
+
selected: 'd-bc-purple-400'
|
|
20815
20841
|
},
|
|
20816
20842
|
TERMINAL: {
|
|
20817
|
-
normal: 'd-bc-red-
|
|
20818
|
-
selected: 'd-bc-red-
|
|
20843
|
+
normal: 'd-bc-red-100',
|
|
20844
|
+
selected: 'd-bc-red-200'
|
|
20819
20845
|
}
|
|
20820
20846
|
};
|
|
20821
20847
|
const IVR_NODE_COLOR_MAPPING = {
|
|
@@ -21025,8 +21051,8 @@ var ivr_nodevue_type_style_index_0_lang_less_ = __webpack_require__(212);
|
|
|
21025
21051
|
|
|
21026
21052
|
var ivr_node_component = normalizeComponent(
|
|
21027
21053
|
ivr_node_ivr_nodevue_type_script_lang_js_,
|
|
21028
|
-
|
|
21029
|
-
|
|
21054
|
+
ivr_nodevue_type_template_id_2913254f_render,
|
|
21055
|
+
ivr_nodevue_type_template_id_2913254f_staticRenderFns,
|
|
21030
21056
|
false,
|
|
21031
21057
|
null,
|
|
21032
21058
|
null,
|
|
@@ -21038,6 +21064,108 @@ var ivr_node_component = normalizeComponent(
|
|
|
21038
21064
|
;// CONCATENATED MODULE: ./recipes/cards/ivr_node/index.js
|
|
21039
21065
|
|
|
21040
21066
|
|
|
21067
|
+
;// 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&
|
|
21068
|
+
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)}
|
|
21069
|
+
var grouped_chipvue_type_template_id_165f0fc6_staticRenderFns = []
|
|
21070
|
+
|
|
21071
|
+
|
|
21072
|
+
;// 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/chips/grouped_chip/grouped_chip.vue?vue&type=script&lang=js&
|
|
21073
|
+
//
|
|
21074
|
+
//
|
|
21075
|
+
//
|
|
21076
|
+
//
|
|
21077
|
+
//
|
|
21078
|
+
//
|
|
21079
|
+
//
|
|
21080
|
+
//
|
|
21081
|
+
//
|
|
21082
|
+
//
|
|
21083
|
+
//
|
|
21084
|
+
//
|
|
21085
|
+
//
|
|
21086
|
+
//
|
|
21087
|
+
//
|
|
21088
|
+
//
|
|
21089
|
+
//
|
|
21090
|
+
//
|
|
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
|
+
/* harmony default export */ const grouped_chipvue_type_script_lang_js_ = ({
|
|
21139
|
+
name: 'DtRecipeGroupedChip',
|
|
21140
|
+
components: {
|
|
21141
|
+
DtChip: chip
|
|
21142
|
+
},
|
|
21143
|
+
computed: {}
|
|
21144
|
+
});
|
|
21145
|
+
;// CONCATENATED MODULE: ./recipes/chips/grouped_chip/grouped_chip.vue?vue&type=script&lang=js&
|
|
21146
|
+
/* harmony default export */ const grouped_chip_grouped_chipvue_type_script_lang_js_ = (grouped_chipvue_type_script_lang_js_);
|
|
21147
|
+
;// CONCATENATED MODULE: ./recipes/chips/grouped_chip/grouped_chip.vue
|
|
21148
|
+
|
|
21149
|
+
|
|
21150
|
+
|
|
21151
|
+
|
|
21152
|
+
|
|
21153
|
+
/* normalize component */
|
|
21154
|
+
;
|
|
21155
|
+
var grouped_chip_component = normalizeComponent(
|
|
21156
|
+
grouped_chip_grouped_chipvue_type_script_lang_js_,
|
|
21157
|
+
grouped_chipvue_type_template_id_165f0fc6_render,
|
|
21158
|
+
grouped_chipvue_type_template_id_165f0fc6_staticRenderFns,
|
|
21159
|
+
false,
|
|
21160
|
+
null,
|
|
21161
|
+
null,
|
|
21162
|
+
null
|
|
21163
|
+
|
|
21164
|
+
)
|
|
21165
|
+
|
|
21166
|
+
/* harmony default export */ const grouped_chip = (grouped_chip_component.exports);
|
|
21167
|
+
;// CONCATENATED MODULE: ./recipes/chips/grouped_chip/index.js
|
|
21168
|
+
|
|
21041
21169
|
;// CONCATENATED MODULE: ./common/mixins/index.js
|
|
21042
21170
|
|
|
21043
21171
|
|
|
@@ -21085,6 +21213,7 @@ var ivr_node_component = normalizeComponent(
|
|
|
21085
21213
|
|
|
21086
21214
|
|
|
21087
21215
|
|
|
21216
|
+
|
|
21088
21217
|
// Mixins
|
|
21089
21218
|
|
|
21090
21219
|
// Constants
|