@dialpad/dialtone-vue 2.159.0-beta.1 → 2.159.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.
Files changed (276) hide show
  1. package/dist/common/sr_only_close_button.vue.cjs +3 -3
  2. package/dist/common/sr_only_close_button.vue.cjs.map +1 -1
  3. package/dist/common/sr_only_close_button.vue.js +3 -3
  4. package/dist/common/sr_only_close_button.vue.js.map +1 -1
  5. package/dist/component-documentation.json +1 -1
  6. package/dist/components/badge/badge.vue.cjs +34 -13
  7. package/dist/components/badge/badge.vue.cjs.map +1 -1
  8. package/dist/components/badge/badge.vue.js +34 -13
  9. package/dist/components/badge/badge.vue.js.map +1 -1
  10. package/dist/components/chip/chip.vue.cjs +4 -4
  11. package/dist/components/chip/chip.vue.cjs.map +1 -1
  12. package/dist/components/chip/chip.vue.js +4 -4
  13. package/dist/components/chip/chip.vue.js.map +1 -1
  14. package/dist/components/collapsible/collapsible.vue.cjs +3 -4
  15. package/dist/components/collapsible/collapsible.vue.cjs.map +1 -1
  16. package/dist/components/collapsible/collapsible.vue.js +3 -4
  17. package/dist/components/collapsible/collapsible.vue.js.map +1 -1
  18. package/dist/components/datepicker/modules/month-year-picker.vue.cjs +6 -14
  19. package/dist/components/datepicker/modules/month-year-picker.vue.cjs.map +1 -1
  20. package/dist/components/datepicker/modules/month-year-picker.vue.js +6 -14
  21. package/dist/components/datepicker/modules/month-year-picker.vue.js.map +1 -1
  22. package/dist/components/emoji_picker/modules/emoji_search.vue.cjs +5 -6
  23. package/dist/components/emoji_picker/modules/emoji_search.vue.cjs.map +1 -1
  24. package/dist/components/emoji_picker/modules/emoji_search.vue.js +5 -6
  25. package/dist/components/emoji_picker/modules/emoji_search.vue.js.map +1 -1
  26. package/dist/components/emoji_picker/modules/emoji_tabset.vue.cjs +14 -23
  27. package/dist/components/emoji_picker/modules/emoji_tabset.vue.cjs.map +1 -1
  28. package/dist/components/emoji_picker/modules/emoji_tabset.vue.js +14 -23
  29. package/dist/components/emoji_picker/modules/emoji_tabset.vue.js.map +1 -1
  30. package/dist/components/empty_state/empty_state.vue.cjs +80 -20
  31. package/dist/components/empty_state/empty_state.vue.cjs.map +1 -1
  32. package/dist/components/empty_state/empty_state.vue.js +81 -21
  33. package/dist/components/empty_state/empty_state.vue.js.map +1 -1
  34. package/dist/components/empty_state/empty_state_constants.cjs +0 -18
  35. package/dist/components/empty_state/empty_state_constants.cjs.map +1 -1
  36. package/dist/components/empty_state/empty_state_constants.js +0 -18
  37. package/dist/components/empty_state/empty_state_constants.js.map +1 -1
  38. package/dist/components/illustration/illustration.vue.cjs +2 -2
  39. package/dist/components/illustration/illustration.vue.js +2 -2
  40. package/dist/components/image_viewer/image_viewer.vue.cjs +4 -4
  41. package/dist/components/image_viewer/image_viewer.vue.cjs.map +1 -1
  42. package/dist/components/image_viewer/image_viewer.vue.js +4 -4
  43. package/dist/components/image_viewer/image_viewer.vue.js.map +1 -1
  44. package/dist/components/keyboard_shortcut/keyboard_shortcut.vue.cjs +9 -24
  45. package/dist/components/keyboard_shortcut/keyboard_shortcut.vue.cjs.map +1 -1
  46. package/dist/components/keyboard_shortcut/keyboard_shortcut.vue.js +7 -22
  47. package/dist/components/keyboard_shortcut/keyboard_shortcut.vue.js.map +1 -1
  48. package/dist/components/keyboard_shortcut/keyboard_shortcut_constants.cjs +14 -8
  49. package/dist/components/keyboard_shortcut/keyboard_shortcut_constants.cjs.map +1 -1
  50. package/dist/components/keyboard_shortcut/keyboard_shortcut_constants.js +15 -9
  51. package/dist/components/keyboard_shortcut/keyboard_shortcut_constants.js.map +1 -1
  52. package/dist/components/list_item/list_item.vue.cjs +3 -3
  53. package/dist/components/list_item/list_item.vue.cjs.map +1 -1
  54. package/dist/components/list_item/list_item.vue.js +3 -3
  55. package/dist/components/list_item/list_item.vue.js.map +1 -1
  56. package/dist/components/modal/modal.vue.cjs +4 -4
  57. package/dist/components/modal/modal.vue.cjs.map +1 -1
  58. package/dist/components/modal/modal.vue.js +4 -4
  59. package/dist/components/modal/modal.vue.js.map +1 -1
  60. package/dist/components/notice/notice_action.vue.cjs +4 -4
  61. package/dist/components/notice/notice_action.vue.cjs.map +1 -1
  62. package/dist/components/notice/notice_action.vue.js +4 -4
  63. package/dist/components/notice/notice_action.vue.js.map +1 -1
  64. package/dist/components/notice/notice_icon.vue.cjs +8 -12
  65. package/dist/components/notice/notice_icon.vue.cjs.map +1 -1
  66. package/dist/components/notice/notice_icon.vue.js +8 -12
  67. package/dist/components/notice/notice_icon.vue.js.map +1 -1
  68. package/dist/components/pagination/pagination.vue.cjs +5 -11
  69. package/dist/components/pagination/pagination.vue.cjs.map +1 -1
  70. package/dist/components/pagination/pagination.vue.js +5 -11
  71. package/dist/components/pagination/pagination.vue.js.map +1 -1
  72. package/dist/components/popover/popover_header_footer.vue.cjs +4 -4
  73. package/dist/components/popover/popover_header_footer.vue.cjs.map +1 -1
  74. package/dist/components/popover/popover_header_footer.vue.js +4 -4
  75. package/dist/components/popover/popover_header_footer.vue.js.map +1 -1
  76. package/dist/dialtone-vue.cjs +3 -0
  77. package/dist/dialtone-vue.cjs.map +1 -1
  78. package/dist/dialtone-vue.js +5 -2
  79. package/dist/directives/scrollbar/scrollbar.cjs.map +1 -1
  80. package/dist/directives/scrollbar/scrollbar.js.map +1 -1
  81. package/dist/lib/general-row.cjs +1 -0
  82. package/dist/lib/general-row.cjs.map +1 -1
  83. package/dist/lib/general-row.js +2 -1
  84. package/dist/lib/keyboard-shortcut.cjs +2 -0
  85. package/dist/lib/keyboard-shortcut.cjs.map +1 -1
  86. package/dist/lib/keyboard-shortcut.js +4 -2
  87. package/dist/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.cjs +5 -5
  88. package/dist/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.cjs.map +1 -1
  89. package/dist/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.js +5 -5
  90. package/dist/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.js.map +1 -1
  91. package/dist/recipes/cards/ivr_node/ivr_node.vue.cjs +5 -25
  92. package/dist/recipes/cards/ivr_node/ivr_node.vue.cjs.map +1 -1
  93. package/dist/recipes/cards/ivr_node/ivr_node.vue.js +6 -26
  94. package/dist/recipes/cards/ivr_node/ivr_node.vue.js.map +1 -1
  95. package/dist/recipes/comboboxes/combobox_multi_select/combobox_multi_select.vue.cjs +19 -6
  96. package/dist/recipes/comboboxes/combobox_multi_select/combobox_multi_select.vue.cjs.map +1 -1
  97. package/dist/recipes/comboboxes/combobox_multi_select/combobox_multi_select.vue.js +19 -6
  98. package/dist/recipes/comboboxes/combobox_multi_select/combobox_multi_select.vue.js.map +1 -1
  99. package/dist/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.cjs +4 -5
  100. package/dist/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.cjs.map +1 -1
  101. package/dist/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.js +4 -5
  102. package/dist/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.js.map +1 -1
  103. package/dist/recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue.cjs +3 -3
  104. package/dist/recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue.cjs.map +1 -1
  105. package/dist/recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue.js +3 -3
  106. package/dist/recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue.js.map +1 -1
  107. package/dist/recipes/conversation_view/editor/editor.vue.cjs +22 -35
  108. package/dist/recipes/conversation_view/editor/editor.vue.cjs.map +1 -1
  109. package/dist/recipes/conversation_view/editor/editor.vue.js +22 -35
  110. package/dist/recipes/conversation_view/editor/editor.vue.js.map +1 -1
  111. package/dist/recipes/conversation_view/message_input/meeting_pill/MeetingPill.vue.cjs +3 -3
  112. package/dist/recipes/conversation_view/message_input/meeting_pill/MeetingPill.vue.cjs.map +1 -1
  113. package/dist/recipes/conversation_view/message_input/meeting_pill/MeetingPill.vue.js +3 -3
  114. package/dist/recipes/conversation_view/message_input/meeting_pill/MeetingPill.vue.js.map +1 -1
  115. package/dist/recipes/header/settings_menu_button/settings_menu_button.vue.cjs +6 -6
  116. package/dist/recipes/header/settings_menu_button/settings_menu_button.vue.cjs.map +1 -1
  117. package/dist/recipes/header/settings_menu_button/settings_menu_button.vue.js +6 -6
  118. package/dist/recipes/header/settings_menu_button/settings_menu_button.vue.js.map +1 -1
  119. package/dist/recipes/leftbar/general_row/general_row.vue.cjs +7 -8
  120. package/dist/recipes/leftbar/general_row/general_row.vue.cjs.map +1 -1
  121. package/dist/recipes/leftbar/general_row/general_row.vue.js +7 -8
  122. package/dist/recipes/leftbar/general_row/general_row.vue.js.map +1 -1
  123. package/dist/recipes/leftbar/general_row/general_row_constants.cjs +17 -0
  124. package/dist/recipes/leftbar/general_row/general_row_constants.cjs.map +1 -1
  125. package/dist/recipes/leftbar/general_row/general_row_constants.js +17 -0
  126. package/dist/recipes/leftbar/general_row/general_row_constants.js.map +1 -1
  127. package/dist/recipes/leftbar/general_row/leftbar_general_row_icon.vue.cjs +4 -36
  128. package/dist/recipes/leftbar/general_row/leftbar_general_row_icon.vue.cjs.map +1 -1
  129. package/dist/recipes/leftbar/general_row/leftbar_general_row_icon.vue.js +5 -37
  130. package/dist/recipes/leftbar/general_row/leftbar_general_row_icon.vue.js.map +1 -1
  131. package/dist/recipes/leftbar/group_row/group_row.vue.cjs +3 -3
  132. package/dist/recipes/leftbar/group_row/group_row.vue.cjs.map +1 -1
  133. package/dist/recipes/leftbar/group_row/group_row.vue.js +3 -3
  134. package/dist/recipes/leftbar/group_row/group_row.vue.js.map +1 -1
  135. package/dist/recipes/leftbar/unread_pill/unread_pill.vue.cjs +3 -4
  136. package/dist/recipes/leftbar/unread_pill/unread_pill.vue.cjs.map +1 -1
  137. package/dist/recipes/leftbar/unread_pill/unread_pill.vue.js +3 -4
  138. package/dist/recipes/leftbar/unread_pill/unread_pill.vue.js.map +1 -1
  139. package/dist/style.css +70 -70
  140. package/dist/types/common/sr_only_close_button.vue.d.ts +1 -1
  141. package/dist/types/components/avatar/avatar.vue.d.ts +1 -1
  142. package/dist/types/components/badge/badge.vue.d.ts +46 -17
  143. package/dist/types/components/badge/badge.vue.d.ts.map +1 -1
  144. package/dist/types/components/banner/banner.vue.d.ts +1 -1
  145. package/dist/types/components/breadcrumbs/breadcrumb_item.vue.d.ts +1 -1
  146. package/dist/types/components/breadcrumbs/breadcrumbs.vue.d.ts +1 -1
  147. package/dist/types/components/button/button.vue.d.ts +1 -1
  148. package/dist/types/components/button_group/button_group.vue.d.ts +1 -1
  149. package/dist/types/components/button_group/buttons_decorator.vue.d.ts +1 -1
  150. package/dist/types/components/card/card.vue.d.ts +1 -1
  151. package/dist/types/components/checkbox/checkbox.vue.d.ts +1 -1
  152. package/dist/types/components/checkbox_group/checkbox_group.vue.d.ts +3 -3
  153. package/dist/types/components/checkbox_group/checkboxes_decorator.vue.d.ts +1 -1
  154. package/dist/types/components/chip/chip.vue.d.ts +1 -1
  155. package/dist/types/components/codeblock/codeblock.vue.d.ts +1 -1
  156. package/dist/types/components/collapsible/collapsible.vue.d.ts +1 -1
  157. package/dist/types/components/collapsible/collapsible.vue.d.ts.map +1 -1
  158. package/dist/types/components/collapsible/collapsible_lazy_show.vue.d.ts +1 -1
  159. package/dist/types/components/combobox/combobox.vue.d.ts +1 -1
  160. package/dist/types/components/combobox/combobox_empty-list.vue.d.ts +1 -1
  161. package/dist/types/components/combobox/combobox_loading-list.vue.d.ts +1 -1
  162. package/dist/types/components/datepicker/datepicker.vue.d.ts +1 -1
  163. package/dist/types/components/datepicker/modules/calendar.vue.d.ts +1 -1
  164. package/dist/types/components/datepicker/modules/month-year-picker.vue.d.ts +1 -1
  165. package/dist/types/components/description_list/description_list.vue.d.ts +1 -1
  166. package/dist/types/components/dropdown/dropdown.vue.d.ts +2 -2
  167. package/dist/types/components/dropdown/dropdown_list.vue.d.ts +1 -1
  168. package/dist/types/components/dropdown/dropdown_separator.vue.d.ts +1 -1
  169. package/dist/types/components/emoji/emoji.vue.d.ts +1 -1
  170. package/dist/types/components/emoji_picker/emoji_picker.vue.d.ts +1 -1
  171. package/dist/types/components/emoji_picker/modules/emoji_description.vue.d.ts +1 -1
  172. package/dist/types/components/emoji_picker/modules/emoji_search.vue.d.ts +1 -1
  173. package/dist/types/components/emoji_picker/modules/emoji_selector.vue.d.ts +1 -1
  174. package/dist/types/components/emoji_picker/modules/emoji_skin_selector.vue.d.ts +1 -1
  175. package/dist/types/components/emoji_picker/modules/emoji_tabset.vue.d.ts +67 -1
  176. package/dist/types/components/emoji_text_wrapper/emoji_text_wrapper.vue.d.ts +1 -1
  177. package/dist/types/components/empty_state/empty_state.vue.d.ts +1 -1
  178. package/dist/types/components/empty_state/empty_state_constants.d.ts +0 -27
  179. package/dist/types/components/hovercard/hovercard.vue.d.ts +1 -1
  180. package/dist/types/components/icon/icon.vue.d.ts +1 -1
  181. package/dist/types/components/illustration/illustration.vue.d.ts +1 -1
  182. package/dist/types/components/image_viewer/image_viewer.vue.d.ts +1 -1
  183. package/dist/types/components/input/input.vue.d.ts +1 -1
  184. package/dist/types/components/input_group/decorators/input.vue.d.ts +1 -1
  185. package/dist/types/components/input_group/decorators/inputs.vue.d.ts +1 -1
  186. package/dist/types/components/input_group/input_group.vue.d.ts +2 -2
  187. package/dist/types/components/item_layout/item_layout.vue.d.ts +1 -1
  188. package/dist/types/components/keyboard_shortcut/index.d.ts +1 -1
  189. package/dist/types/components/keyboard_shortcut/keyboard_shortcut.vue.d.ts +16 -8
  190. package/dist/types/components/keyboard_shortcut/keyboard_shortcut.vue.d.ts.map +1 -1
  191. package/dist/types/components/keyboard_shortcut/keyboard_shortcut_constants.d.ts +11 -0
  192. package/dist/types/components/keyboard_shortcut/keyboard_shortcut_constants.d.ts.map +1 -1
  193. package/dist/types/components/lazy_show/lazy_show.vue.d.ts +1 -1
  194. package/dist/types/components/link/link.vue.d.ts +1 -1
  195. package/dist/types/components/list_item/list_item.vue.d.ts +2 -2
  196. package/dist/types/components/list_item_group/list_item_group.vue.d.ts +1 -1
  197. package/dist/types/components/modal/modal.vue.d.ts +7 -5
  198. package/dist/types/components/modal/modal.vue.d.ts.map +1 -1
  199. package/dist/types/components/notice/notice.vue.d.ts +1 -1
  200. package/dist/types/components/notice/notice_action.vue.d.ts +5 -6
  201. package/dist/types/components/notice/notice_action.vue.d.ts.map +1 -1
  202. package/dist/types/components/notice/notice_content.vue.d.ts +1 -1
  203. package/dist/types/components/notice/notice_icon.vue.d.ts +2 -2
  204. package/dist/types/components/notice/notice_icon.vue.d.ts.map +1 -1
  205. package/dist/types/components/pagination/pagination.vue.d.ts +1 -1
  206. package/dist/types/components/pagination/pagination.vue.d.ts.map +1 -1
  207. package/dist/types/components/popover/popover.vue.d.ts +1 -1
  208. package/dist/types/components/popover/popover_header_footer.vue.d.ts +1 -1
  209. package/dist/types/components/presence/presence.vue.d.ts +1 -1
  210. package/dist/types/components/radio/radio.vue.d.ts +1 -1
  211. package/dist/types/components/radio_group/radio_group.vue.d.ts +3 -3
  212. package/dist/types/components/radio_group/radios_decorator.vue.d.ts +1 -1
  213. package/dist/types/components/rich_text_editor/extensions/channels/ChannelComponent.vue.d.ts +17 -17
  214. package/dist/types/components/rich_text_editor/extensions/channels/ChannelSuggestion.vue.d.ts +1 -1
  215. package/dist/types/components/rich_text_editor/extensions/emoji/EmojiComponent.vue.d.ts +17 -17
  216. package/dist/types/components/rich_text_editor/extensions/emoji/EmojiSuggestion.vue.d.ts +1 -1
  217. package/dist/types/components/rich_text_editor/extensions/mentions/MentionComponent.vue.d.ts +17 -17
  218. package/dist/types/components/rich_text_editor/extensions/mentions/MentionSuggestion.vue.d.ts +1 -1
  219. package/dist/types/components/rich_text_editor/extensions/slash_command/SlashCommandComponent.vue.d.ts +17 -17
  220. package/dist/types/components/rich_text_editor/extensions/slash_command/SlashCommandSuggestion.vue.d.ts +1 -1
  221. package/dist/types/components/rich_text_editor/extensions/suggestion/SuggestionList.vue.d.ts +1 -1
  222. package/dist/types/components/rich_text_editor/rich_text_editor.vue.d.ts +1 -1
  223. package/dist/types/components/root_layout/root_layout.vue.d.ts +1 -1
  224. package/dist/types/components/select_menu/select_menu.vue.d.ts +1 -1
  225. package/dist/types/components/skeleton/skeleton-list-item.vue.d.ts +1 -1
  226. package/dist/types/components/skeleton/skeleton-paragraph.vue.d.ts +1 -1
  227. package/dist/types/components/skeleton/skeleton-shape.vue.d.ts +1 -1
  228. package/dist/types/components/skeleton/skeleton-text.vue.d.ts +1 -1
  229. package/dist/types/components/skeleton/skeleton.vue.d.ts +1 -1
  230. package/dist/types/components/split_button/split_button-alpha.vue.d.ts +1 -1
  231. package/dist/types/components/split_button/split_button-omega.vue.d.ts +1 -1
  232. package/dist/types/components/split_button/split_button.vue.d.ts +2 -2
  233. package/dist/types/components/stack/stack.vue.d.ts +1 -1
  234. package/dist/types/components/tabs/tab.vue.d.ts +1 -1
  235. package/dist/types/components/tabs/tab_group.vue.d.ts +1 -1
  236. package/dist/types/components/tabs/tab_panel.vue.d.ts +1 -1
  237. package/dist/types/components/toast/toast.vue.d.ts +1 -1
  238. package/dist/types/components/toggle/toggle.vue.d.ts +1 -1
  239. package/dist/types/components/tooltip/tooltip.vue.d.ts +2 -2
  240. package/dist/types/components/validation_messages/validation_messages.vue.d.ts +1 -1
  241. package/dist/types/directives/scrollbar/scrollbar.d.ts.map +1 -1
  242. package/dist/types/recipes/buttons/callbar_button/callbar_button.vue.d.ts +1 -1
  243. package/dist/types/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.d.ts +1 -1
  244. package/dist/types/recipes/cards/ivr_node/ivr_node.vue.d.ts +1 -1
  245. package/dist/types/recipes/cards/ivr_node/ivr_node.vue.d.ts.map +1 -1
  246. package/dist/types/recipes/chips/grouped_chip/grouped_chip.vue.d.ts +1 -1
  247. package/dist/types/recipes/comboboxes/combobox_multi_select/combobox_multi_select.vue.d.ts +1 -1
  248. package/dist/types/recipes/comboboxes/combobox_with_popover/combobox_with_popover.vue.d.ts +1 -1
  249. package/dist/types/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.d.ts +1 -1
  250. package/dist/types/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.d.ts.map +1 -1
  251. package/dist/types/recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue.d.ts +1 -1
  252. package/dist/types/recipes/conversation_view/attachment_carousel/media_components/progress_bar.vue.d.ts +1 -1
  253. package/dist/types/recipes/conversation_view/editor/editor.vue.d.ts +9 -9
  254. package/dist/types/recipes/conversation_view/editor/editor.vue.d.ts.map +1 -1
  255. package/dist/types/recipes/conversation_view/emoji_row/emoji_row.vue.d.ts +1 -1
  256. package/dist/types/recipes/conversation_view/feed_item_row/feed_item_row.vue.d.ts +1 -1
  257. package/dist/types/recipes/conversation_view/feed_pill/feed_item_pill.vue.d.ts +1 -1
  258. package/dist/types/recipes/conversation_view/message_input/meeting_pill/MeetingPill.vue.d.ts +17 -17
  259. package/dist/types/recipes/conversation_view/message_input/message_input.vue.d.ts +1 -1
  260. package/dist/types/recipes/conversation_view/time_pill/time_pill.vue.d.ts +1 -1
  261. package/dist/types/recipes/header/settings_menu_button/settings_menu_button.vue.d.ts +1 -1
  262. package/dist/types/recipes/item_layout/contact_info/contact_info.vue.d.ts +1 -1
  263. package/dist/types/recipes/leftbar/callbox/callbox.vue.d.ts +1 -1
  264. package/dist/types/recipes/leftbar/contact_centers_row/contact_centers_row.vue.d.ts +1 -1
  265. package/dist/types/recipes/leftbar/contact_row/contact_row.vue.d.ts +1 -1
  266. package/dist/types/recipes/leftbar/general_row/general_row.vue.d.ts +1 -1
  267. package/dist/types/recipes/leftbar/general_row/general_row.vue.d.ts.map +1 -1
  268. package/dist/types/recipes/leftbar/general_row/general_row_constants.d.ts +6 -0
  269. package/dist/types/recipes/leftbar/general_row/general_row_constants.d.ts.map +1 -1
  270. package/dist/types/recipes/leftbar/general_row/index.d.ts +1 -1
  271. package/dist/types/recipes/leftbar/general_row/leftbar_general_row_icon.vue.d.ts +2 -2
  272. package/dist/types/recipes/leftbar/group_row/group_row.vue.d.ts +1 -1
  273. package/dist/types/recipes/leftbar/unread_pill/unread_pill.vue.d.ts +1 -1
  274. package/dist/types/recipes/leftbar/unread_pill/unread_pill.vue.d.ts.map +1 -1
  275. package/dist/types/recipes/notices/top_banner_info/top_banner_info.vue.d.ts +1 -1
  276. package/package.json +16 -16
package/dist/style.css CHANGED
@@ -359,11 +359,11 @@
359
359
  background-color: var(--dt-color-purple-200);
360
360
  max-width: var(--dt-size-730);
361
361
  }
362
- .combobox__input-wrapper[data-v-a66c77a1] {
362
+ .combobox__input-wrapper[data-v-8e1c26f6] {
363
363
  position: relative;
364
364
  display: block;
365
365
  }
366
- .combobox__chip-wrapper[data-v-a66c77a1] {
366
+ .combobox__chip-wrapper[data-v-8e1c26f6] {
367
367
  position: absolute;
368
368
  margin-left: var(--dt-space-200);
369
369
  margin-right: var(--dt-space-200);
@@ -372,26 +372,26 @@
372
372
  max-height: initial;
373
373
  overflow-y: visible;
374
374
  }
375
- .combobox__chip-wrapper-md--collapsed[data-v-a66c77a1] {
375
+ .combobox__chip-wrapper-md--collapsed[data-v-8e1c26f6] {
376
376
  max-height: 2.8rem;
377
377
  overflow-y: hidden;
378
378
  }
379
- .combobox__chip-wrapper-sm--collapsed[data-v-a66c77a1],
380
- .combobox__chip-wrapper-xs--collapsed[data-v-a66c77a1] {
379
+ .combobox__chip-wrapper-sm--collapsed[data-v-8e1c26f6],
380
+ .combobox__chip-wrapper-xs--collapsed[data-v-8e1c26f6] {
381
381
  max-height: 2.5rem;
382
382
  overflow-y: hidden;
383
383
  }
384
- .combobox__chip[data-v-a66c77a1] {
384
+ .combobox__chip[data-v-8e1c26f6] {
385
385
  margin-top: var(--dt-space-300);
386
386
  margin-left: var(--dt-space-200);
387
387
  margin-right: var(--dt-space-200);
388
388
  z-index: var(--zi-base1);
389
389
  max-width: var(--dt-size-100-percent);
390
390
  }
391
- .combobox__input[data-v-a66c77a1] {
391
+ .combobox__input[data-v-8e1c26f6] {
392
392
  flex-grow: 1;
393
393
  }
394
- .combobox__list--loading[data-v-a66c77a1] {
394
+ .combobox__list--loading[data-v-8e1c26f6] {
395
395
  text-align: center;
396
396
  padding-top: var(--dt-space-500);
397
397
  padding-bottom: var(--dt-space-500);
@@ -814,7 +814,7 @@
814
814
  background-color: var(--dt-color-surface-primary);
815
815
  padding: var(--dt-space-300) var(--dt-space-500);
816
816
  }
817
- .settings-menu-button[data-v-be46bf19] {
817
+ .settings-menu-button[data-v-4ee1371d] {
818
818
  padding: var(--dt-space-0);
819
819
  border-radius: var(--dt-size-550);
820
820
  height: var(--dt-size-600);
@@ -822,21 +822,21 @@
822
822
  color: var(--dt-theme-topbar-button-color-foreground);
823
823
  background-color: var(--dt-theme-topbar-button-color-background);
824
824
  }
825
- .settings-menu-button[data-v-be46bf19]:hover {
825
+ .settings-menu-button[data-v-4ee1371d]:hover {
826
826
  background-color: var(--dt-theme-topbar-button-color-background-hover);
827
827
  color: var(--dt-theme-topbar-button-color-foreground-hover);
828
828
  }
829
- .settings-menu-button[data-v-be46bf19]:active {
829
+ .settings-menu-button[data-v-4ee1371d]:active {
830
830
  background-color: var(--dt-theme-topbar-button-color-background-active);
831
831
  }
832
- .settings-menu-button-update[data-v-be46bf19] {
832
+ .settings-menu-button-update[data-v-4ee1371d] {
833
833
  background-color: hsla(var(--dt-color-blue-200-hsl) / 25%);
834
834
  color: var(--dt-color-blue-500);
835
835
  border-color: hsla(var(--dt-color-blue-200-hsl) / 25%);
836
836
  border-radius: var(--dt-size-radius-pill);
837
837
  height: var(--dt-size-600);
838
838
  }
839
- .settings-menu-button-update[data-v-be46bf19]:hover {
839
+ .settings-menu-button-update[data-v-4ee1371d]:hover {
840
840
  background-color: hsla(var(--dt-color-blue-200-hsl) / 50%);
841
841
  color: var(--dt-theme-topbar-button-color-foreground-hover);
842
842
  }
@@ -1283,7 +1283,7 @@
1283
1283
  }
1284
1284
  }
1285
1285
  /* stylelint-disable selector-pseudo-class-no-unknown */
1286
- .dt-leftbar-row[data-v-5a114d36] {
1286
+ .dt-leftbar-row[data-v-f626c1e7] {
1287
1287
  --leftbar-row-color-foreground: var(--dt-theme-sidebar-color-foreground);
1288
1288
  --leftbar-row-color-background: var(--dt-theme-sidebar-row-color-background);
1289
1289
  --leftbar-row-radius: var(--dt-size-radius-pill);
@@ -1314,49 +1314,49 @@
1314
1314
  transition-duration: var(--td200);
1315
1315
  transition-property: background-color, border, box-shadow;
1316
1316
  }
1317
- .dt-leftbar-row[data-v-5a114d36]:not(.dt-leftbar-row--no-action):hover,
1318
- .dt-leftbar-row[data-v-5a114d36]:not(.dt-leftbar-row--no-action):focus-within {
1317
+ .dt-leftbar-row[data-v-f626c1e7]:not(.dt-leftbar-row--no-action):hover,
1318
+ .dt-leftbar-row[data-v-f626c1e7]:not(.dt-leftbar-row--no-action):focus-within {
1319
1319
  --leftbar-row-unread-badge-display: none;
1320
1320
  }
1321
- .dt-leftbar-row[data-v-5a114d36]:not(.dt-leftbar-row--no-action):hover .dt-leftbar-row__action,
1322
- .dt-leftbar-row[data-v-5a114d36]:not(.dt-leftbar-row--no-action):focus-within .dt-leftbar-row__action {
1321
+ .dt-leftbar-row[data-v-f626c1e7]:not(.dt-leftbar-row--no-action):hover .dt-leftbar-row__action,
1322
+ .dt-leftbar-row[data-v-f626c1e7]:not(.dt-leftbar-row--no-action):focus-within .dt-leftbar-row__action {
1323
1323
  display: inline-flex;
1324
1324
  }
1325
- .dt-leftbar-row[data-v-5a114d36]:not(.dt-leftbar-row--no-action):hover .dt-leftbar-row__action-button,
1326
- .dt-leftbar-row[data-v-5a114d36]:not(.dt-leftbar-row--no-action):focus-within .dt-leftbar-row__action-button {
1325
+ .dt-leftbar-row[data-v-f626c1e7]:not(.dt-leftbar-row--no-action):hover .dt-leftbar-row__action-button,
1326
+ .dt-leftbar-row[data-v-f626c1e7]:not(.dt-leftbar-row--no-action):focus-within .dt-leftbar-row__action-button {
1327
1327
  opacity: 1;
1328
1328
  }
1329
- .dt-leftbar-row[data-v-5a114d36]:hover,
1330
- .dt-leftbar-row[data-v-5a114d36]:focus-within {
1329
+ .dt-leftbar-row[data-v-f626c1e7]:hover,
1330
+ .dt-leftbar-row[data-v-f626c1e7]:focus-within {
1331
1331
  --leftbar-row-color-background: var(--dt-theme-sidebar-row-color-background-hover);
1332
1332
  }
1333
- .dt-leftbar-row[data-v-5a114d36]:hover .d-presence,
1334
- .dt-leftbar-row[data-v-5a114d36]:focus-within .d-presence {
1333
+ .dt-leftbar-row[data-v-f626c1e7]:hover .d-presence,
1334
+ .dt-leftbar-row[data-v-f626c1e7]:focus-within .d-presence {
1335
1335
  --presence-color-border-base: var(--dt-color-black-200);
1336
1336
  }
1337
- .dt-leftbar-row[data-v-5a114d36]:hover .d-avatar__count,
1338
- .dt-leftbar-row[data-v-5a114d36]:focus-within .d-avatar__count {
1337
+ .dt-leftbar-row[data-v-f626c1e7]:hover .d-avatar__count,
1338
+ .dt-leftbar-row[data-v-f626c1e7]:focus-within .d-avatar__count {
1339
1339
  --avatar-count-color-shadow: var(--dt-theme-sidebar-selected-row-color-background);
1340
1340
  }
1341
- .dt-leftbar-row--has-unread[data-v-5a114d36] {
1341
+ .dt-leftbar-row--has-unread[data-v-f626c1e7] {
1342
1342
  --leftbar-row-description-font-weight: var(--dt-font-weight-bold);
1343
1343
  --leftbar-row-description-color-foreground: var(--dt-theme-sidebar-color-foreground-unread);
1344
1344
  --leftbar-row-alpha-color-foreground: var(--dt-theme-sidebar-color-foreground-unread);
1345
1345
  }
1346
- .dt-leftbar-row--muted[data-v-5a114d36] {
1346
+ .dt-leftbar-row--muted[data-v-f626c1e7] {
1347
1347
  --leftbar-row-opacity: 60%;
1348
1348
  }
1349
- .dt-leftbar-row--selected[data-v-5a114d36] {
1349
+ .dt-leftbar-row--selected[data-v-f626c1e7] {
1350
1350
  --leftbar-row-color-background: var(--dt-theme-sidebar-selected-row-color-background);
1351
1351
  --leftbar-row-description-color-foreground: var(--dt-theme-sidebar-selected-row-color-foreground);
1352
1352
  }
1353
- .dt-leftbar-row--selected[data-v-5a114d36] .d-presence {
1353
+ .dt-leftbar-row--selected[data-v-f626c1e7] .d-presence {
1354
1354
  --presence-color-border-base: var(--dt-color-black-200);
1355
1355
  }
1356
- .dt-leftbar-row--selected[data-v-5a114d36] .d-avatar__count {
1356
+ .dt-leftbar-row--selected[data-v-f626c1e7] .d-avatar__count {
1357
1357
  --avatar-count-color-shadow: var(--dt-theme-sidebar-selected-row-color-background);
1358
1358
  }
1359
- .dt-leftbar-row__is-typing[data-v-5a114d36] {
1359
+ .dt-leftbar-row__is-typing[data-v-f626c1e7] {
1360
1360
  --is-typing-size-shape: var(--dt-size-550);
1361
1361
  position: absolute;
1362
1362
  display: flex;
@@ -1368,7 +1368,7 @@
1368
1368
  border-radius: var(--dt-size-radius-pill);
1369
1369
  opacity: 0.75;
1370
1370
  }
1371
- .dt-leftbar-row__is-typing span[data-v-5a114d36] {
1371
+ .dt-leftbar-row__is-typing span[data-v-f626c1e7] {
1372
1372
  display: inline-block;
1373
1373
  width: var(--dt-size-300);
1374
1374
  height: var(--dt-size-300);
@@ -1377,18 +1377,18 @@
1377
1377
  border-radius: var(--dt-size-radius-pill);
1378
1378
  opacity: 0.3;
1379
1379
  transition: all 500ms ease;
1380
- animation: wave-5a114d36 1.5s ease infinite;
1380
+ animation: wave-f626c1e7 1.5s ease infinite;
1381
1381
  }
1382
- .dt-leftbar-row__is-typing span[data-v-5a114d36]:nth-child(1) {
1382
+ .dt-leftbar-row__is-typing span[data-v-f626c1e7]:nth-child(1) {
1383
1383
  animation-delay: 0ms;
1384
1384
  }
1385
- .dt-leftbar-row__is-typing span[data-v-5a114d36]:nth-child(2) {
1385
+ .dt-leftbar-row__is-typing span[data-v-f626c1e7]:nth-child(2) {
1386
1386
  animation-delay: var(--td100);
1387
1387
  }
1388
- .dt-leftbar-row__is-typing span[data-v-5a114d36]:nth-child(3) {
1388
+ .dt-leftbar-row__is-typing span[data-v-f626c1e7]:nth-child(3) {
1389
1389
  animation-delay: var(--td200);
1390
1390
  }
1391
- .dt-leftbar-row__primary[data-v-5a114d36] {
1391
+ .dt-leftbar-row__primary[data-v-f626c1e7] {
1392
1392
  display: flex;
1393
1393
  flex: 1;
1394
1394
  align-items: center;
@@ -1405,18 +1405,18 @@
1405
1405
  border-radius: var(--leftbar-row-radius);
1406
1406
  appearance: none;
1407
1407
  }
1408
- .dt-leftbar-row__primary[data-v-5a114d36]:active {
1408
+ .dt-leftbar-row__primary[data-v-f626c1e7]:active {
1409
1409
  --leftbar-row-color-background: var(--dt-theme-sidebar-row-color-background-active);
1410
1410
  }
1411
- .dt-leftbar-row__primary[data-v-5a114d36]:focus-visible {
1411
+ .dt-leftbar-row__primary[data-v-f626c1e7]:focus-visible {
1412
1412
  box-shadow: var(--dt-shadow-focus-inset);
1413
1413
  }
1414
- .dt-leftbar-row__action-button[data-v-5a114d36] {
1414
+ .dt-leftbar-row__action-button[data-v-f626c1e7] {
1415
1415
  width: var(--leftbar-row-action-width);
1416
1416
  height: var(--leftbar-row-action-height);
1417
1417
  opacity: 0;
1418
1418
  }
1419
- .dt-leftbar-row__alpha[data-v-5a114d36] {
1419
+ .dt-leftbar-row__alpha[data-v-f626c1e7] {
1420
1420
  display: flex;
1421
1421
  align-items: center;
1422
1422
  justify-content: center;
@@ -1428,11 +1428,11 @@
1428
1428
  color: var(--leftbar-row-alpha-color-foreground);
1429
1429
  border-radius: var(--leftbar-row-radius) 0 0 var(--leftbar-row-radius);
1430
1430
  }
1431
- .dt-leftbar-row__label[data-v-5a114d36] {
1431
+ .dt-leftbar-row__label[data-v-f626c1e7] {
1432
1432
  flex: 0 1;
1433
1433
  min-width: 0;
1434
1434
  }
1435
- .dt-leftbar-row__omega[data-v-5a114d36] {
1435
+ .dt-leftbar-row__omega[data-v-f626c1e7] {
1436
1436
  position: absolute;
1437
1437
  top: var(--leftbar-row-action-position-bottom);
1438
1438
  right: var(--leftbar-row-action-position-right);
@@ -1444,34 +1444,34 @@
1444
1444
  border-radius: var(--leftbar-row-radius);
1445
1445
  transform: translateY(calc(var(--leftbar-row-action-position-bottom) * -1));
1446
1446
  }
1447
- .dt-leftbar-row__unread-badge[data-v-5a114d36] {
1447
+ .dt-leftbar-row__unread-badge[data-v-f626c1e7] {
1448
1448
  display: var(--leftbar-row-unread-badge-display);
1449
1449
  color: var(--dt-theme-mention-color-foreground);
1450
1450
  background-color: var(--dt-theme-mention-color-background);
1451
1451
  }
1452
- .dt-leftbar-row--unread-count[data-v-5a114d36] .dt-leftbar-row__action {
1452
+ .dt-leftbar-row--unread-count[data-v-f626c1e7] .dt-leftbar-row__action {
1453
1453
  display: none;
1454
1454
  }
1455
- .dt-leftbar-row__unread-count-badge[data-v-5a114d36] {
1455
+ .dt-leftbar-row__unread-count-badge[data-v-f626c1e7] {
1456
1456
  border-top-right-radius: var(--dt-size-radius-0);
1457
1457
  border-bottom-right-radius: var(--dt-size-radius-0);
1458
1458
  }
1459
- .dt-leftbar-row__unread-mention-count-badge[data-v-5a114d36] {
1459
+ .dt-leftbar-row__unread-mention-count-badge[data-v-f626c1e7] {
1460
1460
  color: var(--dt-theme-mention-color-foreground-strong);
1461
1461
  background-color: var(--dt-theme-mention-color-background-strong);
1462
1462
  border-top-left-radius: var(--dt-size-radius-0);
1463
1463
  border-bottom-left-radius: var(--dt-size-radius-0);
1464
1464
  }
1465
- .dt-leftbar-row__unread-mention-only-count-badge[data-v-5a114d36] {
1465
+ .dt-leftbar-row__unread-mention-only-count-badge[data-v-f626c1e7] {
1466
1466
  color: var(--dt-theme-mention-color-foreground-strong);
1467
1467
  background-color: var(--dt-theme-mention-color-background-strong);
1468
1468
  }
1469
- .dt-leftbar-row__active-voice[data-v-5a114d36] {
1469
+ .dt-leftbar-row__active-voice[data-v-f626c1e7] {
1470
1470
  display: inline-flex;
1471
1471
  color: var(--dt-color-purple-400);
1472
- -webkit-animation-name: opacity-pulsate-5a114d36;
1473
- -moz-animation-name: opacity-pulsate-5a114d36;
1474
- animation-name: opacity-pulsate-5a114d36;
1472
+ -webkit-animation-name: opacity-pulsate-f626c1e7;
1473
+ -moz-animation-name: opacity-pulsate-f626c1e7;
1474
+ animation-name: opacity-pulsate-f626c1e7;
1475
1475
  -webkit-animation-duration: 1s;
1476
1476
  -moz-animation-duration: 1s;
1477
1477
  animation-duration: 1s;
@@ -1482,7 +1482,7 @@
1482
1482
  -moz-animation-fill-mode: both;
1483
1483
  animation-fill-mode: both;
1484
1484
  }
1485
- .dt-leftbar-row__dnd[data-v-5a114d36] {
1485
+ .dt-leftbar-row__dnd[data-v-f626c1e7] {
1486
1486
  padding-top: var(--dt-space-200);
1487
1487
  padding-right: var(--dt-space-300);
1488
1488
  color: var(--dt-color-foreground-tertiary);
@@ -1490,26 +1490,26 @@
1490
1490
  font-size: var(--dt-font-size-100);
1491
1491
  line-height: var(--dt-font-line-height-400);
1492
1492
  }
1493
- .dt-leftbar-row__container--off-duty[data-v-5a114d36] {
1493
+ .dt-leftbar-row__container--off-duty[data-v-f626c1e7] {
1494
1494
  background-color: var(--dt-badge-color-background-critical);
1495
1495
  border: var(--dt-size-100) solid var(--dt-color-border-subtle);
1496
1496
  border-radius: var(--dt-size-radius-500);
1497
1497
  }
1498
- .dt-leftbar-row__container--off-duty[data-v-5a114d36] .dt-leftbar-row__primary {
1498
+ .dt-leftbar-row__container--off-duty[data-v-f626c1e7] .dt-leftbar-row__primary {
1499
1499
  margin: calc(var(--dt-size-100) * -1);
1500
1500
  }
1501
- .dt-leftbar-row--contact-centers[data-v-5a114d36] .dt-leftbar-row__alpha {
1501
+ .dt-leftbar-row--contact-centers[data-v-f626c1e7] .dt-leftbar-row__alpha {
1502
1502
  padding-right: var(--dt-space-450);
1503
1503
  padding-left: var(--dt-space-450);
1504
1504
  }
1505
- .dt-leftbar-row--contact-centers .dt-leftbar-row__action-container[data-v-5a114d36] {
1505
+ .dt-leftbar-row--contact-centers .dt-leftbar-row__action-container[data-v-f626c1e7] {
1506
1506
  display: inline-flex;
1507
1507
  align-items: center;
1508
1508
  justify-content: flex-end;
1509
1509
  min-width: var(--dt-size-600);
1510
1510
  height: var(--dt-size-500);
1511
1511
  }
1512
- .dt-leftbar-row[data-v-5a114d36] .dt-leftbar-row__description {
1512
+ .dt-leftbar-row[data-v-f626c1e7] .dt-leftbar-row__description {
1513
1513
  overflow: hidden;
1514
1514
  color: var(--leftbar-row-description-color-foreground);
1515
1515
  font-weight: var(--leftbar-row-description-font-weight);
@@ -1518,7 +1518,7 @@
1518
1518
  white-space: nowrap;
1519
1519
  text-overflow: ellipsis;
1520
1520
  }
1521
- .dt-leftbar-row[data-v-5a114d36] .dt-leftbar-row__status {
1521
+ .dt-leftbar-row[data-v-f626c1e7] .dt-leftbar-row__status {
1522
1522
  padding-bottom: var(--dt-space-100);
1523
1523
  overflow: hidden;
1524
1524
  color: var(--leftbar-row-status-color-foreground);
@@ -1527,19 +1527,19 @@
1527
1527
  white-space: nowrap;
1528
1528
  text-overflow: ellipsis;
1529
1529
  }
1530
- .dt-leftbar-row[data-v-5a114d36] .dt-leftbar-row__meta-context ~ .dt-leftbar-row__meta-custom:not(:empty)::before {
1530
+ .dt-leftbar-row[data-v-f626c1e7] .dt-leftbar-row__meta-context ~ .dt-leftbar-row__meta-custom:not(:empty)::before {
1531
1531
  color: var(--dt-theme-sidebar-status-color-foreground);
1532
1532
  content: " • ";
1533
1533
  }
1534
- .dt-leftbar-row__icon-cc[data-v-5a114d36] {
1534
+ .dt-leftbar-row__icon-cc[data-v-f626c1e7] {
1535
1535
  width: calc(var(--dt-size-300) * 3.5);
1536
1536
  height: calc(var(--dt-size-300) * 3.5);
1537
1537
  border-radius: var(--dt-size-200);
1538
1538
  }
1539
- .opacity-pulsate[data-v-5a114d36] {
1540
- -webkit-animation-name: opacity-pulsate-5a114d36;
1541
- -moz-animation-name: opacity-pulsate-5a114d36;
1542
- animation-name: opacity-pulsate-5a114d36;
1539
+ .opacity-pulsate[data-v-f626c1e7] {
1540
+ -webkit-animation-name: opacity-pulsate-f626c1e7;
1541
+ -moz-animation-name: opacity-pulsate-f626c1e7;
1542
+ animation-name: opacity-pulsate-f626c1e7;
1543
1543
  -webkit-animation-duration: 1s;
1544
1544
  -moz-animation-duration: 1s;
1545
1545
  animation-duration: 1s;
@@ -1550,7 +1550,7 @@
1550
1550
  -moz-animation-fill-mode: both;
1551
1551
  animation-fill-mode: both;
1552
1552
  }
1553
- @keyframes opacity-pulsate-5a114d36 {
1553
+ @keyframes opacity-pulsate-f626c1e7 {
1554
1554
  0%,
1555
1555
  100% {
1556
1556
  opacity: 0.2;
@@ -1559,7 +1559,7 @@
1559
1559
  opacity: 1;
1560
1560
  }
1561
1561
  }
1562
- @keyframes opacity-pulsate-5a114d36 {
1562
+ @keyframes opacity-pulsate-f626c1e7 {
1563
1563
  0%,
1564
1564
  100% {
1565
1565
  opacity: 0.2;
@@ -1568,7 +1568,7 @@
1568
1568
  opacity: 1;
1569
1569
  }
1570
1570
  }
1571
- @keyframes opacity-pulsate-5a114d36 {
1571
+ @keyframes opacity-pulsate-f626c1e7 {
1572
1572
  0%,
1573
1573
  100% {
1574
1574
  opacity: 0.2;
@@ -1577,7 +1577,7 @@
1577
1577
  opacity: 1;
1578
1578
  }
1579
1579
  }
1580
- @keyframes wave-5a114d36 {
1580
+ @keyframes wave-f626c1e7 {
1581
1581
  0%,
1582
1582
  50%,
1583
1583
  100% {
@@ -9,7 +9,7 @@ declare const _default: import("vue").DefineComponent<{
9
9
  };
10
10
  }, {}, {}, {}, {
11
11
  close(): void;
12
- }, import("vue/types/v3-component-options.js").ComponentOptionsMixin, import("vue/types/v3-component-options.js").ComponentOptionsMixin, "close"[], string, Readonly<import("vue").ExtractPropTypes<{
12
+ }, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "close"[], string, Readonly<import("vue").ExtractPropTypes<{
13
13
  /**
14
14
  * Label for the visually hidden close button
15
15
  * Required if visuallyHiddenClose is set to `true`
@@ -200,7 +200,7 @@ declare const _default: import("vue").DefineComponent<{
200
200
  _erroredImageEventHandler(el: any): void;
201
201
  validateProps(): void;
202
202
  handleClick(e: any): void;
203
- }, import("vue/types/v3-component-options.js").ComponentOptionsMixin, import("vue/types/v3-component-options.js").ComponentOptionsMixin, "click"[], string, Readonly<import("vue").ExtractPropTypes<{
203
+ }, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "click"[], string, Readonly<import("vue").ExtractPropTypes<{
204
204
  /**
205
205
  * Id of the avatar content wrapper element
206
206
  */
@@ -1,4 +1,21 @@
1
1
  declare const _default: import("vue").DefineComponent<{
2
+ /**
3
+ * Icon on the left side of the badge. Supports any valid icon name from the icon catalog at
4
+ * https://dialtone.dialpad.com/components/icon.html#icon-catalog. If type:'ai' is set, the ai icon
5
+ * will automatically be shown here, but this can be overridden by setting this prop.
6
+ */
7
+ iconLeft: {
8
+ type: StringConstructor;
9
+ default: string;
10
+ };
11
+ /**
12
+ * Icon on the right side of the badge. Supports any valid icon name from the icon catalog at
13
+ * https://dialtone.dialpad.com/components/icon.html#icon-catalog
14
+ */
15
+ iconRight: {
16
+ type: StringConstructor;
17
+ default: string;
18
+ };
2
19
  /**
3
20
  * Text for the badge content
4
21
  */
@@ -26,7 +43,7 @@ declare const _default: import("vue").DefineComponent<{
26
43
  };
27
44
  /**
28
45
  * Decoration for the badge. This can be only used with kind: label and type: default
29
- * with no left and right icons
46
+ * with no iconLeft and iconRight
30
47
  * @values default, black-400, black-500, black-900, red-200, red-300, red-400, purple-200,
31
48
  * purple-300, purple-400, purple-500, blue-200, blue-300, blue-400, green-300, green-400,
32
49
  * green-500, gold-300, gold-400, gold-500, magenta-200, magenta-300, magenta-400
@@ -76,28 +93,23 @@ declare const _default: import("vue").DefineComponent<{
76
93
  'black-400': string;
77
94
  'black-500': string;
78
95
  'black-900': string;
96
+ /**
97
+ * Icon on the left side of the badge. Supports any valid icon name from the icon catalog at
98
+ * https://dialtone.dialpad.com/components/icon.html#icon-catalog. If type:'ai' is set, the ai icon
99
+ * will automatically be shown here, but this can be overridden by setting this prop.
100
+ */
79
101
  'red-200': string;
80
102
  'red-300': string;
81
103
  'red-400': string;
82
104
  'purple-200': string;
83
105
  'purple-300': string;
84
106
  'purple-400': string;
85
- /**
86
- * Color for the badge background
87
- * @values default, info, success, warning, critical, bulletin, ai
88
- */
89
107
  'purple-500': string;
90
108
  'blue-200': string;
91
109
  'blue-300': string;
92
110
  'blue-400': string;
93
111
  'green-300': string;
94
- 'green-400': string; /**
95
- * Decoration for the badge. This can be only used with kind: label and type: default
96
- * with no left and right icons
97
- * @values default, black-400, black-500, black-900, red-200, red-300, red-400, purple-200,
98
- * purple-300, purple-400, purple-500, blue-200, blue-300, blue-400, green-300, green-400,
99
- * green-500, gold-300, gold-400, gold-500, magenta-200, magenta-300, magenta-400
100
- */
112
+ 'green-400': string;
101
113
  'green-500': string;
102
114
  'gold-300': string;
103
115
  'gold-400': string;
@@ -107,14 +119,29 @@ declare const _default: import("vue").DefineComponent<{
107
119
  'magenta-400': string;
108
120
  };
109
121
  }, {
110
- hasLeftIcon(): import("vue/types/vnode.js").ScopedSlotChildren;
111
- hasRightIcon(): import("vue/types/vnode.js").ScopedSlotChildren;
112
- hasIcons(): import("vue/types/vnode.js").ScopedSlotChildren;
122
+ hasIcons(): boolean;
113
123
  }, {
114
124
  validateProps(): void;
115
125
  validateTypePropCombination(): void;
116
126
  validateDecorationPropCombination(): void;
117
- }, import("vue/types/v3-component-options.js").ComponentOptionsMixin, import("vue/types/v3-component-options.js").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{
127
+ }, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{
128
+ /**
129
+ * Icon on the left side of the badge. Supports any valid icon name from the icon catalog at
130
+ * https://dialtone.dialpad.com/components/icon.html#icon-catalog. If type:'ai' is set, the ai icon
131
+ * will automatically be shown here, but this can be overridden by setting this prop.
132
+ */
133
+ iconLeft: {
134
+ type: StringConstructor;
135
+ default: string;
136
+ };
137
+ /**
138
+ * Icon on the right side of the badge. Supports any valid icon name from the icon catalog at
139
+ * https://dialtone.dialpad.com/components/icon.html#icon-catalog
140
+ */
141
+ iconRight: {
142
+ type: StringConstructor;
143
+ default: string;
144
+ };
118
145
  /**
119
146
  * Text for the badge content
120
147
  */
@@ -142,7 +169,7 @@ declare const _default: import("vue").DefineComponent<{
142
169
  };
143
170
  /**
144
171
  * Decoration for the badge. This can be only used with kind: label and type: default
145
- * with no left and right icons
172
+ * with no iconLeft and iconRight
146
173
  * @values default, black-400, black-500, black-900, red-200, red-300, red-400, purple-200,
147
174
  * purple-300, purple-400, purple-500, blue-200, blue-300, blue-400, green-300, green-400,
148
175
  * green-500, gold-300, gold-400, gold-500, magenta-200, magenta-300, magenta-400
@@ -177,6 +204,8 @@ declare const _default: import("vue").DefineComponent<{
177
204
  }>>, {
178
205
  type: string;
179
206
  text: string;
207
+ iconLeft: string;
208
+ iconRight: string;
180
209
  kind: string;
181
210
  decoration: string;
182
211
  labelClass: string | Record<string, any> | unknown[];
@@ -1 +1 @@
1
- {"version":3,"file":"badge.vue.d.ts","sourceRoot":"","sources":["../../../../components/badge/badge.vue.js"],"names":[],"mappings":";IAaI;;OAEG;;;;;IAMH;;;OAGG;;;;;;IAOH;;;OAGG;;;;;;IAOH;;;;;;OAMG;;;;;;IAOH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;QA1CH;;;WAGG;;;;;;6BAOH;;;;;;WAMG;;;;;;;;;;;;;;;;;;IAlCH;;OAEG;;;;;IAMH;;;OAGG;;;;;;IAOH;;;OAGG;;;;;;IAOH;;;;;;OAMG;;;;;;IAOH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG"}
1
+ {"version":3,"file":"badge.vue.d.ts","sourceRoot":"","sources":["../../../../components/badge/badge.vue.js"],"names":[],"mappings":";IAkBI;;;;OAIG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG;;;;;IAMH;;;OAGG;;;;;;IAOH;;;OAGG;;;;;;IAOH;;;;;;OAMG;;;;;;IAOH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG;;;;;;;;;;;;;;;;;;;;;;;QA/EH;;;;WAIG;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAJH;;;;OAIG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG;;;;;IAMH;;;OAGG;;;;;;IAOH;;;OAGG;;;;;;IAOH;;;;;;OAMG;;;;;;IAOH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG"}
@@ -146,7 +146,7 @@ declare const _default: import("vue").DefineComponent<{
146
146
  _getFocusableElements(el?: object, includeNegativeTabIndex?: bool): any[];
147
147
  focusTrappedTabPress(e: object, el: object): void;
148
148
  };
149
- }, import("vue/types/v3-component-options.js").ComponentOptionsMixin, "close"[], string, Readonly<import("vue").ExtractPropTypes<{
149
+ }, import("vue").ComponentOptionsMixin, "close"[], string, Readonly<import("vue").ExtractPropTypes<{
150
150
  /**
151
151
  * Sets an ID on the title element of the component. Useful for aria-describedby
152
152
  * or aria-labelledby or any other reason you may need an id to refer to the title.
@@ -26,7 +26,7 @@ declare const _default: import("vue").DefineComponent<{
26
26
  linkKind(): "" | "muted";
27
27
  linkInverted(): boolean;
28
28
  ariaCurrent(): "location" | undefined;
29
- }, {}, import("vue/types/v3-component-options.js").ComponentOptionsMixin, import("vue/types/v3-component-options.js").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{
29
+ }, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{
30
30
  /**
31
31
  * Passed through to link. If true, applies inverted styles to the link.
32
32
  */
@@ -26,7 +26,7 @@ declare const _default: import("vue").DefineComponent<{
26
26
  BREADCRUMBS_INVERTED_MODIFIER: string;
27
27
  }, {}, {
28
28
  getBreadcrumbItemKey(index: any): string;
29
- }, import("vue/types/v3-component-options.js").ComponentOptionsMixin, import("vue/types/v3-component-options.js").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{
29
+ }, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{
30
30
  /**
31
31
  * A provided list of breadcrumbs. Overridden by default slot
32
32
  */
@@ -159,7 +159,7 @@ declare const _default: import("vue").DefineComponent<{
159
159
  shouldRenderIcon(): boolean | undefined;
160
160
  isIconOnly(): boolean | undefined;
161
161
  isVerticalIconLayout(): boolean;
162
- }, import("vue/types/v3-component-options.js").ComponentOptionsMixin, import("vue/types/v3-component-options.js").ComponentOptionsMixin, ("click" | "focusin" | "focusout")[], string, Readonly<import("vue").ExtractPropTypes<{
162
+ }, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("click" | "focusin" | "focusout")[], string, Readonly<import("vue").ExtractPropTypes<{
163
163
  /**
164
164
  * Whether the button is a circle or not.
165
165
  * @values true, false
@@ -13,7 +13,7 @@ declare const _default: import("vue").DefineComponent<{
13
13
  end: string;
14
14
  'space-between': string;
15
15
  };
16
- }, {}, {}, import("vue/types/v3-component-options.js").ComponentOptionsMixin, import("vue/types/v3-component-options.js").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{
16
+ }, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{
17
17
  /**
18
18
  * Alignment of the buttons inside the container
19
19
  */
@@ -1,3 +1,3 @@
1
- declare const _default: import("vue").DefineComponent<{}, any, {}, {}, {}, import("vue/types/v3-component-options.js").ComponentOptionsMixin, import("vue/types/v3-component-options.js").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
1
+ declare const _default: import("vue").DefineComponent<{}, any, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
2
2
  export default _default;
3
3
  //# sourceMappingURL=buttons_decorator.vue.d.ts.map
@@ -35,7 +35,7 @@ declare const _default: import("vue").DefineComponent<{
35
35
  type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
36
36
  default: string;
37
37
  };
38
- }, {}, {}, {}, {}, import("vue/types/v3-component-options.js").ComponentOptionsMixin, import("vue/types/v3-component-options.js").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{
38
+ }, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{
39
39
  /**
40
40
  * The maximum height of the card content.
41
41
  * If given, makes content area scrollable.
@@ -150,6 +150,6 @@ declare const _default: import("vue").DefineComponent<{}, any, {}, {
150
150
  computed: {
151
151
  formattedMessages(): any;
152
152
  };
153
- }, import("vue/types/v3-component-options.js").ComponentOptionsMixin, ("input" | "focusin" | "focusout")[], string, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
153
+ }, import("vue").ComponentOptionsMixin, ("input" | "focusin" | "focusout")[], string, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
154
154
  export default _default;
155
155
  //# sourceMappingURL=checkbox.vue.d.ts.map
@@ -44,7 +44,7 @@ declare const _default: import("vue").DefineComponent<{
44
44
  }, {}, {
45
45
  setGroupValue(value: any, checked: any): void;
46
46
  getMessageKey(type: any, index: any): any;
47
- }, import("vue/types/v3-component-options.js").ComponentOptionsMixin, import("vue").DefineComponent<{
47
+ }, import("vue").ComponentOptionsMixin, import("vue").DefineComponent<{
48
48
  dataQaGroup: {
49
49
  type: StringConstructor;
50
50
  default: string;
@@ -90,7 +90,7 @@ declare const _default: import("vue").DefineComponent<{
90
90
  }, {
91
91
  getMessageKey(type: any, index: any): string;
92
92
  messageTypeClass(type: any): any;
93
- }, import("vue/types/v3-component-options.js").ComponentOptionsMixin, import("vue/types/v3-component-options.js").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{
93
+ }, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{
94
94
  id: {
95
95
  type: StringConstructor;
96
96
  default(): string;
@@ -183,7 +183,7 @@ declare const _default: import("vue").DefineComponent<{
183
183
  setGroupValue(newValue: any): void;
184
184
  };
185
185
  mounted(): void;
186
- }, import("vue/types/v3-component-options.js").ComponentOptionsMixin, "input"[], string, Readonly<import("vue").ExtractPropTypes<{
186
+ }, import("vue").ComponentOptionsMixin, "input"[], string, Readonly<import("vue").ExtractPropTypes<{
187
187
  dataQaGroup: {
188
188
  type: StringConstructor;
189
189
  default: string;
@@ -1,3 +1,3 @@
1
- declare const _default: import("vue").DefineComponent<{}, any, {}, {}, {}, import("vue/types/v3-component-options.js").ComponentOptionsMixin, import("vue/types/v3-component-options.js").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
1
+ declare const _default: import("vue").DefineComponent<{}, any, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
2
2
  export default _default;
3
3
  //# sourceMappingURL=checkboxes_decorator.vue.d.ts.map
@@ -76,7 +76,7 @@ declare const _default: import("vue").DefineComponent<{
76
76
  chipClasses(): any[];
77
77
  chipCloseButtonClasses(): any[];
78
78
  onClose(): void;
79
- }, import("vue/types/v3-component-options.js").ComponentOptionsMixin, import("vue/types/v3-component-options.js").ComponentOptionsMixin, ("close" | "click" | "keyup")[], string, Readonly<import("vue").ExtractPropTypes<{
79
+ }, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("close" | "click" | "keyup")[], string, Readonly<import("vue").ExtractPropTypes<{
80
80
  /**
81
81
  * A set of props to be passed into the modal's close button. Requires an 'ariaLabel' property.
82
82
  */
@@ -3,7 +3,7 @@ declare const _default: import("vue").DefineComponent<{
3
3
  type: StringConstructor;
4
4
  required: true;
5
5
  };
6
- }, {}, {}, {}, {}, import("vue/types/v3-component-options.js").ComponentOptionsMixin, import("vue/types/v3-component-options.js").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{
6
+ }, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{
7
7
  text: {
8
8
  type: StringConstructor;
9
9
  required: true;