@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
package/dist/dialtone-vue.umd.js
CHANGED
|
@@ -131,7 +131,7 @@ ___CSS_LOADER_EXPORT___.push([module.id, ".dt-default-list-item,.dt-default-list
|
|
|
131
131
|
|
|
132
132
|
/***/ }),
|
|
133
133
|
|
|
134
|
-
/***/
|
|
134
|
+
/***/ 963:
|
|
135
135
|
/***/ ((module, __webpack_exports__, __webpack_require__) => {
|
|
136
136
|
|
|
137
137
|
"use strict";
|
|
@@ -148,7 +148,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
148
148
|
|
|
149
149
|
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()));
|
|
150
150
|
// Module
|
|
151
|
-
___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(--
|
|
151
|
+
___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)}", ""]);
|
|
152
152
|
// Exports
|
|
153
153
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (___CSS_LOADER_EXPORT___);
|
|
154
154
|
|
|
@@ -275,7 +275,7 @@ ___CSS_LOADER_EXPORT___.push([module.id, ".skeleton-placeholder{display:flex;str
|
|
|
275
275
|
|
|
276
276
|
/***/ }),
|
|
277
277
|
|
|
278
|
-
/***/
|
|
278
|
+
/***/ 967:
|
|
279
279
|
/***/ ((module, __webpack_exports__, __webpack_require__) => {
|
|
280
280
|
|
|
281
281
|
"use strict";
|
|
@@ -297,6 +297,54 @@ ___CSS_LOADER_EXPORT___.push([module.id, ".tippy-box[data-popper-escaped] .d-too
|
|
|
297
297
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (___CSS_LOADER_EXPORT___);
|
|
298
298
|
|
|
299
299
|
|
|
300
|
+
/***/ }),
|
|
301
|
+
|
|
302
|
+
/***/ 783:
|
|
303
|
+
/***/ ((module, __webpack_exports__, __webpack_require__) => {
|
|
304
|
+
|
|
305
|
+
"use strict";
|
|
306
|
+
__webpack_require__.r(__webpack_exports__);
|
|
307
|
+
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
308
|
+
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
309
|
+
/* harmony export */ });
|
|
310
|
+
/* harmony import */ var _node_modules_css_loader_dist_runtime_noSourceMaps_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(81);
|
|
311
|
+
/* 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__);
|
|
312
|
+
/* harmony import */ var _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(645);
|
|
313
|
+
/* 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__);
|
|
314
|
+
// Imports
|
|
315
|
+
|
|
316
|
+
|
|
317
|
+
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()));
|
|
318
|
+
// Module
|
|
319
|
+
___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}", ""]);
|
|
320
|
+
// Exports
|
|
321
|
+
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (___CSS_LOADER_EXPORT___);
|
|
322
|
+
|
|
323
|
+
|
|
324
|
+
/***/ }),
|
|
325
|
+
|
|
326
|
+
/***/ 455:
|
|
327
|
+
/***/ ((module, __webpack_exports__, __webpack_require__) => {
|
|
328
|
+
|
|
329
|
+
"use strict";
|
|
330
|
+
__webpack_require__.r(__webpack_exports__);
|
|
331
|
+
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
332
|
+
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
333
|
+
/* harmony export */ });
|
|
334
|
+
/* harmony import */ var _node_modules_css_loader_dist_runtime_noSourceMaps_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(81);
|
|
335
|
+
/* 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__);
|
|
336
|
+
/* harmony import */ var _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(645);
|
|
337
|
+
/* 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__);
|
|
338
|
+
// Imports
|
|
339
|
+
|
|
340
|
+
|
|
341
|
+
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()));
|
|
342
|
+
// Module
|
|
343
|
+
___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}", ""]);
|
|
344
|
+
// Exports
|
|
345
|
+
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (___CSS_LOADER_EXPORT___);
|
|
346
|
+
|
|
347
|
+
|
|
300
348
|
/***/ }),
|
|
301
349
|
|
|
302
350
|
/***/ 468:
|
|
@@ -568,19 +616,19 @@ var update = add("463815e5", content, true, {"sourceMap":false,"shadowMode":fals
|
|
|
568
616
|
|
|
569
617
|
/***/ }),
|
|
570
618
|
|
|
571
|
-
/***/
|
|
619
|
+
/***/ 146:
|
|
572
620
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
573
621
|
|
|
574
622
|
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
575
623
|
|
|
576
624
|
// load the styles
|
|
577
|
-
var content = __webpack_require__(
|
|
625
|
+
var content = __webpack_require__(963);
|
|
578
626
|
if(content.__esModule) content = content.default;
|
|
579
627
|
if(typeof content === 'string') content = [[module.id, content, '']];
|
|
580
628
|
if(content.locals) module.exports = content.locals;
|
|
581
629
|
// add the styles to the DOM
|
|
582
630
|
var add = (__webpack_require__(402)/* ["default"] */ .Z)
|
|
583
|
-
var update = add("
|
|
631
|
+
var update = add("42e09985", content, true, {"sourceMap":false,"shadowMode":false});
|
|
584
632
|
|
|
585
633
|
/***/ }),
|
|
586
634
|
|
|
@@ -664,19 +712,51 @@ var update = add("537a95a4", content, true, {"sourceMap":false,"shadowMode":fals
|
|
|
664
712
|
|
|
665
713
|
/***/ }),
|
|
666
714
|
|
|
667
|
-
/***/
|
|
715
|
+
/***/ 45:
|
|
668
716
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
669
717
|
|
|
670
718
|
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
671
719
|
|
|
672
720
|
// load the styles
|
|
673
|
-
var content = __webpack_require__(
|
|
721
|
+
var content = __webpack_require__(967);
|
|
674
722
|
if(content.__esModule) content = content.default;
|
|
675
723
|
if(typeof content === 'string') content = [[module.id, content, '']];
|
|
676
724
|
if(content.locals) module.exports = content.locals;
|
|
677
725
|
// add the styles to the DOM
|
|
678
726
|
var add = (__webpack_require__(402)/* ["default"] */ .Z)
|
|
679
|
-
var update = add("
|
|
727
|
+
var update = add("39799cc3", content, true, {"sourceMap":false,"shadowMode":false});
|
|
728
|
+
|
|
729
|
+
/***/ }),
|
|
730
|
+
|
|
731
|
+
/***/ 935:
|
|
732
|
+
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
733
|
+
|
|
734
|
+
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
735
|
+
|
|
736
|
+
// load the styles
|
|
737
|
+
var content = __webpack_require__(783);
|
|
738
|
+
if(content.__esModule) content = content.default;
|
|
739
|
+
if(typeof content === 'string') content = [[module.id, content, '']];
|
|
740
|
+
if(content.locals) module.exports = content.locals;
|
|
741
|
+
// add the styles to the DOM
|
|
742
|
+
var add = (__webpack_require__(402)/* ["default"] */ .Z)
|
|
743
|
+
var update = add("240fef63", content, true, {"sourceMap":false,"shadowMode":false});
|
|
744
|
+
|
|
745
|
+
/***/ }),
|
|
746
|
+
|
|
747
|
+
/***/ 788:
|
|
748
|
+
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
749
|
+
|
|
750
|
+
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
751
|
+
|
|
752
|
+
// load the styles
|
|
753
|
+
var content = __webpack_require__(455);
|
|
754
|
+
if(content.__esModule) content = content.default;
|
|
755
|
+
if(typeof content === 'string') content = [[module.id, content, '']];
|
|
756
|
+
if(content.locals) module.exports = content.locals;
|
|
757
|
+
// add the styles to the DOM
|
|
758
|
+
var add = (__webpack_require__(402)/* ["default"] */ .Z)
|
|
759
|
+
var update = add("3a123ba2", content, true, {"sourceMap":false,"shadowMode":false});
|
|
680
760
|
|
|
681
761
|
/***/ }),
|
|
682
762
|
|
|
@@ -1113,6 +1193,8 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
1113
1193
|
"DtPopover": () => (/* reexport */ popover),
|
|
1114
1194
|
"DtRadio": () => (/* reexport */ radio_radio),
|
|
1115
1195
|
"DtRadioGroup": () => (/* reexport */ radio_group),
|
|
1196
|
+
"DtRecipeCallbarButton": () => (/* reexport */ callbar_button),
|
|
1197
|
+
"DtRecipeCallbarButtonWithPopover": () => (/* reexport */ callbar_button_with_popover),
|
|
1116
1198
|
"DtRecipeComboboxMultiSelect": () => (/* reexport */ combobox_multi_select),
|
|
1117
1199
|
"DtRecipeComboboxWithPopover": () => (/* reexport */ combobox_with_popover),
|
|
1118
1200
|
"DtRecipeContactInfo": () => (/* reexport */ contact_info),
|
|
@@ -3504,9 +3586,9 @@ function combobox_loading_listvue_type_template_id_07d9971d_render(_ctx, _cache,
|
|
|
3504
3586
|
}
|
|
3505
3587
|
;// CONCATENATED MODULE: ./components/combobox/combobox_loading-list.vue?vue&type=template&id=07d9971d
|
|
3506
3588
|
|
|
3507
|
-
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.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=
|
|
3589
|
+
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.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
|
|
3508
3590
|
|
|
3509
|
-
function
|
|
3591
|
+
function list_itemvue_type_template_id_173961c7_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
3510
3592
|
return (0,external_commonjs_vue_commonjs2_vue_root_Vue_.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_.createBlock)((0,external_commonjs_vue_commonjs2_vue_root_Vue_.resolveDynamicComponent)($props.elementType), (0,external_commonjs_vue_commonjs2_vue_root_Vue_.mergeProps)({
|
|
3511
3593
|
id: $props.id,
|
|
3512
3594
|
class: ['dt-list-item d-ls-none focus-visible', {
|
|
@@ -3533,7 +3615,7 @@ function list_itemvue_type_template_id_3ad806bf_render(_ctx, _cache, $props, $se
|
|
|
3533
3615
|
_: 3
|
|
3534
3616
|
}, 16, ["id", "class", "tabindex", "role", "aria-selected"]);
|
|
3535
3617
|
}
|
|
3536
|
-
;// CONCATENATED MODULE: ./components/list_item/list_item.vue?vue&type=template&id=
|
|
3618
|
+
;// CONCATENATED MODULE: ./components/list_item/list_item.vue?vue&type=template&id=173961c7
|
|
3537
3619
|
|
|
3538
3620
|
;// CONCATENATED MODULE: ./components/list_item/list_item_constants.js
|
|
3539
3621
|
const LIST_ITEM_TYPES = {
|
|
@@ -3786,9 +3868,9 @@ const default_list_item_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(
|
|
|
3786
3868
|
});
|
|
3787
3869
|
;// CONCATENATED MODULE: ./components/list_item/list_item.vue?vue&type=script&lang=js
|
|
3788
3870
|
|
|
3789
|
-
// EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-74.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-74.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-74.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-74.use[3]!./node_modules/less-loader/dist/cjs.js??clonedRuleSet-74.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=
|
|
3790
|
-
var
|
|
3791
|
-
;// CONCATENATED MODULE: ./components/list_item/list_item.vue?vue&type=style&index=0&id=
|
|
3871
|
+
// EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-74.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-74.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-74.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-74.use[3]!./node_modules/less-loader/dist/cjs.js??clonedRuleSet-74.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
|
|
3872
|
+
var list_itemvue_type_style_index_0_id_173961c7_lang_less = __webpack_require__(146);
|
|
3873
|
+
;// CONCATENATED MODULE: ./components/list_item/list_item.vue?vue&type=style&index=0&id=173961c7&lang=less
|
|
3792
3874
|
|
|
3793
3875
|
;// CONCATENATED MODULE: ./components/list_item/list_item.vue
|
|
3794
3876
|
|
|
@@ -3798,7 +3880,7 @@ var list_itemvue_type_style_index_0_id_3ad806bf_lang_less = __webpack_require__(
|
|
|
3798
3880
|
;
|
|
3799
3881
|
|
|
3800
3882
|
|
|
3801
|
-
const list_item_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(list_itemvue_type_script_lang_js, [['render',
|
|
3883
|
+
const list_item_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(list_itemvue_type_script_lang_js, [['render',list_itemvue_type_template_id_173961c7_render]])
|
|
3802
3884
|
|
|
3803
3885
|
/* harmony default export */ const list_item = (list_item_exports_);
|
|
3804
3886
|
;// CONCATENATED MODULE: ./components/list_item/index.js
|
|
@@ -15559,15 +15641,15 @@ const toggle_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(togglevue_t
|
|
|
15559
15641
|
/* harmony default export */ const toggle = (toggle_exports_);
|
|
15560
15642
|
;// CONCATENATED MODULE: ./components/toggle/index.js
|
|
15561
15643
|
|
|
15562
|
-
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.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=
|
|
15644
|
+
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.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
|
|
15563
15645
|
|
|
15564
|
-
const
|
|
15646
|
+
const tooltipvue_type_template_id_5bef87da_hoisted_1 = {
|
|
15565
15647
|
"data-qa": "dt-tooltip-container"
|
|
15566
15648
|
};
|
|
15567
|
-
function
|
|
15649
|
+
function tooltipvue_type_template_id_5bef87da_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
15568
15650
|
const _component_dt_lazy_show = (0,external_commonjs_vue_commonjs2_vue_root_Vue_.resolveComponent)("dt-lazy-show");
|
|
15569
15651
|
|
|
15570
|
-
return (0,external_commonjs_vue_commonjs2_vue_root_Vue_.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_.createElementBlock)("div",
|
|
15652
|
+
return (0,external_commonjs_vue_commonjs2_vue_root_Vue_.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_.createElementBlock)("div", tooltipvue_type_template_id_5bef87da_hoisted_1, [(0,external_commonjs_vue_commonjs2_vue_root_Vue_.createElementVNode)("div", {
|
|
15571
15653
|
ref: "anchor",
|
|
15572
15654
|
"data-qa": "dt-tooltip-anchor",
|
|
15573
15655
|
onFocusin: _cache[0] || (_cache[0] = function () {
|
|
@@ -15588,7 +15670,7 @@ function tooltipvue_type_template_id_30019e74_render(_ctx, _cache, $props, $setu
|
|
|
15588
15670
|
}, [(0,external_commonjs_vue_commonjs2_vue_root_Vue_.renderSlot)(_ctx.$slots, "anchor")], 544), (0,external_commonjs_vue_commonjs2_vue_root_Vue_.createVNode)(_component_dt_lazy_show, {
|
|
15589
15671
|
id: $props.id,
|
|
15590
15672
|
ref: "content",
|
|
15591
|
-
show: $data.isShown && (!!$props.message.trim() ||
|
|
15673
|
+
show: $data.isShown && (!!$props.message.trim() || !$options.defaultSlotIsEmpty),
|
|
15592
15674
|
role: "tooltip",
|
|
15593
15675
|
"aria-hidden": "false",
|
|
15594
15676
|
"data-qa": "dt-tooltip",
|
|
@@ -15604,7 +15686,7 @@ function tooltipvue_type_template_id_30019e74_render(_ctx, _cache, $props, $setu
|
|
|
15604
15686
|
_: 3
|
|
15605
15687
|
}, 8, ["id", "show", "transition", "class", "onAfterLeave", "onAfterEnter"])]);
|
|
15606
15688
|
}
|
|
15607
|
-
;// CONCATENATED MODULE: ./components/tooltip/tooltip.vue?vue&type=template&id=
|
|
15689
|
+
;// CONCATENATED MODULE: ./components/tooltip/tooltip.vue?vue&type=template&id=5bef87da
|
|
15608
15690
|
|
|
15609
15691
|
;// CONCATENATED MODULE: ./components/tooltip/tooltip_constants.js
|
|
15610
15692
|
/*
|
|
@@ -15775,6 +15857,15 @@ const TOOLTIP_HIDE_ON_CLICK_VARIANTS = [true, false, 'toggle'];
|
|
|
15775
15857
|
onChangePlacement: this.onChangePlacement
|
|
15776
15858
|
})
|
|
15777
15859
|
};
|
|
15860
|
+
},
|
|
15861
|
+
|
|
15862
|
+
defaultSlotIsEmpty() {
|
|
15863
|
+
var _this$$slots;
|
|
15864
|
+
|
|
15865
|
+
const defaultSlotContents = (_this$$slots = this.$slots) === null || _this$$slots === void 0 ? void 0 : _this$$slots.default();
|
|
15866
|
+
const slotItemCount = defaultSlotContents === null || defaultSlotContents === void 0 ? void 0 : defaultSlotContents.length;
|
|
15867
|
+
const slotIsEmpty = slotItemCount === 1 && (defaultSlotContents[0].type.toString() === 'Symbol(Comment)' || defaultSlotContents[0].type.toString() === 'Symbol(Fragment)' && defaultSlotContents[0].children.length === 0);
|
|
15868
|
+
return !slotItemCount || slotIsEmpty;
|
|
15778
15869
|
}
|
|
15779
15870
|
|
|
15780
15871
|
},
|
|
@@ -15910,9 +16001,9 @@ const TOOLTIP_HIDE_ON_CLICK_VARIANTS = [true, false, 'toggle'];
|
|
|
15910
16001
|
});
|
|
15911
16002
|
;// CONCATENATED MODULE: ./components/tooltip/tooltip.vue?vue&type=script&lang=js
|
|
15912
16003
|
|
|
15913
|
-
// EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-74.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-74.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-74.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-74.use[3]!./node_modules/less-loader/dist/cjs.js??clonedRuleSet-74.use[4]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./components/tooltip/tooltip.vue?vue&type=style&index=0&id=
|
|
15914
|
-
var
|
|
15915
|
-
;// CONCATENATED MODULE: ./components/tooltip/tooltip.vue?vue&type=style&index=0&id=
|
|
16004
|
+
// EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-74.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-74.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-74.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-74.use[3]!./node_modules/less-loader/dist/cjs.js??clonedRuleSet-74.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
|
|
16005
|
+
var tooltipvue_type_style_index_0_id_5bef87da_lang_less = __webpack_require__(45);
|
|
16006
|
+
;// CONCATENATED MODULE: ./components/tooltip/tooltip.vue?vue&type=style&index=0&id=5bef87da&lang=less
|
|
15916
16007
|
|
|
15917
16008
|
;// CONCATENATED MODULE: ./components/tooltip/tooltip.vue
|
|
15918
16009
|
|
|
@@ -15922,7 +16013,7 @@ var tooltipvue_type_style_index_0_id_30019e74_lang_less = __webpack_require__(21
|
|
|
15922
16013
|
;
|
|
15923
16014
|
|
|
15924
16015
|
|
|
15925
|
-
const tooltip_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(tooltipvue_type_script_lang_js, [['render',
|
|
16016
|
+
const tooltip_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(tooltipvue_type_script_lang_js, [['render',tooltipvue_type_template_id_5bef87da_render]])
|
|
15926
16017
|
|
|
15927
16018
|
/* harmony default export */ const tooltip = (tooltip_exports_);
|
|
15928
16019
|
;// CONCATENATED MODULE: ./components/tooltip/index.js
|
|
@@ -16943,27 +17034,27 @@ const combobox_with_popover_exports_ = /*#__PURE__*/(0,exportHelper/* default */
|
|
|
16943
17034
|
/* harmony default export */ const combobox_with_popover = (combobox_with_popover_exports_);
|
|
16944
17035
|
;// CONCATENATED MODULE: ./recipes/comboboxes/combobox_with_popover/index.js
|
|
16945
17036
|
|
|
16946
|
-
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.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=
|
|
17037
|
+
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.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
|
|
16947
17038
|
|
|
16948
|
-
const
|
|
17039
|
+
const combobox_multi_selectvue_type_template_id_0291e6d2_hoisted_1 = {
|
|
16949
17040
|
ref: "inputSlotWrapper",
|
|
16950
17041
|
class: "d-ps-relative"
|
|
16951
17042
|
};
|
|
16952
|
-
const
|
|
17043
|
+
const combobox_multi_selectvue_type_template_id_0291e6d2_hoisted_2 = {
|
|
16953
17044
|
ref: "chipsWrapper",
|
|
16954
17045
|
class: "d-ps-absolute d-mx2"
|
|
16955
17046
|
};
|
|
16956
|
-
const
|
|
17047
|
+
const combobox_multi_selectvue_type_template_id_0291e6d2_hoisted_3 = {
|
|
16957
17048
|
ref: "header"
|
|
16958
17049
|
};
|
|
16959
|
-
const
|
|
17050
|
+
const combobox_multi_selectvue_type_template_id_0291e6d2_hoisted_4 = {
|
|
16960
17051
|
key: 1,
|
|
16961
17052
|
class: "d-ta-center d-py16"
|
|
16962
17053
|
};
|
|
16963
|
-
const
|
|
17054
|
+
const combobox_multi_selectvue_type_template_id_0291e6d2_hoisted_5 = {
|
|
16964
17055
|
ref: "footer"
|
|
16965
17056
|
};
|
|
16966
|
-
function
|
|
17057
|
+
function combobox_multi_selectvue_type_template_id_0291e6d2_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
16967
17058
|
const _component_dt_chip = (0,external_commonjs_vue_commonjs2_vue_root_Vue_.resolveComponent)("dt-chip");
|
|
16968
17059
|
|
|
16969
17060
|
const _component_dt_input = (0,external_commonjs_vue_commonjs2_vue_root_Vue_.resolveComponent)("dt-input");
|
|
@@ -16986,7 +17077,7 @@ function combobox_multi_selectvue_type_template_id_43f74cb7_render(_ctx, _cache,
|
|
|
16986
17077
|
let {
|
|
16987
17078
|
onInput
|
|
16988
17079
|
} = _ref;
|
|
16989
|
-
return [(0,external_commonjs_vue_commonjs2_vue_root_Vue_.createElementVNode)("span",
|
|
17080
|
+
return [(0,external_commonjs_vue_commonjs2_vue_root_Vue_.createElementVNode)("span", combobox_multi_selectvue_type_template_id_0291e6d2_hoisted_1, [(0,external_commonjs_vue_commonjs2_vue_root_Vue_.createElementVNode)("span", combobox_multi_selectvue_type_template_id_0291e6d2_hoisted_2, [((0,external_commonjs_vue_commonjs2_vue_root_Vue_.openBlock)(true), (0,external_commonjs_vue_commonjs2_vue_root_Vue_.createElementBlock)(external_commonjs_vue_commonjs2_vue_root_Vue_.Fragment, null, (0,external_commonjs_vue_commonjs2_vue_root_Vue_.renderList)($props.selectedItems, item => {
|
|
16990
17081
|
return (0,external_commonjs_vue_commonjs2_vue_root_Vue_.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_.createBlock)(_component_dt_chip, (0,external_commonjs_vue_commonjs2_vue_root_Vue_.mergeProps)({
|
|
16991
17082
|
ref_for: true,
|
|
16992
17083
|
ref: "chips",
|
|
@@ -17026,19 +17117,19 @@ function combobox_multi_selectvue_type_template_id_43f74cb7_render(_ctx, _cache,
|
|
|
17026
17117
|
onMousedown: _cache[1] || (_cache[1] = (0,external_commonjs_vue_commonjs2_vue_root_Vue_.withModifiers)(() => {}, ["prevent"]))
|
|
17027
17118
|
}, [!$props.loading ? (0,external_commonjs_vue_commonjs2_vue_root_Vue_.renderSlot)(_ctx.$slots, "list", {
|
|
17028
17119
|
key: 0
|
|
17029
|
-
}) : ((0,external_commonjs_vue_commonjs2_vue_root_Vue_.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_.createElementBlock)("div",
|
|
17120
|
+
}) : ((0,external_commonjs_vue_commonjs2_vue_root_Vue_.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_.createElementBlock)("div", combobox_multi_selectvue_type_template_id_0291e6d2_hoisted_4, (0,external_commonjs_vue_commonjs2_vue_root_Vue_.toDisplayString)($props.loadingMessage), 1))], 544)]),
|
|
17030
17121
|
_: 2
|
|
17031
17122
|
}, [_ctx.$slots.header ? {
|
|
17032
17123
|
name: "header",
|
|
17033
|
-
fn: (0,external_commonjs_vue_commonjs2_vue_root_Vue_.withCtx)(() => [(0,external_commonjs_vue_commonjs2_vue_root_Vue_.createElementVNode)("div",
|
|
17124
|
+
fn: (0,external_commonjs_vue_commonjs2_vue_root_Vue_.withCtx)(() => [(0,external_commonjs_vue_commonjs2_vue_root_Vue_.createElementVNode)("div", combobox_multi_selectvue_type_template_id_0291e6d2_hoisted_3, [(0,external_commonjs_vue_commonjs2_vue_root_Vue_.renderSlot)(_ctx.$slots, "header")], 512)]),
|
|
17034
17125
|
key: "0"
|
|
17035
17126
|
} : undefined, _ctx.$slots.footer ? {
|
|
17036
17127
|
name: "footer",
|
|
17037
|
-
fn: (0,external_commonjs_vue_commonjs2_vue_root_Vue_.withCtx)(() => [(0,external_commonjs_vue_commonjs2_vue_root_Vue_.createElementVNode)("div",
|
|
17128
|
+
fn: (0,external_commonjs_vue_commonjs2_vue_root_Vue_.withCtx)(() => [(0,external_commonjs_vue_commonjs2_vue_root_Vue_.createElementVNode)("div", combobox_multi_selectvue_type_template_id_0291e6d2_hoisted_5, [(0,external_commonjs_vue_commonjs2_vue_root_Vue_.renderSlot)(_ctx.$slots, "footer")], 512)]),
|
|
17038
17129
|
key: "1"
|
|
17039
17130
|
} : undefined]), 1032, ["show-list", "max-height", "popover-offset", "has-suggestion-list", "onSelect"]);
|
|
17040
17131
|
}
|
|
17041
|
-
;// CONCATENATED MODULE: ./recipes/comboboxes/combobox_multi_select/combobox_multi_select.vue?vue&type=template&id=
|
|
17132
|
+
;// CONCATENATED MODULE: ./recipes/comboboxes/combobox_multi_select/combobox_multi_select.vue?vue&type=template&id=0291e6d2
|
|
17042
17133
|
|
|
17043
17134
|
;// CONCATENATED MODULE: ./recipes/comboboxes/combobox_multi_select/combobox_multi_select_story_constants.js
|
|
17044
17135
|
// The item list for default story
|
|
@@ -17138,7 +17229,9 @@ const MULTI_SELECT_SIZES = {
|
|
|
17138
17229
|
DEFAULT: 'md'
|
|
17139
17230
|
};
|
|
17140
17231
|
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.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
|
|
17141
|
-
|
|
17232
|
+
|
|
17233
|
+
|
|
17234
|
+
|
|
17142
17235
|
|
|
17143
17236
|
|
|
17144
17237
|
|
|
@@ -17569,32 +17662,449 @@ const MULTI_SELECT_SIZES = {
|
|
|
17569
17662
|
|
|
17570
17663
|
|
|
17571
17664
|
;
|
|
17572
|
-
const combobox_multi_select_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(combobox_multi_selectvue_type_script_lang_js, [['render',
|
|
17665
|
+
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]])
|
|
17573
17666
|
|
|
17574
17667
|
/* harmony default export */ const combobox_multi_select = (combobox_multi_select_exports_);
|
|
17575
17668
|
;// CONCATENATED MODULE: ./recipes/comboboxes/combobox_multi_select/index.js
|
|
17576
17669
|
|
|
17577
17670
|
|
|
17578
|
-
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.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/
|
|
17671
|
+
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.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
|
|
17672
|
+
|
|
17673
|
+
function callbar_buttonvue_type_template_id_217368f3_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
17674
|
+
const _component_dt_button = (0,external_commonjs_vue_commonjs2_vue_root_Vue_.resolveComponent)("dt-button");
|
|
17675
|
+
|
|
17676
|
+
const _component_dt_tooltip = (0,external_commonjs_vue_commonjs2_vue_root_Vue_.resolveComponent)("dt-tooltip");
|
|
17677
|
+
|
|
17678
|
+
return (0,external_commonjs_vue_commonjs2_vue_root_Vue_.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_.createBlock)(_component_dt_tooltip, {
|
|
17679
|
+
id: $props.id,
|
|
17680
|
+
offset: [0, -12]
|
|
17681
|
+
}, {
|
|
17682
|
+
anchor: (0,external_commonjs_vue_commonjs2_vue_root_Vue_.withCtx)(() => [(0,external_commonjs_vue_commonjs2_vue_root_Vue_.createVNode)(_component_dt_button, {
|
|
17683
|
+
importance: $props.circle ? 'outlined' : 'clear',
|
|
17684
|
+
kind: "muted",
|
|
17685
|
+
"icon-position": "top",
|
|
17686
|
+
disabled: $props.disabled,
|
|
17687
|
+
"aria-label": $props.ariaLabel,
|
|
17688
|
+
"label-class": "d-fs11",
|
|
17689
|
+
class: (0,external_commonjs_vue_commonjs2_vue_root_Vue_.normalizeClass)($options.callbarButtonClass)
|
|
17690
|
+
}, {
|
|
17691
|
+
icon: (0,external_commonjs_vue_commonjs2_vue_root_Vue_.withCtx)(() => [(0,external_commonjs_vue_commonjs2_vue_root_Vue_.renderSlot)(_ctx.$slots, "icon")]),
|
|
17692
|
+
default: (0,external_commonjs_vue_commonjs2_vue_root_Vue_.withCtx)(() => [(0,external_commonjs_vue_commonjs2_vue_root_Vue_.renderSlot)(_ctx.$slots, "default")]),
|
|
17693
|
+
_: 3
|
|
17694
|
+
}, 8, ["importance", "disabled", "aria-label", "class"])]),
|
|
17695
|
+
default: (0,external_commonjs_vue_commonjs2_vue_root_Vue_.withCtx)(() => [(0,external_commonjs_vue_commonjs2_vue_root_Vue_.renderSlot)(_ctx.$slots, "tooltip")]),
|
|
17696
|
+
_: 3
|
|
17697
|
+
}, 8, ["id"]);
|
|
17698
|
+
}
|
|
17699
|
+
;// CONCATENATED MODULE: ./recipes/buttons/callbar_button/callbar_button.vue?vue&type=template&id=217368f3
|
|
17700
|
+
|
|
17701
|
+
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.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
|
|
17702
|
+
|
|
17703
|
+
|
|
17704
|
+
|
|
17705
|
+
/* harmony default export */ const callbar_buttonvue_type_script_lang_js = ({
|
|
17706
|
+
name: 'DtRecipeCallbarButton',
|
|
17707
|
+
components: {
|
|
17708
|
+
DtButton: button_button,
|
|
17709
|
+
DtTooltip: tooltip
|
|
17710
|
+
},
|
|
17711
|
+
inheritAttrs: true,
|
|
17712
|
+
props: {
|
|
17713
|
+
/**
|
|
17714
|
+
* Id for the item.
|
|
17715
|
+
*/
|
|
17716
|
+
id: {
|
|
17717
|
+
type: String,
|
|
17718
|
+
|
|
17719
|
+
default() {
|
|
17720
|
+
return utils.getUniqueString();
|
|
17721
|
+
}
|
|
17722
|
+
|
|
17723
|
+
},
|
|
17724
|
+
|
|
17725
|
+
/**
|
|
17726
|
+
* Determines whether the button should have active styling
|
|
17727
|
+
* default is false.
|
|
17728
|
+
* @values true, false
|
|
17729
|
+
* @see https://dialpad.design/components/button/
|
|
17730
|
+
*/
|
|
17731
|
+
active: {
|
|
17732
|
+
type: Boolean,
|
|
17733
|
+
default: false
|
|
17734
|
+
},
|
|
17735
|
+
|
|
17736
|
+
/**
|
|
17737
|
+
* Determines whether the button should have danger styling
|
|
17738
|
+
* default is false.
|
|
17739
|
+
* @values true, false
|
|
17740
|
+
* @see https://dialpad.design/components/button/
|
|
17741
|
+
*/
|
|
17742
|
+
danger: {
|
|
17743
|
+
type: Boolean,
|
|
17744
|
+
default: false
|
|
17745
|
+
},
|
|
17746
|
+
|
|
17747
|
+
/**
|
|
17748
|
+
* Determines whether the button should be disabled
|
|
17749
|
+
* default is false.
|
|
17750
|
+
* @values true, false
|
|
17751
|
+
*/
|
|
17752
|
+
disabled: {
|
|
17753
|
+
type: Boolean,
|
|
17754
|
+
default: false
|
|
17755
|
+
},
|
|
17756
|
+
|
|
17757
|
+
/**
|
|
17758
|
+
* Whether the button is a circle or not.
|
|
17759
|
+
* @values true, false
|
|
17760
|
+
* @see https://dialpad.design/components/button/
|
|
17761
|
+
*/
|
|
17762
|
+
circle: {
|
|
17763
|
+
type: Boolean,
|
|
17764
|
+
default: false
|
|
17765
|
+
},
|
|
17766
|
+
|
|
17767
|
+
/**
|
|
17768
|
+
* Aria label for the button. If empty, it takes its value from the default slot.
|
|
17769
|
+
*/
|
|
17770
|
+
ariaLabel: {
|
|
17771
|
+
type: String,
|
|
17772
|
+
default: null,
|
|
17773
|
+
validator: label => {
|
|
17774
|
+
return label || undefined.$slots.default;
|
|
17775
|
+
}
|
|
17776
|
+
}
|
|
17777
|
+
},
|
|
17778
|
+
computed: {
|
|
17779
|
+
callbarButtonClass() {
|
|
17780
|
+
return ['dt-recipe-callbar-button', 'd-stack4', {
|
|
17781
|
+
'dt-recipe-callbar-button--circle': this.circle,
|
|
17782
|
+
'd-btn--icon-only': this.circle,
|
|
17783
|
+
'dt-recipe-callbar-button--active': this.active,
|
|
17784
|
+
'dt-recipe-callbar-button--danger': this.danger
|
|
17785
|
+
}];
|
|
17786
|
+
}
|
|
17787
|
+
|
|
17788
|
+
}
|
|
17789
|
+
});
|
|
17790
|
+
;// CONCATENATED MODULE: ./recipes/buttons/callbar_button/callbar_button.vue?vue&type=script&lang=js
|
|
17791
|
+
|
|
17792
|
+
// EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-74.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-74.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-74.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-74.use[3]!./node_modules/less-loader/dist/cjs.js??clonedRuleSet-74.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
|
|
17793
|
+
var callbar_buttonvue_type_style_index_0_id_217368f3_lang_less = __webpack_require__(935);
|
|
17794
|
+
;// CONCATENATED MODULE: ./recipes/buttons/callbar_button/callbar_button.vue?vue&type=style&index=0&id=217368f3&lang=less
|
|
17795
|
+
|
|
17796
|
+
;// CONCATENATED MODULE: ./recipes/buttons/callbar_button/callbar_button.vue
|
|
17797
|
+
|
|
17798
|
+
|
|
17799
|
+
|
|
17800
|
+
|
|
17801
|
+
;
|
|
17802
|
+
|
|
17803
|
+
|
|
17804
|
+
const callbar_button_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(callbar_buttonvue_type_script_lang_js, [['render',callbar_buttonvue_type_template_id_217368f3_render]])
|
|
17805
|
+
|
|
17806
|
+
/* harmony default export */ const callbar_button = (callbar_button_exports_);
|
|
17807
|
+
;// CONCATENATED MODULE: ./recipes/buttons/callbar_button/index.js
|
|
17808
|
+
|
|
17809
|
+
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.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
|
|
17810
|
+
|
|
17811
|
+
const callbar_button_with_popovervue_type_template_id_bd123e44_hoisted_1 = {
|
|
17812
|
+
class: "dt-recipe--callbar-button-with-popover--button"
|
|
17813
|
+
};
|
|
17814
|
+
function callbar_button_with_popovervue_type_template_id_bd123e44_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
17815
|
+
const _component_dt_recipe_callbar_button = (0,external_commonjs_vue_commonjs2_vue_root_Vue_.resolveComponent)("dt-recipe-callbar-button");
|
|
17816
|
+
|
|
17817
|
+
const _component_icon_arrow_drop_up = (0,external_commonjs_vue_commonjs2_vue_root_Vue_.resolveComponent)("icon-arrow-drop-up");
|
|
17818
|
+
|
|
17819
|
+
const _component_dt_button = (0,external_commonjs_vue_commonjs2_vue_root_Vue_.resolveComponent)("dt-button");
|
|
17820
|
+
|
|
17821
|
+
const _component_dt_popover = (0,external_commonjs_vue_commonjs2_vue_root_Vue_.resolveComponent)("dt-popover");
|
|
17822
|
+
|
|
17823
|
+
return (0,external_commonjs_vue_commonjs2_vue_root_Vue_.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_.createElementBlock)("div", callbar_button_with_popovervue_type_template_id_bd123e44_hoisted_1, [(0,external_commonjs_vue_commonjs2_vue_root_Vue_.createVNode)(_component_dt_recipe_callbar_button, {
|
|
17824
|
+
"aria-label": $props.ariaLabel,
|
|
17825
|
+
disabled: $props.disabled,
|
|
17826
|
+
active: $props.active,
|
|
17827
|
+
danger: $props.danger,
|
|
17828
|
+
class: "dt-recipe--callbar-button-with-popover--main-button",
|
|
17829
|
+
onClick: $options.buttonClick
|
|
17830
|
+
}, {
|
|
17831
|
+
icon: (0,external_commonjs_vue_commonjs2_vue_root_Vue_.withCtx)(() => [(0,external_commonjs_vue_commonjs2_vue_root_Vue_.renderSlot)(_ctx.$slots, "icon")]),
|
|
17832
|
+
tooltip: (0,external_commonjs_vue_commonjs2_vue_root_Vue_.withCtx)(() => [(0,external_commonjs_vue_commonjs2_vue_root_Vue_.renderSlot)(_ctx.$slots, "tooltip")]),
|
|
17833
|
+
default: (0,external_commonjs_vue_commonjs2_vue_root_Vue_.withCtx)(() => [(0,external_commonjs_vue_commonjs2_vue_root_Vue_.renderSlot)(_ctx.$slots, "default")]),
|
|
17834
|
+
_: 3
|
|
17835
|
+
}, 8, ["aria-label", "disabled", "active", "danger", "onClick"]), !$props.disabled ? ((0,external_commonjs_vue_commonjs2_vue_root_Vue_.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_.createBlock)(_component_dt_popover, (0,external_commonjs_vue_commonjs2_vue_root_Vue_.mergeProps)({
|
|
17836
|
+
key: 0,
|
|
17837
|
+
id: $props.id,
|
|
17838
|
+
disabled: $props.disabled,
|
|
17839
|
+
open: $data.open,
|
|
17840
|
+
placement: $props.placement,
|
|
17841
|
+
"initial-focus-element": $props.initialFocusElement,
|
|
17842
|
+
"show-close-button": $props.showCloseButton,
|
|
17843
|
+
padding: "none",
|
|
17844
|
+
class: "dt-recipe--callbar-button-with-popover--popover-wrapper",
|
|
17845
|
+
"dialog-class": "d-h464 d-w512 dt-recipe--callbar-button-with-popover--popover",
|
|
17846
|
+
"header-class": "d-d-flex d-ai-center d-fw-normal d-px12"
|
|
17847
|
+
}, _ctx.$attrs, {
|
|
17848
|
+
onOpened: $options.onModalIsOpened
|
|
17849
|
+
}), {
|
|
17850
|
+
anchor: (0,external_commonjs_vue_commonjs2_vue_root_Vue_.withCtx)(() => [(0,external_commonjs_vue_commonjs2_vue_root_Vue_.createVNode)(_component_dt_button, {
|
|
17851
|
+
circle: "",
|
|
17852
|
+
importance: "clear",
|
|
17853
|
+
size: "lg",
|
|
17854
|
+
class: "dt-recipe--callbar-button-with-popover--arrow",
|
|
17855
|
+
"aria-label": $props.arrowButtonLabel,
|
|
17856
|
+
active: $data.open,
|
|
17857
|
+
onClick: $options.arrowClick
|
|
17858
|
+
}, {
|
|
17859
|
+
icon: (0,external_commonjs_vue_commonjs2_vue_root_Vue_.withCtx)(() => [(0,external_commonjs_vue_commonjs2_vue_root_Vue_.createVNode)(_component_icon_arrow_drop_up, {
|
|
17860
|
+
class: "d-svg--size-16"
|
|
17861
|
+
})]),
|
|
17862
|
+
_: 1
|
|
17863
|
+
}, 8, ["aria-label", "active", "onClick"])]),
|
|
17864
|
+
content: (0,external_commonjs_vue_commonjs2_vue_root_Vue_.withCtx)(() => [(0,external_commonjs_vue_commonjs2_vue_root_Vue_.renderSlot)(_ctx.$slots, "content")]),
|
|
17865
|
+
headerContent: (0,external_commonjs_vue_commonjs2_vue_root_Vue_.withCtx)(() => [(0,external_commonjs_vue_commonjs2_vue_root_Vue_.renderSlot)(_ctx.$slots, "headerContent")]),
|
|
17866
|
+
footerContent: (0,external_commonjs_vue_commonjs2_vue_root_Vue_.withCtx)(() => [(0,external_commonjs_vue_commonjs2_vue_root_Vue_.renderSlot)(_ctx.$slots, "footerContent")]),
|
|
17867
|
+
_: 3
|
|
17868
|
+
}, 16, ["id", "disabled", "open", "placement", "initial-focus-element", "show-close-button", "onOpened"])) : (0,external_commonjs_vue_commonjs2_vue_root_Vue_.createCommentVNode)("", true)]);
|
|
17869
|
+
}
|
|
17870
|
+
;// CONCATENATED MODULE: ./recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue?vue&type=template&id=bd123e44
|
|
17871
|
+
|
|
17872
|
+
;// 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
|
|
17873
|
+
|
|
17874
|
+
|
|
17875
|
+
const IconArrowDropUpvue_type_template_id_65ee6042_hoisted_1 = {
|
|
17876
|
+
"aria-hidden": "true",
|
|
17877
|
+
focusable: "false",
|
|
17878
|
+
"aria-label": "Arrow Drop Up",
|
|
17879
|
+
class: "d-svg d-svg--system d-svg__arrowDropUp",
|
|
17880
|
+
viewBox: "0 0 24 24"
|
|
17881
|
+
}
|
|
17882
|
+
const IconArrowDropUpvue_type_template_id_65ee6042_hoisted_2 = /*#__PURE__*/(0,external_commonjs_vue_commonjs2_vue_root_Vue_.createElementVNode)("path", { d: "m7 14 5-5 5 5H7Z" }, null, -1)
|
|
17883
|
+
const IconArrowDropUpvue_type_template_id_65ee6042_hoisted_3 = [
|
|
17884
|
+
IconArrowDropUpvue_type_template_id_65ee6042_hoisted_2
|
|
17885
|
+
]
|
|
17886
|
+
|
|
17887
|
+
function IconArrowDropUpvue_type_template_id_65ee6042_render(_ctx, _cache) {
|
|
17888
|
+
return ((0,external_commonjs_vue_commonjs2_vue_root_Vue_.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_.createElementBlock)("svg", IconArrowDropUpvue_type_template_id_65ee6042_hoisted_1, IconArrowDropUpvue_type_template_id_65ee6042_hoisted_3))
|
|
17889
|
+
}
|
|
17890
|
+
;// CONCATENATED MODULE: ./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconArrowDropUp.vue?vue&type=template&id=65ee6042
|
|
17891
|
+
|
|
17892
|
+
;// CONCATENATED MODULE: ./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconArrowDropUp.vue
|
|
17893
|
+
|
|
17894
|
+
const IconArrowDropUp_script = {}
|
|
17895
|
+
|
|
17896
|
+
;
|
|
17897
|
+
const IconArrowDropUp_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(IconArrowDropUp_script, [['render',IconArrowDropUpvue_type_template_id_65ee6042_render]])
|
|
17898
|
+
|
|
17899
|
+
/* harmony default export */ const IconArrowDropUp = (IconArrowDropUp_exports_);
|
|
17900
|
+
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.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
|
|
17901
|
+
|
|
17902
|
+
|
|
17903
|
+
|
|
17904
|
+
|
|
17905
|
+
|
|
17906
|
+
/* harmony default export */ const callbar_button_with_popovervue_type_script_lang_js = ({
|
|
17907
|
+
name: 'DtRecipeCallbarButtonWithPopover',
|
|
17908
|
+
components: {
|
|
17909
|
+
DtRecipeCallbarButton: callbar_button,
|
|
17910
|
+
DtPopover: popover,
|
|
17911
|
+
DtButton: button_button,
|
|
17912
|
+
IconArrowDropUp: IconArrowDropUp
|
|
17913
|
+
},
|
|
17914
|
+
|
|
17915
|
+
/* inheritAttrs: false is generally an option we want to set on library
|
|
17916
|
+
components. This allows any attributes passed in that are not recognized
|
|
17917
|
+
as props to be passed down to another element or component using v-bind:$attrs
|
|
17918
|
+
more info: https://vuejs.org/v2/api/#inheritAttrs */
|
|
17919
|
+
inheritAttrs: false,
|
|
17920
|
+
props: {
|
|
17921
|
+
/**
|
|
17922
|
+
* Id for the item.
|
|
17923
|
+
*/
|
|
17924
|
+
id: {
|
|
17925
|
+
type: String,
|
|
17926
|
+
|
|
17927
|
+
default() {
|
|
17928
|
+
return utils.getUniqueString();
|
|
17929
|
+
}
|
|
17930
|
+
|
|
17931
|
+
},
|
|
17932
|
+
|
|
17933
|
+
/**
|
|
17934
|
+
* Aria label for the button. If empty, it takes its value from the default slot.
|
|
17935
|
+
*/
|
|
17936
|
+
ariaLabel: {
|
|
17937
|
+
type: String,
|
|
17938
|
+
default: null,
|
|
17939
|
+
validator: label => {
|
|
17940
|
+
return label || undefined.$slots.default;
|
|
17941
|
+
}
|
|
17942
|
+
},
|
|
17943
|
+
|
|
17944
|
+
/**
|
|
17945
|
+
* Aria label for the arrow. Cannot be empty.
|
|
17946
|
+
*/
|
|
17947
|
+
arrowButtonLabel: {
|
|
17948
|
+
type: String,
|
|
17949
|
+
required: true,
|
|
17950
|
+
validator: label => {
|
|
17951
|
+
return !!label;
|
|
17952
|
+
}
|
|
17953
|
+
},
|
|
17954
|
+
|
|
17955
|
+
/**
|
|
17956
|
+
* The direction the popover displays relative to the anchor.
|
|
17957
|
+
* @values 'bottom', 'bottom-start', 'bottom-end',
|
|
17958
|
+
* 'right', 'right-start', 'right-end',
|
|
17959
|
+
* 'left', 'left-start', 'left-end',
|
|
17960
|
+
* 'top', 'top-start', 'top-end'
|
|
17961
|
+
* @default 'top'
|
|
17962
|
+
*/
|
|
17963
|
+
placement: {
|
|
17964
|
+
type: String,
|
|
17965
|
+
default: 'top'
|
|
17966
|
+
},
|
|
17967
|
+
|
|
17968
|
+
/**
|
|
17969
|
+
* The element that is focused when the popover is opened. This can be an
|
|
17970
|
+
* HTMLElement within the popover, a string starting with '#' which will
|
|
17971
|
+
* find the element by ID. 'first' which will automatically focus
|
|
17972
|
+
* the first element, or 'dialog' which will focus the dialog window itself.
|
|
17973
|
+
* If the dialog is modal this prop cannot be 'none'.
|
|
17974
|
+
*/
|
|
17975
|
+
initialFocusElement: {
|
|
17976
|
+
type: String,
|
|
17977
|
+
default: 'first'
|
|
17978
|
+
},
|
|
17979
|
+
|
|
17980
|
+
/**
|
|
17981
|
+
* Determines visibility for close button
|
|
17982
|
+
*/
|
|
17983
|
+
showCloseButton: {
|
|
17984
|
+
type: Boolean,
|
|
17985
|
+
default: true
|
|
17986
|
+
},
|
|
17579
17987
|
|
|
17580
|
-
|
|
17988
|
+
/**
|
|
17989
|
+
* Determines whether the button should be disabled
|
|
17990
|
+
* default is false.
|
|
17991
|
+
* @values true, false
|
|
17992
|
+
*/
|
|
17993
|
+
disabled: {
|
|
17994
|
+
type: Boolean,
|
|
17995
|
+
default: false
|
|
17996
|
+
},
|
|
17997
|
+
|
|
17998
|
+
/**
|
|
17999
|
+
* Determines whether the button should have active styling
|
|
18000
|
+
* default is false.
|
|
18001
|
+
* @values true, false
|
|
18002
|
+
* @see https://dialpad.design/components/button/
|
|
18003
|
+
*/
|
|
18004
|
+
active: {
|
|
18005
|
+
type: Boolean,
|
|
18006
|
+
default: false
|
|
18007
|
+
},
|
|
18008
|
+
|
|
18009
|
+
/**
|
|
18010
|
+
* Determines whether the button should have danger styling
|
|
18011
|
+
* default is false.
|
|
18012
|
+
* @values true, false
|
|
18013
|
+
* @see https://dialpad.design/components/button/
|
|
18014
|
+
*/
|
|
18015
|
+
danger: {
|
|
18016
|
+
type: Boolean,
|
|
18017
|
+
default: false
|
|
18018
|
+
},
|
|
18019
|
+
|
|
18020
|
+
/**
|
|
18021
|
+
* We need this declaration because of how Vue3 informs the component about a listener.
|
|
18022
|
+
* Spoiler alert: it doesn't.
|
|
18023
|
+
* Vue3 intends to work as a real pub-sub, meaning the publisher has not a clue of who the subscribers are.
|
|
18024
|
+
* This makes it impossible from the regular declaration (emits: ['click']) to check whether
|
|
18025
|
+
* we actually have a click handler or not.
|
|
18026
|
+
* We're hacking it by adding an onClick prop: https://github.com/vuejs/core/issues/5220
|
|
18027
|
+
*/
|
|
18028
|
+
|
|
18029
|
+
/* eslint-disable-next-line vue/no-unused-properties */
|
|
18030
|
+
onClick: {
|
|
18031
|
+
type: Function,
|
|
18032
|
+
default: null
|
|
18033
|
+
}
|
|
18034
|
+
},
|
|
18035
|
+
emits: [
|
|
18036
|
+
/**
|
|
18037
|
+
* Emitted when the arrow is clicked
|
|
18038
|
+
*/
|
|
18039
|
+
'arrowClick', 'click'],
|
|
18040
|
+
|
|
18041
|
+
data() {
|
|
18042
|
+
return {
|
|
18043
|
+
open: false
|
|
18044
|
+
};
|
|
18045
|
+
},
|
|
18046
|
+
|
|
18047
|
+
methods: {
|
|
18048
|
+
arrowClick(ev) {
|
|
18049
|
+
this.$emit('arrowClick', ev);
|
|
18050
|
+
return this.open = !this.open;
|
|
18051
|
+
},
|
|
18052
|
+
|
|
18053
|
+
buttonClick(ev) {
|
|
18054
|
+
// If no listener for the click event, the button click opens the popover
|
|
18055
|
+
// the same as if the arrow was clicked.
|
|
18056
|
+
if (!this.$props.onClick) {
|
|
18057
|
+
this.arrowClick(ev);
|
|
18058
|
+
} else {
|
|
18059
|
+
this.$emit('click', ev);
|
|
18060
|
+
}
|
|
18061
|
+
},
|
|
18062
|
+
|
|
18063
|
+
onModalIsOpened(isOpened) {
|
|
18064
|
+
this.open = isOpened;
|
|
18065
|
+
}
|
|
18066
|
+
|
|
18067
|
+
}
|
|
18068
|
+
});
|
|
18069
|
+
;// CONCATENATED MODULE: ./recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue?vue&type=script&lang=js
|
|
18070
|
+
|
|
18071
|
+
// EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-74.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-74.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-74.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-74.use[3]!./node_modules/less-loader/dist/cjs.js??clonedRuleSet-74.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
|
|
18072
|
+
var callbar_button_with_popovervue_type_style_index_0_id_bd123e44_lang_less = __webpack_require__(788);
|
|
18073
|
+
;// CONCATENATED MODULE: ./recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue?vue&type=style&index=0&id=bd123e44&lang=less
|
|
18074
|
+
|
|
18075
|
+
;// CONCATENATED MODULE: ./recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue
|
|
18076
|
+
|
|
18077
|
+
|
|
18078
|
+
|
|
18079
|
+
|
|
18080
|
+
;
|
|
18081
|
+
|
|
18082
|
+
|
|
18083
|
+
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]])
|
|
18084
|
+
|
|
18085
|
+
/* harmony default export */ const callbar_button_with_popover = (callbar_button_with_popover_exports_);
|
|
18086
|
+
;// CONCATENATED MODULE: ./recipes/buttons/callbar_button_with_popover/index.js
|
|
18087
|
+
|
|
18088
|
+
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.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
|
|
18089
|
+
|
|
18090
|
+
const contact_infovue_type_template_id_466e560c_hoisted_1 = {
|
|
17581
18091
|
class: "d-ps-relative",
|
|
17582
18092
|
"data-qa": "contact-info-left"
|
|
17583
18093
|
};
|
|
17584
|
-
const
|
|
17585
|
-
const
|
|
18094
|
+
const contact_infovue_type_template_id_466e560c_hoisted_2 = ["src", "alt"];
|
|
18095
|
+
const contact_infovue_type_template_id_466e560c_hoisted_3 = {
|
|
17586
18096
|
"data-qa": "contact-info-header"
|
|
17587
18097
|
};
|
|
17588
|
-
const
|
|
18098
|
+
const contact_infovue_type_template_id_466e560c_hoisted_4 = {
|
|
17589
18099
|
"data-qa": "contact-info-subtitle"
|
|
17590
18100
|
};
|
|
17591
|
-
const
|
|
18101
|
+
const contact_infovue_type_template_id_466e560c_hoisted_5 = {
|
|
17592
18102
|
"data-qa": "contact-info-bottom"
|
|
17593
18103
|
};
|
|
17594
|
-
const
|
|
18104
|
+
const contact_infovue_type_template_id_466e560c_hoisted_6 = {
|
|
17595
18105
|
"data-qa": "contact-info-right"
|
|
17596
18106
|
};
|
|
17597
|
-
function
|
|
18107
|
+
function contact_infovue_type_template_id_466e560c_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
17598
18108
|
const _component_dt_avatar = (0,external_commonjs_vue_commonjs2_vue_root_Vue_.resolveComponent)("dt-avatar");
|
|
17599
18109
|
|
|
17600
18110
|
const _component_dt_list_item = (0,external_commonjs_vue_commonjs2_vue_root_Vue_.resolveComponent)("dt-list-item");
|
|
@@ -17605,7 +18115,7 @@ function contact_infovue_type_template_id_38fc10e0_render(_ctx, _cache, $props,
|
|
|
17605
18115
|
"element-type": "div",
|
|
17606
18116
|
"data-qa": "contact-info"
|
|
17607
18117
|
}, {
|
|
17608
|
-
left: (0,external_commonjs_vue_commonjs2_vue_root_Vue_.withCtx)(() => [(0,external_commonjs_vue_commonjs2_vue_root_Vue_.createElementVNode)("div",
|
|
18118
|
+
left: (0,external_commonjs_vue_commonjs2_vue_root_Vue_.withCtx)(() => [(0,external_commonjs_vue_commonjs2_vue_root_Vue_.createElementVNode)("div", contact_infovue_type_template_id_466e560c_hoisted_1, [$props.avatarSrc ? ((0,external_commonjs_vue_commonjs2_vue_root_Vue_.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_.createBlock)(_component_dt_avatar, {
|
|
17609
18119
|
key: 0,
|
|
17610
18120
|
size: "lg"
|
|
17611
18121
|
}, {
|
|
@@ -17613,7 +18123,7 @@ function contact_infovue_type_template_id_38fc10e0_render(_ctx, _cache, $props,
|
|
|
17613
18123
|
"data-qa": "dt-contact-avatar",
|
|
17614
18124
|
src: $props.avatarSrc,
|
|
17615
18125
|
alt: $props.avatarInitials
|
|
17616
|
-
}, null, 8,
|
|
18126
|
+
}, null, 8, contact_infovue_type_template_id_466e560c_hoisted_2)]),
|
|
17617
18127
|
_: 1
|
|
17618
18128
|
})) : $props.avatarInitials ? ((0,external_commonjs_vue_commonjs2_vue_root_Vue_.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_.createBlock)(_component_dt_avatar, {
|
|
17619
18129
|
key: 1,
|
|
@@ -17628,14 +18138,14 @@ function contact_infovue_type_template_id_38fc10e0_render(_ctx, _cache, $props,
|
|
|
17628
18138
|
class: (0,external_commonjs_vue_commonjs2_vue_root_Vue_.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]]),
|
|
17629
18139
|
"data-qa": "contact-info-user-status"
|
|
17630
18140
|
}, " ", 2)) : (0,external_commonjs_vue_commonjs2_vue_root_Vue_.createCommentVNode)("", true)])]),
|
|
17631
|
-
default: (0,external_commonjs_vue_commonjs2_vue_root_Vue_.withCtx)(() => [(0,external_commonjs_vue_commonjs2_vue_root_Vue_.createElementVNode)("div",
|
|
17632
|
-
subtitle: (0,external_commonjs_vue_commonjs2_vue_root_Vue_.withCtx)(() => [(0,external_commonjs_vue_commonjs2_vue_root_Vue_.createElementVNode)("div",
|
|
17633
|
-
bottom: (0,external_commonjs_vue_commonjs2_vue_root_Vue_.withCtx)(() => [(0,external_commonjs_vue_commonjs2_vue_root_Vue_.createElementVNode)("div",
|
|
17634
|
-
right: (0,external_commonjs_vue_commonjs2_vue_root_Vue_.withCtx)(() => [(0,external_commonjs_vue_commonjs2_vue_root_Vue_.createElementVNode)("div",
|
|
18141
|
+
default: (0,external_commonjs_vue_commonjs2_vue_root_Vue_.withCtx)(() => [(0,external_commonjs_vue_commonjs2_vue_root_Vue_.createElementVNode)("div", contact_infovue_type_template_id_466e560c_hoisted_3, [(0,external_commonjs_vue_commonjs2_vue_root_Vue_.renderSlot)(_ctx.$slots, "header")])]),
|
|
18142
|
+
subtitle: (0,external_commonjs_vue_commonjs2_vue_root_Vue_.withCtx)(() => [(0,external_commonjs_vue_commonjs2_vue_root_Vue_.createElementVNode)("div", contact_infovue_type_template_id_466e560c_hoisted_4, [(0,external_commonjs_vue_commonjs2_vue_root_Vue_.renderSlot)(_ctx.$slots, "subtitle")])]),
|
|
18143
|
+
bottom: (0,external_commonjs_vue_commonjs2_vue_root_Vue_.withCtx)(() => [(0,external_commonjs_vue_commonjs2_vue_root_Vue_.createElementVNode)("div", contact_infovue_type_template_id_466e560c_hoisted_5, [(0,external_commonjs_vue_commonjs2_vue_root_Vue_.renderSlot)(_ctx.$slots, "bottom")])]),
|
|
18144
|
+
right: (0,external_commonjs_vue_commonjs2_vue_root_Vue_.withCtx)(() => [(0,external_commonjs_vue_commonjs2_vue_root_Vue_.createElementVNode)("div", contact_infovue_type_template_id_466e560c_hoisted_6, [(0,external_commonjs_vue_commonjs2_vue_root_Vue_.renderSlot)(_ctx.$slots, "right")])]),
|
|
17635
18145
|
_: 3
|
|
17636
18146
|
}, 8, ["id", "role"]);
|
|
17637
18147
|
}
|
|
17638
|
-
;// CONCATENATED MODULE: ./recipes/list_items/contact_info/contact_info.vue?vue&type=template&id=
|
|
18148
|
+
;// CONCATENATED MODULE: ./recipes/list_items/contact_info/contact_info.vue?vue&type=template&id=466e560c
|
|
17639
18149
|
|
|
17640
18150
|
;// CONCATENATED MODULE: ./recipes/list_items/contact_info/contact_info_constants.js
|
|
17641
18151
|
const USER_STATUS_COLOR_MODIFIERS = {
|
|
@@ -17651,6 +18161,8 @@ const USER_STATUS_COLOR_MODIFIERS = {
|
|
|
17651
18161
|
|
|
17652
18162
|
|
|
17653
18163
|
|
|
18164
|
+
|
|
18165
|
+
|
|
17654
18166
|
/* harmony default export */ const contact_infovue_type_script_lang_js = ({
|
|
17655
18167
|
name: 'DtRecipeContactInfo',
|
|
17656
18168
|
components: {
|
|
@@ -17740,7 +18252,7 @@ const USER_STATUS_COLOR_MODIFIERS = {
|
|
|
17740
18252
|
|
|
17741
18253
|
|
|
17742
18254
|
;
|
|
17743
|
-
const contact_info_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(contact_infovue_type_script_lang_js, [['render',
|
|
18255
|
+
const contact_info_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(contact_infovue_type_script_lang_js, [['render',contact_infovue_type_template_id_466e560c_render]])
|
|
17744
18256
|
|
|
17745
18257
|
/* harmony default export */ const contact_info = (contact_info_exports_);
|
|
17746
18258
|
;// CONCATENATED MODULE: ./recipes/list_items/contact_info/index.js
|
|
@@ -18389,6 +18901,8 @@ const ivr_node_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(ivr_nodev
|
|
|
18389
18901
|
|
|
18390
18902
|
|
|
18391
18903
|
|
|
18904
|
+
|
|
18905
|
+
|
|
18392
18906
|
// Mixins
|
|
18393
18907
|
|
|
18394
18908
|
// Constants
|