@dialpad/dialtone 9.86.2 → 9.87.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 (268) hide show
  1. package/dist/css/dialtone-default-theme.css +233 -251
  2. package/dist/css/dialtone-default-theme.min.css +1 -1
  3. package/dist/css/dialtone.css +233 -251
  4. package/dist/css/dialtone.min.css +1 -1
  5. package/dist/tokens/doc.json +8526 -8526
  6. package/dist/vue2/component-documentation.json +1 -1
  7. package/dist/vue2/components/item_layout/item_layout.vue.cjs +1 -1
  8. package/dist/vue2/components/item_layout/item_layout.vue.cjs.map +1 -1
  9. package/dist/vue2/components/item_layout/item_layout.vue.js +1 -1
  10. package/dist/vue2/components/item_layout/item_layout.vue.js.map +1 -1
  11. package/dist/vue2/components/rich_text_editor/rich_text_editor.vue.cjs +42 -23
  12. package/dist/vue2/components/rich_text_editor/rich_text_editor.vue.cjs.map +1 -1
  13. package/dist/vue2/components/rich_text_editor/rich_text_editor.vue.js +42 -23
  14. package/dist/vue2/components/rich_text_editor/rich_text_editor.vue.js.map +1 -1
  15. package/dist/vue2/recipes/buttons/callbar_button/callbar_button.vue.cjs +33 -7
  16. package/dist/vue2/recipes/buttons/callbar_button/callbar_button.vue.cjs.map +1 -1
  17. package/dist/vue2/recipes/buttons/callbar_button/callbar_button.vue.js +33 -7
  18. package/dist/vue2/recipes/buttons/callbar_button/callbar_button.vue.js.map +1 -1
  19. package/dist/vue2/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.cjs +30 -6
  20. package/dist/vue2/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.cjs.map +1 -1
  21. package/dist/vue2/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.js +30 -6
  22. package/dist/vue2/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.js.map +1 -1
  23. package/dist/vue2/recipes/cards/ivr_node/ivr_node.vue.cjs +5 -5
  24. package/dist/vue2/recipes/cards/ivr_node/ivr_node.vue.cjs.map +1 -1
  25. package/dist/vue2/recipes/cards/ivr_node/ivr_node.vue.js +5 -5
  26. package/dist/vue2/recipes/cards/ivr_node/ivr_node.vue.js.map +1 -1
  27. package/dist/vue2/recipes/chips/grouped_chip/grouped_chip.vue.cjs +2 -2
  28. package/dist/vue2/recipes/chips/grouped_chip/grouped_chip.vue.cjs.map +1 -1
  29. package/dist/vue2/recipes/chips/grouped_chip/grouped_chip.vue.js +2 -2
  30. package/dist/vue2/recipes/chips/grouped_chip/grouped_chip.vue.js.map +1 -1
  31. package/dist/vue2/recipes/comboboxes/combobox_multi_select/combobox_multi_select.vue.cjs +6 -6
  32. package/dist/vue2/recipes/comboboxes/combobox_multi_select/combobox_multi_select.vue.cjs.map +1 -1
  33. package/dist/vue2/recipes/comboboxes/combobox_multi_select/combobox_multi_select.vue.js +6 -6
  34. package/dist/vue2/recipes/comboboxes/combobox_multi_select/combobox_multi_select.vue.js.map +1 -1
  35. package/dist/vue2/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.cjs +3 -3
  36. package/dist/vue2/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.cjs.map +1 -1
  37. package/dist/vue2/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.js +3 -3
  38. package/dist/vue2/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.js.map +1 -1
  39. package/dist/vue2/recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue.cjs +1 -1
  40. package/dist/vue2/recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue.cjs.map +1 -1
  41. package/dist/vue2/recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue.js +1 -1
  42. package/dist/vue2/recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue.js.map +1 -1
  43. package/dist/vue2/recipes/conversation_view/attachment_carousel/media_components/progress_bar.vue.cjs +1 -1
  44. package/dist/vue2/recipes/conversation_view/attachment_carousel/media_components/progress_bar.vue.cjs.map +1 -1
  45. package/dist/vue2/recipes/conversation_view/attachment_carousel/media_components/progress_bar.vue.js +1 -1
  46. package/dist/vue2/recipes/conversation_view/attachment_carousel/media_components/progress_bar.vue.js.map +1 -1
  47. package/dist/vue2/recipes/conversation_view/editor/editor.vue.cjs +3 -3
  48. package/dist/vue2/recipes/conversation_view/editor/editor.vue.cjs.map +1 -1
  49. package/dist/vue2/recipes/conversation_view/editor/editor.vue.js +3 -3
  50. package/dist/vue2/recipes/conversation_view/editor/editor.vue.js.map +1 -1
  51. package/dist/vue2/recipes/conversation_view/emoji_row/emoji_row.vue.cjs +5 -5
  52. package/dist/vue2/recipes/conversation_view/emoji_row/emoji_row.vue.cjs.map +1 -1
  53. package/dist/vue2/recipes/conversation_view/emoji_row/emoji_row.vue.js +5 -5
  54. package/dist/vue2/recipes/conversation_view/emoji_row/emoji_row.vue.js.map +1 -1
  55. package/dist/vue2/recipes/conversation_view/feed_item_pill/feed_item_pill.vue.cjs +6 -6
  56. package/dist/vue2/recipes/conversation_view/feed_item_pill/feed_item_pill.vue.cjs.map +1 -1
  57. package/dist/vue2/recipes/conversation_view/feed_item_pill/feed_item_pill.vue.js +6 -6
  58. package/dist/vue2/recipes/conversation_view/feed_item_pill/feed_item_pill.vue.js.map +1 -1
  59. package/dist/vue2/recipes/conversation_view/feed_item_pill/feed_item_pill_constants.cjs +3 -3
  60. package/dist/vue2/recipes/conversation_view/feed_item_pill/feed_item_pill_constants.cjs.map +1 -1
  61. package/dist/vue2/recipes/conversation_view/feed_item_pill/feed_item_pill_constants.js +3 -3
  62. package/dist/vue2/recipes/conversation_view/feed_item_pill/feed_item_pill_constants.js.map +1 -1
  63. package/dist/vue2/recipes/conversation_view/feed_item_row/feed_item_row.vue.cjs +9 -9
  64. package/dist/vue2/recipes/conversation_view/feed_item_row/feed_item_row.vue.cjs.map +1 -1
  65. package/dist/vue2/recipes/conversation_view/feed_item_row/feed_item_row.vue.js +9 -9
  66. package/dist/vue2/recipes/conversation_view/feed_item_row/feed_item_row.vue.js.map +1 -1
  67. package/dist/vue2/recipes/conversation_view/feed_item_row/feed_item_row_constants.cjs +2 -2
  68. package/dist/vue2/recipes/conversation_view/feed_item_row/feed_item_row_constants.cjs.map +1 -1
  69. package/dist/vue2/recipes/conversation_view/feed_item_row/feed_item_row_constants.js +2 -2
  70. package/dist/vue2/recipes/conversation_view/feed_item_row/feed_item_row_constants.js.map +1 -1
  71. package/dist/vue2/recipes/conversation_view/message_input/extensions/meeting_pill/MeetingPill.vue.cjs +3 -3
  72. package/dist/vue2/recipes/conversation_view/message_input/extensions/meeting_pill/MeetingPill.vue.cjs.map +1 -1
  73. package/dist/vue2/recipes/conversation_view/message_input/extensions/meeting_pill/MeetingPill.vue.js +3 -3
  74. package/dist/vue2/recipes/conversation_view/message_input/extensions/meeting_pill/MeetingPill.vue.js.map +1 -1
  75. package/dist/vue2/recipes/conversation_view/message_input/message_input.vue.cjs +11 -11
  76. package/dist/vue2/recipes/conversation_view/message_input/message_input.vue.cjs.map +1 -1
  77. package/dist/vue2/recipes/conversation_view/message_input/message_input.vue.js +11 -11
  78. package/dist/vue2/recipes/conversation_view/message_input/message_input.vue.js.map +1 -1
  79. package/dist/vue2/recipes/conversation_view/time_pill/time_pill.vue.cjs +1 -1
  80. package/dist/vue2/recipes/conversation_view/time_pill/time_pill.vue.cjs.map +1 -1
  81. package/dist/vue2/recipes/conversation_view/time_pill/time_pill.vue.js +1 -1
  82. package/dist/vue2/recipes/conversation_view/time_pill/time_pill.vue.js.map +1 -1
  83. package/dist/vue2/recipes/header/settings_menu_button/settings_menu_button.vue.cjs +2 -2
  84. package/dist/vue2/recipes/header/settings_menu_button/settings_menu_button.vue.cjs.map +1 -1
  85. package/dist/vue2/recipes/header/settings_menu_button/settings_menu_button.vue.js +2 -2
  86. package/dist/vue2/recipes/header/settings_menu_button/settings_menu_button.vue.js.map +1 -1
  87. package/dist/vue2/recipes/item_layout/contact_info/contact_info.vue.cjs +2 -2
  88. package/dist/vue2/recipes/item_layout/contact_info/contact_info.vue.cjs.map +1 -1
  89. package/dist/vue2/recipes/item_layout/contact_info/contact_info.vue.js +2 -2
  90. package/dist/vue2/recipes/item_layout/contact_info/contact_info.vue.js.map +1 -1
  91. package/dist/vue2/recipes/leftbar/callbox/callbox.vue.cjs +3 -3
  92. package/dist/vue2/recipes/leftbar/callbox/callbox.vue.cjs.map +1 -1
  93. package/dist/vue2/recipes/leftbar/callbox/callbox.vue.js +3 -3
  94. package/dist/vue2/recipes/leftbar/callbox/callbox.vue.js.map +1 -1
  95. package/dist/vue2/recipes/leftbar/callbox/callbox_constants.cjs +4 -4
  96. package/dist/vue2/recipes/leftbar/callbox/callbox_constants.cjs.map +1 -1
  97. package/dist/vue2/recipes/leftbar/callbox/callbox_constants.js +4 -4
  98. package/dist/vue2/recipes/leftbar/callbox/callbox_constants.js.map +1 -1
  99. package/dist/vue2/recipes/leftbar/contact_centers_row/contact_centers_row.vue.cjs +11 -11
  100. package/dist/vue2/recipes/leftbar/contact_centers_row/contact_centers_row.vue.cjs.map +1 -1
  101. package/dist/vue2/recipes/leftbar/contact_centers_row/contact_centers_row.vue.js +11 -11
  102. package/dist/vue2/recipes/leftbar/contact_centers_row/contact_centers_row.vue.js.map +1 -1
  103. package/dist/vue2/recipes/leftbar/contact_row/contact_row.vue.cjs +1 -1
  104. package/dist/vue2/recipes/leftbar/contact_row/contact_row.vue.cjs.map +1 -1
  105. package/dist/vue2/recipes/leftbar/contact_row/contact_row.vue.js +1 -1
  106. package/dist/vue2/recipes/leftbar/contact_row/contact_row.vue.js.map +1 -1
  107. package/dist/vue2/recipes/leftbar/general_row/general_row.vue.cjs +24 -24
  108. package/dist/vue2/recipes/leftbar/general_row/general_row.vue.cjs.map +1 -1
  109. package/dist/vue2/recipes/leftbar/general_row/general_row.vue.js +24 -24
  110. package/dist/vue2/recipes/leftbar/general_row/general_row.vue.js.map +1 -1
  111. package/dist/vue2/recipes/leftbar/general_row/leftbar_general_row_icon.vue.cjs +1 -1
  112. package/dist/vue2/recipes/leftbar/general_row/leftbar_general_row_icon.vue.cjs.map +1 -1
  113. package/dist/vue2/recipes/leftbar/general_row/leftbar_general_row_icon.vue.js +1 -1
  114. package/dist/vue2/recipes/leftbar/general_row/leftbar_general_row_icon.vue.js.map +1 -1
  115. package/dist/vue2/recipes/leftbar/unread_pill/unread_pill.vue.cjs +1 -1
  116. package/dist/vue2/recipes/leftbar/unread_pill/unread_pill.vue.cjs.map +1 -1
  117. package/dist/vue2/recipes/leftbar/unread_pill/unread_pill.vue.js +1 -1
  118. package/dist/vue2/recipes/leftbar/unread_pill/unread_pill.vue.js.map +1 -1
  119. package/dist/vue2/recipes/notices/top_banner_info/top_banner_info.vue.cjs +1 -1
  120. package/dist/vue2/recipes/notices/top_banner_info/top_banner_info.vue.cjs.map +1 -1
  121. package/dist/vue2/recipes/notices/top_banner_info/top_banner_info.vue.js +1 -1
  122. package/dist/vue2/recipes/notices/top_banner_info/top_banner_info.vue.js.map +1 -1
  123. package/dist/vue2/types/common/emoji/index.d.ts +1904 -16
  124. package/dist/vue2/types/common/emoji/index.d.ts.map +1 -1
  125. package/dist/vue2/types/components/rich_text_editor/rich_text_editor.vue.d.ts +11 -1
  126. package/dist/vue2/types/components/rich_text_editor/rich_text_editor.vue.d.ts.map +1 -1
  127. package/dist/vue2/types/recipes/buttons/callbar_button/callbar_button.vue.d.ts +27 -0
  128. package/dist/vue2/types/recipes/buttons/callbar_button/callbar_button.vue.d.ts.map +1 -1
  129. package/dist/vue2/types/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.d.ts +27 -0
  130. package/dist/vue2/types/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.d.ts.map +1 -1
  131. package/dist/vue2/types/recipes/conversation_view/editor/editor.vue.d.ts.map +1 -1
  132. package/dist/vue2/types/recipes/conversation_view/feed_item_row/feed_item_row.vue.d.ts +4 -4
  133. package/dist/vue2/types/recipes/leftbar/contact_centers_row/contact_centers_row.vue.d.ts +2 -2
  134. package/dist/vue2/types/recipes/leftbar/general_row/general_row.vue.d.ts +6 -6
  135. package/dist/vue3/common/emoji.cjs +1 -1
  136. package/dist/vue3/common/emoji.cjs.map +1 -1
  137. package/dist/vue3/common/emoji.js +1 -1
  138. package/dist/vue3/common/emoji.js.map +1 -1
  139. package/dist/vue3/component-documentation.json +1 -1
  140. package/dist/vue3/components/item_layout/item_layout.vue.cjs +7 -7
  141. package/dist/vue3/components/item_layout/item_layout.vue.cjs.map +1 -1
  142. package/dist/vue3/components/item_layout/item_layout.vue.js +7 -7
  143. package/dist/vue3/components/item_layout/item_layout.vue.js.map +1 -1
  144. package/dist/vue3/components/rich_text_editor/rich_text_editor.vue.cjs +41 -22
  145. package/dist/vue3/components/rich_text_editor/rich_text_editor.vue.cjs.map +1 -1
  146. package/dist/vue3/components/rich_text_editor/rich_text_editor.vue.js +41 -22
  147. package/dist/vue3/components/rich_text_editor/rich_text_editor.vue.js.map +1 -1
  148. package/dist/vue3/recipes/buttons/callbar_button/callbar_button.vue.cjs +35 -7
  149. package/dist/vue3/recipes/buttons/callbar_button/callbar_button.vue.cjs.map +1 -1
  150. package/dist/vue3/recipes/buttons/callbar_button/callbar_button.vue.js +36 -8
  151. package/dist/vue3/recipes/buttons/callbar_button/callbar_button.vue.js.map +1 -1
  152. package/dist/vue3/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.cjs +35 -8
  153. package/dist/vue3/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.cjs.map +1 -1
  154. package/dist/vue3/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.js +35 -8
  155. package/dist/vue3/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.js.map +1 -1
  156. package/dist/vue3/recipes/cards/ivr_node/ivr_node.vue.cjs +7 -7
  157. package/dist/vue3/recipes/cards/ivr_node/ivr_node.vue.cjs.map +1 -1
  158. package/dist/vue3/recipes/cards/ivr_node/ivr_node.vue.js +7 -7
  159. package/dist/vue3/recipes/cards/ivr_node/ivr_node.vue.js.map +1 -1
  160. package/dist/vue3/recipes/chips/grouped_chip/grouped_chip.vue.cjs +3 -3
  161. package/dist/vue3/recipes/chips/grouped_chip/grouped_chip.vue.cjs.map +1 -1
  162. package/dist/vue3/recipes/chips/grouped_chip/grouped_chip.vue.js +3 -3
  163. package/dist/vue3/recipes/chips/grouped_chip/grouped_chip.vue.js.map +1 -1
  164. package/dist/vue3/recipes/comboboxes/combobox_multi_select/combobox_multi_select.vue.cjs +7 -7
  165. package/dist/vue3/recipes/comboboxes/combobox_multi_select/combobox_multi_select.vue.cjs.map +1 -1
  166. package/dist/vue3/recipes/comboboxes/combobox_multi_select/combobox_multi_select.vue.js +7 -7
  167. package/dist/vue3/recipes/comboboxes/combobox_multi_select/combobox_multi_select.vue.js.map +1 -1
  168. package/dist/vue3/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.cjs +4 -4
  169. package/dist/vue3/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.cjs.map +1 -1
  170. package/dist/vue3/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.js +4 -4
  171. package/dist/vue3/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.js.map +1 -1
  172. package/dist/vue3/recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue.cjs +5 -5
  173. package/dist/vue3/recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue.cjs.map +1 -1
  174. package/dist/vue3/recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue.js +5 -5
  175. package/dist/vue3/recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue.js.map +1 -1
  176. package/dist/vue3/recipes/conversation_view/attachment_carousel/media_components/progress_bar.vue.cjs +3 -3
  177. package/dist/vue3/recipes/conversation_view/attachment_carousel/media_components/progress_bar.vue.cjs.map +1 -1
  178. package/dist/vue3/recipes/conversation_view/attachment_carousel/media_components/progress_bar.vue.js +3 -3
  179. package/dist/vue3/recipes/conversation_view/attachment_carousel/media_components/progress_bar.vue.js.map +1 -1
  180. package/dist/vue3/recipes/conversation_view/editor/editor.vue.cjs +3 -2
  181. package/dist/vue3/recipes/conversation_view/editor/editor.vue.cjs.map +1 -1
  182. package/dist/vue3/recipes/conversation_view/editor/editor.vue.js +3 -2
  183. package/dist/vue3/recipes/conversation_view/editor/editor.vue.js.map +1 -1
  184. package/dist/vue3/recipes/conversation_view/emoji_row/emoji_row.vue.cjs +6 -6
  185. package/dist/vue3/recipes/conversation_view/emoji_row/emoji_row.vue.cjs.map +1 -1
  186. package/dist/vue3/recipes/conversation_view/emoji_row/emoji_row.vue.js +6 -6
  187. package/dist/vue3/recipes/conversation_view/emoji_row/emoji_row.vue.js.map +1 -1
  188. package/dist/vue3/recipes/conversation_view/feed_item_pill/feed_item_pill.vue.cjs +7 -7
  189. package/dist/vue3/recipes/conversation_view/feed_item_pill/feed_item_pill.vue.cjs.map +1 -1
  190. package/dist/vue3/recipes/conversation_view/feed_item_pill/feed_item_pill.vue.js +7 -7
  191. package/dist/vue3/recipes/conversation_view/feed_item_pill/feed_item_pill.vue.js.map +1 -1
  192. package/dist/vue3/recipes/conversation_view/feed_item_pill/feed_item_pill_constants.cjs +3 -3
  193. package/dist/vue3/recipes/conversation_view/feed_item_pill/feed_item_pill_constants.cjs.map +1 -1
  194. package/dist/vue3/recipes/conversation_view/feed_item_pill/feed_item_pill_constants.js +3 -3
  195. package/dist/vue3/recipes/conversation_view/feed_item_pill/feed_item_pill_constants.js.map +1 -1
  196. package/dist/vue3/recipes/conversation_view/feed_item_row/feed_item_row.vue.cjs +14 -14
  197. package/dist/vue3/recipes/conversation_view/feed_item_row/feed_item_row.vue.cjs.map +1 -1
  198. package/dist/vue3/recipes/conversation_view/feed_item_row/feed_item_row.vue.js +14 -14
  199. package/dist/vue3/recipes/conversation_view/feed_item_row/feed_item_row.vue.js.map +1 -1
  200. package/dist/vue3/recipes/conversation_view/feed_item_row/feed_item_row_constants.cjs +2 -2
  201. package/dist/vue3/recipes/conversation_view/feed_item_row/feed_item_row_constants.cjs.map +1 -1
  202. package/dist/vue3/recipes/conversation_view/feed_item_row/feed_item_row_constants.js +2 -2
  203. package/dist/vue3/recipes/conversation_view/feed_item_row/feed_item_row_constants.js.map +1 -1
  204. package/dist/vue3/recipes/conversation_view/message_input/extensions/meeting_pill/MeetingPill.vue.cjs +4 -4
  205. package/dist/vue3/recipes/conversation_view/message_input/extensions/meeting_pill/MeetingPill.vue.cjs.map +1 -1
  206. package/dist/vue3/recipes/conversation_view/message_input/extensions/meeting_pill/MeetingPill.vue.js +4 -4
  207. package/dist/vue3/recipes/conversation_view/message_input/extensions/meeting_pill/MeetingPill.vue.js.map +1 -1
  208. package/dist/vue3/recipes/conversation_view/message_input/message_input.vue.cjs +13 -13
  209. package/dist/vue3/recipes/conversation_view/message_input/message_input.vue.cjs.map +1 -1
  210. package/dist/vue3/recipes/conversation_view/message_input/message_input.vue.js +13 -13
  211. package/dist/vue3/recipes/conversation_view/message_input/message_input.vue.js.map +1 -1
  212. package/dist/vue3/recipes/conversation_view/time_pill/time_pill.vue.cjs +1 -1
  213. package/dist/vue3/recipes/conversation_view/time_pill/time_pill.vue.cjs.map +1 -1
  214. package/dist/vue3/recipes/conversation_view/time_pill/time_pill.vue.js +1 -1
  215. package/dist/vue3/recipes/conversation_view/time_pill/time_pill.vue.js.map +1 -1
  216. package/dist/vue3/recipes/header/settings_menu_button/settings_menu_button.vue.cjs +2 -2
  217. package/dist/vue3/recipes/header/settings_menu_button/settings_menu_button.vue.cjs.map +1 -1
  218. package/dist/vue3/recipes/header/settings_menu_button/settings_menu_button.vue.js +2 -2
  219. package/dist/vue3/recipes/header/settings_menu_button/settings_menu_button.vue.js.map +1 -1
  220. package/dist/vue3/recipes/item_layout/contact_info/contact_info.vue.cjs +3 -3
  221. package/dist/vue3/recipes/item_layout/contact_info/contact_info.vue.cjs.map +1 -1
  222. package/dist/vue3/recipes/item_layout/contact_info/contact_info.vue.js +3 -3
  223. package/dist/vue3/recipes/item_layout/contact_info/contact_info.vue.js.map +1 -1
  224. package/dist/vue3/recipes/leftbar/callbox/callbox.vue.cjs +11 -11
  225. package/dist/vue3/recipes/leftbar/callbox/callbox.vue.cjs.map +1 -1
  226. package/dist/vue3/recipes/leftbar/callbox/callbox.vue.js +11 -11
  227. package/dist/vue3/recipes/leftbar/callbox/callbox.vue.js.map +1 -1
  228. package/dist/vue3/recipes/leftbar/callbox/callbox_constants.cjs +4 -4
  229. package/dist/vue3/recipes/leftbar/callbox/callbox_constants.cjs.map +1 -1
  230. package/dist/vue3/recipes/leftbar/callbox/callbox_constants.js +4 -4
  231. package/dist/vue3/recipes/leftbar/callbox/callbox_constants.js.map +1 -1
  232. package/dist/vue3/recipes/leftbar/contact_centers_row/contact_centers_row.vue.cjs +19 -19
  233. package/dist/vue3/recipes/leftbar/contact_centers_row/contact_centers_row.vue.cjs.map +1 -1
  234. package/dist/vue3/recipes/leftbar/contact_centers_row/contact_centers_row.vue.js +19 -19
  235. package/dist/vue3/recipes/leftbar/contact_centers_row/contact_centers_row.vue.js.map +1 -1
  236. package/dist/vue3/recipes/leftbar/contact_row/contact_row.vue.cjs +4 -4
  237. package/dist/vue3/recipes/leftbar/contact_row/contact_row.vue.cjs.map +1 -1
  238. package/dist/vue3/recipes/leftbar/contact_row/contact_row.vue.js +4 -4
  239. package/dist/vue3/recipes/leftbar/contact_row/contact_row.vue.js.map +1 -1
  240. package/dist/vue3/recipes/leftbar/general_row/general_row.vue.cjs +27 -27
  241. package/dist/vue3/recipes/leftbar/general_row/general_row.vue.cjs.map +1 -1
  242. package/dist/vue3/recipes/leftbar/general_row/general_row.vue.js +27 -27
  243. package/dist/vue3/recipes/leftbar/general_row/general_row.vue.js.map +1 -1
  244. package/dist/vue3/recipes/leftbar/general_row/leftbar_general_row_icon.vue.cjs +1 -1
  245. package/dist/vue3/recipes/leftbar/general_row/leftbar_general_row_icon.vue.cjs.map +1 -1
  246. package/dist/vue3/recipes/leftbar/general_row/leftbar_general_row_icon.vue.js +1 -1
  247. package/dist/vue3/recipes/leftbar/general_row/leftbar_general_row_icon.vue.js.map +1 -1
  248. package/dist/vue3/recipes/leftbar/unread_pill/unread_pill.vue.cjs +1 -1
  249. package/dist/vue3/recipes/leftbar/unread_pill/unread_pill.vue.cjs.map +1 -1
  250. package/dist/vue3/recipes/leftbar/unread_pill/unread_pill.vue.js +1 -1
  251. package/dist/vue3/recipes/leftbar/unread_pill/unread_pill.vue.js.map +1 -1
  252. package/dist/vue3/recipes/notices/top_banner_info/top_banner_info.vue.cjs +4 -4
  253. package/dist/vue3/recipes/notices/top_banner_info/top_banner_info.vue.cjs.map +1 -1
  254. package/dist/vue3/recipes/notices/top_banner_info/top_banner_info.vue.js +4 -4
  255. package/dist/vue3/recipes/notices/top_banner_info/top_banner_info.vue.js.map +1 -1
  256. package/dist/vue3/types/common/emoji/index.d.ts +1905 -17
  257. package/dist/vue3/types/common/emoji/index.d.ts.map +1 -1
  258. package/dist/vue3/types/components/rich_text_editor/rich_text_editor.vue.d.ts +11 -1
  259. package/dist/vue3/types/components/rich_text_editor/rich_text_editor.vue.d.ts.map +1 -1
  260. package/dist/vue3/types/recipes/buttons/callbar_button/callbar_button.vue.d.ts +27 -0
  261. package/dist/vue3/types/recipes/buttons/callbar_button/callbar_button.vue.d.ts.map +1 -1
  262. package/dist/vue3/types/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.d.ts +27 -0
  263. package/dist/vue3/types/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.d.ts.map +1 -1
  264. package/dist/vue3/types/recipes/conversation_view/editor/editor.vue.d.ts.map +1 -1
  265. package/dist/vue3/types/recipes/conversation_view/feed_item_row/feed_item_row.vue.d.ts +4 -4
  266. package/dist/vue3/types/recipes/leftbar/contact_centers_row/contact_centers_row.vue.d.ts +2 -2
  267. package/dist/vue3/types/recipes/leftbar/general_row/general_row.vue.d.ts +6 -6
  268. package/package.json +8 -6
@@ -998,8 +998,8 @@ template {
998
998
  border-radius: var(--dt-size-radius-pill);
999
999
  box-shadow: 0 0 0 var(--dt-size-200) var(--avatar-count-color-shadow);
1000
1000
  }
1001
- .dt-recipe-leftbar-row--selected .d-avatar__count,
1002
- .dt-recipe-leftbar-row__primary:hover .d-avatar__count {
1001
+ .d-recipe-leftbar-row--selected .d-avatar__count,
1002
+ .d-recipe-leftbar-row__primary:hover .d-avatar__count {
1003
1003
  --avatar-count-color-shadow: var(--dt-theme-sidebar-row-color-background-hover);
1004
1004
  }
1005
1005
  .d-avatar--clickable {
@@ -4761,10 +4761,10 @@ legend .d-label--md {
4761
4761
  border-width: var(--presence-border-size);
4762
4762
  border-radius: var(--dt-size-radius-circle);
4763
4763
  }
4764
- .dt-recipe-leftbar-row--selected .d-presence {
4764
+ .d-recipe-leftbar-row--selected .d-presence {
4765
4765
  --presence-color-border-base: var(--dt-theme-sidebar-selected-row-color-background);
4766
4766
  }
4767
- .dt-recipe-leftbar-row__primary:hover .d-presence {
4767
+ .d-recipe-leftbar-row__primary:hover .d-presence {
4768
4768
  --presence-color-border-base: var(--dt-theme-sidebar-row-color-background-hover);
4769
4769
  }
4770
4770
  .d-presence__inner {
@@ -7997,22 +7997,22 @@ ul {
7997
7997
  .d-fvn-unset {
7998
7998
  font-variant-numeric: unset !important;
7999
7999
  }
8000
- .dt-recipe-attachment-carousel {
8000
+ .d-recipe-attachment-carousel {
8001
8001
  position: relative;
8002
8002
  width: var(--dt-space-1000);
8003
8003
  max-height: 100px;
8004
8004
  /* stylelint-disable-line meowtec/no-px */
8005
8005
  }
8006
- .dt-recipe-attachment-carousel .dt-recipe-attachment-carousel__media-list {
8006
+ .d-recipe-attachment-carousel__media-list {
8007
8007
  display: flex;
8008
8008
  flex-direction: row;
8009
8009
  padding-left: 0;
8010
8010
  overflow-x: scroll;
8011
8011
  }
8012
- .dt-recipe-attachment-carousel .dt-recipe-attachment-carousel__media-list::-webkit-scrollbar {
8012
+ .d-recipe-attachment-carousel__media-list::-webkit-scrollbar {
8013
8013
  display: none;
8014
8014
  }
8015
- .dt-recipe-attachment-carousel .dt-recipe-attachment-carousel__arrow {
8015
+ .d-recipe-attachment-carousel__arrow {
8016
8016
  position: absolute;
8017
8017
  top: var(--dt-space-30-percent);
8018
8018
  background-color: var(--dt-color-neutral-white);
@@ -8021,19 +8021,19 @@ ul {
8021
8021
  border-width: var(--dt-size-100);
8022
8022
  opacity: 0;
8023
8023
  }
8024
- .dt-recipe-attachment-carousel:hover .dt-recipe-attachment-carousel .dt-recipe-attachment-carousel__arrow {
8024
+ .d-recipe-attachment-carousel:hover .d-recipe-attachment-carousel__arrow {
8025
8025
  opacity: 1;
8026
8026
  }
8027
- .dt-recipe-attachment-carousel .dt-recipe-attachment-carousel__arrow .dt-recipe-attachment-carousel__arrow--left {
8027
+ .d-recipe-attachment-carousel__arrow--left {
8028
8028
  left: var(--dt-space-300);
8029
8029
  }
8030
- .dt-recipe-attachment-carousel .dt-recipe-attachment-carousel__arrow .dt-recipe-attachment-carousel__arrow--right {
8030
+ .d-recipe-attachment-carousel__arrow--right {
8031
8031
  right: var(--dt-space-300);
8032
8032
  }
8033
- .dt-recipe-attachment-carousel .dt-recipe-attachment-carousel__image {
8033
+ .d-recipe-attachment-carousel__image {
8034
8034
  position: relative;
8035
8035
  }
8036
- .dt-recipe-attachment-carousel .dt-recipe-attachment-carousel__image .dt-recipe-attachment-carousel__image__close-button {
8036
+ .d-recipe-attachment-carousel__image-close-button {
8037
8037
  position: absolute;
8038
8038
  top: inherit;
8039
8039
  right: inherit;
@@ -8044,11 +8044,11 @@ ul {
8044
8044
  border-width: var(--dt-size-200);
8045
8045
  opacity: 0;
8046
8046
  }
8047
- .dt-recipe-attachment-carousel__image:focus-within .dt-recipe-attachment-carousel .dt-recipe-attachment-carousel__image .dt-recipe-attachment-carousel__image__close-button,
8048
- .dt-recipe-attachment-carousel__image:hover .dt-recipe-attachment-carousel .dt-recipe-attachment-carousel__image .dt-recipe-attachment-carousel__image__close-button {
8047
+ .d-recipe-attachment-carousel__image:focus-within .d-recipe-attachment-carousel__image-close-button,
8048
+ .d-recipe-attachment-carousel__image:hover .d-recipe-attachment-carousel__image-close-button {
8049
8049
  opacity: 1;
8050
8050
  }
8051
- .dt-recipe-attachment-carousel .dt-recipe-attachment-carousel__image .dt-recipe-attachment-carousel__image__viewer {
8051
+ .d-recipe-attachment-carousel__image-viewer {
8052
8052
  width: var(--dt-size-700);
8053
8053
  height: var(--dt-size-700);
8054
8054
  -o-object-fit: cover;
@@ -8058,12 +8058,12 @@ ul {
8058
8058
  border-width: var(--dt-size-350);
8059
8059
  border-radius: var(--br4);
8060
8060
  }
8061
- .dt-recipe-attachment-carousel .dt-recipe-attachment-carousel__image .dt-recipe-attachment-carousel__image__top-right {
8061
+ .d-recipe-attachment-carousel__image-top-right {
8062
8062
  position: absolute;
8063
8063
  top: var(--dt-size-100);
8064
8064
  right: var(--dt-size-100);
8065
8065
  }
8066
- .dt-recipe-attachment-carousel .dt-recipe-attachment-carousel__image .dt-recipe-attachment-carousel__image__progress-bar {
8066
+ .d-recipe-attachment-carousel__image-progress-bar {
8067
8067
  position: absolute;
8068
8068
  top: inherit;
8069
8069
  right: inherit;
@@ -8076,49 +8076,49 @@ ul {
8076
8076
  -webkit-transform: rotate(-90deg);
8077
8077
  transform: rotate(-90deg);
8078
8078
  }
8079
- .dt-recipe-attachment-carousel .dt-recipe-attachment-carousel__progress-bar {
8079
+ .d-recipe-attachment-carousel__progress-bar {
8080
8080
  width: var(--dt-size-550);
8081
8081
  height: var(--dt-size-550);
8082
8082
  }
8083
- .dt-recipe-attachment-carousel .dt-recipe-attachment-carousel__progress-bar .dt-recipe-attachment-carousel__progress-bar__circle {
8083
+ .d-recipe-attachment-carousel__progress-bar-circle {
8084
8084
  fill: none;
8085
8085
  stroke-width: 2;
8086
8086
  stroke-dasharray: var(--stroke-dasharray);
8087
8087
  }
8088
- .dt-recipe-attachment-carousel .dt-recipe-attachment-carousel__progress-bar .dt-recipe-attachment-carousel__progress-bar__circle:nth-child(1) {
8088
+ .d-recipe-attachment-carousel__progress-bar-circle:nth-child(1) {
8089
8089
  stroke: var(--dt-color-black-100);
8090
8090
  stroke-dashoffset: 0;
8091
8091
  }
8092
- .dt-recipe-attachment-carousel .dt-recipe-attachment-carousel__progress-bar .dt-recipe-attachment-carousel__progress-bar__circle:nth-child(2) {
8092
+ .d-recipe-attachment-carousel__progress-bar-circle:nth-child(2) {
8093
8093
  transition: stroke-dashoffset 500ms linear;
8094
8094
  stroke: var(--dt-color-purple-500);
8095
8095
  stroke-dashoffset: var(--stroke-dashoffset);
8096
8096
  }
8097
- .dt-recipe-callbar-button:not(.dt-recipe-callbar-button--circle) {
8097
+ .d-recipe-callbar-button:not(.d-recipe-callbar-button--circle) {
8098
8098
  line-height: var(--dt-font-line-height-300);
8099
8099
  }
8100
- .dt-recipe-callbar-button .dt-recipe-callbar-button.d-btn[disabled] {
8100
+ .d-recipe-callbar-button.d-btn[disabled] {
8101
8101
  background-color: unset;
8102
8102
  opacity: 0.5;
8103
8103
  }
8104
- .dt-recipe-callbar-button--active .base-button__icon,
8105
- .dt-recipe-callbar-button--active:hover .base-button__icon {
8106
- color: var(--primary-color);
8104
+ .d-recipe-callbar-button--active .base-button__icon,
8105
+ .d-recipe-callbar-button--active:hover .base-button__icon {
8106
+ color: var(--dt-theme-mention-color-background);
8107
8107
  }
8108
- .dt-recipe-callbar-button--disabled {
8108
+ .d-recipe-callbar-button--disabled {
8109
8109
  cursor: not-allowed;
8110
8110
  }
8111
- .dt-recipe-callbar-button--circle {
8111
+ .d-recipe-callbar-button--circle {
8112
8112
  border-radius: var(--dt-size-radius-circle);
8113
8113
  }
8114
- .dt-recipe-callbar-button--circle.d-btn[disabled] {
8114
+ .d-recipe-callbar-button--circle.d-btn[disabled] {
8115
8115
  border-color: unset;
8116
8116
  }
8117
- .dt-recipe-callbar-button-with-popover {
8117
+ .d-recipe-callbar-button-with-popover {
8118
8118
  display: flex;
8119
8119
  align-items: flex-start;
8120
8120
  }
8121
- .dt-recipe-callbar-button-with-popover__arrow {
8121
+ .d-recipe-callbar-button-with-popover__arrow {
8122
8122
  width: var(--dt-size-500);
8123
8123
  height: var(--dt-size-500);
8124
8124
  margin-top: var(--dt-space-450);
@@ -8126,80 +8126,80 @@ ul {
8126
8126
  padding: var(--dt-space-400);
8127
8127
  border-radius: var(--dt-size-300);
8128
8128
  }
8129
- .dt-recipe-callbar-button-with-popover__arrow .d-btn--active {
8129
+ .d-recipe-callbar-button-with-popover__arrow .d-btn--active {
8130
8130
  background: var(--dt-color-surface-moderate-opaque);
8131
8131
  }
8132
- .dt-recipe-callbar-button-with-popover__arrow--large {
8132
+ .d-recipe-callbar-button-with-popover__arrow--large {
8133
8133
  margin-left: var(--dt-space-550-negative);
8134
8134
  }
8135
- .dt-recipe-callbar-button-with-popover__arrow-icon {
8135
+ .d-recipe-callbar-button-with-popover__arrow-icon {
8136
8136
  color: var(--dt-color-black-800);
8137
8137
  }
8138
- .dt-recipe-callbar-button-with-popover__popover .d-popover__header {
8138
+ .d-recipe-callbar-button-with-popover__popover .d-popover__header {
8139
8139
  color: var(--dt-color-foreground-primary-inverted);
8140
8140
  background: var(--dt-color-surface-contrast);
8141
8141
  }
8142
- .dt-recipe-callbar-button-with-popover__popover .d-popover__header .d-btn {
8142
+ .d-recipe-callbar-button-with-popover__popover .d-popover__header .d-btn {
8143
8143
  color: var(--dt-color-foreground-primary-inverted);
8144
8144
  }
8145
- .dt-recipe-callbar-button-with-popover__button.d-tab--selected::after,
8146
- .dt-recipe-callbar-button-with-popover__button.d-tab--selected:hover::after {
8145
+ .d-recipe-callbar-button-with-popover__button.d-tab--selected::after,
8146
+ .d-recipe-callbar-button-with-popover__button.d-tab--selected:hover::after {
8147
8147
  --tab--bgc: var(--dt-color-surface-contrast);
8148
8148
  }
8149
- .dt-recipe-callbar-button-with-popover__button.tab-group {
8149
+ .d-recipe-callbar-button-with-popover__button.tab-group {
8150
8150
  display: flex;
8151
8151
  flex-direction: column;
8152
8152
  height: 100%;
8153
8153
  }
8154
- .dt-recipe-callbar-button-with-popover__button.tab-content {
8154
+ .d-recipe-callbar-button-with-popover__button.tab-content {
8155
8155
  flex: 1 1 100%;
8156
8156
  overflow-y: auto;
8157
8157
  }
8158
- .dt-recipe-callbox {
8158
+ .d-recipe-callbox {
8159
8159
  padding: 0;
8160
8160
  color: var(--dt-color-foreground-primary);
8161
8161
  background-color: var(--dt-color-surface-primary);
8162
8162
  border-radius: var(--dt-size-radius-300);
8163
8163
  }
8164
- .dt-recipe-callbox__video {
8164
+ .d-recipe-callbox__video {
8165
8165
  display: flex;
8166
8166
  margin-bottom: var(--dt-space-300-negative);
8167
8167
  overflow: clip;
8168
8168
  border-radius: var(--dt-size-radius-200) var(--dt-size-radius-200) 0 0;
8169
8169
  }
8170
- .dt-recipe-callbox__main-content {
8170
+ .d-recipe-callbox__main-content {
8171
8171
  align-items: stretch;
8172
8172
  padding: 0;
8173
8173
  border: var(--dt-size-border-100) solid transparent;
8174
8174
  border-radius: var(--dt-size-radius-300);
8175
8175
  }
8176
- .dt-recipe-callbox__main-content.dt-recipe-callbox__border-default {
8176
+ .d-recipe-callbox__main-content.d-recipe-callbox__border-default {
8177
8177
  border-color: var(--dt-color-border-default);
8178
8178
  }
8179
- .dt-recipe-callbox__main-content.dt-recipe-callbox__border-ai {
8179
+ .d-recipe-callbox__main-content.d-recipe-callbox__border-ai {
8180
8180
  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;
8181
8181
  }
8182
- .dt-recipe-callbox__main-content.dt-recipe-callbox__border-critical {
8182
+ .d-recipe-callbox__main-content.d-recipe-callbox__border-critical {
8183
8183
  background: radial-gradient(var(--dt-color-surface-primary), var(--dt-color-surface-primary)) padding-box, radial-gradient(circle, #E7301D, #F78B23) border-box;
8184
8184
  }
8185
- .dt-recipe-callbox__main-content-top {
8185
+ .d-recipe-callbox__main-content-top {
8186
8186
  display: flex;
8187
8187
  align-items: center;
8188
8188
  padding: var(--dt-space-350) var(--dt-space-400);
8189
8189
  }
8190
- .dt-recipe-callbox__main-content-bottom {
8190
+ .d-recipe-callbox__main-content-bottom {
8191
8191
  border-top: 1px solid var(--dt-color-border-subtle);
8192
8192
  }
8193
- .dt-recipe-callbox__avatar {
8193
+ .d-recipe-callbox__avatar {
8194
8194
  margin-right: var(--dt-space-400);
8195
8195
  }
8196
- .dt-recipe-callbox__content {
8196
+ .d-recipe-callbox__content {
8197
8197
  display: flex;
8198
8198
  flex: 1 0 auto;
8199
8199
  flex-direction: column;
8200
8200
  min-width: 0;
8201
8201
  }
8202
- .dt-recipe-callbox__content-title {
8202
+ .d-recipe-callbox__content-title {
8203
8203
  width: 0;
8204
8204
  min-width: 100%;
8205
8205
  padding: 0;
@@ -8216,10 +8216,10 @@ ul {
8216
8216
  -ms-user-select: text;
8217
8217
  user-select: text;
8218
8218
  }
8219
- .dt-recipe-callbox__content-badge {
8219
+ .d-recipe-callbox__content-badge {
8220
8220
  line-height: normal;
8221
8221
  }
8222
- .dt-recipe-callbox__content-subtitle {
8222
+ .d-recipe-callbox__content-subtitle {
8223
8223
  width: 0;
8224
8224
  min-width: 100%;
8225
8225
  padding: 0;
@@ -8228,36 +8228,36 @@ ul {
8228
8228
  font-size: var(--dt-font-size-100);
8229
8229
  line-height: normal;
8230
8230
  }
8231
- .dt-recipe-callbox__right {
8231
+ .d-recipe-callbox__right {
8232
8232
  display: flex;
8233
8233
  justify-content: right;
8234
8234
  }
8235
- .dt-recipe-callbox--clickable .dt-recipe-callbox__content-title {
8235
+ .d-recipe-callbox--clickable .d-recipe-callbox__content-title {
8236
8236
  border-radius: var(--dt-size-100);
8237
8237
  cursor: pointer;
8238
8238
  -webkit-user-select: none;
8239
8239
  -ms-user-select: none;
8240
8240
  user-select: none;
8241
8241
  }
8242
- .dt-recipe-callbox--clickable .dt-recipe-callbox__content-title:focus-visible {
8242
+ .d-recipe-callbox--clickable .d-recipe-callbox__content-title:focus-visible {
8243
8243
  outline: none;
8244
8244
  box-shadow: var(--dt-shadow-focus);
8245
8245
  }
8246
- .dt-recipe-callbox--clickable .dt-recipe-callbox__content-title:hover,
8247
- .dt-recipe-callbox--clickable .dt-recipe-callbox__content-title:active {
8246
+ .d-recipe-callbox--clickable .d-recipe-callbox__content-title:hover,
8247
+ .d-recipe-callbox--clickable .d-recipe-callbox__content-title:active {
8248
8248
  text-decoration: underline;
8249
8249
  }
8250
- .dt-recipe-callbox__badge--warning {
8250
+ .d-recipe-callbox__badge--warning {
8251
8251
  background-color: var(--dt-color-surface-warning);
8252
8252
  }
8253
- .dt-recipe-combobox-multi-select__chip {
8253
+ .d-recipe-combobox-multi-select__chip {
8254
8254
  z-index: var(--zi-base1);
8255
8255
  max-width: var(--dt-size-100-percent);
8256
8256
  margin-top: var(--dt-space-300);
8257
8257
  margin-right: var(--dt-space-200);
8258
8258
  margin-left: var(--dt-space-200);
8259
8259
  }
8260
- .dt-recipe-combobox-multi-select__chip-wrapper {
8260
+ .d-recipe-combobox-multi-select__chip-wrapper {
8261
8261
  position: absolute;
8262
8262
  max-width: calc(var(--dt-size-100-percent) - var(--dt-space-400));
8263
8263
  max-height: initial;
@@ -8266,45 +8266,45 @@ ul {
8266
8266
  padding-left: var(--dt-space-100);
8267
8267
  overflow-y: visible;
8268
8268
  }
8269
- .dt-recipe-combobox-multi-select__chip-wrapper-md--collapsed {
8269
+ .d-recipe-combobox-multi-select__chip-wrapper-md--collapsed {
8270
8270
  max-height: 2.8rem;
8271
8271
  overflow-y: hidden;
8272
8272
  }
8273
- .dt-recipe-combobox-multi-select__chip-wrapper-sm--collapsed,
8274
- .dt-recipe-combobox-multi-select__chip-wrapper-xs--collapsed {
8273
+ .d-recipe-combobox-multi-select__chip-wrapper-sm--collapsed,
8274
+ .d-recipe-combobox-multi-select__chip-wrapper-xs--collapsed {
8275
8275
  max-height: 2.5rem;
8276
8276
  overflow-y: hidden;
8277
8277
  }
8278
- .dt-recipe-combobox-multi-select__chip--truncate {
8278
+ .d-recipe-combobox-multi-select__chip--truncate {
8279
8279
  white-space: nowrap;
8280
8280
  text-overflow: ellipsis;
8281
8281
  }
8282
- .dt-recipe-combobox-multi-select__input {
8282
+ .d-recipe-combobox-multi-select__input {
8283
8283
  flex-grow: 1;
8284
8284
  }
8285
- .dt-recipe-combobox-multi-select__input-wrapper {
8285
+ .d-recipe-combobox-multi-select__input-wrapper {
8286
8286
  position: relative;
8287
8287
  display: block;
8288
8288
  }
8289
- .dt-recipe-combobox-multi-select__list--loading {
8289
+ .d-recipe-combobox-multi-select__list--loading {
8290
8290
  padding-top: var(--dt-space-500);
8291
8291
  padding-bottom: var(--dt-space-500);
8292
8292
  text-align: center;
8293
8293
  }
8294
- .dt-recipe-contact-info {
8294
+ .d-recipe-contact-info {
8295
8295
  --contact-info-avatar-border-color: var(--dt-color-surface-primary);
8296
8296
  display: flex;
8297
8297
  }
8298
- .dt-recipe-contact-info .d-item-layout {
8298
+ .d-recipe-contact-info .d-item-layout {
8299
8299
  flex: 1 1 0;
8300
8300
  }
8301
- .dt-recipe-contact-info .d-item-layout--content {
8301
+ .d-recipe-contact-info .d-item-layout--content {
8302
8302
  /*
8303
8303
  DP-74536: Add `min-width` to make the width of "contact info" adjustable.
8304
8304
  */
8305
8305
  min-width: var(--dt-space-825);
8306
8306
  }
8307
- .dt-recipe-contact-info .d-item-layout--left {
8307
+ .d-recipe-contact-info .d-item-layout--left {
8308
8308
  align-items: center;
8309
8309
  justify-content: flex-start;
8310
8310
  /*
@@ -8312,48 +8312,48 @@ ul {
8312
8312
  */
8313
8313
  min-width: var(--dt-space-650);
8314
8314
  }
8315
- .dt-recipe-contact-info .d-item-layout--right {
8315
+ .d-recipe-contact-info .d-item-layout--right {
8316
8316
  align-items: center;
8317
8317
  /*
8318
8318
  DP-74536: Remove `min-width` which cause extra unused empty space on the right of "contact info".
8319
8319
  */
8320
8320
  min-width: 0;
8321
8321
  }
8322
- .dt-recipe-contact-info__left {
8322
+ .d-recipe-contact-info__left {
8323
8323
  position: relative;
8324
8324
  background-color: transparent;
8325
8325
  background-image: none;
8326
8326
  border-width: 0;
8327
8327
  cursor: pointer;
8328
8328
  }
8329
- .dt-recipe-contact-info__avatars {
8329
+ .d-recipe-contact-info__avatars {
8330
8330
  display: flex;
8331
8331
  flex-direction: row;
8332
8332
  margin-right: var(--dt-space-300-negative);
8333
8333
  }
8334
- .dt-recipe-contact-info__avatars .d-avatar {
8334
+ .d-recipe-contact-info__avatars .d-avatar {
8335
8335
  box-sizing: unset;
8336
8336
  border: var(--dt-size-300) solid var(--contact-info-avatar-border-color);
8337
8337
  border-radius: var(--dt-size-radius-pill);
8338
8338
  }
8339
- .dt-recipe-editor__top-bar-background {
8339
+ .d-recipe-editor__top-bar-background {
8340
8340
  background-color: var(--dt-color-surface-secondary);
8341
8341
  }
8342
- .dt-recipe-editor__button-group-divider {
8342
+ .d-recipe-editor__button-group-divider {
8343
8343
  width: var(--dt-size-100);
8344
8344
  height: calc(var(--dt-size-550) + var(--dt-size-300));
8345
8345
  margin-left: var(--dt-space-400);
8346
8346
  background: var(--dt-color-border-subtle);
8347
8347
  }
8348
- .dt-recipe-emoji-row {
8348
+ .d-recipe-emoji-row {
8349
8349
  display: flex;
8350
8350
  flex-wrap: wrap;
8351
8351
  gap: var(--dt-space-300);
8352
8352
  }
8353
- .dt-recipe-emoji-row__tooltip {
8353
+ .d-recipe-emoji-row__tooltip {
8354
8354
  display: inline-block;
8355
8355
  }
8356
- .dt-recipe-emoji-row__reaction {
8356
+ .d-recipe-emoji-row__reaction {
8357
8357
  --emoji-item-color-inset-shadow: transparent;
8358
8358
  --emoji-item-color-foreground: var(--dt-action-color-foreground-muted-default);
8359
8359
  --emoji-item-color-background: var(--dt-action-color-background-muted-hover);
@@ -8365,51 +8365,51 @@ ul {
8365
8365
  border-radius: var(--dt-size-radius-pill);
8366
8366
  box-shadow: inset 0 0 0 var(--dt-size-border-100) var(--emoji-item-color-inset-shadow);
8367
8367
  }
8368
- .dt-recipe-emoji-row__reaction.dt-recipe-emoji-row__picker {
8368
+ .d-recipe-emoji-row__reaction.d-recipe-emoji-row__picker {
8369
8369
  padding: var(--dt-space-200) var(--dt-space-350);
8370
8370
  }
8371
- .dt-recipe-emoji-row__reaction:hover {
8371
+ .d-recipe-emoji-row__reaction:hover {
8372
8372
  --emoji-item-color-inset-shadow: var(--dt-color-border-subtle);
8373
8373
  --emoji-item-color-foreground: var(--dt-action-color-foreground-muted-hover);
8374
8374
  }
8375
- .dt-recipe-emoji-row__reaction:active {
8375
+ .d-recipe-emoji-row__reaction:active {
8376
8376
  --emoji-item-color-background: var(--dt-action-color-background-muted-active);
8377
8377
  --emoji-item-color-foreground: var(--dt-action-color-foreground-muted-active);
8378
8378
  -webkit-transform: scale(0.98);
8379
8379
  transform: scale(0.98);
8380
8380
  }
8381
- .dt-recipe-emoji-row__reaction--selected {
8381
+ .d-recipe-emoji-row__reaction--selected {
8382
8382
  --emoji-item-color-inset-shadow: var(--dt-color-border-brand);
8383
8383
  --emoji-item-color-foreground: var(--dt-color-link-primary);
8384
8384
  --emoji-item-color-background: var(--dt-action-color-background-base-hover);
8385
8385
  }
8386
- .dt-recipe-emoji-row__reaction--selected .dt-recipe-emoji-row__reaction-number {
8386
+ .d-recipe-emoji-row__reaction--selected .d-recipe-emoji-row__reaction-number {
8387
8387
  font-weight: var(--dt-font-weight-bold);
8388
8388
  }
8389
- .dt-recipe-emoji-row__reaction--selected:hover {
8389
+ .d-recipe-emoji-row__reaction--selected:hover {
8390
8390
  --emoji-item-color-inset-shadow: var(--dt-color-border-brand-strong);
8391
8391
  --emoji-item-color-foreground: var(--dt-color-link-primary-hover);
8392
8392
  }
8393
- .dt-recipe-emoji-row__reaction--selected:active {
8393
+ .d-recipe-emoji-row__reaction--selected:active {
8394
8394
  --emoji-item-color-background: var(--dt-action-color-background-base-active);
8395
8395
  }
8396
- .dt-recipe-emoji-row__reaction-number {
8396
+ .d-recipe-emoji-row__reaction-number {
8397
8397
  font-weight: var(--dt-typography-body-sm-font-weight);
8398
8398
  font-size: var(--dt-typography-body-sm-font-size);
8399
8399
  font-family: var(--dt-typography-body-sm-font-family);
8400
8400
  font-variant: tabular-nums;
8401
8401
  line-height: var(--dt-font-line-height-100);
8402
8402
  }
8403
- .dt-recipe-emoji-row__emoji {
8403
+ .d-recipe-emoji-row__emoji {
8404
8404
  display: inline-flex;
8405
8405
  margin-right: var(--dt-space-300);
8406
8406
  }
8407
- .dt-recipe-feed-item-pill__wrapper {
8407
+ .d-recipe-feed-item-pill__wrapper {
8408
8408
  padding: var(--dt-space-400);
8409
8409
  background-color: var(--dt-color-surface-secondary);
8410
8410
  }
8411
- .dt-recipe-feed-item-pill__button {
8412
- width: 100%;
8411
+ .d-recipe-feed-item-pill__button {
8412
+ width: var(--dt-size-100-percent);
8413
8413
  text-align: left;
8414
8414
  background-color: var(--dt-color-surface-moderate);
8415
8415
  border-width: 0;
@@ -8420,46 +8420,46 @@ ul {
8420
8420
  --button-color-text: var(--dt-action-color-foreground-muted-default);
8421
8421
  --button-border-radius: var(--dt-size-radius-600);
8422
8422
  }
8423
- .dt-recipe-feed-item-pill__layout {
8423
+ .d-recipe-feed-item-pill__layout {
8424
8424
  gap: var(--dt-space-300);
8425
- width: 100%;
8425
+ width: var(--dt-size-100-percent);
8426
8426
  padding: var(--dt-space-400);
8427
8427
  }
8428
- .dt-recipe-feed-item-pill__layout > .d-item-layout--left {
8428
+ .d-recipe-feed-item-pill__layout > .d-item-layout--left {
8429
8429
  justify-content: center;
8430
8430
  padding-right: var(--dt-space-0);
8431
8431
  }
8432
- .dt-recipe-feed-item-pill__icon {
8432
+ .d-recipe-feed-item-pill__icon {
8433
8433
  display: flex;
8434
8434
  }
8435
- .dt-recipe-feed-item-pill__icon svg {
8436
- -webkit-animation: fade 0.15s ease-in;
8437
- animation: fade 0.15s ease-in;
8435
+ .d-recipe-feed-item-pill__icon svg {
8436
+ -webkit-animation: d-recipe-feed-item-pill-fade 0.15s ease-in;
8437
+ animation: d-recipe-feed-item-pill-fade 0.15s ease-in;
8438
8438
  }
8439
- .dt-recipe-feed-item-pill__content {
8439
+ .d-recipe-feed-item-pill__content {
8440
8440
  display: flex;
8441
8441
  justify-content: center;
8442
8442
  }
8443
- .dt-recipe-feed-item-pill__title {
8443
+ .d-recipe-feed-item-pill__title {
8444
8444
  font-weight: var(--dt-font-weight-bold);
8445
8445
  }
8446
- .dt-recipe-feed-item-pill__border {
8446
+ .d-recipe-feed-item-pill__border {
8447
8447
  overflow: hidden;
8448
8448
  background-clip: content-box, border-box;
8449
8449
  background-origin: border-box;
8450
- border: double 1px transparent;
8450
+ border: double var(--dt-size-100) transparent;
8451
8451
  border-radius: var(--dt-size-radius-600);
8452
8452
  }
8453
- .dt-recipe-feed-item-pill__border--default {
8453
+ .d-recipe-feed-item-pill__border--default {
8454
8454
  background: var(--dt-color-border-default);
8455
8455
  }
8456
- .dt-recipe-feed-item-pill__border--ai {
8456
+ .d-recipe-feed-item-pill__border--ai {
8457
8457
  background-image: linear-gradient(var(--dt-color-surface-primary), var(--dt-color-surface-primary)), var(--dt-badge-color-background-ai);
8458
8458
  }
8459
- .dt-recipe-feed-item-pill__border--critical {
8459
+ .d-recipe-feed-item-pill__border--critical {
8460
8460
  background: var(--dt-color-foreground-critical);
8461
8461
  }
8462
- @-webkit-keyframes fade {
8462
+ @-webkit-keyframes d-recipe-feed-item-pill-fade {
8463
8463
  0% {
8464
8464
  -webkit-transform: scale(0);
8465
8465
  transform: scale(0);
@@ -8469,7 +8469,7 @@ ul {
8469
8469
  transform: scale(1);
8470
8470
  }
8471
8471
  }
8472
- @keyframes fade {
8472
+ @keyframes d-recipe-feed-item-pill-fade {
8473
8473
  0% {
8474
8474
  -webkit-transform: scale(0);
8475
8475
  transform: scale(0);
@@ -8479,21 +8479,21 @@ ul {
8479
8479
  transform: scale(1);
8480
8480
  }
8481
8481
  }
8482
- .dt-recipe-feed-item-row {
8482
+ .d-recipe-feed-item-row {
8483
8483
  position: relative;
8484
8484
  box-sizing: border-box;
8485
8485
  width: var(--dt-size-100-percent);
8486
8486
  padding: var(--dt-space-300) var(--dt-space-500);
8487
8487
  }
8488
- .dt-recipe-feed-item-row:focus-visible {
8488
+ .d-recipe-feed-item-row:focus-visible {
8489
8489
  box-shadow: var(--dt-shadow-focus-inset);
8490
8490
  }
8491
- .dt-recipe-feed-item-row > .d-item-layout {
8491
+ .d-recipe-feed-item-row > .d-item-layout {
8492
8492
  min-height: initial;
8493
8493
  padding: 0;
8494
8494
  font: var(--dt-typography-body-md-compact);
8495
8495
  }
8496
- .dt-recipe-feed-item-row > .d-item-layout > .d-item-layout--left {
8496
+ .d-recipe-feed-item-row > .d-item-layout > .d-item-layout--left {
8497
8497
  display: block;
8498
8498
  align-self: flex-start;
8499
8499
  min-width: calc(var(--dt-space-600) + var(--dt-space-300));
@@ -8501,39 +8501,39 @@ ul {
8501
8501
  padding-left: var(--dt-space-0);
8502
8502
  text-align: end;
8503
8503
  }
8504
- .dt-recipe-feed-item-row > .d-item-layout > .d-item-layout--right {
8504
+ .d-recipe-feed-item-row > .d-item-layout > .d-item-layout--right {
8505
8505
  min-width: initial;
8506
8506
  padding: 0;
8507
8507
  }
8508
- .dt-recipe-feed-item-row > .d-item-layout > .d-item-layout--content > .d-item-layout--bottom {
8508
+ .d-recipe-feed-item-row > .d-item-layout > .d-item-layout--content > .d-item-layout--bottom {
8509
8509
  display: flex;
8510
8510
  flex-direction: column;
8511
8511
  margin-top: 0;
8512
8512
  }
8513
- .dt-recipe-feed-item-row__state--searched {
8513
+ .d-recipe-feed-item-row__state--searched {
8514
8514
  background-color: var(--dt-color-surface-warning-subtle);
8515
8515
  }
8516
- .dt-recipe-feed-item-row__state--error {
8516
+ .d-recipe-feed-item-row__state--error {
8517
8517
  background-color: var(--dt-color-surface-critical-subtle);
8518
8518
  }
8519
- .dt-recipe-feed-item-row__state-transition {
8519
+ .d-recipe-feed-item-row__state-transition {
8520
8520
  transition: background-color 2s var(--ttf-in-out) 0s;
8521
8521
  }
8522
- .dt-recipe-feed-item-row--active {
8522
+ .d-recipe-feed-item-row--active {
8523
8523
  background-color: var(--dt-color-surface-secondary-opaque);
8524
8524
  }
8525
- .dt-recipe-feed-item-row__avatar-container {
8525
+ .d-recipe-feed-item-row__avatar-container {
8526
8526
  padding-top: var(--dt-space-300);
8527
8527
  padding-bottom: var(--dt-space-300);
8528
8528
  }
8529
- .dt-recipe-feed-item-row__content {
8529
+ .d-recipe-feed-item-row__content {
8530
8530
  padding-left: var(--dt-space-300);
8531
8531
  }
8532
- .dt-recipe-feed-item-row__attachment {
8532
+ .d-recipe-feed-item-row__attachment {
8533
8533
  padding-top: var(--dt-space-200);
8534
8534
  padding-bottom: var(--dt-space-300);
8535
8535
  }
8536
- .dt-recipe-feed-item-row__image {
8536
+ .d-recipe-feed-item-row__image {
8537
8537
  display: block;
8538
8538
  min-width: 5.6rem;
8539
8539
  max-width: 30rem;
@@ -8542,11 +8542,11 @@ ul {
8542
8542
  border: var(--dt-color-border-subtle) solid var(--dt-size-border-100);
8543
8543
  border-radius: var(--dt-size-radius-400);
8544
8544
  }
8545
- .dt-recipe-feed-item-row__video {
8545
+ .d-recipe-feed-item-row__video {
8546
8546
  display: block;
8547
8547
  height: 25rem;
8548
8548
  }
8549
- .dt-recipe-feed-item-row__header {
8549
+ .d-recipe-feed-item-row__header {
8550
8550
  display: flex;
8551
8551
  flex-wrap: wrap;
8552
8552
  gap: var(--dt-space-300);
@@ -8554,59 +8554,59 @@ ul {
8554
8554
  font-size: var(--dt-font-size-200);
8555
8555
  line-height: var(--dt-font-line-height-300);
8556
8556
  }
8557
- .dt-recipe-feed-item-row__header-name {
8557
+ .d-recipe-feed-item-row__header-name {
8558
8558
  font-weight: var(--dt-font-weight-bold);
8559
8559
  }
8560
- .dt-recipe-feed-item-row__header-time {
8560
+ .d-recipe-feed-item-row__header-time {
8561
8561
  flex-shrink: 0;
8562
8562
  color: var(--dt-color-foreground-tertiary);
8563
8563
  font-size: var(--dt-font-size-100);
8564
8564
  }
8565
- .dt-recipe-feed-item-row__reactions {
8565
+ .d-recipe-feed-item-row__reactions {
8566
8566
  display: flex;
8567
8567
  flex-wrap: wrap;
8568
8568
  padding-top: var(--dt-space-200);
8569
8569
  padding-bottom: var(--dt-space-200);
8570
8570
  padding-left: var(--dt-space-300);
8571
8571
  }
8572
- .dt-recipe-feed-item-row__threading {
8572
+ .d-recipe-feed-item-row__threading {
8573
8573
  padding-top: var(--dt-space-200);
8574
8574
  padding-bottom: var(--dt-space-200);
8575
8575
  }
8576
- .dt-recipe-feed-item-row__left-time {
8576
+ .d-recipe-feed-item-row__left-time {
8577
8577
  color: var(--dt-color-foreground-tertiary);
8578
8578
  font-weight: var(--dt-font-weight-normal);
8579
8579
  font-size: var(--dt-font-size-100);
8580
8580
  white-space: nowrap;
8581
8581
  vertical-align: middle;
8582
8582
  }
8583
- .dt-recipe-feed-item-row__menu {
8583
+ .d-recipe-feed-item-row__menu {
8584
8584
  position: absolute;
8585
8585
  top: var(--dt-space-550-negative);
8586
8586
  right: var(--dt-space-450);
8587
8587
  }
8588
- .dt-recipe-grouped-chip {
8588
+ .d-recipe-grouped-chip {
8589
8589
  display: inline-flex;
8590
8590
  white-space: nowrap;
8591
8591
  background-color: unset;
8592
8592
  background-image: unset;
8593
8593
  }
8594
- .dt-recipe-grouped-chip__content {
8594
+ .d-recipe-grouped-chip__content {
8595
8595
  font-variant-numeric: tabular-nums;
8596
8596
  }
8597
- .dt-recipe-grouped-chip__content-left {
8597
+ .d-recipe-grouped-chip__content-left {
8598
8598
  max-width: var(--dt-size-730);
8599
8599
  background-color: var(--dt-color-surface-moderate-opaque);
8600
8600
  border-top-left-radius: var(--dt-size-radius-pill);
8601
8601
  border-bottom-left-radius: var(--dt-size-radius-pill);
8602
8602
  }
8603
- .dt-recipe-grouped-chip__content-right {
8603
+ .d-recipe-grouped-chip__content-right {
8604
8604
  max-width: var(--dt-size-730);
8605
8605
  background-color: var(--dt-color-purple-200);
8606
8606
  border-top-right-radius: var(--dt-size-radius-pill);
8607
8607
  border-bottom-right-radius: var(--dt-size-radius-pill);
8608
8608
  }
8609
- .dt-recipe-ivr-node {
8609
+ .d-recipe-ivr-node {
8610
8610
  display: flex;
8611
8611
  flex-direction: column;
8612
8612
  align-items: center;
@@ -8614,22 +8614,22 @@ ul {
8614
8614
  /* stylelint-disable-line meowtec/no-px */
8615
8615
  cursor: pointer;
8616
8616
  }
8617
- .dt-recipe-ivr-node__header-left {
8617
+ .d-recipe-ivr-node__header-left {
8618
8618
  display: flex;
8619
8619
  align-items: center;
8620
8620
  }
8621
- .dt-recipe-ivr-node__label {
8621
+ .d-recipe-ivr-node__label {
8622
8622
  font-weight: var(--dt-font-weight-bold);
8623
8623
  font-size: var(--dt-font-size-200);
8624
8624
  }
8625
- .dt-recipe-ivr-node__dropdown-list {
8625
+ .d-recipe-ivr-node__dropdown-list {
8626
8626
  width: var(--dt-size-825);
8627
8627
  }
8628
- .dt-recipe-ivr-node__goto-icon {
8628
+ .d-recipe-ivr-node__goto-icon {
8629
8629
  -webkit-transform: rotate(90deg);
8630
8630
  transform: rotate(90deg);
8631
8631
  }
8632
- .dt-recipe-ivr-node__connector {
8632
+ .d-recipe-ivr-node__connector {
8633
8633
  z-index: var(--zi-base);
8634
8634
  display: flex;
8635
8635
  align-items: center;
@@ -8641,20 +8641,20 @@ ul {
8641
8641
  border-color: var(--dt-color-purple-600);
8642
8642
  border-radius: var(--dt-size-radius-circle);
8643
8643
  }
8644
- .dt-recipe-ivr-node__connector--selected {
8644
+ .d-recipe-ivr-node__connector--selected {
8645
8645
  margin-bottom: var(--dt-space-400-negative);
8646
8646
  }
8647
- .dt-recipe-ivr-node__connector-dtmf {
8647
+ .d-recipe-ivr-node__connector-dtmf {
8648
8648
  width: var(--dt-size-550);
8649
8649
  height: var(--dt-size-550);
8650
8650
  margin-bottom: var(--dt-space-450-negative);
8651
8651
  color: var(--dt-color-neutral-white);
8652
8652
  font-size: var(--dt-font-size-200);
8653
8653
  }
8654
- .dt-recipe-ivr-node__connector-dtmf .dt-recipe-ivr-node__connector--selected {
8654
+ .d-recipe-ivr-node__connector-dtmf .d-recipe-ivr-node__connector--selected {
8655
8655
  margin-bottom: var(--dt-space-500-negative);
8656
8656
  }
8657
- .dt-recipe-leftbar-row {
8657
+ .d-recipe-leftbar-row {
8658
8658
  --leftbar-row-color-foreground: var(--dt-theme-sidebar-color-foreground);
8659
8659
  --leftbar-row-color-background: var(--dt-theme-sidebar-row-color-background);
8660
8660
  --leftbar-row-radius: var(--dt-size-radius-pill);
@@ -8685,31 +8685,31 @@ ul {
8685
8685
  transition-duration: var(--td200);
8686
8686
  transition-property: background-color, border, box-shadow;
8687
8687
  }
8688
- .dt-recipe-leftbar-row:not(.dt-recipe-leftbar-row--no-action):hover,
8689
- .dt-recipe-leftbar-row:not(.dt-recipe-leftbar-row--no-action):focus-within {
8688
+ .d-recipe-leftbar-row:not(.d-recipe-leftbar-row--no-action):hover,
8689
+ .d-recipe-leftbar-row:not(.d-recipe-leftbar-row--no-action):focus-within {
8690
8690
  --leftbar-row-unread-badge-display: none;
8691
8691
  }
8692
- .dt-recipe-leftbar-row:not(.dt-recipe-leftbar-row--no-action):hover .dt-recipe-leftbar-row__action,
8693
- .dt-recipe-leftbar-row:not(.dt-recipe-leftbar-row--no-action):focus-within .dt-recipe-leftbar-row__action {
8692
+ .d-recipe-leftbar-row:not(.d-recipe-leftbar-row--no-action):hover .d-recipe-leftbar-row__action,
8693
+ .d-recipe-leftbar-row:not(.d-recipe-leftbar-row--no-action):focus-within .d-recipe-leftbar-row__action {
8694
8694
  display: inline-flex;
8695
8695
  }
8696
- .dt-recipe-leftbar-row:not(.dt-recipe-leftbar-row--no-action):hover .dt-recipe-leftbar-row__action-button,
8697
- .dt-recipe-leftbar-row:not(.dt-recipe-leftbar-row--no-action):focus-within .dt-recipe-leftbar-row__action-button {
8696
+ .d-recipe-leftbar-row:not(.d-recipe-leftbar-row--no-action):hover .d-recipe-leftbar-row__action-button,
8697
+ .d-recipe-leftbar-row:not(.d-recipe-leftbar-row--no-action):focus-within .d-recipe-leftbar-row__action-button {
8698
8698
  opacity: 1;
8699
8699
  }
8700
- .dt-recipe-leftbar-row:hover,
8701
- .dt-recipe-leftbar-row:focus-within {
8700
+ .d-recipe-leftbar-row:hover,
8701
+ .d-recipe-leftbar-row:focus-within {
8702
8702
  --leftbar-row-color-background: var(--dt-theme-sidebar-row-color-background-hover);
8703
8703
  }
8704
- .dt-recipe-leftbar-row:hover .d-presence,
8705
- .dt-recipe-leftbar-row:focus-within .d-presence {
8704
+ .d-recipe-leftbar-row:hover .d-presence,
8705
+ .d-recipe-leftbar-row:focus-within .d-presence {
8706
8706
  --presence-color-border-base: var(--dt-color-black-200);
8707
8707
  }
8708
- .dt-recipe-leftbar-row:hover .d-avatar__count,
8709
- .dt-recipe-leftbar-row:focus-within .d-avatar__count {
8708
+ .d-recipe-leftbar-row:hover .d-avatar__count,
8709
+ .d-recipe-leftbar-row:focus-within .d-avatar__count {
8710
8710
  --avatar-count-color-shadow: var(--dt-theme-sidebar-selected-row-color-background);
8711
8711
  }
8712
- .dt-recipe-leftbar-row__description {
8712
+ .d-recipe-leftbar-row__description {
8713
8713
  overflow: hidden;
8714
8714
  color: var(--leftbar-row-description-color-foreground);
8715
8715
  font-weight: var(--leftbar-row-description-font-weight);
@@ -8718,7 +8718,7 @@ ul {
8718
8718
  white-space: nowrap;
8719
8719
  text-overflow: ellipsis;
8720
8720
  }
8721
- .dt-recipe-leftbar-row__status {
8721
+ .d-recipe-leftbar-row__status {
8722
8722
  padding-bottom: var(--dt-space-100);
8723
8723
  overflow: hidden;
8724
8724
  color: var(--leftbar-row-status-color-foreground);
@@ -8727,29 +8727,29 @@ ul {
8727
8727
  white-space: nowrap;
8728
8728
  text-overflow: ellipsis;
8729
8729
  }
8730
- .dt-recipe-leftbar-row__meta-context ~ .dt-recipe-leftbar-row__meta-custom:not(:empty)::before {
8730
+ .d-recipe-leftbar-row__meta-context ~ .d-recipe-leftbar-row__meta-custom:not(:empty)::before {
8731
8731
  color: var(--dt-theme-sidebar-status-color-foreground);
8732
8732
  content: " • ";
8733
8733
  }
8734
- .dt-recipe-leftbar-row--has-unread {
8734
+ .d-recipe-leftbar-row--has-unread {
8735
8735
  --leftbar-row-description-font-weight: var(--dt-font-weight-bold);
8736
8736
  --leftbar-row-description-color-foreground: var(--dt-theme-sidebar-color-foreground-unread);
8737
8737
  --leftbar-row-alpha-color-foreground: var(--dt-theme-sidebar-color-foreground-unread);
8738
8738
  }
8739
- .dt-recipe-leftbar-row--muted {
8739
+ .d-recipe-leftbar-row--muted {
8740
8740
  --leftbar-row-opacity: 60%;
8741
8741
  }
8742
- .dt-recipe-leftbar-row--selected {
8742
+ .d-recipe-leftbar-row--selected {
8743
8743
  --leftbar-row-color-background: var(--dt-theme-sidebar-selected-row-color-background);
8744
8744
  --leftbar-row-description-color-foreground: var(--dt-theme-sidebar-selected-row-color-foreground);
8745
8745
  }
8746
- .dt-recipe-leftbar-row--selected .d-presence {
8746
+ .d-recipe-leftbar-row--selected .d-presence {
8747
8747
  --presence-color-border-base: var(--dt-color-black-200);
8748
8748
  }
8749
- .dt-recipe-leftbar-row--selected .d-avatar__count {
8749
+ .d-recipe-leftbar-row--selected .d-avatar__count {
8750
8750
  --avatar-count-color-shadow: var(--dt-theme-sidebar-selected-row-color-background);
8751
8751
  }
8752
- .dt-recipe-leftbar-row__is-typing {
8752
+ .d-recipe-leftbar-row__is-typing {
8753
8753
  --is-typing-size-shape: var(--dt-size-550);
8754
8754
  position: absolute;
8755
8755
  display: flex;
@@ -8761,7 +8761,7 @@ ul {
8761
8761
  border-radius: var(--dt-size-radius-pill);
8762
8762
  opacity: 0.75;
8763
8763
  }
8764
- .dt-recipe-leftbar-row__is-typing span {
8764
+ .d-recipe-leftbar-row__is-typing span {
8765
8765
  display: inline-block;
8766
8766
  width: var(--dt-size-300);
8767
8767
  height: var(--dt-size-300);
@@ -8770,22 +8770,22 @@ ul {
8770
8770
  border-radius: var(--dt-size-radius-pill);
8771
8771
  opacity: 0.3;
8772
8772
  transition: all 500ms ease;
8773
- -webkit-animation: wave 1.5s ease infinite;
8774
- animation: wave 1.5s ease infinite;
8773
+ -webkit-animation: d-recipe-leftbar-row-wave 1.5s ease infinite;
8774
+ animation: d-recipe-leftbar-row-wave 1.5s ease infinite;
8775
8775
  }
8776
- .dt-recipe-leftbar-row__is-typing span:nth-child(1) {
8776
+ .d-recipe-leftbar-row__is-typing span:nth-child(1) {
8777
8777
  -webkit-animation-delay: 0ms;
8778
8778
  animation-delay: 0ms;
8779
8779
  }
8780
- .dt-recipe-leftbar-row__is-typing span:nth-child(2) {
8780
+ .d-recipe-leftbar-row__is-typing span:nth-child(2) {
8781
8781
  -webkit-animation-delay: var(--td100);
8782
8782
  animation-delay: var(--td100);
8783
8783
  }
8784
- .dt-recipe-leftbar-row__is-typing span:nth-child(3) {
8784
+ .d-recipe-leftbar-row__is-typing span:nth-child(3) {
8785
8785
  -webkit-animation-delay: var(--td200);
8786
8786
  animation-delay: var(--td200);
8787
8787
  }
8788
- .dt-recipe-leftbar-row__primary {
8788
+ .d-recipe-leftbar-row__primary {
8789
8789
  display: flex;
8790
8790
  flex: 1;
8791
8791
  align-items: center;
@@ -8803,18 +8803,18 @@ ul {
8803
8803
  -webkit-appearance: none;
8804
8804
  appearance: none;
8805
8805
  }
8806
- .dt-recipe-leftbar-row__primary:active {
8806
+ .d-recipe-leftbar-row__primary:active {
8807
8807
  --leftbar-row-color-background: var(--dt-theme-sidebar-row-color-background-active);
8808
8808
  }
8809
- .dt-recipe-leftbar-row__primary:focus-visible {
8809
+ .d-recipe-leftbar-row__primary:focus-visible {
8810
8810
  box-shadow: var(--dt-shadow-focus-inset);
8811
8811
  }
8812
- .dt-recipe-leftbar-row__action-button {
8812
+ .d-recipe-leftbar-row__action-button {
8813
8813
  width: var(--leftbar-row-action-width);
8814
8814
  height: var(--leftbar-row-action-height);
8815
8815
  opacity: 0;
8816
8816
  }
8817
- .dt-recipe-leftbar-row__alpha {
8817
+ .d-recipe-leftbar-row__alpha {
8818
8818
  display: flex;
8819
8819
  align-items: center;
8820
8820
  justify-content: center;
@@ -8826,11 +8826,11 @@ ul {
8826
8826
  color: var(--leftbar-row-alpha-color-foreground);
8827
8827
  border-radius: var(--leftbar-row-radius) 0 0 var(--leftbar-row-radius);
8828
8828
  }
8829
- .dt-recipe-leftbar-row__label {
8829
+ .d-recipe-leftbar-row__label {
8830
8830
  flex: 0 1;
8831
8831
  min-width: 0;
8832
8832
  }
8833
- .dt-recipe-leftbar-row__omega {
8833
+ .d-recipe-leftbar-row__omega {
8834
8834
  position: absolute;
8835
8835
  top: var(--leftbar-row-action-position-bottom);
8836
8836
  right: var(--leftbar-row-action-position-right);
@@ -8843,33 +8843,33 @@ ul {
8843
8843
  -webkit-transform: translateY(calc(var(--leftbar-row-action-position-bottom) * -1));
8844
8844
  transform: translateY(calc(var(--leftbar-row-action-position-bottom) * -1));
8845
8845
  }
8846
- .dt-recipe-leftbar-row__unread-badge {
8846
+ .d-recipe-leftbar-row__unread-badge {
8847
8847
  display: var(--leftbar-row-unread-badge-display);
8848
8848
  color: var(--dt-theme-mention-color-foreground);
8849
8849
  background-color: var(--dt-theme-mention-color-background);
8850
8850
  }
8851
- .dt-recipe-leftbar-row__unread-count .dt-recipe-leftbar-row__action {
8851
+ .d-recipe-leftbar-row__unread-count .d-recipe-leftbar-row__action {
8852
8852
  display: none;
8853
8853
  }
8854
- .dt-recipe-leftbar-row__unread-count-badge {
8854
+ .d-recipe-leftbar-row__unread-count-badge {
8855
8855
  border-top-right-radius: var(--dt-size-radius-0);
8856
8856
  border-bottom-right-radius: var(--dt-size-radius-0);
8857
8857
  }
8858
- .dt-recipe-leftbar-row__unread-mention-count-badge {
8858
+ .d-recipe-leftbar-row__unread-mention-count-badge {
8859
8859
  color: var(--dt-theme-mention-color-foreground-strong);
8860
8860
  background-color: var(--dt-theme-mention-color-background-strong);
8861
8861
  border-top-left-radius: var(--dt-size-radius-0);
8862
8862
  border-bottom-left-radius: var(--dt-size-radius-0);
8863
8863
  }
8864
- .dt-recipe-leftbar-row__unread-mention-only-count-badge {
8864
+ .d-recipe-leftbar-row__unread-mention-only-count-badge {
8865
8865
  color: var(--dt-theme-mention-color-foreground-strong);
8866
8866
  background-color: var(--dt-theme-mention-color-background-strong);
8867
8867
  }
8868
- .dt-recipe-leftbar-row__active-voice {
8868
+ .d-recipe-leftbar-row__active-voice {
8869
8869
  display: inline-flex;
8870
8870
  color: var(--dt-color-purple-400);
8871
- -webkit-animation-name: opacity-pulsate;
8872
- animation-name: opacity-pulsate;
8871
+ -webkit-animation-name: d-recipe-leftbar-row-opacity-pulsate;
8872
+ animation-name: d-recipe-leftbar-row-opacity-pulsate;
8873
8873
  -webkit-animation-duration: 1s;
8874
8874
  animation-duration: 1s;
8875
8875
  -webkit-animation-iteration-count: infinite;
@@ -8877,7 +8877,7 @@ ul {
8877
8877
  -webkit-animation-fill-mode: both;
8878
8878
  animation-fill-mode: both;
8879
8879
  }
8880
- .dt-recipe-leftbar-row__dnd {
8880
+ .d-recipe-leftbar-row__dnd {
8881
8881
  padding-top: var(--dt-space-200);
8882
8882
  padding-right: var(--dt-space-300);
8883
8883
  color: var(--dt-color-foreground-tertiary);
@@ -8885,33 +8885,33 @@ ul {
8885
8885
  font-size: var(--dt-font-size-100);
8886
8886
  line-height: var(--dt-font-line-height-400);
8887
8887
  }
8888
- .dt-recipe-leftbar-row__container--off-duty {
8888
+ .d-recipe-leftbar-row__container--off-duty {
8889
8889
  background-color: var(--dt-badge-color-background-critical);
8890
8890
  border: var(--dt-size-100) solid var(--dt-color-border-subtle);
8891
8891
  border-radius: var(--dt-size-radius-500);
8892
8892
  }
8893
- .dt-recipe-leftbar-row__container--off-duty .dt-recipe-leftbar-row__primary {
8893
+ .d-recipe-leftbar-row__container--off-duty .d-recipe-leftbar-row__primary {
8894
8894
  margin: calc(var(--dt-size-100) * -1);
8895
8895
  }
8896
- .dt-recipe-leftbar-row--contact-centers .dt-recipe-leftbar-row__alpha {
8896
+ .d-recipe-leftbar-row--contact-centers .d-recipe-leftbar-row__alpha {
8897
8897
  padding-right: var(--dt-space-450);
8898
8898
  padding-left: var(--dt-space-450);
8899
8899
  }
8900
- .dt-recipe-leftbar-row--contact-centers .dt-recipe-leftbar-row__action-container {
8900
+ .d-recipe-leftbar-row--contact-centers .d-recipe-leftbar-row__action-container {
8901
8901
  display: inline-flex;
8902
8902
  align-items: center;
8903
8903
  justify-content: flex-end;
8904
8904
  min-width: var(--dt-size-600);
8905
8905
  height: var(--dt-size-500);
8906
8906
  }
8907
- .dt-recipe-leftbar-row__icon-cc {
8907
+ .d-recipe-leftbar-row__icon-cc {
8908
8908
  width: calc(var(--dt-size-300) * 3.5);
8909
8909
  height: calc(var(--dt-size-300) * 3.5);
8910
8910
  border-radius: var(--dt-size-200);
8911
8911
  }
8912
- .opacity-pulsate {
8913
- -webkit-animation-name: opacity-pulsate;
8914
- animation-name: opacity-pulsate;
8912
+ .d-recipe-leftbar-row-opacity-pulsate {
8913
+ -webkit-animation-name: d-recipe-leftbar-row-opacity-pulsate;
8914
+ animation-name: d-recipe-leftbar-row-opacity-pulsate;
8915
8915
  -webkit-animation-duration: 1s;
8916
8916
  animation-duration: 1s;
8917
8917
  -webkit-animation-iteration-count: infinite;
@@ -8919,25 +8919,7 @@ ul {
8919
8919
  -webkit-animation-fill-mode: both;
8920
8920
  animation-fill-mode: both;
8921
8921
  }
8922
- @-webkit-keyframes opacity-pulsate {
8923
- 0%,
8924
- 100% {
8925
- opacity: 0.2;
8926
- }
8927
- 50% {
8928
- opacity: 1;
8929
- }
8930
- }
8931
- @keyframes opacity-pulsate {
8932
- 0%,
8933
- 100% {
8934
- opacity: 0.2;
8935
- }
8936
- 50% {
8937
- opacity: 1;
8938
- }
8939
- }
8940
- @keyframes opacity-pulsate {
8922
+ @-webkit-keyframes d-recipe-leftbar-row-opacity-pulsate {
8941
8923
  0%,
8942
8924
  100% {
8943
8925
  opacity: 0.2;
@@ -8946,7 +8928,7 @@ ul {
8946
8928
  opacity: 1;
8947
8929
  }
8948
8930
  }
8949
- @keyframes opacity-pulsate {
8931
+ @keyframes d-recipe-leftbar-row-opacity-pulsate {
8950
8932
  0%,
8951
8933
  100% {
8952
8934
  opacity: 0.2;
@@ -8955,7 +8937,7 @@ ul {
8955
8937
  opacity: 1;
8956
8938
  }
8957
8939
  }
8958
- @-webkit-keyframes wave {
8940
+ @-webkit-keyframes d-recipe-leftbar-row-wave {
8959
8941
  0%,
8960
8942
  50%,
8961
8943
  100% {
@@ -8968,7 +8950,7 @@ ul {
8968
8950
  opacity: 0.9;
8969
8951
  }
8970
8952
  }
8971
- @keyframes wave {
8953
+ @keyframes d-recipe-leftbar-row-wave {
8972
8954
  0%,
8973
8955
  50%,
8974
8956
  100% {
@@ -8981,7 +8963,7 @@ ul {
8981
8963
  opacity: 0.9;
8982
8964
  }
8983
8965
  }
8984
- .dt-recipe-message-input {
8966
+ .d-recipe-message-input {
8985
8967
  display: flex;
8986
8968
  flex-direction: column;
8987
8969
  line-height: var(--dt-font-line-height-400);
@@ -8993,53 +8975,53 @@ ul {
8993
8975
  transition-duration: var(--td50);
8994
8976
  transition-property: border-color, box-shadow, opacity;
8995
8977
  }
8996
- .dt-recipe-message-input:focus-within {
8978
+ .d-recipe-message-input:focus-within {
8997
8979
  border-color: var(--dt-color-border-bold);
8998
8980
  box-shadow: 0 0 var(--dt-size-300) 0 var(--dt-color-surface-moderate-opaque);
8999
8981
  }
9000
- .dt-recipe-message-input__editor-wrapper {
8982
+ .d-recipe-message-input__editor-wrapper {
9001
8983
  padding: var(--dt-space-450) var(--dt-space-500) var(--dt-space-300);
9002
8984
  }
9003
- .dt-recipe-message-input__remaining-char {
8985
+ .d-recipe-message-input__remaining-char {
9004
8986
  margin-right: var(--dt-space-300);
9005
8987
  color: var(--dt-color-foreground-critical);
9006
8988
  font-size: var(--dt-font-size-100);
9007
8989
  }
9008
- .dt-recipe-message-input__remaining-char__tooltip {
8990
+ .d-recipe-message-input__remaining-char-tooltip {
9009
8991
  margin-top: auto;
9010
8992
  margin-bottom: auto;
9011
8993
  }
9012
- .dt-recipe-message-input__button {
8994
+ .d-recipe-message-input__button {
9013
8995
  max-width: 2.8rem;
9014
8996
  max-height: 2.8rem;
9015
8997
  border-radius: var(--dt-size-radius-300);
9016
8998
  }
9017
- .dt-recipe-message-input__send-button.dt-recipe-message-input__button:not(.d-btn--icon-only),
9018
- .dt-recipe-message-input__cancel-button {
8999
+ .d-recipe-message-input__send-button.d-recipe-message-input__button:not(.d-btn--icon-only),
9000
+ .d-recipe-message-input__cancel-button {
9019
9001
  max-width: unset;
9020
9002
  padding: var(--dt-space-350);
9021
9003
  }
9022
- .dt-recipe-message-input__send-button--disabled {
9004
+ .d-recipe-message-input__send-button--disabled {
9023
9005
  color: var(--dt-color-foreground-muted);
9024
9006
  background-color: unset;
9025
9007
  cursor: default;
9026
9008
  }
9027
- .dt-recipe-message-input__bottom-section {
9009
+ .d-recipe-message-input__bottom-section {
9028
9010
  display: flex;
9029
9011
  justify-content: space-between;
9030
9012
  padding: var(--dt-space-300) var(--dt-space-400) var(--dt-space-400);
9031
9013
  }
9032
- .dt-recipe-message-input__bottom-section-left,
9033
- .dt-recipe-message-input__bottom-section-right {
9014
+ .d-recipe-message-input__bottom-section-left,
9015
+ .d-recipe-message-input__bottom-section-right {
9034
9016
  display: flex;
9035
9017
  }
9036
- .dt-recipe-message-input__image-input {
9018
+ .d-recipe-message-input__image-input {
9037
9019
  position: absolute;
9038
9020
  }
9039
- .dt-recipe-message-input-meeting-pill {
9021
+ .d-recipe-message-input-meeting-pill {
9040
9022
  display: inline-block;
9041
9023
  }
9042
- .dt-recipe-message-input-meeting-pill__layout {
9024
+ .d-recipe-message-input-meeting-pill__layout {
9043
9025
  grid-template-areas: 'left content right';
9044
9026
  grid-template-columns: minmax(0, -webkit-max-content) 1fr minmax(0, -webkit-max-content);
9045
9027
  grid-template-columns: minmax(0, max-content) 1fr minmax(0, max-content);
@@ -9051,16 +9033,16 @@ ul {
9051
9033
  border: var(--dt-size-border-100) solid var(--dt-color-border-default);
9052
9034
  border-radius: var(--dt-size-radius-300);
9053
9035
  }
9054
- .dt-recipe-message-input-meeting-pill__icon {
9036
+ .d-recipe-message-input-meeting-pill__icon {
9055
9037
  display: flex;
9056
9038
  align-items: center;
9057
9039
  padding: var(--dt-space-350);
9058
9040
  }
9059
- .dt-recipe-message-input-meeting-pill__close {
9041
+ .d-recipe-message-input-meeting-pill__close {
9060
9042
  display: flex;
9061
9043
  justify-content: flex-end;
9062
9044
  }
9063
- .dt-recipe-settings-menu-button {
9045
+ .d-recipe-settings-menu-button {
9064
9046
  width: var(--dt-size-550);
9065
9047
  height: var(--dt-size-600);
9066
9048
  padding: var(--dt-space-0);
@@ -9068,25 +9050,25 @@ ul {
9068
9050
  background-color: var(--dt-theme-topbar-button-color-background);
9069
9051
  border-radius: var(--dt-size-550);
9070
9052
  }
9071
- .dt-recipe-settings-menu-button:hover {
9053
+ .d-recipe-settings-menu-button:hover {
9072
9054
  color: var(--dt-theme-topbar-button-color-foreground-hover);
9073
9055
  background-color: var(--dt-theme-topbar-button-color-background-hover);
9074
9056
  }
9075
- .dt-recipe-settings-menu-button:active {
9057
+ .d-recipe-settings-menu-button:active {
9076
9058
  background-color: var(--dt-theme-topbar-button-color-background-active);
9077
9059
  }
9078
- .dt-recipe-settings-menu-button-update {
9060
+ .d-recipe-settings-menu-button-update {
9079
9061
  height: var(--dt-size-600);
9080
9062
  color: var(--dt-color-blue-500);
9081
9063
  background-color: hsla(var(--dt-color-blue-200-hsl) / 0.25);
9082
9064
  border-color: hsla(var(--dt-color-blue-200-hsl) / 0.25);
9083
9065
  border-radius: var(--dt-size-radius-pill);
9084
9066
  }
9085
- .dt-recipe-settings-menu-button-update:hover {
9067
+ .d-recipe-settings-menu-button-update:hover {
9086
9068
  color: var(--dt-theme-topbar-button-color-foreground-hover);
9087
9069
  background-color: hsla(var(--dt-color-blue-200-hsl) / 0.5);
9088
9070
  }
9089
- .dt-recipe-time-pill {
9071
+ .d-recipe-time-pill {
9090
9072
  padding: var(--dt-space-300) var(--dt-space-500);
9091
9073
  color: var(--dt-color-foreground-primary);
9092
9074
  font-size: var(--dt-font-size-100);
@@ -9095,34 +9077,34 @@ ul {
9095
9077
  border: var(--dt-size-border-100) solid var(--dt-color-border-default);
9096
9078
  border-radius: var(--dt-size-radius-pill);
9097
9079
  }
9098
- .dt-recipe-top-banner-info {
9080
+ .d-recipe-top-banner-info {
9099
9081
  display: flex;
9100
9082
  align-items: center;
9101
9083
  justify-content: space-between;
9102
9084
  color: var(--dt-color-foreground-primary);
9103
9085
  font-size: var(--dt-font-size-100);
9104
9086
  }
9105
- .dt-recipe-top-banner-info__left {
9106
- min-width: 20%;
9087
+ .d-recipe-top-banner-info__left {
9088
+ min-width: var(--dt-size-20-percent);
9107
9089
  margin: var(--dt-space-300) 0 var(--dt-space-300) var(--dt-space-400);
9108
9090
  }
9109
- .dt-recipe-top-banner-info__middle {
9091
+ .d-recipe-top-banner-info__middle {
9110
9092
  display: flex;
9111
9093
  gap: var(--dt-size-300);
9112
9094
  align-items: center;
9113
9095
  margin-top: var(--dt-space-300);
9114
9096
  margin-bottom: var(--dt-space-300);
9115
9097
  }
9116
- .dt-recipe-top-banner-info__right {
9098
+ .d-recipe-top-banner-info__right {
9117
9099
  display: flex;
9118
9100
  gap: var(--dt-size-300);
9119
9101
  align-items: baseline;
9120
9102
  justify-content: flex-end;
9121
- min-width: 20%;
9103
+ min-width: var(--dt-size-20-percent);
9122
9104
  margin: var(--dt-space-300) var(--dt-space-500) var(--dt-space-300) 0;
9123
9105
  text-align: right;
9124
9106
  }
9125
- .dt-recipe-leftbar-unread-pill {
9107
+ .d-recipe-leftbar-unread-pill {
9126
9108
  display: flex;
9127
9109
  gap: var(--dt-space-300);
9128
9110
  align-items: center;
@@ -9135,12 +9117,12 @@ ul {
9135
9117
  box-shadow: var(--dt-shadow-medium);
9136
9118
  cursor: pointer;
9137
9119
  }
9138
- .dt-recipe-leftbar-unread-pill-mentions {
9120
+ .d-recipe-leftbar-unread-pill-mentions {
9139
9121
  color: var(--dt-theme-mention-color-foreground);
9140
9122
  font-weight: var(--dt-font-weight-bold);
9141
9123
  background-color: var(--dt-theme-mention-color-background);
9142
9124
  }
9143
- .dt-recipe-leftbar-unread-pill-messages {
9125
+ .d-recipe-leftbar-unread-pill-messages {
9144
9126
  color: var(--dt-color-foreground-secondary-inverted);
9145
9127
  background-color: var(--dt-color-surface-contrast);
9146
9128
  }