@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.
@@ -2421,8 +2421,8 @@ if (typeof window !== 'undefined') {
2421
2421
  // Indicate to webpack that this file can be concatenated
2422
2422
  /* harmony default export */ const setPublicPath = (null);
2423
2423
 
2424
- ;// 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&
2425
- 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:[
2424
+ ;// 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&
2425
+ 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:[
2426
2426
  'd-avatar__presence',
2427
2427
  _vm.AVATAR_PRESENCE_SIZE_MODIFIERS[_vm.size] ],attrs:{"presence":_vm.presence,"data-qa":"dt-presence"}},'dt-presence',_vm.presenceProps,false)):_vm._e()],1)}
2428
2428
  var staticRenderFns = []
@@ -2883,6 +2883,115 @@ var component = normalizeComponent(
2883
2883
  ;// CONCATENATED MODULE: ./components/presence/index.js
2884
2884
 
2885
2885
 
2886
+ ;// 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&
2887
+ 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()}
2888
+ var iconvue_type_template_id_38f31ebc_staticRenderFns = []
2889
+
2890
+
2891
+ ;// CONCATENATED MODULE: external "@dialpad/dialtone-icons"
2892
+ const dialtone_icons_namespaceObject = require("@dialpad/dialtone-icons");
2893
+ ;// CONCATENATED MODULE: ./components/icon/icon_constants.js
2894
+
2895
+ const ICON_SIZE_MODIFIERS = {
2896
+ 100: 'd-icon--size-100',
2897
+ 200: 'd-icon--size-200',
2898
+ 300: 'd-icon--size-300',
2899
+ 400: 'd-icon--size-400',
2900
+ 500: 'd-icon--size-500',
2901
+ 600: 'd-icon--size-600',
2902
+ 700: 'd-icon--size-700',
2903
+ 800: 'd-icon--size-800'
2904
+ };
2905
+ const DIALTONE_ICONS = dialtone_icons_namespaceObject;
2906
+ /* harmony default export */ const icon_constants = ({
2907
+ ICON_SIZE_MODIFIERS,
2908
+ DIALTONE_ICONS
2909
+ });
2910
+ ;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40[0].rules[0].use[1]!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./components/icon/icon.vue?vue&type=script&lang=js&
2911
+ //
2912
+ //
2913
+ //
2914
+ //
2915
+ //
2916
+ //
2917
+ //
2918
+ //
2919
+ //
2920
+ //
2921
+ //
2922
+
2923
+
2924
+ /**
2925
+ * The Icon component provides a set of glyphs and sizes to provide context your application.
2926
+ * @see https://dialpad.design/components/icon.html
2927
+ */
2928
+
2929
+ /* harmony default export */ const iconvue_type_script_lang_js_ = ({
2930
+ name: 'DtIcon',
2931
+ props: {
2932
+ /**
2933
+ * The size of the icon.
2934
+ * @values 100, 200, 300, 400, 500, 600, 700, 800
2935
+ */
2936
+ size: {
2937
+ type: String,
2938
+ default: '500',
2939
+ validator: s => Object.keys(ICON_SIZE_MODIFIERS).includes(s)
2940
+ },
2941
+
2942
+ /**
2943
+ * The icon name in kebab-case
2944
+ */
2945
+ name: {
2946
+ type: String,
2947
+ required: true
2948
+ },
2949
+
2950
+ /**
2951
+ * The label of the icon as read out by a screenreader. Leave this unset if your icon is purely presentational
2952
+ */
2953
+ ariaLabel: {
2954
+ type: String,
2955
+ default: undefined
2956
+ }
2957
+ },
2958
+ computed: {
2959
+ iconSize() {
2960
+ return ICON_SIZE_MODIFIERS[this.size];
2961
+ },
2962
+
2963
+ iconName() {
2964
+ return kebabCaseToPascalCase(this.name);
2965
+ },
2966
+
2967
+ currentIcon() {
2968
+ return DIALTONE_ICONS[this.iconName];
2969
+ }
2970
+
2971
+ }
2972
+ });
2973
+ ;// CONCATENATED MODULE: ./components/icon/icon.vue?vue&type=script&lang=js&
2974
+ /* harmony default export */ const icon_iconvue_type_script_lang_js_ = (iconvue_type_script_lang_js_);
2975
+ ;// CONCATENATED MODULE: ./components/icon/icon.vue
2976
+
2977
+
2978
+
2979
+
2980
+
2981
+ /* normalize component */
2982
+ ;
2983
+ var icon_component = normalizeComponent(
2984
+ icon_iconvue_type_script_lang_js_,
2985
+ iconvue_type_template_id_38f31ebc_render,
2986
+ iconvue_type_template_id_38f31ebc_staticRenderFns,
2987
+ false,
2988
+ null,
2989
+ null,
2990
+ null
2991
+
2992
+ )
2993
+
2994
+ /* harmony default export */ const icon = (icon_component.exports);
2886
2995
  // EXTERNAL MODULE: ./node_modules/seedrandom/index.js
2887
2996
  var node_modules_seedrandom = __webpack_require__(6377);
2888
2997
  var seedrandom_default = /*#__PURE__*/__webpack_require__.n(node_modules_seedrandom);
@@ -2973,6 +3082,24 @@ const AVATAR_GROUP_VALIDATOR = group => group > 1;
2973
3082
  //
2974
3083
  //
2975
3084
  //
3085
+ //
3086
+ //
3087
+ //
3088
+ //
3089
+ //
3090
+ //
3091
+ //
3092
+ //
3093
+ //
3094
+ //
3095
+ //
3096
+ //
3097
+ //
3098
+ //
3099
+ //
3100
+ //
3101
+ //
3102
+
2976
3103
 
2977
3104
 
2978
3105
 
@@ -2986,7 +3113,8 @@ const AVATAR_GROUP_VALIDATOR = group => group > 1;
2986
3113
  /* harmony default export */ const avatarvue_type_script_lang_js_ = ({
2987
3114
  name: 'DtAvatar',
2988
3115
  components: {
2989
- DtPresence: presence
3116
+ DtPresence: presence,
3117
+ DtIcon: icon
2990
3118
  },
2991
3119
  inheritAttrs: false,
2992
3120
  props: {
@@ -3084,6 +3212,22 @@ const AVATAR_GROUP_VALIDATOR = group => group > 1;
3084
3212
  type: Number,
3085
3213
  default: undefined,
3086
3214
  validator: group => AVATAR_GROUP_VALIDATOR(group)
3215
+ },
3216
+
3217
+ /**
3218
+ * The icon that overlays the avatar
3219
+ */
3220
+ overlayIcon: {
3221
+ type: String,
3222
+ default: ''
3223
+ },
3224
+
3225
+ /**
3226
+ * The text that overlays the avatar
3227
+ */
3228
+ overlayText: {
3229
+ type: String,
3230
+ default: ''
3087
3231
  }
3088
3232
  },
3089
3233
 
@@ -3173,7 +3317,10 @@ const AVATAR_GROUP_VALIDATOR = group => group > 1;
3173
3317
  kindHandler(el) {
3174
3318
  switch (this.kind) {
3175
3319
  case 'image':
3176
- el.classList.add('d-avatar__image', 'd-zi-base1');
3320
+ if (this.showInitials) {
3321
+ el.classList.add('d-avatar__image', 'd-zi-base1');
3322
+ }
3323
+
3177
3324
  this.validateImageAttrsPresence();
3178
3325
  this.setImageListeners(el);
3179
3326
  break;
@@ -3369,115 +3516,6 @@ const BADGE_DECORATION_MODIFIERS = {
3369
3516
  'magenta-300': 'd-badge--decorate-magenta-300',
3370
3517
  'magenta-400': 'd-badge--decorate-magenta-400'
3371
3518
  };
3372
- ;// 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&
3373
- 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()}
3374
- var iconvue_type_template_id_38f31ebc_staticRenderFns = []
3375
-
3376
-
3377
- ;// CONCATENATED MODULE: external "@dialpad/dialtone-icons"
3378
- const dialtone_icons_namespaceObject = require("@dialpad/dialtone-icons");
3379
- ;// CONCATENATED MODULE: ./components/icon/icon_constants.js
3380
-
3381
- const ICON_SIZE_MODIFIERS = {
3382
- 100: 'd-icon--size-100',
3383
- 200: 'd-icon--size-200',
3384
- 300: 'd-icon--size-300',
3385
- 400: 'd-icon--size-400',
3386
- 500: 'd-icon--size-500',
3387
- 600: 'd-icon--size-600',
3388
- 700: 'd-icon--size-700',
3389
- 800: 'd-icon--size-800'
3390
- };
3391
- const DIALTONE_ICONS = dialtone_icons_namespaceObject;
3392
- /* harmony default export */ const icon_constants = ({
3393
- ICON_SIZE_MODIFIERS,
3394
- DIALTONE_ICONS
3395
- });
3396
- ;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40[0].rules[0].use[1]!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./components/icon/icon.vue?vue&type=script&lang=js&
3397
- //
3398
- //
3399
- //
3400
- //
3401
- //
3402
- //
3403
- //
3404
- //
3405
- //
3406
- //
3407
- //
3408
-
3409
-
3410
- /**
3411
- * The Icon component provides a set of glyphs and sizes to provide context your application.
3412
- * @see https://dialpad.design/components/icon.html
3413
- */
3414
-
3415
- /* harmony default export */ const iconvue_type_script_lang_js_ = ({
3416
- name: 'DtIcon',
3417
- props: {
3418
- /**
3419
- * The size of the icon.
3420
- * @values 100, 200, 300, 400, 500, 600, 700, 800
3421
- */
3422
- size: {
3423
- type: String,
3424
- default: '500',
3425
- validator: s => Object.keys(ICON_SIZE_MODIFIERS).includes(s)
3426
- },
3427
-
3428
- /**
3429
- * The icon name in kebab-case
3430
- */
3431
- name: {
3432
- type: String,
3433
- required: true
3434
- },
3435
-
3436
- /**
3437
- * The label of the icon as read out by a screenreader. Leave this unset if your icon is purely presentational
3438
- */
3439
- ariaLabel: {
3440
- type: String,
3441
- default: undefined
3442
- }
3443
- },
3444
- computed: {
3445
- iconSize() {
3446
- return ICON_SIZE_MODIFIERS[this.size];
3447
- },
3448
-
3449
- iconName() {
3450
- return kebabCaseToPascalCase(this.name);
3451
- },
3452
-
3453
- currentIcon() {
3454
- return DIALTONE_ICONS[this.iconName];
3455
- }
3456
-
3457
- }
3458
- });
3459
- ;// CONCATENATED MODULE: ./components/icon/icon.vue?vue&type=script&lang=js&
3460
- /* harmony default export */ const icon_iconvue_type_script_lang_js_ = (iconvue_type_script_lang_js_);
3461
- ;// CONCATENATED MODULE: ./components/icon/icon.vue
3462
-
3463
-
3464
-
3465
-
3466
-
3467
- /* normalize component */
3468
- ;
3469
- var icon_component = normalizeComponent(
3470
- icon_iconvue_type_script_lang_js_,
3471
- iconvue_type_template_id_38f31ebc_render,
3472
- iconvue_type_template_id_38f31ebc_staticRenderFns,
3473
- false,
3474
- null,
3475
- null,
3476
- null
3477
-
3478
- )
3479
-
3480
- /* harmony default export */ const icon = (icon_component.exports);
3481
3519
  ;// CONCATENATED MODULE: ./components/icon/index.js
3482
3520
 
3483
3521
  ;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40[0].rules[0].use[1]!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./components/badge/badge.vue?vue&type=script&lang=js&
@@ -8381,13 +8419,13 @@ var collapsible_component = normalizeComponent(
8381
8419
  /* harmony default export */ const collapsible = (collapsible_component.exports);
8382
8420
  ;// CONCATENATED MODULE: ./components/collapsible/index.js
8383
8421
 
8384
- ;// 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&
8385
- 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){
8422
+ ;// 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&
8423
+ 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){
8386
8424
  var attrs = ref.attrs;
8387
8425
  return [_vm._t("anchor",null,null,attrs)]}},{key:"content",fn:function(ref){
8388
8426
  var close = ref.close;
8389
8427
  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))}
8390
- var dropdownvue_type_template_id_b22f331a_staticRenderFns = []
8428
+ var dropdownvue_type_template_id_c0aa082e_staticRenderFns = []
8391
8429
 
8392
8430
 
8393
8431
  ;// 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&
@@ -14241,6 +14279,7 @@ const DROPDOWN_PADDING_CLASSES = {
14241
14279
  //
14242
14280
  //
14243
14281
  //
14282
+ //
14244
14283
 
14245
14284
 
14246
14285
 
@@ -14433,6 +14472,15 @@ const DROPDOWN_PADDING_CLASSES = {
14433
14472
  tether: {
14434
14473
  type: Boolean,
14435
14474
  default: true
14475
+ },
14476
+
14477
+ /**
14478
+ * Named transition when the content display is toggled.
14479
+ * @see DtLazyShow
14480
+ */
14481
+ transition: {
14482
+ type: String,
14483
+ default: 'fade'
14436
14484
  }
14437
14485
  },
14438
14486
  emits: [
@@ -14669,8 +14717,8 @@ var dropdownvue_type_style_index_0_lang_less_ = __webpack_require__(782);
14669
14717
 
14670
14718
  var dropdown_component = normalizeComponent(
14671
14719
  dropdown_dropdownvue_type_script_lang_js_,
14672
- dropdownvue_type_template_id_b22f331a_render,
14673
- dropdownvue_type_template_id_b22f331a_staticRenderFns,
14720
+ dropdownvue_type_template_id_c0aa082e_render,
14721
+ dropdownvue_type_template_id_c0aa082e_staticRenderFns,
14674
14722
  false,
14675
14723
  null,
14676
14724
  null,
@@ -23282,9 +23330,9 @@ var callbar_button_with_popover_component = normalizeComponent(
23282
23330
  /* harmony default export */ const callbar_button_with_popover = (callbar_button_with_popover_component.exports);
23283
23331
  ;// CONCATENATED MODULE: ./recipes/buttons/callbar_button_with_popover/index.js
23284
23332
 
23285
- ;// 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&
23286
- 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)})}
23287
- var contact_infovue_type_template_id_2e8a8344_staticRenderFns = []
23333
+ ;// 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&
23334
+ 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)})}
23335
+ var contact_infovue_type_template_id_fcb8541c_staticRenderFns = []
23288
23336
 
23289
23337
 
23290
23338
  ;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40[0].rules[0].use[1]!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./recipes/list_items/contact_info/contact_info.vue?vue&type=script&lang=js&
@@ -23350,6 +23398,38 @@ var contact_infovue_type_template_id_2e8a8344_staticRenderFns = []
23350
23398
  //
23351
23399
  //
23352
23400
  //
23401
+ //
23402
+ //
23403
+ //
23404
+ //
23405
+ //
23406
+ //
23407
+ //
23408
+ //
23409
+ //
23410
+ //
23411
+ //
23412
+ //
23413
+ //
23414
+ //
23415
+ //
23416
+ //
23417
+ //
23418
+ //
23419
+ //
23420
+ //
23421
+ //
23422
+ //
23423
+ //
23424
+ //
23425
+ //
23426
+ //
23427
+ //
23428
+ //
23429
+ //
23430
+ //
23431
+ //
23432
+ //
23353
23433
 
23354
23434
 
23355
23435
 
@@ -23422,6 +23502,19 @@ var contact_infovue_type_template_id_2e8a8344_staticRenderFns = []
23422
23502
  presence: {
23423
23503
  type: String,
23424
23504
  default: null
23505
+ },
23506
+
23507
+ /**
23508
+ * Showing multiple avatars in contact info.
23509
+ * The props of array items are: <br>
23510
+ * `src` - avatar image url (optional) <br>
23511
+ * `initials` - Initial letters to display in avatar (required if src is empty)<br>
23512
+ * `text` - text that overlays the avatar (optional) <br>
23513
+ * `icon` - icon that overlays the avatar (optional)
23514
+ */
23515
+ avatarList: {
23516
+ type: Array,
23517
+ default: null
23425
23518
  }
23426
23519
  }
23427
23520
  });
@@ -23437,8 +23530,8 @@ var contact_infovue_type_template_id_2e8a8344_staticRenderFns = []
23437
23530
  ;
23438
23531
  var contact_info_component = normalizeComponent(
23439
23532
  contact_info_contact_infovue_type_script_lang_js_,
23440
- contact_infovue_type_template_id_2e8a8344_render,
23441
- contact_infovue_type_template_id_2e8a8344_staticRenderFns,
23533
+ contact_infovue_type_template_id_fcb8541c_render,
23534
+ contact_infovue_type_template_id_fcb8541c_staticRenderFns,
23442
23535
  false,
23443
23536
  null,
23444
23537
  null,