@dialpad/dialtone-vue 2.77.2 → 2.78.1

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.
@@ -2431,8 +2431,8 @@ if (typeof window !== 'undefined') {
2431
2431
  // Indicate to webpack that this file can be concatenated
2432
2432
  /* harmony default export */ const setPublicPath = (null);
2433
2433
 
2434
- ;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./components/avatar/avatar.vue?vue&type=template&id=1c525df0&
2435
- var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{class:_vm.avatarClasses,style:(_vm.initialKindStyle),attrs:{"id":_vm.id,"data-qa":"dt-avatar"}},[_c('div',{ref:"canvas",class:[_vm.canvasClass, 'd-avatar__canvas']},[(_vm.showDefaultSlot)?_vm._t("default"):_vm._e(),(_vm.showInitials)?_c('span',{staticClass:"d-ps-absolute d-zi-base",class:_vm.AVATAR_KIND_MODIFIERS.initials},[_vm._v(" "+_vm._s(_vm.formattedInitials)+" ")]):_vm._e()],2),(_vm.showGroup)?_c('span',{staticClass:"d-avatar__count d-zi-base1",attrs:{"data-qa":"dt-avatar-count"}},[_vm._v(_vm._s(_vm.formattedGroup))]):_vm._e(),(_vm.presence && !_vm.showGroup)?_c('dt-presence',_vm._b({staticClass:"d-zi-base1",class:[
2434
+ ;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./components/avatar/avatar.vue?vue&type=template&id=7a8c5449&
2435
+ var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{class:_vm.avatarClasses,style:(_vm.initialKindStyle),attrs:{"id":_vm.id,"data-qa":"dt-avatar"}},[_c('div',{ref:"canvas",class:[_vm.canvasClass, 'd-avatar__canvas']},[(_vm.showDefaultSlot)?_vm._t("default"):_vm._e(),(_vm.showInitials)?_c('span',{staticClass:"d-ps-absolute d-zi-base",class:_vm.AVATAR_KIND_MODIFIERS.initials},[_vm._v(" "+_vm._s(_vm.formattedInitials)+" ")]):_vm._e()],2),(_vm.overlayIcon || _vm.overlayText)?_c('div',{staticClass:"d-bgc-black-900 d-o70 d-ps-absolute d-w100p d-h100p d-mn4 d-ba d-baw4 d-bc-white d-bar-pill d-d-flex d-ai-center d-zi-base"},[(_vm.overlayIcon)?_c('dt-icon',{staticClass:"d-fc-white d-w100p",attrs:{"name":_vm.overlayIcon}}):(_vm.overlayText)?_c('p',{staticClass:"d-fs-200 d-fw-bold d-fc-white d-w100p d-ta-center"},[_vm._v(" "+_vm._s(_vm.overlayText)+" ")]):_vm._e()],1):_vm._e(),(_vm.showGroup)?_c('span',{staticClass:"d-avatar__count d-zi-base1",attrs:{"data-qa":"dt-avatar-count"}},[_vm._v(_vm._s(_vm.formattedGroup))]):_vm._e(),(_vm.presence && !_vm.showGroup)?_c('dt-presence',_vm._b({staticClass:"d-zi-base1",class:[
2436
2436
  'd-avatar__presence',
2437
2437
  _vm.AVATAR_PRESENCE_SIZE_MODIFIERS[_vm.size] ],attrs:{"presence":_vm.presence,"data-qa":"dt-presence"}},'dt-presence',_vm.presenceProps,false)):_vm._e()],1)}
2438
2438
  var staticRenderFns = []
@@ -2893,6 +2893,115 @@ var component = normalizeComponent(
2893
2893
  ;// CONCATENATED MODULE: ./components/presence/index.js
2894
2894
 
2895
2895
 
2896
+ ;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./components/icon/icon.vue?vue&type=template&id=38f31ebc&
2897
+ var iconvue_type_template_id_38f31ebc_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return (_vm.currentIcon)?_c(_vm.currentIcon,{tag:"component",class:_vm.iconSize,attrs:{"data-qa":"dt-icon","aria-hidden":_vm.ariaLabel ? 'false' : 'true',"aria-label":_vm.ariaLabel}}):_vm._e()}
2898
+ var iconvue_type_template_id_38f31ebc_staticRenderFns = []
2899
+
2900
+
2901
+ ;// CONCATENATED MODULE: external "@dialpad/dialtone-icons"
2902
+ const dialtone_icons_namespaceObject = require("@dialpad/dialtone-icons");
2903
+ ;// CONCATENATED MODULE: ./components/icon/icon_constants.js
2904
+
2905
+ const ICON_SIZE_MODIFIERS = {
2906
+ 100: 'd-icon--size-100',
2907
+ 200: 'd-icon--size-200',
2908
+ 300: 'd-icon--size-300',
2909
+ 400: 'd-icon--size-400',
2910
+ 500: 'd-icon--size-500',
2911
+ 600: 'd-icon--size-600',
2912
+ 700: 'd-icon--size-700',
2913
+ 800: 'd-icon--size-800'
2914
+ };
2915
+ const DIALTONE_ICONS = dialtone_icons_namespaceObject;
2916
+ /* harmony default export */ const icon_constants = ({
2917
+ ICON_SIZE_MODIFIERS,
2918
+ DIALTONE_ICONS
2919
+ });
2920
+ ;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-80[0].rules[0].use[1]!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./components/icon/icon.vue?vue&type=script&lang=js&
2921
+ //
2922
+ //
2923
+ //
2924
+ //
2925
+ //
2926
+ //
2927
+ //
2928
+ //
2929
+ //
2930
+ //
2931
+ //
2932
+
2933
+
2934
+ /**
2935
+ * The Icon component provides a set of glyphs and sizes to provide context your application.
2936
+ * @see https://dialpad.design/components/icon.html
2937
+ */
2938
+
2939
+ /* harmony default export */ const iconvue_type_script_lang_js_ = ({
2940
+ name: 'DtIcon',
2941
+ props: {
2942
+ /**
2943
+ * The size of the icon.
2944
+ * @values 100, 200, 300, 400, 500, 600, 700, 800
2945
+ */
2946
+ size: {
2947
+ type: String,
2948
+ default: '500',
2949
+ validator: s => Object.keys(ICON_SIZE_MODIFIERS).includes(s)
2950
+ },
2951
+
2952
+ /**
2953
+ * The icon name in kebab-case
2954
+ */
2955
+ name: {
2956
+ type: String,
2957
+ required: true
2958
+ },
2959
+
2960
+ /**
2961
+ * The label of the icon as read out by a screenreader. Leave this unset if your icon is purely presentational
2962
+ */
2963
+ ariaLabel: {
2964
+ type: String,
2965
+ default: undefined
2966
+ }
2967
+ },
2968
+ computed: {
2969
+ iconSize() {
2970
+ return ICON_SIZE_MODIFIERS[this.size];
2971
+ },
2972
+
2973
+ iconName() {
2974
+ return kebabCaseToPascalCase(this.name);
2975
+ },
2976
+
2977
+ currentIcon() {
2978
+ return DIALTONE_ICONS[this.iconName];
2979
+ }
2980
+
2981
+ }
2982
+ });
2983
+ ;// CONCATENATED MODULE: ./components/icon/icon.vue?vue&type=script&lang=js&
2984
+ /* harmony default export */ const icon_iconvue_type_script_lang_js_ = (iconvue_type_script_lang_js_);
2985
+ ;// CONCATENATED MODULE: ./components/icon/icon.vue
2986
+
2987
+
2988
+
2989
+
2990
+
2991
+ /* normalize component */
2992
+ ;
2993
+ var icon_component = normalizeComponent(
2994
+ icon_iconvue_type_script_lang_js_,
2995
+ iconvue_type_template_id_38f31ebc_render,
2996
+ iconvue_type_template_id_38f31ebc_staticRenderFns,
2997
+ false,
2998
+ null,
2999
+ null,
3000
+ null
3001
+
3002
+ )
3003
+
3004
+ /* harmony default export */ const icon = (icon_component.exports);
2896
3005
  // EXTERNAL MODULE: ./node_modules/seedrandom/index.js
2897
3006
  var node_modules_seedrandom = __webpack_require__(6377);
2898
3007
  var seedrandom_default = /*#__PURE__*/__webpack_require__.n(node_modules_seedrandom);
@@ -2983,6 +3092,24 @@ const AVATAR_GROUP_VALIDATOR = group => group > 1;
2983
3092
  //
2984
3093
  //
2985
3094
  //
3095
+ //
3096
+ //
3097
+ //
3098
+ //
3099
+ //
3100
+ //
3101
+ //
3102
+ //
3103
+ //
3104
+ //
3105
+ //
3106
+ //
3107
+ //
3108
+ //
3109
+ //
3110
+ //
3111
+ //
3112
+
2986
3113
 
2987
3114
 
2988
3115
 
@@ -2996,7 +3123,8 @@ const AVATAR_GROUP_VALIDATOR = group => group > 1;
2996
3123
  /* harmony default export */ const avatarvue_type_script_lang_js_ = ({
2997
3124
  name: 'DtAvatar',
2998
3125
  components: {
2999
- DtPresence: presence
3126
+ DtPresence: presence,
3127
+ DtIcon: icon
3000
3128
  },
3001
3129
  inheritAttrs: false,
3002
3130
  props: {
@@ -3094,6 +3222,22 @@ const AVATAR_GROUP_VALIDATOR = group => group > 1;
3094
3222
  type: Number,
3095
3223
  default: undefined,
3096
3224
  validator: group => AVATAR_GROUP_VALIDATOR(group)
3225
+ },
3226
+
3227
+ /**
3228
+ * The icon that overlays the avatar
3229
+ */
3230
+ overlayIcon: {
3231
+ type: String,
3232
+ default: ''
3233
+ },
3234
+
3235
+ /**
3236
+ * The text that overlays the avatar
3237
+ */
3238
+ overlayText: {
3239
+ type: String,
3240
+ default: ''
3097
3241
  }
3098
3242
  },
3099
3243
 
@@ -3183,7 +3327,10 @@ const AVATAR_GROUP_VALIDATOR = group => group > 1;
3183
3327
  kindHandler(el) {
3184
3328
  switch (this.kind) {
3185
3329
  case 'image':
3186
- el.classList.add('d-avatar__image', 'd-zi-base1');
3330
+ if (this.showInitials) {
3331
+ el.classList.add('d-avatar__image', 'd-zi-base1');
3332
+ }
3333
+
3187
3334
  this.validateImageAttrsPresence();
3188
3335
  this.setImageListeners(el);
3189
3336
  break;
@@ -3379,115 +3526,6 @@ const BADGE_DECORATION_MODIFIERS = {
3379
3526
  'magenta-300': 'd-badge--decorate-magenta-300',
3380
3527
  'magenta-400': 'd-badge--decorate-magenta-400'
3381
3528
  };
3382
- ;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./components/icon/icon.vue?vue&type=template&id=38f31ebc&
3383
- var iconvue_type_template_id_38f31ebc_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return (_vm.currentIcon)?_c(_vm.currentIcon,{tag:"component",class:_vm.iconSize,attrs:{"data-qa":"dt-icon","aria-hidden":_vm.ariaLabel ? 'false' : 'true',"aria-label":_vm.ariaLabel}}):_vm._e()}
3384
- var iconvue_type_template_id_38f31ebc_staticRenderFns = []
3385
-
3386
-
3387
- ;// CONCATENATED MODULE: external "@dialpad/dialtone-icons"
3388
- const dialtone_icons_namespaceObject = require("@dialpad/dialtone-icons");
3389
- ;// CONCATENATED MODULE: ./components/icon/icon_constants.js
3390
-
3391
- const ICON_SIZE_MODIFIERS = {
3392
- 100: 'd-icon--size-100',
3393
- 200: 'd-icon--size-200',
3394
- 300: 'd-icon--size-300',
3395
- 400: 'd-icon--size-400',
3396
- 500: 'd-icon--size-500',
3397
- 600: 'd-icon--size-600',
3398
- 700: 'd-icon--size-700',
3399
- 800: 'd-icon--size-800'
3400
- };
3401
- const DIALTONE_ICONS = dialtone_icons_namespaceObject;
3402
- /* harmony default export */ const icon_constants = ({
3403
- ICON_SIZE_MODIFIERS,
3404
- DIALTONE_ICONS
3405
- });
3406
- ;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-80[0].rules[0].use[1]!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./components/icon/icon.vue?vue&type=script&lang=js&
3407
- //
3408
- //
3409
- //
3410
- //
3411
- //
3412
- //
3413
- //
3414
- //
3415
- //
3416
- //
3417
- //
3418
-
3419
-
3420
- /**
3421
- * The Icon component provides a set of glyphs and sizes to provide context your application.
3422
- * @see https://dialpad.design/components/icon.html
3423
- */
3424
-
3425
- /* harmony default export */ const iconvue_type_script_lang_js_ = ({
3426
- name: 'DtIcon',
3427
- props: {
3428
- /**
3429
- * The size of the icon.
3430
- * @values 100, 200, 300, 400, 500, 600, 700, 800
3431
- */
3432
- size: {
3433
- type: String,
3434
- default: '500',
3435
- validator: s => Object.keys(ICON_SIZE_MODIFIERS).includes(s)
3436
- },
3437
-
3438
- /**
3439
- * The icon name in kebab-case
3440
- */
3441
- name: {
3442
- type: String,
3443
- required: true
3444
- },
3445
-
3446
- /**
3447
- * The label of the icon as read out by a screenreader. Leave this unset if your icon is purely presentational
3448
- */
3449
- ariaLabel: {
3450
- type: String,
3451
- default: undefined
3452
- }
3453
- },
3454
- computed: {
3455
- iconSize() {
3456
- return ICON_SIZE_MODIFIERS[this.size];
3457
- },
3458
-
3459
- iconName() {
3460
- return kebabCaseToPascalCase(this.name);
3461
- },
3462
-
3463
- currentIcon() {
3464
- return DIALTONE_ICONS[this.iconName];
3465
- }
3466
-
3467
- }
3468
- });
3469
- ;// CONCATENATED MODULE: ./components/icon/icon.vue?vue&type=script&lang=js&
3470
- /* harmony default export */ const icon_iconvue_type_script_lang_js_ = (iconvue_type_script_lang_js_);
3471
- ;// CONCATENATED MODULE: ./components/icon/icon.vue
3472
-
3473
-
3474
-
3475
-
3476
-
3477
- /* normalize component */
3478
- ;
3479
- var icon_component = normalizeComponent(
3480
- icon_iconvue_type_script_lang_js_,
3481
- iconvue_type_template_id_38f31ebc_render,
3482
- iconvue_type_template_id_38f31ebc_staticRenderFns,
3483
- false,
3484
- null,
3485
- null,
3486
- null
3487
-
3488
- )
3489
-
3490
- /* harmony default export */ const icon = (icon_component.exports);
3491
3529
  ;// CONCATENATED MODULE: ./components/icon/index.js
3492
3530
 
3493
3531
  ;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-80[0].rules[0].use[1]!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./components/badge/badge.vue?vue&type=script&lang=js&
@@ -8391,13 +8429,13 @@ var collapsible_component = normalizeComponent(
8391
8429
  /* harmony default export */ const collapsible = (collapsible_component.exports);
8392
8430
  ;// CONCATENATED MODULE: ./components/collapsible/index.js
8393
8431
 
8394
- ;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./components/dropdown/dropdown.vue?vue&type=template&id=b22f331a&
8395
- var dropdownvue_type_template_id_b22f331a_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('dt-popover',_vm._g({ref:"popover",attrs:{"content-width":_vm.contentWidth,"open":_vm.open,"placement":_vm.placement,"initial-focus-element":_vm.openedWithKeyboard ? 'first' : 'dialog',"fallback-placements":_vm.fallbackPlacements,"padding":"none","role":"menu","append-to":_vm.appendTo,"modal":_vm.modal,"max-height":_vm.maxHeight,"max-width":_vm.maxWidth,"open-with-arrow-keys":_vm.shouldOpenWithArrowKeys,"open-on-context":_vm.openOnContext,"tether":_vm.tether},scopedSlots:_vm._u([{key:"anchor",fn:function(ref){
8432
+ ;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./components/dropdown/dropdown.vue?vue&type=template&id=c0aa082e&
8433
+ var dropdownvue_type_template_id_c0aa082e_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('dt-popover',_vm._g({ref:"popover",attrs:{"content-width":_vm.contentWidth,"open":_vm.open,"placement":_vm.placement,"initial-focus-element":_vm.openedWithKeyboard ? 'first' : 'dialog',"fallback-placements":_vm.fallbackPlacements,"padding":"none","role":"menu","append-to":_vm.appendTo,"modal":_vm.modal,"max-height":_vm.maxHeight,"max-width":_vm.maxWidth,"open-with-arrow-keys":_vm.shouldOpenWithArrowKeys,"open-on-context":_vm.openOnContext,"tether":_vm.tether,"transition":_vm.transition},scopedSlots:_vm._u([{key:"anchor",fn:function(ref){
8396
8434
  var attrs = ref.attrs;
8397
8435
  return [_vm._t("anchor",null,null,attrs)]}},{key:"content",fn:function(ref){
8398
8436
  var close = ref.close;
8399
8437
  return [_c('ul',{ref:"listWrapper",class:_vm.listClasses,attrs:{"id":_vm.listId,"data-qa":"dt-dropdown-list-wrapper"},on:{"mouseleave":_vm.clearHighlightIndex,"!mousemove":function($event){return _vm.onMouseHighlight.apply(null, arguments)}}},[_vm._t("list",null,{"close":close}),(_vm.showVisuallyHiddenClose)?_c('sr-only-close-button',{attrs:{"visually-hidden-close-label":_vm.visuallyHiddenCloseLabel,"tabindex":_vm.isArrowKeyNav ? -1 : 0},on:{"close":close}}):_vm._e()],2)]}}],null,true)},_vm.dropdownListeners))}
8400
- var dropdownvue_type_template_id_b22f331a_staticRenderFns = []
8438
+ var dropdownvue_type_template_id_c0aa082e_staticRenderFns = []
8401
8439
 
8402
8440
 
8403
8441
  ;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./components/popover/popover.vue?vue&type=template&id=6d22723e&
@@ -14251,6 +14289,7 @@ const DROPDOWN_PADDING_CLASSES = {
14251
14289
  //
14252
14290
  //
14253
14291
  //
14292
+ //
14254
14293
 
14255
14294
 
14256
14295
 
@@ -14443,6 +14482,15 @@ const DROPDOWN_PADDING_CLASSES = {
14443
14482
  tether: {
14444
14483
  type: Boolean,
14445
14484
  default: true
14485
+ },
14486
+
14487
+ /**
14488
+ * Named transition when the content display is toggled.
14489
+ * @see DtLazyShow
14490
+ */
14491
+ transition: {
14492
+ type: String,
14493
+ default: 'fade'
14446
14494
  }
14447
14495
  },
14448
14496
  emits: [
@@ -14679,8 +14727,8 @@ var dropdownvue_type_style_index_0_lang_less_ = __webpack_require__(774);
14679
14727
 
14680
14728
  var dropdown_component = normalizeComponent(
14681
14729
  dropdown_dropdownvue_type_script_lang_js_,
14682
- dropdownvue_type_template_id_b22f331a_render,
14683
- dropdownvue_type_template_id_b22f331a_staticRenderFns,
14730
+ dropdownvue_type_template_id_c0aa082e_render,
14731
+ dropdownvue_type_template_id_c0aa082e_staticRenderFns,
14684
14732
  false,
14685
14733
  null,
14686
14734
  null,
@@ -23292,9 +23340,9 @@ var callbar_button_with_popover_component = normalizeComponent(
23292
23340
  /* harmony default export */ const callbar_button_with_popover = (callbar_button_with_popover_component.exports);
23293
23341
  ;// CONCATENATED MODULE: ./recipes/buttons/callbar_button_with_popover/index.js
23294
23342
 
23295
- ;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./recipes/list_items/contact_info/contact_info.vue?vue&type=template&id=2e8a8344&
23296
- var contact_infovue_type_template_id_2e8a8344_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('dt-list-item',{attrs:{"id":_vm.id,"role":_vm.role,"element-type":"div","data-qa":"contact-info"},scopedSlots:_vm._u([{key:"left",fn:function(){return [_c('div',{staticClass:"d-ps-relative",attrs:{"data-qa":"contact-info-left"}},[(_vm.avatarSrc)?_c('dt-avatar',{attrs:{"size":_vm.avatarSize,"presence":_vm.presence}},[_c('img',{attrs:{"data-qa":"dt-contact-avatar","src":_vm.avatarSrc,"alt":_vm.avatarInitials}})]):(_vm.avatarInitials)?_c('dt-avatar',{attrs:{"size":_vm.avatarSize,"presence":_vm.presence}},[_vm._v(" "+_vm._s(_vm.avatarInitials)+" ")]):_vm._e()],1)]},proxy:true},{key:"default",fn:function(){return [_c('div',{attrs:{"data-qa":"contact-info-header"}},[_vm._t("header")],2)]},proxy:true},{key:"subtitle",fn:function(){return [_c('div',{attrs:{"data-qa":"contact-info-subtitle"}},[_vm._t("subtitle")],2)]},proxy:true},{key:"bottom",fn:function(){return [_c('div',{attrs:{"data-qa":"contact-info-bottom"}},[_vm._t("bottom")],2)]},proxy:true},{key:"right",fn:function(){return [_c('div',{attrs:{"data-qa":"contact-info-right"}},[_vm._t("right")],2)]},proxy:true}],null,true)})}
23297
- var contact_infovue_type_template_id_2e8a8344_staticRenderFns = []
23343
+ ;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./recipes/list_items/contact_info/contact_info.vue?vue&type=template&id=fcb8541c&
23344
+ var contact_infovue_type_template_id_fcb8541c_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('dt-list-item',{attrs:{"id":_vm.id,"role":_vm.role,"element-type":"div","data-qa":"contact-info"},scopedSlots:_vm._u([{key:"left",fn:function(){return [_c('div',{staticClass:"d-ps-relative",attrs:{"data-qa":"contact-info-left"}},[(_vm.avatarList)?_c('div',{staticClass:"d-mrn4 d-d-flex d-fd-row"},_vm._l((_vm.avatarList),function(avatar,index){return _c('div',{key:index},[(avatar.src)?_c('dt-avatar',{attrs:{"size":_vm.avatarSize,"overlay-icon":avatar.icon,"overlay-text":avatar.text,"avatar-class":['d-ba d-baw4 d-bc-white d-bar-pill', { 'd-mln24': index > 0 }]}},[_c('img',{attrs:{"data-qa":"dt-contact-avatar","src":avatar.src,"alt":avatar.initials}})]):(avatar.initials)?_c('dt-avatar',{attrs:{"size":_vm.avatarSize,"overlay-icon":avatar.icon,"overlay-text":avatar.text,"avatar-class":['d-ba d-baw4 d-bc-white d-bar-pill', { 'd-mln24': index > 0 }]}},[_vm._v(" "+_vm._s(avatar.initials)+" ")]):_vm._e()],1)}),0):(_vm.avatarSrc)?_c('dt-avatar',{attrs:{"size":_vm.avatarSize,"presence":_vm.presence}},[_c('img',{attrs:{"data-qa":"dt-contact-avatar","src":_vm.avatarSrc,"alt":_vm.avatarInitials}})]):(_vm.avatarInitials)?_c('dt-avatar',{attrs:{"size":_vm.avatarSize,"presence":_vm.presence}},[_vm._v(" "+_vm._s(_vm.avatarInitials)+" ")]):_vm._e()],1)]},proxy:true},{key:"default",fn:function(){return [_c('div',{attrs:{"data-qa":"contact-info-header"}},[_vm._t("header")],2)]},proxy:true},{key:"subtitle",fn:function(){return [_c('div',{attrs:{"data-qa":"contact-info-subtitle"}},[_vm._t("subtitle")],2)]},proxy:true},{key:"bottom",fn:function(){return [_c('div',{attrs:{"data-qa":"contact-info-bottom"}},[_vm._t("bottom")],2)]},proxy:true},{key:"right",fn:function(){return [_c('div',{attrs:{"data-qa":"contact-info-right"}},[_vm._t("right")],2)]},proxy:true}],null,true)})}
23345
+ var contact_infovue_type_template_id_fcb8541c_staticRenderFns = []
23298
23346
 
23299
23347
 
23300
23348
  ;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-80[0].rules[0].use[1]!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./recipes/list_items/contact_info/contact_info.vue?vue&type=script&lang=js&
@@ -23360,6 +23408,38 @@ var contact_infovue_type_template_id_2e8a8344_staticRenderFns = []
23360
23408
  //
23361
23409
  //
23362
23410
  //
23411
+ //
23412
+ //
23413
+ //
23414
+ //
23415
+ //
23416
+ //
23417
+ //
23418
+ //
23419
+ //
23420
+ //
23421
+ //
23422
+ //
23423
+ //
23424
+ //
23425
+ //
23426
+ //
23427
+ //
23428
+ //
23429
+ //
23430
+ //
23431
+ //
23432
+ //
23433
+ //
23434
+ //
23435
+ //
23436
+ //
23437
+ //
23438
+ //
23439
+ //
23440
+ //
23441
+ //
23442
+ //
23363
23443
 
23364
23444
 
23365
23445
 
@@ -23432,6 +23512,19 @@ var contact_infovue_type_template_id_2e8a8344_staticRenderFns = []
23432
23512
  presence: {
23433
23513
  type: String,
23434
23514
  default: null
23515
+ },
23516
+
23517
+ /**
23518
+ * Showing multiple avatars in contact info.
23519
+ * The props of array items are: <br>
23520
+ * `src` - avatar image url (optional) <br>
23521
+ * `initials` - Initial letters to display in avatar (required if src is empty)<br>
23522
+ * `text` - text that overlays the avatar (optional) <br>
23523
+ * `icon` - icon that overlays the avatar (optional)
23524
+ */
23525
+ avatarList: {
23526
+ type: Array,
23527
+ default: null
23435
23528
  }
23436
23529
  }
23437
23530
  });
@@ -23447,8 +23540,8 @@ var contact_infovue_type_template_id_2e8a8344_staticRenderFns = []
23447
23540
  ;
23448
23541
  var contact_info_component = normalizeComponent(
23449
23542
  contact_info_contact_infovue_type_script_lang_js_,
23450
- contact_infovue_type_template_id_2e8a8344_render,
23451
- contact_infovue_type_template_id_2e8a8344_staticRenderFns,
23543
+ contact_infovue_type_template_id_fcb8541c_render,
23544
+ contact_infovue_type_template_id_fcb8541c_staticRenderFns,
23452
23545
  false,
23453
23546
  null,
23454
23547
  null,