@dialpad/dialtone 9.72.3 → 9.73.0-beta.2
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.
- package/dist/css/dialtone-default-theme.css +635 -48
- package/dist/css/dialtone-default-theme.min.css +1 -1
- package/dist/css/dialtone.css +263 -24
- package/dist/css/dialtone.min.css +1 -1
- package/dist/tokens/doc.json +10888 -10888
- package/dist/vue2/common/sr_only_close_button.vue.cjs +3 -3
- package/dist/vue2/common/sr_only_close_button.vue.cjs.map +1 -1
- package/dist/vue2/common/sr_only_close_button.vue.js +3 -3
- package/dist/vue2/common/sr_only_close_button.vue.js.map +1 -1
- package/dist/vue2/component-documentation.json +1 -1
- package/dist/vue2/components/avatar/avatar.vue.cjs +13 -24
- package/dist/vue2/components/avatar/avatar.vue.cjs.map +1 -1
- package/dist/vue2/components/avatar/avatar.vue.js +13 -24
- package/dist/vue2/components/avatar/avatar.vue.js.map +1 -1
- package/dist/vue2/components/badge/badge.vue.cjs +13 -34
- package/dist/vue2/components/badge/badge.vue.cjs.map +1 -1
- package/dist/vue2/components/badge/badge.vue.js +13 -34
- package/dist/vue2/components/badge/badge.vue.js.map +1 -1
- package/dist/vue2/components/chip/chip.vue.cjs +4 -4
- package/dist/vue2/components/chip/chip.vue.cjs.map +1 -1
- package/dist/vue2/components/chip/chip.vue.js +4 -4
- package/dist/vue2/components/chip/chip.vue.js.map +1 -1
- package/dist/vue2/components/collapsible/collapsible.vue.cjs +4 -3
- package/dist/vue2/components/collapsible/collapsible.vue.cjs.map +1 -1
- package/dist/vue2/components/collapsible/collapsible.vue.js +4 -3
- package/dist/vue2/components/collapsible/collapsible.vue.js.map +1 -1
- package/dist/vue2/components/datepicker/modules/month-year-picker.vue.cjs +14 -6
- package/dist/vue2/components/datepicker/modules/month-year-picker.vue.cjs.map +1 -1
- package/dist/vue2/components/datepicker/modules/month-year-picker.vue.js +14 -6
- package/dist/vue2/components/datepicker/modules/month-year-picker.vue.js.map +1 -1
- package/dist/vue2/components/emoji_picker/modules/emoji_search.vue.cjs +6 -5
- package/dist/vue2/components/emoji_picker/modules/emoji_search.vue.cjs.map +1 -1
- package/dist/vue2/components/emoji_picker/modules/emoji_search.vue.js +6 -5
- package/dist/vue2/components/emoji_picker/modules/emoji_search.vue.js.map +1 -1
- package/dist/vue2/components/emoji_picker/modules/emoji_tabset.vue.cjs +23 -14
- package/dist/vue2/components/emoji_picker/modules/emoji_tabset.vue.cjs.map +1 -1
- package/dist/vue2/components/emoji_picker/modules/emoji_tabset.vue.js +23 -14
- package/dist/vue2/components/emoji_picker/modules/emoji_tabset.vue.js.map +1 -1
- package/dist/vue2/components/empty_state/empty_state.vue.cjs +20 -80
- package/dist/vue2/components/empty_state/empty_state.vue.cjs.map +1 -1
- package/dist/vue2/components/empty_state/empty_state.vue.js +21 -81
- package/dist/vue2/components/empty_state/empty_state.vue.js.map +1 -1
- package/dist/vue2/components/empty_state/empty_state_constants.cjs +18 -0
- package/dist/vue2/components/empty_state/empty_state_constants.cjs.map +1 -1
- package/dist/vue2/components/empty_state/empty_state_constants.js +18 -0
- package/dist/vue2/components/empty_state/empty_state_constants.js.map +1 -1
- package/dist/vue2/components/icon/icon.vue.cjs +2 -2
- package/dist/vue2/components/icon/icon.vue.js +2 -2
- package/dist/vue2/components/illustration/illustration.vue.cjs +2 -2
- package/dist/vue2/components/illustration/illustration.vue.js +2 -2
- package/dist/vue2/components/image_viewer/image_viewer.vue.cjs +4 -4
- package/dist/vue2/components/image_viewer/image_viewer.vue.cjs.map +1 -1
- package/dist/vue2/components/image_viewer/image_viewer.vue.js +4 -4
- package/dist/vue2/components/image_viewer/image_viewer.vue.js.map +1 -1
- package/dist/vue2/components/keyboard_shortcut/keyboard_shortcut.vue.cjs +24 -9
- package/dist/vue2/components/keyboard_shortcut/keyboard_shortcut.vue.cjs.map +1 -1
- package/dist/vue2/components/keyboard_shortcut/keyboard_shortcut.vue.js +22 -7
- package/dist/vue2/components/keyboard_shortcut/keyboard_shortcut.vue.js.map +1 -1
- package/dist/vue2/components/keyboard_shortcut/keyboard_shortcut_constants.cjs +8 -14
- package/dist/vue2/components/keyboard_shortcut/keyboard_shortcut_constants.cjs.map +1 -1
- package/dist/vue2/components/keyboard_shortcut/keyboard_shortcut_constants.js +9 -15
- package/dist/vue2/components/keyboard_shortcut/keyboard_shortcut_constants.js.map +1 -1
- package/dist/vue2/components/list_item/list_item.vue.cjs +3 -3
- package/dist/vue2/components/list_item/list_item.vue.cjs.map +1 -1
- package/dist/vue2/components/list_item/list_item.vue.js +3 -3
- package/dist/vue2/components/list_item/list_item.vue.js.map +1 -1
- package/dist/vue2/components/modal/modal.vue.cjs +4 -4
- package/dist/vue2/components/modal/modal.vue.cjs.map +1 -1
- package/dist/vue2/components/modal/modal.vue.js +4 -4
- package/dist/vue2/components/modal/modal.vue.js.map +1 -1
- package/dist/vue2/components/notice/notice_action.vue.cjs +4 -4
- package/dist/vue2/components/notice/notice_action.vue.cjs.map +1 -1
- package/dist/vue2/components/notice/notice_action.vue.js +4 -4
- package/dist/vue2/components/notice/notice_action.vue.js.map +1 -1
- package/dist/vue2/components/notice/notice_icon.vue.cjs +12 -8
- package/dist/vue2/components/notice/notice_icon.vue.cjs.map +1 -1
- package/dist/vue2/components/notice/notice_icon.vue.js +12 -8
- package/dist/vue2/components/notice/notice_icon.vue.js.map +1 -1
- package/dist/vue2/components/pagination/pagination.vue.cjs +11 -5
- package/dist/vue2/components/pagination/pagination.vue.cjs.map +1 -1
- package/dist/vue2/components/pagination/pagination.vue.js +11 -5
- package/dist/vue2/components/pagination/pagination.vue.js.map +1 -1
- package/dist/vue2/components/popover/popover_header_footer.vue.cjs +4 -4
- package/dist/vue2/components/popover/popover_header_footer.vue.cjs.map +1 -1
- package/dist/vue2/components/popover/popover_header_footer.vue.js +4 -4
- package/dist/vue2/components/popover/popover_header_footer.vue.js.map +1 -1
- package/dist/vue2/dialtone-vue.cjs +0 -3
- package/dist/vue2/dialtone-vue.cjs.map +1 -1
- package/dist/vue2/dialtone-vue.js +2 -5
- package/dist/vue2/lib/general-row.cjs +0 -1
- package/dist/vue2/lib/general-row.cjs.map +1 -1
- package/dist/vue2/lib/general-row.js +1 -2
- package/dist/vue2/lib/keyboard-shortcut.cjs +0 -2
- package/dist/vue2/lib/keyboard-shortcut.cjs.map +1 -1
- package/dist/vue2/lib/keyboard-shortcut.js +2 -4
- package/dist/vue2/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.cjs +5 -5
- package/dist/vue2/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.cjs.map +1 -1
- package/dist/vue2/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.js +5 -5
- package/dist/vue2/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.js.map +1 -1
- package/dist/vue2/recipes/cards/ivr_node/ivr_node.vue.cjs +25 -5
- package/dist/vue2/recipes/cards/ivr_node/ivr_node.vue.cjs.map +1 -1
- package/dist/vue2/recipes/cards/ivr_node/ivr_node.vue.js +26 -6
- package/dist/vue2/recipes/cards/ivr_node/ivr_node.vue.js.map +1 -1
- package/dist/vue2/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.cjs +5 -4
- package/dist/vue2/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.cjs.map +1 -1
- package/dist/vue2/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.js +5 -4
- package/dist/vue2/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.js.map +1 -1
- package/dist/vue2/recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue.cjs +3 -3
- package/dist/vue2/recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue.cjs.map +1 -1
- package/dist/vue2/recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue.js +3 -3
- package/dist/vue2/recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue.js.map +1 -1
- package/dist/vue2/recipes/conversation_view/editor/editor.vue.cjs +35 -22
- package/dist/vue2/recipes/conversation_view/editor/editor.vue.cjs.map +1 -1
- package/dist/vue2/recipes/conversation_view/editor/editor.vue.js +35 -22
- package/dist/vue2/recipes/conversation_view/editor/editor.vue.js.map +1 -1
- package/dist/vue2/recipes/conversation_view/feed_item_row/feed_item_row.vue.cjs +7 -6
- package/dist/vue2/recipes/conversation_view/feed_item_row/feed_item_row.vue.cjs.map +1 -1
- package/dist/vue2/recipes/conversation_view/feed_item_row/feed_item_row.vue.js +7 -6
- package/dist/vue2/recipes/conversation_view/feed_item_row/feed_item_row.vue.js.map +1 -1
- package/dist/vue2/recipes/conversation_view/feed_pill/feed_item_pill.vue.cjs +9 -17
- package/dist/vue2/recipes/conversation_view/feed_pill/feed_item_pill.vue.cjs.map +1 -1
- package/dist/vue2/recipes/conversation_view/feed_pill/feed_item_pill.vue.js +9 -17
- package/dist/vue2/recipes/conversation_view/feed_pill/feed_item_pill.vue.js.map +1 -1
- package/dist/vue2/recipes/conversation_view/message_input/meeting_pill/MeetingPill.vue.cjs +6 -5
- package/dist/vue2/recipes/conversation_view/message_input/meeting_pill/MeetingPill.vue.cjs.map +1 -1
- package/dist/vue2/recipes/conversation_view/message_input/meeting_pill/MeetingPill.vue.js +6 -5
- package/dist/vue2/recipes/conversation_view/message_input/meeting_pill/MeetingPill.vue.js.map +1 -1
- package/dist/vue2/recipes/conversation_view/message_input/message_input.vue.cjs +22 -11
- package/dist/vue2/recipes/conversation_view/message_input/message_input.vue.cjs.map +1 -1
- package/dist/vue2/recipes/conversation_view/message_input/message_input.vue.js +22 -11
- package/dist/vue2/recipes/conversation_view/message_input/message_input.vue.js.map +1 -1
- package/dist/vue2/recipes/header/settings_menu_button/settings_menu_button.vue.cjs +6 -6
- package/dist/vue2/recipes/header/settings_menu_button/settings_menu_button.vue.cjs.map +1 -1
- package/dist/vue2/recipes/header/settings_menu_button/settings_menu_button.vue.js +6 -6
- package/dist/vue2/recipes/header/settings_menu_button/settings_menu_button.vue.js.map +1 -1
- package/dist/vue2/recipes/item_layout/contact_info/contact_info.vue.cjs +14 -10
- package/dist/vue2/recipes/item_layout/contact_info/contact_info.vue.cjs.map +1 -1
- package/dist/vue2/recipes/item_layout/contact_info/contact_info.vue.js +14 -10
- package/dist/vue2/recipes/item_layout/contact_info/contact_info.vue.js.map +1 -1
- package/dist/vue2/recipes/leftbar/callbox/callbox.vue.cjs +6 -3
- package/dist/vue2/recipes/leftbar/callbox/callbox.vue.cjs.map +1 -1
- package/dist/vue2/recipes/leftbar/callbox/callbox.vue.js +6 -3
- package/dist/vue2/recipes/leftbar/callbox/callbox.vue.js.map +1 -1
- package/dist/vue2/recipes/leftbar/contact_row/contact_row.vue.cjs +6 -5
- package/dist/vue2/recipes/leftbar/contact_row/contact_row.vue.cjs.map +1 -1
- package/dist/vue2/recipes/leftbar/contact_row/contact_row.vue.js +6 -5
- package/dist/vue2/recipes/leftbar/contact_row/contact_row.vue.js.map +1 -1
- package/dist/vue2/recipes/leftbar/general_row/general_row.vue.cjs +8 -7
- package/dist/vue2/recipes/leftbar/general_row/general_row.vue.cjs.map +1 -1
- package/dist/vue2/recipes/leftbar/general_row/general_row.vue.js +8 -7
- package/dist/vue2/recipes/leftbar/general_row/general_row.vue.js.map +1 -1
- package/dist/vue2/recipes/leftbar/general_row/general_row_constants.cjs +0 -17
- package/dist/vue2/recipes/leftbar/general_row/general_row_constants.cjs.map +1 -1
- package/dist/vue2/recipes/leftbar/general_row/general_row_constants.js +0 -17
- package/dist/vue2/recipes/leftbar/general_row/general_row_constants.js.map +1 -1
- package/dist/vue2/recipes/leftbar/general_row/leftbar_general_row_icon.vue.cjs +36 -4
- package/dist/vue2/recipes/leftbar/general_row/leftbar_general_row_icon.vue.cjs.map +1 -1
- package/dist/vue2/recipes/leftbar/general_row/leftbar_general_row_icon.vue.js +37 -5
- package/dist/vue2/recipes/leftbar/general_row/leftbar_general_row_icon.vue.js.map +1 -1
- package/dist/vue2/recipes/leftbar/group_row/group_row.vue.cjs +3 -3
- package/dist/vue2/recipes/leftbar/group_row/group_row.vue.cjs.map +1 -1
- package/dist/vue2/recipes/leftbar/group_row/group_row.vue.js +3 -3
- package/dist/vue2/recipes/leftbar/group_row/group_row.vue.js.map +1 -1
- package/dist/vue2/recipes/leftbar/unread_pill/unread_pill.vue.cjs +4 -3
- package/dist/vue2/recipes/leftbar/unread_pill/unread_pill.vue.cjs.map +1 -1
- package/dist/vue2/recipes/leftbar/unread_pill/unread_pill.vue.js +4 -3
- package/dist/vue2/recipes/leftbar/unread_pill/unread_pill.vue.js.map +1 -1
- package/dist/vue2/style.css +127 -124
- package/dist/vue2/types/components/avatar/avatar.vue.d.ts +4 -34
- package/dist/vue2/types/components/avatar/avatar.vue.d.ts.map +1 -1
- package/dist/vue2/types/components/badge/badge.vue.d.ts +16 -45
- package/dist/vue2/types/components/badge/badge.vue.d.ts.map +1 -1
- package/dist/vue2/types/components/chip/chip.vue.d.ts +1 -1
- package/dist/vue2/types/components/collapsible/collapsible.vue.d.ts +1 -1
- package/dist/vue2/types/components/collapsible/collapsible.vue.d.ts.map +1 -1
- package/dist/vue2/types/components/emoji_picker/modules/emoji_tabset.vue.d.ts +1 -67
- package/dist/vue2/types/components/empty_state/empty_state_constants.d.ts +27 -0
- package/dist/vue2/types/components/keyboard_shortcut/index.d.ts +1 -1
- package/dist/vue2/types/components/keyboard_shortcut/keyboard_shortcut.vue.d.ts +7 -15
- package/dist/vue2/types/components/keyboard_shortcut/keyboard_shortcut.vue.d.ts.map +1 -1
- package/dist/vue2/types/components/keyboard_shortcut/keyboard_shortcut_constants.d.ts +0 -11
- package/dist/vue2/types/components/keyboard_shortcut/keyboard_shortcut_constants.d.ts.map +1 -1
- package/dist/vue2/types/components/modal/modal.vue.d.ts +4 -6
- package/dist/vue2/types/components/modal/modal.vue.d.ts.map +1 -1
- package/dist/vue2/types/components/notice/notice_action.vue.d.ts +5 -4
- package/dist/vue2/types/components/notice/notice_action.vue.d.ts.map +1 -1
- package/dist/vue2/types/components/notice/notice_icon.vue.d.ts +1 -1
- package/dist/vue2/types/components/notice/notice_icon.vue.d.ts.map +1 -1
- package/dist/vue2/types/components/pagination/pagination.vue.d.ts.map +1 -1
- package/dist/vue2/types/components/split_button/split_button-omega.vue.d.ts +1 -1
- package/dist/vue2/types/recipes/buttons/callbar_button/callbar_button.vue.d.ts +1 -1
- package/dist/vue2/types/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.d.ts +1 -1
- package/dist/vue2/types/recipes/cards/ivr_node/ivr_node.vue.d.ts.map +1 -1
- package/dist/vue2/types/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.d.ts.map +1 -1
- package/dist/vue2/types/recipes/conversation_view/editor/editor.vue.d.ts +8 -8
- package/dist/vue2/types/recipes/conversation_view/editor/editor.vue.d.ts.map +1 -1
- package/dist/vue2/types/recipes/conversation_view/feed_item_row/feed_item_row.vue.d.ts +0 -1
- package/dist/vue2/types/recipes/conversation_view/feed_item_row/feed_item_row.vue.d.ts.map +1 -1
- package/dist/vue2/types/recipes/conversation_view/feed_pill/feed_item_pill.vue.d.ts +2 -16
- package/dist/vue2/types/recipes/conversation_view/feed_pill/feed_item_pill.vue.d.ts.map +1 -1
- package/dist/vue2/types/recipes/conversation_view/message_input/message_input.vue.d.ts +4 -6
- package/dist/vue2/types/recipes/conversation_view/message_input/message_input.vue.d.ts.map +1 -1
- package/dist/vue2/types/recipes/item_layout/contact_info/contact_info.vue.d.ts +3 -16
- package/dist/vue2/types/recipes/item_layout/contact_info/contact_info.vue.d.ts.map +1 -1
- package/dist/vue2/types/recipes/leftbar/callbox/callbox.vue.d.ts.map +1 -1
- package/dist/vue2/types/recipes/leftbar/contact_row/contact_row.vue.d.ts +0 -1
- package/dist/vue2/types/recipes/leftbar/contact_row/contact_row.vue.d.ts.map +1 -1
- package/dist/vue2/types/recipes/leftbar/general_row/general_row.vue.d.ts +1 -1
- package/dist/vue2/types/recipes/leftbar/general_row/general_row.vue.d.ts.map +1 -1
- package/dist/vue2/types/recipes/leftbar/general_row/general_row_constants.d.ts +0 -6
- package/dist/vue2/types/recipes/leftbar/general_row/general_row_constants.d.ts.map +1 -1
- package/dist/vue2/types/recipes/leftbar/general_row/index.d.ts +1 -1
- package/dist/vue2/types/recipes/leftbar/general_row/leftbar_general_row_icon.vue.d.ts +1 -1
- package/dist/vue2/types/recipes/leftbar/unread_pill/unread_pill.vue.d.ts.map +1 -1
- package/dist/vue3/common/sr_only_close_button.vue.cjs +4 -4
- package/dist/vue3/common/sr_only_close_button.vue.cjs.map +1 -1
- package/dist/vue3/common/sr_only_close_button.vue.js +4 -4
- package/dist/vue3/common/sr_only_close_button.vue.js.map +1 -1
- package/dist/vue3/component-documentation.json +1 -1
- package/dist/vue3/components/avatar/avatar.vue.cjs +30 -41
- package/dist/vue3/components/avatar/avatar.vue.cjs.map +1 -1
- package/dist/vue3/components/avatar/avatar.vue.js +32 -43
- package/dist/vue3/components/avatar/avatar.vue.js.map +1 -1
- package/dist/vue3/components/badge/badge.vue.cjs +22 -39
- package/dist/vue3/components/badge/badge.vue.cjs.map +1 -1
- package/dist/vue3/components/badge/badge.vue.js +23 -40
- package/dist/vue3/components/badge/badge.vue.js.map +1 -1
- package/dist/vue3/components/chip/chip.vue.cjs +4 -7
- package/dist/vue3/components/chip/chip.vue.cjs.map +1 -1
- package/dist/vue3/components/chip/chip.vue.js +4 -7
- package/dist/vue3/components/chip/chip.vue.js.map +1 -1
- package/dist/vue3/components/collapsible/collapsible.vue.cjs +12 -6
- package/dist/vue3/components/collapsible/collapsible.vue.cjs.map +1 -1
- package/dist/vue3/components/collapsible/collapsible.vue.js +12 -6
- package/dist/vue3/components/collapsible/collapsible.vue.js.map +1 -1
- package/dist/vue3/components/datepicker/modules/month-year-picker.vue.cjs +5 -17
- package/dist/vue3/components/datepicker/modules/month-year-picker.vue.cjs.map +1 -1
- package/dist/vue3/components/datepicker/modules/month-year-picker.vue.js +5 -17
- package/dist/vue3/components/datepicker/modules/month-year-picker.vue.js.map +1 -1
- package/dist/vue3/components/emoji_picker/modules/emoji_search.vue.cjs +4 -9
- package/dist/vue3/components/emoji_picker/modules/emoji_search.vue.cjs.map +1 -1
- package/dist/vue3/components/emoji_picker/modules/emoji_search.vue.js +5 -10
- package/dist/vue3/components/emoji_picker/modules/emoji_search.vue.js.map +1 -1
- package/dist/vue3/components/emoji_picker/modules/emoji_tabset.vue.cjs +11 -14
- package/dist/vue3/components/emoji_picker/modules/emoji_tabset.vue.cjs.map +1 -1
- package/dist/vue3/components/emoji_picker/modules/emoji_tabset.vue.js +12 -15
- package/dist/vue3/components/emoji_picker/modules/emoji_tabset.vue.js.map +1 -1
- package/dist/vue3/components/empty_state/empty_state.vue.cjs +19 -92
- package/dist/vue3/components/empty_state/empty_state.vue.cjs.map +1 -1
- package/dist/vue3/components/empty_state/empty_state.vue.js +20 -93
- package/dist/vue3/components/empty_state/empty_state.vue.js.map +1 -1
- package/dist/vue3/components/empty_state/empty_state_constants.cjs +18 -0
- package/dist/vue3/components/empty_state/empty_state_constants.cjs.map +1 -1
- package/dist/vue3/components/empty_state/empty_state_constants.js +18 -0
- package/dist/vue3/components/empty_state/empty_state_constants.js.map +1 -1
- package/dist/vue3/components/icon/icon.vue.cjs +2 -2
- package/dist/vue3/components/icon/icon.vue.js +2 -2
- package/dist/vue3/components/illustration/illustration.vue.cjs +2 -2
- package/dist/vue3/components/illustration/illustration.vue.js +2 -2
- package/dist/vue3/components/image_viewer/image_viewer.vue.cjs +4 -5
- package/dist/vue3/components/image_viewer/image_viewer.vue.cjs.map +1 -1
- package/dist/vue3/components/image_viewer/image_viewer.vue.js +4 -5
- package/dist/vue3/components/image_viewer/image_viewer.vue.js.map +1 -1
- package/dist/vue3/components/keyboard_shortcut/keyboard_shortcut.vue.cjs +24 -11
- package/dist/vue3/components/keyboard_shortcut/keyboard_shortcut.vue.cjs.map +1 -1
- package/dist/vue3/components/keyboard_shortcut/keyboard_shortcut.vue.js +23 -10
- package/dist/vue3/components/keyboard_shortcut/keyboard_shortcut.vue.js.map +1 -1
- package/dist/vue3/components/keyboard_shortcut/keyboard_shortcut_constants.cjs +8 -14
- package/dist/vue3/components/keyboard_shortcut/keyboard_shortcut_constants.cjs.map +1 -1
- package/dist/vue3/components/keyboard_shortcut/keyboard_shortcut_constants.js +9 -15
- package/dist/vue3/components/keyboard_shortcut/keyboard_shortcut_constants.js.map +1 -1
- package/dist/vue3/components/list_item/list_item.vue.cjs +4 -5
- package/dist/vue3/components/list_item/list_item.vue.cjs.map +1 -1
- package/dist/vue3/components/list_item/list_item.vue.js +4 -5
- package/dist/vue3/components/list_item/list_item.vue.js.map +1 -1
- package/dist/vue3/components/modal/modal.vue.cjs +4 -7
- package/dist/vue3/components/modal/modal.vue.cjs.map +1 -1
- package/dist/vue3/components/modal/modal.vue.js +4 -7
- package/dist/vue3/components/modal/modal.vue.js.map +1 -1
- package/dist/vue3/components/notice/notice_action.vue.cjs +4 -7
- package/dist/vue3/components/notice/notice_action.vue.cjs.map +1 -1
- package/dist/vue3/components/notice/notice_action.vue.js +4 -7
- package/dist/vue3/components/notice/notice_action.vue.js.map +1 -1
- package/dist/vue3/components/notice/notice_icon.vue.cjs +12 -12
- package/dist/vue3/components/notice/notice_icon.vue.cjs.map +1 -1
- package/dist/vue3/components/notice/notice_icon.vue.js +13 -13
- package/dist/vue3/components/notice/notice_icon.vue.js.map +1 -1
- package/dist/vue3/components/pagination/pagination.vue.cjs +10 -15
- package/dist/vue3/components/pagination/pagination.vue.cjs.map +1 -1
- package/dist/vue3/components/pagination/pagination.vue.js +10 -15
- package/dist/vue3/components/pagination/pagination.vue.js.map +1 -1
- package/dist/vue3/components/popover/popover_header_footer.vue.cjs +4 -7
- package/dist/vue3/components/popover/popover_header_footer.vue.cjs.map +1 -1
- package/dist/vue3/components/popover/popover_header_footer.vue.js +4 -7
- package/dist/vue3/components/popover/popover_header_footer.vue.js.map +1 -1
- package/dist/vue3/dialtone-vue.cjs +0 -3
- package/dist/vue3/dialtone-vue.cjs.map +1 -1
- package/dist/vue3/dialtone-vue.js +2 -5
- package/dist/vue3/lib/general-row.cjs +0 -1
- package/dist/vue3/lib/general-row.cjs.map +1 -1
- package/dist/vue3/lib/general-row.js +1 -2
- package/dist/vue3/lib/keyboard-shortcut.cjs +0 -2
- package/dist/vue3/lib/keyboard-shortcut.cjs.map +1 -1
- package/dist/vue3/lib/keyboard-shortcut.js +2 -4
- package/dist/vue3/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.cjs +4 -5
- package/dist/vue3/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.cjs.map +1 -1
- package/dist/vue3/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.js +4 -5
- package/dist/vue3/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.js.map +1 -1
- package/dist/vue3/recipes/cards/ivr_node/ivr_node.vue.cjs +27 -11
- package/dist/vue3/recipes/cards/ivr_node/ivr_node.vue.cjs.map +1 -1
- package/dist/vue3/recipes/cards/ivr_node/ivr_node.vue.js +29 -13
- package/dist/vue3/recipes/cards/ivr_node/ivr_node.vue.js.map +1 -1
- package/dist/vue3/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.cjs +7 -11
- package/dist/vue3/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.cjs.map +1 -1
- package/dist/vue3/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.js +7 -11
- package/dist/vue3/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.js.map +1 -1
- package/dist/vue3/recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue.cjs +4 -7
- package/dist/vue3/recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue.cjs.map +1 -1
- package/dist/vue3/recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue.js +4 -7
- package/dist/vue3/recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue.js.map +1 -1
- package/dist/vue3/recipes/conversation_view/editor/editor.vue.cjs +33 -25
- package/dist/vue3/recipes/conversation_view/editor/editor.vue.cjs.map +1 -1
- package/dist/vue3/recipes/conversation_view/editor/editor.vue.js +34 -26
- package/dist/vue3/recipes/conversation_view/editor/editor.vue.js.map +1 -1
- package/dist/vue3/recipes/conversation_view/feed_item_row/feed_item_row.vue.cjs +14 -7
- package/dist/vue3/recipes/conversation_view/feed_item_row/feed_item_row.vue.cjs.map +1 -1
- package/dist/vue3/recipes/conversation_view/feed_item_row/feed_item_row.vue.js +15 -8
- package/dist/vue3/recipes/conversation_view/feed_item_row/feed_item_row.vue.js.map +1 -1
- package/dist/vue3/recipes/conversation_view/feed_pill/feed_item_pill.vue.cjs +23 -25
- package/dist/vue3/recipes/conversation_view/feed_pill/feed_item_pill.vue.cjs.map +1 -1
- package/dist/vue3/recipes/conversation_view/feed_pill/feed_item_pill.vue.js +24 -26
- package/dist/vue3/recipes/conversation_view/feed_pill/feed_item_pill.vue.js.map +1 -1
- package/dist/vue3/recipes/conversation_view/message_input/meeting_pill/MeetingPill.vue.cjs +8 -12
- package/dist/vue3/recipes/conversation_view/message_input/meeting_pill/MeetingPill.vue.cjs.map +1 -1
- package/dist/vue3/recipes/conversation_view/message_input/meeting_pill/MeetingPill.vue.js +8 -12
- package/dist/vue3/recipes/conversation_view/message_input/meeting_pill/MeetingPill.vue.js.map +1 -1
- package/dist/vue3/recipes/conversation_view/message_input/message_input.vue.cjs +29 -18
- package/dist/vue3/recipes/conversation_view/message_input/message_input.vue.cjs.map +1 -1
- package/dist/vue3/recipes/conversation_view/message_input/message_input.vue.js +29 -18
- package/dist/vue3/recipes/conversation_view/message_input/message_input.vue.js.map +1 -1
- package/dist/vue3/recipes/header/settings_menu_button/settings_menu_button.vue.cjs +6 -12
- package/dist/vue3/recipes/header/settings_menu_button/settings_menu_button.vue.cjs.map +1 -1
- package/dist/vue3/recipes/header/settings_menu_button/settings_menu_button.vue.js +6 -12
- package/dist/vue3/recipes/header/settings_menu_button/settings_menu_button.vue.js.map +1 -1
- package/dist/vue3/recipes/item_layout/contact_info/contact_info.vue.cjs +33 -13
- package/dist/vue3/recipes/item_layout/contact_info/contact_info.vue.cjs.map +1 -1
- package/dist/vue3/recipes/item_layout/contact_info/contact_info.vue.js +34 -14
- package/dist/vue3/recipes/item_layout/contact_info/contact_info.vue.js.map +1 -1
- package/dist/vue3/recipes/leftbar/callbox/callbox.vue.cjs +13 -4
- package/dist/vue3/recipes/leftbar/callbox/callbox.vue.cjs.map +1 -1
- package/dist/vue3/recipes/leftbar/callbox/callbox.vue.js +14 -5
- package/dist/vue3/recipes/leftbar/callbox/callbox.vue.js.map +1 -1
- package/dist/vue3/recipes/leftbar/contact_row/contact_row.vue.cjs +13 -7
- package/dist/vue3/recipes/leftbar/contact_row/contact_row.vue.cjs.map +1 -1
- package/dist/vue3/recipes/leftbar/contact_row/contact_row.vue.js +14 -8
- package/dist/vue3/recipes/leftbar/contact_row/contact_row.vue.js.map +1 -1
- package/dist/vue3/recipes/leftbar/general_row/general_row.vue.cjs +9 -13
- package/dist/vue3/recipes/leftbar/general_row/general_row.vue.cjs.map +1 -1
- package/dist/vue3/recipes/leftbar/general_row/general_row.vue.js +9 -13
- package/dist/vue3/recipes/leftbar/general_row/general_row.vue.js.map +1 -1
- package/dist/vue3/recipes/leftbar/general_row/general_row_constants.cjs +0 -17
- package/dist/vue3/recipes/leftbar/general_row/general_row_constants.cjs.map +1 -1
- package/dist/vue3/recipes/leftbar/general_row/general_row_constants.js +0 -17
- package/dist/vue3/recipes/leftbar/general_row/general_row_constants.js.map +1 -1
- package/dist/vue3/recipes/leftbar/general_row/leftbar_general_row_icon.vue.cjs +39 -11
- package/dist/vue3/recipes/leftbar/general_row/leftbar_general_row_icon.vue.cjs.map +1 -1
- package/dist/vue3/recipes/leftbar/general_row/leftbar_general_row_icon.vue.js +41 -13
- package/dist/vue3/recipes/leftbar/general_row/leftbar_general_row_icon.vue.js.map +1 -1
- package/dist/vue3/recipes/leftbar/group_row/group_row.vue.cjs +4 -7
- package/dist/vue3/recipes/leftbar/group_row/group_row.vue.cjs.map +1 -1
- package/dist/vue3/recipes/leftbar/group_row/group_row.vue.js +4 -7
- package/dist/vue3/recipes/leftbar/group_row/group_row.vue.js.map +1 -1
- package/dist/vue3/recipes/leftbar/unread_pill/unread_pill.vue.cjs +11 -6
- package/dist/vue3/recipes/leftbar/unread_pill/unread_pill.vue.cjs.map +1 -1
- package/dist/vue3/recipes/leftbar/unread_pill/unread_pill.vue.js +12 -7
- package/dist/vue3/recipes/leftbar/unread_pill/unread_pill.vue.js.map +1 -1
- package/dist/vue3/style.css +127 -124
- package/dist/vue3/types/components/avatar/avatar.vue.d.ts +5 -33
- package/dist/vue3/types/components/avatar/avatar.vue.d.ts.map +1 -1
- package/dist/vue3/types/components/badge/badge.vue.d.ts +17 -34
- package/dist/vue3/types/components/badge/badge.vue.d.ts.map +1 -1
- package/dist/vue3/types/components/chip/chip.vue.d.ts +1 -1
- package/dist/vue3/types/components/collapsible/collapsible.vue.d.ts +1 -1
- package/dist/vue3/types/components/collapsible/collapsible.vue.d.ts.map +1 -1
- package/dist/vue3/types/components/emoji_picker/modules/emoji_tabset.vue.d.ts.map +1 -1
- package/dist/vue3/types/components/empty_state/empty_state.vue.d.ts +4 -0
- package/dist/vue3/types/components/empty_state/empty_state.vue.d.ts.map +1 -1
- package/dist/vue3/types/components/empty_state/empty_state_constants.d.ts +27 -0
- package/dist/vue3/types/components/image_viewer/image_viewer.vue.d.ts.map +1 -1
- package/dist/vue3/types/components/keyboard_shortcut/index.d.ts +1 -1
- package/dist/vue3/types/components/keyboard_shortcut/keyboard_shortcut.vue.d.ts +210 -15
- package/dist/vue3/types/components/keyboard_shortcut/keyboard_shortcut.vue.d.ts.map +1 -1
- package/dist/vue3/types/components/keyboard_shortcut/keyboard_shortcut_constants.d.ts +0 -11
- package/dist/vue3/types/components/keyboard_shortcut/keyboard_shortcut_constants.d.ts.map +1 -1
- package/dist/vue3/types/components/list_item/list_item.vue.d.ts +2 -8
- package/dist/vue3/types/components/list_item/list_item.vue.d.ts.map +1 -1
- package/dist/vue3/types/components/notice/notice_action.vue.d.ts +5 -4
- package/dist/vue3/types/components/notice/notice_action.vue.d.ts.map +1 -1
- package/dist/vue3/types/components/notice/notice_icon.vue.d.ts +30 -1
- package/dist/vue3/types/components/notice/notice_icon.vue.d.ts.map +1 -1
- package/dist/vue3/types/components/pagination/pagination.vue.d.ts.map +1 -1
- package/dist/vue3/types/components/split_button/split_button-omega.vue.d.ts +1 -1
- package/dist/vue3/types/recipes/buttons/callbar_button/callbar_button.vue.d.ts +1 -1
- package/dist/vue3/types/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.d.ts +1 -1
- package/dist/vue3/types/recipes/cards/ivr_node/ivr_node.vue.d.ts +30 -1
- package/dist/vue3/types/recipes/cards/ivr_node/ivr_node.vue.d.ts.map +1 -1
- package/dist/vue3/types/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.d.ts.map +1 -1
- package/dist/vue3/types/recipes/conversation_view/editor/editor.vue.d.ts +240 -8
- package/dist/vue3/types/recipes/conversation_view/editor/editor.vue.d.ts.map +1 -1
- package/dist/vue3/types/recipes/conversation_view/feed_item_row/feed_item_row.vue.d.ts +0 -1
- package/dist/vue3/types/recipes/conversation_view/feed_item_row/feed_item_row.vue.d.ts.map +1 -1
- package/dist/vue3/types/recipes/conversation_view/feed_pill/feed_item_pill.vue.d.ts +31 -16
- package/dist/vue3/types/recipes/conversation_view/feed_pill/feed_item_pill.vue.d.ts.map +1 -1
- package/dist/vue3/types/recipes/conversation_view/message_input/message_input.vue.d.ts +4 -6
- package/dist/vue3/types/recipes/conversation_view/message_input/message_input.vue.d.ts.map +1 -1
- package/dist/vue3/types/recipes/item_layout/contact_info/contact_info.vue.d.ts +3 -16
- package/dist/vue3/types/recipes/item_layout/contact_info/contact_info.vue.d.ts.map +1 -1
- package/dist/vue3/types/recipes/leftbar/callbox/callbox.vue.d.ts.map +1 -1
- package/dist/vue3/types/recipes/leftbar/contact_row/contact_row.vue.d.ts +0 -1
- package/dist/vue3/types/recipes/leftbar/contact_row/contact_row.vue.d.ts.map +1 -1
- package/dist/vue3/types/recipes/leftbar/general_row/general_row.vue.d.ts +1 -1
- package/dist/vue3/types/recipes/leftbar/general_row/general_row.vue.d.ts.map +1 -1
- package/dist/vue3/types/recipes/leftbar/general_row/general_row_constants.d.ts +0 -6
- package/dist/vue3/types/recipes/leftbar/general_row/general_row_constants.d.ts.map +1 -1
- package/dist/vue3/types/recipes/leftbar/general_row/index.d.ts +1 -1
- package/dist/vue3/types/recipes/leftbar/general_row/leftbar_general_row_icon.vue.d.ts +30 -1
- package/dist/vue3/types/recipes/leftbar/unread_pill/unread_pill.vue.d.ts.map +1 -1
- package/package.json +3 -3
- package/dist/vue2/common/storybook_utils.cjs +0 -8
- package/dist/vue2/common/storybook_utils.cjs.map +0 -1
- package/dist/vue2/common/storybook_utils.js +0 -8
- package/dist/vue2/common/storybook_utils.js.map +0 -1
- package/dist/vue2/types/common/storybook_utils.d.ts +0 -35
- package/dist/vue2/types/common/storybook_utils.d.ts.map +0 -1
- package/dist/vue3/common/storybook_utils.cjs +0 -8
- package/dist/vue3/common/storybook_utils.cjs.map +0 -1
- package/dist/vue3/common/storybook_utils.js +0 -8
- package/dist/vue3/common/storybook_utils.js.map +0 -1
- package/dist/vue3/types/common/storybook_utils.d.ts +0 -25
- package/dist/vue3/types/common/storybook_utils.d.ts.map +0 -1
package/dist/vue2/style.css
CHANGED
|
@@ -565,42 +565,42 @@
|
|
|
565
565
|
line-height: var(--dt-font-line-height-100);
|
|
566
566
|
font-variant: tabular-nums;
|
|
567
567
|
}
|
|
568
|
-
.dt-feed-item-row[data-v-
|
|
568
|
+
.dt-feed-item-row[data-v-90e0798e] {
|
|
569
569
|
width: var(--dt-size-100-percent);
|
|
570
570
|
box-sizing: border-box;
|
|
571
571
|
position: relative;
|
|
572
572
|
padding: var(--dt-space-300) var(--dt-space-500);
|
|
573
573
|
}
|
|
574
|
-
.dt-feed-item-row[data-v-
|
|
574
|
+
.dt-feed-item-row[data-v-90e0798e]:focus-visible {
|
|
575
575
|
box-shadow: var(--dt-shadow-focus-inset);
|
|
576
576
|
}
|
|
577
|
-
.dt-feed-item-row--state-searched[data-v-
|
|
577
|
+
.dt-feed-item-row--state-searched[data-v-90e0798e] {
|
|
578
578
|
background-color: var(--dt-color-surface-warning-subtle);
|
|
579
579
|
}
|
|
580
|
-
.dt-feed-item-row--state-error[data-v-
|
|
580
|
+
.dt-feed-item-row--state-error[data-v-90e0798e] {
|
|
581
581
|
background-color: var(--dt-color-surface-critical-subtle);
|
|
582
582
|
}
|
|
583
|
-
.dt-feed-item-row--active[data-v-
|
|
583
|
+
.dt-feed-item-row--active[data-v-90e0798e] {
|
|
584
584
|
background-color: var(--dt-color-surface-secondary-opaque);
|
|
585
585
|
}
|
|
586
|
-
.dt-feed-item-row--state-transition[data-v-
|
|
586
|
+
.dt-feed-item-row--state-transition[data-v-90e0798e] {
|
|
587
587
|
transition-duration: 2s;
|
|
588
588
|
transition-delay: 0s;
|
|
589
589
|
transition-timing-function: var(--ttf-in-out);
|
|
590
590
|
transition-property: background-color;
|
|
591
591
|
}
|
|
592
|
-
.dt-feed-item-row__avatar-container[data-v-
|
|
592
|
+
.dt-feed-item-row__avatar-container[data-v-90e0798e] {
|
|
593
593
|
padding-top: var(--dt-space-300);
|
|
594
594
|
padding-bottom: var(--dt-space-300);
|
|
595
595
|
}
|
|
596
|
-
.dt-feed-item-row__content[data-v-
|
|
596
|
+
.dt-feed-item-row__content[data-v-90e0798e] {
|
|
597
597
|
padding-left: var(--dt-space-300);
|
|
598
598
|
}
|
|
599
|
-
.dt-feed-item-row__attachment[data-v-
|
|
599
|
+
.dt-feed-item-row__attachment[data-v-90e0798e] {
|
|
600
600
|
padding-top: var(--dt-space-200);
|
|
601
601
|
padding-bottom: var(--dt-space-300);
|
|
602
602
|
}
|
|
603
|
-
.dt-feed-item-row__attachment[data-v-
|
|
603
|
+
.dt-feed-item-row__attachment[data-v-90e0798e] .dt-feed-item-row__image {
|
|
604
604
|
border: var(--dt-color-border-subtle) solid var(--dt-size-border-100);
|
|
605
605
|
border-radius: var(--dt-size-radius-400);
|
|
606
606
|
display: block;
|
|
@@ -609,11 +609,11 @@
|
|
|
609
609
|
min-width: 5.6rem;
|
|
610
610
|
min-height: 5.6rem;
|
|
611
611
|
}
|
|
612
|
-
.dt-feed-item-row__attachment[data-v-
|
|
612
|
+
.dt-feed-item-row__attachment[data-v-90e0798e] .dt-feed-item-row__video {
|
|
613
613
|
display: block;
|
|
614
614
|
height: 25rem;
|
|
615
615
|
}
|
|
616
|
-
.dt-feed-item-row__header[data-v-
|
|
616
|
+
.dt-feed-item-row__header[data-v-90e0798e] {
|
|
617
617
|
display: flex;
|
|
618
618
|
align-items: baseline;
|
|
619
619
|
flex-wrap: wrap;
|
|
@@ -621,43 +621,43 @@
|
|
|
621
621
|
font-size: var(--dt-font-size-200);
|
|
622
622
|
line-height: var(--dt-font-line-height-300);
|
|
623
623
|
}
|
|
624
|
-
.dt-feed-item-row__header__name[data-v-
|
|
624
|
+
.dt-feed-item-row__header__name[data-v-90e0798e] {
|
|
625
625
|
font-weight: var(--dt-font-weight-bold);
|
|
626
626
|
}
|
|
627
|
-
.dt-feed-item-row__header__time[data-v-
|
|
627
|
+
.dt-feed-item-row__header__time[data-v-90e0798e] {
|
|
628
628
|
font-size: var(--dt-font-size-100);
|
|
629
629
|
color: var(--dt-color-foreground-tertiary);
|
|
630
630
|
flex-shrink: 0;
|
|
631
631
|
}
|
|
632
|
-
.dt-feed-item-row__reactions[data-v-
|
|
632
|
+
.dt-feed-item-row__reactions[data-v-90e0798e] {
|
|
633
633
|
display: flex;
|
|
634
634
|
flex-wrap: wrap;
|
|
635
635
|
padding-top: var(--dt-space-200);
|
|
636
636
|
padding-bottom: var(--dt-space-200);
|
|
637
637
|
padding-left: var(--dt-space-300);
|
|
638
638
|
}
|
|
639
|
-
.dt-feed-item-row__threading[data-v-
|
|
639
|
+
.dt-feed-item-row__threading[data-v-90e0798e] {
|
|
640
640
|
padding-top: var(--dt-space-200);
|
|
641
641
|
padding-bottom: var(--dt-space-200);
|
|
642
642
|
}
|
|
643
|
-
.dt-feed-item-row__left-time[data-v-
|
|
643
|
+
.dt-feed-item-row__left-time[data-v-90e0798e] {
|
|
644
644
|
color: var(--dt-color-foreground-tertiary);
|
|
645
645
|
font-size: var(--dt-font-size-100);
|
|
646
646
|
font-weight: var(--dt-font-weight-normal);
|
|
647
647
|
vertical-align: middle;
|
|
648
648
|
white-space: nowrap;
|
|
649
649
|
}
|
|
650
|
-
.dt-feed-item-row__menu[data-v-
|
|
650
|
+
.dt-feed-item-row__menu[data-v-90e0798e] {
|
|
651
651
|
position: absolute;
|
|
652
652
|
top: var(--dt-space-550-negative);
|
|
653
653
|
right: var(--dt-space-450);
|
|
654
654
|
}
|
|
655
|
-
.dt-feed-item-row[data-v-
|
|
655
|
+
.dt-feed-item-row[data-v-90e0798e] > .dt-item-layout {
|
|
656
656
|
font: var(--dt-typography-body-md-compact);
|
|
657
657
|
min-height: initial;
|
|
658
658
|
padding: 0px;
|
|
659
659
|
}
|
|
660
|
-
.dt-feed-item-row[data-v-
|
|
660
|
+
.dt-feed-item-row[data-v-90e0798e] > .dt-item-layout > .dt-item-layout--left {
|
|
661
661
|
align-self: flex-start;
|
|
662
662
|
text-align: end;
|
|
663
663
|
display: block;
|
|
@@ -665,20 +665,20 @@
|
|
|
665
665
|
padding-left: var(--dt-space-0);
|
|
666
666
|
min-width: calc(var(--dt-space-600) + var(--dt-space-300));
|
|
667
667
|
}
|
|
668
|
-
.dt-feed-item-row[data-v-
|
|
668
|
+
.dt-feed-item-row[data-v-90e0798e] > .dt-item-layout > .dt-item-layout--right {
|
|
669
669
|
padding: 0;
|
|
670
670
|
min-width: initial;
|
|
671
671
|
}
|
|
672
|
-
.dt-feed-item-row[data-v-
|
|
672
|
+
.dt-feed-item-row[data-v-90e0798e] > .dt-item-layout > .dt-item-layout--content > .dt-item-layout--bottom {
|
|
673
673
|
display: flex;
|
|
674
674
|
flex-direction: column;
|
|
675
675
|
margin-top: 0;
|
|
676
676
|
}
|
|
677
|
-
.dt-recipe-feed-item-pill__wrapper[data-v-
|
|
677
|
+
.dt-recipe-feed-item-pill__wrapper[data-v-df943928] {
|
|
678
678
|
background-color: var(--dt-color-surface-secondary);
|
|
679
679
|
padding: var(--dt-space-400);
|
|
680
680
|
}
|
|
681
|
-
.dt-recipe-feed-item-pill__button[data-v-
|
|
681
|
+
.dt-recipe-feed-item-pill__button[data-v-df943928] {
|
|
682
682
|
background-color: var(--dt-color-surface-moderate);
|
|
683
683
|
text-align: left;
|
|
684
684
|
width: 100%;
|
|
@@ -690,42 +690,45 @@
|
|
|
690
690
|
--button-color-text: var(--dt-action-color-foreground-muted-default);
|
|
691
691
|
--button-border-radius: var(--dt-size-radius-600);
|
|
692
692
|
}
|
|
693
|
-
.dt-recipe-feed-item-pill__layout[data-v-
|
|
693
|
+
.dt-recipe-feed-item-pill__layout[data-v-df943928] {
|
|
694
694
|
padding: var(--dt-space-400);
|
|
695
695
|
gap: var(--dt-space-300);
|
|
696
696
|
width: 100%;
|
|
697
697
|
}
|
|
698
|
-
.dt-recipe-feed-item-pill__layout[data-v-
|
|
698
|
+
.dt-recipe-feed-item-pill__layout[data-v-df943928] > .dt-item-layout--left {
|
|
699
699
|
padding-right: var(--dt-space-0);
|
|
700
700
|
justify-content: center;
|
|
701
701
|
}
|
|
702
|
-
.dt-recipe-feed-item-pill__icon[data-v-
|
|
703
|
-
|
|
702
|
+
.dt-recipe-feed-item-pill__icon[data-v-df943928] {
|
|
703
|
+
display: flex;
|
|
704
|
+
}
|
|
705
|
+
.dt-recipe-feed-item-pill__icon[data-v-df943928] svg {
|
|
706
|
+
animation: fade-df943928 0.15s ease-in;
|
|
704
707
|
}
|
|
705
|
-
.dt-recipe-feed-item-pill__content[data-v-
|
|
708
|
+
.dt-recipe-feed-item-pill__content[data-v-df943928] {
|
|
706
709
|
display: flex;
|
|
707
710
|
justify-content: center;
|
|
708
711
|
}
|
|
709
|
-
.dt-recipe-feed-item-pill__title[data-v-
|
|
712
|
+
.dt-recipe-feed-item-pill__title[data-v-df943928] {
|
|
710
713
|
font-weight: var(--dt-font-weight-bold);
|
|
711
714
|
}
|
|
712
|
-
.dt-recipe-feed-item-pill__border[data-v-
|
|
715
|
+
.dt-recipe-feed-item-pill__border[data-v-df943928] {
|
|
713
716
|
border: double 1px transparent;
|
|
714
717
|
border-radius: var(--dt-size-radius-600);
|
|
715
718
|
background-origin: border-box;
|
|
716
719
|
background-clip: content-box, border-box;
|
|
717
720
|
overflow: hidden;
|
|
718
721
|
}
|
|
719
|
-
.dt-recipe-feed-item-pill__border-default[data-v-
|
|
722
|
+
.dt-recipe-feed-item-pill__border-default[data-v-df943928] {
|
|
720
723
|
background: var(--dt-color-border-default);
|
|
721
724
|
}
|
|
722
|
-
.dt-recipe-feed-item-pill__border-ai[data-v-
|
|
725
|
+
.dt-recipe-feed-item-pill__border-ai[data-v-df943928] {
|
|
723
726
|
background-image: linear-gradient(var(--dt-color-surface-primary), var(--dt-color-surface-primary)), var(--dt-badge-color-background-ai);
|
|
724
727
|
}
|
|
725
|
-
.dt-recipe-feed-item-pill__border-critical[data-v-
|
|
728
|
+
.dt-recipe-feed-item-pill__border-critical[data-v-df943928] {
|
|
726
729
|
background: var(--dt-color-foreground-critical);
|
|
727
730
|
}
|
|
728
|
-
@keyframes fade-
|
|
731
|
+
@keyframes fade-df943928 {
|
|
729
732
|
0% {
|
|
730
733
|
transform: scale(0);
|
|
731
734
|
}
|
|
@@ -814,7 +817,7 @@
|
|
|
814
817
|
background-color: var(--dt-color-surface-primary);
|
|
815
818
|
padding: var(--dt-space-300) var(--dt-space-500);
|
|
816
819
|
}
|
|
817
|
-
.settings-menu-button[data-v-
|
|
820
|
+
.settings-menu-button[data-v-be46bf19] {
|
|
818
821
|
padding: var(--dt-space-0);
|
|
819
822
|
border-radius: var(--dt-size-550);
|
|
820
823
|
height: var(--dt-size-600);
|
|
@@ -822,38 +825,38 @@
|
|
|
822
825
|
color: var(--dt-theme-topbar-button-color-foreground);
|
|
823
826
|
background-color: var(--dt-theme-topbar-button-color-background);
|
|
824
827
|
}
|
|
825
|
-
.settings-menu-button[data-v-
|
|
828
|
+
.settings-menu-button[data-v-be46bf19]:hover {
|
|
826
829
|
background-color: var(--dt-theme-topbar-button-color-background-hover);
|
|
827
830
|
color: var(--dt-theme-topbar-button-color-foreground-hover);
|
|
828
831
|
}
|
|
829
|
-
.settings-menu-button[data-v-
|
|
832
|
+
.settings-menu-button[data-v-be46bf19]:active {
|
|
830
833
|
background-color: var(--dt-theme-topbar-button-color-background-active);
|
|
831
834
|
}
|
|
832
|
-
.settings-menu-button-update[data-v-
|
|
835
|
+
.settings-menu-button-update[data-v-be46bf19] {
|
|
833
836
|
background-color: hsla(var(--dt-color-blue-200-hsl) / 25%);
|
|
834
837
|
color: var(--dt-color-blue-500);
|
|
835
838
|
border-color: hsla(var(--dt-color-blue-200-hsl) / 25%);
|
|
836
839
|
border-radius: var(--dt-size-radius-pill);
|
|
837
840
|
height: var(--dt-size-600);
|
|
838
841
|
}
|
|
839
|
-
.settings-menu-button-update[data-v-
|
|
842
|
+
.settings-menu-button-update[data-v-be46bf19]:hover {
|
|
840
843
|
background-color: hsla(var(--dt-color-blue-200-hsl) / 50%);
|
|
841
844
|
color: var(--dt-theme-topbar-button-color-foreground-hover);
|
|
842
845
|
}
|
|
843
|
-
.dt-contact-info[data-v-
|
|
846
|
+
.dt-contact-info[data-v-3acaa9ec] {
|
|
844
847
|
--contact-info-avatar-border-color: var(--dt-color-surface-primary);
|
|
845
848
|
display: flex;
|
|
846
849
|
}
|
|
847
|
-
.dt-contact-info[data-v-
|
|
850
|
+
.dt-contact-info[data-v-3acaa9ec] .dt-item-layout {
|
|
848
851
|
flex: 1 1 0;
|
|
849
852
|
}
|
|
850
|
-
.dt-contact-info[data-v-
|
|
853
|
+
.dt-contact-info[data-v-3acaa9ec] .dt-item-layout--content {
|
|
851
854
|
/*
|
|
852
855
|
DP-74536: Add `min-width` to make the width of "contact info" adjustable.
|
|
853
856
|
*/
|
|
854
857
|
min-width: var(--dt-space-825);
|
|
855
858
|
}
|
|
856
|
-
.dt-contact-info[data-v-
|
|
859
|
+
.dt-contact-info[data-v-3acaa9ec] .dt-item-layout--left {
|
|
857
860
|
/*
|
|
858
861
|
DP-74536: To make 'Avatar' in fixed position when resizing the window.
|
|
859
862
|
*/
|
|
@@ -861,75 +864,75 @@
|
|
|
861
864
|
justify-content: flex-start;
|
|
862
865
|
align-items: center;
|
|
863
866
|
}
|
|
864
|
-
.dt-contact-info[data-v-
|
|
867
|
+
.dt-contact-info[data-v-3acaa9ec] .dt-item-layout--right {
|
|
865
868
|
/*
|
|
866
869
|
DP-74536: Remove `min-width` which cause extra unused empty space on the right of "contact info".
|
|
867
870
|
*/
|
|
868
871
|
min-width: 0;
|
|
869
872
|
align-items: center;
|
|
870
873
|
}
|
|
871
|
-
.dt-contact-info__left[data-v-
|
|
874
|
+
.dt-contact-info__left[data-v-3acaa9ec] {
|
|
872
875
|
position: relative;
|
|
873
876
|
background-color: transparent;
|
|
874
877
|
background-image: none;
|
|
875
878
|
border-width: 0;
|
|
876
879
|
cursor: pointer;
|
|
877
880
|
}
|
|
878
|
-
.dt-contact-info--avatars[data-v-
|
|
881
|
+
.dt-contact-info--avatars[data-v-3acaa9ec] {
|
|
879
882
|
margin-right: var(--dt-space-300-negative);
|
|
880
883
|
display: flex;
|
|
881
884
|
flex-direction: row;
|
|
882
885
|
}
|
|
883
|
-
.dt-contact-info--avatars .d-avatar[data-v-
|
|
886
|
+
.dt-contact-info--avatars .d-avatar[data-v-3acaa9ec] {
|
|
884
887
|
border-radius: var(--dt-size-radius-pill);
|
|
885
888
|
border: var(--dt-size-300) solid var(--contact-info-avatar-border-color);
|
|
886
889
|
box-sizing: unset;
|
|
887
890
|
}
|
|
888
|
-
.dt-recipe-callbox[data-v-
|
|
891
|
+
.dt-recipe-callbox[data-v-8d007874] {
|
|
889
892
|
padding: 0;
|
|
890
893
|
color: var(--dt-color-foreground-primary);
|
|
891
894
|
background-color: var(--dt-color-surface-primary);
|
|
892
895
|
border-radius: var(--dt-size-radius-300);
|
|
893
896
|
}
|
|
894
|
-
.dt-recipe-callbox--video[data-v-
|
|
897
|
+
.dt-recipe-callbox--video[data-v-8d007874] {
|
|
895
898
|
display: flex;
|
|
896
899
|
border-radius: var(--dt-size-radius-200) var(--dt-size-radius-200) 0 0;
|
|
897
900
|
overflow: clip;
|
|
898
901
|
margin-bottom: var(--dt-space-300-negative);
|
|
899
902
|
}
|
|
900
|
-
.dt-recipe-callbox--main-content[data-v-
|
|
903
|
+
.dt-recipe-callbox--main-content[data-v-8d007874] {
|
|
901
904
|
padding: 0;
|
|
902
905
|
border-radius: var(--dt-size-radius-300);
|
|
903
906
|
border: var(--dt-size-border-100) solid transparent;
|
|
904
907
|
align-items: stretch;
|
|
905
908
|
}
|
|
906
|
-
.dt-recipe-callbox--main-content.dt-recipe-callbox--border-default[data-v-
|
|
909
|
+
.dt-recipe-callbox--main-content.dt-recipe-callbox--border-default[data-v-8d007874] {
|
|
907
910
|
border-color: var(--dt-color-border-default);
|
|
908
911
|
}
|
|
909
|
-
.dt-recipe-callbox--main-content.dt-recipe-callbox--border-ai[data-v-
|
|
912
|
+
.dt-recipe-callbox--main-content.dt-recipe-callbox--border-ai[data-v-8d007874] {
|
|
910
913
|
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;
|
|
911
914
|
}
|
|
912
|
-
.dt-recipe-callbox--main-content.dt-recipe-callbox--border-critical[data-v-
|
|
915
|
+
.dt-recipe-callbox--main-content.dt-recipe-callbox--border-critical[data-v-8d007874] {
|
|
913
916
|
background: radial-gradient(var(--dt-color-surface-primary), var(--dt-color-surface-primary)) padding-box, radial-gradient(circle, #E7301D, #F78B23) border-box;
|
|
914
917
|
}
|
|
915
|
-
.dt-recipe-callbox--main-content-top[data-v-
|
|
918
|
+
.dt-recipe-callbox--main-content-top[data-v-8d007874] {
|
|
916
919
|
display: flex;
|
|
917
920
|
align-items: center;
|
|
918
921
|
padding: var(--dt-space-350) var(--dt-space-400);
|
|
919
922
|
}
|
|
920
|
-
.dt-recipe-callbox--main-content-bottom[data-v-
|
|
923
|
+
.dt-recipe-callbox--main-content-bottom[data-v-8d007874] {
|
|
921
924
|
border-top: 1px solid var(--dt-color-border-subtle);
|
|
922
925
|
}
|
|
923
|
-
.dt-recipe-callbox--avatar[data-v-
|
|
926
|
+
.dt-recipe-callbox--avatar[data-v-8d007874] {
|
|
924
927
|
margin-right: var(--dt-space-400);
|
|
925
928
|
}
|
|
926
|
-
.dt-recipe-callbox--content[data-v-
|
|
929
|
+
.dt-recipe-callbox--content[data-v-8d007874] {
|
|
927
930
|
display: flex;
|
|
928
931
|
flex-direction: column;
|
|
929
932
|
flex: 1 0 auto;
|
|
930
933
|
min-width: 0;
|
|
931
934
|
}
|
|
932
|
-
.dt-recipe-callbox--content-title[data-v-
|
|
935
|
+
.dt-recipe-callbox--content-title[data-v-8d007874] {
|
|
933
936
|
overflow: clip;
|
|
934
937
|
white-space: nowrap;
|
|
935
938
|
text-overflow: ellipsis;
|
|
@@ -944,10 +947,10 @@
|
|
|
944
947
|
user-select: text;
|
|
945
948
|
line-height: normal;
|
|
946
949
|
}
|
|
947
|
-
.dt-recipe-callbox--content-badge[data-v-
|
|
950
|
+
.dt-recipe-callbox--content-badge[data-v-8d007874] {
|
|
948
951
|
line-height: normal;
|
|
949
952
|
}
|
|
950
|
-
.dt-recipe-callbox--content-subtitle[data-v-
|
|
953
|
+
.dt-recipe-callbox--content-subtitle[data-v-8d007874] {
|
|
951
954
|
padding: 0;
|
|
952
955
|
font-size: var(--dt-font-size-100);
|
|
953
956
|
color: var(--dt-color-foreground-tertiary);
|
|
@@ -956,24 +959,24 @@
|
|
|
956
959
|
width: 0;
|
|
957
960
|
min-width: 100%;
|
|
958
961
|
}
|
|
959
|
-
.dt-recipe-callbox--right[data-v-
|
|
962
|
+
.dt-recipe-callbox--right[data-v-8d007874] {
|
|
960
963
|
display: flex;
|
|
961
964
|
justify-content: right;
|
|
962
965
|
}
|
|
963
|
-
.dt-recipe-callbox--clickable .dt-recipe-callbox--content-title[data-v-
|
|
966
|
+
.dt-recipe-callbox--clickable .dt-recipe-callbox--content-title[data-v-8d007874] {
|
|
964
967
|
cursor: pointer;
|
|
965
968
|
user-select: none;
|
|
966
969
|
border-radius: var(--dt-size-100);
|
|
967
970
|
}
|
|
968
|
-
.dt-recipe-callbox--clickable .dt-recipe-callbox--content-title[data-v-
|
|
971
|
+
.dt-recipe-callbox--clickable .dt-recipe-callbox--content-title[data-v-8d007874]:focus-visible {
|
|
969
972
|
outline: none;
|
|
970
973
|
box-shadow: var(--dt-shadow-focus);
|
|
971
974
|
}
|
|
972
|
-
.dt-recipe-callbox--clickable .dt-recipe-callbox--content-title[data-v-
|
|
973
|
-
.dt-recipe-callbox--clickable .dt-recipe-callbox--content-title[data-v-
|
|
975
|
+
.dt-recipe-callbox--clickable .dt-recipe-callbox--content-title[data-v-8d007874]:hover,
|
|
976
|
+
.dt-recipe-callbox--clickable .dt-recipe-callbox--content-title[data-v-8d007874]:active {
|
|
974
977
|
text-decoration: underline;
|
|
975
978
|
}
|
|
976
|
-
.dt-recipe-callbox .dt-recipe-callbox-badge--warning[data-v-
|
|
979
|
+
.dt-recipe-callbox .dt-recipe-callbox-badge--warning[data-v-8d007874] {
|
|
977
980
|
background-color: var(--dt-color-surface-warning);
|
|
978
981
|
}
|
|
979
982
|
/* stylelint-disable selector-pseudo-class-no-unknown */
|
|
@@ -1283,7 +1286,7 @@
|
|
|
1283
1286
|
}
|
|
1284
1287
|
}
|
|
1285
1288
|
/* stylelint-disable selector-pseudo-class-no-unknown */
|
|
1286
|
-
.dt-leftbar-row[data-v-
|
|
1289
|
+
.dt-leftbar-row[data-v-5a114d36] {
|
|
1287
1290
|
--leftbar-row-color-foreground: var(--dt-theme-sidebar-color-foreground);
|
|
1288
1291
|
--leftbar-row-color-background: var(--dt-theme-sidebar-row-color-background);
|
|
1289
1292
|
--leftbar-row-radius: var(--dt-size-radius-pill);
|
|
@@ -1314,49 +1317,49 @@
|
|
|
1314
1317
|
transition-duration: var(--td200);
|
|
1315
1318
|
transition-property: background-color, border, box-shadow;
|
|
1316
1319
|
}
|
|
1317
|
-
.dt-leftbar-row[data-v-
|
|
1318
|
-
.dt-leftbar-row[data-v-
|
|
1320
|
+
.dt-leftbar-row[data-v-5a114d36]:not(.dt-leftbar-row--no-action):hover,
|
|
1321
|
+
.dt-leftbar-row[data-v-5a114d36]:not(.dt-leftbar-row--no-action):focus-within {
|
|
1319
1322
|
--leftbar-row-unread-badge-display: none;
|
|
1320
1323
|
}
|
|
1321
|
-
.dt-leftbar-row[data-v-
|
|
1322
|
-
.dt-leftbar-row[data-v-
|
|
1324
|
+
.dt-leftbar-row[data-v-5a114d36]:not(.dt-leftbar-row--no-action):hover .dt-leftbar-row__action,
|
|
1325
|
+
.dt-leftbar-row[data-v-5a114d36]:not(.dt-leftbar-row--no-action):focus-within .dt-leftbar-row__action {
|
|
1323
1326
|
display: inline-flex;
|
|
1324
1327
|
}
|
|
1325
|
-
.dt-leftbar-row[data-v-
|
|
1326
|
-
.dt-leftbar-row[data-v-
|
|
1328
|
+
.dt-leftbar-row[data-v-5a114d36]:not(.dt-leftbar-row--no-action):hover .dt-leftbar-row__action-button,
|
|
1329
|
+
.dt-leftbar-row[data-v-5a114d36]:not(.dt-leftbar-row--no-action):focus-within .dt-leftbar-row__action-button {
|
|
1327
1330
|
opacity: 1;
|
|
1328
1331
|
}
|
|
1329
|
-
.dt-leftbar-row[data-v-
|
|
1330
|
-
.dt-leftbar-row[data-v-
|
|
1332
|
+
.dt-leftbar-row[data-v-5a114d36]:hover,
|
|
1333
|
+
.dt-leftbar-row[data-v-5a114d36]:focus-within {
|
|
1331
1334
|
--leftbar-row-color-background: var(--dt-theme-sidebar-row-color-background-hover);
|
|
1332
1335
|
}
|
|
1333
|
-
.dt-leftbar-row[data-v-
|
|
1334
|
-
.dt-leftbar-row[data-v-
|
|
1336
|
+
.dt-leftbar-row[data-v-5a114d36]:hover .d-presence,
|
|
1337
|
+
.dt-leftbar-row[data-v-5a114d36]:focus-within .d-presence {
|
|
1335
1338
|
--presence-color-border-base: var(--dt-color-black-200);
|
|
1336
1339
|
}
|
|
1337
|
-
.dt-leftbar-row[data-v-
|
|
1338
|
-
.dt-leftbar-row[data-v-
|
|
1340
|
+
.dt-leftbar-row[data-v-5a114d36]:hover .d-avatar__count,
|
|
1341
|
+
.dt-leftbar-row[data-v-5a114d36]:focus-within .d-avatar__count {
|
|
1339
1342
|
--avatar-count-color-shadow: var(--dt-theme-sidebar-selected-row-color-background);
|
|
1340
1343
|
}
|
|
1341
|
-
.dt-leftbar-row--has-unread[data-v-
|
|
1344
|
+
.dt-leftbar-row--has-unread[data-v-5a114d36] {
|
|
1342
1345
|
--leftbar-row-description-font-weight: var(--dt-font-weight-bold);
|
|
1343
1346
|
--leftbar-row-description-color-foreground: var(--dt-theme-sidebar-color-foreground-unread);
|
|
1344
1347
|
--leftbar-row-alpha-color-foreground: var(--dt-theme-sidebar-color-foreground-unread);
|
|
1345
1348
|
}
|
|
1346
|
-
.dt-leftbar-row--muted[data-v-
|
|
1349
|
+
.dt-leftbar-row--muted[data-v-5a114d36] {
|
|
1347
1350
|
--leftbar-row-opacity: 60%;
|
|
1348
1351
|
}
|
|
1349
|
-
.dt-leftbar-row--selected[data-v-
|
|
1352
|
+
.dt-leftbar-row--selected[data-v-5a114d36] {
|
|
1350
1353
|
--leftbar-row-color-background: var(--dt-theme-sidebar-selected-row-color-background);
|
|
1351
1354
|
--leftbar-row-description-color-foreground: var(--dt-theme-sidebar-selected-row-color-foreground);
|
|
1352
1355
|
}
|
|
1353
|
-
.dt-leftbar-row--selected[data-v-
|
|
1356
|
+
.dt-leftbar-row--selected[data-v-5a114d36] .d-presence {
|
|
1354
1357
|
--presence-color-border-base: var(--dt-color-black-200);
|
|
1355
1358
|
}
|
|
1356
|
-
.dt-leftbar-row--selected[data-v-
|
|
1359
|
+
.dt-leftbar-row--selected[data-v-5a114d36] .d-avatar__count {
|
|
1357
1360
|
--avatar-count-color-shadow: var(--dt-theme-sidebar-selected-row-color-background);
|
|
1358
1361
|
}
|
|
1359
|
-
.dt-leftbar-row__is-typing[data-v-
|
|
1362
|
+
.dt-leftbar-row__is-typing[data-v-5a114d36] {
|
|
1360
1363
|
--is-typing-size-shape: var(--dt-size-550);
|
|
1361
1364
|
position: absolute;
|
|
1362
1365
|
display: flex;
|
|
@@ -1368,7 +1371,7 @@
|
|
|
1368
1371
|
border-radius: var(--dt-size-radius-pill);
|
|
1369
1372
|
opacity: 0.75;
|
|
1370
1373
|
}
|
|
1371
|
-
.dt-leftbar-row__is-typing span[data-v-
|
|
1374
|
+
.dt-leftbar-row__is-typing span[data-v-5a114d36] {
|
|
1372
1375
|
display: inline-block;
|
|
1373
1376
|
width: var(--dt-size-300);
|
|
1374
1377
|
height: var(--dt-size-300);
|
|
@@ -1377,18 +1380,18 @@
|
|
|
1377
1380
|
border-radius: var(--dt-size-radius-pill);
|
|
1378
1381
|
opacity: 0.3;
|
|
1379
1382
|
transition: all 500ms ease;
|
|
1380
|
-
animation: wave-
|
|
1383
|
+
animation: wave-5a114d36 1.5s ease infinite;
|
|
1381
1384
|
}
|
|
1382
|
-
.dt-leftbar-row__is-typing span[data-v-
|
|
1385
|
+
.dt-leftbar-row__is-typing span[data-v-5a114d36]:nth-child(1) {
|
|
1383
1386
|
animation-delay: 0ms;
|
|
1384
1387
|
}
|
|
1385
|
-
.dt-leftbar-row__is-typing span[data-v-
|
|
1388
|
+
.dt-leftbar-row__is-typing span[data-v-5a114d36]:nth-child(2) {
|
|
1386
1389
|
animation-delay: var(--td100);
|
|
1387
1390
|
}
|
|
1388
|
-
.dt-leftbar-row__is-typing span[data-v-
|
|
1391
|
+
.dt-leftbar-row__is-typing span[data-v-5a114d36]:nth-child(3) {
|
|
1389
1392
|
animation-delay: var(--td200);
|
|
1390
1393
|
}
|
|
1391
|
-
.dt-leftbar-row__primary[data-v-
|
|
1394
|
+
.dt-leftbar-row__primary[data-v-5a114d36] {
|
|
1392
1395
|
display: flex;
|
|
1393
1396
|
flex: 1;
|
|
1394
1397
|
align-items: center;
|
|
@@ -1405,18 +1408,18 @@
|
|
|
1405
1408
|
border-radius: var(--leftbar-row-radius);
|
|
1406
1409
|
appearance: none;
|
|
1407
1410
|
}
|
|
1408
|
-
.dt-leftbar-row__primary[data-v-
|
|
1411
|
+
.dt-leftbar-row__primary[data-v-5a114d36]:active {
|
|
1409
1412
|
--leftbar-row-color-background: var(--dt-theme-sidebar-row-color-background-active);
|
|
1410
1413
|
}
|
|
1411
|
-
.dt-leftbar-row__primary[data-v-
|
|
1414
|
+
.dt-leftbar-row__primary[data-v-5a114d36]:focus-visible {
|
|
1412
1415
|
box-shadow: var(--dt-shadow-focus-inset);
|
|
1413
1416
|
}
|
|
1414
|
-
.dt-leftbar-row__action-button[data-v-
|
|
1417
|
+
.dt-leftbar-row__action-button[data-v-5a114d36] {
|
|
1415
1418
|
width: var(--leftbar-row-action-width);
|
|
1416
1419
|
height: var(--leftbar-row-action-height);
|
|
1417
1420
|
opacity: 0;
|
|
1418
1421
|
}
|
|
1419
|
-
.dt-leftbar-row__alpha[data-v-
|
|
1422
|
+
.dt-leftbar-row__alpha[data-v-5a114d36] {
|
|
1420
1423
|
display: flex;
|
|
1421
1424
|
align-items: center;
|
|
1422
1425
|
justify-content: center;
|
|
@@ -1428,11 +1431,11 @@
|
|
|
1428
1431
|
color: var(--leftbar-row-alpha-color-foreground);
|
|
1429
1432
|
border-radius: var(--leftbar-row-radius) 0 0 var(--leftbar-row-radius);
|
|
1430
1433
|
}
|
|
1431
|
-
.dt-leftbar-row__label[data-v-
|
|
1434
|
+
.dt-leftbar-row__label[data-v-5a114d36] {
|
|
1432
1435
|
flex: 0 1;
|
|
1433
1436
|
min-width: 0;
|
|
1434
1437
|
}
|
|
1435
|
-
.dt-leftbar-row__omega[data-v-
|
|
1438
|
+
.dt-leftbar-row__omega[data-v-5a114d36] {
|
|
1436
1439
|
position: absolute;
|
|
1437
1440
|
top: var(--leftbar-row-action-position-bottom);
|
|
1438
1441
|
right: var(--leftbar-row-action-position-right);
|
|
@@ -1444,34 +1447,34 @@
|
|
|
1444
1447
|
border-radius: var(--leftbar-row-radius);
|
|
1445
1448
|
transform: translateY(calc(var(--leftbar-row-action-position-bottom) * -1));
|
|
1446
1449
|
}
|
|
1447
|
-
.dt-leftbar-row__unread-badge[data-v-
|
|
1450
|
+
.dt-leftbar-row__unread-badge[data-v-5a114d36] {
|
|
1448
1451
|
display: var(--leftbar-row-unread-badge-display);
|
|
1449
1452
|
color: var(--dt-theme-mention-color-foreground);
|
|
1450
1453
|
background-color: var(--dt-theme-mention-color-background);
|
|
1451
1454
|
}
|
|
1452
|
-
.dt-leftbar-row--unread-count[data-v-
|
|
1455
|
+
.dt-leftbar-row--unread-count[data-v-5a114d36] .dt-leftbar-row__action {
|
|
1453
1456
|
display: none;
|
|
1454
1457
|
}
|
|
1455
|
-
.dt-leftbar-row__unread-count-badge[data-v-
|
|
1458
|
+
.dt-leftbar-row__unread-count-badge[data-v-5a114d36] {
|
|
1456
1459
|
border-top-right-radius: var(--dt-size-radius-0);
|
|
1457
1460
|
border-bottom-right-radius: var(--dt-size-radius-0);
|
|
1458
1461
|
}
|
|
1459
|
-
.dt-leftbar-row__unread-mention-count-badge[data-v-
|
|
1462
|
+
.dt-leftbar-row__unread-mention-count-badge[data-v-5a114d36] {
|
|
1460
1463
|
color: var(--dt-theme-mention-color-foreground-strong);
|
|
1461
1464
|
background-color: var(--dt-theme-mention-color-background-strong);
|
|
1462
1465
|
border-top-left-radius: var(--dt-size-radius-0);
|
|
1463
1466
|
border-bottom-left-radius: var(--dt-size-radius-0);
|
|
1464
1467
|
}
|
|
1465
|
-
.dt-leftbar-row__unread-mention-only-count-badge[data-v-
|
|
1468
|
+
.dt-leftbar-row__unread-mention-only-count-badge[data-v-5a114d36] {
|
|
1466
1469
|
color: var(--dt-theme-mention-color-foreground-strong);
|
|
1467
1470
|
background-color: var(--dt-theme-mention-color-background-strong);
|
|
1468
1471
|
}
|
|
1469
|
-
.dt-leftbar-row__active-voice[data-v-
|
|
1472
|
+
.dt-leftbar-row__active-voice[data-v-5a114d36] {
|
|
1470
1473
|
display: inline-flex;
|
|
1471
1474
|
color: var(--dt-color-purple-400);
|
|
1472
|
-
-webkit-animation-name: opacity-pulsate-
|
|
1473
|
-
-moz-animation-name: opacity-pulsate-
|
|
1474
|
-
animation-name: opacity-pulsate-
|
|
1475
|
+
-webkit-animation-name: opacity-pulsate-5a114d36;
|
|
1476
|
+
-moz-animation-name: opacity-pulsate-5a114d36;
|
|
1477
|
+
animation-name: opacity-pulsate-5a114d36;
|
|
1475
1478
|
-webkit-animation-duration: 1s;
|
|
1476
1479
|
-moz-animation-duration: 1s;
|
|
1477
1480
|
animation-duration: 1s;
|
|
@@ -1482,7 +1485,7 @@
|
|
|
1482
1485
|
-moz-animation-fill-mode: both;
|
|
1483
1486
|
animation-fill-mode: both;
|
|
1484
1487
|
}
|
|
1485
|
-
.dt-leftbar-row__dnd[data-v-
|
|
1488
|
+
.dt-leftbar-row__dnd[data-v-5a114d36] {
|
|
1486
1489
|
padding-top: var(--dt-space-200);
|
|
1487
1490
|
padding-right: var(--dt-space-300);
|
|
1488
1491
|
color: var(--dt-color-foreground-tertiary);
|
|
@@ -1490,26 +1493,26 @@
|
|
|
1490
1493
|
font-size: var(--dt-font-size-100);
|
|
1491
1494
|
line-height: var(--dt-font-line-height-400);
|
|
1492
1495
|
}
|
|
1493
|
-
.dt-leftbar-row__container--off-duty[data-v-
|
|
1496
|
+
.dt-leftbar-row__container--off-duty[data-v-5a114d36] {
|
|
1494
1497
|
background-color: var(--dt-badge-color-background-critical);
|
|
1495
1498
|
border: var(--dt-size-100) solid var(--dt-color-border-subtle);
|
|
1496
1499
|
border-radius: var(--dt-size-radius-500);
|
|
1497
1500
|
}
|
|
1498
|
-
.dt-leftbar-row__container--off-duty[data-v-
|
|
1501
|
+
.dt-leftbar-row__container--off-duty[data-v-5a114d36] .dt-leftbar-row__primary {
|
|
1499
1502
|
margin: calc(var(--dt-size-100) * -1);
|
|
1500
1503
|
}
|
|
1501
|
-
.dt-leftbar-row--contact-centers[data-v-
|
|
1504
|
+
.dt-leftbar-row--contact-centers[data-v-5a114d36] .dt-leftbar-row__alpha {
|
|
1502
1505
|
padding-right: var(--dt-space-450);
|
|
1503
1506
|
padding-left: var(--dt-space-450);
|
|
1504
1507
|
}
|
|
1505
|
-
.dt-leftbar-row--contact-centers .dt-leftbar-row__action-container[data-v-
|
|
1508
|
+
.dt-leftbar-row--contact-centers .dt-leftbar-row__action-container[data-v-5a114d36] {
|
|
1506
1509
|
display: inline-flex;
|
|
1507
1510
|
align-items: center;
|
|
1508
1511
|
justify-content: flex-end;
|
|
1509
1512
|
min-width: var(--dt-size-600);
|
|
1510
1513
|
height: var(--dt-size-500);
|
|
1511
1514
|
}
|
|
1512
|
-
.dt-leftbar-row[data-v-
|
|
1515
|
+
.dt-leftbar-row[data-v-5a114d36] .dt-leftbar-row__description {
|
|
1513
1516
|
overflow: hidden;
|
|
1514
1517
|
color: var(--leftbar-row-description-color-foreground);
|
|
1515
1518
|
font-weight: var(--leftbar-row-description-font-weight);
|
|
@@ -1518,7 +1521,7 @@
|
|
|
1518
1521
|
white-space: nowrap;
|
|
1519
1522
|
text-overflow: ellipsis;
|
|
1520
1523
|
}
|
|
1521
|
-
.dt-leftbar-row[data-v-
|
|
1524
|
+
.dt-leftbar-row[data-v-5a114d36] .dt-leftbar-row__status {
|
|
1522
1525
|
padding-bottom: var(--dt-space-100);
|
|
1523
1526
|
overflow: hidden;
|
|
1524
1527
|
color: var(--leftbar-row-status-color-foreground);
|
|
@@ -1527,19 +1530,19 @@
|
|
|
1527
1530
|
white-space: nowrap;
|
|
1528
1531
|
text-overflow: ellipsis;
|
|
1529
1532
|
}
|
|
1530
|
-
.dt-leftbar-row[data-v-
|
|
1533
|
+
.dt-leftbar-row[data-v-5a114d36] .dt-leftbar-row__meta-context ~ .dt-leftbar-row__meta-custom:not(:empty)::before {
|
|
1531
1534
|
color: var(--dt-theme-sidebar-status-color-foreground);
|
|
1532
1535
|
content: " • ";
|
|
1533
1536
|
}
|
|
1534
|
-
.dt-leftbar-row__icon-cc[data-v-
|
|
1537
|
+
.dt-leftbar-row__icon-cc[data-v-5a114d36] {
|
|
1535
1538
|
width: calc(var(--dt-size-300) * 3.5);
|
|
1536
1539
|
height: calc(var(--dt-size-300) * 3.5);
|
|
1537
1540
|
border-radius: var(--dt-size-200);
|
|
1538
1541
|
}
|
|
1539
|
-
.opacity-pulsate[data-v-
|
|
1540
|
-
-webkit-animation-name: opacity-pulsate-
|
|
1541
|
-
-moz-animation-name: opacity-pulsate-
|
|
1542
|
-
animation-name: opacity-pulsate-
|
|
1542
|
+
.opacity-pulsate[data-v-5a114d36] {
|
|
1543
|
+
-webkit-animation-name: opacity-pulsate-5a114d36;
|
|
1544
|
+
-moz-animation-name: opacity-pulsate-5a114d36;
|
|
1545
|
+
animation-name: opacity-pulsate-5a114d36;
|
|
1543
1546
|
-webkit-animation-duration: 1s;
|
|
1544
1547
|
-moz-animation-duration: 1s;
|
|
1545
1548
|
animation-duration: 1s;
|
|
@@ -1550,7 +1553,7 @@
|
|
|
1550
1553
|
-moz-animation-fill-mode: both;
|
|
1551
1554
|
animation-fill-mode: both;
|
|
1552
1555
|
}
|
|
1553
|
-
@keyframes opacity-pulsate-
|
|
1556
|
+
@keyframes opacity-pulsate-5a114d36 {
|
|
1554
1557
|
0%,
|
|
1555
1558
|
100% {
|
|
1556
1559
|
opacity: 0.2;
|
|
@@ -1559,7 +1562,7 @@
|
|
|
1559
1562
|
opacity: 1;
|
|
1560
1563
|
}
|
|
1561
1564
|
}
|
|
1562
|
-
@keyframes opacity-pulsate-
|
|
1565
|
+
@keyframes opacity-pulsate-5a114d36 {
|
|
1563
1566
|
0%,
|
|
1564
1567
|
100% {
|
|
1565
1568
|
opacity: 0.2;
|
|
@@ -1568,7 +1571,7 @@
|
|
|
1568
1571
|
opacity: 1;
|
|
1569
1572
|
}
|
|
1570
1573
|
}
|
|
1571
|
-
@keyframes opacity-pulsate-
|
|
1574
|
+
@keyframes opacity-pulsate-5a114d36 {
|
|
1572
1575
|
0%,
|
|
1573
1576
|
100% {
|
|
1574
1577
|
opacity: 0.2;
|
|
@@ -1577,7 +1580,7 @@
|
|
|
1577
1580
|
opacity: 1;
|
|
1578
1581
|
}
|
|
1579
1582
|
}
|
|
1580
|
-
@keyframes wave-
|
|
1583
|
+
@keyframes wave-5a114d36 {
|
|
1581
1584
|
0%,
|
|
1582
1585
|
50%,
|
|
1583
1586
|
100% {
|