@dialpad/dialtone-vue 2.13.1 → 2.14.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.
@@ -1140,6 +1140,7 @@ __webpack_require__.d(__webpack_exports__, {
1140
1140
  "LINK_VARIANTS": () => (/* reexport */ LINK_VARIANTS),
1141
1141
  "MODAL_KIND_MODIFIERS": () => (/* reexport */ MODAL_KIND_MODIFIERS),
1142
1142
  "MODAL_SIZE_MODIFIERS": () => (/* reexport */ MODAL_SIZE_MODIFIERS),
1143
+ "MULTI_SELECT_SIZES": () => (/* reexport */ MULTI_SELECT_SIZES),
1143
1144
  "NOTICE_KINDS": () => (/* reexport */ NOTICE_KINDS),
1144
1145
  "POPOVER_CONTENT_WIDTHS": () => (/* reexport */ POPOVER_CONTENT_WIDTHS),
1145
1146
  "POPOVER_HEADER_FOOTER_PADDING_CLASSES": () => (/* reexport */ POPOVER_HEADER_FOOTER_PADDING_CLASSES),
@@ -16889,13 +16890,110 @@ var combobox_with_popover_component = normalizeComponent(
16889
16890
  /* harmony default export */ const combobox_with_popover = (combobox_with_popover_component.exports);
16890
16891
  ;// CONCATENATED MODULE: ./recipes/comboboxes/combobox_with_popover/index.js
16891
16892
 
16892
- ;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./recipes/comboboxes/combobox_multi_select/combobox_multi_select.vue?vue&type=template&id=f64f2bb6&
16893
- var combobox_multi_selectvue_type_template_id_f64f2bb6_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('dt-recipe-combobox-with-popover',{ref:"comboboxWithPopover",attrs:{"list-aria-label":"listAriaLabel","show-list":_vm.showList,"max-height":_vm.listMaxHeight,"popover-offset":_vm.popoverOffset,"has-suggestion-list":_vm.hasSuggestionList,"content-width":"anchor"},on:{"select":_vm.onComboboxSelect},scopedSlots:_vm._u([{key:"input",fn:function(ref){
16893
+ ;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./recipes/comboboxes/combobox_multi_select/combobox_multi_select.vue?vue&type=template&id=1ff44929&
16894
+ var combobox_multi_selectvue_type_template_id_1ff44929_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('dt-recipe-combobox-with-popover',{ref:"comboboxWithPopover",attrs:{"list-aria-label":"listAriaLabel","show-list":_vm.showList,"max-height":_vm.listMaxHeight,"popover-offset":_vm.popoverOffset,"has-suggestion-list":_vm.hasSuggestionList,"content-width":"anchor"},on:{"select":_vm.onComboboxSelect},scopedSlots:_vm._u([{key:"input",fn:function(ref){
16894
16895
  var onInput = ref.onInput;
16895
- return [_c('span',{ref:"inputSlotWrapper",staticClass:"d-ps-relative"},[_c('span',{ref:"chipsWrapper",staticClass:"d-ps-absolute d-mx2"},_vm._l((_vm.selectedItems),function(item){return _c('dt-chip',_vm._g({key:item.id,ref:"chips",refInFor:true,staticClass:"d-mt4 d-mx2 d-zi-base1",attrs:{"close-button-props":{ ariaLabel: 'close' }},on:{"keyup":function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,"backspace",undefined,$event.key,undefined)){ return null; }return _vm.onChipRemove(item)},"close":function($event){return _vm.onChipRemove(item)}}},_vm.chipListeners),[_vm._v(" "+_vm._s(item)+" ")])}),1),_c('dt-input',_vm._g({ref:"input",staticClass:"d-fl-grow1 d-mb4",attrs:{"label":_vm.label,"description":_vm.description,"placeholder":_vm.inputPlaceHolder,"show-messages":_vm.showInputMessages,"messages":_vm.inputMessages},on:{"input":onInput},model:{value:(_vm.value),callback:function ($$v) {_vm.value=$$v},expression:"value"}},_vm.inputListeners)),_c('dt-validation-messages',{attrs:{"validation-messages":_vm.maxSelectedMessage,"show-messages":_vm.showValidationMessages}})],1)]}},{key:"header",fn:function(){return [(_vm.$slots.header)?_c('div',{ref:"header"},[_vm._t("header")],2):_vm._e()]},proxy:true},{key:"list",fn:function(){return [_c('div',{ref:"list"},[(!_vm.loading)?_vm._t("list"):_c('div',{staticClass:"d-ta-center d-py16"},[_vm._v(" "+_vm._s(_vm.loadingMessage)+" ")])],2)]},proxy:true},{key:"footer",fn:function(){return [(_vm.$slots.footer)?_c('div',{ref:"footer"},[_vm._t("footer")],2):_vm._e()]},proxy:true}],null,true)})}
16896
- var combobox_multi_selectvue_type_template_id_f64f2bb6_staticRenderFns = []
16896
+ return [_c('span',{ref:"inputSlotWrapper",staticClass:"d-ps-relative"},[_c('span',{ref:"chipsWrapper",staticClass:"d-ps-absolute d-mx2"},_vm._l((_vm.selectedItems),function(item){return _c('dt-chip',_vm._g({key:item.id,ref:"chips",refInFor:true,staticClass:"d-mt4 d-mx2 d-zi-base1",attrs:{"close-button-props":{ ariaLabel: 'close' },"size":_vm.size},on:{"keyup":function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,"backspace",undefined,$event.key,undefined)){ return null; }return _vm.onChipRemove(item)},"close":function($event){return _vm.onChipRemove(item)}}},_vm.chipListeners),[_vm._v(" "+_vm._s(item)+" ")])}),1),_c('dt-input',_vm._g({ref:"input",staticClass:"d-fl-grow1 d-mb4",attrs:{"label":_vm.label,"description":_vm.description,"placeholder":_vm.inputPlaceHolder,"show-messages":_vm.showInputMessages,"messages":_vm.inputMessages,"size":_vm.size},on:{"input":onInput},model:{value:(_vm.value),callback:function ($$v) {_vm.value=$$v},expression:"value"}},_vm.inputListeners)),_c('dt-validation-messages',{attrs:{"validation-messages":_vm.maxSelectedMessage,"show-messages":_vm.showValidationMessages}})],1)]}},{key:"header",fn:function(){return [(_vm.$slots.header)?_c('div',{ref:"header"},[_vm._t("header")],2):_vm._e()]},proxy:true},{key:"list",fn:function(){return [_c('div',{ref:"list"},[(!_vm.loading)?_vm._t("list"):_c('div',{staticClass:"d-ta-center d-py16"},[_vm._v(" "+_vm._s(_vm.loadingMessage)+" ")])],2)]},proxy:true},{key:"footer",fn:function(){return [(_vm.$slots.footer)?_c('div',{ref:"footer"},[_vm._t("footer")],2):_vm._e()]},proxy:true}],null,true)})}
16897
+ var combobox_multi_selectvue_type_template_id_1ff44929_staticRenderFns = []
16897
16898
 
16898
16899
 
16900
+ ;// CONCATENATED MODULE: ./recipes/comboboxes/combobox_multi_select/combobox_multi_select_story_constants.js
16901
+ // The item list for default story
16902
+ const ITEMS_LIST_DATA = [{
16903
+ id: 'item1',
16904
+ value: 'item1',
16905
+ type: 'MAINLINE'
16906
+ }, {
16907
+ id: 'item2',
16908
+ value: 'item2',
16909
+ type: 'MAINLINE'
16910
+ }, {
16911
+ id: 'item3',
16912
+ value: 'item3',
16913
+ type: 'MAINLINE'
16914
+ }, {
16915
+ id: 'item4',
16916
+ value: 'item4',
16917
+ type: 'MAINLINE'
16918
+ }, {
16919
+ id: 'item5',
16920
+ value: 'item5',
16921
+ type: 'MAINLINE'
16922
+ }, {
16923
+ id: 'item6',
16924
+ value: 'item6',
16925
+ type: 'MAINLINE'
16926
+ }, {
16927
+ id: 'item7',
16928
+ value: 'item7',
16929
+ type: 'MAINLINE'
16930
+ }, {
16931
+ id: 'item8',
16932
+ value: 'item8',
16933
+ type: 'Other'
16934
+ }, {
16935
+ id: 'item9',
16936
+ value: 'item9',
16937
+ type: 'MAINLINE'
16938
+ }, {
16939
+ id: 'item10',
16940
+ value: 'item10',
16941
+ type: 'MAINLINE'
16942
+ }, {
16943
+ id: 'item11',
16944
+ value: 'item11',
16945
+ type: 'MAINLINE'
16946
+ }, {
16947
+ id: 'item12',
16948
+ value: 'item12',
16949
+ type: 'Other'
16950
+ }, {
16951
+ id: 'item13',
16952
+ value: 'item13',
16953
+ type: 'MAINLINE'
16954
+ }, {
16955
+ id: 'item14',
16956
+ value: 'item14',
16957
+ type: 'MAINLINE'
16958
+ }, {
16959
+ id: 'item15',
16960
+ value: 'item15',
16961
+ type: 'MAINLINE'
16962
+ }, {
16963
+ id: 'item16',
16964
+ value: 'item16',
16965
+ type: 'MAINLINE'
16966
+ }, {
16967
+ id: 'item17',
16968
+ value: 'item17',
16969
+ type: 'MAINLINE'
16970
+ }, {
16971
+ id: 'item18',
16972
+ value: 'item18',
16973
+ type: 'Other'
16974
+ }, {
16975
+ id: 'item19',
16976
+ value: 'item19',
16977
+ type: 'MAINLINE'
16978
+ }, {
16979
+ id: 'item20',
16980
+ value: 'item20',
16981
+ type: 'MAINLINE'
16982
+ }, {
16983
+ id: 'item21',
16984
+ value: 'item21',
16985
+ type: 'MAINLINE'
16986
+ }, {
16987
+ id: 'item22',
16988
+ value: 'item22',
16989
+ type: 'Other'
16990
+ }];
16991
+ const MULTI_SELECT_SIZES = {
16992
+ // Chip has no 'lg' and 'xl' size. So we don't support that in multi-select.
16993
+ EXTRA_SMALL: 'xs',
16994
+ SMALL: 'sm',
16995
+ DEFAULT: 'md'
16996
+ };
16899
16997
  ;// 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/comboboxes/combobox_multi_select/combobox_multi_select.vue?vue&type=script&lang=js&
16900
16998
  //
16901
16999
  //
@@ -16995,6 +17093,9 @@ var combobox_multi_selectvue_type_template_id_f64f2bb6_staticRenderFns = []
16995
17093
  //
16996
17094
  //
16997
17095
  //
17096
+ //
17097
+ //
17098
+
16998
17099
 
16999
17100
 
17000
17101
  /* harmony default export */ const combobox_multi_selectvue_type_script_lang_js_ = ({
@@ -17127,6 +17228,15 @@ var combobox_multi_selectvue_type_template_id_f64f2bb6_staticRenderFns = []
17127
17228
  hasSuggestionList: {
17128
17229
  type: Boolean,
17129
17230
  default: true
17231
+ },
17232
+
17233
+ /**
17234
+ * Size of the input and chip, one of `xs`, `sm`, `md`
17235
+ */
17236
+ size: {
17237
+ type: String,
17238
+ default: null,
17239
+ validator: t => Object.values(MULTI_SELECT_SIZES).includes(t)
17130
17240
  }
17131
17241
  },
17132
17242
  emits: ['input', 'select', 'remove', 'max-selected'],
@@ -17396,8 +17506,8 @@ var combobox_multi_selectvue_type_template_id_f64f2bb6_staticRenderFns = []
17396
17506
  ;
17397
17507
  var combobox_multi_select_component = normalizeComponent(
17398
17508
  combobox_multi_select_combobox_multi_selectvue_type_script_lang_js_,
17399
- combobox_multi_selectvue_type_template_id_f64f2bb6_render,
17400
- combobox_multi_selectvue_type_template_id_f64f2bb6_staticRenderFns,
17509
+ combobox_multi_selectvue_type_template_id_1ff44929_render,
17510
+ combobox_multi_selectvue_type_template_id_1ff44929_staticRenderFns,
17401
17511
  false,
17402
17512
  null,
17403
17513
  null,
@@ -17408,6 +17518,7 @@ var combobox_multi_select_component = normalizeComponent(
17408
17518
  /* harmony default export */ const combobox_multi_select = (combobox_multi_select_component.exports);
17409
17519
  ;// CONCATENATED MODULE: ./recipes/comboboxes/combobox_multi_select/index.js
17410
17520
 
17521
+
17411
17522
  ;// 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=7091b031&
17412
17523
  var contact_infovue_type_template_id_7091b031_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:{"kind":"default","size":"lg","avatar-class":"d-bar2"}},[_c('img',{attrs:{"data-qa":"dt-contact-avatar","src":_vm.avatarSrc,"alt":_vm.avatarInitials}})]):(_vm.avatarInitials)?_c('dt-avatar',{attrs:{"kind":"initials","size":"lg","color":_vm.avatarColor}},[_vm._v(" "+_vm._s(_vm.avatarInitials)+" ")]):_vm._e(),(_vm.showUserStatus)?_c('div',{class:[
17413
17524
  'd-ba',
@@ -1158,6 +1158,7 @@ __webpack_require__.d(__webpack_exports__, {
1158
1158
  "LINK_VARIANTS": () => (/* reexport */ LINK_VARIANTS),
1159
1159
  "MODAL_KIND_MODIFIERS": () => (/* reexport */ MODAL_KIND_MODIFIERS),
1160
1160
  "MODAL_SIZE_MODIFIERS": () => (/* reexport */ MODAL_SIZE_MODIFIERS),
1161
+ "MULTI_SELECT_SIZES": () => (/* reexport */ MULTI_SELECT_SIZES),
1161
1162
  "NOTICE_KINDS": () => (/* reexport */ NOTICE_KINDS),
1162
1163
  "POPOVER_CONTENT_WIDTHS": () => (/* reexport */ POPOVER_CONTENT_WIDTHS),
1163
1164
  "POPOVER_HEADER_FOOTER_PADDING_CLASSES": () => (/* reexport */ POPOVER_HEADER_FOOTER_PADDING_CLASSES),
@@ -16907,13 +16908,110 @@ var combobox_with_popover_component = normalizeComponent(
16907
16908
  /* harmony default export */ const combobox_with_popover = (combobox_with_popover_component.exports);
16908
16909
  ;// CONCATENATED MODULE: ./recipes/comboboxes/combobox_with_popover/index.js
16909
16910
 
16910
- ;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./recipes/comboboxes/combobox_multi_select/combobox_multi_select.vue?vue&type=template&id=f64f2bb6&
16911
- var combobox_multi_selectvue_type_template_id_f64f2bb6_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('dt-recipe-combobox-with-popover',{ref:"comboboxWithPopover",attrs:{"list-aria-label":"listAriaLabel","show-list":_vm.showList,"max-height":_vm.listMaxHeight,"popover-offset":_vm.popoverOffset,"has-suggestion-list":_vm.hasSuggestionList,"content-width":"anchor"},on:{"select":_vm.onComboboxSelect},scopedSlots:_vm._u([{key:"input",fn:function(ref){
16911
+ ;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./recipes/comboboxes/combobox_multi_select/combobox_multi_select.vue?vue&type=template&id=1ff44929&
16912
+ var combobox_multi_selectvue_type_template_id_1ff44929_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('dt-recipe-combobox-with-popover',{ref:"comboboxWithPopover",attrs:{"list-aria-label":"listAriaLabel","show-list":_vm.showList,"max-height":_vm.listMaxHeight,"popover-offset":_vm.popoverOffset,"has-suggestion-list":_vm.hasSuggestionList,"content-width":"anchor"},on:{"select":_vm.onComboboxSelect},scopedSlots:_vm._u([{key:"input",fn:function(ref){
16912
16913
  var onInput = ref.onInput;
16913
- return [_c('span',{ref:"inputSlotWrapper",staticClass:"d-ps-relative"},[_c('span',{ref:"chipsWrapper",staticClass:"d-ps-absolute d-mx2"},_vm._l((_vm.selectedItems),function(item){return _c('dt-chip',_vm._g({key:item.id,ref:"chips",refInFor:true,staticClass:"d-mt4 d-mx2 d-zi-base1",attrs:{"close-button-props":{ ariaLabel: 'close' }},on:{"keyup":function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,"backspace",undefined,$event.key,undefined)){ return null; }return _vm.onChipRemove(item)},"close":function($event){return _vm.onChipRemove(item)}}},_vm.chipListeners),[_vm._v(" "+_vm._s(item)+" ")])}),1),_c('dt-input',_vm._g({ref:"input",staticClass:"d-fl-grow1 d-mb4",attrs:{"label":_vm.label,"description":_vm.description,"placeholder":_vm.inputPlaceHolder,"show-messages":_vm.showInputMessages,"messages":_vm.inputMessages},on:{"input":onInput},model:{value:(_vm.value),callback:function ($$v) {_vm.value=$$v},expression:"value"}},_vm.inputListeners)),_c('dt-validation-messages',{attrs:{"validation-messages":_vm.maxSelectedMessage,"show-messages":_vm.showValidationMessages}})],1)]}},{key:"header",fn:function(){return [(_vm.$slots.header)?_c('div',{ref:"header"},[_vm._t("header")],2):_vm._e()]},proxy:true},{key:"list",fn:function(){return [_c('div',{ref:"list"},[(!_vm.loading)?_vm._t("list"):_c('div',{staticClass:"d-ta-center d-py16"},[_vm._v(" "+_vm._s(_vm.loadingMessage)+" ")])],2)]},proxy:true},{key:"footer",fn:function(){return [(_vm.$slots.footer)?_c('div',{ref:"footer"},[_vm._t("footer")],2):_vm._e()]},proxy:true}],null,true)})}
16914
- var combobox_multi_selectvue_type_template_id_f64f2bb6_staticRenderFns = []
16914
+ return [_c('span',{ref:"inputSlotWrapper",staticClass:"d-ps-relative"},[_c('span',{ref:"chipsWrapper",staticClass:"d-ps-absolute d-mx2"},_vm._l((_vm.selectedItems),function(item){return _c('dt-chip',_vm._g({key:item.id,ref:"chips",refInFor:true,staticClass:"d-mt4 d-mx2 d-zi-base1",attrs:{"close-button-props":{ ariaLabel: 'close' },"size":_vm.size},on:{"keyup":function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,"backspace",undefined,$event.key,undefined)){ return null; }return _vm.onChipRemove(item)},"close":function($event){return _vm.onChipRemove(item)}}},_vm.chipListeners),[_vm._v(" "+_vm._s(item)+" ")])}),1),_c('dt-input',_vm._g({ref:"input",staticClass:"d-fl-grow1 d-mb4",attrs:{"label":_vm.label,"description":_vm.description,"placeholder":_vm.inputPlaceHolder,"show-messages":_vm.showInputMessages,"messages":_vm.inputMessages,"size":_vm.size},on:{"input":onInput},model:{value:(_vm.value),callback:function ($$v) {_vm.value=$$v},expression:"value"}},_vm.inputListeners)),_c('dt-validation-messages',{attrs:{"validation-messages":_vm.maxSelectedMessage,"show-messages":_vm.showValidationMessages}})],1)]}},{key:"header",fn:function(){return [(_vm.$slots.header)?_c('div',{ref:"header"},[_vm._t("header")],2):_vm._e()]},proxy:true},{key:"list",fn:function(){return [_c('div',{ref:"list"},[(!_vm.loading)?_vm._t("list"):_c('div',{staticClass:"d-ta-center d-py16"},[_vm._v(" "+_vm._s(_vm.loadingMessage)+" ")])],2)]},proxy:true},{key:"footer",fn:function(){return [(_vm.$slots.footer)?_c('div',{ref:"footer"},[_vm._t("footer")],2):_vm._e()]},proxy:true}],null,true)})}
16915
+ var combobox_multi_selectvue_type_template_id_1ff44929_staticRenderFns = []
16915
16916
 
16916
16917
 
16918
+ ;// CONCATENATED MODULE: ./recipes/comboboxes/combobox_multi_select/combobox_multi_select_story_constants.js
16919
+ // The item list for default story
16920
+ const ITEMS_LIST_DATA = [{
16921
+ id: 'item1',
16922
+ value: 'item1',
16923
+ type: 'MAINLINE'
16924
+ }, {
16925
+ id: 'item2',
16926
+ value: 'item2',
16927
+ type: 'MAINLINE'
16928
+ }, {
16929
+ id: 'item3',
16930
+ value: 'item3',
16931
+ type: 'MAINLINE'
16932
+ }, {
16933
+ id: 'item4',
16934
+ value: 'item4',
16935
+ type: 'MAINLINE'
16936
+ }, {
16937
+ id: 'item5',
16938
+ value: 'item5',
16939
+ type: 'MAINLINE'
16940
+ }, {
16941
+ id: 'item6',
16942
+ value: 'item6',
16943
+ type: 'MAINLINE'
16944
+ }, {
16945
+ id: 'item7',
16946
+ value: 'item7',
16947
+ type: 'MAINLINE'
16948
+ }, {
16949
+ id: 'item8',
16950
+ value: 'item8',
16951
+ type: 'Other'
16952
+ }, {
16953
+ id: 'item9',
16954
+ value: 'item9',
16955
+ type: 'MAINLINE'
16956
+ }, {
16957
+ id: 'item10',
16958
+ value: 'item10',
16959
+ type: 'MAINLINE'
16960
+ }, {
16961
+ id: 'item11',
16962
+ value: 'item11',
16963
+ type: 'MAINLINE'
16964
+ }, {
16965
+ id: 'item12',
16966
+ value: 'item12',
16967
+ type: 'Other'
16968
+ }, {
16969
+ id: 'item13',
16970
+ value: 'item13',
16971
+ type: 'MAINLINE'
16972
+ }, {
16973
+ id: 'item14',
16974
+ value: 'item14',
16975
+ type: 'MAINLINE'
16976
+ }, {
16977
+ id: 'item15',
16978
+ value: 'item15',
16979
+ type: 'MAINLINE'
16980
+ }, {
16981
+ id: 'item16',
16982
+ value: 'item16',
16983
+ type: 'MAINLINE'
16984
+ }, {
16985
+ id: 'item17',
16986
+ value: 'item17',
16987
+ type: 'MAINLINE'
16988
+ }, {
16989
+ id: 'item18',
16990
+ value: 'item18',
16991
+ type: 'Other'
16992
+ }, {
16993
+ id: 'item19',
16994
+ value: 'item19',
16995
+ type: 'MAINLINE'
16996
+ }, {
16997
+ id: 'item20',
16998
+ value: 'item20',
16999
+ type: 'MAINLINE'
17000
+ }, {
17001
+ id: 'item21',
17002
+ value: 'item21',
17003
+ type: 'MAINLINE'
17004
+ }, {
17005
+ id: 'item22',
17006
+ value: 'item22',
17007
+ type: 'Other'
17008
+ }];
17009
+ const MULTI_SELECT_SIZES = {
17010
+ // Chip has no 'lg' and 'xl' size. So we don't support that in multi-select.
17011
+ EXTRA_SMALL: 'xs',
17012
+ SMALL: 'sm',
17013
+ DEFAULT: 'md'
17014
+ };
16917
17015
  ;// 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/comboboxes/combobox_multi_select/combobox_multi_select.vue?vue&type=script&lang=js&
16918
17016
  //
16919
17017
  //
@@ -17013,6 +17111,9 @@ var combobox_multi_selectvue_type_template_id_f64f2bb6_staticRenderFns = []
17013
17111
  //
17014
17112
  //
17015
17113
  //
17114
+ //
17115
+ //
17116
+
17016
17117
 
17017
17118
 
17018
17119
  /* harmony default export */ const combobox_multi_selectvue_type_script_lang_js_ = ({
@@ -17145,6 +17246,15 @@ var combobox_multi_selectvue_type_template_id_f64f2bb6_staticRenderFns = []
17145
17246
  hasSuggestionList: {
17146
17247
  type: Boolean,
17147
17248
  default: true
17249
+ },
17250
+
17251
+ /**
17252
+ * Size of the input and chip, one of `xs`, `sm`, `md`
17253
+ */
17254
+ size: {
17255
+ type: String,
17256
+ default: null,
17257
+ validator: t => Object.values(MULTI_SELECT_SIZES).includes(t)
17148
17258
  }
17149
17259
  },
17150
17260
  emits: ['input', 'select', 'remove', 'max-selected'],
@@ -17414,8 +17524,8 @@ var combobox_multi_selectvue_type_template_id_f64f2bb6_staticRenderFns = []
17414
17524
  ;
17415
17525
  var combobox_multi_select_component = normalizeComponent(
17416
17526
  combobox_multi_select_combobox_multi_selectvue_type_script_lang_js_,
17417
- combobox_multi_selectvue_type_template_id_f64f2bb6_render,
17418
- combobox_multi_selectvue_type_template_id_f64f2bb6_staticRenderFns,
17527
+ combobox_multi_selectvue_type_template_id_1ff44929_render,
17528
+ combobox_multi_selectvue_type_template_id_1ff44929_staticRenderFns,
17419
17529
  false,
17420
17530
  null,
17421
17531
  null,
@@ -17426,6 +17536,7 @@ var combobox_multi_select_component = normalizeComponent(
17426
17536
  /* harmony default export */ const combobox_multi_select = (combobox_multi_select_component.exports);
17427
17537
  ;// CONCATENATED MODULE: ./recipes/comboboxes/combobox_multi_select/index.js
17428
17538
 
17539
+
17429
17540
  ;// 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=7091b031&
17430
17541
  var contact_infovue_type_template_id_7091b031_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:{"kind":"default","size":"lg","avatar-class":"d-bar2"}},[_c('img',{attrs:{"data-qa":"dt-contact-avatar","src":_vm.avatarSrc,"alt":_vm.avatarInitials}})]):(_vm.avatarInitials)?_c('dt-avatar',{attrs:{"kind":"initials","size":"lg","color":_vm.avatarColor}},[_vm._v(" "+_vm._s(_vm.avatarInitials)+" ")]):_vm._e(),(_vm.showUserStatus)?_c('div',{class:[
17431
17542
  'd-ba',