@dialpad/dialtone-vue 3.17.0 → 3.18.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/dialtone-vue.common.js +570 -56
- package/dist/dialtone-vue.umd.js +570 -56
- package/dist/dialtone-vue.umd.min.js +1 -1
- package/package.json +2 -1
|
@@ -121,7 +121,7 @@ ___CSS_LOADER_EXPORT___.push([module.id, ".dt-default-list-item,.dt-default-list
|
|
|
121
121
|
|
|
122
122
|
/***/ }),
|
|
123
123
|
|
|
124
|
-
/***/
|
|
124
|
+
/***/ 338:
|
|
125
125
|
/***/ ((module, __webpack_exports__, __webpack_require__) => {
|
|
126
126
|
|
|
127
127
|
"use strict";
|
|
@@ -138,7 +138,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
138
138
|
|
|
139
139
|
var ___CSS_LOADER_EXPORT___ = _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1___default()((_node_modules_css_loader_dist_runtime_noSourceMaps_js__WEBPACK_IMPORTED_MODULE_0___default()));
|
|
140
140
|
// Module
|
|
141
|
-
___CSS_LOADER_EXPORT___.push([module.id, ".dt-list-item:not(.dt-list-item--static){cursor:pointer}.dt-list-item--focusable:focus,.dt-list-item--focusable:focus-within,.dt-list-item--highlighted{background-color:hsla(var(--black-400-h),var(--black-400-s),var(--black-400-l),.15)}.dt-list-item:focus-visible{outline-color:var(--
|
|
141
|
+
___CSS_LOADER_EXPORT___.push([module.id, ".dt-list-item:not(.dt-list-item--static){cursor:pointer}.dt-list-item--focusable:focus,.dt-list-item--focusable:focus-within,.dt-list-item--highlighted{background-color:hsla(var(--black-400-h),var(--black-400-s),var(--black-400-l),.15)}.dt-list-item:focus-visible{outline-color:var(--purple-500)}", ""]);
|
|
142
142
|
// Exports
|
|
143
143
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (___CSS_LOADER_EXPORT___);
|
|
144
144
|
|
|
@@ -265,7 +265,7 @@ ___CSS_LOADER_EXPORT___.push([module.id, ".skeleton-placeholder{display:flex;str
|
|
|
265
265
|
|
|
266
266
|
/***/ }),
|
|
267
267
|
|
|
268
|
-
/***/
|
|
268
|
+
/***/ 545:
|
|
269
269
|
/***/ ((module, __webpack_exports__, __webpack_require__) => {
|
|
270
270
|
|
|
271
271
|
"use strict";
|
|
@@ -287,6 +287,54 @@ ___CSS_LOADER_EXPORT___.push([module.id, ".tippy-box[data-popper-escaped] .d-too
|
|
|
287
287
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (___CSS_LOADER_EXPORT___);
|
|
288
288
|
|
|
289
289
|
|
|
290
|
+
/***/ }),
|
|
291
|
+
|
|
292
|
+
/***/ 994:
|
|
293
|
+
/***/ ((module, __webpack_exports__, __webpack_require__) => {
|
|
294
|
+
|
|
295
|
+
"use strict";
|
|
296
|
+
__webpack_require__.r(__webpack_exports__);
|
|
297
|
+
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
298
|
+
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
299
|
+
/* harmony export */ });
|
|
300
|
+
/* harmony import */ var _node_modules_css_loader_dist_runtime_noSourceMaps_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(81);
|
|
301
|
+
/* harmony import */ var _node_modules_css_loader_dist_runtime_noSourceMaps_js__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_css_loader_dist_runtime_noSourceMaps_js__WEBPACK_IMPORTED_MODULE_0__);
|
|
302
|
+
/* harmony import */ var _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(645);
|
|
303
|
+
/* harmony import */ var _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1__);
|
|
304
|
+
// Imports
|
|
305
|
+
|
|
306
|
+
|
|
307
|
+
var ___CSS_LOADER_EXPORT___ = _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1___default()((_node_modules_css_loader_dist_runtime_noSourceMaps_js__WEBPACK_IMPORTED_MODULE_0___default()));
|
|
308
|
+
// Module
|
|
309
|
+
___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)}.dt-recipe-callbar-button--circle.d-btn--icon-only .d-btn__label{display:none}", ""]);
|
|
310
|
+
// Exports
|
|
311
|
+
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (___CSS_LOADER_EXPORT___);
|
|
312
|
+
|
|
313
|
+
|
|
314
|
+
/***/ }),
|
|
315
|
+
|
|
316
|
+
/***/ 162:
|
|
317
|
+
/***/ ((module, __webpack_exports__, __webpack_require__) => {
|
|
318
|
+
|
|
319
|
+
"use strict";
|
|
320
|
+
__webpack_require__.r(__webpack_exports__);
|
|
321
|
+
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
322
|
+
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
323
|
+
/* harmony export */ });
|
|
324
|
+
/* harmony import */ var _node_modules_css_loader_dist_runtime_noSourceMaps_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(81);
|
|
325
|
+
/* harmony import */ var _node_modules_css_loader_dist_runtime_noSourceMaps_js__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_css_loader_dist_runtime_noSourceMaps_js__WEBPACK_IMPORTED_MODULE_0__);
|
|
326
|
+
/* harmony import */ var _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(645);
|
|
327
|
+
/* harmony import */ var _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1__);
|
|
328
|
+
// Imports
|
|
329
|
+
|
|
330
|
+
|
|
331
|
+
var ___CSS_LOADER_EXPORT___ = _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1___default()((_node_modules_css_loader_dist_runtime_noSourceMaps_js__WEBPACK_IMPORTED_MODULE_0___default()));
|
|
332
|
+
// Module
|
|
333
|
+
___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)}.dt-recipe--callbar-button-with-popover--button .d-tab--selected:after,.dt-recipe--callbar-button-with-popover--button .d-tab--selected:hover:after{--tab--bgc:var(--black-900)}.dt-recipe--callbar-button-with-popover--button .tab-group{display:flex;flex-direction:column;height:100%}.dt-recipe--callbar-button-with-popover--button .tab-content{flex:1 1 100%;overflow-y:auto}", ""]);
|
|
334
|
+
// Exports
|
|
335
|
+
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (___CSS_LOADER_EXPORT___);
|
|
336
|
+
|
|
337
|
+
|
|
290
338
|
/***/ }),
|
|
291
339
|
|
|
292
340
|
/***/ 987:
|
|
@@ -558,19 +606,19 @@ var update = add("c62e22ae", content, true, {"sourceMap":false,"shadowMode":fals
|
|
|
558
606
|
|
|
559
607
|
/***/ }),
|
|
560
608
|
|
|
561
|
-
/***/
|
|
609
|
+
/***/ 203:
|
|
562
610
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
563
611
|
|
|
564
612
|
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
565
613
|
|
|
566
614
|
// load the styles
|
|
567
|
-
var content = __webpack_require__(
|
|
615
|
+
var content = __webpack_require__(338);
|
|
568
616
|
if(content.__esModule) content = content.default;
|
|
569
617
|
if(typeof content === 'string') content = [[module.id, content, '']];
|
|
570
618
|
if(content.locals) module.exports = content.locals;
|
|
571
619
|
// add the styles to the DOM
|
|
572
620
|
var add = (__webpack_require__(402)/* ["default"] */ .Z)
|
|
573
|
-
var update = add("
|
|
621
|
+
var update = add("39437a49", content, true, {"sourceMap":false,"shadowMode":false});
|
|
574
622
|
|
|
575
623
|
/***/ }),
|
|
576
624
|
|
|
@@ -654,19 +702,51 @@ var update = add("6f5d0b60", content, true, {"sourceMap":false,"shadowMode":fals
|
|
|
654
702
|
|
|
655
703
|
/***/ }),
|
|
656
704
|
|
|
657
|
-
/***/
|
|
705
|
+
/***/ 121:
|
|
658
706
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
659
707
|
|
|
660
708
|
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
661
709
|
|
|
662
710
|
// load the styles
|
|
663
|
-
var content = __webpack_require__(
|
|
711
|
+
var content = __webpack_require__(545);
|
|
664
712
|
if(content.__esModule) content = content.default;
|
|
665
713
|
if(typeof content === 'string') content = [[module.id, content, '']];
|
|
666
714
|
if(content.locals) module.exports = content.locals;
|
|
667
715
|
// add the styles to the DOM
|
|
668
716
|
var add = (__webpack_require__(402)/* ["default"] */ .Z)
|
|
669
|
-
var update = add("
|
|
717
|
+
var update = add("2e953ef2", content, true, {"sourceMap":false,"shadowMode":false});
|
|
718
|
+
|
|
719
|
+
/***/ }),
|
|
720
|
+
|
|
721
|
+
/***/ 580:
|
|
722
|
+
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
723
|
+
|
|
724
|
+
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
725
|
+
|
|
726
|
+
// load the styles
|
|
727
|
+
var content = __webpack_require__(994);
|
|
728
|
+
if(content.__esModule) content = content.default;
|
|
729
|
+
if(typeof content === 'string') content = [[module.id, content, '']];
|
|
730
|
+
if(content.locals) module.exports = content.locals;
|
|
731
|
+
// add the styles to the DOM
|
|
732
|
+
var add = (__webpack_require__(402)/* ["default"] */ .Z)
|
|
733
|
+
var update = add("760ad33a", content, true, {"sourceMap":false,"shadowMode":false});
|
|
734
|
+
|
|
735
|
+
/***/ }),
|
|
736
|
+
|
|
737
|
+
/***/ 68:
|
|
738
|
+
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
739
|
+
|
|
740
|
+
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
741
|
+
|
|
742
|
+
// load the styles
|
|
743
|
+
var content = __webpack_require__(162);
|
|
744
|
+
if(content.__esModule) content = content.default;
|
|
745
|
+
if(typeof content === 'string') content = [[module.id, content, '']];
|
|
746
|
+
if(content.locals) module.exports = content.locals;
|
|
747
|
+
// add the styles to the DOM
|
|
748
|
+
var add = (__webpack_require__(402)/* ["default"] */ .Z)
|
|
749
|
+
var update = add("122349a2", content, true, {"sourceMap":false,"shadowMode":false});
|
|
670
750
|
|
|
671
751
|
/***/ }),
|
|
672
752
|
|
|
@@ -1095,6 +1175,8 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
1095
1175
|
"DtPopover": () => (/* reexport */ popover),
|
|
1096
1176
|
"DtRadio": () => (/* reexport */ radio_radio),
|
|
1097
1177
|
"DtRadioGroup": () => (/* reexport */ radio_group),
|
|
1178
|
+
"DtRecipeCallbarButton": () => (/* reexport */ callbar_button),
|
|
1179
|
+
"DtRecipeCallbarButtonWithPopover": () => (/* reexport */ callbar_button_with_popover),
|
|
1098
1180
|
"DtRecipeComboboxMultiSelect": () => (/* reexport */ combobox_multi_select),
|
|
1099
1181
|
"DtRecipeComboboxWithPopover": () => (/* reexport */ combobox_with_popover),
|
|
1100
1182
|
"DtRecipeContactInfo": () => (/* reexport */ contact_info),
|
|
@@ -3486,9 +3568,9 @@ function combobox_loading_listvue_type_template_id_07d9971d_render(_ctx, _cache,
|
|
|
3486
3568
|
}
|
|
3487
3569
|
;// CONCATENATED MODULE: ./components/combobox/combobox_loading-list.vue?vue&type=template&id=07d9971d
|
|
3488
3570
|
|
|
3489
|
-
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./components/list_item/list_item.vue?vue&type=template&id=
|
|
3571
|
+
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./components/list_item/list_item.vue?vue&type=template&id=173961c7
|
|
3490
3572
|
|
|
3491
|
-
function
|
|
3573
|
+
function list_itemvue_type_template_id_173961c7_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
3492
3574
|
return (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createBlock)((0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.resolveDynamicComponent)($props.elementType), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.mergeProps)({
|
|
3493
3575
|
id: $props.id,
|
|
3494
3576
|
class: ['dt-list-item d-ls-none focus-visible', {
|
|
@@ -3515,7 +3597,7 @@ function list_itemvue_type_template_id_3ad806bf_render(_ctx, _cache, $props, $se
|
|
|
3515
3597
|
_: 3
|
|
3516
3598
|
}, 16, ["id", "class", "tabindex", "role", "aria-selected"]);
|
|
3517
3599
|
}
|
|
3518
|
-
;// CONCATENATED MODULE: ./components/list_item/list_item.vue?vue&type=template&id=
|
|
3600
|
+
;// CONCATENATED MODULE: ./components/list_item/list_item.vue?vue&type=template&id=173961c7
|
|
3519
3601
|
|
|
3520
3602
|
;// CONCATENATED MODULE: ./components/list_item/list_item_constants.js
|
|
3521
3603
|
const LIST_ITEM_TYPES = {
|
|
@@ -3768,9 +3850,9 @@ const default_list_item_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(
|
|
|
3768
3850
|
});
|
|
3769
3851
|
;// CONCATENATED MODULE: ./components/list_item/list_item.vue?vue&type=script&lang=js
|
|
3770
3852
|
|
|
3771
|
-
// EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-32.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-32.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-32.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-32.use[3]!./node_modules/less-loader/dist/cjs.js??clonedRuleSet-32.use[4]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./components/list_item/list_item.vue?vue&type=style&index=0&id=
|
|
3772
|
-
var
|
|
3773
|
-
;// CONCATENATED MODULE: ./components/list_item/list_item.vue?vue&type=style&index=0&id=
|
|
3853
|
+
// EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-32.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-32.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-32.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-32.use[3]!./node_modules/less-loader/dist/cjs.js??clonedRuleSet-32.use[4]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./components/list_item/list_item.vue?vue&type=style&index=0&id=173961c7&lang=less
|
|
3854
|
+
var list_itemvue_type_style_index_0_id_173961c7_lang_less = __webpack_require__(203);
|
|
3855
|
+
;// CONCATENATED MODULE: ./components/list_item/list_item.vue?vue&type=style&index=0&id=173961c7&lang=less
|
|
3774
3856
|
|
|
3775
3857
|
;// CONCATENATED MODULE: ./components/list_item/list_item.vue
|
|
3776
3858
|
|
|
@@ -3780,7 +3862,7 @@ var list_itemvue_type_style_index_0_id_3ad806bf_lang_less = __webpack_require__(
|
|
|
3780
3862
|
;
|
|
3781
3863
|
|
|
3782
3864
|
|
|
3783
|
-
const list_item_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(list_itemvue_type_script_lang_js, [['render',
|
|
3865
|
+
const list_item_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(list_itemvue_type_script_lang_js, [['render',list_itemvue_type_template_id_173961c7_render]])
|
|
3784
3866
|
|
|
3785
3867
|
/* harmony default export */ const list_item = (list_item_exports_);
|
|
3786
3868
|
;// CONCATENATED MODULE: ./components/list_item/index.js
|
|
@@ -15541,15 +15623,15 @@ const toggle_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(togglevue_t
|
|
|
15541
15623
|
/* harmony default export */ const toggle = (toggle_exports_);
|
|
15542
15624
|
;// CONCATENATED MODULE: ./components/toggle/index.js
|
|
15543
15625
|
|
|
15544
|
-
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./components/tooltip/tooltip.vue?vue&type=template&id=
|
|
15626
|
+
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./components/tooltip/tooltip.vue?vue&type=template&id=5bef87da
|
|
15545
15627
|
|
|
15546
|
-
const
|
|
15628
|
+
const tooltipvue_type_template_id_5bef87da_hoisted_1 = {
|
|
15547
15629
|
"data-qa": "dt-tooltip-container"
|
|
15548
15630
|
};
|
|
15549
|
-
function
|
|
15631
|
+
function tooltipvue_type_template_id_5bef87da_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
15550
15632
|
const _component_dt_lazy_show = (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.resolveComponent)("dt-lazy-show");
|
|
15551
15633
|
|
|
15552
|
-
return (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementBlock)("div",
|
|
15634
|
+
return (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementBlock)("div", tooltipvue_type_template_id_5bef87da_hoisted_1, [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementVNode)("div", {
|
|
15553
15635
|
ref: "anchor",
|
|
15554
15636
|
"data-qa": "dt-tooltip-anchor",
|
|
15555
15637
|
onFocusin: _cache[0] || (_cache[0] = function () {
|
|
@@ -15570,7 +15652,7 @@ function tooltipvue_type_template_id_30019e74_render(_ctx, _cache, $props, $setu
|
|
|
15570
15652
|
}, [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.renderSlot)(_ctx.$slots, "anchor")], 544), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createVNode)(_component_dt_lazy_show, {
|
|
15571
15653
|
id: $props.id,
|
|
15572
15654
|
ref: "content",
|
|
15573
|
-
show: $data.isShown && (!!$props.message.trim() ||
|
|
15655
|
+
show: $data.isShown && (!!$props.message.trim() || !$options.defaultSlotIsEmpty),
|
|
15574
15656
|
role: "tooltip",
|
|
15575
15657
|
"aria-hidden": "false",
|
|
15576
15658
|
"data-qa": "dt-tooltip",
|
|
@@ -15586,7 +15668,7 @@ function tooltipvue_type_template_id_30019e74_render(_ctx, _cache, $props, $setu
|
|
|
15586
15668
|
_: 3
|
|
15587
15669
|
}, 8, ["id", "show", "transition", "class", "onAfterLeave", "onAfterEnter"])]);
|
|
15588
15670
|
}
|
|
15589
|
-
;// CONCATENATED MODULE: ./components/tooltip/tooltip.vue?vue&type=template&id=
|
|
15671
|
+
;// CONCATENATED MODULE: ./components/tooltip/tooltip.vue?vue&type=template&id=5bef87da
|
|
15590
15672
|
|
|
15591
15673
|
;// CONCATENATED MODULE: ./components/tooltip/tooltip_constants.js
|
|
15592
15674
|
/*
|
|
@@ -15757,6 +15839,15 @@ const TOOLTIP_HIDE_ON_CLICK_VARIANTS = [true, false, 'toggle'];
|
|
|
15757
15839
|
onChangePlacement: this.onChangePlacement
|
|
15758
15840
|
})
|
|
15759
15841
|
};
|
|
15842
|
+
},
|
|
15843
|
+
|
|
15844
|
+
defaultSlotIsEmpty() {
|
|
15845
|
+
var _this$$slots;
|
|
15846
|
+
|
|
15847
|
+
const defaultSlotContents = (_this$$slots = this.$slots) === null || _this$$slots === void 0 ? void 0 : _this$$slots.default();
|
|
15848
|
+
const slotItemCount = defaultSlotContents === null || defaultSlotContents === void 0 ? void 0 : defaultSlotContents.length;
|
|
15849
|
+
const slotIsEmpty = slotItemCount === 1 && (defaultSlotContents[0].type.toString() === 'Symbol(Comment)' || defaultSlotContents[0].type.toString() === 'Symbol(Fragment)' && defaultSlotContents[0].children.length === 0);
|
|
15850
|
+
return !slotItemCount || slotIsEmpty;
|
|
15760
15851
|
}
|
|
15761
15852
|
|
|
15762
15853
|
},
|
|
@@ -15892,9 +15983,9 @@ const TOOLTIP_HIDE_ON_CLICK_VARIANTS = [true, false, 'toggle'];
|
|
|
15892
15983
|
});
|
|
15893
15984
|
;// CONCATENATED MODULE: ./components/tooltip/tooltip.vue?vue&type=script&lang=js
|
|
15894
15985
|
|
|
15895
|
-
// EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-32.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-32.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-32.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-32.use[3]!./node_modules/less-loader/dist/cjs.js??clonedRuleSet-32.use[4]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./components/tooltip/tooltip.vue?vue&type=style&index=0&id=
|
|
15896
|
-
var
|
|
15897
|
-
;// CONCATENATED MODULE: ./components/tooltip/tooltip.vue?vue&type=style&index=0&id=
|
|
15986
|
+
// EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-32.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-32.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-32.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-32.use[3]!./node_modules/less-loader/dist/cjs.js??clonedRuleSet-32.use[4]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./components/tooltip/tooltip.vue?vue&type=style&index=0&id=5bef87da&lang=less
|
|
15987
|
+
var tooltipvue_type_style_index_0_id_5bef87da_lang_less = __webpack_require__(121);
|
|
15988
|
+
;// CONCATENATED MODULE: ./components/tooltip/tooltip.vue?vue&type=style&index=0&id=5bef87da&lang=less
|
|
15898
15989
|
|
|
15899
15990
|
;// CONCATENATED MODULE: ./components/tooltip/tooltip.vue
|
|
15900
15991
|
|
|
@@ -15904,7 +15995,7 @@ var tooltipvue_type_style_index_0_id_30019e74_lang_less = __webpack_require__(36
|
|
|
15904
15995
|
;
|
|
15905
15996
|
|
|
15906
15997
|
|
|
15907
|
-
const tooltip_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(tooltipvue_type_script_lang_js, [['render',
|
|
15998
|
+
const tooltip_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(tooltipvue_type_script_lang_js, [['render',tooltipvue_type_template_id_5bef87da_render]])
|
|
15908
15999
|
|
|
15909
16000
|
/* harmony default export */ const tooltip = (tooltip_exports_);
|
|
15910
16001
|
;// CONCATENATED MODULE: ./components/tooltip/index.js
|
|
@@ -16925,27 +17016,27 @@ const combobox_with_popover_exports_ = /*#__PURE__*/(0,exportHelper/* default */
|
|
|
16925
17016
|
/* harmony default export */ const combobox_with_popover = (combobox_with_popover_exports_);
|
|
16926
17017
|
;// CONCATENATED MODULE: ./recipes/comboboxes/combobox_with_popover/index.js
|
|
16927
17018
|
|
|
16928
|
-
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./recipes/comboboxes/combobox_multi_select/combobox_multi_select.vue?vue&type=template&id=
|
|
17019
|
+
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./recipes/comboboxes/combobox_multi_select/combobox_multi_select.vue?vue&type=template&id=0291e6d2
|
|
16929
17020
|
|
|
16930
|
-
const
|
|
17021
|
+
const combobox_multi_selectvue_type_template_id_0291e6d2_hoisted_1 = {
|
|
16931
17022
|
ref: "inputSlotWrapper",
|
|
16932
17023
|
class: "d-ps-relative"
|
|
16933
17024
|
};
|
|
16934
|
-
const
|
|
17025
|
+
const combobox_multi_selectvue_type_template_id_0291e6d2_hoisted_2 = {
|
|
16935
17026
|
ref: "chipsWrapper",
|
|
16936
17027
|
class: "d-ps-absolute d-mx2"
|
|
16937
17028
|
};
|
|
16938
|
-
const
|
|
17029
|
+
const combobox_multi_selectvue_type_template_id_0291e6d2_hoisted_3 = {
|
|
16939
17030
|
ref: "header"
|
|
16940
17031
|
};
|
|
16941
|
-
const
|
|
17032
|
+
const combobox_multi_selectvue_type_template_id_0291e6d2_hoisted_4 = {
|
|
16942
17033
|
key: 1,
|
|
16943
17034
|
class: "d-ta-center d-py16"
|
|
16944
17035
|
};
|
|
16945
|
-
const
|
|
17036
|
+
const combobox_multi_selectvue_type_template_id_0291e6d2_hoisted_5 = {
|
|
16946
17037
|
ref: "footer"
|
|
16947
17038
|
};
|
|
16948
|
-
function
|
|
17039
|
+
function combobox_multi_selectvue_type_template_id_0291e6d2_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
16949
17040
|
const _component_dt_chip = (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.resolveComponent)("dt-chip");
|
|
16950
17041
|
|
|
16951
17042
|
const _component_dt_input = (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.resolveComponent)("dt-input");
|
|
@@ -16968,7 +17059,7 @@ function combobox_multi_selectvue_type_template_id_43f74cb7_render(_ctx, _cache,
|
|
|
16968
17059
|
let {
|
|
16969
17060
|
onInput
|
|
16970
17061
|
} = _ref;
|
|
16971
|
-
return [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementVNode)("span",
|
|
17062
|
+
return [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementVNode)("span", combobox_multi_selectvue_type_template_id_0291e6d2_hoisted_1, [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementVNode)("span", combobox_multi_selectvue_type_template_id_0291e6d2_hoisted_2, [((0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(true), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementBlock)(external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.Fragment, null, (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.renderList)($props.selectedItems, item => {
|
|
16972
17063
|
return (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createBlock)(_component_dt_chip, (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.mergeProps)({
|
|
16973
17064
|
ref_for: true,
|
|
16974
17065
|
ref: "chips",
|
|
@@ -17008,19 +17099,19 @@ function combobox_multi_selectvue_type_template_id_43f74cb7_render(_ctx, _cache,
|
|
|
17008
17099
|
onMousedown: _cache[1] || (_cache[1] = (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.withModifiers)(() => {}, ["prevent"]))
|
|
17009
17100
|
}, [!$props.loading ? (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.renderSlot)(_ctx.$slots, "list", {
|
|
17010
17101
|
key: 0
|
|
17011
|
-
}) : ((0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementBlock)("div",
|
|
17102
|
+
}) : ((0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementBlock)("div", combobox_multi_selectvue_type_template_id_0291e6d2_hoisted_4, (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.toDisplayString)($props.loadingMessage), 1))], 544)]),
|
|
17012
17103
|
_: 2
|
|
17013
17104
|
}, [_ctx.$slots.header ? {
|
|
17014
17105
|
name: "header",
|
|
17015
|
-
fn: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.withCtx)(() => [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementVNode)("div",
|
|
17106
|
+
fn: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.withCtx)(() => [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementVNode)("div", combobox_multi_selectvue_type_template_id_0291e6d2_hoisted_3, [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.renderSlot)(_ctx.$slots, "header")], 512)]),
|
|
17016
17107
|
key: "0"
|
|
17017
17108
|
} : undefined, _ctx.$slots.footer ? {
|
|
17018
17109
|
name: "footer",
|
|
17019
|
-
fn: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.withCtx)(() => [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementVNode)("div",
|
|
17110
|
+
fn: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.withCtx)(() => [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementVNode)("div", combobox_multi_selectvue_type_template_id_0291e6d2_hoisted_5, [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.renderSlot)(_ctx.$slots, "footer")], 512)]),
|
|
17020
17111
|
key: "1"
|
|
17021
17112
|
} : undefined]), 1032, ["show-list", "max-height", "popover-offset", "has-suggestion-list", "onSelect"]);
|
|
17022
17113
|
}
|
|
17023
|
-
;// CONCATENATED MODULE: ./recipes/comboboxes/combobox_multi_select/combobox_multi_select.vue?vue&type=template&id=
|
|
17114
|
+
;// CONCATENATED MODULE: ./recipes/comboboxes/combobox_multi_select/combobox_multi_select.vue?vue&type=template&id=0291e6d2
|
|
17024
17115
|
|
|
17025
17116
|
;// CONCATENATED MODULE: ./recipes/comboboxes/combobox_multi_select/combobox_multi_select_story_constants.js
|
|
17026
17117
|
// The item list for default story
|
|
@@ -17120,7 +17211,9 @@ const MULTI_SELECT_SIZES = {
|
|
|
17120
17211
|
DEFAULT: 'md'
|
|
17121
17212
|
};
|
|
17122
17213
|
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./recipes/comboboxes/combobox_multi_select/combobox_multi_select.vue?vue&type=script&lang=js
|
|
17123
|
-
|
|
17214
|
+
|
|
17215
|
+
|
|
17216
|
+
|
|
17124
17217
|
|
|
17125
17218
|
|
|
17126
17219
|
|
|
@@ -17551,32 +17644,449 @@ const MULTI_SELECT_SIZES = {
|
|
|
17551
17644
|
|
|
17552
17645
|
|
|
17553
17646
|
;
|
|
17554
|
-
const combobox_multi_select_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(combobox_multi_selectvue_type_script_lang_js, [['render',
|
|
17647
|
+
const combobox_multi_select_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(combobox_multi_selectvue_type_script_lang_js, [['render',combobox_multi_selectvue_type_template_id_0291e6d2_render]])
|
|
17555
17648
|
|
|
17556
17649
|
/* harmony default export */ const combobox_multi_select = (combobox_multi_select_exports_);
|
|
17557
17650
|
;// CONCATENATED MODULE: ./recipes/comboboxes/combobox_multi_select/index.js
|
|
17558
17651
|
|
|
17559
17652
|
|
|
17560
|
-
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./recipes/
|
|
17653
|
+
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./recipes/buttons/callbar_button/callbar_button.vue?vue&type=template&id=217368f3
|
|
17654
|
+
|
|
17655
|
+
function callbar_buttonvue_type_template_id_217368f3_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
17656
|
+
const _component_dt_button = (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.resolveComponent)("dt-button");
|
|
17657
|
+
|
|
17658
|
+
const _component_dt_tooltip = (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.resolveComponent)("dt-tooltip");
|
|
17659
|
+
|
|
17660
|
+
return (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createBlock)(_component_dt_tooltip, {
|
|
17661
|
+
id: $props.id,
|
|
17662
|
+
offset: [0, -12]
|
|
17663
|
+
}, {
|
|
17664
|
+
anchor: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.withCtx)(() => [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createVNode)(_component_dt_button, {
|
|
17665
|
+
importance: $props.circle ? 'outlined' : 'clear',
|
|
17666
|
+
kind: "muted",
|
|
17667
|
+
"icon-position": "top",
|
|
17668
|
+
disabled: $props.disabled,
|
|
17669
|
+
"aria-label": $props.ariaLabel,
|
|
17670
|
+
"label-class": "d-fs11",
|
|
17671
|
+
class: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.normalizeClass)($options.callbarButtonClass)
|
|
17672
|
+
}, {
|
|
17673
|
+
icon: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.withCtx)(() => [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.renderSlot)(_ctx.$slots, "icon")]),
|
|
17674
|
+
default: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.withCtx)(() => [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.renderSlot)(_ctx.$slots, "default")]),
|
|
17675
|
+
_: 3
|
|
17676
|
+
}, 8, ["importance", "disabled", "aria-label", "class"])]),
|
|
17677
|
+
default: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.withCtx)(() => [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.renderSlot)(_ctx.$slots, "tooltip")]),
|
|
17678
|
+
_: 3
|
|
17679
|
+
}, 8, ["id"]);
|
|
17680
|
+
}
|
|
17681
|
+
;// CONCATENATED MODULE: ./recipes/buttons/callbar_button/callbar_button.vue?vue&type=template&id=217368f3
|
|
17682
|
+
|
|
17683
|
+
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./recipes/buttons/callbar_button/callbar_button.vue?vue&type=script&lang=js
|
|
17684
|
+
|
|
17685
|
+
|
|
17686
|
+
|
|
17687
|
+
/* harmony default export */ const callbar_buttonvue_type_script_lang_js = ({
|
|
17688
|
+
name: 'DtRecipeCallbarButton',
|
|
17689
|
+
components: {
|
|
17690
|
+
DtButton: button_button,
|
|
17691
|
+
DtTooltip: tooltip
|
|
17692
|
+
},
|
|
17693
|
+
inheritAttrs: true,
|
|
17694
|
+
props: {
|
|
17695
|
+
/**
|
|
17696
|
+
* Id for the item.
|
|
17697
|
+
*/
|
|
17698
|
+
id: {
|
|
17699
|
+
type: String,
|
|
17700
|
+
|
|
17701
|
+
default() {
|
|
17702
|
+
return utils.getUniqueString();
|
|
17703
|
+
}
|
|
17704
|
+
|
|
17705
|
+
},
|
|
17706
|
+
|
|
17707
|
+
/**
|
|
17708
|
+
* Determines whether the button should have active styling
|
|
17709
|
+
* default is false.
|
|
17710
|
+
* @values true, false
|
|
17711
|
+
* @see https://dialpad.design/components/button/
|
|
17712
|
+
*/
|
|
17713
|
+
active: {
|
|
17714
|
+
type: Boolean,
|
|
17715
|
+
default: false
|
|
17716
|
+
},
|
|
17717
|
+
|
|
17718
|
+
/**
|
|
17719
|
+
* Determines whether the button should have danger styling
|
|
17720
|
+
* default is false.
|
|
17721
|
+
* @values true, false
|
|
17722
|
+
* @see https://dialpad.design/components/button/
|
|
17723
|
+
*/
|
|
17724
|
+
danger: {
|
|
17725
|
+
type: Boolean,
|
|
17726
|
+
default: false
|
|
17727
|
+
},
|
|
17728
|
+
|
|
17729
|
+
/**
|
|
17730
|
+
* Determines whether the button should be disabled
|
|
17731
|
+
* default is false.
|
|
17732
|
+
* @values true, false
|
|
17733
|
+
*/
|
|
17734
|
+
disabled: {
|
|
17735
|
+
type: Boolean,
|
|
17736
|
+
default: false
|
|
17737
|
+
},
|
|
17738
|
+
|
|
17739
|
+
/**
|
|
17740
|
+
* Whether the button is a circle or not.
|
|
17741
|
+
* @values true, false
|
|
17742
|
+
* @see https://dialpad.design/components/button/
|
|
17743
|
+
*/
|
|
17744
|
+
circle: {
|
|
17745
|
+
type: Boolean,
|
|
17746
|
+
default: false
|
|
17747
|
+
},
|
|
17748
|
+
|
|
17749
|
+
/**
|
|
17750
|
+
* Aria label for the button. If empty, it takes its value from the default slot.
|
|
17751
|
+
*/
|
|
17752
|
+
ariaLabel: {
|
|
17753
|
+
type: String,
|
|
17754
|
+
default: null,
|
|
17755
|
+
validator: label => {
|
|
17756
|
+
return label || undefined.$slots.default;
|
|
17757
|
+
}
|
|
17758
|
+
}
|
|
17759
|
+
},
|
|
17760
|
+
computed: {
|
|
17761
|
+
callbarButtonClass() {
|
|
17762
|
+
return ['dt-recipe-callbar-button', 'd-stack4', {
|
|
17763
|
+
'dt-recipe-callbar-button--circle': this.circle,
|
|
17764
|
+
'd-btn--icon-only': this.circle,
|
|
17765
|
+
'dt-recipe-callbar-button--active': this.active,
|
|
17766
|
+
'dt-recipe-callbar-button--danger': this.danger
|
|
17767
|
+
}];
|
|
17768
|
+
}
|
|
17769
|
+
|
|
17770
|
+
}
|
|
17771
|
+
});
|
|
17772
|
+
;// CONCATENATED MODULE: ./recipes/buttons/callbar_button/callbar_button.vue?vue&type=script&lang=js
|
|
17773
|
+
|
|
17774
|
+
// EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-32.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-32.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-32.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-32.use[3]!./node_modules/less-loader/dist/cjs.js??clonedRuleSet-32.use[4]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./recipes/buttons/callbar_button/callbar_button.vue?vue&type=style&index=0&id=217368f3&lang=less
|
|
17775
|
+
var callbar_buttonvue_type_style_index_0_id_217368f3_lang_less = __webpack_require__(580);
|
|
17776
|
+
;// CONCATENATED MODULE: ./recipes/buttons/callbar_button/callbar_button.vue?vue&type=style&index=0&id=217368f3&lang=less
|
|
17777
|
+
|
|
17778
|
+
;// CONCATENATED MODULE: ./recipes/buttons/callbar_button/callbar_button.vue
|
|
17779
|
+
|
|
17780
|
+
|
|
17781
|
+
|
|
17782
|
+
|
|
17783
|
+
;
|
|
17784
|
+
|
|
17785
|
+
|
|
17786
|
+
const callbar_button_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(callbar_buttonvue_type_script_lang_js, [['render',callbar_buttonvue_type_template_id_217368f3_render]])
|
|
17787
|
+
|
|
17788
|
+
/* harmony default export */ const callbar_button = (callbar_button_exports_);
|
|
17789
|
+
;// CONCATENATED MODULE: ./recipes/buttons/callbar_button/index.js
|
|
17790
|
+
|
|
17791
|
+
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue?vue&type=template&id=bd123e44
|
|
17792
|
+
|
|
17793
|
+
const callbar_button_with_popovervue_type_template_id_bd123e44_hoisted_1 = {
|
|
17794
|
+
class: "dt-recipe--callbar-button-with-popover--button"
|
|
17795
|
+
};
|
|
17796
|
+
function callbar_button_with_popovervue_type_template_id_bd123e44_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
17797
|
+
const _component_dt_recipe_callbar_button = (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.resolveComponent)("dt-recipe-callbar-button");
|
|
17798
|
+
|
|
17799
|
+
const _component_icon_arrow_drop_up = (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.resolveComponent)("icon-arrow-drop-up");
|
|
17800
|
+
|
|
17801
|
+
const _component_dt_button = (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.resolveComponent)("dt-button");
|
|
17802
|
+
|
|
17803
|
+
const _component_dt_popover = (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.resolveComponent)("dt-popover");
|
|
17804
|
+
|
|
17805
|
+
return (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementBlock)("div", callbar_button_with_popovervue_type_template_id_bd123e44_hoisted_1, [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createVNode)(_component_dt_recipe_callbar_button, {
|
|
17806
|
+
"aria-label": $props.ariaLabel,
|
|
17807
|
+
disabled: $props.disabled,
|
|
17808
|
+
active: $props.active,
|
|
17809
|
+
danger: $props.danger,
|
|
17810
|
+
class: "dt-recipe--callbar-button-with-popover--main-button",
|
|
17811
|
+
onClick: $options.buttonClick
|
|
17812
|
+
}, {
|
|
17813
|
+
icon: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.withCtx)(() => [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.renderSlot)(_ctx.$slots, "icon")]),
|
|
17814
|
+
tooltip: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.withCtx)(() => [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.renderSlot)(_ctx.$slots, "tooltip")]),
|
|
17815
|
+
default: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.withCtx)(() => [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.renderSlot)(_ctx.$slots, "default")]),
|
|
17816
|
+
_: 3
|
|
17817
|
+
}, 8, ["aria-label", "disabled", "active", "danger", "onClick"]), !$props.disabled ? ((0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createBlock)(_component_dt_popover, (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.mergeProps)({
|
|
17818
|
+
key: 0,
|
|
17819
|
+
id: $props.id,
|
|
17820
|
+
disabled: $props.disabled,
|
|
17821
|
+
open: $data.open,
|
|
17822
|
+
placement: $props.placement,
|
|
17823
|
+
"initial-focus-element": $props.initialFocusElement,
|
|
17824
|
+
"show-close-button": $props.showCloseButton,
|
|
17825
|
+
padding: "none",
|
|
17826
|
+
class: "dt-recipe--callbar-button-with-popover--popover-wrapper",
|
|
17827
|
+
"dialog-class": "d-h464 d-w512 dt-recipe--callbar-button-with-popover--popover",
|
|
17828
|
+
"header-class": "d-d-flex d-ai-center d-fw-normal d-px12"
|
|
17829
|
+
}, _ctx.$attrs, {
|
|
17830
|
+
onOpened: $options.onModalIsOpened
|
|
17831
|
+
}), {
|
|
17832
|
+
anchor: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.withCtx)(() => [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createVNode)(_component_dt_button, {
|
|
17833
|
+
circle: "",
|
|
17834
|
+
importance: "clear",
|
|
17835
|
+
size: "lg",
|
|
17836
|
+
class: "dt-recipe--callbar-button-with-popover--arrow",
|
|
17837
|
+
"aria-label": $props.arrowButtonLabel,
|
|
17838
|
+
active: $data.open,
|
|
17839
|
+
onClick: $options.arrowClick
|
|
17840
|
+
}, {
|
|
17841
|
+
icon: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.withCtx)(() => [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createVNode)(_component_icon_arrow_drop_up, {
|
|
17842
|
+
class: "d-svg--size-16"
|
|
17843
|
+
})]),
|
|
17844
|
+
_: 1
|
|
17845
|
+
}, 8, ["aria-label", "active", "onClick"])]),
|
|
17846
|
+
content: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.withCtx)(() => [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.renderSlot)(_ctx.$slots, "content")]),
|
|
17847
|
+
headerContent: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.withCtx)(() => [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.renderSlot)(_ctx.$slots, "headerContent")]),
|
|
17848
|
+
footerContent: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.withCtx)(() => [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.renderSlot)(_ctx.$slots, "footerContent")]),
|
|
17849
|
+
_: 3
|
|
17850
|
+
}, 16, ["id", "disabled", "open", "placement", "initial-focus-element", "show-close-button", "onOpened"])) : (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createCommentVNode)("", true)]);
|
|
17851
|
+
}
|
|
17852
|
+
;// CONCATENATED MODULE: ./recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue?vue&type=template&id=bd123e44
|
|
17853
|
+
|
|
17854
|
+
;// CONCATENATED MODULE: ./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconArrowDropUp.vue?vue&type=template&id=65ee6042
|
|
17855
|
+
|
|
17856
|
+
|
|
17857
|
+
const IconArrowDropUpvue_type_template_id_65ee6042_hoisted_1 = {
|
|
17858
|
+
"aria-hidden": "true",
|
|
17859
|
+
focusable: "false",
|
|
17860
|
+
"aria-label": "Arrow Drop Up",
|
|
17861
|
+
class: "d-svg d-svg--system d-svg__arrowDropUp",
|
|
17862
|
+
viewBox: "0 0 24 24"
|
|
17863
|
+
}
|
|
17864
|
+
const IconArrowDropUpvue_type_template_id_65ee6042_hoisted_2 = /*#__PURE__*/(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementVNode)("path", { d: "m7 14 5-5 5 5H7Z" }, null, -1)
|
|
17865
|
+
const IconArrowDropUpvue_type_template_id_65ee6042_hoisted_3 = [
|
|
17866
|
+
IconArrowDropUpvue_type_template_id_65ee6042_hoisted_2
|
|
17867
|
+
]
|
|
17868
|
+
|
|
17869
|
+
function IconArrowDropUpvue_type_template_id_65ee6042_render(_ctx, _cache) {
|
|
17870
|
+
return ((0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementBlock)("svg", IconArrowDropUpvue_type_template_id_65ee6042_hoisted_1, IconArrowDropUpvue_type_template_id_65ee6042_hoisted_3))
|
|
17871
|
+
}
|
|
17872
|
+
;// CONCATENATED MODULE: ./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconArrowDropUp.vue?vue&type=template&id=65ee6042
|
|
17873
|
+
|
|
17874
|
+
;// CONCATENATED MODULE: ./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconArrowDropUp.vue
|
|
17875
|
+
|
|
17876
|
+
const IconArrowDropUp_script = {}
|
|
17877
|
+
|
|
17878
|
+
;
|
|
17879
|
+
const IconArrowDropUp_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(IconArrowDropUp_script, [['render',IconArrowDropUpvue_type_template_id_65ee6042_render]])
|
|
17880
|
+
|
|
17881
|
+
/* harmony default export */ const IconArrowDropUp = (IconArrowDropUp_exports_);
|
|
17882
|
+
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue?vue&type=script&lang=js
|
|
17883
|
+
|
|
17884
|
+
|
|
17885
|
+
|
|
17886
|
+
|
|
17887
|
+
|
|
17888
|
+
/* harmony default export */ const callbar_button_with_popovervue_type_script_lang_js = ({
|
|
17889
|
+
name: 'DtRecipeCallbarButtonWithPopover',
|
|
17890
|
+
components: {
|
|
17891
|
+
DtRecipeCallbarButton: callbar_button,
|
|
17892
|
+
DtPopover: popover,
|
|
17893
|
+
DtButton: button_button,
|
|
17894
|
+
IconArrowDropUp: IconArrowDropUp
|
|
17895
|
+
},
|
|
17896
|
+
|
|
17897
|
+
/* inheritAttrs: false is generally an option we want to set on library
|
|
17898
|
+
components. This allows any attributes passed in that are not recognized
|
|
17899
|
+
as props to be passed down to another element or component using v-bind:$attrs
|
|
17900
|
+
more info: https://vuejs.org/v2/api/#inheritAttrs */
|
|
17901
|
+
inheritAttrs: false,
|
|
17902
|
+
props: {
|
|
17903
|
+
/**
|
|
17904
|
+
* Id for the item.
|
|
17905
|
+
*/
|
|
17906
|
+
id: {
|
|
17907
|
+
type: String,
|
|
17908
|
+
|
|
17909
|
+
default() {
|
|
17910
|
+
return utils.getUniqueString();
|
|
17911
|
+
}
|
|
17912
|
+
|
|
17913
|
+
},
|
|
17914
|
+
|
|
17915
|
+
/**
|
|
17916
|
+
* Aria label for the button. If empty, it takes its value from the default slot.
|
|
17917
|
+
*/
|
|
17918
|
+
ariaLabel: {
|
|
17919
|
+
type: String,
|
|
17920
|
+
default: null,
|
|
17921
|
+
validator: label => {
|
|
17922
|
+
return label || undefined.$slots.default;
|
|
17923
|
+
}
|
|
17924
|
+
},
|
|
17925
|
+
|
|
17926
|
+
/**
|
|
17927
|
+
* Aria label for the arrow. Cannot be empty.
|
|
17928
|
+
*/
|
|
17929
|
+
arrowButtonLabel: {
|
|
17930
|
+
type: String,
|
|
17931
|
+
required: true,
|
|
17932
|
+
validator: label => {
|
|
17933
|
+
return !!label;
|
|
17934
|
+
}
|
|
17935
|
+
},
|
|
17936
|
+
|
|
17937
|
+
/**
|
|
17938
|
+
* The direction the popover displays relative to the anchor.
|
|
17939
|
+
* @values 'bottom', 'bottom-start', 'bottom-end',
|
|
17940
|
+
* 'right', 'right-start', 'right-end',
|
|
17941
|
+
* 'left', 'left-start', 'left-end',
|
|
17942
|
+
* 'top', 'top-start', 'top-end'
|
|
17943
|
+
* @default 'top'
|
|
17944
|
+
*/
|
|
17945
|
+
placement: {
|
|
17946
|
+
type: String,
|
|
17947
|
+
default: 'top'
|
|
17948
|
+
},
|
|
17949
|
+
|
|
17950
|
+
/**
|
|
17951
|
+
* The element that is focused when the popover is opened. This can be an
|
|
17952
|
+
* HTMLElement within the popover, a string starting with '#' which will
|
|
17953
|
+
* find the element by ID. 'first' which will automatically focus
|
|
17954
|
+
* the first element, or 'dialog' which will focus the dialog window itself.
|
|
17955
|
+
* If the dialog is modal this prop cannot be 'none'.
|
|
17956
|
+
*/
|
|
17957
|
+
initialFocusElement: {
|
|
17958
|
+
type: String,
|
|
17959
|
+
default: 'first'
|
|
17960
|
+
},
|
|
17961
|
+
|
|
17962
|
+
/**
|
|
17963
|
+
* Determines visibility for close button
|
|
17964
|
+
*/
|
|
17965
|
+
showCloseButton: {
|
|
17966
|
+
type: Boolean,
|
|
17967
|
+
default: true
|
|
17968
|
+
},
|
|
17561
17969
|
|
|
17562
|
-
|
|
17970
|
+
/**
|
|
17971
|
+
* Determines whether the button should be disabled
|
|
17972
|
+
* default is false.
|
|
17973
|
+
* @values true, false
|
|
17974
|
+
*/
|
|
17975
|
+
disabled: {
|
|
17976
|
+
type: Boolean,
|
|
17977
|
+
default: false
|
|
17978
|
+
},
|
|
17979
|
+
|
|
17980
|
+
/**
|
|
17981
|
+
* Determines whether the button should have active styling
|
|
17982
|
+
* default is false.
|
|
17983
|
+
* @values true, false
|
|
17984
|
+
* @see https://dialpad.design/components/button/
|
|
17985
|
+
*/
|
|
17986
|
+
active: {
|
|
17987
|
+
type: Boolean,
|
|
17988
|
+
default: false
|
|
17989
|
+
},
|
|
17990
|
+
|
|
17991
|
+
/**
|
|
17992
|
+
* Determines whether the button should have danger styling
|
|
17993
|
+
* default is false.
|
|
17994
|
+
* @values true, false
|
|
17995
|
+
* @see https://dialpad.design/components/button/
|
|
17996
|
+
*/
|
|
17997
|
+
danger: {
|
|
17998
|
+
type: Boolean,
|
|
17999
|
+
default: false
|
|
18000
|
+
},
|
|
18001
|
+
|
|
18002
|
+
/**
|
|
18003
|
+
* We need this declaration because of how Vue3 informs the component about a listener.
|
|
18004
|
+
* Spoiler alert: it doesn't.
|
|
18005
|
+
* Vue3 intends to work as a real pub-sub, meaning the publisher has not a clue of who the subscribers are.
|
|
18006
|
+
* This makes it impossible from the regular declaration (emits: ['click']) to check whether
|
|
18007
|
+
* we actually have a click handler or not.
|
|
18008
|
+
* We're hacking it by adding an onClick prop: https://github.com/vuejs/core/issues/5220
|
|
18009
|
+
*/
|
|
18010
|
+
|
|
18011
|
+
/* eslint-disable-next-line vue/no-unused-properties */
|
|
18012
|
+
onClick: {
|
|
18013
|
+
type: Function,
|
|
18014
|
+
default: null
|
|
18015
|
+
}
|
|
18016
|
+
},
|
|
18017
|
+
emits: [
|
|
18018
|
+
/**
|
|
18019
|
+
* Emitted when the arrow is clicked
|
|
18020
|
+
*/
|
|
18021
|
+
'arrowClick', 'click'],
|
|
18022
|
+
|
|
18023
|
+
data() {
|
|
18024
|
+
return {
|
|
18025
|
+
open: false
|
|
18026
|
+
};
|
|
18027
|
+
},
|
|
18028
|
+
|
|
18029
|
+
methods: {
|
|
18030
|
+
arrowClick(ev) {
|
|
18031
|
+
this.$emit('arrowClick', ev);
|
|
18032
|
+
return this.open = !this.open;
|
|
18033
|
+
},
|
|
18034
|
+
|
|
18035
|
+
buttonClick(ev) {
|
|
18036
|
+
// If no listener for the click event, the button click opens the popover
|
|
18037
|
+
// the same as if the arrow was clicked.
|
|
18038
|
+
if (!this.$props.onClick) {
|
|
18039
|
+
this.arrowClick(ev);
|
|
18040
|
+
} else {
|
|
18041
|
+
this.$emit('click', ev);
|
|
18042
|
+
}
|
|
18043
|
+
},
|
|
18044
|
+
|
|
18045
|
+
onModalIsOpened(isOpened) {
|
|
18046
|
+
this.open = isOpened;
|
|
18047
|
+
}
|
|
18048
|
+
|
|
18049
|
+
}
|
|
18050
|
+
});
|
|
18051
|
+
;// CONCATENATED MODULE: ./recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue?vue&type=script&lang=js
|
|
18052
|
+
|
|
18053
|
+
// EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-32.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-32.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-32.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-32.use[3]!./node_modules/less-loader/dist/cjs.js??clonedRuleSet-32.use[4]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue?vue&type=style&index=0&id=bd123e44&lang=less
|
|
18054
|
+
var callbar_button_with_popovervue_type_style_index_0_id_bd123e44_lang_less = __webpack_require__(68);
|
|
18055
|
+
;// CONCATENATED MODULE: ./recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue?vue&type=style&index=0&id=bd123e44&lang=less
|
|
18056
|
+
|
|
18057
|
+
;// CONCATENATED MODULE: ./recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue
|
|
18058
|
+
|
|
18059
|
+
|
|
18060
|
+
|
|
18061
|
+
|
|
18062
|
+
;
|
|
18063
|
+
|
|
18064
|
+
|
|
18065
|
+
const callbar_button_with_popover_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(callbar_button_with_popovervue_type_script_lang_js, [['render',callbar_button_with_popovervue_type_template_id_bd123e44_render]])
|
|
18066
|
+
|
|
18067
|
+
/* harmony default export */ const callbar_button_with_popover = (callbar_button_with_popover_exports_);
|
|
18068
|
+
;// CONCATENATED MODULE: ./recipes/buttons/callbar_button_with_popover/index.js
|
|
18069
|
+
|
|
18070
|
+
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./recipes/list_items/contact_info/contact_info.vue?vue&type=template&id=466e560c
|
|
18071
|
+
|
|
18072
|
+
const contact_infovue_type_template_id_466e560c_hoisted_1 = {
|
|
17563
18073
|
class: "d-ps-relative",
|
|
17564
18074
|
"data-qa": "contact-info-left"
|
|
17565
18075
|
};
|
|
17566
|
-
const
|
|
17567
|
-
const
|
|
18076
|
+
const contact_infovue_type_template_id_466e560c_hoisted_2 = ["src", "alt"];
|
|
18077
|
+
const contact_infovue_type_template_id_466e560c_hoisted_3 = {
|
|
17568
18078
|
"data-qa": "contact-info-header"
|
|
17569
18079
|
};
|
|
17570
|
-
const
|
|
18080
|
+
const contact_infovue_type_template_id_466e560c_hoisted_4 = {
|
|
17571
18081
|
"data-qa": "contact-info-subtitle"
|
|
17572
18082
|
};
|
|
17573
|
-
const
|
|
18083
|
+
const contact_infovue_type_template_id_466e560c_hoisted_5 = {
|
|
17574
18084
|
"data-qa": "contact-info-bottom"
|
|
17575
18085
|
};
|
|
17576
|
-
const
|
|
18086
|
+
const contact_infovue_type_template_id_466e560c_hoisted_6 = {
|
|
17577
18087
|
"data-qa": "contact-info-right"
|
|
17578
18088
|
};
|
|
17579
|
-
function
|
|
18089
|
+
function contact_infovue_type_template_id_466e560c_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
17580
18090
|
const _component_dt_avatar = (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.resolveComponent)("dt-avatar");
|
|
17581
18091
|
|
|
17582
18092
|
const _component_dt_list_item = (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.resolveComponent)("dt-list-item");
|
|
@@ -17587,7 +18097,7 @@ function contact_infovue_type_template_id_38fc10e0_render(_ctx, _cache, $props,
|
|
|
17587
18097
|
"element-type": "div",
|
|
17588
18098
|
"data-qa": "contact-info"
|
|
17589
18099
|
}, {
|
|
17590
|
-
left: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.withCtx)(() => [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementVNode)("div",
|
|
18100
|
+
left: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.withCtx)(() => [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementVNode)("div", contact_infovue_type_template_id_466e560c_hoisted_1, [$props.avatarSrc ? ((0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createBlock)(_component_dt_avatar, {
|
|
17591
18101
|
key: 0,
|
|
17592
18102
|
size: "lg"
|
|
17593
18103
|
}, {
|
|
@@ -17595,7 +18105,7 @@ function contact_infovue_type_template_id_38fc10e0_render(_ctx, _cache, $props,
|
|
|
17595
18105
|
"data-qa": "dt-contact-avatar",
|
|
17596
18106
|
src: $props.avatarSrc,
|
|
17597
18107
|
alt: $props.avatarInitials
|
|
17598
|
-
}, null, 8,
|
|
18108
|
+
}, null, 8, contact_infovue_type_template_id_466e560c_hoisted_2)]),
|
|
17599
18109
|
_: 1
|
|
17600
18110
|
})) : $props.avatarInitials ? ((0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createBlock)(_component_dt_avatar, {
|
|
17601
18111
|
key: 1,
|
|
@@ -17610,14 +18120,14 @@ function contact_infovue_type_template_id_38fc10e0_render(_ctx, _cache, $props,
|
|
|
17610
18120
|
class: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.normalizeClass)(['d-ba', 'd-bc-white', 'd-baw2', 'd-bar2', 'd-ps-absolute', 'd-bn1', 'd-rn1', 'd-w20p', 'd-h20p', $data.USER_STATUS_COLOR_MODIFIERS[$props.userStatusColor]]),
|
|
17611
18121
|
"data-qa": "contact-info-user-status"
|
|
17612
18122
|
}, " ", 2)) : (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createCommentVNode)("", true)])]),
|
|
17613
|
-
default: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.withCtx)(() => [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementVNode)("div",
|
|
17614
|
-
subtitle: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.withCtx)(() => [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementVNode)("div",
|
|
17615
|
-
bottom: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.withCtx)(() => [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementVNode)("div",
|
|
17616
|
-
right: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.withCtx)(() => [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementVNode)("div",
|
|
18123
|
+
default: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.withCtx)(() => [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementVNode)("div", contact_infovue_type_template_id_466e560c_hoisted_3, [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.renderSlot)(_ctx.$slots, "header")])]),
|
|
18124
|
+
subtitle: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.withCtx)(() => [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementVNode)("div", contact_infovue_type_template_id_466e560c_hoisted_4, [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.renderSlot)(_ctx.$slots, "subtitle")])]),
|
|
18125
|
+
bottom: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.withCtx)(() => [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementVNode)("div", contact_infovue_type_template_id_466e560c_hoisted_5, [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.renderSlot)(_ctx.$slots, "bottom")])]),
|
|
18126
|
+
right: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.withCtx)(() => [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementVNode)("div", contact_infovue_type_template_id_466e560c_hoisted_6, [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.renderSlot)(_ctx.$slots, "right")])]),
|
|
17617
18127
|
_: 3
|
|
17618
18128
|
}, 8, ["id", "role"]);
|
|
17619
18129
|
}
|
|
17620
|
-
;// CONCATENATED MODULE: ./recipes/list_items/contact_info/contact_info.vue?vue&type=template&id=
|
|
18130
|
+
;// CONCATENATED MODULE: ./recipes/list_items/contact_info/contact_info.vue?vue&type=template&id=466e560c
|
|
17621
18131
|
|
|
17622
18132
|
;// CONCATENATED MODULE: ./recipes/list_items/contact_info/contact_info_constants.js
|
|
17623
18133
|
const USER_STATUS_COLOR_MODIFIERS = {
|
|
@@ -17633,6 +18143,8 @@ const USER_STATUS_COLOR_MODIFIERS = {
|
|
|
17633
18143
|
|
|
17634
18144
|
|
|
17635
18145
|
|
|
18146
|
+
|
|
18147
|
+
|
|
17636
18148
|
/* harmony default export */ const contact_infovue_type_script_lang_js = ({
|
|
17637
18149
|
name: 'DtRecipeContactInfo',
|
|
17638
18150
|
components: {
|
|
@@ -17722,7 +18234,7 @@ const USER_STATUS_COLOR_MODIFIERS = {
|
|
|
17722
18234
|
|
|
17723
18235
|
|
|
17724
18236
|
;
|
|
17725
|
-
const contact_info_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(contact_infovue_type_script_lang_js, [['render',
|
|
18237
|
+
const contact_info_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(contact_infovue_type_script_lang_js, [['render',contact_infovue_type_template_id_466e560c_render]])
|
|
17726
18238
|
|
|
17727
18239
|
/* harmony default export */ const contact_info = (contact_info_exports_);
|
|
17728
18240
|
;// CONCATENATED MODULE: ./recipes/list_items/contact_info/index.js
|
|
@@ -18371,6 +18883,8 @@ const ivr_node_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(ivr_nodev
|
|
|
18371
18883
|
|
|
18372
18884
|
|
|
18373
18885
|
|
|
18886
|
+
|
|
18887
|
+
|
|
18374
18888
|
// Mixins
|
|
18375
18889
|
|
|
18376
18890
|
// Constants
|