@dialpad/dialtone-vue 2.22.3 → 2.23.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.
@@ -239,6 +239,54 @@ ___CSS_LOADER_EXPORT___.push([module.id, ".tippy-box[data-popper-escaped] .d-too
239
239
  /* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (___CSS_LOADER_EXPORT___);
240
240
 
241
241
 
242
+ /***/ }),
243
+
244
+ /***/ 41:
245
+ /***/ ((module, __webpack_exports__, __webpack_require__) => {
246
+
247
+ "use strict";
248
+ __webpack_require__.r(__webpack_exports__);
249
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
250
+ /* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
251
+ /* harmony export */ });
252
+ /* harmony import */ var _node_modules_vue_cli_service_node_modules_css_loader_dist_runtime_noSourceMaps_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(481);
253
+ /* 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__);
254
+ /* harmony import */ var _node_modules_vue_cli_service_node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(400);
255
+ /* 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__);
256
+ // Imports
257
+
258
+
259
+ 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()));
260
+ // Module
261
+ ___CSS_LOADER_EXPORT___.push([module.id, ".dt-recipe-callbar-button:not(.dt-recipe-callbar-button--circle){width:8rem;height:6.2rem;letter-spacing:-.011rem;line-height:1.6rem}.dt-recipe-callbar-button--circle{border-radius:var(--br-circle)}.dt-recipe-callbar-button.d-btn .d-btn__icon .d-svg{width:2.4rem;height:2.4rem}.dt-recipe-callbar-button.d-btn[disabled]{background-color:unset}.dt-recipe-callbar-button--circle.d-btn[disabled]{border-color:unset}.dt-recipe-callbar-button--active{--button--fc:var(--muted-color-hover);--button--bgc:hsla(var(--muted-color-hsl)/15%)}.dt-recipe-callbar-button--danger.dt-recipe-callbar-button--active{--button--bgc:hsla(var(--error-color-hsl)/10%);--button--fc:var(--error-color-hover)}.dt-recipe-callbar-button--danger.dt-recipe-callbar-button--active:hover{--button--bgc:hsla(var(--error-color-hsl)/20%);--button--fc:var(--error-color-hover)}", ""]);
262
+ // Exports
263
+ /* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (___CSS_LOADER_EXPORT___);
264
+
265
+
266
+ /***/ }),
267
+
268
+ /***/ 489:
269
+ /***/ ((module, __webpack_exports__, __webpack_require__) => {
270
+
271
+ "use strict";
272
+ __webpack_require__.r(__webpack_exports__);
273
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
274
+ /* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
275
+ /* harmony export */ });
276
+ /* harmony import */ var _node_modules_vue_cli_service_node_modules_css_loader_dist_runtime_noSourceMaps_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(481);
277
+ /* 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__);
278
+ /* harmony import */ var _node_modules_vue_cli_service_node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(400);
279
+ /* 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__);
280
+ // Imports
281
+
282
+
283
+ 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()));
284
+ // Module
285
+ ___CSS_LOADER_EXPORT___.push([module.id, ".dt-recipe--callbar-button-with-popover--button{position:relative;display:inline-block}.dt-recipe--callbar-button-with-popover--arrow.d-btn--circle{position:absolute;top:2rem;right:0;width:var(--su16);height:var(--su16);padding:var(--su8);border-radius:var(--su4)}.dt-recipe--callbar-button-with-popover--arrow.d-btn--circle.d-btn--active{background:var(--black-025)}.dt-recipe--callbar-button-with-popover--popover .d-popover__header{background:var(--black-900);color:var(--white)}.dt-recipe--callbar-button-with-popover--popover .d-popover__header button{color:var(--white)}.d-tab--selected:after,.d-tab--selected:hover:after{--tab--bgc:var(--black-900)}.tab-group{display:flex;flex-direction:column;height:100%}.tab-content{flex:1 1 100%;overflow-y:auto}", ""]);
286
+ // Exports
287
+ /* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (___CSS_LOADER_EXPORT___);
288
+
289
+
242
290
  /***/ }),
243
291
 
244
292
  /***/ 3:
@@ -546,6 +594,38 @@ var update = add("0a135999", content, true, {"sourceMap":false,"shadowMode":fals
546
594
 
547
595
  /***/ }),
548
596
 
597
+ /***/ 759:
598
+ /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
599
+
600
+ // style-loader: Adds some css to the DOM by adding a <style> tag
601
+
602
+ // load the styles
603
+ var content = __webpack_require__(41);
604
+ if(content.__esModule) content = content.default;
605
+ if(typeof content === 'string') content = [[module.id, content, '']];
606
+ if(content.locals) module.exports = content.locals;
607
+ // add the styles to the DOM
608
+ var add = (__webpack_require__(402)/* ["default"] */ .Z)
609
+ var update = add("326eb2ad", content, true, {"sourceMap":false,"shadowMode":false});
610
+
611
+ /***/ }),
612
+
613
+ /***/ 545:
614
+ /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
615
+
616
+ // style-loader: Adds some css to the DOM by adding a <style> tag
617
+
618
+ // load the styles
619
+ var content = __webpack_require__(489);
620
+ if(content.__esModule) content = content.default;
621
+ if(typeof content === 'string') content = [[module.id, content, '']];
622
+ if(content.locals) module.exports = content.locals;
623
+ // add the styles to the DOM
624
+ var add = (__webpack_require__(402)/* ["default"] */ .Z)
625
+ var update = add("6de67338", content, true, {"sourceMap":false,"shadowMode":false});
626
+
627
+ /***/ }),
628
+
549
629
  /***/ 9:
550
630
  /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
551
631
 
@@ -952,6 +1032,8 @@ __webpack_require__.d(__webpack_exports__, {
952
1032
  "DtPopover": () => (/* reexport */ popover),
953
1033
  "DtRadio": () => (/* reexport */ radio_radio),
954
1034
  "DtRadioGroup": () => (/* reexport */ radio_group),
1035
+ "DtRecipeCallbarButton": () => (/* reexport */ callbar_button),
1036
+ "DtRecipeCallbarButtonWithPopover": () => (/* reexport */ callbar_button_with_popover),
955
1037
  "DtRecipeComboboxMultiSelect": () => (/* reexport */ combobox_multi_select),
956
1038
  "DtRecipeComboboxWithPopover": () => (/* reexport */ combobox_with_popover),
957
1039
  "DtRecipeContactInfo": () => (/* reexport */ contact_info),
@@ -17766,11 +17848,11 @@ var combobox_with_popover_component = normalizeComponent(
17766
17848
  /* harmony default export */ const combobox_with_popover = (combobox_with_popover_component.exports);
17767
17849
  ;// CONCATENATED MODULE: ./recipes/comboboxes/combobox_with_popover/index.js
17768
17850
 
17769
- ;// 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/comboboxes/combobox_multi_select/combobox_multi_select.vue?vue&type=template&id=50e5c78d&
17770
- var combobox_multi_selectvue_type_template_id_50e5c78d_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('dt-recipe-combobox-with-popover',{ref:"comboboxWithPopover",attrs:{"list-aria-label":"listAriaLabel","show-list":_vm.showList,"max-height":_vm.listMaxHeight,"popover-offset":_vm.popoverOffset,"has-suggestion-list":_vm.hasSuggestionList,"content-width":"anchor"},on:{"select":_vm.onComboboxSelect},scopedSlots:_vm._u([{key:"input",fn:function(ref){
17851
+ ;// 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/comboboxes/combobox_multi_select/combobox_multi_select.vue?vue&type=template&id=14e17b26&
17852
+ var combobox_multi_selectvue_type_template_id_14e17b26_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('dt-recipe-combobox-with-popover',{ref:"comboboxWithPopover",attrs:{"list-aria-label":"listAriaLabel","show-list":_vm.showList,"max-height":_vm.listMaxHeight,"popover-offset":_vm.popoverOffset,"has-suggestion-list":_vm.hasSuggestionList,"content-width":"anchor"},on:{"select":_vm.onComboboxSelect},scopedSlots:_vm._u([{key:"input",fn:function(ref){
17771
17853
  var onInput = ref.onInput;
17772
17854
  return [_c('span',{ref:"inputSlotWrapper",staticClass:"d-ps-relative"},[_c('span',{ref:"chipsWrapper",staticClass:"d-ps-absolute d-mx2"},_vm._l((_vm.selectedItems),function(item){return _c('dt-chip',_vm._g({key:item.id,ref:"chips",refInFor:true,staticClass:"d-mt4 d-mx2 d-zi-base1",attrs:{"close-button-props":{ ariaLabel: 'close' },"size":_vm.size},on:{"keyup":function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,"backspace",undefined,$event.key,undefined)){ return null; }return _vm.onChipRemove(item)},"close":function($event){return _vm.onChipRemove(item)}}},_vm.chipListeners),[_vm._v(" "+_vm._s(item)+" ")])}),1),_c('dt-input',_vm._g({ref:"input",staticClass:"d-fl-grow1 d-mb4",attrs:{"label":_vm.label,"description":_vm.description,"placeholder":_vm.inputPlaceHolder,"show-messages":_vm.showInputMessages,"messages":_vm.inputMessages,"size":_vm.size},on:{"input":onInput},model:{value:(_vm.value),callback:function ($$v) {_vm.value=$$v},expression:"value"}},_vm.inputListeners)),_c('dt-validation-messages',{attrs:{"validation-messages":_vm.maxSelectedMessage,"show-messages":_vm.showValidationMessages}})],1)]}},{key:"header",fn:function(){return [(_vm.$slots.header)?_c('div',{ref:"header"},[_vm._t("header")],2):_vm._e()]},proxy:true},{key:"list",fn:function(){return [_c('div',{ref:"list"},[(!_vm.loading)?_vm._t("list"):_c('div',{staticClass:"d-ta-center d-py16"},[_vm._v(" "+_vm._s(_vm.loadingMessage)+" ")])],2)]},proxy:true},{key:"footer",fn:function(){return [(_vm.$slots.footer)?_c('div',{ref:"footer"},[_vm._t("footer")],2):_vm._e()]},proxy:true}],null,true)})}
17773
- var combobox_multi_selectvue_type_template_id_50e5c78d_staticRenderFns = []
17855
+ var combobox_multi_selectvue_type_template_id_14e17b26_staticRenderFns = []
17774
17856
 
17775
17857
 
17776
17858
  ;// CONCATENATED MODULE: ./recipes/comboboxes/combobox_multi_select/combobox_multi_select_story_constants.js
@@ -17974,6 +18056,9 @@ const MULTI_SELECT_SIZES = {
17974
18056
 
17975
18057
 
17976
18058
 
18059
+
18060
+
18061
+
17977
18062
  /* harmony default export */ const combobox_multi_selectvue_type_script_lang_js_ = ({
17978
18063
  name: 'DtRecipeComboboxMultiSelect',
17979
18064
  components: {
@@ -18406,8 +18491,8 @@ const MULTI_SELECT_SIZES = {
18406
18491
  ;
18407
18492
  var combobox_multi_select_component = normalizeComponent(
18408
18493
  combobox_multi_select_combobox_multi_selectvue_type_script_lang_js_,
18409
- combobox_multi_selectvue_type_template_id_50e5c78d_render,
18410
- combobox_multi_selectvue_type_template_id_50e5c78d_staticRenderFns,
18494
+ combobox_multi_selectvue_type_template_id_14e17b26_render,
18495
+ combobox_multi_selectvue_type_template_id_14e17b26_staticRenderFns,
18411
18496
  false,
18412
18497
  null,
18413
18498
  null,
@@ -18419,8 +18504,438 @@ var combobox_multi_select_component = normalizeComponent(
18419
18504
  ;// CONCATENATED MODULE: ./recipes/comboboxes/combobox_multi_select/index.js
18420
18505
 
18421
18506
 
18422
- ;// 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/list_items/contact_info/contact_info.vue?vue&type=template&id=3f590359&
18423
- var contact_infovue_type_template_id_3f590359_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('dt-list-item',{attrs:{"id":_vm.id,"role":_vm.role,"element-type":"div","data-qa":"contact-info"},scopedSlots:_vm._u([{key:"left",fn:function(){return [_c('div',{staticClass:"d-ps-relative",attrs:{"data-qa":"contact-info-left"}},[(_vm.avatarSrc)?_c('dt-avatar',{attrs:{"size":"lg","avatar-class":"d-bar2"}},[_c('img',{attrs:{"data-qa":"dt-contact-avatar","src":_vm.avatarSrc,"alt":_vm.avatarInitials}})]):(_vm.avatarInitials)?_c('dt-avatar',{attrs:{"kind":"initials","size":"lg","color":_vm.avatarColor}},[_vm._v(" "+_vm._s(_vm.avatarInitials)+" ")]):_vm._e(),(_vm.showUserStatus)?_c('div',{class:[
18507
+ ;// 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/buttons/callbar_button/callbar_button.vue?vue&type=template&id=0421e5c4&
18508
+ var callbar_buttonvue_type_template_id_0421e5c4_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('dt-tooltip',{attrs:{"id":_vm.id,"offset":[0, -12]},scopedSlots:_vm._u([{key:"anchor",fn:function(){return [_c('dt-button',_vm._g({class:_vm.callbarButtonClass,attrs:{"importance":_vm.circle ? 'outlined' : 'clear',"kind":"muted","icon-position":"top","disabled":_vm.disabled,"aria-label":_vm.ariaLabel,"label-class":"d-fs11"}},_vm.$listeners),[_vm._t("default"),_vm._t("icon",null,{"slot":"icon"})],2)]},proxy:true}],null,true)},[_vm._t("tooltip")],2)}
18509
+ var callbar_buttonvue_type_template_id_0421e5c4_staticRenderFns = []
18510
+
18511
+
18512
+ ;// 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/buttons/callbar_button/callbar_button.vue?vue&type=script&lang=js&
18513
+ //
18514
+ //
18515
+ //
18516
+ //
18517
+ //
18518
+ //
18519
+ //
18520
+ //
18521
+ //
18522
+ //
18523
+ //
18524
+ //
18525
+ //
18526
+ //
18527
+ //
18528
+ //
18529
+ //
18530
+ //
18531
+ //
18532
+ //
18533
+ //
18534
+ //
18535
+ //
18536
+ //
18537
+ //
18538
+ //
18539
+ //
18540
+
18541
+
18542
+
18543
+ /* harmony default export */ const callbar_buttonvue_type_script_lang_js_ = ({
18544
+ name: 'DtRecipeCallbarButton',
18545
+ components: {
18546
+ DtButton: button_button,
18547
+ DtTooltip: tooltip
18548
+ },
18549
+ inheritAttrs: true,
18550
+ props: {
18551
+ /**
18552
+ * Id for the item.
18553
+ */
18554
+ id: {
18555
+ type: String,
18556
+
18557
+ default() {
18558
+ return utils.getUniqueString();
18559
+ }
18560
+
18561
+ },
18562
+
18563
+ /**
18564
+ * Determines whether the button should have active styling
18565
+ * default is false.
18566
+ * @values true, false
18567
+ * @see https://dialpad.design/components/button/
18568
+ */
18569
+ active: {
18570
+ type: Boolean,
18571
+ default: false
18572
+ },
18573
+
18574
+ /**
18575
+ * Determines whether the button should have danger styling
18576
+ * default is false.
18577
+ * @values true, false
18578
+ * @see https://dialpad.design/components/button/
18579
+ */
18580
+ danger: {
18581
+ type: Boolean,
18582
+ default: false
18583
+ },
18584
+
18585
+ /**
18586
+ * Determines whether the button should be disabled
18587
+ * default is false.
18588
+ * @values true, false
18589
+ */
18590
+ disabled: {
18591
+ type: Boolean,
18592
+ default: false
18593
+ },
18594
+
18595
+ /**
18596
+ * Whether the button is a circle or not.
18597
+ * @values true, false
18598
+ * @see https://dialpad.design/components/button/
18599
+ */
18600
+ circle: {
18601
+ type: Boolean,
18602
+ default: false
18603
+ },
18604
+
18605
+ /**
18606
+ * Aria label for the button. If empty, it takes its value from the default slot.
18607
+ */
18608
+ ariaLabel: {
18609
+ type: String,
18610
+ default: null,
18611
+ validator: label => {
18612
+ return label || undefined.$slots.default;
18613
+ }
18614
+ }
18615
+ },
18616
+ emits: ['click'],
18617
+ computed: {
18618
+ callbarButtonClass() {
18619
+ return ['dt-recipe-callbar-button', 'd-stack4', {
18620
+ 'dt-recipe-callbar-button--circle': this.circle,
18621
+ 'dt-recipe-callbar-button--active': this.active,
18622
+ 'dt-recipe-callbar-button--danger': this.danger
18623
+ }];
18624
+ }
18625
+
18626
+ }
18627
+ });
18628
+ ;// CONCATENATED MODULE: ./recipes/buttons/callbar_button/callbar_button.vue?vue&type=script&lang=js&
18629
+ /* harmony default export */ const callbar_button_callbar_buttonvue_type_script_lang_js_ = (callbar_buttonvue_type_script_lang_js_);
18630
+ // EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-32[0].rules[0].use[0]!./node_modules/@vue/cli-service/node_modules/css-loader/dist/cjs.js??clonedRuleSet-32[0].rules[0].use[1]!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/@vue/cli-service/node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-32[0].rules[0].use[2]!./node_modules/@vue/cli-service/node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-32[0].rules[0].use[3]!./node_modules/less-loader/dist/cjs.js??clonedRuleSet-32[0].rules[0].use[4]!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./recipes/buttons/callbar_button/callbar_button.vue?vue&type=style&index=0&lang=less&
18631
+ var callbar_buttonvue_type_style_index_0_lang_less_ = __webpack_require__(759);
18632
+ ;// CONCATENATED MODULE: ./recipes/buttons/callbar_button/callbar_button.vue?vue&type=style&index=0&lang=less&
18633
+
18634
+ ;// CONCATENATED MODULE: ./recipes/buttons/callbar_button/callbar_button.vue
18635
+
18636
+
18637
+
18638
+ ;
18639
+
18640
+
18641
+ /* normalize component */
18642
+
18643
+ var callbar_button_component = normalizeComponent(
18644
+ callbar_button_callbar_buttonvue_type_script_lang_js_,
18645
+ callbar_buttonvue_type_template_id_0421e5c4_render,
18646
+ callbar_buttonvue_type_template_id_0421e5c4_staticRenderFns,
18647
+ false,
18648
+ null,
18649
+ null,
18650
+ null
18651
+
18652
+ )
18653
+
18654
+ /* harmony default export */ const callbar_button = (callbar_button_component.exports);
18655
+ ;// CONCATENATED MODULE: ./recipes/buttons/callbar_button/index.js
18656
+
18657
+ ;// 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/buttons/callbar_button_with_popover/callbar_button_with_popover.vue?vue&type=template&id=d1e0f278&
18658
+ var callbar_button_with_popovervue_type_template_id_d1e0f278_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"dt-recipe--callbar-button-with-popover--button"},[_c('dt-recipe-callbar-button',{staticClass:"dt-recipe--callbar-button-with-popover--main-button",attrs:{"aria-label":_vm.ariaLabel,"disabled":_vm.disabled,"active":_vm.active,"danger":_vm.danger},on:{"click":_vm.buttonClick}},[_vm._t("icon",null,{"slot":"icon"}),_vm._t("tooltip",null,{"slot":"tooltip"}),_vm._t("default")],2),(!_vm.disabled)?_c('dt-popover',_vm._b({staticClass:"dt-recipe--callbar-button-with-popover--popover-wrapper",attrs:{"id":_vm.id,"disabled":_vm.disabled,"open":_vm.open,"placement":_vm.placement,"initial-focus-element":_vm.initialFocusElement,"show-close-button":_vm.showCloseButton,"padding":"none","dialog-class":"d-h464 d-w512 dt-recipe--callbar-button-with-popover--popover","header-class":"d-d-flex d-ai-center d-fw-normal d-px12"},on:{"opened":_vm.onModalIsOpened},scopedSlots:_vm._u([{key:"anchor",fn:function(){return [_c('dt-button',{staticClass:"dt-recipe--callbar-button-with-popover--arrow",attrs:{"circle":"","importance":"clear","size":"lg","aria-label":_vm.arrowButtonLabel,"active":_vm.open},on:{"click":_vm.arrowClick},scopedSlots:_vm._u([{key:"icon",fn:function(){return [_c('icon-arrow-drop-up',{staticClass:"d-svg--size-16"})]},proxy:true}],null,false,2876394386)})]},proxy:true}],null,false,4054443748)},'dt-popover',_vm.$attrs,false),[_vm._t("content",null,{"slot":"content"}),_vm._t("headerContent",null,{"slot":"headerContent"}),_vm._t("footerContent",null,{"slot":"footerContent"})],2):_vm._e()],1)}
18659
+ var callbar_button_with_popovervue_type_template_id_d1e0f278_staticRenderFns = []
18660
+
18661
+
18662
+ ;// 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/IconArrowDropUp.vue?vue&type=template&id=35fc0e49&
18663
+ var IconArrowDropUpvue_type_template_id_35fc0e49_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__arrowDropUp",attrs:{"aria-hidden":"true","aria-label":"Arrow Drop Up","viewBox":"0 0 24 24"}},[_c('path',{attrs:{"d":"M7 14l5-5 5 5H7z"}})])}
18664
+ var IconArrowDropUpvue_type_template_id_35fc0e49_staticRenderFns = []
18665
+
18666
+
18667
+ ;// CONCATENATED MODULE: ./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconArrowDropUp.vue
18668
+
18669
+ var IconArrowDropUp_script = {}
18670
+
18671
+
18672
+ /* normalize component */
18673
+ ;
18674
+ var IconArrowDropUp_component = normalizeComponent(
18675
+ IconArrowDropUp_script,
18676
+ IconArrowDropUpvue_type_template_id_35fc0e49_render,
18677
+ IconArrowDropUpvue_type_template_id_35fc0e49_staticRenderFns,
18678
+ false,
18679
+ null,
18680
+ null,
18681
+ null
18682
+
18683
+ )
18684
+
18685
+ /* harmony default export */ const IconArrowDropUp = (IconArrowDropUp_component.exports);
18686
+ ;// 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/buttons/callbar_button_with_popover/callbar_button_with_popover.vue?vue&type=script&lang=js&
18687
+ //
18688
+ //
18689
+ //
18690
+ //
18691
+ //
18692
+ //
18693
+ //
18694
+ //
18695
+ //
18696
+ //
18697
+ //
18698
+ //
18699
+ //
18700
+ //
18701
+ //
18702
+ //
18703
+ //
18704
+ //
18705
+ //
18706
+ //
18707
+ //
18708
+ //
18709
+ //
18710
+ //
18711
+ //
18712
+ //
18713
+ //
18714
+ //
18715
+ //
18716
+ //
18717
+ //
18718
+ //
18719
+ //
18720
+ //
18721
+ //
18722
+ //
18723
+ //
18724
+ //
18725
+ //
18726
+ //
18727
+ //
18728
+ //
18729
+ //
18730
+ //
18731
+ //
18732
+ //
18733
+ //
18734
+ //
18735
+ //
18736
+ //
18737
+ //
18738
+ //
18739
+ //
18740
+ //
18741
+ //
18742
+ //
18743
+ //
18744
+ //
18745
+ //
18746
+ //
18747
+ //
18748
+ //
18749
+ //
18750
+ //
18751
+ //
18752
+ //
18753
+ //
18754
+ //
18755
+
18756
+
18757
+
18758
+
18759
+
18760
+ /* harmony default export */ const callbar_button_with_popovervue_type_script_lang_js_ = ({
18761
+ name: 'DtRecipeCallbarButtonWithPopover',
18762
+ components: {
18763
+ DtRecipeCallbarButton: callbar_button,
18764
+ DtPopover: popover,
18765
+ DtButton: button_button,
18766
+ IconArrowDropUp: IconArrowDropUp
18767
+ },
18768
+
18769
+ /* inheritAttrs: false is generally an option we want to set on library
18770
+ components. This allows any attributes passed in that are not recognized
18771
+ as props to be passed down to another element or component using v-bind:$attrs
18772
+ more info: https://vuejs.org/v2/api/#inheritAttrs */
18773
+ inheritAttrs: false,
18774
+ props: {
18775
+ /**
18776
+ * Id for the item.
18777
+ */
18778
+ id: {
18779
+ type: String,
18780
+
18781
+ default() {
18782
+ return utils.getUniqueString();
18783
+ }
18784
+
18785
+ },
18786
+
18787
+ /**
18788
+ * Aria label for the button. If empty, it takes its value from the default slot.
18789
+ */
18790
+ ariaLabel: {
18791
+ type: String,
18792
+ default: null,
18793
+ validator: label => {
18794
+ return label || undefined.$slots.default;
18795
+ }
18796
+ },
18797
+
18798
+ /**
18799
+ * Aria label for the arrow. Cannot be empty.
18800
+ */
18801
+ arrowButtonLabel: {
18802
+ type: String,
18803
+ required: true,
18804
+ validator: label => {
18805
+ return !!label;
18806
+ }
18807
+ },
18808
+
18809
+ /**
18810
+ * The direction the popover displays relative to the anchor.
18811
+ * @values 'bottom', 'bottom-start', 'bottom-end',
18812
+ * 'right', 'right-start', 'right-end',
18813
+ * 'left', 'left-start', 'left-end',
18814
+ * 'top', 'top-start', 'top-end'
18815
+ * @default 'top'
18816
+ */
18817
+ placement: {
18818
+ type: String,
18819
+ default: 'top'
18820
+ },
18821
+
18822
+ /**
18823
+ * The element that is focused when the popover is opened. This can be an
18824
+ * HTMLElement within the popover, a string starting with '#' which will
18825
+ * find the element by ID. 'first' which will automatically focus
18826
+ * the first element, or 'dialog' which will focus the dialog window itself.
18827
+ * If the dialog is modal this prop cannot be 'none'.
18828
+ */
18829
+ initialFocusElement: {
18830
+ type: String,
18831
+ default: 'first'
18832
+ },
18833
+
18834
+ /**
18835
+ * Determines visibility for close button
18836
+ */
18837
+ showCloseButton: {
18838
+ type: Boolean,
18839
+ default: true
18840
+ },
18841
+
18842
+ /**
18843
+ * Determines whether the button should be disabled
18844
+ * default is false.
18845
+ * @values true, false
18846
+ */
18847
+ disabled: {
18848
+ type: Boolean,
18849
+ default: false
18850
+ },
18851
+
18852
+ /**
18853
+ * Determines whether the button should have active styling
18854
+ * default is false.
18855
+ * @values true, false
18856
+ * @see https://dialpad.design/components/button/
18857
+ */
18858
+ active: {
18859
+ type: Boolean,
18860
+ default: false
18861
+ },
18862
+
18863
+ /**
18864
+ * Determines whether the button should have danger styling
18865
+ * default is false.
18866
+ * @values true, false
18867
+ * @see https://dialpad.design/components/button/
18868
+ */
18869
+ danger: {
18870
+ type: Boolean,
18871
+ default: false
18872
+ }
18873
+ },
18874
+ emits: [
18875
+ /**
18876
+ * Emitted when the arrow is clicked
18877
+ */
18878
+ 'arrowClick', 'click'],
18879
+
18880
+ data() {
18881
+ return {
18882
+ open: false
18883
+ };
18884
+ },
18885
+
18886
+ methods: {
18887
+ arrowClick(ev) {
18888
+ this.$emit('arrowClick', ev);
18889
+ return this.open = !this.open;
18890
+ },
18891
+
18892
+ buttonClick(ev) {
18893
+ // If no listener for the click event, the button click opens the popover
18894
+ // the same as if the arrow was clicked.
18895
+ if (!this.$listeners.click) {
18896
+ this.arrowClick(ev);
18897
+ } else {
18898
+ this.$emit('click', ev);
18899
+ }
18900
+ },
18901
+
18902
+ onModalIsOpened(isOpened) {
18903
+ this.open = isOpened;
18904
+ }
18905
+
18906
+ }
18907
+ });
18908
+ ;// CONCATENATED MODULE: ./recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue?vue&type=script&lang=js&
18909
+ /* harmony default export */ const callbar_button_with_popover_callbar_button_with_popovervue_type_script_lang_js_ = (callbar_button_with_popovervue_type_script_lang_js_);
18910
+ // EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-32[0].rules[0].use[0]!./node_modules/@vue/cli-service/node_modules/css-loader/dist/cjs.js??clonedRuleSet-32[0].rules[0].use[1]!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/@vue/cli-service/node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-32[0].rules[0].use[2]!./node_modules/@vue/cli-service/node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-32[0].rules[0].use[3]!./node_modules/less-loader/dist/cjs.js??clonedRuleSet-32[0].rules[0].use[4]!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue?vue&type=style&index=0&lang=less&
18911
+ var callbar_button_with_popovervue_type_style_index_0_lang_less_ = __webpack_require__(545);
18912
+ ;// CONCATENATED MODULE: ./recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue?vue&type=style&index=0&lang=less&
18913
+
18914
+ ;// CONCATENATED MODULE: ./recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue
18915
+
18916
+
18917
+
18918
+ ;
18919
+
18920
+
18921
+ /* normalize component */
18922
+
18923
+ var callbar_button_with_popover_component = normalizeComponent(
18924
+ callbar_button_with_popover_callbar_button_with_popovervue_type_script_lang_js_,
18925
+ callbar_button_with_popovervue_type_template_id_d1e0f278_render,
18926
+ callbar_button_with_popovervue_type_template_id_d1e0f278_staticRenderFns,
18927
+ false,
18928
+ null,
18929
+ null,
18930
+ null
18931
+
18932
+ )
18933
+
18934
+ /* harmony default export */ const callbar_button_with_popover = (callbar_button_with_popover_component.exports);
18935
+ ;// CONCATENATED MODULE: ./recipes/buttons/callbar_button_with_popover/index.js
18936
+
18937
+ ;// 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/list_items/contact_info/contact_info.vue?vue&type=template&id=2ea57cf6&
18938
+ var contact_infovue_type_template_id_2ea57cf6_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('dt-list-item',{attrs:{"id":_vm.id,"role":_vm.role,"element-type":"div","data-qa":"contact-info"},scopedSlots:_vm._u([{key:"left",fn:function(){return [_c('div',{staticClass:"d-ps-relative",attrs:{"data-qa":"contact-info-left"}},[(_vm.avatarSrc)?_c('dt-avatar',{attrs:{"size":"lg","avatar-class":"d-bar2"}},[_c('img',{attrs:{"data-qa":"dt-contact-avatar","src":_vm.avatarSrc,"alt":_vm.avatarInitials}})]):(_vm.avatarInitials)?_c('dt-avatar',{attrs:{"kind":"initials","size":"lg","color":_vm.avatarColor}},[_vm._v(" "+_vm._s(_vm.avatarInitials)+" ")]):_vm._e(),(_vm.showUserStatus)?_c('div',{class:[
18424
18939
  'd-ba',
18425
18940
  'd-bc-white',
18426
18941
  'd-baw2',
@@ -18431,7 +18946,7 @@ var contact_infovue_type_template_id_3f590359_render = function () {var _vm=this
18431
18946
  'd-w20p',
18432
18947
  'd-h20p',
18433
18948
  _vm.USER_STATUS_COLOR_MODIFIERS[_vm.userStatusColor] ],attrs:{"data-qa":"contact-info-user-status"}},[_vm._v("   ")]):_vm._e()],1)]},proxy:true},{key:"default",fn:function(){return [_c('div',{attrs:{"data-qa":"contact-info-header"}},[_vm._t("header")],2)]},proxy:true},{key:"subtitle",fn:function(){return [_c('div',{attrs:{"data-qa":"contact-info-subtitle"}},[_vm._t("subtitle")],2)]},proxy:true},{key:"bottom",fn:function(){return [_c('div',{attrs:{"data-qa":"contact-info-bottom"}},[_vm._t("bottom")],2)]},proxy:true},{key:"right",fn:function(){return [_c('div',{attrs:{"data-qa":"contact-info-right"}},[_vm._t("right")],2)]},proxy:true}],null,true)})}
18434
- var contact_infovue_type_template_id_3f590359_staticRenderFns = []
18949
+ var contact_infovue_type_template_id_2ea57cf6_staticRenderFns = []
18435
18950
 
18436
18951
 
18437
18952
  ;// CONCATENATED MODULE: ./recipes/list_items/contact_info/contact_info_constants.js
@@ -18529,6 +19044,8 @@ const USER_STATUS_COLOR_MODIFIERS = {
18529
19044
 
18530
19045
 
18531
19046
 
19047
+
19048
+
18532
19049
  /* harmony default export */ const contact_infovue_type_script_lang_js_ = ({
18533
19050
  name: 'DtRecipeContactInfo',
18534
19051
  components: {
@@ -18622,8 +19139,8 @@ const USER_STATUS_COLOR_MODIFIERS = {
18622
19139
  ;
18623
19140
  var contact_info_component = normalizeComponent(
18624
19141
  contact_info_contact_infovue_type_script_lang_js_,
18625
- contact_infovue_type_template_id_3f590359_render,
18626
- contact_infovue_type_template_id_3f590359_staticRenderFns,
19142
+ contact_infovue_type_template_id_2ea57cf6_render,
19143
+ contact_infovue_type_template_id_2ea57cf6_staticRenderFns,
18627
19144
  false,
18628
19145
  null,
18629
19146
  null,
@@ -18771,6 +19288,8 @@ var top_banner_info_component = normalizeComponent(
18771
19288
 
18772
19289
 
18773
19290
 
19291
+
19292
+
18774
19293
  // Mixins
18775
19294
 
18776
19295
  // Constants