@dialpad/dialtone 9.72.1 → 9.73.0-beta.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 (414) hide show
  1. package/dist/tokens/doc.json +13931 -13931
  2. package/dist/vue2/common/sr_only_close_button.vue.cjs +3 -3
  3. package/dist/vue2/common/sr_only_close_button.vue.cjs.map +1 -1
  4. package/dist/vue2/common/sr_only_close_button.vue.js +3 -3
  5. package/dist/vue2/common/sr_only_close_button.vue.js.map +1 -1
  6. package/dist/vue2/component-documentation.json +1 -1
  7. package/dist/vue2/components/badge/badge.vue.cjs +13 -34
  8. package/dist/vue2/components/badge/badge.vue.cjs.map +1 -1
  9. package/dist/vue2/components/badge/badge.vue.js +13 -34
  10. package/dist/vue2/components/badge/badge.vue.js.map +1 -1
  11. package/dist/vue2/components/chip/chip.vue.cjs +4 -4
  12. package/dist/vue2/components/chip/chip.vue.cjs.map +1 -1
  13. package/dist/vue2/components/chip/chip.vue.js +4 -4
  14. package/dist/vue2/components/chip/chip.vue.js.map +1 -1
  15. package/dist/vue2/components/collapsible/collapsible.vue.cjs +4 -3
  16. package/dist/vue2/components/collapsible/collapsible.vue.cjs.map +1 -1
  17. package/dist/vue2/components/collapsible/collapsible.vue.js +4 -3
  18. package/dist/vue2/components/collapsible/collapsible.vue.js.map +1 -1
  19. package/dist/vue2/components/datepicker/modules/month-year-picker.vue.cjs +14 -6
  20. package/dist/vue2/components/datepicker/modules/month-year-picker.vue.cjs.map +1 -1
  21. package/dist/vue2/components/datepicker/modules/month-year-picker.vue.js +14 -6
  22. package/dist/vue2/components/datepicker/modules/month-year-picker.vue.js.map +1 -1
  23. package/dist/vue2/components/emoji_picker/modules/emoji_search.vue.cjs +6 -5
  24. package/dist/vue2/components/emoji_picker/modules/emoji_search.vue.cjs.map +1 -1
  25. package/dist/vue2/components/emoji_picker/modules/emoji_search.vue.js +6 -5
  26. package/dist/vue2/components/emoji_picker/modules/emoji_search.vue.js.map +1 -1
  27. package/dist/vue2/components/emoji_picker/modules/emoji_tabset.vue.cjs +23 -14
  28. package/dist/vue2/components/emoji_picker/modules/emoji_tabset.vue.cjs.map +1 -1
  29. package/dist/vue2/components/emoji_picker/modules/emoji_tabset.vue.js +23 -14
  30. package/dist/vue2/components/emoji_picker/modules/emoji_tabset.vue.js.map +1 -1
  31. package/dist/vue2/components/empty_state/empty_state.vue.cjs +20 -80
  32. package/dist/vue2/components/empty_state/empty_state.vue.cjs.map +1 -1
  33. package/dist/vue2/components/empty_state/empty_state.vue.js +21 -81
  34. package/dist/vue2/components/empty_state/empty_state.vue.js.map +1 -1
  35. package/dist/vue2/components/empty_state/empty_state_constants.cjs +18 -0
  36. package/dist/vue2/components/empty_state/empty_state_constants.cjs.map +1 -1
  37. package/dist/vue2/components/empty_state/empty_state_constants.js +18 -0
  38. package/dist/vue2/components/empty_state/empty_state_constants.js.map +1 -1
  39. package/dist/vue2/components/illustration/illustration.vue.cjs +2 -2
  40. package/dist/vue2/components/illustration/illustration.vue.js +2 -2
  41. package/dist/vue2/components/image_viewer/image_viewer.vue.cjs +4 -4
  42. package/dist/vue2/components/image_viewer/image_viewer.vue.cjs.map +1 -1
  43. package/dist/vue2/components/image_viewer/image_viewer.vue.js +4 -4
  44. package/dist/vue2/components/image_viewer/image_viewer.vue.js.map +1 -1
  45. package/dist/vue2/components/keyboard_shortcut/keyboard_shortcut.vue.cjs +24 -9
  46. package/dist/vue2/components/keyboard_shortcut/keyboard_shortcut.vue.cjs.map +1 -1
  47. package/dist/vue2/components/keyboard_shortcut/keyboard_shortcut.vue.js +22 -7
  48. package/dist/vue2/components/keyboard_shortcut/keyboard_shortcut.vue.js.map +1 -1
  49. package/dist/vue2/components/keyboard_shortcut/keyboard_shortcut_constants.cjs +8 -14
  50. package/dist/vue2/components/keyboard_shortcut/keyboard_shortcut_constants.cjs.map +1 -1
  51. package/dist/vue2/components/keyboard_shortcut/keyboard_shortcut_constants.js +9 -15
  52. package/dist/vue2/components/keyboard_shortcut/keyboard_shortcut_constants.js.map +1 -1
  53. package/dist/vue2/components/list_item/list_item.vue.cjs +3 -3
  54. package/dist/vue2/components/list_item/list_item.vue.cjs.map +1 -1
  55. package/dist/vue2/components/list_item/list_item.vue.js +3 -3
  56. package/dist/vue2/components/list_item/list_item.vue.js.map +1 -1
  57. package/dist/vue2/components/modal/modal.vue.cjs +4 -4
  58. package/dist/vue2/components/modal/modal.vue.cjs.map +1 -1
  59. package/dist/vue2/components/modal/modal.vue.js +4 -4
  60. package/dist/vue2/components/modal/modal.vue.js.map +1 -1
  61. package/dist/vue2/components/notice/notice_action.vue.cjs +4 -4
  62. package/dist/vue2/components/notice/notice_action.vue.cjs.map +1 -1
  63. package/dist/vue2/components/notice/notice_action.vue.js +4 -4
  64. package/dist/vue2/components/notice/notice_action.vue.js.map +1 -1
  65. package/dist/vue2/components/notice/notice_icon.vue.cjs +12 -8
  66. package/dist/vue2/components/notice/notice_icon.vue.cjs.map +1 -1
  67. package/dist/vue2/components/notice/notice_icon.vue.js +12 -8
  68. package/dist/vue2/components/notice/notice_icon.vue.js.map +1 -1
  69. package/dist/vue2/components/pagination/pagination.vue.cjs +11 -5
  70. package/dist/vue2/components/pagination/pagination.vue.cjs.map +1 -1
  71. package/dist/vue2/components/pagination/pagination.vue.js +11 -5
  72. package/dist/vue2/components/pagination/pagination.vue.js.map +1 -1
  73. package/dist/vue2/components/popover/popover_header_footer.vue.cjs +4 -4
  74. package/dist/vue2/components/popover/popover_header_footer.vue.cjs.map +1 -1
  75. package/dist/vue2/components/popover/popover_header_footer.vue.js +4 -4
  76. package/dist/vue2/components/popover/popover_header_footer.vue.js.map +1 -1
  77. package/dist/vue2/components/rich_text_editor/extensions/emoji/emoji.cjs +38 -40
  78. package/dist/vue2/components/rich_text_editor/extensions/emoji/emoji.cjs.map +1 -1
  79. package/dist/vue2/components/rich_text_editor/extensions/emoji/emoji.js +40 -42
  80. package/dist/vue2/components/rich_text_editor/extensions/emoji/emoji.js.map +1 -1
  81. package/dist/vue2/components/rich_text_editor/extensions/emoji/index.cjs +3 -1
  82. package/dist/vue2/components/rich_text_editor/extensions/emoji/index.cjs.map +1 -1
  83. package/dist/vue2/components/rich_text_editor/extensions/emoji/index.js +1 -0
  84. package/dist/vue2/components/rich_text_editor/extensions/emoji/suggestion.cjs +0 -4
  85. package/dist/vue2/components/rich_text_editor/extensions/emoji/suggestion.cjs.map +1 -1
  86. package/dist/vue2/components/rich_text_editor/extensions/emoji/suggestion.js +0 -4
  87. package/dist/vue2/components/rich_text_editor/extensions/emoji/suggestion.js.map +1 -1
  88. package/dist/vue2/dialtone-vue.cjs +0 -3
  89. package/dist/vue2/dialtone-vue.cjs.map +1 -1
  90. package/dist/vue2/dialtone-vue.js +2 -5
  91. package/dist/vue2/lib/general-row.cjs +0 -1
  92. package/dist/vue2/lib/general-row.cjs.map +1 -1
  93. package/dist/vue2/lib/general-row.js +1 -2
  94. package/dist/vue2/lib/keyboard-shortcut.cjs +0 -2
  95. package/dist/vue2/lib/keyboard-shortcut.cjs.map +1 -1
  96. package/dist/vue2/lib/keyboard-shortcut.js +2 -4
  97. package/dist/vue2/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.cjs +5 -5
  98. package/dist/vue2/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.cjs.map +1 -1
  99. package/dist/vue2/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.js +5 -5
  100. package/dist/vue2/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.js.map +1 -1
  101. package/dist/vue2/recipes/cards/ivr_node/ivr_node.vue.cjs +25 -5
  102. package/dist/vue2/recipes/cards/ivr_node/ivr_node.vue.cjs.map +1 -1
  103. package/dist/vue2/recipes/cards/ivr_node/ivr_node.vue.js +26 -6
  104. package/dist/vue2/recipes/cards/ivr_node/ivr_node.vue.js.map +1 -1
  105. package/dist/vue2/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.cjs +5 -4
  106. package/dist/vue2/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.cjs.map +1 -1
  107. package/dist/vue2/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.js +5 -4
  108. package/dist/vue2/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.js.map +1 -1
  109. package/dist/vue2/recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue.cjs +3 -3
  110. package/dist/vue2/recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue.cjs.map +1 -1
  111. package/dist/vue2/recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue.js +3 -3
  112. package/dist/vue2/recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue.js.map +1 -1
  113. package/dist/vue2/recipes/conversation_view/editor/editor.vue.cjs +35 -22
  114. package/dist/vue2/recipes/conversation_view/editor/editor.vue.cjs.map +1 -1
  115. package/dist/vue2/recipes/conversation_view/editor/editor.vue.js +35 -22
  116. package/dist/vue2/recipes/conversation_view/editor/editor.vue.js.map +1 -1
  117. package/dist/vue2/recipes/conversation_view/message_input/meeting_pill/MeetingPill.vue.cjs +3 -3
  118. package/dist/vue2/recipes/conversation_view/message_input/meeting_pill/MeetingPill.vue.cjs.map +1 -1
  119. package/dist/vue2/recipes/conversation_view/message_input/meeting_pill/MeetingPill.vue.js +3 -3
  120. package/dist/vue2/recipes/conversation_view/message_input/meeting_pill/MeetingPill.vue.js.map +1 -1
  121. package/dist/vue2/recipes/header/settings_menu_button/settings_menu_button.vue.cjs +6 -6
  122. package/dist/vue2/recipes/header/settings_menu_button/settings_menu_button.vue.cjs.map +1 -1
  123. package/dist/vue2/recipes/header/settings_menu_button/settings_menu_button.vue.js +6 -6
  124. package/dist/vue2/recipes/header/settings_menu_button/settings_menu_button.vue.js.map +1 -1
  125. package/dist/vue2/recipes/leftbar/general_row/general_row.vue.cjs +8 -7
  126. package/dist/vue2/recipes/leftbar/general_row/general_row.vue.cjs.map +1 -1
  127. package/dist/vue2/recipes/leftbar/general_row/general_row.vue.js +8 -7
  128. package/dist/vue2/recipes/leftbar/general_row/general_row.vue.js.map +1 -1
  129. package/dist/vue2/recipes/leftbar/general_row/general_row_constants.cjs +0 -17
  130. package/dist/vue2/recipes/leftbar/general_row/general_row_constants.cjs.map +1 -1
  131. package/dist/vue2/recipes/leftbar/general_row/general_row_constants.js +0 -17
  132. package/dist/vue2/recipes/leftbar/general_row/general_row_constants.js.map +1 -1
  133. package/dist/vue2/recipes/leftbar/general_row/leftbar_general_row_icon.vue.cjs +36 -4
  134. package/dist/vue2/recipes/leftbar/general_row/leftbar_general_row_icon.vue.cjs.map +1 -1
  135. package/dist/vue2/recipes/leftbar/general_row/leftbar_general_row_icon.vue.js +37 -5
  136. package/dist/vue2/recipes/leftbar/general_row/leftbar_general_row_icon.vue.js.map +1 -1
  137. package/dist/vue2/recipes/leftbar/group_row/group_row.vue.cjs +3 -3
  138. package/dist/vue2/recipes/leftbar/group_row/group_row.vue.cjs.map +1 -1
  139. package/dist/vue2/recipes/leftbar/group_row/group_row.vue.js +3 -3
  140. package/dist/vue2/recipes/leftbar/group_row/group_row.vue.js.map +1 -1
  141. package/dist/vue2/recipes/leftbar/unread_pill/unread_pill.vue.cjs +4 -3
  142. package/dist/vue2/recipes/leftbar/unread_pill/unread_pill.vue.cjs.map +1 -1
  143. package/dist/vue2/recipes/leftbar/unread_pill/unread_pill.vue.js +4 -3
  144. package/dist/vue2/recipes/leftbar/unread_pill/unread_pill.vue.js.map +1 -1
  145. package/dist/vue2/style.css +62 -62
  146. package/dist/vue2/types/components/badge/badge.vue.d.ts +16 -45
  147. package/dist/vue2/types/components/badge/badge.vue.d.ts.map +1 -1
  148. package/dist/vue2/types/components/collapsible/collapsible.vue.d.ts.map +1 -1
  149. package/dist/vue2/types/components/emoji_picker/modules/emoji_tabset.vue.d.ts +1 -67
  150. package/dist/vue2/types/components/empty_state/empty_state_constants.d.ts +27 -0
  151. package/dist/vue2/types/components/keyboard_shortcut/index.d.ts +1 -1
  152. package/dist/vue2/types/components/keyboard_shortcut/keyboard_shortcut.vue.d.ts +7 -15
  153. package/dist/vue2/types/components/keyboard_shortcut/keyboard_shortcut.vue.d.ts.map +1 -1
  154. package/dist/vue2/types/components/keyboard_shortcut/keyboard_shortcut_constants.d.ts +0 -11
  155. package/dist/vue2/types/components/keyboard_shortcut/keyboard_shortcut_constants.d.ts.map +1 -1
  156. package/dist/vue2/types/components/modal/modal.vue.d.ts +4 -6
  157. package/dist/vue2/types/components/modal/modal.vue.d.ts.map +1 -1
  158. package/dist/vue2/types/components/notice/notice_action.vue.d.ts +5 -4
  159. package/dist/vue2/types/components/notice/notice_action.vue.d.ts.map +1 -1
  160. package/dist/vue2/types/components/notice/notice_icon.vue.d.ts +1 -1
  161. package/dist/vue2/types/components/notice/notice_icon.vue.d.ts.map +1 -1
  162. package/dist/vue2/types/components/pagination/pagination.vue.d.ts.map +1 -1
  163. package/dist/vue2/types/components/rich_text_editor/extensions/channels/channel.d.ts +1 -1
  164. package/dist/vue2/types/components/rich_text_editor/extensions/channels/channel.d.ts.map +1 -1
  165. package/dist/vue2/types/components/rich_text_editor/extensions/emoji/emoji.d.ts +0 -2
  166. package/dist/vue2/types/components/rich_text_editor/extensions/emoji/emoji.d.ts.map +1 -1
  167. package/dist/vue2/types/components/rich_text_editor/extensions/emoji/index.d.ts +1 -0
  168. package/dist/vue2/types/components/rich_text_editor/extensions/emoji/index.d.ts.map +1 -1
  169. package/dist/vue2/types/components/rich_text_editor/extensions/emoji/suggestion.d.ts.map +1 -1
  170. package/dist/vue2/types/components/rich_text_editor/extensions/mentions/mention.d.ts +1 -1
  171. package/dist/vue2/types/components/rich_text_editor/extensions/mentions/mention.d.ts.map +1 -1
  172. package/dist/vue2/types/components/rich_text_editor/extensions/slash_command/slash_command.d.ts +1 -1
  173. package/dist/vue2/types/components/rich_text_editor/extensions/slash_command/slash_command.d.ts.map +1 -1
  174. package/dist/vue2/types/recipes/cards/ivr_node/ivr_node.vue.d.ts.map +1 -1
  175. package/dist/vue2/types/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.d.ts.map +1 -1
  176. package/dist/vue2/types/recipes/conversation_view/editor/editor.vue.d.ts +8 -8
  177. package/dist/vue2/types/recipes/conversation_view/editor/editor.vue.d.ts.map +1 -1
  178. package/dist/vue2/types/recipes/leftbar/general_row/general_row.vue.d.ts.map +1 -1
  179. package/dist/vue2/types/recipes/leftbar/general_row/general_row_constants.d.ts +0 -6
  180. package/dist/vue2/types/recipes/leftbar/general_row/general_row_constants.d.ts.map +1 -1
  181. package/dist/vue2/types/recipes/leftbar/general_row/index.d.ts +1 -1
  182. package/dist/vue2/types/recipes/leftbar/general_row/leftbar_general_row_icon.vue.d.ts +1 -1
  183. package/dist/vue2/types/recipes/leftbar/unread_pill/unread_pill.vue.d.ts.map +1 -1
  184. package/dist/vue3/common/sr_only_close_button.vue.cjs +4 -4
  185. package/dist/vue3/common/sr_only_close_button.vue.cjs.map +1 -1
  186. package/dist/vue3/common/sr_only_close_button.vue.js +4 -4
  187. package/dist/vue3/common/sr_only_close_button.vue.js.map +1 -1
  188. package/dist/vue3/component-documentation.json +1 -1
  189. package/dist/vue3/components/avatar/avatar.vue.cjs +30 -41
  190. package/dist/vue3/components/avatar/avatar.vue.cjs.map +1 -1
  191. package/dist/vue3/components/avatar/avatar.vue.js +32 -43
  192. package/dist/vue3/components/avatar/avatar.vue.js.map +1 -1
  193. package/dist/vue3/components/badge/badge.vue.cjs +22 -39
  194. package/dist/vue3/components/badge/badge.vue.cjs.map +1 -1
  195. package/dist/vue3/components/badge/badge.vue.js +23 -40
  196. package/dist/vue3/components/badge/badge.vue.js.map +1 -1
  197. package/dist/vue3/components/chip/chip.vue.cjs +4 -7
  198. package/dist/vue3/components/chip/chip.vue.cjs.map +1 -1
  199. package/dist/vue3/components/chip/chip.vue.js +4 -7
  200. package/dist/vue3/components/chip/chip.vue.js.map +1 -1
  201. package/dist/vue3/components/collapsible/collapsible.vue.cjs +12 -6
  202. package/dist/vue3/components/collapsible/collapsible.vue.cjs.map +1 -1
  203. package/dist/vue3/components/collapsible/collapsible.vue.js +12 -6
  204. package/dist/vue3/components/collapsible/collapsible.vue.js.map +1 -1
  205. package/dist/vue3/components/datepicker/modules/month-year-picker.vue.cjs +5 -17
  206. package/dist/vue3/components/datepicker/modules/month-year-picker.vue.cjs.map +1 -1
  207. package/dist/vue3/components/datepicker/modules/month-year-picker.vue.js +5 -17
  208. package/dist/vue3/components/datepicker/modules/month-year-picker.vue.js.map +1 -1
  209. package/dist/vue3/components/emoji_picker/modules/emoji_search.vue.cjs +4 -9
  210. package/dist/vue3/components/emoji_picker/modules/emoji_search.vue.cjs.map +1 -1
  211. package/dist/vue3/components/emoji_picker/modules/emoji_search.vue.js +5 -10
  212. package/dist/vue3/components/emoji_picker/modules/emoji_search.vue.js.map +1 -1
  213. package/dist/vue3/components/emoji_picker/modules/emoji_tabset.vue.cjs +11 -14
  214. package/dist/vue3/components/emoji_picker/modules/emoji_tabset.vue.cjs.map +1 -1
  215. package/dist/vue3/components/emoji_picker/modules/emoji_tabset.vue.js +12 -15
  216. package/dist/vue3/components/emoji_picker/modules/emoji_tabset.vue.js.map +1 -1
  217. package/dist/vue3/components/empty_state/empty_state.vue.cjs +19 -92
  218. package/dist/vue3/components/empty_state/empty_state.vue.cjs.map +1 -1
  219. package/dist/vue3/components/empty_state/empty_state.vue.js +20 -93
  220. package/dist/vue3/components/empty_state/empty_state.vue.js.map +1 -1
  221. package/dist/vue3/components/empty_state/empty_state_constants.cjs +18 -0
  222. package/dist/vue3/components/empty_state/empty_state_constants.cjs.map +1 -1
  223. package/dist/vue3/components/empty_state/empty_state_constants.js +18 -0
  224. package/dist/vue3/components/empty_state/empty_state_constants.js.map +1 -1
  225. package/dist/vue3/components/illustration/illustration.vue.cjs +2 -2
  226. package/dist/vue3/components/illustration/illustration.vue.js +2 -2
  227. package/dist/vue3/components/image_viewer/image_viewer.vue.cjs +4 -5
  228. package/dist/vue3/components/image_viewer/image_viewer.vue.cjs.map +1 -1
  229. package/dist/vue3/components/image_viewer/image_viewer.vue.js +4 -5
  230. package/dist/vue3/components/image_viewer/image_viewer.vue.js.map +1 -1
  231. package/dist/vue3/components/keyboard_shortcut/keyboard_shortcut.vue.cjs +24 -11
  232. package/dist/vue3/components/keyboard_shortcut/keyboard_shortcut.vue.cjs.map +1 -1
  233. package/dist/vue3/components/keyboard_shortcut/keyboard_shortcut.vue.js +23 -10
  234. package/dist/vue3/components/keyboard_shortcut/keyboard_shortcut.vue.js.map +1 -1
  235. package/dist/vue3/components/keyboard_shortcut/keyboard_shortcut_constants.cjs +8 -14
  236. package/dist/vue3/components/keyboard_shortcut/keyboard_shortcut_constants.cjs.map +1 -1
  237. package/dist/vue3/components/keyboard_shortcut/keyboard_shortcut_constants.js +9 -15
  238. package/dist/vue3/components/keyboard_shortcut/keyboard_shortcut_constants.js.map +1 -1
  239. package/dist/vue3/components/list_item/list_item.vue.cjs +4 -5
  240. package/dist/vue3/components/list_item/list_item.vue.cjs.map +1 -1
  241. package/dist/vue3/components/list_item/list_item.vue.js +4 -5
  242. package/dist/vue3/components/list_item/list_item.vue.js.map +1 -1
  243. package/dist/vue3/components/modal/modal.vue.cjs +4 -7
  244. package/dist/vue3/components/modal/modal.vue.cjs.map +1 -1
  245. package/dist/vue3/components/modal/modal.vue.js +4 -7
  246. package/dist/vue3/components/modal/modal.vue.js.map +1 -1
  247. package/dist/vue3/components/notice/notice_action.vue.cjs +4 -7
  248. package/dist/vue3/components/notice/notice_action.vue.cjs.map +1 -1
  249. package/dist/vue3/components/notice/notice_action.vue.js +4 -7
  250. package/dist/vue3/components/notice/notice_action.vue.js.map +1 -1
  251. package/dist/vue3/components/notice/notice_icon.vue.cjs +12 -12
  252. package/dist/vue3/components/notice/notice_icon.vue.cjs.map +1 -1
  253. package/dist/vue3/components/notice/notice_icon.vue.js +13 -13
  254. package/dist/vue3/components/notice/notice_icon.vue.js.map +1 -1
  255. package/dist/vue3/components/pagination/pagination.vue.cjs +10 -15
  256. package/dist/vue3/components/pagination/pagination.vue.cjs.map +1 -1
  257. package/dist/vue3/components/pagination/pagination.vue.js +10 -15
  258. package/dist/vue3/components/pagination/pagination.vue.js.map +1 -1
  259. package/dist/vue3/components/popover/popover_header_footer.vue.cjs +4 -7
  260. package/dist/vue3/components/popover/popover_header_footer.vue.cjs.map +1 -1
  261. package/dist/vue3/components/popover/popover_header_footer.vue.js +4 -7
  262. package/dist/vue3/components/popover/popover_header_footer.vue.js.map +1 -1
  263. package/dist/vue3/components/rich_text_editor/extensions/emoji/emoji.cjs +38 -40
  264. package/dist/vue3/components/rich_text_editor/extensions/emoji/emoji.cjs.map +1 -1
  265. package/dist/vue3/components/rich_text_editor/extensions/emoji/emoji.js +40 -42
  266. package/dist/vue3/components/rich_text_editor/extensions/emoji/emoji.js.map +1 -1
  267. package/dist/vue3/components/rich_text_editor/extensions/emoji/index.cjs +3 -1
  268. package/dist/vue3/components/rich_text_editor/extensions/emoji/index.cjs.map +1 -1
  269. package/dist/vue3/components/rich_text_editor/extensions/emoji/index.js +1 -0
  270. package/dist/vue3/components/rich_text_editor/extensions/emoji/suggestion.cjs +0 -4
  271. package/dist/vue3/components/rich_text_editor/extensions/emoji/suggestion.cjs.map +1 -1
  272. package/dist/vue3/components/rich_text_editor/extensions/emoji/suggestion.js +0 -4
  273. package/dist/vue3/components/rich_text_editor/extensions/emoji/suggestion.js.map +1 -1
  274. package/dist/vue3/dialtone-vue.cjs +0 -3
  275. package/dist/vue3/dialtone-vue.cjs.map +1 -1
  276. package/dist/vue3/dialtone-vue.js +2 -5
  277. package/dist/vue3/lib/general-row.cjs +0 -1
  278. package/dist/vue3/lib/general-row.cjs.map +1 -1
  279. package/dist/vue3/lib/general-row.js +1 -2
  280. package/dist/vue3/lib/keyboard-shortcut.cjs +0 -2
  281. package/dist/vue3/lib/keyboard-shortcut.cjs.map +1 -1
  282. package/dist/vue3/lib/keyboard-shortcut.js +2 -4
  283. package/dist/vue3/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.cjs +4 -5
  284. package/dist/vue3/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.cjs.map +1 -1
  285. package/dist/vue3/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.js +4 -5
  286. package/dist/vue3/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.js.map +1 -1
  287. package/dist/vue3/recipes/cards/ivr_node/ivr_node.vue.cjs +27 -11
  288. package/dist/vue3/recipes/cards/ivr_node/ivr_node.vue.cjs.map +1 -1
  289. package/dist/vue3/recipes/cards/ivr_node/ivr_node.vue.js +29 -13
  290. package/dist/vue3/recipes/cards/ivr_node/ivr_node.vue.js.map +1 -1
  291. package/dist/vue3/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.cjs +7 -11
  292. package/dist/vue3/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.cjs.map +1 -1
  293. package/dist/vue3/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.js +7 -11
  294. package/dist/vue3/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.js.map +1 -1
  295. package/dist/vue3/recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue.cjs +4 -7
  296. package/dist/vue3/recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue.cjs.map +1 -1
  297. package/dist/vue3/recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue.js +4 -7
  298. package/dist/vue3/recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue.js.map +1 -1
  299. package/dist/vue3/recipes/conversation_view/editor/editor.vue.cjs +33 -25
  300. package/dist/vue3/recipes/conversation_view/editor/editor.vue.cjs.map +1 -1
  301. package/dist/vue3/recipes/conversation_view/editor/editor.vue.js +34 -26
  302. package/dist/vue3/recipes/conversation_view/editor/editor.vue.js.map +1 -1
  303. package/dist/vue3/recipes/conversation_view/feed_item_row/feed_item_row.vue.cjs +14 -7
  304. package/dist/vue3/recipes/conversation_view/feed_item_row/feed_item_row.vue.cjs.map +1 -1
  305. package/dist/vue3/recipes/conversation_view/feed_item_row/feed_item_row.vue.js +15 -8
  306. package/dist/vue3/recipes/conversation_view/feed_item_row/feed_item_row.vue.js.map +1 -1
  307. package/dist/vue3/recipes/conversation_view/message_input/meeting_pill/MeetingPill.vue.cjs +4 -6
  308. package/dist/vue3/recipes/conversation_view/message_input/meeting_pill/MeetingPill.vue.cjs.map +1 -1
  309. package/dist/vue3/recipes/conversation_view/message_input/meeting_pill/MeetingPill.vue.js +4 -6
  310. package/dist/vue3/recipes/conversation_view/message_input/meeting_pill/MeetingPill.vue.js.map +1 -1
  311. package/dist/vue3/recipes/header/settings_menu_button/settings_menu_button.vue.cjs +6 -12
  312. package/dist/vue3/recipes/header/settings_menu_button/settings_menu_button.vue.cjs.map +1 -1
  313. package/dist/vue3/recipes/header/settings_menu_button/settings_menu_button.vue.js +6 -12
  314. package/dist/vue3/recipes/header/settings_menu_button/settings_menu_button.vue.js.map +1 -1
  315. package/dist/vue3/recipes/item_layout/contact_info/contact_info.vue.cjs +27 -7
  316. package/dist/vue3/recipes/item_layout/contact_info/contact_info.vue.cjs.map +1 -1
  317. package/dist/vue3/recipes/item_layout/contact_info/contact_info.vue.js +28 -8
  318. package/dist/vue3/recipes/item_layout/contact_info/contact_info.vue.js.map +1 -1
  319. package/dist/vue3/recipes/leftbar/callbox/callbox.vue.cjs +13 -4
  320. package/dist/vue3/recipes/leftbar/callbox/callbox.vue.cjs.map +1 -1
  321. package/dist/vue3/recipes/leftbar/callbox/callbox.vue.js +14 -5
  322. package/dist/vue3/recipes/leftbar/callbox/callbox.vue.js.map +1 -1
  323. package/dist/vue3/recipes/leftbar/contact_row/contact_row.vue.cjs +13 -7
  324. package/dist/vue3/recipes/leftbar/contact_row/contact_row.vue.cjs.map +1 -1
  325. package/dist/vue3/recipes/leftbar/contact_row/contact_row.vue.js +14 -8
  326. package/dist/vue3/recipes/leftbar/contact_row/contact_row.vue.js.map +1 -1
  327. package/dist/vue3/recipes/leftbar/general_row/general_row.vue.cjs +9 -13
  328. package/dist/vue3/recipes/leftbar/general_row/general_row.vue.cjs.map +1 -1
  329. package/dist/vue3/recipes/leftbar/general_row/general_row.vue.js +9 -13
  330. package/dist/vue3/recipes/leftbar/general_row/general_row.vue.js.map +1 -1
  331. package/dist/vue3/recipes/leftbar/general_row/general_row_constants.cjs +0 -17
  332. package/dist/vue3/recipes/leftbar/general_row/general_row_constants.cjs.map +1 -1
  333. package/dist/vue3/recipes/leftbar/general_row/general_row_constants.js +0 -17
  334. package/dist/vue3/recipes/leftbar/general_row/general_row_constants.js.map +1 -1
  335. package/dist/vue3/recipes/leftbar/general_row/leftbar_general_row_icon.vue.cjs +39 -11
  336. package/dist/vue3/recipes/leftbar/general_row/leftbar_general_row_icon.vue.cjs.map +1 -1
  337. package/dist/vue3/recipes/leftbar/general_row/leftbar_general_row_icon.vue.js +41 -13
  338. package/dist/vue3/recipes/leftbar/general_row/leftbar_general_row_icon.vue.js.map +1 -1
  339. package/dist/vue3/recipes/leftbar/group_row/group_row.vue.cjs +4 -7
  340. package/dist/vue3/recipes/leftbar/group_row/group_row.vue.cjs.map +1 -1
  341. package/dist/vue3/recipes/leftbar/group_row/group_row.vue.js +4 -7
  342. package/dist/vue3/recipes/leftbar/group_row/group_row.vue.js.map +1 -1
  343. package/dist/vue3/recipes/leftbar/unread_pill/unread_pill.vue.cjs +11 -6
  344. package/dist/vue3/recipes/leftbar/unread_pill/unread_pill.vue.cjs.map +1 -1
  345. package/dist/vue3/recipes/leftbar/unread_pill/unread_pill.vue.js +12 -7
  346. package/dist/vue3/recipes/leftbar/unread_pill/unread_pill.vue.js.map +1 -1
  347. package/dist/vue3/style.css +111 -111
  348. package/dist/vue3/types/components/avatar/avatar.vue.d.ts +6 -34
  349. package/dist/vue3/types/components/avatar/avatar.vue.d.ts.map +1 -1
  350. package/dist/vue3/types/components/badge/badge.vue.d.ts +17 -34
  351. package/dist/vue3/types/components/badge/badge.vue.d.ts.map +1 -1
  352. package/dist/vue3/types/components/chip/chip.vue.d.ts +1 -1
  353. package/dist/vue3/types/components/collapsible/collapsible.vue.d.ts +1 -1
  354. package/dist/vue3/types/components/collapsible/collapsible.vue.d.ts.map +1 -1
  355. package/dist/vue3/types/components/emoji_picker/modules/emoji_tabset.vue.d.ts.map +1 -1
  356. package/dist/vue3/types/components/empty_state/empty_state.vue.d.ts +4 -0
  357. package/dist/vue3/types/components/empty_state/empty_state.vue.d.ts.map +1 -1
  358. package/dist/vue3/types/components/empty_state/empty_state_constants.d.ts +27 -0
  359. package/dist/vue3/types/components/image_viewer/image_viewer.vue.d.ts.map +1 -1
  360. package/dist/vue3/types/components/input/input.vue.d.ts +1 -1
  361. package/dist/vue3/types/components/keyboard_shortcut/index.d.ts +1 -1
  362. package/dist/vue3/types/components/keyboard_shortcut/keyboard_shortcut.vue.d.ts +210 -15
  363. package/dist/vue3/types/components/keyboard_shortcut/keyboard_shortcut.vue.d.ts.map +1 -1
  364. package/dist/vue3/types/components/keyboard_shortcut/keyboard_shortcut_constants.d.ts +0 -11
  365. package/dist/vue3/types/components/keyboard_shortcut/keyboard_shortcut_constants.d.ts.map +1 -1
  366. package/dist/vue3/types/components/list_item/list_item.vue.d.ts +2 -8
  367. package/dist/vue3/types/components/list_item/list_item.vue.d.ts.map +1 -1
  368. package/dist/vue3/types/components/notice/notice_action.vue.d.ts +5 -4
  369. package/dist/vue3/types/components/notice/notice_action.vue.d.ts.map +1 -1
  370. package/dist/vue3/types/components/notice/notice_icon.vue.d.ts +30 -1
  371. package/dist/vue3/types/components/notice/notice_icon.vue.d.ts.map +1 -1
  372. package/dist/vue3/types/components/pagination/pagination.vue.d.ts.map +1 -1
  373. package/dist/vue3/types/components/rich_text_editor/extensions/channels/channel.d.ts +1 -1
  374. package/dist/vue3/types/components/rich_text_editor/extensions/channels/channel.d.ts.map +1 -1
  375. package/dist/vue3/types/components/rich_text_editor/extensions/emoji/emoji.d.ts +0 -2
  376. package/dist/vue3/types/components/rich_text_editor/extensions/emoji/emoji.d.ts.map +1 -1
  377. package/dist/vue3/types/components/rich_text_editor/extensions/emoji/index.d.ts +1 -0
  378. package/dist/vue3/types/components/rich_text_editor/extensions/emoji/index.d.ts.map +1 -1
  379. package/dist/vue3/types/components/rich_text_editor/extensions/emoji/suggestion.d.ts.map +1 -1
  380. package/dist/vue3/types/components/rich_text_editor/extensions/mentions/mention.d.ts +1 -1
  381. package/dist/vue3/types/components/rich_text_editor/extensions/mentions/mention.d.ts.map +1 -1
  382. package/dist/vue3/types/components/rich_text_editor/extensions/slash_command/slash_command.d.ts +1 -1
  383. package/dist/vue3/types/components/rich_text_editor/extensions/slash_command/slash_command.d.ts.map +1 -1
  384. package/dist/vue3/types/components/split_button/split_button-omega.vue.d.ts +1 -1
  385. package/dist/vue3/types/components/tooltip/tooltip.vue.d.ts +1 -1
  386. package/dist/vue3/types/recipes/buttons/callbar_button/callbar_button.vue.d.ts +1 -1
  387. package/dist/vue3/types/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.d.ts +1 -1
  388. package/dist/vue3/types/recipes/cards/ivr_node/ivr_node.vue.d.ts +30 -1
  389. package/dist/vue3/types/recipes/cards/ivr_node/ivr_node.vue.d.ts.map +1 -1
  390. package/dist/vue3/types/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.d.ts.map +1 -1
  391. package/dist/vue3/types/recipes/conversation_view/editor/editor.vue.d.ts +240 -8
  392. package/dist/vue3/types/recipes/conversation_view/editor/editor.vue.d.ts.map +1 -1
  393. package/dist/vue3/types/recipes/conversation_view/feed_item_row/feed_item_row.vue.d.ts +0 -1
  394. package/dist/vue3/types/recipes/conversation_view/feed_item_row/feed_item_row.vue.d.ts.map +1 -1
  395. package/dist/vue3/types/recipes/conversation_view/feed_pill/feed_item_pill.vue.d.ts +1 -1
  396. package/dist/vue3/types/recipes/conversation_view/message_input/message_input.vue.d.ts +1 -1
  397. package/dist/vue3/types/recipes/item_layout/contact_info/contact_info.vue.d.ts +3 -3
  398. package/dist/vue3/types/recipes/leftbar/callbox/callbox.vue.d.ts.map +1 -1
  399. package/dist/vue3/types/recipes/leftbar/contact_row/contact_row.vue.d.ts +0 -1
  400. package/dist/vue3/types/recipes/leftbar/contact_row/contact_row.vue.d.ts.map +1 -1
  401. package/dist/vue3/types/recipes/leftbar/general_row/general_row.vue.d.ts +1 -1
  402. package/dist/vue3/types/recipes/leftbar/general_row/general_row.vue.d.ts.map +1 -1
  403. package/dist/vue3/types/recipes/leftbar/general_row/general_row_constants.d.ts +0 -6
  404. package/dist/vue3/types/recipes/leftbar/general_row/general_row_constants.d.ts.map +1 -1
  405. package/dist/vue3/types/recipes/leftbar/general_row/index.d.ts +1 -1
  406. package/dist/vue3/types/recipes/leftbar/general_row/leftbar_general_row_icon.vue.d.ts +30 -1
  407. package/dist/vue3/types/recipes/leftbar/unread_pill/unread_pill.vue.d.ts.map +1 -1
  408. package/package.json +26 -26
  409. package/dist/vue3/common/storybook_utils.cjs +0 -8
  410. package/dist/vue3/common/storybook_utils.cjs.map +0 -1
  411. package/dist/vue3/common/storybook_utils.js +0 -8
  412. package/dist/vue3/common/storybook_utils.js.map +0 -1
  413. package/dist/vue3/types/common/storybook_utils.d.ts +0 -25
  414. package/dist/vue3/types/common/storybook_utils.d.ts.map +0 -1
@@ -605,42 +605,42 @@
605
605
  line-height: var(--dt-font-line-height-100);
606
606
  font-variant: tabular-nums;
607
607
  }
608
- .dt-feed-item-row[data-v-418199f0] {
608
+ .dt-feed-item-row[data-v-731d32a0] {
609
609
  width: var(--dt-size-100-percent);
610
610
  box-sizing: border-box;
611
611
  position: relative;
612
612
  padding: var(--dt-space-300) var(--dt-space-500);
613
613
  }
614
- .dt-feed-item-row[data-v-418199f0]:focus-visible {
614
+ .dt-feed-item-row[data-v-731d32a0]:focus-visible {
615
615
  box-shadow: var(--dt-shadow-focus-inset);
616
616
  }
617
- .dt-feed-item-row--state-searched[data-v-418199f0] {
617
+ .dt-feed-item-row--state-searched[data-v-731d32a0] {
618
618
  background-color: var(--dt-color-surface-warning-subtle);
619
619
  }
620
- .dt-feed-item-row--state-error[data-v-418199f0] {
620
+ .dt-feed-item-row--state-error[data-v-731d32a0] {
621
621
  background-color: var(--dt-color-surface-critical-subtle);
622
622
  }
623
- .dt-feed-item-row--active[data-v-418199f0] {
623
+ .dt-feed-item-row--active[data-v-731d32a0] {
624
624
  background-color: var(--dt-color-surface-secondary-opaque);
625
625
  }
626
- .dt-feed-item-row--state-transition[data-v-418199f0] {
626
+ .dt-feed-item-row--state-transition[data-v-731d32a0] {
627
627
  transition-duration: 2s;
628
628
  transition-delay: 0s;
629
629
  transition-timing-function: var(--ttf-in-out);
630
630
  transition-property: background-color;
631
631
  }
632
- .dt-feed-item-row__avatar-container[data-v-418199f0] {
632
+ .dt-feed-item-row__avatar-container[data-v-731d32a0] {
633
633
  padding-top: var(--dt-space-300);
634
634
  padding-bottom: var(--dt-space-300);
635
635
  }
636
- .dt-feed-item-row__content[data-v-418199f0] {
636
+ .dt-feed-item-row__content[data-v-731d32a0] {
637
637
  padding-left: var(--dt-space-300);
638
638
  }
639
- .dt-feed-item-row__attachment[data-v-418199f0] {
639
+ .dt-feed-item-row__attachment[data-v-731d32a0] {
640
640
  padding-top: var(--dt-space-200);
641
641
  padding-bottom: var(--dt-space-300);
642
642
  }
643
- .dt-feed-item-row__attachment[data-v-418199f0] .dt-feed-item-row__image {
643
+ .dt-feed-item-row__attachment[data-v-731d32a0] .dt-feed-item-row__image {
644
644
  border: var(--dt-color-border-subtle) solid var(--dt-size-border-100);
645
645
  border-radius: var(--dt-size-radius-400);
646
646
  display: block;
@@ -649,11 +649,11 @@
649
649
  min-width: 5.6rem;
650
650
  min-height: 5.6rem;
651
651
  }
652
- .dt-feed-item-row__attachment[data-v-418199f0] .dt-feed-item-row__video {
652
+ .dt-feed-item-row__attachment[data-v-731d32a0] .dt-feed-item-row__video {
653
653
  display: block;
654
654
  height: 25rem;
655
655
  }
656
- .dt-feed-item-row__header[data-v-418199f0] {
656
+ .dt-feed-item-row__header[data-v-731d32a0] {
657
657
  display: flex;
658
658
  align-items: baseline;
659
659
  flex-wrap: wrap;
@@ -661,43 +661,43 @@
661
661
  font-size: var(--dt-font-size-200);
662
662
  line-height: var(--dt-font-line-height-300);
663
663
  }
664
- .dt-feed-item-row__header__name[data-v-418199f0] {
664
+ .dt-feed-item-row__header__name[data-v-731d32a0] {
665
665
  font-weight: var(--dt-font-weight-bold);
666
666
  }
667
- .dt-feed-item-row__header__time[data-v-418199f0] {
667
+ .dt-feed-item-row__header__time[data-v-731d32a0] {
668
668
  font-size: var(--dt-font-size-100);
669
669
  color: var(--dt-color-foreground-tertiary);
670
670
  flex-shrink: 0;
671
671
  }
672
- .dt-feed-item-row__reactions[data-v-418199f0] {
672
+ .dt-feed-item-row__reactions[data-v-731d32a0] {
673
673
  display: flex;
674
674
  flex-wrap: wrap;
675
675
  padding-top: var(--dt-space-200);
676
676
  padding-bottom: var(--dt-space-200);
677
677
  padding-left: var(--dt-space-300);
678
678
  }
679
- .dt-feed-item-row__threading[data-v-418199f0] {
679
+ .dt-feed-item-row__threading[data-v-731d32a0] {
680
680
  padding-top: var(--dt-space-200);
681
681
  padding-bottom: var(--dt-space-200);
682
682
  }
683
- .dt-feed-item-row__left-time[data-v-418199f0] {
683
+ .dt-feed-item-row__left-time[data-v-731d32a0] {
684
684
  color: var(--dt-color-foreground-tertiary);
685
685
  font-size: var(--dt-font-size-100);
686
686
  font-weight: var(--dt-font-weight-normal);
687
687
  vertical-align: middle;
688
688
  white-space: nowrap;
689
689
  }
690
- .dt-feed-item-row__menu[data-v-418199f0] {
690
+ .dt-feed-item-row__menu[data-v-731d32a0] {
691
691
  position: absolute;
692
692
  top: var(--dt-space-550-negative);
693
693
  right: var(--dt-space-450);
694
694
  }
695
- .dt-feed-item-row[data-v-418199f0] > .dt-item-layout {
695
+ .dt-feed-item-row[data-v-731d32a0] > .dt-item-layout {
696
696
  font: var(--dt-typography-body-md-compact);
697
697
  min-height: initial;
698
698
  padding: 0px;
699
699
  }
700
- .dt-feed-item-row[data-v-418199f0] > .dt-item-layout > .dt-item-layout--left {
700
+ .dt-feed-item-row[data-v-731d32a0] > .dt-item-layout > .dt-item-layout--left {
701
701
  align-self: flex-start;
702
702
  text-align: end;
703
703
  display: block;
@@ -705,11 +705,11 @@
705
705
  padding-left: var(--dt-space-0);
706
706
  min-width: calc(var(--dt-space-600) + var(--dt-space-300));
707
707
  }
708
- .dt-feed-item-row[data-v-418199f0] > .dt-item-layout > .dt-item-layout--right {
708
+ .dt-feed-item-row[data-v-731d32a0] > .dt-item-layout > .dt-item-layout--right {
709
709
  padding: 0;
710
710
  min-width: initial;
711
711
  }
712
- .dt-feed-item-row[data-v-418199f0] > .dt-item-layout > .dt-item-layout--content > .dt-item-layout--bottom {
712
+ .dt-feed-item-row[data-v-731d32a0] > .dt-item-layout > .dt-item-layout--content > .dt-item-layout--bottom {
713
713
  display: flex;
714
714
  flex-direction: column;
715
715
  margin-top: 0;
@@ -857,7 +857,7 @@
857
857
  padding-bottom: var(--dt-space-300);
858
858
  font-size: var(--dt-font-size-100);
859
859
  }
860
- .settings-menu-button[data-v-b0dfa8b3] {
860
+ .settings-menu-button[data-v-c72dcd88] {
861
861
  padding: var(--dt-space-0);
862
862
  border-radius: var(--dt-size-550);
863
863
  height: var(--dt-size-600);
@@ -865,38 +865,38 @@
865
865
  color: var(--dt-theme-topbar-button-color-foreground);
866
866
  background-color: var(--dt-theme-topbar-button-color-background);
867
867
  }
868
- .settings-menu-button[data-v-b0dfa8b3]:hover {
868
+ .settings-menu-button[data-v-c72dcd88]:hover {
869
869
  background-color: var(--dt-theme-topbar-button-color-background-hover);
870
870
  color: var(--dt-theme-topbar-button-color-foreground-hover);
871
871
  }
872
- .settings-menu-button[data-v-b0dfa8b3]:active {
872
+ .settings-menu-button[data-v-c72dcd88]:active {
873
873
  background-color: var(--dt-theme-topbar-button-color-background-active);
874
874
  }
875
- .settings-menu-button-update[data-v-b0dfa8b3] {
875
+ .settings-menu-button-update[data-v-c72dcd88] {
876
876
  background-color: hsla(var(--dt-color-blue-200-hsl) / 25%);
877
877
  color: var(--dt-color-blue-500);
878
878
  border-color: hsla(var(--dt-color-blue-200-hsl) / 25%);
879
879
  border-radius: var(--dt-size-radius-pill);
880
880
  height: var(--dt-size-600);
881
881
  }
882
- .settings-menu-button-update[data-v-b0dfa8b3]:hover {
882
+ .settings-menu-button-update[data-v-c72dcd88]:hover {
883
883
  background-color: hsla(var(--dt-color-blue-200-hsl) / 50%);
884
884
  color: var(--dt-theme-topbar-button-color-foreground-hover);
885
885
  }
886
- .dt-contact-info[data-v-7b60b2d6] {
886
+ .dt-contact-info[data-v-b6ccb4a8] {
887
887
  --contact-info-avatar-border-color: var(--dt-color-surface-primary);
888
888
  display: flex;
889
889
  }
890
- .dt-contact-info[data-v-7b60b2d6] .dt-item-layout {
890
+ .dt-contact-info[data-v-b6ccb4a8] .dt-item-layout {
891
891
  flex: 1 1 0;
892
892
  }
893
- .dt-contact-info[data-v-7b60b2d6] .dt-item-layout--content {
893
+ .dt-contact-info[data-v-b6ccb4a8] .dt-item-layout--content {
894
894
  /*
895
895
  DP-74536: Add `min-width` to make the width of "contact info" adjustable.
896
896
  */
897
897
  min-width: var(--dt-space-825);
898
898
  }
899
- .dt-contact-info[data-v-7b60b2d6] .dt-item-layout--left {
899
+ .dt-contact-info[data-v-b6ccb4a8] .dt-item-layout--left {
900
900
  /*
901
901
  DP-74536: To make 'Avatar' in fixed position when resizing the window.
902
902
  */
@@ -904,75 +904,75 @@
904
904
  justify-content: flex-start;
905
905
  align-items: center;
906
906
  }
907
- .dt-contact-info[data-v-7b60b2d6] .dt-item-layout--right {
907
+ .dt-contact-info[data-v-b6ccb4a8] .dt-item-layout--right {
908
908
  /*
909
909
  DP-74536: Remove `min-width` which cause extra unused empty space on the right of "contact info".
910
910
  */
911
911
  min-width: 0;
912
912
  align-items: center;
913
913
  }
914
- .dt-contact-info__left[data-v-7b60b2d6] {
914
+ .dt-contact-info__left[data-v-b6ccb4a8] {
915
915
  position: relative;
916
916
  background-color: transparent;
917
917
  background-image: none;
918
918
  border-width: 0;
919
919
  cursor: pointer;
920
920
  }
921
- .dt-contact-info--avatars[data-v-7b60b2d6] {
921
+ .dt-contact-info--avatars[data-v-b6ccb4a8] {
922
922
  margin-right: var(--dt-space-300-negative);
923
923
  display: flex;
924
924
  flex-direction: row;
925
925
  }
926
- .dt-contact-info--avatars .d-avatar[data-v-7b60b2d6] {
926
+ .dt-contact-info--avatars .d-avatar[data-v-b6ccb4a8] {
927
927
  border-radius: var(--dt-size-radius-pill);
928
928
  border: var(--dt-size-300) solid var(--contact-info-avatar-border-color);
929
929
  box-sizing: unset;
930
930
  }
931
- .dt-recipe-callbox[data-v-ef08f46e] {
931
+ .dt-recipe-callbox[data-v-0d10d03a] {
932
932
  padding: 0;
933
933
  color: var(--dt-color-foreground-primary);
934
934
  background-color: var(--dt-color-surface-primary);
935
935
  border-radius: var(--dt-size-radius-300);
936
936
  }
937
- .dt-recipe-callbox--video[data-v-ef08f46e] {
937
+ .dt-recipe-callbox--video[data-v-0d10d03a] {
938
938
  display: flex;
939
939
  border-radius: var(--dt-size-radius-200) var(--dt-size-radius-200) 0 0;
940
940
  overflow: clip;
941
941
  margin-bottom: var(--dt-space-300-negative);
942
942
  }
943
- .dt-recipe-callbox--main-content[data-v-ef08f46e] {
943
+ .dt-recipe-callbox--main-content[data-v-0d10d03a] {
944
944
  padding: 0;
945
945
  border-radius: var(--dt-size-radius-300);
946
946
  border: var(--dt-size-border-100) solid transparent;
947
947
  align-items: stretch;
948
948
  }
949
- .dt-recipe-callbox--main-content.dt-recipe-callbox--border-default[data-v-ef08f46e] {
949
+ .dt-recipe-callbox--main-content.dt-recipe-callbox--border-default[data-v-0d10d03a] {
950
950
  border-color: var(--dt-color-border-default);
951
951
  }
952
- .dt-recipe-callbox--main-content.dt-recipe-callbox--border-ai[data-v-ef08f46e] {
952
+ .dt-recipe-callbox--main-content.dt-recipe-callbox--border-ai[data-v-0d10d03a] {
953
953
  background: linear-gradient(var(--dt-color-surface-primary), var(--dt-color-surface-primary)) padding-box, linear-gradient(135deg, var(--dt-color-border-accent), var(--dt-color-border-brand)) border-box;
954
954
  }
955
- .dt-recipe-callbox--main-content.dt-recipe-callbox--border-critical[data-v-ef08f46e] {
955
+ .dt-recipe-callbox--main-content.dt-recipe-callbox--border-critical[data-v-0d10d03a] {
956
956
  background: radial-gradient(var(--dt-color-surface-primary), var(--dt-color-surface-primary)) padding-box, radial-gradient(circle, #E7301D, #F78B23) border-box;
957
957
  }
958
- .dt-recipe-callbox--main-content-top[data-v-ef08f46e] {
958
+ .dt-recipe-callbox--main-content-top[data-v-0d10d03a] {
959
959
  display: flex;
960
960
  align-items: center;
961
961
  padding: var(--dt-space-350) var(--dt-space-400);
962
962
  }
963
- .dt-recipe-callbox--main-content-bottom[data-v-ef08f46e] {
963
+ .dt-recipe-callbox--main-content-bottom[data-v-0d10d03a] {
964
964
  border-top: 1px solid var(--dt-color-border-subtle);
965
965
  }
966
- .dt-recipe-callbox--avatar[data-v-ef08f46e] {
966
+ .dt-recipe-callbox--avatar[data-v-0d10d03a] {
967
967
  margin-right: var(--dt-space-400);
968
968
  }
969
- .dt-recipe-callbox--content[data-v-ef08f46e] {
969
+ .dt-recipe-callbox--content[data-v-0d10d03a] {
970
970
  display: flex;
971
971
  flex-direction: column;
972
972
  flex: 1 0 auto;
973
973
  min-width: 0;
974
974
  }
975
- .dt-recipe-callbox--content-title[data-v-ef08f46e] {
975
+ .dt-recipe-callbox--content-title[data-v-0d10d03a] {
976
976
  overflow: clip;
977
977
  white-space: nowrap;
978
978
  text-overflow: ellipsis;
@@ -987,10 +987,10 @@
987
987
  user-select: text;
988
988
  line-height: normal;
989
989
  }
990
- .dt-recipe-callbox--content-badge[data-v-ef08f46e] {
990
+ .dt-recipe-callbox--content-badge[data-v-0d10d03a] {
991
991
  line-height: normal;
992
992
  }
993
- .dt-recipe-callbox--content-subtitle[data-v-ef08f46e] {
993
+ .dt-recipe-callbox--content-subtitle[data-v-0d10d03a] {
994
994
  padding: 0;
995
995
  font-size: var(--dt-font-size-100);
996
996
  color: var(--dt-color-foreground-tertiary);
@@ -999,24 +999,24 @@
999
999
  width: 0;
1000
1000
  min-width: 100%;
1001
1001
  }
1002
- .dt-recipe-callbox--right[data-v-ef08f46e] {
1002
+ .dt-recipe-callbox--right[data-v-0d10d03a] {
1003
1003
  display: flex;
1004
1004
  justify-content: right;
1005
1005
  }
1006
- .dt-recipe-callbox--clickable .dt-recipe-callbox--content-title[data-v-ef08f46e] {
1006
+ .dt-recipe-callbox--clickable .dt-recipe-callbox--content-title[data-v-0d10d03a] {
1007
1007
  cursor: pointer;
1008
1008
  user-select: none;
1009
1009
  border-radius: var(--dt-size-100);
1010
1010
  }
1011
- .dt-recipe-callbox--clickable .dt-recipe-callbox--content-title[data-v-ef08f46e]:focus-visible {
1011
+ .dt-recipe-callbox--clickable .dt-recipe-callbox--content-title[data-v-0d10d03a]:focus-visible {
1012
1012
  outline: none;
1013
1013
  box-shadow: var(--dt-shadow-focus);
1014
1014
  }
1015
- .dt-recipe-callbox--clickable .dt-recipe-callbox--content-title[data-v-ef08f46e]:hover,
1016
- .dt-recipe-callbox--clickable .dt-recipe-callbox--content-title[data-v-ef08f46e]:active {
1015
+ .dt-recipe-callbox--clickable .dt-recipe-callbox--content-title[data-v-0d10d03a]:hover,
1016
+ .dt-recipe-callbox--clickable .dt-recipe-callbox--content-title[data-v-0d10d03a]:active {
1017
1017
  text-decoration: underline;
1018
1018
  }
1019
- .dt-recipe-callbox .dt-recipe-callbox-badge--warning[data-v-ef08f46e] {
1019
+ .dt-recipe-callbox .dt-recipe-callbox-badge--warning[data-v-0d10d03a] {
1020
1020
  background-color: var(--dt-color-surface-warning);
1021
1021
  }
1022
1022
  /* stylelint-disable selector-pseudo-class-no-unknown */
@@ -1326,7 +1326,7 @@
1326
1326
  }
1327
1327
  }
1328
1328
  /* stylelint-disable selector-pseudo-class-no-unknown */
1329
- .dt-leftbar-row[data-v-b6629526] {
1329
+ .dt-leftbar-row[data-v-9b78a9ef] {
1330
1330
  --leftbar-row-color-foreground: var(--dt-theme-sidebar-color-foreground);
1331
1331
  --leftbar-row-color-background: var(--dt-theme-sidebar-row-color-background);
1332
1332
  --leftbar-row-radius: var(--dt-size-radius-pill);
@@ -1357,49 +1357,49 @@
1357
1357
  transition-duration: var(--td200);
1358
1358
  transition-property: background-color, border, box-shadow;
1359
1359
  }
1360
- .dt-leftbar-row[data-v-b6629526]:not(.dt-leftbar-row--no-action):hover,
1361
- .dt-leftbar-row[data-v-b6629526]:not(.dt-leftbar-row--no-action):focus-within {
1360
+ .dt-leftbar-row[data-v-9b78a9ef]:not(.dt-leftbar-row--no-action):hover,
1361
+ .dt-leftbar-row[data-v-9b78a9ef]:not(.dt-leftbar-row--no-action):focus-within {
1362
1362
  --leftbar-row-unread-badge-display: none;
1363
1363
  }
1364
- .dt-leftbar-row[data-v-b6629526]:not(.dt-leftbar-row--no-action):hover .dt-leftbar-row__action,
1365
- .dt-leftbar-row[data-v-b6629526]:not(.dt-leftbar-row--no-action):focus-within .dt-leftbar-row__action {
1364
+ .dt-leftbar-row[data-v-9b78a9ef]:not(.dt-leftbar-row--no-action):hover .dt-leftbar-row__action,
1365
+ .dt-leftbar-row[data-v-9b78a9ef]:not(.dt-leftbar-row--no-action):focus-within .dt-leftbar-row__action {
1366
1366
  display: inline-flex;
1367
1367
  }
1368
- .dt-leftbar-row[data-v-b6629526]:not(.dt-leftbar-row--no-action):hover .dt-leftbar-row__action-button,
1369
- .dt-leftbar-row[data-v-b6629526]:not(.dt-leftbar-row--no-action):focus-within .dt-leftbar-row__action-button {
1368
+ .dt-leftbar-row[data-v-9b78a9ef]:not(.dt-leftbar-row--no-action):hover .dt-leftbar-row__action-button,
1369
+ .dt-leftbar-row[data-v-9b78a9ef]:not(.dt-leftbar-row--no-action):focus-within .dt-leftbar-row__action-button {
1370
1370
  opacity: 1;
1371
1371
  }
1372
- .dt-leftbar-row[data-v-b6629526]:hover,
1373
- .dt-leftbar-row[data-v-b6629526]:focus-within {
1372
+ .dt-leftbar-row[data-v-9b78a9ef]:hover,
1373
+ .dt-leftbar-row[data-v-9b78a9ef]:focus-within {
1374
1374
  --leftbar-row-color-background: var(--dt-theme-sidebar-row-color-background-hover);
1375
1375
  }
1376
- .dt-leftbar-row[data-v-b6629526]:hover .d-presence,
1377
- .dt-leftbar-row[data-v-b6629526]:focus-within .d-presence {
1376
+ .dt-leftbar-row[data-v-9b78a9ef]:hover .d-presence,
1377
+ .dt-leftbar-row[data-v-9b78a9ef]:focus-within .d-presence {
1378
1378
  --presence-color-border-base: var(--dt-color-black-200);
1379
1379
  }
1380
- .dt-leftbar-row[data-v-b6629526]:hover .d-avatar__count,
1381
- .dt-leftbar-row[data-v-b6629526]:focus-within .d-avatar__count {
1380
+ .dt-leftbar-row[data-v-9b78a9ef]:hover .d-avatar__count,
1381
+ .dt-leftbar-row[data-v-9b78a9ef]:focus-within .d-avatar__count {
1382
1382
  --avatar-count-color-shadow: var(--dt-theme-sidebar-selected-row-color-background);
1383
1383
  }
1384
- .dt-leftbar-row--has-unread[data-v-b6629526] {
1384
+ .dt-leftbar-row--has-unread[data-v-9b78a9ef] {
1385
1385
  --leftbar-row-description-font-weight: var(--dt-font-weight-bold);
1386
1386
  --leftbar-row-description-color-foreground: var(--dt-theme-sidebar-color-foreground-unread);
1387
1387
  --leftbar-row-alpha-color-foreground: var(--dt-theme-sidebar-color-foreground-unread);
1388
1388
  }
1389
- .dt-leftbar-row--muted[data-v-b6629526] {
1389
+ .dt-leftbar-row--muted[data-v-9b78a9ef] {
1390
1390
  --leftbar-row-opacity: 60%;
1391
1391
  }
1392
- .dt-leftbar-row--selected[data-v-b6629526] {
1392
+ .dt-leftbar-row--selected[data-v-9b78a9ef] {
1393
1393
  --leftbar-row-color-background: var(--dt-theme-sidebar-selected-row-color-background);
1394
1394
  --leftbar-row-description-color-foreground: var(--dt-theme-sidebar-selected-row-color-foreground);
1395
1395
  }
1396
- .dt-leftbar-row--selected[data-v-b6629526] .d-presence {
1396
+ .dt-leftbar-row--selected[data-v-9b78a9ef] .d-presence {
1397
1397
  --presence-color-border-base: var(--dt-color-black-200);
1398
1398
  }
1399
- .dt-leftbar-row--selected[data-v-b6629526] .d-avatar__count {
1399
+ .dt-leftbar-row--selected[data-v-9b78a9ef] .d-avatar__count {
1400
1400
  --avatar-count-color-shadow: var(--dt-theme-sidebar-selected-row-color-background);
1401
1401
  }
1402
- .dt-leftbar-row__is-typing[data-v-b6629526] {
1402
+ .dt-leftbar-row__is-typing[data-v-9b78a9ef] {
1403
1403
  --is-typing-size-shape: var(--dt-size-550);
1404
1404
  position: absolute;
1405
1405
  display: flex;
@@ -1411,7 +1411,7 @@
1411
1411
  border-radius: var(--dt-size-radius-pill);
1412
1412
  opacity: 0.75;
1413
1413
  }
1414
- .dt-leftbar-row__is-typing span[data-v-b6629526] {
1414
+ .dt-leftbar-row__is-typing span[data-v-9b78a9ef] {
1415
1415
  display: inline-block;
1416
1416
  width: var(--dt-size-300);
1417
1417
  height: var(--dt-size-300);
@@ -1420,18 +1420,18 @@
1420
1420
  border-radius: var(--dt-size-radius-pill);
1421
1421
  opacity: 0.3;
1422
1422
  transition: all 500ms ease;
1423
- animation: wave-b6629526 1.5s ease infinite;
1423
+ animation: wave-9b78a9ef 1.5s ease infinite;
1424
1424
  }
1425
- .dt-leftbar-row__is-typing span[data-v-b6629526]:nth-child(1) {
1425
+ .dt-leftbar-row__is-typing span[data-v-9b78a9ef]:nth-child(1) {
1426
1426
  animation-delay: 0ms;
1427
1427
  }
1428
- .dt-leftbar-row__is-typing span[data-v-b6629526]:nth-child(2) {
1428
+ .dt-leftbar-row__is-typing span[data-v-9b78a9ef]:nth-child(2) {
1429
1429
  animation-delay: var(--td100);
1430
1430
  }
1431
- .dt-leftbar-row__is-typing span[data-v-b6629526]:nth-child(3) {
1431
+ .dt-leftbar-row__is-typing span[data-v-9b78a9ef]:nth-child(3) {
1432
1432
  animation-delay: var(--td200);
1433
1433
  }
1434
- .dt-leftbar-row__primary[data-v-b6629526] {
1434
+ .dt-leftbar-row__primary[data-v-9b78a9ef] {
1435
1435
  display: flex;
1436
1436
  flex: 1;
1437
1437
  align-items: center;
@@ -1448,18 +1448,18 @@
1448
1448
  border-radius: var(--leftbar-row-radius);
1449
1449
  appearance: none;
1450
1450
  }
1451
- .dt-leftbar-row__primary[data-v-b6629526]:active {
1451
+ .dt-leftbar-row__primary[data-v-9b78a9ef]:active {
1452
1452
  --leftbar-row-color-background: var(--dt-theme-sidebar-row-color-background-active);
1453
1453
  }
1454
- .dt-leftbar-row__primary[data-v-b6629526]:focus-visible {
1454
+ .dt-leftbar-row__primary[data-v-9b78a9ef]:focus-visible {
1455
1455
  box-shadow: var(--dt-shadow-focus-inset);
1456
1456
  }
1457
- .dt-leftbar-row__action-button[data-v-b6629526] {
1457
+ .dt-leftbar-row__action-button[data-v-9b78a9ef] {
1458
1458
  width: var(--leftbar-row-action-width);
1459
1459
  height: var(--leftbar-row-action-height);
1460
1460
  opacity: 0;
1461
1461
  }
1462
- .dt-leftbar-row__alpha[data-v-b6629526] {
1462
+ .dt-leftbar-row__alpha[data-v-9b78a9ef] {
1463
1463
  display: flex;
1464
1464
  align-items: center;
1465
1465
  justify-content: center;
@@ -1471,11 +1471,11 @@
1471
1471
  color: var(--leftbar-row-alpha-color-foreground);
1472
1472
  border-radius: var(--leftbar-row-radius) 0 0 var(--leftbar-row-radius);
1473
1473
  }
1474
- .dt-leftbar-row__label[data-v-b6629526] {
1474
+ .dt-leftbar-row__label[data-v-9b78a9ef] {
1475
1475
  flex: 0 1;
1476
1476
  min-width: 0;
1477
1477
  }
1478
- .dt-leftbar-row__omega[data-v-b6629526] {
1478
+ .dt-leftbar-row__omega[data-v-9b78a9ef] {
1479
1479
  position: absolute;
1480
1480
  top: var(--leftbar-row-action-position-bottom);
1481
1481
  right: var(--leftbar-row-action-position-right);
@@ -1487,34 +1487,34 @@
1487
1487
  border-radius: var(--leftbar-row-radius);
1488
1488
  transform: translateY(calc(var(--leftbar-row-action-position-bottom) * -1));
1489
1489
  }
1490
- .dt-leftbar-row__unread-badge[data-v-b6629526] {
1490
+ .dt-leftbar-row__unread-badge[data-v-9b78a9ef] {
1491
1491
  display: var(--leftbar-row-unread-badge-display);
1492
1492
  color: var(--dt-theme-mention-color-foreground);
1493
1493
  background-color: var(--dt-theme-mention-color-background);
1494
1494
  }
1495
- .dt-leftbar-row--unread-count[data-v-b6629526] .dt-leftbar-row__action {
1495
+ .dt-leftbar-row--unread-count[data-v-9b78a9ef] .dt-leftbar-row__action {
1496
1496
  display: none;
1497
1497
  }
1498
- .dt-leftbar-row__unread-count-badge[data-v-b6629526] {
1498
+ .dt-leftbar-row__unread-count-badge[data-v-9b78a9ef] {
1499
1499
  border-top-right-radius: var(--dt-size-radius-0);
1500
1500
  border-bottom-right-radius: var(--dt-size-radius-0);
1501
1501
  }
1502
- .dt-leftbar-row__unread-mention-count-badge[data-v-b6629526] {
1502
+ .dt-leftbar-row__unread-mention-count-badge[data-v-9b78a9ef] {
1503
1503
  color: var(--dt-theme-mention-color-foreground-strong);
1504
1504
  background-color: var(--dt-theme-mention-color-background-strong);
1505
1505
  border-top-left-radius: var(--dt-size-radius-0);
1506
1506
  border-bottom-left-radius: var(--dt-size-radius-0);
1507
1507
  }
1508
- .dt-leftbar-row__unread-mention-only-count-badge[data-v-b6629526] {
1508
+ .dt-leftbar-row__unread-mention-only-count-badge[data-v-9b78a9ef] {
1509
1509
  color: var(--dt-theme-mention-color-foreground-strong);
1510
1510
  background-color: var(--dt-theme-mention-color-background-strong);
1511
1511
  }
1512
- .dt-leftbar-row__active-voice[data-v-b6629526] {
1512
+ .dt-leftbar-row__active-voice[data-v-9b78a9ef] {
1513
1513
  display: inline-flex;
1514
1514
  color: var(--dt-color-purple-400);
1515
- -webkit-animation-name: opacity-pulsate-b6629526;
1516
- -moz-animation-name: opacity-pulsate-b6629526;
1517
- animation-name: opacity-pulsate-b6629526;
1515
+ -webkit-animation-name: opacity-pulsate-9b78a9ef;
1516
+ -moz-animation-name: opacity-pulsate-9b78a9ef;
1517
+ animation-name: opacity-pulsate-9b78a9ef;
1518
1518
  -webkit-animation-duration: 1s;
1519
1519
  -moz-animation-duration: 1s;
1520
1520
  animation-duration: 1s;
@@ -1525,7 +1525,7 @@
1525
1525
  -moz-animation-fill-mode: both;
1526
1526
  animation-fill-mode: both;
1527
1527
  }
1528
- .dt-leftbar-row__dnd[data-v-b6629526] {
1528
+ .dt-leftbar-row__dnd[data-v-9b78a9ef] {
1529
1529
  padding-top: var(--dt-space-200);
1530
1530
  padding-right: var(--dt-space-300);
1531
1531
  color: var(--dt-color-foreground-tertiary);
@@ -1533,26 +1533,26 @@
1533
1533
  font-size: var(--dt-font-size-100);
1534
1534
  line-height: var(--dt-font-line-height-400);
1535
1535
  }
1536
- .dt-leftbar-row__container--off-duty[data-v-b6629526] {
1536
+ .dt-leftbar-row__container--off-duty[data-v-9b78a9ef] {
1537
1537
  background-color: var(--dt-badge-color-background-critical);
1538
1538
  border: var(--dt-size-100) solid var(--dt-color-border-subtle);
1539
1539
  border-radius: var(--dt-size-radius-500);
1540
1540
  }
1541
- .dt-leftbar-row__container--off-duty[data-v-b6629526] .dt-leftbar-row__primary {
1541
+ .dt-leftbar-row__container--off-duty[data-v-9b78a9ef] .dt-leftbar-row__primary {
1542
1542
  margin: calc(var(--dt-size-100) * -1);
1543
1543
  }
1544
- .dt-leftbar-row--contact-centers[data-v-b6629526] .dt-leftbar-row__alpha {
1544
+ .dt-leftbar-row--contact-centers[data-v-9b78a9ef] .dt-leftbar-row__alpha {
1545
1545
  padding-right: var(--dt-space-450);
1546
1546
  padding-left: var(--dt-space-450);
1547
1547
  }
1548
- .dt-leftbar-row--contact-centers .dt-leftbar-row__action-container[data-v-b6629526] {
1548
+ .dt-leftbar-row--contact-centers .dt-leftbar-row__action-container[data-v-9b78a9ef] {
1549
1549
  display: inline-flex;
1550
1550
  align-items: center;
1551
1551
  justify-content: flex-end;
1552
1552
  min-width: var(--dt-size-600);
1553
1553
  height: var(--dt-size-500);
1554
1554
  }
1555
- .dt-leftbar-row[data-v-b6629526] .dt-leftbar-row__description {
1555
+ .dt-leftbar-row[data-v-9b78a9ef] .dt-leftbar-row__description {
1556
1556
  overflow: hidden;
1557
1557
  color: var(--leftbar-row-description-color-foreground);
1558
1558
  font-weight: var(--leftbar-row-description-font-weight);
@@ -1561,7 +1561,7 @@
1561
1561
  white-space: nowrap;
1562
1562
  text-overflow: ellipsis;
1563
1563
  }
1564
- .dt-leftbar-row[data-v-b6629526] .dt-leftbar-row__status {
1564
+ .dt-leftbar-row[data-v-9b78a9ef] .dt-leftbar-row__status {
1565
1565
  padding-bottom: var(--dt-space-100);
1566
1566
  overflow: hidden;
1567
1567
  color: var(--leftbar-row-status-color-foreground);
@@ -1570,19 +1570,19 @@
1570
1570
  white-space: nowrap;
1571
1571
  text-overflow: ellipsis;
1572
1572
  }
1573
- .dt-leftbar-row[data-v-b6629526] .dt-leftbar-row__meta-context ~ .dt-leftbar-row__meta-custom:not(:empty)::before {
1573
+ .dt-leftbar-row[data-v-9b78a9ef] .dt-leftbar-row__meta-context ~ .dt-leftbar-row__meta-custom:not(:empty)::before {
1574
1574
  color: var(--dt-theme-sidebar-status-color-foreground);
1575
1575
  content: " • ";
1576
1576
  }
1577
- .dt-leftbar-row__icon-cc[data-v-b6629526] {
1577
+ .dt-leftbar-row__icon-cc[data-v-9b78a9ef] {
1578
1578
  width: calc(var(--dt-size-300) * 3.5);
1579
1579
  height: calc(var(--dt-size-300) * 3.5);
1580
1580
  border-radius: var(--dt-size-200);
1581
1581
  }
1582
- .opacity-pulsate[data-v-b6629526] {
1583
- -webkit-animation-name: opacity-pulsate-b6629526;
1584
- -moz-animation-name: opacity-pulsate-b6629526;
1585
- animation-name: opacity-pulsate-b6629526;
1582
+ .opacity-pulsate[data-v-9b78a9ef] {
1583
+ -webkit-animation-name: opacity-pulsate-9b78a9ef;
1584
+ -moz-animation-name: opacity-pulsate-9b78a9ef;
1585
+ animation-name: opacity-pulsate-9b78a9ef;
1586
1586
  -webkit-animation-duration: 1s;
1587
1587
  -moz-animation-duration: 1s;
1588
1588
  animation-duration: 1s;
@@ -1593,7 +1593,7 @@
1593
1593
  -moz-animation-fill-mode: both;
1594
1594
  animation-fill-mode: both;
1595
1595
  }
1596
- @keyframes opacity-pulsate-b6629526 {
1596
+ @keyframes opacity-pulsate-9b78a9ef {
1597
1597
  0%,
1598
1598
  100% {
1599
1599
  opacity: 0.2;
@@ -1602,7 +1602,7 @@
1602
1602
  opacity: 1;
1603
1603
  }
1604
1604
  }
1605
- @keyframes opacity-pulsate-b6629526 {
1605
+ @keyframes opacity-pulsate-9b78a9ef {
1606
1606
  0%,
1607
1607
  100% {
1608
1608
  opacity: 0.2;
@@ -1611,7 +1611,7 @@
1611
1611
  opacity: 1;
1612
1612
  }
1613
1613
  }
1614
- @keyframes opacity-pulsate-b6629526 {
1614
+ @keyframes opacity-pulsate-9b78a9ef {
1615
1615
  0%,
1616
1616
  100% {
1617
1617
  opacity: 0.2;
@@ -1620,7 +1620,7 @@
1620
1620
  opacity: 1;
1621
1621
  }
1622
1622
  }
1623
- @keyframes wave-b6629526 {
1623
+ @keyframes wave-9b78a9ef {
1624
1624
  0%,
1625
1625
  50%,
1626
1626
  100% {