@dialpad/dialtone-vue 2.161.0 → 2.161.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.
Files changed (354) hide show
  1. package/dist/components/emoji_picker/emoji_picker.vue.cjs +3 -7
  2. package/dist/components/emoji_picker/emoji_picker.vue.cjs.map +1 -1
  3. package/dist/components/emoji_picker/emoji_picker.vue.js +3 -7
  4. package/dist/components/emoji_picker/emoji_picker.vue.js.map +1 -1
  5. package/dist/components/emoji_picker/modules/emoji_selector.vue.cjs +3 -17
  6. package/dist/components/emoji_picker/modules/emoji_selector.vue.cjs.map +1 -1
  7. package/dist/components/emoji_picker/modules/emoji_selector.vue.js +3 -17
  8. package/dist/components/emoji_picker/modules/emoji_selector.vue.js.map +1 -1
  9. package/dist/components/emoji_picker/modules/emoji_tabset.vue.cjs +5 -9
  10. package/dist/components/emoji_picker/modules/emoji_tabset.vue.cjs.map +1 -1
  11. package/dist/components/emoji_picker/modules/emoji_tabset.vue.js +5 -9
  12. package/dist/components/emoji_picker/modules/emoji_tabset.vue.js.map +1 -1
  13. package/dist/types/common/dates/index.d.ts +0 -44
  14. package/dist/types/common/dates/index.d.ts.map +1 -1
  15. package/dist/types/common/emoji/index.d.ts +0 -3
  16. package/dist/types/common/emoji/index.d.ts.map +1 -1
  17. package/dist/types/common/mixins/dom.d.ts +0 -8
  18. package/dist/types/common/mixins/dom.d.ts.map +1 -1
  19. package/dist/types/common/mixins/index.d.ts +3 -3
  20. package/dist/types/common/mixins/input.d.ts +2 -6
  21. package/dist/types/common/mixins/input.d.ts.map +1 -1
  22. package/dist/types/common/mixins/input_group.d.ts +2 -2
  23. package/dist/types/common/mixins/modal.d.ts +0 -32
  24. package/dist/types/common/mixins/modal.d.ts.map +1 -1
  25. package/dist/types/common/sr_only_close_button.vue.d.ts +2 -10
  26. package/dist/types/common/sr_only_close_button.vue.d.ts.map +1 -1
  27. package/dist/types/common/utils/index.d.ts +0 -66
  28. package/dist/types/common/utils/index.d.ts.map +1 -1
  29. package/dist/types/components/avatar/avatar.vue.d.ts +3 -149
  30. package/dist/types/components/avatar/avatar.vue.d.ts.map +1 -1
  31. package/dist/types/components/avatar/index.d.ts +2 -2
  32. package/dist/types/components/badge/badge.vue.d.ts +3 -82
  33. package/dist/types/components/badge/badge.vue.d.ts.map +1 -1
  34. package/dist/types/components/badge/index.d.ts +2 -2
  35. package/dist/types/components/banner/banner.vue.d.ts +2 -106
  36. package/dist/types/components/banner/banner.vue.d.ts.map +1 -1
  37. package/dist/types/components/banner/index.d.ts +1 -1
  38. package/dist/types/components/breadcrumbs/breadcrumb_item.vue.d.ts +2 -20
  39. package/dist/types/components/breadcrumbs/breadcrumb_item.vue.d.ts.map +1 -1
  40. package/dist/types/components/breadcrumbs/breadcrumbs.vue.d.ts +2 -22
  41. package/dist/types/components/breadcrumbs/breadcrumbs.vue.d.ts.map +1 -1
  42. package/dist/types/components/breadcrumbs/index.d.ts +3 -3
  43. package/dist/types/components/button/button.vue.d.ts +4 -156
  44. package/dist/types/components/button/button.vue.d.ts.map +1 -1
  45. package/dist/types/components/button/index.d.ts +2 -2
  46. package/dist/types/components/button_group/button_group.vue.d.ts +2 -8
  47. package/dist/types/components/button_group/button_group.vue.d.ts.map +1 -1
  48. package/dist/types/components/button_group/index.d.ts +2 -2
  49. package/dist/types/components/card/card.vue.d.ts +2 -34
  50. package/dist/types/components/card/card.vue.d.ts.map +1 -1
  51. package/dist/types/components/card/index.d.ts +1 -1
  52. package/dist/types/components/checkbox/checkbox.vue.d.ts +5 -10
  53. package/dist/types/components/checkbox/checkbox.vue.d.ts.map +1 -1
  54. package/dist/types/components/checkbox/index.d.ts +1 -1
  55. package/dist/types/components/checkbox_group/checkbox_group.vue.d.ts +9 -47
  56. package/dist/types/components/checkbox_group/checkbox_group.vue.d.ts.map +1 -1
  57. package/dist/types/components/checkbox_group/index.d.ts +1 -1
  58. package/dist/types/components/chip/chip.vue.d.ts +3 -61
  59. package/dist/types/components/chip/chip.vue.d.ts.map +1 -1
  60. package/dist/types/components/chip/index.d.ts +2 -2
  61. package/dist/types/components/codeblock/codeblock.vue.d.ts +2 -2
  62. package/dist/types/components/codeblock/codeblock.vue.d.ts.map +1 -1
  63. package/dist/types/components/codeblock/index.d.ts +1 -1
  64. package/dist/types/components/collapsible/collapsible.vue.d.ts +4 -86
  65. package/dist/types/components/collapsible/collapsible.vue.d.ts.map +1 -1
  66. package/dist/types/components/collapsible/collapsible_lazy_show.vue.d.ts +2 -44
  67. package/dist/types/components/collapsible/collapsible_lazy_show.vue.d.ts.map +1 -1
  68. package/dist/types/components/collapsible/index.d.ts +1 -1
  69. package/dist/types/components/combobox/combobox.vue.d.ts +4 -118
  70. package/dist/types/components/combobox/combobox.vue.d.ts.map +1 -1
  71. package/dist/types/components/combobox/combobox_empty-list.vue.d.ts +2 -18
  72. package/dist/types/components/combobox/combobox_empty-list.vue.d.ts.map +1 -1
  73. package/dist/types/components/combobox/combobox_loading-list.vue.d.ts +1 -1
  74. package/dist/types/components/combobox/combobox_loading-list.vue.d.ts.map +1 -1
  75. package/dist/types/components/combobox/index.d.ts +2 -2
  76. package/dist/types/components/datepicker/datepicker.vue.d.ts +1 -1
  77. package/dist/types/components/datepicker/datepicker.vue.d.ts.map +1 -1
  78. package/dist/types/components/datepicker/datepicker_constants.d.ts +0 -5
  79. package/dist/types/components/datepicker/datepicker_constants.d.ts.map +1 -1
  80. package/dist/types/components/datepicker/formatUtils.d.ts +0 -36
  81. package/dist/types/components/datepicker/formatUtils.d.ts.map +1 -1
  82. package/dist/types/components/datepicker/index.d.ts +2 -2
  83. package/dist/types/components/datepicker/modules/calendar.vue.d.ts +2 -2
  84. package/dist/types/components/datepicker/modules/calendar.vue.d.ts.map +1 -1
  85. package/dist/types/components/datepicker/modules/month-year-picker.vue.d.ts +2 -2
  86. package/dist/types/components/datepicker/modules/month-year-picker.vue.d.ts.map +1 -1
  87. package/dist/types/components/description_list/description_list.vue.d.ts +2 -36
  88. package/dist/types/components/description_list/description_list.vue.d.ts.map +1 -1
  89. package/dist/types/components/description_list/index.d.ts +2 -2
  90. package/dist/types/components/dropdown/dropdown.vue.d.ts +28 -196
  91. package/dist/types/components/dropdown/dropdown.vue.d.ts.map +1 -1
  92. package/dist/types/components/dropdown/dropdown_separator.vue.d.ts +1 -1
  93. package/dist/types/components/dropdown/dropdown_separator.vue.d.ts.map +1 -1
  94. package/dist/types/components/dropdown/index.d.ts +3 -3
  95. package/dist/types/components/emoji/emoji.vue.d.ts +2 -52
  96. package/dist/types/components/emoji/emoji.vue.d.ts.map +1 -1
  97. package/dist/types/components/emoji/index.d.ts +1 -1
  98. package/dist/types/components/emoji_picker/emoji_picker.vue.d.ts +1 -1
  99. package/dist/types/components/emoji_picker/emoji_picker.vue.d.ts.map +1 -1
  100. package/dist/types/components/emoji_picker/index.d.ts +2 -2
  101. package/dist/types/components/emoji_picker/modules/emoji_description.vue.d.ts +2 -12
  102. package/dist/types/components/emoji_picker/modules/emoji_description.vue.d.ts.map +1 -1
  103. package/dist/types/components/emoji_picker/modules/emoji_search.vue.d.ts +2 -2
  104. package/dist/types/components/emoji_picker/modules/emoji_search.vue.d.ts.map +1 -1
  105. package/dist/types/components/emoji_picker/modules/emoji_selector.vue.d.ts +2 -2
  106. package/dist/types/components/emoji_picker/modules/emoji_selector.vue.d.ts.map +1 -1
  107. package/dist/types/components/emoji_picker/modules/emoji_skin_selector.vue.d.ts +2 -2
  108. package/dist/types/components/emoji_picker/modules/emoji_skin_selector.vue.d.ts.map +1 -1
  109. package/dist/types/components/emoji_picker/modules/emoji_tabset.vue.d.ts +2 -11
  110. package/dist/types/components/emoji_picker/modules/emoji_tabset.vue.d.ts.map +1 -1
  111. package/dist/types/components/emoji_text_wrapper/emoji_text_wrapper.vue.d.ts +2 -28
  112. package/dist/types/components/emoji_text_wrapper/emoji_text_wrapper.vue.d.ts.map +1 -1
  113. package/dist/types/components/emoji_text_wrapper/index.d.ts +1 -1
  114. package/dist/types/components/empty_state/empty_state.vue.d.ts +1 -1
  115. package/dist/types/components/empty_state/empty_state.vue.d.ts.map +1 -1
  116. package/dist/types/components/empty_state/index.d.ts +2 -2
  117. package/dist/types/components/hovercard/hovercard.vue.d.ts +1 -1
  118. package/dist/types/components/hovercard/hovercard.vue.d.ts.map +1 -1
  119. package/dist/types/components/hovercard/index.d.ts +1 -1
  120. package/dist/types/components/icon/icon.vue.d.ts +2 -22
  121. package/dist/types/components/icon/icon.vue.d.ts.map +1 -1
  122. package/dist/types/components/icon/index.d.ts +2 -2
  123. package/dist/types/components/illustration/illustration.vue.d.ts +2 -8
  124. package/dist/types/components/illustration/illustration.vue.d.ts.map +1 -1
  125. package/dist/types/components/illustration/index.d.ts +2 -2
  126. package/dist/types/components/image_viewer/image_viewer.vue.d.ts +2 -58
  127. package/dist/types/components/image_viewer/image_viewer.vue.d.ts.map +1 -1
  128. package/dist/types/components/image_viewer/index.d.ts +1 -1
  129. package/dist/types/components/input/index.d.ts +2 -2
  130. package/dist/types/components/input/input.vue.d.ts +3 -119
  131. package/dist/types/components/input/input.vue.d.ts.map +1 -1
  132. package/dist/types/components/input_group/index.d.ts +1 -1
  133. package/dist/types/components/input_group/input_group.vue.d.ts +8 -37
  134. package/dist/types/components/input_group/input_group.vue.d.ts.map +1 -1
  135. package/dist/types/components/item_layout/index.d.ts +1 -1
  136. package/dist/types/components/item_layout/item_layout.vue.d.ts +2 -16
  137. package/dist/types/components/item_layout/item_layout.vue.d.ts.map +1 -1
  138. package/dist/types/components/keyboard_shortcut/index.d.ts +2 -2
  139. package/dist/types/components/keyboard_shortcut/keyboard_shortcut.vue.d.ts +2 -24
  140. package/dist/types/components/keyboard_shortcut/keyboard_shortcut.vue.d.ts.map +1 -1
  141. package/dist/types/components/lazy_show/index.d.ts +1 -1
  142. package/dist/types/components/lazy_show/lazy_show.vue.d.ts +2 -30
  143. package/dist/types/components/lazy_show/lazy_show.vue.d.ts.map +1 -1
  144. package/dist/types/components/link/index.d.ts +2 -2
  145. package/dist/types/components/link/link.vue.d.ts +2 -20
  146. package/dist/types/components/link/link.vue.d.ts.map +1 -1
  147. package/dist/types/components/list_item/index.d.ts +2 -2
  148. package/dist/types/components/list_item/list_item.vue.d.ts +5 -58
  149. package/dist/types/components/list_item/list_item.vue.d.ts.map +1 -1
  150. package/dist/types/components/list_item_group/index.d.ts +1 -1
  151. package/dist/types/components/list_item_group/list_item_group.vue.d.ts +2 -26
  152. package/dist/types/components/list_item_group/list_item_group.vue.d.ts.map +1 -1
  153. package/dist/types/components/modal/index.d.ts +2 -2
  154. package/dist/types/components/modal/modal.vue.d.ts +2 -161
  155. package/dist/types/components/modal/modal.vue.d.ts.map +1 -1
  156. package/dist/types/components/notice/index.d.ts +5 -5
  157. package/dist/types/components/notice/notice.vue.d.ts +2 -94
  158. package/dist/types/components/notice/notice.vue.d.ts.map +1 -1
  159. package/dist/types/components/notice/notice_action.vue.d.ts +3 -27
  160. package/dist/types/components/notice/notice_action.vue.d.ts.map +1 -1
  161. package/dist/types/components/notice/notice_content.vue.d.ts +2 -24
  162. package/dist/types/components/notice/notice_content.vue.d.ts.map +1 -1
  163. package/dist/types/components/notice/notice_icon.vue.d.ts +2 -10
  164. package/dist/types/components/notice/notice_icon.vue.d.ts.map +1 -1
  165. package/dist/types/components/pagination/index.d.ts +1 -1
  166. package/dist/types/components/pagination/pagination.vue.d.ts +2 -48
  167. package/dist/types/components/pagination/pagination.vue.d.ts.map +1 -1
  168. package/dist/types/components/popover/index.d.ts +2 -2
  169. package/dist/types/components/popover/popover.vue.d.ts +2 -2
  170. package/dist/types/components/popover/popover.vue.d.ts.map +1 -1
  171. package/dist/types/components/popover/popover_header_footer.vue.d.ts +2 -24
  172. package/dist/types/components/popover/popover_header_footer.vue.d.ts.map +1 -1
  173. package/dist/types/components/popover/tippy_utils.d.ts +2 -2
  174. package/dist/types/components/presence/index.d.ts +2 -2
  175. package/dist/types/components/presence/presence.vue.d.ts +2 -22
  176. package/dist/types/components/presence/presence.vue.d.ts.map +1 -1
  177. package/dist/types/components/radio/index.d.ts +2 -2
  178. package/dist/types/components/radio/radio.vue.d.ts +4 -10
  179. package/dist/types/components/radio/radio.vue.d.ts.map +1 -1
  180. package/dist/types/components/radio_group/index.d.ts +1 -1
  181. package/dist/types/components/radio_group/radio_group.vue.d.ts +8 -39
  182. package/dist/types/components/radio_group/radio_group.vue.d.ts.map +1 -1
  183. package/dist/types/components/rich_text_editor/extensions/channels/ChannelComponent.vue.d.ts +18 -18
  184. package/dist/types/components/rich_text_editor/extensions/channels/ChannelComponent.vue.d.ts.map +1 -1
  185. package/dist/types/components/rich_text_editor/extensions/channels/ChannelSuggestion.vue.d.ts +2 -2
  186. package/dist/types/components/rich_text_editor/extensions/channels/ChannelSuggestion.vue.d.ts.map +1 -1
  187. package/dist/types/components/rich_text_editor/extensions/channels/channel.d.ts +1 -1
  188. package/dist/types/components/rich_text_editor/extensions/custom_link/autolink.d.ts +1 -4
  189. package/dist/types/components/rich_text_editor/extensions/custom_link/autolink.d.ts.map +1 -1
  190. package/dist/types/components/rich_text_editor/extensions/custom_link/custom_link.d.ts +1 -1
  191. package/dist/types/components/rich_text_editor/extensions/custom_link/index.d.ts +1 -1
  192. package/dist/types/components/rich_text_editor/extensions/custom_link/utils.d.ts +0 -28
  193. package/dist/types/components/rich_text_editor/extensions/custom_link/utils.d.ts.map +1 -1
  194. package/dist/types/components/rich_text_editor/extensions/emoji/EmojiComponent.vue.d.ts +18 -18
  195. package/dist/types/components/rich_text_editor/extensions/emoji/EmojiComponent.vue.d.ts.map +1 -1
  196. package/dist/types/components/rich_text_editor/extensions/emoji/EmojiSuggestion.vue.d.ts +2 -2
  197. package/dist/types/components/rich_text_editor/extensions/emoji/EmojiSuggestion.vue.d.ts.map +1 -1
  198. package/dist/types/components/rich_text_editor/extensions/emoji/emoji.d.ts +1 -1
  199. package/dist/types/components/rich_text_editor/extensions/emoji/index.d.ts +2 -2
  200. package/dist/types/components/rich_text_editor/extensions/mentions/MentionComponent.vue.d.ts +18 -18
  201. package/dist/types/components/rich_text_editor/extensions/mentions/MentionComponent.vue.d.ts.map +1 -1
  202. package/dist/types/components/rich_text_editor/extensions/mentions/MentionSuggestion.vue.d.ts +2 -2
  203. package/dist/types/components/rich_text_editor/extensions/mentions/MentionSuggestion.vue.d.ts.map +1 -1
  204. package/dist/types/components/rich_text_editor/extensions/mentions/mention.d.ts +1 -1
  205. package/dist/types/components/rich_text_editor/extensions/slash_command/SlashCommandComponent.vue.d.ts +18 -18
  206. package/dist/types/components/rich_text_editor/extensions/slash_command/SlashCommandComponent.vue.d.ts.map +1 -1
  207. package/dist/types/components/rich_text_editor/extensions/slash_command/SlashCommandSuggestion.vue.d.ts +2 -2
  208. package/dist/types/components/rich_text_editor/extensions/slash_command/SlashCommandSuggestion.vue.d.ts.map +1 -1
  209. package/dist/types/components/rich_text_editor/extensions/slash_command/slash_command.d.ts +1 -1
  210. package/dist/types/components/rich_text_editor/extensions/suggestion/SuggestionList.vue.d.ts +2 -2
  211. package/dist/types/components/rich_text_editor/extensions/suggestion/SuggestionList.vue.d.ts.map +1 -1
  212. package/dist/types/components/rich_text_editor/index.d.ts +2 -2
  213. package/dist/types/components/rich_text_editor/rich_text_editor.vue.d.ts +5 -245
  214. package/dist/types/components/rich_text_editor/rich_text_editor.vue.d.ts.map +1 -1
  215. package/dist/types/components/root_layout/index.d.ts +2 -2
  216. package/dist/types/components/root_layout/root_layout.vue.d.ts +2 -80
  217. package/dist/types/components/root_layout/root_layout.vue.d.ts.map +1 -1
  218. package/dist/types/components/select_menu/index.d.ts +2 -2
  219. package/dist/types/components/select_menu/select_menu.vue.d.ts +3 -97
  220. package/dist/types/components/select_menu/select_menu.vue.d.ts.map +1 -1
  221. package/dist/types/components/skeleton/index.d.ts +6 -6
  222. package/dist/types/components/skeleton/skeleton-list-item.vue.d.ts +2 -68
  223. package/dist/types/components/skeleton/skeleton-list-item.vue.d.ts.map +1 -1
  224. package/dist/types/components/skeleton/skeleton-paragraph.vue.d.ts +2 -76
  225. package/dist/types/components/skeleton/skeleton-paragraph.vue.d.ts.map +1 -1
  226. package/dist/types/components/skeleton/skeleton-shape.vue.d.ts +2 -54
  227. package/dist/types/components/skeleton/skeleton-shape.vue.d.ts.map +1 -1
  228. package/dist/types/components/skeleton/skeleton-text.vue.d.ts +3 -66
  229. package/dist/types/components/skeleton/skeleton-text.vue.d.ts.map +1 -1
  230. package/dist/types/components/skeleton/skeleton.vue.d.ts +2 -70
  231. package/dist/types/components/skeleton/skeleton.vue.d.ts.map +1 -1
  232. package/dist/types/components/split_button/index.d.ts +2 -2
  233. package/dist/types/components/split_button/split_button-alpha.vue.d.ts +4 -74
  234. package/dist/types/components/split_button/split_button-alpha.vue.d.ts.map +1 -1
  235. package/dist/types/components/split_button/split_button-omega.vue.d.ts +4 -54
  236. package/dist/types/components/split_button/split_button-omega.vue.d.ts.map +1 -1
  237. package/dist/types/components/split_button/split_button.vue.d.ts +4 -150
  238. package/dist/types/components/split_button/split_button.vue.d.ts.map +1 -1
  239. package/dist/types/components/stack/index.d.ts +2 -2
  240. package/dist/types/components/stack/stack.vue.d.ts +1 -1
  241. package/dist/types/components/stack/stack.vue.d.ts.map +1 -1
  242. package/dist/types/components/tabs/index.d.ts +4 -4
  243. package/dist/types/components/tabs/tab.vue.d.ts +3 -43
  244. package/dist/types/components/tabs/tab.vue.d.ts.map +1 -1
  245. package/dist/types/components/tabs/tab_group.vue.d.ts +3 -59
  246. package/dist/types/components/tabs/tab_group.vue.d.ts.map +1 -1
  247. package/dist/types/components/tabs/tab_panel.vue.d.ts +2 -28
  248. package/dist/types/components/tabs/tab_panel.vue.d.ts.map +1 -1
  249. package/dist/types/components/toast/index.d.ts +2 -2
  250. package/dist/types/components/toast/toast.vue.d.ts +3 -111
  251. package/dist/types/components/toast/toast.vue.d.ts.map +1 -1
  252. package/dist/types/components/toggle/index.d.ts +2 -2
  253. package/dist/types/components/toggle/toggle.vue.d.ts +5 -67
  254. package/dist/types/components/toggle/toggle.vue.d.ts.map +1 -1
  255. package/dist/types/components/tooltip/index.d.ts +2 -2
  256. package/dist/types/components/tooltip/tooltip.vue.d.ts +6 -212
  257. package/dist/types/components/tooltip/tooltip.vue.d.ts.map +1 -1
  258. package/dist/types/components/validation_messages/index.d.ts +1 -1
  259. package/dist/types/components/validation_messages/validation_messages.vue.d.ts +3 -24
  260. package/dist/types/components/validation_messages/validation_messages.vue.d.ts.map +1 -1
  261. package/dist/types/directives/scrollbar/index.d.ts +1 -1
  262. package/dist/types/directives/tooltip/index.d.ts +1 -1
  263. package/dist/types/index.d.ts +80 -80
  264. package/dist/types/recipes/buttons/callbar_button/callbar_button.vue.d.ts +6 -82
  265. package/dist/types/recipes/buttons/callbar_button/callbar_button.vue.d.ts.map +1 -1
  266. package/dist/types/recipes/buttons/callbar_button/index.d.ts +2 -2
  267. package/dist/types/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.d.ts +5 -149
  268. package/dist/types/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.d.ts.map +1 -1
  269. package/dist/types/recipes/buttons/callbar_button_with_popover/index.d.ts +1 -1
  270. package/dist/types/recipes/cards/ivr_node/index.d.ts +2 -2
  271. package/dist/types/recipes/cards/ivr_node/ivr_node.vue.d.ts +2 -32
  272. package/dist/types/recipes/cards/ivr_node/ivr_node.vue.d.ts.map +1 -1
  273. package/dist/types/recipes/chips/grouped_chip/grouped_chip.vue.d.ts +1 -1
  274. package/dist/types/recipes/chips/grouped_chip/grouped_chip.vue.d.ts.map +1 -1
  275. package/dist/types/recipes/chips/grouped_chip/index.d.ts +1 -1
  276. package/dist/types/recipes/comboboxes/combobox_multi_select/combobox_multi_select.vue.d.ts +2 -2
  277. package/dist/types/recipes/comboboxes/combobox_multi_select/combobox_multi_select.vue.d.ts.map +1 -1
  278. package/dist/types/recipes/comboboxes/combobox_multi_select/index.d.ts +2 -2
  279. package/dist/types/recipes/comboboxes/combobox_with_popover/combobox_with_popover.vue.d.ts +2 -167
  280. package/dist/types/recipes/comboboxes/combobox_with_popover/combobox_with_popover.vue.d.ts.map +1 -1
  281. package/dist/types/recipes/comboboxes/combobox_with_popover/index.d.ts +1 -1
  282. package/dist/types/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.d.ts +2 -20
  283. package/dist/types/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.d.ts.map +1 -1
  284. package/dist/types/recipes/conversation_view/attachment_carousel/index.d.ts +1 -1
  285. package/dist/types/recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue.d.ts +2 -2
  286. package/dist/types/recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue.d.ts.map +1 -1
  287. package/dist/types/recipes/conversation_view/attachment_carousel/media_components/progress_bar.vue.d.ts +2 -2
  288. package/dist/types/recipes/conversation_view/attachment_carousel/media_components/progress_bar.vue.d.ts.map +1 -1
  289. package/dist/types/recipes/conversation_view/editor/editor.vue.d.ts +4 -178
  290. package/dist/types/recipes/conversation_view/editor/editor.vue.d.ts.map +1 -1
  291. package/dist/types/recipes/conversation_view/editor/index.d.ts +1 -1
  292. package/dist/types/recipes/conversation_view/emoji_row/emoji_row.vue.d.ts +2 -8
  293. package/dist/types/recipes/conversation_view/emoji_row/emoji_row.vue.d.ts.map +1 -1
  294. package/dist/types/recipes/conversation_view/emoji_row/index.d.ts +2 -2
  295. package/dist/types/recipes/conversation_view/feed_item_row/feed_item_row.vue.d.ts +2 -68
  296. package/dist/types/recipes/conversation_view/feed_item_row/feed_item_row.vue.d.ts.map +1 -1
  297. package/dist/types/recipes/conversation_view/feed_item_row/index.d.ts +2 -2
  298. package/dist/types/recipes/conversation_view/feed_pill/feed_item_pill.vue.d.ts +2 -46
  299. package/dist/types/recipes/conversation_view/feed_pill/feed_item_pill.vue.d.ts.map +1 -1
  300. package/dist/types/recipes/conversation_view/feed_pill/index.d.ts +2 -2
  301. package/dist/types/recipes/conversation_view/message_input/index.d.ts +1 -1
  302. package/dist/types/recipes/conversation_view/message_input/meeting_pill/MeetingPill.vue.d.ts +18 -18
  303. package/dist/types/recipes/conversation_view/message_input/meeting_pill/MeetingPill.vue.d.ts.map +1 -1
  304. package/dist/types/recipes/conversation_view/message_input/meeting_pill/meeting_pill.d.ts +1 -1
  305. package/dist/types/recipes/conversation_view/message_input/message_input.vue.d.ts +5 -249
  306. package/dist/types/recipes/conversation_view/message_input/message_input.vue.d.ts.map +1 -1
  307. package/dist/types/recipes/conversation_view/time_pill/index.d.ts +1 -1
  308. package/dist/types/recipes/conversation_view/time_pill/time_pill.vue.d.ts +2 -16
  309. package/dist/types/recipes/conversation_view/time_pill/time_pill.vue.d.ts.map +1 -1
  310. package/dist/types/recipes/header/settings_menu_button/index.d.ts +1 -1
  311. package/dist/types/recipes/header/settings_menu_button/settings_menu_button.vue.d.ts +2 -18
  312. package/dist/types/recipes/header/settings_menu_button/settings_menu_button.vue.d.ts.map +1 -1
  313. package/dist/types/recipes/item_layout/contact_info/contact_info.vue.d.ts +3 -95
  314. package/dist/types/recipes/item_layout/contact_info/contact_info.vue.d.ts.map +1 -1
  315. package/dist/types/recipes/item_layout/contact_info/index.d.ts +1 -1
  316. package/dist/types/recipes/leftbar/callbox/callbox.vue.d.ts +2 -66
  317. package/dist/types/recipes/leftbar/callbox/callbox.vue.d.ts.map +1 -1
  318. package/dist/types/recipes/leftbar/callbox/index.d.ts +2 -2
  319. package/dist/types/recipes/leftbar/contact_centers_row/contact_centers_row.vue.d.ts +2 -38
  320. package/dist/types/recipes/leftbar/contact_centers_row/contact_centers_row.vue.d.ts.map +1 -1
  321. package/dist/types/recipes/leftbar/contact_centers_row/index.d.ts +1 -1
  322. package/dist/types/recipes/leftbar/contact_row/contact_row.vue.d.ts +2 -110
  323. package/dist/types/recipes/leftbar/contact_row/contact_row.vue.d.ts.map +1 -1
  324. package/dist/types/recipes/leftbar/contact_row/index.d.ts +1 -1
  325. package/dist/types/recipes/leftbar/general_row/general_row.vue.d.ts +2 -125
  326. package/dist/types/recipes/leftbar/general_row/general_row.vue.d.ts.map +1 -1
  327. package/dist/types/recipes/leftbar/general_row/index.d.ts +2 -2
  328. package/dist/types/recipes/leftbar/general_row/leftbar_general_row_icon.vue.d.ts +2 -2
  329. package/dist/types/recipes/leftbar/general_row/leftbar_general_row_icon.vue.d.ts.map +1 -1
  330. package/dist/types/recipes/leftbar/group_row/group_row.vue.d.ts +2 -46
  331. package/dist/types/recipes/leftbar/group_row/group_row.vue.d.ts.map +1 -1
  332. package/dist/types/recipes/leftbar/group_row/index.d.ts +1 -1
  333. package/dist/types/recipes/leftbar/unread_pill/index.d.ts +2 -2
  334. package/dist/types/recipes/leftbar/unread_pill/unread_pill.vue.d.ts +2 -18
  335. package/dist/types/recipes/leftbar/unread_pill/unread_pill.vue.d.ts.map +1 -1
  336. package/dist/types/recipes/notices/top_banner_info/index.d.ts +2 -2
  337. package/dist/types/recipes/notices/top_banner_info/top_banner_info.vue.d.ts +2 -8
  338. package/dist/types/recipes/notices/top_banner_info/top_banner_info.vue.d.ts.map +1 -1
  339. package/package.json +8 -58
  340. package/dist/component-documentation.json +0 -1
  341. package/dist/types/common/storybook_utils.d.ts +0 -35
  342. package/dist/types/common/storybook_utils.d.ts.map +0 -1
  343. package/dist/types/components/button_group/buttons_decorator.vue.d.ts +0 -3
  344. package/dist/types/components/button_group/buttons_decorator.vue.d.ts.map +0 -1
  345. package/dist/types/components/checkbox_group/checkboxes_decorator.vue.d.ts +0 -3
  346. package/dist/types/components/checkbox_group/checkboxes_decorator.vue.d.ts.map +0 -1
  347. package/dist/types/components/dropdown/dropdown_list.vue.d.ts +0 -36
  348. package/dist/types/components/dropdown/dropdown_list.vue.d.ts.map +0 -1
  349. package/dist/types/components/input_group/decorators/input.vue.d.ts +0 -102
  350. package/dist/types/components/input_group/decorators/input.vue.d.ts.map +0 -1
  351. package/dist/types/components/input_group/decorators/inputs.vue.d.ts +0 -3
  352. package/dist/types/components/input_group/decorators/inputs.vue.d.ts.map +0 -1
  353. package/dist/types/components/radio_group/radios_decorator.vue.d.ts +0 -3
  354. package/dist/types/components/radio_group/radios_decorator.vue.d.ts.map +0 -1
@@ -1,118 +1,64 @@
1
- declare const _default: import("vue").DefineComponent<{
2
- /**
3
- * Optional avatar image url.
4
- * If not provided it will use the initial of the name.
5
- */
1
+ declare const _default: import('vue').DefineComponent<{
6
2
  avatarSrc: {
7
3
  type: StringConstructor;
8
4
  default: string;
9
5
  };
10
- /**
11
- * Determines whether to show the presence indicator for
12
- * Avatar - accepts PRESENCE_STATES values: 'busy', 'away', 'offline',
13
- * or 'active'. By default, it's null and nothing is shown.
14
- * defer validation to avatar component.
15
- * @values null, busy, away, offline, active
16
- */
17
6
  avatarPresence: {
18
7
  type: StringConstructor;
19
8
  default: null;
20
9
  };
21
- /**
22
- * Avatar seed, set this to the user's ID to get the same avatar background gradient each time it is displayed.
23
- */
24
10
  avatarSeed: {
25
11
  type: StringConstructor;
26
12
  default: null;
27
13
  };
28
- /**
29
- * Avatar color to display if `avatarSrc` is empty.
30
- */
31
14
  avatarColor: {
32
15
  type: StringConstructor;
33
16
  default: null;
34
17
  };
35
- /**
36
- * Text describing the user's presence, such as "in a meeting"
37
- */
38
18
  presenceText: {
39
19
  type: StringConstructor;
40
20
  default: string;
41
21
  };
42
- /**
43
- * Name of the contact
44
- */
45
22
  name: {
46
23
  type: StringConstructor;
47
24
  required: true;
48
25
  };
49
- /**
50
- * Status as set by the user.
51
- */
52
26
  userStatus: {
53
27
  type: StringConstructor;
54
28
  default: string;
55
29
  };
56
- /**
57
- * Gives a faded style to be used when muted
58
- */
59
30
  muted: {
60
31
  type: BooleanConstructor;
61
32
  default: boolean;
62
33
  };
63
- /**
64
- * Number of unread messages
65
- */
66
34
  unreadCount: {
67
35
  type: StringConstructor;
68
36
  default: null;
69
37
  };
70
- /**
71
- * Styles the row with an increased font weight to convey it has unreads. This must be true to see
72
- * the unread count badge.
73
- */
74
38
  hasUnreads: {
75
39
  type: BooleanConstructor;
76
40
  default: boolean;
77
41
  };
78
- /**
79
- * Determines if the row is selected
80
- */
81
42
  selected: {
82
43
  type: BooleanConstructor;
83
44
  default: boolean;
84
45
  };
85
- /**
86
- * Initials will never be shown. Instead it will show a "User" icon.
87
- */
88
46
  noInitials: {
89
47
  type: BooleanConstructor;
90
48
  default: boolean;
91
49
  };
92
- /**
93
- * Shows an "is typing" animation over the avatar when true.
94
- */
95
50
  isTyping: {
96
51
  type: BooleanConstructor;
97
52
  default: boolean;
98
53
  };
99
- /**
100
- * Whether the contact row should display a call button when hovered.
101
- */
102
54
  hasCallButton: {
103
55
  type: BooleanConstructor;
104
56
  default: boolean;
105
57
  };
106
- /**
107
- * Text shown when the call button is hovered.
108
- */
109
58
  callButtonTooltip: {
110
59
  type: StringConstructor;
111
60
  default: string;
112
61
  };
113
- /**
114
- * Text shown when the unread count is hovered.
115
- */
116
62
  unreadCountTooltip: {
117
63
  type: StringConstructor;
118
64
  default: string;
@@ -121,121 +67,67 @@ declare const _default: import("vue").DefineComponent<{
121
67
  presenceColorClass(): "d-fc-success" | "d-fc-critical" | "d-fc-warning" | undefined;
122
68
  contactDescription(): string;
123
69
  iconName(): "user" | null;
124
- }, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("click" | "call")[], string, Readonly<import("vue").ExtractPropTypes<{
125
- /**
126
- * Optional avatar image url.
127
- * If not provided it will use the initial of the name.
128
- */
70
+ }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("call" | "click")[], string, Readonly<import('vue').ExtractPropTypes<{
129
71
  avatarSrc: {
130
72
  type: StringConstructor;
131
73
  default: string;
132
74
  };
133
- /**
134
- * Determines whether to show the presence indicator for
135
- * Avatar - accepts PRESENCE_STATES values: 'busy', 'away', 'offline',
136
- * or 'active'. By default, it's null and nothing is shown.
137
- * defer validation to avatar component.
138
- * @values null, busy, away, offline, active
139
- */
140
75
  avatarPresence: {
141
76
  type: StringConstructor;
142
77
  default: null;
143
78
  };
144
- /**
145
- * Avatar seed, set this to the user's ID to get the same avatar background gradient each time it is displayed.
146
- */
147
79
  avatarSeed: {
148
80
  type: StringConstructor;
149
81
  default: null;
150
82
  };
151
- /**
152
- * Avatar color to display if `avatarSrc` is empty.
153
- */
154
83
  avatarColor: {
155
84
  type: StringConstructor;
156
85
  default: null;
157
86
  };
158
- /**
159
- * Text describing the user's presence, such as "in a meeting"
160
- */
161
87
  presenceText: {
162
88
  type: StringConstructor;
163
89
  default: string;
164
90
  };
165
- /**
166
- * Name of the contact
167
- */
168
91
  name: {
169
92
  type: StringConstructor;
170
93
  required: true;
171
94
  };
172
- /**
173
- * Status as set by the user.
174
- */
175
95
  userStatus: {
176
96
  type: StringConstructor;
177
97
  default: string;
178
98
  };
179
- /**
180
- * Gives a faded style to be used when muted
181
- */
182
99
  muted: {
183
100
  type: BooleanConstructor;
184
101
  default: boolean;
185
102
  };
186
- /**
187
- * Number of unread messages
188
- */
189
103
  unreadCount: {
190
104
  type: StringConstructor;
191
105
  default: null;
192
106
  };
193
- /**
194
- * Styles the row with an increased font weight to convey it has unreads. This must be true to see
195
- * the unread count badge.
196
- */
197
107
  hasUnreads: {
198
108
  type: BooleanConstructor;
199
109
  default: boolean;
200
110
  };
201
- /**
202
- * Determines if the row is selected
203
- */
204
111
  selected: {
205
112
  type: BooleanConstructor;
206
113
  default: boolean;
207
114
  };
208
- /**
209
- * Initials will never be shown. Instead it will show a "User" icon.
210
- */
211
115
  noInitials: {
212
116
  type: BooleanConstructor;
213
117
  default: boolean;
214
118
  };
215
- /**
216
- * Shows an "is typing" animation over the avatar when true.
217
- */
218
119
  isTyping: {
219
120
  type: BooleanConstructor;
220
121
  default: boolean;
221
122
  };
222
- /**
223
- * Whether the contact row should display a call button when hovered.
224
- */
225
123
  hasCallButton: {
226
124
  type: BooleanConstructor;
227
125
  default: boolean;
228
126
  };
229
- /**
230
- * Text shown when the call button is hovered.
231
- */
232
127
  callButtonTooltip: {
233
128
  type: StringConstructor;
234
129
  default: string;
235
130
  };
236
- /**
237
- * Text shown when the unread count is hovered.
238
- */
239
131
  unreadCountTooltip: {
240
132
  type: StringConstructor;
241
133
  default: string;
@@ -1 +1 @@
1
- {"version":3,"file":"contact_row.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/leftbar/contact_row/contact_row.vue.js"],"names":[],"mappings":";IAmBI;;;OAGG;;;;;IAMH;;;;;;OAMG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;;;;;;IAhIH;;;OAGG;;;;;IAMH;;;;;;OAMG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG"}
1
+ {"version":3,"file":"contact_row.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/leftbar/contact_row/contact_row.vue"],"names":[],"mappings":"AAyDA;"}
@@ -1,2 +1,2 @@
1
- export { default as DtRecipeContactRow } from "./contact_row.vue";
1
+ export { default as DtRecipeContactRow } from './contact_row.vue';
2
2
  //# sourceMappingURL=index.d.ts.map
@@ -1,133 +1,74 @@
1
- declare const _default: import("vue").DefineComponent<{
2
- /**
3
- * Determines the icon to show.
4
- * If type is contact center, the color prop must be provided and will determine the color of the icon
5
- */
1
+ declare const _default: import('vue').DefineComponent<{
6
2
  type: {
7
3
  type: StringConstructor;
8
4
  default: string;
9
5
  validator: (type: unknown) => boolean;
10
6
  };
11
- /**
12
- * Will be read out by a screen reader upon focus of this row. If not defined "description" will be read.
13
- */
14
7
  ariaLabel: {
15
8
  type: StringConstructor;
16
9
  default: string;
17
10
  };
18
- /**
19
- * Text displayed next to the icon. Required. Even if you are overriding this field using the label slot
20
- * you still must input this as it will be displayed as the "title" attribute for the row.
21
- */
22
11
  description: {
23
12
  type: StringConstructor;
24
13
  required: true;
25
14
  };
26
- /**
27
- * Determines the color of the contact center icon
28
- */
29
15
  color: {
30
16
  type: StringConstructor;
31
17
  default: null;
32
18
  validator: (color: unknown) => boolean;
33
19
  };
34
- /**
35
- * The channel setting, either 'mention' or 'always'.
36
- * @values 'mention', 'always', null.
37
- */
38
20
  channelSetting: {
39
21
  type: StringConstructor;
40
22
  default: null;
41
23
  };
42
- /**
43
- * Styles the row with an increased font weight to convey it has unreads. This must be true to see
44
- * the unread count badge.
45
- */
46
24
  hasUnreads: {
47
25
  type: BooleanConstructor;
48
26
  default: boolean;
49
27
  };
50
- /**
51
- * Number of unread messages
52
- */
53
28
  unreadCount: {
54
29
  type: StringConstructor;
55
30
  default: null;
56
31
  };
57
- /**
58
- * Number of unread mention messages
59
- */
60
32
  unreadMentionCount: {
61
33
  type: StringConstructor;
62
34
  default: null;
63
35
  };
64
- /**
65
- * Text shown when the unread count is hovered.
66
- */
67
36
  unreadCountTooltip: {
68
37
  type: StringConstructor;
69
38
  default: string;
70
39
  };
71
- /**
72
- * Determines if the row is selected
73
- */
74
40
  selected: {
75
41
  type: BooleanConstructor;
76
42
  default: boolean;
77
43
  };
78
- /**
79
- * Gives a faded style to be used when muted
80
- */
81
44
  muted: {
82
45
  type: BooleanConstructor;
83
46
  default: boolean;
84
47
  };
85
- /**
86
- * Shows styling to represent an active voice chat. This will display over unreadCount.
87
- */
88
48
  activeVoiceChat: {
89
49
  type: BooleanConstructor;
90
50
  default: boolean;
91
51
  };
92
- /**
93
- * Acronym used to represent "Do not Disturb" state. If entered will display the entered text alongside
94
- * unreadCount.
95
- */
96
52
  dndText: {
97
53
  type: StringConstructor;
98
54
  default: string;
99
55
  };
100
- /**
101
- * Text shown in tooltip when you hover the dndText
102
- */
103
56
  dndTextTooltip: {
104
57
  type: StringConstructor;
105
58
  default: string;
106
59
  };
107
- /**
108
- * Whether the row should have a call button. Usually only applicable to individual contact rows.
109
- */
110
60
  hasCallButton: {
111
61
  type: BooleanConstructor;
112
62
  default: boolean;
113
63
  };
114
- /**
115
- * Text shown when the call button is hovered.
116
- */
117
64
  callButtonTooltip: {
118
65
  type: StringConstructor;
119
66
  default: string;
120
67
  };
121
- /**
122
- * Shows an "is typing" animation over the avatar when true.
123
- */
124
68
  isTyping: {
125
69
  type: BooleanConstructor;
126
70
  default: boolean;
127
71
  };
128
- /**
129
- * Sets the size of the icon.
130
- */
131
72
  iconSize: {
132
73
  type: StringConstructor;
133
74
  default: string;
@@ -153,145 +94,81 @@ declare const _default: import("vue").DefineComponent<{
153
94
  hasUnreadCount(): boolean;
154
95
  hasUnreadMentionCount(): boolean;
155
96
  shouldApplyCustomStyleForCountBadge(): boolean;
156
- /**
157
- * When a channel in 'always' setting, meaning the user should see both unread count and unread mention count,
158
- * if there are only mention messages, we should apply the theme design tokens var(--dt-theme-mention-color-[background||foreground]-strong).
159
- * @returns {boolean}
160
- */
161
97
  shouldApplyCustomStyleForMentionOnly(): boolean;
162
98
  }, {
163
99
  validateProps(): void;
164
100
  adjustLabelWidth(): void;
165
- }, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("click" | "call")[], string, Readonly<import("vue").ExtractPropTypes<{
166
- /**
167
- * Determines the icon to show.
168
- * If type is contact center, the color prop must be provided and will determine the color of the icon
169
- */
101
+ }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("call" | "click")[], string, Readonly<import('vue').ExtractPropTypes<{
170
102
  type: {
171
103
  type: StringConstructor;
172
104
  default: string;
173
105
  validator: (type: unknown) => boolean;
174
106
  };
175
- /**
176
- * Will be read out by a screen reader upon focus of this row. If not defined "description" will be read.
177
- */
178
107
  ariaLabel: {
179
108
  type: StringConstructor;
180
109
  default: string;
181
110
  };
182
- /**
183
- * Text displayed next to the icon. Required. Even if you are overriding this field using the label slot
184
- * you still must input this as it will be displayed as the "title" attribute for the row.
185
- */
186
111
  description: {
187
112
  type: StringConstructor;
188
113
  required: true;
189
114
  };
190
- /**
191
- * Determines the color of the contact center icon
192
- */
193
115
  color: {
194
116
  type: StringConstructor;
195
117
  default: null;
196
118
  validator: (color: unknown) => boolean;
197
119
  };
198
- /**
199
- * The channel setting, either 'mention' or 'always'.
200
- * @values 'mention', 'always', null.
201
- */
202
120
  channelSetting: {
203
121
  type: StringConstructor;
204
122
  default: null;
205
123
  };
206
- /**
207
- * Styles the row with an increased font weight to convey it has unreads. This must be true to see
208
- * the unread count badge.
209
- */
210
124
  hasUnreads: {
211
125
  type: BooleanConstructor;
212
126
  default: boolean;
213
127
  };
214
- /**
215
- * Number of unread messages
216
- */
217
128
  unreadCount: {
218
129
  type: StringConstructor;
219
130
  default: null;
220
131
  };
221
- /**
222
- * Number of unread mention messages
223
- */
224
132
  unreadMentionCount: {
225
133
  type: StringConstructor;
226
134
  default: null;
227
135
  };
228
- /**
229
- * Text shown when the unread count is hovered.
230
- */
231
136
  unreadCountTooltip: {
232
137
  type: StringConstructor;
233
138
  default: string;
234
139
  };
235
- /**
236
- * Determines if the row is selected
237
- */
238
140
  selected: {
239
141
  type: BooleanConstructor;
240
142
  default: boolean;
241
143
  };
242
- /**
243
- * Gives a faded style to be used when muted
244
- */
245
144
  muted: {
246
145
  type: BooleanConstructor;
247
146
  default: boolean;
248
147
  };
249
- /**
250
- * Shows styling to represent an active voice chat. This will display over unreadCount.
251
- */
252
148
  activeVoiceChat: {
253
149
  type: BooleanConstructor;
254
150
  default: boolean;
255
151
  };
256
- /**
257
- * Acronym used to represent "Do not Disturb" state. If entered will display the entered text alongside
258
- * unreadCount.
259
- */
260
152
  dndText: {
261
153
  type: StringConstructor;
262
154
  default: string;
263
155
  };
264
- /**
265
- * Text shown in tooltip when you hover the dndText
266
- */
267
156
  dndTextTooltip: {
268
157
  type: StringConstructor;
269
158
  default: string;
270
159
  };
271
- /**
272
- * Whether the row should have a call button. Usually only applicable to individual contact rows.
273
- */
274
160
  hasCallButton: {
275
161
  type: BooleanConstructor;
276
162
  default: boolean;
277
163
  };
278
- /**
279
- * Text shown when the call button is hovered.
280
- */
281
164
  callButtonTooltip: {
282
165
  type: StringConstructor;
283
166
  default: string;
284
167
  };
285
- /**
286
- * Shows an "is typing" animation over the avatar when true.
287
- */
288
168
  isTyping: {
289
169
  type: BooleanConstructor;
290
170
  default: boolean;
291
171
  };
292
- /**
293
- * Sets the size of the icon.
294
- */
295
172
  iconSize: {
296
173
  type: StringConstructor;
297
174
  default: string;
@@ -1 +1 @@
1
- {"version":3,"file":"general_row.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/leftbar/general_row/general_row.vue.js"],"names":[],"mappings":";IAgCI;;;OAGG;;;;;;IASH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG;;;;;;IASH;;;OAGG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;;;;;;;;;;;;;;;;;;;;;;IA6FH;;;;OAIG;4CADU,OAAO;;;;;IArPpB;;;OAGG;;;;;;IASH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG;;;;;;IASH;;;OAGG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG"}
1
+ {"version":3,"file":"general_row.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/leftbar/general_row/general_row.vue"],"names":[],"mappings":"AAgJA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;4CA6uBiB,OAAO"}
@@ -1,3 +1,3 @@
1
- export { default as DtRecipeGeneralRow } from "./general_row.vue";
2
- export { LEFTBAR_GENERAL_ROW_TYPES, LEFTBAR_GENERAL_ROW_ICON_MAPPING, LEFTBAR_GENERAL_ROW_CONTACT_CENTER_COLORS, LEFTBAR_GENERAL_ROW_CONTACT_CENTER_VALIDATION_ERROR, LEFTBAR_GENERAL_ROW_ICON_SIZES } from "./general_row_constants";
1
+ export { default as DtRecipeGeneralRow } from './general_row.vue';
2
+ export { LEFTBAR_GENERAL_ROW_TYPES, LEFTBAR_GENERAL_ROW_ICON_MAPPING, LEFTBAR_GENERAL_ROW_CONTACT_CENTER_COLORS, LEFTBAR_GENERAL_ROW_CONTACT_CENTER_VALIDATION_ERROR, LEFTBAR_GENERAL_ROW_ICON_SIZES } from './general_row_constants';
3
3
  //# sourceMappingURL=index.d.ts.map
@@ -1,4 +1,4 @@
1
- declare const _default: import("vue").DefineComponent<{
1
+ declare const _default: import('vue').DefineComponent<{
2
2
  type: {
3
3
  type: StringConstructor;
4
4
  default: null;
@@ -18,7 +18,7 @@ declare const _default: import("vue").DefineComponent<{
18
18
  getIconName(): string;
19
19
  contactCenterIconClasses(): any[];
20
20
  dialbotClasses(): string[];
21
- }, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{
21
+ }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, Readonly<import('vue').ExtractPropTypes<{
22
22
  type: {
23
23
  type: StringConstructor;
24
24
  default: null;
@@ -1 +1 @@
1
- {"version":3,"file":"leftbar_general_row_icon.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/leftbar/general_row/leftbar_general_row_icon.vue.js"],"names":[],"mappings":""}
1
+ {"version":3,"file":"leftbar_general_row_icon.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/leftbar/general_row/leftbar_general_row_icon.vue"],"names":[],"mappings":"AAqBA;"}
@@ -1,103 +1,59 @@
1
- declare const _default: import("vue").DefineComponent<{
2
- /**
3
- * Screen reader will read out the number of users in the group using this text. Ex: "2 users"
4
- */
1
+ declare const _default: import('vue').DefineComponent<{
5
2
  groupCountText: {
6
3
  type: StringConstructor;
7
4
  default: string;
8
5
  };
9
- /**
10
- * Names of the group members
11
- */
12
6
  names: {
13
7
  type: StringConstructor;
14
8
  required: true;
15
9
  };
16
- /**
17
- * Number of unread messages
18
- */
19
10
  unreadCount: {
20
11
  type: StringConstructor;
21
12
  default: null;
22
13
  };
23
- /**
24
- * Text shown when the unread count is hovered.
25
- */
26
14
  unreadCountTooltip: {
27
15
  type: StringConstructor;
28
16
  default: null;
29
17
  };
30
- /**
31
- * Styles the row with an increased font weight to convey it has unreads. This must be true to see
32
- * the unread count badge.
33
- */
34
18
  hasUnreads: {
35
19
  type: BooleanConstructor;
36
20
  default: boolean;
37
21
  };
38
- /**
39
- * Determines if the row is selected
40
- */
41
22
  selected: {
42
23
  type: BooleanConstructor;
43
24
  default: boolean;
44
25
  };
45
- /**
46
- * Shows an "is typing" animation over the avatar when true.
47
- */
48
26
  isTyping: {
49
27
  type: BooleanConstructor;
50
28
  default: boolean;
51
29
  };
52
30
  }, {}, {}, {
53
31
  ariaLabel(): string;
54
- }, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "click"[], string, Readonly<import("vue").ExtractPropTypes<{
55
- /**
56
- * Screen reader will read out the number of users in the group using this text. Ex: "2 users"
57
- */
32
+ }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, "click"[], string, Readonly<import('vue').ExtractPropTypes<{
58
33
  groupCountText: {
59
34
  type: StringConstructor;
60
35
  default: string;
61
36
  };
62
- /**
63
- * Names of the group members
64
- */
65
37
  names: {
66
38
  type: StringConstructor;
67
39
  required: true;
68
40
  };
69
- /**
70
- * Number of unread messages
71
- */
72
41
  unreadCount: {
73
42
  type: StringConstructor;
74
43
  default: null;
75
44
  };
76
- /**
77
- * Text shown when the unread count is hovered.
78
- */
79
45
  unreadCountTooltip: {
80
46
  type: StringConstructor;
81
47
  default: null;
82
48
  };
83
- /**
84
- * Styles the row with an increased font weight to convey it has unreads. This must be true to see
85
- * the unread count badge.
86
- */
87
49
  hasUnreads: {
88
50
  type: BooleanConstructor;
89
51
  default: boolean;
90
52
  };
91
- /**
92
- * Determines if the row is selected
93
- */
94
53
  selected: {
95
54
  type: BooleanConstructor;
96
55
  default: boolean;
97
56
  };
98
- /**
99
- * Shows an "is typing" animation over the avatar when true.
100
- */
101
57
  isTyping: {
102
58
  type: BooleanConstructor;
103
59
  default: boolean;
@@ -1 +1 @@
1
- {"version":3,"file":"group_row.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/leftbar/group_row/group_row.vue.js"],"names":[],"mappings":";IAkBI;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;;;;IAnDH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG"}
1
+ {"version":3,"file":"group_row.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/leftbar/group_row/group_row.vue"],"names":[],"mappings":"AAoBA;"}
@@ -1,2 +1,2 @@
1
- export { default as DtRecipeGroupRow } from "./group_row.vue";
1
+ export { default as DtRecipeGroupRow } from './group_row.vue';
2
2
  //# sourceMappingURL=index.d.ts.map
@@ -1,3 +1,3 @@
1
- export { default as DtRecipeUnreadPill } from "./unread_pill.vue";
2
- export { UNREAD_PILL_KINDS, UNREAD_PILL_DIRECTIONS } from "./unread_pill_constants";
1
+ export { default as DtRecipeUnreadPill } from './unread_pill.vue';
2
+ export { UNREAD_PILL_KINDS, UNREAD_PILL_DIRECTIONS } from './unread_pill_constants';
3
3
  //# sourceMappingURL=index.d.ts.map